From 28f396cc754bf89a74f23413435ccddc34dbf6f0 Mon Sep 17 00:00:00 2001 From: Chris Hennes Date: Mon, 14 Aug 2023 22:13:11 -0500 Subject: [PATCH] Update translations Adds the ten units strings from Base as well. --- src/App/Resources/translations/App.ts | 2 +- src/App/Resources/translations/App_be.ts | 2 +- src/App/Resources/translations/App_ca.ts | 2 +- src/App/Resources/translations/App_cs.ts | 2 +- src/App/Resources/translations/App_de.ts | 2 +- src/App/Resources/translations/App_el.ts | 2 +- src/App/Resources/translations/App_es-AR.ts | 2 +- src/App/Resources/translations/App_es-ES.ts | 2 +- src/App/Resources/translations/App_eu.ts | 2 +- src/App/Resources/translations/App_fi.ts | 2 +- src/App/Resources/translations/App_fr.ts | 17 +- src/App/Resources/translations/App_gl.ts | 2 +- src/App/Resources/translations/App_hr.ts | 2 +- src/App/Resources/translations/App_hu.ts | 2 +- src/App/Resources/translations/App_id.ts | 46 +- src/App/Resources/translations/App_it.ts | 2 +- src/App/Resources/translations/App_ja.ts | 2 +- src/App/Resources/translations/App_ka.ts | 2 +- src/App/Resources/translations/App_ko.ts | 2 +- src/App/Resources/translations/App_nl.ts | 2 +- src/App/Resources/translations/App_pl.ts | 2 +- src/App/Resources/translations/App_pt-BR.ts | 2 +- src/App/Resources/translations/App_pt-PT.ts | 2 +- src/App/Resources/translations/App_ro.ts | 2 +- src/App/Resources/translations/App_ru.ts | 2 +- src/App/Resources/translations/App_sl.ts | 2 +- src/App/Resources/translations/App_sr-CS.ts | 2 +- src/App/Resources/translations/App_sr.ts | 2 +- src/App/Resources/translations/App_sv-SE.ts | 2 +- src/App/Resources/translations/App_tr.ts | 2 +- src/App/Resources/translations/App_uk.ts | 2 +- src/App/Resources/translations/App_val-ES.ts | 2 +- src/App/Resources/translations/App_zh-CN.ts | 2 +- src/App/Resources/translations/App_zh-TW.ts | 2 +- src/Base/CMakeLists.txt | 11 + src/Base/Resources/translations/Base.ts | 57 + src/Base/Resources/translations/Base_be.ts | 57 + src/Base/Resources/translations/Base_ca.ts | 57 + src/Base/Resources/translations/Base_cs.ts | 57 + src/Base/Resources/translations/Base_de.ts | 57 + src/Base/Resources/translations/Base_el.ts | 57 + src/Base/Resources/translations/Base_es-AR.ts | 57 + src/Base/Resources/translations/Base_es-ES.ts | 57 + src/Base/Resources/translations/Base_eu.ts | 57 + src/Base/Resources/translations/Base_fi.ts | 57 + src/Base/Resources/translations/Base_fr.ts | 57 + src/Base/Resources/translations/Base_gl.ts | 57 + src/Base/Resources/translations/Base_hr.ts | 57 + src/Base/Resources/translations/Base_hu.ts | 57 + src/Base/Resources/translations/Base_id.ts | 57 + src/Base/Resources/translations/Base_it.ts | 57 + src/Base/Resources/translations/Base_ja.ts | 57 + src/Base/Resources/translations/Base_ka.ts | 57 + src/Base/Resources/translations/Base_ko.ts | 57 + src/Base/Resources/translations/Base_nl.ts | 57 + src/Base/Resources/translations/Base_pl.ts | 57 + src/Base/Resources/translations/Base_pt-BR.ts | 57 + src/Base/Resources/translations/Base_pt-PT.ts | 57 + src/Base/Resources/translations/Base_ro.ts | 57 + src/Base/Resources/translations/Base_ru.ts | 57 + src/Base/Resources/translations/Base_sl.ts | 57 + src/Base/Resources/translations/Base_sr-CS.ts | 57 + src/Base/Resources/translations/Base_sr.ts | 57 + src/Base/Resources/translations/Base_sv-SE.ts | 57 + src/Base/Resources/translations/Base_tr.ts | 57 + src/Base/Resources/translations/Base_uk.ts | 57 + .../Resources/translations/Base_val-ES.ts | 57 + src/Base/Resources/translations/Base_zh-CN.ts | 57 + src/Base/Resources/translations/Base_zh-TW.ts | 57 + src/Gui/Language/FreeCAD.ts | 3041 ++++---- src/Gui/Language/FreeCAD_be.ts | 3071 ++++---- src/Gui/Language/FreeCAD_ca.ts | 3061 ++++---- src/Gui/Language/FreeCAD_cs.ts | 3073 ++++---- src/Gui/Language/FreeCAD_de.ts | 3197 ++++---- src/Gui/Language/FreeCAD_el.ts | 3061 ++++---- src/Gui/Language/FreeCAD_es-AR.ts | 3079 ++++---- src/Gui/Language/FreeCAD_es-ES.ts | 3063 ++++---- src/Gui/Language/FreeCAD_eu.ts | 3075 ++++---- src/Gui/Language/FreeCAD_fi.ts | 3073 ++++---- src/Gui/Language/FreeCAD_fr.ts | 3233 ++++---- src/Gui/Language/FreeCAD_gl.ts | 3073 ++++---- src/Gui/Language/FreeCAD_hr.ts | 3100 ++++---- src/Gui/Language/FreeCAD_hu.ts | 3079 ++++---- src/Gui/Language/FreeCAD_id.ts | 3584 ++++----- src/Gui/Language/FreeCAD_it.ts | 3089 ++++---- src/Gui/Language/FreeCAD_ja.ts | 3053 ++++---- src/Gui/Language/FreeCAD_ka.ts | 3239 ++++---- src/Gui/Language/FreeCAD_ko.ts | 3124 ++++---- src/Gui/Language/FreeCAD_nl.ts | 3183 ++++---- src/Gui/Language/FreeCAD_pl.ts | 3195 ++++---- src/Gui/Language/FreeCAD_pt-BR.ts | 3067 ++++---- src/Gui/Language/FreeCAD_pt-PT.ts | 3071 ++++---- src/Gui/Language/FreeCAD_ro.ts | 3073 ++++---- src/Gui/Language/FreeCAD_ru.ts | 3161 ++++---- src/Gui/Language/FreeCAD_sl.ts | 3231 ++++---- src/Gui/Language/FreeCAD_sr-CS.ts | 3067 ++++---- src/Gui/Language/FreeCAD_sr.ts | 3067 ++++---- src/Gui/Language/FreeCAD_sv-SE.ts | 3081 ++++---- src/Gui/Language/FreeCAD_tr.ts | 3067 ++++---- src/Gui/Language/FreeCAD_uk.ts | 3071 ++++---- src/Gui/Language/FreeCAD_val-ES.ts | 3069 ++++---- src/Gui/Language/FreeCAD_zh-CN.ts | 3051 ++++---- src/Gui/Language/FreeCAD_zh-TW.ts | 3061 ++++---- .../Resources/translations/AddonManager.ts | 12 +- .../Resources/translations/AddonManager_be.qm | Bin 72476 -> 72478 bytes .../Resources/translations/AddonManager_be.ts | 20 +- .../Resources/translations/AddonManager_ca.ts | 12 +- .../Resources/translations/AddonManager_cs.ts | 12 +- .../Resources/translations/AddonManager_de.qm | Bin 74953 -> 74969 bytes .../Resources/translations/AddonManager_de.ts | 26 +- .../Resources/translations/AddonManager_el.ts | 12 +- .../translations/AddonManager_es-AR.ts | 12 +- .../translations/AddonManager_es-ES.ts | 12 +- .../Resources/translations/AddonManager_eu.ts | 12 +- .../Resources/translations/AddonManager_fi.ts | 12 +- .../Resources/translations/AddonManager_fr.qm | Bin 77505 -> 77547 bytes .../Resources/translations/AddonManager_fr.ts | 32 +- .../Resources/translations/AddonManager_gl.ts | 12 +- .../Resources/translations/AddonManager_hr.ts | 12 +- .../Resources/translations/AddonManager_hu.ts | 12 +- .../Resources/translations/AddonManager_id.qm | Bin 29761 -> 67926 bytes .../Resources/translations/AddonManager_id.ts | 214 +- .../Resources/translations/AddonManager_it.ts | 12 +- .../Resources/translations/AddonManager_ja.ts | 12 +- .../Resources/translations/AddonManager_ka.qm | Bin 72335 -> 72335 bytes .../Resources/translations/AddonManager_ka.ts | 50 +- .../Resources/translations/AddonManager_ko.ts | 12 +- .../Resources/translations/AddonManager_nl.ts | 12 +- .../Resources/translations/AddonManager_pl.qm | Bin 74847 -> 74887 bytes .../Resources/translations/AddonManager_pl.ts | 39 +- .../translations/AddonManager_pt-BR.ts | 12 +- .../translations/AddonManager_pt-PT.ts | 12 +- .../Resources/translations/AddonManager_ro.ts | 12 +- .../Resources/translations/AddonManager_ru.qm | Bin 71852 -> 71822 bytes .../Resources/translations/AddonManager_ru.ts | 38 +- .../Resources/translations/AddonManager_sl.qm | Bin 69756 -> 70596 bytes .../Resources/translations/AddonManager_sl.ts | 176 +- .../translations/AddonManager_sr-CS.ts | 12 +- .../Resources/translations/AddonManager_sr.ts | 12 +- .../translations/AddonManager_sv-SE.qm | Bin 67990 -> 68002 bytes .../translations/AddonManager_sv-SE.ts | 22 +- .../Resources/translations/AddonManager_tr.ts | 12 +- .../Resources/translations/AddonManager_uk.ts | 16 +- .../translations/AddonManager_val-ES.ts | 12 +- .../translations/AddonManager_zh-CN.ts | 12 +- .../translations/AddonManager_zh-TW.ts | 12 +- src/Mod/Arch/Resources/translations/Arch.ts | 122 +- .../Arch/Resources/translations/Arch_be.qm | Bin 200953 -> 201139 bytes .../Arch/Resources/translations/Arch_be.ts | 180 +- .../Arch/Resources/translations/Arch_ca.ts | 122 +- .../Arch/Resources/translations/Arch_cs.ts | 122 +- .../Arch/Resources/translations/Arch_de.qm | Bin 206820 -> 208460 bytes .../Arch/Resources/translations/Arch_de.ts | 458 +- .../Arch/Resources/translations/Arch_el.ts | 122 +- .../Arch/Resources/translations/Arch_es-AR.ts | 122 +- .../Arch/Resources/translations/Arch_es-ES.ts | 122 +- .../Arch/Resources/translations/Arch_eu.ts | 122 +- .../Arch/Resources/translations/Arch_fi.ts | 122 +- .../Arch/Resources/translations/Arch_fr.qm | Bin 211732 -> 211712 bytes .../Arch/Resources/translations/Arch_fr.ts | 190 +- .../Arch/Resources/translations/Arch_gl.ts | 122 +- .../Arch/Resources/translations/Arch_hr.qm | Bin 194683 -> 194651 bytes .../Arch/Resources/translations/Arch_hr.ts | 228 +- .../Arch/Resources/translations/Arch_hu.qm | Bin 202639 -> 202599 bytes .../Arch/Resources/translations/Arch_hu.ts | 158 +- .../Arch/Resources/translations/Arch_id.qm | Bin 58604 -> 194971 bytes .../Arch/Resources/translations/Arch_id.ts | 915 ++- .../Arch/Resources/translations/Arch_it.ts | 122 +- .../Arch/Resources/translations/Arch_ja.ts | 122 +- .../Arch/Resources/translations/Arch_ka.qm | Bin 197500 -> 197530 bytes .../Arch/Resources/translations/Arch_ka.ts | 258 +- .../Arch/Resources/translations/Arch_ko.ts | 122 +- .../Arch/Resources/translations/Arch_nl.qm | Bin 198744 -> 198814 bytes .../Arch/Resources/translations/Arch_nl.ts | 177 +- .../Arch/Resources/translations/Arch_pl.qm | Bin 203116 -> 203116 bytes .../Arch/Resources/translations/Arch_pl.ts | 168 +- .../Arch/Resources/translations/Arch_pt-BR.ts | 122 +- .../Arch/Resources/translations/Arch_pt-PT.ts | 122 +- .../Arch/Resources/translations/Arch_ro.ts | 122 +- .../Arch/Resources/translations/Arch_ru.qm | Bin 199473 -> 199545 bytes .../Arch/Resources/translations/Arch_ru.ts | 172 +- .../Arch/Resources/translations/Arch_sl.qm | Bin 191929 -> 191953 bytes .../Arch/Resources/translations/Arch_sl.ts | 162 +- .../Arch/Resources/translations/Arch_sr-CS.ts | 122 +- .../Arch/Resources/translations/Arch_sr.ts | 122 +- .../Arch/Resources/translations/Arch_sv-SE.qm | Bin 194907 -> 194925 bytes .../Arch/Resources/translations/Arch_sv-SE.ts | 128 +- .../Arch/Resources/translations/Arch_tr.ts | 122 +- .../Arch/Resources/translations/Arch_uk.qm | Bin 196745 -> 197127 bytes .../Arch/Resources/translations/Arch_uk.ts | 248 +- .../Resources/translations/Arch_val-ES.ts | 122 +- .../Arch/Resources/translations/Arch_zh-CN.ts | 122 +- .../Arch/Resources/translations/Arch_zh-TW.ts | 122 +- src/Mod/Draft/Resources/translations/Draft.ts | 176 +- .../Draft/Resources/translations/Draft_be.qm | Bin 246554 -> 246550 bytes .../Draft/Resources/translations/Draft_be.ts | 180 +- .../Draft/Resources/translations/Draft_ca.ts | 176 +- .../Draft/Resources/translations/Draft_cs.ts | 176 +- .../Draft/Resources/translations/Draft_de.qm | Bin 255013 -> 255049 bytes .../Draft/Resources/translations/Draft_de.ts | 262 +- .../Draft/Resources/translations/Draft_el.ts | 176 +- .../Resources/translations/Draft_es-AR.ts | 176 +- .../Resources/translations/Draft_es-ES.ts | 176 +- .../Draft/Resources/translations/Draft_eu.qm | Bin 247757 -> 247795 bytes .../Draft/Resources/translations/Draft_eu.ts | 182 +- .../Draft/Resources/translations/Draft_fi.ts | 176 +- .../Draft/Resources/translations/Draft_fr.qm | Bin 258183 -> 258361 bytes .../Draft/Resources/translations/Draft_fr.ts | 266 +- .../Draft/Resources/translations/Draft_gl.ts | 176 +- .../Draft/Resources/translations/Draft_hr.qm | Bin 238926 -> 238914 bytes .../Draft/Resources/translations/Draft_hr.ts | 196 +- .../Draft/Resources/translations/Draft_hu.qm | Bin 245186 -> 245186 bytes .../Draft/Resources/translations/Draft_hu.ts | 200 +- .../Draft/Resources/translations/Draft_id.qm | Bin 78858 -> 233384 bytes .../Draft/Resources/translations/Draft_id.ts | 913 +-- .../Draft/Resources/translations/Draft_it.qm | Bin 252089 -> 252077 bytes .../Draft/Resources/translations/Draft_it.ts | 206 +- .../Draft/Resources/translations/Draft_ja.ts | 176 +- .../Draft/Resources/translations/Draft_ka.qm | Bin 241403 -> 241491 bytes .../Draft/Resources/translations/Draft_ka.ts | 356 +- .../Draft/Resources/translations/Draft_ko.ts | 176 +- .../Draft/Resources/translations/Draft_nl.qm | Bin 239241 -> 239271 bytes .../Draft/Resources/translations/Draft_nl.ts | 200 +- .../Draft/Resources/translations/Draft_pl.qm | Bin 251141 -> 251209 bytes .../Draft/Resources/translations/Draft_pl.ts | 252 +- .../Resources/translations/Draft_pt-BR.ts | 176 +- .../Resources/translations/Draft_pt-PT.ts | 176 +- .../Draft/Resources/translations/Draft_ro.ts | 176 +- .../Draft/Resources/translations/Draft_ru.qm | Bin 243614 -> 243680 bytes .../Draft/Resources/translations/Draft_ru.ts | 276 +- .../Draft/Resources/translations/Draft_sl.qm | Bin 235904 -> 235964 bytes .../Draft/Resources/translations/Draft_sl.ts | 246 +- .../Resources/translations/Draft_sr-CS.qm | Bin 239513 -> 239551 bytes .../Resources/translations/Draft_sr-CS.ts | 266 +- .../Draft/Resources/translations/Draft_sr.qm | Bin 238372 -> 238386 bytes .../Draft/Resources/translations/Draft_sr.ts | 204 +- .../Resources/translations/Draft_sv-SE.qm | Bin 234862 -> 234918 bytes .../Resources/translations/Draft_sv-SE.ts | 198 +- .../Draft/Resources/translations/Draft_tr.ts | 176 +- .../Draft/Resources/translations/Draft_uk.ts | 176 +- .../Resources/translations/Draft_val-ES.ts | 176 +- .../Resources/translations/Draft_zh-CN.qm | Bin 215283 -> 214943 bytes .../Resources/translations/Draft_zh-CN.ts | 184 +- .../Resources/translations/Draft_zh-TW.ts | 176 +- .../Gui/Resources/translations/Drawing.ts | 145 +- .../Gui/Resources/translations/Drawing_be.ts | 147 +- .../Gui/Resources/translations/Drawing_ca.ts | 145 +- .../Gui/Resources/translations/Drawing_cs.ts | 145 +- .../Gui/Resources/translations/Drawing_de.ts | 145 +- .../Gui/Resources/translations/Drawing_el.ts | 145 +- .../Resources/translations/Drawing_es-AR.ts | 145 +- .../Resources/translations/Drawing_es-ES.ts | 145 +- .../Gui/Resources/translations/Drawing_eu.ts | 145 +- .../Gui/Resources/translations/Drawing_fi.ts | 145 +- .../Gui/Resources/translations/Drawing_fr.ts | 147 +- .../Gui/Resources/translations/Drawing_gl.ts | 145 +- .../Gui/Resources/translations/Drawing_hr.ts | 145 +- .../Gui/Resources/translations/Drawing_hu.ts | 145 +- .../Gui/Resources/translations/Drawing_id.ts | 145 +- .../Gui/Resources/translations/Drawing_it.ts | 145 +- .../Gui/Resources/translations/Drawing_ja.ts | 145 +- .../Gui/Resources/translations/Drawing_ka.ts | 167 +- .../Gui/Resources/translations/Drawing_ko.ts | 145 +- .../Gui/Resources/translations/Drawing_nl.ts | 145 +- .../Gui/Resources/translations/Drawing_pl.ts | 147 +- .../Resources/translations/Drawing_pt-BR.ts | 145 +- .../Resources/translations/Drawing_pt-PT.ts | 145 +- .../Gui/Resources/translations/Drawing_ro.ts | 145 +- .../Gui/Resources/translations/Drawing_ru.ts | 169 +- .../Gui/Resources/translations/Drawing_sl.ts | 151 +- .../Resources/translations/Drawing_sr-CS.ts | 145 +- .../Gui/Resources/translations/Drawing_sr.ts | 145 +- .../Resources/translations/Drawing_sv-SE.ts | 145 +- .../Gui/Resources/translations/Drawing_tr.ts | 145 +- .../Gui/Resources/translations/Drawing_uk.ts | 145 +- .../Resources/translations/Drawing_val-ES.ts | 145 +- .../Resources/translations/Drawing_zh-CN.ts | 145 +- .../Resources/translations/Drawing_zh-TW.ts | 145 +- src/Mod/Fem/Gui/Resources/translations/Fem.ts | 394 +- .../Fem/Gui/Resources/translations/Fem_be.ts | 398 +- .../Fem/Gui/Resources/translations/Fem_ca.ts | 396 +- .../Fem/Gui/Resources/translations/Fem_cs.ts | 396 +- .../Fem/Gui/Resources/translations/Fem_de.ts | 457 +- .../Fem/Gui/Resources/translations/Fem_el.ts | 396 +- .../Gui/Resources/translations/Fem_es-AR.ts | 396 +- .../Gui/Resources/translations/Fem_es-ES.ts | 396 +- .../Fem/Gui/Resources/translations/Fem_eu.ts | 396 +- .../Fem/Gui/Resources/translations/Fem_fi.ts | 396 +- .../Fem/Gui/Resources/translations/Fem_fr.ts | 544 +- .../Fem/Gui/Resources/translations/Fem_gl.ts | 396 +- .../Fem/Gui/Resources/translations/Fem_hr.ts | 396 +- .../Fem/Gui/Resources/translations/Fem_hu.ts | 452 +- .../Fem/Gui/Resources/translations/Fem_id.ts | 500 +- .../Fem/Gui/Resources/translations/Fem_it.ts | 396 +- .../Fem/Gui/Resources/translations/Fem_ja.ts | 396 +- .../Fem/Gui/Resources/translations/Fem_ka.ts | 636 +- .../Fem/Gui/Resources/translations/Fem_ko.ts | 396 +- .../Fem/Gui/Resources/translations/Fem_nl.ts | 400 +- .../Fem/Gui/Resources/translations/Fem_pl.ts | 470 +- .../Gui/Resources/translations/Fem_pt-BR.ts | 398 +- .../Gui/Resources/translations/Fem_pt-PT.ts | 396 +- .../Fem/Gui/Resources/translations/Fem_ro.ts | 396 +- .../Fem/Gui/Resources/translations/Fem_ru.ts | 460 +- .../Fem/Gui/Resources/translations/Fem_sl.ts | 396 +- .../Gui/Resources/translations/Fem_sr-CS.ts | 398 +- .../Fem/Gui/Resources/translations/Fem_sr.ts | 398 +- .../Gui/Resources/translations/Fem_sv-SE.ts | 400 +- .../Fem/Gui/Resources/translations/Fem_tr.ts | 396 +- .../Fem/Gui/Resources/translations/Fem_uk.ts | 396 +- .../Gui/Resources/translations/Fem_val-ES.ts | 396 +- .../Gui/Resources/translations/Fem_zh-CN.ts | 396 +- .../Gui/Resources/translations/Fem_zh-TW.ts | 396 +- .../Resources/translations/Inspection_be.qm | Bin 2076 -> 2072 bytes .../Resources/translations/Inspection_be.ts | 4 +- .../Resources/translations/Inspection_de.qm | Bin 1993 -> 2003 bytes .../Resources/translations/Inspection_de.ts | 4 +- .../Resources/translations/Inspection_fr.qm | Bin 2109 -> 2113 bytes .../Resources/translations/Inspection_fr.ts | 8 +- .../Resources/translations/Inspection_ka.qm | Bin 2109 -> 2037 bytes .../Resources/translations/Inspection_ka.ts | 8 +- .../Resources/translations/Inspection_pl.qm | Bin 2049 -> 2041 bytes .../Resources/translations/Inspection_pl.ts | 2 +- .../Resources/translations/Inspection_ru.qm | Bin 2142 -> 2078 bytes .../Resources/translations/Inspection_ru.ts | 4 +- .../Resources/translations/Inspection_sl.qm | Bin 2022 -> 1974 bytes .../Resources/translations/Inspection_sl.ts | 6 +- .../Mesh/Gui/Resources/translations/Mesh.ts | 34 +- .../Gui/Resources/translations/Mesh_be.ts | 34 +- .../Gui/Resources/translations/Mesh_ca.ts | 34 +- .../Gui/Resources/translations/Mesh_cs.ts | 34 +- .../Gui/Resources/translations/Mesh_de.ts | 58 +- .../Gui/Resources/translations/Mesh_el.ts | 34 +- .../Gui/Resources/translations/Mesh_es-AR.ts | 34 +- .../Gui/Resources/translations/Mesh_es-ES.ts | 40 +- .../Gui/Resources/translations/Mesh_eu.ts | 34 +- .../Gui/Resources/translations/Mesh_fi.ts | 34 +- .../Gui/Resources/translations/Mesh_fr.ts | 126 +- .../Gui/Resources/translations/Mesh_gl.ts | 34 +- .../Gui/Resources/translations/Mesh_hr.ts | 36 +- .../Gui/Resources/translations/Mesh_hu.ts | 36 +- .../Gui/Resources/translations/Mesh_id.ts | 723 +- .../Gui/Resources/translations/Mesh_it.ts | 36 +- .../Gui/Resources/translations/Mesh_ja.ts | 36 +- .../Gui/Resources/translations/Mesh_ka.ts | 142 +- .../Gui/Resources/translations/Mesh_ko.ts | 34 +- .../Gui/Resources/translations/Mesh_nl.ts | 72 +- .../Gui/Resources/translations/Mesh_pl.ts | 50 +- .../Gui/Resources/translations/Mesh_pt-BR.ts | 34 +- .../Gui/Resources/translations/Mesh_pt-PT.ts | 34 +- .../Gui/Resources/translations/Mesh_ro.ts | 34 +- .../Gui/Resources/translations/Mesh_ru.ts | 122 +- .../Gui/Resources/translations/Mesh_sl.ts | 126 +- .../Gui/Resources/translations/Mesh_sr-CS.ts | 34 +- .../Gui/Resources/translations/Mesh_sr.ts | 34 +- .../Gui/Resources/translations/Mesh_sv-SE.ts | 38 +- .../Gui/Resources/translations/Mesh_tr.ts | 34 +- .../Gui/Resources/translations/Mesh_uk.ts | 34 +- .../Gui/Resources/translations/Mesh_val-ES.ts | 34 +- .../Gui/Resources/translations/Mesh_zh-CN.ts | 34 +- .../Gui/Resources/translations/Mesh_zh-TW.ts | 40 +- .../Gui/Resources/translations/MeshPart.ts | 2 +- .../Gui/Resources/translations/MeshPart_be.ts | 14 +- .../Gui/Resources/translations/MeshPart_ca.ts | 2 +- .../Gui/Resources/translations/MeshPart_cs.ts | 2 +- .../Gui/Resources/translations/MeshPart_de.ts | 30 +- .../Gui/Resources/translations/MeshPart_el.ts | 2 +- .../Resources/translations/MeshPart_es-AR.ts | 2 +- .../Resources/translations/MeshPart_es-ES.ts | 2 +- .../Gui/Resources/translations/MeshPart_eu.ts | 2 +- .../Gui/Resources/translations/MeshPart_fi.ts | 2 +- .../Gui/Resources/translations/MeshPart_fr.ts | 8 +- .../Gui/Resources/translations/MeshPart_gl.ts | 2 +- .../Gui/Resources/translations/MeshPart_hr.ts | 2 +- .../Gui/Resources/translations/MeshPart_hu.ts | 2 +- .../Gui/Resources/translations/MeshPart_id.ts | 28 +- .../Gui/Resources/translations/MeshPart_it.ts | 2 +- .../Gui/Resources/translations/MeshPart_ja.ts | 2 +- .../Gui/Resources/translations/MeshPart_ka.ts | 36 +- .../Gui/Resources/translations/MeshPart_ko.ts | 2 +- .../Gui/Resources/translations/MeshPart_nl.ts | 2 +- .../Gui/Resources/translations/MeshPart_pl.ts | 10 +- .../Resources/translations/MeshPart_pt-BR.ts | 2 +- .../Resources/translations/MeshPart_pt-PT.ts | 2 +- .../Gui/Resources/translations/MeshPart_ro.ts | 2 +- .../Gui/Resources/translations/MeshPart_ru.ts | 12 +- .../Gui/Resources/translations/MeshPart_sl.ts | 18 +- .../Resources/translations/MeshPart_sr-CS.ts | 2 +- .../Gui/Resources/translations/MeshPart_sr.ts | 4 +- .../Resources/translations/MeshPart_sv-SE.ts | 2 +- .../Gui/Resources/translations/MeshPart_tr.ts | 4 +- .../Gui/Resources/translations/MeshPart_uk.ts | 4 +- .../Resources/translations/MeshPart_val-ES.ts | 2 +- .../Resources/translations/MeshPart_zh-CN.ts | 2 +- .../Resources/translations/MeshPart_zh-TW.ts | 2 +- .../Resources/translations/OpenSCAD_de.qm | Bin 13983 -> 13981 bytes .../Resources/translations/OpenSCAD_de.ts | 2 +- .../Resources/translations/OpenSCAD_fr.qm | Bin 13849 -> 13849 bytes .../Resources/translations/OpenSCAD_fr.ts | 2 +- .../Resources/translations/OpenSCAD_id.qm | Bin 4781 -> 12434 bytes .../Resources/translations/OpenSCAD_id.ts | 10 +- .../Resources/translations/OpenSCAD_pl.qm | Bin 13395 -> 13381 bytes .../Resources/translations/OpenSCAD_pl.ts | 6 +- .../Resources/translations/OpenSCAD_sl.qm | Bin 12922 -> 12924 bytes .../Resources/translations/OpenSCAD_sl.ts | 2 +- .../Part/Gui/Resources/translations/Part.ts | 128 +- .../Gui/Resources/translations/Part_be.ts | 128 +- .../Gui/Resources/translations/Part_ca.ts | 128 +- .../Gui/Resources/translations/Part_cs.ts | 128 +- .../Gui/Resources/translations/Part_de.ts | 178 +- .../Gui/Resources/translations/Part_el.ts | 128 +- .../Gui/Resources/translations/Part_es-AR.ts | 128 +- .../Gui/Resources/translations/Part_es-ES.ts | 128 +- .../Gui/Resources/translations/Part_eu.ts | 128 +- .../Gui/Resources/translations/Part_fi.ts | 128 +- .../Gui/Resources/translations/Part_fr.ts | 334 +- .../Gui/Resources/translations/Part_gl.ts | 128 +- .../Gui/Resources/translations/Part_hr.ts | 128 +- .../Gui/Resources/translations/Part_hu.ts | 128 +- .../Gui/Resources/translations/Part_id.ts | 869 ++- .../Gui/Resources/translations/Part_it.ts | 134 +- .../Gui/Resources/translations/Part_ja.ts | 128 +- .../Gui/Resources/translations/Part_ka.ts | 294 +- .../Gui/Resources/translations/Part_ko.ts | 128 +- .../Gui/Resources/translations/Part_nl.ts | 128 +- .../Gui/Resources/translations/Part_pl.ts | 176 +- .../Gui/Resources/translations/Part_pt-BR.ts | 128 +- .../Gui/Resources/translations/Part_pt-PT.ts | 128 +- .../Gui/Resources/translations/Part_ro.ts | 128 +- .../Gui/Resources/translations/Part_ru.ts | 220 +- .../Gui/Resources/translations/Part_sl.ts | 210 +- .../Gui/Resources/translations/Part_sr-CS.ts | 128 +- .../Gui/Resources/translations/Part_sr.ts | 128 +- .../Gui/Resources/translations/Part_sv-SE.ts | 136 +- .../Gui/Resources/translations/Part_tr.ts | 128 +- .../Gui/Resources/translations/Part_uk.ts | 130 +- .../Gui/Resources/translations/Part_val-ES.ts | 128 +- .../Gui/Resources/translations/Part_zh-CN.ts | 128 +- .../Gui/Resources/translations/Part_zh-TW.ts | 128 +- .../Gui/Resources/translations/PartDesign.ts | 106 +- .../Resources/translations/PartDesign_be.ts | 180 +- .../Resources/translations/PartDesign_ca.ts | 106 +- .../Resources/translations/PartDesign_cs.ts | 106 +- .../Resources/translations/PartDesign_de.ts | 162 +- .../Resources/translations/PartDesign_el.ts | 106 +- .../translations/PartDesign_es-AR.ts | 106 +- .../translations/PartDesign_es-ES.ts | 106 +- .../Resources/translations/PartDesign_eu.ts | 106 +- .../Resources/translations/PartDesign_fi.ts | 106 +- .../Resources/translations/PartDesign_fr.ts | 152 +- .../Resources/translations/PartDesign_gl.ts | 106 +- .../Resources/translations/PartDesign_hr.ts | 112 +- .../Resources/translations/PartDesign_hu.ts | 106 +- .../Resources/translations/PartDesign_id.ts | 1255 ++- .../Resources/translations/PartDesign_it.ts | 118 +- .../Resources/translations/PartDesign_ja.ts | 106 +- .../Resources/translations/PartDesign_ka.ts | 376 +- .../Resources/translations/PartDesign_ko.ts | 106 +- .../Resources/translations/PartDesign_nl.ts | 108 +- .../Resources/translations/PartDesign_pl.ts | 216 +- .../translations/PartDesign_pt-BR.ts | 106 +- .../translations/PartDesign_pt-PT.ts | 106 +- .../Resources/translations/PartDesign_ro.ts | 106 +- .../Resources/translations/PartDesign_ru.ts | 232 +- .../Resources/translations/PartDesign_sl.ts | 144 +- .../translations/PartDesign_sr-CS.ts | 106 +- .../Resources/translations/PartDesign_sr.ts | 106 +- .../translations/PartDesign_sv-SE.ts | 108 +- .../Resources/translations/PartDesign_tr.ts | 106 +- .../Resources/translations/PartDesign_uk.ts | 106 +- .../translations/PartDesign_val-ES.ts | 106 +- .../translations/PartDesign_zh-CN.ts | 106 +- .../translations/PartDesign_zh-TW.ts | 106 +- .../Path/Gui/Resources/translations/Path.ts | 234 +- .../Gui/Resources/translations/Path_be.ts | 352 +- .../Gui/Resources/translations/Path_ca.ts | 234 +- .../Gui/Resources/translations/Path_cs.ts | 234 +- .../Gui/Resources/translations/Path_de.ts | 280 +- .../Gui/Resources/translations/Path_el.ts | 234 +- .../Gui/Resources/translations/Path_es-AR.ts | 234 +- .../Gui/Resources/translations/Path_es-ES.ts | 234 +- .../Gui/Resources/translations/Path_eu.ts | 236 +- .../Gui/Resources/translations/Path_fi.ts | 234 +- .../Gui/Resources/translations/Path_fr.ts | 238 +- .../Gui/Resources/translations/Path_gl.ts | 234 +- .../Gui/Resources/translations/Path_hr.ts | 1561 ++-- .../Gui/Resources/translations/Path_hu.ts | 234 +- .../Gui/Resources/translations/Path_id.ts | 6706 ++++++++++++++--- .../Gui/Resources/translations/Path_it.ts | 234 +- .../Gui/Resources/translations/Path_ja.ts | 234 +- .../Gui/Resources/translations/Path_ka.ts | 458 +- .../Gui/Resources/translations/Path_ko.ts | 260 +- .../Gui/Resources/translations/Path_nl.ts | 234 +- .../Gui/Resources/translations/Path_pl.ts | 336 +- .../Gui/Resources/translations/Path_pt-BR.ts | 234 +- .../Gui/Resources/translations/Path_pt-PT.ts | 234 +- .../Gui/Resources/translations/Path_ro.ts | 234 +- .../Gui/Resources/translations/Path_ru.ts | 444 +- .../Gui/Resources/translations/Path_sl.ts | 268 +- .../Gui/Resources/translations/Path_sr-CS.ts | 234 +- .../Gui/Resources/translations/Path_sr.ts | 234 +- .../Gui/Resources/translations/Path_sv-SE.ts | 256 +- .../Gui/Resources/translations/Path_tr.ts | 234 +- .../Gui/Resources/translations/Path_uk.ts | 234 +- .../Gui/Resources/translations/Path_val-ES.ts | 234 +- .../Gui/Resources/translations/Path_zh-CN.ts | 234 +- .../Gui/Resources/translations/Path_zh-TW.ts | 234 +- .../Gui/Resources/translations/Points_be.ts | 2 +- .../Gui/Resources/translations/Points_de.ts | 6 +- .../Gui/Resources/translations/Points_id.ts | 62 +- .../Gui/Resources/translations/Points_ka.ts | 2 +- .../Gui/Resources/translations/Points_pl.ts | 6 +- .../Gui/Resources/translations/Points_sl.ts | 2 +- .../Resources/translations/Points_sv-SE.ts | 2 +- .../translations/ReverseEngineering.ts | 12 +- .../translations/ReverseEngineering_be.ts | 28 +- .../translations/ReverseEngineering_ca.ts | 12 +- .../translations/ReverseEngineering_cs.ts | 12 +- .../translations/ReverseEngineering_de.ts | 34 +- .../translations/ReverseEngineering_el.ts | 12 +- .../translations/ReverseEngineering_es-AR.ts | 12 +- .../translations/ReverseEngineering_es-ES.ts | 12 +- .../translations/ReverseEngineering_eu.ts | 12 +- .../translations/ReverseEngineering_fi.ts | 12 +- .../translations/ReverseEngineering_fr.ts | 14 +- .../translations/ReverseEngineering_gl.ts | 12 +- .../translations/ReverseEngineering_hr.ts | 12 +- .../translations/ReverseEngineering_hu.ts | 12 +- .../translations/ReverseEngineering_id.ts | 52 +- .../translations/ReverseEngineering_it.ts | 12 +- .../translations/ReverseEngineering_ja.ts | 12 +- .../translations/ReverseEngineering_ka.ts | 24 +- .../translations/ReverseEngineering_ko.ts | 12 +- .../translations/ReverseEngineering_nl.ts | 12 +- .../translations/ReverseEngineering_pl.ts | 28 +- .../translations/ReverseEngineering_pt-BR.ts | 12 +- .../translations/ReverseEngineering_pt-PT.ts | 12 +- .../translations/ReverseEngineering_ro.ts | 12 +- .../translations/ReverseEngineering_ru.ts | 22 +- .../translations/ReverseEngineering_sl.ts | 50 +- .../translations/ReverseEngineering_sr-CS.ts | 12 +- .../translations/ReverseEngineering_sr.ts | 12 +- .../translations/ReverseEngineering_sv-SE.ts | 12 +- .../translations/ReverseEngineering_tr.ts | 12 +- .../translations/ReverseEngineering_uk.ts | 12 +- .../translations/ReverseEngineering_val-ES.ts | 12 +- .../translations/ReverseEngineering_zh-CN.ts | 12 +- .../translations/ReverseEngineering_zh-TW.ts | 12 +- .../Robot/Gui/Resources/translations/Robot.ts | 12 +- .../Gui/Resources/translations/Robot_be.ts | 12 +- .../Gui/Resources/translations/Robot_ca.ts | 12 +- .../Gui/Resources/translations/Robot_cs.ts | 12 +- .../Gui/Resources/translations/Robot_de.ts | 18 +- .../Gui/Resources/translations/Robot_el.ts | 12 +- .../Gui/Resources/translations/Robot_es-AR.ts | 12 +- .../Gui/Resources/translations/Robot_es-ES.ts | 12 +- .../Gui/Resources/translations/Robot_eu.ts | 12 +- .../Gui/Resources/translations/Robot_fi.ts | 12 +- .../Gui/Resources/translations/Robot_fr.ts | 14 +- .../Gui/Resources/translations/Robot_gl.ts | 12 +- .../Gui/Resources/translations/Robot_hr.ts | 22 +- .../Gui/Resources/translations/Robot_hu.ts | 12 +- .../Gui/Resources/translations/Robot_id.ts | 12 +- .../Gui/Resources/translations/Robot_it.ts | 16 +- .../Gui/Resources/translations/Robot_ja.ts | 12 +- .../Gui/Resources/translations/Robot_ka.ts | 12 +- .../Gui/Resources/translations/Robot_ko.ts | 12 +- .../Gui/Resources/translations/Robot_nl.ts | 12 +- .../Gui/Resources/translations/Robot_pl.ts | 14 +- .../Gui/Resources/translations/Robot_pt-BR.ts | 14 +- .../Gui/Resources/translations/Robot_pt-PT.ts | 12 +- .../Gui/Resources/translations/Robot_ro.ts | 12 +- .../Gui/Resources/translations/Robot_ru.ts | 14 +- .../Gui/Resources/translations/Robot_sl.ts | 18 +- .../Gui/Resources/translations/Robot_sr-CS.ts | 12 +- .../Gui/Resources/translations/Robot_sr.ts | 12 +- .../Gui/Resources/translations/Robot_sv-SE.ts | 14 +- .../Gui/Resources/translations/Robot_tr.ts | 12 +- .../Gui/Resources/translations/Robot_uk.ts | 12 +- .../Resources/translations/Robot_val-ES.ts | 12 +- .../Gui/Resources/translations/Robot_zh-CN.ts | 12 +- .../Gui/Resources/translations/Robot_zh-TW.ts | 12 +- src/Mod/Sketcher/Gui/EditModeCoinManager.h | 6 +- .../Gui/Resources/translations/Sketcher.ts | 950 +-- .../Gui/Resources/translations/Sketcher_be.ts | 980 +-- .../Gui/Resources/translations/Sketcher_ca.ts | 956 +-- .../Gui/Resources/translations/Sketcher_cs.ts | 952 +-- .../Gui/Resources/translations/Sketcher_de.ts | 978 +-- .../Gui/Resources/translations/Sketcher_el.ts | 952 +-- .../Resources/translations/Sketcher_es-AR.ts | 952 +-- .../Resources/translations/Sketcher_es-ES.ts | 956 +-- .../Gui/Resources/translations/Sketcher_eu.ts | 954 +-- .../Gui/Resources/translations/Sketcher_fi.ts | 956 +-- .../Gui/Resources/translations/Sketcher_fr.ts | 986 +-- .../Gui/Resources/translations/Sketcher_gl.ts | 952 +-- .../Gui/Resources/translations/Sketcher_hr.ts | 954 +-- .../Gui/Resources/translations/Sketcher_hu.ts | 956 +-- .../Gui/Resources/translations/Sketcher_id.ts | 2951 ++++---- .../Gui/Resources/translations/Sketcher_it.ts | 954 +-- .../Gui/Resources/translations/Sketcher_ja.ts | 952 +-- .../Gui/Resources/translations/Sketcher_ka.ts | 1044 +-- .../Gui/Resources/translations/Sketcher_ko.ts | 952 +-- .../Gui/Resources/translations/Sketcher_nl.ts | 954 +-- .../Gui/Resources/translations/Sketcher_pl.ts | 974 +-- .../Resources/translations/Sketcher_pt-BR.ts | 960 +-- .../Resources/translations/Sketcher_pt-PT.ts | 958 +-- .../Gui/Resources/translations/Sketcher_ro.ts | 954 +-- .../Gui/Resources/translations/Sketcher_ru.ts | 998 +-- .../Gui/Resources/translations/Sketcher_sl.ts | 952 +-- .../Resources/translations/Sketcher_sr-CS.ts | 956 +-- .../Gui/Resources/translations/Sketcher_sr.ts | 956 +-- .../Resources/translations/Sketcher_sv-SE.ts | 956 +-- .../Gui/Resources/translations/Sketcher_tr.ts | 958 +-- .../Gui/Resources/translations/Sketcher_uk.ts | 972 +-- .../Resources/translations/Sketcher_val-ES.ts | 952 +-- .../Resources/translations/Sketcher_zh-CN.ts | 960 +-- .../Resources/translations/Sketcher_zh-TW.ts | 952 +-- .../Gui/Resources/translations/Spreadsheet.ts | 12 +- .../Resources/translations/Spreadsheet_be.ts | 22 +- .../Resources/translations/Spreadsheet_ca.ts | 12 +- .../Resources/translations/Spreadsheet_cs.ts | 12 +- .../Resources/translations/Spreadsheet_de.ts | 28 +- .../Resources/translations/Spreadsheet_el.ts | 12 +- .../translations/Spreadsheet_es-AR.ts | 12 +- .../translations/Spreadsheet_es-ES.ts | 12 +- .../Resources/translations/Spreadsheet_eu.ts | 12 +- .../Resources/translations/Spreadsheet_fi.ts | 12 +- .../Resources/translations/Spreadsheet_fr.ts | 60 +- .../Resources/translations/Spreadsheet_gl.ts | 12 +- .../Resources/translations/Spreadsheet_hr.ts | 12 +- .../Resources/translations/Spreadsheet_hu.ts | 12 +- .../Resources/translations/Spreadsheet_id.ts | 19 +- .../Resources/translations/Spreadsheet_it.ts | 12 +- .../Resources/translations/Spreadsheet_ja.ts | 12 +- .../Resources/translations/Spreadsheet_ka.ts | 54 +- .../Resources/translations/Spreadsheet_ko.ts | 12 +- .../Resources/translations/Spreadsheet_nl.ts | 12 +- .../Resources/translations/Spreadsheet_pl.ts | 16 +- .../translations/Spreadsheet_pt-BR.ts | 12 +- .../translations/Spreadsheet_pt-PT.ts | 12 +- .../Resources/translations/Spreadsheet_ro.ts | 12 +- .../Resources/translations/Spreadsheet_ru.ts | 20 +- .../Resources/translations/Spreadsheet_sl.ts | 26 +- .../translations/Spreadsheet_sr-CS.ts | 12 +- .../Resources/translations/Spreadsheet_sr.ts | 12 +- .../translations/Spreadsheet_sv-SE.ts | 12 +- .../Resources/translations/Spreadsheet_tr.ts | 12 +- .../Resources/translations/Spreadsheet_uk.ts | 12 +- .../translations/Spreadsheet_val-ES.ts | 12 +- .../translations/Spreadsheet_zh-CN.ts | 12 +- .../translations/Spreadsheet_zh-TW.ts | 12 +- .../Resources/translations/StartPage_ca.ts | 2 +- .../Resources/translations/StartPage_cs.ts | 2 +- .../Resources/translations/StartPage_de.ts | 2 +- .../Resources/translations/StartPage_el.ts | 2 +- .../Resources/translations/StartPage_es-AR.ts | 2 +- .../Resources/translations/StartPage_es-ES.ts | 2 +- .../Resources/translations/StartPage_eu.ts | 2 +- .../Resources/translations/StartPage_fi.ts | 2 +- .../Resources/translations/StartPage_fr.ts | 10 +- .../Resources/translations/StartPage_gl.ts | 2 +- .../Resources/translations/StartPage_hr.ts | 2 +- .../Resources/translations/StartPage_hu.ts | 2 +- .../Resources/translations/StartPage_id.ts | 750 +- .../Resources/translations/StartPage_it.ts | 2 +- .../Resources/translations/StartPage_ja.ts | 2 +- .../Resources/translations/StartPage_ka.ts | 2 +- .../Resources/translations/StartPage_ko.ts | 2 +- .../Resources/translations/StartPage_nl.ts | 2 +- .../Resources/translations/StartPage_pt-BR.ts | 2 +- .../Resources/translations/StartPage_pt-PT.ts | 2 +- .../Resources/translations/StartPage_ro.ts | 2 +- .../Resources/translations/StartPage_ru.ts | 8 +- .../Resources/translations/StartPage_sl.ts | 2 +- .../Resources/translations/StartPage_sr-CS.ts | 2 +- .../Resources/translations/StartPage_sr.ts | 2 +- .../Resources/translations/StartPage_sv-SE.ts | 2 +- .../Resources/translations/StartPage_tr.ts | 2 +- .../Resources/translations/StartPage_uk.ts | 2 +- .../translations/StartPage_val-ES.ts | 2 +- .../Resources/translations/StartPage_zh-CN.ts | 2 +- .../Resources/translations/StartPage_zh-TW.ts | 2 +- .../Gui/Resources/translations/TechDraw.ts | 173 +- .../Gui/Resources/translations/TechDraw_be.ts | 413 +- .../Gui/Resources/translations/TechDraw_ca.ts | 173 +- .../Gui/Resources/translations/TechDraw_cs.ts | 175 +- .../Gui/Resources/translations/TechDraw_de.ts | 211 +- .../Gui/Resources/translations/TechDraw_el.ts | 173 +- .../Resources/translations/TechDraw_es-AR.ts | 175 +- .../Resources/translations/TechDraw_es-ES.ts | 175 +- .../Gui/Resources/translations/TechDraw_eu.ts | 177 +- .../Gui/Resources/translations/TechDraw_fi.ts | 173 +- .../Gui/Resources/translations/TechDraw_fr.ts | 177 +- .../Gui/Resources/translations/TechDraw_gl.ts | 173 +- .../Gui/Resources/translations/TechDraw_hr.ts | 175 +- .../Gui/Resources/translations/TechDraw_hu.ts | 175 +- .../Gui/Resources/translations/TechDraw_id.ts | 1255 +-- .../Gui/Resources/translations/TechDraw_it.ts | 175 +- .../Gui/Resources/translations/TechDraw_ja.ts | 173 +- .../Gui/Resources/translations/TechDraw_ka.ts | 747 +- .../Gui/Resources/translations/TechDraw_ko.ts | 173 +- .../Gui/Resources/translations/TechDraw_nl.ts | 173 +- .../Gui/Resources/translations/TechDraw_pl.ts | 320 +- .../Resources/translations/TechDraw_pt-BR.ts | 175 +- .../Resources/translations/TechDraw_pt-PT.ts | 173 +- .../Gui/Resources/translations/TechDraw_ro.ts | 173 +- .../Gui/Resources/translations/TechDraw_ru.ts | 281 +- .../Gui/Resources/translations/TechDraw_sl.ts | 333 +- .../Resources/translations/TechDraw_sr-CS.ts | 175 +- .../Gui/Resources/translations/TechDraw_sr.ts | 175 +- .../Resources/translations/TechDraw_sv-SE.ts | 175 +- .../Gui/Resources/translations/TechDraw_tr.ts | 173 +- .../Gui/Resources/translations/TechDraw_uk.ts | 173 +- .../Resources/translations/TechDraw_val-ES.ts | 173 +- .../Resources/translations/TechDraw_zh-CN.ts | 173 +- .../Resources/translations/TechDraw_zh-TW.ts | 175 +- .../Test/Gui/Resources/translations/Test.ts | 8 +- .../Gui/Resources/translations/Test_be.ts | 10 +- .../Gui/Resources/translations/Test_ca.ts | 8 +- .../Gui/Resources/translations/Test_cs.ts | 8 +- .../Gui/Resources/translations/Test_de.ts | 8 +- .../Gui/Resources/translations/Test_el.ts | 8 +- .../Gui/Resources/translations/Test_es-AR.ts | 8 +- .../Gui/Resources/translations/Test_es-ES.ts | 8 +- .../Gui/Resources/translations/Test_eu.ts | 8 +- .../Gui/Resources/translations/Test_fi.ts | 8 +- .../Gui/Resources/translations/Test_fr.ts | 8 +- .../Gui/Resources/translations/Test_gl.ts | 8 +- .../Gui/Resources/translations/Test_hr.ts | 8 +- .../Gui/Resources/translations/Test_hu.ts | 8 +- .../Gui/Resources/translations/Test_id.ts | 8 +- .../Gui/Resources/translations/Test_it.ts | 8 +- .../Gui/Resources/translations/Test_ja.ts | 8 +- .../Gui/Resources/translations/Test_ka.ts | 10 +- .../Gui/Resources/translations/Test_ko.ts | 8 +- .../Gui/Resources/translations/Test_nl.ts | 8 +- .../Gui/Resources/translations/Test_pl.ts | 8 +- .../Gui/Resources/translations/Test_pt-BR.ts | 8 +- .../Gui/Resources/translations/Test_pt-PT.ts | 8 +- .../Gui/Resources/translations/Test_ro.ts | 8 +- .../Gui/Resources/translations/Test_ru.ts | 8 +- .../Gui/Resources/translations/Test_sl.ts | 8 +- .../Gui/Resources/translations/Test_sr-CS.ts | 8 +- .../Gui/Resources/translations/Test_sr.ts | 8 +- .../Gui/Resources/translations/Test_sv-SE.ts | 8 +- .../Gui/Resources/translations/Test_tr.ts | 8 +- .../Gui/Resources/translations/Test_uk.ts | 8 +- .../Gui/Resources/translations/Test_val-ES.ts | 8 +- .../Gui/Resources/translations/Test_zh-CN.ts | 8 +- .../Gui/Resources/translations/Test_zh-TW.ts | 8 +- src/Mod/Tux/Resources/translations/Tux_de.qm | Bin 1699 -> 1707 bytes src/Mod/Tux/Resources/translations/Tux_de.ts | 2 +- src/Mod/Tux/Resources/translations/Tux_fr.qm | Bin 1795 -> 1799 bytes src/Mod/Tux/Resources/translations/Tux_fr.ts | 4 +- src/Mod/Tux/Resources/translations/Tux_id.qm | Bin 1614 -> 1704 bytes src/Mod/Tux/Resources/translations/Tux_ka.qm | Bin 1693 -> 1691 bytes src/Mod/Tux/Resources/translations/Tux_ka.ts | 2 +- src/Mod/Tux/Resources/translations/Tux_nl.qm | Bin 1701 -> 1717 bytes src/Mod/Tux/Resources/translations/Tux_nl.ts | 4 +- src/Mod/Tux/Resources/translations/Tux_ru.qm | Bin 1746 -> 1778 bytes src/Mod/Tux/Resources/translations/Tux_ru.ts | 6 +- src/Mod/Tux/Resources/translations/Tux_sl.qm | Bin 1792 -> 1794 bytes src/Mod/Tux/Resources/translations/Tux_sl.ts | 6 +- src/Mod/Web/Gui/Resources/translations/Web.ts | 2 +- .../Web/Gui/Resources/translations/Web_be.ts | 6 +- .../Web/Gui/Resources/translations/Web_ca.ts | 2 +- .../Web/Gui/Resources/translations/Web_cs.ts | 2 +- .../Web/Gui/Resources/translations/Web_de.ts | 4 +- .../Web/Gui/Resources/translations/Web_el.ts | 2 +- .../Gui/Resources/translations/Web_es-AR.ts | 2 +- .../Gui/Resources/translations/Web_es-ES.ts | 2 +- .../Web/Gui/Resources/translations/Web_eu.ts | 2 +- .../Web/Gui/Resources/translations/Web_fi.ts | 2 +- .../Web/Gui/Resources/translations/Web_fr.ts | 4 +- .../Web/Gui/Resources/translations/Web_gl.ts | 2 +- .../Web/Gui/Resources/translations/Web_hr.ts | 2 +- .../Web/Gui/Resources/translations/Web_hu.ts | 2 +- .../Web/Gui/Resources/translations/Web_id.ts | 2 +- .../Web/Gui/Resources/translations/Web_it.ts | 2 +- .../Web/Gui/Resources/translations/Web_ja.ts | 2 +- .../Web/Gui/Resources/translations/Web_ka.ts | 4 +- .../Web/Gui/Resources/translations/Web_ko.ts | 2 +- .../Web/Gui/Resources/translations/Web_nl.ts | 2 +- .../Web/Gui/Resources/translations/Web_pl.ts | 14 +- .../Gui/Resources/translations/Web_pt-BR.ts | 2 +- .../Gui/Resources/translations/Web_pt-PT.ts | 2 +- .../Web/Gui/Resources/translations/Web_ro.ts | 2 +- .../Web/Gui/Resources/translations/Web_ru.ts | 6 +- .../Web/Gui/Resources/translations/Web_sl.ts | 2 +- .../Gui/Resources/translations/Web_sr-CS.ts | 2 +- .../Web/Gui/Resources/translations/Web_sr.ts | 2 +- .../Gui/Resources/translations/Web_sv-SE.ts | 2 +- .../Web/Gui/Resources/translations/Web_tr.ts | 2 +- .../Web/Gui/Resources/translations/Web_uk.ts | 2 +- .../Gui/Resources/translations/Web_val-ES.ts | 2 +- .../Gui/Resources/translations/Web_zh-CN.ts | 2 +- .../Gui/Resources/translations/Web_zh-TW.ts | 2 +- src/Tools/updatecrowdin.py | 1 + src/Tools/updatets.py | 1 + 798 files changed, 114068 insertions(+), 103831 deletions(-) create mode 100644 src/Base/Resources/translations/Base.ts create mode 100644 src/Base/Resources/translations/Base_be.ts create mode 100644 src/Base/Resources/translations/Base_ca.ts create mode 100644 src/Base/Resources/translations/Base_cs.ts create mode 100644 src/Base/Resources/translations/Base_de.ts create mode 100644 src/Base/Resources/translations/Base_el.ts create mode 100644 src/Base/Resources/translations/Base_es-AR.ts create mode 100644 src/Base/Resources/translations/Base_es-ES.ts create mode 100644 src/Base/Resources/translations/Base_eu.ts create mode 100644 src/Base/Resources/translations/Base_fi.ts create mode 100644 src/Base/Resources/translations/Base_fr.ts create mode 100644 src/Base/Resources/translations/Base_gl.ts create mode 100644 src/Base/Resources/translations/Base_hr.ts create mode 100644 src/Base/Resources/translations/Base_hu.ts create mode 100644 src/Base/Resources/translations/Base_id.ts create mode 100644 src/Base/Resources/translations/Base_it.ts create mode 100644 src/Base/Resources/translations/Base_ja.ts create mode 100644 src/Base/Resources/translations/Base_ka.ts create mode 100644 src/Base/Resources/translations/Base_ko.ts create mode 100644 src/Base/Resources/translations/Base_nl.ts create mode 100644 src/Base/Resources/translations/Base_pl.ts create mode 100644 src/Base/Resources/translations/Base_pt-BR.ts create mode 100644 src/Base/Resources/translations/Base_pt-PT.ts create mode 100644 src/Base/Resources/translations/Base_ro.ts create mode 100644 src/Base/Resources/translations/Base_ru.ts create mode 100644 src/Base/Resources/translations/Base_sl.ts create mode 100644 src/Base/Resources/translations/Base_sr-CS.ts create mode 100644 src/Base/Resources/translations/Base_sr.ts create mode 100644 src/Base/Resources/translations/Base_sv-SE.ts create mode 100644 src/Base/Resources/translations/Base_tr.ts create mode 100644 src/Base/Resources/translations/Base_uk.ts create mode 100644 src/Base/Resources/translations/Base_val-ES.ts create mode 100644 src/Base/Resources/translations/Base_zh-CN.ts create mode 100644 src/Base/Resources/translations/Base_zh-TW.ts diff --git a/src/App/Resources/translations/App.ts b/src/App/Resources/translations/App.ts index aa9ad4f3a1..9381082041 100644 --- a/src/App/Resources/translations/App.ts +++ b/src/App/Resources/translations/App.ts @@ -13,7 +13,7 @@ that reference the same configurable object QObject - + Unnamed diff --git a/src/App/Resources/translations/App_be.ts b/src/App/Resources/translations/App_be.ts index 46f9dfb4b0..bc0e642786 100644 --- a/src/App/Resources/translations/App_be.ts +++ b/src/App/Resources/translations/App_be.ts @@ -13,7 +13,7 @@ that reference the same configurable object QObject - + Unnamed Без назвы diff --git a/src/App/Resources/translations/App_ca.ts b/src/App/Resources/translations/App_ca.ts index 5ad6b675d5..bda1b88292 100644 --- a/src/App/Resources/translations/App_ca.ts +++ b/src/App/Resources/translations/App_ca.ts @@ -13,7 +13,7 @@ that reference the same configurable object QObject - + Unnamed Sense nom diff --git a/src/App/Resources/translations/App_cs.ts b/src/App/Resources/translations/App_cs.ts index 069385c4f6..b931b0774a 100644 --- a/src/App/Resources/translations/App_cs.ts +++ b/src/App/Resources/translations/App_cs.ts @@ -14,7 +14,7 @@ které odkazují na stejný konfigurovatelný objekt QObject - + Unnamed Nepojmenovaný diff --git a/src/App/Resources/translations/App_de.ts b/src/App/Resources/translations/App_de.ts index 9ad8c9b2b7..7a383e52ef 100644 --- a/src/App/Resources/translations/App_de.ts +++ b/src/App/Resources/translations/App_de.ts @@ -14,7 +14,7 @@ angewendet werden soll, die das gleiche konfigurierbare Objekt referenzieren QObject - + Unnamed Unbenannt diff --git a/src/App/Resources/translations/App_el.ts b/src/App/Resources/translations/App_el.ts index 2d490d7b2f..2bb84c36a1 100644 --- a/src/App/Resources/translations/App_el.ts +++ b/src/App/Resources/translations/App_el.ts @@ -14,7 +14,7 @@ that reference the same configurable object QObject - + Unnamed Ανώνυμο diff --git a/src/App/Resources/translations/App_es-AR.ts b/src/App/Resources/translations/App_es-AR.ts index ec42f2b83e..236c0aec3c 100644 --- a/src/App/Resources/translations/App_es-AR.ts +++ b/src/App/Resources/translations/App_es-AR.ts @@ -14,7 +14,7 @@ que hacen referencia al mismo objeto configurable QObject - + Unnamed Sin nombre diff --git a/src/App/Resources/translations/App_es-ES.ts b/src/App/Resources/translations/App_es-ES.ts index b05503fcc4..d8a39b7b5a 100644 --- a/src/App/Resources/translations/App_es-ES.ts +++ b/src/App/Resources/translations/App_es-ES.ts @@ -13,7 +13,7 @@ that reference the same configurable object QObject - + Unnamed Sin nombre diff --git a/src/App/Resources/translations/App_eu.ts b/src/App/Resources/translations/App_eu.ts index fa9c78b8fa..603e31b246 100644 --- a/src/App/Resources/translations/App_eu.ts +++ b/src/App/Resources/translations/App_eu.ts @@ -13,7 +13,7 @@ that reference the same configurable object QObject - + Unnamed Izenik gabea diff --git a/src/App/Resources/translations/App_fi.ts b/src/App/Resources/translations/App_fi.ts index 834ecc3ba7..e246772531 100644 --- a/src/App/Resources/translations/App_fi.ts +++ b/src/App/Resources/translations/App_fi.ts @@ -14,7 +14,7 @@ that reference the same configurable object QObject - + Unnamed Nimetön diff --git a/src/App/Resources/translations/App_fr.ts b/src/App/Resources/translations/App_fr.ts index 96690a2c58..40a3bda1d6 100644 --- a/src/App/Resources/translations/App_fr.ts +++ b/src/App/Resources/translations/App_fr.ts @@ -7,14 +7,13 @@ Stores the last user choice of whether to apply CopyOnChange setup to all links that reference the same configurable object - Enregistre le dernier choix de l'utilisateur concernant l'application de la configuration CopyOnChange à tous les liens qui font référence au même objet configurable - + Enregistre le dernier choix de l'utilisateur concernant l'application de la configuration CopyOnChange à tous les liens qui font référence au même objet configurable QObject - + Unnamed Sans nom @@ -24,32 +23,32 @@ that reference the same configurable object X-axis - Axe-X + Axe X Y-axis - Axe-Y + Axe Y Z-axis - Axe-Z + Axe Z XY-plane - Plan-XY + Plan XY XZ-plane - Plan-XZ + Plan XZ YZ-plane - Plan-YZ + Plan YZ diff --git a/src/App/Resources/translations/App_gl.ts b/src/App/Resources/translations/App_gl.ts index ec92abd023..965bb21ac9 100644 --- a/src/App/Resources/translations/App_gl.ts +++ b/src/App/Resources/translations/App_gl.ts @@ -14,7 +14,7 @@ that reference the same configurable object QObject - + Unnamed Sen nome diff --git a/src/App/Resources/translations/App_hr.ts b/src/App/Resources/translations/App_hr.ts index 15da250bab..878038922d 100644 --- a/src/App/Resources/translations/App_hr.ts +++ b/src/App/Resources/translations/App_hr.ts @@ -14,7 +14,7 @@ na sve veze koje referenciraju isti konfigurabilni objekt QObject - + Unnamed Neimenovano diff --git a/src/App/Resources/translations/App_hu.ts b/src/App/Resources/translations/App_hu.ts index e00e1e1f5c..2479ecbb06 100644 --- a/src/App/Resources/translations/App_hu.ts +++ b/src/App/Resources/translations/App_hu.ts @@ -14,7 +14,7 @@ amelyek ugyanarra a konfigurálható tárgyra hivatkoznak QObject - + Unnamed Névtelen diff --git a/src/App/Resources/translations/App_id.ts b/src/App/Resources/translations/App_id.ts index 4b5d083022..a334650882 100644 --- a/src/App/Resources/translations/App_id.ts +++ b/src/App/Resources/translations/App_id.ts @@ -7,16 +7,56 @@ Stores the last user choice of whether to apply CopyOnChange setup to all links that reference the same configurable object - Stores the last user choice of whether to apply CopyOnChange setup to all links -that reference the same configurable object + Simpan pilihan terakhir pengguna apakah akan menerapkan pengaturan SalinSaatBerubah terhadap semua tautan yang merujuk kepada obyek konfigurasi yang sama QObject - + Unnamed Tanpa nama + + App::Origin + + + X-axis + X-axis + + + + Y-axis + Y-axis + + + + Z-axis + Z-axis + + + + XY-plane + XY-plane + + + + XZ-plane + XZ-plane + + + + YZ-plane + YZ-plane + + + + App::OriginGroupExtension + + + Origin + Asal + + diff --git a/src/App/Resources/translations/App_it.ts b/src/App/Resources/translations/App_it.ts index a5b2b47429..e17742e743 100644 --- a/src/App/Resources/translations/App_it.ts +++ b/src/App/Resources/translations/App_it.ts @@ -14,7 +14,7 @@ che fanno riferimento allo stesso oggetto configurabile QObject - + Unnamed Senza nome diff --git a/src/App/Resources/translations/App_ja.ts b/src/App/Resources/translations/App_ja.ts index 7a99463821..d66602798b 100644 --- a/src/App/Resources/translations/App_ja.ts +++ b/src/App/Resources/translations/App_ja.ts @@ -13,7 +13,7 @@ that reference the same configurable object QObject - + Unnamed 名称未設定 diff --git a/src/App/Resources/translations/App_ka.ts b/src/App/Resources/translations/App_ka.ts index bd0a58fe76..708517a7ea 100644 --- a/src/App/Resources/translations/App_ka.ts +++ b/src/App/Resources/translations/App_ka.ts @@ -13,7 +13,7 @@ that reference the same configurable object QObject - + Unnamed უსახელო diff --git a/src/App/Resources/translations/App_ko.ts b/src/App/Resources/translations/App_ko.ts index 61769e6a5a..4e8eab4583 100644 --- a/src/App/Resources/translations/App_ko.ts +++ b/src/App/Resources/translations/App_ko.ts @@ -14,7 +14,7 @@ that reference the same configurable object QObject - + Unnamed 이름없음 diff --git a/src/App/Resources/translations/App_nl.ts b/src/App/Resources/translations/App_nl.ts index cbf03e8b07..145f97c5cf 100644 --- a/src/App/Resources/translations/App_nl.ts +++ b/src/App/Resources/translations/App_nl.ts @@ -14,7 +14,7 @@ die verwijzen naar hetzelfde configureerbare object QObject - + Unnamed Naamloos diff --git a/src/App/Resources/translations/App_pl.ts b/src/App/Resources/translations/App_pl.ts index 47d36055e1..4a4d13060a 100644 --- a/src/App/Resources/translations/App_pl.ts +++ b/src/App/Resources/translations/App_pl.ts @@ -14,7 +14,7 @@ które odnoszą się do tego samego obiektu konfigurowalnego QObject - + Unnamed Nienazwany diff --git a/src/App/Resources/translations/App_pt-BR.ts b/src/App/Resources/translations/App_pt-BR.ts index 1da14ec09b..5decbf5128 100644 --- a/src/App/Resources/translations/App_pt-BR.ts +++ b/src/App/Resources/translations/App_pt-BR.ts @@ -14,7 +14,7 @@ que referenciam o mesmo objeto configurável QObject - + Unnamed Sem nome diff --git a/src/App/Resources/translations/App_pt-PT.ts b/src/App/Resources/translations/App_pt-PT.ts index b3548a7d1f..85719b6a6f 100644 --- a/src/App/Resources/translations/App_pt-PT.ts +++ b/src/App/Resources/translations/App_pt-PT.ts @@ -14,7 +14,7 @@ that reference the same configurable object QObject - + Unnamed Sem nome diff --git a/src/App/Resources/translations/App_ro.ts b/src/App/Resources/translations/App_ro.ts index 4aa9b0d00d..f8fd1c6be3 100644 --- a/src/App/Resources/translations/App_ro.ts +++ b/src/App/Resources/translations/App_ro.ts @@ -14,7 +14,7 @@ care fac referire la același obiect configurabil QObject - + Unnamed Nedenumit diff --git a/src/App/Resources/translations/App_ru.ts b/src/App/Resources/translations/App_ru.ts index 3cb2d87edc..ac6923c099 100644 --- a/src/App/Resources/translations/App_ru.ts +++ b/src/App/Resources/translations/App_ru.ts @@ -13,7 +13,7 @@ that reference the same configurable object QObject - + Unnamed Безымянный diff --git a/src/App/Resources/translations/App_sl.ts b/src/App/Resources/translations/App_sl.ts index 9099970947..cc7f4c1ed9 100644 --- a/src/App/Resources/translations/App_sl.ts +++ b/src/App/Resources/translations/App_sl.ts @@ -14,7 +14,7 @@ za vse povezave, ki se sklicujejo na isti nastavljivi predmet QObject - + Unnamed Neimenovan diff --git a/src/App/Resources/translations/App_sr-CS.ts b/src/App/Resources/translations/App_sr-CS.ts index 9bfdd51160..80758f486a 100644 --- a/src/App/Resources/translations/App_sr-CS.ts +++ b/src/App/Resources/translations/App_sr-CS.ts @@ -14,7 +14,7 @@ that reference the same configurable object QObject - + Unnamed Bez imena diff --git a/src/App/Resources/translations/App_sr.ts b/src/App/Resources/translations/App_sr.ts index 6507eaa118..8d19283b81 100644 --- a/src/App/Resources/translations/App_sr.ts +++ b/src/App/Resources/translations/App_sr.ts @@ -14,7 +14,7 @@ that reference the same configurable object QObject - + Unnamed Без имена diff --git a/src/App/Resources/translations/App_sv-SE.ts b/src/App/Resources/translations/App_sv-SE.ts index f6ebb77584..e351794c12 100644 --- a/src/App/Resources/translations/App_sv-SE.ts +++ b/src/App/Resources/translations/App_sv-SE.ts @@ -14,7 +14,7 @@ that reference the same configurable object QObject - + Unnamed Namnlös diff --git a/src/App/Resources/translations/App_tr.ts b/src/App/Resources/translations/App_tr.ts index 47ae453ca6..21d1ee1006 100644 --- a/src/App/Resources/translations/App_tr.ts +++ b/src/App/Resources/translations/App_tr.ts @@ -14,7 +14,7 @@ uygulanmayacağına ilişkin son kullanıcı seçimini saklar QObject - + Unnamed Adsız diff --git a/src/App/Resources/translations/App_uk.ts b/src/App/Resources/translations/App_uk.ts index 8fe6d4bd7c..70755ab62f 100644 --- a/src/App/Resources/translations/App_uk.ts +++ b/src/App/Resources/translations/App_uk.ts @@ -14,7 +14,7 @@ that reference the same configurable object QObject - + Unnamed Без назви diff --git a/src/App/Resources/translations/App_val-ES.ts b/src/App/Resources/translations/App_val-ES.ts index 6b07826533..58052385a1 100644 --- a/src/App/Resources/translations/App_val-ES.ts +++ b/src/App/Resources/translations/App_val-ES.ts @@ -14,7 +14,7 @@ that reference the same configurable object QObject - + Unnamed Sense nom diff --git a/src/App/Resources/translations/App_zh-CN.ts b/src/App/Resources/translations/App_zh-CN.ts index 49202af6d6..9e769796f7 100644 --- a/src/App/Resources/translations/App_zh-CN.ts +++ b/src/App/Resources/translations/App_zh-CN.ts @@ -14,7 +14,7 @@ that reference the same configurable object QObject - + Unnamed 未命名 diff --git a/src/App/Resources/translations/App_zh-TW.ts b/src/App/Resources/translations/App_zh-TW.ts index 0a5fabccfe..698e37a94b 100644 --- a/src/App/Resources/translations/App_zh-TW.ts +++ b/src/App/Resources/translations/App_zh-TW.ts @@ -14,7 +14,7 @@ that reference the same configurable object QObject - + Unnamed 未命名 diff --git a/src/Base/CMakeLists.txt b/src/Base/CMakeLists.txt index 3b5c9e159a..122b6e7fc9 100644 --- a/src/Base/CMakeLists.txt +++ b/src/Base/CMakeLists.txt @@ -152,6 +152,17 @@ endif () SOURCE_GROUP("pycxx" FILES ${PYCXX_SOURCES}) +set (FreeCADBase_TR_QRC ${CMAKE_CURRENT_BINARY_DIR}/Resources/Base_translation.qrc) +qt_find_and_add_translation(QM_SRCS "Resources/translations/Base_*.ts" + ${CMAKE_CURRENT_BINARY_DIR}/Resources/translations) +qt_create_resource_file_prefix(${FreeCADBase_TR_QRC} ${QM_SRCS}) +set(FreeCADBase_RES_SRCS + Resources/translation.qrc + ${FreeCADBase_TR_QRC} + ) + +qt_add_resources(FreeCADBase_QRC_SRCS ${FreeCADBase_RES_SRCS}) + SET(FreeCADBase_XML_SRCS AxisPy.xml BaseClassPy.xml diff --git a/src/Base/Resources/translations/Base.ts b/src/Base/Resources/translations/Base.ts new file mode 100644 index 0000000000..8fa90e65de --- /dev/null +++ b/src/Base/Resources/translations/Base.ts @@ -0,0 +1,57 @@ + + + + + UnitsApi + + + Standard (mm, kg, s, degree) + + + + + MKS (m, kg, s, degree) + + + + + US customary (in, lb) + + + + + Imperial decimal (in, lb) + + + + + Building Euro (cm, m², m³) + + + + + Building US (ft-in, sqft, cft) + + + + + Metric small parts & CNC(mm, mm/min) + + + + + Imperial for Civil Eng (ft, ft/sec) + + + + + FEM (mm, N, s) + + + + + Unknown schema + + + + diff --git a/src/Base/Resources/translations/Base_be.ts b/src/Base/Resources/translations/Base_be.ts new file mode 100644 index 0000000000..f08fa21b1b --- /dev/null +++ b/src/Base/Resources/translations/Base_be.ts @@ -0,0 +1,57 @@ + + + + + UnitsApi + + + Standard (mm, kg, s, degree) + Стандартныя (мм, кг, с, градус) + + + + MKS (m, kg, s, degree) + МКС (м, кг, с, градус) + + + + US customary (in, lb) + Звычайныя адзінкі вымярэння Злучаных Штатаў (цалі, фунты) + + + + Imperial decimal (in, lb) + Брытанскія дзесятковыя (цалі, фунты) + + + + Building Euro (cm, m², m³) + Еўрапейскія будаўнічыя (см, м², м³) + + + + Building US (ft-in, sqft, cft) + Будаўнічыя Злучаных Штатаў (футы-цалі, кв. футы, куб. футы) + + + + Metric small parts & CNC(mm, mm/min) + Малыя метрычныя дэталі і CNC (мм, мм/хв) + + + + Imperial for Civil Eng (ft, ft/sec) + Брытанская для грамадскіх інжынераў (футы, футы/с) + + + + FEM (mm, N, s) + МКЭ (мм, Н, с) + + + + Unknown schema + Невядомая схема + + + diff --git a/src/Base/Resources/translations/Base_ca.ts b/src/Base/Resources/translations/Base_ca.ts new file mode 100644 index 0000000000..d2dde93da4 --- /dev/null +++ b/src/Base/Resources/translations/Base_ca.ts @@ -0,0 +1,57 @@ + + + + + UnitsApi + + + Standard (mm, kg, s, degree) + Standard (mm, kg, s, degree) + + + + MKS (m, kg, s, degree) + MKS (m, kg, s, degree) + + + + US customary (in, lb) + US customary (in, lb) + + + + Imperial decimal (in, lb) + Imperial decimal (in, lb) + + + + Building Euro (cm, m², m³) + Building Euro (cm, m², m³) + + + + Building US (ft-in, sqft, cft) + Building US (ft-in, sqft, cft) + + + + Metric small parts & CNC(mm, mm/min) + Metric small parts & CNC(mm, mm/min) + + + + Imperial for Civil Eng (ft, ft/sec) + Imperial for Civil Eng (ft, ft/sec) + + + + FEM (mm, N, s) + FEM (mm, N, s) + + + + Unknown schema + Unknown schema + + + diff --git a/src/Base/Resources/translations/Base_cs.ts b/src/Base/Resources/translations/Base_cs.ts new file mode 100644 index 0000000000..4339ea83c2 --- /dev/null +++ b/src/Base/Resources/translations/Base_cs.ts @@ -0,0 +1,57 @@ + + + + + UnitsApi + + + Standard (mm, kg, s, degree) + Standard (mm, kg, s, degree) + + + + MKS (m, kg, s, degree) + MKS (m, kg, s, degree) + + + + US customary (in, lb) + US customary (in, lb) + + + + Imperial decimal (in, lb) + Imperial decimal (in, lb) + + + + Building Euro (cm, m², m³) + Building Euro (cm, m², m³) + + + + Building US (ft-in, sqft, cft) + Building US (ft-in, sqft, cft) + + + + Metric small parts & CNC(mm, mm/min) + Metric small parts & CNC(mm, mm/min) + + + + Imperial for Civil Eng (ft, ft/sec) + Imperial for Civil Eng (ft, ft/sec) + + + + FEM (mm, N, s) + FEM (mm, N, s) + + + + Unknown schema + Unknown schema + + + diff --git a/src/Base/Resources/translations/Base_de.ts b/src/Base/Resources/translations/Base_de.ts new file mode 100644 index 0000000000..8085c27e05 --- /dev/null +++ b/src/Base/Resources/translations/Base_de.ts @@ -0,0 +1,57 @@ + + + + + UnitsApi + + + Standard (mm, kg, s, degree) + Standard (mm, kg, s, Grad) + + + + MKS (m, kg, s, degree) + MKS (m, kg, s, Grad) + + + + US customary (in, lb) + US-üblich (in, lb) + + + + Imperial decimal (in, lb) + Angloamerikanisch dezimal (in, lb) + + + + Building Euro (cm, m², m³) + Euro-Bauwesen (cm, m², m³) + + + + Building US (ft-in, sqft, cft) + US-Bauwesen (ft-in, sqft, cft) + + + + Metric small parts & CNC(mm, mm/min) + Metrische Kleinteile & CNC (mm, mm/min) + + + + Imperial for Civil Eng (ft, ft/sec) + Angloamerikanisch für Bauwesen (ft, ft/sec) + + + + FEM (mm, N, s) + FEM (mm, N, s) + + + + Unknown schema + Unbekanntes Schema + + + diff --git a/src/Base/Resources/translations/Base_el.ts b/src/Base/Resources/translations/Base_el.ts new file mode 100644 index 0000000000..76a65872ee --- /dev/null +++ b/src/Base/Resources/translations/Base_el.ts @@ -0,0 +1,57 @@ + + + + + UnitsApi + + + Standard (mm, kg, s, degree) + Standard (mm, kg, s, degree) + + + + MKS (m, kg, s, degree) + MKS (m, kg, s, degree) + + + + US customary (in, lb) + US customary (in, lb) + + + + Imperial decimal (in, lb) + Imperial decimal (in, lb) + + + + Building Euro (cm, m², m³) + Building Euro (cm, m², m³) + + + + Building US (ft-in, sqft, cft) + Building US (ft-in, sqft, cft) + + + + Metric small parts & CNC(mm, mm/min) + Metric small parts & CNC(mm, mm/min) + + + + Imperial for Civil Eng (ft, ft/sec) + Imperial for Civil Eng (ft, ft/sec) + + + + FEM (mm, N, s) + FEM (mm, N, s) + + + + Unknown schema + Unknown schema + + + diff --git a/src/Base/Resources/translations/Base_es-AR.ts b/src/Base/Resources/translations/Base_es-AR.ts new file mode 100644 index 0000000000..56ee7025df --- /dev/null +++ b/src/Base/Resources/translations/Base_es-AR.ts @@ -0,0 +1,57 @@ + + + + + UnitsApi + + + Standard (mm, kg, s, degree) + Estándar (mm, kg, s, grado) + + + + MKS (m, kg, s, degree) + MKS (m, kg, s, grado) + + + + US customary (in, lb) + US habitual (plg, lb) + + + + Imperial decimal (in, lb) + Decimal Imperial (plg, lb) + + + + Building Euro (cm, m², m³) + Construcción Euro (cm, m², m³) + + + + Building US (ft-in, sqft, cft) + Construcción US (pie-plg, pie², pie³) + + + + Metric small parts & CNC(mm, mm/min) + Piezas pequeñas métricas y CNC(mm, mm/min) + + + + Imperial for Civil Eng (ft, ft/sec) + Imperial para Ing. Civil (pie, pie/seg) + + + + FEM (mm, N, s) + FEM (mm, N, s) + + + + Unknown schema + Esquema desconocido + + + diff --git a/src/Base/Resources/translations/Base_es-ES.ts b/src/Base/Resources/translations/Base_es-ES.ts new file mode 100644 index 0000000000..56f5520a04 --- /dev/null +++ b/src/Base/Resources/translations/Base_es-ES.ts @@ -0,0 +1,57 @@ + + + + + UnitsApi + + + Standard (mm, kg, s, degree) + Estándar (mm, kg, s, grado) + + + + MKS (m, kg, s, degree) + MKS (m, kg, s, grado) + + + + US customary (in, lb) + Unidades tradicionales en EE. UU. (lb, in) + + + + Imperial decimal (in, lb) + Decimales imperiales (in, lb) + + + + Building Euro (cm, m², m³) + Construcción Euro (cm, m², m³) + + + + Building US (ft-in, sqft, cft) + Construcción US (ft-in, sqft, cft) + + + + Metric small parts & CNC(mm, mm/min) + Piezas pequeñas métricas y CNC (mm, mm/min) + + + + Imperial for Civil Eng (ft, ft/sec) + Imperial para Ing civil (ft, ft/seg) + + + + FEM (mm, N, s) + FEM (mm, N, s) + + + + Unknown schema + Esquema desconocido + + + diff --git a/src/Base/Resources/translations/Base_eu.ts b/src/Base/Resources/translations/Base_eu.ts new file mode 100644 index 0000000000..2878d91bfc --- /dev/null +++ b/src/Base/Resources/translations/Base_eu.ts @@ -0,0 +1,57 @@ + + + + + UnitsApi + + + Standard (mm, kg, s, degree) + Standard (mm, kg, s, degree) + + + + MKS (m, kg, s, degree) + MKS (m, kg, s, degree) + + + + US customary (in, lb) + US customary (in, lb) + + + + Imperial decimal (in, lb) + Imperial decimal (in, lb) + + + + Building Euro (cm, m², m³) + Building Euro (cm, m², m³) + + + + Building US (ft-in, sqft, cft) + Building US (ft-in, sqft, cft) + + + + Metric small parts & CNC(mm, mm/min) + Metric small parts & CNC(mm, mm/min) + + + + Imperial for Civil Eng (ft, ft/sec) + Imperial for Civil Eng (ft, ft/sec) + + + + FEM (mm, N, s) + FEM (mm, N, s) + + + + Unknown schema + Unknown schema + + + diff --git a/src/Base/Resources/translations/Base_fi.ts b/src/Base/Resources/translations/Base_fi.ts new file mode 100644 index 0000000000..d757b27cec --- /dev/null +++ b/src/Base/Resources/translations/Base_fi.ts @@ -0,0 +1,57 @@ + + + + + UnitsApi + + + Standard (mm, kg, s, degree) + Standard (mm, kg, s, degree) + + + + MKS (m, kg, s, degree) + MKS (m, kg, s, degree) + + + + US customary (in, lb) + US customary (in, lb) + + + + Imperial decimal (in, lb) + Imperial decimal (in, lb) + + + + Building Euro (cm, m², m³) + Building Euro (cm, m², m³) + + + + Building US (ft-in, sqft, cft) + Building US (ft-in, sqft, cft) + + + + Metric small parts & CNC(mm, mm/min) + Metric small parts & CNC(mm, mm/min) + + + + Imperial for Civil Eng (ft, ft/sec) + Imperial for Civil Eng (ft, ft/sec) + + + + FEM (mm, N, s) + FEM (mm, N, s) + + + + Unknown schema + Unknown schema + + + diff --git a/src/Base/Resources/translations/Base_fr.ts b/src/Base/Resources/translations/Base_fr.ts new file mode 100644 index 0000000000..1db88100f8 --- /dev/null +++ b/src/Base/Resources/translations/Base_fr.ts @@ -0,0 +1,57 @@ + + + + + UnitsApi + + + Standard (mm, kg, s, degree) + Standard (mm, kg, s, degré) + + + + MKS (m, kg, s, degree) + MKS (m, kg, s, degré) + + + + US customary (in, lb) + Système US (in, lb) + + + + Imperial decimal (in, lb) + Décimale impériale (in, lb) + + + + Building Euro (cm, m², m³) + Construction européenne (cm, m², m³) + + + + Building US (ft-in, sqft, cft) + Construction US (ft-in, sqft, cft) + + + + Metric small parts & CNC(mm, mm/min) + Petites pièces métriques & CNC (mm, mm/min) + + + + Imperial for Civil Eng (ft, ft/sec) + Impérial pour le génie civil (ft, ft/sec) + + + + FEM (mm, N, s) + FEM (mm, N, s) + + + + Unknown schema + Schéma inconnu + + + diff --git a/src/Base/Resources/translations/Base_gl.ts b/src/Base/Resources/translations/Base_gl.ts new file mode 100644 index 0000000000..227812c3b8 --- /dev/null +++ b/src/Base/Resources/translations/Base_gl.ts @@ -0,0 +1,57 @@ + + + + + UnitsApi + + + Standard (mm, kg, s, degree) + Standard (mm, kg, s, degree) + + + + MKS (m, kg, s, degree) + MKS (m, kg, s, degree) + + + + US customary (in, lb) + US customary (in, lb) + + + + Imperial decimal (in, lb) + Imperial decimal (in, lb) + + + + Building Euro (cm, m², m³) + Building Euro (cm, m², m³) + + + + Building US (ft-in, sqft, cft) + Building US (ft-in, sqft, cft) + + + + Metric small parts & CNC(mm, mm/min) + Metric small parts & CNC(mm, mm/min) + + + + Imperial for Civil Eng (ft, ft/sec) + Imperial for Civil Eng (ft, ft/sec) + + + + FEM (mm, N, s) + FEM (mm, N, s) + + + + Unknown schema + Unknown schema + + + diff --git a/src/Base/Resources/translations/Base_hr.ts b/src/Base/Resources/translations/Base_hr.ts new file mode 100644 index 0000000000..4081223dd1 --- /dev/null +++ b/src/Base/Resources/translations/Base_hr.ts @@ -0,0 +1,57 @@ + + + + + UnitsApi + + + Standard (mm, kg, s, degree) + Standard (mm, kg, s, degree) + + + + MKS (m, kg, s, degree) + MKS (m, kg, s, degree) + + + + US customary (in, lb) + US customary (in, lb) + + + + Imperial decimal (in, lb) + Imperial decimal (in, lb) + + + + Building Euro (cm, m², m³) + Building Euro (cm, m², m³) + + + + Building US (ft-in, sqft, cft) + Building US (ft-in, sqft, cft) + + + + Metric small parts & CNC(mm, mm/min) + Metric small parts & CNC(mm, mm/min) + + + + Imperial for Civil Eng (ft, ft/sec) + Imperial for Civil Eng (ft, ft/sec) + + + + FEM (mm, N, s) + FEM (mm, N, s) + + + + Unknown schema + Unknown schema + + + diff --git a/src/Base/Resources/translations/Base_hu.ts b/src/Base/Resources/translations/Base_hu.ts new file mode 100644 index 0000000000..cb0565260c --- /dev/null +++ b/src/Base/Resources/translations/Base_hu.ts @@ -0,0 +1,57 @@ + + + + + UnitsApi + + + Standard (mm, kg, s, degree) + Alapértelmezett (mm, kg, s, fok) + + + + MKS (m, kg, s, degree) + MKS (m, kg, s, fok) + + + + US customary (in, lb) + US szokásos (in, lb) + + + + Imperial decimal (in, lb) + Császári decimális (in, lb) + + + + Building Euro (cm, m², m³) + Épület Euro (cm, m², m³) + + + + Building US (ft-in, sqft, cft) + Építészet US (láb-hüvelyk, négyzetláb, köbláb) + + + + Metric small parts & CNC(mm, mm/min) + Metrikus apró alkatrészeket & CNC (mm, mm/perc) + + + + Imperial for Civil Eng (ft, ft/sec) + Imperial polgári mérnöki (láb, láb/sec) + + + + FEM (mm, N, s) + VEM (mm, N, mp) + + + + Unknown schema + Ismeretlen séma + + + diff --git a/src/Base/Resources/translations/Base_id.ts b/src/Base/Resources/translations/Base_id.ts new file mode 100644 index 0000000000..9cfbb7dfc3 --- /dev/null +++ b/src/Base/Resources/translations/Base_id.ts @@ -0,0 +1,57 @@ + + + + + UnitsApi + + + Standard (mm, kg, s, degree) + Standard (mm, kg, s, degree) + + + + MKS (m, kg, s, degree) + MKS (m, kg, s, degree) + + + + US customary (in, lb) + US customary (in, lb) + + + + Imperial decimal (in, lb) + Imperial decimal (in, lb) + + + + Building Euro (cm, m², m³) + Building Euro (cm, m², m³) + + + + Building US (ft-in, sqft, cft) + Building US (ft-in, sqft, cft) + + + + Metric small parts & CNC(mm, mm/min) + Metric small parts & CNC(mm, mm/min) + + + + Imperial for Civil Eng (ft, ft/sec) + Imperial for Civil Eng (ft, ft/sec) + + + + FEM (mm, N, s) + FEM (mm, N, s) + + + + Unknown schema + Unknown schema + + + diff --git a/src/Base/Resources/translations/Base_it.ts b/src/Base/Resources/translations/Base_it.ts new file mode 100644 index 0000000000..48ff4dbb10 --- /dev/null +++ b/src/Base/Resources/translations/Base_it.ts @@ -0,0 +1,57 @@ + + + + + UnitsApi + + + Standard (mm, kg, s, degree) + Standard (mm, kg, s, degree) + + + + MKS (m, kg, s, degree) + MKS (m, kg, s, degree) + + + + US customary (in, lb) + US customary (in, lb) + + + + Imperial decimal (in, lb) + Imperial decimal (in, lb) + + + + Building Euro (cm, m², m³) + Building Euro (cm, m², m³) + + + + Building US (ft-in, sqft, cft) + Building US (ft-in, sqft, cft) + + + + Metric small parts & CNC(mm, mm/min) + Metric small parts & CNC(mm, mm/min) + + + + Imperial for Civil Eng (ft, ft/sec) + Imperial for Civil Eng (ft, ft/sec) + + + + FEM (mm, N, s) + FEM (mm, N, s) + + + + Unknown schema + Unknown schema + + + diff --git a/src/Base/Resources/translations/Base_ja.ts b/src/Base/Resources/translations/Base_ja.ts new file mode 100644 index 0000000000..6c03c53809 --- /dev/null +++ b/src/Base/Resources/translations/Base_ja.ts @@ -0,0 +1,57 @@ + + + + + UnitsApi + + + Standard (mm, kg, s, degree) + Standard (mm, kg, s, degree) + + + + MKS (m, kg, s, degree) + MKS (m, kg, s, degree) + + + + US customary (in, lb) + US customary (in, lb) + + + + Imperial decimal (in, lb) + Imperial decimal (in, lb) + + + + Building Euro (cm, m², m³) + Building Euro (cm, m², m³) + + + + Building US (ft-in, sqft, cft) + Building US (ft-in, sqft, cft) + + + + Metric small parts & CNC(mm, mm/min) + Metric small parts & CNC(mm, mm/min) + + + + Imperial for Civil Eng (ft, ft/sec) + Imperial for Civil Eng (ft, ft/sec) + + + + FEM (mm, N, s) + FEM (mm, N, s) + + + + Unknown schema + Unknown schema + + + diff --git a/src/Base/Resources/translations/Base_ka.ts b/src/Base/Resources/translations/Base_ka.ts new file mode 100644 index 0000000000..43542c2e8a --- /dev/null +++ b/src/Base/Resources/translations/Base_ka.ts @@ -0,0 +1,57 @@ + + + + + UnitsApi + + + Standard (mm, kg, s, degree) + სტანდარტული (მმ, კგ, წმ, გრადუსი) + + + + MKS (m, kg, s, degree) + სი (მ, კგ, წმ, გრადუსი) + + + + US customary (in, lb) + US საბაჟო ერთეულები (დუიმი, გირვანქა) + + + + Imperial decimal (in, lb) + იმპერიული საზ. ერთ.(დუი, გირვან) + + + + Building Euro (cm, m², m³) + სამშენებლო ევრო (სმ, მ², მ³) + + + + Building US (ft-in, sqft, cft) + სამშენებლო აშშ (ფუტი-დუიმი,კვ. ფტ, კუბ. ფტ.) + + + + Metric small parts & CNC(mm, mm/min) + მეტრული პატარა ნაწილები & CNC(მმ, მმ/წთ) + + + + Imperial for Civil Eng (ft, ft/sec) + იმპერიული საზომი ერთეულები სამოქალაქო ინჟინერიისთვის(ფუტები, ფუტები/წმ) + + + + FEM (mm, N, s) + სასრული ელემენტების მეთოდი (მმ, ნ, წმ) + + + + Unknown schema + უცნობი სქემა + + + diff --git a/src/Base/Resources/translations/Base_ko.ts b/src/Base/Resources/translations/Base_ko.ts new file mode 100644 index 0000000000..9a58a991c7 --- /dev/null +++ b/src/Base/Resources/translations/Base_ko.ts @@ -0,0 +1,57 @@ + + + + + UnitsApi + + + Standard (mm, kg, s, degree) + Standard (mm, kg, s, degree) + + + + MKS (m, kg, s, degree) + MKS (m, kg, s, degree) + + + + US customary (in, lb) + US customary (in, lb) + + + + Imperial decimal (in, lb) + Imperial decimal (in, lb) + + + + Building Euro (cm, m², m³) + Building Euro (cm, m², m³) + + + + Building US (ft-in, sqft, cft) + Building US (ft-in, sqft, cft) + + + + Metric small parts & CNC(mm, mm/min) + Metric small parts & CNC(mm, mm/min) + + + + Imperial for Civil Eng (ft, ft/sec) + Imperial for Civil Eng (ft, ft/sec) + + + + FEM (mm, N, s) + FEM (mm, N, s) + + + + Unknown schema + Unknown schema + + + diff --git a/src/Base/Resources/translations/Base_nl.ts b/src/Base/Resources/translations/Base_nl.ts new file mode 100644 index 0000000000..d12e5f34af --- /dev/null +++ b/src/Base/Resources/translations/Base_nl.ts @@ -0,0 +1,57 @@ + + + + + UnitsApi + + + Standard (mm, kg, s, degree) + Standaard (mm, kg, graden) + + + + MKS (m, kg, s, degree) + MKS (m, kg, s, graden) + + + + US customary (in, lb) + Amerikaans (in, lb) + + + + Imperial decimal (in, lb) + Engels (in/lb) + + + + Building Euro (cm, m², m³) + Bouwen Europees (cm, m², m³) + + + + Building US (ft-in, sqft, cft) + Bouwen Amerikaans (ft-in/sqft/cft) + + + + Metric small parts & CNC(mm, mm/min) + Metrische kleine onderdelen en CNC (mm, mm/min) + + + + Imperial for Civil Eng (ft, ft/sec) + Engels voor Civiele Engineering (ft, ft/sec) + + + + FEM (mm, N, s) + FEM (mm, N, s) + + + + Unknown schema + Onbekend schema + + + diff --git a/src/Base/Resources/translations/Base_pl.ts b/src/Base/Resources/translations/Base_pl.ts new file mode 100644 index 0000000000..185d4c4db0 --- /dev/null +++ b/src/Base/Resources/translations/Base_pl.ts @@ -0,0 +1,57 @@ + + + + + UnitsApi + + + Standard (mm, kg, s, degree) + Standardowe (mm, kg, s, °) + + + + MKS (m, kg, s, degree) + MKS (m, kg, s, °) + + + + US customary (in, lb) + Zwyczajowy USA (in, lb) + + + + Imperial decimal (in, lb) + Dziesiętny brytyjski (in, lb) + + + + Building Euro (cm, m², m³) + Budowlany europejski (cm, m², m³) + + + + Building US (ft-in, sqft, cft) + Budowlany USA (ft-in, sqft, cft) + + + + Metric small parts & CNC(mm, mm/min) + Mniejsze części i CNC, metryczny (mm, mm/min) + + + + Imperial for Civil Eng (ft, ft/sec) + Inżynieria lądowa brytyjskie (ft, ft/s) + + + + FEM (mm, N, s) + MES (mm, N, s) + + + + Unknown schema + Schemat nieokreślony + + + diff --git a/src/Base/Resources/translations/Base_pt-BR.ts b/src/Base/Resources/translations/Base_pt-BR.ts new file mode 100644 index 0000000000..f9df5f3eec --- /dev/null +++ b/src/Base/Resources/translations/Base_pt-BR.ts @@ -0,0 +1,57 @@ + + + + + UnitsApi + + + Standard (mm, kg, s, degree) + Padrão (mm, kg, s, grau) + + + + MKS (m, kg, s, degree) + MKS (m/kg/s/graus) + + + + US customary (in, lb) + Padrão US (in/lb) + + + + Imperial decimal (in, lb) + Decimal Imperial (in / lb) + + + + Building Euro (cm, m², m³) + Construção Euro (cm/m²/m³) + + + + Building US (ft-in, sqft, cft) + Construção US (ft-in/sqft/cft) + + + + Metric small parts & CNC(mm, mm/min) + Peças pequenas métricas & CNC (mm, mm/min) + + + + Imperial for Civil Eng (ft, ft/sec) + Imperial para Eng Civil (ft, ft/seg) + + + + FEM (mm, N, s) + FEM (mm, N, s) + + + + Unknown schema + Esquema desconhecido + + + diff --git a/src/Base/Resources/translations/Base_pt-PT.ts b/src/Base/Resources/translations/Base_pt-PT.ts new file mode 100644 index 0000000000..cb37cd32e8 --- /dev/null +++ b/src/Base/Resources/translations/Base_pt-PT.ts @@ -0,0 +1,57 @@ + + + + + UnitsApi + + + Standard (mm, kg, s, degree) + Padrão (mm, kg, s, grau) + + + + MKS (m, kg, s, degree) + MKS (m, kg, s, grau) + + + + US customary (in, lb) + Padrão US (in, lb) + + + + Imperial decimal (in, lb) + Imperial Decimal (in, lb) + + + + Building Euro (cm, m², m³) + Construção Euro (cm, m2, m3) + + + + Building US (ft-in, sqft, cft) + Construção US (ft-in, sqft, cft) + + + + Metric small parts & CNC(mm, mm/min) + Peças pequenas métricas & CNC (mm, mm/min) + + + + Imperial for Civil Eng (ft, ft/sec) + Imperial para Eng Civil (ft, ft/seg) + + + + FEM (mm, N, s) + FEM (mm, N, s) + + + + Unknown schema + Esquema desconhecido + + + diff --git a/src/Base/Resources/translations/Base_ro.ts b/src/Base/Resources/translations/Base_ro.ts new file mode 100644 index 0000000000..8e59a98eca --- /dev/null +++ b/src/Base/Resources/translations/Base_ro.ts @@ -0,0 +1,57 @@ + + + + + UnitsApi + + + Standard (mm, kg, s, degree) + Standard (mm, kg, s, degree) + + + + MKS (m, kg, s, degree) + MKS (m, kg, s, degree) + + + + US customary (in, lb) + US customary (in, lb) + + + + Imperial decimal (in, lb) + Imperial decimal (in, lb) + + + + Building Euro (cm, m², m³) + Building Euro (cm, m², m³) + + + + Building US (ft-in, sqft, cft) + Building US (ft-in, sqft, cft) + + + + Metric small parts & CNC(mm, mm/min) + Metric small parts & CNC(mm, mm/min) + + + + Imperial for Civil Eng (ft, ft/sec) + Imperial for Civil Eng (ft, ft/sec) + + + + FEM (mm, N, s) + FEM (mm, N, s) + + + + Unknown schema + Unknown schema + + + diff --git a/src/Base/Resources/translations/Base_ru.ts b/src/Base/Resources/translations/Base_ru.ts new file mode 100644 index 0000000000..27e37b909b --- /dev/null +++ b/src/Base/Resources/translations/Base_ru.ts @@ -0,0 +1,57 @@ + + + + + UnitsApi + + + Standard (mm, kg, s, degree) + Стандарт (мм, кг, с, градус) + + + + MKS (m, kg, s, degree) + МКС (м, кг, сек, градус) + + + + US customary (in, lb) + Американская традиционная система мер (дюймы, фунты) + + + + Imperial decimal (in, lb) + Английская десятичная (дюймы, фунты) + + + + Building Euro (cm, m², m³) + Строительство Евро (см, м2, м3) + + + + Building US (ft-in, sqft, cft) + Строительство США (ft-in, sqft, cft) + + + + Metric small parts & CNC(mm, mm/min) + Метрические мелкие детали & ЧПУ (мм, мм/мин) + + + + Imperial for Civil Eng (ft, ft/sec) + Имперская для Гражданских инженеров (футы, футы/с) + + + + FEM (mm, N, s) + МКЭ (мм, Н, с) + + + + Unknown schema + Неизвестная схема + + + diff --git a/src/Base/Resources/translations/Base_sl.ts b/src/Base/Resources/translations/Base_sl.ts new file mode 100644 index 0000000000..39a5c93d0f --- /dev/null +++ b/src/Base/Resources/translations/Base_sl.ts @@ -0,0 +1,57 @@ + + + + + UnitsApi + + + Standard (mm, kg, s, degree) + Standardne (mm, kg, s, stopinje) + + + + MKS (m, kg, s, degree) + MKS (m, kg, s, stopinje) + + + + US customary (in, lb) + Ameriške (palci, funti) + + + + Imperial decimal (in, lb) + Anglosaške decimalke (palci, funti) + + + + Building Euro (cm, m², m³) + Metrični gradbeni (cm, m², m³) + + + + Building US (ft-in, sqft, cft) + ZDA gradbeni (ft-in, sqft, cft) + + + + Metric small parts & CNC(mm, mm/min) + Metrični majhni deli in CNC (mm, mm/min) + + + + Imperial for Civil Eng (ft, ft/sec) + Anglosaške gradbene (ft, ft/s) + + + + FEM (mm, N, s) + MKE (mm, N, s) + + + + Unknown schema + Neznana shema + + + diff --git a/src/Base/Resources/translations/Base_sr-CS.ts b/src/Base/Resources/translations/Base_sr-CS.ts new file mode 100644 index 0000000000..0e0a78a566 --- /dev/null +++ b/src/Base/Resources/translations/Base_sr-CS.ts @@ -0,0 +1,57 @@ + + + + + UnitsApi + + + Standard (mm, kg, s, degree) + Standard (mm, kg, s, stepeni) + + + + MKS (m, kg, s, degree) + MKS (m, kg, s, stepeni) + + + + US customary (in, lb) + US sistem jedinica (in, lb) + + + + Imperial decimal (in, lb) + Imperijalni decimalni (in, lb) + + + + Building Euro (cm, m², m³) + Građevinski Euro (cm, m², m³) + + + + Building US (ft-in, sqft, cft) + Građevinski US (ft-in, sqft, cft) + + + + Metric small parts & CNC(mm, mm/min) + Metrički mali delovi & CNC(mm, mm/min) + + + + Imperial for Civil Eng (ft, ft/sec) + Imperijalni za građevinarstvo (ft, ft/sec) + + + + FEM (mm, N, s) + FEM (mm, N, s) + + + + Unknown schema + Nepoznata šema + + + diff --git a/src/Base/Resources/translations/Base_sr.ts b/src/Base/Resources/translations/Base_sr.ts new file mode 100644 index 0000000000..764b4dbeeb --- /dev/null +++ b/src/Base/Resources/translations/Base_sr.ts @@ -0,0 +1,57 @@ + + + + + UnitsApi + + + Standard (mm, kg, s, degree) + Стандард (mm, kg,, s, степени) + + + + MKS (m, kg, s, degree) + MKS (m, kg, s, степени) + + + + US customary (in, lb) + US cиcтем јединица (in, lb) + + + + Imperial decimal (in, lb) + Империјални децимални (in, lb) + + + + Building Euro (cm, m², m³) + Грађевински Euro (cm, m², m³) + + + + Building US (ft-in, sqft, cft) + Грађевински US (ft-in, sqft, cft) + + + + Metric small parts & CNC(mm, mm/min) + Метрички мали делови & CNC(mm, mm/min) + + + + Imperial for Civil Eng (ft, ft/sec) + Империјални за грађевинарство (ft, ft/sec) + + + + FEM (mm, N, s) + МКЕ (mm, N, s) + + + + Unknown schema + Непозната шема + + + diff --git a/src/Base/Resources/translations/Base_sv-SE.ts b/src/Base/Resources/translations/Base_sv-SE.ts new file mode 100644 index 0000000000..dabc90078b --- /dev/null +++ b/src/Base/Resources/translations/Base_sv-SE.ts @@ -0,0 +1,57 @@ + + + + + UnitsApi + + + Standard (mm, kg, s, degree) + Standard (mm, kg, s, grader) + + + + MKS (m, kg, s, degree) + MKS (m, kg, s, grader) + + + + US customary (in, lb) + Amerikanska enheter (in/lb) + + + + Imperial decimal (in, lb) + Brittiska enheter (in/lb) + + + + Building Euro (cm, m², m³) + Europeiska byggenheter (cm, m², m³) + + + + Building US (ft-in, sqft, cft) + Amerikanska byggenheter (ft-in, sqft, cft) + + + + Metric small parts & CNC(mm, mm/min) + Metriska små- och CNC-enheter (mm, mm/min) + + + + Imperial for Civil Eng (ft, ft/sec) + Imperial for Civil Eng (ft, ft/sec) + + + + FEM (mm, N, s) + FEM (mm, N, s) + + + + Unknown schema + Okänt schema + + + diff --git a/src/Base/Resources/translations/Base_tr.ts b/src/Base/Resources/translations/Base_tr.ts new file mode 100644 index 0000000000..13dd1523d6 --- /dev/null +++ b/src/Base/Resources/translations/Base_tr.ts @@ -0,0 +1,57 @@ + + + + + UnitsApi + + + Standard (mm, kg, s, degree) + Standard (mm, kg, s, degree) + + + + MKS (m, kg, s, degree) + MKS (m, kg, s, degree) + + + + US customary (in, lb) + US customary (in, lb) + + + + Imperial decimal (in, lb) + Imperial decimal (in, lb) + + + + Building Euro (cm, m², m³) + Building Euro (cm, m², m³) + + + + Building US (ft-in, sqft, cft) + Building US (ft-in, sqft, cft) + + + + Metric small parts & CNC(mm, mm/min) + Metric small parts & CNC(mm, mm/min) + + + + Imperial for Civil Eng (ft, ft/sec) + Imperial for Civil Eng (ft, ft/sec) + + + + FEM (mm, N, s) + FEM (mm, N, s) + + + + Unknown schema + Unknown schema + + + diff --git a/src/Base/Resources/translations/Base_uk.ts b/src/Base/Resources/translations/Base_uk.ts new file mode 100644 index 0000000000..fbcf639a21 --- /dev/null +++ b/src/Base/Resources/translations/Base_uk.ts @@ -0,0 +1,57 @@ + + + + + UnitsApi + + + Standard (mm, kg, s, degree) + Standard (mm, kg, s, degree) + + + + MKS (m, kg, s, degree) + MKS (m, kg, s, degree) + + + + US customary (in, lb) + US customary (in, lb) + + + + Imperial decimal (in, lb) + Imperial decimal (in, lb) + + + + Building Euro (cm, m², m³) + Building Euro (cm, m², m³) + + + + Building US (ft-in, sqft, cft) + Building US (ft-in, sqft, cft) + + + + Metric small parts & CNC(mm, mm/min) + Metric small parts & CNC(mm, mm/min) + + + + Imperial for Civil Eng (ft, ft/sec) + Imperial for Civil Eng (ft, ft/sec) + + + + FEM (mm, N, s) + FEM (mm, N, s) + + + + Unknown schema + Unknown schema + + + diff --git a/src/Base/Resources/translations/Base_val-ES.ts b/src/Base/Resources/translations/Base_val-ES.ts new file mode 100644 index 0000000000..7ede644108 --- /dev/null +++ b/src/Base/Resources/translations/Base_val-ES.ts @@ -0,0 +1,57 @@ + + + + + UnitsApi + + + Standard (mm, kg, s, degree) + Standard (mm, kg, s, degree) + + + + MKS (m, kg, s, degree) + MKS (m, kg, s, degree) + + + + US customary (in, lb) + US customary (in, lb) + + + + Imperial decimal (in, lb) + Imperial decimal (in, lb) + + + + Building Euro (cm, m², m³) + Building Euro (cm, m², m³) + + + + Building US (ft-in, sqft, cft) + Building US (ft-in, sqft, cft) + + + + Metric small parts & CNC(mm, mm/min) + Metric small parts & CNC(mm, mm/min) + + + + Imperial for Civil Eng (ft, ft/sec) + Imperial for Civil Eng (ft, ft/sec) + + + + FEM (mm, N, s) + FEM (mm, N, s) + + + + Unknown schema + Unknown schema + + + diff --git a/src/Base/Resources/translations/Base_zh-CN.ts b/src/Base/Resources/translations/Base_zh-CN.ts new file mode 100644 index 0000000000..f311dccaad --- /dev/null +++ b/src/Base/Resources/translations/Base_zh-CN.ts @@ -0,0 +1,57 @@ + + + + + UnitsApi + + + Standard (mm, kg, s, degree) + 标准 (毫米, 公斤, 秒, 度) + + + + MKS (m, kg, s, degree) + 公制(米, 公斤, 秒, 度) + + + + US customary (in, lb) + 美制(吋/磅) + + + + Imperial decimal (in, lb) + 英制(英寸,磅) + + + + Building Euro (cm, m², m³) + Building Euro (cm, m², m³) + + + + Building US (ft-in, sqft, cft) + Building US (ft-in, sqft, cft) + + + + Metric small parts & CNC(mm, mm/min) + Metric small parts & CNC(mm, mm/min) + + + + Imperial for Civil Eng (ft, ft/sec) + Imperial for Civil Eng (ft, ft/sec) + + + + FEM (mm, N, s) + FEM (mm, N, s) + + + + Unknown schema + Unknown schema + + + diff --git a/src/Base/Resources/translations/Base_zh-TW.ts b/src/Base/Resources/translations/Base_zh-TW.ts new file mode 100644 index 0000000000..66e1fc1b3d --- /dev/null +++ b/src/Base/Resources/translations/Base_zh-TW.ts @@ -0,0 +1,57 @@ + + + + + UnitsApi + + + Standard (mm, kg, s, degree) + Standard (mm, kg, s, degree) + + + + MKS (m, kg, s, degree) + MKS (m, kg, s, degree) + + + + US customary (in, lb) + US customary (in, lb) + + + + Imperial decimal (in, lb) + Imperial decimal (in, lb) + + + + Building Euro (cm, m², m³) + Building Euro (cm, m², m³) + + + + Building US (ft-in, sqft, cft) + Building US (ft-in, sqft, cft) + + + + Metric small parts & CNC(mm, mm/min) + Metric small parts & CNC(mm, mm/min) + + + + Imperial for Civil Eng (ft, ft/sec) + Imperial for Civil Eng (ft, ft/sec) + + + + FEM (mm, N, s) + FEM (mm, N, s) + + + + Unknown schema + Unknown schema + + + diff --git a/src/Gui/Language/FreeCAD.ts b/src/Gui/Language/FreeCAD.ts index 75c673e899..5b06010225 100644 --- a/src/Gui/Language/FreeCAD.ts +++ b/src/Gui/Language/FreeCAD.ts @@ -42,29 +42,29 @@ - + <empty> - - + + Angle - - + + Axis - + Position - + Enum @@ -91,12 +91,12 @@ CmdViewMeasureClearAll - + Clear measurement - + Clear all visible measurements @@ -104,12 +104,12 @@ CmdViewMeasureToggleAll - + Toggle measurement - + Turn on or off the display of all measurements @@ -117,12 +117,12 @@ Command - + Edit - + Import @@ -182,7 +182,7 @@ - + Align @@ -194,18 +194,18 @@ - + Transform - + Toggle array elements - + Link Transform @@ -215,12 +215,12 @@ - + Toggle visibility - + Toggle selectability @@ -559,7 +559,7 @@ Gui::AutoSaver - + Please wait until the AutoRecovery file has been saved... @@ -711,47 +711,47 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::AboutDialog - - + + Credits Header for the Credits tab of the About screen - + FreeCAD would not be possible without the contributions of - + Individuals Header for the list of individual people in the Credits list. - + Organizations Header for the list of companies/organizations in the Credits list. - - + + License - + Libraries - + This software uses open source components whose copyright and other proprietary rights belong to their respective owners: - + Collection @@ -759,22 +759,22 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::ApplicationCache - + Cache directory - + The cache directory %1 exceeds the size of %2. - + Do you want to clear it now? - + Warning: Please make sure that this is the only running %1 instance and that no documents are opened as this may result into data loss! @@ -795,37 +795,37 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::CameraDialog - + Camera settings - + Orientation - + Q0 - + Q1 - + Q2 - + Q3 - + Current view @@ -1386,13 +1386,13 @@ same time. The one with the highest priority will be triggered. - + All - - + + none @@ -1400,8 +1400,8 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgCustomToolBoxbarsImp - - + + Toolbox bars @@ -1676,540 +1676,123 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgDisplayPropertiesImp - + Default - + Aluminium - + Brass - + Bronze - + Copper - + Chrome - + Emerald - + Gold - + Jade - + Metalized - + Neon GNC - + Neon PHC - + Obsidian - + Pewter - + Plaster - + Plastic - + Ruby - + Satin - + Shiny plastic - + Silver - + Steel - + Stone Gui::Dialog::DlgEditorSettings - - - Editor - - - - - Options - - - - - Code lines will be numbered - - - - - Enable line numbers - - - - - The cursor shape will be a block - - - - - Enable block cursor - - - - - Enable folding - - - - - Indentation - - - - - Tab size: - - - - - Tabulator raster (how many spaces) - - - - - Indent size: - - - - - How many spaces will be inserted when pressing <Tab> - - - - - Pressing <Tab> will insert a tabulator with defined tab size - - - - - Keep tabs - - - - - Pressing <Tab> will insert amount of defined indent size - - - - - Insert spaces - - - - - Display items - - - - - Color and font settings will be applied to selected type - - - - - Family: - - - - - Font family to be used for selected code type - - - - - Size: - - - - - Font size to be used for selected code type - - - - - Color: - - - - - Preview: - - - - Gui::Dialog::DlgGeneral - - - General - - - - - Language of the application's user interface - - - - - Number format: - - - - - Operating system - - - - - Selected language - - - - - C/POSIX - - - - - If enabled, numerical keypad decimal separator -will be substituted with locale separator, except -in Python Console and Macro Editor where a -dot/period will always be printed. - - - - - Preference packs - - - - - Name - - - - - Type - - - - - Load - - - - - Import config... - - - - - Save new... - - - - - Manage... - - - - - Revert... - - - - - How many files should be listed in recent files list - - - - - Enable tiled background - - - - - The text cursor will be blinking - - - - - Enable cursor blinking - - - - - Style sheet: - - - - - Language and number format - - - - - Language: - - - - - Unit system: - - - - - Unit system that should be used for all parts of the application - - - - - Number of decimals: - - - - - Number of decimals that should be shown for numbers and dimensions - - - - - Minimum fractional inch: - - - - - Minimum fractional inch to be displayed - - - - - Substitute decimal separator - - - - - Application - - - - - Style sheet how user interface will look like - - - - - Size of toolbar icons: - - - - - Choose your preference for toolbar icon size. You can adjust -this according to your screen size or personal taste - - - - - Tree view mode: - - - - - Customize how tree view is shown in the panel (restart required). - -'ComboView': combine tree view and property view into one panel. -'TreeView and PropertyView': split tree view and property view into separate panel. -'Both': keep all three panels, and you can have two sets of tree view and property view. - - - - - Size of recent file list: - - - - - Background of the main window (when no document is opened) will consist of tiles of a special image. -See the FreeCAD Wiki for details about the image. - - - - - A Splash screen is a small loading window that is shown -when FreeCAD is launching. If this option is checked, FreeCAD will -display the splash screen - - - - - Enable splash screen at start up - - - - - Gui::Dialog::DlgGeneralImp - - - Manage preference packs - - - - - Small (%1px) - - - - - Medium (%1px) - - - - - Large (%1px) - - - - - Extra large (%1px) - - - - - Custom (%1px) - - - - - Combo View - - - - - TreeView and PropertyView - - - - - Both - - - - - No style sheet - - - - - Preference Pack Name - - - - - Tags - - - - - Apply - - - - - Apply the %1 preference pack - - - - - Choose a FreeCAD config file to import - - - - - File exists - - - - - A preference pack with that name already exists. Overwrite? - - - Gui::Dialog::DlgInputDialog @@ -3088,182 +2671,6 @@ Specify another directory, please. Gui::Dialog::DlgReportView - - - Report view - - - - - Output - - - - - Normal messages will be recorded - - - - - Record normal messages - - - - - Log messages will be recorded - - - - - Record log messages - - - - - Warnings will be recorded - - - - - Record warnings - - - - - Error messages will be recorded - - - - - Record error messages - - - - - When an error has occurred, the Report View dialog becomes visible -on-screen while displaying the error - - - - - Show report view on error - - - - - When a warning has occurred, the Report View dialog becomes visible -on-screen while displaying the warning - - - - - Show report view on warning - - - - - When a normal message has occurred, the Report View dialog becomes visible -on-screen while displaying the message - - - - - Show report view on normal message - - - - - When a log message has occurred, the Report View dialog becomes visible -on-screen while displaying the log message - - - - - Show report view on log message - - - - - Include a timecode for each report - - - - - Include a timecode for each entry - - - - - Colors - - - - - Normal messages: - - - - - Font color for normal messages in Report view panel - - - - - Log messages: - - - - - Font color for log messages in Report view panel - - - - - Warnings: - - - - - Font color for warning messages in Report view panel - - - - - Errors: - - - - - Font color for error messages in Report view panel - - - - - Python interpreter - - - - - Internal Python output will be redirected -from Python console to Report view panel - - - - - Redirect internal Python output to report view - - - - - Internal Python error messages will be redirected -from Python console to Report view panel - - - - - Redirect internal Python errors to report view - - @@ -3341,88 +2748,88 @@ from Python console to Report view panel Gui::Dialog::DlgSettings3DView - + 3D View - + General - + Main coordinate system will always be shown in lower right corner within opened files - + Show coordinate system in the corner - + Relative size : - + Size of main coordinate system representation in the corner -- in % of height/width of viewport - + Axis cross will be shown by default at file opening or creation - + Show axis cross by default - + Time needed for last operation and resulting frame rate will be shown at the lower left corner in opened files - + Show counter of frames per second - + Rendering - + This option is useful for troubleshooting graphics card and driver problems. Changing this option requires a restart of the application. - + Use software OpenGL - + Use OpenGL VBO (Vertex Buffer Object) - + Render cache - + If selected, Vertex Buffer Objects (VBO) will be used. A VBO is an OpenGL feature that provides methods for uploading vertex data (position, normal vector, color, etc.) to the graphics card. @@ -3436,7 +2843,7 @@ report this setting as enabled when seeking support on the FreeCAD forums - + 'Render Caching' is another way to say 'Rendering Acceleration'. There are 3 options available to achieve this: 1) 'Auto' (default), let Coin3D decide where to cache. @@ -3447,140 +2854,140 @@ but slower response to any scene changes. - + Auto - + Distributed - + Centralized - + Anti-Aliasing - + What kind of multisample anti-aliasing is used - + None - + Line Smoothing - + MSAA 2x - + MSAA 4x - + MSAA 8x - + Transparent objects: - + Render types of transparent objects - + One pass - + Backface pass - + Marker size: - + Size of vertices in the Sketcher workbench - + Eye to eye distance for stereo modes - + Eye-to-eye distance used for stereo projections. The specified value is a factor that will be multiplied with the bounding box size of the 3D object that is currently displayed. - + Backlight is enabled with the defined color - - + + Backlight color - + Intensity - + Intensity of the backlight - + Camera type - + Objects will appear in a perspective projection - + Perspective renderin&g - + Objects will be projected in orthographic projection - + Or&thographic rendering @@ -3592,42 +2999,42 @@ bounding box size of the 3D object that is currently displayed. Gui::Dialog::DlgSettings3DViewImp - + 5px - + 7px - + 9px - + 11px - + 13px - + 15px - + Anti-aliasing - + Open a new viewer or restart %1 to apply anti-aliasing changes. @@ -3635,77 +3042,77 @@ bounding box size of the 3D object that is currently displayed. Gui::Dialog::DlgSettingsCacheDirectory - + Cache - + Cache directory - + Location: - + Check periodically at program start: - + Always - + Daily - + Weekly - + Monthly - + Yearly - + Never - + Cache size limit: - + Check now... - + Notify the user if the cache size exceeds the specified limit - + Unknown - + Current cache size: %1 @@ -3876,177 +3283,177 @@ besides the color bar Gui::Dialog::DlgSettingsDocument - + Document - + General - + The application will create a new document when started - + Create new document at start up - + Document save compression level (0 = none, 9 = highest, 3 = default) - + Compression level for FCStd files - + All changes in documents are stored so that they can be undone/redone - + Using Undo/Redo on documents - + Maximum Undo/Redo steps - + How many Undo/Redo steps should be recorded - + Allow user aborting document recomputation by pressing ESC. This feature may slightly increase recomputation time. - + Allow aborting recomputation - + Storage - + Saving transactions (Auto-save) - + Discard saved transaction after saving document - + If there is a recovery file available the application will automatically run a file recovery when it is started. - + Run AutoRecovery at startup - + How often a recovery file is written - + Save AutoRecovery information every - + A thumbnail will be stored when document is saved - + Save thumbnail into project file when saving document - + Size - + Sets the size of the thumbnail that is stored in the document. Common sizes are 128, 256 and 512 - + The program logo will be added to the thumbnail - + Add the program logo to the generated thumbnail - + How many backup files will be kept when saving document - + Maximum number of backup files to keep when resaving document - + Backup files will get extension '.FCbak' and file names get date suffix according to the specified format - + Use date and FCBak extension - + Date format - + Document objects - + Allow objects to have same label - + Allow duplicate object labels in one document - + Enable partial loading of external linked documents. Then only referenced objects and their dependencies will be loaded when a linked document is auto-opened together with the main document. @@ -4055,54 +3462,54 @@ icon in the tree view to fully reload it. - + Disable partial loading of external linked objects - + Authoring and License - + Author name - + All documents that will be created will get the specified author name. Keep blank for anonymous. You can also use the form: John Doe <john@doe.com> - + The field 'Last modified by' will be set to specified author when saving the file - + Set on save - + Company - + Default company name to use for new files - + Default license - + Default license for new documents @@ -4172,12 +3579,12 @@ You can also use the form: John Doe <john@doe.com> - + License URL - + URL describing more about the license @@ -4185,104 +3592,21 @@ You can also use the form: John Doe <john@doe.com> Gui::Dialog::DlgSettingsDocumentImp - + The format of the date to use. - + Default - + Format - - Gui::Dialog::DlgSettingsEditorImp - - - Text - - - - - Bookmark - - - - - Breakpoint - - - - - Keyword - - - - - Comment - - - - - Block comment - - - - - Number - - - - - String - - - - - Character - - - - - Class name - - - - - Define name - - - - - Operator - - - - - Python output - - - - - Python error - - - - - Current line highlight - - - - - Items - - - Gui::Dialog::DlgSettingsImage @@ -4463,122 +3787,122 @@ You can also use the form: John Doe <john@doe.com> Gui::Dialog::DlgSettingsMacro - + Macro - + General macro settings - + Variables defined by macros are created as local variables - + Run macros in local environment - + Macro recording settings - + Macro path - + The directory in which the application will search for macros - + Gui commands - + Recorded macros will also contain user interface commands - + Record GUI commands - + Recorded macros will also contain user interface commands as comments - + Record as comment - + Logging Commands - + Commands executed by macro scripts are shown in Python console - + Show script commands in python console - + Log all commands issued by menus to file: - + FullScript.FCScript - + Recent macros menu - + Size of recent macro list - + How many macros should be listed in recent macros list - + Keyboard shortcut count - + How many recent macros should have shortcuts - + Keyboard Modifiers - + Keyboard modifiers, default = Ctrl+Shift+ @@ -4586,129 +3910,129 @@ You can also use the form: John Doe <john@doe.com> Gui::Dialog::DlgSettingsNavigation - - + + Navigation - + Navigation cube - + Steps by turn - + Number of steps by turn when using arrows (default = 8 : step angle = 360/8 = 45 deg) - + Corner - + Corner where navigation cube is shown - + Top left - + Top right - + Bottom left - + Bottom right - + Rotates to nearest possible state when clicking a cube face - + Rotate to nearest - + Font name: - + Font name of the navigation cube - + Default - + Cube size - + Size of the navigation cube - + Color - + Base color for all elements - + 3D Navigation - + List the mouse button configs for each chosen navigation setting. Select a set and then press the button to view said configurations. - + Mouse... - + Navigation settings set - + Orbit style - + Rotation orbit style. Trackball: moving the mouse horizontally will rotate the part around the y-axis Turntable: the part will be rotated around the z-axis (with constrained axes). @@ -4716,171 +4040,181 @@ Free Turntable: the part will be rotated around the z-axis. - + Turntable - + Trackball - + Free Turntable - + Rotation mode - + Rotations in 3D will use current cursor position as center for rotation - + Window center - + Drag at cursor - + Object center - + Default camera orientation - + Default camera orientation when creating a new document or selecting the home view - + Camera zoom - + Sets camera zoom for new documents. The value is the diameter of the sphere to fit on the screen. - + mm - + Enable animated rotations - + Enable animation - + Zoom operations will be performed at position of mouse pointer - + Zoom at cursor - + Zoom step - + How much will be zoomed. Zoom step of '1' means a factor of 7.5 for every zoom step. - + Direction of zoom operations will be inverted - + Invert zoom - + Prevents view tilting when pinch-zooming. Affects only gesture navigation style. Mouse tilting is not disabled by this setting. - + Disable touchscreen tilt gesture - + + Show the rotation center when dragging. + + + + + Enable rotation center indication + + + + Isometric - + Dimetric - + Trimetric - + Top - + Front - + Left - + Right - + Rear - + Bottom - + Custom @@ -4888,43 +4222,43 @@ Mouse tilting is not disabled by this setting. Gui::Dialog::DlgSettingsPythonConsole - + Python console - + Settings - + Words will be wrapped when they exceed available horizontal space in Python console - + Enable word wrap - + The cursor shape will be a block - + Enable block cursor - + Saves Python history across sessions - + Save history @@ -4932,44 +4266,64 @@ horizontal space in Python console Gui::Dialog::DlgSettingsSelection - + Selection - + + Enable preselection, highlighted with specified color + + + + + Enable preselection + + + + + Enable selection, highlighted with specified color + + + + + Enable selection + + + + Pick radius (px): - + Area for picking elements in 3D view. Larger value eases to pick things, but can make small features impossible to select. - + Auto switch to the 3D view containing the selected item - + Auto expand tree item when the corresponding object is selected in 3D view - + Preselect the object in 3D view when mouse over the tree item - + Record selection in tree view in order to go back/forward using navigation button - + Add checkboxes for selection in document tree @@ -4977,147 +4331,122 @@ Larger value eases to pick things, but can make small features impossible to sel Gui::Dialog::DlgSettingsViewColor - + Colors - - Selection - - - - - Enable preselection and highlight by specified color - - - - - Enable preselection highlighting - - - - - Enable selection highlighting and use specified color - - - - - Enable selection highlighting - - - - + Background color for the model view - + Background color - - + + Background will have selected color - + Simple color - - + + Background will have selected color gradient - + Linear gradient - + Radial gradient - - + + Top: - - + + Middle: - + Switches the colors of the gradient - + Switch - + Color gradient will get selected color as middle color - + Middle color - - + + Bottom: - + Tree view - + Object being edited - + Background color for objects in tree view that are currently edited - + Active container - + Background color for active containers in tree view - + Central: - + Midway: - + End: @@ -5240,7 +4569,7 @@ The preference system is the one set in the general preferences. Gui::Dialog::DockablePlacement - + Placement @@ -5839,17 +5168,17 @@ The 'Status' column shows whether the document could be recovered. - + Please select 1, 2, or 3 points before clicking this button. A point may be on a vertex, face, or edge. If on a face or edge the point used will be the point at the mouse position along face or edge. If 1 point is selected it will be used as the center of rotation. If 2 points are selected the midpoint between them will be the center of rotation and a new custom axis will be created, if needed. If 3 points are selected the first point becomes the center of rotation and lies on the vector that is normal to the plane defined by the 3 points. Some distance and angle information is provided in the report view, which can be useful when aligning objects. For your convenience when Shift + click is used the appropriate distance or angle is copied to the clipboard. - + Incorrect quantity - + There are input fields with incorrect input, please ensure valid placement values! @@ -6110,7 +5439,7 @@ originally selected prior to opening this dialog Gui::DockWnd::PropertyDockView - + Property View @@ -6178,22 +5507,22 @@ originally selected prior to opening this dialog - + Clear - + Save As... - + Save Report Output - + Plain Text Files @@ -6324,7 +5653,7 @@ originally selected prior to opening this dialog - + Labels & Attributes @@ -6370,27 +5699,27 @@ Do you want to save your changes? - + untitled[*] - + - Editor - + %1 chars removed - + %1 chars added - + Formatted @@ -6506,74 +5835,74 @@ Do you want to save your changes? Gui::GraphvizView - + Graphviz not found - + Graphviz couldn't be found on your system. - + Read more about it here. - + Do you want to specify its installation path if it's already installed? - + Graphviz installation path - + Graphviz failed - + Graphviz failed to create an image file - + PNG format - + Bitmap format - + GIF format - + JPG format - + SVG format - - + + PDF format - - + + Export graph @@ -6715,17 +6044,17 @@ Do you want to save your changes? Gui::MacroCommand - + Macros - + Macro file doesn't exist - + No such macro file: '%1' @@ -6734,7 +6063,7 @@ Do you want to save your changes? Gui::MainWindow - + Dimension @@ -6764,32 +6093,42 @@ Do you want to save your changes? - - - + + + Toggles this toolbar - - - + + + Toggles this dockable window - - + + WARNING: This is a development version. + + + + + Please do not use in a production environment. + + + + + Unsaved document - + The exported object contains external link. Please save the documentat least once before exporting. - + To link to external objects, the document must be saved at least once. Do you want to save the document now? @@ -6798,121 +6137,121 @@ Do you want to save the document now? Gui::ManualAlignment - - - - - + + + + + Manual alignment - + The alignment is already in progress. - + Alignment[*] - + Please, select at least one point in the left and the right view - + Please, select at least %1 points in the left and the right view - + Please pick points in the left and right view - + The alignment has finished - + The alignment has been canceled - - + + Too few points picked in the left view. At least %1 points are needed. - - + + Too few points picked in the right view. At least %1 points are needed. - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. - + Try to align group of views - + The alignment failed. How do you want to proceed? - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. - + Point_%1 - + Point picked at (%1,%2,%3) - + No point was found on model - + No point was picked - + &Align - + &Remove last point - + &Cancel - + &Synchronize views @@ -7059,7 +6398,7 @@ How do you want to proceed? Gui::PropertyEditor::LinkLabel - + Change the linked object @@ -7067,12 +6406,12 @@ How do you want to proceed? Gui::PropertyEditor::LinkSelection - + Error - + Object not found @@ -7143,13 +6482,13 @@ How do you want to proceed? Gui::PropertyView - + View - + Data @@ -7196,77 +6535,77 @@ Do you want to exit without saving your data? - + &Copy - + &Copy command - + &Copy history - + Save history as... - + Save history - + Saves Python history across %1 sessions - + &Paste - + Select All - + Clear console - + Insert file name... - + Word wrap - + Save History - + Macro Files - + Insert file name - + All Files @@ -7279,7 +6618,7 @@ Do you want to exit without saving your data? - + Uncomment @@ -7287,17 +6626,17 @@ Do you want to exit without saving your data? Gui::RecentFilesAction - + Open file %1 - + File not found - + The file '%1' cannot be opened. @@ -7305,22 +6644,22 @@ Do you want to exit without saving your data? Gui::RecentMacrosAction - + none - + Run macro %1 (Shift+click to edit) keyboard shortcut: %2 - + File not found - + The file '%1' cannot be opened. @@ -7351,22 +6690,22 @@ Do you want to exit without saving your data? Gui::SearchBar - + Previous - + Next - + Case sensitive - + Whole words @@ -7608,38 +6947,38 @@ Do you want to specify another directory? Gui::TextDocumentEditorView - + Text updated - + The text of the underlying object has changed. Discard changes and reload the text from the object? - + Yes, reload. - + Unsaved document - + Do you want to save your changes before closing? - + If you don't save, your changes will be lost. - - + + Edit text @@ -7911,7 +7250,7 @@ Do you want to specify another directory? Gui::TreeDockWidget - + Tree view @@ -7919,7 +7258,7 @@ Do you want to specify another directory? Gui::TreePanel - + Search @@ -7927,183 +7266,183 @@ Do you want to specify another directory? Gui::TreeWidget - + Search... - + Search for objects - + Activate document - + Activate document %1 - + Tree settings - + Show description column - + Show an extra tree view column for item description. The item's description can be set by pressing F2 (or your OS's edit button) or by editing the 'label2' property. - + Group - + Labels & Attributes - + Description - + Show items hidden in tree view - + Show items that are marked as 'hidden' in the tree view - + Toggle visibility in tree view - + Toggles the visibility of selected items in the tree view - + Create group... - + Create a group - - + + Rename - + Rename object - + Finish editing - + Finish editing object - + Add dependent objects to selection - + Adds all dependent objects to the selection - + Close document - + Close the document - + Reload document - + Reload a partially loaded document - + Skip recomputes - + Enable or disable recomputations of document - + Allow partial recomputes - + Enable or disable recomputating editing object when 'skip recomputation' is enabled - + Mark to recompute - + Mark this object to be recomputed - + Recompute object - + Recompute the selected object - + (but must be executed) - + %1, Internal name: %2 @@ -8134,12 +7473,12 @@ Do you want to specify another directory? - + Opening file failed - + Can't open file '%1' for writing. @@ -8147,7 +7486,7 @@ Do you want to specify another directory? Gui::WorkbenchGroup - + Select the '%1' workbench @@ -8362,69 +7701,70 @@ Do you want to specify another directory? QObject - - + + General - - + + + Display - + Workbenches - - - + + + Python - - - + + + Unknown filetype - - + + Cannot open unknown filetype: %1 - + Export failed - + Cannot save to unknown filetype: %1 - + Workbench failure - + %1 - + Exception @@ -8470,8 +7810,8 @@ Do you want to specify another directory? - + Unsaved document @@ -8621,17 +7961,17 @@ Do you want to continue? - + files - + Save image - + Choose an image file to open @@ -8737,88 +8077,88 @@ Do you want to continue? - + Type - + Notifier - + Message - + Notifier: - + Do you want to skip confirmation of further critical message notifications while loading the file? - + Critical Message - + Too many opened non-intrusive notifications. Notifications are being omitted! - + Identical physical path detected. It may cause unwanted overwrite of existing document! - + Are you sure you want to continue? - + Please check report view for more... - - - Physical path: - - - - Document: + Physical path: + Document: + + + + + Path: - + Identical physical path - + Could not save document - + There was an issue trying to save the file. This may be because some of the parent folders do not exist, or you do not have sufficient permissions, or for other reasons. Error details: "%1" @@ -8827,102 +8167,102 @@ Would you like to save the file with a different name? - - - + + + Saving aborted - + Save dependent files - + The file contains external dependencies. Do you want to save the dependent files, too? - - + + Saving document failed - + Save document under new filename... - - + + Save %1 Document - + Document - - + + Failed to save document - + Documents contains cyclic dependencies. Do you still want to save them? - + Save a copy of the document under new filename... - + %1 document (*.FCStd) - + Document not closable - + The document is not closable for the moment. - + Document not saved - + The document%1 could not be saved. Do you want to cancel closing it? - + Undo - + Redo - + There are grouped transactions in the following documents with other preceding transactions - + Choose 'Yes' to roll back all preceding transactions. Choose 'No' to roll back in the active document only. Choose 'Abort' to abort @@ -9001,12 +8341,12 @@ Please open a browser window and type in: http://localhost:%1. - + Out of memory - + Not enough memory available to display the data. @@ -9022,7 +8362,7 @@ Please open a browser window and type in: http://localhost:%1. - + Navigation styles @@ -9033,7 +8373,7 @@ Please open a browser window and type in: http://localhost:%1. - + Transform @@ -9098,12 +8438,12 @@ Please open a browser window and type in: http://localhost:%1. - + Translation: - + Rotation: @@ -9198,76 +8538,76 @@ underscore, and must not start with a digit. - - + + Drag & drop failed - + Setup configurable object - + Select which object to copy or exclude when configuration changes. All external linked objects are excluded by default. - + Please select which objects to copy when the configuration is changed - + Apply to all - + Apply the setting to all links. Or, uncheck this option to apply only to this link. - + Copy on change - + Enable - + Enable auto copy of linked object when its configuration is changed - + Tracking - + Copy the linked object when its configuration is changed. Also auto redo the copy if the original linked object is changed. - + Disable copy on change - + Refresh configurable object - + Synchronize the original configurable source object by creating a new deep copy. Note that any changes made to the current copy will be lost. @@ -9275,23 +8615,23 @@ the current copy will be lost. - + Toggle array elements - + Change whether show each link array element as individual objects - + Transform at the origin of the placement - - + + Override colors... @@ -9319,12 +8659,12 @@ the current copy will be lost. SelectionFilter - + Not allowed: - + Selection not allowed by filter @@ -9332,9 +8672,9 @@ the current copy will be lost. StdBoxElementSelection - - + + Box element selection @@ -9342,13 +8682,13 @@ the current copy will be lost. StdBoxSelection - + Box selection - + Activate the box selection tool @@ -9426,13 +8766,13 @@ the current copy will be lost. StdCmdAxisCross - + Toggle axis cross - - + + Turns on or off the axis cross at the origin @@ -9538,13 +8878,13 @@ the current copy will be lost. StdCmdDemoMode - + View turntable... - + View turntable @@ -9884,13 +9224,13 @@ the current copy will be lost. StdCmdHideObjects - + Hide all objects - - + + Hide all objects in the document @@ -9898,13 +9238,13 @@ the current copy will be lost. StdCmdHideSelection - + Hide selection - - + + Hide all selected objects @@ -10178,13 +9518,13 @@ the current copy will be lost. StdCmdMeasureDistance - + Measure distance - + Activate the distance measurement tool @@ -10243,8 +9583,8 @@ the current copy will be lost. - + Unnamed @@ -10472,7 +9812,7 @@ the current copy will be lost. StdCmdRecentFiles - Recent files + Open Recent @@ -10611,13 +9951,13 @@ the current copy will be lost. StdCmdSceneInspector - + Scene inspector... - + Scene inspector @@ -10625,13 +9965,13 @@ the current copy will be lost. StdCmdSelBack - + &Back - + Go back to previous selection @@ -10639,13 +9979,13 @@ the current copy will be lost. StdCmdSelBoundingBox - + &Bounding box - + Show selection bounding box @@ -10653,13 +9993,13 @@ the current copy will be lost. StdCmdSelForward - + &Forward - + Repeat the backed selection @@ -10681,13 +10021,13 @@ the current copy will be lost. StdCmdSelectVisibleObjects - + Select visible objects - - + + Select visible objects in the active document @@ -10709,13 +10049,13 @@ the current copy will be lost. StdCmdSetAppearance - + Appearance... - + Sets the display properties of the selected object @@ -10723,13 +10063,13 @@ the current copy will be lost. StdCmdShowObjects - + Show all objects - - + + Show all objects in the document @@ -10737,13 +10077,13 @@ the current copy will be lost. StdCmdShowSelection - + Show selection - - + + Show all selected objects @@ -10779,13 +10119,13 @@ the current copy will be lost. StdCmdTextureMapping - + Texture mapping... - + Texture mapping @@ -10835,13 +10175,13 @@ the current copy will be lost. StdCmdToggleNavigation - + Toggle navigation/Edit mode - - + + Toggle between navigation and edit mode @@ -10849,13 +10189,13 @@ the current copy will be lost. StdCmdToggleObjects - + Toggle all objects - - + + Toggles visibility of all objects in the active document @@ -10863,13 +10203,13 @@ the current copy will be lost. StdCmdToggleSelectability - + Toggle selectability - - + + Toggles the property of the objects to get selected in the 3D-View @@ -10877,13 +10217,13 @@ the current copy will be lost. StdCmdToggleVisibility - + Toggle visibility - - + + Toggles visibility @@ -10933,13 +10273,13 @@ the current copy will be lost. StdCmdTreeCollapse - + Collapse selected item - + Collapse currently selected tree items @@ -10947,13 +10287,13 @@ the current copy will be lost. StdCmdTreeExpand - + Expand selected item - + Expand currently selected tree items @@ -10961,13 +10301,13 @@ the current copy will be lost. StdCmdTreeSelectAllInstances - + Select all instances - + Select all instances of the current selected object @@ -10975,13 +10315,13 @@ the current copy will be lost. StdCmdTreeViewActions - + TreeView actions - + TreeView behavior options and actions @@ -11045,13 +10385,13 @@ the current copy will be lost. StdCmdViewBottom - + Bottom - + Set to bottom view @@ -11059,13 +10399,13 @@ the current copy will be lost. StdCmdViewCreate - + Create new view - + Creates a new view window for the active document @@ -11073,13 +10413,13 @@ the current copy will be lost. StdCmdViewDimetric - + Dimetric - + Set to dimetric view @@ -11087,13 +10427,13 @@ the current copy will be lost. StdCmdViewExample1 - + Inventor example #1 - + Shows a 3D texture with manipulator @@ -11101,13 +10441,13 @@ the current copy will be lost. StdCmdViewExample2 - + Inventor example #2 - + Shows spheres and drag-lights @@ -11115,13 +10455,13 @@ the current copy will be lost. StdCmdViewExample3 - + Inventor example #3 - + Shows a animated texture @@ -11129,13 +10469,13 @@ the current copy will be lost. StdCmdViewFitAll - + Fit all - + Fits the whole content on the screen @@ -11143,13 +10483,13 @@ the current copy will be lost. StdCmdViewFitSelection - + Fit selection - + Fits the selected content on the screen @@ -11157,13 +10497,13 @@ the current copy will be lost. StdCmdViewFront - + Front - + Set to front view @@ -11171,13 +10511,13 @@ the current copy will be lost. StdCmdViewHome - + Home - + Set to default home view @@ -11185,13 +10525,13 @@ the current copy will be lost. StdCmdViewIsometric - + Isometric - + Set to isometric view @@ -11199,13 +10539,13 @@ the current copy will be lost. StdCmdViewIvIssueCamPos - + Issue camera position - + Issue the camera position to the console and to a macro, to easily recall this position @@ -11213,13 +10553,13 @@ the current copy will be lost. StdCmdViewIvStereoInterleavedColumns - + Stereo Interleaved Columns - + Switch stereo viewing to Interleaved Columns @@ -11227,13 +10567,13 @@ the current copy will be lost. StdCmdViewIvStereoInterleavedRows - + Stereo Interleaved Rows - + Switch stereo viewing to Interleaved Rows @@ -11241,13 +10581,13 @@ the current copy will be lost. StdCmdViewIvStereoOff - + Stereo Off - + Switch stereo viewing off @@ -11255,13 +10595,13 @@ the current copy will be lost. StdCmdViewIvStereoQuadBuff - + Stereo quad buffer - + Switch stereo viewing to quad buffer @@ -11269,13 +10609,13 @@ the current copy will be lost. StdCmdViewIvStereoRedGreen - + Stereo red/cyan - + Switch stereo viewing to red/cyan @@ -11283,13 +10623,13 @@ the current copy will be lost. StdCmdViewLeft - + Left - + Set to left view @@ -11297,13 +10637,13 @@ the current copy will be lost. StdCmdViewRear - + Rear - + Set to rear view @@ -11325,13 +10665,13 @@ the current copy will be lost. StdCmdViewRight - + Right - + Set to right view @@ -11339,13 +10679,13 @@ the current copy will be lost. StdCmdViewRotateLeft - + Rotate Left - + Rotate the view by 90° counter-clockwise @@ -11353,13 +10693,13 @@ the current copy will be lost. StdCmdViewRotateRight - + Rotate Right - + Rotate the view by 90° clockwise @@ -11381,13 +10721,13 @@ the current copy will be lost. StdCmdViewTop - + Top - + Set to top view @@ -11395,13 +10735,13 @@ the current copy will be lost. StdCmdViewTrimetric - + Trimetric - + Set to trimetric view @@ -11409,13 +10749,13 @@ the current copy will be lost. StdCmdViewVR - + FreeCAD-VR - + Extend the FreeCAD 3D Window to a Oculus Rift @@ -11479,13 +10819,13 @@ the current copy will be lost. StdMainFullscreen - + Fullscreen - + Display the main window in fullscreen mode @@ -11521,13 +10861,13 @@ the current copy will be lost. StdRecallWorkingView - + Recall working view - - + + Recall previously stored temporary working view @@ -11535,13 +10875,13 @@ the current copy will be lost. StdStoreWorkingView - + Store working view - - + + Store a document-specific temporary working view @@ -11549,13 +10889,13 @@ the current copy will be lost. StdTreeCollapseDocument - + Collapse/Expand - + Expand active document and collapse all others @@ -11563,12 +10903,12 @@ the current copy will be lost. StdTreeDrag - + Initiate dragging - + Initiate dragging of current selected tree items @@ -11576,13 +10916,13 @@ the current copy will be lost. StdTreeMultiDocument - + Multi document - + Display all documents in the tree view @@ -11590,12 +10930,12 @@ the current copy will be lost. StdTreePreSelection - + Pre-selection - + Preselect the object in 3D view when mouse over the tree item @@ -11603,12 +10943,12 @@ the current copy will be lost. StdTreeRecordSelection - + Record selection - + Record selection in tree view in order to go back/forward using navigation button @@ -11616,13 +10956,13 @@ the current copy will be lost. StdTreeSelection - + Go to selection - + Scroll to first selected item @@ -11630,13 +10970,13 @@ the current copy will be lost. StdTreeSingleDocument - + Single document - + Only display the active document in the tree view @@ -11644,12 +10984,12 @@ the current copy will be lost. StdTreeSyncPlacement - + Sync placement - + Auto adjust placement on drag and drop objects across coordinate systems @@ -11657,12 +10997,12 @@ the current copy will be lost. StdTreeSyncSelection - + Sync selection - + Auto expand tree item when the corresponding object is selected in 3D view @@ -11670,12 +11010,12 @@ the current copy will be lost. StdTreeSyncView - + Sync view - + Auto switch to the 3D view containing the selected item @@ -11683,13 +11023,13 @@ the current copy will be lost. StdViewBoxZoom - + Box zoom - + Activate the box zoom tool @@ -11697,13 +11037,13 @@ the current copy will be lost. StdViewDock - + Docked - + Display the active view either in fullscreen, in undocked or docked mode @@ -11711,13 +11051,13 @@ the current copy will be lost. StdViewDockUndockFullscreen - + Document window - + Display the active view either in fullscreen, in undocked or docked mode @@ -11725,13 +11065,13 @@ the current copy will be lost. StdViewFullscreen - + Fullscreen - + Display the active view either in fullscreen, in undocked or docked mode @@ -11739,13 +11079,13 @@ the current copy will be lost. StdViewScreenShot - + Save image... - + Creates a screenshot of the active view @@ -11753,13 +11093,13 @@ the current copy will be lost. StdViewUndock - + Undocked - + Display the active view either in fullscreen, in undocked or docked mode @@ -11767,13 +11107,13 @@ the current copy will be lost. StdViewZoomIn - + Zoom In - + Increase the zoom factor by a fixed amount @@ -11781,13 +11121,13 @@ the current copy will be lost. StdViewZoomOut - + Zoom Out - + Decrease the zoom factor by a fixed amount @@ -11819,72 +11159,72 @@ Are you sure you want to continue? Std_DrawStyle - + As is - + Normal mode - + Points - + Points mode - + Wireframe - + Wireframe mode - + Hidden line - + Hidden line mode - + No shading - + No shading mode - + Shaded - + Shaded mode - + Flat lines - + Flat lines mode @@ -12094,12 +11434,12 @@ Do you still want to proceed? Gui::MDIView - + Export PDF - + PDF file @@ -12107,194 +11447,188 @@ Do you still want to proceed? Gui::Dialog::DlgSettingsNotificationArea - - + Notification Area - + Settings - + The Notification area will appear in the status bar - + Enable Notification Area - + Non-intrusive notifications will appear next to the notification area in the status bar - + Enable non-intrusive notifications - + Additional data sources - + Errors intended for developers will appear in the notification area - + Debug errors - + Warnings intended for developers will appear in the notification area - + Debug warnings - + Non-Intrusive Notifications - + Minimum Duration: - + Maximum Duration: - + Duration during which the notification will be shown (unless mouse buttons are clicked) - - + + s - + Minimum duration during which the notification will be shown (unless notification clicked) - + Maximum Number of Notifications: - + Maximum number of notifications that will be simultaneously present on the screen - + Notification width: - + Width of the notification in pixels - + Any open non-intrusive notifications will disappear when another window is activated - + Hide when other window is activated - + Prevent non-intrusive notifications from appearing when the FreeCAD Window is not the active window - + Do not show when inactive - + Message List - + Limit the number of messages that will be kept in the list. If 0 there is no limit. - + Maximum Messages (0 = no limit): - + Removes the user notifications from the message list after the non-intrusive maximum duration has lapsed. - + Auto-remove User Notifications - - - Activation of the Notification Area only takes effect after an application restart. - - Gui::Dialog::DlgSettingsWorkbenches - + Available Workbenches - + <html><head/><body><p>You can reorder workbenches by drag and drop. Additional workbenches can be installed through the addon manager.</p><p> Currently, your system has the following workbenches:</p></body></html> - + Start up workbench: - + Choose which workbench will be activated and shown after FreeCAD launches - + Workbench selector position : - + Customize where the workbench selector appears (restart required). 'Toolbar': In the toolbars, as a movable toolbar. @@ -12303,12 +11637,12 @@ after FreeCAD launches - + If checked, application will remember which workbench is active for each tab of the viewport - + Remember active workbench by tab @@ -12457,47 +11791,47 @@ after FreeCAD launches Gui::Dialog::wbListItem - + If unchecked, %1 will not appear in the available workbenches. - + This is the current startup module, and must be enabled. See Preferences/General/Autoload to change. - + Shortcut to activate this workbench. - + Auto-load - + If checked, %1 will be loaded automatically when FreeCAD starts up - + This is the current startup module, and must be autoloaded. See Preferences/General/Autoload to change. - + Loaded - + Load - + To preserve resources, FreeCAD does not load workbenches until they are used. Loading them may provide access to additional preferences related to their functionality. @@ -12505,17 +11839,17 @@ after FreeCAD launches Gui::Dialog::DlgSettingsWorkbenchesImp - + Toolbar - + Left corner - + Right corner @@ -12541,12 +11875,12 @@ after FreeCAD launches Gui::NotificationArea - + Delete user notifications - + Delete All @@ -12582,13 +11916,13 @@ after FreeCAD launches StdViewLoadImage - + Load image... - + Loads an image @@ -12656,4 +11990,725 @@ after FreeCAD launches + + Gui::Dialog::DlgSettingsEditor + + + Editor + + + + + Options + + + + + Code lines will be numbered + + + + + Enable line numbers + + + + + The cursor shape will be a block + + + + + Enable block cursor + + + + + Enable folding + + + + + Indentation + + + + + Tab size: + + + + + Tabulator raster (how many spaces) + + + + + Indent size: + + + + + How many spaces will be inserted when pressing <Tab> + + + + + Pressing <Tab> will insert a tabulator with defined tab size + + + + + Keep tabs + + + + + Pressing <Tab> will insert amount of defined indent size + + + + + Insert spaces + + + + + Display items + + + + + Color and font settings will be applied to selected type + + + + + Family: + + + + + Font family to be used for selected code type + + + + + Size: + + + + + Font size to be used for selected code type + + + + + Color: + + + + + Preview: + + + + + Text + + + + + Bookmark + + + + + Breakpoint + + + + + Keyword + + + + + Comment + + + + + Block comment + + + + + Number + + + + + String + + + + + Character + + + + + Class name + + + + + Define name + + + + + Operator + + + + + Python output + + + + + Python error + + + + + Current line highlight + + + + + Items + + + + + Gui::Dialog::DlgSettingsGeneral + + + General + + + + + Language and number format + + + + + Language: + + + + + Language of the application's user interface + + + + + Unit system: + + + + + Unit system that should be used for all parts of the application + + + + + Number of decimals: + + + + + Number of decimals that should be shown for numbers and dimensions + + + + + Minimum fractional inch: + + + + + Minimum fractional inch to be displayed + + + + + Number format: + + + + + Operating system + + + + + Selected language + + + + + C/POSIX + + + + + If enabled, numerical keypad decimal separator +will be substituted with locale separator, except +in Python Console and Macro Editor where a +dot/period will always be printed. + + + + + Substitute decimal separator + + + + + Application + + + + + Theme: + + + + + Customize how user interface will look like + + + + + Size of toolbar icons: + + + + + Choose your preference for toolbar icon size. You can adjust +this according to your screen size or personal taste + + + + + Tree view mode: + + + + + Customize how tree view is shown in the panel (restart required). + +'ComboView': combine tree view and property view into one panel. +'TreeView and PropertyView': split tree view and property view into separate panel. +'Both': keep all three panels, and you can have two sets of tree view and property view. + + + + + Size of recent file list: + + + + + How many files should be listed in recent files list + + + + + Background of the main window (when no document is opened) will consist of tiles of a special image. +See the FreeCAD Wiki for details about the image. + + + + + Enable tiled background + + + + + The text cursor will be blinking + + + + + Enable cursor blinking + + + + + A Splash screen is a small loading window that is shown +when FreeCAD is launching. If this option is checked, FreeCAD will +display the splash screen + + + + + Enable splash screen at start up + + + + + Preference packs + + + + + Name + + + + + Type + + + + + Load + + + + + Import config... + + + + + Save new... + + + + + Manage... + + + + + Revert... + + + + + Manage preference packs + + + + + Small (%1px) + + + + + Medium (%1px) + + + + + Large (%1px) + + + + + Extra large (%1px) + + + + + Custom (%1px) + + + + + Combo View + + + + + TreeView and PropertyView + + + + + Both + + + + + Preference Pack Name + + + + + Tags + + + + + Apply + + + + + Apply the %1 preference pack + + + + + Choose a FreeCAD config file to import + + + + + File exists + + + + + A preference pack with that name already exists. Overwrite? + + + + + Gui::Dialog::DlgSettingsReportView + + + Report view + + + + + Output + + + + + Normal messages will be recorded + + + + + Record normal messages + + + + + Log messages will be recorded + + + + + Record log messages + + + + + Warnings will be recorded + + + + + Record warnings + + + + + Error messages will be recorded + + + + + Record error messages + + + + + When an error has occurred, the Report View dialog becomes visible +on-screen while displaying the error + + + + + Show report view on error + + + + + When a warning has occurred, the Report View dialog becomes visible +on-screen while displaying the warning + + + + + Show report view on warning + + + + + When a normal message has occurred, the Report View dialog becomes visible +on-screen while displaying the message + + + + + Show report view on normal message + + + + + When a log message has occurred, the Report View dialog becomes visible +on-screen while displaying the log message + + + + + Show report view on log message + + + + + Include a timecode for each report + + + + + Include a timecode for each entry + + + + + Colors + + + + + Normal messages: + + + + + Font color for normal messages in Report view panel + + + + + Log messages: + + + + + Font color for log messages in Report view panel + + + + + Warnings: + + + + + Font color for warning messages in Report view panel + + + + + Errors: + + + + + Font color for error messages in Report view panel + + + + + Python interpreter + + + + + Internal Python output will be redirected +from Python console to Report view panel + + + + + Redirect internal Python output to report view + + + + + Internal Python error messages will be redirected +from Python console to Report view panel + + + + + Redirect internal Python errors to report view + + + + + Gui::Dialog::DlgSettingsTheme + + + Theme + + + + + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + + + + + Style sheet: + + + + + Style sheet how user interface will look like + + + + + Secondary theme color + + + + + + + This color might be used by your theme to let you customize it. + + + + + Highlight color + + + + + Focus theme color + + + + + No style sheet + + + diff --git a/src/Gui/Language/FreeCAD_be.ts b/src/Gui/Language/FreeCAD_be.ts index b0823c6b08..feda4e07f5 100644 --- a/src/Gui/Language/FreeCAD_be.ts +++ b/src/Gui/Language/FreeCAD_be.ts @@ -42,29 +42,29 @@ Візуальны памер аб'екта - + <empty> <пусты> - - + + Angle Вугал - - + + Axis Вось - + Position Position - + Enum Пералічэнне @@ -91,12 +91,12 @@ CmdViewMeasureClearAll - + Clear measurement Ачысціць замер - + Clear all visible measurements Ачысціць усе бачныя вымярэнні @@ -104,12 +104,12 @@ CmdViewMeasureToggleAll - + Toggle measurement Пераключыць вымярэнне - + Turn on or off the display of all measurements Уключэнне ці выключэнне адлюстравання ўсіх вымярэнняў @@ -117,12 +117,12 @@ Command - + Edit Змяніць - + Import Імпарт @@ -182,7 +182,7 @@ Дадаць суполку - + Align Align @@ -194,18 +194,18 @@ - + Transform Пераўтварыць - + Toggle array elements Пераключыць элементы масіву - + Link Transform Пераўтварыць сувязь @@ -215,12 +215,12 @@ Вымярэнне адлегласці - + Toggle visibility Пераключыць бачнасць - + Toggle selectability Пераключыць магчымасць выбару @@ -559,7 +559,7 @@ Gui::AutoSaver - + Please wait until the AutoRecovery file has been saved... Калі ласка, пачакайце, пакуль файл аўтаматычнага аднаўлення не будзе захаваны... @@ -712,47 +712,47 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::AboutDialog - - + + Credits Header for the Credits tab of the About screen Падзякі - + FreeCAD would not be possible without the contributions of FreeCAD не існаваў бы без удзелу - + Individuals Header for the list of individual people in the Credits list. Удзельнікі - + Organizations Header for the list of companies/organizations in the Credits list. Установы - - + + License Ліцэнзія - + Libraries Бібліятэкі - + This software uses open source components whose copyright and other proprietary rights belong to their respective owners: Гэтае праграмнае забеспячэнне ўжывае кампаненты з адкрытым зыходным кодам, аўтарскія правы на якія і іншыя правы ўласнасці належаць іх адпаведным уладальнікам: - + Collection Калекцыя @@ -760,22 +760,22 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::ApplicationCache - + Cache directory Каталог кэшавання - + The cache directory %1 exceeds the size of %2. Каталог кэшу %1 перавышае памер %2. - + Do you want to clear it now? Вы сапраўды жадаеце ачысціць яго цяпер? - + Warning: Please make sure that this is the only running %1 instance and that no documents are opened as this may result into data loss! Папярэджанне: Калі ласка, пераканайцеся, што гэта адзіны запушчаны асобнік праграмы %1 і што аніякія дакументы не адчыненыя, так як гэта можа прывесці да страты дадзеных! @@ -796,37 +796,37 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::CameraDialog - + Camera settings Налады камеры - + Orientation Арыентацыя - + Q0 Q0 - + Q1 Q1 - + Q2 Q2 - + Q3 Q3 - + Current view Бягучы выгляд @@ -1393,13 +1393,13 @@ same time. The one with the highest priority will be triggered. Назва - + All Усе - - + + none адсутнічае @@ -1407,8 +1407,8 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgCustomToolBoxbarsImp - - + + Toolbox bars Панэлі інструментаў @@ -1683,550 +1683,123 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgDisplayPropertiesImp - + Default Першапачаткова - + Aluminium Алюміній - + Brass Латунь - + Bronze Бронза - + Copper Медзь - + Chrome Хром - + Emerald Смарагд - + Gold Золата - + Jade Нефрыт - + Metalized Металізаваны - + Neon GNC Неон GNC - + Neon PHC Неон PHC - + Obsidian Абсідыян - + Pewter П'ютэр (алавяны сплаў) - + Plaster Гіпс - + Plastic Пластык - + Ruby Рубін - + Satin Атлас (сацін) - + Shiny plastic Бліскучы пластык - + Silver Срэбра - + Steel Сталь - + Stone Камень Gui::Dialog::DlgEditorSettings - - - Editor - Рэдактар - - - - Options - Налады - - - - Code lines will be numbered - Радкі кода будуць пранумараваны - - - - Enable line numbers - Уключыць нумары радкоў - - - - The cursor shape will be a block - Форма паказальніка будзе ўяўляць сабою вялікі паказальнік - - - - Enable block cursor - Уключыць вялікі паказальнік - - - - Enable folding - Уключыць згінанне - - - - Indentation - Водступ - - - - Tab size: - Памер табуляцыі: - - - - Tabulator raster (how many spaces) - Колькасць прабелаў для табуляцыі - - - - Indent size: - Памер водступу: - - - - How many spaces will be inserted when pressing <Tab> - Колькі прабелаў будзе ўстаўлена пры націску клавішы <Tab> - - - - Pressing <Tab> will insert a tabulator with defined tab size - Пры націску <Tab> будзе ўстаўлена табуляцыя пэўнага памеру - - - - Keep tabs - Пакідаць табуляцыю - - - - Pressing <Tab> will insert amount of defined indent size - Пры націску <Tab> будзе ўстаўлены водступы пэўнага памеру - - - - Insert spaces - Уставіць прабелы - - - - Display items - Адлюстраваць элементы - - - - Color and font settings will be applied to selected type - Налады колеру і шрыфту будуць ужытыя да абранага тыпу - - - - Family: - Сямейства: - - - - Font family to be used for selected code type - Сямейства шрыфтоў будзе ўжыты для абранага тыпу кода - - - - Size: - Памер: - - - - Font size to be used for selected code type - Памер шрыфту будзе ўжыты для абранага тыпу кода - - - - Color: - Колер: - - - - Preview: - Папярэдні прагляд: - - - Gui::Dialog::DlgGeneral - - - General - Асноўныя - - - - Language of the application's user interface - Мова карыстальніцкага інтэрфейсу праграмы - - - - Number format: - Фармат лічбаў: - - - - Operating system - Аперацыйная сістэма - - - - Selected language - Абраная мова - - - - C/POSIX - C/POSIX - - - - If enabled, numerical keypad decimal separator -will be substituted with locale separator, except -in Python Console and Macro Editor where a -dot/period will always be printed. - Калі ўключана, дзесятковы падзельнік лічбавай клавіятуры -будзе заменены падзельнікам моўнага стандарту, за выключэннем -кансолі Python і рэдактара макрасаў, дзе -заўсёды будзе друкавацца кропка. - - - - Preference packs - Пакеты перавагі - - - - Name - Назва - - - - Type - Тып - - - - Load - Загрузіць - - - - Import config... - Імпартаваць налады... - - - - Save new... - Захаваць новы... - - - - Manage... - Кіраваць... - - - - Revert... - Вярнуць... - - - - How many files should be listed in recent files list - Колькі файлаў павінна быць паказана ў спісе апошніх файлаў - - - - Enable tiled background - Уключыць фон пліткі - - - - The text cursor will be blinking - Тэкставы паказальнік будзе міргаць - - - - Enable cursor blinking - Уключыць мігценне паказальніку - - - - Style sheet: - Стыль інтэрфейсу: - - - - Language and number format - Мова і фармат ліку - - - - Language: - Мова: - - - - Unit system: - Сістэма адзінак вымярэння: - - - - Unit system that should be used for all parts of the application - Сістэма адзінак вымярэння, якая павінна ўжывацца да ўсіх частак праграмы - - - - Number of decimals: - Колькасць дзесятковых знакаў: - - - - Number of decimals that should be shown for numbers and dimensions - Колькасць дзесятковых знакаў, якая павінна быць паказаныя для лікаў і вымярэнняў - - - - Minimum fractional inch: - Найменшая частка цалі: - - - - Minimum fractional inch to be displayed - Найменшая частка цалі для адлюстравання - - - - Substitute decimal separator - Замена дзесятковага падзельніку - - - - Application - Праграма - - - - Style sheet how user interface will look like - Стыль інтэрфейсу, як будзе выглядаць карыстальніцкі інтэрфейс - - - - Size of toolbar icons: - Памер гузікаў панэлі інструментаў: - - - - Choose your preference for toolbar icon size. You can adjust -this according to your screen size or personal taste - Абраць памер гузіка панэлі інструментаў па сваіх перавагах. Вы можаце наладзіць -у адпаведнасці з вашым памерам экрана ці асабістым густам - - - - Tree view mode: - Рэжым прагляду дрэва: - - - - Customize how tree view is shown in the panel (restart required). - -'ComboView': combine tree view and property view into one panel. -'TreeView and PropertyView': split tree view and property view into separate panel. -'Both': keep all three panels, and you can have two sets of tree view and property view. - Наладзіць адлюстраванне прагляду дрэва на панэлі (патрабуецца перазагрузка). - -'КамбінаваныПрагляд': аб'ядноўвае выгляд дрэва і выгляд уласцівасцяў у адну панэль. -'Прагляд Дрэва і Уласцівасцяў': падзяляе выгляд дрэва і выгляд уласцівасцяў на асобную панэль. -'Абодва': захоўвае ўсе тры панэлі, і ў вас можа быць два набору выгляд дрэва і выгляд уласцівасцяў. - - - - Size of recent file list: - Памер спісу апошніх файлаў: - - - - Background of the main window (when no document is opened) will consist of tiles of a special image. -See the FreeCAD Wiki for details about the image. - Фон галоўнага акна (калі ніводнага дакумента не адчынена) будзе складацца з плітак спецыяльнай выявы. -Глядзіце вікі-старонку FreeCAD, каб атрымаць падрабязную інфармацыю пра выяву. - - - - A Splash screen is a small loading window that is shown -when FreeCAD is launching. If this option is checked, FreeCAD will -display the splash screen - Экран застаўкі - невялікае акно загрузкі, якое паказваецца пры запуску FreeCAD. -Калі налада ўключаная, FreeCAD будзе адлюстроўваць застаўку - - - - Enable splash screen at start up - Уключыць застаўка пры запуске - - - - Gui::Dialog::DlgGeneralImp - - - Manage preference packs - Кіраваць пакетамі пераваг - - - - Small (%1px) - Малы (%1px) - - - - Medium (%1px) - Сярэдні (%1px) - - - - Large (%1px) - Вялікі (%1px) - - - - Extra large (%1px) - Вельмі вялікі (%1px) - - - - Custom (%1px) - Карыстальніцкі (%1px) - - - - Combo View - Камбінаваны Прагляд - - - - TreeView and PropertyView - Прагляд Дрэва і Уласцівасцяў - - - - Both - Абодва - - - - No style sheet - Без табліцы стыляў - - - - Preference Pack Name - Назва Пакета перавагі - - - - Tags - Меткі - - - - Apply - Прымяніць - - - - Apply the %1 preference pack - Прымяніць пакет перавагі %1 - - - - Choose a FreeCAD config file to import - Абраць файл наладаў FreeCAD для імпартавання - - - - File exists - Файл інсуе - - - - A preference pack with that name already exists. Overwrite? - Пакет перавагі з такой назвай ужо існуе. Перазапісаць? - - Gui::Dialog::DlgInputDialog @@ -3114,186 +2687,6 @@ Specify another directory, please. Gui::Dialog::DlgReportView - - - Report view - Прагляд справаздачы - - - - Output - Вывад - - - - Normal messages will be recorded - Звычайныя паведамленні будуць запісаныя - - - - Record normal messages - Запіс звычайных паведамленняў - - - - Log messages will be recorded - Паведамленні часопісу будуць запісаныя - - - - Record log messages - Запіс паведамленняў часопісу - - - - Warnings will be recorded - Папярэджанні будуць запісаныя - - - - Record warnings - Запіс папярэджанняў - - - - Error messages will be recorded - Паведамленні аб памылках будуць запісаныя - - - - Record error messages - Запіс паведамленняў аб памылках - - - - When an error has occurred, the Report View dialog becomes visible -on-screen while displaying the error - Калі адбылася памылка, дыялогавае акно Прагляду справаздачы становіцца бачным -на экране, каб адлюстраваць памылку - - - - Show report view on error - Паказаць прагляд справаздачы пры памылцы - - - - When a warning has occurred, the Report View dialog becomes visible -on-screen while displaying the warning - Калі адбылося папярэджанне, дыялогавае акно Прагляду справаздачы становіцца бачным -на экране, каб адлюстраваць папярэджанне - - - - Show report view on warning - Паказаць прагляд справаздачы пры папярэджанні - - - - When a normal message has occurred, the Report View dialog becomes visible -on-screen while displaying the message - Калі адбылося звычайнае паведамленне, дыялогавае акно Прагляду справаздачы становіцца бачным на экране, каб адлюстраваць звычайнае паведамленне - - - - Show report view on normal message - Паказаць прагляд справаздачы пры звычайным паведамленні - - - - When a log message has occurred, the Report View dialog becomes visible -on-screen while displaying the log message - Калі адбылося паведамленне справаздачы, дыялогавае акно Прагляду справаздачы становіцца бачным на экране, каб адлюстраваць паведамленне справаздачы - - - - Show report view on log message - Паказаць прагляд справаздачы пры паведамленні справаздачы - - - - Include a timecode for each report - Уключыць час для кожнай справаздачы - - - - Include a timecode for each entry - Уключыць час для кожнага запісу - - - - Colors - Выдзяленне колерам - - - - Normal messages: - Звычайныя паведамленні (normal): - - - - Font color for normal messages in Report view panel - Колер шрыфту для звычайных паведамленняў у панэлі Прагляду справаздачы - - - - Log messages: - Паведамленні часопісу (log): - - - - Font color for log messages in Report view panel - Колер шрыфту для паведамленняў часопісу ў панэлі Прагляду справаздачы - - - - Warnings: - Паведамленні папярэджання (warning): - - - - Font color for warning messages in Report view panel - Колер шрыфту для паведамленняў папярэджання ў панэлі Прагляду справаздачы - - - - Errors: - Паведамленні памылак (error): - - - - Font color for error messages in Report view panel - Колер шрыфту для паведамленняў памылкі ў панэлі Прагляду справаздачы - - - - Python interpreter - Інтэрпрэтатар Python - - - - Internal Python output will be redirected -from Python console to Report view panel - Унутраны вывад Python будзе перанакіраваны -з кансолі Python на панэль Прагляду справаздачы - - - - Redirect internal Python output to report view - Перанакіраваць унутраны вывад Python у Прагляд справаздачы - - - - Internal Python error messages will be redirected -from Python console to Report view panel - Унутраныя паведамленні аб памылках Python будуць перанакіраваныя -з кансолі Python на панэль Прагляду справаздачы - - - - Redirect internal Python errors to report view - Перанакіраваць унутраныя памылкі Python у Прагляд справаздачы - @@ -3371,66 +2764,66 @@ from Python console to Report view panel Gui::Dialog::DlgSettings3DView - + 3D View Трохмернае прадстаўленне - + General Асноўныя - + Main coordinate system will always be shown in lower right corner within opened files Асноўная сістэма каардынат заўсёды будзе паказвацца ў правым ніжнім куце ў адчыненых файлах - + Show coordinate system in the corner Паказаць сістэму каардынат у куце - + Relative size : Адносны памер: - + Size of main coordinate system representation in the corner -- in % of height/width of viewport Памер прадстаўлення асноўнай сістэмы каардынат у куце - у % ад вышыні/шырыні вобласці прагляду - + Axis cross will be shown by default at file opening or creation Скрыжаванне восей будзе паказвацца першапачаткова пры адкрыцці ці стварэнні файла - + Show axis cross by default Першапачаткова паказаць скрыжаванне восей - + Time needed for last operation and resulting frame rate will be shown at the lower left corner in opened files Час, які неабходны для апошняй аперацыі, і выніковая частата кадраў будуць паказаныя ў левым ніжнім куце адчыненых файлаў - + Show counter of frames per second Паказаць лічыльнік кадраў у секунду - + Rendering Візуалізацыя - + This option is useful for troubleshooting graphics card and driver problems. Changing this option requires a restart of the application. @@ -3439,22 +2832,22 @@ Changing this option requires a restart of the application. Для змены налады патрабуецца перазапуск праграмы. - + Use software OpenGL Ужыць праграмнае забеспячэнне OpenGL - + Use OpenGL VBO (Vertex Buffer Object) Ужыць OpenGL VBO (аб'ект буфера вяршыняў) - + Render cache Кэшаванне візуалізацыі - + If selected, Vertex Buffer Objects (VBO) will be used. A VBO is an OpenGL feature that provides methods for uploading vertex data (position, normal vector, color, etc.) to the graphics card. @@ -3473,7 +2866,7 @@ VBO забяспечваюць значны прырост эфектыўнас Не забудзьцеся паведаміць аб гэтай уключанай наладзе пры звароце па падтрымку на форумах FreeCAD - + 'Render Caching' is another way to say 'Rendering Acceleration'. There are 3 options available to achieve this: 1) 'Auto' (default), let Coin3D decide where to cache. @@ -3488,92 +2881,92 @@ but slower response to any scene changes. 3) 'Цэнтралізаванае', уручную адключыць кэшаванне на ўсіх вузлах пастаўшчыка ўяўленняў, і кэшаванне толькі на каранёвым графічным вузле выявы. Гэта забяспечвае самую высокую хуткасць візуалізацыі, але больш павольную рэакцыю на любыя змены кадра. - + Auto Аўтаматычнае - + Distributed Размеркаванае - + Centralized Цэнтралізаванае - + Anti-Aliasing Згладжванне - + What kind of multisample anti-aliasing is used Які выгляд шматпраходнага згладжвання ўжываецца - + None Нічога - + Line Smoothing Згладжванне ліній - + MSAA 2x MSAA 2x - + MSAA 4x MSAA 4x - + MSAA 8x MSAA 8x - + Transparent objects: Празрыстыя аб'екты: - + Render types of transparent objects Тып візуалізацыі празрыстых аб'ектаў - + One pass Адзін праход - + Backface pass Праход ззаду - + Marker size: Памер маркера: - + Size of vertices in the Sketcher workbench Памер вяршыняй у варштаце Эскізу - + Eye to eye distance for stereo modes Адлегласць паміж вачамі для стэрэа рэжымаў - + Eye-to-eye distance used for stereo projections. The specified value is a factor that will be multiplied with the bounding box size of the 3D object that is currently displayed. @@ -3581,48 +2974,48 @@ bounding box size of the 3D object that is currently displayed. Азначанае значэнне з'яўляецца каэфіцыентам, якое будзе памнажацца на памер габарытаў трохмернага аб'екта, які ў бягучы час адлюстроўваецца. - + Backlight is enabled with the defined color Асвятленне ўключана з вызначаным колерам - - + + Backlight color Колер асвятлення - + Intensity Інтэнсіўнасць - + Intensity of the backlight Інтэнсіўнасць асвятлення - + Camera type Тып камеры - + Objects will appear in a perspective projection Аб'екты будуць адлюстроўвацца ў перспектыўнай праекцыі - + Perspective renderin&g Перспектыўная &візуалізацыя - + Objects will be projected in orthographic projection Аб'екты будуць праецыравацца ў артаганальнай праекцыі - + Or&thographic rendering &Артаганальная візуалізацыя @@ -3634,42 +3027,42 @@ bounding box size of the 3D object that is currently displayed. Gui::Dialog::DlgSettings3DViewImp - + 5px 5px - + 7px 7px - + 9px 9px - + 11px 11px - + 13px 13px - + 15px 15px - + Anti-aliasing Згладжванне - + Open a new viewer or restart %1 to apply anti-aliasing changes. Адчыніць новы праглядальнік, альбо перазапусціць %1, каб прымяніць змены згладжвання. @@ -3677,77 +3070,77 @@ bounding box size of the 3D object that is currently displayed. Gui::Dialog::DlgSettingsCacheDirectory - + Cache Кэшаванне - + Cache directory Каталог кэшавання - + Location: Месцазнаходжанне: - + Check periodically at program start: Перыядычна правяраць пры запуску праграмы: - + Always Заўсёды - + Daily Штодзень - + Weekly Штотыдзень - + Monthly Штомесяц - + Yearly Штогод - + Never Ніколі - + Cache size limit: Абмежаванне памеру кэшавання: - + Check now... Праверыць зараз... - + Notify the user if the cache size exceeds the specified limit Апавясціць карыстальніка, калі памер кэшавання перавышае паказаныя межы - + Unknown Невядомы - + Current cache size: %1 Бягучы памер кэшавання: %1 @@ -3918,182 +3311,182 @@ besides the color bar Gui::Dialog::DlgSettingsDocument - + Document Дакумент - + General Асноўныя - + The application will create a new document when started Праграма стварае новы дакумент пасля запуску - + Create new document at start up Стварыць новы дакумент пасля запуску - + Document save compression level (0 = none, 9 = highest, 3 = default) Узровень сціску захавання дакумента (0 = няма, 9 = самы высокі, 3 = першапачатковы) - + Compression level for FCStd files Узровень сціску для файлаў FCStd - + All changes in documents are stored so that they can be undone/redone Усе змены ў дакументах захоўваюцца такім чынам, каб іх можна было адкаціць/зрабіць нанова - + Using Undo/Redo on documents Ужываць Адкаціць/Зрабіць нанова ў дакументах - + Maximum Undo/Redo steps Найбольшая колькасць крокаў Адкаціць/Зрабіць нанова - + How many Undo/Redo steps should be recorded Колькі крокаў Адкаціць/Зрабіць нанова павінна быць запісана - + Allow user aborting document recomputation by pressing ESC. This feature may slightly increase recomputation time. Дазволіць карыстальніку перапыніць вылічэнне дакументу націскам клавішы <Esc>. Функцыя можа трохі павялічыць час вылічэнняў. - + Allow aborting recomputation Дазволіць перапыненне вылічэння - + Storage Сховішча - + Saving transactions (Auto-save) Захоўваць аперацыі (Аўтаматычнае захаванне) - + Discard saved transaction after saving document Скасаваць захаваныя аперацыі пасля захавання дакумента - + If there is a recovery file available the application will automatically run a file recovery when it is started. Калі файл аднаўлення даступнае, праграма аўтаматычна запусціць аднаўленне файла пры яго запуску. - + Run AutoRecovery at startup Запусціць Аўтаматычнае аднаўленне пры запуске - + How often a recovery file is written Як часта запісваецца файл аднаўлення - + Save AutoRecovery information every Захаваць інфармацыю Аўтаматычнага аднаўлення кожныя - + A thumbnail will be stored when document is saved Мініяцюра будзе захаваная пры захаванні дакумента - + Save thumbnail into project file when saving document Захаваць мініяцюру ў файл праекта пры захаванні дакумента - + Size Памер - + Sets the size of the thumbnail that is stored in the document. Common sizes are 128, 256 and 512 Задае памер мініяцюры, якая захоўваецца ў дакуменце. Распаўсюджаныя памеры - 128, 256 і 512 - + The program logo will be added to the thumbnail Лагатып праграмы будзе дададзены да мініяцюры - + Add the program logo to the generated thumbnail Дадаць лагатып праграмы да створанай мініяцюры - + How many backup files will be kept when saving document Колькі файлаў рэзервовых копій будзе захавана пры захаванні дакумента - + Maximum number of backup files to keep when resaving document Найбольшая колькасць рэзервовых файлаў пры захаванні дакумента - + Backup files will get extension '.FCbak' and file names get date suffix according to the specified format Файлы рэзервовых копій атрымаюць пашырэнне '.FCbak', а імёны файлаў атрымаюць суфікс даты ў адпаведнасці з паказаным фарматам - + Use date and FCBak extension Ужываць дату і пашырэнне FCBak - + Date format Фармат даты - + Document objects Аб'екты дакументу - + Allow objects to have same label Дазволіць аб'ектам мець аднолькавыя надпісы - + Allow duplicate object labels in one document Дазволіць паўторныя надпісы аб'ектаў у адным дакуменце - + Enable partial loading of external linked documents. Then only referenced objects and their dependencies will be loaded when a linked document is auto-opened together with the main document. @@ -4105,22 +3498,22 @@ icon in the tree view to fully reload it. па гузіку дакумента ў праглядзе дрэва, цалкам перазагрузіць яго. - + Disable partial loading of external linked objects Адключыць частковую загрузку вонкавых звязаных аб'ектаў - + Authoring and License Аўтарства і Ліцэнзія - + Author name Імя аўтара - + All documents that will be created will get the specified author name. Keep blank for anonymous. You can also use the form: John Doe <john@doe.com> @@ -4129,32 +3522,32 @@ You can also use the form: John Doe <john@doe.com> Вы таксама можаце ўжываць выгляд: John Doe <john@doe.com > - + The field 'Last modified by' will be set to specified author when saving the file Пры захаванні файла поле 'Аўтар апошняга змянення' будзе запоўнена на названага аўтара - + Set on save Задаць пры захаванні - + Company Арганізацыя - + Default company name to use for new files Першапачатковая назва арганізацыі, якое ўжываецца для новых файлаў - + Default license Першапачатковая ліцэнзія - + Default license for new documents Першапачатковая ліцэнзія для новых дакументаў @@ -4224,12 +3617,12 @@ You can also use the form: John Doe <john@doe.com> Іншы - + License URL URL-адрас ліцэнзіі - + URL describing more about the license URL-адрас, які апісвае дадатковую інфармацыю аб ліцэнзіі @@ -4237,104 +3630,21 @@ You can also use the form: John Doe <john@doe.com> Gui::Dialog::DlgSettingsDocumentImp - + The format of the date to use. Фармат даты, які ўжываецца. - + Default Першапачаткова - + Format Фармат - - Gui::Dialog::DlgSettingsEditorImp - - - Text - Тэкст - - - - Bookmark - Закладка - - - - Breakpoint - Пункт супыну - - - - Keyword - Ключавое слова - - - - Comment - Каментар - - - - Block comment - Блок каментараў - - - - Number - Лічба - - - - String - Радок - - - - Character - Літара - - - - Class name - Імя класу - - - - Define name - Задаць імя - - - - Operator - Аператар - - - - Python output - Вывад Python - - - - Python error - Памылка Python - - - - Current line highlight - Вылучэнне бягучага радка - - - - Items - Элементы - - Gui::Dialog::DlgSettingsImage @@ -4515,122 +3825,122 @@ You can also use the form: John Doe <john@doe.com> Gui::Dialog::DlgSettingsMacro - + Macro Макрас - + General macro settings Агульныя налады макрасаў - + Variables defined by macros are created as local variables Зменныя, якія вызначаныя макрасамі, ствараюцца як лакальныя зменныя - + Run macros in local environment Запуск макрасаў у лакальным асяроддзі - + Macro recording settings Налады запісу макрасаў - + Macro path Шлях да макраса - + The directory in which the application will search for macros Каталог, у якім праграма будзе шукаць макрасы - + Gui commands Каманды графічнага інтэрфейсу карыстальніка - + Recorded macros will also contain user interface commands Запісаныя макрасы таксама будуць утрымліваць каманды карыстальніцкага інтэрфейсу - + Record GUI commands Запіс каманд графічнага інтэрфейсу карыстальніка - + Recorded macros will also contain user interface commands as comments Запісаныя макрасы таксама будуць утрымліваць каманды карыстальніцкага інтэрфейсу ў выглядзе каментараў - + Record as comment Запіс у выглядзе каментараў - + Logging Commands Вядзенне часопіса каманд - + Commands executed by macro scripts are shown in Python console Каманды, якія выконваюцца сцэнарам макраса, паказваюцца ў кансолі Python - + Show script commands in python console Паказаць каманды сцэнара ў кансолі Python - + Log all commands issued by menus to file: Запісаць усе каманды, якія выдаюцца меню, у файл часопісу: - + FullScript.FCScript FullScript.FCScript - + Recent macros menu Меню апошніх макрасаў - + Size of recent macro list Памер спісу апошніх макрасаў - + How many macros should be listed in recent macros list Колькі макрасаў павінна быць паказана ў спісе апошніх макрасаў - + Keyboard shortcut count Колькасць спалучэнняў клавіш - + How many recent macros should have shortcuts Колькі апошніх макрасаў павінны мець спалучэнні клавішаў - + Keyboard Modifiers Камбінацыя клавіш - + Keyboard modifiers, default = Ctrl+Shift+ Камбінацыя клавіш, першапачаткова = <Ctrl+Shift+?> @@ -4638,130 +3948,130 @@ You can also use the form: John Doe <john@doe.com> Gui::Dialog::DlgSettingsNavigation - - + + Navigation Навігацыя - + Navigation cube Куб навігацыі - + Steps by turn Колькасць крокаў на поўны абарот - + Number of steps by turn when using arrows (default = 8 : step angle = 360/8 = 45 deg) Колькасць крокаў для поўнага павароту пры ўжыванні стрэлак (першапачаткова = 8 : вугал кроку = 360 / 8 = 45 градусаў) - + Corner Кут - + Corner where navigation cube is shown Кут, у якім паказаны куб навігацыі - + Top left Зверху злева - + Top right Зверху справа - + Bottom left Знізу злева - + Bottom right Знізу справа - + Rotates to nearest possible state when clicking a cube face Павярнуць да бліжэйшага магчымага стану, калі пстрыкнуць па грані куба - + Rotate to nearest Павярнуць да бліжэйшага - + Font name: Назва шрыфту: - + Font name of the navigation cube Назва шрыфту куба навігацыі - + Default Першапачаткова - + Cube size Памер куба - + Size of the navigation cube Памер куба навігацыі - + Color Колер - + Base color for all elements Асноўны колер для ўсіх элементаў - + 3D Navigation Трохмерная навігацыя - + List the mouse button configs for each chosen navigation setting. Select a set and then press the button to view said configurations. Спіс налад кнопак мышы для кожнай абранай налады навігацыі. Абярыце набор, потым націсніце кнопку, каб праглядзець названыя наладкі. - + Mouse... Дэталі стылю навігацыі... - + Navigation settings set Набор налад навігацыі - + Orbit style Стыль арбіты - + Rotation orbit style. Trackball: moving the mouse horizontally will rotate the part around the y-axis Turntable: the part will be rotated around the z-axis (with constrained axes). @@ -4772,116 +4082,116 @@ Free Turntable: the part will be rotated around the z-axis. Свабодны паваротны круг: дэталь будзе круціцца вакол восі z. - + Turntable Паваротны круг - + Trackball Трэкбол - + Free Turntable Свабодны паваротны круг - + Rotation mode Рэжым вярчэння - + Rotations in 3D will use current cursor position as center for rotation Вярчэнне ў трохмерным прадстаўленні будзе ўжываць бягучае становішча курсора ў якасці цэнтру для вярчэння - + Window center Цэнтр акна - + Drag at cursor Перанесці да паказальніка - + Object center Цэнтр аб'екту - + Default camera orientation Першапачатковая арыентацыя камеры - + Default camera orientation when creating a new document or selecting the home view Першапачатковая арыентацыя камеры пры стварэнні новага дакументу ці выбару пачатковага выгляду - + Camera zoom Маштаб камеры - + Sets camera zoom for new documents. The value is the diameter of the sphere to fit on the screen. Задаць маштаб камеры для новых дакументаў. Значэнне - дыяметр сферы, які павінен змясціцца на экране. - + mm мм - + Enable animated rotations Уключыць анімаванае вярчэнне - + Enable animation Уключыць анімацыю - + Zoom operations will be performed at position of mouse pointer Аперацыі маштабавання будуць выконвацца ў становішчы паказальніка мышы - + Zoom at cursor Маштаб на паказальніку - + Zoom step Крок маштабавання - + How much will be zoomed. Zoom step of '1' means a factor of 7.5 for every zoom step. Наколькі будзе маштабавана. Крок маштабавання '1' азначае каэфіцыент 7.5 для кожнага кроку маштабавання. - + Direction of zoom operations will be inverted Напрамак аперацый маштабавання будзе інвертаваны - + Invert zoom Інвертаваць маштаб - + Prevents view tilting when pinch-zooming. Affects only gesture navigation style. Mouse tilting is not disabled by this setting. @@ -4890,57 +4200,67 @@ Mouse tilting is not disabled by this setting. Нахіл мышы гэтай наладай не адключаны. - + Disable touchscreen tilt gesture Адключыць жэст нахілу для сэнсарнага экрану - + + Show the rotation center when dragging. + Show the rotation center when dragging. + + + + Enable rotation center indication + Enable rotation center indication + + + Isometric Ізаметрычны - + Dimetric Дыметрычны - + Trimetric Трыметрычны - + Top Зверху - + Front Спераду - + Left Злева - + Right Справа - + Rear Ззаду - + Bottom Знізу - + Custom Карыстальніцкі @@ -4948,44 +4268,44 @@ Mouse tilting is not disabled by this setting. Gui::Dialog::DlgSettingsPythonConsole - + Python console Кансоль Python - + Settings Налады - + Words will be wrapped when they exceed available horizontal space in Python console Словы будуць згорнутыя, калі яны перавысяць даступную гарызантальную прастору ў кансолі Python - + Enable word wrap Уключыць перанос слоў - + The cursor shape will be a block Форма паказальніка будзе ўяўляць сабою вялікі паказальнік - + Enable block cursor Уключыць вялікі паказальнік - + Saves Python history across sessions Захоўвае гісторыю Python паміж сеансамі - + Save history Захаваць гісторыю @@ -4993,17 +4313,37 @@ horizontal space in Python console Gui::Dialog::DlgSettingsSelection - + Selection Выдзяленне - + + Enable preselection, highlighted with specified color + Enable preselection, highlighted with specified color + + + + Enable preselection + Enable preselection + + + + Enable selection, highlighted with specified color + Enable selection, highlighted with specified color + + + + Enable selection + Enable selection + + + Pick radius (px): Радыус пстрычкі-выбару (px): - + Area for picking elements in 3D view. Larger value eases to pick things, but can make small features impossible to select. @@ -5012,27 +4352,27 @@ Larger value eases to pick things, but can make small features impossible to sel - + Auto switch to the 3D view containing the selected item Аўтаматычнае пераключэнне на трохмернае прадстаўленне, якое змяшчае абраны элемент - + Auto expand tree item when the corresponding object is selected in 3D view Аўтаматычнае разгортванне элемента дрэва, калі абраны адпаведны аб'ект у трохмерным прадстаўленні - + Preselect the object in 3D view when mouse over the tree item Папярэдне абраць аб'ект у трохмерным прадстаўленні, калі паказальнік мышы наведзены на элемент дрэва - + Record selection in tree view in order to go back/forward using navigation button Выбар запісу ў праглядзе дрэва, для пераходу назад/уперад з дапамогай кнопкі навігацыі - + Add checkboxes for selection in document tree Дадаць птушкі для выбару ў дрэве дакументаў @@ -5040,147 +4380,122 @@ Larger value eases to pick things, but can make small features impossible to sel Gui::Dialog::DlgSettingsViewColor - + Colors Выдзяленне колерам - - Selection - Выдзяленне - - - - Enable preselection and highlight by specified color - Уключыць папярэдні выбар і вылучыць зададзеным колерам - - - - Enable preselection highlighting - Уключыць падсвятленне папярэдняга выбару - - - - Enable selection highlighting and use specified color - Уключыць падсвятленне вылучэння і ўжыць зададзены колер - - - - Enable selection highlighting - Уключыць падсвятленне вылучэння - - - + Background color for the model view Колер фону для прадстаўлення мадэлі - + Background color Колер фону - - + + Background will have selected color Фон будзе мець абраны колер - + Simple color Адзінкавы колер - - + + Background will have selected color gradient Фон будзе мець абраны градыент колеру - + Linear gradient Лінейны градыент - + Radial gradient Радыяльны градыент - - + + Top: Зверху: - - + + Middle: Пасярэдзіне: - + Switches the colors of the gradient Пераключае колеры градыенту - + Switch Пераключыць - + Color gradient will get selected color as middle color Градыент колеру атрымае абраны колер як сярэдні колер - + Middle color Колер сярэдзіны - - + + Bottom: Знізу: - + Tree view Прагляд дрэва - + Object being edited Аб'ект змяняецца - + Background color for objects in tree view that are currently edited Колер фону для аб'ектаў у праглядзе дрэва, якія ў бягучы час змяняюцца - + Active container Бягучы кантэйнер - + Background color for active containers in tree view Колер фону для бягучых кантэйнераў у праглядзе дрэва - + Central: Цэнтральны: - + Midway: Пасярэдзіне: - + End: У канцы: @@ -5305,7 +4620,7 @@ The preference system is the one set in the general preferences. Gui::Dialog::DockablePlacement - + Placement Размясціць @@ -5906,7 +5221,7 @@ The 'Status' column shows whether the document could be recovered. Прымяніць - + Please select 1, 2, or 3 points before clicking this button. A point may be on a vertex, face, or edge. If on a face or edge the point used will be the point at the mouse position along face or edge. If 1 point is selected it will be used as the center of rotation. If 2 points are selected the midpoint between them will be the center of rotation and a new custom axis will be created, if needed. If 3 points are selected the first point becomes the center of rotation and lies on the vector that is normal to the plane defined by the 3 points. Some distance and angle information is provided in the report view, which can be useful when aligning objects. For your convenience when Shift + click is used the appropriate distance or angle is copied to the clipboard. Калі ласка, абярыце 1, 2 ці 3 кропкі, перш чым націснуць гэтую кнопку. Кропка можа знаходзіцца на вяршыні, грані ці рэбры. Калі ўжываецца кропка на грані ці рабры, то яна будзе кропкай у становішчы мышы наўздоўж грані або рэбры. Калі абрана 1 кропка, яна будзе ўжывацца ў якасці цэнтра кручэння. @@ -5915,12 +5230,12 @@ The 'Status' column shows whether the document could be recovered. У праглядзе справаздачы прадстаўленая некаторая інфармацыя аб адлегласці і вугле, якія могуць быць карысныя пры выраўноўванні аб'ектаў. Для вашай зручнасці пры ўжыванні <Shift+пстрычка мышшу> адпаведныя адлегласці ці вуглы капіруюцца ў буфер абмену. - + Incorrect quantity Неправільная колькасць - + There are input fields with incorrect input, please ensure valid placement values! Некаторыя палі ўводу з няправільным уводам. Калі ласка, пераканайцеся ў правільнасці размяшчэння значэнняў! @@ -6182,7 +5497,7 @@ originally selected prior to opening this dialog Gui::DockWnd::PropertyDockView - + Property View Выгляд уласцівасці @@ -6250,22 +5565,22 @@ originally selected prior to opening this dialog Перайсці да канца - + Clear Ачысціць - + Save As... Захаваць як... - + Save Report Output Захаваць вывад справаздачы - + Plain Text Files Тэкставыя файлы @@ -6396,7 +5711,7 @@ originally selected prior to opening this dialog Праграма - + Labels & Attributes Надпісы і атрыбуты @@ -6445,27 +5760,27 @@ Do you want to save your changes? Файл PDF - + untitled[*] без назвы[*] - + - Editor - Рэдактар - + %1 chars removed %1 знакаў выдалена - + %1 chars added %1 знакаў дададзена - + Formatted Адфарматаваны @@ -6581,74 +5896,74 @@ Do you want to save your changes? Gui::GraphvizView - + Graphviz not found Graphviz не знойдзены - + Graphviz couldn't be found on your system. Не атрымалася знайсці Graphviz у вашай сістэме. - + Read more about it here. Больш падрабязна чытайце тут. - + Do you want to specify its installation path if it's already installed? Ці жадаеце вы паказаць шлях устаноўкі, калі ён ужо ўсталяваны? - + Graphviz installation path Шлях устаноўкі Graphviz - + Graphviz failed Памылка Graphviz - + Graphviz failed to create an image file Graphviz не атрымалася стварыць файл выявы - + PNG format Фармат PNG - + Bitmap format Фармат BMP - + GIF format Фармат GIF - + JPG format Фармат JPG - + SVG format Фармат SVG - - + + PDF format Фармат PDF - - + + Export graph Экспартаваць дыяграму @@ -6790,17 +6105,17 @@ Do you want to save your changes? Gui::MacroCommand - + Macros Макрас - + Macro file doesn't exist Файл макраса не існуе - + No such macro file: '%1' Файл макраса адсутнічае: '%1' @@ -6809,7 +6124,7 @@ Do you want to save your changes? Gui::MainWindow - + Dimension Вымярэнне @@ -6839,32 +6154,42 @@ Do you want to save your changes? Зачыніць усё - - - + + + Toggles this toolbar Пераключае панэль інструментаў - - - + + + Toggles this dockable window Пераключае ўбудаванае акно - - + + WARNING: This is a development version. + WARNING: This is a development version. + + + + Please do not use in a production environment. + Please do not use in a production environment. + + + + Unsaved document Незахаваны дакумент - + The exported object contains external link. Please save the documentat least once before exporting. Аб'ект, які экспартуецца, утрымлівае знешні спасылак. Калі ласка, захавайце дакумент хаця б адзін раз перад экспартаваннем. - + To link to external objects, the document must be saved at least once. Do you want to save the document now? Каб стварыць спасылак на знешнія аб'екты, дакумент павінен быць захаваны хаця б адзін раз. @@ -6874,63 +6199,63 @@ Do you want to save the document now? Gui::ManualAlignment - - - - - + + + + + Manual alignment Ручное выраўноўванне - + The alignment is already in progress. Выраўноўванне ўжо адбываецца. - + Alignment[*] Выраўноўванне[*] - + Please, select at least one point in the left and the right view Калі ласка, абярыце хаця б адну кропку ў левым і правам выглядзе - + Please, select at least %1 points in the left and the right view Калі ласка, абярыце па крайняй меры %1 кропак у левым і правым выглядзе - + Please pick points in the left and right view Калі ласка, абярыце кропкі ў левым і правам выглядзе - + The alignment has finished Выраўноўванне скончана - + The alignment has been canceled Выраўноўванне было скасавана - - + + Too few points picked in the left view. At least %1 points are needed. Абрана занадта мала кропак пры выглядзе злева. Патрабуецца не менш чым %1 кропак. - - + + Too few points picked in the right view. At least %1 points are needed. Абрана занадта мала кропак пры выглядзе справа. Патрабуецца не менш чым %1 кропак. - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. @@ -6939,59 +6264,59 @@ on the right view %2 points are picked. пры праглядзе справа абрана %2 кропак. - + Try to align group of views Паспрабаваць выраўнаваць суполку выглядаў - + The alignment failed. How do you want to proceed? Выраўноўванне не атрымалася. Як вы хочаце дзейнічаць далей? - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. Розная колькасць кропак, якія абраныя пры праглядзе злева і справа. Пры праглядзе злева абрана %1 кропак, пры праглядзе справа абрана %2 кропак. - + Point_%1 Кропка_%1 - + Point picked at (%1,%2,%3) Абрана кропка з каардынатамі (%1,%2,%3) - + No point was found on model У мадэлі не знойдзена ніводнай кропкі - + No point was picked Не абрана ніводнай кропкі - + &Align &Выраўнаваць - + &Remove last point &Выдаліць апошнюю кропку - + &Cancel &Скасаваць - + &Synchronize views &Сінхранізаваць выгляды @@ -7138,7 +6463,7 @@ How do you want to proceed? Gui::PropertyEditor::LinkLabel - + Change the linked object Змяніць звязаны аб'ект @@ -7146,12 +6471,12 @@ How do you want to proceed? Gui::PropertyEditor::LinkSelection - + Error Памылка - + Object not found Аб'ект не знойдзены @@ -7222,13 +6547,13 @@ How do you want to proceed? Gui::PropertyView - + View Від - + Data Дадзеныя @@ -7276,77 +6601,77 @@ Do you want to exit without saving your data? Неапрацаванае невядомае выключэнне C++. - + &Copy &Капіраваць - + &Copy command &Скапіраваць каманду - + &Copy history &Скапіраваць гісторыю - + Save history as... Захаваць гісторыю як... - + Save history Захаваць гісторыю - + Saves Python history across %1 sessions Захоўвае гісторыю Python у %1 сеансах - + &Paste &Уставіць - + Select All Пазначыць усё - + Clear console Ачысціць кансоль - + Insert file name... Уставіць імя файла... - + Word wrap Перанос па словах - + Save History Захаваць гісторыю - + Macro Files Файлы макрасаў - + Insert file name Уставіць імя файла - + All Files Усе файлы @@ -7359,7 +6684,7 @@ Do you want to exit without saving your data? Каментар - + Uncomment Выдаліць пазнаку каментара @@ -7367,17 +6692,17 @@ Do you want to exit without saving your data? Gui::RecentFilesAction - + Open file %1 Адчыніць файл %1 - + File not found Файл не знойдзены - + The file '%1' cannot be opened. Не атрымалася адчыніць файл '%1'. @@ -7385,22 +6710,22 @@ Do you want to exit without saving your data? Gui::RecentMacrosAction - + none адсутнічае - + Run macro %1 (Shift+click to edit) keyboard shortcut: %2 Запусціць макрас %1 (<Shift+пстрычка> каб змяніць) спалучэнне клавіш: %2 - + File not found Файл не знойдзены - + The file '%1' cannot be opened. Не атрымалася адчыніць файл '%1'. @@ -7431,22 +6756,22 @@ Do you want to exit without saving your data? Gui::SearchBar - + Previous Папярэдні - + Next Наступны - + Case sensitive З улікам рэгістра - + Whole words Слова цалкам @@ -7692,38 +7017,38 @@ Do you want to specify another directory? Gui::TextDocumentEditorView - + Text updated Абноўлены тэкст - + The text of the underlying object has changed. Discard changes and reload the text from the object? Тэкст базавага аб'екта змяніўся. Скасаваць змены і перазагрузіць тэкст з аб'екту? - + Yes, reload. Так, перагрузіць. - + Unsaved document Незахаваны дакумент - + Do you want to save your changes before closing? Ці жадаеце вы захаваць свае змены перад закрыццём? - + If you don't save, your changes will be lost. Калі вы не захаваеце, вашыя змены будуць незваротна страчаныя. - - + + Edit text Змяніць тэкст @@ -7995,7 +7320,7 @@ Do you want to specify another directory? Gui::TreeDockWidget - + Tree view Прагляд дрэва @@ -8003,7 +7328,7 @@ Do you want to specify another directory? Gui::TreePanel - + Search Пошук @@ -8011,184 +7336,184 @@ Do you want to specify another directory? Gui::TreeWidget - + Search... Пошук... - + Search for objects Пошук аб'ектаў - + Activate document Задзейнічаць дакумент - + Activate document %1 Задзейнічаць дакумент %1 - + Tree settings Налады дрэва - + Show description column Паказаць слупок апісання - + Show an extra tree view column for item description. The item's description can be set by pressing F2 (or your OS's edit button) or by editing the 'label2' property. Паказаць дадатковы слупок прагляду дрэва для апісання элемента. Апісанне элемента можна задаць, калі націснуць клавішу <F2> (ці кнопку змены ў вашай аперацыйнай сістэме), альбо змяніць уласцівасць 'label2'. - + Group Суполка - + Labels & Attributes Надпісы і атрыбуты - + Description Апісанне - + Show items hidden in tree view Паказаць схаваныя элементы ў праглядзе дрэва - + Show items that are marked as 'hidden' in the tree view Паказвае элементы, якія пазначаныя як 'схаваныя' у праглядзе дрэва - + Toggle visibility in tree view Пераключыць бачнасць у праглядзе дрэва - + Toggles the visibility of selected items in the tree view Пераключае бачнасць абраных элементаў у праглядзе дрэва - + Create group... Стварыць суполку... - + Create a group Стварыць суполку - - + + Rename Пераназваць - + Rename object Пераназваць аб'ект - + Finish editing Скончыць змену - + Finish editing object Скончыць змену аб'екта - + Add dependent objects to selection Дадаць залежныя аб'екты да выдзялення - + Adds all dependent objects to the selection Дадаць усе залежныя аб'екты да выдзялення - + Close document Зачыніць дакумент - + Close the document Закрыць дакумент - + Reload document Перазагрузіць дакумент - + Reload a partially loaded document Перазагрузіць часткова загружаныя дакументы - + Skip recomputes Прапусціць вылічэнні - + Enable or disable recomputations of document Уключае ці адключае паўторныя вылічэнні дакумента - + Allow partial recomputes Дазволіць частковыя вылічэнні - + Enable or disable recomputating editing object when 'skip recomputation' is enabled Уключае ці адключае паўторныя вылічэнні аб'екта змены, калі ўключана налада 'Прапусціць вылічэнні' - + Mark to recompute Адзначыць для пераліку - + Mark this object to be recomputed Адзначыць аб'ект да пералічэння - + Recompute object Вылічыць аб'ект - + Recompute the selected object Вылічыць абраны аб'ект - + (but must be executed) (але павінен быць выкананы) - + %1, Internal name: %2 %1, унутраная назва: %2 @@ -8219,12 +7544,12 @@ Do you want to specify another directory? Файл PDF - + Opening file failed Немагчыма адчыніць файл - + Can't open file '%1' for writing. Не атрымалася адчыніць файл '%1' для запісу. @@ -8232,7 +7557,7 @@ Do you want to specify another directory? Gui::WorkbenchGroup - + Select the '%1' workbench Абраць варштат '%1' @@ -8447,69 +7772,70 @@ Do you want to specify another directory? QObject - - + + General Асноўныя - - + + + Display Праецыраванне - + Workbenches Варштаты - - - + + + Python Python - - - + + + Unknown filetype Невядомы тып файла - - + + Cannot open unknown filetype: %1 Не атрмылася адчыніць невядомы тып файла: %1 - + Export failed Экспартаваць не атрымалася - + Cannot save to unknown filetype: %1 Не атрымалася захаваць у невядомым тыпе файла: %1 - + Workbench failure Памылка загрузкі варштату - + %1 %1 - + Exception Выключэнне @@ -8555,8 +7881,8 @@ Do you want to specify another directory? Экспарт у PDF... - + Unsaved document Незахаваны дакумент @@ -8710,17 +8036,17 @@ Do you want to continue? Не атрымалася адчыніць файл '%1'. - + files файлы - + Save image Захаваць выяву - + Choose an image file to open Абраць файл выявы, каб адчыніць @@ -8826,44 +8152,44 @@ Do you want to continue? - + Type Тып - + Notifier Апавяшчальнік - + Message Паведамленне - + Notifier: Апавяшчальнік: - + Do you want to skip confirmation of further critical message notifications while loading the file? Ці жадаеце вы прапускаць пацверджанні далейшых апавяшчэнняў аб крытычных паведамленнях пры загрузцы файла? - + Critical Message Крытычнае паведамленне - + Too many opened non-intrusive notifications. Notifications are being omitted! Зашмат адчыненых ненадакучлівых апавяшчэнняў. Апавяшчэнні прапускаюцца! - + Identical physical path detected. It may cause unwanted overwrite of existing document! @@ -8872,44 +8198,44 @@ Do you want to continue? - + Are you sure you want to continue? Ці ўпэўненыя вы, што жадаеце працягнуць? - + Please check report view for more... Калі ласка, праверце прагляд справаздачы, каб атрымаць дадатковую інфармацыю... - + Physical path: Фізічны шлях: - - + + Document: Дакумент: - - + + Path: Шлях: - + Identical physical path Ідэнтычны фізічны шлях - + Could not save document Не атрымалася захаваць дакумент - + There was an issue trying to save the file. This may be because some of the parent folders do not exist, or you do not have sufficient permissions, or for other reasons. Error details: "%1" @@ -8922,102 +8248,102 @@ Would you like to save the file with a different name? Ці жадаеце вы захаваць файл з іншым іменем? - - - + + + Saving aborted Захаванне перапынена - + Save dependent files Захаваць залежныя файлы - + The file contains external dependencies. Do you want to save the dependent files, too? Файл утрымлівае знешнія залежнасці. Ці жадаеце вы таксама захаваць залежныя файлы? - - + + Saving document failed Не атрымалася захаваць дакумент - + Save document under new filename... Захаваць дакумент з новым іменем файла... - - + + Save %1 Document Захаваць дакумент %1 - + Document Дакумент - - + + Failed to save document Не атрымалася захаваць дакумент - + Documents contains cyclic dependencies. Do you still want to save them? Дакументы ўтрымлівае цыклічныя залежнасці. Ці жадаеце вы яшчэ іх захаваць? - + Save a copy of the document under new filename... Захаваць копію дакумента з новым іменем файла... - + %1 document (*.FCStd) Дакумент %1 (*.FCStd) - + Document not closable Дакумент не можа быць зачынены - + The document is not closable for the moment. На дадзены момант дакумент нельга зачыніць. - + Document not saved Дакумент не захаваны - + The document%1 could not be saved. Do you want to cancel closing it? - Дакумент %1 не атрымалася захаваць. Ці жадаеце вы адмяніць яго закрыццё? + Дакумент %1 не атрымалася захаваць. Ці жадаеце вы скасаваць яго закрыццё? - + Undo Адкаціць - + Redo Зрабіць нанова - + There are grouped transactions in the following documents with other preceding transactions У наступных дакументах згрупаваныя аперацыі з іншымі папярэднімі аперацыямі - + Choose 'Yes' to roll back all preceding transactions. Choose 'No' to roll back in the active document only. Choose 'Abort' to abort @@ -9100,12 +8426,12 @@ Please open a browser window and type in: http://localhost:%1. Налады... - + Out of memory Не хапае памяці - + Not enough memory available to display the data. Недастаткова памяці для адлюстравання дадзеных. @@ -9121,7 +8447,7 @@ Please open a browser window and type in: http://localhost:%1. Не атрымалася знайсці файл %1 ні ў %2, ні ў %3 - + Navigation styles Стылі навігацыі @@ -9132,7 +8458,7 @@ Please open a browser window and type in: http://localhost:%1. - + Transform Пераўтварыць @@ -9169,7 +8495,7 @@ Please open a browser window and type in: http://localhost:%1. Some documents could not be saved. Do you want to cancel closing? - Некаторыя дакументы не атрымалася захаваць. Ці жадаеце вы адмяніць закрыццё? + Некаторыя дакументы не атрымалася захаваць. Ці жадаеце вы скасаваць закрыццё? @@ -9197,12 +8523,12 @@ Please open a browser window and type in: http://localhost:%1. %1 не пусты, ці выдаліць таксама і яго змест? - + Translation: Перанос: - + Rotation: Вярчэнне: @@ -9297,59 +8623,59 @@ underscore, and must not start with a digit. Не атрымалася дадаць уласцівасць да '%1': %2 - - + + Drag & drop failed Не атрымалася перамясціць - + Setup configurable object Налада карыстальніцкага аб'екту - + Select which object to copy or exclude when configuration changes. All external linked objects are excluded by default. Абярыце, які аб'ект капіраваць ці выключаць пры змене налад. Усе вонкавыя звязаныя аб'екты першапачаткова выключаныя. - + Please select which objects to copy when the configuration is changed Калі ласка, абярыце, якія аб'екты капіраваць пры змене налад - + Apply to all Ужыць да ўсіх - + Apply the setting to all links. Or, uncheck this option to apply only to this link. Прымяніць наладу да ўсіх сувязяў. Не птушка, каб прымяніць толькі да гэтай сувязі. - + Copy on change Капіраваць пры зменах - + Enable Уключыць - + Enable auto copy of linked object when its configuration is changed Уключае аўтаматычнае капіраванне звязанага аб'екта пры змене яго налад - + Tracking Адсочванне - + Copy the linked object when its configuration is changed. Also auto redo the copy if the original linked object is changed. @@ -9358,17 +8684,17 @@ Also auto redo the copy if the original linked object is changed. - + Disable copy on change Адключыць капіраванне пры зменах - + Refresh configurable object Перачытаць карыстальніцкі аб'ект - + Synchronize the original configurable source object by creating a new deep copy. Note that any changes made to the current copy will be lost. @@ -9378,23 +8704,23 @@ the current copy will be lost. - + Toggle array elements Пераключыць элементы масіву - + Change whether show each link array element as individual objects Зменіць, ці паказваць кожны элемент артаганальная сеткі як асобныя аб'екты - + Transform at the origin of the placement Пераўтварыць размяшчэнне ў пачатку каардынат - - + + Override colors... Пераназначыць колеры... @@ -9422,12 +8748,12 @@ the current copy will be lost. SelectionFilter - + Not allowed: Не дазволена: - + Selection not allowed by filter Выбар, які не дазволены фільтрам @@ -9435,9 +8761,9 @@ the current copy will be lost. StdBoxElementSelection - - + + Box element selection Вобласць выбару элементаў @@ -9445,13 +8771,13 @@ the current copy will be lost. StdBoxSelection - + Box selection Вылучыць вобласць - + Activate the box selection tool Задзейнічаць інструмент выбару вобласці @@ -9529,13 +8855,13 @@ the current copy will be lost. StdCmdAxisCross - + Toggle axis cross Пераключыць бачнасць восей каардынат - - + + Turns on or off the axis cross at the origin Уключае ці выключае скрыжаванне восей у пачатку каардынат @@ -9641,13 +8967,13 @@ the current copy will be lost. StdCmdDemoMode - + View turntable... Паваротны выгляд... - + View turntable Паваротны выгляд @@ -9987,13 +9313,13 @@ the current copy will be lost. StdCmdHideObjects - + Hide all objects Схаваць усе аб'екты - - + + Hide all objects in the document Хавае ўсе аб'екты ў дакуменце @@ -10001,13 +9327,13 @@ the current copy will be lost. StdCmdHideSelection - + Hide selection Схаваць абранае - - + + Hide all selected objects Хавае ўсе абраныя аб'екты @@ -10281,13 +9607,13 @@ the current copy will be lost. StdCmdMeasureDistance - + Measure distance Вымярэнне адлегласці - + Activate the distance measurement tool Задзейнічаць інструмент вымярэння адлегласці @@ -10346,8 +9672,8 @@ the current copy will be lost. Стварыць новы пусты дакумент - + Unnamed Без назвы @@ -10575,8 +9901,8 @@ the current copy will be lost. StdCmdRecentFiles - Recent files - Апошнія файлы + Open Recent + Open Recent @@ -10714,13 +10040,13 @@ the current copy will be lost. StdCmdSceneInspector - + Scene inspector... Інспектар сцэны... - + Scene inspector Інспектар сцэны @@ -10728,13 +10054,13 @@ the current copy will be lost. StdCmdSelBack - + &Back &Назад - + Go back to previous selection Вярнуцца да папярэдняга абранага @@ -10742,13 +10068,13 @@ the current copy will be lost. StdCmdSelBoundingBox - + &Bounding box &Габарыты - + Show selection bounding box Паказаць габарыты абранага @@ -10756,13 +10082,13 @@ the current copy will be lost. StdCmdSelForward - + &Forward &Наперад - + Repeat the backed selection Паўтарыць захаваны выбар @@ -10784,13 +10110,13 @@ the current copy will be lost. StdCmdSelectVisibleObjects - + Select visible objects Абраць бачныя аб'екты - - + + Select visible objects in the active document Абірае бачныя аб'екты ў бягучым дакуменце @@ -10812,13 +10138,13 @@ the current copy will be lost. StdCmdSetAppearance - + Appearance... Знешні выгляд... - + Sets the display properties of the selected object Задае ўласцівасці адлюстравання абранага аб'екту @@ -10826,13 +10152,13 @@ the current copy will be lost. StdCmdShowObjects - + Show all objects Паказаць усе аб'екты - - + + Show all objects in the document Паказвае ўсе аб'екты ў дакуменце @@ -10840,13 +10166,13 @@ the current copy will be lost. StdCmdShowSelection - + Show selection Паказаць абранае - - + + Show all selected objects Паказвае ўсе абраныя аб'екты @@ -10882,13 +10208,13 @@ the current copy will be lost. StdCmdTextureMapping - + Texture mapping... Супастаўленне тэкстуры... - + Texture mapping Супастаўленне тэкстуры @@ -10938,13 +10264,13 @@ the current copy will be lost. StdCmdToggleNavigation - + Toggle navigation/Edit mode Пераключыць навігацыю/рэжым змены - - + + Toggle between navigation and edit mode Пераключае паміж навігацыяй і рэжымам змены @@ -10952,13 +10278,13 @@ the current copy will be lost. StdCmdToggleObjects - + Toggle all objects Пераключыць усе аб'екты - - + + Toggles visibility of all objects in the active document Пераключае бачнасць усіх аб'ектаў у бягучым дакуменце @@ -10966,13 +10292,13 @@ the current copy will be lost. StdCmdToggleSelectability - + Toggle selectability Пераключыць магчымасць выбару - - + + Toggles the property of the objects to get selected in the 3D-View Пераключае ўласцівасць аб'ектаў, якія будуць абраныя ў трохмерным прадстаўленні @@ -10980,13 +10306,13 @@ the current copy will be lost. StdCmdToggleVisibility - + Toggle visibility Пераключыць бачнасць - - + + Toggles visibility Пераключае бачнасць @@ -11036,13 +10362,13 @@ the current copy will be lost. StdCmdTreeCollapse - + Collapse selected item Згарнуць абраны элемент - + Collapse currently selected tree items Згортвае бягучыя абраныя элементы дрэва @@ -11050,13 +10376,13 @@ the current copy will be lost. StdCmdTreeExpand - + Expand selected item Разгарнуць абраны элемент - + Expand currently selected tree items Разгортвае бягучыя абраныя элементы дрэва @@ -11064,13 +10390,13 @@ the current copy will be lost. StdCmdTreeSelectAllInstances - + Select all instances Абраць усе асобнікі - + Select all instances of the current selected object Абірае ўсе асобнікі бягучага абранага аб'екту @@ -11078,13 +10404,13 @@ the current copy will be lost. StdCmdTreeViewActions - + TreeView actions Дзеянні з дрэвам - + TreeView behavior options and actions Налады і дзеянні паводзін дрэва @@ -11148,13 +10474,13 @@ the current copy will be lost. StdCmdViewBottom - + Bottom Знізу - + Set to bottom view Задаць выгляд знізу @@ -11162,13 +10488,13 @@ the current copy will be lost. StdCmdViewCreate - + Create new view Стварыць новы выгляд - + Creates a new view window for the active document Стварае новае акно выгляду для бягучага дакументу @@ -11176,13 +10502,13 @@ the current copy will be lost. StdCmdViewDimetric - + Dimetric Дыметрычны - + Set to dimetric view Задаць дыметрычны выгляд @@ -11190,13 +10516,13 @@ the current copy will be lost. StdCmdViewExample1 - + Inventor example #1 Прыклад Inventor #1 - + Shows a 3D texture with manipulator Паказвае трохмерную тэкстуру з дапамогай маніпулятара @@ -11204,13 +10530,13 @@ the current copy will be lost. StdCmdViewExample2 - + Inventor example #2 Прыклад Inventor #2 - + Shows spheres and drag-lights Паказвае сферы і крыніцы свету, якія перацягваюцца @@ -11218,13 +10544,13 @@ the current copy will be lost. StdCmdViewExample3 - + Inventor example #3 Прыклад Inventor #3 - + Shows a animated texture Паказвае анімаваныя тэкстуры @@ -11232,13 +10558,13 @@ the current copy will be lost. StdCmdViewFitAll - + Fit all Запоўніць усё - + Fits the whole content on the screen Запаўняе ўвесь змест на экране @@ -11246,13 +10572,13 @@ the current copy will be lost. StdCmdViewFitSelection - + Fit selection Запоўніць абранае - + Fits the selected content on the screen Запаўняе абраны змест на экране @@ -11260,13 +10586,13 @@ the current copy will be lost. StdCmdViewFront - + Front Спераду - + Set to front view Задаць выгляд спераду @@ -11274,13 +10600,13 @@ the current copy will be lost. StdCmdViewHome - + Home Першапачатковы - + Set to default home view Задае першапачатковы выгляд @@ -11288,13 +10614,13 @@ the current copy will be lost. StdCmdViewIsometric - + Isometric Ізаметрычны - + Set to isometric view Задаць ізаметрычны выгляд @@ -11302,13 +10628,13 @@ the current copy will be lost. StdCmdViewIvIssueCamPos - + Issue camera position Вывадзіць становішча камеры - + Issue the camera position to the console and to a macro, to easily recall this position Вывядзенне становішча камеры на кансоль і ў макрас для лёгкага выкліку становішча @@ -11316,13 +10642,13 @@ the current copy will be lost. StdCmdViewIvStereoInterleavedColumns - + Stereo Interleaved Columns Стэрэа слупкоў з чаргаваннем - + Switch stereo viewing to Interleaved Columns Пераключае стэрэаскапічны выгляд на выгляд слупкоў з чаргаваннем @@ -11330,13 +10656,13 @@ the current copy will be lost. StdCmdViewIvStereoInterleavedRows - + Stereo Interleaved Rows Стэрэа радкоў з чаргаваннем - + Switch stereo viewing to Interleaved Rows Пераключае стэрэаскапічны выгляд на выгляд радкоў з чаргаваннем @@ -11344,13 +10670,13 @@ the current copy will be lost. StdCmdViewIvStereoOff - + Stereo Off Выключыць стэрэа - + Switch stereo viewing off Выключае стэрэаскапічны выгляд @@ -11358,13 +10684,13 @@ the current copy will be lost. StdCmdViewIvStereoQuadBuff - + Stereo quad buffer Чацвярны буфер стэрэа - + Switch stereo viewing to quad buffer Пераключае стэрэаскапічны выгляд на чацвярны буфер @@ -11372,13 +10698,13 @@ the current copy will be lost. StdCmdViewIvStereoRedGreen - + Stereo red/cyan Стэрэа чырвоны/блакітны - + Switch stereo viewing to red/cyan Пераключае стэрэаскапічны выгляд на чырвоны/блакітны рэжым @@ -11386,13 +10712,13 @@ the current copy will be lost. StdCmdViewLeft - + Left Злева - + Set to left view Задаць выгляд злева @@ -11400,13 +10726,13 @@ the current copy will be lost. StdCmdViewRear - + Rear Ззаду - + Set to rear view Задаць выгляд сзаду @@ -11428,13 +10754,13 @@ the current copy will be lost. StdCmdViewRight - + Right Справа - + Set to right view Задаць выгляд справа @@ -11442,13 +10768,13 @@ the current copy will be lost. StdCmdViewRotateLeft - + Rotate Left Павярнуць улева - + Rotate the view by 90° counter-clockwise Павярнуць выгляд на 90 градусаў супраць гадзінніка @@ -11456,13 +10782,13 @@ the current copy will be lost. StdCmdViewRotateRight - + Rotate Right Павярнуць управа - + Rotate the view by 90° clockwise Павярнуць выгляд на 90 градусаў па гадзінніку @@ -11484,13 +10810,13 @@ the current copy will be lost. StdCmdViewTop - + Top Зверху - + Set to top view Задаць выгляд зверху @@ -11498,13 +10824,13 @@ the current copy will be lost. StdCmdViewTrimetric - + Trimetric Трыметрычны - + Set to trimetric view Задаць трыметрычны выгляд @@ -11512,13 +10838,13 @@ the current copy will be lost. StdCmdViewVR - + FreeCAD-VR FreeCAD-VR - + Extend the FreeCAD 3D Window to a Oculus Rift Пашырае трохмернае акно FreeCAD у Oculus Rift @@ -11582,13 +10908,13 @@ the current copy will be lost. StdMainFullscreen - + Fullscreen Поўнаэкранны - + Display the main window in fullscreen mode Адлюстраваць галоўнае акно ў поўнаэкранным рэжыме @@ -11624,13 +10950,13 @@ the current copy will be lost. StdRecallWorkingView - + Recall working view Выклікаць працоўны выгляд - - + + Recall previously stored temporary working view Выклікае раней захаваны часовы працоўны выгляд @@ -11638,13 +10964,13 @@ the current copy will be lost. StdStoreWorkingView - + Store working view Запомніць працоўны выгляд - - + + Store a document-specific temporary working view Запамінае часовы працоўны выгляд для дакумента @@ -11652,13 +10978,13 @@ the current copy will be lost. StdTreeCollapseDocument - + Collapse/Expand Згарнуць/Разгарнуць - + Expand active document and collapse all others Разгортвае бягучы дакумент і згортвае ўсе астатнія @@ -11666,12 +10992,12 @@ the current copy will be lost. StdTreeDrag - + Initiate dragging Распачаць перацягванне - + Initiate dragging of current selected tree items Распачынае перацягвання бягучых абраных элементаў дрэва @@ -11679,13 +11005,13 @@ the current copy will be lost. StdTreeMultiDocument - + Multi document Шматкампанентны дакумент - + Display all documents in the tree view Адлюстраваць усе дакументы ў праглядзе дрэва @@ -11693,12 +11019,12 @@ the current copy will be lost. StdTreePreSelection - + Pre-selection Папярэдні выбар - + Preselect the object in 3D view when mouse over the tree item Папярэдне абраць аб'ект у трохмерным прадстаўленні, калі паказальнік мышы наведзены на элемент дрэва @@ -11706,12 +11032,12 @@ the current copy will be lost. StdTreeRecordSelection - + Record selection Запісаць абранае - + Record selection in tree view in order to go back/forward using navigation button Выбар запісу ў праглядзе дрэва, для пераходу назад/уперад з дапамогай кнопкі навігацыі @@ -11719,13 +11045,13 @@ the current copy will be lost. StdTreeSelection - + Go to selection Ісці да выбару - + Scroll to first selected item Пракруціць да першага абранага элемента @@ -11733,13 +11059,13 @@ the current copy will be lost. StdTreeSingleDocument - + Single document Адзінкавы дакумент - + Only display the active document in the tree view Адлюстраваць толькі бягучы дакумент у праглядзе дрэва @@ -11747,12 +11073,12 @@ the current copy will be lost. StdTreeSyncPlacement - + Sync placement Сінхранізаваць размяшчэнне - + Auto adjust placement on drag and drop objects across coordinate systems Аўтаматычная налада размяшчэння пры перацягванні аб'ектаў у розных сістэмах каардынатаў @@ -11760,12 +11086,12 @@ the current copy will be lost. StdTreeSyncSelection - + Sync selection Сінхранізаваць абранае - + Auto expand tree item when the corresponding object is selected in 3D view Аўтаматычнае разгортванне элемента дрэва, калі абраны адпаведны аб'ект у трохмерным прадстаўленні @@ -11773,12 +11099,12 @@ the current copy will be lost. StdTreeSyncView - + Sync view Сінхранізаваць выгляд - + Auto switch to the 3D view containing the selected item Аўтаматычнае пераключэнне на трохмернае прадстаўленне, якое змяшчае абраны элемент @@ -11786,13 +11112,13 @@ the current copy will be lost. StdViewBoxZoom - + Box zoom Павялічыць вобласць - + Activate the box zoom tool Задзейнічаць інструмент выбару маштабавання @@ -11800,13 +11126,13 @@ the current copy will be lost. StdViewDock - + Docked Прымацаваны - + Display the active view either in fullscreen, in undocked or docked mode Адлюстроўваць бягучы выгляд альбо ў поўнаэкранным рэжыме, альбо ў адмацаваным ці замацаваным рэжыме @@ -11814,13 +11140,13 @@ the current copy will be lost. StdViewDockUndockFullscreen - + Document window Акно дакумента - + Display the active view either in fullscreen, in undocked or docked mode Адлюстроўваць бягучы выгляд альбо ў поўнаэкранным рэжыме, альбо ў адмацаваным ці замацаваным рэжыме @@ -11828,13 +11154,13 @@ the current copy will be lost. StdViewFullscreen - + Fullscreen Поўнаэкранны - + Display the active view either in fullscreen, in undocked or docked mode Адлюстроўваць бягучы выгляд альбо ў поўнаэкранным рэжыме, альбо ў адмацаваным ці замацаваным рэжыме @@ -11842,13 +11168,13 @@ the current copy will be lost. StdViewScreenShot - + Save image... Захаваць выяву... - + Creates a screenshot of the active view Стварае здымак экрана бягучага выгляду @@ -11856,13 +11182,13 @@ the current copy will be lost. StdViewUndock - + Undocked Адмацаваны - + Display the active view either in fullscreen, in undocked or docked mode Адлюстроўваць бягучы выгляд альбо ў поўнаэкранным рэжыме, альбо ў адмацаваным ці замацаваным рэжыме @@ -11870,13 +11196,13 @@ the current copy will be lost. StdViewZoomIn - + Zoom In Павялічыць - + Increase the zoom factor by a fixed amount Павялічыць каэфіцыент маштабавання на фіксаваную велічыню @@ -11884,13 +11210,13 @@ the current copy will be lost. StdViewZoomOut - + Zoom Out Паменшыць - + Decrease the zoom factor by a fixed amount Паменшыць каэфіцыент маштабавання на фіксаваную велічыню @@ -11925,72 +11251,72 @@ Are you sure you want to continue? Std_DrawStyle - + As is Як ёсць - + Normal mode Звычайны рэжым - + Points Кропкі - + Points mode Кропкавы рэжым - + Wireframe Каркас - + Wireframe mode Каркасны рэжым - + Hidden line Схаваныя лініі - + Hidden line mode Рэжым схаваных ліній - + No shading Без зацянення - + No shading mode Рэжым без зацянення - + Shaded Заценены - + Shaded mode Рэжым заценены - + Flat lines Плоскія лініі - + Flat lines mode Рэжым плоскіх ліній @@ -12204,12 +11530,12 @@ Do you still want to proceed? Gui::MDIView - + Export PDF Экспартаваць у PDF - + PDF file Файл PDF @@ -12217,195 +11543,189 @@ Do you still want to proceed? Gui::Dialog::DlgSettingsNotificationArea - - + Notification Area Вобласць апавяшчэнняў - + Settings Налады - + The Notification area will appear in the status bar Вобласць апавяшчэнняў будзе адлюстроўвацца ў радку стану - + Enable Notification Area Уключыць Вобласць апавяшчэнняў - + Non-intrusive notifications will appear next to the notification area in the status bar Ненадакучлівыя апавяшчэння будуць адлюстроўвацца побач з вобласцю апавяшчэнняў у радку стану - + Enable non-intrusive notifications Уключыць ненадакучлівыя апавяшчэнні - + Additional data sources Дадатковыя крыніцы дадзеных - + Errors intended for developers will appear in the notification area Памылкі, якія прызначаныя для распрацоўшчыкаў, будуць адлюстроўвацца ў вобласці апавяшчэнняў - + Debug errors Памылкі адладкі - + Warnings intended for developers will appear in the notification area Папярэджанні, якія прызначаныя для распрацоўшчыкаў, будуць адлюстроўвацца ў вобласці апавяшчэнняў - + Debug warnings Папярэджанні адладкі - + Non-Intrusive Notifications Ненадакучлівыя апавяшчэнні - + Minimum Duration: Найменшая працягласць: - + Maximum Duration: Найбольшая працягласць: - + Duration during which the notification will be shown (unless mouse buttons are clicked) Працягласць, цягам якой будзе паказвацца апавяшчэнне (калі не націснутыя кнопкі мышы) - - + + s с - + Minimum duration during which the notification will be shown (unless notification clicked) Найменшая працягласць, цягам якой будуць паказвацца апавяшчэнне (калі не націснутыя кнопкі мышы) - + Maximum Number of Notifications: Найбольшая колькасць апавяшчэнняў: - + Maximum number of notifications that will be simultaneously present on the screen Найбольшая колькасць апавяшчэнняў, якія будуць адначасова прысутнічаць на экране - + Notification width: Шырыня апавяшчэння: - + Width of the notification in pixels Шырыня апавяшчэння ў пікселях - + Any open non-intrusive notifications will disappear when another window is activated Любыя адчыненыя ненадакучлівыя апавяшчэнні знікнуць, калі будзе задзейнічанае іншае акно - + Hide when other window is activated Схаваць, калі задзейнічана іншае акно - + Prevent non-intrusive notifications from appearing when the FreeCAD Window is not the active window Прадухіліць з'яўленне ненадакучлівых апавяшчэнняў, калі акно FreeCAD не з'яўляецца бягучым - + Do not show when inactive Не паказваць, калі неактыўны - + Message List Спіс паведамленняў - + Limit the number of messages that will be kept in the list. If 0 there is no limit. Абмежаваць колькасць паведамленняў, якія будуць захоўвацца ў спісе. Калі 0, то без абмежаванняў. - + Maximum Messages (0 = no limit): Найбольшая колькасць паведамленняў (0 = без абмежаванняў): - + Removes the user notifications from the message list after the non-intrusive maximum duration has lapsed. Выдаляе апавяшчэнні карыстальніка з спісу паведамленняў па дасягненні найбольшай працягласці ненадакучлівых паведамленняў. - + Auto-remove User Notifications Аўтаматычнае выдаленне карыстальніцкіх апавяшчэнняў - - - Activation of the Notification Area only takes effect after an application restart. - Вобласць апавяшчэнняў уключыцца толькі пасля перазапуску праграмы. - Gui::Dialog::DlgSettingsWorkbenches - + Available Workbenches Даступныя варштаты - + <html><head/><body><p>You can reorder workbenches by drag and drop. Additional workbenches can be installed through the addon manager.</p><p> Currently, your system has the following workbenches:</p></body></html> <html><head/><body><p>Вы можаце змяніць парадак размяшчэння варштатаў перацягваннем. Дадатковыя варштаты можна ўсталяваць з дапамогай Кіравання дадаткамі.</p><p> У бягучы час у вашай сістэме ёсць наступныя варштаты:</p></body></html> - + Start up workbench: Запусціць варштат: - + Choose which workbench will be activated and shown after FreeCAD launches Абраць, які варштат будзе задзейнічаны і паказаны пасля запуску FreeCAD - + Workbench selector position : Становішча панэлі выбару варштата: - + Customize where the workbench selector appears (restart required). 'Toolbar': In the toolbars, as a movable toolbar. @@ -12418,12 +11738,12 @@ after FreeCAD launches 'Правы кут': на панэлі меню, у правым куце. - + If checked, application will remember which workbench is active for each tab of the viewport Калі птушка, праграма запомніць, які варштат бягучы для кожнай укладкі вобласці прагляду - + Remember active workbench by tab Запомніць бягучы варштат на ўкладцы @@ -12572,47 +11892,47 @@ after FreeCAD launches Gui::Dialog::wbListItem - + If unchecked, %1 will not appear in the available workbenches. Калі не птушка, %1 не будзе адлюстроўвацца на даступных варштатах. - + This is the current startup module, and must be enabled. See Preferences/General/Autoload to change. Бягучы модуль запуску, і ён павінен быць уключаны. Для змены глядзіце Перавагі/Агульныя/Аўтаматычная загрузка. - + Shortcut to activate this workbench. Ярлык, каб задзейнічаць варштат. - + Auto-load Аўтаматычная загрузка - + If checked, %1 will be loaded automatically when FreeCAD starts up Калі птушка, %1 будзе аўтаматычна загружаны пры запуску FreeCAD - + This is the current startup module, and must be autoloaded. See Preferences/General/Autoload to change. Бягучы модуль запуску, і ён павінен быць загружаны аўтаматычна. Для змены глядзіце Перавагі/Асноўныя/Аўтаматычная загрузка. - + Loaded Загружана - + Load Загрузіць - + To preserve resources, FreeCAD does not load workbenches until they are used. Loading them may provide access to additional preferences related to their functionality. Каб захаваць рэсурсы, FreeCAD не загружае варштаты, пакуль яны не будуць ужытыя. Іх загрузка можа даць доступ да дадатковых пераваг, якія звязаныя з іх функцыянальнасцю. @@ -12620,17 +11940,17 @@ after FreeCAD launches Gui::Dialog::DlgSettingsWorkbenchesImp - + Toolbar Панэль інструментаў - + Left corner Левы кут - + Right corner Правы кут @@ -12656,12 +11976,12 @@ after FreeCAD launches Gui::NotificationArea - + Delete user notifications Выдаліць карыстальніцкія апавяшчэнні - + Delete All Выдаліць усё @@ -12697,13 +12017,13 @@ after FreeCAD launches StdViewLoadImage - + Load image... Загрузіць выяву... - + Loads an image Загрузка выявы @@ -12771,4 +12091,739 @@ after FreeCAD launches Адбылася памылка - інфармацыю глядзіце ў Праглядзе справаздачы + + Gui::Dialog::DlgSettingsEditor + + + Editor + Рэдактар + + + + Options + Налады + + + + Code lines will be numbered + Радкі кода будуць пранумараваны + + + + Enable line numbers + Уключыць нумары радкоў + + + + The cursor shape will be a block + Форма паказальніка будзе ўяўляць сабою вялікі паказальнік + + + + Enable block cursor + Уключыць вялікі паказальнік + + + + Enable folding + Уключыць згінанне + + + + Indentation + Водступ + + + + Tab size: + Памер табуляцыі: + + + + Tabulator raster (how many spaces) + Колькасць прабелаў для табуляцыі + + + + Indent size: + Памер водступу: + + + + How many spaces will be inserted when pressing <Tab> + Колькі прабелаў будзе ўстаўлена пры націску клавішы <Tab> + + + + Pressing <Tab> will insert a tabulator with defined tab size + Пры націску <Tab> будзе ўстаўлена табуляцыя пэўнага памеру + + + + Keep tabs + Пакідаць табуляцыю + + + + Pressing <Tab> will insert amount of defined indent size + Пры націску <Tab> будзе ўстаўлены водступы пэўнага памеру + + + + Insert spaces + Уставіць прабелы + + + + Display items + Адлюстраваць элементы + + + + Color and font settings will be applied to selected type + Налады колеру і шрыфту будуць ужытыя да абранага тыпу + + + + Family: + Сямейства: + + + + Font family to be used for selected code type + Сямейства шрыфтоў будзе ўжыты для абранага тыпу кода + + + + Size: + Памер: + + + + Font size to be used for selected code type + Памер шрыфту будзе ўжыты для абранага тыпу кода + + + + Color: + Колер: + + + + Preview: + Папярэдні прагляд: + + + + Text + Тэкст + + + + Bookmark + Закладка + + + + Breakpoint + Пункт супыну + + + + Keyword + Ключавое слова + + + + Comment + Каментар + + + + Block comment + Блок каментараў + + + + Number + Лічба + + + + String + Радок + + + + Character + Літара + + + + Class name + Імя класу + + + + Define name + Задаць імя + + + + Operator + Аператар + + + + Python output + Вывад Python + + + + Python error + Памылка Python + + + + Current line highlight + Вылучэнне бягучага радка + + + + Items + Элементы + + + + Gui::Dialog::DlgSettingsGeneral + + + General + Асноўныя + + + + Language and number format + Мова і фармат ліку + + + + Language: + Мова: + + + + Language of the application's user interface + Мова карыстальніцкага інтэрфейсу праграмы + + + + Unit system: + Сістэма адзінак вымярэння: + + + + Unit system that should be used for all parts of the application + Сістэма адзінак вымярэння, якая павінна ўжывацца да ўсіх частак праграмы + + + + Number of decimals: + Колькасць дзесятковых знакаў: + + + + Number of decimals that should be shown for numbers and dimensions + Колькасць дзесятковых знакаў, якая павінна быць паказаныя для лікаў і вымярэнняў + + + + Minimum fractional inch: + Найменшая частка цалі: + + + + Minimum fractional inch to be displayed + Найменшая частка цалі для адлюстравання + + + + Number format: + Фармат лічбаў: + + + + Operating system + Аперацыйная сістэма + + + + Selected language + Абраная мова + + + + C/POSIX + C/POSIX + + + + If enabled, numerical keypad decimal separator +will be substituted with locale separator, except +in Python Console and Macro Editor where a +dot/period will always be printed. + Калі ўключана, дзесятковы падзельнік лічбавай клавіятуры +будзе заменены падзельнікам моўнага стандарту, за выключэннем +кансолі Python і рэдактара макрасаў, дзе +заўсёды будзе друкавацца кропка. + + + + Substitute decimal separator + Замена дзесятковага падзельніку + + + + Application + Праграма + + + + Theme: + Theme: + + + + Customize how user interface will look like + Customize how user interface will look like + + + + Size of toolbar icons: + Памер гузікаў панэлі інструментаў: + + + + Choose your preference for toolbar icon size. You can adjust +this according to your screen size or personal taste + Абраць памер гузіка панэлі інструментаў па сваіх перавагах. Вы можаце наладзіць +у адпаведнасці з вашым памерам экрана ці асабістым густам + + + + Tree view mode: + Рэжым прагляду дрэва: + + + + Customize how tree view is shown in the panel (restart required). + +'ComboView': combine tree view and property view into one panel. +'TreeView and PropertyView': split tree view and property view into separate panel. +'Both': keep all three panels, and you can have two sets of tree view and property view. + Наладзіць адлюстраванне прагляду дрэва на панэлі (патрабуецца перазагрузка). + +'КамбінаваныПрагляд': аб'ядноўвае выгляд дрэва і выгляд уласцівасцяў у адну панэль. +'Прагляд Дрэва і Уласцівасцяў': падзяляе выгляд дрэва і выгляд уласцівасцяў на асобную панэль. +'Абодва': захоўвае ўсе тры панэлі, і ў вас можа быць два набору выгляд дрэва і выгляд уласцівасцяў. + + + + Size of recent file list: + Памер спісу апошніх файлаў: + + + + How many files should be listed in recent files list + Колькі файлаў павінна быць паказана ў спісе апошніх файлаў + + + + Background of the main window (when no document is opened) will consist of tiles of a special image. +See the FreeCAD Wiki for details about the image. + Фон галоўнага акна (калі ніводнага дакумента не адчынена) будзе складацца з плітак спецыяльнай выявы. +Глядзіце вікі-старонку FreeCAD, каб атрымаць падрабязную інфармацыю пра выяву. + + + + Enable tiled background + Уключыць фон пліткі + + + + The text cursor will be blinking + Тэкставы паказальнік будзе міргаць + + + + Enable cursor blinking + Уключыць мігценне паказальніку + + + + A Splash screen is a small loading window that is shown +when FreeCAD is launching. If this option is checked, FreeCAD will +display the splash screen + Экран застаўкі - невялікае акно загрузкі, якое паказваецца пры запуску FreeCAD. +Калі налада ўключаная, FreeCAD будзе адлюстроўваць застаўку + + + + Enable splash screen at start up + Уключыць застаўка пры запуске + + + + Preference packs + Пакеты перавагі + + + + Name + Назва + + + + Type + Тып + + + + Load + Загрузіць + + + + Import config... + Імпартаваць налады... + + + + Save new... + Захаваць новы... + + + + Manage... + Кіраваць... + + + + Revert... + Вярнуць... + + + + Manage preference packs + Кіраваць пакетамі пераваг + + + + Small (%1px) + Малы (%1px) + + + + Medium (%1px) + Сярэдні (%1px) + + + + Large (%1px) + Вялікі (%1px) + + + + Extra large (%1px) + Вельмі вялікі (%1px) + + + + Custom (%1px) + Карыстальніцкі (%1px) + + + + Combo View + Камбінаваны Прагляд + + + + TreeView and PropertyView + Прагляд Дрэва і Уласцівасцяў + + + + Both + Абодва + + + + Preference Pack Name + Назва Пакета перавагі + + + + Tags + Меткі + + + + Apply + Прымяніць + + + + Apply the %1 preference pack + Прымяніць пакет перавагі %1 + + + + Choose a FreeCAD config file to import + Абраць файл наладаў FreeCAD для імпартавання + + + + File exists + Файл інсуе + + + + A preference pack with that name already exists. Overwrite? + Пакет перавагі з такой назвай ужо існуе. Перазапісаць? + + + + Gui::Dialog::DlgSettingsReportView + + + Report view + Прагляд справаздачы + + + + Output + Вывад + + + + Normal messages will be recorded + Звычайныя паведамленні будуць запісаныя + + + + Record normal messages + Запіс звычайных паведамленняў + + + + Log messages will be recorded + Паведамленні часопісу будуць запісаныя + + + + Record log messages + Запіс паведамленняў часопісу + + + + Warnings will be recorded + Папярэджанні будуць запісаныя + + + + Record warnings + Запіс папярэджанняў + + + + Error messages will be recorded + Паведамленні аб памылках будуць запісаныя + + + + Record error messages + Запіс паведамленняў аб памылках + + + + When an error has occurred, the Report View dialog becomes visible +on-screen while displaying the error + Калі адбылася памылка, дыялогавае акно Прагляду справаздачы становіцца бачным +на экране, каб адлюстраваць памылку + + + + Show report view on error + Паказаць прагляд справаздачы пры памылцы + + + + When a warning has occurred, the Report View dialog becomes visible +on-screen while displaying the warning + Калі адбылося папярэджанне, дыялогавае акно Прагляду справаздачы становіцца бачным +на экране, каб адлюстраваць папярэджанне + + + + Show report view on warning + Паказаць прагляд справаздачы пры папярэджанні + + + + When a normal message has occurred, the Report View dialog becomes visible +on-screen while displaying the message + Калі адбылося звычайнае паведамленне, дыялогавае акно Прагляду справаздачы становіцца бачным на экране, каб адлюстраваць звычайнае паведамленне + + + + Show report view on normal message + Паказаць прагляд справаздачы пры звычайным паведамленні + + + + When a log message has occurred, the Report View dialog becomes visible +on-screen while displaying the log message + Калі адбылося паведамленне справаздачы, дыялогавае акно Прагляду справаздачы становіцца бачным на экране, каб адлюстраваць паведамленне справаздачы + + + + Show report view on log message + Паказаць прагляд справаздачы пры паведамленні справаздачы + + + + Include a timecode for each report + Уключыць час для кожнай справаздачы + + + + Include a timecode for each entry + Уключыць час для кожнага запісу + + + + Colors + Выдзяленне колерам + + + + Normal messages: + Звычайныя паведамленні (normal): + + + + Font color for normal messages in Report view panel + Колер шрыфту для звычайных паведамленняў у панэлі Прагляду справаздачы + + + + Log messages: + Паведамленні часопісу (log): + + + + Font color for log messages in Report view panel + Колер шрыфту для паведамленняў часопісу ў панэлі Прагляду справаздачы + + + + Warnings: + Паведамленні папярэджання (warning): + + + + Font color for warning messages in Report view panel + Колер шрыфту для паведамленняў папярэджання ў панэлі Прагляду справаздачы + + + + Errors: + Паведамленні памылак (error): + + + + Font color for error messages in Report view panel + Колер шрыфту для паведамленняў памылкі ў панэлі Прагляду справаздачы + + + + Python interpreter + Інтэрпрэтатар Python + + + + Internal Python output will be redirected +from Python console to Report view panel + Унутраны вывад Python будзе перанакіраваны +з кансолі Python на панэль Прагляду справаздачы + + + + Redirect internal Python output to report view + Перанакіраваць унутраны вывад Python у Прагляд справаздачы + + + + Internal Python error messages will be redirected +from Python console to Report view panel + Унутраныя паведамленні аб памылках Python будуць перанакіраваныя +з кансолі Python на панэль Прагляду справаздачы + + + + Redirect internal Python errors to report view + Перанакіраваць унутраныя памылкі Python у Прагляд справаздачы + + + + Gui::Dialog::DlgSettingsTheme + + + Theme + Theme + + + + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + + + + Style sheet: + Стыль інтэрфейсу: + + + + Style sheet how user interface will look like + Стыль інтэрфейсу, як будзе выглядаць карыстальніцкі інтэрфейс + + + + Secondary theme color + Secondary theme color + + + + + + This color might be used by your theme to let you customize it. + This color might be used by your theme to let you customize it. + + + + Highlight color + Highlight color + + + + Focus theme color + Focus theme color + + + + No style sheet + Без табліцы стыляў + + diff --git a/src/Gui/Language/FreeCAD_ca.ts b/src/Gui/Language/FreeCAD_ca.ts index 45937bf305..8af38cfe95 100644 --- a/src/Gui/Language/FreeCAD_ca.ts +++ b/src/Gui/Language/FreeCAD_ca.ts @@ -42,29 +42,29 @@ Mida visual de la característica - + <empty> <buit> - - + + Angle Angle - - + + Axis Eix - + Position Position - + Enum Enum @@ -91,12 +91,12 @@ CmdViewMeasureClearAll - + Clear measurement Esborra la mesura - + Clear all visible measurements Esborra tots els mesuraments visibles @@ -104,12 +104,12 @@ CmdViewMeasureToggleAll - + Toggle measurement Commuta el mesurament - + Turn on or off the display of all measurements Connecta o desconnecta la pantalla de tots els mesuraments @@ -117,12 +117,12 @@ Command - + Edit Edita - + Import Importa @@ -182,7 +182,7 @@ Afegeix un grup - + Align Align @@ -194,18 +194,18 @@ - + Transform Transformar - + Toggle array elements Commuta els elements de la matriu - + Link Transform Transforma el vincle @@ -215,12 +215,12 @@ Mesura la distància - + Toggle visibility Commuta la visibilitat - + Toggle selectability Commuta la selectivitat @@ -559,7 +559,7 @@ Gui::AutoSaver - + Please wait until the AutoRecovery file has been saved... Si us plau, espereu fins que es desi el fitxer d'Autorecuperació... @@ -711,47 +711,47 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::AboutDialog - - + + Credits Header for the Credits tab of the About screen Crèdits - + FreeCAD would not be possible without the contributions of El FreeCAD no seria possible sense les contribucions de - + Individuals Header for the list of individual people in the Credits list. Individus - + Organizations Header for the list of companies/organizations in the Credits list. Organitzacions - - + + License Llicència - + Libraries Llibreries - + This software uses open source components whose copyright and other proprietary rights belong to their respective owners: Aquest programari utilitza components de codi obert el copyright i altres drets de propietat dels quals pertanyen als seus respectius propietaris: - + Collection Col·lecció @@ -759,22 +759,22 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::ApplicationCache - + Cache directory Carpeta de Cache - + The cache directory %1 exceeds the size of %2. El directori de memòria cau %1 supera la mida de %2. - + Do you want to clear it now? Vols esborrar-ho ara? - + Warning: Please make sure that this is the only running %1 instance and that no documents are opened as this may result into data loss! Avís: si us plau, assegureu-vos que aquesta és l'única instància %1 en execució i que no s'obre cap document, ja que això pot provocar la pèrdua de dades! @@ -795,37 +795,37 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::CameraDialog - + Camera settings Paràmetres de la càmera - + Orientation Orientació - + Q0 Q0 - + Q1 Q1 - + Q2 Q2 - + Q3 Q3 - + Current view Vista actual @@ -1390,13 +1390,13 @@ same time. The one with the highest priority will be triggered. Títol - + All Tot - - + + none cap @@ -1404,8 +1404,8 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgCustomToolBoxbarsImp - - + + Toolbox bars Barres de caixes d'eines @@ -1680,546 +1680,123 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgDisplayPropertiesImp - + Default Per defecte - + Aluminium Alumini - + Brass Llautó - + Bronze Bronze - + Copper Coure - + Chrome Crom - + Emerald Maragda - + Gold Or - + Jade Jade - + Metalized Metal·litzat - + Neon GNC Neó GNC - + Neon PHC Neó PHC - + Obsidian Obsidiana - + Pewter Peltre - + Plaster Guix - + Plastic Plàstic - + Ruby Robí - + Satin Setí - + Shiny plastic Plàstic brillant - + Silver Plata - + Steel Acer - + Stone Pedra Gui::Dialog::DlgEditorSettings - - - Editor - Editor - - - - Options - Opcions - - - - Code lines will be numbered - Les línies de codi es numeraran - - - - Enable line numbers - Activa els números de línia - - - - The cursor shape will be a block - La forma del cursor serà un bloc - - - - Enable block cursor - Activa el cursor de bloc - - - - Enable folding - Habilita el plegament - - - - Indentation - Sagnat - - - - Tab size: - Mida de la tabulació: - - - - Tabulator raster (how many spaces) - Ràster del tabulador (quants espais) - - - - Indent size: - Mida del sagnat: - - - - How many spaces will be inserted when pressing <Tab> - Quants espais s’inseriran en prémer <Tab> - - - - Pressing <Tab> will insert a tabulator with defined tab size - Si premeu <Tab> s'inserirà un tabulador amb la mida de tabulació definida - - - - Keep tabs - Mantén les tabulacions - - - - Pressing <Tab> will insert amount of defined indent size - Si premeu <Tab> s'inserirà la quantitat de la mida del sagnat definit - - - - Insert spaces - Insereix espais - - - - Display items - Visualitza els elements - - - - Color and font settings will be applied to selected type - La configuració del color i del tipus de lletra s'aplicaran al tipus seleccionat - - - - Family: - Família: - - - - Font family to be used for selected code type - El tipus de lletra que s'utilitzarà per al tipus de codi seleccionat - - - - Size: - Mida: - - - - Font size to be used for selected code type - Mida del tipus de lletra que s'utilitzarà per al tipus de codi seleccionat - - - - Color: - Color: - - - - Preview: - Previsualització: - - - Gui::Dialog::DlgGeneral - - - General - General - - - - Language of the application's user interface - Idioma de la interfície d’usuari de l’aplicació - - - - Number format: - Format de nombre: - - - - Operating system - Sistema operatiu - - - - Selected language - Idioma seleccionat - - - - C/POSIX - C/POSIX - - - - If enabled, numerical keypad decimal separator -will be substituted with locale separator, except -in Python Console and Macro Editor where a -dot/period will always be printed. - Si s'habilita, el separador decimal numèric del teclat numèric se substituirà amb el separador local, excepte a la consola Python i a l'editor de macros en què sempre s'imprimirà un punt/període. - - - - Preference packs - Paquets de preferències - - - - Name - Nom - - - - Type - Tipus - - - - Load - Carrega - - - - Import config... - Importa la configuració... - - - - Save new... - Desa el nou... - - - - Manage... - Administra... - - - - Revert... - Desfes... - - - - How many files should be listed in recent files list - Indica la quantitat de fitxers que s’han d’enumerar en la llista de fitxers recents - - - - Enable tiled background - Habilita el fons en mosaic - - - - The text cursor will be blinking - El cursor de text parpellejarà - - - - Enable cursor blinking - Activa el parpelleig del cursor - - - - Style sheet: - Full d'estil: - - - - Language and number format - Idioma i format de nombre - - - - Language: - Llengua: - - - - Unit system: - Sistema d'unitats: - - - - Unit system that should be used for all parts of the application - Sistema d'unitats que s'ha d'utilitzar per a totes les peces de l'aplicació - - - - Number of decimals: - Nombre de decimals: - - - - Number of decimals that should be shown for numbers and dimensions - Nombre de decimals que s’han de mostrar per als números i dimensions - - - - Minimum fractional inch: - Fracció de polzada mínima: - - - - Minimum fractional inch to be displayed - Fracció mínima de polzada que cal mostrar - - - - Substitute decimal separator - Substitueix el separador decimal - - - - Application - Aplicació - - - - Style sheet how user interface will look like - Full d’estil que defineix com serà la interfície d’usuari - - - - Size of toolbar icons: - Mida de les icones de la barra d'eines: - - - - Choose your preference for toolbar icon size. You can adjust -this according to your screen size or personal taste - Trieu la vostra preferència per a la mida de la icona de la barra d’eines. Podeu ajustar -això segons la mida de la pantalla o el gust personal - - - - Tree view mode: - Mode vista d'arbre: - - - - Customize how tree view is shown in the panel (restart required). - -'ComboView': combine tree view and property view into one panel. -'TreeView and PropertyView': split tree view and property view into separate panel. -'Both': keep all three panels, and you can have two sets of tree view and property view. - Personalitzeu com es mostra la vista d'arbre en el tauler (cal reiniciar-lo). - -«ComboView»: combina la vista d'arbre i la de propietats en un únic tauler. -«TreeView i PropertyView»: separa la vista d'arbre i la de propietats en taulers separats. -«Ambdós»: conserva els tres taulers i podeu tindre dos conjunts de vista d'arbre i de vista de propietats. - - - - Size of recent file list: - Mida de la llista de fitxers recent: - - - - Background of the main window (when no document is opened) will consist of tiles of a special image. -See the FreeCAD Wiki for details about the image. - El fons de la finestra principal (quan no hi hagi cap document obert) consistirà en un mosaic d'una imatge especial. - - - - A Splash screen is a small loading window that is shown -when FreeCAD is launching. If this option is checked, FreeCAD will -display the splash screen - Una pantalla de presentació és una finestra petita que es mostra -quan arrenca FreeCAD. Si aquesta opció està marcada, FreeCAD en mostrarà una - - - - Enable splash screen at start up - Habilita la pantalla de presentació a l'inici - - - - Gui::Dialog::DlgGeneralImp - - - Manage preference packs - Gestioneu els paquets de preferències - - - - Small (%1px) - Petit (%1px) - - - - Medium (%1px) - Mitjà (%1px) - - - - Large (%1px) - Gran (%1px) - - - - Extra large (%1px) - Molt gran (%1px) - - - - Custom (%1px) - Personalitzat (%1px) - - - - Combo View - Visualització combinada - - - - TreeView and PropertyView - Vista d'arbre i vista de les propietats - - - - Both - Ambdós - - - - No style sheet - No hi ha cap full d'estil. - - - - Preference Pack Name - Nom del paquet de preferències - - - - Tags - Etiquetes - - - - Apply - Aplica - - - - Apply the %1 preference pack - Apliqueu el paquet de preferències %1 - - - - Choose a FreeCAD config file to import - Trieu un fitxer de configuració del FreeCAD per importar - - - - File exists - El fitxer ja existeix - - - - A preference pack with that name already exists. Overwrite? - Ja existeix un paquet de preferències amb el mateix nom. Voleu sobreescriure'l? - - Gui::Dialog::DlgInputDialog @@ -3104,187 +2681,6 @@ Specify another directory, please. Gui::Dialog::DlgReportView - - - Report view - Visualització de l'informe - - - - Output - Sortida - - - - Normal messages will be recorded - Es gravarà el registre de missatges - - - - Record normal messages - Grava els missatges - - - - Log messages will be recorded - Es gravarà el registre de missatges - - - - Record log messages - Grava els missatges de registre - - - - Warnings will be recorded - Es gravaran els avisos - - - - Record warnings - Grava els avisos - - - - Error messages will be recorded - Es gravaran els missatges d'error - - - - Record error messages - Grava els missatges d'error - - - - When an error has occurred, the Report View dialog becomes visible -on-screen while displaying the error - Quan s'ha produït un error, el diàleg de Vista d'informes es fa visible -a la pantalla i mostra l'error - - - - Show report view on error - Mostra la vista de l'informe en cas d'error - - - - When a warning has occurred, the Report View dialog becomes visible -on-screen while displaying the warning - Quan s'ha produït un avís, el diàleg de Vista d'informes es fa visible -a la pantalla i mostra l'avís - - - - Show report view on warning - Mostra la vista de l'informe en cas d'avís - - - - When a normal message has occurred, the Report View dialog becomes visible -on-screen while displaying the message - Quan s'ha produït un missatge normal, el diàleg de Vista d'informes es fa visible -a la pantalla i mostra el missatge - - - - Show report view on normal message - Mostra la vista de l'informe en cas d'un missatge normal - - - - When a log message has occurred, the Report View dialog becomes visible -on-screen while displaying the log message - Quan s'ha produït un missatge de registre, el diàleg de Vista d'informes es fa visible a la pantalla i mostra el missatge de registre - - - - Show report view on log message - Mostra la vista de l'informe en cas d'un missatge de registre - - - - Include a timecode for each report - Inclou el codi de temps per cada informe - - - - Include a timecode for each entry - Inclou el codi de temps per a cada entrada - - - - Colors - Colors - - - - Normal messages: - Missatges normals: - - - - Font color for normal messages in Report view panel - Color del tipus de lletra per a missatges normals en el tauler de Vista d'informes - - - - Log messages: - Resgistre de missatges: - - - - Font color for log messages in Report view panel - Color del tipus de lletra per a missatges de registre en el tauler de Vista d'informes - - - - Warnings: - Avisos: - - - - Font color for warning messages in Report view panel - Color del tipus de lletra per a missatges d'avís en el tauler de Vista d'informes - - - - Errors: - Errors: - - - - Font color for error messages in Report view panel - Color del tipus de lletra per a missatges d'error en el tauler de Vista d'informes - - - - Python interpreter - Intèrpret de Python - - - - Internal Python output will be redirected -from Python console to Report view panel - La sortida interna de Python es redirigirà -de la consola Python al tauler de Vista d'informes - - - - Redirect internal Python output to report view - Redirigeix la sortida interna de Python a la visualització d'informe - - - - Internal Python error messages will be redirected -from Python console to Report view panel - Els missatges d'error interns de Python es redirigiran -de la consola Python al tauler de Vista d'informes - - - - Redirect internal Python errors to report view - Redirigeix els errors interns de Python a la visualització d'informe - @@ -3362,70 +2758,70 @@ de la consola Python al tauler de Vista d'informes Gui::Dialog::DlgSettings3DView - + 3D View Vista 3D - + General General - + Main coordinate system will always be shown in lower right corner within opened files El sistema de coordenades principal sempre es mostrarà a la cantonada inferior dreta dels fitxers oberts - + Show coordinate system in the corner Mostra el sistema de coordenades a la cantonada - + Relative size : Mida relativa: - + Size of main coordinate system representation in the corner -- in % of height/width of viewport Mida de la representació del sistema de coordenades principal a la cantonada -- en % d'alçada/amplada de la finestra gràfica - + Axis cross will be shown by default at file opening or creation Els eixos de coordenades es mostraran per defecte en obrir o crear un arxiu - + Show axis cross by default Mostra els eixos de coordenades per defecte - + Time needed for last operation and resulting frame rate will be shown at the lower left corner in opened files El temps necessari per a l'última operació i els fotogrames per segon resultants es mostraran a la cantonada inferior esquerra dels fitxers oberts - + Show counter of frames per second Mostra el comptador d'imatges per segon - + Rendering Renderització - + This option is useful for troubleshooting graphics card and driver problems. Changing this option requires a restart of the application. @@ -3434,22 +2830,22 @@ Changing this option requires a restart of the application. Per modificar aquesta opció cal reiniciar l'aplicació. - + Use software OpenGL Utilitza l'OpenGL per software - + Use OpenGL VBO (Vertex Buffer Object) Empra OpenGL VBO (Objecte de memòria intermèdia de vèrtex) - + Render cache Memòria cau de renderització - + If selected, Vertex Buffer Objects (VBO) will be used. A VBO is an OpenGL feature that provides methods for uploading vertex data (position, normal vector, color, etc.) to the graphics card. @@ -3472,7 +2868,7 @@ diferents, que van des d’anomalies gràfiques fins a errors crítics de la GPU d'informar que aquesta opció està habilitada quan cerqueu ajuda en els fòrums de FreeCAD - + 'Render Caching' is another way to say 'Rendering Acceleration'. There are 3 options available to achieve this: 1) 'Auto' (default), let Coin3D decide where to cache. @@ -3487,92 +2883,92 @@ Hi ha 3 opcions disponibles per a aconseguir-ho: 3) «Centralitzada», desactiveu manualment la memòria cau en tots els nodes de tots els proveïdors de vista i només la memòria cau en el node arrel del gràfic de l'escena. Això ofereix una velocitat de renderització més ràpida però una resposta més lenta en tots els canvis d'escena. - + Auto Auto - + Distributed Distribuïda - + Centralized Centralitzada - + Anti-Aliasing Antialiàsing - + What kind of multisample anti-aliasing is used Quin tipus d’antialiàsing multimostra s’utilitza - + None Cap - + Line Smoothing Suavitzat de línies - + MSAA 2x MSAA 2x - + MSAA 4x MSAA 4x - + MSAA 8x MSAA 8x - + Transparent objects: Objectes transparents: - + Render types of transparent objects Tipus de renderitzat pels objectes transparents - + One pass Una passada - + Backface pass Passada per la cara posterior - + Marker size: Mida del marcador: - + Size of vertices in the Sketcher workbench La mida dels vèrtexs en el banc de treball de Croquis - + Eye to eye distance for stereo modes Distància entre els ulls per a la visió estereoscòpica - + Eye-to-eye distance used for stereo projections. The specified value is a factor that will be multiplied with the bounding box size of the 3D object that is currently displayed. @@ -3581,48 +2977,48 @@ El valor especificat és un factor que es multiplicarà amb la mida de la caixa contenidora de l'objecte 3D que es mostra actualment. - + Backlight is enabled with the defined color La retroil·luminació s'ha activat amb el color definit - - + + Backlight color Color de la retroil·luminació - + Intensity Intensitat - + Intensity of the backlight Intensitat de la retroil·luminació - + Camera type Tipus de càmera - + Objects will appear in a perspective projection Els objectes apareixeran en una projecció en perspectiva - + Perspective renderin&g &Renderització en perspectiva - + Objects will be projected in orthographic projection Els objectes es projectaran en projecció ortogràfica - + Or&thographic rendering Renderització or&togràfica @@ -3634,42 +3030,42 @@ mida de la caixa contenidora de l'objecte 3D que es mostra actualment. Gui::Dialog::DlgSettings3DViewImp - + 5px 5px - + 7px 7px - + 9px 9px - + 11px 11px - + 13px 13px - + 15px 15px - + Anti-aliasing Antialiàsing - + Open a new viewer or restart %1 to apply anti-aliasing changes. Obriu un visualitzador nou o reinicieu %1 perquè s'apliquin els canvis d'antialiàsing. @@ -3677,77 +3073,77 @@ mida de la caixa contenidora de l'objecte 3D que es mostra actualment. Gui::Dialog::DlgSettingsCacheDirectory - + Cache Memòria cau - + Cache directory Carpeta de Cache - + Location: Ubicació: - + Check periodically at program start: Comprova periòdicament a l'inici del programa: - + Always Sempre - + Daily Diàriament - + Weekly Setmanalment - + Monthly Mensualment - + Yearly Anualment - + Never Mai - + Cache size limit: Límit de la mida de la memòria cau: - + Check now... Comprova ara... - + Notify the user if the cache size exceeds the specified limit Aviseu l'usuari si la mida de la memòria cau supera el límit especificat - + Unknown Desconegut - + Current cache size: %1 Mida de la memòria cau actual: %1 @@ -3921,182 +3317,182 @@ a més de la barra de colors Gui::Dialog::DlgSettingsDocument - + Document Document - + General General - + The application will create a new document when started L’aplicació crearà un document nou quan s’iniciï - + Create new document at start up Crea un document nou a l'inici - + Document save compression level (0 = none, 9 = highest, 3 = default) Nivell de compressió per a desar el document (0 = cap, 9 = el més alt, 3 = per defecte) - + Compression level for FCStd files Nivell de compressió dels fitxers FCStd - + All changes in documents are stored so that they can be undone/redone Tots els canvis en els documents s’emmagatzemen perquè es puguin desfer/refer - + Using Undo/Redo on documents Ús de les opcions Desfer/Refer en els documents - + Maximum Undo/Redo steps Nombre màxim d'accions de desfer/refer - + How many Undo/Redo steps should be recorded Nombre de passos de desfer/refer que s'han de gravar - + Allow user aborting document recomputation by pressing ESC. This feature may slightly increase recomputation time. Permet que l'usuari interrompi el recàlcul de documents prement ESC. Aquesta característica pot augmentar lleugerament el temps de recàlcul. - + Allow aborting recomputation Permet interrompre el recàlcul - + Storage Emmagatzematge - + Saving transactions (Auto-save) S'estan desant les operacions (desament automàtic) - + Discard saved transaction after saving document Descarta les operacions desades després de desar el document - + If there is a recovery file available the application will automatically run a file recovery when it is started. Si hi ha un fitxer de recuperació disponible, l’aplicació executa automàticament la recuperació d’un fitxer quan s'iniciï. - + Run AutoRecovery at startup Executa l'autorecuperació a l'inici - + How often a recovery file is written La freqüència amb què s’escriu un fitxer de recuperació - + Save AutoRecovery information every Guarda la informació d'autorecuperació cada - + A thumbnail will be stored when document is saved Una miniatura s'emmagatzemarà quan es desi el document - + Save thumbnail into project file when saving document Desa la miniatura en el fitxer del projecte quan es desi el document - + Size Mida - + Sets the size of the thumbnail that is stored in the document. Common sizes are 128, 256 and 512 Estableix la mida de la miniatura que es desa al document. Les mides habituals són 128, 256 i 512 - + The program logo will be added to the thumbnail El logo del programa s’afegirà a la miniatura - + Add the program logo to the generated thumbnail Afig el logotip del programa a la miniatura generada - + How many backup files will be kept when saving document Nombre de fitxers de còpia de seguretat es conservaran en desar el document - + Maximum number of backup files to keep when resaving document Nombre màxim de fitxers de còpia de seguretat a mantenir quan es torna a desar el document - + Backup files will get extension '.FCbak' and file names get date suffix according to the specified format Els fitxers de còpia de seguretat tindran l'extensió «.FCbak» i els noms de fitxers tindran el sufix de data segons el format especificat - + Use date and FCBak extension Utilitza la data i l'extensió FCBak - + Date format Format de la data - + Document objects Objectes del document - + Allow objects to have same label Permet que els objectes tinguin la mateixa etiqueta - + Allow duplicate object labels in one document Permet etiquetes d'objecte duplicades en un document - + Enable partial loading of external linked documents. Then only referenced objects and their dependencies will be loaded when a linked document is auto-opened together with the main document. @@ -4110,22 +3506,22 @@ No es pot editar un document carregat parcialment. Feu doble clic a la icona del document en la vista de l'arbre per a carregar-lo completament. - + Disable partial loading of external linked objects Desactiva la càrrega parcial d'objectes enllaçats externs - + Authoring and License Autoria i llicència - + Author name Nom de l'autor - + All documents that will be created will get the specified author name. Keep blank for anonymous. You can also use the form: John Doe <john@doe.com> @@ -4134,32 +3530,32 @@ Manteniu-lo en blanc per als anònims. També podeu utilitzar la forma: Joan Peris <joan@peris.com> - + The field 'Last modified by' will be set to specified author when saving the file El camp "Última modificació per" estarà configurat per a l'autor especificat en desar el fitxer - + Set on save Estableix en desar - + Company Empresa - + Default company name to use for new files El nom de l'empresa per defecte que s'utilitza per als fitxers nous - + Default license Llicència per defecte - + Default license for new documents La llicència per defecte per als documents nous @@ -4229,12 +3625,12 @@ També podeu utilitzar la forma: Joan Peris <joan@peris.com> Altres - + License URL URL de la llicència - + URL describing more about the license URL que descriu més informació sobre la llicència @@ -4242,104 +3638,21 @@ També podeu utilitzar la forma: Joan Peris <joan@peris.com> Gui::Dialog::DlgSettingsDocumentImp - + The format of the date to use. El format de la data que s'ha d'utilitzar. - + Default Per defecte - + Format Format - - Gui::Dialog::DlgSettingsEditorImp - - - Text - Text - - - - Bookmark - Adreça d'interés - - - - Breakpoint - Punt de ruptura - - - - Keyword - Paraula clau - - - - Comment - Comentari - - - - Block comment - Comentari de bloc - - - - Number - Nombre - - - - String - Cadena - - - - Character - Caràcter - - - - Class name - Nom de classe - - - - Define name - Defineix el nom - - - - Operator - Operador - - - - Python output - Sortida de Python - - - - Python error - Error de Python - - - - Current line highlight - Ressaltat de la línia actual - - - - Items - Elements - - Gui::Dialog::DlgSettingsImage @@ -4520,122 +3833,122 @@ També podeu utilitzar la forma: Joan Peris <joan@peris.com> Gui::Dialog::DlgSettingsMacro - + Macro Macro - + General macro settings Configuració general de macros - + Variables defined by macros are created as local variables Les variables definides per macros es creen com a variables locals - + Run macros in local environment Executa les macros en un entorn local - + Macro recording settings Paràmetres de gravació d'una macro - + Macro path Camí de la macro - + The directory in which the application will search for macros El directori en què l’aplicació cercarà macros - + Gui commands Ordres de la GUI - + Recorded macros will also contain user interface commands Les macros gravades també contindran ordres de la interfície d'usuari - + Record GUI commands Enregistrar els comandaments de l'interfície gràfica GUI - + Recorded macros will also contain user interface commands as comments Les macros gravades també contindran com a comentaris ordres de la interfície d'usuari - + Record as comment Grava com a comentari - + Logging Commands Comandes de registre - + Commands executed by macro scripts are shown in Python console Les ordres executades per scripts de macro es mostren en la consola Python - + Show script commands in python console Mostra ordres de l'script en la consola de Python - + Log all commands issued by menus to file: Registra al fitxer totes les ordres publicades pels menús: - + FullScript.FCScript FullScript.FCScript - + Recent macros menu Menú de macros recents - + Size of recent macro list Mida de la llista de macros recents - + How many macros should be listed in recent macros list Indica la quantitat de macros s’han d’enumerar en la llista de macros recents - + Keyboard shortcut count Número de dreceres del teclat - + How many recent macros should have shortcuts Quants macros recents han de tenir deceres - + Keyboard Modifiers Modificadors de teclat - + Keyboard modifiers, default = Ctrl+Shift+ Tecles modificadores, per defecte = CTRL+MAJÚS+ @@ -4643,130 +3956,130 @@ També podeu utilitzar la forma: Joan Peris <joan@peris.com> Gui::Dialog::DlgSettingsNavigation - - + + Navigation Navegació - + Navigation cube Cub de navegació - + Steps by turn Passos per gir - + Number of steps by turn when using arrows (default = 8 : step angle = 360/8 = 45 deg) Nombre de passos per gir quan s’utilitzen fletxes (predeterminat = 8: angle de pas = 360/8 = 45 graus) - + Corner Cantonada - + Corner where navigation cube is shown Cantonada on es mostra el cub de navegació - + Top left Superior esquerra - + Top right Superior dreta - + Bottom left Inferior esquerra - + Bottom right Inferior dreta - + Rotates to nearest possible state when clicking a cube face Gira a l'estat més proper possible quan es fa clic en una cara del cub - + Rotate to nearest Rotar fins al més proper - + Font name: Nom del tipus de lletra: - + Font name of the navigation cube Nom de la font del cub de navegació - + Default Per defecte - + Cube size Mida del cub - + Size of the navigation cube Mida del cub de navegació - + Color Color - + Base color for all elements Color base per tots els elements - + 3D Navigation Navegació 3D - + List the mouse button configs for each chosen navigation setting. Select a set and then press the button to view said configurations. Mostra les configuracions del botó del ratolí per a cada paràmetre de navegació escollit. Seleccioneu un paràmetre i, a continuació, premeu el botó per a veure aquestes configuracions. - + Mouse... Ratolí... - + Navigation settings set Conjunt de configuracions de navegació - + Orbit style Estil d'òrbita - + Rotation orbit style. Trackball: moving the mouse horizontally will rotate the part around the y-axis Turntable: the part will be rotated around the z-axis (with constrained axes). @@ -4777,173 +4090,183 @@ Plataforma giratòria (Turntable): La peça girarà sobre l'eix z (amb eixos res Plataforma giratòria lliure: la peça girarà sobre l'eix z. - + Turntable Torn - + Trackball Ratolí de bola - + Free Turntable Plataforma giratòria lliure - + Rotation mode Mode de rotació - + Rotations in 3D will use current cursor position as center for rotation Les rotacions en 3D utilitzaran la posició actual del cursor com a centre de rotació - + Window center Centre de la finestra - + Drag at cursor Arrossega al cursor - + Object center Centre de l'objecte - + Default camera orientation Orientació de la càmera per defecte - + Default camera orientation when creating a new document or selecting the home view Orientació de la càmera per defecte en crear un nou document o en seleccionar la vista inicial - + Camera zoom Zoom de Càmera - + Sets camera zoom for new documents. The value is the diameter of the sphere to fit on the screen. Configura el zoom de la càmera per als nous documents. El valor és el diàmetre de l’esfera per a ajustar-se a la pantalla. - + mm mm - + Enable animated rotations Habilita les rotacions animades - + Enable animation Habilita l'animació - + Zoom operations will be performed at position of mouse pointer Les operacions del zoom es realitzaran en la posició del punter del ratolí - + Zoom at cursor Zoom al cursor - + Zoom step Pas de zoom - + How much will be zoomed. Zoom step of '1' means a factor of 7.5 for every zoom step. En quant serà ampliat. Un valor de '1' implica un factor de 7,5 per cada grau d'ampliació. - + Direction of zoom operations will be inverted La direcció de les operacions de zoom s’invertirà - + Invert zoom Invertix el zoom - + Prevents view tilting when pinch-zooming. Affects only gesture navigation style. Mouse tilting is not disabled by this setting. Evita la inclinació de la vista quan s'està fent zoom amb els dits. Sols afecta l'estil de Navegació amb gestos. Aquesta opció no desactiva la inclinació del ratolí. - + Disable touchscreen tilt gesture Desactiva el gest d'inclinació de la pantalla tàctil - + + Show the rotation center when dragging. + Show the rotation center when dragging. + + + + Enable rotation center indication + Enable rotation center indication + + + Isometric Isomètrica - + Dimetric Dimètric - + Trimetric Trimètric - + Top Planta - + Front Alçat - + Left Esquerra - + Right Dreta - + Rear Posterior - + Bottom Inferior - + Custom Personalitzat @@ -4951,43 +4274,43 @@ Mouse tilting is not disabled by this setting. Gui::Dialog::DlgSettingsPythonConsole - + Python console Consola de Python - + Settings Paràmetres - + Words will be wrapped when they exceed available horizontal space in Python console Les paraules s'ajustaran quan se superi l'espai horitzontal disponible en la consola Python - + Enable word wrap Habilita l'ajust de paraules - + The cursor shape will be a block La forma del cursor serà un bloc - + Enable block cursor Activa el cursor de bloc - + Saves Python history across sessions Desa l'historial de Python entre sessions - + Save history Desa l'historial @@ -4995,17 +4318,37 @@ horizontal space in Python console Gui::Dialog::DlgSettingsSelection - + Selection Selecció - + + Enable preselection, highlighted with specified color + Enable preselection, highlighted with specified color + + + + Enable preselection + Enable preselection + + + + Enable selection, highlighted with specified color + Enable selection, highlighted with specified color + + + + Enable selection + Enable selection + + + Pick radius (px): Trieu el radi (px): - + Area for picking elements in 3D view. Larger value eases to pick things, but can make small features impossible to select. @@ -5014,27 +4357,27 @@ Un valor més gran en facilita la selecció, però pot fer que les propietats pe - + Auto switch to the 3D view containing the selected item Canvia automàticament a la vista 3D que conté l’element seleccionat - + Auto expand tree item when the corresponding object is selected in 3D view Expandeix automàticament l’element de l'arbre quan l’objecte corresponent està seleccionat en la vista 3D - + Preselect the object in 3D view when mouse over the tree item Selecciona l'objecte en vista 3D en fer clic amb el ratolí sobre l'element de l'arbre - + Record selection in tree view in order to go back/forward using navigation button Grava la selecció en la vista de l'arbre per a anar enrere/endavant mitjançant el botó de navegació - + Add checkboxes for selection in document tree Afegieix caselles de selecció a l'arbre del document @@ -5042,147 +4385,122 @@ Un valor més gran en facilita la selecció, però pot fer que les propietats pe Gui::Dialog::DlgSettingsViewColor - + Colors Colors - - Selection - Selecció - - - - Enable preselection and highlight by specified color - Habilita la preselecció i ressalta pel color especificat - - - - Enable preselection highlighting - Habilita el ressaltat de la preselecció - - - - Enable selection highlighting and use specified color - Activa el ressaltat de la selecció i utilitza el color especificat - - - - Enable selection highlighting - Habilita el ressaltat de la selecció - - - + Background color for the model view Color del fons per a la vista del model - + Background color Color de fons - - + + Background will have selected color El fons tindrà el color seleccionat - + Simple color Color simple - - + + Background will have selected color gradient El fons tindrà el degradat del color seleccionat - + Linear gradient Degradat lineal - + Radial gradient Degradat radial - - + + Top: Dalt: - - + + Middle: Mig: - + Switches the colors of the gradient Canvia els colors del degradat - + Switch Canvia - + Color gradient will get selected color as middle color El degradat de color tindrà el color seleccionat com a color mitjà - + Middle color Color central - - + + Bottom: A baix: - + Tree view Vista d'arbre - + Object being edited Objecte que s'està editant - + Background color for objects in tree view that are currently edited Color de fons per a objectes en vista d’arbre que s’editen actualment - + Active container Contenidor actiu - + Background color for active containers in tree view Color de fons per a contenidors actius en la vista d’arbre - + Central: Central: - + Midway: A mig camí: - + End: Fi: @@ -5307,7 +4625,7 @@ El sistema de preferències és el fixat en les preferències generals. Gui::Dialog::DockablePlacement - + Placement Posició @@ -5907,17 +5225,17 @@ La columna 'Estat' mostra si el document es pot recuperar. Aplica - + Please select 1, 2, or 3 points before clicking this button. A point may be on a vertex, face, or edge. If on a face or edge the point used will be the point at the mouse position along face or edge. If 1 point is selected it will be used as the center of rotation. If 2 points are selected the midpoint between them will be the center of rotation and a new custom axis will be created, if needed. If 3 points are selected the first point becomes the center of rotation and lies on the vector that is normal to the plane defined by the 3 points. Some distance and angle information is provided in the report view, which can be useful when aligning objects. For your convenience when Shift + click is used the appropriate distance or angle is copied to the clipboard. Seleccioneu 1, 2 o 3 punts abans de fer clic en aquest botó. Un punt pot estar en un vèrtex, cara o aresta. Si esteu en una cara o aresta, el punt utilitzat serà el punt en la cara o aresta de la posició del ratolí. Si 1 punt és seleccionat serà utilitzat com a centre de rotació. Si se seleccionen 2 punts, el punt mig entre ells serà el centre de rotació i un nou eix personalitzat es crearà, si és necessari. Si se seleccionen 3 punts, el primer punt es converteix en el centre de rotació i es troba en el vector que és normal al pla definit per 3 punts. Alguns detalls de distància i angle es proporcionen en la visualització d'informe, que pot ser útil per a alinear objectes. Per a la vostra comoditat, quan feu Majúscules + clic s'utilitza la distància adequada o l'angle es copia al porta-retalls. - + Incorrect quantity La quantitat és incorrecta - + There are input fields with incorrect input, please ensure valid placement values! Hi ha camps d'entrada amb entrada incorrecta, assegureu-vos que els valors d'emplaçament són vàlids. @@ -6179,7 +5497,7 @@ seleccionats abans d'obrir aquest diàleg Gui::DockWnd::PropertyDockView - + Property View Visualització de les propietats @@ -6247,22 +5565,22 @@ seleccionats abans d'obrir aquest diàleg Vés al final - + Clear Neteja - + Save As... Anomena i desa... - + Save Report Output Desa la sortida de l'informe - + Plain Text Files Fitxers de text net @@ -6393,7 +5711,7 @@ seleccionats abans d'obrir aquest diàleg Aplicació - + Labels & Attributes Etiquetes i atributs @@ -6441,27 +5759,27 @@ Do you want to save your changes? Arxiu PDF - + untitled[*] sense títol[*] - + - Editor - Editor - + %1 chars removed S'han eliminat %1 caràcters - + %1 chars added S'han afegit %1 caràcters - + Formatted Formatat @@ -6577,74 +5895,74 @@ Do you want to save your changes? Gui::GraphvizView - + Graphviz not found No s'ha trobat el Graphviz. - + Graphviz couldn't be found on your system. El Graphviz no s'ha pogut trobar al sistema. - + Read more about it here. Més informació aquí. - + Do you want to specify its installation path if it's already installed? Voleu especificar el seu camí d'instal·lació si ja està instal·lat? - + Graphviz installation path Camí d'instal·lació del Graphviz - + Graphviz failed Ha fallat el Graphviz. - + Graphviz failed to create an image file El Graphviz no ha pogut crear un fitxer d'imatge. - + PNG format Format PNG - + Bitmap format Format de mapa de bits - + GIF format Format GIF - + JPG format Format JPG - + SVG format Format SVG - - + + PDF format Format PDF - - + + Export graph Exporta el gràfic @@ -6786,17 +6104,17 @@ Do you want to save your changes? Gui::MacroCommand - + Macros Macros - + Macro file doesn't exist El fitxer de macro no existeix. - + No such macro file: '%1' No existeix aquest fitxer de macro: '%1' @@ -6805,7 +6123,7 @@ Do you want to save your changes? Gui::MainWindow - + Dimension Cota @@ -6835,32 +6153,42 @@ Do you want to save your changes? Tanca-ho tot - - - + + + Toggles this toolbar Commuta la barra d'eines - - - + + + Toggles this dockable window Commuta la finestra flotant - - + + WARNING: This is a development version. + WARNING: This is a development version. + + + + Please do not use in a production environment. + Please do not use in a production environment. + + + + Unsaved document El document no s'ha desat - + The exported object contains external link. Please save the documentat least once before exporting. L’objecte exportat conté un enllaç extern. Deseu el documenta almenys una vegada abans d’exportar-lo. - + To link to external objects, the document must be saved at least once. Do you want to save the document now? Per a enllaçar amb objectes externs, el document s’ha de desar almenys una vegada. @@ -6870,121 +6198,121 @@ Voleu desar el document ara? Gui::ManualAlignment - - - - - + + + + + Manual alignment Alineació manual - + The alignment is already in progress. La alineació ja està en curs. - + Alignment[*] Alineació[*] - + Please, select at least one point in the left and the right view Seleccioneu almenys un punt en les vistes esquerra i dreta - + Please, select at least %1 points in the left and the right view Selecciioneu almenys %1 punts en les vistes esquerra i dreta - + Please pick points in the left and right view Seleccioneu punts en les vistes esquerra i dreta - + The alignment has finished L'alineació ha finalitzat. - + The alignment has been canceled L'alineació s'ha cancel·lat. - - + + Too few points picked in the left view. At least %1 points are needed. No s'han seleccionat prou punts en la vista esquerra. Fan falta almenys %1 punts. - - + + Too few points picked in the right view. At least %1 points are needed. No s'han seleccionat prou punts en la vista dreta. Fan falta almenys %1 punts. - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. S'ha seleccionat un nombre diferent de punts en les vistes esquerra i dreta. En la vista esquerra s'han seleccionat %1 punts, mentre que en la vista dreta se n'han seleccionat %2. - + Try to align group of views Proveu d'alinear el grup de vistes - + The alignment failed. How do you want to proceed? Ha fallat l'alineació. Voleu continuar? - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. S'ha seleccionat un nombre diferent de punts en les vistes esquerra i dreta. En la vista esquerra s'han seleccionat %1 punts, mentre que en la vista dreta se n'han seleccionat %2. - + Point_%1 Punt_%1 - + Point picked at (%1,%2,%3) Punt seleccionat en (%1,%2,%3) - + No point was found on model No s'ha trobat cap punt en el model. - + No point was picked No s'ha seleccionat cap punt. - + &Align &Alineat - + &Remove last point &Eliminar el darrer punt - + &Cancel &Cancel·la - + &Synchronize views &Sincronitza vistes @@ -7131,7 +6459,7 @@ How do you want to proceed? Gui::PropertyEditor::LinkLabel - + Change the linked object Canvia l'objecte enllaçat @@ -7139,12 +6467,12 @@ How do you want to proceed? Gui::PropertyEditor::LinkSelection - + Error Error - + Object not found No s'ha trobat l'objecte. @@ -7215,13 +6543,13 @@ How do you want to proceed? Gui::PropertyView - + View Vista - + Data Dades @@ -7269,77 +6597,77 @@ Esteu segur que voleu sortir sense desar les dades? S'ha produït una excepció de C++ no gestionada desconeguda. - + &Copy &Copia - + &Copy command &Copia l'ordre - + &Copy history &Copia l'historial - + Save history as... Anomena i desa l'historial... - + Save history Desa l'historial - + Saves Python history across %1 sessions Desa l'historial de Python entre %1 sessions - + &Paste A&pega - + Select All Selecciona-ho tot - + Clear console Neteja la consola - + Insert file name... Inseriu un nom de fitxer... - + Word wrap Ajust de paraules - + Save History Desa l'historial - + Macro Files Fitxers de macro - + Insert file name Inseriu un nom de fitxer - + All Files Tots els fitxers @@ -7352,7 +6680,7 @@ Esteu segur que voleu sortir sense desar les dades? Comentari - + Uncomment Sense comentari @@ -7360,17 +6688,17 @@ Esteu segur que voleu sortir sense desar les dades? Gui::RecentFilesAction - + Open file %1 Obrir el fitxer %1 - + File not found No s'ha trobat el fitxer. - + The file '%1' cannot be opened. El fitxer '%1' no es pot obrir. @@ -7378,22 +6706,22 @@ Esteu segur que voleu sortir sense desar les dades? Gui::RecentMacrosAction - + none cap - + Run macro %1 (Shift+click to edit) keyboard shortcut: %2 Corre la macro %1 (Maj+clic per editar) drecera de teclat: %2 - + File not found No s'ha trobat el fitxer. - + The file '%1' cannot be opened. El fitxer '%1' no es pot obrir. @@ -7424,22 +6752,22 @@ Esteu segur que voleu sortir sense desar les dades? Gui::SearchBar - + Previous Anterior - + Next Següent - + Case sensitive Distingeix entre majúscules i minúscules - + Whole words Paraules senceres @@ -7681,38 +7009,38 @@ Do you want to specify another directory? Gui::TextDocumentEditorView - + Text updated Text actualitzat - + The text of the underlying object has changed. Discard changes and reload the text from the object? El text de l'objecte subjacent ha canviat. Voleu descartar els canvis i tornar a carregar el text des de l'objecte? - + Yes, reload. Sí, torna a carregar-lo. - + Unsaved document El document no s'ha desat - + Do you want to save your changes before closing? Voleu desar els canvis abans de tancar? - + If you don't save, your changes will be lost. Si no guardeu els canvis, es perdran. - - + + Edit text Edita el text @@ -7984,7 +7312,7 @@ Do you want to specify another directory? Gui::TreeDockWidget - + Tree view Vista d'arbre @@ -7992,7 +7320,7 @@ Do you want to specify another directory? Gui::TreePanel - + Search Cerca @@ -8000,183 +7328,183 @@ Do you want to specify another directory? Gui::TreeWidget - + Search... Cerca... - + Search for objects Cerca objectes - + Activate document Activa el document - + Activate document %1 Activa el document %1 - + Tree settings Opcions d'Arbre - + Show description column Mostra la columna descripció - + Show an extra tree view column for item description. The item's description can be set by pressing F2 (or your OS's edit button) or by editing the 'label2' property. Mostra una columna addicional a la vista d'arbre per la descripció d'element. La descripció d'element es pot establir prement F2 (o el botó editar del vostre sistema operatiu) o bé editant la propietat 'label2'. - + Group Grup - + Labels & Attributes Etiquetes i atributs - + Description Descripció - + Show items hidden in tree view Mostra objectes amagats en la vista en arbre - + Show items that are marked as 'hidden' in the tree view Mostra objectes marcats com a "ocults" a la vista en arbre - + Toggle visibility in tree view Commuta la visibilitat en la vista en arbre - + Toggles the visibility of selected items in the tree view Commuta la visibilitat dels objectes seleccionats - + Create group... Crea un grup... - + Create a group Crea un grup - - + + Rename Reanomena - + Rename object Reanomena l'objecte - + Finish editing Finalitza l'edició - + Finish editing object Finalitza l'edició de l'objecte - + Add dependent objects to selection Afegiu objectes dependents a la selecció - + Adds all dependent objects to the selection Afegiu tots els objectes dependents a la selecció - + Close document Tanca document - + Close the document Tanca el document - + Reload document Torneu a carregar el document - + Reload a partially loaded document Torna a carregar un document que s'ha carregat parcialment - + Skip recomputes Omet el recàlcul - + Enable or disable recomputations of document Activa o desactiva els recàlculs del document - + Allow partial recomputes Permet recàlculs parcials - + Enable or disable recomputating editing object when 'skip recomputation' is enabled Habilita o inhabilita el recàlcul de l'edició d'objectes quan estigui activat «Omet el recàlcul» - + Mark to recompute Marca per a recalcular - + Mark this object to be recomputed Marca aquest objecte per a recalcular-lo - + Recompute object Recalcula l'objecte - + Recompute the selected object Recalcula l'objecte seleccionat - + (but must be executed) (però s'ha d'executar) - + %1, Internal name: %2 %1, nom intern: %2 @@ -8207,12 +7535,12 @@ Do you want to specify another directory? Arxiu PDF - + Opening file failed No s'ha pogut obrir el fitxer - + Can't open file '%1' for writing. No s'ha pogut obrir el fitxer '%1' per escriure-hi. @@ -8220,7 +7548,7 @@ Do you want to specify another directory? Gui::WorkbenchGroup - + Select the '%1' workbench Selecciona el banc de treball '%1' @@ -8435,69 +7763,70 @@ Do you want to specify another directory? QObject - - + + General General - - + + + Display Visualització - + Workbenches Bancs de treball - - - + + + Python Python - - - + + + Unknown filetype El tipus de fitxer és desconegut. - - + + Cannot open unknown filetype: %1 No es pot obrir el tipus de fitxer desconegut: %1 - + Export failed Exportació fallida - + Cannot save to unknown filetype: %1 No es pot desar el tipus de fitxer desconegut: %1 - + Workbench failure Fallada del banc de treball - + %1 %1 - + Exception Excepció @@ -8543,8 +7872,8 @@ Do you want to specify another directory? S'està exportant a PDF... - + Unsaved document El document no s'ha desat @@ -8695,17 +8024,17 @@ Do you want to continue? No es pot obrir el fitxer '%1'. - + files fitxers - + Save image Desa imatge - + Choose an image file to open Trieu un fitxer d'imatge per obrir @@ -8811,44 +8140,44 @@ Do you want to continue? - + Type Tipus - + Notifier Notificador - + Message Missatge - + Notifier: Notificador: - + Do you want to skip confirmation of further critical message notifications while loading the file? Voleu ometre la confirmació de més missatges de notificacions crítiques mentre es carrega el fitxer? - + Critical Message Missatge crític - + Too many opened non-intrusive notifications. Notifications are being omitted! Massa notificacions no intrusives obertes. S'ometran les notificacions! - + Identical physical path detected. It may cause unwanted overwrite of existing document! @@ -8857,44 +8186,44 @@ Do you want to continue? - + Are you sure you want to continue? Segur que voleu continuar? - + Please check report view for more... Si us plau, comproveu la vista d'informe per obtenir més informació... - + Physical path: Ruta física: - - + + Document: Document: - - + + Path: Camí: - + Identical physical path Ruta física idèntica - + Could not save document No s'ha pogut desar el document - + There was an issue trying to save the file. This may be because some of the parent folders do not exist, or you do not have sufficient permissions, or for other reasons. Error details: "%1" @@ -8907,102 +8236,102 @@ Would you like to save the file with a different name? Voleu desar-lo amb un nom diferent? - - - + + + Saving aborted S'ha interromput el desament - + Save dependent files Desa els fitxers dependents - + The file contains external dependencies. Do you want to save the dependent files, too? El fitxer conté dependències externes. Voleu desar també els fitxers dependents? - - + + Saving document failed No s'ha pogut desar el document - + Save document under new filename... Guarda el document amb un altre nom... - - + + Save %1 Document Guarda el document %1 - + Document Document - - + + Failed to save document No s'ha pogut desar el document - + Documents contains cyclic dependencies. Do you still want to save them? Els documents contenen dependències cícliques. Encara voleu desar-los? - + Save a copy of the document under new filename... Guarda una còpia del document amb un altre nom... - + %1 document (*.FCStd) Document %1 (*.FCStd) - + Document not closable No es pot tancar el document. - + The document is not closable for the moment. De moment el document no es pot tancar. - + Document not saved Document no desat - + The document%1 could not be saved. Do you want to cancel closing it? No s'ha pogut desar el document %1. Vol cancel·lar el tancament? - + Undo Desfés - + Redo Refés - + There are grouped transactions in the following documents with other preceding transactions Hi ha transaccions agrupades en els documents següents amb altres transaccions anteriors - + Choose 'Yes' to roll back all preceding transactions. Choose 'No' to roll back in the active document only. Choose 'Abort' to abort @@ -9083,12 +8412,12 @@ Please open a browser window and type in: http://localhost:%1. Opcions... - + Out of memory No hi ha prou memòria. - + Not enough memory available to display the data. No hi ha prou memòria disponible per a mostrar les dades. @@ -9104,7 +8433,7 @@ Please open a browser window and type in: http://localhost:%1. No s'ha trobat el fitxer %1 ni en %2 ni en %3 - + Navigation styles Estils de navegació @@ -9115,7 +8444,7 @@ Please open a browser window and type in: http://localhost:%1. - + Transform Transformar @@ -9180,12 +8509,12 @@ Please open a browser window and type in: http://localhost:%1. L'%1 no és buit, voleu esborrar-ne le contingut? - + Translation: Translació: - + Rotation: Rotació: @@ -9281,60 +8610,60 @@ guions baixos i no ha de començar amb un dígit. No s'ha pogut afegir la propietat a «%1»: %2 - - + + Drag & drop failed S'ha produït un error en arrossegar i deixar anar - + Setup configurable object Configura objecte configurable - + Select which object to copy or exclude when configuration changes. All external linked objects are excluded by default. Seleccioneu quin objecte copiar o excloure quan canviï la configuració. Tots els objectes enllaçats externs s'exclouen per defecte. - + Please select which objects to copy when the configuration is changed Seleccioneu quins objectes voleu copiar quan es canviï la configuració - + Apply to all Aplicar a tot - + Apply the setting to all links. Or, uncheck this option to apply only to this link. Apliqueu la configuració a tots els enllaços. O desmarqueu això opció d'aplicar només a aquest enllaç. - + Copy on change Copiar al cambiar - + Enable Habilita - + Enable auto copy of linked object when its configuration is changed Activa la còpia automàtica de l'objecte enllaçat quan es canvia la seva configuració - + Tracking Seguiment - + Copy the linked object when its configuration is changed. Also auto redo the copy if the original linked object is changed. @@ -9342,17 +8671,17 @@ Also auto redo the copy if the original linked object is changed. També es refereix automàticament la còpia si es canvia l'objecte enllaçat original. - + Disable copy on change Desactiva la còpia en canviar - + Refresh configurable object Actualitza l'objecte configurable - + Synchronize the original configurable source object by creating a new deep copy. Note that any changes made to the current copy will be lost. @@ -9362,23 +8691,23 @@ creant una nova còpia profunda. Tingueu en compte que qualsevol canvi fet a la còpia actual es perdrà. - + Toggle array elements Commuta els elements de la matriu - + Change whether show each link array element as individual objects Canvieu si mostrar cada element de matriu d'enllaços com a objectes individuals - + Transform at the origin of the placement Transformar a l'origen de la col·locació - - + + Override colors... Sobreescriu els colors... @@ -9406,12 +8735,12 @@ la còpia actual es perdrà. SelectionFilter - + Not allowed: No es permet: - + Selection not allowed by filter La selecció no és permesa pel filtre. @@ -9419,9 +8748,9 @@ la còpia actual es perdrà. StdBoxElementSelection - - + + Box element selection Selecció d'elements de la caixa @@ -9429,13 +8758,13 @@ la còpia actual es perdrà. StdBoxSelection - + Box selection Quadre de selecció - + Activate the box selection tool Activa l'eina de selecció de caixa @@ -9513,13 +8842,13 @@ la còpia actual es perdrà. StdCmdAxisCross - + Toggle axis cross Activa/desactiva els eixos de coordenades - - + + Turns on or off the axis cross at the origin Commuta actiu o no actiu la creu d'eixos a l'origen @@ -9625,13 +8954,13 @@ la còpia actual es perdrà. StdCmdDemoMode - + View turntable... Visualitza en rotació... - + View turntable Visualitza en rotació @@ -9971,13 +9300,13 @@ la còpia actual es perdrà. StdCmdHideObjects - + Hide all objects Oculta tots els objectes - - + + Hide all objects in the document Oculta tots els objectes en el document @@ -9985,13 +9314,13 @@ la còpia actual es perdrà. StdCmdHideSelection - + Hide selection Oculta la selecció - - + + Hide all selected objects Oculta tots els objectes seleccionats @@ -10265,13 +9594,13 @@ la còpia actual es perdrà. StdCmdMeasureDistance - + Measure distance Mesura la distància - + Activate the distance measurement tool Activa l'eina de mesurament de distància @@ -10330,8 +9659,8 @@ la còpia actual es perdrà. Crea un document buit nou - + Unnamed Sense nom @@ -10559,8 +9888,8 @@ la còpia actual es perdrà. StdCmdRecentFiles - Recent files - Fitxers recents + Open Recent + Open Recent @@ -10698,13 +10027,13 @@ la còpia actual es perdrà. StdCmdSceneInspector - + Scene inspector... Inspector d'escena... - + Scene inspector Inspector d'escena @@ -10712,13 +10041,13 @@ la còpia actual es perdrà. StdCmdSelBack - + &Back &Ves arrere - + Go back to previous selection Torna a la selecció anterior @@ -10726,13 +10055,13 @@ la còpia actual es perdrà. StdCmdSelBoundingBox - + &Bounding box &Caixa contenidora - + Show selection bounding box Mostra la caixa contenidora de la selecció @@ -10740,13 +10069,13 @@ la còpia actual es perdrà. StdCmdSelForward - + &Forward &Ves avant - + Repeat the backed selection Repeteix la selecció emmagatzemada @@ -10768,13 +10097,13 @@ la còpia actual es perdrà. StdCmdSelectVisibleObjects - + Select visible objects Seleccioneu objectes visibles - - + + Select visible objects in the active document Seleccioneu objectes visibles en el document actiu @@ -10796,13 +10125,13 @@ la còpia actual es perdrà. StdCmdSetAppearance - + Appearance... Aparença... - + Sets the display properties of the selected object Estableix les propietats de visualització dels objectes seleccionats @@ -10810,13 +10139,13 @@ la còpia actual es perdrà. StdCmdShowObjects - + Show all objects Mostra tots els objectes - - + + Show all objects in the document Mostra tots els objectes en el document @@ -10824,13 +10153,13 @@ la còpia actual es perdrà. StdCmdShowSelection - + Show selection Mostra la selecció - - + + Show all selected objects Mostra tots els objectes seleccionats @@ -10866,13 +10195,13 @@ la còpia actual es perdrà. StdCmdTextureMapping - + Texture mapping... Mapatge de textura... - + Texture mapping Mapatge de textura @@ -10922,13 +10251,13 @@ la còpia actual es perdrà. StdCmdToggleNavigation - + Toggle navigation/Edit mode Commuta el mode navegació i edició - - + + Toggle between navigation and edit mode Commuta entre el mode de navegació i d'edició @@ -10936,13 +10265,13 @@ la còpia actual es perdrà. StdCmdToggleObjects - + Toggle all objects Commuta tots els objectes - - + + Toggles visibility of all objects in the active document Commuta la visibilitat de tots els objectes en el document actiu @@ -10950,13 +10279,13 @@ la còpia actual es perdrà. StdCmdToggleSelectability - + Toggle selectability Commuta la selectivitat - - + + Toggles the property of the objects to get selected in the 3D-View Commuta la propietat dels objectes de ser seleccionats en la vista 3D @@ -10964,13 +10293,13 @@ la còpia actual es perdrà. StdCmdToggleVisibility - + Toggle visibility Commuta la visibilitat - - + + Toggles visibility Commuta la visibilitat @@ -11020,13 +10349,13 @@ la còpia actual es perdrà. StdCmdTreeCollapse - + Collapse selected item Contrau l'element seleccionat - + Collapse currently selected tree items Contrau els elements d'arbre seleccionats actualment @@ -11034,13 +10363,13 @@ la còpia actual es perdrà. StdCmdTreeExpand - + Expand selected item Expandeix l'element seleccionat - + Expand currently selected tree items Expandeix els elements d'arbre seleccionats actualment @@ -11048,13 +10377,13 @@ la còpia actual es perdrà. StdCmdTreeSelectAllInstances - + Select all instances Selecciona totes les instàncies - + Select all instances of the current selected object Selecciona totes les instàncies de l'objecte seleccionat actualment @@ -11062,13 +10391,13 @@ la còpia actual es perdrà. StdCmdTreeViewActions - + TreeView actions Accions de la vista d'arbre - + TreeView behavior options and actions Opcions i accions del comportament de la vista d'arbre @@ -11132,13 +10461,13 @@ la còpia actual es perdrà. StdCmdViewBottom - + Bottom Inferior - + Set to bottom view Estableix la vista inferior @@ -11146,13 +10475,13 @@ la còpia actual es perdrà. StdCmdViewCreate - + Create new view Crea una visualització nova - + Creates a new view window for the active document Crea una nova finestra de visualització per al document actiu @@ -11160,13 +10489,13 @@ la còpia actual es perdrà. StdCmdViewDimetric - + Dimetric Dimètric - + Set to dimetric view Estableix la vista dimètrica @@ -11174,13 +10503,13 @@ la còpia actual es perdrà. StdCmdViewExample1 - + Inventor example #1 Inventor exemple #1 - + Shows a 3D texture with manipulator Mostra una textura 3D amb manipulació @@ -11188,13 +10517,13 @@ la còpia actual es perdrà. StdCmdViewExample2 - + Inventor example #2 Inventor exemple #2 - + Shows spheres and drag-lights Mostra esferes i llums desplaçables @@ -11202,13 +10531,13 @@ la còpia actual es perdrà. StdCmdViewExample3 - + Inventor example #3 Inventor exemple #3 - + Shows a animated texture Mostra una textura animada @@ -11216,13 +10545,13 @@ la còpia actual es perdrà. StdCmdViewFitAll - + Fit all Ajusta-ho tot - + Fits the whole content on the screen Ajusta el contingut complet a la pantalla @@ -11230,13 +10559,13 @@ la còpia actual es perdrà. StdCmdViewFitSelection - + Fit selection Ajusta la selecció - + Fits the selected content on the screen Ajusta el contingut seleccionat a la pantalla @@ -11244,13 +10573,13 @@ la còpia actual es perdrà. StdCmdViewFront - + Front Alçat - + Set to front view Estableix la vista en alçat @@ -11258,13 +10587,13 @@ la còpia actual es perdrà. StdCmdViewHome - + Home Inici - + Set to default home view Estableix com a pantalla d'inici per defecte @@ -11272,13 +10601,13 @@ la còpia actual es perdrà. StdCmdViewIsometric - + Isometric Isomètrica - + Set to isometric view Estableix la vista isomètrica @@ -11286,13 +10615,13 @@ la còpia actual es perdrà. StdCmdViewIvIssueCamPos - + Issue camera position Publica la posició de la càmera - + Issue the camera position to the console and to a macro, to easily recall this position Publica la posició de la càmera en la consola i en una macro, tornar a cridar fàcilment a aquesta posició @@ -11300,13 +10629,13 @@ la còpia actual es perdrà. StdCmdViewIvStereoInterleavedColumns - + Stereo Interleaved Columns Columnes estèreo intercalades - + Switch stereo viewing to Interleaved Columns Canvia la vista estèreo a columnes intercalades @@ -11314,13 +10643,13 @@ la còpia actual es perdrà. StdCmdViewIvStereoInterleavedRows - + Stereo Interleaved Rows Files estèreo intercalades - + Switch stereo viewing to Interleaved Rows Canvia la vista estèreo a files intercalades @@ -11328,13 +10657,13 @@ la còpia actual es perdrà. StdCmdViewIvStereoOff - + Stereo Off Desactiva l'estèreo - + Switch stereo viewing off Canvia la vista estèreo a desactivada @@ -11342,13 +10671,13 @@ la còpia actual es perdrà. StdCmdViewIvStereoQuadBuff - + Stereo quad buffer Memòria intermèdia estèreo quàdruple - + Switch stereo viewing to quad buffer Canvia la vista estèreo a memòria intermèdia quàdruple @@ -11356,13 +10685,13 @@ la còpia actual es perdrà. StdCmdViewIvStereoRedGreen - + Stereo red/cyan Estèreo roig/cian - + Switch stereo viewing to red/cyan Canvia la vista estèreo a roig/cian @@ -11370,13 +10699,13 @@ la còpia actual es perdrà. StdCmdViewLeft - + Left Esquerra - + Set to left view Estableix la vista esquerra @@ -11384,13 +10713,13 @@ la còpia actual es perdrà. StdCmdViewRear - + Rear Posterior - + Set to rear view Estableix la vista posterior @@ -11412,13 +10741,13 @@ la còpia actual es perdrà. StdCmdViewRight - + Right Dreta - + Set to right view Estableix la vista dreta @@ -11426,13 +10755,13 @@ la còpia actual es perdrà. StdCmdViewRotateLeft - + Rotate Left Gira a l'esquerra - + Rotate the view by 90° counter-clockwise Gireu la vista 90 ° en sentit antihorari @@ -11440,13 +10769,13 @@ la còpia actual es perdrà. StdCmdViewRotateRight - + Rotate Right Gira a la dreta - + Rotate the view by 90° clockwise Gireu la vista 90° en sentit horari @@ -11468,13 +10797,13 @@ la còpia actual es perdrà. StdCmdViewTop - + Top Planta - + Set to top view Estableix la vista en planta @@ -11482,13 +10811,13 @@ la còpia actual es perdrà. StdCmdViewTrimetric - + Trimetric Trimètric - + Set to trimetric view Estableix la vista trimètrica @@ -11496,13 +10825,13 @@ la còpia actual es perdrà. StdCmdViewVR - + FreeCAD-VR FreeCAD-VR - + Extend the FreeCAD 3D Window to a Oculus Rift Estén la finestra 3D del FreeCAD a l'Oculus Rift @@ -11566,13 +10895,13 @@ la còpia actual es perdrà. StdMainFullscreen - + Fullscreen Pantalla completa - + Display the main window in fullscreen mode Mostrar la finestra principal en mode de pantalla completa @@ -11608,13 +10937,13 @@ la còpia actual es perdrà. StdRecallWorkingView - + Recall working view Torna a la vista de treball - - + + Recall previously stored temporary working view Torna a la vista de treball temporalment desada @@ -11622,13 +10951,13 @@ la còpia actual es perdrà. StdStoreWorkingView - + Store working view Desa la vista de treball - - + + Store a document-specific temporary working view Desa una vista d'un document específic temporal de treball @@ -11636,13 +10965,13 @@ la còpia actual es perdrà. StdTreeCollapseDocument - + Collapse/Expand Contreu/Expandeix - + Expand active document and collapse all others Expandeix el document actiu i contreu tots els altres @@ -11650,12 +10979,12 @@ la còpia actual es perdrà. StdTreeDrag - + Initiate dragging Inicia l'arrossegament - + Initiate dragging of current selected tree items Inicia l'arrossegament dels elements d'arbre seleccionats actualment @@ -11663,13 +10992,13 @@ la còpia actual es perdrà. StdTreeMultiDocument - + Multi document Document múltiple - + Display all documents in the tree view Mostra tots els documents en la vista d'arbre @@ -11677,12 +11006,12 @@ la còpia actual es perdrà. StdTreePreSelection - + Pre-selection Preselecció - + Preselect the object in 3D view when mouse over the tree item Selecciona l'objecte en vista 3D en fer clic amb el ratolí sobre l'element de l'arbre @@ -11690,12 +11019,12 @@ la còpia actual es perdrà. StdTreeRecordSelection - + Record selection Grava la selecció - + Record selection in tree view in order to go back/forward using navigation button Grava la selecció en la vista de l'arbre per a anar enrere/endavant mitjançant el botó de navegació @@ -11703,13 +11032,13 @@ la còpia actual es perdrà. StdTreeSelection - + Go to selection Vés a la selecció - + Scroll to first selected item Desplaça fins al primer element seleccionat @@ -11717,13 +11046,13 @@ la còpia actual es perdrà. StdTreeSingleDocument - + Single document Document únic - + Only display the active document in the tree view Mostrar només el document actiu a la vista d'arbre @@ -11731,12 +11060,12 @@ la còpia actual es perdrà. StdTreeSyncPlacement - + Sync placement Sincronitza el posicionament - + Auto adjust placement on drag and drop objects across coordinate systems Ajusta automàticament el posicionament en arrossegar i deixar anar objectes en els sistemes de coordenades @@ -11744,12 +11073,12 @@ la còpia actual es perdrà. StdTreeSyncSelection - + Sync selection Sincronitza la selecció - + Auto expand tree item when the corresponding object is selected in 3D view Expandeix automàticament l’element de l'arbre quan l’objecte corresponent està seleccionat en la vista 3D @@ -11757,12 +11086,12 @@ la còpia actual es perdrà. StdTreeSyncView - + Sync view Sincronitza la vista - + Auto switch to the 3D view containing the selected item Canvia automàticament a la vista 3D que conté l’element seleccionat @@ -11770,13 +11099,13 @@ la còpia actual es perdrà. StdViewBoxZoom - + Box zoom Zona de zoom - + Activate the box zoom tool Activa l'eina de la caixa de zoom @@ -11784,13 +11113,13 @@ la còpia actual es perdrà. StdViewDock - + Docked Acoblat - + Display the active view either in fullscreen, in undocked or docked mode Mostra la vista activa en pantalla completa, en mode desacoblat o acoblat @@ -11798,13 +11127,13 @@ la còpia actual es perdrà. StdViewDockUndockFullscreen - + Document window Finestra del document - + Display the active view either in fullscreen, in undocked or docked mode Mostra la vista activa en pantalla completa, en mode desacoblat o acoblat @@ -11812,13 +11141,13 @@ la còpia actual es perdrà. StdViewFullscreen - + Fullscreen Pantalla completa - + Display the active view either in fullscreen, in undocked or docked mode Mostra la vista activa en pantalla completa, en mode desacoblat o acoblat @@ -11826,13 +11155,13 @@ la còpia actual es perdrà. StdViewScreenShot - + Save image... Desa imatge... - + Creates a screenshot of the active view Crea una captura de pantalla de la vista activa @@ -11840,13 +11169,13 @@ la còpia actual es perdrà. StdViewUndock - + Undocked Desacoblat - + Display the active view either in fullscreen, in undocked or docked mode Mostra la vista activa en pantalla completa, en mode desacoblat o acoblat @@ -11854,13 +11183,13 @@ la còpia actual es perdrà. StdViewZoomIn - + Zoom In Amplia - + Increase the zoom factor by a fixed amount Augmenta el factor de zoom en una quantitat fixa @@ -11868,13 +11197,13 @@ la còpia actual es perdrà. StdViewZoomOut - + Zoom Out Redueix - + Decrease the zoom factor by a fixed amount Augmenta el factor de zoom en una quantitat fixa @@ -11909,72 +11238,72 @@ Segur que voleu continuar? Std_DrawStyle - + As is Com és actualment - + Normal mode Mode normal - + Points Punts - + Points mode Mode de punts - + Wireframe Model de filferro - + Wireframe mode Visualització de model de filferro - + Hidden line Línia amagada - + Hidden line mode Mode de línia amagada - + No shading Sense ombrejat - + No shading mode Mode sense ombrejat - + Shaded Ombrejat - + Shaded mode Mode ombrejat - + Flat lines Línies planes - + Flat lines mode Mode de línies planes @@ -12188,12 +11517,12 @@ Encara voleu continuar? Gui::MDIView - + Export PDF Exporta a PDF - + PDF file Arxiu PDF @@ -12201,196 +11530,190 @@ Encara voleu continuar? Gui::Dialog::DlgSettingsNotificationArea - - + Notification Area Àrea de notificació - + Settings Paràmetres - + The Notification area will appear in the status bar L'àrea de notificació apareixerà a la barra d'estatus - + Enable Notification Area Activa l'àrea de notificació - + Non-intrusive notifications will appear next to the notification area in the status bar Apareixeran notificacions no intrusives al costat de l'àrea de notificació a la barra d'estatus - + Enable non-intrusive notifications Activar notificacions no intrusives - + Additional data sources Orígens de dades addicionals - + Errors intended for developers will appear in the notification area Apareixeran errors destinats a desenvolupadors a l'àrea de notificacions - + Debug errors Errors de depuració - + Warnings intended for developers will appear in the notification area Apareixeran avisos destinats a desenvolupadors a l'àrea de notificacions - + Debug warnings Avisos de depuració - + Non-Intrusive Notifications Notificacions no intrusives - + Minimum Duration: Durada mínima: - + Maximum Duration: Durada màxima: - + Duration during which the notification will be shown (unless mouse buttons are clicked) Durada en què es mostraran notificacions (si no es clica el ratolí) - - + + s s - + Minimum duration during which the notification will be shown (unless notification clicked) Durada mínima en què es mostraran notificacions (si no es clica el ratolí) - + Maximum Number of Notifications: Nombre màxim de notificacions: - + Maximum number of notifications that will be simultaneously present on the screen Nombre màxim de notificacions que poden ser present simultàniament a la pantalla - + Notification width: Ample de la notificació: - + Width of the notification in pixels Ample de la notificació en píxels - + Any open non-intrusive notifications will disappear when another window is activated Qualsevol notificació no intrusiva desapareixerà quan una altra finestra s'activi - + Hide when other window is activated Amaga-ho quan s'activi una altra finestra - + Prevent non-intrusive notifications from appearing when the FreeCAD Window is not the active window Evita notificacions no intrusives quan la finestra FreeCAD no sigui la finestra activa - + Do not show when inactive No ho mostris quan estigui inactiu - + Message List Llista de missatges - + Limit the number of messages that will be kept in the list. If 0 there is no limit. Limita el nombre de missatges que es desaran a la llista. Si 0, no hi ha límit. - + Maximum Messages (0 = no limit): Nombre màxim de missatges (0 = sense límit): - + Removes the user notifications from the message list after the non-intrusive maximum duration has lapsed. Treu les notificacions d'usuari de la llista després que la durada màxima s'hagi sobrepassat. - + Auto-remove User Notifications Treu automàticament les notificacions d'usuari - - - Activation of the Notification Area only takes effect after an application restart. - L'activació de l'àrea de notificacions només es tindrà en compte quan l'aplicació es torni a engegar. - Gui::Dialog::DlgSettingsWorkbenches - + Available Workbenches Bancs de treball disponibles - + <html><head/><body><p>You can reorder workbenches by drag and drop. Additional workbenches can be installed through the addon manager.</p><p> Currently, your system has the following workbenches:</p></body></html> <html><head/><body><p>Podeu reorganitzar els bancs de treball arrossegant-los i deixant-los anar. Es poden afegir bancs addicionals mitjançant el manegador de complements (Addon).</p><p> Actualment, el vostre sistema disposa dels bancs de treball següents:</p></body></html> - + Start up workbench: Engega banc de treball: - + Choose which workbench will be activated and shown after FreeCAD launches Trieu quin banc de treball s’activarà i es mostrarà en iniciar FreeCAD - + Workbench selector position : Posició del selector del banc de treball: - + Customize where the workbench selector appears (restart required). 'Toolbar': In the toolbars, as a movable toolbar. @@ -12403,12 +11726,12 @@ en iniciar FreeCAD «Cantonada dreta»: a la barra de menús, a la cantonada dreta. - + If checked, application will remember which workbench is active for each tab of the viewport Si aquesta opció està marcada, l’aplicació recordarà quin banc de treball està actiu per a cada pestanya de l'àrea de visualització - + Remember active workbench by tab Recorda el banc de treball actiu per pestanya @@ -12557,47 +11880,47 @@ en iniciar FreeCAD Gui::Dialog::wbListItem - + If unchecked, %1 will not appear in the available workbenches. Si està desmarcat, %1 no apareixerà en els bancs de treball disponibles. - + This is the current startup module, and must be enabled. See Preferences/General/Autoload to change. Aquest és el mòdul d'inici actual, i ha d'estar activat. Mira a Preferències/General/Autoload per a canviar-lo. - + Shortcut to activate this workbench. Drecera per a activar aquest banc de treball. - + Auto-load Càrrega automàtica - + If checked, %1 will be loaded automatically when FreeCAD starts up Si està seleccionat, %1 es carregarà automàticament en iniciar el FreeCAD - + This is the current startup module, and must be autoloaded. See Preferences/General/Autoload to change. Aquest és el mòdul d'inici actual i s'ha de carregar automàticament. Vegeu Preferències/General/Càrrega automàtica per canviar-ho. - + Loaded Carregat - + Load Carrega - + To preserve resources, FreeCAD does not load workbenches until they are used. Loading them may provide access to additional preferences related to their functionality. Per preservar recursos, FreeCAD no carrega els bancs de treball fins que es fan servir. Carregar-los pot proporcionar accés a preferències addicionals relacionades amb la seva funcionalitat. @@ -12605,17 +11928,17 @@ en iniciar FreeCAD Gui::Dialog::DlgSettingsWorkbenchesImp - + Toolbar Barra d'eines - + Left corner Cantonada esquerra - + Right corner Cantonada dreta @@ -12641,12 +11964,12 @@ en iniciar FreeCAD Gui::NotificationArea - + Delete user notifications Elimina les notificacions d'usuari - + Delete All Esborrar-ho tot @@ -12682,13 +12005,13 @@ en iniciar FreeCAD StdViewLoadImage - + Load image... Carrega la imatge... - + Loads an image Carrega una imatge @@ -12756,4 +12079,736 @@ en iniciar FreeCAD Ha succeït un error - mira la vista d'informes per a més informació + + Gui::Dialog::DlgSettingsEditor + + + Editor + Editor + + + + Options + Opcions + + + + Code lines will be numbered + Les línies de codi es numeraran + + + + Enable line numbers + Activa els números de línia + + + + The cursor shape will be a block + La forma del cursor serà un bloc + + + + Enable block cursor + Activa el cursor de bloc + + + + Enable folding + Habilita el plegament + + + + Indentation + Sagnat + + + + Tab size: + Mida de la tabulació: + + + + Tabulator raster (how many spaces) + Ràster del tabulador (quants espais) + + + + Indent size: + Mida del sagnat: + + + + How many spaces will be inserted when pressing <Tab> + Quants espais s’inseriran en prémer <Tab> + + + + Pressing <Tab> will insert a tabulator with defined tab size + Si premeu <Tab> s'inserirà un tabulador amb la mida de tabulació definida + + + + Keep tabs + Mantén les tabulacions + + + + Pressing <Tab> will insert amount of defined indent size + Si premeu <Tab> s'inserirà la quantitat de la mida del sagnat definit + + + + Insert spaces + Insereix espais + + + + Display items + Visualitza els elements + + + + Color and font settings will be applied to selected type + La configuració del color i del tipus de lletra s'aplicaran al tipus seleccionat + + + + Family: + Família: + + + + Font family to be used for selected code type + El tipus de lletra que s'utilitzarà per al tipus de codi seleccionat + + + + Size: + Mida: + + + + Font size to be used for selected code type + Mida del tipus de lletra que s'utilitzarà per al tipus de codi seleccionat + + + + Color: + Color: + + + + Preview: + Previsualització: + + + + Text + Text + + + + Bookmark + Adreça d'interés + + + + Breakpoint + Punt de ruptura + + + + Keyword + Paraula clau + + + + Comment + Comentari + + + + Block comment + Comentari de bloc + + + + Number + Nombre + + + + String + Cadena + + + + Character + Caràcter + + + + Class name + Nom de classe + + + + Define name + Defineix el nom + + + + Operator + Operador + + + + Python output + Sortida de Python + + + + Python error + Error de Python + + + + Current line highlight + Ressaltat de la línia actual + + + + Items + Elements + + + + Gui::Dialog::DlgSettingsGeneral + + + General + General + + + + Language and number format + Idioma i format de nombre + + + + Language: + Llengua: + + + + Language of the application's user interface + Idioma de la interfície d’usuari de l’aplicació + + + + Unit system: + Sistema d'unitats: + + + + Unit system that should be used for all parts of the application + Sistema d'unitats que s'ha d'utilitzar per a totes les peces de l'aplicació + + + + Number of decimals: + Nombre de decimals: + + + + Number of decimals that should be shown for numbers and dimensions + Nombre de decimals que s’han de mostrar per als números i dimensions + + + + Minimum fractional inch: + Fracció de polzada mínima: + + + + Minimum fractional inch to be displayed + Fracció mínima de polzada que cal mostrar + + + + Number format: + Format de nombre: + + + + Operating system + Sistema operatiu + + + + Selected language + Idioma seleccionat + + + + C/POSIX + C/POSIX + + + + If enabled, numerical keypad decimal separator +will be substituted with locale separator, except +in Python Console and Macro Editor where a +dot/period will always be printed. + Si s'habilita, el separador decimal numèric del teclat numèric se substituirà amb el separador local, excepte a la consola Python i a l'editor de macros en què sempre s'imprimirà un punt/període. + + + + Substitute decimal separator + Substitueix el separador decimal + + + + Application + Aplicació + + + + Theme: + Theme: + + + + Customize how user interface will look like + Customize how user interface will look like + + + + Size of toolbar icons: + Mida de les icones de la barra d'eines: + + + + Choose your preference for toolbar icon size. You can adjust +this according to your screen size or personal taste + Trieu la vostra preferència per a la mida de la icona de la barra d’eines. Podeu ajustar +això segons la mida de la pantalla o el gust personal + + + + Tree view mode: + Mode vista d'arbre: + + + + Customize how tree view is shown in the panel (restart required). + +'ComboView': combine tree view and property view into one panel. +'TreeView and PropertyView': split tree view and property view into separate panel. +'Both': keep all three panels, and you can have two sets of tree view and property view. + Personalitzeu com es mostra la vista d'arbre en el tauler (cal reiniciar-lo). + +«ComboView»: combina la vista d'arbre i la de propietats en un únic tauler. +«TreeView i PropertyView»: separa la vista d'arbre i la de propietats en taulers separats. +«Ambdós»: conserva els tres taulers i podeu tindre dos conjunts de vista d'arbre i de vista de propietats. + + + + Size of recent file list: + Mida de la llista de fitxers recent: + + + + How many files should be listed in recent files list + Indica la quantitat de fitxers que s’han d’enumerar en la llista de fitxers recents + + + + Background of the main window (when no document is opened) will consist of tiles of a special image. +See the FreeCAD Wiki for details about the image. + El fons de la finestra principal (quan no hi hagi cap document obert) consistirà en un mosaic d'una imatge especial. + + + + Enable tiled background + Habilita el fons en mosaic + + + + The text cursor will be blinking + El cursor de text parpellejarà + + + + Enable cursor blinking + Activa el parpelleig del cursor + + + + A Splash screen is a small loading window that is shown +when FreeCAD is launching. If this option is checked, FreeCAD will +display the splash screen + Una pantalla de presentació és una finestra petita que es mostra +quan arrenca FreeCAD. Si aquesta opció està marcada, FreeCAD en mostrarà una + + + + Enable splash screen at start up + Habilita la pantalla de presentació a l'inici + + + + Preference packs + Paquets de preferències + + + + Name + Nom + + + + Type + Tipus + + + + Load + Carrega + + + + Import config... + Importa la configuració... + + + + Save new... + Desa el nou... + + + + Manage... + Administra... + + + + Revert... + Desfes... + + + + Manage preference packs + Gestioneu els paquets de preferències + + + + Small (%1px) + Petit (%1px) + + + + Medium (%1px) + Mitjà (%1px) + + + + Large (%1px) + Gran (%1px) + + + + Extra large (%1px) + Molt gran (%1px) + + + + Custom (%1px) + Personalitzat (%1px) + + + + Combo View + Visualització combinada + + + + TreeView and PropertyView + Vista d'arbre i vista de les propietats + + + + Both + Ambdós + + + + Preference Pack Name + Nom del paquet de preferències + + + + Tags + Etiquetes + + + + Apply + Aplica + + + + Apply the %1 preference pack + Apliqueu el paquet de preferències %1 + + + + Choose a FreeCAD config file to import + Trieu un fitxer de configuració del FreeCAD per importar + + + + File exists + El fitxer ja existeix + + + + A preference pack with that name already exists. Overwrite? + Ja existeix un paquet de preferències amb el mateix nom. Voleu sobreescriure'l? + + + + Gui::Dialog::DlgSettingsReportView + + + Report view + Visualització de l'informe + + + + Output + Sortida + + + + Normal messages will be recorded + Es gravarà el registre de missatges + + + + Record normal messages + Grava els missatges + + + + Log messages will be recorded + Es gravarà el registre de missatges + + + + Record log messages + Grava els missatges de registre + + + + Warnings will be recorded + Es gravaran els avisos + + + + Record warnings + Grava els avisos + + + + Error messages will be recorded + Es gravaran els missatges d'error + + + + Record error messages + Grava els missatges d'error + + + + When an error has occurred, the Report View dialog becomes visible +on-screen while displaying the error + Quan s'ha produït un error, el diàleg de Vista d'informes es fa visible +a la pantalla i mostra l'error + + + + Show report view on error + Mostra la vista de l'informe en cas d'error + + + + When a warning has occurred, the Report View dialog becomes visible +on-screen while displaying the warning + Quan s'ha produït un avís, el diàleg de Vista d'informes es fa visible +a la pantalla i mostra l'avís + + + + Show report view on warning + Mostra la vista de l'informe en cas d'avís + + + + When a normal message has occurred, the Report View dialog becomes visible +on-screen while displaying the message + Quan s'ha produït un missatge normal, el diàleg de Vista d'informes es fa visible +a la pantalla i mostra el missatge + + + + Show report view on normal message + Mostra la vista de l'informe en cas d'un missatge normal + + + + When a log message has occurred, the Report View dialog becomes visible +on-screen while displaying the log message + Quan s'ha produït un missatge de registre, el diàleg de Vista d'informes es fa visible a la pantalla i mostra el missatge de registre + + + + Show report view on log message + Mostra la vista de l'informe en cas d'un missatge de registre + + + + Include a timecode for each report + Inclou el codi de temps per cada informe + + + + Include a timecode for each entry + Inclou el codi de temps per a cada entrada + + + + Colors + Colors + + + + Normal messages: + Missatges normals: + + + + Font color for normal messages in Report view panel + Color del tipus de lletra per a missatges normals en el tauler de Vista d'informes + + + + Log messages: + Resgistre de missatges: + + + + Font color for log messages in Report view panel + Color del tipus de lletra per a missatges de registre en el tauler de Vista d'informes + + + + Warnings: + Avisos: + + + + Font color for warning messages in Report view panel + Color del tipus de lletra per a missatges d'avís en el tauler de Vista d'informes + + + + Errors: + Errors: + + + + Font color for error messages in Report view panel + Color del tipus de lletra per a missatges d'error en el tauler de Vista d'informes + + + + Python interpreter + Intèrpret de Python + + + + Internal Python output will be redirected +from Python console to Report view panel + La sortida interna de Python es redirigirà +de la consola Python al tauler de Vista d'informes + + + + Redirect internal Python output to report view + Redirigeix la sortida interna de Python a la visualització d'informe + + + + Internal Python error messages will be redirected +from Python console to Report view panel + Els missatges d'error interns de Python es redirigiran +de la consola Python al tauler de Vista d'informes + + + + Redirect internal Python errors to report view + Redirigeix els errors interns de Python a la visualització d'informe + + + + Gui::Dialog::DlgSettingsTheme + + + Theme + Theme + + + + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + + + + Style sheet: + Full d'estil: + + + + Style sheet how user interface will look like + Full d’estil que defineix com serà la interfície d’usuari + + + + Secondary theme color + Secondary theme color + + + + + + This color might be used by your theme to let you customize it. + This color might be used by your theme to let you customize it. + + + + Highlight color + Highlight color + + + + Focus theme color + Focus theme color + + + + No style sheet + No hi ha cap full d'estil. + + diff --git a/src/Gui/Language/FreeCAD_cs.ts b/src/Gui/Language/FreeCAD_cs.ts index 9e0572711f..7f1a0e23bc 100644 --- a/src/Gui/Language/FreeCAD_cs.ts +++ b/src/Gui/Language/FreeCAD_cs.ts @@ -42,29 +42,29 @@ Vizuální velikost prvku - + <empty> <prázdné> - - + + Angle Úhel - - + + Axis Osa - + Position Position - + Enum Enum @@ -91,12 +91,12 @@ CmdViewMeasureClearAll - + Clear measurement Čisti měření - + Clear all visible measurements Vymazat všechna viditelná měření @@ -104,12 +104,12 @@ CmdViewMeasureToggleAll - + Toggle measurement Přepni měření - + Turn on or off the display of all measurements Zapnout nebo vypnout displej všech měření @@ -117,12 +117,12 @@ Command - + Edit Upravit - + Import Import @@ -182,7 +182,7 @@ Přidat skupinu - + Align Zarovnat @@ -194,18 +194,18 @@ - + Transform Transformace - + Toggle array elements Přepnout prvky pole - + Link Transform Transformace odkazu @@ -215,12 +215,12 @@ Změřit vzdálenost - + Toggle visibility Přepnout viditelnost - + Toggle selectability Přepnout možnost výběru @@ -559,7 +559,7 @@ Gui::AutoSaver - + Please wait until the AutoRecovery file has been saved... Prosím počkejte než se uloží soubor Automatické obnovy... @@ -711,47 +711,47 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::AboutDialog - - + + Credits Header for the Credits tab of the About screen Zásluhy - + FreeCAD would not be possible without the contributions of FreeCAD by nebyl možný bez příspěvků od - + Individuals Header for the list of individual people in the Credits list. Jednotlivci - + Organizations Header for the list of companies/organizations in the Credits list. Organizace - - + + License Licence - + Libraries Knihovny - + This software uses open source components whose copyright and other proprietary rights belong to their respective owners: Tento program používá open source komponenty, jejichž autorská a další vlastnická práva patří příslušným vlastníkům: - + Collection Kolekce @@ -759,22 +759,22 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::ApplicationCache - + Cache directory Složka mezipaměti - + The cache directory %1 exceeds the size of %2. Složka mezipaměti %1 přesahuje velikost %2. - + Do you want to clear it now? Chcete ji nyní vymazat? - + Warning: Please make sure that this is the only running %1 instance and that no documents are opened as this may result into data loss! Varování: Ujistěte se, že toto je jediná běžící %1 instance a že žádné dokumenty nejsou otevřeny, protože to může vést ke ztrátě dat! @@ -795,37 +795,37 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::CameraDialog - + Camera settings Nastavení kamery - + Orientation Orientace - + Q0 Q0 - + Q1 Q1 - + Q2 Q2 - + Q3 Q3 - + Current view Aktuální pohled @@ -1394,13 +1394,13 @@ současně. Spustí se ten s nejvyšší prioritou. Nadpis - + All Vše - - + + none žádný @@ -1408,8 +1408,8 @@ současně. Spustí se ten s nejvyšší prioritou. Gui::Dialog::DlgCustomToolBoxbarsImp - - + + Toolbox bars Panely nástrojů @@ -1684,551 +1684,123 @@ současně. Spustí se ten s nejvyšší prioritou. Gui::Dialog::DlgDisplayPropertiesImp - + Default Výchozí - + Aluminium Hliník - + Brass Mosaz - + Bronze Brnoz - + Copper Měď - + Chrome Chrom - + Emerald Smaragd - + Gold Zlato - + Jade Nefrit - + Metalized Metalizované - + Neon GNC Neon GNC - + Neon PHC Neon PHC - + Obsidian Obsidián - + Pewter Cín - + Plaster Sádra - + Plastic Plast - + Ruby Rubín - + Satin Satén - + Shiny plastic Lesklý plast - + Silver Stříbro - + Steel Ocel - + Stone Kámen Gui::Dialog::DlgEditorSettings - - - Editor - Editor - - - - Options - Možnosti - - - - Code lines will be numbered - Řádky kódu budou očíslovány - - - - Enable line numbers - Zapnout čísla řádků - - - - The cursor shape will be a block - Tvar kurzoru bude blok - - - - Enable block cursor - Povolit blokový kurzor - - - - Enable folding - Povolit skládání - - - - Indentation - Odsazení - - - - Tab size: - Velikost tabulátoru: - - - - Tabulator raster (how many spaces) - Velikost tabulátoru (počet mezer) - - - - Indent size: - Velikost odsazení: - - - - How many spaces will be inserted when pressing <Tab> - Kolik mezer bude vloženo při stisknutí <Tab> - - - - Pressing <Tab> will insert a tabulator with defined tab size - Stisknutí <Tab> vloží odrážku definované velikosti - - - - Keep tabs - Zachovat záložky - - - - Pressing <Tab> will insert amount of defined indent size - Stisknutí <Tab> vloží množství definovaného odsazení - - - - Insert spaces - Vložit mezery - - - - Display items - Zobrazit položky - - - - Color and font settings will be applied to selected type - Nastavení barev a fontu bude použito na vybraný typ - - - - Family: - Rodina: - - - - Font family to be used for selected code type - Rodina písma, která se použije pro vybraný typ kódu - - - - Size: - Velikost: - - - - Font size to be used for selected code type - Velikost fontu použitá pro vybraný typ kódu - - - - Color: - Barva: - - - - Preview: - Náhled: - - - Gui::Dialog::DlgGeneral - - - General - Obecné - - - - Language of the application's user interface - Jazyk uživatelského rozhraní aplikace - - - - Number format: - Formát čísla: - - - - Operating system - Operační systém - - - - Selected language - Vybraný jazyk - - - - C/POSIX - C/POSIX - - - - If enabled, numerical keypad decimal separator -will be substituted with locale separator, except -in Python Console and Macro Editor where a -dot/period will always be printed. - Pokud je povoleno, oddělovač desetinných míst na numerické klávesnici -bude nahrazen lokálním oddělovačem, s výjimkou oddělovače -v konzole Pythonu a editoru maker, kde se používá -bude vždy vypsána tečka/tečka. - - - - Preference packs - Balíčky předvoleb - - - - Name - Jméno - - - - Type - Typ - - - - Load - Načíst - - - - Import config... - Importovat konfiguraci... - - - - Save new... - Uložit nové... - - - - Manage... - Spravovat... - - - - Revert... - Vrátit... - - - - How many files should be listed in recent files list - Kolik souborů by mělo být uvedeno v seznamu nedávných souborů - - - - Enable tiled background - Povolit dlaždicové pozadí - - - - The text cursor will be blinking - Textový kurzor bude blikat - - - - Enable cursor blinking - Povolit blikání kurzoru - - - - Style sheet: - Styl: - - - - Language and number format - Jazyk a formát čísel - - - - Language: - Jazyk: - - - - Unit system: - Jednotky: - - - - Unit system that should be used for all parts of the application - Jednotkový systém, který by měl být použit pro všechny části aplikace - - - - Number of decimals: - Počet desetinných míst: - - - - Number of decimals that should be shown for numbers and dimensions - Počet desetinných míst, která se mají zobrazit pro čísla a kóty - - - - Minimum fractional inch: - Minimální zlomek palce: - - - - Minimum fractional inch to be displayed - Minimální zlomek palce který bude zobrazen - - - - Substitute decimal separator - Nahraďte desetinný oddělovač - - - - Application - Aplikace - - - - Style sheet how user interface will look like - Style sheet vzhledu uživatelské rozhraní - - - - Size of toolbar icons: - Velikost ikon panelu nástrojů: - - - - Choose your preference for toolbar icon size. You can adjust -this according to your screen size or personal taste - Vyberte si preferovanou velikost ikon v panelu nástrojů. Můžete ji upravit -podle velikosti obrazovky nebo osobní preference - - - - Tree view mode: - Režim zobrazení ve stromu: - - - - Customize how tree view is shown in the panel (restart required). - -'ComboView': combine tree view and property view into one panel. -'TreeView and PropertyView': split tree view and property view into separate panel. -'Both': keep all three panels, and you can have two sets of tree view and property view. - Přizpůsobte si, jak je v panelu zobrazeno zobrazení stromu (vyžaduje restart). - -'ComboView': kombinovat zobrazení stromu a zobrazení vlastností v jednom panelu. -'TreeView and PropertyView': rozdělit zobrazení ve stromě a zobrazení vlastností do samostatného panelu. -'Both': zachovat všechny tři panely, můžete mít dvě sady zobrazení stromu a zobrazení vlastnosti. - - - - Size of recent file list: - Velikost seznamu posledních souborů: - - - - Background of the main window (when no document is opened) will consist of tiles of a special image. -See the FreeCAD Wiki for details about the image. - Pozadí hlavního okna (když není otevřen žádný dokument) se bude skládat z dlaždic speciálního obrázku. -Podrobnosti o obrázku najdete na FreeCAD Wiki. - - - - A Splash screen is a small loading window that is shown -when FreeCAD is launching. If this option is checked, FreeCAD will -display the splash screen - Splash screen je malé načítací okno, které se zobrazí - při spouštění FreeCADu. Je-li tato volba zaškrtnuta, -FreeCAD toto okno zobrazí - - - - Enable splash screen at start up - Povolit úvodní obrazovku při startu - - - - Gui::Dialog::DlgGeneralImp - - - Manage preference packs - Spravovat balíčky předvoleb - - - - Small (%1px) - Malé (%1px) - - - - Medium (%1px) - Střední (%1px) - - - - Large (%1px) - Velké (%1px) - - - - Extra large (%1px) - Velmi velké (%1px) - - - - Custom (%1px) - Vlastní (%1px) - - - - Combo View - Kombinované zobrazení - - - - TreeView and PropertyView - TreeView a PropertyView - - - - Both - Obě - - - - No style sheet - Bez stylů - - - - Preference Pack Name - Název balíčku předvoleb - - - - Tags - Štítky - - - - Apply - Použít - - - - Apply the %1 preference pack - Použít balíček předvoleb %1 - - - - Choose a FreeCAD config file to import - Vyberte konfigurační soubor FreeCAD pro import - - - - File exists - Soubor existuje - - - - A preference pack with that name already exists. Overwrite? - Balíček předvoleb s tímto názvem již existuje. Přepsat? - - Gui::Dialog::DlgInputDialog @@ -3112,188 +2684,6 @@ Specify another directory, please. Gui::Dialog::DlgReportView - - - Report view - Zobrazení reportu - - - - Output - Výstup - - - - Normal messages will be recorded - Běžné zprávy budou zaznamenávány - - - - Record normal messages - Zaznamenávat běžné zprávy - - - - Log messages will be recorded - Logovací zprávy budou zaznamenány - - - - Record log messages - Záznam log-ovacích zpráv - - - - Warnings will be recorded - Upozornění budou zaznamenána - - - - Record warnings - Záznam varování - - - - Error messages will be recorded - Chybové zprávy budou zaznamenány - - - - Record error messages - Záznam chyb - - - - When an error has occurred, the Report View dialog becomes visible -on-screen while displaying the error - Když dojde k chybě, zobrazí se dialogové okno reportu -při zobrazení chyby - - - - Show report view on error - Zobrazit report při chybě - - - - When a warning has occurred, the Report View dialog becomes visible -on-screen while displaying the warning - Když dojde k varování, zobrazí se dialogové okno reportu -při zobrazení varování - - - - Show report view on warning - Zobrazit report při varování - - - - When a normal message has occurred, the Report View dialog becomes visible -on-screen while displaying the message - Když se objeví normální zpráva, zobrazí se dialogové okno reportu -při zobrazení této zprávy - - - - Show report view on normal message - Zobrazit report při normální zprávě - - - - When a log message has occurred, the Report View dialog becomes visible -on-screen while displaying the log message - Když se objeví logovací zpráva, zobrazí se dialogové okno reportu -při zobrazení této zprávy - - - - Show report view on log message - Zobrazit report při logovací zprávě - - - - Include a timecode for each report - Zahrnout časovou známku pro každou zprávu - - - - Include a timecode for each entry - Zahrnout časovou známku pro každou zprávu - - - - Colors - Barvy - - - - Normal messages: - Zprávy: - - - - Font color for normal messages in Report view panel - Barva písma pro normální zprávy v panelu Report - - - - Log messages: - Log zprávy: - - - - Font color for log messages in Report view panel - Barva písma pro logovací zprávy v panelu Report - - - - Warnings: - Varování: - - - - Font color for warning messages in Report view panel - Barva písma pro zprávy varování v panelu Report - - - - Errors: - Chyby: - - - - Font color for error messages in Report view panel - Barva písma pro chybové zprávy v panelu Report - - - - Python interpreter - Interpretr Pythonu - - - - Internal Python output will be redirected -from Python console to Report view panel - Interní výstup Pythonu bude přesměrován -z Python konzole do panelu Report - - - - Redirect internal Python output to report view - Přesměrovat vnitřní výstup Pythonu do zobrazení reportu - - - - Internal Python error messages will be redirected -from Python console to Report view panel - Interní chybové hlášky Pythonu budou přesměrovány -z Python konzole do panelu Report - - - - Redirect internal Python errors to report view - Přesměrovat vnitřní chyby Pythonu k zobrazení reportu - @@ -3371,69 +2761,69 @@ z Python konzole do panelu Report Gui::Dialog::DlgSettings3DView - + 3D View 3D pohled - + General Obecné - + Main coordinate system will always be shown in lower right corner within opened files Hlavní souřadnicový systém bude vždy zobrazen v pravém dolním rohu v otevřených souborech - + Show coordinate system in the corner Zobrazit souřadný systém v rohu - + Relative size : Relativní velikost: - + Size of main coordinate system representation in the corner -- in % of height/width of viewport Velikost hlavní soustavy souřadnic v rohu -- v % výšky/šířky pohledu - + Axis cross will be shown by default at file opening or creation Ve výchozím nastavení bude zobrazen osový kříž při otevření nebo vytvoření souboru - + Show axis cross by default Zobrazit ve výchozím nastavení osový kříž - + Time needed for last operation and resulting frame rate will be shown at the lower left corner in opened files Čas potřebný pro poslední operaci a výsledný frame rate bude zobrazena v levém dolním rohu v otevřených souborech - + Show counter of frames per second Zobrazit FPS - + Rendering Vykreslování - + This option is useful for troubleshooting graphics card and driver problems. Changing this option requires a restart of the application. @@ -3442,22 +2832,22 @@ Changing this option requires a restart of the application. Změna této volby vyžaduje restart aplikace. - + Use software OpenGL Použít softwarové OpenGL - + Use OpenGL VBO (Vertex Buffer Object) Použít OpenGL VBO (Vertex Buffer Object) - + Render cache Mezipaměť vykreslování - + If selected, Vertex Buffer Objects (VBO) will be used. A VBO is an OpenGL feature that provides methods for uploading vertex data (position, normal vector, color, etc.) to the graphics card. @@ -3480,7 +2870,7 @@ problémů, od grafických anomálií až po chyby při pádu GPU. Nezapomeňte při hledání podpory na fóru FreeCADu oznámit, že je toto nastavení povoleno - + 'Render Caching' is another way to say 'Rendering Acceleration'. There are 3 options available to achieve this: 1) 'Auto' (default), let Coin3D decide where to cache. @@ -3497,92 +2887,92 @@ cache pouze v kořenovém uzlu grafu scény. To nabízí nejvyšší rychlost vy ale pomalejší odezvu na jakékoli změny scény. - + Auto Automaticky - + Distributed Distribuován - + Centralized Centrální - + Anti-Aliasing Anti-Aliasing - + What kind of multisample anti-aliasing is used Jaký se používá druh vícenásobného antaliasování - + None Žádný - + Line Smoothing Vyhlazování čáry - + MSAA 2x MSAA 2x - + MSAA 4x MSAA 4x - + MSAA 8x MSAA 8x - + Transparent objects: Průhledné objekty: - + Render types of transparent objects Vykreslovat typy průhledných objektů - + One pass Jeden průchod - + Backface pass Průchod zadní stranou - + Marker size: Velikost značky: - + Size of vertices in the Sketcher workbench Velikost vrcholů v pracovním prostředí náčrtu - + Eye to eye distance for stereo modes Vzdálenost mezi oky pro stereo režimy - + Eye-to-eye distance used for stereo projections. The specified value is a factor that will be multiplied with the bounding box size of the 3D object that is currently displayed. @@ -3591,48 +2981,48 @@ Zadaná hodnota je koeficient pro vynásobení velikosti ohraničujícího kvádru 3D objektů, které jsou zobrazeny. - + Backlight is enabled with the defined color Podsvícení je zapnuto s definovanou barvou - - + + Backlight color Barva podsvícení - + Intensity Intenzita - + Intensity of the backlight Intenzita podsvícení - + Camera type Typ kamery - + Objects will appear in a perspective projection Objekty se objeví v perspektivní projekci - + Perspective renderin&g Perspektivní renderování &g - + Objects will be projected in orthographic projection Objekty budou promítnuty v ortografické projekci - + Or&thographic rendering Or&tografické renderování @@ -3644,42 +3034,42 @@ ohraničujícího kvádru 3D objektů, které jsou zobrazeny. Gui::Dialog::DlgSettings3DViewImp - + 5px 5px - + 7px 7px - + 9px 9px - + 11px 11px - + 13px 13px - + 15px 15px - + Anti-aliasing Anti-aliasing - + Open a new viewer or restart %1 to apply anti-aliasing changes. Otevřete nové okno nebo restartujte %1 pro aplikaci změn anti-aliasingu. @@ -3687,77 +3077,77 @@ ohraničujícího kvádru 3D objektů, které jsou zobrazeny. Gui::Dialog::DlgSettingsCacheDirectory - + Cache Mezipaměť - + Cache directory Složka mezipaměti - + Location: Poloha: - + Check periodically at program start: Pravidelně kontrolovat při spuštění programu: - + Always Vždy - + Daily Denně - + Weekly Týdně - + Monthly Měsíčně - + Yearly Ročně - + Never Nikdy - + Cache size limit: Limit velikosti mezipaměti: - + Check now... Zkontrolovat nyní... - + Notify the user if the cache size exceeds the specified limit Upozornit uživatele, pokud velikost mezipaměti překročí zadaný limit - + Unknown Neznámý - + Current cache size: %1 Aktuální velikost mezipaměti: %1 @@ -3931,181 +3321,181 @@ podél barevné škály Gui::Dialog::DlgSettingsDocument - + Document Dokument - + General Obecné - + The application will create a new document when started Aplikace vytvoří nový dokument při spuštění - + Create new document at start up Vytvoření nového dokumentu po startu - + Document save compression level (0 = none, 9 = highest, 3 = default) Úroveň komprese při ukládání dokumentu (0 = žádná, 9 = nejvyšší, 3 = výchozí) - + Compression level for FCStd files Úroveň komprese pro soubory FCStd - + All changes in documents are stored so that they can be undone/redone Všechny změny v dokumentech jsou uloženy tak, že mohou být vráceny/znovu provedeny - + Using Undo/Redo on documents Pužití funkce zpět/znovu na dokumentech - + Maximum Undo/Redo steps Maximální počet kroků Zpět/Znovu - + How many Undo/Redo steps should be recorded Kolik kroků Zpět/Znovu by mělo být zaznamenáno - + Allow user aborting document recomputation by pressing ESC. This feature may slightly increase recomputation time. Umožnit uživateli přerušit přepočítávání dokumentů stisknutím ESC. Tato funkce může mírně prodloužit dobu přepočítání. - + Allow aborting recomputation Povolit přerušení přepočítávání - + Storage Úložiště - + Saving transactions (Auto-save) Ukládání transakcí (Auto ukládání) - + Discard saved transaction after saving document Zrušit uložené transakce po uložení dokumentu - + If there is a recovery file available the application will automatically run a file recovery when it is started. Při spuštění aplikace se automaticky spustí obnova souboru, pokud je soubor pro obnovu k dispozici. - + Run AutoRecovery at startup Spusti Automatickou obnovu při startu - + How often a recovery file is written Jak často se zapisuje obnovovací soubor - + Save AutoRecovery information every Uložit informace Automatické obnovy každých - + A thumbnail will be stored when document is saved Náhled bude uložen jakmile se uloží dokument - + Save thumbnail into project file when saving document Uložit náhled do souboru projektu při ukládání dokumentu - + Size Velikost - + Sets the size of the thumbnail that is stored in the document. Common sizes are 128, 256 and 512 Nastavení velikosti náhledu uloženého v dokumentu. Obvyklé rozměry jsou 128, 256 a 512 - + The program logo will be added to the thumbnail Logo programu bude přidáno do náhledu - + Add the program logo to the generated thumbnail Přidat logo programu do vygenerovaného náhledu - + How many backup files will be kept when saving document Kolik záložních souborů bude ponecháno při ukládání dokumentu - + Maximum number of backup files to keep when resaving document Maximální počet záložních souborů při ukládání dokumentu - + Backup files will get extension '.FCbak' and file names get date suffix according to the specified format Záložní soubory získají příponu '.FCbak' a názvy souborů získají příponu data podle zadaného formátu - + Use date and FCBak extension Použít datum a příponu FCBak - + Date format Formát data - + Document objects Objekty dokumentu - + Allow objects to have same label Povolit objektům mít stejný štítek - + Allow duplicate object labels in one document Povolit duplicitní názvy objektů v jednom dokumentu - + Enable partial loading of external linked documents. Then only referenced objects and their dependencies will be loaded when a linked document is auto-opened together with the main document. @@ -4118,22 +3508,22 @@ dokumentem, budou odkazované objekty a jejich závislosti načteny. dvojitým kliknutím na ikonu dokumentu ve stromovém zobrazení. - + Disable partial loading of external linked objects Zakázat částečné načítání externích propojených objektů - + Authoring and License Autorství a licence - + Author name Jméno autora - + All documents that will be created will get the specified author name. Keep blank for anonymous. You can also use the form: John Doe <john@doe.com> @@ -4142,32 +3532,32 @@ Pro anonymní jméno ponechte prázdné. Můžete také použít tuto formu: John Doe <john@doe.com> - + The field 'Last modified by' will be set to specified author when saving the file Pole 'Naposledy upraveno' bude nastaveno na definovaného autora při ukládání souboru - + Set on save Nastavit při ukládání - + Company Společnost - + Default company name to use for new files Výchozí název společnosti pro nové soubory - + Default license Výchozí licence - + Default license for new documents Výchozí licence pro nové dokumenty @@ -4237,12 +3627,12 @@ Můžete také použít tuto formu: John Doe <john@doe.com> Jiný - + License URL URL licence - + URL describing more about the license URL adresa popisující více o licenci @@ -4250,104 +3640,21 @@ Můžete také použít tuto formu: John Doe <john@doe.com> Gui::Dialog::DlgSettingsDocumentImp - + The format of the date to use. Formát data, který má být použit. - + Default Výchozí - + Format Formát - - Gui::Dialog::DlgSettingsEditorImp - - - Text - Text - - - - Bookmark - Záložka - - - - Breakpoint - Bod přerušení - - - - Keyword - Klíčové slovo - - - - Comment - Komentář - - - - Block comment - Blok komentáře - - - - Number - Číslo - - - - String - Řetězec - - - - Character - Znak - - - - Class name - Název třídy - - - - Define name - Definovat název - - - - Operator - Operátor - - - - Python output - Python výstup - - - - Python error - Python chyba - - - - Current line highlight - Aktuální řádek zvýraznění - - - - Items - Položky - - Gui::Dialog::DlgSettingsImage @@ -4528,122 +3835,122 @@ Můžete také použít tuto formu: John Doe <john@doe.com> Gui::Dialog::DlgSettingsMacro - + Macro Makro - + General macro settings Obecné nastavení maker - + Variables defined by macros are created as local variables Proměnné definované makry jsou vytvořeny jako místní proměnné - + Run macros in local environment Spustit makro v místním prostředí - + Macro recording settings Nastavení nahrávání maker - + Macro path Cesta maker - + The directory in which the application will search for macros Adresář, ve kterém aplikace vyhledá makra - + Gui commands GUI příkazy - + Recorded macros will also contain user interface commands Nahrávaná makra budou obsahovat také příkazy uživatelského rozhraní - + Record GUI commands Nahrávat příkazy GUI - + Recorded macros will also contain user interface commands as comments Nahrávaná makra budou také obsahovat příkazy uživatelského rozhraní jako komentáře - + Record as comment Zaznamenat jako komentář - + Logging Commands Protokolování příkazů - + Commands executed by macro scripts are shown in Python console Příkazy spuštěné makry jsou zobrazeny v konzoli Pythonu - + Show script commands in python console Zobrazit příkazy skriptu v konzole Pythonu - + Log all commands issued by menus to file: Protokolovat všecny příkazy z nabídky do souboru: - + FullScript.FCScript FullScript.FCScript - + Recent macros menu Menu nedávných maker - + Size of recent macro list Velikost seznamu nedávných maker - + How many macros should be listed in recent macros list Kolik maker by mělo být uvedeno v seznamu nedávných maker - + Keyboard shortcut count Počet klávesových zkratek - + How many recent macros should have shortcuts Kolik nedávných maker by mělo mít zkratky - + Keyboard Modifiers Modifikátory klávesnice - + Keyboard modifiers, default = Ctrl+Shift+ Modifikátory klávesnice, výchozí = Ctrl+Shift+ @@ -4651,130 +3958,130 @@ Můžete také použít tuto formu: John Doe <john@doe.com> Gui::Dialog::DlgSettingsNavigation - - + + Navigation Navigace - + Navigation cube Navigační kostka - + Steps by turn Kroků na otáčku - + Number of steps by turn when using arrows (default = 8 : step angle = 360/8 = 45 deg) Počet kroků otáčení při použití šipek (výchozí hodnota = 8 : úhel kroku = 360/8 = 45 °) - + Corner Roh - + Corner where navigation cube is shown Roh, ve kterém je zobrazena navigační krychle - + Top left Vlevo nahoře - + Top right Vpravo nahoře - + Bottom left Vlevo dole - + Bottom right Vpravo dole - + Rotates to nearest possible state when clicking a cube face Otočit do nejbližšího možného stavu při kliknutí na stěnu krychle - + Rotate to nearest Rotovat k nejbližšímu - + Font name: Název písma: - + Font name of the navigation cube Název písma navigační krychle - + Default Výchozí - + Cube size Velikost krychle - + Size of the navigation cube Velikost navigační krychle - + Color Barva - + Base color for all elements Base color for all elements - + 3D Navigation 3D navigace - + List the mouse button configs for each chosen navigation setting. Select a set and then press the button to view said configurations. Seznam nastavení tlačítek myši pro každé zvolené nastavení navigace. Vyberte sadu a poté stiskněte tlačítko pro zobrazení uvedených konfigurací. - + Mouse... Myš... - + Navigation settings set Nastavení navigace - + Orbit style Styl orbitu - + Rotation orbit style. Trackball: moving the mouse horizontally will rotate the part around the y-axis Turntable: the part will be rotated around the z-axis (with constrained axes). @@ -4785,116 +4092,116 @@ Otočný stůl: díl se bude otáčet kolem osy z (s omezením os). Volný otočný stůl: díl se bude otáčet kolem osy z. - + Turntable Otočný stůl - + Trackball Trackball - + Free Turntable Volný otočný stůl - + Rotation mode Režim rotace - + Rotations in 3D will use current cursor position as center for rotation 3D Rotace bude používat aktuální pozici kurzoru jako střed rotace - + Window center Střed okna - + Drag at cursor Přetáhněte kurzorem - + Object center Střed objektu - + Default camera orientation Výchozí orientace kamery - + Default camera orientation when creating a new document or selecting the home view Výchozí orientace kamery při vytváření nového dokumentu nebo výběru domácího zobrazení - + Camera zoom Zoom kamery - + Sets camera zoom for new documents. The value is the diameter of the sphere to fit on the screen. Nastaví přiblížení kamery pro nové dokumenty. Hodnota je průměr koule tak, aby se vešla na obrazovku. - + mm mm - + Enable animated rotations Povolit animované otáčení - + Enable animation Zapnout animaci - + Zoom operations will be performed at position of mouse pointer Přiblížení bude provedeno na pozici kurzoru myši - + Zoom at cursor Přibližovat nad kurzorem - + Zoom step Krok přiblížení - + How much will be zoomed. Zoom step of '1' means a factor of 7.5 for every zoom step. Jak moc bude příblížen. Krok přiblížení "1" znamená faktor 7,5 pro každý krok přiblížení. - + Direction of zoom operations will be inverted Směr operace přiblížení bude obrácen - + Invert zoom Invertovat přiblížení - + Prevents view tilting when pinch-zooming. Affects only gesture navigation style. Mouse tilting is not disabled by this setting. @@ -4903,57 +4210,67 @@ Ovlivňuje pouze navigační styl gesta. Naklánění myší není v tomto nastavení zakázáno. - + Disable touchscreen tilt gesture Zakázat dotykové gesto naklánění - + + Show the rotation center when dragging. + Show the rotation center when dragging. + + + + Enable rotation center indication + Enable rotation center indication + + + Isometric Izometrie - + Dimetric Dimetrie - + Trimetric Trimetrie - + Top Horní - + Front Přední - + Left Vlevo - + Right Vpravo - + Rear Zadní - + Bottom Dole - + Custom Vlastní @@ -4961,44 +4278,44 @@ Naklánění myší není v tomto nastavení zakázáno. Gui::Dialog::DlgSettingsPythonConsole - + Python console Python konzole - + Settings Nastavení - + Words will be wrapped when they exceed available horizontal space in Python console Slova budou zalomena, pokud přesáhnou dostupné místo v konzoli Pythonu - + Enable word wrap Povolit zalamování řádků - + The cursor shape will be a block Tvar kurzoru bude blok - + Enable block cursor Povolit blokový kurzor - + Saves Python history across sessions Uloží historii Pythonu napříč relacemi - + Save history Uložit historii @@ -5006,17 +4323,37 @@ místo v konzoli Pythonu Gui::Dialog::DlgSettingsSelection - + Selection Výběr - + + Enable preselection, highlighted with specified color + Enable preselection, highlighted with specified color + + + + Enable preselection + Enable preselection + + + + Enable selection, highlighted with specified color + Enable selection, highlighted with specified color + + + + Enable selection + Enable selection + + + Pick radius (px): Vyberte poloměr (px): - + Area for picking elements in 3D view. Larger value eases to pick things, but can make small features impossible to select. @@ -5024,27 +4361,27 @@ Larger value eases to pick things, but can make small features impossible to sel Vyšší hodnota usnadňuje výběr věcí, ale může znemožnit výběr malých funkcí. - + Auto switch to the 3D view containing the selected item Automaticky přepnout na 3D zobrazení obsahující vybranou položku - + Auto expand tree item when the corresponding object is selected in 3D view Automaticky rozbalit položku stromu, když je vybrán odpovídající objekt ve 3D zobrazení - + Preselect the object in 3D view when mouse over the tree item Předvybrat objekt v 3D zobrazení, když se myš nachází nad položkou stromu - + Record selection in tree view in order to go back/forward using navigation button Nahrát výběr ve stromovém zobrazení pro návrat zpět/vpřed pomocí navigačního tlačítka - + Add checkboxes for selection in document tree Přidat zaškrtávací políčka pro výběr ve stromě dokumentů @@ -5052,147 +4389,122 @@ Vyšší hodnota usnadňuje výběr věcí, ale může znemožnit výběr malýc Gui::Dialog::DlgSettingsViewColor - + Colors Barvy - - Selection - Výběr - - - - Enable preselection and highlight by specified color - Povolit předvýběr a zvýraznit zadanou barvou - - - - Enable preselection highlighting - Povolit předvýběrové zvýraznění - - - - Enable selection highlighting and use specified color - Povolit zvýraznění výběru a použit určenou barvu - - - - Enable selection highlighting - Zapnout zvýrazňování výběru - - - + Background color for the model view Barva pozadí pro zobrazení modelu - + Background color Barva pozadí - - + + Background will have selected color Pozadí bude mít vybranou barvu - + Simple color Jednoduchá barva - - + + Background will have selected color gradient Pozadí bude mít vybraný barevný přechod - + Linear gradient Lineární gradient - + Radial gradient Radiální přechod - - + + Top: Horní: - - + + Middle: Střední: - + Switches the colors of the gradient Přepne barvy gradientu - + Switch Přepínač - + Color gradient will get selected color as middle color Barevný přechod získá vybranou barvu jako střední barvu - + Middle color Prostřední barva - - + + Bottom: Dole: - + Tree view Stromové zobrazení - + Object being edited Upravovaný objekt - + Background color for objects in tree view that are currently edited Barva pozadí pro objekty ve stromovém zobrazení, které jsou aktuálně editovány - + Active container Aktivní kontejner - + Background color for active containers in tree view Barva pozadí pro aktivní kontejnery ve stromovém zobrazení - + Central: Centrální: - + Midway: Uprostřed: - + End: Konec: @@ -5317,7 +4629,7 @@ Systém preferencí je systém nastavený v obecných preferencích. Gui::Dialog::DockablePlacement - + Placement Umístění @@ -5918,17 +5230,17 @@ Sloupec "Status" ukazuje zda je možné dokument obnovit. Použít - + Please select 1, 2, or 3 points before clicking this button. A point may be on a vertex, face, or edge. If on a face or edge the point used will be the point at the mouse position along face or edge. If 1 point is selected it will be used as the center of rotation. If 2 points are selected the midpoint between them will be the center of rotation and a new custom axis will be created, if needed. If 3 points are selected the first point becomes the center of rotation and lies on the vector that is normal to the plane defined by the 3 points. Some distance and angle information is provided in the report view, which can be useful when aligning objects. For your convenience when Shift + click is used the appropriate distance or angle is copied to the clipboard. Před stisknutím tohoto tlačítka prosím vyberte 1, 2 nebo 3 body. Bod může být na vrcholu, ploše nebo hraně. Je-li na ploše nebo hraně, pak bude použit bod na pozici myši podél plochy nebo hrany. Je-li vybrán 1 bod, pak bude použit jako střed rotace. Jsou-li vybrány 2 body, pak bude střední bod mezi nimi středem rotace a bude vytvořena nová uživatelská osa, je-li potřeba. Jsou-li vybrány 3 body, první bod bude středem rotace a bude podél vektoru, který je normálou roviny dané třemi body. Vzdálenost a úhlová informace jsou v zobrazení reportu, což může být užitečné pro zarovnání objektů. Příslušnou vzdálenost a úhel je možné zkopírovat do schánky kliknutím se Shiftem. - + Incorrect quantity Nesprávné množství - + There are input fields with incorrect input, please ensure valid placement values! Vstupních pole obsahují nesprávná data, prosím vložte platné hodnoty umístění! @@ -6190,7 +5502,7 @@ původně vybranými před otevřením tohoto dialogu Gui::DockWnd::PropertyDockView - + Property View Vlastnosti zobrazení @@ -6258,22 +5570,22 @@ původně vybranými před otevřením tohoto dialogu Přejít na konec - + Clear Vyčistit - + Save As... Uložit jako... - + Save Report Output Uložit výstupní zprávu - + Plain Text Files Soubory prostého textu @@ -6404,7 +5716,7 @@ původně vybranými před otevřením tohoto dialogu Aplikace - + Labels & Attributes Štítky & atributy @@ -6451,27 +5763,27 @@ Chcete uložit provedené změny? PDF soubor - + untitled[*] bez názvu[*] - + - Editor - Editor - + %1 chars removed %1 znaky odstraněny - + %1 chars added %1 znaků z přidané - + Formatted Formátováno @@ -6587,74 +5899,74 @@ Chcete uložit provedené změny? Gui::GraphvizView - + Graphviz not found Graphviz nebyl nalezen - + Graphviz couldn't be found on your system. Program Graphviz nebyl v systému nalezen. - + Read more about it here. Další informace zde. - + Do you want to specify its installation path if it's already installed? Chcete zadat jeho cestu instalace, i když je už nainstalován? - + Graphviz installation path Instalační cesta Graphvizu - + Graphviz failed Graphviz selhal - + Graphviz failed to create an image file Graphvizu se nepodařilo vytvořit soubor s obrázkem - + PNG format Formát PNG - + Bitmap format Formát rastrového obrázku - + GIF format Formát GIF - + JPG format Formát JPG - + SVG format SVG formát - - + + PDF format PDF formát - - + + Export graph Exportovat graf @@ -6796,17 +6108,17 @@ Chcete uložit provedené změny? Gui::MacroCommand - + Macros Makra - + Macro file doesn't exist Soubor makra neexistuje - + No such macro file: '%1' Není soubor makra: '%1' @@ -6815,7 +6127,7 @@ Chcete uložit provedené změny? Gui::MainWindow - + Dimension Rozměr @@ -6845,32 +6157,42 @@ Chcete uložit provedené změny? Zavřít vše - - - + + + Toggles this toolbar Přepíná panel nástrojů - - - + + + Toggles this dockable window Přepíná dokovatelný okna - - + + WARNING: This is a development version. + WARNING: This is a development version. + + + + Please do not use in a production environment. + Please do not use in a production environment. + + + + Unsaved document Neuložený dokument - + The exported object contains external link. Please save the documentat least once before exporting. Exportovaný objekt obsahuje externí odkaz. Před exportem uložte dokument alespoň jednou. - + To link to external objects, the document must be saved at least once. Do you want to save the document now? Pro propojení s externími objekty musí být dokument uložen alespoň jednou. @@ -6880,63 +6202,63 @@ Chcete dokument nyní uložit? Gui::ManualAlignment - - - - - + + + + + Manual alignment Ruční zarovnání - + The alignment is already in progress. Zarovnání je již v běhu. - + Alignment[*] Zarovnání[*] - + Please, select at least one point in the left and the right view Prosím vyberte alespoň jeden bod v levém a pravém zobrazení - + Please, select at least %1 points in the left and the right view Prosím vyberte alespoň %1 bod v levém a pravém zobrazení - + Please pick points in the left and right view Prosím vyberte body v levém a pravém zobrazení - + The alignment has finished Zarovnání bylo dokončeno - + The alignment has been canceled Zarovnání bylo zrušeno - - + + Too few points picked in the left view. At least %1 points are needed. Příliš málo bodů v levém pohledu. Alespoň %1 body jsou zapotřebí. - - + + Too few points picked in the right view. At least %1 points are needed. Příliš málo bodů v pravém pohledu. Alespoň %1 body jsou zapotřebí. - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. @@ -6945,61 +6267,61 @@ Na levém pohledu jsou %1 body zachyceny, na pravém pohledu jsou %2 body zachyceny. - + Try to align group of views Zkusit zarovnat skupinu pohledů - + The alignment failed. How do you want to proceed? Zarovnání se nezdařilo. Jak chcete pokračovat? - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. Různý počet bodů v levém a pravém pohledu. V levém pohledu jsou %1 body vybrány, V pravém pohledu jsou %2 body vybrány. - + Point_%1 Bod_%1 - + Point picked at (%1,%2,%3) Bod umístěn v (%1, %2, %3) - + No point was found on model V modelu nebyly nalezeny žádné body - + No point was picked Nebyl vybrán bod - + &Align Zarovnání - + &Remove last point &Odstranění posledního bodu - + &Cancel Zrušit - + &Synchronize views &Synchronizovat zobrazení @@ -7146,7 +6468,7 @@ V pravém pohledu jsou %2 body vybrány. Gui::PropertyEditor::LinkLabel - + Change the linked object Změnit propojený objekt @@ -7154,12 +6476,12 @@ V pravém pohledu jsou %2 body vybrány. Gui::PropertyEditor::LinkSelection - + Error Chyba - + Object not found Objekt nenalezen @@ -7230,13 +6552,13 @@ V pravém pohledu jsou %2 body vybrány. Gui::PropertyView - + View Pohled - + Data Údaje @@ -7284,77 +6606,77 @@ Chcete průvodce ukončit bez uložení dat? Neošetřená neznámá výjimka C++. - + &Copy &Kopírovat - + &Copy command &Příkaz kopírovat - + &Copy history Kopírovat historii - + Save history as... Uložit historii jako... - + Save history Uložit historii - + Saves Python history across %1 sessions Uloží historii Pythonu napříč %1 relacemi - + &Paste &Vložit - + Select All Vybrat vše - + Clear console Vyčistit terminál - + Insert file name... Vložit název souboru... - + Word wrap Zalamování řádků - + Save History Uložit historii - + Macro Files Soubory maker - + Insert file name Vložit název souboru - + All Files Všechny soubory @@ -7367,7 +6689,7 @@ Chcete průvodce ukončit bez uložení dat? Komentář - + Uncomment Nekomentované @@ -7375,17 +6697,17 @@ Chcete průvodce ukončit bez uložení dat? Gui::RecentFilesAction - + Open file %1 Otevřít soubor %1 - + File not found Soubor nebyl nalezen - + The file '%1' cannot be opened. Soubor '%1' nelze otevřít. @@ -7393,22 +6715,22 @@ Chcete průvodce ukončit bez uložení dat? Gui::RecentMacrosAction - + none žádný - + Run macro %1 (Shift+click to edit) keyboard shortcut: %2 Spustit makro %1 (Shift+kliknutí pro úpravu) klávesová zkratka: %2 - + File not found Soubor nebyl nalezen - + The file '%1' cannot be opened. Soubor '%1' nelze otevřít. @@ -7439,22 +6761,22 @@ Chcete průvodce ukončit bez uložení dat? Gui::SearchBar - + Previous Předchozí - + Next Další - + Case sensitive Rozlišovat velikost písmen - + Whole words Celá slova @@ -7696,38 +7018,38 @@ Do you want to specify another directory? Gui::TextDocumentEditorView - + Text updated Text aktualizován - + The text of the underlying object has changed. Discard changes and reload the text from the object? Text nižšího objektu se změnil. Zahodit změny a načíst znovu text z objektu? - + Yes, reload. Ano, znovu načti. - + Unsaved document Neuložený dokument - + Do you want to save your changes before closing? Chcete uložit změny před zavřením? - + If you don't save, your changes will be lost. V případě neuložení dokumentu budou změny ztraceny. - - + + Edit text Upravit text @@ -7999,7 +7321,7 @@ Do you want to specify another directory? Gui::TreeDockWidget - + Tree view Stromové zobrazení @@ -8007,7 +7329,7 @@ Do you want to specify another directory? Gui::TreePanel - + Search Hledat @@ -8015,183 +7337,183 @@ Do you want to specify another directory? Gui::TreeWidget - + Search... Hledat... - + Search for objects Hledání objektů - + Activate document Aktivovat dokument - + Activate document %1 Aktivovat dokumentu %1 - + Tree settings Tree settings - + Show description column Show description column - + Show an extra tree view column for item description. The item's description can be set by pressing F2 (or your OS's edit button) or by editing the 'label2' property. Show an extra tree view column for item description. The item's description can be set by pressing F2 (or your OS's edit button) or by editing the 'label2' property. - + Group Skupina - + Labels & Attributes Štítky & atributy - + Description Popis - + Show items hidden in tree view Zobrazit položky skryté ve stromovém zobrazení - + Show items that are marked as 'hidden' in the tree view Zobrazit položky, které jsou označeny jako 'skryté' ve stromovém zobrazení - + Toggle visibility in tree view Přepnout viditelnost ve stromovém zobrazení - + Toggles the visibility of selected items in the tree view Přepíná viditelnost vybraných položek ve stromovém zobrazení - + Create group... Vytvořit skupinu... - + Create a group Vytvořit skupinu - - + + Rename Přejmenovat - + Rename object Přejmenovat objekt - + Finish editing Dokončení úprav - + Finish editing object Dokončení úprav objektu - + Add dependent objects to selection Přidat závislé objekty k výběru - + Adds all dependent objects to the selection Přidá do výběru všechny závislé objekty - + Close document Zavřít dokument - + Close the document Zavřít dokument - + Reload document Znovu načíst dokument - + Reload a partially loaded document Znovu načíst částečně načtený dokument - + Skip recomputes Přeskočit přepočítání - + Enable or disable recomputations of document Povolit nebo zakázat přepočítání dokumentu - + Allow partial recomputes Povolit částečné přepočty - + Enable or disable recomputating editing object when 'skip recomputation' is enabled Povolit nebo zakázat přepočítávání objektu, když je povoleno 'přeskočit přepočítávání' - + Mark to recompute Označit k přepočítání - + Mark this object to be recomputed Označit objekt k přepočítání - + Recompute object Přepočítat objekt - + Recompute the selected object Přepočítat vybraný objekt - + (but must be executed) (ale musí být provedeno) - + %1, Internal name: %2 %1, vnitřní název: %2 @@ -8222,12 +7544,12 @@ Do you want to specify another directory? PDF soubor - + Opening file failed Otevření souboru selhalo - + Can't open file '%1' for writing. Soubor "%1" nelze otevřít pro zápis. @@ -8235,7 +7557,7 @@ Do you want to specify another directory? Gui::WorkbenchGroup - + Select the '%1' workbench Vyberte '%1' pracovní prostředí @@ -8450,69 +7772,70 @@ Do you want to specify another directory? QObject - - + + General Obecné - - + + + Display Zobrazení - + Workbenches Pracovní prostředí - - - + + + Python Python - - - + + + Unknown filetype Neznámý typ souboru - - + + Cannot open unknown filetype: %1 Nelze otevřít neznámý typ souboru: %1 - + Export failed Export selhal - + Cannot save to unknown filetype: %1 Nelze uložit neznámý typ souboru: %1 - + Workbench failure Selhání v pracovním prostředí - + %1 %1 - + Exception Výjimka @@ -8558,8 +7881,8 @@ Do you want to specify another directory? Exportovat PDF... - + Unsaved document Neuložený dokument @@ -8712,17 +8035,17 @@ Do you want to continue? Nelze otevřít soubor '%1'. - + files soubory - + Save image Uložit obrázek - + Choose an image file to open Vyber soubor obrázku pro otevření @@ -8828,44 +8151,44 @@ Do you want to continue? - + Type Typ - + Notifier Oznamovatel - + Message Zpráva - + Notifier: Oznamovatel: - + Do you want to skip confirmation of further critical message notifications while loading the file? Chcete při načítání souboru přeskočit potvrzování dalších oznámení o kritických zprávách? - + Critical Message Kritická zpráva - + Too many opened non-intrusive notifications. Notifications are being omitted! Příliš mnoho otevřených nerušivých oznámení. Oznámení jsou vynechána! - + Identical physical path detected. It may cause unwanted overwrite of existing document! @@ -8874,44 +8197,44 @@ Do you want to continue? - + Are you sure you want to continue? Opravdu si přejete pokračovat? - + Please check report view for more... Další informace najdete v zobrazení reportu... - + Physical path: Fyzická cesta: - - + + Document: Dokument: - - + + Path: Cesta: - + Identical physical path Identická fyzická cesta - + Could not save document Dokument nelze uložit - + There was an issue trying to save the file. This may be because some of the parent folders do not exist, or you do not have sufficient permissions, or for other reasons. Error details: "%1" @@ -8924,102 +8247,102 @@ Would you like to save the file with a different name? Chcete uložit soubor s jiným názvem? - - - + + + Saving aborted Ukládání bylo přerušeno - + Save dependent files Uložit závislé soubory - + The file contains external dependencies. Do you want to save the dependent files, too? Soubor obsahuje externí závislosti. Chcete také uložit závislé soubory? - - + + Saving document failed Uložení dokumentu se nezdařilo - + Save document under new filename... Uložte dokument pod novým názvem... - - + + Save %1 Document Uložit dokument %1 - + Document Dokument - - + + Failed to save document Dokumentu se nezdařilo uložit - + Documents contains cyclic dependencies. Do you still want to save them? Dokumenty obsahují cyklické závislosti. Chcete je přesto uložit? - + Save a copy of the document under new filename... Ulož kopii dokumentu pod novým názvem... - + %1 document (*.FCStd) dokument %1 (*.FCStd) - + Document not closable Dokument nelze uzavřít - + The document is not closable for the moment. V tuto chvili nelze dokument uzavřít. - + Document not saved Dokument nebyl uložen - + The document%1 could not be saved. Do you want to cancel closing it? Dokument%1 nelze uložit. Chcete zrušit jeho zavírání? - + Undo Zpět - + Redo Znovu - + There are grouped transactions in the following documents with other preceding transactions V následujících dokumentech jsou seskupeny transakce s jinými předcházejícími transakcemi - + Choose 'Yes' to roll back all preceding transactions. Choose 'No' to roll back in the active document only. Choose 'Abort' to abort @@ -9102,12 +8425,12 @@ Prosím, otevřete okno prohlížeče a zadejte: http://localhost:%1.Možnosti... - + Out of memory Nedostatek paměti - + Not enough memory available to display the data. Není dostatek paměti pro zobrazení dat. @@ -9123,7 +8446,7 @@ Prosím, otevřete okno prohlížeče a zadejte: http://localhost:%1.Nelze najít soubor %1 %2 ani v %3 - + Navigation styles Styly navigace @@ -9134,7 +8457,7 @@ Prosím, otevřete okno prohlížeče a zadejte: http://localhost:%1. - + Transform Transformace @@ -9199,12 +8522,12 @@ Prosím, otevřete okno prohlížeče a zadejte: http://localhost:%1.%1 není prázdný, odstranit jeho obsah také? - + Translation: Překlad: - + Rotation: Rotace: @@ -9300,60 +8623,60 @@ podtržítko a nesmí začínat číslicí. Selhalo přidání vlastnosti do '%1': %2 - - + + Drag & drop failed Přetažení se nezdařilo - + Setup configurable object Nastavení konfigurovatelného objektu - + Select which object to copy or exclude when configuration changes. All external linked objects are excluded by default. Vyberte, který objekt chcete zkopírovat nebo vyloučit při změně konfigurace. Všechny externí propojené objekty jsou ve výchozím nastavení vyloučeny. - + Please select which objects to copy when the configuration is changed Vyberte objekty, které chcete kopírovat, když je konfigurace změněna - + Apply to all Použít na všechny - + Apply the setting to all links. Or, uncheck this option to apply only to this link. Použít nastavení pro všechny odkazy. Nebo odškrtněte tuto volbu a nastavení se použije jen pro tento odkaz. - + Copy on change Kopírovat při změně - + Enable Povolit - + Enable auto copy of linked object when its configuration is changed Povolit automatické kopírování propojených objektů při změně jejich konfigurace - + Tracking Sledování - + Copy the linked object when its configuration is changed. Also auto redo the copy if the original linked object is changed. @@ -9362,17 +8685,17 @@ Také automaticky opakovat kopírování, pokud se změní původní propojený - + Disable copy on change Zakázat kopírování při změně - + Refresh configurable object Obnovit konfigurovatelný objekt - + Synchronize the original configurable source object by creating a new deep copy. Note that any changes made to the current copy will be lost. @@ -9383,23 +8706,23 @@ na aktuální kopii budou ztraceny. - + Toggle array elements Přepnout prvky pole - + Change whether show each link array element as individual objects Určuje, zda zobrazit jednotlivé prvky spojeného pole jako samostatné objekty - + Transform at the origin of the placement Transformovat v počátku umístění - - + + Override colors... Přepsat barvy... @@ -9427,12 +8750,12 @@ na aktuální kopii budou ztraceny. SelectionFilter - + Not allowed: Toto není dovoleno: - + Selection not allowed by filter Výběr není povoleno filtrem @@ -9440,9 +8763,9 @@ na aktuální kopii budou ztraceny. StdBoxElementSelection - - + + Box element selection Výběr prvku oknem @@ -9450,13 +8773,13 @@ na aktuální kopii budou ztraceny. StdBoxSelection - + Box selection Okno výběru - + Activate the box selection tool Aktivovat nástroj pro výběr polí @@ -9534,13 +8857,13 @@ na aktuální kopii budou ztraceny. StdCmdAxisCross - + Toggle axis cross Přepnout osový kříž - - + + Turns on or off the axis cross at the origin Zapne nebo vypne osu protínající počátek @@ -9646,13 +8969,13 @@ na aktuální kopii budou ztraceny. StdCmdDemoMode - + View turntable... Zobrazit otáčení... - + View turntable Zobrazit otáčení @@ -9992,13 +9315,13 @@ na aktuální kopii budou ztraceny. StdCmdHideObjects - + Hide all objects Skrýt všechny objekty - - + + Hide all objects in the document Skrýt všechny objekty v dokumentu @@ -10006,13 +9329,13 @@ na aktuální kopii budou ztraceny. StdCmdHideSelection - + Hide selection Skrýt vybrané - - + + Hide all selected objects Skrýt všechny vybrané objekty @@ -10286,13 +9609,13 @@ na aktuální kopii budou ztraceny. StdCmdMeasureDistance - + Measure distance Změřit vzdálenost - + Activate the distance measurement tool Aktivovat nástroj pro měření vzdálenosti @@ -10351,8 +9674,8 @@ na aktuální kopii budou ztraceny. Vytvořit nový prázdný dokument - + Unnamed Nepojmenovaný @@ -10580,8 +9903,8 @@ na aktuální kopii budou ztraceny. StdCmdRecentFiles - Recent files - Nedávné soubory + Open Recent + Open Recent @@ -10719,13 +10042,13 @@ na aktuální kopii budou ztraceny. StdCmdSceneInspector - + Scene inspector... Prohlížeč scén... - + Scene inspector Prohlížeč scén @@ -10733,13 +10056,13 @@ na aktuální kopii budou ztraceny. StdCmdSelBack - + &Back &Zpět - + Go back to previous selection Vrátit se na předchozí výběr @@ -10747,13 +10070,13 @@ na aktuální kopii budou ztraceny. StdCmdSelBoundingBox - + &Bounding box &Ohraničující kvádr - + Show selection bounding box Zobrazit výběrový ohraničující kvádr @@ -10761,13 +10084,13 @@ na aktuální kopii budou ztraceny. StdCmdSelForward - + &Forward &Vpřed - + Repeat the backed selection Opakovat podporovaný výběr @@ -10789,13 +10112,13 @@ na aktuální kopii budou ztraceny. StdCmdSelectVisibleObjects - + Select visible objects Vybrat viditelné objekty - - + + Select visible objects in the active document Vybrat viditelné objekty v aktivním dokumentu @@ -10817,13 +10140,13 @@ na aktuální kopii budou ztraceny. StdCmdSetAppearance - + Appearance... Vzhled... - + Sets the display properties of the selected object Nastaví vlastnosti zobrazení vybraného objektu @@ -10831,13 +10154,13 @@ na aktuální kopii budou ztraceny. StdCmdShowObjects - + Show all objects Zobrazit všechny objekty - - + + Show all objects in the document Zobrazit všechny objekty v dokumentu @@ -10845,13 +10168,13 @@ na aktuální kopii budou ztraceny. StdCmdShowSelection - + Show selection Zobrazit výběr - - + + Show all selected objects Zobrazit všechny vybrané objekty @@ -10887,13 +10210,13 @@ na aktuální kopii budou ztraceny. StdCmdTextureMapping - + Texture mapping... Mapování textury... - + Texture mapping Mapování textury @@ -10943,13 +10266,13 @@ na aktuální kopii budou ztraceny. StdCmdToggleNavigation - + Toggle navigation/Edit mode Přepnout režim navigace/úprava - - + + Toggle between navigation and edit mode Přepnutí mezi režimem úprav a navigací @@ -10957,13 +10280,13 @@ na aktuální kopii budou ztraceny. StdCmdToggleObjects - + Toggle all objects Přepíná všechny objekty - - + + Toggles visibility of all objects in the active document Přepíná viditelnost všech objektů v aktivním dokumentu @@ -10971,13 +10294,13 @@ na aktuální kopii budou ztraceny. StdCmdToggleSelectability - + Toggle selectability Přepnout možnost výběru - - + + Toggles the property of the objects to get selected in the 3D-View Přepíná vlastnost objektů, k výběru ve 3D-zobrazení @@ -10985,13 +10308,13 @@ na aktuální kopii budou ztraceny. StdCmdToggleVisibility - + Toggle visibility Přepnout viditelnost - - + + Toggles visibility Přepíná viditelnost @@ -11041,13 +10364,13 @@ na aktuální kopii budou ztraceny. StdCmdTreeCollapse - + Collapse selected item Sbalit vybranou položku - + Collapse currently selected tree items Sbalit aktuálně vybrané položky stromu @@ -11055,13 +10378,13 @@ na aktuální kopii budou ztraceny. StdCmdTreeExpand - + Expand selected item Rozbalit vybranou položku - + Expand currently selected tree items Rozbalit aktuálně vybrané položky stromu @@ -11069,13 +10392,13 @@ na aktuální kopii budou ztraceny. StdCmdTreeSelectAllInstances - + Select all instances Vybrat všechny instance - + Select all instances of the current selected object Vybrat všechny instance aktuálně vybraného objektu @@ -11083,13 +10406,13 @@ na aktuální kopii budou ztraceny. StdCmdTreeViewActions - + TreeView actions Akce zobrazení stromu - + TreeView behavior options and actions Možnosti a akce chování stromu @@ -11153,13 +10476,13 @@ na aktuální kopii budou ztraceny. StdCmdViewBottom - + Bottom Dole - + Set to bottom view Nastavit na spodní pohled @@ -11167,13 +10490,13 @@ na aktuální kopii budou ztraceny. StdCmdViewCreate - + Create new view Vytvořit nový pohled - + Creates a new view window for the active document Vytvoří nové okno zobrazení pro aktivní dokument @@ -11181,13 +10504,13 @@ na aktuální kopii budou ztraceny. StdCmdViewDimetric - + Dimetric Dimetrie - + Set to dimetric view Nastavit dimetrické zobrazení @@ -11195,13 +10518,13 @@ na aktuální kopii budou ztraceny. StdCmdViewExample1 - + Inventor example #1 Příklad konstrukce #1 - + Shows a 3D texture with manipulator Zobrazí 3D textury a manipulátor @@ -11209,13 +10532,13 @@ na aktuální kopii budou ztraceny. StdCmdViewExample2 - + Inventor example #2 Příklad návrhu #2 - + Shows spheres and drag-lights Ukazuje koule a světla @@ -11223,13 +10546,13 @@ na aktuální kopii budou ztraceny. StdCmdViewExample3 - + Inventor example #3 Příklad návrhu #3 - + Shows a animated texture Zobrazí animované textury @@ -11237,13 +10560,13 @@ na aktuální kopii budou ztraceny. StdCmdViewFitAll - + Fit all Zaměřit zobrazení na vše - + Fits the whole content on the screen Zaměří zobrazení na obsah obrazovky @@ -11251,13 +10574,13 @@ na aktuální kopii budou ztraceny. StdCmdViewFitSelection - + Fit selection Zaměřit zobrazení na výběr - + Fits the selected content on the screen Zaměřit zobrazení na vybraný dokument @@ -11265,13 +10588,13 @@ na aktuální kopii budou ztraceny. StdCmdViewFront - + Front Přední - + Set to front view Nastavit na čelní pohled @@ -11279,13 +10602,13 @@ na aktuální kopii budou ztraceny. StdCmdViewHome - + Home Domů - + Set to default home view Nastavit jako výchozí domovské zobrazení @@ -11293,13 +10616,13 @@ na aktuální kopii budou ztraceny. StdCmdViewIsometric - + Isometric Izometrie - + Set to isometric view Nastavit izometrické zobrazení @@ -11307,13 +10630,13 @@ na aktuální kopii budou ztraceny. StdCmdViewIvIssueCamPos - + Issue camera position Výchozí postavení kamery - + Issue the camera position to the console and to a macro, to easily recall this position Výchozí nastavení pozice kamery v konzole a v makru pro jednoduší vyvolání této pozice @@ -11321,13 +10644,13 @@ na aktuální kopii budou ztraceny. StdCmdViewIvStereoInterleavedColumns - + Stereo Interleaved Columns Stereo prokládané sloupci - + Switch stereo viewing to Interleaved Columns Přepnout stereo pohled na prokládané sloupce @@ -11335,13 +10658,13 @@ na aktuální kopii budou ztraceny. StdCmdViewIvStereoInterleavedRows - + Stereo Interleaved Rows Stereo prokládané řádky - + Switch stereo viewing to Interleaved Rows Přepnout stereo pohled na prokládané řádky @@ -11349,13 +10672,13 @@ na aktuální kopii budou ztraceny. StdCmdViewIvStereoOff - + Stereo Off Stereo vypnuto - + Switch stereo viewing off Vypnout stereo pohled @@ -11363,13 +10686,13 @@ na aktuální kopii budou ztraceny. StdCmdViewIvStereoQuadBuff - + Stereo quad buffer Quad stereo vyrovnávání - + Switch stereo viewing to quad buffer Přepnout stereo pohled na quad vyrovnávání @@ -11377,13 +10700,13 @@ na aktuální kopii budou ztraceny. StdCmdViewIvStereoRedGreen - + Stereo red/cyan Stereo červená/azurová - + Switch stereo viewing to red/cyan Přepnout stereo zobrazení na červená/azurová @@ -11391,13 +10714,13 @@ na aktuální kopii budou ztraceny. StdCmdViewLeft - + Left Vlevo - + Set to left view Nastavit na levý pohled @@ -11405,13 +10728,13 @@ na aktuální kopii budou ztraceny. StdCmdViewRear - + Rear Zadní - + Set to rear view Nastavte na zadní pohled @@ -11433,13 +10756,13 @@ na aktuální kopii budou ztraceny. StdCmdViewRight - + Right Vpravo - + Set to right view Nastavit na pravý pohled @@ -11447,13 +10770,13 @@ na aktuální kopii budou ztraceny. StdCmdViewRotateLeft - + Rotate Left Otočit doleva - + Rotate the view by 90° counter-clockwise Otočit pohled o 90° doleva @@ -11461,13 +10784,13 @@ na aktuální kopii budou ztraceny. StdCmdViewRotateRight - + Rotate Right Otočit doprava - + Rotate the view by 90° clockwise Otočit pohled o 90° doprava @@ -11489,13 +10812,13 @@ na aktuální kopii budou ztraceny. StdCmdViewTop - + Top Horní - + Set to top view Nastavit na horní pohled @@ -11503,13 +10826,13 @@ na aktuální kopii budou ztraceny. StdCmdViewTrimetric - + Trimetric Trimetrie - + Set to trimetric view Nastavit trimetriké zobrazení @@ -11517,13 +10840,13 @@ na aktuální kopii budou ztraceny. StdCmdViewVR - + FreeCAD-VR FreeCAD-VR - + Extend the FreeCAD 3D Window to a Oculus Rift Rozšíření FReeCAD 3D okna na Oculus Rift @@ -11587,13 +10910,13 @@ na aktuální kopii budou ztraceny. StdMainFullscreen - + Fullscreen Celá obrazovka - + Display the main window in fullscreen mode Zobrazit hlavní okno v režimu celé obrazovky @@ -11629,13 +10952,13 @@ na aktuální kopii budou ztraceny. StdRecallWorkingView - + Recall working view Vyvolat pracovní pohled - - + + Recall previously stored temporary working view Vyvolání dříve uloženého dočasného pracovního pohledu @@ -11643,13 +10966,13 @@ na aktuální kopii budou ztraceny. StdStoreWorkingView - + Store working view Uložit pracovní pohled - - + + Store a document-specific temporary working view Uložení dočasného pracovního pohledu pro daný dokument @@ -11657,13 +10980,13 @@ na aktuální kopii budou ztraceny. StdTreeCollapseDocument - + Collapse/Expand Sbalit/Rozbalit - + Expand active document and collapse all others Rozbalit aktivní dokument a zbalit všechny ostatní @@ -11671,12 +10994,12 @@ na aktuální kopii budou ztraceny. StdTreeDrag - + Initiate dragging Zahájit přetažení - + Initiate dragging of current selected tree items Zahájit přetažení aktuálně vybraných položek stromu @@ -11684,13 +11007,13 @@ na aktuální kopii budou ztraceny. StdTreeMultiDocument - + Multi document Vícenásobný dokument - + Display all documents in the tree view Zobrazit všechny dokumenty ve stromovém zobrazení @@ -11698,12 +11021,12 @@ na aktuální kopii budou ztraceny. StdTreePreSelection - + Pre-selection Předvýběr - + Preselect the object in 3D view when mouse over the tree item Předvybrat objekt v 3D zobrazení, když se myš nachází nad položkou stromu @@ -11711,12 +11034,12 @@ na aktuální kopii budou ztraceny. StdTreeRecordSelection - + Record selection Výběr záznamu - + Record selection in tree view in order to go back/forward using navigation button Nahrát výběr ve stromovém zobrazení pro návrat zpět/vpřed pomocí navigačního tlačítka @@ -11724,13 +11047,13 @@ na aktuální kopii budou ztraceny. StdTreeSelection - + Go to selection Přejít na výběr - + Scroll to first selected item Posun na první vybranou položku @@ -11738,13 +11061,13 @@ na aktuální kopii budou ztraceny. StdTreeSingleDocument - + Single document Jediný dokument - + Only display the active document in the tree view Ve stromovém zobrazení zobrazit pouze aktivní dokument @@ -11752,12 +11075,12 @@ na aktuální kopii budou ztraceny. StdTreeSyncPlacement - + Sync placement Synchronizovat umístění - + Auto adjust placement on drag and drop objects across coordinate systems Automatická úprava polohy přetažených objektů napříč souřadnými systémy @@ -11765,12 +11088,12 @@ na aktuální kopii budou ztraceny. StdTreeSyncSelection - + Sync selection Synchronizovat výběr - + Auto expand tree item when the corresponding object is selected in 3D view Automaticky rozbalit položku stromu, když je vybrán odpovídající objekt ve 3D zobrazení @@ -11778,12 +11101,12 @@ na aktuální kopii budou ztraceny. StdTreeSyncView - + Sync view Synchronizovat zobrazení - + Auto switch to the 3D view containing the selected item Automaticky přepnout na 3D zobrazení obsahující vybranou položku @@ -11791,13 +11114,13 @@ na aktuální kopii budou ztraceny. StdViewBoxZoom - + Box zoom Zoom oknem - + Activate the box zoom tool Aktivovat nástroj pro výběr polí @@ -11805,13 +11128,13 @@ na aktuální kopii budou ztraceny. StdViewDock - + Docked Zakotvený - + Display the active view either in fullscreen, in undocked or docked mode Zobrazuje aktivní pohled v plné obrazovce v neukotveném nebo ukotveném módu @@ -11819,13 +11142,13 @@ na aktuální kopii budou ztraceny. StdViewDockUndockFullscreen - + Document window Okno dokumentu - + Display the active view either in fullscreen, in undocked or docked mode Zobrazuje aktivní pohled v plné obrazovce v neukotveném nebo ukotveném módu @@ -11833,13 +11156,13 @@ na aktuální kopii budou ztraceny. StdViewFullscreen - + Fullscreen Celá obrazovka - + Display the active view either in fullscreen, in undocked or docked mode Zobrazuje aktivní pohled v plné obrazovce v neukotveném nebo ukotveném módu @@ -11847,13 +11170,13 @@ na aktuální kopii budou ztraceny. StdViewScreenShot - + Save image... Uložit obrázek... - + Creates a screenshot of the active view Vytvoří snímek aktivního zobrazení @@ -11861,13 +11184,13 @@ na aktuální kopii budou ztraceny. StdViewUndock - + Undocked Uvolněný - + Display the active view either in fullscreen, in undocked or docked mode Zobrazuje aktivní pohled v plné obrazovce v neukotveném nebo ukotveném módu @@ -11875,13 +11198,13 @@ na aktuální kopii budou ztraceny. StdViewZoomIn - + Zoom In Přiblížit - + Increase the zoom factor by a fixed amount Zvýšení faktoru přiblížení o pevnou částku @@ -11889,13 +11212,13 @@ na aktuální kopii budou ztraceny. StdViewZoomOut - + Zoom Out Oddálit - + Decrease the zoom factor by a fixed amount Zvýšení faktoru přiblížení o pevnou částku @@ -11930,72 +11253,72 @@ Opravdu chcete pokračovat? Std_DrawStyle - + As is Jako je - + Normal mode Normální režim - + Points Body - + Points mode Režim bodů - + Wireframe Drátěný - + Wireframe mode Drátěný režim - + Hidden line Skrytá čára - + Hidden line mode Režim skryté čáry - + No shading Bez stínování - + No shading mode Režim bez stínování - + Shaded Stínované - + Shaded mode Režim stínování - + Flat lines Hrany - + Flat lines mode Režim hran @@ -12209,12 +11532,12 @@ Chcete pokračovat? Gui::MDIView - + Export PDF Export PDF - + PDF file PDF soubor @@ -12222,196 +11545,190 @@ Chcete pokračovat? Gui::Dialog::DlgSettingsNotificationArea - - + Notification Area Oznamovací oblast - + Settings Nastavení - + The Notification area will appear in the status bar Ve stavovém řádku se zobrazí oznamovací oblast - + Enable Notification Area Povolit oblast oznámení - + Non-intrusive notifications will appear next to the notification area in the status bar Nerušivá oznámení se zobrazí vedle oznamovací oblasti ve stavovém řádku - + Enable non-intrusive notifications Povolit nevtíravá oznámení - + Additional data sources Další zdroje údajů - + Errors intended for developers will appear in the notification area Chyby určené pro vývojáře se objeví v oznamovací oblasti - + Debug errors Chyby ladění - + Warnings intended for developers will appear in the notification area Upozornění určená vývojářům se objeví v oznamovací oblasti - + Debug warnings Upozornění ladění - + Non-Intrusive Notifications Nerušivá oznámení - + Minimum Duration: Minimální doba: - + Maximum Duration: Maximální doba: - + Duration during which the notification will be shown (unless mouse buttons are clicked) Doba, po kterou se bude upozornění zobrazovat (pokud nekliknete na tlačítka myši) - - + + s s - + Minimum duration during which the notification will be shown (unless notification clicked) Minimální doba, po kterou se bude oznámení zobrazovat (pokud nekliknete na oznámení) - + Maximum Number of Notifications: Maximální počet oznámení: - + Maximum number of notifications that will be simultaneously present on the screen Maximální počet oznámení, která budou současně přítomna na obrazovce - + Notification width: Oznamovací oblast: - + Width of the notification in pixels Šířka oznámení v pixelech - + Any open non-intrusive notifications will disappear when another window is activated Všechna otevřená nerušivá oznámení zmizí, když se aktivuje další okno - + Hide when other window is activated Skrýt, když je aktivováno jiné okno - + Prevent non-intrusive notifications from appearing when the FreeCAD Window is not the active window Zabraňte zobrazování nevtíravých oznámení, když okno FreeCAD není aktivním oknem - + Do not show when inactive Nezobrazovat, když je neaktivní - + Message List Seznam zpráv - + Limit the number of messages that will be kept in the list. If 0 there is no limit. Omezte počet zpráv, které budou v seznamu zachovány. Pokud je 0, neexistuje žádný limit. - + Maximum Messages (0 = no limit): Maximální počet zpráv (0 = bez omezení): - + Removes the user notifications from the message list after the non-intrusive maximum duration has lapsed. Odebere uživatelská upozornění ze seznamu zpráv po uplynutí nerušivé maximální doby trvání. - + Auto-remove User Notifications Automaticky odebrat upozornění uživatele - - - Activation of the Notification Area only takes effect after an application restart. - Aktivace oznamovací oblasti se projeví až po restartu aplikace. - Gui::Dialog::DlgSettingsWorkbenches - + Available Workbenches Dostupné sady nástrojů - + <html><head/><body><p>You can reorder workbenches by drag and drop. Additional workbenches can be installed through the addon manager.</p><p> Currently, your system has the following workbenches:</p></body></html> <html><head/><body><p>Pořadí pracovních ploch můžete změnit přetažením. Další pracovní plochy lze nainstalovat prostřednictvím správce doplňků.</p><p> V současné době má váš systém následující pracovní plochy:</p></body></html> - + Start up workbench: Spustit pracovní úroveň: - + Choose which workbench will be activated and shown after FreeCAD launches Vyberte, které pracovní prostředí bude aktivováno a zobrazeno po spuštění FreeCADu - + Workbench selector position : Poloha voliče pracovního prostředí : - + Customize where the workbench selector appears (restart required). 'Toolbar': In the toolbars, as a movable toolbar. @@ -12424,12 +11741,12 @@ po spuštění FreeCADu 'Pravý roh': V liště nabídky, v pravém rohu. - + If checked, application will remember which workbench is active for each tab of the viewport Je-li zaškrtnuto, aplikace si pamatuje, které pracovní prostředí je aktivní pro každou kartu - + Remember active workbench by tab Pamatovat si aktivní pracovní prostředí záložky @@ -12578,47 +11895,47 @@ po spuštění FreeCADu Gui::Dialog::wbListItem - + If unchecked, %1 will not appear in the available workbenches. Pokud není zaškrtnuto, %1 se nezobrazí v dostupných pracovních plochách. - + This is the current startup module, and must be enabled. See Preferences/General/Autoload to change. Toto je aktuální spouštěcí modul a musí být povolen. Pro změnu viz Preference/General/Autoload. - + Shortcut to activate this workbench. Zkratka pro aktivaci tohoto pracovního stolu. - + Auto-load Automatické načítání - + If checked, %1 will be loaded automatically when FreeCAD starts up Je-li zaškrtnuto, %1 se načte automaticky při spuštění FreeCADu - + This is the current startup module, and must be autoloaded. See Preferences/General/Autoload to change. Toto je aktuální spouštěcí modul a musí být automaticky načten. Změna viz. Předvolby/Obecné/Autoload. - + Loaded Načteno - + Load Načíst - + To preserve resources, FreeCAD does not load workbenches until they are used. Loading them may provide access to additional preferences related to their functionality. Pro zachování zdrojů FreeCAD nenačítá pracovní plochy, dokud nejsou použity. Jejich načtení může poskytnout přístup k dalším předvolbám souvisejícím s jejich funkčností. @@ -12626,17 +11943,17 @@ po spuštění FreeCADu Gui::Dialog::DlgSettingsWorkbenchesImp - + Toolbar Panel nástrojů - + Left corner Levý roh - + Right corner Pravý roh @@ -12662,12 +11979,12 @@ po spuštění FreeCADu Gui::NotificationArea - + Delete user notifications Smazat uživatelská upozornění - + Delete All Smazat vše @@ -12703,13 +12020,13 @@ po spuštění FreeCADu StdViewLoadImage - + Load image... Načítání obrázků... - + Loads an image Načte obrázek @@ -12777,4 +12094,742 @@ po spuštění FreeCADu Došlo k chybě -- viz zobrazení zprávy pro informaci + + Gui::Dialog::DlgSettingsEditor + + + Editor + Editor + + + + Options + Možnosti + + + + Code lines will be numbered + Řádky kódu budou očíslovány + + + + Enable line numbers + Zapnout čísla řádků + + + + The cursor shape will be a block + Tvar kurzoru bude blok + + + + Enable block cursor + Povolit blokový kurzor + + + + Enable folding + Povolit skládání + + + + Indentation + Odsazení + + + + Tab size: + Velikost tabulátoru: + + + + Tabulator raster (how many spaces) + Velikost tabulátoru (počet mezer) + + + + Indent size: + Velikost odsazení: + + + + How many spaces will be inserted when pressing <Tab> + Kolik mezer bude vloženo při stisknutí <Tab> + + + + Pressing <Tab> will insert a tabulator with defined tab size + Stisknutí <Tab> vloží odrážku definované velikosti + + + + Keep tabs + Zachovat záložky + + + + Pressing <Tab> will insert amount of defined indent size + Stisknutí <Tab> vloží množství definovaného odsazení + + + + Insert spaces + Vložit mezery + + + + Display items + Zobrazit položky + + + + Color and font settings will be applied to selected type + Nastavení barev a fontu bude použito na vybraný typ + + + + Family: + Rodina: + + + + Font family to be used for selected code type + Rodina písma, která se použije pro vybraný typ kódu + + + + Size: + Velikost: + + + + Font size to be used for selected code type + Velikost fontu použitá pro vybraný typ kódu + + + + Color: + Barva: + + + + Preview: + Náhled: + + + + Text + Text + + + + Bookmark + Záložka + + + + Breakpoint + Bod přerušení + + + + Keyword + Klíčové slovo + + + + Comment + Komentář + + + + Block comment + Blok komentáře + + + + Number + Číslo + + + + String + Řetězec + + + + Character + Znak + + + + Class name + Název třídy + + + + Define name + Definovat název + + + + Operator + Operátor + + + + Python output + Python výstup + + + + Python error + Python chyba + + + + Current line highlight + Aktuální řádek zvýraznění + + + + Items + Položky + + + + Gui::Dialog::DlgSettingsGeneral + + + General + Obecné + + + + Language and number format + Jazyk a formát čísel + + + + Language: + Jazyk: + + + + Language of the application's user interface + Jazyk uživatelského rozhraní aplikace + + + + Unit system: + Jednotky: + + + + Unit system that should be used for all parts of the application + Jednotkový systém, který by měl být použit pro všechny části aplikace + + + + Number of decimals: + Počet desetinných míst: + + + + Number of decimals that should be shown for numbers and dimensions + Počet desetinných míst, která se mají zobrazit pro čísla a kóty + + + + Minimum fractional inch: + Minimální zlomek palce: + + + + Minimum fractional inch to be displayed + Minimální zlomek palce který bude zobrazen + + + + Number format: + Formát čísla: + + + + Operating system + Operační systém + + + + Selected language + Vybraný jazyk + + + + C/POSIX + C/POSIX + + + + If enabled, numerical keypad decimal separator +will be substituted with locale separator, except +in Python Console and Macro Editor where a +dot/period will always be printed. + Pokud je povoleno, oddělovač desetinných míst na numerické klávesnici +bude nahrazen lokálním oddělovačem, s výjimkou oddělovače +v konzole Pythonu a editoru maker, kde se používá +bude vždy vypsána tečka/tečka. + + + + Substitute decimal separator + Nahraďte desetinný oddělovač + + + + Application + Aplikace + + + + Theme: + Theme: + + + + Customize how user interface will look like + Customize how user interface will look like + + + + Size of toolbar icons: + Velikost ikon panelu nástrojů: + + + + Choose your preference for toolbar icon size. You can adjust +this according to your screen size or personal taste + Vyberte si preferovanou velikost ikon v panelu nástrojů. Můžete ji upravit +podle velikosti obrazovky nebo osobní preference + + + + Tree view mode: + Režim zobrazení ve stromu: + + + + Customize how tree view is shown in the panel (restart required). + +'ComboView': combine tree view and property view into one panel. +'TreeView and PropertyView': split tree view and property view into separate panel. +'Both': keep all three panels, and you can have two sets of tree view and property view. + Přizpůsobte si, jak je v panelu zobrazeno zobrazení stromu (vyžaduje restart). + +'ComboView': kombinovat zobrazení stromu a zobrazení vlastností v jednom panelu. +'TreeView and PropertyView': rozdělit zobrazení ve stromě a zobrazení vlastností do samostatného panelu. +'Both': zachovat všechny tři panely, můžete mít dvě sady zobrazení stromu a zobrazení vlastnosti. + + + + Size of recent file list: + Velikost seznamu posledních souborů: + + + + How many files should be listed in recent files list + Kolik souborů by mělo být uvedeno v seznamu nedávných souborů + + + + Background of the main window (when no document is opened) will consist of tiles of a special image. +See the FreeCAD Wiki for details about the image. + Pozadí hlavního okna (když není otevřen žádný dokument) se bude skládat z dlaždic speciálního obrázku. +Podrobnosti o obrázku najdete na FreeCAD Wiki. + + + + Enable tiled background + Povolit dlaždicové pozadí + + + + The text cursor will be blinking + Textový kurzor bude blikat + + + + Enable cursor blinking + Povolit blikání kurzoru + + + + A Splash screen is a small loading window that is shown +when FreeCAD is launching. If this option is checked, FreeCAD will +display the splash screen + Splash screen je malé načítací okno, které se zobrazí + při spouštění FreeCADu. Je-li tato volba zaškrtnuta, +FreeCAD toto okno zobrazí + + + + Enable splash screen at start up + Povolit úvodní obrazovku při startu + + + + Preference packs + Balíčky předvoleb + + + + Name + Jméno + + + + Type + Typ + + + + Load + Načíst + + + + Import config... + Importovat konfiguraci... + + + + Save new... + Uložit nové... + + + + Manage... + Spravovat... + + + + Revert... + Vrátit... + + + + Manage preference packs + Spravovat balíčky předvoleb + + + + Small (%1px) + Malé (%1px) + + + + Medium (%1px) + Střední (%1px) + + + + Large (%1px) + Velké (%1px) + + + + Extra large (%1px) + Velmi velké (%1px) + + + + Custom (%1px) + Vlastní (%1px) + + + + Combo View + Kombinované zobrazení + + + + TreeView and PropertyView + TreeView a PropertyView + + + + Both + Obě + + + + Preference Pack Name + Název balíčku předvoleb + + + + Tags + Štítky + + + + Apply + Použít + + + + Apply the %1 preference pack + Použít balíček předvoleb %1 + + + + Choose a FreeCAD config file to import + Vyberte konfigurační soubor FreeCAD pro import + + + + File exists + Soubor existuje + + + + A preference pack with that name already exists. Overwrite? + Balíček předvoleb s tímto názvem již existuje. Přepsat? + + + + Gui::Dialog::DlgSettingsReportView + + + Report view + Zobrazení reportu + + + + Output + Výstup + + + + Normal messages will be recorded + Běžné zprávy budou zaznamenávány + + + + Record normal messages + Zaznamenávat běžné zprávy + + + + Log messages will be recorded + Logovací zprávy budou zaznamenány + + + + Record log messages + Záznam log-ovacích zpráv + + + + Warnings will be recorded + Upozornění budou zaznamenána + + + + Record warnings + Záznam varování + + + + Error messages will be recorded + Chybové zprávy budou zaznamenány + + + + Record error messages + Záznam chyb + + + + When an error has occurred, the Report View dialog becomes visible +on-screen while displaying the error + Když dojde k chybě, zobrazí se dialogové okno reportu +při zobrazení chyby + + + + Show report view on error + Zobrazit report při chybě + + + + When a warning has occurred, the Report View dialog becomes visible +on-screen while displaying the warning + Když dojde k varování, zobrazí se dialogové okno reportu +při zobrazení varování + + + + Show report view on warning + Zobrazit report při varování + + + + When a normal message has occurred, the Report View dialog becomes visible +on-screen while displaying the message + Když se objeví normální zpráva, zobrazí se dialogové okno reportu +při zobrazení této zprávy + + + + Show report view on normal message + Zobrazit report při normální zprávě + + + + When a log message has occurred, the Report View dialog becomes visible +on-screen while displaying the log message + Když se objeví logovací zpráva, zobrazí se dialogové okno reportu +při zobrazení této zprávy + + + + Show report view on log message + Zobrazit report při logovací zprávě + + + + Include a timecode for each report + Zahrnout časovou známku pro každou zprávu + + + + Include a timecode for each entry + Zahrnout časovou známku pro každou zprávu + + + + Colors + Barvy + + + + Normal messages: + Zprávy: + + + + Font color for normal messages in Report view panel + Barva písma pro normální zprávy v panelu Report + + + + Log messages: + Log zprávy: + + + + Font color for log messages in Report view panel + Barva písma pro logovací zprávy v panelu Report + + + + Warnings: + Varování: + + + + Font color for warning messages in Report view panel + Barva písma pro zprávy varování v panelu Report + + + + Errors: + Chyby: + + + + Font color for error messages in Report view panel + Barva písma pro chybové zprávy v panelu Report + + + + Python interpreter + Interpretr Pythonu + + + + Internal Python output will be redirected +from Python console to Report view panel + Interní výstup Pythonu bude přesměrován +z Python konzole do panelu Report + + + + Redirect internal Python output to report view + Přesměrovat vnitřní výstup Pythonu do zobrazení reportu + + + + Internal Python error messages will be redirected +from Python console to Report view panel + Interní chybové hlášky Pythonu budou přesměrovány +z Python konzole do panelu Report + + + + Redirect internal Python errors to report view + Přesměrovat vnitřní chyby Pythonu k zobrazení reportu + + + + Gui::Dialog::DlgSettingsTheme + + + Theme + Theme + + + + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + + + + Style sheet: + Styl: + + + + Style sheet how user interface will look like + Style sheet vzhledu uživatelské rozhraní + + + + Secondary theme color + Secondary theme color + + + + + + This color might be used by your theme to let you customize it. + This color might be used by your theme to let you customize it. + + + + Highlight color + Highlight color + + + + Focus theme color + Focus theme color + + + + No style sheet + Bez stylů + + diff --git a/src/Gui/Language/FreeCAD_de.ts b/src/Gui/Language/FreeCAD_de.ts index d280f3d805..d873d0ab9e 100644 --- a/src/Gui/Language/FreeCAD_de.ts +++ b/src/Gui/Language/FreeCAD_de.ts @@ -42,29 +42,29 @@ Visuelle Größe der Funktion - + <empty> <Leer> - - + + Angle Winkel - - + + Axis Achse - + Position Position - + Enum Aufzählung @@ -91,12 +91,12 @@ CmdViewMeasureClearAll - + Clear measurement Messung löschen - + Clear all visible measurements Alle sichtbaren Messungen löschen @@ -104,12 +104,12 @@ CmdViewMeasureToggleAll - + Toggle measurement Messen ein-/ausschalten - + Turn on or off the display of all measurements Anzeigen aller Messungen ein- oder ausschalten @@ -117,12 +117,12 @@ Command - + Edit Bearbeiten - + Import Importieren @@ -182,9 +182,9 @@ Gruppe hinzufügen - + Align - Ausrichtung + Ausrichten @@ -194,18 +194,18 @@ - + Transform Transformieren - + Toggle array elements Array-Elemente umschalten - + Link Transform Transformation verknüpfen @@ -215,12 +215,12 @@ Abstand messen - + Toggle visibility Ein/Ausblenden - + Toggle selectability Selektierbarkeit an/aus @@ -559,7 +559,7 @@ Gui::AutoSaver - + Please wait until the AutoRecovery file has been saved... Bitte warten Sie, bis die AutoWiederherstellen-Datei gespeichert wurde... @@ -569,22 +569,22 @@ Press left mouse button - Drücken Sie die linke Maustaste + Linke Maustaste drücken Press SHIFT and middle mouse button - Drücke die Umschalttaste und die mittlere Maustaste + Umschalttaste und mittlere Maustaste drücken Press middle mouse button - Drücken Sie die mittlere Maustaste + Mittlere Maustaste drücken Scroll middle mouse button - Scrollen Sie die mittlere Maustaste + Mausrad drehen @@ -592,23 +592,24 @@ Press left mouse button - Drücken Sie die linke Maustaste + Linke Maustaste drücken Press middle mouse button - Drücken Sie die mittlere Maustaste + Mittlere Maustaste drücken Press middle+left or middle+right button - Halte die mittlere + linke oder die mittlere + rechte Maustaste gedrückt + Mittlere + linke Maustaste oder mittlere + rechte Maustaste drücken Scroll middle mouse button or keep middle button depressed while doing a left or right click and move the mouse up or down - Mittlere Maustaste scrollen, oder mittlere Maustaste gedrückt halten, dabei links oder rechts klicken und die Maus auf oder ab bewegen + Mausrad drehen oder mittlere Maustaste gedrückt halten und + dabei links oder rechts klicken und die Maus nach oben oder unten bewegen @@ -711,47 +712,47 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::AboutDialog - - + + Credits Header for the Credits tab of the About screen Danksagungen - + FreeCAD would not be possible without the contributions of FreeCAD wäre nicht möglich ohne die Beiträge von - + Individuals Header for the list of individual people in the Credits list. Personen - + Organizations Header for the list of companies/organizations in the Credits list. Organisationen - - + + License Lizenz - + Libraries Bibliotheken - + This software uses open source components whose copyright and other proprietary rights belong to their respective owners: Dieses Programm verwendet Open-Source-Komponenten, deren Urheberrechte und andere Eigentumsrechte ihren jeweiligen Eigentümern gehören: - + Collection Sammlung @@ -759,22 +760,22 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::ApplicationCache - + Cache directory Cache-Verzeichnis - + The cache directory %1 exceeds the size of %2. Das Cache-Verzeichnis %1 überschreitet die Größe von %2. - + Do you want to clear it now? Soll es jetzt geleert werden? - + Warning: Please make sure that this is the only running %1 instance and that no documents are opened as this may result into data loss! Warnung: Bitte stellen Sie sicher, dass dies die einzige laufende %1-Instanz ist und dass keine Dokumente geöffnet sind, da dies zu Datenverlust führen kann! @@ -795,37 +796,37 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::CameraDialog - + Camera settings Kameraeinstellungen - + Orientation - Orientierung + Ausrichtung - + Q0 Q0 - + Q1 Q1 - + Q2 Q2 - + Q3 Q3 - + Current view Aktuelle Ansicht @@ -848,7 +849,7 @@ while doing a left or right click and move the mouse up or down Offset - Versetzen + Versatz @@ -1389,16 +1390,16 @@ same time. The one with the highest priority will be triggered. Title - Name + Überschrift - + All Alles - - + + none kein @@ -1406,8 +1407,8 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgCustomToolBoxbarsImp - - + + Toolbox bars Werkzeugleisten @@ -1584,7 +1585,7 @@ same time. The one with the highest priority will be triggered. No Spaceball Present - Kein Spaceball gefunden + Kein Spaceball vorhanden @@ -1682,549 +1683,123 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgDisplayPropertiesImp - + Default Standard - + Aluminium Aluminium - + Brass Messing - + Bronze Bronze - + Copper Kupfer - + Chrome Chrom - + Emerald Smaragd - + Gold Gold - + Jade Jade - + Metalized Metallisiert - + Neon GNC Neon GNC - + Neon PHC Neon PHC - + Obsidian Obsidian - + Pewter Zinn - + Plaster Putz - + Plastic Kunststoff - + Ruby Rubin - + Satin Satin - + Shiny plastic Glänzender Kunststoff - + Silver Silber - + Steel Stahl - + Stone Stein Gui::Dialog::DlgEditorSettings - - - Editor - Editor - - - - Options - Optionen - - - - Code lines will be numbered - Code-Zeilen werden nummeriert - - - - Enable line numbers - Zeilennummerierung - - - - The cursor shape will be a block - Die Form des Eingabezeigers wird ein Block sein - - - - Enable block cursor - Block-Eingabezeiger aktivieren - - - - Enable folding - Faltung zulassen - - - - Indentation - Einrückung - - - - Tab size: - Tabulator-Breite: - - - - Tabulator raster (how many spaces) - Tabulatorraster (Anzahl der Leerzeichen) - - - - Indent size: - Einrückbreite: - - - - How many spaces will be inserted when pressing <Tab> - Anzahl der eingefügten Leerzeichen beim Drücken von <Tab> - - - - Pressing <Tab> will insert a tabulator with defined tab size - Durch Drücken von <Tab> wird ein Tabulator eingefügt, dessen Breite unter Tabulator-Breite definiert ist - - - - Keep tabs - Tabulator-Einrückung beibehalten - - - - Pressing <Tab> will insert amount of defined indent size - Durch Drücken von <Tab> wird die unter Einrückbreite definierte Anzahl von Leerzeichen eingefügt - - - - Insert spaces - Leerzeichen-Einrückung beibehalten - - - - Display items - Elemente anzeigen - - - - Color and font settings will be applied to selected type - Farbe und Schrift-Einstellungen werden auf den ausgewählten Typ angewendet - - - - Family: - Familie: - - - - Font family to be used for selected code type - Schriftfamilie, die für den ausgewählten Codetyp verwendet werden soll - - - - Size: - Größe: - - - - Font size to be used for selected code type - Schriftgröße für den ausgewählten Codetyp - - - - Color: - Farbe: - - - - Preview: - Vorschau: - Text source - - Gui::Dialog::DlgGeneral - - - General - Allgemein - - - - Language of the application's user interface - Sprache der Benutzeroberfläche der Anwendung - - - - Number format: - Zahlenformat: - - - - Operating system - Betriebssystem - - - - Selected language - Ausgewählte Sprache - - - - C/POSIX - C/POSIX - - - - If enabled, numerical keypad decimal separator -will be substituted with locale separator, except -in Python Console and Macro Editor where a -dot/period will always be printed. - Wenn aktiviert, wird das Dezimaltrennzeichen des Ziffernblocks -durch das der Spracheinstellung entsprechende Trennzeichen ersetzt, -außer in der Python-Konsole und im Makro-Editor, wo immer ein -Punkt verwendet wird. - - - - Preference packs - Präferenz-Pakete - - - - Name - Name - - - - Type - Typ - - - - Load - Laden - - - - Import config... - Konfiguration importieren... - - - - Save new... - Neu speichern... - - - - Manage... - Verwalten... - - - - Revert... - Rückgängig... - - - - How many files should be listed in recent files list - Anzahl der zuletzt verwendeten Dateien (Historie) - - - - Enable tiled background - Gekachelten Hintergrund aktivieren - - - - The text cursor will be blinking - Der Text-Eingabezeiger blinkt - - - - Enable cursor blinking - Blinken des Eingabezeigers aktivieren - - - - Style sheet: - Formatvorlage: - - - - Language and number format - Sprache und Zahlenformat - - - - Language: - Sprache: - - - - Unit system: - Einheitensystem: - - - - Unit system that should be used for all parts of the application - Verwendete Einheiten für alle Teile der Anwendung - - - - Number of decimals: - Anzahl der Nachkommastellen: - - - - Number of decimals that should be shown for numbers and dimensions - Anzahl der Dezimalstellen, die für Zahlen und Maße angezeigt werden sollen - - - - Minimum fractional inch: - Kleinster Bruch bei Inch/Zoll: - - - - Minimum fractional inch to be displayed - Kleinster Bruch bei Inch/Zoll - - - - Substitute decimal separator - Dezimaltrennzeichen ersetzen - - - - Application - Applikation - - - - Style sheet how user interface will look like - Vorlage, wie die Benutzeroberfläche aussehen wird - - - - Size of toolbar icons: - Bildgröße in Symbolleisten: - - - - Choose your preference for toolbar icon size. You can adjust -this according to your screen size or personal taste - Legt die Größe der Schaltflächen innerhalb der Symbolleisten fest. Sie können diese -entsprechend Ihrer Bildschirmgröße oder Ihrem persönlichen Geschmack anpassen. - - - - Tree view mode: - Baumstruktur-Ansichtsmodus: - - - - Customize how tree view is shown in the panel (restart required). - -'ComboView': combine tree view and property view into one panel. -'TreeView and PropertyView': split tree view and property view into separate panel. -'Both': keep all three panels, and you can have two sets of tree view and property view. - Anpassung der Baumansicht im Panel (Neustart erforderlich). - -'ComboView': Kombinieren Sie Baum- und Eigenschaftsansicht in einem Fenster. -'TreeView and PropertyView': Aufteilung der Baum- und Eigenschaftsansicht in ein separates Fenster. -'Beides': Behalten Sie alle drei Panels und Sie können zwei Sätze der Baumansicht und der Objektansicht haben. - - - - Size of recent file list: - Anzahl der zuletzt benutzten Dateien: - - - - Background of the main window (when no document is opened) will consist of tiles of a special image. -See the FreeCAD Wiki for details about the image. - Der Hintergrund des Hauptfensters (wenn kein Dokument geöffnet ist) besteht aus Kacheln eines speziellen Bildes. -Sehen Sie sich das FreeCAD Wiki für Details über das Bild an. - - - - A Splash screen is a small loading window that is shown -when FreeCAD is launching. If this option is checked, FreeCAD will -display the splash screen - Wenn diese Option aktiviert ist zeigt FreeCAD den (kleinen) Startbildschirm an - - - - Enable splash screen at start up - Splashscreen beim Starten anzeigen - - - - Gui::Dialog::DlgGeneralImp - - - Manage preference packs - Verwaltung von Einstellungspaketen - - - - Small (%1px) - Klein (%1px) - - - - Medium (%1px) - Mittel (%1px) - - - - Large (%1px) - Groß (%1px) - - - - Extra large (%1px) - Extra groß (%1px) - - - - Custom (%1px) - Benutzerdefiniert (%1px) - - - - Combo View - Combo-Ansicht - - - - TreeView and PropertyView - Baumansicht und Eigenschafteneditor - - - - Both - Beide - - - - No style sheet - Keine Formatvorlage - - - - Preference Pack Name - Einstellunspaketname - - - - Tags - Tags - - - - Apply - Übernehmen - - - - Apply the %1 preference pack - Anwenden des %1-Einstellungspakets - - - - Choose a FreeCAD config file to import - Wähle eine FreeCAD-Konfigurationsdatei zum Import aus - - - - File exists - Datei bereits vorhanden - - - - A preference pack with that name already exists. Overwrite? - Ein Einstellungspaket mit diesem Namen existiert bereits. Möchten Sie es überschreiben? - - Gui::Dialog::DlgInputDialog @@ -2509,7 +2084,7 @@ Perhaps a file permission error? Stop - Beenden + Stop @@ -2685,7 +2260,7 @@ Wählen Sie bitte ein anderes Verzeichnis aus. &Close - S&chließen + &Schließen @@ -2759,7 +2334,7 @@ Wählen Sie bitte ein anderes Verzeichnis aus. Type - Typ + Art @@ -3070,7 +2645,7 @@ Wählen Sie bitte ein anderes Verzeichnis aus. Link - Link + Verknüpfung @@ -3105,189 +2680,11 @@ Wählen Sie bitte ein anderes Verzeichnis aus. Clear - Löschen + Leeren Gui::Dialog::DlgReportView - - - Report view - Ausgabefenster - - - - Output - Ausgabe - - - - Normal messages will be recorded - Normale Meldungen werden aufgezeichnet - - - - Record normal messages - Normale Meldungen aufzeichnen - - - - Log messages will be recorded - Protokoll-Meldungen werden aufgezeichnet - - - - Record log messages - Protokoll-Meldungen ausgeben - - - - Warnings will be recorded - Warnungen werden aufgezeichnet - - - - Record warnings - Warnungen ausgeben - - - - Error messages will be recorded - Fehlermeldungen werden aufgezeichnet - - - - Record error messages - Fehlermeldungen ausgeben - - - - When an error has occurred, the Report View dialog becomes visible -on-screen while displaying the error - Wenn ein Fehler auftritt, wird der Berichts-Dialog mit dem Fehler angezeigt - - - - Show report view on error - Berichtsansicht bei Fehlern anzeigen - - - - When a warning has occurred, the Report View dialog becomes visible -on-screen while displaying the warning - Wenn eine Warnung auftritt wird der Berichts-Dialog mit der Warnung angezeigt - - - - Show report view on warning - Berichtsansicht bei Warnungen anzeigen - - - - When a normal message has occurred, the Report View dialog becomes visible -on-screen while displaying the message - Wenn eine normale Meldung aufgetreten ist, erscheint der Ausgabefenster-Dialog auf dem Bildschirm um die Meldung anzuzeigen - - - - Show report view on normal message - Berichtsansicht für normale Meldungen anzeigen - - - - When a log message has occurred, the Report View dialog becomes visible -on-screen while displaying the log message - Wenn eine Protokoll-Meldung aufgetreten ist, erscheint der Berichtsansicht-Dialog auf dem Bildschirm um die Protokoll-Meldung anzuzeigen - - - - Show report view on log message - Berichtsansicht für Protokoll-Meldungen anzeigen - - - - Include a timecode for each report - Zeitcode für jeden Bericht einfügen - - - - Include a timecode for each entry - Zeitcode für jeden Eintrag einfügen - - - - Colors - Farben - - - - Normal messages: - Normale Meldungen: - - - - Font color for normal messages in Report view panel - Schriftfarbe für normale Nachrichten in der Berichtsansicht - - - - Log messages: - Protokoll-Meldungen: - - - - Font color for log messages in Report view panel - Schriftfarbe für Protokoll-Meldungen in der Berichtsansicht - - - - Warnings: - Warnungen: - - - - Font color for warning messages in Report view panel - Schriftfarbe für Warnmeldungen in der Berichtsansicht - - - - Errors: - Fehlermeldungen: - - - - Font color for error messages in Report view panel - Schriftfarbe für Fehlermeldungen in der Berichtsansicht - - - - Python interpreter - Python-Interpreter - - - - Internal Python output will be redirected -from Python console to Report view panel - Die interne Python-Ausgabe wird -von der Python-Konsole in das Ausgabefenster umgeleitet - - - - Redirect internal Python output to report view - Interne Python-Meldungen auf Ausgabefenster umleiten - - - - Internal Python error messages will be redirected -from Python console to Report view panel - Die internen Python-Fehlermeldungen werden -von der Python-Konsole in das Ausgabefenster umgeleitet - - - - Redirect internal Python errors to report view - Interne Python-Fehlermeldungen auf Ausgabefenster umleiten - Text source @@ -3365,69 +2762,69 @@ von der Python-Konsole in das Ausgabefenster umgeleitet Gui::Dialog::DlgSettings3DView - + 3D View 3D-Viewer - + General Allgemein - + Main coordinate system will always be shown in lower right corner within opened files In geöffneten Dateien wird das Hauptkoordinatensystem immer in der unteren rechten Ecke angezeigt - + Show coordinate system in the corner Koordinatensystem in Ecke anzeigen - + Relative size : Relative Größe : - + Size of main coordinate system representation in the corner -- in % of height/width of viewport Größe der Darstellung des Hauptkoordinatensystems in der Ecke -- in % von der Höhe/Breite des Ansichtsfensters - + Axis cross will be shown by default at file opening or creation Achsenkreuz wird standardmäßig beim Öffnen oder Erstellen einer Datei angezeigt - + Show axis cross by default Achsenkreuz standardmäßig anzeigen - + Time needed for last operation and resulting frame rate will be shown at the lower left corner in opened files Die benötigte Zeit für die letzte Operation und die resultierende Bildrate wird in der linken unteren Ecke in geöffneten Dateien angezeigt - + Show counter of frames per second Anzeigen der Datenrate pro Sekunde - + Rendering Rendern - + This option is useful for troubleshooting graphics card and driver problems. Changing this option requires a restart of the application. @@ -3436,22 +2833,22 @@ Changing this option requires a restart of the application. Das Ändern dieser Option erfordert einen Neustart der Anwendung. - + Use software OpenGL Software OpenGL verwenden - + Use OpenGL VBO (Vertex Buffer Object) OpenGL VBO (Vertex Buffer Object) verwenden - + Render cache Render Cache-Speicher - + If selected, Vertex Buffer Objects (VBO) will be used. A VBO is an OpenGL feature that provides methods for uploading vertex data (position, normal vector, color, etc.) to the graphics card. @@ -3470,7 +2867,7 @@ im Grafikspeicher und nicht im Systemspeicher liegen und somit direkt durch die Hinweis: Manchmal kann diese Funktion zu unerwarteten Problemen führen, die von grafischen Anomalien bis hin zu GPU-Absturzfehlern reichen. Wenn Sie Unterstützung in freeCAD-Foren suchen, sollten Sie darauf hinweisen, dass Sie diese Funktion aktiviert haben. - + 'Render Caching' is another way to say 'Rendering Acceleration'. There are 3 options available to achieve this: 1) 'Auto' (default), let Coin3D decide where to cache. @@ -3486,92 +2883,92 @@ Es stehen 3 Optionen zur Verfügung: nur am Wurzelknoten des Szenegraphen cachen. Dies bietet die schnellste Rendering-Geschwindigkeit aber eine langsamere Reaktion auf Szenenänderungen. - + Auto Automatisch - + Distributed Verteilt - + Centralized Zentralisiert - + Anti-Aliasing Kantenglättung - + What kind of multisample anti-aliasing is used Welche Art von Multisample Anti-Aliasing wird verwendet - + None Kein - + Line Smoothing Linie glätten - + MSAA 2x MSAA 2x - + MSAA 4x MSAA 4x - + MSAA 8x MSAA 8x - + Transparent objects: Transparente Objekte: - + Render types of transparent objects Renderarten für transparente Objekte - + One pass Einzelner Render-Durchgang - + Backface pass Zusätzlicher Rückseiten-Render-Durchgang - + Marker size: Markergröße: - + Size of vertices in the Sketcher workbench Größe der Punkte im Sketcher-Arbeitsbereich - + Eye to eye distance for stereo modes Augenabstand für Stereo-Modi - + Eye-to-eye distance used for stereo projections. The specified value is a factor that will be multiplied with the bounding box size of the 3D object that is currently displayed. @@ -3579,48 +2976,48 @@ bounding box size of the 3D object that is currently displayed. Der angegebene Wert ist ein Faktor, der mit der Größe des Hüllquaders des gerade angezeigten 3D-Objekts multipliziert wird. - + Backlight is enabled with the defined color Die Hintergrundbeleuchtung wird mit der definierten Farbe aktiviert - - + + Backlight color Farbe der Hintergrundbeleuchtung - + Intensity Intensität - + Intensity of the backlight Intensität der Hintergrundbeleuchtung - + Camera type Kameratyp - + Objects will appear in a perspective projection Objekte werden in einer perspektivischen Projektion angezeigt - + Perspective renderin&g Perspektivische Darstellun&g - + Objects will be projected in orthographic projection Objekte werden in orthogonaler Projektion abgebildet - + Or&thographic rendering Or&thogonale Darstellung @@ -3632,42 +3029,42 @@ Der angegebene Wert ist ein Faktor, der mit der Größe des Hüllquaders des ger Gui::Dialog::DlgSettings3DViewImp - + 5px 5px - + 7px 7px - + 9px 9px - + 11px 11px - + 13px 13px - + 15px 15px - + Anti-aliasing Kantenglättung - + Open a new viewer or restart %1 to apply anti-aliasing changes. Öffnen Sie ein neues Fenster oder starten Sie %1 neu, um Änderungen an der Kantenglättung zu übernehmen. @@ -3675,77 +3072,77 @@ Der angegebene Wert ist ein Faktor, der mit der Größe des Hüllquaders des ger Gui::Dialog::DlgSettingsCacheDirectory - + Cache Cache - + Cache directory Cache-Verzeichnis - + Location: Ort: - + Check periodically at program start: Beim Programmstart periodisch überprüfen: - + Always Immer - + Daily Täglich - + Weekly Wöchentlich - + Monthly Monatlich - + Yearly Jährlich - + Never Nie - + Cache size limit: Limit der Cache-Größe: - + Check now... Jetzt prüfen... - + Notify the user if the cache size exceeds the specified limit Den Benutzer benachrichtigen, wenn die Cache-Größe den angegebenen Grenzwert überschreitet - + Unknown Unbekannt - + Current cache size: %1 Aktuelle Cache-Größe: %1 @@ -3919,182 +3316,182 @@ neben dem Farbbalken Gui::Dialog::DlgSettingsDocument - + Document Dokument - + General Allgemein - + The application will create a new document when started Die Anwendung erstellt beim Start ein neues Dokument - + Create new document at start up Neues Dokument beim Start erzeugen - + Document save compression level (0 = none, 9 = highest, 3 = default) Kompressionsstufe beim Speichern des Dokuments (0 = keine, 9 = höchste, 3 = standardmäßige Kompression) - + Compression level for FCStd files Komprimierungsstufe für FCStd-Dateien - + All changes in documents are stored so that they can be undone/redone Alle Änderungen in Dokumenten werden so gespeichert, dass sie rückgängig gemacht werden können - + Using Undo/Redo on documents Rückgängigmachen/Wiederholen in Dokumenten verwenden - + Maximum Undo/Redo steps Maximale Rückgängigmachen/Wiederholen-Schritte - + How many Undo/Redo steps should be recorded Wie viele Rückgängig/Wiederholungsschritte aufgezeichnet werden sollen - + Allow user aborting document recomputation by pressing ESC. This feature may slightly increase recomputation time. Erlaube dem Benutzer die Neuberechnung des Dokuments durch Drücken von ESC abzubrechen. Diese Funktion kann die Neuberechnungszeit leicht erhöhen. - + Allow aborting recomputation Abbrechen der Neuberechnung erlauben - + Storage Speichern - + Saving transactions (Auto-save) Transaktionen speichern (Automatisches Speichern) - + Discard saved transaction after saving document Transaktionen nach Speichern von Dokument verwerfen - + If there is a recovery file available the application will automatically run a file recovery when it is started. Wenn eine Wiederherstellungsdatei verfügbar ist, wird die Anwendung automatisch eine Wiederherstellung der Datei starten, wenn sie gestartet wird. - + Run AutoRecovery at startup Automatische Wiederherstellung beim Start ausführen - + How often a recovery file is written Wie oft eine Wiederherstellungsdatei geschrieben wird - + Save AutoRecovery information every AutoWiederherstellen-Informationen speichern alle - + A thumbnail will be stored when document is saved Ein Vorschaubild wird gespeichert, wenn das Dokument gespeichert wird - + Save thumbnail into project file when saving document Beim Speichern des Dokumentes Miniaturansicht in Projektdatei speichern - + Size Größe - + Sets the size of the thumbnail that is stored in the document. Common sizes are 128, 256 and 512 Legt die Größe der im Dokument gespeicherten Miniaturansicht fest. Übliche Größen sind 128, 256 und 512 - + The program logo will be added to the thumbnail Das Programmlogo wird dem Vorschaubild hinzugefügt - + Add the program logo to the generated thumbnail Programmlogo in Miniaturbild hinzufügen - + How many backup files will be kept when saving document Wie viele Sicherungsdateien werden beim Speichern des Dokuments aufbewahrt - + Maximum number of backup files to keep when resaving document Maximale Anzahl an Sicherungsdateien, die behalten werden, wenn das Dokument gespeichert wird - + Backup files will get extension '.FCbak' and file names get date suffix according to the specified format Sicherungsdateien erhalten die Endung '.FCbak' und Dateinamen erhalten Datumssuffix im angegebenen Format - + Use date and FCBak extension Datums- und FCBak Erweiterung verwenden - + Date format Datumsformat - + Document objects Dokumentobjekte - + Allow objects to have same label Objekte mit gleicher Bezeichnung zulassen - + Allow duplicate object labels in one document Doppelte Objektbezeichnungen in einem Dokument zulassen - + Enable partial loading of external linked documents. Then only referenced objects and their dependencies will be loaded when a linked document is auto-opened together with the main document. @@ -4107,22 +3504,22 @@ Ein teilweise geladenes Dokument kann nicht bearbeitet werden. Doppelklicken Sie Symbol in der Baumansicht, um es vollständig neu zu laden. - + Disable partial loading of external linked objects Deaktiviere partielles Laden von externen verknüpften Objekten - + Authoring and License Autorenschaft und Lizenz - + Author name Name des Autors - + All documents that will be created will get the specified author name. Keep blank for anonymous. You can also use the form: John Doe <john@doe.com> @@ -4131,32 +3528,32 @@ Anonymisiert bleiben leer. Sie können auch das Formular verwenden: John Doe <john@doe.com> - + The field 'Last modified by' will be set to specified author when saving the file Das Feld 'Letzte Änderung von' wird beim Speichern der Datei auf den angegebenen Autor gesetzt - + Set on save Beim Speichern setzen - + Company Firma - + Default company name to use for new files Standard-Firmenname für neue Dateien - + Default license Standard Lizenz - + Default license for new documents Standard-Lizenz für neue Dokumente @@ -4226,12 +3623,12 @@ Sie können auch das Formular verwenden: John Doe <john@doe.com>Andere - + License URL Lizenz-URL - + URL describing more about the license URL, die mehr über die Lizenz beschreibt @@ -4239,104 +3636,21 @@ Sie können auch das Formular verwenden: John Doe <john@doe.com> Gui::Dialog::DlgSettingsDocumentImp - + The format of the date to use. Das Format des zu verwendenden Datums. - + Default Standard - + Format Format - - Gui::Dialog::DlgSettingsEditorImp - - - Text - Text - - - - Bookmark - Lesezeichen - - - - Breakpoint - Haltepunkt - - - - Keyword - Schlüsselwort - - - - Comment - Kommentieren - - - - Block comment - Blockkommentar - - - - Number - Ziffer - - - - String - Zeichenkette - - - - Character - Zeichen - - - - Class name - Klassenname - - - - Define name - Define-Name - - - - Operator - Operator - - - - Python output - Pythonausgabe - - - - Python error - Pythonfehler - - - - Current line highlight - Aktuelle Zeile hervorheben - - - - Items - Elemente - - Gui::Dialog::DlgSettingsImage @@ -4517,122 +3831,122 @@ Sie können auch das Formular verwenden: John Doe <john@doe.com> Gui::Dialog::DlgSettingsMacro - + Macro Makro - + General macro settings Allgemeine Makro-Einstellungen - + Variables defined by macros are created as local variables Von Makros definierte Variablen werden als lokale Variablen erstellt - + Run macros in local environment Makros in lokaler Umgebung ausführen - + Macro recording settings Einstellungen für Makroaufzeichnung - + Macro path Makro-Zielpfad - + The directory in which the application will search for macros Das Verzeichnis, in dem die Anwendung nach Makros sucht - + Gui commands GUI-Befehle - + Recorded macros will also contain user interface commands Aufgenommene Makros enthalten auch Benutzeroberflächenbefehle - + Record GUI commands GUI-Befehle aufnehmen - + Recorded macros will also contain user interface commands as comments Aufgenommene Makros enthalten auch Benutzeroberflächenbefehle als Kommentare - + Record as comment Aufnahme als Kommentar behandeln - + Logging Commands Befehle protokollieren - + Commands executed by macro scripts are shown in Python console Befehle, die von Makroskripten ausgeführt werden, werden in der Python-Konsole angezeigt - + Show script commands in python console Skript-Befehle in Python-Konsole anzeigen - + Log all commands issued by menus to file: Alle Menübefehle in Datei protokollieren: - + FullScript.FCScript FullScript.FCScript - + Recent macros menu Liste der aktuellen Makros - + Size of recent macro list Länge der Liste der aktuellen Makros - + How many macros should be listed in recent macros list Anzahl der Makros in der aktuellen Makroliste - + Keyboard shortcut count Anzahl der Tastenkombinationen - + How many recent macros should have shortcuts Wie viele der aktuellen Makros sollten Tastenkombinationen haben - + Keyboard Modifiers Tastaturmodifikatoren - + Keyboard modifiers, default = Ctrl+Shift+ Tastaturmodifikatoren, Standard = Strg + Shift @@ -4640,130 +3954,130 @@ Sie können auch das Formular verwenden: John Doe <john@doe.com> Gui::Dialog::DlgSettingsNavigation - - + + Navigation Navigation - + Navigation cube Steuerwürfel - + Steps by turn Anzahl der Schritte für eine komplette Drehung - + Number of steps by turn when using arrows (default = 8 : step angle = 360/8 = 45 deg) Anzahl der Schritte bei Verwendung von Pfeilen (Standard = 8 : Schrittwinkel = 360/8 = 45 deg) - + Corner Ecke - + Corner where navigation cube is shown Ecke, in welcher der Navigationswürfel angezeigt wird - + Top left Oben links - + Top right Oben rechts - + Bottom left Unten links - + Bottom right Unten rechts - + Rotates to nearest possible state when clicking a cube face Dreht zum nächstmöglichen Zustand beim Klicken auf eine Würfel Seite - + Rotate to nearest Drehen zum nächstgelegenen - + Font name: Schriftname: - + Font name of the navigation cube Schriftartname des Navigationswürfels - + Default Standard - + Cube size Würfelgröße - + Size of the navigation cube Größe des Navigationswürfels - + Color Farbe - + Base color for all elements Grundfarbe für alle Elemente - + 3D Navigation 3D-Navigation - + List the mouse button configs for each chosen navigation setting. Select a set and then press the button to view said configurations. Listet die Konfiguration der Maustaste für jede ausgewählte Navigationseinstellung auf. Wählen Sie eine Einstellung aus und drücken Sie dann die Schaltfläche, um die Einstellungen anzuzeigen. - + Mouse... Maus... - + Navigation settings set Die Einstellungen der Navigationsleiste wurden gespeichert - + Orbit style Orbit Stil - + Rotation orbit style. Trackball: moving the mouse horizontally will rotate the part around the y-axis Turntable: the part will be rotated around the z-axis (with constrained axes). @@ -4774,116 +4088,116 @@ Drehtisch: das Teil wird um die z-Achse gedreht (mit eingeschränkten Achsen). freier Drehtisch: Das Teil wird um die z-Achse gedreht. - + Turntable Drehscheibe - + Trackball Trackball - + Free Turntable Freie Drehscheibe - + Rotation mode Art der Drehung - + Rotations in 3D will use current cursor position as center for rotation Drehen in 3D wird die aktuelle Cursorposition als Drehmittelpunkt verwenden - + Window center Um die Fenstermitte - + Drag at cursor Um den Mauszeiger - + Object center Um das Objektzentrum - + Default camera orientation Standard-Kameraausrichtung - + Default camera orientation when creating a new document or selecting the home view Standard-Kameraorientierung für neue Dokumente oder bei Auswahl der Home-Ansicht - + Camera zoom Kamera-Zoom - + Sets camera zoom for new documents. The value is the diameter of the sphere to fit on the screen. Legt den Kamera-Zoom für neue Dokumente fest. Der Wert ist der Durchmesser der Kugel, der auf den Bildschirm passt. - + mm mm - + Enable animated rotations Animierte Drehungen aktivieren - + Enable animation Animation zulassen - + Zoom operations will be performed at position of mouse pointer Zoom-Operationen werden an der Position des Mauszeigers ausgeführt - + Zoom at cursor Zoom an Cursorposition - + Zoom step Zoom-Stufe - + How much will be zoomed. Zoom step of '1' means a factor of 7.5 for every zoom step. Wie stark vergrößert werden soll. Zoom-Schritt von '1' bedeutet für jeden Zoom-Schritt einen Faktor von 7,5. - + Direction of zoom operations will be inverted Richtung der Zoom-Operationen wird umgekehrt - + Invert zoom Zoom umkehren - + Prevents view tilting when pinch-zooming. Affects only gesture navigation style. Mouse tilting is not disabled by this setting. @@ -4892,57 +4206,67 @@ Betrifft nur den Gestennavigationsstil. Das Neigen der Maus wird durch diese Einstellung nicht deaktiviert. - + Disable touchscreen tilt gesture Deaktiviere die Touchscreen Neige-Geste - + + Show the rotation center when dragging. + Drehzentrum beim Ziehen anzeigen. + + + + Enable rotation center indication + Anzeige des Drehzentrums aktivieren + + + Isometric Isometrisch - + Dimetric Dimetrisch - + Trimetric Trimetrisch - + Top Draufsicht - + Front Vorderansicht - + Left Seitenansicht von links - + Right Seitenansicht von rechts - + Rear Rückansicht - + Bottom Untersicht - + Custom Benutzerdefiniert @@ -4950,44 +4274,44 @@ Das Neigen der Maus wird durch diese Einstellung nicht deaktiviert. Gui::Dialog::DlgSettingsPythonConsole - + Python console Python-Konsole - + Settings Einstellungen - + Words will be wrapped when they exceed available horizontal space in Python console Zeilen werden in der Python-Konsole automatisch umbrochen, wenn sie die verfügbare Zeilenlänge überschreiten - + Enable word wrap Wortumbruch aktivieren - + The cursor shape will be a block Die Form des Eingabezeigers wird ein Block sein - + Enable block cursor Block-Eingabezeiger aktivieren - + Saves Python history across sessions Speichert die Python-Historie sitzungsübergreifend - + Save history Verlauf speichern @@ -4995,17 +4319,37 @@ wenn sie die verfügbare Zeilenlänge überschreiten Gui::Dialog::DlgSettingsSelection - + Selection Auswahl - + + Enable preselection, highlighted with specified color + Aktiviert die Vorauswahl, die durch die angegebene Farbe hervorgehoben wird + + + + Enable preselection + Vorauswahl aktivieren + + + + Enable selection, highlighted with specified color + Aktiviert die Auswahl, die durch die angegebene Farbe hervorgehoben wird + + + + Enable selection + Auswahl aktivieren + + + Pick radius (px): Auswahlradius (px): - + Area for picking elements in 3D view. Larger value eases to pick things, but can make small features impossible to select. @@ -5013,27 +4357,27 @@ Larger value eases to pick things, but can make small features impossible to sel Größere Werte erleichtern das Selektieren von Dingen, können aber die Auswahl kleiner Objekte unmöglich machen. - + Auto switch to the 3D view containing the selected item Automatischer Wechsel zur 3D-Ansicht mit dem ausgewählten Element - + Auto expand tree item when the corresponding object is selected in 3D view Baum automatisch ausdehnen, wenn das zugehörige Objekt in der 3D-Ansicht ausgewählt wird - + Preselect the object in 3D view when mouse over the tree item Vorauswählen des Objekts in 3D -ansicht, wenn die Maus über das Baumelement fährt - + Record selection in tree view in order to go back/forward using navigation button Auswahl in der Baumansicht aufzeichnen, um mit der Navigationstaste zurück/vor zu gehen - + Add checkboxes for selection in document tree Kontrollkästchen für die Auswahl im Dokumentenbaum hinzufügen @@ -5041,147 +4385,122 @@ Größere Werte erleichtern das Selektieren von Dingen, können aber die Auswahl Gui::Dialog::DlgSettingsViewColor - + Colors Farben - - Selection - Auswahl - - - - Enable preselection and highlight by specified color - Vorauswahl und Hervorhebung durch bestimmte Farbe aktivieren - - - - Enable preselection highlighting - Hervorhebung von Vorauswahl aktivieren - - - - Enable selection highlighting and use specified color - Aktivieren der Auswahlhervorhebung und Verwenden der angegebene Farbe - - - - Enable selection highlighting - Hervorhebung von Auswahl aktivieren - - - + Background color for the model view Hintergrundfarbe für die Modellansicht - + Background color Hintergrundfarbe - - + + Background will have selected color Der Hintergrund wird die ausgewählte Farbe haben - + Simple color Einfache Farbe - - + + Background will have selected color gradient Der Hintergrund wird den ausgewählten Farbverlauf haben - + Linear gradient Linearer Verlauf - + Radial gradient Radialer Verlauf - - + + Top: Oben: - - + + Middle: Mitte: - + Switches the colors of the gradient Schaltet die Farben des Gradienten um - + Switch Auswahl - + Color gradient will get selected color as middle color Farbverlauf übernimmt ausgewählte Farbe als Mittelfarbe - + Middle color Mittlere Farbe - - + + Bottom: Unten: - + Tree view Baumansicht - + Object being edited Objekt in Bearbeitung - + Background color for objects in tree view that are currently edited Hintergrundfarbe für Objekte in der Baumansicht, die gerade bearbeitet werden - + Active container Aktiver Container - + Background color for active containers in tree view Hintergrundfarbe für aktive Container in der Baumansicht - + Central: Farbe in der Mitte: - + Midway: Farbe in der Mitte: - + End: Ende: @@ -5306,7 +4625,7 @@ Das Präferenzsystem ist das in den allgemeinen Einstellungen festgelegte System Gui::Dialog::DockablePlacement - + Placement Positionierung @@ -5323,7 +4642,7 @@ Das Präferenzsystem ist das in den allgemeinen Einstellungen festgelegte System Press 'Start Recovery' to start the recovery process of the document listed below. The 'Status' column shows whether the document could be recovered. - Drücken Sie "Wiederherstellung starten" zum Starten des Wiederherstellungsprozesses der unten aufgeführten Dokumente. Die Spalte "Status" zeigt an, ob das Dokument wiederhergestellt werden konnte. + "Wiederherstellung starten" drücken, um den Wiederherstellungsprozess des unten aufgeführten Dokuments zu starten. Die Spalte "Status" zeigt an, ob das Dokument wiederhergestellt werden konnte. @@ -5905,17 +5224,17 @@ The 'Status' column shows whether the document could be recovered. Übernehmen - + Please select 1, 2, or 3 points before clicking this button. A point may be on a vertex, face, or edge. If on a face or edge the point used will be the point at the mouse position along face or edge. If 1 point is selected it will be used as the center of rotation. If 2 points are selected the midpoint between them will be the center of rotation and a new custom axis will be created, if needed. If 3 points are selected the first point becomes the center of rotation and lies on the vector that is normal to the plane defined by the 3 points. Some distance and angle information is provided in the report view, which can be useful when aligning objects. For your convenience when Shift + click is used the appropriate distance or angle is copied to the clipboard. Bitte wählen Sie 1, 2 oder 3 Punkte, bevor Sie auf diese Schaltfläche klicken. Ein Punkt kann sich auf einem Scheitelpunkt, einer Fläche oder einer Kante befinden. Der verwendete Punkt auf einer Fläche oder Kante ist derjenige Punkt, der sich an der Mausposition entlang der Fläche oder Kante befindet. Wenn 1 Punkt ausgewählt ist, wird dieser als Drehpunkt verwendet. Wenn zwei Punkte ausgewählt werden, ist der Mittelpunkt zwischen ihnen der Drehpunkt und falls erforderlich, wird eine neue benutzerdefinierte Achse erstellt. Wenn 3 Punkte ausgewählt werden, wird der erste Punkt zum Drehpunkt und liegt auf dem Vektor, der senkrecht zu der durch die 3 Punkte definierten Ebene liegt. In der Berichtansicht werden einige Entfernungs- und Winkelinformationen bereitgestellt, die beim Ausrichten von Objekten hilfreich sein können. Wenn Sie bei gedrückter Umschalttaste + klicken, wird der entsprechende Abstand oder Winkel in die Zwischenablage kopiert. - + Incorrect quantity Falsche Menge - + There are input fields with incorrect input, please ensure valid placement values! Es gibt Eingabefelder mit falschem Inhalt, bitte stellen Sie die Gültigkeit der Koordinaten-Werte sicher! @@ -5948,7 +5267,7 @@ The 'Status' column shows whether the document could be recovered. Password: - Kennwort: + Passwort: @@ -6067,7 +5386,7 @@ The 'Status' column shows whether the document could be recovered. Transform - Transformieren + Transformierung @@ -6122,7 +5441,7 @@ The 'Status' column shows whether the document could be recovered. All - Alles + Alle @@ -6178,7 +5497,7 @@ dieses Dialogs ausgewählt wurden Gui::DockWnd::PropertyDockView - + Property View Eigenschaften-Ansicht @@ -6246,22 +5565,22 @@ dieses Dialogs ausgewählt wurden Go to end - + Clear - Löschen + Leeren - + Save As... Speichern unter... - + Save Report Output Ausgabe speichern - + Plain Text Files Reine Textdateien @@ -6392,7 +5711,7 @@ dieses Dialogs ausgewählt wurden Applikation - + Labels & Attributes Bezeichnungen & Eigenschaften @@ -6441,27 +5760,27 @@ Sollen die Änderungen gespeichert werden? PDF-Datei - + untitled[*] Unbenannt[*] - + - Editor - Editor - + %1 chars removed %1 Zeichen gelöscht - + %1 chars added %1 Zeichen hinzugefügt - + Formatted Formatiert @@ -6561,90 +5880,90 @@ Sollen die Änderungen gespeichert werden? Drag screen with two fingers OR press right mouse button. - Ziehen Sie mit 2 Fingern über den Bildschirm oder drücken Sie die rechte Maustaste. + Bildschirm mit zwei Fingern ziehen ODER die rechte Maustaste drücken. Drag screen with one finger OR press left mouse button. In Sketcher && other edit modes, hold Alt in addition. - Ziehen Sie den Bildschirm mit einem Finger ODER drücken Sie die linke Maustaste. Im Sketcher && anderen Bearbeitungsmodi halten Sie zusätzlich die Alt-Taste. + Bildschirm mit einem Finger ziehen ODER die linke Maustaste drücken. Im Sketcher && anderen Bearbeitungsmodi zusätzlich die Alt-Taste halten. Pinch (place two fingers on the screen && drag them apart from || towards each other) OR scroll middle mouse button OR PgUp/PgDown on keyboard. - Kneifen (zwei Finger auf den Bildschirm setzen und auseinanderziehen/zusammenführen) ODER Drehen des Mausrades ODER Bild hoch/Bild runter auf der Tastatur. + Kneifen (zwei Finger auf den Bildschirm setzen und auseinanderziehen oder zusammenführen) ODER Mausrad drehen ODER Bild auf/Bild ab auf der Tastatur. Gui::GraphvizView - + Graphviz not found Graphviz nicht gefunden - + Graphviz couldn't be found on your system. Graphviz konnte auf Ihrem System nicht gefunden werden. - + Read more about it here. Lesen Sie mehr dazu hier. - + Do you want to specify its installation path if it's already installed? Möchten Sie seinen Installationsort angeben, falls es bereits installiert wurde? - + Graphviz installation path Graphviz-Installationspfad - + Graphviz failed Graphviz ist fehlgeschlagen - + Graphviz failed to create an image file Graphviz konnte keine Bild-Datei erstellen - + PNG format PNG-Format - + Bitmap format Bitmap-Format - + GIF format GIF-Format - + JPG format JPG-Format - + SVG format SVG-Format - - + + PDF format PDF-Format - - + + Export graph Graphik exportieren @@ -6667,22 +5986,22 @@ Sollen die Änderungen gespeichert werden? Press CTRL and left mouse button - Drücken Sie STRG und die linke Maustaste + STRG- (CTRL-) Taste und linke Maustaste drücken Press middle mouse button - Drücken Sie die mittlere Maustaste + Mittlere Maustaste drücken Press left mouse button - Drücken Sie die linke Maustaste + Linke Maustaste drücken Scroll middle mouse button - Scrollen Sie die mittlere Maustaste + Mausrad drehen @@ -6786,17 +6105,17 @@ Sollen die Änderungen gespeichert werden? Gui::MacroCommand - + Macros Makros - + Macro file doesn't exist Makro-Datei existiert nicht - + No such macro file: '%1' Keine solche Makrodatei: "%1" @@ -6805,7 +6124,7 @@ Sollen die Änderungen gespeichert werden? Gui::MainWindow - + Dimension Abmessung @@ -6835,32 +6154,42 @@ Sollen die Änderungen gespeichert werden? Alles schließen - - - + + + Toggles this toolbar Symbolleiste ein-/ausschalten - - - + + + Toggles this dockable window Andockbares Fenster ein-/ausschalten - - + + WARNING: This is a development version. + ACHTUNG: Dies ist eine Entwicklungsversion. + + + + Please do not use in a production environment. + Bitte nicht in einer Produktionsumgebung verwenden. + + + + Unsaved document Nicht gespeichertes Dokument - + The exported object contains external link. Please save the documentat least once before exporting. Das exportierte Objekt enthält einen externen Link. Bitte speichern Sie das Dokument mindestens einmal vor dem Exportieren. - + To link to external objects, the document must be saved at least once. Do you want to save the document now? Um zu externen Objekten zu verlinken, muss das Dokument mindestens einmal gespeichert werden. @@ -6870,63 +6199,63 @@ Möchten Sie das Dokument jetzt speichern? Gui::ManualAlignment - - - - - + + + + + Manual alignment Manuelle Ausrichtung - + The alignment is already in progress. Die Ausrichtung wird bereits ausgeführt. - + Alignment[*] Ausrichtung [*] - + Please, select at least one point in the left and the right view Bitte mindestens einen Punkt in der linken und rechten Ansicht auswählen - + Please, select at least %1 points in the left and the right view Bitte mindestens %1 Punkte in der linken und rechten Ansicht auswählen - + Please pick points in the left and right view Bitte Punkte in der linken und rechten Ansicht auswählen - + The alignment has finished Ausrichtung abgeschlossen - + The alignment has been canceled Ausrichtung abgebrochen - - + + Too few points picked in the left view. At least %1 points are needed. Zu wenige Punkte in der linken Ansicht ausgewählt. Mindestens %1 Punkte werden benötigt. - - + + Too few points picked in the right view. At least %1 points are needed. Zu wenige Punkte in der rechten Ansicht ausgewählt. Mindestens %1 Punkte werden benötigt. - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. @@ -6935,58 +6264,58 @@ In der linken Ansicht wurden %1 Punkte ausgewählt. In der rechten Ansicht wurden %2 Punkte ausgewählt. - + Try to align group of views Versuche Ansichtsgruppen auszurichten - + The alignment failed. How do you want to proceed? Das Ausrichten ist fehlgeschlagen. Wie möchten die fortfahren? - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. Unterschiedliche Anzahl von Punkten in der linken und rechten Ansicht ausgewählt. In der linken Ansicht wurden %1 Punkte ausgewählt. In der rechten Ansicht wurden %2 Punkte ausgewählt. - + Point_%1 Punkt_%1 - + Point picked at (%1,%2,%3) Punkte ausgewählt an (%1,%2,%3) - + No point was found on model Auf dem Modell wurde kein Punkt gefunden - + No point was picked Es wurde kein Punkt ausgewählt - + &Align &Ausrichten - + &Remove last point Letzten Punkt entfe&rnen - + &Cancel - A&bbrechen + &Abbrechen - + &Synchronize views Ansichten &synchronisieren @@ -7011,7 +6340,8 @@ How do you want to proceed? Pinch (place two fingers on the screen and drag them apart from or towards each other) OR scroll middle mouse button OR press ALT + right mouse button OR PgUp/PgDown on keyboard. - Kneifen (zwei Finger auf den Bildschirm setzen und auseinander ziehen/zusammenführen). Oder Blättern mit der mittleren Maustaste. Oder drücken Sie ALT + rechte Maustaste. Oder Bild hoch/runter auf der Tastatur. + Kneifen (zwei Finger auf den Bildschirm setzen und auseinander ziehen oder zusammenführen) ODER Mausrad drehen +ODER ALT-Taste + rechte Maustaste drücken ODER Bild auf/Bild ab auf der Tastatur. @@ -7035,22 +6365,22 @@ How do you want to proceed? Press left mouse button - Drücken Sie die linke Maustaste + Linke Maustaste drücken Press CTRL and middle mouse button - Drücken Sie STRG und die mittlere Maustaste + STRG und mittlere Maustaste drücken Press CTRL and right mouse button - Drücken Sie STRG und die rechte Maustaste + STRG und rechte Maustaste drücken Press CTRL and left mouse button - Drücken Sie STRG und die linke Maustaste + STRG- (CTRL-) Taste und linke Maustaste drücken @@ -7058,7 +6388,7 @@ How do you want to proceed? Press left mouse button - Drücken Sie die linke Maustaste + Linke Maustaste drücken @@ -7073,7 +6403,7 @@ How do you want to proceed? Press middle mouse button or SHIFT and right mouse button - Drücken Sie die mittlere Maustaste oder die Umschalttaste (SHIFT) und die rechte Maustaste + Mittlere Maustaste oder Umschalttaste und rechte Maustaste drücken @@ -7133,7 +6463,7 @@ How do you want to proceed? Gui::PropertyEditor::LinkLabel - + Change the linked object Verknüpftes Objekt ändern @@ -7141,12 +6471,12 @@ How do you want to proceed? Gui::PropertyEditor::LinkSelection - + Error Fehlermeldungen - + Object not found Objekt nicht gefunden @@ -7217,13 +6547,13 @@ How do you want to proceed? Gui::PropertyView - + View Ansicht - + Data Daten @@ -7271,77 +6601,77 @@ Wollen Sie sie beenden, ohne Ihre Daten zu speichern? Unbehandelte C++-Ausnahme. - + &Copy &Kopieren - + &Copy command &Befehle kopieren - + &Copy history &Verlauf kopieren - + Save history as... Verlauf speichern unter... - + Save history Verlauf speichern - + Saves Python history across %1 sessions Speichert Python-Verlauf über %1 Sitzungen - + &Paste Ein&fügen - + Select All Alles auswählen - + Clear console Konsole leeren - + Insert file name... Dateinamen einfügen... - + Word wrap Zeilenumbruch - + Save History Verlauf speichern - + Macro Files Makro-Dateien - + Insert file name Dateinamen einfügen - + All Files Alle Dateien @@ -7354,7 +6684,7 @@ Wollen Sie sie beenden, ohne Ihre Daten zu speichern? Kommentieren - + Uncomment Entkommentieren @@ -7362,17 +6692,17 @@ Wollen Sie sie beenden, ohne Ihre Daten zu speichern? Gui::RecentFilesAction - + Open file %1 Öffne Datei %1 - + File not found Datei nicht gefunden - + The file '%1' cannot be opened. Die Datei '%1' kann nicht geöffnet werden. @@ -7380,22 +6710,22 @@ Wollen Sie sie beenden, ohne Ihre Daten zu speichern? Gui::RecentMacrosAction - + none - kein + keins - + Run macro %1 (Shift+click to edit) keyboard shortcut: %2 Makro %1 ausführen (Umschalt+Klick zum Bearbeiten) Tastenkombination: %2 - + File not found Datei nicht gefunden - + The file '%1' cannot be opened. Die Datei '%1' kann nicht geöffnet werden. @@ -7405,43 +6735,43 @@ Wollen Sie sie beenden, ohne Ihre Daten zu speichern? Press left mouse button - Drücken Sie die linke Maustaste + Linke Maustaste drücken Press middle mouse button - Drücken Sie die mittlere Maustaste + Mittlere Maustaste drücken Press SHIFT and middle mouse button - Drücke die Umschalttaste und die mittlere Maustaste + Umschalttaste und mittlere Maustaste drücken Scroll middle mouse button - Scrollen Sie die mittlere Maustaste + Mausrad drehen Gui::SearchBar - + Previous Vorherige - + Next Weiter - + Case sensitive Groß-/Kleinschreibung - + Whole words Ganze Wörter @@ -7583,7 +6913,7 @@ Möchten Sie ein anderes Verzeichnis angeben? TextLabel - TextLabel + Textlabel @@ -7687,38 +7017,38 @@ Möchten Sie ein anderes Verzeichnis angeben? Gui::TextDocumentEditorView - + Text updated Text aktualisiert - + The text of the underlying object has changed. Discard changes and reload the text from the object? Der Text des zugrunde liegenden Objekts wurde geändert. Änderungen verwerfen und den Text aus dem Objekt neu laden? - + Yes, reload. Ja, neu zu laden. - + Unsaved document Nicht gespeichertes Dokument - + Do you want to save your changes before closing? Möchten Sie Ihre Änderungen vor dem Schließen speichern? - + If you don't save, your changes will be lost. Wenn Sie nicht speichern, gehen Ihre Änderungen verloren. - - + + Edit text Text bearbeiten @@ -7728,22 +7058,22 @@ Möchten Sie ein anderes Verzeichnis angeben? Press left mouse button - Drücken Sie die linke Maustaste + Linke Maustaste drücken Press middle mouse button - Drücken Sie die mittlere Maustaste + Mittlere Maustaste drücken Press right mouse button - Drücken Sie die rechte Maustaste + Rechte Maustaste drücken Scroll middle mouse button - Scrollen Sie die mittlere Maustaste + Mausrad drehen @@ -7751,22 +7081,22 @@ Möchten Sie ein anderes Verzeichnis angeben? Press left mouse button - Drücken Sie die linke Maustaste + Linke Maustaste drücken Press SHIFT button - Drücken Sie die Umschalt-Taste + Umschalttaste drücken Press ALT button - Drücken Sie die ALT-Taste + ALT-Taste drücken Press CTRL and SHIFT buttons - Drücken Sie STRG und die Umschalt-Tasten + STRG und Umschalt-Taste drücken @@ -7990,7 +7320,7 @@ Möchten Sie ein anderes Verzeichnis angeben? Gui::TreeDockWidget - + Tree view Baumansicht @@ -7998,7 +7328,7 @@ Möchten Sie ein anderes Verzeichnis angeben? Gui::TreePanel - + Search Suche @@ -8006,183 +7336,183 @@ Möchten Sie ein anderes Verzeichnis angeben? Gui::TreeWidget - + Search... Suche... - + Search for objects Suche nach Objekten - + Activate document Dokument aktivieren - + Activate document %1 Dokument %1 aktivieren - + Tree settings Baumeinstellungen - + Show description column Spalte Beschreibung anzeigen - + Show an extra tree view column for item description. The item's description can be set by pressing F2 (or your OS's edit button) or by editing the 'label2' property. Zeigt eine weitere Spalte in der Baumansicht an für die Beschreibung des Objekts. Diese Beschreibung kann nach Drücken von F2 (oder der entsprechenden Taste des Betriebssystems) bearbeitet werden oder indem die Eigenschaft 'label2' editiert wird. - + Group Gruppe - + Labels & Attributes Bezeichnungen & Eigenschaften - + Description Beschreibung - + Show items hidden in tree view In der Baumansicht ausgeblendete Elemente anzeigen - + Show items that are marked as 'hidden' in the tree view Elemente anzeigen, die in der Baumansicht als 'ausgeblendet' gekennzeichnet sind - + Toggle visibility in tree view Sichtbarkeit in der Baumansicht umschalten - + Toggles the visibility of selected items in the tree view Schaltet die Sichtbarkeit ausgewählter Elemente in der Baumansicht um - + Create group... Gruppe erstellen... - + Create a group Erstelle eine Gruppe - - + + Rename Umbenennen - + Rename object Objekt umbenennen - + Finish editing Bearbeitung beenden - + Finish editing object Bearbeitung des Objekts beenden - + Add dependent objects to selection Abhängige Objekte zur Auswahl hinzufügen - + Adds all dependent objects to the selection Fügt alle abhängigen Objekte zur Auswahl hinzu - + Close document Dokument schließen - + Close the document Das Dokument schließen - + Reload document Dokument neu laden - + Reload a partially loaded document Ein teilweise geladenes Dokument neu laden - + Skip recomputes Neuberechnungen überspringen - + Enable or disable recomputations of document Aktivieren oder Deaktivieren von Neuberechnungen des Dokuments - + Allow partial recomputes Teilweise Neuberechnungen erlauben - + Enable or disable recomputating editing object when 'skip recomputation' is enabled Aktivieren oder deaktivieren der Neuberechnung des Editierungsobjekts, wenn 'Neuberechnung überspringen' aktiviert ist - + Mark to recompute Markieren, um neu zu berechnen - + Mark this object to be recomputed Markiere dieses Objekt um es neu zu berechnen - + Recompute object Objekt neu berechnen - + Recompute the selected object Ausgewähltes Objekt neu berechnen - + (but must be executed) (muss aber ausgeführt werden) - + %1, Internal name: %2 %1, Interner Name:%2 @@ -8213,20 +7543,20 @@ Möchten Sie ein anderes Verzeichnis angeben? PDF-Datei - + Opening file failed Fehler beim Öffnen der Datei - + Can't open file '%1' for writing. - Datei '%1' kann zum Schreiben nicht geöffnet werden. + Datei '%1' kann nicht zum Schreiben geöffnet werden. Gui::WorkbenchGroup - + Select the '%1' workbench Wähle den Arbeitsbereich %1 @@ -8441,69 +7771,70 @@ Möchten Sie ein anderes Verzeichnis angeben? QObject - - + + General Allgemein - - + + + Display Anzeige - + Workbenches Arbeitsbereiche - - - + + + Python Python - - - + + + Unknown filetype Unbekannter Dateityp - - + + Cannot open unknown filetype: %1 Kann unbekannten Dateityp nicht öffnen: %1 - + Export failed Fehler beim Exportieren - + Cannot save to unknown filetype: %1 Kann in unbekannten Dateityp nicht speichern: %1 - + Workbench failure Wechsel von Arbeitsbereich fehlgeschlagen - + %1 %1 - + Exception Ausnahme @@ -8516,7 +7847,7 @@ Möchten Sie ein anderes Verzeichnis angeben? Error - Fehlermeldungen + Fehler @@ -8549,8 +7880,8 @@ Möchten Sie ein anderes Verzeichnis angeben? Exportiert als PDF... - + Unsaved document Nicht gespeichertes Dokument @@ -8704,19 +8035,19 @@ Wollen Sie fortfahren? Kann Datei '%1' nicht öffnen. - + files Dateien - + Save image Bild speichern - + Choose an image file to open - Wählen Sie ein Bild zum Öffnen aus + Wählen Sie die zu öffnende Bild-Datei @@ -8820,44 +8151,44 @@ Wollen Sie fortfahren? - + Type - Typ + Art - + Notifier von wem - + Message Nachricht - + Notifier: von wem: - + Do you want to skip confirmation of further critical message notifications while loading the file? Soll die Bestätigung weiterer Benachrichtigungen zu wichtigen Meldungen übersprungen werden, solange die Datei geladen wird? - + Critical Message Wichtige Meldung - + Too many opened non-intrusive notifications. Notifications are being omitted! Zu viele offene, unaufdringliche Benachrichtigungen. Benachrichtigungen werden ausgelassen! - + Identical physical path detected. It may cause unwanted overwrite of existing document! @@ -8866,44 +8197,44 @@ Wollen Sie fortfahren? - + Are you sure you want to continue? - Bist du sicher, dass du fortfahren möchtest? + Sind Sie sicher, dass Sie fortfahren möchten? - + Please check report view for more... Bitte prüfen Sie das Ausgabefenster für mehr... - + Physical path: Physischer Pfad: - - + + Document: Dokument: - - + + Path: Pfad: - + Identical physical path Identischer physischer Pfad - + Could not save document Dokument konnte nicht gespeichert werden - + There was an issue trying to save the file. This may be because some of the parent folders do not exist, or you do not have sufficient permissions, or for other reasons. Error details: "%1" @@ -8916,102 +8247,102 @@ Would you like to save the file with a different name? Möchten Sie die Datei mit einem anderen Namen speichern? - - - + + + Saving aborted Speichern abgebrochen - + Save dependent files Abhängige Dateien speichern - + The file contains external dependencies. Do you want to save the dependent files, too? Die Datei enthält externe Abhängigkeiten. Möchten Sie auch die abhängigen Dateien speichern? - - + + Saving document failed Fehler beim Speichern des Dokuments - + Save document under new filename... Dokument unter neuem Dateinamen speichern... - - + + Save %1 Document Dokument %1 speichern - + Document Dokument - - + + Failed to save document Fehler beim Speichern des Dokuments - + Documents contains cyclic dependencies. Do you still want to save them? Dokumente enthalten zyklische Abhängigkeiten. Möchten Sie sie trotzdem speichern? - + Save a copy of the document under new filename... Speichern Sie eine Kopie des Dokuments unter einem neuen Dateinamen... - + %1 document (*.FCStd) %1-Dokument (*.FCStd) - + Document not closable Dokument kann nicht geschlossen werden - + The document is not closable for the moment. Das Dokument kann im Moment nicht geschlossen werden. - + Document not saved Dokument nicht gespeichert - + The document%1 could not be saved. Do you want to cancel closing it? Das Dokument%1 konnte nicht gespeichert werden. Möchtest du das Schließen abbrechen? - + Undo - Rückgängig machen - - - - Redo - Letzte Aktion wiederholen + Rückgängig + Redo + Wiederholen + + + There are grouped transactions in the following documents with other preceding transactions Es gibt gruppierte Transaktionen in den folgenden Dokumenten mit anderen vorhergehenden Transaktionen - + Choose 'Yes' to roll back all preceding transactions. Choose 'No' to roll back in the active document only. Choose 'Abort' to abort @@ -9034,7 +8365,7 @@ Wählen Sie 'Abbrechen' um abzubrechen Clear - Löschen + Leeren @@ -9094,12 +8425,12 @@ Bitte starten Sie einen Browser und geben darin ein: http://localhost:%1.Einstellungen... - + Out of memory Nicht genügend Speicher - + Not enough memory available to display the data. Nicht genügend Speicher verfügbar, um die Daten darstellen zu können. @@ -9115,7 +8446,7 @@ Bitte starten Sie einen Browser und geben darin ein: http://localhost:%1.Kann Datei %1 weder in %2 noch in %3 finden - + Navigation styles Navigationsstile @@ -9126,14 +8457,14 @@ Bitte starten Sie einen Browser und geben darin ein: http://localhost:%1. - + Transform - Transformieren + Transformierung Do you want to close this dialog? - Möchten Sie dieses Dialogfeld schließen? + Möchten Sie diesen Dialog zu schließen? @@ -9191,12 +8522,12 @@ Bitte starten Sie einen Browser und geben darin ein: http://localhost:%1.Der %1 ist nicht leer, auch seinen Inhalt löschen? - + Translation: Verschiebung: - + Rotation: Drehung: @@ -9292,59 +8623,59 @@ und Unterstriche enthalten und darf nicht mit einer Ziffer beginnen.Das Hinzufügen der Eigenschaft %2 zu '%1' ist fehlgeschlagen - - + + Drag & drop failed Drag & Drop fehlgeschlagen - + Setup configurable object Konfigurierbares Objekt einrichten - + Select which object to copy or exclude when configuration changes. All external linked objects are excluded by default. Wählen Sie, welches Objekt bei Änderungen der Konfiguration kopiert oder ausgeschlossen werden soll. Alle externen verknüpften Objekte sind standardmäßig ausgeschlossen. - + Please select which objects to copy when the configuration is changed Bitte wählen Sie aus, welche Objekte kopiert werden sollen, wenn die Konfiguration geändert wird - + Apply to all Auf alle anwenden - + Apply the setting to all links. Or, uncheck this option to apply only to this link. Wenden Sie die Einstellung auf alle Verknüpfungen an. Oder, deaktivieren Sie diese Option, um sie nur auf diesen Verknüpfung anzuwenden. - + Copy on change Kopie von Änderungen - + Enable Aktivieren - + Enable auto copy of linked object when its configuration is changed Automatisches Kopieren des verbundenen Objekts aktivieren, wenn seine Konfiguration geändert wurde - + Tracking - Laufweite + Verfolgung - + Copy the linked object when its configuration is changed. Also auto redo the copy if the original linked object is changed. @@ -9353,17 +8684,17 @@ Außerdem wird die Kopie automatisch erneut erstellt, wenn das ursprüngliche ve - + Disable copy on change Kopieren bei Änderungen deaktivieren - + Refresh configurable object Konfigurierbares Objekt aktualisieren - + Synchronize the original configurable source object by creating a new deep copy. Note that any changes made to the current copy will be lost. @@ -9372,23 +8703,23 @@ the current copy will be lost. - + Toggle array elements Array-Elemente umschalten - + Change whether show each link array element as individual objects Ändern, ob jedes Verbindungs-Array-Element als einzelnes Objekt angezeigt werden soll - + Transform at the origin of the placement Transformierung am Ursprung der Anordnung - - + + Override colors... Farben überschreiben... @@ -9416,12 +8747,12 @@ the current copy will be lost. SelectionFilter - + Not allowed: Nicht erlaubt: - + Selection not allowed by filter Auswahl vom Filter nicht erlaubt @@ -9429,9 +8760,9 @@ the current copy will be lost. StdBoxElementSelection - - + + Box element selection Box-Element Auswahl @@ -9439,13 +8770,13 @@ the current copy will be lost. StdBoxSelection - + Box selection Rechteckauswahl - + Activate the box selection tool Aktivieren Sie das Auswahlwerkzeug @@ -9523,13 +8854,13 @@ the current copy will be lost. StdCmdAxisCross - + Toggle axis cross Achsenkreuz ein/ausblenden - - + + Turns on or off the axis cross at the origin Schaltet das Achsenkreuz im Ursprung ein oder aus @@ -9635,13 +8966,13 @@ the current copy will be lost. StdCmdDemoMode - + View turntable... Drehscheibe... - + View turntable Drehscheibe @@ -9981,13 +9312,13 @@ the current copy will be lost. StdCmdHideObjects - + Hide all objects Alle Objekte ausblenden - - + + Hide all objects in the document Alle Objekte im Dokument ausblenden @@ -9995,13 +9326,13 @@ the current copy will be lost. StdCmdHideSelection - + Hide selection Auswahl ausblenden - - + + Hide all selected objects Alle ausgewählten Objekte ausblenden @@ -10275,13 +9606,13 @@ the current copy will be lost. StdCmdMeasureDistance - + Measure distance Abstand messen - + Activate the distance measurement tool Aktiviere das Entfernungsmesswerkzeug @@ -10340,8 +9671,8 @@ the current copy will be lost. Neues Dokument erstellen - + Unnamed Unbenannt @@ -10569,7 +9900,7 @@ the current copy will be lost. StdCmdRecentFiles - Recent files + Open Recent Zuletzt geöffnete Dateien @@ -10708,13 +10039,13 @@ the current copy will be lost. StdCmdSceneInspector - + Scene inspector... Szenengraph untersuchen... - + Scene inspector Szenengraph untersuchen @@ -10722,13 +10053,13 @@ the current copy will be lost. StdCmdSelBack - + &Back &Zurück - + Go back to previous selection Zurück zur vorherigen Auswahl @@ -10736,13 +10067,13 @@ the current copy will be lost. StdCmdSelBoundingBox - + &Bounding box &Begrenzungsrahmen - + Show selection bounding box Auswahlbegrenzungsrahmen zeigen @@ -10750,13 +10081,13 @@ the current copy will be lost. StdCmdSelForward - + &Forward &Vorwärts - + Repeat the backed selection Gesicherte Auswahl wiederholen @@ -10778,13 +10109,13 @@ the current copy will be lost. StdCmdSelectVisibleObjects - + Select visible objects Sichtbare Objekte auswählen - - + + Select visible objects in the active document Sichtbare Objekte im aktiven Dokument auswählen @@ -10806,13 +10137,13 @@ the current copy will be lost. StdCmdSetAppearance - + Appearance... Darstellung... - + Sets the display properties of the selected object Setzen der Anzeigeeigenschaften des ausgewählten Objektes @@ -10820,13 +10151,13 @@ the current copy will be lost. StdCmdShowObjects - + Show all objects Alle Objekte einblenden - - + + Show all objects in the document Alle Objekte im Dokument einblenden @@ -10834,13 +10165,13 @@ the current copy will be lost. StdCmdShowSelection - + Show selection Auswahl einblenden - - + + Show all selected objects Alle ausgewählten Objekte einblenden @@ -10876,13 +10207,13 @@ the current copy will be lost. StdCmdTextureMapping - + Texture mapping... Texturabbildung... - + Texture mapping Texturabbildung @@ -10932,13 +10263,13 @@ the current copy will be lost. StdCmdToggleNavigation - + Toggle navigation/Edit mode Navigations-/Editier-Modus - - + + Toggle between navigation and edit mode Zwischen Navigations- und Editier-Modus umschalten @@ -10946,13 +10277,13 @@ the current copy will be lost. StdCmdToggleObjects - + Toggle all objects Alle Objekte umkehren - - + + Toggles visibility of all objects in the active document Die Sichtbarkeit aller Objekte im aktiven Dokument umkehren @@ -10960,13 +10291,13 @@ the current copy will be lost. StdCmdToggleSelectability - + Toggle selectability Selektierbarkeit an/aus - - + + Toggles the property of the objects to get selected in the 3D-View Schaltet die Eigenschaft der Objekte, in der 3D-Ansicht ausgewählt zu werden um @@ -10974,13 +10305,13 @@ the current copy will be lost. StdCmdToggleVisibility - + Toggle visibility Ein/Ausblenden - - + + Toggles visibility Wechselt zwischen Sichtbarkeit und Unsichtbarkeit @@ -11018,7 +10349,7 @@ the current copy will be lost. Transform - Transformieren + Transformierung @@ -11030,13 +10361,13 @@ the current copy will be lost. StdCmdTreeCollapse - + Collapse selected item Ausgewähltes Element einklappen - + Collapse currently selected tree items Aktuell ausgewählte Baumelemente einklappen @@ -11044,13 +10375,13 @@ the current copy will be lost. StdCmdTreeExpand - + Expand selected item Ausgewähltes Element ausklappen - + Expand currently selected tree items Aktuell ausgewählte Baumelemente erweitern @@ -11058,13 +10389,13 @@ the current copy will be lost. StdCmdTreeSelectAllInstances - + Select all instances Alle Instanzen auswählen - + Select all instances of the current selected object Alle Instanzen des ausgewählten Objekts auswählen @@ -11072,13 +10403,13 @@ the current copy will be lost. StdCmdTreeViewActions - + TreeView actions Baumansicht-Aktionen - + TreeView behavior options and actions TreeView-Einstellungen und -Aktionen @@ -11142,13 +10473,13 @@ the current copy will be lost. StdCmdViewBottom - + Bottom Untersicht - + Set to bottom view Wechselt zur Ansicht von unten @@ -11156,13 +10487,13 @@ the current copy will be lost. StdCmdViewCreate - + Create new view Neue Ansicht - + Creates a new view window for the active document Erstellt eine neue Ansicht für das aktive Dokument @@ -11170,13 +10501,13 @@ the current copy will be lost. StdCmdViewDimetric - + Dimetric Dimetrisch - + Set to dimetric view Dimetrische Ansicht auswählen @@ -11184,13 +10515,13 @@ the current copy will be lost. StdCmdViewExample1 - + Inventor example #1 Inventor Beispiel #1 - + Shows a 3D texture with manipulator Zeigt 3D-Textur mit Manipulator @@ -11198,13 +10529,13 @@ the current copy will be lost. StdCmdViewExample2 - + Inventor example #2 Inventor Beispiel #2 - + Shows spheres and drag-lights Kugeln mit verschiebbarer Lichtquelle @@ -11212,13 +10543,13 @@ the current copy will be lost. StdCmdViewExample3 - + Inventor example #3 Inventor Beispiel #3 - + Shows a animated texture Zeigt animierte Textur @@ -11226,13 +10557,13 @@ the current copy will be lost. StdCmdViewFitAll - + Fit all Einpassen - + Fits the whole content on the screen Passt den gesamten Inhalt auf Bildschirmgröße ein @@ -11240,13 +10571,13 @@ the current copy will be lost. StdCmdViewFitSelection - + Fit selection Auswahl einpassen - + Fits the selected content on the screen Passt den ausgewählten Inhalt auf Bildschirmgröße ein @@ -11254,13 +10585,13 @@ the current copy will be lost. StdCmdViewFront - + Front Vorderansicht - + Set to front view Wechselt zur Ansicht von vorne @@ -11268,13 +10599,13 @@ the current copy will be lost. StdCmdViewHome - + Home Home - + Set to default home view Als Standardansicht festlegen @@ -11282,13 +10613,13 @@ the current copy will be lost. StdCmdViewIsometric - + Isometric Isometrisch - + Set to isometric view Isometrische Ansicht auswählen @@ -11296,13 +10627,13 @@ the current copy will be lost. StdCmdViewIvIssueCamPos - + Issue camera position Kameraposition ausgeben - + Issue the camera position to the console and to a macro, to easily recall this position Ausgeben der Kameraposition auf die Konsole und in ein Makro, um diese Position einfach wiederherstellen zu können @@ -11310,13 +10641,13 @@ the current copy will be lost. StdCmdViewIvStereoInterleavedColumns - + Stereo Interleaved Columns Vertikales Interlacing - + Switch stereo viewing to Interleaved Columns Wechsle in vertikale Interlacing-Stereo-Ansicht @@ -11324,13 +10655,13 @@ the current copy will be lost. StdCmdViewIvStereoInterleavedRows - + Stereo Interleaved Rows Horizontales Interlacing - + Switch stereo viewing to Interleaved Rows Wechsle in horizontale Interlacing-Stereo-Ansicht @@ -11338,13 +10669,13 @@ the current copy will be lost. StdCmdViewIvStereoOff - + Stereo Off Stereo aus - + Switch stereo viewing off Schalte Stereo-Ansicht aus @@ -11352,13 +10683,13 @@ the current copy will be lost. StdCmdViewIvStereoQuadBuff - + Stereo quad buffer Stereo 4-fach Puffer - + Switch stereo viewing to quad buffer Wechsle in Stereo-Ansicht mit 4-fach Puffer @@ -11366,13 +10697,13 @@ the current copy will be lost. StdCmdViewIvStereoRedGreen - + Stereo red/cyan Stereo rot/cyan - + Switch stereo viewing to red/cyan Wechseln der Stereo Anzeige zu rot/cyan @@ -11380,13 +10711,13 @@ the current copy will be lost. StdCmdViewLeft - + Left Seitenansicht von links - + Set to left view Wechselt zur Ansicht von links @@ -11394,13 +10725,13 @@ the current copy will be lost. StdCmdViewRear - + Rear Rückansicht - + Set to rear view Wechselt zur Ansicht von hinten @@ -11422,13 +10753,13 @@ the current copy will be lost. StdCmdViewRight - + Right Seitenansicht von rechts - + Set to right view Wechselt zur Ansicht von rechts @@ -11436,13 +10767,13 @@ the current copy will be lost. StdCmdViewRotateLeft - + Rotate Left Nach links drehen - + Rotate the view by 90° counter-clockwise Ansicht um 90° gegen den Uhrzeigersinn drehen @@ -11450,13 +10781,13 @@ the current copy will be lost. StdCmdViewRotateRight - + Rotate Right Nach Rechts drehen - + Rotate the view by 90° clockwise Ansicht um 90° im Uhrzeigersinn drehen @@ -11478,13 +10809,13 @@ the current copy will be lost. StdCmdViewTop - + Top Draufsicht - + Set to top view Wechselt zur Ansicht von oben @@ -11492,13 +10823,13 @@ the current copy will be lost. StdCmdViewTrimetric - + Trimetric Trimetrisch - + Set to trimetric view Trimetrische Ansicht auswählen @@ -11506,13 +10837,13 @@ the current copy will be lost. StdCmdViewVR - + FreeCAD-VR FreeCAD-VR - + Extend the FreeCAD 3D Window to a Oculus Rift Erweitern Sie das FreeCAD 3D Fenster zu einer Oculus-Rift-Darstellung @@ -11576,13 +10907,13 @@ the current copy will be lost. StdMainFullscreen - + Fullscreen Vollbild - + Display the main window in fullscreen mode Hauptfenster in Vollansicht zeigen @@ -11618,13 +10949,13 @@ the current copy will be lost. StdRecallWorkingView - + Recall working view Arbeitsansicht wiederherstellen - - + + Recall previously stored temporary working view Zuletzt gespeicherte temporäre Arbeitsansicht wiederherstellen @@ -11632,13 +10963,13 @@ the current copy will be lost. StdStoreWorkingView - + Store working view Arbeitsansicht speichern - - + + Store a document-specific temporary working view Dokument-spezifische temporäre Arbeitsansicht speichern @@ -11646,13 +10977,13 @@ the current copy will be lost. StdTreeCollapseDocument - + Collapse/Expand Reduzieren/Erweitern - + Expand active document and collapse all others Erweitere alle aktiven Dokumente und reduziere die Anderen @@ -11660,12 +10991,12 @@ the current copy will be lost. StdTreeDrag - + Initiate dragging Ziehen initiieren - + Initiate dragging of current selected tree items Ziehen aktuell ausgewählter Baumelemente initiieren @@ -11673,13 +11004,13 @@ the current copy will be lost. StdTreeMultiDocument - + Multi document Mehrfachdokument - + Display all documents in the tree view Alle Dokumente in der Baumansicht anzeigen @@ -11687,12 +11018,12 @@ the current copy will be lost. StdTreePreSelection - + Pre-selection Vorauswahl - + Preselect the object in 3D view when mouse over the tree item Vorauswählen des Objekts in 3D -ansicht, wenn die Maus über das Baumelement fährt @@ -11700,12 +11031,12 @@ the current copy will be lost. StdTreeRecordSelection - + Record selection Auswahl aufzeichnen - + Record selection in tree view in order to go back/forward using navigation button Auswahl in der Baumansicht aufzeichnen, um mit der Navigationstaste zurück/vor zu gehen @@ -11713,13 +11044,13 @@ the current copy will be lost. StdTreeSelection - + Go to selection Gehe zu Selektion - + Scroll to first selected item Zum ersten selektierten Element rollen @@ -11727,13 +11058,13 @@ the current copy will be lost. StdTreeSingleDocument - + Single document Einzeldokument - + Only display the active document in the tree view Nur das aktive Dokument in der Baumansicht anzeigen @@ -11741,12 +11072,12 @@ the current copy will be lost. StdTreeSyncPlacement - + Sync placement Sync-Platzierung - + Auto adjust placement on drag and drop objects across coordinate systems Automatische Anpassung der Positionierung beim Ziehen und Ablegen von Objekten aus einem Koordinatensystem in ein anderes @@ -11754,12 +11085,12 @@ the current copy will be lost. StdTreeSyncSelection - + Sync selection Sync-Auswahl - + Auto expand tree item when the corresponding object is selected in 3D view Baum automatisch ausdehnen, wenn das zugehörige Objekt in der 3D-Ansicht ausgewählt wird @@ -11767,12 +11098,12 @@ the current copy will be lost. StdTreeSyncView - + Sync view Sync-Ansicht - + Auto switch to the 3D view containing the selected item Automatischer Wechsel zur 3D-Ansicht mit dem ausgewählten Element @@ -11780,13 +11111,13 @@ the current copy will be lost. StdViewBoxZoom - + Box zoom Zoomen mit Rechteck - + Activate the box zoom tool Aktivieren Sie das Zoom-Werkzeug @@ -11794,13 +11125,13 @@ the current copy will be lost. StdViewDock - + Docked Angedockt - + Display the active view either in fullscreen, in undocked or docked mode Aktives Fenster im Vollbild-Modus, im abgedockten oder angedockten Modus anzeigen @@ -11808,13 +11139,13 @@ the current copy will be lost. StdViewDockUndockFullscreen - + Document window Dokumentfenster - + Display the active view either in fullscreen, in undocked or docked mode Aktives Fenster im Vollbild-Modus, im abgedockten oder angedockten Modus anzeigen @@ -11822,13 +11153,13 @@ the current copy will be lost. StdViewFullscreen - + Fullscreen Vollbild - + Display the active view either in fullscreen, in undocked or docked mode Aktives Fenster im Vollbild-Modus, im abgedockten oder angedockten Modus anzeigen @@ -11836,13 +11167,13 @@ the current copy will be lost. StdViewScreenShot - + Save image... Bild speichern... - + Creates a screenshot of the active view Erzeugt einen Schnappschuss der aktiven Ansicht @@ -11850,13 +11181,13 @@ the current copy will be lost. StdViewUndock - + Undocked Abgedockt - + Display the active view either in fullscreen, in undocked or docked mode Aktives Fenster im Vollbild-Modus, im abgedockten oder angedockten Modus anzeigen @@ -11864,13 +11195,13 @@ the current copy will be lost. StdViewZoomIn - + Zoom In Vergrößern - + Increase the zoom factor by a fixed amount Erhöht den Zoomfaktor um einen festen Betrag @@ -11878,13 +11209,13 @@ the current copy will be lost. StdViewZoomOut - + Zoom Out Verkleinern - + Decrease the zoom factor by a fixed amount Verringert den Zoomfaktor um einen festen Betrag @@ -11919,72 +11250,72 @@ Sind Sie sicher, dass Sie fortfahren möchten? Std_DrawStyle - + As is Original - + Normal mode Normalmodus - + Points Punkte - + Points mode Punktemodus - + Wireframe Drahtgitter - + Wireframe mode Drahtgitter-Modus - + Hidden line Versteckte Linie - + Hidden line mode Hidden Line Modus - + No shading Keine Schattierung - + No shading mode Kein Schattierungsmodus - + Shaded Schattiert - + Shaded mode Schattenmodus - + Flat lines Flache Linien - + Flat lines mode Flachlinienmodus @@ -12198,12 +11529,12 @@ Möchten Sie trotzdem fortfahren? Gui::MDIView - + Export PDF PDF exportieren - + PDF file PDF-Datei @@ -12211,195 +11542,189 @@ Möchten Sie trotzdem fortfahren? Gui::Dialog::DlgSettingsNotificationArea - - + Notification Area Benachrichtigungsbereich - + Settings Einstellungen - + The Notification area will appear in the status bar Der Benachrichtigungsbereich wird in der Statusleiste angezeigt - + Enable Notification Area Benachrichtigungsbereich aktivieren - + Non-intrusive notifications will appear next to the notification area in the status bar Unaufdringliche Benachrichtigungen werden neben dem Benachrichtigungsbereich in der Statusleiste angezeigt - + Enable non-intrusive notifications Unaufdringliche Benachrichtigungen aktivieren - + Additional data sources Zusätzliche Datenquellen - + Errors intended for developers will appear in the notification area Für Entwickler bestimmte Fehler werden im Benachrichtigungsbereich angezeigt - + Debug errors Debug-Fehler - + Warnings intended for developers will appear in the notification area Für Entwickler bestimmte Warnungen werden im Benachrichtigungsbereich angezeigt - + Debug warnings Debug-Warnungen - + Non-Intrusive Notifications Unaufdringliche Benachrichtigungen - + Minimum Duration: Mindestdauer: - + Maximum Duration: Höchstdauer: - + Duration during which the notification will be shown (unless mouse buttons are clicked) Dauer, während der die Benachrichtigung angezeigt wird (sofern keine Maustasten geklickt werden) - - + + s s - + Minimum duration during which the notification will be shown (unless notification clicked) Mindestdauer, während der die Benachrichtigung angezeigt wird (sofern die Benachrichtigung nicht angeklickt wurde) - + Maximum Number of Notifications: Maximale Anzahl an Benachrichtigungen: - + Maximum number of notifications that will be simultaneously present on the screen Maximale Anzahl an Benachrichtigungen, die gleichzeitig auf dem Bildschirm angezeigt werden dürfen - + Notification width: Benachrichtigungsbreite: - + Width of the notification in pixels Breite der Benachrichtigung in Pixel - + Any open non-intrusive notifications will disappear when another window is activated Alle offenen unaufdringlichen Benachrichtigungen verschwinden, wenn ein anderes Fenster aktiviert wird - + Hide when other window is activated Ausblenden, wenn ein anderes Fenster aktiviert ist - + Prevent non-intrusive notifications from appearing when the FreeCAD Window is not the active window Verhindern, dass unaufdringliche Benachrichtigungen angezeigt werden, wenn das FreeCAD-Fenster nicht das aktive Fenster ist - + Do not show when inactive Bei Inaktivität nicht anzeigen - + Message List Nachrichtenliste - + Limit the number of messages that will be kept in the list. If 0 there is no limit. Begrenzt die Anzahl der Nachrichten, die in der Liste behalten werden. Bei 0 gibt es keine Begrenzung. - + Maximum Messages (0 = no limit): Maximale Meldungen (0 = keine Begrenzung): - + Removes the user notifications from the message list after the non-intrusive maximum duration has lapsed. Entfernt die Benutzerbenachrichtigungen aus der Nachrichtenliste, nachdem die unaufdringliche Höchstdauer verstrichen ist. - + Auto-remove User Notifications Benutzerbenachrichtigungen automatisch entfernen - - - Activation of the Notification Area only takes effect after an application restart. - Die Aktivierung des Benachrichtigungsbereichs wird erst nach einem Neustart der Anwendung wirksam. - Gui::Dialog::DlgSettingsWorkbenches - + Available Workbenches Verfügbare Arbeitsbereiche - + <html><head/><body><p>You can reorder workbenches by drag and drop. Additional workbenches can be installed through the addon manager.</p><p> Currently, your system has the following workbenches:</p></body></html> <html><head/><body><p>Arbeitsbereiche können per Drag & Drop neu geordnet werden. Weitere Arbeitsbereiche können über den Addon-Manager installiert werden.</p><p> Zurzeit verfügt dieses System über folgende Arbeitsbereiche:</p></body></html> - + Start up workbench: Start up Arbeitsbereich: - + Choose which workbench will be activated and shown after FreeCAD launches Auswahl des Arbeitsbereichs, der nach dem Start von FreeCAD aktiviert und angezeigt werden soll - + Workbench selector position : Position der Arbeitsbereichsauswahl: - + Customize where the workbench selector appears (restart required). 'Toolbar': In the toolbars, as a movable toolbar. @@ -12412,12 +11737,12 @@ after FreeCAD launches 'Rechte Ecke': In der Menüleiste, in der rechten Ecke. - + If checked, application will remember which workbench is active for each tab of the viewport Wenn aktiviert, merkt sich die Anwendung welcher Arbeitsbereich für jeden Tab aktiv ist - + Remember active workbench by tab Aktiven Arbeitsbereich je Reiter merken @@ -12566,47 +11891,47 @@ after FreeCAD launches Gui::Dialog::wbListItem - + If unchecked, %1 will not appear in the available workbenches. Wenn nicht aktiviert, wird %1 nicht unter den vorhandenen Arbeitsbereichen angezeigt. - + This is the current startup module, and must be enabled. See Preferences/General/Autoload to change. Dies ist das aktuelle Startmodul und muss aktiviert sein. Siehe Einstellungen/Allgemein/Autoload um dies zu ändern. - + Shortcut to activate this workbench. Tastaturkürzel zum Aktivieren dieses Arbeitsbereichs. - + Auto-load Automatisch laden - + If checked, %1 will be loaded automatically when FreeCAD starts up Wenn aktiviert, wird %1 beim Start von FreeCAD automatisch geladen - + This is the current startup module, and must be autoloaded. See Preferences/General/Autoload to change. Dies ist das aktuelle Startmodul und muss automatisch geladen werden. Siehe Einstellungen/Allgemein/Autoload um dies zu ändern. - + Loaded Geladen - + Load Laden - + To preserve resources, FreeCAD does not load workbenches until they are used. Loading them may provide access to additional preferences related to their functionality. Um Ressourcen zu schonen, lädt FreeCAD Arbeitsbereiche nicht, solange sie nicht verwendet werden. Wenn sie geladen werden, können sie Zugriff auf weitere Einstellungen bezüglich ihrer Funktionalität ermöglichen. @@ -12614,17 +11939,17 @@ after FreeCAD launches Gui::Dialog::DlgSettingsWorkbenchesImp - + Toolbar Symbolleiste - + Left corner Linke Ecke - + Right corner Rechte Ecke @@ -12650,12 +11975,12 @@ after FreeCAD launches Gui::NotificationArea - + Delete user notifications Benutzerbenachrichtigungen löschen - + Delete All Alle löschen @@ -12680,24 +12005,24 @@ after FreeCAD launches Zoom in - Vergrößern + Heranzoomen Zoom out - Verkleinern + Herauszoomen StdViewLoadImage - + Load image... Bild laden... - + Loads an image Lädt ein Bild @@ -12765,4 +12090,736 @@ after FreeCAD launches Ein Fehler ist aufgetreten -- siehe Report View für Informationen + + Gui::Dialog::DlgSettingsEditor + + + Editor + Editor + + + + Options + Optionen + + + + Code lines will be numbered + Code-Zeilen werden nummeriert + + + + Enable line numbers + Zeilennummerierung + + + + The cursor shape will be a block + Die Form des Eingabezeigers wird ein Block sein + + + + Enable block cursor + Block-Eingabezeiger aktivieren + + + + Enable folding + Faltung zulassen + + + + Indentation + Einrückung + + + + Tab size: + Tabulator-Breite: + + + + Tabulator raster (how many spaces) + Tabulatorraster (Anzahl der Leerzeichen) + + + + Indent size: + Einrückbreite: + + + + How many spaces will be inserted when pressing <Tab> + Anzahl der eingefügten Leerzeichen beim Drücken von <Tab> + + + + Pressing <Tab> will insert a tabulator with defined tab size + Durch Drücken von <Tab> wird ein Tabulator eingefügt, dessen Breite unter Tabulator-Breite definiert ist + + + + Keep tabs + Tabulator-Einrückung beibehalten + + + + Pressing <Tab> will insert amount of defined indent size + Durch Drücken von <Tab> wird die unter Einrückbreite definierte Anzahl von Leerzeichen eingefügt + + + + Insert spaces + Leerzeichen-Einrückung beibehalten + + + + Display items + Elemente anzeigen + + + + Color and font settings will be applied to selected type + Farbe und Schrift-Einstellungen werden auf den ausgewählten Typ angewendet + + + + Family: + Familie: + + + + Font family to be used for selected code type + Schriftfamilie, die für den ausgewählten Codetyp verwendet werden soll + + + + Size: + Größe: + + + + Font size to be used for selected code type + Schriftgröße für den ausgewählten Codetyp + + + + Color: + Farbe: + + + + Preview: + Vorschau: + + + + Text + Text + + + + Bookmark + Lesezeichen + + + + Breakpoint + Haltepunkt + + + + Keyword + Schlüsselwort + + + + Comment + Kommentieren + + + + Block comment + Blockkommentar + + + + Number + Ziffer + + + + String + Zeichenkette + + + + Character + Zeichen + + + + Class name + Klassenname + + + + Define name + Define-Name + + + + Operator + Operator + + + + Python output + Pythonausgabe + + + + Python error + Pythonfehler + + + + Current line highlight + Aktuelle Zeile hervorheben + + + + Items + Elemente + + + + Gui::Dialog::DlgSettingsGeneral + + + General + Allgemein + + + + Language and number format + Sprache und Zahlenformat + + + + Language: + Sprache: + + + + Language of the application's user interface + Sprache der Benutzeroberfläche der Anwendung + + + + Unit system: + Einheitensystem: + + + + Unit system that should be used for all parts of the application + Verwendete Einheiten für alle Teile der Anwendung + + + + Number of decimals: + Anzahl der Nachkommastellen: + + + + Number of decimals that should be shown for numbers and dimensions + Anzahl der Dezimalstellen, die für Zahlen und Maße angezeigt werden sollen + + + + Minimum fractional inch: + Kleinster Bruch bei Inch/Zoll: + + + + Minimum fractional inch to be displayed + Kleinster Bruch bei Inch/Zoll + + + + Number format: + Zahlenformat: + + + + Operating system + Betriebssystem + + + + Selected language + Ausgewählte Sprache + + + + C/POSIX + C/POSIX + + + + If enabled, numerical keypad decimal separator +will be substituted with locale separator, except +in Python Console and Macro Editor where a +dot/period will always be printed. + Wenn aktiviert, wird das Dezimaltrennzeichen des Ziffernblocks +durch das der Spracheinstellung entsprechende Trennzeichen ersetzt, +außer in der Python-Konsole und im Makro-Editor, wo immer ein +Punkt verwendet wird. + + + + Substitute decimal separator + Dezimaltrennzeichen ersetzen + + + + Application + Applikation + + + + Theme: + Theme: + + + + Customize how user interface will look like + Passt das Aussehen der Benutzeroberfläche an + + + + Size of toolbar icons: + Bildgröße in Symbolleisten: + + + + Choose your preference for toolbar icon size. You can adjust +this according to your screen size or personal taste + Legt die Größe der Schaltflächen innerhalb der Symbolleisten fest. Sie können diese +entsprechend Ihrer Bildschirmgröße oder Ihrem persönlichen Geschmack anpassen. + + + + Tree view mode: + Baumstruktur-Ansichtsmodus: + + + + Customize how tree view is shown in the panel (restart required). + +'ComboView': combine tree view and property view into one panel. +'TreeView and PropertyView': split tree view and property view into separate panel. +'Both': keep all three panels, and you can have two sets of tree view and property view. + Anpassung der Baumansicht im Panel (Neustart erforderlich). + +'ComboView': Kombinieren Sie Baum- und Eigenschaftsansicht in einem Fenster. +'TreeView and PropertyView': Aufteilung der Baum- und Eigenschaftsansicht in ein separates Fenster. +'Beides': Behalten Sie alle drei Panels und Sie können zwei Sätze der Baumansicht und der Objektansicht haben. + + + + Size of recent file list: + Anzahl der zuletzt benutzten Dateien: + + + + How many files should be listed in recent files list + Anzahl der zuletzt verwendeten Dateien (Historie) + + + + Background of the main window (when no document is opened) will consist of tiles of a special image. +See the FreeCAD Wiki for details about the image. + Der Hintergrund des Hauptfensters (wenn kein Dokument geöffnet ist) besteht aus Kacheln eines speziellen Bildes. +Sehen Sie sich das FreeCAD Wiki für Details über das Bild an. + + + + Enable tiled background + Gekachelten Hintergrund aktivieren + + + + The text cursor will be blinking + Der Text-Eingabezeiger blinkt + + + + Enable cursor blinking + Blinken des Eingabezeigers aktivieren + + + + A Splash screen is a small loading window that is shown +when FreeCAD is launching. If this option is checked, FreeCAD will +display the splash screen + Wenn diese Option aktiviert ist zeigt FreeCAD den (kleinen) Startbildschirm an + + + + Enable splash screen at start up + Splashscreen beim Starten anzeigen + + + + Preference packs + Präferenz-Pakete + + + + Name + Name + + + + Type + Typ + + + + Load + Laden + + + + Import config... + Konfiguration importieren... + + + + Save new... + Neu speichern... + + + + Manage... + Verwalten... + + + + Revert... + Rückgängig... + + + + Manage preference packs + Verwaltung von Einstellungspaketen + + + + Small (%1px) + Klein (%1px) + + + + Medium (%1px) + Mittel (%1px) + + + + Large (%1px) + Groß (%1px) + + + + Extra large (%1px) + Extra groß (%1px) + + + + Custom (%1px) + Benutzerdefiniert (%1px) + + + + Combo View + Combo-Ansicht + + + + TreeView and PropertyView + Baumansicht und Eigenschafteneditor + + + + Both + Beide + + + + Preference Pack Name + Einstellunspaketname + + + + Tags + Tags + + + + Apply + Übernehmen + + + + Apply the %1 preference pack + Anwenden des %1-Einstellungspakets + + + + Choose a FreeCAD config file to import + Wähle eine FreeCAD-Konfigurationsdatei zum Import aus + + + + File exists + Datei bereits vorhanden + + + + A preference pack with that name already exists. Overwrite? + Ein Einstellungspaket mit diesem Namen existiert bereits. Möchten Sie es überschreiben? + + + + Gui::Dialog::DlgSettingsReportView + + + Report view + Ausgabefenster + + + + Output + Ausgabe + + + + Normal messages will be recorded + Normale Meldungen werden aufgezeichnet + + + + Record normal messages + Normale Meldungen aufzeichnen + + + + Log messages will be recorded + Protokoll-Meldungen werden aufgezeichnet + + + + Record log messages + Protokoll-Meldungen ausgeben + + + + Warnings will be recorded + Warnungen werden aufgezeichnet + + + + Record warnings + Warnungen ausgeben + + + + Error messages will be recorded + Fehlermeldungen werden aufgezeichnet + + + + Record error messages + Fehlermeldungen ausgeben + + + + When an error has occurred, the Report View dialog becomes visible +on-screen while displaying the error + Wenn ein Fehler auftritt, wird der Berichts-Dialog mit dem Fehler angezeigt + + + + Show report view on error + Berichtsansicht bei Fehlern anzeigen + + + + When a warning has occurred, the Report View dialog becomes visible +on-screen while displaying the warning + Wenn eine Warnung auftritt wird der Berichts-Dialog mit der Warnung angezeigt + + + + Show report view on warning + Berichtsansicht bei Warnungen anzeigen + + + + When a normal message has occurred, the Report View dialog becomes visible +on-screen while displaying the message + Wenn eine normale Meldung aufgetreten ist, erscheint der Ausgabefenster-Dialog auf dem Bildschirm um die Meldung anzuzeigen + + + + Show report view on normal message + Berichtsansicht für normale Meldungen anzeigen + + + + When a log message has occurred, the Report View dialog becomes visible +on-screen while displaying the log message + Wenn eine Protokoll-Meldung aufgetreten ist, erscheint der Berichtsansicht-Dialog auf dem Bildschirm um die Protokoll-Meldung anzuzeigen + + + + Show report view on log message + Berichtsansicht für Protokoll-Meldungen anzeigen + + + + Include a timecode for each report + Zeitcode für jeden Bericht einfügen + + + + Include a timecode for each entry + Zeitcode für jeden Eintrag einfügen + + + + Colors + Farben + + + + Normal messages: + Normale Meldungen: + + + + Font color for normal messages in Report view panel + Schriftfarbe für normale Nachrichten in der Berichtsansicht + + + + Log messages: + Protokoll-Meldungen: + + + + Font color for log messages in Report view panel + Schriftfarbe für Protokoll-Meldungen in der Berichtsansicht + + + + Warnings: + Warnungen: + + + + Font color for warning messages in Report view panel + Schriftfarbe für Warnmeldungen in der Berichtsansicht + + + + Errors: + Fehlermeldungen: + + + + Font color for error messages in Report view panel + Schriftfarbe für Fehlermeldungen in der Berichtsansicht + + + + Python interpreter + Python-Interpreter + + + + Internal Python output will be redirected +from Python console to Report view panel + Die interne Python-Ausgabe wird +von der Python-Konsole in das Ausgabefenster umgeleitet + + + + Redirect internal Python output to report view + Interne Python-Meldungen auf Ausgabefenster umleiten + + + + Internal Python error messages will be redirected +from Python console to Report view panel + Die internen Python-Fehlermeldungen werden +von der Python-Konsole in das Ausgabefenster umgeleitet + + + + Redirect internal Python errors to report view + Interne Python-Fehlermeldungen auf Ausgabefenster umleiten + + + + Gui::Dialog::DlgSettingsTheme + + + Theme + Aussehen + + + + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + + + + Style sheet: + Formatvorlage: + + + + Style sheet how user interface will look like + Vorlage, wie die Benutzeroberfläche aussehen wird + + + + Secondary theme color + Secondary theme color + + + + + + This color might be used by your theme to let you customize it. + This color might be used by your theme to let you customize it. + + + + Highlight color + Hervorhebungsfarbe + + + + Focus theme color + Focus theme color + + + + No style sheet + Keine Formatvorlage + + diff --git a/src/Gui/Language/FreeCAD_el.ts b/src/Gui/Language/FreeCAD_el.ts index e789fe3afc..9b7204343e 100644 --- a/src/Gui/Language/FreeCAD_el.ts +++ b/src/Gui/Language/FreeCAD_el.ts @@ -42,29 +42,29 @@ Οπτικό μέγεθος του χαρακτηριστικού - + <empty> <κενό> - - + + Angle Γωνία - - + + Axis Άξονας - + Position Position - + Enum Enum @@ -91,12 +91,12 @@ CmdViewMeasureClearAll - + Clear measurement Εκκαθάριση μέτρησης - + Clear all visible measurements Καθαρισμός όλων των ορατών μετρήσεων @@ -104,12 +104,12 @@ CmdViewMeasureToggleAll - + Toggle measurement Εναλλαγή μέτρησης - + Turn on or off the display of all measurements Ενεργοποίηση ή απενεργοποίηση της εμφάνισης όλων των μετρήσεων @@ -117,12 +117,12 @@ Command - + Edit Επεξεργασία - + Import Εισάγετε @@ -182,7 +182,7 @@ Προσθήκη μιας Ομάδας - + Align Align @@ -194,18 +194,18 @@ - + Transform Μετατόπιση - + Toggle array elements Εναλλαγή στοιχείων πίνακα - + Link Transform Σύνδεσμος Μετατόπισης @@ -215,12 +215,12 @@ Μετρήστε απόσταση - + Toggle visibility Εναλλαγή ορατότητας - + Toggle selectability Εναλλαγή επιλεξιμότητας @@ -559,7 +559,7 @@ Gui::AutoSaver - + Please wait until the AutoRecovery file has been saved... Παρακαλώ περιμένετε μέχρι να ολοκληρωθεί η αποθήκευση του αρχείου ΑυτόματηΑνάκτηση... @@ -711,47 +711,47 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::AboutDialog - - + + Credits Header for the Credits tab of the About screen Ονόματα Συντελεστών - + FreeCAD would not be possible without the contributions of Το FreeCAD δεν θα ήταν δυνατό χωρίς τις συνεισφορές του - + Individuals Header for the list of individual people in the Credits list. Ατομικά - + Organizations Header for the list of companies/organizations in the Credits list. Οργανισμός - - + + License Άδεια - + Libraries Βιβλιοθήκες - + This software uses open source components whose copyright and other proprietary rights belong to their respective owners: Αυτό το λογισμικό χρησιμοποιεί στοιχεία ανοικτού κώδικα. Τα πνευματικά δικαιώματα, καθώς και τα άλλα δικαιώματα ιδιοκτησίας, αυτών των στοιχείων, ανήκουν στους εκάστοτε ιδιοκτήτες τους: - + Collection Συλλογή @@ -759,22 +759,22 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::ApplicationCache - + Cache directory Κατάλογος προσωρινή μνήμης (cache) - + The cache directory %1 exceeds the size of %2. Ο κατάλογος προσωρινής αποθήκευσης %1 υπερβαίνει το μέγεθος του %2. - + Do you want to clear it now? Θέλετε να το καθαρίσετε τώρα; - + Warning: Please make sure that this is the only running %1 instance and that no documents are opened as this may result into data loss! Προειδοποίηση: Βεβαιωθείτε ότι αυτό είναι το μόνο %1 που εκτελείται και ότι δεν υπάρχουν ανοιχτά έγγραφα, καθώς αυτό μπορεί να οδηγήσει σε απώλεια δεδομένων! @@ -795,37 +795,37 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::CameraDialog - + Camera settings Ρυθμίσεις κάμερας - + Orientation Προσανατολισμός - + Q0 Q0 - + Q1 Q1 - + Q2 Q2 - + Q3 Q3 - + Current view Τωρινή προβολή @@ -1394,13 +1394,13 @@ same time. The one with the highest priority will be triggered. Τίτλος - + All Όλα - - + + none κανένα @@ -1408,8 +1408,8 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgCustomToolBoxbarsImp - - + + Toolbox bars Γραμμές εργαλειοθηκών @@ -1684,549 +1684,123 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgDisplayPropertiesImp - + Default Προεπιλεγμένο - + Aluminium Αλουμίνιο - + Brass Ορείχαλκος - + Bronze Μπρούτζος - + Copper Χαλκός - + Chrome Χρώμιο - + Emerald Σμαράγδι - + Gold Χρυσός - + Jade Νεφρίτης - + Metalized Επιμεταλλωμένο - + Neon GNC Νέον GNC - + Neon PHC Νέον PHC - + Obsidian Οψιανός - + Pewter Κασσίτερος - + Plaster Γύψος - + Plastic Πλαστικό - + Ruby Ρουμπίνι - + Satin Σατέν - + Shiny plastic Γυαλιστερό πλαστικό - + Silver Ασήμι - + Steel Χάλυβας - + Stone Πέτρα Gui::Dialog::DlgEditorSettings - - - Editor - Πρόγραμμα επεξεργασίας - - - - Options - Επιλογές - - - - Code lines will be numbered - Οι γραμμές κώδικα θα αριθμηθούν - - - - Enable line numbers - Ενεργοποίηση αριθμών γραμμών - - - - The cursor shape will be a block - Το σχήμα του κέρσορα θα είναι μπλοκ - - - - Enable block cursor - Ενεργοποίηση του κέρσορα - - - - Enable folding - Ενεργοποίηση αναδίπλωσης - - - - Indentation - Εισαγωγή εσοχής - - - - Tab size: - Μέγεθος καρτέλας: - - - - Tabulator raster (how many spaces) - Πίνακας ψηφιακή εικόνα τύπου bitmap (πόσα κενά) - - - - Indent size: - Μέγεθος εσοχής: - - - - How many spaces will be inserted when pressing <Tab> - Πόσα κενά θα εισαχθούν όταν πατήσετε <Tab> - - - - Pressing <Tab> will insert a tabulator with defined tab size - Πατώντας <Tab> θα εισαχθεί το καθορισμένο μέγεθος εσοχής - - - - Keep tabs - Διατηρήστε τις καρτέλες - - - - Pressing <Tab> will insert amount of defined indent size - Πατώντας <Tab> θα εισαχθεί το καθορισμένο μέγεθος εσοχής - - - - Insert spaces - Εισαγωγή κενών - - - - Display items - Εμφάνιση στοιχείων - - - - Color and font settings will be applied to selected type - Θα εφαρμοστούν οι ρυθμίσεις χρώματος και γραμματοσειράς στον επιλεγμένο τύπο - - - - Family: - Οικογένεια: - - - - Font family to be used for selected code type - Μέγεθος γραμματοσειράς που θα χρησιμοποιηθεί για τον επιλεγμένο τύπο κώδικα - - - - Size: - Μέγεθος: - - - - Font size to be used for selected code type - Μέγεθος γραμματοσειράς που θα χρησιμοποιηθεί για τον επιλεγμένο τύπο κώδικα - - - - Color: - Χρώμα: - - - - Preview: - Προεπισκόπηση: - - - Gui::Dialog::DlgGeneral - - - General - Γενικές - - - - Language of the application's user interface - Γλώσσα του περιβάλλοντος εργασίας χρήστη της εφαρμογής - - - - Number format: - Μορφή αριθμού: - - - - Operating system - Λειτουργικό σύστημα - - - - Selected language - Επιλογή γλώσσας - - - - C/POSIX - C/POSIX - - - - If enabled, numerical keypad decimal separator -will be substituted with locale separator, except -in Python Console and Macro Editor where a -dot/period will always be printed. - If enabled, numerical keypad decimal separator -will be substituted with locale separator, except -in Python Console and Macro Editor where a -dot/period will always be printed. - - - - Preference packs - Πακέτα προτιμήσεων - - - - Name - Όνομα - - - - Type - Τύπος - - - - Load - Φόρτωση - - - - Import config... - Εισαγωγή ρυθμίσεων... - - - - Save new... - Αποθήκευση νέου... - - - - Manage... - Διαχείριση... - - - - Revert... - Επαναφορά... - - - - How many files should be listed in recent files list - Πόσα αρχεία θα πρέπει να καταχωρηθούν στη λίστα πρόσφατων αρχείων - - - - Enable tiled background - Ενεργοποίηση πλακόστρωτου υποβάθρου - - - - The text cursor will be blinking - Ο κέρσορας κειμένου θα αναβοσβήνει - - - - Enable cursor blinking - Ενεργοποίηση αναβοσβήσματος κέρσορα - - - - Style sheet: - Φύλλο τύπων μορφοποίησης: - - - - Language and number format - Μορφή γλώσσας και αριθμού - - - - Language: - Γλώσσα: - - - - Unit system: - Σύστημα μονάδων: - - - - Unit system that should be used for all parts of the application - Σύστημα μονάδας που θα πρέπει να χρησιμοποιείται για όλα τα μέρη της εφαρμογής - - - - Number of decimals: - Πλήθος δεκαδικών: - - - - Number of decimals that should be shown for numbers and dimensions - Αριθμός δεκαδικών που πρέπει να εμφανίζονται για τους αριθμούς και τις διαστάσεις - - - - Minimum fractional inch: - Ελάχιστο κλάσμα των ιντσών: - - - - Minimum fractional inch to be displayed - Ελάχιστη κλασματική ίντσα για εμφάνιση - - - - Substitute decimal separator - Αντικατάσταση δεκαδικού διαχωριστικού - - - - Application - Εφαρμογή - - - - Style sheet how user interface will look like - Φύλλο στυλ πώς θα μοιάζει το περιβάλλον χρήστη - - - - Size of toolbar icons: - Μέγεθος των εικονιδίων γραμμής εργαλείων: - - - - Choose your preference for toolbar icon size. You can adjust -this according to your screen size or personal taste - Choose your preference for toolbar icon size. You can adjust -this according to your screen size or personal taste - - - - Tree view mode: - Tree view mode: - - - - Customize how tree view is shown in the panel (restart required). - -'ComboView': combine tree view and property view into one panel. -'TreeView and PropertyView': split tree view and property view into separate panel. -'Both': keep all three panels, and you can have two sets of tree view and property view. - Προσαρμόστε τον τρόπο εμφάνισης της δενδρικής προβολής στον πίνακα (απαιτείται επανεκκίνηση). - -'Συνδυαστική προβολή' ('Combo View'): συνδυάστε την προβολή δέντρου και την προβολή ιδιότητας σε ένα πλαίσιο. -'Προβολή δέντρου και προβολή ιδιότητας'('Tree View and PropertyView'): χωρίστε τις προβολές σε ξεχωριστό πλαίσιο. -'Και τα δύο' ('Both'): διατηρήστε και τα τρία πλαίσια και μπορείτε να έχετε δύο σετ προβολής δέντρου και προβολή ιδιοτήτων. - - - - Size of recent file list: - Μέγεθος λίστας πρόσφατων αρχείων: - - - - Background of the main window (when no document is opened) will consist of tiles of a special image. -See the FreeCAD Wiki for details about the image. - Το φόντο του κύριου παραθύρου (όταν δεν έχει ανοιχτεί κανένα έγγραφο) θα αποτελείται από πλακίδια μιας ειδικής εικόνας. -Δείτε το Wiki του FreeCAD για λεπτομέρειες σχετικά με την εικόνα. - - - - A Splash screen is a small loading window that is shown -when FreeCAD is launching. If this option is checked, FreeCAD will -display the splash screen - Εάν είναι επιλεγμένη αυτή η επιλογή 'οθόνη Splash' είναι ένα μικρό παράθυρο φόρτωσης που εμφανίζεται κατά την εκκίνηση του FreeCAD. - - - - Enable splash screen at start up - Ενεργοποίηση οθόνης υποδοχής κατά την εκκίνηση - - - - Gui::Dialog::DlgGeneralImp - - - Manage preference packs - Διαχείριση πακέτων προτιμήσεων - - - - Small (%1px) - Μικρό (%1px) - - - - Medium (%1px) - Μεσαίο (%1px) - - - - Large (%1px) - Μεγάλο (%1px) - - - - Extra large (%1px) - Πολύ μεγάλο (%1px) - - - - Custom (%1px) - Προσαρμοσμένο (%1px) - - - - Combo View - Συνδυασμένη Προβολή - - - - TreeView and PropertyView - TreeView and PropertyView - - - - Both - Both - - - - No style sheet - Χωρίς φύλλο τύπων μορφοποίησης - - - - Preference Pack Name - Όνομα Πακέτου Προτίμησης - - - - Tags - Ετικέτες - - - - Apply - Εφαρμογή - - - - Apply the %1 preference pack - Εφαρμογή του %1 πακέτου προτιμήσεων - - - - Choose a FreeCAD config file to import - Επιλέξτε ένα αρχείο ρυθμίσεων FreeCAD για εισαγωγή - - - - File exists - Το αρχείο υπάρχει - - - - A preference pack with that name already exists. Overwrite? - Ένα πακέτο προτιμήσεων με αυτό το όνομα υπάρχει ήδη. Αντικατάσταση; - - Gui::Dialog::DlgInputDialog @@ -3114,184 +2688,6 @@ Specify another directory, please. Gui::Dialog::DlgReportView - - - Report view - Προβολή αναφοράς - - - - Output - Έξοδος - - - - Normal messages will be recorded - Κανονικά μηνύματα θα καταγράφονται - - - - Record normal messages - Καταγραφή κανονικών μηνυμάτων - - - - Log messages will be recorded - Θα καταγράφονται τα μηνύματα καταγραφής - - - - Record log messages - Καταχώρηση μηνυμάτων αρχείου καταγραφής - - - - Warnings will be recorded - Οι προειδοποιήσεις θα καταγράφονται - - - - Record warnings - Καταγραφή προειδοποιήσεων - - - - Error messages will be recorded - Θα καταγράφονται μηνύματα σφάλματος - - - - Record error messages - Καταγραφή μηνυμάτων σφάλματος - - - - When an error has occurred, the Report View dialog becomes visible -on-screen while displaying the error - Όταν παρουσιαστεί σφάλμα, το παράθυρο διαλόγου Προβολή αναφοράς γίνεται ορατό στην οθόνη και εμφανίζεται το σφάλμα - - - - Show report view on error - Εμφάνιση προβολής αναφοράς σχετικά με το σφάλμα - - - - When a warning has occurred, the Report View dialog becomes visible -on-screen while displaying the warning - Όταν εμφανιστεί μια προειδοποίηση, το παράθυρο διαλόγου Προβολή αναφοράς γίνεται ορατό στην οθόνη ενώ εμφανίζεται η προειδοποίηση - - - - Show report view on warning - Εμφάνιση της προβολής αναφοράς στην προειδοποίηση - - - - When a normal message has occurred, the Report View dialog becomes visible -on-screen while displaying the message - Όταν προκύψει ένα κανονικό μήνυμα, το παράθυρο διαλόγου Προβολή αναφοράς γίνεται ορατό στην οθόνη κατά την εμφάνιση του μηνύματος - - - - Show report view on normal message - Εμφάνιση προβολής αναφοράς σε κανονικό μήνυμα - - - - When a log message has occurred, the Report View dialog becomes visible -on-screen while displaying the log message - Όταν εμφανιστεί ένα μήνυμα καταγραφής, ο διάλογος "Αναφορά προβολής" γίνεται ορατός στην οθόνη κατά την εμφάνιση του μηνύματος καταγραφής - - - - Show report view on log message - Εμφάνιση της προβολής αναφοράς στο μήνυμα καταγραφής - - - - Include a timecode for each report - Include a timecode for each report - - - - Include a timecode for each entry - Include a timecode for each entry - - - - Colors - Χρώματα - - - - Normal messages: - Κανονικά μηνύματα: - - - - Font color for normal messages in Report view panel - Χρώμα γραμματοσειράς για κανονικά μηνύματα στον πίνακα Αναφοράς προβολής - - - - Log messages: - Μηνύματα αρχείου καταγραφής: - - - - Font color for log messages in Report view panel - Χρώμα γραμματοσειράς για μηνύματα καταγραφής στον πίνακα Αναφοράς προβολής - - - - Warnings: - Προειδοποιήσεις: - - - - Font color for warning messages in Report view panel - Χρώμα γραμματοσειράς για προειδοποιητικά μηνύματα στον πίνακα Αναφοράς προβολής - - - - Errors: - Σφάλματα: - - - - Font color for error messages in Report view panel - Χρώμα γραμματοσειράς για μηνύματα σφάλματος στον πίνακα Αναφοράς προβολής - - - - Python interpreter - Διερμηνέας Python - - - - Internal Python output will be redirected -from Python console to Report view panel - Η εσωτερική έξοδος Python θα ανακατευθυνθεί -από την κονσόλα Python στο πλαίσιο προβολής αναφοράς - - - - Redirect internal Python output to report view - Ανακατεύθυνση της εσωτερικής εξόδου Python στην προβολή αναφορών - - - - Internal Python error messages will be redirected -from Python console to Report view panel - Τα εσωτερικά μηνύματα σφάλματος Python θα ανακατευθύνονται -από την κονσόλα Python στον πίνακα προβολής Αναφοράς - - - - Redirect internal Python errors to report view - Ανακατεύθυνση των εσωτερικών σφαλμάτων Python στην προβολή αναφορών - @@ -3369,67 +2765,67 @@ from Python console to Report view panel Gui::Dialog::DlgSettings3DView - + 3D View Τρισδιάστατη Προβολή - + General Γενικές - + Main coordinate system will always be shown in lower right corner within opened files Το σύστημα συντεταγμένων θα εμφανίζεται πάντα στην κάτω δεξιά γωνία εντός των ανοιχτών αρχείων - + Show coordinate system in the corner Εμφάνιση συστήματος συντεταγμένων στην γωνία - + Relative size : Σχετικό μέγεθος : - + Size of main coordinate system representation in the corner -- in % of height/width of viewport Μέγεθος αναπαράστασης του συστήματος συντεταγμένων στη γωνία -- σε % του ύψους/πλάτους της προβολής - + Axis cross will be shown by default at file opening or creation Ο σταυρός αξόνων θα εμφανίζεται κατά το άνοιγμα ή τη δημιουργία ενός αρχείου - + Show axis cross by default Προεπιλογή εμφάνιση σταυρού αξόνων - + Time needed for last operation and resulting frame rate will be shown at the lower left corner in opened files Ο χρόνος που απαιτείται για την τελευταία λειτουργία και ο προκύπτων ρυθμός καρέ θα εμφανίζονται στην κάτω αριστερή γωνία στα ανοιχτά αρχεία - + Show counter of frames per second Εμφάνιση μετρητή των καρέ ανά δευτερόλεπτο - + Rendering Απεικόνιση - + This option is useful for troubleshooting graphics card and driver problems. Changing this option requires a restart of the application. @@ -3438,22 +2834,22 @@ Changing this option requires a restart of the application. Η αλλαγή αυτής της επιλογής απαιτεί επανεκκίνηση της εφαρμογής. - + Use software OpenGL Χρήση λογισμικού OpenGL - + Use OpenGL VBO (Vertex Buffer Object) Use OpenGL VBO (Vertex Buffer Object) - + Render cache Render cache - + If selected, Vertex Buffer Objects (VBO) will be used. A VBO is an OpenGL feature that provides methods for uploading vertex data (position, normal vector, color, etc.) to the graphics card. @@ -3476,7 +2872,7 @@ issues ranging from graphical anomalies to GPU crash bugs. Remember to report this setting as enabled when seeking support on the FreeCAD forums - + 'Render Caching' is another way to say 'Rendering Acceleration'. There are 3 options available to achieve this: 1) 'Auto' (default), let Coin3D decide where to cache. @@ -3493,92 +2889,92 @@ only cache at the scene graph root node. This offers the fastest rendering speed but slower response to any scene changes. - + Auto Αυτόματο - + Distributed Κατανομή - + Centralized Συγκέντρωση - + Anti-Aliasing Anti-Aliasing - + What kind of multisample anti-aliasing is used What kind of multisample anti-aliasing is used - + None Κανένα - + Line Smoothing Εξομάλυνση Γραμμής - + MSAA 2x MSAA 2x - + MSAA 4x MSAA 4x - + MSAA 8x MSAA 8x - + Transparent objects: Διαφανή αντικείμενα: - + Render types of transparent objects Render types of transparent objects - + One pass One pass - + Backface pass Backface pass - + Marker size: Μέγεθος του δείκτη: - + Size of vertices in the Sketcher workbench Μέγεθος των κορυφών στον πάγκο εργασίας τα "Σκίτσα" - + Eye to eye distance for stereo modes Eye to eye distance for stereo modes - + Eye-to-eye distance used for stereo projections. The specified value is a factor that will be multiplied with the bounding box size of the 3D object that is currently displayed. @@ -3586,48 +2982,48 @@ bounding box size of the 3D object that is currently displayed. Η καθορισμένη τιμή είναι ένας παράγοντας που θα πολλαπλασιαστεί με το μέγεθος του πλαισίου οριοθέτησης του τρισδιάστατου αντικειμένου που εμφανίζεται αυτήν τη στιγμή. - + Backlight is enabled with the defined color Backlight is enabled with the defined color - - + + Backlight color Backlight color - + Intensity Ένταση - + Intensity of the backlight Ένταση οπίσθιου φωτισμού - + Camera type Τύπος κάμερας - + Objects will appear in a perspective projection Objects will appear in a perspective projection - + Perspective renderin&g Προοπτική αποτύπωση - + Objects will be projected in orthographic projection Objects will be projected in orthographic projection - + Or&thographic rendering Ορθογραφική απο&τύπωση @@ -3639,42 +3035,42 @@ bounding box size of the 3D object that is currently displayed. Gui::Dialog::DlgSettings3DViewImp - + 5px 5px - + 7px 7px - + 9px 9px - + 11px 11px - + 13px 13px - + 15px 15px - + Anti-aliasing Anti-aliasing - + Open a new viewer or restart %1 to apply anti-aliasing changes. Ανοίξτε ένα νέο πρόγραμμα προβολής ή πραγματοποιήστε επανεκκίνηση %1 για να εφαρμόσετε τις αλλαγές anti-aliasing. @@ -3682,77 +3078,77 @@ bounding box size of the 3D object that is currently displayed. Gui::Dialog::DlgSettingsCacheDirectory - + Cache Cache - + Cache directory Κατάλογος προσωρινή μνήμης (cache) - + Location: Location: - + Check periodically at program start: Ελέγχετε περιοδικά με την έναρξη του προγράμματος: - + Always Always - + Daily Καθημερινά - + Weekly Εβδομαδιαία - + Monthly Monthly - + Yearly Yearly - + Never Never - + Cache size limit: Cache size limit: - + Check now... Check now... - + Notify the user if the cache size exceeds the specified limit Notify the user if the cache size exceeds the specified limit - + Unknown Άγνωστο - + Current cache size: %1 Current cache size: %1 @@ -3926,182 +3322,182 @@ besides the color bar Gui::Dialog::DlgSettingsDocument - + Document Έγγραφο - + General Γενικές - + The application will create a new document when started Η εφαρμογή θα δημιουργήσει ένα νέο έγγραφο όταν ξεκινήσει - + Create new document at start up Δημιουργήστε νέο έγγραφο κατά την έναρξη - + Document save compression level (0 = none, 9 = highest, 3 = default) Βαθμός συμπίεσης αποθηκευόμενων εγγράφων (0 = καμία, 9 = ύψιστη, 3 = προεπιλεγμένη) - + Compression level for FCStd files Compression level for FCStd files - + All changes in documents are stored so that they can be undone/redone Όλες οι αλλαγές στα έγγραφα αποθηκεύονται έτσι ώστε να μπορούν να αναιρεθούν/επαναληφθούν - + Using Undo/Redo on documents Χρήση Αναίρεσης/Επανάληψης σε έγγραφα - + Maximum Undo/Redo steps Μέγιστο πλήθος βημάτων Αναίρεσης/Επανάληψης - + How many Undo/Redo steps should be recorded How many Undo/Redo steps should be recorded - + Allow user aborting document recomputation by pressing ESC. This feature may slightly increase recomputation time. Allow user aborting document recomputation by pressing ESC. This feature may slightly increase recomputation time. - + Allow aborting recomputation Allow aborting recomputation - + Storage Αποθήκευση - + Saving transactions (Auto-save) Πραγματοποιείται αποθήκευση συναλλαγών (Αυτόματη αποθήκευση) - + Discard saved transaction after saving document Απόρριψη αποθηκευμένης συναλλαγής μετά την αποθήκευση του εγγράφου - + If there is a recovery file available the application will automatically run a file recovery when it is started. If there is a recovery file available the application will automatically run a file recovery when it is started. - + Run AutoRecovery at startup Εκτέλεση ΑυτόματηςΑποκατάστασης κατά την εκκίνηση - + How often a recovery file is written How often a recovery file is written - + Save AutoRecovery information every Αποθήκευση πληροφοριών ΑυτόματηςΑποκατάστασης κάθε - + A thumbnail will be stored when document is saved A thumbnail will be stored when document is saved - + Save thumbnail into project file when saving document Αποθήκευση μικρογραφίας σε αρχείο έργου κατά την αποθήκευση εγγράφου - + Size Μέγεθος - + Sets the size of the thumbnail that is stored in the document. Common sizes are 128, 256 and 512 Sets the size of the thumbnail that is stored in the document. Common sizes are 128, 256 and 512 - + The program logo will be added to the thumbnail The program logo will be added to the thumbnail - + Add the program logo to the generated thumbnail Προσθήκη του λογότυπου προγράμματος στην παραγόμενη μικρογραφία - + How many backup files will be kept when saving document How many backup files will be kept when saving document - + Maximum number of backup files to keep when resaving document Μέγιστο πλήθος αρχείων αντιγράφων ασφαλείας προς διατήρηση κατά την επαναποθήκευση εγγράφου - + Backup files will get extension '.FCbak' and file names get date suffix according to the specified format Backup files will get extension '.FCbak' and file names get date suffix according to the specified format - + Use date and FCBak extension Use date and FCBak extension - + Date format Date format - + Document objects Αντικείμενα εγγράφου - + Allow objects to have same label Allow objects to have same label - + Allow duplicate object labels in one document Να επιτρέπεται η χρήση ομοίων ετικετών αντικειμένων στο ίδιο έγγραφο - + Enable partial loading of external linked documents. Then only referenced objects and their dependencies will be loaded when a linked document is auto-opened together with the main document. @@ -4113,22 +3509,22 @@ icon in the tree view to fully reload it. Κάντε διπλό κλικ στο εικονίδιο του εγγράφου στην προβολή δέντρου για να το φορτώσετε πλήρως. - + Disable partial loading of external linked objects Disable partial loading of external linked objects - + Authoring and License Συγγραφή και Άδεια - + Author name Όνομα συγγραφέα - + All documents that will be created will get the specified author name. Keep blank for anonymous. You can also use the form: John Doe <john@doe.com> @@ -4137,32 +3533,32 @@ Keep blank for anonymous. You can also use the form: John Doe <john@doe.com> - + The field 'Last modified by' will be set to specified author when saving the file The field 'Last modified by' will be set to specified author when saving the file - + Set on save Ορισμός κατά την αποθήκευση - + Company Εταιρεία - + Default company name to use for new files Default company name to use for new files - + Default license Προεπιλεγμένη άδεια - + Default license for new documents Default license for new documents @@ -4232,12 +3628,12 @@ You can also use the form: John Doe <john@doe.com> Άλλο - + License URL Διεύθυνση URL της άδειας - + URL describing more about the license URL describing more about the license @@ -4245,104 +3641,21 @@ You can also use the form: John Doe <john@doe.com> Gui::Dialog::DlgSettingsDocumentImp - + The format of the date to use. Μορφή ημερομηνίας προς χρήση - + Default Προεπιλεγμένο - + Format Format - - Gui::Dialog::DlgSettingsEditorImp - - - Text - Κείμενο - - - - Bookmark - Σελιδοδείκτης - - - - Breakpoint - Σημείο Διακοπής - - - - Keyword - Λέξη-κλειδί - - - - Comment - Σχόλιο - - - - Block comment - Σχόλιο του μπλοκ - - - - Number - Αριθμός - - - - String - Συμβολοσειρά - - - - Character - Χαρακτήρας - - - - Class name - Όνομα κλάσης - - - - Define name - Ορίστε όνομα - - - - Operator - Τελεστής - - - - Python output - Έξοδος Python - - - - Python error - Σφάλμα Python - - - - Current line highlight - Επισήμανση τρέχουσας γραμμής - - - - Items - Αντικείμενα - - Gui::Dialog::DlgSettingsImage @@ -4523,122 +3836,122 @@ You can also use the form: John Doe <john@doe.com> Gui::Dialog::DlgSettingsMacro - + Macro Μακροεντολή - + General macro settings Γενικές ρυθμίσεις μακροεντολών - + Variables defined by macros are created as local variables Οι μεταβλητές που καθορίζονται από τις μακροεντολές δημιουργούνται ως τοπικές μεταβλητές - + Run macros in local environment Εκτέλεση μακροεντολών σε τοπικό περιβάλλον - + Macro recording settings Ρυθμίσεις καταγραφής μακροεντολών - + Macro path Διαδρομή μακροεντολής - + The directory in which the application will search for macros Ο κατάλογος στον οποίο η εφαρμογή θα αναζητήσει μακροεντολές - + Gui commands Εντολές Γραφικού Περιβάλλοντος Χρήστη - + Recorded macros will also contain user interface commands Οι εγγραφόμενες μακροεντολές θα περιέχουν επίσης εντολές διεπαφής χρήστη - + Record GUI commands Καταγραφή των εντολών της Γενικής Διάδρασης του Χρήστη - + Recorded macros will also contain user interface commands as comments Οι εγγραφόμενες μακροεντολές θα περιέχουν επίσης εντολές διεπαφής χρήστη ως σχόλια - + Record as comment Καταγραφή ως σχόλιο - + Logging Commands Εντολές Καταγραφής - + Commands executed by macro scripts are shown in Python console Οι εντολές που εκτελούνται από μακροεντολές εμφανίζονται στην κονσόλα Python - + Show script commands in python console Εμφάνιση εντολών σεναρίου στην κονσόλα python - + Log all commands issued by menus to file: Καταγραφή όλων των εντολών που εκδίδονται από μενού στο αρχείο: - + FullScript.FCScript FullScript.FCScript - + Recent macros menu Μενού πρόσφατων μακροεφαρμογών - + Size of recent macro list Μέγεθος πρόσφατης λίστας μακροεντολών - + How many macros should be listed in recent macros list Πόσες μακροεντολές θα πρέπει να εμφανίζονται στη λίστα πρόσφατων μακροεντολών - + Keyboard shortcut count Καταμέτρηση συντομεύσεων πληκτρολογίου - + How many recent macros should have shortcuts Πόσες πρόσφατες μακροεντολές θα πρέπει να έχουν συντομεύσεις - + Keyboard Modifiers Τροποποιητές Πληκτρολογίου - + Keyboard modifiers, default = Ctrl+Shift+ Τροποποιήσεις πληκτρολογίου, προεπιλογή = Ctrl+Shift+ @@ -4646,130 +3959,130 @@ You can also use the form: John Doe <john@doe.com> Gui::Dialog::DlgSettingsNavigation - - + + Navigation Πλοήγηση - + Navigation cube Τύπος Πλοήγησης - + Steps by turn Βήματα κατά την περιστροφή - + Number of steps by turn when using arrows (default = 8 : step angle = 360/8 = 45 deg) Αριθμός βημάτων με στροφή κατά τη χρήση βελών (προεπιλογή = 8 : γωνία βημάτων = 360/8 = 45 deg) - + Corner Γωνία - + Corner where navigation cube is shown Γωνία όπου εμφανίζεται ο κύβος πλοήγησης - + Top left Πάνω αριστερά - + Top right Πάνω δεξιά - + Bottom left Κάτω αριστερά - + Bottom right Κάτω δεξιά - + Rotates to nearest possible state when clicking a cube face Rotates to nearest possible state when clicking a cube face - + Rotate to nearest Περιστροφή στο πλησιέστερο - + Font name: Font name: - + Font name of the navigation cube Όνομα γραμματοσειράς του κύβου πλοήγησης - + Default Προεπιλεγμένο - + Cube size Μέγεθος κύβου - + Size of the navigation cube Μέγεθος του κύβου πλοήγησης - + Color Χρώμα - + Base color for all elements Base color for all elements - + 3D Navigation Τρισδιάστατη Πλοήγηση - + List the mouse button configs for each chosen navigation setting. Select a set and then press the button to view said configurations. Εμφάνιση των ρυθμίσεων του ποντικιού για κάθε επιλεγμένη ρύθμιση πλοήγησης. Επιλέξτε ένα σετ και στη συνέχεια πατήστε το κουμπί για να δείτε αυτές τις ρυθμίσεις. - + Mouse... Ποντίκι... - + Navigation settings set Οι ρυθμίσεις πλοήγησης ορίστηκαν - + Orbit style Τύπος μορφοποίησης τροχιάς - + Rotation orbit style. Trackball: moving the mouse horizontally will rotate the part around the y-axis Turntable: the part will be rotated around the z-axis (with constrained axes). @@ -4780,116 +4093,116 @@ Turntable: the part will be rotated around the z-axis (with constrained axes). Free Turntable: the part will be rotated around the z-axis. - + Turntable Περιστρεφόμενη βάση - + Trackball Ιχνόσφαιρα - + Free Turntable Free Turntable - + Rotation mode Λειτουργία περιστροφής - + Rotations in 3D will use current cursor position as center for rotation Περιστροφή σε 3D θα χρησιμοποιήσει την τρέχουσα θέση του κέρσορα ως κέντρο για περιστροφή - + Window center Κεντράρισμα παραθύρου - + Drag at cursor Σύρετε τον κέρσορα - + Object center Κέντρο αντικειμένων - + Default camera orientation Προεπιλεγμένος προσανατολισμός κάμερας - + Default camera orientation when creating a new document or selecting the home view Προεπιλεγμένος προσανατολισμός κάμερας κατά τη δημιουργία ενός νέου εγγράφου ή την επιλογή της προβολής αρχικής οθόνης - + Camera zoom Μεγέθυνση κάμερας - + Sets camera zoom for new documents. The value is the diameter of the sphere to fit on the screen. Ρυθμίζει το ζουμ της κάμερας για νέα έγγραφα. Η τιμή είναι η διάμετρος της σφαίρας που θα χωρέσει στην οθόνη. - + mm χιλιοστά - + Enable animated rotations Enable animated rotations - + Enable animation Ενεργοποίηση αναπαράστασης κίνησης - + Zoom operations will be performed at position of mouse pointer Zoom operations will be performed at position of mouse pointer - + Zoom at cursor Εστίαση στον κέρσορα - + Zoom step Zoom step - + How much will be zoomed. Zoom step of '1' means a factor of 7.5 for every zoom step. Πόσο θα μεγεθύνεται. Το βήμα ζουμ του '1' σημαίνει ένα συντελεστή 7,5 για κάθε βήμα ζουμ. - + Direction of zoom operations will be inverted Direction of zoom operations will be inverted - + Invert zoom Αντιστροφή εστίασης - + Prevents view tilting when pinch-zooming. Affects only gesture navigation style. Mouse tilting is not disabled by this setting. @@ -4898,57 +4211,67 @@ Affects only gesture navigation style. Mouse tilting is not disabled by this setting. - + Disable touchscreen tilt gesture Απενεργοποίηση της χειρονομίας πλαγιάσματος, από την οθόνη αφής - + + Show the rotation center when dragging. + Show the rotation center when dragging. + + + + Enable rotation center indication + Enable rotation center indication + + + Isometric Ισομετρική - + Dimetric Διμετρική - + Trimetric Τριμετρική - + Top Πάνω - + Front Εμπρόσθια - + Left Αριστερά - + Right Δεξιά - + Rear Οπίσθια - + Bottom Κάτω - + Custom Επιλογή @@ -4956,44 +4279,44 @@ Mouse tilting is not disabled by this setting. Gui::Dialog::DlgSettingsPythonConsole - + Python console Κονσόλα Python - + Settings Ρυθμίσεις - + Words will be wrapped when they exceed available horizontal space in Python console Words will be wrapped when they exceed available horizontal space in Python console - + Enable word wrap Ενεργοποίηση της αναδίπλωσης λέξεων - + The cursor shape will be a block Το σχήμα του κέρσορα θα είναι μπλοκ - + Enable block cursor Ενεργοποίηση του κέρσορα - + Saves Python history across sessions Saves Python history across sessions - + Save history Save history @@ -5001,17 +4324,37 @@ horizontal space in Python console Gui::Dialog::DlgSettingsSelection - + Selection Επιλογή - + + Enable preselection, highlighted with specified color + Enable preselection, highlighted with specified color + + + + Enable preselection + Enable preselection + + + + Enable selection, highlighted with specified color + Enable selection, highlighted with specified color + + + + Enable selection + Enable selection + + + Pick radius (px): Διαλέξτε ακτίνα (px): - + Area for picking elements in 3D view. Larger value eases to pick things, but can make small features impossible to select. @@ -5020,27 +4363,27 @@ Larger value eases to pick things, but can make small features impossible to sel - + Auto switch to the 3D view containing the selected item Αυτόματη μετάβαση στην τρισδιάστατη προβολή που περιέχει το επιλεγμένο αντικείμενο - + Auto expand tree item when the corresponding object is selected in 3D view Auto expand tree item when the corresponding object is selected in 3D view - + Preselect the object in 3D view when mouse over the tree item Preselect the object in 3D view when mouse over the tree item - + Record selection in tree view in order to go back/forward using navigation button Record selection in tree view in order to go back/forward using navigation button - + Add checkboxes for selection in document tree Προσθήκη πλαισίων επιλογής στο δέντρο εγγράφων @@ -5048,147 +4391,122 @@ Larger value eases to pick things, but can make small features impossible to sel Gui::Dialog::DlgSettingsViewColor - + Colors Χρώματα - - Selection - Επιλογή - - - - Enable preselection and highlight by specified color - Enable preselection and highlight by specified color - - - - Enable preselection highlighting - Ενεργοποίηση επισήμανσης προεπιλογής - - - - Enable selection highlighting and use specified color - Enable selection highlighting and use specified color - - - - Enable selection highlighting - Ενεργοποίηση επισήμανσης επιλογής - - - + Background color for the model view Background color for the model view - + Background color Χρώμα υποβάθρου - - + + Background will have selected color Background will have selected color - + Simple color Απλό χρώμα - - + + Background will have selected color gradient Background will have selected color gradient - + Linear gradient Linear gradient - + Radial gradient Radial gradient - - + + Top: Top: - - + + Middle: Middle: - + Switches the colors of the gradient Switches the colors of the gradient - + Switch Switch - + Color gradient will get selected color as middle color Color gradient will get selected color as middle color - + Middle color Μεσαίο χρώμα - - + + Bottom: Κάτω: - + Tree view Προβολή δενδροδιαγράμματος - + Object being edited Αντικείμενο σε επεξεργασία - + Background color for objects in tree view that are currently edited Background color for objects in tree view that are currently edited - + Active container Ενεργό δοχείο - + Background color for active containers in tree view Background color for active containers in tree view - + Central: Κέντρο: - + Midway: Μεσαίο: - + End: Τέλος: @@ -5313,7 +4631,7 @@ The preference system is the one set in the general preferences. Gui::Dialog::DockablePlacement - + Placement Τοποθέτηση @@ -5914,17 +5232,17 @@ The 'Status' column shows whether the document could be recovered. Εφαρμογή - + Please select 1, 2, or 3 points before clicking this button. A point may be on a vertex, face, or edge. If on a face or edge the point used will be the point at the mouse position along face or edge. If 1 point is selected it will be used as the center of rotation. If 2 points are selected the midpoint between them will be the center of rotation and a new custom axis will be created, if needed. If 3 points are selected the first point becomes the center of rotation and lies on the vector that is normal to the plane defined by the 3 points. Some distance and angle information is provided in the report view, which can be useful when aligning objects. For your convenience when Shift + click is used the appropriate distance or angle is copied to the clipboard. Επιλέξτε 1, 2 ή 3 σημεία πριν κάνετε κλικ σε αυτό το κουμπί. Ένα σημείο μπορεί να βρίσκεται σε μια κορυφή, μια όψη ή μια άκρη. Εάν βρίσκεται σε μια όψη ή μια άκρη, το σημείο που χρησιμοποιείται θα είναι το σημείο στη θέση του ποντικιού κατά μήκος της όψης ή της άκρης. Εάν επιλεγεί 1 σημείο, θα χρησιμοποιηθεί ως κέντρο περιστροφής. Εάν επιλεγούν 2 σημεία, το μέσο μεταξύ τους θα είναι το κέντρο περιστροφής και θα δημιουργηθεί ένας νέος προσαρμοσμένος άξονας, εάν χρειαστεί. Εάν επιλεγούν 3 σημεία, το πρώτο σημείο γίνεται το κέντρο περιστροφής και βρίσκεται στο διάνυσμα που είναι κάθετο στο επίπεδο που ορίζεται από τα 3 σημεία. Στην προβολή αναφοράς παρέχονται ορισμένες πληροφορίες απόστασης και γωνίας, οι οποίες μπορεί να είναι χρήσιμες κατά την ευθυγράμμιση αντικειμένων. Για τη διευκόλυνσή σας, όταν χρησιμοποιείται Shift + κλικ, η κατάλληλη απόσταση ή γωνία αντιγράφεται στο πρόχειρο. - + Incorrect quantity Εσφαλμένη ποσότητα - + There are input fields with incorrect input, please ensure valid placement values! Υπάρχουν πεδία εισόδου με εσφαλμένη είσοδο, παρακαλώ βεβαιωθείτε πως χρησιμοποιείτε έγκυρες τιμές τοποθέτησης! @@ -6186,7 +5504,7 @@ originally selected prior to opening this dialog Gui::DockWnd::PropertyDockView - + Property View Προβολή Ιδιοτήτων @@ -6254,22 +5572,22 @@ originally selected prior to opening this dialog Μετάβαση στο τέλος - + Clear Εκκαθάριση - + Save As... Αποθήκευση Ως... - + Save Report Output Αποθήκευση Εξόδου Αναφοράς - + Plain Text Files Αρχεία Απλού Κειμένου @@ -6400,7 +5718,7 @@ originally selected prior to opening this dialog Εφαρμογή - + Labels & Attributes Ετικέτες & Χαρακτηριστικά @@ -6449,27 +5767,27 @@ Do you want to save your changes? Αρχείο PDF - + untitled[*] χωρίς τίτλο[*] - + - Editor - Πρόγραμμα Επεξεργασίας - + %1 chars removed Απομακρύνθηκαν %1 χαρακτήρες - + %1 chars added Προστέθηκαν %1 χαρακτήρες - + Formatted Μορφοποιημένο @@ -6586,74 +5904,74 @@ Do you want to save your changes? Gui::GraphvizView - + Graphviz not found Δεν βρέθηκε το λογισμικό Graphviz - + Graphviz couldn't be found on your system. Αδύνατη η εύρεση του λογισμικού Graphviz στον υπολογιστή σας. - + Read more about it here. Διαβάστε περισσότερα σχετικά με αυτό εδώ. - + Do you want to specify its installation path if it's already installed? Θέλετε να καθορίσετε τη διαδρομή εγκατάστασής του εφόσον είναι ήδη εγκατεστημένο; - + Graphviz installation path Διαδρομή εγκατάστασης λογισμικού Graphviz - + Graphviz failed Το λογισμικό Graphviz απέτυχε - + Graphviz failed to create an image file Το λογισμικό Graphviz απέτυχε στη δημιουργία αρχείου εικόνας - + PNG format Μορφή PNG - + Bitmap format Μορφή Bitmap - + GIF format Μορφή GIF - + JPG format Μορφή JPG - + SVG format Μορφή SVG - - + + PDF format Μορφή PDF - - + + Export graph Εξαγωγή γραφικού @@ -6795,17 +6113,17 @@ Do you want to save your changes? Gui::MacroCommand - + Macros Μακροεντολές - + Macro file doesn't exist Το αρχείο μακροεντολής δεν υπάρχει - + No such macro file: '%1' Δεν υπάρχει τέτοιο αρχείο μακροεντολής: '%1' @@ -6814,7 +6132,7 @@ Do you want to save your changes? Gui::MainWindow - + Dimension Διάσταση @@ -6844,32 +6162,42 @@ Do you want to save your changes? Κλείσιμο Όλων - - - + + + Toggles this toolbar Εναλλάσσει την λειτουργία εμφάνισης/απόκρυψης αυτής της γραμμής εργαλείων - - - + + + Toggles this dockable window Εναλλάσσει την λειτουργία εμφάνισης/απόκρυψης αυτού του προσδέσιμου παραθύρου - - + + WARNING: This is a development version. + WARNING: This is a development version. + + + + Please do not use in a production environment. + Please do not use in a production environment. + + + + Unsaved document Μη αποθηκευμένο έγγραφο - + The exported object contains external link. Please save the documentat least once before exporting. The exported object contains external link. Please save the documentat least once before exporting. - + To link to external objects, the document must be saved at least once. Do you want to save the document now? To link to external objects, the document must be saved at least once. @@ -6879,63 +6207,63 @@ Do you want to save the document now? Gui::ManualAlignment - - - - - + + + + + Manual alignment Χειροκίνητη ευθυγράμμιση - + The alignment is already in progress. Η ευθυγράμμιση βρίσκεται ήδη σε εξέλιξη. - + Alignment[*] Ευθυγράμμιση[*] - + Please, select at least one point in the left and the right view Παρακαλώ, επιλέξτε τουλάχιστον ένα σημείο στην αριστερή και στην δεξιά προβολή - + Please, select at least %1 points in the left and the right view Παρακαλώ, επιλέξτε τουλάχιστον %1 σημεία στην αριστερή και στην δεξιά προβολή - + Please pick points in the left and right view Παρακαλώ, επιλέξτε σημεία στην αριστερή και στην δεξιά προβολή - + The alignment has finished Η ευθυγράμμιση ολοκληρώθηκε - + The alignment has been canceled Η ευθυγράμμιση ακυρώθηκε - - + + Too few points picked in the left view. At least %1 points are needed. Δεν επιλέχθηκαν αρκετά σημεία στην αριστερή προβολή. Χρειάζονται τουλάχιστον %1 σημεία. - - + + Too few points picked in the right view. At least %1 points are needed. Δεν επιλέχθηκαν αρκετά σημεία στην δεξιά προβολή. Χρειάζονται τουλάχιστον %1 σημεία. - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. @@ -6944,59 +6272,59 @@ on the right view %2 points are picked. στην δεξιά προβολή έχουν επιλεχθεί %2 σημεία. - + Try to align group of views Προσπαθήστε να ευθυγραμμίσετε την ομάδα προβολών - + The alignment failed. How do you want to proceed? Η ευθυγράμμιση απέτυχε. Πώς θέλετε να συνεχίσετε; - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. Επιλέχθηκε διαφορετικό πλήθος σημείων στην αριστερή και στην δεξιά προβολή. Στην αριστερή προβολή έχουν επιλεχθεί %1 σημεία, στην δεξιά προβολή έχουν επιλεχθεί %2 σημεία. - + Point_%1 Σημείο_%1 - + Point picked at (%1,%2,%3) Επιλέχθηκε σημείο στο (%1,%2,%3) - + No point was found on model Δεν βρέθηκε κανένα σημείο στο μοντέλο - + No point was picked Δεν επιλέχθηκε κανένα σημείο - + &Align &Ευθυγράμμιση - + &Remove last point &Αφαίρεση τελευταίου σημείου - + &Cancel Ακύρωση - + &Synchronize views &Συγχρονισμός προβολών @@ -7143,7 +6471,7 @@ How do you want to proceed? Gui::PropertyEditor::LinkLabel - + Change the linked object Αλλαγή του συνδεδεμένου αντικειμένου @@ -7151,12 +6479,12 @@ How do you want to proceed? Gui::PropertyEditor::LinkSelection - + Error Σφάλμα - + Object not found Το αντικείμενο δεν βρέθηκε @@ -7227,13 +6555,13 @@ How do you want to proceed? Gui::PropertyView - + View Προβολή - + Data Δεδομένα @@ -7280,77 +6608,77 @@ Do you want to exit without saving your data? Άγνωστη μη διαχειρίσιμη εξαίρεση C++. - + &Copy Αντιγραφή - + &Copy command Αντιγραφή εντολής - + &Copy history Αντιγραφή ιστορικού - + Save history as... Αποθήκευση ιστορικού ως... - + Save history Save history - + Saves Python history across %1 sessions Saves Python history across %1 sessions - + &Paste Ε&πικόλληση - + Select All Επιλογή Όλων - + Clear console Εκκαθάριση κονσόλας - + Insert file name... Εισάγετε όνομα αρχείου... - + Word wrap Αναδίπλωση λέξεων - + Save History Αποθήκευση Ιστορικού - + Macro Files Αρχεία Μακροεντολών - + Insert file name Εισάγετε όνομα αρχείου - + All Files Όλα τα Αρχεία @@ -7363,7 +6691,7 @@ Do you want to exit without saving your data? Σχόλιο - + Uncomment Διαγραφή σχολίου @@ -7371,17 +6699,17 @@ Do you want to exit without saving your data? Gui::RecentFilesAction - + Open file %1 Άνοιγμα του αρχείου %1 - + File not found Το αρχείο δεν βρέθηκε - + The file '%1' cannot be opened. Αδυναμία ανοίγματος του αρχείου '%1'. @@ -7389,22 +6717,22 @@ Do you want to exit without saving your data? Gui::RecentMacrosAction - + none κανένα - + Run macro %1 (Shift+click to edit) keyboard shortcut: %2 Εκτέλεση μακροεντολής %1 (Shift+click για επεξεργασία) συντόμευση πληκτρολογίου: %2 - + File not found Το αρχείο δεν βρέθηκε - + The file '%1' cannot be opened. Αδυναμία ανοίγματος του αρχείου '%1'. @@ -7435,22 +6763,22 @@ Do you want to exit without saving your data? Gui::SearchBar - + Previous Previous - + Next Next - + Case sensitive Case sensitive - + Whole words Whole words @@ -7696,38 +7024,38 @@ Do you want to specify another directory? Gui::TextDocumentEditorView - + Text updated Το κείμενο ενημερώθηκε - + The text of the underlying object has changed. Discard changes and reload the text from the object? Το κείμενο του υποκειμένου στοιχείου έχει αλλάξει. Να γίνει απόρριψη αλλαγών και επαναφόρτωση του κειμένου από το στοιχείο; - + Yes, reload. Ναι, να γίνει επαναφόρτωση. - + Unsaved document Μη αποθηκευμένο έγγραφο - + Do you want to save your changes before closing? Θέλετε να αποθηκεύσετε τις αλλαγές σας πριν το κλείσιμο; - + If you don't save, your changes will be lost. Αν δεν κάνετε αποθήκευση, οι αλλαγές σας θα χαθούν. - - + + Edit text Επεξεργασία του κειμένου @@ -7999,7 +7327,7 @@ Do you want to specify another directory? Gui::TreeDockWidget - + Tree view Προβολή δενδροδιαγράμματος @@ -8007,7 +7335,7 @@ Do you want to specify another directory? Gui::TreePanel - + Search Αναζήτηση @@ -8015,183 +7343,183 @@ Do you want to specify another directory? Gui::TreeWidget - + Search... Αναζήτηση... - + Search for objects Αναζήτηση για αντικείμενα - + Activate document Ενεργοποίηση εγγράφου - + Activate document %1 Ενεργοποίηση του εγγράφου %1 - + Tree settings Tree settings - + Show description column Show description column - + Show an extra tree view column for item description. The item's description can be set by pressing F2 (or your OS's edit button) or by editing the 'label2' property. Show an extra tree view column for item description. The item's description can be set by pressing F2 (or your OS's edit button) or by editing the 'label2' property. - + Group Ομάδα - + Labels & Attributes Ετικέτες & Χαρακτηριστικά - + Description Περιγραφή - + Show items hidden in tree view Show items hidden in tree view - + Show items that are marked as 'hidden' in the tree view Show items that are marked as 'hidden' in the tree view - + Toggle visibility in tree view Toggle visibility in tree view - + Toggles the visibility of selected items in the tree view Toggles the visibility of selected items in the tree view - + Create group... Δημιουργήστε ομάδα... - + Create a group Δημιουργήστε μια ομάδα - - + + Rename Μετονομασία - + Rename object Μετονομασία αντικειμένου - + Finish editing Ολοκλήρωση επεξεργασίας - + Finish editing object Ολοκλήρωση επεξεργασίας του αντικειμένου - + Add dependent objects to selection Add dependent objects to selection - + Adds all dependent objects to the selection Adds all dependent objects to the selection - + Close document Close document - + Close the document Close the document - + Reload document Reload document - + Reload a partially loaded document Reload a partially loaded document - + Skip recomputes Παράλειψη επανεκτέλεσης υπoλογισμών - + Enable or disable recomputations of document Ενεργοποιήστε ή απενεργοποιήστε την επανεκτέλεση υπολογισμών του εγγράφου - + Allow partial recomputes Allow partial recomputes - + Enable or disable recomputating editing object when 'skip recomputation' is enabled Enable or disable recomputating editing object when 'skip recomputation' is enabled - + Mark to recompute Επισημάνετε για επανεκτέλεση υπολογισμών - + Mark this object to be recomputed Επισημάνετε αυτό το αντικείμενο για επανεκτέλεση των υπολογισμών του - + Recompute object Recompute object - + Recompute the selected object Recompute the selected object - + (but must be executed) (but must be executed) - + %1, Internal name: %2 %1, Εσωτερικό όνομα: %2 @@ -8222,12 +7550,12 @@ Do you want to specify another directory? Αρχείο PDF - + Opening file failed Αποτυχία ανοίγματος αρχείου - + Can't open file '%1' for writing. Αδυναμία ανοίγματος αρχείου '%1' για εγγραφή. @@ -8235,7 +7563,7 @@ Do you want to specify another directory? Gui::WorkbenchGroup - + Select the '%1' workbench Επιλέξτε τον πάγκο εργασίας '%1' @@ -8450,69 +7778,70 @@ Do you want to specify another directory? QObject - - + + General Γενικές - - + + + Display Απεικόνιση - + Workbenches Πάγκοι Εργασίας - - - + + + Python Python - - - + + + Unknown filetype Άγνωστος τύπος αρχείου - - + + Cannot open unknown filetype: %1 Αδυναμία ανοίγματος του αγνώστου τύπου αρχείου: %1 - + Export failed Αποτυχία της εξαγωγής - + Cannot save to unknown filetype: %1 Αδυναμία αποθήκευσης στον άγνωστο τύπο αρχείου: %1 - + Workbench failure Αποτυχία πάγκου εργασίας - + %1 %1 - + Exception Εξαίρεση @@ -8558,8 +7887,8 @@ Do you want to specify another directory? Πραγματοποιείται εξαγωγή αρχείου PDF... - + Unsaved document Μη αποθηκευμένο έγγραφο @@ -8714,17 +8043,17 @@ Do you want to continue? Αδυναμία ανοίγματος του αρχείου '%1'. - + files αρχεία - + Save image Save image - + Choose an image file to open Επιλέξτε ένα αρχείο εικόνας για άνοιγμα @@ -8830,44 +8159,44 @@ Do you want to continue? - + Type Τύπος - + Notifier Notifier - + Message Message - + Notifier: Notifier: - + Do you want to skip confirmation of further critical message notifications while loading the file? Do you want to skip confirmation of further critical message notifications while loading the file? - + Critical Message Critical Message - + Too many opened non-intrusive notifications. Notifications are being omitted! Too many opened non-intrusive notifications. Notifications are being omitted! - + Identical physical path detected. It may cause unwanted overwrite of existing document! @@ -8876,44 +8205,44 @@ Do you want to continue? - + Are you sure you want to continue? Are you sure you want to continue? - + Please check report view for more... Ελέγξτε την προβολή αναφοράς για περισσότερα... - + Physical path: Physical path: - - + + Document: Document: - - + + Path: Διαδρομή: - + Identical physical path Identical physical path - + Could not save document Could not save document - + There was an issue trying to save the file. This may be because some of the parent folders do not exist, or you do not have sufficient permissions, or for other reasons. Error details: "%1" @@ -8926,102 +8255,102 @@ Would you like to save the file with a different name? Would you like to save the file with a different name? - - - + + + Saving aborted Η αποθήκευση διεκόπη - + Save dependent files Save dependent files - + The file contains external dependencies. Do you want to save the dependent files, too? The file contains external dependencies. Do you want to save the dependent files, too; - - + + Saving document failed Αποτυχία αποθήκευσης εγγράφου - + Save document under new filename... Αποθήκευση εγγράφου με άλλο όνομα αρχείου... - - + + Save %1 Document Αποθήκευση Εγγράφου %1 - + Document Έγγραφο - - + + Failed to save document Failed to save document - + Documents contains cyclic dependencies. Do you still want to save them? Documents contains cyclic dependencies. Do you still want to save them; - + Save a copy of the document under new filename... Αποθηκεύστε ένα αντίγραφο του εγγράφου με νέο όνομα αρχείου... - + %1 document (*.FCStd) έγγραφο %1 (*.FCStd) - + Document not closable Το έγγραφο δεν κλείνει - + The document is not closable for the moment. Το έγγραφο δεν κλείνει προς το παρόν. - + Document not saved Document not saved - + The document%1 could not be saved. Do you want to cancel closing it? Το έγγραφο%1 δεν μπορεί να αποθηκευτεί. Θέλετε να ακυρώσετε το κλείσιμο; - + Undo Undo - + Redo Redo - + There are grouped transactions in the following documents with other preceding transactions There are grouped transactions in the following documents with other preceding transactions - + Choose 'Yes' to roll back all preceding transactions. Choose 'No' to roll back in the active document only. Choose 'Abort' to abort @@ -9104,12 +8433,12 @@ Please open a browser window and type in: http://localhost:%1. Επιλογές... - + Out of memory Μνήμη πλήρης - + Not enough memory available to display the data. Δεν υπάρχει αρκετή μνήμη διαθέσιμη για την προβολή των δεδομένων. @@ -9125,7 +8454,7 @@ Please open a browser window and type in: http://localhost:%1. Αδυναμία εύρεσης του αρχείου %1 τόσο στο %2 όσο και στο %3 - + Navigation styles Τύποι μορφοποίησης πλοήγησης @@ -9136,7 +8465,7 @@ Please open a browser window and type in: http://localhost:%1. - + Transform Μετατόπιση @@ -9201,12 +8530,12 @@ Please open a browser window and type in: http://localhost:%1. Το %1 δεν είναι άδειο, να διαγραφεί και το περιεχόμενό του; - + Translation: Μετάφραση: - + Rotation: Περιστροφή: @@ -9302,59 +8631,59 @@ underscore, and must not start with a digit. Failed to add property to '%1': %2 - - + + Drag & drop failed Drag & drop failed - + Setup configurable object Setup configurable object - + Select which object to copy or exclude when configuration changes. All external linked objects are excluded by default. Επιλέξτε ποιο αντικείμενο θα αντιγράψετε ή θα εξαιρέσετε όταν αλλάζει η διαμόρφωση. Όλα τα εξωτερικά συνδεδεμένα αντικείμενα εξαιρούνται από προεπιλογή. - + Please select which objects to copy when the configuration is changed Please select which objects to copy when the configuration is changed - + Apply to all Apply to all - + Apply the setting to all links. Or, uncheck this option to apply only to this link. Εφαρμόστε τη ρύθμιση σε όλες τις συνδέσεις. Ή, καταργήστε αυτή την επιλογή μόνο σε αυτόν τον σύνδεσμο. - + Copy on change Copy on change - + Enable Ενεργοποίηση - + Enable auto copy of linked object when its configuration is changed Enable auto copy of linked object when its configuration is changed - + Tracking Απόσταση Γραμμάτων - + Copy the linked object when its configuration is changed. Also auto redo the copy if the original linked object is changed. @@ -9363,17 +8692,17 @@ Also auto redo the copy if the original linked object is changed. - + Disable copy on change Disable copy on change - + Refresh configurable object Refresh configurable object - + Synchronize the original configurable source object by creating a new deep copy. Note that any changes made to the current copy will be lost. @@ -9382,23 +8711,23 @@ the current copy will be lost. - + Toggle array elements Εναλλαγή στοιχείων πίνακα - + Change whether show each link array element as individual objects Αλλάξτε εάν εμφανίζεται κάθε στοιχείο πίνακα συνδέσμων ως μεμονωμένα αντικείμενα - + Transform at the origin of the placement Μετατόπιση στην αρχή της τοποθέτησης - - + + Override colors... Αντικατάσταση χρωμάτων... @@ -9426,12 +8755,12 @@ the current copy will be lost. SelectionFilter - + Not allowed: Δεν επιτρέπεται: - + Selection not allowed by filter Η επιλογή δεν επιτρέπεται λόγω χρήσης φίλτρου @@ -9439,9 +8768,9 @@ the current copy will be lost. StdBoxElementSelection - - + + Box element selection Επιλογή στοιχείων πλαισίου @@ -9449,13 +8778,13 @@ the current copy will be lost. StdBoxSelection - + Box selection Επιλογή με τη χρήση πλαισίου - + Activate the box selection tool Activate the box selection tool @@ -9533,13 +8862,13 @@ the current copy will be lost. StdCmdAxisCross - + Toggle axis cross Εναλλαγή εμφάνισης/απόκρυψης του συστήματος αξόνων - - + + Turns on or off the axis cross at the origin Turns on or off the axis cross at the origin @@ -9645,13 +8974,13 @@ the current copy will be lost. StdCmdDemoMode - + View turntable... Προβολή περιστρεφόμενης βάσης... - + View turntable Προβολή περιστρεφόμενης βάσης @@ -9991,13 +9320,13 @@ the current copy will be lost. StdCmdHideObjects - + Hide all objects Απόκρυψη όλων των αντικειμένων - - + + Hide all objects in the document Απόκρυψη όλων των αντικειμένων στο έγγραφο @@ -10005,13 +9334,13 @@ the current copy will be lost. StdCmdHideSelection - + Hide selection Απόκρυψη επιλογής - - + + Hide all selected objects Απόκρυψη όλων των επιλεγμένων αντικειμένων @@ -10285,13 +9614,13 @@ the current copy will be lost. StdCmdMeasureDistance - + Measure distance Μετρήστε απόσταση - + Activate the distance measurement tool Activate the distance measurement tool @@ -10350,8 +9679,8 @@ the current copy will be lost. Δημιουργήστε ένα νέο κενό έγγραφο - + Unnamed Ανώνυμο @@ -10579,8 +9908,8 @@ the current copy will be lost. StdCmdRecentFiles - Recent files - Πρόσφατα αρχεία + Open Recent + Open Recent @@ -10718,13 +10047,13 @@ the current copy will be lost. StdCmdSceneInspector - + Scene inspector... Επιθεωρητής σκηνής... - + Scene inspector Επιθεωρητής σκηνής @@ -10732,13 +10061,13 @@ the current copy will be lost. StdCmdSelBack - + &Back &Πίσω - + Go back to previous selection Μετάβαση πίσω στην προηγούμενη επιλογή @@ -10746,13 +10075,13 @@ the current copy will be lost. StdCmdSelBoundingBox - + &Bounding box &Πλαίσιο ορισμού - + Show selection bounding box Επιλογή εμφάνιση πλαισίου οριοθέτησης @@ -10760,13 +10089,13 @@ the current copy will be lost. StdCmdSelForward - + &Forward &Εμπρός - + Repeat the backed selection Επανάληψη της υποστηριζόμενης επιλογής @@ -10788,13 +10117,13 @@ the current copy will be lost. StdCmdSelectVisibleObjects - + Select visible objects Επιλέξτε ορατά αντικείμενα - - + + Select visible objects in the active document Επιλέξτε ορατά αντικείμενα στο ενεργό έγγραφο @@ -10816,13 +10145,13 @@ the current copy will be lost. StdCmdSetAppearance - + Appearance... Εμφάνιση... - + Sets the display properties of the selected object Ορίζει τις ιδιότητες προβολής του επιλεγμένου αντικειμένου @@ -10830,13 +10159,13 @@ the current copy will be lost. StdCmdShowObjects - + Show all objects Εμφάνιση όλων των αντικειμένων - - + + Show all objects in the document Εμφάνιση όλων των αντικειμένων στο έγγραφο @@ -10844,13 +10173,13 @@ the current copy will be lost. StdCmdShowSelection - + Show selection Εμφάνιση επιλογής - - + + Show all selected objects Εμφάνιση όλων των επιλεγμένων αντικειμένων @@ -10886,13 +10215,13 @@ the current copy will be lost. StdCmdTextureMapping - + Texture mapping... Χαρτογράφηση υφής... - + Texture mapping Χαρτογράφηση υφής @@ -10942,13 +10271,13 @@ the current copy will be lost. StdCmdToggleNavigation - + Toggle navigation/Edit mode Εναλλαγή λειτουργίας Πλοήγησης/Επεξεργασίας - - + + Toggle between navigation and edit mode Εναλλαγή μεταξύ της λειτουργίας πλοήγησης και της λειτουργίας επεξεργασίας @@ -10956,13 +10285,13 @@ the current copy will be lost. StdCmdToggleObjects - + Toggle all objects Εναλλαγή εμφάνισης/απόκρυψης όλων των αντικειμένων - - + + Toggles visibility of all objects in the active document Εναλλάσσει την ορατότητα όλων των αντικειμένων στο ενεργό έγγραφο @@ -10970,13 +10299,13 @@ the current copy will be lost. StdCmdToggleSelectability - + Toggle selectability Εναλλαγή επιλεξιμότητας - - + + Toggles the property of the objects to get selected in the 3D-View Εναλλάσσει την ιδιότητα των αντικειμένων να επιλέγονται στην Τρισδιάστατη Προβολή @@ -10984,13 +10313,13 @@ the current copy will be lost. StdCmdToggleVisibility - + Toggle visibility Εναλλαγή ορατότητας - - + + Toggles visibility Εναλλάσσει την ορατότητα @@ -11040,13 +10369,13 @@ the current copy will be lost. StdCmdTreeCollapse - + Collapse selected item Collapse selected item - + Collapse currently selected tree items Collapse currently selected tree items @@ -11054,13 +10383,13 @@ the current copy will be lost. StdCmdTreeExpand - + Expand selected item Expand selected item - + Expand currently selected tree items Expand currently selected tree items @@ -11068,13 +10397,13 @@ the current copy will be lost. StdCmdTreeSelectAllInstances - + Select all instances Select all instances - + Select all instances of the current selected object Select all instances of the current selected object @@ -11082,13 +10411,13 @@ the current copy will be lost. StdCmdTreeViewActions - + TreeView actions TreeView actions - + TreeView behavior options and actions TreeView behavior options and actions @@ -11152,13 +10481,13 @@ the current copy will be lost. StdCmdViewBottom - + Bottom Κάτω - + Set to bottom view Ορισμός κάτω προβολής @@ -11166,13 +10495,13 @@ the current copy will be lost. StdCmdViewCreate - + Create new view Δημιουργήστε νέα προβολή - + Creates a new view window for the active document Δημιουργεί ένα νέο παράθυρο προβολής για το ενεργό έγγραφο @@ -11180,13 +10509,13 @@ the current copy will be lost. StdCmdViewDimetric - + Dimetric Διμετρική - + Set to dimetric view Ορισμός σε διμετρική προβολή @@ -11194,13 +10523,13 @@ the current copy will be lost. StdCmdViewExample1 - + Inventor example #1 Παράδειγμα Inventor #1 - + Shows a 3D texture with manipulator Εμφανίζει μια τρισδιάστατη υφή με χρήση του πάγκου εργασίας παραποίησης @@ -11208,13 +10537,13 @@ the current copy will be lost. StdCmdViewExample2 - + Inventor example #2 Παράδειγμα Inventor #2 - + Shows spheres and drag-lights Εμφανίζει σφαίρες και μετακινούμενες πηγές φωτός @@ -11222,13 +10551,13 @@ the current copy will be lost. StdCmdViewExample3 - + Inventor example #3 Παράδειγμα Inventor #3 - + Shows a animated texture Εμφανίζει μια κινούμενη υφή @@ -11236,13 +10565,13 @@ the current copy will be lost. StdCmdViewFitAll - + Fit all Προσαρμογή όλων - + Fits the whole content on the screen Επαναφέρει όλα τα αντικείμενά στο κέντρο της οθόνης @@ -11250,13 +10579,13 @@ the current copy will be lost. StdCmdViewFitSelection - + Fit selection Προσαρμογή επιλογής - + Fits the selected content on the screen Επαναφέρει τα επιλεγμένα αντικείμενα στο κέντρο της οθόνης @@ -11264,13 +10593,13 @@ the current copy will be lost. StdCmdViewFront - + Front Εμπρόσθια - + Set to front view Ορισμός εμπρόσθιας προβολής @@ -11278,13 +10607,13 @@ the current copy will be lost. StdCmdViewHome - + Home Home - + Set to default home view Ορισμός προεπιλεγμένης προβολής αρχικής οθόνης @@ -11292,13 +10621,13 @@ the current copy will be lost. StdCmdViewIsometric - + Isometric Ισομετρική - + Set to isometric view Ορισμός σε ισομετρική προβολή @@ -11306,13 +10635,13 @@ the current copy will be lost. StdCmdViewIvIssueCamPos - + Issue camera position Καταγραφή θέσης κάμερας - + Issue the camera position to the console and to a macro, to easily recall this position Καταγράψτε την θέση της κάμερας στην κονσόλα και σε μια μακροεντολή, ώστε να θυμάστε αυτήν την θέση με ευκολία @@ -11320,13 +10649,13 @@ the current copy will be lost. StdCmdViewIvStereoInterleavedColumns - + Stereo Interleaved Columns Παρεμβαλλόμενες Στήλες Στερεοσκοπικής Προβολής - + Switch stereo viewing to Interleaved Columns Μεταβολή στερεοσκοπικής προβολής σε Παρεμβαλλόμενων Στηλών @@ -11334,13 +10663,13 @@ the current copy will be lost. StdCmdViewIvStereoInterleavedRows - + Stereo Interleaved Rows Παρεμβαλλόμενες Σειρές Στερεοσκοπικής Προβολής - + Switch stereo viewing to Interleaved Rows Μεταβολή στερεοσκοπικής προβολής σε Παρεμβαλλόμενων Σειρών @@ -11348,13 +10677,13 @@ the current copy will be lost. StdCmdViewIvStereoOff - + Stereo Off Απενεργοποιημένη η Στερεοσκοπική Προβολή - + Switch stereo viewing off Απενεργοποίηση στερεοσκοπικής προβολής @@ -11362,13 +10691,13 @@ the current copy will be lost. StdCmdViewIvStereoQuadBuff - + Stereo quad buffer Στερεοσκοπική προβολή τεσσάρων ρυθμιστών - + Switch stereo viewing to quad buffer Μεταβολή στερεοσκοπικής προβολής σε τεσσάρων ρυθμιστών @@ -11376,13 +10705,13 @@ the current copy will be lost. StdCmdViewIvStereoRedGreen - + Stereo red/cyan Στερεοσκοπική προβολή κόκκινο/κυανό - + Switch stereo viewing to red/cyan Μεταβολή στερεοσκοπικής προβολής σε κόκκινο/κυανό @@ -11390,13 +10719,13 @@ the current copy will be lost. StdCmdViewLeft - + Left Αριστερά - + Set to left view Ορισμός αριστερής προβολής @@ -11404,13 +10733,13 @@ the current copy will be lost. StdCmdViewRear - + Rear Οπίσθια - + Set to rear view Ορισμός οπίσθιας προβολής @@ -11432,13 +10761,13 @@ the current copy will be lost. StdCmdViewRight - + Right Δεξιά - + Set to right view Ορισμός δεξιά προβολής @@ -11446,13 +10775,13 @@ the current copy will be lost. StdCmdViewRotateLeft - + Rotate Left Περιστροφή προς τα Αριστερά - + Rotate the view by 90° counter-clockwise Rotate the view by 90° counter-clockwise @@ -11460,13 +10789,13 @@ the current copy will be lost. StdCmdViewRotateRight - + Rotate Right Περιστροφή προς τα Δεξιά - + Rotate the view by 90° clockwise Rotate the view by 90° clockwise @@ -11488,13 +10817,13 @@ the current copy will be lost. StdCmdViewTop - + Top Πάνω - + Set to top view Ορισμός πάνω προβολής @@ -11502,13 +10831,13 @@ the current copy will be lost. StdCmdViewTrimetric - + Trimetric Τριμετρική - + Set to trimetric view Ορισμός σε τριμετρική προβολή @@ -11516,13 +10845,13 @@ the current copy will be lost. StdCmdViewVR - + FreeCAD-VR FREECAD-VR - + Extend the FreeCAD 3D Window to a Oculus Rift Επέκταση του Τρισδιάστατου Παραθύρου FreeCAD σε σύστημα εικονικής πραγματικότητας Oculus Rift @@ -11586,13 +10915,13 @@ the current copy will be lost. StdMainFullscreen - + Fullscreen Πλήρης οθόνη - + Display the main window in fullscreen mode Απεικόνιση του κύριου παραθύρου σε λειτουργία πλήρους οθόνης @@ -11628,13 +10957,13 @@ the current copy will be lost. StdRecallWorkingView - + Recall working view Recall working view - - + + Recall previously stored temporary working view Recall previously stored temporary working view @@ -11642,13 +10971,13 @@ the current copy will be lost. StdStoreWorkingView - + Store working view Store working view - - + + Store a document-specific temporary working view Store a document-specific temporary working view @@ -11656,13 +10985,13 @@ the current copy will be lost. StdTreeCollapseDocument - + Collapse/Expand Σύμπτυξη/Επέκταση - + Expand active document and collapse all others Επέκταση του ενεργού εγγράφου, και σύμπτυξη όλων των άλλων @@ -11670,12 +10999,12 @@ the current copy will be lost. StdTreeDrag - + Initiate dragging Initiate dragging - + Initiate dragging of current selected tree items Initiate dragging of current selected tree items @@ -11683,13 +11012,13 @@ the current copy will be lost. StdTreeMultiDocument - + Multi document Multi document - + Display all documents in the tree view Εμφάνιση όλων των εγγράφων στην προβολή δέντρου @@ -11697,12 +11026,12 @@ the current copy will be lost. StdTreePreSelection - + Pre-selection Pre-selection - + Preselect the object in 3D view when mouse over the tree item Preselect the object in 3D view when mouse over the tree item @@ -11710,12 +11039,12 @@ the current copy will be lost. StdTreeRecordSelection - + Record selection Record selection - + Record selection in tree view in order to go back/forward using navigation button Record selection in tree view in order to go back/forward using navigation button @@ -11723,13 +11052,13 @@ the current copy will be lost. StdTreeSelection - + Go to selection Μεταβείτε στην επιλογή - + Scroll to first selected item Κύλιση στο πρώτο επιλεγμένο αντικείμενο @@ -11737,13 +11066,13 @@ the current copy will be lost. StdTreeSingleDocument - + Single document Single document - + Only display the active document in the tree view Εμφάνιση μόνο του ενεργού εγγράφου, στην προβολή σαν δέντρο @@ -11751,12 +11080,12 @@ the current copy will be lost. StdTreeSyncPlacement - + Sync placement Συγχρονισμός τοποθέτησης - + Auto adjust placement on drag and drop objects across coordinate systems Αυτόματη προσαρμογή της τοποθέτησης σε αντικείμενα μεταφοράς και απόθεσης στα συστήματα συντεταγμένων @@ -11765,12 +11094,12 @@ the current copy will be lost. StdTreeSyncSelection - + Sync selection Επιλογή συγχρονισμού - + Auto expand tree item when the corresponding object is selected in 3D view Auto expand tree item when the corresponding object is selected in 3D view @@ -11778,12 +11107,12 @@ the current copy will be lost. StdTreeSyncView - + Sync view Συγχρονισμός προβολής - + Auto switch to the 3D view containing the selected item Αυτόματη μετάβαση στην τρισδιάστατη προβολή που περιέχει το επιλεγμένο αντικείμενο @@ -11791,13 +11120,13 @@ the current copy will be lost. StdViewBoxZoom - + Box zoom Εστίαση με τη χρήση πλαισίου - + Activate the box zoom tool Activate the box zoom tool @@ -11805,13 +11134,13 @@ the current copy will be lost. StdViewDock - + Docked Προσκολλημένο - + Display the active view either in fullscreen, in undocked or docked mode Απεικόνιση της ενεργής όψης είτε σε πλήρη οθόνη, είτε σε λειτουργία ανεξάρτητων παραθύρων είτε σε λειτουργία προσδέσιμων παραθύρων @@ -11819,13 +11148,13 @@ the current copy will be lost. StdViewDockUndockFullscreen - + Document window Παράθυρο εγγράφου - + Display the active view either in fullscreen, in undocked or docked mode Απεικόνιση της ενεργής όψης είτε σε πλήρη οθόνη, είτε σε λειτουργία ανεξάρτητων παραθύρων είτε σε λειτουργία προσδέσιμων παραθύρων @@ -11833,13 +11162,13 @@ the current copy will be lost. StdViewFullscreen - + Fullscreen Πλήρης οθόνη - + Display the active view either in fullscreen, in undocked or docked mode Απεικόνιση της ενεργής όψης είτε σε πλήρη οθόνη, είτε σε λειτουργία ανεξάρτητων παραθύρων είτε σε λειτουργία προσδέσιμων παραθύρων @@ -11847,13 +11176,13 @@ the current copy will be lost. StdViewScreenShot - + Save image... Save image... - + Creates a screenshot of the active view Δημιουργεί ένα στιγμιότυπο οθόνης της ενεργής προβολής @@ -11861,13 +11190,13 @@ the current copy will be lost. StdViewUndock - + Undocked Ανεξάρτητα - + Display the active view either in fullscreen, in undocked or docked mode Απεικόνιση της ενεργής όψης είτε σε πλήρη οθόνη, είτε σε λειτουργία ανεξάρτητων παραθύρων είτε σε λειτουργία προσδέσιμων παραθύρων @@ -11875,13 +11204,13 @@ the current copy will be lost. StdViewZoomIn - + Zoom In Μεγέθυνση - + Increase the zoom factor by a fixed amount Increase the zoom factor by a fixed amount @@ -11889,13 +11218,13 @@ the current copy will be lost. StdViewZoomOut - + Zoom Out Σμίκρυνση - + Decrease the zoom factor by a fixed amount Decrease the zoom factor by a fixed amount @@ -11930,72 +11259,72 @@ Are you sure you want to continue; Std_DrawStyle - + As is Όπως είναι - + Normal mode Κανονική λειτουργία - + Points Σημεία - + Points mode Λειτουργία σημείων - + Wireframe Σκελετός - + Wireframe mode Λειτουργία σκελετού - + Hidden line Κρυφή γραμμή - + Hidden line mode Λειτουργία κρυφής γραμμής - + No shading Χωρίς σκίαση - + No shading mode Λειτουργία χωρίς σκίαση - + Shaded Σκιασμένη - + Shaded mode Λειτουργία σκίασης - + Flat lines Επίπεδες γραμμές - + Flat lines mode Κατάσταση λειτουργίας επίπεδων γραμμών @@ -12209,12 +11538,12 @@ Do you still want to proceed; Gui::MDIView - + Export PDF Εξαγωγή σε PDF - + PDF file Αρχείο PDF @@ -12222,196 +11551,190 @@ Do you still want to proceed; Gui::Dialog::DlgSettingsNotificationArea - - + Notification Area Notification Area - + Settings Ρυθμίσεις - + The Notification area will appear in the status bar The Notification area will appear in the status bar - + Enable Notification Area Enable Notification Area - + Non-intrusive notifications will appear next to the notification area in the status bar Non-intrusive notifications will appear next to the notification area in the status bar - + Enable non-intrusive notifications Enable non-intrusive notifications - + Additional data sources Additional data sources - + Errors intended for developers will appear in the notification area Errors intended for developers will appear in the notification area - + Debug errors Debug errors - + Warnings intended for developers will appear in the notification area Warnings intended for developers will appear in the notification area - + Debug warnings Debug warnings - + Non-Intrusive Notifications Non-Intrusive Notifications - + Minimum Duration: Minimum Duration: - + Maximum Duration: Maximum Duration: - + Duration during which the notification will be shown (unless mouse buttons are clicked) Duration during which the notification will be shown (unless mouse buttons are clicked) - - + + s s - + Minimum duration during which the notification will be shown (unless notification clicked) Minimum duration during which the notification will be shown (unless notification clicked) - + Maximum Number of Notifications: Maximum Number of Notifications: - + Maximum number of notifications that will be simultaneously present on the screen Maximum number of notifications that will be simultaneously present on the screen - + Notification width: Notification width: - + Width of the notification in pixels Width of the notification in pixels - + Any open non-intrusive notifications will disappear when another window is activated Any open non-intrusive notifications will disappear when another window is activated - + Hide when other window is activated Hide when other window is activated - + Prevent non-intrusive notifications from appearing when the FreeCAD Window is not the active window Prevent non-intrusive notifications from appearing when the FreeCAD Window is not the active window - + Do not show when inactive Do not show when inactive - + Message List Message List - + Limit the number of messages that will be kept in the list. If 0 there is no limit. Limit the number of messages that will be kept in the list. If 0 there is no limit. - + Maximum Messages (0 = no limit): Maximum Messages (0 = no limit): - + Removes the user notifications from the message list after the non-intrusive maximum duration has lapsed. Removes the user notifications from the message list after the non-intrusive maximum duration has lapsed. - + Auto-remove User Notifications Auto-remove User Notifications - - - Activation of the Notification Area only takes effect after an application restart. - Activation of the Notification Area only takes effect after an application restart. - Gui::Dialog::DlgSettingsWorkbenches - + Available Workbenches Διαθέσιμοι πάγκοι εργασίας - + <html><head/><body><p>You can reorder workbenches by drag and drop. Additional workbenches can be installed through the addon manager.</p><p> Currently, your system has the following workbenches:</p></body></html> <html><head/><body><p>You can reorder workbenches by drag and drop. Additional workbenches can be installed through the addon manager.</p><p> Currently, your system has the following workbenches:</p></body></html> - + Start up workbench: Start up workbench: - + Choose which workbench will be activated and shown after FreeCAD launches Επιλέξτε τον πάγκο εργασίας που θα ενεργοποιηθεί και θα εμφανιστεί μετά την εκκίνηση του FreeCAD - + Workbench selector position : Workbench selector position : - + Customize where the workbench selector appears (restart required). 'Toolbar': In the toolbars, as a movable toolbar. @@ -12424,12 +11747,12 @@ after FreeCAD launches 'Right Corner': In the menu bar, on the right corner. - + If checked, application will remember which workbench is active for each tab of the viewport Εάν επιλεγεί, η εφαρμογή θα θυμάται ποιος πάγκος εργασίας είναι ενεργός για κάθε καρτέλα της θύρας προβολής - + Remember active workbench by tab Απομνημόνευση ενεργού πάγκου εργασίας κατά καρτέλα @@ -12578,47 +11901,47 @@ after FreeCAD launches Gui::Dialog::wbListItem - + If unchecked, %1 will not appear in the available workbenches. If unchecked, %1 will not appear in the available workbenches. - + This is the current startup module, and must be enabled. See Preferences/General/Autoload to change. This is the current startup module, and must be enabled. See Preferences/General/Autoload to change. - + Shortcut to activate this workbench. Shortcut to activate this workbench. - + Auto-load Auto-load - + If checked, %1 will be loaded automatically when FreeCAD starts up If checked, %1 will be loaded automatically when FreeCAD starts up - + This is the current startup module, and must be autoloaded. See Preferences/General/Autoload to change. This is the current startup module, and must be autoloaded. See Preferences/General/Autoload to change. - + Loaded Loaded - + Load Φόρτωση - + To preserve resources, FreeCAD does not load workbenches until they are used. Loading them may provide access to additional preferences related to their functionality. To preserve resources, FreeCAD does not load workbenches until they are used. Loading them may provide access to additional preferences related to their functionality. @@ -12626,17 +11949,17 @@ after FreeCAD launches Gui::Dialog::DlgSettingsWorkbenchesImp - + Toolbar Toolbar - + Left corner Left corner - + Right corner Right corner @@ -12662,12 +11985,12 @@ after FreeCAD launches Gui::NotificationArea - + Delete user notifications Delete user notifications - + Delete All Delete All @@ -12703,13 +12026,13 @@ after FreeCAD launches StdViewLoadImage - + Load image... Load image... - + Loads an image Loads an image @@ -12777,4 +12100,736 @@ after FreeCAD launches An error occurred -- see Report View for information + + Gui::Dialog::DlgSettingsEditor + + + Editor + Πρόγραμμα επεξεργασίας + + + + Options + Επιλογές + + + + Code lines will be numbered + Οι γραμμές κώδικα θα αριθμηθούν + + + + Enable line numbers + Ενεργοποίηση αριθμών γραμμών + + + + The cursor shape will be a block + Το σχήμα του κέρσορα θα είναι μπλοκ + + + + Enable block cursor + Ενεργοποίηση του κέρσορα + + + + Enable folding + Ενεργοποίηση αναδίπλωσης + + + + Indentation + Εισαγωγή εσοχής + + + + Tab size: + Μέγεθος καρτέλας: + + + + Tabulator raster (how many spaces) + Πίνακας ψηφιακή εικόνα τύπου bitmap (πόσα κενά) + + + + Indent size: + Μέγεθος εσοχής: + + + + How many spaces will be inserted when pressing <Tab> + Πόσα κενά θα εισαχθούν όταν πατήσετε <Tab> + + + + Pressing <Tab> will insert a tabulator with defined tab size + Πατώντας <Tab> θα εισαχθεί το καθορισμένο μέγεθος εσοχής + + + + Keep tabs + Διατηρήστε τις καρτέλες + + + + Pressing <Tab> will insert amount of defined indent size + Πατώντας <Tab> θα εισαχθεί το καθορισμένο μέγεθος εσοχής + + + + Insert spaces + Εισαγωγή κενών + + + + Display items + Εμφάνιση στοιχείων + + + + Color and font settings will be applied to selected type + Θα εφαρμοστούν οι ρυθμίσεις χρώματος και γραμματοσειράς στον επιλεγμένο τύπο + + + + Family: + Οικογένεια: + + + + Font family to be used for selected code type + Μέγεθος γραμματοσειράς που θα χρησιμοποιηθεί για τον επιλεγμένο τύπο κώδικα + + + + Size: + Μέγεθος: + + + + Font size to be used for selected code type + Μέγεθος γραμματοσειράς που θα χρησιμοποιηθεί για τον επιλεγμένο τύπο κώδικα + + + + Color: + Χρώμα: + + + + Preview: + Προεπισκόπηση: + + + + Text + Κείμενο + + + + Bookmark + Σελιδοδείκτης + + + + Breakpoint + Σημείο Διακοπής + + + + Keyword + Λέξη-κλειδί + + + + Comment + Σχόλιο + + + + Block comment + Σχόλιο του μπλοκ + + + + Number + Αριθμός + + + + String + Συμβολοσειρά + + + + Character + Χαρακτήρας + + + + Class name + Όνομα κλάσης + + + + Define name + Ορίστε όνομα + + + + Operator + Τελεστής + + + + Python output + Έξοδος Python + + + + Python error + Σφάλμα Python + + + + Current line highlight + Επισήμανση τρέχουσας γραμμής + + + + Items + Αντικείμενα + + + + Gui::Dialog::DlgSettingsGeneral + + + General + Γενικές + + + + Language and number format + Μορφή γλώσσας και αριθμού + + + + Language: + Γλώσσα: + + + + Language of the application's user interface + Γλώσσα του περιβάλλοντος εργασίας χρήστη της εφαρμογής + + + + Unit system: + Σύστημα μονάδων: + + + + Unit system that should be used for all parts of the application + Σύστημα μονάδας που θα πρέπει να χρησιμοποιείται για όλα τα μέρη της εφαρμογής + + + + Number of decimals: + Πλήθος δεκαδικών: + + + + Number of decimals that should be shown for numbers and dimensions + Αριθμός δεκαδικών που πρέπει να εμφανίζονται για τους αριθμούς και τις διαστάσεις + + + + Minimum fractional inch: + Ελάχιστο κλάσμα των ιντσών: + + + + Minimum fractional inch to be displayed + Ελάχιστη κλασματική ίντσα για εμφάνιση + + + + Number format: + Μορφή αριθμού: + + + + Operating system + Λειτουργικό σύστημα + + + + Selected language + Επιλογή γλώσσας + + + + C/POSIX + C/POSIX + + + + If enabled, numerical keypad decimal separator +will be substituted with locale separator, except +in Python Console and Macro Editor where a +dot/period will always be printed. + If enabled, numerical keypad decimal separator +will be substituted with locale separator, except +in Python Console and Macro Editor where a +dot/period will always be printed. + + + + Substitute decimal separator + Αντικατάσταση δεκαδικού διαχωριστικού + + + + Application + Εφαρμογή + + + + Theme: + Theme: + + + + Customize how user interface will look like + Customize how user interface will look like + + + + Size of toolbar icons: + Μέγεθος των εικονιδίων γραμμής εργαλείων: + + + + Choose your preference for toolbar icon size. You can adjust +this according to your screen size or personal taste + Choose your preference for toolbar icon size. You can adjust +this according to your screen size or personal taste + + + + Tree view mode: + Tree view mode: + + + + Customize how tree view is shown in the panel (restart required). + +'ComboView': combine tree view and property view into one panel. +'TreeView and PropertyView': split tree view and property view into separate panel. +'Both': keep all three panels, and you can have two sets of tree view and property view. + Προσαρμόστε τον τρόπο εμφάνισης της δενδρικής προβολής στον πίνακα (απαιτείται επανεκκίνηση). + +'Συνδυαστική προβολή' ('Combo View'): συνδυάστε την προβολή δέντρου και την προβολή ιδιότητας σε ένα πλαίσιο. +'Προβολή δέντρου και προβολή ιδιότητας'('Tree View and PropertyView'): χωρίστε τις προβολές σε ξεχωριστό πλαίσιο. +'Και τα δύο' ('Both'): διατηρήστε και τα τρία πλαίσια και μπορείτε να έχετε δύο σετ προβολής δέντρου και προβολή ιδιοτήτων. + + + + Size of recent file list: + Μέγεθος λίστας πρόσφατων αρχείων: + + + + How many files should be listed in recent files list + Πόσα αρχεία θα πρέπει να καταχωρηθούν στη λίστα πρόσφατων αρχείων + + + + Background of the main window (when no document is opened) will consist of tiles of a special image. +See the FreeCAD Wiki for details about the image. + Το φόντο του κύριου παραθύρου (όταν δεν έχει ανοιχτεί κανένα έγγραφο) θα αποτελείται από πλακίδια μιας ειδικής εικόνας. +Δείτε το Wiki του FreeCAD για λεπτομέρειες σχετικά με την εικόνα. + + + + Enable tiled background + Ενεργοποίηση πλακόστρωτου υποβάθρου + + + + The text cursor will be blinking + Ο κέρσορας κειμένου θα αναβοσβήνει + + + + Enable cursor blinking + Ενεργοποίηση αναβοσβήσματος κέρσορα + + + + A Splash screen is a small loading window that is shown +when FreeCAD is launching. If this option is checked, FreeCAD will +display the splash screen + Εάν είναι επιλεγμένη αυτή η επιλογή 'οθόνη Splash' είναι ένα μικρό παράθυρο φόρτωσης που εμφανίζεται κατά την εκκίνηση του FreeCAD. + + + + Enable splash screen at start up + Ενεργοποίηση οθόνης υποδοχής κατά την εκκίνηση + + + + Preference packs + Πακέτα προτιμήσεων + + + + Name + Όνομα + + + + Type + Τύπος + + + + Load + Φόρτωση + + + + Import config... + Εισαγωγή ρυθμίσεων... + + + + Save new... + Αποθήκευση νέου... + + + + Manage... + Διαχείριση... + + + + Revert... + Επαναφορά... + + + + Manage preference packs + Διαχείριση πακέτων προτιμήσεων + + + + Small (%1px) + Μικρό (%1px) + + + + Medium (%1px) + Μεσαίο (%1px) + + + + Large (%1px) + Μεγάλο (%1px) + + + + Extra large (%1px) + Πολύ μεγάλο (%1px) + + + + Custom (%1px) + Προσαρμοσμένο (%1px) + + + + Combo View + Συνδυασμένη Προβολή + + + + TreeView and PropertyView + TreeView and PropertyView + + + + Both + Both + + + + Preference Pack Name + Όνομα Πακέτου Προτίμησης + + + + Tags + Ετικέτες + + + + Apply + Εφαρμογή + + + + Apply the %1 preference pack + Εφαρμογή του %1 πακέτου προτιμήσεων + + + + Choose a FreeCAD config file to import + Επιλέξτε ένα αρχείο ρυθμίσεων FreeCAD για εισαγωγή + + + + File exists + Το αρχείο υπάρχει + + + + A preference pack with that name already exists. Overwrite? + Ένα πακέτο προτιμήσεων με αυτό το όνομα υπάρχει ήδη. Αντικατάσταση; + + + + Gui::Dialog::DlgSettingsReportView + + + Report view + Προβολή αναφοράς + + + + Output + Έξοδος + + + + Normal messages will be recorded + Κανονικά μηνύματα θα καταγράφονται + + + + Record normal messages + Καταγραφή κανονικών μηνυμάτων + + + + Log messages will be recorded + Θα καταγράφονται τα μηνύματα καταγραφής + + + + Record log messages + Καταχώρηση μηνυμάτων αρχείου καταγραφής + + + + Warnings will be recorded + Οι προειδοποιήσεις θα καταγράφονται + + + + Record warnings + Καταγραφή προειδοποιήσεων + + + + Error messages will be recorded + Θα καταγράφονται μηνύματα σφάλματος + + + + Record error messages + Καταγραφή μηνυμάτων σφάλματος + + + + When an error has occurred, the Report View dialog becomes visible +on-screen while displaying the error + Όταν παρουσιαστεί σφάλμα, το παράθυρο διαλόγου Προβολή αναφοράς γίνεται ορατό στην οθόνη και εμφανίζεται το σφάλμα + + + + Show report view on error + Εμφάνιση προβολής αναφοράς σχετικά με το σφάλμα + + + + When a warning has occurred, the Report View dialog becomes visible +on-screen while displaying the warning + Όταν εμφανιστεί μια προειδοποίηση, το παράθυρο διαλόγου Προβολή αναφοράς γίνεται ορατό στην οθόνη ενώ εμφανίζεται η προειδοποίηση + + + + Show report view on warning + Εμφάνιση της προβολής αναφοράς στην προειδοποίηση + + + + When a normal message has occurred, the Report View dialog becomes visible +on-screen while displaying the message + Όταν προκύψει ένα κανονικό μήνυμα, το παράθυρο διαλόγου Προβολή αναφοράς γίνεται ορατό στην οθόνη κατά την εμφάνιση του μηνύματος + + + + Show report view on normal message + Εμφάνιση προβολής αναφοράς σε κανονικό μήνυμα + + + + When a log message has occurred, the Report View dialog becomes visible +on-screen while displaying the log message + Όταν εμφανιστεί ένα μήνυμα καταγραφής, ο διάλογος "Αναφορά προβολής" γίνεται ορατός στην οθόνη κατά την εμφάνιση του μηνύματος καταγραφής + + + + Show report view on log message + Εμφάνιση της προβολής αναφοράς στο μήνυμα καταγραφής + + + + Include a timecode for each report + Include a timecode for each report + + + + Include a timecode for each entry + Include a timecode for each entry + + + + Colors + Χρώματα + + + + Normal messages: + Κανονικά μηνύματα: + + + + Font color for normal messages in Report view panel + Χρώμα γραμματοσειράς για κανονικά μηνύματα στον πίνακα Αναφοράς προβολής + + + + Log messages: + Μηνύματα αρχείου καταγραφής: + + + + Font color for log messages in Report view panel + Χρώμα γραμματοσειράς για μηνύματα καταγραφής στον πίνακα Αναφοράς προβολής + + + + Warnings: + Προειδοποιήσεις: + + + + Font color for warning messages in Report view panel + Χρώμα γραμματοσειράς για προειδοποιητικά μηνύματα στον πίνακα Αναφοράς προβολής + + + + Errors: + Σφάλματα: + + + + Font color for error messages in Report view panel + Χρώμα γραμματοσειράς για μηνύματα σφάλματος στον πίνακα Αναφοράς προβολής + + + + Python interpreter + Διερμηνέας Python + + + + Internal Python output will be redirected +from Python console to Report view panel + Η εσωτερική έξοδος Python θα ανακατευθυνθεί +από την κονσόλα Python στο πλαίσιο προβολής αναφοράς + + + + Redirect internal Python output to report view + Ανακατεύθυνση της εσωτερικής εξόδου Python στην προβολή αναφορών + + + + Internal Python error messages will be redirected +from Python console to Report view panel + Τα εσωτερικά μηνύματα σφάλματος Python θα ανακατευθύνονται +από την κονσόλα Python στον πίνακα προβολής Αναφοράς + + + + Redirect internal Python errors to report view + Ανακατεύθυνση των εσωτερικών σφαλμάτων Python στην προβολή αναφορών + + + + Gui::Dialog::DlgSettingsTheme + + + Theme + Theme + + + + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + + + + Style sheet: + Φύλλο τύπων μορφοποίησης: + + + + Style sheet how user interface will look like + Φύλλο στυλ πώς θα μοιάζει το περιβάλλον χρήστη + + + + Secondary theme color + Secondary theme color + + + + + + This color might be used by your theme to let you customize it. + This color might be used by your theme to let you customize it. + + + + Highlight color + Highlight color + + + + Focus theme color + Focus theme color + + + + No style sheet + Χωρίς φύλλο τύπων μορφοποίησης + + diff --git a/src/Gui/Language/FreeCAD_es-AR.ts b/src/Gui/Language/FreeCAD_es-AR.ts index 429bc0d9ae..8f2c33c656 100644 --- a/src/Gui/Language/FreeCAD_es-AR.ts +++ b/src/Gui/Language/FreeCAD_es-AR.ts @@ -42,29 +42,29 @@ Tamaño visual de la operación - + <empty> <vacío> - - + + Angle Ángulo - - + + Axis Eje - + Position Posición - + Enum Enum @@ -91,12 +91,12 @@ CmdViewMeasureClearAll - + Clear measurement Limpiar medición - + Clear all visible measurements Suprimir todas las mediciones visibles @@ -104,12 +104,12 @@ CmdViewMeasureToggleAll - + Toggle measurement Activa/desactiva la medición - + Turn on or off the display of all measurements Activar o desactivar la visualización de todas las mediciones @@ -117,12 +117,12 @@ Command - + Edit Editar - + Import Importar @@ -182,7 +182,7 @@ Añadir un grupo - + Align Alinear @@ -194,18 +194,18 @@ - + Transform Transformar - + Toggle array elements Alternar elementos de matriz - + Link Transform Transformación de enlace @@ -215,12 +215,12 @@ Medir distancia - + Toggle visibility Conmutar visibilidad - + Toggle selectability Alternar seleccionabilidad @@ -559,7 +559,7 @@ Gui::AutoSaver - + Please wait until the AutoRecovery file has been saved... Por favor, espere hasta que se haya guardado el archivo de recuperación automática... @@ -712,47 +712,47 @@ mientras hace un clic izquierdo o derecho y mueve el mouse hacia arriba o hacia Gui::Dialog::AboutDialog - - + + Credits Header for the Credits tab of the About screen Créditos - + FreeCAD would not be possible without the contributions of FreeCAD no sería posible sin las contribuciones de - + Individuals Header for the list of individual people in the Credits list. Individual - + Organizations Header for the list of companies/organizations in the Credits list. Organizaciones - - + + License Licencia - + Libraries Bibliotecas - + This software uses open source components whose copyright and other proprietary rights belong to their respective owners: Este software utiliza componentes de código abierto cuyos derechos de autor y otros derechos de propiedad pertenecen a sus respectivos propietarios: - + Collection Colección @@ -760,22 +760,22 @@ mientras hace un clic izquierdo o derecho y mueve el mouse hacia arriba o hacia Gui::Dialog::ApplicationCache - + Cache directory Directorio de caché - + The cache directory %1 exceeds the size of %2. El directorio caché %1 excede el tamaño %2. - + Do you want to clear it now? ¿Quieres borrarlo ahora? - + Warning: Please make sure that this is the only running %1 instance and that no documents are opened as this may result into data loss! Advertencia: Asegúrese que ésta sea la única instancia %1 en ejecución y que no hayan documentos abiertos, ya que puede resultar en pérdidas de datos. @@ -796,37 +796,37 @@ mientras hace un clic izquierdo o derecho y mueve el mouse hacia arriba o hacia Gui::Dialog::CameraDialog - + Camera settings Ajustes de cámara - + Orientation Orientación - + Q0 Q0 - + Q1 Q1 - + Q2 Q2 - + Q3 Q3 - + Current view Vista actual @@ -1177,7 +1177,7 @@ Si no está marcado, entonces la propiedad debe tener un nombre único y se acce Add - Agregar + Añadir @@ -1393,13 +1393,13 @@ same time. The one with the highest priority will be triggered. Título - + All Todos - - + + none ninguno @@ -1407,8 +1407,8 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgCustomToolBoxbarsImp - - + + Toolbox bars Barras de caja de herramientas @@ -1566,7 +1566,7 @@ same time. The one with the highest priority will be triggered. Spaceball Motion - Movimiento Spaceball + Movimiento del SpaceBall @@ -1683,550 +1683,123 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgDisplayPropertiesImp - + Default Predeterminado - + Aluminium Aluminio - + Brass Latón - + Bronze Bronce - + Copper Cobre - + Chrome Cromo - + Emerald Esmeralda - + Gold Oro - + Jade Jade - + Metalized Metalizado - + Neon GNC Neón GNC - + Neon PHC Neón PHC - + Obsidian Obsidiana - + Pewter Estaño - + Plaster Yeso - + Plastic Plástico - + Ruby Rubí - + Satin Satén - + Shiny plastic Plástico brillante - + Silver Plata - + Steel Acero - + Stone Piedra Gui::Dialog::DlgEditorSettings - - - Editor - Editor - - - - Options - Opciones - - - - Code lines will be numbered - Las líneas de código serán numeradas - - - - Enable line numbers - Habilitar números de línea - - - - The cursor shape will be a block - La forma del cursor será un bloque - - - - Enable block cursor - Habilitar cursor de bloque - - - - Enable folding - Habilitar plegado - - - - Indentation - Sangría - - - - Tab size: - Tamaño de tabulación: - - - - Tabulator raster (how many spaces) - Ráster de tabulador (cuántos espacios) - - - - Indent size: - Tamaño de sangría: - - - - How many spaces will be inserted when pressing <Tab> - Cuántos espacios se insertarán al presionar <Tab> - - - - Pressing <Tab> will insert a tabulator with defined tab size - Al presionar <Tab> se insertará un tabulador con un tamaño de pestaña definido - - - - Keep tabs - Mantener tabulación - - - - Pressing <Tab> will insert amount of defined indent size - Al presionar <Tab> se insertará una cantidad de tamaño de sangría definido - - - - Insert spaces - Insertar espacios - - - - Display items - Mostrar elementos - - - - Color and font settings will be applied to selected type - La configuración de color y fuente se aplicará al tipo seleccionado - - - - Family: - Familia: - - - - Font family to be used for selected code type - Familia de fuentes que se utilizará para el tipo de código seleccionado - - - - Size: - Tamaño: - - - - Font size to be used for selected code type - Tamaño de fuente que se utilizará para el tipo de código seleccionado - - - - Color: - Color: - - - - Preview: - Vista previa: - (Vacio) - - Gui::Dialog::DlgGeneral - - - General - General - - - - Language of the application's user interface - Idioma de la interfaz de usuario de la aplicación - - - - Number format: - Formato numérico: - - - - Operating system - Sistema operativo - - - - Selected language - Idioma seleccionado - - - - C/POSIX - C/POSIX - - - - If enabled, numerical keypad decimal separator -will be substituted with locale separator, except -in Python Console and Macro Editor where a -dot/period will always be printed. - Si está activado, el separador decimal del teclado numérico -será sustituido por el separador de localidades, excepto -en la Consola de Python y el Editor de Macro, donde siempre se imprimirá un -punto. - - - - Preference packs - Paquetes de preferencias - - - - Name - Nombre - - - - Type - Tipo - - - - Load - Cargar - - - - Import config... - Importar configuración... - - - - Save new... - Guardar nuevo... - - - - Manage... - Administrar... - - - - Revert... - Deshacer... - - - - How many files should be listed in recent files list - Cuántos archivos deben incluirse en la lista de archivos recientes - - - - Enable tiled background - Habilitar el fondo en mosaico - - - - The text cursor will be blinking - El cursor de texto parpadeará - - - - Enable cursor blinking - Habilitar el parpadeo del cursor - - - - Style sheet: - Hoja del estilo: - - - - Language and number format - Idioma y formato numérico - - - - Language: - Idioma: - - - - Unit system: - Sistema de unidades: - - - - Unit system that should be used for all parts of the application - Sistema de unidades que debe ser utilizado para todas las partes de la aplicación - - - - Number of decimals: - Número de decimales: - - - - Number of decimals that should be shown for numbers and dimensions - Número de decimales que deben mostrarse para números y cotas - - - - Minimum fractional inch: - Fracción de pulgada mínima: - - - - Minimum fractional inch to be displayed - Fracción de pulgada mínima que se mostrará - - - - Substitute decimal separator - Sustituir separador decimal - - - - Application - Aplicación - - - - Style sheet how user interface will look like - Hoja de estilo como se verá la interfaz de usuario - - - - Size of toolbar icons: - Tamaño de los iconos de la barra de herramientas: - - - - Choose your preference for toolbar icon size. You can adjust -this according to your screen size or personal taste - Elija su preferencia para el tamaño del icono de la barra de herramientas. Puedes ajustar esto de acuerdo con el tamaño de tu pantalla o gusto personal - - - - Tree view mode: - Modo de vista de árbol: - - - - Customize how tree view is shown in the panel (restart required). - -'ComboView': combine tree view and property view into one panel. -'TreeView and PropertyView': split tree view and property view into separate panel. -'Both': keep all three panels, and you can have two sets of tree view and property view. - Personaliza cómo se muestra la vista de árbol en el panel (se requiere reiniciar). - -'Vista combinada': combina la vista de árbol y la vista de propiedad en un panel. -'Vista de árbol y vista de propiedades': divide la vista de árbol y la vista de propiedades en un panel separado. -'Ambas': mantiene los tres paneles, y puedes tener dos conjuntos de vista de árbol y vista de propiedad. - - - - Size of recent file list: - Tamaño de la lista de archivos recientes: - - - - Background of the main window (when no document is opened) will consist of tiles of a special image. -See the FreeCAD Wiki for details about the image. - El fondo de la ventana principal (cuando no se abre ningún documento) se compondrá de mosaicos de una imagen especial. -Vea la wiki de FreeCAD para más detalles sobre la imagen. - - - - A Splash screen is a small loading window that is shown -when FreeCAD is launching. If this option is checked, FreeCAD will -display the splash screen - Una pantalla de bienvenida es una pequeña ventana de carga que se muestra -cuando se inicia FreeCAD. Si esta opción está marcada, FreeCAD mostrará -la pantalla de bienvenida - - - - Enable splash screen at start up - Habilitar página de bienvenida en el inicio - - - - Gui::Dialog::DlgGeneralImp - - - Manage preference packs - Administrar paquetes de preferencias - - - - Small (%1px) - Pequeño (%1px) - - - - Medium (%1px) - Medio (%1px) - - - - Large (%1px) - Grande (%1px) - - - - Extra large (%1px) - Extra grande (%1px) - - - - Custom (%1px) - Personalizado (%1px) - - - - Combo View - Vista combinada - - - - TreeView and PropertyView - Vista de árbol y vista de propiedades - - - - Both - Ambas - - - - No style sheet - Sin hoja de estilo - - - - Preference Pack Name - Nombre del paquete de preferencias - - - - Tags - Etiquetas - - - - Apply - Aplicar - - - - Apply the %1 preference pack - Aplicar el %1 paquete de preferencias - - - - Choose a FreeCAD config file to import - Elige un archivo de configuración de FreeCAD para importar - - - - File exists - El archivo ya existe - - - - A preference pack with that name already exists. Overwrite? - Ya existe un paquete de preferencias con ese nombre. ¿Sobrescribir? - - Gui::Dialog::DlgInputDialog @@ -3114,185 +2687,6 @@ Especifique otro directorio, por favor. Gui::Dialog::DlgReportView - - - Report view - Vista de informe - - - - Output - Salida - - - - Normal messages will be recorded - Los mensajes normales serán grabados - - - - Record normal messages - Grabar mensajes normales - - - - Log messages will be recorded - Los mensajes de registro serán grabados - - - - Record log messages - Grabar mensajes de registro - - - - Warnings will be recorded - Las advertencias se grabarán - - - - Record warnings - Grabar advertencias - - - - Error messages will be recorded - Los mensajes de error serán grabados - - - - Record error messages - Grabar mensajes de error - - - - When an error has occurred, the Report View dialog becomes visible -on-screen while displaying the error - Cuando ha ocurrido un error, el diálogo de la Vista de Informe se hace visible en pantalla mostrando el error - - - - Show report view on error - Mostrar la vista de informes en caso de errores - - - - When a warning has occurred, the Report View dialog becomes visible -on-screen while displaying the warning - Cuando ha ocurrido una advertencia, el cuadro de diálogo de Informe se hace visible -en pantalla mientras se muestra la advertencia - - - - Show report view on warning - Mostrar vista de informes en caso de advertencias - - - - When a normal message has occurred, the Report View dialog becomes visible -on-screen while displaying the message - Cuando ha ocurrido un mensaje normal, el cuadro de diálogo de Ver informes se hace visible -en pantalla mientras se muestra el mensaje - - - - Show report view on normal message - Mostrar vista de informe en caso de mensaje normal - - - - When a log message has occurred, the Report View dialog becomes visible -on-screen while displaying the log message - Cuando se ha producido un mensaje de registro, el cuadro de diálogo de Ver informes se hace visible -en pantalla mientras se muestra el mensaje de registro - - - - Show report view on log message - Mostrar vista de informe en caso de mensaje de registro - - - - Include a timecode for each report - Incluye un código de tiempo para cada informe - - - - Include a timecode for each entry - Incluye un código de tiempo para cada entrada - - - - Colors - Colores - - - - Normal messages: - Mensajes normales: - - - - Font color for normal messages in Report view panel - Color de fuente para los mensajes normales en el panel de vista del informe - - - - Log messages: - Mensajes de registro: - - - - Font color for log messages in Report view panel - Color de fuente para los mensajes de registro en el panel de vista del informe - - - - Warnings: - Advertencias: - - - - Font color for warning messages in Report view panel - Color de fuente para mensajes de advertencia en el panel de vista de informe - - - - Errors: - Errores: - - - - Font color for error messages in Report view panel - Color de fuente para mensajes de error en el panel de vista del informe - - - - Python interpreter - Intérprete de Python - - - - Internal Python output will be redirected -from Python console to Report view panel - La salida interna de Python se redirigirá desde la consola de Python al panel de vista de informe - - - - Redirect internal Python output to report view - Redirigir la salida interna de Python a la vista de informe - - - - Internal Python error messages will be redirected -from Python console to Report view panel - Los mensajes de errores internos de Python serán redireccionados desde la consola de Python al panel de vista de informes - - - - Redirect internal Python errors to report view - Redirigir errores internos de Python a la vista de informes - (Vacio) @@ -3370,67 +2764,67 @@ from Python console to Report view panel Gui::Dialog::DlgSettings3DView - + 3D View Vista 3D - + General General - + Main coordinate system will always be shown in lower right corner within opened files El sistema de coordenadas principal siempre se mostrará en la esquina inferior derecha dentro de los archivos abiertos - + Show coordinate system in the corner Mostrar sistema de coordenadas en la esquina - + Relative size : Tamaño relativo: - + Size of main coordinate system representation in the corner -- in % of height/width of viewport Tamaño de la representación principal del sistema de coordenadas en la esquina -- en % de la altura/ancho de la vista - + Axis cross will be shown by default at file opening or creation La cruz de los ejes se mostrará por defecto al abrir o crear un archivo - + Show axis cross by default Mostrar la cruz de los ejes por defecto - + Time needed for last operation and resulting frame rate will be shown at the lower left corner in opened files El tiempo necesario para la última operación y la tasa de fotogramas resultante se mostrará en la esquina inferior izquierda en los archivos abiertos - + Show counter of frames per second Mostrar contador de fotogramas por segundo - + Rendering Renderizado - + This option is useful for troubleshooting graphics card and driver problems. Changing this option requires a restart of the application. @@ -3439,22 +2833,22 @@ Changing this option requires a restart of the application. Cambiar esta opción requiere reiniciar la aplicación. - + Use software OpenGL Usar software OpenGL - + Use OpenGL VBO (Vertex Buffer Object) Usar OpenGL VBO (Vertex Buffer Objet) - + Render cache Caché de renderización - + If selected, Vertex Buffer Objects (VBO) will be used. A VBO is an OpenGL feature that provides methods for uploading vertex data (position, normal vector, color, etc.) to the graphics card. @@ -3477,7 +2871,7 @@ que van desde anomías gráficas hasta errores de bloqueo de GPU. Recuerda repor esta configuración como activada al buscar soporte en los foros de FreeCAD - + 'Render Caching' is another way to say 'Rendering Acceleration'. There are 3 options available to achieve this: 1) 'Auto' (default), let Coin3D decide where to cache. @@ -3494,92 +2888,92 @@ sólo caché en el nodo raíz del gráfico de escenas. Esto ofrece la velocidad pero una respuesta más lenta a cualquier cambio de escena. - + Auto Automático - + Distributed Distribuido - + Centralized Centralizado - + Anti-Aliasing Suavizado de bordes - + What kind of multisample anti-aliasing is used Qué tipo de suavizado de bordes multimuestra se utiliza - + None Ninguno - + Line Smoothing Suavizado de Línea - + MSAA 2x MSAA 2x - + MSAA 4x MSAA 4x - + MSAA 8x MSAA 8x - + Transparent objects: Objetos transparentes: - + Render types of transparent objects Tipo de renderizado de objetos transparentes - + One pass Una pasada - + Backface pass Pasada por la cara posterior - + Marker size: Tamaño del marcador: - + Size of vertices in the Sketcher workbench Tamaño de los vértices en el entorno de trabajo Croquizador - + Eye to eye distance for stereo modes Distancia de ojo a ojo para modos estéreo - + Eye-to-eye distance used for stereo projections. The specified value is a factor that will be multiplied with the bounding box size of the 3D object that is currently displayed. @@ -3588,48 +2982,48 @@ El valor especificado es un factor que se multiplicará con el tamaño del recua del objeto 3D que se muestra actualmente. - + Backlight is enabled with the defined color La retroiluminación se habilita con el color definido - - + + Backlight color Color de retroiluminación - + Intensity Intensidad - + Intensity of the backlight Intensidad de la retroiluminación - + Camera type Tipo de cámara - + Objects will appear in a perspective projection Los objetos aparecerán en una proyección perspectiva - + Perspective renderin&g Renderizado en perspectiva - + Objects will be projected in orthographic projection Los objetos se proyectarán en proyección ortogonal - + Or&thographic rendering Renderizado ortográfico @@ -3641,42 +3035,42 @@ del objeto 3D que se muestra actualmente. Gui::Dialog::DlgSettings3DViewImp - + 5px 5px - + 7px 7px - + 9px 9px - + 11px 11px - + 13px 13px - + 15px 15px - + Anti-aliasing Suavizado de bordes - + Open a new viewer or restart %1 to apply anti-aliasing changes. Abre un nuevo visor o reinicie %1 para aplicar los cambios de suavizado. @@ -3684,77 +3078,77 @@ del objeto 3D que se muestra actualmente. Gui::Dialog::DlgSettingsCacheDirectory - + Cache Caché - + Cache directory Directorio de caché - + Location: Ubicación: - + Check periodically at program start: Comprobar periódicamente al inicio del programa: - + Always Siempre - + Daily Diariamente - + Weekly Semanalmente - + Monthly Mensualmente - + Yearly Anualmente - + Never Nunca - + Cache size limit: Límite de tamaño de caché: - + Check now... Comprobar ahora... - + Notify the user if the cache size exceeds the specified limit Notificar al usuario si el tamaño de la caché excede el límite especificado - + Unknown Desconocido - + Current cache size: %1 Tamaño actual de caché: %1 @@ -3928,180 +3322,180 @@ junto a la barra de color Gui::Dialog::DlgSettingsDocument - + Document Documento - + General General - + The application will create a new document when started La aplicación creará un nuevo documento cuando se inicie - + Create new document at start up Crear nuevo documento al iniciar - + Document save compression level (0 = none, 9 = highest, 3 = default) Nivel de compresión de guardado de documentos (0 = ninguno, 9 = más alto, 3 = por defecto) - + Compression level for FCStd files Nivel de compresión para archivos FCStd - + All changes in documents are stored so that they can be undone/redone Todos los cambios en los documentos son almacenados para que se puedan deshacer/rehacer - + Using Undo/Redo on documents Usar Deshacer/Rehacer en documentos - + Maximum Undo/Redo steps Máximo de pasos de deshacer/rehacer - + How many Undo/Redo steps should be recorded Cuántos pasos de deshacer/rehacer deben ser grabados - + Allow user aborting document recomputation by pressing ESC. This feature may slightly increase recomputation time. Permite que el usuario anule el recálculo del documento presionando ESC. Esta operación puede aumentar ligeramente el tiempo de recálculo. - + Allow aborting recomputation Permitir anular el recálculo - + Storage Almacenamiento - + Saving transactions (Auto-save) Guardando operaciones (Guardado automático) - + Discard saved transaction after saving document Descartar operaciones guardadas depués de guardar el documento - + If there is a recovery file available the application will automatically run a file recovery when it is started. Si hay un archivo de recuperación disponible, la aplicación automáticamente ejecutará un archivo de recuperación cuando se inicie. - + Run AutoRecovery at startup Ejecutar recuperación automática al iniciar - + How often a recovery file is written Cada cuánto se escribe el archivo de recuperación - + Save AutoRecovery information every Guardar información de auto-recuperación cada - + A thumbnail will be stored when document is saved Una miniatura será almacenada cuando se guarde el documento - + Save thumbnail into project file when saving document Guardar miniatura en el archivo del proyecto al guardar el documento - + Size Tamaño - + Sets the size of the thumbnail that is stored in the document. Common sizes are 128, 256 and 512 Fija el tamaño de la miniatura que es almacenada en el documento. Los tamaños comunes son 128, 256 y 512 - + The program logo will be added to the thumbnail El logo del programa se añadirá a la miniatura - + Add the program logo to the generated thumbnail Agregar el logo del programa a la miniatura generada - + How many backup files will be kept when saving document Cuántos archivos de copia de seguridad se conservarán cuando se guarde el documento - + Maximum number of backup files to keep when resaving document Número máximo de archivos de copia de seguridad a tener al momento de volver a guardar el documento - + Backup files will get extension '.FCbak' and file names get date suffix according to the specified format Los archivos de copia de seguridad tendrán la extensión '.FCbak' y los nombres de archivo tendrán el sufijo de fecha de acuerdo al formato especificado - + Use date and FCBak extension Usar fecha y extensión FCBak - + Date format Formato de fecha - + Document objects Objetos del documento - + Allow objects to have same label Permitir que los objetos tengan el mismo rótulo - + Allow duplicate object labels in one document Permitir etiquetas de objeto duplicadas en un documento - + Enable partial loading of external linked documents. Then only referenced objects and their dependencies will be loaded when a linked document is auto-opened together with the main document. @@ -4114,22 +3508,22 @@ Un documento parcialmente cargado no puede ser editado. Haga doble clic en el ic del documento en la vista de árbol para volver a cargarlo completamente. - + Disable partial loading of external linked objects Deshabilitar la carga parcial de objetos enlazados externos - + Authoring and License Autoría y Licencia - + Author name Nombre del autor - + All documents that will be created will get the specified author name. Keep blank for anonymous. You can also use the form: John Doe <john@doe.com> @@ -4138,32 +3532,32 @@ Mantener en blanco para anonimato. También puede utilizar el formulario: John Doe <john@doe.com> - + The field 'Last modified by' will be set to specified author when saving the file El campo "Última modificación por" será asignado al autor especificado cuando se guarde el archivo - + Set on save Establecer al guardar - + Company Organización - + Default company name to use for new files Nombre de organización predeterminado a usar en archivos nuevos - + Default license Licencia predeterminada - + Default license for new documents Licencia predeterminada para documentos nuevos @@ -4233,12 +3627,12 @@ También puede utilizar el formulario: John Doe <john@doe.com>Otro - + License URL URL de la licencia - + URL describing more about the license URL que describe más sobre la licencia @@ -4246,104 +3640,21 @@ También puede utilizar el formulario: John Doe <john@doe.com> Gui::Dialog::DlgSettingsDocumentImp - + The format of the date to use. El formato de la fecha a utilizar. - + Default Predeterminado - + Format Formato - - Gui::Dialog::DlgSettingsEditorImp - - - Text - Texto - - - - Bookmark - Marcador - - - - Breakpoint - Punto de parada - - - - Keyword - Palabra clave - - - - Comment - Comentario - - - - Block comment - Comentar bloque - - - - Number - Número - - - - String - Cadena de texto - - - - Character - Carácter - - - - Class name - Nombre de clase - - - - Define name - Definir nombre - - - - Operator - Operador - - - - Python output - Salida de Python - - - - Python error - Error de Python - - - - Current line highlight - Resaltado de línea actual - - - - Items - Artículos - - Gui::Dialog::DlgSettingsImage @@ -4524,122 +3835,122 @@ También puede utilizar el formulario: John Doe <john@doe.com> Gui::Dialog::DlgSettingsMacro - + Macro Macro - + General macro settings Configuración general de macros - + Variables defined by macros are created as local variables Las variables definidas por macros son creadas como variables locales - + Run macros in local environment Ejecutar macros en entorno local - + Macro recording settings Configuración de grabación de macros - + Macro path Ruta de la macro - + The directory in which the application will search for macros El directorio en el que la aplicación buscará macros - + Gui commands Comandos de la interfaz gráfica de usuario - + Recorded macros will also contain user interface commands Las macros grabadas también contendrán comandos de interfaz de usuario - + Record GUI commands Grabar los comandos GUI - + Recorded macros will also contain user interface commands as comments Las macros grabadas también contendrán comandos de interfaz de usuario como comentarios - + Record as comment Grabar como comentario - + Logging Commands Registro de comandos - + Commands executed by macro scripts are shown in Python console Los comandos ejecutados por scripts de macros se muestran en la consola de Python - + Show script commands in python console Mostrar comandos de scripts en la consola de Python - + Log all commands issued by menus to file: Registrar todos los comandos publicados por menús en el archivo: - + FullScript.FCScript FullScript.FCScript - + Recent macros menu Menú de macros recientes - + Size of recent macro list Tamaño de la lista de macros recientes - + How many macros should be listed in recent macros list Cuántas macros deben aparecer en la lista de macros recientes - + Keyboard shortcut count Recuento de atajos de teclado - + How many recent macros should have shortcuts Cuántas macros recientes deben tener atajos - + Keyboard Modifiers Modificadores de teclado - + Keyboard modifiers, default = Ctrl+Shift+ Modificadores de teclado, por defecto = Ctrl+Shift+ @@ -4647,130 +3958,130 @@ También puede utilizar el formulario: John Doe <john@doe.com> Gui::Dialog::DlgSettingsNavigation - - + + Navigation Navegación - + Navigation cube Cubo de navegación - + Steps by turn Pasos por vuelta - + Number of steps by turn when using arrows (default = 8 : step angle = 360/8 = 45 deg) Número de pasos por vuelta cuando se usan flechas (por defecto = 8 : ángulo del paso = 360/8 = 45°) - + Corner Esquina - + Corner where navigation cube is shown Esquina donde se muestra el cubo de navegación - + Top left Arriba a la izquierda - + Top right Arriba a la derecha - + Bottom left Abajo a la izquierda - + Bottom right Abajo a la derecha - + Rotates to nearest possible state when clicking a cube face Girar al estado más cercano posible al hacer clic en una cara del cubo - + Rotate to nearest Girar al más cercano - + Font name: Nombre de la fuente: - + Font name of the navigation cube Nombre de la fuente del cubo de navegación - + Default Predeterminado - + Cube size Tamaño del cubo - + Size of the navigation cube Tamaño del cubo de navegación - + Color Color - + Base color for all elements Color base para todos los elementos - + 3D Navigation Navegación 3D - + List the mouse button configs for each chosen navigation setting. Select a set and then press the button to view said configurations. Lista la configuración de botones del ratón para cada configuración de navegación elegida. Seleccione un conjunto y, a continuación, presione el botón para ver dichas configuraciones. - + Mouse... Mouse... - + Navigation settings set Configuración de navegación establecida - + Orbit style Estilo de órbita - + Rotation orbit style. Trackball: moving the mouse horizontally will rotate the part around the y-axis Turntable: the part will be rotated around the z-axis (with constrained axes). @@ -4781,173 +4092,183 @@ Turntable: la pieza se girará alrededor del eje Z (con ejes restringidos). Turntable libre: la pieza se girará alrededor del eje z. - + Turntable Mesa giratoria - + Trackball Trackball - + Free Turntable Turntable libre - + Rotation mode Modo de rotación - + Rotations in 3D will use current cursor position as center for rotation Las rotaciones en 3D usarán la posición actual del cursor como centro de rotación - + Window center Centro de la ventana - + Drag at cursor Arrastre el cursor - + Object center Centro del objeto - + Default camera orientation Orientación de cámara por defecto - + Default camera orientation when creating a new document or selecting the home view Orientación por defecto de la cámara al crear un nuevo documento o seleccionar la vista de inicio - + Camera zoom Zoom de cámara - + Sets camera zoom for new documents. The value is the diameter of the sphere to fit on the screen. Establece el zoom de la cámara para nuevos documentos. El valor es el diámetro de la esfera que cabe en la pantalla. - + mm mm - + Enable animated rotations Permite las rotaciones animadas - + Enable animation Habilitar animación - + Zoom operations will be performed at position of mouse pointer Las operaciones de zoom se realizarán en la posición del puntero del ratón - + Zoom at cursor Zoom en el cursor - + Zoom step Paso de zoom - + How much will be zoomed. Zoom step of '1' means a factor of 7.5 for every zoom step. Cuánto zoom se aplicará. Paso de zoom de ´1´ significa un factor de 7.5 para cada paso de zoom. - + Direction of zoom operations will be inverted La dirección de las operaciones de zoom se invertirá - + Invert zoom Invertir zoom - + Prevents view tilting when pinch-zooming. Affects only gesture navigation style. Mouse tilting is not disabled by this setting. Impide que la vista se incline cuando se hace zoom. Afecta solo el estilo de navegación por gestos. La inclinación del ratón no está desactivada por esta configuración. - + Disable touchscreen tilt gesture Desactivar gesto de inclinación de la pantalla táctil - + + Show the rotation center when dragging. + Mostrar el centro de rotación al arrastrar. + + + + Enable rotation center indication + Habilitar la indicación del centro de rotación + + + Isometric Isométrica - + Dimetric Dimétrica - + Trimetric Trimétrica - + Top Superior - + Front Anterior - + Left Izquierda - + Right Derecha - + Rear Posterior - + Bottom Inferior - + Custom Personalizado @@ -4955,44 +4276,44 @@ Mouse tilting is not disabled by this setting. Gui::Dialog::DlgSettingsPythonConsole - + Python console Consola de Python - + Settings Configuración - + Words will be wrapped when they exceed available horizontal space in Python console Las palabras serán ajustadas cuando excedan espacio horizontal disponible en la consola de Python - + Enable word wrap Habilitar ajuste de líneas de texto - + The cursor shape will be a block La forma del cursor será un bloque - + Enable block cursor Habilitar cursor de bloque - + Saves Python history across sessions Guarda el historial de Python a través de sesiones - + Save history Guardar historial @@ -5000,17 +4321,37 @@ espacio horizontal disponible en la consola de Python Gui::Dialog::DlgSettingsSelection - + Selection Selección - + + Enable preselection, highlighted with specified color + Enable preselection, highlighted with specified color + + + + Enable preselection + Habilitar preselección + + + + Enable selection, highlighted with specified color + Enable selection, highlighted with specified color + + + + Enable selection + Enable selection + + + Pick radius (px): Radio de selección (px): - + Area for picking elements in 3D view. Larger value eases to pick things, but can make small features impossible to select. @@ -5019,27 +4360,27 @@ Valor más grande facilita la selección de cosas, pero puede hacer imposible se - + Auto switch to the 3D view containing the selected item Cambia automáticamente a la vista 3D que contiene el elemento seleccionado - + Auto expand tree item when the corresponding object is selected in 3D view Autoexpande el elemento del árbol cuando se selecciona el objeto correspondiente en la vista 3D - + Preselect the object in 3D view when mouse over the tree item Preselecciona el objeto en la vista 3D cuando el puntero de ratón esté sobre el objeto del árbol - + Record selection in tree view in order to go back/forward using navigation button Graba la selección en la vista de árbol para retroceder/avanzar usando el botón de navegación - + Add checkboxes for selection in document tree Añadir casillas de selección en el árbol de documentos @@ -5047,147 +4388,122 @@ Valor más grande facilita la selección de cosas, pero puede hacer imposible se Gui::Dialog::DlgSettingsViewColor - + Colors Colores - - Selection - Selección - - - - Enable preselection and highlight by specified color - Habilita la preselección y el resaltado mediante el color especificado - - - - Enable preselection highlighting - Habilitar resaltado de preselección - - - - Enable selection highlighting and use specified color - Habilita el resaltado de selección y usa el color especificado - - - - Enable selection highlighting - Habilitar resaltado de selección - - - + Background color for the model view Color de fondo para la vista del modelo - + Background color Color de fondo - - + + Background will have selected color El fondo tendrá el color seleccionado - + Simple color Color simple - - + + Background will have selected color gradient El fondo tendrá el degradado de colores seleccionado - + Linear gradient Gradiente lineal - + Radial gradient Gradiente radial - - + + Top: Superior: - - + + Middle: Medio: - + Switches the colors of the gradient Cambia los colores del degradado - + Switch Cambiar - + Color gradient will get selected color as middle color El color en degradé obtendrá el color seleccionado como color medio - + Middle color Color medio - - + + Bottom: Inferior: - + Tree view Vista de árbol - + Object being edited Objeto en edición - + Background color for objects in tree view that are currently edited Color de fondo para objetos en la vista de árbol que están en edición actualmente - + Active container Contenedor activo - + Background color for active containers in tree view Color de fondo para contenedores activos en vista de árbol - + Central: Central: - + Midway: Intermedio: - + End: Fin: @@ -5312,7 +4628,7 @@ El sistema de preferencias es el establecido en las preferencias generales. Gui::Dialog::DockablePlacement - + Placement Ubicación @@ -5913,17 +5229,17 @@ La columna 'Estado' muestra si el documento puede ser recuperado. Aplicar - + Please select 1, 2, or 3 points before clicking this button. A point may be on a vertex, face, or edge. If on a face or edge the point used will be the point at the mouse position along face or edge. If 1 point is selected it will be used as the center of rotation. If 2 points are selected the midpoint between them will be the center of rotation and a new custom axis will be created, if needed. If 3 points are selected the first point becomes the center of rotation and lies on the vector that is normal to the plane defined by the 3 points. Some distance and angle information is provided in the report view, which can be useful when aligning objects. For your convenience when Shift + click is used the appropriate distance or angle is copied to the clipboard. Por favor, seleccione 1, 2 o 3 puntos antes de hacer clic en este botón. Un punto puede estar en un vértice, cara o arista. Si en una cara o arista, el punto utilizado será el punto en la posición del mouse a lo largo de la cara o la arista. Si se selecciona 1 punto, se utilizará como centro de rotación. Si se seleccionan 2 puntos, el punto medio entre ellos será el centro de rotación y, si es necesario, se creará un nuevo eje personalizado. Si se seleccionan 3 puntos, el primer punto se convierte en el centro de rotación y se encuentra en el vector que es normal al plano definido por los 3 puntos. Se proporciona cierta información de distancia y ángulo en la vista de reporte, que puede ser útil al alinear objetos. Para su comodidad, cuando se usa la tecla Mayús + clic, la distancia o el ángulo apropiados se copian en el portapapeles. - + Incorrect quantity Cantidad incorrecta - + There are input fields with incorrect input, please ensure valid placement values! Algunos campos contienen datos incorrectos, ¡asegúrese de introducirlos en el lugar apropiado! @@ -6184,7 +5500,7 @@ originally selected prior to opening this dialog Gui::DockWnd::PropertyDockView - + Property View Vista de Propiedad @@ -6252,22 +5568,22 @@ originally selected prior to opening this dialog Ir al final - + Clear Limpiar - + Save As... Guardar Como... - + Save Report Output Guardar Informe de Salida - + Plain Text Files Archivos de texto sin formato @@ -6398,7 +5714,7 @@ originally selected prior to opening this dialog Aplicación - + Labels & Attributes Etiquetas & Atributos @@ -6447,27 +5763,27 @@ Desea guardar los cambios? Archivo PDF - + untitled[*] sin título[*] - + - Editor - Editor - + %1 chars removed %1 caracteres eliminados - + %1 chars added %1 caracteres añadidos - + Formatted Formateado @@ -6583,74 +5899,74 @@ Desea guardar los cambios? Gui::GraphvizView - + Graphviz not found Graphviz no encontrado - + Graphviz couldn't be found on your system. No se pudo encontrar Graphviz en su sistema. - + Read more about it here. Leer más sobre esto aquí. - + Do you want to specify its installation path if it's already installed? ¿Desea especificar su ruta de instalación si ya está instalado? - + Graphviz installation path Ruta de instalación de Graphviz - + Graphviz failed Error de Graphviz - + Graphviz failed to create an image file Graphviz falló al crear un archivo de imagen - + PNG format Formato PNG - + Bitmap format Formato de mapa de bits - + GIF format Formato GIF - + JPG format Formato JPG - + SVG format Formato SVG - - + + PDF format Formato PDF - - + + Export graph Exportar gráfico @@ -6792,17 +6108,17 @@ Desea guardar los cambios? Gui::MacroCommand - + Macros Macros - + Macro file doesn't exist No existe el archivo de la macro - + No such macro file: '%1' No hay tal archivo macro: '%1' @@ -6811,7 +6127,7 @@ Desea guardar los cambios? Gui::MainWindow - + Dimension Cota @@ -6841,32 +6157,42 @@ Desea guardar los cambios? Cerrar todo - - - + + + Toggles this toolbar Alterna esta barra de herramientas - - - + + + Toggles this dockable window Alterna esta ventana acoplable - - + + WARNING: This is a development version. + ADVERTENCIA: Esta es una versión de desarrollo. + + + + Please do not use in a production environment. + Por favor, no utilizar en un entorno de producción. + + + + Unsaved document Documento sin guardar - + The exported object contains external link. Please save the documentat least once before exporting. El objeto exportado contiene un vínculo externo. Por favor, guarde el documento al menos una vez antes de exportar. - + To link to external objects, the document must be saved at least once. Do you want to save the document now? Para vincular a objetos externos, el documento debe guardarse al menos una vez. @@ -6876,121 +6202,121 @@ Do you want to save the document now? Gui::ManualAlignment - - - - - + + + + + Manual alignment Alineación manual - + The alignment is already in progress. La alineación ya está en progreso. - + Alignment[*] Alineación[*] - + Please, select at least one point in the left and the right view Por favor, selecciona al menos un punto en la vista izquierda y derecha - + Please, select at least %1 points in the left and the right view Por favor, selecciona al menos %1 punto(s) en la vista izquierda y la derecha - + Please pick points in the left and right view Selecciona puntos en la vista izquierda y derecha - + The alignment has finished La alineación ha terminado - + The alignment has been canceled La alineación ha sido cancelada - - + + Too few points picked in the left view. At least %1 points are needed. Muy pocos puntos recogidos en la vista izquierda. Por lo menos se necesitan %1 de puntos. - - + + Too few points picked in the right view. At least %1 points are needed. Muy pocos puntos recogidos en la vista derecha. Por lo menos se necesitan %1 de puntos. - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. Número diferente de puntos en la vista izquierda y derecha. En la vista izquierda %1 puntos se han seleccionado, en la vista derecha %2 puntos se han seleccionado. - + Try to align group of views Trate de alinear el grupo de vistas - + The alignment failed. How do you want to proceed? Error en la alineación. ¿Desea continuar? - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. Diferente número de puntos seleccionado en la vista izquierda y derecha. En la vista izquierda se seleccionan %1 puntos, en la vista derecha se seleccionan %2 puntos. - + Point_%1 Puntos_%1 - + Point picked at (%1,%2,%3) Punto seleccionado en (1%, 2%, 3%) - + No point was found on model Ningún punto se encontró en el modelo - + No point was picked No fue elegido ningún punto - + &Align &Alinear - + &Remove last point &Eliminar último punto - + &Cancel &Cancelar - + &Synchronize views Sincronizar vistas @@ -7137,7 +6463,7 @@ How do you want to proceed? Gui::PropertyEditor::LinkLabel - + Change the linked object Cambiar el objeto vinculado @@ -7145,12 +6471,12 @@ How do you want to proceed? Gui::PropertyEditor::LinkSelection - + Error Error - + Object not found Objeto no encontrado @@ -7221,13 +6547,13 @@ How do you want to proceed? Gui::PropertyView - + View Ver - + Data Datos @@ -7275,77 +6601,77 @@ Do you want to exit without saving your data? Excepción desconocida de C++ no gestionada. - + &Copy &Copiar - + &Copy command &Comando copiar - + &Copy history &Copiar historial - + Save history as... Guardar historial como... - + Save history Guardar historial - + Saves Python history across %1 sessions Guarda el historial de Python en %1 sesiones - + &Paste &Pegar - + Select All Seleccionar Todo - + Clear console Limpiar consola - + Insert file name... Insertar nombre de archivo... - + Word wrap Ajuste de línea de texto - + Save History Guardar Historial - + Macro Files Archivos macro - + Insert file name Insertar nombre de archivo - + All Files Todos los Archivos @@ -7358,7 +6684,7 @@ Do you want to exit without saving your data? Comentario - + Uncomment Quitar comentario @@ -7366,17 +6692,17 @@ Do you want to exit without saving your data? Gui::RecentFilesAction - + Open file %1 Abrir archivo %1 - + File not found Archivo no encontrado - + The file '%1' cannot be opened. El archivo '%1' no puede ser abierto. @@ -7384,22 +6710,22 @@ Do you want to exit without saving your data? Gui::RecentMacrosAction - + none ninguno - + Run macro %1 (Shift+click to edit) keyboard shortcut: %2 Ejecutar macro %1 (Shift+clic para editar) el atajo de teclado: %2 - + File not found Archivo no encontrado - + The file '%1' cannot be opened. El archivo '%1' no puede ser abierto. @@ -7419,7 +6745,7 @@ Do you want to exit without saving your data? Press SHIFT and middle mouse button - Presione Shift y el botón central del ratón + Pulse SHIFT y el botón central del ratón @@ -7430,22 +6756,22 @@ Do you want to exit without saving your data? Gui::SearchBar - + Previous Previo - + Next Siguiente - + Case sensitive Distingue mayúsculas y minúsculas - + Whole words Palabras completas @@ -7636,12 +6962,12 @@ Do you want to specify another directory? Document window: - Ventana de documento: + Ventana del documento: Plot mode: - Modo Matplot: + Modo de ploteo: @@ -7651,7 +6977,7 @@ Do you want to specify another directory? Line width: - Espesor de Línea: + Ancho de línea: @@ -7691,38 +7017,38 @@ Do you want to specify another directory? Gui::TextDocumentEditorView - + Text updated Texto actualizado - + The text of the underlying object has changed. Discard changes and reload the text from the object? El texto del objeto subyacente ha cambiado. ¿Descartar cambios y volver a cargar el texto del objeto? - + Yes, reload. Sí, recargar. - + Unsaved document Documento sin guardar - + Do you want to save your changes before closing? ¿Desea guardar sus cambios antes de cerrar? - + If you don't save, your changes will be lost. Si no guarda, los cambios se perderán. - - + + Edit text Editar texto @@ -7737,7 +7063,7 @@ Do you want to specify another directory? Press middle mouse button - Presione el botón central del mouse + Pulse el botón central del ratón @@ -7994,7 +7320,7 @@ Do you want to specify another directory? Gui::TreeDockWidget - + Tree view Vista de árbol @@ -8002,7 +7328,7 @@ Do you want to specify another directory? Gui::TreePanel - + Search Búsqueda @@ -8010,183 +7336,183 @@ Do you want to specify another directory? Gui::TreeWidget - + Search... Búsqueda... - + Search for objects Búsqueda de objetos - + Activate document Activar documento - + Activate document %1 Activar documento %1 - + Tree settings Ajustes del árbol - + Show description column Mostrar columna de descripción - + Show an extra tree view column for item description. The item's description can be set by pressing F2 (or your OS's edit button) or by editing the 'label2' property. Muestra una columna extra de vista de árbol para la descripción del artículo. La descripción del elemento se puede establecer pulsando F2 (o el botón de edición de tu sistema operativo) o editando la propiedad 'label2'. - + Group Grupo - + Labels & Attributes Etiquetas & Atributos - + Description Descripción - + Show items hidden in tree view Mostrar elementos ocultos en la vista de árbol - + Show items that are marked as 'hidden' in the tree view Mostrar elementos marcados como 'ocultos' en la vista de árbol - + Toggle visibility in tree view Cambiar visibilidad en la vista de árbol - + Toggles the visibility of selected items in the tree view Cambia la visibilidad de los elementos seleccionados en la vista de árbol - + Create group... Crear grupo... - + Create a group Crear un grupo - - + + Rename Renombrar - + Rename object Renombrar objeto - + Finish editing Finalizar edición - + Finish editing object Finalizar edición de objeto - + Add dependent objects to selection Añadir objetos dependientes a la selección - + Adds all dependent objects to the selection Agrega todos los objetos dependientes a la selección - + Close document Cerrar documento - + Close the document Cerrar el documento - + Reload document Recargar documento - + Reload a partially loaded document Recargar un documento parcialmente cargado - + Skip recomputes Saltar recálculo - + Enable or disable recomputations of document Activar o desactivar el recálculo del documento - + Allow partial recomputes Permitir recalculado parcial - + Enable or disable recomputating editing object when 'skip recomputation' is enabled Activar o desactivar el recálculo del objeto de edición cuando 'saltar recálculo' está habilitado - + Mark to recompute Marcar para recalcular - + Mark this object to be recomputed Marca este objeto para ser recalculado - + Recompute object Recalcular objeto - + Recompute the selected object Recalcular el objeto seleccionado - + (but must be executed) (pero debe ser ejecutado) - + %1, Internal name: %2 %1, Nombre interno: %2 @@ -8217,12 +7543,12 @@ Do you want to specify another directory? Archivo PDF - + Opening file failed No se pudo abrir el archivo - + Can't open file '%1' for writing. No se puede abrir el archivo '%1' para escritura. @@ -8230,7 +7556,7 @@ Do you want to specify another directory? Gui::WorkbenchGroup - + Select the '%1' workbench Seleccionar el escenario '%1' @@ -8445,69 +7771,70 @@ Do you want to specify another directory? QObject - - + + General General - - + + + Display Mostrar - + Workbenches Bancos de trabajo - - - + + + Python Python - - - + + + Unknown filetype Tipo de archivo desconocido - - + + Cannot open unknown filetype: %1 No es posible abrir el tipo de archivo desconocido: %1 - + Export failed Exportación fallida - + Cannot save to unknown filetype: %1 No es posible guardar el tipo de archivo desconocido: %1 - + Workbench failure Fracaso de escenario - + %1 %1 - + Exception Excepción @@ -8553,8 +7880,8 @@ Do you want to specify another directory? Exportando a PDF... - + Unsaved document Documento sin guardar @@ -8706,17 +8033,17 @@ Desea continuar? No es posible abrir el archivo '%1'. - + files archivos - + Save image Guardar imagen - + Choose an image file to open Elegir un archivo de imagen para abrir @@ -8822,44 +8149,44 @@ Desea continuar? - + Type Tipo - + Notifier Notificador - + Message Mensaje - + Notifier: Notificador: - + Do you want to skip confirmation of further critical message notifications while loading the file? ¿Desea omitir la confirmación de las notificaciones de mensajes críticos adicionales mientras se carga el archivo? - + Critical Message Mensaje crítico - + Too many opened non-intrusive notifications. Notifications are being omitted! Demasiadas notificaciones no intrusivas abiertas. ¡Las notificaciones serán omitidas! - + Identical physical path detected. It may cause unwanted overwrite of existing document! @@ -8868,44 +8195,44 @@ Desea continuar? - + Are you sure you want to continue? ¿Estás seguro/a de que quieres continuar? - + Please check report view for more... Por favor, compruebe la vista del informe para más... - + Physical path: Ruta física: - - + + Document: Documento: - - + + Path: Trayectoria: - + Identical physical path Ruta física idéntica - + Could not save document No se pudo guardar el documento - + There was an issue trying to save the file. This may be because some of the parent folders do not exist, or you do not have sufficient permissions, or for other reasons. Error details: "%1" @@ -8918,102 +8245,102 @@ Would you like to save the file with a different name? ¿Desea guardar el archivo con un nombre diferente? - - - + + + Saving aborted Guardando anulado - + Save dependent files Guardar archivos dependientes - + The file contains external dependencies. Do you want to save the dependent files, too? El archivo contiene dependencias externas. ¿Desea guardar los archivos dependientes también? - - + + Saving document failed No se pudo guardar el documento - + Save document under new filename... Guardar documento con un nombre de archivo nuevo... - - + + Save %1 Document Guardar el documento %1 - + Document Documento - - + + Failed to save document Error al guardar el documento - + Documents contains cyclic dependencies. Do you still want to save them? Los documentos contienen dependencias cíclicas. ¿Desea guardarlos? - + Save a copy of the document under new filename... Guardar una copia del documento con un nuevo nombre de archivo... - + %1 document (*.FCStd) %1 documento (*.FCStd) - + Document not closable El documento no se puede cerrar - + The document is not closable for the moment. El documento no se puede cerrar por el momento. - + Document not saved Documento no guardado - + The document%1 could not be saved. Do you want to cancel closing it? El documento%1 no se pudo guardar. ¿Desea cancelar cerrando? - + Undo Deshacer - + Redo Rehacer - + There are grouped transactions in the following documents with other preceding transactions Hay transacciones de grupo en los siguientes documentos con otras transacciones anteriores - + Choose 'Yes' to roll back all preceding transactions. Choose 'No' to roll back in the active document only. Choose 'Abort' to abort @@ -9096,12 +8423,12 @@ Por favor abra una ventana del navegador y escriba en ella: http://localhost:%1. Opciones... - + Out of memory Memoria insuficiente - + Not enough memory available to display the data. Insuficiente memoria disponible para mostrar los datos. @@ -9117,7 +8444,7 @@ Por favor abra una ventana del navegador y escriba en ella: http://localhost:%1. No se pueden encontrar los archivos %1 ni %2 ni %3 - + Navigation styles Estilos de navegación @@ -9128,7 +8455,7 @@ Por favor abra una ventana del navegador y escriba en ella: http://localhost:%1. - + Transform Transformar @@ -9193,12 +8520,12 @@ Por favor abra una ventana del navegador y escriba en ella: http://localhost:%1. La %1 no está vacía, ¿borrar su contenido? - + Translation: Traslación: - + Rotation: Rotación: @@ -9293,60 +8620,60 @@ underscore, and must not start with a digit. Error al añadir la propiedad a '%1': %2 - - + + Drag & drop failed Error al arrastrar y soltar - + Setup configurable object Configurar objeto configurable - + Select which object to copy or exclude when configuration changes. All external linked objects are excluded by default. Seleccione qué objeto copiar o excluir cuando la configuración cambia. Todos los objetos vinculados externos son excluidos por defecto. - + Please select which objects to copy when the configuration is changed Por favor, seleccione qué objetos copiar cuando se cambie la configuración - + Apply to all Aplicar a todo - + Apply the setting to all links. Or, uncheck this option to apply only to this link. Aplica la configuración a todos los enlaces. O desmarca esta opción para aplicar solo a este enlace. - + Copy on change Copiar al cambiar - + Enable Habilitar - + Enable auto copy of linked object when its configuration is changed Habilitar la copia automática del objeto vinculado cuando se cambia su configuración - + Tracking Seguimiento - + Copy the linked object when its configuration is changed. Also auto redo the copy if the original linked object is changed. @@ -9355,17 +8682,17 @@ También auto rehacer la copia si el objeto vinculado original es cambiado. - + Disable copy on change Desactivar copia al cambiar - + Refresh configurable object Actualizar objeto configurable - + Synchronize the original configurable source object by creating a new deep copy. Note that any changes made to the current copy will be lost. @@ -9376,23 +8703,23 @@ la copia actual se perderá. - + Toggle array elements Alternar elementos de matriz - + Change whether show each link array element as individual objects Cambiar si se muestra cada elemento del arreglo de enlaces como objetos individuales - + Transform at the origin of the placement Transformar en el origen de la colocación - - + + Override colors... Anular colores... @@ -9420,12 +8747,12 @@ la copia actual se perderá. SelectionFilter - + Not allowed: No permitido: - + Selection not allowed by filter Selección no permitida por filtro @@ -9433,9 +8760,9 @@ la copia actual se perderá. StdBoxElementSelection - - + + Box element selection Cuadro de selección de elementos @@ -9443,13 +8770,13 @@ la copia actual se perderá. StdBoxSelection - + Box selection Cuadro de selección - + Activate the box selection tool Activar la herramienta de selección de caja @@ -9527,13 +8854,13 @@ la copia actual se perderá. StdCmdAxisCross - + Toggle axis cross Activa/desactiva los ejes de coordenadas - - + + Turns on or off the axis cross at the origin Enciende o apaga el cruce del eje en el origen @@ -9639,13 +8966,13 @@ la copia actual se perderá. StdCmdDemoMode - + View turntable... Ver mesa giratoria... - + View turntable Vista de mesa giratoria @@ -9985,13 +9312,13 @@ la copia actual se perderá. StdCmdHideObjects - + Hide all objects Ocultar todos los objetos - - + + Hide all objects in the document Oculta todos los objetos en el documento @@ -9999,13 +9326,13 @@ la copia actual se perderá. StdCmdHideSelection - + Hide selection Ocultar selección - - + + Hide all selected objects Oculta todos los objetos seleccionados @@ -10279,13 +9606,13 @@ la copia actual se perderá. StdCmdMeasureDistance - + Measure distance Medir distancia - + Activate the distance measurement tool Activar la herramienta de medición de distancia @@ -10344,8 +9671,8 @@ la copia actual se perderá. Crea un documento vacío nuevo - + Unnamed Sin nombre @@ -10573,8 +9900,8 @@ la copia actual se perderá. StdCmdRecentFiles - Recent files - Archivos recientes + Open Recent + Abrir reciente @@ -10712,13 +10039,13 @@ la copia actual se perderá. StdCmdSceneInspector - + Scene inspector... Inspector de escena... - + Scene inspector Inspecciona la escena @@ -10726,13 +10053,13 @@ la copia actual se perderá. StdCmdSelBack - + &Back &Atrás - + Go back to previous selection Volver a la selección anterior @@ -10740,13 +10067,13 @@ la copia actual se perderá. StdCmdSelBoundingBox - + &Bounding box &Cuadro delimitador - + Show selection bounding box Muestra el cuadro delimitador de selección @@ -10754,13 +10081,13 @@ la copia actual se perderá. StdCmdSelForward - + &Forward Avanzar - + Repeat the backed selection Repetir la selección respaldada @@ -10782,13 +10109,13 @@ la copia actual se perderá. StdCmdSelectVisibleObjects - + Select visible objects Seleccionar objetos visibles - - + + Select visible objects in the active document Selecciona objetos visibles en el documento activo @@ -10810,13 +10137,13 @@ la copia actual se perderá. StdCmdSetAppearance - + Appearance... Apariencia... - + Sets the display properties of the selected object Establece las propiedades de visualización del objeto seleccionado @@ -10824,13 +10151,13 @@ la copia actual se perderá. StdCmdShowObjects - + Show all objects Mostrar todos los objetos - - + + Show all objects in the document Muestra todos los objetos en el documento @@ -10838,13 +10165,13 @@ la copia actual se perderá. StdCmdShowSelection - + Show selection Mostrar selección - - + + Show all selected objects Muestra todos los objetos seleccionados @@ -10880,13 +10207,13 @@ la copia actual se perderá. StdCmdTextureMapping - + Texture mapping... Mapeo de textura... - + Texture mapping Mapeado de textura @@ -10936,13 +10263,13 @@ la copia actual se perderá. StdCmdToggleNavigation - + Toggle navigation/Edit mode Alternar en modo Navegación/Edición - - + + Toggle between navigation and edit mode Alterna entre los modos de navegación y edición @@ -10950,13 +10277,13 @@ la copia actual se perderá. StdCmdToggleObjects - + Toggle all objects Conmutar todos los objetos - - + + Toggles visibility of all objects in the active document Alterna la visibilidad de todos los objetos en el documento activo @@ -10964,13 +10291,13 @@ la copia actual se perderá. StdCmdToggleSelectability - + Toggle selectability Alternar seleccionabilidad - - + + Toggles the property of the objects to get selected in the 3D-View Alterna la propiedad de los objetos para ser seleccionados en la Vista 3D @@ -10978,13 +10305,13 @@ la copia actual se perderá. StdCmdToggleVisibility - + Toggle visibility Conmutar visibilidad - - + + Toggles visibility Alterna visibilidad @@ -11034,13 +10361,13 @@ la copia actual se perderá. StdCmdTreeCollapse - + Collapse selected item Colapsar elemento seleccionado - + Collapse currently selected tree items Colapsar elementos del árbol seleccionados @@ -11048,13 +10375,13 @@ la copia actual se perderá. StdCmdTreeExpand - + Expand selected item Expandir elemento seleccionado - + Expand currently selected tree items Expandir los elementos del árbol seleccionados @@ -11062,13 +10389,13 @@ la copia actual se perderá. StdCmdTreeSelectAllInstances - + Select all instances Seleccionar todas las instancias - + Select all instances of the current selected object Seleccionar todas las instancias del objeto seleccionado actual @@ -11076,13 +10403,13 @@ la copia actual se perderá. StdCmdTreeViewActions - + TreeView actions Acciones de la vista de árbol - + TreeView behavior options and actions Opciones y acciones de comportamiento de la vista de árbol @@ -11146,13 +10473,13 @@ la copia actual se perderá. StdCmdViewBottom - + Bottom Inferior - + Set to bottom view Establece la vista inferior @@ -11160,13 +10487,13 @@ la copia actual se perderá. StdCmdViewCreate - + Create new view Crear nueva vista - + Creates a new view window for the active document Crea una nueva ventana de vista para el documento activo @@ -11174,13 +10501,13 @@ la copia actual se perderá. StdCmdViewDimetric - + Dimetric Dimétrica - + Set to dimetric view Establece vista dimétrica @@ -11188,13 +10515,13 @@ la copia actual se perderá. StdCmdViewExample1 - + Inventor example #1 Inventor ejemplo #1 - + Shows a 3D texture with manipulator Muestra una textura 3D con manipulador @@ -11202,13 +10529,13 @@ la copia actual se perderá. StdCmdViewExample2 - + Inventor example #2 Inventor ejemplo #2 - + Shows spheres and drag-lights Muestra esferas y luces arrastradas @@ -11216,13 +10543,13 @@ la copia actual se perderá. StdCmdViewExample3 - + Inventor example #3 Inventor ejemplo #3 - + Shows a animated texture Muestra una textura animada @@ -11230,13 +10557,13 @@ la copia actual se perderá. StdCmdViewFitAll - + Fit all Ajustar todo - + Fits the whole content on the screen Ajusta el contenido completo a la pantalla @@ -11244,13 +10571,13 @@ la copia actual se perderá. StdCmdViewFitSelection - + Fit selection Ajustar a la selección - + Fits the selected content on the screen Ajusta el contenido seleccionado a la pantalla @@ -11258,13 +10585,13 @@ la copia actual se perderá. StdCmdViewFront - + Front Anterior - + Set to front view Establece vista anterior @@ -11272,13 +10599,13 @@ la copia actual se perderá. StdCmdViewHome - + Home Inicio - + Set to default home view Establece por defecto la vista de inicio @@ -11286,13 +10613,13 @@ la copia actual se perderá. StdCmdViewIsometric - + Isometric Isométrica - + Set to isometric view Establece vista isométrica @@ -11300,13 +10627,13 @@ la copia actual se perderá. StdCmdViewIvIssueCamPos - + Issue camera position Publicar la posición de la cámara - + Issue the camera position to the console and to a macro, to easily recall this position Publica la posición de la cámara a la consola y a una macro, para reutilizar fácilmente esta posición @@ -11314,13 +10641,13 @@ la copia actual se perderá. StdCmdViewIvStereoInterleavedColumns - + Stereo Interleaved Columns Estéreo columnas intercaladas - + Switch stereo viewing to Interleaved Columns Cambia la visualización estéreo a Columnas Intercaladas @@ -11328,13 +10655,13 @@ la copia actual se perderá. StdCmdViewIvStereoInterleavedRows - + Stereo Interleaved Rows Filas intercaladas en estéreo - + Switch stereo viewing to Interleaved Rows Cambia la visualización estéreo a filas Intercaladas @@ -11342,13 +10669,13 @@ la copia actual se perderá. StdCmdViewIvStereoOff - + Stereo Off Estéreo apagado - + Switch stereo viewing off Apaga la visualización estéreo @@ -11356,13 +10683,13 @@ la copia actual se perderá. StdCmdViewIvStereoQuadBuff - + Stereo quad buffer Estéreo cuádruple buffer - + Switch stereo viewing to quad buffer Cambia la visualización estéreo a cuádruple buffer @@ -11370,13 +10697,13 @@ la copia actual se perderá. StdCmdViewIvStereoRedGreen - + Stereo red/cyan Estéreo rojo/cian - + Switch stereo viewing to red/cyan Cambia a visualización estéreo rojo/cian @@ -11384,13 +10711,13 @@ la copia actual se perderá. StdCmdViewLeft - + Left Izquierda - + Set to left view Establece vista lateral izquierda @@ -11398,13 +10725,13 @@ la copia actual se perderá. StdCmdViewRear - + Rear Posterior - + Set to rear view Establece vista posterior @@ -11426,13 +10753,13 @@ la copia actual se perderá. StdCmdViewRight - + Right Derecha - + Set to right view Establece vista lateral derecha @@ -11440,13 +10767,13 @@ la copia actual se perderá. StdCmdViewRotateLeft - + Rotate Left Girar a la izquierda - + Rotate the view by 90° counter-clockwise Gira la vista a 90° en sentido antihorario @@ -11454,13 +10781,13 @@ la copia actual se perderá. StdCmdViewRotateRight - + Rotate Right Girar a la derecha - + Rotate the view by 90° clockwise Gira la vista a 90° en sentido horario @@ -11482,13 +10809,13 @@ la copia actual se perderá. StdCmdViewTop - + Top Superior - + Set to top view Establece vista superior @@ -11496,13 +10823,13 @@ la copia actual se perderá. StdCmdViewTrimetric - + Trimetric Trimétrica - + Set to trimetric view Establece vista trimétrica @@ -11510,13 +10837,13 @@ la copia actual se perderá. StdCmdViewVR - + FreeCAD-VR FreeCAD-VR - + Extend the FreeCAD 3D Window to a Oculus Rift Extender la vista 3D a Oculus Rift @@ -11580,13 +10907,13 @@ la copia actual se perderá. StdMainFullscreen - + Fullscreen Pantalla completa - + Display the main window in fullscreen mode Muestra la ventana principal en modo de pantalla completa @@ -11622,13 +10949,13 @@ la copia actual se perderá. StdRecallWorkingView - + Recall working view Recordar vista de trabajo - - + + Recall previously stored temporary working view Recordar vista de trabajo temporal almacenada previamente @@ -11636,13 +10963,13 @@ la copia actual se perderá. StdStoreWorkingView - + Store working view Guardar vista de trabajo - - + + Store a document-specific temporary working view Guardar una vista de trabajo temporal específica del documento @@ -11650,13 +10977,13 @@ la copia actual se perderá. StdTreeCollapseDocument - + Collapse/Expand Contraer/expandir - + Expand active document and collapse all others Expande el documento activo y contrae todos los demás @@ -11664,12 +10991,12 @@ la copia actual se perderá. StdTreeDrag - + Initiate dragging Iniciar arrastre - + Initiate dragging of current selected tree items Inicia el arrastre de los elementos del árbol seleccionados @@ -11677,13 +11004,13 @@ la copia actual se perderá. StdTreeMultiDocument - + Multi document Documento múltiple - + Display all documents in the tree view Muestra todos los documentos en la vista de árbol @@ -11691,12 +11018,12 @@ la copia actual se perderá. StdTreePreSelection - + Pre-selection Pre-selección - + Preselect the object in 3D view when mouse over the tree item Preselecciona el objeto en la vista 3D cuando el puntero de ratón esté sobre el objeto del árbol @@ -11704,12 +11031,12 @@ la copia actual se perderá. StdTreeRecordSelection - + Record selection Grabar selección - + Record selection in tree view in order to go back/forward using navigation button Graba la selección en la vista de árbol para retroceder/avanzar usando el botón de navegación @@ -11717,13 +11044,13 @@ la copia actual se perderá. StdTreeSelection - + Go to selection Ir a la selección - + Scroll to first selected item Desplazarse al primer elemento seleccionado @@ -11731,13 +11058,13 @@ la copia actual se perderá. StdTreeSingleDocument - + Single document Documento único - + Only display the active document in the tree view Muestra sólo el documento activo en la vista de árbol @@ -11745,12 +11072,12 @@ la copia actual se perderá. StdTreeSyncPlacement - + Sync placement Sincronizar ubicación - + Auto adjust placement on drag and drop objects across coordinate systems Ajusta automáticamente la posición al arrastrar y soltar objetos a través de los sistemas de coordenadas @@ -11758,12 +11085,12 @@ la copia actual se perderá. StdTreeSyncSelection - + Sync selection Sincronizar selección - + Auto expand tree item when the corresponding object is selected in 3D view Autoexpande el elemento del árbol cuando se selecciona el objeto correspondiente en la vista 3D @@ -11771,12 +11098,12 @@ la copia actual se perderá. StdTreeSyncView - + Sync view Vista sincronizada - + Auto switch to the 3D view containing the selected item Cambia automáticamente a la vista 3D que contiene el elemento seleccionado @@ -11784,13 +11111,13 @@ la copia actual se perderá. StdViewBoxZoom - + Box zoom Encuadre de zoom - + Activate the box zoom tool Activar la herramienta de zoom de caja @@ -11798,13 +11125,13 @@ la copia actual se perderá. StdViewDock - + Docked Acoplado - + Display the active view either in fullscreen, in undocked or docked mode Muestra la vista activa a pantalla completa, en modo desacoplado o acoplado @@ -11812,13 +11139,13 @@ la copia actual se perderá. StdViewDockUndockFullscreen - + Document window Ventana del documento - + Display the active view either in fullscreen, in undocked or docked mode Muestra la vista activa a pantalla completa, en modo desacoplado o acoplado @@ -11826,13 +11153,13 @@ la copia actual se perderá. StdViewFullscreen - + Fullscreen Pantalla completa - + Display the active view either in fullscreen, in undocked or docked mode Muestra la vista activa a pantalla completa, en modo desacoplado o acoplado @@ -11840,13 +11167,13 @@ la copia actual se perderá. StdViewScreenShot - + Save image... Guardar imagen... - + Creates a screenshot of the active view Crea una captura de pantalla de la vista activa @@ -11854,13 +11181,13 @@ la copia actual se perderá. StdViewUndock - + Undocked Desacoplado - + Display the active view either in fullscreen, in undocked or docked mode Muestra la vista activa a pantalla completa, en modo desacoplado o acoplado @@ -11868,13 +11195,13 @@ la copia actual se perderá. StdViewZoomIn - + Zoom In Acercar - + Increase the zoom factor by a fixed amount Aumentar el factor de zoom en una cantidad fija @@ -11882,13 +11209,13 @@ la copia actual se perderá. StdViewZoomOut - + Zoom Out Alejar - + Decrease the zoom factor by a fixed amount Disminuir el factor de zoom en una cantidad fija @@ -11923,72 +11250,72 @@ Are you sure you want to continue? Std_DrawStyle - + As is Como es - + Normal mode Modo Normal - + Points Puntos - + Points mode Modo puntos - + Wireframe Estructura alámbrica - + Wireframe mode Modo de alambre - + Hidden line Línea oculta - + Hidden line mode Modo línea oculta - + No shading Sin sombreado - + No shading mode Modo sin sombreado - + Shaded Sombreado - + Shaded mode Modo sombreado - + Flat lines Líneas planas - + Flat lines mode Modo líneas planas @@ -12202,12 +11529,12 @@ Por favor, compruebe la Vista de Reportes para más detalles. Gui::MDIView - + Export PDF Exportar a PDF - + PDF file Archivo PDF @@ -12215,195 +11542,189 @@ Por favor, compruebe la Vista de Reportes para más detalles. Gui::Dialog::DlgSettingsNotificationArea - - + Notification Area Área de notificación - + Settings Configuración - + The Notification area will appear in the status bar El área de notificación aparecerá en la barra de estado - + Enable Notification Area Activar área de notificación - + Non-intrusive notifications will appear next to the notification area in the status bar Las notificaciones no intrusivas aparecerán junto al área de notificación en la barra de estado - + Enable non-intrusive notifications Habilitar notificaciones no intrusivas - + Additional data sources Fuentes de datos adicionales - + Errors intended for developers will appear in the notification area Los errores destinados a desarrolladores aparecerán en el área de notificación - + Debug errors Errores de depuración - + Warnings intended for developers will appear in the notification area Las advertencias destinadas a los desarrolladores aparecerán en el área de notificación - + Debug warnings Advertencias de depuración - + Non-Intrusive Notifications Notificaciones no intrusivas - + Minimum Duration: Duración mínima: - + Maximum Duration: Duración máxima: - + Duration during which the notification will be shown (unless mouse buttons are clicked) Duración durante la cual se mostrará la notificación (a menos que se haga clic en los botones del ratón) - - + + s s - + Minimum duration during which the notification will be shown (unless notification clicked) Duración mínima durante la cual se mostrará la notificación (a menos que se haga clic en la notificación) - + Maximum Number of Notifications: Número máximo de notificaciones: - + Maximum number of notifications that will be simultaneously present on the screen Número máximo de notificaciones que estarán simultáneamente presentes en la pantalla - + Notification width: Ancho de notificación: - + Width of the notification in pixels Ancho de la notificación en píxeles - + Any open non-intrusive notifications will disappear when another window is activated Cualquier notificación no intrusiva desaparecerá cuando otra ventana esté activada - + Hide when other window is activated Ocultar cuando otra ventana está activada - + Prevent non-intrusive notifications from appearing when the FreeCAD Window is not the active window Evita que aparezcan notificaciones no intrusivas cuando la ventana de FreeCAD no es la ventana activa - + Do not show when inactive No mostrar cuando esté inactivo - + Message List Lista de mensajes - + Limit the number of messages that will be kept in the list. If 0 there is no limit. Limita el número de mensajes que se mantendrán en la lista. Si es 0 no hay límite. - + Maximum Messages (0 = no limit): Máximo de mensajes (0 = sin límite): - + Removes the user notifications from the message list after the non-intrusive maximum duration has lapsed. Elimina las notificaciones de usuario de la lista de mensajes después de que la duración máxima no intrusiva haya transcurrido. - + Auto-remove User Notifications Autoeliminar notificaciones de usuario - - - Activation of the Notification Area only takes effect after an application restart. - La activación del Área de Notificaciones solo tendrá efecto una vez que se reinicie la aplicación. - Gui::Dialog::DlgSettingsWorkbenches - + Available Workbenches Bancos de trabajo disponibles - + <html><head/><body><p>You can reorder workbenches by drag and drop. Additional workbenches can be installed through the addon manager.</p><p> Currently, your system has the following workbenches:</p></body></html> <html><head/><body><p>Puede reordenar los bancos de trabajo arrastrando y soltando. Los bancos de trabajo adicionales pueden instalarse a través del administrador del complemento.</p><p> Actualmente, su sistema tiene los siguientes bancos de trabajo:</p></body></html> - + Start up workbench: Iniciar banco de trabajo: - + Choose which workbench will be activated and shown after FreeCAD launches Elige cuál banco de trabajo se activará y mostrará al iniciar FreeCAD - + Workbench selector position : Posición del selector de entorno de trabajo : - + Customize where the workbench selector appears (restart required). 'Toolbar': In the toolbars, as a movable toolbar. @@ -12416,12 +11737,12 @@ after FreeCAD launches 'esquina derecha': En la barra de menú, en la esquina derecha. - + If checked, application will remember which workbench is active for each tab of the viewport Si está marcado, la aplicación recordará cuál entorno de trabajo está activo por cada pestaña del área de visualización - + Remember active workbench by tab Recordar entorno de trabajo activo por pestaña @@ -12570,47 +11891,47 @@ after FreeCAD launches Gui::Dialog::wbListItem - + If unchecked, %1 will not appear in the available workbenches. Si no se selecciona, %1 no aparecerá en los bancos de trabajo disponibles. - + This is the current startup module, and must be enabled. See Preferences/General/Autoload to change. Este es el módulo de inicio actual y debe estar habilitado. Vea Preferencias/General/Autocarga para cambiar. - + Shortcut to activate this workbench. Acceso directo para activar este banco de trabajo. - + Auto-load Autocarga - + If checked, %1 will be loaded automatically when FreeCAD starts up Si está marcado, %1 se cargará automáticamente cuando FreeCAD se inicie - + This is the current startup module, and must be autoloaded. See Preferences/General/Autoload to change. Este es el módulo de inicio actual y debe cargarse automáticamente. Vea Preferencias/General/Autocarga para cambiar. - + Loaded Cargado - + Load Cargar - + To preserve resources, FreeCAD does not load workbenches until they are used. Loading them may provide access to additional preferences related to their functionality. Para preservar recursos, FreeCAD no carga los bancos de trabajo hasta que se usen. Cargarlos puede proporcionar acceso a preferencias adicionales relacionadas con su funcionalidad. @@ -12618,17 +11939,17 @@ after FreeCAD launches Gui::Dialog::DlgSettingsWorkbenchesImp - + Toolbar Barra de herramientas - + Left corner Esquina izquierda - + Right corner Esquina derecha @@ -12654,12 +11975,12 @@ after FreeCAD launches Gui::NotificationArea - + Delete user notifications Eliminar notificaciones de usuario - + Delete All Borrar todo @@ -12695,13 +12016,13 @@ after FreeCAD launches StdViewLoadImage - + Load image... Cargando imágen... - + Loads an image Carga una imagen @@ -12769,4 +12090,738 @@ after FreeCAD launches Se ha producido un error - vea la Vista de Informe para más información + + Gui::Dialog::DlgSettingsEditor + + + Editor + Editor + + + + Options + Opciones + + + + Code lines will be numbered + Las líneas de código serán numeradas + + + + Enable line numbers + Habilitar números de línea + + + + The cursor shape will be a block + La forma del cursor será un bloque + + + + Enable block cursor + Habilitar cursor de bloque + + + + Enable folding + Habilitar plegado + + + + Indentation + Sangría + + + + Tab size: + Tamaño de tabulación: + + + + Tabulator raster (how many spaces) + Ráster de tabulador (cuántos espacios) + + + + Indent size: + Tamaño de sangría: + + + + How many spaces will be inserted when pressing <Tab> + Cuántos espacios se insertarán al presionar <Tab> + + + + Pressing <Tab> will insert a tabulator with defined tab size + Al presionar <Tab> se insertará un tabulador con un tamaño de pestaña definido + + + + Keep tabs + Mantener tabulación + + + + Pressing <Tab> will insert amount of defined indent size + Al presionar <Tab> se insertará una cantidad de tamaño de sangría definido + + + + Insert spaces + Insertar espacios + + + + Display items + Mostrar elementos + + + + Color and font settings will be applied to selected type + La configuración de color y fuente se aplicará al tipo seleccionado + + + + Family: + Familia: + + + + Font family to be used for selected code type + Familia de fuentes que se utilizará para el tipo de código seleccionado + + + + Size: + Tamaño: + + + + Font size to be used for selected code type + Tamaño de fuente que se utilizará para el tipo de código seleccionado + + + + Color: + Color: + + + + Preview: + Vista previa: + + + + Text + Texto + + + + Bookmark + Marcador + + + + Breakpoint + Punto de parada + + + + Keyword + Palabra clave + + + + Comment + Comentario + + + + Block comment + Comentar bloque + + + + Number + Número + + + + String + Cadena de texto + + + + Character + Carácter + + + + Class name + Nombre de clase + + + + Define name + Definir nombre + + + + Operator + Operador + + + + Python output + Salida de Python + + + + Python error + Error de Python + + + + Current line highlight + Resaltado de línea actual + + + + Items + Artículos + + + + Gui::Dialog::DlgSettingsGeneral + + + General + General + + + + Language and number format + Idioma y formato numérico + + + + Language: + Idioma: + + + + Language of the application's user interface + Idioma de la interfaz de usuario de la aplicación + + + + Unit system: + Sistema de unidades: + + + + Unit system that should be used for all parts of the application + Sistema de unidades que debe ser utilizado para todas las partes de la aplicación + + + + Number of decimals: + Número de decimales: + + + + Number of decimals that should be shown for numbers and dimensions + Número de decimales que deben mostrarse para números y cotas + + + + Minimum fractional inch: + Fracción de pulgada mínima: + + + + Minimum fractional inch to be displayed + Fracción de pulgada mínima que se mostrará + + + + Number format: + Formato numérico: + + + + Operating system + Sistema operativo + + + + Selected language + Idioma seleccionado + + + + C/POSIX + C/POSIX + + + + If enabled, numerical keypad decimal separator +will be substituted with locale separator, except +in Python Console and Macro Editor where a +dot/period will always be printed. + Si está activado, el separador decimal del teclado numérico +será sustituido por el separador de localidades, excepto +en la Consola de Python y el Editor de Macro, donde siempre se imprimirá un +punto. + + + + Substitute decimal separator + Sustituir separador decimal + + + + Application + Aplicación + + + + Theme: + Tema: + + + + Customize how user interface will look like + Personalizar cómo se verá la interfaz de usuario + + + + Size of toolbar icons: + Tamaño de los iconos de la barra de herramientas: + + + + Choose your preference for toolbar icon size. You can adjust +this according to your screen size or personal taste + Elija su preferencia para el tamaño del icono de la barra de herramientas. Puedes ajustar esto de acuerdo con el tamaño de tu pantalla o gusto personal + + + + Tree view mode: + Modo de vista de árbol: + + + + Customize how tree view is shown in the panel (restart required). + +'ComboView': combine tree view and property view into one panel. +'TreeView and PropertyView': split tree view and property view into separate panel. +'Both': keep all three panels, and you can have two sets of tree view and property view. + Personaliza cómo se muestra la vista de árbol en el panel (se requiere reiniciar). + +'Vista combinada': combina la vista de árbol y la vista de propiedad en un panel. +'Vista de árbol y vista de propiedades': divide la vista de árbol y la vista de propiedades en un panel separado. +'Ambas': mantiene los tres paneles, y puedes tener dos conjuntos de vista de árbol y vista de propiedad. + + + + Size of recent file list: + Tamaño de la lista de archivos recientes: + + + + How many files should be listed in recent files list + Cuántos archivos deben incluirse en la lista de archivos recientes + + + + Background of the main window (when no document is opened) will consist of tiles of a special image. +See the FreeCAD Wiki for details about the image. + El fondo de la ventana principal (cuando no se abre ningún documento) se compondrá de mosaicos de una imagen especial. +Vea la wiki de FreeCAD para más detalles sobre la imagen. + + + + Enable tiled background + Habilitar el fondo en mosaico + + + + The text cursor will be blinking + El cursor de texto parpadeará + + + + Enable cursor blinking + Habilitar el parpadeo del cursor + + + + A Splash screen is a small loading window that is shown +when FreeCAD is launching. If this option is checked, FreeCAD will +display the splash screen + Una pantalla de bienvenida es una pequeña ventana de carga que se muestra +cuando se inicia FreeCAD. Si esta opción está marcada, FreeCAD mostrará +la pantalla de bienvenida + + + + Enable splash screen at start up + Habilitar página de bienvenida en el inicio + + + + Preference packs + Paquetes de preferencias + + + + Name + Nombre + + + + Type + Tipo + + + + Load + Cargar + + + + Import config... + Importar configuración... + + + + Save new... + Guardar nuevo... + + + + Manage... + Administrar... + + + + Revert... + Deshacer... + + + + Manage preference packs + Administrar paquetes de preferencias + + + + Small (%1px) + Pequeño (%1px) + + + + Medium (%1px) + Medio (%1px) + + + + Large (%1px) + Grande (%1px) + + + + Extra large (%1px) + Extra grande (%1px) + + + + Custom (%1px) + Personalizado (%1px) + + + + Combo View + Vista combinada + + + + TreeView and PropertyView + Vista de árbol y vista de propiedades + + + + Both + Ambas + + + + Preference Pack Name + Nombre del paquete de preferencias + + + + Tags + Etiquetas + + + + Apply + Aplicar + + + + Apply the %1 preference pack + Aplicar el %1 paquete de preferencias + + + + Choose a FreeCAD config file to import + Elige un archivo de configuración de FreeCAD para importar + + + + File exists + El archivo ya existe + + + + A preference pack with that name already exists. Overwrite? + Ya existe un paquete de preferencias con ese nombre. ¿Sobrescribir? + + + + Gui::Dialog::DlgSettingsReportView + + + Report view + Vista de informe + + + + Output + Salida + + + + Normal messages will be recorded + Los mensajes normales serán grabados + + + + Record normal messages + Grabar mensajes normales + + + + Log messages will be recorded + Los mensajes de registro serán grabados + + + + Record log messages + Grabar mensajes de registro + + + + Warnings will be recorded + Las advertencias se grabarán + + + + Record warnings + Grabar advertencias + + + + Error messages will be recorded + Los mensajes de error serán grabados + + + + Record error messages + Grabar mensajes de error + + + + When an error has occurred, the Report View dialog becomes visible +on-screen while displaying the error + Cuando ha ocurrido un error, el diálogo de la Vista de Informe se hace visible en pantalla mostrando el error + + + + Show report view on error + Mostrar la vista de informes en caso de errores + + + + When a warning has occurred, the Report View dialog becomes visible +on-screen while displaying the warning + Cuando ha ocurrido una advertencia, el cuadro de diálogo de Informe se hace visible +en pantalla mientras se muestra la advertencia + + + + Show report view on warning + Mostrar vista de informes en caso de advertencias + + + + When a normal message has occurred, the Report View dialog becomes visible +on-screen while displaying the message + Cuando ha ocurrido un mensaje normal, el cuadro de diálogo de Ver informes se hace visible +en pantalla mientras se muestra el mensaje + + + + Show report view on normal message + Mostrar vista de informe en caso de mensaje normal + + + + When a log message has occurred, the Report View dialog becomes visible +on-screen while displaying the log message + Cuando se ha producido un mensaje de registro, el cuadro de diálogo de Ver informes se hace visible +en pantalla mientras se muestra el mensaje de registro + + + + Show report view on log message + Mostrar vista de informe en caso de mensaje de registro + + + + Include a timecode for each report + Incluye un código de tiempo para cada informe + + + + Include a timecode for each entry + Incluye un código de tiempo para cada entrada + + + + Colors + Colores + + + + Normal messages: + Mensajes normales: + + + + Font color for normal messages in Report view panel + Color de fuente para los mensajes normales en el panel de vista del informe + + + + Log messages: + Mensajes de registro: + + + + Font color for log messages in Report view panel + Color de fuente para los mensajes de registro en el panel de vista del informe + + + + Warnings: + Advertencias: + + + + Font color for warning messages in Report view panel + Color de fuente para mensajes de advertencia en el panel de vista de informe + + + + Errors: + Errores: + + + + Font color for error messages in Report view panel + Color de fuente para mensajes de error en el panel de vista del informe + + + + Python interpreter + Intérprete de Python + + + + Internal Python output will be redirected +from Python console to Report view panel + La salida interna de Python se redirigirá desde la consola de Python al panel de vista de informe + + + + Redirect internal Python output to report view + Redirigir la salida interna de Python a la vista de informe + + + + Internal Python error messages will be redirected +from Python console to Report view panel + Los mensajes de errores internos de Python serán redireccionados desde la consola de Python al panel de vista de informes + + + + Redirect internal Python errors to report view + Redirigir errores internos de Python a la vista de informes + + + + Gui::Dialog::DlgSettingsTheme + + + Theme + Tema + + + + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + Esta página le permite personalizar su tema actual. Los ajustes ofrecidos son opcionales para desarrolladores de temas por lo que pueden o no tener efecto en su tema actual. + + + + Style sheet: + Hoja del estilo: + + + + Style sheet how user interface will look like + Hoja de estilo como se verá la interfaz de usuario + + + + Secondary theme color + Color secundario del tema + + + + + + This color might be used by your theme to let you customize it. + Este color puede ser usado por tu tema para permitirte personalizarlo. + + + + Highlight color + Color de resaltado + + + + Focus theme color + Focus theme color + + + + No style sheet + Sin hoja de estilo + + diff --git a/src/Gui/Language/FreeCAD_es-ES.ts b/src/Gui/Language/FreeCAD_es-ES.ts index 07585d9b09..6e35c2c3a2 100644 --- a/src/Gui/Language/FreeCAD_es-ES.ts +++ b/src/Gui/Language/FreeCAD_es-ES.ts @@ -42,29 +42,29 @@ Tamaño visual de la característica - + <empty> <empty> - - + + Angle Ángulo - - + + Axis Eje - + Position Posición - + Enum Enum @@ -91,12 +91,12 @@ CmdViewMeasureClearAll - + Clear measurement Limpiar medición - + Clear all visible measurements Borrar todas las mediciones visibles @@ -104,12 +104,12 @@ CmdViewMeasureToggleAll - + Toggle measurement Activa/desactiva la medición - + Turn on or off the display of all measurements Activar o desactivar la visualización de todas las mediciones @@ -117,12 +117,12 @@ Command - + Edit Editar - + Import Importar @@ -182,7 +182,7 @@ Añade un grupo - + Align Alinear @@ -194,18 +194,18 @@ - + Transform Transformar - + Toggle array elements Alternar elementos de matriz - + Link Transform Transformación de vínculo @@ -215,12 +215,12 @@ Medir distancia - + Toggle visibility Conmutar visibilidad - + Toggle selectability Conmutar selectividad @@ -559,7 +559,7 @@ Gui::AutoSaver - + Please wait until the AutoRecovery file has been saved... Espera hasta que se haya guardado el archivo de recuperación automática... @@ -712,47 +712,47 @@ mientras hace clic con el botón izquierdo o derecho y mueve el ratón hacia arr Gui::Dialog::AboutDialog - - + + Credits Header for the Credits tab of the About screen Créditos - + FreeCAD would not be possible without the contributions of FreeCAD no sería posible sin las contribuciones de - + Individuals Header for the list of individual people in the Credits list. Individuos - + Organizations Header for the list of companies/organizations in the Credits list. Organizaciones - - + + License Licencia - + Libraries Bibliotecas - + This software uses open source components whose copyright and other proprietary rights belong to their respective owners: Este software utiliza componentes de código abierto, cuyos derechos de autor y otros derechos de propiedad pertenecen a sus respectivos propietarios: - + Collection Colección @@ -760,22 +760,22 @@ mientras hace clic con el botón izquierdo o derecho y mueve el ratón hacia arr Gui::Dialog::ApplicationCache - + Cache directory Carpeta de caché - + The cache directory %1 exceeds the size of %2. El directorio de caché %1 supera el tamaño de %2. - + Do you want to clear it now? ¿Deseas borrarlo ahora? - + Warning: Please make sure that this is the only running %1 instance and that no documents are opened as this may result into data loss! Advertencia: Por favor, asegúrate de que esta es la única instancia %1 en ejecución y que no hay documentos abiertos, ya que esto puede resultar en ¡pérdida de datos! @@ -796,37 +796,37 @@ mientras hace clic con el botón izquierdo o derecho y mueve el ratón hacia arr Gui::Dialog::CameraDialog - + Camera settings Ajustes de la cámara - + Orientation Orientación - + Q0 Q0 - + Q1 Q1 - + Q2 Q2 - + Q3 Q3 - + Current view Vista actual @@ -1393,13 +1393,13 @@ same time. The one with the highest priority will be triggered. Título - + All Todo - - + + none ninguno @@ -1407,8 +1407,8 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgCustomToolBoxbarsImp - - + + Toolbox bars Barras de herramientas @@ -1683,551 +1683,123 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgDisplayPropertiesImp - + Default Por defecto - + Aluminium Aluminio - + Brass Latón - + Bronze Bronce - + Copper Cobre - + Chrome Cromo - + Emerald Esmeralda - + Gold Oro - + Jade Jade - + Metalized Metalizado - + Neon GNC Neon GNC - + Neon PHC Neon PHC - + Obsidian Obsidiana - + Pewter Estaño - + Plaster Yeso - + Plastic Plástico - + Ruby Rubí - + Satin Satén - + Shiny plastic Plástico brillante - + Silver Plata - + Steel Acero - + Stone Piedra Gui::Dialog::DlgEditorSettings - - - Editor - Editor - - - - Options - Opciones - - - - Code lines will be numbered - Las líneas de código serán numeradas - - - - Enable line numbers - Permite números de línea - - - - The cursor shape will be a block - La forma del cursor será un bloque - - - - Enable block cursor - Activar cursor de bloque - - - - Enable folding - Permite el plegado - - - - Indentation - Sangría - - - - Tab size: - Tamaño de la tabulación: - - - - Tabulator raster (how many spaces) - Tabulador raster (cuántos espacios) - - - - Indent size: - Tamaño de sangrado: - - - - How many spaces will be inserted when pressing <Tab> - Cuantos espacios se insertarán al presionar <Tab> - - - - Pressing <Tab> will insert a tabulator with defined tab size - Pulsando <Tab> insertará un tabulador con tamaño de tab definido - - - - Keep tabs - Mantener la tabulación - - - - Pressing <Tab> will insert amount of defined indent size - Pulsando <Tab> insertará la cantidad de tamaño de sangría definido - - - - Insert spaces - Insertar espacios - - - - Display items - Mostrar elementos - - - - Color and font settings will be applied to selected type - Los ajustes de color y fuente se aplicarán al tipo seleccionado - - - - Family: - Familia: - - - - Font family to be used for selected code type - Familia de fuente a utilizar para el tipo de código seleccionado - - - - Size: - Tamaño: - - - - Font size to be used for selected code type - Tamaño de letra a utilizar para el tipo de código seleccionado - - - - Color: - Color: - - - - Preview: - Vista previa: - (Vacio) - - Gui::Dialog::DlgGeneral - - - General - General - - - - Language of the application's user interface - Idioma de la interfaz de usuario de la aplicación - - - - Number format: - Formato de número: - - - - Operating system - Sistema operativo - - - - Selected language - Idioma seleccionado - - - - C/POSIX - C/POSIX - - - - If enabled, numerical keypad decimal separator -will be substituted with locale separator, except -in Python Console and Macro Editor where a -dot/period will always be printed. - Si está activado, el separador decimal del teclado numérico -será sustituido por el separador de localidades, excepto -en la Consola de Python y el Editor de Macro, donde siempre se imprimirá un -punto. - - - - Preference packs - Paquetes de preferencias - - - - Name - Nombre - - - - Type - Tipo - - - - Load - Cargar - - - - Import config... - Importar configuración... - - - - Save new... - Guardar nuevo... - - - - Manage... - Administrar... - - - - Revert... - Deshacer... - - - - How many files should be listed in recent files list - Cuántos archivos deben aparecer en la lista de archivos recientes - - - - Enable tiled background - Habilitar el fondo en mosaico - - - - The text cursor will be blinking - El cursor de texto parpadeará - - - - Enable cursor blinking - Activar cursor intermitente - - - - Style sheet: - Hoja del estilo: - - - - Language and number format - Idioma y formato numérico - - - - Language: - Idioma: - - - - Unit system: - Unidad del sistema: - - - - Unit system that should be used for all parts of the application - Sistema de unidades que debe ser utilizado para todas las partes de la aplicación - - - - Number of decimals: - Número de decimales: - - - - Number of decimals that should be shown for numbers and dimensions - Número de decimales que deberían mostrarse en números y cotas. - - - - Minimum fractional inch: - Mínimo pulgadas fraccionarias: - - - - Minimum fractional inch to be displayed - Pulgada fraccional mínima que se mostrará - - - - Substitute decimal separator - Sustituir separador decimal - - - - Application - Aplicación - - - - Style sheet how user interface will look like - Hoja de estilo como se verá la interfaz de usuario - - - - Size of toolbar icons: - Tamaño de los iconos de la barra de herramientas: - - - - Choose your preference for toolbar icon size. You can adjust -this according to your screen size or personal taste - Elija su preferencia por el tamaño del icono de la barra de herramientas. Puede ajustar -esto de acuerdo con el tamaño de la pantalla o el gusto personal - - - - Tree view mode: - Modo de vista del árbol: - - - - Customize how tree view is shown in the panel (restart required). - -'ComboView': combine tree view and property view into one panel. -'TreeView and PropertyView': split tree view and property view into separate panel. -'Both': keep all three panels, and you can have two sets of tree view and property view. - Personalizar cómo se muestra la vista de árbol en el panel (se requiere reiniciar). - -'Vista Combinada': combinar vista de árbol y vista de propiedad en un panel. -'Vista de Árbol y Vista de Propiedades': dividir vista de árbol y vista de propiedad en un panel separado. -'Ambos': mantén los tres paneles, y puedes tener dos conjuntos de vista de árbol y vista de propiedad. - - - - Size of recent file list: - Tamaño de la lista de archivos recientes: - - - - Background of the main window (when no document is opened) will consist of tiles of a special image. -See the FreeCAD Wiki for details about the image. - El fondo de la ventana principal (cuando no hay documentos abiertos) consistirá en baldosas de una imagen especial. -Vea la wiki de FreeCAD para más detalles sobre la imagen. - - - - A Splash screen is a small loading window that is shown -when FreeCAD is launching. If this option is checked, FreeCAD will -display the splash screen - Una pantalla de Bienvenida es una pequeña ventana de carga que se muestra -cuando se inicia FreeCAD. Si esta opción está marcada, FreeCAD mostrará -la pantalla de bienvenida - - - - Enable splash screen at start up - Activar página de bienvenida en el inicio - - - - Gui::Dialog::DlgGeneralImp - - - Manage preference packs - Administrar paquetes de preferencias - - - - Small (%1px) - Pequeño (%1px) - - - - Medium (%1px) - Medio (%1px) - - - - Large (%1px) - Grande (%1px) - - - - Extra large (%1px) - Extra grande (%1px) - - - - Custom (%1px) - Personalizado (%1px) - - - - Combo View - Vista combinada - - - - TreeView and PropertyView - Vista del Árbol y Vista de Propiedades - - - - Both - Ambos - - - - No style sheet - Sin hoja de estilo - - - - Preference Pack Name - Nombre del paquete de preferencias - - - - Tags - Etiquetas - - - - Apply - Aplicar - - - - Apply the %1 preference pack - Aplicar el paquete de preferencias %1 - - - - Choose a FreeCAD config file to import - Elija un archivo de configuración de FreeCAD para importar - - - - File exists - El archivo ya existe - - - - A preference pack with that name already exists. Overwrite? - Ya existe un paquete de preferencias con ese nombre. ¿Sobrescribir? - - Gui::Dialog::DlgInputDialog @@ -3115,183 +2687,6 @@ Especifique otro directorio, por favor. Gui::Dialog::DlgReportView - - - Report view - Vista de informe - - - - Output - Salida - - - - Normal messages will be recorded - Los mensajes normales serán grabados - - - - Record normal messages - Grabar mensajes normales - - - - Log messages will be recorded - Los mensajes de registro serán grabados - - - - Record log messages - Grabar mensajes de registro - - - - Warnings will be recorded - Las advertencias se registrarán - - - - Record warnings - Guardar advertencias - - - - Error messages will be recorded - Los mensajes de registro serán grabados - - - - Record error messages - Guardar mensajes de error - - - - When an error has occurred, the Report View dialog becomes visible -on-screen while displaying the error - Cuando ha ocurrido un error, el diálogo de Vista de Informe se hace visible en pantalla mostrando el error - - - - Show report view on error - Mostrar vista de informe en errores - - - - When a warning has occurred, the Report View dialog becomes visible -on-screen while displaying the warning - Cuando ha ocurrido una advertencia, el diálogo de Vista de Informe se hace visible en pantalla mostrando la advertencia - - - - Show report view on warning - Mostrar vista de informe en advertencias - - - - When a normal message has occurred, the Report View dialog becomes visible -on-screen while displaying the message - Cuando se emite un mensaje normal, el diálogo de Vista de Informe se hace visible en pantalla mostrando el mensaje - - - - Show report view on normal message - Mostrar vista de informe en mensaje normal - - - - When a log message has occurred, the Report View dialog becomes visible -on-screen while displaying the log message - Cuando se emite un mensaje de registro, el diálogo de Vista de Informe se hace visible en pantalla mostrando el mensaje de registro - - - - Show report view on log message - Mostrar vista de informe en mensaje de registro - - - - Include a timecode for each report - Incluye un código de tiempo para cada informe - - - - Include a timecode for each entry - Incluye un código de tiempo para cada entrada - - - - Colors - Colores - - - - Normal messages: - Mensajes normales: - - - - Font color for normal messages in Report view panel - Color de fuente para los mensajes normales en el panel de Vista de Informe - - - - Log messages: - Mensajes de registro: - - - - Font color for log messages in Report view panel - Color de fuente para los mensajes de registro en el panel de Vista de Informe - - - - Warnings: - Advertencias: - - - - Font color for warning messages in Report view panel - Color de fuente para mensajes de avertencia en el panel de Vista de Informe - - - - Errors: - Errores: - - - - Font color for error messages in Report view panel - Color de fuente para los mensajes de error en el panel de Vista de Informe - - - - Python interpreter - Intérprete de Python - - - - Internal Python output will be redirected -from Python console to Report view panel - La salida interna de Python se redirigirá -desde la consola de Python al panel de la vista de informe - - - - Redirect internal Python output to report view - Redirigir la salida interna de Python a la vista de informe - - - - Internal Python error messages will be redirected -from Python console to Report view panel - Los mensajes de errores internos de Python serán redireccionados desde la consola de Python al panel de vista de informes - - - - Redirect internal Python errors to report view - Redirigir los errores internos de Python a la vista de informe - (Vacio) @@ -3369,69 +2764,69 @@ from Python console to Report view panel Gui::Dialog::DlgSettings3DView - + 3D View Vista 3D - + General General - + Main coordinate system will always be shown in lower right corner within opened files El sistema de coordenadas principales siempre se mostrará en esquina inferior derecha dentro de los archivos abiertos - + Show coordinate system in the corner Mostrar sistema de coordenadas en la esquina - + Relative size : Tamaño relativo : - + Size of main coordinate system representation in the corner -- in % of height/width of viewport Tamaño de la representación del sistema de coordenadas principal en la esquina -- en % de la altura/ancho de la vista - + Axis cross will be shown by default at file opening or creation La cruz de los ejes se mostrará por defecto al abrir o crear un archivo - + Show axis cross by default Mostrar la cruz de los ejes por defecto - + Time needed for last operation and resulting frame rate will be shown at the lower left corner in opened files Tiempo necesario para la última operación y la tasa de fotogramas resultante se mostrará en la esquina inferior izquierda en los archivos abiertos - + Show counter of frames per second Mostrar contador de cuadros por segundo - + Rendering Renderizado - + This option is useful for troubleshooting graphics card and driver problems. Changing this option requires a restart of the application. @@ -3440,22 +2835,22 @@ Changing this option requires a restart of the application. Cambiar esta opción requiere reiniciar la aplicación. - + Use software OpenGL Usar software OpenGL - + Use OpenGL VBO (Vertex Buffer Object) Usar OpenGL VBO (Vertex Buffer Object) - + Render cache Renderizar caché - + If selected, Vertex Buffer Objects (VBO) will be used. A VBO is an OpenGL feature that provides methods for uploading vertex data (position, normal vector, color, etc.) to the graphics card. @@ -3478,7 +2873,7 @@ que van desde anomías gráficas hasta errores de bloqueo de GPU. Recuerda repor esta configuración como activada al buscar soporte en los foros de FreeCAD - + 'Render Caching' is another way to say 'Rendering Acceleration'. There are 3 options available to achieve this: 1) 'Auto' (default), let Coin3D decide where to cache. @@ -3495,92 +2890,92 @@ sólo caché en el nodo raíz del gráfico de escenas. Esto ofrece la velocidad pero una respuesta más lenta a cualquier cambio de escena. - + Auto Auto - + Distributed Distribuido - + Centralized Centralizado - + Anti-Aliasing Anti-alias - + What kind of multisample anti-aliasing is used Qué tipo de antialiasing multimuestra se utiliza - + None Ninguno - + Line Smoothing Suavizado de líneas - + MSAA 2x MSAA 2x - + MSAA 4x MSAA 4x - + MSAA 8x MSAA 8x - + Transparent objects: Objetos transparentes: - + Render types of transparent objects Renderizar tipos de objetos transparentes - + One pass Una pasada - + Backface pass Pasada de cara posterior - + Marker size: Tamaño del marcador: - + Size of vertices in the Sketcher workbench Tamaño de los vértices en el banco de trabajo del croquis - + Eye to eye distance for stereo modes Distancia de ojo a ojo para modos estéreo - + Eye-to-eye distance used for stereo projections. The specified value is a factor that will be multiplied with the bounding box size of the 3D object that is currently displayed. @@ -3589,48 +2984,48 @@ El valor especificado es un factor que se multiplicará con el tamaño del recua del objeto 3D que se muestra actualmente. - + Backlight is enabled with the defined color La retroiluminación está habilitada con el color definido - - + + Backlight color Luz de fondo - + Intensity Intensidad - + Intensity of the backlight Intensidad de la luz de fondo - + Camera type Tipo de cámara - + Objects will appear in a perspective projection Los objetos aparecerán en una proyección perspectiva - + Perspective renderin&g Representación en perspectiva - + Objects will be projected in orthographic projection Los objetos se proyectarán en proyección ortogonal - + Or&thographic rendering Representación or&togonal @@ -3642,42 +3037,42 @@ del objeto 3D que se muestra actualmente. Gui::Dialog::DlgSettings3DViewImp - + 5px 5px - + 7px 7px - + 9px 9px - + 11px 11px - + 13px 13px - + 15px 15px - + Anti-aliasing Suavizado de bordes - + Open a new viewer or restart %1 to apply anti-aliasing changes. Abre un nuevo visor o reinicie %1 para aplicar los cambios de suavizado. @@ -3685,77 +3080,77 @@ del objeto 3D que se muestra actualmente. Gui::Dialog::DlgSettingsCacheDirectory - + Cache Caché - + Cache directory Carpeta de caché - + Location: Ubicación: - + Check periodically at program start: Comprobar periódicamente al inicio del programa: - + Always Siempre - + Daily Diario - + Weekly Semanalmente - + Monthly Mensualmente - + Yearly Anual - + Never Nunca - + Cache size limit: Límite de tamaño de caché: - + Check now... Comprobar ahora... - + Notify the user if the cache size exceeds the specified limit Notificar al usuario si el tamaño de la caché excede el límite especificado - + Unknown Desconocido - + Current cache size: %1 Tamaño actual de caché: %1 @@ -3929,181 +3324,181 @@ junto a la barra de color Gui::Dialog::DlgSettingsDocument - + Document Documento - + General General - + The application will create a new document when started La aplicación creará un nuevo documento cuando se inicie - + Create new document at start up Crear un documento nuevo al iniciar - + Document save compression level (0 = none, 9 = highest, 3 = default) Nivel de compresión de guardado del documento (0 = ninguno, 9 = el más alto, 3 = por defecto) - + Compression level for FCStd files Nivel de compresión para archivos FCStd - + All changes in documents are stored so that they can be undone/redone Todos los cambios en los documentos se almacenan para que se puedan deshacer/rehacer - + Using Undo/Redo on documents Usando Deshacer/Rehacer en los documentos - + Maximum Undo/Redo steps Máximos pasos de deshacer/rehacer - + How many Undo/Redo steps should be recorded Cuántos pasos de Deshacer/Rehacer deben ser grabados - + Allow user aborting document recomputation by pressing ESC. This feature may slightly increase recomputation time. Permitir al usuario abortar el recalculado de documentos presionando ESC. Esta característica puede aumentar ligeramente el tiempo de recomputación. - + Allow aborting recomputation Permitir abortar la recomputación - + Storage Almacenamiento - + Saving transactions (Auto-save) Guardando operaciones (Guardado automático) - + Discard saved transaction after saving document Descartar operaciones guardadas depués de guardar el documento - + If there is a recovery file available the application will automatically run a file recovery when it is started. Si hay un archivo de recuperación disponible, la aplicación ejecutará automáticamente un archivo de recuperación cuando se inicie. - + Run AutoRecovery at startup Ejecutar recuperación automática al iniciar - + How often a recovery file is written Con qué frecuencia se escribe un archivo de recuperación - + Save AutoRecovery information every Guardar información de autorrecuperación cada - + A thumbnail will be stored when document is saved Una miniatura se almacenará cuando se guarde el documento - + Save thumbnail into project file when saving document Guardar la imagen en miniatura dentro del archivo de proyecto cuando se guarda un documento - + Size Tamaño - + Sets the size of the thumbnail that is stored in the document. Common sizes are 128, 256 and 512 Establece el tamaño de la miniatura que se almacena en el documento. Los tamaños comunes son 128, 256 y 512 - + The program logo will be added to the thumbnail El logotipo del programa se añadirá a la miniatura - + Add the program logo to the generated thumbnail Agregar el logo del programa a la miniatura generada - + How many backup files will be kept when saving document Cuántos archivos de copia de seguridad serán guardados al guardar el documento - + Maximum number of backup files to keep when resaving document Número máximo de archivos de copia de seguridad a tener a la hora de volver a guardar el documento - + Backup files will get extension '.FCbak' and file names get date suffix according to the specified format Los archivos de copia de seguridad tendrán la extensión '.FCbak' y los nombres de archivo tendrán el sufijo de fecha de acuerdo al formato especificado - + Use date and FCBak extension Usar fecha y extensión FCBak - + Date format Formato de fecha - + Document objects Objetos del documento - + Allow objects to have same label Permitir que los objetos tengan el mismo rótulo - + Allow duplicate object labels in one document Permitir etiquetas de objetos duplicadas en un documento - + Enable partial loading of external linked documents. Then only referenced objects and their dependencies will be loaded when a linked document is auto-opened together with the main document. @@ -4116,22 +3511,22 @@ Un documento parcialmente cargado no puede ser editado. Haga doble clic en el ic del documento en la vista de árbol para volver a cargarlo completamente. - + Disable partial loading of external linked objects Deshabilita la carga parcial de objetos vinculados externos - + Authoring and License Autoría y licencia - + Author name Nombre del autor - + All documents that will be created will get the specified author name. Keep blank for anonymous. You can also use the form: John Doe <john@doe.com> @@ -4140,32 +3535,32 @@ Mantener en blanco para anonimato. También puede utilizar el formulario: John Doe <john@doe.com> - + The field 'Last modified by' will be set to specified author when saving the file El campo 'Última modificación por' se establecerá al autor especificado al guardar el archivo - + Set on save Establecer al guardar - + Company Organización - + Default company name to use for new files Nombre de empresa predeterminado a usar para nuevos archivos - + Default license Licencia por defecto - + Default license for new documents Licencia predeterminada para nuevos documentos @@ -4235,12 +3630,12 @@ También puede utilizar el formulario: John Doe <john@doe.com>Otros - + License URL URL de la licencia - + URL describing more about the license URL que describe más sobre la licencia @@ -4248,104 +3643,21 @@ También puede utilizar el formulario: John Doe <john@doe.com> Gui::Dialog::DlgSettingsDocumentImp - + The format of the date to use. El formato de la fecha a utilizar. - + Default Por defecto - + Format Formato - - Gui::Dialog::DlgSettingsEditorImp - - - Text - Texto - - - - Bookmark - Marcador - - - - Breakpoint - Punto de parada - - - - Keyword - Palabra clave - - - - Comment - Comentar - - - - Block comment - Comentar bloque - - - - Number - Número - - - - String - Cadena de texto - - - - Character - Caracter - - - - Class name - Nombre de clase - - - - Define name - Definir nombre - - - - Operator - Operador - - - - Python output - Salida de Python - - - - Python error - Error de Python - - - - Current line highlight - Resaltado de línea actual - - - - Items - Elementos - - Gui::Dialog::DlgSettingsImage @@ -4526,122 +3838,122 @@ También puede utilizar el formulario: John Doe <john@doe.com> Gui::Dialog::DlgSettingsMacro - + Macro Macro - + General macro settings Configuración general de macros - + Variables defined by macros are created as local variables Las variables definidas por macros se crean como variables locales - + Run macros in local environment Ejecutar macro en entorno local - + Macro recording settings Configuración de la grabación de macros - + Macro path Ruta de la macro - + The directory in which the application will search for macros El directorio en el que la aplicación buscará macros - + Gui commands Comandos de interfaz de usuario - + Recorded macros will also contain user interface commands Las macros grabadas también contendrán comandos de interfaz de usuario - + Record GUI commands Grabar comandos GUI - + Recorded macros will also contain user interface commands as comments Las macros grabadas también contendrán comandos de interfaz de usuario como comentarios - + Record as comment Grabar como comentario - + Logging Commands Comandos de registro - + Commands executed by macro scripts are shown in Python console Los comandos ejecutados por scripts de macro se muestran en la consola de Python - + Show script commands in python console Mostrar comandos de archivos de guión en la consola de Python - + Log all commands issued by menus to file: Registrar todos los comandos publicados por menús en el archivo: - + FullScript.FCScript FullScript.FCScript - + Recent macros menu Menú de macros recientes - + Size of recent macro list Tamaño de la lista de macros reciente - + How many macros should be listed in recent macros list Cuántas macros debería aparecer en la lista de macros recientes - + Keyboard shortcut count Recuento de atajos de teclado - + How many recent macros should have shortcuts Cuántas macros recientes deben tener accesos directos - + Keyboard Modifiers Modificadores de teclado - + Keyboard modifiers, default = Ctrl+Shift+ Modificadores de teclado, por defecto = Ctrl+Shift+ @@ -4649,130 +3961,130 @@ También puede utilizar el formulario: John Doe <john@doe.com> Gui::Dialog::DlgSettingsNavigation - - + + Navigation Navegación - + Navigation cube Cubo de navegación - + Steps by turn Pasos por vuelta - + Number of steps by turn when using arrows (default = 8 : step angle = 360/8 = 45 deg) Número de pasos por giro cuando se usan flechas (por defecto = 8: ángulo del paso = 360/8 = 45 grados) - + Corner Esquina - + Corner where navigation cube is shown Esquina donde se muestra el cubo de navegación - + Top left Arriba a la izquierda - + Top right Parte superior derecha - + Bottom left Abajo a la izquierda - + Bottom right Abajo a la derecha - + Rotates to nearest possible state when clicking a cube face Girar al estado posible más cercano al hacer clic en una cara del cubo - + Rotate to nearest Girar al más cercano - + Font name: Nombre de fuente: - + Font name of the navigation cube Nombre de la fuente del cubo de navegación - + Default Por defecto - + Cube size Tamaño del cubo - + Size of the navigation cube Tamaño del cubo de navegación - + Color Color - + Base color for all elements Color base para todos los elementos - + 3D Navigation Navegación 3D - + List the mouse button configs for each chosen navigation setting. Select a set and then press the button to view said configurations. Lista la configuración de botones del ratón para cada configuración de navegación elegida. Seleccione un conjunto y, a continuación, presione el botón para ver dichas configuraciones. - + Mouse... Ratón... - + Navigation settings set Configuración de navegación - + Orbit style Estilo órbita - + Rotation orbit style. Trackball: moving the mouse horizontally will rotate the part around the y-axis Turntable: the part will be rotated around the z-axis (with constrained axes). @@ -4783,173 +4095,183 @@ Turntable: la pieza se girará alrededor del eje Z (con ejes restringidos). Turntable libre: la pieza se girará alrededor del eje z. - + Turntable Mesa giratoria - + Trackball Trackball - + Free Turntable Turntable libre - + Rotation mode Modo de rotación - + Rotations in 3D will use current cursor position as center for rotation Las rotaciones en 3D usarán la posición actual del cursor como centro de rotación - + Window center Centro de la ventana - + Drag at cursor Arrastra el cursor - + Object center Centro del objeto - + Default camera orientation Orientación de cámara por defecto - + Default camera orientation when creating a new document or selecting the home view Orientación de cámara por defecto al crear un nuevo documento o seleccionar la vista de inicio - + Camera zoom Zoom de cámara - + Sets camera zoom for new documents. The value is the diameter of the sphere to fit on the screen. Establece el zoom de la cámara para nuevos documentos. El valor es el diámetro de la esfera que cabe en la pantalla. - + mm mm - + Enable animated rotations Activar rotaciones animadas - + Enable animation Activar animación - + Zoom operations will be performed at position of mouse pointer Las operaciones de zoom se realizarán en la posición del puntero del ratón - + Zoom at cursor Zoom en cursor - + Zoom step Paso de zoom - + How much will be zoomed. Zoom step of '1' means a factor of 7.5 for every zoom step. Cuánto se ampliará. El paso de zoom de '1' significa un factor de 7.5 para cada paso de acercamiento. - + Direction of zoom operations will be inverted La dirección de las operaciones de zoom se invertirá - + Invert zoom Invertir zoom - + Prevents view tilting when pinch-zooming. Affects only gesture navigation style. Mouse tilting is not disabled by this setting. Impide que la vista se incline cuando se hace zoom. Afecta solo el estilo de navegación por gestos. La inclinación del ratón no está desactivada por esta configuración. - + Disable touchscreen tilt gesture Desactivar el gesto de inclinación de la pantalla táctil - + + Show the rotation center when dragging. + Show the rotation center when dragging. + + + + Enable rotation center indication + Enable rotation center indication + + + Isometric Isométrica - + Dimetric Dimétrica - + Trimetric Trimétrica - + Top Planta - + Front Alzado - + Left Izquierda - + Right Derecha - + Rear Posterior - + Bottom Inferior - + Custom Personalizado @@ -4957,44 +4279,44 @@ Mouse tilting is not disabled by this setting. Gui::Dialog::DlgSettingsPythonConsole - + Python console Consola de Python - + Settings Opciones - + Words will be wrapped when they exceed available horizontal space in Python console Las palabras serán envueltas cuando excedan espacio horizontal disponible en la consola de Python - + Enable word wrap Habilitar ajuste de línea - + The cursor shape will be a block La forma del cursor será un bloque - + Enable block cursor Activar cursor de bloque - + Saves Python history across sessions Guarda el historial de Python a través de sesiones - + Save history Guardar historial @@ -5002,17 +4324,37 @@ espacio horizontal disponible en la consola de Python Gui::Dialog::DlgSettingsSelection - + Selection Selección - + + Enable preselection, highlighted with specified color + Enable preselection, highlighted with specified color + + + + Enable preselection + Enable preselection + + + + Enable selection, highlighted with specified color + Enable selection, highlighted with specified color + + + + Enable selection + Enable selection + + + Pick radius (px): Elegir radio (px): - + Area for picking elements in 3D view. Larger value eases to pick things, but can make small features impossible to select. @@ -5021,27 +4363,27 @@ Un valor más grande facilita la selección de cosas, pero puede hacer que las c - + Auto switch to the 3D view containing the selected item Cambia automáticamente a la vista 3D que contiene el elemento seleccionado - + Auto expand tree item when the corresponding object is selected in 3D view Auto expande el elemento del árbol cuando se selecciona el objeto correspondiente en la vista 3D - + Preselect the object in 3D view when mouse over the tree item Preselecciona el objeto en la vista 3D cuando el puntero de ratón esté sobre el objeto del árbol - + Record selection in tree view in order to go back/forward using navigation button Graba la selección en la vista de árbol para retroceder/avanzar usando el botón de navegación - + Add checkboxes for selection in document tree Añadir casillas de selección en el árbol del documentos @@ -5049,147 +4391,122 @@ Un valor más grande facilita la selección de cosas, pero puede hacer que las c Gui::Dialog::DlgSettingsViewColor - + Colors Colores - - Selection - Selección - - - - Enable preselection and highlight by specified color - Habilitar preselección y resaltado mediante el color especificado - - - - Enable preselection highlighting - Activar resaltado de preselección - - - - Enable selection highlighting and use specified color - Activar resaltado de selección y usar el color especificado - - - - Enable selection highlighting - Activar resaltado de selección - - - + Background color for the model view Color de fondo para la vista del modelo - + Background color Color de fondo - - + + Background will have selected color El fondo tendrá el color seleccionado - + Simple color Color simple - - + + Background will have selected color gradient El fondo tendrá el gradiente de colores seleccionado - + Linear gradient Gradiente lineal - + Radial gradient Gradiente radial - - + + Top: Arriba: - - + + Middle: Medio: - + Switches the colors of the gradient Cambia los colores del degradado - + Switch Cambiar - + Color gradient will get selected color as middle color El degradado de color obtendrá el color seleccionado como color medio - + Middle color Color medio - - + + Bottom: Abajo: - + Tree view Vista en árbol - + Object being edited Objeto editándose - + Background color for objects in tree view that are currently edited Color de fondo para objetos en la vista en árbol que están en edición actualmente - + Active container Contenedor activo - + Background color for active containers in tree view Color de fondo para contenedores activos en la vista en árbol - + Central: Central: - + Midway: A medio camino: - + End: Fin: @@ -5314,7 +4631,7 @@ El sistema de preferencias es el establecido en las preferencias generales. Gui::Dialog::DockablePlacement - + Placement Ubicación @@ -5915,17 +5232,17 @@ La columna 'Estado' muestra si el documento puede ser recuperado. Aplicar - + Please select 1, 2, or 3 points before clicking this button. A point may be on a vertex, face, or edge. If on a face or edge the point used will be the point at the mouse position along face or edge. If 1 point is selected it will be used as the center of rotation. If 2 points are selected the midpoint between them will be the center of rotation and a new custom axis will be created, if needed. If 3 points are selected the first point becomes the center of rotation and lies on the vector that is normal to the plane defined by the 3 points. Some distance and angle information is provided in the report view, which can be useful when aligning objects. For your convenience when Shift + click is used the appropriate distance or angle is copied to the clipboard. Por favor, seleccione 1, 2 o 3 puntos antes de hacer clic en este botón. Un punto puede estar en un vértice, cara o arista. Si en una cara o arista, el punto utilizado será el punto en la posición del mouse a lo largo de la cara o la arista. Si se selecciona 1 punto, se utilizará como centro de rotación. Si se seleccionan 2 puntos, el punto medio entre ellos será el centro de rotación y, si es necesario, se creará un nuevo eje personalizado. Si se seleccionan 3 puntos, el primer punto se convierte en el centro de rotación y se encuentra en el vector que es normal al plano definido por los 3 puntos. Se proporciona cierta información de distancia y ángulo en la vista de reporte, que puede ser útil al alinear objetos. Para su comodidad, cuando se usa la tecla Mayús + clic, la distancia o el ángulo apropiados se copian en el portapapeles. - + Incorrect quantity Cantidad incorrecta - + There are input fields with incorrect input, please ensure valid placement values! Algunos campos contienen datos incorrectos, ¡asegúrese de introducirlos en el lugar apropiado! @@ -6186,7 +5503,7 @@ originally selected prior to opening this dialog Gui::DockWnd::PropertyDockView - + Property View Vista de propiedades @@ -6254,22 +5571,22 @@ originally selected prior to opening this dialog Ir al final - + Clear Limpiar - + Save As... Guardar como... - + Save Report Output Guardar salida de informe - + Plain Text Files Archivos de texto plano @@ -6400,7 +5717,7 @@ originally selected prior to opening this dialog Aplicación - + Labels & Attributes Etiquetas & Atributos @@ -6449,27 +5766,27 @@ Desea guardar los cambios? Archivo PDF - + untitled[*] sin título[*] - + - Editor - Editor - + %1 chars removed %1 caracteres eliminados - + %1 chars added %1 caracteres añadidos - + Formatted Formateado @@ -6585,74 +5902,74 @@ Desea guardar los cambios? Gui::GraphvizView - + Graphviz not found Graphviz no encontrado - + Graphviz couldn't be found on your system. Graphviz no pudo encontrarse en su sistema. - + Read more about it here. Leer más sobre esto aquí. - + Do you want to specify its installation path if it's already installed? ¿Desea especificar su ruta de instalación si ya está instalado? - + Graphviz installation path Ruta de instalación de Graphviz - + Graphviz failed Error de Graphviz - + Graphviz failed to create an image file No se pudo crear un archivo de imagen de Graphviz - + PNG format Formato PNG - + Bitmap format Formato de mapa de bits - + GIF format Formato GIF - + JPG format Formato JPG - + SVG format Formato SVG - - + + PDF format Formato PDF - - + + Export graph Exportar gráfico @@ -6794,17 +6111,17 @@ Desea guardar los cambios? Gui::MacroCommand - + Macros Macros - + Macro file doesn't exist No existe el archivo de la macro - + No such macro file: '%1' No hay tal archivo macro: '%1' @@ -6813,7 +6130,7 @@ Desea guardar los cambios? Gui::MainWindow - + Dimension Cota @@ -6843,32 +6160,42 @@ Desea guardar los cambios? Cerrar todo - - - + + + Toggles this toolbar Muestra u oculta la barra de herramientas - - - + + + Toggles this dockable window Alterna esta ventana acoplable - - + + WARNING: This is a development version. + WARNING: This is a development version. + + + + Please do not use in a production environment. + Please do not use in a production environment. + + + + Unsaved document Documento sin guardar - + The exported object contains external link. Please save the documentat least once before exporting. El objeto exportado contiene un vínculo externo. Por favor, guarde el documento al menos una vez antes de exportar. - + To link to external objects, the document must be saved at least once. Do you want to save the document now? Para vincular a objetos externos, el documento debe guardarse al menos una vez. @@ -6878,121 +6205,121 @@ Do you want to save the document now? Gui::ManualAlignment - - - - - + + + + + Manual alignment Alineación manual - + The alignment is already in progress. La alineación ya está en curso. - + Alignment[*] Alineación [*] - + Please, select at least one point in the left and the right view Por favor, selecciona al menos un punto en la vista izquierda y derecha - + Please, select at least %1 points in the left and the right view Por favor, selecciona al menos %1 punto(s) en la vista izquierda y la derecha - + Please pick points in the left and right view Selecciona puntos en la vista izquierda y derecha - + The alignment has finished La alineación ha terminado - + The alignment has been canceled La alineación se ha cancelado - - + + Too few points picked in the left view. At least %1 points are needed. Muy pocos puntos recogidos en la vista izquierda. Por lo menos se necesitan %1 de puntos. - - + + Too few points picked in the right view. At least %1 points are needed. Muy pocos puntos recogidos en la vista derecha. Por lo menos se necesitan %1 de puntos. - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. Número diferente de puntos en la vista izquierda y derecha. En la vista izquierda %1 puntos se han seleccionado, en la vista derecha %2 puntos se han seleccionado. - + Try to align group of views Trate de alinear el grupo de vistas - + The alignment failed. How do you want to proceed? Error en la alineación. ¿Desea continuar? - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. Diferente número de puntos seleccionado en la vista izquierda y derecha. En la vista izquierda se seleccionan %1 puntos, en la vista derecha se seleccionan %2 puntos. - + Point_%1 Puntos_%1 - + Point picked at (%1,%2,%3) Punto seleccionado en (1%, 2%, 3%) - + No point was found on model Ningún punto se encontró en el modelo - + No point was picked No fue elegido ningún punto - + &Align &Alinear - + &Remove last point &Eliminar último punto - + &Cancel &Cancelar - + &Synchronize views Sincronizar vistas @@ -7139,7 +6466,7 @@ How do you want to proceed? Gui::PropertyEditor::LinkLabel - + Change the linked object Cambiar el objeto vinculado @@ -7147,12 +6474,12 @@ How do you want to proceed? Gui::PropertyEditor::LinkSelection - + Error Error - + Object not found Objeto no encontrado @@ -7223,13 +6550,13 @@ How do you want to proceed? Gui::PropertyView - + View Vista - + Data Datos @@ -7277,77 +6604,77 @@ Do you want to exit without saving your data? Excepción desconocida de C++ no gestionada. - + &Copy &Copiar - + &Copy command &Comando copiar - + &Copy history &Copiar historia - + Save history as... Guardar historia como... - + Save history Guardar historial - + Saves Python history across %1 sessions Guarda el historial de Python en %1 sesiones - + &Paste &Pegar - + Select All Seleccionar todo - + Clear console Limpiar la consola - + Insert file name... Insertar nombre de archivo... - + Word wrap Ajuste de texto - + Save History Guardar historia - + Macro Files Archivos macro - + Insert file name Introducir nombre de archivo - + All Files Todos los Archivos @@ -7360,7 +6687,7 @@ Do you want to exit without saving your data? Comentar - + Uncomment Quitar comentario @@ -7368,17 +6695,17 @@ Do you want to exit without saving your data? Gui::RecentFilesAction - + Open file %1 Abrir archivo %1 - + File not found Archivo no encontrado - + The file '%1' cannot be opened. El archivo '%1' no se puede abrir. @@ -7386,22 +6713,22 @@ Do you want to exit without saving your data? Gui::RecentMacrosAction - + none ninguno - + Run macro %1 (Shift+click to edit) keyboard shortcut: %2 Ejecutar macro %1 (Shift+clic para editar) el atajo de teclado: %2 - + File not found Archivo no encontrado - + The file '%1' cannot be opened. El archivo '%1' no se puede abrir. @@ -7432,22 +6759,22 @@ Do you want to exit without saving your data? Gui::SearchBar - + Previous Anterior - + Next Siguiente - + Case sensitive Distingue mayúsculas y minúsculas - + Whole words Palabras completas @@ -7693,38 +7020,38 @@ Do you want to specify another directory? Gui::TextDocumentEditorView - + Text updated Texto actualizado - + The text of the underlying object has changed. Discard changes and reload the text from the object? El texto del objeto subyacente ha cambiado. ¿Descartar cambios y volver a cargar el texto del objeto? - + Yes, reload. Sí, cargar de nuevo. - + Unsaved document Documento sin guardar - + Do you want to save your changes before closing? ¿Quiere guardar sus cambios antes de cerrar? - + If you don't save, your changes will be lost. De no guardar, se perderán los cambios. - - + + Edit text Editar texto @@ -7996,7 +7323,7 @@ Do you want to specify another directory? Gui::TreeDockWidget - + Tree view Vista en árbol @@ -8004,7 +7331,7 @@ Do you want to specify another directory? Gui::TreePanel - + Search Buscar @@ -8012,183 +7339,183 @@ Do you want to specify another directory? Gui::TreeWidget - + Search... Buscar... - + Search for objects Búsqueda de objetos - + Activate document Activar documento - + Activate document %1 Activar documento %1 - + Tree settings Ajustes del árbol - + Show description column Mostrar columna de descripción - + Show an extra tree view column for item description. The item's description can be set by pressing F2 (or your OS's edit button) or by editing the 'label2' property. Mostrar una columna extra de vista de árbol para la descripción del elemento. La descripción del elemento se puede establecer pulsando F2 (o el botón de edición de tu sistema operativo) o editando la propiedad 'label2'. - + Group Grupo - + Labels & Attributes Etiquetas & Atributos - + Description Descripción - + Show items hidden in tree view Mostrar elementos ocultos en la vista de árbol - + Show items that are marked as 'hidden' in the tree view Mostrar elementos marcados como 'ocultos' en la vista de árbol - + Toggle visibility in tree view Cambiar visibilidad en la vista de árbol - + Toggles the visibility of selected items in the tree view Cambia la visibilidad de los elementos seleccionados en la vista de árbol - + Create group... Crear grupo... - + Create a group Crear un grupo - - + + Rename Renombrar - + Rename object Renombrar objeto - + Finish editing Finalizar la edición - + Finish editing object Finalizar edición del objeto - + Add dependent objects to selection Añadir objetos dependientes a la selección - + Adds all dependent objects to the selection Agrega todos los objetos dependientes a la selección - + Close document Cerrar documento - + Close the document Cerrar el documento - + Reload document Recargar documento - + Reload a partially loaded document Recargar un documento parcialmente cargado - + Skip recomputes Saltar recalculado - + Enable or disable recomputations of document Activar o desactivar el recalculado del documento - + Allow partial recomputes Permitir recalculado parcial - + Enable or disable recomputating editing object when 'skip recomputation' is enabled Activar o desactivar el recalculado del objeto de edición cuando 'saltar recalculado' está activado - + Mark to recompute Marcar para recalcular - + Mark this object to be recomputed Marca este objeto para ser recalculado - + Recompute object Recalcular objeto - + Recompute the selected object Recalcular el objeto seleccionado - + (but must be executed) (pero debe ser ejecutado) - + %1, Internal name: %2 %1, Nombre interno: %2 @@ -8219,12 +7546,12 @@ Do you want to specify another directory? Archivo PDF - + Opening file failed No se pudo abrir el archivo - + Can't open file '%1' for writing. No se puede abrir el archivo '%1' para escritura. @@ -8232,7 +7559,7 @@ Do you want to specify another directory? Gui::WorkbenchGroup - + Select the '%1' workbench Seleccionar el escenario '%1' @@ -8447,69 +7774,70 @@ Do you want to specify another directory? QObject - - + + General General - - + + + Display Mostrar - + Workbenches Escenarios - - - + + + Python Python - - - + + + Unknown filetype Tipo de archivo desconocido - - + + Cannot open unknown filetype: %1 No es posible abrir el tipo de archivo desconocido: %1 - + Export failed Exportación fallida - + Cannot save to unknown filetype: %1 No es posible guardar el tipo de archivo desconocido: %1 - + Workbench failure Fracaso de escenario - + %1 %1 - + Exception Excepción @@ -8555,8 +7883,8 @@ Do you want to specify another directory? Exportando a PDF... - + Unsaved document Documento sin guardar @@ -8708,17 +8036,17 @@ Desea continuar? No es posible abrir el archivo '%1'. - + files archivos - + Save image Guardar imagen - + Choose an image file to open Selecciona un archivo de imagen para abrir @@ -8824,44 +8152,44 @@ Desea continuar? - + Type Tipo - + Notifier Notificador - + Message Mensaje - + Notifier: Notificador: - + Do you want to skip confirmation of further critical message notifications while loading the file? ¿Quiere omitir la confirmación de otras notificaciones de mensajes críticos mientras carga el archivo? - + Critical Message Mensaje crítico - + Too many opened non-intrusive notifications. Notifications are being omitted! Demasiadas notificaciones no intrusivas abiertas. ¡Se están omitiendo las notificaciones! - + Identical physical path detected. It may cause unwanted overwrite of existing document! @@ -8870,44 +8198,44 @@ Desea continuar? - + Are you sure you want to continue? ¿Está seguro de que desea continuar? - + Please check report view for more... Por favor, compruebe la vista del informe para más... - + Physical path: Ruta física: - - + + Document: Documento: - - + + Path: Ruta: - + Identical physical path Ruta física idéntica - + Could not save document No se pudo guardar el documento - + There was an issue trying to save the file. This may be because some of the parent folders do not exist, or you do not have sufficient permissions, or for other reasons. Error details: "%1" @@ -8920,102 +8248,102 @@ Would you like to save the file with a different name? ¿Desea guardar el archivo con un nombre diferente? - - - + + + Saving aborted Guardar abortado - + Save dependent files Guardar archivos dependientes - + The file contains external dependencies. Do you want to save the dependent files, too? El archivo contiene dependencias externas. ¿Desea guardar los archivos dependientes también? - - + + Saving document failed No se pudo guardar el documento - + Save document under new filename... Guardar documento con un nombre de archivo nuevo... - - + + Save %1 Document Guardar el documento %1 - + Document Documento - - + + Failed to save document Error al guardar el documento - + Documents contains cyclic dependencies. Do you still want to save them? Los documentos contienen dependencias cíclicas. ¿Desea guardarlos? - + Save a copy of the document under new filename... Guardar una copia del documento con un nuevo nombre de archivo... - + %1 document (*.FCStd) %1 documento (*.FCStd) - + Document not closable El documento no se puede cerrar - + The document is not closable for the moment. El documento no se puede cerrar por el momento. - + Document not saved Documento no guardado - + The document%1 could not be saved. Do you want to cancel closing it? El documento%1 no se pudo guardar. ¿Desea cancelar cerrando? - + Undo Deshacer - + Redo Rehacer - + There are grouped transactions in the following documents with other preceding transactions Hay transacciones de grupo en los siguientes documentos con otras transacciones anteriores - + Choose 'Yes' to roll back all preceding transactions. Choose 'No' to roll back in the active document only. Choose 'Abort' to abort @@ -9098,12 +8426,12 @@ Por favor abra una ventana del navegador y escriba en ella: http://localhost:%1. Opciones... - + Out of memory Memoria insuficiente - + Not enough memory available to display the data. Insuficiente memoria disponible para mostrar los datos. @@ -9119,7 +8447,7 @@ Por favor abra una ventana del navegador y escriba en ella: http://localhost:%1. No se pueden encontrar los archivos %1 ni %2 ni %3 - + Navigation styles Estilos de navegación @@ -9130,7 +8458,7 @@ Por favor abra una ventana del navegador y escriba en ella: http://localhost:%1. - + Transform Transformar @@ -9195,12 +8523,12 @@ Por favor abra una ventana del navegador y escriba en ella: http://localhost:%1. La %1 no está vacía, ¿borrar su contenido? - + Translation: Traslación: - + Rotation: Rotación: @@ -9295,60 +8623,60 @@ underscore, and must not start with a digit. Error al añadir la propiedad a '%1': %2 - - + + Drag & drop failed Error al arrastrar y soltar - + Setup configurable object Configurar objeto configurable - + Select which object to copy or exclude when configuration changes. All external linked objects are excluded by default. Seleccione qué objeto copiar o excluir cuando la configuración cambia. Todos los objetos vinculados externos son excluidos por defecto. - + Please select which objects to copy when the configuration is changed Por favor, seleccione qué objetos copiar cuando se cambie la configuración - + Apply to all Aplicar a todo - + Apply the setting to all links. Or, uncheck this option to apply only to this link. Aplica la configuración a todos los enlaces. O desmarca esta opción para aplicar solo a este enlace. - + Copy on change Copiar al cambiar - + Enable Habilitar - + Enable auto copy of linked object when its configuration is changed Habilitar la copia automática del objeto vinculado cuando se cambia su configuración - + Tracking Seguimiento - + Copy the linked object when its configuration is changed. Also auto redo the copy if the original linked object is changed. @@ -9357,17 +8685,17 @@ También auto rehacer la copia si el objeto vinculado original es cambiado. - + Disable copy on change Desactivar copia al cambiar - + Refresh configurable object Actualizar objeto configurable - + Synchronize the original configurable source object by creating a new deep copy. Note that any changes made to the current copy will be lost. @@ -9378,23 +8706,23 @@ la copia actual se perderá. - + Toggle array elements Alternar elementos de matriz - + Change whether show each link array element as individual objects Cambiar si se muestra cada elemento del arreglo de enlaces como objetos individuales - + Transform at the origin of the placement Transformar en el origen de la colocación - - + + Override colors... Anular colores... @@ -9422,12 +8750,12 @@ la copia actual se perderá. SelectionFilter - + Not allowed: No permitido: - + Selection not allowed by filter Selección no permitida por filtro @@ -9435,9 +8763,9 @@ la copia actual se perderá. StdBoxElementSelection - - + + Box element selection Selección de elemento de cuadro @@ -9445,13 +8773,13 @@ la copia actual se perderá. StdBoxSelection - + Box selection Cuadro de selección - + Activate the box selection tool Activar la herramienta de selección de caja @@ -9529,13 +8857,13 @@ la copia actual se perderá. StdCmdAxisCross - + Toggle axis cross Activar o desactivar cruz de los ejes - - + + Turns on or off the axis cross at the origin Enciende o apaga el cruce del eje en el origen @@ -9641,13 +8969,13 @@ la copia actual se perderá. StdCmdDemoMode - + View turntable... Ver torno... - + View turntable Ver torno @@ -9987,13 +9315,13 @@ la copia actual se perderá. StdCmdHideObjects - + Hide all objects Ocultar todos los objetos - - + + Hide all objects in the document Oculta todos los objetos en el documento @@ -10001,13 +9329,13 @@ la copia actual se perderá. StdCmdHideSelection - + Hide selection Ocultar selección - - + + Hide all selected objects Oculta todos los objetos seleccionados @@ -10281,13 +9609,13 @@ la copia actual se perderá. StdCmdMeasureDistance - + Measure distance Medir distancia - + Activate the distance measurement tool Activar la herramienta de medición de distancia @@ -10346,8 +9674,8 @@ la copia actual se perderá. Crea un documento vacío nuevo - + Unnamed Sin nombre @@ -10575,8 +9903,8 @@ la copia actual se perderá. StdCmdRecentFiles - Recent files - Archivos recientes + Open Recent + Open Recent @@ -10714,13 +10042,13 @@ la copia actual se perderá. StdCmdSceneInspector - + Scene inspector... Inspector de escena... - + Scene inspector Inspector de escena @@ -10728,13 +10056,13 @@ la copia actual se perderá. StdCmdSelBack - + &Back &Atrás - + Go back to previous selection Volver a la selección anterior @@ -10742,13 +10070,13 @@ la copia actual se perderá. StdCmdSelBoundingBox - + &Bounding box &Cuadro delimitador - + Show selection bounding box Muestra el cuadro delimitador de selección @@ -10756,13 +10084,13 @@ la copia actual se perderá. StdCmdSelForward - + &Forward &Adelante - + Repeat the backed selection Repetir la selección respaldada @@ -10784,13 +10112,13 @@ la copia actual se perderá. StdCmdSelectVisibleObjects - + Select visible objects Seleccionar objetos visibles - - + + Select visible objects in the active document Selecciona objetos visibles en el documento activo @@ -10812,13 +10140,13 @@ la copia actual se perderá. StdCmdSetAppearance - + Appearance... Apariencia... - + Sets the display properties of the selected object Establece las propiedades de visualización del objeto seleccionado @@ -10826,13 +10154,13 @@ la copia actual se perderá. StdCmdShowObjects - + Show all objects Mostrar todos los objetos - - + + Show all objects in the document Muestra todos los objetos en el documento @@ -10840,13 +10168,13 @@ la copia actual se perderá. StdCmdShowSelection - + Show selection Mostrar selección - - + + Show all selected objects Muestra todos los objetos seleccionados @@ -10882,13 +10210,13 @@ la copia actual se perderá. StdCmdTextureMapping - + Texture mapping... Mapeo de textura... - + Texture mapping Mapeado de textura @@ -10938,13 +10266,13 @@ la copia actual se perderá. StdCmdToggleNavigation - + Toggle navigation/Edit mode Alternar en modo Navegación/Edición - - + + Toggle between navigation and edit mode Alterna entre el modo de navegación y edición @@ -10952,13 +10280,13 @@ la copia actual se perderá. StdCmdToggleObjects - + Toggle all objects Conmutar todos los objetos - - + + Toggles visibility of all objects in the active document Conmuta la visibilidad de todos los objetos en el documento activo @@ -10966,13 +10294,13 @@ la copia actual se perderá. StdCmdToggleSelectability - + Toggle selectability Conmutar selectividad - - + + Toggles the property of the objects to get selected in the 3D-View Alterna la propiedad de los objetos para ser seleccionados en la Vista 3D @@ -10980,13 +10308,13 @@ la copia actual se perderá. StdCmdToggleVisibility - + Toggle visibility Conmutar visibilidad - - + + Toggles visibility Conmuta la visibilidad @@ -11036,13 +10364,13 @@ la copia actual se perderá. StdCmdTreeCollapse - + Collapse selected item Colapsar elemento seleccionado - + Collapse currently selected tree items Colapsar elementos del árbol seleccionados @@ -11050,13 +10378,13 @@ la copia actual se perderá. StdCmdTreeExpand - + Expand selected item Expandir elemento seleccionado - + Expand currently selected tree items Expandir los elementos del árbol seleccionados @@ -11064,13 +10392,13 @@ la copia actual se perderá. StdCmdTreeSelectAllInstances - + Select all instances Seleccionar todas las instancias - + Select all instances of the current selected object Seleccionar todas las instancias del objeto seleccionado actual @@ -11078,13 +10406,13 @@ la copia actual se perderá. StdCmdTreeViewActions - + TreeView actions Acciones del vista de árbol - + TreeView behavior options and actions Opciones y acciones de comportamiento de la vista de árbol @@ -11148,13 +10476,13 @@ la copia actual se perderá. StdCmdViewBottom - + Bottom Inferior - + Set to bottom view Establece la vista inferior @@ -11162,13 +10490,13 @@ la copia actual se perderá. StdCmdViewCreate - + Create new view Crear una vista nueva - + Creates a new view window for the active document Crea una nueva ventana de vista para el documento activo @@ -11176,13 +10504,13 @@ la copia actual se perderá. StdCmdViewDimetric - + Dimetric Dimétrica - + Set to dimetric view Establece vista dimétrica @@ -11190,13 +10518,13 @@ la copia actual se perderá. StdCmdViewExample1 - + Inventor example #1 Inventor ejemplo #1 - + Shows a 3D texture with manipulator Muestra una textura 3D con manipulador @@ -11204,13 +10532,13 @@ la copia actual se perderá. StdCmdViewExample2 - + Inventor example #2 Inventor ejemplo #2 - + Shows spheres and drag-lights Muestra esferas y luces arrastradas @@ -11218,13 +10546,13 @@ la copia actual se perderá. StdCmdViewExample3 - + Inventor example #3 Inventor ejemplo #3 - + Shows a animated texture Muestra una textura animada @@ -11232,13 +10560,13 @@ la copia actual se perderá. StdCmdViewFitAll - + Fit all Ajustar todo - + Fits the whole content on the screen Ajusta el contenido completo a la pantalla @@ -11246,13 +10574,13 @@ la copia actual se perderá. StdCmdViewFitSelection - + Fit selection Ajustar a la selección - + Fits the selected content on the screen Ajusta el contenido seleccionado a la pantalla @@ -11260,13 +10588,13 @@ la copia actual se perderá. StdCmdViewFront - + Front Alzado - + Set to front view Establece vista de alzado @@ -11274,13 +10602,13 @@ la copia actual se perderá. StdCmdViewHome - + Home Inicio - + Set to default home view Establece por defecto la vista de inicio @@ -11288,13 +10616,13 @@ la copia actual se perderá. StdCmdViewIsometric - + Isometric Isométrica - + Set to isometric view Establece vista isométrica @@ -11302,13 +10630,13 @@ la copia actual se perderá. StdCmdViewIvIssueCamPos - + Issue camera position Publicar la posición de la cámara - + Issue the camera position to the console and to a macro, to easily recall this position Publica la posición de la cámara a la consola y a una macro, para reutilizar fácilmente esta posición @@ -11316,13 +10644,13 @@ la copia actual se perderá. StdCmdViewIvStereoInterleavedColumns - + Stereo Interleaved Columns Estéreo columnas intercaladas - + Switch stereo viewing to Interleaved Columns Cambia la visualización estéreo a columnas intercaladas @@ -11330,13 +10658,13 @@ la copia actual se perderá. StdCmdViewIvStereoInterleavedRows - + Stereo Interleaved Rows Estéreo filas intercaladas - + Switch stereo viewing to Interleaved Rows Cambia la visualización estéreo a filas intercaladas @@ -11344,13 +10672,13 @@ la copia actual se perderá. StdCmdViewIvStereoOff - + Stereo Off Estereo apagado - + Switch stereo viewing off Apaga la visualización estereo @@ -11358,13 +10686,13 @@ la copia actual se perderá. StdCmdViewIvStereoQuadBuff - + Stereo quad buffer Estereo cuádruple buffer - + Switch stereo viewing to quad buffer Cambia la visualización estereo a cuádruple buffer @@ -11372,13 +10700,13 @@ la copia actual se perderá. StdCmdViewIvStereoRedGreen - + Stereo red/cyan Estereo rojo/cian - + Switch stereo viewing to red/cyan Cambia a visualización estereo rojo/cian @@ -11386,13 +10714,13 @@ la copia actual se perderá. StdCmdViewLeft - + Left Izquierda - + Set to left view Establece vista izquierda @@ -11400,13 +10728,13 @@ la copia actual se perderá. StdCmdViewRear - + Rear Posterior - + Set to rear view Establece vista posterior @@ -11428,13 +10756,13 @@ la copia actual se perderá. StdCmdViewRight - + Right Derecha - + Set to right view Establece vista derecha @@ -11442,13 +10770,13 @@ la copia actual se perderá. StdCmdViewRotateLeft - + Rotate Left Rotar a la izquierda - + Rotate the view by 90° counter-clockwise Gira la vista a 90° en sentido antihorario @@ -11456,13 +10784,13 @@ la copia actual se perderá. StdCmdViewRotateRight - + Rotate Right Rotar a la derecha - + Rotate the view by 90° clockwise Gira la vista a 90° en sentido horario @@ -11484,13 +10812,13 @@ la copia actual se perderá. StdCmdViewTop - + Top Planta - + Set to top view Establece vista en planta @@ -11498,13 +10826,13 @@ la copia actual se perderá. StdCmdViewTrimetric - + Trimetric Trimétrica - + Set to trimetric view Establece vista trimétrica @@ -11512,13 +10840,13 @@ la copia actual se perderá. StdCmdViewVR - + FreeCAD-VR FreeCAD-VR - + Extend the FreeCAD 3D Window to a Oculus Rift Extender la vista 3D a Oculus Rift @@ -11582,13 +10910,13 @@ la copia actual se perderá. StdMainFullscreen - + Fullscreen Pantalla completa - + Display the main window in fullscreen mode Muestra la ventana principal en modo de pantalla completa @@ -11624,13 +10952,13 @@ la copia actual se perderá. StdRecallWorkingView - + Recall working view Recordar vista de trabajo - - + + Recall previously stored temporary working view Recordar vista de trabajo temporal almacenada previamente @@ -11638,13 +10966,13 @@ la copia actual se perderá. StdStoreWorkingView - + Store working view Guardar vista de trabajo - - + + Store a document-specific temporary working view Guardar una vista de trabajo temporal específica del documento @@ -11652,13 +10980,13 @@ la copia actual se perderá. StdTreeCollapseDocument - + Collapse/Expand Contraer/expandir - + Expand active document and collapse all others Expande el documento activo y colapsa todos los demás @@ -11666,12 +10994,12 @@ la copia actual se perderá. StdTreeDrag - + Initiate dragging Iniciar arrastre - + Initiate dragging of current selected tree items Inicia el arrastre de los elementos del árbol seleccionados @@ -11679,13 +11007,13 @@ la copia actual se perderá. StdTreeMultiDocument - + Multi document Documento múltiple - + Display all documents in the tree view Muestra todos los documentos en la vista de árbol @@ -11693,12 +11021,12 @@ la copia actual se perderá. StdTreePreSelection - + Pre-selection Pre-selección - + Preselect the object in 3D view when mouse over the tree item Preselecciona el objeto en la vista 3D cuando el puntero de ratón esté sobre el objeto del árbol @@ -11706,12 +11034,12 @@ la copia actual se perderá. StdTreeRecordSelection - + Record selection Grabar selección - + Record selection in tree view in order to go back/forward using navigation button Graba la selección en la vista de árbol para retroceder/avanzar usando el botón de navegación @@ -11719,13 +11047,13 @@ la copia actual se perderá. StdTreeSelection - + Go to selection Ir a la selección - + Scroll to first selected item Desplazarse al primer elemento seleccionado @@ -11733,13 +11061,13 @@ la copia actual se perderá. StdTreeSingleDocument - + Single document Documento simple - + Only display the active document in the tree view Muestra sólo el documento activo en la vista de árbol @@ -11747,12 +11075,12 @@ la copia actual se perderá. StdTreeSyncPlacement - + Sync placement Colocación de sincronización - + Auto adjust placement on drag and drop objects across coordinate systems Ajusta automáticamente la posición al arrastrar y soltar objetos a través de los sistemas de coordenadas @@ -11760,12 +11088,12 @@ la copia actual se perderá. StdTreeSyncSelection - + Sync selection Sincronizar selección - + Auto expand tree item when the corresponding object is selected in 3D view Auto expande el elemento del árbol cuando se selecciona el objeto correspondiente en la vista 3D @@ -11773,12 +11101,12 @@ la copia actual se perderá. StdTreeSyncView - + Sync view Sincronizar vista - + Auto switch to the 3D view containing the selected item Cambia automáticamente a la vista 3D que contiene el elemento seleccionado @@ -11786,13 +11114,13 @@ la copia actual se perderá. StdViewBoxZoom - + Box zoom Zona de zoom - + Activate the box zoom tool Activar la herramienta de zoom de caja @@ -11800,13 +11128,13 @@ la copia actual se perderá. StdViewDock - + Docked Acoplado - + Display the active view either in fullscreen, in undocked or docked mode Muestra la vista activa a pantalla completa, en modo desacoplado o acoplado @@ -11814,13 +11142,13 @@ la copia actual se perderá. StdViewDockUndockFullscreen - + Document window Ventana del documento - + Display the active view either in fullscreen, in undocked or docked mode Muestra la vista activa a pantalla completa, en modo desacoplado o acoplado @@ -11828,13 +11156,13 @@ la copia actual se perderá. StdViewFullscreen - + Fullscreen Pantalla completa - + Display the active view either in fullscreen, in undocked or docked mode Muestra la vista activa a pantalla completa, en modo desacoplado o acoplado @@ -11842,13 +11170,13 @@ la copia actual se perderá. StdViewScreenShot - + Save image... Guardar imagen... - + Creates a screenshot of the active view Crea una captura de pantalla de la vista activa @@ -11856,13 +11184,13 @@ la copia actual se perderá. StdViewUndock - + Undocked Desacoplado - + Display the active view either in fullscreen, in undocked or docked mode Muestra la vista activa a pantalla completa, en modo desacoplado o acoplado @@ -11870,13 +11198,13 @@ la copia actual se perderá. StdViewZoomIn - + Zoom In Aumentar con el zoom - + Increase the zoom factor by a fixed amount Aumentar el factor de zoom en una cantidad fija @@ -11884,13 +11212,13 @@ la copia actual se perderá. StdViewZoomOut - + Zoom Out Reducir con el zoom - + Decrease the zoom factor by a fixed amount Disminuir el factor de zoom en una cantidad fija @@ -11925,72 +11253,72 @@ Are you sure you want to continue? Std_DrawStyle - + As is Como es - + Normal mode Modo normal - + Points Puntos - + Points mode Modo puntos - + Wireframe Modelo de alambres - + Wireframe mode Modo de alambre - + Hidden line Línea oculta - + Hidden line mode Modo de línea oculta - + No shading Sin sombreado - + No shading mode Modo no sombreado - + Shaded Sombreado - + Shaded mode Modo sombreado - + Flat lines Alámbrico - + Flat lines mode Modo alámbrico @@ -12204,12 +11532,12 @@ Por favor, compruebe la Vista de Reportes para más detalles. Gui::MDIView - + Export PDF Exportar en PDF - + PDF file Archivo PDF @@ -12217,196 +11545,190 @@ Por favor, compruebe la Vista de Reportes para más detalles. Gui::Dialog::DlgSettingsNotificationArea - - + Notification Area Área de notificaciones - + Settings Opciones - + The Notification area will appear in the status bar El área de notificación aparecerá en la barra de estado - + Enable Notification Area Activar área de notificación - + Non-intrusive notifications will appear next to the notification area in the status bar Las notificaciones no intrusivas aparecerán junto al área de notificación en la barra de estado - + Enable non-intrusive notifications Habilitar notificaciones no intrusivas - + Additional data sources Fuentes de datos adicionales - + Errors intended for developers will appear in the notification area Los errores destinados a desarrolladores aparecerán en el área de notificación - + Debug errors Errores de depuración - + Warnings intended for developers will appear in the notification area Las advertencias destinadas a los desarrolladores aparecerán en el área de notificación - + Debug warnings Advertencias de depuración - + Non-Intrusive Notifications Notificaciones no intrusivas - + Minimum Duration: Duración mínima: - + Maximum Duration: Duración máxima: - + Duration during which the notification will be shown (unless mouse buttons are clicked) Duración durante la cual se mostrará la notificación (a menos que se haga clic en los botones del ratón) - - + + s s - + Minimum duration during which the notification will be shown (unless notification clicked) Duración mínima durante la cual se mostrará la notificación (a menos que se haga clic en la notificación) - + Maximum Number of Notifications: Número máximo de notificaciones: - + Maximum number of notifications that will be simultaneously present on the screen Número máximo de notificaciones que estarán simultáneamente presentes en la pantalla - + Notification width: Ancho de la notificación: - + Width of the notification in pixels Ancho de la notificación en píxeles - + Any open non-intrusive notifications will disappear when another window is activated Cualquier notificación no intrusiva desaparecerá cuando otra ventana esté activada - + Hide when other window is activated Ocultar cuando otra ventana está activada - + Prevent non-intrusive notifications from appearing when the FreeCAD Window is not the active window Evita que aparezcan notificaciones no intrusivas cuando la ventana de FreeCAD no es la ventana activa - + Do not show when inactive No mostrar cuando esté inactivo - + Message List Lista de mensajes - + Limit the number of messages that will be kept in the list. If 0 there is no limit. Limita el número de mensajes que se mantendrán en la lista. Si es 0 no hay límite. - + Maximum Messages (0 = no limit): Máximo de mensajes (0 = sin límite): - + Removes the user notifications from the message list after the non-intrusive maximum duration has lapsed. Elimina las notificaciones de usuario de la lista de mensajes después de que la duración máxima no intrusiva haya transcurrido. - + Auto-remove User Notifications Auto-eliminar notificaciones de usuario - - - Activation of the Notification Area only takes effect after an application restart. - La activación del área de notificaciones sólo tendrá efecto una vez que se reinicie la aplicación. - Gui::Dialog::DlgSettingsWorkbenches - + Available Workbenches Bancos de trabajo disponibles - + <html><head/><body><p>You can reorder workbenches by drag and drop. Additional workbenches can be installed through the addon manager.</p><p> Currently, your system has the following workbenches:</p></body></html> <html><head/><body><p>Puede reordenar los entornos de trabajo arrastrando y soltando. Los entornos de trabajo adicionales pueden instalarse a través del administrador del complementos.</p><p> Actualmente, su sistema tiene los siguientes entornos de trabajo:</p></body></html> - + Start up workbench: Iniciar banco de trabajo: - + Choose which workbench will be activated and shown after FreeCAD launches Elija qué banco de trabajo se activará y se mostrará después de que FreeCAD inicie - + Workbench selector position : Posición del selector de entorno de trabajo : - + Customize where the workbench selector appears (restart required). 'Toolbar': In the toolbars, as a movable toolbar. @@ -12419,12 +11741,12 @@ después de que FreeCAD inicie 'esquina derecha': En la barra de menú, en la esquina derecha. - + If checked, application will remember which workbench is active for each tab of the viewport Si está marcado, la aplicación recordará qué banco de trabajo está activo para cada pestaña de la vista - + Remember active workbench by tab Recordar banco de trabajo activo por pestaña @@ -12573,47 +11895,47 @@ después de que FreeCAD inicie Gui::Dialog::wbListItem - + If unchecked, %1 will not appear in the available workbenches. Si no se selecciona, %1 no aparecerá en los bancos de trabajo disponibles. - + This is the current startup module, and must be enabled. See Preferences/General/Autoload to change. Este es el módulo de inicio actual y debe ser activado. Ver Preferencias/General/Autocarga para cambiar. - + Shortcut to activate this workbench. Atajo para activar este banco de trabajo. - + Auto-load Carga automática - + If checked, %1 will be loaded automatically when FreeCAD starts up Si está marcado, %1 se cargará automáticamente cuando FreeCAD se inicie - + This is the current startup module, and must be autoloaded. See Preferences/General/Autoload to change. Este es el módulo de inicio actual y debe cargarse automáticamente. Ver Preferencias/General/Autocarga para cambiar. - + Loaded Cargado - + Load Cargar - + To preserve resources, FreeCAD does not load workbenches until they are used. Loading them may provide access to additional preferences related to their functionality. Para preservar recursos, FreeCAD no carga los bancos de trabajo hasta que se usen. Cargarlos puede proporcionar acceso a preferencias adicionales relacionadas con su funcionalidad. @@ -12621,17 +11943,17 @@ después de que FreeCAD inicie Gui::Dialog::DlgSettingsWorkbenchesImp - + Toolbar Barra de herramientas - + Left corner Esquina izquierda - + Right corner Esquina derecha @@ -12657,12 +11979,12 @@ después de que FreeCAD inicie Gui::NotificationArea - + Delete user notifications Eliminar notificaciones de usuario - + Delete All Borrar todo @@ -12698,13 +12020,13 @@ después de que FreeCAD inicie StdViewLoadImage - + Load image... Cargar imagen... - + Loads an image Carga una imagen @@ -12772,4 +12094,737 @@ después de que FreeCAD inicie Se ha producido un error - vea la Vista de Informe para más información + + Gui::Dialog::DlgSettingsEditor + + + Editor + Editor + + + + Options + Opciones + + + + Code lines will be numbered + Las líneas de código serán numeradas + + + + Enable line numbers + Permite números de línea + + + + The cursor shape will be a block + La forma del cursor será un bloque + + + + Enable block cursor + Activar cursor de bloque + + + + Enable folding + Permite el plegado + + + + Indentation + Sangría + + + + Tab size: + Tamaño de la tabulación: + + + + Tabulator raster (how many spaces) + Tabulador raster (cuántos espacios) + + + + Indent size: + Tamaño de sangrado: + + + + How many spaces will be inserted when pressing <Tab> + Cuantos espacios se insertarán al presionar <Tab> + + + + Pressing <Tab> will insert a tabulator with defined tab size + Pulsando <Tab> insertará un tabulador con tamaño de tab definido + + + + Keep tabs + Mantener la tabulación + + + + Pressing <Tab> will insert amount of defined indent size + Pulsando <Tab> insertará la cantidad de tamaño de sangría definido + + + + Insert spaces + Insertar espacios + + + + Display items + Mostrar elementos + + + + Color and font settings will be applied to selected type + Los ajustes de color y fuente se aplicarán al tipo seleccionado + + + + Family: + Familia: + + + + Font family to be used for selected code type + Familia de fuente a utilizar para el tipo de código seleccionado + + + + Size: + Tamaño: + + + + Font size to be used for selected code type + Tamaño de letra a utilizar para el tipo de código seleccionado + + + + Color: + Color: + + + + Preview: + Vista previa: + + + + Text + Texto + + + + Bookmark + Marcador + + + + Breakpoint + Punto de parada + + + + Keyword + Palabra clave + + + + Comment + Comentar + + + + Block comment + Comentar bloque + + + + Number + Número + + + + String + Cadena de texto + + + + Character + Caracter + + + + Class name + Nombre de clase + + + + Define name + Definir nombre + + + + Operator + Operador + + + + Python output + Salida de Python + + + + Python error + Error de Python + + + + Current line highlight + Resaltado de línea actual + + + + Items + Elementos + + + + Gui::Dialog::DlgSettingsGeneral + + + General + General + + + + Language and number format + Idioma y formato numérico + + + + Language: + Idioma: + + + + Language of the application's user interface + Idioma de la interfaz de usuario de la aplicación + + + + Unit system: + Unidad del sistema: + + + + Unit system that should be used for all parts of the application + Sistema de unidades que debe ser utilizado para todas las partes de la aplicación + + + + Number of decimals: + Número de decimales: + + + + Number of decimals that should be shown for numbers and dimensions + Número de decimales que deberían mostrarse en números y cotas. + + + + Minimum fractional inch: + Mínimo pulgadas fraccionarias: + + + + Minimum fractional inch to be displayed + Pulgada fraccional mínima que se mostrará + + + + Number format: + Formato de número: + + + + Operating system + Sistema operativo + + + + Selected language + Idioma seleccionado + + + + C/POSIX + C/POSIX + + + + If enabled, numerical keypad decimal separator +will be substituted with locale separator, except +in Python Console and Macro Editor where a +dot/period will always be printed. + Si está activado, el separador decimal del teclado numérico +será sustituido por el separador de localidades, excepto +en la Consola de Python y el Editor de Macro, donde siempre se imprimirá un +punto. + + + + Substitute decimal separator + Sustituir separador decimal + + + + Application + Aplicación + + + + Theme: + Theme: + + + + Customize how user interface will look like + Customize how user interface will look like + + + + Size of toolbar icons: + Tamaño de los iconos de la barra de herramientas: + + + + Choose your preference for toolbar icon size. You can adjust +this according to your screen size or personal taste + Elija su preferencia por el tamaño del icono de la barra de herramientas. Puede ajustar +esto de acuerdo con el tamaño de la pantalla o el gusto personal + + + + Tree view mode: + Modo de vista del árbol: + + + + Customize how tree view is shown in the panel (restart required). + +'ComboView': combine tree view and property view into one panel. +'TreeView and PropertyView': split tree view and property view into separate panel. +'Both': keep all three panels, and you can have two sets of tree view and property view. + Personalizar cómo se muestra la vista de árbol en el panel (se requiere reiniciar). + +'Vista Combinada': combinar vista de árbol y vista de propiedad en un panel. +'Vista de Árbol y Vista de Propiedades': dividir vista de árbol y vista de propiedad en un panel separado. +'Ambos': mantén los tres paneles, y puedes tener dos conjuntos de vista de árbol y vista de propiedad. + + + + Size of recent file list: + Tamaño de la lista de archivos recientes: + + + + How many files should be listed in recent files list + Cuántos archivos deben aparecer en la lista de archivos recientes + + + + Background of the main window (when no document is opened) will consist of tiles of a special image. +See the FreeCAD Wiki for details about the image. + El fondo de la ventana principal (cuando no hay documentos abiertos) consistirá en baldosas de una imagen especial. +Vea la wiki de FreeCAD para más detalles sobre la imagen. + + + + Enable tiled background + Habilitar el fondo en mosaico + + + + The text cursor will be blinking + El cursor de texto parpadeará + + + + Enable cursor blinking + Activar cursor intermitente + + + + A Splash screen is a small loading window that is shown +when FreeCAD is launching. If this option is checked, FreeCAD will +display the splash screen + Una pantalla de Bienvenida es una pequeña ventana de carga que se muestra +cuando se inicia FreeCAD. Si esta opción está marcada, FreeCAD mostrará +la pantalla de bienvenida + + + + Enable splash screen at start up + Activar página de bienvenida en el inicio + + + + Preference packs + Paquetes de preferencias + + + + Name + Nombre + + + + Type + Tipo + + + + Load + Cargar + + + + Import config... + Importar configuración... + + + + Save new... + Guardar nuevo... + + + + Manage... + Administrar... + + + + Revert... + Deshacer... + + + + Manage preference packs + Administrar paquetes de preferencias + + + + Small (%1px) + Pequeño (%1px) + + + + Medium (%1px) + Medio (%1px) + + + + Large (%1px) + Grande (%1px) + + + + Extra large (%1px) + Extra grande (%1px) + + + + Custom (%1px) + Personalizado (%1px) + + + + Combo View + Vista combinada + + + + TreeView and PropertyView + Vista del Árbol y Vista de Propiedades + + + + Both + Ambos + + + + Preference Pack Name + Nombre del paquete de preferencias + + + + Tags + Etiquetas + + + + Apply + Aplicar + + + + Apply the %1 preference pack + Aplicar el paquete de preferencias %1 + + + + Choose a FreeCAD config file to import + Elija un archivo de configuración de FreeCAD para importar + + + + File exists + El archivo ya existe + + + + A preference pack with that name already exists. Overwrite? + Ya existe un paquete de preferencias con ese nombre. ¿Sobrescribir? + + + + Gui::Dialog::DlgSettingsReportView + + + Report view + Vista de informe + + + + Output + Salida + + + + Normal messages will be recorded + Los mensajes normales serán grabados + + + + Record normal messages + Grabar mensajes normales + + + + Log messages will be recorded + Los mensajes de registro serán grabados + + + + Record log messages + Grabar mensajes de registro + + + + Warnings will be recorded + Las advertencias se registrarán + + + + Record warnings + Guardar advertencias + + + + Error messages will be recorded + Los mensajes de registro serán grabados + + + + Record error messages + Guardar mensajes de error + + + + When an error has occurred, the Report View dialog becomes visible +on-screen while displaying the error + Cuando ha ocurrido un error, el diálogo de Vista de Informe se hace visible en pantalla mostrando el error + + + + Show report view on error + Mostrar vista de informe en errores + + + + When a warning has occurred, the Report View dialog becomes visible +on-screen while displaying the warning + Cuando ha ocurrido una advertencia, el diálogo de Vista de Informe se hace visible en pantalla mostrando la advertencia + + + + Show report view on warning + Mostrar vista de informe en advertencias + + + + When a normal message has occurred, the Report View dialog becomes visible +on-screen while displaying the message + Cuando se emite un mensaje normal, el diálogo de Vista de Informe se hace visible en pantalla mostrando el mensaje + + + + Show report view on normal message + Mostrar vista de informe en mensaje normal + + + + When a log message has occurred, the Report View dialog becomes visible +on-screen while displaying the log message + Cuando se emite un mensaje de registro, el diálogo de Vista de Informe se hace visible en pantalla mostrando el mensaje de registro + + + + Show report view on log message + Mostrar vista de informe en mensaje de registro + + + + Include a timecode for each report + Incluye un código de tiempo para cada informe + + + + Include a timecode for each entry + Incluye un código de tiempo para cada entrada + + + + Colors + Colores + + + + Normal messages: + Mensajes normales: + + + + Font color for normal messages in Report view panel + Color de fuente para los mensajes normales en el panel de Vista de Informe + + + + Log messages: + Mensajes de registro: + + + + Font color for log messages in Report view panel + Color de fuente para los mensajes de registro en el panel de Vista de Informe + + + + Warnings: + Advertencias: + + + + Font color for warning messages in Report view panel + Color de fuente para mensajes de avertencia en el panel de Vista de Informe + + + + Errors: + Errores: + + + + Font color for error messages in Report view panel + Color de fuente para los mensajes de error en el panel de Vista de Informe + + + + Python interpreter + Intérprete de Python + + + + Internal Python output will be redirected +from Python console to Report view panel + La salida interna de Python se redirigirá +desde la consola de Python al panel de la vista de informe + + + + Redirect internal Python output to report view + Redirigir la salida interna de Python a la vista de informe + + + + Internal Python error messages will be redirected +from Python console to Report view panel + Los mensajes de errores internos de Python serán redireccionados desde la consola de Python al panel de vista de informes + + + + Redirect internal Python errors to report view + Redirigir los errores internos de Python a la vista de informe + + + + Gui::Dialog::DlgSettingsTheme + + + Theme + Theme + + + + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + + + + Style sheet: + Hoja del estilo: + + + + Style sheet how user interface will look like + Hoja de estilo como se verá la interfaz de usuario + + + + Secondary theme color + Secondary theme color + + + + + + This color might be used by your theme to let you customize it. + This color might be used by your theme to let you customize it. + + + + Highlight color + Highlight color + + + + Focus theme color + Focus theme color + + + + No style sheet + Sin hoja de estilo + + diff --git a/src/Gui/Language/FreeCAD_eu.ts b/src/Gui/Language/FreeCAD_eu.ts index 5f544010db..6772d40107 100644 --- a/src/Gui/Language/FreeCAD_eu.ts +++ b/src/Gui/Language/FreeCAD_eu.ts @@ -42,29 +42,29 @@ Elementuaren ikusizko tamaina - + <empty> <hutsik> - - + + Angle Angelua - - + + Axis Ardatza - + Position Posizioa - + Enum Enum @@ -91,12 +91,12 @@ CmdViewMeasureClearAll - + Clear measurement Garbitu neurketa - + Clear all visible measurements Garbitu ikusgai dauden neurketa guztiak @@ -104,12 +104,12 @@ CmdViewMeasureToggleAll - + Toggle measurement Txandakatu neurketa - + Turn on or off the display of all measurements Aktibatu edo desaktibatu neurketa guztien bistaratzea @@ -117,12 +117,12 @@ Command - + Edit Editatu - + Import Inportatu @@ -182,7 +182,7 @@ Gehitu talde bat - + Align Lerrokatu @@ -194,18 +194,18 @@ - + Transform Transformatu - + Toggle array elements Txandakatu matrize-elementuak - + Link Transform Estekaren transformazioa @@ -215,12 +215,12 @@ Neurtu distantzia - + Toggle visibility Txandakatu ikusgaitasuna - + Toggle selectability Txandakatu hautagarritasuna @@ -559,7 +559,7 @@ Gui::AutoSaver - + Please wait until the AutoRecovery file has been saved... Itxaron berreskuratze fitxategia gorde arte... @@ -711,47 +711,47 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::AboutDialog - - + + Credits Header for the Credits tab of the About screen Kredituak - + FreeCAD would not be possible without the contributions of FreeCADik ez litzateke egongo honakoen laguntzarik gabe: - + Individuals Header for the list of individual people in the Credits list. Banakoak - + Organizations Header for the list of companies/organizations in the Credits list. Erakundeak - - + + License Lizentzia - + Libraries Liburutegiak - + This software uses open source components whose copyright and other proprietary rights belong to their respective owners: Software honek kode irekiko osagaiak darabiltza, eta horien copyright-a eta beste jabetza-eskubide batzuk beren jabearenak dira: - + Collection Bilduma @@ -759,22 +759,22 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::ApplicationCache - + Cache directory Cache-direktorioa - + The cache directory %1 exceeds the size of %2. %1 cache-direktorioak %2 tamaina gainditzen du. - + Do you want to clear it now? Garbitu nahi duzu? - + Warning: Please make sure that this is the only running %1 instance and that no documents are opened as this may result into data loss! Abisua: Ziurtatu hau dela exekuzioan dagoen %1 instantzia bakarra eta ez dagoela dokumenturik irekita, bestela datuak galdu baitaitezke. @@ -795,37 +795,37 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::CameraDialog - + Camera settings Kameraren ezarpenak - + Orientation Orientazioa - + Q0 Q0 - + Q1 Q1 - + Q2 Q2 - + Q3 Q3 - + Current view Uneko bista @@ -1391,13 +1391,13 @@ same time. The one with the highest priority will be triggered. Izenburua - + All Dena - - + + none bat ere ez @@ -1405,8 +1405,8 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgCustomToolBoxbarsImp - - + + Toolbox bars Tresna-kutxen barrak @@ -1681,551 +1681,123 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgDisplayPropertiesImp - + Default Lehenetsia - + Aluminium Aluminioa - + Brass Letoia - + Bronze Brontzea - + Copper Kobrea - + Chrome Kromoa - + Emerald Esmeralda - + Gold Urrea - + Jade Jadea - + Metalized Metalizatua - + Neon GNC Neon GNC - + Neon PHC Neon PHC - + Obsidian Obsidiana - + Pewter Eztainua - + Plaster Igeltsua - + Plastic Plastikoa - + Ruby Errubia - + Satin Satinatua - + Shiny plastic Plastiko distiratsua - + Silver Zilarra - + Steel Altzairua - + Stone Harria Gui::Dialog::DlgEditorSettings - - - Editor - Editorea - - - - Options - Aukerak - - - - Code lines will be numbered - Kode-lerroak zenbakituta egongo dira - - - - Enable line numbers - Gaitu lerro-zenbakiak - - - - The cursor shape will be a block - Kurtsorearen forma bloke bat izango da - - - - Enable block cursor - Gaitu bloke-kurtsorea - - - - Enable folding - Gaitu tolesketa - - - - Indentation - Koska - - - - Tab size: - Tabulazioaren neurria: - - - - Tabulator raster (how many spaces) - Tabuladore rasterra (zenbat zuriune) - - - - Indent size: - Koskaren neurria: - - - - How many spaces will be inserted when pressing <Tab> - Zenbat zuriune txertatuko diren <Tab> sakatzean - - - - Pressing <Tab> will insert a tabulator with defined tab size - <Tab> sakatzen bada, definitutako tamaina duen tabuladore bat txertatuko da - - - - Keep tabs - Mantendu tabulazioak - - - - Pressing <Tab> will insert amount of defined indent size - <Tab> sakatzen bada, definitutako tamaina duen koskatze bat txertatuko da - - - - Insert spaces - Txertatu zuriuneak - - - - Display items - Bistaratu elementuak - - - - Color and font settings will be applied to selected type - Kolorea eta letra-ezarpenak hautatutako motari aplikatuko zaizkio - - - - Family: - Familia: - - - - Font family to be used for selected code type - Hautatutako kode motarako erabiliko den letra-familia - - - - Size: - Tamaina: - - - - Font size to be used for selected code type - Hautatutako kode motarako erabiliko den letra-tamaina - - - - Color: - Kolorea: - - - - Preview: - Aurrebista: - - - Gui::Dialog::DlgGeneral - - - General - Orokorra - - - - Language of the application's user interface - Aplikazioaren erabiltzaile-interfazearen hizkuntza - - - - Number format: - Zenbaki-formatua: - - - - Operating system - Sistema eragilea - - - - Selected language - Hautatutako hizkuntza - - - - C/POSIX - C/POSIX - - - - If enabled, numerical keypad decimal separator -will be substituted with locale separator, except -in Python Console and Macro Editor where a -dot/period will always be printed. - Gaituta badago, zenbakizko teklatuaren dezimalen bereizlea -hizkuntza-ezarpenetako hizkuntzaren bereizlearekin -ordeztuko da, Python kontsolan eta makro-editorean salbu, -horietan beti puntu bat inprimatuko baita. - - - - Preference packs - Hobespen-paketeak - - - - Name - Izena - - - - Type - Mota - - - - Load - Kargatu - - - - Import config... - Inportatu konfigurazioa... - - - - Save new... - Gorde berria... - - - - Manage... - Kudeatu... - - - - Revert... - Leheneratu... - - - - How many files should be listed in recent files list - Zenbat fitxategi zerrendatuko diren azken aldiko fitxategien zerrendan - - - - Enable tiled background - Lauza moduko atzeko planoa gaitu - - - - The text cursor will be blinking - Testu-kurtsoreak keinu egingo du - - - - Enable cursor blinking - Gaitu kurtsore keinukaria - - - - Style sheet: - Estilo-orria: - - - - Language and number format - Hizkuntza eta zenbaki-formatua - - - - Language: - Hizkuntza: - - - - Unit system: - Unitate-sistema: - - - - Unit system that should be used for all parts of the application - Aplikazioko pieza guztietarako erabiliko den unitate-sistema - - - - Number of decimals: - Dezimal kopurua: - - - - Number of decimals that should be shown for numbers and dimensions - Zenbakietarako eta kotetarako erakutsiko den dezimal kopurua - - - - Minimum fractional inch: - Gutxienezko zatikizko hazbetea: - - - - Minimum fractional inch to be displayed - Bistaratuko den gutxieneko zatikizko hazbetea. - - - - Substitute decimal separator - Ordeztu dezimalen bereizlea - - - - Application - Aplikazioa - - - - Style sheet how user interface will look like - Erabiltzaile-interfazearen itxurarako erabiliko den estilo-orria - - - - Size of toolbar icons: - Tresna-barrako ikonoen tamaina: - - - - Choose your preference for toolbar icon size. You can adjust -this according to your screen size or personal taste - Aukeratu zure hobespena tresna-barraren ikonoen tamainarako. -Zure pantaila-tamainaren edo gustu pertsonalen arabera doitu daiteke. - - - - Tree view mode: - Zuhaitz-bistaren modua: - - - - Customize how tree view is shown in the panel (restart required). - -'ComboView': combine tree view and property view into one panel. -'TreeView and PropertyView': split tree view and property view into separate panel. -'Both': keep all three panels, and you can have two sets of tree view and property view. - Pertsonalizatu zuhaitz-bista panelean nola erakutsiko den (berrabiarazi behar da). - -'Bista konbinatua': konbinatu zuhaitz-bista eta propietate-bista panel bakarrean. -'Zuhaitz-bista eta propietate-bista': zatitu zuhaitz-bista eta propietate-bista panel bereizietan. -'Biak': mantendu hiru panelak, horrela zuhaitz-bistaren eta propietate-bistaren bi multzo eduki ditzakezu. - - - - Size of recent file list: - Azken fitxategien zerrendaren luzera: - - - - Background of the main window (when no document is opened) will consist of tiles of a special image. -See the FreeCAD Wiki for details about the image. - Leiho nagusiaren atzeko planoa (dokumenturik irekita ez dagoenean) irudi berezi baten lauzak izango dira. -Ikusi FreeCADen wikia irudiari buruzko xehetasunak ezagutzeko. - - - - A Splash screen is a small loading window that is shown -when FreeCAD is launching. If this option is checked, FreeCAD will -display the splash screen - Abioko pantaila FreeCAD abiarazten denean erakusten den -leiho txiki bat da. Aukera hau markatuta badago, FreeCADek -abioko pantaila erakutsiko du. - - - - Enable splash screen at start up - Gaitu abioko ongietorri-pantaila - - - - Gui::Dialog::DlgGeneralImp - - - Manage preference packs - Kudeatu hobespen-paketeak - - - - Small (%1px) - Txikia (%1px) - - - - Medium (%1px) - Ertaina (%1px) - - - - Large (%1px) - Handia (%1px) - - - - Extra large (%1px) - Oso handia (%1px) - - - - Custom (%1px) - Pertsonalizatua (%1px) - - - - Combo View - Bista konbinatua - - - - TreeView and PropertyView - Zuhaitz-bista eta propietate-bista - - - - Both - Biak - - - - No style sheet - Estilo-orririk ez - - - - Preference Pack Name - Hobespen-paketearen izena - - - - Tags - Etiketak - - - - Apply - Aplikatu - - - - Apply the %1 preference pack - Aplikatu %1 hobespen-paketea - - - - Choose a FreeCAD config file to import - Aukeratu inportatuko den FreeCAD konfigurazio-fitxategia - - - - File exists - Fitxategi hori badago - - - - A preference pack with that name already exists. Overwrite? - Badago izen hori duen hobespen-pakete bat. Gainidatzi? - - Gui::Dialog::DlgInputDialog @@ -3112,188 +2684,6 @@ Zehaztu beste direktorio, mesedez. Gui::Dialog::DlgReportView - - - Report view - Txosten-bista - - - - Output - Irteera - - - - Normal messages will be recorded - Mezu normalak grabatuko dira - - - - Record normal messages - Grabatu mezu normalak - - - - Log messages will be recorded - Erregistroko mezuak grabatuko dira - - - - Record log messages - Grabatu egunkari-mezuak - - - - Warnings will be recorded - Abisuak grabatuko dira - - - - Record warnings - Grabatu abisuak - - - - Error messages will be recorded - Errore-mezuak grabatuko dira - - - - Record error messages - Grabatu errore-mezuak - - - - When an error has occurred, the Report View dialog becomes visible -on-screen while displaying the error - Errore bat gertatzen denean, txosten-bistaren elkarrizketa-koadroa agertuko da -pantailan errorea erakusten den bitartean - - - - Show report view on error - Erakutsi txosten-bista errorean - - - - When a warning has occurred, the Report View dialog becomes visible -on-screen while displaying the warning - Abisu bat gertatzen denean, txosten-bistaren elkarrizketa-koadroa agertuko da -pantailan abisua erakusten den bitartean - - - - Show report view on warning - Erakutsi txosten-bista abisuan - - - - When a normal message has occurred, the Report View dialog becomes visible -on-screen while displaying the message - Mezu normal bat gertatzen denean, txosten-bistaren elkarrizketa-koadroa agertuko da -pantailan mezua erakusten den bitartean - - - - Show report view on normal message - Erakutsi txosten-bista mezu normalean - - - - When a log message has occurred, the Report View dialog becomes visible -on-screen while displaying the log message - Egunkari-mezu bat gertatzen denean, txosten-bistaren elkarrizketa-koadroa agertuko da -pantailan egunkari-mezua erakusten den bitartean - - - - Show report view on log message - Erakutsi txosten-bista egunkari-mezuan - - - - Include a timecode for each report - Sartu denbora-kode bat txosten bakoitzerako - - - - Include a timecode for each entry - Sartu denbora-kode bat sarrera bakoitzerako - - - - Colors - Koloreak - - - - Normal messages: - Mezu normalak: - - - - Font color for normal messages in Report view panel - Txosten-bistaren paneleko mezu arrunten letraren kolorea - - - - Log messages: - Egunkari-mezuak: - - - - Font color for log messages in Report view panel - Txosten-bistaren paneleko erregistro-mezuen letraren kolorea - - - - Warnings: - Abisuak: - - - - Font color for warning messages in Report view panel - Txosten-bistaren paneleko abisu-mezuen letraren kolorea - - - - Errors: - Erroreak: - - - - Font color for error messages in Report view panel - Txosten ikuspegiaren paneleko errore-mezuen letraren kolorea - - - - Python interpreter - Python interpretatzailea - - - - Internal Python output will be redirected -from Python console to Report view panel - Pythonen barneko irteera Python kontsolatik -txosten-bistaren panelera birzuzenduko da - - - - Redirect internal Python output to report view - Birbideratu Pythoneko barne-irteerak txosten-bistara - - - - Internal Python error messages will be redirected -from Python console to Report view panel - Pythonen barneko errore-mezuak Python kontsolatik -txosten-bistaren panelera birzuzenduko da - - - - Redirect internal Python errors to report view - Birbideratu Pythoneko barne-erroreak txosten-bistara - @@ -3371,70 +2761,70 @@ txosten-bistaren panelera birzuzenduko da Gui::Dialog::DlgSettings3DView - + 3D View 3D bista - + General Orokorra - + Main coordinate system will always be shown in lower right corner within opened files Koordenatuen sistema nagusia fitxategi irekien barruko beheko eskuineko izkinan erakutsiko dira beti - + Show coordinate system in the corner Erakutsi koordenatu-sistema izkinan - + Relative size : Tamaina erlatiboa : - + Size of main coordinate system representation in the corner -- in % of height/width of viewport Koordenatu-sistema nagusiaren adierazpenaren tamaina izkinan -- leihatilaren altuera/zabaleraren ehunekoetan - + Axis cross will be shown by default at file opening or creation Ardatz-gurutzeak modu lehenetsian erakutsiko dira fitxategia irekitzean edo sortzean - + Show axis cross by default Erakutsi ardatz-gurutzea modu lehenetsian - + Time needed for last operation and resulting frame rate will be shown at the lower left corner in opened files Azken eragiketarako behar izan den denbora eta sortutako fotograma-abiadura irekitako fitxategien beheko ezkerreko izkinan erakutsiko dira - + Show counter of frames per second Erakutsi fotogramak segundoko kontagailua - + Rendering Errendatzea - + This option is useful for troubleshooting graphics card and driver problems. Changing this option requires a restart of the application. @@ -3443,22 +2833,22 @@ Changing this option requires a restart of the application. Aukera hau aldatzeko, aplikazioa berrabiarazi behar da. - + Use software OpenGL Erabili softwareko OpenGLa - + Use OpenGL VBO (Vertex Buffer Object) Erabili OpenGL VBO (Vertex Buffer Object) - + Render cache Errendatze-cachea - + If selected, Vertex Buffer Objects (VBO) will be used. A VBO is an OpenGL feature that provides methods for uploading vertex data (position, normal vector, color, etc.) to the graphics card. @@ -3482,7 +2872,7 @@ Gogoan izan ezarpen hori gaituta daukazula FreeCAD foroetan laguntza eske ari bazara. - + 'Render Caching' is another way to say 'Rendering Acceleration'. There are 3 options available to achieve this: 1) 'Auto' (default), let Coin3D decide where to cache. @@ -3499,92 +2889,92 @@ eta sartu cachean eszena-grafoaren erro-nodoa soilik. Horrek errendatze-abiadura azkarrena eskaintzen du, baina erantzun motelagoa eszena-aldaketetan. - + Auto Automatikoa - + Distributed Banatua - + Centralized Zentralizatua - + Anti-Aliasing Antialiasing-a - + What kind of multisample anti-aliasing is used Zein motatako lagin anitzeko antialiasing-a ari den erabiltzen - + None Bat ere ez - + Line Smoothing Lerroaren leuntzea - + MSAA 2x MSAA 2x - + MSAA 4x MSAA 4x - + MSAA 8x MSAA 8x - + Transparent objects: Objektu gardenak: - + Render types of transparent objects Objektu gardenen errendatze motak - + One pass Pasaldi bat - + Backface pass Atzeko aurpegiko pasaldia - + Marker size: Markatzaile-tamaina: - + Size of vertices in the Sketcher workbench Erpinen tamaina krokisgilearen lan-mahaian - + Eye to eye distance for stereo modes Begien arteko distantzia modu estereoetarako - + Eye-to-eye distance used for stereo projections. The specified value is a factor that will be multiplied with the bounding box size of the 3D object that is currently displayed. @@ -3593,48 +2983,48 @@ Zehaztutako balioa unean bistaratzen ari den 3D objektuaren muga-koadroaren tamainarekin biderkatuko den faktore bat da. - + Backlight is enabled with the defined color Atzeko argia definitutako kolorearekin gaituta dago - - + + Backlight color Atzeko argiaren kolorea - + Intensity Intentsitatea - + Intensity of the backlight Atzeko argiaren intentsitatea - + Camera type Kamera mota - + Objects will appear in a perspective projection Objektuak perspektibako proiekzio baten agertuko dira - + Perspective renderin&g &Perspektiba errendatzea - + Objects will be projected in orthographic projection Objektuak proiekzio ortografikoarekin proiektatuko dira - + Or&thographic rendering Errendatze or&tografikoa @@ -3646,42 +3036,42 @@ muga-koadroaren tamainarekin biderkatuko den faktore bat da. Gui::Dialog::DlgSettings3DViewImp - + 5px 5px - + 7px 7px - + 9px 9px - + 11px 11px - + 13px 13px - + 15px 15px - + Anti-aliasing Antialiasing-a - + Open a new viewer or restart %1 to apply anti-aliasing changes. Ireki ikustaile berri bat edo berrabiarazi %1 antialiasing-aldaketak aplikatzeko. @@ -3689,77 +3079,77 @@ muga-koadroaren tamainarekin biderkatuko den faktore bat da. Gui::Dialog::DlgSettingsCacheDirectory - + Cache Cachea - + Cache directory Cache-direktorioa - + Location: Kokapena: - + Check periodically at program start: Egiaztatu aldizka programaren abioan: - + Always Beti - + Daily Egunero - + Weekly Astero - + Monthly Hilero - + Yearly Urtero - + Never Inoiz ez - + Cache size limit: Cache-tamainaren muga: - + Check now... Egiaztatu orain... - + Notify the user if the cache size exceeds the specified limit Jakinarazi erabiltzaileari cache-tamainak gainditzen badu zehaztutako muga - + Unknown Ezezaguna - + Current cache size: %1 Cachearen uneko tamaina: %1 @@ -3933,150 +3323,150 @@ kolore-barraz aparte Gui::Dialog::DlgSettingsDocument - + Document Dokumentua - + General Orokorra - + The application will create a new document when started Aplikazioak dokumentu berria sortuko du abiarazten denean - + Create new document at start up Sortu dokumentu berria abioan - + Document save compression level (0 = none, 9 = highest, 3 = default) Dokumentua gordetzeko konpresio maila (0 = zero, 9 = handiena, 3 = lehenetsia) - + Compression level for FCStd files FCStd fitxategien konpresio-maila - + All changes in documents are stored so that they can be undone/redone Dokumentuetako aldaketa guztiak gorde egiten dira eta ezin dira desegin/berregin - + Using Undo/Redo on documents Erabili desegin/berregin dokumentuetan - + Maximum Undo/Redo steps Desegin/berregin urrats kopuru maximoa - + How many Undo/Redo steps should be recorded Zenbat desegin/berregin urrats grabatuko diren - + Allow user aborting document recomputation by pressing ESC. This feature may slightly increase recomputation time. Onartu erabiltzaileak dokumentuaren birkalkulua abortatzea ESC sakatuta. Egingide horrek birkalkuluaren denbora pixka bat handitu dezake. - + Allow aborting recomputation Onartu birkalkulua abortatzea - + Storage Biltegiratzea - + Saving transactions (Auto-save) Transakzioak gordetzen (gordetze automatikoa) - + Discard saved transaction after saving document Baztertu gordetako transakzioak dokumentua gorde ondoren - + If there is a recovery file available the application will automatically run a file recovery when it is started. Berreskuratze-fitxategi bat erabilgarri badago, aplikazioak automatikoki exekutatuko du berreskuratzea abioan. - + Run AutoRecovery at startup Exekutatu berreskuratze automatikoa abioan - + How often a recovery file is written Berreskurapen-fitxategia idazteko maiztasuna - + Save AutoRecovery information every Gorde berreskuratze automatikoaren informazioa aldiro - + A thumbnail will be stored when document is saved Miniatura bat biltegiratuko da dokumentua gordetzen denean - + Save thumbnail into project file when saving document Gorde miniatura proiektu-fitxategian, dokumentua gordetzean - + Size Tamaina - + Sets the size of the thumbnail that is stored in the document. Common sizes are 128, 256 and 512 Dokumentuan biltegiratzen den miniaturaren tamaina ezartzen du. Tamaina arruntenak 128, 256 eta 512 dira. - + The program logo will be added to the thumbnail Programaren logoa miniaturari erantsiko zaio - + Add the program logo to the generated thumbnail Gehitu programaren logoa sortutako miniaturari - + How many backup files will be kept when saving document Zenbat babeskopia-fitxategi gordeko diren dokumentua gordetzean - + Maximum number of backup files to keep when resaving document Dokumentua gordetzean mantenduko den babeskopia-fitxategien kopuru maximoa - + Backup files will get extension '.FCbak' and file names get date suffix according to the specified format Babeskopiako fitxategiek '.FCbak' luzapena izango dute eta @@ -4084,32 +3474,32 @@ fitxategi-izenek dataren atzizkia izango dute, zehaztutako formatuaren arabera - + Use date and FCBak extension Erabili dataren eta FCBak hedapena - + Date format Data-formatua - + Document objects Dokumentu-objektuak - + Allow objects to have same label Onartu objektuek etiketa bera izan dezaten - + Allow duplicate object labels in one document Onartu objektu-etiketa bikoiztuak dokumentu batean - + Enable partial loading of external linked documents. Then only referenced objects and their dependencies will be loaded when a linked document is auto-opened together with the main document. @@ -4122,22 +3512,22 @@ Partzialki kargatutako dokumentu bat ezin da editatu. Egin klik bikoitza dokumentuaren ikonoan, zuhaitz-bistan, hura osorik kargatzeko. - + Disable partial loading of external linked objects Desgaitu kanpoko objektu estekatuen kargatzen partziala - + Authoring and License Egiletza eta lizentzia - + Author name Egilearen izena - + All documents that will be created will get the specified author name. Keep blank for anonymous. You can also use the form: John Doe <john@doe.com> @@ -4146,32 +3536,32 @@ Utzi hutsik anonimotasuna bermatzeko. Honako forma ere erabili dezakezu: Jon Inor <jon@inor.com> - + The field 'Last modified by' will be set to specified author when saving the file 'Azken aldaketa' eremuan, zehaztutako egilea ezarriko da fitxategia gordetzean - + Set on save Ezarri gordetzean - + Company Enpresa - + Default company name to use for new files Fitxategi berrietarako erabiliko den enpresa-izen lehenetsia - + Default license Lizentzia lehenetsia - + Default license for new documents Dokumentu berrietarako lizentzia lehenetsia @@ -4241,12 +3631,12 @@ Honako forma ere erabili dezakezu: Jon Inor <jon@inor.com> Beste bat - + License URL Lizentziaren URLa - + URL describing more about the license Lizentziari buruzko deskribapen luzeagoa duen URLa @@ -4254,104 +3644,21 @@ Honako forma ere erabili dezakezu: Jon Inor <jon@inor.com> Gui::Dialog::DlgSettingsDocumentImp - + The format of the date to use. Erabiliko den data-formatua. - + Default Lehenetsia - + Format Formatua - - Gui::Dialog::DlgSettingsEditorImp - - - Text - Testua - - - - Bookmark - Laster-marka - - - - Breakpoint - Eten-puntua - - - - Keyword - Gako-hitza - - - - Comment - Iruzkina - - - - Block comment - Bloke-iruzkina - - - - Number - Zenbakia - - - - String - Katea - - - - Character - Karakterea - - - - Class name - Klase-izena - - - - Define name - Definizio-izena - - - - Operator - Eragilea - - - - Python output - Python irteera - - - - Python error - Python errorea - - - - Current line highlight - Uneko lerroaren nabarmentzea - - - - Items - Elementuak - - Gui::Dialog::DlgSettingsImage @@ -4532,122 +3839,122 @@ Honako forma ere erabili dezakezu: Jon Inor <jon@inor.com> Gui::Dialog::DlgSettingsMacro - + Macro Makroa - + General macro settings Makro-ezarpen orokorrak - + Variables defined by macros are created as local variables Makroek definitutako aldagaiak aldagai lokal modura sortzen dira - + Run macros in local environment Exekutatu makroak ingurune lokalean - + Macro recording settings Makroen grabazioaren ezarpenak - + Macro path Makroaren bidea - + The directory in which the application will search for macros Aplikazioak makroak bilatuko dituen direktorioa - + Gui commands GUI komandoak - + Recorded macros will also contain user interface commands Grabatutako makroek erabiltzaile-interfazeko komandoak ere edukiko dituzte - + Record GUI commands Grabatu EI komandoak - + Recorded macros will also contain user interface commands as comments Grabatutako makroek erabiltzaile-interfazeko komandoak ere edukiko dituzte iruzkin gisa - + Record as comment Grabatu iruzkin gisa - + Logging Commands Egunkariko komandoak - + Commands executed by macro scripts are shown in Python console Makro-scriptek exekutatutako komandoak Python kontsolan erakusten dira - + Show script commands in python console Erakutsi scriptaren komandoak Python kontsolan - + Log all commands issued by menus to file: Erregistratu menuek emandako komandoak fitxategian: - + FullScript.FCScript FullScript.FCScript - + Recent macros menu Azken makroen menua - + Size of recent macro list Azken makroen zerrendaren luzera - + How many macros should be listed in recent macros list Zenbat makro zerrendatuko diren azken aldiko makroen zerrendan - + Keyboard shortcut count Teklatu-lasterbideen zenbaketa - + How many recent macros should have shortcuts Azken aldeko zenbat makrok eduki behar dituzten lasterbideak - + Keyboard Modifiers Teklatuko aldatzaileak - + Keyboard modifiers, default = Ctrl+Shift+ Teklatuko aldatzaileak, lehenetsia = Ctrl+Shift+ @@ -4655,130 +3962,130 @@ Honako forma ere erabili dezakezu: Jon Inor <jon@inor.com> Gui::Dialog::DlgSettingsNavigation - - + + Navigation Nabigazioa - + Navigation cube Nabigazio-kuboa - + Steps by turn Urratsak txandako - + Number of steps by turn when using arrows (default = 8 : step angle = 360/8 = 45 deg) Geziak erabiltzean txanda bakoitzeko izango den urrats kopurua (lehenetsia = 8 : urrats-angelua = 360/8 = 45 gradu) - + Corner Izkina - + Corner where navigation cube is shown Nabigazio-kuboa erakutsiko den izkina - + Top left Goian ezkerrean - + Top right Goian eskuinean - + Bottom left Behean ezkerrean - + Bottom right Behean eskuinean - + Rotates to nearest possible state when clicking a cube face Egoera posible hurbilenera biratzen du kuboaren aurpegi batean klik egitean - + Rotate to nearest Biratu hurbilenera - + Font name: Letra-tipoaren izena: - + Font name of the navigation cube Nabigazio-kuboaren letra-tipoaren izena - + Default Lehenetsia - + Cube size Kubo-tamaina - + Size of the navigation cube Nabigazio-kuboaren tamaina - + Color Kolorea - + Base color for all elements Elementu guztietarako oinarri-kolorea - + 3D Navigation 3D nabigazioa - + List the mouse button configs for each chosen navigation setting. Select a set and then press the button to view said configurations. Zerrendatu saguaren botoien konfigurazioak hautatutako nabigazio-ezarpen bakoitzerako. Hautatu multzo bat eta sakatu botoia konfigurazioak ikusteko. - + Mouse... Sagua... - + Navigation settings set Nabigazio-ezarpenen multzoa - + Orbit style Orbita-estiloa - + Rotation orbit style. Trackball: moving the mouse horizontally will rotate the part around the y-axis Turntable: the part will be rotated around the z-axis (with constrained axes). @@ -4790,116 +4097,116 @@ Tornu askea: Pieza Z ardatzaren inguruan biratuko da. - + Turntable Tornua - + Trackball Trackball - + Free Turntable Tornu librea - + Rotation mode Biraketa modua - + Rotations in 3D will use current cursor position as center for rotation 3D moduko biraketek kurtsorearen uneko posizioa erabiliko dute biraketarako erdigune gisa - + Window center Leihoaren zentroa - + Drag at cursor Arrastatu kurtsorera - + Object center Objektuaren zentroa - + Default camera orientation Kameraren orientazio lehenetsia - + Default camera orientation when creating a new document or selecting the home view Kameraren orientazio lehenetsia dokumentu bat sortzean edo bista nagusia hautatzean - + Camera zoom Kamera-zooma - + Sets camera zoom for new documents. The value is the diameter of the sphere to fit on the screen. Kameraren zooma ezartzen du dokumentu berrietarako. Balioa da pantailari doituko zaion esferaren diametroa. - + mm mm - + Enable animated rotations Gaitu biraketa animatuak - + Enable animation Gaitu animazioa - + Zoom operations will be performed at position of mouse pointer Zoom-eragiketak saguaren erakuslearen posizioan gauzatuko dira - + Zoom at cursor Zooma kurtsorean - + Zoom step Zoom-urratsa - + How much will be zoomed. Zoom step of '1' means a factor of 7.5 for every zoom step. Zenbateko zooma egingo den. '1' mailako zoomak 7,5eko faktorea da zoom-maila bakoitzerako. - + Direction of zoom operations will be inverted Zoom-eragiketen norabidea alderantzikatu egingo da. - + Invert zoom Alderantzikatu zooma - + Prevents view tilting when pinch-zooming. Affects only gesture navigation style. Mouse tilting is not disabled by this setting. @@ -4908,57 +4215,67 @@ Keinu-nabigazioaren estiloari soilik eragiten dio. Ezarpen honek ez du desgaitzen sagu bidezko inklinazioa. - + Disable touchscreen tilt gesture Desgaitu ukimen-pantailaren inklinazio keinua - + + Show the rotation center when dragging. + Arrastatzean, erakutsi biraketa-zentroa. + + + + Enable rotation center indication + Enable rotation center indication + + + Isometric Isometrikoa - + Dimetric Dimetrikoa - + Trimetric Trimetrikoa - + Top Goikoa - + Front Aurrekoa - + Left Ezkerrekoa - + Right Eskuinekoa - + Rear Atzekoa - + Bottom Azpikoa - + Custom Pertsonalizatua @@ -4966,44 +4283,44 @@ Ezarpen honek ez du desgaitzen sagu bidezko inklinazioa. Gui::Dialog::DlgSettingsPythonConsole - + Python console Python kontsola - + Settings Ezarpenak - + Words will be wrapped when they exceed available horizontal space in Python console Hitzak egokitu egingo dira Python kontsolan dagoen espazioa baino gehiago behar dutenean - + Enable word wrap Gaitu testuaren egokitzea - + The cursor shape will be a block Kurtsorearen forma bloke bat izango da - + Enable block cursor Gaitu bloke-kurtsorea - + Saves Python history across sessions Python historia gordetzen du saio artean - + Save history Gorde historia @@ -5011,17 +4328,37 @@ espazioa baino gehiago behar dutenean Gui::Dialog::DlgSettingsSelection - + Selection Hautapena - + + Enable preselection, highlighted with specified color + Gaitu aurretiko hautapena, zehaztutako kolorearekin nabarmenduta + + + + Enable preselection + Enable preselection + + + + Enable selection, highlighted with specified color + Enable selection, highlighted with specified color + + + + Enable selection + Enable selection + + + Pick radius (px): Aukeratu erradioa (px): - + Area for picking elements in 3D view. Larger value eases to pick things, but can make small features impossible to select. @@ -5030,27 +4367,27 @@ Balio handiagoak elementuak aukeratzea errazten du, baina elementu txikiak hauta - + Auto switch to the 3D view containing the selected item Automatikoki aldatu hautatutako elementua duen 3D bistara - + Auto expand tree item when the corresponding object is selected in 3D view Automatikoki hedatu zuhaitz-elementua hari dagokion objektua 3D bistan hautatuta dagoenean - + Preselect the object in 3D view when mouse over the tree item Aurretik hautatu objektua 3D bistan sagua zuhaitz-elementuaren gainean dagoenean - + Record selection in tree view in order to go back/forward using navigation button Grabatu zuhaitz-bistako hautapena aurrera/atzera egin ahal izateko nabigazio-botoia erabilita - + Add checkboxes for selection in document tree Gehitu hautapenerako kontrol-laukiak dokumentu-zuhaitzean @@ -5058,147 +4395,122 @@ Balio handiagoak elementuak aukeratzea errazten du, baina elementu txikiak hauta Gui::Dialog::DlgSettingsViewColor - + Colors Koloreak - - Selection - Hautapena - - - - Enable preselection and highlight by specified color - Gaitu aurretiko hautapena eta nabarmentzea zehaztutako kolorearen arabera - - - - Enable preselection highlighting - Gaitu nabarmentze bidezko aurretiko hautaketa - - - - Enable selection highlighting and use specified color - Gaitu hautapenaren nabarmentzea eta erabili zehaztutako kolorea - - - - Enable selection highlighting - Gaitu hautapenaren nabarmentzea - - - + Background color for the model view Eredu-bistaren atzeko planoaren kolorea - + Background color Atzeko planoaren kolorea - - + + Background will have selected color Atzeko planoak hautatutako kolorea izango du - + Simple color Kolore sinplea - - + + Background will have selected color gradient Atzeko planoak hautatutako kolore-gradientea izango du - + Linear gradient Gradiente lineala - + Radial gradient Gradiente erradiala - - + + Top: Goikoa: - - + + Middle: Erdikoa: - + Switches the colors of the gradient Gradientearen koloreak alderantzikatzen ditu - + Switch Alderantzikatu - + Color gradient will get selected color as middle color Kolore-gradienteak hautatutako kolorea erdiko kolore gisa izango du - + Middle color Erdiko kolorea - - + + Bottom: Behekoa: - + Tree view Zuhaitz-bista - + Object being edited Edizioan dagoen objektua - + Background color for objects in tree view that are currently edited Jadanik editatuta dauden zuhaitz-bistako objektuen atzeko planoaren kolorea - + Active container Edukiontzi aktiboa - + Background color for active containers in tree view Zuhaitz-bistako edukiontzi aktiboen atzeko planoaren kolorea - + Central: Zentrala: - + Midway: Erdibidekoa: - + End: Amaierakoa: @@ -5323,7 +4635,7 @@ Hobespen-sistema hobespen orokorretan ezarritakoa da. Gui::Dialog::DockablePlacement - + Placement Kokapena @@ -5924,17 +5236,17 @@ The 'Status' column shows whether the document could be recovered. Aplikatu - + Please select 1, 2, or 3 points before clicking this button. A point may be on a vertex, face, or edge. If on a face or edge the point used will be the point at the mouse position along face or edge. If 1 point is selected it will be used as the center of rotation. If 2 points are selected the midpoint between them will be the center of rotation and a new custom axis will be created, if needed. If 3 points are selected the first point becomes the center of rotation and lies on the vector that is normal to the plane defined by the 3 points. Some distance and angle information is provided in the report view, which can be useful when aligning objects. For your convenience when Shift + click is used the appropriate distance or angle is copied to the clipboard. Hautatu 1, 2 edo 3 puntu botoi hau sakatu baino lehen. Puntuak erpin batean, aurpegi batean edo ertz batean egon daitezke. Aurpegi edo ertz batean badago, erabiliko den puntua saguak aurpegian edo ertzean duen kokapenaren puntua izango da. Puntu bat hautatzen bada, biraketa-zentro gisa erabiliko da. Bi puntu hautatzen badira, bien arteko erdiko puntua izango da biraketa-zentroa eta ardatz pertsonalizatu berria sortuko da, beharrezkoa bada. Hiru puntu hautatzen badira, lehen puntua biraketa-zentroa izango da eta hiru puntuek definitutako planoarekiko normala den bektorean egongo da. Txosten-bistak distantziari eta angeluari buruzko informazioa ematen du. Informazio hori erabilgarria izan daiteke objektuak lerrokatzean. Shift + klik erabiltzen denean, distantzia edo angelu egokia arbelera kopiatuko da. - + Incorrect quantity Kantitate okerra - + There are input fields with incorrect input, please ensure valid placement values! Datu okerrak dituzten sarrera-eremuak daude, ziurtatu baliozko kokapen-balioak sartu dituzula! @@ -6197,7 +5509,7 @@ hautatutako objektuekin Gui::DockWnd::PropertyDockView - + Property View Propietate-bista @@ -6265,22 +5577,22 @@ hautatutako objektuekin Joan amaierara - + Clear Garbitu - + Save As... Gorde honela... - + Save Report Output Gorde txostenaren irteera - + Plain Text Files Testu lauko fitxategiak @@ -6411,7 +5723,7 @@ hautatutako objektuekin Aplikazioa - + Labels & Attributes Etiketak eta atributuak @@ -6460,27 +5772,27 @@ Aldaketak gorde nahi dituzu? PDF fitxategia - + untitled[*] titulurik gabea[*] - + - Editor - Editorea - + %1 chars removed %1 karaktere ezabatu dira - + %1 chars added %1 karaktere gehitu dira - + Formatted Formatuduna @@ -6596,74 +5908,74 @@ Aldaketak gorde nahi dituzu? Gui::GraphvizView - + Graphviz not found Graphviz ez da aurkitu - + Graphviz couldn't be found on your system. Graphviz ez da aurkitu zure sisteman. - + Read more about it here. Irakurri horri buruzko gehiago hemen. - + Do you want to specify its installation path if it's already installed? Bere instalazio-bidea zehaztu nahi duzu, dagoeneko instalatuta badago? - + Graphviz installation path Graphviz instalazio-bidea - + Graphviz failed Graphviz-ek huts egin du - + Graphviz failed to create an image file Graphviz-ek ezin izan du irudi-fitxategi bat sortu - + PNG format PNG formatua - + Bitmap format Bit-mapa formatua - + GIF format GIF formatua - + JPG format JPG formatua - + SVG format SVG formatua - - + + PDF format PDF formatua - - + + Export graph Esportatu grafikoa @@ -6805,17 +6117,17 @@ Aldaketak gorde nahi dituzu? Gui::MacroCommand - + Macros Makroak - + Macro file doesn't exist Makro-fitxategia ez da existitzen - + No such macro file: '%1' Ez dago makro fitxategi hori: '%1' @@ -6824,7 +6136,7 @@ Aldaketak gorde nahi dituzu? Gui::MainWindow - + Dimension Kota @@ -6854,32 +6166,42 @@ Aldaketak gorde nahi dituzu? Itxi dena - - - + + + Toggles this toolbar Tresna-barra hau aktibatzen/desaktibatzen du - - - + + + Toggles this dockable window Aktibatu/desaktibatu leiho atrakagarri hau - - + + WARNING: This is a development version. + ABISUA: Hau garapen-bertsioa da. + + + + Please do not use in a production environment. + Please do not use in a production environment. + + + + Unsaved document Gorde gabeko dokumentua - + The exported object contains external link. Please save the documentat least once before exporting. Esportatutako objektuak kanpoko estekak ditu. Gorde dokumentua gutxienez behin hura esportatu baino lehen. - + To link to external objects, the document must be saved at least once. Do you want to save the document now? Kanpoko objektuekin estekatzeko, dokumentua gutxienez behin gorde behar da. @@ -6889,63 +6211,63 @@ Dokumentua gorde nahi al duzu? Gui::ManualAlignment - - - - - + + + + + Manual alignment Eskuzko lerrokatzea - + The alignment is already in progress. Lerrokatzea abian dago. - + Alignment[*] Lerrokatzea [*] - + Please, select at least one point in the left and the right view Hautatu gutxienez puntu bat ezkerreko eta eskuineko bistan - + Please, select at least %1 points in the left and the right view Hautatu gutxienez %1 puntu ezkerreko eta eskuineko bistan - + Please pick points in the left and right view Aukeratu ezkerreko zein eskuineko bistetako puntuak - + The alignment has finished Lerrokatzea amaitu da - + The alignment has been canceled Lerrokatzea bertan behera utzi da - - + + Too few points picked in the left view. At least %1 points are needed. Puntu gutxiegi aukeratu dira ezkerreko bistan. Gutxienez %1 puntu behar dira. - - + + Too few points picked in the right view. At least %1 points are needed. Puntu gutxiegi aukeratu dira eskuineko bistan. Gutxienez %1 puntu behar dira. - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. @@ -6954,59 +6276,59 @@ Ezkerreko bistan %1 puntu aukeratu dira, eskuineko bistan %2 puntu aukeratu dira. - + Try to align group of views Saiatu bista-taldea lerrokatzen - + The alignment failed. How do you want to proceed? Lerrokatzeak huts egin du. Nola jarraitu nahi duzu? - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. Puntu kopuru desberdina aukeratu da ezkerreko eta eskuineko bistetan. Ezkerreko bistan %1 puntu aukeratu dira, eskuineko bistan %2 puntu aukeratu dira. - + Point_%1 Puntua_%1 - + Point picked at (%1,%2,%3) Puntu hautatua (%1,%2,%3) - + No point was found on model Ez da punturik aurkitu ereduan - + No point was picked Ez da punturik aukeratu - + &Align &Lerrokatu - + &Remove last point &Kendu azken puntua - + &Cancel &Utzi - + &Synchronize views &Sinkronizatu bistak @@ -7153,7 +6475,7 @@ Nola jarraitu nahi duzu? Gui::PropertyEditor::LinkLabel - + Change the linked object Aldatu estekatutako objektua @@ -7161,12 +6483,12 @@ Nola jarraitu nahi duzu? Gui::PropertyEditor::LinkSelection - + Error Errorea - + Object not found Ez da objektua aurkitu @@ -7237,13 +6559,13 @@ Nola jarraitu nahi duzu? Gui::PropertyView - + View Bista - + Data Datuak @@ -7291,77 +6613,77 @@ Datuak gorde gabe irten nahi duzu? Kudeatu gabeko C++ salbuespena. - + &Copy &Kopiatu - + &Copy command &Kopiatu komandoa - + &Copy history Kopiatu &historia - + Save history as... Gorde historia honela... - + Save history Gorde historia - + Saves Python history across %1 sessions Python historia gordetzen du %1 saio artean - + &Paste &Itsatsi - + Select All Hautatu dena - + Clear console Garbitu kontsola - + Insert file name... Txertatu fitxategi-izena... - + Word wrap Testuaren egokitzea - + Save History Gorde historia - + Macro Files Makro-fitxategiak - + Insert file name Txertatu fitxategi-izena - + All Files Fitxategi guztiak @@ -7374,7 +6696,7 @@ Datuak gorde gabe irten nahi duzu? Iruzkina - + Uncomment Kendu iruzkina @@ -7382,17 +6704,17 @@ Datuak gorde gabe irten nahi duzu? Gui::RecentFilesAction - + Open file %1 Ireki %1 fitxategia - + File not found Fitxategia ez da aurkitu - + The file '%1' cannot be opened. '%1' fitxategia ezin da ireki. @@ -7400,22 +6722,22 @@ Datuak gorde gabe irten nahi duzu? Gui::RecentMacrosAction - + none bat ere ez - + Run macro %1 (Shift+click to edit) keyboard shortcut: %2 Exekutatu %1 makroa (Shift+klik editatzeko), teklatu-lasterbidea: %2 - + File not found Fitxategia ez da aurkitu - + The file '%1' cannot be opened. '%1' fitxategia ezin da ireki. @@ -7435,7 +6757,7 @@ Datuak gorde gabe irten nahi duzu? Press SHIFT and middle mouse button - Sakatu SHIFT eta xaguaren erdiko botoia + Sakatu Shift eta saguaren erdiko botoia @@ -7446,22 +6768,22 @@ Datuak gorde gabe irten nahi duzu? Gui::SearchBar - + Previous Aurrekoa - + Next Hurrengoa - + Case sensitive Maiuskulak/minuskulak - + Whole words Hitz osoak @@ -7707,38 +7029,38 @@ Beste direktorio bat aukeratu nahi al duzu? Gui::TextDocumentEditorView - + Text updated Testua eguneratu da - + The text of the underlying object has changed. Discard changes and reload the text from the object? Azpiko objektuaren testua aldatu egin da. Aldaketak baztertu eta testua objektutik birkargatu? - + Yes, reload. Bai, birkargatu. - + Unsaved document Gorde gabeko dokumentua - + Do you want to save your changes before closing? Zure aldaketak gorde nahi dituzu aplikazioa itxi baino lehen? - + If you don't save, your changes will be lost. Gordetzen ez baduzu, zure aldaketak galdu egingo dira. - - + + Edit text Editatu testua @@ -8010,7 +7332,7 @@ Beste direktorio bat aukeratu nahi al duzu? Gui::TreeDockWidget - + Tree view Zuhaitz-bista @@ -8018,7 +7340,7 @@ Beste direktorio bat aukeratu nahi al duzu? Gui::TreePanel - + Search Bilatu @@ -8026,183 +7348,183 @@ Beste direktorio bat aukeratu nahi al duzu? Gui::TreeWidget - + Search... Bilatu... - + Search for objects Bilatu objektuak - + Activate document Aktibatu dokumentua - + Activate document %1 Aktibatu %1 dokumentua - + Tree settings Zuhaitz-ezarpenak - + Show description column Erakutsi deskribapen-zutabea - + Show an extra tree view column for item description. The item's description can be set by pressing F2 (or your OS's edit button) or by editing the 'label2' property. Erakutsi zutabe gehigarria zuhaitz-bistan elementuen deskribapenerako. Deskribapena ezartzeko, sakatu F2 (edo SEaren edizio-botoia) edo editatu 'label2' propietatea. - + Group Taldea - + Labels & Attributes Etiketak eta atributuak - + Description Deskribapena - + Show items hidden in tree view Erakutsi zuhaitz-bistan ezkutatutako elementuak - + Show items that are marked as 'hidden' in the tree view Erakutsi zuhaitz-bistan "ezkutuan" markatuta dauden elementuak - + Toggle visibility in tree view Aldatu ikuspena zuhaitz-bistan - + Toggles the visibility of selected items in the tree view Aukeratutako elementuen ikuspena zuhaitz-bistan aldatzen du - + Create group... Sortu taldea... - + Create a group Sortu talde bat - - + + Rename Aldatu izena - + Rename object Aldatu objektuaren izena - + Finish editing Amaitu edizioa - + Finish editing object Amaitu objektuaren edizioa - + Add dependent objects to selection Gehitu mendeko objektuak hautapenari - + Adds all dependent objects to the selection Mendeko objektu guztiak hautapenari gehitzen dizkio - + Close document Itxi dokumentua - + Close the document Itxi dokumentua - + Reload document Birkargatu dokumentua - + Reload a partially loaded document Birkargatu partzialki kargatutako dokumentu bat - + Skip recomputes Saltatu birkalkuluak - + Enable or disable recomputations of document Gaitu edo desgaitu dokumentuaren birkalkuluak - + Allow partial recomputes Onartu birkalkulu partzialak - + Enable or disable recomputating editing object when 'skip recomputation' is enabled Gaitu edo desgaitu objektuaren edizioa birkalkulatzea 'Saltatu birkalkulua' gaituta dagoenean - + Mark to recompute Markatu birkalkulurako - + Mark this object to be recomputed Markatu objektu hau birkalkulatua izan dadin - + Recompute object Birkalkulatu objektua - + Recompute the selected object Birkalkulatu hautatutako objektua - + (but must be executed) (baina exekutatu behar da) - + %1, Internal name: %2 %1, barne-izena: %2 @@ -8233,12 +7555,12 @@ Beste direktorio bat aukeratu nahi al duzu? PDF fitxategia - + Opening file failed Fitxategia irekitzeak huts egin du - + Can't open file '%1' for writing. Ezin da '%1' fitxategia ireki hura idazteko. @@ -8246,7 +7568,7 @@ Beste direktorio bat aukeratu nahi al duzu? Gui::WorkbenchGroup - + Select the '%1' workbench Hautatu '%1' lan-mahaia @@ -8461,69 +7783,70 @@ Beste direktorio bat aukeratu nahi al duzu? QObject - - + + General Orokorra - - + + + Display Bistaratzea - + Workbenches Lan-mahaiak - - - + + + Python Python - - - + + + Unknown filetype Fitxategi mota ezezaguna - - + + Cannot open unknown filetype: %1 Ezin da ireki fitxategi mota ezezaguna: %1 - + Export failed Esportazioak huts egin du - + Cannot save to unknown filetype: %1 Ezin da gorde fitxategi mota ezezagunera: %1 - + Workbench failure Lan-mahaiaren hutsegitea - + %1 %1 - + Exception Salbuespena @@ -8569,8 +7892,8 @@ Beste direktorio bat aukeratu nahi al duzu? PDFa esportatzen... - + Unsaved document Gorde gabeko dokumentua @@ -8724,17 +8047,17 @@ Jarraitu nahi duzu? Ezin da '%1' fitxategia ireki. - + files fitxategiak - + Save image Gorde irudia - + Choose an image file to open Aukeratu irekiko den irudi-fitxategia @@ -8840,44 +8163,44 @@ Jarraitu nahi duzu? - + Type Mota - + Notifier Jakinarazlea - + Message Mezua - + Notifier: Jakinarazlea: - + Do you want to skip confirmation of further critical message notifications while loading the file? Beste mezu kritiko batzuen jakinarazpenen berrespena saltatu fitxategia kargatzean? - + Critical Message Mezu kritikoa - + Too many opened non-intrusive notifications. Notifications are being omitted! Jakinarazpen ez intrusibo gehiegi dago irekita. Jakinarazpenei ez ikusiarena egiten ari zaie. - + Identical physical path detected. It may cause unwanted overwrite of existing document! @@ -8886,44 +8209,44 @@ Jarraitu nahi duzu? - + Are you sure you want to continue? Ziur zaude jarraitu nahi duzula? - + Please check report view for more... Begiratu txosten-bista gehiagorako... - + Physical path: Bide-izen fisikoa: - - + + Document: Dokumentua: - - + + Path: Bidea: - + Identical physical path Bide-izen fisiko berdina - + Could not save document Ezin da dokumentua gorde - + There was an issue trying to save the file. This may be because some of the parent folders do not exist, or you do not have sufficient permissions, or for other reasons. Error details: "%1" @@ -8936,102 +8259,102 @@ Would you like to save the file with a different name? Fitxategia beste izen batekin gorde nahi al duzu? - - - + + + Saving aborted Gordetzea abortatu da - + Save dependent files Gorde mendeko fitxategiak - + The file contains external dependencies. Do you want to save the dependent files, too? Fitxategiak kanpoko mendekotasunak ditu. Mendeko fitxategiak ere gorde nahi al dituzu? - - + + Saving document failed Dokumentua ezin izan da gorde - + Save document under new filename... Gorde dokumentua beste fitxategi-izen batekin... - - + + Save %1 Document Gorde %1 dokumentua - + Document Dokumentua - - + + Failed to save document Dokumentua gordetzeak huts egin du - + Documents contains cyclic dependencies. Do you still want to save them? Dokumentuek mendekotasun ziklikoak dituzte. Gorde nahi dituzu ala ere? - + Save a copy of the document under new filename... Gorde dokumentuaren kopia bat fitxategi-izen berri batekin... - + %1 document (*.FCStd) %1 dokumentua (*.FCStd) - + Document not closable Dokumentua ezin da itxi - + The document is not closable for the moment. Dokumentua ezin da momentuz itxi. - + Document not saved Dokumentua ez da gorde - + The document%1 could not be saved. Do you want to cancel closing it? %1 dokumentua ezin izan da gorde. Hura ixtea bertan behera utzi nahi duzu? - + Undo Desegin - + Redo Berregin - + There are grouped transactions in the following documents with other preceding transactions Transakzio taldekatuak daude aurretiko beste transakzio batzuk dituzten hurrengo dokumentuetan - + Choose 'Yes' to roll back all preceding transactions. Choose 'No' to roll back in the active document only. Choose 'Abort' to abort @@ -9114,12 +8437,12 @@ Mesedez, ireki nabigatzaile-leiho bat eta idatzi: http://localhost:%1.Aukerak... - + Out of memory Memoria gutxiegi - + Not enough memory available to display the data. Ez dago nahiko memoriarik datuak bistaratzeko. @@ -9135,7 +8458,7 @@ Mesedez, ireki nabigatzaile-leiho bat eta idatzi: http://localhost:%1.Ez da %1 fitxategia aurkitu ez %2 ez %3 tokietan - + Navigation styles Nabigazio-estiloak @@ -9146,7 +8469,7 @@ Mesedez, ireki nabigatzaile-leiho bat eta idatzi: http://localhost:%1. - + Transform Transformatu @@ -9211,12 +8534,12 @@ Mesedez, ireki nabigatzaile-leiho bat eta idatzi: http://localhost:%1.%1 ez dago hutsik, bere edukiak ere ezabatu nahi dituzu? - + Translation: Translazioa: - + Rotation: Biraketa: @@ -9312,60 +8635,60 @@ eduki ditzakete eta ez dira digitu batekin hasi behar. Huts egin du '%1' objektuari propietatea gehitzeak: %2 - - + + Drag & drop failed Arrastatu eta jaregiteak huts egin du - + Setup configurable object Konfiguratu objektu konfiguragarria - + Select which object to copy or exclude when configuration changes. All external linked objects are excluded by default. Hautatu zein objektu kopiatu edo baztertuko den konfigurazioa aldatzen denean. Estekatutako kanpoko objektu guztiak baztertu egingo dira modu lehenetsian. - + Please select which objects to copy when the configuration is changed Hautatu zein objektu kopiatuko diren konfigurazioa aldatzen denean - + Apply to all Aplikatu guztiei - + Apply the setting to all links. Or, uncheck this option to apply only to this link. Aplikatu ezarpenak esteka guztiei. Edo, kendu marka aukera honi esteka honi soilik aplikatzeko. - + Copy on change Kopiatu aldatzean - + Enable Gaitu - + Enable auto copy of linked object when its configuration is changed Gaitu estekatutako objektuaren kopiatze automatikoa bere konfigurazioa aldatzen denean - + Tracking Jarraipena - + Copy the linked object when its configuration is changed. Also auto redo the copy if the original linked object is changed. @@ -9373,17 +8696,17 @@ Also auto redo the copy if the original linked object is changed. Berregin automatikoki kopia estekatutako jatorrizko objektua aldatzen bada. - + Disable copy on change Desgaitu aldaketa dagoenean kopiatzea - + Refresh configurable object Freskatu objektu konfiguragarria - + Synchronize the original configurable source object by creating a new deep copy. Note that any changes made to the current copy will be lost. @@ -9393,23 +8716,23 @@ kopia sakon berri bat sortuz. Kontuan izan uneko kopiari egindako aldaketak galdu egingo direla. - + Toggle array elements Txandakatu matrize-elementuak - + Change whether show each link array element as individual objects Aldatu esteka-matrize elementu bakoitza banakako objektu gisa erakutsiko den - + Transform at the origin of the placement Transformazioa kokapenaren jatorrian - - + + Override colors... Gainidatzi koloreak... @@ -9437,12 +8760,12 @@ egindako aldaketak galdu egingo direla. SelectionFilter - + Not allowed: Ez dago onartuta: - + Selection not allowed by filter Iragazkiak ez du hautapena onartzen @@ -9450,9 +8773,9 @@ egindako aldaketak galdu egingo direla. StdBoxElementSelection - - + + Box element selection Kutxa-elementuaren hautapena @@ -9460,13 +8783,13 @@ egindako aldaketak galdu egingo direla. StdBoxSelection - + Box selection Kutxa bidezko hautapena - + Activate the box selection tool Aktibatu kutxa-hautapenaren tresna @@ -9544,13 +8867,13 @@ egindako aldaketak galdu egingo direla. StdCmdAxisCross - + Toggle axis cross Aktibatu/desaktibatu ardatz-gurutzea - - + + Turns on or off the axis cross at the origin Jatorriaren ardatz-gurutzea aktibatzen edo desaktibatzen du @@ -9656,13 +8979,13 @@ egindako aldaketak galdu egingo direla. StdCmdDemoMode - + View turntable... Ikusi tornua... - + View turntable Ikusi tornua @@ -10002,13 +9325,13 @@ egindako aldaketak galdu egingo direla. StdCmdHideObjects - + Hide all objects Ezkutatu objektu guztiak - - + + Hide all objects in the document Ezkutatu dokumentuko objektu guztiak @@ -10016,13 +9339,13 @@ egindako aldaketak galdu egingo direla. StdCmdHideSelection - + Hide selection Ezkutatu hautapena - - + + Hide all selected objects Ezkutatu hautatutako objektu guztiak @@ -10296,13 +9619,13 @@ egindako aldaketak galdu egingo direla. StdCmdMeasureDistance - + Measure distance Neurtu distantzia - + Activate the distance measurement tool Aktibatu distantzia neurtzeko tresna @@ -10361,8 +9684,8 @@ egindako aldaketak galdu egingo direla. Sortu dokumentu huts berri bat - + Unnamed Izenik gabea @@ -10590,8 +9913,8 @@ egindako aldaketak galdu egingo direla. StdCmdRecentFiles - Recent files - Azken fitxategiak + Open Recent + Open Recent @@ -10729,13 +10052,13 @@ egindako aldaketak galdu egingo direla. StdCmdSceneInspector - + Scene inspector... Eszena-ikuskatzailea... - + Scene inspector Eszena-ikuskatzailea @@ -10743,13 +10066,13 @@ egindako aldaketak galdu egingo direla. StdCmdSelBack - + &Back A&tzera - + Go back to previous selection Joan aurreko hautapenera @@ -10757,13 +10080,13 @@ egindako aldaketak galdu egingo direla. StdCmdSelBoundingBox - + &Bounding box &Muga-kutxa - + Show selection bounding box Erakutsi hautapenaren muga-kutxa @@ -10771,13 +10094,13 @@ egindako aldaketak galdu egingo direla. StdCmdSelForward - + &Forward A&urrera - + Repeat the backed selection Errepikatu aurreko hautapena @@ -10799,13 +10122,13 @@ egindako aldaketak galdu egingo direla. StdCmdSelectVisibleObjects - + Select visible objects Hautatu objektu ikusgaiak - - + + Select visible objects in the active document Hautatu dokumentu aktiboko objektu ikusgaiak @@ -10827,13 +10150,13 @@ egindako aldaketak galdu egingo direla. StdCmdSetAppearance - + Appearance... Itxura... - + Sets the display properties of the selected object Hautatutako objektuaren bistaratze-propietateak ezartzen ditu @@ -10841,13 +10164,13 @@ egindako aldaketak galdu egingo direla. StdCmdShowObjects - + Show all objects Erakutsi objektu guztiak - - + + Show all objects in the document Erakutsi dokumentuko objektu guztiak @@ -10855,13 +10178,13 @@ egindako aldaketak galdu egingo direla. StdCmdShowSelection - + Show selection Erakutsi hautapena - - + + Show all selected objects Erakutsi hautatutako objektu guztiak @@ -10897,13 +10220,13 @@ egindako aldaketak galdu egingo direla. StdCmdTextureMapping - + Texture mapping... Testuraren mapatzea... - + Texture mapping Testuraren mapatzea @@ -10953,13 +10276,13 @@ egindako aldaketak galdu egingo direla. StdCmdToggleNavigation - + Toggle navigation/Edit mode Txandakatu nabigazio/edizio moduak - - + + Toggle between navigation and edit mode Txandakatu nabigazio moduaren eta edizio moduaren artean @@ -10967,13 +10290,13 @@ egindako aldaketak galdu egingo direla. StdCmdToggleObjects - + Toggle all objects Objektu guztiak txandakatzen ditu - - + + Toggles visibility of all objects in the active document Dokumentu aktiboko objektu guztien ikusgaitasuna txandakatzen du @@ -10981,13 +10304,13 @@ egindako aldaketak galdu egingo direla. StdCmdToggleSelectability - + Toggle selectability Txandakatu hautagarritasuna - - + + Toggles the property of the objects to get selected in the 3D-View Objektuak 3D bistan hautatuak izateko propietatea aktibatzen/desaktibatzen du @@ -10995,13 +10318,13 @@ egindako aldaketak galdu egingo direla. StdCmdToggleVisibility - + Toggle visibility Txandakatu ikusgaitasuna - - + + Toggles visibility Ikusgaitasuna txandakatzen du @@ -11051,13 +10374,13 @@ egindako aldaketak galdu egingo direla. StdCmdTreeCollapse - + Collapse selected item Tolestu hautatutako elementua - + Collapse currently selected tree items Tolestu unean hautatutako zuhaitz-elementuak @@ -11065,13 +10388,13 @@ egindako aldaketak galdu egingo direla. StdCmdTreeExpand - + Expand selected item Hedatu hautatutako elementua - + Expand currently selected tree items Hedatu unean hautatutako zuhaitz-elementuak @@ -11079,13 +10402,13 @@ egindako aldaketak galdu egingo direla. StdCmdTreeSelectAllInstances - + Select all instances Hautatu instantzia guztiak - + Select all instances of the current selected object Hautatu unean hautatutako objektuaren instantzia guztiak @@ -11093,13 +10416,13 @@ egindako aldaketak galdu egingo direla. StdCmdTreeViewActions - + TreeView actions Zuhaitz-bistako ekintzak - + TreeView behavior options and actions Zuhaitz-bistaren portaeraren aukerak eta ekintzak @@ -11163,13 +10486,13 @@ egindako aldaketak galdu egingo direla. StdCmdViewBottom - + Bottom Azpikoa - + Set to bottom view Ikusi behetik @@ -11177,13 +10500,13 @@ egindako aldaketak galdu egingo direla. StdCmdViewCreate - + Create new view Sortu bista berria - + Creates a new view window for the active document Bista-leiho berria sortzen du dokumentu aktiborako @@ -11191,13 +10514,13 @@ egindako aldaketak galdu egingo direla. StdCmdViewDimetric - + Dimetric Dimetrikoa - + Set to dimetric view Ezarri bista dimetrikoa @@ -11205,13 +10528,13 @@ egindako aldaketak galdu egingo direla. StdCmdViewExample1 - + Inventor example #1 Inventor adibidea #1 - + Shows a 3D texture with manipulator Manipulatzailea duen 3D testura erakusten du @@ -11219,13 +10542,13 @@ egindako aldaketak galdu egingo direla. StdCmdViewExample2 - + Inventor example #2 Inventor adibidea #2 - + Shows spheres and drag-lights Esferak eta argi mugikorrak erakusten ditu @@ -11233,13 +10556,13 @@ egindako aldaketak galdu egingo direla. StdCmdViewExample3 - + Inventor example #3 Inventor adibidea #3 - + Shows a animated texture Testura animatu bat erakusten du @@ -11247,13 +10570,13 @@ egindako aldaketak galdu egingo direla. StdCmdViewFitAll - + Fit all Doitu dena - + Fits the whole content on the screen Eduki osoa pantailara doitzen du @@ -11261,13 +10584,13 @@ egindako aldaketak galdu egingo direla. StdCmdViewFitSelection - + Fit selection Doitu hautapena - + Fits the selected content on the screen Hautatutako edukia pantailara doitzen du @@ -11275,13 +10598,13 @@ egindako aldaketak galdu egingo direla. StdCmdViewFront - + Front Aurrekoa - + Set to front view Ikusi aurretik @@ -11289,13 +10612,13 @@ egindako aldaketak galdu egingo direla. StdCmdViewHome - + Home Hasiera - + Set to default home view Ezarri hasierako bista lehenetsira @@ -11303,13 +10626,13 @@ egindako aldaketak galdu egingo direla. StdCmdViewIsometric - + Isometric Isometrikoa - + Set to isometric view Ezarri bista isometrikoa @@ -11317,13 +10640,13 @@ egindako aldaketak galdu egingo direla. StdCmdViewIvIssueCamPos - + Issue camera position Argitaratu kameraren posizioa - + Issue the camera position to the console and to a macro, to easily recall this position Argitaratu kameraren posizioa kontsolan eta makro batean, posizio hori erraz berreskuratu ahal izateko @@ -11331,13 +10654,13 @@ egindako aldaketak galdu egingo direla. StdCmdViewIvStereoInterleavedColumns - + Stereo Interleaved Columns Estereoa tartekatutako zutabeak - + Switch stereo viewing to Interleaved Columns Aldatu bista estereoa tartekatutako zutabeetara @@ -11345,13 +10668,13 @@ egindako aldaketak galdu egingo direla. StdCmdViewIvStereoInterleavedRows - + Stereo Interleaved Rows Estereoa tartekatutako errenkadak - + Switch stereo viewing to Interleaved Rows Aldatu bista estereoa tartekatutako errenkadetara @@ -11359,13 +10682,13 @@ egindako aldaketak galdu egingo direla. StdCmdViewIvStereoOff - + Stereo Off Estereoa desgaituta - + Switch stereo viewing off Desgaitu bista estereoa @@ -11373,13 +10696,13 @@ egindako aldaketak galdu egingo direla. StdCmdViewIvStereoQuadBuff - + Stereo quad buffer Buffer laukoitzeko estereoa - + Switch stereo viewing to quad buffer Aldatu bista estereoa buffer laukoitzera @@ -11387,13 +10710,13 @@ egindako aldaketak galdu egingo direla. StdCmdViewIvStereoRedGreen - + Stereo red/cyan Estereoa gorria/zian - + Switch stereo viewing to red/cyan Aldatu bista estereoa gorria/zian modura @@ -11401,13 +10724,13 @@ egindako aldaketak galdu egingo direla. StdCmdViewLeft - + Left Ezkerrekoa - + Set to left view Ikusi ezkerretik @@ -11415,13 +10738,13 @@ egindako aldaketak galdu egingo direla. StdCmdViewRear - + Rear Atzekoa - + Set to rear view Ikusi atzetik @@ -11443,13 +10766,13 @@ egindako aldaketak galdu egingo direla. StdCmdViewRight - + Right Eskuinekoa - + Set to right view Ikusi eskuinetik @@ -11457,13 +10780,13 @@ egindako aldaketak galdu egingo direla. StdCmdViewRotateLeft - + Rotate Left Biratu ezkerrera - + Rotate the view by 90° counter-clockwise Biratu bista 90° erlojuaren noranzkoaren aurka @@ -11471,13 +10794,13 @@ egindako aldaketak galdu egingo direla. StdCmdViewRotateRight - + Rotate Right Biratu eskuinera - + Rotate the view by 90° clockwise Biratu bista 90° erlojuaren noranzkoan @@ -11499,13 +10822,13 @@ egindako aldaketak galdu egingo direla. StdCmdViewTop - + Top Goikoa - + Set to top view Ikusi goitik @@ -11513,13 +10836,13 @@ egindako aldaketak galdu egingo direla. StdCmdViewTrimetric - + Trimetric Trimetrikoa - + Set to trimetric view Ezarri bista trimetrikoa @@ -11527,13 +10850,13 @@ egindako aldaketak galdu egingo direla. StdCmdViewVR - + FreeCAD-VR FreeCAD-VR - + Extend the FreeCAD 3D Window to a Oculus Rift Hedatu FreeCAD 3D leihoa Oculus Rift batera @@ -11597,13 +10920,13 @@ egindako aldaketak galdu egingo direla. StdMainFullscreen - + Fullscreen Pantaila osoa - + Display the main window in fullscreen mode Bistaratu leiho nagusia pantaila osoan @@ -11639,13 +10962,13 @@ egindako aldaketak galdu egingo direla. StdRecallWorkingView - + Recall working view Berreskuratu laneko bista - - + + Recall previously stored temporary working view Berreskuratu aurretik gorde den aldi baterako laneko bista @@ -11653,13 +10976,13 @@ egindako aldaketak galdu egingo direla. StdStoreWorkingView - + Store working view Biltegiratu laneko bista - - + + Store a document-specific temporary working view Biltegiratu dokumentuan espezifikoa den aldi baterako laneko bista @@ -11667,13 +10990,13 @@ egindako aldaketak galdu egingo direla. StdTreeCollapseDocument - + Collapse/Expand Tolestu/hedatu - + Expand active document and collapse all others Hedatu dokumentu aktiboa eta tolestu beste guztiak @@ -11681,12 +11004,12 @@ egindako aldaketak galdu egingo direla. StdTreeDrag - + Initiate dragging Hasi arrastatzea - + Initiate dragging of current selected tree items Hasi unean hautatutako zuhaitz-elementuen arrastatzea @@ -11694,13 +11017,13 @@ egindako aldaketak galdu egingo direla. StdTreeMultiDocument - + Multi document Dokumentu anitza - + Display all documents in the tree view Bistaratu dokumentu guztiak zuhaitz-bistan @@ -11708,12 +11031,12 @@ egindako aldaketak galdu egingo direla. StdTreePreSelection - + Pre-selection Aurretiko hautapena - + Preselect the object in 3D view when mouse over the tree item Aurretik hautatu objektua 3D bistan sagua zuhaitz-elementuaren gainean dagoenean @@ -11721,12 +11044,12 @@ egindako aldaketak galdu egingo direla. StdTreeRecordSelection - + Record selection Grabatu hautapena - + Record selection in tree view in order to go back/forward using navigation button Grabatu zuhaitz-bistako hautapena aurrera/atzera egin ahal izateko nabigazio-botoia erabilita @@ -11734,13 +11057,13 @@ egindako aldaketak galdu egingo direla. StdTreeSelection - + Go to selection Joan hautapenera - + Scroll to first selected item Joan hautatutako lehen elementura @@ -11748,13 +11071,13 @@ egindako aldaketak galdu egingo direla. StdTreeSingleDocument - + Single document Dokumentu bakarra - + Only display the active document in the tree view Bistaratu dokumentu aktiboa soilik zuhaitz-bistan @@ -11762,12 +11085,12 @@ egindako aldaketak galdu egingo direla. StdTreeSyncPlacement - + Sync placement Sinkronizatu kokapena - + Auto adjust placement on drag and drop objects across coordinate systems Automatikoki doitu kokapena objektuak koordenatu-sistema batetik bestera arrastatu eta jaregitean @@ -11775,12 +11098,12 @@ egindako aldaketak galdu egingo direla. StdTreeSyncSelection - + Sync selection Sinkronizatu hautapena - + Auto expand tree item when the corresponding object is selected in 3D view Automatikoki hedatu zuhaitz-elementua hari dagokion objektua 3D bistan hautatuta dagoenean @@ -11788,12 +11111,12 @@ egindako aldaketak galdu egingo direla. StdTreeSyncView - + Sync view Sinkronizatu bista - + Auto switch to the 3D view containing the selected item Automatikoki aldatu hautatutako elementua duen 3D bistara @@ -11801,13 +11124,13 @@ egindako aldaketak galdu egingo direla. StdViewBoxZoom - + Box zoom Zoom kutxara - + Activate the box zoom tool Aktibatu kutxa-zoomaren tresna @@ -11815,13 +11138,13 @@ egindako aldaketak galdu egingo direla. StdViewDock - + Docked Atrakatua - + Display the active view either in fullscreen, in undocked or docked mode Erakutsi bista aktiboa pantaila osoan, atrakatu gabe edo atrakatuta @@ -11829,13 +11152,13 @@ egindako aldaketak galdu egingo direla. StdViewDockUndockFullscreen - + Document window Dokumentu-leihoa - + Display the active view either in fullscreen, in undocked or docked mode Erakutsi bista aktiboa pantaila osoan, atrakatu gabe edo atrakatuta @@ -11843,13 +11166,13 @@ egindako aldaketak galdu egingo direla. StdViewFullscreen - + Fullscreen Pantaila osoa - + Display the active view either in fullscreen, in undocked or docked mode Erakutsi bista aktiboa pantaila osoan, atrakatu gabe edo atrakatuta @@ -11857,13 +11180,13 @@ egindako aldaketak galdu egingo direla. StdViewScreenShot - + Save image... Gorde irudia... - + Creates a screenshot of the active view Bista aktiboaren pantaila-argazki bat sortzen du @@ -11871,13 +11194,13 @@ egindako aldaketak galdu egingo direla. StdViewUndock - + Undocked Atrakatu gabea - + Display the active view either in fullscreen, in undocked or docked mode Erakutsi bista aktiboa pantaila osoan, atrakatu gabe edo atrakatuta @@ -11885,13 +11208,13 @@ egindako aldaketak galdu egingo direla. StdViewZoomIn - + Zoom In Handiagotu - + Increase the zoom factor by a fixed amount Handiagotu zoom-faktorea kantitate finko baten arabera @@ -11899,13 +11222,13 @@ egindako aldaketak galdu egingo direla. StdViewZoomOut - + Zoom Out Txikiagotu - + Decrease the zoom factor by a fixed amount Txikiagotu zoom-faktorea kantitate finko baten arabera @@ -11940,72 +11263,72 @@ Ziur zaude jarraitu nahi duzula? Std_DrawStyle - + As is Bere hartan - + Normal mode Modu normala - + Points Puntuak - + Points mode Puntuen modua - + Wireframe Alanbre-bilbea - + Wireframe mode Alanbre-bilbearen modua - + Hidden line Lerro ezkutua - + Hidden line mode Lerro ezkutuaren modua - + No shading Itzalik ez - + No shading mode Itzalik gabeko modua - + Shaded Itzaldurarekin - + Shaded mode Itzaleztadura modua - + Flat lines Lerro lauak - + Flat lines mode Lerro lauen modua @@ -12219,12 +11542,12 @@ Jarraitu nahi al duzu? Gui::MDIView - + Export PDF Esportatu PDFa - + PDF file PDF fitxategia @@ -12232,196 +11555,190 @@ Jarraitu nahi al duzu? Gui::Dialog::DlgSettingsNotificationArea - - + Notification Area Jakinarazpen-area - + Settings Ezarpenak - + The Notification area will appear in the status bar Jakinarazpen-area egoera-barran agertuko da - + Enable Notification Area Gaitu jakinarazpen-area - + Non-intrusive notifications will appear next to the notification area in the status bar Jakinarazpen ez intrusiboak egoera-barrako jakinarazpen-arearen alboan agertuko dira - + Enable non-intrusive notifications Gaitu jakinarazpen ez intrusiboak - + Additional data sources Datu-iturburu gehigarriak - + Errors intended for developers will appear in the notification area Garatzaileentzako erroreak jakinarazpen-arean agertuko dira - + Debug errors Arazketa-erroreak - + Warnings intended for developers will appear in the notification area Garatzaileentzako abisuak jakinarazpen-arean agertuko dira - + Debug warnings Arazketa-abisuak - + Non-Intrusive Notifications Jakinarazpen ez intrusiboak - + Minimum Duration: Iraupen minimoa: - + Maximum Duration: Iraupen maximoa: - + Duration during which the notification will be shown (unless mouse buttons are clicked) Jakinarazpenak zenbat denbora erakutsiko diren (saguaren botoietan klik egiten bada salbu) - - + + s s - + Minimum duration during which the notification will be shown (unless notification clicked) Jakinarazpena gutxienez zenbat denbora erakutsiko den (jakinarazpenean klik egiten bada salbu) - + Maximum Number of Notifications: Jakinarazpen kopuru maximoa: - + Maximum number of notifications that will be simultaneously present on the screen Pantailan aldi berean agertuko den jakinarazpen kopuru maximoa - + Notification width: Jakinarazpenaren zabalera: - + Width of the notification in pixels Jakinarazpenaren zabalera pixeletan - + Any open non-intrusive notifications will disappear when another window is activated Irekita dauden jakinarazpen ez intrusiboak desagertu egingo dira beste leiho bat aktibatzen denean - + Hide when other window is activated Ezkutatu beste leihoa aktibatzen denean - + Prevent non-intrusive notifications from appearing when the FreeCAD Window is not the active window Eragotzi jakinarazpen ez intrusiboak agertu daitezen FreeCADen leihoa leiho aktiboa ez denean - + Do not show when inactive Ez erakutsi inaktibo dagoenean - + Message List Mezuen zerrenda - + Limit the number of messages that will be kept in the list. If 0 there is no limit. Mugatu zerrendan mantenduko den mezu kopurua. Balioa 0 bada, ez dago mugarik. - + Maximum Messages (0 = no limit): Mezu kopuru maximoa (0 = ez du mugarik): - + Removes the user notifications from the message list after the non-intrusive maximum duration has lapsed. Erabiltzaile-jakinarazpenak mezu-zerrendatik kentzen ditu jakinarazpen ez intrusiboen gehieneko iraupena igaro ondoren. - + Auto-remove User Notifications Automatikoki kendu erabiltzaile-jakinarazpenak - - - Activation of the Notification Area only takes effect after an application restart. - Jakinarazpen-area aplikazioa berrabiarazi ondoren soilik aktibatuko da. - Gui::Dialog::DlgSettingsWorkbenches - + Available Workbenches Lan-mahai erabilgarriak - + <html><head/><body><p>You can reorder workbenches by drag and drop. Additional workbenches can be installed through the addon manager.</p><p> Currently, your system has the following workbenches:</p></body></html> <html><head/><body><p>Lan-mahaiak arrastatu eta jaregin daitezke haiek ordenatzeko. Lan-mahai gehiago instalatzeko, erabili gehigarrien kudeatzailea.</p><p> Une honetan, zure sistemak honako lan-mahaiak ditu:</p></body></html> - + Start up workbench: Abiarazi lan-mahaia: - + Choose which workbench will be activated and shown after FreeCAD launches Aukeratu zein lan-mahai aktibatu eta erakutsiko den FreeCAD abiarazi ondoren - + Workbench selector position : Lan-mahaien hautatzailearen kokalekua : - + Customize where the workbench selector appears (restart required). 'Toolbar': In the toolbars, as a movable toolbar. @@ -12434,12 +11751,12 @@ FreeCAD abiarazi ondoren 'Eskuineko izkina': Menu-barran, eskuineko izkinan. - + If checked, application will remember which workbench is active for each tab of the viewport Markatuta badago, aplikazioak gogoratuko du zein lan-mahai dagoen aktibo leihatilan - + Remember active workbench by tab Gogoratu lan-mahai aktiboa fitxaren arabera @@ -12588,47 +11905,47 @@ FreeCAD abiarazi ondoren Gui::Dialog::wbListItem - + If unchecked, %1 will not appear in the available workbenches. Ez badago markatuta, %1 ez da agertuko lan-mahai erabilgarrien artean. - + This is the current startup module, and must be enabled. See Preferences/General/Autoload to change. Uneko abioko modulua da hau, eta gaitu egin behar da. Ikusi 'Hobespenak - Orokorra - Automatikoki kargatu' hura aldatzeko. - + Shortcut to activate this workbench. Lan-mahai hau aktibatzeko lasterbidea. - + Auto-load Karga-automatikoa - + If checked, %1 will be loaded automatically when FreeCAD starts up Markatua badago, %1 FreeCAD abiarazten denean automatikoki kargatuko da - + This is the current startup module, and must be autoloaded. See Preferences/General/Autoload to change. Uneko abioko modulua da hau, eta automatikoki kargatu behar da. Ikusi 'Hobespenak - Orokorra - Automatikoki kargatu' hura aldatzeko. - + Loaded Kargatuta - + Load Kargatu - + To preserve resources, FreeCAD does not load workbenches until they are used. Loading them may provide access to additional preferences related to their functionality. Baliabideak aurrezteko, FreeCADek ez ditu laneko mahaiak kargatzen haiek erabili nahi diren arte. Kargatzen direnean, haien funtzionaltasunari lotutako hobespen gehigarriak agertuko dira. @@ -12636,17 +11953,17 @@ FreeCAD abiarazi ondoren Gui::Dialog::DlgSettingsWorkbenchesImp - + Toolbar Tresna-barra - + Left corner Ezkerreko izkina - + Right corner Eskuineko izkina @@ -12672,12 +11989,12 @@ FreeCAD abiarazi ondoren Gui::NotificationArea - + Delete user notifications Ezabatu erabiltzailearen jakinarazpenak - + Delete All Ezabatu dena @@ -12713,13 +12030,13 @@ FreeCAD abiarazi ondoren StdViewLoadImage - + Load image... Irudia kargatu... - + Loads an image Irudi bat kargatzen du @@ -12787,4 +12104,742 @@ FreeCAD abiarazi ondoren Errorea gertatu da -- ikusi txosten-bista informazio gehiagorako + + Gui::Dialog::DlgSettingsEditor + + + Editor + Editorea + + + + Options + Aukerak + + + + Code lines will be numbered + Kode-lerroak zenbakituta egongo dira + + + + Enable line numbers + Gaitu lerro-zenbakiak + + + + The cursor shape will be a block + Kurtsorearen forma bloke bat izango da + + + + Enable block cursor + Gaitu bloke-kurtsorea + + + + Enable folding + Gaitu tolesketa + + + + Indentation + Koska + + + + Tab size: + Tabulazioaren neurria: + + + + Tabulator raster (how many spaces) + Tabuladore rasterra (zenbat zuriune) + + + + Indent size: + Koskaren neurria: + + + + How many spaces will be inserted when pressing <Tab> + Zenbat zuriune txertatuko diren <Tab> sakatzean + + + + Pressing <Tab> will insert a tabulator with defined tab size + <Tab> sakatzen bada, definitutako tamaina duen tabuladore bat txertatuko da + + + + Keep tabs + Mantendu tabulazioak + + + + Pressing <Tab> will insert amount of defined indent size + <Tab> sakatzen bada, definitutako tamaina duen koskatze bat txertatuko da + + + + Insert spaces + Txertatu zuriuneak + + + + Display items + Bistaratu elementuak + + + + Color and font settings will be applied to selected type + Kolorea eta letra-ezarpenak hautatutako motari aplikatuko zaizkio + + + + Family: + Familia: + + + + Font family to be used for selected code type + Hautatutako kode motarako erabiliko den letra-familia + + + + Size: + Tamaina: + + + + Font size to be used for selected code type + Hautatutako kode motarako erabiliko den letra-tamaina + + + + Color: + Kolorea: + + + + Preview: + Aurrebista: + + + + Text + Testua + + + + Bookmark + Laster-marka + + + + Breakpoint + Eten-puntua + + + + Keyword + Gako-hitza + + + + Comment + Iruzkina + + + + Block comment + Bloke-iruzkina + + + + Number + Zenbakia + + + + String + Katea + + + + Character + Karakterea + + + + Class name + Klase-izena + + + + Define name + Definizio-izena + + + + Operator + Eragilea + + + + Python output + Python irteera + + + + Python error + Python errorea + + + + Current line highlight + Uneko lerroaren nabarmentzea + + + + Items + Elementuak + + + + Gui::Dialog::DlgSettingsGeneral + + + General + Orokorra + + + + Language and number format + Hizkuntza eta zenbaki-formatua + + + + Language: + Hizkuntza: + + + + Language of the application's user interface + Aplikazioaren erabiltzaile-interfazearen hizkuntza + + + + Unit system: + Unitate-sistema: + + + + Unit system that should be used for all parts of the application + Aplikazioko pieza guztietarako erabiliko den unitate-sistema + + + + Number of decimals: + Dezimal kopurua: + + + + Number of decimals that should be shown for numbers and dimensions + Zenbakietarako eta kotetarako erakutsiko den dezimal kopurua + + + + Minimum fractional inch: + Gutxienezko zatikizko hazbetea: + + + + Minimum fractional inch to be displayed + Bistaratuko den gutxieneko zatikizko hazbetea. + + + + Number format: + Zenbaki-formatua: + + + + Operating system + Sistema eragilea + + + + Selected language + Hautatutako hizkuntza + + + + C/POSIX + C/POSIX + + + + If enabled, numerical keypad decimal separator +will be substituted with locale separator, except +in Python Console and Macro Editor where a +dot/period will always be printed. + Gaituta badago, zenbakizko teklatuaren dezimalen bereizlea +hizkuntza-ezarpenetako hizkuntzaren bereizlearekin +ordeztuko da, Python kontsolan eta makro-editorean salbu, +horietan beti puntu bat inprimatuko baita. + + + + Substitute decimal separator + Ordeztu dezimalen bereizlea + + + + Application + Aplikazioa + + + + Theme: + Theme: + + + + Customize how user interface will look like + Customize how user interface will look like + + + + Size of toolbar icons: + Tresna-barrako ikonoen tamaina: + + + + Choose your preference for toolbar icon size. You can adjust +this according to your screen size or personal taste + Aukeratu zure hobespena tresna-barraren ikonoen tamainarako. +Zure pantaila-tamainaren edo gustu pertsonalen arabera doitu daiteke. + + + + Tree view mode: + Zuhaitz-bistaren modua: + + + + Customize how tree view is shown in the panel (restart required). + +'ComboView': combine tree view and property view into one panel. +'TreeView and PropertyView': split tree view and property view into separate panel. +'Both': keep all three panels, and you can have two sets of tree view and property view. + Pertsonalizatu zuhaitz-bista panelean nola erakutsiko den (berrabiarazi behar da). + +'Bista konbinatua': konbinatu zuhaitz-bista eta propietate-bista panel bakarrean. +'Zuhaitz-bista eta propietate-bista': zatitu zuhaitz-bista eta propietate-bista panel bereizietan. +'Biak': mantendu hiru panelak, horrela zuhaitz-bistaren eta propietate-bistaren bi multzo eduki ditzakezu. + + + + Size of recent file list: + Azken fitxategien zerrendaren luzera: + + + + How many files should be listed in recent files list + Zenbat fitxategi zerrendatuko diren azken aldiko fitxategien zerrendan + + + + Background of the main window (when no document is opened) will consist of tiles of a special image. +See the FreeCAD Wiki for details about the image. + Leiho nagusiaren atzeko planoa (dokumenturik irekita ez dagoenean) irudi berezi baten lauzak izango dira. +Ikusi FreeCADen wikia irudiari buruzko xehetasunak ezagutzeko. + + + + Enable tiled background + Lauza moduko atzeko planoa gaitu + + + + The text cursor will be blinking + Testu-kurtsoreak keinu egingo du + + + + Enable cursor blinking + Gaitu kurtsore keinukaria + + + + A Splash screen is a small loading window that is shown +when FreeCAD is launching. If this option is checked, FreeCAD will +display the splash screen + Abioko pantaila FreeCAD abiarazten denean erakusten den +leiho txiki bat da. Aukera hau markatuta badago, FreeCADek +abioko pantaila erakutsiko du. + + + + Enable splash screen at start up + Gaitu abioko ongietorri-pantaila + + + + Preference packs + Hobespen-paketeak + + + + Name + Izena + + + + Type + Mota + + + + Load + Kargatu + + + + Import config... + Inportatu konfigurazioa... + + + + Save new... + Gorde berria... + + + + Manage... + Kudeatu... + + + + Revert... + Leheneratu... + + + + Manage preference packs + Kudeatu hobespen-paketeak + + + + Small (%1px) + Txikia (%1px) + + + + Medium (%1px) + Ertaina (%1px) + + + + Large (%1px) + Handia (%1px) + + + + Extra large (%1px) + Oso handia (%1px) + + + + Custom (%1px) + Pertsonalizatua (%1px) + + + + Combo View + Bista konbinatua + + + + TreeView and PropertyView + Zuhaitz-bista eta propietate-bista + + + + Both + Biak + + + + Preference Pack Name + Hobespen-paketearen izena + + + + Tags + Etiketak + + + + Apply + Aplikatu + + + + Apply the %1 preference pack + Aplikatu %1 hobespen-paketea + + + + Choose a FreeCAD config file to import + Aukeratu inportatuko den FreeCAD konfigurazio-fitxategia + + + + File exists + Fitxategi hori badago + + + + A preference pack with that name already exists. Overwrite? + Badago izen hori duen hobespen-pakete bat. Gainidatzi? + + + + Gui::Dialog::DlgSettingsReportView + + + Report view + Txosten-bista + + + + Output + Irteera + + + + Normal messages will be recorded + Mezu normalak grabatuko dira + + + + Record normal messages + Grabatu mezu normalak + + + + Log messages will be recorded + Erregistroko mezuak grabatuko dira + + + + Record log messages + Grabatu egunkari-mezuak + + + + Warnings will be recorded + Abisuak grabatuko dira + + + + Record warnings + Grabatu abisuak + + + + Error messages will be recorded + Errore-mezuak grabatuko dira + + + + Record error messages + Grabatu errore-mezuak + + + + When an error has occurred, the Report View dialog becomes visible +on-screen while displaying the error + Errore bat gertatzen denean, txosten-bistaren elkarrizketa-koadroa agertuko da +pantailan errorea erakusten den bitartean + + + + Show report view on error + Erakutsi txosten-bista errorean + + + + When a warning has occurred, the Report View dialog becomes visible +on-screen while displaying the warning + Abisu bat gertatzen denean, txosten-bistaren elkarrizketa-koadroa agertuko da +pantailan abisua erakusten den bitartean + + + + Show report view on warning + Erakutsi txosten-bista abisuan + + + + When a normal message has occurred, the Report View dialog becomes visible +on-screen while displaying the message + Mezu normal bat gertatzen denean, txosten-bistaren elkarrizketa-koadroa agertuko da +pantailan mezua erakusten den bitartean + + + + Show report view on normal message + Erakutsi txosten-bista mezu normalean + + + + When a log message has occurred, the Report View dialog becomes visible +on-screen while displaying the log message + Egunkari-mezu bat gertatzen denean, txosten-bistaren elkarrizketa-koadroa agertuko da +pantailan egunkari-mezua erakusten den bitartean + + + + Show report view on log message + Erakutsi txosten-bista egunkari-mezuan + + + + Include a timecode for each report + Sartu denbora-kode bat txosten bakoitzerako + + + + Include a timecode for each entry + Sartu denbora-kode bat sarrera bakoitzerako + + + + Colors + Koloreak + + + + Normal messages: + Mezu normalak: + + + + Font color for normal messages in Report view panel + Txosten-bistaren paneleko mezu arrunten letraren kolorea + + + + Log messages: + Egunkari-mezuak: + + + + Font color for log messages in Report view panel + Txosten-bistaren paneleko erregistro-mezuen letraren kolorea + + + + Warnings: + Abisuak: + + + + Font color for warning messages in Report view panel + Txosten-bistaren paneleko abisu-mezuen letraren kolorea + + + + Errors: + Erroreak: + + + + Font color for error messages in Report view panel + Txosten ikuspegiaren paneleko errore-mezuen letraren kolorea + + + + Python interpreter + Python interpretatzailea + + + + Internal Python output will be redirected +from Python console to Report view panel + Pythonen barneko irteera Python kontsolatik +txosten-bistaren panelera birzuzenduko da + + + + Redirect internal Python output to report view + Birbideratu Pythoneko barne-irteerak txosten-bistara + + + + Internal Python error messages will be redirected +from Python console to Report view panel + Pythonen barneko errore-mezuak Python kontsolatik +txosten-bistaren panelera birzuzenduko da + + + + Redirect internal Python errors to report view + Birbideratu Pythoneko barne-erroreak txosten-bistara + + + + Gui::Dialog::DlgSettingsTheme + + + Theme + Theme + + + + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + + + + Style sheet: + Estilo-orria: + + + + Style sheet how user interface will look like + Erabiltzaile-interfazearen itxurarako erabiliko den estilo-orria + + + + Secondary theme color + Secondary theme color + + + + + + This color might be used by your theme to let you customize it. + This color might be used by your theme to let you customize it. + + + + Highlight color + Highlight color + + + + Focus theme color + Focus theme color + + + + No style sheet + Estilo-orririk ez + + diff --git a/src/Gui/Language/FreeCAD_fi.ts b/src/Gui/Language/FreeCAD_fi.ts index 7d9d2b2e73..fb12716d03 100644 --- a/src/Gui/Language/FreeCAD_fi.ts +++ b/src/Gui/Language/FreeCAD_fi.ts @@ -42,29 +42,29 @@ Ominaisuuden visuaalinen koko - + <empty> <empty> - - + + Angle Kulma - - + + Axis Akseli - + Position Sijainti - + Enum Enum @@ -91,12 +91,12 @@ CmdViewMeasureClearAll - + Clear measurement Nollaa mittaus - + Clear all visible measurements Clear all visible measurements @@ -104,12 +104,12 @@ CmdViewMeasureToggleAll - + Toggle measurement Vaihda mittaus - + Turn on or off the display of all measurements Turn on or off the display of all measurements @@ -117,12 +117,12 @@ Command - + Edit Muokkaa - + Import Tuonti @@ -182,7 +182,7 @@ Lisää ryhmä - + Align Tasaa @@ -194,18 +194,18 @@ - + Transform Muunna - + Toggle array elements Toggle array elements - + Link Transform Linkitä Muunnos @@ -215,12 +215,12 @@ Mittaa etäisyys - + Toggle visibility Valitse pois/päälle näkyvyys - + Toggle selectability Kytke valintakyvykkyys pois/päälle @@ -559,7 +559,7 @@ Gui::AutoSaver - + Please wait until the AutoRecovery file has been saved... Odota kunnes AutoRecovery-tiedosto on tallennettu... @@ -711,47 +711,47 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::AboutDialog - - + + Credits Header for the Credits tab of the About screen Tekijät - + FreeCAD would not be possible without the contributions of FreeCAD ei olisi mahdollinen ilman seuraavien tahojen vaivannäköä - + Individuals Header for the list of individual people in the Credits list. Yksityishenkilöt - + Organizations Header for the list of companies/organizations in the Credits list. Organisaatiot - - + + License Lisenssi - + Libraries Kirjastot - + This software uses open source components whose copyright and other proprietary rights belong to their respective owners: Tämä ohjelmisto käyttää avoimen lähdekoodin komponentteja, joiden tekijänoikeudet ja muut omistusoikeudet kuuluvat niiden omistajille: - + Collection Kokoelma @@ -759,22 +759,22 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::ApplicationCache - + Cache directory Välimuistin hakemisto - + The cache directory %1 exceeds the size of %2. The cache directory %1 exceeds the size of %2. - + Do you want to clear it now? Haluatko tyhjentää sen nyt? - + Warning: Please make sure that this is the only running %1 instance and that no documents are opened as this may result into data loss! Warning: Please make sure that this is the only running %1 instance and that no documents are opened as this may result into data loss! @@ -795,37 +795,37 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::CameraDialog - + Camera settings Kameran asetukset - + Orientation Suunta - + Q0 Q0 - + Q1 Q1 - + Q2 Q2 - + Q3 Q3 - + Current view Nykyinen Näkymä @@ -1394,13 +1394,13 @@ same time. The one with the highest priority will be triggered. Otsikko - + All Kaikki - - + + none ei mitään @@ -1408,8 +1408,8 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgCustomToolBoxbarsImp - - + + Toolbox bars Työkaluryhmän palkit @@ -1684,551 +1684,123 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgDisplayPropertiesImp - + Default Oletus - + Aluminium Alumiini - + Brass Messinki - + Bronze Pronssi - + Copper Kupari - + Chrome Kromi - + Emerald Smaragdi - + Gold Kulta - + Jade Jade - + Metalized Metallisoitu - + Neon GNC Neon GNC - + Neon PHC Neon PHC - + Obsidian Obsidiaani - + Pewter Kovatina - + Plaster Kipsi - + Plastic Muovi - + Ruby Rubiini - + Satin Satiini - + Shiny plastic Kiiltävä muovi - + Silver Hopea - + Steel Teräs - + Stone Kivi Gui::Dialog::DlgEditorSettings - - - Editor - Muokkain - - - - Options - Asetukset - - - - Code lines will be numbered - Koodirivit numeroidaan - - - - Enable line numbers - Ota rivinumerot käyttöön - - - - The cursor shape will be a block - The cursor shape will be a block - - - - Enable block cursor - Enable block cursor - - - - Enable folding - Ota taivutus käyttöön - - - - Indentation - Sisennys - - - - Tab size: - Sarkaimen koko: - - - - Tabulator raster (how many spaces) - Tabulaattori rasteri (kuinka monta välilyöntiä) - - - - Indent size: - Sisennyksen koko: - - - - How many spaces will be inserted when pressing <Tab> - Kuinka monta välilyöntiä lisätään painettaessa <Tab> - - - - Pressing <Tab> will insert a tabulator with defined tab size - Painamalla <Tab> lisätään määrittelyn suuruinen sisennys - - - - Keep tabs - Pidä TAB:it - - - - Pressing <Tab> will insert amount of defined indent size - Painamalla <Tab> lisätään määritetyn sisennyksen kokoa - - - - Insert spaces - Lisää välilyöntejä - - - - Display items - Näytä kohteet - - - - Color and font settings will be applied to selected type - Väri- ja fonttiasetukset otetaan käyttöön valitussa tyypissä - - - - Family: - Perhe: - - - - Font family to be used for selected code type - Kirjasinperhe, jota käytetään valittuun koodityyppiin - - - - Size: - Koko: - - - - Font size to be used for selected code type - Kirjasimen koko, jota käytetään valittuun koodityyppiin - - - - Color: - Väri: - - - - Preview: - Esikatselu: - - - Gui::Dialog::DlgGeneral - - - General - Yleiset - - - - Language of the application's user interface - Sovelluksen käyttöliittymän kieli - - - - Number format: - Numeron muoto: - - - - Operating system - Käyttöjärjestelmä - - - - Selected language - Valittu kieli - - - - C/POSIX - C/POSIX - - - - If enabled, numerical keypad decimal separator -will be substituted with locale separator, except -in Python Console and Macro Editor where a -dot/period will always be printed. - If enabled, numerical keypad decimal separator -will be substituted with locale separator, except -in Python Console and Macro Editor where a -dot/period will always be printed. - - - - Preference packs - Preference packs - - - - Name - Nimi - - - - Type - Tyyppi - - - - Load - Lataa - - - - Import config... - Tuo asetustiedosto... - - - - Save new... - Tallenna uusi... - - - - Manage... - Hallitse... - - - - Revert... - Palauta... - - - - How many files should be listed in recent files list - Kuinka monta tiedostoa listataan viimeaikaisten tiedostojen luettelossa - - - - Enable tiled background - Valitse tiilikuvio tausta - - - - The text cursor will be blinking - The text cursor will be blinking - - - - Enable cursor blinking - Enable cursor blinking - - - - Style sheet: - Tyylisivu: - - - - Language and number format - Kieli ja numerojen muoto - - - - Language: - Kieli: - - - - Unit system: - Yksikköjärjestelmä: - - - - Unit system that should be used for all parts of the application - Unit system that should be used for all parts of the application - - - - Number of decimals: - Desimaalien määrä: - - - - Number of decimals that should be shown for numbers and dimensions - Numeroiden ja mittojen osalta esitettävä desimaalien määrä - - - - Minimum fractional inch: - Pienin murto-osa tuumaa: - - - - Minimum fractional inch to be displayed - Pienin tuuman murtoluku, joka näytetään - - - - Substitute decimal separator - Substitute decimal separator - - - - Application - Sovellus - - - - Style sheet how user interface will look like - Tyylisivu, miltä käyttöliittymä näyttää - - - - Size of toolbar icons: - Työkalurivin kuvakkeiden koko: - - - - Choose your preference for toolbar icon size. You can adjust -this according to your screen size or personal taste - Valitse haluamasi työkalupalkin kuvakkeen koko. Voit säätää -tätä näytön koon tai henkilökohtaisen maun mukaan - - - - Tree view mode: - Puunäkymän tila: - - - - Customize how tree view is shown in the panel (restart required). - -'ComboView': combine tree view and property view into one panel. -'TreeView and PropertyView': split tree view and property view into separate panel. -'Both': keep all three panels, and you can have two sets of tree view and property view. - Mukauta miten puunäkymä näkyy paneelissa (vaatii uudelleenkäynnistyksen). - -'ComboView': Yhdistä puunäkymä ja ominaisuusnäkymä yhdeksi paneeliksi. -'TreeView and PropertyView': Jaa puunäkymä ja ominaisuusnäkymä erilliseen paneeliin. -'Both': säilytä kaikki kolme paneelia, ja sinulla voi olla kaksi kappaletta puu- ja ominaisuusnäkymiä. - - - - Size of recent file list: - Size of recent file list: - - - - Background of the main window (when no document is opened) will consist of tiles of a special image. -See the FreeCAD Wiki for details about the image. - Background of the main window (when no document is opened) will consist of tiles of a special image. -See the FreeCAD Wiki for details about the image. - - - - A Splash screen is a small loading window that is shown -when FreeCAD is launching. If this option is checked, FreeCAD will -display the splash screen - Väläysikkuna on pieni latausikkuna, joka näkyy -kun FreeCAD on käynnistymässä. Jos tämä valinta on valittuna, FreeCAD näyttää -väläysikkunan. - - - - Enable splash screen at start up - Salli aloitusruutu käynnistyksen yhteydessä - - - - Gui::Dialog::DlgGeneralImp - - - Manage preference packs - Manage preference packs - - - - Small (%1px) - Pieni (%1px) - - - - Medium (%1px) - Keskitaso (%1px) - - - - Large (%1px) - Suuri (%1px) - - - - Extra large (%1px) - Erittäin suuri (%1px) - - - - Custom (%1px) - Mukautettu (%1px) - - - - Combo View - Yhdistelmänäkymä - - - - TreeView and PropertyView - Puunäkymä ja ominaisuusnäkymä - - - - Both - Molemmat - - - - No style sheet - Ei tyylimallia - - - - Preference Pack Name - Preference Pack Name - - - - Tags - Tags - - - - Apply - Käytä - - - - Apply the %1 preference pack - Apply the %1 preference pack - - - - Choose a FreeCAD config file to import - Valitse tuotava FreeCAD-asetustiedosto - - - - File exists - Tiedosto on olemassa - - - - A preference pack with that name already exists. Overwrite? - A preference pack with that name already exists. Overwrite? - - Gui::Dialog::DlgInputDialog @@ -3116,188 +2688,6 @@ Määritä toinen hakemisto, ole hyvä. Gui::Dialog::DlgReportView - - - Report view - Raporttinäkymä - - - - Output - Tuloste - - - - Normal messages will be recorded - Tavalliset viestit tallennetaan - - - - Record normal messages - Tallenna normaalit viestit - - - - Log messages will be recorded - Loki viestit tallennetaan - - - - Record log messages - Tallenna lokiviestit - - - - Warnings will be recorded - Varoitukset kirjataan - - - - Record warnings - Tallenna varoitukset - - - - Error messages will be recorded - Virheraportit kirjataan - - - - Record error messages - Tallenna virheilmoitukset - - - - When an error has occurred, the Report View dialog becomes visible -on-screen while displaying the error - Kun virhe on tapahtunut, ilmoitusnäkymävalintaikkuna tulee näkyviin -näytöllä samalla kun virhe näytetään - - - - Show report view on error - Näytä raportin näkymä virheen löytyessä - - - - When a warning has occurred, the Report View dialog becomes visible -on-screen while displaying the warning - Kun viaroitus on ilmennyt, ilmoitusnäkymävalintaikkuna tulee näkyviin -näytöllä samalla kun varoitus näytetään - - - - Show report view on warning - Näytä raportin näkymä varoituksessa - - - - When a normal message has occurred, the Report View dialog becomes visible -on-screen while displaying the message - Kun normaali viesti on ilmestynytt, ilmoitusnäkymä-ikkuna tulee näkyviin -näytöllä samalla kun viesti näytetään - - - - Show report view on normal message - Näytä raportin näkymä normaalissa viestissä - - - - When a log message has occurred, the Report View dialog becomes visible -on-screen while displaying the log message - Kun lokiviesti on ilmaantunut, ilmoitusnäkymän ikkuna tulee näkyviin -näytöllä samalla kun lokiviesti näytetään - - - - Show report view on log message - Näytä raporttinäkymä lokiviestissä - - - - Include a timecode for each report - Sisällytä kunkin raportin aikakoodi - - - - Include a timecode for each entry - Sisällytä aikakoodi jokaiselle tietuelle - - - - Colors - Värit - - - - Normal messages: - Tavalliset viestit: - - - - Font color for normal messages in Report view panel - Tavallisten viestien kirjasinväri raporttinäkymäpaneelissa - - - - Log messages: - Lokiviestit: - - - - Font color for log messages in Report view panel - Lokiviestien kirjasimen väri Raportin näkymäpaneelissa - - - - Warnings: - Varoitukset: - - - - Font color for warning messages in Report view panel - Kirjasimen väri varoitusviesteille Raportin näkymäpaneelissa - - - - Errors: - Virheet: - - - - Font color for error messages in Report view panel - Kirjasimen väri virheviesteille raporttinäkymäpaneelissa - - - - Python interpreter - Python-tulkki - - - - Internal Python output will be redirected -from Python console to Report view panel - Sisäinen Python- tuloste ohjataan uudelleen -Python- konsolista raporttinäkymäpaneeliin - - - - Redirect internal Python output to report view - Uudelleenohjaa sisäiset Pythonin tulosteet raportointinäkymään - - - - Internal Python error messages will be redirected -from Python console to Report view panel - Sisäiset Pythonin virheviestit ohjataan uudelleen -Python-konsolista Raporttinäkymäpaneeliin - - - - Redirect internal Python errors to report view - Uudelleenohjaa sisäiset Pythonin virheet raportointinäkymään - @@ -3375,70 +2765,70 @@ Python-konsolista Raporttinäkymäpaneeliin Gui::Dialog::DlgSettings3DView - + 3D View 3D-näkymä - + General Yleiset - + Main coordinate system will always be shown in lower right corner within opened files Pääkoordinaattijärjestelmä näkyy aina oikeassa alakulmassa avatuissa tiedostoissa - + Show coordinate system in the corner Näytä koordinaatisto nurkassa - + Relative size : Relative size : - + Size of main coordinate system representation in the corner -- in % of height/width of viewport Size of main coordinate system representation in the corner -- in % of height/width of viewport - + Axis cross will be shown by default at file opening or creation Akselien ylitys näkyy oletusarvoisesti tiedoston avaamisessa tai luomisessa - + Show axis cross by default Näytä akselin ylitys oletuksena - + Time needed for last operation and resulting frame rate will be shown at the lower left corner in opened files Viimeisimmälle toiminnalle tarvittava aika ja tuloksena saatava kehysnopeus näytetään vasemmassa alakulmassa avatuissa tiedostoissa - + Show counter of frames per second Näytä näytön päivitysnopeus - + Rendering Renderöinti - + This option is useful for troubleshooting graphics card and driver problems. Changing this option requires a restart of the application. @@ -3447,22 +2837,22 @@ Changing this option requires a restart of the application. Tämän vaihtoehdon muuttaminen vaatii sovelluksen uudelleenkäynnistyksen. - + Use software OpenGL Käytä ohjelmistopohjaista OpenGL:ää - + Use OpenGL VBO (Vertex Buffer Object) Käytä OpenGL VBO (Vertex Buffer Object) - + Render cache Renderöi välimuisti - + If selected, Vertex Buffer Objects (VBO) will be used. A VBO is an OpenGL feature that provides methods for uploading vertex data (position, normal vector, color, etc.) to the graphics card. @@ -3485,7 +2875,7 @@ issues ranging from graphical anomalies to GPU crash bugs. Remember to report this setting as enabled when seeking support on the FreeCAD forums - + 'Render Caching' is another way to say 'Rendering Acceleration'. There are 3 options available to achieve this: 1) 'Auto' (default), let Coin3D decide where to cache. @@ -3502,92 +2892,92 @@ only cache at the scene graph root node. This offers the fastest rendering speed but slower response to any scene changes. - + Auto Automaattinen - + Distributed Jaettu - + Centralized Keskitetty - + Anti-Aliasing Reunanpehmennys - + What kind of multisample anti-aliasing is used What kind of multisample anti-aliasing is used - + None Ei mitään - + Line Smoothing Rivin tasoitus - + MSAA 2x MSAA 2x - + MSAA 4x MSAA 4x - + MSAA 8x MSAA 8x - + Transparent objects: Läpinäkyvät objektit: - + Render types of transparent objects Renderöinti tyypit läpinäkyville kohteille - + One pass Yksi kulku - + Backface pass Taustan läpikulku - + Marker size: Markerin koko: - + Size of vertices in the Sketcher workbench Huippupisteiden (Vertex) koko Sketcher työpöydällä - + Eye to eye distance for stereo modes Silmien välinen etäisyys stereotiloja varten - + Eye-to-eye distance used for stereo projections. The specified value is a factor that will be multiplied with the bounding box size of the 3D object that is currently displayed. @@ -3596,48 +2986,48 @@ The specified value is a factor that will be multiplied with the bounding box size of the 3D object that is currently displayed. - + Backlight is enabled with the defined color Taustavalo on käytössä määritetyllä värillä - - + + Backlight color Taustavalon väri - + Intensity Voimakkuus - + Intensity of the backlight Taustavalon voimakkuus - + Camera type Kameratyyppi - + Objects will appear in a perspective projection Objektit tulevat näkyviin perspektiivi projektiossa - + Perspective renderin&g Perspektiivinen renderöinti&g - + Objects will be projected in orthographic projection Objektit projisoidaan ortografinen projektioon - + Or&thographic rendering Ortografinen renderointi @@ -3649,42 +3039,42 @@ bounding box size of the 3D object that is currently displayed. Gui::Dialog::DlgSettings3DViewImp - + 5px 5px - + 7px 7px - + 9px 9px - + 11px 11px - + 13px 13px - + 15px 15px - + Anti-aliasing Reunanpehmennys - + Open a new viewer or restart %1 to apply anti-aliasing changes. Avaa uusi katsoja tai käynnistä %1 uudelleen ottaaksesi käyttöön reunanpehmennys-muutoksia. @@ -3692,77 +3082,77 @@ bounding box size of the 3D object that is currently displayed. Gui::Dialog::DlgSettingsCacheDirectory - + Cache Välimuisti - + Cache directory Välimuistin hakemisto - + Location: Sijainti: - + Check periodically at program start: Check periodically at program start: - + Always Aina - + Daily Päivittäin - + Weekly Viikottain - + Monthly Kuukausittain - + Yearly Vuosittain - + Never Ei koskaan - + Cache size limit: Välimuistin kokorajoitus: - + Check now... Tarkasta nyt... - + Notify the user if the cache size exceeds the specified limit Notify the user if the cache size exceeds the specified limit - + Unknown Tuntematon - + Current cache size: %1 Nykyinen välimuistin koko: %1 @@ -3936,181 +3326,181 @@ besides the color bar Gui::Dialog::DlgSettingsDocument - + Document Asiakirja - + General Yleiset - + The application will create a new document when started Sovellus luo uuden dokumentin, kun ohjelma käynnistetään - + Create new document at start up Luo uusi asiakirja käynnistettäessä - + Document save compression level (0 = none, 9 = highest, 3 = default) Asiakirja tallennetaan pakkaustasolla (0 = ei yhtään, 9 = suurin, 3 = oletus) - + Compression level for FCStd files FCStd-tiedostojen pakkaustaso - + All changes in documents are stored so that they can be undone/redone Kaikki muutokset asiakirjoihin tallennetaan niin, että ne voidaan kumota/uudelleenpalauttaa - + Using Undo/Redo on documents "Peruuta"/"Tee uudelleen" komentojen käyttö asiakirjoissa - + Maximum Undo/Redo steps Suurin sallittu "Peruuta"/"Tee uudelleen" askelten määrä - + How many Undo/Redo steps should be recorded Kuinka monta kumota/uudelleen-teko vaihetta pitäisi tallentaa (uno/redo) - + Allow user aborting document recomputation by pressing ESC. This feature may slightly increase recomputation time. Salli käyttäjän keskeyttää asiakirjan uudelleenlaskenta painamalla ESC. Tämä ominaisuus saattaa hieman pidentää uudelleenlaskenta-aikaa. - + Allow aborting recomputation Salli uudelleenlaskennan keskeyttäminen - + Storage Talletuspaikka - + Saving transactions (Auto-save) Tallentaa tapahtumat (automaattinen tallennus) - + Discard saved transaction after saving document Hylkää tallennetun tapahtuman asiakirjan tallennuksen jälkeen - + If there is a recovery file available the application will automatically run a file recovery when it is started. Jos on palautustiedosto olemassa, sovellus suorittaa automaattisesti tiedoston palautuksen, kun sovellus käynnistyy. - + Run AutoRecovery at startup Suorita automaattinen AutoRecovery käynnistettäessä - + How often a recovery file is written Kuinka usein palautustiedosto on kirjoitettu - + Save AutoRecovery information every Tallenna automaattisen palautuksen tiedot joka - + A thumbnail will be stored when document is saved Pienoiskuva tallennetaan, kun asiakirja on tallennettu - + Save thumbnail into project file when saving document Tallenna pikkukuva projektitiedostoon asiakirjaa tallennettaessa - + Size Koko - + Sets the size of the thumbnail that is stored in the document. Common sizes are 128, 256 and 512 Asettaa dokumentissa säilytettävän pienoiskuvan koon. Yleiset koot ovat 128, 256 ja 512 - + The program logo will be added to the thumbnail Ohjelman logo lisätään pienoiskuvakkeeseen - + Add the program logo to the generated thumbnail Lisää ohjelman logo luotuun pienoiskuvaan - + How many backup files will be kept when saving document Kuinka monta varmuuskopiotiedostoa säilytetään asiakirjaa tallennettaessa - + Maximum number of backup files to keep when resaving document Enimmäismäärä säilytettäviä varmuuskopiotiedostoja asiakirjan uudelleen tallennuksessa - + Backup files will get extension '.FCbak' and file names get date suffix according to the specified format Varmuuskopiotiedostot saavat tiedostopäätteen '.FCbak' ja tiedostonimet saavat mukaan päivämäärän määritellyn muodon mukaan - + Use date and FCBak extension Käytä päivämäärää ja FCBak-tiedostopäätettä - + Date format Päiväyksen muoto - + Document objects Asiakirjan objektit - + Allow objects to have same label Allow objects to have same label - + Allow duplicate object labels in one document Salli monistettuja objektien nimilappuja asiakirjassa - + Enable partial loading of external linked documents. Then only referenced objects and their dependencies will be loaded when a linked document is auto-opened together with the main document. @@ -4123,22 +3513,22 @@ Osittain ladattua asiakirjaa ei voi muokata. Kaksoisnapsauta dokumentin pienoiskuvaketta puunäkymässä ladataksesi se kokonaan. - + Disable partial loading of external linked objects Poista käytöstä ulkoisten linkitettyjen kohteiden osittainen lataus - + Authoring and License Kirjoittaminen ja lisenssi - + Author name Tekijän nimi - + All documents that will be created will get the specified author name. Keep blank for anonymous. You can also use the form: John Doe <john@doe.com> @@ -4147,32 +3537,32 @@ Säilytä tyhjänä nimettömyyttä varten. Voit myös käyttää muotoa: John Doe <john@doe.com> - + The field 'Last modified by' will be set to specified author when saving the file Kenttä 'Viimeksi muokannut' asetetaan määriteltyyn tekijään kun tallennettaan tiedostoa - + Set on save Aseta tallennettaessa - + Company Yritys - + Default company name to use for new files Yrityksen oletusnimi, jota käytetään uusiin tiedostoihin - + Default license Oletuslisenssi - + Default license for new documents Oletuslisenssi uusille asiakirjoille @@ -4242,12 +3632,12 @@ Voit myös käyttää muotoa: John Doe <john@doe.com> Muu - + License URL Lisenssin URL-osoite - + URL describing more about the license URL-osoite, joka kuvaa lisenssiä tarkemmin @@ -4255,104 +3645,21 @@ Voit myös käyttää muotoa: John Doe <john@doe.com> Gui::Dialog::DlgSettingsDocumentImp - + The format of the date to use. Käytettävän päivämäärän muoto. - + Default Oletus - + Format Formaatti - - Gui::Dialog::DlgSettingsEditorImp - - - Text - Teksti - - - - Bookmark - Kirjanmerkki - - - - Breakpoint - Keskeytyskohta - - - - Keyword - Avainsana - - - - Comment - Kommentti - - - - Block comment - Estä kommentti - - - - Number - Numero - - - - String - Merkkijono - - - - Character - Merkki - - - - Class name - Luokan nimi - - - - Define name - Määritä nimi - - - - Operator - Operaattori - - - - Python output - Python-tuloste - - - - Python error - Python-virhe - - - - Current line highlight - Nykyinen rivin korostus - - - - Items - Osat - - Gui::Dialog::DlgSettingsImage @@ -4533,122 +3840,122 @@ Voit myös käyttää muotoa: John Doe <john@doe.com> Gui::Dialog::DlgSettingsMacro - + Macro Makro - + General macro settings Yleiset makrojen asetukset - + Variables defined by macros are created as local variables Makrojen määrittelemät muuttujat luodaan paikallisiksi muuttujiksi - + Run macros in local environment Suorita makrot paikallisessa ympäristössä - + Macro recording settings Makron nauhoituksen asetukset - + Macro path Makron polku - + The directory in which the application will search for macros Hakemisto, josta sovellus hakee makroja - + Gui commands Graafisen käyttöliittymän komennot - + Recorded macros will also contain user interface commands Tallennetut makrot sisältävät myös käyttöliittymäkomennot - + Record GUI commands Tallenna graafisen käyttöliittymän (GUI) komentoja - + Recorded macros will also contain user interface commands as comments Tallennetut makrot sisältävät myös käyttöliittymäkomentoja kommentteina - + Record as comment Tallenna kommenttina - + Logging Commands Lokituskomennot - + Commands executed by macro scripts are shown in Python console Makroskriptien suorittamat komennot näytetään Python-konsolissa - + Show script commands in python console Näytä skriptikomennot Python-konsolissa - + Log all commands issued by menus to file: Tallenna kaikki valikoissa valitut käskyt tiedostoon: - + FullScript.FCScript FullScript.FCScript - + Recent macros menu Viimeaikaisten makrojen valikko - + Size of recent macro list Viimeisten makrojen listan koko - + How many macros should be listed in recent macros list Kuinka monta tiedostoa listataan viimeaikaisten tiedostojen luettelossa - + Keyboard shortcut count Keyboard shortcut count - + How many recent macros should have shortcuts Kuinka monella viimeaikaisella makrolla pitäisi olla pikakuvakkeita - + Keyboard Modifiers Näppäimistön muokkaajat - + Keyboard modifiers, default = Ctrl+Shift+ Näppäimistön muokkaajat, oletus = Ctrl+Shift+ @@ -4656,130 +3963,130 @@ Voit myös käyttää muotoa: John Doe <john@doe.com> Gui::Dialog::DlgSettingsNavigation - - + + Navigation Siirtyminen - + Navigation cube Navigointikuutio - + Steps by turn Kierroksen askelten lukumäärä - + Number of steps by turn when using arrows (default = 8 : step angle = 360/8 = 45 deg) Askelten lukumäärä kääntymisessä, kun käytetään nuolia (oletus = 8 : askelkulma = 360/8 = 45 astetta ) - + Corner Nurkka - + Corner where navigation cube is shown Kulma, jossa navigointikuutio näytetään - + Top left Vasen ylhäällä - + Top right Oikeasta yläkulmasta - + Bottom left Alas vasemmalle - + Bottom right Alas oikealle - + Rotates to nearest possible state when clicking a cube face Rotates to nearest possible state when clicking a cube face - + Rotate to nearest Rotate to nearest - + Font name: Fontin nimi: - + Font name of the navigation cube Font name of the navigation cube - + Default Oletus - + Cube size Kuution koko - + Size of the navigation cube Navigointikuution koko - + Color Väri - + Base color for all elements Base color for all elements - + 3D Navigation 3D-navigointi - + List the mouse button configs for each chosen navigation setting. Select a set and then press the button to view said configurations. Listaa hiiren painike asetukset kunkin valitun navigointiasetuksen osalta. Valitse sarja ja paina sitten painiketta nähdäksesi mainitut asetukset. - + Mouse... Hiiri... - + Navigation settings set Navigoinnin asetukset - + Orbit style Kiertoradan tyyli - + Rotation orbit style. Trackball: moving the mouse horizontally will rotate the part around the y-axis Turntable: the part will be rotated around the z-axis (with constrained axes). @@ -4790,116 +4097,116 @@ Turntable: the part will be rotated around the z-axis (with constrained axes). Free Turntable: the part will be rotated around the z-axis. - + Turntable Pyörähdyspöytä - + Trackball Trackball - + Free Turntable Free Turntable - + Rotation mode Kiertotila - + Rotations in 3D will use current cursor position as center for rotation Kiertäminen 3D: ssä käyttää nykyistä kursorin sijaintia pyörimisen keskipisteenä - + Window center Ikkunan keskipiste - + Drag at cursor Vedä kohdistimeen - + Object center Objektin keskipiste - + Default camera orientation Kameran oletussuunta - + Default camera orientation when creating a new document or selecting the home view Kameran oletussuunta luotaessa uutta asiakirjaa tai valitsemalla kotinäkymä - + Camera zoom Camera zoom - + Sets camera zoom for new documents. The value is the diameter of the sphere to fit on the screen. Asettaa kameran zoomaus uusille dokumenteille. Arvo on pallon halkaisija, joka mahtuu ruudulle. - + mm mm - + Enable animated rotations Käytä animoituja kiertoja - + Enable animation Ota animaatiot käyttöön - + Zoom operations will be performed at position of mouse pointer Zoomaus toiminnot suoritetaan hiiren osoittimen kohdassa - + Zoom at cursor Suurenna osoittimen kohdalta - + Zoom step Zoom step - + How much will be zoomed. Zoom step of '1' means a factor of 7.5 for every zoom step. How much will be zoomed. Zoom step of '1' means a factor of 7.5 for every zoom step. - + Direction of zoom operations will be inverted Suurennuksen suunta käännetään ylösalaisin - + Invert zoom Käännä zoom päinvastaiseksi - + Prevents view tilting when pinch-zooming. Affects only gesture navigation style. Mouse tilting is not disabled by this setting. @@ -4908,57 +4215,67 @@ Vaikuttaa vain ele navigointi tyyliin. Hiiren kallistaminen ei ole pois käytöstä tällä asetuksella. - + Disable touchscreen tilt gesture Poista kosketusnäytön kallistusele käytöstä - + + Show the rotation center when dragging. + Show the rotation center when dragging. + + + + Enable rotation center indication + Enable rotation center indication + + + Isometric Isometrinen - + Dimetric Dimetrinen - + Trimetric Trimetrinen - + Top Yläpuoli - + Front Etupuoli - + Left Vasen - + Right Oikea - + Rear Takana - + Bottom Pohja - + Custom Mukautettu @@ -4966,44 +4283,44 @@ Hiiren kallistaminen ei ole pois käytöstä tällä asetuksella. Gui::Dialog::DlgSettingsPythonConsole - + Python console Python-konsoli - + Settings Asetukset - + Words will be wrapped when they exceed available horizontal space in Python console Sanat kutistetaan kun ne ylittävät käytettävissä olevan vaakatilan Python-konsolissa - + Enable word wrap Ota käyttöön sanojen rivitys - + The cursor shape will be a block The cursor shape will be a block - + Enable block cursor Enable block cursor - + Saves Python history across sessions Saves Python history across sessions - + Save history Tallenna historia @@ -5011,17 +4328,37 @@ vaakatilan Python-konsolissa Gui::Dialog::DlgSettingsSelection - + Selection Valinta - + + Enable preselection, highlighted with specified color + Enable preselection, highlighted with specified color + + + + Enable preselection + Enable preselection + + + + Enable selection, highlighted with specified color + Enable selection, highlighted with specified color + + + + Enable selection + Enable selection + + + Pick radius (px): Poimi säde (px): - + Area for picking elements in 3D view. Larger value eases to pick things, but can make small features impossible to select. @@ -5030,27 +4367,27 @@ Larger value eases to pick things, but can make small features impossible to sel - + Auto switch to the 3D view containing the selected item Vaihda automaattisesti 3D-näkymään, joka sisältää valitun kohteen - + Auto expand tree item when the corresponding object is selected in 3D view Laajenna puun kohde automaattisesti kun vastaava objekti on valittu 3D-näkymässä - + Preselect the object in 3D view when mouse over the tree item Esivalitse objekti 3D-näkymässä, kun hiiri on puu kohteen yllä - + Record selection in tree view in order to go back/forward using navigation button Tallenna valinta puunäkymään, jotta voit siirtyä takaisin/eteenpäin navigointipainikkeella - + Add checkboxes for selection in document tree Lisää valintalaatikot asiakirjapuuhun @@ -5058,147 +4395,122 @@ Larger value eases to pick things, but can make small features impossible to sel Gui::Dialog::DlgSettingsViewColor - + Colors Värit - - Selection - Valinta - - - - Enable preselection and highlight by specified color - Ota esivalinta ja korostus käyttöön määrätyllä värillä - - - - Enable preselection highlighting - Ota esivalinnan korostaminen käyttöön - - - - Enable selection highlighting and use specified color - Ota valinnan korostus käyttöön ja käytä määriteltyä väriä - - - - Enable selection highlighting - Ota käyttöön valinnan korostus - - - + Background color for the model view Taustan väri mallinäkymässä - + Background color Taustaväri - - + + Background will have selected color Taustalla on valittu väri - + Simple color Yksinkertainen väri - - + + Background will have selected color gradient Taustalla on valittu värigradientti - + Linear gradient Linear gradient - + Radial gradient Radial gradient - - + + Top: Top: - - + + Middle: Middle: - + Switches the colors of the gradient Switches the colors of the gradient - + Switch Switch - + Color gradient will get selected color as middle color Värisävy saa valitun värin keskiväriseksi - + Middle color Keskiväri - - + + Bottom: Bottom: - + Tree view Puunäkymä - + Object being edited Objektin muokkaus - + Background color for objects in tree view that are currently edited Taustan väri puunäkymässä oleville kohteille, joita juuri muokataan - + Active container Aktiivinen säiliö - + Background color for active containers in tree view Aktiivisten säiliöiden taustaväri puunäkymässä - + Central: Central: - + Midway: Midway: - + End: End: @@ -5323,7 +4635,7 @@ Oletussjärjestelmä on määritetty yleisissä asetuksissa. Gui::Dialog::DockablePlacement - + Placement Sijainti @@ -5924,17 +5236,17 @@ The 'Status' column shows whether the document could be recovered. Käytä - + Please select 1, 2, or 3 points before clicking this button. A point may be on a vertex, face, or edge. If on a face or edge the point used will be the point at the mouse position along face or edge. If 1 point is selected it will be used as the center of rotation. If 2 points are selected the midpoint between them will be the center of rotation and a new custom axis will be created, if needed. If 3 points are selected the first point becomes the center of rotation and lies on the vector that is normal to the plane defined by the 3 points. Some distance and angle information is provided in the report view, which can be useful when aligning objects. For your convenience when Shift + click is used the appropriate distance or angle is copied to the clipboard. Valitse 1, 2 tai 3 pistettä ennen kuin napsautat tätä painiketta. Piste voi olla kärkipisteessä, pintanäkymässä tai reunassa. Jos käytetty piste on pintanäkymässä tai reunassa, niin käytetään kohtaa hiiren sijainnissa pitkin pintanäkymää tai reunaa. Jos 1 piste on valittuna, sitä käytetään pyörimisen keskipisteenä. Jos 2 pistettä on valittuna, niin niiden välinen keskikohta on kiertämisen keskipiste ja tarvittaessa luodaan uusi mukautettu akseli. Jos on 3 pistettä valittuna, niin ensimmäinen kohta tulee kiertämisen keskipisteeksi ja se sijaitsee vektorilla, joka on normaali 3 pisteen määrittelemällä tasolla. Raportissa esitetään joitakin etäisyys- ja kulmatietoja, jotka voivat olla hyödyllisiä kohdistettaessa kohteita. Mukavuutesi vuoksi, kun Shift + napsautusta käytetään, niin sopiva etäisyys tai kulma kopioidaan leikepöydälle. - + Incorrect quantity Virheellinen määrä - + There are input fields with incorrect input, please ensure valid placement values! Syöttökentissä on virheellisiä tietoja, varmista että on kelvolliset sijoitetut arvot! @@ -6196,7 +5508,7 @@ originally selected prior to opening this dialog Gui::DockWnd::PropertyDockView - + Property View Näytä ominaisuudet @@ -6264,22 +5576,22 @@ originally selected prior to opening this dialog Siirry loppuun - + Clear Tyhjennä - + Save As... Tallenna nimellä... - + Save Report Output Tallenna raportin sisältö - + Plain Text Files Pelkät tekstitiedostot @@ -6410,7 +5722,7 @@ originally selected prior to opening this dialog Sovellus - + Labels & Attributes Nimilaput & Määritteet @@ -6458,27 +5770,27 @@ Do you want to save your changes? PDF-tiedosto - + untitled[*] Nimetön[*] - + - Editor -Muokkain - + %1 chars removed %1 merkit poistettu - + %1 chars added %1 merkkiä lisätty - + Formatted Alustettu @@ -6594,74 +5906,74 @@ Do you want to save your changes? Gui::GraphvizView - + Graphviz not found Graphviz:iä ei löydy - + Graphviz couldn't be found on your system. Graphvizia ei löytynyt järjestelmästäsi. - + Read more about it here. Lue lisää täältä. - + Do you want to specify its installation path if it's already installed? Haluatko määrittää sen asennuspolun, jos se on jo asennettu? - + Graphviz installation path Graphviz:in asennuspolun - + Graphviz failed Graphviz:in käyttö epäonnistui - + Graphviz failed to create an image file Graphviz ei pystynyt luomaan kuvatiedostoa - + PNG format PNG-muoto - + Bitmap format Bitmap-muoto - + GIF format GIF-muoto - + JPG format JPG-muoto - + SVG format SVG-muoto - - + + PDF format PDF-muoto - - + + Export graph Vie kaavio @@ -6803,17 +6115,17 @@ Do you want to save your changes? Gui::MacroCommand - + Macros Makrot - + Macro file doesn't exist Makrotiedostoa ei ole olemassa - + No such macro file: '%1' Ei sellaista makrotiedostoa: '%1' @@ -6822,7 +6134,7 @@ Do you want to save your changes? Gui::MainWindow - + Dimension Mitta @@ -6852,32 +6164,42 @@ Do you want to save your changes? Sulje kaikki - - - + + + Toggles this toolbar Näyttä tai piilota tämä työkalurivi - - - + + + Toggles this dockable window Näytä tai piilota telakointiasema ikkunasta - - + + WARNING: This is a development version. + WARNING: This is a development version. + + + + Please do not use in a production environment. + Please do not use in a production environment. + + + + Unsaved document Tallentamaton asiakirja - + The exported object contains external link. Please save the documentat least once before exporting. Viety objekti sisältää ulkoisen linkin. Tallenna asiakirja vähintään kerran ennen vientiä. - + To link to external objects, the document must be saved at least once. Do you want to save the document now? Linkittääksesi ulkoisiin objekteihin, asiakirja on tallennettava vähintään kerran. @@ -6887,63 +6209,63 @@ Haluatko tallentaa asiakirjan nyt? Gui::ManualAlignment - - - - - + + + + + Manual alignment Manuaalinen kohdistus - + The alignment is already in progress. Yhdenmukaistaminen on jo käynnissä. - + Alignment[*] Yhdenmukaistaminen [*] - + Please, select at least one point in the left and the right view Ole hyvä ja valitse ainakin yksi kohta vasemmasta ja oikeanpuoleisesta näkymästä - + Please, select at least %1 points in the left and the right view Ole hyvä ja valitse ainakin %1 kohtaa vasemmasta ja oikeanpuoleisesta näkymästä - + Please pick points in the left and right view Valitse kohtia vasemmasta- ja oikeanpuoleisesta näkymästä - + The alignment has finished Yhdenmukaistaminen on päättynyt - + The alignment has been canceled Yhdenmukaistaminen on peruutettu - - + + Too few points picked in the left view. At least %1 points are needed. Liian vähän kohteita valittu vasemmasta näkymästä. Ainakin %1 kohdetta pitää valita. - - + + Too few points picked in the right view. At least %1 points are needed. Liian vähän kohteita valittu oikeanpuoleisesta näkymästä. Ainakin %1 kohdetta pitää valita. - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. @@ -6952,58 +6274,58 @@ Vasemmanpuoleisesta näkymästä on valittu %1 kohdetta Oikeanpuoleisesta näkymästä on valittu %2 kohdetta. - + Try to align group of views Yritä yhdenmukaistaa ryhmien näkymät - + The alignment failed. How do you want to proceed? Tasauksen epäonnistui. Miten haluat jatkaa? - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. Eri määrä kohteita valittu vasemmammasta- ja oikeanpuoleisesta näkymästä.Vasemmanpuoleisesta näkymästä on valittu %1 kohdetta. Oikeanpuoleisesta näkymästä on valittu %2 kohdetta. - + Point_%1 Point_%1 - + Point picked at (%1,%2,%3) Kohteita valittu koordinaateissa (%1, %2, %3) - + No point was found on model Yhtään pistettä ei löytynyt mallista - + No point was picked Yhtään kohdetta ei valittu - + &Align &Align - + &Remove last point &Remove last point - + &Cancel &Peruuta - + &Synchronize views &Synchronize views @@ -7150,7 +6472,7 @@ How do you want to proceed? Gui::PropertyEditor::LinkLabel - + Change the linked object Vaihda linkitetty objekti @@ -7158,12 +6480,12 @@ How do you want to proceed? Gui::PropertyEditor::LinkSelection - + Error Virhe - + Object not found Objektia ei löydy @@ -7234,13 +6556,13 @@ How do you want to proceed? Gui::PropertyView - + View Näytä - + Data Tiedot @@ -7287,77 +6609,77 @@ Do you want to exit without saving your data? Käsittelemätön tuntematon C++-poikkeus. - + &Copy &Kopioi - + &Copy command &Kopioi komento - + &Copy history &Kopiointi historia - + Save history as... Tallenna historia nimellä... - + Save history Tallenna historia - + Saves Python history across %1 sessions Tallentaa Pythonin historian %1 istunnon aikana - + &Paste &Liitä - + Select All Valitse kaikki - + Clear console Tyhjennä konsoli - + Insert file name... Lisää tiedostonimi... - + Word wrap Rivitys - + Save History Tallenna historia - + Macro Files Makrotiedostot - + Insert file name Lisää tiedostonimi - + All Files Kaikki tiedostot @@ -7370,7 +6692,7 @@ Do you want to exit without saving your data? Kommentti - + Uncomment Poista kommentti @@ -7378,17 +6700,17 @@ Do you want to exit without saving your data? Gui::RecentFilesAction - + Open file %1 Avaa tiedosto %1 - + File not found Tiedostoa ei löydy - + The file '%1' cannot be opened. Tiedostoa '%1' ei voi avata. @@ -7396,22 +6718,22 @@ Do you want to exit without saving your data? Gui::RecentMacrosAction - + none ei mitään - + Run macro %1 (Shift+click to edit) keyboard shortcut: %2 Run macro %1 (Shift+click to edit) keyboard shortcut: %2 - + File not found Tiedostoa ei löydy - + The file '%1' cannot be opened. Tiedostoa '%1' ei voi avata. @@ -7442,22 +6764,22 @@ Do you want to exit without saving your data? Gui::SearchBar - + Previous Edellinen - + Next Seuraava - + Case sensitive Case sensitive - + Whole words Whole words @@ -7703,38 +7025,38 @@ Haluatko valita toisen hakemiston? Gui::TextDocumentEditorView - + Text updated Teksti päivitetty - + The text of the underlying object has changed. Discard changes and reload the text from the object? Alaolevan kohteen teksti on muuttunut. Hylkää muutokset ja lataa teksti uudelleen kohteesta? - + Yes, reload. Kyllä, lataa uudelleen. - + Unsaved document Tallentamaton asiakirja - + Do you want to save your changes before closing? Haluatko tallentaa muutokset ennen poistumista? - + If you don't save, your changes will be lost. Jos et tallenna, niin tekemäsi muutokset menetetään. - - + + Edit text Muokkaa tekstiä @@ -8006,7 +7328,7 @@ Haluatko valita toisen hakemiston? Gui::TreeDockWidget - + Tree view Puunäkymä @@ -8014,7 +7336,7 @@ Haluatko valita toisen hakemiston? Gui::TreePanel - + Search Haku @@ -8022,183 +7344,183 @@ Haluatko valita toisen hakemiston? Gui::TreeWidget - + Search... Etsi... - + Search for objects Etsi objekteja - + Activate document Aktivoi asiakirja - + Activate document %1 Aktivoi asiakirja %1 - + Tree settings Puunäkymän asetukset - + Show description column Näytä kuvauksien sarake - + Show an extra tree view column for item description. The item's description can be set by pressing F2 (or your OS's edit button) or by editing the 'label2' property. Näytä lisäsarake, jossa näkyy kuvaus toiminnosta. Toiminnon kuvaus voidaan asettaa näppäimellä F2 (tai käyttöjärjestelmän muokkaa-toiminnolla), tai muokkaamalla 'label2'-ominaisuutta. - + Group Ryhmä - + Labels & Attributes Nimilaput & Määritteet - + Description Kuvaus - + Show items hidden in tree view Show items hidden in tree view - + Show items that are marked as 'hidden' in the tree view Show items that are marked as 'hidden' in the tree view - + Toggle visibility in tree view Toggle visibility in tree view - + Toggles the visibility of selected items in the tree view Toggles the visibility of selected items in the tree view - + Create group... Luo ryhmä... - + Create a group Ryhmän luominen - - + + Rename Nimeä uudelleen - + Rename object Nimeä objekti uudelleen - + Finish editing Lopeta muokkaaminen - + Finish editing object Lopeta objektin muokkaaminen - + Add dependent objects to selection Lisää riippuvaisia objekteja valintaan - + Adds all dependent objects to the selection Lisää kaikki riippuvaiset objektit valintaan - + Close document Sulje asiakirja - + Close the document Sulje asiakirja - + Reload document Lataa asiakirja uudelleen - + Reload a partially loaded document Lataa osittain ladattu asiakirja uudelleen - + Skip recomputes Ohita uudelleenlaskenta - + Enable or disable recomputations of document Ota käyttöön tai poista käytöstä asiakirjan uudelleenlaskenta - + Allow partial recomputes Salli osittainen uudelleenlaskenta - + Enable or disable recomputating editing object when 'skip recomputation' is enabled Ota käyttöön tai poista käytöstä kohteen uudelleenlaskenta kun 'ohita uudelleenlaskenta' on käytössä - + Mark to recompute Merkitse laskettavaksi uudelleen - + Mark this object to be recomputed Merkitse tämä objekti laskettavaksi uudelleen - + Recompute object Laske objekti uudelleen - + Recompute the selected object Laske uudelleen valittu objekti - + (but must be executed) (mutta on suoritettava) - + %1, Internal name: %2 %1, Sisäinen nimi: %2 @@ -8229,12 +7551,12 @@ Haluatko valita toisen hakemiston? PDF-tiedosto - + Opening file failed Tiedoston avaaminen epäonnistui - + Can't open file '%1' for writing. Tiedostoon ”%1” ei voida tallentaa. @@ -8242,7 +7564,7 @@ Haluatko valita toisen hakemiston? Gui::WorkbenchGroup - + Select the '%1' workbench Valitse työpöytä '%1' @@ -8457,69 +7779,70 @@ Haluatko valita toisen hakemiston? QObject - - + + General Yleiset - - + + + Display Näyttö - + Workbenches Työpöydät - - - + + + Python Python - - - + + + Unknown filetype Tuntematon tiedostotyyppi - - + + Cannot open unknown filetype: %1 Ei voida avata tuntematonta tiedostotyyppiä:%1 - + Export failed Vienti epäonnistui - + Cannot save to unknown filetype: %1 Ei voi tallentaa tuntematonta tiedostotyyppiä:%1 - + Workbench failure Työpöydän häiriö - + %1 %1 - + Exception Poikkeus @@ -8565,8 +7888,8 @@ Haluatko valita toisen hakemiston? Viedään PDF... - + Unsaved document Tallentamaton asiakirja @@ -8720,17 +8043,17 @@ Haluatko jatkaa? Tiedostoa '%1' ei voi avata. - + files tiedostot - + Save image Tallenna kuva - + Choose an image file to open Valitse avattava kuvatiedosto @@ -8836,44 +8159,44 @@ Haluatko jatkaa? - + Type Tyyppi - + Notifier Notifier - + Message Message - + Notifier: Notifier: - + Do you want to skip confirmation of further critical message notifications while loading the file? Do you want to skip confirmation of further critical message notifications while loading the file? - + Critical Message Kriittinen viesti - + Too many opened non-intrusive notifications. Notifications are being omitted! Too many opened non-intrusive notifications. Notifications are being omitted! - + Identical physical path detected. It may cause unwanted overwrite of existing document! @@ -8882,44 +8205,44 @@ Haluatko jatkaa? - + Are you sure you want to continue? Haluatko varmasti jatkaa? - + Please check report view for more... Please check report view for more... - + Physical path: Fyysinen polku: - - + + Document: Document: - - + + Path: Polku: - + Identical physical path Identtinen fyysinen polku - + Could not save document Could not save document - + There was an issue trying to save the file. This may be because some of the parent folders do not exist, or you do not have sufficient permissions, or for other reasons. Error details: "%1" @@ -8932,102 +8255,102 @@ Would you like to save the file with a different name? Would you like to save the file with a different name? - - - + + + Saving aborted Tallentaminen keskeytettiin - + Save dependent files Tallenna riippuvaiset tiedostot - + The file contains external dependencies. Do you want to save the dependent files, too? Tiedosto sisältää ulkoisia riippuvuuksia. Haluatko tallentaa myös riippuvaiset tiedostot? - - + + Saving document failed Asiakirjan tallennus epäonnistui - + Save document under new filename... Tallenna asiakirja uudella tiedostonimellä... - - + + Save %1 Document Tallenna %1-asiakirja - + Document Asiakirja - - + + Failed to save document Asiakirjan tallennus epäonnistui - + Documents contains cyclic dependencies. Do you still want to save them? Asiakirjat sisältävät syklisiä riippuvuuksia. Haluatko silti tallentaa ne? - + Save a copy of the document under new filename... Tallenna kopio asiakirjasta uudelle tiedostonimelle... - + %1 document (*.FCStd) %1-asiakirja (*.FCStd) - + Document not closable Asiakirja ei ole suljettavissa - + The document is not closable for the moment. Asiakirja ei ole tällä hetkellä suljettavissa. - + Document not saved Document not saved - + The document%1 could not be saved. Do you want to cancel closing it? The document%1 could not be saved. Do you want to cancel closing it? - + Undo Kumoa - + Redo Tee uudelleen - + There are grouped transactions in the following documents with other preceding transactions Seuraavissa asiakirjoissa on ryhmiteltyjä yhteistoimintoja muiden edeltävien yhteistoimintojen kanssa - + Choose 'Yes' to roll back all preceding transactions. Choose 'No' to roll back in the active document only. Choose 'Abort' to abort @@ -9108,12 +8431,12 @@ Please open a browser window and type in: http://localhost:%1. Asetukset... - + Out of memory Muisti loppui - + Not enough memory available to display the data. Muisti ei riitä tietojen näyttämiseen. @@ -9129,7 +8452,7 @@ Please open a browser window and type in: http://localhost:%1. Ei voida löytää tiedostoja %1, %2 ja %3 - + Navigation styles Navigointityylit @@ -9140,7 +8463,7 @@ Please open a browser window and type in: http://localhost:%1. - + Transform Muunna @@ -9205,12 +8528,12 @@ Please open a browser window and type in: http://localhost:%1. The %1 ei ole tyhjä, poista myös sen sisältö? - + Translation: Sijainti: - + Rotation: Kierto: @@ -9306,60 +8629,60 @@ alaviivoja, eikä se saa alkaa numerolla. Ominaisuutta ei voitu lisätä kohteeseen '%1': %2 - - + + Drag & drop failed Vedä & pudota epäonnistui - + Setup configurable object Setup configurable object - + Select which object to copy or exclude when configuration changes. All external linked objects are excluded by default. Select which object to copy or exclude when configuration changes. All external linked objects are excluded by default. - + Please select which objects to copy when the configuration is changed Please select which objects to copy when the configuration is changed - + Apply to all Käytä kaikkiin - + Apply the setting to all links. Or, uncheck this option to apply only to this link. Apply the setting to all links. Or, uncheck this option to apply only to this link. - + Copy on change Copy on change - + Enable Käytä - + Enable auto copy of linked object when its configuration is changed Enable auto copy of linked object when its configuration is changed - + Tracking Seuranta - + Copy the linked object when its configuration is changed. Also auto redo the copy if the original linked object is changed. @@ -9368,17 +8691,17 @@ Also auto redo the copy if the original linked object is changed. - + Disable copy on change Disable copy on change - + Refresh configurable object Refresh configurable object - + Synchronize the original configurable source object by creating a new deep copy. Note that any changes made to the current copy will be lost. @@ -9389,23 +8712,23 @@ the current copy will be lost. - + Toggle array elements Toggle array elements - + Change whether show each link array element as individual objects Change whether show each link array element as individual objects - + Transform at the origin of the placement Transform at the origin of the placement - - + + Override colors... Ohita värejä... @@ -9433,12 +8756,12 @@ the current copy will be lost. SelectionFilter - + Not allowed: Ei sallittu: - + Selection not allowed by filter Suodatin ei salli valintaa @@ -9446,9 +8769,9 @@ the current copy will be lost. StdBoxElementSelection - - + + Box element selection Laatikon elementin valinta @@ -9456,13 +8779,13 @@ the current copy will be lost. StdBoxSelection - + Box selection Laatikon valinta - + Activate the box selection tool Activate the box selection tool @@ -9540,13 +8863,13 @@ the current copy will be lost. StdCmdAxisCross - + Toggle axis cross Akselien risteysmerkintä päälle/pois - - + + Turns on or off the axis cross at the origin Turns on or off the axis cross at the origin @@ -9652,13 +8975,13 @@ the current copy will be lost. StdCmdDemoMode - + View turntable... Näytä pyörähdyspöytä... - + View turntable Näytä pyörähdyspöytä @@ -9998,13 +9321,13 @@ the current copy will be lost. StdCmdHideObjects - + Hide all objects Piilota kaikki objektit - - + + Hide all objects in the document Piilota kaikki objektit asiakirjassa @@ -10012,13 +9335,13 @@ the current copy will be lost. StdCmdHideSelection - + Hide selection Piilota valinta - - + + Hide all selected objects Piilota kaikki valitut objektit @@ -10292,13 +9615,13 @@ the current copy will be lost. StdCmdMeasureDistance - + Measure distance Mittaa etäisyys - + Activate the distance measurement tool Activate the distance measurement tool @@ -10357,8 +9680,8 @@ the current copy will be lost. Luo uusi tyhjä asiakirja - + Unnamed Nimetön @@ -10586,8 +9909,8 @@ the current copy will be lost. StdCmdRecentFiles - Recent files - Viimeisimmät tiedostot + Open Recent + Open Recent @@ -10725,13 +10048,13 @@ the current copy will be lost. StdCmdSceneInspector - + Scene inspector... Näkymän tarkastaja... - + Scene inspector Näkymän tarkastaja @@ -10739,13 +10062,13 @@ the current copy will be lost. StdCmdSelBack - + &Back Takaisin &B - + Go back to previous selection Siirry edelliseen valintaan @@ -10753,13 +10076,13 @@ the current copy will be lost. StdCmdSelBoundingBox - + &Bounding box &Kehykset - + Show selection bounding box Näytä valintaa rajaava laatikko @@ -10767,13 +10090,13 @@ the current copy will be lost. StdCmdSelForward - + &Forward Eteenpäin - + Repeat the backed selection Toista tallennettu valinta @@ -10795,13 +10118,13 @@ the current copy will be lost. StdCmdSelectVisibleObjects - + Select visible objects Valitse näkyvät objektit - - + + Select visible objects in the active document Valitse aktiivisen asiakirjan näkyvät objektit @@ -10823,13 +10146,13 @@ the current copy will be lost. StdCmdSetAppearance - + Appearance... Ulkoasu... - + Sets the display properties of the selected object Asettaa vaöotun objektin näkyvyysominaisuudet @@ -10837,13 +10160,13 @@ the current copy will be lost. StdCmdShowObjects - + Show all objects Näytä kaikki objektit - - + + Show all objects in the document Näytä kaikki objektit asiakirjassa @@ -10851,13 +10174,13 @@ the current copy will be lost. StdCmdShowSelection - + Show selection Näytä valinta - - + + Show all selected objects Näytä kaikki valitut objektit @@ -10893,13 +10216,13 @@ the current copy will be lost. StdCmdTextureMapping - + Texture mapping... Teksturointi... - + Texture mapping Teksturointi @@ -10949,13 +10272,13 @@ the current copy will be lost. StdCmdToggleNavigation - + Toggle navigation/Edit mode Vaihda navigointi/muokkaustilojen välillä - - + + Toggle between navigation and edit mode Vaihda navigointi ja edit tilojen välillä @@ -10963,13 +10286,13 @@ the current copy will be lost. StdCmdToggleObjects - + Toggle all objects Aseta kaikki objektit päälle/pois - - + + Toggles visibility of all objects in the active document Kytkee pois/päälle kaikkien objektien näkyvyyden aktiivisessa dokumentissa @@ -10977,13 +10300,13 @@ the current copy will be lost. StdCmdToggleSelectability - + Toggle selectability Kytke valintakyvykkyys pois/päälle - - + + Toggles the property of the objects to get selected in the 3D-View Valitsee pois/päälle ominaisuuden jolla objektit valitaan 3D-näkymässä @@ -10991,13 +10314,13 @@ the current copy will be lost. StdCmdToggleVisibility - + Toggle visibility Valitse pois/päälle näkyvyys - - + + Toggles visibility Valitse pois/päälle näkyvyys @@ -11047,13 +10370,13 @@ the current copy will be lost. StdCmdTreeCollapse - + Collapse selected item Kutista valittu kohde - + Collapse currently selected tree items Tiivistä valitut puukohteet @@ -11061,13 +10384,13 @@ the current copy will be lost. StdCmdTreeExpand - + Expand selected item Laajenna valittu kohde - + Expand currently selected tree items Laajenna valitut puukohteet @@ -11075,13 +10398,13 @@ the current copy will be lost. StdCmdTreeSelectAllInstances - + Select all instances Valitse kaikki instanssit - + Select all instances of the current selected object Valitse kaikki valitun objektin ilmentymät @@ -11089,13 +10412,13 @@ the current copy will be lost. StdCmdTreeViewActions - + TreeView actions Puunäkymän (TreeView) toiminnot - + TreeView behavior options and actions Puunäkymän käyttäytymisvaihtoehdot ja toiminnot @@ -11159,13 +10482,13 @@ the current copy will be lost. StdCmdViewBottom - + Bottom Pohja - + Set to bottom view Aseta näkymä alhaalta @@ -11173,13 +10496,13 @@ the current copy will be lost. StdCmdViewCreate - + Create new view Luo uusi näkymä - + Creates a new view window for the active document Luo uuden näkymäikkunan aktiiviselle dokumentille @@ -11187,13 +10510,13 @@ the current copy will be lost. StdCmdViewDimetric - + Dimetric Dimetrinen - + Set to dimetric view Aseta dimetriseen näkymään @@ -11201,13 +10524,13 @@ the current copy will be lost. StdCmdViewExample1 - + Inventor example #1 Keksijä esimerkki #1 - + Shows a 3D texture with manipulator Näyttää 3D tekstuurin manipuloijalla @@ -11215,13 +10538,13 @@ the current copy will be lost. StdCmdViewExample2 - + Inventor example #2 Keksijä esimerkki #2 - + Shows spheres and drag-lights Näyttää ympyrät ja vedettävät valot @@ -11229,13 +10552,13 @@ the current copy will be lost. StdCmdViewExample3 - + Inventor example #3 Keksijä esimerkki #3 - + Shows a animated texture Näyttää animoidun pintarakenteen @@ -11243,13 +10566,13 @@ the current copy will be lost. StdCmdViewFitAll - + Fit all Sovita kaikki - + Fits the whole content on the screen Sovittaa koko ruudun sisällön @@ -11257,13 +10580,13 @@ the current copy will be lost. StdCmdViewFitSelection - + Fit selection Sovita valinta - + Fits the selected content on the screen Sovittaa valitun sisällön ruudulle @@ -11271,13 +10594,13 @@ the current copy will be lost. StdCmdViewFront - + Front Etupuoli - + Set to front view Aseta näkymä edestä @@ -11285,13 +10608,13 @@ the current copy will be lost. StdCmdViewHome - + Home Koti - + Set to default home view Aseta oletuskotinäkymään @@ -11299,13 +10622,13 @@ the current copy will be lost. StdCmdViewIsometric - + Isometric Isometrinen - + Set to isometric view Aseta isometriseksi näkymäksi @@ -11313,13 +10636,13 @@ the current copy will be lost. StdCmdViewIvIssueCamPos - + Issue camera position Määritä kameran paikka - + Issue the camera position to the console and to a macro, to easily recall this position Määritä kameran sijainti konsolilla ja makroon jotta voit helposti palata tähän kamerasijaintiin @@ -11327,13 +10650,13 @@ the current copy will be lost. StdCmdViewIvStereoInterleavedColumns - + Stereo Interleaved Columns Stereolomitetut sarakkeet - + Switch stereo viewing to Interleaved Columns Vaihda stereonäkymä lomitettuihin sarakkeisiin @@ -11341,13 +10664,13 @@ the current copy will be lost. StdCmdViewIvStereoInterleavedRows - + Stereo Interleaved Rows Stereolomitetut rivit - + Switch stereo viewing to Interleaved Rows Vaihda stereonäkymä lomitettujen rivien näkymään @@ -11355,13 +10678,13 @@ the current copy will be lost. StdCmdViewIvStereoOff - + Stereo Off Stereo pois päältä - + Switch stereo viewing off Kytkin stereo katselu pois @@ -11369,13 +10692,13 @@ the current copy will be lost. StdCmdViewIvStereoQuadBuff - + Stereo quad buffer Stereo nelipuskurointi - + Switch stereo viewing to quad buffer Vaihda stereokatselu nelipuskurointiin @@ -11383,13 +10706,13 @@ the current copy will be lost. StdCmdViewIvStereoRedGreen - + Stereo red/cyan Stereo punainen/syaani - + Switch stereo viewing to red/cyan Vaihda stereokatselu punainen/syaani -näkymään @@ -11397,13 +10720,13 @@ the current copy will be lost. StdCmdViewLeft - + Left Vasen - + Set to left view Aseta näkymä vasemmalta @@ -11411,13 +10734,13 @@ the current copy will be lost. StdCmdViewRear - + Rear Takana - + Set to rear view Aseta näkymä takaa @@ -11439,13 +10762,13 @@ the current copy will be lost. StdCmdViewRight - + Right Oikea - + Set to right view Aseta näkymä oikealta @@ -11453,13 +10776,13 @@ the current copy will be lost. StdCmdViewRotateLeft - + Rotate Left Kierrä vasemmalle - + Rotate the view by 90° counter-clockwise Kierrä näkymää 90° vastapäivään @@ -11467,13 +10790,13 @@ the current copy will be lost. StdCmdViewRotateRight - + Rotate Right Kierrä oikealle - + Rotate the view by 90° clockwise Kierrä näkymää 90° myötäpäivään @@ -11495,13 +10818,13 @@ the current copy will be lost. StdCmdViewTop - + Top Yläpuoli - + Set to top view Aseta näkymä ylhäältä @@ -11509,13 +10832,13 @@ the current copy will be lost. StdCmdViewTrimetric - + Trimetric Trimetrinen - + Set to trimetric view Aseta trimetriseen näkymään @@ -11523,13 +10846,13 @@ the current copy will be lost. StdCmdViewVR - + FreeCAD-VR FreeCAD-VR - + Extend the FreeCAD 3D Window to a Oculus Rift Laajentaa FreeCAD 3D-näkymä Oculus Rift :iin @@ -11593,13 +10916,13 @@ the current copy will be lost. StdMainFullscreen - + Fullscreen Kokoruututila - + Display the main window in fullscreen mode Näytä pääikkuna koko näytön tilassa @@ -11635,13 +10958,13 @@ the current copy will be lost. StdRecallWorkingView - + Recall working view Recall working view - - + + Recall previously stored temporary working view Recall previously stored temporary working view @@ -11649,13 +10972,13 @@ the current copy will be lost. StdStoreWorkingView - + Store working view Store working view - - + + Store a document-specific temporary working view Store a document-specific temporary working view @@ -11663,13 +10986,13 @@ the current copy will be lost. StdTreeCollapseDocument - + Collapse/Expand Tiivistä/Laajenna - + Expand active document and collapse all others Laajenna aktiivinen asiakirja ja kutista kaikki muut @@ -11677,12 +11000,12 @@ the current copy will be lost. StdTreeDrag - + Initiate dragging Käynnistä vetämällä - + Initiate dragging of current selected tree items Aloita valitun puun nimikkeiden vetäminen @@ -11690,13 +11013,13 @@ the current copy will be lost. StdTreeMultiDocument - + Multi document Useita asiakirjoja - + Display all documents in the tree view Näytä kaikki asiakirjat puunäkymässä @@ -11704,12 +11027,12 @@ the current copy will be lost. StdTreePreSelection - + Pre-selection Esivalinta - + Preselect the object in 3D view when mouse over the tree item Esivalitse objekti 3D-näkymässä, kun hiiri on puu kohteen yllä @@ -11717,12 +11040,12 @@ the current copy will be lost. StdTreeRecordSelection - + Record selection Tallennuksen valinta - + Record selection in tree view in order to go back/forward using navigation button Tallenna valinta puunäkymään, jotta voit siirtyä takaisin/eteenpäin navigointipainikkeella @@ -11730,13 +11053,13 @@ the current copy will be lost. StdTreeSelection - + Go to selection Siirry valintaan - + Scroll to first selected item Vieritä ensimmäiseen valittuun kohteeseen @@ -11744,13 +11067,13 @@ the current copy will be lost. StdTreeSingleDocument - + Single document Yksi asiakirja - + Only display the active document in the tree view Näytä vain aktiivinen asiakirja puunäkymässä @@ -11758,12 +11081,12 @@ the current copy will be lost. StdTreeSyncPlacement - + Sync placement Synkronoi sijoitus - + Auto adjust placement on drag and drop objects across coordinate systems Säädä automaattisesti sijoitusta vedä ja pudota -kohteissa koordinaattijärjestelmien välillä @@ -11771,12 +11094,12 @@ the current copy will be lost. StdTreeSyncSelection - + Sync selection Synkronoi valinta - + Auto expand tree item when the corresponding object is selected in 3D view Laajenna puun kohde automaattisesti kun vastaava objekti on valittu 3D-näkymässä @@ -11784,12 +11107,12 @@ the current copy will be lost. StdTreeSyncView - + Sync view Synkronoi näkymä - + Auto switch to the 3D view containing the selected item Vaihda automaattisesti 3D-näkymään, joka sisältää valitun kohteen @@ -11797,13 +11120,13 @@ the current copy will be lost. StdViewBoxZoom - + Box zoom Valitun alueen zoomaus - + Activate the box zoom tool Activate the box zoom tool @@ -11811,13 +11134,13 @@ the current copy will be lost. StdViewDock - + Docked Telakoitu - + Display the active view either in fullscreen, in undocked or docked mode Näyttää aktiivisen näkymän joko kokoruututilassa, leijuvaikkunaisena tai kiinnitettynä @@ -11825,13 +11148,13 @@ the current copy will be lost. StdViewDockUndockFullscreen - + Document window Asiakirjaikkuna - + Display the active view either in fullscreen, in undocked or docked mode Näyttää aktiivisen näkymän joko kokoruututilassa, leijuvaikkunaisena tai kiinnitettynä @@ -11839,13 +11162,13 @@ the current copy will be lost. StdViewFullscreen - + Fullscreen Kokoruututila - + Display the active view either in fullscreen, in undocked or docked mode Näyttää aktiivisen näkymän joko kokoruututilassa, leijuvaikkunaisena tai kiinnitettynä @@ -11853,13 +11176,13 @@ the current copy will be lost. StdViewScreenShot - + Save image... Save image... - + Creates a screenshot of the active view Luo kuvakaappaus aktiivisesta näkymästä @@ -11867,13 +11190,13 @@ the current copy will be lost. StdViewUndock - + Undocked Irrallinen - + Display the active view either in fullscreen, in undocked or docked mode Näyttää aktiivisen näkymän joko kokoruututilassa, leijuvaikkunaisena tai kiinnitettynä @@ -11881,13 +11204,13 @@ the current copy will be lost. StdViewZoomIn - + Zoom In Suurenna - + Increase the zoom factor by a fixed amount Increase the zoom factor by a fixed amount @@ -11895,13 +11218,13 @@ the current copy will be lost. StdViewZoomOut - + Zoom Out Loitonna - + Decrease the zoom factor by a fixed amount Decrease the zoom factor by a fixed amount @@ -11936,72 +11259,72 @@ Oletko varma, että haluat jatkaa? Std_DrawStyle - + As is Sellaisenaan - + Normal mode Normaalitila - + Points Pisteet - + Points mode Pisteiden tila - + Wireframe Rautalankamalli - + Wireframe mode Rautalankamallitila - + Hidden line Piilotettu viiva - + Hidden line mode Piilotettu rivi tila - + No shading Ei varjostusta - + No shading mode Ei varjostustilaa - + Shaded Varjostettu - + Shaded mode Varjostettu tila - + Flat lines Tasaiset viivat - + Flat lines mode Tasaisten rivien tila @@ -12215,12 +11538,12 @@ Haluatko silti jatkaa? Gui::MDIView - + Export PDF Vie PDF - + PDF file PDF-tiedosto @@ -12228,196 +11551,190 @@ Haluatko silti jatkaa? Gui::Dialog::DlgSettingsNotificationArea - - + Notification Area Ilmoitusalue - + Settings Asetukset - + The Notification area will appear in the status bar The Notification area will appear in the status bar - + Enable Notification Area Ota ilmoitusalue käyttöön - + Non-intrusive notifications will appear next to the notification area in the status bar Non-intrusive notifications will appear next to the notification area in the status bar - + Enable non-intrusive notifications Enable non-intrusive notifications - + Additional data sources Muut tietolähteet - + Errors intended for developers will appear in the notification area Errors intended for developers will appear in the notification area - + Debug errors Virhekorjauksen virheet - + Warnings intended for developers will appear in the notification area Warnings intended for developers will appear in the notification area - + Debug warnings Virhekorjauksen varoitukset - + Non-Intrusive Notifications Non-Intrusive Notifications - + Minimum Duration: Vähimmäiskesto: - + Maximum Duration: Enimmäiskesto: - + Duration during which the notification will be shown (unless mouse buttons are clicked) Duration during which the notification will be shown (unless mouse buttons are clicked) - - + + s s - + Minimum duration during which the notification will be shown (unless notification clicked) Minimum duration during which the notification will be shown (unless notification clicked) - + Maximum Number of Notifications: Ilmoitusten enimmäismäärä: - + Maximum number of notifications that will be simultaneously present on the screen Maximum number of notifications that will be simultaneously present on the screen - + Notification width: Notification width: - + Width of the notification in pixels Width of the notification in pixels - + Any open non-intrusive notifications will disappear when another window is activated Any open non-intrusive notifications will disappear when another window is activated - + Hide when other window is activated Hide when other window is activated - + Prevent non-intrusive notifications from appearing when the FreeCAD Window is not the active window Prevent non-intrusive notifications from appearing when the FreeCAD Window is not the active window - + Do not show when inactive Do not show when inactive - + Message List Message List - + Limit the number of messages that will be kept in the list. If 0 there is no limit. Limit the number of messages that will be kept in the list. If 0 there is no limit. - + Maximum Messages (0 = no limit): Maximum Messages (0 = no limit): - + Removes the user notifications from the message list after the non-intrusive maximum duration has lapsed. Removes the user notifications from the message list after the non-intrusive maximum duration has lapsed. - + Auto-remove User Notifications Auto-remove User Notifications - - - Activation of the Notification Area only takes effect after an application restart. - Activation of the Notification Area only takes effect after an application restart. - Gui::Dialog::DlgSettingsWorkbenches - + Available Workbenches Saatavilla olevat työpöydät - + <html><head/><body><p>You can reorder workbenches by drag and drop. Additional workbenches can be installed through the addon manager.</p><p> Currently, your system has the following workbenches:</p></body></html> <html><head/><body><p>You can reorder workbenches by drag and drop. Additional workbenches can be installed through the addon manager.</p><p> Currently, your system has the following workbenches:</p></body></html> - + Start up workbench: Start up workbench: - + Choose which workbench will be activated and shown after FreeCAD launches Valitse, mikä työpöytä aktivoituu ja näytetään FreeCAD käynnistyksen jälkeen - + Workbench selector position : Workbench selector position : - + Customize where the workbench selector appears (restart required). 'Toolbar': In the toolbars, as a movable toolbar. @@ -12430,12 +11747,12 @@ FreeCAD käynnistyksen jälkeen 'Right Corner': In the menu bar, on the right corner. - + If checked, application will remember which workbench is active for each tab of the viewport Jos valittu, sovellus muistaa, mikä työpöytä on aktiivinen kullekin näkymän välilehdelle - + Remember active workbench by tab Muista aktiivinen työpöytä välilehdellä @@ -12584,47 +11901,47 @@ FreeCAD käynnistyksen jälkeen Gui::Dialog::wbListItem - + If unchecked, %1 will not appear in the available workbenches. If unchecked, %1 will not appear in the available workbenches. - + This is the current startup module, and must be enabled. See Preferences/General/Autoload to change. This is the current startup module, and must be enabled. See Preferences/General/Autoload to change. - + Shortcut to activate this workbench. Shortcut to activate this workbench. - + Auto-load Auto-load - + If checked, %1 will be loaded automatically when FreeCAD starts up If checked, %1 will be loaded automatically when FreeCAD starts up - + This is the current startup module, and must be autoloaded. See Preferences/General/Autoload to change. This is the current startup module, and must be autoloaded. See Preferences/General/Autoload to change. - + Loaded Ladattu - + Load Lataa - + To preserve resources, FreeCAD does not load workbenches until they are used. Loading them may provide access to additional preferences related to their functionality. To preserve resources, FreeCAD does not load workbenches until they are used. Loading them may provide access to additional preferences related to their functionality. @@ -12632,17 +11949,17 @@ FreeCAD käynnistyksen jälkeen Gui::Dialog::DlgSettingsWorkbenchesImp - + Toolbar Työkalupalkki - + Left corner Vasen kulma - + Right corner Oikea kulma @@ -12668,12 +11985,12 @@ FreeCAD käynnistyksen jälkeen Gui::NotificationArea - + Delete user notifications Delete user notifications - + Delete All Poista kaikki @@ -12709,13 +12026,13 @@ FreeCAD käynnistyksen jälkeen StdViewLoadImage - + Load image... Load image... - + Loads an image Loads an image @@ -12783,4 +12100,742 @@ FreeCAD käynnistyksen jälkeen An error occurred -- see Report View for information + + Gui::Dialog::DlgSettingsEditor + + + Editor + Muokkain + + + + Options + Asetukset + + + + Code lines will be numbered + Koodirivit numeroidaan + + + + Enable line numbers + Ota rivinumerot käyttöön + + + + The cursor shape will be a block + The cursor shape will be a block + + + + Enable block cursor + Enable block cursor + + + + Enable folding + Ota taivutus käyttöön + + + + Indentation + Sisennys + + + + Tab size: + Sarkaimen koko: + + + + Tabulator raster (how many spaces) + Tabulaattori rasteri (kuinka monta välilyöntiä) + + + + Indent size: + Sisennyksen koko: + + + + How many spaces will be inserted when pressing <Tab> + Kuinka monta välilyöntiä lisätään painettaessa <Tab> + + + + Pressing <Tab> will insert a tabulator with defined tab size + Painamalla <Tab> lisätään määrittelyn suuruinen sisennys + + + + Keep tabs + Pidä TAB:it + + + + Pressing <Tab> will insert amount of defined indent size + Painamalla <Tab> lisätään määritetyn sisennyksen kokoa + + + + Insert spaces + Lisää välilyöntejä + + + + Display items + Näytä kohteet + + + + Color and font settings will be applied to selected type + Väri- ja fonttiasetukset otetaan käyttöön valitussa tyypissä + + + + Family: + Perhe: + + + + Font family to be used for selected code type + Kirjasinperhe, jota käytetään valittuun koodityyppiin + + + + Size: + Koko: + + + + Font size to be used for selected code type + Kirjasimen koko, jota käytetään valittuun koodityyppiin + + + + Color: + Väri: + + + + Preview: + Esikatselu: + + + + Text + Teksti + + + + Bookmark + Kirjanmerkki + + + + Breakpoint + Keskeytyskohta + + + + Keyword + Avainsana + + + + Comment + Kommentti + + + + Block comment + Estä kommentti + + + + Number + Numero + + + + String + Merkkijono + + + + Character + Merkki + + + + Class name + Luokan nimi + + + + Define name + Määritä nimi + + + + Operator + Operaattori + + + + Python output + Python-tuloste + + + + Python error + Python-virhe + + + + Current line highlight + Nykyinen rivin korostus + + + + Items + Osat + + + + Gui::Dialog::DlgSettingsGeneral + + + General + Yleiset + + + + Language and number format + Kieli ja numerojen muoto + + + + Language: + Kieli: + + + + Language of the application's user interface + Sovelluksen käyttöliittymän kieli + + + + Unit system: + Yksikköjärjestelmä: + + + + Unit system that should be used for all parts of the application + Unit system that should be used for all parts of the application + + + + Number of decimals: + Desimaalien määrä: + + + + Number of decimals that should be shown for numbers and dimensions + Numeroiden ja mittojen osalta esitettävä desimaalien määrä + + + + Minimum fractional inch: + Pienin murto-osa tuumaa: + + + + Minimum fractional inch to be displayed + Pienin tuuman murtoluku, joka näytetään + + + + Number format: + Numeron muoto: + + + + Operating system + Käyttöjärjestelmä + + + + Selected language + Valittu kieli + + + + C/POSIX + C/POSIX + + + + If enabled, numerical keypad decimal separator +will be substituted with locale separator, except +in Python Console and Macro Editor where a +dot/period will always be printed. + If enabled, numerical keypad decimal separator +will be substituted with locale separator, except +in Python Console and Macro Editor where a +dot/period will always be printed. + + + + Substitute decimal separator + Substitute decimal separator + + + + Application + Sovellus + + + + Theme: + Theme: + + + + Customize how user interface will look like + Customize how user interface will look like + + + + Size of toolbar icons: + Työkalurivin kuvakkeiden koko: + + + + Choose your preference for toolbar icon size. You can adjust +this according to your screen size or personal taste + Valitse haluamasi työkalupalkin kuvakkeen koko. Voit säätää +tätä näytön koon tai henkilökohtaisen maun mukaan + + + + Tree view mode: + Puunäkymän tila: + + + + Customize how tree view is shown in the panel (restart required). + +'ComboView': combine tree view and property view into one panel. +'TreeView and PropertyView': split tree view and property view into separate panel. +'Both': keep all three panels, and you can have two sets of tree view and property view. + Mukauta miten puunäkymä näkyy paneelissa (vaatii uudelleenkäynnistyksen). + +'ComboView': Yhdistä puunäkymä ja ominaisuusnäkymä yhdeksi paneeliksi. +'TreeView and PropertyView': Jaa puunäkymä ja ominaisuusnäkymä erilliseen paneeliin. +'Both': säilytä kaikki kolme paneelia, ja sinulla voi olla kaksi kappaletta puu- ja ominaisuusnäkymiä. + + + + Size of recent file list: + Size of recent file list: + + + + How many files should be listed in recent files list + Kuinka monta tiedostoa listataan viimeaikaisten tiedostojen luettelossa + + + + Background of the main window (when no document is opened) will consist of tiles of a special image. +See the FreeCAD Wiki for details about the image. + Background of the main window (when no document is opened) will consist of tiles of a special image. +See the FreeCAD Wiki for details about the image. + + + + Enable tiled background + Valitse tiilikuvio tausta + + + + The text cursor will be blinking + The text cursor will be blinking + + + + Enable cursor blinking + Enable cursor blinking + + + + A Splash screen is a small loading window that is shown +when FreeCAD is launching. If this option is checked, FreeCAD will +display the splash screen + Väläysikkuna on pieni latausikkuna, joka näkyy +kun FreeCAD on käynnistymässä. Jos tämä valinta on valittuna, FreeCAD näyttää +väläysikkunan. + + + + Enable splash screen at start up + Salli aloitusruutu käynnistyksen yhteydessä + + + + Preference packs + Preference packs + + + + Name + Nimi + + + + Type + Tyyppi + + + + Load + Lataa + + + + Import config... + Tuo asetustiedosto... + + + + Save new... + Tallenna uusi... + + + + Manage... + Hallitse... + + + + Revert... + Palauta... + + + + Manage preference packs + Manage preference packs + + + + Small (%1px) + Pieni (%1px) + + + + Medium (%1px) + Keskitaso (%1px) + + + + Large (%1px) + Suuri (%1px) + + + + Extra large (%1px) + Erittäin suuri (%1px) + + + + Custom (%1px) + Mukautettu (%1px) + + + + Combo View + Yhdistelmänäkymä + + + + TreeView and PropertyView + Puunäkymä ja ominaisuusnäkymä + + + + Both + Molemmat + + + + Preference Pack Name + Preference Pack Name + + + + Tags + Tags + + + + Apply + Käytä + + + + Apply the %1 preference pack + Apply the %1 preference pack + + + + Choose a FreeCAD config file to import + Valitse tuotava FreeCAD-asetustiedosto + + + + File exists + Tiedosto on olemassa + + + + A preference pack with that name already exists. Overwrite? + A preference pack with that name already exists. Overwrite? + + + + Gui::Dialog::DlgSettingsReportView + + + Report view + Raporttinäkymä + + + + Output + Tuloste + + + + Normal messages will be recorded + Tavalliset viestit tallennetaan + + + + Record normal messages + Tallenna normaalit viestit + + + + Log messages will be recorded + Loki viestit tallennetaan + + + + Record log messages + Tallenna lokiviestit + + + + Warnings will be recorded + Varoitukset kirjataan + + + + Record warnings + Tallenna varoitukset + + + + Error messages will be recorded + Virheraportit kirjataan + + + + Record error messages + Tallenna virheilmoitukset + + + + When an error has occurred, the Report View dialog becomes visible +on-screen while displaying the error + Kun virhe on tapahtunut, ilmoitusnäkymävalintaikkuna tulee näkyviin +näytöllä samalla kun virhe näytetään + + + + Show report view on error + Näytä raportin näkymä virheen löytyessä + + + + When a warning has occurred, the Report View dialog becomes visible +on-screen while displaying the warning + Kun viaroitus on ilmennyt, ilmoitusnäkymävalintaikkuna tulee näkyviin +näytöllä samalla kun varoitus näytetään + + + + Show report view on warning + Näytä raportin näkymä varoituksessa + + + + When a normal message has occurred, the Report View dialog becomes visible +on-screen while displaying the message + Kun normaali viesti on ilmestynytt, ilmoitusnäkymä-ikkuna tulee näkyviin +näytöllä samalla kun viesti näytetään + + + + Show report view on normal message + Näytä raportin näkymä normaalissa viestissä + + + + When a log message has occurred, the Report View dialog becomes visible +on-screen while displaying the log message + Kun lokiviesti on ilmaantunut, ilmoitusnäkymän ikkuna tulee näkyviin +näytöllä samalla kun lokiviesti näytetään + + + + Show report view on log message + Näytä raporttinäkymä lokiviestissä + + + + Include a timecode for each report + Sisällytä kunkin raportin aikakoodi + + + + Include a timecode for each entry + Sisällytä aikakoodi jokaiselle tietuelle + + + + Colors + Värit + + + + Normal messages: + Tavalliset viestit: + + + + Font color for normal messages in Report view panel + Tavallisten viestien kirjasinväri raporttinäkymäpaneelissa + + + + Log messages: + Lokiviestit: + + + + Font color for log messages in Report view panel + Lokiviestien kirjasimen väri Raportin näkymäpaneelissa + + + + Warnings: + Varoitukset: + + + + Font color for warning messages in Report view panel + Kirjasimen väri varoitusviesteille Raportin näkymäpaneelissa + + + + Errors: + Virheet: + + + + Font color for error messages in Report view panel + Kirjasimen väri virheviesteille raporttinäkymäpaneelissa + + + + Python interpreter + Python-tulkki + + + + Internal Python output will be redirected +from Python console to Report view panel + Sisäinen Python- tuloste ohjataan uudelleen +Python- konsolista raporttinäkymäpaneeliin + + + + Redirect internal Python output to report view + Uudelleenohjaa sisäiset Pythonin tulosteet raportointinäkymään + + + + Internal Python error messages will be redirected +from Python console to Report view panel + Sisäiset Pythonin virheviestit ohjataan uudelleen +Python-konsolista Raporttinäkymäpaneeliin + + + + Redirect internal Python errors to report view + Uudelleenohjaa sisäiset Pythonin virheet raportointinäkymään + + + + Gui::Dialog::DlgSettingsTheme + + + Theme + Theme + + + + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + + + + Style sheet: + Tyylisivu: + + + + Style sheet how user interface will look like + Tyylisivu, miltä käyttöliittymä näyttää + + + + Secondary theme color + Secondary theme color + + + + + + This color might be used by your theme to let you customize it. + This color might be used by your theme to let you customize it. + + + + Highlight color + Highlight color + + + + Focus theme color + Focus theme color + + + + No style sheet + Ei tyylimallia + + diff --git a/src/Gui/Language/FreeCAD_fr.ts b/src/Gui/Language/FreeCAD_fr.ts index 7a7f387656..f1349e2a3f 100644 --- a/src/Gui/Language/FreeCAD_fr.ts +++ b/src/Gui/Language/FreeCAD_fr.ts @@ -42,29 +42,29 @@ Taille visuelle de la forme - + <empty> <vide> - - + + Angle Angle - - + + Axis - Axe + Axes - + Position Position - + Enum Enumération @@ -91,12 +91,12 @@ CmdViewMeasureClearAll - + Clear measurement Supprimer les mesures - + Clear all visible measurements Effacer les mesures visibles @@ -104,12 +104,12 @@ CmdViewMeasureToggleAll - + Toggle measurement Activer/désactiver les mesures - + Turn on or off the display of all measurements Activer ou désactiver l’affichage de toutes les mesures @@ -117,14 +117,14 @@ Command - + Edit Éditer - + Import - Importation + Importer @@ -182,7 +182,7 @@ Ajouter un groupe - + Align Aligner @@ -190,22 +190,22 @@ Placement - Placement + Positionnement - + Transform Transformer - + Toggle array elements Activer/désactiver des éléments du réseau - + Link Transform Transformer le lien @@ -215,12 +215,12 @@ Mesurer une distance - + Toggle visibility Basculer la visibilité - + Toggle selectability Basculer la sélectivité @@ -423,7 +423,7 @@ Default - Défaut + Par défaut @@ -559,7 +559,7 @@ Gui::AutoSaver - + Please wait until the AutoRecovery file has been saved... Veuillez patienter jusqu'à ce que le fichier de récupération automatique ait été enregistré... @@ -574,12 +574,12 @@ Press SHIFT and middle mouse button - Appuyez sur Maj et le bouton du milieu de la souris + Appuyez sur MAJ et sur la roulette de la souris Press middle mouse button - Appuyez sur le bouton central de la souris + Appuyez sur la roulette de la souris @@ -597,7 +597,7 @@ Press middle mouse button - Appuyez sur le bouton central de la souris + Appuyer sur la roulette de la souris @@ -711,47 +711,47 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::AboutDialog - - + + Credits Header for the Credits tab of the About screen Remerciements - + FreeCAD would not be possible without the contributions of FreeCAD ne serait pas possible sans les contributions de - + Individuals Header for the list of individual people in the Credits list. Particuliers - + Organizations Header for the list of companies/organizations in the Credits list. Organisations - - + + License Licence - + Libraries Bibliothèques - + This software uses open source components whose copyright and other proprietary rights belong to their respective owners: Ce logiciel utilise des composants open source dont le copyright et autres droits associés appartiennent à leurs propriétaires respectifs : - + Collection Collection @@ -759,22 +759,22 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::ApplicationCache - + Cache directory Répertoire de cache - + The cache directory %1 exceeds the size of %2. Le répertoire de cache %1 dépasse la taille de %2. - + Do you want to clear it now? Souhaitez-vous l'effacer maintenant ? - + Warning: Please make sure that this is the only running %1 instance and that no documents are opened as this may result into data loss! Avertissement : assurez-vous qu'il s'agit de la seule instance %1 en cours d'exécution et qu'aucun document n'est ouvert, ce qui pourrait entraîner une perte de données ! @@ -795,37 +795,37 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::CameraDialog - + Camera settings Paramètres de la caméra - + Orientation Orientation - + Q0 Q0 - + Q1 Q1 - + Q2 Q2 - + Q3 Q3 - + Current view Vue actuelle @@ -1379,7 +1379,7 @@ same time. The one with the highest priority will be triggered. Default - Défaut + Par défaut @@ -1392,22 +1392,22 @@ same time. The one with the highest priority will be triggered. Titre - + All Tout - - + + none - aucun + rien Gui::Dialog::DlgCustomToolBoxbarsImp - - + + Toolbox bars Barres des boîtes à outils @@ -1584,7 +1584,7 @@ same time. The one with the highest priority will be triggered. No Spaceball Present - Aucun Spaceball trouvé + Aucune Spaceball présente @@ -1682,551 +1682,123 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgDisplayPropertiesImp - + Default - Défaut + Par défaut - + Aluminium Aluminium - + Brass Laiton - + Bronze Bronze - + Copper Cuivre - + Chrome Chrome - + Emerald Émeraude - + Gold Or - + Jade Jade - + Metalized Métallisé - + Neon GNC Néon GNC - + Neon PHC Néon PHC - + Obsidian Obsidienne - + Pewter Étain - + Plaster Plâtre - + Plastic Plastique - + Ruby Rubis - + Satin Satin - + Shiny plastic Plastique brillant - + Silver Argent - + Steel Acier - + Stone Pierre Gui::Dialog::DlgEditorSettings - - - Editor - Éditeur - - - - Options - Options - - - - Code lines will be numbered - Les lignes de code seront numérotées - - - - Enable line numbers - Activer la numérotation des lignes - - - - The cursor shape will be a block - La forme du curseur sera un bloc - - - - Enable block cursor - Activer le curseur sous forme de bloc - - - - Enable folding - Activer le pliage - - - - Indentation - Retrait - - - - Tab size: - Taille des tabulations : - - - - Tabulator raster (how many spaces) - Valeur de l'indentation d'une tabulation - - - - Indent size: - Taille de retrait : - - - - How many spaces will be inserted when pressing <Tab> - Nombre d'espaces insérés lors de l'appui sur <Tab> - - - - Pressing <Tab> will insert a tabulator with defined tab size - Appuyez sur <Tab> pour insérer une tabulation avec une taille de tabulation définie - - - - Keep tabs - Garder les tabulations - - - - Pressing <Tab> will insert amount of defined indent size - Appuyer sur <Tab> insérera une quantité de taille d'indentation définie - - - - Insert spaces - Insérer des espaces - - - - Display items - Afficher les éléments - - - - Color and font settings will be applied to selected type - Les paramètres de couleur et de police seront appliqués au type sélectionné - - - - Family: - Police : - - - - Font family to be used for selected code type - Police à utiliser pour le type de code sélectionné - - - - Size: - Taille : - - - - Font size to be used for selected code type - Taille de la police à utiliser pour le type de code sélectionné - - - - Color: - Couleur : - - - - Preview: - Aperçu : - Texte source - - Gui::Dialog::DlgGeneral - - - General - Général - - - - Language of the application's user interface - Langue de l'interface utilisateur de l'application - - - - Number format: - Format des nombres : - - - - Operating system - Système d'exploitation - - - - Selected language - Langue sélectionnée - - - - C/POSIX - C/POSIX - - - - If enabled, numerical keypad decimal separator -will be substituted with locale separator, except -in Python Console and Macro Editor where a -dot/period will always be printed. - Si activé, le séparateur décimal du pavé numérique -sera remplacé par le séparateur de la langue du système, -sauf dans la console Python et l'éditeur de Macro où un -point sera toujours affiché. - - - - Preference packs - Kits de préférences - - - - Name - Nom - - - - Type - Type - - - - Load - Charger - - - - Import config... - Importer une configuration… - - - - Save new... - Enregistrer un nouveau... - - - - Manage... - Gérer... - - - - Revert... - Rétablir... - - - - How many files should be listed in recent files list - Combien de fichiers doivent être listés dans la liste des fichiers récents - - - - Enable tiled background - Activer l'arrière-plan en mosaïque - - - - The text cursor will be blinking - Le curseur du texte clignotera - - - - Enable cursor blinking - Activer le clignotement du curseur - - - - Style sheet: - Feuille de style : - - - - Language and number format - Format de la langue et des nombres - - - - Language: - Langue : - - - - Unit system: - Système d’unités : - - - - Unit system that should be used for all parts of the application - Système d'unités à utiliser pour toutes les pièces de l'application - - - - Number of decimals: - Nombre de décimales : - - - - Number of decimals that should be shown for numbers and dimensions - Nombre de décimales qui doivent être indiquées pour les nombres et les dimensions - - - - Minimum fractional inch: - Fraction minimale de pouce : - - - - Minimum fractional inch to be displayed - Fraction minimale en pouce à afficher - - - - Substitute decimal separator - Remplacer le séparateur décimal - - - - Application - Application - - - - Style sheet how user interface will look like - Feuille de style qui defini à quoi ressemblera l'interface utilisateur - - - - Size of toolbar icons: - Taille des icônes de la barre d'outils : - - - - Choose your preference for toolbar icon size. You can adjust -this according to your screen size or personal taste - Choisissez la taille des icônes de la barre d'outils. Vous pouvez l'ajuster -selon la taille de votre écran ou votre goût personnel - - - - Tree view mode: - Mode d'affichage de l'arborescence : - - - - Customize how tree view is shown in the panel (restart required). - -'ComboView': combine tree view and property view into one panel. -'TreeView and PropertyView': split tree view and property view into separate panel. -'Both': keep all three panels, and you can have two sets of tree view and property view. - Personnaliser l'affichage de la vue en arborescence dans le panneau (redémarrage requis). - -'''Vue combinée''' : combine l'arborescence et la vue des propriétés en un seul panneau. -* '''Arborescence et Propriétés'' : sépare la vue en arborescence et la vue des propriétés en deux panneaux distincts. -'''Les deux''' : affiche les trois panneaux. Vous pouvez avoir les deux ensembles de paramètres de la vue en arborescence et la vue des propriétés. - - - - Size of recent file list: - Taille de la liste des fichiers récents : - - - - Background of the main window (when no document is opened) will consist of tiles of a special image. -See the FreeCAD Wiki for details about the image. - L'arrière-plan de la fenêtre principale (quand aucun document n'est ouvert) sera constitué de tuiles d'une image spéciale. -Voir le Wiki de FreeCAD pour plus de détails sur l'image. - - - - A Splash screen is a small loading window that is shown -when FreeCAD is launching. If this option is checked, FreeCAD will -display the splash screen - Un écran de démarrage est une petite fenêtre de chargement qui s'affiche -lors du lancement de FreeCAD. Si cette option est cochée, FreeCAD affichera -l'écran de démarrage - - - - Enable splash screen at start up - Activer l'écran d'accueil au démarrage - - - - Gui::Dialog::DlgGeneralImp - - - Manage preference packs - Gérer les kits de préférences - - - - Small (%1px) - Petit (%1px) - - - - Medium (%1px) - Moyen (%1px) - - - - Large (%1px) - Grand (%1px) - - - - Extra large (%1px) - Très grand (%1px) - - - - Custom (%1px) - Personnalisé (%1px) - - - - Combo View - Vue combinée - - - - TreeView and PropertyView - Arborescence et Propriétés - - - - Both - Les deux - - - - No style sheet - Aucune feuille de style - - - - Preference Pack Name - Nom du kit de préférences - - - - Tags - Attaches - - - - Apply - Appliquer - - - - Apply the %1 preference pack - Appliquer le kit de préférences %1 - - - - Choose a FreeCAD config file to import - Choisir un fichier de configuration de FreeCAD à importer - - - - File exists - Le fichier existe - - - - A preference pack with that name already exists. Overwrite? - Un kit de préférences portant ce nom existe déjà. Voulez-vous l'écraser ? - - Gui::Dialog::DlgInputDialog @@ -2385,7 +1957,7 @@ This file already exists. Do you really want to delete the macro '%1'? - Voulez-vous vraiment supprimer la macro '% 1' ? + Voulez-vous vraiment supprimer la macro "% 1" ? @@ -2888,7 +2460,7 @@ Veuillez spécifier un autre répertoire. You must restart FreeCAD for changes to take effect. - Vous devez redémarrer FreeCAD pour que les modifications soient prises en compte. + Vous devez redémarrer FreeCAD pour que les changements prennent effet. @@ -3112,188 +2684,6 @@ Veuillez spécifier un autre répertoire. Gui::Dialog::DlgReportView - - - Report view - Vue rapport - - - - Output - Sortie - - - - Normal messages will be recorded - Les messages normaux seront enregistrés - - - - Record normal messages - Enregistrer les messages normaux - - - - Log messages will be recorded - Les messages de log seront enregistrés - - - - Record log messages - Enregistrer les messages du journal - - - - Warnings will be recorded - Les avertissements seront enregistrés - - - - Record warnings - Enregistrer les avertissements - - - - Error messages will be recorded - Les messages d'erreur seront enregistrés - - - - Record error messages - Enregistrer les messages d'erreur - - - - When an error has occurred, the Report View dialog becomes visible -on-screen while displaying the error - Lorsqu'une erreur est survenue, la fenêtre de visualisation des rapports s'affiche -à l'écran et indique l'erreur - - - - Show report view on error - Afficher la vue rapport en cas d'erreur - - - - When a warning has occurred, the Report View dialog becomes visible -on-screen while displaying the warning - Lorsqu'un avertissement survient, la fenêtre de visualisation des rapports s'affiche -à l'écran et indique l'erreur - - - - Show report view on warning - Afficher la vue rapport en cas d'avertissement - - - - When a normal message has occurred, the Report View dialog becomes visible -on-screen while displaying the message - Lorsqu'un message survient, la fenêtre de visualisation des rapports s'affiche -à l'écran et indique l'erreur - - - - Show report view on normal message - Afficher la vue rapport sur les messages - - - - When a log message has occurred, the Report View dialog becomes visible -on-screen while displaying the log message - Lorsqu'un message du journal survient, la fenêtre de visualisation des rapports s'affiche -à l'écran et indique le message - - - - Show report view on log message - Afficher la vue rapport sur les messages du journal - - - - Include a timecode for each report - Inclure un timecode pour chaque rapport - - - - Include a timecode for each entry - Inclure un timecode pour chaque entrée - - - - Colors - Couleurs - - - - Normal messages: - Messages normaux : - - - - Font color for normal messages in Report view panel - Couleur de police pour les messages normaux dans la vue Rapport - - - - Log messages: - Journal des messages : - - - - Font color for log messages in Report view panel - Couleur de police pour les messages de log dans la fenêtre de rapport - - - - Warnings: - Avertissements : - - - - Font color for warning messages in Report view panel - Couleur de police pour les messages d'avertissement dans la fenêtre Rapport - - - - Errors: - Erreurs : - - - - Font color for error messages in Report view panel - Couleur de police pour les messages d'erreur dans la fenêtre rapport - - - - Python interpreter - Interpréteur Python - - - - Internal Python output will be redirected -from Python console to Report view panel - La sortie interne de Python sera redirigée -depuis la console Python vers la fenêtre Rapport - - - - Redirect internal Python output to report view - Rediriger les messages internes de Python vers la vue rapport - - - - Internal Python error messages will be redirected -from Python console to Report view panel - Les messages d'erreur internes de Python seront redirigés -de la console Python vers la Vue rapport - - - - Redirect internal Python errors to report view - Rediriger les erreurs internes de Python vers la Vue rapport - Texte source @@ -3335,7 +2725,7 @@ de la console Python vers la Vue rapport TextLabel - TextLabel + Étiquette de texte @@ -3371,68 +2761,68 @@ de la console Python vers la Vue rapport Gui::Dialog::DlgSettings3DView - + 3D View Vue 3D - + General Général - + Main coordinate system will always be shown in lower right corner within opened files Le système de coordonnées principal sera toujours affiché en bas à droite dans les fichiers ouverts - + Show coordinate system in the corner Afficher le système de coordonnées dans le coin - + Relative size : Taille relative : - + Size of main coordinate system representation in the corner -- in % of height/width of viewport Taille de la représentation du système de coordonnées principal dans le coin -- en % de hauteur/largeur de la fenêtre d'affichage - + Axis cross will be shown by default at file opening or creation La croix des axes sera affichée par défaut lors de l'ouverture ou de la création du fichier - + Show axis cross by default Afficher la croix de l'axe par défaut - + Time needed for last operation and resulting frame rate will be shown at the lower left corner in opened files Le temps nécessaire pour la dernière opération et la fréquence d'images seront affichés dans le coin inférieur gauche dans les fichiers ouverts - + Show counter of frames per second Afficher le compteur d'images par seconde - + Rendering Rendu - + This option is useful for troubleshooting graphics card and driver problems. Changing this option requires a restart of the application. @@ -3441,22 +2831,22 @@ Changing this option requires a restart of the application. La modification de cette option nécessite un redémarrage de l'application. - + Use software OpenGL Utiliser OpenGL par logiciel - + Use OpenGL VBO (Vertex Buffer Object) Utiliser OpenGL VBO (Vertex Buffer Object) - + Render cache Rendu accéléré - + If selected, Vertex Buffer Objects (VBO) will be used. A VBO is an OpenGL feature that provides methods for uploading vertex data (position, normal vector, color, etc.) to the graphics card. @@ -3475,7 +2865,7 @@ peuvent être rendues directement par le GPU. Remarque : cette fonction peut parfois conduire à une foule de problèmes différents allant d'anomalies graphiques aux boggues de crash du GPU. Signaler que ce paramètre est activé lorsque vous demandez de l'aide sur le forum de FreeCAD - + 'Render Caching' is another way to say 'Rendering Acceleration'. There are 3 options available to achieve this: 1) 'Auto' (default), let Coin3D decide where to cache. @@ -3490,92 +2880,92 @@ Il y a 3 options disponibles pour y parvenir : 3) « Centralisé », désactiver manuellement le cache dans tous les nœuds de tous les fournisseurs de vues, et ne cacher qu’au niveau du nœud racine du graphe de la scène. Cette solution offre la vitesse de rendu la plus rapide, mais une réponse plus lente à tout changement de scène. - + Auto Auto - + Distributed Distribué - + Centralized Centralisé - + Anti-Aliasing Anticrénelage - + What kind of multisample anti-aliasing is used Quel type d'anticrénelage multi-échantillon est utilisé - + None - Aucun + Rien - + Line Smoothing Lissage de ligne - + MSAA 2x MSAA 2 x - + MSAA 4x MSAA 4 x - + MSAA 8x MSAA 8 x - + Transparent objects: Objets transparents : - + Render types of transparent objects Type de rendu des objets transparents - + One pass Un seul passage - + Backface pass Passage pour les faces arrières - + Marker size: Taille du marqueur : - + Size of vertices in the Sketcher workbench Taille des sommets dans l'atelier Sketcher - + Eye to eye distance for stereo modes Distance entre les yeux pour les modes stéréo - + Eye-to-eye distance used for stereo projections. The specified value is a factor that will be multiplied with the bounding box size of the 3D object that is currently displayed. @@ -3584,48 +2974,48 @@ La valeur spécifiée est un facteur qui sera multiplié avec la taille de la boîte englobante de l'objet 3D affichée. - + Backlight is enabled with the defined color Le rétroéclairage est activé avec la couleur définie - - + + Backlight color Couleur du rétroéclairage - + Intensity Intensité - + Intensity of the backlight Intensité du rétroéclairage - + Camera type Type de caméra - + Objects will appear in a perspective projection Les objets apparaîtront dans une projection en perspective - + Perspective renderin&g Vue en perspective - + Objects will be projected in orthographic projection Les objets seront projetés en projection orthographique - + Or&thographic rendering Vue or&thographique @@ -3637,42 +3027,42 @@ la taille de la boîte englobante de l'objet 3D affichée. Gui::Dialog::DlgSettings3DViewImp - + 5px 5px - + 7px 7px - + 9px 9px - + 11px 11px - + 13px 13px - + 15px 15px - + Anti-aliasing Anticrénelage - + Open a new viewer or restart %1 to apply anti-aliasing changes. Ouvrir une nouvelle visionneuse ou redémarrer %1 pour appliquer les modifications d'anticrénelage. @@ -3680,77 +3070,77 @@ la taille de la boîte englobante de l'objet 3D affichée. Gui::Dialog::DlgSettingsCacheDirectory - + Cache Cache - + Cache directory Répertoire de cache - + Location: Emplacement : - + Check periodically at program start: Vérifier périodiquement au démarrage du programme : - + Always Toujours - + Daily Quotidien - + Weekly Hebdomadaire - + Monthly Tous les mois - + Yearly Tous les ans - + Never Jamais - + Cache size limit: Taille limite du cache : - + Check now... Vérifier maintenant... - + Notify the user if the cache size exceeds the specified limit Notifier l'utilisateur si la taille du cache dépasse la limite spécifiée - + Unknown Inconnu - + Current cache size: %1 Taille en cours du cache : %1 @@ -3924,182 +3314,182 @@ en plus de la barre de couleur Gui::Dialog::DlgSettingsDocument - + Document Document - + General Général - + The application will create a new document when started L'application va créer un nouveau document au démarrage - + Create new document at start up Créer un nouveau document au démarrage - + Document save compression level (0 = none, 9 = highest, 3 = default) Niveau de compression pour la sauvegarde de document (0 = aucune, 9 = forte, 3 = par défaut) - + Compression level for FCStd files Niveau de compression pour les fichiers FCStd - + All changes in documents are stored so that they can be undone/redone Toutes les modifications des documents sont enregistrées afin qu'elles puissent être annulées/refaites - + Using Undo/Redo on documents Utiliser Annuler / Rétablir sur les documents - + Maximum Undo/Redo steps Nombre maximal d'actions Annuler/Rétablir - + How many Undo/Redo steps should be recorded Nombre d'étapes Annuler/Refaire à enregistrer - + Allow user aborting document recomputation by pressing ESC. This feature may slightly increase recomputation time. Permettre à l'utilisateur d'annuler le recalcul du document en appuyant sur ESC. Cette fonctionnalité peut légèrement augmenter le temps de recalcul. - + Allow aborting recomputation Autoriser l'annulation du recalcul - + Storage Stockage - + Saving transactions (Auto-save) Sauvegardes des transactions (Auto-sauvegarde) - + Discard saved transaction after saving document Annuler les transactions enregistrées après la sauvegarde du document - + If there is a recovery file available the application will automatically run a file recovery when it is started. S'il y a un fichier de récupération disponible, l'application exécutera automatiquement une récupération de fichier au démarrage. - + Run AutoRecovery at startup Lancer la récupération automatique au démarrage - + How often a recovery file is written Fréquence d'écriture du fichier de récupération - + Save AutoRecovery information every Enregistrer l'information de récupération automatique chaque - + A thumbnail will be stored when document is saved Une vignette sera stockée lorsque le document sera sauvegardé - + Save thumbnail into project file when saving document Enregistrer la vignette dans le fichier projet lors de la sauvegarde du document - + Size - Dimension + Taille - + Sets the size of the thumbnail that is stored in the document. Common sizes are 128, 256 and 512 Définit la taille de la miniature stockée dans le document. Les tailles communes sont 128, 256 et 512 - + The program logo will be added to the thumbnail Le logo du programme sera ajouté à la miniature - + Add the program logo to the generated thumbnail Ajouter le logo du programme à la vignette générée - + How many backup files will be kept when saving document Combien de fichiers de sauvegarde seront conservés lors de la sauvegarde du document - + Maximum number of backup files to keep when resaving document Nombre maximal de fichiers de sauvegarde à conserver lorsqu'un document est enregistré à nouveau - + Backup files will get extension '.FCbak' and file names get date suffix according to the specified format Les fichiers de sauvegarde recevront l'extension '.FCbak' et les noms de fichiers récupèrent le suffixe de date selon le format spécifié - + Use date and FCBak extension Utiliser la date et l'extension FCBak - + Date format Format de date - + Document objects Objets documents - + Allow objects to have same label Autoriser les objets à avoir la même étiquette - + Allow duplicate object labels in one document Autoriser la duplication des étiquettes dans un document - + Enable partial loading of external linked documents. Then only referenced objects and their dependencies will be loaded when a linked document is auto-opened together with the main document. @@ -4112,22 +3502,22 @@ Un document partiellement chargé ne peut pas être édité. Double-cliquez sur dans la vue arborescence pour le recharger complètement. - + Disable partial loading of external linked objects Désactiver le chargement partiel des objets externes liés - + Authoring and License Création et Licence - + Author name Nom de l'auteur - + All documents that will be created will get the specified author name. Keep blank for anonymous. You can also use the form: John Doe <john@doe.com> @@ -4136,32 +3526,32 @@ Gardez vide pour l'anonymat. Vous pouvez également utiliser la forme : John Doe <john@doe.com> - + The field 'Last modified by' will be set to specified author when saving the file Le champ 'Dernière modification par' sera défini à l'auteur spécifié lors de l'enregistrement du fichier - + Set on save Défini lors de la sauvegarde - + Company Société - + Default company name to use for new files Société par défaut à utiliser pour les nouveaux fichiers - + Default license Licence par défaut - + Default license for new documents Licence par défaut pour les nouveaux documents @@ -4231,12 +3621,12 @@ Vous pouvez également utiliser la forme : John Doe <john@doe.com>Autre - + License URL URL de licence - + URL describing more about the license L'URL décrit plus en détail la licence @@ -4244,104 +3634,21 @@ Vous pouvez également utiliser la forme : John Doe <john@doe.com> Gui::Dialog::DlgSettingsDocumentImp - + The format of the date to use. Format de la date à utiliser. - + Default - Défaut + Par défaut - + Format Format - - Gui::Dialog::DlgSettingsEditorImp - - - Text - Texte - - - - Bookmark - Marque-pages - - - - Breakpoint - Point d'arrêt - - - - Keyword - Mot-clé - - - - Comment - Commentaire - - - - Block comment - Bloc commentaire - - - - Number - Nombre - - - - String - Chaîne - - - - Character - Caractère - - - - Class name - Nom de classe - - - - Define name - Définir le nom - - - - Operator - Opérateur - - - - Python output - Sortie Python - - - - Python error - Erreur Python - - - - Current line highlight - Surbrillance de ligne actuelle - - - - Items - Items - - Gui::Dialog::DlgSettingsImage @@ -4408,7 +3715,7 @@ Vous pouvez également utiliser la forme : John Doe <john@doe.com> Alt+S - Alt+M + Alt+S @@ -4522,122 +3829,122 @@ Vous pouvez également utiliser la forme : John Doe <john@doe.com> Gui::Dialog::DlgSettingsMacro - + Macro Macro - + General macro settings Paramètres généraux des macros - + Variables defined by macros are created as local variables Les variables définies par les macros sont créées comme des variables locales - + Run macros in local environment Exécuter les macros dans l'environnement local - + Macro recording settings Paramètres d'enregistrement des macros - + Macro path Chemin d'accès aux macros - + The directory in which the application will search for macros Le répertoire dans lequel l'application recherchera des macros - + Gui commands Commandes de l'interface graphique - + Recorded macros will also contain user interface commands Les macros enregistrées contiendront également les commandes de l'interface utilisateur - + Record GUI commands Enregistrer les commandes de l’interface graphique - + Recorded macros will also contain user interface commands as comments Les macros enregistrées contiendront également des commandes de l'interface utilisateur sous forme de commentaires - + Record as comment Enregistrer comme un commentaire - + Logging Commands Enregistrement des commandes - + Commands executed by macro scripts are shown in Python console Les commandes exécutées par les scripts des macros sont affichées dans la console Python - + Show script commands in python console Montrer les commandes du script dans la console Python - + Log all commands issued by menus to file: Enregistrer toutes les commandes venant des menus vers le fichier : - + FullScript.FCScript FullScript.FCScript - + Recent macros menu Menu des macros récentes - + Size of recent macro list Taille de la liste des macros récentes - + How many macros should be listed in recent macros list Combien de macros doivent être listés dans la liste des macros récentes - + Keyboard shortcut count Nombre de raccourcis clavier - + How many recent macros should have shortcuts Combien de macros récentes devraient avoir des raccourcis - + Keyboard Modifiers Modificateurs de clavier - + Keyboard modifiers, default = Ctrl+Shift+ Modificateurs de clavier, par défaut = Ctrl+Maj+ @@ -4645,130 +3952,130 @@ Vous pouvez également utiliser la forme : John Doe <john@doe.com> Gui::Dialog::DlgSettingsNavigation - - + + Navigation Navigation - + Navigation cube Cube de navigation - + Steps by turn Pas par tour - + Number of steps by turn when using arrows (default = 8 : step angle = 360/8 = 45 deg) Nombre de pas par tour en utilisant les flèches (par défaut = 8 : angle de pas = 360/8 = 45 degrés) - + Corner Coin - + Corner where navigation cube is shown Coin où le cube de navigation est affiché - + Top left En haut à gauche - + Top right En haut à droite - + Bottom left En bas à gauche - + Bottom right En bas à droite - + Rotates to nearest possible state when clicking a cube face Tourner vers l'état le plus proche lorsque vous cliquez sur une face du cube - + Rotate to nearest Tourner au plus près - + Font name: Nom de la police : - + Font name of the navigation cube Nom de la police du cube de navigation - + Default - Défaut + Par défaut - + Cube size Taille du cube - + Size of the navigation cube Taille du cube de navigation - + Color Couleur - + Base color for all elements Couleur de base pour tous les éléments - + 3D Navigation Navigation 3D - + List the mouse button configs for each chosen navigation setting. Select a set and then press the button to view said configurations. Liste les configurations du bouton de la souris pour chaque paramètre de navigation choisi. Sélectionnez un réglage puis appuyez sur le bouton pour afficher ces configurations. - + Mouse... Souris... - + Navigation settings set Ensemble des paramètres de navigation - + Orbit style Style d'orbite - + Rotation orbit style. Trackball: moving the mouse horizontally will rotate the part around the y-axis Turntable: the part will be rotated around the z-axis (with constrained axes). @@ -4779,116 +4086,116 @@ Vue en rotation : la pièce sera pivotée autour de l’axe z (avec des axes con Vue en rotation libre : la pièce sera pivotée autour de l’axe z. - + Turntable Vue en rotation - + Trackball Trackball - + Free Turntable Vue en rotation libre - + Rotation mode Mode de rotation - + Rotations in 3D will use current cursor position as center for rotation Les rotations en 3D utiliseront la position actuelle du curseur comme centre de rotation - + Window center Centre de la fenêtre - + Drag at cursor Positionner au curseur - + Object center Centre de l'objet - + Default camera orientation Orientation par défaut de la caméra - + Default camera orientation when creating a new document or selecting the home view Orientation par défaut de la caméra lors de la création d'un nouveau document ou de la sélection de la vue initiale - + Camera zoom Zoom de la caméra - + Sets camera zoom for new documents. The value is the diameter of the sphere to fit on the screen. Définit le zoom de la caméra pour de nouveaux documents. La valeur est le diamètre de la sphère qui rentre à l'écran. - + mm mm - + Enable animated rotations Activer les rotations animées - + Enable animation Permettre l'animation - + Zoom operations will be performed at position of mouse pointer Les opérations de zoom seront effectuées à la position du pointeur de la souris - + Zoom at cursor Zoomer sur le curseur - + Zoom step Pas de zoom - + How much will be zoomed. Zoom step of '1' means a factor of 7.5 for every zoom step. Quel sera le zoom. Le zoom au pas de '1' signifie un facteur de 7.5 pour chaque pas de zoom. - + Direction of zoom operations will be inverted Le sens du zoom sera inversé - + Invert zoom Inverser le zoom - + Prevents view tilting when pinch-zooming. Affects only gesture navigation style. Mouse tilting is not disabled by this setting. @@ -4897,102 +4204,112 @@ N’affecte que le style de navigation Gesture. L’inclinaison à la souris n’est pas désactivée par ce réglage. - + Disable touchscreen tilt gesture Désactiver l’inclinaison par geste de l’écran tactile - + + Show the rotation center when dragging. + Afficher le centre de rotation lors d'un déplacement. + + + + Enable rotation center indication + Activer l'indication du centre de rotation + + + Isometric Isométrique - + Dimetric Dimétrique - + Trimetric Trimétrique - + Top Dessus - + Front Devant - + Left Gauche - + Right Droit - + Rear Arrière - + Bottom Dessous - + Custom - Personnalisée + Personnaliser Gui::Dialog::DlgSettingsPythonConsole - + Python console Console Python - + Settings - Réglages + Paramètres - + Words will be wrapped when they exceed available horizontal space in Python console Les mots seront enroulés lorsqu'ils dépassent l'espace disponible dans la console Python - + Enable word wrap Autoriser le retour à la ligne - + The cursor shape will be a block La forme du curseur sera un bloc - + Enable block cursor Activer le curseur sous forme de bloc - + Saves Python history across sessions Enregistrer l'historique Python entre les sessions - + Save history Enregistrer l'historique @@ -5000,17 +4317,37 @@ dans la console Python Gui::Dialog::DlgSettingsSelection - + Selection Sélection - + + Enable preselection, highlighted with specified color + Activer la présélection et la mise en évidence par une couleur spécifique + + + + Enable preselection + Activer la préselection + + + + Enable selection, highlighted with specified color + Activer la sélection, mettre en évidence avec la couleur spécifiée + + + + Enable selection + Activer la sélection + + + Pick radius (px): Rayon de sélection du clic de la souris (px) : - + Area for picking elements in 3D view. Larger value eases to pick things, but can make small features impossible to select. @@ -5019,27 +4356,27 @@ Une valeur plus grande facilite la sélection, mais peut rendre les petites fonc - + Auto switch to the 3D view containing the selected item Basculer automatiquement vers la vue 3D contenant l'objet sélectionné - + Auto expand tree item when the corresponding object is selected in 3D view Déplier automatiquement l'arborescence quand l'objet correspondant est sélectionné dans la vue 3D - + Preselect the object in 3D view when mouse over the tree item Préselectionner l'objet dans la vue 3D quand la souris passe au-dessus d'un élément de l'arborescence - + Record selection in tree view in order to go back/forward using navigation button Sauvegarder la sélection dans l'arborescence pour aller en avant/arrière avec les boutons de navigation - + Add checkboxes for selection in document tree Ajouter des cases à cocher pour la sélection dans l'arborescence des documents @@ -5047,147 +4384,122 @@ Une valeur plus grande facilite la sélection, mais peut rendre les petites fonc Gui::Dialog::DlgSettingsViewColor - + Colors Couleurs - - Selection - Sélection - - - - Enable preselection and highlight by specified color - Activer la présélection et la mise en évidence par une couleur spécifique - - - - Enable preselection highlighting - Activer la surbrillance de présélection - - - - Enable selection highlighting and use specified color - Activer la mise en évidence de la sélection et l'utilisation de la couleur spécifiée - - - - Enable selection highlighting - Activer la surbrillance de la sélection - - - + Background color for the model view Couleur de l'arrière-plan pour le modèle - + Background color Couleur d'arrière-plan - - + + Background will have selected color L'arrière-plan aura la couleur sélectionnée - + Simple color Couleur simple - - + + Background will have selected color gradient L'arrière-plan aura le dégradé sélectionné - + Linear gradient Dégradé linéaire - + Radial gradient Dégradé radial - - + + Top: En haut : - - + + Middle: Milieu : - + Switches the colors of the gradient Echange les couleurs du dégradé - + Switch Changer - + Color gradient will get selected color as middle color Le dégradé de couleur obtiendra la couleur sélectionnée comme couleur moyenne - + Middle color Couleur intermédiaire - - + + Bottom: En bas : - + Tree view Vue arborescente - + Object being edited Objet en cours de modification - + Background color for objects in tree view that are currently edited Couleur d'arrière-plan pour les objets de l'arborescence en cours d'édition - + Active container Conteneur actif - + Background color for active containers in tree view Couleur de fond pour les conteneurs actifs dans la vue en arborescence - + Central: Au centre : - + Midway: Au milieu : - + End: Au bord : @@ -5293,7 +4605,7 @@ Le système par défaut est celui défini dans les préférences générales. Close - Fermer + Faible @@ -5312,9 +4624,9 @@ Le système par défaut est celui défini dans les préférences générales. Gui::Dialog::DockablePlacement - + Placement - Placement + Positionnement @@ -5777,7 +5089,7 @@ La colonne "État" indique si le document a pu être récupéré. Placement - Placement + Emplacement @@ -5905,7 +5217,7 @@ La colonne "État" indique si le document a pu être récupéré. Close - Fermer + Faible @@ -5913,17 +5225,17 @@ La colonne "État" indique si le document a pu être récupéré. Appliquer - + Please select 1, 2, or 3 points before clicking this button. A point may be on a vertex, face, or edge. If on a face or edge the point used will be the point at the mouse position along face or edge. If 1 point is selected it will be used as the center of rotation. If 2 points are selected the midpoint between them will be the center of rotation and a new custom axis will be created, if needed. If 3 points are selected the first point becomes the center of rotation and lies on the vector that is normal to the plane defined by the 3 points. Some distance and angle information is provided in the report view, which can be useful when aligning objects. For your convenience when Shift + click is used the appropriate distance or angle is copied to the clipboard. Veuillez sélectionner 1, 2 ou 3 points avant de cliquer sur ce bouton. Un point peut être sur un sommet, une face ou une arête. S'il est sur une face ou une arête, le point utilisé sera le point à la position de la souris le long de la face ou de l'arête. Si 1 point est sélectionné, il sera utilisé comme centre de rotation. Si 2 points sont choisis, le point médian sera le centre de rotation et un nouvel axe personnalisé sera créé, si nécessaire. Si 3 points sont choisis, le premier point devient le centre de rotation et se trouve sur le vecteur qui est perpendiculaire au plan défini par les 3 points. Des informations de distance et d’angle sont fournies dans la vue rapport, ce qui peut être utile pour aligner des objets. Pour plus de commodité, lorsque vous utilisez Maj + clic, la distance ou l'angle approprié est copié dans le presse-papiers. - + Incorrect quantity Quantité incorrecte - + There are input fields with incorrect input, please ensure valid placement values! Certains champs de saisie sont incorrects, assurez-vous que les valeurs de positionnement sont valides ! @@ -6185,7 +5497,7 @@ initialement sélectionnés avant d'ouvrir ce dialogue Gui::DockWnd::PropertyDockView - + Property View Affichage des propriétés @@ -6253,22 +5565,22 @@ initialement sélectionnés avant d'ouvrir ce dialogue Aller à la fin - + Clear Effacer - + Save As... Enregistrer sous… - + Save Report Output Enregistrer la sortie du rapport - + Plain Text Files Fichiers de texte brut @@ -6399,7 +5711,7 @@ initialement sélectionnés avant d'ouvrir ce dialogue Application - + Labels & Attributes Étiquettes & attributs @@ -6448,27 +5760,27 @@ Voulez enregistrer les modifications ? Fichier PDF - + untitled[*] sansnom[*] - + - Editor - Éditeur - + %1 chars removed %1 caractères supprimés - + %1 chars added %1 caractères ajoutés - + Formatted Formaté @@ -6584,74 +5896,74 @@ Voulez enregistrer les modifications ? Gui::GraphvizView - + Graphviz not found Graphviz non trouvé - + Graphviz couldn't be found on your system. Graphviz n’a pas pu être trouvé sur votre système. - + Read more about it here. En savoir plus à ce sujet ici. - + Do you want to specify its installation path if it's already installed? Voulez-vous spécifier le chemin d’accès de l’installation si il est déjà installée ? - + Graphviz installation path Chemin d'accès pour l'installation de graphviz - + Graphviz failed Échec de graphviz - + Graphviz failed to create an image file Graphviz n'a pas pu créer un fichier d'image - + PNG format Format PNG - + Bitmap format Format bitmap - + GIF format Format GIF - + JPG format Format JPG - + SVG format Format SVG - - + + PDF format Format PDF - - + + Export graph Export graphique @@ -6679,7 +5991,7 @@ Voulez enregistrer les modifications ? Press middle mouse button - Appuyez sur le bouton central de la souris + Appuyer sur la roulette de la souris @@ -6689,7 +6001,7 @@ Voulez enregistrer les modifications ? Scroll middle mouse button - Faites défiler le bouton milieu de la souris + Faites rouler la roulette de la souris @@ -6772,17 +6084,17 @@ Voulez enregistrer les modifications ? X: - X : + X : Y: - Y : + Y : Z: - Z : + Z : @@ -6793,17 +6105,17 @@ Voulez enregistrer les modifications ? Gui::MacroCommand - + Macros Macros - + Macro file doesn't exist Le fichier du macro n'existe pas - + No such macro file: '%1' Fichier du macro inexistant : "%1" @@ -6812,7 +6124,7 @@ Voulez enregistrer les modifications ? Gui::MainWindow - + Dimension Dimension @@ -6842,32 +6154,42 @@ Voulez enregistrer les modifications ? Fermer tout - - - + + + Toggles this toolbar Bascule cette barre d'outils - - - + + + Toggles this dockable window Bascule cette fenêtre dockable - - + + WARNING: This is a development version. + ATTENTION : ceci est une version de développement. + + + + Please do not use in a production environment. + Veuillez ne pas utiliser dans un environnement de production. + + + + Unsaved document Document non sauvegardé - + The exported object contains external link. Please save the documentat least once before exporting. L'objet exporté contient un lien externe. Veuillez enregistrer le document au moins une fois avant l'exportation. - + To link to external objects, the document must be saved at least once. Do you want to save the document now? Pour créer un lien vers des objets externes, le document doit être enregistré au moins une fois. @@ -6877,121 +6199,121 @@ Voulez-vous enregistrer le document maintenant ? Gui::ManualAlignment - - - - - + + + + + Manual alignment Alignement manuel - + The alignment is already in progress. L'alignement est déjà en cours. - + Alignment[*] Alignement[*] - + Please, select at least one point in the left and the right view Veuillez sélectionner au moins un point dans les vues de droite et de gauche - + Please, select at least %1 points in the left and the right view Veuillez sélectionner au moins %1 points dans les vues de droite et de gauche - + Please pick points in the left and right view Veuillez sélectionner des points dans les vues de gauche et de droite - + The alignment has finished L'alignement est terminé - + The alignment has been canceled L'alignement a été annulé - - + + Too few points picked in the left view. At least %1 points are needed. Trop peu de points sélectionnés dans la vue gauche. Au moins %1 point sont nécessaires. - - + + Too few points picked in the right view. At least %1 points are needed. Trop peu de points sélectionnés dans la vue droite. Au moins %1 point sont nécessaires. - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. Un nombre différent de points a été sélectionné dans les vues de gauche et de droite Sur la vue gauche %1 points ont été sélectionnés, sur la vue droite %2 points ont été sélectionnés. - + Try to align group of views Essayez d'aligner les groupe de vues - + The alignment failed. How do you want to proceed? Impossible d'aligner. Comment voulez-vous procéder? - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. Un nombre différent de points a été sélectionné dans les vues de gauche et de droite. Sur la vue gauche %1 points ont été sélectionnés, sur la vue droite %2 points ont été sélectionnés. - + Point_%1 Point_%1 - + Point picked at (%1,%2,%3) Point sélectionné en (%1, %2, %3) - + No point was found on model Aucun point n'a été trouvé sur le modèle - + No point was picked Aucun point n'a été sélectionné - + &Align &Aligner - + &Remove last point &Supprimer le dernier point - + &Cancel &Annuler - + &Synchronize views &Synchroniser les vues @@ -7138,7 +6460,7 @@ How do you want to proceed? Gui::PropertyEditor::LinkLabel - + Change the linked object Modifiez l’objet lié @@ -7146,12 +6468,12 @@ How do you want to proceed? Gui::PropertyEditor::LinkSelection - + Error Erreur - + Object not found Objet introuvable @@ -7222,13 +6544,13 @@ How do you want to proceed? Gui::PropertyView - + View Vue - + Data Données @@ -7276,77 +6598,77 @@ Voulez vous quitter sans sauvegarder vos données? Exception C++ non gérée et/ou inconnue. - + &Copy &Copier - + &Copy command &Copier la commande - + &Copy history &Copier l'historique - + Save history as... Sauvegarder l'historique sous... - + Save history Enregistrer l'historique - + Saves Python history across %1 sessions Enregistre l'historique Python sur %1 sessions - + &Paste &Coller - + Select All Tout sélectionner - + Clear console Vider la console - + Insert file name... Insérez un nom de fichier... - + Word wrap Retour à la ligne - + Save History Sauvegarder l'historique - + Macro Files Fichiers de macros - + Insert file name Insérez un nom de fichier - + All Files Tous les fichiers @@ -7359,7 +6681,7 @@ Voulez vous quitter sans sauvegarder vos données? Commentaire - + Uncomment Décommenter @@ -7367,17 +6689,17 @@ Voulez vous quitter sans sauvegarder vos données? Gui::RecentFilesAction - + Open file %1 Ouvrir le fichier %1 - + File not found Fichier introuvable - + The file '%1' cannot be opened. Impossible d'ouvrir le fichier '%1'. @@ -7385,22 +6707,22 @@ Voulez vous quitter sans sauvegarder vos données? Gui::RecentMacrosAction - + none - aucun + rien - + Run macro %1 (Shift+click to edit) keyboard shortcut: %2 Lancer la macro %1 (Maj+clic pour modifier) le raccourci clavier : %2 - + File not found Fichier introuvable - + The file '%1' cannot be opened. Impossible d'ouvrir le fichier '%1'. @@ -7415,38 +6737,38 @@ Voulez vous quitter sans sauvegarder vos données? Press middle mouse button - Appuyez sur le bouton central de la souris + Appuyer sur la roulette de la souris Press SHIFT and middle mouse button - Appuyez sur Maj et le bouton du milieu de la souris + Appuyez sur MAJ et sur la roulette de la souris Scroll middle mouse button - Faites défiler le bouton milieu de la souris + Faites rouler la roulette de la souris Gui::SearchBar - + Previous Précédent - + Next Suivant - + Case sensitive Sensible à la casse - + Whole words Mots entiers @@ -7586,7 +6908,7 @@ Do you want to specify another directory? TextLabel - TextLabel + Étiquette de texte @@ -7635,17 +6957,17 @@ Do you want to specify another directory? Document window: - Fenêtre de document: + Fenêtre du document : Plot mode: - Mode de tracé : + Mode de tracé : Point size: - Taille de point : + Taille du point : @@ -7655,7 +6977,7 @@ Do you want to specify another directory? Transparency: - Transparence : + Transparence : @@ -7663,7 +6985,7 @@ Do you want to specify another directory? A dialog is already open in the task panel - Une boîte de dialogue est déjà ouverte dans le panneau des tâches + Une fenêtre de dialogue est déjà ouverte dans le panneau des tâches @@ -7690,38 +7012,38 @@ Do you want to specify another directory? Gui::TextDocumentEditorView - + Text updated Texte mis à jour - + The text of the underlying object has changed. Discard changes and reload the text from the object? Le texte de l’objet sous-jacent a changé. Abandonner les modifications et recharger le texte depuis l’objet ? - + Yes, reload. Oui, recharger. - + Unsaved document - Document non sauvegardé + Document non enregistré - + Do you want to save your changes before closing? Voulez-vous sauvegarder les modifications avant de fermer ? - + If you don't save, your changes will be lost. Si vous n'enregistrez pas, vos modifications seront perdues. - - + + Edit text Modifier le texte @@ -7736,7 +7058,7 @@ Do you want to specify another directory? Press middle mouse button - Appuyez sur le bouton central de la souris + Appuyer sur la roulette de la souris @@ -7746,7 +7068,7 @@ Do you want to specify another directory? Scroll middle mouse button - Faites défiler le bouton milieu de la souris + Faites rouler la roulette de la souris @@ -7759,7 +7081,7 @@ Do you want to specify another directory? Press SHIFT button - Appuyez sur la touche Maj + Appuyez sur la touche MAJ @@ -7769,7 +7091,7 @@ Do you want to specify another directory? Press CTRL and SHIFT buttons - Appuyer sur les touches CTRL et SHIFT + Appuyer sur les touches CTRL et MAJ @@ -7993,7 +7315,7 @@ Do you want to specify another directory? Gui::TreeDockWidget - + Tree view Vue arborescente @@ -8001,7 +7323,7 @@ Do you want to specify another directory? Gui::TreePanel - + Search Rechercher @@ -8009,183 +7331,183 @@ Do you want to specify another directory? Gui::TreeWidget - + Search... Rechercher... - + Search for objects Rechercher des objets - + Activate document Activer le document - + Activate document %1 Activer document %1 - + Tree settings Paramètres de la vue en arborescence - + Show description column Afficher la colonne de description - + Show an extra tree view column for item description. The item's description can be set by pressing F2 (or your OS's edit button) or by editing the 'label2' property. Afficher une colonne supplémentaire dans la vue en arborescence pour la description de l'élément. La description de l'élément peut être définie en appuyant sur F2 (ou le bouton d'édition de votre OS) ou en modifiant la propriété "label2". - + Group Groupe - + Labels & Attributes Étiquettes & attributs - + Description Description - + Show items hidden in tree view Afficher les éléments masqués dans la vue en arborescence - + Show items that are marked as 'hidden' in the tree view Afficher les éléments qui sont marqués comme "cachés" dans la vue en arborescence - + Toggle visibility in tree view Activer/désactiver la visibilité dans l'arborescence - + Toggles the visibility of selected items in the tree view Active/désactive la visibilité des éléments sélectionnés dans l'arborescence - + Create group... Créer un groupe... - + Create a group Créer un groupe - - + + Rename Renommer - + Rename object - Renommer un objet + Renommer l’objet - + Finish editing - Terminer l'édition + Finir la modification - + Finish editing object - Terminer l'édition de l'objet + Finir la modification de l'objet - + Add dependent objects to selection Ajouter des objets dépendants à la sélection - + Adds all dependent objects to the selection Ajouter tous les objets dépendants à la sélection - + Close document Fermer le document - + Close the document Ferme le document - + Reload document Recharger le document - + Reload a partially loaded document Recharger un document partiellement chargé - + Skip recomputes Sauter les recalculs - + Enable or disable recomputations of document Activer ou désactiver le recalcul du document - + Allow partial recomputes Autoriser les recalculs partiels - + Enable or disable recomputating editing object when 'skip recomputation' is enabled Active ou désactive le recalcul de l'objet édité quand 'ignorer le recalcul' est activé - + Mark to recompute Marquer pour recalculer - + Mark this object to be recomputed Marquer cet objet pour être recalculé - + Recompute object Recalculer l'objet - + Recompute the selected object Recalculer l'objet sélectionné - + (but must be executed) (mais doit être exécuté) - + %1, Internal name: %2 %1, nom interne : %2 @@ -8216,20 +7538,20 @@ Do you want to specify another directory? Fichier PDF - + Opening file failed L'ouverture du fichier a échoué - + Can't open file '%1' for writing. - Le fichier '%1' n'accepte pas l'écriture. + Impossible d'ouvrir le fichier "%1" en écriture. Gui::WorkbenchGroup - + Select the '%1' workbench Sélectionner l'atelier '%1' @@ -8295,17 +7617,17 @@ Do you want to specify another directory? X: - X : + X : Y: - Y : + Y : Z: - Z : + Z : @@ -8403,7 +7725,7 @@ Do you want to specify another directory? Tree view - Vue arborescente + Vue en arborescence @@ -8438,75 +7760,76 @@ Do you want to specify another directory? Display properties - Propriétés d'affichage + Afficher les propriétés QObject - - + + General Général - - + + + Display - Affichage + Afficher - + Workbenches Ateliers - - - + + + Python Python - - - + + + Unknown filetype Type de fichier inconnu - - + + Cannot open unknown filetype: %1 Impossible d'ouvrir un type de fichier inconnu : %1 - + Export failed Échec de l'exportation - + Cannot save to unknown filetype: %1 Impossible de sauvegarder ce type de fichier inconnu : %1 - + Workbench failure Atelier défaillant - + %1 %1 - + Exception Exception @@ -8552,10 +7875,10 @@ Do you want to specify another directory? Exportation PDF ... - + Unsaved document - Document non sauvegardé + Document non enregistré @@ -8705,19 +8028,19 @@ Do you want to continue? Impossible d'ouvrir le fichier '%1'. - + files fichiers - + Save image Enregistrer l'image - + Choose an image file to open - Choisir un fichier d'image à ouvrir + Choisir un fichier image à ouvrir @@ -8821,44 +8144,44 @@ Do you want to continue? - + Type Type - + Notifier Notificateur - + Message Message - + Notifier: Notificateur : - + Do you want to skip confirmation of further critical message notifications while loading the file? Voulez-vous ignorer la confirmation de notification des messages critiques suivants lors du chargement du fichier ? - + Critical Message Message critique - + Too many opened non-intrusive notifications. Notifications are being omitted! Trop de notifications non intrusives ouvertes. Des notifications sont omises ! - + Identical physical path detected. It may cause unwanted overwrite of existing document! @@ -8867,44 +8190,44 @@ Do you want to continue? - + Are you sure you want to continue? Êtes-vous sûr de vouloir continuer ? - + Please check report view for more... Veuillez consulter la vue du rapport pour plus... - + Physical path: Chemin d'accès physique : - - + + Document: Document : - - + + Path: Chemin d'accès : - + Identical physical path Chemin d'accès physique identique - + Could not save document Impossible d'enregistrer le document - + There was an issue trying to save the file. This may be because some of the parent folders do not exist, or you do not have sufficient permissions, or for other reasons. Error details: "%1" @@ -8917,102 +8240,102 @@ Would you like to save the file with a different name? Voulez-vous enregistrer le fichier avec un nom différent ? - - - + + + Saving aborted Sauvegarde abandonnée - + Save dependent files Enregistrer les fichiers dépendants - + The file contains external dependencies. Do you want to save the dependent files, too? Le fichier contient des dépendances externes. Voulez-vous également enregistrer les fichiers dépendants ? - - + + Saving document failed L'enregistrement du document a échoué - + Save document under new filename... Enregistrer le document sous un nouveau nom… - - + + Save %1 Document Enregistrer le document %1 - + Document Document - - + + Failed to save document Échec de l'enregistrement du document - + Documents contains cyclic dependencies. Do you still want to save them? Les documents contiennent des dépendances cycliques. Voulez-vous les enregistrer ? - + Save a copy of the document under new filename... Enregistrer une copie du document avec un nouveau nom... - + %1 document (*.FCStd) Document %1 (*.FCStd) - + Document not closable Impossible de fermer le document - + The document is not closable for the moment. Impossible de fermer le document pour le moment. - + Document not saved Document non enregistré - + The document%1 could not be saved. Do you want to cancel closing it? Le document%1 n'a pas pu être enregistré. Voulez-vous annuler sa fermeture ? - + Undo Annuler - + Redo Rétablir - + There are grouped transactions in the following documents with other preceding transactions Les documents suivants contiennent des opérations groupées avec d'autres opérations précédentes - + Choose 'Yes' to roll back all preceding transactions. Choose 'No' to roll back in the active document only. Choose 'Abort' to abort @@ -9057,7 +8380,7 @@ Choisissez "Abandonner" pour annuler Split - Scinder + Séparer @@ -9095,12 +8418,12 @@ Veuillez ouvrir une fenêtre de navigateur et saisir : http://localhost:%1.Options... - + Out of memory Mémoire insuffisante - + Not enough memory available to display the data. Mémoire insuffisante pour afficher les données. @@ -9116,7 +8439,7 @@ Veuillez ouvrir une fenêtre de navigateur et saisir : http://localhost:%1.Impossible de trouver le fichier %1 ni dans %2 ni dans %3 - + Navigation styles Styles de navigation @@ -9127,14 +8450,14 @@ Veuillez ouvrir une fenêtre de navigateur et saisir : http://localhost:%1. - + Transform Transformer Do you want to close this dialog? - Voulez-vous fermer cette boîte de dialogue? + Voulez-vous fermer cette fenêtre de dialogue? @@ -9189,15 +8512,15 @@ Veuillez ouvrir une fenêtre de navigateur et saisir : http://localhost:%1. The %1 is not empty, delete its content as well? - Le %1 n’est pas vide, supprimez son contenu quand même ? + Le %1 n’est pas vide, supprimer son contenu quand même ? - + Translation: Translation : - + Rotation: Rotation : @@ -9293,60 +8616,60 @@ des tirets bas, et ne doit pas commender par un chiffre. Impossible d'ajouter la propriété à '%1': %2 - - + + Drag & drop failed Erreur lors du glisser/déposer - + Setup configurable object Configurer l'objet configurable - + Select which object to copy or exclude when configuration changes. All external linked objects are excluded by default. Sélectionner les objets à copier ou à exclure lorsque la configuration change. Tous les objets externes liés sont exclus par défaut. - + Please select which objects to copy when the configuration is changed Veuillez sélectionner les objets à copier lorsque la configuration est modifiée - + Apply to all Appliquer à tous - + Apply the setting to all links. Or, uncheck this option to apply only to this link. Appliquer le paramètre à tous les liens. Ou, décochez cette option pour ne l'appliquer qu'à ce lien. - + Copy on change Copier en cas de changement - + Enable Activer - + Enable auto copy of linked object when its configuration is changed Activer la copie automatique de l'objet lié lorsque sa configuration est modifiée - + Tracking - Crénage + Suivi - + Copy the linked object when its configuration is changed. Also auto redo the copy if the original linked object is changed. @@ -9355,17 +8678,17 @@ Refait aussi automatiquement la copie si l'objet lié original est modifié. - + Disable copy on change Désactiver la copie en cas de changement - + Refresh configurable object Mettre à jour l'objet configurable - + Synchronize the original configurable source object by creating a new deep copy. Note that any changes made to the current copy will be lost. @@ -9376,30 +8699,30 @@ apportée à la copie en cours sera perdue. - + Toggle array elements Activer/désactiver des éléments du réseau - + Change whether show each link array element as individual objects Modifier l'affichage de chaque élément du réseau de liens en tant qu'objets isolés - + Transform at the origin of the placement Transformer à l'origine du positionnement - - + + Override colors... Remplacer les couleurs... Edit %1 - Modifier %1 + Editer %1 @@ -9420,12 +8743,12 @@ apportée à la copie en cours sera perdue. SelectionFilter - + Not allowed: Non autorisé : - + Selection not allowed by filter Sélection non autorisée par filtre @@ -9433,9 +8756,9 @@ apportée à la copie en cours sera perdue. StdBoxElementSelection - - + + Box element selection Sélection d'éléments par boîte @@ -9443,13 +8766,13 @@ apportée à la copie en cours sera perdue. StdBoxSelection - + Box selection Sélectionner par une boîte - + Activate the box selection tool Activer l’outil boîte de sélection @@ -9527,13 +8850,13 @@ apportée à la copie en cours sera perdue. StdCmdAxisCross - + Toggle axis cross Afficher les axes de coordonnées - - + + Turns on or off the axis cross at the origin Activer ou désactiver la croix d’axes à l’origine @@ -9627,25 +8950,25 @@ apportée à la copie en cours sera perdue. &Delete - &Effacer + &Supprimer Deletes the selected objects - Efface les objets sélectionnés + Supprimer les objets sélectionnés StdCmdDemoMode - + View turntable... Vue en rotation... - + View turntable Vue en rotation @@ -9985,13 +9308,13 @@ apportée à la copie en cours sera perdue. StdCmdHideObjects - + Hide all objects Masquer tous les objets - - + + Hide all objects in the document Masquer tous les objets dans le document @@ -9999,13 +9322,13 @@ apportée à la copie en cours sera perdue. StdCmdHideSelection - + Hide selection Masquer la sélection - - + + Hide all selected objects Masquer tous les objets sélectionnés @@ -10279,13 +9602,13 @@ apportée à la copie en cours sera perdue. StdCmdMeasureDistance - + Measure distance - Mesurer une distance + Mesurer la distance - + Activate the distance measurement tool Activer l’outil de mesure de distance @@ -10295,7 +9618,7 @@ apportée à la copie en cours sera perdue. Measure distance - Mesurer une distance + Mesurer la distance @@ -10344,8 +9667,8 @@ apportée à la copie en cours sera perdue. Créer un nouveau document vide - + Unnamed Sans nom @@ -10573,8 +9896,8 @@ apportée à la copie en cours sera perdue. StdCmdRecentFiles - Recent files - Fichiers récents + Open Recent + Ouvrir un fichier récent @@ -10712,13 +10035,13 @@ apportée à la copie en cours sera perdue. StdCmdSceneInspector - + Scene inspector... Inspecteur de scène... - + Scene inspector Inspecteur de scène @@ -10726,13 +10049,13 @@ apportée à la copie en cours sera perdue. StdCmdSelBack - + &Back Précédent - + Go back to previous selection Retour à la sélection précédente @@ -10740,13 +10063,13 @@ apportée à la copie en cours sera perdue. StdCmdSelBoundingBox - + &Bounding box &Boîte englobante - + Show selection bounding box Afficher la boîte englobante de la sélection @@ -10754,13 +10077,13 @@ apportée à la copie en cours sera perdue. StdCmdSelForward - + &Forward Suivant - + Repeat the backed selection Répéter la sélection sauvegardée @@ -10782,13 +10105,13 @@ apportée à la copie en cours sera perdue. StdCmdSelectVisibleObjects - + Select visible objects Sélectionner des objets visibles - - + + Select visible objects in the active document Sélectionner des objets visibles dans le document actif @@ -10810,13 +10133,13 @@ apportée à la copie en cours sera perdue. StdCmdSetAppearance - + Appearance... Apparence... - + Sets the display properties of the selected object Définit les propriétés d'affichage de l'objet sélectionné @@ -10824,13 +10147,13 @@ apportée à la copie en cours sera perdue. StdCmdShowObjects - + Show all objects Afficher tous les objets - - + + Show all objects in the document Afficher tous les objets dans le document @@ -10838,13 +10161,13 @@ apportée à la copie en cours sera perdue. StdCmdShowSelection - + Show selection Afficher la sélection - - + + Show all selected objects Afficher tous les objets sélectionnés @@ -10880,13 +10203,13 @@ apportée à la copie en cours sera perdue. StdCmdTextureMapping - + Texture mapping... Mappage de texture... - + Texture mapping Mappage de texture @@ -10936,13 +10259,13 @@ apportée à la copie en cours sera perdue. StdCmdToggleNavigation - + Toggle navigation/Edit mode Basculer en mode navigation/édition - - + + Toggle between navigation and edit mode Basculer entre le mode navigation et le mode d'édition @@ -10950,13 +10273,13 @@ apportée à la copie en cours sera perdue. StdCmdToggleObjects - + Toggle all objects Basculer tous les objets - - + + Toggles visibility of all objects in the active document Bascule la visibilité de tous les objets dans le document actif @@ -10964,13 +10287,13 @@ apportée à la copie en cours sera perdue. StdCmdToggleSelectability - + Toggle selectability Basculer la sélectivité - - + + Toggles the property of the objects to get selected in the 3D-View Basculer la propriété des objets à sélectionner dans la vue 3D @@ -10978,13 +10301,13 @@ apportée à la copie en cours sera perdue. StdCmdToggleVisibility - + Toggle visibility Basculer la visibilité - - + + Toggles visibility Bascule la visibilité @@ -11034,13 +10357,13 @@ apportée à la copie en cours sera perdue. StdCmdTreeCollapse - + Collapse selected item Réduire l'élément sélectionné - + Collapse currently selected tree items Réduire l'arborescence actuellement sélectionnée @@ -11048,13 +10371,13 @@ apportée à la copie en cours sera perdue. StdCmdTreeExpand - + Expand selected item Développer l'élément sélectionné - + Expand currently selected tree items Développer l'arborescence actuellement sélectionnée @@ -11062,13 +10385,13 @@ apportée à la copie en cours sera perdue. StdCmdTreeSelectAllInstances - + Select all instances Sélectionner tous les cas - + Select all instances of the current selected object Sélectionner toutes les instances de l'objet sélectionné @@ -11076,13 +10399,13 @@ apportée à la copie en cours sera perdue. StdCmdTreeViewActions - + TreeView actions Vue en arborescence - + TreeView behavior options and actions Configurations et options de la vue en arborescence @@ -11146,13 +10469,13 @@ apportée à la copie en cours sera perdue. StdCmdViewBottom - + Bottom Dessous - + Set to bottom view Afficher la vue de dessous @@ -11160,13 +10483,13 @@ apportée à la copie en cours sera perdue. StdCmdViewCreate - + Create new view Créer une nouvelle vue - + Creates a new view window for the active document Crée une nouvelle fenêtre de vue pour le document actif @@ -11174,13 +10497,13 @@ apportée à la copie en cours sera perdue. StdCmdViewDimetric - + Dimetric Dimétrique - + Set to dimetric view Choisir la vue dimétrique @@ -11188,13 +10511,13 @@ apportée à la copie en cours sera perdue. StdCmdViewExample1 - + Inventor example #1 Exemple Inventor #1 - + Shows a 3D texture with manipulator Affiche une texture 3D avec manipulation @@ -11202,13 +10525,13 @@ apportée à la copie en cours sera perdue. StdCmdViewExample2 - + Inventor example #2 Exemple Inventor #2 - + Shows spheres and drag-lights Affiche des sphères et des lumières déplaçables @@ -11216,13 +10539,13 @@ apportée à la copie en cours sera perdue. StdCmdViewExample3 - + Inventor example #3 Exemple Inventor #3 - + Shows a animated texture Affiche une texture animée @@ -11230,13 +10553,13 @@ apportée à la copie en cours sera perdue. StdCmdViewFitAll - + Fit all Tout afficher - + Fits the whole content on the screen Afficher l'ensemble du contenu à l'écran @@ -11244,13 +10567,13 @@ apportée à la copie en cours sera perdue. StdCmdViewFitSelection - + Fit selection Afficher la sélection - + Fits the selected content on the screen Afficher le contenu sélectionné à l'écran @@ -11258,13 +10581,13 @@ apportée à la copie en cours sera perdue. StdCmdViewFront - + Front Devant - + Set to front view Afficher la vue de face @@ -11272,13 +10595,13 @@ apportée à la copie en cours sera perdue. StdCmdViewHome - + Home Accueil - + Set to default home view Définir comme vue d'accueil par défaut @@ -11286,13 +10609,13 @@ apportée à la copie en cours sera perdue. StdCmdViewIsometric - + Isometric Isométrique - + Set to isometric view Choisir la vue isométrique @@ -11300,13 +10623,13 @@ apportée à la copie en cours sera perdue. StdCmdViewIvIssueCamPos - + Issue camera position Récupérer la position de la caméra - + Issue the camera position to the console and to a macro, to easily recall this position Récupérer la position de la caméra dans la console et dans une macro, pour réutiliser facilement cette position @@ -11314,13 +10637,13 @@ apportée à la copie en cours sera perdue. StdCmdViewIvStereoInterleavedColumns - + Stereo Interleaved Columns Colonnes stéréo entrelacées - + Switch stereo viewing to Interleaved Columns Basculer la vision stéréo vers la technique des colonnes entrelacées @@ -11328,13 +10651,13 @@ apportée à la copie en cours sera perdue. StdCmdViewIvStereoInterleavedRows - + Stereo Interleaved Rows Lignes stéréo entrelacées - + Switch stereo viewing to Interleaved Rows Basculer la vision stéréo vers la technique des ligne entrelacées @@ -11342,13 +10665,13 @@ apportée à la copie en cours sera perdue. StdCmdViewIvStereoOff - + Stereo Off Désactiver la stéréo - + Switch stereo viewing off Désactiver la vision stéréo @@ -11356,13 +10679,13 @@ apportée à la copie en cours sera perdue. StdCmdViewIvStereoQuadBuff - + Stereo quad buffer Tampon stéréo quadruple - + Switch stereo viewing to quad buffer Basculer la vision stéreo vers la technique de tampon quadruple @@ -11370,13 +10693,13 @@ apportée à la copie en cours sera perdue. StdCmdViewIvStereoRedGreen - + Stereo red/cyan Stéréo rouge/cyan - + Switch stereo viewing to red/cyan Basculer la vision stéréoscopique vers rouge/cyan @@ -11384,13 +10707,13 @@ apportée à la copie en cours sera perdue. StdCmdViewLeft - + Left Gauche - + Set to left view Afficher la vue de gauche @@ -11398,13 +10721,13 @@ apportée à la copie en cours sera perdue. StdCmdViewRear - + Rear Arrière - + Set to rear view Afficher la vue arrière @@ -11426,13 +10749,13 @@ apportée à la copie en cours sera perdue. StdCmdViewRight - + Right Droit - + Set to right view Afficher la vue de droite @@ -11440,13 +10763,13 @@ apportée à la copie en cours sera perdue. StdCmdViewRotateLeft - + Rotate Left Rotation à gauche - + Rotate the view by 90° counter-clockwise Tourner la vue de 90° sens antihoraire @@ -11454,13 +10777,13 @@ apportée à la copie en cours sera perdue. StdCmdViewRotateRight - + Rotate Right Rotation à droite - + Rotate the view by 90° clockwise Tourner la vue de 90° sens horaire @@ -11482,13 +10805,13 @@ apportée à la copie en cours sera perdue. StdCmdViewTop - + Top Dessus - + Set to top view Afficher la vue de dessus @@ -11496,13 +10819,13 @@ apportée à la copie en cours sera perdue. StdCmdViewTrimetric - + Trimetric Trimétrique - + Set to trimetric view Choisir la vue trimétrique @@ -11510,13 +10833,13 @@ apportée à la copie en cours sera perdue. StdCmdViewVR - + FreeCAD-VR FreeCAD-VR - + Extend the FreeCAD 3D Window to a Oculus Rift Étendre la fenêtre 3D FreeCAD pour l'Oculus Rift @@ -11582,13 +10905,13 @@ cette dernière fonction s'ouvre. StdMainFullscreen - + Fullscreen Plein écran - + Display the main window in fullscreen mode Afficher la fenêtre principale en mode plein écran @@ -11624,13 +10947,13 @@ cette dernière fonction s'ouvre. StdRecallWorkingView - + Recall working view Rappeler la vue de travail - - + + Recall previously stored temporary working view Rappeler la vue de travail temporaire précédemment stockée @@ -11638,13 +10961,13 @@ cette dernière fonction s'ouvre. StdStoreWorkingView - + Store working view Stocker la vue de travail - - + + Store a document-specific temporary working view Stocker une vue de travail temporaire spécifique au document @@ -11652,13 +10975,13 @@ cette dernière fonction s'ouvre. StdTreeCollapseDocument - + Collapse/Expand Réduire/développer - + Expand active document and collapse all others Développer le document actif et réduire tous les autres @@ -11666,12 +10989,12 @@ cette dernière fonction s'ouvre. StdTreeDrag - + Initiate dragging Commencer un déplacement - + Initiate dragging of current selected tree items Commencer le déplacement des éléments sélectionnés @@ -11679,13 +11002,13 @@ cette dernière fonction s'ouvre. StdTreeMultiDocument - + Multi document Document multiple - + Display all documents in the tree view Afficher tous les documents dans l’arborescence @@ -11693,12 +11016,12 @@ cette dernière fonction s'ouvre. StdTreePreSelection - + Pre-selection Pré-sélectionner - + Preselect the object in 3D view when mouse over the tree item Préselectionner l'objet dans la vue 3D quand la souris passe au-dessus d'un élément de l'arborescence @@ -11706,12 +11029,12 @@ cette dernière fonction s'ouvre. StdTreeRecordSelection - + Record selection Enregistrer la sélection - + Record selection in tree view in order to go back/forward using navigation button Sauvegarder la sélection dans l'arborescence pour aller en avant/arrière avec les boutons de navigation @@ -11719,13 +11042,13 @@ cette dernière fonction s'ouvre. StdTreeSelection - + Go to selection Aller à la sélection - + Scroll to first selected item Défiler jusqu'au premier élément sélectionné @@ -11733,13 +11056,13 @@ cette dernière fonction s'ouvre. StdTreeSingleDocument - + Single document Document unique - + Only display the active document in the tree view Afficher uniquement le document actif dans l’arborescence @@ -11747,12 +11070,12 @@ cette dernière fonction s'ouvre. StdTreeSyncPlacement - + Sync placement Synchroniser le positionnement - + Auto adjust placement on drag and drop objects across coordinate systems Ajuster automatiquement le positionnement des objets glissés-déposés dans les différents systèmes de coordonnées @@ -11760,12 +11083,12 @@ cette dernière fonction s'ouvre. StdTreeSyncSelection - + Sync selection Synchroniser la sélection - + Auto expand tree item when the corresponding object is selected in 3D view Déplier automatiquement l'arborescence quand l'objet correspondant est sélectionné dans la vue 3D @@ -11773,12 +11096,12 @@ cette dernière fonction s'ouvre. StdTreeSyncView - + Sync view Synchroniser la vue - + Auto switch to the 3D view containing the selected item Basculer automatiquement vers la vue 3D contenant l'objet sélectionné @@ -11786,13 +11109,13 @@ cette dernière fonction s'ouvre. StdViewBoxZoom - + Box zoom Zoom fenêtre - + Activate the box zoom tool Activer l’outil boîte de zoom @@ -11800,55 +11123,55 @@ cette dernière fonction s'ouvre. StdViewDock - + Docked - Dockée + Ancré - + Display the active view either in fullscreen, in undocked or docked mode - Afficher la vue active soit en mode plein écran, non ancrée ou ancrée + Afficher la vue active soit en plein écran, soit en mode non ancré, soit en mode ancré StdViewDockUndockFullscreen - + Document window Fenêtre de document - + Display the active view either in fullscreen, in undocked or docked mode - Afficher la vue active soit en mode plein écran, non ancrée ou ancrée + Afficher la vue active soit en plein écran, soit en mode non ancré, soit en mode ancré StdViewFullscreen - + Fullscreen Plein écran - + Display the active view either in fullscreen, in undocked or docked mode - Afficher la vue active soit en mode plein écran, non ancrée ou ancrée + Afficher la vue active soit en plein écran, soit en mode non ancré, soit en mode ancré StdViewScreenShot - + Save image... Enregistrer l'image... - + Creates a screenshot of the active view Crée une capture d'écran de la vue active @@ -11856,27 +11179,27 @@ cette dernière fonction s'ouvre. StdViewUndock - + Undocked - Non dockée + Non ancré - + Display the active view either in fullscreen, in undocked or docked mode - Afficher la vue active soit en mode plein écran, non ancrée ou ancrée + Afficher la vue active soit en plein écran, soit en mode non ancré, soit en mode ancré StdViewZoomIn - + Zoom In Zoom avant - + Increase the zoom factor by a fixed amount Augmenter le facteur de zoom d’une valeur fixe @@ -11884,13 +11207,13 @@ cette dernière fonction s'ouvre. StdViewZoomOut - + Zoom Out Zoom arrière - + Decrease the zoom factor by a fixed amount Diminuer le facteur de zoom d’une valeur fixe @@ -11903,9 +11226,9 @@ cette dernière fonction s'ouvre. Are you sure you want to continue? - Les références d'objets suivantes pourraient se briser. + Les objets de référencement suivants risquent de se casser. -Êtes-vous sûrs de vouloir continuer ? +Êtes-vous sûr de vouloir continuer ? @@ -11925,72 +11248,72 @@ Are you sure you want to continue? Std_DrawStyle - + As is Comme actuellement - + Normal mode Mode normal - + Points Points - + Points mode Mode points - + Wireframe Filaire - + Wireframe mode Mode filaire - + Hidden line Ligne cachée - + Hidden line mode Mode ligne cachée - + No shading Pas d'ombrage - + No shading mode Aucun mode d’ombrage - + Shaded Ombré - + Shaded mode Mode ombré - + Flat lines Filaire ombré - + Flat lines mode Mode filaire ombré @@ -12204,12 +11527,12 @@ Voulez-vous tout de même continuer ? Gui::MDIView - + Export PDF - Exporter vers PDF + Exporter en PDF - + PDF file Fichier PDF @@ -12217,196 +11540,190 @@ Voulez-vous tout de même continuer ? Gui::Dialog::DlgSettingsNotificationArea - - + Notification Area Zone de notification - + Settings - Réglages + Paramètres - + The Notification area will appear in the status bar La zone de notification apparaîtra dans la barre d'état - + Enable Notification Area Activer la zone de notification - + Non-intrusive notifications will appear next to the notification area in the status bar Des notifications non intrusives apparaîtront à côté de la zone de notification dans la barre d'état - + Enable non-intrusive notifications Activer les notifications non intrusives - + Additional data sources Sources de données supplémentaires - + Errors intended for developers will appear in the notification area Les erreurs destinées aux développeurs apparaîtront dans la zone de notification - + Debug errors Erreurs de débogage - + Warnings intended for developers will appear in the notification area Les avertissements destinés aux développeurs apparaîtront dans la zone de notification - + Debug warnings Avertissements de débogage - + Non-Intrusive Notifications Notifications non intrusives - + Minimum Duration: Durée minimale : - + Maximum Duration: Durée maximale : - + Duration during which the notification will be shown (unless mouse buttons are clicked) Durée pendant laquelle la notification sera affichée (sauf si les boutons de la souris sont cliqués) - - + + s s - + Minimum duration during which the notification will be shown (unless notification clicked) Durée minimale pendant laquelle la notification sera affichée (sauf si la notification est cliquée) - + Maximum Number of Notifications: Nombre maximum de notifications : - + Maximum number of notifications that will be simultaneously present on the screen Nombre maximum de notifications qui seront présentes simultanément à l'écran - + Notification width: Largeur de la notification : - + Width of the notification in pixels Largeur de la notification en pixels - + Any open non-intrusive notifications will disappear when another window is activated Toutes les notifications non intrusives ouvertes disparaîtront quand une autre fenêtre sera activée - + Hide when other window is activated Masquer quand une autre fenêtre est activée - + Prevent non-intrusive notifications from appearing when the FreeCAD Window is not the active window Empêcher l'apparition de notifications non intrusives lorsque la fenêtre de FreeCAD n'est pas la fenêtre active - + Do not show when inactive Ne pas afficher en cas d'inactivité - + Message List Liste de messages - + Limit the number of messages that will be kept in the list. If 0 there is no limit. Limite le nombre de messages qui seront conservés dans la liste. Si c'est 0 il n'y a pas de limite. - + Maximum Messages (0 = no limit): Nombre maximum de messages (0 = sans limite) : - + Removes the user notifications from the message list after the non-intrusive maximum duration has lapsed. Supprime les notifications de l'utilisateur de la liste des messages après l'expiration de la durée maximale non intrusive. - + Auto-remove User Notifications Suppression automatique des notifications de l'utilisateur - - - Activation of the Notification Area only takes effect after an application restart. - L'activation de la zone de notification ne prend effet qu'après le redémarrage de l'application. - Gui::Dialog::DlgSettingsWorkbenches - + Available Workbenches Ateliers disponibles - + <html><head/><body><p>You can reorder workbenches by drag and drop. Additional workbenches can be installed through the addon manager.</p><p> Currently, your system has the following workbenches:</p></body></html> <html><head/><body><p>Vous pouvez réorganiser les ateliers par un glisser-déposer. Des ateliers supplémentaires peuvent être installés via le gestionnaire des extensions.</p><p> Actuellement, votre système dispose des ateliers suivants :</p></body></html> - + Start up workbench: Atelier de démarrage : - + Choose which workbench will be activated and shown after FreeCAD launches Choisissez quel atelier sera activé et affiché après le lancement de FreeCAD - + Workbench selector position : Position du sélecteur d’atelier : - + Customize where the workbench selector appears (restart required). 'Toolbar': In the toolbars, as a movable toolbar. @@ -12419,12 +11736,12 @@ après le lancement de FreeCAD "Coin droit" : sur la barre de menus, dans le coin droit. - + If checked, application will remember which workbench is active for each tab of the viewport Si coché, l'application se rappellera quel atelier est actif pour chaque onglet de la fenêtre d'affichage - + Remember active workbench by tab Mémoriser l'atelier actif par onglet @@ -12434,7 +11751,7 @@ après le lancement de FreeCAD Choose orientation - Sélectionner l'orientation + Choisir une orientation @@ -12532,12 +11849,12 @@ après le lancement de FreeCAD Width: - Largeur : + Largeur : Height: - Hauteur : + Hauteur : @@ -12573,47 +11890,47 @@ après le lancement de FreeCAD Gui::Dialog::wbListItem - + If unchecked, %1 will not appear in the available workbenches. Si non coché, %1 n'apparaîtra pas dans les ateliers disponibles. - + This is the current startup module, and must be enabled. See Preferences/General/Autoload to change. Ceci est le module de démarrage actuel et doit être activé. Voir Préférences/Général/Chargement automatique pour en changer. - + Shortcut to activate this workbench. Raccourci pour activer cet atelier. - + Auto-load Chargement automatique - + If checked, %1 will be loaded automatically when FreeCAD starts up Si coché, %1 sera chargé automatiquement lorsque FreeCAD démarrera - + This is the current startup module, and must be autoloaded. See Preferences/General/Autoload to change. Il s'agit de l'atelier de démarrage, qui doit être chargé automatiquement. Voir Préférences/Général/Chargement automatique pour changer. - + Loaded Chargé - + Load Charger - + To preserve resources, FreeCAD does not load workbenches until they are used. Loading them may provide access to additional preferences related to their functionality. Pour préserver les ressources, FreeCAD ne charge pas les ateliers tant qu'ils ne sont pas utilisés. Les charger peut fournir un accès à des préférences supplémentaires liées à leurs fonctionnalités. @@ -12621,17 +11938,17 @@ après le lancement de FreeCAD Gui::Dialog::DlgSettingsWorkbenchesImp - + Toolbar Barre d'outils - + Left corner Coin gauche - + Right corner Coin droit @@ -12641,7 +11958,7 @@ après le lancement de FreeCAD Delete - Supprimer + Effacer @@ -12657,12 +11974,12 @@ après le lancement de FreeCAD Gui::NotificationArea - + Delete user notifications Supprimer les notifications de l'utilisateur - + Delete All Tout supprimer @@ -12698,13 +12015,13 @@ après le lancement de FreeCAD StdViewLoadImage - + Load image... Charger une image... - + Loads an image Charge une image @@ -12772,4 +12089,742 @@ après le lancement de FreeCAD Une erreur est survenue -- voir la vue rapport pour plus d'informations + + Gui::Dialog::DlgSettingsEditor + + + Editor + Éditeur + + + + Options + Options + + + + Code lines will be numbered + Les lignes de code seront numérotées + + + + Enable line numbers + Activer la numérotation des lignes + + + + The cursor shape will be a block + La forme du curseur sera un bloc + + + + Enable block cursor + Activer le curseur sous forme de bloc + + + + Enable folding + Activer le pliage + + + + Indentation + Retrait + + + + Tab size: + Taille des tabulations : + + + + Tabulator raster (how many spaces) + Valeur de l'indentation d'une tabulation + + + + Indent size: + Taille de retrait : + + + + How many spaces will be inserted when pressing <Tab> + Nombre d'espaces insérés lors de l'appui sur <Tab> + + + + Pressing <Tab> will insert a tabulator with defined tab size + Appuyez sur <Tab> pour insérer une tabulation avec une taille de tabulation définie + + + + Keep tabs + Garder les tabulations + + + + Pressing <Tab> will insert amount of defined indent size + Appuyer sur <Tab> insérera une quantité de taille d'indentation définie + + + + Insert spaces + Insérer des espaces + + + + Display items + Afficher les éléments + + + + Color and font settings will be applied to selected type + Les paramètres de couleur et de police seront appliqués au type sélectionné + + + + Family: + Police : + + + + Font family to be used for selected code type + Police à utiliser pour le type de code sélectionné + + + + Size: + Taille : + + + + Font size to be used for selected code type + Taille de la police à utiliser pour le type de code sélectionné + + + + Color: + Couleur : + + + + Preview: + Aperçu : + + + + Text + Texte + + + + Bookmark + Marque-pages + + + + Breakpoint + Point d'arrêt + + + + Keyword + Mot-clé + + + + Comment + Commentaire + + + + Block comment + Bloc commentaire + + + + Number + Nombre + + + + String + Chaîne + + + + Character + Caractère + + + + Class name + Nom de classe + + + + Define name + Définir le nom + + + + Operator + Opérateur + + + + Python output + Sortie Python + + + + Python error + Erreur Python + + + + Current line highlight + Surbrillance de ligne actuelle + + + + Items + Items + + + + Gui::Dialog::DlgSettingsGeneral + + + General + Général + + + + Language and number format + Format de la langue et des nombres + + + + Language: + Langue : + + + + Language of the application's user interface + Langue de l'interface utilisateur de l'application + + + + Unit system: + Système d’unités : + + + + Unit system that should be used for all parts of the application + Système d'unités à utiliser pour toutes les pièces de l'application + + + + Number of decimals: + Nombre de décimales : + + + + Number of decimals that should be shown for numbers and dimensions + Nombre de décimales qui doivent être indiquées pour les nombres et les dimensions + + + + Minimum fractional inch: + Fraction minimale de pouce : + + + + Minimum fractional inch to be displayed + Fraction minimale en pouce à afficher + + + + Number format: + Format des nombres : + + + + Operating system + Système d'exploitation + + + + Selected language + Langue sélectionnée + + + + C/POSIX + C/POSIX + + + + If enabled, numerical keypad decimal separator +will be substituted with locale separator, except +in Python Console and Macro Editor where a +dot/period will always be printed. + Si activé, le séparateur décimal du pavé numérique +sera remplacé par le séparateur de la langue du système, +sauf dans la console Python et l'éditeur de Macro où un +point sera toujours affiché. + + + + Substitute decimal separator + Remplacer le séparateur décimal + + + + Application + Application + + + + Theme: + Thème : + + + + Customize how user interface will look like + Personnaliser l'interface utilisateur + + + + Size of toolbar icons: + Taille des icônes de la barre d'outils : + + + + Choose your preference for toolbar icon size. You can adjust +this according to your screen size or personal taste + Choisissez la taille des icônes de la barre d'outils. Vous pouvez l'ajuster +selon la taille de votre écran ou votre goût personnel + + + + Tree view mode: + Mode d'affichage de l'arborescence : + + + + Customize how tree view is shown in the panel (restart required). + +'ComboView': combine tree view and property view into one panel. +'TreeView and PropertyView': split tree view and property view into separate panel. +'Both': keep all three panels, and you can have two sets of tree view and property view. + Personnaliser l'affichage de la vue en arborescence dans le panneau (redémarrage requis). + +'''Vue combinée''' : combine l'arborescence et la vue des propriétés en un seul panneau. +* '''Arborescence et Propriétés'' : sépare la vue en arborescence et la vue des propriétés en deux panneaux distincts. +'''Les deux''' : affiche les trois panneaux. Vous pouvez avoir les deux ensembles de paramètres de la vue en arborescence et la vue des propriétés. + + + + Size of recent file list: + Taille de la liste des fichiers récents : + + + + How many files should be listed in recent files list + Combien de fichiers doivent être listés dans la liste des fichiers récents + + + + Background of the main window (when no document is opened) will consist of tiles of a special image. +See the FreeCAD Wiki for details about the image. + L'arrière-plan de la fenêtre principale (quand aucun document n'est ouvert) sera constitué de tuiles d'une image spéciale. +Voir le Wiki de FreeCAD pour plus de détails sur l'image. + + + + Enable tiled background + Activer l'arrière-plan en mosaïque + + + + The text cursor will be blinking + Le curseur du texte clignotera + + + + Enable cursor blinking + Activer le clignotement du curseur + + + + A Splash screen is a small loading window that is shown +when FreeCAD is launching. If this option is checked, FreeCAD will +display the splash screen + Un écran de démarrage est une petite fenêtre de chargement qui s'affiche +lors du lancement de FreeCAD. Si cette option est cochée, FreeCAD affichera +l'écran de démarrage + + + + Enable splash screen at start up + Activer l'écran d'accueil au démarrage + + + + Preference packs + Kits de préférences + + + + Name + Nom + + + + Type + Type + + + + Load + Charger + + + + Import config... + Importer une configuration… + + + + Save new... + Enregistrer un nouveau... + + + + Manage... + Gérer... + + + + Revert... + Rétablir... + + + + Manage preference packs + Gérer les kits de préférences + + + + Small (%1px) + Petit (%1px) + + + + Medium (%1px) + Moyen (%1px) + + + + Large (%1px) + Grand (%1px) + + + + Extra large (%1px) + Très grand (%1px) + + + + Custom (%1px) + Personnalisé (%1px) + + + + Combo View + Vue combinée + + + + TreeView and PropertyView + Arborescence et Propriétés + + + + Both + Les deux + + + + Preference Pack Name + Nom du kit de préférences + + + + Tags + Attaches + + + + Apply + Appliquer + + + + Apply the %1 preference pack + Appliquer le kit de préférences %1 + + + + Choose a FreeCAD config file to import + Choisir un fichier de configuration de FreeCAD à importer + + + + File exists + Le fichier existe + + + + A preference pack with that name already exists. Overwrite? + Un kit de préférences portant ce nom existe déjà. Voulez-vous l'écraser ? + + + + Gui::Dialog::DlgSettingsReportView + + + Report view + Vue rapport + + + + Output + Sortie + + + + Normal messages will be recorded + Les messages normaux seront enregistrés + + + + Record normal messages + Enregistrer les messages normaux + + + + Log messages will be recorded + Les messages de log seront enregistrés + + + + Record log messages + Enregistrer les messages du journal + + + + Warnings will be recorded + Les avertissements seront enregistrés + + + + Record warnings + Enregistrer les avertissements + + + + Error messages will be recorded + Les messages d'erreur seront enregistrés + + + + Record error messages + Enregistrer les messages d'erreur + + + + When an error has occurred, the Report View dialog becomes visible +on-screen while displaying the error + Lorsqu'une erreur est survenue, la fenêtre de visualisation des rapports s'affiche +à l'écran et indique l'erreur + + + + Show report view on error + Afficher la vue rapport en cas d'erreur + + + + When a warning has occurred, the Report View dialog becomes visible +on-screen while displaying the warning + Lorsqu'un avertissement survient, la fenêtre de visualisation des rapports s'affiche +à l'écran et indique l'erreur + + + + Show report view on warning + Afficher la vue rapport en cas d'avertissement + + + + When a normal message has occurred, the Report View dialog becomes visible +on-screen while displaying the message + Lorsqu'un message survient, la fenêtre de visualisation des rapports s'affiche +à l'écran et indique l'erreur + + + + Show report view on normal message + Afficher la vue rapport sur les messages + + + + When a log message has occurred, the Report View dialog becomes visible +on-screen while displaying the log message + Lorsqu'un message du journal survient, la fenêtre de visualisation des rapports s'affiche +à l'écran et indique le message + + + + Show report view on log message + Afficher la vue rapport sur les messages du journal + + + + Include a timecode for each report + Inclure un timecode pour chaque rapport + + + + Include a timecode for each entry + Inclure un timecode pour chaque entrée + + + + Colors + Couleurs + + + + Normal messages: + Messages normaux : + + + + Font color for normal messages in Report view panel + Couleur de police pour les messages normaux dans la vue Rapport + + + + Log messages: + Journal des messages : + + + + Font color for log messages in Report view panel + Couleur de police pour les messages de log dans la fenêtre de rapport + + + + Warnings: + Avertissements : + + + + Font color for warning messages in Report view panel + Couleur de police pour les messages d'avertissement dans la fenêtre Rapport + + + + Errors: + Erreurs : + + + + Font color for error messages in Report view panel + Couleur de police pour les messages d'erreur dans la fenêtre rapport + + + + Python interpreter + Interpréteur Python + + + + Internal Python output will be redirected +from Python console to Report view panel + La sortie interne de Python sera redirigée +depuis la console Python vers la fenêtre Rapport + + + + Redirect internal Python output to report view + Rediriger les messages internes de Python vers la vue rapport + + + + Internal Python error messages will be redirected +from Python console to Report view panel + Les messages d'erreur internes de Python seront redirigés +de la console Python vers la Vue rapport + + + + Redirect internal Python errors to report view + Rediriger les erreurs internes de Python vers la Vue rapport + + + + Gui::Dialog::DlgSettingsTheme + + + Theme + Thème + + + + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + Cette page vous permet de personnaliser votre thème en cours. Les paramètres proposés sont facultatifs pour les développeurs de thèmes et peuvent donc avoir ou non un effet sur votre thème courant. + + + + Style sheet: + Feuille de style : + + + + Style sheet how user interface will look like + Feuille de style qui defini à quoi ressemblera l'interface utilisateur + + + + Secondary theme color + Couleur secondaire du thème + + + + + + This color might be used by your theme to let you customize it. + Cette couleur peut être utilisée par votre thème pour vous permettre de le personnaliser. + + + + Highlight color + Couleur de surbrillance + + + + Focus theme color + Couleur du thème central + + + + No style sheet + Aucune feuille de style + + diff --git a/src/Gui/Language/FreeCAD_gl.ts b/src/Gui/Language/FreeCAD_gl.ts index c423a0d182..43c8c52efb 100644 --- a/src/Gui/Language/FreeCAD_gl.ts +++ b/src/Gui/Language/FreeCAD_gl.ts @@ -42,29 +42,29 @@ Tamaño visual das características - + <empty> <baleiro> - - + + Angle Ángulo - - + + Axis Eixo - + Position Position - + Enum Enum @@ -91,12 +91,12 @@ CmdViewMeasureClearAll - + Clear measurement Limpar medicións - + Clear all visible measurements Clear all visible measurements @@ -104,12 +104,12 @@ CmdViewMeasureToggleAll - + Toggle measurement Activar medicións - + Turn on or off the display of all measurements Turn on or off the display of all measurements @@ -117,12 +117,12 @@ Command - + Edit Editar - + Import Importar @@ -182,7 +182,7 @@ Engadir un grupo - + Align Align @@ -194,18 +194,18 @@ - + Transform Transformar - + Toggle array elements Toggle array elements - + Link Transform Transformar ligazón @@ -215,12 +215,12 @@ Medir distancia - + Toggle visibility Alternar visibilidade - + Toggle selectability Alternar selectividade @@ -559,7 +559,7 @@ Gui::AutoSaver - + Please wait until the AutoRecovery file has been saved... Agarde mentres se garda o ficheiro de Auto-recuperación... @@ -711,47 +711,47 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::AboutDialog - - + + Credits Header for the Credits tab of the About screen Créditos - + FreeCAD would not be possible without the contributions of FreeCAD non sería posible sen as contribucións de - + Individuals Header for the list of individual people in the Credits list. Individuos - + Organizations Header for the list of companies/organizations in the Credits list. Organizacións - - + + License Licenza - + Libraries Librarías - + This software uses open source components whose copyright and other proprietary rights belong to their respective owners: Este software usa compoñentes de código aberto dos que os dereitos de autor e outros dereitos propietarios pertencen ós seus respectivos donos: - + Collection Colección @@ -759,22 +759,22 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::ApplicationCache - + Cache directory Cache directory - + The cache directory %1 exceeds the size of %2. The cache directory %1 exceeds the size of %2. - + Do you want to clear it now? Do you want to clear it now? - + Warning: Please make sure that this is the only running %1 instance and that no documents are opened as this may result into data loss! Warning: Please make sure that this is the only running %1 instance and that no documents are opened as this may result into data loss! @@ -795,37 +795,37 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::CameraDialog - + Camera settings Axustes da cámara - + Orientation Orientación - + Q0 Q0 - + Q1 Q1 - + Q2 Q2 - + Q3 Q3 - + Current view Vista actual @@ -1394,13 +1394,13 @@ same time. The one with the highest priority will be triggered. Título - + All Todo - - + + none ningún @@ -1408,8 +1408,8 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgCustomToolBoxbarsImp - - + + Toolbox bars Barras da Caixa de Ferramentas @@ -1684,551 +1684,123 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgDisplayPropertiesImp - + Default Por defecto - + Aluminium Aluminio - + Brass Latón - + Bronze Bronce - + Copper Cobre - + Chrome Cromo - + Emerald Esmeralda - + Gold Ouro - + Jade Xade - + Metalized Metalizado - + Neon GNC Neon GNC - + Neon PHC Neon PHC - + Obsidian Obsidiana - + Pewter Estaño - + Plaster Xeso - + Plastic Plástico - + Ruby Rubí - + Satin Satén - + Shiny plastic Plástico brillante - + Silver Prata - + Steel Aceiro - + Stone Pedra Gui::Dialog::DlgEditorSettings - - - Editor - Editor - - - - Options - Opcións - - - - Code lines will be numbered - As liñas de código estarán numeradas - - - - Enable line numbers - Activar a numeración de liña - - - - The cursor shape will be a block - The cursor shape will be a block - - - - Enable block cursor - Enable block cursor - - - - Enable folding - Activar o pregado - - - - Indentation - Indentación - - - - Tab size: - Tamaño da tabulación: - - - - Tabulator raster (how many spaces) - Tabulador raster (cantos espazos) - - - - Indent size: - Tamaño do Indentación: - - - - How many spaces will be inserted when pressing <Tab> - Cantos espazos se inserirán ó premer <Tab> - - - - Pressing <Tab> will insert a tabulator with defined tab size - Premendo <Tab> inserirá un tabulador co tamaño de tab definido - - - - Keep tabs - Manter tabulacións - - - - Pressing <Tab> will insert amount of defined indent size - Premendo <Tab> inserirá a cantidade do tamaño do sangrado definido - - - - Insert spaces - Inserir espazos - - - - Display items - Amosar elementos - - - - Color and font settings will be applied to selected type - Os axustes de cor e tipo de letra aplicaranse ó tipo seleccionado - - - - Family: - Fonte: - - - - Font family to be used for selected code type - Tipo de letra que empregara o tipo de código escollido - - - - Size: - Tamaño: - - - - Font size to be used for selected code type - Tamaño de letra a usar para o tipo de código seleccionado - - - - Color: - Cor: - - - - Preview: - Vista previa: - - - Gui::Dialog::DlgGeneral - - - General - Xeral - - - - Language of the application's user interface - Idioma da interface de usuario da aplicación - - - - Number format: - Number format: - - - - Operating system - Sistema operativo - - - - Selected language - Selected language - - - - C/POSIX - C/POSIX - - - - If enabled, numerical keypad decimal separator -will be substituted with locale separator, except -in Python Console and Macro Editor where a -dot/period will always be printed. - If enabled, numerical keypad decimal separator -will be substituted with locale separator, except -in Python Console and Macro Editor where a -dot/period will always be printed. - - - - Preference packs - Preference packs - - - - Name - Nome - - - - Type - Tipo - - - - Load - Load - - - - Import config... - Import config... - - - - Save new... - Save new... - - - - Manage... - Manage... - - - - Revert... - Revert... - - - - How many files should be listed in recent files list - Cantos ficheiros deben mostrarse na lista de ficheiros recentes - - - - Enable tiled background - Habilitar fondo en tellas - - - - The text cursor will be blinking - The text cursor will be blinking - - - - Enable cursor blinking - Enable cursor blinking - - - - Style sheet: - Estilo da interface: - - - - Language and number format - Language and number format - - - - Language: - Language: - - - - Unit system: - Sistema de unidades: - - - - Unit system that should be used for all parts of the application - Unit system that should be used for all parts of the application - - - - Number of decimals: - Número de decimais: - - - - Number of decimals that should be shown for numbers and dimensions - Number of decimals that should be shown for numbers and dimensions - - - - Minimum fractional inch: - Mínima fracción de polgadas: - - - - Minimum fractional inch to be displayed - Minimum fractional inch to be displayed - - - - Substitute decimal separator - Substitute decimal separator - - - - Application - Aplicación - - - - Style sheet how user interface will look like - Folla de estilo de como se verá a interface de usuario - - - - Size of toolbar icons: - Tamaño das íconas das barras de ferramentas: - - - - Choose your preference for toolbar icon size. You can adjust -this according to your screen size or personal taste - Escolla a súa preferencia para o tamaño da icona da barra de ferramentas. -Pode axustar isto de acordo ó tamaño da súa pantalla ou gusto persoal - - - - Tree view mode: - Modo de vista de árbore: - - - - Customize how tree view is shown in the panel (restart required). - -'ComboView': combine tree view and property view into one panel. -'TreeView and PropertyView': split tree view and property view into separate panel. -'Both': keep all three panels, and you can have two sets of tree view and property view. - Customize how tree view is shown in the panel (restart required). - -'ComboView': combine tree view and property view into one panel. -'TreeView and PropertyView': split tree view and property view into separate panel. -'Both': keep all three panels, and you can have two sets of tree view and property view. - - - - Size of recent file list: - Size of recent file list: - - - - Background of the main window (when no document is opened) will consist of tiles of a special image. -See the FreeCAD Wiki for details about the image. - Background of the main window (when no document is opened) will consist of tiles of a special image. -See the FreeCAD Wiki for details about the image. - - - - A Splash screen is a small loading window that is shown -when FreeCAD is launching. If this option is checked, FreeCAD will -display the splash screen - A Splash screen is a small loading window that is shown -when FreeCAD is launching. If this option is checked, FreeCAD will -display the splash screen - - - - Enable splash screen at start up - Amosar a páxina de benvida o iniciar - - - - Gui::Dialog::DlgGeneralImp - - - Manage preference packs - Manage preference packs - - - - Small (%1px) - Pequeno (%1px) - - - - Medium (%1px) - Medio (%1px) - - - - Large (%1px) - Grande (%1px) - - - - Extra large (%1px) - Moi grande (%1px) - - - - Custom (%1px) - Personalizado (%1px) - - - - Combo View - Vista combinada - - - - TreeView and PropertyView - TreeView and PropertyView - - - - Both - Ambos - - - - No style sheet - Ningún estilo - - - - Preference Pack Name - Preference Pack Name - - - - Tags - Etiquetas - - - - Apply - Aplicar - - - - Apply the %1 preference pack - Apply the %1 preference pack - - - - Choose a FreeCAD config file to import - Choose a FreeCAD config file to import - - - - File exists - File exists - - - - A preference pack with that name already exists. Overwrite? - A preference pack with that name already exists. Overwrite? - - Gui::Dialog::DlgInputDialog @@ -3116,188 +2688,6 @@ Por favor, especifique outro directorio. Gui::Dialog::DlgReportView - - - Report view - Vista de informe - - - - Output - Saída - - - - Normal messages will be recorded - As mensaxes normais gravaranse - - - - Record normal messages - Record normal messages - - - - Log messages will be recorded - Gravarase o rexistro de mensaxes - - - - Record log messages - Gravar mensaxes de rexistro - - - - Warnings will be recorded - Gravaranse os avisos - - - - Record warnings - Gravar avisos - - - - Error messages will be recorded - Gravaranse as mensaxes de erros - - - - Record error messages - Gravar mensaxes de erros - - - - When an error has occurred, the Report View dialog becomes visible -on-screen while displaying the error - When an error has occurred, the Report View dialog becomes visible -on-screen while displaying the error - - - - Show report view on error - Show report view on error - - - - When a warning has occurred, the Report View dialog becomes visible -on-screen while displaying the warning - When a warning has occurred, the Report View dialog becomes visible -on-screen while displaying the warning - - - - Show report view on warning - Show report view on warning - - - - When a normal message has occurred, the Report View dialog becomes visible -on-screen while displaying the message - When a normal message has occurred, the Report View dialog becomes visible -on-screen while displaying the message - - - - Show report view on normal message - Show report view on normal message - - - - When a log message has occurred, the Report View dialog becomes visible -on-screen while displaying the log message - When a log message has occurred, the Report View dialog becomes visible -on-screen while displaying the log message - - - - Show report view on log message - Mostrar a vista do informe na mensaxe de rexistro - - - - Include a timecode for each report - Include a timecode for each report - - - - Include a timecode for each entry - Inclúe un código de tempo para cada entrada - - - - Colors - Cores - - - - Normal messages: - Mensaxes normais: - - - - Font color for normal messages in Report view panel - Font color for normal messages in Report view panel - - - - Log messages: - Mensaxes de rexistro: - - - - Font color for log messages in Report view panel - Font color for log messages in Report view panel - - - - Warnings: - Avisos: - - - - Font color for warning messages in Report view panel - Font color for warning messages in Report view panel - - - - Errors: - Erros: - - - - Font color for error messages in Report view panel - Font color for error messages in Report view panel - - - - Python interpreter - Intérprete de Python - - - - Internal Python output will be redirected -from Python console to Report view panel - Internal Python output will be redirected -from Python console to Report view panel - - - - Redirect internal Python output to report view - Dirixir as saídas internas de Python cara a vista de informes - - - - Internal Python error messages will be redirected -from Python console to Report view panel - Internal Python error messages will be redirected -from Python console to Report view panel - - - - Redirect internal Python errors to report view - Dirixir os erros internos de Python cara a vista de informes - @@ -3375,70 +2765,70 @@ from Python console to Report view panel Gui::Dialog::DlgSettings3DView - + 3D View Vista 3D - + General Xeral - + Main coordinate system will always be shown in lower right corner within opened files Main coordinate system will always be shown in lower right corner within opened files - + Show coordinate system in the corner Amosar o sistema de coordenadas no vértice - + Relative size : Relative size : - + Size of main coordinate system representation in the corner -- in % of height/width of viewport Size of main coordinate system representation in the corner -- in % of height/width of viewport - + Axis cross will be shown by default at file opening or creation Axis cross will be shown by default at file opening or creation - + Show axis cross by default Mostrar a cruz do eixe por defecto - + Time needed for last operation and resulting frame rate will be shown at the lower left corner in opened files Time needed for last operation and resulting frame rate will be shown at the lower left corner in opened files - + Show counter of frames per second Amosar o contador de imaxes por segundo - + Rendering Renderización - + This option is useful for troubleshooting graphics card and driver problems. Changing this option requires a restart of the application. @@ -3447,22 +2837,22 @@ Changing this option requires a restart of the application. Changing this option requires a restart of the application. - + Use software OpenGL Usa software OpenGL - + Use OpenGL VBO (Vertex Buffer Object) Empregar OpenGL VBO (Vertex Buffer Object) - + Render cache Renderizar caché - + If selected, Vertex Buffer Objects (VBO) will be used. A VBO is an OpenGL feature that provides methods for uploading vertex data (position, normal vector, color, etc.) to the graphics card. @@ -3485,7 +2875,7 @@ issues ranging from graphical anomalies to GPU crash bugs. Remember to report this setting as enabled when seeking support on the FreeCAD forums - + 'Render Caching' is another way to say 'Rendering Acceleration'. There are 3 options available to achieve this: 1) 'Auto' (default), let Coin3D decide where to cache. @@ -3502,92 +2892,92 @@ only cache at the scene graph root node. This offers the fastest rendering speed but slower response to any scene changes. - + Auto Automático - + Distributed Distribución - + Centralized Centralizado - + Anti-Aliasing Anti-Aliasing - + What kind of multisample anti-aliasing is used What kind of multisample anti-aliasing is used - + None Ningún - + Line Smoothing Suavizado de líñas - + MSAA 2x MSAA 2x - + MSAA 4x MSAA 4x - + MSAA 8x MSAA 8x - + Transparent objects: Obxectos transparentes: - + Render types of transparent objects Render types of transparent objects - + One pass Unha pasada - + Backface pass Pase de cara posterior - + Marker size: Tamaño do marcador: - + Size of vertices in the Sketcher workbench Size of vertices in the Sketcher workbench - + Eye to eye distance for stereo modes Distancia entre ollos para os modos estéreo - + Eye-to-eye distance used for stereo projections. The specified value is a factor that will be multiplied with the bounding box size of the 3D object that is currently displayed. @@ -3596,48 +2986,48 @@ The specified value is a factor that will be multiplied with the bounding box size of the 3D object that is currently displayed. - + Backlight is enabled with the defined color Backlight is enabled with the defined color - - + + Backlight color Cor da luz de fondo - + Intensity Intensidade - + Intensity of the backlight Intensidade de luz de fondo - + Camera type Tipo de cámara - + Objects will appear in a perspective projection Objects will appear in a perspective projection - + Perspective renderin&g Renderizació&n en perspectiva - + Objects will be projected in orthographic projection Objects will be projected in orthographic projection - + Or&thographic rendering Renderización or&togonal @@ -3649,42 +3039,42 @@ bounding box size of the 3D object that is currently displayed. Gui::Dialog::DlgSettings3DViewImp - + 5px 5px - + 7px 7px - + 9px 9px - + 11px 11px - + 13px 13px - + 15px 15px - + Anti-aliasing Anti-Aliasing - + Open a new viewer or restart %1 to apply anti-aliasing changes. Abra unha nova vista ou reinicie %1 para aplicar os cambios de ante-entrelazado. @@ -3692,77 +3082,77 @@ bounding box size of the 3D object that is currently displayed. Gui::Dialog::DlgSettingsCacheDirectory - + Cache Cache - + Cache directory Cache directory - + Location: Location: - + Check periodically at program start: Check periodically at program start: - + Always Always - + Daily Daily - + Weekly Weekly - + Monthly Monthly - + Yearly Yearly - + Never Never - + Cache size limit: Cache size limit: - + Check now... Check now... - + Notify the user if the cache size exceeds the specified limit Notify the user if the cache size exceeds the specified limit - + Unknown Descoñecido - + Current cache size: %1 Current cache size: %1 @@ -3936,182 +3326,182 @@ besides the color bar Gui::Dialog::DlgSettingsDocument - + Document Documento - + General Xeral - + The application will create a new document when started The application will create a new document when started - + Create new document at start up Abrir un documento novo o principiar - + Document save compression level (0 = none, 9 = highest, 3 = default) Nivel de compresión no gardado de documentos (0 = ningún, 9 = o máis alto, 3 = por defecto) - + Compression level for FCStd files Compression level for FCStd files - + All changes in documents are stored so that they can be undone/redone All changes in documents are stored so that they can be undone/redone - + Using Undo/Redo on documents Usar Desfacer/Refacer en documentos - + Maximum Undo/Redo steps Máximo de pasos de desfacer/refacer - + How many Undo/Redo steps should be recorded How many Undo/Redo steps should be recorded - + Allow user aborting document recomputation by pressing ESC. This feature may slightly increase recomputation time. Allow user aborting document recomputation by pressing ESC. This feature may slightly increase recomputation time. - + Allow aborting recomputation Allow aborting recomputation - + Storage Almacenaxe - + Saving transactions (Auto-save) Gardar as transacción (gardado automático) - + Discard saved transaction after saving document Desbotar as operacións gardadas logo de gardar o documento - + If there is a recovery file available the application will automatically run a file recovery when it is started. If there is a recovery file available the application will automatically run a file recovery when it is started. - + Run AutoRecovery at startup Executar a recuperación automática o principiar - + How often a recovery file is written How often a recovery file is written - + Save AutoRecovery information every Gardar información de auto-recuperación cada - + A thumbnail will be stored when document is saved A thumbnail will be stored when document is saved - + Save thumbnail into project file when saving document Gardar a miniatura no ficheiro do proxecto cando se garda un documento - + Size Tamaño - + Sets the size of the thumbnail that is stored in the document. Common sizes are 128, 256 and 512 Sets the size of the thumbnail that is stored in the document. Common sizes are 128, 256 and 512 - + The program logo will be added to the thumbnail The program logo will be added to the thumbnail - + Add the program logo to the generated thumbnail Engadir o logo do programa á miniatura xerada - + How many backup files will be kept when saving document How many backup files will be kept when saving document - + Maximum number of backup files to keep when resaving document Máximo número de ficheiros de seguridade mantidos cando volves gardar o documento - + Backup files will get extension '.FCbak' and file names get date suffix according to the specified format Backup files will get extension '.FCbak' and file names get date suffix according to the specified format - + Use date and FCBak extension Use date and FCBak extension - + Date format Formato de data - + Document objects Obxectos de documento - + Allow objects to have same label Allow objects to have same label - + Allow duplicate object labels in one document Permitir etiquetas de obxectos duplicadas nun documento - + Enable partial loading of external linked documents. Then only referenced objects and their dependencies will be loaded when a linked document is auto-opened together with the main document. @@ -4124,22 +3514,22 @@ A partially loaded document cannot be edited. Double click the document icon in the tree view to fully reload it. - + Disable partial loading of external linked objects Disable partial loading of external linked objects - + Authoring and License Autoría e licenza - + Author name Nome do autor - + All documents that will be created will get the specified author name. Keep blank for anonymous. You can also use the form: John Doe <john@doe.com> @@ -4148,32 +3538,32 @@ Keep blank for anonymous. You can also use the form: John Doe <john@doe.com> - + The field 'Last modified by' will be set to specified author when saving the file The field 'Last modified by' will be set to specified author when saving the file - + Set on save Establecer o gardar - + Company Empresa - + Default company name to use for new files Nome da empresa a se usar para novos documentos - + Default license Licenza por defecto - + Default license for new documents A licenza por defecto para os novos documentos @@ -4243,12 +3633,12 @@ You can also use the form: John Doe <john@doe.com> Outros - + License URL URL da licenza - + URL describing more about the license URL que describe máis sobre a licenza @@ -4256,104 +3646,21 @@ You can also use the form: John Doe <john@doe.com> Gui::Dialog::DlgSettingsDocumentImp - + The format of the date to use. O formato de data a empregar. - + Default Por defecto - + Format Formato - - Gui::Dialog::DlgSettingsEditorImp - - - Text - Texto - - - - Bookmark - Marcador - - - - Breakpoint - Punto de parada - - - - Keyword - Palabra-chave - - - - Comment - Comentario - - - - Block comment - Comentar bloque - - - - Number - Número - - - - String - Cadea de texto - - - - Character - Carácter - - - - Class name - Nome de clase - - - - Define name - Definir Nome - - - - Operator - Operador - - - - Python output - Saída de Python - - - - Python error - Erro do Python - - - - Current line highlight - Realzado da liña actual - - - - Items - Elementos - - Gui::Dialog::DlgSettingsImage @@ -4534,122 +3841,122 @@ You can also use the form: John Doe <john@doe.com> Gui::Dialog::DlgSettingsMacro - + Macro Macro - + General macro settings Configuración xeral de macros - + Variables defined by macros are created as local variables Variables defined by macros are created as local variables - + Run macros in local environment Executar macros no entorno local - + Macro recording settings Configuración de gravación de macros - + Macro path Cartafol da macro - + The directory in which the application will search for macros The directory in which the application will search for macros - + Gui commands Comandos da interface gráfica - + Recorded macros will also contain user interface commands Recorded macros will also contain user interface commands - + Record GUI commands Gravar comandos GUI - + Recorded macros will also contain user interface commands as comments Recorded macros will also contain user interface commands as comments - + Record as comment Gravar como un comentario - + Logging Commands Rexistro de comandos - + Commands executed by macro scripts are shown in Python console Commands executed by macro scripts are shown in Python console - + Show script commands in python console Amosar os comandos do script na consola python - + Log all commands issued by menus to file: Rexistrar tódolos comandos emitidos polos menús no ficheiro: - + FullScript.FCScript FullScript.FCScript - + Recent macros menu Recent macros menu - + Size of recent macro list Size of recent macro list - + How many macros should be listed in recent macros list How many macros should be listed in recent macros list - + Keyboard shortcut count Keyboard shortcut count - + How many recent macros should have shortcuts How many recent macros should have shortcuts - + Keyboard Modifiers Keyboard Modifiers - + Keyboard modifiers, default = Ctrl+Shift+ Keyboard modifiers, default = Ctrl+Shift+ @@ -4657,130 +3964,130 @@ You can also use the form: John Doe <john@doe.com> Gui::Dialog::DlgSettingsNavigation - - + + Navigation Navegación - + Navigation cube Navigation cube - + Steps by turn Steps by turn - + Number of steps by turn when using arrows (default = 8 : step angle = 360/8 = 45 deg) Number of steps by turn when using arrows (default = 8 : step angle = 360/8 = 45 deg) - + Corner Vértice - + Corner where navigation cube is shown Corner where navigation cube is shown - + Top left Enriba á esquerda - + Top right Enriba á dereita - + Bottom left Abaixo á esquerda - + Bottom right Abaixo á dereita - + Rotates to nearest possible state when clicking a cube face Rotates to nearest possible state when clicking a cube face - + Rotate to nearest Rotate to nearest - + Font name: Font name: - + Font name of the navigation cube Font name of the navigation cube - + Default Por defecto - + Cube size Tamaño do cubo - + Size of the navigation cube Size of the navigation cube - + Color Cor - + Base color for all elements Base color for all elements - + 3D Navigation Navegación 3D - + List the mouse button configs for each chosen navigation setting. Select a set and then press the button to view said configurations. List the mouse button configs for each chosen navigation setting. Select a set and then press the button to view said configurations. - + Mouse... Rato... - + Navigation settings set Navigation settings set - + Orbit style Estilo orbital - + Rotation orbit style. Trackball: moving the mouse horizontally will rotate the part around the y-axis Turntable: the part will be rotated around the z-axis (with constrained axes). @@ -4791,116 +4098,116 @@ Turntable: the part will be rotated around the z-axis (with constrained axes). Free Turntable: the part will be rotated around the z-axis. - + Turntable Plataforma xiratoria - + Trackball Trackball - + Free Turntable Free Turntable - + Rotation mode Modo de rotación - + Rotations in 3D will use current cursor position as center for rotation Rotations in 3D will use current cursor position as center for rotation - + Window center Centro da fiestra - + Drag at cursor Arrastra o cursor - + Object center Centro do obxecto - + Default camera orientation Default camera orientation - + Default camera orientation when creating a new document or selecting the home view Default camera orientation when creating a new document or selecting the home view - + Camera zoom Camera zoom - + Sets camera zoom for new documents. The value is the diameter of the sphere to fit on the screen. Sets camera zoom for new documents. The value is the diameter of the sphere to fit on the screen. - + mm mm - + Enable animated rotations Enable animated rotations - + Enable animation Activar animación - + Zoom operations will be performed at position of mouse pointer Zoom operations will be performed at position of mouse pointer - + Zoom at cursor Zoom no cursor - + Zoom step Zoom step - + How much will be zoomed. Zoom step of '1' means a factor of 7.5 for every zoom step. How much will be zoomed. Zoom step of '1' means a factor of 7.5 for every zoom step. - + Direction of zoom operations will be inverted Direction of zoom operations will be inverted - + Invert zoom Inverter Zoom - + Prevents view tilting when pinch-zooming. Affects only gesture navigation style. Mouse tilting is not disabled by this setting. @@ -4909,57 +4216,67 @@ Affects only gesture navigation style. Mouse tilting is not disabled by this setting. - + Disable touchscreen tilt gesture Desactiva o xesto de inclinación de pantalla táctil - + + Show the rotation center when dragging. + Show the rotation center when dragging. + + + + Enable rotation center indication + Enable rotation center indication + + + Isometric Isométrica - + Dimetric Dimétrica - + Trimetric Trimétrica - + Top Enriba - + Front Fronte - + Left Esquerda - + Right Dereita - + Rear Traseira - + Bottom Embaixo - + Custom Personalizar @@ -4967,44 +4284,44 @@ Mouse tilting is not disabled by this setting. Gui::Dialog::DlgSettingsPythonConsole - + Python console Consola Python - + Settings Axustes - + Words will be wrapped when they exceed available horizontal space in Python console Words will be wrapped when they exceed available horizontal space in Python console - + Enable word wrap Habilitar guionización - + The cursor shape will be a block The cursor shape will be a block - + Enable block cursor Enable block cursor - + Saves Python history across sessions Saves Python history across sessions - + Save history Gardar historial @@ -5012,17 +4329,37 @@ horizontal space in Python console Gui::Dialog::DlgSettingsSelection - + Selection Selección - + + Enable preselection, highlighted with specified color + Enable preselection, highlighted with specified color + + + + Enable preselection + Enable preselection + + + + Enable selection, highlighted with specified color + Enable selection, highlighted with specified color + + + + Enable selection + Enable selection + + + Pick radius (px): Raio de escolma (px): - + Area for picking elements in 3D view. Larger value eases to pick things, but can make small features impossible to select. @@ -5031,27 +4368,27 @@ Larger value eases to pick things, but can make small features impossible to sel - + Auto switch to the 3D view containing the selected item Auto switch to the 3D view containing the selected item - + Auto expand tree item when the corresponding object is selected in 3D view Auto expand tree item when the corresponding object is selected in 3D view - + Preselect the object in 3D view when mouse over the tree item Preselect the object in 3D view when mouse over the tree item - + Record selection in tree view in order to go back/forward using navigation button Record selection in tree view in order to go back/forward using navigation button - + Add checkboxes for selection in document tree Add checkboxes for selection in document tree @@ -5059,147 +4396,122 @@ Larger value eases to pick things, but can make small features impossible to sel Gui::Dialog::DlgSettingsViewColor - + Colors Cores - - Selection - Selección - - - - Enable preselection and highlight by specified color - Enable preselection and highlight by specified color - - - - Enable preselection highlighting - Activar salientado de preselección - - - - Enable selection highlighting and use specified color - Enable selection highlighting and use specified color - - - - Enable selection highlighting - Activar salientado de selección - - - + Background color for the model view Background color for the model view - + Background color Cor de fondo - - + + Background will have selected color Background will have selected color - + Simple color Cor simple - - + + Background will have selected color gradient Background will have selected color gradient - + Linear gradient Linear gradient - + Radial gradient Radial gradient - - + + Top: Top: - - + + Middle: Middle: - + Switches the colors of the gradient Switches the colors of the gradient - + Switch Switch - + Color gradient will get selected color as middle color Color gradient will get selected color as middle color - + Middle color Cor intermedia - - + + Bottom: Bottom: - + Tree view Vista en árbore - + Object being edited O obxecto está sendo editado - + Background color for objects in tree view that are currently edited Background color for objects in tree view that are currently edited - + Active container Contedor activo - + Background color for active containers in tree view Background color for active containers in tree view - + Central: Central: - + Midway: Midway: - + End: End: @@ -5324,7 +4636,7 @@ The preference system is the one set in the general preferences. Gui::Dialog::DockablePlacement - + Placement Emprazamento @@ -5925,17 +5237,17 @@ A columna 'Estado' amosa se é posible recuperar o documento. Aplicar - + Please select 1, 2, or 3 points before clicking this button. A point may be on a vertex, face, or edge. If on a face or edge the point used will be the point at the mouse position along face or edge. If 1 point is selected it will be used as the center of rotation. If 2 points are selected the midpoint between them will be the center of rotation and a new custom axis will be created, if needed. If 3 points are selected the first point becomes the center of rotation and lies on the vector that is normal to the plane defined by the 3 points. Some distance and angle information is provided in the report view, which can be useful when aligning objects. For your convenience when Shift + click is used the appropriate distance or angle is copied to the clipboard. Fai o favor de escolmar 1, 2 ou 3 puntos antes de facer clic neste botón. Un punto pode estar nun vértice, face ou bordo. Se está nunha face ou bordo, o punto empregado será o punto da posición do rato ao longo da face ou bordo. Se 1 punto é escolmado, vai ser usado coma centro de rotación. Se son 2 puntos escolmados o punto medio entre eles será o centro de rotación e crearase un novo eixo persoal, se fose necesario. Se son 3 puntos os escolmados, o primeiro punto convértese en centro de rotación e atópase no vector que é normal ao plano definido polos 3 puntos. Proporciónase certa información de distancia e ángulo na vista de informe, que pode ser útil ao aliñar obxectos. Para o seu convir, cando se usa Maius + clic, a distancia ou o ángulo apropiados cópianse ó portapapeis. - + Incorrect quantity Cantidade incorrecta - + There are input fields with incorrect input, please ensure valid placement values! Hai campos con valor incorrecto, por favor asegúrese que os valores de emprazamento sexan válidos! @@ -6197,7 +5509,7 @@ originally selected prior to opening this dialog Gui::DockWnd::PropertyDockView - + Property View Vista de propiedades @@ -6265,22 +5577,22 @@ originally selected prior to opening this dialog Ir o final - + Clear Baleirar - + Save As... Gardar coma... - + Save Report Output Gardar saída do informe - + Plain Text Files Ficheiros de texto sen formato @@ -6411,7 +5723,7 @@ originally selected prior to opening this dialog Aplicación - + Labels & Attributes Etiquetas & Atributos @@ -6460,27 +5772,27 @@ Quere gardar os cambios? Ficheiro PDF - + untitled[*] sen título[*] - + - Editor - Editor - + %1 chars removed %1 caracteres desbotados - + %1 chars added %1 caracteres engadidos - + Formatted Formatado @@ -6596,74 +5908,74 @@ Quere gardar os cambios? Gui::GraphvizView - + Graphviz not found Graphviz non atopado - + Graphviz couldn't be found on your system. Graphviz non puido atoparse no teu sistema. - + Read more about it here. Ler máis sobre isto aquí. - + Do you want to specify its installation path if it's already installed? Queres especificar a ruta de instalación se xa está instalado? - + Graphviz installation path Ruta da instalación de Graphviz - + Graphviz failed Erro de Graphviz - + Graphviz failed to create an image file Graphviz fallou ó crear un ficheiro de imaxe - + PNG format Formato PNG - + Bitmap format Formato Bitmap - + GIF format Formato GIF - + JPG format Formato JPG - + SVG format Formato SVG - - + + PDF format Formato PDF - - + + Export graph Exportar gráfico @@ -6805,17 +6117,17 @@ Quere gardar os cambios? Gui::MacroCommand - + Macros Macros - + Macro file doesn't exist Non existe o ficheiro da macro - + No such macro file: '%1' Non hai o ficheiro de macro: '%1' @@ -6824,7 +6136,7 @@ Quere gardar os cambios? Gui::MainWindow - + Dimension Acoutamento @@ -6854,32 +6166,42 @@ Quere gardar os cambios? Pechar todo - - - + + + Toggles this toolbar Amosa/agocha esta barra de ferramentas - - - + + + Toggles this dockable window Alterna esta xanela acoplable - - + + WARNING: This is a development version. + WARNING: This is a development version. + + + + Please do not use in a production environment. + Please do not use in a production environment. + + + + Unsaved document Documento non gardado - + The exported object contains external link. Please save the documentat least once before exporting. The exported object contains external link. Please save the documentat least once before exporting. - + To link to external objects, the document must be saved at least once. Do you want to save the document now? To link to external objects, the document must be saved at least once. @@ -6889,63 +6211,63 @@ Do you want to save the document now? Gui::ManualAlignment - - - - - + + + + + Manual alignment Aliñamento manual - + The alignment is already in progress. O aliñamento está en progreso. - + Alignment[*] Aliñamento [*] - + Please, select at least one point in the left and the right view Por favor, escolme polo menos un punto nas vistas esquerda e dereita - + Please, select at least %1 points in the left and the right view Por favor, escolme polo menos %1 puntos nas vistas esquerda e dereita - + Please pick points in the left and right view Por favor, escolme puntos nas vistas esquerda e dereita - + The alignment has finished O aliñamento rematou - + The alignment has been canceled O aliñamento foi cancelado - - + + Too few points picked in the left view. At least %1 points are needed. Moi poucos puntos escolmados no lado esquerdo. Son precisos polo menos %1 puntos. - - + + Too few points picked in the right view. At least %1 points are needed. Moi poucos puntos escolmados no lado dereito. Son precisos polo menos %1 puntos. - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. @@ -6954,61 +6276,61 @@ No lado esquerdo escolléronse %1. No lado dereito escolléronse %2. - + Try to align group of views Tente aliñar o grupo de vistas - + The alignment failed. How do you want to proceed? O aliñamento fallou. Como quere seguir? - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. Cantidade diferente de puntos escolmados entre o lado esquerdo e o dereito. No lado esquerdo escolléronse %1. No lado dereito escolléronse %2. - + Point_%1 Point_%1 - + Point picked at (%1,%2,%3) Punto collido en (%1,%2,%3) - + No point was found on model Non se atopou ningún punto no modelo - + No point was picked Ningúm punto escolmado - + &Align &Align - + &Remove last point &Remove last point - + &Cancel &Cancelar - + &Synchronize views &Synchronize views @@ -7155,7 +6477,7 @@ No lado dereito escolléronse %2. Gui::PropertyEditor::LinkLabel - + Change the linked object Trocar obxecto ligado @@ -7163,12 +6485,12 @@ No lado dereito escolléronse %2. Gui::PropertyEditor::LinkSelection - + Error Erro - + Object not found Obxecto non atopado @@ -7239,13 +6561,13 @@ No lado dereito escolléronse %2. Gui::PropertyView - + View Vista - + Data Datos @@ -7293,77 +6615,77 @@ Quere saír sen gardar os seus datos? Excepción estraña de C++ non xestionada. - + &Copy &Copiar - + &Copy command &Copiar comando - + &Copy history &Copiar historial - + Save history as... Gardar historial como... - + Save history Gardar historial - + Saves Python history across %1 sessions Saves Python history across %1 sessions - + &Paste &Colar - + Select All Escolmar todo - + Clear console Limpar a consola - + Insert file name... Inserir nome do ficheiro... - + Word wrap Quebra de palabra - + Save History Gardar historial - + Macro Files Ficheiros de macro - + Insert file name Insire o nome do ficheiro - + All Files Tódolos ficheiros @@ -7376,7 +6698,7 @@ Quere saír sen gardar os seus datos? Comentario - + Uncomment Descomentar @@ -7384,17 +6706,17 @@ Quere saír sen gardar os seus datos? Gui::RecentFilesAction - + Open file %1 Abrir o ficheiro %1 - + File not found Ficheiro non atopado - + The file '%1' cannot be opened. O ficheiro '%1', non se pode abrir. @@ -7402,22 +6724,22 @@ Quere saír sen gardar os seus datos? Gui::RecentMacrosAction - + none ningún - + Run macro %1 (Shift+click to edit) keyboard shortcut: %2 Run macro %1 (Shift+click to edit) keyboard shortcut: %2 - + File not found Ficheiro non atopado - + The file '%1' cannot be opened. O ficheiro '%1', non se pode abrir. @@ -7448,22 +6770,22 @@ Quere saír sen gardar os seus datos? Gui::SearchBar - + Previous Anterior - + Next Next - + Case sensitive Case sensitive - + Whole words Whole words @@ -7709,38 +7031,38 @@ Quere especificar outro directorio? Gui::TextDocumentEditorView - + Text updated Texto actualizado - + The text of the underlying object has changed. Discard changes and reload the text from the object? O texto do obxecto subxacente trocou. Descartar trocos e volver cargar o texto do obxecto? - + Yes, reload. Si, recarga. - + Unsaved document Documento non gardado - + Do you want to save your changes before closing? Queres gardalos trocos antes de pechar? - + If you don't save, your changes will be lost. Se non garda os cambios, hanse perder. - - + + Edit text Editar texto @@ -8012,7 +7334,7 @@ Quere especificar outro directorio? Gui::TreeDockWidget - + Tree view Vista en árbore @@ -8020,7 +7342,7 @@ Quere especificar outro directorio? Gui::TreePanel - + Search Busca @@ -8028,183 +7350,183 @@ Quere especificar outro directorio? Gui::TreeWidget - + Search... Atopar... - + Search for objects Atopar para obxectos - + Activate document Activar o documento - + Activate document %1 Activar o documento %1 - + Tree settings Tree settings - + Show description column Show description column - + Show an extra tree view column for item description. The item's description can be set by pressing F2 (or your OS's edit button) or by editing the 'label2' property. Show an extra tree view column for item description. The item's description can be set by pressing F2 (or your OS's edit button) or by editing the 'label2' property. - + Group Grupo - + Labels & Attributes Etiquetas & Atributos - + Description Descrición - + Show items hidden in tree view Show items hidden in tree view - + Show items that are marked as 'hidden' in the tree view Show items that are marked as 'hidden' in the tree view - + Toggle visibility in tree view Toggle visibility in tree view - + Toggles the visibility of selected items in the tree view Toggles the visibility of selected items in the tree view - + Create group... Crear grupo... - + Create a group Crear un grupo - - + + Rename Renomear - + Rename object Renomear obxecto - + Finish editing Rematar a edición - + Finish editing object Rematar a edición do obxecto - + Add dependent objects to selection Add dependent objects to selection - + Adds all dependent objects to the selection Adds all dependent objects to the selection - + Close document Pechar o documento - + Close the document Pecha o documento - + Reload document Recargar o documento - + Reload a partially loaded document Volve cargar un documento parcialmente cargado - + Skip recomputes Saltarse o recalculado - + Enable or disable recomputations of document Activar ou desactivar o recalculado do documento - + Allow partial recomputes Permitir recálculos parciais - + Enable or disable recomputating editing object when 'skip recomputation' is enabled Enable or disable recomputating editing object when 'skip recomputation' is enabled - + Mark to recompute Marcar para recalcular - + Mark this object to be recomputed Marca este obxecto para ser recalculado - + Recompute object Recalcular obxecto - + Recompute the selected object Recalcular o obxecto seleccionado - + (but must be executed) (pero debe ser executado) - + %1, Internal name: %2 %1, nome interno: %2 @@ -8235,12 +7557,12 @@ Quere especificar outro directorio? Ficheiro PDF - + Opening file failed Falla ó abrir o ficheiro - + Can't open file '%1' for writing. Non se pode abrir o ficheiro '%1' para escrita. @@ -8248,7 +7570,7 @@ Quere especificar outro directorio? Gui::WorkbenchGroup - + Select the '%1' workbench Escolme o banco de traballo '%1' @@ -8463,69 +7785,70 @@ Quere especificar outro directorio? QObject - - + + General Xeral - - + + + Display Visualización - + Workbenches Bancos de traballo - - - + + + Python Python - - - + + + Unknown filetype Tipo de ficheiro descoñecido - - + + Cannot open unknown filetype: %1 Non se pode abrir o ficheiro de tipo descoñecido: %1 - + Export failed Erro ao exportar - + Cannot save to unknown filetype: %1 Non se pode gardar o ficheiro de tipo descoñecido: %1 - + Workbench failure Falla da bancada de traballo - + %1 %1 - + Exception Excepción @@ -8571,8 +7894,8 @@ Quere especificar outro directorio? Exportando en PDF... - + Unsaved document Documento non gardado @@ -8723,17 +8046,17 @@ Do you want to continue? Non se pode abrir o ficheiro '%1'. - + files ficheiros - + Save image Save image - + Choose an image file to open Escolme un ficheiro de imaxe para abrir @@ -8839,44 +8162,44 @@ Do you want to continue? - + Type Tipo - + Notifier Notifier - + Message Message - + Notifier: Notifier: - + Do you want to skip confirmation of further critical message notifications while loading the file? Do you want to skip confirmation of further critical message notifications while loading the file? - + Critical Message Critical Message - + Too many opened non-intrusive notifications. Notifications are being omitted! Too many opened non-intrusive notifications. Notifications are being omitted! - + Identical physical path detected. It may cause unwanted overwrite of existing document! @@ -8885,44 +8208,44 @@ Do you want to continue? - + Are you sure you want to continue? Are you sure you want to continue? - + Please check report view for more... Please check report view for more... - + Physical path: Physical path: - - + + Document: Document: - - + + Path: Directorio: - + Identical physical path Identical physical path - + Could not save document Non se puido gardar o documento - + There was an issue trying to save the file. This may be because some of the parent folders do not exist, or you do not have sufficient permissions, or for other reasons. Error details: "%1" @@ -8935,102 +8258,102 @@ Would you like to save the file with a different name? Would you like to save the file with a different name? - - - + + + Saving aborted Gardado interrompido - + Save dependent files Save dependent files - + The file contains external dependencies. Do you want to save the dependent files, too? The file contains external dependencies. Do you want to save the dependent files, too? - - + + Saving document failed Fallou o gardado do documento - + Save document under new filename... Gardar documento cun nome de ficheiro novo... - - + + Save %1 Document Gardar o documento %1 - + Document Documento - - + + Failed to save document Failed to save document - + Documents contains cyclic dependencies. Do you still want to save them? Documents contains cyclic dependencies. Do you still want to save them? - + Save a copy of the document under new filename... Gardar unha copia do documento cun novo nome... - + %1 document (*.FCStd) documento %1 (*.FCStd) - + Document not closable O documento non se pode pechar - + The document is not closable for the moment. O documento non se pode pechar neste intre. - + Document not saved O documento non se pode gardar - + The document%1 could not be saved. Do you want to cancel closing it? The document%1 could not be saved. Do you want to cancel closing it? - + Undo Desfacer - + Redo Refacer - + There are grouped transactions in the following documents with other preceding transactions There are grouped transactions in the following documents with other preceding transactions - + Choose 'Yes' to roll back all preceding transactions. Choose 'No' to roll back in the active document only. Choose 'Abort' to abort @@ -9113,12 +8436,12 @@ Por favor, abra un buscador e escriba: http://localhost:%1. Opcións... - + Out of memory Sen memoria - + Not enough memory available to display the data. Non hai memoria dispoñíbel para visualizar os datos. @@ -9134,7 +8457,7 @@ Por favor, abra un buscador e escriba: http://localhost:%1. Non se pode atopar o ficheiro %1 nin en %2 nin en %3 - + Navigation styles Estilos de navegación @@ -9145,7 +8468,7 @@ Por favor, abra un buscador e escriba: http://localhost:%1. - + Transform Transformar @@ -9210,12 +8533,12 @@ Por favor, abra un buscador e escriba: http://localhost:%1. A %1 non está baleira, eliminar o seu contido, así a todo? - + Translation: Tradución: - + Rotation: Rotación: @@ -9311,60 +8634,60 @@ underscore, and must not start with a digit. Failed to add property to '%1': %2 - - + + Drag & drop failed Drag & drop failed - + Setup configurable object Setup configurable object - + Select which object to copy or exclude when configuration changes. All external linked objects are excluded by default. Select which object to copy or exclude when configuration changes. All external linked objects are excluded by default. - + Please select which objects to copy when the configuration is changed Please select which objects to copy when the configuration is changed - + Apply to all Apply to all - + Apply the setting to all links. Or, uncheck this option to apply only to this link. Apply the setting to all links. Or, uncheck this option to apply only to this link. - + Copy on change Copy on change - + Enable Habilitar - + Enable auto copy of linked object when its configuration is changed Enable auto copy of linked object when its configuration is changed - + Tracking Seguimento - + Copy the linked object when its configuration is changed. Also auto redo the copy if the original linked object is changed. @@ -9373,17 +8696,17 @@ Also auto redo the copy if the original linked object is changed. - + Disable copy on change Disable copy on change - + Refresh configurable object Refresh configurable object - + Synchronize the original configurable source object by creating a new deep copy. Note that any changes made to the current copy will be lost. @@ -9394,23 +8717,23 @@ the current copy will be lost. - + Toggle array elements Toggle array elements - + Change whether show each link array element as individual objects Change whether show each link array element as individual objects - + Transform at the origin of the placement Transform at the origin of the placement - - + + Override colors... Override colors... @@ -9438,12 +8761,12 @@ the current copy will be lost. SelectionFilter - + Not allowed: Non permitido: - + Selection not allowed by filter Selección non admitida polo filtro @@ -9451,9 +8774,9 @@ the current copy will be lost. StdBoxElementSelection - - + + Box element selection Box element selection @@ -9461,13 +8784,13 @@ the current copy will be lost. StdBoxSelection - + Box selection Caixa de selección - + Activate the box selection tool Activate the box selection tool @@ -9545,13 +8868,13 @@ the current copy will be lost. StdCmdAxisCross - + Toggle axis cross Alternar fixación da cruz dos eixos - - + + Turns on or off the axis cross at the origin Turns on or off the axis cross at the origin @@ -9657,13 +8980,13 @@ the current copy will be lost. StdCmdDemoMode - + View turntable... Vista xiratoria... - + View turntable Vista xiratoria @@ -10003,13 +9326,13 @@ the current copy will be lost. StdCmdHideObjects - + Hide all objects Agochar tódolos obxectos - - + + Hide all objects in the document Agochar tódolos obxectos do documento @@ -10017,13 +9340,13 @@ the current copy will be lost. StdCmdHideSelection - + Hide selection Agochar escolma - - + + Hide all selected objects Agochar tódolos obxectos escolmados @@ -10297,13 +9620,13 @@ the current copy will be lost. StdCmdMeasureDistance - + Measure distance Medir distancia - + Activate the distance measurement tool Activate the distance measurement tool @@ -10362,8 +9685,8 @@ the current copy will be lost. Abrir un documento novo baleiro - + Unnamed Sen nome @@ -10591,8 +9914,8 @@ the current copy will be lost. StdCmdRecentFiles - Recent files - Ficheiros recentes + Open Recent + Open Recent @@ -10730,13 +10053,13 @@ the current copy will be lost. StdCmdSceneInspector - + Scene inspector... Inspector da escena... - + Scene inspector Inspector da escena @@ -10744,13 +10067,13 @@ the current copy will be lost. StdCmdSelBack - + &Back Volver - + Go back to previous selection Go back to previous selection @@ -10758,13 +10081,13 @@ the current copy will be lost. StdCmdSelBoundingBox - + &Bounding box &Carcasa - + Show selection bounding box Show selection bounding box @@ -10772,13 +10095,13 @@ the current copy will be lost. StdCmdSelForward - + &Forward &Adiante - + Repeat the backed selection Repeat the backed selection @@ -10800,13 +10123,13 @@ the current copy will be lost. StdCmdSelectVisibleObjects - + Select visible objects Escolmar obxectos visíbeis - - + + Select visible objects in the active document Escolma obxectos visíbeis no documento activo @@ -10828,13 +10151,13 @@ the current copy will be lost. StdCmdSetAppearance - + Appearance... Aparencia... - + Sets the display properties of the selected object Estabelece as propiedades de visualización dos obxectos escolmados @@ -10842,13 +10165,13 @@ the current copy will be lost. StdCmdShowObjects - + Show all objects Amosar tódolos obxectos - - + + Show all objects in the document Amosa tódolos obxectos do documento @@ -10856,13 +10179,13 @@ the current copy will be lost. StdCmdShowSelection - + Show selection Amosar escolma - - + + Show all selected objects Amosa tódolos obxectos escolmados @@ -10898,13 +10221,13 @@ the current copy will be lost. StdCmdTextureMapping - + Texture mapping... Mapeamento de textura... - + Texture mapping Distribución gráfica da textura en pantalla @@ -10954,13 +10277,13 @@ the current copy will be lost. StdCmdToggleNavigation - + Toggle navigation/Edit mode Alternar navegación/edición - - + + Toggle between navigation and edit mode Cambia entre o modo de navegación e o modo de edición @@ -10968,13 +10291,13 @@ the current copy will be lost. StdCmdToggleObjects - + Toggle all objects Alternar a visualización de obxectos - - + + Toggles visibility of all objects in the active document Alterna a visibilidade de tódolos objetos do documento activo @@ -10982,13 +10305,13 @@ the current copy will be lost. StdCmdToggleSelectability - + Toggle selectability Alternar selectividade - - + + Toggles the property of the objects to get selected in the 3D-View Alterna a propiedade dos obxectos de seren escolmados ou non na visualización 3D @@ -10996,13 +10319,13 @@ the current copy will be lost. StdCmdToggleVisibility - + Toggle visibility Alternar visibilidade - - + + Toggles visibility Alterna a visibilidade @@ -11052,13 +10375,13 @@ the current copy will be lost. StdCmdTreeCollapse - + Collapse selected item Contraer o elemento escollido - + Collapse currently selected tree items Contraer os elementos da árbore escollidos agora @@ -11066,13 +10389,13 @@ the current copy will be lost. StdCmdTreeExpand - + Expand selected item Expande o elemento escollido - + Expand currently selected tree items Expande os elementos da árbore escollidos agora @@ -11080,13 +10403,13 @@ the current copy will be lost. StdCmdTreeSelectAllInstances - + Select all instances Escoller instancias - + Select all instances of the current selected object Escoller todas as instancias do obxecto escollido agora @@ -11094,13 +10417,13 @@ the current copy will be lost. StdCmdTreeViewActions - + TreeView actions Accións de vista en árbore - + TreeView behavior options and actions Opcións e accións de comportamento da vista en árbore @@ -11164,13 +10487,13 @@ the current copy will be lost. StdCmdViewBottom - + Bottom Embaixo - + Set to bottom view Estabelece a vista inferior @@ -11178,13 +10501,13 @@ the current copy will be lost. StdCmdViewCreate - + Create new view Crear unha vista nova - + Creates a new view window for the active document Crea unha nova vista para o documento activo @@ -11192,13 +10515,13 @@ the current copy will be lost. StdCmdViewDimetric - + Dimetric Dimétrica - + Set to dimetric view Conxunto de vista dimétrica @@ -11206,13 +10529,13 @@ the current copy will be lost. StdCmdViewExample1 - + Inventor example #1 Inventor exemplo #1 - + Shows a 3D texture with manipulator Amosa unha textura 3D con manipulador @@ -11220,13 +10543,13 @@ the current copy will be lost. StdCmdViewExample2 - + Inventor example #2 Inventor exemplo #2 - + Shows spheres and drag-lights Amosa esferas e luces desprazables @@ -11234,13 +10557,13 @@ the current copy will be lost. StdCmdViewExample3 - + Inventor example #3 Inventor exemplo #3 - + Shows a animated texture Amosa unha textura animada @@ -11248,13 +10571,13 @@ the current copy will be lost. StdCmdViewFitAll - + Fit all Axustar todo - + Fits the whole content on the screen Axusta o contido completo á pantalla @@ -11262,13 +10585,13 @@ the current copy will be lost. StdCmdViewFitSelection - + Fit selection Axustar selección - + Fits the selected content on the screen Axusta o contido escolmado á pantalla @@ -11276,13 +10599,13 @@ the current copy will be lost. StdCmdViewFront - + Front Fronte - + Set to front view Estabelece a vista frontal @@ -11290,13 +10613,13 @@ the current copy will be lost. StdCmdViewHome - + Home Orixe - + Set to default home view Establece a vista de inicio predeterminada @@ -11304,13 +10627,13 @@ the current copy will be lost. StdCmdViewIsometric - + Isometric Isométrica - + Set to isometric view Conxunto de vista isométrica @@ -11318,13 +10641,13 @@ the current copy will be lost. StdCmdViewIvIssueCamPos - + Issue camera position Difundir a posición da cámara - + Issue the camera position to the console and to a macro, to easily recall this position Difunde a posición da cámara cara a consola e mais a unha macro, para recuperar doadamente esta posición @@ -11332,13 +10655,13 @@ the current copy will be lost. StdCmdViewIvStereoInterleavedColumns - + Stereo Interleaved Columns Estéreo a columnas entrelazadas - + Switch stereo viewing to Interleaved Columns Cambia a visualización estéreo a columnas entrelazadas @@ -11346,13 +10669,13 @@ the current copy will be lost. StdCmdViewIvStereoInterleavedRows - + Stereo Interleaved Rows Estéreo a ringleiras entrelazadas - + Switch stereo viewing to Interleaved Rows Cambia a visualización estéreo a ringleiras entrelazadas @@ -11360,13 +10683,13 @@ the current copy will be lost. StdCmdViewIvStereoOff - + Stereo Off Estéreo apagado - + Switch stereo viewing off Cambia a visualización estéreo apagada @@ -11374,13 +10697,13 @@ the current copy will be lost. StdCmdViewIvStereoQuadBuff - + Stereo quad buffer Estéreo buffer cuádruplo - + Switch stereo viewing to quad buffer Cambia a visualización estéreo a buffer cuádruplo @@ -11388,13 +10711,13 @@ the current copy will be lost. StdCmdViewIvStereoRedGreen - + Stereo red/cyan Estéreo encarnado/ciano - + Switch stereo viewing to red/cyan Cambia a visualización estéreo a encarnado/ciano @@ -11402,13 +10725,13 @@ the current copy will be lost. StdCmdViewLeft - + Left Esquerda - + Set to left view Estabelece a vista esquerda @@ -11416,13 +10739,13 @@ the current copy will be lost. StdCmdViewRear - + Rear Traseira - + Set to rear view Estabelece a vista traseira @@ -11444,13 +10767,13 @@ the current copy will be lost. StdCmdViewRight - + Right Dereita - + Set to right view Estabelece a vista dereita @@ -11458,13 +10781,13 @@ the current copy will be lost. StdCmdViewRotateLeft - + Rotate Left Xirar á esquerda - + Rotate the view by 90° counter-clockwise Xira a vista 90° no sentido antihorario @@ -11472,13 +10795,13 @@ the current copy will be lost. StdCmdViewRotateRight - + Rotate Right Xirar á dereita - + Rotate the view by 90° clockwise Xira a vista 90° no sentido das agullas do reloxo @@ -11500,13 +10823,13 @@ the current copy will be lost. StdCmdViewTop - + Top Enriba - + Set to top view Estabelece a vista superior @@ -11514,13 +10837,13 @@ the current copy will be lost. StdCmdViewTrimetric - + Trimetric Trimétrica - + Set to trimetric view Conxunto de vista trimétrica @@ -11528,13 +10851,13 @@ the current copy will be lost. StdCmdViewVR - + FreeCAD-VR FreeCAD-VR - + Extend the FreeCAD 3D Window to a Oculus Rift Estender a fiestra 3D FreeCAD para Oculus Rift @@ -11598,13 +10921,13 @@ the current copy will be lost. StdMainFullscreen - + Fullscreen Pantalla completa - + Display the main window in fullscreen mode Amosar a fiestra principal en modo pantalla completa @@ -11640,13 +10963,13 @@ the current copy will be lost. StdRecallWorkingView - + Recall working view Recall working view - - + + Recall previously stored temporary working view Recall previously stored temporary working view @@ -11654,13 +10977,13 @@ the current copy will be lost. StdStoreWorkingView - + Store working view Store working view - - + + Store a document-specific temporary working view Store a document-specific temporary working view @@ -11668,13 +10991,13 @@ the current copy will be lost. StdTreeCollapseDocument - + Collapse/Expand Ocultar/Expandir - + Expand active document and collapse all others Expandir documento activo e ocultar tódolos demais @@ -11682,12 +11005,12 @@ the current copy will be lost. StdTreeDrag - + Initiate dragging Iniciar o arrastre - + Initiate dragging of current selected tree items Inicia o arrastre dos elementos actuais da árbore escollida @@ -11695,13 +11018,13 @@ the current copy will be lost. StdTreeMultiDocument - + Multi document Múltiple Documento - + Display all documents in the tree view Amosar tódolos documentos na vista árbore @@ -11709,12 +11032,12 @@ the current copy will be lost. StdTreePreSelection - + Pre-selection Preselección - + Preselect the object in 3D view when mouse over the tree item Preselect the object in 3D view when mouse over the tree item @@ -11722,12 +11045,12 @@ the current copy will be lost. StdTreeRecordSelection - + Record selection Record selection - + Record selection in tree view in order to go back/forward using navigation button Record selection in tree view in order to go back/forward using navigation button @@ -11735,13 +11058,13 @@ the current copy will be lost. StdTreeSelection - + Go to selection Ir á selección - + Scroll to first selected item Desprazarse o primeiro elemento escolmado @@ -11749,13 +11072,13 @@ the current copy will be lost. StdTreeSingleDocument - + Single document Documento Individual - + Only display the active document in the tree view Amosa só o documento activo na vista árbore @@ -11763,12 +11086,12 @@ the current copy will be lost. StdTreeSyncPlacement - + Sync placement Sincronizar a colocación - + Auto adjust placement on drag and drop objects across coordinate systems Auto adjust placement on drag and drop objects across coordinate systems @@ -11776,12 +11099,12 @@ the current copy will be lost. StdTreeSyncSelection - + Sync selection Sincronizar selección - + Auto expand tree item when the corresponding object is selected in 3D view Auto expand tree item when the corresponding object is selected in 3D view @@ -11789,12 +11112,12 @@ the current copy will be lost. StdTreeSyncView - + Sync view Vista sincronizada - + Auto switch to the 3D view containing the selected item Auto switch to the 3D view containing the selected item @@ -11802,13 +11125,13 @@ the current copy will be lost. StdViewBoxZoom - + Box zoom Zoom por caixa - + Activate the box zoom tool Activate the box zoom tool @@ -11816,13 +11139,13 @@ the current copy will be lost. StdViewDock - + Docked Ancorada - + Display the active view either in fullscreen, in undocked or docked mode Amosa a vista activa xa sexa a pantalla completa, como en modo ancorado ou ceibo @@ -11830,13 +11153,13 @@ the current copy will be lost. StdViewDockUndockFullscreen - + Document window Xanela do documento - + Display the active view either in fullscreen, in undocked or docked mode Amosa a vista activa xa sexa a pantalla completa, como en modo ancorado ou ceibo @@ -11844,13 +11167,13 @@ the current copy will be lost. StdViewFullscreen - + Fullscreen Pantalla completa - + Display the active view either in fullscreen, in undocked or docked mode Amosa a vista activa xa sexa a pantalla completa, como en modo ancorado ou ceibo @@ -11858,13 +11181,13 @@ the current copy will be lost. StdViewScreenShot - + Save image... Save image... - + Creates a screenshot of the active view Fai unha captura de pantalla da vista activa @@ -11872,13 +11195,13 @@ the current copy will be lost. StdViewUndock - + Undocked Ceibe - + Display the active view either in fullscreen, in undocked or docked mode Amosa a vista activa xa sexa a pantalla completa, como en modo ancorado ou ceibo @@ -11886,13 +11209,13 @@ the current copy will be lost. StdViewZoomIn - + Zoom In Medrar zoom - + Increase the zoom factor by a fixed amount Increase the zoom factor by a fixed amount @@ -11900,13 +11223,13 @@ the current copy will be lost. StdViewZoomOut - + Zoom Out Desmedrar zoom - + Decrease the zoom factor by a fixed amount Decrease the zoom factor by a fixed amount @@ -11941,72 +11264,72 @@ De verdade quere seguir? Std_DrawStyle - + As is Tal cal - + Normal mode Modo normal - + Points Puntos - + Points mode Modo de puntos - + Wireframe Trama de arames - + Wireframe mode Modo de trama de arames - + Hidden line Liña oculta - + Hidden line mode Modo de liña oculta - + No shading Sen raiado - + No shading mode Modo sen raiado - + Shaded Sombreado - + Shaded mode Modo sombreado - + Flat lines Liñas planas - + Flat lines mode Modo de liñas planas @@ -12220,12 +11543,12 @@ Do you still want to proceed? Gui::MDIView - + Export PDF Exportar en PDF - + PDF file Ficheiro PDF @@ -12233,196 +11556,190 @@ Do you still want to proceed? Gui::Dialog::DlgSettingsNotificationArea - - + Notification Area Notification Area - + Settings Axustes - + The Notification area will appear in the status bar The Notification area will appear in the status bar - + Enable Notification Area Enable Notification Area - + Non-intrusive notifications will appear next to the notification area in the status bar Non-intrusive notifications will appear next to the notification area in the status bar - + Enable non-intrusive notifications Enable non-intrusive notifications - + Additional data sources Additional data sources - + Errors intended for developers will appear in the notification area Errors intended for developers will appear in the notification area - + Debug errors Debug errors - + Warnings intended for developers will appear in the notification area Warnings intended for developers will appear in the notification area - + Debug warnings Debug warnings - + Non-Intrusive Notifications Non-Intrusive Notifications - + Minimum Duration: Minimum Duration: - + Maximum Duration: Maximum Duration: - + Duration during which the notification will be shown (unless mouse buttons are clicked) Duration during which the notification will be shown (unless mouse buttons are clicked) - - + + s s - + Minimum duration during which the notification will be shown (unless notification clicked) Minimum duration during which the notification will be shown (unless notification clicked) - + Maximum Number of Notifications: Maximum Number of Notifications: - + Maximum number of notifications that will be simultaneously present on the screen Maximum number of notifications that will be simultaneously present on the screen - + Notification width: Notification width: - + Width of the notification in pixels Width of the notification in pixels - + Any open non-intrusive notifications will disappear when another window is activated Any open non-intrusive notifications will disappear when another window is activated - + Hide when other window is activated Hide when other window is activated - + Prevent non-intrusive notifications from appearing when the FreeCAD Window is not the active window Prevent non-intrusive notifications from appearing when the FreeCAD Window is not the active window - + Do not show when inactive Do not show when inactive - + Message List Message List - + Limit the number of messages that will be kept in the list. If 0 there is no limit. Limit the number of messages that will be kept in the list. If 0 there is no limit. - + Maximum Messages (0 = no limit): Maximum Messages (0 = no limit): - + Removes the user notifications from the message list after the non-intrusive maximum duration has lapsed. Removes the user notifications from the message list after the non-intrusive maximum duration has lapsed. - + Auto-remove User Notifications Auto-remove User Notifications - - - Activation of the Notification Area only takes effect after an application restart. - Activation of the Notification Area only takes effect after an application restart. - Gui::Dialog::DlgSettingsWorkbenches - + Available Workbenches Available Workbenches - + <html><head/><body><p>You can reorder workbenches by drag and drop. Additional workbenches can be installed through the addon manager.</p><p> Currently, your system has the following workbenches:</p></body></html> <html><head/><body><p>You can reorder workbenches by drag and drop. Additional workbenches can be installed through the addon manager.</p><p> Currently, your system has the following workbenches:</p></body></html> - + Start up workbench: Start up workbench: - + Choose which workbench will be activated and shown after FreeCAD launches Choose which workbench will be activated and shown after FreeCAD launches - + Workbench selector position : Workbench selector position : - + Customize where the workbench selector appears (restart required). 'Toolbar': In the toolbars, as a movable toolbar. @@ -12435,12 +11752,12 @@ after FreeCAD launches 'Right Corner': In the menu bar, on the right corner. - + If checked, application will remember which workbench is active for each tab of the viewport If checked, application will remember which workbench is active for each tab of the viewport - + Remember active workbench by tab Remember active workbench by tab @@ -12589,47 +11906,47 @@ after FreeCAD launches Gui::Dialog::wbListItem - + If unchecked, %1 will not appear in the available workbenches. If unchecked, %1 will not appear in the available workbenches. - + This is the current startup module, and must be enabled. See Preferences/General/Autoload to change. This is the current startup module, and must be enabled. See Preferences/General/Autoload to change. - + Shortcut to activate this workbench. Shortcut to activate this workbench. - + Auto-load Auto-load - + If checked, %1 will be loaded automatically when FreeCAD starts up If checked, %1 will be loaded automatically when FreeCAD starts up - + This is the current startup module, and must be autoloaded. See Preferences/General/Autoload to change. This is the current startup module, and must be autoloaded. See Preferences/General/Autoload to change. - + Loaded Cargado - + Load Load - + To preserve resources, FreeCAD does not load workbenches until they are used. Loading them may provide access to additional preferences related to their functionality. To preserve resources, FreeCAD does not load workbenches until they are used. Loading them may provide access to additional preferences related to their functionality. @@ -12637,17 +11954,17 @@ after FreeCAD launches Gui::Dialog::DlgSettingsWorkbenchesImp - + Toolbar Barra de ferramentas - + Left corner Left corner - + Right corner Right corner @@ -12673,12 +11990,12 @@ after FreeCAD launches Gui::NotificationArea - + Delete user notifications Delete user notifications - + Delete All Delete All @@ -12714,13 +12031,13 @@ after FreeCAD launches StdViewLoadImage - + Load image... Load image... - + Loads an image Loads an image @@ -12788,4 +12105,742 @@ after FreeCAD launches An error occurred -- see Report View for information + + Gui::Dialog::DlgSettingsEditor + + + Editor + Editor + + + + Options + Opcións + + + + Code lines will be numbered + As liñas de código estarán numeradas + + + + Enable line numbers + Activar a numeración de liña + + + + The cursor shape will be a block + The cursor shape will be a block + + + + Enable block cursor + Enable block cursor + + + + Enable folding + Activar o pregado + + + + Indentation + Indentación + + + + Tab size: + Tamaño da tabulación: + + + + Tabulator raster (how many spaces) + Tabulador raster (cantos espazos) + + + + Indent size: + Tamaño do Indentación: + + + + How many spaces will be inserted when pressing <Tab> + Cantos espazos se inserirán ó premer <Tab> + + + + Pressing <Tab> will insert a tabulator with defined tab size + Premendo <Tab> inserirá un tabulador co tamaño de tab definido + + + + Keep tabs + Manter tabulacións + + + + Pressing <Tab> will insert amount of defined indent size + Premendo <Tab> inserirá a cantidade do tamaño do sangrado definido + + + + Insert spaces + Inserir espazos + + + + Display items + Amosar elementos + + + + Color and font settings will be applied to selected type + Os axustes de cor e tipo de letra aplicaranse ó tipo seleccionado + + + + Family: + Fonte: + + + + Font family to be used for selected code type + Tipo de letra que empregara o tipo de código escollido + + + + Size: + Tamaño: + + + + Font size to be used for selected code type + Tamaño de letra a usar para o tipo de código seleccionado + + + + Color: + Cor: + + + + Preview: + Vista previa: + + + + Text + Texto + + + + Bookmark + Marcador + + + + Breakpoint + Punto de parada + + + + Keyword + Palabra-chave + + + + Comment + Comentario + + + + Block comment + Comentar bloque + + + + Number + Número + + + + String + Cadea de texto + + + + Character + Carácter + + + + Class name + Nome de clase + + + + Define name + Definir Nome + + + + Operator + Operador + + + + Python output + Saída de Python + + + + Python error + Erro do Python + + + + Current line highlight + Realzado da liña actual + + + + Items + Elementos + + + + Gui::Dialog::DlgSettingsGeneral + + + General + Xeral + + + + Language and number format + Language and number format + + + + Language: + Language: + + + + Language of the application's user interface + Idioma da interface de usuario da aplicación + + + + Unit system: + Sistema de unidades: + + + + Unit system that should be used for all parts of the application + Unit system that should be used for all parts of the application + + + + Number of decimals: + Número de decimais: + + + + Number of decimals that should be shown for numbers and dimensions + Number of decimals that should be shown for numbers and dimensions + + + + Minimum fractional inch: + Mínima fracción de polgadas: + + + + Minimum fractional inch to be displayed + Minimum fractional inch to be displayed + + + + Number format: + Number format: + + + + Operating system + Sistema operativo + + + + Selected language + Selected language + + + + C/POSIX + C/POSIX + + + + If enabled, numerical keypad decimal separator +will be substituted with locale separator, except +in Python Console and Macro Editor where a +dot/period will always be printed. + If enabled, numerical keypad decimal separator +will be substituted with locale separator, except +in Python Console and Macro Editor where a +dot/period will always be printed. + + + + Substitute decimal separator + Substitute decimal separator + + + + Application + Aplicación + + + + Theme: + Theme: + + + + Customize how user interface will look like + Customize how user interface will look like + + + + Size of toolbar icons: + Tamaño das íconas das barras de ferramentas: + + + + Choose your preference for toolbar icon size. You can adjust +this according to your screen size or personal taste + Escolla a súa preferencia para o tamaño da icona da barra de ferramentas. +Pode axustar isto de acordo ó tamaño da súa pantalla ou gusto persoal + + + + Tree view mode: + Modo de vista de árbore: + + + + Customize how tree view is shown in the panel (restart required). + +'ComboView': combine tree view and property view into one panel. +'TreeView and PropertyView': split tree view and property view into separate panel. +'Both': keep all three panels, and you can have two sets of tree view and property view. + Customize how tree view is shown in the panel (restart required). + +'ComboView': combine tree view and property view into one panel. +'TreeView and PropertyView': split tree view and property view into separate panel. +'Both': keep all three panels, and you can have two sets of tree view and property view. + + + + Size of recent file list: + Size of recent file list: + + + + How many files should be listed in recent files list + Cantos ficheiros deben mostrarse na lista de ficheiros recentes + + + + Background of the main window (when no document is opened) will consist of tiles of a special image. +See the FreeCAD Wiki for details about the image. + Background of the main window (when no document is opened) will consist of tiles of a special image. +See the FreeCAD Wiki for details about the image. + + + + Enable tiled background + Habilitar fondo en tellas + + + + The text cursor will be blinking + The text cursor will be blinking + + + + Enable cursor blinking + Enable cursor blinking + + + + A Splash screen is a small loading window that is shown +when FreeCAD is launching. If this option is checked, FreeCAD will +display the splash screen + A Splash screen is a small loading window that is shown +when FreeCAD is launching. If this option is checked, FreeCAD will +display the splash screen + + + + Enable splash screen at start up + Amosar a páxina de benvida o iniciar + + + + Preference packs + Preference packs + + + + Name + Nome + + + + Type + Tipo + + + + Load + Load + + + + Import config... + Import config... + + + + Save new... + Save new... + + + + Manage... + Manage... + + + + Revert... + Revert... + + + + Manage preference packs + Manage preference packs + + + + Small (%1px) + Pequeno (%1px) + + + + Medium (%1px) + Medio (%1px) + + + + Large (%1px) + Grande (%1px) + + + + Extra large (%1px) + Moi grande (%1px) + + + + Custom (%1px) + Personalizado (%1px) + + + + Combo View + Vista combinada + + + + TreeView and PropertyView + TreeView and PropertyView + + + + Both + Ambos + + + + Preference Pack Name + Preference Pack Name + + + + Tags + Etiquetas + + + + Apply + Aplicar + + + + Apply the %1 preference pack + Apply the %1 preference pack + + + + Choose a FreeCAD config file to import + Choose a FreeCAD config file to import + + + + File exists + File exists + + + + A preference pack with that name already exists. Overwrite? + A preference pack with that name already exists. Overwrite? + + + + Gui::Dialog::DlgSettingsReportView + + + Report view + Vista de informe + + + + Output + Saída + + + + Normal messages will be recorded + As mensaxes normais gravaranse + + + + Record normal messages + Record normal messages + + + + Log messages will be recorded + Gravarase o rexistro de mensaxes + + + + Record log messages + Gravar mensaxes de rexistro + + + + Warnings will be recorded + Gravaranse os avisos + + + + Record warnings + Gravar avisos + + + + Error messages will be recorded + Gravaranse as mensaxes de erros + + + + Record error messages + Gravar mensaxes de erros + + + + When an error has occurred, the Report View dialog becomes visible +on-screen while displaying the error + When an error has occurred, the Report View dialog becomes visible +on-screen while displaying the error + + + + Show report view on error + Show report view on error + + + + When a warning has occurred, the Report View dialog becomes visible +on-screen while displaying the warning + When a warning has occurred, the Report View dialog becomes visible +on-screen while displaying the warning + + + + Show report view on warning + Show report view on warning + + + + When a normal message has occurred, the Report View dialog becomes visible +on-screen while displaying the message + When a normal message has occurred, the Report View dialog becomes visible +on-screen while displaying the message + + + + Show report view on normal message + Show report view on normal message + + + + When a log message has occurred, the Report View dialog becomes visible +on-screen while displaying the log message + When a log message has occurred, the Report View dialog becomes visible +on-screen while displaying the log message + + + + Show report view on log message + Mostrar a vista do informe na mensaxe de rexistro + + + + Include a timecode for each report + Include a timecode for each report + + + + Include a timecode for each entry + Inclúe un código de tempo para cada entrada + + + + Colors + Cores + + + + Normal messages: + Mensaxes normais: + + + + Font color for normal messages in Report view panel + Font color for normal messages in Report view panel + + + + Log messages: + Mensaxes de rexistro: + + + + Font color for log messages in Report view panel + Font color for log messages in Report view panel + + + + Warnings: + Avisos: + + + + Font color for warning messages in Report view panel + Font color for warning messages in Report view panel + + + + Errors: + Erros: + + + + Font color for error messages in Report view panel + Font color for error messages in Report view panel + + + + Python interpreter + Intérprete de Python + + + + Internal Python output will be redirected +from Python console to Report view panel + Internal Python output will be redirected +from Python console to Report view panel + + + + Redirect internal Python output to report view + Dirixir as saídas internas de Python cara a vista de informes + + + + Internal Python error messages will be redirected +from Python console to Report view panel + Internal Python error messages will be redirected +from Python console to Report view panel + + + + Redirect internal Python errors to report view + Dirixir os erros internos de Python cara a vista de informes + + + + Gui::Dialog::DlgSettingsTheme + + + Theme + Theme + + + + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + + + + Style sheet: + Estilo da interface: + + + + Style sheet how user interface will look like + Folla de estilo de como se verá a interface de usuario + + + + Secondary theme color + Secondary theme color + + + + + + This color might be used by your theme to let you customize it. + This color might be used by your theme to let you customize it. + + + + Highlight color + Highlight color + + + + Focus theme color + Focus theme color + + + + No style sheet + Ningún estilo + + diff --git a/src/Gui/Language/FreeCAD_hr.ts b/src/Gui/Language/FreeCAD_hr.ts index ef859565df..c9f4c4b9cb 100644 --- a/src/Gui/Language/FreeCAD_hr.ts +++ b/src/Gui/Language/FreeCAD_hr.ts @@ -42,29 +42,29 @@ vizualna velicina oznake - + <empty> <empty> - - + + Angle Kut - - + + Axis Osi - + Position Položaj - + Enum Nabrajanja @@ -91,12 +91,12 @@ CmdViewMeasureClearAll - + Clear measurement Izbriši mjerenja - + Clear all visible measurements Obriši sva vidljiva mjerenja @@ -104,12 +104,12 @@ CmdViewMeasureToggleAll - + Toggle measurement Uklj/isklj mjerenje - + Turn on or off the display of all measurements Uključi ili isključi prikaz svih mjerenja @@ -117,12 +117,12 @@ Command - + Edit Uredi - + Import Uvoz @@ -182,7 +182,7 @@ Dodaj grupu - + Align Poravnati @@ -194,18 +194,18 @@ - + Transform Transformiraj - + Toggle array elements Prebaci matricu elemenata - + Link Transform Preobrazba poveznice @@ -215,12 +215,12 @@ Mjerenje udaljenosti - + Toggle visibility Promjeni vidljivost - + Toggle selectability Uklj/isklj mogućnost odabira @@ -559,7 +559,7 @@ Gui::AutoSaver - + Please wait until the AutoRecovery file has been saved... Pričekajte dok su spremljene datoteke automatskog povratka podataka... @@ -711,49 +711,49 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::AboutDialog - - + + Credits Header for the Credits tab of the About screen Krediti - + FreeCAD would not be possible without the contributions of FreeCAD-a ne bi bilo bez doprinosa - + Individuals Header for the list of individual people in the Credits list. Pojedinci - + Organizations Header for the list of companies/organizations in the Credits list. Organizacije - - + + License Licenca - + Libraries Datoteke - + This software uses open source components whose copyright and other proprietary rights belong to their respective owners: Ovaj softver koristi open source komponente čija autorska i druga vlasnička prava pripadaju njihovim vlasnicima: - + Collection Zbirka @@ -761,22 +761,22 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::ApplicationCache - + Cache directory Direktorij predmemorije - + The cache directory %1 exceeds the size of %2. Direktorij predmemorije %1 premašuje veličinu %2. - + Do you want to clear it now? Želite li sada očistiti? - + Warning: Please make sure that this is the only running %1 instance and that no documents are opened as this may result into data loss! Upozorenje: Provjerite je li ovo jedina pokrenuta instanca %1 i da nema otvorenih dokumenata jer to može dovesti do gubitka podataka! @@ -797,37 +797,37 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::CameraDialog - + Camera settings Postavke kamere - + Orientation Orijentacija - + Q0 Q0 - + Q1 Q1 - + Q2 Q2 - + Q3 Q3 - + Current view Trenutni prikaz @@ -1396,13 +1396,13 @@ isto vrijeme, pokrenut će se onaj s najvećim prioritetom. Naslov - + All Sve - - + + none nijedan @@ -1410,8 +1410,8 @@ isto vrijeme, pokrenut će se onaj s najvećim prioritetom. Gui::Dialog::DlgCustomToolBoxbarsImp - - + + Toolbox bars Toolbox barovi @@ -1686,552 +1686,123 @@ isto vrijeme, pokrenut će se onaj s najvećim prioritetom. Gui::Dialog::DlgDisplayPropertiesImp - + Default Inicijalno - + Aluminium Aluminij - + Brass Mesing - + Bronze Bronca - + Copper Bakar - + Chrome Krom - + Emerald Emerald - + Gold Zlato - + Jade Žad - + Metalized Metalizirano - + Neon GNC Neonska GNC - + Neon PHC Neonska PHC - + Obsidian Opsidijan - + Pewter Kositar - + Plaster Žbuka - + Plastic Plastika - + Ruby Rubin - + Satin Saten - + Shiny plastic Sjajna plastika - + Silver Srebro - + Steel Čelik - + Stone Kamen Gui::Dialog::DlgEditorSettings - - - Editor - Urednik - - - - Options - Mogućnosti - - - - Code lines will be numbered - Redovi koda bit će numerirani - - - - Enable line numbers - Uključi brojeve redaka - - - - The cursor shape will be a block - Oblik pokazivača bit će blok - - - - Enable block cursor - Omogući blok pokazivača - - - - Enable folding - Omogući preklapanje - - - - Indentation - Uvlačenje - - - - Tab size: - Veličina kartice: - - - - Tabulator raster (how many spaces) - Raširi tabulator (koliko razmaka) - - - - Indent size: - Uvučena veličina: - - - - How many spaces will be inserted when pressing <Tab> - Koliko razmaka će biti dodano ako pritisnete <Tab> - - - - Pressing <Tab> will insert a tabulator with defined tab size - Pritiskom na <Tab> umetnite tabulator sa definiranom tab veličinom - - - - Keep tabs - Drži kartice - - - - Pressing <Tab> will insert amount of defined indent size - Pritiskom na <Tab> umetnite količinu definirane veličine uvlačenja - - - - Insert spaces - Umetanje razmaka - - - - Display items - Prikaži stavke - - - - Color and font settings will be applied to selected type - Postavke boje i pisma primijenit će se na odabrani tip - - - - Family: - Obitelj: - - - - Font family to be used for selected code type - Obitelj slova koja se koristi za odabranu vrstu koda - - - - Size: - Veličina: - - - - Font size to be used for selected code type - Veličina slova koja se koristi za odabranu vrstu koda - - - - Color: - Boja: - - - - Preview: - Pregled: - - - Gui::Dialog::DlgGeneral - - - General - Općenito - - - - Language of the application's user interface - Jezik korisničkog sučelja aplikacije - - - - Number format: - Brojevni format: - - - - Operating system - Operativni sustav - - - - Selected language - Odaberite jezik - - - - C/POSIX - C/POSIX - - - - If enabled, numerical keypad decimal separator -will be substituted with locale separator, except -in Python Console and Macro Editor where a -dot/period will always be printed. - Ako je omogućeno, decimalni razdjelnik numeričke tipkovnice -bit će zamijenjen separatorom lokalizacije, osim -u Python konzoli i uređivaču makronaredbi gdje će -točka/zarez uvijek biti ispisana. - - - - Preference packs - Paketi postavki - - - - Name - Ime - - - - Type - Tip - - - - Load - Učitaj - - - - Import config... - Uvoz konfiguracije... - - - - Save new... - Spremi novo... - - - - Manage... - Upravljati... - - - - Revert... - Vrati se... - - - - How many files should be listed in recent files list - Koliko datoteka treba biti na popisu nedavnih datoteka - - - - Enable tiled background - Omogućiti popločanu pozadinu - - - - The text cursor will be blinking - Pokazivač teksta će treperiti - - - - Enable cursor blinking - Omogući treperenje pokazivača - - - - Style sheet: - List sa stilovima: - - - - Language and number format - Jezični i numerički format - - - - Language: - Jezik: - - - - Unit system: - Sustav jedinica: - - - - Unit system that should be used for all parts of the application - Sustav jedinica koji se treba koristiti za sve dijelove aplikacije - - - - Number of decimals: - Broj decimalnih mjesta: - - - - Number of decimals that should be shown for numbers and dimensions - Broj decimala koji bi se trebali prikazati za brojeve i dimenzije - - - - Minimum fractional inch: - Minimalni djelomični palac (inch): - - - - Minimum fractional inch to be displayed - Minimalni frakcijski inč koji se prikazuje - - - - Substitute decimal separator - Zamjena decimalnog razdjelnika - - - - Application - Aplikacija - - - - Style sheet how user interface will look like - Lista stila kako će izgledati korisničko sučelje - - - - Size of toolbar icons: - Veličina ikona alatne trake: - - - - Choose your preference for toolbar icon size. You can adjust -this according to your screen size or personal taste - Odaberite željene veličine ikone na alatnoj traci. Možete prilagoditi -to prema vašoj veličini zaslona ili vašem osobnom ukusu - - - - Tree view mode: - Način prikaza stabla: - - - - Customize how tree view is shown in the panel (restart required). - -'ComboView': combine tree view and property view into one panel. -'TreeView and PropertyView': split tree view and property view into separate panel. -'Both': keep all three panels, and you can have two sets of tree view and property view. - Prilagodite način prikaza stablastog pregleda na ploči -(potrebno je ponovno pokretanje). - -'ComboView': kombinirajte stablasti pregled i pregled svojstva na jednoj ploči. -'TreeView i PropertyView': stablasti pregled i pregled svojstva na zasebni panel. -"Oba": zadržite sva tri panela, a možete imati i dva prikaza od stablastog pregleda i pregleda svojstva. - - - - Size of recent file list: - Veličina popisa nedavno korištenih datoteka: - - - - Background of the main window (when no document is opened) will consist of tiles of a special image. -See the FreeCAD Wiki for details about the image. - Pozadina glavnog prozora (ako nije dokument otvoren) sastojat će se od pločica posebne slike. -Pojedinosti o slici potražite u FreeCAD Wiki-u. - - - - A Splash screen is a small loading window that is shown -when FreeCAD is launching. If this option is checked, FreeCAD will -display the splash screen - Splash ekran je mali prozor za učitavanje koji se prikazuje -kada se FreeCAD pokreće. Ako je ova opcija potvrđena, FreeCAD će -prikazivati splash ekran - - - - Enable splash screen at start up - Omogući pozdravni zaslon pri pokretanju programa - - - - Gui::Dialog::DlgGeneralImp - - - Manage preference packs - Upravljaj sa paketima postavki - - - - Small (%1px) - Malo (%1px) - - - - Medium (%1px) - Srednje (%1px) - - - - Large (%1px) - Veliki (%1px) - - - - Extra large (%1px) - Jako veliko (%1px) - - - - Custom (%1px) - Prilagođeno (%1px) - - - - Combo View - Kombinirani pregled - - - - TreeView and PropertyView - Stablasti pregled i Pregled svojstva - - - - Both - Oboje - - - - No style sheet - Nema lista stilova - - - - Preference Pack Name - Ime paketa postavki - - - - Tags - Oznake - - - - Apply - Primijeni - - - - Apply the %1 preference pack - Primjeni %1 paket postavki - - - - Choose a FreeCAD config file to import - Odaberite FreeCAD konfiguracijsku datoteku za uvoz - - - - File exists - Datoteka postoji - - - - A preference pack with that name already exists. Overwrite? - Postavka s ovim nazivom paketa već postoji! Prepisati? - - Gui::Dialog::DlgInputDialog @@ -3118,200 +2689,6 @@ Specify another directory, please. Gui::Dialog::DlgReportView - - - Report view - Pregled izvještaja - - - - Output - Izlaz - - - - Normal messages will be recorded - Snimit će se uobičajene poruke - - - - - - Record normal messages - Snima normalne poruke - - - - Log messages will be recorded - Poruke dnevnika bit će zabilježene - - - - Record log messages - Snimanje log poruke - - - - Warnings will be recorded - Upozorenja bit će zabilježena - - - - Record warnings - Snimanje upozorenja - - - - Error messages will be recorded - Poruke o greškama bit će zabilježene - - - - Record error messages - Snimanje poruka o pogrešci - - - - When an error has occurred, the Report View dialog becomes visible -on-screen while displaying the error - Kad se dogodila pogreška, dijaloški okvir Izvještaj izvješća postaje vidljiv -na zaslonu dok prikazuje pogrešku - - - - - Show report view on error - Prikaži izvješća o pogrešci - - - - When a warning has occurred, the Report View dialog becomes visible -on-screen while displaying the warning - Kada se pojavilo upozorenje, dijaloški okvir Izvještaj izvješća postaje vidljiv -na zaslonu dok prikazuje upozorenje - - - - - Show report view on warning - Prikaži izvješća o upozorenju - - - - When a normal message has occurred, the Report View dialog becomes visible -on-screen while displaying the message - Kad se pojavila normalna poruka, dijaloški okvir za prikaz izvješća postaje vidljiv -na zaslonu dok prikazuje poruku - - - - Show report view on normal message - Prikaži pregled izvještaja u normalnoj poruci - - - - When a log message has occurred, the Report View dialog becomes visible -on-screen while displaying the log message - Kada se poruka dnevnika dogodila, dijaloški okvir Izvještaj izvješća postaje vidljiv -na zaslonu dok prikazuje poruku dnevnika - - - - - Show report view on log message - Prikaži pregled izvještaja u poruci dnevnika - - - - Include a timecode for each report - Uključite vremenski kod za svako izvješće - - - - - - Include a timecode for each entry - Uključite vremenski kod za svaki unos - - - - - - Colors - Boje - - - - Normal messages: - Normalne poruke: - - - - Font color for normal messages in Report view panel - Boja pisma za uobičajene poruke na ploči prikaza izvješća - - - - Log messages: - Log poruke: - - - - Font color for log messages in Report view panel - Boja pisma za poruke dnevnika na ploči prikaza izvješća - - - - - Warnings: - Upozorenja: - - - - Font color for warning messages in Report view panel - Boja pisma za poruke upozorenja na ploči prikaza izvješća - - - - Errors: - Pogreške: - - - - Font color for error messages in Report view panel - Boja pisma za poruke o grešci na ploči prikaza izvješća - - - - Python interpreter - Python interpreter (tumač) - - - - Internal Python output will be redirected -from Python console to Report view panel - Interni Python izlaz bit će preusmjeren -od Python konzole na ploču prikaza izvješća - - - - - Redirect internal Python output to report view - Preusmjeri interni Python izlaz na prikaz izvješća - - - - Internal Python error messages will be redirected -from Python console to Report view panel - Interne Python poruke o grešci bit će preusmjerene -od Python konzole na ploču prikaza izvješća - - - - - Redirect internal Python errors to report view - Preusmjeravanje unutarnjih Python grešaka u prikazu pogrešaka - @@ -3389,41 +2766,41 @@ od Python konzole na ploču prikaza izvješća Gui::Dialog::DlgSettings3DView - + 3D View 3D Prikaz - + General Općenito - + Main coordinate system will always be shown in lower right corner within opened files Glavni koordinatni sustav uvijek će biti prikazan u donjem desnom kutu unutar otvorenih datoteka - + Show coordinate system in the corner Prikaži koordinatni sustav u kutu - + Relative size : Relativna veličina : - + Size of main coordinate system representation in the corner -- in % of height/width of viewport Veličina prikaza glavnog koordinatnog sustava u kutu -- u % visine/širine okvira za prikaz - + Axis cross will be shown by default at file opening or creation Križ osi prema zadanom će biti prikazan kod @@ -3432,12 +2809,12 @@ otvaranja ili stvaranja datoteke - + Show axis cross by default Prikaz križa osi kao zadana postavka - + Time needed for last operation and resulting frame rate will be shown at the lower left corner in opened files Vrijeme potrebno za posljednji rad i rezultirajuća brzina kadra @@ -3445,17 +2822,17 @@ prikazat će se u donjem lijevom kutu otvorenih datoteka - + Show counter of frames per second Pokaži brojač sličica u sekundi - + Rendering Iscrtati - + This option is useful for troubleshooting graphics card and driver problems. Changing this option requires a restart of the application. @@ -3466,22 +2843,22 @@ Za promjenu ove opcije potrebno je ponovno pokretanje aplikacije. - + Use software OpenGL koristi program OpenGL - + Use OpenGL VBO (Vertex Buffer Object) Koristi OpenGL VBO (Vertex Buffer Object) - + Render cache Privremena memorija iscrtavanja - + If selected, Vertex Buffer Objects (VBO) will be used. A VBO is an OpenGL feature that provides methods for uploading vertex data (position, normal vector, color, etc.) to the graphics card. @@ -3504,7 +2881,7 @@ problema u rasponu od grafičkih anomalija do grešaka pada GPU-a . Zapamtite prijavite ovu postavku ako ste je omogućili kada tražite podršku na FreeCAD forumima - + 'Render Caching' is another way to say 'Rendering Acceleration'. There are 3 options available to achieve this: 1) 'Auto' (default), let Coin3D decide where to cache. @@ -3521,92 +2898,92 @@ samo pred-memorija na korijenskom čvoru grafikona scene. To nudi najbržu brzin ali sporiji odgovor na bilo kakve promjene scena. - + Auto Automatski - + Distributed Raspodijeljeno - + Centralized Centralizirano - + Anti-Aliasing Anti-Aliasing - + What kind of multisample anti-aliasing is used Kakva vrsta višestrukih uzoraka se koristi - + None Prazno - + Line Smoothing Zaglađivanje linije - + MSAA 2x MSAA 2 x - + MSAA 4x MSAA 4 x - + MSAA 8x MSAA 8 x - + Transparent objects: Prozirni objekti: - + Render types of transparent objects Vrste iscrtavanja za prozirne objekte - + One pass Jedan prolaz - + Backface pass Dodatni prolaz crtanja pozadine - + Marker size: Veličina Oznake: - + Size of vertices in the Sketcher workbench Veličina vrhova na radnoj površini Skice - + Eye to eye distance for stereo modes Udaljenost od oka do oka za stereo mode - + Eye-to-eye distance used for stereo projections. The specified value is a factor that will be multiplied with the bounding box size of the 3D object that is currently displayed. @@ -3615,48 +2992,48 @@ Navedena vrijednost je faktor koji će se pomnožiti s veličinom graničnog okvira 3D objekta koji se trenutno prikazuje. - + Backlight is enabled with the defined color Pozadinsko osvjetljenje omogućeno je definiranom bojom - - + + Backlight color Boja pozadinskog osvjetljenja - + Intensity Intenzitet - + Intensity of the backlight Intenzitet pozadinskog osvjetljenja - + Camera type Tip kamere - + Objects will appear in a perspective projection Objekti će se pojaviti u perspektivnoj projekciji - + Perspective renderin&g Perspektivna iscrtavanja - + Objects will be projected in orthographic projection Objekti će se projektirati u ortografskoj projekciji - + Or&thographic rendering Or&tografsko iscrtavanje @@ -3668,42 +3045,42 @@ veličinom graničnog okvira 3D objekta koji se trenutno prikazuje. Gui::Dialog::DlgSettings3DViewImp - + 5px 5px - + 7px 7px - + 9px 9px - + 11px 11px - + 13px 13px - + 15px 15px - + Anti-aliasing Izglađivanje - + Open a new viewer or restart %1 to apply anti-aliasing changes. Otvori novi preglednik ili ponovno pokreni %1 za dodavanje promjena izglađivanja. @@ -3711,77 +3088,77 @@ veličinom graničnog okvira 3D objekta koji se trenutno prikazuje. Gui::Dialog::DlgSettingsCacheDirectory - + Cache Međuspremnik - + Cache directory Direktorij predmemorije - + Location: Lokacija: - + Check periodically at program start: Provjerite povremeno na početku programa: - + Always Uvijek - + Daily Dnevno - + Weekly Tjedno - + Monthly Mjesečno - + Yearly Godišnje - + Never Nikada - + Cache size limit: Ograničenje veličine predmemorije: - + Check now... Provjeri sada… - + Notify the user if the cache size exceeds the specified limit Obavijestite korisnika ako veličina predmemorije premaši navedeno ograničenje - + Unknown Nepoznato - + Current cache size: %1 Trenutna veličina predmemorije: %1 @@ -3959,58 +3336,58 @@ osim trake boja Gui::Dialog::DlgSettingsDocument - + Document Dokument - + General Općenito - + The application will create a new document when started Kada se pokrene, aplikacija će stvoriti novi dokument - + Create new document at start up Stvaranje novog dokumenta prilikom pokretanja - + Document save compression level (0 = none, 9 = highest, 3 = default) Razina kompresije spremanja dokumenta (0 = ništa, 9 = najviši, 3 = zadana vrijednost) - + Compression level for FCStd files Nivo kompresije za FCStd datoteke - + All changes in documents are stored so that they can be undone/redone Sve promjene u dokumentima pohranjuju se tako da se mogu poništiti / ponovno urediti - + Using Undo/Redo on documents Koristi Undo/Redo na dokumentima - + Maximum Undo/Redo steps Maksimalan broj Undo/Redo koraka - + How many Undo/Redo steps should be recorded Koliko poništiti / ponovno postavi koraka treba snimiti - + Allow user aborting document recomputation by pressing ESC. This feature may slightly increase recomputation time. Dopustite korisniku da prekine ponovno računanje dokumenata pritiskom na ESC. @@ -4018,64 +3395,64 @@ Ova značajka može malo produljiti vrijeme preračunavanja. - + Allow aborting recomputation Dopustite prekid preračunavanja - + Storage Skladištenje - + Saving transactions (Auto-save) Spremanje transakcije (Auto-save) - + Discard saved transaction after saving document Odbaci spremljene transakcije nakon spremanja dokumenta - + If there is a recovery file available the application will automatically run a file recovery when it is started. Ako je na raspolaganju datoteka za oporavak aplikacija će automatski pokrenuti oporavak datoteke kad je pokrenuta. - + Run AutoRecovery at startup Pokreni samo oporavak tijekom pokretanja - + How often a recovery file is written Učestalost zapisa datoteke za oporavak - + Save AutoRecovery information every Spremiti informacije samo oporavka svakih - + A thumbnail will be stored when document is saved Kad se dokument spremi, bit će spremljena i sličica - + Save thumbnail into project file when saving document Spremi thumbnail u projekt datoteku prilikom spremanja dokumenta - + Size Veličina - + Sets the size of the thumbnail that is stored in the document. Common sizes are 128, 256 and 512 Postavlja veličinu sličice koja se pohranjuje u dokumentu. @@ -4083,59 +3460,59 @@ Uobičajene veličine su 128, 256 i 512 - + The program logo will be added to the thumbnail Logotip programa bit će dodan minijaturi - + Add the program logo to the generated thumbnail Dodaj programski logo generiranoj sličici - + How many backup files will be kept when saving document Koliko datoteka sigurnosnih kopija će se zadržati prilikom spremanja dokumenta - + Maximum number of backup files to keep when resaving document Maksimalan broj sigurnosnih kopija koji se čuva kad ponovno spremite dokument - + Backup files will get extension '.FCbak' and file names get date suffix according to the specified format Datoteke sigurnosnih kopija dobivat će ekstenziju '.FCbak' i nazive datoteka dobiti dodatak (sufiks) datuma prema navedenom formatu - + Use date and FCBak extension Koristite datum i FCBak ekstenziju - + Date format Format datuma - + Document objects Objekti dokumenta - + Allow objects to have same label Dopusti da objekti imaju istu oznaku - + Allow duplicate object labels in one document Dopusti dvostruke nazive objekata u jednom dokumentu - + Enable partial loading of external linked documents. Then only referenced objects and their dependencies will be loaded when a linked document is auto-opened together with the main document. @@ -4149,22 +3526,22 @@ ikonu u prikazu stabla da biste je u potpunosti ponovo postavili. - + Disable partial loading of external linked objects Onemogući djelomično učitavanje vanjskih povezanih objekata - + Authoring and License Stvaranje i licence - + Author name Ime autora - + All documents that will be created will get the specified author name. Keep blank for anonymous. You can also use the form: John Doe <john@doe.com> @@ -4174,33 +3551,33 @@ Možete koristiti i obrazac: John Doe <john@doe.com> - + The field 'Last modified by' will be set to specified author when saving the file Polje "Zadnja izmjena od" postavit će se navedenom autoru prilikom spremanja datoteke - + Set on save Postavi na spremanju - + Company Tvrtka - + Default company name to use for new files Zadano ime tvrtke za nove datoteke - + Default license Dodijeljena licenca - + Default license for new documents Zadana licenca za nove datoteke @@ -4270,12 +3647,12 @@ Možete koristiti i obrazac: John Doe <john@doe.com> Drugo - + License URL URL licence - + URL describing more about the license URL koji opisuje više o licenci @@ -4283,104 +3660,21 @@ Možete koristiti i obrazac: John Doe <john@doe.com> Gui::Dialog::DlgSettingsDocumentImp - + The format of the date to use. Format datuma koji će se koristiti. - + Default Inicijalno - + Format Format - - Gui::Dialog::DlgSettingsEditorImp - - - Text - Tekst - - - - Bookmark - Bookmark - - - - Breakpoint - Prijelomna točka - - - - Keyword - Kljušna riječ - - - - Comment - Komentar - - - - Block comment - Blok komentar - - - - Number - Broj - - - - String - Tekst (string) - - - - Character - Simbol - - - - Class name - Ime klase - - - - Define name - Odredite naziv - - - - Operator - Operator - - - - Python output - Python izlaz - - - - Python error - Python pogreška - - - - Current line highlight - Osvjetljenje trenutne linije - - - - Items - Jedinice - - Gui::Dialog::DlgSettingsImage @@ -4561,125 +3855,125 @@ Možete koristiti i obrazac: John Doe <john@doe.com> Gui::Dialog::DlgSettingsMacro - + Macro Makro naredbe - + General macro settings Generalne Macro opcije - + Variables defined by macros are created as local variables Varijable definirane makronaredbama stvaraju se kao lokalne varijable - + Run macros in local environment Izvrti Macro u lokalnom okruženju - + Macro recording settings Postavke snimanja za makro - + Macro path Makro put - + The directory in which the application will search for macros Imenik u kojem će aplikacija tražiti makronaredbe - + Gui commands GUI naredbe - + Recorded macros will also contain user interface commands Snimljene makronaredbe također će sadržavati naredbe korisničkog sučelja - + Record GUI commands Snimi GUI naredbe - + Recorded macros will also contain user interface commands as comments Snimljene makronaredbe također će sadržavati naredbe korisničkog sučelja kao komentare - + Record as comment Snimiti kao komentar - + Logging Commands Prijava Naredbi - + Commands executed by macro scripts are shown in Python console Naredbe koje izvršavaju makro skripte prikazane su na Python konzoli - + Show script commands in python console Prikaži naredbe skripta u python konzoli - + Log all commands issued by menus to file: Prijavite se sve naredbe izdane od strane izbornika u datoteku: - + FullScript.FCScript FullScript.FCScript - + Recent macros menu Izbornik nedavnih makronaredbi - + Size of recent macro list Veličina nedavnog makro popisa - + How many macros should be listed in recent macros list Koliko makronaredbi treba biti navedeno na nedavnom popisu makronaredbi - + Keyboard shortcut count Broj prečaca na tipkovnici - + How many recent macros should have shortcuts Koliko nedavnih makronaredbi treba imati prečace - + Keyboard Modifiers Modifikatori tipkovnice - + Keyboard modifiers, default = Ctrl+Shift+ Modifikatori tipkovnice, zadani = Ctrl + Shift + @@ -4689,110 +3983,110 @@ Možete koristiti i obrazac: John Doe <john@doe.com> Gui::Dialog::DlgSettingsNavigation - - + + Navigation Navigacija - + Navigation cube Navigacijska kocka - + Steps by turn Koraka po cijelom zaokretu - + Number of steps by turn when using arrows (default = 8 : step angle = 360/8 = 45 deg) Broj koraka kod zaokretanja pri korištenju strelica (zadano = 8: kut koraka = 360/8 = 45 stupnjeva) - + Corner Ugao - + Corner where navigation cube is shown Ugao gdje je prikazana kocka za navigaciju - + Top left Gore lijevo - + Top right Gore desno - + Bottom left Dolje lijevo - + Bottom right Dolje desno - + Rotates to nearest possible state when clicking a cube face Rotira se u najbliže moguće stanje kada kliknete lice kocke - + Rotate to nearest Rotira se u najbliže - + Font name: Ime pisma: - + Font name of the navigation cube Naziv pisma navigacijske kocke - + Default Inicijalno - + Cube size Veličina kocke - + Size of the navigation cube Veličina kocke navigacije - + Color Boja - + Base color for all elements Osnovna boja za sve elemente - + 3D Navigation 3D navigacija - + List the mouse button configs for each chosen navigation setting. Select a set and then press the button to view said configurations. Navedite konfiguracije gumba miša za svaku odabranu navigacijsku postavku. @@ -4800,22 +4094,22 @@ Odaberite set, a zatim pritisnite gumb za prikaz navedenih konfiguracija. - + Mouse... Miš... - + Navigation settings set Set navigacijskih postavki - + Orbit style Način okretanja - + Rotation orbit style. Trackball: moving the mouse horizontally will rotate the part around the y-axis Turntable: the part will be rotated around the z-axis (with constrained axes). @@ -4826,66 +4120,66 @@ Okretna ploča: dio će se rotirati oko z-osi (s ograničenim osima). Free Turntable: dio će se rotirati oko z-osi. - + Turntable Okretano - + Trackball Prećeno - + Free Turntable Slobodna okretna ploča - + Rotation mode Način rotacije - + Rotations in 3D will use current cursor position as center for rotation Rotacije u 3D upotrebljavat će trenutni položaj pokazivača kao središte rotacije - + Window center Središte prozora - + Drag at cursor Povucite kod pokazivača - + Object center Središte objekta - + Default camera orientation Zadana orijentacija kamere - + Default camera orientation when creating a new document or selecting the home view Zadana orijentacija kamere prilikom izrade novog dokumenta ili odabira zadanog početnog prikaza - + Camera zoom Zumiranje kamere - + Sets camera zoom for new documents. The value is the diameter of the sphere to fit on the screen. Postavlja zumiranje za nove dokumente. @@ -4893,54 +4187,54 @@ Vrijednost je promjer sfere koja će stati na zaslon. - + mm mm - + Enable animated rotations Omogući animirane rotacije - + Enable animation Omogući animacije - + Zoom operations will be performed at position of mouse pointer Operacije zumiranja izvodit će se na položaju pokazivača miša - + Zoom at cursor Približavaj na kursor - + Zoom step Korak zumiranja - + How much will be zoomed. Zoom step of '1' means a factor of 7.5 for every zoom step. Koliko će se zumirati. Korak zumiranja '1' znači faktor 7,5 za svaki korak zumiranja. - + Direction of zoom operations will be inverted Smjer operacija zumiranja će se obrnuti - + Invert zoom Invertiraj zumiranje - + Prevents view tilting when pinch-zooming. Affects only gesture navigation style. Mouse tilting is not disabled by this setting. @@ -4949,57 +4243,67 @@ Utječe samo na navigacijski stil gestama. Naginjanje miša nije onemogućeno ovom postavkom. - + Disable touchscreen tilt gesture Onemogući nagib geste zaslona osjetljivog na dodir - + + Show the rotation center when dragging. + Show the rotation center when dragging. + + + + Enable rotation center indication + Enable rotation center indication + + + Isometric Izometrički - + Dimetric Dvometrički - + Trimetric Trimetrički - + Top Gore - + Front Ispred - + Left Lijevo - + Right Desno - + Rear Iza - + Bottom Ispod - + Custom Prilagođeno @@ -5007,17 +4311,17 @@ Naginjanje miša nije onemogućeno ovom postavkom. Gui::Dialog::DlgSettingsPythonConsole - + Python console Python konzola - + Settings Postavke - + Words will be wrapped when they exceed available horizontal space in Python console Riječi će biti istisnute kada premaše dostupni @@ -5025,27 +4329,27 @@ vodoravni prostor u Python konzoli - + Enable word wrap Omogući prelamanje riječi - + The cursor shape will be a block Oblik pokazivača bit će blok - + Enable block cursor Omogući blok pokazivača - + Saves Python history across sessions Sprema povijest Pythona kroz sesije - + Save history Spremi povijest @@ -5053,17 +4357,37 @@ vodoravni prostor u Python konzoli Gui::Dialog::DlgSettingsSelection - + Selection Izbor - + + Enable preselection, highlighted with specified color + Enable preselection, highlighted with specified color + + + + Enable preselection + Enable preselection + + + + Enable selection, highlighted with specified color + Enable selection, highlighted with specified color + + + + Enable selection + Enable selection + + + Pick radius (px): Odaberite radijus (px): - + Area for picking elements in 3D view. Larger value eases to pick things, but can make small features impossible to select. @@ -5071,28 +4395,28 @@ Larger value eases to pick things, but can make small features impossible to sel Veća vrijednost olakšava odabir stvari, ali može onemogućiti odabir malih značajki - + Auto switch to the 3D view containing the selected item Automatski se prebaci na 3D prikaz koji sadrži odabranu stavku - + Auto expand tree item when the corresponding object is selected in 3D view Automatski proširi stavku stabla kad je u 3D prikazu odabran odgovarajući objekt - + Preselect the object in 3D view when mouse over the tree item Pred odaberite predmet u 3D prikazu kad mišem pređete preko stavke - + Record selection in tree view in order to go back/forward using navigation button Snimite odabir u prikazu stabla kako biste se kretali nazad/naprijed pomoću navigacijskog gumba - + Add checkboxes for selection in document tree Dodajte potvrdne okvire za odabir u stablu dokumenta @@ -5100,149 +4424,123 @@ Veća vrijednost olakšava odabir stvari, ali može onemogućiti odabir malih zn Gui::Dialog::DlgSettingsViewColor - + Colors Boje - - Selection - Izbor - - - - Enable preselection and highlight by specified color - Omogućite pred odabir i označite određenom bojom - - - - Enable preselection highlighting - Omogući isticanje prelaskom miša - - - - Enable selection highlighting and use specified color - Omogući isticanje odabira i korištenje određene boje - - - - - Enable selection highlighting - Omogući odabir isticanja - - - + Background color for the model view Boja pozadine za prikaz modela - + Background color Boja pozadine - - + + Background will have selected color Pozadina će imati odabranu boju - + Simple color Jednostavna boja - - + + Background will have selected color gradient Pozadina će imati prijelaz odabrane boje - + Linear gradient Linearni gradijent - + Radial gradient Radijalni gradijent - - + + Top: Vrh: - - + + Middle: Srednji: - + Switches the colors of the gradient Mijenja boje gradijenta - + Switch Prijeđi - + Color gradient will get selected color as middle color Gradijent boje dobit će odabranu boju kao srednju boju - + Middle color Srednja boja - - + + Bottom: Dno: - + Tree view Pogled hijerarhije - + Object being edited Objekt uređivanja - + Background color for objects in tree view that are currently edited Boja pozadine za objekte u prikazu stabla koji se trenutno uređuju - + Active container Aktivni spremnik - + Background color for active containers in tree view Boja pozadine za aktivne spremnike u prikazu stabla - + Central: Središnje: - + Midway: Na pola puta: - + End: Kraj: @@ -5367,7 +4665,7 @@ Sustav preferencija je onaj skup postavki koji se nalazi u općim preferencijam Gui::Dialog::DockablePlacement - + Placement Položaj @@ -5968,17 +5266,17 @@ The 'Status' column shows whether the document could be recovered. Primijeni - + Please select 1, 2, or 3 points before clicking this button. A point may be on a vertex, face, or edge. If on a face or edge the point used will be the point at the mouse position along face or edge. If 1 point is selected it will be used as the center of rotation. If 2 points are selected the midpoint between them will be the center of rotation and a new custom axis will be created, if needed. If 3 points are selected the first point becomes the center of rotation and lies on the vector that is normal to the plane defined by the 3 points. Some distance and angle information is provided in the report view, which can be useful when aligning objects. For your convenience when Shift + click is used the appropriate distance or angle is copied to the clipboard. Odaberite 1, 2 ili 3 točke prije nego kliknete ovaj gumb. Točka može biti tjemena točka, točka lica ili ruba. Ako se koristi na licu ili rubu točka će biti točka na položaju miša uzduž lica ili ruba. Ako je 1 točka odabrana ona će se koristiti kao centar rotacije. Ako su 2 točke odabrane središnja točka između njih će biti centar rotacije i po potrebi će se stvoriti nova prilagođena os. Ako su 3 točke odabrane prva točka postaje centar rotacije i leži na vektoru koji je normala na ravninu definiranu sa 3 točke. Neke informacije udaljenosti i kuta su dane u prikazu izvještaja, što može biti korisno kod poravnavanja objekata. Radi vaše udobnosti kada se koristi "Shift + klik" odgovarajuća udaljenost ili kut je kopiran(a) u međuspremnik. - + Incorrect quantity Netočna količina - + There are input fields with incorrect input, please ensure valid placement values! Unos polja netočan unos, provjerite je li vrijednost valjana! @@ -6243,7 +5541,7 @@ izvorno odabranim prije otvaranja ovog dijaloškog okvira Gui::DockWnd::PropertyDockView - + Property View Prikaz Svojstava @@ -6311,22 +5609,22 @@ izvorno odabranim prije otvaranja ovog dijaloškog okvira Idi na kraj - + Clear Brisanje - + Save As... Spremi kao ... - + Save Report Output Spremi izvješće izlaza - + Plain Text Files Obične tekstualne datoteke @@ -6457,7 +5755,7 @@ izvorno odabranim prije otvaranja ovog dijaloškog okvira Aplikacija - + Labels & Attributes Etikete i atributi @@ -6504,27 +5802,27 @@ Do you want to save your changes? PDF Datoteka - + untitled[*] Bez imena[*] - + - Editor - Urednik - + %1 chars removed %1 znakova uklonjeno - + %1 chars added %1 znakova dodano - + Formatted Oblikovano @@ -6640,74 +5938,74 @@ Do you want to save your changes? Gui::GraphvizView - + Graphviz not found Graphviz nije pronađen - + Graphviz couldn't be found on your system. Graphviz nije pronađen u sustavu. - + Read more about it here. Više o tome pročitajte ovdje. - + Do you want to specify its installation path if it's already installed? Želite li navesti svoj instalacijski put ako je već instaliran? - + Graphviz installation path Grpahviz instalacijska putanja - + Graphviz failed Graphviz nije uspio - + Graphviz failed to create an image file Graphviz nije uspio pronaći datoteku slike - + PNG format PNG format - + Bitmap format Bitmap format - + GIF format GIF format - + JPG format JPG format - + SVG format SVG format - - + + PDF format PDF format - - + + Export graph Izvoz grafikona @@ -6849,17 +6147,17 @@ Do you want to save your changes? Gui::MacroCommand - + Macros Makronaredbe - + Macro file doesn't exist Makro datoteke ne postoji - + No such macro file: '%1' Nema takve makronaredbe datoteke: '%1 ' @@ -6868,7 +6166,7 @@ Do you want to save your changes? Gui::MainWindow - + Dimension Dimenzija @@ -6900,33 +6198,43 @@ Do you want to save your changes? Zatvori sve - - - + + + Toggles this toolbar Uključuje ove alatne trake - - - + + + Toggles this dockable window Uključuje ovaj usidrivi prozor - - + + WARNING: This is a development version. + WARNING: This is a development version. + + + + Please do not use in a production environment. + Please do not use in a production environment. + + + + Unsaved document Nespremljeni dokument - + The exported object contains external link. Please save the documentat least once before exporting. Izvezeni objekt sadrži vanjsku poveznicu. Prije izvoza spremite dokument barem jednom. - + To link to external objects, the document must be saved at least once. Do you want to save the document now? Za povezivanje s vanjskim objektima dokument se mora barem jednom spremiti. @@ -6937,63 +6245,63 @@ Do you want to save the document now? Gui::ManualAlignment - - - - - + + + + + Manual alignment učno poravnavanje - + The alignment is already in progress. Poravnavanje se trenutno izvršava. - + Alignment[*] Poravnavanje[*] - + Please, select at least one point in the left and the right view Molimo odaberite barem jedan vrh sa lijeve i desne strane - + Please, select at least %1 points in the left and the right view Molimo odaberite barem jedan %1 vrh sa lijeve i desne strane - + Please pick points in the left and right view Molimo odaberite točke sa lijeve i desne strane - + The alignment has finished Poravnavanje dovršeno - + The alignment has been canceled Poravnavanje otkazano - - + + Too few points picked in the left view. At least %1 points are needed. Premalo točaka je odabrano sa lijeve strane. Barem %1 je potrebno. - - + + Too few points picked in the right view. At least %1 points are needed. Premalo točaka je odabrano sa desne strane. Barem %1 je potrebno. - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. @@ -7002,59 +6310,59 @@ Lijevo je odabrano %1 vrhova, Desno je odabrano %2 vrhova. - + Try to align group of views Pokušaj poravnati grupe pogleda - + The alignment failed. How do you want to proceed? Poravnavanje nije uspjelo. Kako želite nastaviti? - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. Različit broj vrhova je odabran sa lijeve strane. Lijevo je odabrano %1 vrhova, a desno je odabrano %2 vrhova. - + Point_%1 Točka_%1 - + Point picked at (%1,%2,%3) Odabran vrh (%1, %2, %3) - + No point was found on model Nema pronađene točke na modelu - + No point was picked Ni jedan vrh nije odabran - + &Align &Podesi - + &Remove last point &Uklanjanje zadnje točke - + &Cancel &Otkaži - + &Synchronize views &Sinhroniziraj poglede @@ -7203,7 +6511,7 @@ Kako želite nastaviti? Gui::PropertyEditor::LinkLabel - + Change the linked object Promjena povezanog objekta @@ -7211,12 +6519,12 @@ Kako želite nastaviti? Gui::PropertyEditor::LinkSelection - + Error Pogreška - + Object not found Objekt nije pronađen @@ -7287,13 +6595,13 @@ Kako želite nastaviti? Gui::PropertyView - + View Pregled - + Data Podaci @@ -7340,77 +6648,77 @@ Do you want to exit without saving your data? Neobrađena nepoznata C++ iznimka. - + &Copy &Kopiraj - + &Copy command &Kopiraj naredba - + &Copy history &Kopiraj povijest - + Save history as... Spremi povijest kao ... - + Save history Spremi povijest - + Saves Python history across %1 sessions Spremi povijest Pythona u %1 sesiji - + &Paste &Zalijepi - + Select All Označi sve - + Clear console Makni konsolu - + Insert file name... Umetni ime datoteke ... - + Word wrap Automatsko dovršavanje - + Save History Spremi povijest - + Macro Files Makro Datoteke - + Insert file name Umetni ime datoteke - + All Files Sve datoteke @@ -7423,7 +6731,7 @@ Do you want to exit without saving your data? Komentar - + Uncomment Bez komentara @@ -7431,17 +6739,17 @@ Do you want to exit without saving your data? Gui::RecentFilesAction - + Open file %1 Otvoriti datoteku %1 - + File not found Datoteka nije pronađena - + The file '%1' cannot be opened. Datoteka '%1' ne može biti otvorena. @@ -7449,22 +6757,22 @@ Do you want to exit without saving your data? Gui::RecentMacrosAction - + none nijedan - + Run macro %1 (Shift+click to edit) keyboard shortcut: %2 Pokreni makro %1 (Shift+klik za uređivanje) tipkovnički prečac: %2 - + File not found Datoteka nije pronađena - + The file '%1' cannot be opened. Datoteka '%1' ne može biti otvorena. @@ -7495,22 +6803,22 @@ Do you want to exit without saving your data? Gui::SearchBar - + Previous Prethodno - + Next Sljedeći - + Case sensitive Razlikuj VELIKA/mala slova - + Whole words Cijele riječi @@ -7756,38 +7064,38 @@ Do you want to specify another directory? Gui::TextDocumentEditorView - + Text updated Tekst ažuriran - + The text of the underlying object has changed. Discard changes and reload the text from the object? Tekst podloge objekta se promijenio. Odbaci promjene i ponovno učitajte tekst iz objekta? - + Yes, reload. Da, ponovno učitati. - + Unsaved document Nespremljeni dokument - + Do you want to save your changes before closing? Želite li spremiti promjene prije zatvaranja? - + If you don't save, your changes will be lost. Ako ne spremite, vaše promjene bit će izgubljene. - - + + Edit text Uredi tekst @@ -8059,7 +7367,7 @@ Do you want to specify another directory? Gui::TreeDockWidget - + Tree view Pogled hijerarhije @@ -8067,7 +7375,7 @@ Do you want to specify another directory? Gui::TreePanel - + Search Pretraživanje @@ -8075,185 +7383,185 @@ Do you want to specify another directory? Gui::TreeWidget - + Search... Pretraživanje... - + Search for objects Potraga za objektima - + Activate document Aktiviraj dokument - + Activate document %1 Aktiviraj dokument %1 - + Tree settings Postavke Stabla - + Show description column Prikaži opisni stupac - + Show an extra tree view column for item description. The item's description can be set by pressing F2 (or your OS's edit button) or by editing the 'label2' property. Prikaži dodatni stupac prikaza stabla za opis stavke. Opis stavke može se postaviti pritiskom na F2 (ili gumb za uređivanje vašeg OS-a) ili uređivanjem svojstva 'label2'. - + Group Grupa - + Labels & Attributes Etikete i atributi - + Description Opis - + Show items hidden in tree view Prikaži elemente skrivene u prikazu stabla - + Show items that are marked as 'hidden' in the tree view Prikaži elemente koji su označeni kao 'skriveni' u prikazu stabla - + Toggle visibility in tree view Prebaci vidljivost u prikazu stabla - + Toggles the visibility of selected items in the tree view Prebaci vidljivost označenih stavki u prikazu stabla - + Create group... Napravi grupu ... - + Create a group Napravite grupu - - + + Rename Preimenuj - + Rename object Preimenovanje objekta - + Finish editing Završi uređivanje - + Finish editing object Završi uređivanje objekta - + Add dependent objects to selection Dodajte ovisne objekte odabiru - + Adds all dependent objects to the selection Dodaje sve ovisne objekte odabiru - + Close document Zatvori dokument - + Close the document Zatvori dokument - + Reload document Dokument ponovo učitati - + Reload a partially loaded document Učitajte ponovo djelomično učitan dokument - + Skip recomputes Preskoči recomputes - + Enable or disable recomputations of document Omogućavanje ili onemogućavanje recomputations dokumenta - + Allow partial recomputes Djelomično omogući preračunavanje - + Enable or disable recomputating editing object when 'skip recomputation' is enabled Omogućite ili onemogućite ponovno računanje objekta uređivanja kada je omogućeno 'preskoči ponovno računanje' - + Mark to recompute Označi za preračunaj - + Mark this object to be recomputed Označi ovaj objekt da se preračuna - + Recompute object Ponovno računanje objekta - + Recompute the selected object Ponovno računanje odabranog objekta - + (but must be executed) (ali mora biti izvršen) - + %1, Internal name: %2 %1, Interni naziv: %2 @@ -8284,12 +7592,12 @@ Do you want to specify another directory? PDF Datoteka - + Opening file failed Otvaranje dokumenta nije uspjelo - + Can't open file '%1' for writing. Ne mogu otvoriti dokument '%1' za ispis. @@ -8297,7 +7605,7 @@ Do you want to specify another directory? Gui::WorkbenchGroup - + Select the '%1' workbench Odaberite '%1' radni stol @@ -8512,69 +7820,70 @@ Do you want to specify another directory? QObject - - + + General Općenito - - + + + Display Prikaz - + Workbenches Radne površine - - - + + + Python Python - - - + + + Unknown filetype Nepoznata vrsta datoteke - - + + Cannot open unknown filetype: %1 Ne mogu otvoriti nepoznatu vrstu datoteke: %1 - + Export failed Izvoz neuspješan - + Cannot save to unknown filetype: %1 Ne mogu spremiti nepoznatu vrstu datoteke: %1 - + Workbench failure Workbench neuspjeh - + %1 %1 - + Exception Iznimka @@ -8620,8 +7929,8 @@ Do you want to specify another directory? Izvoz PDF ... - + Unsaved document Nespremljeni dokument @@ -8776,17 +8085,17 @@ Do you want to continue? Ne mogu otvoriti datoteku '%1'. - + files datoteke - + Save image Spremi sliku - + Choose an image file to open Odaberite koju ce te sliku otvoriti @@ -8892,44 +8201,44 @@ Do you want to continue? - + Type Tip - + Notifier Obavještavač - + Message Poruka - + Notifier: Obavještavač: - + Do you want to skip confirmation of further critical message notifications while loading the file? Želite li preskočiti potvrdu daljnjih obavijesti o kritičnim porukama tijekom učitavanja datoteke? - + Critical Message Kritična poruka - + Too many opened non-intrusive notifications. Notifications are being omitted! Previše otvorenih nenametljivih obavijesti. Obavijesti se izostavljaju! - + Identical physical path detected. It may cause unwanted overwrite of existing document! @@ -8938,46 +8247,46 @@ Do you want to continue? - + Are you sure you want to continue? Jeste li sigurni da želite nastaviti? - + Please check report view for more... Molimo provjerite prikaz izvješća za više ... - + Physical path: Fizički put: - - + + Document: Dokument: - - + + Path: Put: - + Identical physical path Identičan fizički put - + Could not save document Ne mogu spremiti dokument - + There was an issue trying to save the file. This may be because some of the parent folders do not exist, or you do not have sufficient permissions, or for other reasons. Error details: "%1" @@ -8990,105 +8299,105 @@ Would you like to save the file with a different name? Želite li datoteku spremiti pod drugim imenom? - - - + + + Saving aborted Spremanje prekinuto - + Save dependent files Spremite ovisne datoteke - + The file contains external dependencies. Do you want to save the dependent files, too? Datoteka sadrži vanjske ovisnosti. Želite li spremiti i ovisne datoteke? - - + + Saving document failed Spremanje dokumenta nije uspjelo - + Save document under new filename... Spremi dokument pod novim imenom ... - - + + Save %1 Document Spremi %1 dokument - + Document Dokument - - + + Failed to save document Spremanje dokumenta nije uspjelo - + Documents contains cyclic dependencies. Do you still want to save them? Dokumenti sadrže cikličke ovisnosti. Želite li ih još spremiti? - + Save a copy of the document under new filename... Spremanje kopije dokumenta pod novi naziv datoteke... - + %1 document (*.FCStd) %1 dokument (*.FCStd) - + Document not closable Dokument nije moguće zatvoriti - + The document is not closable for the moment. Dokument trenutno nije moguće zatvoriti. - + Document not saved Dokument nije spremljen - + The document%1 could not be saved. Do you want to cancel closing it? Dokument%1 nije bilo moguće spremiti. Želite li otkazati zatvaranje? - + Undo Poništi promjenu - + Redo Vrati - + There are grouped transactions in the following documents with other preceding transactions U sljedećim dokumentima su grupirane transakcije s ostalim prethodnim transakcijama - + Choose 'Yes' to roll back all preceding transactions. Choose 'No' to roll back in the active document only. Choose 'Abort' to abort @@ -9170,12 +8479,12 @@ Please open a browser window and type in: http://localhost:%1. Opcije ... - + Out of memory Bez memorije - + Not enough memory available to display the data. Nema dovoljno dostupne memorije za prikaz podataka. @@ -9191,7 +8500,7 @@ Please open a browser window and type in: http://localhost:%1. Ne mogu pronaći datoteku %1 niti u %2 niti u %3 - + Navigation styles Načini navigacije @@ -9202,7 +8511,7 @@ Please open a browser window and type in: http://localhost:%1. - + Transform Transformiraj @@ -9267,12 +8576,12 @@ Please open a browser window and type in: http://localhost:%1. %1 nije prazan, izbrisati njegov sadržaj? - + Translation: Translacija: - + Rotation: Rotacija: @@ -9368,60 +8677,60 @@ podcrtavanje, ne smije se započeti s znamenkom. Nije moguće dodati svojstvo u '%1':%2 - - + + Drag & drop failed Povlačenje i ispuštanje nije uspjelo - + Setup configurable object Postavljanje konfigurabilnog objekta - + Select which object to copy or exclude when configuration changes. All external linked objects are excluded by default. Odaberite koji objekt želite kopirati ili isključiti kada se promijeni konfiguracija. Svi vanjski povezani objekti isključeni su prema zadanim postavkama. - + Please select which objects to copy when the configuration is changed Odaberite koje objekte želite kopirati kada se konfiguracija promijeni - + Apply to all Primijeni na sve - + Apply the setting to all links. Or, uncheck this option to apply only to this link. Primijeni postavku na sve veze. Ili poništite ovu mogućnost, primjena samo na ovu vezu. - + Copy on change Kopirajte kod promjene - + Enable Omogući - + Enable auto copy of linked object when its configuration is changed Omogući automatsko kopiranje povezanog objekta kada se promijeni njegova konfiguracija - + Tracking Praćenje - + Copy the linked object when its configuration is changed. Also auto redo the copy if the original linked object is changed. @@ -9429,17 +8738,17 @@ Also auto redo the copy if the original linked object is changed. Također automatski ponovi kopiju ako se promijeni izvorni povezani objekt. - + Disable copy on change Onemogući kopiranje pri promjeni - + Refresh configurable object Osvježi konfigurabilni objekt - + Synchronize the original configurable source object by creating a new deep copy. Note that any changes made to the current copy will be lost. @@ -9449,23 +8758,23 @@ stvaranja nove duboke kopije. Imajte na umu da sve promjene unesene u trenutnu kopiju će biti izgubljene. - + Toggle array elements Prebaci matricu elemenata - + Change whether show each link array element as individual objects Promijenite želite li prikazati svaki element niza veza kao pojedinačne objekte - + Transform at the origin of the placement Transformirajte u ishodištu položaja - - + + Override colors... Nadjačava boje... @@ -9493,12 +8802,12 @@ trenutnu kopiju će biti izgubljene. SelectionFilter - + Not allowed: Nije dopušteno: - + Selection not allowed by filter Izbor nije dozvoljen kod ovog filtera @@ -9506,9 +8815,9 @@ trenutnu kopiju će biti izgubljene. StdBoxElementSelection - - + + Box element selection Odabir elemenata okvira @@ -9516,13 +8825,13 @@ trenutnu kopiju će biti izgubljene. StdBoxSelection - + Box selection Pravokutno odabiranje - + Activate the box selection tool Aktiviraj alat za okvir odabira @@ -9600,13 +8909,13 @@ trenutnu kopiju će biti izgubljene. StdCmdAxisCross - + Toggle axis cross Pokaži ishodište - - + + Turns on or off the axis cross at the origin Uključi/Isključi koordinatni sustav u koordinatnom početku @@ -9712,13 +9021,13 @@ trenutnu kopiju će biti izgubljene. StdCmdDemoMode - + View turntable... Prikaži okretnicu... - + View turntable Prikaži okretnicu @@ -10062,13 +9371,13 @@ trenutnu kopiju će biti izgubljene. StdCmdHideObjects - + Hide all objects Sakrij sve objekte - - + + Hide all objects in the document Sakrij sve objekte u dokument @@ -10076,13 +9385,13 @@ trenutnu kopiju će biti izgubljene. StdCmdHideSelection - + Hide selection Sakrij odabir - - + + Hide all selected objects Sakrij sve odabrane objekte @@ -10359,13 +9668,13 @@ trenutnu kopiju će biti izgubljene. StdCmdMeasureDistance - + Measure distance Mjerenje udaljenosti - + Activate the distance measurement tool Aktiviraj alat za mjerenje udaljenosti @@ -10424,8 +9733,8 @@ trenutnu kopiju će biti izgubljene. Kreira novi prazni dokument - + Unnamed Neimenovano @@ -10653,8 +9962,8 @@ trenutnu kopiju će biti izgubljene. StdCmdRecentFiles - Recent files - Nedavne datoteke + Open Recent + Open Recent @@ -10796,13 +10105,13 @@ trenutnu kopiju će biti izgubljene. StdCmdSceneInspector - + Scene inspector... Pregled scene... - + Scene inspector Pregled scene @@ -10810,13 +10119,13 @@ trenutnu kopiju će biti izgubljene. StdCmdSelBack - + &Back &Natrag - + Go back to previous selection Vratite se na prethodni odabir @@ -10824,13 +10133,13 @@ trenutnu kopiju će biti izgubljene. StdCmdSelBoundingBox - + &Bounding box &Granični okvir - + Show selection bounding box Prikaži odabir Graničnog okvira @@ -10838,13 +10147,13 @@ trenutnu kopiju će biti izgubljene. StdCmdSelForward - + &Forward &Naprijed - + Repeat the backed selection Ponovite podržani izbor @@ -10866,13 +10175,13 @@ trenutnu kopiju će biti izgubljene. StdCmdSelectVisibleObjects - + Select visible objects Odaberi vidljive objekte - - + + Select visible objects in the active document Odaberite vidljive objekte u aktivnom dokumentu @@ -10894,13 +10203,13 @@ trenutnu kopiju će biti izgubljene. StdCmdSetAppearance - + Appearance... Izgled... - + Sets the display properties of the selected object Postavlja prikaz svojstava odabranog objekta @@ -10908,13 +10217,13 @@ trenutnu kopiju će biti izgubljene. StdCmdShowObjects - + Show all objects Prikaži sve objekte - - + + Show all objects in the document Prikazuje sve objekte u dokument @@ -10922,13 +10231,13 @@ trenutnu kopiju će biti izgubljene. StdCmdShowSelection - + Show selection Prikaži odabir - - + + Show all selected objects Prikazuje sve odabrane objekte @@ -10964,13 +10273,13 @@ trenutnu kopiju će biti izgubljene. StdCmdTextureMapping - + Texture mapping... Mapiranje tekstura ... - + Texture mapping Mapiranje tekstura @@ -11020,13 +10329,13 @@ trenutnu kopiju će biti izgubljene. StdCmdToggleNavigation - + Toggle navigation/Edit mode Toggle navigacija / Edit modu - - + + Toggle between navigation and edit mode Šetanje između navigacije i način za uređivanje @@ -11034,13 +10343,13 @@ trenutnu kopiju će biti izgubljene. StdCmdToggleObjects - + Toggle all objects Uključi / isključi sve objekte - - + + Toggles visibility of all objects in the active document Uključuje/isključuje vidljivost svih objekata u aktivnom dokumentu @@ -11048,13 +10357,13 @@ trenutnu kopiju će biti izgubljene. StdCmdToggleSelectability - + Toggle selectability Uklj/isklj mogućnost odabira - - + + Toggles the property of the objects to get selected in the 3D-View Uključiuje/isključuje mogućnost odabira objekta u 3D prikazu svojstava @@ -11062,13 +10371,13 @@ trenutnu kopiju će biti izgubljene. StdCmdToggleVisibility - + Toggle visibility Promjeni vidljivost - - + + Toggles visibility Uključuje/isključuje vidljivost @@ -11118,13 +10427,13 @@ trenutnu kopiju će biti izgubljene. StdCmdTreeCollapse - + Collapse selected item Sažmi odabranu stavku - + Collapse currently selected tree items Sažmi trenutno odabrane stavke stabla @@ -11132,13 +10441,13 @@ trenutnu kopiju će biti izgubljene. StdCmdTreeExpand - + Expand selected item Proširi odabrane stavke - + Expand currently selected tree items Proširi trenutno odabrane stavke stabla @@ -11146,13 +10455,13 @@ trenutnu kopiju će biti izgubljene. StdCmdTreeSelectAllInstances - + Select all instances Odaberite sve instance - + Select all instances of the current selected object Odaberite sve instance trenutno odabranog objekta @@ -11160,13 +10469,13 @@ trenutnu kopiju će biti izgubljene. StdCmdTreeViewActions - + TreeView actions Akcije Stabla pogleda - + TreeView behavior options and actions Opcije ponašanja i radnje Stabla pogleda @@ -11230,13 +10539,13 @@ trenutnu kopiju će biti izgubljene. StdCmdViewBottom - + Bottom Ispod - + Set to bottom view Postavite pogled od dolje @@ -11244,13 +10553,13 @@ trenutnu kopiju će biti izgubljene. StdCmdViewCreate - + Create new view Napravi novi pogled - + Creates a new view window for the active document Stvara novi prozor prikaza za aktivni dokument @@ -11258,13 +10567,13 @@ trenutnu kopiju će biti izgubljene. StdCmdViewDimetric - + Dimetric Dvometrički - + Set to dimetric view Postavlja na dijametralan pogled @@ -11272,13 +10581,13 @@ trenutnu kopiju će biti izgubljene. StdCmdViewExample1 - + Inventor example #1 Inventor primjer #1 - + Shows a 3D texture with manipulator Pokazuje 3D teksturu sa manipulatorom @@ -11286,13 +10595,13 @@ trenutnu kopiju će biti izgubljene. StdCmdViewExample2 - + Inventor example #2 Inventor primjer #2 - + Shows spheres and drag-lights Pokazuje sferu i pomicanje svjetla @@ -11300,13 +10609,13 @@ trenutnu kopiju će biti izgubljene. StdCmdViewExample3 - + Inventor example #3 Inventor primjer #3 - + Shows a animated texture Pokazuje animirane teksture @@ -11314,13 +10623,13 @@ trenutnu kopiju će biti izgubljene. StdCmdViewFitAll - + Fit all Prikaži sve - + Fits the whole content on the screen Prikazuje sav sadržaj na zaslonu @@ -11328,13 +10637,13 @@ trenutnu kopiju će biti izgubljene. StdCmdViewFitSelection - + Fit selection Prikaži odabir - + Fits the selected content on the screen Prikazuje odabrani sadržaj na zaslonu @@ -11342,13 +10651,13 @@ trenutnu kopiju će biti izgubljene. StdCmdViewFront - + Front Ispred - + Set to front view Postavlja pogled sprijeda @@ -11356,13 +10665,13 @@ trenutnu kopiju će biti izgubljene. StdCmdViewHome - + Home Početna - + Set to default home view Postavite zadani početni prikaz @@ -11372,13 +10681,13 @@ trenutnu kopiju će biti izgubljene. StdCmdViewIsometric - + Isometric Izometrički - + Set to isometric view Postavlja na izometrički pogled @@ -11386,13 +10695,13 @@ trenutnu kopiju će biti izgubljene. StdCmdViewIvIssueCamPos - + Issue camera position Upit za položaj kamere - + Issue the camera position to the console and to a macro, to easily recall this position Sprema poziciju kamere na konzolu i makro, radi lakšeg vraćanja na ovaj pogled @@ -11400,13 +10709,13 @@ trenutnu kopiju će biti izgubljene. StdCmdViewIvStereoInterleavedColumns - + Stereo Interleaved Columns Stereo Interleaved Kolumne - + Switch stereo viewing to Interleaved Columns Prebaci stereo gledanje na Interleaved stupce @@ -11414,13 +10723,13 @@ trenutnu kopiju će biti izgubljene. StdCmdViewIvStereoInterleavedRows - + Stereo Interleaved Rows Stereo Interleaved redak - + Switch stereo viewing to Interleaved Rows Prebaci stereo gledanje na retke Interleaved @@ -11428,13 +10737,13 @@ trenutnu kopiju će biti izgubljene. StdCmdViewIvStereoOff - + Stereo Off Stereo Off - + Switch stereo viewing off Prebacite stereo gledanje off @@ -11442,13 +10751,13 @@ trenutnu kopiju će biti izgubljene. StdCmdViewIvStereoQuadBuff - + Stereo quad buffer Stereo quad tampon - + Switch stereo viewing to quad buffer Prebaci stereo gledanje na quad tampon @@ -11456,13 +10765,13 @@ trenutnu kopiju će biti izgubljene. StdCmdViewIvStereoRedGreen - + Stereo red/cyan Stereotip crvene/cijan - + Switch stereo viewing to red/cyan Stereo gledanja prebaciti crvene/cijan @@ -11470,13 +10779,13 @@ trenutnu kopiju će biti izgubljene. StdCmdViewLeft - + Left Lijevo - + Set to left view Postavlja pogled s lijeve strane @@ -11484,13 +10793,13 @@ trenutnu kopiju će biti izgubljene. StdCmdViewRear - + Rear Iza - + Set to rear view Postavlja pogled sa stražnje strane @@ -11512,13 +10821,13 @@ trenutnu kopiju će biti izgubljene. StdCmdViewRight - + Right Desno - + Set to right view Postavlja pogled sa desne strane @@ -11526,13 +10835,13 @@ trenutnu kopiju će biti izgubljene. StdCmdViewRotateLeft - + Rotate Left Zaokreni lijevo - + Rotate the view by 90° counter-clockwise Zakrenite pogled za 90 ° u smjeru suprotnom od kazaljke na satu @@ -11540,13 +10849,13 @@ trenutnu kopiju će biti izgubljene. StdCmdViewRotateRight - + Rotate Right Zaokreni desno - + Rotate the view by 90° clockwise Zakrenite pogled za 90 ° u smjeru od kazaljke na satu @@ -11568,13 +10877,13 @@ trenutnu kopiju će biti izgubljene. StdCmdViewTop - + Top Gore - + Set to top view Postavlja pogled sa gornje strane @@ -11582,13 +10891,13 @@ trenutnu kopiju će biti izgubljene. StdCmdViewTrimetric - + Trimetric Trimetrički - + Set to trimetric view Postavlja na pogled u tri točke @@ -11596,13 +10905,13 @@ trenutnu kopiju će biti izgubljene. StdCmdViewVR - + FreeCAD-VR FreeCAD-VR - + Extend the FreeCAD 3D Window to a Oculus Rift Proširi FreeCAD 3D prozor na Oculus Rift @@ -11666,13 +10975,13 @@ trenutnu kopiju će biti izgubljene. StdMainFullscreen - + Fullscreen Preko cijelog ekrana - + Display the main window in fullscreen mode Prikaži glavni prozor na cijelom ekranu @@ -11708,13 +11017,13 @@ trenutnu kopiju će biti izgubljene. StdRecallWorkingView - + Recall working view Opozovite radni prikaz - - + + Recall previously stored temporary working view Opozovite prethodno pohranjeni privremeni radni prikaz @@ -11722,13 +11031,13 @@ trenutnu kopiju će biti izgubljene. StdStoreWorkingView - + Store working view Spremite radni prikaz - - + + Store a document-specific temporary working view Spremite privremeni radni prikaz specifičan za dokument @@ -11736,13 +11045,13 @@ trenutnu kopiju će biti izgubljene. StdTreeCollapseDocument - + Collapse/Expand Sažimati/Proširiti - + Expand active document and collapse all others Proširivanje aktivnog dokumenta a sve druge sažeti @@ -11750,12 +11059,12 @@ trenutnu kopiju će biti izgubljene. StdTreeDrag - + Initiate dragging Pokrenite povlačenjem - + Initiate dragging of current selected tree items Pokrenite povlačenjem odabrane stavke stabla @@ -11763,13 +11072,13 @@ trenutnu kopiju će biti izgubljene. StdTreeMultiDocument - + Multi document Više dokumenata - + Display all documents in the tree view Prikaži sve dokumente u pogledu grananja @@ -11777,12 +11086,12 @@ trenutnu kopiju će biti izgubljene. StdTreePreSelection - + Pre-selection Pred odabir - + Preselect the object in 3D view when mouse over the tree item Pred odaberite predmet u 3D prikazu kad mišem pređete preko stavke @@ -11790,12 +11099,12 @@ trenutnu kopiju će biti izgubljene. StdTreeRecordSelection - + Record selection Snimi odabir - + Record selection in tree view in order to go back/forward using navigation button Snimite odabir u prikazu stabla kako biste se kretali nazad/naprijed pomoću navigacijskog gumba @@ -11803,13 +11112,13 @@ trenutnu kopiju će biti izgubljene. StdTreeSelection - + Go to selection Idi na odabrane objekte - + Scroll to first selected item Dođite na prvu odabranu stavku @@ -11817,13 +11126,13 @@ trenutnu kopiju će biti izgubljene. StdTreeSingleDocument - + Single document Jedan dokument - + Only display the active document in the tree view Prikaži samo aktivni dokument u pogledu grananja @@ -11831,12 +11140,12 @@ trenutnu kopiju će biti izgubljene. StdTreeSyncPlacement - + Sync placement Sinkroniziranje položaja - + Auto adjust placement on drag and drop objects across coordinate systems Automatski prilagodite postavljanje povlačenjem i ispuštanjem objekata diljem koordinatnih sustava @@ -11845,12 +11154,12 @@ trenutnu kopiju će biti izgubljene. StdTreeSyncSelection - + Sync selection Sinkroniziranje odabira - + Auto expand tree item when the corresponding object is selected in 3D view Automatski proširi stavku stabla kad je u 3D prikazu odabran odgovarajući objekt @@ -11859,12 +11168,12 @@ trenutnu kopiju će biti izgubljene. StdTreeSyncView - + Sync view Sinkroniziranje pogleda - + Auto switch to the 3D view containing the selected item Automatski se prebaci na 3D prikaz koji sadrži odabranu stavku @@ -11872,13 +11181,13 @@ trenutnu kopiju će biti izgubljene. StdViewBoxZoom - + Box zoom Zumiranje u okvir - + Activate the box zoom tool Aktiviraj alat za zumiranje okvira @@ -11886,13 +11195,13 @@ trenutnu kopiju će biti izgubljene. StdViewDock - + Docked Usidren - + Display the active view either in fullscreen, in undocked or docked mode Prikaz aktivnog pogleda preko cijelog zaslona, u plutajućem ili usidrenom načinu @@ -11900,13 +11209,13 @@ trenutnu kopiju će biti izgubljene. StdViewDockUndockFullscreen - + Document window Prozor dokumenta - + Display the active view either in fullscreen, in undocked or docked mode Prikaz aktivnog pogleda preko cijelog zaslona, u plutajućem ili usidrenom načinu @@ -11914,13 +11223,13 @@ trenutnu kopiju će biti izgubljene. StdViewFullscreen - + Fullscreen Preko cijelog ekrana - + Display the active view either in fullscreen, in undocked or docked mode Prikaz aktivnog pogleda preko cijelog zaslona, u plutajućem ili usidrenom načinu @@ -11928,13 +11237,13 @@ trenutnu kopiju će biti izgubljene. StdViewScreenShot - + Save image... Spremi sliku... - + Creates a screenshot of the active view Stvara sliku aktivnog pogleda @@ -11942,13 +11251,13 @@ trenutnu kopiju će biti izgubljene. StdViewUndock - + Undocked Odsidren - + Display the active view either in fullscreen, in undocked or docked mode Prikaz aktivnog pogleda preko cijelog zaslona, u plutajućem ili usidrenom načinu @@ -11956,13 +11265,13 @@ trenutnu kopiju će biti izgubljene. StdViewZoomIn - + Zoom In Zumirati unutra - + Increase the zoom factor by a fixed amount Povećaj faktor zumiranja za fiksni iznos @@ -11970,13 +11279,13 @@ trenutnu kopiju će biti izgubljene. StdViewZoomOut - + Zoom Out Zumirati van - + Decrease the zoom factor by a fixed amount Smanji faktor zumiranja za fiksni iznos @@ -12011,72 +11320,72 @@ Jeste li sigurni da želite nastaviti? Std_DrawStyle - + As is Kao što je - + Normal mode Normalni mod - + Points Točke - + Points mode Način Točaka - + Wireframe Žičana mreža - + Wireframe mode Žičana mreža mod - + Hidden line Skrivene linije - + Hidden line mode Skrivena linija, način - + No shading Ako nema sjenčanja - + No shading mode Način bez sjenčanja - + Shaded Osijenčeno - + Shaded mode Način sjenčanja - + Flat lines Ravne linije - + Flat lines mode Način Ravne linije @@ -12292,12 +11601,12 @@ Molimo provjerite Pregled izvještaja za više pojedinosti. Gui::MDIView - + Export PDF Izvoz PDF - + PDF file PDF Datoteka @@ -12305,186 +11614,180 @@ Molimo provjerite Pregled izvještaja za više pojedinosti. Gui::Dialog::DlgSettingsNotificationArea - - + Notification Area Područje obavijesti - + Settings Postavke - + The Notification area will appear in the status bar Područje obavijesti će se pojaviti na statusnoj traci - + Enable Notification Area Omogući obavijesti - + Non-intrusive notifications will appear next to the notification area in the status bar Nenametljive Obavijesti će se pojaviti pored područja obavijesti na statusnoj traci - + Enable non-intrusive notifications Omogući nenametljive obavijesti - + Additional data sources Dodatni izvori podataka - + Errors intended for developers will appear in the notification area Greške namijenjene programerima pojavit će se u području obavijesti - + Debug errors Otklanjanje pogrešaka - + Warnings intended for developers will appear in the notification area Upozorenja namijenjena programerima pojavit će se u području obavijesti - + Debug warnings Upozorenja otklanjanja pogrešaka - + Non-Intrusive Notifications Nenametljive Obavijesti - + Minimum Duration: Najmanje trajanje: - + Maximum Duration: Najveće trajanje: - + Duration during which the notification will be shown (unless mouse buttons are clicked) Vremenski razmak tokom kojeg će se obavijesti prikazivati (osim ako se ne klikne na tipke miša) - - + + s s - + Minimum duration during which the notification will be shown (unless notification clicked) Minimalni vremenski razmak tokom kojeg će se obavijest prikazivati (osim ako se ne klikne na obavijest) - + Maximum Number of Notifications: Maksimalni broj Obavijesti: - + Maximum number of notifications that will be simultaneously present on the screen Maksimalni broj obavijesti koje će biti simultano prisune na zaslonu - + Notification width: Širina Obavijesti: - + Width of the notification in pixels Širina obavijesti u pikselima - + Any open non-intrusive notifications will disappear when another window is activated Bilo koja otvorena nenametljiva Obavijest će nestati kada se aktivira drugi prozor - + Hide when other window is activated Sakrij kada se aktivira drugi prozor - + Prevent non-intrusive notifications from appearing when the FreeCAD Window is not the active window Spriječi pojavljivanje nenametljivih Obavijesti kada FreeCAD prozor nije aktivan prozor - + Do not show when inactive Ne prikazuj kada je neaktivan - + Message List Popis Poruka - + Limit the number of messages that will be kept in the list. If 0 there is no limit. Ograničite broj poruka koje će se nalaziti u popisu. Ako je 0, nema ograničenja. - + Maximum Messages (0 = no limit): Maksimalan broj Poruka (0 = bez ograničenja): - + Removes the user notifications from the message list after the non-intrusive maximum duration has lapsed. Uklanja korisničke obavijesti sa popisa poruka nakon što istekne maksimalni nenametljivi vremenski razmak. - + Auto-remove User Notifications Automatsko uklanjanje korisničkih Obavijesti - - - Activation of the Notification Area only takes effect after an application restart. - Aktiviranje područja obavijesti stupa na snagu tek nakon ponovnog pokretanja aplikacije. - Gui::Dialog::DlgSettingsWorkbenches - + Available Workbenches Dostupne radne površine - + <html><head/><body><p>You can reorder workbenches by drag and drop. Additional workbenches can be installed through the addon manager.</p><p> Currently, your system has the following workbenches:</p></body></html> <html><head/><body><p>Možete da promjenite redoslijed Radnih stolova prevlačenjemi ispuštanjem. Dodatni Radni stolovi mogu biti instalirani pomoću Upravitelja nadogradnji..</p><p> Trenutno tvoj sustav ima sledeće radne stolove:</p></body></html> - + Start up workbench: Otvori radnu površinu: - + Choose which workbench will be activated and shown after FreeCAD launches Odaberite koja će radna površina biti aktivirana i prikazana @@ -12492,12 +11795,12 @@ nakon pokretanja FreeCAD-a - + Workbench selector position : Položaj birača radnog stola: - + Customize where the workbench selector appears (restart required). 'Toolbar': In the toolbars, as a movable toolbar. @@ -12510,12 +11813,12 @@ nakon pokretanja FreeCAD-a 'Desni kut': Na traci izbornika, u desnom kutu. - + If checked, application will remember which workbench is active for each tab of the viewport Ako je označeno, aplikacija će upamtiti koja je radna ploča aktivna za svaku karticu okvira prikaza - + Remember active workbench by tab Zapamtite aktivnu radnu površinu po tab karticama @@ -12664,47 +11967,47 @@ nakon pokretanja FreeCAD-a Gui::Dialog::wbListItem - + If unchecked, %1 will not appear in the available workbenches. Ako nije čekirano, %1 se neće pojaviti u dostupnim radnim površinama. - + This is the current startup module, and must be enabled. See Preferences/General/Autoload to change. Ovo je trenutni modul za pokretanje i mora biti omogućen. Za promjenu pogledajte Postavke/Opće/Automatsko učitavanje. - + Shortcut to activate this workbench. Prečac za aktiviranje ove radne površine. - + Auto-load Automatsko učitavanje - + If checked, %1 will be loaded automatically when FreeCAD starts up Ako je uključeno %1 ovo će se automatski učitati kada se FreeCAD pokrene - + This is the current startup module, and must be autoloaded. See Preferences/General/Autoload to change. Ovo je trenutni modul za pokretanje i mora se automatski učitati. Za promjenu pogledajte Postavke/Općenito/Automatsko učitavanje. - + Loaded Učitano - + Load Učitaj - + To preserve resources, FreeCAD does not load workbenches until they are used. Loading them may provide access to additional preferences related to their functionality. Da bi sačuvao resurse, FreeCAD ne učitava radne površine dok se ne koriste. Njihovo učitavanje može da omogući pristup dodatnim podešavanjima koja se odnose na njihovu funkcionalnost. @@ -12712,17 +12015,17 @@ nakon pokretanja FreeCAD-a Gui::Dialog::DlgSettingsWorkbenchesImp - + Toolbar Alatna traka - + Left corner Lijevi ugao - + Right corner Desni ugao @@ -12748,12 +12051,12 @@ nakon pokretanja FreeCAD-a Gui::NotificationArea - + Delete user notifications Obriši obavijesti korisnika - + Delete All Izbriši sve @@ -12789,13 +12092,13 @@ nakon pokretanja FreeCAD-a StdViewLoadImage - + Load image... Učitaj sliku... - + Loads an image Učitava jednu sliku @@ -12863,4 +12166,755 @@ nakon pokretanja FreeCAD-a Nastala je greška - pogledaj Pregled izvješća za više informacija + + Gui::Dialog::DlgSettingsEditor + + + Editor + Urednik + + + + Options + Mogućnosti + + + + Code lines will be numbered + Redovi koda bit će numerirani + + + + Enable line numbers + Uključi brojeve redaka + + + + The cursor shape will be a block + Oblik pokazivača bit će blok + + + + Enable block cursor + Omogući blok pokazivača + + + + Enable folding + Omogući preklapanje + + + + Indentation + Uvlačenje + + + + Tab size: + Veličina kartice: + + + + Tabulator raster (how many spaces) + Raširi tabulator (koliko razmaka) + + + + Indent size: + Uvučena veličina: + + + + How many spaces will be inserted when pressing <Tab> + Koliko razmaka će biti dodano ako pritisnete <Tab> + + + + Pressing <Tab> will insert a tabulator with defined tab size + Pritiskom na <Tab> umetnite tabulator sa definiranom tab veličinom + + + + Keep tabs + Drži kartice + + + + Pressing <Tab> will insert amount of defined indent size + Pritiskom na <Tab> umetnite količinu definirane veličine uvlačenja + + + + Insert spaces + Umetanje razmaka + + + + Display items + Prikaži stavke + + + + Color and font settings will be applied to selected type + Postavke boje i pisma primijenit će se na odabrani tip + + + + Family: + Obitelj: + + + + Font family to be used for selected code type + Obitelj slova koja se koristi za odabranu vrstu koda + + + + Size: + Veličina: + + + + Font size to be used for selected code type + Veličina slova koja se koristi za odabranu vrstu koda + + + + Color: + Boja: + + + + Preview: + Pregled: + + + + Text + Tekst + + + + Bookmark + Bookmark + + + + Breakpoint + Prijelomna točka + + + + Keyword + Kljušna riječ + + + + Comment + Komentar + + + + Block comment + Blok komentar + + + + Number + Broj + + + + String + Tekst (string) + + + + Character + Simbol + + + + Class name + Ime klase + + + + Define name + Odredite naziv + + + + Operator + Operator + + + + Python output + Python izlaz + + + + Python error + Python pogreška + + + + Current line highlight + Osvjetljenje trenutne linije + + + + Items + Jedinice + + + + Gui::Dialog::DlgSettingsGeneral + + + General + Općenito + + + + Language and number format + Jezični i numerički format + + + + Language: + Jezik: + + + + Language of the application's user interface + Jezik korisničkog sučelja aplikacije + + + + Unit system: + Sustav jedinica: + + + + Unit system that should be used for all parts of the application + Sustav jedinica koji se treba koristiti za sve dijelove aplikacije + + + + Number of decimals: + Broj decimalnih mjesta: + + + + Number of decimals that should be shown for numbers and dimensions + Broj decimala koji bi se trebali prikazati za brojeve i dimenzije + + + + Minimum fractional inch: + Minimalni djelomični palac (inch): + + + + Minimum fractional inch to be displayed + Minimalni frakcijski inč koji se prikazuje + + + + Number format: + Brojevni format: + + + + Operating system + Operativni sustav + + + + Selected language + Odaberite jezik + + + + C/POSIX + C/POSIX + + + + If enabled, numerical keypad decimal separator +will be substituted with locale separator, except +in Python Console and Macro Editor where a +dot/period will always be printed. + Ako je omogućeno, decimalni razdjelnik numeričke tipkovnice +bit će zamijenjen separatorom lokalizacije, osim +u Python konzoli i uređivaču makronaredbi gdje će +točka/zarez uvijek biti ispisana. + + + + Substitute decimal separator + Zamjena decimalnog razdjelnika + + + + Application + Aplikacija + + + + Theme: + Theme: + + + + Customize how user interface will look like + Customize how user interface will look like + + + + Size of toolbar icons: + Veličina ikona alatne trake: + + + + Choose your preference for toolbar icon size. You can adjust +this according to your screen size or personal taste + Odaberite željene veličine ikone na alatnoj traci. Možete prilagoditi +to prema vašoj veličini zaslona ili vašem osobnom ukusu + + + + Tree view mode: + Način prikaza stabla: + + + + Customize how tree view is shown in the panel (restart required). + +'ComboView': combine tree view and property view into one panel. +'TreeView and PropertyView': split tree view and property view into separate panel. +'Both': keep all three panels, and you can have two sets of tree view and property view. + Prilagodite način prikaza stablastog pregleda na ploči +(potrebno je ponovno pokretanje). + +'ComboView': kombinirajte stablasti pregled i pregled svojstva na jednoj ploči. +'TreeView i PropertyView': stablasti pregled i pregled svojstva na zasebni panel. +"Oba": zadržite sva tri panela, a možete imati i dva prikaza od stablastog pregleda i pregleda svojstva. + + + + Size of recent file list: + Veličina popisa nedavno korištenih datoteka: + + + + How many files should be listed in recent files list + Koliko datoteka treba biti na popisu nedavnih datoteka + + + + Background of the main window (when no document is opened) will consist of tiles of a special image. +See the FreeCAD Wiki for details about the image. + Pozadina glavnog prozora (ako nije dokument otvoren) sastojat će se od pločica posebne slike. +Pojedinosti o slici potražite u FreeCAD Wiki-u. + + + + Enable tiled background + Omogućiti popločanu pozadinu + + + + The text cursor will be blinking + Pokazivač teksta će treperiti + + + + Enable cursor blinking + Omogući treperenje pokazivača + + + + A Splash screen is a small loading window that is shown +when FreeCAD is launching. If this option is checked, FreeCAD will +display the splash screen + Splash ekran je mali prozor za učitavanje koji se prikazuje +kada se FreeCAD pokreće. Ako je ova opcija potvrđena, FreeCAD će +prikazivati splash ekran + + + + Enable splash screen at start up + Omogući pozdravni zaslon pri pokretanju programa + + + + Preference packs + Paketi postavki + + + + Name + Ime + + + + Type + Tip + + + + Load + Učitaj + + + + Import config... + Uvoz konfiguracije... + + + + Save new... + Spremi novo... + + + + Manage... + Upravljati... + + + + Revert... + Vrati se... + + + + Manage preference packs + Upravljaj sa paketima postavki + + + + Small (%1px) + Malo (%1px) + + + + Medium (%1px) + Srednje (%1px) + + + + Large (%1px) + Veliki (%1px) + + + + Extra large (%1px) + Jako veliko (%1px) + + + + Custom (%1px) + Prilagođeno (%1px) + + + + Combo View + Kombinirani pregled + + + + TreeView and PropertyView + Stablasti pregled i Pregled svojstva + + + + Both + Oboje + + + + Preference Pack Name + Ime paketa postavki + + + + Tags + Oznake + + + + Apply + Primijeni + + + + Apply the %1 preference pack + Primjeni %1 paket postavki + + + + Choose a FreeCAD config file to import + Odaberite FreeCAD konfiguracijsku datoteku za uvoz + + + + File exists + Datoteka postoji + + + + A preference pack with that name already exists. Overwrite? + Postavka s ovim nazivom paketa već postoji! Prepisati? + + + + Gui::Dialog::DlgSettingsReportView + + + Report view + Pregled izvještaja + + + + Output + Izlaz + + + + Normal messages will be recorded + Snimit će se uobičajene poruke + + + + + + Record normal messages + Snima normalne poruke + + + + Log messages will be recorded + Poruke dnevnika bit će zabilježene + + + + Record log messages + Snimanje log poruke + + + + Warnings will be recorded + Upozorenja bit će zabilježena + + + + Record warnings + Snimanje upozorenja + + + + Error messages will be recorded + Poruke o greškama bit će zabilježene + + + + Record error messages + Snimanje poruka o pogrešci + + + + When an error has occurred, the Report View dialog becomes visible +on-screen while displaying the error + Kad se dogodila pogreška, dijaloški okvir Izvještaj izvješća postaje vidljiv +na zaslonu dok prikazuje pogrešku + + + + + Show report view on error + Prikaži izvješća o pogrešci + + + + When a warning has occurred, the Report View dialog becomes visible +on-screen while displaying the warning + Kada se pojavilo upozorenje, dijaloški okvir Izvještaj izvješća postaje vidljiv +na zaslonu dok prikazuje upozorenje + + + + + Show report view on warning + Prikaži izvješća o upozorenju + + + + When a normal message has occurred, the Report View dialog becomes visible +on-screen while displaying the message + Kad se pojavila normalna poruka, dijaloški okvir za prikaz izvješća postaje vidljiv +na zaslonu dok prikazuje poruku + + + + Show report view on normal message + Prikaži pregled izvještaja u normalnoj poruci + + + + When a log message has occurred, the Report View dialog becomes visible +on-screen while displaying the log message + Kada se poruka dnevnika dogodila, dijaloški okvir Izvještaj izvješća postaje vidljiv +na zaslonu dok prikazuje poruku dnevnika + + + + + Show report view on log message + Prikaži pregled izvještaja u poruci dnevnika + + + + Include a timecode for each report + Uključite vremenski kod za svako izvješće + + + + + + Include a timecode for each entry + Uključite vremenski kod za svaki unos + + + + + + Colors + Boje + + + + Normal messages: + Normalne poruke: + + + + Font color for normal messages in Report view panel + Boja pisma za uobičajene poruke na ploči prikaza izvješća + + + + Log messages: + Log poruke: + + + + Font color for log messages in Report view panel + Boja pisma za poruke dnevnika na ploči prikaza izvješća + + + + + Warnings: + Upozorenja: + + + + Font color for warning messages in Report view panel + Boja pisma za poruke upozorenja na ploči prikaza izvješća + + + + Errors: + Pogreške: + + + + Font color for error messages in Report view panel + Boja pisma za poruke o grešci na ploči prikaza izvješća + + + + Python interpreter + Python interpreter (tumač) + + + + Internal Python output will be redirected +from Python console to Report view panel + Interni Python izlaz bit će preusmjeren +od Python konzole na ploču prikaza izvješća + + + + + Redirect internal Python output to report view + Preusmjeri interni Python izlaz na prikaz izvješća + + + + Internal Python error messages will be redirected +from Python console to Report view panel + Interne Python poruke o grešci bit će preusmjerene +od Python konzole na ploču prikaza izvješća + + + + + Redirect internal Python errors to report view + Preusmjeravanje unutarnjih Python grešaka u prikazu pogrešaka + + + + Gui::Dialog::DlgSettingsTheme + + + Theme + Theme + + + + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + + + + Style sheet: + List sa stilovima: + + + + Style sheet how user interface will look like + Lista stila kako će izgledati korisničko sučelje + + + + Secondary theme color + Secondary theme color + + + + + + This color might be used by your theme to let you customize it. + This color might be used by your theme to let you customize it. + + + + Highlight color + Highlight color + + + + Focus theme color + Focus theme color + + + + No style sheet + Nema lista stilova + + diff --git a/src/Gui/Language/FreeCAD_hu.ts b/src/Gui/Language/FreeCAD_hu.ts index e41f0272a4..9c2e3b8edd 100644 --- a/src/Gui/Language/FreeCAD_hu.ts +++ b/src/Gui/Language/FreeCAD_hu.ts @@ -42,29 +42,29 @@ A tulajdonság megjelenő mérete - + <empty> <üres> - - + + Angle Szög - - + + Axis Tengely - + Position Pozíció - + Enum Felsorolás @@ -91,12 +91,12 @@ CmdViewMeasureClearAll - + Clear measurement Méretek törlése - + Clear all visible measurements Törölje az összes látható méretet @@ -104,12 +104,12 @@ CmdViewMeasureToggleAll - + Toggle measurement Mérés ki/be kapcsolása - + Turn on or off the display of all measurements Az összes méret kijelzésének be- vagy kikapcsolása @@ -117,12 +117,12 @@ Command - + Edit Szerkesztés - + Import Importálás @@ -182,9 +182,9 @@ Csoport hozzáadása - + Align - Igazítás + Igazít @@ -194,18 +194,18 @@ - + Transform Átalakítás - + Toggle array elements Tömbelemek váltása - + Link Transform Átalakítások hivatkozása @@ -215,12 +215,12 @@ Távolság mérés - + Toggle visibility Láthatóság váltása - + Toggle selectability Kiválaszthatóság ki-/bekapcsolása @@ -559,7 +559,7 @@ Gui::AutoSaver - + Please wait until the AutoRecovery file has been saved... Kérem várjon míg a helyreállítási fájl mentésre került... @@ -711,47 +711,47 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::AboutDialog - - + + Credits Header for the Credits tab of the About screen Készítők listája - + FreeCAD would not be possible without the contributions of A FreeCAD nem jöhetett volna létre az alábbi együttműködők nélkül - + Individuals Header for the list of individual people in the Credits list. Személyek - + Organizations Header for the list of companies/organizations in the Credits list. Szervezetek - - + + License - Licenc + Licensz - + Libraries Könyvtárak - + This software uses open source components whose copyright and other proprietary rights belong to their respective owners: Ez a szoftver nyílt forráskódú összetevőket tartalmaz, melyeknek a szerzői jogai és egyéb szabadalmi jogai a saját jogtulajdonosáé: - + Collection Gyűjtemény @@ -759,22 +759,22 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::ApplicationCache - + Cache directory Gyorsítótár könyvtár - + The cache directory %1 exceeds the size of %2. A(z) %1 gyorsítótárkönyvtár mérete meghaladja a következő méretet: %2. - + Do you want to clear it now? Kiüríti most? - + Warning: Please make sure that this is the only running %1 instance and that no documents are opened as this may result into data loss! Figyelmeztetés: Győződjön meg arról, hogy ez az %1 egyetlen példány fut, és hogy nincsenek megnyitva dokumentumok, mivel ez adatvesztést okozhat! @@ -795,37 +795,37 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::CameraDialog - + Camera settings Kamera beállításai - + Orientation Tájolás - + Q0 Q0 - + Q1 Q1 - + Q2 Q2 - + Q3 Q3 - + Current view Aktuális nézet @@ -1392,13 +1392,13 @@ same time. The one with the highest priority will be triggered. Cím - + All Minden - - + + none egyik sem @@ -1406,8 +1406,8 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgCustomToolBoxbarsImp - - + + Toolbox bars Eszköztár sávok @@ -1682,550 +1682,123 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgDisplayPropertiesImp - + Default Alapértelmezett - + Aluminium Alumínium - + Brass Sárgaréz - + Bronze Bronz - + Copper Réz - + Chrome Króm - + Emerald Smaragd - + Gold Arany - + Jade Jadezöld - + Metalized Fémes - + Neon GNC Neon GNC - + Neon PHC Neon PHC - + Obsidian Obszidián - + Pewter Ón - + Plaster Vakolat - + Plastic Műanyag - + Ruby Rubin - + Satin Szatén - + Shiny plastic Fényes műanyag - + Silver Ezüst - + Steel Acél - + Stone Gui::Dialog::DlgEditorSettings - - - Editor - Szerkesztő - - - - Options - Beállítások - - - - Code lines will be numbered - A kódsorok sorszámozva lesznek - - - - Enable line numbers - Sorszámozás bekapcsolása - - - - The cursor shape will be a block - A kurzor alajkja nagy blokk lesz - - - - Enable block cursor - Nagy kurzor engedélyezése - - - - Enable folding - Hajlítás bekapcsolása - - - - Indentation - Azonosítás - - - - Tab size: - Tabulátorméret: - - - - Tabulator raster (how many spaces) - Tabulátor raszter (hány szóköz) - - - - Indent size: - Azonosítási méret: - - - - How many spaces will be inserted when pressing <Tab> - Ennyi szóköz kerül beszúrva a <Tab> megnyomására - - - - Pressing <Tab> will insert a tabulator with defined tab size - A <Tab> billentyű megnyomására meghatározott méretű tabulátort szúr be - - - - Keep tabs - Tabulátorok megtartása - - - - Pressing <Tab> will insert amount of defined indent size - A <Tab> beszúrja a megadott behúzási méretet - - - - Insert spaces - Szóközök beszúrása - - - - Display items - Elemek megjelenítése - - - - Color and font settings will be applied to selected type - A kiválasztott típushoz alkalmazandó szín- és betű beállítások - - - - Family: - Szülő: - - - - Font family to be used for selected code type - A kiválasztott kód típushoz használandó betű család - - - - Size: - Méret: - - - - Font size to be used for selected code type - A kijelölt kódtípushoz használandó betűméret - - - - Color: - Szín: - - - - Preview: - Előnézet: - Program infó - - Gui::Dialog::DlgGeneral - - - General - Általános - - - - Language of the application's user interface - Az alkalmazás felhasználói felületének nyelve - - - - Number format: - Szám formátum: - - - - Operating system - Operációs rendszer - - - - Selected language - Kijelölt nyelv - - - - C/POSIX - C/POSIX - - - - If enabled, numerical keypad decimal separator -will be substituted with locale separator, except -in Python Console and Macro Editor where a -dot/period will always be printed. - Ha engedélyezve van, a numerikus billentyűzet tizedeselválasztója -területi elválasztóval lesz helyettesítve, kivéve -a Python konzolban és a makrószerkesztőben, ahol a -pont/pont mindig ki lesz nyomtatva. - - - - Preference packs - Preferenciacsomagok - - - - Name - Név - - - - Type - Típus - - - - Load - Betöltés - - - - Import config... - Importálási konfiguráció... - - - - Save new... - Új mentése... - - - - Manage... - Kezel... - - - - Revert... - Visszaállít... - - - - How many files should be listed in recent files list - A legutóbbi file-ok listájában szereplő file-ok száma - - - - Enable tiled background - Engedélyezi a csempézett háttérképet - - - - The text cursor will be blinking - A szövegkurzor villogni fog - - - - Enable cursor blinking - Kurzor villogásának engedélyezése - - - - Style sheet: - Stíluslap: - - - - Language and number format - Nyelv és számformátum - - - - Language: - Nyelv: - - - - Unit system: - Mértékegységrendszer: - - - - Unit system that should be used for all parts of the application - Az alkalmazás minden részéhez használandó egységrendszer - - - - Number of decimals: - Tizedesjegyek száma: - - - - Number of decimals that should be shown for numbers and dimensions - A számokhoz és dimenziókhoz feltüntetendő tizedesjegyek száma - - - - Minimum fractional inch: - Legkisebb része hüvelykben/inch: - - - - Minimum fractional inch to be displayed - A megjelenítendő legkisebb tört hüvelyk - - - - Substitute decimal separator - Helyettesítő tizedeselválasztó - - - - Application - Alkalmazás - - - - Style sheet how user interface will look like - Stíluslap, hogyan fog kinézni a felhasználói felület - - - - Size of toolbar icons: - Eszköztárikonok mérete: - - - - Choose your preference for toolbar icon size. You can adjust -this according to your screen size or personal taste - Válassza ki az eszköztárikon méretét. Beállíthatja, a képernyő méretének vagy a személyes ízlésnek megfelelően - - - - Tree view mode: - Fa nézet mód: - - - - Customize how tree view is shown in the panel (restart required). - -'ComboView': combine tree view and property view into one panel. -'TreeView and PropertyView': split tree view and property view into separate panel. -'Both': keep all three panels, and you can have two sets of tree view and property view. - A fanézet panelen való megjelenítésének testreszabása (újraindítás szükséges). - -"KombináltNézet": a fanézet és a tulajdonságnézet kombinálása egyetlen panelen. -'FaNézet és TulajdonságNézet': a fa nézet és a tulajdonság nézet felosztása külön panelre. -"Mindkettő": tartsa meg mindhárom panelt, és két fanézet- és tulajdonságnézetet használhat. - - - - Size of recent file list: - Legutóbbi fájlok listájának mérete: - - - - Background of the main window (when no document is opened) will consist of tiles of a special image. -See the FreeCAD Wiki for details about the image. - A főablak háttere (ha nincs megnyitva dokumentum) egy speciális kép csempéiből áll. -A képpel kapcsolatos részletekért lásd a FreeCAD Wiki-t. - - - - A Splash screen is a small loading window that is shown -when FreeCAD is launching. If this option is checked, FreeCAD will -display the splash screen - A kezdőkép egy kis betöltőablak, amely -a FreeCAD indulásakor látható. Ha ez az opció be van jelölve, a FreeCAD -megjeleníti a kezdő képet - - - - Enable splash screen at start up - Felugró ablak bekapcsolása a kezdő oldalon - - - - Gui::Dialog::DlgGeneralImp - - - Manage preference packs - Beállításcsomagok kezelése - - - - Small (%1px) - Kicsi (%1px) - - - - Medium (%1px) - Közepes (%1px) - - - - Large (%1px) - Nagy (%1px) - - - - Extra large (%1px) - Extra nagy (%1px) - - - - Custom (%1px) - Egyéni (%1px) - - - - Combo View - Összetett nézet - - - - TreeView and PropertyView - FaNézet és TulajdonságNézet - - - - Both - Mindkettő - - - - No style sheet - Nincs stíluslap - - - - Preference Pack Name - Preferencia csomag név - - - - Tags - Címkék - - - - Apply - Alkalmaz - - - - Apply the %1 preference pack - Preferenciacsomag alkalmazása: %1 - - - - Choose a FreeCAD config file to import - Válassza ki az importálni kívánt FreeCAD konfigurációs fájlt - - - - File exists - A fájl létezik - - - - A preference pack with that name already exists. Overwrite? - Már létezik ilyen nevű preferenciacsomag. Felülírja? - - Gui::Dialog::DlgInputDialog @@ -2686,7 +2259,7 @@ Kérem válasszon másik könyvtárat. &Close - Bezárás + $Bezárás @@ -3111,188 +2684,6 @@ Kérem válasszon másik könyvtárat. Gui::Dialog::DlgReportView - - - Report view - Jelentés nézet - - - - Output - Kimenet - - - - Normal messages will be recorded - Alapértelmezett üzenetek rögzítésre kerülnek - - - - Record normal messages - Aktuális üzenetek rögzítése - - - - Log messages will be recorded - Naplóüzenetek rögzítésre kerülnek - - - - Record log messages - Változások naplózása - - - - Warnings will be recorded - Figyelmeztetések rögzítésre kerülnek - - - - Record warnings - Riasztások feljegyzése - - - - Error messages will be recorded - Hibaüzenetek rögzítésre kerülnek - - - - Record error messages - Hibák feljegyzése - - - - When an error has occurred, the Report View dialog becomes visible -on-screen while displaying the error - Hiba esetén a Jelentésnézet párbeszédpanel láthatóvá válik -a képernyőn a hiba megjelenítése közben - - - - Show report view on error - Jelentésnézet megjelenítése hiba esetén - - - - When a warning has occurred, the Report View dialog becomes visible -on-screen while displaying the warning - Figyelmeztetés esetén a Jelentésnézet párbeszédpanel láthatóvá válik -a képernyőn, miközben megjeleníti a figyelmeztető - - - - Show report view on warning - Jelentésnézet megjelenítése figyelmeztetésre - - - - When a normal message has occurred, the Report View dialog becomes visible -on-screen while displaying the message - Aktuális üzenet bekövetkezése esetén a Jelentésnézet párbeszédpanel láthatóvá válik -a képernyőn az üzenet megjelenítése közben - - - - Show report view on normal message - Jelentésnézet megjelenítése aktuális üzenetben - - - - When a log message has occurred, the Report View dialog becomes visible -on-screen while displaying the log message - Naplóüzenet bekövetkezése esetén, a Jelentésnézet párbeszédpanel láthatóvá válik -a képernyőn a naplóüzenet megjelenítése közben - - - - Show report view on log message - Jelentésnézet megjelenítése naplóüzenetben - - - - Include a timecode for each report - Minden jelentéshez időkód szerepeltetése - - - - Include a timecode for each entry - Minden bejegyzéshez adjon meg egy időkódot - - - - Colors - Színek - - - - Normal messages: - Aktuális üzenetek: - - - - Font color for normal messages in Report view panel - Aktuális üzenetek betűszíne a Jelentés nézet panelen - - - - Log messages: - Naplóüzenetek: - - - - Font color for log messages in Report view panel - Naplóüzenetek betűszíne a Jelentés nézet panelen - - - - Warnings: - Riasztások: - - - - Font color for warning messages in Report view panel - Figyelmeztető üzenetek betűszíne a Jelentés nézet panelen - - - - Errors: - Hibaüzenetek: - - - - Font color for error messages in Report view panel - Hibaüzenetek betűszíne a Jelentés nézet panelen - - - - Python interpreter - Python értelmező - - - - Internal Python output will be redirected -from Python console to Report view panel - A belső Python kimenet átirányításra kerül -a Python konzolról a Jelentés nézet panelre - - - - Redirect internal Python output to report view - Belső Python kimenet átirányítása jelentés megtekintéséhez - - - - Internal Python error messages will be redirected -from Python console to Report view panel - A belső Python-hibaüzenetek át lesznek irányítva -a Python konzolról a Jelentés nézet panelre - - - - Redirect internal Python errors to report view - Belső Python hibák átirányítása a jelentés nézetbe - Program infó @@ -3334,7 +2725,7 @@ a Python konzolról a Jelentés nézet panelre TextLabel - Szövegfelirat + Szövegcimke @@ -3370,70 +2761,70 @@ a Python konzolról a Jelentés nézet panelre Gui::Dialog::DlgSettings3DView - + 3D View 3D-s nézet - + General Általános - + Main coordinate system will always be shown in lower right corner within opened files A fő koordináta rendszer mindig a jobb alsó sarok a megnyitott fájlokban - + Show coordinate system in the corner Koordináta rendszer mutatása a sarokban - + Relative size : Relatív méret: - + Size of main coordinate system representation in the corner -- in % of height/width of viewport A fő koordináta-rendszer szimbólumábrázolásának mérete a betekintés sarkában - a magasság /szélesség százalékában - + Axis cross will be shown by default at file opening or creation A tengelykereszteződés alapértelmezés szerint megjelenik a fájl megnyitásakor vagy létrehozásakor - + Show axis cross by default Tengely kereszteződés mutatása alapértelmezetten - + Time needed for last operation and resulting frame rate will be shown at the lower left corner in opened files Az utolsó művelethez és az eredményül kapott képkockasebességhez szükséges idő a bal alsó sarokban jelenik meg a megnyitott fájlokban - + Show counter of frames per second A keret / másodperc mutatása - + Rendering Igazít - + This option is useful for troubleshooting graphics card and driver problems. Changing this option requires a restart of the application. @@ -3442,22 +2833,22 @@ Changing this option requires a restart of the application. A beállítás módosításához újra kell indítani az alkalmazást. - + Use software OpenGL Szoftveres OpenGL használata - + Use OpenGL VBO (Vertex Buffer Object) OpenGL VBO (Csúcspont pufferobjektum) használata - + Render cache Gyorsítótár leképzése - + If selected, Vertex Buffer Objects (VBO) will be used. A VBO is an OpenGL feature that provides methods for uploading vertex data (position, normal vector, color, etc.) to the graphics card. @@ -3480,7 +2871,7 @@ grafikus anomáliáktól a GPU összeomlási hibákig, generál. Ne feledje, hog jelentse ezt a beállítást engedélyezve, amikor támogatást kér a FreeCAD fórumokon - + 'Render Caching' is another way to say 'Rendering Acceleration'. There are 3 options available to achieve this: 1) 'Auto' (default), let Coin3D decide where to cache. @@ -3495,92 +2886,92 @@ Ennek elérésére 3 lehetőség áll rendelkezésre: 3) 'Központosított', manuálisan kapcsolja ki a gyorsítótárat az összes nézetszolgáltató összes csomópontjában, és csak a helyszínen rajzolt grafikus gyökér csomópontot gyorsítja. Ez a leggyorsabb gyorsító sebesség, de lassabban válaszol minden jelenet változásokra. - + Auto Automatikus - + Distributed Elosztott - + Centralized Központosított - + Anti-Aliasing Élsimítás - + What kind of multisample anti-aliasing is used Milyen több mintavételes élsimítást használ - + None Egyik sem - + Line Smoothing Vonal simítás - + MSAA 2x MSAA 2 x - + MSAA 4x MSAA 4 x - + MSAA 8x MSAA 8 x - + Transparent objects: Átlátszó tárgyak: - + Render types of transparent objects Áttetsző objektumok gyorsítótárazása - + One pass Egy áthaladás - + Backface pass Hátsó lap áthaladás - + Marker size: Jelölő mérete: - + Size of vertices in the Sketcher workbench Csúcspontok mérete a vázlatkészítő munkafelületen - + Eye to eye distance for stereo modes Szemtől szembeni távolság a sztereó módban - + Eye-to-eye distance used for stereo projections. The specified value is a factor that will be multiplied with the bounding box size of the 3D object that is currently displayed. @@ -3589,48 +2980,48 @@ A megadott érték olyan tényező, amelyet megszoroz az aktuálisan megjelenített 3D tárgy határolókeret méretével. - + Backlight is enabled with the defined color Háttérvilágítás engedélyezve van a meghatározott színnel - - + + Backlight color Háttérvilágítás színe - + Intensity Intenzitás - + Intensity of the backlight Háttérvilágítás intenzitása - + Camera type Kamera típus - + Objects will appear in a perspective projection Az objektumok távoli nézet vetítésben jelennek meg - + Perspective renderin&g Perspektivikus leképezés - + Objects will be projected in orthographic projection Az objektumok függőleges vetületi vetítésben jelennek meg - + Or&thographic rendering Egyenesvonalú leképzés @@ -3642,42 +3033,42 @@ az aktuálisan megjelenített 3D tárgy határolókeret méretével. Gui::Dialog::DlgSettings3DViewImp - + 5px 5px - + 7px 7px - + 9px 9px - + 11px 11px - + 13px 13px - + 15px 15px - + Anti-aliasing Élsimítás - + Open a new viewer or restart %1 to apply anti-aliasing changes. Nyisson megy egy új megjelenítőt, vagy indítsa újra a %1, az élsimítás változtatások alkalmazásához. @@ -3685,77 +3076,77 @@ az aktuálisan megjelenített 3D tárgy határolókeret méretével. Gui::Dialog::DlgSettingsCacheDirectory - + Cache Gyorsítótár - + Cache directory Gyorsítótár könyvtár - + Location: Helye: - + Check periodically at program start: Ellenőrizze rendszeresen a program elején: - + Always Mindig - + Daily Napi - + Weekly Heti - + Monthly Havonta - + Yearly Évente - + Never Soha - + Cache size limit: Gyorsítótár méretkorlátja: - + Check now... Ellenőrzés most... - + Notify the user if the cache size exceeds the specified limit A felhasználó értesítése, ha a gyorsítótár mérete meghalad egy bizonyos korlátot - + Unknown Ismeretlen - + Current cache size: %1 Jelenlegi méret: %1 @@ -3930,182 +3321,182 @@ a színsáv mellett Gui::Dialog::DlgSettingsDocument - + Document Dokumentum - + General Általános - + The application will create a new document when started Az alkalmazás új dokumentumot hoz létre, amikor elindul - + Create new document at start up Indításkor egy új munkalap létrehozása - + Document save compression level (0 = none, 9 = highest, 3 = default) Dokumentum mentésének tömörítési szintje (0=nincs, 9=legnagyobb, 3=alapértelmezett) - + Compression level for FCStd files Az FCStd-fájlok tömörítési szintje - + All changes in documents are stored so that they can be undone/redone A dokumentumok minden változása tárolva van, hogy visszalehessen vonni/ismételni lehessen - + Using Undo/Redo on documents Visszalépés / Újra létrehozás használata a dokumentumokhoz - + Maximum Undo/Redo steps Maximális Visszalépés / Újra létrehozás lépések - + How many Undo/Redo steps should be recorded Hány visszavonási/ismétlési lépést rögzítsen - + Allow user aborting document recomputation by pressing ESC. This feature may slightly increase recomputation time. Engedélyezze a dokumentum újbóli számításának megszakítását az ESC billentyű lenyomásával. Ez a funkció némileg növelheti az újraszámítás idejét. - + Allow aborting recomputation Újraszámítás megszakításának engedélyezése - + Storage Tárolás - + Saving transactions (Auto-save) Mentési tranzakciók (Automatikus mentés) - + Discard saved transaction after saving document Dobja el a mentett tranzakciókat a munkalap mentését követően - + If there is a recovery file available the application will automatically run a file recovery when it is started. Ha van rendelkezésre álló helyreállítási fájl, az alkalmazás automatikusan futtatja a fájlhelyreállítást az indításkor. - + Run AutoRecovery at startup Automatikus helyreállítás futtatása indításkor - + How often a recovery file is written A helyreállítási fájl megírásának gyakorisága - + Save AutoRecovery information every Helyreállítási adatok mentése minden - + A thumbnail will be stored when document is saved A dokumentum mentésekor a rendszer a miniatűrt tárolja - + Save thumbnail into project file when saving document Bélyegkép mentése a projektfájlba, munkalap mentésekor - + Size Méret - + Sets the size of the thumbnail that is stored in the document. Common sizes are 128, 256 and 512 A dokumentumban tárolt bélyegkép méretét adja meg. Gyakori méretek: 128, 256 és 512 - + The program logo will be added to the thumbnail A program embléma hozzáadódik a miniatűrhöz - + Add the program logo to the generated thumbnail A program embléma felvétele a generált bélyegképhez - + How many backup files will be kept when saving document Hány biztonsági másolat lesz megőrizve a dokumentum mentésekor - + Maximum number of backup files to keep when resaving document Maximum biztonsági másolatok száma a dokumentum újramentésekor - + Backup files will get extension '.FCbak' and file names get date suffix according to the specified format Biztonsági fájl másolatok a '. FCbak' kiterjesztést kapják és fájlnevek dátumutótagot a megadott formátumnak megfelelően - + Use date and FCBak extension Dátum és FCBak kiterjesztés használata - + Date format Dátum formátum - + Document objects Dokumentum objektumok - + Allow objects to have same label Objektumok azonos címkéjének engedélyezése - + Allow duplicate object labels in one document Engedélyezi, hogy egy dokumentumban duplikált objektumazonosítók legyenek - + Enable partial loading of external linked documents. Then only referenced objects and their dependencies will be loaded when a linked document is auto-opened together with the main document. @@ -4118,22 +3509,22 @@ Egy részlegesen betöltött dokumentum nem szerkeszthető. Teljes betöltéséh kattintson a fa nézetben a dokumentum ikonra. - + Disable partial loading of external linked objects Külső csatolt objektumok részleges betöltésének letiltása - + Authoring and License Szerző és a licenc - + Author name Szerző neve - + All documents that will be created will get the specified author name. Keep blank for anonymous. You can also use the form: John Doe <john@doe.com> @@ -4142,32 +3533,32 @@ Maradjon üresen, ha névtelen. Használhatja az űrlapot is: Gipsz Jakab <gipsz@jakab.hu> - + The field 'Last modified by' will be set to specified author when saving the file A 'Utoljára módosította' mező a fájl mentésekor megadott szerzőre lesz állítva - + Set on save Mentéskor beállítva - + Company Vállalat - + Default company name to use for new files Az új fájlokhoz használandó alapértelmezett vállalatnév - + Default license Alapértelmezett licenc - + Default license for new documents Az új dokumentumok alapértelmezett licence @@ -4237,12 +3628,12 @@ Használhatja az űrlapot is: Gipsz Jakab <gipsz@jakab.hu> Egyéb - + License URL Licenc URL-címe - + URL describing more about the license A licenc részleteinek URL-je @@ -4250,104 +3641,21 @@ Használhatja az űrlapot is: Gipsz Jakab <gipsz@jakab.hu> Gui::Dialog::DlgSettingsDocumentImp - + The format of the date to use. A használandó dátum forma. - + Default Alapértelmezett - + Format Formátum - - Gui::Dialog::DlgSettingsEditorImp - - - Text - Szöveg - - - - Bookmark - Könyvjelző - - - - Breakpoint - Töréspont - - - - Keyword - Kulcsszó - - - - Comment - Megjegyzés - - - - Block comment - Megjegyzés tömb - - - - Number - Szám - - - - String - Karakterlánc - - - - Character - Karakter - - - - Class name - Osztálynév - - - - Define name - Definiált név - - - - Operator - Irányító - - - - Python output - Python kimenet - - - - Python error - Python hiba - - - - Current line highlight - Aktuális vonal kiemelése - - - - Items - Elemek - - Gui::Dialog::DlgSettingsImage @@ -4528,122 +3836,122 @@ Használhatja az űrlapot is: Gipsz Jakab <gipsz@jakab.hu> Gui::Dialog::DlgSettingsMacro - + Macro Makró - + General macro settings Általános makró beállítások - + Variables defined by macros are created as local variables A makrók által definiált változók helyi változóként jönnek létre - + Run macros in local environment Makró futtatása a helyi környezetben - + Macro recording settings Makró felvétel beállításai - + Macro path Makró elérési út - + The directory in which the application will search for macros Az a könyvtár, amelyben az alkalmazás makrókat keres - + Gui commands GUI parancsok - + Recorded macros will also contain user interface commands A rögzített makrók a felhasználói felület parancsait is tartalmazzák - + Record GUI commands GUI parancsok rögzítése - + Recorded macros will also contain user interface commands as comments A rögzített makrók a felhasználói felület parancsait is megjegyzésként tartalmazzák - + Record as comment Rögzítés megjegyzésként - + Logging Commands Naplózási parancsok - + Commands executed by macro scripts are shown in Python console A makróparancsfájlok által végrehajtott parancsok a Python konzolon jelennek meg - + Show script commands in python console A parancsutasítások megjelenítése a python konzolon - + Log all commands issued by menus to file: Naplózza fájlba a menük által kiadott összes parancsot: - + FullScript.FCScript FullScript.FCScript - + Recent macros menu Legutóbbi makrók menü - + Size of recent macro list Legutóbbi makrók listájának mérete - + How many macros should be listed in recent macros list A legutóbbi makrók listájában szereplő makrók száma - + Keyboard shortcut count Billentyűparancsok száma - + How many recent macros should have shortcuts Hány legutóbbi makrónak kell billentyűparancs - + Keyboard Modifiers Billentyűzet módosítók - + Keyboard modifiers, default = Ctrl+Shift+ Billentyűzet módosítók, alapértelmezett = Ctrl+Shift+ @@ -4651,130 +3959,130 @@ Használhatja az űrlapot is: Gipsz Jakab <gipsz@jakab.hu> Gui::Dialog::DlgSettingsNavigation - - + + Navigation Navigáció - + Navigation cube Navigációs kocka - + Steps by turn A teljes elforgatás lépésszáma - + Number of steps by turn when using arrows (default = 8 : step angle = 360/8 = 45 deg) Lépések száma elfordulás szerint nyíl használatakor (alapértelmezett = 8 : lépésszög = 360/8 = 45 fok) - + Corner Sarok - + Corner where navigation cube is shown Sarok, ahol a navigációs kocka látható - + Top left Bal felső - + Top right Jobb felső - + Bottom left Bal alsó - + Bottom right Jobb alsó - + Rotates to nearest possible state when clicking a cube face Kocka felületére kattintva a lehető legközelebbi állapotba forog - + Rotate to nearest Forgatás a legközelebbire - + Font name: Betűtípus neve: - + Font name of the navigation cube Navigációs kocka betű neve - + Default Alapértelmezett - + Cube size Kocka méret - + Size of the navigation cube Navigációs kocka mérete - + Color Szín - + Base color for all elements Alapszín minden elemnek - + 3D Navigation 3D-s navigáció - + List the mouse button configs for each chosen navigation setting. Select a set and then press the button to view said configurations. Felsorolja az egérgomb konfigurációját az egyes kijelölt navigációs beállításokhoz. Jelöljön ki egy beállítást, majd nyomja meg a gombot a beállítások megtekintéséhez. - + Mouse... Egér ... - + Navigation settings set A navigációs sáv beállításai mentésre kerültek - + Orbit style Orbit stílus - + Rotation orbit style. Trackball: moving the mouse horizontally will rotate the part around the y-axis Turntable: the part will be rotated around the z-axis (with constrained axes). @@ -4785,116 +4093,116 @@ Forgóasztal: az alkatrészt a z-tengely körül forgatják (korlátozott tengel Szabad forgóasztal: az alkatrész a z tengely körül forog. - + Turntable Fordítótábla - + Trackball Trackball - + Free Turntable Forgóasztal - + Rotation mode Elforgatási mód - + Rotations in 3D will use current cursor position as center for rotation A 3D-ben való elforgatás az aktuális kurzorpozíciót fogja használni forgatási központként - + Window center Az ablak közepére - + Drag at cursor Húzás a kurzornál - + Object center A tárgy központba - + Default camera orientation Szabványos kamerabeállítás - + Default camera orientation when creating a new document or selecting the home view Az új dokumentumok szabványos kamera tájolása vagy az otthoni nézet kiválasztásakor - + Camera zoom Nagyítás a nézeten - + Sets camera zoom for new documents. The value is the diameter of the sphere to fit on the screen. Beállítja az új dokumentumok kameranagyítását. Az érték a képernyőn elférő gömb átmérője. - + mm mm - + Enable animated rotations Animált forgatások aktiválása - + Enable animation Animáció engedélyezése - + Zoom operations will be performed at position of mouse pointer A nagyítási műveleteket az egérmutató helyén hajtják végre - + Zoom at cursor Kurzorra nagyítás - + Zoom step Zoomolási lépték - + How much will be zoomed. Zoom step of '1' means a factor of 7.5 for every zoom step. Mennyire nagyítson. Az '1' nagyítási lépés minden nagyítási lépésnél 7,5-ös tényezőt jelent. - + Direction of zoom operations will be inverted A nagyítási műveletek iránya megfordul - + Invert zoom Zoomolás megfordítása - + Prevents view tilting when pinch-zooming. Affects only gesture navigation style. Mouse tilting is not disabled by this setting. @@ -4903,57 +4211,67 @@ Csak a kézmozdulat-navigációs stílusra vonatkozik. Ez a beállítás nem tiltja le az egér megdöntése beállítást. - + Disable touchscreen tilt gesture Érintőképernyős döntés kikapcsolása - + + Show the rotation center when dragging. + Forgatási középpont megjelenítése húzáskor. + + + + Enable rotation center indication + Forgatási középpont kijelzés engedélyezése + + + Isometric Izometrikus - + Dimetric Dimetrikus - + Trimetric Trimetrikus - + Top Felülnézet - + Front Elölnézet - + Left Bal - + Right Jobb oldalnézet - + Rear Hátsó nézet - + Bottom Alsó - + Custom Egyéni @@ -4961,43 +4279,43 @@ Ez a beállítás nem tiltja le az egér megdöntése beállítást. Gui::Dialog::DlgSettingsPythonConsole - + Python console Python konzol - + Settings Beállítások - + Words will be wrapped when they exceed available horizontal space in Python console A szavak több sorba törve jelennek meg, ha nem férnek bele a Python konzolablak szélességébe - + Enable word wrap Sortörés engedélyezése - + The cursor shape will be a block A kurzor alajkja nagy blokk lesz - + Enable block cursor Nagy kurzor engedélyezése - + Saves Python history across sessions Python-előzmények mentése munkamenetben - + Save history Előzmények mentése @@ -5005,17 +4323,37 @@ horizontal space in Python console Gui::Dialog::DlgSettingsSelection - + Selection Kijelölés - + + Enable preselection, highlighted with specified color + Előválasztás engedélyezése, megadott színnel kiemelve + + + + Enable preselection + Előválasztás bekapcsolása + + + + Enable selection, highlighted with specified color + Kiválasztás engedélyezése, megadott színnel kiemelve + + + + Enable selection + Kiválasztás engedélyezése + + + Pick radius (px): Kiválasztott rádiusz (px): - + Area for picking elements in 3D view. Larger value eases to pick things, but can make small features impossible to select. @@ -5023,27 +4361,27 @@ Larger value eases to pick things, but can make small features impossible to sel Nagyobb érték megkönnyíti a kiválasztást, de lehetetlenné teheti a kis elemek kiválasztását. - + Auto switch to the 3D view containing the selected item Automatikus váltás 3D nézetre a kijelölt elemmel - + Auto expand tree item when the corresponding object is selected in 3D view A fa automatikus kibontása, ha a társított tárgy 3D nézetben van kijelölve - + Preselect the object in 3D view when mouse over the tree item A tárgy előre kijelölése 3D nézetben, amikor az egér a faelem felett mozog - + Record selection in tree view in order to go back/forward using navigation button Kijelölés rögzítése a fa nézetben. Előre/hátra a navigációs gombokkal - + Add checkboxes for selection in document tree Jelölőnégyzetek hozzáadása kijelöléshez a dokumentumfában @@ -5051,147 +4389,122 @@ Nagyobb érték megkönnyíti a kiválasztást, de lehetetlenné teheti a kis el Gui::Dialog::DlgSettingsViewColor - + Colors Színek - - Selection - Kijelölés - - - - Enable preselection and highlight by specified color - Előválasztás és kiemelés engedélyezése megadott színnel - - - - Enable preselection highlighting - Előválasztás kiemelést tesz lehetővé - - - - Enable selection highlighting and use specified color - Kijelölés kiemelésének engedélyezése és megadott szín használata - - - - Enable selection highlighting - Kijelölésnél kiemelés alkalmazása - - - + Background color for the model view Háttérszín modellnézethez - + Background color Háttér szín - - + + Background will have selected color A háttér lesz a kiválasztott szín - + Simple color Egyszínű - - + + Background will have selected color gradient A háttér a kijelölt színátmenettel - + Linear gradient Lineáris átmenet - + Radial gradient Sugárirányú átmenet - - + + Top: Felső: - - + + Middle: Középső: - + Switches the colors of the gradient A színátmenet színeinek váltása - + Switch Váltó kapcsoló - + Color gradient will get selected color as middle color A színátmenet középső színként lesz kijelölve - + Middle color Középső szín - - + + Bottom: Alsó: - + Tree view Fanézet - + Object being edited Tárgy szerkesztésre kerül - + Background color for objects in tree view that are currently edited Az aktuálisan szerkesztett fanézetben lévő objektumok háttérszíne - + Active container Aktív tároló - + Background color for active containers in tree view Az aktív tárolók háttérszíne fanézetben - + Central: Központ: - + Midway: Közepén: - + End: Vége: @@ -5316,7 +4629,7 @@ Az előnyben részesített rendszer az általános beállításokban beállítot Gui::Dialog::DockablePlacement - + Placement Elhelyezés @@ -5917,17 +5230,17 @@ Az 'Állapot' oszlop tájékoztatja a visszaállítás sikerességéről.Alkalmaz - + Please select 1, 2, or 3 points before clicking this button. A point may be on a vertex, face, or edge. If on a face or edge the point used will be the point at the mouse position along face or edge. If 1 point is selected it will be used as the center of rotation. If 2 points are selected the midpoint between them will be the center of rotation and a new custom axis will be created, if needed. If 3 points are selected the first point becomes the center of rotation and lies on the vector that is normal to the plane defined by the 3 points. Some distance and angle information is provided in the report view, which can be useful when aligning objects. For your convenience when Shift + click is used the appropriate distance or angle is copied to the clipboard. Kérjük, válasszon 1, 2 vagy 3 pontot ennek a gombnak a megnyomása előtt. Egy pont lehet a végponton, felületen vagy élen. Ha egy felületre vagy élre használja a pontot az egér helyzetének pontja lesz a felület vagy él mentén. Ha 1 pontot választ ki akkor az az elforgatás középpontját határozza meg. 2 pont kijelölésekor a két pont közti lesz az elforgatás középpontja, és egy új egyéni tengely jön létre, ha szükséges. Ha 3 pontot jelöltünk az első pont lesz az elforgatás középpontja, és azon a vektoron fekszik, mely síkot a 3 pont alapértelmezés meghatározza. Néhány távolság és szög információt a jelentésben tekinthet meg, ami hasznos lehet az tárgyak igazításához. Az Ön kényelme érdekében Shift + kattintás használata esetén a megfelelő távolság vagy szög másolódik a vágólapra. - + Incorrect quantity Hibás mennyiség - + There are input fields with incorrect input, please ensure valid placement values! Helytelen beviteli mezők, ellenőrizze az értékek elhelyezkedését! @@ -6189,7 +5502,7 @@ párbeszédpanel megnyitása előtt kiválasztott tárgyak folytatása Gui::DockWnd::PropertyDockView - + Property View Tulajdonságok nézet @@ -6257,22 +5570,22 @@ párbeszédpanel megnyitása előtt kiválasztott tárgyak folytatásaUgrás a végére - + Clear Törlés - + Save As... Mentés másként... - + Save Report Output Jelentés kimenet mentése - + Plain Text Files Egyszerű szöveges fájlok @@ -6403,7 +5716,7 @@ párbeszédpanel megnyitása előtt kiválasztott tárgyak folytatásaAlkalmazás - + Labels & Attributes Cimkék & Tulajdonságok @@ -6452,27 +5765,27 @@ El akarja menteni a változásokat? PDF-fájl - + untitled[*] névtelen[*] - + - Editor - Szerkesztő - + %1 chars removed %1 karakter eltávolítása - + %1 chars added %1 karakter hozzáadása - + Formatted Formázott @@ -6588,74 +5901,74 @@ El akarja menteni a változásokat? Gui::GraphvizView - + Graphviz not found Nem található grafikonszerk - + Graphviz couldn't be found on your system. Grafikonszerk nem található a rendszerben. - + Read more about it here. Itt olvasson többet róla. - + Do you want to specify its installation path if it's already installed? Szeretné megadni a telepítési útvonal, ha már telepítve van? - + Graphviz installation path Grafikusszerk telepítési hely elérési útja - + Graphviz failed Nem sikerült Grafikonszerk - + Graphviz failed to create an image file Nem sikerült létrehozni egy kép fájl Grafikonszerkesztőhöz - + PNG format PNG formátum - + Bitmap format Bittérkép-formátum - + GIF format GIF formátum - + JPG format JPG formátum - + SVG format SVG formátum - - + + PDF format PDF formátum - - + + Export graph Export grafikon @@ -6797,17 +6110,17 @@ El akarja menteni a változásokat? Gui::MacroCommand - + Macros Makrók - + Macro file doesn't exist Makró fájl nem létezik - + No such macro file: '%1' Nincs ilyen makró fájl: '%1' @@ -6816,7 +6129,7 @@ El akarja menteni a változásokat? Gui::MainWindow - + Dimension Dimenzió @@ -6846,32 +6159,42 @@ El akarja menteni a változásokat? Minden bezárása - - - + + + Toggles this toolbar Eszköztár megjelenítése - - - + + + Toggles this dockable window Dokkolható ablak megjelenítése - - + + WARNING: This is a development version. + FIGYELMEZTETÉS: Ez egy fejlesztői változat. + + + + Please do not use in a production environment. + Kérjük, ne használja éles környezetben. + + + + Unsaved document Nem mentett dokumentum - + The exported object contains external link. Please save the documentat least once before exporting. Az exportált tárgy külső hivatkozást tartalmaz. Exportálás előtt legalább egyszer mentse a dokumentumot. - + To link to external objects, the document must be saved at least once. Do you want to save the document now? Külső tárgyakra hivatkozáshoz a dokumentumot legalább egyszer menteni kell. @@ -6881,63 +6204,63 @@ Menti most a dokumentumot? Gui::ManualAlignment - - - - - + + + + + Manual alignment Kézi igazítás - + The alignment is already in progress. Az igazítás már folyamatban. - + Alignment[*] Igazítás[*] - + Please, select at least one point in the left and the right view Kérem válasszon minimum egy pontot a bal- ill. jobboldali nézetben - + Please, select at least %1 points in the left and the right view Kérem válasszon minimum %1 pontot a bal- ill. jobboldali nézetben - + Please pick points in the left and right view Kérem válasszon ki pontokat a bal és a jobboldali nézetben - + The alignment has finished Az igazítás végrehajtva - + The alignment has been canceled Az igazítás megszakítva - - + + Too few points picked in the left view. At least %1 points are needed. Túl kevés pont lett kiválasztva a baloldali nézetben. Legkevesebb %1 pont kell. - - + + Too few points picked in the right view. At least %1 points are needed. Túl kevés pont lett kiválasztva a jobboldali nézetben. Legkevesebb %1 pont kell. - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. @@ -6946,61 +6269,61 @@ A baloldali nézetben %1 pont lett jelölve, a jobboldali nézetben %2 pont lett jelölve. - + Try to align group of views Próbálja a nézet csoportokat igazítani - + The alignment failed. How do you want to proceed? Az igazítás sikertelen. Mit szeretne tenni? - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. Különböző számú pont lett kijelölve a bal és jobboldali nézetben A baloldali nézetben %1 pont lett jelölve, a jobboldali nézetben %2 pont lett jelölve. - + Point_%1 Pont_%1 - + Point picked at (%1,%2,%3) Pont kiválasztva itt (%1,%2,%3) - + No point was found on model A modellen nem talált pontot - + No point was picked Nem lett pont kiválasztva - + &Align &Igazít - + &Remove last point &utolsó pont eltávolítása - + &Cancel Mégse (&0) - + &Synchronize views &Nézetek szinkronizálása @@ -7147,7 +6470,7 @@ a jobboldali nézetben %2 pont lett jelölve. Gui::PropertyEditor::LinkLabel - + Change the linked object Hivatkozott objektum megváltoztatása @@ -7155,12 +6478,12 @@ a jobboldali nézetben %2 pont lett jelölve. Gui::PropertyEditor::LinkSelection - + Error Hiba - + Object not found Az objektum nem található @@ -7231,13 +6554,13 @@ a jobboldali nézetben %2 pont lett jelölve. Gui::PropertyView - + View Nézet - + Data Adat @@ -7285,77 +6608,77 @@ Ki szeretne lépni az adatok mentése nélkül? Nem kezelt ismeretlen C++ kivétel. - + &Copy &Másolás - + &Copy command Parancs másolása - + &Copy history Előzmények másolása - + Save history as... Előzmények mentése mint ... - + Save history Előzmények mentése - + Saves Python history across %1 sessions Python-előzmények mentése %1 munkamenetben - + &Paste Beillesztés - + Select All Mindent kijelöl - + Clear console Konzol törlése - + Insert file name... Fájlnév beszúrása... - + Word wrap Sortörés - + Save History Előzmények mentése - + Macro Files Makró Fájlok - + Insert file name Fájlnév beszúrása - + All Files Összes fájl @@ -7368,7 +6691,7 @@ Ki szeretne lépni az adatok mentése nélkül? Megjegyzés - + Uncomment Kijelölés törlés @@ -7376,17 +6699,17 @@ Ki szeretne lépni az adatok mentése nélkül? Gui::RecentFilesAction - + Open file %1 Fájl megnyitása %1 - + File not found A fájl nem található - + The file '%1' cannot be opened. A '%1' fájl nem nyitható meg. @@ -7394,22 +6717,22 @@ Ki szeretne lépni az adatok mentése nélkül? Gui::RecentMacrosAction - + none egyik sem - + Run macro %1 (Shift+click to edit) keyboard shortcut: %2 A(z) %1 makró futtatása (Shift+kattintás a szerkesztéshez) billentyűparancs: %2 - + File not found A fájl nem található - + The file '%1' cannot be opened. A '%1' fájl nem nyitható meg. @@ -7440,22 +6763,22 @@ Ki szeretne lépni az adatok mentése nélkül? Gui::SearchBar - + Previous Előző - + Next Következő - + Case sensitive Kis- és nagybetűk megkülönböztetése - + Whole words Egész szavak @@ -7699,38 +7022,38 @@ Meg szeretne adni egy másik könyvtárat? Gui::TextDocumentEditorView - + Text updated Frissített szöveg - + The text of the underlying object has changed. Discard changes and reload the text from the object? Az aláhúzott objektum szövege megváltozott. Módosítások elvetése és az objektum szövegének újratöltése? - + Yes, reload. Igen, újratöltés. - + Unsaved document Nem mentett dokumentum - + Do you want to save your changes before closing? Szeretné menteni a módosításait a bezárás előtt? - + If you don't save, your changes will be lost. Ha nem menti, a módosítások elvesznek. - - + + Edit text Szöveg szerkesztése @@ -8002,7 +7325,7 @@ Meg szeretne adni egy másik könyvtárat? Gui::TreeDockWidget - + Tree view Fanézet @@ -8010,7 +7333,7 @@ Meg szeretne adni egy másik könyvtárat? Gui::TreePanel - + Search Keresés @@ -8018,183 +7341,183 @@ Meg szeretne adni egy másik könyvtárat? Gui::TreeWidget - + Search... Keres... - + Search for objects Objektumok keresése - + Activate document Dokumentum aktiválása - + Activate document %1 A %1 dokumentum aktiválása - + Tree settings Fa beállításai - + Show description column A leírás oszlop megjelenítése - + Show an extra tree view column for item description. The item's description can be set by pressing F2 (or your OS's edit button) or by editing the 'label2' property. Egy extra fa nézet oszlop megjelenítése az elem leírásához. Az elem leírását az F2 (vagy az operációs rendszer szerkesztőgombjának) megnyomásával vagy a 'label2' tulajdonság szerkesztésével lehet beállítani. - + Group Csoport - + Labels & Attributes Cimkék & Tulajdonságok - + Description Leírás - + Show items hidden in tree view Fa nézetben elrejtett elemek megjelenítése - + Show items that are marked as 'hidden' in the tree view Fa nézetben a "rejtett"-ként jelölt elemek megjelenítése - + Toggle visibility in tree view Láthatóság váltása a fa nézetben - + Toggles the visibility of selected items in the tree view Fa nézetben a kiválasztott elemek láthatóságának váltása - + Create group... Csoport létrehozása... - + Create a group Új csoport létrehozása - - + + Rename Átnevezés - + Rename object Tárgy átnevezése - + Finish editing Szerkesztés befejezése - + Finish editing object Objektumszerkesztés befejezése - + Add dependent objects to selection Függő tárgyak hozzáadása a kijelöléshez - + Adds all dependent objects to the selection Összes függőben lévő tárgy hozzáadása a kijelöléshez - + Close document Dokumentum bezárása - + Close the document A dokumentum bezárása - + Reload document Dokumentum újratöltése - + Reload a partially loaded document Részlegesen betöltött dokumentum újratöltése - + Skip recomputes Újraszámítás átugrása - + Enable or disable recomputations of document Dokumentum újraszámításának engedélyezése vagy letiltása - + Allow partial recomputes Részleges újraszámítás engedélyezése - + Enable or disable recomputating editing object when 'skip recomputation' is enabled Szerkesztési tárgy újraszámításának engedélyezése vagy letiltása, ha a 'újraszámítás kihagyása' engedélyezve van - + Mark to recompute Jelölje, újraszámításhoz - + Mark this object to be recomputed Jelölje ezt az objektumot az újraszámoláshoz - + Recompute object Tárgy újraszámítás - + Recompute the selected object A kijelölt tárgy újraszámítása - + (but must be executed) (de végre kell hajtanom) - + %1, Internal name: %2 %1, Belső név: %2 @@ -8225,12 +7548,12 @@ Meg szeretne adni egy másik könyvtárat? PDF-fájl - + Opening file failed Fájl megnyitása sikertelen - + Can't open file '%1' for writing. Nem lehet megnyitni a(z) '%1' fájlt írásra. @@ -8238,7 +7561,7 @@ Meg szeretne adni egy másik könyvtárat? Gui::WorkbenchGroup - + Select the '%1' workbench '%1' munkafelület kiválasztása @@ -8453,69 +7776,70 @@ Meg szeretne adni egy másik könyvtárat? QObject - - + + General Általános - - + + + Display Megjelenítés - + Workbenches Munkafelületek - - - + + + Python Python - - - + + + Unknown filetype Ismeretlen filetípus - - + + Cannot open unknown filetype: %1 Nem megnyitható fájltípus: %1 - + Export failed Exportálás sikertelen - + Cannot save to unknown filetype: %1 Nem menthető fájltípus: %1 - + Workbench failure Munkafelület hiba - + %1 %1 - + Exception Kivétel @@ -8561,8 +7885,8 @@ Meg szeretne adni egy másik könyvtárat? PDF exportálása... - + Unsaved document Nem mentett dokumentum @@ -8716,17 +8040,17 @@ Folytatni kívánja? Nem lehet megnyitni a '%1' fájlt. - + files fájlok - + Save image Kép mentése - + Choose an image file to open Egy képfájl kiválasztása megnyitásra @@ -8832,44 +8156,44 @@ Folytatni kívánja? - + Type Típus - + Notifier Értesítő - + Message Üzenet - + Notifier: Értesítő: - + Do you want to skip confirmation of further critical message notifications while loading the file? Szeretné kihagyni a későbbi kritikus értesítések megerősítését egy fájl betöltésekor? - + Critical Message Kritikus értesítések - + Too many opened non-intrusive notifications. Notifications are being omitted! Túl sok megnyitott nem zavaró értesítés. Az értesítések elmaradnak! - + Identical physical path detected. It may cause unwanted overwrite of existing document! @@ -8878,44 +8202,44 @@ Folytatni kívánja? - + Are you sure you want to continue? Biztosan folytatja? - + Please check report view for more... Kérjük, ellenőrizze a jelentés nézetet továbbiakért... - + Physical path: Fizikai útvonal: - - + + Document: Dokumentum: - - + + Path: Útvonalak: - + Identical physical path Azonos fizikai elérési út - + Could not save document Nem lehet menteni a dokumentumot - + There was an issue trying to save the file. This may be because some of the parent folders do not exist, or you do not have sufficient permissions, or for other reasons. Error details: "%1" @@ -8928,102 +8252,102 @@ Would you like to save the file with a different name? Szeretné menteni a fájlt egy másik névvel? - - - + + + Saving aborted Mentés megszakítva - + Save dependent files Függő fájlok mentése - + The file contains external dependencies. Do you want to save the dependent files, too? A fájl külső függőségeket tartalmaz. Menti a függő fájlokat is? - - + + Saving document failed Dokumentum mentése sikertelen - + Save document under new filename... Dokumentum mentése új fájlnéven... - - + + Save %1 Document A(z) %1 dokumentum mentése - + Document Dokumentum - - + + Failed to save document Nem sikerült menteni a dokumentumot - + Documents contains cyclic dependencies. Do you still want to save them? A dokumentumok ciklikus függőségeket tartalmaznak. Még mindig menteni szeretné? - + Save a copy of the document under new filename... Menti új fájlnév alatt a dokumentum egy másolatát... - + %1 document (*.FCStd) %1 dokumentum (*.FCStd) - + Document not closable A dokumentum nem zárható be - + The document is not closable for the moment. A dokumentum nem zárható be pillanatnyilag. - + Document not saved Dokumentum nincs mentve - + The document%1 could not be saved. Do you want to cancel closing it? A dokumentum%1 nem menthető. Nem szeretné bezárni? - + Undo Visszavonás - + Redo Ismétlés - + There are grouped transactions in the following documents with other preceding transactions A következő dokumentumokban csoportosított tranzakciók vannak más korábbi tranzakciókkal - + Choose 'Yes' to roll back all preceding transactions. Choose 'No' to roll back in the active document only. Choose 'Abort' to abort @@ -9105,12 +8429,12 @@ Nyisson meg egy böngészőt, és írja be: http://localhost:%1. Beállítások... - + Out of memory Kevés a memória - + Not enough memory available to display the data. Nincs elég memória az adatok megjelenítéséhez. @@ -9126,7 +8450,7 @@ Nyisson meg egy böngészőt, és írja be: http://localhost:%1. Nem talál fájlt %1 -ben %2 -ben, sem %3 -ban - + Navigation styles Navigációs stílusok @@ -9137,7 +8461,7 @@ Nyisson meg egy böngészőt, és írja be: http://localhost:%1. - + Transform Átalakítás @@ -9202,12 +8526,12 @@ Nyisson meg egy böngészőt, és írja be: http://localhost:%1. A %1 nem üres, törölheti annak tartalmát is? - + Translation: Fordítás: - + Rotation: Elforgatás: @@ -9303,60 +8627,60 @@ underscore, and must not start with a digit. Nem sikerült tulajdonságot hozzáadni a következőhöz: '%1': %2 - - + + Drag & drop failed A fogd & vidd sikertelen - + Setup configurable object Konfigurálható tárgy beállítása - + Select which object to copy or exclude when configuration changes. All external linked objects are excluded by default. Válassza ki, hogy mely tárgyakat másolja vagy zárja ki a konfiguráció módosításakor. Alapértelmezés szerint az összes külsőleg kapcsolódó tárgy ki van zárva. - + Please select which objects to copy when the configuration is changed A konfiguráció módosítása után válassza ki, hogy mely tárgyakat másolja - + Apply to all Alkalmazás mindegyikre - + Apply the setting to all links. Or, uncheck this option to apply only to this link. Alkalmazza ezt a beállítást az összes hivatkozásra. Ezt a beállítást is törölheti a kijelölésből, ha a beállítást csak az aktuális hivatkozásra szeretné alkalmazni. - + Copy on change Másolás módosításkor - + Enable Bekapcsolás - + Enable auto copy of linked object when its configuration is changed Csatolt tárgy automatikus másolásának engedélyezése a konfiguráció módosításakor - + Tracking Léptetés - + Copy the linked object when its configuration is changed. Also auto redo the copy if the original linked object is changed. @@ -9365,17 +8689,17 @@ A másolat automatikusan visszaáll, ha az eredeti csatolt tárgy megváltozik. - + Disable copy on change Másolás letiltása módosításkor - + Refresh configurable object Konfigurálható tárgy frissítése - + Synchronize the original configurable source object by creating a new deep copy. Note that any changes made to the current copy will be lost. @@ -9386,23 +8710,23 @@ az aktuális példány elveszik. - + Toggle array elements Tömbelemek váltása - + Change whether show each link array element as individual objects Annak módosítása, hogy a csatolási tömb egyes elemeit egyedi tárgyakként jelenítse-e meg - + Transform at the origin of the placement Átalakítás a helyszín származási helyén - - + + Override colors... Színek felülbírálása... @@ -9430,12 +8754,12 @@ az aktuális példány elveszik. SelectionFilter - + Not allowed: Nem engedélyezett: - + Selection not allowed by filter Kiválasztást nem engedi a szűrő @@ -9443,9 +8767,9 @@ az aktuális példány elveszik. StdBoxElementSelection - - + + Box element selection Téglatest kijelölése @@ -9453,13 +8777,13 @@ az aktuális példány elveszik. StdBoxSelection - + Box selection Négyzet kiválasztás - + Activate the box selection tool Aktiválja a dobozkiválasztó eszközt @@ -9537,13 +8861,13 @@ az aktuális példány elveszik. StdCmdAxisCross - + Toggle axis cross Tengely kereszteződés váltása - - + + Turns on or off the axis cross at the origin Be- vagy kikapcsolja a tengelykeresztet az origónál @@ -9649,13 +8973,13 @@ az aktuális példány elveszik. StdCmdDemoMode - + View turntable... Forgóasztal nézet... - + View turntable Forgóasztal nézet @@ -9995,13 +9319,13 @@ az aktuális példány elveszik. StdCmdHideObjects - + Hide all objects Az összes objektum elrejtése - - + + Hide all objects in the document A dokumentumban lévő összes objektum elrejtéséhez @@ -10009,13 +9333,13 @@ az aktuális példány elveszik. StdCmdHideSelection - + Hide selection Kijelölt elrejtése - - + + Hide all selected objects Minden kijelölt objektum elrejtése @@ -10289,13 +9613,13 @@ az aktuális példány elveszik. StdCmdMeasureDistance - + Measure distance Távolság mérés - + Activate the distance measurement tool Aktiválja a távolságmérő eszközt @@ -10354,8 +9678,8 @@ az aktuális példány elveszik. Új üres munkalap létrehozása - + Unnamed Névtelen @@ -10583,8 +9907,8 @@ az aktuális példány elveszik. StdCmdRecentFiles - Recent files - Legutóbbi fájlok + Open Recent + Legutóbbi megnyitása @@ -10722,13 +10046,13 @@ az aktuális példány elveszik. StdCmdSceneInspector - + Scene inspector... Jelenet ellenőr ... - + Scene inspector Jelenet ellenőr @@ -10736,13 +10060,13 @@ az aktuális példány elveszik. StdCmdSelBack - + &Back &Vissza - + Go back to previous selection Ugrás az előző kijelölésre @@ -10750,13 +10074,13 @@ az aktuális példány elveszik. StdCmdSelBoundingBox - + &Bounding box &Határolókeret - + Show selection bounding box Kijelölési határolókeret megjelenése @@ -10764,13 +10088,13 @@ az aktuális példány elveszik. StdCmdSelForward - + &Forward &Előre - + Repeat the backed selection Biztonságos kijelölés ismétlése @@ -10792,13 +10116,13 @@ az aktuális példány elveszik. StdCmdSelectVisibleObjects - + Select visible objects Látható objektumok kijelölése - - + + Select visible objects in the active document Az aktív dokumentumban látható objektumok kijelölése @@ -10820,13 +10144,13 @@ az aktuális példány elveszik. StdCmdSetAppearance - + Appearance... Megjelenés... - + Sets the display properties of the selected object A képernyő tulajdonságok beállítása az objektumhoz @@ -10834,13 +10158,13 @@ az aktuális példány elveszik. StdCmdShowObjects - + Show all objects Összes objektum megjelenítése - - + + Show all objects in the document Összes objektum megjelenítése a dokumentumban @@ -10848,13 +10172,13 @@ az aktuális példány elveszik. StdCmdShowSelection - + Show selection Kijelölés megjelenítése - - + + Show all selected objects Összes kijelölt objektum megjelenítése @@ -10890,13 +10214,13 @@ az aktuális példány elveszik. StdCmdTextureMapping - + Texture mapping... Textúra leképezés ... - + Texture mapping Textúra leképezés @@ -10946,13 +10270,13 @@ az aktuális példány elveszik. StdCmdToggleNavigation - + Toggle navigation/Edit mode Váltás a navigációs/szerkesztési mód közt - - + + Toggle between navigation and edit mode Váltás a navigációs és szerkesztési mód közt @@ -10960,13 +10284,13 @@ az aktuális példány elveszik. StdCmdToggleObjects - + Toggle all objects Az összes objektum ki-/ bekapcsolása - - + + Toggles visibility of all objects in the active document Megjeleníti, illetve eltünteti az aktív dokumentumban található összes objektumot @@ -10974,13 +10298,13 @@ az aktuális példány elveszik. StdCmdToggleSelectability - + Toggle selectability Kiválaszthatóság ki-/bekapcsolása - - + + Toggles the property of the objects to get selected in the 3D-View A tárgy tulajdonságainak változtatása a 3D-nézet kiválasztásához @@ -10988,13 +10312,13 @@ az aktuális példány elveszik. StdCmdToggleVisibility - + Toggle visibility Láthatóság váltása - - + + Toggles visibility Átkapcsolja a láthatóságot @@ -11044,13 +10368,13 @@ az aktuális példány elveszik. StdCmdTreeCollapse - + Collapse selected item Kijelölt elem összecsukása - + Collapse currently selected tree items Jelenleg kijelölt faelemek összecsukása @@ -11058,13 +10382,13 @@ az aktuális példány elveszik. StdCmdTreeExpand - + Expand selected item Kijelölt elem kibontása - + Expand currently selected tree items Jelenleg kijelölt faelemek kibontása @@ -11072,13 +10396,13 @@ az aktuális példány elveszik. StdCmdTreeSelectAllInstances - + Select all instances Az összes példány kijelölése - + Select all instances of the current selected object Az aktuális kijelölt tárgy összes példányának kijelölése @@ -11086,13 +10410,13 @@ az aktuális példány elveszik. StdCmdTreeViewActions - + TreeView actions FaNézet műveletei - + TreeView behavior options and actions A FaNézet viselkedés beállításai és műveletei @@ -11156,13 +10480,13 @@ az aktuális példány elveszik. StdCmdViewBottom - + Bottom Alsó - + Set to bottom view Alsó nézet beállítása @@ -11170,13 +10494,13 @@ az aktuális példány elveszik. StdCmdViewCreate - + Create new view Új nézet létrehozása - + Creates a new view window for the active document Új nézet ablakot hoz létre az aktív dokumentumhoz @@ -11184,13 +10508,13 @@ az aktuális példány elveszik. StdCmdViewDimetric - + Dimetric Dimetrikus - + Set to dimetric view Dimetrikus nézetre váltás @@ -11198,13 +10522,13 @@ az aktuális példány elveszik. StdCmdViewExample1 - + Inventor example #1 Inventor példa #1 - + Shows a 3D texture with manipulator A kezelővel jeleníti meg a 3D textúrát @@ -11212,13 +10536,13 @@ az aktuális példány elveszik. StdCmdViewExample2 - + Inventor example #2 Inventor példa #2 - + Shows spheres and drag-lights Gömb felület és mozgó fényforrás mutatása @@ -11226,13 +10550,13 @@ az aktuális példány elveszik. StdCmdViewExample3 - + Inventor example #3 Inventor példa #3 - + Shows a animated texture Animált textúra megjelenítése @@ -11240,13 +10564,13 @@ az aktuális példány elveszik. StdCmdViewFitAll - + Fit all Összes igazítása - + Fits the whole content on the screen A teljes tartalom töltse ki a képernyőt @@ -11254,13 +10578,13 @@ az aktuális példány elveszik. StdCmdViewFitSelection - + Fit selection Kijelöltek igazítása képernyőméretre - + Fits the selected content on the screen A kiválasztott tartalom kitöltse a képernyőt @@ -11268,13 +10592,13 @@ az aktuális példány elveszik. StdCmdViewFront - + Front Elölnézet - + Set to front view Elölnézetre állítás @@ -11282,13 +10606,13 @@ az aktuális példány elveszik. StdCmdViewHome - + Home Kezdőoldal - + Set to default home view Beállítás alapértelmezett kezdőoldal nézetként @@ -11296,13 +10620,13 @@ az aktuális példány elveszik. StdCmdViewIsometric - + Isometric Izometrikus - + Set to isometric view Izometrikus nézetre váltás @@ -11310,13 +10634,13 @@ az aktuális példány elveszik. StdCmdViewIvIssueCamPos - + Issue camera position Kamera pozicionálása - + Issue the camera position to the console and to a macro, to easily recall this position Írd be a kamera helyzetét, hogy a konzol és a makró könnyen felvegye ezt a pozíciót @@ -11324,13 +10648,13 @@ az aktuális példány elveszik. StdCmdViewIvStereoInterleavedColumns - + Stereo Interleaved Columns Váltott oszlopú sztereó - + Switch stereo viewing to Interleaved Columns Sztereó nézet váltása: Váltott oszloposra @@ -11338,13 +10662,13 @@ az aktuális példány elveszik. StdCmdViewIvStereoInterleavedRows - + Stereo Interleaved Rows Váltott soros sztereó - + Switch stereo viewing to Interleaved Rows Sztereó nézet váltása: Váltott sorosra @@ -11352,13 +10676,13 @@ az aktuális példány elveszik. StdCmdViewIvStereoOff - + Stereo Off Sztereó kikapcsolása - + Switch stereo viewing off Sztereó nézet kikapcsolása @@ -11366,13 +10690,13 @@ az aktuális példány elveszik. StdCmdViewIvStereoQuadBuff - + Stereo quad buffer Sztereó négyszeres tároló - + Switch stereo viewing to quad buffer Sztereó nézet váltása 4-szeres tárolóra @@ -11380,13 +10704,13 @@ az aktuális példány elveszik. StdCmdViewIvStereoRedGreen - + Stereo red/cyan Sztereó piros/cián - + Switch stereo viewing to red/cyan Piros/cián sztereó nézetre váltás @@ -11394,13 +10718,13 @@ az aktuális példány elveszik. StdCmdViewLeft - + Left Bal - + Set to left view Bal oldali nézetre váltás @@ -11408,13 +10732,13 @@ az aktuális példány elveszik. StdCmdViewRear - + Rear Hátsó nézet - + Set to rear view Hátulnézetre váltás @@ -11436,13 +10760,13 @@ az aktuális példány elveszik. StdCmdViewRight - + Right Jobb oldalnézet - + Set to right view Jobb oldali nézetre váltás @@ -11450,13 +10774,13 @@ az aktuális példány elveszik. StdCmdViewRotateLeft - + Rotate Left Forgatás balra - + Rotate the view by 90° counter-clockwise Nézet forgatása 90°-al az óramutató járásával ellentétesen @@ -11464,13 +10788,13 @@ az aktuális példány elveszik. StdCmdViewRotateRight - + Rotate Right Fordítsa jobbra - + Rotate the view by 90° clockwise A nézetet forgassa 90° óramutató járásával egyezően @@ -11492,13 +10816,13 @@ az aktuális példány elveszik. StdCmdViewTop - + Top Felülnézet - + Set to top view Felülnézetre váltás @@ -11506,13 +10830,13 @@ az aktuális példány elveszik. StdCmdViewTrimetric - + Trimetric Trimetrikus - + Set to trimetric view Trimetrikus nézetre váltás @@ -11520,13 +10844,13 @@ az aktuális példány elveszik. StdCmdViewVR - + FreeCAD-VR FreeCAD-VR - + Extend the FreeCAD 3D Window to a Oculus Rift A FreeCAD 3D ablak kiterjesztése Oculus Rift ablakra @@ -11590,13 +10914,13 @@ az aktuális példány elveszik. StdMainFullscreen - + Fullscreen Teljes képernyős - + Display the main window in fullscreen mode Fő ablak megjelenítése teljes képernyős módban @@ -11632,13 +10956,13 @@ az aktuális példány elveszik. StdRecallWorkingView - + Recall working view Munkanézet visszahívása - - + + Recall previously stored temporary working view Korábban tárolt ideiglenes munkanézet visszahívása @@ -11646,13 +10970,13 @@ az aktuális példány elveszik. StdStoreWorkingView - + Store working view Munkanézet mentése - - + + Store a document-specific temporary working view Dokumentumspecifikus ideiglenes munkanézet tárolása @@ -11660,13 +10984,13 @@ az aktuális példány elveszik. StdTreeCollapseDocument - + Collapse/Expand Összecsukás/kibontás - + Expand active document and collapse all others Aktív dokumentum kibontása és az összes többi összecsukása @@ -11674,12 +10998,12 @@ az aktuális példány elveszik. StdTreeDrag - + Initiate dragging Húzás kezdeményezése - + Initiate dragging of current selected tree items Az aktuálisan kijelölt faelemek húzásának kezdeményezése @@ -11687,13 +11011,13 @@ az aktuális példány elveszik. StdTreeMultiDocument - + Multi document Több dokumentum - + Display all documents in the tree view Összes dokumentumot a fa nézetben megjeleníteni @@ -11701,12 +11025,12 @@ az aktuális példány elveszik. StdTreePreSelection - + Pre-selection Előválogatás - + Preselect the object in 3D view when mouse over the tree item A tárgy előre kijelölése 3D nézetben, amikor az egér a faelem felett mozog @@ -11714,12 +11038,12 @@ az aktuális példány elveszik. StdTreeRecordSelection - + Record selection Rekordkijelölés - + Record selection in tree view in order to go back/forward using navigation button Kijelölés rögzítése a fa nézetben. Előre/hátra a navigációs gombokkal @@ -11727,13 +11051,13 @@ az aktuális példány elveszik. StdTreeSelection - + Go to selection Kijelöltre ugrás - + Scroll to first selected item Lapozzon az első kijelölt elemre @@ -11741,13 +11065,13 @@ az aktuális példány elveszik. StdTreeSingleDocument - + Single document Egyetlen dokumentum - + Only display the active document in the tree view A fa nézetben csak az aktív dokumentumot jelenítse meg @@ -11755,12 +11079,12 @@ az aktuális példány elveszik. StdTreeSyncPlacement - + Sync placement Elhelyezés szinkronizálása - + Auto adjust placement on drag and drop objects across coordinate systems Tárgyak automatikus beállítása a koordináta-rendszerek között húzni kívánt tárgyakon @@ -11768,12 +11092,12 @@ az aktuális példány elveszik. StdTreeSyncSelection - + Sync selection Kijelölés szinkronizálása - + Auto expand tree item when the corresponding object is selected in 3D view A fa automatikus kibontása, ha a társított tárgy 3D nézetben van kijelölve @@ -11781,12 +11105,12 @@ az aktuális példány elveszik. StdTreeSyncView - + Sync view Nézet szinkronizálása - + Auto switch to the 3D view containing the selected item Automatikus váltás 3D nézetre a kijelölt elemmel @@ -11794,13 +11118,13 @@ az aktuális példány elveszik. StdViewBoxZoom - + Box zoom Mező nagyítása - + Activate the box zoom tool Aktiválja a nagyító eszközt @@ -11808,13 +11132,13 @@ az aktuális példány elveszik. StdViewDock - + Docked Rögzített - + Display the active view either in fullscreen, in undocked or docked mode Az aktív nézet megjelenítése teljes képernyőben, rögzített és nem rögzített módban is @@ -11822,13 +11146,13 @@ az aktuális példány elveszik. StdViewDockUndockFullscreen - + Document window Dokumentum ablak - + Display the active view either in fullscreen, in undocked or docked mode Az aktív nézet megjelenítése teljes képernyőben, rögzített és nem rögzített módban is @@ -11836,13 +11160,13 @@ az aktuális példány elveszik. StdViewFullscreen - + Fullscreen Teljes képernyős - + Display the active view either in fullscreen, in undocked or docked mode Az aktív nézet megjelenítése teljes képernyőben, rögzített és nem rögzített módban is @@ -11850,13 +11174,13 @@ az aktuális példány elveszik. StdViewScreenShot - + Save image... Kép mentése... - + Creates a screenshot of the active view Képernyőkép készítése az aktuális nézetről @@ -11864,13 +11188,13 @@ az aktuális példány elveszik. StdViewUndock - + Undocked Nem rögzített - + Display the active view either in fullscreen, in undocked or docked mode Az aktív nézet megjelenítése teljes képernyőben, rögzített és nem rögzített módban is @@ -11878,13 +11202,13 @@ az aktuális példány elveszik. StdViewZoomIn - + Zoom In Nagyítás - + Increase the zoom factor by a fixed amount A nagyítási tényező fix összeggel történő növelése @@ -11892,13 +11216,13 @@ az aktuális példány elveszik. StdViewZoomOut - + Zoom Out Kicsinyítés - + Decrease the zoom factor by a fixed amount A nagyítási tényező fix összeggel történő csökkentése @@ -11933,72 +11257,72 @@ Biztosan folytatja? Std_DrawStyle - + As is Úgy mint - + Normal mode Aktuális mód - + Points Pontok - + Points mode Pontozott mód - + Wireframe Drótváz - + Wireframe mode Drótváz mód - + Hidden line Rejtett vonal - + Hidden line mode Rejtett vonal mód - + No shading Nincs árnyalás - + No shading mode Nincs árnyalás mód - + Shaded Árnyékolt - + Shaded mode Árnyékolt mód - + Flat lines Sima vonalak - + Flat lines mode Sima vonal mód @@ -12212,12 +11536,12 @@ Még mindig fojtatni szeretné? Gui::MDIView - + Export PDF Exportálás PDF-be - + PDF file PDF-fájl @@ -12225,196 +11549,190 @@ Még mindig fojtatni szeretné? Gui::Dialog::DlgSettingsNotificationArea - - + Notification Area Értesítési terület - + Settings Beállítások - + The Notification area will appear in the status bar Az értesítési terület megjelenik az állapotsorban - + Enable Notification Area Értesítési terület engedélyezése - + Non-intrusive notifications will appear next to the notification area in the status bar A nem zavaró értesítések az értesítési terület mellett jelennek meg az állapotsorban - + Enable non-intrusive notifications Nem zavaró értesítések engedélyezése - + Additional data sources További adatforrások - + Errors intended for developers will appear in the notification area A fejlesztőknek szánt hibák az értesítési területen jelennek meg - + Debug errors Hibák elhárítása - + Warnings intended for developers will appear in the notification area A fejlesztőknek szánt figyelmeztetések az értesítési területen jelennek meg - + Debug warnings Hibaelhárítási figyelmeztetések - + Non-Intrusive Notifications Nem zavaró értesítések - + Minimum Duration: Minimális időtartam: - + Maximum Duration: Maximális időtartam: - + Duration during which the notification will be shown (unless mouse buttons are clicked) Az értesítés megjelenésének időtartama (kivéve, ha az egérgombokra kattintanak) - - + + s s - + Minimum duration during which the notification will be shown (unless notification clicked) Az értesítés megjelenésének minimális időtartama (kivéve, ha az értesítésre kattintottak) - + Maximum Number of Notifications: Értesítések maximális száma: - + Maximum number of notifications that will be simultaneously present on the screen A képernyőn egyidejűleg megjelenő értesítések maximális száma - + Notification width: Értesítési szélessége: - + Width of the notification in pixels Az értesítés szélessége pixelben - + Any open non-intrusive notifications will disappear when another window is activated Minden nyitott, nem zavaró értesítés eltűnik, amikor egy másik ablak aktiválódik - + Hide when other window is activated Más ablak aktiválásakor elrejteni - + Prevent non-intrusive notifications from appearing when the FreeCAD Window is not the active window Megakadályozza a nem zavaró értesítések megjelenését, amikor a FreeCAD ablak nem az aktív ablak - + Do not show when inactive Ne jelenjen meg, ha inaktív - + Message List Üzenetlista - + Limit the number of messages that will be kept in the list. If 0 there is no limit. Korlátozza a listában tárolt üzenetek számát. Ha 0, akkor nincs korlátozás. - + Maximum Messages (0 = no limit): Maximális üzenetek (0 = nincs korlát): - + Removes the user notifications from the message list after the non-intrusive maximum duration has lapsed. Eltávolítja a felhasználói értesítéseket az üzenetlistából, miután a nem tolakodó maximális időtartam lejárt. - + Auto-remove User Notifications Felhasználói értesítések automatikus eltávolítása - - - Activation of the Notification Area only takes effect after an application restart. - Az értesítési terület aktiválása csak az alkalmazás újraindítása után lép hatályba. - Gui::Dialog::DlgSettingsWorkbenches - + Available Workbenches Elérhető munkafelületek - + <html><head/><body><p>You can reorder workbenches by drag and drop. Additional workbenches can be installed through the addon manager.</p><p> Currently, your system has the following workbenches:</p></body></html> <html><head/><body><p>A munkafelület átrendezése húz és visz segítségével történhet. További munkafelületek telepíthetők a bővítménykezelőn keresztül.</p><p> Jelenleg a rendszere a következő munkafelületekkel rendelkezik:</p></body></html> - + Start up workbench: Munkafelület indítása: - + Choose which workbench will be activated and shown after FreeCAD launches Válassza ki, hogy melyik munkaterület lesz aktiválva és jelenik meg a FreeCAD elindítása után - + Workbench selector position : Munkafelólet választó pozíciója: - + Customize where the workbench selector appears (restart required). 'Toolbar': In the toolbars, as a movable toolbar. @@ -12427,12 +11745,12 @@ a FreeCAD elindítása után 'Jobb sarok': A menüsor jobb sarkában. - + If checked, application will remember which workbench is active for each tab of the viewport Ha be van jelölve, az alkalmazás megjegyzi, hogy melyik munkaterület aktív a nézetablak minden lapján - + Remember active workbench by tab Aktív munkaterület lap szerinti megjegyzése @@ -12581,47 +11899,47 @@ a FreeCAD elindítása után Gui::Dialog::wbListItem - + If unchecked, %1 will not appear in the available workbenches. Ha a jelölőnégyzet nincs bejelölve, a %1 nem jelenik meg a rendelkezésre álló munkafelületek között. - + This is the current startup module, and must be enabled. See Preferences/General/Autoload to change. Ez az aktuális indítómodul, és engedélyezni kell. A módosításhoz lásd a Beállítások/Általános/Autobetöltés menüpontot. - + Shortcut to activate this workbench. A munkafelület aktiválásának gyorsbillentyűje. - + Auto-load Auto betöltés - + If checked, %1 will be loaded automatically when FreeCAD starts up Ha bejelölt, akkor a %1 automatikusan betöltődik a FreeCAD indulásakor - + This is the current startup module, and must be autoloaded. See Preferences/General/Autoload to change. Ez az aktuális indítási modul, és automatikusan be kell tölteni. Ennek módosításához lásd a Beállítások/Általános/Automatikus betöltés lehetőséget. - + Loaded Betöltve - + Load Betöltés - + To preserve resources, FreeCAD does not load workbenches until they are used. Loading them may provide access to additional preferences related to their functionality. Az erőforrások kímélése érdekében a FreeCAD nem tölti be a munkafelületeket, amíg azokat nem használják. Betöltésükkel a funkcionalitásukkal kapcsolatos további beállításokhoz férhet hozzá. @@ -12629,17 +11947,17 @@ a FreeCAD elindítása után Gui::Dialog::DlgSettingsWorkbenchesImp - + Toolbar Eszköztár - + Left corner Bal sarok - + Right corner Jobb sarok @@ -12665,12 +11983,12 @@ a FreeCAD elindítása után Gui::NotificationArea - + Delete user notifications Felhasználói értesítések törlése - + Delete All Összes törlése @@ -12706,13 +12024,13 @@ a FreeCAD elindítása után StdViewLoadImage - + Load image... Kép betöltés... - + Loads an image Egy képet tölt @@ -12780,4 +12098,741 @@ a FreeCAD elindítása után Hiba történt -- lásd a jelentés nézetet az információért + + Gui::Dialog::DlgSettingsEditor + + + Editor + Szerkesztő + + + + Options + Beállítások + + + + Code lines will be numbered + A kódsorok sorszámozva lesznek + + + + Enable line numbers + Sorszámozás bekapcsolása + + + + The cursor shape will be a block + A kurzor alajkja nagy blokk lesz + + + + Enable block cursor + Nagy kurzor engedélyezése + + + + Enable folding + Hajlítás bekapcsolása + + + + Indentation + Azonosítás + + + + Tab size: + Tabulátorméret: + + + + Tabulator raster (how many spaces) + Tabulátor raszter (hány szóköz) + + + + Indent size: + Azonosítási méret: + + + + How many spaces will be inserted when pressing <Tab> + Ennyi szóköz kerül beszúrva a <Tab> megnyomására + + + + Pressing <Tab> will insert a tabulator with defined tab size + A <Tab> billentyű megnyomására meghatározott méretű tabulátort szúr be + + + + Keep tabs + Tabulátorok megtartása + + + + Pressing <Tab> will insert amount of defined indent size + A <Tab> beszúrja a megadott behúzási méretet + + + + Insert spaces + Szóközök beszúrása + + + + Display items + Elemek megjelenítése + + + + Color and font settings will be applied to selected type + A kiválasztott típushoz alkalmazandó szín- és betű beállítások + + + + Family: + Szülő: + + + + Font family to be used for selected code type + A kiválasztott kód típushoz használandó betű család + + + + Size: + Méret: + + + + Font size to be used for selected code type + A kijelölt kódtípushoz használandó betűméret + + + + Color: + Szín: + + + + Preview: + Előnézet: + + + + Text + Szöveg + + + + Bookmark + Könyvjelző + + + + Breakpoint + Töréspont + + + + Keyword + Kulcsszó + + + + Comment + Megjegyzés + + + + Block comment + Megjegyzés tömb + + + + Number + Szám + + + + String + Karakterlánc + + + + Character + Karakter + + + + Class name + Osztálynév + + + + Define name + Definiált név + + + + Operator + Irányító + + + + Python output + Python kimenet + + + + Python error + Python hiba + + + + Current line highlight + Aktuális vonal kiemelése + + + + Items + Elemek + + + + Gui::Dialog::DlgSettingsGeneral + + + General + Általános + + + + Language and number format + Nyelv és számformátum + + + + Language: + Nyelv: + + + + Language of the application's user interface + Az alkalmazás felhasználói felületének nyelve + + + + Unit system: + Mértékegységrendszer: + + + + Unit system that should be used for all parts of the application + Az alkalmazás minden részéhez használandó egységrendszer + + + + Number of decimals: + Tizedesjegyek száma: + + + + Number of decimals that should be shown for numbers and dimensions + A számokhoz és dimenziókhoz feltüntetendő tizedesjegyek száma + + + + Minimum fractional inch: + Legkisebb része hüvelykben/inch: + + + + Minimum fractional inch to be displayed + A megjelenítendő legkisebb tört hüvelyk + + + + Number format: + Szám formátum: + + + + Operating system + Operációs rendszer + + + + Selected language + Kijelölt nyelv + + + + C/POSIX + C/POSIX + + + + If enabled, numerical keypad decimal separator +will be substituted with locale separator, except +in Python Console and Macro Editor where a +dot/period will always be printed. + Ha engedélyezve van, a numerikus billentyűzet tizedeselválasztója +területi elválasztóval lesz helyettesítve, kivéve +a Python konzolban és a makrószerkesztőben, ahol a +pont/pont mindig ki lesz nyomtatva. + + + + Substitute decimal separator + Helyettesítő tizedeselválasztó + + + + Application + Alkalmazás + + + + Theme: + Téma: + + + + Customize how user interface will look like + Testre szabhatja, hogyan nézzen ki a felhasználói felület + + + + Size of toolbar icons: + Eszköztárikonok mérete: + + + + Choose your preference for toolbar icon size. You can adjust +this according to your screen size or personal taste + Válassza ki az eszköztárikon méretét. Beállíthatja, a képernyő méretének vagy a személyes ízlésnek megfelelően + + + + Tree view mode: + Fa nézet mód: + + + + Customize how tree view is shown in the panel (restart required). + +'ComboView': combine tree view and property view into one panel. +'TreeView and PropertyView': split tree view and property view into separate panel. +'Both': keep all three panels, and you can have two sets of tree view and property view. + A fanézet panelen való megjelenítésének testreszabása (újraindítás szükséges). + +"KombináltNézet": a fanézet és a tulajdonságnézet kombinálása egyetlen panelen. +'FaNézet és TulajdonságNézet': a fa nézet és a tulajdonság nézet felosztása külön panelre. +"Mindkettő": tartsa meg mindhárom panelt, és két fanézet- és tulajdonságnézetet használhat. + + + + Size of recent file list: + Legutóbbi fájlok listájának mérete: + + + + How many files should be listed in recent files list + A legutóbbi file-ok listájában szereplő file-ok száma + + + + Background of the main window (when no document is opened) will consist of tiles of a special image. +See the FreeCAD Wiki for details about the image. + A főablak háttere (ha nincs megnyitva dokumentum) egy speciális kép csempéiből áll. +A képpel kapcsolatos részletekért lásd a FreeCAD Wiki-t. + + + + Enable tiled background + Engedélyezi a csempézett háttérképet + + + + The text cursor will be blinking + A szövegkurzor villogni fog + + + + Enable cursor blinking + Kurzor villogásának engedélyezése + + + + A Splash screen is a small loading window that is shown +when FreeCAD is launching. If this option is checked, FreeCAD will +display the splash screen + A kezdőkép egy kis betöltőablak, amely +a FreeCAD indulásakor látható. Ha ez az opció be van jelölve, a FreeCAD +megjeleníti a kezdő képet + + + + Enable splash screen at start up + Felugró ablak bekapcsolása a kezdő oldalon + + + + Preference packs + Preferenciacsomagok + + + + Name + Név + + + + Type + Típus + + + + Load + Betöltés + + + + Import config... + Importálási konfiguráció... + + + + Save new... + Új mentése... + + + + Manage... + Kezel... + + + + Revert... + Visszaállít... + + + + Manage preference packs + Beállításcsomagok kezelése + + + + Small (%1px) + Kicsi (%1px) + + + + Medium (%1px) + Közepes (%1px) + + + + Large (%1px) + Nagy (%1px) + + + + Extra large (%1px) + Extra nagy (%1px) + + + + Custom (%1px) + Egyéni (%1px) + + + + Combo View + Összetett nézet + + + + TreeView and PropertyView + FaNézet és TulajdonságNézet + + + + Both + Mindkettő + + + + Preference Pack Name + Preferencia csomag név + + + + Tags + Címkék + + + + Apply + Alkalmaz + + + + Apply the %1 preference pack + Preferenciacsomag alkalmazása: %1 + + + + Choose a FreeCAD config file to import + Válassza ki az importálni kívánt FreeCAD konfigurációs fájlt + + + + File exists + A fájl létezik + + + + A preference pack with that name already exists. Overwrite? + Már létezik ilyen nevű preferenciacsomag. Felülírja? + + + + Gui::Dialog::DlgSettingsReportView + + + Report view + Jelentés nézet + + + + Output + Kimenet + + + + Normal messages will be recorded + Alapértelmezett üzenetek rögzítésre kerülnek + + + + Record normal messages + Aktuális üzenetek rögzítése + + + + Log messages will be recorded + Naplóüzenetek rögzítésre kerülnek + + + + Record log messages + Változások naplózása + + + + Warnings will be recorded + Figyelmeztetések rögzítésre kerülnek + + + + Record warnings + Riasztások feljegyzése + + + + Error messages will be recorded + Hibaüzenetek rögzítésre kerülnek + + + + Record error messages + Hibák feljegyzése + + + + When an error has occurred, the Report View dialog becomes visible +on-screen while displaying the error + Hiba esetén a Jelentésnézet párbeszédpanel láthatóvá válik +a képernyőn a hiba megjelenítése közben + + + + Show report view on error + Jelentésnézet megjelenítése hiba esetén + + + + When a warning has occurred, the Report View dialog becomes visible +on-screen while displaying the warning + Figyelmeztetés esetén a Jelentésnézet párbeszédpanel láthatóvá válik +a képernyőn, miközben megjeleníti a figyelmeztető + + + + Show report view on warning + Jelentésnézet megjelenítése figyelmeztetésre + + + + When a normal message has occurred, the Report View dialog becomes visible +on-screen while displaying the message + Aktuális üzenet bekövetkezése esetén a Jelentésnézet párbeszédpanel láthatóvá válik +a képernyőn az üzenet megjelenítése közben + + + + Show report view on normal message + Jelentésnézet megjelenítése aktuális üzenetben + + + + When a log message has occurred, the Report View dialog becomes visible +on-screen while displaying the log message + Naplóüzenet bekövetkezése esetén, a Jelentésnézet párbeszédpanel láthatóvá válik +a képernyőn a naplóüzenet megjelenítése közben + + + + Show report view on log message + Jelentésnézet megjelenítése naplóüzenetben + + + + Include a timecode for each report + Minden jelentéshez időkód szerepeltetése + + + + Include a timecode for each entry + Minden bejegyzéshez adjon meg egy időkódot + + + + Colors + Színek + + + + Normal messages: + Aktuális üzenetek: + + + + Font color for normal messages in Report view panel + Aktuális üzenetek betűszíne a Jelentés nézet panelen + + + + Log messages: + Naplóüzenetek: + + + + Font color for log messages in Report view panel + Naplóüzenetek betűszíne a Jelentés nézet panelen + + + + Warnings: + Riasztások: + + + + Font color for warning messages in Report view panel + Figyelmeztető üzenetek betűszíne a Jelentés nézet panelen + + + + Errors: + Hibaüzenetek: + + + + Font color for error messages in Report view panel + Hibaüzenetek betűszíne a Jelentés nézet panelen + + + + Python interpreter + Python értelmező + + + + Internal Python output will be redirected +from Python console to Report view panel + A belső Python kimenet átirányításra kerül +a Python konzolról a Jelentés nézet panelre + + + + Redirect internal Python output to report view + Belső Python kimenet átirányítása jelentés megtekintéséhez + + + + Internal Python error messages will be redirected +from Python console to Report view panel + A belső Python-hibaüzenetek át lesznek irányítva +a Python konzolról a Jelentés nézet panelre + + + + Redirect internal Python errors to report view + Belső Python hibák átirányítása a jelentés nézetbe + + + + Gui::Dialog::DlgSettingsTheme + + + Theme + Téma + + + + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + Ezen az oldalon testre szabhatja az aktuális témát. A felkínált beállítások a témafejlesztők számára választhatók, így előfordulhat, hogy az aktuális témára hatással lesznek vagy nem. + + + + Style sheet: + Stíluslap: + + + + Style sheet how user interface will look like + Stíluslap, hogyan fog kinézni a felhasználói felület + + + + Secondary theme color + Másodlagos téma szín + + + + + + This color might be used by your theme to let you customize it. + Ezt a színt a téma használhatja, hogy testre szabhassa. + + + + Highlight color + Kiemelő szín + + + + Focus theme color + Fókusz téma színe + + + + No style sheet + Nincs stíluslap + + diff --git a/src/Gui/Language/FreeCAD_id.ts b/src/Gui/Language/FreeCAD_id.ts index bc3feb9838..7e081c3412 100644 --- a/src/Gui/Language/FreeCAD_id.ts +++ b/src/Gui/Language/FreeCAD_id.ts @@ -32,39 +32,39 @@ App::Property - + The displayed size of the origin Ukuran ditampilkan asal - + Visual size of the feature Ukuran visual fitur - + <empty> <empty> - - + + Angle Sudut - - + + Axis Axis - + Position Position - + Enum Enum @@ -78,39 +78,51 @@ CmdTestConsoleOutput - - Test console output Menguji output konsol + + + + Run test cases to verify console messages + Run test cases to verify console messages + CmdViewMeasureClearAll - Clear measurement Jelas pengukuran + + + Clear all visible measurements + Clear all visible measurements + CmdViewMeasureToggleAll - Toggle measurement Toggle pengukuran + + + Turn on or off the display of all measurements + Turn on or off the display of all measurements + Command - + Edit Edit - + Import Impor @@ -170,7 +182,7 @@ Add a group - + Align Align @@ -182,18 +194,18 @@ - + Transform Transform - + Toggle array elements Toggle array elements - + Link Transform Link Transform @@ -203,12 +215,12 @@ Ukur jarak - + Toggle visibility Toggle visibility - + Toggle selectability Toggle selectability @@ -409,25 +421,45 @@ EditMode - + Default Bawaan - + + The object will be edited using the mode defined internally to be the most appropriate for the object type + The object will be edited using the mode defined internally to be the most appropriate for the object type + + + Transform Transform - + + The object will have its placement editable with the Std TransformManip command + The object will have its placement editable with the Std TransformManip command + + + Cutting Pemotongan - + + This edit mode is implemented as available but currently does not seem to be used by any object + This edit mode is implemented as available but currently does not seem to be used by any object + + + Color Warna + + + The object will have the color of its individual faces editable with the Part FaceColors command + The object will have the color of its individual faces editable with the Part FaceColors command + ExpressionLabel @@ -527,7 +559,7 @@ Gui::AutoSaver - + Please wait until the AutoRecovery file has been saved... Harap tunggu sampai file AutoRecovery telah disimpan... @@ -680,47 +712,47 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::AboutDialog - - + + Credits Header for the Credits tab of the About screen Kredit - + FreeCAD would not be possible without the contributions of FreeCAD would not be possible without the contributions of - + Individuals Header for the list of individual people in the Credits list. Individuals - + Organizations Header for the list of companies/organizations in the Credits list. Organisasi - - + + License Lisensi - + Libraries Pustaka - + This software uses open source components whose copyright and other proprietary rights belong to their respective owners: This software uses open source components whose copyright and other proprietary rights belong to their respective owners: - + Collection Collection @@ -728,22 +760,22 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::ApplicationCache - + Cache directory Cache directory - + The cache directory %1 exceeds the size of %2. The cache directory %1 exceeds the size of %2. - + Do you want to clear it now? Do you want to clear it now? - + Warning: Please make sure that this is the only running %1 instance and that no documents are opened as this may result into data loss! Warning: Please make sure that this is the only running %1 instance and that no documents are opened as this may result into data loss! @@ -764,37 +796,37 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::CameraDialog - + Camera settings Setelan kamera - + Orientation Orientasi - + Q0 Q0 - + Q1 Q1 - + Q2 Q2 - + Q3 Q3 - + Current view Current view @@ -1363,13 +1395,13 @@ same time. The one with the highest priority will be triggered. Judul - + All Semua - - + + none tidak ada @@ -1377,8 +1409,8 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgCustomToolBoxbarsImp - - + + Toolbox bars Bilah alat kotak @@ -1653,551 +1685,123 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgDisplayPropertiesImp - + Default Bawaan - + Aluminium Aluminium - + Brass Kuningan - + Bronze Perunggu - + Copper Tembaga - + Chrome Chrome - + Emerald Zamrud - + Gold Emas - + Jade Giok - + Metalized Metalized - + Neon GNC Neon GNC - + Neon PHC Neon PHC - + Obsidian Obsidian - + Pewter Timah - + Plaster Plester - + Plastic Plastik - + Ruby Rubi - + Satin Satin - + Shiny plastic Plastik mengkilap - + Silver Perak - + Steel Baja - + Stone Batu Gui::Dialog::DlgEditorSettings - - - Editor - Editor - - - - Options - Pilihan - - - - Code lines will be numbered - Code lines will be numbered - - - - Enable line numbers - Aktifkan nomor baris - - - - The cursor shape will be a block - The cursor shape will be a block - - - - Enable block cursor - Enable block cursor - - - - Enable folding - Aktifkan lipat - - - - Indentation - Lekukan - - - - Tab size: - Ukuran tab: - - - - Tabulator raster (how many spaces) - Tabulator raster (how many spaces) - - - - Indent size: - Ukuran indent: - - - - How many spaces will be inserted when pressing <Tab> - How many spaces will be inserted when pressing <Tab> - - - - Pressing <Tab> will insert a tabulator with defined tab size - Pressing <Tab> will insert a tabulator with defined tab size - - - - Keep tabs - Mengawasi - - - - Pressing <Tab> will insert amount of defined indent size - Pressing <Tab> will insert amount of defined indent size - - - - Insert spaces - Sisipkan spasi - - - - Display items - Display items - - - - Color and font settings will be applied to selected type - Color and font settings will be applied to selected type - - - - Family: - Keluarga: - - - - Font family to be used for selected code type - Font family to be used for selected code type - - - - Size: - Ukuran: - - - - Font size to be used for selected code type - Font size to be used for selected code type - - - - Color: - Warna: - - - - Preview: - Pratinjau: - - - Gui::Dialog::DlgGeneral - - - General - Umum - - - - Language of the application's user interface - Language of the application's user interface - - - - Number format: - Number format: - - - - Operating system - Sistem operasi - - - - Selected language - Selected language - - - - C/POSIX - C/POSIX - - - - If enabled, numerical keypad decimal separator -will be substituted with locale separator, except -in Python Console and Macro Editor where a -dot/period will always be printed. - If enabled, numerical keypad decimal separator -will be substituted with locale separator, except -in Python Console and Macro Editor where a -dot/period will always be printed. - - - - Preference packs - Preference packs - - - - Name - Nama - - - - Type - Jenis - - - - Load - Muat - - - - Import config... - Import config... - - - - Save new... - Save new... - - - - Manage... - Manage... - - - - Revert... - Revert... - - - - How many files should be listed in recent files list - How many files should be listed in recent files list - - - - Enable tiled background - Aktifkan latar belakang ubin - - - - The text cursor will be blinking - The text cursor will be blinking - - - - Enable cursor blinking - Enable cursor blinking - - - - Style sheet: - Style sheet: - - - - Language and number format - Language and number format - - - - Language: - Language: - - - - Unit system: - Sistem satuan: - - - - Unit system that should be used for all parts of the application - Unit system that should be used for all parts of the application - - - - Number of decimals: - Jumlah desimal: - - - - Number of decimals that should be shown for numbers and dimensions - Number of decimals that should be shown for numbers and dimensions - - - - Minimum fractional inch: - Minimum fractional inch: - - - - Minimum fractional inch to be displayed - Minimum fractional inch to be displayed - - - - Substitute decimal separator - Substitute decimal separator - - - - Application - Aplikasi - - - - Style sheet how user interface will look like - Style sheet how user interface will look like - - - - Size of toolbar icons: - Ukuran ikon toolbar: - - - - Choose your preference for toolbar icon size. You can adjust -this according to your screen size or personal taste - Choose your preference for toolbar icon size. You can adjust -this according to your screen size or personal taste - - - - Tree view mode: - Tree view mode: - - - - Customize how tree view is shown in the panel (restart required). - -'ComboView': combine tree view and property view into one panel. -'TreeView and PropertyView': split tree view and property view into separate panel. -'Both': keep all three panels, and you can have two sets of tree view and property view. - Customize how tree view is shown in the panel (restart required). - -'ComboView': combine tree view and property view into one panel. -'TreeView and PropertyView': split tree view and property view into separate panel. -'Both': keep all three panels, and you can have two sets of tree view and property view. - - - - Size of recent file list: - Size of recent file list: - - - - Background of the main window (when no document is opened) will consist of tiles of a special image. -See the FreeCAD Wiki for details about the image. - Background of the main window (when no document is opened) will consist of tiles of a special image. -See the FreeCAD Wiki for details about the image. - - - - A Splash screen is a small loading window that is shown -when FreeCAD is launching. If this option is checked, FreeCAD will -display the splash screen - A Splash screen is a small loading window that is shown -when FreeCAD is launching. If this option is checked, FreeCAD will -display the splash screen - - - - Enable splash screen at start up - Aktifkan layar splash saat start up - - - - Gui::Dialog::DlgGeneralImp - - - Manage preference packs - Manage preference packs - - - - Small (%1px) - Kecil ( % 1p x) - - - - Medium (%1px) - Sedang ( % 1p x) - - - - Large (%1px) - Besar ( % 1p x) - - - - Extra large (%1px) - Ekstra besar (%1px) - - - - Custom (%1px) - Custom (%1px) - - - - Combo View - Tampilan Kombo - - - - TreeView and PropertyView - TreeView and PropertyView - - - - Both - Both - - - - No style sheet - Tidak ada style sheet - - - - Preference Pack Name - Preference Pack Name - - - - Tags - Tags - - - - Apply - Apply - - - - Apply the %1 preference pack - Apply the %1 preference pack - - - - Choose a FreeCAD config file to import - Choose a FreeCAD config file to import - - - - File exists - File exists - - - - A preference pack with that name already exists. Overwrite? - A preference pack with that name already exists. Overwrite? - - Gui::Dialog::DlgInputDialog @@ -2306,7 +1910,7 @@ display the splash screen Gui::Dialog::DlgMacroExecuteImp - + Macros Makro @@ -2327,8 +1931,8 @@ display the splash screen - - + + Existing file File yang ada @@ -2405,52 +2009,52 @@ Note: your changes will be applied when you next switch workbenches Walkthrough instructions: Click right arrow button (->), then Close. - + Walkthrough instructions: Click New, then right arrow (->) button, then Close. Walkthrough instructions: Click New, then right arrow (->) button, then Close. - + Renaming Macro File Mengganti nama file makro - - + + Enter new name: Masukkan nama baru: - - + + '%1' already exists. ' %1 ' sudah ada. - + Rename Failed Ganti nama Gagal - + Failed to rename to '%1'. Perhaps a file permission error? Gagal mengganti nama menjadi ' % 1 '. Mungkin file permission error? - + Duplicate Macro Duplicate Macro - + Duplicate Failed Duplicate Failed - + Failed to duplicate to '%1'. Perhaps a file permission error? Failed to duplicate to '%1'. @@ -2830,42 +2434,42 @@ Specify another directory, please. Gui::Dialog::DlgPreferencesImp - + Clear user settings Hapus pengaturan pengguna - + Do you want to clear all your user settings? Apakah Anda ingin menghapus semua pengaturan pengguna Anda? - + If you agree all your settings will be cleared. Jika Anda setuju semua pengaturan Anda akan dihapus. - + Wrong parameter Parameter yang salah - + Restart required Restart required - + You must restart FreeCAD for changes to take effect. You must restart FreeCAD for changes to take effect. - + Restart now Restart now - + Restart later Restart later @@ -3081,188 +2685,6 @@ Specify another directory, please. Gui::Dialog::DlgReportView - - - Report view - Tampilan laporan - - - - Output - Keluaran - - - - Normal messages will be recorded - Normal messages will be recorded - - - - Record normal messages - Record normal messages - - - - Log messages will be recorded - Log messages will be recorded - - - - Record log messages - Rekam pesan log - - - - Warnings will be recorded - Warnings will be recorded - - - - Record warnings - Catat peringatan - - - - Error messages will be recorded - Error messages will be recorded - - - - Record error messages - Rekam pesan kesalahan - - - - When an error has occurred, the Report View dialog becomes visible -on-screen while displaying the error - When an error has occurred, the Report View dialog becomes visible -on-screen while displaying the error - - - - Show report view on error - Show report view on error - - - - When a warning has occurred, the Report View dialog becomes visible -on-screen while displaying the warning - When a warning has occurred, the Report View dialog becomes visible -on-screen while displaying the warning - - - - Show report view on warning - Show report view on warning - - - - When a normal message has occurred, the Report View dialog becomes visible -on-screen while displaying the message - When a normal message has occurred, the Report View dialog becomes visible -on-screen while displaying the message - - - - Show report view on normal message - Show report view on normal message - - - - When a log message has occurred, the Report View dialog becomes visible -on-screen while displaying the log message - When a log message has occurred, the Report View dialog becomes visible -on-screen while displaying the log message - - - - Show report view on log message - Show report view on log message - - - - Include a timecode for each report - Include a timecode for each report - - - - Include a timecode for each entry - Include a timecode for each entry - - - - Colors - Warna - - - - Normal messages: - Pesan normal: - - - - Font color for normal messages in Report view panel - Font color for normal messages in Report view panel - - - - Log messages: - Pesan log: - - - - Font color for log messages in Report view panel - Font color for log messages in Report view panel - - - - Warnings: - Peringatan: - - - - Font color for warning messages in Report view panel - Font color for warning messages in Report view panel - - - - Errors: - Kesalahan: - - - - Font color for error messages in Report view panel - Font color for error messages in Report view panel - - - - Python interpreter - Penerjemah Python - - - - Internal Python output will be redirected -from Python console to Report view panel - Internal Python output will be redirected -from Python console to Report view panel - - - - Redirect internal Python output to report view - Arahkan ulang keluaran Python internal ke tampilan laporan - - - - Internal Python error messages will be redirected -from Python console to Report view panel - Internal Python error messages will be redirected -from Python console to Report view panel - - - - Redirect internal Python errors to report view - Redirect kesalahan Python internal untuk melihat laporan - @@ -3340,70 +2762,70 @@ from Python console to Report view panel Gui::Dialog::DlgSettings3DView - + 3D View Tampilan 3D - + General Umum - + Main coordinate system will always be shown in lower right corner within opened files Main coordinate system will always be shown in lower right corner within opened files - + Show coordinate system in the corner Tunjukkan sistem koordinat di pojok - + Relative size : Relative size : - + Size of main coordinate system representation in the corner -- in % of height/width of viewport Size of main coordinate system representation in the corner -- in % of height/width of viewport - + Axis cross will be shown by default at file opening or creation Axis cross will be shown by default at file opening or creation - + Show axis cross by default Show axis cross by default - + Time needed for last operation and resulting frame rate will be shown at the lower left corner in opened files Time needed for last operation and resulting frame rate will be shown at the lower left corner in opened files - + Show counter of frames per second Tampilkan counter frame per detik - + Rendering Rendering - + This option is useful for troubleshooting graphics card and driver problems. Changing this option requires a restart of the application. @@ -3412,22 +2834,22 @@ Changing this option requires a restart of the application. Changing this option requires a restart of the application. - + Use software OpenGL Use software OpenGL - + Use OpenGL VBO (Vertex Buffer Object) Use OpenGL VBO (Vertex Buffer Object) - + Render cache Render cache - + If selected, Vertex Buffer Objects (VBO) will be used. A VBO is an OpenGL feature that provides methods for uploading vertex data (position, normal vector, color, etc.) to the graphics card. @@ -3450,7 +2872,7 @@ issues ranging from graphical anomalies to GPU crash bugs. Remember to report this setting as enabled when seeking support on the FreeCAD forums - + 'Render Caching' is another way to say 'Rendering Acceleration'. There are 3 options available to achieve this: 1) 'Auto' (default), let Coin3D decide where to cache. @@ -3467,92 +2889,92 @@ only cache at the scene graph root node. This offers the fastest rendering speed but slower response to any scene changes. - + Auto Mobil - + Distributed Distributed - + Centralized Centralized - + Anti-Aliasing Anti-Aliasing - + What kind of multisample anti-aliasing is used What kind of multisample anti-aliasing is used - + None Tidak ada - + Line Smoothing Line Smoothing - + MSAA 2x MSAA 2x - + MSAA 4x MSAA 4x - + MSAA 8x MSAA 8x - + Transparent objects: Transparent objects: - + Render types of transparent objects Render types of transparent objects - + One pass One pass - + Backface pass Backface pass - + Marker size: Marker size: - + Size of vertices in the Sketcher workbench Size of vertices in the Sketcher workbench - + Eye to eye distance for stereo modes Eye to eye distance for stereo modes - + Eye-to-eye distance used for stereo projections. The specified value is a factor that will be multiplied with the bounding box size of the 3D object that is currently displayed. @@ -3561,48 +2983,48 @@ The specified value is a factor that will be multiplied with the bounding box size of the 3D object that is currently displayed. - + Backlight is enabled with the defined color Backlight is enabled with the defined color - - + + Backlight color Backlight color - + Intensity Intensity - + Intensity of the backlight Intensity of the backlight - + Camera type Tipe kamera - + Objects will appear in a perspective projection Objects will appear in a perspective projection - + Perspective renderin&g Perspektif renderin & g - + Objects will be projected in orthographic projection Objects will be projected in orthographic projection - + Or&thographic rendering Atau & thographic rendering @@ -3614,42 +3036,42 @@ bounding box size of the 3D object that is currently displayed. Gui::Dialog::DlgSettings3DViewImp - + 5px 5px - + 7px 7px - + 9px 9px - + 11px 11px - + 13px 13px - + 15px 15px - + Anti-aliasing Anti-aliasing - + Open a new viewer or restart %1 to apply anti-aliasing changes. Buka penampil baru atau mulai ulang % 1 untuk menerapkan perubahan anti-aliasing. @@ -3657,77 +3079,77 @@ bounding box size of the 3D object that is currently displayed. Gui::Dialog::DlgSettingsCacheDirectory - + Cache Cache - + Cache directory Cache directory - + Location: Location: - + Check periodically at program start: Check periodically at program start: - + Always Always - + Daily Daily - + Weekly Weekly - + Monthly Monthly - + Yearly Yearly - + Never Never - + Cache size limit: Cache size limit: - + Check now... Check now... - + Notify the user if the cache size exceeds the specified limit Notify the user if the cache size exceeds the specified limit - + Unknown Unknown - + Current cache size: %1 Current cache size: %1 @@ -3901,180 +3323,180 @@ besides the color bar Gui::Dialog::DlgSettingsDocument - + Document Dokumen - + General Umum - + The application will create a new document when started The application will create a new document when started - + Create new document at start up Buat dokumen baru saat start up - + Document save compression level (0 = none, 9 = highest, 3 = default) Dokumen menyimpan tingkat kompresi (0 = none, 9 = tertinggi, 3 = default) - + Compression level for FCStd files Compression level for FCStd files - + All changes in documents are stored so that they can be undone/redone All changes in documents are stored so that they can be undone/redone - + Using Undo/Redo on documents Menggunakan Undo / Redo pada dokumen - + Maximum Undo/Redo steps Langkah Undo / Redo Maksimum - + How many Undo/Redo steps should be recorded How many Undo/Redo steps should be recorded - + Allow user aborting document recomputation by pressing ESC. This feature may slightly increase recomputation time. Allow user aborting document recomputation by pressing ESC. This feature may slightly increase recomputation time. - + Allow aborting recomputation Allow aborting recomputation - + Storage Penyimpanan - + Saving transactions (Auto-save) Menyimpan transaksi (Auto-save) - + Discard saved transaction after saving document Buang transaksi tersimpan setelah menyimpan dokumen - + If there is a recovery file available the application will automatically run a file recovery when it is started. If there is a recovery file available the application will automatically run a file recovery when it is started. - + Run AutoRecovery at startup Jalankan AutoRecovery saat startup - + How often a recovery file is written How often a recovery file is written - + Save AutoRecovery information every Simpan informasi AutoRecovery setiap - + A thumbnail will be stored when document is saved A thumbnail will be stored when document is saved - + Save thumbnail into project file when saving document Simpan thumbnail ke file proyek saat menyimpan dokumen - + Size Ukuran - + Sets the size of the thumbnail that is stored in the document. Common sizes are 128, 256 and 512 Atur ukuran keluku yang ada pada dokumen. Ukuran yang lazim ialah 128, 256, dan 512 - + The program logo will be added to the thumbnail Logo program akan ditambahkan ke keluku - + Add the program logo to the generated thumbnail Tambahkan logo program ke gambar kecil yang dihasilkan - + How many backup files will be kept when saving document How many backup files will be kept when saving document - + Maximum number of backup files to keep when resaving document Jumlah maksimum file cadangan untuk disimpan saat menyimpan dokumen - + Backup files will get extension '.FCbak' and file names get date suffix according to the specified format Backup files will get extension '.FCbak' and file names get date suffix according to the specified format - + Use date and FCBak extension Use date and FCBak extension - + Date format Format tanggal - + Document objects Dokumen objek - + Allow objects to have same label Allow objects to have same label - + Allow duplicate object labels in one document Izinkan label objek duplikat dalam satu dokumen - + Enable partial loading of external linked documents. Then only referenced objects and their dependencies will be loaded when a linked document is auto-opened together with the main document. @@ -4087,22 +3509,22 @@ A partially loaded document cannot be edited. Double click the document icon in the tree view to fully reload it. - + Disable partial loading of external linked objects Disable partial loading of external linked objects - + Authoring and License Authoring and License - + Author name Nama penulis - + All documents that will be created will get the specified author name. Keep blank for anonymous. You can also use the form: John Doe <john@doe.com> @@ -4111,32 +3533,32 @@ Keep blank for anonymous. You can also use the form: John Doe <john@doe.com> - + The field 'Last modified by' will be set to specified author when saving the file The field 'Last modified by' will be set to specified author when saving the file - + Set on save Atur di save - + Company Perusahaan - + Default company name to use for new files Default company name to use for new files - + Default license Lisensi default - + Default license for new documents Default license for new documents @@ -4206,12 +3628,12 @@ You can also use the form: John Doe <john@doe.com> Lain - + License URL URL lisensi - + URL describing more about the license URL describing more about the license @@ -4219,104 +3641,21 @@ You can also use the form: John Doe <john@doe.com> Gui::Dialog::DlgSettingsDocumentImp - + The format of the date to use. The format of the date to use. - + Default Bawaan - + Format Format - - Gui::Dialog::DlgSettingsEditorImp - - - Text - Teks - - - - Bookmark - Tanda buku - - - - Breakpoint - Titik istirahat - - - - Keyword - Kata kunci - - - - Comment - Komentar - - - - Block comment - Blok komentar - - - - Number - Jumlah - - - - String - Tali - - - - Character - Karakter - - - - Class name - Nama kelas - - - - Define name - Tentukan nama - - - - Operator - Operator - - - - Python output - Keluaran Python - - - - Python error - Kesalahan Python - - - - Current line highlight - Sorotan saluran saat ini - - - - Items - Item - - Gui::Dialog::DlgSettingsImage @@ -4497,122 +3836,122 @@ You can also use the form: John Doe <john@doe.com> Gui::Dialog::DlgSettingsMacro - + Macro Makro - + General macro settings Pengaturan makro umum - + Variables defined by macros are created as local variables Variables defined by macros are created as local variables - + Run macros in local environment Jalankan macro di lingkungan lokal - + Macro recording settings Pengaturan perekaman makro - + Macro path Jalan makro - + The directory in which the application will search for macros The directory in which the application will search for macros - + Gui commands Perintah Gui - + Recorded macros will also contain user interface commands Recorded macros will also contain user interface commands - + Record GUI commands Rekam perintah GUI - + Recorded macros will also contain user interface commands as comments Recorded macros will also contain user interface commands as comments - + Record as comment Rekam sebagai komentar - + Logging Commands Perintah Logging - + Commands executed by macro scripts are shown in Python console Commands executed by macro scripts are shown in Python console - + Show script commands in python console Tampilkan perintah skrip di konsol python - + Log all commands issued by menus to file: Log semua perintah yang dikeluarkan oleh menu ke file: - + FullScript.FCScript FullScript.FCScript - + Recent macros menu Recent macros menu - + Size of recent macro list Size of recent macro list - + How many macros should be listed in recent macros list How many macros should be listed in recent macros list - + Keyboard shortcut count Keyboard shortcut count - + How many recent macros should have shortcuts How many recent macros should have shortcuts - + Keyboard Modifiers Keyboard Modifiers - + Keyboard modifiers, default = Ctrl+Shift+ Keyboard modifiers, default = Ctrl+Shift+ @@ -4620,137 +3959,130 @@ You can also use the form: John Doe <john@doe.com> Gui::Dialog::DlgSettingsNavigation - - + + Navigation Navigasi - + Navigation cube Kubus navigasi - + Steps by turn Steps by turn - + Number of steps by turn when using arrows (default = 8 : step angle = 360/8 = 45 deg) Number of steps by turn when using arrows (default = 8 : step angle = 360/8 = 45 deg) - + Corner Corner - + Corner where navigation cube is shown Corner where navigation cube is shown - + Top left Kiri atas - + Top right Kanan atas - + Bottom left Kiri bawah - + Bottom right Kanan bawah - + Rotates to nearest possible state when clicking a cube face Rotates to nearest possible state when clicking a cube face - + Rotate to nearest Rotate to nearest - + Font name: Font name: - + Font name of the navigation cube Font name of the navigation cube - + + Default + Bawaan + + + Cube size Ukuran kubus - + Size of the navigation cube Ukuran kubus navigasi - - Font size: - Font size: + + Color + Warna - - Font size of the navigation cube - Font size of the navigation cube + + Base color for all elements + Base color for all elements - - Button color - Button color - - - - color for all elements -around the cube - color for all elements -around the cube - - - + 3D Navigation Navigasi 3D - + List the mouse button configs for each chosen navigation setting. Select a set and then press the button to view said configurations. List the mouse button configs for each chosen navigation setting. Select a set and then press the button to view said configurations. - + Mouse... Mouse... - + Navigation settings set Navigation settings set - + Orbit style Gaya Orbit - + Rotation orbit style. Trackball: moving the mouse horizontally will rotate the part around the y-axis Turntable: the part will be rotated around the z-axis (with constrained axes). @@ -4761,116 +4093,116 @@ Turntable: the part will be rotated around the z-axis (with constrained axes). Free Turntable: the part will be rotated around the z-axis. - + Turntable Turntable - + Trackball Trackball - + Free Turntable Free Turntable - + Rotation mode Rotation mode - + Rotations in 3D will use current cursor position as center for rotation Rotations in 3D will use current cursor position as center for rotation - + Window center Window center - + Drag at cursor Drag at cursor - + Object center Pusat objek - + Default camera orientation Default camera orientation - + Default camera orientation when creating a new document or selecting the home view Default camera orientation when creating a new document or selecting the home view - + Camera zoom Camera zoom - + Sets camera zoom for new documents. The value is the diameter of the sphere to fit on the screen. Sets camera zoom for new documents. The value is the diameter of the sphere to fit on the screen. - + mm mm - + Enable animated rotations Enable animated rotations - + Enable animation Aktifkan animasi - + Zoom operations will be performed at position of mouse pointer Zoom operations will be performed at position of mouse pointer - + Zoom at cursor Perbesar kursor - + Zoom step Zoom step - + How much will be zoomed. Zoom step of '1' means a factor of 7.5 for every zoom step. How much will be zoomed. Zoom step of '1' means a factor of 7.5 for every zoom step. - + Direction of zoom operations will be inverted Direction of zoom operations will be inverted - + Invert zoom Balikkan zoom - + Prevents view tilting when pinch-zooming. Affects only gesture navigation style. Mouse tilting is not disabled by this setting. @@ -4879,57 +4211,67 @@ Affects only gesture navigation style. Mouse tilting is not disabled by this setting. - + Disable touchscreen tilt gesture Disable touchscreen tilt gesture - + + Show the rotation center when dragging. + Show the rotation center when dragging. + + + + Enable rotation center indication + Enable rotation center indication + + + Isometric Isometrik - + Dimetric Dimetrik - + Trimetric Trimetrik - + Top Puncak - + Front Depan - + Left Kiri - + Right Kanan - + Rear Belakang - + Bottom Bawah - + Custom Adat @@ -4937,44 +4279,44 @@ Mouse tilting is not disabled by this setting. Gui::Dialog::DlgSettingsPythonConsole - + Python console Konsol Python - + Settings Setelan - + Words will be wrapped when they exceed available horizontal space in Python console Words will be wrapped when they exceed available horizontal space in Python console - + Enable word wrap Aktifkan bungkus kata - + The cursor shape will be a block The cursor shape will be a block - + Enable block cursor Enable block cursor - + Saves Python history across sessions Saves Python history across sessions - + Save history Simpan riwayat @@ -4982,17 +4324,37 @@ horizontal space in Python console Gui::Dialog::DlgSettingsSelection - + Selection Pilihan - + + Enable preselection, highlighted with specified color + Enable preselection, highlighted with specified color + + + + Enable preselection + Enable preselection + + + + Enable selection, highlighted with specified color + Enable selection, highlighted with specified color + + + + Enable selection + Enable selection + + + Pick radius (px): Pilih radius (px): - + Area for picking elements in 3D view. Larger value eases to pick things, but can make small features impossible to select. @@ -5001,27 +4363,27 @@ Larger value eases to pick things, but can make small features impossible to sel - + Auto switch to the 3D view containing the selected item Auto switch to the 3D view containing the selected item - + Auto expand tree item when the corresponding object is selected in 3D view Auto expand tree item when the corresponding object is selected in 3D view - + Preselect the object in 3D view when mouse over the tree item Preselect the object in 3D view when mouse over the tree item - + Record selection in tree view in order to go back/forward using navigation button Record selection in tree view in order to go back/forward using navigation button - + Add checkboxes for selection in document tree Add checkboxes for selection in document tree @@ -5029,147 +4391,122 @@ Larger value eases to pick things, but can make small features impossible to sel Gui::Dialog::DlgSettingsViewColor - + Colors Warna - - Selection - Pilihan - - - - Enable preselection and highlight by specified color - Enable preselection and highlight by specified color - - - - Enable preselection highlighting - Aktifkan penyorotan preseleksi - - - - Enable selection highlighting and use specified color - Enable selection highlighting and use specified color - - - - Enable selection highlighting - Aktifkan penyorotan pilihan - - - + Background color for the model view Background color for the model view - + Background color Warna latar belakang - - + + Background will have selected color Background will have selected color - + Simple color Warna sederhana - - + + Background will have selected color gradient Background will have selected color gradient - + Linear gradient Linear gradient - + Radial gradient Radial gradient - - + + Top: Top: - - + + Middle: Middle: - + Switches the colors of the gradient Switches the colors of the gradient - + Switch Switch - + Color gradient will get selected color as middle color Color gradient will get selected color as middle color - + Middle color Warna tengah - - + + Bottom: Bottom: - + Tree view Tampilan pohon - + Object being edited Object being edited - + Background color for objects in tree view that are currently edited Background color for objects in tree view that are currently edited - + Active container Active container - + Background color for active containers in tree view Background color for active containers in tree view - + Central: Central: - + Midway: Midway: - + End: End: @@ -5294,7 +4631,7 @@ The preference system is the one set in the general preferences. Gui::Dialog::DockablePlacement - + Placement Penempatan @@ -5893,17 +5230,17 @@ The 'Status' column shows whether the document could be recovered. Apply - + Please select 1, 2, or 3 points before clicking this button. A point may be on a vertex, face, or edge. If on a face or edge the point used will be the point at the mouse position along face or edge. If 1 point is selected it will be used as the center of rotation. If 2 points are selected the midpoint between them will be the center of rotation and a new custom axis will be created, if needed. If 3 points are selected the first point becomes the center of rotation and lies on the vector that is normal to the plane defined by the 3 points. Some distance and angle information is provided in the report view, which can be useful when aligning objects. For your convenience when Shift + click is used the appropriate distance or angle is copied to the clipboard. Please select 1, 2, or 3 points before clicking this button. A point may be on a vertex, face, or edge. If on a face or edge the point used will be the point at the mouse position along face or edge. If 1 point is selected it will be used as the center of rotation. If 2 points are selected the midpoint between them will be the center of rotation and a new custom axis will be created, if needed. If 3 points are selected the first point becomes the center of rotation and lies on the vector that is normal to the plane defined by the 3 points. Some distance and angle information is provided in the report view, which can be useful when aligning objects. For your convenience when Shift + click is used the appropriate distance or angle is copied to the clipboard. - + Incorrect quantity Kuantitas salah - + There are input fields with incorrect input, please ensure valid placement values! Ada kolom masukan dengan masukan yang salah, pastikan nilai penempatan yang valid! @@ -6165,7 +5502,7 @@ originally selected prior to opening this dialog Gui::DockWnd::PropertyDockView - + Property View Tampilan properti @@ -6173,82 +5510,82 @@ originally selected prior to opening this dialog Gui::DockWnd::ReportOutput - + Options Pilihan - + Display message types Display message types - - + + Normal messages Normal messages - - + + Log messages Log messages - - + + Warnings Peringatan - - + + Errors Galat - - + + Critical messages Critical messages - + Show Report view on Show Report view on - + Redirect Python output Redirect Python output - + Redirect Python errors Redirect kesalahan Python - + Go to end Pergi ke akhir - + Clear Bersih - + Save As... Simpan Sebagai... - + Save Report Output Simpan Laporan Output - + Plain Text Files File Teks Biasa @@ -6379,7 +5716,7 @@ originally selected prior to opening this dialog Aplikasi - + Labels & Attributes Label & Atribut @@ -6425,27 +5762,27 @@ Do you want to save your changes? File PDF - + untitled[*] untitled [*] - + - Editor - Editor - + %1 chars removed % 1 karakter dihapus - + %1 chars added % 1 karakter ditambahkan - + Formatted Terformat @@ -6561,74 +5898,74 @@ Do you want to save your changes? Gui::GraphvizView - + Graphviz not found Graphviz tidak ditemukan - + Graphviz couldn't be found on your system. Graphviz tidak dapat ditemukan di sistem anda. - + Read more about it here. Baca lebih lanjut tentang hal ini di sini. - + Do you want to specify its installation path if it's already installed? Apakah Anda ingin menentukan jalur instalasinya jika sudah terpasang? - + Graphviz installation path Jalur instalasi Graphviz - + Graphviz failed Graphviz gagal - + Graphviz failed to create an image file Graphviz gagal membuat file gambar - + PNG format Format PNG - + Bitmap format Format bitmap - + GIF format Format GIF - + JPG format Format JPG - + SVG format Format SVG - - + + PDF format Format PDF - - + + Export graph Grafik ekspor @@ -6770,17 +6107,17 @@ Do you want to save your changes? Gui::MacroCommand - + Macros Makro - + Macro file doesn't exist File makro tidak ada - + No such macro file: '%1' Tidak ada file makro seperti itu: ' % 1 ' @@ -6789,62 +6126,72 @@ Do you want to save your changes? Gui::MainWindow - + Dimension Dimensi - + Ready Siap - + Help addon needed! Help addon needed! - + The Help system of %1 is now handled by the "Help" addon. It can easily be installed via the Addons Manager The Help system of %1 is now handled by the "Help" addon. It can easily be installed via the Addons Manager - + Open Addon Manager Open Addon Manager - + Close All Tutup semua - - - + + + Toggles this toolbar Toggles toolbar ini - - - + + + Toggles this dockable window Matikan jendela dockable ini - - + + WARNING: This is a development version. + WARNING: This is a development version. + + + + Please do not use in a production environment. + Please do not use in a production environment. + + + + Unsaved document Dokumen yang belum disimpan - + The exported object contains external link. Please save the documentat least once before exporting. The exported object contains external link. Please save the documentat least once before exporting. - + To link to external objects, the document must be saved at least once. Do you want to save the document now? To link to external objects, the document must be saved at least once. @@ -6854,99 +6201,124 @@ Do you want to save the document now? Gui::ManualAlignment - - - - - + + + + + Manual alignment Penyelarasan manual - + The alignment is already in progress. Keselarasan sudah berlangsung. - + Alignment[*] Penjajaran[*] - + Please, select at least one point in the left and the right view Harap pilih setidaknya satu titik di kiri dan kanan tampilan - + Please, select at least %1 points in the left and the right view Silakan, pilih setidaknya % 1 poin di kiri dan kanan tampilan - + Please pick points in the left and right view Silakan memilih poin di kiri dan kanan tampilan - + The alignment has finished Keselarasan telah selesai - + The alignment has been canceled Keselarasan telah dibatalkan - - + + Too few points picked in the left view. At least %1 points are needed. Terlalu beberapa poin dijemput di kiri tampilan. Setidaknya dibutuhkan 1 poin. - - + + Too few points picked in the right view. At least %1 points are needed. Terlalu beberapa poin dijemput di kanan tampilan. Setidaknya dibutuhkan 1 poin. - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. Nomor yang berbeda dari poin dijemput di kiri dan kanan tampilan. Di sebelah kiri tampilan % 1 poin dipetik, di sebelah kanan tampilan % 2 poin dipetik. - + Try to align group of views Cobalah untuk menyelaraskan kelompok pandangan - + The alignment failed. How do you want to proceed? Keselarasan gagal. Bagaimana Anda ingin melanjutkan? - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. Nomor yang berbeda dari poin dijemput di kiri dan kanan tampilan. Di sebelah kiri tampilan % 1 poin dipetik, di sebelah kanan tampilan % 2 poin dipetik. - + + Point_%1 + Point_%1 + + + Point picked at (%1,%2,%3) Titik diambil pada ( % 1, % 2, % 3) - + No point was found on model Tidak ada titik ditemukan pada model - + No point was picked Tidak ada gunanya dipilih + + + &Align + &Align + + + + &Remove last point + &Remove last point + + + + &Cancel + &Membatalkan + + + + &Synchronize views + &Synchronize views + Gui::MayaGestureNavigationStyle @@ -7054,17 +6426,17 @@ How do you want to proceed? Gui::ProgressBar - + Remaining: %1 Sisa: % 1 - + Aborting Aborting - + Do you really want to abort the operation? Apakah Anda benar-benar ingin membatalkan operasi? @@ -7077,12 +6449,12 @@ How do you want to proceed? Sisa: % 1 - + Aborting Aborting - + Do you really want to abort the operation? Apakah Anda benar-benar ingin membatalkan operasi? @@ -7090,7 +6462,7 @@ How do you want to proceed? Gui::PropertyEditor::LinkLabel - + Change the linked object Ubah objek yang terhubung @@ -7098,12 +6470,12 @@ How do you want to proceed? Gui::PropertyEditor::LinkSelection - + Error Kesalahan - + Object not found objek tidak ditemukan @@ -7174,13 +6546,13 @@ How do you want to proceed? Gui::PropertyView - + View Tampilan - + Data Data @@ -7188,116 +6560,116 @@ How do you want to proceed? Gui::PythonConsole - + System exit Keluar sistem - + The application is still running. Do you want to exit without saving your data? Aplikasi masih berjalan. Apakah Anda ingin keluar tanpa menyimpan data Anda? - - + + Python console Konsol Python - + Unhandled PyCXX exception. Pengecualian PyCXX yang tidak tertangani. - + Unhandled FreeCAD exception. Pengecualian FreeCAD yang tidak tertangani. - + Unhandled std C++ exception. Unhandled std C + + pengecualian. - + Unhandled unknown C++ exception. Unhandled tidak diketahui C ++ exception. - + &Copy &Salinan - + &Copy command & Perintah Salin - + &Copy history & Salin riwayat - + Save history as... Simpan sejarah sebagai... - + Save history Simpan riwayat - + Saves Python history across %1 sessions Saves Python history across %1 sessions - + &Paste &Pasta - + Select All Pilih Semua - + Clear console Hapus konsol - + Insert file name... Sisipkan nama file... - + Word wrap Bungkus kata - + Save History Simpan Riwayat - + Macro Files Makro File - + Insert file name Masukkan nama file - + All Files Semua data @@ -7310,7 +6682,7 @@ Do you want to exit without saving your data? Komentar - + Uncomment Uncomment @@ -7318,17 +6690,17 @@ Do you want to exit without saving your data? Gui::RecentFilesAction - + Open file %1 Buka file % 1 - + File not found Berkas tidak ditemukan - + The file '%1' cannot be opened. File ' % 1 ' tidak dapat dibuka. @@ -7336,22 +6708,22 @@ Do you want to exit without saving your data? Gui::RecentMacrosAction - + none tidak ada - + Run macro %1 (Shift+click to edit) keyboard shortcut: %2 Run macro %1 (Shift+click to edit) keyboard shortcut: %2 - + File not found Berkas tidak ditemukan - + The file '%1' cannot be opened. File ' % 1 ' tidak dapat dibuka. @@ -7382,22 +6754,22 @@ Do you want to exit without saving your data? Gui::SearchBar - + Previous Sebelumnya - + Next Next - + Case sensitive Case sensitive - + Whole words Whole words @@ -7639,38 +7011,38 @@ Do you want to specify another directory? Gui::TextDocumentEditorView - + Text updated Teks diperbarui - + The text of the underlying object has changed. Discard changes and reload the text from the object? Teks dari objek yang mendasari telah berubah. Buang perubahan dan muat ulang teks dari objek? - + Yes, reload. Ya, ulang. - + Unsaved document Dokumen yang belum disimpan - + Do you want to save your changes before closing? Apakah Anda ingin menyimpan perubahan sebelum menutup? - + If you don't save, your changes will be lost. Jika Anda tidak menyimpan, perubahan Anda akan hilang. - - + + Edit text Edit text @@ -7942,7 +7314,7 @@ Do you want to specify another directory? Gui::TreeDockWidget - + Tree view Tampilan pohon @@ -7950,7 +7322,7 @@ Do you want to specify another directory? Gui::TreePanel - + Search Pencarian @@ -7958,173 +7330,183 @@ Do you want to specify another directory? Gui::TreeWidget - + Search... Search... - + Search for objects Search for objects - + Activate document Aktifkan dokumen - + Activate document %1 Aktifkan dokumen % 1 - + + Tree settings + Tree settings + + + + Show description column + Show description column + + + + Show an extra tree view column for item description. The item's description can be set by pressing F2 (or your OS's edit button) or by editing the 'label2' property. + Show an extra tree view column for item description. The item's description can be set by pressing F2 (or your OS's edit button) or by editing the 'label2' property. + + + Group Kelompok - + Labels & Attributes Label & Atribut - + Description Description - - Application - Aplikasi - - - + Show items hidden in tree view Show items hidden in tree view - + Show items that are marked as 'hidden' in the tree view Show items that are marked as 'hidden' in the tree view - + Toggle visibility in tree view Toggle visibility in tree view - + Toggles the visibility of selected items in the tree view Toggles the visibility of selected items in the tree view - + Create group... Membuat grup... - + Create a group Buat grup - - + + Rename Ganti nama - + Rename object Ganti nama objek - + Finish editing Selesai mengedit - + Finish editing object Selesai mengedit objek - + Add dependent objects to selection Add dependent objects to selection - + Adds all dependent objects to the selection Adds all dependent objects to the selection - + Close document Tutup dokumen - + Close the document Tutup dokumen ini - + Reload document Muat ulang dokumen - + Reload a partially loaded document Reload a partially loaded document - + Skip recomputes Lewati rekomputasi - + Enable or disable recomputations of document Mengaktifkan atau menonaktifkan rekomputasi dokumen - + Allow partial recomputes Allow partial recomputes - + Enable or disable recomputating editing object when 'skip recomputation' is enabled Enable or disable recomputating editing object when 'skip recomputation' is enabled - + Mark to recompute Tandai untuk menghitung ulang - + Mark this object to be recomputed Tandai objek ini untuk dihitung ulang - + Recompute object Recompute object - + Recompute the selected object Recompute the selected object - + (but must be executed) (but must be executed) - + %1, Internal name: %2 % 1, Nama internal: % 2 @@ -8145,22 +7527,22 @@ Do you want to specify another directory? Gui::View3DInventor - + Export PDF Ekspor PDF - + PDF file File PDF - + Opening file failed Membuka file gagal - + Can't open file '%1' for writing. Tidak bisa membuka file ' % 1 ' untuk tulisan. @@ -8168,8 +7550,7 @@ Do you want to specify another directory? Gui::WorkbenchGroup - - + Select the '%1' workbench Pilih meja kerja ' % 1 ' @@ -8341,37 +7722,37 @@ Do you want to specify another directory? QDockWidget - + Tree view Tampilan pohon - + Property view Tampilan properti - + Selection view Tampilan pilihan - + Combo View Tampilan Kombo - + DAG View DAG View - + Report view Tampilan laporan - + Python console Konsol Python @@ -8384,69 +7765,70 @@ Do you want to specify another directory? QObject - - + + General Umum - - + + + Display Tampilan - + Workbenches Workbenches - - - + + + Python Python - - - + + + Unknown filetype Filetype tidak diketahui - - + + Cannot open unknown filetype: %1 Tidak dapat membuka jenis filetype yang tidak diketahui: % 1 - + Export failed Export failed - + Cannot save to unknown filetype: %1 Tidak dapat menyimpan ke jenis filetype yang tidak diketahui: % 1 - + Workbench failure Kegagalan workbench - + %1 % 1 - + Exception Pengecualian @@ -8492,8 +7874,8 @@ Do you want to specify another directory? Mengekspor PDF... - + Unsaved document Dokumen yang belum disimpan @@ -8580,81 +7962,81 @@ Be aware the point where you click matters. Silahkan pilih dua objek. Sadarilah titik di mana Anda mengklik hal-hal. - - + + Save views... Simpan tampilan... - - + + Load views... Muat tampilan... - - + + Freeze view Tampilan beku - - + + Clear views Pemandangan yang jelas - - - + + + Restore view &%1 Kembalikan tampilan & % 1 - + Save frozen views Simpan pemandangan beku - - + + Frozen views Tampilan beku - - + + Restore views Kembalikan penayangan - + Importing the restored views would clear the already stored views. Do you want to continue? Mengimpor tampilan yang dipulihkan akan menghapus tampilan yang sudah tersimpan. Apakah Anda ingin melanjutkan? - + Restore frozen views Kembalikan tampilan beku - + Cannot open file '%1'. Tidak bisa membuka file ' % 1 '. - + files file - + Save image Save image - + Choose an image file to open Pilih file gambar yang akan dibuka @@ -8759,45 +8141,45 @@ Do you want to continue? Ubah nilai - - + + Type Jenis - - + + Notifier Notifier - - + + Message Message - + Notifier: Notifier: - + Do you want to skip confirmation of further critical message notifications while loading the file? Do you want to skip confirmation of further critical message notifications while loading the file? - + Critical Message Critical Message - + Too many opened non-intrusive notifications. Notifications are being omitted! Too many opened non-intrusive notifications. Notifications are being omitted! - + Identical physical path detected. It may cause unwanted overwrite of existing document! @@ -8806,44 +8188,44 @@ Do you want to continue? - + Are you sure you want to continue? Apakah yakin ingin melanjutkan? - + Please check report view for more... Please check report view for more... - + Physical path: Physical path: - - + + Document: Document: - - + + Path: Jalan: - + Identical physical path Identical physical path - + Could not save document Could not save document - + There was an issue trying to save the file. This may be because some of the parent folders do not exist, or you do not have sufficient permissions, or for other reasons. Error details: "%1" @@ -8856,102 +8238,102 @@ Would you like to save the file with a different name? Would you like to save the file with a different name? - - - + + + Saving aborted Menyimpan dibatalkan - + Save dependent files Save dependent files - + The file contains external dependencies. Do you want to save the dependent files, too? The file contains external dependencies. Do you want to save the dependent files, too? - - + + Saving document failed Menyimpan dokumen gagal - + Save document under new filename... Simpan dokumen dengan nama file baru... - - + + Save %1 Document Simpan % 1 Dokumen - + Document Dokumen - - + + Failed to save document Gagal menyimpan dokumen - + Documents contains cyclic dependencies. Do you still want to save them? Documents contains cyclic dependencies. Do you still want to save them? - + Save a copy of the document under new filename... Simpan salinan dokumen di bawah nama file baru... - + %1 document (*.FCStd) % 1 dokumen (*.FCStd) - + Document not closable Dokumen tidak bisa ditutup - + The document is not closable for the moment. Dokumen ini tidak bisa ditutup untuk saat ini. - + Document not saved Document not saved - + The document%1 could not be saved. Do you want to cancel closing it? The document%1 could not be saved. Do you want to cancel closing it? - + Undo Urung - + Redo Redo - + There are grouped transactions in the following documents with other preceding transactions There are grouped transactions in the following documents with other preceding transactions - + Choose 'Yes' to roll back all preceding transactions. Choose 'No' to roll back in the active document only. Choose 'Abort' to abort @@ -9032,12 +8414,12 @@ Please open a browser window and type in: http://localhost:%1. Pilihan... - + Out of memory Kehabisan memori - + Not enough memory available to display the data. Memori tidak cukup tersedia untuk menampilkan data. @@ -9053,7 +8435,7 @@ Please open a browser window and type in: http://localhost:%1. Tidak dapat menemukan file % 1 tidak di % 2 maupun di % 3 - + Navigation styles Gaya navigasi @@ -9064,7 +8446,7 @@ Please open a browser window and type in: http://localhost:%1. - + Transform Transform @@ -9074,32 +8456,32 @@ Please open a browser window and type in: http://localhost:%1. Do you want to close this dialog? - + Do you want to save your changes to document '%1' before closing? Apakah Anda ingin menyimpan perubahan Anda ke dokumen ' % 1 ' sebelum menutup? - + Do you want to save your changes to document before closing? Do you want to save your changes to document before closing? - + If you don't save, your changes will be lost. Jika Anda tidak menyimpan, perubahan Anda akan hilang. - + Apply answer to all Apply answer to all - + %1 Document(s) not saved %1 Document(s) not saved - + Some documents could not be saved. Do you want to cancel closing? Some documents could not be saved. Do you want to cancel closing? @@ -9129,12 +8511,12 @@ Please open a browser window and type in: http://localhost:%1. The % 1 tidak kosong, menghapus isinya juga? - + Translation: Terjemahan: - + Rotation: Rotasi: @@ -9230,60 +8612,60 @@ underscore, and must not start with a digit. Failed to add property to '%1': %2 - - + + Drag & drop failed Drag & drop failed - + Setup configurable object Setup configurable object - + Select which object to copy or exclude when configuration changes. All external linked objects are excluded by default. Select which object to copy or exclude when configuration changes. All external linked objects are excluded by default. - + Please select which objects to copy when the configuration is changed Please select which objects to copy when the configuration is changed - + Apply to all Apply to all - + Apply the setting to all links. Or, uncheck this option to apply only to this link. Apply the setting to all links. Or, uncheck this option to apply only to this link. - + Copy on change Copy on change - + Enable Memungkinkan - + Enable auto copy of linked object when its configuration is changed Enable auto copy of linked object when its configuration is changed - + Tracking Pelacakan - + Copy the linked object when its configuration is changed. Also auto redo the copy if the original linked object is changed. @@ -9292,17 +8674,17 @@ Also auto redo the copy if the original linked object is changed. - + Disable copy on change Disable copy on change - + Refresh configurable object Refresh configurable object - + Synchronize the original configurable source object by creating a new deep copy. Note that any changes made to the current copy will be lost. @@ -9313,23 +8695,23 @@ the current copy will be lost. - + Toggle array elements Toggle array elements - + Change whether show each link array element as individual objects Change whether show each link array element as individual objects - + Transform at the origin of the placement Transform at the origin of the placement - - + + Override colors... Override colors... @@ -9339,20 +8721,30 @@ the current copy will be lost. Edit %1 - + Change image... Change image... + + + Color Gradient + Color Gradient + + + + Color Legend + Color Legend + SelectionFilter - + Not allowed: Tidak diijinkan: - + Selection not allowed by filter Seleksi tidak diperbolehkan oleh filter @@ -9370,12 +8762,16 @@ the current copy will be lost. StdBoxSelection - - Box selection Pemilihan kotak + + + + Activate the box selection tool + Activate the box selection tool + StdCmdAbout @@ -9450,12 +8846,16 @@ the current copy will be lost. StdCmdAxisCross - - Toggle axis cross Alihkan sumbu silang + + + + Turns on or off the axis cross at the origin + Turns on or off the axis cross at the origin + StdCmdCascadeWindows @@ -9684,13 +9084,13 @@ the current copy will be lost. StdCmdDrawStyle - + Draw style Menggambar gaya + - Change the draw style of the objects Change the draw style of the objects @@ -9755,11 +9155,15 @@ the current copy will be lost. StdCmdExpression - - Expression actions Expression actions + + + + Actions that apply to expressions + Actions that apply to expressions + StdCmdFeatRecompute @@ -9873,13 +9277,13 @@ the current copy will be lost. StdCmdFreezeViews - + Freeze display Layar beku - - + + Freezes the current view position Membekukan posisi tampilan saat ini @@ -9900,13 +9304,13 @@ the current copy will be lost. StdCmdHideObjects - + Hide all objects Sembunyikan semua benda - + Hide all objects in the document Sembunyikan semua objek dalam dokumen @@ -9914,13 +9318,13 @@ the current copy will be lost. StdCmdHideSelection - + Hide selection Sembunyikan pilihan - + Hide all selected objects Sembunyikan semua objek yang dipilih @@ -9953,11 +9357,15 @@ the current copy will be lost. StdCmdLinkActions - - Link actions Link actions + + + + Actions that apply to link objects + Actions that apply to link objects + StdCmdLinkImport @@ -10135,21 +9543,29 @@ the current copy will be lost. StdCmdMacroStepInto - - Step into Melangkah ke + + + + Step to the next line executed + Step to the next line executed + StdCmdMacroStepOver - - Step over Langkah selesai + + + + Step to the next line in this file + Step to the next line in this file + StdCmdMacroStopDebug @@ -10183,11 +9599,15 @@ the current copy will be lost. StdCmdMeasureDistance - - Measure distance Ukur jarak + + + + Activate the distance measurement tool + Activate the distance measurement tool + StdCmdMeasurementSimple @@ -10243,8 +9663,8 @@ the current copy will be lost. Buat dokumen kosong baru - + Unnamed Tanpa nama @@ -10458,18 +9878,22 @@ the current copy will be lost. StdCmdRandomColor - - Random color Warna acak + + + + Set each selected object to a randomly-selected color + Set each selected object to a randomly-selected color + StdCmdRecentFiles - Recent files - File terbaru + Open Recent + Open Recent @@ -10677,13 +10101,13 @@ the current copy will be lost. StdCmdSelectVisibleObjects - + Select visible objects Pilih objek yang terlihat - + Select visible objects in the active document Pilih objek yang terlihat dalam dokumen aktif @@ -10705,13 +10129,13 @@ the current copy will be lost. StdCmdSetAppearance - + Appearance... Penampilan... - - + + Sets the display properties of the selected object Mengatur properti tampilan dari objek yang dipilih @@ -10719,13 +10143,13 @@ the current copy will be lost. StdCmdShowObjects - + Show all objects Tampilkan semua benda - + Show all objects in the document Tampilkan semua objek dalam dokumen @@ -10733,13 +10157,13 @@ the current copy will be lost. StdCmdShowSelection - + Show selection Tampilkan pilihan - + Show all selected objects Tampilkan semua objek yang dipilih @@ -10804,22 +10228,26 @@ the current copy will be lost. StdCmdToggleBreakpoint - - Toggle breakpoint Toggle breakpoint + + + + Add or remove a breakpoint at this position + Add or remove a breakpoint at this position + StdCmdToggleClipPlane - + Clipping plane Kliping pesawat - - + + Toggles clipping plane for active view Toggles clipping plane untuk tampilan aktif @@ -10827,13 +10255,13 @@ the current copy will be lost. StdCmdToggleNavigation - + Toggle navigation/Edit mode Toggle navigation / Edit mode - + Toggle between navigation and edit mode Beralih antara mode navigasi dan edit @@ -10841,13 +10269,13 @@ the current copy will be lost. StdCmdToggleObjects - + Toggle all objects Toggle semua benda - + Toggles visibility of all objects in the active document Matikan visibilitas semua objek dalam dokumen aktif @@ -10855,13 +10283,13 @@ the current copy will be lost. StdCmdToggleSelectability - + Toggle selectability Toggle selectability - + Toggles the property of the objects to get selected in the 3D-View Toggles properti dari objek yang akan dipilih dalam 3D-View @@ -10869,13 +10297,13 @@ the current copy will be lost. StdCmdToggleVisibility - + Toggle visibility Toggle visibility - + Toggles visibility Matikan visibilitas @@ -11037,13 +10465,13 @@ the current copy will be lost. StdCmdViewBottom - + Bottom Bawah - - + + Set to bottom view Atur ke tampilan bawah @@ -11051,13 +10479,13 @@ the current copy will be lost. StdCmdViewCreate - + Create new view Buat tampilan baru - - + + Creates a new view window for the active document Creates a new view window for the active document @@ -11065,13 +10493,13 @@ the current copy will be lost. StdCmdViewDimetric - + Dimetric Dimetrik - - + + Set to dimetric view Set to dimetric view @@ -11079,13 +10507,13 @@ the current copy will be lost. StdCmdViewExample1 - + Inventor example #1 Contoh inventaris # 1 - - + + Shows a 3D texture with manipulator Menunjukkan tekstur 3D dengan manipulator @@ -11093,13 +10521,13 @@ the current copy will be lost. StdCmdViewExample2 - + Inventor example #2 Contoh inventor # 2 - - + + Shows spheres and drag-lights Menampilkan bola dan lampu seret @@ -11107,13 +10535,13 @@ the current copy will be lost. StdCmdViewExample3 - + Inventor example #3 Contoh inventaris # 3 - - + + Shows a animated texture Menunjukkan tekstur animasi @@ -11121,13 +10549,13 @@ the current copy will be lost. StdCmdViewFitAll - + Fit all Cocokkan semua - - + + Fits the whole content on the screen Cocokkan keseluruhan konten di layar @@ -11135,13 +10563,13 @@ the current copy will be lost. StdCmdViewFitSelection - + Fit selection Pilihan pas - - + + Fits the selected content on the screen Cocok dengan konten yang dipilih di layar @@ -11149,13 +10577,13 @@ the current copy will be lost. StdCmdViewFront - + Front Depan - - + + Set to front view Atur ke tampilan depan @@ -11163,13 +10591,13 @@ the current copy will be lost. StdCmdViewHome - + Home Beranda - - + + Set to default home view Set to default home view @@ -11177,13 +10605,13 @@ the current copy will be lost. StdCmdViewIsometric - + Isometric Isometrik - - + + Set to isometric view Set to isometric view @@ -11191,13 +10619,13 @@ the current copy will be lost. StdCmdViewIvIssueCamPos - + Issue camera position Masalah posisi kamera - - + + Issue the camera position to the console and to a macro, to easily recall this position Masalahkan posisi kamera ke konsol dan ke makro, dengan mudah mengingat posisi ini @@ -11205,13 +10633,13 @@ the current copy will be lost. StdCmdViewIvStereoInterleavedColumns - + Stereo Interleaved Columns Kolom Interleaved Stereo - - + + Switch stereo viewing to Interleaved Columns Berpindah tampilan stereo ke Interleaved Columns @@ -11219,13 +10647,13 @@ the current copy will be lost. StdCmdViewIvStereoInterleavedRows - + Stereo Interleaved Rows Rangkaian Interleaved Stereo - - + + Switch stereo viewing to Interleaved Rows Berpindah tampilan stereo ke Interleaved Rows @@ -11233,13 +10661,13 @@ the current copy will be lost. StdCmdViewIvStereoOff - + Stereo Off Stereo Nonaktif - - + + Switch stereo viewing off Matikan tampilan stereo @@ -11247,13 +10675,13 @@ the current copy will be lost. StdCmdViewIvStereoQuadBuff - + Stereo quad buffer Stereo quad buffer - - + + Switch stereo viewing to quad buffer Berpindah tampilan stereo ke quad buffer @@ -11261,13 +10689,13 @@ the current copy will be lost. StdCmdViewIvStereoRedGreen - + Stereo red/cyan Stereo merah / cyan - - + + Switch stereo viewing to red/cyan Beralih tampilan stereo ke merah / cyan @@ -11275,13 +10703,13 @@ the current copy will be lost. StdCmdViewLeft - + Left Kiri - - + + Set to left view Atur ke tampilan kiri @@ -11289,13 +10717,13 @@ the current copy will be lost. StdCmdViewRear - + Rear Belakang - - + + Set to rear view Atur ke tampilan belakang @@ -11303,13 +10731,13 @@ the current copy will be lost. StdCmdViewRestoreCamera - + Restore saved camera Restore saved camera + - Restore saved camera settings Restore saved camera settings @@ -11317,13 +10745,13 @@ the current copy will be lost. StdCmdViewRight - + Right Kanan - - + + Set to right view Atur ke tampilan kanan @@ -11331,13 +10759,13 @@ the current copy will be lost. StdCmdViewRotateLeft - + Rotate Left Putar Kiri - - + + Rotate the view by 90° counter-clockwise Rotate the view by 90° counter-clockwise @@ -11345,13 +10773,13 @@ the current copy will be lost. StdCmdViewRotateRight - + Rotate Right Putar ke kanan - - + + Rotate the view by 90° clockwise Rotate the view by 90° clockwise @@ -11359,13 +10787,13 @@ the current copy will be lost. StdCmdViewSaveCamera - + Save current camera Save current camera + - Save current camera settings Save current camera settings @@ -11373,13 +10801,13 @@ the current copy will be lost. StdCmdViewTop - + Top Puncak - - + + Set to top view Atur ke tampilan atas @@ -11387,13 +10815,13 @@ the current copy will be lost. StdCmdViewTrimetric - + Trimetric Trimetrik - - + + Set to trimetric view Set to trimetric view @@ -11401,13 +10829,13 @@ the current copy will be lost. StdCmdViewVR - + FreeCAD-VR FreeCAD-VR - - + + Extend the FreeCAD 3D Window to a Oculus Rift Perluas FreeCAD 3D Window ke Oculus Rift @@ -11444,6 +10872,10 @@ the current copy will be lost. StdCmdWindowsMenu + Activate window + Activate window + + Activates this window @@ -11467,13 +10899,13 @@ the current copy will be lost. StdMainFullscreen - + Fullscreen Layar penuh - - + + Display the main window in fullscreen mode Tampilkan jendela utama dalam mode fullscreen @@ -11481,13 +10913,13 @@ the current copy will be lost. StdOrthographicCamera - + Orthographic view Tampilan orthographic - - + + Switches to orthographic view mode Beralih ke mode tampilan ortografi @@ -11495,13 +10927,13 @@ the current copy will be lost. StdPerspectiveCamera - + Perspective view Perspektif tampilan - - + + Switches to perspective view mode Beralih ke mode tampilan perspektif @@ -11671,23 +11103,27 @@ the current copy will be lost. StdViewBoxZoom - - Box zoom Kotak zoom + + + + Activate the box zoom tool + Activate the box zoom tool + StdViewDock - + Docked Docked - - + + Display the active view either in fullscreen, in undocked or docked mode Menampilkan aktif pandangan baik di layar penuh, dalam mode undocked atau berlabuh @@ -11695,13 +11131,13 @@ the current copy will be lost. StdViewDockUndockFullscreen - + Document window Jendela dokumen - - + + Display the active view either in fullscreen, in undocked or docked mode Menampilkan aktif pandangan baik di layar penuh, dalam mode undocked atau berlabuh @@ -11709,13 +11145,13 @@ the current copy will be lost. StdViewFullscreen - + Fullscreen Layar penuh - - + + Display the active view either in fullscreen, in undocked or docked mode Menampilkan aktif pandangan baik di layar penuh, dalam mode undocked atau berlabuh @@ -11723,13 +11159,13 @@ the current copy will be lost. StdViewScreenShot - + Save image... Save image... - - + + Creates a screenshot of the active view Membuat tangkapan layar tampilan aktif @@ -11737,13 +11173,13 @@ the current copy will be lost. StdViewUndock - + Undocked Undocked - - + + Display the active view either in fullscreen, in undocked or docked mode Menampilkan aktif pandangan baik di layar penuh, dalam mode undocked atau berlabuh @@ -11751,22 +11187,30 @@ the current copy will be lost. StdViewZoomIn - - Zoom In Perbesar + + + + Increase the zoom factor by a fixed amount + Increase the zoom factor by a fixed amount + StdViewZoomOut - - Zoom Out Zoom Out + + + + Decrease the zoom factor by a fixed amount + Decrease the zoom factor by a fixed amount + Std_Delete @@ -11798,72 +11242,72 @@ Are you sure you want to continue? Std_DrawStyle - + As is Dengan adanya - + Normal mode Mode normal - + Points Poin - + Points mode Mode poin - + Wireframe Bingkai kawat - + Wireframe mode Mode wireframe - + Hidden line Garis tersembunyi - + Hidden line mode Mode garis tersembunyi - + No shading Tidak ada bayangan - + No shading mode Tidak ada mode shading - + Shaded Berbayang - + Shaded mode Mode berbayang - + Flat lines Garis datar - + Flat lines mode Mode garis datar @@ -11956,58 +11400,6 @@ Do you still want to proceed? Allow tree view columns to be manually resized. - - ViewIsometricCmd - - - Isometric - Isometrik - - - - Set NaviCube to Isometric mode - Set NaviCube to Isometric mode - - - - ViewOrthographicCmd - - - Orthographic - Ortografis - - - - Set View to Orthographic mode - Set View to Orthographic mode - - - - ViewPerspectiveCmd - - - Perspective - Perspektif - - - - Set View to Perspective mode - Set View to Perspective mode - - - - ViewZoomToFitCmd - - - Zoom to fit - Zoom to fit - - - - Zoom so that model fills the view - Zoom so that model fills the view - - Workbench @@ -12129,12 +11521,12 @@ Do you still want to proceed? Gui::MDIView - + Export PDF Ekspor PDF - + PDF file File PDF @@ -12142,196 +11534,190 @@ Do you still want to proceed? Gui::Dialog::DlgSettingsNotificationArea - - + Notification Area Notification Area - + Settings Setelan - + The Notification area will appear in the status bar The Notification area will appear in the status bar - + Enable Notification Area Enable Notification Area - + Non-intrusive notifications will appear next to the notification area in the status bar Non-intrusive notifications will appear next to the notification area in the status bar - + Enable non-intrusive notifications Enable non-intrusive notifications - - Additional data Sources - Additional data Sources + + Additional data sources + Additional data sources - - Errors will appear in the notification area - Errors will appear in the notification area + + Errors intended for developers will appear in the notification area + Errors intended for developers will appear in the notification area - - Errors - Galat + + Debug errors + Debug errors - - Warnings will appear in the notification area - Warnings will appear in the notification area + + Warnings intended for developers will appear in the notification area + Warnings intended for developers will appear in the notification area - - Warnings - Peringatan + + Debug warnings + Debug warnings - + Non-Intrusive Notifications Non-Intrusive Notifications - + Minimum Duration: Minimum Duration: - + Maximum Duration: Maximum Duration: - + Duration during which the notification will be shown (unless mouse buttons are clicked) Duration during which the notification will be shown (unless mouse buttons are clicked) - - + + s s - + Minimum duration during which the notification will be shown (unless notification clicked) Minimum duration during which the notification will be shown (unless notification clicked) - + Maximum Number of Notifications: Maximum Number of Notifications: - + Maximum number of notifications that will be simultaneously present on the screen Maximum number of notifications that will be simultaneously present on the screen - + Notification width: Notification width: - + Width of the notification in pixels Width of the notification in pixels - + Any open non-intrusive notifications will disappear when another window is activated Any open non-intrusive notifications will disappear when another window is activated - + Hide when other window is activated Hide when other window is activated - + Prevent non-intrusive notifications from appearing when the FreeCAD Window is not the active window Prevent non-intrusive notifications from appearing when the FreeCAD Window is not the active window - + Do not show when inactive Do not show when inactive - + Message List Message List - + Limit the number of messages that will be kept in the list. If 0 there is no limit. Limit the number of messages that will be kept in the list. If 0 there is no limit. - + Maximum Messages (0 = no limit): Maximum Messages (0 = no limit): - + Removes the user notifications from the message list after the non-intrusive maximum duration has lapsed. Removes the user notifications from the message list after the non-intrusive maximum duration has lapsed. - + Auto-remove User Notifications Auto-remove User Notifications - - - Activation of the Notification Area only takes effect after an application restart. - Activation of the Notification Area only takes effect after an application restart. - Gui::Dialog::DlgSettingsWorkbenches - + Available Workbenches Available Workbenches - + <html><head/><body><p>You can reorder workbenches by drag and drop. Additional workbenches can be installed through the addon manager.</p><p> Currently, your system has the following workbenches:</p></body></html> <html><head/><body><p>You can reorder workbenches by drag and drop. Additional workbenches can be installed through the addon manager.</p><p> Currently, your system has the following workbenches:</p></body></html> - + Start up workbench: Start up workbench: - + Choose which workbench will be activated and shown after FreeCAD launches Choose which workbench will be activated and shown after FreeCAD launches - + Workbench selector position : Workbench selector position : - + Customize where the workbench selector appears (restart required). 'Toolbar': In the toolbars, as a movable toolbar. @@ -12344,12 +11730,12 @@ after FreeCAD launches 'Right Corner': In the menu bar, on the right corner. - + If checked, application will remember which workbench is active for each tab of the viewport If checked, application will remember which workbench is active for each tab of the viewport - + Remember active workbench by tab Remember active workbench by tab @@ -12495,58 +11881,50 @@ after FreeCAD launches Membatalkan - - SoFCColorGradient - - - Color Gradient - Color Gradient - - Gui::Dialog::wbListItem - + If unchecked, %1 will not appear in the available workbenches. If unchecked, %1 will not appear in the available workbenches. - + This is the current startup module, and must be enabled. See Preferences/General/Autoload to change. This is the current startup module, and must be enabled. See Preferences/General/Autoload to change. - + Shortcut to activate this workbench. Shortcut to activate this workbench. - + Auto-load Auto-load - + If checked, %1 will be loaded automatically when FreeCAD starts up If checked, %1 will be loaded automatically when FreeCAD starts up - + This is the current startup module, and must be autoloaded. See Preferences/General/Autoload to change. This is the current startup module, and must be autoloaded. See Preferences/General/Autoload to change. - + Loaded Loaded - + Load Muat - + To preserve resources, FreeCAD does not load workbenches until they are used. Loading them may provide access to additional preferences related to their functionality. To preserve resources, FreeCAD does not load workbenches until they are used. Loading them may provide access to additional preferences related to their functionality. @@ -12554,43 +11932,35 @@ after FreeCAD launches Gui::Dialog::DlgSettingsWorkbenchesImp - + Toolbar Bilah alat - + Left corner Left corner - + Right corner Right corner - - SoFCColorLegend - - - Color Legend - Color Legend - - NotificationsAction - + Delete Menghapus - + Delete user notifications Delete user notifications - + Delete All Delete All @@ -12598,12 +11968,12 @@ after FreeCAD launches Gui::NotificationArea - + Delete user notifications Delete user notifications - + Delete All Delete All @@ -12639,56 +12009,816 @@ after FreeCAD launches StdViewLoadImage - + Load image... Load image... - - + + Loads an image Loads an image - NaviCubeImplementation + Gui::InteractiveScale - + + Enter desired distance between the points + Enter desired distance between the points + + + + NaviCubeDraggableCmd + + + Movable navigation cube + Movable navigation cube + + + + Drag and place NaviCube + Drag and place NaviCube + + + + NaviCubeSettings + + FRONT FRONT - - REAR - REAR - - - + TOP TOP - - BOTTOM - BOTTOM - - - + RIGHT RIGHT - + + REAR + REAR + + + + BOTTOM + BOTTOM + + + LEFT LEFT - Gui::InteractiveScale + Gui::ExpLineEdit - - Enter desired distance between the points - Enter desired distance between the points + + + An error occurred -- see Report View for information + An error occurred -- see Report View for information + + + + Gui::Dialog::DlgSettingsEditor + + + Editor + Editor + + + + Options + Pilihan + + + + Code lines will be numbered + Code lines will be numbered + + + + Enable line numbers + Aktifkan nomor baris + + + + The cursor shape will be a block + The cursor shape will be a block + + + + Enable block cursor + Enable block cursor + + + + Enable folding + Aktifkan lipat + + + + Indentation + Lekukan + + + + Tab size: + Ukuran tab: + + + + Tabulator raster (how many spaces) + Tabulator raster (how many spaces) + + + + Indent size: + Ukuran indent: + + + + How many spaces will be inserted when pressing <Tab> + How many spaces will be inserted when pressing <Tab> + + + + Pressing <Tab> will insert a tabulator with defined tab size + Pressing <Tab> will insert a tabulator with defined tab size + + + + Keep tabs + Mengawasi + + + + Pressing <Tab> will insert amount of defined indent size + Pressing <Tab> will insert amount of defined indent size + + + + Insert spaces + Sisipkan spasi + + + + Display items + Display items + + + + Color and font settings will be applied to selected type + Color and font settings will be applied to selected type + + + + Family: + Keluarga: + + + + Font family to be used for selected code type + Font family to be used for selected code type + + + + Size: + Ukuran: + + + + Font size to be used for selected code type + Font size to be used for selected code type + + + + Color: + Warna: + + + + Preview: + Pratinjau: + + + + Text + Teks + + + + Bookmark + Tanda buku + + + + Breakpoint + Titik istirahat + + + + Keyword + Kata kunci + + + + Comment + Komentar + + + + Block comment + Blok komentar + + + + Number + Jumlah + + + + String + Tali + + + + Character + Karakter + + + + Class name + Nama kelas + + + + Define name + Tentukan nama + + + + Operator + Operator + + + + Python output + Keluaran Python + + + + Python error + Kesalahan Python + + + + Current line highlight + Sorotan saluran saat ini + + + + Items + Item + + + + Gui::Dialog::DlgSettingsGeneral + + + General + Umum + + + + Language and number format + Language and number format + + + + Language: + Language: + + + + Language of the application's user interface + Language of the application's user interface + + + + Unit system: + Sistem satuan: + + + + Unit system that should be used for all parts of the application + Unit system that should be used for all parts of the application + + + + Number of decimals: + Jumlah desimal: + + + + Number of decimals that should be shown for numbers and dimensions + Number of decimals that should be shown for numbers and dimensions + + + + Minimum fractional inch: + Minimum fractional inch: + + + + Minimum fractional inch to be displayed + Minimum fractional inch to be displayed + + + + Number format: + Number format: + + + + Operating system + Sistem operasi + + + + Selected language + Selected language + + + + C/POSIX + C/POSIX + + + + If enabled, numerical keypad decimal separator +will be substituted with locale separator, except +in Python Console and Macro Editor where a +dot/period will always be printed. + If enabled, numerical keypad decimal separator +will be substituted with locale separator, except +in Python Console and Macro Editor where a +dot/period will always be printed. + + + + Substitute decimal separator + Substitute decimal separator + + + + Application + Aplikasi + + + + Theme: + Theme: + + + + Customize how user interface will look like + Customize how user interface will look like + + + + Size of toolbar icons: + Ukuran ikon toolbar: + + + + Choose your preference for toolbar icon size. You can adjust +this according to your screen size or personal taste + Choose your preference for toolbar icon size. You can adjust +this according to your screen size or personal taste + + + + Tree view mode: + Tree view mode: + + + + Customize how tree view is shown in the panel (restart required). + +'ComboView': combine tree view and property view into one panel. +'TreeView and PropertyView': split tree view and property view into separate panel. +'Both': keep all three panels, and you can have two sets of tree view and property view. + Customize how tree view is shown in the panel (restart required). + +'ComboView': combine tree view and property view into one panel. +'TreeView and PropertyView': split tree view and property view into separate panel. +'Both': keep all three panels, and you can have two sets of tree view and property view. + + + + Size of recent file list: + Size of recent file list: + + + + How many files should be listed in recent files list + How many files should be listed in recent files list + + + + Background of the main window (when no document is opened) will consist of tiles of a special image. +See the FreeCAD Wiki for details about the image. + Background of the main window (when no document is opened) will consist of tiles of a special image. +See the FreeCAD Wiki for details about the image. + + + + Enable tiled background + Aktifkan latar belakang ubin + + + + The text cursor will be blinking + The text cursor will be blinking + + + + Enable cursor blinking + Enable cursor blinking + + + + A Splash screen is a small loading window that is shown +when FreeCAD is launching. If this option is checked, FreeCAD will +display the splash screen + A Splash screen is a small loading window that is shown +when FreeCAD is launching. If this option is checked, FreeCAD will +display the splash screen + + + + Enable splash screen at start up + Aktifkan layar splash saat start up + + + + Preference packs + Preference packs + + + + Name + Nama + + + + Type + Jenis + + + + Load + Muat + + + + Import config... + Import config... + + + + Save new... + Save new... + + + + Manage... + Manage... + + + + Revert... + Revert... + + + + Manage preference packs + Manage preference packs + + + + Small (%1px) + Kecil ( % 1p x) + + + + Medium (%1px) + Sedang ( % 1p x) + + + + Large (%1px) + Besar ( % 1p x) + + + + Extra large (%1px) + Ekstra besar (%1px) + + + + Custom (%1px) + Custom (%1px) + + + + Combo View + Tampilan Kombo + + + + TreeView and PropertyView + TreeView and PropertyView + + + + Both + Both + + + + Preference Pack Name + Preference Pack Name + + + + Tags + Tags + + + + Apply + Apply + + + + Apply the %1 preference pack + Apply the %1 preference pack + + + + Choose a FreeCAD config file to import + Choose a FreeCAD config file to import + + + + File exists + File exists + + + + A preference pack with that name already exists. Overwrite? + A preference pack with that name already exists. Overwrite? + + + + Gui::Dialog::DlgSettingsReportView + + + Report view + Tampilan laporan + + + + Output + Keluaran + + + + Normal messages will be recorded + Normal messages will be recorded + + + + Record normal messages + Record normal messages + + + + Log messages will be recorded + Log messages will be recorded + + + + Record log messages + Rekam pesan log + + + + Warnings will be recorded + Warnings will be recorded + + + + Record warnings + Catat peringatan + + + + Error messages will be recorded + Error messages will be recorded + + + + Record error messages + Rekam pesan kesalahan + + + + When an error has occurred, the Report View dialog becomes visible +on-screen while displaying the error + When an error has occurred, the Report View dialog becomes visible +on-screen while displaying the error + + + + Show report view on error + Show report view on error + + + + When a warning has occurred, the Report View dialog becomes visible +on-screen while displaying the warning + When a warning has occurred, the Report View dialog becomes visible +on-screen while displaying the warning + + + + Show report view on warning + Show report view on warning + + + + When a normal message has occurred, the Report View dialog becomes visible +on-screen while displaying the message + When a normal message has occurred, the Report View dialog becomes visible +on-screen while displaying the message + + + + Show report view on normal message + Show report view on normal message + + + + When a log message has occurred, the Report View dialog becomes visible +on-screen while displaying the log message + When a log message has occurred, the Report View dialog becomes visible +on-screen while displaying the log message + + + + Show report view on log message + Show report view on log message + + + + Include a timecode for each report + Include a timecode for each report + + + + Include a timecode for each entry + Include a timecode for each entry + + + + Colors + Warna + + + + Normal messages: + Pesan normal: + + + + Font color for normal messages in Report view panel + Font color for normal messages in Report view panel + + + + Log messages: + Pesan log: + + + + Font color for log messages in Report view panel + Font color for log messages in Report view panel + + + + Warnings: + Peringatan: + + + + Font color for warning messages in Report view panel + Font color for warning messages in Report view panel + + + + Errors: + Kesalahan: + + + + Font color for error messages in Report view panel + Font color for error messages in Report view panel + + + + Python interpreter + Penerjemah Python + + + + Internal Python output will be redirected +from Python console to Report view panel + Internal Python output will be redirected +from Python console to Report view panel + + + + Redirect internal Python output to report view + Arahkan ulang keluaran Python internal ke tampilan laporan + + + + Internal Python error messages will be redirected +from Python console to Report view panel + Internal Python error messages will be redirected +from Python console to Report view panel + + + + Redirect internal Python errors to report view + Redirect kesalahan Python internal untuk melihat laporan + + + + Gui::Dialog::DlgSettingsTheme + + + Theme + Theme + + + + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + + + + Style sheet: + Style sheet: + + + + Style sheet how user interface will look like + Style sheet how user interface will look like + + + + Secondary theme color + Secondary theme color + + + + + + This color might be used by your theme to let you customize it. + This color might be used by your theme to let you customize it. + + + + Highlight color + Highlight color + + + + Focus theme color + Focus theme color + + + + No style sheet + Tidak ada style sheet diff --git a/src/Gui/Language/FreeCAD_it.ts b/src/Gui/Language/FreeCAD_it.ts index 1db22ff534..b972cfde01 100644 --- a/src/Gui/Language/FreeCAD_it.ts +++ b/src/Gui/Language/FreeCAD_it.ts @@ -42,29 +42,29 @@ Dimensione visiva della funzione - + <empty> <empty> - - + + Angle Angolo - - + + Axis Asse - + Position Posizione - + Enum Enum @@ -91,12 +91,12 @@ CmdViewMeasureClearAll - + Clear measurement Cancella le misure - + Clear all visible measurements Cancella tutte le misure visibili @@ -104,12 +104,12 @@ CmdViewMeasureToggleAll - + Toggle measurement Attiva/disattiva le misure - + Turn on or off the display of all measurements Attivare o disattivare la visualizzazione di tutte le misurazioni @@ -117,12 +117,12 @@ Command - + Edit Modifica - + Import Importa @@ -182,7 +182,7 @@ Aggiungi gruppo - + Align Allinea @@ -194,18 +194,18 @@ - + Transform Trasforma - + Toggle array elements Attiva/Disattiva elementi array - + Link Transform Collega trasformazione @@ -215,12 +215,12 @@ Misura la distanza - + Toggle visibility Mostra/Nascondi - + Toggle selectability Commuta la selezionabilità @@ -559,7 +559,7 @@ Gui::AutoSaver - + Please wait until the AutoRecovery file has been saved... Si prega di attendere durante il salvataggio del file di recupero automatico... @@ -711,47 +711,47 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::AboutDialog - - + + Credits Header for the Credits tab of the About screen Ringraziamenti - + FreeCAD would not be possible without the contributions of FreeCAD non sarebbe possibile senza i contributi di - + Individuals Header for the list of individual people in the Credits list. Utenti privati - + Organizations Header for the list of companies/organizations in the Credits list. Organizzazioni - - + + License Licenza - + Libraries Librerie - + This software uses open source components whose copyright and other proprietary rights belong to their respective owners: Questo software utilizza componenti open source i cui copyright e altri diritti di proprietà appartengono ai rispettivi proprietari: - + Collection Collezione @@ -759,22 +759,22 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::ApplicationCache - + Cache directory Cartella della cache - + The cache directory %1 exceeds the size of %2. La directory di cache %1 supera la dimensione di %2. - + Do you want to clear it now? Vuoi svuotarla adesso? - + Warning: Please make sure that this is the only running %1 instance and that no documents are opened as this may result into data loss! Attenzione: Assicurati che questa sia l'unica istanza %1 in esecuzione e che nessun documento sia aperto in quanto ciò potrebbe comportare una perdita di dati! @@ -795,37 +795,37 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::CameraDialog - + Camera settings Impostazioni telecamera - + Orientation Orientamento - + Q0 Q0 - + Q1 Q1 - + Q2 Q2 - + Q3 Q3 - + Current view Vista corrente @@ -1392,13 +1392,13 @@ con la stessa scorciatoia sono attivi contemporaneamente sarà usato il comando Titolo - + All Tutti - - + + none nessuno @@ -1406,8 +1406,8 @@ con la stessa scorciatoia sono attivi contemporaneamente sarà usato il comando Gui::Dialog::DlgCustomToolBoxbarsImp - - + + Toolbox bars Barre degli strumenti @@ -1682,551 +1682,123 @@ con la stessa scorciatoia sono attivi contemporaneamente sarà usato il comando Gui::Dialog::DlgDisplayPropertiesImp - + Default Predefinito - + Aluminium Alluminio - + Brass Ottone - + Bronze Bronzo - + Copper Rame - + Chrome Cromo - + Emerald Smeraldo - + Gold Oro - + Jade Giada - + Metalized Metallizzato - + Neon GNC Neon GNC - + Neon PHC Neon PHC - + Obsidian Ossidiana - + Pewter Peltro - + Plaster Gesso - + Plastic Plastica - + Ruby Rubino - + Satin Raso - + Shiny plastic Plastica lucida - + Silver Argento - + Steel Acciaio - + Stone Pietra Gui::Dialog::DlgEditorSettings - - - Editor - Editor - - - - Options - Opzioni - - - - Code lines will be numbered - Le righe del codice saranno numerate - - - - Enable line numbers - Abilita la numerazione delle righe - - - - The cursor shape will be a block - La forma del cursore sarà un blocco - - - - Enable block cursor - Abilita il cursore a blocco - - - - Enable folding - Abilita il folding - - - - Indentation - Indentazione - - - - Tab size: - Dimensione della tabulazione: - - - - Tabulator raster (how many spaces) - Indentazione del tabulatore (quanti spazi) - - - - Indent size: - Dimensione dell'indentazione: - - - - How many spaces will be inserted when pressing <Tab> - Quantità di spazi che vengono inseriti premendo <Tab> - - - - Pressing <Tab> will insert a tabulator with defined tab size - Premendo <Tab> si inserirà un tabulatore con gli spazi definiti da Dimensione della tabulazioe - - - - Keep tabs - Mantieni le tabulazioni - - - - Pressing <Tab> will insert amount of defined indent size - Premendo <Tab> verrà inserita la quantità di spazi definiti per l'indentazione - - - - Insert spaces - Inserisci gli spazi - - - - Display items - Visualizza gli elementi - - - - Color and font settings will be applied to selected type - Le impostazioni del colore e del carattere verranno applicate al tipo selezionato - - - - Family: - Tipo di carattere: - - - - Font family to be used for selected code type - Famiglia di caratteri da utilizzare per il tipo di codice selezionato - - - - Size: - Dimensione: - - - - Font size to be used for selected code type - Dimensione del carattere da utilizzare per il tipo di codice selezionato - - - - Color: - Colore: - - - - Preview: - Anteprima: - - - Gui::Dialog::DlgGeneral - - - General - Generale - - - - Language of the application's user interface - Lingua dell'interfaccia utente dell'applicazione - - - - Number format: - Formato numerico: - - - - Operating system - Sistema operativo - - - - Selected language - Lingua selezionata - - - - C/POSIX - C/POSIX - - - - If enabled, numerical keypad decimal separator -will be substituted with locale separator, except -in Python Console and Macro Editor where a -dot/period will always be printed. - Se abilitato, il separatore decimale del tastierino numerico -verrà sostituito con il separatore locale, tranne -in Python Console e Macro Editor dove un -punto verrà sempre stampato. - - - - Preference packs - Pacchetti preferenze - - - - Name - Nome - - - - Type - Tipo - - - - Load - Carica - - - - Import config... - Importa configurazione... - - - - Save new... - Salva nuovo... - - - - Manage... - Gestisci... - - - - Revert... - Ripristina... - - - - How many files should be listed in recent files list - Quanti file devono essere elencati nell'elenco dei file recenti - - - - Enable tiled background - Abilita lo sfondo a mosaico - - - - The text cursor will be blinking - Il cursore di testo lampeggierà - - - - Enable cursor blinking - Abilita lampeggiamento cursore - - - - Style sheet: - Foglio di stile: - - - - Language and number format - Lingua e formato numerico - - - - Language: - Lingua: - - - - Unit system: - Sistema di unità: - - - - Unit system that should be used for all parts of the application - Sistema di unità che dovrebbe essere utilizzato per tutte le parti dell'applicazione - - - - Number of decimals: - Numero di cifre decimali: - - - - Number of decimals that should be shown for numbers and dimensions - Numero di decimali che devono essere mostrati per i numeri e le dimensioni - - - - Minimum fractional inch: - Minima frazione in pollici: - - - - Minimum fractional inch to be displayed - Frazione minima in pollici da visualizzare - - - - Substitute decimal separator - Sostituire il separatore decimale - - - - Application - Applicazione - - - - Style sheet how user interface will look like - Foglio di stile di come apparirà l'interfaccia utente - - - - Size of toolbar icons: - Dimensione delle icone della barra degli strumenti: - - - - Choose your preference for toolbar icon size. You can adjust -this according to your screen size or personal taste - Scegliere la dimensione preferita delle icone nella barra degli strumenti. Possono essere regolate -in base alle dimensioni dello schermo o al gusto personale - - - - Tree view mode: - Modalità vista ad albero: - - - - Customize how tree view is shown in the panel (restart required). - -'ComboView': combine tree view and property view into one panel. -'TreeView and PropertyView': split tree view and property view into separate panel. -'Both': keep all three panels, and you can have two sets of tree view and property view. - Personalizza il modo in cui la vista ad albero viene mostrata nel pannello (è richiesto il riavvio). - -'ComboView': combina la vista ad albero e la vista proprietà in un unico pannello. -'TreeView e PropertyView': divide la vista ad albero e la vista delle proprietà in pannelli separati. -'Entrambi': mantiene tutti e tre i pannelli, e si possono avere due tipi di vista ad albero e di vista proprietà. - - - - Size of recent file list: - Dimensione della lista dei file recenti: - - - - Background of the main window (when no document is opened) will consist of tiles of a special image. -See the FreeCAD Wiki for details about the image. - Lo sfondo della finestra principale (quando nessun documento è aperto) sarà costituito da piastrelle di un'immagine speciale. -Guarda la Wiki di FreeCAD per maggiori dettagli sull'immagine. - - - - A Splash screen is a small loading window that is shown -when FreeCAD is launching. If this option is checked, FreeCAD will -display the splash screen - La schermata di avvio è una piccola finestra di caricamento visualizzata -quando FreeCAD viene avviato. Se questa opzione è selezionata, FreeCAD visualizzerà -la schermata di avvio - - - - Enable splash screen at start up - Abilita la schermata iniziale all'avvio - - - - Gui::Dialog::DlgGeneralImp - - - Manage preference packs - Gestisci pacchetti di preferenze - - - - Small (%1px) - Piccolo (%1px) - - - - Medium (%1px) - Medio (%1px) - - - - Large (%1px) - Grande (%1px) - - - - Extra large (%1px) - Grandissimo (%1px) - - - - Custom (%1px) - Personalizzato (%1px) - - - - Combo View - Vista combinata - - - - TreeView and PropertyView - Vista ad albero e proprietà - - - - Both - Entrambe - - - - No style sheet - Nessun foglio di stile - - - - Preference Pack Name - Nome Pacchetto Preferenze - - - - Tags - Etichette - - - - Apply - Applica - - - - Apply the %1 preference pack - Applica il pacchetto preferenze %1 - - - - Choose a FreeCAD config file to import - Scegli un file di configurazione FreeCAD da importare - - - - File exists - Il file esiste - - - - A preference pack with that name already exists. Overwrite? - Esiste già un pacchetto di preferenze con quel nome. Vuoi sovrascriverlo? - - Gui::Dialog::DlgInputDialog @@ -3114,188 +2686,6 @@ Specificare un'altra cartella. Gui::Dialog::DlgReportView - - - Report view - Report - - - - Output - Output - - - - Normal messages will be recorded - I messaggi normali verranno registrati - - - - Record normal messages - Registra i messaggi normali - - - - Log messages will be recorded - I messaggi di log verranno registrati - - - - Record log messages - Registra i messaggi di log - - - - Warnings will be recorded - Gli avvisi verranno registrati - - - - Record warnings - Registra gli avvisi - - - - Error messages will be recorded - I messaggi di errore verranno registrati - - - - Record error messages - Registra i messaggi di errore - - - - When an error has occurred, the Report View dialog becomes visible -on-screen while displaying the error - Quando si verifica un errore, la finestra di dialogo della vista report appare -sullo schermo e visualizza l'errore - - - - Show report view on error - Mostra la vista report in caso di errore - - - - When a warning has occurred, the Report View dialog becomes visible -on-screen while displaying the warning - Quando si verifica un avviso, la finestra di dialogo della vista report appare -sullo schermo e visualizza l'avviso - - - - Show report view on warning - Mostra la vista report in caso di avviso - - - - When a normal message has occurred, the Report View dialog becomes visible -on-screen while displaying the message - Quando si verifica un messaggio normale, la finestra di dialogo Vista report diventa visibile -sullo schermo per visualizzare il messaggio - - - - Show report view on normal message - Mostra la vista report per i messaggi - - - - When a log message has occurred, the Report View dialog becomes visible -on-screen while displaying the log message - Quando si verifica un messaggio di log, la finestra di dialogo Vista report diventa visibile -sullo schermo per visualizzare il messaggio - - - - Show report view on log message - Mostra la vista report per i messaggi log - - - - Include a timecode for each report - Inserisci il codice temporale per ogni report - - - - Include a timecode for each entry - Inserisci il codice temporale per ogni voce - - - - Colors - Colori - - - - Normal messages: - Messaggi normali: - - - - Font color for normal messages in Report view panel - Colore del carattere per i messaggi normali nel pannello Rapporti - - - - Log messages: - Messaggi di log: - - - - Font color for log messages in Report view panel - Colore del carattere per i messaggi di log nel pannello Rapporti - - - - Warnings: - Avvisi: - - - - Font color for warning messages in Report view panel - Colore del carattere per i messaggi di avvisi nel pannello Report - - - - Errors: - Errori: - - - - Font color for error messages in Report view panel - Colore del carattere per i messaggi di errore nel pannello Report - - - - Python interpreter - Interprete Python - - - - Internal Python output will be redirected -from Python console to Report view panel - L'output interno di Python verrà reindirizzato -dalla console di Python al pannello Vista Report - - - - Redirect internal Python output to report view - Reindirizza l'output interno di Python alla finestra di report - - - - Internal Python error messages will be redirected -from Python console to Report view panel - I messaggi di errore interni di Python saranno reindirizzati -dalla console di Python al pannello vista Report - - - - Redirect internal Python errors to report view - Reindirizza gli errori interni di Python alla finestra di report - @@ -3373,68 +2763,68 @@ dalla console di Python al pannello vista Report Gui::Dialog::DlgSettings3DView - + 3D View Vista 3D - + General Generale - + Main coordinate system will always be shown in lower right corner within opened files Il sistema di coordinate principali verrà sempre mostrato nell'angolo in basso a destra all'interno dei file aperti - + Show coordinate system in the corner Mostra il sistema di coordinate all'angolo - + Relative size : Dimensione relativa: - + Size of main coordinate system representation in the corner -- in % of height/width of viewport Dimensione della rappresentazione del sistema di coordinate principali nell'angolo -- in % di altezza/larghezza della vista - + Axis cross will be shown by default at file opening or creation Il sistema di assi sarà mostrato di default all'apertura o alla creazione del file - + Show axis cross by default Mostra di default il sistema di assi - + Time needed for last operation and resulting frame rate will be shown at the lower left corner in opened files Il tempo necessario per l'ultima operazione e il conseguente frame rate verranno mostrati nell'angolo in basso a sinistra nei file aperti - + Show counter of frames per second Mostra contatore frame per secondo - + Rendering Rendering - + This option is useful for troubleshooting graphics card and driver problems. Changing this option requires a restart of the application. @@ -3443,22 +2833,22 @@ Changing this option requires a restart of the application. La modifica di questa opzione richiede un riavvio dell'applicazione. - + Use software OpenGL Usa software OpenGL - + Use OpenGL VBO (Vertex Buffer Object) Usa OpenGL VBO (Vertex Buffer Object) - + Render cache Rendering accelerato - + If selected, Vertex Buffer Objects (VBO) will be used. A VBO is an OpenGL feature that provides methods for uploading vertex data (position, normal vector, color, etc.) to the graphics card. @@ -3481,7 +2871,7 @@ diversi che vanno dalle anomalie grafiche ai bug crash della GPU. Ricordarsi di segnalare che questa impostazione è stata abilitata quando si cerca supporto sui forum di FreeCAD - + 'Render Caching' is another way to say 'Rendering Acceleration'. There are 3 options available to achieve this: 1) 'Auto' (default), let Coin3D decide where to cache. @@ -3498,92 +2888,92 @@ solo la cache nel nodo radice del grafico della scena. Questo offre la velocità ma la risposta più lenta a qualsiasi cambiamento di scena. - + Auto Auto - + Distributed Distribuita - + Centralized Centralizzata - + Anti-Aliasing Anti-Aliasing - + What kind of multisample anti-aliasing is used Che tipo di anti-aliasing multisample è usato - + None Nessuno - + Line Smoothing Leviga linea - + MSAA 2x MSAA 2x - + MSAA 4x MSAA 4x - + MSAA 8x MSAA 8x - + Transparent objects: Oggetti trasparenti: - + Render types of transparent objects Tipo di rendering degli oggetti trasparenti - + One pass Un passaggio - + Backface pass Passa per le facce nascoste - + Marker size: Grandezza segnaposto: - + Size of vertices in the Sketcher workbench Dimensione dei vertici nell'ambiente Sketcher - + Eye to eye distance for stereo modes Distanza tra gli occhi per le modalità stereo - + Eye-to-eye distance used for stereo projections. The specified value is a factor that will be multiplied with the bounding box size of the 3D object that is currently displayed. @@ -3592,48 +2982,48 @@ Il valore specificato è un fattore che verrà moltiplicato per la dimensione del riquadro di delimitazione dell'oggetto 3D che è attualmente visualizzato. - + Backlight is enabled with the defined color La retroilluminazione è attivata con il colore definito - - + + Backlight color Colore di retroilluminazione - + Intensity Intensità - + Intensity of the backlight Intensità della retroilluminazione - + Camera type Tipo di camera - + Objects will appear in a perspective projection Gli oggetti appariranno in prospettiva - + Perspective renderin&g Vista in prospettiva - + Objects will be projected in orthographic projection Gli oggetti saranno proiettati in proiezione ortografica - + Or&thographic rendering Vista or&tografica @@ -3645,42 +3035,42 @@ del riquadro di delimitazione dell'oggetto 3D che è attualmente visualizzato. Gui::Dialog::DlgSettings3DViewImp - + 5px 5px - + 7px 7px - + 9px 9px - + 11px 11px - + 13px 13px - + 15px 15px - + Anti-aliasing Anti-aliasing - + Open a new viewer or restart %1 to apply anti-aliasing changes. Aprire un nuovo visualizzatore o riavviare %1 per applicare le modifiche all' Anti-Aliasing. @@ -3688,77 +3078,77 @@ del riquadro di delimitazione dell'oggetto 3D che è attualmente visualizzato. Gui::Dialog::DlgSettingsCacheDirectory - + Cache Cache - + Cache directory Cartella della cache - + Location: Posizione: - + Check periodically at program start: Controlla periodicamente all'avvio del programma: - + Always Sempre - + Daily Giornaliero - + Weekly Settimanale - + Monthly Mensilmente - + Yearly Annualmente - + Never Mai - + Cache size limit: Limite dimensione della cache: - + Check now... Controlla ora... - + Notify the user if the cache size exceeds the specified limit Notifica l'utente se la dimensione della cache supera il limite specificato - + Unknown Sconosciuto - + Current cache size: %1 Dimensione attuale cache: %1 @@ -3932,182 +3322,182 @@ oltre alla barra dei colori Gui::Dialog::DlgSettingsDocument - + Document Documento - + General Generale - + The application will create a new document when started L'applicazione creerà un nuovo documento quando viene avviata - + Create new document at start up Crea un nuovo documento all'avvio - + Document save compression level (0 = none, 9 = highest, 3 = default) Livello di compressione di salvataggio del documento (0 = nessuno, 9 = massimo, 3 = normale) - + Compression level for FCStd files Livello di compressione per i file FCStd - + All changes in documents are stored so that they can be undone/redone Tutte le modifiche ai documenti vengono archiviate in modo da poter essere annullate o ripristinate - + Using Undo/Redo on documents Utilizza Annulla/Ripeti sui documenti - + Maximum Undo/Redo steps Numero massimo di passaggi di Annulla/Ripristina - + How many Undo/Redo steps should be recorded Quanti passi di Annulla/Ripristina devono essere registrati - + Allow user aborting document recomputation by pressing ESC. This feature may slightly increase recomputation time. Consente all'utente di annullare il ricalcolo dei documenti premendo ESC. Questa funzione può aumentare leggermente il tempo di ricalcolo. - + Allow aborting recomputation Permetti l'interruzione del ricalcolo - + Storage Archiviazione - + Saving transactions (Auto-save) Salva la cronologia delle operazioni (Salvataggio automatico) - + Discard saved transaction after saving document Elimina le transazioni dopo il salvataggio del documento - + If there is a recovery file available the application will automatically run a file recovery when it is started. Se c'è un file di recupero disponibile, l'applicazione eseguirà automaticamente il ripristino del file quando viene avviata. - + Run AutoRecovery at startup Esegui il salvataggio automatico all'avvio - + How often a recovery file is written Frequenza con cui viene scritto un file di recupero - + Save AutoRecovery information every Salva le informazioni di autorecupero ogni - + A thumbnail will be stored when document is saved Quando il documento viene salvato verrà memorizzata una miniatura - + Save thumbnail into project file when saving document Salva la miniatura nel file del progetto al salvataggio del documento - + Size Dimensione - + Sets the size of the thumbnail that is stored in the document. Common sizes are 128, 256 and 512 Imposta la dimensione della miniatura che viene memorizzata nel documento. Le dimensioni comuni sono 128, 256 e 512 - + The program logo will be added to the thumbnail Il logo del programma verrà aggiunto alla miniatura - + Add the program logo to the generated thumbnail Aggiungi il logo del programma alla miniatura generata - + How many backup files will be kept when saving document Quanti file di backup saranno mantenuti quando si salva il documento - + Maximum number of backup files to keep when resaving document Numero massimo di file di backup da conservare quando si salva nuovamente il documento - + Backup files will get extension '.FCbak' and file names get date suffix according to the specified format I file di backup otterranno l'estensione '.FCbak' e i nomi dei file avranno il suffisso della data in base al formato specificato - + Use date and FCBak extension Usa l'estensione data e FCBak - + Date format Formato della data - + Document objects Oggetti del documento - + Allow objects to have same label Consente agli oggetti di avere la stessa etichetta - + Allow duplicate object labels in one document Consenti la duplicazione delle etichette degli oggetti nello stesso documento - + Enable partial loading of external linked documents. Then only referenced objects and their dependencies will be loaded when a linked document is auto-opened together with the main document. @@ -4120,22 +3510,22 @@ Un documento caricato parzialmente non può essere modificato. Fare doppio clic documento nella vista ad albero per ricaricarlo completamente. - + Disable partial loading of external linked objects Disabilita il caricamento parziale degli oggetti collegati esterni - + Authoring and License Diritti d'autore e licenze - + Author name Nome autore - + All documents that will be created will get the specified author name. Keep blank for anonymous. You can also use the form: John Doe <john@doe.com> @@ -4144,32 +3534,32 @@ Lasciare vuoto per anonimo. Si può anche utilizzare il modulo: John Doe <john@doe.com> - + The field 'Last modified by' will be set to specified author when saving the file Il campo 'Ultima modifica effettata da' sarà impostato sull'autore specificato durante il salvataggio del file - + Set on save Imposta su salva - + Company Azienda - + Default company name to use for new files Nome dell'azienda predefinita da utilizzare per i nuovi file - + Default license Licenza di default - + Default license for new documents Licenza predefinita per i nuovi documenti @@ -4239,12 +3629,12 @@ Si può anche utilizzare il modulo: John Doe <john@doe.com> Altro - + License URL URL della licenza - + URL describing more about the license URL che descrive di più sulla licenza @@ -4252,104 +3642,21 @@ Si può anche utilizzare il modulo: John Doe <john@doe.com> Gui::Dialog::DlgSettingsDocumentImp - + The format of the date to use. Il formato della data da utilizzare. - + Default Predefinito - + Format Formato - - Gui::Dialog::DlgSettingsEditorImp - - - Text - Testo - - - - Bookmark - Segnalibro - - - - Breakpoint - Interruzione - - - - Keyword - Parola chiave - - - - Comment - Commento - - - - Block comment - Blocco di commento - - - - Number - Numero - - - - String - Stringa - - - - Character - Carattere - - - - Class name - Nome della classe - - - - Define name - Nome definito - - - - Operator - Operatore - - - - Python output - Output Python - - - - Python error - Errore Python - - - - Current line highlight - Evidenziare la linea corrente - - - - Items - Elementi - - Gui::Dialog::DlgSettingsImage @@ -4530,122 +3837,122 @@ Si può anche utilizzare il modulo: John Doe <john@doe.com> Gui::Dialog::DlgSettingsMacro - + Macro Macro - + General macro settings Impostazioni generali delle macro - + Variables defined by macros are created as local variables Le variabili definite dalle macro vengono create come variabili locali - + Run macros in local environment Esegui le macro in ambiente locale - + Macro recording settings Impostazioni di registrazione delle macro - + Macro path Percorso macro - + The directory in which the application will search for macros La directory nella quale l'applicazione cercherà le macro - + Gui commands Comandi dell'interfaccia utente - + Recorded macros will also contain user interface commands Le macro registrate conterranno anche i comandi dell'interfaccia utente - + Record GUI commands Registra i comandi GUI - + Recorded macros will also contain user interface commands as comments Le macro registrate conterranno anche i comandi di interfaccia utente come commenti - + Record as comment Registra come commento - + Logging Commands Comandi di log - + Commands executed by macro scripts are shown in Python console I comandi eseguiti dagli script delle macro sono mostrati nella console di Python - + Show script commands in python console Mostra lo script dei comandi nella console Python - + Log all commands issued by menus to file: Registra tutti i comandi emessi dai menu al file: - + FullScript.FCScript FullScript.FCScript - + Recent macros menu Menu delle macro recenti - + Size of recent macro list Dimensione dell'elenco delle macro recenti - + How many macros should be listed in recent macros list Quante macro devono essere elencate nella lista delle macro recenti - + Keyboard shortcut count Conteggio scorciatoie da tastiera - + How many recent macros should have shortcuts Quante macro recenti devono avere scorciatoie - + Keyboard Modifiers Modificatori tastiera - + Keyboard modifiers, default = Ctrl+Shift+ Modificatori tastiera, predefinito = Ctrl+Maiusc+ @@ -4653,130 +3960,130 @@ Si può anche utilizzare il modulo: John Doe <john@doe.com> Gui::Dialog::DlgSettingsNavigation - - + + Navigation Navigazione - + Navigation cube Cubo di navigazione - + Steps by turn Passi di rotazione - + Number of steps by turn when using arrows (default = 8 : step angle = 360/8 = 45 deg) Numero di passi di rotazione quando si usano le frecce (impostazione predefinita = 8: angolo del passo = 360/8 = 45 gradi) - + Corner Angolo - + Corner where navigation cube is shown Angolo in cui viene mostrato il cubo di navigazione - + Top left In alto a sinistra - + Top right In alto a destra - + Bottom left In basso a sinistra - + Bottom right In basso a destra - + Rotates to nearest possible state when clicking a cube face Ruota allo stato possibile più vicino quando si fa clic su una faccia del cubo - + Rotate to nearest Ruota verso il più vicino - + Font name: Nome carattere: - + Font name of the navigation cube Carattere del cubo di navigazione - + Default Predefinito - + Cube size Dimensione cubo - + Size of the navigation cube Dimensione del cubo di navigazione - + Color Colore - + Base color for all elements Colore di base per tutti gli elementi - + 3D Navigation Navigazione 3D - + List the mouse button configs for each chosen navigation setting. Select a set and then press the button to view said configurations. Elenca le configurazioni dei pulsanti del mouse per ogni impostazione di navigazione selezionata. Seleziona un set e poi premi il pulsante per visualizzare le configurazioni indicate. - + Mouse... Mouse... - + Navigation settings set Impostazioni di navigazione - + Orbit style Stile orbita - + Rotation orbit style. Trackball: moving the mouse horizontally will rotate the part around the y-axis Turntable: the part will be rotated around the z-axis (with constrained axes). @@ -4787,116 +4094,116 @@ Giradischi: la parte sarà ruotata attorno all'asse z (con assi vincolati). Giradischi Libero: la parte sarà ruotata attorno all'asse z. - + Turntable Piatto - + Trackball Trackball - + Free Turntable Piatto Libero - + Rotation mode Modalità rotazione - + Rotations in 3D will use current cursor position as center for rotation Le rotazioni in 3D utilizzeranno la posizione corrente del cursore come centro per la rotazione - + Window center Centro finestra - + Drag at cursor Trascina al cursore - + Object center Centro oggetto - + Default camera orientation Orientamento predefinito della camera - + Default camera orientation when creating a new document or selecting the home view Orientamento predefinito della fotocamera quando si crea un nuovo documento o si seleziona la vista iniziale - + Camera zoom Zoom fotocamera - + Sets camera zoom for new documents. The value is the diameter of the sphere to fit on the screen. Imposta lo zoom della fotocamera per i nuovi documenti. Il valore è il diametro della sfera da adattare allo schermo. - + mm mm - + Enable animated rotations Abilita le rotazioni animate - + Enable animation Abilita animazione - + Zoom operations will be performed at position of mouse pointer Le operazioni di zoom verranno eseguite sulla posizione del puntatore del mouse - + Zoom at cursor Ingrandimento al cursore - + Zoom step Fattore di zoom - + How much will be zoomed. Zoom step of '1' means a factor of 7.5 for every zoom step. Quanto verrà ingrandito. Il passo di zoom di '1' significa un fattore di 7.5 per ogni fase di zoom. - + Direction of zoom operations will be inverted La direzione delle operazioni di zoom verrà invertita - + Invert zoom Inverti lo zoom - + Prevents view tilting when pinch-zooming. Affects only gesture navigation style. Mouse tilting is not disabled by this setting. @@ -4905,57 +4212,67 @@ Interessa solo lo stile gesture. Questa impostazione non disabilitata l'inclinazione tramite mouse. - + Disable touchscreen tilt gesture Disattiva l'inclinazione dai gesti del touch screen - + + Show the rotation center when dragging. + Show the rotation center when dragging. + + + + Enable rotation center indication + Enable rotation center indication + + + Isometric Isometrica - + Dimetric Dimetrica - + Trimetric Trimetrica - + Top Dall'alto - + Front Di fronte - + Left Da sinistra - + Right Da destra - + Rear Da dietro - + Bottom Dal basso - + Custom Personalizza @@ -4963,44 +4280,44 @@ Questa impostazione non disabilitata l'inclinazione tramite mouse. Gui::Dialog::DlgSettingsPythonConsole - + Python console Console Python - + Settings Impostazioni - + Words will be wrapped when they exceed available horizontal space in Python console Le parole saranno compresse quando superano lo spazio disponibile orizzontale nella console di Python - + Enable word wrap Abilita il ritorno a capo automatico - + The cursor shape will be a block La forma del cursore sarà un blocco - + Enable block cursor Abilita il cursore a blocco - + Saves Python history across sessions Salva la cronologia Python tra le sessioni - + Save history Salva la cronologia @@ -5008,17 +4325,37 @@ orizzontale nella console di Python Gui::Dialog::DlgSettingsSelection - + Selection Selezione - + + Enable preselection, highlighted with specified color + Enable preselection, highlighted with specified color + + + + Enable preselection + Enable preselection + + + + Enable selection, highlighted with specified color + Enable selection, highlighted with specified color + + + + Enable selection + Enable selection + + + Pick radius (px): Raggio di selezione (px): - + Area for picking elements in 3D view. Larger value eases to pick things, but can make small features impossible to select. @@ -5027,27 +4364,27 @@ Un valore maggiore facilita la selezione delle cose, ma può rendere impossibile - + Auto switch to the 3D view containing the selected item Passa automaticamente alla vista 3D contenente l'elemento selezionato - + Auto expand tree item when the corresponding object is selected in 3D view Espande automaticamente la struttura quando l'oggetto corrispondente viene selezionato nella vista 3D - + Preselect the object in 3D view when mouse over the tree item Preseleziona l'oggetto nella vista 3D quando il mouse sopra l'elemento ad albero - + Record selection in tree view in order to go back/forward using navigation button Registra la selezione nella vista ad albero per andare indietro/avanti usando il pulsante di navigazione - + Add checkboxes for selection in document tree Aggiunge caselle di selezione nell'albero del modello @@ -5055,147 +4392,122 @@ Un valore maggiore facilita la selezione delle cose, ma può rendere impossibile Gui::Dialog::DlgSettingsViewColor - + Colors Colori - - Selection - Selezione - - - - Enable preselection and highlight by specified color - Abilita la preselezione e l'evidenziazione con il colore specificato - - - - Enable preselection highlighting - Attiva l'evidenziamento di preselezione - - - - Enable selection highlighting and use specified color - Abilita l'evidenziazione della selezione e usa il colore specificato - - - - Enable selection highlighting - Attiva l'evidenziamento di selezione - - - + Background color for the model view Colore di sfondo per la vista del modello - + Background color Colore dello sfondo - - + + Background will have selected color Lo sfondo avrà il colore selezionato - + Simple color Colore semplice - - + + Background will have selected color gradient Lo sfondo avrà la sfumatura selezionata - + Linear gradient Gradiente lineare - + Radial gradient Sfumatura radiale - - + + Top: Sopra: - - + + Middle: Al centro: - + Switches the colors of the gradient Cambia i colori del gradiente - + Switch Cambia - + Color gradient will get selected color as middle color La sfumatura di colore verrà selezionata come colore centrale - + Middle color Colore centrale - - + + Bottom: Sotto: - + Tree view Struttura - + Object being edited Oggetto in fase di modifica - + Background color for objects in tree view that are currently edited Colore di sfondo nella vista ad albero per gli oggetti che sono attualmente in modifica - + Active container Contenitore attivo - + Background color for active containers in tree view Colore di sfondo nella vista ad albero per i contenitori attivi - + Central: Centrale: - + Midway: Medio: - + End: Fine: @@ -5320,7 +4632,7 @@ Il sistema di preferenza è quello impostato nelle preferenze generali. Gui::Dialog::DockablePlacement - + Placement Posizionamento @@ -5919,17 +5231,17 @@ The 'Status' column shows whether the document could be recovered. Applica - + Please select 1, 2, or 3 points before clicking this button. A point may be on a vertex, face, or edge. If on a face or edge the point used will be the point at the mouse position along face or edge. If 1 point is selected it will be used as the center of rotation. If 2 points are selected the midpoint between them will be the center of rotation and a new custom axis will be created, if needed. If 3 points are selected the first point becomes the center of rotation and lies on the vector that is normal to the plane defined by the 3 points. Some distance and angle information is provided in the report view, which can be useful when aligning objects. For your convenience when Shift + click is used the appropriate distance or angle is copied to the clipboard. Selezionare 1, 2 o 3 punti prima di fare clic su questo pulsante. Il punto può essere su un vertice, una faccia o un bordo. Se viene scelto su una faccia o bordo il punto utilizzato è il punto in corrispondenza della posizione del mouse lungo la faccia o il bordo. Se viene selezionato solo 1 punto, esso è usato come centro di rotazione. Se sono selezionati 2 punti, il centro di rotazione è il punto medio tra di essi e viene creato un nuovo asse personalizzato, se necessario. Se vengono selezionati 3 punti, il primo punto diventa il centro di rotazione e giace sul vettore che è normale rispetto al piano definito dai 3 punti. Alcune informazioni sulla distanza e sull'angolo sono fornite nella vista Report, questo può essere utile quando si allineano gli oggetti. Per praticità quando si usa Maiusc + clic, la distanza o l'angolo appropriati vengono copiati negli Appunti. - + Incorrect quantity Quantità non corretta - + There are input fields with incorrect input, please ensure valid placement values! Ci sono dei campi di input con valori errati, assicurarsi che i valori di posizionamento siano validi! @@ -6156,7 +5468,7 @@ originariamente selezionati prima di aprire questa finestra Dialog - Finestra di dialogo + Dialogo @@ -6191,7 +5503,7 @@ originariamente selezionati prima di aprire questa finestra Gui::DockWnd::PropertyDockView - + Property View Proprietà @@ -6259,22 +5571,22 @@ originariamente selezionati prima di aprire questa finestra Vai alla fine - + Clear Pulisci - + Save As... Salva con nome... - + Save Report Output Salva report di output - + Plain Text Files File di testo normale @@ -6405,7 +5717,7 @@ originariamente selezionati prima di aprire questa finestra Applicazione - + Labels & Attributes Etichette & Attributi @@ -6454,27 +5766,27 @@ Si desidera salvare le modifiche? File PDF - + untitled[*] senza titolo[*] - + - Editor - Editor - + %1 chars removed %1 caratteri rimossi - + %1 chars added %1 caratteri aggiunti - + Formatted Formattato @@ -6590,74 +5902,74 @@ Si desidera salvare le modifiche? Gui::GraphvizView - + Graphviz not found Graphviz non trovato - + Graphviz couldn't be found on your system. Graphviz non può essere trovato nel vostro sistema. - + Read more about it here. Per saperne di più leggere qui. - + Do you want to specify its installation path if it's already installed? Si desidera specificare il percorso di installazione se è già installato? - + Graphviz installation path Percorso di installazione di Graphviz - + Graphviz failed Graphviz ha fallito - + Graphviz failed to create an image file Graphviz non è riuscito a creare un file immagine - + PNG format Formato PNG - + Bitmap format Formato bitmap - + GIF format Formato GIF - + JPG format Formato JPG - + SVG format Formato SVG - - + + PDF format Formato PDF - - + + Export graph Esporta grafico @@ -6799,17 +6111,17 @@ Si desidera salvare le modifiche? Gui::MacroCommand - + Macros Macro - + Macro file doesn't exist Il file di macro non esiste - + No such macro file: '%1' Nessun file macro: '%1' @@ -6818,7 +6130,7 @@ Si desidera salvare le modifiche? Gui::MainWindow - + Dimension Dimensione @@ -6848,32 +6160,42 @@ Si desidera salvare le modifiche? Chiudi tutto - - - + + + Toggles this toolbar Nascondi questa barra degli strumenti - - - + + + Toggles this dockable window Nascondi questa finestra - - + + WARNING: This is a development version. + WARNING: This is a development version. + + + + Please do not use in a production environment. + Please do not use in a production environment. + + + + Unsaved document Documento non salvato - + The exported object contains external link. Please save the documentat least once before exporting. L'oggetto esportato contiene un link esterno. Salvare il documento almeno una volta prima di esportarlo. - + To link to external objects, the document must be saved at least once. Do you want to save the document now? Per collegare oggetti esterni, il documento deve essere salvato almeno una volta. @@ -6883,63 +6205,63 @@ Vuoi salvare il documento ora? Gui::ManualAlignment - - - - - + + + + + Manual alignment Allineamento manuale - + The alignment is already in progress. L'allineamento è già in corso. - + Alignment[*] Allineamento[*] - + Please, select at least one point in the left and the right view Seleziona almeno un punto nelle viste di sinistra e di destra - + Please, select at least %1 points in the left and the right view Seleziona almeno %1 punti nelle viste di sinistra e di destra - + Please pick points in the left and right view Specificare i punti nelle viste di destra e di sinistra - + The alignment has finished L'allineamento è terminato - + The alignment has been canceled L'allineamento è stato annullato - - + + Too few points picked in the left view. At least %1 points are needed. I punti selezionati nella vista di sinistra non sono sufficienti. Servono almeno %1 punti. - - + + Too few points picked in the right view. At least %1 points are needed. I punti selezionati nella vista di destra non sono sufficienti. Servono almeno %1 punti. - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. @@ -6948,58 +6270,58 @@ Nella vista sinistra sono stati specificati %1 punti, nella vista destra sono stati specificati %2 punti. - + Try to align group of views Prova ad allineare un gruppo di viste - + The alignment failed. How do you want to proceed? L'allineamento non è riuscito. Come si desidera procedere? - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. Diverso numero di punti specificati nella vista di destra e sinistra. Nella vista sinistra sono stati specificati %1 punti, nella vista destra sono stati specificati %2 punti. - + Point_%1 Punto_%1 - + Point picked at (%1,%2,%3) Punto selezionato a (%1,%2,%3) - + No point was found on model Nessun punto è stato trovato sul modello - + No point was picked Nessun punto è stato selezionato - + &Align &Allinea - + &Remove last point &Rimuovi l'ultimo punto - + &Cancel &Annulla - + &Synchronize views &Sincronizza viste @@ -7146,7 +6468,7 @@ How do you want to proceed? Gui::PropertyEditor::LinkLabel - + Change the linked object Cambia l'oggetto collegato @@ -7154,12 +6476,12 @@ How do you want to proceed? Gui::PropertyEditor::LinkSelection - + Error Errore - + Object not found Oggetto non trovato @@ -7230,13 +6552,13 @@ How do you want to proceed? Gui::PropertyView - + View Vista - + Data Dati @@ -7284,77 +6606,77 @@ Vuoi uscire senza salvare i tuoi dati? Eccezione sconosciuta C++ non gestibile. - + &Copy &Copia - + &Copy command &Copia il comando - + &Copy history &Copia la cronologia - + Save history as... Salva cronologia come... - + Save history Salva la cronologia - + Saves Python history across %1 sessions Salva la cronologia Python in %1 sessioni - + &Paste &Incolla - + Select All Seleziona tutto - + Clear console Pulisci la console - + Insert file name... Inserisci il nome del file... - + Word wrap A capo automatico - + Save History Salva cronologia - + Macro Files File di macro - + Insert file name Inserisci il nome del file - + All Files Tutti i file @@ -7367,7 +6689,7 @@ Vuoi uscire senza salvare i tuoi dati? Commento - + Uncomment Rimuovi commento @@ -7375,17 +6697,17 @@ Vuoi uscire senza salvare i tuoi dati? Gui::RecentFilesAction - + Open file %1 Apri file %1 - + File not found File non trovato - + The file '%1' cannot be opened. Il file '%1' non può essere aperto. @@ -7393,22 +6715,22 @@ Vuoi uscire senza salvare i tuoi dati? Gui::RecentMacrosAction - + none nessuno - + Run macro %1 (Shift+click to edit) keyboard shortcut: %2 Esegue la macro %1 (Maiusc+clic per modificare) scorciatoia da tastiera: %2 - + File not found File non trovato - + The file '%1' cannot be opened. Il file '%1' non può essere aperto. @@ -7439,22 +6761,22 @@ Vuoi uscire senza salvare i tuoi dati? Gui::SearchBar - + Previous Precedente - + Next Successivo - + Case sensitive Distingue maiuscole e minuscole - + Whole words Parole intere @@ -7596,7 +6918,7 @@ Vuoi specificare un'altra cartella? TextLabel - Etichetta Testo + Etichetta di testo @@ -7645,7 +6967,7 @@ Vuoi specificare un'altra cartella? Document window: - Finestra del documento: + Finestra documento: @@ -7700,38 +7022,38 @@ Vuoi specificare un'altra cartella? Gui::TextDocumentEditorView - + Text updated Testo aggiornato - + The text of the underlying object has changed. Discard changes and reload the text from the object? Il testo dell'oggetto sottostante è stato modificato. Annullare le modifiche e ricaricare il testo dall'oggetto? - + Yes, reload. Sì, ricarica. - + Unsaved document Documento non salvato - + Do you want to save your changes before closing? Salvare le modifiche prima di chiudere? - + If you don't save, your changes will be lost. Se non vengono salvate, le modifiche andranno perse. - - + + Edit text Modifica testo @@ -8003,7 +7325,7 @@ Vuoi specificare un'altra cartella? Gui::TreeDockWidget - + Tree view Struttura @@ -8011,7 +7333,7 @@ Vuoi specificare un'altra cartella? Gui::TreePanel - + Search Trova @@ -8019,183 +7341,183 @@ Vuoi specificare un'altra cartella? Gui::TreeWidget - + Search... Cerca... - + Search for objects Cerca oggetti - + Activate document Attiva documento - + Activate document %1 Attiva il documento %1 - + Tree settings Impostazioni albero - + Show description column Mostra colonna descrizione - + Show an extra tree view column for item description. The item's description can be set by pressing F2 (or your OS's edit button) or by editing the 'label2' property. Mostra una colonna extra nella vista ad albero per la descrizione degli elementi. La descrizione dell'elemento può essere impostata premendo F2 (o il pulsante di modifica del sistema operativo) o modificando la proprietà 'label2'. - + Group Gruppo - + Labels & Attributes Etichette & Attributi - + Description Descrizione - + Show items hidden in tree view Mostra gli elementi nascosti nella vista ad albero - + Show items that are marked as 'hidden' in the tree view Mostra gli elementi contrassegnati come 'nascosti' nella vista ad albero - + Toggle visibility in tree view Commuta la visibilità nella vista ad albero - + Toggles the visibility of selected items in the tree view Commuta la visibilità degli elementi selezionati nella vista ad albero - + Create group... Crea gruppo... - + Create a group Crea un gruppo - - + + Rename Rinomina - + Rename object Rinomina oggetto - + Finish editing Completa la modifica - + Finish editing object Completa la modifica dell'oggetto - + Add dependent objects to selection Aggiungi oggetti dipendenti alla selezione - + Adds all dependent objects to the selection Aggiunge tutti gli oggetti dipendenti alla selezione - + Close document Chiudi il documento - + Close the document Chiude il documento - + Reload document Ricarica il documento - + Reload a partially loaded document Ricarica un documento caricato parzialmente - + Skip recomputes Salta il ricalcolo - + Enable or disable recomputations of document Abilita o disabilita il ricalcolo del documento - + Allow partial recomputes Consenti i ricalcoli parziali - + Enable or disable recomputating editing object when 'skip recomputation' is enabled Abilita o disabilita il ricalcolo dell'oggetto in modifica quando 'salta il ricalcolo' è abilitato - + Mark to recompute Segna da ricalcolare - + Mark this object to be recomputed Contrassegna questo oggetto come oggetto da ricalcolare - + Recompute object Ricalcola l'oggetto - + Recompute the selected object Ricalcola l'oggetto selezionato - + (but must be executed) (ma deve essere eseguito) - + %1, Internal name: %2 %1, nome interno: %2 @@ -8226,12 +7548,12 @@ Vuoi specificare un'altra cartella? File PDF - + Opening file failed Apertura del file non riuscita - + Can't open file '%1' for writing. Impossibile aprire il file '%1' per la scrittura. @@ -8239,7 +7561,7 @@ Vuoi specificare un'altra cartella? Gui::WorkbenchGroup - + Select the '%1' workbench Seleziona l'ambiente '%1' @@ -8454,69 +7776,70 @@ Vuoi specificare un'altra cartella? QObject - - + + General Generale - - + + + Display Visualizzazione - + Workbenches Ambienti di lavoro - - - + + + Python Python - - - + + + Unknown filetype Tipo di file sconosciuto - - + + Cannot open unknown filetype: %1 Non è possibile aprire il tipo di file sconosciuto: %1 - + Export failed Esportazione fallita - + Cannot save to unknown filetype: %1 Non è possibile salvare il tipo di file sconosciuto: %1 - + Workbench failure Avaria ambiente - + %1 %1 - + Exception Eccezione @@ -8562,8 +7885,8 @@ Vuoi specificare un'altra cartella? Esportazione PDF... - + Unsaved document Documento non salvato @@ -8717,17 +8040,17 @@ Vuoi continuare? Non è possibile aprire il file '%1'. - + files file - + Save image Salva immagine - + Choose an image file to open Seleziona un file immagine da aprire @@ -8833,44 +8156,44 @@ Vuoi continuare? - + Type Tipo - + Notifier Notificato da - + Message Messaggio - + Notifier: Notificato da: - + Do you want to skip confirmation of further critical message notifications while loading the file? Vuoi saltare la conferma di ulteriori notifiche di messaggi critici durante il caricamento del file? - + Critical Message Messaggio critico - + Too many opened non-intrusive notifications. Notifications are being omitted! Troppe notifiche aperte non invasive. Le notifiche sono state omesse! - + Identical physical path detected. It may cause unwanted overwrite of existing document! @@ -8879,44 +8202,44 @@ Vuoi continuare? - + Are you sure you want to continue? Sei sicuro di voler continuare? - + Please check report view for more... Per favore controlla la visualizzazione dei report per saperne di più... - + Physical path: Percorso fisico: - - + + Document: Documento: - - + + Path: Percorso: - + Identical physical path Percorso fisico identico - + Could not save document Impossibile salvare il documento - + There was an issue trying to save the file. This may be because some of the parent folders do not exist, or you do not have sufficient permissions, or for other reasons. Error details: "%1" @@ -8929,102 +8252,102 @@ Would you like to save the file with a different name? Vuoi salvare il file con un nome diverso? - - - + + + Saving aborted Salvataggio annullato - + Save dependent files Salva i file dipendenti - + The file contains external dependencies. Do you want to save the dependent files, too? Il file contiene delle dipendenze esterne. Salvare anche i file dipendenti? - - + + Saving document failed Salvataggio del documento non riuscito - + Save document under new filename... Salva il documento con nome... - - + + Save %1 Document Salva il documento %1 - + Document Documento - - + + Failed to save document Impossibile salvare il documento - + Documents contains cyclic dependencies. Do you still want to save them? I documenti contengono delle dipendenze cicliche. Volete ancora salvarli? - + Save a copy of the document under new filename... Salvare una copia del documento con un nuovo nome di file... - + %1 document (*.FCStd) Documento %1 (*.FCStd) - + Document not closable Impossibile chiudere il documento - + The document is not closable for the moment. Impossibile chiudere il documento al momento. - + Document not saved Documento non salvato - + The document%1 could not be saved. Do you want to cancel closing it? Il documento %1 non può essere salvato. Vuoi annullare la chiusura? - + Undo Annulla - + Redo Ripristina - + There are grouped transactions in the following documents with other preceding transactions Nei seguenti documenti ci sono transazioni raggruppate con altre transazioni precedenti - + Choose 'Yes' to roll back all preceding transactions. Choose 'No' to roll back in the active document only. Choose 'Abort' to abort @@ -9107,12 +8430,12 @@ Aprire una finestra browser e scrivere http://localhost:%1. Opzioni... - + Out of memory Memoria insufficiente - + Not enough memory available to display the data. Memoria disponibile insufficiente per visualizzare i dati. @@ -9128,7 +8451,7 @@ Aprire una finestra browser e scrivere http://localhost:%1. Impossibile trovare il file %1 nè in %2 nè in %3 - + Navigation styles Stile di navigazione @@ -9139,7 +8462,7 @@ Aprire una finestra browser e scrivere http://localhost:%1. - + Transform Trasforma @@ -9204,12 +8527,12 @@ Aprire una finestra browser e scrivere http://localhost:%1. Il %1 non è vuoto, eliminare anche il suo contenuto? - + Translation: Traslazione: - + Rotation: Rotazione: @@ -9305,60 +8628,60 @@ e sottolineato e non deve iniziare con un numero. Impossibile aggiungere la proprietà a '%1': %2 - - + + Drag & drop failed Trascinamento della selezione non riuscito - + Setup configurable object Imposta oggetto configurabile - + Select which object to copy or exclude when configuration changes. All external linked objects are excluded by default. Seleziona quale oggetto copiare o escludere quando la configurazione cambia. Tutti gli oggetti collegati esterni sono esclusi per impostazione predefinita. - + Please select which objects to copy when the configuration is changed Seleziona quali oggetti copiare quando la configurazione è cambiata - + Apply to all Applica a tutti - + Apply the setting to all links. Or, uncheck this option to apply only to this link. Applica l'impostazione a tutti i collegamenti. Oppure, deseleziona questa opzione per applicare solo a questo collegamento. - + Copy on change Copia al cambiamento - + Enable Abilita - + Enable auto copy of linked object when its configuration is changed Abilita la copia automatica dell'oggetto collegato quando la sua configurazione viene cambiata - + Tracking Crenatura - + Copy the linked object when its configuration is changed. Also auto redo the copy if the original linked object is changed. @@ -9367,17 +8690,17 @@ Viene anche rifatta automaticamente la copia se l'oggetto collegato originale vi - + Disable copy on change Disabilita la copia al cambiamento - + Refresh configurable object Aggiorna oggetto configurabile - + Synchronize the original configurable source object by creating a new deep copy. Note that any changes made to the current copy will be lost. @@ -9388,23 +8711,23 @@ la copia corrente andranno perse. - + Toggle array elements Attiva/Disattiva elementi array - + Change whether show each link array element as individual objects Cambia se mostra ogni elemento dell'array di collegamento come singoli oggetti - + Transform at the origin of the placement Trasformazione all'origine del posizionamento - - + + Override colors... Sostituisci colori... @@ -9432,12 +8755,12 @@ la copia corrente andranno perse. SelectionFilter - + Not allowed: Non consentito: - + Selection not allowed by filter Selezione non consentita dal filtro @@ -9445,9 +8768,9 @@ la copia corrente andranno perse. StdBoxElementSelection - - + + Box element selection Box di selezione di elementi @@ -9455,13 +8778,13 @@ la copia corrente andranno perse. StdBoxSelection - + Box selection Box di selezione - + Activate the box selection tool Attiva lo strumento di selezione casella @@ -9539,13 +8862,13 @@ la copia corrente andranno perse. StdCmdAxisCross - + Toggle axis cross Origine degli assi - - + + Turns on or off the axis cross at the origin Attiva o disattiva la croce degli assi all'origine @@ -9651,13 +8974,13 @@ la copia corrente andranno perse. StdCmdDemoMode - + View turntable... Visualizza rotazione oggetti... - + View turntable Visualizza rotazione oggetti @@ -9997,13 +9320,13 @@ la copia corrente andranno perse. StdCmdHideObjects - + Hide all objects Nascondi tutti gli oggetti - - + + Hide all objects in the document Nascondi tutti gli oggetti nel documento @@ -10011,13 +9334,13 @@ la copia corrente andranno perse. StdCmdHideSelection - + Hide selection Nascondi la selezione - - + + Hide all selected objects Nascondi tutti gli oggetti selezionati @@ -10065,7 +9388,7 @@ la copia corrente andranno perse. Import links - Importa un link + Importa un collegamento @@ -10078,7 +9401,7 @@ la copia corrente andranno perse. Import all links - Importa tutti i link + Importa tutti i collegamenti @@ -10091,7 +9414,7 @@ la copia corrente andranno perse. Make link - Crea un link + Crea collegamento @@ -10104,7 +9427,7 @@ la copia corrente andranno perse. Make link group - Crea un gruppo di link + Crea un collegamento di gruppo @@ -10117,7 +9440,7 @@ la copia corrente andranno perse. Make sub-link - Crea un link relativo + Crea sotto-collegamento @@ -10291,13 +9614,13 @@ la copia corrente andranno perse. StdCmdMeasureDistance - + Measure distance Misura la distanza - + Activate the distance measurement tool Attiva lo strumento di misura della distanza @@ -10356,8 +9679,8 @@ la copia corrente andranno perse. Crea un documento vuoto - + Unnamed Senza nome @@ -10585,8 +9908,8 @@ la copia corrente andranno perse. StdCmdRecentFiles - Recent files - File recenti + Open Recent + Open Recent @@ -10724,13 +10047,13 @@ la copia corrente andranno perse. StdCmdSceneInspector - + Scene inspector... Ispettore di scena... - + Scene inspector Ispettore di scena @@ -10738,13 +10061,13 @@ la copia corrente andranno perse. StdCmdSelBack - + &Back &Indietro - + Go back to previous selection Torna alla selezione precedente @@ -10752,13 +10075,13 @@ la copia corrente andranno perse. StdCmdSelBoundingBox - + &Bounding box &Box contenitore - + Show selection bounding box Mostra il contenitore di delimitazione della selezione @@ -10766,13 +10089,13 @@ la copia corrente andranno perse. StdCmdSelForward - + &Forward &Avanti - + Repeat the backed selection Ripeti la selezione precedente @@ -10794,13 +10117,13 @@ la copia corrente andranno perse. StdCmdSelectVisibleObjects - + Select visible objects Seleziona gli oggetti visibili - - + + Select visible objects in the active document Seleziona gli oggetti visibili nel documento attivo @@ -10822,13 +10145,13 @@ la copia corrente andranno perse. StdCmdSetAppearance - + Appearance... Aspetto... - + Sets the display properties of the selected object Imposta le proprietà di visualizzazione dell'oggetto selezionato @@ -10836,13 +10159,13 @@ la copia corrente andranno perse. StdCmdShowObjects - + Show all objects Mostra tutti gli oggetti - - + + Show all objects in the document Mostra tutti gli oggetti nel documento @@ -10850,13 +10173,13 @@ la copia corrente andranno perse. StdCmdShowSelection - + Show selection Mostra la selezione - - + + Show all selected objects Mostra tutti gli oggetti selezionati @@ -10892,13 +10215,13 @@ la copia corrente andranno perse. StdCmdTextureMapping - + Texture mapping... Mappa una trama... - + Texture mapping Mappatura texture @@ -10948,13 +10271,13 @@ la copia corrente andranno perse. StdCmdToggleNavigation - + Toggle navigation/Edit mode Attiva/disattiva la modalità modifica - - + + Toggle between navigation and edit mode Alterna tra la modalità di modifica e navigazione @@ -10962,13 +10285,13 @@ la copia corrente andranno perse. StdCmdToggleObjects - + Toggle all objects Commuta tutti gli oggetti - - + + Toggles visibility of all objects in the active document Nascondi tutti gli oggetti del documento attivo @@ -10976,13 +10299,13 @@ la copia corrente andranno perse. StdCmdToggleSelectability - + Toggle selectability Commuta la selezionabilità - - + + Toggles the property of the objects to get selected in the 3D-View Attiva o disattiva la proprietà degli oggetti di essere selezionati nella vista 3D @@ -10990,13 +10313,13 @@ la copia corrente andranno perse. StdCmdToggleVisibility - + Toggle visibility Mostra/Nascondi - - + + Toggles visibility Attiva/disattiva la visibilità @@ -11046,13 +10369,13 @@ la copia corrente andranno perse. StdCmdTreeCollapse - + Collapse selected item Riduci l'elemento selezionato - + Collapse currently selected tree items Riduce gli elementi attualmente selezionati @@ -11060,13 +10383,13 @@ la copia corrente andranno perse. StdCmdTreeExpand - + Expand selected item Espandi l'elemento selezionato - + Expand currently selected tree items Espande gli elementi dell'albero attualmente selezionati @@ -11074,13 +10397,13 @@ la copia corrente andranno perse. StdCmdTreeSelectAllInstances - + Select all instances Seleziona tutte le istanze - + Select all instances of the current selected object Seleziona tutte le istanze dell'oggetto selezionato corrente @@ -11088,13 +10411,13 @@ la copia corrente andranno perse. StdCmdTreeViewActions - + TreeView actions Azioni della vista ad albero - + TreeView behavior options and actions Opzioni e azioni della Vista ad albero @@ -11158,13 +10481,13 @@ la copia corrente andranno perse. StdCmdViewBottom - + Bottom Dal basso - + Set to bottom view Imposta la vista dal basso @@ -11172,13 +10495,13 @@ la copia corrente andranno perse. StdCmdViewCreate - + Create new view Crea una nuova vista - + Creates a new view window for the active document Crea una nuova vista per il documento attivo @@ -11186,13 +10509,13 @@ la copia corrente andranno perse. StdCmdViewDimetric - + Dimetric Dimetrica - + Set to dimetric view Imposta la vista dimetrica @@ -11200,13 +10523,13 @@ la copia corrente andranno perse. StdCmdViewExample1 - + Inventor example #1 Esempio Inventor #1 - + Shows a 3D texture with manipulator Mostra una texture 3D con il manipolatore @@ -11214,13 +10537,13 @@ la copia corrente andranno perse. StdCmdViewExample2 - + Inventor example #2 Esempio Inventor #2 - + Shows spheres and drag-lights Mostra le sfere con scia di luce @@ -11228,13 +10551,13 @@ la copia corrente andranno perse. StdCmdViewExample3 - + Inventor example #3 Esempio Inventor #3 - + Shows a animated texture Mostra una texture animata @@ -11242,13 +10565,13 @@ la copia corrente andranno perse. StdCmdViewFitAll - + Fit all Visualizza tutto - + Fits the whole content on the screen Visualizza tutto il contenuto nello schermo @@ -11256,13 +10579,13 @@ la copia corrente andranno perse. StdCmdViewFitSelection - + Fit selection Visualizza la selezione - + Fits the selected content on the screen Visualizza il contenuto selezionato sullo schermo @@ -11270,13 +10593,13 @@ la copia corrente andranno perse. StdCmdViewFront - + Front Di fronte - + Set to front view Imposta la vista di fronte @@ -11284,13 +10607,13 @@ la copia corrente andranno perse. StdCmdViewHome - + Home Home - + Set to default home view Imposta come vista iniziale predefinita @@ -11298,13 +10621,13 @@ la copia corrente andranno perse. StdCmdViewIsometric - + Isometric Isometrica - + Set to isometric view Imposta la vista isometrica @@ -11312,13 +10635,13 @@ la copia corrente andranno perse. StdCmdViewIvIssueCamPos - + Issue camera position Pubblica la posizione della camera - + Issue the camera position to the console and to a macro, to easily recall this position Pubblica la posizione della camera nella console e nella macro, per facilitare il richiamo di questa posizione @@ -11326,13 +10649,13 @@ la copia corrente andranno perse. StdCmdViewIvStereoInterleavedColumns - + Stereo Interleaved Columns Stereo a colonne interlacciate - + Switch stereo viewing to Interleaved Columns Passa alla visualizzazione stereo a colonne interlacciate @@ -11340,13 +10663,13 @@ la copia corrente andranno perse. StdCmdViewIvStereoInterleavedRows - + Stereo Interleaved Rows Stereo a righe interlacciate - + Switch stereo viewing to Interleaved Rows Passa alla visualizzazione stereo a righe interlacciate @@ -11354,13 +10677,13 @@ la copia corrente andranno perse. StdCmdViewIvStereoOff - + Stereo Off Stereo off - + Switch stereo viewing off Disattiva la visualizzazione stereo @@ -11368,13 +10691,13 @@ la copia corrente andranno perse. StdCmdViewIvStereoQuadBuff - + Stereo quad buffer Stereo quad buffer - + Switch stereo viewing to quad buffer Passa alla visualizzazione stereo a quad buffer @@ -11382,13 +10705,13 @@ la copia corrente andranno perse. StdCmdViewIvStereoRedGreen - + Stereo red/cyan Stereo rosso/ciano - + Switch stereo viewing to red/cyan Commuta la visualizzazione stereo in rosso/ciano @@ -11396,13 +10719,13 @@ la copia corrente andranno perse. StdCmdViewLeft - + Left Da sinistra - + Set to left view Imposta la vista da sinistra @@ -11410,13 +10733,13 @@ la copia corrente andranno perse. StdCmdViewRear - + Rear Da dietro - + Set to rear view Imposta la vista da dietro @@ -11438,13 +10761,13 @@ la copia corrente andranno perse. StdCmdViewRight - + Right Da destra - + Set to right view Imposta la vista da destra @@ -11452,13 +10775,13 @@ la copia corrente andranno perse. StdCmdViewRotateLeft - + Rotate Left Ruota a sinistra - + Rotate the view by 90° counter-clockwise Ruota la vista di 90° in senso antiorario @@ -11466,13 +10789,13 @@ la copia corrente andranno perse. StdCmdViewRotateRight - + Rotate Right Ruota a destra - + Rotate the view by 90° clockwise Ruota la vista in senso orario di 90° @@ -11494,13 +10817,13 @@ la copia corrente andranno perse. StdCmdViewTop - + Top Dall'alto - + Set to top view Imposta la vista dall'alto @@ -11508,13 +10831,13 @@ la copia corrente andranno perse. StdCmdViewTrimetric - + Trimetric Trimetrica - + Set to trimetric view Imposta la vista trimetrica @@ -11522,13 +10845,13 @@ la copia corrente andranno perse. StdCmdViewVR - + FreeCAD-VR FreeCAD-VR - + Extend the FreeCAD 3D Window to a Oculus Rift Estendi la finestra 3D di FreeCAD a Oculus Rift @@ -11592,13 +10915,13 @@ la copia corrente andranno perse. StdMainFullscreen - + Fullscreen Schermo intero - + Display the main window in fullscreen mode Visualizzare la finestra principale in modalità schermo intero @@ -11634,13 +10957,13 @@ la copia corrente andranno perse. StdRecallWorkingView - + Recall working view Richiama vista di lavoro - - + + Recall previously stored temporary working view Richiama la vista di lavoro temporanea precedentemente memorizzata @@ -11648,13 +10971,13 @@ la copia corrente andranno perse. StdStoreWorkingView - + Store working view Memorizza vista di lavoro - - + + Store a document-specific temporary working view Memorizza una vista di lavoro temporanea specifica al documento @@ -11662,13 +10985,13 @@ la copia corrente andranno perse. StdTreeCollapseDocument - + Collapse/Expand Comprimi/Espandi - + Expand active document and collapse all others Espandi il documento attivo e comprimi tutti gli altri @@ -11676,12 +10999,12 @@ la copia corrente andranno perse. StdTreeDrag - + Initiate dragging Avvia il trascinamento - + Initiate dragging of current selected tree items Avvia il trascinamento degli elementi dell'albero selezionato @@ -11689,13 +11012,13 @@ la copia corrente andranno perse. StdTreeMultiDocument - + Multi document Multi documento - + Display all documents in the tree view Visualizza tutti i documenti nella struttura ad albero @@ -11703,12 +11026,12 @@ la copia corrente andranno perse. StdTreePreSelection - + Pre-selection Pre-selezione - + Preselect the object in 3D view when mouse over the tree item Preseleziona l'oggetto nella vista 3D quando il mouse sopra l'elemento ad albero @@ -11716,12 +11039,12 @@ la copia corrente andranno perse. StdTreeRecordSelection - + Record selection Registra la selezione - + Record selection in tree view in order to go back/forward using navigation button Registra la selezione nella vista ad albero per andare indietro/avanti usando il pulsante di navigazione @@ -11729,13 +11052,13 @@ la copia corrente andranno perse. StdTreeSelection - + Go to selection Vai alla selezione - + Scroll to first selected item Scorri fino al primo elemento selezionato @@ -11743,13 +11066,13 @@ la copia corrente andranno perse. StdTreeSingleDocument - + Single document Documento singolo - + Only display the active document in the tree view Visualizza solo il documento attivo nella struttura ad albero @@ -11757,12 +11080,12 @@ la copia corrente andranno perse. StdTreeSyncPlacement - + Sync placement Sincronizza la posizione - + Auto adjust placement on drag and drop objects across coordinate systems Regola automaticamente il posizionamento degli oggetti trascinandoli tra i sistemi di coordinate @@ -11770,12 +11093,12 @@ la copia corrente andranno perse. StdTreeSyncSelection - + Sync selection Sincronizza la selezione - + Auto expand tree item when the corresponding object is selected in 3D view Espande automaticamente la struttura quando l'oggetto corrispondente viene selezionato nella vista 3D @@ -11783,12 +11106,12 @@ la copia corrente andranno perse. StdTreeSyncView - + Sync view Sincronizza la vista - + Auto switch to the 3D view containing the selected item Passa automaticamente alla vista 3D contenente l'elemento selezionato @@ -11796,13 +11119,13 @@ la copia corrente andranno perse. StdViewBoxZoom - + Box zoom Finestra di ingrandimento - + Activate the box zoom tool Attiva lo strumento di selezione riquadro @@ -11810,13 +11133,13 @@ la copia corrente andranno perse. StdViewDock - + Docked Agganciata - + Display the active view either in fullscreen, in undocked or docked mode Visualizza la vista attiva a tutto schermo, in modalità agganciata o sganciata @@ -11824,13 +11147,13 @@ la copia corrente andranno perse. StdViewDockUndockFullscreen - + Document window Finestra del documento - + Display the active view either in fullscreen, in undocked or docked mode Visualizza la vista attiva a tutto schermo, in modalità agganciata o sganciata @@ -11838,13 +11161,13 @@ la copia corrente andranno perse. StdViewFullscreen - + Fullscreen Schermo intero - + Display the active view either in fullscreen, in undocked or docked mode Visualizza la vista attiva a tutto schermo, in modalità agganciata o sganciata @@ -11852,13 +11175,13 @@ la copia corrente andranno perse. StdViewScreenShot - + Save image... Salva immagine... - + Creates a screenshot of the active view Crea una istantanea della vista attiva @@ -11866,13 +11189,13 @@ la copia corrente andranno perse. StdViewUndock - + Undocked Sganciata - + Display the active view either in fullscreen, in undocked or docked mode Visualizza la vista attiva a tutto schermo, in modalità agganciata o sganciata @@ -11880,13 +11203,13 @@ la copia corrente andranno perse. StdViewZoomIn - + Zoom In Ingrandisci - + Increase the zoom factor by a fixed amount Aumenta il fattore di zoom di una quantità fissa @@ -11894,13 +11217,13 @@ la copia corrente andranno perse. StdViewZoomOut - + Zoom Out Riduci - + Decrease the zoom factor by a fixed amount Diminuisce il fattore di zoom di una quantità fissa @@ -11935,72 +11258,72 @@ Sicuro di voler continuare? Std_DrawStyle - + As is Come è - + Normal mode Modalità normale - + Points Punti - + Points mode Punti - + Wireframe Reticolo - + Wireframe mode Modalità reticolo - + Hidden line Linee nascoste - + Hidden line mode Modalità linea nascosta - + No shading Senza ombre - + No shading mode Nessuna modalità di ombreggiatura - + Shaded Ombreggiato - + Shaded mode Modalità ombreggiata, senza linee - + Flat lines Facce piene - + Flat lines mode Modalità facce piene con linee visibili @@ -12214,12 +11537,12 @@ Si desidera ancora procedere? Gui::MDIView - + Export PDF Esporta in formato PDF - + PDF file File PDF @@ -12227,196 +11550,190 @@ Si desidera ancora procedere? Gui::Dialog::DlgSettingsNotificationArea - - + Notification Area Area di Notifica - + Settings Impostazioni - + The Notification area will appear in the status bar L'area di Notifica apparirà nella barra di stato - + Enable Notification Area Abilita area di Notifica - + Non-intrusive notifications will appear next to the notification area in the status bar Le notifiche non intrusive appariranno accanto all'area di notifica nella barra di stato - + Enable non-intrusive notifications Abilita le notifiche non invasive - + Additional data sources Fonti dati aggiuntive - + Errors intended for developers will appear in the notification area Gli errori destinati agli sviluppatori appariranno nell'area di notifica - + Debug errors Errori di debug - + Warnings intended for developers will appear in the notification area Gli avvisi destinati agli sviluppatori appariranno nell'area di notifica - + Debug warnings Avvertimenti di debug - + Non-Intrusive Notifications Notifiche non invasive - + Minimum Duration: Durata minima: - + Maximum Duration: Durata massima: - + Duration during which the notification will be shown (unless mouse buttons are clicked) Durata durante la quale verrà mostrata la notifica (a meno che non vengano cliccati i pulsanti del mouse) - - + + s s - + Minimum duration during which the notification will be shown (unless notification clicked) Durata minima durante la quale verrà visualizzata la notifica (a meno che la notifica non venga cliccata) - + Maximum Number of Notifications: Numero massimo di notifiche: - + Maximum number of notifications that will be simultaneously present on the screen Numero massimo di notifiche che saranno contemporaneamente presenti sullo schermo - + Notification width: Larghezza delle notifiche: - + Width of the notification in pixels Larghezza della notifica in pixel - + Any open non-intrusive notifications will disappear when another window is activated Tutte le notifiche aperte non invasive scompaiono quando viene attivata un'altra finestra - + Hide when other window is activated Nascondi quando viene attivata un'altra finestra - + Prevent non-intrusive notifications from appearing when the FreeCAD Window is not the active window Impedisci che appaiano notifiche non invasive quando la finestra di FreeCAD non è la finestra attiva - + Do not show when inactive Non mostrare quando inattivo - + Message List Elenco messaggi - + Limit the number of messages that will be kept in the list. If 0 there is no limit. Limita il numero di messaggi che verranno mantenuti nella lista. Se 0 non c'è limite. - + Maximum Messages (0 = no limit): Messaggi massimi (0 = nessun limite): - + Removes the user notifications from the message list after the non-intrusive maximum duration has lapsed. Rimuove le notifiche utente dall'elenco dei messaggi dopo che la durata massima non invasiva è scaduta. - + Auto-remove User Notifications Rimozione automatica delle notifiche utente - - - Activation of the Notification Area only takes effect after an application restart. - L'attivazione dell'area di notifica ha effetto solo dopo il riavvio di un'applicazione. - Gui::Dialog::DlgSettingsWorkbenches - + Available Workbenches Ambienti di Lavoro Disponibili - + <html><head/><body><p>You can reorder workbenches by drag and drop. Additional workbenches can be installed through the addon manager.</p><p> Currently, your system has the following workbenches:</p></body></html> <html><head/><body><p>È possibile riordinare i banchi di lavoro trascinando e rilasciando. Ulteriori ambienti di lavoro possono essere installati attraverso il gestore delle estensioni.</p><p> Attualmente, il tuo sistema ha i seguenti ambienti di lavoro:</p></body></html> - + Start up workbench: Avvio dell'ambiente di lavoro: - + Choose which workbench will be activated and shown after FreeCAD launches Scegliere quale ambiente di lavoro sarà attivato e mostrato dopo l'avvio di FreeCAD - + Workbench selector position : Posizione selettore ambiente di lavoro: - + Customize where the workbench selector appears (restart required). 'Toolbar': In the toolbars, as a movable toolbar. @@ -12429,12 +11746,12 @@ dopo l'avvio di FreeCAD 'Angolo destro': Nella barra dei menu, nell'angolo destro. - + If checked, application will remember which workbench is active for each tab of the viewport Se selezionato, l'applicazione ricorderà quale ambiente di lavoro è attivo per ogni scheda della finestra visualizzata - + Remember active workbench by tab Ricorda l'ambiente attivo per la scheda @@ -12583,47 +11900,47 @@ dopo l'avvio di FreeCAD Gui::Dialog::wbListItem - + If unchecked, %1 will not appear in the available workbenches. Se deselezionato, %1 non apparirà negli ambienti di lavoro disponibili. - + This is the current startup module, and must be enabled. See Preferences/General/Autoload to change. Questo è il modulo di avvio attuale e deve essere automaticamente abilitato. Vedi in Preferenze/Generale/Autoload per modificare. - + Shortcut to activate this workbench. Scorciatoia per attivare questo ambiente di lavoro. - + Auto-load Caricamento automatico - + If checked, %1 will be loaded automatically when FreeCAD starts up Se selezionato, %1 verrà caricato automaticamente all'avvio di FreeCAD - + This is the current startup module, and must be autoloaded. See Preferences/General/Autoload to change. Questo è il modulo di avvio corrente e deve essere automaticamente abilitato. Vedi Preferenze/Generale/Autoload per cambiare. - + Loaded Caricato - + Load Carica - + To preserve resources, FreeCAD does not load workbenches until they are used. Loading them may provide access to additional preferences related to their functionality. Per preservare le risorse, FreeCAD non carica gli ambienti di lavoro finché non vengono utilizzati. Il loro caricamento può fornire l'accesso a preferenze aggiuntive relative alla loro funzionalità. @@ -12631,17 +11948,17 @@ dopo l'avvio di FreeCAD Gui::Dialog::DlgSettingsWorkbenchesImp - + Toolbar Barra degli strumenti - + Left corner Angolo sinistro - + Right corner Angolo destro @@ -12667,12 +11984,12 @@ dopo l'avvio di FreeCAD Gui::NotificationArea - + Delete user notifications Cancella notifiche - + Delete All Elimina tutto @@ -12708,13 +12025,13 @@ dopo l'avvio di FreeCAD StdViewLoadImage - + Load image... Carica immagine... - + Loads an image Carica un'immagine @@ -12782,4 +12099,742 @@ dopo l'avvio di FreeCAD Si è verificato un errore -- vedere Report View per informazioni + + Gui::Dialog::DlgSettingsEditor + + + Editor + Editor + + + + Options + Opzioni + + + + Code lines will be numbered + Le righe del codice saranno numerate + + + + Enable line numbers + Abilita la numerazione delle righe + + + + The cursor shape will be a block + La forma del cursore sarà un blocco + + + + Enable block cursor + Abilita il cursore a blocco + + + + Enable folding + Abilita il folding + + + + Indentation + Indentazione + + + + Tab size: + Dimensione della tabulazione: + + + + Tabulator raster (how many spaces) + Indentazione del tabulatore (quanti spazi) + + + + Indent size: + Dimensione dell'indentazione: + + + + How many spaces will be inserted when pressing <Tab> + Quantità di spazi che vengono inseriti premendo <Tab> + + + + Pressing <Tab> will insert a tabulator with defined tab size + Premendo <Tab> si inserirà un tabulatore con gli spazi definiti da Dimensione della tabulazioe + + + + Keep tabs + Mantieni le tabulazioni + + + + Pressing <Tab> will insert amount of defined indent size + Premendo <Tab> verrà inserita la quantità di spazi definiti per l'indentazione + + + + Insert spaces + Inserisci gli spazi + + + + Display items + Visualizza gli elementi + + + + Color and font settings will be applied to selected type + Le impostazioni del colore e del carattere verranno applicate al tipo selezionato + + + + Family: + Tipo di carattere: + + + + Font family to be used for selected code type + Famiglia di caratteri da utilizzare per il tipo di codice selezionato + + + + Size: + Dimensione: + + + + Font size to be used for selected code type + Dimensione del carattere da utilizzare per il tipo di codice selezionato + + + + Color: + Colore: + + + + Preview: + Anteprima: + + + + Text + Testo + + + + Bookmark + Segnalibro + + + + Breakpoint + Interruzione + + + + Keyword + Parola chiave + + + + Comment + Commento + + + + Block comment + Blocco di commento + + + + Number + Numero + + + + String + Stringa + + + + Character + Carattere + + + + Class name + Nome della classe + + + + Define name + Nome definito + + + + Operator + Operatore + + + + Python output + Output Python + + + + Python error + Errore Python + + + + Current line highlight + Evidenziare la linea corrente + + + + Items + Elementi + + + + Gui::Dialog::DlgSettingsGeneral + + + General + Generale + + + + Language and number format + Lingua e formato numerico + + + + Language: + Lingua: + + + + Language of the application's user interface + Lingua dell'interfaccia utente dell'applicazione + + + + Unit system: + Sistema di unità: + + + + Unit system that should be used for all parts of the application + Sistema di unità che dovrebbe essere utilizzato per tutte le parti dell'applicazione + + + + Number of decimals: + Numero di cifre decimali: + + + + Number of decimals that should be shown for numbers and dimensions + Numero di decimali che devono essere mostrati per i numeri e le dimensioni + + + + Minimum fractional inch: + Minima frazione in pollici: + + + + Minimum fractional inch to be displayed + Frazione minima in pollici da visualizzare + + + + Number format: + Formato numerico: + + + + Operating system + Sistema operativo + + + + Selected language + Lingua selezionata + + + + C/POSIX + C/POSIX + + + + If enabled, numerical keypad decimal separator +will be substituted with locale separator, except +in Python Console and Macro Editor where a +dot/period will always be printed. + Se abilitato, il separatore decimale del tastierino numerico +verrà sostituito con il separatore locale, tranne +in Python Console e Macro Editor dove un +punto verrà sempre stampato. + + + + Substitute decimal separator + Sostituire il separatore decimale + + + + Application + Applicazione + + + + Theme: + Theme: + + + + Customize how user interface will look like + Customize how user interface will look like + + + + Size of toolbar icons: + Dimensione delle icone della barra degli strumenti: + + + + Choose your preference for toolbar icon size. You can adjust +this according to your screen size or personal taste + Scegliere la dimensione preferita delle icone nella barra degli strumenti. Possono essere regolate +in base alle dimensioni dello schermo o al gusto personale + + + + Tree view mode: + Modalità vista ad albero: + + + + Customize how tree view is shown in the panel (restart required). + +'ComboView': combine tree view and property view into one panel. +'TreeView and PropertyView': split tree view and property view into separate panel. +'Both': keep all three panels, and you can have two sets of tree view and property view. + Personalizza il modo in cui la vista ad albero viene mostrata nel pannello (è richiesto il riavvio). + +'ComboView': combina la vista ad albero e la vista proprietà in un unico pannello. +'TreeView e PropertyView': divide la vista ad albero e la vista delle proprietà in pannelli separati. +'Entrambi': mantiene tutti e tre i pannelli, e si possono avere due tipi di vista ad albero e di vista proprietà. + + + + Size of recent file list: + Dimensione della lista dei file recenti: + + + + How many files should be listed in recent files list + Quanti file devono essere elencati nell'elenco dei file recenti + + + + Background of the main window (when no document is opened) will consist of tiles of a special image. +See the FreeCAD Wiki for details about the image. + Lo sfondo della finestra principale (quando nessun documento è aperto) sarà costituito da piastrelle di un'immagine speciale. +Guarda la Wiki di FreeCAD per maggiori dettagli sull'immagine. + + + + Enable tiled background + Abilita lo sfondo a mosaico + + + + The text cursor will be blinking + Il cursore di testo lampeggierà + + + + Enable cursor blinking + Abilita lampeggiamento cursore + + + + A Splash screen is a small loading window that is shown +when FreeCAD is launching. If this option is checked, FreeCAD will +display the splash screen + La schermata di avvio è una piccola finestra di caricamento visualizzata +quando FreeCAD viene avviato. Se questa opzione è selezionata, FreeCAD visualizzerà +la schermata di avvio + + + + Enable splash screen at start up + Abilita la schermata iniziale all'avvio + + + + Preference packs + Pacchetti preferenze + + + + Name + Nome + + + + Type + Tipo + + + + Load + Carica + + + + Import config... + Importa configurazione... + + + + Save new... + Salva nuovo... + + + + Manage... + Gestisci... + + + + Revert... + Ripristina... + + + + Manage preference packs + Gestisci pacchetti di preferenze + + + + Small (%1px) + Piccolo (%1px) + + + + Medium (%1px) + Medio (%1px) + + + + Large (%1px) + Grande (%1px) + + + + Extra large (%1px) + Grandissimo (%1px) + + + + Custom (%1px) + Personalizzato (%1px) + + + + Combo View + Vista combinata + + + + TreeView and PropertyView + Vista ad albero e proprietà + + + + Both + Entrambe + + + + Preference Pack Name + Nome Pacchetto Preferenze + + + + Tags + Etichette + + + + Apply + Applica + + + + Apply the %1 preference pack + Applica il pacchetto preferenze %1 + + + + Choose a FreeCAD config file to import + Scegli un file di configurazione FreeCAD da importare + + + + File exists + Il file esiste + + + + A preference pack with that name already exists. Overwrite? + Esiste già un pacchetto di preferenze con quel nome. Vuoi sovrascriverlo? + + + + Gui::Dialog::DlgSettingsReportView + + + Report view + Report + + + + Output + Output + + + + Normal messages will be recorded + I messaggi normali verranno registrati + + + + Record normal messages + Registra i messaggi normali + + + + Log messages will be recorded + I messaggi di log verranno registrati + + + + Record log messages + Registra i messaggi di log + + + + Warnings will be recorded + Gli avvisi verranno registrati + + + + Record warnings + Registra gli avvisi + + + + Error messages will be recorded + I messaggi di errore verranno registrati + + + + Record error messages + Registra i messaggi di errore + + + + When an error has occurred, the Report View dialog becomes visible +on-screen while displaying the error + Quando si verifica un errore, la finestra di dialogo della vista report appare +sullo schermo e visualizza l'errore + + + + Show report view on error + Mostra la vista report in caso di errore + + + + When a warning has occurred, the Report View dialog becomes visible +on-screen while displaying the warning + Quando si verifica un avviso, la finestra di dialogo della vista report appare +sullo schermo e visualizza l'avviso + + + + Show report view on warning + Mostra la vista report in caso di avviso + + + + When a normal message has occurred, the Report View dialog becomes visible +on-screen while displaying the message + Quando si verifica un messaggio normale, la finestra di dialogo Vista report diventa visibile +sullo schermo per visualizzare il messaggio + + + + Show report view on normal message + Mostra la vista report per i messaggi + + + + When a log message has occurred, the Report View dialog becomes visible +on-screen while displaying the log message + Quando si verifica un messaggio di log, la finestra di dialogo Vista report diventa visibile +sullo schermo per visualizzare il messaggio + + + + Show report view on log message + Mostra la vista report per i messaggi log + + + + Include a timecode for each report + Inserisci il codice temporale per ogni report + + + + Include a timecode for each entry + Inserisci il codice temporale per ogni voce + + + + Colors + Colori + + + + Normal messages: + Messaggi normali: + + + + Font color for normal messages in Report view panel + Colore del carattere per i messaggi normali nel pannello Rapporti + + + + Log messages: + Messaggi di log: + + + + Font color for log messages in Report view panel + Colore del carattere per i messaggi di log nel pannello Rapporti + + + + Warnings: + Avvisi: + + + + Font color for warning messages in Report view panel + Colore del carattere per i messaggi di avvisi nel pannello Report + + + + Errors: + Errori: + + + + Font color for error messages in Report view panel + Colore del carattere per i messaggi di errore nel pannello Report + + + + Python interpreter + Interprete Python + + + + Internal Python output will be redirected +from Python console to Report view panel + L'output interno di Python verrà reindirizzato +dalla console di Python al pannello Vista Report + + + + Redirect internal Python output to report view + Reindirizza l'output interno di Python alla finestra di report + + + + Internal Python error messages will be redirected +from Python console to Report view panel + I messaggi di errore interni di Python saranno reindirizzati +dalla console di Python al pannello vista Report + + + + Redirect internal Python errors to report view + Reindirizza gli errori interni di Python alla finestra di report + + + + Gui::Dialog::DlgSettingsTheme + + + Theme + Theme + + + + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + + + + Style sheet: + Foglio di stile: + + + + Style sheet how user interface will look like + Foglio di stile di come apparirà l'interfaccia utente + + + + Secondary theme color + Secondary theme color + + + + + + This color might be used by your theme to let you customize it. + This color might be used by your theme to let you customize it. + + + + Highlight color + Highlight color + + + + Focus theme color + Focus theme color + + + + No style sheet + Nessun foglio di stile + + diff --git a/src/Gui/Language/FreeCAD_ja.ts b/src/Gui/Language/FreeCAD_ja.ts index 73bf063f6f..03d9885618 100644 --- a/src/Gui/Language/FreeCAD_ja.ts +++ b/src/Gui/Language/FreeCAD_ja.ts @@ -42,29 +42,29 @@ フィーチャーの表示サイズ - + <empty> <空> - - + + Angle 角度 - - + + Axis - + Position Position - + Enum Enum @@ -91,12 +91,12 @@ CmdViewMeasureClearAll - + Clear measurement 計測のクリア - + Clear all visible measurements 表示されているすべての測定値をクリア @@ -104,12 +104,12 @@ CmdViewMeasureToggleAll - + Toggle measurement 計測値の表示切替 - + Turn on or off the display of all measurements すべての測定値の表示をオンまたはオフにする @@ -117,12 +117,12 @@ Command - + Edit 編集 - + Import インポート @@ -182,7 +182,7 @@ グループを追加 - + Align Align @@ -194,18 +194,18 @@ - + Transform 変換 - + Toggle array elements 整列要素の切り替え - + Link Transform リンク変換 @@ -215,12 +215,12 @@ 距離を測定 - + Toggle visibility 表示切り替え - + Toggle selectability 選択方法の切り替え @@ -559,7 +559,7 @@ Gui::AutoSaver - + Please wait until the AutoRecovery file has been saved... 自動修復ファイルが保存されるまでお待ちください... @@ -711,47 +711,47 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::AboutDialog - - + + Credits Header for the Credits tab of the About screen 謝辞 - + FreeCAD would not be possible without the contributions of FreeCAD は以下の貢献がなければあり得なかったでしょう: - + Individuals Header for the list of individual people in the Credits list. 個人 - + Organizations Header for the list of companies/organizations in the Credits list. 組織 - - + + License ライセンス - + Libraries ライブラリ - + This software uses open source components whose copyright and other proprietary rights belong to their respective owners: このソフトウェアはオープンソースのコンポーネントを使用しており、それらコンポーネントの著作権及びその他の所有権はそれぞれの所有者に帰属します: - + Collection コレクション @@ -759,22 +759,22 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::ApplicationCache - + Cache directory キャッシュディレクトリ - + The cache directory %1 exceeds the size of %2. キャッシュディレクトリ %1 が %2 のサイズを超えています。 - + Do you want to clear it now? 今すぐ消去しますか? - + Warning: Please make sure that this is the only running %1 instance and that no documents are opened as this may result into data loss! 警告: これが唯一の %1 インスタンスであり、データが失われる可能性があるため、ドキュメントが開かれていないことを確認してください! @@ -795,37 +795,37 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::CameraDialog - + Camera settings カメラ設定 - + Orientation 向き - + Q0 Q0 - + Q1 Q1 - + Q2 Q2 - + Q3 Q3 - + Current view 現在のビュー @@ -1393,13 +1393,13 @@ same time. The one with the highest priority will be triggered. タイトル - + All すべて - - + + none なし @@ -1407,8 +1407,8 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgCustomToolBoxbarsImp - - + + Toolbox bars ツールボックスバー @@ -1683,547 +1683,123 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgDisplayPropertiesImp - + Default デフォルト - + Aluminium アルミニウム - + Brass 真鍮 - + Bronze 青銅 - + Copper - + Chrome クロム - + Emerald エメラルド - + Gold - + Jade 翡翠 - + Metalized 金属化 - + Neon GNC ネオンGNC - + Neon PHC ネオンPHC - + Obsidian 黒曜石 - + Pewter 白目 - + Plaster 石膏 - + Plastic プラスチック - + Ruby ルビー - + Satin サテン - + Shiny plastic 光沢のあるプラスチック - + Silver - + Steel 鋼材 - + Stone Gui::Dialog::DlgEditorSettings - - - Editor - エディタ - - - - Options - オプション - - - - Code lines will be numbered - コード行に番号を付ける - - - - Enable line numbers - 行番号を有効 - - - - The cursor shape will be a block - カーソル形状がブロックになります。 - - - - Enable block cursor - ブロックカーソル有効 - - - - Enable folding - 折りたたみを有効 - - - - Indentation - 字下げ - - - - Tab size: - タブサイズ: - - - - Tabulator raster (how many spaces) - タブ・サイズ (スペース数) - - - - Indent size: - インデントのサイズ: - - - - How many spaces will be inserted when pressing <Tab> - <Tab> を押した時に挿入されるスペースの数 - - - - Pressing <Tab> will insert a tabulator with defined tab size - <Tab>を押すと定義されたタブ・サイズでタブが挿入されます。 - - - - Keep tabs - タブを維持 - - - - Pressing <Tab> will insert amount of defined indent size - <Tab>を押すと定義されたインデント・サイズが挿入されます。 - - - - Insert spaces - 空白を挿入 - - - - Display items - 表示項目 - - - - Color and font settings will be applied to selected type - 色とフォント設定が選択したタイプに適用されます - - - - Family: - ファミリー: - - - - Font family to be used for selected code type - 選択したコードタイプで使用されるフォント・ファミリー - - - - Size: - サイズ: - - - - Font size to be used for selected code type - 選択したコードタイプで使用されるフォント・サイズ - - - - Color: - 色: - - - - Preview: - プレビュー: - [empty string] - - Gui::Dialog::DlgGeneral - - - General - 標準 - - - - Language of the application's user interface - アプリケーションのユーザーインターフェイスの言語 - - - - Number format: - 数値書式: - - - - Operating system - オペレーティングシステム - - - - Selected language - 選択言語 - - - - C/POSIX - C/POSIX - - - - If enabled, numerical keypad decimal separator -will be substituted with locale separator, except -in Python Console and Macro Editor where a -dot/period will always be printed. - 有効にすると、数値キーパッドの小数点以下の区切り文字はロケールの区切り文字で置き換えられます。ただし Python コンソールとマクロ・エディタでは ドット/ピリオドが常に表示されます。 - - - - Preference packs - ユーザー設定パック - - - - Name - 名前 - - - - Type - タイプ - - - - Load - 読み込み - - - - Import config... - 設定をインポート... - - - - Save new... - 新規保存... - - - - Manage... - 管理... - - - - Revert... - 元に戻す... - - - - How many files should be listed in recent files list - 最近使用したファイルのリストにいくつのファイルを表示するか - - - - Enable tiled background - 画像を並べた背景を有効 - - - - The text cursor will be blinking - テキスト・カーソルが点滅します - - - - Enable cursor blinking - カーソル点滅を有効 - - - - Style sheet: - スタイル シート: - - - - Language and number format - 言語と数値形式 - - - - Language: - 言語: - - - - Unit system: - 単位系: - - - - Unit system that should be used for all parts of the application - アプリケーションのすべての部品で使用される単位系 - - - - Number of decimals: - 小数点以下桁数: - - - - Number of decimals that should be shown for numbers and dimensions - 数字と寸法の小数点以下の表示桁数 - - - - Minimum fractional inch: - 最小分数インチ: - - - - Minimum fractional inch to be displayed - 表示される最小分数インチ - - - - Substitute decimal separator - 小数点以下の区切り文字 - - - - Application - アプリケーション - - - - Style sheet how user interface will look like - ユーザーインターフェイスをどの様に表示するかを指定するスタイルシート - - - - Size of toolbar icons: - ツールバーのアイコンのサイズ: - - - - Choose your preference for toolbar icon size. You can adjust -this according to your screen size or personal taste - ツールバーのアイコンのサイズの設定を行ってください。 -使用しているスクリーンサイズや好みに合わせて調整できます。 - - - - Tree view mode: - ツリービューモード: - - - - Customize how tree view is shown in the panel (restart required). - -'ComboView': combine tree view and property view into one panel. -'TreeView and PropertyView': split tree view and property view into separate panel. -'Both': keep all three panels, and you can have two sets of tree view and property view. - パネルでツリービューをどのように表示するかのカスタマイズ (再起動が必要です)。 - -'コンボビュー': ツリービューとプロパティビューを1つのパネルに結合 -'ツリービュー': ツリービューとプロパティビューを別々のパネルに分割 -'両方': 3つのパネルすべてを維持。ツリービューとプロパティビューを2組保持できます。 - - - - Size of recent file list: - 最近使用したファイル一覧のサイズ: - - - - Background of the main window (when no document is opened) will consist of tiles of a special image. -See the FreeCAD Wiki for details about the image. - (ドキュメントが開かれていないときの) メインウィンドウの背景を特別な画像のタイルで構成。 -画像の詳細については FreeCAD ウィキを参照。 - - - - A Splash screen is a small loading window that is shown -when FreeCAD is launching. If this option is checked, FreeCAD will -display the splash screen - スプラッシュ画面とは FreeCAD 起動時に表示される小さな読み込みウィンドウのことです。 -このオプションがチェックされている場合、FreeCAD はスプラッシュ画面を表示します。 - - - - Enable splash screen at start up - 起動時にスプラッシュ画面を表示 - - - - Gui::Dialog::DlgGeneralImp - - - Manage preference packs - ユーザー設定パックを管理 - - - - Small (%1px) - 小(%1px) - - - - Medium (%1px) - 中(%1px) - - - - Large (%1px) - 大(%1px) - - - - Extra large (%1px) - 特大(%1px) - - - - Custom (%1px) - カスタム(%1px) - - - - Combo View - コンボビュー - - - - TreeView and PropertyView - ツリービューとプロパティービュー - - - - Both - 両方 - - - - No style sheet - スタイル シートなし - - - - Preference Pack Name - ユーザー設定パック名 - - - - Tags - タグ - - - - Apply - 適用する - - - - Apply the %1 preference pack - ユーザー設定パック %1 を適用 - - - - Choose a FreeCAD config file to import - インポートするFreeCAD設定ファイルを選択してください。 - - - - File exists - ファイルが存在します。 - - - - A preference pack with that name already exists. Overwrite? - 同じ名前のユーザー設定パックが既に存在します。上書きしますか? - - Gui::Dialog::DlgInputDialog @@ -3107,182 +2683,6 @@ Specify another directory, please. Gui::Dialog::DlgReportView - - - Report view - レポートビュー - - - - Output - 出力 - - - - Normal messages will be recorded - 通常メッセージが記録されます。 - - - - Record normal messages - 通常メッセージを記録 - - - - Log messages will be recorded - ログメッセージが記録されます。 - - - - Record log messages - ログメッセージを記録 - - - - Warnings will be recorded - 警告が記録されます。 - - - - Record warnings - 警告メッセージを記録 - - - - Error messages will be recorded - エラーメッセージが記録されます。 - - - - Record error messages - エラーメッセージを記録 - - - - When an error has occurred, the Report View dialog becomes visible -on-screen while displaying the error - エラーが生じた場合に、レポートビューダイアログがスクリーンに現れてエラーを表示します。 - - - - Show report view on error - エラー時にレポートビューを表示 - - - - When a warning has occurred, the Report View dialog becomes visible -on-screen while displaying the warning - 警告が生じた場合に、レポートビューダイアログがスクリーンに現れて警告を表示します。 - - - - Show report view on warning - 警告時にレポートビューを表示 - - - - When a normal message has occurred, the Report View dialog becomes visible -on-screen while displaying the message - 通常メッセージが生じた場合に、レポートビューダイアログがスクリーンに現れてメッセージを表示します。 - - - - Show report view on normal message - 通常メッセージ時にレポートビューを表示 - - - - When a log message has occurred, the Report View dialog becomes visible -on-screen while displaying the log message - ログメッセージが生じた場合に、レポートビューダイアログがスクリーンに現れてログメッセージを表示します。 - - - - Show report view on log message - ログメッセージ時にレポートビューを表示 - - - - Include a timecode for each report - 各レポートのタイムコードを含める - - - - Include a timecode for each entry - 各エントリにタイムコードを含める - - - - Colors - - - - - Normal messages: - 通常メッセージ: - - - - Font color for normal messages in Report view panel - レポートビューパネルでの通常メッセージのフォント色 - - - - Log messages: - ログメッセージ: - - - - Font color for log messages in Report view panel - レポートビューパネルでのログメッセージのフォント色 - - - - Warnings: - 警告: - - - - Font color for warning messages in Report view panel - レポートビューパネルでの警告メッセージのフォント色 - - - - Errors: - エラー: - - - - Font color for error messages in Report view panel - レポートビューパネルでのエラーメッセージのフォント色 - - - - Python interpreter - Python インタプリター - - - - Internal Python output will be redirected -from Python console to Report view panel - 内部のPythonの出力がPythonコンソールからレポートビューパネルにリダイレクトされます - - - - Redirect internal Python output to report view - 内部のPythonの出力をレポートビューにリダイレクトする - - - - Internal Python error messages will be redirected -from Python console to Report view panel - 内部のPythonのエラーメッセージがPythonコンソールからレポートビューパネルにリダイレクトされます - - - - Redirect internal Python errors to report view - 内部のPythonのエラーをレポートビューにリダイレクトする - [empty string] @@ -3360,66 +2760,66 @@ from Python console to Report view panel Gui::Dialog::DlgSettings3DView - + 3D View 3D ビュー - + General 標準 - + Main coordinate system will always be shown in lower right corner within opened files メイン座標系が開かれたファイルの右下に常に表示されます。 - + Show coordinate system in the corner ウィンドウの隅に座標系を表示 - + Relative size : 相対サイズ: - + Size of main coordinate system representation in the corner -- in % of height/width of viewport 隅に配置されるメイン座標系表示のサイズ-ビューポートの高さ/幅に対するパーセント - + Axis cross will be shown by default at file opening or creation ファイルを開くまたは作成する際に、既定で交差軸が表示されます - + Show axis cross by default 既定で交差軸を表示 - + Time needed for last operation and resulting frame rate will be shown at the lower left corner in opened files 最後の操作に要した時間と結果表示のフレームレートが開かれたファイルの左下に表示されます。 - + Show counter of frames per second 1 秒あたりのフレーム数のカウンターを表示 - + Rendering レンダリング - + This option is useful for troubleshooting graphics card and driver problems. Changing this option requires a restart of the application. @@ -3428,22 +2828,22 @@ Changing this option requires a restart of the application. このオプションを変更するとアプリケーションの再起動が必要になります。 - + Use software OpenGL ソフトウェア OpenGL を使用 - + Use OpenGL VBO (Vertex Buffer Object) OpenGL VBO(頂点バッファーオブジェクト)を使用 - + Render cache レンダリングのキャッシュ - + If selected, Vertex Buffer Objects (VBO) will be used. A VBO is an OpenGL feature that provides methods for uploading vertex data (position, normal vector, color, etc.) to the graphics card. @@ -3460,7 +2860,7 @@ VBOはOpenGLの機能で、頂点データ (位置、法線ベクトル、色な 注意: この機能を使用すると描画の異常やGPUをクラッシュさせる不具合といった様々な問題が起きる場合があります。FreeCADフォーラムでサポートを受ける場合はこの設定を有効にしていることを忘れずに報告してください。 - + 'Render Caching' is another way to say 'Rendering Acceleration'. There are 3 options available to achieve this: 1) 'Auto' (default), let Coin3D decide where to cache. @@ -3475,92 +2875,92 @@ but slower response to any scene changes. 3) '集中' 全てのビュープロバイダーの全てのノードでのキャッシュを手動で無効にし、シーングラフのルートノードでのみキャッシュさせます。この設定を使うとレンダリング速度は最速になりますが、シーン変更での応答は遅くなります。 - + Auto 自動 - + Distributed 分散 - + Centralized 集中 - + Anti-Aliasing アンチエイリアス - + What kind of multisample anti-aliasing is used 使用されているマルチサンプル・アンチエイリアスの種類 - + None なし - + Line Smoothing 線を滑らかにする - + MSAA 2x MSAA 2x - + MSAA 4x MSAA 4x - + MSAA 8x MSAA 8x - + Transparent objects: 透明オブジェクト: - + Render types of transparent objects 透明オブジェクトのレンダータイプ - + One pass ワンパス - + Backface pass バックフェイスパス - + Marker size: マーカーサイズ: - + Size of vertices in the Sketcher workbench スケッチャーワークベンチでの頂点のサイズ - + Eye to eye distance for stereo modes ステレオモードでの目と目の間の距離  - + Eye-to-eye distance used for stereo projections. The specified value is a factor that will be multiplied with the bounding box size of the 3D object that is currently displayed. @@ -3568,48 +2968,48 @@ bounding box size of the 3D object that is currently displayed. 現在表示されている 3D オブジェクトのバウンディングボックスサイズと掛け合わされる係数の値を指定します。 - + Backlight is enabled with the defined color 定義された色でバックライトが有効になります。 - - + + Backlight color バックライトの色 - + Intensity 強度 - + Intensity of the backlight バックライトの強度 - + Camera type カメラの種類 - + Objects will appear in a perspective projection オブジェクトは透視投影で表示されます。 - + Perspective renderin&g 透視投影レンダリング(&g) - + Objects will be projected in orthographic projection オブジェクトは正投影で投影されます。 - + Or&thographic rendering 正射投影レンダリング(&t) @@ -3621,42 +3021,42 @@ bounding box size of the 3D object that is currently displayed. Gui::Dialog::DlgSettings3DViewImp - + 5px 5px - + 7px 7px - + 9px 9px - + 11px 11px - + 13px 13px - + 15px 15px - + Anti-aliasing アンチエイリアス - + Open a new viewer or restart %1 to apply anti-aliasing changes. アンチ・エイリアスの変更を適用するには、新しいビューアーを開くまたは %1 を再起動してください。 @@ -3664,77 +3064,77 @@ bounding box size of the 3D object that is currently displayed. Gui::Dialog::DlgSettingsCacheDirectory - + Cache キャッシュ - + Cache directory キャッシュディレクトリ - + Location: 場所: - + Check periodically at program start: プログラム開始時に定期的にチェック: - + Always 常に - + Daily 日次 - + Weekly 週次 - + Monthly 毎月 - + Yearly 毎年 - + Never Never - + Cache size limit: キャッシュサイズ上限: - + Check now... チェック中... - + Notify the user if the cache size exceeds the specified limit キャッシュサイズが指定された上限を超えた場合、ユーザーに通知 - + Unknown 不明 - + Current cache size: %1 現在のキャッシュサイズ: %1 @@ -3905,179 +3305,179 @@ besides the color bar Gui::Dialog::DlgSettingsDocument - + Document ドキュメント - + General 標準 - + The application will create a new document when started 起動時にアプリケーションは新規ドキュメントを作成します。 - + Create new document at start up 起動時に新しいドキュメントを作成 - + Document save compression level (0 = none, 9 = highest, 3 = default) ドキュメントの圧縮レベル(0 = 非圧縮、9 = 高圧縮、3 = デフォルト) - + Compression level for FCStd files FCStd ファイルの圧縮レベル - + All changes in documents are stored so that they can be undone/redone 元に戻す/やり直しをできるようにドキュメントでの全ての変更を保持 - + Using Undo/Redo on documents ドキュメントで元に戻す/やり直しの使用 - + Maximum Undo/Redo steps 「元に戻す/やり直し」の最大回数 - + How many Undo/Redo steps should be recorded 記録される「元に戻す/やり直し」のステップ数 - + Allow user aborting document recomputation by pressing ESC. This feature may slightly increase recomputation time. ESC を押してドキュメントの再計算の破棄をできるようにするかどうか。 この機能を使用すると再計算時間がわずかに増加する可能性があります。 - + Allow aborting recomputation 再計算の破棄を許可 - + Storage ストレージ - + Saving transactions (Auto-save) 変更内容を保存(自動保存) - + Discard saved transaction after saving document ドキュメントを保存した後、保存された変更内容を破棄します。 - + If there is a recovery file available the application will automatically run a file recovery when it is started. 利用可能な復旧用ファイルがある場合、アプリケーションは起動時に復旧するファイルを自動的に読み込みます。 - + Run AutoRecovery at startup 起動時に自動修復を実行 - + How often a recovery file is written 復旧用ファイルの書き込み頻度 - + Save AutoRecovery information every 自動修復の情報を常に保存 - + A thumbnail will be stored when document is saved ドキュメントを保存する時にサムネイルが保存されます。 - + Save thumbnail into project file when saving document ドキュメントを保存する時にサムネイルをプロジェクトファイルに保存 - + Size サイズ - + Sets the size of the thumbnail that is stored in the document. Common sizes are 128, 256 and 512 ドキュメント内に保存されるサムネイルのサイズ設定。 一般的なサイズは128、256、512です。 - + The program logo will be added to the thumbnail サムネイルにプログラムのロゴが追加されます。 - + Add the program logo to the generated thumbnail 生成されたサムネイルにプログラムのロゴを追加 - + How many backup files will be kept when saving document ドキュメント保存時にいくつのバックアップファイルを保持するか。 - + Maximum number of backup files to keep when resaving document ドキュメントを再保存する時に保持するバックアップファイルの最大数 - + Backup files will get extension '.FCbak' and file names get date suffix according to the specified format バックアップファイルには拡張子「.FCbak」が付けられ、ファイル名には指定された形式に従って日付サファイックスが追加されます。 - + Use date and FCBak extension 日付とFCBakの拡張子を使用 - + Date format 日付のフォーマット - + Document objects ドキュメント オブジェクト - + Allow objects to have same label オブジェクトが同じラベルを持つことを許可 - + Allow duplicate object labels in one document 同一ドキュメント内での重複したオブジェクトラベルを許可 - + Enable partial loading of external linked documents. Then only referenced objects and their dependencies will be loaded when a linked document is auto-opened together with the main document. @@ -4088,22 +3488,22 @@ icon in the tree view to fully reload it. 部分読み込みされたドキュメントは編集できません。ツリービューのドキュメントアイコンをダブルクリックすると全体が再読み込みされます。 - + Disable partial loading of external linked objects 外部リンクオブジェクトの部分読み込みを無効化 - + Authoring and License 作成者とライセンス - + Author name 作成者 - + All documents that will be created will get the specified author name. Keep blank for anonymous. You can also use the form: John Doe <john@doe.com> @@ -4112,32 +3512,32 @@ You can also use the form: John Doe <john@doe.com> John Doe <john@doe.com> 形式を使用することもできます。 - + The field 'Last modified by' will be set to specified author when saving the file ファイルの保存時に「最終更新者」フィールドに指定された作成者が設定されます - + Set on save 保存時に設定 - + Company 会社 - + Default company name to use for new files 新規ファイルに使用するデフォルトの会社名 - + Default license 既定のライセンス - + Default license for new documents 新規ドキュメントにおけるデフォルトのライセンス @@ -4207,12 +3607,12 @@ John Doe <john@doe.com> 形式を使用することもできます。その他 - + License URL ライセンス URL - + URL describing more about the license ライセンスについてさらに詳しく説明した URL @@ -4220,104 +3620,21 @@ John Doe <john@doe.com> 形式を使用することもできます。 Gui::Dialog::DlgSettingsDocumentImp - + The format of the date to use. 使用する日付のフォーマット - + Default デフォルト - + Format フォーマット - - Gui::Dialog::DlgSettingsEditorImp - - - Text - テキスト - - - - Bookmark - ブックマーク - - - - Breakpoint - ブレークポイント - - - - Keyword - キーワード - - - - Comment - コメント - - - - Block comment - ブロック コメント - - - - Number - 数値 - - - - String - 文字列 - - - - Character - 文字 - - - - Class name - クラス名 - - - - Define name - 名前の定義 - - - - Operator - 演算子 - - - - Python output - Python出力 - - - - Python error - Pythonエラー - - - - Current line highlight - 現在の行をハイライト表示 - - - - Items - 項目 - - Gui::Dialog::DlgSettingsImage @@ -4498,122 +3815,122 @@ John Doe <john@doe.com> 形式を使用することもできます。 Gui::Dialog::DlgSettingsMacro - + Macro マクロ - + General macro settings 全般的なマクロの設定 - + Variables defined by macros are created as local variables マクロで定義された変数はローカル変数として作成されます - + Run macros in local environment ローカル環境でマクロを実行 - + Macro recording settings マクロの記録の設定 - + Macro path マクロのパス - + The directory in which the application will search for macros アプリケーションがマクロを検索するディレクトリ - + Gui commands GUI コマンド - + Recorded macros will also contain user interface commands 記録されたマクロには、ユーザーインターフェイス・コマンドも含まれます - + Record GUI commands GUI コマンドの記録 - + Recorded macros will also contain user interface commands as comments 記録されたマクロには、コメントとしてユーザー インターフェイス・コマンドも含まれます - + Record as comment コメントとして記録 - + Logging Commands 履歴コマンド - + Commands executed by macro scripts are shown in Python console マクロスクリプトで実行されるコマンドは Python コンソールに表示されます - + Show script commands in python console Python コンソールでスクリプトコマンドを表示 - + Log all commands issued by menus to file: メニューから発行された全てのコマンドをファイルに記録: - + FullScript.FCScript FullScript.FCScript - + Recent macros menu 最近使用したマクロのメニュー - + Size of recent macro list 最近使用したマクロ一覧のサイズ - + How many macros should be listed in recent macros list 最近使用したマクロのリストにいくつのマクロを表示するか - + Keyboard shortcut count キーボード ショートカットの数 - + How many recent macros should have shortcuts ショートカットを持つ最近のマクロの数 - + Keyboard Modifiers キーボード修飾子 - + Keyboard modifiers, default = Ctrl+Shift+ キーボード修飾子、デフォルト = Ctrl+Shift+ @@ -4621,130 +3938,130 @@ John Doe <john@doe.com> 形式を使用することもできます。 Gui::Dialog::DlgSettingsNavigation - - + + Navigation ナビゲーション - + Navigation cube ナビゲーションキューブ - + Steps by turn 曲がり角のステップ数 - + Number of steps by turn when using arrows (default = 8 : step angle = 360/8 = 45 deg) 矢印使用時の曲がり角のステップ数 (デフォルトは8:ステップ角度 = 360/8 = 45度) - + Corner コーナー - + Corner where navigation cube is shown ナビゲーションキューブが表示される位置 - + Top left 左上 - + Top right 右上 - + Bottom left 左下 - + Bottom right 右下 - + Rotates to nearest possible state when clicking a cube face キューブ面をクリックした時に最も近い状態へ回転 - + Rotate to nearest 最も近い状態へ回転 - + Font name: フォント名: - + Font name of the navigation cube ナビゲーションキューブで使用するフォント - + Default デフォルト - + Cube size キューブのサイズ - + Size of the navigation cube ナビゲーションキューブのサイズ - + Color - + Base color for all elements すべての要素の基本色 - + 3D Navigation 3Dナビゲーション - + List the mouse button configs for each chosen navigation setting. Select a set and then press the button to view said configurations. 選択したナビゲーション設定ごとにマウスボタン設定をリスト表示。 設定を選択し、ボタンを押すとその設定が表示されます。 - + Mouse... マウス... - + Navigation settings set ナビゲーション設定 - + Orbit style 軌道スタイル - + Rotation orbit style. Trackball: moving the mouse horizontally will rotate the part around the y-axis Turntable: the part will be rotated around the z-axis (with constrained axes). @@ -4755,173 +4072,183 @@ Free Turntable: the part will be rotated around the z-axis. フリーターンテーブル: Z軸周りにオブジェクトを回転 - + Turntable ターンテーブル - + Trackball トラックボール - + Free Turntable フリーターンテーブル - + Rotation mode 回転モード - + Rotations in 3D will use current cursor position as center for rotation 3D回転では現在のカーソル位置が回転中心として使用されます。 - + Window center ウィンドウの中央 - + Drag at cursor カーソル位置にドラッグ - + Object center オブジェクトの中央 - + Default camera orientation デフォルトのカメラの向き - + Default camera orientation when creating a new document or selecting the home view 新しいドキュメントを作成、またはホームビューを選択した場合のデフォルトのカメラの向き - + Camera zoom カメラのズーム - + Sets camera zoom for new documents. The value is the diameter of the sphere to fit on the screen. 新しいドキュメントのカメラズームを設定。 値は画面にちょうど収まる球の直径。 - + mm mm - + Enable animated rotations アニメーション回転を有効 - + Enable animation アニメーションを有効 - + Zoom operations will be performed at position of mouse pointer ズーム操作はマウスポインタの位置で実行されます - + Zoom at cursor カーソルの位置にズーム - + Zoom step ズーム量 - + How much will be zoomed. Zoom step of '1' means a factor of 7.5 for every zoom step. どの程度ズームを行うか。 ズーム量「1」はズーム 1 段階ごとに 7.5 倍することを意味します。 - + Direction of zoom operations will be inverted ズーム操作の方向を反転 - + Invert zoom ズームを反転 - + Prevents view tilting when pinch-zooming. Affects only gesture navigation style. Mouse tilting is not disabled by this setting. ピンチズーム時のビューのチルトを防ぎます。ジェスチャーナビゲーションスタイルに対してのみ有効です。この設定ではマウスでのチルトは無効化されません。 - + Disable touchscreen tilt gesture タッチスクリーンのチルトジェスチャーを無効化 - + + Show the rotation center when dragging. + Show the rotation center when dragging. + + + + Enable rotation center indication + Enable rotation center indication + + + Isometric アイソメトリック - + Dimetric ダイメトリック - + Trimetric 不等角投影図法 - + Top 上面図 - + Front 正面図 - + Left 左面図 - + Right 右面図 - + Rear 背面図 - + Bottom 底面 - + Custom カスタム @@ -4929,43 +4256,43 @@ Mouse tilting is not disabled by this setting. Gui::Dialog::DlgSettingsPythonConsole - + Python console Python コンソール - + Settings 設定 - + Words will be wrapped when they exceed available horizontal space in Python console Python コンソールで利用可能な水平方向スペースを超えた場合に文字を折返し - + Enable word wrap 行の折り返しを有効 - + The cursor shape will be a block カーソル形状がブロックになります。 - + Enable block cursor ブロックカーソル有効 - + Saves Python history across sessions セッション中にPythonの履歴を保存 - + Save history 履歴の保存 @@ -4973,17 +4300,37 @@ horizontal space in Python console Gui::Dialog::DlgSettingsSelection - + Selection 選択範囲 - + + Enable preselection, highlighted with specified color + Enable preselection, highlighted with specified color + + + + Enable preselection + Enable preselection + + + + Enable selection, highlighted with specified color + Enable selection, highlighted with specified color + + + + Enable selection + Enable selection + + + Pick radius (px): ピック半径(px): - + Area for picking elements in 3D view. Larger value eases to pick things, but can make small features impossible to select. @@ -4991,27 +4338,27 @@ Larger value eases to pick things, but can make small features impossible to sel 大きな値を設定するとピックが容易になりますが、小さなフィーチャーを選択できなくなります。 - + Auto switch to the 3D view containing the selected item 選択したアイテムを含む3Dビューへ自動切り替え - + Auto expand tree item when the corresponding object is selected in 3D view 対応するオブジェクトが3Dビューで選択された場合にツリーアイテムを自動的に展開 - + Preselect the object in 3D view when mouse over the tree item ツリーアイテムの上をマウスが通過した時に 3D ビューでオブジェクトを事前選択 - + Record selection in tree view in order to go back/forward using navigation button ナビゲーションボタンを使用した戻る/進むの動作のためにツリー ビューでの選択を記録 - + Add checkboxes for selection in document tree ドキュメントツリーに選択用のチェックボックスを追加 @@ -5019,147 +4366,122 @@ Larger value eases to pick things, but can make small features impossible to sel Gui::Dialog::DlgSettingsViewColor - + Colors - - Selection - 選択範囲 - - - - Enable preselection and highlight by specified color - 事前選択と指定色での強調表示を有効 - - - - Enable preselection highlighting - 事前選択の強調表示を有効 - - - - Enable selection highlighting and use specified color - 選択時の強調表示を有効にし、指定色を使用 - - - - Enable selection highlighting - 選択範囲の強調表示を有効 - - - + Background color for the model view モデルビューの背景色 - + Background color 背景色 - - + + Background will have selected color 選択した色が背景に使用されます。 - + Simple color 単色 - - + + Background will have selected color gradient 選択した色グラデーションが背景に使用されます。 - + Linear gradient 線状グラデーション - + Radial gradient 放射状グラデーション - - + + Top: 上: - - + + Middle: 中間: - + Switches the colors of the gradient グラデーションの色を切り替え - + Switch 切り替え - + Color gradient will get selected color as middle color 色グラデーションで選択した色が中間色となります。 - + Middle color 中間色 - - + + Bottom: 下: - + Tree view ツリービュー - + Object being edited 編集中のオブジェクト - + Background color for objects in tree view that are currently edited ツリービューでの編集中オブジェクトの背景色 - + Active container アクティブなコンテナー - + Background color for active containers in tree view ツリービューでのアクティブなコンテナーの背景色 - + Central: 中央: - + Midway: 中間: - + End: 終端: @@ -5284,7 +4606,7 @@ The preference system is the one set in the general preferences. Gui::Dialog::DockablePlacement - + Placement 配置 @@ -5885,17 +5207,17 @@ The 'Status' column shows whether the document could be recovered. 適用する - + Please select 1, 2, or 3 points before clicking this button. A point may be on a vertex, face, or edge. If on a face or edge the point used will be the point at the mouse position along face or edge. If 1 point is selected it will be used as the center of rotation. If 2 points are selected the midpoint between them will be the center of rotation and a new custom axis will be created, if needed. If 3 points are selected the first point becomes the center of rotation and lies on the vector that is normal to the plane defined by the 3 points. Some distance and angle information is provided in the report view, which can be useful when aligning objects. For your convenience when Shift + click is used the appropriate distance or angle is copied to the clipboard. このボタンをクリックする前に1つ、2つ、または3つの点を選択してください。 点は頂点、面、またはエッジ上にあります。面またはエッジ上の点を使用する場合は面またはエッジに沿ったマウス位置にある点を使います。1つの点を選択した場合には点が回転中心として使用されます。2つの点を選択した場合にはその中点が回転中心となり、必要に応じて新しいカスタム軸が作成されます。3つの点を選択した場合には1つ目の点が回転中心となり、3点によって定義される平面の法線となるベクトル上に配置されます。距離と角度の情報はレポートビューに表示されます。この情報はオブジェクトを配置する際に便利です。簡単のために Shift + クリックで適切な距離と角度がクリップボードにコピーされます。 - + Incorrect quantity 不適切な数値です - + There are input fields with incorrect input, please ensure valid placement values! 入力欄に不適切な入力がされています。適切な位置かどうか確認してください! @@ -6157,7 +5479,7 @@ originally selected prior to opening this dialog Gui::DockWnd::PropertyDockView - + Property View プロパティ表示 @@ -6225,22 +5547,22 @@ originally selected prior to opening this dialog 最後に移動 - + Clear クリア - + Save As... 名前を付けて保存... - + Save Report Output レポート出力を保存する - + Plain Text Files プレーンテキストファイル @@ -6371,7 +5693,7 @@ originally selected prior to opening this dialog アプリケーション - + Labels & Attributes ラベルと属性 @@ -6419,27 +5741,27 @@ Do you want to save your changes? PDFファイル - + untitled[*] untitled[*] - + - Editor - エディター - + %1 chars removed %1文字を削除 - + %1 chars added %1文字を追加 - + Formatted フォーマット済み @@ -6555,74 +5877,74 @@ Do you want to save your changes? Gui::GraphvizView - + Graphviz not found Graphviz が見つかりません - + Graphviz couldn't be found on your system. Graphviz がシステム上に見つかりませんでした。 - + Read more about it here. 詳細についてはこちら。 - + Do you want to specify its installation path if it's already installed? すでにインストールされている場合、そのインストールパスを指定しますか? - + Graphviz installation path Graphvizのインストール パス - + Graphviz failed Graphvizに失敗しました - + Graphviz failed to create an image file Graphvizはイメージファイルを作成できませんでした - + PNG format PNG形式 - + Bitmap format ビットマップ形式 - + GIF format GIF形式 - + JPG format JPG形式 - + SVG format SVG形式 - - + + PDF format PDF形式 - - + + Export graph グラフをエクスポート @@ -6764,17 +6086,17 @@ Do you want to save your changes? Gui::MacroCommand - + Macros マクロ - + Macro file doesn't exist マクロファイルが存在しません - + No such macro file: '%1' 以下のマクロファイルは存在しません: '%1' @@ -6783,7 +6105,7 @@ Do you want to save your changes? Gui::MainWindow - + Dimension 寸法 @@ -6813,32 +6135,42 @@ Do you want to save your changes? すべて閉じる - - - + + + Toggles this toolbar このツールバーを切り替えます - - - + + + Toggles this dockable window このドッキング可能なウィンドウを切り替える - - + + WARNING: This is a development version. + WARNING: This is a development version. + + + + Please do not use in a production environment. + Please do not use in a production environment. + + + + Unsaved document 未保存のドキュメント - + The exported object contains external link. Please save the documentat least once before exporting. エクスポートされたオブジェクトには外部リンクがふくまれています。エクスポートの前に少なくとも一度ドキュメントを保存してください。 - + To link to external objects, the document must be saved at least once. Do you want to save the document now? 外部オブジェクトにリンクするにはドキュメントを少なくとも一度保存する必要があります。 @@ -6848,121 +6180,121 @@ Do you want to save the document now? Gui::ManualAlignment - - - - - + + + + + Manual alignment 手動による整列 - + The alignment is already in progress. 既に整列処理中です。 - + Alignment[*] Alignment[*] - + Please, select at least one point in the left and the right view 左右のビューから少なくとも1個の点を選択してください - + Please, select at least %1 points in the left and the right view 左右のビューから少なくとも %1 個の点を選択してください - + Please pick points in the left and right view 左右のビューから点をピックしてください - + The alignment has finished 整列が完了しました - + The alignment has been canceled 整列がキャンセルされました - - + + Too few points picked in the left view. At least %1 points are needed. 左のビューでピックされた点が少なすぎます。少なくとも %1 個の点が必要です。 - - + + Too few points picked in the right view. At least %1 points are needed. 右のビューでピックされた点が少なすぎます。少なくとも %1 個の点が必要です。 - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. 左のビューと右のビューでピックされた点の数が異なります。左のビューでは %1 個の点がピックされていますが、右のビューでは %2 個の点がピックされています。 - + Try to align group of views ビューのグループの整列を試みます - + The alignment failed. How do you want to proceed? 整列に失敗しました。どのように続行しますか。 - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. 左のビューと右のビューでピックされた点の数が異なります。左のビューでは %1 個の点がピックされていますが、右のビューでは %2 個の点がピックされています。 - + Point_%1 Point_%1 - + Point picked at (%1,%2,%3) (%1,%2,%3) の点がピックされました - + No point was found on model モデルにおいて、点が見つかりません - + No point was picked ピックされた点はありません - + &Align 整列(&A) - + &Remove last point 最後の点を削除(&R) - + &Cancel キャンセル(&C) - + &Synchronize views ビューを同期(&S) @@ -7109,7 +6441,7 @@ How do you want to proceed? Gui::PropertyEditor::LinkLabel - + Change the linked object リンクされたオブジェクトを変更 @@ -7117,12 +6449,12 @@ How do you want to proceed? Gui::PropertyEditor::LinkSelection - + Error エラー - + Object not found オブジェクトが見つかりません @@ -7193,13 +6525,13 @@ How do you want to proceed? Gui::PropertyView - + View ビュー - + Data データ @@ -7246,77 +6578,77 @@ Do you want to exit without saving your data? 処理されていない不明な C++ 例外。 - + &Copy コピー(&C) - + &Copy command コピー コマンド(&C) - + &Copy history コピー履歴(&C) - + Save history as... 名前を付けて履歴を保存... - + Save history 履歴の保存 - + Saves Python history across %1 sessions %1 セッションでPythonの履歴を保存します - + &Paste 貼り付け(&P) - + Select All 全て選択 - + Clear console コンソールをクリア - + Insert file name... ファイル名を挿入... - + Word wrap 右端で折り返す - + Save History 履歴の保存。 - + Macro Files マクロファイル - + Insert file name ファイル名を挿入します。 - + All Files すべてのファイル @@ -7329,7 +6661,7 @@ Do you want to exit without saving your data? コメント - + Uncomment コメントを解除 @@ -7337,17 +6669,17 @@ Do you want to exit without saving your data? Gui::RecentFilesAction - + Open file %1 %1 ファイルを開く - + File not found ファイルが見つかりませんでした - + The file '%1' cannot be opened. ファイル '%1' を開くことができませんでした。 @@ -7355,22 +6687,22 @@ Do you want to exit without saving your data? Gui::RecentMacrosAction - + none なし - + Run macro %1 (Shift+click to edit) keyboard shortcut: %2 マクロ実行 %1 (Shift + クリックで編集) キーボードショートカット: %2 - + File not found ファイルが見つかりませんでした - + The file '%1' cannot be opened. ファイル '%1' を開くことができませんでした。 @@ -7401,22 +6733,22 @@ Do you want to exit without saving your data? Gui::SearchBar - + Previous 前へ - + Next 次へ - + Case sensitive 大文字と小文字を区別 - + Whole words 単語単位 @@ -7662,38 +6994,38 @@ Do you want to specify another directory? Gui::TextDocumentEditorView - + Text updated テキストの更新 - + The text of the underlying object has changed. Discard changes and reload the text from the object? オブジェクト内のテキストが変更されています。変更を破棄してオブジェクトからテキストを再読み込みしますか? - + Yes, reload. はい、再読み込みします。 - + Unsaved document 未保存のドキュメント - + Do you want to save your changes before closing? 終了する前に変更を保存しますか? - + If you don't save, your changes will be lost. 保存しない場合、変更内容は失われます。 - - + + Edit text テキストを編集 @@ -7965,7 +7297,7 @@ Do you want to specify another directory? Gui::TreeDockWidget - + Tree view ツリービュー @@ -7973,7 +7305,7 @@ Do you want to specify another directory? Gui::TreePanel - + Search 検索  @@ -7981,183 +7313,183 @@ Do you want to specify another directory? Gui::TreeWidget - + Search... 検索... - + Search for objects オブジェクトの検索 - + Activate document ドキュメントをアクティブにする - + Activate document %1 文書の %1をアクティブにする - + Tree settings ツリー設定 - + Show description column 説明列を表示 - + Show an extra tree view column for item description. The item's description can be set by pressing F2 (or your OS's edit button) or by editing the 'label2' property. アイテム説明のための追加のツリービュー列を表示します。 項目の説明は、F2 (または使用している OS の編集ボタン) を押すか、「label2」プロパティを編集することで設定できます。 - + Group グループ - + Labels & Attributes ラベルと属性 - + Description 説明 - + Show items hidden in tree view ツリービューの非表示アイテムを表示 - + Show items that are marked as 'hidden' in the tree view ツリービューで「非表示」としてマークされているアイテムを表示 - + Toggle visibility in tree view ツリー ビューでの表示を切り替え - + Toggles the visibility of selected items in the tree view ツリー ビューで選択したアイテムの表示を切り替えます。 - + Create group... グループを作成... - + Create a group グループを作成します。 - - + + Rename 名前の変更 - + Rename object オブジェクトの名前を変更します。 - + Finish editing 編集を終了 - + Finish editing object オブジェクトの編集を終了します。 - + Add dependent objects to selection 依存オブジェクトを追加選択 - + Adds all dependent objects to the selection すべての依存オブジェクトを追加選択 - + Close document ドキュメントを閉じる - + Close the document ドキュメントを閉じる - + Reload document ドキュメントを再読み込み - + Reload a partially loaded document 特定の読み込み済みドキュメントを再読み込み - + Skip recomputes 再計算をスキップ - + Enable or disable recomputations of document ドキュメントの再計算の有効、無効を切り替え - + Allow partial recomputes 部分的な再計算を許可 - + Enable or disable recomputating editing object when 'skip recomputation' is enabled 「再計算のスキップ」が有効な場合の編集オブジェクト再計算の有効、無効を切り替え - + Mark to recompute 再計算用にマーク - + Mark this object to be recomputed このオブジェクトを再計算のためにマーク - + Recompute object オブジェクトを再計算 - + Recompute the selected object 選択したオブジェクトを再計算する - + (but must be executed) (実行する必要があります) - + %1, Internal name: %2 %1、内部名: %2 @@ -8188,12 +7520,12 @@ Do you want to specify another directory? PDFファイル - + Opening file failed ファイルを開けませんでした。 - + Can't open file '%1' for writing. 書き込み用ファイル '%1' を開くことができません。 @@ -8201,7 +7533,7 @@ Do you want to specify another directory? Gui::WorkbenchGroup - + Select the '%1' workbench ワークベンチ'%1'を選択 @@ -8416,69 +7748,70 @@ Do you want to specify another directory? QObject - - + + General 標準 - - + + + Display 表示 - + Workbenches ワークベンチ - - - + + + Python Python - - - + + + Unknown filetype 不明なファイル形式 - - + + Cannot open unknown filetype: %1 %1:不明なファイルタイプを開くことができません。 - + Export failed エクスポート失敗 - + Cannot save to unknown filetype: %1 不明なファイル形式に保存できません: %1 - + Workbench failure ワークベンチのエラー - + %1 %1 - + Exception 例外 @@ -8524,8 +7857,8 @@ Do you want to specify another directory? PDF ファイルをエクスポートしています - + Unsaved document 未保存のドキュメント @@ -8678,17 +8011,17 @@ Do you want to continue? ファイル %1 を開くことができません. - + files ファイル - + Save image 画像を保存 - + Choose an image file to open 開く画像ファイルを選択 @@ -8794,44 +8127,44 @@ Do you want to continue? - + Type タイプ - + Notifier 通知 - + Message メッセージ - + Notifier: 通知: - + Do you want to skip confirmation of further critical message notifications while loading the file? ファイルの読み込み中により重要なメッセージの通知確認をスキップしますか? - + Critical Message 重要なメッセージ - + Too many opened non-intrusive notifications. Notifications are being omitted! 非割り込み通知が大量にあります。通知は省略されています! - + Identical physical path detected. It may cause unwanted overwrite of existing document! @@ -8840,44 +8173,44 @@ Do you want to continue? - + Are you sure you want to continue? 本当に続行しますか? - + Please check report view for more... 詳細はレポートビューを確認してください... - + Physical path: 物理パス: - - + + Document: ドキュメント: - - + + Path: パス: - + Identical physical path 同一の物理パス - + Could not save document ドキュメントを保存できませんでした - + There was an issue trying to save the file. This may be because some of the parent folders do not exist, or you do not have sufficient permissions, or for other reasons. Error details: "%1" @@ -8890,102 +8223,102 @@ Would you like to save the file with a different name? 別名のファイルとして保存しますか? - - - + + + Saving aborted 保存は中断されました - + Save dependent files 依存ファイルを保存 - + The file contains external dependencies. Do you want to save the dependent files, too? このファイルには外部依存関係が含まれています。依存ファイルも保存しますか? - - + + Saving document failed ドキュメントを保存できませんでした - + Save document under new filename... ドキュメントに新しいファイル名を付けて保存 - - + + Save %1 Document %1 のドキュメントを保存します。 - + Document ドキュメント - - + + Failed to save document ドキュメントの保存に失敗 - + Documents contains cyclic dependencies. Do you still want to save them? ドキュメントに循環する依存関係が含まれています。保存の続行を続けますか? - + Save a copy of the document under new filename... 新しいファイル名でドキュメントのコピーを保存... - + %1 document (*.FCStd) %1 のドキュメント (*.FCStd) - + Document not closable 閉じられないドキュメント - + The document is not closable for the moment. 今閉じることができないドキュメント - + Document not saved ドキュメントが保存されていません - + The document%1 could not be saved. Do you want to cancel closing it? ドキュメント%1 を保存できませんでした。閉じることをキャンセルしますか? - + Undo 元に戻す - + Redo やり直す - + There are grouped transactions in the following documents with other preceding transactions 以下のドキュメントには先行する他のトランザクションとグループ化されたトランザクショが含まれています。 - + Choose 'Yes' to roll back all preceding transactions. Choose 'No' to roll back in the active document only. Choose 'Abort' to abort @@ -9067,12 +8400,12 @@ Please open a browser window and type in: http://localhost:%1. オプション... - + Out of memory メモリ不足 - + Not enough memory available to display the data. データを表示するのに十分なメモリがありません。 @@ -9088,7 +8421,7 @@ Please open a browser window and type in: http://localhost:%1. %2 にも %3 にもファイル %1 が見つかりません。 - + Navigation styles ナビゲーションスタイル @@ -9099,7 +8432,7 @@ Please open a browser window and type in: http://localhost:%1. - + Transform 変換 @@ -9164,12 +8497,12 @@ Please open a browser window and type in: http://localhost:%1. %1は空ではありません。コンテンツごと削除しますか? - + Translation: 平行移動量: - + Rotation: 回転: @@ -9264,59 +8597,59 @@ underscore, and must not start with a digit. '%1' へプロパティの追加に失敗しました: %2 - - + + Drag & drop failed ドラッグ&ドロップ失敗 - + Setup configurable object 設定可能オブジェクトの設定 - + Select which object to copy or exclude when configuration changes. All external linked objects are excluded by default. 設定が変更された場合にどのオブジェクトをコピー、除去するかを選択してください。デフォルトでは全ての外部リンクオブジェクトが除去されます。 - + Please select which objects to copy when the configuration is changed 設定が変更された場合にどのオブジェクトをコピーするかを選択してください。 - + Apply to all すべてに適用 - + Apply the setting to all links. Or, uncheck this option to apply only to this link. 設定を全てのリンクに適用。このリンクだけに適用する場合はチェックを外してください。 - + Copy on change 変更時にコピー - + Enable 有効 - + Enable auto copy of linked object when its configuration is changed 設定が変更された場合のリンク・オブジェクトの自動コピーを有効化 - + Tracking トラッキング - + Copy the linked object when its configuration is changed. Also auto redo the copy if the original linked object is changed. @@ -9324,17 +8657,17 @@ Also auto redo the copy if the original linked object is changed. - + Disable copy on change 変更時のコピーを無効化 - + Refresh configurable object 設定可能オブジェクトの更新 - + Synchronize the original configurable source object by creating a new deep copy. Note that any changes made to the current copy will be lost. @@ -9343,23 +8676,23 @@ the current copy will be lost. - + Toggle array elements 整列要素の切り替え - + Change whether show each link array element as individual objects それぞれのリンク整列要素を個別のオブジェクトとして表示するかどうかを変更します。 - + Transform at the origin of the placement 配置原点を移動 - - + + Override colors... 色を上書き... @@ -9387,12 +8720,12 @@ the current copy will be lost. SelectionFilter - + Not allowed: 許可されていません: - + Selection not allowed by filter フィルターによる選択は許可されていません。 @@ -9400,9 +8733,9 @@ the current copy will be lost. StdBoxElementSelection - - + + Box element selection ボックス要素選択 @@ -9410,13 +8743,13 @@ the current copy will be lost. StdBoxSelection - + Box selection 矩形選択 - + Activate the box selection tool ボックス選択ツールをアクティブにする @@ -9494,13 +8827,13 @@ the current copy will be lost. StdCmdAxisCross - + Toggle axis cross 座標軸の表示を切り替え - - + + Turns on or off the axis cross at the origin 原点で交差する軸のオン・オフを切り替えます。 @@ -9606,13 +8939,13 @@ the current copy will be lost. StdCmdDemoMode - + View turntable... 回転表示... - + View turntable 回転表示 @@ -9952,13 +9285,13 @@ the current copy will be lost. StdCmdHideObjects - + Hide all objects すべてのオブジェクトを非表示にします。 - - + + Hide all objects in the document ドキュメント内のすべてのオブジェクトを非表示にします。 @@ -9966,13 +9299,13 @@ the current copy will be lost. StdCmdHideSelection - + Hide selection 選択オブジェクトを隠す - - + + Hide all selected objects 選択したオブジェクトをすべて非表示にします。 @@ -10246,13 +9579,13 @@ the current copy will be lost. StdCmdMeasureDistance - + Measure distance 距離を測定 - + Activate the distance measurement tool 距離計測ツールをアクティブにする @@ -10311,8 +9644,8 @@ the current copy will be lost. 新しい空のドキュメントを作成 - + Unnamed Unnamed @@ -10540,8 +9873,8 @@ the current copy will be lost. StdCmdRecentFiles - Recent files - 最近使用したファイル + Open Recent + Open Recent @@ -10679,13 +10012,13 @@ the current copy will be lost. StdCmdSceneInspector - + Scene inspector... シーンインスペクター... - + Scene inspector シーンインスペクター @@ -10693,13 +10026,13 @@ the current copy will be lost. StdCmdSelBack - + &Back 戻る(&B) - + Go back to previous selection 前の選択に戻る @@ -10707,13 +10040,13 @@ the current copy will be lost. StdCmdSelBoundingBox - + &Bounding box バウンディングボックス(&B) - + Show selection bounding box 選択バウンディングボックスを表示 @@ -10721,13 +10054,13 @@ the current copy will be lost. StdCmdSelForward - + &Forward 進む(&F) - + Repeat the backed selection バックアップされた選択を繰り返し @@ -10749,13 +10082,13 @@ the current copy will be lost. StdCmdSelectVisibleObjects - + Select visible objects 表示オブジェクトを選択 - - + + Select visible objects in the active document アクティブなドキュメント内の表示オブジェクトを選択 @@ -10777,13 +10110,13 @@ the current copy will be lost. StdCmdSetAppearance - + Appearance... 表示... - + Sets the display properties of the selected object 選択したオブジェクトの表示プロパティを設定します @@ -10791,13 +10124,13 @@ the current copy will be lost. StdCmdShowObjects - + Show all objects すべてのオブジェクトを表示します。 - - + + Show all objects in the document ドキュメント内のすべてのオブジェクトを表示します。 @@ -10805,13 +10138,13 @@ the current copy will be lost. StdCmdShowSelection - + Show selection 表示の選択 - - + + Show all selected objects 選択したすべてのオブジェクトを表示する @@ -10847,13 +10180,13 @@ the current copy will be lost. StdCmdTextureMapping - + Texture mapping... テクスチャマッピング... - + Texture mapping テクスチャーマッピング @@ -10903,13 +10236,13 @@ the current copy will be lost. StdCmdToggleNavigation - + Toggle navigation/Edit mode ナビゲーション/編集モードの切り替え - - + + Toggle between navigation and edit mode ナビゲーションモードと編集モード間での切り替え @@ -10917,13 +10250,13 @@ the current copy will be lost. StdCmdToggleObjects - + Toggle all objects すべてのオブジェクトを切り替える - - + + Toggles visibility of all objects in the active document アクテブなドキュメント内の全てのオブジェクトの表示状態を切り替え @@ -10931,13 +10264,13 @@ the current copy will be lost. StdCmdToggleSelectability - + Toggle selectability 選択方法の切り替え - - + + Toggles the property of the objects to get selected in the 3D-View 3Dビュー内で選択できるようオブジェクトのプロパティを切り替え @@ -10945,13 +10278,13 @@ the current copy will be lost. StdCmdToggleVisibility - + Toggle visibility 表示切り替え - - + + Toggles visibility 表示切り替え @@ -11001,13 +10334,13 @@ the current copy will be lost. StdCmdTreeCollapse - + Collapse selected item 現在の選択アイテムの折りたたみ - + Collapse currently selected tree items 現在選択しているツリーアイテムを折りたたむ @@ -11015,13 +10348,13 @@ the current copy will be lost. StdCmdTreeExpand - + Expand selected item 現在の選択アイテムの展開 - + Expand currently selected tree items 現在選択しているツリーアイテムを展開 @@ -11029,13 +10362,13 @@ the current copy will be lost. StdCmdTreeSelectAllInstances - + Select all instances 全てのインスタンスを選択 - + Select all instances of the current selected object 現在選択しているオブジェクトの全てのインスタンスを選択 @@ -11043,13 +10376,13 @@ the current copy will be lost. StdCmdTreeViewActions - + TreeView actions ツリービューアクション - + TreeView behavior options and actions ツリービューの動作設定と振る舞い @@ -11113,13 +10446,13 @@ the current copy will be lost. StdCmdViewBottom - + Bottom 底面 - + Set to bottom view 底面ビューに設定 @@ -11127,13 +10460,13 @@ the current copy will be lost. StdCmdViewCreate - + Create new view ビューを作成 - + Creates a new view window for the active document 作業中のドキュメントのための新しいビューウィンドウを作成 @@ -11141,13 +10474,13 @@ the current copy will be lost. StdCmdViewDimetric - + Dimetric ダイメトリック - + Set to dimetric view 二等角投影ビューに設定 @@ -11155,13 +10488,13 @@ the current copy will be lost. StdCmdViewExample1 - + Inventor example #1 構想の例 #1 - + Shows a 3D texture with manipulator 3Dテクスチャーとマニピュレーターを表示 @@ -11169,13 +10502,13 @@ the current copy will be lost. StdCmdViewExample2 - + Inventor example #2 構想の例 #2 - + Shows spheres and drag-lights 球とドラッグライトを表示 @@ -11183,13 +10516,13 @@ the current copy will be lost. StdCmdViewExample3 - + Inventor example #3 構想の例 #3 - + Shows a animated texture アニメーションテクスチャーを表示 @@ -11197,13 +10530,13 @@ the current copy will be lost. StdCmdViewFitAll - + Fit all 全てにフィット - + Fits the whole content on the screen 画面上の全てのコンテンツにフィット @@ -11211,13 +10544,13 @@ the current copy will be lost. StdCmdViewFitSelection - + Fit selection 選択範囲にフィット - + Fits the selected content on the screen 画面上の選択されたコンテンツにフィット @@ -11225,13 +10558,13 @@ the current copy will be lost. StdCmdViewFront - + Front 正面図 - + Set to front view 前面ビューに設定 @@ -11239,13 +10572,13 @@ the current copy will be lost. StdCmdViewHome - + Home ホーム - + Set to default home view デフォルトのホームビューに設定 @@ -11253,13 +10586,13 @@ the current copy will be lost. StdCmdViewIsometric - + Isometric アイソメトリック - + Set to isometric view 等角投影ビューに設定 @@ -11267,13 +10600,13 @@ the current copy will be lost. StdCmdViewIvIssueCamPos - + Issue camera position カメラ位置を表示 - + Issue the camera position to the console and to a macro, to easily recall this position 簡単に位置を呼び出せるようにコンソールとマクロにカメラ位置を表示 @@ -11281,13 +10614,13 @@ the current copy will be lost. StdCmdViewIvStereoInterleavedColumns - + Stereo Interleaved Columns ステレオインターリーブ列 - + Switch stereo viewing to Interleaved Columns ステレオビューをインターリーブ列に切り替え @@ -11295,13 +10628,13 @@ the current copy will be lost. StdCmdViewIvStereoInterleavedRows - + Stereo Interleaved Rows ステレオインターリーブ行 - + Switch stereo viewing to Interleaved Rows ステレオビューをインターリーブ行に切り替え @@ -11309,13 +10642,13 @@ the current copy will be lost. StdCmdViewIvStereoOff - + Stereo Off ステレオ表示をオフ - + Switch stereo viewing off ステレオビューをオフ @@ -11323,13 +10656,13 @@ the current copy will be lost. StdCmdViewIvStereoQuadBuff - + Stereo quad buffer ステレオクアッドバッファー - + Switch stereo viewing to quad buffer ステレオビューをクアッドバッファーに切り替え @@ -11337,13 +10670,13 @@ the current copy will be lost. StdCmdViewIvStereoRedGreen - + Stereo red/cyan ステレオ 赤/シアン - + Switch stereo viewing to red/cyan 赤/シアン ステレオ表示切り替え @@ -11351,13 +10684,13 @@ the current copy will be lost. StdCmdViewLeft - + Left 左面図 - + Set to left view 左面ビューに設定 @@ -11365,13 +10698,13 @@ the current copy will be lost. StdCmdViewRear - + Rear 背面図 - + Set to rear view 背面ビューに設定 @@ -11393,13 +10726,13 @@ the current copy will be lost. StdCmdViewRight - + Right 右面図 - + Set to right view 右面ビューに設定 @@ -11407,13 +10740,13 @@ the current copy will be lost. StdCmdViewRotateLeft - + Rotate Left 左に回転 - + Rotate the view by 90° counter-clockwise ビューを反時計回りに90度回転 @@ -11421,13 +10754,13 @@ the current copy will be lost. StdCmdViewRotateRight - + Rotate Right 右に回転 - + Rotate the view by 90° clockwise ビューを時計回りに90度回転 @@ -11449,13 +10782,13 @@ the current copy will be lost. StdCmdViewTop - + Top 上面図 - + Set to top view 上面ビューに設定 @@ -11463,13 +10796,13 @@ the current copy will be lost. StdCmdViewTrimetric - + Trimetric 不等角投影図法 - + Set to trimetric view 斜方投影ビューに設定 @@ -11477,13 +10810,13 @@ the current copy will be lost. StdCmdViewVR - + FreeCAD-VR FreeCAD-VR - + Extend the FreeCAD 3D Window to a Oculus Rift FreeCAD 3DウィンドウをOculus Rift用に拡張 @@ -11547,13 +10880,13 @@ the current copy will be lost. StdMainFullscreen - + Fullscreen 全画面表示 - + Display the main window in fullscreen mode メインウィンドウをフルスクリーンモードで表示 @@ -11589,13 +10922,13 @@ the current copy will be lost. StdRecallWorkingView - + Recall working view 作業ビューを復元 - - + + Recall previously stored temporary working view 以前に保存された一時的な作業ビューを復元 @@ -11603,13 +10936,13 @@ the current copy will be lost. StdStoreWorkingView - + Store working view 作業ビューを保存 - - + + Store a document-specific temporary working view ドキュメント固有の一時的な作業ビューを保存 @@ -11617,13 +10950,13 @@ the current copy will be lost. StdTreeCollapseDocument - + Collapse/Expand 折りたたみ/展開 - + Expand active document and collapse all others アクティブなドキュメントを展開し、他の全てを折りたたむ @@ -11631,12 +10964,12 @@ the current copy will be lost. StdTreeDrag - + Initiate dragging ドラッグの開始 - + Initiate dragging of current selected tree items 現在選択されているツリー項目のドラッグを開始 @@ -11644,13 +10977,13 @@ the current copy will be lost. StdTreeMultiDocument - + Multi document マルチドキュメント - + Display all documents in the tree view 全てのドキュメントをツリービューに表示 @@ -11658,12 +10991,12 @@ the current copy will be lost. StdTreePreSelection - + Pre-selection 事前選択 - + Preselect the object in 3D view when mouse over the tree item ツリーアイテムの上をマウスが通過した時に 3D ビューでオブジェクトを事前選択 @@ -11671,12 +11004,12 @@ the current copy will be lost. StdTreeRecordSelection - + Record selection 選択の記録 - + Record selection in tree view in order to go back/forward using navigation button ナビゲーションボタンを使用した戻る/進むの動作のためにツリー ビューでの選択を記録 @@ -11684,13 +11017,13 @@ the current copy will be lost. StdTreeSelection - + Go to selection 選択範囲に移動 - + Scroll to first selected item 最初の選択項目までスクロール @@ -11698,13 +11031,13 @@ the current copy will be lost. StdTreeSingleDocument - + Single document シングルドキュメント - + Only display the active document in the tree view アクティブなドキュメントのみをツリービューに表示 @@ -11712,12 +11045,12 @@ the current copy will be lost. StdTreeSyncPlacement - + Sync placement 配置の同期 - + Auto adjust placement on drag and drop objects across coordinate systems 座標系間でのオブジェクトのドラッグ&ドロップ時に配置を自動調整 @@ -11725,12 +11058,12 @@ the current copy will be lost. StdTreeSyncSelection - + Sync selection 選択の同期 - + Auto expand tree item when the corresponding object is selected in 3D view 対応するオブジェクトが3Dビューで選択された場合にツリーアイテムを自動的に展開 @@ -11738,12 +11071,12 @@ the current copy will be lost. StdTreeSyncView - + Sync view ビューの同期 - + Auto switch to the 3D view containing the selected item 選択したアイテムを含む3Dビューへ自動切り替え @@ -11751,13 +11084,13 @@ the current copy will be lost. StdViewBoxZoom - + Box zoom ボックスズーム - + Activate the box zoom tool ボックス拡大縮小ツールをアクティブにする @@ -11765,13 +11098,13 @@ the current copy will be lost. StdViewDock - + Docked ドッキング - + Display the active view either in fullscreen, in undocked or docked mode アクティブなビューを、全画面、ドッキング解除モード、ドッキングモードのいずれかで表示します @@ -11779,13 +11112,13 @@ the current copy will be lost. StdViewDockUndockFullscreen - + Document window ドキュメント ウィンドウ: - + Display the active view either in fullscreen, in undocked or docked mode アクティブなビューを、全画面、ドッキング解除モード、ドッキングモードのいずれかで表示します @@ -11793,13 +11126,13 @@ the current copy will be lost. StdViewFullscreen - + Fullscreen 全画面表示 - + Display the active view either in fullscreen, in undocked or docked mode アクティブなビューを、全画面、ドッキング解除モード、ドッキングモードのいずれかで表示します @@ -11807,13 +11140,13 @@ the current copy will be lost. StdViewScreenShot - + Save image... 画像を保存... - + Creates a screenshot of the active view アクティブなビューのスクリーン ショットを作成します。 @@ -11821,13 +11154,13 @@ the current copy will be lost. StdViewUndock - + Undocked ドッキング解除 - + Display the active view either in fullscreen, in undocked or docked mode アクティブなビューを、全画面、ドッキング解除モード、ドッキングモードのいずれかで表示します @@ -11835,13 +11168,13 @@ the current copy will be lost. StdViewZoomIn - + Zoom In ズームイン - + Increase the zoom factor by a fixed amount 拡大縮小率を一定量だけ増加 @@ -11849,13 +11182,13 @@ the current copy will be lost. StdViewZoomOut - + Zoom Out ズームアウト - + Decrease the zoom factor by a fixed amount 拡大縮小率を一定量だけ減少 @@ -11890,72 +11223,72 @@ Are you sure you want to continue? Std_DrawStyle - + As is そのまま - + Normal mode 通常モード - + Points 点群 - + Points mode ポイント モード - + Wireframe ワイヤ フレーム - + Wireframe mode ワイヤ フレーム モード - + Hidden line ラインを非表示 - + Hidden line mode ライン非表示モード - + No shading シェーディング無し - + No shading mode 非シェーディング・モード - + Shaded シェーディング - + Shaded mode シェーディング モード - + Flat lines フラット ライン - + Flat lines mode フラット ライン モード @@ -12169,12 +11502,12 @@ Do you still want to proceed? Gui::MDIView - + Export PDF PDFファイル形式でエクスポート - + PDF file PDFファイル @@ -12182,195 +11515,189 @@ Do you still want to proceed? Gui::Dialog::DlgSettingsNotificationArea - - + Notification Area 通知領域 - + Settings 設定 - + The Notification area will appear in the status bar 通知領域がステータスバーに表示されます。 - + Enable Notification Area 通知領域を有効にする - + Non-intrusive notifications will appear next to the notification area in the status bar ステータスバーの通知領域の隣に非割り込み通知が表示されます。 - + Enable non-intrusive notifications 非割り込み通知を有効にする - + Additional data sources 追加のデータソース - + Errors intended for developers will appear in the notification area 開発者向けのエラーが通知領域に表示されます。 - + Debug errors デバッグエラー - + Warnings intended for developers will appear in the notification area 開発者向けの警告が通知領域に表示されます。 - + Debug warnings デバッグ警告 - + Non-Intrusive Notifications 非割り込み通知 - + Minimum Duration: 最小継続時間: - + Maximum Duration: 最大継続時間: - + Duration during which the notification will be shown (unless mouse buttons are clicked) 通知表示の継続時間 (マウスボタンをクリックしない場合) - - + + s - + Minimum duration during which the notification will be shown (unless notification clicked) 通知表示の最小継続時間 (通知をクリックしない場合) - + Maximum Number of Notifications: 通知の最大数: - + Maximum number of notifications that will be simultaneously present on the screen 画面に同時に表示される通知の最大数 - + Notification width: 通知の幅: - + Width of the notification in pixels ピクセル単位での通知の幅 - + Any open non-intrusive notifications will disappear when another window is activated 別のウィンドウがアクティブになったときにすべての非割り込み通知が消えます。 - + Hide when other window is activated 他のウインドウがアクティブになっているときには非表示 - + Prevent non-intrusive notifications from appearing when the FreeCAD Window is not the active window FreeCAD ウインドウがアクティブなウインドウでない場合に非割り込み通知が表示されないようにします。 - + Do not show when inactive 非アクティブ時は表示しない - + Message List メッセージ一覧 - + Limit the number of messages that will be kept in the list. If 0 there is no limit. リストに保持されるメッセージ数を制限します。0の場合、制限はありません。 - + Maximum Messages (0 = no limit): 最大メッセージ数 (0 = 制限なし): - + Removes the user notifications from the message list after the non-intrusive maximum duration has lapsed. 非割り込み最大時間が経過した後、メッセージ一覧からユーザー通知を削除します。 - + Auto-remove User Notifications ユーザー通知を自動削除 - - - Activation of the Notification Area only takes effect after an application restart. - 通知領域の有効化にはアプリケーションの再起動が必要です。 - Gui::Dialog::DlgSettingsWorkbenches - + Available Workbenches 利用可能なワークベンチ - + <html><head/><body><p>You can reorder workbenches by drag and drop. Additional workbenches can be installed through the addon manager.</p><p> Currently, your system has the following workbenches:</p></body></html> <html><head/><body><p>ドラッグ・アンド・ドロップでワークベンチを並び替えることができます。追加のワークベンチはアドオンマネージャーからインストールできます。</p><p> 現在、このシステムには以下のワークベンチが存在します:</p></body></html> - + Start up workbench: 開始時のワークベンチ: - + Choose which workbench will be activated and shown after FreeCAD launches FreeCAD 起動後にどのワークベンチをアクティブにして表示するかを選択 - + Workbench selector position : ワークベンチセレクターの位置: - + Customize where the workbench selector appears (restart required). 'Toolbar': In the toolbars, as a movable toolbar. @@ -12383,12 +11710,12 @@ after FreeCAD launches 「右コーナー」: メニューバーの右端 - + If checked, application will remember which workbench is active for each tab of the viewport チェックした場合、ビューポートの各タブでどのワークベンチがアクティブかをアプリケーションが記憶します。 - + Remember active workbench by tab タブでのアクティブなワークベンチを記憶 @@ -12537,47 +11864,47 @@ after FreeCAD launches Gui::Dialog::wbListItem - + If unchecked, %1 will not appear in the available workbenches. チェックを外すと %1 は利用可能なワークベンチに表示されません。 - + This is the current startup module, and must be enabled. See Preferences/General/Autoload to change. これは現在の起動モジュールであり、有効化されます。変更するには環境設定/一般/自動ロードを参照してください。 - + Shortcut to activate this workbench. このワークベンチをアクティブにするショートカット。 - + Auto-load 自動読み込み - + If checked, %1 will be loaded automatically when FreeCAD starts up チェックするとFreeCAD起動時に %1 が自動的に読み込まれます。 - + This is the current startup module, and must be autoloaded. See Preferences/General/Autoload to change. これは現在の起動モジュールであり、自動ロードする必要があります。変更するには環境設定/一般/自動ロードを参照してください。 - + Loaded 読み込まれました - + Load 読み込み - + To preserve resources, FreeCAD does not load workbenches until they are used. Loading them may provide access to additional preferences related to their functionality. リソースを節約するため、FreeCAD は使用されるまでワークベンチをロードしません。ワークベンチをロードするとその機能に関係する追加のユーザー設定へアクセスできるようになります。 @@ -12585,17 +11912,17 @@ after FreeCAD launches Gui::Dialog::DlgSettingsWorkbenchesImp - + Toolbar ツールバー - + Left corner 左コーナー - + Right corner 右コーナー @@ -12621,12 +11948,12 @@ after FreeCAD launches Gui::NotificationArea - + Delete user notifications ユーザー通知を削除 - + Delete All すべて削除 @@ -12662,13 +11989,13 @@ after FreeCAD launches StdViewLoadImage - + Load image... 画像を読み込み... - + Loads an image 画像を読み込み @@ -12736,4 +12063,732 @@ after FreeCAD launches エラーが発生しました。詳細はレポートビューを参照してください。 + + Gui::Dialog::DlgSettingsEditor + + + Editor + エディタ + + + + Options + オプション + + + + Code lines will be numbered + コード行に番号を付ける + + + + Enable line numbers + 行番号を有効 + + + + The cursor shape will be a block + カーソル形状がブロックになります。 + + + + Enable block cursor + ブロックカーソル有効 + + + + Enable folding + 折りたたみを有効 + + + + Indentation + 字下げ + + + + Tab size: + タブサイズ: + + + + Tabulator raster (how many spaces) + タブ・サイズ (スペース数) + + + + Indent size: + インデントのサイズ: + + + + How many spaces will be inserted when pressing <Tab> + <Tab> を押した時に挿入されるスペースの数 + + + + Pressing <Tab> will insert a tabulator with defined tab size + <Tab>を押すと定義されたタブ・サイズでタブが挿入されます。 + + + + Keep tabs + タブを維持 + + + + Pressing <Tab> will insert amount of defined indent size + <Tab>を押すと定義されたインデント・サイズが挿入されます。 + + + + Insert spaces + 空白を挿入 + + + + Display items + 表示項目 + + + + Color and font settings will be applied to selected type + 色とフォント設定が選択したタイプに適用されます + + + + Family: + ファミリー: + + + + Font family to be used for selected code type + 選択したコードタイプで使用されるフォント・ファミリー + + + + Size: + サイズ: + + + + Font size to be used for selected code type + 選択したコードタイプで使用されるフォント・サイズ + + + + Color: + 色: + + + + Preview: + プレビュー: + + + + Text + テキスト + + + + Bookmark + ブックマーク + + + + Breakpoint + ブレークポイント + + + + Keyword + キーワード + + + + Comment + コメント + + + + Block comment + ブロック コメント + + + + Number + 数値 + + + + String + 文字列 + + + + Character + 文字 + + + + Class name + クラス名 + + + + Define name + 名前の定義 + + + + Operator + 演算子 + + + + Python output + Python出力 + + + + Python error + Pythonエラー + + + + Current line highlight + 現在の行をハイライト表示 + + + + Items + 項目 + + + + Gui::Dialog::DlgSettingsGeneral + + + General + 標準 + + + + Language and number format + 言語と数値形式 + + + + Language: + 言語: + + + + Language of the application's user interface + アプリケーションのユーザーインターフェイスの言語 + + + + Unit system: + 単位系: + + + + Unit system that should be used for all parts of the application + アプリケーションのすべての部品で使用される単位系 + + + + Number of decimals: + 小数点以下桁数: + + + + Number of decimals that should be shown for numbers and dimensions + 数字と寸法の小数点以下の表示桁数 + + + + Minimum fractional inch: + 最小分数インチ: + + + + Minimum fractional inch to be displayed + 表示される最小分数インチ + + + + Number format: + 数値書式: + + + + Operating system + オペレーティングシステム + + + + Selected language + 選択言語 + + + + C/POSIX + C/POSIX + + + + If enabled, numerical keypad decimal separator +will be substituted with locale separator, except +in Python Console and Macro Editor where a +dot/period will always be printed. + 有効にすると、数値キーパッドの小数点以下の区切り文字はロケールの区切り文字で置き換えられます。ただし Python コンソールとマクロ・エディタでは ドット/ピリオドが常に表示されます。 + + + + Substitute decimal separator + 小数点以下の区切り文字 + + + + Application + アプリケーション + + + + Theme: + Theme: + + + + Customize how user interface will look like + Customize how user interface will look like + + + + Size of toolbar icons: + ツールバーのアイコンのサイズ: + + + + Choose your preference for toolbar icon size. You can adjust +this according to your screen size or personal taste + ツールバーのアイコンのサイズの設定を行ってください。 +使用しているスクリーンサイズや好みに合わせて調整できます。 + + + + Tree view mode: + ツリービューモード: + + + + Customize how tree view is shown in the panel (restart required). + +'ComboView': combine tree view and property view into one panel. +'TreeView and PropertyView': split tree view and property view into separate panel. +'Both': keep all three panels, and you can have two sets of tree view and property view. + パネルでツリービューをどのように表示するかのカスタマイズ (再起動が必要です)。 + +'コンボビュー': ツリービューとプロパティビューを1つのパネルに結合 +'ツリービュー': ツリービューとプロパティビューを別々のパネルに分割 +'両方': 3つのパネルすべてを維持。ツリービューとプロパティビューを2組保持できます。 + + + + Size of recent file list: + 最近使用したファイル一覧のサイズ: + + + + How many files should be listed in recent files list + 最近使用したファイルのリストにいくつのファイルを表示するか + + + + Background of the main window (when no document is opened) will consist of tiles of a special image. +See the FreeCAD Wiki for details about the image. + (ドキュメントが開かれていないときの) メインウィンドウの背景を特別な画像のタイルで構成。 +画像の詳細については FreeCAD ウィキを参照。 + + + + Enable tiled background + 画像を並べた背景を有効 + + + + The text cursor will be blinking + テキスト・カーソルが点滅します + + + + Enable cursor blinking + カーソル点滅を有効 + + + + A Splash screen is a small loading window that is shown +when FreeCAD is launching. If this option is checked, FreeCAD will +display the splash screen + スプラッシュ画面とは FreeCAD 起動時に表示される小さな読み込みウィンドウのことです。 +このオプションがチェックされている場合、FreeCAD はスプラッシュ画面を表示します。 + + + + Enable splash screen at start up + 起動時にスプラッシュ画面を表示 + + + + Preference packs + ユーザー設定パック + + + + Name + 名前 + + + + Type + タイプ + + + + Load + 読み込み + + + + Import config... + 設定をインポート... + + + + Save new... + 新規保存... + + + + Manage... + 管理... + + + + Revert... + 元に戻す... + + + + Manage preference packs + ユーザー設定パックを管理 + + + + Small (%1px) + 小(%1px) + + + + Medium (%1px) + 中(%1px) + + + + Large (%1px) + 大(%1px) + + + + Extra large (%1px) + 特大(%1px) + + + + Custom (%1px) + カスタム(%1px) + + + + Combo View + コンボビュー + + + + TreeView and PropertyView + ツリービューとプロパティービュー + + + + Both + 両方 + + + + Preference Pack Name + ユーザー設定パック名 + + + + Tags + タグ + + + + Apply + 適用する + + + + Apply the %1 preference pack + ユーザー設定パック %1 を適用 + + + + Choose a FreeCAD config file to import + インポートするFreeCAD設定ファイルを選択してください。 + + + + File exists + ファイルが存在します。 + + + + A preference pack with that name already exists. Overwrite? + 同じ名前のユーザー設定パックが既に存在します。上書きしますか? + + + + Gui::Dialog::DlgSettingsReportView + + + Report view + レポートビュー + + + + Output + 出力 + + + + Normal messages will be recorded + 通常メッセージが記録されます。 + + + + Record normal messages + 通常メッセージを記録 + + + + Log messages will be recorded + ログメッセージが記録されます。 + + + + Record log messages + ログメッセージを記録 + + + + Warnings will be recorded + 警告が記録されます。 + + + + Record warnings + 警告メッセージを記録 + + + + Error messages will be recorded + エラーメッセージが記録されます。 + + + + Record error messages + エラーメッセージを記録 + + + + When an error has occurred, the Report View dialog becomes visible +on-screen while displaying the error + エラーが生じた場合に、レポートビューダイアログがスクリーンに現れてエラーを表示します。 + + + + Show report view on error + エラー時にレポートビューを表示 + + + + When a warning has occurred, the Report View dialog becomes visible +on-screen while displaying the warning + 警告が生じた場合に、レポートビューダイアログがスクリーンに現れて警告を表示します。 + + + + Show report view on warning + 警告時にレポートビューを表示 + + + + When a normal message has occurred, the Report View dialog becomes visible +on-screen while displaying the message + 通常メッセージが生じた場合に、レポートビューダイアログがスクリーンに現れてメッセージを表示します。 + + + + Show report view on normal message + 通常メッセージ時にレポートビューを表示 + + + + When a log message has occurred, the Report View dialog becomes visible +on-screen while displaying the log message + ログメッセージが生じた場合に、レポートビューダイアログがスクリーンに現れてログメッセージを表示します。 + + + + Show report view on log message + ログメッセージ時にレポートビューを表示 + + + + Include a timecode for each report + 各レポートのタイムコードを含める + + + + Include a timecode for each entry + 各エントリにタイムコードを含める + + + + Colors + + + + + Normal messages: + 通常メッセージ: + + + + Font color for normal messages in Report view panel + レポートビューパネルでの通常メッセージのフォント色 + + + + Log messages: + ログメッセージ: + + + + Font color for log messages in Report view panel + レポートビューパネルでのログメッセージのフォント色 + + + + Warnings: + 警告: + + + + Font color for warning messages in Report view panel + レポートビューパネルでの警告メッセージのフォント色 + + + + Errors: + エラー: + + + + Font color for error messages in Report view panel + レポートビューパネルでのエラーメッセージのフォント色 + + + + Python interpreter + Python インタプリター + + + + Internal Python output will be redirected +from Python console to Report view panel + 内部のPythonの出力がPythonコンソールからレポートビューパネルにリダイレクトされます + + + + Redirect internal Python output to report view + 内部のPythonの出力をレポートビューにリダイレクトする + + + + Internal Python error messages will be redirected +from Python console to Report view panel + 内部のPythonのエラーメッセージがPythonコンソールからレポートビューパネルにリダイレクトされます + + + + Redirect internal Python errors to report view + 内部のPythonのエラーをレポートビューにリダイレクトする + + + + Gui::Dialog::DlgSettingsTheme + + + Theme + Theme + + + + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + + + + Style sheet: + スタイル シート: + + + + Style sheet how user interface will look like + ユーザーインターフェイスをどの様に表示するかを指定するスタイルシート + + + + Secondary theme color + Secondary theme color + + + + + + This color might be used by your theme to let you customize it. + This color might be used by your theme to let you customize it. + + + + Highlight color + Highlight color + + + + Focus theme color + Focus theme color + + + + No style sheet + スタイル シートなし + + diff --git a/src/Gui/Language/FreeCAD_ka.ts b/src/Gui/Language/FreeCAD_ka.ts index f0302eea23..34363a2c61 100644 --- a/src/Gui/Language/FreeCAD_ka.ts +++ b/src/Gui/Language/FreeCAD_ka.ts @@ -42,29 +42,29 @@ თვისების ვიზუალური ზომა - + <empty> <ცარიელი> - - + + Angle კუთხე - - + + Axis ღერძი - + Position - Position + მდებარეობა - + Enum სია @@ -91,12 +91,12 @@ CmdViewMeasureClearAll - + Clear measurement გაზომვის გასუფთავება - + Clear all visible measurements ყველა ხილული გაზომვის გასუფთავება @@ -104,12 +104,12 @@ CmdViewMeasureToggleAll - + Toggle measurement გაზომვის გადართვა - + Turn on or off the display of all measurements ყველა გაზომვის ჩვენების ჩართვა/გამორთვა @@ -117,12 +117,12 @@ Command - + Edit ჩასწორება - + Import შემოტანა @@ -182,9 +182,9 @@ ჯგუფის დამატება - + Align - Align + სწორება @@ -194,18 +194,18 @@ - + Transform გარდაქმნა - + Toggle array elements მასივის ელემენტების გადართვა - + Link Transform ბმის გარდაქმნა @@ -215,12 +215,12 @@ მანძილის გაზომვა - + Toggle visibility ხილვადობის ჩართ/გამორთ - + Toggle selectability მონიშვნადობის ჩართ/გამორთ @@ -369,7 +369,7 @@ Reverse - რევერსი + პირიქით @@ -559,7 +559,7 @@ Gui::AutoSaver - + Please wait until the AutoRecovery file has been saved... მიმდინარეობს აღდგენის ფაილის ჩაწერა. გთხოვთ მოითმინოთ... @@ -592,12 +592,12 @@ Press left mouse button - დააჭირეთ თაგუნის მარცხენა ღილაკს + დააწექით მარცხენა თაგუნას ღილაკს Press middle mouse button - დააჭირეთ თაგუნის შუა ღილაკს + დააწექით შუა თაგუნას ღილაკს @@ -711,47 +711,47 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::AboutDialog - - + + Credits Header for the Credits tab of the About screen მონაწილეები - + FreeCAD would not be possible without the contributions of FreeCAD-ის შექმნა შეუძლებელი იქნება ამ ადამიანების წვლილის გარეშე - + Individuals Header for the list of individual people in the Credits list. ერთეულები - + Organizations Header for the list of companies/organizations in the Credits list. ორგანიზაციები - - + + License ლიცენზია - + Libraries ბიბლიოთეკები - + This software uses open source components whose copyright and other proprietary rights belong to their respective owners: ეს პროგრამა იყენებს ღია კოდის კომპონენტებს, რომელთა საავტორო და სხვა საკუთრების უფლებები ეკუთვნის მათ შესაბამის მფლობელებს: - + Collection კოლექცია @@ -759,22 +759,22 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::ApplicationCache - + Cache directory ქეშის საქაღალდე - + The cache directory %1 exceeds the size of %2. ქეშის საქაღალდის ზომა %1 უფრო მეტია, ვდრე %2. - + Do you want to clear it now? გნებავთ ახლა გაასუფთავოთ? - + Warning: Please make sure that this is the only running %1 instance and that no documents are opened as this may result into data loss! გაფრთხლება: დარწმუნდით, რომ გაშვებულია %1-ის მხოლოდ ერთი ასლი და დოკუმენტები ღია არაა. ამან შეიძლება მონაცემების დაკარგვა გამოიწვიოს! @@ -795,37 +795,37 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::CameraDialog - + Camera settings კამერის პარამეტრები - + Orientation ორიენტაცია - + Q0 Q0 - + Q1 Q1 - + Q2 Q2 - + Q3 Q3 - + Current view მიმდინარე ხედი @@ -1181,7 +1181,7 @@ If this is not ticked, then the property must be uniquely named, and it is acces Remove - მოცილება + წაშლა @@ -1394,13 +1394,13 @@ same time. The one with the highest priority will be triggered. სათაური - + All ყველა - - + + none არცერთი @@ -1408,8 +1408,8 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgCustomToolBoxbarsImp - - + + Toolbox bars ხელსაწყოების ზოლები @@ -1474,7 +1474,7 @@ same time. The one with the highest priority will be triggered. Move down - დაწევა + ქვემოთ ჩამოწევა @@ -1684,549 +1684,123 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgDisplayPropertiesImp - + Default ნაგულისხმევი - + Aluminium ალუმინი - + Brass თითბერი - + Bronze ბრინჯაო - + Copper სპილენძი - + Chrome ქრომი - + Emerald ზურმუხტი - + Gold ოქრო - + Jade ნეფრიტი - + Metalized გალითონებული - + Neon GNC Neon GNC - + Neon PHC Neon PHC - + Obsidian ობსიდიანი - + Pewter კალა - + Plaster ბათქაში - + Plastic პლასტმასა - + Ruby ლალი - + Satin კრიალა - + Shiny plastic მრწყინავი პლასტმასა - + Silver ვერცხლი - + Steel ფოლადი - + Stone ქვა Gui::Dialog::DlgEditorSettings - - - Editor - რედაქტორი - - - - Options - პარამეტრები - - - - Code lines will be numbered - კოდის ხაზები დაინომრება - - - - Enable line numbers - ხაზის ნომრების ჩვენება - - - - The cursor shape will be a block - კურსორს ბლოკის ფორმა ექნება - - - - Enable block cursor - კურსორის დაბლოკვის ჩართვა - - - - Enable folding - დაკეცვის ჩართვა - - - - Indentation - შეწევა - - - - Tab size: - ჩანართის ზომა: - - - - Tabulator raster (how many spaces) - 1 ტაბში ჰარეების რაოდენობა(რამდენი პრაბელი) - - - - Indent size: - შეწევის ზომა: - - - - How many spaces will be inserted when pressing <Tab> - <Tab>-ის დაჭერისას ჩასმული ჰარეების რაოდენობა - - - - Pressing <Tab> will insert a tabulator with defined tab size - <Tab>-ზე დაჭერა გამოიწვევს წინასწარ გაწერილი რაოდენობის ჰარეების ჩასმას - - - - Keep tabs - ჩანართევის დატოვება - - - - Pressing <Tab> will insert amount of defined indent size - <Tab>-ის დაჭერით შეიტანილი შეწევის ზომა - - - - Insert spaces - ჰარეების ჩასმა - - - - Display items - ელემენტების ჩვენება - - - - Color and font settings will be applied to selected type - მონიშნულ ტიპზე გადასატარებელი ფერისა და ფონტის პარამეტრები - - - - Family: - ოჯახი: - - - - Font family to be used for selected code type - მონიშნული ტიპის კოდის ტექსტის ფონტის ოჯახი - - - - Size: - ზომა: - - - - Font size to be used for selected code type - მონიშნული ტიპის კოდის ტექსტის ფონტის ზომა - - - - Color: - ფერი: - - - - Preview: - მინიატურა: - - - Gui::Dialog::DlgGeneral - - - General - ზოგადი - - - - Language of the application's user interface - აპლიკაციის ინტერფეისის ენა - - - - Number format: - რიცხვის ფორმატი: - - - - Operating system - ოპერაციული სისტემა - - - - Selected language - არჩეული ენა - - - - C/POSIX - C/POSIX - - - - If enabled, numerical keypad decimal separator -will be substituted with locale separator, except -in Python Console and Macro Editor where a -dot/period will always be printed. - თუ ჩართულია, რიცხვითი კლავიატურის წილადის გამყოფი -ენის შესაბამისი გამყოფით შეიცვლება, Python-ის -კონსოლის და მაკროების რედაქტორის გარდა, -სადაც წერტილი/მძიმე ყოველთვის გამოჩნდება. - - - - Preference packs - პარამეტრების პაკეტები - - - - Name - სახელი - - - - Type - ტიპი - - - - Load - ჩატვირთვა - - - - Import config... - კონფიგურაციის შემოტანა... - - - - Save new... - ახლის შენახვა... - - - - Manage... - მართვა... - - - - Revert... - დაბრუნება... - - - - How many files should be listed in recent files list - რამდენი ფაილი უნდა იყოს „უკანასკნელი ფაილები“-ის სიაში - - - - Enable tiled background - კუბოკრული ფონის ჩართვა - - - - The text cursor will be blinking - ტექსტური კურსორი იციმციმებს - - - - Enable cursor blinking - კურსორის ციმციმის ჩართვა - - - - Style sheet: - ინტერფეისის სტილი: - - - - Language and number format - ენის და რიცხვის ფორმატი - - - - Language: - ენა: - - - - Unit system: - საზომი ერთეულები: - - - - Unit system that should be used for all parts of the application - საზომი ერთეულები, რომელიც უნდა იყოს გამოყენებული აპლიკაციის ყველა ნაწილისთვის - - - - Number of decimals: - ათეულების რიცხვი: - - - - Number of decimals that should be shown for numbers and dimensions - ზომებისა და რიცხვების ნაჩვენები ათეულების სიზუსტე - - - - Minimum fractional inch: - დუიმის მინიმალური ნაწილი: - - - - Minimum fractional inch to be displayed - დუიმის მინიმალური ჩვენებად ნაწილი - - - - Substitute decimal separator - წილადის გამყოფის შეცვლა - - - - Application - აპლიკაცია - - - - Style sheet how user interface will look like - სტილების ცხრილი, როგორ უნდა გამოიყურებოდეს მომხმარებლის ინტერფეისი - - - - Size of toolbar icons: - ხელსაწყოთა ზოლის ხატულების ზომა: - - - - Choose your preference for toolbar icon size. You can adjust -this according to your screen size or personal taste - აირჩიეთ თქვენზე მორგებული ხელსაწყოების ზოლის ხატულების ზომა. -შეგიძლიათ აირჩიოთ თქვენი ეკრანზე მორგებული ან პირადი გემოვნებით - - - - Tree view mode: - ხის ფორმით ჩვენების რეჟიმი: - - - - Customize how tree view is shown in the panel (restart required). - -'ComboView': combine tree view and property view into one panel. -'TreeView and PropertyView': split tree view and property view into separate panel. -'Both': keep all three panels, and you can have two sets of tree view and property view. - მოირგეთ, თუ როგორ გამოჩნდება ხის ხედი პანელზე (საჭიროა გადატვირთვა). - -„ComboView“: გააერთიანეთ ხის ხედი და თვისების ხედი ერთ პანელში. -„TreeView და PropertyView“: ხის ხედის და თვისების ხედის გაყოფა ცალ-ცალკე პანელებზე. -„ორივე“: შეინახეთ სამივე პანელი და შეგიძლიათ გქონდეთ ხეების ხედის ორი ნაკრები და თვისების ხედი. - - - - Size of recent file list: - უკანასკნელად გახსნილი ფაილების სიის ზომა: - - - - Background of the main window (when no document is opened) will consist of tiles of a special image. -See the FreeCAD Wiki for details about the image. - მთავარი ფანჯრის ფონი (როცა დოკუმენტები გახსნილი არაა) სპეციალური გამოსახულების ფილებისგან შედგება. -სურათის შესახებ დეტალებისთვის იხილეთ FreeCAD Wiki. - - - - A Splash screen is a small loading window that is shown -when FreeCAD is launching. If this option is checked, FreeCAD will -display the splash screen - Splash ეკრანი არის პატარა ჩატვირთვის ფანჯარა, რომელიც ნაჩვენებია FreeCAD-ის გაშვებისას. თუ ეს პარამეტრი ჩართულია, FreeCAD გამოაჩენს Splash ეკრანს - - - - Enable splash screen at start up - გაშვებისას სტატუსის ჩვენება - - - - Gui::Dialog::DlgGeneralImp - - - Manage preference packs - პარამეტრების ნაკრებების მართვა - - - - Small (%1px) - პატარა (%1px) - - - - Medium (%1px) - საშუალო(%1px) - - - - Large (%1px) - დიდი(%1px) - - - - Extra large (%1px) - ძალიან დიდი(%1px) - - - - Custom (%1px) - მომხმარებლის(%1px) - - - - Combo View - კომბო ხედი - - - - TreeView and PropertyView - TreeView და PropertyView - - - - Both - ორივე - - - - No style sheet - განსაკუთრებული სტილის გარეშე - - - - Preference Pack Name - პარამეტრების პაკეტის სახელი - - - - Tags - ჭდეები - - - - Apply - დადება - - - - Apply the %1 preference pack - პარამეტრების ნაკრების გადატარება: %1 - - - - Choose a FreeCAD config file to import - აირჩიეთ შემოსატანი FreeCAD-ის კონფიგურაციის ფაილი - - - - File exists - ფაილი არსებობს - - - - A preference pack with that name already exists. Overwrite? - პარამეტრების ნაკრები ამ სახელით უკვე არსებობს. გნებავთ, თავზე გადააწეროთ? - - Gui::Dialog::DlgInputDialog @@ -2298,7 +1872,7 @@ display the splash screen Rename - სახელის გადარქმევა + გადარქმევა @@ -2468,7 +2042,7 @@ Note: your changes will be applied when you next switch workbenches Failed to rename to '%1'. Perhaps a file permission error? %1-სთვის სახელის გადარქმევის შეცდომა. -გთხოვთ, შეამოწმეთ წვდომები +ფაილებზე წვდომები ნამდვილად გაქვთ? @@ -2485,7 +2059,7 @@ Perhaps a file permission error? Failed to duplicate to '%1'. Perhaps a file permission error? %1-ის დუბლირების შეცდომა. -გთხოვთ, შეამოწმეთ წვდომები +ფაილებზე წვდომები ნამდვილად გაქვთ? @@ -2513,7 +2087,7 @@ Perhaps a file permission error? Stop - გაჩერება + შეჩერება @@ -2689,7 +2263,7 @@ Specify another directory, please. &Close - დახურვა (&c) + დაკე&ტვა @@ -2890,12 +2464,12 @@ Specify another directory, please. You must restart FreeCAD for changes to take effect. - ცვლილებების ძალაში შესასვლელად საჭიროა FreeCAD-ის გადატვირთვა. + ამ ცვლილების გასააქტიურებლად გადატვირთეთ FreeCAD. Restart now - ახლავე გადატვირთვა + ახლა გადატვირთვა @@ -3074,7 +2648,7 @@ Specify another directory, please. Link - ბმა + ბმული @@ -3104,7 +2678,7 @@ Specify another directory, please. Reset - საწყის მნიშვნელობებზე დაბრუნება + დაბრუნება @@ -3114,184 +2688,6 @@ Specify another directory, please. Gui::Dialog::DlgReportView - - - Report view - ანგარიში - - - - Output - გამოტანა - - - - Normal messages will be recorded - ნორმალური შეტყობინებები ასევე ჩაიწერება ჟურნალში - - - - Record normal messages - ნორმალური შეტყობინებების ჩაწერა - - - - Log messages will be recorded - შეტყობიბენენის ჩაიწერება ჟურნალში - - - - Record log messages - საინფორმაციო შეტყობინებების ჩაწერა - - - - Warnings will be recorded - გაფრთხილებები ჩაიწერება - - - - Record warnings - გაფრთხილებების ჩაწერა - - - - Error messages will be recorded - შეცდომები ჩაიწერება - - - - Record error messages - ჟურნალში შეცდომის შეტყობინებების ჩაწერა - - - - When an error has occurred, the Report View dialog becomes visible -on-screen while displaying the error - როცა მიღებული იქნება ჟურნალში ჩასაწერი შეცდომა, ეკრანზე ნაჩვენები იქნება შეცდომის შემცველი ანგარიშის ფანჯარა - - - - Show report view on error - შეცდომის ანგარიშის ხედის ჩვენება - - - - When a warning has occurred, the Report View dialog becomes visible -on-screen while displaying the warning - როცა მიღებული იქნება ჟურნალში ჩასაწერი გაფრთხილება, ეკრანზე ნაჩვენები იქნება შეტყობინების შემცველი ანგარიშის ფანჯარა - - - - Show report view on warning - გაფრთხილების ანგარიშის ხედის ჩვენება - - - - When a normal message has occurred, the Report View dialog becomes visible -on-screen while displaying the message - როცა მიღებული იქნება ჟურნალში ჩასაწერი ნორმალური შეტყობინება, ეკრანზე ნაჩვენები იქნება შეტყობინების შემცველი ანგარიშის ფანჯარა - - - - Show report view on normal message - ჟურნალში ჩვეულებრივი შეტყობინებების გამოჩენისას ანგარიშის ხედის ჩვენება - - - - When a log message has occurred, the Report View dialog becomes visible -on-screen while displaying the log message - როცა მიღებული იქნება ჟურნალში ჩასაწერი შეტყობინება, ეკრანზე ნაჩვენები იქნება ამ შეტყობინების შემცველი ანგარიშის ფანჯარა - - - - Show report view on log message - ჟურნალის შეტყობინების გამოჩენისას ანგარიშის ხედის ჩვენება - - - - Include a timecode for each report - ჟურნალში ანგარიშებისთვის დროის მიწერა - - - - Include a timecode for each entry - ჟურნალში ელემენტებისთვის დროის მიწერა - - - - Colors - ფერით მონიშვნა - - - - Normal messages: - ნორმალური შეტყობინებები: - - - - Font color for normal messages in Report view panel - ანგარიშის ნახვის პანელის ნორმალური ელემენტების ფონტის ფერი - - - - Log messages: - ჟურნალის შეტყობინებები: - - - - Font color for log messages in Report view panel - ანგარიშის ნახვის პანელის ჟურნალის ელემენტების ფონტის ფერი - - - - Warnings: - გაფრთხილებები: - - - - Font color for warning messages in Report view panel - ანგარიშის ნახვის პანელის გაფრთხილების ელემენტების ფონტის ფერი - - - - Errors: - შეცდომები: - - - - Font color for error messages in Report view panel - ანგარიშის ნახვის პანელის შეცდომის ელემენტების ფონტის ფერი - - - - Python interpreter - Python-ის ინტერპრეტატორი - - - - Internal Python output will be redirected -from Python console to Report view panel - შიდა Python-ის გამოტანა გადამისამართებული -იქნება Python-ს კონსოლიდან ანგარიშის ნახვის პანელზე - - - - Redirect internal Python output to report view - Python-ის შიდა გამომავლების ანგარიშის ხედში ჩვენება - - - - Internal Python error messages will be redirected -from Python console to Report view panel - შიდა Python-ის შეცდომები გადამისამართებული -იქნება Python-ს კონსოლიდან ანგარიშის ნახვის პანელზე - - - - Redirect internal Python errors to report view - Python-ის შიდა შეცდომების ანგარიშის ხედში ჩვენება - @@ -3333,7 +2729,7 @@ from Python console to Report view panel TextLabel - ტექსტური წარწერა + ტექსტური ჭდე @@ -3369,68 +2765,68 @@ from Python console to Report view panel Gui::Dialog::DlgSettings3DView - + 3D View 3D ხედი - + General ზოგადი - + Main coordinate system will always be shown in lower right corner within opened files გახსნილ ფაილებში ქვედა მარჯვენა კუთხეში ძირითადი კოორდინატთა სისტემა ყოველთვის იქნება ნაჩვენები - + Show coordinate system in the corner კუთხეში კოორდინატების სისტემის ჩვენება - + Relative size : შედარებითი ზომა : - + Size of main coordinate system representation in the corner -- in % of height/width of viewport კოორდინატების მთავარი სისტემის წარმოდგენა კუთხეში -- ხედის სიგრძე/სიგანის % - + Axis cross will be shown by default at file opening or creation ღერძების კვეთა ნაგულისხმევად იქნება ნაჩვენები ფაილის გახსნისას ან შექმნისას - + Show axis cross by default ღერძების კვეთის ყოველთვის ჩვენება - + Time needed for last operation and resulting frame rate will be shown at the lower left corner in opened files ბოლო ოპერაციისთვის საჭირო დრო და შედეგად მიღებული კადრების სიხშირე გახსნილ ფაილებში ნაჩვენები იქნება ქვედა მარცხენა კუთხეში - + Show counter of frames per second კადრი/წამში რაოდენობის ჩვენება - + Rendering მიმდინარეობს რენდერი - + This option is useful for troubleshooting graphics card and driver problems. Changing this option requires a restart of the application. @@ -3439,22 +2835,22 @@ Changing this option requires a restart of the application. ამ პარამეტრის შეცვლა მოითხოვს აპლიკაციის გადატვირთვას. - + Use software OpenGL პროგრამული OpenGL-ის გამოყენება - + Use OpenGL VBO (Vertex Buffer Object) OpenGL VBO-ს გამოყენება (Vertex Buffer Object) - + Render cache რენდერის კეში - + If selected, Vertex Buffer Objects (VBO) will be used. A VBO is an OpenGL feature that provides methods for uploading vertex data (position, normal vector, color, etc.) to the graphics card. @@ -3473,7 +2869,7 @@ VBO-ს გააჩნია წარმადობის მნიშვნ პრობლემები დაწყებული გრაფიკული ანომალიებით დამთავრებული GPU-ის ავარიული შეცდომებით. დაიმახსოვრეთ, რომ ამ პარამეტრის ჩართულობის მოხსენიება FreeCAD-ის ფორუმზე დახმარების ძებნისას აუცილებელია - + 'Render Caching' is another way to say 'Rendering Acceleration'. There are 3 options available to achieve this: 1) 'Auto' (default), let Coin3D decide where to cache. @@ -3489,92 +2885,92 @@ but slower response to any scene changes. მხოლოდ ჩართეთ მხოლოდ სცენის გრაფიკის ძირეულ კვანძში. ეს გთავაზობთ რენდერის უსწრაფეს სიჩქარეს, მაგრამ სცენის ნებისმიერ ცვლილებაზე ნელი რეაგირების ხარჯზე. - + Auto ავტო - + Distributed განაწილებული - + Centralized ცენტრალიზებული - + Anti-Aliasing მომრგვალება - + What kind of multisample anti-aliasing is used მომრგვალების გამოყენებული ტიპი - + None არცერთი - + Line Smoothing ხაზის მომრგვალება - + MSAA 2x MSAA 2x - + MSAA 4x MSAA 4x - + MSAA 8x MSAA 8x - + Transparent objects: გამჭვირვალე ობიექტები: - + Render types of transparent objects გამჭვირვალე ობიექტების რენდერის ტიპები - + One pass ერთი გავლა - + Backface pass ფონის გავლა - + Marker size: ჭდის ზომა: - + Size of vertices in the Sketcher workbench წვეროების ზომა Sketcher-ის სამუშაო მაგიდაზე - + Eye to eye distance for stereo modes სტერეორეჟიმში თვალებს შორის დაშორება - + Eye-to-eye distance used for stereo projections. The specified value is a factor that will be multiplied with the bounding box size of the 3D object that is currently displayed. @@ -3583,48 +2979,48 @@ bounding box size of the 3D object that is currently displayed. ამჟამად ნაჩვენები 3D ობიექტის შემოსაზღვრული ყუთის ზომაზე. - + Backlight is enabled with the defined color ფონური სინათლე მითითებული ფერით ჩაირთო - - + + Backlight color განათების ფერი - + Intensity ინტენსივობა - + Intensity of the backlight გამოკვეთის ინტენსიურობა - + Camera type კამერის ტიპი - + Objects will appear in a perspective projection ობიექტები პერსპექტივაში გამოჩნდებიან - + Perspective renderin&g პერსპექტივის რენდერი - + Objects will be projected in orthographic projection ობიექტები ნაჩვენები იქნება ორთოგრაფიულ პროექციაში - + Or&thographic rendering ორ&თოგრაფიული რენდერი @@ -3636,42 +3032,42 @@ bounding box size of the 3D object that is currently displayed. Gui::Dialog::DlgSettings3DViewImp - + 5px 5px - + 7px 7px - + 9px 9px - + 11px 11px - + 13px 13px - + 15px 15px - + Anti-aliasing მომრგვალება - + Open a new viewer or restart %1 to apply anti-aliasing changes. მომრგვალების გადასატარებლად %1 ან დაარესტარტეთ, ან გახსენით ახალ ფანჯარაში. @@ -3679,77 +3075,77 @@ bounding box size of the 3D object that is currently displayed. Gui::Dialog::DlgSettingsCacheDirectory - + Cache ქეში - + Cache directory ქეშის საქაღალდე - + Location: მდებარეობა: - + Check periodically at program start: პერიოდული შემოწმება პროგრამის გაშვებისას: - + Always ყოველთვის - + Daily - ყოველდღიური + დღიურად - + Weekly - ყოველკვირეული + კვირაში ერთხელ - + Monthly ყოველთვიურად - + Yearly ყოველწლიური - + Never არასდროს - + Cache size limit: ქეშის ზომის ლიმიტი: - + Check now... შემოწმება... - + Notify the user if the cache size exceeds the specified limit მომხმარებლისთვის შეტყობინება, როცა ქეშის ზომა მითითებულ ზღვარს აჭარბებს - + Unknown უცნობი - + Current cache size: %1 ქეშის მიმდინარე ზომაა: %1 @@ -3923,182 +3319,182 @@ besides the color bar Gui::Dialog::DlgSettingsDocument - + Document დოკუმენტი - + General ზოგადი - + The application will create a new document when started დაწყებისას აპლიკაცია შექმნის ახალ დოკუმენტს - + Create new document at start up გაშვებისას ახალი დოკუმენტის შექმნა - + Document save compression level (0 = none, 9 = highest, 3 = default) დოკუმენტის შეკუმშვის დონე შენახვისას (0 = არაფერი, 9 = უმაღლესი, 3 = ნაგულისხმევი) - + Compression level for FCStd files FCStd ფაილებს შეკუმშვის დონე - + All changes in documents are stored so that they can be undone/redone დოკუმენტებში ინახება ინფორმაცია ყველა ცვლილების შესახებ, ასე რომ ისინი შეიძლება დაბრუნდეს/თავიდან მოხდეს - + Using Undo/Redo on documents დაბრუნება/გამეორების დოკუმენტებზე გამოყენება - + Maximum Undo/Redo steps დაბრუნება/გამეორებების ბიჯებს მაქს. რაოდენობა - + How many Undo/Redo steps should be recorded რამდენი დაბრუნება/გამეორების ნაბიჯი უნდა იქნეს ჩაწერილი - + Allow user aborting document recomputation by pressing ESC. This feature may slightly increase recomputation time. მომხმარებლისთვის ESC ღილაკზე დაჭერით გამოთვლის გაუქმების უფლების მიცემა. ამ თვისებამ შეიძლება გადათვლის დრო ოდნავ გაზარდოს. - + Allow aborting recomputation გადათვლის შეწყვეტის დაშვება - + Storage საცავი - + Saving transactions (Auto-save) ტრანზაქციების შენახვა (ავტოშენახვა) - + Discard saved transaction after saving document დოკუმენტის შემდეგ მომხდარი ტრანზაქციების წაშლა - + If there is a recovery file available the application will automatically run a file recovery when it is started. თუ ხელმისაწვდომია აღდგენის ფაილი, გაშვებისას აპლიკაცია მის აღდგენას ავტომატურად დაიწყებს. - + Run AutoRecovery at startup გაშვებისას ფაილების ავტომატური აღდგენა - + How often a recovery file is written რამდენად ხშირად ჩაიწერება აღდგენის ფაილი - + Save AutoRecovery information every ავტოჩაწერის ინტერვალი - + A thumbnail will be stored when document is saved მინიატურა შეინახება დოკუმენტის შენახვისას - + Save thumbnail into project file when saving document დოკუმენტის შენახვისას პროექტის ფაილში მინიატურის ჩამატება - + Size ზომა - + Sets the size of the thumbnail that is stored in the document. Common sizes are 128, 256 and 512 ფაილში დასამახსოვრებელი მინიატურის ზომა. მიღებული ზომებია 128, 256 და 512 - + The program logo will be added to the thumbnail მინიატურას დაემატება პროგრამის ლოგო - + Add the program logo to the generated thumbnail გენერირებულ მინიატურაში პროგრამის ლოგოს ჩამატება - + How many backup files will be kept when saving document რამდენი სარეზერვო ფაილი შეინახება დოკუმენტის შენახვისას - + Maximum number of backup files to keep when resaving document დოკუმენტის ხელახალი შენახვისას სარეზერვო ფაილების მაქსიმალური რაოდენობა - + Backup files will get extension '.FCbak' and file names get date suffix according to the specified format მარქაფის ფაილები მიიღებენ გაფართოებას '.FCbak'; ფაილის სახელები მიიღებენ თარიღის სუფიქსს მითითებული ფორმატის მიხედვით - + Use date and FCBak extension თარიღის და FCBak გაფართოების გამოყენება - + Date format თარიღის ფორმატი - + Document objects ობიექტები დოკუმენტში - + Allow objects to have same label ნების დართვა, ობიექტებს იგივე ჭდე ჰქონდეთ - + Allow duplicate object labels in one document დოკუმენტში ერთნაირი ჭდეების მქონე ობიექტების დაშვება - + Enable partial loading of external linked documents. Then only referenced objects and their dependencies will be loaded when a linked document is auto-opened together with the main document. @@ -4111,22 +3507,22 @@ icon in the tree view to fully reload it. მისი სრულად განახლებისთვის ხის ხედში ორჯერ დააწკაპუნეთ დოკუმენტის ხატულაზე. - + Disable partial loading of external linked objects გარე მიბმული ობიექტების ნაწილობრივი ჩატვირთვის გათიშვა - + Authoring and License ავტორი და ლიცენზია - + Author name ავტორის სახელი - + All documents that will be created will get the specified author name. Keep blank for anonymous. You can also use the form: John Doe <john@doe.com> @@ -4135,32 +3531,32 @@ You can also use the form: John Doe <john@doe.com> თქვენ ასევე შეგიძლიათ გამოიყენოთ ფორმა: John Doe <john@doe.com> - + The field 'Last modified by' will be set to specified author when saving the file ფაილს ჩაწერისას ველი 'Last modified by' დაყენებული იქნება მითითებულ ავტორზე - + Set on save დაყენება შენახვისას - + Company კომპანია - + Default company name to use for new files კომპანიის სახელის ნაგულისხმევი მნიშვნელობა ახალი ფაილებისთვის - + Default license ნაგულისხმევი ლიცენზია - + Default license for new documents ახალი დოკუმენტების ნაგულისხმევი ლიცენზია @@ -4230,12 +3626,12 @@ You can also use the form: John Doe <john@doe.com> სხვა - + License URL ლიცენზის URL - + URL describing more about the license ბმული, სადაც ლიცენზიების შესახებ უფო მეტი რამ წერია @@ -4243,104 +3639,21 @@ You can also use the form: John Doe <john@doe.com> Gui::Dialog::DlgSettingsDocumentImp - + The format of the date to use. თარიღის გამოყენებადი ფორმატი. - + Default ნაგულისხმევი - + Format ფორმატი - - Gui::Dialog::DlgSettingsEditorImp - - - Text - ტექსტი - - - - Bookmark - სანიშნი - - - - Breakpoint - შეჩერების წერტილი - - - - Keyword - საკვანძო სიტყვა - - - - Comment - კომენტარი - - - - Block comment - კომენტარების დაბლოკვა - - - - Number - რიცხვი - - - - String - პწკარი - - - - Character - ასო - - - - Class name - კლასის სახელი - - - - Define name - სახელის მინიჭება - - - - Operator - ოპერატორი - - - - Python output - Python-ის პასუხები - - - - Python error - Python-ის შეცდომა - - - - Current line highlight - მიმდინარე ხაზის ამოწევა - - - - Items - ელემენტები - - Gui::Dialog::DlgSettingsImage @@ -4521,122 +3834,122 @@ You can also use the form: John Doe <john@doe.com> Gui::Dialog::DlgSettingsMacro - + Macro მაკრო - + General macro settings მაკროების საერთო პარამეტრები - + Variables defined by macros are created as local variables მაკროებით განსაზღვრული ცვლადები იქმნება როგორც ლოკალური ცვლადები - + Run macros in local environment მაკროს ლოკალურ გარემოში გაშვება - + Macro recording settings მაკროს ჩაწერის პარამეტრები - + Macro path მაკროს მისამართი - + The directory in which the application will search for macros საქაღალდე, რომელშიც აპლიკაცია მოძებნის მაკროებს - + Gui commands გრაფიკული ინტერფეისის ბრძანებები - + Recorded macros will also contain user interface commands ჩაწერილ მაკროებში ასევე იქნება მომხმარებლის ინტერფეისის ბრძანებები - + Record GUI commands GUI ბრძანებების ჩაწერა - + Recorded macros will also contain user interface commands as comments ჩაწერილ მაკროებში ასევე კომენტარებად იქნება მომხმარებლის ინტერფეისის ბრძანებები - + Record as comment კომენტარის სახით ჩაწერა - + Logging Commands ჟურნალის ბრძანებები - + Commands executed by macro scripts are shown in Python console მაკროს სკრიპტების მიერ გაშვებული ბრძანებების თანამიმდევრობა ნაჩვენებია Python-ის კონსოლში - + Show script commands in python console სკრიპტის ბრძანებების Python-ის კონსოლში ჩვენება - + Log all commands issued by menus to file: მენიუს ყველა ბრძანების ფაილში ჩაწერა: - + FullScript.FCScript FullScript.FCScript - + Recent macros menu ახლახანს გამოყენებული მაკროების მენიუ - + Size of recent macro list ბოლოს გახსნილი მაკროების სიის ზომა - + How many macros should be listed in recent macros list რამდენი მაკრო უნდა იყოს ჩამოთვლილი ბოლო მაკროების სიაში - + Keyboard shortcut count კლავიატურის მალსახმობების რიცხვი - + How many recent macros should have shortcuts რამდენ ბოლო მაკროს უნდა ჰქონდეს თავისი მალსახმობი ღილაკი - + Keyboard Modifiers ღილაკების კომბინაციები - + Keyboard modifiers, default = Ctrl+Shift+ კლავიატურის მოდიფიკატორები. ნაგულისხმევი = Ctrl+Shift+ @@ -4644,130 +3957,130 @@ You can also use the form: John Doe <john@doe.com> Gui::Dialog::DlgSettingsNavigation - - + + Navigation ნავიგაცია - + Navigation cube ნავიგაციის კუბი - + Steps by turn ბრუნის ბიჯები - + Number of steps by turn when using arrows (default = 8 : step angle = 360/8 = 45 deg) ბრუნვის საფეხურების რაოდენობა ისრების გამოყენებისას (ნაგულისხმევი = 8: ნაბიჯის კუთხე = 360/8 = 45 გრადუსი) - + Corner კუთხე - + Corner where navigation cube is shown ეკრანის კუთხე, რომელშიც ნავიგაციის კუბ გამოჩნდება - + Top left ზედა მარცხენა - + Top right ზედა მარჯვენა - + Bottom left ქვედა მარცხენა - + Bottom right ქვედა მარჯვენა - + Rotates to nearest possible state when clicking a cube face კუბის ზედაპირზე დაწკაპუნებისას უახლოეს შესაძლო მდგომარეობამდე მობრუნება - + Rotate to nearest უახლოესისკენ შებრუნება - + Font name: ფონტის სახელი: - + Font name of the navigation cube ნავიგაციის კუბის ფონტის სახელი - + Default ნაგულისხმევი - + Cube size კუბის ზომა - + Size of the navigation cube ნავიგაციის კუბის ზომა - + Color ფერი - + Base color for all elements ყველა ელემენტის ძირითადი ფერი - + 3D Navigation 3D ნავიგაცია - + List the mouse button configs for each chosen navigation setting. Select a set and then press the button to view said configurations. მაუსის ღილაკის კონფიგურაციების ჩამოთვლა არჩეული ნავიგაციის თითოეული პარამეტრისთვის. აირჩიეთ ნაკრები და შემდეგ დააჭირეთ ღილაკს აღნიშნული კონფიგურაციების სანახავად. - + Mouse... თაგუნა... - + Navigation settings set ნავიგაციის პარამეტრების ნაკრები - + Orbit style ტრიალის სტილი - + Rotation orbit style. Trackball: moving the mouse horizontally will rotate the part around the y-axis Turntable: the part will be rotated around the z-axis (with constrained axes). @@ -4778,116 +4091,116 @@ Free Turntable: the part will be rotated around the z-axis. თავისუფალი ბრუნავი დისკო: ნაწილი Z-ღერძის გარშემო შებრუნდება. - + Turntable გრუნტი - + Trackball ტრეკბოლი - + Free Turntable თავისუფალი გრუნტი - + Rotation mode ბრუნვის რეჟიმი - + Rotations in 3D will use current cursor position as center for rotation 3D-ში ბრუნვის დროს მობრუნების ცენტრი კურსორის მიმდინარე მდებარეობა იქნება - + Window center ფანჯრის ცენტრი - + Drag at cursor კურსორთან გადათრევა - + Object center ობიექტის ცენტრი - + Default camera orientation კამერის ნაგულისხმევი ორიენტაცია - + Default camera orientation when creating a new document or selecting the home view კამერის ნაგულისხმევი ორიენტაცია ახალი დოკუმენტის შექმნისას ან საწყისი ხედის არჩევისას - + Camera zoom კამერის გადიდება - + Sets camera zoom for new documents. The value is the diameter of the sphere to fit on the screen. აყენებს ახალი დოკუმენტების კამერის მასშტაბს. მნიშვნელობას წარმოადგენს სფეროს დიამეტრი, რომელიც ეკრანზე ეტევა. - + mm მმ - + Enable animated rotations ანიმირებული შებრუნების ჩართვა - + Enable animation ანიმაციის ჩართვა - + Zoom operations will be performed at position of mouse pointer გადიდების მოქმედება თაგუნას მაჩვენებლის პოზიციაზე მოხდება - + Zoom at cursor კურსორთან გადიდება - + Zoom step გადიდების ბიჯი - + How much will be zoomed. Zoom step of '1' means a factor of 7.5 for every zoom step. რამდენად შეიძლება გაადიდოთ. გადიდების ბიჯი 1 ნიშნავს 7,5-ჯერ გადიდებას ყოველ ბიჯზე. - + Direction of zoom operations will be inverted გადიდების ოპერაციების ინვერსია - + Invert zoom გადიდების ინვერსია - + Prevents view tilting when pinch-zooming. Affects only gesture navigation style. Mouse tilting is not disabled by this setting. @@ -4896,101 +4209,111 @@ Mouse tilting is not disabled by this setting. თაგუნათი დახრილობა ამ პარამეტრით არ არის ითიშება. - + Disable touchscreen tilt gesture სენსორული ეკრანის მისახვედრი ჟესტების გამორთვა - + + Show the rotation center when dragging. + გადათრევისას შებრუნების ცენტრის ჩვენება. + + + + Enable rotation center indication + შებრუნების ცენტრის მაჩვენებლის ჩართვა + + + Isometric იზომეტრიული - + Dimetric დიმეტრიული - + Trimetric - ტრიმეტრული + ტრიმეტრიული - + Top თავზე - + Front წინ - + Left მარცხნივ - + Right მარჯვნივ - + Rear უკან - + Bottom ძირზე - + Custom - მომხმარებლის + ხელით Gui::Dialog::DlgSettingsPythonConsole - + Python console Python-ის კონსოლი - + Settings - გამართვა + მორგება - + Words will be wrapped when they exceed available horizontal space in Python console როცა სიმბოლოების რიცხვი გადააჭარბებს ჰორიზონტალურად დაშვებულ რაოდენობას Python-ის კონსოლში, მოხდება სიტყვების გადატანა - + Enable word wrap სიტყვების გადატანის ჩართვა - + The cursor shape will be a block კურსორს ბლოკის ფორმა ექნება - + Enable block cursor კურსორის დაბლოკვის ჩართვა - + Saves Python history across sessions Python-ის ისტორიის სესიებს შორის შენახვა - + Save history ისტორიის შენახვა @@ -4998,17 +4321,37 @@ horizontal space in Python console Gui::Dialog::DlgSettingsSelection - + Selection მონიშნული - + + Enable preselection, highlighted with specified color + წინასწარი მონიშვნისა და მითითებული ფერით გამოკვეთის ჩართვა + + + + Enable preselection + წინასწარი მონიშვნის ჩართვა + + + + Enable selection, highlighted with specified color + მითითებული ფერით გამოკვეთილი მონიშნულის ჩართვა + + + + Enable selection + მონიშნულის ჩართვა + + + Pick radius (px): აირჩიეთ რადიუსი (px): - + Area for picking elements in 3D view. Larger value eases to pick things, but can make small features impossible to select. @@ -5017,27 +4360,27 @@ Larger value eases to pick things, but can make small features impossible to sel - + Auto switch to the 3D view containing the selected item მონიშნული ობიექტის 3D ხედზე ავტომატური გადართვა - + Auto expand tree item when the corresponding object is selected in 3D view ხის ელემენტის ავტომატური გაფართოება, როდესაც შესაბამისი ობიექტი მოინიშნება 3D ხედში - + Preselect the object in 3D view when mouse over the tree item 3D ხედში ხის ელემენტზე კურსორის გადატარებისას ობიექტების წინასწარი მონიშვნა - + Record selection in tree view in order to go back/forward using navigation button მონიშნულის ხის ხედში ჩაწერა მათზე ნავიგაციის ღილაკებით წინ/უკან გადასასვლელად - + Add checkboxes for selection in document tree მონიშნულის ასარჩევების დამატება დოკუმენტის ხეში @@ -5045,147 +4388,122 @@ Larger value eases to pick things, but can make small features impossible to sel Gui::Dialog::DlgSettingsViewColor - + Colors ფერით მონიშვნა - - Selection - მონიშნული - - - - Enable preselection and highlight by specified color - წინასწარი მონიშვნისა და ფერის მიხედვით გამოკვეთის ჩართვა - - - - Enable preselection highlighting - გამოკვეთა თაგუნის გადატარებით - - - - Enable selection highlighting and use specified color - მონიშვნისა და განსაზღვრული ფერით გამოკვეთის ჩართვა - - - - Enable selection highlighting - მონიშნულის გამოკვეთის ჩართვა - - - + Background color for the model view მოდელის ხედის ფონის ფერი - + Background color ფონის ფერი - - + + Background will have selected color ფონს მონიშნული ფერ ექნება - + Simple color უბრალო ფერი - - + + Background will have selected color gradient ფონს მონიშნული ფერის გრადიენტი ექნება - + Linear gradient წრფივი გრადიენტი - + Radial gradient რადიალური გრადიენტი - - + + Top: თავზე: - - + + Middle: შუა: - + Switches the colors of the gradient გრადიენტის ფერების გადართვა - + Switch ჩამრთველი - + Color gradient will get selected color as middle color ფერის გრადიენტი მიიღებს შერჩეულ ფერს, როგორც შუა ფერს - + Middle color შუა ფერი - - + + Bottom: ძირზე: - + Tree view ელემენტების ხე - + Object being edited მიმდინარეობს ობიექტის ჩასწორება - + Background color for objects in tree view that are currently edited ობიექტების, რომლების ჩასწორებაც მიმდინარეობს, ფერი ხის ხედში - + Active container აქტიური კონტეინერი - + Background color for active containers in tree view ხის ხედში აქტიური კონტეინერების ფონის ფერი - + Central: ცენტრალური: - + Midway: შუაში: - + End: ბოლო: @@ -5310,9 +4628,9 @@ The preference system is the one set in the general preferences. Gui::Dialog::DockablePlacement - + Placement - მდებარეობა + განლაგება @@ -5605,7 +4923,7 @@ The 'Status' column shows whether the document could be recovered. Selection: - მონიშნული: + არჩევანი: @@ -5775,7 +5093,7 @@ The 'Status' column shows whether the document could be recovered. Placement - მდებარეობა + განლაგება @@ -5893,12 +5211,12 @@ The 'Status' column shows whether the document could be recovered. Reset - საწყის მნიშვნელობებზე დაბრუნება + საწყისი მნიშვნელობები OK - &დიახ + დიახ @@ -5911,17 +5229,17 @@ The 'Status' column shows whether the document could be recovered. დადება - + Please select 1, 2, or 3 points before clicking this button. A point may be on a vertex, face, or edge. If on a face or edge the point used will be the point at the mouse position along face or edge. If 1 point is selected it will be used as the center of rotation. If 2 points are selected the midpoint between them will be the center of rotation and a new custom axis will be created, if needed. If 3 points are selected the first point becomes the center of rotation and lies on the vector that is normal to the plane defined by the 3 points. Some distance and angle information is provided in the report view, which can be useful when aligning objects. For your convenience when Shift + click is used the appropriate distance or angle is copied to the clipboard. გთხოვთ, ამ ღილაკზე დაწკაპუნებამდე მონიშნოთ 1, 2 ან 3 წერტილი. წერტილი შეიძლება იყოს წვეროზე, ზედაპირზე ან წიბოზე. თუ ის ზედაპირზე ან წიბოზეა, გამოყენებული წერტილი იქნება მაუსის პოზიცია სახის ან წიბოს გასწვრივ. თუ მონიშნოთ 1 წერტილი, ის გამოყენებული იქნება ბრუნვის ცენტრად. თუ არჩეულია 2 წერტილი, მათ შორის შუა წერტილი იქნება ბრუნვის ცენტრი და საჭიროების შემთხვევაში შეიქმნება ახალი ღერძი. თუ არჩეულია 3 წერტილი, პირველი წერტილი ხდება ბრუნვის ცენტრი და დევს ვექტორზე, რომელიც 3 წერტილით განსაზღვრული სიბრტყის ნორმალია. გარკვეული მანძილისა და კუთხის შესახებ ინფორმაცია მოცემულია მოხსენების ხედში, რაც შეიძლება ობიექტების სწორებისას სასარგებლო იყოს. მოხერხებულობისთვის, როდესაც Shift + წკაპი გამოიყენება, შესაბამისი მანძილი ან კუთხე კოპირდება ბუფერში. - + Incorrect quantity არასწორი რაოდენობა - + There are input fields with incorrect input, please ensure valid placement values! არსებობს არასწორად შევსებული ველები. გთხოვთ დარწმუნდეთ, რომ ყველა ველი სწორადაა შევსებული! @@ -6183,7 +5501,7 @@ originally selected prior to opening this dialog Gui::DockWnd::PropertyDockView - + Property View თვისებაზე გადახედვა @@ -6251,22 +5569,22 @@ originally selected prior to opening this dialog ბოლოში გადასვლა - + Clear გასუფთავება - + Save As... შენახვა როგორც... - + Save Report Output ანგარიშის შენახვა - + Plain Text Files ტექსტური ფაილები @@ -6397,7 +5715,7 @@ originally selected prior to opening this dialog აპლიკაცია - + Labels & Attributes ჭდეები & ატრიბუტები @@ -6446,27 +5764,27 @@ Do you want to save your changes? PDF ფაილი - + untitled[*] უსახელო[*] - + - Editor - რედაქტორი - + %1 chars removed წაიშალა %1 სიმბოლო - + %1 chars added დაემატა %1 სიმბოლო - + Formatted ფორმატირებულია @@ -6553,7 +5871,7 @@ Do you want to save your changes? Remove - მოცილება + წაშლა @@ -6582,74 +5900,74 @@ Do you want to save your changes? Gui::GraphvizView - + Graphviz not found Graphviz-ი ნაპოვნი არაა - + Graphviz couldn't be found on your system. თქვენს სისტემაში Graphviz აღმოჩენილი არაა. - + Read more about it here. მეტი შეგიძლიათ წაიკითხოთ აქ. - + Do you want to specify its installation path if it's already installed? გნებავთ მისამართის მითითება, თუ ის უკვე დაყენებულია? - + Graphviz installation path მისამართი Graphviz-ის გამშვებ ფაილებამდე - + Graphviz failed Graphviz-ის შეცდომა - + Graphviz failed to create an image file Graphviz-მა ვერ შეძლო გამოსახულების შექმნა - + PNG format PNG ფორმატი - + Bitmap format Bitmap ფორმატი - + GIF format GIF ფორმატი - + JPG format JPG ფორმატი - + SVG format SVG ფორმატი - - + + PDF format PDF ფორმატი - - + + Export graph გრაფიკის გატანა @@ -6677,17 +5995,17 @@ Do you want to save your changes? Press middle mouse button - დააჭირეთ თაგუნის შუა ღილაკს + დააწექით შუა თაგუნას ღილაკს Press left mouse button - დააჭირეთ თაგუნის მარცხენა ღილაკს + დააწექით მარცხენა თაგუნას ღილაკს Scroll middle mouse button - დაატრიალეთ თაგუნის ბორბალი + დაატრიალეთ შუა თაგუნას ღილაკი @@ -6785,23 +6103,23 @@ Do you want to save your changes? Direction: - Direction: + მიმართულება: Gui::MacroCommand - + Macros მაკროები - + Macro file doesn't exist მაკროს ფაილი არ არსებობს - + No such macro file: '%1' მაკროს ფაილი %1 არ არსებობს @@ -6810,7 +6128,7 @@ Do you want to save your changes? Gui::MainWindow - + Dimension ზომა @@ -6840,32 +6158,42 @@ Do you want to save your changes? ყველას დახურვა - - - + + + Toggles this toolbar ამ ზოლის ჩართ/გამორთ - - - + + + Toggles this dockable window მიმაგრებადი ფანჯრის ჩვენების ჩართ/გამორთ - - + + WARNING: This is a development version. + გაფრთხილება: ეს სატესტო ვერსიაა. + + + + Please do not use in a production environment. + არ გამოიყენოთ საწარმოო გარემოში. + + + + Unsaved document შეუნახავი დოკუმენტი - + The exported object contains external link. Please save the documentat least once before exporting. გატანილი ობიექტი შეიცავს გარე ბმულს. გთხოვთ გატანამდე დოკუმენტი ერთხელ მაინც შეინახოთ. - + To link to external objects, the document must be saved at least once. Do you want to save the document now? გარე ობიექტებთან დასაკავშირებლად, დოკუმენტი უნდა იყოს შენახული ერთხელ მაინც. @@ -6875,63 +6203,63 @@ Do you want to save the document now? Gui::ManualAlignment - - - - - + + + + + Manual alignment ხელით სწორება - + The alignment is already in progress. სწორება უკვე მიმდინარეობს. - + Alignment[*] სწორება[*] - + Please, select at least one point in the left and the right view გთხოვთ აირჩიოთ ერთი წერტილი მარცხენა და ერთიც მარჯვენა ხედიდან - + Please, select at least %1 points in the left and the right view გთხოვთ აირჩიოთ %1 წერტილი მარცხენა და მაგდენივე მარჯვენა ხედიდან - + Please pick points in the left and right view გთხოვთ აირჩიოთ წერტილები მარცხენა და მარჯვენა ხედებიდან - + The alignment has finished სწორება დასრულებულია - + The alignment has been canceled სწორება გაუქმებულია - - + + Too few points picked in the left view. At least %1 points are needed. მარცხენა ხედში არჩეულია ძალიან ცოტა წერტილი. საჭიროა მინიმუმ %1. - - + + Too few points picked in the right view. At least %1 points are needed. მარჯვენა ხედში არჩეულია ძალიან ცოტა წერტილი. საჭიროა მინიმუმ %1. - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. @@ -6940,59 +6268,59 @@ on the right view %2 points are picked. მარჯვნივ არჩეულია %2 წერტილი. - + Try to align group of views ხედების ჯგუფის დალაგების ცდა - + The alignment failed. How do you want to proceed? სწორების შეცდომა. გნებავთ გააგრძელოთ? - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. მარცხენა და მარჯვენა ხედში არჩეულია წერტილების სხვადასხვა რაოდენობა. მარცხნივ არჩეულია %1 წერტილი, მარჯვენა ხედზე არჩეულია %2 წერტილი. - + Point_%1 წერტილი_%1 - + Point picked at (%1,%2,%3) არჩეული წერტილი (%1,%2,%3) - + No point was found on model მოდელს არ აქვს არცერთი წერტილი - + No point was picked წერტილები არჩეული არაა - + &Align &გათანაბრება - + &Remove last point &ბოლო წერტილის მოცილება - + &Cancel &გაუქმება - + &Synchronize views &ხედების სინქრონიზაცია @@ -7041,7 +6369,7 @@ How do you want to proceed? Press left mouse button - დააჭირეთ თაგუნის მარცხენა ღილაკს + დააწექით მარცხენა თაგუნას ღილაკს @@ -7064,7 +6392,7 @@ How do you want to proceed? Press left mouse button - დააჭირეთ თაგუნის მარცხენა ღილაკს + დააწექით მარცხენა თაგუნას ღილაკს @@ -7139,7 +6467,7 @@ How do you want to proceed? Gui::PropertyEditor::LinkLabel - + Change the linked object მიბმული ობიექტის შეცვლა @@ -7147,12 +6475,12 @@ How do you want to proceed? Gui::PropertyEditor::LinkSelection - + Error შეცდომა - + Object not found ობიექტი ნაპოვნი არაა @@ -7223,13 +6551,13 @@ How do you want to proceed? Gui::PropertyView - + View ხედი - + Data მონაცემები @@ -7277,77 +6605,77 @@ Do you want to exit without saving your data? C++-ის დაუმუშავებელი უცნობი შეცდომა. - + &Copy &კოპირება - + &Copy command &კოპირების ბრძანება - + &Copy history &კოპირების ისტორია - + Save history as... ისტორიის შენახვა როგორც... - + Save history ისტორიის შენახვა - + Saves Python history across %1 sessions Python-ის ისტორიის შენახვა %1 სესიის განმავლობაში - + &Paste &ჩასმა - + Select All ყველაფრის მონიშვნა - + Clear console კონსოლის გასუფთავება - + Insert file name... ჩასვით ფაილის სახელი... - + Word wrap სიტყვების გადატანა - + Save History ისტორიის შენახვა - + Macro Files მაკროს ფაილები - + Insert file name ჩასვით ფაილის სახელი - + All Files ყველა ფაილი @@ -7360,7 +6688,7 @@ Do you want to exit without saving your data? კომენტარი - + Uncomment კომენტარის მოცილება @@ -7368,17 +6696,17 @@ Do you want to exit without saving your data? Gui::RecentFilesAction - + Open file %1 %1 ფაილის გახსნა - + File not found ფაილი ვერ მოიძებნა - + The file '%1' cannot be opened. ფაილ '%1'-ის გახსნა შეუძლებელია. @@ -7386,22 +6714,22 @@ Do you want to exit without saving your data? Gui::RecentMacrosAction - + none - არცერთი + არა - + Run macro %1 (Shift+click to edit) keyboard shortcut: %2 %1 მაკროს გაშვება (Shift+წკაპი ჩასასწორებლად) მალსახმობი: %2 - + File not found ფაილი ვერ მოიძებნა - + The file '%1' cannot be opened. ფაილ '%1'-ის გახსნა შეუძლებელია. @@ -7411,43 +6739,43 @@ Do you want to exit without saving your data? Press left mouse button - დააჭირეთ თაგუნის მარცხენა ღილაკს + დააწექით მარცხენა თაგუნას ღილაკს Press middle mouse button - დააჭირეთ თაგუნის შუა ღილაკს + დააწექით შუა თაგუნას ღილაკს Press SHIFT and middle mouse button - დააჭირეთ SHIFT-ს და თაგუნის შუა ღილაკს + დააწექით SHIFT + შუა თაგუნას ღილაკს Scroll middle mouse button - დაატრიალეთ თაგუნის ბორბალი + დაატრიალეთ შუა თაგუნას ღილაკი Gui::SearchBar - + Previous წინა - + Next შემდეგი - + Case sensitive რეგისტრის გათვალისწინებით - + Whole words მხოლოდ სრული სიტყვები @@ -7558,7 +6886,7 @@ Do you want to specify another directory? Position - Position + მდებარეობა @@ -7589,7 +6917,7 @@ Do you want to specify another directory? TextLabel - ტექსტური წარწერა + ტექსტური ჭდე @@ -7604,7 +6932,7 @@ Do you want to specify another directory? Remove - მოცილება + წაშლა @@ -7643,7 +6971,7 @@ Do you want to specify another directory? Plot mode: - გრაფიკის რეჟიმი: + ნახაზის რეჟიმი: @@ -7666,7 +6994,7 @@ Do you want to specify another directory? A dialog is already open in the task panel - A dialog is already open in the task panel + ფანჯარა უკვე ღიაა ამოცანების პანელზე @@ -7693,38 +7021,38 @@ Do you want to specify another directory? Gui::TextDocumentEditorView - + Text updated ტექსტი განახლდა - + The text of the underlying object has changed. Discard changes and reload the text from the object? ძირითადი ობიექტის ტექსტი შეიცვალა. გაუქმდეს ცვლილებები და თავიდან ჩაიტვირთოს ტექსტი ობიექტიდან? - + Yes, reload. დიახ, გადატვირთე. - + Unsaved document შეუნახავი დოკუმენტი - + Do you want to save your changes before closing? გსურთ შეინახოთ თქვენი ცვლილებები გამოსვლამდე? - + If you don't save, your changes will be lost. თუ არ შეინახავთ, ყველა თქვენი ცვლილება დაიკარგება. - - + + Edit text ტექსტის ჩასწორება @@ -7734,12 +7062,12 @@ Do you want to specify another directory? Press left mouse button - დააჭირეთ თაგუნის მარცხენა ღილაკს + დააწექით მარცხენა თაგუნას ღილაკს Press middle mouse button - დააჭირეთ თაგუნის შუა ღილაკს + დააწექით შუა თაგუნას ღილაკს @@ -7749,7 +7077,7 @@ Do you want to specify another directory? Scroll middle mouse button - დაატრიალეთ თაგუნის ბორბალი + დაატრიალეთ შუა თაგუნას ღილაკი @@ -7757,7 +7085,7 @@ Do you want to specify another directory? Press left mouse button - დააჭირეთ თაგუნის მარცხენა ღილაკს + დააწექით მარცხენა თაგუნას ღილაკს @@ -7780,7 +7108,7 @@ Do you want to specify another directory? Afrikaans - აფრიკული + აფრიკაანსი @@ -7996,7 +7324,7 @@ Do you want to specify another directory? Gui::TreeDockWidget - + Tree view ელემენტების ხე @@ -8004,7 +7332,7 @@ Do you want to specify another directory? Gui::TreePanel - + Search ძებნა @@ -8012,183 +7340,183 @@ Do you want to specify another directory? Gui::TreeWidget - + Search... ძებნა... - + Search for objects ობიექტების ძებნა - + Activate document დოკუმენტის აქტივაცია - + Activate document %1 დოკუმენტის აქტივაცია %1 - + Tree settings ხის მორგება - + Show description column აღწერის სვეტის ჩვენება - + Show an extra tree view column for item description. The item's description can be set by pressing F2 (or your OS's edit button) or by editing the 'label2' property. ელემენტის აღწერისთვის დამატებითი სვეტის ჩვენება. ელემენტის აღწერა F2 (ან თქვენი ოს-ის ჩასწორების ღილაკით) ღილაკით ან 'label2' თვისების ჩასწორებით შეგძლიათ. - + Group ჯგუფი - + Labels & Attributes ჭდეები & ატრიბუტები - + Description აღწერა - + Show items hidden in tree view ხის ხედში დამალული ელემენტების ჩვენება - + Show items that are marked as 'hidden' in the tree view ხის ხედში 'დამალულად' მონიშნული ელემენტების ჩვენება - + Toggle visibility in tree view ხის ხედში ხილვადობის გადართვა - + Toggles the visibility of selected items in the tree view ხის ხედში მონიშნული ელემენტების ხილვადობის გადართვა - + Create group... ჯგუფის შექმნა... - + Create a group ჯგუფის შექმნა - - + + Rename - სახელის გადარქმევა + გადარქმევა - + Rename object ობიექტის სახელის გადარქმევა - + Finish editing ჩასწორების დასრულება - + Finish editing object ობიექტის ჩასწორების დასრულება - + Add dependent objects to selection დამოკიდებული ობიექტების მონიშნულში ჩამატება - + Adds all dependent objects to the selection მონიშნულში ყველა დამოკიდებული ობიექტის ჩამატება - + Close document დოკუმენტის დახურვა - + Close the document დოკუმენტის დახურვა - + Reload document დოკუმენტის თავიდან ჩატვირთვა - + Reload a partially loaded document ნაწილობრივ ჩატვირთული დოკუმენტის თავიდან ჩატვირთვა - + Skip recomputes გადათვლების გამოტოვება - + Enable or disable recomputations of document დოკუმენტის გადათვლების ჩართვა ან გამორთვა - + Allow partial recomputes ნაწილობრივი გადაანგარიშებების ჩართვა - + Enable or disable recomputating editing object when 'skip recomputation' is enabled როცა 'გადათვლის გამოტოვება' ჩართულია, რთავს ან თიშავს ობიექტის გადათვლას მისი ჩასწორებისას - + Mark to recompute გადათვლისთვის მონიშვნა - + Mark this object to be recomputed ამ ობიექტის მონიშვნა, როგორც გადასართველის - + Recompute object ობიექტის გადათვლა - + Recompute the selected object მონიშნული ობიექტის თავიდან გამოთვლა - + (but must be executed) (მაგრამ უნდა შესრულდეს) - + %1, Internal name: %2 %1, შიდა სახელი: %2 @@ -8219,20 +7547,20 @@ Do you want to specify another directory? PDF ფაილი - + Opening file failed ფაილის გახსნის შეცდომა - + Can't open file '%1' for writing. - ჩასაწერად ფაილის „%1“ გახსნა შეუძლებელია. + ფაილის ჩასაწერად გახსნა შეუძლებელია. Gui::WorkbenchGroup - + Select the '%1' workbench აირჩიეთ სამუშაო მაგიდა %1 @@ -8406,7 +7734,7 @@ Do you want to specify another directory? Tree view - ელემენტების ხე + ხის ხედი @@ -8441,75 +7769,76 @@ Do you want to specify another directory? Display properties - ეკრანის პარამეტრები + თვისებების ჩვენება QObject - - + + General ზოგადი - - + + + Display - ეკრანი + ჩვენება - + Workbenches სამუშაო მაგიდები - - - + + + Python Python - - - + + + Unknown filetype ფაილის უცნობი ტიპი - - + + Cannot open unknown filetype: %1 ფაილის უცნობი ტიპი: %1 - + Export failed გატანის შეცდომა - + Cannot save to unknown filetype: %1 უცნობ ფაილის ტიპში ჩაწერის შეცდომა: %1 - + Workbench failure სამუშაო მაგიდის შეცდომა - + %1 %1 - + Exception გამონაკლისი @@ -8527,7 +7856,7 @@ Do you want to specify another directory? There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved. - შეცდომა ფაილის ჩატვირთვისას. მონაცემები შეიძლება შეცვლილი იყოს ან საერთოდ არ იქნება წაკითხული. მეტი ინფორმაციის სანახავად ჩაიხედეთ რეპორტში. + შეცდომები მონაცემების ჩატვირთვისას. ზოგიერთი მონაცემი შეიძლება შეიცვალა ან არ აღდგენილა. ჩარეული ობიექტების სიის მისაღებად ანგარიშის ველში ჩაიხედეთ. @@ -8555,8 +7884,8 @@ Do you want to specify another directory? PDF-ად გატანა... - + Unsaved document შეუნახავი დოკუმენტი @@ -8628,7 +7957,7 @@ Please check the Report View for more details. Wrong selection - არასწორი არჩევანი + არასწორი მონიშნული @@ -8710,19 +8039,19 @@ Do you want to continue? %1-ის გახსნა შეუძლებელია. - + files ფაილები - + Save image სურათის შენახვა - + Choose an image file to open - აირჩიეთ გასახსნელი გამოსახულება + აირჩიეთ გასახსნელი გამოსახულების ფაილი @@ -8826,44 +8155,44 @@ Do you want to continue? - + Type ტიპი - + Notifier გამფრთხილებელი - + Message შეტყობინება - + Notifier: გამფრთხილებელი: - + Do you want to skip confirmation of further critical message notifications while loading the file? გნებავთ ფაილის ჩატვირთვისას მომავალი კრიტიკული შეტყობინების გაფრთხილების დადასტურების გამოტოვება? - + Critical Message კრიტიკული შეტყობინება - + Too many opened non-intrusive notifications. Notifications are being omitted! ძალიან ბევრი გახსნილი არაშემაწუხებელი გაფრთხილება. გაფრთხილებებს გამოვტოვებთ! - + Identical physical path detected. It may cause unwanted overwrite of existing document! @@ -8872,44 +8201,44 @@ Do you want to continue? - + Are you sure you want to continue? - დარწმუნებული ბრძანდებით, რომ გნებავთ გააგრძელოთ? + დარწმუნებული ბრძანდებით, რომ გნებავთ, გააგრძელოთ? - + Please check report view for more... მეტის გასაგებად, გთხოვთ გაეცნოთ ანგარიშს... - + Physical path: ფიზიკური მისამართი: - - + + Document: დოკუმენტი: - - + + Path: მისამართი: - + Identical physical path იგივე ფიზიკური მისამართი - + Could not save document ფაილის შენახვის შეცდომა - + There was an issue trying to save the file. This may be because some of the parent folders do not exist, or you do not have sufficient permissions, or for other reasons. Error details: "%1" @@ -8922,102 +8251,102 @@ Would you like to save the file with a different name? გსურთ შეინახოთ ფაილი სხვა სახელით? - - - + + + Saving aborted შენახვა შეწყვეტილია - + Save dependent files დამოკიდებული ფაილების ჩაწერა - + The file contains external dependencies. Do you want to save the dependent files, too? ფაილი შეიცავს გარე დამოკიდებულებებს. გსურთ შეინახოთ დამოკიდებული ფაილებიც? - - + + Saving document failed დკუმენტის შენახვის შეცდომა - + Save document under new filename... დოკუმენტის ახალი სახელით შენახვა... - - + + Save %1 Document დოკუმენტ %1-ის შენახვა - + Document დოკუმენტი - - + + Failed to save document დოკუმენტის შენახვის შეცდომა - + Documents contains cyclic dependencies. Do you still want to save them? დოკუმენტები შეიცავენ წრიულ დამოკიდებულებებს. მაინც გნებავთ მათი შენახვა? - + Save a copy of the document under new filename... დოკუმენტის ასლის ახალი სახელით შენახვა... - + %1 document (*.FCStd) %1 დოკუმენტი (*.FCStd) - + Document not closable დოკუმენტი დახურვადი არაა - + The document is not closable for the moment. დოკუმენტი ამ მომენტისთვის დახურვადი არაა. - + Document not saved დოკუმენტი არ იქნა შენახული - + The document%1 could not be saved. Do you want to cancel closing it? %1-ის შენახვა შეუძლებელია. გნებავთ დახურვის გაუქმება? - + Undo - დაბრუნება (&U) + დაბრუნება - + Redo გამეორება - + There are grouped transactions in the following documents with other preceding transactions შემდეგ დოკუმენტებში არის დაჯგუფებული ტრანზაქციები სხვა წინა ტრანზაქციებთან ერთად - + Choose 'Yes' to roll back all preceding transactions. Choose 'No' to roll back in the active document only. Choose 'Abort' to abort @@ -9100,12 +8429,12 @@ Please open a browser window and type in: http://localhost:%1. პარამეტრები... - + Out of memory მეხსიერება აღარ არის - + Not enough memory available to display the data. არ არის საკმარისი მეხსიერება მონაცემთა საჩვენებლად. @@ -9121,7 +8450,7 @@ Please open a browser window and type in: http://localhost:%1. ვერ ვიპოვე ფაილი %1, ვერც %2 და ვერც %3 - + Navigation styles ნავიგაციის სტილები @@ -9132,14 +8461,14 @@ Please open a browser window and type in: http://localhost:%1. - + Transform გარდაქმნა Do you want to close this dialog? - Do you want to close this dialog? + ნამდვილად გსურთ ამ ფანჯრის დახურვა? @@ -9184,7 +8513,7 @@ Please open a browser window and type in: http://localhost:%1. Origin - კოორდინატების საწყისი + საწყისი @@ -9197,14 +8526,14 @@ Please open a browser window and type in: http://localhost:%1. %1 ცარიელი არაა. წავშალო მისი შემცველობაც? - + Translation: მოძრაობითი გადატანა: - + Rotation: - ბრუნვა: + შემობრუნება: @@ -9297,60 +8626,60 @@ underscore, and must not start with a digit. %1-სთვის თვისების დამატება: %2 - - + + Drag & drop failed გადათრევის შეცდომა - + Setup configurable object მორგებადი ობიექტის აწყობა - + Select which object to copy or exclude when configuration changes. All external linked objects are excluded by default. - აირჩიეთ ობიექტი, რომელიც გამოირიცხება ან დაკოპირდება კონფიგურაციის ცვლილებისას. ყველა გარე მიბმული ობიექტი ნაგულისხმებად გამორიცხულია. + აირჩიეთ ობიექტი, რომელიც გამოირიცხება ან დაკოპირდება კონფიგურაციის ცვლილებისას. ყველა გარე მიბმული ობიექტი ნაგულისხმევად გამორიცხულია. - + Please select which objects to copy when the configuration is changed აირჩიეთ, რომელი ობიექტები დაკოპირდება კონფიგურაციის ცვლილებისას - + Apply to all ყველაზე გადატარება - + Apply the setting to all links. Or, uncheck this option to apply only to this link. პარამეტრის ყველა ბმულზე გადატარება. ან გამორთეთ მხოლოდ ამ ბმულზე გადასატარებლად. - + Copy on change კოპირება ცვლილებისას - + Enable - ჩაართვა + ჩართვა - + Enable auto copy of linked object when its configuration is changed კონფიგურაციის ცვლილებისას მიბმული ობიექტის ავტომატური კოპირების ჩართვა - + Tracking ტრეკინგი - + Copy the linked object when its configuration is changed. Also auto redo the copy if the original linked object is changed. @@ -9359,17 +8688,17 @@ Also auto redo the copy if the original linked object is changed. - + Disable copy on change შეცვლისას კოპირების გამორთვა - + Refresh configurable object მორგებადი ობიექტის განახლება - + Synchronize the original configurable source object by creating a new deep copy. Note that any changes made to the current copy will be lost. @@ -9380,30 +8709,30 @@ the current copy will be lost. - + Toggle array elements მასივის ელემენტების გადართვა - + Change whether show each link array element as individual objects ბმულის მასივის თითოეული ელემენტის ინდივიდუალურ ობიექტად ჩვენების ჩართ/გამორთ - + Transform at the origin of the placement გარდაქმნა მდებარეობის წყაროსთან - - + + Override colors... ფერების გადალაგება... Edit %1 - ჩასწორება %1 + %1-ის ჩასწორება @@ -9424,12 +8753,12 @@ the current copy will be lost. SelectionFilter - + Not allowed: არაა დაშვებული: - + Selection not allowed by filter მონიშვნა უარყოფილია ფილტრის მიერ @@ -9437,9 +8766,9 @@ the current copy will be lost. StdBoxElementSelection - - + + Box element selection ელემენტების მონიშვნის არეალი @@ -9447,13 +8776,13 @@ the current copy will be lost. StdBoxSelection - + Box selection არეალის მონიშვნა - + Activate the box selection tool შემ. ჩარჩოს მონიშვნის ხელსაწყოს აქტივაცია @@ -9531,13 +8860,13 @@ the current copy will be lost. StdCmdAxisCross - + Toggle axis cross ღერძების ჩვენების ჩართ/გამორთ - - + + Turns on or off the axis cross at the origin საწყისთან ღერძის კვეთის ჩართვა ან გამორთვა @@ -9643,13 +8972,13 @@ the current copy will be lost. StdCmdDemoMode - + View turntable... გრუნტის ნახვა... - + View turntable გრუნტის ნახვა @@ -9828,7 +9157,7 @@ the current copy will be lost. No selection - მონიშნული არაფერი არაა + მონიშნულის გარეშე @@ -9882,7 +9211,7 @@ the current copy will be lost. FreeCAD FAQ - FreeCAD-ის ხ.დ.კ. + FreeCAD-ის ხ.დ.კ @@ -9989,13 +9318,13 @@ the current copy will be lost. StdCmdHideObjects - + Hide all objects ყველა ობიექტის დამალვა - - + + Hide all objects in the document დოკუმენტში ყველა ობიექტის დამალვა @@ -10003,13 +9332,13 @@ the current copy will be lost. StdCmdHideSelection - + Hide selection მონიშნულის დამალვა - - + + Hide all selected objects ყველა მონიშნული ობიექტის დამალვა @@ -10057,7 +9386,7 @@ the current copy will be lost. Import links - ბმების შემოტანა + ბმულების შემოტანა @@ -10070,7 +9399,7 @@ the current copy will be lost. Import all links - ყველა ბმის შემოტანა + ყველა ბმულის შემოტანა @@ -10083,7 +9412,7 @@ the current copy will be lost. Make link - ბმის შექმნა + ბმულის შექმნა @@ -10096,7 +9425,7 @@ the current copy will be lost. Make link group - ბმების ჯგუფის შექმნა + ბმულების ჯგუფის შექმნა @@ -10109,7 +9438,7 @@ the current copy will be lost. Make sub-link - ქვებმის შექმნა + ქვებმულის შექმნა @@ -10283,13 +9612,13 @@ the current copy will be lost. StdCmdMeasureDistance - + Measure distance მანძილის გაზომვა - + Activate the distance measurement tool მანძილის გაზომვის ხელსაწყოს აქტივაცია @@ -10348,8 +9677,8 @@ the current copy will be lost. ახალი ცარიელი პროექტის შექმნა - + Unnamed უსახელო @@ -10577,8 +9906,8 @@ the current copy will be lost. StdCmdRecentFiles - Recent files - უკანასკნელი ფაილები + Open Recent + უკანასკნელის გახსნა @@ -10716,13 +10045,13 @@ the current copy will be lost. StdCmdSceneInspector - + Scene inspector... სცენის ინსპექტორი... - + Scene inspector სცენის ინსპექტორი @@ -10730,13 +10059,13 @@ the current copy will be lost. StdCmdSelBack - + &Back &უკან - + Go back to previous selection წინა მონიშნულზე დაბრუნება @@ -10744,13 +10073,13 @@ the current copy will be lost. StdCmdSelBoundingBox - + &Bounding box &გაბარიტები - + Show selection bounding box მონიშნულის საზღვრების ჩვენება @@ -10758,13 +10087,13 @@ the current copy will be lost. StdCmdSelForward - + &Forward &წინ - + Repeat the backed selection ფონის შერჩევის გამეორება @@ -10786,13 +10115,13 @@ the current copy will be lost. StdCmdSelectVisibleObjects - + Select visible objects ხილული ობიექტების მონიშვნა - - + + Select visible objects in the active document აქტიურ დოკუმენტში ყველა ხილული ობიექტის მონიშვნა @@ -10814,13 +10143,13 @@ the current copy will be lost. StdCmdSetAppearance - + Appearance... გარეგნობა... - + Sets the display properties of the selected object ადგენს მონიშნული ობიექტის ჩვენების თვისებებს @@ -10828,13 +10157,13 @@ the current copy will be lost. StdCmdShowObjects - + Show all objects ყველა ობიექტის ჩვენება - - + + Show all objects in the document დოკუმენტში ყველა ობიექტის ჩვენება @@ -10842,13 +10171,13 @@ the current copy will be lost. StdCmdShowSelection - + Show selection მონიშნულის ჩვენება - - + + Show all selected objects ყველა მონიშნული ობიექტის ჩვენება @@ -10884,13 +10213,13 @@ the current copy will be lost. StdCmdTextureMapping - + Texture mapping... ტექსტურების დალაგება... - + Texture mapping ტექსტურების დალაგება @@ -10940,13 +10269,13 @@ the current copy will be lost. StdCmdToggleNavigation - + Toggle navigation/Edit mode ნავიგაცია / ჩასწორება - - + + Toggle between navigation and edit mode ნავიგაციისა და ჩასწორების რეჟიმებს შორის გადართვა @@ -10954,13 +10283,13 @@ the current copy will be lost. StdCmdToggleObjects - + Toggle all objects ყველა ობიექტის ჩართ/გამორთ - - + + Toggles visibility of all objects in the active document აქტიურ დოკუმენტში ყველა ობიექტის ხილვადობის ჩართ/გამორთ @@ -10968,13 +10297,13 @@ the current copy will be lost. StdCmdToggleSelectability - + Toggle selectability მონიშვნადობის ჩართ/გამორთ - - + + Toggles the property of the objects to get selected in the 3D-View ობიექტის თვისების, მონიშვნადი იყოს 3D ხედში, ჩართ/გამორთ @@ -10982,13 +10311,13 @@ the current copy will be lost. StdCmdToggleVisibility - + Toggle visibility ხილვადობის ჩართ/გამორთ - - + + Toggles visibility ხილვადობის ჩართ/გამორთ @@ -11038,13 +10367,13 @@ the current copy will be lost. StdCmdTreeCollapse - + Collapse selected item არჩეული ელემენტის ჩაკეცვა - + Collapse currently selected tree items ხის მონიშნული ელემენტების ჩაკეცვა @@ -11052,13 +10381,13 @@ the current copy will be lost. StdCmdTreeExpand - + Expand selected item მონიშნული ელემენტის გაშლა - + Expand currently selected tree items ხის მონიშნული ელემენტების გაშლა @@ -11066,13 +10395,13 @@ the current copy will be lost. StdCmdTreeSelectAllInstances - + Select all instances ყველა ნიმუშის მონიშვნა - + Select all instances of the current selected object მონიშნული ობიექტის ყველა ასლის მონიშვნა @@ -11080,13 +10409,13 @@ the current copy will be lost. StdCmdTreeViewActions - + TreeView actions TreeVIew-ის ფუნქციები - + TreeView behavior options and actions TreeView-ის ქცევებისა და მოქმედებების მორგება @@ -11150,13 +10479,13 @@ the current copy will be lost. StdCmdViewBottom - + Bottom ძირზე - + Set to bottom view ქვედა ხედის დაყენება @@ -11164,13 +10493,13 @@ the current copy will be lost. StdCmdViewCreate - + Create new view ახალი ხედის შექმნა - + Creates a new view window for the active document ქმნისა ქტიური დოკუმენტის ხედის ახალ ფანჯარას @@ -11178,13 +10507,13 @@ the current copy will be lost. StdCmdViewDimetric - + Dimetric დიმეტრიული - + Set to dimetric view ტეტრაგონული ხედის დაყენება @@ -11192,13 +10521,13 @@ the current copy will be lost. StdCmdViewExample1 - + Inventor example #1 Inventor-ის მაგალითი #1 - + Shows a 3D texture with manipulator 3D ტექსტურის მანიპულატორით ჩვენება @@ -11206,13 +10535,13 @@ the current copy will be lost. StdCmdViewExample2 - + Inventor example #2 Inventor-ის მაგალითი #2 - + Shows spheres and drag-lights სფეროების და გადათრევადი სინათლის წყაროების ჩვენება @@ -11220,13 +10549,13 @@ the current copy will be lost. StdCmdViewExample3 - + Inventor example #3 Inventor-ის მაგალითი #3 - + Shows a animated texture ანიმირებული ტექსტურის ჩვენება @@ -11234,13 +10563,13 @@ the current copy will be lost. StdCmdViewFitAll - + Fit all ყველას ჩატევა - + Fits the whole content on the screen მთელი შემცველობის ეკრანის ზომებში ჩატევა @@ -11248,13 +10577,13 @@ the current copy will be lost. StdCmdViewFitSelection - + Fit selection მონიშნულის ჩატევა - + Fits the selected content on the screen მონიშნულის ეკრანის ზომებში ჩატევა @@ -11262,13 +10591,13 @@ the current copy will be lost. StdCmdViewFront - + Front წინ - + Set to front view წინა ხედის დაყენება @@ -11276,13 +10605,13 @@ the current copy will be lost. StdCmdViewHome - + Home დასაწყისში - + Set to default home view საწყისი ხედის ნაგულისხმევა დაყენება @@ -11290,13 +10619,13 @@ the current copy will be lost. StdCmdViewIsometric - + Isometric იზომეტრიული - + Set to isometric view იზომეტრიულ ხედზე გადართვა @@ -11304,13 +10633,13 @@ the current copy will be lost. StdCmdViewIvIssueCamPos - + Issue camera position კამერის მდებარეობის ჩვენება - + Issue the camera position to the console and to a macro, to easily recall this position ამ ადგილის ადვილად მოსაგნებად კამერის პოზიციის კონსოლსა და მაკროსთვის მიწოდება @@ -11318,13 +10647,13 @@ the current copy will be lost. StdCmdViewIvStereoInterleavedColumns - + Stereo Interleaved Columns სტერეო მონაცვლეობითი სვეტები - + Switch stereo viewing to Interleaved Columns სტერეო ხედიდან მონაცვლეობით სვეტებზე გადართვა @@ -11332,13 +10661,13 @@ the current copy will be lost. StdCmdViewIvStereoInterleavedRows - + Stereo Interleaved Rows სტერეო მონაცვლეობითი მწკრივები - + Switch stereo viewing to Interleaved Rows სტერეო ხედიდან მონაცვლეობით მწკრივებზე გადართვა @@ -11346,13 +10675,13 @@ the current copy will be lost. StdCmdViewIvStereoOff - + Stereo Off სტერეოს გამორთვა - + Switch stereo viewing off სტერეოთვალიერების რეჟიმის გამორთვა @@ -11360,13 +10689,13 @@ the current copy will be lost. StdCmdViewIvStereoQuadBuff - + Stereo quad buffer სტერეოს ოთხმაგი ბაფერი - + Switch stereo viewing to quad buffer სტერეოხედის ოთხმაგ ბაფერზე გადართვა @@ -11374,13 +10703,13 @@ the current copy will be lost. StdCmdViewIvStereoRedGreen - + Stereo red/cyan სტერეო წითელი/ცისფერი - + Switch stereo viewing to red/cyan სტერეოხედის წითელ/ალისფერზე გადართვა @@ -11388,13 +10717,13 @@ the current copy will be lost. StdCmdViewLeft - + Left მარცხნივ - + Set to left view მარცხენა ხედის დაყენება @@ -11402,13 +10731,13 @@ the current copy will be lost. StdCmdViewRear - + Rear უკან - + Set to rear view უკანა ხედის დაყენება @@ -11430,13 +10759,13 @@ the current copy will be lost. StdCmdViewRight - + Right მარჯვნივ - + Set to right view მარჯვენა ხედის დაყენება @@ -11444,13 +10773,13 @@ the current copy will be lost. StdCmdViewRotateLeft - + Rotate Left მარცხნივ შებრუნება - + Rotate the view by 90° counter-clockwise ხედის მობრუნება 90°-ით საათის ისრის საწინააღმდეგო მიმართულებით @@ -11458,13 +10787,13 @@ the current copy will be lost. StdCmdViewRotateRight - + Rotate Right მარჯვნივ შებრუნება - + Rotate the view by 90° clockwise ხედის საათის მიმართულებით 90°-ით შებრუნება @@ -11486,13 +10815,13 @@ the current copy will be lost. StdCmdViewTop - + Top თავზე - + Set to top view ზემოდან ხედის დაყენება @@ -11500,13 +10829,13 @@ the current copy will be lost. StdCmdViewTrimetric - + Trimetric - ტრიმეტრული + ტრიმეტრიული - + Set to trimetric view ტრიმეტრიული ხედის დაყენება @@ -11514,13 +10843,13 @@ the current copy will be lost. StdCmdViewVR - + FreeCAD-VR FreeCAD-VR - + Extend the FreeCAD 3D Window to a Oculus Rift FreeCAD-ის 3D ფანჯრის Oculus Rift-მდე გაფართოება @@ -11584,13 +10913,13 @@ the current copy will be lost. StdMainFullscreen - + Fullscreen - მთლიან ეკრანზე ჩვენების რეჟიმი + მთელ ეკრანზე - + Display the main window in fullscreen mode მთავარი ფანჯრის მთელ ეკრანზე ჩვენება @@ -11626,13 +10955,13 @@ the current copy will be lost. StdRecallWorkingView - + Recall working view მუშა ხედს თავიდან გამოძახება - - + + Recall previously stored temporary working view ადრე შენახული დროებით მუშა ხედის თავიდან გამოძახება @@ -11640,13 +10969,13 @@ the current copy will be lost. StdStoreWorkingView - + Store working view მუშა ხედის დამახსოვრება - - + + Store a document-specific temporary working view დოკუმენტის დროებითი მუშა ხედის დამახსოვრება @@ -11654,13 +10983,13 @@ the current copy will be lost. StdTreeCollapseDocument - + Collapse/Expand ჩაკეცვა/ამოკეცვა - + Expand active document and collapse all others აქტიური დოკუმენტის გაფართოება და ყველა დანარჩენის ჩაკეცვა @@ -11668,12 +10997,12 @@ the current copy will be lost. StdTreeDrag - + Initiate dragging გადათრევის დასაწყისი - + Initiate dragging of current selected tree items ხის მონიშნული ელემენტების გადათრევის დაწყება @@ -11681,13 +11010,13 @@ the current copy will be lost. StdTreeMultiDocument - + Multi document შედგენილი დოკუმენტი - + Display all documents in the tree view დოკუმენტის ხის ფანჯარაში ყველა დოკუმენტის ჩვენება @@ -11695,12 +11024,12 @@ the current copy will be lost. StdTreePreSelection - + Pre-selection წინასწარ მონიშნული - + Preselect the object in 3D view when mouse over the tree item 3D ხედში ხის ელემენტზე კურსორის გადატარებისას ობიექტების წინასწარი მონიშვნა @@ -11708,12 +11037,12 @@ the current copy will be lost. StdTreeRecordSelection - + Record selection მონიშნულის ჩაწერა - + Record selection in tree view in order to go back/forward using navigation button მონიშნულის ხის ხედში ჩაწერა მათზე ნავიგაციის ღილაკებით წინ/უკან გადასასვლელად @@ -11721,13 +11050,13 @@ the current copy will be lost. StdTreeSelection - + Go to selection მონიშნულზე გადასვლა - + Scroll to first selected item პირველ მონიშნულ ელემენტზე გადასვლა @@ -11735,13 +11064,13 @@ the current copy will be lost. StdTreeSingleDocument - + Single document ერთიანი დოკუმენტი - + Only display the active document in the tree view ხის ხედში მხოლოდ აქტიური დოკუმენტის ჩვენება @@ -11749,12 +11078,12 @@ the current copy will be lost. StdTreeSyncPlacement - + Sync placement მდებარეობის სინქრონიზაცია - + Auto adjust placement on drag and drop objects across coordinate systems კოორდინატთა სისტემებს შორის ობიექტების გადათრევისას განლაგების ავტომატური რეგულირება @@ -11762,12 +11091,12 @@ the current copy will be lost. StdTreeSyncSelection - + Sync selection მონიშნულის სინქრონიზაცია - + Auto expand tree item when the corresponding object is selected in 3D view ხის ელემენტის ავტომატური გაფართოება, როდესაც შესაბამისი ობიექტი მოინიშნება 3D ხედში @@ -11775,12 +11104,12 @@ the current copy will be lost. StdTreeSyncView - + Sync view სინქრონიზაციის ხედი - + Auto switch to the 3D view containing the selected item მონიშნული ობიექტის 3D ხედზე ავტომატური გადართვა @@ -11788,13 +11117,13 @@ the current copy will be lost. StdViewBoxZoom - + Box zoom არეალის გაზრდა - + Activate the box zoom tool შემ. ჩარჩოს გადიდების ხელსაწყოს აქტივაცია @@ -11802,13 +11131,13 @@ the current copy will be lost. StdViewDock - + Docked დამაგრებული - + Display the active view either in fullscreen, in undocked or docked mode აქტიური ხედის მთელ ეკრანზე, მომძვრალ ან მიმაგრებულ რეჟიმში ჩვენება @@ -11816,13 +11145,13 @@ the current copy will be lost. StdViewDockUndockFullscreen - + Document window დოკუმენტის ფანჯარა - + Display the active view either in fullscreen, in undocked or docked mode აქტიური ხედის მთელ ეკრანზე, მომძვრალ ან მიმაგრებულ რეჟიმში ჩვენება @@ -11830,27 +11159,27 @@ the current copy will be lost. StdViewFullscreen - + Fullscreen - მთლიან ეკრანზე ჩვენების რეჟიმი + მთელ ეკრანზე - + Display the active view either in fullscreen, in undocked or docked mode - აქტიური ხედის მთელ ეკრანზე, მომძვრალ ან მიმაგრებულ რეჟიმში ჩვენება + აქტიური ხედის მთელ ეკრანზე, დოკზე მიმაგრებულ ან დოკიდან მოხსნილ რეჟიმში ჩვენება StdViewScreenShot - + Save image... გამოსახულების შენახვა... - + Creates a screenshot of the active view მიმდინარე ხედის სურათად ჩაწერა @@ -11858,27 +11187,27 @@ the current copy will be lost. StdViewUndock - + Undocked დამაგრება მოხსნილია - + Display the active view either in fullscreen, in undocked or docked mode - აქტიური ხედის მთელ ეკრანზე, მომძვრალ ან მიმაგრებულ რეჟიმში ჩვენება + აქტიური ხედის მთელ ეკრანზე, დოკზე მიმაგრებულ ან დოკიდან მოხსნილ რეჟიმში ჩვენება StdViewZoomIn - + Zoom In გადიდება - + Increase the zoom factor by a fixed amount გადიდების ფაქტორის მითითებული სიდიდით გაზრდა @@ -11886,13 +11215,13 @@ the current copy will be lost. StdViewZoomOut - + Zoom Out დაპატარავება - + Decrease the zoom factor by a fixed amount გადიდების ფაქტორის მითითებული სიდიდით შემცირებ @@ -11927,72 +11256,72 @@ Are you sure you want to continue? Std_DrawStyle - + As is როგორც არის - + Normal mode სტანდარტული რეჟიმი - + Points წერტილები - + Points mode წერტილოვანი რეჟიმი - + Wireframe კარკასი - + Wireframe mode კარკასული რეჟიმი - + Hidden line დამალული ხაზი - + Hidden line mode დამალული ხაზების რეჟიმი - + No shading დაჩრდილვის გარეშე - + No shading mode დაჩრდილვის რეჟიმის გარეშე - + Shaded მხოლოდ წიბოები - + Shaded mode მხოლოდ წიბოების ჩვენება - + Flat lines ბრტყელი ხაზები - + Flat lines mode ბრტყელი ხაზების რეჟიმი @@ -12190,7 +11519,7 @@ Do you still want to proceed? View - ხედი + ნახვა @@ -12206,12 +11535,12 @@ Do you still want to proceed? Gui::MDIView - + Export PDF PDF-ად გატანა - + PDF file PDF ფაილი @@ -12219,196 +11548,190 @@ Do you still want to proceed? Gui::Dialog::DlgSettingsNotificationArea - - + Notification Area შეტყობინებების ადგილი - + Settings - გამართვა + მორგება - + The Notification area will appear in the status bar შეტყობინებების ადგილი სტატუსის სტრიქონში გამოჩნდება - + Enable Notification Area შეტყობინებების ადგილის ჩართვა - + Non-intrusive notifications will appear next to the notification area in the status bar არაშემაწუხებელი გაფრთხილებები გაფრთხილების ადგილის ახლოს გამოჩნდებიან, სტატუსის სტრიქონში - + Enable non-intrusive notifications არა-შემაწუხებელი შეტყობინებების ჩართვა - + Additional data sources დამატებითი მონაცემის წყაროები - + Errors intended for developers will appear in the notification area პროგრამისტებისთვის განკუთვნილი შეცდომები გაფრთხილების ადგილზე გამოჩნდება - + Debug errors გამართვის შეცდომები - + Warnings intended for developers will appear in the notification area პროგრამისტებისთვის განკუთვნილი გაფრთხილებები გაფრთხილების ადგილზე გამოჩნდება - + Debug warnings გამართვის გაფრთხილებები - + Non-Intrusive Notifications არა-შემაწუხებელი შეტყობინებები - + Minimum Duration: მინიმალური ხანგრძლივობა: - + Maximum Duration: მაქსიმალური ხანგრძლივობა: - + Duration during which the notification will be shown (unless mouse buttons are clicked) შეტყობინებების ჩვენების ხანგრძლივობა (თუ თაგუნას არ დააწკაპუნებთ) - - + + s - s + წმ - + Minimum duration during which the notification will be shown (unless notification clicked) შეტყობინებების ჩვენების მინიმალური ხანგრძლივობა (თუ თაგუნას არ დააწკაპუნებთ) - + Maximum Number of Notifications: გაფრთხილებების მაქსიმალური რაოდენობა: - + Maximum number of notifications that will be simultaneously present on the screen ეკრანზე ერთდროულად გამოჩენილი გაფრთხილებების მაქსიმალური რაოდენობა - + Notification width: შეტყობინების სიგანე: - + Width of the notification in pixels შეტყობინების სიგანე პიქსელებში - + Any open non-intrusive notifications will disappear when another window is activated როცა სხვა ფანჯარა გააქტიურდება, ყველა ღია არამოსაბეზრებელი შეტყობინება გაქრება - + Hide when other window is activated დამალვა, როცა სხვა ფანჯარა აქტიურია - + Prevent non-intrusive notifications from appearing when the FreeCAD Window is not the active window არა-მოსაბეზრებელი შეტყობინებები არ გამოჩნდება, როცა FreeCAD-ის ფანჯარა აქტიური არაა - + Do not show when inactive ნუ აჩვენებ, როცა არააქტიურია - + Message List შეტყობინებების სია - + Limit the number of messages that will be kept in the list. If 0 there is no limit. სიაში შენარჩუნებული შეტყობინებების რაოდენობა. თუ უდრის 0-ს, ზღვარი არ არსებობს. - + Maximum Messages (0 = no limit): შეტყობინებების მაქსიმალური რაოდენობა (0 = შეზღუდვის გარეშე): - + Removes the user notifications from the message list after the non-intrusive maximum duration has lapsed. წაშლის მომხმარებლის გაფრთხილებას შეტყობინებების სიიდან მას შემდეგ, რაც არა-მოსაბეზრებელი მაქსიმალური ხანგრძლივობა გავა. - + Auto-remove User Notifications მომხმარებლის გაფრთხილებების ავტომატური წაშლა - - - Activation of the Notification Area only takes effect after an application restart. - გაფრთხილებების ადგილის ჩართვას აპლიკაციის გადატვირთვა სჭირდება. - Gui::Dialog::DlgSettingsWorkbenches - + Available Workbenches ხელმისაწვდომი სამუშაო მაგიდები - + <html><head/><body><p>You can reorder workbenches by drag and drop. Additional workbenches can be installed through the addon manager.</p><p> Currently, your system has the following workbenches:</p></body></html> <html><head/><body><p>სამუშაო მაგიდების გადალაგება მათი გადათრევით შეგიძლიათ. დამატებითი სამუშაო მაგიდები დამატებების მმართველით შეგიძლიათ დააყენოთ.</p><p> ამჟამად თქვენს სისტემას გააჩნია შემდეგ სამუშაო მაგიდები:</p></body></html> - + Start up workbench: სამუშაო მაგიდის გაშვება: - + Choose which workbench will be activated and shown after FreeCAD launches აირჩიეთ რომელი სამუშაო მაგიდები გააქტიურდება და იქნება ნაჩვენები FreeCAD-ის გაშვების შემდეგ - + Workbench selector position : სამუშაო მაგიდის ამრჩევის მდებარეობა : - + Customize where the workbench selector appears (restart required). 'Toolbar': In the toolbars, as a movable toolbar. @@ -12421,12 +11744,12 @@ FreeCAD-ის გაშვების შემდეგ 'მარჯვენა კუთხე': მენიუზ ზოლში, მარჯვენა კუთხეში. - + If checked, application will remember which workbench is active for each tab of the viewport თუ ჩართულია, აპლიკაცია დაიმახსოვრებს, რომელი სამუშაო მაგიდაა აქტიური ხედის პორტის თითოეული ჩანართისთვის - + Remember active workbench by tab აქტიური სამუშაო მაგიდების დამახსოვრება ყველა ჩანართზე @@ -12436,7 +11759,7 @@ FreeCAD-ის გაშვების შემდეგ Choose orientation - Choose orientation + აირჩიეთ ორიენტაცია @@ -12446,17 +11769,17 @@ FreeCAD-ის გაშვების შემდეგ XY-Plane - XY-Plane + XY-სიბრტყე XZ-Plane - XZ-Plane + XZ-სიბრტყე YZ-Plane - YZ-Plane + YZ-სიბრტყე @@ -12466,7 +11789,7 @@ FreeCAD-ის გაშვების შემდეგ Offset: - Offset: + წანაცვლება: @@ -12484,17 +11807,17 @@ FreeCAD-ის გაშვების შემდეგ XY-Plane - XY-Plane + XY-სიბრტყე XZ-Plane - XZ-Plane + XZ-სიბრტყე YZ-Plane - YZ-Plane + YZ-სიბრტყე @@ -12504,7 +11827,7 @@ FreeCAD-ის გაშვების შემდეგ Offset: - Offset: + წანაცვლება: @@ -12575,47 +11898,47 @@ FreeCAD-ის გაშვების შემდეგ Gui::Dialog::wbListItem - + If unchecked, %1 will not appear in the available workbenches. თუ გამორთულია, %1 ხელმისაწვდომი სამუშაო მაგიდების სიაში არ გამოჩნდება. - + This is the current startup module, and must be enabled. See Preferences/General/Autoload to change. ეს არის მიმდინარე გაშვების მოდული და ჩართული უნდა იყოს. შესაცვლელად იხილეთ პარამეტრები/ზოგადი/ავტომატური ჩატვირთვა. - + Shortcut to activate this workbench. ამ სამუშაო მაგიდის გასააქტიურებელი მალსახმობი. - + Auto-load ავტომატური ჩატვირთვა - + If checked, %1 will be loaded automatically when FreeCAD starts up თუ ჩართულია %1 ავტომატურად, FreeCAD-ის გაშვებისას ჩაიტვირთება - + This is the current startup module, and must be autoloaded. See Preferences/General/Autoload to change. ეს არის მიმდინარე გაშვების მოდული და უნდა იყოს ავტომატური ჩატვირთული. შესაცვლელად იხილეთ პარამეტრები/ზოგადი/ავტომატური ჩატვირთვა. - + Loaded ჩატვირთულია - + Load ჩატვირთვა - + To preserve resources, FreeCAD does not load workbenches until they are used. Loading them may provide access to additional preferences related to their functionality. რესურსების შესანარჩუნებლად, FreeCAD არ ტვირთავს სამუშაო მაგიდებს, სანამ ისინი არ გამოიყენება. მათი ჩატვირთვამ შეიძლება უზრუნველყოს წვდომა დამატებით პარამეტრებზე, რომლებიც დაკავშირებულია მათ ფუნქციონირებასთან. @@ -12623,17 +11946,17 @@ FreeCAD-ის გაშვების შემდეგ Gui::Dialog::DlgSettingsWorkbenchesImp - + Toolbar ხელსაწყოთა ზოლი - + Left corner მარცხენა კუთხე - + Right corner მარჯვენა კუთხე @@ -12659,12 +11982,12 @@ FreeCAD-ის გაშვების შემდეგ Gui::NotificationArea - + Delete user notifications მომხმარებლის შეტყობინებების წაშლა - + Delete All ყველას წაშლა @@ -12700,13 +12023,13 @@ FreeCAD-ის გაშვების შემდეგ StdViewLoadImage - + Load image... გამოსახულების ჩატვირთვა... - + Loads an image ტვირთავს გამოსახულებას @@ -12774,4 +12097,736 @@ FreeCAD-ის გაშვების შემდეგ დაფიქსირდა შეცდომა - ინფორმაციისთვის იხილეთ ანგარიშის ხედი + + Gui::Dialog::DlgSettingsEditor + + + Editor + რედაქტორი + + + + Options + პარამეტრები + + + + Code lines will be numbered + კოდის ხაზები დაინომრება + + + + Enable line numbers + ხაზის ნომრების ჩვენება + + + + The cursor shape will be a block + კურსორს ბლოკის ფორმა ექნება + + + + Enable block cursor + კურსორის დაბლოკვის ჩართვა + + + + Enable folding + დაკეცვის ჩართვა + + + + Indentation + შეწევა + + + + Tab size: + ჩანართის ზომა: + + + + Tabulator raster (how many spaces) + 1 ტაბში ჰარეების რაოდენობა(რამდენი პრაბელი) + + + + Indent size: + შეწევის ზომა: + + + + How many spaces will be inserted when pressing <Tab> + <Tab>-ის დაჭერისას ჩასმული ჰარეების რაოდენობა + + + + Pressing <Tab> will insert a tabulator with defined tab size + <Tab>-ზე დაჭერა გამოიწვევს წინასწარ გაწერილი რაოდენობის ჰარეების ჩასმას + + + + Keep tabs + ჩანართევის დატოვება + + + + Pressing <Tab> will insert amount of defined indent size + <Tab>-ის დაჭერით შეიტანილი შეწევის ზომა + + + + Insert spaces + ჰარეების ჩასმა + + + + Display items + ელემენტების ჩვენება + + + + Color and font settings will be applied to selected type + მონიშნულ ტიპზე გადასატარებელი ფერისა და ფონტის პარამეტრები + + + + Family: + ოჯახი: + + + + Font family to be used for selected code type + მონიშნული ტიპის კოდის ტექსტის ფონტის ოჯახი + + + + Size: + ზომა: + + + + Font size to be used for selected code type + მონიშნული ტიპის კოდის ტექსტის ფონტის ზომა + + + + Color: + ფერი: + + + + Preview: + მინიატურა: + + + + Text + ტექსტი + + + + Bookmark + სანიშნი + + + + Breakpoint + შეჩერების წერტილი + + + + Keyword + საკვანძო სიტყვა + + + + Comment + კომენტარი + + + + Block comment + კომენტარების დაბლოკვა + + + + Number + რიცხვი + + + + String + პწკარი + + + + Character + ასო + + + + Class name + კლასის სახელი + + + + Define name + სახელის მინიჭება + + + + Operator + ოპერატორი + + + + Python output + Python-ის პასუხები + + + + Python error + Python-ის შეცდომა + + + + Current line highlight + მიმდინარე ხაზის ამოწევა + + + + Items + ელემენტები + + + + Gui::Dialog::DlgSettingsGeneral + + + General + ზოგადი + + + + Language and number format + ენის და რიცხვის ფორმატი + + + + Language: + ენა: + + + + Language of the application's user interface + აპლიკაციის ინტერფეისის ენა + + + + Unit system: + საზომი ერთეულები: + + + + Unit system that should be used for all parts of the application + საზომი ერთეულები, რომელიც უნდა იყოს გამოყენებული აპლიკაციის ყველა ნაწილისთვის + + + + Number of decimals: + ათეულების რიცხვი: + + + + Number of decimals that should be shown for numbers and dimensions + ზომებისა და რიცხვების ნაჩვენები ათეულების სიზუსტე + + + + Minimum fractional inch: + დუიმის მინიმალური ნაწილი: + + + + Minimum fractional inch to be displayed + დუიმის მინიმალური ჩვენებად ნაწილი + + + + Number format: + რიცხვის ფორმატი: + + + + Operating system + ოპერაციული სისტემა + + + + Selected language + არჩეული ენა + + + + C/POSIX + C/POSIX + + + + If enabled, numerical keypad decimal separator +will be substituted with locale separator, except +in Python Console and Macro Editor where a +dot/period will always be printed. + თუ ჩართულია, რიცხვითი კლავიატურის წილადის გამყოფი +ენის შესაბამისი გამყოფით შეიცვლება, Python-ის +კონსოლის და მაკროების რედაქტორის გარდა, +სადაც წერტილი/მძიმე ყოველთვის გამოჩნდება. + + + + Substitute decimal separator + წილადის გამყოფის შეცვლა + + + + Application + აპლიკაცია + + + + Theme: + თემა: + + + + Customize how user interface will look like + მოირგეთ, როგორ უნდა გამოიყურებოდეს მომხმარებლის ინტერფეისი + + + + Size of toolbar icons: + ხელსაწყოთა ზოლის ხატულების ზომა: + + + + Choose your preference for toolbar icon size. You can adjust +this according to your screen size or personal taste + აირჩიეთ თქვენზე მორგებული ხელსაწყოების ზოლის ხატულების ზომა. +შეგიძლიათ აირჩიოთ თქვენი ეკრანზე მორგებული ან პირადი გემოვნებით + + + + Tree view mode: + ხის ფორმით ჩვენების რეჟიმი: + + + + Customize how tree view is shown in the panel (restart required). + +'ComboView': combine tree view and property view into one panel. +'TreeView and PropertyView': split tree view and property view into separate panel. +'Both': keep all three panels, and you can have two sets of tree view and property view. + მოირგეთ, თუ როგორ გამოჩნდება ხის ხედი პანელზე (საჭიროა გადატვირთვა). + +„ComboView“: გააერთიანეთ ხის ხედი და თვისების ხედი ერთ პანელში. +„TreeView და PropertyView“: ხის ხედის და თვისების ხედის გაყოფა ცალ-ცალკე პანელებზე. +„ორივე“: შეინახეთ სამივე პანელი და შეგიძლიათ გქონდეთ ხეების ხედის ორი ნაკრები და თვისების ხედი. + + + + Size of recent file list: + უკანასკნელად გახსნილი ფაილების სიის ზომა: + + + + How many files should be listed in recent files list + რამდენი ფაილი უნდა იყოს „უკანასკნელი ფაილები“-ის სიაში + + + + Background of the main window (when no document is opened) will consist of tiles of a special image. +See the FreeCAD Wiki for details about the image. + მთავარი ფანჯრის ფონი (როცა დოკუმენტები გახსნილი არაა) სპეციალური გამოსახულების ფილებისგან შედგება. +სურათის შესახებ დეტალებისთვის იხილეთ FreeCAD Wiki. + + + + Enable tiled background + კუბოკრული ფონის ჩართვა + + + + The text cursor will be blinking + ტექსტური კურსორი იციმციმებს + + + + Enable cursor blinking + კურსორის ციმციმის ჩართვა + + + + A Splash screen is a small loading window that is shown +when FreeCAD is launching. If this option is checked, FreeCAD will +display the splash screen + Splash ეკრანი არის პატარა ჩატვირთვის ფანჯარა, რომელიც ნაჩვენებია FreeCAD-ის გაშვებისას. თუ ეს პარამეტრი ჩართულია, FreeCAD გამოაჩენს Splash ეკრანს + + + + Enable splash screen at start up + გაშვებისას სტატუსის ჩვენება + + + + Preference packs + პარამეტრების პაკეტები + + + + Name + სახელი + + + + Type + ტიპი + + + + Load + ჩატვირთვა + + + + Import config... + კონფიგურაციის შემოტანა... + + + + Save new... + ახლის შენახვა... + + + + Manage... + მართვა... + + + + Revert... + დაბრუნება... + + + + Manage preference packs + პარამეტრების ნაკრებების მართვა + + + + Small (%1px) + პატარა (%1px) + + + + Medium (%1px) + საშუალო(%1px) + + + + Large (%1px) + დიდი(%1px) + + + + Extra large (%1px) + ძალიან დიდი(%1px) + + + + Custom (%1px) + მომხმარებლის(%1px) + + + + Combo View + ჩამოშლადი სია + + + + TreeView and PropertyView + TreeView და PropertyView + + + + Both + ორივე + + + + Preference Pack Name + პარამეტრების პაკეტის სახელი + + + + Tags + ჭდეები + + + + Apply + გადატარება + + + + Apply the %1 preference pack + პარამეტრების ნაკრების გადატარება: %1 + + + + Choose a FreeCAD config file to import + აირჩიეთ შემოსატანი FreeCAD-ის კონფიგურაციის ფაილი + + + + File exists + ფაილი არსებობს + + + + A preference pack with that name already exists. Overwrite? + პარამეტრების ნაკრები ამ სახელით უკვე არსებობს. გნებავთ, თავზე გადააწეროთ? + + + + Gui::Dialog::DlgSettingsReportView + + + Report view + ანგარიში + + + + Output + გამოტანა + + + + Normal messages will be recorded + ნორმალური შეტყობინებები ასევე ჩაიწერება ჟურნალში + + + + Record normal messages + ნორმალური შეტყობინებების ჩაწერა + + + + Log messages will be recorded + შეტყობიბენენის ჩაიწერება ჟურნალში + + + + Record log messages + საინფორმაციო შეტყობინებების ჩაწერა + + + + Warnings will be recorded + გაფრთხილებები ჩაიწერება + + + + Record warnings + გაფრთხილებების ჩაწერა + + + + Error messages will be recorded + შეცდომები ჩაიწერება + + + + Record error messages + ჟურნალში შეცდომის შეტყობინებების ჩაწერა + + + + When an error has occurred, the Report View dialog becomes visible +on-screen while displaying the error + როცა მიღებული იქნება ჟურნალში ჩასაწერი შეცდომა, ეკრანზე ნაჩვენები იქნება შეცდომის შემცველი ანგარიშის ფანჯარა + + + + Show report view on error + შეცდომის ანგარიშის ხედის ჩვენება + + + + When a warning has occurred, the Report View dialog becomes visible +on-screen while displaying the warning + როცა მიღებული იქნება ჟურნალში ჩასაწერი გაფრთხილება, ეკრანზე ნაჩვენები იქნება შეტყობინების შემცველი ანგარიშის ფანჯარა + + + + Show report view on warning + გაფრთხილების ანგარიშის ხედის ჩვენება + + + + When a normal message has occurred, the Report View dialog becomes visible +on-screen while displaying the message + როცა მიღებული იქნება ჟურნალში ჩასაწერი ნორმალური შეტყობინება, ეკრანზე ნაჩვენები იქნება შეტყობინების შემცველი ანგარიშის ფანჯარა + + + + Show report view on normal message + ჟურნალში ჩვეულებრივი შეტყობინებების გამოჩენისას ანგარიშის ხედის ჩვენება + + + + When a log message has occurred, the Report View dialog becomes visible +on-screen while displaying the log message + როცა მიღებული იქნება ჟურნალში ჩასაწერი შეტყობინება, ეკრანზე ნაჩვენები იქნება ამ შეტყობინების შემცველი ანგარიშის ფანჯარა + + + + Show report view on log message + ჟურნალის შეტყობინების გამოჩენისას ანგარიშის ხედის ჩვენება + + + + Include a timecode for each report + ჟურნალში ანგარიშებისთვის დროის მიწერა + + + + Include a timecode for each entry + ჟურნალში ელემენტებისთვის დროის მიწერა + + + + Colors + ფერით მონიშვნა + + + + Normal messages: + ნორმალური შეტყობინებები: + + + + Font color for normal messages in Report view panel + ანგარიშის ნახვის პანელის ნორმალური ელემენტების ფონტის ფერი + + + + Log messages: + ჟურნალის შეტყობინებები: + + + + Font color for log messages in Report view panel + ანგარიშის ნახვის პანელის ჟურნალის ელემენტების ფონტის ფერი + + + + Warnings: + გაფრთხილებები: + + + + Font color for warning messages in Report view panel + ანგარიშის ნახვის პანელის გაფრთხილების ელემენტების ფონტის ფერი + + + + Errors: + შეცდომები: + + + + Font color for error messages in Report view panel + ანგარიშის ნახვის პანელის შეცდომის ელემენტების ფონტის ფერი + + + + Python interpreter + Python-ის ინტერპრეტატორი + + + + Internal Python output will be redirected +from Python console to Report view panel + შიდა Python-ის გამოტანა გადამისამართებული +იქნება Python-ს კონსოლიდან ანგარიშის ნახვის პანელზე + + + + Redirect internal Python output to report view + Python-ის შიდა გამომავლების ანგარიშის ხედში ჩვენება + + + + Internal Python error messages will be redirected +from Python console to Report view panel + შიდა Python-ის შეცდომები გადამისამართებული +იქნება Python-ს კონსოლიდან ანგარიშის ნახვის პანელზე + + + + Redirect internal Python errors to report view + Python-ის შიდა შეცდომების ანგარიშის ხედში ჩვენება + + + + Gui::Dialog::DlgSettingsTheme + + + Theme + თემა + + + + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + ეს გვერდი თქვენი მიმდინარე თემის მორგების საშუალებას გაძლევთ. შეთავაზებული პარამეტრები არასავალდებულია თემის პროგრამისტებისთვის, ასე რომ, მათ თქვენს მიმდინარე თემაზე ეფექტი ან ექნება, ან არა. + + + + Style sheet: + ინტერფეისის სტილი: + + + + Style sheet how user interface will look like + სტილების ცხრილი, როგორ უნდა გამოიყურებოდეს მომხმარებლის ინტერფეისი + + + + Secondary theme color + დამხმარე თემის ფერი + + + + + + This color might be used by your theme to let you customize it. + ეს ფერი შეიძლება გამოიყენებოდეს თქვენ თემის მიერ, რათა მისი შეცვლის უფლება მოგცეთ. + + + + Highlight color + გამოკვეთის ფერი + + + + Focus theme color + ფოკუსის თემის ფერი + + + + No style sheet + განსაკუთრებული სტილის გარეშე + + diff --git a/src/Gui/Language/FreeCAD_ko.ts b/src/Gui/Language/FreeCAD_ko.ts index 2b1c2764c4..35ec88944c 100644 --- a/src/Gui/Language/FreeCAD_ko.ts +++ b/src/Gui/Language/FreeCAD_ko.ts @@ -43,31 +43,31 @@ 기능의 시각적 크기(보이는 형태의 크기) - + <empty> <비어 있음> - - + + Angle - - + + Axis - + Position Position - + Enum - Enum + 열거형(Enum) @@ -92,12 +92,12 @@ CmdViewMeasureClearAll - + Clear measurement 명확한 측정 - + Clear all visible measurements 보이는 모든 측정값 지우기 @@ -105,12 +105,12 @@ CmdViewMeasureToggleAll - + Toggle measurement 측정 전환하기 - + Turn on or off the display of all measurements 모든 측정값 표시 켜기 또는 끄기 @@ -118,12 +118,12 @@ Command - + Edit 편집 - + Import 가져오기 @@ -183,7 +183,7 @@ 그룹 추가하기 - + Align Align @@ -195,18 +195,18 @@ - + Transform 변환하기 - + Toggle array elements 배열 요소 전환하기 - + Link Transform 링크 변환하기 @@ -216,12 +216,12 @@ 거리 측정 - + Toggle visibility 가시성 전환하기 - + Toggle selectability 선택 가능성 전환하기 @@ -439,7 +439,7 @@ The object will have its placement editable with the Std TransformManip command - The object will have its placement editable with the Std TransformManip command + 대상물이 변위 명령을 입력할 수 있는 상태로 될 것 입니다 @@ -449,7 +449,7 @@ This edit mode is implemented as available but currently does not seem to be used by any object - This edit mode is implemented as available but currently does not seem to be used by any object + 현 편집 모드는 사용할 수 있는 기능이고, 현재 사용중인 대상물이 없는 것으로 보입니다 @@ -560,7 +560,7 @@ Gui::AutoSaver - + Please wait until the AutoRecovery file has been saved... 자동 복구 파일이 저장될 때까지 기다려주십시오... @@ -713,47 +713,47 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::AboutDialog - - + + Credits Header for the Credits tab of the About screen 제작진 - + FreeCAD would not be possible without the contributions of 프리캐드는 도움이 없다면 불가능 할 것이다. - + Individuals Header for the list of individual people in the Credits list. 개인 개발자 - + Organizations Header for the list of companies/organizations in the Credits list. 단체 - - + + License 라이선스 - + Libraries 라이브러리 - + This software uses open source components whose copyright and other proprietary rights belong to their respective owners: 이 소프트웨어는 오픈 소스 컴포넌트를 사용하며, 각 컴포넌트의 저작권과 기타 톡점점 권리는 해당 권리자에게 귀속됩니다. - + Collection 컬렉션 @@ -761,22 +761,22 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::ApplicationCache - + Cache directory 캐시 디렉터리 - + The cache directory %1 exceeds the size of %2. %1 캐시 디렉터리가 %2의 크기를 초과합니다. - + Do you want to clear it now? 지금 비우시겠습니까? - + Warning: Please make sure that this is the only running %1 instance and that no documents are opened as this may result into data loss! 경고: 이 인스턴스가 유일하게 실행중인 %1 인스턴스이고 데이터 손실이 발생할 수 있으므로 문서가 열리지 않았는지 확인하십시오. @@ -797,37 +797,37 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::CameraDialog - + Camera settings 카메라 설정 - + Orientation Orientation - + Q0 Q0 - + Q1 Q1 - + Q2 Q2 - + Q3 Q3 - + Current view 현재 보기 @@ -1396,13 +1396,13 @@ same time. The one with the highest priority will be triggered. 제목 - + All 전체 - - + + none 없음 @@ -1410,8 +1410,8 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgCustomToolBoxbarsImp - - + + Toolbox bars 도구 상자 표시줄 @@ -1686,547 +1686,123 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgDisplayPropertiesImp - + Default 기본값 - + Aluminium 알루미늄 - + Brass 황동 - + Bronze 청동 - + Copper 구리 - + Chrome 크롬 - + Emerald 에메랄드 - + Gold - + Jade - + Metalized 금속화 - + Neon GNC 네온 GNC - + Neon PHC 네온 PHC - + Obsidian 흑요석 - + Pewter 퓨터 - + Plaster 석고 - + Plastic 플라스틱 - + Ruby 루비 - + Satin 새틴 - + Shiny plastic 광택 플라스틱 - + Silver - + Steel 스틸 - + Stone Gui::Dialog::DlgEditorSettings - - - Editor - 편집기 - - - - Options - 옵션 - - - - Code lines will be numbered - 코드 라인에 번호가 매겨집니다 - - - - Enable line numbers - 줄 번호를 활성화 - - - - The cursor shape will be a block - 커서가 곧 잠금됩니다. - - - - Enable block cursor - 커서 잠금 할성화 - - - - Enable folding - 폴딩 가능 - - - - Indentation - 들여쓰기 - - - - Tab size: - 탭 크기: - - - - Tabulator raster (how many spaces) - Tabulator 래스터(공백 수) - - - - Indent size: - 들여쓰기 : - - - - How many spaces will be inserted when pressing <Tab> - <Tab>이 입력 되었을때 얼만큼의 공간이 삽입 될 것인가 - - - - Pressing <Tab> will insert a tabulator with defined tab size - <Tab>을 누르면 정의된 탭 크기의 표가 삽입됩니다 - - - - Keep tabs - 탭 유지 - - - - Pressing <Tab> will insert amount of defined indent size - <Tab>을 누르면 정의된 들여쓰기 크기가 삽입됩니다. - - - - Insert spaces - 공백 삽입 - - - - Display items - 항목 보이기 - - - - Color and font settings will be applied to selected type - 선택한 유형에 색상 및 글꼴 설정이 적용됩니다 - - - - Family: - 가족: - - - - Font family to be used for selected code type - 선택한 코드 유형에 사용할 글꼴 집합 - - - - Size: - 크기: - - - - Font size to be used for selected code type - 선택한 코드 유형에 사용할 글꼴 크기 - - - - Color: - Color: - - - - Preview: - 미리보기: - - - Gui::Dialog::DlgGeneral - - - General - 일반 - - - - Language of the application's user interface - 응용 프로그램의 사용자 인터페이스 언어 - - - - Number format: - 숫자 형식: - - - - Operating system - 운영 체제 - - - - Selected language - 선택된 언어 - - - - C/POSIX - C/POSIX - - - - If enabled, numerical keypad decimal separator -will be substituted with locale separator, except -in Python Console and Macro Editor where a -dot/period will always be printed. - 활성화된 경우 숫자 키패드 10진수 구분 기호가 항상 점/주기가 인쇄되는 Python 콘솔 및 매크로 편집기를 제외하고 로케일 구분 기호로 대체됩니다. - - - - Preference packs - 환경설정 팩 - - - - Name - 이름 - - - - Type - 유형 - - - - Load - 불러오기 - - - - Import config... - 구성 가져오기... - - - - Save new... - 새로 저장하기... - - - - Manage... - 관리... - - - - Revert... - 되돌리기... - - - - How many files should be listed in recent files list - 최근 파일 목록에 나열되어야 하는 파일 수 - - - - Enable tiled background - 타일식 배경 사용 - - - - The text cursor will be blinking - 텍스트 커서가 깜박입니다 - - - - Enable cursor blinking - 커서 깜박임 활성화하기 - - - - Style sheet: - 스타일 시트 - - - - Language and number format - 언어 및 숫자 형식 - - - - Language: - 언어: - - - - Unit system: - 단위 체계 - - - - Unit system that should be used for all parts of the application - 응용프로그램의 모든 부분에 사용해야 하는 단위 시스템 - - - - Number of decimals: - 소수점 자릿수 - - - - Number of decimals that should be shown for numbers and dimensions - 숫자 및 치수에 대해 표시되어야 하는 소수점 자릿수 - - - - Minimum fractional inch: - 최소 분수 인치: - - - - Minimum fractional inch to be displayed - 화면표시할 최소 분수 인치 - - - - Substitute decimal separator - Substitute decimal separator - - - - Application - 응용 프로그램 - - - - Style sheet how user interface will look like - 스타일 시트 사용자 인터페이스의 모양 - - - - Size of toolbar icons: - 도구 모음 아이콘 크기 - - - - Choose your preference for toolbar icon size. You can adjust -this according to your screen size or personal taste - 도구 모음 아이콘 크기에 대한 환경설정을 선택합니다. -화면 크기나 개인 취향에 따라 조정할 수 있습니다. - - - - Tree view mode: - 트리 뷰 모드: - - - - Customize how tree view is shown in the panel (restart required). - -'ComboView': combine tree view and property view into one panel. -'TreeView and PropertyView': split tree view and property view into separate panel. -'Both': keep all three panels, and you can have two sets of tree view and property view. - 패널에 트리 보기가 표시되는 방식을 사용자 지정합니다(다시 시작해야 함). - -'콤보보기': 트리 보기와 속성 보기를 하나의 패널로 결합합니다. -'트리보기 및 속성보기': 트리 보기와 속성 보기를 별도의 패널로 분할합니다. -'둘 다': 세 개의 패널을 모두 유지하면 두 세트의 트리 보기와 속성 보기를 가질 수 있습니다. - - - - Size of recent file list: - 최근 파일 목록의 크기: - - - - Background of the main window (when no document is opened) will consist of tiles of a special image. -See the FreeCAD Wiki for details about the image. - 기본 창의 배경(문서가 열려 있지 않은 경우) 은 특수 이미지의 타일로 구성됩니다. -이미지에 대한 자세한 내용은 FreeCAD 위키를 참조하세요. - - - - A Splash screen is a small loading window that is shown -when FreeCAD is launching. If this option is checked, FreeCAD will -display the splash screen - 시작 화면은 FreeCAD가 시작될 때 표시되는 작은 로딩 창입니다. -이 옵션을 선택하면, FreeCAD가 시작 화면을 표시합니다. - - - - Enable splash screen at start up - 시작시 스플래시 화면을 사용 - - - - Gui::Dialog::DlgGeneralImp - - - Manage preference packs - 환경설정 팩 관리하기 - - - - Small (%1px) - 작게(%1px) - - - - Medium (%1px) - 중간(%1px) - - - - Large (%1px) - 크게(%1px) - - - - Extra large (%1px) - 아주크게(%1px) - - - - Custom (%1px) - 커스텀(%1px) - - - - Combo View - 콤보 보기 - - - - TreeView and PropertyView - 트리보기 및 속성보기 - - - - Both - 둘다 - - - - No style sheet - 스타일 시트 없음 - - - - Preference Pack Name - 환경설정 팩 이름 - - - - Tags - 태그 - - - - Apply - 적용 - - - - Apply the %1 preference pack - %1 환경설정 팩 적용하기 - - - - Choose a FreeCAD config file to import - 가져올 FreeCAD 구성 파일 고르기 - - - - File exists - 파일이 존재합니다 - - - - A preference pack with that name already exists. Overwrite? - 해당 이름의 환경설정 팩이 이미 있습니다. 덮어쓰시겠습니까? - - Gui::Dialog::DlgInputDialog @@ -2886,17 +2462,17 @@ Specify another directory, please. You must restart FreeCAD for changes to take effect. - You must restart FreeCAD for changes to take effect. + FreeCAD를 재시작 해야 변경사항이 적용됩니다 Restart now - Restart now + 지금 재시작 Restart later - Restart later + 재시작은 나중에 @@ -3110,185 +2686,6 @@ Specify another directory, please. Gui::Dialog::DlgReportView - - - Report view - 보고서 보기 - - - - Output - 출력 - - - - Normal messages will be recorded - 정상적인 메시지가 기록됩니다 - - - - Record normal messages - 정상적인 메시지 기록하기 - - - - Log messages will be recorded - 로그 메시지가 기록됩니다 - - - - Record log messages - 로그 메시지를 기록 - - - - Warnings will be recorded - 경고가 곧 기록됩니다 - - - - Record warnings - 경고를 기록 - - - - Error messages will be recorded - 오류 메시지가 기록됩니다 - - - - Record error messages - 에러 메시지를 기록 - - - - When an error has occurred, the Report View dialog becomes visible -on-screen while displaying the error - 오류가 발생하면 오류를 표시하는 동안 보고서 보기 대화 상자가 화면에 표시됩니다. - - - - Show report view on error - 오류 시 보고서 보기 표시하기 - - - - When a warning has occurred, the Report View dialog becomes visible -on-screen while displaying the warning - 경고가 발생하면 경고를 표시하는 동안 보고서 보기 대화 상자가 화면에 표시됩니다. - - - - Show report view on warning - 경고 시 보고서 보기 표시하기 - - - - When a normal message has occurred, the Report View dialog becomes visible -on-screen while displaying the message - 정상적인 메시지가 발생하면, 메시지를 표시하는 동안 보고서 보기 대화상자가 -화면에 표시됩니다 - - - - Show report view on normal message - 정상 메시지에 보고서 보기 표시하기 - - - - When a log message has occurred, the Report View dialog becomes visible -on-screen while displaying the log message - 로그 메시지가 발생하면 로그 메시지를 표시하는 동안 보고서 보기 대화 상자가 화면에 표시됩니다. - - - - Show report view on log message - 로그 메시지에 보고서 보기 표시하기 - - - - Include a timecode for each report - 각 보고서에 대한 시간 코드 포함하기 - - - - Include a timecode for each entry - 각 항목에 대한 시간 코드 포함하기 - - - - Colors - 색상 - - - - Normal messages: - 일반 메시지: - - - - Font color for normal messages in Report view panel - 보고서 보기 패널의 정상적인 메시지 글꼴 색상 - - - - Log messages: - 로그 메시지: - - - - Font color for log messages in Report view panel - 보고서 보기 패널의 로그 메시지 글꼴 색상 - - - - Warnings: - 경고: - - - - Font color for warning messages in Report view panel - 보고서 보기 패널의 경고 메시지 글꼴 색상 - - - - Errors: - 오류: - - - - Font color for error messages in Report view panel - 보고서 보기 패널의 오류 메시지 글꼴 색상 - - - - Python interpreter - Python 해석 프로그램 - - - - Internal Python output will be redirected -from Python console to Report view panel - 내부 Python 출력이 Python 콘솔에서 -보고서 보기 패널로 다시 보내집니다 - - - - Redirect internal Python output to report view - 내부 Python 출력을 보고서 보기로 다시 보내기 - - - - Internal Python error messages will be redirected -from Python console to Report view panel - 내부 Python 오류 메시지는 Python 콘솔에서 -보고서 보기 패널로 다시 보내집니다 - - - - Redirect internal Python errors to report view - 내부 Python 오류를 보고서 보기로 다시 보내기 - @@ -3366,70 +2763,70 @@ from Python console to Report view panel Gui::Dialog::DlgSettings3DView - + 3D View 3D 보기 - + General 일반 - + Main coordinate system will always be shown in lower right corner within opened files 기본 좌표계는 열린 파일 내에서 항상 오른쪽 하단에 표시됩니다 - + Show coordinate system in the corner 모서리에 좌표계를 표시 - + Relative size : 상대적 크기: - + Size of main coordinate system representation in the corner -- in % of height/width of viewport 주 좌표계 표현의 크기 모서리 - 뷰포트 높이/폭의 % 단위 - + Axis cross will be shown by default at file opening or creation 파일을 열거나 생성할 때 기본적으로 축 교차가 표시됩니다 - + Show axis cross by default 기본값으로 축 교차 표시하기 - + Time needed for last operation and resulting frame rate will be shown at the lower left corner in opened files 마지막 작업에 필요한 시간과 결과 프레임 속도는 열린 파일의 왼쪽 하단 모서리에 표시됩니다 - + Show counter of frames per second 초당 프레임 카운터를 표시 - + Rendering 렌더링 - + This option is useful for troubleshooting graphics card and driver problems. Changing this option requires a restart of the application. @@ -3438,22 +2835,22 @@ Changing this option requires a restart of the application. 이 옵션을 변경하려면 응용 프로그램을 다시 시작해야 합니다. - + Use software OpenGL 소프트웨어 OpenGL 사용하기 - + Use OpenGL VBO (Vertex Buffer Object) OpenGL VBO 사용(버텍스 버퍼 객체) - + Render cache 캐시 렌더링하기 - + If selected, Vertex Buffer Objects (VBO) will be used. A VBO is an OpenGL feature that provides methods for uploading vertex data (position, normal vector, color, etc.) to the graphics card. @@ -3464,19 +2861,18 @@ can be rendered directly by GPU. Note: Sometimes this feature may lead to a host of different issues ranging from graphical anomalies to GPU crash bugs. Remember to report this setting as enabled when seeking support on the FreeCAD forums - If selected, Vertex Buffer Objects (VBO) will be used. -A VBO is an OpenGL feature that provides methods for uploading -vertex data (position, normal vector, color, etc.) to the graphics card. -VBOs offer substantial performance gains because the data resides -in the graphics memory rather than the system memory and so it -can be rendered directly by GPU. + 이 옵션을 선택하면 VBO(Vertex Buffer Objects) 가 사용됩니다. +VBO는 꼭짓점 데이터(위치, 정상 벡터, 색상 등) 를 그래픽 카드에 업로드하는 +방법을 제공하는 OpenGL 기능입니다. +VBO는 데이터가 시스템 메모리가 아닌 그래픽 메모리에 상주하므로 GPU에서 +직접 렌더링할 수 있기 때문에 상당한 성능 향상을 제공합니다. -Note: Sometimes this feature may lead to a host of different -issues ranging from graphical anomalies to GPU crash bugs. Remember to -report this setting as enabled when seeking support on the FreeCAD forums +참고: 때때로 이 기능으로 인해 그래픽 이상 징후에서 GPU 충돌 버그에 이르기까지 +다양한 문제가 발생할 수 있습니다. FreeCAD 포럼에서 지원을 요청할 경우 +이 설정을 활성화된 것으로 보고하는 것을 잊지 마십시오 - + 'Render Caching' is another way to say 'Rendering Acceleration'. There are 3 options available to achieve this: 1) 'Auto' (default), let Coin3D decide where to cache. @@ -3484,101 +2880,101 @@ There are 3 options available to achieve this: 3) 'Centralized', manually turn off cache in all nodes of all view provider, and only cache at the scene graph root node. This offers the fastest rendering speed but slower response to any scene changes. - 'Render Caching' is another way to say 'Rendering Acceleration'. -There are 3 options available to achieve this: -1) 'Auto' (default), let Coin3D decide where to cache. -2) 'Distributed', manually turn on cache for all view provider root node. -3) 'Centralized', manually turn off cache in all nodes of all view provider, and -only cache at the scene graph root node. This offers the fastest rendering speed -but slower response to any scene changes. + '렌더 캐싱'은 '렌더링 가속'을 말하는 또 다른 방법입니다. +이를 달성하기 위해 3가지 옵션을 사용할 수 있습니다. +1) '자동'(기본값), Coin3D가 캐시할 위치를 결정하도록 합니다. +2) '분산됨', 모든 보기 제공자 루트 노드에 대해 캐시를 수동으로 켭니다. +3) '집중됨', 모든 보기 제공자의 모든 노드에서 캐시를 끄고, +장면 그래프 루트 노드에서만 캐시를 끕니다. 이렇게 하면 렌더링 속도는 +가장 빠르지만 장면 변경에 대한 응답은 느립니다. - + Auto 자동 - + Distributed 분산됨 - + Centralized 집중됨 - + Anti-Aliasing 앤티 앨리어싱 - + What kind of multisample anti-aliasing is used 사용되는 다중샘플 앤티에일리어싱의 종류 - + None 없음 - + Line Smoothing 선 평활화 - + MSAA 2x MSAA 2 x - + MSAA 4x MSAA 4 x - + MSAA 8x MSAA 8 x - + Transparent objects: 투명한 객체: - + Render types of transparent objects 투명한 객체의 렌더링 유형 - + One pass 하나의 패스 - + Backface pass 배면 패스 - + Marker size: 마커 크기 - + Size of vertices in the Sketcher workbench 스케쳐 워크벤치의 정점 크기 - + Eye to eye distance for stereo modes 입체 모드에 적용된 눈과 눈 사이의 거리 - + Eye-to-eye distance used for stereo projections. The specified value is a factor that will be multiplied with the bounding box size of the 3D object that is currently displayed. @@ -3587,48 +2983,48 @@ bounding box size of the 3D object that is currently displayed. 곱할 인수입니다. - + Backlight is enabled with the defined color 정의된 색상으로 백라이트가 활성화됩니다 - - + + Backlight color 백라이트 색상 - + Intensity 강도 - + Intensity of the backlight 백라이트의 강도 - + Camera type 카메라 유형 - + Objects will appear in a perspective projection 객체가 투시도면에 나타납니다. - + Perspective renderin&g 투시 렌더링(&G) - + Objects will be projected in orthographic projection 객체는 직교 투영으로 투영됩니다 - + Or&thographic rendering 직교 렌더링(&T) @@ -3640,42 +3036,42 @@ bounding box size of the 3D object that is currently displayed. Gui::Dialog::DlgSettings3DViewImp - + 5px 5px - + 7px 7px - + 9px 9px - + 11px 11px - + 13px 13px - + 15px 15px - + Anti-aliasing 앤티얼라이징 - + Open a new viewer or restart %1 to apply anti-aliasing changes. 새 뷰어를 열거나 %1을(를) 다시 시작하여 앤티에일리어싱 변경 내용을 적용합니다. @@ -3683,77 +3079,77 @@ bounding box size of the 3D object that is currently displayed. Gui::Dialog::DlgSettingsCacheDirectory - + Cache 캐시 - + Cache directory 캐시 디렉터리 - + Location: 위치: - + Check periodically at program start: 프로그램 시작 시 주기적으로 확인하기: - + Always 항상 - + Daily Daily - + Weekly Weekly - + Monthly 매월 - + Yearly 매년 - + Never Never - + Cache size limit: 캐시 크기 제한: - + Check now... 지금 확인... - + Notify the user if the cache size exceeds the specified limit 캐시 크기가 지정된 제한을 초과하는 경우 사용자에게 알립니다 - + Unknown 알 수 없음 - + Current cache size: %1 현재 캐시 크기: %1 @@ -3926,182 +3322,182 @@ besides the color bar Gui::Dialog::DlgSettingsDocument - + Document 문서 - + General 일반 - + The application will create a new document when started 응용 프로그램이 시작될 때 새 문서를 만듭니다. - + Create new document at start up 시작 시 새 문서 만들기 - + Document save compression level (0 = none, 9 = highest, 3 = default) 문서 저장 압축 수준 (0 = 없음, 9 = 최고, 3 = 기본값) - + Compression level for FCStd files FCStd 파일의 압축 수준 - + All changes in documents are stored so that they can be undone/redone 문서의 모든 변경사항은 실행 취소/재실행할 수 있도록 저장됩니다 - + Using Undo/Redo on documents 문서에 실행취소/다시실행 하기 - + Maximum Undo/Redo steps 실행 취소/다시 실행 최대 횟수 - + How many Undo/Redo steps should be recorded 기록해야 하는 실행 취소/다시 실행 단계 수 - + Allow user aborting document recomputation by pressing ESC. This feature may slightly increase recomputation time. ESC를 눌러 문서 재계산을 중단하는 사용자를 허용합니다. 이 기능은 재계산 시간을 약간 증가시킬 수 있습니다. - + Allow aborting recomputation 재계산 중단 허용하기 - + Storage 저장장치 - + Saving transactions (Auto-save) 트랜잭션 저장 (자동 저장) - + Discard saved transaction after saving document 문서 저장 후 저장된 트랜잭션 버리기 - + If there is a recovery file available the application will automatically run a file recovery when it is started. 복구 파일이 있으면 응용 프로그램 시작 시에 파일 복구를 자동으로 실행합니다. - + Run AutoRecovery at startup 시작 시 자동 복구 실행 - + How often a recovery file is written 얼마나 자주 복구 파일이 저장되는가 - + Save AutoRecovery information every 자동 복구 정보 저장 간격 - + A thumbnail will be stored when document is saved 문서 저장 시 마중그림이 저장됩니다 - + Save thumbnail into project file when saving document 문서 저장 시 프로젝트 파일에 마중그림 저장하기 - + Size 크기 - + Sets the size of the thumbnail that is stored in the document. Common sizes are 128, 256 and 512 문서에 저장된 마중그림의 크기를 설정합니다. 일반적인 크기는 128, 256 및 512입니다 - + The program logo will be added to the thumbnail 프로그램 로고가 마중그림에 추가됩니다 - + Add the program logo to the generated thumbnail 생성된 마중그림에 프로그램 로고 추가하기 - + How many backup files will be kept when saving document 문서를 저장할 때 보관할 백업 파일 수 - + Maximum number of backup files to keep when resaving document 문서를 저장할 때 보관할 최대 백업 파일 수 - + Backup files will get extension '.FCbak' and file names get date suffix according to the specified format 백업 파일의 확장자는 '.FCbak'이고 파일 이름에는 지정된 형식에 따라 날짜 접미사가 붙습니다 - + Use date and FCBak extension 날짜 및 FCBak 확장 사용 - + Date format 날짜 형식 - + Document objects 문서 객체 - + Allow objects to have same label 객체가 동일한 레이블을 갖도록 허용하기 - + Allow duplicate object labels in one document 하나의 문서에 복제된 객체 레이블 허용하기 - + Enable partial loading of external linked documents. Then only referenced objects and their dependencies will be loaded when a linked document is auto-opened together with the main document. @@ -4114,22 +3510,22 @@ icon in the tree view to fully reload it. 두 번 눌러 문서를 완전히 다시 불러옵니다. - + Disable partial loading of external linked objects 외부 링크된 객체의 부분 불러오기 비활성화 - + Authoring and License 저작 및 라이선스 - + Author name 저작자 - + All documents that will be created will get the specified author name. Keep blank for anonymous. You can also use the form: John Doe <john@doe.com> @@ -4138,32 +3534,32 @@ You can also use the form: John Doe <john@doe.com> 다음 양식을 사용할 수도 있습니다. Gilong Hong <hong@gildong.com> - + The field 'Last modified by' will be set to specified author when saving the file 파일을 저장할 때 '마지막 수정자' 필드가 지정된 작성자로 설정됩니다 - + Set on save 저장 시 설정하기 - + Company 회사 - + Default company name to use for new files 새 파일에 사용할 기본 회사 이름 - + Default license 기본 라이선스 - + Default license for new documents 새 문서에 대한 기본 라이선스 @@ -4233,12 +3629,12 @@ You can also use the form: John Doe <john@doe.com> 기타 - + License URL 라이선스 URL - + URL describing more about the license 라이선스에 대해 자세히 설명하는 URL @@ -4246,104 +3642,21 @@ You can also use the form: John Doe <john@doe.com> Gui::Dialog::DlgSettingsDocumentImp - + The format of the date to use. 사용할 날짜 형식입니다. - + Default 기본값 - + Format 형식 - - Gui::Dialog::DlgSettingsEditorImp - - - Text - 텍스트 - - - - Bookmark - 책갈피 - - - - Breakpoint - 중단점 - - - - Keyword - 키워드 - - - - Comment - 주석 - - - - Block comment - 블록 주석 - - - - Number - 숫자 - - - - String - 문자열 - - - - Character - 문자 - - - - Class name - 클래스 이름 - - - - Define name - 이름 정의 - - - - Operator - 연산자 - - - - Python output - Python 출력 - - - - Python error - Python 오류 - - - - Current line highlight - 현재 줄 강조 표시 - - - - Items - 항목 - - Gui::Dialog::DlgSettingsImage @@ -4524,122 +3837,122 @@ You can also use the form: John Doe <john@doe.com> Gui::Dialog::DlgSettingsMacro - + Macro 매크로 - + General macro settings 일반 매크로 설정 - + Variables defined by macros are created as local variables 매크로에서 정의한 변수가 지역 변수로 생성됨 - + Run macros in local environment 로컬 환경에서 매크로 실행 - + Macro recording settings 매크로 기록 설정 - + Macro path 매크로 경로 - + The directory in which the application will search for macros 응용 프로그램이 매크로를 검색할 디렉터리 - + Gui commands Gui 명령 - + Recorded macros will also contain user interface commands 기록된 매크로에는 사용자 인터페이스 명령도 포함됩니다 - + Record GUI commands GUI 명령 기록하기 - + Recorded macros will also contain user interface commands as comments 기록된 매크로에는 주석으로 사용자 인터페이스 명령도 포함됩니다 - + Record as comment 주석으로 기록하기 - + Logging Commands 로깅 명령 - + Commands executed by macro scripts are shown in Python console 매크로 스크립트에 의해 실행된 명령은 Python 콘솔에 표시됩니다 - + Show script commands in python console Python 콘솔에서 스크립트 명령 표시하기 - + Log all commands issued by menus to file: 메뉴에서 실행한 모든 명령을 파일에 기록합니다: - + FullScript.FCScript FullScript.FCScript - + Recent macros menu 최근 매크로 메뉴 - + Size of recent macro list 최근 매크로 목록의 크기 - + How many macros should be listed in recent macros list 최근 매크로 목록에 나열할 매크로 수 - + Keyboard shortcut count 키보드 단축키 수 - + How many recent macros should have shortcuts 단축키가 있어야 하는 최근 매크로 수 - + Keyboard Modifiers 키보드 수정자 - + Keyboard modifiers, default = Ctrl+Shift+ 키보드 수정자, 기본값 = Ctrl+Shift+ @@ -4647,250 +3960,250 @@ You can also use the form: John Doe <john@doe.com> Gui::Dialog::DlgSettingsNavigation - - + + Navigation 탐색 - + Navigation cube 네비게이션 입방체 - + Steps by turn 회전 단계 - + Number of steps by turn when using arrows (default = 8 : step angle = 360/8 = 45 deg) 화살표를 사용할 때 회전하는 단계 수 (기본값 = 8: 단계 각도 = 360/8 = 45도) - + Corner 모서리 - + Corner where navigation cube is shown 탐색 입방체가 표시되는 모서리 - + Top left 왼쪽 상단 - + Top right 오른쪽 상단 - + Bottom left 왼쪽 하단 - + Bottom right 오른쪽 하단 - + Rotates to nearest possible state when clicking a cube face 입방체 표면을 클릭하면 가능한 가장 가까운 상태로 회전합니다 - + Rotate to nearest 가장 가까운 위치로 회전하기 - + Font name: 글꼴 이름: - + Font name of the navigation cube 탐색 큐브의 글꼴 이름 - + Default 기본값 - + Cube size 입방체 크기 - + Size of the navigation cube 네비게이션 입방체의 크기 - + Color 색상 - + Base color for all elements Base color for all elements - + 3D Navigation 3D 탐색 - + List the mouse button configs for each chosen navigation setting. Select a set and then press the button to view said configurations. 선택한 각 탐색 설정에 대한 마우스 버튼 구성을 나열합니다. 세트를 선택한 다음 단추를 누르면 해당 구성이 표시됩니다. - + Mouse... 마우스... - + Navigation settings set 탐색 설정 설정하기 - + Orbit style 궤도 스타일 - + Rotation orbit style. Trackball: moving the mouse horizontally will rotate the part around the y-axis Turntable: the part will be rotated around the z-axis (with constrained axes). Free Turntable: the part will be rotated around the z-axis. - Rotation orbit style. -Trackball: moving the mouse horizontally will rotate the part around the y-axis -Turntable: the part will be rotated around the z-axis (with constrained axes). -Free Turntable: the part will be rotated around the z-axis. + 회전보기 조정장치 스타일. +트랙 볼: 대상물을 y축에 대해 회전 즉, 좌우로 회전 하게됨 +턴테이블: 대상물이 x축에 대해 (또는 지정해 둔 축을 기준으로 하여) 회전 하게됨. +자유 턴테이블: 대상물이 x축에 대해 회전 하게됨. - + Turntable 턴테이블 - + Trackball 트랙볼 - + Free Turntable Free Turntable - + Rotation mode 회전 모드 - + Rotations in 3D will use current cursor position as center for rotation 3D 회전은 현재 커서 위치를 회전 중심으로 사용합니다 - + Window center 창 중앙 - + Drag at cursor 커서에서 드래그 - + Object center 객체 중심 - + Default camera orientation 기본 카메라 방향 - + Default camera orientation when creating a new document or selecting the home view 새 문서를 만들거나 홈 보기를 선택할 때의 기본 카메라 방향 - + Camera zoom 카메라 줌 - + Sets camera zoom for new documents. The value is the diameter of the sphere to fit on the screen. 새 문서에 대한 카메라 줌을 설정합니다. 값은 화면에 맞출 구체의 지름입니다. - + mm mm - + Enable animated rotations 애니메이션 회전 활성화하기 - + Enable animation 애니메이션 활성화 - + Zoom operations will be performed at position of mouse pointer 확대/축소 작업은 마우스 포인터 위치에서 수행됩니다 - + Zoom at cursor 커서에서 확대/축소하기 - + Zoom step 확대/축소 단계 - + How much will be zoomed. Zoom step of '1' means a factor of 7.5 for every zoom step. 얼마나 확대/축소되는지 여부. '1'의 확대/축소 단계는 모든 확대/축소 단계에 대해 7.5의 계수를 의미합니다. - + Direction of zoom operations will be inverted 확대/축소 작업의 방향이 반전됩니다 - + Invert zoom 확대/축소 반전하기 - + Prevents view tilting when pinch-zooming. Affects only gesture navigation style. Mouse tilting is not disabled by this setting. @@ -4899,57 +4212,67 @@ Mouse tilting is not disabled by this setting. 이 설정에 의해 마우스 기울기가 비활성화되지 않습니다. - + Disable touchscreen tilt gesture 터치스크린 틸트 제스처 비활성화하기 - + + Show the rotation center when dragging. + Show the rotation center when dragging. + + + + Enable rotation center indication + Enable rotation center indication + + + Isometric 아이소메트릭 - + Dimetric 디메트릭 - + Trimetric 트라이메트릭 - + Top 평면 - + Front 정면 - + Left 좌측면 - + Right 우측면 - + Rear 배면 - + Bottom 저면 - + Custom 색상 편집 @@ -4957,43 +4280,43 @@ Mouse tilting is not disabled by this setting. Gui::Dialog::DlgSettingsPythonConsole - + Python console Python 콘솔 - + Settings Settings - + Words will be wrapped when they exceed available horizontal space in Python console Python 콘솔에서 사용 가능한 가로 공간을 초과하면 단어가 줄 바꿈됩니다 - + Enable word wrap 글자 나누기 사용 - + The cursor shape will be a block 커서가 곧 잠금됩니다. - + Enable block cursor 커서 잠금 할성화 - + Saves Python history across sessions 세션 전반에 걸쳐 Python 내역 저장하기 - + Save history 내역 저장하기 @@ -5001,46 +4324,65 @@ horizontal space in Python console Gui::Dialog::DlgSettingsSelection - + Selection 선택항목 - + + Enable preselection, highlighted with specified color + Enable preselection, highlighted with specified color + + + + Enable preselection + Enable preselection + + + + Enable selection, highlighted with specified color + Enable selection, highlighted with specified color + + + + Enable selection + Enable selection + + + Pick radius (px): 선택 반지름 (px): - + Area for picking elements in 3D view. Larger value eases to pick things, but can make small features impossible to select. - Area for picking elements in 3D view. -Larger value eases to pick things, but can make small features impossible to select. - + 3D 보기에서 요소개체를 선택하기 위해 설정하는 영역. +큰 값을 설정해 둘 수록 개체를 선택하기 쉽겠지만, 모양이 작은 것을 선택하기 어렵게 할 수 있습니다 - + Auto switch to the 3D view containing the selected item 선택한 항목이 포함된 3D 보기로 자동 전환하기 - + Auto expand tree item when the corresponding object is selected in 3D view 3D 보기에서 해당 객체 선택 시 트리 항목 자동 펼치기 - + Preselect the object in 3D view when mouse over the tree item 트리 항목 위로 마우스를 가져갈 때 3D 보기에서 객체 미리 선택하기 - + Record selection in tree view in order to go back/forward using navigation button 탐색 버튼을 사용하여 뒤로/앞으로 가려면 트리 보기에 선택항목 기록하기 - + Add checkboxes for selection in document tree 문서 트리에서 선택항목을 위한 확인란 추가하기 @@ -5048,147 +4390,122 @@ Larger value eases to pick things, but can make small features impossible to sel Gui::Dialog::DlgSettingsViewColor - + Colors 색상 - - Selection - 선택항목 - - - - Enable preselection and highlight by specified color - 지정된 색상으로 미리 선택 및 강조 표시 활성화하기 - - - - Enable preselection highlighting - 미리 선택 강조 표시 활성화하기 - - - - Enable selection highlighting and use specified color - 선택항목을 강조 표시 활성화하고 지정된 색상 사용하기 - - - - Enable selection highlighting - 선택항목 강조 표시 활성화하기 - - - + Background color for the model view 모델 뷰의 배경색 - + Background color 배경색 - - + + Background will have selected color 배경의 색상이 선택되어야 합니다. - + Simple color 간단한 색상 - - + + Background will have selected color gradient 배경에 색상 그라데이션이 선택되어야 합니다. - + Linear gradient Linear gradient - + Radial gradient Radial gradient - - + + Top: 상단: - - + + Middle: 중앙: - + Switches the colors of the gradient 배경의 색을 전환합니다. - + Switch 전환 - + Color gradient will get selected color as middle color 색상 채우기가 중간 색상으로 선택됩니다. - + Middle color 중간 색 - - + + Bottom: 하단: - + Tree view 트리 보기 - + Object being edited 편집 중인 오브젝트 - + Background color for objects in tree view that are currently edited 현재 편집된 트리 뷰의 오브젝트에 대한 배경색 - + Active container 활성 컨테이너 - + Background color for active containers in tree view 트리 뷰에서 활성 컨테이너의 배경색 - + Central: 중앙: - + Midway: 중간: - + End: 끝: @@ -5313,7 +4630,7 @@ The preference system is the one set in the general preferences. Gui::Dialog::DockablePlacement - + Placement 위치 설정 @@ -5914,17 +5231,17 @@ The 'Status' column shows whether the document could be recovered. 적용 - + Please select 1, 2, or 3 points before clicking this button. A point may be on a vertex, face, or edge. If on a face or edge the point used will be the point at the mouse position along face or edge. If 1 point is selected it will be used as the center of rotation. If 2 points are selected the midpoint between them will be the center of rotation and a new custom axis will be created, if needed. If 3 points are selected the first point becomes the center of rotation and lies on the vector that is normal to the plane defined by the 3 points. Some distance and angle information is provided in the report view, which can be useful when aligning objects. For your convenience when Shift + click is used the appropriate distance or angle is copied to the clipboard. 이 단추를 클릭하기 전에 1, 2, 3 포인트를 선택하십시오. 포인트는 꼭짓점, 면 또는 모서리에 있을 수 있습니다. 면이나 모서리의 경우, 사용된 포인트는 면이나 모서리를 따라 마우스 위치에 있는 포인트가 됩니다. 1 포인트를 선택하면 회전 중심으로 사용됩니다. 2 포인트의 점을 선택하면 그 사이의 중간점이 회전 중심이 되고 필요한 경우 새 사용자 지정 축이 생성됩니다. 3 포인트의 포인트를 선택하면 첫 번째 포인트가 회전 중심이 되고 3개의 포인트로 정의된 평면에 수직인 벡터에 놓입니다. 보고서 보기에는 객체를 정렬할 때, 유용할 수 있는 일부 거리 및 각도 정보가 제공됩니다. 편의를 위해 Shift + 클릭을 사용할 때 적절한 거리 또는 각도가 클립보드에 복사됩니다. - + Incorrect quantity 잘못된 수량 - + There are input fields with incorrect input, please ensure valid placement values! 잘못된 입력 필드가 있습니다. 올바른 배치 값을 확인하십시오! @@ -6186,7 +5503,7 @@ originally selected prior to opening this dialog Gui::DockWnd::PropertyDockView - + Property View 속성 보기 @@ -6254,22 +5571,22 @@ originally selected prior to opening this dialog 끝으로 이동 - + Clear 지우기 - + Save As... 다른 이름으로 저장... - + Save Report Output 보고서 출력 저장 - + Plain Text Files 일반 텍스트 파일 @@ -6400,7 +5717,7 @@ originally selected prior to opening this dialog 응용 프로그램 - + Labels & Attributes 레이블 및 특성 @@ -6449,27 +5766,27 @@ Do you want to save your changes? PDF 파일 - + untitled[*] 제목없음[*] - + - Editor - 편집기 - + %1 chars removed %1자 제거됨 - + %1 chars added %1 문자 추가됨 - + Formatted 형식화됨 @@ -6585,74 +5902,74 @@ Do you want to save your changes? Gui::GraphvizView - + Graphviz not found Graphviz를 찾을 수 없습니다 - + Graphviz couldn't be found on your system. 당신의 시스템에서 Graphviz를 찾을 수 없습니다. - + Read more about it here. 여기에서 자세히 읽어보세요. - + Do you want to specify its installation path if it's already installed? 이미 설치된 경우 설치 경로를 지정하시겠습니까? - + Graphviz installation path Graphviz 설치 경로 - + Graphviz failed Graphviz 실패 - + Graphviz failed to create an image file Graphviz가 이미지 파일을 만들지 못했습니다 - + PNG format PNG형식 - + Bitmap format Bitmap형식 - + GIF format Gif형식 - + JPG format JPG형식 - + SVG format SVG형식 - - + + PDF format PDF형식 - - + + Export graph 그래프 내보내기 @@ -6794,17 +6111,17 @@ Do you want to save your changes? Gui::MacroCommand - + Macros 매크로 - + Macro file doesn't exist 매크로 파일이 없습니다. - + No such macro file: '%1' 해당 매크로 파일이 없습니다: '%1' @@ -6813,7 +6130,7 @@ Do you want to save your changes? Gui::MainWindow - + Dimension 치수 @@ -6843,32 +6160,42 @@ Do you want to save your changes? 모두 닫기 - - - + + + Toggles this toolbar 이 도구 모음 전환하기 - - - + + + Toggles this dockable window 이 도킹 가능 창 전환하기 - - + + WARNING: This is a development version. + WARNING: This is a development version. + + + + Please do not use in a production environment. + Please do not use in a production environment. + + + + Unsaved document 저장하지 않은 문서 - + The exported object contains external link. Please save the documentat least once before exporting. 내보낸 객체에 외부 링크가 포함되어 있습니다. 내보내기 전에 문서를 한 번 이상 저장하십시오. - + To link to external objects, the document must be saved at least once. Do you want to save the document now? 외부 객체에 링크하려면, 문서를 한 번 이상 저장해야 합니다. @@ -6878,63 +6205,63 @@ Do you want to save the document now? Gui::ManualAlignment - - - - - + + + + + Manual alignment 수동 정렬 - + The alignment is already in progress. 정렬이 이미 진행 중입니다. - + Alignment[*] 정렬(*)... - + Please, select at least one point in the left and the right view 오른쪽 및 왼쪽 보기에서 점을 적어도 하나 이상 선택하십시오 - + Please, select at least %1 points in the left and the right view 왼쪽과 오른쪽 보기에서 최소한 %1개의 포인트를 선택하십시오 - + Please pick points in the left and right view 왼쪽과 오른쪽 보기에서 포인트를 선택하십시오 - + The alignment has finished 정렬 되었습니다. - + The alignment has been canceled 정렬이 취소되었습니다 - - + + Too few points picked in the left view. At least %1 points are needed. 왼쪽 보기에서 선택한 포인트가 너무 적습니다. 최소한 %1포인트가 필요합니다. - - + + Too few points picked in the right view. At least %1 points are needed. 오른쪽 보기에서 선택한 포인트가 너무 적습니다. 최소한 %1포인트가 필요합니다. - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. @@ -6943,59 +6270,59 @@ on the right view %2 points are picked. 오른쪽 보기에서 %2 포인트가 선택됩니다. - + Try to align group of views 보기 그룹을 정렬합니다 - + The alignment failed. How do you want to proceed? 정렬에 실패했습니다. 어떻게 진행하길 원합니까? - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. 왼쪽 및 오른쪽 보기에서 선택한 포인트 수가 다릅니다. 왼쪽 보기에서 %1 포인트가 선택되고 오른쪽 보기에서 %2 포인트가 선택됩니다. - + Point_%1 포인트_%1 - + Point picked at (%1,%2,%3) (%1,%2,%3)에서 선택한 포인트 - + No point was found on model 모델에서 포인트를 찾을 수 없습니다 - + No point was picked 포인트가 선택되지 않았습니다 - + &Align 정렬하기(&A) - + &Remove last point 마지막 포인트 제거(&R) - + &Cancel 취소하기(&C) - + &Synchronize views &Synchronize views @@ -7142,7 +6469,7 @@ How do you want to proceed? Gui::PropertyEditor::LinkLabel - + Change the linked object 링크된 객체 변경하기 @@ -7150,12 +6477,12 @@ How do you want to proceed? Gui::PropertyEditor::LinkSelection - + Error 에러 - + Object not found 객체를 찾을 수 없습니다 @@ -7226,13 +6553,13 @@ How do you want to proceed? Gui::PropertyView - + View 보기 - + Data 데이터 @@ -7279,77 +6606,77 @@ Do you want to exit without saving your data? 처리되지 않은 알 수 없는 C++ 예외입니다. - + &Copy 복사하기(&C) - + &Copy command 명령어 복사하기(&C) - + &Copy history 내역 복사하기(&C) - + Save history as... 다른 이름으로 내역 저장하기... - + Save history 내역 저장하기 - + Saves Python history across %1 sessions %1 세션 전반에 걸쳐 Python 내역 저장하기 - + &Paste 붙여넣기(&P) - + Select All 모두 선택 - + Clear console 콘솔 지우기 - + Insert file name... 파일 이름 삽입... - + Word wrap 줄 바꿈 - + Save History 내역 저장하기 - + Macro Files 매크로 파일 - + Insert file name 파일 이름 삽입 - + All Files 모든 파일 @@ -7362,7 +6689,7 @@ Do you want to exit without saving your data? 주석 - + Uncomment 주석 해제 @@ -7370,17 +6697,17 @@ Do you want to exit without saving your data? Gui::RecentFilesAction - + Open file %1 파일 열기 %1 - + File not found 파일을 찾을 수 없습니다 - + The file '%1' cannot be opened. '%1' 파일을 열 수 없습니다. @@ -7388,22 +6715,22 @@ Do you want to exit without saving your data? Gui::RecentMacrosAction - + none 없음 - + Run macro %1 (Shift+click to edit) keyboard shortcut: %2 매크로 %1 실행(편집하려면 Shift+클릭) 키보드 단축키: %2 - + File not found 파일을 찾을 수 없습니다 - + The file '%1' cannot be opened. '%1' 파일을 열 수 없습니다. @@ -7434,22 +6761,22 @@ Do you want to exit without saving your data? Gui::SearchBar - + Previous 이전 - + Next 다음 - + Case sensitive 대/소문자 구분 - + Whole words 전체 단어 @@ -7695,38 +7022,38 @@ Do you want to specify another directory? Gui::TextDocumentEditorView - + Text updated 텍스트 업데이트됨 - + The text of the underlying object has changed. Discard changes and reload the text from the object? 기본 객체의 텍스트가 변경되었습니다. 변경사항을 취소하고 객체에서 텍스트를 다시 불러오시겠습니까? - + Yes, reload. 예, 다시 불러옵니다. - + Unsaved document 저장하지 않은 문서 - + Do you want to save your changes before closing? 닫기 전에 변경 내용을 저장하시겠습니까? - + If you don't save, your changes will be lost. 저장하지 않으면 변경 내용이 손실됩니다. - - + + Edit text 텍스트 편집 @@ -7998,7 +7325,7 @@ Do you want to specify another directory? Gui::TreeDockWidget - + Tree view 트리 보기 @@ -8006,7 +7333,7 @@ Do you want to specify another directory? Gui::TreePanel - + Search 검색하기 @@ -8014,183 +7341,183 @@ Do you want to specify another directory? Gui::TreeWidget - + Search... 검색하기... - + Search for objects 객체 검색하기 - + Activate document 문서 활성화 - + Activate document %1 문서 %1를 활성화 - + Tree settings 트리 설정 - + Show description column Show description column - + Show an extra tree view column for item description. The item's description can be set by pressing F2 (or your OS's edit button) or by editing the 'label2' property. - Show an extra tree view column for item description. The item's description can be set by pressing F2 (or your OS's edit button) or by editing the 'label2' property. + 트리뷰에서 열을 추가하여 대상물에 대한 설명을 보이게 합니다. 대상물 설명은 F2를 눌러서 설정할 수 있고 (또는 귀하의 OS에서 편집 버튼) 또는 속성 'label2' 을 편집해도 됩니다. - + Group 그룹 - + Labels & Attributes 레이블 및 특성 - + Description 설명 - + Show items hidden in tree view 트리 뷰에서 숨겨진 항목 보기 - + Show items that are marked as 'hidden' in the tree view 트리 뷰에서 '숨김'으로 표시된 항목 보기 - + Toggle visibility in tree view 트리 뷰에서 표시여부 토글 - + Toggles the visibility of selected items in the tree view 트리 뷰에서 선택 항목의 표시여부를 토글함 - + Create group... 그룹 만들기... - + Create a group 그룹 만들기 - - + + Rename 이름 바꾸기 - + Rename object 객체 이름 바꾸기 - + Finish editing 편집 완료 - + Finish editing object 객체 편집 완료 - + Add dependent objects to selection 선택 항목에 종속 오브젝트 추가 - + Adds all dependent objects to the selection 모든 종속 개체를 선택 항목에 추가합니다. - + Close document 문서 닫기 - + Close the document 문서 닫기 - + Reload document 문서 다시 불러오기 - + Reload a partially loaded document 부분적인 불러온 문서 다시 불러오기 - + Skip recomputes 재계산 건너뛰기 - + Enable or disable recomputations of document 문서 계산 사용 또는 사용 안 함 - + Allow partial recomputes 부분적인 재계산 허용하기 - + Enable or disable recomputating editing object when 'skip recomputation' is enabled '계산 건너뛰기'가 활성화된 경우 편집 개체 다시 계산 사용 또는 사용 안 함 - + Mark to recompute 다시 계산 표시 - + Mark this object to be recomputed 이 객체가 다시 계산될 수 있도록 표시합니다 - + Recompute object 객체 다시 계산하기 - + Recompute the selected object 선택한 객체를 다시 계산합니다 - + (but must be executed) (단, 실행해야 함) - + %1, Internal name: %2 %1, 내부 이름: %2 @@ -8221,12 +7548,12 @@ Do you want to specify another directory? PDF 파일 - + Opening file failed 파일 열기 실패 - + Can't open file '%1' for writing. 쓰기에 사용할 '%1' 파일을 열 수 없습니다. @@ -8234,7 +7561,7 @@ Do you want to specify another directory? Gui::WorkbenchGroup - + Select the '%1' workbench '%1' 워크벤치 선택하기 @@ -8449,69 +7776,70 @@ Do you want to specify another directory? QObject - - + + General 일반 - - + + + Display 화면 - + Workbenches 워크벤치 - - - + + + Python Python - - - + + + Unknown filetype 알 수 없는 파일유형 - - + + Cannot open unknown filetype: %1 알 수 없는 파일유형을 열 수 없습니다: %1 - + Export failed 내보내기 실패 - + Cannot save to unknown filetype: %1 알 수 없는 파일유형에 저장할 수 없습니다. %1 - + Workbench failure 워크벤치 실패 - + %1 %1 - + Exception 예외 @@ -8557,8 +7885,8 @@ Do you want to specify another directory? PDF로 내보내기... - + Unsaved document 저장하지 않은 문서 @@ -8712,17 +8040,17 @@ Do you want to continue? '%1' 파일을 열 수 없습니다. - + files 파일 - + Save image 이미지 저장 - + Choose an image file to open 열려는 이미지 파일 고르기 @@ -8828,88 +8156,88 @@ Do you want to continue? - + Type 유형 - + Notifier 알림이 - + Message 메시지 - + Notifier: 알림이: - + Do you want to skip confirmation of further critical message notifications while loading the file? 파일을 로드하는 동안 추가 중요 메시지 알림의 확인을 건너뛰고 싶으신가요? - + Critical Message 중요한 메시지 - + Too many opened non-intrusive notifications. Notifications are being omitted! Too many opened non-intrusive notifications. Notifications are being omitted! - + Identical physical path detected. It may cause unwanted overwrite of existing document! 동일한 물리적 경로가 감지되었습니다. 존재하는 문서의 원치 않는 덮어쓰기가 발생할 수 있습니다! - + Are you sure you want to continue? Are you sure you want to continue? - + Please check report view for more... 자세한 내용은 보고서 보기를 확인하십시오... - + Physical path: 물리적 경로: - - + + Document: 문서: - - + + Path: 경로: - + Identical physical path 동일한 물리적 경로 - + Could not save document 문서를 저장할 수 없습니다 - + There was an issue trying to save the file. This may be because some of the parent folders do not exist, or you do not have sufficient permissions, or for other reasons. Error details: "%1" @@ -8922,102 +8250,102 @@ Would you like to save the file with a different name? 파일을 다른 이름으로 저장하시겠습니까? - - - + + + Saving aborted 저장 실패 - + Save dependent files 종속 파일 저장하기 - + The file contains external dependencies. Do you want to save the dependent files, too? 파일에 외부 종속성이 있습니다. 종속 파일도 저장하시겠습니까? - - + + Saving document failed 문서 저장 실패 - + Save document under new filename... 새 파일 이름으로 문서 저장하기... - - + + Save %1 Document %1 문서 저장 - + Document 문서 - - + + Failed to save document 문서 저장 실패 - + Documents contains cyclic dependencies. Do you still want to save them? 문서에는 주기적 종속성이 포함되어 있습니다. 아직도 저장하길 원하나요? - + Save a copy of the document under new filename... 문서의 사본을 새 파일 이름으로 저장하기... - + %1 document (*.FCStd) %1 문서 (*.FCStd) - + Document not closable 문서를 닫을 수 없습니다 - + The document is not closable for the moment. 그 문서는 당분간 닫을 수 없다. - + Document not saved 문서가 저장되지 않았습니다 - + The document%1 could not be saved. Do you want to cancel closing it? %1 문서를 저장할 수 없습니다. 닫기를 취소하시겠습니까? - + Undo Undo - + Redo Redo - + There are grouped transactions in the following documents with other preceding transactions 다음 문서에 다른 이전 트랜잭션과 함께 그룹화된 트랜잭션이 있습니다. - + Choose 'Yes' to roll back all preceding transactions. Choose 'No' to roll back in the active document only. Choose 'Abort' to abort @@ -9100,12 +8428,12 @@ Please open a browser window and type in: http://localhost:%1. 옵션... - + Out of memory 메모리 부족 - + Not enough memory available to display the data. 데이터를 화면표시하는 데 사용할 수 있는 메모리가 충분하지 않습니다. @@ -9121,7 +8449,7 @@ Please open a browser window and type in: http://localhost:%1. %2 또는 %3에서 %1 파일을 찾을 수 없습니다 - + Navigation styles 탐색 스타일 @@ -9132,7 +8460,7 @@ Please open a browser window and type in: http://localhost:%1. - + Transform 변환하기 @@ -9197,12 +8525,12 @@ Please open a browser window and type in: http://localhost:%1. %1이 비어 있지 않습니다. 내용도 삭제하시겠습니까? - + Translation: 이동: - + Rotation: 회전: @@ -9279,8 +8607,7 @@ Please open a browser window and type in: http://localhost:%1. The property name or group name must only contain alpha numericals, underscore, and must not start with a digit. - The property name or group name must only contain alpha numericals, -underscore, and must not start with a digit. + 속성 또는 그룹에 이름을 지정할 때 규칙은 첫글자는 숫자가 아니어야 하고, 알파벳, 밑줄, 숫자들로 되어 있어야 하는 것입니다. @@ -9298,60 +8625,60 @@ underscore, and must not start with a digit. '%1'에 속성을 추가하지 못했습니다: %2 - - + + Drag & drop failed 드래그 엔 드랍 실패 - + Setup configurable object 설정 구성 가능한 객체 - + Select which object to copy or exclude when configuration changes. All external linked objects are excluded by default. 구성이 변경될 때 복사하거나 제외할 객체를 선택합니다. 모든 외부 링크된 객체는 기본적으로 제외됩니다. - + Please select which objects to copy when the configuration is changed 구성이 변경될 때 복사할 객체를 선택하십시오 - + Apply to all 모두에 적용하기 - + Apply the setting to all links. Or, uncheck this option to apply only to this link. 모든 링크에 설정을 적용합니다. 또는, 이 링크에만 적용하려면 이 옵션을 선택 취소합니다. - + Copy on change 변경 시 복사하기 - + Enable 활성화 - + Enable auto copy of linked object when its configuration is changed 구성이 변경되면 링크된 객체의 자동 복사 활성화하기 - + Tracking 트래킹 - + Copy the linked object when its configuration is changed. Also auto redo the copy if the original linked object is changed. @@ -9359,17 +8686,17 @@ Also auto redo the copy if the original linked object is changed. 또한 원래 링크된 객체가 변경된 경우 복사를 자동으로 다시 실행합니다. - + Disable copy on change 변경 시 복사 비활성화하기 - + Refresh configurable object 구성 가능한 객체 새로고침 - + Synchronize the original configurable source object by creating a new deep copy. Note that any changes made to the current copy will be lost. @@ -9378,23 +8705,23 @@ the current copy will be lost. 현재 사본에서 변경한 내용은 모두 손실됩니다 - + Toggle array elements 배열 요소 전환하기 - + Change whether show each link array element as individual objects 각 링크 배열 요소를 개별 객체로 표시할지 여부 변경하기 - + Transform at the origin of the placement 배치의 원점에서 변환하기 - - + + Override colors... 색상 재정의하기... @@ -9422,12 +8749,12 @@ the current copy will be lost. SelectionFilter - + Not allowed: 허용 되지 않습니다. - + Selection not allowed by filter 필터에서 허용되지 않는 선택 @@ -9435,9 +8762,9 @@ the current copy will be lost. StdBoxElementSelection - - + + Box element selection 박스 요소 선택항목 @@ -9445,13 +8772,13 @@ the current copy will be lost. StdBoxSelection - + Box selection 박스 선택항목 - + Activate the box selection tool Activate the box selection tool @@ -9529,13 +8856,13 @@ the current copy will be lost. StdCmdAxisCross - + Toggle axis cross 축 교차 전환하기 - - + + Turns on or off the axis cross at the origin Turns on or off the axis cross at the origin @@ -9641,13 +8968,13 @@ the current copy will be lost. StdCmdDemoMode - + View turntable... 턴테이블 보기... - + View turntable 턴테이블 보기 @@ -9987,13 +9314,13 @@ the current copy will be lost. StdCmdHideObjects - + Hide all objects 모든 객체 숨기기 - - + + Hide all objects in the document 문서에서 모든 객체 숨기기 @@ -10001,13 +9328,13 @@ the current copy will be lost. StdCmdHideSelection - + Hide selection 선택 영역 숨기기 - - + + Hide all selected objects 선택된 모든 객체 숨기기 @@ -10281,13 +9608,13 @@ the current copy will be lost. StdCmdMeasureDistance - + Measure distance 거리 측정 - + Activate the distance measurement tool 거리 측정 도구 활성화 @@ -10346,8 +9673,8 @@ the current copy will be lost. 비어 있는 새 문서 만들기 - + Unnamed 이름없음 @@ -10575,8 +9902,8 @@ the current copy will be lost. StdCmdRecentFiles - Recent files - 최근 파일 + Open Recent + Open Recent @@ -10714,13 +10041,13 @@ the current copy will be lost. StdCmdSceneInspector - + Scene inspector... 장면 검사기... - + Scene inspector 장면 검사기 @@ -10728,13 +10055,13 @@ the current copy will be lost. StdCmdSelBack - + &Back 뒤로(&B) - + Go back to previous selection 이전 선택 항목으로 돌아가기 @@ -10742,13 +10069,13 @@ the current copy will be lost. StdCmdSelBoundingBox - + &Bounding box 경계 상자(&B) - + Show selection bounding box 선택항목 경계 상자 표시하기 @@ -10756,13 +10083,13 @@ the current copy will be lost. StdCmdSelForward - + &Forward 앞으로(&F) - + Repeat the backed selection 백업된 선택 반복 @@ -10784,13 +10111,13 @@ the current copy will be lost. StdCmdSelectVisibleObjects - + Select visible objects 표시된 모든 오브젝트 - - + + Select visible objects in the active document 활성 문서에서 보이는 오브젝트 선택 @@ -10812,13 +10139,13 @@ the current copy will be lost. StdCmdSetAppearance - + Appearance... 설정... - + Sets the display properties of the selected object 선택한 객체의 화면표시 속성을 설정합니다 @@ -10826,13 +10153,13 @@ the current copy will be lost. StdCmdShowObjects - + Show all objects 모든 객체 표시하기 - - + + Show all objects in the document 문서에서 모든 객체 표시하기 @@ -10840,13 +10167,13 @@ the current copy will be lost. StdCmdShowSelection - + Show selection 선태항목 표시하기 - - + + Show all selected objects 선택된 모든 객체 표시하기 @@ -10882,13 +10209,13 @@ the current copy will be lost. StdCmdTextureMapping - + Texture mapping... 텍스처 매핑... - + Texture mapping 텍스처 매핑 @@ -10938,13 +10265,13 @@ the current copy will be lost. StdCmdToggleNavigation - + Toggle navigation/Edit mode 탐색/편집 모드 전환하기 - - + + Toggle between navigation and edit mode 탐색 모드와 편집 모드 간 전환하기 @@ -10952,13 +10279,13 @@ the current copy will be lost. StdCmdToggleObjects - + Toggle all objects 모든 객체 전환하기 - - + + Toggles visibility of all objects in the active document 활성 문서에서 모든 객체의 보기 전환하기 @@ -10966,13 +10293,13 @@ the current copy will be lost. StdCmdToggleSelectability - + Toggle selectability 선택 가능성 전환하기 - - + + Toggles the property of the objects to get selected in the 3D-View 3D 보기에서 선택할 객체의 속성을 전환합니다 @@ -10980,13 +10307,13 @@ the current copy will be lost. StdCmdToggleVisibility - + Toggle visibility 가시성 전환하기 - - + + Toggles visibility 가시성 전환하기 @@ -11036,13 +10363,13 @@ the current copy will be lost. StdCmdTreeCollapse - + Collapse selected item 선택한 항목 접기 - + Collapse currently selected tree items 현재 선택한 트리 항목 접기 @@ -11050,13 +10377,13 @@ the current copy will be lost. StdCmdTreeExpand - + Expand selected item 선택한 항목 펼치기 - + Expand currently selected tree items 현재 선택된 트리 항목 펼치기 @@ -11064,13 +10391,13 @@ the current copy will be lost. StdCmdTreeSelectAllInstances - + Select all instances 모든 인스턴스 선택하기 - + Select all instances of the current selected object 현재 선택한 오브젝트의 모든 경우 선택 @@ -11078,13 +10405,13 @@ the current copy will be lost. StdCmdTreeViewActions - + TreeView actions 트리보기 작업 - + TreeView behavior options and actions 트리보기 동작 옵션 및 작업 @@ -11148,13 +10475,13 @@ the current copy will be lost. StdCmdViewBottom - + Bottom 저면 - + Set to bottom view 저면도로 설정하기 @@ -11162,13 +10489,13 @@ the current copy will be lost. StdCmdViewCreate - + Create new view 새 3D 보기 만들기 - + Creates a new view window for the active document 활성 문서에 대한 새 보기 창을 만듭니다 @@ -11176,13 +10503,13 @@ the current copy will be lost. StdCmdViewDimetric - + Dimetric 디메트릭 - + Set to dimetric view 이각투상도로 설정하기 @@ -11190,13 +10517,13 @@ the current copy will be lost. StdCmdViewExample1 - + Inventor example #1 Inventor 예시 #1 - + Shows a 3D texture with manipulator 조작기로 3D 텍스처를 표시합니다 @@ -11204,13 +10531,13 @@ the current copy will be lost. StdCmdViewExample2 - + Inventor example #2 Inventor 예시 #2 - + Shows spheres and drag-lights 구체 및 드래그 라이트 표시하기 @@ -11218,13 +10545,13 @@ the current copy will be lost. StdCmdViewExample3 - + Inventor example #3 Inventor 예시 #3 - + Shows a animated texture 애니메이션 텍스처를 표시합니다 @@ -11232,13 +10559,13 @@ the current copy will be lost. StdCmdViewFitAll - + Fit all 전체 보기 - + Fits the whole content on the screen 전체 내용이 화면에 보이도록 조정합니다 @@ -11246,13 +10573,13 @@ the current copy will be lost. StdCmdViewFitSelection - + Fit selection 선택 보기 - + Fits the selected content on the screen 선택한 내용이 화면에 보이도록 조정합니다 @@ -11260,13 +10587,13 @@ the current copy will be lost. StdCmdViewFront - + Front 정면 - + Set to front view 정면도로 설정하기 @@ -11274,13 +10601,13 @@ the current copy will be lost. StdCmdViewHome - + Home - + Set to default home view 기본 홈 보기로 설정하기 @@ -11288,13 +10615,13 @@ the current copy will be lost. StdCmdViewIsometric - + Isometric 아이소메트릭 - + Set to isometric view 등각투상도로 설정하기 @@ -11302,27 +10629,27 @@ the current copy will be lost. StdCmdViewIvIssueCamPos - + Issue camera position Issue camera position - + Issue the camera position to the console and to a macro, to easily recall this position - Issue the camera position to the console and to a macro, to easily recall this position + 이 위치를 나중에 쉽게 이용하기 위해, 콘솔과 매크로를 사용하여 카메라의 위치를 다루는 과정을 시행해 두세요 StdCmdViewIvStereoInterleavedColumns - + Stereo Interleaved Columns 입체 인터리브 열 - + Switch stereo viewing to Interleaved Columns 인터리브 열로 입체 바라보기 바꾸기 @@ -11330,13 +10657,13 @@ the current copy will be lost. StdCmdViewIvStereoInterleavedRows - + Stereo Interleaved Rows 입체 인터리브 행 - + Switch stereo viewing to Interleaved Rows 인터리브 행으로 입체 바라보기 바꾸기 @@ -11344,13 +10671,13 @@ the current copy will be lost. StdCmdViewIvStereoOff - + Stereo Off 입체 끄기 - + Switch stereo viewing off 입체 바라보기 끄기 바꾸기 @@ -11358,13 +10685,13 @@ the current copy will be lost. StdCmdViewIvStereoQuadBuff - + Stereo quad buffer 입체 쿼드 버퍼 - + Switch stereo viewing to quad buffer 입체 보기를 쿼드 버퍼로 바꾸기 @@ -11372,13 +10699,13 @@ the current copy will be lost. StdCmdViewIvStereoRedGreen - + Stereo red/cyan 입체 빨강/녹청 - + Switch stereo viewing to red/cyan 빨강/녹청 입체 보기 바꾸기 @@ -11386,13 +10713,13 @@ the current copy will be lost. StdCmdViewLeft - + Left 좌측면 - + Set to left view 좌측면도로 설정하기 @@ -11400,13 +10727,13 @@ the current copy will be lost. StdCmdViewRear - + Rear 배면 - + Set to rear view 배면도로 설정하기 @@ -11428,13 +10755,13 @@ the current copy will be lost. StdCmdViewRight - + Right 우측면 - + Set to right view 우측면도로 설정하기 @@ -11442,13 +10769,13 @@ the current copy will be lost. StdCmdViewRotateLeft - + Rotate Left 왼쪽으로 돌리기 - + Rotate the view by 90° counter-clockwise 뷰를 시계 반대 방향으로 90° 회전 @@ -11456,13 +10783,13 @@ the current copy will be lost. StdCmdViewRotateRight - + Rotate Right 오른쪽으로 회전 - + Rotate the view by 90° clockwise 뷰를 시계 방향으로 90° 돌립니다. @@ -11484,13 +10811,13 @@ the current copy will be lost. StdCmdViewTop - + Top 평면 - + Set to top view 평면도로 설정하기 @@ -11498,13 +10825,13 @@ the current copy will be lost. StdCmdViewTrimetric - + Trimetric 트라이메트릭 - + Set to trimetric view 삼각투상도로 설정하기 @@ -11512,13 +10839,13 @@ the current copy will be lost. StdCmdViewVR - + FreeCAD-VR FreeCAD-VR - + Extend the FreeCAD 3D Window to a Oculus Rift Extend the FreeCAD 3D Window to a Oculus Rift @@ -11582,13 +10909,13 @@ the current copy will be lost. StdMainFullscreen - + Fullscreen 전체 화면 - + Display the main window in fullscreen mode 메인 윈도우를 전체 화면 모드로 표시 @@ -11624,13 +10951,13 @@ the current copy will be lost. StdRecallWorkingView - + Recall working view 작업 뷰 불러오기 - - + + Recall previously stored temporary working view 이전에 저장된 임시 작업 뷰 호출 @@ -11638,13 +10965,13 @@ the current copy will be lost. StdStoreWorkingView - + Store working view 작업 뷰 저장 - - + + Store a document-specific temporary working view 문서별 임시 작업 뷰 저장 @@ -11652,13 +10979,13 @@ the current copy will be lost. StdTreeCollapseDocument - + Collapse/Expand 접기/펼치기 - + Expand active document and collapse all others 활성 문서 펼치기 및 다른 모든 문서 접기 @@ -11666,12 +10993,12 @@ the current copy will be lost. StdTreeDrag - + Initiate dragging Initiate dragging - + Initiate dragging of current selected tree items Initiate dragging of current selected tree items @@ -11679,13 +11006,13 @@ the current copy will be lost. StdTreeMultiDocument - + Multi document 다중 문서 - + Display all documents in the tree view 트리 뷰에 모든 문서 표시 @@ -11693,12 +11020,12 @@ the current copy will be lost. StdTreePreSelection - + Pre-selection 사전-선택항목 - + Preselect the object in 3D view when mouse over the tree item 트리 항목 위로 마우스를 가져갈 때 3D 보기에서 객체 미리 선택하기 @@ -11706,12 +11033,12 @@ the current copy will be lost. StdTreeRecordSelection - + Record selection 선택항목 기록하기 - + Record selection in tree view in order to go back/forward using navigation button 탐색 버튼을 사용하여 뒤로/앞으로 가려면 트리 보기에 선택항목 기록하기 @@ -11719,13 +11046,13 @@ the current copy will be lost. StdTreeSelection - + Go to selection 선택항목으로 가기 - + Scroll to first selected item 처음 선택한 항목으로 스크롤 @@ -11733,13 +11060,13 @@ the current copy will be lost. StdTreeSingleDocument - + Single document 단일 문서 - + Only display the active document in the tree view 트리 보기에서 활성 문서만 보이기 @@ -11747,12 +11074,12 @@ the current copy will be lost. StdTreeSyncPlacement - + Sync placement 배치 동기화하기 - + Auto adjust placement on drag and drop objects across coordinate systems 좌표계 전체에서 드래그 앤 드롭 객체의 배치 자동 조정 @@ -11760,12 +11087,12 @@ the current copy will be lost. StdTreeSyncSelection - + Sync selection 선택항목 동기화하기 - + Auto expand tree item when the corresponding object is selected in 3D view 3D 보기에서 해당 객체 선택 시 트리 항목 자동 펼치기 @@ -11773,12 +11100,12 @@ the current copy will be lost. StdTreeSyncView - + Sync view 보기 동기화하기 - + Auto switch to the 3D view containing the selected item 선택한 항목이 포함된 3D 보기로 자동 전환하기 @@ -11786,13 +11113,13 @@ the current copy will be lost. StdViewBoxZoom - + Box zoom 확대/축소영역 지정 - + Activate the box zoom tool Activate the box zoom tool @@ -11800,13 +11127,13 @@ the current copy will be lost. StdViewDock - + Docked 고정 - + Display the active view either in fullscreen, in undocked or docked mode Display the active view either in fullscreen, in undocked or docked mode @@ -11814,13 +11141,13 @@ the current copy will be lost. StdViewDockUndockFullscreen - + Document window 문서 창 - + Display the active view either in fullscreen, in undocked or docked mode Display the active view either in fullscreen, in undocked or docked mode @@ -11828,13 +11155,13 @@ the current copy will be lost. StdViewFullscreen - + Fullscreen 전체 화면 - + Display the active view either in fullscreen, in undocked or docked mode Display the active view either in fullscreen, in undocked or docked mode @@ -11842,13 +11169,13 @@ the current copy will be lost. StdViewScreenShot - + Save image... Save image... - + Creates a screenshot of the active view 액티브 뷰의 스크린샷을 만듭니다. @@ -11856,13 +11183,13 @@ the current copy will be lost. StdViewUndock - + Undocked 고정 해제 - + Display the active view either in fullscreen, in undocked or docked mode Display the active view either in fullscreen, in undocked or docked mode @@ -11870,13 +11197,13 @@ the current copy will be lost. StdViewZoomIn - + Zoom In 확대 - + Increase the zoom factor by a fixed amount Increase the zoom factor by a fixed amount @@ -11884,13 +11211,13 @@ the current copy will be lost. StdViewZoomOut - + Zoom Out 축소 - + Decrease the zoom factor by a fixed amount Decrease the zoom factor by a fixed amount @@ -11924,72 +11251,72 @@ Are you sure you want to continue? Std_DrawStyle - + As is 이와 - + Normal mode 보통 모드 - + Points Points - + Points mode 포인트 모드 - + Wireframe 와이어 프레임 - + Wireframe mode 와이어 프레임 모드 - + Hidden line 은선 - + Hidden line mode 은선 모드 - + No shading 음영 없음 - + No shading mode 음영 모드 없음 - + Shaded 음영 처리 - + Shaded mode 음영 처리 모드 - + Flat lines 평평한 라인 - + Flat lines mode 평평한 라인 모드 @@ -12201,12 +11528,12 @@ Do you still want to proceed? Gui::MDIView - + Export PDF PDF로 내보내기 - + PDF file PDF 파일 @@ -12214,195 +11541,189 @@ Do you still want to proceed? Gui::Dialog::DlgSettingsNotificationArea - - + Notification Area Notification Area - + Settings Settings - + The Notification area will appear in the status bar The Notification area will appear in the status bar - + Enable Notification Area Enable Notification Area - + Non-intrusive notifications will appear next to the notification area in the status bar - Non-intrusive notifications will appear next to the notification area in the status bar + 다음번에는 상태바 속에 알림 영역에 불쾌하지 않는 알림 내용이 보여질 겁니다 - + Enable non-intrusive notifications Enable non-intrusive notifications - + Additional data sources Additional data sources - + Errors intended for developers will appear in the notification area Errors intended for developers will appear in the notification area - + Debug errors Debug errors - + Warnings intended for developers will appear in the notification area Warnings intended for developers will appear in the notification area - + Debug warnings Debug warnings - + Non-Intrusive Notifications Non-Intrusive Notifications - + Minimum Duration: Minimum Duration: - + Maximum Duration: Maximum Duration: - + Duration during which the notification will be shown (unless mouse buttons are clicked) Duration during which the notification will be shown (unless mouse buttons are clicked) - - + + s s - + Minimum duration during which the notification will be shown (unless notification clicked) Minimum duration during which the notification will be shown (unless notification clicked) - + Maximum Number of Notifications: Maximum Number of Notifications: - + Maximum number of notifications that will be simultaneously present on the screen Maximum number of notifications that will be simultaneously present on the screen - + Notification width: Notification width: - + Width of the notification in pixels Width of the notification in pixels - + Any open non-intrusive notifications will disappear when another window is activated Any open non-intrusive notifications will disappear when another window is activated - + Hide when other window is activated Hide when other window is activated - + Prevent non-intrusive notifications from appearing when the FreeCAD Window is not the active window Prevent non-intrusive notifications from appearing when the FreeCAD Window is not the active window - + Do not show when inactive Do not show when inactive - + Message List Message List - + Limit the number of messages that will be kept in the list. If 0 there is no limit. Limit the number of messages that will be kept in the list. If 0 there is no limit. - + Maximum Messages (0 = no limit): Maximum Messages (0 = no limit): - + Removes the user notifications from the message list after the non-intrusive maximum duration has lapsed. Removes the user notifications from the message list after the non-intrusive maximum duration has lapsed. - + Auto-remove User Notifications Auto-remove User Notifications - - - Activation of the Notification Area only takes effect after an application restart. - Activation of the Notification Area only takes effect after an application restart. - Gui::Dialog::DlgSettingsWorkbenches - + Available Workbenches 사용 가능한 워크벤치 - + <html><head/><body><p>You can reorder workbenches by drag and drop. Additional workbenches can be installed through the addon manager.</p><p> Currently, your system has the following workbenches:</p></body></html> <html><head/><body><p>You can reorder workbenches by drag and drop. Additional workbenches can be installed through the addon manager.</p><p> Currently, your system has the following workbenches:</p></body></html> - + Start up workbench: Start up workbench: - + Choose which workbench will be activated and shown after FreeCAD launches FreeCAD 실행 후 활성화되고 표시될 워크벤치 고르기 - + Workbench selector position : 워크벤치 선택기 위치: - + Customize where the workbench selector appears (restart required). 'Toolbar': In the toolbars, as a movable toolbar. @@ -12416,12 +11737,12 @@ after FreeCAD launches '오른쪽 모서리': 메뉴 모음의 오른쪽 모서리에 있습니다. - + If checked, application will remember which workbench is active for each tab of the viewport 이 옵션을 선택하면, 뷰포트의 각 탭에 대해 활성 상태인 워크벤치를 기억합니다 - + Remember active workbench by tab 탭별로 활성 워크벤치 기억하기 @@ -12570,47 +11891,47 @@ after FreeCAD launches Gui::Dialog::wbListItem - + If unchecked, %1 will not appear in the available workbenches. If unchecked, %1 will not appear in the available workbenches. - + This is the current startup module, and must be enabled. See Preferences/General/Autoload to change. This is the current startup module, and must be enabled. See Preferences/General/Autoload to change. - + Shortcut to activate this workbench. Shortcut to activate this workbench. - + Auto-load Auto-load - + If checked, %1 will be loaded automatically when FreeCAD starts up If checked, %1 will be loaded automatically when FreeCAD starts up - + This is the current startup module, and must be autoloaded. See Preferences/General/Autoload to change. 이것은 현재 시작 모듈이며 자동으로 불러오기되어야 합니다. 변경하려면 환경설정/일반/자동으로 불러오기를 참조하십시오. - + Loaded 불러오기 됨 - + Load 불러오기 - + To preserve resources, FreeCAD does not load workbenches until they are used. Loading them may provide access to additional preferences related to their functionality. To preserve resources, FreeCAD does not load workbenches until they are used. Loading them may provide access to additional preferences related to their functionality. @@ -12618,17 +11939,17 @@ after FreeCAD launches Gui::Dialog::DlgSettingsWorkbenchesImp - + Toolbar 도구 모음 - + Left corner 왼쪽 모서리 - + Right corner 오른쪽 모서리 @@ -12654,12 +11975,12 @@ after FreeCAD launches Gui::NotificationArea - + Delete user notifications Delete user notifications - + Delete All Delete All @@ -12695,13 +12016,13 @@ after FreeCAD launches StdViewLoadImage - + Load image... Load image... - + Loads an image Loads an image @@ -12769,4 +12090,735 @@ after FreeCAD launches An error occurred -- see Report View for information + + Gui::Dialog::DlgSettingsEditor + + + Editor + 편집기 + + + + Options + 옵션 + + + + Code lines will be numbered + 코드 라인에 번호가 매겨집니다 + + + + Enable line numbers + 줄 번호를 활성화 + + + + The cursor shape will be a block + 커서가 곧 잠금됩니다. + + + + Enable block cursor + 커서 잠금 할성화 + + + + Enable folding + 폴딩 가능 + + + + Indentation + 들여쓰기 + + + + Tab size: + 탭 크기: + + + + Tabulator raster (how many spaces) + Tabulator 래스터(공백 수) + + + + Indent size: + 들여쓰기 : + + + + How many spaces will be inserted when pressing <Tab> + <Tab>이 입력 되었을때 얼만큼의 공간이 삽입 될 것인가 + + + + Pressing <Tab> will insert a tabulator with defined tab size + <Tab>을 누르면 정의된 탭 크기의 표가 삽입됩니다 + + + + Keep tabs + 탭 유지 + + + + Pressing <Tab> will insert amount of defined indent size + <Tab>을 누르면 정의된 들여쓰기 크기가 삽입됩니다. + + + + Insert spaces + 공백 삽입 + + + + Display items + 항목 보이기 + + + + Color and font settings will be applied to selected type + 선택한 유형에 색상 및 글꼴 설정이 적용됩니다 + + + + Family: + 가족: + + + + Font family to be used for selected code type + 선택한 코드 유형에 사용할 글꼴 집합 + + + + Size: + 크기: + + + + Font size to be used for selected code type + 선택한 코드 유형에 사용할 글꼴 크기 + + + + Color: + Color: + + + + Preview: + 미리보기: + + + + Text + 텍스트 + + + + Bookmark + 책갈피 + + + + Breakpoint + 중단점 + + + + Keyword + 키워드 + + + + Comment + 주석 + + + + Block comment + 블록 주석 + + + + Number + 숫자 + + + + String + 문자열 + + + + Character + 문자 + + + + Class name + 클래스 이름 + + + + Define name + 이름 정의 + + + + Operator + 연산자 + + + + Python output + Python 출력 + + + + Python error + Python 오류 + + + + Current line highlight + 현재 줄 강조 표시 + + + + Items + 항목 + + + + Gui::Dialog::DlgSettingsGeneral + + + General + 일반 + + + + Language and number format + 언어 및 숫자 형식 + + + + Language: + 언어: + + + + Language of the application's user interface + 응용 프로그램의 사용자 인터페이스 언어 + + + + Unit system: + 단위 체계 + + + + Unit system that should be used for all parts of the application + 응용프로그램의 모든 부분에 사용해야 하는 단위 시스템 + + + + Number of decimals: + 소수점 자릿수 + + + + Number of decimals that should be shown for numbers and dimensions + 숫자 및 치수에 대해 표시되어야 하는 소수점 자릿수 + + + + Minimum fractional inch: + 최소 분수 인치: + + + + Minimum fractional inch to be displayed + 화면표시할 최소 분수 인치 + + + + Number format: + 숫자 형식: + + + + Operating system + 운영 체제 + + + + Selected language + 선택된 언어 + + + + C/POSIX + C/POSIX + + + + If enabled, numerical keypad decimal separator +will be substituted with locale separator, except +in Python Console and Macro Editor where a +dot/period will always be printed. + 활성화된 경우 숫자 키패드 10진수 구분 기호가 항상 점/주기가 인쇄되는 Python 콘솔 및 매크로 편집기를 제외하고 로케일 구분 기호로 대체됩니다. + + + + Substitute decimal separator + Substitute decimal separator + + + + Application + 응용 프로그램 + + + + Theme: + Theme: + + + + Customize how user interface will look like + Customize how user interface will look like + + + + Size of toolbar icons: + 도구 모음 아이콘 크기 + + + + Choose your preference for toolbar icon size. You can adjust +this according to your screen size or personal taste + 도구 모음 아이콘 크기에 대한 환경설정을 선택합니다. +화면 크기나 개인 취향에 따라 조정할 수 있습니다. + + + + Tree view mode: + 트리 뷰 모드: + + + + Customize how tree view is shown in the panel (restart required). + +'ComboView': combine tree view and property view into one panel. +'TreeView and PropertyView': split tree view and property view into separate panel. +'Both': keep all three panels, and you can have two sets of tree view and property view. + 패널에 트리 보기가 표시되는 방식을 사용자 지정합니다(다시 시작해야 함). + +'콤보보기': 트리 보기와 속성 보기를 하나의 패널로 결합합니다. +'트리보기 및 속성보기': 트리 보기와 속성 보기를 별도의 패널로 분할합니다. +'둘 다': 세 개의 패널을 모두 유지하면 두 세트의 트리 보기와 속성 보기를 가질 수 있습니다. + + + + Size of recent file list: + 최근 파일 목록의 크기: + + + + How many files should be listed in recent files list + 최근 파일 목록에 나열되어야 하는 파일 수 + + + + Background of the main window (when no document is opened) will consist of tiles of a special image. +See the FreeCAD Wiki for details about the image. + 기본 창의 배경(문서가 열려 있지 않은 경우) 은 특수 이미지의 타일로 구성됩니다. +이미지에 대한 자세한 내용은 FreeCAD 위키를 참조하세요. + + + + Enable tiled background + 타일식 배경 사용 + + + + The text cursor will be blinking + 텍스트 커서가 깜박입니다 + + + + Enable cursor blinking + 커서 깜박임 활성화하기 + + + + A Splash screen is a small loading window that is shown +when FreeCAD is launching. If this option is checked, FreeCAD will +display the splash screen + 시작 화면은 FreeCAD가 시작될 때 표시되는 작은 로딩 창입니다. +이 옵션을 선택하면, FreeCAD가 시작 화면을 표시합니다. + + + + Enable splash screen at start up + 시작시 스플래시 화면을 사용 + + + + Preference packs + 환경설정 팩 + + + + Name + 이름 + + + + Type + 유형 + + + + Load + 불러오기 + + + + Import config... + 구성 가져오기... + + + + Save new... + 새로 저장하기... + + + + Manage... + 관리... + + + + Revert... + 되돌리기... + + + + Manage preference packs + 환경설정 팩 관리하기 + + + + Small (%1px) + 작게(%1px) + + + + Medium (%1px) + 중간(%1px) + + + + Large (%1px) + 크게(%1px) + + + + Extra large (%1px) + 아주크게(%1px) + + + + Custom (%1px) + 커스텀(%1px) + + + + Combo View + 콤보 보기 + + + + TreeView and PropertyView + 트리보기 및 속성보기 + + + + Both + 둘다 + + + + Preference Pack Name + 환경설정 팩 이름 + + + + Tags + 태그 + + + + Apply + 적용 + + + + Apply the %1 preference pack + %1 환경설정 팩 적용하기 + + + + Choose a FreeCAD config file to import + 가져올 FreeCAD 구성 파일 고르기 + + + + File exists + 파일이 존재합니다 + + + + A preference pack with that name already exists. Overwrite? + 해당 이름의 환경설정 팩이 이미 있습니다. 덮어쓰시겠습니까? + + + + Gui::Dialog::DlgSettingsReportView + + + Report view + 보고서 보기 + + + + Output + 출력 + + + + Normal messages will be recorded + 정상적인 메시지가 기록됩니다 + + + + Record normal messages + 정상적인 메시지 기록하기 + + + + Log messages will be recorded + 로그 메시지가 기록됩니다 + + + + Record log messages + 로그 메시지를 기록 + + + + Warnings will be recorded + 경고가 곧 기록됩니다 + + + + Record warnings + 경고를 기록 + + + + Error messages will be recorded + 오류 메시지가 기록됩니다 + + + + Record error messages + 에러 메시지를 기록 + + + + When an error has occurred, the Report View dialog becomes visible +on-screen while displaying the error + 오류가 발생하면 오류를 표시하는 동안 보고서 보기 대화 상자가 화면에 표시됩니다. + + + + Show report view on error + 오류 시 보고서 보기 표시하기 + + + + When a warning has occurred, the Report View dialog becomes visible +on-screen while displaying the warning + 경고가 발생하면 경고를 표시하는 동안 보고서 보기 대화 상자가 화면에 표시됩니다. + + + + Show report view on warning + 경고 시 보고서 보기 표시하기 + + + + When a normal message has occurred, the Report View dialog becomes visible +on-screen while displaying the message + 정상적인 메시지가 발생하면, 메시지를 표시하는 동안 보고서 보기 대화상자가 +화면에 표시됩니다 + + + + Show report view on normal message + 정상 메시지에 보고서 보기 표시하기 + + + + When a log message has occurred, the Report View dialog becomes visible +on-screen while displaying the log message + 로그 메시지가 발생하면 로그 메시지를 표시하는 동안 보고서 보기 대화 상자가 화면에 표시됩니다. + + + + Show report view on log message + 로그 메시지에 보고서 보기 표시하기 + + + + Include a timecode for each report + 각 보고서에 대한 시간 코드 포함하기 + + + + Include a timecode for each entry + 각 항목에 대한 시간 코드 포함하기 + + + + Colors + 색상 + + + + Normal messages: + 일반 메시지: + + + + Font color for normal messages in Report view panel + 보고서 보기 패널의 정상적인 메시지 글꼴 색상 + + + + Log messages: + 로그 메시지: + + + + Font color for log messages in Report view panel + 보고서 보기 패널의 로그 메시지 글꼴 색상 + + + + Warnings: + 경고: + + + + Font color for warning messages in Report view panel + 보고서 보기 패널의 경고 메시지 글꼴 색상 + + + + Errors: + 오류: + + + + Font color for error messages in Report view panel + 보고서 보기 패널의 오류 메시지 글꼴 색상 + + + + Python interpreter + Python 해석 프로그램 + + + + Internal Python output will be redirected +from Python console to Report view panel + 내부 Python 출력이 Python 콘솔에서 +보고서 보기 패널로 다시 보내집니다 + + + + Redirect internal Python output to report view + 내부 Python 출력을 보고서 보기로 다시 보내기 + + + + Internal Python error messages will be redirected +from Python console to Report view panel + 내부 Python 오류 메시지는 Python 콘솔에서 +보고서 보기 패널로 다시 보내집니다 + + + + Redirect internal Python errors to report view + 내부 Python 오류를 보고서 보기로 다시 보내기 + + + + Gui::Dialog::DlgSettingsTheme + + + Theme + Theme + + + + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + + + + Style sheet: + 스타일 시트 + + + + Style sheet how user interface will look like + 스타일 시트 사용자 인터페이스의 모양 + + + + Secondary theme color + Secondary theme color + + + + + + This color might be used by your theme to let you customize it. + This color might be used by your theme to let you customize it. + + + + Highlight color + Highlight color + + + + Focus theme color + Focus theme color + + + + No style sheet + 스타일 시트 없음 + + diff --git a/src/Gui/Language/FreeCAD_nl.ts b/src/Gui/Language/FreeCAD_nl.ts index bbe242a4e9..f6bf4e18c5 100644 --- a/src/Gui/Language/FreeCAD_nl.ts +++ b/src/Gui/Language/FreeCAD_nl.ts @@ -42,29 +42,29 @@ Visuele grootte van de functie - + <empty> <empty> - - + + Angle Hoek - - + + Axis As - + Position Positie - + Enum Enum @@ -85,18 +85,18 @@ Run test cases to verify console messages - Run test cases to verify console messages + Doe een aantal testen om console-berichten te verifiëren CmdViewMeasureClearAll - + Clear measurement Metingen uitwissen - + Clear all visible measurements Alle zichtbare metingen wissen @@ -104,25 +104,25 @@ CmdViewMeasureToggleAll - + Toggle measurement Metingen schakelen - + Turn on or off the display of all measurements - Turn on or off the display of all measurements + Schakel de weergave van alle maten in of uit Command - + Edit Bewerken - + Import Importeren @@ -182,9 +182,9 @@ Een groep toevoegen - + Align - Align + Uitlijnen @@ -194,18 +194,18 @@ - + Transform Transformeren - + Toggle array elements Toggle array elements - + Link Transform Koppeling transformeren @@ -215,12 +215,12 @@ Afstand meten - + Toggle visibility Wissel zichtbaarheid - + Toggle selectability Schakel selecteerbaarheid aan/uit @@ -369,7 +369,7 @@ Reverse - Omdraaien + Omgekeerde @@ -428,7 +428,7 @@ The object will be edited using the mode defined internally to be the most appropriate for the object type - The object will be edited using the mode defined internally to be the most appropriate for the object type + Het object zal worden bewerkt met behulp van de intern gedefinieerde modus die het meest geschikt is voor dit type object @@ -438,7 +438,7 @@ The object will have its placement editable with the Std TransformManip command - The object will have its placement editable with the Std TransformManip command + De plaatsing van het object kan worden bewerkt met de Std TransformManip opdracht @@ -448,7 +448,7 @@ This edit mode is implemented as available but currently does not seem to be used by any object - This edit mode is implemented as available but currently does not seem to be used by any object + Deze bewerkingsmodus is geïmplementeerd zoals nu beschikbaar maar lijkt momenteel niet te worden gebruikt door een object @@ -458,7 +458,7 @@ The object will have the color of its individual faces editable with the Part FaceColors command - The object will have the color of its individual faces editable with the Part FaceColors command + De kleur van de individuele vlakken van het object kunnen worden bewerkt met de opdracht Part FaceColors @@ -559,7 +559,7 @@ Gui::AutoSaver - + Please wait until the AutoRecovery file has been saved... Wacht tot het AutoHerstel-bestand gered is... @@ -711,47 +711,47 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::AboutDialog - - + + Credits Header for the Credits tab of the About screen Credits - + FreeCAD would not be possible without the contributions of FreeCAD zou niet mogelijk zijn met het werk van - + Individuals Header for the list of individual people in the Credits list. Individuen - + Organizations Header for the list of companies/organizations in the Credits list. Organisaties - - + + License Licentie - + Libraries Bibliotheken - + This software uses open source components whose copyright and other proprietary rights belong to their respective owners: Deze software maakt gebruik van open source componenten waarvan copyright en andere eigendomsrechten tot hun respectievelijke eigenaars behoren: - + Collection Collectie @@ -759,22 +759,22 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::ApplicationCache - + Cache directory Cache map - + The cache directory %1 exceeds the size of %2. De cache map %1 overschrijdt de grootte van %2. - + Do you want to clear it now? Wilt u het nu wissen? - + Warning: Please make sure that this is the only running %1 instance and that no documents are opened as this may result into data loss! Waarschuwing: Zorg ervoor dat dit de enige actieve %1 instantie is en dat er geen documenten worden geopend, omdat dit kan leiden tot gegevensverlies! @@ -795,37 +795,37 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::CameraDialog - + Camera settings Camera-instellingen - + Orientation - Oriëntatie + Orientatie - + Q0 Q0 - + Q1 Q1 - + Q2 Q2 - + Q3 Q3 - + Current view Huidige weergave @@ -848,7 +848,7 @@ while doing a left or right click and move the mouse up or down Offset - Verschuiving + Afwijking @@ -875,7 +875,7 @@ while doing a left or right click and move the mouse up or down View - Aanzicht + Weergave @@ -1110,7 +1110,7 @@ Als dit niet is aangevinkt, dan moet de eigenschap uniek worden benoemd en is ka Property group templates - Property group templates + Sjablonen voor een groep eigenschappen @@ -1271,7 +1271,7 @@ Als dit niet is aangevinkt, dan moet de eigenschap uniek worden benoemd en is ka To change a current shortcut enter the new shortcut in the field below and press 'Assign'. - To change a current shortcut enter the new shortcut in the field below and press 'Assign'. + Als u een huidige snelkoppeling wilt wijzigen, vul dan de nieuwe snelkoppeling in het veld hieronder in en klik op 'Toevoegen'. @@ -1281,30 +1281,28 @@ Als dit niet is aangevinkt, dan moet de eigenschap uniek worden benoemd en is ka Multi-key sequence delay: - Multi-key sequence delay: + Vertraging voor toets combinaties: Time in milliseconds to wait for the next key stroke of the current key sequence. For example, pressing 'F' twice in less than the time delay setting here will be be treated as shorctcut key sequence 'F, F'. - Time in milliseconds to wait for the next key stroke of the current key sequence. -For example, pressing 'F' twice in less than the time delay setting here will be -be treated as shorctcut key sequence 'F, F'. + Beschikbare tijd in milliseconden voor de volgende toets van de huidige toetscombinatie. +Bijvoorbeeld, het twee keer indrukken van 'F' in minder dan de ingestelde tijd zal +worden behandeld als een snelkoppeling toetscombinatie 'F, F'. This list shows commands having the same shortcut in the priority from high to low. If more than one command with the same shortcut are active at the same time. The one with the highest priority will be triggered. - This list shows commands having the same shortcut in the priority from high -to low. If more than one command with the same shortcut are active at the -same time. The one with the highest priority will be triggered. + Deze lijst toont commando's met dezelfde snelkoppeling, in prioriteit van hoog naar laag. Als er meer dan één commando met dezelfde snelkoppeling tegelijk actief zijn, zal degene met de hoogste prioriteit worden geactiveerd. Shortcut priority list: - Shortcut priority list: + Prioriteitenlijst snelkoppelingen: @@ -1349,7 +1347,7 @@ same time. The one with the highest priority will be triggered. Down - Naar beneden + Omlaag @@ -1391,16 +1389,16 @@ same time. The one with the highest priority will be triggered. Title - Hoofding + Titel - + All Alle - - + + none geen @@ -1408,8 +1406,8 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgCustomToolBoxbarsImp - - + + Toolbox bars Gereedschap werkbalken @@ -1464,7 +1462,7 @@ same time. The one with the highest priority will be triggered. Move up - Naar boven verplaatsen + Verplaats naar boven @@ -1474,7 +1472,7 @@ same time. The one with the highest priority will be triggered. Move down - Naar beneden verplaatsen + Verplaats naar beneden @@ -1494,7 +1492,7 @@ same time. The one with the highest priority will be triggered. Command - Commando + Opdracht @@ -1684,551 +1682,123 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgDisplayPropertiesImp - + Default Standaard - + Aluminium Aluminium - + Brass Brons - + Bronze Brons - + Copper Koper - + Chrome Chroom - + Emerald Smaragd - + Gold Goud - + Jade Jade - + Metalized Gemetalliseerde - + Neon GNC Neon GNC - + Neon PHC Neon PHC - + Obsidian Obsidiaan - + Pewter Pewter - + Plaster Gips - + Plastic Kunststof - + Ruby Robijn - + Satin Satijn - + Shiny plastic Glanzende kunststof - + Silver Zilver - + Steel Staal - + Stone Steen Gui::Dialog::DlgEditorSettings - - - Editor - Editor - - - - Options - Opties - - - - Code lines will be numbered - Code-regels worden genummerd - - - - Enable line numbers - Activeer regelnummers - - - - The cursor shape will be a block - The cursor shape will be a block - - - - Enable block cursor - Enable block cursor - - - - Enable folding - Vouwing inschakelen - - - - Indentation - Indrukking - - - - Tab size: - Tabgrootte: - - - - Tabulator raster (how many spaces) - Tabulator raster (hoeveel spaties) - - - - Indent size: - Inspring grootte: - - - - How many spaces will be inserted when pressing <Tab> - Hoeveel spaties zullen worden ingevoegd bij het indrukken van <Tab> - - - - Pressing <Tab> will insert a tabulator with defined tab size - Op <Tab> drukken zal een tabulator invoegen met een gedefinieerde tabgrootte - - - - Keep tabs - Behoud tabs - - - - Pressing <Tab> will insert amount of defined indent size - Op <Tab> klikken zal de grootte van de gedefinieerde inspringen invoegen - - - - Insert spaces - Spaties invoegen - - - - Display items - Items tonen - - - - Color and font settings will be applied to selected type - Kleur- en lettertype-instellingen worden toegepast op het geselecteerde type - - - - Family: - Familie: - - - - Font family to be used for selected code type - Lettertypefamilie die gebruikt moet worden voor het geselecteerde codetype - - - - Size: - Grootte: - - - - Font size to be used for selected code type - Lettergrootte die gebruikt moet worden voor het geselecteerde codetype - - - - Color: - Kleur: - - - - Preview: - Voorbeeldweergave: - '' - - Gui::Dialog::DlgGeneral - - - General - Algemeen - - - - Language of the application's user interface - Taal van de gebruikersinterface van de applicatie - - - - Number format: - Nummerformaat: - - - - Operating system - Besturingssysteem - - - - Selected language - Geselecteerde taal - - - - C/POSIX - C/POSIX - - - - If enabled, numerical keypad decimal separator -will be substituted with locale separator, except -in Python Console and Macro Editor where a -dot/period will always be printed. - If enabled, numerical keypad decimal separator -will be substituted with locale separator, except -in Python Console and Macro Editor where a -dot/period will always be printed. - - - - Preference packs - Preference packs - - - - Name - Naam - - - - Type - Type - - - - Load - Laad - - - - Import config... - Importeer configuratie... - - - - Save new... - Nieuwe opslaan... - - - - Manage... - Beheer... - - - - Revert... - Ongedaan maken... - - - - How many files should be listed in recent files list - Hoeveel bestanden moeten er in de lijst met recente bestanden worden opgenomen - - - - Enable tiled background - Betegelde achtergrond inschakelen - - - - The text cursor will be blinking - De tekstcursor zal knipperen - - - - Enable cursor blinking - Enable cursor blinking - - - - Style sheet: - Stijlblad: - - - - Language and number format - Taal en nummer formaat - - - - Language: - Taal: - - - - Unit system: - Eenheidssysteem: - - - - Unit system that should be used for all parts of the application - Unit system that should be used for all parts of the application - - - - Number of decimals: - Aantal decimalen: - - - - Number of decimals that should be shown for numbers and dimensions - Aantal decimalen dat moet worden weergegeven voor aantallen en afmetingen - - - - Minimum fractional inch: - Minimale fractie van een duim: - - - - Minimum fractional inch to be displayed - Minimale fractionele inch om weer te geven - - - - Substitute decimal separator - Substitute decimal separator - - - - Application - Applicatie - - - - Style sheet how user interface will look like - Stijlblad hoe de gebruikersinterface eruit zal zien - - - - Size of toolbar icons: - Grootte van de werkbalk-pictogrammen: - - - - Choose your preference for toolbar icon size. You can adjust -this according to your screen size or personal taste - Kies uw voorkeur voor de grootte van de werkbalkpictogrammen. U kunt -dit aanpassen aan uw schermgrootte of persoonlijke smaak - - - - Tree view mode: - Boomstructuurweergavemodus: - - - - Customize how tree view is shown in the panel (restart required). - -'ComboView': combine tree view and property view into one panel. -'TreeView and PropertyView': split tree view and property view into separate panel. -'Both': keep all three panels, and you can have two sets of tree view and property view. - Pas aan hoe de Structuurweergave wordt weergegeven in het paneel (herstart vereist). - -'ComboView': combineer de SructuurWeergave en eigenschap in een paneel. -'TreeView and PropertyView': splits de Structuur- en eigenschapsweergave in aparte panelen. -'Both': houd alle drie de panelen bij, en u kunt twee sets Structuur- en eigenschapsweergave hebben. - - - - Size of recent file list: - Grootte van recente bestandslijst: - - - - Background of the main window (when no document is opened) will consist of tiles of a special image. -See the FreeCAD Wiki for details about the image. - Background of the main window (when no document is opened) will consist of tiles of a special image. -See the FreeCAD Wiki for details about the image. - - - - A Splash screen is a small loading window that is shown -when FreeCAD is launching. If this option is checked, FreeCAD will -display the splash screen - Een Splashscherm is een klein laadvenster dat wordt weergegeven -wanneer FreeCAD wordt opgestart. Als deze optie aangevinkt is, zal FreeCAD -het splashscherm weergeven - - - - Enable splash screen at start up - Activeer splash-scherm tijdens het opstarten - - - - Gui::Dialog::DlgGeneralImp - - - Manage preference packs - Beheer voorkeurspakketten - - - - Small (%1px) - Kleine (%1px) - - - - Medium (%1px) - Medium (%1px) - - - - Large (%1px) - Grote (%1px) - - - - Extra large (%1px) - Extra groot (%1px) - - - - Custom (%1px) - Aangepaste (%1px) - - - - Combo View - Combi-weergave - - - - TreeView and PropertyView - Structuur- en Eigenschapsweergave - - - - Both - Beide - - - - No style sheet - Geen stijlblad - - - - Preference Pack Name - Preference Pack Name - - - - Tags - Labels - - - - Apply - Toepassen - - - - Apply the %1 preference pack - %1 voorkeurspakket toepassen - - - - Choose a FreeCAD config file to import - Kies een FreeCAD configuratiebestand om te importeren - - - - File exists - Bestand bestaat - - - - A preference pack with that name already exists. Overwrite? - Een voorkeurspakket met deze naam bestaat al. Overschrijven? - - Gui::Dialog::DlgInputDialog @@ -2310,7 +1880,7 @@ het splashscherm weergeven Launch a guide on how to set up a macro in a custom global toolbar. - Launch a guide on how to set up a macro in a custom global toolbar. + Start een instructie over het opzetten van een macro in een aangepaste globale toolbar. @@ -2320,7 +1890,7 @@ het splashscherm weergeven Open Addon Manager where macros created by the community and other addons can be downloaded. - Open Addon Manager where macros created by the community and other addons can be downloaded. + Open Addon Manager waarin macro's gemaakt door de gemeenschap, en andere addons, kunnen worden gedownload. @@ -2519,7 +2089,7 @@ Misschien een fout met bestandsrechten? Close - Sluiten + Afsluiten @@ -2689,7 +2259,7 @@ Kies een andere map, alstublieft. &Close - & Sluiten + &Sluiten @@ -2751,7 +2321,7 @@ Kies een andere map, alstublieft. Group - Groep + Groeperen @@ -2802,12 +2372,12 @@ Kies een andere map, alstublieft. Manage Preference Packs - Manage Preference Packs + Beheer voorkeurspakketten Open Addon Manager... - Open Addon Manager... + Open Addon Manager... @@ -2815,17 +2385,17 @@ Kies een andere map, alstublieft. User-Saved Preference Packs - User-Saved Preference Packs + Door gebruiker opgeslagen voorkeurspakketten Built-In Preference Packs - Built-In Preference Packs + Ingebouwde voorkeurspakketten Toggle visibility of built-in preference pack '%1' - Toggle visibility of built-in preference pack '%1' + Zichtbaarheid van ingebouwd voorkeurspakket '%1 ' in-/uitschakelen @@ -2835,7 +2405,7 @@ Kies een andere map, alstublieft. Toggle visibility of Addon preference pack '%1' (use Addon Manager to permanently remove) - Toggle visibility of Addon preference pack '%1' (use Addon Manager to permanently remove) + Zichtbaarheid van het Addon voorkeurspakket '%1' in-/uitschakelen (gebruik Addon Manager om het permanent te verwijderen) @@ -2845,7 +2415,7 @@ Kies een andere map, alstublieft. Are you sure you want to delete the preference pack named '%1'? This cannot be undone. - Are you sure you want to delete the preference pack named '%1'? This cannot be undone. + Weet u zeker dat u het voorkeurspakket genaamd '%1' wilt verwijderen? Dit kan niet ongedaan worden gemaakt. @@ -2978,7 +2548,7 @@ Kies een andere map, alstublieft. &Comment: - &Comment: + &Opmerkingen: @@ -3114,188 +2684,6 @@ Kies een andere map, alstublieft. Gui::Dialog::DlgReportView - - - Report view - Rapportweergave - - - - Output - Uitvoer - - - - Normal messages will be recorded - Normale berichten worden opgenomen - - - - Record normal messages - Neem normale berichten op - - - - Log messages will be recorded - Logberichten worden opgenomen - - - - Record log messages - logboek-berichten bewaren - - - - Warnings will be recorded - Waarschuwingen zullen worden opgenomen - - - - Record warnings - Waarschuwingen bewaren - - - - Error messages will be recorded - Foutberichten worden opgenomen - - - - Record error messages - Foutmeldingen bewaren - - - - When an error has occurred, the Report View dialog becomes visible -on-screen while displaying the error - Wanneer er een fout is opgetreden, wordt het dialoogvenster Rapportweergave zichtbaar -op het scherm terwijl de fout wordt weergegeven - - - - Show report view on error - Rapportweergave bij fout weergeven - - - - When a warning has occurred, the Report View dialog becomes visible -on-screen while displaying the warning - Wanneer er een waarschuwing is opgetreden, wordt het dialoogvenster Rapportweergave zichtbaar -op het scherm terwijl de waarschuwing wordt weergegeven - - - - Show report view on warning - Rapportweergave bij waarschuwing weergeven - - - - When a normal message has occurred, the Report View dialog becomes visible -on-screen while displaying the message - Wanneer er een normaal bericht is opgetreden, wordt het dialoogvenster Rapportweergave -op het scherm zichtbaar terwijl het bericht wordt weergegeven - - - - Show report view on normal message - Rapportweergave weergeven op normaal bericht - - - - When a log message has occurred, the Report View dialog becomes visible -on-screen while displaying the log message - Wanneer er een logbericht is opgetreden, wordt het dialoogvenster Rapportweergave -op het scherm zichtbaar terwijl het bericht wordt weergegeven - - - - Show report view on log message - Rapportweergave weergeven op logbericht - - - - Include a timecode for each report - Voeg een tijdcode toe voor elk rapport - - - - Include a timecode for each entry - Voeg een tijdcode toe voor elke invoer - - - - Colors - Kleuren - - - - Normal messages: - Normale berichten: - - - - Font color for normal messages in Report view panel - Letterkleur voor normale berichten in rapportweergavepaneel - - - - Log messages: - Logboekberichten: - - - - Font color for log messages in Report view panel - Letterkleur voor logberichten in rapportweergavepaneel - - - - Warnings: - Waarschuwingen: - - - - Font color for warning messages in Report view panel - Letterkleur voor waarschuwingsberichten in rapportweergavepaneel - - - - Errors: - Fouten: - - - - Font color for error messages in Report view panel - Letterkleur voor foutberichten in rapportweergavepaneel - - - - Python interpreter - Python-interpreter - - - - Internal Python output will be redirected -from Python console to Report view panel - De interne Python-uitvoer wordt omgeleid -van de Python-console naar het rapportweergavepaneel - - - - Redirect internal Python output to report view - Interne Python uitvoer omleiden naar de rapportweergave - - - - Internal Python error messages will be redirected -from Python console to Report view panel - Interne Python-foutberichten worden omgeleid -van de Python-console naar het rapportweergavepaneel - - - - Redirect internal Python errors to report view - Interne Python fouten omleiden naar rapportweergave - '' @@ -3373,70 +2761,70 @@ van de Python-console naar het rapportweergavepaneel Gui::Dialog::DlgSettings3DView - + 3D View 3D-weergave - + General Algemeen - + Main coordinate system will always be shown in lower right corner within opened files Het hoofdcoördinatensysteem wordt altijd rechtsonder in de geopende bestanden getoond - + Show coordinate system in the corner Toon coördinatenstelsel in de hoek - + Relative size : Relatieve grootte: - + Size of main coordinate system representation in the corner -- in % of height/width of viewport Size of main coordinate system representation in the corner -- in % of height/width of viewport - + Axis cross will be shown by default at file opening or creation Assenkruis wordt standaard getoond het openen of aanmaken van bestand - + Show axis cross by default Toon assenkruis standaard - + Time needed for last operation and resulting frame rate will be shown at the lower left corner in opened files De tijd die nodig is voor de laatste bewerking en de resulterende framerate worden in geopende bestanden linksonder getoond - + Show counter of frames per second Toon teller van frames per seconde - + Rendering Rendering - + This option is useful for troubleshooting graphics card and driver problems. Changing this option requires a restart of the application. @@ -3445,22 +2833,22 @@ Changing this option requires a restart of the application. Het wijzigen van deze optie vereist een herstart van de toepassing. - + Use software OpenGL Gebruik software OpenGL - + Use OpenGL VBO (Vertex Buffer Object) Gebruik OpenGL VBO (Vertex Buffer Object) - + Render cache Cache renderen - + If selected, Vertex Buffer Objects (VBO) will be used. A VBO is an OpenGL feature that provides methods for uploading vertex data (position, normal vector, color, etc.) to the graphics card. @@ -3483,7 +2871,7 @@ issues ranging from graphical anomalies to GPU crash bugs. Remember to report this setting as enabled when seeking support on the FreeCAD forums - + 'Render Caching' is another way to say 'Rendering Acceleration'. There are 3 options available to achieve this: 1) 'Auto' (default), let Coin3D decide where to cache. @@ -3500,92 +2888,92 @@ only cache at the scene graph root node. This offers the fastest rendering speed but slower response to any scene changes. - + Auto Automatisch - + Distributed Verspreid - + Centralized Gecentraliseerd - + Anti-Aliasing Anti-aliasing - + What kind of multisample anti-aliasing is used Wat voor soort multisample anti-aliasing wordt gebruikt - + None Geen - + Line Smoothing Lijn vloeiend maken - + MSAA 2x MSAA 2x - + MSAA 4x MSAA 4x - + MSAA 8x MSAA 8x - + Transparent objects: Transparante objecten: - + Render types of transparent objects Type transparante objecten renderen - + One pass Een passage - + Backface pass Passage op de achterkant - + Marker size: Markergrootte: - + Size of vertices in the Sketcher workbench Grootte van eindpunten in de schetserwerkbank - + Eye to eye distance for stereo modes Oog-naar-oog-afstand voor stereomodi - + Eye-to-eye distance used for stereo projections. The specified value is a factor that will be multiplied with the bounding box size of the 3D object that is currently displayed. @@ -3594,48 +2982,48 @@ De opgegeven waarde is een factor die zal worden vermenigvuldigd met de begrenzingsvakgrootte van het 3D-object dat op dat moment wordt weergegeven. - + Backlight is enabled with the defined color Tegenlicht is ingeschakeld met de ingestelde kleur - - + + Backlight color Tegenlichtkleur - + Intensity Intensiteit - + Intensity of the backlight Intensiteit van het tegenlicht - + Camera type Cameratype - + Objects will appear in a perspective projection Objecten verschijnen in een perspectiefprojectie - + Perspective renderin&g Perspectief renderin&g - + Objects will be projected in orthographic projection Objecten zullen geprojecteerd worden in orthografische projectie - + Or&thographic rendering Or&thografische weergave @@ -3647,42 +3035,42 @@ de begrenzingsvakgrootte van het 3D-object dat op dat moment wordt weergegeven.< Gui::Dialog::DlgSettings3DViewImp - + 5px 5px - + 7px 7px - + 9px 9px - + 11px 11px - + 13px 13px - + 15px 15px - + Anti-aliasing Anti-aliasing - + Open a new viewer or restart %1 to apply anti-aliasing changes. Open een nieuwe viewer of %1 herstart om anti-aliasing wijzigingen toepassen. @@ -3690,77 +3078,77 @@ de begrenzingsvakgrootte van het 3D-object dat op dat moment wordt weergegeven.< Gui::Dialog::DlgSettingsCacheDirectory - + Cache Cache - + Cache directory Cache map - + Location: Locatie: - + Check periodically at program start: Controleer periodiek bij het opstarten van het programma: - + Always Altijd - + Daily Dagelijks - + Weekly Wekelijks - + Monthly Maandelijks - + Yearly Jaarlijks - + Never Nooit - + Cache size limit: Cache size limit: - + Check now... Nu controleren... - + Notify the user if the cache size exceeds the specified limit Notify the user if the cache size exceeds the specified limit - + Unknown Onbekend - + Current cache size: %1 Current cache size: %1 @@ -3934,181 +3322,181 @@ besides the color bar Gui::Dialog::DlgSettingsDocument - + Document Document - + General Algemeen - + The application will create a new document when started De applicatie maakt een nieuw document aan wanneer deze wordt opgestart - + Create new document at start up Maak een nieuw document aan bij het opstarten - + Document save compression level (0 = none, 9 = highest, 3 = default) Document op te slaan compressie-niveau (0=geen, 9=hoogste, 3=standaard) - + Compression level for FCStd files Compressieniveau voor FCStd-bestanden - + All changes in documents are stored so that they can be undone/redone Alle wijzigingen in documenten worden opgeslagen en kunnen zo ongedaan worden gemaakt of opnieuw aangemaakt - + Using Undo/Redo on documents Gebruik undo/redo op documenten - + Maximum Undo/Redo steps Maximale 'ongedaan maken' / 'Opnieuw' stappen - + How many Undo/Redo steps should be recorded Hoeveel stappen van Ongedaan maken/Herstel ongedaan maken moeten worden geregistreerd - + Allow user aborting document recomputation by pressing ESC. This feature may slightly increase recomputation time. Laat de gebruiker toe om de documentherberekening af te breken door op ESC te drukken. Deze functie kan de herberekeningstijd enigszins verlengen. - + Allow aborting recomputation Afbreken van herberekening toestaan - + Storage Opslag - + Saving transactions (Auto-save) Opslaan van transacties (automatisch opslaan) - + Discard saved transaction after saving document Opgeslagen transactie na het opslaan van het document negeren - + If there is a recovery file available the application will automatically run a file recovery when it is started. Als er een herstelbestand beschikbaar is, zal de applicatie automatisch een bestandsherstel uitvoeren wanneer deze wordt gestart. - + Run AutoRecovery at startup AutoHerstel bij het opstarten uitvoeren - + How often a recovery file is written Hoe vaak een herstelbestand wordt geschreven - + Save AutoRecovery information every AutoHerstel-informatie opslaan elke - + A thumbnail will be stored when document is saved Een miniatuur wordt opgeslagen wanneer het document wordt opgeslagen - + Save thumbnail into project file when saving document Miniatuur opslaat in projectbestand bij het opslaan van document - + Size Grootte - + Sets the size of the thumbnail that is stored in the document. Common sizes are 128, 256 and 512 Stelt de grootte van de miniatuur in die in het document is opgeslagen. Gebruikelijke maten zijn 128, 256 en 512 - + The program logo will be added to the thumbnail Het logo van het programma wordt toegevoegd aan de miniatuur - + Add the program logo to the generated thumbnail Voeg het programmalogo toe aan de gegenereerde miniatuur - + How many backup files will be kept when saving document Hoeveel back-upbestanden worden bewaard bij het opslaan van document - + Maximum number of backup files to keep when resaving document Maximaal aantal back-upbestanden dat moet worden bewaard bij het opslaan van het document - + Backup files will get extension '.FCbak' and file names get date suffix according to the specified format Back-upbestanden krijgen de extensie '.FCbak' en bestandsnamen krijgen het achtervoegsel van de datum volgens het opgegeven formaat - + Use date and FCBak extension Gebruik datum en FCBak-extensie - + Date format Datumformaat - + Document objects Document objecten - + Allow objects to have same label Allow objects to have same label - + Allow duplicate object labels in one document Dubbele voorwerpnamen in een document toestaan - + Enable partial loading of external linked documents. Then only referenced objects and their dependencies will be loaded when a linked document is auto-opened together with the main document. @@ -4121,22 +3509,22 @@ Een gedeeltelijk geladen document kan niet worden bewerkt. Dubbelklik op het doc in de boomstructuurweergave om het volledig te herladen. - + Disable partial loading of external linked objects Gedeeltelijk laden van externe gekoppelde objecten uitschakelen - + Authoring and License Auteur en licentie - + Author name Auteursnaam - + All documents that will be created will get the specified author name. Keep blank for anonymous. You can also use the form: John Doe <john@doe.com> @@ -4145,32 +3533,32 @@ Houd leeg voor anoniem. U kunt ook het formulier gebruiken: John Doe <john@doe.com> - + The field 'Last modified by' will be set to specified author when saving the file Het veld 'Laatst gewijzigd door' wordt bij het opslaan van het bestand op de opgegeven auteur ingesteld - + Set on save Instellen met opslaan - + Company Bedrijf - + Default company name to use for new files Standaardbedrijfsnaam om te gebruiken voor nieuwe bestanden - + Default license Standaardlicentie - + Default license for new documents Standaardlicentie voor nieuwe documenten @@ -4240,12 +3628,12 @@ U kunt ook het formulier gebruiken: John Doe <john@doe.com> Andere - + License URL Licentie URL - + URL describing more about the license URL beschrijft meer over de licentie @@ -4253,104 +3641,21 @@ U kunt ook het formulier gebruiken: John Doe <john@doe.com> Gui::Dialog::DlgSettingsDocumentImp - + The format of the date to use. De notatie van de datum om te gebruiken. - + Default Standaard - + Format Formaat - - Gui::Dialog::DlgSettingsEditorImp - - - Text - Tekst - - - - Bookmark - Bladwijzer - - - - Breakpoint - Pauze-punt - - - - Keyword - Sleutelwoord - - - - Comment - Commentaar - - - - Block comment - Commentaarblok - - - - Number - Getal - - - - String - Tekenreeks - - - - Character - Teken - - - - Class name - Klassenaam - - - - Define name - Definieer Naam - - - - Operator - Operand - - - - Python output - Python-uitvoer - - - - Python error - Python-fout - - - - Current line highlight - Nadruk van tegenwoordige lijn - - - - Items - Items - - Gui::Dialog::DlgSettingsImage @@ -4531,122 +3836,122 @@ U kunt ook het formulier gebruiken: John Doe <john@doe.com> Gui::Dialog::DlgSettingsMacro - + Macro Macro - + General macro settings Algemene macro instellingen - + Variables defined by macros are created as local variables Variabelen gedefinieerd door macro's worden gemaakt als lokale variabelen - + Run macros in local environment Macro's uitvoeren in de lokale omgeving - + Macro recording settings Macro-opname-instellingen - + Macro path Macro-pad - + The directory in which the application will search for macros De map waarin de applicatie naar macro's zoekt - + Gui commands Gui commando's - + Recorded macros will also contain user interface commands Opgenomen macro's zullen ook gebruikersinterfacecommando's bevatten - + Record GUI commands Neem GUI-commando's op - + Recorded macros will also contain user interface commands as comments Opgenomen macro's zullen ook gebruikersinterfacecommando's als commentaren bevatten - + Record as comment Opnemen als commentaar - + Logging Commands Loggen van commando's - + Commands executed by macro scripts are shown in Python console Commando's uitgevoerd door macroscripts worden weergegeven in Pythonconsole - + Show script commands in python console Toon scriptopdrachten in python console - + Log all commands issued by menus to file: Log alle commando's veroorzaakt door menu's naar bestand: - + FullScript.FCScript FullScript.FCScript - + Recent macros menu Recente macro's menu - + Size of recent macro list Grootte van recente macro lijst - + How many macros should be listed in recent macros list Hoeveel macro's moeten worden weergegeven in recente macro's lijst - + Keyboard shortcut count - Keyboard shortcut count + Toetsenbord snelkoppelingen - + How many recent macros should have shortcuts Hoeveel recente macro's hebben snelkoppelingen - + Keyboard Modifiers Toetsenbord aanpassers - + Keyboard modifiers, default = Ctrl+Shift+ Toetsenbord aanpassingen, standaard = Ctrl+Shift+ @@ -4654,250 +3959,250 @@ U kunt ook het formulier gebruiken: John Doe <john@doe.com> Gui::Dialog::DlgSettingsNavigation - - + + Navigation Navigatie - + Navigation cube Navigatiekubus - + Steps by turn Stappen per draai - + Number of steps by turn when using arrows (default = 8 : step angle = 360/8 = 45 deg) Aantal stappen per draai bij het gebruik van pijlen (standaard = 8: staphoek = 360/8 = 45 graden) - + Corner Hoek - + Corner where navigation cube is shown Hoek waar navigatiekubus wordt weergegeven - + Top left Linksboven - + Top right Rechtsboven - + Bottom left Linksonder - + Bottom right Rechts Onder - + Rotates to nearest possible state when clicking a cube face Draait naar dichtstbijzijnde mogelijke status bij het klikken op een kubus - + Rotate to nearest Draai naar dichtstbijzijnde - + Font name: Naam lettertype: - + Font name of the navigation cube - Font name of the navigation cube + Lettertype naam van de navigatiekubus - + Default Standaard - + Cube size Kubus grootte - + Size of the navigation cube Grootte van de navigatie kubus - + Color Kleur - + Base color for all elements Basiskleur voor alle elementen - + 3D Navigation 3D-navigatie - + List the mouse button configs for each chosen navigation setting. Select a set and then press the button to view said configurations. Geef een lijst met de configuratie van de muisknop voor elke gekozen navigatie-instelling. Selecteer een set en druk vervolgens op de knop om deze configuraties te bekijken. - + Mouse... Muis... - + Navigation settings set Navigatie-instellingen ingesteld - + Orbit style - Orbit stijl + Rotatiebaan stijl - + Rotation orbit style. Trackball: moving the mouse horizontally will rotate the part around the y-axis Turntable: the part will be rotated around the z-axis (with constrained axes). Free Turntable: the part will be rotated around the z-axis. - Rotation orbit style. -Trackball: moving the mouse horizontally will rotate the part around the y-axis -Turntable: the part will be rotated around the z-axis (with constrained axes). -Free Turntable: the part will be rotated around the z-axis. + Rotatiebaan stijl. +Trackball: als je de muis horizontaal beweegt, roteert het object rond de y-as +Draaitafel: het object wordt rond de z-as gedraaid (met beperkte assen). +Vrije draaitafel: het object zal worden gedraaid rond de z-as. - + Turntable Draaitafel - + Trackball Trackball - + Free Turntable - Free Turntable + Vrije draaitafel - + Rotation mode Draai modus - + Rotations in 3D will use current cursor position as center for rotation Rotaties in 3D zullen de huidige cursorpositie als middelpunt voor de rotatie gebruiken - + Window center Venster midden - + Drag at cursor Sleep bij cursor - + Object center Object midden - + Default camera orientation Standaard cameraoriëntatie - + Default camera orientation when creating a new document or selecting the home view Standaard cameraoriëntatie bij het aanmaken van een nieuw document of het selecteren van het startscherm - + Camera zoom Camera zoom - + Sets camera zoom for new documents. The value is the diameter of the sphere to fit on the screen. Stelt de camerazoom in voor nieuwe documenten. De waarde is de diameter van de bol die op het scherm past. - + mm mm - + Enable animated rotations Geanimeerde rotaties inschakelen - + Enable animation Animatie inschakelen - + Zoom operations will be performed at position of mouse pointer Zoombewerkingen worden uitgevoerd bij de positie van de muisaanwijzer - + Zoom at cursor Inzoomen bij cursor - + Zoom step Zoom step - + How much will be zoomed. Zoom step of '1' means a factor of 7.5 for every zoom step. Hoeveel zal er worden ingezoomd. Zoomstap van '1' betekent een factor 7,5 voor elke zoomstap. - + Direction of zoom operations will be inverted Richting van zoombewerkingen zullen omgedraaid worden - + Invert zoom Zoom omkeren - + Prevents view tilting when pinch-zooming. Affects only gesture navigation style. Mouse tilting is not disabled by this setting. @@ -4906,57 +4211,67 @@ Beïnvloedt alleen gebaar nav. stijl. De kanteling van de muis wordt niet uitgeschakeld door deze instelling. - + Disable touchscreen tilt gesture Touchscreen kantel gebaar uitschakelen - + + Show the rotation center when dragging. + Toon het rotatiepunt tijdens slepen. + + + + Enable rotation center indication + Enable rotation center indication + + + Isometric Isometrisch - + Dimetric Dimetrisch - + Trimetric Trimetrisch - + Top Boven - + Front Voorkant - + Left Links - + Right Rechts - + Rear Achter - + Bottom Onder - + Custom Eigen @@ -4964,44 +4279,44 @@ De kanteling van de muis wordt niet uitgeschakeld door deze instelling. Gui::Dialog::DlgSettingsPythonConsole - + Python console Python Console - + Settings Instellingen - + Words will be wrapped when they exceed available horizontal space in Python console Woorden worden verborgen wanneer ze de beschikbare horizontale ruimte in de Python-console overschrijden - + Enable word wrap Tekstterugloop inschakelen - + The cursor shape will be a block The cursor shape will be a block - + Enable block cursor Enable block cursor - + Saves Python history across sessions Saves Python history across sessions - + Save history Geschiedenis opslaan @@ -5009,17 +4324,37 @@ horizontale ruimte in de Python-console overschrijden Gui::Dialog::DlgSettingsSelection - + Selection Selectie - + + Enable preselection, highlighted with specified color + Preselectie inschakelen, gemarkeerd met de opgegeven kleur + + + + Enable preselection + Preselectie inschakelen + + + + Enable selection, highlighted with specified color + Enable selection, highlighted with specified color + + + + Enable selection + Selectie inschakelen + + + Pick radius (px): Kies straal (px): - + Area for picking elements in 3D view. Larger value eases to pick things, but can make small features impossible to select. @@ -5028,27 +4363,27 @@ Larger value eases to pick things, but can make small features impossible to sel - + Auto switch to the 3D view containing the selected item Automatisch overschakelen naar de 3D-weergave met het geselecteerde item - + Auto expand tree item when the corresponding object is selected in 3D view Automatisch boomstructuur item uitbreiden wanneer het bijbehorende object is geselecteerd in 3D-weergave - + Preselect the object in 3D view when mouse over the tree item Selecteer het object in de 3D-weergave als u met de muis over het item in de boomstructuur gaat - + Record selection in tree view in order to go back/forward using navigation button Neem de selectie op in de boomstructuur om terug/vooruit te gaan met behulp van de navigatieknop - + Add checkboxes for selection in document tree Selectievakjes voor selectie in documentstructuur toevoegen @@ -5056,147 +4391,122 @@ Larger value eases to pick things, but can make small features impossible to sel Gui::Dialog::DlgSettingsViewColor - + Colors Kleuren - - Selection - Selectie - - - - Enable preselection and highlight by specified color - Voorselectie inschakelen en markeren op basis van kleur - - - - Enable preselection highlighting - Activeer voorselectie markeren - - - - Enable selection highlighting and use specified color - Selectiemarkering mogelijk maken en een bepaalde kleur gebruiken - - - - Enable selection highlighting - Activeer selectie markeren - - - + Background color for the model view Achtergrondkleur voor de modelweergave - + Background color Achtergrond - - + + Background will have selected color Achtergrond zal de geselecteerde kleur hebben - + Simple color Eenvoudige kleur - - + + Background will have selected color gradient Achtergrond zal een geselecteerd kleurverloop hebben - + Linear gradient Linear gradient - + Radial gradient Radial gradient - - + + Top: Boven: - - + + Middle: Midden: - + Switches the colors of the gradient Switches the colors of the gradient - + Switch Wisselen - + Color gradient will get selected color as middle color Kleurverloop krijgt de geselecteerde kleur als middelste kleur - + Middle color Middelste kleur - - + + Bottom: Onder: - + Tree view Boomstructuurweergave - + Object being edited Object in bewerking - + Background color for objects in tree view that are currently edited Achtergrondkleur voor objecten in de boomstructuurweergave die momenteel zijn bewerkt - + Active container Actieve container - + Background color for active containers in tree view Achtergrondkleur voor actieve containers in de boomstructuurweergave - + Central: Centraal: - + Midway: Halverwege: - + End: Einde: @@ -5321,7 +4631,7 @@ Het voorkeurssysteem is het systeem dat in de algemene voorkeuren is ingesteld.< Gui::Dialog::DockablePlacement - + Placement Plaatsing @@ -5902,7 +5212,7 @@ The 'Status' column shows whether the document could be recovered. Reset - Herstel + Herstellen @@ -5920,17 +5230,17 @@ The 'Status' column shows whether the document could be recovered. Toepassen - + Please select 1, 2, or 3 points before clicking this button. A point may be on a vertex, face, or edge. If on a face or edge the point used will be the point at the mouse position along face or edge. If 1 point is selected it will be used as the center of rotation. If 2 points are selected the midpoint between them will be the center of rotation and a new custom axis will be created, if needed. If 3 points are selected the first point becomes the center of rotation and lies on the vector that is normal to the plane defined by the 3 points. Some distance and angle information is provided in the report view, which can be useful when aligning objects. For your convenience when Shift + click is used the appropriate distance or angle is copied to the clipboard. Gelieve 1, 2 of 3 punten te selecteren voordat u op deze knop klikt. Een punt kan op een eindpunt, vlak of rand zijn. Indien op een vlak of rand, zal het gebruikte punt het punt zijn dat zich op de positie van de muis langs het vlak of de rand bevindt. Als 1 punt wordt geselecteerd, wordt het gebruikt als draaipunt. Als 2 punten worden geselecteerd, is het middelpunt daarvan het draaipunt en wordt er zo nodig een nieuwe aangepaste as gemaakt. Als 3 punten worden geselecteerd, wordt het eerste punt het draaipunt en ligt het op de vector die normaal is voor het vlak gedefinieerd door de 3 punten. Enige informatie over afstand en hoek wordt in de rapportweergave gegeven, wat nuttig kan zijn bij het uitlijnen van objecten. Voor uw gemak wordt, wanneer Shift + klik gebruikt worden, de juiste afstand of hoek naar het klembord gekopieerd. - + Incorrect quantity Verkeerd aantal - + There are input fields with incorrect input, please ensure valid placement values! Er zijn invoervelden met verkeerde input, zorg voor geldige waarden van plaatsing! @@ -6037,7 +5347,7 @@ The 'Status' column shows whether the document could be recovered. Global - Overal + Globaal @@ -6192,7 +5502,7 @@ oorspronkelijk geselecteerd voorafgaand aan het openen van dit dialoogvenster Gui::DockWnd::PropertyDockView - + Property View Eigenschappen-aanzicht @@ -6260,22 +5570,22 @@ oorspronkelijk geselecteerd voorafgaand aan het openen van dit dialoogvensterGa naar het einde - + Clear Wissen - + Save As... Opslaan als... - + Save Report Output Rapport-uitvoer opslaan - + Plain Text Files Gewone tekstbestanden @@ -6406,7 +5716,7 @@ oorspronkelijk geselecteerd voorafgaand aan het openen van dit dialoogvensterApplicatie - + Labels & Attributes Labels & attributen @@ -6453,27 +5763,27 @@ Wilt u uw wijzigingen opslaan? PDF-bestand - + untitled[*] naamloos[*] - + - Editor - Editor - + %1 chars removed %1 karakters verwijderd - + %1 chars added %1 karakters toegevoegd - + Formatted Geformatteerd @@ -6589,74 +5899,74 @@ Wilt u uw wijzigingen opslaan? Gui::GraphvizView - + Graphviz not found Graphviz niet gevonden - + Graphviz couldn't be found on your system. Graphviz kan niet worden gevonden op uw systeem. - + Read more about it here. Lees hier meer over - + Do you want to specify its installation path if it's already installed? Wilt u het installatiepad specificeren als het al is geïnstalleerd? - + Graphviz installation path Graphviz installatiepad - + Graphviz failed Graphviz is mislukt - + Graphviz failed to create an image file Graphviz kon geen afbeeldingsbestand creëren - + PNG format PNG formaat - + Bitmap format Bitmap formaat - + GIF format GIF formaat - + JPG format JPG formaat - + SVG format SVG formaat - - + + PDF format PDF formaat - - + + Export graph Grafiek exporteren @@ -6798,17 +6108,17 @@ Wilt u uw wijzigingen opslaan? Gui::MacroCommand - + Macros Macro's - + Macro file doesn't exist Macro-bestand bestaat niet - + No such macro file: '%1' Geen dergelijke macro-bestand: '%1' @@ -6817,7 +6127,7 @@ Wilt u uw wijzigingen opslaan? Gui::MainWindow - + Dimension Afmeting @@ -6847,32 +6157,42 @@ Wilt u uw wijzigingen opslaan? Alles sluiten - - - + + + Toggles this toolbar Schakelt deze werkbalk in/uit - - - + + + Toggles this dockable window Schakelt dit dokbare venster in/uit - - + + WARNING: This is a development version. + WARNING: This is a development version. + + + + Please do not use in a production environment. + Please do not use in a production environment. + + + + Unsaved document Niet-opgeslagen document - + The exported object contains external link. Please save the documentat least once before exporting. Het geëxporteerde object bevat een externe link. Sla het document minstens één keer op voordat u het exporteert. - + To link to external objects, the document must be saved at least once. Do you want to save the document now? Om een link naar externe objecten te kunnen maken, moet het document minstens één keer worden opgeslagen. @@ -6882,63 +6202,63 @@ Wilt u het document nu opslaan? Gui::ManualAlignment - - - - - + + + + + Manual alignment Handmatige uitlijning - + The alignment is already in progress. De uitlijning is al aan de gang. - + Alignment[*] Uitlijning [*] - + Please, select at least one point in the left and the right view Selecteer ten minste één punt in de linker- en rechter weergave - + Please, select at least %1 points in the left and the right view Selecteer ten minste %1 punten in de linker- en rechter weergave - + Please pick points in the left and right view Kies punten in de linker- en rechter weergave - + The alignment has finished De uitlijning is voltooid - + The alignment has been canceled De uitlijning is geannuleerd - - + + Too few points picked in the left view. At least %1 points are needed. Te weinig punten geselecteerd in de linker weergave. Ten minste %1 punten nodig zijn. - - + + Too few points picked in the right view. At least %1 points are needed. Te weinig punten geselecteerd in de rechter weergave. Ten minste %1 punten nodig zijn. - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. @@ -6947,58 +6267,58 @@ De linker weergave heeft %1 selecties en de rechter weergave heeft %2 selecties. - + Try to align group of views Groep van weergaven uitlijnen - + The alignment failed. How do you want to proceed? De uitlijning is mislukt. Hoe wilt u doorgaan? - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. Verschillend aantal punten geselecteerd in de linker- en rechterweergave. De linker weergave heeft %1 punten en de rechter weergave %2 worden punten. - + Point_%1 Punt_%1 - + Point picked at (%1,%2,%3) Punt gepakt bij (%1,%2,%3) - + No point was found on model Op het model is geen punt gevonden - + No point was picked Geen punt was geselecteerd - + &Align &Align - + &Remove last point &Laatste punt verwijderen - + &Cancel &Annuleren - + &Synchronize views &Synchroniseer weergaven @@ -7145,7 +6465,7 @@ How do you want to proceed? Gui::PropertyEditor::LinkLabel - + Change the linked object Het gekoppelde object wijzigen @@ -7153,12 +6473,12 @@ How do you want to proceed? Gui::PropertyEditor::LinkSelection - + Error Fout - + Object not found Object niet gevonden @@ -7229,13 +6549,13 @@ How do you want to proceed? Gui::PropertyView - + View Aanzicht - + Data Gegevens @@ -7282,77 +6602,77 @@ Do you want to exit without saving your data? Niet-verwerkte uitzondering voor onbekende C++. - + &Copy &Kopiëren - + &Copy command Kopieer commando - + &Copy history Kopieer geschiedenis - + Save history as... Geschiedenis opslaan als... - + Save history Geschiedenis opslaan - + Saves Python history across %1 sessions Bewaart Pythongeschiedenis over %1 sessies - + &Paste &Plakken - + Select All Alles selecteren - + Clear console Maak console leeg - + Insert file name... Bestandsnaam invoeren... - + Word wrap Tekstterugloop - + Save History Geschiedenis opslaan - + Macro Files Macro Bestanden - + Insert file name Bestandsnaam invoeren - + All Files Alle bestanden @@ -7365,7 +6685,7 @@ Do you want to exit without saving your data? Commentaar - + Uncomment Verwijder commentaar @@ -7373,17 +6693,17 @@ Do you want to exit without saving your data? Gui::RecentFilesAction - + Open file %1 Open bestand %1 - + File not found Bestand niet gevonden - + The file '%1' cannot be opened. Het bestand '%1' kan niet worden geopend. @@ -7391,22 +6711,22 @@ Do you want to exit without saving your data? Gui::RecentMacrosAction - + none geen - + Run macro %1 (Shift+click to edit) keyboard shortcut: %2 Run macro %1 (Shift+click to edit) keyboard shortcut: %2 - + File not found Bestand niet gevonden - + The file '%1' cannot be opened. Het bestand '%1' kan niet worden geopend. @@ -7437,22 +6757,22 @@ Do you want to exit without saving your data? Gui::SearchBar - + Previous Vorige - + Next Volgende - + Case sensitive Hoofdlettergevoelig - + Whole words Hele woorden @@ -7656,7 +6976,7 @@ Wilt u een andere map opgeven? Line width: - Lijndikte: + Lijnbreedte: @@ -7696,38 +7016,38 @@ Wilt u een andere map opgeven? Gui::TextDocumentEditorView - + Text updated Tekst bijgewerkt - + The text of the underlying object has changed. Discard changes and reload the text from the object? De tekst van het onderliggende object is gewijzigd. Wijzigingen weggooien en de tekst van het object opnieuw laden? - + Yes, reload. Ja, opnieuw laden. - + Unsaved document Niet-opgeslagen document - + Do you want to save your changes before closing? Wilt u de wijziging op slaan voordat u afsluit? - + If you don't save, your changes will be lost. Als u niet opslaat, zullen uw wijzigingen verloren gaan. - - + + Edit text Tekst bewerken @@ -7742,7 +7062,7 @@ Wilt u een andere map opgeven? Press middle mouse button - Druk op de middelste muisknop + Druk op middelste muisknop @@ -7999,7 +7319,7 @@ Wilt u een andere map opgeven? Gui::TreeDockWidget - + Tree view Boomstructuurweergave @@ -8007,7 +7327,7 @@ Wilt u een andere map opgeven? Gui::TreePanel - + Search Zoeken @@ -8015,183 +7335,183 @@ Wilt u een andere map opgeven? Gui::TreeWidget - + Search... Zoeken... - + Search for objects Zoeken naar objecten - + Activate document Activeer document - + Activate document %1 Activeer document %1 - + Tree settings Boom instellingen - + Show description column Toon beschrijvingskolom - + Show an extra tree view column for item description. The item's description can be set by pressing F2 (or your OS's edit button) or by editing the 'label2' property. Toon een extra kolom in de boom structuur met beschrijvingen. De beschrijving van een object kan worden ingesteld door op F2 (of de standaard bewerkings-knop van je besturingssysteem) te drukken, of door de 'label2' eigenschap aan te passen. - + Group Groep - + Labels & Attributes Labels & attributen - + Description Omschrijving - + Show items hidden in tree view Items verborgen in boomweergave weergeven - + Show items that are marked as 'hidden' in the tree view Show items that are marked as 'hidden' in the tree view - + Toggle visibility in tree view Toggle visibility in tree view - + Toggles the visibility of selected items in the tree view Toggles the visibility of selected items in the tree view - + Create group... Groep maken... - + Create a group Maak een groep - - + + Rename Hernoemen - + Rename object Object hernoemen - + Finish editing - Bewerken gereed + Voltooi het bewerken - + Finish editing object Beëindig bewerken object - + Add dependent objects to selection Afhankelijke objecten toevoegen aan selectie - + Adds all dependent objects to the selection Voegt alle afhankelijke objecten aan de selectie toe - + Close document Sluit document - + Close the document Sluit het document - + Reload document Document opnieuw laden - + Reload a partially loaded document Herlaad een gedeeltelijk geladen document - + Skip recomputes Herberekening overslaan - + Enable or disable recomputations of document Herberekening van het document in- of uitschakelen - + Allow partial recomputes Sta gedeeltelijke herberekeningen toe - + Enable or disable recomputating editing object when 'skip recomputation' is enabled Herberekening van het bewerkingsobject in- of uitschakelen wanneer 'herberekening overslaan' is ingeschakeld - + Mark to recompute Markeren om te herberekenen - + Mark this object to be recomputed Object opnieuw berekenen - + Recompute object Herbereken object - + Recompute the selected object Het geselecteerde object herberekenen - + (but must be executed) (maar moet worden uitgevoerd) - + %1, Internal name: %2 %1, interne naam: %2 @@ -8222,12 +7542,12 @@ Wilt u een andere map opgeven? PDF-bestand - + Opening file failed Bestand openen mislukt - + Can't open file '%1' for writing. Kan bestand '%1' niet openen om te schrijven. @@ -8235,7 +7555,7 @@ Wilt u een andere map opgeven? Gui::WorkbenchGroup - + Select the '%1' workbench Selecteer de '%1' werkbank @@ -8444,75 +7764,76 @@ Wilt u een andere map opgeven? Display properties - Weergave eigenschappen + Eigenschappen weergeven QObject - - + + General Algemeen - - + + + Display Weergave - + Workbenches Werkbanken - - - + + + Python Python - - - + + + Unknown filetype Onbekend bestandstype - - + + Cannot open unknown filetype: %1 Kan onbekende bestandstype niet openen: %1 - + Export failed Exporteren mislukt - + Cannot save to unknown filetype: %1 Kan onbekende bestandstype niet opslaan: %1 - + Workbench failure Werkbank falen - + %1 %1 - + Exception Uitzondering @@ -8558,8 +7879,8 @@ Wilt u een andere map opgeven? Exporteren van PDF ... - + Unsaved document Niet-opgeslagen document @@ -8712,17 +8033,17 @@ Do you want to continue? Kan bestand '%1' niet openen. - + files Bestanden - + Save image Afbeelding opslaan - + Choose an image file to open Kies een afbeeldingsbestand om te openen @@ -8828,44 +8149,44 @@ Do you want to continue? - + Type Type - + Notifier Melder - + Message Bericht - + Notifier: Melder: - + Do you want to skip confirmation of further critical message notifications while loading the file? Do you want to skip confirmation of further critical message notifications while loading the file? - + Critical Message Critical Message - + Too many opened non-intrusive notifications. Notifications are being omitted! Too many opened non-intrusive notifications. Notifications are being omitted! - + Identical physical path detected. It may cause unwanted overwrite of existing document! @@ -8874,44 +8195,44 @@ Do you want to continue? - + Are you sure you want to continue? Weet u zeker dat u wilt doorgaan? - + Please check report view for more... Controleer de rapportweergave voor meer... - + Physical path: Fysiek pad: - - + + Document: Document: - - + + Path: PAD: - + Identical physical path Identische fysieke pad - + Could not save document Kan verzending niet opslaan - + There was an issue trying to save the file. This may be because some of the parent folders do not exist, or you do not have sufficient permissions, or for other reasons. Error details: "%1" @@ -8924,102 +8245,102 @@ Would you like to save the file with a different name? Wilt u het bestand met een andere naam opslaan? - - - + + + Saving aborted Opslaan afgebroken - + Save dependent files Bewaar afhankelijke bestanden - + The file contains external dependencies. Do you want to save the dependent files, too? Het bestand bevat externe afhankelijkheden. Wilt u ook de afhankelijke bestanden opslaan? - - + + Saving document failed Document opslaan is mislukt - + Save document under new filename... Document opslaan onder een nieuwe bestandsnaam... - - + + Save %1 Document Document %1 opslaan - + Document Document - - + + Failed to save document Opslaan document mislukt - + Documents contains cyclic dependencies. Do you still want to save them? Documenten bevatten cyclische afhankelijkheden. Wilt u ze nog opslaan? - + Save a copy of the document under new filename... Bewaar een copy van het actieve document onder een nieuwe naam... - + %1 document (*.FCStd) %1 document (*.FCStd) - + Document not closable Document niet te sluiten - + The document is not closable for the moment. Het document kan nu niet gesloten worden. - + Document not saved Document niet opgeslagen - + The document%1 could not be saved. Do you want to cancel closing it? Het document%1 kon niet worden opgeslagen. Wilt u het sluiten annuleren? - + Undo Ongedaan maken - + Redo Herstel ongedaan maken - + There are grouped transactions in the following documents with other preceding transactions Er zijn gegroepeerde transacties in de volgende documenten met andere voorgaande transacties - + Choose 'Yes' to roll back all preceding transactions. Choose 'No' to roll back in the active document only. Choose 'Abort' to abort @@ -9101,12 +8422,12 @@ Open een browservenster en typ: http://localhost:%1. Opties... - + Out of memory Onvoldoende geheugen - + Not enough memory available to display the data. Niet genoeg geheugen beschikbaar om de gegevens weer te geven. @@ -9122,7 +8443,7 @@ Open een browservenster en typ: http://localhost:%1. Kan bestand %1 niet vinden noch in %2, noch in %3 - + Navigation styles Navigatie stijlen @@ -9133,7 +8454,7 @@ Open een browservenster en typ: http://localhost:%1. - + Transform Transformeren @@ -9198,12 +8519,12 @@ Open een browservenster en typ: http://localhost:%1. De %1 is niet leeg. Mag de inhoud worden verwijderd? - + Translation: Verplaatsing: - + Rotation: Rotatie: @@ -9299,60 +8620,60 @@ underscore bevatten en mag niet beginnen met een cijfer. Eigenschap toevoegen aan '%1': %2 mislukt - - + + Drag & drop failed Verslepen en neerzetten mislukt - + Setup configurable object Stel configureerbaar object in - + Select which object to copy or exclude when configuration changes. All external linked objects are excluded by default. Select which object to copy or exclude when configuration changes. All external linked objects are excluded by default. - + Please select which objects to copy when the configuration is changed Selecteer welke objecten gekopieerd moeten worden als de configuratie is gewijzigd - + Apply to all Toepassen op alles - + Apply the setting to all links. Or, uncheck this option to apply only to this link. Apply the setting to all links. Or, uncheck this option to apply only to this link. - + Copy on change Kopieer bij verandering - + Enable - Schakel in + Activeren - + Enable auto copy of linked object when its configuration is changed Enable auto copy of linked object when its configuration is changed - + Tracking Volgen - + Copy the linked object when its configuration is changed. Also auto redo the copy if the original linked object is changed. @@ -9361,17 +8682,17 @@ Also auto redo the copy if the original linked object is changed. - + Disable copy on change Disable copy on change - + Refresh configurable object Configureerbaar object vernieuwen - + Synchronize the original configurable source object by creating a new deep copy. Note that any changes made to the current copy will be lost. @@ -9382,23 +8703,23 @@ the current copy will be lost. - + Toggle array elements Toggle array elements - + Change whether show each link array element as individual objects Change whether show each link array element as individual objects - + Transform at the origin of the placement Transform at the origin of the placement - - + + Override colors... Kleuren overschrijven... @@ -9426,12 +8747,12 @@ the current copy will be lost. SelectionFilter - + Not allowed: Niet toegestaan: - + Selection not allowed by filter Selectie niet toegestaan door de filter @@ -9439,9 +8760,9 @@ the current copy will be lost. StdBoxElementSelection - - + + Box element selection Selectie van dooselement @@ -9449,13 +8770,13 @@ the current copy will be lost. StdBoxSelection - + Box selection Rechthoekselectie - + Activate the box selection tool Activate the box selection tool @@ -9533,13 +8854,13 @@ the current copy will be lost. StdCmdAxisCross - + Toggle axis cross Schakel assenkruis - - + + Turns on or off the axis cross at the origin Turns on or off the axis cross at the origin @@ -9645,13 +8966,13 @@ the current copy will be lost. StdCmdDemoMode - + View turntable... Draaitafel tonen... - + View turntable Draaitafel tonen @@ -9991,13 +9312,13 @@ the current copy will be lost. StdCmdHideObjects - + Hide all objects Verberg alle objecten - - + + Hide all objects in the document Verberg alle objecten in het document @@ -10005,13 +9326,13 @@ the current copy will be lost. StdCmdHideSelection - + Hide selection Selectie verbergen - - + + Hide all selected objects Verberg alle geselecteerde objecten @@ -10285,13 +9606,13 @@ the current copy will be lost. StdCmdMeasureDistance - + Measure distance Afstand meten - + Activate the distance measurement tool Activate the distance measurement tool @@ -10350,8 +9671,8 @@ the current copy will be lost. Maak een nieuw leeg document - + Unnamed Naamloos @@ -10579,8 +9900,8 @@ the current copy will be lost. StdCmdRecentFiles - Recent files - Recente Bestanden + Open Recent + Open Recent @@ -10718,13 +10039,13 @@ the current copy will be lost. StdCmdSceneInspector - + Scene inspector... Scènekeuring... - + Scene inspector Scènekeuring @@ -10732,13 +10053,13 @@ the current copy will be lost. StdCmdSelBack - + &Back &Terug - + Go back to previous selection Ga terug naar vorige selectie @@ -10746,13 +10067,13 @@ the current copy will be lost. StdCmdSelBoundingBox - + &Bounding box &Selectiekader - + Show selection bounding box Toon begrenzingsdoos van de selectie @@ -10760,13 +10081,13 @@ the current copy will be lost. StdCmdSelForward - + &Forward &Vooruit - + Repeat the backed selection Repeat the backed selection @@ -10788,13 +10109,13 @@ the current copy will be lost. StdCmdSelectVisibleObjects - + Select visible objects Selecteer zichtbare objecten - - + + Select visible objects in the active document Selecteer zichtbare objecten in het actieve document @@ -10816,13 +10137,13 @@ the current copy will be lost. StdCmdSetAppearance - + Appearance... Uiterlijk... - + Sets the display properties of the selected object Stelt de weergave-eigenschappen in van het geselecteerde object @@ -10830,13 +10151,13 @@ the current copy will be lost. StdCmdShowObjects - + Show all objects Toon alle objecten - - + + Show all objects in the document Toon alle objecten in het document @@ -10844,13 +10165,13 @@ the current copy will be lost. StdCmdShowSelection - + Show selection Toon selectie - - + + Show all selected objects Toon alle geselecteerde objecten @@ -10886,13 +10207,13 @@ the current copy will be lost. StdCmdTextureMapping - + Texture mapping... Textuurmapping... - + Texture mapping Textuurmapping @@ -10942,13 +10263,13 @@ the current copy will be lost. StdCmdToggleNavigation - + Toggle navigation/Edit mode Schakel tussen navigatie en aanpassing modus - - + + Toggle between navigation and edit mode Wisselen tussen navigatie- en editmode @@ -10956,13 +10277,13 @@ the current copy will be lost. StdCmdToggleObjects - + Toggle all objects Alle objecten [de]selecteren - - + + Toggles visibility of all objects in the active document Wisselt zichtbaarheid van alle objecten in het actieve document @@ -10970,13 +10291,13 @@ the current copy will be lost. StdCmdToggleSelectability - + Toggle selectability Schakel selecteerbaarheid aan/uit - - + + Toggles the property of the objects to get selected in the 3D-View Schakelt de mogelijkheid of ombjecten in de 3D view te selecteren aan of uit @@ -10984,13 +10305,13 @@ the current copy will be lost. StdCmdToggleVisibility - + Toggle visibility Wissel zichtbaarheid - - + + Toggles visibility Wisselt zichtbaarheid @@ -11028,7 +10349,7 @@ the current copy will be lost. Transform - Transformeren + Transformeer @@ -11040,13 +10361,13 @@ the current copy will be lost. StdCmdTreeCollapse - + Collapse selected item Klap geselecteerde item in - + Collapse currently selected tree items Klap geselecteerde boomstructuur in @@ -11054,13 +10375,13 @@ the current copy will be lost. StdCmdTreeExpand - + Expand selected item Vouw geselecteerde item uit - + Expand currently selected tree items Vouw geselecteerde boomstructuur uit @@ -11068,13 +10389,13 @@ the current copy will be lost. StdCmdTreeSelectAllInstances - + Select all instances Selecteer alle instanties - + Select all instances of the current selected object Selecteer alle instanties van het huidige geselecteerde object @@ -11082,13 +10403,13 @@ the current copy will be lost. StdCmdTreeViewActions - + TreeView actions StructuurWeergave acties - + TreeView behavior options and actions Gedragsopties en -acties van de StructuurWeergave @@ -11152,13 +10473,13 @@ the current copy will be lost. StdCmdViewBottom - + Bottom Onder - + Set to bottom view Instellen als onderaanzicht @@ -11166,13 +10487,13 @@ the current copy will be lost. StdCmdViewCreate - + Create new view Nieuwe weergave aanmaken - + Creates a new view window for the active document Maakt een nieuw weergavevenster voor het actieve document @@ -11180,13 +10501,13 @@ the current copy will be lost. StdCmdViewDimetric - + Dimetric Dimetrisch - + Set to dimetric view Ingesteld op dimetrisch aanzicht @@ -11194,13 +10515,13 @@ the current copy will be lost. StdCmdViewExample1 - + Inventor example #1 Inventor voorbeeld #1 - + Shows a 3D texture with manipulator Toont een 3D textuur met manipulator @@ -11208,13 +10529,13 @@ the current copy will be lost. StdCmdViewExample2 - + Inventor example #2 Inventor bijvoorbeeld #2 - + Shows spheres and drag-lights Toont sferen en treklichten @@ -11222,13 +10543,13 @@ the current copy will be lost. StdCmdViewExample3 - + Inventor example #3 Inventor bijvoorbeeld #3 - + Shows a animated texture Toont een geanimeerde textuur @@ -11236,13 +10557,13 @@ the current copy will be lost. StdCmdViewFitAll - + Fit all Passend - + Fits the whole content on the screen Zorgt dat de volledige inhoud op het scherm past @@ -11250,13 +10571,13 @@ the current copy will be lost. StdCmdViewFitSelection - + Fit selection Selectie passend - + Fits the selected content on the screen Zorgt dat de geselecteerde inhoud op het scherm past @@ -11264,13 +10585,13 @@ the current copy will be lost. StdCmdViewFront - + Front Voorkant - + Set to front view Ingestellen als vooraanzicht @@ -11278,13 +10599,13 @@ the current copy will be lost. StdCmdViewHome - + Home Startpagina - + Set to default home view Instellen als standaard beginscherm @@ -11292,13 +10613,13 @@ the current copy will be lost. StdCmdViewIsometric - + Isometric Isometrisch - + Set to isometric view Ingesteld op isometrisch aanzicht @@ -11306,13 +10627,13 @@ the current copy will be lost. StdCmdViewIvIssueCamPos - + Issue camera position De camerapositie weergeven - + Issue the camera position to the console and to a macro, to easily recall this position Weergeeft de camerapositie in de console en in een macro, zo het gemakkelijk kan herhaald worden @@ -11320,13 +10641,13 @@ the current copy will be lost. StdCmdViewIvStereoInterleavedColumns - + Stereo Interleaved Columns Stereoscopisch, vervlochten kolommen - + Switch stereo viewing to Interleaved Columns Ga naar stereoscopisch, vervlochten kolommen @@ -11334,13 +10655,13 @@ the current copy will be lost. StdCmdViewIvStereoInterleavedRows - + Stereo Interleaved Rows Stereoscopisch, vervlochten regels - + Switch stereo viewing to Interleaved Rows Ga naar stereoscopisch vervlochten regels @@ -11348,13 +10669,13 @@ the current copy will be lost. StdCmdViewIvStereoOff - + Stereo Off Stereo Uit - + Switch stereo viewing off Schakel stereo-weergave uit @@ -11362,13 +10683,13 @@ the current copy will be lost. StdCmdViewIvStereoQuadBuff - + Stereo quad buffer Stereoscopisch, quad buffer - + Switch stereo viewing to quad buffer Ga naar stereoscopisch, quad buffer @@ -11376,13 +10697,13 @@ the current copy will be lost. StdCmdViewIvStereoRedGreen - + Stereo red/cyan Stereo rood/cyaan - + Switch stereo viewing to red/cyan Stereo weergave naar rood/cyaan overschakelen @@ -11390,13 +10711,13 @@ the current copy will be lost. StdCmdViewLeft - + Left Links - + Set to left view Instellen als linkeraanzicht @@ -11404,13 +10725,13 @@ the current copy will be lost. StdCmdViewRear - + Rear Achter - + Set to rear view Instellen als achteraanzicht @@ -11432,13 +10753,13 @@ the current copy will be lost. StdCmdViewRight - + Right Rechts - + Set to right view Instellen als rechteraanzicht @@ -11446,13 +10767,13 @@ the current copy will be lost. StdCmdViewRotateLeft - + Rotate Left Linksom draaien - + Rotate the view by 90° counter-clockwise Draai weergave 90° linksom @@ -11460,13 +10781,13 @@ the current copy will be lost. StdCmdViewRotateRight - + Rotate Right Rechtsom draaien - + Rotate the view by 90° clockwise Draai weergave 90° rechtsom @@ -11488,13 +10809,13 @@ the current copy will be lost. StdCmdViewTop - + Top Boven - + Set to top view Instellen als bovenaanzicht @@ -11502,13 +10823,13 @@ the current copy will be lost. StdCmdViewTrimetric - + Trimetric Trimetrisch - + Set to trimetric view Ingesteld op trimetrisch aanzicht @@ -11516,13 +10837,13 @@ the current copy will be lost. StdCmdViewVR - + FreeCAD-VR FreeCAD-VR - + Extend the FreeCAD 3D Window to a Oculus Rift Het 3D-venster FreeCAD uitbreiden naar een Oculus Rift @@ -11586,13 +10907,13 @@ the current copy will be lost. StdMainFullscreen - + Fullscreen Schermvullend - + Display the main window in fullscreen mode Het hoofdvenster in fullscreen modus weergeven @@ -11628,13 +10949,13 @@ the current copy will be lost. StdRecallWorkingView - + Recall working view Recall working view - - + + Recall previously stored temporary working view Recall previously stored temporary working view @@ -11642,13 +10963,13 @@ the current copy will be lost. StdStoreWorkingView - + Store working view Store working view - - + + Store a document-specific temporary working view Sla een document-specifieke tijdelijke werkweergave op @@ -11656,13 +10977,13 @@ the current copy will be lost. StdTreeCollapseDocument - + Collapse/Expand In- / Uitvouwen - + Expand active document and collapse all others Actieve document uitvouwen en alle andere documenten invouwen @@ -11670,12 +10991,12 @@ the current copy will be lost. StdTreeDrag - + Initiate dragging Begin slepen - + Initiate dragging of current selected tree items Begin met slepen van huidige geselecteerde boomstructuur @@ -11683,13 +11004,13 @@ the current copy will be lost. StdTreeMultiDocument - + Multi document Multidocument - + Display all documents in the tree view Alle documenten in de structuurweergave weergeven @@ -11697,12 +11018,12 @@ the current copy will be lost. StdTreePreSelection - + Pre-selection Voorselectie - + Preselect the object in 3D view when mouse over the tree item Selecteer het object in de 3D-weergave als u met de muis over het item in de boomstructuur gaat @@ -11710,12 +11031,12 @@ the current copy will be lost. StdTreeRecordSelection - + Record selection Selectie opnemen - + Record selection in tree view in order to go back/forward using navigation button Neem de selectie op in de boomstructuur om terug/vooruit te gaan met behulp van de navigatieknop @@ -11723,13 +11044,13 @@ the current copy will be lost. StdTreeSelection - + Go to selection Ga naar selectie - + Scroll to first selected item Scroll naar het eerste geselecteerde item @@ -11737,13 +11058,13 @@ the current copy will be lost. StdTreeSingleDocument - + Single document Enkel document - + Only display the active document in the tree view Geef alleen het actieve document weer in de boomstructuurweergave @@ -11751,12 +11072,12 @@ the current copy will be lost. StdTreeSyncPlacement - + Sync placement Synchroniseer plaatsing - + Auto adjust placement on drag and drop objects across coordinate systems Plaatsing op versleepte objecten over de coördinatenstelsels automatisch aanpassen @@ -11764,12 +11085,12 @@ the current copy will be lost. StdTreeSyncSelection - + Sync selection Synchroniseer selectie - + Auto expand tree item when the corresponding object is selected in 3D view Automatisch boomstructuur item uitbreiden wanneer het bijbehorende object is geselecteerd in 3D-weergave @@ -11777,12 +11098,12 @@ the current copy will be lost. StdTreeSyncView - + Sync view Synchroniseer weergave - + Auto switch to the 3D view containing the selected item Automatisch overschakelen naar de 3D-weergave met het geselecteerde item @@ -11790,13 +11111,13 @@ the current copy will be lost. StdViewBoxZoom - + Box zoom Vensterzoom - + Activate the box zoom tool Activate the box zoom tool @@ -11804,13 +11125,13 @@ the current copy will be lost. StdViewDock - + Docked Gedokt - + Display the active view either in fullscreen, in undocked or docked mode De actieve weergave tonen als volledig, losgekoppeld of gekoppeld scherm @@ -11818,13 +11139,13 @@ the current copy will be lost. StdViewDockUndockFullscreen - + Document window Documentvenster - + Display the active view either in fullscreen, in undocked or docked mode De actieve weergave tonen als volledig, losgekoppeld of gekoppeld scherm @@ -11832,13 +11153,13 @@ the current copy will be lost. StdViewFullscreen - + Fullscreen - Schermvullend + Volledig scherm - + Display the active view either in fullscreen, in undocked or docked mode De actieve weergave tonen als volledig, losgekoppeld of gekoppeld scherm @@ -11846,13 +11167,13 @@ the current copy will be lost. StdViewScreenShot - + Save image... Afbeelding opslaan... - + Creates a screenshot of the active view Maakt een schermafbeelding van de actieve weergave @@ -11860,13 +11181,13 @@ the current copy will be lost. StdViewUndock - + Undocked Afgekoppeld - + Display the active view either in fullscreen, in undocked or docked mode De actieve weergave tonen als volledig, losgekoppeld of gekoppeld scherm @@ -11874,13 +11195,13 @@ the current copy will be lost. StdViewZoomIn - + Zoom In Inzoomen - + Increase the zoom factor by a fixed amount Increase the zoom factor by a fixed amount @@ -11888,13 +11209,13 @@ the current copy will be lost. StdViewZoomOut - + Zoom Out Uitzoomen - + Decrease the zoom factor by a fixed amount Decrease the zoom factor by a fixed amount @@ -11929,72 +11250,72 @@ Weet u zeker dat u wilt doorgaan? Std_DrawStyle - + As is Als getekend - + Normal mode Standaard modus - + Points Punten - + Points mode Punten modus - + Wireframe Draadmodel - + Wireframe mode Draadmodelmodus - + Hidden line Verborgen lijn - + Hidden line mode Verborgen lijn modus - + No shading Geen schaduw - + No shading mode Geen schaduw modus - + Shaded Schaduw - + Shaded mode Schaduw modus - + Flat lines Platte lijn - + Flat lines mode Platte lijnen modus @@ -12208,12 +11529,12 @@ Wilt u toch doorgaan? Gui::MDIView - + Export PDF Exporteren als PDF - + PDF file PDF-bestand @@ -12221,196 +11542,190 @@ Wilt u toch doorgaan? Gui::Dialog::DlgSettingsNotificationArea - - + Notification Area Melding gebied - + Settings Instellingen - + The Notification area will appear in the status bar The Notification area will appear in the status bar - + Enable Notification Area Notificaties aanzetten - + Non-intrusive notifications will appear next to the notification area in the status bar Non-intrusive notifications will appear next to the notification area in the status bar - + Enable non-intrusive notifications Enable non-intrusive notifications - + Additional data sources Extra gegevensbronnen - + Errors intended for developers will appear in the notification area Fouten bedoeld voor ontwikkelaars verschijnen in het notificatiegebied - + Debug errors Debug fouten - + Warnings intended for developers will appear in the notification area Waarschuwingen bedoeld voor ontwikkelaars verschijnen in het notificatiegebied - + Debug warnings Debug waarschuwingen - + Non-Intrusive Notifications Niet-opdringerige meldingen - + Minimum Duration: Minimale duur: - + Maximum Duration: Maximale duur: - + Duration during which the notification will be shown (unless mouse buttons are clicked) Duration during which the notification will be shown (unless mouse buttons are clicked) - - + + s s - + Minimum duration during which the notification will be shown (unless notification clicked) Minimum duration during which the notification will be shown (unless notification clicked) - + Maximum Number of Notifications: Maximum aantal meldingen: - + Maximum number of notifications that will be simultaneously present on the screen Maximum aantal meldingen dat tegelijkertijd op het scherm aanwezig zal zijn - + Notification width: Breedte melding: - + Width of the notification in pixels Breedte van de melding in pixels - + Any open non-intrusive notifications will disappear when another window is activated Any open non-intrusive notifications will disappear when another window is activated - + Hide when other window is activated Verbergen wanneer een ander venster is geactiveerd - + Prevent non-intrusive notifications from appearing when the FreeCAD Window is not the active window Prevent non-intrusive notifications from appearing when the FreeCAD Window is not the active window - + Do not show when inactive Niet tonen wanneer inactief - + Message List Berichtenlijst - + Limit the number of messages that will be kept in the list. If 0 there is no limit. Limit the number of messages that will be kept in the list. If 0 there is no limit. - + Maximum Messages (0 = no limit): Maximum berichten (0 = geen limiet): - + Removes the user notifications from the message list after the non-intrusive maximum duration has lapsed. Removes the user notifications from the message list after the non-intrusive maximum duration has lapsed. - + Auto-remove User Notifications Automatisch verwijderen van gebruikersmeldingen - - - Activation of the Notification Area only takes effect after an application restart. - Activation of the Notification Area only takes effect after an application restart. - Gui::Dialog::DlgSettingsWorkbenches - + Available Workbenches Beschikbare werkbanken - + <html><head/><body><p>You can reorder workbenches by drag and drop. Additional workbenches can be installed through the addon manager.</p><p> Currently, your system has the following workbenches:</p></body></html> <html><head/><body><p>You can reorder workbenches by drag and drop. Additional workbenches can be installed through the addon manager.</p><p> Currently, your system has the following workbenches:</p></body></html> - + Start up workbench: Start up workbench: - + Choose which workbench will be activated and shown after FreeCAD launches Kies welke werkbank zal worden geactiveerd en weergegeven nadat FreeCAD opgestart is - + Workbench selector position : Workbench selector position : - + Customize where the workbench selector appears (restart required). 'Toolbar': In the toolbars, as a movable toolbar. @@ -12423,12 +11738,12 @@ nadat FreeCAD opgestart is 'Right Corner': In the menu bar, on the right corner. - + If checked, application will remember which workbench is active for each tab of the viewport Indien aangevinkt, zal de applicatie onthouden welke werkbank actief is voor elk tabblad van het kijkvenster - + Remember active workbench by tab Onthoud actieve werkbank per tabblad @@ -12577,47 +11892,47 @@ nadat FreeCAD opgestart is Gui::Dialog::wbListItem - + If unchecked, %1 will not appear in the available workbenches. If unchecked, %1 will not appear in the available workbenches. - + This is the current startup module, and must be enabled. See Preferences/General/Autoload to change. This is the current startup module, and must be enabled. See Preferences/General/Autoload to change. - + Shortcut to activate this workbench. Shortcut to activate this workbench. - + Auto-load Automatisch laden - + If checked, %1 will be loaded automatically when FreeCAD starts up If checked, %1 will be loaded automatically when FreeCAD starts up - + This is the current startup module, and must be autoloaded. See Preferences/General/Autoload to change. Dit is de huidige opstartmodule, en moet automatisch geladen worden. Zie Voorkeuren/General/Autoload om te wijzigen. - + Loaded Geladen - + Load Laad - + To preserve resources, FreeCAD does not load workbenches until they are used. Loading them may provide access to additional preferences related to their functionality. To preserve resources, FreeCAD does not load workbenches until they are used. Loading them may provide access to additional preferences related to their functionality. @@ -12625,17 +11940,17 @@ nadat FreeCAD opgestart is Gui::Dialog::DlgSettingsWorkbenchesImp - + Toolbar Werkbalk - + Left corner Linkerhoek - + Right corner Rechterhoek @@ -12661,12 +11976,12 @@ nadat FreeCAD opgestart is Gui::NotificationArea - + Delete user notifications Delete user notifications - + Delete All Alles verwijderen @@ -12702,13 +12017,13 @@ nadat FreeCAD opgestart is StdViewLoadImage - + Load image... Afbeelding laden... - + Loads an image Laad een afbeelding @@ -12776,4 +12091,742 @@ nadat FreeCAD opgestart is Er is een fout opgetreden - zie Report View voor informatie + + Gui::Dialog::DlgSettingsEditor + + + Editor + Editor + + + + Options + Opties + + + + Code lines will be numbered + Code-regels worden genummerd + + + + Enable line numbers + Activeer regelnummers + + + + The cursor shape will be a block + The cursor shape will be a block + + + + Enable block cursor + Enable block cursor + + + + Enable folding + Vouwing inschakelen + + + + Indentation + Indrukking + + + + Tab size: + Tabgrootte: + + + + Tabulator raster (how many spaces) + Tabulator raster (hoeveel spaties) + + + + Indent size: + Inspring grootte: + + + + How many spaces will be inserted when pressing <Tab> + Hoeveel spaties zullen worden ingevoegd bij het indrukken van <Tab> + + + + Pressing <Tab> will insert a tabulator with defined tab size + Op <Tab> drukken zal een tabulator invoegen met een gedefinieerde tabgrootte + + + + Keep tabs + Behoud tabs + + + + Pressing <Tab> will insert amount of defined indent size + Op <Tab> klikken zal de grootte van de gedefinieerde inspringen invoegen + + + + Insert spaces + Spaties invoegen + + + + Display items + Items tonen + + + + Color and font settings will be applied to selected type + Kleur- en lettertype-instellingen worden toegepast op het geselecteerde type + + + + Family: + Familie: + + + + Font family to be used for selected code type + Lettertypefamilie die gebruikt moet worden voor het geselecteerde codetype + + + + Size: + Grootte: + + + + Font size to be used for selected code type + Lettergrootte die gebruikt moet worden voor het geselecteerde codetype + + + + Color: + Kleur: + + + + Preview: + Voorbeeldweergave: + + + + Text + Tekst + + + + Bookmark + Bladwijzer + + + + Breakpoint + Pauze-punt + + + + Keyword + Sleutelwoord + + + + Comment + Commentaar + + + + Block comment + Commentaarblok + + + + Number + Getal + + + + String + Tekenreeks + + + + Character + Teken + + + + Class name + Klassenaam + + + + Define name + Definieer Naam + + + + Operator + Operand + + + + Python output + Python-uitvoer + + + + Python error + Python-fout + + + + Current line highlight + Nadruk van tegenwoordige lijn + + + + Items + Items + + + + Gui::Dialog::DlgSettingsGeneral + + + General + Algemeen + + + + Language and number format + Taal en nummer formaat + + + + Language: + Taal: + + + + Language of the application's user interface + Taal van de gebruikersinterface van de applicatie + + + + Unit system: + Eenheidssysteem: + + + + Unit system that should be used for all parts of the application + Unit system that should be used for all parts of the application + + + + Number of decimals: + Aantal decimalen: + + + + Number of decimals that should be shown for numbers and dimensions + Aantal decimalen dat moet worden weergegeven voor aantallen en afmetingen + + + + Minimum fractional inch: + Minimale fractie van een duim: + + + + Minimum fractional inch to be displayed + Minimale fractionele inch om weer te geven + + + + Number format: + Nummerformaat: + + + + Operating system + Besturingssysteem + + + + Selected language + Geselecteerde taal + + + + C/POSIX + C/POSIX + + + + If enabled, numerical keypad decimal separator +will be substituted with locale separator, except +in Python Console and Macro Editor where a +dot/period will always be printed. + If enabled, numerical keypad decimal separator +will be substituted with locale separator, except +in Python Console and Macro Editor where a +dot/period will always be printed. + + + + Substitute decimal separator + Substitute decimal separator + + + + Application + Applicatie + + + + Theme: + Thema: + + + + Customize how user interface will look like + Customize how user interface will look like + + + + Size of toolbar icons: + Grootte van de werkbalk-pictogrammen: + + + + Choose your preference for toolbar icon size. You can adjust +this according to your screen size or personal taste + Kies uw voorkeur voor de grootte van de werkbalkpictogrammen. U kunt +dit aanpassen aan uw schermgrootte of persoonlijke smaak + + + + Tree view mode: + Boomstructuurweergavemodus: + + + + Customize how tree view is shown in the panel (restart required). + +'ComboView': combine tree view and property view into one panel. +'TreeView and PropertyView': split tree view and property view into separate panel. +'Both': keep all three panels, and you can have two sets of tree view and property view. + Pas aan hoe de Structuurweergave wordt weergegeven in het paneel (herstart vereist). + +'ComboView': combineer de SructuurWeergave en eigenschap in een paneel. +'TreeView and PropertyView': splits de Structuur- en eigenschapsweergave in aparte panelen. +'Both': houd alle drie de panelen bij, en u kunt twee sets Structuur- en eigenschapsweergave hebben. + + + + Size of recent file list: + Grootte van recente bestandslijst: + + + + How many files should be listed in recent files list + Hoeveel bestanden moeten er in de lijst met recente bestanden worden opgenomen + + + + Background of the main window (when no document is opened) will consist of tiles of a special image. +See the FreeCAD Wiki for details about the image. + Background of the main window (when no document is opened) will consist of tiles of a special image. +See the FreeCAD Wiki for details about the image. + + + + Enable tiled background + Betegelde achtergrond inschakelen + + + + The text cursor will be blinking + De tekstcursor zal knipperen + + + + Enable cursor blinking + Enable cursor blinking + + + + A Splash screen is a small loading window that is shown +when FreeCAD is launching. If this option is checked, FreeCAD will +display the splash screen + Een Splashscherm is een klein laadvenster dat wordt weergegeven +wanneer FreeCAD wordt opgestart. Als deze optie aangevinkt is, zal FreeCAD +het splashscherm weergeven + + + + Enable splash screen at start up + Activeer splash-scherm tijdens het opstarten + + + + Preference packs + Preference packs + + + + Name + Naam + + + + Type + Type + + + + Load + Laad + + + + Import config... + Importeer configuratie... + + + + Save new... + Nieuwe opslaan... + + + + Manage... + Beheer... + + + + Revert... + Ongedaan maken... + + + + Manage preference packs + Beheer voorkeurspakketten + + + + Small (%1px) + Kleine (%1px) + + + + Medium (%1px) + Medium (%1px) + + + + Large (%1px) + Grote (%1px) + + + + Extra large (%1px) + Extra groot (%1px) + + + + Custom (%1px) + Aangepaste (%1px) + + + + Combo View + Combi-weergave + + + + TreeView and PropertyView + Structuur- en Eigenschapsweergave + + + + Both + Beide + + + + Preference Pack Name + Preference Pack Name + + + + Tags + Labels + + + + Apply + Toepassen + + + + Apply the %1 preference pack + %1 voorkeurspakket toepassen + + + + Choose a FreeCAD config file to import + Kies een FreeCAD configuratiebestand om te importeren + + + + File exists + Bestand bestaat + + + + A preference pack with that name already exists. Overwrite? + Een voorkeurspakket met deze naam bestaat al. Overschrijven? + + + + Gui::Dialog::DlgSettingsReportView + + + Report view + Rapportweergave + + + + Output + Uitvoer + + + + Normal messages will be recorded + Normale berichten worden opgenomen + + + + Record normal messages + Neem normale berichten op + + + + Log messages will be recorded + Logberichten worden opgenomen + + + + Record log messages + logboek-berichten bewaren + + + + Warnings will be recorded + Waarschuwingen zullen worden opgenomen + + + + Record warnings + Waarschuwingen bewaren + + + + Error messages will be recorded + Foutberichten worden opgenomen + + + + Record error messages + Foutmeldingen bewaren + + + + When an error has occurred, the Report View dialog becomes visible +on-screen while displaying the error + Wanneer er een fout is opgetreden, wordt het dialoogvenster Rapportweergave zichtbaar +op het scherm terwijl de fout wordt weergegeven + + + + Show report view on error + Rapportweergave bij fout weergeven + + + + When a warning has occurred, the Report View dialog becomes visible +on-screen while displaying the warning + Wanneer er een waarschuwing is opgetreden, wordt het dialoogvenster Rapportweergave zichtbaar +op het scherm terwijl de waarschuwing wordt weergegeven + + + + Show report view on warning + Rapportweergave bij waarschuwing weergeven + + + + When a normal message has occurred, the Report View dialog becomes visible +on-screen while displaying the message + Wanneer er een normaal bericht is opgetreden, wordt het dialoogvenster Rapportweergave +op het scherm zichtbaar terwijl het bericht wordt weergegeven + + + + Show report view on normal message + Rapportweergave weergeven op normaal bericht + + + + When a log message has occurred, the Report View dialog becomes visible +on-screen while displaying the log message + Wanneer er een logbericht is opgetreden, wordt het dialoogvenster Rapportweergave +op het scherm zichtbaar terwijl het bericht wordt weergegeven + + + + Show report view on log message + Rapportweergave weergeven op logbericht + + + + Include a timecode for each report + Voeg een tijdcode toe voor elk rapport + + + + Include a timecode for each entry + Voeg een tijdcode toe voor elke invoer + + + + Colors + Kleuren + + + + Normal messages: + Normale berichten: + + + + Font color for normal messages in Report view panel + Letterkleur voor normale berichten in rapportweergavepaneel + + + + Log messages: + Logboekberichten: + + + + Font color for log messages in Report view panel + Letterkleur voor logberichten in rapportweergavepaneel + + + + Warnings: + Waarschuwingen: + + + + Font color for warning messages in Report view panel + Letterkleur voor waarschuwingsberichten in rapportweergavepaneel + + + + Errors: + Fouten: + + + + Font color for error messages in Report view panel + Letterkleur voor foutberichten in rapportweergavepaneel + + + + Python interpreter + Python-interpreter + + + + Internal Python output will be redirected +from Python console to Report view panel + De interne Python-uitvoer wordt omgeleid +van de Python-console naar het rapportweergavepaneel + + + + Redirect internal Python output to report view + Interne Python uitvoer omleiden naar de rapportweergave + + + + Internal Python error messages will be redirected +from Python console to Report view panel + Interne Python-foutberichten worden omgeleid +van de Python-console naar het rapportweergavepaneel + + + + Redirect internal Python errors to report view + Interne Python fouten omleiden naar rapportweergave + + + + Gui::Dialog::DlgSettingsTheme + + + Theme + Thema + + + + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + + + + Style sheet: + Stijlblad: + + + + Style sheet how user interface will look like + Stijlblad hoe de gebruikersinterface eruit zal zien + + + + Secondary theme color + Secundaire themakleur + + + + + + This color might be used by your theme to let you customize it. + This color might be used by your theme to let you customize it. + + + + Highlight color + Markeerkleur + + + + Focus theme color + Focus theme color + + + + No style sheet + Geen stijlblad + + diff --git a/src/Gui/Language/FreeCAD_pl.ts b/src/Gui/Language/FreeCAD_pl.ts index 8b5953cd74..3c0156c49f 100644 --- a/src/Gui/Language/FreeCAD_pl.ts +++ b/src/Gui/Language/FreeCAD_pl.ts @@ -42,29 +42,29 @@ Wizualna wielkość cechy - + <empty> <pusty> - - + + Angle Kąt - - + + Axis - + Position Pozycja - + Enum Wyliczenia @@ -91,12 +91,12 @@ CmdViewMeasureClearAll - + Clear measurement Wyczyść wymiary - + Clear all visible measurements Usuń wszystkie widoczne pomiary @@ -104,12 +104,12 @@ CmdViewMeasureToggleAll - + Toggle measurement Włącz / wyłącz widoczność pomiarów - + Turn on or off the display of all measurements Włącz lub wyłącz wyświetlanie wszystkich pomiarów @@ -117,14 +117,14 @@ Command - + Edit Edycja - + Import - Import + Importuj @@ -182,7 +182,7 @@ Dodaj grupę - + Align Wyrównaj @@ -194,18 +194,18 @@ - + Transform Przemieszczenie - + Toggle array elements Przełącz elementy szyku - + Link Transform Przekształcanie łączy @@ -215,12 +215,12 @@ Pomiar odległości - + Toggle visibility Przełącz widoczność - + Toggle selectability Przełącz możliwość zaznaczenia @@ -397,7 +397,7 @@ Ok - OK + Ok @@ -423,7 +423,7 @@ Default - Domyślny + Domyślnie @@ -559,7 +559,7 @@ Gui::AutoSaver - + Please wait until the AutoRecovery file has been saved... Proszę czekać aż plik Automatycznego Odzyskiwania zostanie zapisany... @@ -592,7 +592,7 @@ Press left mouse button - Wciśnij lewy przycisk myszki + Naciśnij lewy przycisk myszki @@ -712,47 +712,47 @@ podczas kliknięcia lewym lub prawym przyciskiem myszki i przesuwaj kursor w gó Gui::Dialog::AboutDialog - - + + Credits Header for the Credits tab of the About screen Zasłużeni - + FreeCAD would not be possible without the contributions of FreeCAD nie istniałby bez udziału - + Individuals Header for the list of individual people in the Credits list. Osoby - + Organizations Header for the list of companies/organizations in the Credits list. Organizacje - - + + License Licencja - + Libraries Biblioteki - + This software uses open source components whose copyright and other proprietary rights belong to their respective owners: To oprogramowanie używa komponentów typu open source, którego prawa autorskie i inne prawa zastrzeżone należą do ich właścicieli: - + Collection Kolekcja @@ -760,22 +760,22 @@ podczas kliknięcia lewym lub prawym przyciskiem myszki i przesuwaj kursor w gó Gui::Dialog::ApplicationCache - + Cache directory Katalog pamięci podręcznej - + The cache directory %1 exceeds the size of %2. Katalog pamięci podręcznej %1 przekracza rozmiar %2. - + Do you want to clear it now? Czy chcesz go teraz wyczyścić? - + Warning: Please make sure that this is the only running %1 instance and that no documents are opened as this may result into data loss! Ostrzeżenie: Upewnij się, że jest to jedyna uruchomiona instancja %1 i że żadne dokumenty nie są otwarte, ponieważ może to spowodować utratę danych! @@ -796,37 +796,37 @@ podczas kliknięcia lewym lub prawym przyciskiem myszki i przesuwaj kursor w gó Gui::Dialog::CameraDialog - + Camera settings Ustawienia ujęcia widoku - + Orientation Orientacja - + Q0 Q0 - + Q1 Q1 - + Q2 Q2 - + Q3 Q3 - + Current view Bieżący widok @@ -1132,7 +1132,7 @@ Jeśli ta opcja nie jest zaznaczona, właściwość musi być jednoznacznie nazw Macros - Makrodefinicje + Makropolecenie @@ -1200,7 +1200,7 @@ Jeśli ta opcja nie jest zaznaczona, właściwość musi być jednoznacznie nazw Macros - Makrodefinicje + Makropolecenie @@ -1381,7 +1381,7 @@ wyzwolone zostanie to, które ma najwyższy priorytet. Default - Domyślny + Domyślnie @@ -1394,22 +1394,22 @@ wyzwolone zostanie to, które ma najwyższy priorytet. Tytuł - + All Wszystkie - - + + none - brak + żaden Gui::Dialog::DlgCustomToolBoxbarsImp - - + + Toolbox bars Paski przybornika @@ -1464,7 +1464,7 @@ wyzwolone zostanie to, które ma najwyższy priorytet. Move up - Przenieś wyżej + Przesuń w górę @@ -1474,7 +1474,7 @@ wyzwolone zostanie to, które ma najwyższy priorytet. Move down - Przenieś w dół + Przesuń w dół @@ -1567,7 +1567,7 @@ wyzwolone zostanie to, które ma najwyższy priorytet. Spaceball Motion - Ruch SpaceMouse + Ruch Spaceball'a @@ -1678,555 +1678,127 @@ wyzwolone zostanie to, które ma najwyższy priorytet. - [empty string] + [pusty ciąg znaków] Gui::Dialog::DlgDisplayPropertiesImp - + Default - Domyślny + Domyślnie - + Aluminium Aluminium - + Brass Mosiądz - + Bronze Brąz - + Copper Miedź - + Chrome Chrom - + Emerald Szmaragd - + Gold Złoto - + Jade Jadeit - + Metalized Metalizowany - + Neon GNC Neon GNC - + Neon PHC Neon PHC - + Obsidian Obsydian - + Pewter Stop cyny - + Plaster Tynk - + Plastic Tworzywo sztuczne - + Ruby Rubin - + Satin Satyna - + Shiny plastic Błyszczące tworzywo sztuczne - + Silver Srebro - + Steel Stal - + Stone Kamień Gui::Dialog::DlgEditorSettings - - - Editor - Edytor - - - - Options - Opcje - - - - Code lines will be numbered - Wiersze kodu będą ponumerowane - - - - Enable line numbers - Włącz numerowanie linii - - - - The cursor shape will be a block - Kursor przyjmie kształt bloku - - - - Enable block cursor - Włącz duży kursor - - - - Enable folding - Włącz składanie - - - - Indentation - Wcięcie - - - - Tab size: - Rozmiar tabulacji: - - - - Tabulator raster (how many spaces) - Ilość znaków spacji dla tabulacji - - - - Indent size: - Rozmiar wcięcia: - - - - How many spaces will be inserted when pressing <Tab> - Ilość spacji wstawionych po naciśnięciu <Tab> - - - - Pressing <Tab> will insert a tabulator with defined tab size - Naciśnięcie klawisza <Tab> spowoduje wstawienie tabulatora o określonym rozmiarze - - - - Keep tabs - Kontroluj tabulacje - - - - Pressing <Tab> will insert amount of defined indent size - Naciśnięcie <Tab> spowoduje wstawienie odstępu o określonym rozmiarze - - - - Insert spaces - Wstaw spacje - - - - Display items - Wyświetl elementy - - - - Color and font settings will be applied to selected type - Definicje ustawień czcionki dla wybranego typu tekstu - - - - Family: - Czcionka: - - - - Font family to be used for selected code type - Krój czcionki stosowany dla wybranego typu kodu - - - - Size: - Rozmiar: - - - - Font size to be used for selected code type - Rozmiar czcionki stosowany dla wybranego typu kodu - - - - Color: - Kolor: - - - - Preview: - Podgląd: - - [empty string] - - - - Gui::Dialog::DlgGeneral - - - General - Ogólne - - - - Language of the application's user interface - Język interfejsu użytkownika dla aplikacji - - - - Number format: - Format liczb: - - - - Operating system - System operacyjny - - - - Selected language - Wybrany język - - - - C/POSIX - C/POSIX - - - - If enabled, numerical keypad decimal separator -will be substituted with locale separator, except -in Python Console and Macro Editor where a -dot/period will always be printed. - Jeśli opcja jest włączona, znak separatora dziesiętnego -klawiatury numerycznej zostanie zastąpiony separatorem z ustawień -lokalnych, z wyjątkiem konsoli Python i edytora makrodefinicji, -gdzie zawsze będzie wpisywana kropka. - - - - Preference packs - Pakiety preferencji - - - - Name - Nazwa - - - - Type - Typ - - - - Load - Wczytaj - - - - Import config... - Importuj konfigurację ... - - - - Save new... - Zapisz jako nowy ... - - - - Manage... - Zarządzaj ... - - - - Revert... - Przywróć … - - - - How many files should be listed in recent files list - Liczba plików na liście ostatnio używanych - - - - Enable tiled background - Aktywuj kafle w tle - - - - The text cursor will be blinking - Kursor tekstowy będzie migał - - - - Enable cursor blinking - Włącz miganie kursora - - - - Style sheet: - Arkusz stylów: - - - - Language and number format - Język i format liczb - - - - Language: - Język: - - - - Unit system: - Układ jednostek: - - - - Unit system that should be used for all parts of the application - System jednostek, który ma być używany we wszystkich częściach aplikacji - - - - Number of decimals: - Liczba cyfr po przecinku: - - - - Number of decimals that should be shown for numbers and dimensions - Liczba miejsc dziesiętnych, które maja być prezentowane dla liczb i wymiarów - - - - Minimum fractional inch: - Najmniejszy ułamek cala: - - - - Minimum fractional inch to be displayed - Najmniejszy ułamek cala, który ma być wyświetlany - - - - Substitute decimal separator - Zastąp separator dziesiętny - - - - Application - Aplikacja - - - - Style sheet how user interface will look like - Arkusz stylów, przedstawiający jak będzie wyglądał interfejs użytkownika - - - - Size of toolbar icons: - Rozmiar ikon paska narzędzi: - - - - Choose your preference for toolbar icon size. You can adjust -this according to your screen size or personal taste - Wybierz preferowany rozmiar ikonek paska narzędzi. Możesz dokonać zmiany -w zależności od wielkości ekranu lub swoich upodobań - - - - Tree view mode: - Tryb widoku drzewa: - - - - Customize how tree view is shown in the panel (restart required). - -'ComboView': combine tree view and property view into one panel. -'TreeView and PropertyView': split tree view and property view into separate panel. -'Both': keep all three panels, and you can have two sets of tree view and property view. - Dostosuj widok drzewa w panelu (wymagany restart). - -„Widok połączony”: połącz widok drzewa i widok właściwości w jednym panelu. -„Widok drzewa i Widok właściwości”: rozdziel widok drzewa i widok właściwości na oddzielny panel. -„Obydwa”: zachowaj wszystkie panele, możesz mieć dwa zestawy widoku drzewa i widoku właściwości. - - - - Size of recent file list: - Rozmiar listy ostatnio używanych plików: - - - - Background of the main window (when no document is opened) will consist of tiles of a special image. -See the FreeCAD Wiki for details about the image. - Tło okna głównego (gdy nie jest otwarty żaden dokument) będzie składało się z kafelków specjalnego obrazu. -Szczegółowe informacje na temat obrazu można znaleźć w FreeCAD Wiki. - - - - A Splash screen is a small loading window that is shown -when FreeCAD is launching. If this option is checked, FreeCAD will -display the splash screen - Ekran powitalny to małe okno postępu ładowania, które jest wyświetlane -podczas uruchamiania FreeCAD. Jeśli ta opcja jest zaznaczona, FreeCAD -wyświetli ekran powitalny - - - - Enable splash screen at start up - Włącz ekran powitalny przy uruchamianiu - - - - Gui::Dialog::DlgGeneralImp - - - Manage preference packs - Zarządzaj pakietami preferencji - - - - Small (%1px) - Małe (%1px) - - - - Medium (%1px) - Średnie (%1px) - - - - Large (%1px) - Duże (%1px) - - - - Extra large (%1px) - Bardzo duże (%1px) - - - - Custom (%1px) - Niestandardowy (%1px) - - - - Combo View - Widok połączony - - - - TreeView and PropertyView - Widok drzewa i widok właściwości - - - - Both - Obydwa - - - - No style sheet - Brak arkusza stylu - - - - Preference Pack Name - Nazwa Pakietu preferencji - - - - Tags - Znaczniki - - - - Apply - Zastosuj - - - - Apply the %1 preference pack - Zastosuj pakiet preferencji: %1 - - - - Choose a FreeCAD config file to import - Wybierz plik konfiguracyjny FreeCAD do importu - - - - File exists - Plik już Istnieje - - - - A preference pack with that name already exists. Overwrite? - Pakiet ustawień o tej nazwie już istnieje! Czy chcesz go zastąpić? + [pusty ciąg znaków] @@ -2983,7 +2555,7 @@ Proszę podać inny katalog. - [empty string] + [pusty ciąg znaków] @@ -3105,7 +2677,7 @@ Proszę podać inny katalog. Reset - Reset + Resetuj @@ -3115,191 +2687,9 @@ Proszę podać inny katalog. Gui::Dialog::DlgReportView - - - Report view - Widok raportu - - - - Output - Wyjście - - - - Normal messages will be recorded - Zwykłe wiadomości o błędach będą rejestrowane - - - - Record normal messages - Rejestruj zwykłe wiadomości - - - - Log messages will be recorded - Wiadomości dziennika będą rejestrowane - - - - Record log messages - Rejestruj wiadomości dziennika - - - - Warnings will be recorded - Ostrzeżenia będą rejestrowane - - - - Record warnings - Rejestruj ostrzeżenia - - - - Error messages will be recorded - Wiadomości o błędach będą rejestrowane - - - - Record error messages - Rejestruj komunikaty błędów - - - - When an error has occurred, the Report View dialog becomes visible -on-screen while displaying the error - Gdy wystąpi błąd, okno dialogowe Widoku Raportu staje się widoczne -na ekranie podczas wyświetlania błędu - - - - Show report view on error - Pokaż okno Widok raportu po wystąpieniu błędu - - - - When a warning has occurred, the Report View dialog becomes visible -on-screen while displaying the warning - Gdy pojawi się ostrzeżenie, okno dialogowe Widoku Raportu zostanie -wyświetlone na ekranie podczas wyświetlania ostrzeżenia - - - - Show report view on warning - Pokaż okno Widok raportu po wystąpieniu ostrzeżenia - - - - When a normal message has occurred, the Report View dialog becomes visible -on-screen while displaying the message - Gdy pojawi się zwykły komunikat, okno dialogowe Widoku Raportu zostanie -wyświetlone na ekranie - - - - Show report view on normal message - Pokaż okno Widok raportu po wystąpieniu zwykłej wiadomości - - - - When a log message has occurred, the Report View dialog becomes visible -on-screen while displaying the log message - Gdy pojawi się komunikat dziennika, okno dialogowe Widoku Raportu zostanie -wyświetlone na ekranie podczas wyświetlania komunikatu dziennika - - - - Show report view on log message - Pokaż okno Widok raportu z wiadomościami dziennika - - - - Include a timecode for each report - Dołączaj znacznik czasu do każdego raportu - - - - Include a timecode for each entry - Dołączaj znacznik czasu do każdej pozycji wpisu - - - - Colors - Kolory - - - - Normal messages: - Zwykłe wiadomości: - - - - Font color for normal messages in Report view panel - Kolor tekstu dla zwykłych komunikatów w panelu Widoku Raportu - - - - Log messages: - Wiadomości dziennika: - - - - Font color for log messages in Report view panel - Kolor tekstu dla komunikatów dziennika w panelu Widoku Raportu - - - - Warnings: - Ostrzeżenia: - - - - Font color for warning messages in Report view panel - Kolor tekstu dla komunikatów ostrzegawczych w panelu Widoku Raportu - - - - Errors: - Błędy: - - - - Font color for error messages in Report view panel - Kolor tekstu dla komunikatów z błędami w panelu Widoku Raportu - - - - Python interpreter - Interpreter Python - - - - Internal Python output will be redirected -from Python console to Report view panel - Wewnętrzne dane wyjściowe środowiska Python zostaną przekierowane -z konsoli Python do panelu Widoku Raportu - - - - Redirect internal Python output to report view - Przekieruj wiadomości wewnętrzne środowiska Python do Widoku Raportu - - - - Internal Python error messages will be redirected -from Python console to Report view panel - Wewnętrzne komunikaty o błędach środowiska Python zostaną przekierowane -z konsoli Python do panelu Widoku Raportu - - - - Redirect internal Python errors to report view - Przekieruj błędy wewnętrzne środowiska Python do Widoku Raportu - - [empty string] + [pusty ciąg znaków] @@ -3374,69 +2764,69 @@ z konsoli Python do panelu Widoku Raportu Gui::Dialog::DlgSettings3DView - + 3D View Widok 3D - + General Ogólne - + Main coordinate system will always be shown in lower right corner within opened files Symbol głównego układu współrzędnych będzie zawsze pokazany w dolnym prawym rogu podczas edycji plików - + Show coordinate system in the corner Pokaż w narożniku symbol układu współrzędnych - + Relative size : Względna wielkość: - + Size of main coordinate system representation in the corner -- in % of height/width of viewport Rozmiar reprezentacji symbolu głównego układu współrzędnych w rogu rzutni — w % wysokości / szerokości - + Axis cross will be shown by default at file opening or creation Podczas edycji domyślnie będzie wyświetlany krzyżyk osi modelu - + Show axis cross by default Domyślnie pokazuj krzyżyk osi modelu - + Time needed for last operation and resulting frame rate will be shown at the lower left corner in opened files Podczas edycji w lewym dolnym rogu będzie wyświetlany czas potrzebny do wykonania ostatniej operacji i wynikowa liczba klatek na sekundę - + Show counter of frames per second Pokaż licznik klatek na sekundę - + Rendering Renderowanie - + This option is useful for troubleshooting graphics card and driver problems. Changing this option requires a restart of the application. @@ -3445,22 +2835,22 @@ Changing this option requires a restart of the application. Zmiana tej opcji wymaga ponownego uruchomienia aplikacji. - + Use software OpenGL Wyłącz sprzętowe wspomaganie renderowania - + Use OpenGL VBO (Vertex Buffer Object) Użyj OpenGL VBO (Vertex Buffer Object) - + Render cache Pamięć podręczna dla renderowania - + If selected, Vertex Buffer Objects (VBO) will be used. A VBO is an OpenGL feature that provides methods for uploading vertex data (position, normal vector, color, etc.) to the graphics card. @@ -3483,7 +2873,7 @@ od anomalii graficznych do błędów spowodowanych awarią GPU. Pamiętaj, o zgłoszeniu aktywacji tej nastawy podczas szukania wsparcia na forum FreeCAD. - + 'Render Caching' is another way to say 'Rendering Acceleration'. There are 3 options available to achieve this: 1) 'Auto' (default), let Coin3D decide where to cache. @@ -3500,92 +2890,92 @@ tylko cache w głównym węźle graficznym obrazu. Oferuje to najszybszą prędk ale wolniej reaguje na każdą zmianę ujęcia. - + Auto Automatycznie - + Distributed Rozproszone - + Centralized Scentralizowane - + Anti-Aliasing Wygładzanie - + What kind of multisample anti-aliasing is used Jaki zostanie użyty rodzaj antyaliasingu wielopróbkowego - + None Brak - + Line Smoothing Wygładzanie linii - + MSAA 2x MSAA 2 x - + MSAA 4x MSAA 4 x - + MSAA 8x MSAA 8 x - + Transparent objects: Przezroczystość obiektów: - + Render types of transparent objects Typ wizualizacji dla przezroczystości - + One pass Jeden przebieg - + Backface pass Przebieg od tyłu - + Marker size: Rozmiar znacznika punktu: - + Size of vertices in the Sketcher workbench Rozmiar punktów dla wierzchołków w Środowisku pracy Szkicownika - + Eye to eye distance for stereo modes Odległość między oczami dla trybu stereo - + Eye-to-eye distance used for stereo projections. The specified value is a factor that will be multiplied with the bounding box size of the 3D object that is currently displayed. @@ -3594,95 +2984,95 @@ Podana wartość jest współczynnikiem, który zostanie pomnożony przez rozmiar ramki otaczającej obiekt 3D, który jest aktualnie wyświetlany. - + Backlight is enabled with the defined color Podświetlenie jest włączane w określonym kolorze - - + + Backlight color Kolor podświetlenia - + Intensity Intensywność - + Intensity of the backlight Natężenie podświetlenia - + Camera type Typ projekcji - + Objects will appear in a perspective projection Podczas wyświetlania obiekty będą rzutowane w projekcji perspektywicznej - + Perspective renderin&g Renderowanie &perspektywiczne - + Objects will be projected in orthographic projection Podczas wyświetlania obiekty będą rzutowane w projekcji ortogonalnej - + Or&thographic rendering Renderowanie or&togonalne - [empty string] + [pusty ciąg znaków] Gui::Dialog::DlgSettings3DViewImp - + 5px 5px - + 7px 7px - + 9px 9px - + 11px 11px - + 13px 13px - + 15px 15px - + Anti-aliasing Wygładzanie krawędzi - + Open a new viewer or restart %1 to apply anti-aliasing changes. Otwórz nowe okno widoku 3D lub uruchom ponownie %1, aby zobaczyć naniesione zmiany wygładzania krawędzi. @@ -3690,77 +3080,77 @@ rozmiar ramki otaczającej obiekt 3D, który jest aktualnie wyświetlany. Gui::Dialog::DlgSettingsCacheDirectory - + Cache Pamięć podręczna - + Cache directory Katalog pamięci podręcznej - + Location: Lokalizacja: - + Check periodically at program start: Sprawdzaj rozmiar pamięci przy starcie programu: - + Always Zawsze - + Daily Codziennie - + Weekly Tygodniowo - + Monthly Miesięcznie - + Yearly Rocznie - + Never Nigdy - + Cache size limit: Limit rozmiaru pamięci podręcznej: - + Check now... Sprawdź teraz ... - + Notify the user if the cache size exceeds the specified limit Powiadom użytkownika, jeśli rozmiar pamięci podręcznej przekroczy określony limit - + Unknown Nieznany - + Current cache size: %1 Aktualny rozmiar: %1 @@ -3857,7 +3247,7 @@ będą wyświetlane na szaro Alt+R - Alt+R + Alt + R @@ -3915,7 +3305,7 @@ oprócz paska kolorów - [empty string] + [pusty ciąg znaków] @@ -3934,180 +3324,180 @@ oprócz paska kolorów Gui::Dialog::DlgSettingsDocument - + Document Dokument - + General Ogólne - + The application will create a new document when started Aplikacja utworzy nowy dokument przy starcie - + Create new document at start up Utwórz nowy dokument w trakcie uruchamiania - + Document save compression level (0 = none, 9 = highest, 3 = default) Poziom kompresji podczas zapisu dokumentu (0 = brak, 9 = najwyższy, 3 = domyślny) - + Compression level for FCStd files Stopień kompresji dla plików FCStd - + All changes in documents are stored so that they can be undone/redone Wszystkie zmiany w dokumentach są przechowywane w taki sposób, aby można je było cofnąć / odtworzyć - + Using Undo/Redo on documents Użyj Cofnij / Ponów w dokumentach - + Maximum Undo/Redo steps Maksymalna ilość kroków Cofnij / Ponów - + How many Undo/Redo steps should be recorded Ile kroków Cofnij / Ponów powinno być zapisanych - + Allow user aborting document recomputation by pressing ESC. This feature may slightly increase recomputation time. Zezwalaj użytkownikowi na przerywanie przeliczania dokumentu poprzez naciśnięcie ESC. Ta funkcja może nieznacznie zwiększyć czas przeliczania. - + Allow aborting recomputation Zezwalaj na przerywanie przeliczania - + Storage Zapis i przechowywanie - + Saving transactions (Auto-save) Zapisywania transakcji (Autozapis) - + Discard saved transaction after saving document Odrzuć zapisaną transakcję po zapisaniu dokumentu - + If there is a recovery file available the application will automatically run a file recovery when it is started. Jeśli dostępny jest plik odzyskiwania aplikacja automatycznie uruchomi odzyskiwanie po uruchomieniu. - + Run AutoRecovery at startup Uruchomienie automatycznego odzyskiwanie przy starcie - + How often a recovery file is written Jak często zapisywać plik odzyskiwania - + Save AutoRecovery information every Zapisz informacje Automatycznego Odzyskiwania co - + A thumbnail will be stored when document is saved Po zapisaniu dokumentu prezentuj miniaturkę - + Save thumbnail into project file when saving document Podczas zapisywania dokumentu dołącz miniaturkę do pliku projektu - + Size Rozmiar - + Sets the size of the thumbnail that is stored in the document. Common sizes are 128, 256 and 512 Ustawia rozmiar miniatury, która jest przechowywana w dokumencie. Typowe rozmiary to 128, 256 i 512 - + The program logo will be added to the thumbnail Logo programu zostanie dodane do miniaturki - + Add the program logo to the generated thumbnail Dodaj logo programu do wygenerowanej miniatury - + How many backup files will be kept when saving document Ile plików kopii zapasowej będzie przechowywanych podczas zapisywania dokumentu - + Maximum number of backup files to keep when resaving document Maksymalna liczba plików kopii zapasowych podczas ponownego zapisywania dokumentu - + Backup files will get extension '.FCbak' and file names get date suffix according to the specified format Pliki kopii zapasowych otrzymają rozszerzenie ".FCbak" a nazwy plików przyrostek daty zgodnie z określonym formatem - + Use date and FCBak extension Użyj daty i rozszerzenia FCBak - + Date format Format daty - + Document objects Obiekty dokumentu - + Allow objects to have same label Zezwól na obiekty o identycznej nazwie - + Allow duplicate object labels in one document Zezwalaj na umieszczanie duplikatów etykiet obiektów w obrębie jednego dokumentu - + Enable partial loading of external linked documents. Then only referenced objects and their dependencies will be loaded when a linked document is auto-opened together with the main document. @@ -4120,22 +3510,22 @@ Częściowo załadowany dokument nie może być edytowany. Kliknij dwukrotnie w na widoku drzewa, aby go w pełni przeładować. - + Disable partial loading of external linked objects Wyłącz częściowe ładowanie połączonych obiektów zewnętrznych - + Authoring and License Prawa autorskie i licencja - + Author name Nazwa autora - + All documents that will be created will get the specified author name. Keep blank for anonymous. You can also use the form: John Doe <john@doe.com> @@ -4144,32 +3534,32 @@ Pozostaw puste miejsce dla zachowania anonimowości. Możesz również skorzystać z formatki: John Doe <john@doe.com> - + The field 'Last modified by' will be set to specified author when saving the file Podczas zapisywania pliku pole 'Ostatnio zmodyfikowany przez' zostanie uzupełnione nazwą określonego autora - + Set on save Ustaw przy zapisywaniu - + Company Nazwa firmy - + Default company name to use for new files Domyślna nazwa firmy dla nowych plików - + Default license Licencja domyślna - + Default license for new documents Domyślna licencja dla nowych dokumentów @@ -4236,15 +3626,15 @@ Możesz również skorzystać z formatki: John Doe <john@doe.com> Other - Inne + Pozostałe - + License URL Adres URL licencji - + URL describing more about the license Witryna ze szczegółami licencji @@ -4252,104 +3642,21 @@ Możesz również skorzystać z formatki: John Doe <john@doe.com> Gui::Dialog::DlgSettingsDocumentImp - + The format of the date to use. Używany format zapisu daty. - + Default - Domyślny + Domyślnie - + Format Format - - Gui::Dialog::DlgSettingsEditorImp - - - Text - Tekst - - - - Bookmark - Zakładka - - - - Breakpoint - Punkt przerwania - - - - Keyword - Słowo kluczowe - - - - Comment - Komentarz - - - - Block comment - Zablokuj komentarz - - - - Number - Liczba - - - - String - Ciąg - - - - Character - Znak - - - - Class name - Nazwa klasy - - - - Define name - Określ nazwę - - - - Operator - Operator - - - - Python output - Okno Python - - - - Python error - Błąd Pythona - - - - Current line highlight - Podświetlenie bieżącego wiersza - - - - Items - Elementy - - Gui::Dialog::DlgSettingsImage @@ -4416,7 +3723,7 @@ Możesz również skorzystać z formatki: John Doe <john@doe.com> Alt+S - Alt+S + Alt + S @@ -4530,122 +3837,122 @@ Możesz również skorzystać z formatki: John Doe <john@doe.com> Gui::Dialog::DlgSettingsMacro - + Macro Makropolecenia - + General macro settings Ustawienia ogólne dla makrodefinicji - + Variables defined by macros are created as local variables Zmienne zdefiniowane przez makrodefinicje będą zmiennymi lokalnymi - + Run macros in local environment Uruchom makro w środowisku lokalnym - + Macro recording settings Ustawienia nagrywania makrodefinicji - + Macro path Ścieżka do plików makrodefinicji - + The directory in which the application will search for macros Folder, w którym aplikacja będzie poszukiwać makrodefinicji - + Gui commands Polecenia GUI - + Recorded macros will also contain user interface commands Nagrane makrodefinicje będą również zawierać komendy interfejsu użytkownika - + Record GUI commands Nagrywanie poleceń GUI - + Recorded macros will also contain user interface commands as comments Nagrane makrodefinicje będą również zawierać komendy interfejsu użytkownika jako komentarze - + Record as comment Zarejestruj jako komentarz - + Logging Commands Rejestrowanie poleceń - + Commands executed by macro scripts are shown in Python console Polecenia wykonywane przez skrypty makrodefinicji są wyświetlane w konsoli środowiska Python - + Show script commands in python console Pokaż polecenia skryptu w konsoli Python - + Log all commands issued by menus to file: Rejestruj wszystkie polecenia wydawane przez menu Plik: - + FullScript.FCScript FullScript.FCScript - + Recent macros menu Menu z ostatnio użytymi makrodefinicjami - + Size of recent macro list Rozmiar listy ostatnio używanych makrodefinicji - + How many macros should be listed in recent macros list Liczba makrodefinicji na liście ostatnio używanych - + Keyboard shortcut count Liczba skrótów klawiszowych - + How many recent macros should have shortcuts Ile ostatnio używanych makrodefinicji powinno mieć skróty - + Keyboard Modifiers Klawisze modyfikujące - + Keyboard modifiers, default = Ctrl+Shift+ Klawisze modyfikujące, domyślnie = Ctrl+Shift+ @@ -4653,130 +3960,130 @@ Możesz również skorzystać z formatki: John Doe <john@doe.com> Gui::Dialog::DlgSettingsNavigation - - + + Navigation Nawigacja - + Navigation cube Kostka nawigacyjna - + Steps by turn Ilość kroków na pełen obrót - + Number of steps by turn when using arrows (default = 8 : step angle = 360/8 = 45 deg) Ilość kroków do wykonania pełnego obrotu przy użyciu strzałek (domyślnie = 8 : kąt kroku = 360/8 = 45°) - + Corner Narożnik - + Corner where navigation cube is shown Narożnik, w którym wyświetlana jest kostka nawigacyjna - + Top left Lewy górny - + Top right Prawy górny - + Bottom left Lewy dolny - + Bottom right Prawy dolny - + Rotates to nearest possible state when clicking a cube face Obróć do najbliższego stanu po kliknięciu w ścianę kostki nawigacyjnej - + Rotate to nearest Obróć do najbliższego - + Font name: Nazwa czcionki: - + Font name of the navigation cube Nazwa czcionki kostki nawigacyjnej - + Default - Domyślny + Domyślnie - + Cube size Rozmiar kostki nawigacyjnej - + Size of the navigation cube Rozmiar kostki nawigacyjnej - + Color Kolor - + Base color for all elements Podstawowy kolor dla wszystkich elementów - + 3D Navigation Styl nawigacji w przestrzeni 3D - + List the mouse button configs for each chosen navigation setting. Select a set and then press the button to view said configurations. Lista konfiguracji przycisku myszki dla każdego wybranego ustawienia nawigacji. Wybierz zestaw, a następnie naciśnij przycisk, w celu wyświetlenia konfiguracji. - + Mouse... Myszka ... - + Navigation settings set Zestaw ustawień nawigacyjnych - + Orbit style Technika orbitalna - + Rotation orbit style. Trackball: moving the mouse horizontally will rotate the part around the y-axis Turntable: the part will be rotated around the z-axis (with constrained axes). @@ -4787,116 +4094,116 @@ Turntable: część zostanie obrócona wokół osi z (z powiązanymi osiami). Free Turntable: część będzie obracana wokół osi z. - + Turntable Turntable - + Trackball Trackball - + Free Turntable Free Turntable - + Rotation mode Tryb obrotu - + Rotations in 3D will use current cursor position as center for rotation Do obrótu w przestrzeni 3D będzie użyta pozycja kursora jako środek obrotu - + Window center Środek okna - + Drag at cursor Przeciągnij kursorem - + Object center Środek obiektu - + Default camera orientation Domyślna orientacja ujęcia widoku - + Default camera orientation when creating a new document or selecting the home view Domyślna orientacja ujęcia widoku podczas tworzenia nowego dokumentu lub wybierania widoku głównego - + Camera zoom Przybliż ujęcie widoku - + Sets camera zoom for new documents. The value is the diameter of the sphere to fit on the screen. Ustawia przybliżenie ujęcia widoku z kamery dla nowych dokumentów. Wartością jest średnica kuli, która ma zmieścić się na ekranie. - + mm mm - + Enable animated rotations Włącz animowane obracanie - + Enable animation Włącz animację - + Zoom operations will be performed at position of mouse pointer Operacje powiększenia będą wykonywane w odniesieniu dla pozycji kursora myszki - + Zoom at cursor Powiększ przy kursorze - + Zoom step Krok powiększenia - + How much will be zoomed. Zoom step of '1' means a factor of 7.5 for every zoom step. Określa krok powiększenia Stopień powiększenia "1" oznacza współczynnik 7,5 dla każdego kolejnego kroku powiększenia. - + Direction of zoom operations will be inverted Kierunek wykonania operacji przybliż / oddal zostanie odwrócony - + Invert zoom Odwrócenie operacji przybliż / oddal - + Prevents view tilting when pinch-zooming. Affects only gesture navigation style. Mouse tilting is not disabled by this setting. @@ -4905,57 +4212,67 @@ Dotyczy tylko nawigacji gestami. Obracanie przy pomocy myszki nie jest blokowane. - + Disable touchscreen tilt gesture Wyłącz gest obrotu na ekranie dotykowym - - Isometric - Widok izometryczny + + Show the rotation center when dragging. + Pokaż środek obrotu podczas przeciągania. - + + Enable rotation center indication + Włącz wskaźnik środka obrotu + + + + Isometric + Izometryczny + + + Dimetric Dimetryczny - + Trimetric Trimetryczny - + Top Od góry - + Front Od przodu - + Left Od lewej - + Right Od prawej - + Rear Od tył - + Bottom Od dołu - + Custom Niestandardowy @@ -4963,44 +4280,44 @@ Obracanie przy pomocy myszki nie jest blokowane. Gui::Dialog::DlgSettingsPythonConsole - + Python console Konsola Python - + Settings Ustawienia - + Words will be wrapped when they exceed available horizontal space in Python console Słowa będą zawijane, gdy przekroczą dostępną długość wiersza w konsoli Python - + Enable word wrap Włącz zawijanie tekstu - + The cursor shape will be a block Kursor przyjmie kształt bloku - + Enable block cursor Włącz duży kursor - + Saves Python history across sessions Zapisz historię środowiska Python pomiędzy sesjami - + Save history Zapisz dziennik działań @@ -5008,17 +4325,37 @@ długość wiersza w konsoli Python Gui::Dialog::DlgSettingsSelection - + Selection Zaznaczanie - + + Enable preselection, highlighted with specified color + Włącz możliwość wskazania obiektu i podświetlenie przez wybrany kolor + + + + Enable preselection + Włącz wskazanie obiektu + + + + Enable selection, highlighted with specified color + Włącz możliwość zaznaczenia obiektu i podświetlenie przez wybrany kolor + + + + Enable selection + Włącz wybór + + + Pick radius (px): Promień kliknięcia — wybrania (px): - + Area for picking elements in 3D view. Larger value eases to pick things, but can make small features impossible to select. @@ -5027,27 +4364,27 @@ Większa wartość ułatwia wybieranie, ale może uniemożliwić wybór małych - + Auto switch to the 3D view containing the selected item Przełącz automatycznie do widoku 3D zawierającego wybrany element - + Auto expand tree item when the corresponding object is selected in 3D view Automatycznie rozwiń drzewko gdy odpowiedni obiekt jest zaznaczony w oknie widoku 3D - + Preselect the object in 3D view when mouse over the tree item Wyróżnij obiekt w oknie widoku 3D, gdy kursor myszki znajduje się nad pozycją drzewa - + Record selection in tree view in order to go back/forward using navigation button Zapisuj zaznaczenie w widoku drzewa, aby cofnąć / ponowić za pomocą przycisku nawigacji - + Add checkboxes for selection in document tree Dodaj pola wyboru do zaznaczenia w drzewie dokumentu @@ -5055,147 +4392,122 @@ Większa wartość ułatwia wybieranie, ale może uniemożliwić wybór małych Gui::Dialog::DlgSettingsViewColor - + Colors Kolory - - Selection - Zaznaczanie - - - - Enable preselection and highlight by specified color - Włącz możliwość wskazania obiektu i podświetlenie przez wybrany kolor - - - - Enable preselection highlighting - Włącz podświetlanie wskazania - - - - Enable selection highlighting and use specified color - Włącz możliwość zaznaczenia obiektu i podświetlenie przez wybrany kolor - - - - Enable selection highlighting - Włącz podświetlanie zaznaczenia - - - + Background color for the model view Kolor tła widoku modelu - + Background color Kolor tła - - + + Background will have selected color Tło będzie miało wybrany kolor - + Simple color Pojedynczy kolor - - + + Background will have selected color gradient Tło będzie miało wybrany gradient kolorów - + Linear gradient Gradient liniowy - + Radial gradient Gradient radialny - - + + Top: U góry: - - + + Middle: Pośrodku: - + Switches the colors of the gradient Przełącza kolory gradientu - + Switch Przełącz - + Color gradient will get selected color as middle color Gradient otrzyma wybrany kolor jako kolor na środku - + Middle color Kolor po środku - - + + Bottom: U dołu: - + Tree view Widok drzewa - + Object being edited Edytowany obiekt - + Background color for objects in tree view that are currently edited Kolor tła dla edytowanych obiektów w widoku drzewa - + Active container Aktywna zawartość - + Background color for active containers in tree view Kolor tła dla aktywnej zawartości w widoku drzewa - + Central: Centralny: - + Midway: W połowie: - + End: Na końcu: @@ -5320,7 +4632,7 @@ System preferencji to ten, który jest ustawiony w preferencjach ogólnych. Gui::Dialog::DockablePlacement - + Placement Umiejscowienie @@ -5903,7 +5215,7 @@ Kolumna "Aktualny status" pokazuje, czy dokument może być odzyskany. Reset - Reset + Resetuj @@ -5921,17 +5233,17 @@ Kolumna "Aktualny status" pokazuje, czy dokument może być odzyskany.Zastosuj - + Please select 1, 2, or 3 points before clicking this button. A point may be on a vertex, face, or edge. If on a face or edge the point used will be the point at the mouse position along face or edge. If 1 point is selected it will be used as the center of rotation. If 2 points are selected the midpoint between them will be the center of rotation and a new custom axis will be created, if needed. If 3 points are selected the first point becomes the center of rotation and lies on the vector that is normal to the plane defined by the 3 points. Some distance and angle information is provided in the report view, which can be useful when aligning objects. For your convenience when Shift + click is used the appropriate distance or angle is copied to the clipboard. Proszę wybrać 1, 2 lub 3 punkty przed kliknięciem na ten przycisk. Punktem może być wierzchołek, ściana lub krawędź. Jeśli zostanie wybrany punkt na ścianie lub na krawędzi, zostanie użyty punkt pozycji myszy na tej ścianie lub wzdłuż tej krawędzi. Jeśli zostanie wybrany 1 punkt, to zostanie on użyty jako środek obrotu. Jeśli zostaną wybrane 2 punkty, to punkt pomiędzy nimi zostanie wybrany jako środek obrotu, a te punkty utworzą nową oś, jeśli jest taka potrzeba. Jeśli zostaną wybrane 3 punkty to pierwszy punkt zostanie użyty jako środek obrotu i jako wierzchołek wektora normalnego do płaszczyzny zdefiniowanej przez te 3 punkty. Niektóre odległości i kąty są pokazane na widoku raportu, mogę być one pomocne przy dopasowywaniu obiektów. Dla Twojej wygody, gdy naciśniesz Shift+Click, to odpowiednia odległość lub kąt są skopiowane do schowka. - + Incorrect quantity Nieprawidłowa ilość - + There are input fields with incorrect input, please ensure valid placement values! Istnieją pola wejściowe z niepoprawnymi danymi, proszę zapewnić prawidłowe rozmieszczenie wartości! @@ -6038,7 +5350,7 @@ Kolumna "Aktualny status" pokazuje, czy dokument może być odzyskany. Global - Globalne + Globalnie @@ -6193,7 +5505,7 @@ wstępnie wybranymi przed otwarciem tego okna Gui::DockWnd::PropertyDockView - + Property View Widok właściwości @@ -6261,22 +5573,22 @@ wstępnie wybranymi przed otwarciem tego okna Przejdź na koniec - + Clear Wyczyść - + Save As... Zapisz jako ... - + Save Report Output Zapisz raport - + Plain Text Files Pliki tekstowe @@ -6407,7 +5719,7 @@ wstępnie wybranymi przed otwarciem tego okna Aplikacja - + Labels & Attributes Etykiety i atrybuty @@ -6455,27 +5767,27 @@ Do you want to save your changes? Plik PDF - + untitled[*] bez nazwy [*] - + - Editor - Edytor - + %1 chars removed Usunięto %1 znaków - + %1 chars added Dodano %1 znaków - + Formatted Sformatowany @@ -6591,74 +5903,74 @@ Do you want to save your changes? Gui::GraphvizView - + Graphviz not found Graphviz - nie znaleziono - + Graphviz couldn't be found on your system. Nie można znaleźć Graphviz w Twoim systemie. - + Read more about it here. Przeczytaj więcej o tym tutaj. - + Do you want to specify its installation path if it's already installed? Czy chcesz określić ścieżkę dla instalacji, jeśli już jest zainstalowany? - + Graphviz installation path Ścieżka instalacji Graphviz - + Graphviz failed Graphviz - nie powiodło się - + Graphviz failed to create an image file Graphviz - nie można utworzyć pliku obrazu - + PNG format Format PNG - + Bitmap format Format mapy bitowej - + GIF format Format GIF - + JPG format Format JPG - + SVG format Format SVG - - + + PDF format Format PDF - - + + Export graph Eksport wykresu @@ -6686,12 +5998,12 @@ Do you want to save your changes? Press middle mouse button - Wciśnij środkowy przycisk myszki + Naciśnij środkowy przycisk myszki Press left mouse button - Wciśnij lewy przycisk myszki + Naciśnij lewy przycisk myszki @@ -6800,17 +6112,17 @@ Do you want to save your changes? Gui::MacroCommand - + Macros Makrodefinicje - + Macro file doesn't exist Plik makrodefinicji nie istnieje - + No such macro file: '%1' Nie ma takiego pliku makroinstrukcji: '%1' @@ -6819,7 +6131,7 @@ Do you want to save your changes? Gui::MainWindow - + Dimension Wymiar @@ -6849,32 +6161,42 @@ Do you want to save your changes? Zamknij wszystkie - - - + + + Toggles this toolbar Włącza/wyłącza ten pasek narzędzi - - - + + + Toggles this dockable window Włącza/wyłącza to okno dokujące - - + + WARNING: This is a development version. + UWAGA: To jest wersja deweloperska. + + + + Please do not use in a production environment. + Proszę nie używać w środowisku produkcyjnym. + + + + Unsaved document Niezapisany dokument - + The exported object contains external link. Please save the documentat least once before exporting. Wyeksportowany obiekt zawiera zewnętrzny odnośnik. Proszę zapisać dokument przynajmniej raz przed wyeksportowaniem. - + To link to external objects, the document must be saved at least once. Do you want to save the document now? Aby powiązać z obiektami zewnętrznymi, dokument musi być zapisany co najmniej raz. @@ -6884,63 +6206,63 @@ Czy chcesz zapisać dokument teraz? Gui::ManualAlignment - - - - - + + + + + Manual alignment Wyrównanie ręczne - + The alignment is already in progress. Wyrównanie jest już w toku. - + Alignment[*] Wyrównanie [*] - + Please, select at least one point in the left and the right view Proszę wybrać co najmniej jeden punkt w lewym i prawym widoku - + Please, select at least %1 points in the left and the right view Proszę, wybierz co najmniej %1 punkty/ów w lewym i prawym widoku - + Please pick points in the left and right view Proszę wybierz punkty w lewym oraz prawym widoku - + The alignment has finished Wyrównanie zakończone - + The alignment has been canceled Wyrównanie zostało anulowane - - + + Too few points picked in the left view. At least %1 points are needed. Wybrano za mało punktów w lewym widoku. Potrzeba co najmniej %1 punkt/ów. - - + + Too few points picked in the right view. At least %1 points are needed. Wybrano za mało punktów w prawym widoku. Potrzeba co najmniej %1 punkt/ów. - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. @@ -6949,59 +6271,59 @@ Na lewym widoku wybrano %1 punkt(ów), a na prawym widoku wybrano %2 punkt(ów). - + Try to align group of views Spróbuj dopasować grupę poglądów - + The alignment failed. How do you want to proceed? Wyrównanie nie powiodło się. Jak chcesz kontynuować? - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. Wybrano odmienne ilości punktów w lewym i w prawym widoku. Na lewym widoku wybrano %1 punkt(ów) a na prawym widoku %2. - + Point_%1 Punkt_%1 - + Point picked at (%1,%2,%3) Wybrano punkt o współrzędnych (%1,%2,%3) - + No point was found on model Nie znaleziono żadnego punktu na modelu - + No point was picked Nie wybrano żadnego punktu - + &Align &Wyrównaj - + &Remove last point &Usuń ostatni punktu - + &Cancel &Anuluj - + &Synchronize views &Synchronizuj widoki @@ -7050,7 +6372,7 @@ Jak chcesz kontynuować? Press left mouse button - Wciśnij lewy przycisk myszki + Naciśnij lewy przycisk myszki @@ -7073,7 +6395,7 @@ Jak chcesz kontynuować? Press left mouse button - Wciśnij lewy przycisk myszki + Naciśnij lewy przycisk myszki @@ -7148,7 +6470,7 @@ Jak chcesz kontynuować? Gui::PropertyEditor::LinkLabel - + Change the linked object Zmień połączony obiekt @@ -7156,12 +6478,12 @@ Jak chcesz kontynuować? Gui::PropertyEditor::LinkSelection - + Error Błąd - + Object not found Obiekt nie znaleziony @@ -7232,13 +6554,13 @@ Jak chcesz kontynuować? Gui::PropertyView - + View Widok - + Data Dane @@ -7285,77 +6607,77 @@ Do you want to exit without saving your data? Nieobsługiwany nieznany wyjątek C++. - + &Copy &Kopiuj - + &Copy command &Kopiuj polecenie - + &Copy history &Kopiuj historię - + Save history as... Zapisz historię jako ... - + Save history Zapisz dziennik działań - + Saves Python history across %1 sessions Zapisuje historię z konsoli Pyton w %1 sesji - + &Paste &Wklej - + Select All Zaznacz wszystko - + Clear console Wyczyść okienko konsoli - + Insert file name... Wstaw nazwę pliku... - + Word wrap Zawijanie wyrazów - + Save History Zapisz historię - + Macro Files Plik makrodefinicji - + Insert file name Wstaw nazwę pliku - + All Files Wszystkie pliki @@ -7368,7 +6690,7 @@ Do you want to exit without saving your data? Komentarz - + Uncomment Usuń oznaczenie komentarza @@ -7376,17 +6698,17 @@ Do you want to exit without saving your data? Gui::RecentFilesAction - + Open file %1 Otwórz plik %1 - + File not found Nie znaleziono pliku - + The file '%1' cannot be opened. Plik '%1' nie może zostać otwarty. @@ -7394,22 +6716,22 @@ Do you want to exit without saving your data? Gui::RecentMacrosAction - + none brak - + Run macro %1 (Shift+click to edit) keyboard shortcut: %2 Uruchom makro %1 (Shift + kliknięcie, aby edytować) skrót klawiszowy: %2 - + File not found Nie znaleziono pliku - + The file '%1' cannot be opened. Plik '%1' nie może zostać otwarty. @@ -7419,12 +6741,12 @@ Do you want to exit without saving your data? Press left mouse button - Wciśnij lewy przycisk myszki + Naciśnij lewy przycisk myszki Press middle mouse button - Wciśnij środkowy przycisk myszki + Naciśnij środkowy przycisk myszki @@ -7440,22 +6762,22 @@ Do you want to exit without saving your data? Gui::SearchBar - + Previous Poprzedni - + Next Następny - + Case sensitive Rozróżniaj wielkość liter - + Whole words Całe słowa @@ -7593,7 +6915,7 @@ Do you want to specify another directory? TextLabel - Etykieta tekstu + Etykieta @@ -7670,7 +6992,7 @@ Do you want to specify another directory? A dialog is already open in the task panel - Okno dialogowe jest już otwarte w panelu zadań + Okienko dialogowe jest już otwarte w panelu zadań @@ -7697,38 +7019,38 @@ Do you want to specify another directory? Gui::TextDocumentEditorView - + Text updated Zaktualizowany tekst - + The text of the underlying object has changed. Discard changes and reload the text from the object? Tekst podstawowego obiektu uległ zmianie. Odrzucić zmiany i przeładować tekst z obiektu? - + Yes, reload. Tak, przeładuj. - + Unsaved document - Niezapisany dokument + Dokument niezapisany - + Do you want to save your changes before closing? Czy chcesz zapisać zmiany przed zamknięciem? - + If you don't save, your changes will be lost. Jeśli nie zapiszesz dokumentu, zmiany zostaną utracone. - - + + Edit text Edytuj tekst @@ -7738,12 +7060,12 @@ Do you want to specify another directory? Press left mouse button - Wciśnij lewy przycisk myszki + Naciśnij lewy przycisk myszki Press middle mouse button - Wciśnij środkowy przycisk myszki + Naciśnij środkowy przycisk myszki @@ -7761,7 +7083,7 @@ Do you want to specify another directory? Press left mouse button - Wciśnij lewy przycisk myszki + Naciśnij lewy przycisk myszki @@ -7839,7 +7161,7 @@ Do you want to specify another directory? English - angielski + Angielski @@ -7959,7 +7281,7 @@ Do you want to specify another directory? Spanish - hiszpański + Hiszpański @@ -8000,7 +7322,7 @@ Do you want to specify another directory? Gui::TreeDockWidget - + Tree view Widok drzewa @@ -8008,7 +7330,7 @@ Do you want to specify another directory? Gui::TreePanel - + Search Szukaj @@ -8016,183 +7338,183 @@ Do you want to specify another directory? Gui::TreeWidget - + Search... Szukaj ... - + Search for objects Szukaj obiektów - + Activate document Uaktywnij dokument - + Activate document %1 Uaktywnij dokument %1 - + Tree settings Ustawienia Widoku drzewa - + Show description column Pokaż kolumnę opisu - + Show an extra tree view column for item description. The item's description can be set by pressing F2 (or your OS's edit button) or by editing the 'label2' property. Wyświetla dodatkową kolumnę widoku Drzewa dla opisu elementu. Opis elementu można ustawić, naciskając klawisz F2 (lub przycisk edycji systemu operacyjnego) lub edytując właściwość "etykieta2". - + Group Grupa - + Labels & Attributes Etykiety i atrybuty - + Description Opis - + Show items hidden in tree view Pokaż elementy ukryte w widoku drzewa - + Show items that are marked as 'hidden' in the tree view Pokaż elementy, które są oznaczone jako "ukryte" w widoku drzewa - + Toggle visibility in tree view Przełącz widoczność w widoku drzewa - + Toggles the visibility of selected items in the tree view Przełącza widoczność wybranych elementów w widoku drzewa - + Create group... Utwórz grupę ... - + Create a group Utwórz grupę - - + + Rename Zmień nazwę - + Rename object - Zmiana nazwy obiektu + Zmień nazwę obiektu - + Finish editing - Zakończ edycję + Zakończ modyfikację - + Finish editing object - Zakończ edycję obiektu + Zakończ modyfikację obiektu - + Add dependent objects to selection Dodaj obiekty zależne do zaznaczenia - + Adds all dependent objects to the selection Dodaje wszystkie obiekty zależne do zaznaczenia - + Close document Zamknij dokument - + Close the document Zamknij dokument - + Reload document Przeładuj dokument - + Reload a partially loaded document Załaduj ponownie częściowo wczytany dokument - + Skip recomputes Pomiń przeliczanie - + Enable or disable recomputations of document Włącz lub wyłącz ponowne przeliczanie dokumentu - + Allow partial recomputes Zezwalaj na częściowe przeliczanie - + Enable or disable recomputating editing object when 'skip recomputation' is enabled Włącz lub wyłącz przeliczanie edytowanego obiektu gdy 'pomijanie przeliczania' jest aktywne - + Mark to recompute Zaznacz do przeliczania - + Mark this object to be recomputed Zaznacz ten obiekt do przeliczania - + Recompute object Przelicz obiekt - + Recompute the selected object Przelicz wybrany obiekt - + (but must be executed) (ale musi zostać wykonany) - + %1, Internal name: %2 %1, wewnętrzna nazwa: %2 @@ -8223,12 +7545,12 @@ Do you want to specify another directory? Plik PDF - + Opening file failed Otwarcie pliku nie powiodło się - + Can't open file '%1' for writing. Nie można otworzyć pliku "%1" do zapisu. @@ -8236,7 +7558,7 @@ Do you want to specify another directory? Gui::WorkbenchGroup - + Select the '%1' workbench Wybierz Środowisko pracy '%1' @@ -8451,70 +7773,71 @@ Do you want to specify another directory? QObject - - + + General Ogólne - - + + + Display Wyświetlanie - + Workbenches Środowiska pracy - - - + + + Python Python - - - + + + Unknown filetype Nieznany typ pliku - - + + Cannot open unknown filetype: %1 Nie można otworzyć pliku nieznanego typu: %1 - + Export failed Eksport nie powiódł się - + Cannot save to unknown filetype: %1 Nie można zapisać do pliku nieznanego typu: %1 - + Workbench failure Awaria środowiska pracy - + %1 %1 - + Exception Wyjątek @@ -8560,8 +7883,8 @@ Do you want to specify another directory? Eksportuj do PDF... - + Unsaved document Niezapisany dokument @@ -8633,7 +7956,7 @@ Sprawdź widok raportu, aby uzyskać więcej informacji. Wrong selection - Niewłaściwy wybór + Nieprawidłowy wybór @@ -8713,17 +8036,17 @@ Do you want to continue? Nie można otworzyć pliku '%1'. - + files pliki - + Save image Zapisz obrazek - + Choose an image file to open Wybierz plik obrazu, aby otworzyć @@ -8829,44 +8152,44 @@ Do you want to continue? - + Type Typ - + Notifier Zgłoszenie od - + Message Wiadomość - + Notifier: Zgłoszenie od: - + Do you want to skip confirmation of further critical message notifications while loading the file? Czy chcesz pominąć potwierdzanie kolejnych krytycznych powiadomień podczas ładowania pliku? - + Critical Message Wiadomość krytyczna - + Too many opened non-intrusive notifications. Notifications are being omitted! Zbyt wiele otwartych powiadomień. Powiadomienia są pomijane! - + Identical physical path detected. It may cause unwanted overwrite of existing document! @@ -8875,44 +8198,44 @@ Do you want to continue? - + Are you sure you want to continue? Czy na pewno chcesz kontynuować? - + Please check report view for more... Proszę, sprawdź widok raportu, aby uzyskać więcej informacji ... - + Physical path: Ścieżka fizyczna: - - + + Document: Dokument: - - + + Path: Ścieżka: - + Identical physical path Identyczna fizyczna ścieżka - + Could not save document Nie udało się zapisać dokumentu - + There was an issue trying to save the file. This may be because some of the parent folders do not exist, or you do not have sufficient permissions, or for other reasons. Error details: "%1" @@ -8925,102 +8248,102 @@ Would you like to save the file with a different name? Czy chcesz zapisać plik pod inną nazwą? - - - + + + Saving aborted Zapisywanie przerwane - + Save dependent files Zapisz zależne pliki - + The file contains external dependencies. Do you want to save the dependent files, too? Plik zawiera zewnętrzne zależności. Czy chcesz zapisać również zależne pliki? - - + + Saving document failed Zapisywanie dokumentu nie powiodło się - + Save document under new filename... Zapisz dokument pod nową nazwą pliku ... - - + + Save %1 Document Zapis dokumentu %1 - + Document Dokument - - + + Failed to save document Nie udało się zapisać dokumentu - + Documents contains cyclic dependencies. Do you still want to save them? Dokumenty zawierają zależności kołowe. Czy nadal chcesz je zapisać? - + Save a copy of the document under new filename... Zapisz kopię dokumentu pod nową nazwą pliku... - + %1 document (*.FCStd) Dokument %1 (*.FCStd) - + Document not closable Dokument nie może zostać zamknięty - + The document is not closable for the moment. Nie można zamknąć dokumentu w tym momencie. - + Document not saved Dokument nie zapisany - + The document%1 could not be saved. Do you want to cancel closing it? Nie można zapisać dokumentu %1. Czy chcesz przerwać zamykanie dokumentu? - + Undo Cofnij - + Redo - Przywróć + Ponów - + There are grouped transactions in the following documents with other preceding transactions W następujących dokumentach zgrupowane są operacje z innymi poprzedzającymi je operacjami - + Choose 'Yes' to roll back all preceding transactions. Choose 'No' to roll back in the active document only. Choose 'Abort' to abort @@ -9103,12 +8426,12 @@ Proszę otworzyć okno przeglądarki i wpisać: http://localhost:%1.Opcje ... - + Out of memory Przekroczono limit pamięci - + Not enough memory available to display the data. Za mało dostępnej pamięci, aby wyświetlić dane. @@ -9124,7 +8447,7 @@ Proszę otworzyć okno przeglądarki i wpisać: http://localhost:%1.Nie znaleziono pliku %1 w %2, ani w %3 - + Navigation styles Style nawigacji @@ -9135,14 +8458,14 @@ Proszę otworzyć okno przeglądarki i wpisać: http://localhost:%1. - + Transform Przemieszczenie Do you want to close this dialog? - Czy chcesz zamknąć to okno dialogowe? + Czy chcesz zamknąć to okno? @@ -9200,12 +8523,12 @@ Proszę otworzyć okno przeglądarki i wpisać: http://localhost:%1.%1 nie jest pusty, czy usunąć również jego zawartość? - + Translation: Przesunięcie: - + Rotation: Obrót: @@ -9301,60 +8624,60 @@ podkreślenie i nie może zaczynać się od cyfry. Nie udało się dodać właściwości do '%1': %2 - - + + Drag & drop failed Przeciągnięcie i upuszczenie nie powiodło się - + Setup configurable object Konfiguracja obiektu parametrycznego - + Select which object to copy or exclude when configuration changes. All external linked objects are excluded by default. Wybierz, które obiekty mają być kopiowane lub wykluczane przy zmianie konfiguracji. Domyślnie wykluczane są wszystkie obiekty powiązane zewnętrznie. - + Please select which objects to copy when the configuration is changed Proszę wybrać, które obiekty mają być kopiowane po zmianie konfiguracji - + Apply to all Zastosuj do wszystkich - + Apply the setting to all links. Or, uncheck this option to apply only to this link. Zastosuj to ustawienie do wszystkich łączy. Można też usunąć zaznaczenie tej opcji, aby zastosować ustawienie tylko do bieżącego łącza. - + Copy on change Kopiuj przy zmianie - + Enable Włącz - + Enable auto copy of linked object when its configuration is changed Włącz automatyczne kopiowanie połączonego obiektu po zmianie jego konfiguracji - + Tracking Śledzenie - + Copy the linked object when its configuration is changed. Also auto redo the copy if the original linked object is changed. @@ -9363,17 +8686,17 @@ Kopia jest również automatycznie ponawiana, jeśli oryginalny obiekt połączo - + Disable copy on change Wyłącz kopiowanie przy zmianie - + Refresh configurable object Przelicz obiekt parametryczny - + Synchronize the original configurable source object by creating a new deep copy. Note that any changes made to the current copy will be lost. @@ -9384,23 +8707,23 @@ bieżącej kopii zostaną utracone. - + Toggle array elements Przełącz elementy szyku - + Change whether show each link array element as individual objects Zmienić, czy pokazać każdy element tablicy łączy jako indywidualne obiekty - + Transform at the origin of the placement Przekształcić w miejscu pochodzenia umiejscowienia - - + + Override colors... Zastąp kolory ... @@ -9428,12 +8751,12 @@ bieżącej kopii zostaną utracone. SelectionFilter - + Not allowed: Niedozwolone: - + Selection not allowed by filter Wybór niedozwolony przez filtr @@ -9441,9 +8764,9 @@ bieżącej kopii zostaną utracone. StdBoxElementSelection - - + + Box element selection Wybór elementów ramką zaznaczenia @@ -9451,13 +8774,13 @@ bieżącej kopii zostaną utracone. StdBoxSelection - + Box selection Zaznacz obszarem - + Activate the box selection tool Aktywuje narzędzie zaznaczania obszaru @@ -9535,13 +8858,13 @@ bieżącej kopii zostaną utracone. StdCmdAxisCross - + Toggle axis cross Przełącz krzyż osi - - + + Turns on or off the axis cross at the origin Włącza lub wyłącza krzyżyk osi w punkcie odniesienia położenia @@ -9647,13 +8970,13 @@ bieżącej kopii zostaną utracone. StdCmdDemoMode - + View turntable... Widok obrotowy ... - + View turntable Widok obrotowy @@ -9832,7 +9155,7 @@ bieżącej kopii zostaną utracone. No selection - Nie wybrano + Brak zaznaczenia @@ -9993,13 +9316,13 @@ bieżącej kopii zostaną utracone. StdCmdHideObjects - + Hide all objects Ukryj wszystkie obiekty - - + + Hide all objects in the document Ukryj wszystkie obiekty w dokumencie @@ -10007,13 +9330,13 @@ bieżącej kopii zostaną utracone. StdCmdHideSelection - + Hide selection Ukryj zaznaczone - - + + Hide all selected objects Ukryj wszystkie zaznaczone obiekty @@ -10100,7 +9423,7 @@ bieżącej kopii zostaną utracone. Make link group - Stwórz grupę łączy + Utwórz grupę łączy @@ -10287,13 +9610,13 @@ bieżącej kopii zostaną utracone. StdCmdMeasureDistance - + Measure distance Pomiar odległości - + Activate the distance measurement tool Aktywuj narzędzie pomiaru odległości @@ -10352,8 +9675,8 @@ bieżącej kopii zostaną utracone. Utwórz nowy pusty dokument - + Unnamed Nienazwany @@ -10581,8 +9904,8 @@ bieżącej kopii zostaną utracone. StdCmdRecentFiles - Recent files - Ostatnio używane pliki + Open Recent + Ostatnio otwierane @@ -10720,13 +10043,13 @@ bieżącej kopii zostaną utracone. StdCmdSceneInspector - + Scene inspector... Inspektor sceny ... - + Scene inspector Inspektor sceny @@ -10734,13 +10057,13 @@ bieżącej kopii zostaną utracone. StdCmdSelBack - + &Back Przywróć wybór - + Go back to previous selection Przywróć poprzednie zaznaczenie @@ -10748,13 +10071,13 @@ bieżącej kopii zostaną utracone. StdCmdSelBoundingBox - + &Bounding box &Ramka otaczająca - + Show selection bounding box Pokaż ramkę otaczającą @@ -10762,13 +10085,13 @@ bieżącej kopii zostaną utracone. StdCmdSelForward - + &Forward Ponów wybór - + Repeat the backed selection Ponawia poprzednio cofnięte zaznaczenie @@ -10790,13 +10113,13 @@ bieżącej kopii zostaną utracone. StdCmdSelectVisibleObjects - + Select visible objects Wybierz widoczne obiekty - - + + Select visible objects in the active document Wybierz widoczne obiekty w aktywnym dokumencie @@ -10818,13 +10141,13 @@ bieżącej kopii zostaną utracone. StdCmdSetAppearance - + Appearance... Wygląd zewnętrzny ... - + Sets the display properties of the selected object Ustawia właściwości wyświetlania wybranego obiektu @@ -10832,13 +10155,13 @@ bieżącej kopii zostaną utracone. StdCmdShowObjects - + Show all objects Wyświetl wszystkie obiekty - - + + Show all objects in the document Wyświetl wszystkie obiekty w dokumencie @@ -10846,13 +10169,13 @@ bieżącej kopii zostaną utracone. StdCmdShowSelection - + Show selection Pokaż zaznaczone - - + + Show all selected objects Wyświetl wszystkie zaznaczone obiekty @@ -10888,13 +10211,13 @@ bieżącej kopii zostaną utracone. StdCmdTextureMapping - + Texture mapping... Odwzorowanie tekstury ... - + Texture mapping Mapowanie tekstury @@ -10944,13 +10267,13 @@ bieżącej kopii zostaną utracone. StdCmdToggleNavigation - + Toggle navigation/Edit mode Przełącz tryb nawigacja / edycja - - + + Toggle between navigation and edit mode Przełączanie między trybem nawigacji i edycji @@ -10958,13 +10281,13 @@ bieżącej kopii zostaną utracone. StdCmdToggleObjects - + Toggle all objects Przełącz widoczność wszystkich obiektów - - + + Toggles visibility of all objects in the active document Przełącza widoczność wszystkich obiektów aktywnego dokumentu @@ -10972,13 +10295,13 @@ bieżącej kopii zostaną utracone. StdCmdToggleSelectability - + Toggle selectability Przełącz możliwość zaznaczenia - - + + Toggles the property of the objects to get selected in the 3D-View Przełącza właściwość obiektów, które mają zostać wybrane w widoku 3D @@ -10986,13 +10309,13 @@ bieżącej kopii zostaną utracone. StdCmdToggleVisibility - + Toggle visibility Przełącz widoczność - - + + Toggles visibility Przełącza wyświetlanie @@ -11042,13 +10365,13 @@ bieżącej kopii zostaną utracone. StdCmdTreeCollapse - + Collapse selected item Zwiń zaznaczony element - + Collapse currently selected tree items Zwiń aktualnie wybrane elementy drzewa @@ -11056,13 +10379,13 @@ bieżącej kopii zostaną utracone. StdCmdTreeExpand - + Expand selected item Rozwiń zaznaczony element - + Expand currently selected tree items Rozwiń aktualnie wybrane elementy drzewa @@ -11070,13 +10393,13 @@ bieżącej kopii zostaną utracone. StdCmdTreeSelectAllInstances - + Select all instances Wybierz wszystkie wystąpienia - + Select all instances of the current selected object Wybierz wszystkie wystąpienia w aktualnie wybranym obiekcie @@ -11084,13 +10407,13 @@ bieżącej kopii zostaną utracone. StdCmdTreeViewActions - + TreeView actions Akcje widoku drzewa - + TreeView behavior options and actions Opcje i działania na Widoku drzewa @@ -11154,13 +10477,13 @@ bieżącej kopii zostaną utracone. StdCmdViewBottom - + Bottom Od dołu - + Set to bottom view Ustaw widok z dołu @@ -11168,13 +10491,13 @@ bieżącej kopii zostaną utracone. StdCmdViewCreate - + Create new view Utwórz nowy widok - + Creates a new view window for the active document Tworzy nowe okno widoku dla aktywnego dokumentu @@ -11182,13 +10505,13 @@ bieżącej kopii zostaną utracone. StdCmdViewDimetric - + Dimetric Dimetryczny - + Set to dimetric view Ustaw na widok dimetryczny @@ -11196,13 +10519,13 @@ bieżącej kopii zostaną utracone. StdCmdViewExample1 - + Inventor example #1 Przykład Inventor #1 - + Shows a 3D texture with manipulator Pokazuje trójwymiarową teksturę z manipulatorem @@ -11210,13 +10533,13 @@ bieżącej kopii zostaną utracone. StdCmdViewExample2 - + Inventor example #2 Przykład Inventor #2 - + Shows spheres and drag-lights Pokazuje sfery oraz przeciągane oświetlenie @@ -11224,13 +10547,13 @@ bieżącej kopii zostaną utracone. StdCmdViewExample3 - + Inventor example #3 Przykład Inventor #3 - + Shows a animated texture Pokazuje animowaną teksturę @@ -11238,13 +10561,13 @@ bieżącej kopii zostaną utracone. StdCmdViewFitAll - + Fit all Dopasuj wszystko - + Fits the whole content on the screen Dopasuj rozmiar do okna @@ -11252,13 +10575,13 @@ bieżącej kopii zostaną utracone. StdCmdViewFitSelection - + Fit selection Dopasuj do wyboru - + Fits the selected content on the screen Dopasuj widok do zaznaczenia @@ -11266,13 +10589,13 @@ bieżącej kopii zostaną utracone. StdCmdViewFront - + Front Od przodu - + Set to front view Ustaw na widok z przodu @@ -11280,13 +10603,13 @@ bieżącej kopii zostaną utracone. StdCmdViewHome - + Home Widok domyślny - + Set to default home view Ustaw na widok domyślny @@ -11294,13 +10617,13 @@ bieżącej kopii zostaną utracone. StdCmdViewIsometric - + Isometric - Widok izometryczny + Izometryczny - + Set to isometric view Ustaw widok izometryczny @@ -11308,13 +10631,13 @@ bieżącej kopii zostaną utracone. StdCmdViewIvIssueCamPos - + Issue camera position Pokaż parametry ujęcia widoku - + Issue the camera position to the console and to a macro, to easily recall this position Wyślij dane pozycji ujęcia widoku do konsoli i do makra, aby łatwo przywołać tę pozycję @@ -11322,13 +10645,13 @@ bieżącej kopii zostaną utracone. StdCmdViewIvStereoInterleavedColumns - + Stereo Interleaved Columns Widok z przeplotem kolumn - + Switch stereo viewing to Interleaved Columns Przełącz widok trójwymiarowy na: z przeplotem kolumn @@ -11336,13 +10659,13 @@ bieżącej kopii zostaną utracone. StdCmdViewIvStereoInterleavedRows - + Stereo Interleaved Rows Widok z przeplotem wierszy - + Switch stereo viewing to Interleaved Rows Przełącz wyświetlanie na tryb stereo z przeplotem wierszy @@ -11350,13 +10673,13 @@ bieżącej kopii zostaną utracone. StdCmdViewIvStereoOff - + Stereo Off Wyłącz widok trójwymiarowy - + Switch stereo viewing off Przełącznik widoku stereoskopowego, wyświetlanie wyłączone @@ -11364,13 +10687,13 @@ bieżącej kopii zostaną utracone. StdCmdViewIvStereoQuadBuff - + Stereo quad buffer Poczwórny bufor stereo - + Switch stereo viewing to quad buffer Przełącz widok stereo na bufor poczwórny @@ -11378,13 +10701,13 @@ bieżącej kopii zostaną utracone. StdCmdViewIvStereoRedGreen - + Stereo red/cyan Stereo czerwony/cyjan - + Switch stereo viewing to red/cyan Przełącz widok stereo na czerwony / cyjan @@ -11392,13 +10715,13 @@ bieżącej kopii zostaną utracone. StdCmdViewLeft - + Left Od lewej - + Set to left view Ustaw na widok z lewej @@ -11406,13 +10729,13 @@ bieżącej kopii zostaną utracone. StdCmdViewRear - + Rear Od tył - + Set to rear view Ustaw widok z tyłu @@ -11434,13 +10757,13 @@ bieżącej kopii zostaną utracone. StdCmdViewRight - + Right Od prawej - + Set to right view Ustaw na widok z prawej @@ -11448,13 +10771,13 @@ bieżącej kopii zostaną utracone. StdCmdViewRotateLeft - + Rotate Left Obrócić w lewo - + Rotate the view by 90° counter-clockwise Obróć widok w lewo o 90° @@ -11462,13 +10785,13 @@ bieżącej kopii zostaną utracone. StdCmdViewRotateRight - + Rotate Right Obróć w prawo - + Rotate the view by 90° clockwise Obróć widok w prawo o 90° @@ -11490,13 +10813,13 @@ bieżącej kopii zostaną utracone. StdCmdViewTop - + Top Od góry - + Set to top view Ustaw na widok z góry @@ -11504,13 +10827,13 @@ bieżącej kopii zostaną utracone. StdCmdViewTrimetric - + Trimetric Trimetryczny - + Set to trimetric view Ustaw widok trimetrii @@ -11518,13 +10841,13 @@ bieżącej kopii zostaną utracone. StdCmdViewVR - + FreeCAD-VR FreeCAD-VR - + Extend the FreeCAD 3D Window to a Oculus Rift Rozszerzenie funkcji 3D, programu FreeCAD z urządzeniem Oculus Rift, do projekcji wirtualnej rzeczywistości @@ -11588,13 +10911,13 @@ bieżącej kopii zostaną utracone. StdMainFullscreen - + Fullscreen Pełny ekran - + Display the main window in fullscreen mode Wyświetl okno główne w trybie pełnoekranowym @@ -11630,13 +10953,13 @@ bieżącej kopii zostaną utracone. StdRecallWorkingView - + Recall working view Przywróć widok roboczy - - + + Recall previously stored temporary working view Przywróć wcześniej zapisany tymczasowy widok roboczy @@ -11644,13 +10967,13 @@ bieżącej kopii zostaną utracone. StdStoreWorkingView - + Store working view Przechowaj widok roboczy - - + + Store a document-specific temporary working view Przechowaj tymczasowy widok roboczy specyficzny dla dokumentacji @@ -11658,13 +10981,13 @@ bieżącej kopii zostaną utracone. StdTreeCollapseDocument - + Collapse/Expand Zwiń / Rozwiń - + Expand active document and collapse all others Wyświetl aktywny dokument i schowaj pozostałe @@ -11672,12 +10995,12 @@ bieżącej kopii zostaną utracone. StdTreeDrag - + Initiate dragging Rozpocznij przeciąganie - + Initiate dragging of current selected tree items Rozpocznij przeciąganie zaznaczonych elementów drzewa @@ -11685,13 +11008,13 @@ bieżącej kopii zostaną utracone. StdTreeMultiDocument - + Multi document Wiele dokumentów - + Display all documents in the tree view Wyświetl wszystkie dokumenty w widoku drzewa @@ -11699,12 +11022,12 @@ bieżącej kopii zostaną utracone. StdTreePreSelection - + Pre-selection Wybór wstępny - + Preselect the object in 3D view when mouse over the tree item Wyróżnij obiekt w oknie widoku 3D, gdy kursor myszki znajduje się nad pozycją drzewa @@ -11712,12 +11035,12 @@ bieżącej kopii zostaną utracone. StdTreeRecordSelection - + Record selection Zapisz zaznaczenie - + Record selection in tree view in order to go back/forward using navigation button Zapisuj zaznaczenie w widoku drzewa, aby cofnąć / ponowić za pomocą przycisku nawigacji @@ -11725,13 +11048,13 @@ bieżącej kopii zostaną utracone. StdTreeSelection - + Go to selection Przejdź do wyboru - + Scroll to first selected item Przejdź do pierwszego zaznaczonego elementu @@ -11739,13 +11062,13 @@ bieżącej kopii zostaną utracone. StdTreeSingleDocument - + Single document Jeden dokument - + Only display the active document in the tree view Wyświetl tylko aktywne dokumenty w widoku drzewa @@ -11753,12 +11076,12 @@ bieżącej kopii zostaną utracone. StdTreeSyncPlacement - + Sync placement Synchronizuj położenie - + Auto adjust placement on drag and drop objects across coordinate systems Automatyczne dostosowywanie położenia obiektów w układach współrzędnych podczas przeciągania i upuszczania @@ -11766,12 +11089,12 @@ bieżącej kopii zostaną utracone. StdTreeSyncSelection - + Sync selection Synchronizuj wybrane - + Auto expand tree item when the corresponding object is selected in 3D view Automatycznie rozwiń drzewko gdy odpowiedni obiekt jest zaznaczony w oknie widoku 3D @@ -11779,12 +11102,12 @@ bieżącej kopii zostaną utracone. StdTreeSyncView - + Sync view Synchronizuj widok - + Auto switch to the 3D view containing the selected item Przełącz automatycznie do widoku 3D zawierającego wybrany element @@ -11792,13 +11115,13 @@ bieżącej kopii zostaną utracone. StdViewBoxZoom - + Box zoom Powiększ obszar - + Activate the box zoom tool Aktywuj narzędzie powiększania obszaru @@ -11806,13 +11129,13 @@ bieżącej kopii zostaną utracone. StdViewDock - + Docked Zadokowany - + Display the active view either in fullscreen, in undocked or docked mode Wyświetl aktywny widok na pełnym ekranie, w trybie niezadokowanym lub zadokowanym @@ -11820,27 +11143,27 @@ bieżącej kopii zostaną utracone. StdViewDockUndockFullscreen - + Document window Okno dokumentu - + Display the active view either in fullscreen, in undocked or docked mode - Wyświetl aktywny widok w trybie pełnoekranowym, w trybie niezadokowanym lub zadokowanym + Wyświetl aktywny widok na pełnym ekranie, w trybie niezadokowanym lub zadokowanym StdViewFullscreen - + Fullscreen Cały ekran - + Display the active view either in fullscreen, in undocked or docked mode Wyświetl aktywny widok w trybie pełnoekranowym, w trybie niezadokowanym lub zadokowanym @@ -11848,13 +11171,13 @@ bieżącej kopii zostaną utracone. StdViewScreenShot - + Save image... Zapisz obraz … - + Creates a screenshot of the active view Tworzy zrzut ekranu aktywnego widoku @@ -11862,27 +11185,27 @@ bieżącej kopii zostaną utracone. StdViewUndock - + Undocked Niezadokowany - + Display the active view either in fullscreen, in undocked or docked mode - Wyświetl aktywny widok na pełnym ekranie, w trybie niezadokowanym lub zadokowanym + Wyświetl aktywny widok w trybie pełnoekranowym, w trybie niezadokowanym lub zadokowanym StdViewZoomIn - + Zoom In Przybliż - + Increase the zoom factor by a fixed amount Zwiększ współczynnik powiększenia o stałą wartość @@ -11890,13 +11213,13 @@ bieżącej kopii zostaną utracone. StdViewZoomOut - + Zoom Out Oddal - + Decrease the zoom factor by a fixed amount Zmniejsz współczynnik powiększenia o stałą wartość @@ -11917,7 +11240,7 @@ Czy na pewno kontynuować? Object dependencies - Zależności obiektów + Zależności obiektu @@ -11931,72 +11254,72 @@ Czy na pewno kontynuować? Std_DrawStyle - + As is Domyślny - + Normal mode Tryb normalny - + Points Tylko punkty - + Points mode Tryb punktów - + Wireframe Szkieletowy - + Wireframe mode Tryb szkieletowy - + Hidden line Cieniowany z ukrytymi krawędziami - + Hidden line mode Tryb cieniowany z ukrytymi krawędziami - + No shading Jednolity z krawędziami - + No shading mode Tryb bez cieniowania - + Shaded Cieniowany - + Shaded mode Tryb cieniowania - + Flat lines Cieniowany z krawędziami - + Flat lines mode Tryb cieniowania z krawędziami @@ -12006,7 +11329,7 @@ Czy na pewno kontynuować? Object dependencies - Zależności obiektów + Zależności obiektu @@ -12119,7 +11442,7 @@ Czy nadal chcesz kontynuować? Structure - Konstrukcja + Struktura @@ -12189,7 +11512,7 @@ Czy nadal chcesz kontynuować? Macro - Makrodefinicje + Makrodefinicja @@ -12210,12 +11533,12 @@ Czy nadal chcesz kontynuować? Gui::MDIView - + Export PDF - Eksportuj do PDF + Eksportuj do formatu PDF - + PDF file Plik PDF @@ -12223,196 +11546,190 @@ Czy nadal chcesz kontynuować? Gui::Dialog::DlgSettingsNotificationArea - - + Notification Area Obszar powiadomień - + Settings Ustawienia - + The Notification area will appear in the status bar Obszar powiadomień pojawi się na pasku statusu - + Enable Notification Area Włącz obszar powiadomień - + Non-intrusive notifications will appear next to the notification area in the status bar Nieinwazyjne powiadomienia pojawią się obok obszaru powiadomień na pasku statusu - + Enable non-intrusive notifications Włącz powiadomienia - + Additional data sources Dodatkowe źródła danych - + Errors intended for developers will appear in the notification area Błędy przeznaczone dla programistów będą wyświetlane w obszarze powiadomień - + Debug errors Błędy debugowania - + Warnings intended for developers will appear in the notification area Ostrzeżenia przeznaczone dla programistów będą wyświetlane w obszarze powiadomień - + Debug warnings Ostrzeżenia debugowania - + Non-Intrusive Notifications Nieinwazyjne powiadomienia - + Minimum Duration: Najkrótszy czas trwania: - + Maximum Duration: Najdłuższy czas trwania: - + Duration during which the notification will be shown (unless mouse buttons are clicked) Czas wyświetlania powiadomienia (o ile przyciski myszy nie zostaną użyte) - - + + s s - + Minimum duration during which the notification will be shown (unless notification clicked) Najkrótszy czas wyświetlania powiadomienia (o ile powiadomienie nie zostanie kliknięte) - + Maximum Number of Notifications: Maksymalna liczba powiadomień: - + Maximum number of notifications that will be simultaneously present on the screen Maksymalna liczba powiadomień, które będą obecne jednocześnie na ekranie - + Notification width: Szerokość obszaru na powiadomienia: - + Width of the notification in pixels Szerokość powiadomienia w pikselach - + Any open non-intrusive notifications will disappear when another window is activated Wszelkie otwarte nieinwazyjne powiadomienia znikną po aktywacji innego okna - + Hide when other window is activated Ukryj po aktywacji innego okna - + Prevent non-intrusive notifications from appearing when the FreeCAD Window is not the active window Zapobiegaj pojawianiu się nieinwazyjnych powiadomień, gdy okno FreeCAD nie jest aktywne - + Do not show when inactive Nie pokazuj, gdy nieaktywne - + Message List Lista wiadomości - + Limit the number of messages that will be kept in the list. If 0 there is no limit. Ograniczenie liczby wiadomości, które będą przechowywane na liście. Jeśli 0 to nie ma limitu. - + Maximum Messages (0 = no limit): Maksymalna ilość wiadomości (0 = brak limitu): - + Removes the user notifications from the message list after the non-intrusive maximum duration has lapsed. Usuwa powiadomienia użytkownika z listy wiadomości po upływie maksymalnego czasu trwania. - + Auto-remove User Notifications Automatyczne usuwanie powiadomień użytkownika - - - Activation of the Notification Area only takes effect after an application restart. - Aktywacja obszaru powiadomień wchodzi w życie dopiero po ponownym uruchomieniu aplikacji. - Gui::Dialog::DlgSettingsWorkbenches - + Available Workbenches Dostępne środowiska pracy - + <html><head/><body><p>You can reorder workbenches by drag and drop. Additional workbenches can be installed through the addon manager.</p><p> Currently, your system has the following workbenches:</p></body></html> <html><head/><body><p>Można zmieniać kolejność środowisk pracy metodą "przeciągnij i upuść". Dodatkowe środowiska pracy można zainstalować poprzez menedżera dodatków.</p><p> Obecnie w Twoim systemie znajdują się następujące środowiska pracy:</p></body></html> - + Start up workbench: Uruchamianie środowiska pracy: - + Choose which workbench will be activated and shown after FreeCAD launches Wybierz, które Środowisko pracy zostanie aktywowane i wyświetlone po uruchomieniu FreeCAD - + Workbench selector position : Pozycja okienka wyboru środowiska pracy: - + Customize where the workbench selector appears (restart required). 'Toolbar': In the toolbars, as a movable toolbar. @@ -12425,12 +11742,12 @@ po uruchomieniu FreeCAD "Prawy narożnik": W prawym rogu paska menu. - + If checked, application will remember which workbench is active for each tab of the viewport Jeśli opcja jest zaznaczona, aplikacja zapamięta, które Środowisko pracy jest aktywne w każdej karcie widoku - + Remember active workbench by tab Zapamiętaj aktywne środowisko pracy w zakładce @@ -12558,7 +11875,7 @@ po uruchomieniu FreeCAD Calibrate - Kalibruj + Kalibracja @@ -12579,47 +11896,47 @@ po uruchomieniu FreeCAD Gui::Dialog::wbListItem - + If unchecked, %1 will not appear in the available workbenches. Jeśli opcja jest odznaczona, %1 nie pojawi się na liście dostępnych środowisk pracy. - + This is the current startup module, and must be enabled. See Preferences/General/Autoload to change. Jest to bieżący moduł startowy i musi być automatycznie załadowany. Aby zmienić ustawienia, patrz: Preferencje → Ogólne → Uruchamianie. - + Shortcut to activate this workbench. Skrót do aktywacji tego środowiska pracy. - + Auto-load Wczytaj automatycznie - + If checked, %1 will be loaded automatically when FreeCAD starts up Jeśli opcja jest zaznaczona, %1 zostanie załadowany automatycznie po uruchomieniu programu FreeCAD - + This is the current startup module, and must be autoloaded. See Preferences/General/Autoload to change. Jest to bieżący moduł startowy i musi być automatycznie załadowany. Aby zmienić ustawienia, patrz: Preferencje → Ogólne → Uruchamianie. - + Loaded Wczytano - + Load Wczytaj - + To preserve resources, FreeCAD does not load workbenches until they are used. Loading them may provide access to additional preferences related to their functionality. <html><head/><body><p>Aby oszczędzać zasoby, FreeCAD nie ładuje środowisk pracy, dopóki nie zostaną użyte. Ich załadowanie może zapewnić dostęp do dodatkowych preferencji związanych z ich funkcjonalnością.</p><p>Następujące środowiska pracy są dostępne w twojej instalacji, ale nie są jeszcze załadowane:</p></body></html> @@ -12627,17 +11944,17 @@ po uruchomieniu FreeCAD Gui::Dialog::DlgSettingsWorkbenchesImp - + Toolbar Pasek narzędzi - + Left corner Lewy narożnik - + Right corner Prawy narożnik @@ -12663,12 +11980,12 @@ po uruchomieniu FreeCAD Gui::NotificationArea - + Delete user notifications Usuń powiadomienia użytkownika - + Delete All Usuń wszystkie @@ -12693,24 +12010,24 @@ po uruchomieniu FreeCAD Zoom in - Powiększ + Przybliż Zoom out - Pomniejsz + Oddal StdViewLoadImage - + Load image... Załaduj obraz ... - + Loads an image Ładuje obraz @@ -12778,4 +12095,742 @@ po uruchomieniu FreeCAD Wystąpił błąd -- zajrzyj do Widoku raportu, aby uzyskać więcej informacji + + Gui::Dialog::DlgSettingsEditor + + + Editor + Edytor + + + + Options + Opcje + + + + Code lines will be numbered + Wiersze kodu będą ponumerowane + + + + Enable line numbers + Włącz numerowanie linii + + + + The cursor shape will be a block + Kursor przyjmie kształt bloku + + + + Enable block cursor + Włącz duży kursor + + + + Enable folding + Włącz składanie + + + + Indentation + Wcięcie + + + + Tab size: + Rozmiar tabulacji: + + + + Tabulator raster (how many spaces) + Ilość znaków spacji dla tabulacji + + + + Indent size: + Rozmiar wcięcia: + + + + How many spaces will be inserted when pressing <Tab> + Ilość spacji wstawionych po naciśnięciu <Tab> + + + + Pressing <Tab> will insert a tabulator with defined tab size + Naciśnięcie klawisza <Tab> spowoduje wstawienie tabulatora o określonym rozmiarze + + + + Keep tabs + Kontroluj tabulacje + + + + Pressing <Tab> will insert amount of defined indent size + Naciśnięcie <Tab> spowoduje wstawienie odstępu o określonym rozmiarze + + + + Insert spaces + Wstaw spacje + + + + Display items + Wyświetl elementy + + + + Color and font settings will be applied to selected type + Definicje ustawień czcionki dla wybranego typu tekstu + + + + Family: + Czcionka: + + + + Font family to be used for selected code type + Krój czcionki stosowany dla wybranego typu kodu + + + + Size: + Rozmiar: + + + + Font size to be used for selected code type + Rozmiar czcionki stosowany dla wybranego typu kodu + + + + Color: + Kolor: + + + + Preview: + Podgląd: + + + + Text + Tekst + + + + Bookmark + Zakładka + + + + Breakpoint + Punkt przerwania + + + + Keyword + Słowo kluczowe + + + + Comment + Komentarz + + + + Block comment + Zablokuj komentarz + + + + Number + Liczba + + + + String + Ciąg + + + + Character + Znak + + + + Class name + Nazwa klasy + + + + Define name + Określ nazwę + + + + Operator + Operator + + + + Python output + Okno Python + + + + Python error + Błąd Pythona + + + + Current line highlight + Podświetlenie bieżącego wiersza + + + + Items + Elementy + + + + Gui::Dialog::DlgSettingsGeneral + + + General + Ogólne + + + + Language and number format + Język i format liczb + + + + Language: + Język: + + + + Language of the application's user interface + Język interfejsu użytkownika dla aplikacji + + + + Unit system: + Układ jednostek: + + + + Unit system that should be used for all parts of the application + System jednostek, który ma być używany we wszystkich częściach aplikacji + + + + Number of decimals: + Liczba cyfr po przecinku: + + + + Number of decimals that should be shown for numbers and dimensions + Liczba miejsc dziesiętnych, które maja być prezentowane dla liczb i wymiarów + + + + Minimum fractional inch: + Najmniejszy ułamek cala: + + + + Minimum fractional inch to be displayed + Najmniejszy ułamek cala, który ma być wyświetlany + + + + Number format: + Format liczb: + + + + Operating system + System operacyjny + + + + Selected language + Wybrany język + + + + C/POSIX + C/POSIX + + + + If enabled, numerical keypad decimal separator +will be substituted with locale separator, except +in Python Console and Macro Editor where a +dot/period will always be printed. + Jeśli opcja jest włączona, znak separatora dziesiętnego +klawiatury numerycznej zostanie zastąpiony separatorem z ustawień +lokalnych, z wyjątkiem konsoli Python i edytora makrodefinicji, +gdzie zawsze będzie wpisywana kropka. + + + + Substitute decimal separator + Zastąp separator dziesiętny + + + + Application + Aplikacja + + + + Theme: + Motyw: + + + + Customize how user interface will look like + Dostosuj jak będzie wyglądał interfejs użytkownika + + + + Size of toolbar icons: + Rozmiar ikon paska narzędzi: + + + + Choose your preference for toolbar icon size. You can adjust +this according to your screen size or personal taste + Wybierz preferowany rozmiar ikonek paska narzędzi. Możesz dokonać zmiany +w zależności od wielkości ekranu lub swoich upodobań + + + + Tree view mode: + Tryb widoku drzewa: + + + + Customize how tree view is shown in the panel (restart required). + +'ComboView': combine tree view and property view into one panel. +'TreeView and PropertyView': split tree view and property view into separate panel. +'Both': keep all three panels, and you can have two sets of tree view and property view. + Dostosuj widok drzewa w panelu (wymagany restart). + +„Widok połączony”: połącz widok drzewa i widok właściwości w jednym panelu. +„Widok drzewa i Widok właściwości”: rozdziel widok drzewa i widok właściwości na oddzielny panel. +„Obydwa”: zachowaj wszystkie panele, możesz mieć dwa zestawy widoku drzewa i widoku właściwości. + + + + Size of recent file list: + Rozmiar listy ostatnio używanych plików: + + + + How many files should be listed in recent files list + Liczba plików na liście ostatnio używanych + + + + Background of the main window (when no document is opened) will consist of tiles of a special image. +See the FreeCAD Wiki for details about the image. + Tło okna głównego (gdy nie jest otwarty żaden dokument) będzie składało się z kafelków specjalnego obrazu. +Szczegółowe informacje na temat obrazu można znaleźć w FreeCAD Wiki. + + + + Enable tiled background + Aktywuj kafle w tle + + + + The text cursor will be blinking + Kursor tekstowy będzie migał + + + + Enable cursor blinking + Włącz miganie kursora + + + + A Splash screen is a small loading window that is shown +when FreeCAD is launching. If this option is checked, FreeCAD will +display the splash screen + Ekran powitalny to małe okno postępu ładowania, które jest wyświetlane +podczas uruchamiania FreeCAD. Jeśli ta opcja jest zaznaczona, FreeCAD +wyświetli ekran powitalny + + + + Enable splash screen at start up + Włącz ekran powitalny przy uruchamianiu + + + + Preference packs + Pakiety preferencji + + + + Name + Nazwa + + + + Type + Typ + + + + Load + Wczytaj + + + + Import config... + Importuj konfigurację ... + + + + Save new... + Zapisz jako nowy ... + + + + Manage... + Zarządzaj ... + + + + Revert... + Przywróć … + + + + Manage preference packs + Zarządzaj pakietami preferencji + + + + Small (%1px) + Małe (%1px) + + + + Medium (%1px) + Średnie (%1px) + + + + Large (%1px) + Duże (%1px) + + + + Extra large (%1px) + Bardzo duże (%1px) + + + + Custom (%1px) + Niestandardowy (%1px) + + + + Combo View + Widok połączony + + + + TreeView and PropertyView + Widok drzewa i widok właściwości + + + + Both + Obydwa + + + + Preference Pack Name + Nazwa Pakietu preferencji + + + + Tags + Znaczniki + + + + Apply + Zastosuj + + + + Apply the %1 preference pack + Zastosuj pakiet preferencji: %1 + + + + Choose a FreeCAD config file to import + Wybierz plik konfiguracyjny FreeCAD do importu + + + + File exists + Plik już Istnieje + + + + A preference pack with that name already exists. Overwrite? + Pakiet ustawień o tej nazwie już istnieje! Czy chcesz go zastąpić? + + + + Gui::Dialog::DlgSettingsReportView + + + Report view + Widok raportu + + + + Output + Wyjście + + + + Normal messages will be recorded + Zwykłe wiadomości o błędach będą rejestrowane + + + + Record normal messages + Rejestruj zwykłe wiadomości + + + + Log messages will be recorded + Wiadomości dziennika będą rejestrowane + + + + Record log messages + Rejestruj wiadomości dziennika + + + + Warnings will be recorded + Ostrzeżenia będą rejestrowane + + + + Record warnings + Rejestruj ostrzeżenia + + + + Error messages will be recorded + Wiadomości o błędach będą rejestrowane + + + + Record error messages + Rejestruj komunikaty błędów + + + + When an error has occurred, the Report View dialog becomes visible +on-screen while displaying the error + Gdy wystąpi błąd, okno dialogowe Widoku Raportu staje się widoczne +na ekranie podczas wyświetlania błędu + + + + Show report view on error + Pokaż okno Widok raportu po wystąpieniu błędu + + + + When a warning has occurred, the Report View dialog becomes visible +on-screen while displaying the warning + Gdy pojawi się ostrzeżenie, okno dialogowe Widoku Raportu zostanie +wyświetlone na ekranie podczas wyświetlania ostrzeżenia + + + + Show report view on warning + Pokaż okno Widok raportu po wystąpieniu ostrzeżenia + + + + When a normal message has occurred, the Report View dialog becomes visible +on-screen while displaying the message + Gdy pojawi się zwykły komunikat, okno dialogowe Widoku Raportu zostanie +wyświetlone na ekranie + + + + Show report view on normal message + Pokaż okno Widok raportu po wystąpieniu zwykłej wiadomości + + + + When a log message has occurred, the Report View dialog becomes visible +on-screen while displaying the log message + Gdy pojawi się komunikat dziennika, okno dialogowe Widoku Raportu zostanie +wyświetlone na ekranie podczas wyświetlania komunikatu dziennika + + + + Show report view on log message + Pokaż okno Widok raportu z wiadomościami dziennika + + + + Include a timecode for each report + Dołączaj znacznik czasu do każdego raportu + + + + Include a timecode for each entry + Dołączaj znacznik czasu do każdej pozycji wpisu + + + + Colors + Kolory + + + + Normal messages: + Zwykłe wiadomości: + + + + Font color for normal messages in Report view panel + Kolor tekstu dla zwykłych komunikatów w panelu Widoku Raportu + + + + Log messages: + Wiadomości dziennika: + + + + Font color for log messages in Report view panel + Kolor tekstu dla komunikatów dziennika w panelu Widoku Raportu + + + + Warnings: + Ostrzeżenia: + + + + Font color for warning messages in Report view panel + Kolor tekstu dla komunikatów ostrzegawczych w panelu Widoku Raportu + + + + Errors: + Błędy: + + + + Font color for error messages in Report view panel + Kolor tekstu dla komunikatów z błędami w panelu Widoku Raportu + + + + Python interpreter + Interpreter Python + + + + Internal Python output will be redirected +from Python console to Report view panel + Wewnętrzne dane wyjściowe środowiska Python zostaną przekierowane +z konsoli Python do panelu Widoku Raportu + + + + Redirect internal Python output to report view + Przekieruj wiadomości wewnętrzne środowiska Python do Widoku Raportu + + + + Internal Python error messages will be redirected +from Python console to Report view panel + Wewnętrzne komunikaty o błędach środowiska Python zostaną przekierowane +z konsoli Python do panelu Widoku Raportu + + + + Redirect internal Python errors to report view + Przekieruj błędy wewnętrzne środowiska Python do Widoku Raportu + + + + Gui::Dialog::DlgSettingsTheme + + + Theme + Motyw + + + + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + Ta strona pozwala dostosować swój bieżący motyw. Zaoferowane ustawienia są opcjonalne dla programistów motywów, więc mogą lub nie mieć wpływu na bieżący motyw. + + + + Style sheet: + Arkusz stylów: + + + + Style sheet how user interface will look like + Arkusz stylów, przedstawiający jak będzie wyglądał interfejs użytkownika + + + + Secondary theme color + Drugorzędny kolor motywu + + + + + + This color might be used by your theme to let you customize it. + Ten kolor może być używany przez motyw, aby umożliwić jego dostosowanie. + + + + Highlight color + Kolor podświetlenia + + + + Focus theme color + Skoncentrowanie koloru motywu + + + + No style sheet + Brak arkusza stylu + + diff --git a/src/Gui/Language/FreeCAD_pt-BR.ts b/src/Gui/Language/FreeCAD_pt-BR.ts index 858772758d..61e3d98cd8 100644 --- a/src/Gui/Language/FreeCAD_pt-BR.ts +++ b/src/Gui/Language/FreeCAD_pt-BR.ts @@ -42,29 +42,29 @@ Tamanho visual do recurso - + <empty> <vazio> - - + + Angle Ângulo - - + + Axis Eixo - + Position Posição - + Enum Enum @@ -91,12 +91,12 @@ CmdViewMeasureClearAll - + Clear measurement Limpar medições - + Clear all visible measurements Limpar todas as cotas visíveis @@ -104,12 +104,12 @@ CmdViewMeasureToggleAll - + Toggle measurement Alternar medição - + Turn on or off the display of all measurements Ativar ou desativar a exibição de todas as cotas @@ -117,12 +117,12 @@ Command - + Edit Editar - + Import Importar @@ -182,7 +182,7 @@ Adicionar um grupo - + Align Alinhar @@ -194,18 +194,18 @@ - + Transform Transformar - + Toggle array elements Ativar/Desativar elementos do array - + Link Transform Transformar Link @@ -215,12 +215,12 @@ Medir distância - + Toggle visibility Mudar visibilidade - + Toggle selectability Alternar seletibilidade @@ -559,7 +559,7 @@ Gui::AutoSaver - + Please wait until the AutoRecovery file has been saved... Por favor, aguarde até que o arquivo de auto recuperação tenha sido salvo... @@ -711,47 +711,47 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::AboutDialog - - + + Credits Header for the Credits tab of the About screen Créditos - + FreeCAD would not be possible without the contributions of O FreeCAD não seria possível sem as contribuições de - + Individuals Header for the list of individual people in the Credits list. Indivíduos - + Organizations Header for the list of companies/organizations in the Credits list. Organizações - - + + License Licença - + Libraries Bibliotecas - + This software uses open source components whose copyright and other proprietary rights belong to their respective owners: Este software utiliza componentes de código aberto, cujos direitos autorais e outros direitos proprietários pertencem a seus respectivos proprietários: - + Collection Coleção @@ -759,22 +759,22 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::ApplicationCache - + Cache directory Diretório de cache - + The cache directory %1 exceeds the size of %2. O diretório de cache %1 excede o tamanho de %2. - + Do you want to clear it now? Você quer limpar tudo? - + Warning: Please make sure that this is the only running %1 instance and that no documents are opened as this may result into data loss! Aviso: Por favor, certifique-se de que esta é a única instância em execução de %1 e que nenhum documento está aberto, pois isso pode resultar em perda de dados! @@ -795,37 +795,37 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::CameraDialog - + Camera settings Configurações da câmera - + Orientation Orientação - + Q0 Q0 - + Q1 Q1 - + Q2 Q2 - + Q3 Q3 - + Current view Vista atual @@ -1394,13 +1394,13 @@ simultaneamente. Aquele com a maior prioridade será acionado. Título - + All Todos - - + + none nenhum @@ -1408,8 +1408,8 @@ simultaneamente. Aquele com a maior prioridade será acionado. Gui::Dialog::DlgCustomToolBoxbarsImp - - + + Toolbox bars Barras de ferramentas @@ -1684,550 +1684,123 @@ simultaneamente. Aquele com a maior prioridade será acionado. Gui::Dialog::DlgDisplayPropertiesImp - + Default Padrão - + Aluminium Alumínio - + Brass Latão - + Bronze Bronze - + Copper Cobre - + Chrome Cromo - + Emerald Esmeralda - + Gold Ouro - + Jade Jade - + Metalized Metalizado - + Neon GNC Néon GNC - + Neon PHC Néon PHC - + Obsidian Obsidiana - + Pewter Estanho - + Plaster Gesso - + Plastic Plástico - + Ruby Rubi - + Satin Cetim - + Shiny plastic Plástico brilhante - + Silver Prata - + Steel Aço - + Stone Pedra Gui::Dialog::DlgEditorSettings - - - Editor - Editor - - - - Options - Opções - - - - Code lines will be numbered - Linhas de código serão numeradas - - - - Enable line numbers - Ativar números de linha - - - - The cursor shape will be a block - A forma do cursor será um bloco - - - - Enable block cursor - Habilitar cursor de bloco - - - - Enable folding - Habilitar dobra - - - - Indentation - Indentação - - - - Tab size: - Tamanho da tabulação: - - - - Tabulator raster (how many spaces) - Tabulador de raster (quantos espaços) - - - - Indent size: - Tamanho da indentação: - - - - How many spaces will be inserted when pressing <Tab> - Quantos espaços serão inseridos ao pressionar <Tab> - - - - Pressing <Tab> will insert a tabulator with defined tab size - Pressionar o <Tab> irá inserir um tabulador com tamanho de tabulação definido - - - - Keep tabs - Manter abas - - - - Pressing <Tab> will insert amount of defined indent size - Pressionar <Tab> irá inserir quantidade de tamanho de recuo definido - - - - Insert spaces - Inserir espaços - - - - Display items - Exibir itens - - - - Color and font settings will be applied to selected type - Cor e configurações de fonte serão aplicadas ao tipo selecionado - - - - Family: - Família: - - - - Font family to be used for selected code type - Família de fonte a ser usada no tipo de código selecionado - - - - Size: - Tamanho: - - - - Font size to be used for selected code type - Tamanho da fonte a ser usado no tipo de código selecionado - - - - Color: - Cor: - - - - Preview: - Pré-visualização: - - - Gui::Dialog::DlgGeneral - - - General - Geral - - - - Language of the application's user interface - Idioma da interface de usuário da aplicação - - - - Number format: - Formato do número: - - - - Operating system - Sistema operacional - - - - Selected language - Selecionar o idioma - - - - C/POSIX - C/POSIX - - - - If enabled, numerical keypad decimal separator -will be substituted with locale separator, except -in Python Console and Macro Editor where a -dot/period will always be printed. - Se habilitado, o separador decimal do teclado numérico -será substituído pelo separador local, exceto -no Console Python e Editor de Macro onde um -ponto/ponto final sempre será impresso. - - - - Preference packs - Pacotes de preferências - - - - Name - Nome - - - - Type - Tipo - - - - Load - Carregar - - - - Import config... - Importar configuração... - - - - Save new... - Salvar novo... - - - - Manage... - Gerenciar... - - - - Revert... - Reverter... - - - - How many files should be listed in recent files list - Quantos arquivos devem ser listados na lista de arquivos recentes - - - - Enable tiled background - Ativar fundo em mosaico - - - - The text cursor will be blinking - O cursor do texto estará piscando - - - - Enable cursor blinking - Habilitar cursor piscante - - - - Style sheet: - Folha de estilo: - - - - Language and number format - Idioma e formato numérico - - - - Language: - Idioma: - - - - Unit system: - Sistema de unidades: - - - - Unit system that should be used for all parts of the application - Sistema de unidades que será usado em todas as partes do aplicativo - - - - Number of decimals: - Número de casas decimais: - - - - Number of decimals that should be shown for numbers and dimensions - Número de decimais que devem ser mostrados em números e dimensões - - - - Minimum fractional inch: - Fração mínima das polegadas: - - - - Minimum fractional inch to be displayed - Polegada fracionária mínima a ser exibida - - - - Substitute decimal separator - Substituir o separador decimal - - - - Application - Programa - - - - Style sheet how user interface will look like - Folha de estilo de como a interface do usuário será parecida - - - - Size of toolbar icons: - Tamanho dos ícones da barra de ferramentas: - - - - Choose your preference for toolbar icon size. You can adjust -this according to your screen size or personal taste - Escolha sua preferência para o tamanho do ícone da barra de ferramentas. Você pode ajustar isto de acordo com o tamanho da sua tela ou gosto pessoal - - - - Tree view mode: - Modo de visualização em árvore: - - - - Customize how tree view is shown in the panel (restart required). - -'ComboView': combine tree view and property view into one panel. -'TreeView and PropertyView': split tree view and property view into separate panel. -'Both': keep all three panels, and you can have two sets of tree view and property view. - Personalize como a exibição em árvore é exibida no painel (requer reinicialização). - -'ComboView': combine exibição em árvore e vista de propriedade em um painel. -'TreeView e PropertyView': dividir exibição em árvore e visualização de propriedades em painel separado. -'Ambos': mantenha todos os três painéis, e você pode ter dois conjuntos de exibição em árvore e exibição de propriedade. - - - - Size of recent file list: - Tamanho da lista de arquivos recentes: - - - - Background of the main window (when no document is opened) will consist of tiles of a special image. -See the FreeCAD Wiki for details about the image. - O fundo da janela principal (quando o documento é aberto) consistirá em blocos de uma imagem especial. -Veja a Wiki do FreeCAD para mais detalhes sobre a imagem. - - - - A Splash screen is a small loading window that is shown -when FreeCAD is launching. If this option is checked, FreeCAD will -display the splash screen - A Tela de Abertura é exibida durante o carregamento, -na inicialização do FreeCAD. Se esta opção estiver marcada, -a tela de abertura será exibida - - - - Enable splash screen at start up - Mostrar a tela de splash ao iniciar - - - - Gui::Dialog::DlgGeneralImp - - - Manage preference packs - Gerenciar pacotes de preferências - - - - Small (%1px) - Pequeno (%1px) - - - - Medium (%1px) - Médio (%1px) - - - - Large (%1px) - Grande (%1px) - - - - Extra large (%1px) - Extra grande (%1px) - - - - Custom (%1px) - Personalizado (%1px) - - - - Combo View - Tela combinada - - - - TreeView and PropertyView - TreeView e Propriedades - - - - Both - Ambos - - - - No style sheet - Nenhuma folha de estilo - - - - Preference Pack Name - Nome do pacote de preferências - - - - Tags - Etiquetas - - - - Apply - Aplicar - - - - Apply the %1 preference pack - Aplicar o pacote de preferências %1 - - - - Choose a FreeCAD config file to import - Escolha um arquivo de configuração do FreeCAD para importar - - - - File exists - Arquivo existe - - - - A preference pack with that name already exists. Overwrite? - Já existe um pacote de preferências com esse nome. Deseja substituí-lo? - - Gui::Dialog::DlgInputDialog @@ -3112,186 +2685,6 @@ Por favor especifique outro diretório. Gui::Dialog::DlgReportView - - - Report view - Ver Relatório - - - - Output - Saída - - - - Normal messages will be recorded - Mensagens normais serão gravadas - - - - Record normal messages - Gravar mensagens normais - - - - Log messages will be recorded - Mensagens de log serão gravadas - - - - Record log messages - Gravar mensagens de log - - - - Warnings will be recorded - Avisos serão gravados - - - - Record warnings - Gravar advertências - - - - Error messages will be recorded - Mensagens de erro serão gravadas - - - - Record error messages - Gravar mensagens de erro - - - - When an error has occurred, the Report View dialog becomes visible -on-screen while displaying the error - Quando ocorreu um erro, a caixa de diálogo Relatório torna-se visível -na tela enquanto exibe o erro - - - - Show report view on error - Mostrar visualização de relatório em caso de erro - - - - When a warning has occurred, the Report View dialog becomes visible -on-screen while displaying the warning - Quando ocorre um aviso, a caixa de diálogo Visualização de Relatório torna-se visível -na tela enquanto exibe o aviso - - - - Show report view on warning - Mostrar visualização de relatório no aviso - - - - When a normal message has occurred, the Report View dialog becomes visible -on-screen while displaying the message - Quando ocorre uma notificação, o Painel de Relatório aparece enquanto a notificação é exibida - - - - Show report view on normal message - Mostrar painel de relatório em notificações - - - - When a log message has occurred, the Report View dialog becomes visible -on-screen while displaying the log message - Quando uma mensagem de registro ocorreu, o Painel de Relatório aparece enquanto a mensagem de registro é exibida - - - - Show report view on log message - Mostrar painel de relatório nas mensagens de registro - - - - Include a timecode for each report - Incluir uma marca temporal para cada relatório - - - - Include a timecode for each entry - Incluir uma marca temporal para cada entrada - - - - Colors - Cores - - - - Normal messages: - Mensagens normais: - - - - Font color for normal messages in Report view panel - Cor da fonte para notificações no painel de Relatório - - - - Log messages: - Mensagens de log: - - - - Font color for log messages in Report view panel - Cor da fonte para mensagens de registro no painel de Relatório - - - - Warnings: - Advertências: - - - - Font color for warning messages in Report view panel - Cor da fonte para mensagens de aviso no painel de Relatório - - - - Errors: - Erros: - - - - Font color for error messages in Report view panel - Cor da fonte para mensagens de erro no painel de Relatório - - - - Python interpreter - Interpretador Python - - - - Internal Python output will be redirected -from Python console to Report view panel - A saída interna do Python será redirecionada -do console Python para o painel de Relatórios - - - - Redirect internal Python output to report view - Redirecionar a saída interna de Python para a janela de relatório - - - - Internal Python error messages will be redirected -from Python console to Report view panel - Mensagens de erro internas do Python serão redirecionadas -do console Python para o painel de Relatórios - - - - Redirect internal Python errors to report view - Redirecionar erros internos do Python para a janela de relatório - @@ -3369,69 +2762,69 @@ do console Python para o painel de Relatórios Gui::Dialog::DlgSettings3DView - + 3D View Vista 3D - + General Geral - + Main coordinate system will always be shown in lower right corner within opened files O sistema de coordenadas principais sempre será mostrado no canto inferior direito dentro dos arquivos abertos - + Show coordinate system in the corner Mostrar sistema de coordenadas no canto - + Relative size : Tamanho relativo: - + Size of main coordinate system representation in the corner -- in % of height/width of viewport Tamanho da representação do sistema de coordenadas principal no canto -- em % de altura/largura da janela de visualização - + Axis cross will be shown by default at file opening or creation Cruzamento de eixo será exibido por padrão na abertura ou criação do arquivo - + Show axis cross by default Mostrar eixo do cruzamento por padrão - + Time needed for last operation and resulting frame rate will be shown at the lower left corner in opened files O tempo necessário para a última operação e a taxa de quadros serão mostrados no canto inferior esquerdo nos arquivos abertos - + Show counter of frames per second Mostrar contador de frames por segundo - + Rendering Renderizando - + This option is useful for troubleshooting graphics card and driver problems. Changing this option requires a restart of the application. @@ -3440,22 +2833,22 @@ Changing this option requires a restart of the application. Mudar esta opção requer uma reinicialização da aplicação. - + Use software OpenGL Utilizar software OpenGL - + Use OpenGL VBO (Vertex Buffer Object) Usar OpenGL VBO (Vertex Buffer Object) - + Render cache Cache de renderização - + If selected, Vertex Buffer Objects (VBO) will be used. A VBO is an OpenGL feature that provides methods for uploading vertex data (position, normal vector, color, etc.) to the graphics card. @@ -3478,7 +2871,7 @@ problemas que variam de anomalias gráficas a erros e bugs da GPU. Lembre-se de relatar esta configuração como ativada ao buscar suporte nos fóruns do FreeCAD - + 'Render Caching' is another way to say 'Rendering Acceleration'. There are 3 options available to achieve this: 1) 'Auto' (default), let Coin3D decide where to cache. @@ -3495,92 +2888,92 @@ apenas realiza o cache no nó raiz gráfico da cena. Isto oferece a maior veloci mas mais lenta para qualquer mudança de cena. - + Auto Auto - + Distributed Distribuído - + Centralized Centralizado - + Anti-Aliasing Suavização de serrilhado - + What kind of multisample anti-aliasing is used Que tipo de anti-aliasing de múltiplas amostras é usado - + None Nenhum - + Line Smoothing Alisamento de linha - + MSAA 2x MSAA 2x - + MSAA 4x MSAA 4x - + MSAA 8x MSAA 8x - + Transparent objects: Objetos transparentes: - + Render types of transparent objects Renderizar tipos de objetos transparentes - + One pass Uma etápa - + Backface pass Etapa para as faces ocultas - + Marker size: Tamanho do marcador: - + Size of vertices in the Sketcher workbench Tamanho dos vértices na bancada de esboço - + Eye to eye distance for stereo modes Distância entre olhos para modos estéreo - + Eye-to-eye distance used for stereo projections. The specified value is a factor that will be multiplied with the bounding box size of the 3D object that is currently displayed. @@ -3589,48 +2982,48 @@ O valor especificado é um fator que será multiplicado com o tamanho da caixa delimitadora do objeto 3D que está sendo exibido. - + Backlight is enabled with the defined color A luz de fundo está habilitada com a cor definida - - + + Backlight color Cor de fundo - + Intensity Intensidade - + Intensity of the backlight Intensidade da luz de fundo - + Camera type Tipo de câmera - + Objects will appear in a perspective projection Objetos aparecerão em uma projeção de perspectiva - + Perspective renderin&g Renderização de perspectiva - + Objects will be projected in orthographic projection Objetos serão projetados em projeção ortográfica - + Or&thographic rendering Renderização ortográfica @@ -3642,42 +3035,42 @@ tamanho da caixa delimitadora do objeto 3D que está sendo exibido. Gui::Dialog::DlgSettings3DViewImp - + 5px 5px - + 7px 7px - + 9px 9px - + 11px 11px - + 13px 13px - + 15px 15px - + Anti-aliasing Suavização de serrilhado - + Open a new viewer or restart %1 to apply anti-aliasing changes. Abra uma nova visualização ou reinicie %1 para aplicar as alterações de suavização de serrilhado. @@ -3685,77 +3078,77 @@ tamanho da caixa delimitadora do objeto 3D que está sendo exibido. Gui::Dialog::DlgSettingsCacheDirectory - + Cache Cache - + Cache directory Diretório de cache - + Location: Localização: - + Check periodically at program start: Verifique periodicamente ao iniciar o programa: - + Always Sempre - + Daily Diariamente - + Weekly Semanalmente - + Monthly Mensalmente - + Yearly Anualmente - + Never Never - + Cache size limit: Tamanho limite do cache: - + Check now... Verificar agora... - + Notify the user if the cache size exceeds the specified limit Notificar o usuário se o tamanho do cache exceder o limite especificado - + Unknown Desconhecido - + Current cache size: %1 Tamanho atual da memória cache: %1 @@ -3929,181 +3322,181 @@ além da barra de cores Gui::Dialog::DlgSettingsDocument - + Document Documento - + General Geral - + The application will create a new document when started A aplicação irá criar um novo documento quando iniciada - + Create new document at start up Criar um novo documento ao iniciar - + Document save compression level (0 = none, 9 = highest, 3 = default) Nível de compactação ao salvar documentos (0 = nenhum, 9 = mais alto, 3 = padrão) - + Compression level for FCStd files Nível de compressão para arquivos FCStd - + All changes in documents are stored so that they can be undone/redone Todas as alterações nos documentos são armazenadas para que possam ser desfeitas/refeitas - + Using Undo/Redo on documents Usar Desfazer/Refazer em documentos - + Maximum Undo/Redo steps Número máximo de operações Desfazer/Refazer - + How many Undo/Redo steps should be recorded Quantos passos de Desfazer/Refazer devem ser registrados - + Allow user aborting document recomputation by pressing ESC. This feature may slightly increase recomputation time. Permitir que o usuário aborte o recálculo dos documentos pressionando ESC. Este recurso pode aumentar ligeiramente o tempo de recálculo. - + Allow aborting recomputation Permitir abortação de recálculo - + Storage Armazenamento - + Saving transactions (Auto-save) Salvar as transações (auto-save) - + Discard saved transaction after saving document Descartar transações salvas depois de salvar o documento - + If there is a recovery file available the application will automatically run a file recovery when it is started. Se houver um arquivo de recuperação disponível, a aplicação executará automaticamente uma recuperação de arquivo quando for iniciada. - + Run AutoRecovery at startup Executar Auto Recuperação ao iniciar - + How often a recovery file is written Com que frequência um arquivo de recuperação é escrito - + Save AutoRecovery information every Salvar informações de Auto Recuperação a cada - + A thumbnail will be stored when document is saved Uma miniatura será armazenada quando o documento for salvo - + Save thumbnail into project file when saving document Salvar miniatura no arquivo quando salvar um documento - + Size Tamanho - + Sets the size of the thumbnail that is stored in the document. Common sizes are 128, 256 and 512 Define o tamanho da miniatura armazenada no documento. Tamanhos comuns são 128, 256 e 512 - + The program logo will be added to the thumbnail O logotipo do programa será adicionado à miniatura - + Add the program logo to the generated thumbnail Adicionar o logotipo do programa à miniatura gerada - + How many backup files will be kept when saving document Quantos arquivos de backup serão mantidos ao salvar o documento - + Maximum number of backup files to keep when resaving document Número máximo de arquivos de backup a manter quando salvar novamente o documento - + Backup files will get extension '.FCbak' and file names get date suffix according to the specified format Os arquivos de backup obterão a extensão '.FCbak' e os nomes de arquivos obterão um sufixo de data de acordo com o formato especificado - + Use date and FCBak extension Usar a data e a extensão FCBak - + Date format Formato da data - + Document objects Objetos do documento - + Allow objects to have same label Permitir que os objetos tenham a mesma etiqueta/nome - + Allow duplicate object labels in one document Permitir rótulos de objetos duplicados em um documento - + Enable partial loading of external linked documents. Then only referenced objects and their dependencies will be loaded when a linked document is auto-opened together with the main document. @@ -4116,22 +3509,22 @@ Um documento parcialmente carregado não pode ser editado. Dê um duplo clique n na arborescência para recarregá-lo completamente. - + Disable partial loading of external linked objects Desativar carregamento parcial de objetos externos vinculados - + Authoring and License Autoria e licença - + Author name Nome do autor - + All documents that will be created will get the specified author name. Keep blank for anonymous. You can also use the form: John Doe <john@doe.com> @@ -4140,32 +3533,32 @@ Deixe vazio para ser anônimo. Você também pode usar o formulário: João Silva <joao@silva.com> - + The field 'Last modified by' will be set to specified author when saving the file O campo 'Última modificação por' será configurado como autor especificado ao salvar o arquivo - + Set on save Salvar - + Company Empresa - + Default company name to use for new files O nome de empresa padrão a ser usado para novos arquivos - + Default license Licença padrão - + Default license for new documents Licença padrão para novos arquivos @@ -4235,12 +3628,12 @@ Você também pode usar o formulário: João Silva <joao@silva.com>Outro - + License URL URL da licença - + URL describing more about the license URL descrevendo mais sobre a licença @@ -4248,104 +3641,21 @@ Você também pode usar o formulário: João Silva <joao@silva.com> Gui::Dialog::DlgSettingsDocumentImp - + The format of the date to use. O formato da data a ser utilizada. - + Default Padrão - + Format Formato - - Gui::Dialog::DlgSettingsEditorImp - - - Text - Texto - - - - Bookmark - Favorito - - - - Breakpoint - Ponto de Interrupção - - - - Keyword - Palavra-chave - - - - Comment - Comentário - - - - Block comment - Comentário de bloco - - - - Number - Número - - - - String - Texto - - - - Character - Caráter - - - - Class name - Nome de classe - - - - Define name - Definir nome - - - - Operator - Operador - - - - Python output - Saída de Python - - - - Python error - Erro de python - - - - Current line highlight - Destacar linha atual - - - - Items - Itens - - Gui::Dialog::DlgSettingsImage @@ -4526,122 +3836,122 @@ Você também pode usar o formulário: João Silva <joao@silva.com> Gui::Dialog::DlgSettingsMacro - + Macro Macro - + General macro settings Configurações gerais de macro - + Variables defined by macros are created as local variables Variáveis definidas por macros são criadas como variáveis locais - + Run macros in local environment Executar macros no ambiente local - + Macro recording settings Configurações de gravação de macros - + Macro path Caminho de macro - + The directory in which the application will search for macros O diretório em que o aplicativo irá procurar por macros - + Gui commands Comandos da interface gráfica - + Recorded macros will also contain user interface commands Macros gravarão também comandos de interface - + Record GUI commands Gravar comandos na GUI - + Recorded macros will also contain user interface commands as comments Macros gravados também conterão comandos de interface de usuário como comentários - + Record as comment Gravar como comentário - + Logging Commands Comandos de log - + Commands executed by macro scripts are shown in Python console Comandos executados por scripts de macro são mostrados no console do Python - + Show script commands in python console Mostrar os comandos de script no console python - + Log all commands issued by menus to file: Salvar todos os comandos emitidos por menus em arquivo de log: - + FullScript.FCScript FullScript.FCScript - + Recent macros menu Menu de macros recentes - + Size of recent macro list Tamanho da lista de macros recentes - + How many macros should be listed in recent macros list Quantas macros devem ser mostrados na lista de macros recentes - + Keyboard shortcut count Contar atalhos do teclado - + How many recent macros should have shortcuts Quantas macros recentes devem ter atalhos - + Keyboard Modifiers Modificadores de Teclado - + Keyboard modifiers, default = Ctrl+Shift+ Modificadores de teclado, padrão = Ctrl+Shift+ @@ -4649,130 +3959,130 @@ Você também pode usar o formulário: João Silva <joao@silva.com> Gui::Dialog::DlgSettingsNavigation - - + + Navigation Navegação - + Navigation cube Cubo de navegação - + Steps by turn Passos por turno - + Number of steps by turn when using arrows (default = 8 : step angle = 360/8 = 45 deg) Número de passos por giro usando setas (padrão = 8: ângulo de giro = 360/8 = 45 graus) - + Corner Canto - + Corner where navigation cube is shown Canto onde o cubo de navegação é mostrado - + Top left Superior esquerdo - + Top right Superior direito - + Bottom left Inferior esquerdo - + Bottom right Inferior direito - + Rotates to nearest possible state when clicking a cube face Rotaciona ao estado mais próximo possível ao clicar em uma face do cubo - + Rotate to nearest Girar para o mais próximo - + Font name: Nome da fonte: - + Font name of the navigation cube Nome da fonte do cubo de navegação - + Default Padrão - + Cube size Tamanho do cubo - + Size of the navigation cube Tamanho do cubo de navegação - + Color Cor - + Base color for all elements Cor base para todos os elementos - + 3D Navigation Navegação 3D - + List the mouse button configs for each chosen navigation setting. Select a set and then press the button to view said configurations. Mostra as configurações dos botões do mouse para cada configuração de navegação escolhida. Selecione um conjunto e, em seguida, pressione o botão para visualizar as referidas configurações. - + Mouse... Mouse... - + Navigation settings set Configurações de navegação definidas - + Orbit style Estilo de orbita - + Rotation orbit style. Trackball: moving the mouse horizontally will rotate the part around the y-axis Turntable: the part will be rotated around the z-axis (with constrained axes). @@ -4783,116 +4093,116 @@ Girarmesa a parte será girada em torno do eixo z (com eixos limitados). Girarmesa livre: a parte será girada em torno do eixo z. - + Turntable Plataforma - + Trackball Trackball - + Free Turntable Girarmesa Livre - + Rotation mode Modo de rotação - + Rotations in 3D will use current cursor position as center for rotation Rotações de câmera usarão a posição atual do cursor como centro de rotação - + Window center Centro da janela - + Drag at cursor Arraste no cursor - + Object center Centro do objeto - + Default camera orientation Orientação padrão da câmera - + Default camera orientation when creating a new document or selecting the home view Orientação padrão da câmera ao criar um novo documento ou selecionar a vista inicial - + Camera zoom Zoom da Câmera - + Sets camera zoom for new documents. The value is the diameter of the sphere to fit on the screen. Define o zoom da câmera para novos documentos. O valor é o diâmetro de uma esfera que caberia na tela. - + mm mm - + Enable animated rotations Habilitar rotações animadas - + Enable animation Habilitar animação - + Zoom operations will be performed at position of mouse pointer Operações de zoom serão realizadas a partir da posição do cursor do mouse - + Zoom at cursor Zoom no cursor - + Zoom step Aumento do zoom - + How much will be zoomed. Zoom step of '1' means a factor of 7.5 for every zoom step. Quanto será ampliado. O intervalo de ampliação '1' significa um fator de 7,5 para cada intervalo. - + Direction of zoom operations will be inverted A direção das operações de zoom será invertida - + Invert zoom Inverter o zoom - + Prevents view tilting when pinch-zooming. Affects only gesture navigation style. Mouse tilting is not disabled by this setting. @@ -4901,57 +4211,67 @@ Afeta somente o estilo de navegação por gesto. A inclinação do mouse não está afetada por esta configuração. - + Disable touchscreen tilt gesture Desativar o gesto de inclinação da tela sensível ao toque - + + Show the rotation center when dragging. + Mostrar o centro de rotação quando arrastar. + + + + Enable rotation center indication + Ativar indicação do centro de rotação + + + Isometric Isométrico - + Dimetric Diamétrico - + Trimetric Trimétrico - + Top Topo - + Front Frente - + Left Esquerda - + Right Direito - + Rear Traseira - + Bottom De baixo - + Custom Personalizado @@ -4959,43 +4279,43 @@ A inclinação do mouse não está afetada por esta configuração. Gui::Dialog::DlgSettingsPythonConsole - + Python console Console Python - + Settings Configurações - + Words will be wrapped when they exceed available horizontal space in Python console As palavras serão acomodadas se excederem o espaço horizontal do console Python - + Enable word wrap Permitir quebra de linha - + The cursor shape will be a block A forma do cursor será um bloco - + Enable block cursor Habilitar cursor de bloco - + Saves Python history across sessions Salvar histórico do Python em sessões - + Save history Salvar o histórico @@ -5003,17 +4323,37 @@ horizontal space in Python console Gui::Dialog::DlgSettingsSelection - + Selection Seleção - + + Enable preselection, highlighted with specified color + Ativar pré-seleção, destaque com cor específica + + + + Enable preselection + Ativar pré-seleção + + + + Enable selection, highlighted with specified color + Ativar seleção, destaque em cor específica + + + + Enable selection + Ativar seleção + + + Pick radius (px): Raio do Ponteiro (px): - + Area for picking elements in 3D view. Larger value eases to pick things, but can make small features impossible to select. @@ -5021,27 +4361,27 @@ Larger value eases to pick things, but can make small features impossible to sel Valores maiores facilitam a seleção, mas podem impedir a seleção de objetos menores. - + Auto switch to the 3D view containing the selected item Ir automaticamente para a vista 3D que contém o item selecionado - + Auto expand tree item when the corresponding object is selected in 3D view Expande automaticamente o item na árvore quando o objeto correspondente for selecionado na vista 3D - + Preselect the object in 3D view when mouse over the tree item Pré-selecionar o objeto na vista 3D quando o mouse passa sobre o item na árvore - + Record selection in tree view in order to go back/forward using navigation button Lembrar a seleção na árvore para voltar/avançar usando os botões de navegação - + Add checkboxes for selection in document tree Adicionar caixas de seleção para seleção na árvore do documento @@ -5049,147 +4389,122 @@ Valores maiores facilitam a seleção, mas podem impedir a seleção de objetos Gui::Dialog::DlgSettingsViewColor - + Colors Cores - - Selection - Seleção - - - - Enable preselection and highlight by specified color - Ativar a pré-seleção e destaque por cor especificada - - - - Enable preselection highlighting - Habilitar o enfoque de preseleção - - - - Enable selection highlighting and use specified color - Habilitar seleção de realce e usar cor especificada - - - - Enable selection highlighting - Habilitar o enfoque da seleção - - - + Background color for the model view Cor de fundo para a vista 3D - + Background color Cor de fundo - - + + Background will have selected color Fundo terá a cor selecionada - + Simple color Cor simples - - + + Background will have selected color gradient O fundo terá o gradiente de cor selecionado - + Linear gradient Gradiente linear - + Radial gradient Gradiente radial - - + + Top: Topo: - - + + Middle: Meio: - + Switches the colors of the gradient Alterna as cores do gradiente - + Switch Alternar - + Color gradient will get selected color as middle color A cor do gradiente usará a cor selecionada como cor do meio - + Middle color Cor intermediária - - + + Bottom: Embaixo: - + Tree view Exibição em árvore - + Object being edited Objeto sendo editado - + Background color for objects in tree view that are currently edited Cor de fundo para objetos na exibição em árvore que estão sendo editados - + Active container Recipiente ativo - + Background color for active containers in tree view Cor de fundo para contêineres ativos na árvore - + Central: Centro: - + Midway: Metade: - + End: Fim: @@ -5314,7 +4629,7 @@ O sistema de preferências é aquele que está configurado nas preferências ger Gui::Dialog::DockablePlacement - + Placement Posicionamento @@ -5913,17 +5228,17 @@ The 'Status' column shows whether the document could be recovered. Aplicar - + Please select 1, 2, or 3 points before clicking this button. A point may be on a vertex, face, or edge. If on a face or edge the point used will be the point at the mouse position along face or edge. If 1 point is selected it will be used as the center of rotation. If 2 points are selected the midpoint between them will be the center of rotation and a new custom axis will be created, if needed. If 3 points are selected the first point becomes the center of rotation and lies on the vector that is normal to the plane defined by the 3 points. Some distance and angle information is provided in the report view, which can be useful when aligning objects. For your convenience when Shift + click is used the appropriate distance or angle is copied to the clipboard. Por favor, selecione 1, 2 ou 3 pontos antes de clicar neste botão. Um ponto pode estar em um vértice, face ou aresta. Se em uma face ou borda, o ponto usado será o ponto na posição do mouse ao longo da face ou da borda. Se 1 ponto for selecionado, ele será usado como centro de rotação. Se 2 pontos forem selecionados, o ponto médio entre eles será o centro de rotação e um novo eixo personalizado será criado, se necessário. Se 3 pontos são selecionados, o primeiro ponto se torna o centro de rotação e fica no vetor que é normal ao plano definido pelos 3 pontos. Algumas informações de distância e ângulo são fornecidas na visão do relatório, o que pode ser útil ao alinhar objetos. Para sua conveniência, quando Shift + clique é usado, a distância ou ângulo apropriado é copiado para a área de transferência. - + Incorrect quantity Quantidade incorreta - + There are input fields with incorrect input, please ensure valid placement values! Existem campos com valor incorreto, por favor, certifique-se de usar valores de posicionamento válidos! @@ -6185,7 +5500,7 @@ originalmente selecionados antes de abrir esta caixa de diálogo Gui::DockWnd::PropertyDockView - + Property View Tela de propriedades @@ -6253,22 +5568,22 @@ originalmente selecionados antes de abrir esta caixa de diálogo Ir para o fim - + Clear Limpar - + Save As... Salvar como... - + Save Report Output Salvar o relatório - + Plain Text Files Arquivos de texto sem formatação @@ -6399,7 +5714,7 @@ originalmente selecionados antes de abrir esta caixa de diálogo Programa - + Labels & Attributes Rótulos & atributos @@ -6447,27 +5762,27 @@ Deseja salvar as alterações? Arquivo PDF - + untitled[*] sem título[*] - + - Editor - Editor - + %1 chars removed %1 caracteres removidos - + %1 chars added %1 caracteres adicionados - + Formatted Formatado @@ -6583,74 +5898,74 @@ Deseja salvar as alterações? Gui::GraphvizView - + Graphviz not found Graphviz não encontrado - + Graphviz couldn't be found on your system. Não foi possível encontrar o Graphviz em seu sistema. - + Read more about it here. Leia mais sobre isso. - + Do you want to specify its installation path if it's already installed? Deseja especificar seu caminho de instalação, caso já esteja instalado? - + Graphviz installation path Caminho da instalação do Graphviz - + Graphviz failed Falha no Graphviz - + Graphviz failed to create an image file O Graphviz falhou ao criar um arquivo de imagem - + PNG format Formato PNG - + Bitmap format Formato de bitmap - + GIF format Formato GIF - + JPG format Formato JPG - + SVG format Formato SVG - - + + PDF format Formato PDF - - + + Export graph Exportar gráfico @@ -6792,17 +6107,17 @@ Deseja salvar as alterações? Gui::MacroCommand - + Macros Macros - + Macro file doesn't exist Arquivo de macro não existe - + No such macro file: '%1' Não existe tal arquivo de macro: '%1' @@ -6811,7 +6126,7 @@ Deseja salvar as alterações? Gui::MainWindow - + Dimension Dimensão @@ -6841,32 +6156,42 @@ Deseja salvar as alterações? Fechar tudo - - - + + + Toggles this toolbar Alterna esta barra de ferramentas - - - + + + Toggles this dockable window Alterna esta janela acoplável - - + + WARNING: This is a development version. + AVISO: esta é uma versão em desenvolvimento. + + + + Please do not use in a production environment. + Por favor, não use em ambiente de produção. + + + + Unsaved document Documento não salvo - + The exported object contains external link. Please save the documentat least once before exporting. O objeto exportado contém links externos. Salve o documento pelo menos uma vez antes de exportar. - + To link to external objects, the document must be saved at least once. Do you want to save the document now? Para vincular a objetos externos, o documento deve ser salvo pelo menos uma vez. @@ -6876,63 +6201,63 @@ Deseja salvar o documento agora? Gui::ManualAlignment - - - - - + + + + + Manual alignment Alinhamento manual - + The alignment is already in progress. O alinhamento já está em progresso. - + Alignment[*] Alinhamento[*] - + Please, select at least one point in the left and the right view Por favor, selecione pelo menos um ponto nos lados esquerdo e direito - + Please, select at least %1 points in the left and the right view Por favor, selecione pelo menos %1 pontos nos lados esquerdo e direito - + Please pick points in the left and right view Por favor, selecione pontos dos lados direito e esquerdo - + The alignment has finished O alinhamento foi finalizado - + The alignment has been canceled O alinhamento foi cancelado - - + + Too few points picked in the left view. At least %1 points are needed. Muitos pontos selecionados no lado esquerdo. São necessários pelo menos %1 pontos. - - + + Too few points picked in the right view. At least %1 points are needed. Muitos pontos selecionados no lado direito. Pelo menos %1 pontos são necessários. - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. @@ -6941,59 +6266,59 @@ No lado esquerdo foram selecionado %1 e, no lado direito foram selecionados %2. - + Try to align group of views Tente alinhar o grupo de visualização - + The alignment failed. How do you want to proceed? O alinhamento falhou. Deseja prosseguir? - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. Diferentes números de pontos selecionados no lado esquerdo e direito. No lado esquerdo foram selecionados %1 pontos e, no lado direito foram selecionados %2 pontos. - + Point_%1 Ponto_%1 - + Point picked at (%1,%2,%3) Ponto (%1,%2,%3) escolhido - + No point was found on model Nenhum ponto foi encontrado no modelo - + No point was picked Nenhum ponto foi escolhido - + &Align &Alinhar - + &Remove last point &Remover último ponto - + &Cancel &Cancelar - + &Synchronize views &Sincronizar vistas @@ -7140,7 +6465,7 @@ Deseja prosseguir? Gui::PropertyEditor::LinkLabel - + Change the linked object Mudar o objeto vinculado @@ -7148,12 +6473,12 @@ Deseja prosseguir? Gui::PropertyEditor::LinkSelection - + Error Erro - + Object not found Objeto não encontrado @@ -7224,13 +6549,13 @@ Deseja prosseguir? Gui::PropertyView - + View Vista - + Data Dados @@ -7277,77 +6602,77 @@ Do you want to exit without saving your data? Exceção desconhecida C++ não tratada. - + &Copy &Copiar - + &Copy command &Copiar comando - + &Copy history &Copiar histórico - + Save history as... Salvar histórico como... - + Save history Salvar o histórico - + Saves Python history across %1 sessions Salvar histórico do Python em %1 sessões - + &Paste Co&lar - + Select All Selecionar tudo - + Clear console Limpar console - + Insert file name... Insira o nome do arquivo... - + Word wrap Quebra de linha - + Save History Salvar histórico - + Macro Files Arquivos de macro - + Insert file name Insira o nome do arquivo - + All Files Todos os Arquivos @@ -7360,7 +6685,7 @@ Do you want to exit without saving your data? Comentário - + Uncomment Descomentar @@ -7368,17 +6693,17 @@ Do you want to exit without saving your data? Gui::RecentFilesAction - + Open file %1 Abrir o arquivo %1 - + File not found Arquivo não encontrado - + The file '%1' cannot be opened. Não é possível abrir o arquivo '%1'. @@ -7386,22 +6711,22 @@ Do you want to exit without saving your data? Gui::RecentMacrosAction - + none nenhum - + Run macro %1 (Shift+click to edit) keyboard shortcut: %2 Executar macro %1 (Shift+clique para editar) atalho de teclado: %2 - + File not found Arquivo não encontrado - + The file '%1' cannot be opened. Não é possível abrir o arquivo '%1'. @@ -7432,22 +6757,22 @@ Do you want to exit without saving your data? Gui::SearchBar - + Previous Anterior - + Next Próximo - + Case sensitive Sensível à maiúsculas e minúsculas - + Whole words Palavras inteiras @@ -7689,38 +7014,38 @@ Do you want to specify another directory? Gui::TextDocumentEditorView - + Text updated Texto actualizado - + The text of the underlying object has changed. Discard changes and reload the text from the object? O texto do objeto incluído mudou. Cancelar mudanças e recarregar o texto do objeto? - + Yes, reload. Sim, recarregar. - + Unsaved document Documento não salvo - + Do you want to save your changes before closing? Deseja salvar suas alterações antes de fechar? - + If you don't save, your changes will be lost. Se você não for salvar, suas alterações serão perdidas. - - + + Edit text Editar texto @@ -7992,7 +7317,7 @@ Do you want to specify another directory? Gui::TreeDockWidget - + Tree view Exibição em árvore @@ -8000,7 +7325,7 @@ Do you want to specify another directory? Gui::TreePanel - + Search Pesquisar @@ -8008,183 +7333,183 @@ Do you want to specify another directory? Gui::TreeWidget - + Search... Procurar... - + Search for objects Procurar por objetos - + Activate document Ativar o documento - + Activate document %1 Ativar o documento %1 - + Tree settings Configuração da árvore - + Show description column Mostrar coluna de descrição - + Show an extra tree view column for item description. The item's description can be set by pressing F2 (or your OS's edit button) or by editing the 'label2' property. Exibe uma coluna extra de vista em árvore para a descrição do item. A descrição do item pode ser definida pressionando F2 (ou o botão editar do seu SO) ou editando a propriedade 'label2'. - + Group Grupo - + Labels & Attributes Rótulos & atributos - + Description Descrição - + Show items hidden in tree view Mostrar itens ocultos na vista em árvore - + Show items that are marked as 'hidden' in the tree view Exibir itens marcados como 'oculto' na visualização de árvore - + Toggle visibility in tree view Alternar visibilidade na exibição em árvore - + Toggles the visibility of selected items in the tree view Alterna a visibilidade dos itens selecionados na exibição em árvore - + Create group... Criar grupo... - + Create a group Criar um grupo - - + + Rename Renomear - + Rename object Renomear objeto - + Finish editing Concluir a edição - + Finish editing object Terminar de editar o objeto - + Add dependent objects to selection Adicionar objetos dependentes à seleção - + Adds all dependent objects to the selection Adicionar todos os objetos dependentes à seleção - + Close document Fechar documento - + Close the document Fechar o documento - + Reload document Recarregar documento - + Reload a partially loaded document Recarregar um documento parcialmente carregado - + Skip recomputes Pular recálculos - + Enable or disable recomputations of document Ativa/desativa o recálculo automático do documento - + Allow partial recomputes Permitir recálculos parciais - + Enable or disable recomputating editing object when 'skip recomputation' is enabled Ativar ou desativar o recálculo do objeto editado quando a opção 'pular recálculo' estiver ativada - + Mark to recompute Marcar para recalcular - + Mark this object to be recomputed Marcar este objeto para ser recalculado - + Recompute object Recalcular o objeto - + Recompute the selected object Recalcula o objeto selecionado - + (but must be executed) (mas deve ser executado) - + %1, Internal name: %2 %1, Nome interno: %2 @@ -8215,12 +7540,12 @@ Do you want to specify another directory? Arquivo PDF - + Opening file failed Falha ao abrir arquivo - + Can't open file '%1' for writing. Não é possível abrir o arquivo '%1' para a gravação. @@ -8228,7 +7553,7 @@ Do you want to specify another directory? Gui::WorkbenchGroup - + Select the '%1' workbench Selecione a bancada de trabalho '%1' @@ -8443,69 +7768,70 @@ Do you want to specify another directory? QObject - - + + General Geral - - + + + Display Tela - + Workbenches Bancadas de trabalho - - - + + + Python Python - - - + + + Unknown filetype Tipo de arquivo desconhecido - - + + Cannot open unknown filetype: %1 Não é possível abrir o tipo de arquivo desconhecido: %1 - + Export failed Falha na exportação - + Cannot save to unknown filetype: %1 Não é possível salvar em tipo de arquivo desconhecido: %1 - + Workbench failure Falha da bancada de trabalho - + %1 %1 - + Exception Exceção @@ -8551,8 +7877,8 @@ Do you want to specify another directory? Exportar PDF... - + Unsaved document Documento não salvo @@ -8703,17 +8029,17 @@ Do you want to continue? Não é possível abrir o arquivo '%1'. - + files arquivos - + Save image Salvar imagem - + Choose an image file to open Escolha um arquivo de imagem para abrir @@ -8819,44 +8145,44 @@ Do you want to continue? - + Type Tipo - + Notifier Notificador - + Message Mensagem - + Notifier: Notificador: - + Do you want to skip confirmation of further critical message notifications while loading the file? Você deseja pular a confirmação de novas notificações de mensagens críticas ao carregar o arquivo? - + Critical Message Mensagem Crítica - + Too many opened non-intrusive notifications. Notifications are being omitted! Muitas notificações não intrusivas abertas. Notificações estão sendo omitidas! - + Identical physical path detected. It may cause unwanted overwrite of existing document! @@ -8865,44 +8191,44 @@ Do you want to continue? - + Are you sure you want to continue? Tem certeza que deseja continuar? - + Please check report view for more... Por favor, verifique o relatório de visualização para mais... - + Physical path: Caminho físico: - - + + Document: Documento: - - + + Path: Caminho: - + Identical physical path Caminho físico idêntico - + Could not save document Não foi possível salvar o documento - + There was an issue trying to save the file. This may be because some of the parent folders do not exist, or you do not have sufficient permissions, or for other reasons. Error details: "%1" @@ -8915,102 +8241,102 @@ Would you like to save the file with a different name? Salvar o arquivo com um nome diferente? - - - + + + Saving aborted Salvamento abortado - + Save dependent files Salvar arquivos dependentes - + The file contains external dependencies. Do you want to save the dependent files, too? O arquivo contém dependências externas. Deseja também salvar os arquivos dependentes? - - + + Saving document failed Falha ao salvar documento - + Save document under new filename... Salvar documento sob novo nome ... - - + + Save %1 Document Salvar documento %1 - + Document Documento - - + + Failed to save document Falha ao salvar o documento - + Documents contains cyclic dependencies. Do you still want to save them? Os documentos contêm dependências cíclicas. Deseja salvá-los mesmo assim? - + Save a copy of the document under new filename... Salve uma cópia do documento com um novo nome de arquivo... - + %1 document (*.FCStd) documento %1 (*.FCStd) - + Document not closable O documento não pode ser fechado - + The document is not closable for the moment. O documento não pode ser fechado neste momento. - + Document not saved Documento não salvo - + The document%1 could not be saved. Do you want to cancel closing it? O documento%1 não pode ser salvo. Cancelar o fechamento? - + Undo Desfazer - + Redo Refazer - + There are grouped transactions in the following documents with other preceding transactions Existem transações agrupadas com outras transações anteriores nos seguintes documentos - + Choose 'Yes' to roll back all preceding transactions. Choose 'No' to roll back in the active document only. Choose 'Abort' to abort @@ -9091,12 +8417,12 @@ Please open a browser window and type in: http://localhost:%1. Opções... - + Out of memory Memória insuficiente - + Not enough memory available to display the data. Não há memória suficiente para exibir os dados. @@ -9112,7 +8438,7 @@ Please open a browser window and type in: http://localhost:%1. Não é possível encontrar o arquivo %1 nem em %2, nem em %3 - + Navigation styles Estilos de navegação @@ -9123,7 +8449,7 @@ Please open a browser window and type in: http://localhost:%1. - + Transform Transformar @@ -9188,12 +8514,12 @@ Please open a browser window and type in: http://localhost:%1. %1 não está vazio. Excluir seu conteúdo também? - + Translation: Translação: - + Rotation: Rotação: @@ -9289,60 +8615,60 @@ ou underscore e não deve começar com um número. Falha ao adicionar uma propriedade a '%1': %2 - - + + Drag & drop failed Arrastar & soltar falhou - + Setup configurable object Ajustar objeto configurável - + Select which object to copy or exclude when configuration changes. All external linked objects are excluded by default. Selecione qual objeto copiar ou excluir quando houver alterações na configuração. Todos os objetos externos vinculados são excluídos por padrão. - + Please select which objects to copy when the configuration is changed Por favor, selecione quais objetos serão copiados quando a configuração for alterada - + Apply to all Aplicar a todos - + Apply the setting to all links. Or, uncheck this option to apply only to this link. Aplica a configuração para todos os links. Ou, desmarque esta opção para aplicar somente a este link. - + Copy on change Copiar ao alterar - + Enable Ativar - + Enable auto copy of linked object when its configuration is changed Habilita a cópia automática do objeto vinculado quando sua configuração é alterada - + Tracking Rastreamento - + Copy the linked object when its configuration is changed. Also auto redo the copy if the original linked object is changed. @@ -9351,17 +8677,17 @@ Também refaz automaticamente a cópia se o objeto original vinculado for altera - + Disable copy on change Desativar cópia ao allterar - + Refresh configurable object Atualizar o objeto configurável - + Synchronize the original configurable source object by creating a new deep copy. Note that any changes made to the current copy will be lost. @@ -9372,23 +8698,23 @@ cópia atual será perdida. - + Toggle array elements Ativar/Desativar elementos do array - + Change whether show each link array element as individual objects Alterna se mostra cada elemento do array de links como objetos individuais - + Transform at the origin of the placement Transformar na origem do posicionamento - - + + Override colors... Substituir cores... @@ -9416,12 +8742,12 @@ cópia atual será perdida. SelectionFilter - + Not allowed: Não é permitido: - + Selection not allowed by filter Seleção não permitida pelo filtro @@ -9429,9 +8755,9 @@ cópia atual será perdida. StdBoxElementSelection - - + + Box element selection Seleção do elementos por caixa @@ -9439,13 +8765,13 @@ cópia atual será perdida. StdBoxSelection - + Box selection Caixa de seleção - + Activate the box selection tool Ativar ferramenta de seleção de caixa @@ -9523,13 +8849,13 @@ cópia atual será perdida. StdCmdAxisCross - + Toggle axis cross Ligar/desligar símbolo de eixos - - + + Turns on or off the axis cross at the origin Liga ou desliga o cruzamento de eixo na origem @@ -9635,13 +8961,13 @@ cópia atual será perdida. StdCmdDemoMode - + View turntable... Vista turntable... - + View turntable Vista turntable @@ -9981,13 +9307,13 @@ cópia atual será perdida. StdCmdHideObjects - + Hide all objects Ocultar todos os objetos - - + + Hide all objects in the document Ocultar todos os objetos do documento @@ -9995,13 +9321,13 @@ cópia atual será perdida. StdCmdHideSelection - + Hide selection Ocultar seleção - - + + Hide all selected objects Ocultar todos os objetos selecionados @@ -10275,13 +9601,13 @@ cópia atual será perdida. StdCmdMeasureDistance - + Measure distance Medir distância - + Activate the distance measurement tool Ativar a ferramenta de medição de distância @@ -10340,8 +9666,8 @@ cópia atual será perdida. Criar um novo documento vazio - + Unnamed Sem nome @@ -10569,8 +9895,8 @@ cópia atual será perdida. StdCmdRecentFiles - Recent files - Arquivos recentes + Open Recent + Aberto recentemente @@ -10708,13 +10034,13 @@ cópia atual será perdida. StdCmdSceneInspector - + Scene inspector... Inspetor de cena... - + Scene inspector Inspetor de cena @@ -10722,13 +10048,13 @@ cópia atual será perdida. StdCmdSelBack - + &Back &Voltar - + Go back to previous selection Voltar para a seleção anterior @@ -10736,13 +10062,13 @@ cópia atual será perdida. StdCmdSelBoundingBox - + &Bounding box &Caixa delimitadora - + Show selection bounding box Mostrar caixa delimitadora da seleção @@ -10750,13 +10076,13 @@ cópia atual será perdida. StdCmdSelForward - + &Forward &Avançar - + Repeat the backed selection Repetir a seleção salva @@ -10778,13 +10104,13 @@ cópia atual será perdida. StdCmdSelectVisibleObjects - + Select visible objects Selecionar objetos visíveis - - + + Select visible objects in the active document Selecionar objetos visíveis no documento ativo @@ -10806,13 +10132,13 @@ cópia atual será perdida. StdCmdSetAppearance - + Appearance... Aparência... - + Sets the display properties of the selected object Define as propriedades de exibição do objeto selecionado @@ -10820,13 +10146,13 @@ cópia atual será perdida. StdCmdShowObjects - + Show all objects Mostrar todos os objectos - - + + Show all objects in the document Mostrar todos os objetos do documento @@ -10834,13 +10160,13 @@ cópia atual será perdida. StdCmdShowSelection - + Show selection Exibir seleção - - + + Show all selected objects Mostrar todos os objetos selecionados @@ -10876,13 +10202,13 @@ cópia atual será perdida. StdCmdTextureMapping - + Texture mapping... Mapeamento de textura... - + Texture mapping Mapeamento de textura @@ -10932,13 +10258,13 @@ cópia atual será perdida. StdCmdToggleNavigation - + Toggle navigation/Edit mode Alternar o modo de navegação/modo de edição - - + + Toggle between navigation and edit mode Alternar entre o modo de edição e navegação @@ -10946,13 +10272,13 @@ cópia atual será perdida. StdCmdToggleObjects - + Toggle all objects Alternar todos os objetos - - + + Toggles visibility of all objects in the active document Alterna a visibilidade de todos os objetos do documento ativo @@ -10960,13 +10286,13 @@ cópia atual será perdida. StdCmdToggleSelectability - + Toggle selectability Alternar seletibilidade - - + + Toggles the property of the objects to get selected in the 3D-View Alterna a possibilidade dos objetos serem selecionados na vista 3D @@ -10974,13 +10300,13 @@ cópia atual será perdida. StdCmdToggleVisibility - + Toggle visibility Mudar visibilidade - - + + Toggles visibility Troca a visibilidade @@ -11030,13 +10356,13 @@ cópia atual será perdida. StdCmdTreeCollapse - + Collapse selected item Recolher item selecionado - + Collapse currently selected tree items Recolher itens selecionados na árvore @@ -11044,13 +10370,13 @@ cópia atual será perdida. StdCmdTreeExpand - + Expand selected item Expandir item selecionado - + Expand currently selected tree items Expandir itens selecionados na árvore @@ -11058,13 +10384,13 @@ cópia atual será perdida. StdCmdTreeSelectAllInstances - + Select all instances Selecionar todas as instâncias - + Select all instances of the current selected object Selecionar todas as instâncias do objeto selecionado @@ -11072,13 +10398,13 @@ cópia atual será perdida. StdCmdTreeViewActions - + TreeView actions Ações de Exibição em Árvore - + TreeView behavior options and actions Opções e ações da exibição em árvore @@ -11142,13 +10468,13 @@ cópia atual será perdida. StdCmdViewBottom - + Bottom De baixo - + Set to bottom view Vista inferior @@ -11156,13 +10482,13 @@ cópia atual será perdida. StdCmdViewCreate - + Create new view Criar uma nova vista - + Creates a new view window for the active document Cria uma nova vista para o documento ativo @@ -11170,13 +10496,13 @@ cópia atual será perdida. StdCmdViewDimetric - + Dimetric Diamétrico - + Set to dimetric view Mudar para perspectiva dimétrica @@ -11184,13 +10510,13 @@ cópia atual será perdida. StdCmdViewExample1 - + Inventor example #1 Exemplo Inventor #1 - + Shows a 3D texture with manipulator Mostra uma textura 3D com manipulador @@ -11198,13 +10524,13 @@ cópia atual será perdida. StdCmdViewExample2 - + Inventor example #2 Exemplo Inventor #2 - + Shows spheres and drag-lights Mostra esferas e luzes de arrasto @@ -11212,13 +10538,13 @@ cópia atual será perdida. StdCmdViewExample3 - + Inventor example #3 Exemplo Inventor #3 - + Shows a animated texture Mostra uma textura animada @@ -11226,13 +10552,13 @@ cópia atual será perdida. StdCmdViewFitAll - + Fit all Enquadrar tudo - + Fits the whole content on the screen Ajustar todo o conteúdo na tela @@ -11240,13 +10566,13 @@ cópia atual será perdida. StdCmdViewFitSelection - + Fit selection Enquadrar seleção - + Fits the selected content on the screen Ajustar o conteúdo selecionado na tela @@ -11254,13 +10580,13 @@ cópia atual será perdida. StdCmdViewFront - + Front Frente - + Set to front view Vista frontal @@ -11268,13 +10594,13 @@ cópia atual será perdida. StdCmdViewHome - + Home Vista inicial - + Set to default home view Definir como vista inicial padrão @@ -11282,13 +10608,13 @@ cópia atual será perdida. StdCmdViewIsometric - + Isometric Isométrico - + Set to isometric view Mudar para perspectiva isométrica @@ -11296,13 +10622,13 @@ cópia atual será perdida. StdCmdViewIvIssueCamPos - + Issue camera position Mostrar a posição da câmera - + Issue the camera position to the console and to a macro, to easily recall this position Mostrar a posição da câmera no console e numa macro, para recuperar facilmente essa posição @@ -11310,13 +10636,13 @@ cópia atual será perdida. StdCmdViewIvStereoInterleavedColumns - + Stereo Interleaved Columns Colunas estéreo intercaladas - + Switch stereo viewing to Interleaved Columns Mudar de visualização stereo para Colunas Intercaladas @@ -11324,13 +10650,13 @@ cópia atual será perdida. StdCmdViewIvStereoInterleavedRows - + Stereo Interleaved Rows Linhas estéreo intercaladas - + Switch stereo viewing to Interleaved Rows Alternar visualização estéreo para linhas intercaladas @@ -11338,13 +10664,13 @@ cópia atual será perdida. StdCmdViewIvStereoOff - + Stereo Off Desligar estéreo - + Switch stereo viewing off Desligar o modo de visualização estéreo @@ -11352,13 +10678,13 @@ cópia atual será perdida. StdCmdViewIvStereoQuadBuff - + Stereo quad buffer Quad buffer estéreo - + Switch stereo viewing to quad buffer Alternar visualização estéreo para quad buffer @@ -11366,13 +10692,13 @@ cópia atual será perdida. StdCmdViewIvStereoRedGreen - + Stereo red/cyan Estéreo vermelho/ciano - + Switch stereo viewing to red/cyan Alternar visualização estéreo vermelho/ciano @@ -11380,13 +10706,13 @@ cópia atual será perdida. StdCmdViewLeft - + Left Esquerda - + Set to left view Vista lateral esquerda @@ -11394,13 +10720,13 @@ cópia atual será perdida. StdCmdViewRear - + Rear Traseira - + Set to rear view Vista traseira @@ -11422,13 +10748,13 @@ cópia atual será perdida. StdCmdViewRight - + Right Direito - + Set to right view Vista lateral direita @@ -11436,13 +10762,13 @@ cópia atual será perdida. StdCmdViewRotateLeft - + Rotate Left Girar para esquerda - + Rotate the view by 90° counter-clockwise Gire a vista por 90° no sentido anti-horário @@ -11450,13 +10776,13 @@ cópia atual será perdida. StdCmdViewRotateRight - + Rotate Right Girar para direita - + Rotate the view by 90° clockwise Girar a vista por 90° no sentido horário @@ -11478,13 +10804,13 @@ cópia atual será perdida. StdCmdViewTop - + Top Topo - + Set to top view Vista superior @@ -11492,13 +10818,13 @@ cópia atual será perdida. StdCmdViewTrimetric - + Trimetric Trimétrico - + Set to trimetric view Mudar para perspectiva trimétrica @@ -11506,13 +10832,13 @@ cópia atual será perdida. StdCmdViewVR - + FreeCAD-VR FreeCAD-VR - + Extend the FreeCAD 3D Window to a Oculus Rift Estender a janela 3D FreeCAD para um Oculus Rift @@ -11576,13 +10902,13 @@ cópia atual será perdida. StdMainFullscreen - + Fullscreen Tela cheia - + Display the main window in fullscreen mode Exibir a janela principal em tela cheia @@ -11618,13 +10944,13 @@ cópia atual será perdida. StdRecallWorkingView - + Recall working view Revocar vista de trabalho - - + + Recall previously stored temporary working view Revocar vista de trabalho temporária previamente armazenada @@ -11632,13 +10958,13 @@ cópia atual será perdida. StdStoreWorkingView - + Store working view Guardar vista de trabalho - - + + Store a document-specific temporary working view Guardar uma vista de trabalho temporária específica do documento @@ -11646,13 +10972,13 @@ cópia atual será perdida. StdTreeCollapseDocument - + Collapse/Expand Recolher/Expandir - + Expand active document and collapse all others Expandir documento ativo e recolher todos os outros @@ -11660,12 +10986,12 @@ cópia atual será perdida. StdTreeDrag - + Initiate dragging Iniciar arrastamento - + Initiate dragging of current selected tree items Iniciar arrastamento dos itens selecionados da árvore @@ -11673,13 +10999,13 @@ cópia atual será perdida. StdTreeMultiDocument - + Multi document Multi-documento - + Display all documents in the tree view Exibir todos os documentos na exibição em árvore @@ -11687,12 +11013,12 @@ cópia atual será perdida. StdTreePreSelection - + Pre-selection Pré-seleção - + Preselect the object in 3D view when mouse over the tree item Pré-selecionar o objeto na vista 3D quando o mouse passa sobre o item na árvore @@ -11700,12 +11026,12 @@ cópia atual será perdida. StdTreeRecordSelection - + Record selection Gravar seleção - + Record selection in tree view in order to go back/forward using navigation button Lembrar a seleção na árvore para voltar/avançar usando os botões de navegação @@ -11713,13 +11039,13 @@ cópia atual será perdida. StdTreeSelection - + Go to selection Ir para a seleção - + Scroll to first selected item Vai para o primeiro item selecionado @@ -11727,13 +11053,13 @@ cópia atual será perdida. StdTreeSingleDocument - + Single document Documento único - + Only display the active document in the tree view Exibir apenas o documento ativo na exibição em árvore @@ -11741,12 +11067,12 @@ cópia atual será perdida. StdTreeSyncPlacement - + Sync placement Sincronizar posição - + Auto adjust placement on drag and drop objects across coordinate systems Ajustar posicionamento automaticamente ao arrastar e soltar objetos entre sistemas de coordenadas @@ -11754,12 +11080,12 @@ cópia atual será perdida. StdTreeSyncSelection - + Sync selection Sincronizar seleção - + Auto expand tree item when the corresponding object is selected in 3D view Expande automaticamente o item na árvore quando o objeto correspondente for selecionado na vista 3D @@ -11767,12 +11093,12 @@ cópia atual será perdida. StdTreeSyncView - + Sync view Sincronizar vista - + Auto switch to the 3D view containing the selected item Ir automaticamente para a vista 3D que contém o item selecionado @@ -11780,13 +11106,13 @@ cópia atual será perdida. StdViewBoxZoom - + Box zoom Zoom por caixa - + Activate the box zoom tool Ativar a ferramenta de caixa de zoom @@ -11794,13 +11120,13 @@ cópia atual será perdida. StdViewDock - + Docked Ancorado - + Display the active view either in fullscreen, in undocked or docked mode Mostrar a vista activa em tela cheia, em modo desencaixado ou encaixado @@ -11808,13 +11134,13 @@ cópia atual será perdida. StdViewDockUndockFullscreen - + Document window Janela do documento - + Display the active view either in fullscreen, in undocked or docked mode Mostrar a vista activa em tela cheia, em modo desencaixado ou encaixado @@ -11822,13 +11148,13 @@ cópia atual será perdida. StdViewFullscreen - + Fullscreen Tela cheia - + Display the active view either in fullscreen, in undocked or docked mode Mostrar a vista activa em tela cheia, em modo desencaixado ou encaixado @@ -11836,13 +11162,13 @@ cópia atual será perdida. StdViewScreenShot - + Save image... Salvar imagem... - + Creates a screenshot of the active view Cria uma captura de tela da vista activa @@ -11850,13 +11176,13 @@ cópia atual será perdida. StdViewUndock - + Undocked Desancorado - + Display the active view either in fullscreen, in undocked or docked mode Mostrar a vista activa em tela cheia, em modo desencaixado ou encaixado @@ -11864,13 +11190,13 @@ cópia atual será perdida. StdViewZoomIn - + Zoom In Ampliar - + Increase the zoom factor by a fixed amount Aumentar o fator de zoom em uma quantidade fixa @@ -11878,13 +11204,13 @@ cópia atual será perdida. StdViewZoomOut - + Zoom Out Reduzir - + Decrease the zoom factor by a fixed amount Diminuir o fator de zoom em uma quantidade fixa @@ -11919,72 +11245,72 @@ Tem certeza que deseja continuar? Std_DrawStyle - + As is Estilo padrão - + Normal mode Modo normal - + Points Pontos - + Points mode Modo pontos - + Wireframe Arame - + Wireframe mode Modo de arame - + Hidden line Linha oculta - + Hidden line mode Modo de linha oculta - + No shading Sem sombreamento - + No shading mode Modo sem sombreamento - + Shaded Sombreado - + Shaded mode Modo sombreado - + Flat lines Linhas planas - + Flat lines mode Modo linhas plana @@ -12198,12 +11524,12 @@ Deseja prosseguir mesmo assim? Gui::MDIView - + Export PDF Exportar PDF - + PDF file Arquivo PDF @@ -12211,195 +11537,189 @@ Deseja prosseguir mesmo assim? Gui::Dialog::DlgSettingsNotificationArea - - + Notification Area Área de Notificação - + Settings Configurações - + The Notification area will appear in the status bar A área de notificação aparecerá na barra de status - + Enable Notification Area Ativar Área de Notificação - + Non-intrusive notifications will appear next to the notification area in the status bar Notificações não intrusivas aparecerão ao lado da área de notificação na barra de status - + Enable non-intrusive notifications Ativar notificações não-intrusivas - + Additional data sources Fontes de dados adicionais - + Errors intended for developers will appear in the notification area Erros destinados aos desenvolvedores aparecerão na área de notificação - + Debug errors Erros de depuração - + Warnings intended for developers will appear in the notification area Avisos destinados aos desenvolvedores vão aparecer na área de notificação - + Debug warnings Alertas de depuração - + Non-Intrusive Notifications Notificações não-intrusivas - + Minimum Duration: Duração Mínima: - + Maximum Duration: Duração Máxima: - + Duration during which the notification will be shown (unless mouse buttons are clicked) Duração durante a qual a notificação será exibida (a menos que os botões do mouse sejam clicados) - - + + s s - + Minimum duration during which the notification will be shown (unless notification clicked) Duração mínima durante a qual a notificação será exibida (a menos que a notificação seja clicada) - + Maximum Number of Notifications: Número máximo de notificações: - + Maximum number of notifications that will be simultaneously present on the screen Número máximo de notificações que estará simultaneamente presente na tela - + Notification width: Largura da notificação: - + Width of the notification in pixels Largura da notificação em pixels - + Any open non-intrusive notifications will disappear when another window is activated Quaisquer notificações não intrusivas abertas desaparecerão quando outra janela for ativada - + Hide when other window is activated Ocultar quando outra janela estiver ativada - + Prevent non-intrusive notifications from appearing when the FreeCAD Window is not the active window Impedir que notificações não intrusivas apareçam quando a janela do FreeCAD não for a janela ativa - + Do not show when inactive Não mostrar quando inativo - + Message List Lista de Mensagens - + Limit the number of messages that will be kept in the list. If 0 there is no limit. Limitar o número de mensagens que serão mantidas na lista. Não há limite se for 0. - + Maximum Messages (0 = no limit): Máximo de Mensagens (0 = sem limite): - + Removes the user notifications from the message list after the non-intrusive maximum duration has lapsed. Remove as notificações do usuário da lista de mensagens após a duração máxima não intrusiva passar. - + Auto-remove User Notifications Remover automaticamente notificações de usuário - - - Activation of the Notification Area only takes effect after an application restart. - Ativação da área de notificação só entra em vigor após o reinício do aplicativo. - Gui::Dialog::DlgSettingsWorkbenches - + Available Workbenches Bancadas de trabalho disponíveis - + <html><head/><body><p>You can reorder workbenches by drag and drop. Additional workbenches can be installed through the addon manager.</p><p> Currently, your system has the following workbenches:</p></body></html> <html><head/><body><p>Você pode reordenar as bancadas de trabalho arrastando e soltando. Bancadas de trabalho adicionais podem ser instaladas através do gerenciador de addon.</p><p> Atualmente, o seu sistema tem as seguintes bancadas de trabalho:</p></body></html> - + Start up workbench: Iniciar bancada de trabalho: - + Choose which workbench will be activated and shown after FreeCAD launches Escolhe qual bancada será ativada e exibida após o FreeCAD iniciar - + Workbench selector position : Posição do seletor da mesa de trabalho: - + Customize where the workbench selector appears (restart required). 'Toolbar': In the toolbars, as a movable toolbar. @@ -12412,12 +11732,12 @@ after FreeCAD launches 'Canto Direito': Na barra de menu, no canto direito. - + If checked, application will remember which workbench is active for each tab of the viewport Se marcada, a aplicação irá lembrar qual bancada de trabalho está ativa para cada guia da janela de visualização - + Remember active workbench by tab Lembrar da bancada ativa por aba @@ -12566,47 +11886,47 @@ after FreeCAD launches Gui::Dialog::wbListItem - + If unchecked, %1 will not appear in the available workbenches. Se desmarcado, %1 não aparecerá nas bancadas de trabalho disponíveis. - + This is the current startup module, and must be enabled. See Preferences/General/Autoload to change. Este é o módulo de inicialização atual e deve estar ativado. Veja Preferências/Gerais/Carregamento Automático para mudar. - + Shortcut to activate this workbench. Atalho para ativar esta bancada de trabalho. - + Auto-load Carregar automaticamente - + If checked, %1 will be loaded automatically when FreeCAD starts up Se marcado, %1 será carregado automaticamente quando o FreeCAD iniciar - + This is the current startup module, and must be autoloaded. See Preferences/General/Autoload to change. Este é o módulo de inicialização atual e ele deve ser carregado automaticamente. Veja preferências/Gerais/Carregamento automático para mudar. - + Loaded Carregado - + Load Carregar - + To preserve resources, FreeCAD does not load workbenches until they are used. Loading them may provide access to additional preferences related to their functionality. Para preservar recursos, o FreeCAD não carrega bancadas de trabalho até que sejam usadas. Carregá-las manualmente pode fornecer acesso a preferências adicionais relacionadas à sua funcionalidade. @@ -12614,17 +11934,17 @@ after FreeCAD launches Gui::Dialog::DlgSettingsWorkbenchesImp - + Toolbar Barra de ferramentas - + Left corner Canto esquerdo - + Right corner Canto direito @@ -12650,12 +11970,12 @@ after FreeCAD launches Gui::NotificationArea - + Delete user notifications Excluir notificações de usuário - + Delete All Excluir Tudo @@ -12691,13 +12011,13 @@ after FreeCAD launches StdViewLoadImage - + Load image... Carregar imagem... - + Loads an image Carrega uma imagem @@ -12765,4 +12085,739 @@ after FreeCAD launches Ocorreu um erro -- consulte Ver Relatório para informações + + Gui::Dialog::DlgSettingsEditor + + + Editor + Editor + + + + Options + Opções + + + + Code lines will be numbered + Linhas de código serão numeradas + + + + Enable line numbers + Ativar números de linha + + + + The cursor shape will be a block + A forma do cursor será um bloco + + + + Enable block cursor + Habilitar cursor de bloco + + + + Enable folding + Habilitar dobra + + + + Indentation + Indentação + + + + Tab size: + Tamanho da tabulação: + + + + Tabulator raster (how many spaces) + Tabulador de raster (quantos espaços) + + + + Indent size: + Tamanho da indentação: + + + + How many spaces will be inserted when pressing <Tab> + Quantos espaços serão inseridos ao pressionar <Tab> + + + + Pressing <Tab> will insert a tabulator with defined tab size + Pressionar o <Tab> irá inserir um tabulador com tamanho de tabulação definido + + + + Keep tabs + Manter abas + + + + Pressing <Tab> will insert amount of defined indent size + Pressionar <Tab> irá inserir quantidade de tamanho de recuo definido + + + + Insert spaces + Inserir espaços + + + + Display items + Exibir itens + + + + Color and font settings will be applied to selected type + Cor e configurações de fonte serão aplicadas ao tipo selecionado + + + + Family: + Família: + + + + Font family to be used for selected code type + Família de fonte a ser usada no tipo de código selecionado + + + + Size: + Tamanho: + + + + Font size to be used for selected code type + Tamanho da fonte a ser usado no tipo de código selecionado + + + + Color: + Cor: + + + + Preview: + Pré-visualização: + + + + Text + Texto + + + + Bookmark + Favorito + + + + Breakpoint + Ponto de Interrupção + + + + Keyword + Palavra-chave + + + + Comment + Comentário + + + + Block comment + Comentário de bloco + + + + Number + Número + + + + String + Texto + + + + Character + Caráter + + + + Class name + Nome de classe + + + + Define name + Definir nome + + + + Operator + Operador + + + + Python output + Saída de Python + + + + Python error + Erro de python + + + + Current line highlight + Destacar linha atual + + + + Items + Itens + + + + Gui::Dialog::DlgSettingsGeneral + + + General + Geral + + + + Language and number format + Idioma e formato numérico + + + + Language: + Idioma: + + + + Language of the application's user interface + Idioma da interface de usuário da aplicação + + + + Unit system: + Sistema de unidades: + + + + Unit system that should be used for all parts of the application + Sistema de unidades que será usado em todas as partes do aplicativo + + + + Number of decimals: + Número de casas decimais: + + + + Number of decimals that should be shown for numbers and dimensions + Número de decimais que devem ser mostrados em números e dimensões + + + + Minimum fractional inch: + Fração mínima das polegadas: + + + + Minimum fractional inch to be displayed + Polegada fracionária mínima a ser exibida + + + + Number format: + Formato do número: + + + + Operating system + Sistema operacional + + + + Selected language + Selecionar o idioma + + + + C/POSIX + C/POSIX + + + + If enabled, numerical keypad decimal separator +will be substituted with locale separator, except +in Python Console and Macro Editor where a +dot/period will always be printed. + Se habilitado, o separador decimal do teclado numérico +será substituído pelo separador local, exceto +no Console Python e Editor de Macro onde um +ponto/ponto final sempre será impresso. + + + + Substitute decimal separator + Substituir o separador decimal + + + + Application + Programa + + + + Theme: + Tema: + + + + Customize how user interface will look like + Personalizar como será a ‘interface’ do usuário + + + + Size of toolbar icons: + Tamanho dos ícones da barra de ferramentas: + + + + Choose your preference for toolbar icon size. You can adjust +this according to your screen size or personal taste + Escolha sua preferência para o tamanho do ícone da barra de ferramentas. Você pode ajustar isto de acordo com o tamanho da sua tela ou gosto pessoal + + + + Tree view mode: + Modo de visualização em árvore: + + + + Customize how tree view is shown in the panel (restart required). + +'ComboView': combine tree view and property view into one panel. +'TreeView and PropertyView': split tree view and property view into separate panel. +'Both': keep all three panels, and you can have two sets of tree view and property view. + Personalize como a exibição em árvore é exibida no painel (requer reinicialização). + +'ComboView': combine exibição em árvore e vista de propriedade em um painel. +'TreeView e PropertyView': dividir exibição em árvore e visualização de propriedades em painel separado. +'Ambos': mantenha todos os três painéis, e você pode ter dois conjuntos de exibição em árvore e exibição de propriedade. + + + + Size of recent file list: + Tamanho da lista de arquivos recentes: + + + + How many files should be listed in recent files list + Quantos arquivos devem ser listados na lista de arquivos recentes + + + + Background of the main window (when no document is opened) will consist of tiles of a special image. +See the FreeCAD Wiki for details about the image. + O fundo da janela principal (quando o documento é aberto) consistirá em blocos de uma imagem especial. +Veja a Wiki do FreeCAD para mais detalhes sobre a imagem. + + + + Enable tiled background + Ativar fundo em mosaico + + + + The text cursor will be blinking + O cursor do texto estará piscando + + + + Enable cursor blinking + Habilitar cursor piscante + + + + A Splash screen is a small loading window that is shown +when FreeCAD is launching. If this option is checked, FreeCAD will +display the splash screen + A Tela de Abertura é exibida durante o carregamento, +na inicialização do FreeCAD. Se esta opção estiver marcada, +a tela de abertura será exibida + + + + Enable splash screen at start up + Mostrar a tela de splash ao iniciar + + + + Preference packs + Pacotes de preferências + + + + Name + Nome + + + + Type + Tipo + + + + Load + Carregar + + + + Import config... + Importar configuração... + + + + Save new... + Salvar novo... + + + + Manage... + Gerenciar... + + + + Revert... + Reverter... + + + + Manage preference packs + Gerenciar pacotes de preferências + + + + Small (%1px) + Pequeno (%1px) + + + + Medium (%1px) + Médio (%1px) + + + + Large (%1px) + Grande (%1px) + + + + Extra large (%1px) + Extra grande (%1px) + + + + Custom (%1px) + Personalizado (%1px) + + + + Combo View + Tela combinada + + + + TreeView and PropertyView + TreeView e Propriedades + + + + Both + Ambos + + + + Preference Pack Name + Nome do pacote de preferências + + + + Tags + Etiquetas + + + + Apply + Aplicar + + + + Apply the %1 preference pack + Aplicar o pacote de preferências %1 + + + + Choose a FreeCAD config file to import + Escolha um arquivo de configuração do FreeCAD para importar + + + + File exists + Arquivo existe + + + + A preference pack with that name already exists. Overwrite? + Já existe um pacote de preferências com esse nome. Deseja substituí-lo? + + + + Gui::Dialog::DlgSettingsReportView + + + Report view + Ver Relatório + + + + Output + Saída + + + + Normal messages will be recorded + Mensagens normais serão gravadas + + + + Record normal messages + Gravar mensagens normais + + + + Log messages will be recorded + Mensagens de log serão gravadas + + + + Record log messages + Gravar mensagens de log + + + + Warnings will be recorded + Avisos serão gravados + + + + Record warnings + Gravar advertências + + + + Error messages will be recorded + Mensagens de erro serão gravadas + + + + Record error messages + Gravar mensagens de erro + + + + When an error has occurred, the Report View dialog becomes visible +on-screen while displaying the error + Quando ocorreu um erro, a caixa de diálogo Relatório torna-se visível +na tela enquanto exibe o erro + + + + Show report view on error + Mostrar visualização de relatório em caso de erro + + + + When a warning has occurred, the Report View dialog becomes visible +on-screen while displaying the warning + Quando ocorre um aviso, a caixa de diálogo Visualização de Relatório torna-se visível +na tela enquanto exibe o aviso + + + + Show report view on warning + Mostrar visualização de relatório no aviso + + + + When a normal message has occurred, the Report View dialog becomes visible +on-screen while displaying the message + Quando ocorre uma notificação, o Painel de Relatório aparece enquanto a notificação é exibida + + + + Show report view on normal message + Mostrar painel de relatório em notificações + + + + When a log message has occurred, the Report View dialog becomes visible +on-screen while displaying the log message + Quando uma mensagem de registro ocorreu, o Painel de Relatório aparece enquanto a mensagem de registro é exibida + + + + Show report view on log message + Mostrar painel de relatório nas mensagens de registro + + + + Include a timecode for each report + Incluir uma marca temporal para cada relatório + + + + Include a timecode for each entry + Incluir uma marca temporal para cada entrada + + + + Colors + Cores + + + + Normal messages: + Mensagens normais: + + + + Font color for normal messages in Report view panel + Cor da fonte para notificações no painel de Relatório + + + + Log messages: + Mensagens de log: + + + + Font color for log messages in Report view panel + Cor da fonte para mensagens de registro no painel de Relatório + + + + Warnings: + Advertências: + + + + Font color for warning messages in Report view panel + Cor da fonte para mensagens de aviso no painel de Relatório + + + + Errors: + Erros: + + + + Font color for error messages in Report view panel + Cor da fonte para mensagens de erro no painel de Relatório + + + + Python interpreter + Interpretador Python + + + + Internal Python output will be redirected +from Python console to Report view panel + A saída interna do Python será redirecionada +do console Python para o painel de Relatórios + + + + Redirect internal Python output to report view + Redirecionar a saída interna de Python para a janela de relatório + + + + Internal Python error messages will be redirected +from Python console to Report view panel + Mensagens de erro internas do Python serão redirecionadas +do console Python para o painel de Relatórios + + + + Redirect internal Python errors to report view + Redirecionar erros internos do Python para a janela de relatório + + + + Gui::Dialog::DlgSettingsTheme + + + Theme + Tema + + + + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + Esta página permite que você personalize seu tema atual. As configurações oferecidas são opcionais para desenvolvedores de temas, então eles podem ou não ter um efeito no seu tema atual. + + + + Style sheet: + Folha de estilo: + + + + Style sheet how user interface will look like + Folha de estilo de como a interface do usuário será parecida + + + + Secondary theme color + Cor do tema secundário + + + + + + This color might be used by your theme to let you customize it. + Esta cor pode ser usada pelo seu tema para deixá-lo personalizado. + + + + Highlight color + Cor de destaque + + + + Focus theme color + Focar cor do tema + + + + No style sheet + Nenhuma folha de estilo + + diff --git a/src/Gui/Language/FreeCAD_pt-PT.ts b/src/Gui/Language/FreeCAD_pt-PT.ts index 9707f491d6..8535533bcd 100644 --- a/src/Gui/Language/FreeCAD_pt-PT.ts +++ b/src/Gui/Language/FreeCAD_pt-PT.ts @@ -42,29 +42,29 @@ Tamanho visual do recurso - + <empty> <vazio> - - + + Angle Ângulo - - + + Axis Eixo - + Position Posição - + Enum Enum @@ -91,12 +91,12 @@ CmdViewMeasureClearAll - + Clear measurement Limpar medições - + Clear all visible measurements Clear all visible measurements @@ -104,12 +104,12 @@ CmdViewMeasureToggleAll - + Toggle measurement Ativar/desativar medição - + Turn on or off the display of all measurements Turn on or off the display of all measurements @@ -117,12 +117,12 @@ Command - + Edit Editar - + Import Importar @@ -182,7 +182,7 @@ Adicionar grupo - + Align Align @@ -194,18 +194,18 @@ - + Transform Transformar - + Toggle array elements Toggle array elements - + Link Transform Link Transform @@ -215,12 +215,12 @@ Calcular a Distância - + Toggle visibility Alternar Visibilidade - + Toggle selectability Alternar seletibilidade @@ -559,7 +559,7 @@ Gui::AutoSaver - + Please wait until the AutoRecovery file has been saved... Aguarde até o ficheiro de AutoRecuperação ser guardado... @@ -711,47 +711,47 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::AboutDialog - - + + Credits Header for the Credits tab of the About screen Créditos - + FreeCAD would not be possible without the contributions of O FreeCAD não seria possível sem as contribuições de - + Individuals Header for the list of individual people in the Credits list. Indivíduos - + Organizations Header for the list of companies/organizations in the Credits list. Organizações - - + + License Licença - + Libraries Bibliotecas - + This software uses open source components whose copyright and other proprietary rights belong to their respective owners: Este software utiliza componentes de código aberto, cujos direitos autorais e outros direitos proprietários pertencem a seus respectivos proprietários: - + Collection Coleção @@ -759,22 +759,22 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::ApplicationCache - + Cache directory Cache directory - + The cache directory %1 exceeds the size of %2. The cache directory %1 exceeds the size of %2. - + Do you want to clear it now? Do you want to clear it now? - + Warning: Please make sure that this is the only running %1 instance and that no documents are opened as this may result into data loss! Warning: Please make sure that this is the only running %1 instance and that no documents are opened as this may result into data loss! @@ -795,37 +795,37 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::CameraDialog - + Camera settings Definições da câmara - + Orientation Orientação - + Q0 Q0 - + Q1 Q1 - + Q2 Q2 - + Q3 Q3 - + Current view Vista atual @@ -1394,13 +1394,13 @@ same time. The one with the highest priority will be triggered. Título - + All Tudo - - + + none Nenhuma @@ -1408,8 +1408,8 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgCustomToolBoxbarsImp - - + + Toolbox bars Barras da Caixa de Ferramentas @@ -1684,550 +1684,123 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgDisplayPropertiesImp - + Default Predefinição - + Aluminium Alumínio - + Brass Latão - + Bronze Bronze - + Copper Cobre - + Chrome Crómio - + Emerald Esmeralda - + Gold Ouro - + Jade Jade - + Metalized Metalizado - + Neon GNC Néon GNC - + Neon PHC Néon PHC - + Obsidian Obsidiana - + Pewter Estanho - + Plaster Reboco - + Plastic Plástico - + Ruby Rubi - + Satin Cetim - + Shiny plastic Plástico brilhante - + Silver Prata - + Steel Aço - + Stone Pedra Gui::Dialog::DlgEditorSettings - - - Editor - Editor - - - - Options - Opções - - - - Code lines will be numbered - Linhas de código serão numeradas - - - - Enable line numbers - Ativar os números da linha - - - - The cursor shape will be a block - The cursor shape will be a block - - - - Enable block cursor - Enable block cursor - - - - Enable folding - Ativar dobragem - - - - Indentation - Indentação - - - - Tab size: - Tamanho do Separador: - - - - Tabulator raster (how many spaces) - Tabulator raster (how many spaces) - - - - Indent size: - Tamanho da Indentação: - - - - How many spaces will be inserted when pressing <Tab> - Quantos espaços serão inseridos ao pressionar <Tab> - - - - Pressing <Tab> will insert a tabulator with defined tab size - Pressing <Tab> will insert a tabulator with defined tab size - - - - Keep tabs - Manter Separadores - - - - Pressing <Tab> will insert amount of defined indent size - Pressing <Tab> will insert amount of defined indent size - - - - Insert spaces - Inserir Espaços - - - - Display items - Exibir itens - - - - Color and font settings will be applied to selected type - Definições de cor e fonte serão aplicadas ao tipo selecionado - - - - Family: - Tipo de Letra: - - - - Font family to be used for selected code type - Família de fonte a ser usada no tipo de código selecionado - - - - Size: - Tamanho: - - - - Font size to be used for selected code type - Tamanho da fonte a ser usado no tipo de código selecionado - - - - Color: - Cor: - - - - Preview: - Pré-visualizar: - - - Gui::Dialog::DlgGeneral - - - General - Geral - - - - Language of the application's user interface - Idioma da interface de utilizador da aplicação - - - - Number format: - Number format: - - - - Operating system - Sistema Operativo - - - - Selected language - Selected language - - - - C/POSIX - C/POSIX - - - - If enabled, numerical keypad decimal separator -will be substituted with locale separator, except -in Python Console and Macro Editor where a -dot/period will always be printed. - If enabled, numerical keypad decimal separator -will be substituted with locale separator, except -in Python Console and Macro Editor where a -dot/period will always be printed. - - - - Preference packs - Preference packs - - - - Name - Nome - - - - Type - Tipo - - - - Load - Carregar - - - - Import config... - Import config... - - - - Save new... - Save new... - - - - Manage... - Manage... - - - - Revert... - Revert... - - - - How many files should be listed in recent files list - Quantos ficheiros devem ser listados na lista de ficheiros recentes - - - - Enable tiled background - Habilitar o fundo em mosaico - - - - The text cursor will be blinking - The text cursor will be blinking - - - - Enable cursor blinking - Enable cursor blinking - - - - Style sheet: - Estilo da folha: - - - - Language and number format - Language and number format - - - - Language: - Language: - - - - Unit system: - Sistema de unidades: - - - - Unit system that should be used for all parts of the application - Unit system that should be used for all parts of the application - - - - Number of decimals: - Número de casas decimais: - - - - Number of decimals that should be shown for numbers and dimensions - Number of decimals that should be shown for numbers and dimensions - - - - Minimum fractional inch: - Fração mínima de Polegada: - - - - Minimum fractional inch to be displayed - Minimum fractional inch to be displayed - - - - Substitute decimal separator - Substitute decimal separator - - - - Application - Aplicação - - - - Style sheet how user interface will look like - Style sheet how user interface will look like - - - - Size of toolbar icons: - Tamanho dos ícones da barra de ferramentas: - - - - Choose your preference for toolbar icon size. You can adjust -this according to your screen size or personal taste - Escolha a sua preferência para o tamanho do ícone na barra de ferramentas. Você pode ajustar de acordo com o tamanho do seu ecrã ou gosto pessoal - - - - Tree view mode: - Tree view mode: - - - - Customize how tree view is shown in the panel (restart required). - -'ComboView': combine tree view and property view into one panel. -'TreeView and PropertyView': split tree view and property view into separate panel. -'Both': keep all three panels, and you can have two sets of tree view and property view. - Customize how tree view is shown in the panel (restart required). - -'ComboView': combine tree view and property view into one panel. -'TreeView and PropertyView': split tree view and property view into separate panel. -'Both': keep all three panels, and you can have two sets of tree view and property view. - - - - Size of recent file list: - Size of recent file list: - - - - Background of the main window (when no document is opened) will consist of tiles of a special image. -See the FreeCAD Wiki for details about the image. - Background of the main window (when no document is opened) will consist of tiles of a special image. -See the FreeCAD Wiki for details about the image. - - - - A Splash screen is a small loading window that is shown -when FreeCAD is launching. If this option is checked, FreeCAD will -display the splash screen - Uma janela de abertura é uma pequena janela de carregamento exibida -enquando o FreeCAD está a ser iniciado. Se esta opção estiver assinalada, o FreeCAD -exibirá a janela de abertura - - - - Enable splash screen at start up - Ativar a janela Boas-vindas ao iniciar - - - - Gui::Dialog::DlgGeneralImp - - - Manage preference packs - Manage preference packs - - - - Small (%1px) - Pequeno (%1px) - - - - Medium (%1px) - Médio (%1px) - - - - Large (%1px) - Grande (%1px) - - - - Extra large (%1px) - Extra grande (%1px) - - - - Custom (%1px) - Personalizado (%1px) - - - - Combo View - Visualização Combinada - - - - TreeView and PropertyView - TreeView and PropertyView - - - - Both - Ambos - - - - No style sheet - Nenhum estilo de folha - - - - Preference Pack Name - Preference Pack Name - - - - Tags - Tags - - - - Apply - Aplicar - - - - Apply the %1 preference pack - Apply the %1 preference pack - - - - Choose a FreeCAD config file to import - Choose a FreeCAD config file to import - - - - File exists - File exists - - - - A preference pack with that name already exists. Overwrite? - A preference pack with that name already exists. Overwrite? - - Gui::Dialog::DlgInputDialog @@ -3112,188 +2685,6 @@ Por favor, indique outra pasta. Gui::Dialog::DlgReportView - - - Report view - Visualizar Relatório - - - - Output - Destino - - - - Normal messages will be recorded - Mensagens normais serão gravadas - - - - Record normal messages - Gravar mensagens normais - - - - Log messages will be recorded - Log messages will be recorded - - - - Record log messages - Gravar registo das mensagens - - - - Warnings will be recorded - Avisos serão gravados - - - - Record warnings - Gravar avisos - - - - Error messages will be recorded - Mensagens de erro serão gravadas - - - - Record error messages - Gravar erros das mensagens - - - - When an error has occurred, the Report View dialog becomes visible -on-screen while displaying the error - Quando ocorre um erro, a caixa de diálogo Vista de Relatório torna-se visível -no ecrã enquanto mostra o erro - - - - Show report view on error - Mostrar vista de relatório em caso de erro - - - - When a warning has occurred, the Report View dialog becomes visible -on-screen while displaying the warning - Quando ocorre um aviso, a caixa de diálogo Vista de Relatório torna-se visível -no ecrã enquanto mostra o aviso - - - - Show report view on warning - Mostrar vista de relatório em caso de aviso - - - - When a normal message has occurred, the Report View dialog becomes visible -on-screen while displaying the message - Quando ocorre uma mensagem normal, a caixa de diálogo Vista de Relatório torna-se visível -no ecrã enquanto mostra a mensagem - - - - Show report view on normal message - Mostrar vista de relatório em caso de mensagem normal - - - - When a log message has occurred, the Report View dialog becomes visible -on-screen while displaying the log message - When a log message has occurred, the Report View dialog becomes visible -on-screen while displaying the log message - - - - Show report view on log message - Show report view on log message - - - - Include a timecode for each report - Include a timecode for each report - - - - Include a timecode for each entry - Include a timecode for each entry - - - - Colors - Cores - - - - Normal messages: - Mensagens normais: - - - - Font color for normal messages in Report view panel - Font color for normal messages in Report view panel - - - - Log messages: - Mensagens de registo: - - - - Font color for log messages in Report view panel - Font color for log messages in Report view panel - - - - Warnings: - Avisos: - - - - Font color for warning messages in Report view panel - Font color for warning messages in Report view panel - - - - Errors: - Erros: - - - - Font color for error messages in Report view panel - Font color for error messages in Report view panel - - - - Python interpreter - Interpretador Python - - - - Internal Python output will be redirected -from Python console to Report view panel - Internal Python output will be redirected -from Python console to Report view panel - - - - Redirect internal Python output to report view - Redirecionar a saída interna de Python para a vista de relatório - - - - Internal Python error messages will be redirected -from Python console to Report view panel - Internal Python error messages will be redirected -from Python console to Report view panel - - - - Redirect internal Python errors to report view - Redirecionar erros internos do Python para a vista de relatório - @@ -3371,70 +2762,70 @@ from Python console to Report view panel Gui::Dialog::DlgSettings3DView - + 3D View Vista 3D - + General Geral - + Main coordinate system will always be shown in lower right corner within opened files O sistema de coordenadas principais será sempre mostrado no canto inferior direito dos ficheiros abertos - + Show coordinate system in the corner Mostrar o sistema de coordenadas no canto - + Relative size : Relative size : - + Size of main coordinate system representation in the corner -- in % of height/width of viewport Size of main coordinate system representation in the corner -- in % of height/width of viewport - + Axis cross will be shown by default at file opening or creation Axis cross will be shown by default at file opening or creation - + Show axis cross by default Show axis cross by default - + Time needed for last operation and resulting frame rate will be shown at the lower left corner in opened files Time needed for last operation and resulting frame rate will be shown at the lower left corner in opened files - + Show counter of frames per second Mostrar contador das imagens por segundo - + Rendering Renderização - + This option is useful for troubleshooting graphics card and driver problems. Changing this option requires a restart of the application. @@ -3443,22 +2834,22 @@ Changing this option requires a restart of the application. Changing this option requires a restart of the application. - + Use software OpenGL Utilizar software OpenGL - + Use OpenGL VBO (Vertex Buffer Object) Use OpenGL VBO (Vertex Buffer Object) - + Render cache Render cache - + If selected, Vertex Buffer Objects (VBO) will be used. A VBO is an OpenGL feature that provides methods for uploading vertex data (position, normal vector, color, etc.) to the graphics card. @@ -3481,7 +2872,7 @@ issues ranging from graphical anomalies to GPU crash bugs. Remember to report this setting as enabled when seeking support on the FreeCAD forums - + 'Render Caching' is another way to say 'Rendering Acceleration'. There are 3 options available to achieve this: 1) 'Auto' (default), let Coin3D decide where to cache. @@ -3498,92 +2889,92 @@ only cache at the scene graph root node. This offers the fastest rendering speed but slower response to any scene changes. - + Auto Auto - + Distributed Distribuído - + Centralized Centralizado - + Anti-Aliasing Suavização de serrilhado - + What kind of multisample anti-aliasing is used What kind of multisample anti-aliasing is used - + None Nenhum - + Line Smoothing Suavização da linha - + MSAA 2x MSAA 2x - + MSAA 4x MSAA 4x - + MSAA 8x MSAA 8x - + Transparent objects: Objetos transparentes: - + Render types of transparent objects Render types of transparent objects - + One pass Uma passagem - + Backface pass Backface pass - + Marker size: Tamanho do marcador: - + Size of vertices in the Sketcher workbench Size of vertices in the Sketcher workbench - + Eye to eye distance for stereo modes Eye to eye distance for stereo modes - + Eye-to-eye distance used for stereo projections. The specified value is a factor that will be multiplied with the bounding box size of the 3D object that is currently displayed. @@ -3592,48 +2983,48 @@ The specified value is a factor that will be multiplied with the bounding box size of the 3D object that is currently displayed. - + Backlight is enabled with the defined color Backlight is enabled with the defined color - - + + Backlight color Cor da luz de fundo - + Intensity Intensidade - + Intensity of the backlight Intensidade da luz de fundo - + Camera type Tipo de câmara - + Objects will appear in a perspective projection Objetos aparecerão em uma projeção de perspectiva - + Perspective renderin&g Renderização de perspectiva - + Objects will be projected in orthographic projection Objetos serão projetados em projeção ortográfica - + Or&thographic rendering Renderização Or&tográfica @@ -3645,42 +3036,42 @@ bounding box size of the 3D object that is currently displayed. Gui::Dialog::DlgSettings3DViewImp - + 5px 5px - + 7px 7px - + 9px 9px - + 11px 11px - + 13px 13px - + 15px 15px - + Anti-aliasing Suavização de serrilhado - + Open a new viewer or restart %1 to apply anti-aliasing changes. Abra um novo visualizador ou reiniciar o %1 para aplicar as alterações de suavização de serrilhado. @@ -3688,77 +3079,77 @@ bounding box size of the 3D object that is currently displayed. Gui::Dialog::DlgSettingsCacheDirectory - + Cache Cache - + Cache directory Cache directory - + Location: Location: - + Check periodically at program start: Check periodically at program start: - + Always Always - + Daily Daily - + Weekly Weekly - + Monthly Monthly - + Yearly Yearly - + Never Never - + Cache size limit: Cache size limit: - + Check now... Check now... - + Notify the user if the cache size exceeds the specified limit Notify the user if the cache size exceeds the specified limit - + Unknown Desconhecido - + Current cache size: %1 Current cache size: %1 @@ -3932,181 +3323,181 @@ besides the color bar Gui::Dialog::DlgSettingsDocument - + Document Documento - + General Geral - + The application will create a new document when started The application will create a new document when started - + Create new document at start up Criar novo documento no arranque - + Document save compression level (0 = none, 9 = highest, 3 = default) Nível de compactação ao guardar documentos (0 = nenhum, 9 = mais alto, 3 = padrão) - + Compression level for FCStd files Nível de compressão para ficheiros FCStd - + All changes in documents are stored so that they can be undone/redone All changes in documents are stored so that they can be undone/redone - + Using Undo/Redo on documents Usar Desfazer/Refazer em documentos - + Maximum Undo/Redo steps Máximo do Anular/Refazer passos - + How many Undo/Redo steps should be recorded Quantos passos de Desfazer/Refazer devem ser gravados - + Allow user aborting document recomputation by pressing ESC. This feature may slightly increase recomputation time. Allow user aborting document recomputation by pressing ESC. This feature may slightly increase recomputation time. - + Allow aborting recomputation Allow aborting recomputation - + Storage Armazenamento - + Saving transactions (Auto-save) Guardando as transações (auto-save) - + Discard saved transaction after saving document Descartar transações gravadas depois de guardar o documento - + If there is a recovery file available the application will automatically run a file recovery when it is started. If there is a recovery file available the application will automatically run a file recovery when it is started. - + Run AutoRecovery at startup Executar a AutoRecuperação ao iniciar - + How often a recovery file is written Com que frequência é escrito um ficheiro de recuperação - + Save AutoRecovery information every Guardar informações de AutoRecuperação a cada - + A thumbnail will be stored when document is saved A thumbnail will be stored when document is saved - + Save thumbnail into project file when saving document Gravar miniatura no ficheiro de projeto quando guardar um documento - + Size Tamanho - + Sets the size of the thumbnail that is stored in the document. Common sizes are 128, 256 and 512 Sets the size of the thumbnail that is stored in the document. Common sizes are 128, 256 and 512 - + The program logo will be added to the thumbnail The program logo will be added to the thumbnail - + Add the program logo to the generated thumbnail Adicionar o logotipo do programa à miniatura gerada - + How many backup files will be kept when saving document How many backup files will be kept when saving document - + Maximum number of backup files to keep when resaving document Número máximo de ficheiros de backup a manter quando salvar novamente o documento - + Backup files will get extension '.FCbak' and file names get date suffix according to the specified format Backup files will get extension '.FCbak' and file names get date suffix according to the specified format - + Use date and FCBak extension Use date and FCBak extension - + Date format Formato de data - + Document objects Objetos de documento - + Allow objects to have same label Allow objects to have same label - + Allow duplicate object labels in one document Permitir os nomes de objeto duplicados num documento - + Enable partial loading of external linked documents. Then only referenced objects and their dependencies will be loaded when a linked document is auto-opened together with the main document. @@ -4119,22 +3510,22 @@ A partially loaded document cannot be edited. Double click the document icon in the tree view to fully reload it. - + Disable partial loading of external linked objects Disable partial loading of external linked objects - + Authoring and License Autoria e licença - + Author name Nome do autor - + All documents that will be created will get the specified author name. Keep blank for anonymous. You can also use the form: John Doe <john@doe.com> @@ -4143,32 +3534,32 @@ Keep blank for anonymous. You can also use the form: John Doe <john@doe.com> - + The field 'Last modified by' will be set to specified author when saving the file The field 'Last modified by' will be set to specified author when saving the file - + Set on save Salvar - + Company Empresa - + Default company name to use for new files Default company name to use for new files - + Default license Licença padrão - + Default license for new documents Licença padrão para novos documentos @@ -4238,12 +3629,12 @@ You can also use the form: John Doe <john@doe.com> Outros - + License URL URL da licença - + URL describing more about the license URL describing more about the license @@ -4251,104 +3642,21 @@ You can also use the form: John Doe <john@doe.com> Gui::Dialog::DlgSettingsDocumentImp - + The format of the date to use. The format of the date to use. - + Default Predefinição - + Format Formato - - Gui::Dialog::DlgSettingsEditorImp - - - Text - Texto - - - - Bookmark - Marcador - - - - Breakpoint - Ponto de quebra - - - - Keyword - Palavra-chave - - - - Comment - Comentário - - - - Block comment - Bloquear comentário - - - - Number - Número - - - - String - Texto - - - - Character - Caráter - - - - Class name - Nome da Classe - - - - Define name - Definir Nome - - - - Operator - Operador - - - - Python output - Saída de Python - - - - Python error - Erro do Python - - - - Current line highlight - Linha atual realçada - - - - Items - Itens - - Gui::Dialog::DlgSettingsImage @@ -4529,122 +3837,122 @@ You can also use the form: John Doe <john@doe.com> Gui::Dialog::DlgSettingsMacro - + Macro Macro - + General macro settings Definições Gerais da Macro - + Variables defined by macros are created as local variables Variables defined by macros are created as local variables - + Run macros in local environment Executar macros no ambiente local - + Macro recording settings Definições da Gravação de Macro - + Macro path Caminho da macro - + The directory in which the application will search for macros The directory in which the application will search for macros - + Gui commands Comandos da GUI - + Recorded macros will also contain user interface commands Recorded macros will also contain user interface commands - + Record GUI commands Record GUI commands - + Recorded macros will also contain user interface commands as comments Recorded macros will also contain user interface commands as comments - + Record as comment Gravar como comentário - + Logging Commands Registo de Comandos - + Commands executed by macro scripts are shown in Python console Commands executed by macro scripts are shown in Python console - + Show script commands in python console Mostrar comandos script na consola python - + Log all commands issued by menus to file: Salvar todos os comandos emitidos por menus em ficheiro log: - + FullScript.FCScript FullScript.FCScript - + Recent macros menu Menu de macros recentes - + Size of recent macro list Size of recent macro list - + How many macros should be listed in recent macros list Quantas macros devem ser listadas na lista de macros recentes - + Keyboard shortcut count Keyboard shortcut count - + How many recent macros should have shortcuts How many recent macros should have shortcuts - + Keyboard Modifiers Keyboard Modifiers - + Keyboard modifiers, default = Ctrl+Shift+ Keyboard modifiers, default = Ctrl+Shift+ @@ -4652,130 +3960,130 @@ You can also use the form: John Doe <john@doe.com> Gui::Dialog::DlgSettingsNavigation - - + + Navigation Navegação - + Navigation cube Navigation cube - + Steps by turn Steps by turn - + Number of steps by turn when using arrows (default = 8 : step angle = 360/8 = 45 deg) Number of steps by turn when using arrows (default = 8 : step angle = 360/8 = 45 deg) - + Corner Vértice - + Corner where navigation cube is shown Canto onde o cubo de navegação é mostrado - + Top left Topo Esquerdo - + Top right Topo Direito - + Bottom left Base esquerda - + Bottom right Base direita - + Rotates to nearest possible state when clicking a cube face Rotates to nearest possible state when clicking a cube face - + Rotate to nearest Girar para o mais próximo - + Font name: Font name: - + Font name of the navigation cube Font name of the navigation cube - + Default Predefinição - + Cube size Tamanho do cubo - + Size of the navigation cube Tamanho do cubo de navegação - + Color Cor - + Base color for all elements Base color for all elements - + 3D Navigation Navegação 3D - + List the mouse button configs for each chosen navigation setting. Select a set and then press the button to view said configurations. List the mouse button configs for each chosen navigation setting. Select a set and then press the button to view said configurations. - + Mouse... Rato ... - + Navigation settings set Navigation settings set - + Orbit style Estilo da Órbita - + Rotation orbit style. Trackball: moving the mouse horizontally will rotate the part around the y-axis Turntable: the part will be rotated around the z-axis (with constrained axes). @@ -4786,116 +4094,116 @@ Turntable: the part will be rotated around the z-axis (with constrained axes). Free Turntable: the part will be rotated around the z-axis. - + Turntable Plataforma giratória - + Trackball Trackball - + Free Turntable Free Turntable - + Rotation mode Modo de Rotação - + Rotations in 3D will use current cursor position as center for rotation Rotations in 3D will use current cursor position as center for rotation - + Window center Window center - + Drag at cursor Drag at cursor - + Object center Centro do objeto - + Default camera orientation Default camera orientation - + Default camera orientation when creating a new document or selecting the home view Default camera orientation when creating a new document or selecting the home view - + Camera zoom Camera zoom - + Sets camera zoom for new documents. The value is the diameter of the sphere to fit on the screen. Sets camera zoom for new documents. The value is the diameter of the sphere to fit on the screen. - + mm mm - + Enable animated rotations Enable animated rotations - + Enable animation Ativar animação - + Zoom operations will be performed at position of mouse pointer Zoom operations will be performed at position of mouse pointer - + Zoom at cursor Zoom no cursor - + Zoom step Zoom step - + How much will be zoomed. Zoom step of '1' means a factor of 7.5 for every zoom step. How much will be zoomed. Zoom step of '1' means a factor of 7.5 for every zoom step. - + Direction of zoom operations will be inverted Direction of zoom operations will be inverted - + Invert zoom Inverter Zoom - + Prevents view tilting when pinch-zooming. Affects only gesture navigation style. Mouse tilting is not disabled by this setting. @@ -4904,57 +4212,67 @@ Affects only gesture navigation style. Mouse tilting is not disabled by this setting. - + Disable touchscreen tilt gesture Desativar o gesto de inclinação da tela sensível ao toque - + + Show the rotation center when dragging. + Show the rotation center when dragging. + + + + Enable rotation center indication + Enable rotation center indication + + + Isometric Isométrica - + Dimetric Dimetrica - + Trimetric Trimétrica - + Top Topo - + Front Frente - + Left Esquerda - + Right Direita - + Rear Traseira - + Bottom De baixo - + Custom Personalizado @@ -4962,44 +4280,44 @@ Mouse tilting is not disabled by this setting. Gui::Dialog::DlgSettingsPythonConsole - + Python console Consola Python - + Settings Ajustes - + Words will be wrapped when they exceed available horizontal space in Python console Words will be wrapped when they exceed available horizontal space in Python console - + Enable word wrap Permitir quebra de linha - + The cursor shape will be a block The cursor shape will be a block - + Enable block cursor Enable block cursor - + Saves Python history across sessions Saves Python history across sessions - + Save history Save history @@ -5007,17 +4325,37 @@ horizontal space in Python console Gui::Dialog::DlgSettingsSelection - + Selection Seleção - + + Enable preselection, highlighted with specified color + Enable preselection, highlighted with specified color + + + + Enable preselection + Enable preselection + + + + Enable selection, highlighted with specified color + Enable selection, highlighted with specified color + + + + Enable selection + Enable selection + + + Pick radius (px): Raio do Ponteiro (px): - + Area for picking elements in 3D view. Larger value eases to pick things, but can make small features impossible to select. @@ -5026,27 +4364,27 @@ Larger value eases to pick things, but can make small features impossible to sel - + Auto switch to the 3D view containing the selected item Auto switch to the 3D view containing the selected item - + Auto expand tree item when the corresponding object is selected in 3D view Auto expand tree item when the corresponding object is selected in 3D view - + Preselect the object in 3D view when mouse over the tree item Preselect the object in 3D view when mouse over the tree item - + Record selection in tree view in order to go back/forward using navigation button Record selection in tree view in order to go back/forward using navigation button - + Add checkboxes for selection in document tree Add checkboxes for selection in document tree @@ -5054,147 +4392,122 @@ Larger value eases to pick things, but can make small features impossible to sel Gui::Dialog::DlgSettingsViewColor - + Colors Cores - - Selection - Seleção - - - - Enable preselection and highlight by specified color - Enable preselection and highlight by specified color - - - - Enable preselection highlighting - Habilitar preseleção realçada - - - - Enable selection highlighting and use specified color - Enable selection highlighting and use specified color - - - - Enable selection highlighting - ativar o realce de seleção - - - + Background color for the model view Background color for the model view - + Background color Cor de Fundo - - + + Background will have selected color Background will have selected color - + Simple color Cor Simples - - + + Background will have selected color gradient Background will have selected color gradient - + Linear gradient Linear gradient - + Radial gradient Radial gradient - - + + Top: Top: - - + + Middle: Middle: - + Switches the colors of the gradient Switches the colors of the gradient - + Switch Switch - + Color gradient will get selected color as middle color Color gradient will get selected color as middle color - + Middle color Cor intermédia - - + + Bottom: Bottom: - + Tree view Visualizar em Árvore - + Object being edited Objeto em edição - + Background color for objects in tree view that are currently edited Background color for objects in tree view that are currently edited - + Active container Contentor ativo - + Background color for active containers in tree view Background color for active containers in tree view - + Central: Central: - + Midway: Midway: - + End: End: @@ -5319,7 +4632,7 @@ The preference system is the one set in the general preferences. Gui::Dialog::DockablePlacement - + Placement Colocação @@ -5918,17 +5231,17 @@ The 'Status' column shows whether the document could be recovered. Aplicar - + Please select 1, 2, or 3 points before clicking this button. A point may be on a vertex, face, or edge. If on a face or edge the point used will be the point at the mouse position along face or edge. If 1 point is selected it will be used as the center of rotation. If 2 points are selected the midpoint between them will be the center of rotation and a new custom axis will be created, if needed. If 3 points are selected the first point becomes the center of rotation and lies on the vector that is normal to the plane defined by the 3 points. Some distance and angle information is provided in the report view, which can be useful when aligning objects. For your convenience when Shift + click is used the appropriate distance or angle is copied to the clipboard. Por favor selecione 1, 2 ou 3 pontos antes de clicar neste botão. Um ponto pode estar num vértice, face ou aresta. Se estiver numa face ou aresta, o ponto utilizado será o ponto na posição do rato ao longo da face ou aresta. Se for selecionado 1 ponto será usado como o centro de rotação. Se forem selecionados 2 pontos o ponto médio entre eles será o centro de rotação e será criado um novo eixo personalizado, se necessário. Se forem selecionados 3 pontos o primeiro ponto torna-se o centro de rotação e encontra-se sobre o vetor normal ao plano definido por 3 pontos. Algumas informações de distância e ângulo são fornecidas na vista de relatório, que pode ser útil ao alinhar objetos. Para sua conveniência quando Shift + clique for usado a distância adequada ou ângulo é copiado para a área de transferência. - + Incorrect quantity Quantidade incorreta - + There are input fields with incorrect input, please ensure valid placement values! Existem campos com valor incorreto, por favor, certifique-se de usar valores de posicionamento válidos! @@ -6190,7 +5503,7 @@ originally selected prior to opening this dialog Gui::DockWnd::PropertyDockView - + Property View Ver Propriedade @@ -6258,22 +5571,22 @@ originally selected prior to opening this dialog Ir para o fim - + Clear Limpar - + Save As... Guardar Como ... - + Save Report Output Guardar Relatório de Saída - + Plain Text Files Ficheiros de texto sem formatação @@ -6404,7 +5717,7 @@ originally selected prior to opening this dialog Aplicação - + Labels & Attributes Nomes e Atributos @@ -6453,27 +5766,27 @@ Deseja guardar as suas alterações? Ficheiro PDF - + untitled[*] sem título[*] - + - Editor - Editor - + %1 chars removed %1 carateres removidos - + %1 chars added %1 carateres adicionados - + Formatted Formatado @@ -6589,74 +5902,74 @@ Deseja guardar as suas alterações? Gui::GraphvizView - + Graphviz not found Graphviz não encontrado - + Graphviz couldn't be found on your system. Não foi possível encontrar o Graphviz no seu sistema. - + Read more about it here. Leia mais sobre isso aqui. - + Do you want to specify its installation path if it's already installed? Quer especificar o caminho de instalação se este já estiver instalado? - + Graphviz installation path Caminho de instalação do Graphviz - + Graphviz failed Graphviz falhou - + Graphviz failed to create an image file O Graphviz falhou ao criar um ficheiro de imagem - + PNG format Formato PNG - + Bitmap format Formato de bitmap - + GIF format Formato GIF - + JPG format Formato JPG - + SVG format Formato SVG - - + + PDF format Formato PDF - - + + Export graph Exportar gráfico @@ -6798,17 +6111,17 @@ Deseja guardar as suas alterações? Gui::MacroCommand - + Macros Macros - + Macro file doesn't exist Ficheiro de macro não existe - + No such macro file: '%1' Não existe tal ficheiro de macro: '%1' @@ -6817,7 +6130,7 @@ Deseja guardar as suas alterações? Gui::MainWindow - + Dimension Dimensão @@ -6847,32 +6160,42 @@ Deseja guardar as suas alterações? Fechar Tudo - - - + + + Toggles this toolbar Altera esta Barra de Ferramentas - - - + + + Toggles this dockable window Ativa/desativa esta janela encaixável - - + + WARNING: This is a development version. + WARNING: This is a development version. + + + + Please do not use in a production environment. + Please do not use in a production environment. + + + + Unsaved document Documento não guardado - + The exported object contains external link. Please save the documentat least once before exporting. The exported object contains external link. Please save the documentat least once before exporting. - + To link to external objects, the document must be saved at least once. Do you want to save the document now? To link to external objects, the document must be saved at least once. @@ -6882,63 +6205,63 @@ Do you want to save the document now? Gui::ManualAlignment - - - - - + + + + + Manual alignment Alinhamento manual - + The alignment is already in progress. O alinhamento já está em progresso. - + Alignment[*] Alinhamento [*] - + Please, select at least one point in the left and the right view Por favor, selecione pelo menos um ponto nos lados esquerdo e direito - + Please, select at least %1 points in the left and the right view Por favor, selecione pelo menos %1 pontos nos lados esquerdo e direito - + Please pick points in the left and right view Por favor, selecione pontos dos lados direito e esquerdo - + The alignment has finished O alinhamento terminou - + The alignment has been canceled O alinhamento foi cancelado - - + + Too few points picked in the left view. At least %1 points are needed. Poucos pontos selecionados no lado esquerdo. São necessários pelo menos %1 pontos. - - + + Too few points picked in the right view. At least %1 points are needed. Poucos pontos selecionados no lado direito. São necessários pelo menos %1 pontos. - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. @@ -6947,59 +6270,59 @@ No lado esquerdo foram selecionados %1, no lado direito foram selecionados %2. - + Try to align group of views Tentar alinhar o grupo de vistas - + The alignment failed. How do you want to proceed? O alinhamento falhou. Como pretende continuar? - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. Diferente número de pontos selecionados no lado esquerdo e direito. No lado esquerdo foram selecionados %1 pontos e, no lado direito foram selecionados %2 pontos. - + Point_%1 Point_%1 - + Point picked at (%1,%2,%3) Selecionado o ponto (%1,%2,%3) - + No point was found on model Nenhum ponto foi encontrado no modelo - + No point was picked Nenhum ponto foi escolhido - + &Align &Align - + &Remove last point &Remove last point - + &Cancel &Cancelar - + &Synchronize views &Synchronize views @@ -7146,7 +6469,7 @@ Como pretende continuar? Gui::PropertyEditor::LinkLabel - + Change the linked object Alterar o objeto ligado @@ -7154,12 +6477,12 @@ Como pretende continuar? Gui::PropertyEditor::LinkSelection - + Error Erro - + Object not found Objeto não encontrado @@ -7230,13 +6553,13 @@ Como pretende continuar? Gui::PropertyView - + View Ver - + Data Dados @@ -7284,77 +6607,77 @@ Deseja sair sem guardar os seus dados? Exceção de C++ desconhecida não resolvida. - + &Copy &Copiar - + &Copy command &Copiar Comando - + &Copy history &Copiar Histórico - + Save history as... Guardar histórico como... - + Save history Save history - + Saves Python history across %1 sessions Salva histórico do Python em %1 sessões - + &Paste &Colar - + Select All Selecionar Tudo - + Clear console Limpar consola - + Insert file name... Inserir Nome do Ficheiro ... - + Word wrap Continuar Palavra - + Save History Guardar Histórico - + Macro Files Ficheiros de macro - + Insert file name Inserir Nome do Ficheiro - + All Files Todos os Ficheiros @@ -7367,7 +6690,7 @@ Deseja sair sem guardar os seus dados? Comentário - + Uncomment Descomentar @@ -7375,17 +6698,17 @@ Deseja sair sem guardar os seus dados? Gui::RecentFilesAction - + Open file %1 Abrir Ficheiro %1 - + File not found Ficheiro não encontrado - + The file '%1' cannot be opened. Não foi possível abrir o ficheiro '%1'. @@ -7393,22 +6716,22 @@ Deseja sair sem guardar os seus dados? Gui::RecentMacrosAction - + none Nenhuma - + Run macro %1 (Shift+click to edit) keyboard shortcut: %2 Run macro %1 (Shift+click to edit) keyboard shortcut: %2 - + File not found Ficheiro não encontrado - + The file '%1' cannot be opened. Não foi possível abrir o ficheiro '%1'. @@ -7439,22 +6762,22 @@ Deseja sair sem guardar os seus dados? Gui::SearchBar - + Previous Anterior - + Next Next - + Case sensitive Case sensitive - + Whole words Whole words @@ -7698,38 +7021,38 @@ Quer especificar outro diretório? Gui::TextDocumentEditorView - + Text updated Texto actualizado - + The text of the underlying object has changed. Discard changes and reload the text from the object? Foi alterado o texto do objeto subjacente. Descartar as alterações e recarregar o texto do objeto? - + Yes, reload. Sim, recarregar. - + Unsaved document Documento não guardado - + Do you want to save your changes before closing? Quer guardar as alterações antes de fechar? - + If you don't save, your changes will be lost. Se não guardar, as alterações serão perdidas. - - + + Edit text Editar Texto @@ -8001,7 +7324,7 @@ Quer especificar outro diretório? Gui::TreeDockWidget - + Tree view Visualizar em Árvore @@ -8009,7 +7332,7 @@ Quer especificar outro diretório? Gui::TreePanel - + Search Procurar @@ -8017,183 +7340,183 @@ Quer especificar outro diretório? Gui::TreeWidget - + Search... Procurar... - + Search for objects Procurar por objetos - + Activate document Ativar Documento - + Activate document %1 Ativar Documento %1 - + Tree settings Configurações da árvore - + Show description column Mostrar coluna de descrição - + Show an extra tree view column for item description. The item's description can be set by pressing F2 (or your OS's edit button) or by editing the 'label2' property. Exibe uma coluna extra na árvore para a descrição do item. A descrição do item pode ser definida pressionando F2 (ou o botão editar do seu SO) ou editando a propriedade 'label2'. - + Group Grupo - + Labels & Attributes Nomes e Atributos - + Description Descrição - + Show items hidden in tree view Show items hidden in tree view - + Show items that are marked as 'hidden' in the tree view Show items that are marked as 'hidden' in the tree view - + Toggle visibility in tree view Toggle visibility in tree view - + Toggles the visibility of selected items in the tree view Toggles the visibility of selected items in the tree view - + Create group... Criar Grupo ... - + Create a group Criar um Grupo - - + + Rename Renomear - + Rename object Renomear objeto - + Finish editing Terminar Edição - + Finish editing object Terminar Edição do Objeto - + Add dependent objects to selection Add dependent objects to selection - + Adds all dependent objects to the selection Adds all dependent objects to the selection - + Close document Fechar documento - + Close the document Fechar o documento - + Reload document Recarregar documento - + Reload a partially loaded document Recarregar um documento parcialmente carregado - + Skip recomputes Ignorar recalcular - + Enable or disable recomputations of document Habilitar ou desabilitar recalculo do documento - + Allow partial recomputes Allow partial recomputes - + Enable or disable recomputating editing object when 'skip recomputation' is enabled Enable or disable recomputating editing object when 'skip recomputation' is enabled - + Mark to recompute Marcar para recalcular - + Mark this object to be recomputed Marcar este objeto para ser recalculado - + Recompute object Recompute object - + Recompute the selected object Recompute the selected object - + (but must be executed) (but must be executed) - + %1, Internal name: %2 %1, nome interno: %2 @@ -8224,12 +7547,12 @@ Quer especificar outro diretório? Ficheiro PDF - + Opening file failed Falha ao abrir ficheiro - + Can't open file '%1' for writing. Não é possível abrir o ficheiro '%1' para escrita. @@ -8237,7 +7560,7 @@ Quer especificar outro diretório? Gui::WorkbenchGroup - + Select the '%1' workbench Selecione a bancada '%1' @@ -8452,69 +7775,70 @@ Quer especificar outro diretório? QObject - - + + General Geral - - + + + Display Visualização - + Workbenches Bancadas de trabalho - - - + + + Python Python - - - + + + Unknown filetype Tipo de ficheiro desconhecido - - + + Cannot open unknown filetype: %1 Não é possível abrir o tipo de ficheiro desconhecido: %1 - + Export failed Exportação falhada - + Cannot save to unknown filetype: %1 Não é possível guardar um tipo de ficheiro desconhecido: %1 - + Workbench failure Falha da bancada de trabalho - + %1 %1 - + Exception Exceção @@ -8560,8 +7884,8 @@ Quer especificar outro diretório? A exportar PDF ... - + Unsaved document Documento não guardado @@ -8712,17 +8036,17 @@ Do you want to continue? Não é possível abrir o ficheiro '%1'. - + files ficheiros - + Save image Save image - + Choose an image file to open Escolha um ficheiro de imagem para abrir @@ -8828,44 +8152,44 @@ Do you want to continue? - + Type Tipo - + Notifier Notifier - + Message Message - + Notifier: Notifier: - + Do you want to skip confirmation of further critical message notifications while loading the file? Deseja saltar a confirmação de novas notificações de mensagens críticas ao carregar o ficheiro? - + Critical Message Mensagem Crítica - + Too many opened non-intrusive notifications. Notifications are being omitted! Too many opened non-intrusive notifications. Notifications are being omitted! - + Identical physical path detected. It may cause unwanted overwrite of existing document! @@ -8874,44 +8198,44 @@ Do you want to continue? - + Are you sure you want to continue? Tem certeza que deseja continuar? - + Please check report view for more... Please check report view for more... - + Physical path: Physical path: - - + + Document: Document: - - + + Path: Caminho: - + Identical physical path Identical physical path - + Could not save document Could not save document - + There was an issue trying to save the file. This may be because some of the parent folders do not exist, or you do not have sufficient permissions, or for other reasons. Error details: "%1" @@ -8924,102 +8248,102 @@ Would you like to save the file with a different name? Would you like to save the file with a different name? - - - + + + Saving aborted Guardar interrompido - + Save dependent files Guardar ficheiros dependentes - + The file contains external dependencies. Do you want to save the dependent files, too? O ficheiro contém dependências externas. Você também deseja guardar os ficheiros dependentes? - - + + Saving document failed Salvar o documento falhou - + Save document under new filename... Guardar o documento sob um novo nome de ficheiro... - - + + Save %1 Document Guardar Documento %1 - + Document Documento - - + + Failed to save document Falha ao guardar documento - + Documents contains cyclic dependencies. Do you still want to save them? Documentos contém dependências cíclicas. Você ainda deseja salvá-los? - + Save a copy of the document under new filename... Guardar uma cópia do documento com um novo nome... - + %1 document (*.FCStd) documento %1 (*.FCStd) - + Document not closable O documento não pode ser fechado - + The document is not closable for the moment. O documento não pode ser fechado neste momento. - + Document not saved Document not saved - + The document%1 could not be saved. Do you want to cancel closing it? The document%1 could not be saved. Do you want to cancel closing it? - + Undo Desfazer - + Redo Refazer - + There are grouped transactions in the following documents with other preceding transactions There are grouped transactions in the following documents with other preceding transactions - + Choose 'Yes' to roll back all preceding transactions. Choose 'No' to roll back in the active document only. Choose 'Abort' to abort @@ -9102,12 +8426,12 @@ Por favor, abra um navegador e digite: http://localhost:%1. Opções ... - + Out of memory Sem Memória - + Not enough memory available to display the data. Não há memória disponível para visualizar os dados. @@ -9123,7 +8447,7 @@ Por favor, abra um navegador e digite: http://localhost:%1. Não é possível encontrar o ficheiro %1, nem em %2 ou em %3 - + Navigation styles Estilos de Navegação @@ -9134,7 +8458,7 @@ Por favor, abra um navegador e digite: http://localhost:%1. - + Transform Transformar @@ -9199,12 +8523,12 @@ Por favor, abra um navegador e digite: http://localhost:%1. O %1 não está vazio, Apagar o seu conteúdo também? - + Translation: Tradução: - + Rotation: Rotação: @@ -9300,60 +8624,60 @@ sublinhado (_) e não deve começar com um dígito. Falha ao adicionar propriedade a '%1': %2 - - + + Drag & drop failed Arrastar & soltar falhou - + Setup configurable object Setup configurable object - + Select which object to copy or exclude when configuration changes. All external linked objects are excluded by default. Select which object to copy or exclude when configuration changes. All external linked objects are excluded by default. - + Please select which objects to copy when the configuration is changed Please select which objects to copy when the configuration is changed - + Apply to all Apply to all - + Apply the setting to all links. Or, uncheck this option to apply only to this link. Apply the setting to all links. Or, uncheck this option to apply only to this link. - + Copy on change Copy on change - + Enable Ativar - + Enable auto copy of linked object when its configuration is changed Enable auto copy of linked object when its configuration is changed - + Tracking Monitorização - + Copy the linked object when its configuration is changed. Also auto redo the copy if the original linked object is changed. @@ -9362,17 +8686,17 @@ Also auto redo the copy if the original linked object is changed. - + Disable copy on change Disable copy on change - + Refresh configurable object Refresh configurable object - + Synchronize the original configurable source object by creating a new deep copy. Note that any changes made to the current copy will be lost. @@ -9383,23 +8707,23 @@ the current copy will be lost. - + Toggle array elements Toggle array elements - + Change whether show each link array element as individual objects Change whether show each link array element as individual objects - + Transform at the origin of the placement Transform at the origin of the placement - - + + Override colors... Override colors... @@ -9427,12 +8751,12 @@ the current copy will be lost. SelectionFilter - + Not allowed: Não é permitido: - + Selection not allowed by filter Seleção não permitida pelo filtro @@ -9440,9 +8764,9 @@ the current copy will be lost. StdBoxElementSelection - - + + Box element selection Box element selection @@ -9450,13 +8774,13 @@ the current copy will be lost. StdBoxSelection - + Box selection Caixa de seleção - + Activate the box selection tool Activate the box selection tool @@ -9534,13 +8858,13 @@ the current copy will be lost. StdCmdAxisCross - + Toggle axis cross Ligar/desligar símbolo de eixos - - + + Turns on or off the axis cross at the origin Turns on or off the axis cross at the origin @@ -9646,13 +8970,13 @@ the current copy will be lost. StdCmdDemoMode - + View turntable... Vista de mesa giratória... - + View turntable Vista de mesa giratória @@ -9992,13 +9316,13 @@ the current copy will be lost. StdCmdHideObjects - + Hide all objects Ocultar todos os objetos - - + + Hide all objects in the document Ocultar todos os objetos no documento @@ -10006,13 +9330,13 @@ the current copy will be lost. StdCmdHideSelection - + Hide selection Ocultar seleção - - + + Hide all selected objects Ocultar todos os objetos selecionados @@ -10286,13 +9610,13 @@ the current copy will be lost. StdCmdMeasureDistance - + Measure distance Calcular a Distância - + Activate the distance measurement tool Activate the distance measurement tool @@ -10351,8 +9675,8 @@ the current copy will be lost. Criar um Novo Documento vazio - + Unnamed Sem nome @@ -10580,8 +9904,8 @@ the current copy will be lost. StdCmdRecentFiles - Recent files - Ficheiros Recentes + Open Recent + Open Recent @@ -10719,13 +10043,13 @@ the current copy will be lost. StdCmdSceneInspector - + Scene inspector... Inspetor de cena... - + Scene inspector Inspetor de cena @@ -10733,13 +10057,13 @@ the current copy will be lost. StdCmdSelBack - + &Back &Voltar - + Go back to previous selection Voltar para a seleção anterior @@ -10747,13 +10071,13 @@ the current copy will be lost. StdCmdSelBoundingBox - + &Bounding box &Bounding box - + Show selection bounding box Show selection bounding box @@ -10761,13 +10085,13 @@ the current copy will be lost. StdCmdSelForward - + &Forward &Avançar - + Repeat the backed selection Repeat the backed selection @@ -10789,13 +10113,13 @@ the current copy will be lost. StdCmdSelectVisibleObjects - + Select visible objects Selecionar objetos visíveis - - + + Select visible objects in the active document Selecionar objetos visíveis no documento ativo @@ -10817,13 +10141,13 @@ the current copy will be lost. StdCmdSetAppearance - + Appearance... Aparência ... - + Sets the display properties of the selected object Define as propriedades de exibição do objeto selecionado @@ -10831,13 +10155,13 @@ the current copy will be lost. StdCmdShowObjects - + Show all objects Mostrar Todos os Objetos - - + + Show all objects in the document Mostrar Todos os Objetos no Documento @@ -10845,13 +10169,13 @@ the current copy will be lost. StdCmdShowSelection - + Show selection Mostrar Seleção - - + + Show all selected objects Mostrar Todos os Objetos Selecionados @@ -10887,13 +10211,13 @@ the current copy will be lost. StdCmdTextureMapping - + Texture mapping... Mapeamento de textura... - + Texture mapping Mapeamento da Textura @@ -10943,13 +10267,13 @@ the current copy will be lost. StdCmdToggleNavigation - + Toggle navigation/Edit mode Alternar o modo de navegação/modo de edição - - + + Toggle between navigation and edit mode Alternar entre o modo de edição e navegação @@ -10957,13 +10281,13 @@ the current copy will be lost. StdCmdToggleObjects - + Toggle all objects Alternar Todos os Objetos - - + + Toggles visibility of all objects in the active document Alterna a visibilidade de todos os objetos no documento ativo @@ -10971,13 +10295,13 @@ the current copy will be lost. StdCmdToggleSelectability - + Toggle selectability Alternar seletibilidade - - + + Toggles the property of the objects to get selected in the 3D-View Alterna a propriedade dos objetos para serem selecionados na Visualização a 3D @@ -10985,13 +10309,13 @@ the current copy will be lost. StdCmdToggleVisibility - + Toggle visibility Alternar Visibilidade - - + + Toggles visibility Alterna a visibilidade @@ -11041,13 +10365,13 @@ the current copy will be lost. StdCmdTreeCollapse - + Collapse selected item Collapse selected item - + Collapse currently selected tree items Collapse currently selected tree items @@ -11055,13 +10379,13 @@ the current copy will be lost. StdCmdTreeExpand - + Expand selected item Expandir item selecionado - + Expand currently selected tree items Expandir itens da árvore selecionados atualmente @@ -11069,13 +10393,13 @@ the current copy will be lost. StdCmdTreeSelectAllInstances - + Select all instances Selecionar todas as instâncias - + Select all instances of the current selected object Selecionar todas as instâncias do objeto atual @@ -11083,13 +10407,13 @@ the current copy will be lost. StdCmdTreeViewActions - + TreeView actions TreeView actions - + TreeView behavior options and actions TreeView behavior options and actions @@ -11153,13 +10477,13 @@ the current copy will be lost. StdCmdViewBottom - + Bottom De baixo - + Set to bottom view Mostrar vista de baixo @@ -11167,13 +10491,13 @@ the current copy will be lost. StdCmdViewCreate - + Create new view Criar nova janela de visualização - + Creates a new view window for the active document Cria uma nova janela de visualização para o documento ativo @@ -11181,13 +10505,13 @@ the current copy will be lost. StdCmdViewDimetric - + Dimetric Dimetrica - + Set to dimetric view Ver axonometria dimétrica @@ -11195,13 +10519,13 @@ the current copy will be lost. StdCmdViewExample1 - + Inventor example #1 Exemplo Inventor #1 - + Shows a 3D texture with manipulator Mostra uma textura 3D com manipulador @@ -11209,13 +10533,13 @@ the current copy will be lost. StdCmdViewExample2 - + Inventor example #2 Exemplo Inventor #2 - + Shows spheres and drag-lights Mostra as esferas e luzes-arrastadas (drag-lights) @@ -11223,13 +10547,13 @@ the current copy will be lost. StdCmdViewExample3 - + Inventor example #3 Exemplo Inventor #3 - + Shows a animated texture Mostra uma textura animada @@ -11237,13 +10561,13 @@ the current copy will be lost. StdCmdViewFitAll - + Fit all Visualizar tudo - + Fits the whole content on the screen Ajustar todo o conteúdo à tela @@ -11251,13 +10575,13 @@ the current copy will be lost. StdCmdViewFitSelection - + Fit selection Enquadrar seleção - + Fits the selected content on the screen Enquadra o conteúdo selecionado no monitor @@ -11265,13 +10589,13 @@ the current copy will be lost. StdCmdViewFront - + Front Frente - + Set to front view Mostrar vista frontal @@ -11279,13 +10603,13 @@ the current copy will be lost. StdCmdViewHome - + Home Início - + Set to default home view Definir como vista inicial pré-definida @@ -11293,13 +10617,13 @@ the current copy will be lost. StdCmdViewIsometric - + Isometric Isométrica - + Set to isometric view Ver axonometria isométrica @@ -11307,13 +10631,13 @@ the current copy will be lost. StdCmdViewIvIssueCamPos - + Issue camera position Mostrar a posição da câmera - + Issue the camera position to the console and to a macro, to easily recall this position Mostrar a posição da câmara na consola e numa macro, para recuperar facilmente essa posição @@ -11321,13 +10645,13 @@ the current copy will be lost. StdCmdViewIvStereoInterleavedColumns - + Stereo Interleaved Columns Stereo Interleaved Columns - + Switch stereo viewing to Interleaved Columns Alternar visualização stereo para colunas intercalados @@ -11335,13 +10659,13 @@ the current copy will be lost. StdCmdViewIvStereoInterleavedRows - + Stereo Interleaved Rows Linhas intercaladas Stereo - + Switch stereo viewing to Interleaved Rows Alternar vista stereo para linhas intercalados @@ -11349,13 +10673,13 @@ the current copy will be lost. StdCmdViewIvStereoOff - + Stereo Off Desligar Stereo - + Switch stereo viewing off Desligar vista stereo @@ -11363,13 +10687,13 @@ the current copy will be lost. StdCmdViewIvStereoQuadBuff - + Stereo quad buffer Stereo quad buffer - + Switch stereo viewing to quad buffer Alternar vista stereo para quad buffer @@ -11377,13 +10701,13 @@ the current copy will be lost. StdCmdViewIvStereoRedGreen - + Stereo red/cyan Stereo vermelho/ciano - + Switch stereo viewing to red/cyan Alternar vista stereo vermelho/ciano @@ -11391,13 +10715,13 @@ the current copy will be lost. StdCmdViewLeft - + Left Esquerda - + Set to left view Mostrar vista esquerda @@ -11405,13 +10729,13 @@ the current copy will be lost. StdCmdViewRear - + Rear Traseira - + Set to rear view Mostrar vista de trás @@ -11433,13 +10757,13 @@ the current copy will be lost. StdCmdViewRight - + Right Direita - + Set to right view Mostrar vista direita @@ -11447,13 +10771,13 @@ the current copy will be lost. StdCmdViewRotateLeft - + Rotate Left Rodar para a Esquerda - + Rotate the view by 90° counter-clockwise Rodar a vista 90º no sentido anti-horário @@ -11461,13 +10785,13 @@ the current copy will be lost. StdCmdViewRotateRight - + Rotate Right Rodar para a Direita - + Rotate the view by 90° clockwise Rodar a vista 90º no sentido horário @@ -11489,13 +10813,13 @@ the current copy will be lost. StdCmdViewTop - + Top Topo - + Set to top view Mostrar vista de cima @@ -11503,13 +10827,13 @@ the current copy will be lost. StdCmdViewTrimetric - + Trimetric Trimétrica - + Set to trimetric view Ver axonometria trimétrica @@ -11517,13 +10841,13 @@ the current copy will be lost. StdCmdViewVR - + FreeCAD-VR FreeCAD-VR - + Extend the FreeCAD 3D Window to a Oculus Rift Estender a janela 3D FreeCAD para Oculus Rift @@ -11587,13 +10911,13 @@ the current copy will be lost. StdMainFullscreen - + Fullscreen Ecrã inteiro - + Display the main window in fullscreen mode Mostrar a janela principal em ecrã completo @@ -11629,13 +10953,13 @@ the current copy will be lost. StdRecallWorkingView - + Recall working view Recall working view - - + + Recall previously stored temporary working view Recall previously stored temporary working view @@ -11643,13 +10967,13 @@ the current copy will be lost. StdStoreWorkingView - + Store working view Store working view - - + + Store a document-specific temporary working view Store a document-specific temporary working view @@ -11657,13 +10981,13 @@ the current copy will be lost. StdTreeCollapseDocument - + Collapse/Expand Colapsar/Expandir - + Expand active document and collapse all others Expandir o documento ativo e colapsar todos os outros @@ -11671,12 +10995,12 @@ the current copy will be lost. StdTreeDrag - + Initiate dragging Iniciar arrastar - + Initiate dragging of current selected tree items Initiate dragging of current selected tree items @@ -11684,13 +11008,13 @@ the current copy will be lost. StdTreeMultiDocument - + Multi document Multi document - + Display all documents in the tree view Mostrar todos os documentos na vista em árvore @@ -11698,12 +11022,12 @@ the current copy will be lost. StdTreePreSelection - + Pre-selection Pré-seleção - + Preselect the object in 3D view when mouse over the tree item Preselect the object in 3D view when mouse over the tree item @@ -11711,12 +11035,12 @@ the current copy will be lost. StdTreeRecordSelection - + Record selection Record selection - + Record selection in tree view in order to go back/forward using navigation button Record selection in tree view in order to go back/forward using navigation button @@ -11724,13 +11048,13 @@ the current copy will be lost. StdTreeSelection - + Go to selection Ir para seleção - + Scroll to first selected item Ir para o primeiro item selecionado @@ -11738,13 +11062,13 @@ the current copy will be lost. StdTreeSingleDocument - + Single document Documento único - + Only display the active document in the tree view Mostrar somente o documento ativo na vista em árvore @@ -11752,12 +11076,12 @@ the current copy will be lost. StdTreeSyncPlacement - + Sync placement Sync placement - + Auto adjust placement on drag and drop objects across coordinate systems Auto adjust placement on drag and drop objects across coordinate systems @@ -11765,12 +11089,12 @@ the current copy will be lost. StdTreeSyncSelection - + Sync selection Seleção de sincronização - + Auto expand tree item when the corresponding object is selected in 3D view Auto expand tree item when the corresponding object is selected in 3D view @@ -11778,12 +11102,12 @@ the current copy will be lost. StdTreeSyncView - + Sync view Visualização de sincronização - + Auto switch to the 3D view containing the selected item Auto switch to the 3D view containing the selected item @@ -11791,13 +11115,13 @@ the current copy will be lost. StdViewBoxZoom - + Box zoom Zoom por caixa - + Activate the box zoom tool Activate the box zoom tool @@ -11805,13 +11129,13 @@ the current copy will be lost. StdViewDock - + Docked Ancorada - + Display the active view either in fullscreen, in undocked or docked mode Mostrar a vista activa em ecrã completo, em modo desencaixado ou encaixado @@ -11819,13 +11143,13 @@ the current copy will be lost. StdViewDockUndockFullscreen - + Document window Janela do documento - + Display the active view either in fullscreen, in undocked or docked mode Mostrar a vista activa em ecrã completo, em modo desencaixado ou encaixado @@ -11833,13 +11157,13 @@ the current copy will be lost. StdViewFullscreen - + Fullscreen Ecrã inteiro - + Display the active view either in fullscreen, in undocked or docked mode Mostrar a vista activa em ecrã completo, em modo desencaixado ou encaixado @@ -11847,13 +11171,13 @@ the current copy will be lost. StdViewScreenShot - + Save image... Save image... - + Creates a screenshot of the active view Salvar uma imagem da vista ativa @@ -11861,13 +11185,13 @@ the current copy will be lost. StdViewUndock - + Undocked Livre - + Display the active view either in fullscreen, in undocked or docked mode Mostrar a vista activa em ecrã completo, em modo desencaixado ou encaixado @@ -11875,13 +11199,13 @@ the current copy will be lost. StdViewZoomIn - + Zoom In Zoom + - + Increase the zoom factor by a fixed amount Increase the zoom factor by a fixed amount @@ -11889,13 +11213,13 @@ the current copy will be lost. StdViewZoomOut - + Zoom Out Zoom - - + Decrease the zoom factor by a fixed amount Decrease the zoom factor by a fixed amount @@ -11930,72 +11254,72 @@ Are you sure you want to continue? Std_DrawStyle - + As is Como é - + Normal mode Modo normal - + Points Pontos - + Points mode Modo de pontos - + Wireframe aramado (wireframe) - + Wireframe mode Modo de aramado (Wireframe) - + Hidden line Linha oculta - + Hidden line mode Modo de linha oculta - + No shading Sem sombreamento - + No shading mode Modo sem sombreamento - + Shaded Sombreado - + Shaded mode Modo sombreado - + Flat lines Linhas planas - + Flat lines mode Modo linhas plana @@ -12209,12 +11533,12 @@ Ainda deseja prosseguir? Gui::MDIView - + Export PDF Exportar PDF - + PDF file Ficheiro PDF @@ -12222,196 +11546,190 @@ Ainda deseja prosseguir? Gui::Dialog::DlgSettingsNotificationArea - - + Notification Area Notification Area - + Settings Ajustes - + The Notification area will appear in the status bar The Notification area will appear in the status bar - + Enable Notification Area Enable Notification Area - + Non-intrusive notifications will appear next to the notification area in the status bar Non-intrusive notifications will appear next to the notification area in the status bar - + Enable non-intrusive notifications Enable non-intrusive notifications - + Additional data sources Fontes de dados adicionais - + Errors intended for developers will appear in the notification area Erros destinados aos programadores aparecerão na área de notificação - + Debug errors Erros de depuração - + Warnings intended for developers will appear in the notification area Avisos destinados aos programadores vão aparecer na área de notificação - + Debug warnings Alertas de depuração - + Non-Intrusive Notifications Non-Intrusive Notifications - + Minimum Duration: Minimum Duration: - + Maximum Duration: Maximum Duration: - + Duration during which the notification will be shown (unless mouse buttons are clicked) Duration during which the notification will be shown (unless mouse buttons are clicked) - - + + s s - + Minimum duration during which the notification will be shown (unless notification clicked) Minimum duration during which the notification will be shown (unless notification clicked) - + Maximum Number of Notifications: Maximum Number of Notifications: - + Maximum number of notifications that will be simultaneously present on the screen Maximum number of notifications that will be simultaneously present on the screen - + Notification width: Notification width: - + Width of the notification in pixels Width of the notification in pixels - + Any open non-intrusive notifications will disappear when another window is activated Any open non-intrusive notifications will disappear when another window is activated - + Hide when other window is activated Hide when other window is activated - + Prevent non-intrusive notifications from appearing when the FreeCAD Window is not the active window Prevent non-intrusive notifications from appearing when the FreeCAD Window is not the active window - + Do not show when inactive Do not show when inactive - + Message List Message List - + Limit the number of messages that will be kept in the list. If 0 there is no limit. Limit the number of messages that will be kept in the list. If 0 there is no limit. - + Maximum Messages (0 = no limit): Maximum Messages (0 = no limit): - + Removes the user notifications from the message list after the non-intrusive maximum duration has lapsed. Removes the user notifications from the message list after the non-intrusive maximum duration has lapsed. - + Auto-remove User Notifications Auto-remove User Notifications - - - Activation of the Notification Area only takes effect after an application restart. - Activation of the Notification Area only takes effect after an application restart. - Gui::Dialog::DlgSettingsWorkbenches - + Available Workbenches Available Workbenches - + <html><head/><body><p>You can reorder workbenches by drag and drop. Additional workbenches can be installed through the addon manager.</p><p> Currently, your system has the following workbenches:</p></body></html> <html><head/><body><p>You can reorder workbenches by drag and drop. Additional workbenches can be installed through the addon manager.</p><p> Currently, your system has the following workbenches:</p></body></html> - + Start up workbench: Start up workbench: - + Choose which workbench will be activated and shown after FreeCAD launches Choose which workbench will be activated and shown after FreeCAD launches - + Workbench selector position : Workbench selector position : - + Customize where the workbench selector appears (restart required). 'Toolbar': In the toolbars, as a movable toolbar. @@ -12424,12 +11742,12 @@ after FreeCAD launches 'Right Corner': In the menu bar, on the right corner. - + If checked, application will remember which workbench is active for each tab of the viewport If checked, application will remember which workbench is active for each tab of the viewport - + Remember active workbench by tab Remember active workbench by tab @@ -12578,47 +11896,47 @@ after FreeCAD launches Gui::Dialog::wbListItem - + If unchecked, %1 will not appear in the available workbenches. If unchecked, %1 will not appear in the available workbenches. - + This is the current startup module, and must be enabled. See Preferences/General/Autoload to change. This is the current startup module, and must be enabled. See Preferences/General/Autoload to change. - + Shortcut to activate this workbench. Shortcut to activate this workbench. - + Auto-load Auto-load - + If checked, %1 will be loaded automatically when FreeCAD starts up If checked, %1 will be loaded automatically when FreeCAD starts up - + This is the current startup module, and must be autoloaded. See Preferences/General/Autoload to change. This is the current startup module, and must be autoloaded. See Preferences/General/Autoload to change. - + Loaded Loaded - + Load Carregar - + To preserve resources, FreeCAD does not load workbenches until they are used. Loading them may provide access to additional preferences related to their functionality. To preserve resources, FreeCAD does not load workbenches until they are used. Loading them may provide access to additional preferences related to their functionality. @@ -12626,17 +11944,17 @@ after FreeCAD launches Gui::Dialog::DlgSettingsWorkbenchesImp - + Toolbar Barras de ferramentas - + Left corner Left corner - + Right corner Right corner @@ -12662,12 +11980,12 @@ after FreeCAD launches Gui::NotificationArea - + Delete user notifications Delete user notifications - + Delete All Delete All @@ -12703,13 +12021,13 @@ after FreeCAD launches StdViewLoadImage - + Load image... Load image... - + Loads an image Loads an image @@ -12777,4 +12095,741 @@ after FreeCAD launches Ocorreu um erro -- consulte Visualização e Relatórios para mais informações + + Gui::Dialog::DlgSettingsEditor + + + Editor + Editor + + + + Options + Opções + + + + Code lines will be numbered + Linhas de código serão numeradas + + + + Enable line numbers + Ativar os números da linha + + + + The cursor shape will be a block + The cursor shape will be a block + + + + Enable block cursor + Enable block cursor + + + + Enable folding + Ativar dobragem + + + + Indentation + Indentação + + + + Tab size: + Tamanho do Separador: + + + + Tabulator raster (how many spaces) + Tabulator raster (how many spaces) + + + + Indent size: + Tamanho da Indentação: + + + + How many spaces will be inserted when pressing <Tab> + Quantos espaços serão inseridos ao pressionar <Tab> + + + + Pressing <Tab> will insert a tabulator with defined tab size + Pressing <Tab> will insert a tabulator with defined tab size + + + + Keep tabs + Manter Separadores + + + + Pressing <Tab> will insert amount of defined indent size + Pressing <Tab> will insert amount of defined indent size + + + + Insert spaces + Inserir Espaços + + + + Display items + Exibir itens + + + + Color and font settings will be applied to selected type + Definições de cor e fonte serão aplicadas ao tipo selecionado + + + + Family: + Tipo de Letra: + + + + Font family to be used for selected code type + Família de fonte a ser usada no tipo de código selecionado + + + + Size: + Tamanho: + + + + Font size to be used for selected code type + Tamanho da fonte a ser usado no tipo de código selecionado + + + + Color: + Cor: + + + + Preview: + Pré-visualizar: + + + + Text + Texto + + + + Bookmark + Marcador + + + + Breakpoint + Ponto de quebra + + + + Keyword + Palavra-chave + + + + Comment + Comentário + + + + Block comment + Bloquear comentário + + + + Number + Número + + + + String + Texto + + + + Character + Caráter + + + + Class name + Nome da Classe + + + + Define name + Definir Nome + + + + Operator + Operador + + + + Python output + Saída de Python + + + + Python error + Erro do Python + + + + Current line highlight + Linha atual realçada + + + + Items + Itens + + + + Gui::Dialog::DlgSettingsGeneral + + + General + Geral + + + + Language and number format + Language and number format + + + + Language: + Language: + + + + Language of the application's user interface + Idioma da interface de utilizador da aplicação + + + + Unit system: + Sistema de unidades: + + + + Unit system that should be used for all parts of the application + Unit system that should be used for all parts of the application + + + + Number of decimals: + Número de casas decimais: + + + + Number of decimals that should be shown for numbers and dimensions + Number of decimals that should be shown for numbers and dimensions + + + + Minimum fractional inch: + Fração mínima de Polegada: + + + + Minimum fractional inch to be displayed + Minimum fractional inch to be displayed + + + + Number format: + Number format: + + + + Operating system + Sistema Operativo + + + + Selected language + Selected language + + + + C/POSIX + C/POSIX + + + + If enabled, numerical keypad decimal separator +will be substituted with locale separator, except +in Python Console and Macro Editor where a +dot/period will always be printed. + If enabled, numerical keypad decimal separator +will be substituted with locale separator, except +in Python Console and Macro Editor where a +dot/period will always be printed. + + + + Substitute decimal separator + Substitute decimal separator + + + + Application + Aplicação + + + + Theme: + Theme: + + + + Customize how user interface will look like + Customize how user interface will look like + + + + Size of toolbar icons: + Tamanho dos ícones da barra de ferramentas: + + + + Choose your preference for toolbar icon size. You can adjust +this according to your screen size or personal taste + Escolha a sua preferência para o tamanho do ícone na barra de ferramentas. Você pode ajustar de acordo com o tamanho do seu ecrã ou gosto pessoal + + + + Tree view mode: + Tree view mode: + + + + Customize how tree view is shown in the panel (restart required). + +'ComboView': combine tree view and property view into one panel. +'TreeView and PropertyView': split tree view and property view into separate panel. +'Both': keep all three panels, and you can have two sets of tree view and property view. + Customize how tree view is shown in the panel (restart required). + +'ComboView': combine tree view and property view into one panel. +'TreeView and PropertyView': split tree view and property view into separate panel. +'Both': keep all three panels, and you can have two sets of tree view and property view. + + + + Size of recent file list: + Size of recent file list: + + + + How many files should be listed in recent files list + Quantos ficheiros devem ser listados na lista de ficheiros recentes + + + + Background of the main window (when no document is opened) will consist of tiles of a special image. +See the FreeCAD Wiki for details about the image. + Background of the main window (when no document is opened) will consist of tiles of a special image. +See the FreeCAD Wiki for details about the image. + + + + Enable tiled background + Habilitar o fundo em mosaico + + + + The text cursor will be blinking + The text cursor will be blinking + + + + Enable cursor blinking + Enable cursor blinking + + + + A Splash screen is a small loading window that is shown +when FreeCAD is launching. If this option is checked, FreeCAD will +display the splash screen + Uma janela de abertura é uma pequena janela de carregamento exibida +enquando o FreeCAD está a ser iniciado. Se esta opção estiver assinalada, o FreeCAD +exibirá a janela de abertura + + + + Enable splash screen at start up + Ativar a janela Boas-vindas ao iniciar + + + + Preference packs + Preference packs + + + + Name + Nome + + + + Type + Tipo + + + + Load + Carregar + + + + Import config... + Import config... + + + + Save new... + Save new... + + + + Manage... + Manage... + + + + Revert... + Revert... + + + + Manage preference packs + Manage preference packs + + + + Small (%1px) + Pequeno (%1px) + + + + Medium (%1px) + Médio (%1px) + + + + Large (%1px) + Grande (%1px) + + + + Extra large (%1px) + Extra grande (%1px) + + + + Custom (%1px) + Personalizado (%1px) + + + + Combo View + Visualização Combinada + + + + TreeView and PropertyView + TreeView and PropertyView + + + + Both + Ambos + + + + Preference Pack Name + Preference Pack Name + + + + Tags + Tags + + + + Apply + Aplicar + + + + Apply the %1 preference pack + Apply the %1 preference pack + + + + Choose a FreeCAD config file to import + Choose a FreeCAD config file to import + + + + File exists + File exists + + + + A preference pack with that name already exists. Overwrite? + A preference pack with that name already exists. Overwrite? + + + + Gui::Dialog::DlgSettingsReportView + + + Report view + Visualizar Relatório + + + + Output + Destino + + + + Normal messages will be recorded + Mensagens normais serão gravadas + + + + Record normal messages + Gravar mensagens normais + + + + Log messages will be recorded + Log messages will be recorded + + + + Record log messages + Gravar registo das mensagens + + + + Warnings will be recorded + Avisos serão gravados + + + + Record warnings + Gravar avisos + + + + Error messages will be recorded + Mensagens de erro serão gravadas + + + + Record error messages + Gravar erros das mensagens + + + + When an error has occurred, the Report View dialog becomes visible +on-screen while displaying the error + Quando ocorre um erro, a caixa de diálogo Vista de Relatório torna-se visível +no ecrã enquanto mostra o erro + + + + Show report view on error + Mostrar vista de relatório em caso de erro + + + + When a warning has occurred, the Report View dialog becomes visible +on-screen while displaying the warning + Quando ocorre um aviso, a caixa de diálogo Vista de Relatório torna-se visível +no ecrã enquanto mostra o aviso + + + + Show report view on warning + Mostrar vista de relatório em caso de aviso + + + + When a normal message has occurred, the Report View dialog becomes visible +on-screen while displaying the message + Quando ocorre uma mensagem normal, a caixa de diálogo Vista de Relatório torna-se visível +no ecrã enquanto mostra a mensagem + + + + Show report view on normal message + Mostrar vista de relatório em caso de mensagem normal + + + + When a log message has occurred, the Report View dialog becomes visible +on-screen while displaying the log message + When a log message has occurred, the Report View dialog becomes visible +on-screen while displaying the log message + + + + Show report view on log message + Show report view on log message + + + + Include a timecode for each report + Include a timecode for each report + + + + Include a timecode for each entry + Include a timecode for each entry + + + + Colors + Cores + + + + Normal messages: + Mensagens normais: + + + + Font color for normal messages in Report view panel + Font color for normal messages in Report view panel + + + + Log messages: + Mensagens de registo: + + + + Font color for log messages in Report view panel + Font color for log messages in Report view panel + + + + Warnings: + Avisos: + + + + Font color for warning messages in Report view panel + Font color for warning messages in Report view panel + + + + Errors: + Erros: + + + + Font color for error messages in Report view panel + Font color for error messages in Report view panel + + + + Python interpreter + Interpretador Python + + + + Internal Python output will be redirected +from Python console to Report view panel + Internal Python output will be redirected +from Python console to Report view panel + + + + Redirect internal Python output to report view + Redirecionar a saída interna de Python para a vista de relatório + + + + Internal Python error messages will be redirected +from Python console to Report view panel + Internal Python error messages will be redirected +from Python console to Report view panel + + + + Redirect internal Python errors to report view + Redirecionar erros internos do Python para a vista de relatório + + + + Gui::Dialog::DlgSettingsTheme + + + Theme + Theme + + + + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + + + + Style sheet: + Estilo da folha: + + + + Style sheet how user interface will look like + Style sheet how user interface will look like + + + + Secondary theme color + Secondary theme color + + + + + + This color might be used by your theme to let you customize it. + This color might be used by your theme to let you customize it. + + + + Highlight color + Highlight color + + + + Focus theme color + Focus theme color + + + + No style sheet + Nenhum estilo de folha + + diff --git a/src/Gui/Language/FreeCAD_ro.ts b/src/Gui/Language/FreeCAD_ro.ts index 676cc5b3c2..70dc97b6cb 100644 --- a/src/Gui/Language/FreeCAD_ro.ts +++ b/src/Gui/Language/FreeCAD_ro.ts @@ -42,29 +42,29 @@ Dimensiunea vizuală a formei - + <empty> (gol) - - + + Angle Unghi - - + + Axis Axele - + Position Position - + Enum Enum @@ -91,12 +91,12 @@ CmdViewMeasureClearAll - + Clear measurement Suprimă măsurătoarea - + Clear all visible measurements Ştergeţi toate măsurătorile vizibile @@ -104,12 +104,12 @@ CmdViewMeasureToggleAll - + Toggle measurement Activează/dezactivează măsurătoarea - + Turn on or off the display of all measurements Porniţi sau opriţi afişajul tuturor măsurătorilor @@ -117,12 +117,12 @@ Command - + Edit Editare - + Import Import @@ -182,7 +182,7 @@ Adaugă un grup - + Align Align @@ -194,18 +194,18 @@ - + Transform Transformare - + Toggle array elements Comutare elemente matrice - + Link Transform Transformarea legăturii @@ -215,12 +215,12 @@ Măsoară distanţa - + Toggle visibility Activează/dezactivează vizibilitate - + Toggle selectability Activează/dezactivează selectabilitatea @@ -559,7 +559,7 @@ Gui::AutoSaver - + Please wait until the AutoRecovery file has been saved... Vă rugăm să aşteptaţi până când s-a salvat fișierul AutoRecovery... @@ -712,47 +712,47 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::AboutDialog - - + + Credits Header for the Credits tab of the About screen Contributii - + FreeCAD would not be possible without the contributions of FreeCAD nu ar fi posibil fără contribuțiile - + Individuals Header for the list of individual people in the Credits list. Persoane - + Organizations Header for the list of companies/organizations in the Credits list. Organizaţii - - + + License Licenţă - + Libraries Libraries - + This software uses open source components whose copyright and other proprietary rights belong to their respective owners: This software uses open source components whose copyright and other proprietary rights belong to their respective owners: - + Collection Colecție @@ -760,22 +760,22 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::ApplicationCache - + Cache directory Director cache - + The cache directory %1 exceeds the size of %2. Directorul de cache %1 depăşeşte dimensiunea de %2. - + Do you want to clear it now? Doriți sa îl curățați acum? - + Warning: Please make sure that this is the only running %1 instance and that no documents are opened as this may result into data loss! Atenție: Asigurați-vă că aceasta este singura instanță %1 care rulează și că niciun document nu este deschis, deoarece vă puteți pierde datele! @@ -796,37 +796,37 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::CameraDialog - + Camera settings Setari camera - + Orientation Orientarea - + Q0 Q0 - + Q1 Q1 - + Q2 Q2 - + Q3 Q3 - + Current view Vedere curentă @@ -1395,13 +1395,13 @@ acelasi timp. Va fi declanșat cel cu cea mai mare prioritate. Titlu - + All Toate - - + + none niciunul @@ -1409,8 +1409,8 @@ acelasi timp. Va fi declanșat cel cu cea mai mare prioritate. Gui::Dialog::DlgCustomToolBoxbarsImp - - + + Toolbox bars Bare de instrumente @@ -1685,551 +1685,123 @@ acelasi timp. Va fi declanșat cel cu cea mai mare prioritate. Gui::Dialog::DlgDisplayPropertiesImp - + Default Implicit - + Aluminium Aluminiu - + Brass Alamă - + Bronze Bronz - + Copper Cupru - + Chrome Crom - + Emerald Smarald - + Gold Aur - + Jade Jad - + Metalized Metalizat - + Neon GNC Neon GNC - + Neon PHC Neon PHC - + Obsidian Obsidian - + Pewter Cositor - + Plaster Ipsos - + Plastic Din material plastic - + Ruby Rubin - + Satin Satin/atlas/mătase - + Shiny plastic Plastic lucios - + Silver Argint - + Steel Oţel - + Stone Piatră Gui::Dialog::DlgEditorSettings - - - Editor - Editor - - - - Options - Opţiuni - - - - Code lines will be numbered - Liniile de cod vor fi numerotate - - - - Enable line numbers - Activează numerotarea liniilor - - - - The cursor shape will be a block - Forma cursorului va fi un bloc - - - - Enable block cursor - Activare cursor bloc - - - - Enable folding - Activează plierea - - - - Indentation - Identație/retragere - - - - Tab size: - Mărime tabulator: - - - - Tabulator raster (how many spaces) - Rasterul tabulatorului (câte spații) - - - - Indent size: - Demensiunea identației /retragerii: - - - - How many spaces will be inserted when pressing <Tab> - Câte spații vor fi inserate la apăsarea tastei <Tab> - - - - Pressing <Tab> will insert a tabulator with defined tab size - Apăsarea tastei <Tab> va insera un tabulator cu dimensiunea definită a tab-ului - - - - Keep tabs - Păstrează tabulatorii - - - - Pressing <Tab> will insert amount of defined indent size - Apăsarea tastei <Tab> va insera indentația conform dimensiunii definite - - - - Insert spaces - Inseraţi spaţii - - - - Display items - Afişare elemente - - - - Color and font settings will be applied to selected type - Setările de culoare și font vor fi aplicate tipului selectat - - - - Family: - Familie: - - - - Font family to be used for selected code type - Familia de fonturi care va fi folosită pentru tipul de cod selectat - - - - Size: - Dimensiune: - - - - Font size to be used for selected code type - Dimensiunea fontului pentru tipul de cod selectat - - - - Color: - Culoare: - - - - Preview: - Previzualizare: - - - Gui::Dialog::DlgGeneral - - - General - General - - - - Language of the application's user interface - Limba interfeței pentru utilizator a aplicației - - - - Number format: - Format număr: - - - - Operating system - Sistem de operare - - - - Selected language - Limba selectată - - - - C/POSIX - C/POSIX - - - - If enabled, numerical keypad decimal separator -will be substituted with locale separator, except -in Python Console and Macro Editor where a -dot/period will always be printed. - Dacă este activat, separatorul zecimal de tastatură numerică -va fi înlocuit cu separator local, exceptând -în Python Console și Macro Editor, unde un -punct/period va fi întotdeauna imprimat. - - - - Preference packs - Pachete de preferințe - - - - Name - Nume - - - - Type - Tip - - - - Load - Incarcă - - - - Import config... - Importă configurația... - - - - Save new... - Salvează nou... - - - - Manage... - Gestionează... - - - - Revert... - Revenire/restabilire... - - - - How many files should be listed in recent files list - Câte fişiere trebuie afișate în lista de fişiere recente - - - - Enable tiled background - Activează fundalul în mozaic - - - - The text cursor will be blinking - Cursorul de text va clipi - - - - Enable cursor blinking - Activează clipirea cursorului - - - - Style sheet: - Stil foaie: - - - - Language and number format - Limbă și format de număr - - - - Language: - Limba: - - - - Unit system: - Sistem de unitate: - - - - Unit system that should be used for all parts of the application - Sistem unităților de măsură care ar trebui să fie utilizat pentru toate componentele aplicației - - - - Number of decimals: - Număr de zecimale: - - - - Number of decimals that should be shown for numbers and dimensions - Numărul de zecimale care ar trebui afișate pentru numere și dimensiuni - - - - Minimum fractional inch: - Fracțiunea minimă în Inch: - - - - Minimum fractional inch to be displayed - Fracțiunea minimă de inch care va fi afișată - - - - Substitute decimal separator - Separator zecimal înlocuitor - - - - Application - Aplicație - - - - Style sheet how user interface will look like - Foaie de stil despre cum va arăta interfața utilizatorului - - - - Size of toolbar icons: - Dimensiunea iconițelor in toolbar: - - - - Choose your preference for toolbar icon size. You can adjust -this according to your screen size or personal taste - Alegeți preferința dumneavoastră pentru dimensiunea pictogramelor din bara de instrumente. Puteți ajusta -acest lucru în funcție de dimensiunea ecranului sau de gustul personal - - - - Tree view mode: - Vizualizare tip arbore: - - - - Customize how tree view is shown in the panel (restart required). - -'ComboView': combine tree view and property view into one panel. -'TreeView and PropertyView': split tree view and property view into separate panel. -'Both': keep all three panels, and you can have two sets of tree view and property view. - Personalizați modul în care este afișată vizualizarea arborelui în panou (este necesară repornirea). - -'ComboView': combinați vizualizarea arborelui și a proprietății într-un singur panou. -'TreeView și PropertyView': vizualizare arborele împărțit și vizualizare proprietate în panou separat. -'Ambele': păstrați toate cele trei panouri și puteți avea două seturi de vizualizare a arborelui și a proprietății. - - - - Size of recent file list: - Dimensiunea listei de fişiere recente: - - - - Background of the main window (when no document is opened) will consist of tiles of a special image. -See the FreeCAD Wiki for details about the image. - Fundalul ferestrei principale (atunci când nu este deschis niciun document) va fi format din plăci ale unei imagini speciale. -Consultați Wiki FreeCAD pentru detalii despre imagine. - - - - A Splash screen is a small loading window that is shown -when FreeCAD is launching. If this option is checked, FreeCAD will -display the splash screen - Un ecran de pornire este o mică fereastră de încărcare care este afișată -atunci când FreeCAD este lansat. În cazul în care această opțiune este bifată, FreeCAD va afișa -ecranul de pornire - - - - Enable splash screen at start up - Activează ecranul inițial de bun sosit la pornire - - - - Gui::Dialog::DlgGeneralImp - - - Manage preference packs - Gestionează pachetele de preferințe - - - - Small (%1px) - Mic (%1px) - - - - Medium (%1px) - Mediu (%1px) - - - - Large (%1px) - Mare (%1px) - - - - Extra large (%1px) - Foarte mare (%1px) - - - - Custom (%1px) - Personalizat (%1px) - - - - Combo View - Vizualizare combo - - - - TreeView and PropertyView - VedereArbore și VedereProprietăți - - - - Both - Ambele - - - - No style sheet - Fără stil foaie - - - - Preference Pack Name - Numele pachetului de preferințe - - - - Tags - Etichete - - - - Apply - Aplică - - - - Apply the %1 preference pack - Aplică pachetul de preferințe %1 - - - - Choose a FreeCAD config file to import - Alegeți un fișier de configurare FreeCAD pentru import - - - - File exists - Fișier existent - - - - A preference pack with that name already exists. Overwrite? - Un pachet de preferințe cu același nume există deja. Doriți sa îl suprascrieți? - - Gui::Dialog::DlgInputDialog @@ -3112,188 +2684,6 @@ Specify another directory, please. Gui::Dialog::DlgReportView - - - Report view - Vezualizare raport - - - - Output - Ieşire - - - - Normal messages will be recorded - Mesajele normale vor fi înregistrate - - - - Record normal messages - Înregistrează mesajele normale - - - - Log messages will be recorded - Jurnalul de mesaje va fi înregistrat - - - - Record log messages - Înregistrare mesaje în jurnal - - - - Warnings will be recorded - Avertismentele vor fi înregistrate - - - - Record warnings - Înregistrează avertismente - - - - Error messages will be recorded - Mesajele de eroare vor fi înregistrate - - - - Record error messages - Înregistrează mesajele de eroare - - - - When an error has occurred, the Report View dialog becomes visible -on-screen while displaying the error - Când a apărut o eroare, fereastra de vizualizare raport va devini vizibilă -pe ecran în timpul afișării erorii - - - - Show report view on error - Arată vizualizarea raportului pentru eroare - - - - When a warning has occurred, the Report View dialog becomes visible -on-screen while displaying the warning - Când a apărut un avertisment, fereastra Vizualizare Raport va deveni vizibilă -pe ecran în timpul afișării avertismentului - - - - Show report view on warning - Arată Vizualizare Raport pentru avertismente - - - - When a normal message has occurred, the Report View dialog becomes visible -on-screen while displaying the message - Când a apărut un mesaj normal, fereastra Vizualizare Raport va deveni vizibilă -pe ecran în timp ce afișează mesajul - - - - Show report view on normal message - Arată rapoarte pentru mesajele normale - - - - When a log message has occurred, the Report View dialog becomes visible -on-screen while displaying the log message - Când a apărut un mesaj de jurnal, fereastra Vizualizare Raport va deveni vizibilă -pe ecran în timp ce afișează mesajul de jurnal - - - - Show report view on log message - Arată rapoarte pentru mesajele de jurnal - - - - Include a timecode for each report - Include ora pentru fiecare raport - - - - Include a timecode for each entry - Include ora pentru fiecare înregistrare - - - - Colors - Culori - - - - Normal messages: - Mesaje normale: - - - - Font color for normal messages in Report view panel - Culoarea font-ului pentru mesajele normale în fereastra de Vizualizare Rapoarte - - - - Log messages: - Mesaje de jurnal: - - - - Font color for log messages in Report view panel - Culoarea font-ului pentru mesajele de jurnal în fereastra de Vizualizare Rapoarte - - - - Warnings: - Avertismente: - - - - Font color for warning messages in Report view panel - Culoarea font-ului pentru mesajele de avertizare în panoul de vizualizare Rapoarte - - - - Errors: - Erori: - - - - Font color for error messages in Report view panel - Culoarea font-ului pentru mesajele de eroare în panoul de vizualizare Rapoarte - - - - Python interpreter - Interpretor de Python - - - - Internal Python output will be redirected -from Python console to Report view panel - Mesajele interne Python vor fi redirecționate -din consola Python către panoul de vizualizare Rapoarte - - - - Redirect internal Python output to report view - Redirectioneaza textele generate de Python catre panoul de raportare - - - - Internal Python error messages will be redirected -from Python console to Report view panel - Mesajele de eroare interne Python vor fi redirecționate -din consola Python către panoul de vizualizare Rapoarte - - - - Redirect internal Python errors to report view - Redirectioneaza erorile interne generate de Python catre panoul de raportare - @@ -3371,70 +2761,70 @@ din consola Python către panoul de vizualizare Rapoarte Gui::Dialog::DlgSettings3DView - + 3D View Vizualizare 3D - + General General - + Main coordinate system will always be shown in lower right corner within opened files Sistemul principal de coordonate va fi întotdeauna afișat în colțul din dreapta jos în cadrul fișierelor deschise - + Show coordinate system in the corner Arată sistemul de coordonate în colţ - + Relative size : Dimensiune relativă: - + Size of main coordinate system representation in the corner -- in % of height/width of viewport Mărimea reprezentării coordonatelor principale în colţ -- în % înălţime/lăţime de vizualizare - + Axis cross will be shown by default at file opening or creation Crucea axei va fi afișată implicit la deschiderea sau crearea fișierului - + Show axis cross by default Afișare implicită a sistemului de axe - + Time needed for last operation and resulting frame rate will be shown at the lower left corner in opened files Timpul necesar pentru ultima operațiune și rata de cadre rezultată vor fi afișate în colțul din stânga jos în fișierele deschise - + Show counter of frames per second Arată contorul de cadre pe secundă - + Rendering Randare - + This option is useful for troubleshooting graphics card and driver problems. Changing this option requires a restart of the application. @@ -3443,22 +2833,22 @@ Changing this option requires a restart of the application. Modificarea acestei opțiuni necesită repornirea aplicației. - + Use software OpenGL Utilizaţi OpenGL software - + Use OpenGL VBO (Vertex Buffer Object) Utilizaţi OpenGL VBO (Vertex Buffer Object) - + Render cache Cache-ul de randare - + If selected, Vertex Buffer Objects (VBO) will be used. A VBO is an OpenGL feature that provides methods for uploading vertex data (position, normal vector, color, etc.) to the graphics card. @@ -3481,7 +2871,7 @@ probleme, de la anomalii grafice la erori de blocare a GPU-ului. A își aminti raportați această setare ca fiind activată atunci când căutați asistență pe forumurile FreeCAD - + 'Render Caching' is another way to say 'Rendering Acceleration'. There are 3 options available to achieve this: 1) 'Auto' (default), let Coin3D decide where to cache. @@ -3498,92 +2888,92 @@ doar cache-ul din nodul rădăcină al graficului de scenă. Aceasta oferă cea dar un răspuns mai lent la orice schimbare de scenă. - + Auto Automat - + Distributed Distribuit - + Centralized Centralizat - + Anti-Aliasing Anti-aliasing - + What kind of multisample anti-aliasing is used Ce tip de antialiasing multisample se utilizează - + None Niciunul - + Line Smoothing Netezire linie - + MSAA 2x MSAA 2x - + MSAA 4x MSAA 4x - + MSAA 8x MSAA 8x - + Transparent objects: Obiecte transparente: - + Render types of transparent objects Redare tipuri de obiecte transparente - + One pass O trecere - + Backface pass Trecere pe verso - + Marker size: Dimensiune marcator: - + Size of vertices in the Sketcher workbench Mărimea nodurilor în atelierul de lucru Sketcher - + Eye to eye distance for stereo modes Distanța dintre ochi pentru modurile stereo - + Eye-to-eye distance used for stereo projections. The specified value is a factor that will be multiplied with the bounding box size of the 3D object that is currently displayed. @@ -3592,48 +2982,48 @@ Valoarea specificată este un factor care va fi multiplicat cu dimensiunea casetei de încadrare a obiectului 3D care este afișat în prezent. - + Backlight is enabled with the defined color Lumina de fundal este activată având culoarea definită - - + + Backlight color Culoarea luminii de fundal - + Intensity Intensitate - + Intensity of the backlight Intensitatea luminii de fundal - + Camera type Tipul camerei video - + Objects will appear in a perspective projection Obiectele vor apărea într-o proiecție de perspectivă - + Perspective renderin&g Redar&e din perspectivă - + Objects will be projected in orthographic projection Obiectele vor fi proiectate în proiecții ortografice - + Or&thographic rendering Vedere or&togonală @@ -3645,42 +3035,42 @@ dimensiunea casetei de încadrare a obiectului 3D care este afișat în prezent. Gui::Dialog::DlgSettings3DViewImp - + 5px 5px - + 7px 7px - + 9px 9px - + 11px 11px - + 13px 13px - + 15px 15px - + Anti-aliasing Anti-aliasing - + Open a new viewer or restart %1 to apply anti-aliasing changes. Deschide un vizualizator nou sau reporniţi %1 pentru a aplica modificările anti-aliasing. @@ -3688,77 +3078,77 @@ dimensiunea casetei de încadrare a obiectului 3D care este afișat în prezent. Gui::Dialog::DlgSettingsCacheDirectory - + Cache Cache - + Cache directory Director cache - + Location: Locaţie: - + Check periodically at program start: Verifică periodic la pornirea programului: - + Always Întotdeauna - + Daily Daily - + Weekly Weekly - + Monthly Lunar - + Yearly Anual - + Never Never - + Cache size limit: Limita de dimensiune a cache: - + Check now... Verifică acum... - + Notify the user if the cache size exceeds the specified limit Notifică utilizatorul dacă dimensiunea geocutiei depăşeşte limita specificată - + Unknown Necunoscut - + Current cache size: %1 Dimensiunea actuală a memoriei cache: %1 @@ -3932,182 +3322,182 @@ pe lângă bara de culori Gui::Dialog::DlgSettingsDocument - + Document Documentul - + General General - + The application will create a new document when started Aplicația va crea un nou document la pornire - + Create new document at start up Creează un document nou la pornire - + Document save compression level (0 = none, 9 = highest, 3 = default) nivelul de comprimare al documentului (0=deloc, 9=cel mai mare, 3=implicit) - + Compression level for FCStd files Nivel de compresie pentru fișierele FCStd - + All changes in documents are stored so that they can be undone/redone Toate modificările în documente sunt stocate astfel încât să poată fi anulate/refăcute - + Using Undo/Redo on documents Folosire Undo/Redo in documente - + Maximum Undo/Redo steps Numar maxim de pasi in Undo/Redo - + How many Undo/Redo steps should be recorded Câți pași Undo/Redo trebuie înregistrați - + Allow user aborting document recomputation by pressing ESC. This feature may slightly increase recomputation time. Permite utilizatorului să anuleze recalcularea documentului apăsând ESC. Această caracteristică poate crește ușor timpul de recalculare. - + Allow aborting recomputation Permite abandonarea recalculării - + Storage Stocare - + Saving transactions (Auto-save) Salvare tranzacţii (Autosave) - + Discard saved transaction after saving document Renunțați la tranzacţia salvată după salvarea documentului - + If there is a recovery file available the application will automatically run a file recovery when it is started. Dacă există un fişier de recuperare disponibil, aplicaţia va rula automat un fişier de recuperare la pornire. - + Run AutoRecovery at startup Lansați AutoRecovery la pornire - + How often a recovery file is written Cât de des este scris un fișier de recuperare - + Save AutoRecovery information every Salvați informația la fiecare AutoRecovery - + A thumbnail will be stored when document is saved O imagine în miniatură va fi stocată când documentul este salvat - + Save thumbnail into project file when saving document Salvaţi pictograma în fişierul proiect la salvarea documentului - + Size Dimensiune - + Sets the size of the thumbnail that is stored in the document. Common sizes are 128, 256 and 512 Setează dimensiunea imaginii miniaturale care este stocată în document. Dimensiunile comune sunt 128, 256 și 512 - + The program logo will be added to the thumbnail Logo-ul programului va fi adăugat la imaginea miniaturală - + Add the program logo to the generated thumbnail Adăugați logo programului la miniatura générată - + How many backup files will be kept when saving document Câte fişiere de rezervă vor fi păstrate la salvarea documentului - + Maximum number of backup files to keep when resaving document Numărul maxim de fişiere de rezervă pentru a menţine atunci când se re-salvează documentului - + Backup files will get extension '.FCbak' and file names get date suffix according to the specified format Fișierele de rezervă vor primi extensia '.FCbak' și numele fișierelor obțin sufixul datei în conformitate cu formatul specificat - + Use date and FCBak extension Utilizează data și extensia FCBak - + Date format Formatul datei - + Document objects Obiecte din document - + Allow objects to have same label Permite obiectelor să aibă aceeași etichetă/nume - + Allow duplicate object labels in one document Permite duplicarea etichetelor de obiecte intr-un document - + Enable partial loading of external linked documents. Then only referenced objects and their dependencies will be loaded when a linked document is auto-opened together with the main document. @@ -4120,22 +3510,22 @@ Un document parțial încărcat nu poate fi editat. Faceți dublu clic pe pictog din vizualizarea arbore, pentru a-l reîncărca complet. - + Disable partial loading of external linked objects Dezactivează încărcarea parțială a obiectelor externe conectate - + Authoring and License Autor şi licenţă - + Author name Numele autorului - + All documents that will be created will get the specified author name. Keep blank for anonymous. You can also use the form: John Doe <john@doe.com> @@ -4144,32 +3534,32 @@ Păstrați necompletat pentru anonim. Puteți folosi și formatul: John Doe <john@doe.com> - + The field 'Last modified by' will be set to specified author when saving the file Câmpul 'Ultima modificare de' va fi setat pe autorul specificat la salvarea fișierului - + Set on save Définit în timpul salvării - + Company Companie - + Default company name to use for new files Numele companiei implicit ce va fi folosit pentru fişiere noi - + Default license Licența implicită - + Default license for new documents Licența implicită pentru documentele noi @@ -4239,12 +3629,12 @@ Puteți folosi și formatul: John Doe <john@doe.com> Altceva - + License URL URL licență - + URL describing more about the license URL care descrie mai multe despre licență @@ -4252,104 +3642,21 @@ Puteți folosi și formatul: John Doe <john@doe.com> Gui::Dialog::DlgSettingsDocumentImp - + The format of the date to use. Formatul datei ce va fi utilizat. - + Default Implicit - + Format Format - - Gui::Dialog::DlgSettingsEditorImp - - - Text - Text - - - - Bookmark - Semn de carte - - - - Breakpoint - Punct de întrerupere - - - - Keyword - Cuvânt cheie - - - - Comment - Comentariu - - - - Block comment - Comentariu de bloc - - - - Number - Număr - - - - String - Şir - - - - Character - Caracter - - - - Class name - Numele clasei - - - - Define name - Definiți numele - - - - Operator - Operator - - - - Python output - Ieşire Python - - - - Python error - Eroare Python - - - - Current line highlight - Evidentiere linie curenta - - - - Items - Elemente - - Gui::Dialog::DlgSettingsImage @@ -4530,122 +3837,122 @@ Puteți folosi și formatul: John Doe <john@doe.com> Gui::Dialog::DlgSettingsMacro - + Macro Macrocomandă - + General macro settings Setari generale pentru macroinstructiuni - + Variables defined by macros are created as local variables Variabilele definite de macro-uri sunt create ca variabile locale - + Run macros in local environment Ruleaza macroinstructiuni in mediul curent - + Macro recording settings Setările de înregistrare macrocomandă - + Macro path Calea macrocomenzii - + The directory in which the application will search for macros Directorul în care aplicația va căuta macro-uri - + Gui commands Comenzi interfață grafică GUI - + Recorded macros will also contain user interface commands Macro-urile înregistrate vor conține și comenzi ale interfeței utilizatorului - + Record GUI commands Înregistrare comenzi GUI - + Recorded macros will also contain user interface commands as comments Macro-urile înregistrate vor conține, de asemenea, comenzile interfeței utilizatorului ca și comentarii - + Record as comment Înregistrează ca și comentariu - + Logging Commands Comenzi pentru jurnal - + Commands executed by macro scripts are shown in Python console Comenzile executate de scripturile macro sunt afișate în consola Python - + Show script commands in python console Arată comenzile script-ului în consola python - + Log all commands issued by menus to file: Salvează toate comenzile inițiate de meniuri în fișierul: - + FullScript.FCScript FullScript.FCScript - + Recent macros menu Meniu cu macro-uri recente - + Size of recent macro list Dimensiunea listei cu macro-uri recente - + How many macros should be listed in recent macros list Câte macro-uri ar trebui să fie listate în lista de macro-uri recente - + Keyboard shortcut count Numărul de comenzi rapide - + How many recent macros should have shortcuts Câte macro-uri recente ar trebui să aibă comenzi rapide - + Keyboard Modifiers Modificatori de tastatură - + Keyboard modifiers, default = Ctrl+Shift+ Modificatori de tastatură, implicit = Ctrl+Shift+ @@ -4653,130 +3960,130 @@ Puteți folosi și formatul: John Doe <john@doe.com> Gui::Dialog::DlgSettingsNavigation - - + + Navigation Navigare - + Navigation cube Cub de navigare - + Steps by turn Pași prin rotire - + Number of steps by turn when using arrows (default = 8 : step angle = 360/8 = 45 deg) Numărul de pași prin rotire când se folosesc săgeți (implicit = 8: unghi pas = 360/8 = 45 deg) - + Corner Colţ - + Corner where navigation cube is shown Colțul unde este afișat cubul de navigație - + Top left Stânga sus - + Top right Dreapta sus - + Bottom left Stânga jos - + Bottom right Dreapta jos - + Rotates to nearest possible state when clicking a cube face Se rotește la cea mai apropiată stare posibilă când dați click pe o față de cub - + Rotate to nearest Rotire la cel mai apropiat - + Font name: Nume font: - + Font name of the navigation cube Numele fontului cubului de navigare - + Default Implicit - + Cube size Dimensiune Cub - + Size of the navigation cube Dimensiunea cubului de navigare - + Color Culoare - + Base color for all elements Base color for all elements - + 3D Navigation Navigare 3D - + List the mouse button configs for each chosen navigation setting. Select a set and then press the button to view said configurations. Listează configurările butonului mouse-ului pentru fiecare setare de navigare aleasă. Selectează un set și apoi apasă butonul pentru a vedea configurația menționată. - + Mouse... Mouse... - + Navigation settings set Set de setări de navigație - + Orbit style Stil de rotație - + Rotation orbit style. Trackball: moving the mouse horizontally will rotate the part around the y-axis Turntable: the part will be rotated around the z-axis (with constrained axes). @@ -4787,116 +4094,116 @@ Turntable: partea va fi rotită în jurul axei z (cu axe constrânse). Gratuit de întoarcere: partea va fi rotită în jurul axei z. - + Turntable Placa turnantă - + Trackball Trackball - + Free Turntable Gratuit de Turntable - + Rotation mode Modul de rotație - + Rotations in 3D will use current cursor position as center for rotation Rotațiile în 3D vor utiliza poziția curentă a cursorului ca centru de rotație - + Window center Centrul ferestrei - + Drag at cursor Trageți la cursor - + Object center Centrul obiectului - + Default camera orientation Orientarea implicită a camerei - + Default camera orientation when creating a new document or selecting the home view Orientarea implicită a camerei la crearea unui nou document sau la selectarea vizualizării de bază - + Camera zoom Zoom cameră - + Sets camera zoom for new documents. The value is the diameter of the sphere to fit on the screen. Setează zoom-ul camerei pentru documentele noi. Valoarea este diametrul sferei pentru a o potrivi pe ecran. - + mm mm - + Enable animated rotations Activează rotaţiile animate - + Enable animation Activează animaţia - + Zoom operations will be performed at position of mouse pointer Operațiunile de zoom vor fi efectuate la poziția indicatorului mouse-ului - + Zoom at cursor Mareste la pozitia cursorului - + Zoom step Pas de mărire - + How much will be zoomed. Zoom step of '1' means a factor of 7.5 for every zoom step. Cât de mult va fi mărit. Pasul de mărire de '1' înseamnă un factor de 7,5 pentru fiecare pas de mărire. - + Direction of zoom operations will be inverted Direcția operațiunilor de zoom va fi inversată - + Invert zoom Inverseaza zoom-ul - + Prevents view tilting when pinch-zooming. Affects only gesture navigation style. Mouse tilting is not disabled by this setting. @@ -4905,57 +4212,67 @@ Afectează numai stilul de navigare prin gesturi. Înclinarea cu mouse-ul nu este dezactivată de această setare. - + Disable touchscreen tilt gesture Dezactivaţi inclinarea prin gest a ecranului tactil - + + Show the rotation center when dragging. + Show the rotation center when dragging. + + + + Enable rotation center indication + Enable rotation center indication + + + Isometric Izometrică - + Dimetric Dimetric - + Trimetric Trimetric - + Top Partea de sus - + Front Din față - + Left Stanga - + Right Dreapta - + Rear Din spate - + Bottom Partea de jos - + Custom Personalizat @@ -4963,44 +4280,44 @@ Afectează numai stilul de navigare prin gesturi. Gui::Dialog::DlgSettingsPythonConsole - + Python console Consola Python - + Settings Setari - + Words will be wrapped when they exceed available horizontal space in Python console Cuvintele vor fi împachetate când depășesc spațiul orizontal disponibil în consola Python - + Enable word wrap Permite împărțirea textului în linii pentru încadrarea textului - + The cursor shape will be a block Forma cursorului va fi un bloc - + Enable block cursor Activare cursor bloc - + Saves Python history across sessions Salvează istoricul Python prin sesiuni - + Save history Salvează istoric @@ -5008,17 +4325,37 @@ spațiul orizontal disponibil în consola Python Gui::Dialog::DlgSettingsSelection - + Selection Selecţie - + + Enable preselection, highlighted with specified color + Enable preselection, highlighted with specified color + + + + Enable preselection + Enable preselection + + + + Enable selection, highlighted with specified color + Enable selection, highlighted with specified color + + + + Enable selection + Enable selection + + + Pick radius (px): Selectionați raza (px) : - + Area for picking elements in 3D view. Larger value eases to pick things, but can make small features impossible to select. @@ -5027,27 +4364,27 @@ Valoare mai mare se ușurează să aleagă lucruri, dar poate face imposibilă s - + Auto switch to the 3D view containing the selected item Comutare automată la vizualizarea 3D care conține elementul selectat - + Auto expand tree item when the corresponding object is selected in 3D view Extinde automat vederea arborescentă atunci când obiectul corespunzător este selectat în vizualizarea 3D - + Preselect the object in 3D view when mouse over the tree item Preselectează obiectul în vizualizarea 3D când mouse-ul este deasupra elementului în vizualizarea arborescentă - + Record selection in tree view in order to go back/forward using navigation button Înregistrați selecția în vizualizarea arborelui pentru a merge înapoi/înainte folosind butonul de navigare - + Add checkboxes for selection in document tree Adăugați bifele pentru selecție în arborele de documente @@ -5055,147 +4392,122 @@ Valoare mai mare se ușurează să aleagă lucruri, dar poate face imposibilă s Gui::Dialog::DlgSettingsViewColor - + Colors Culori - - Selection - Selecţie - - - - Enable preselection and highlight by specified color - Activează preselecția și evidențierea folosind culoarea specificată - - - - Enable preselection highlighting - Activeaza evidentierea preselectiei - - - - Enable selection highlighting and use specified color - Activează evidenţierea selecţiei şi utilizează culoarea specificată - - - - Enable selection highlighting - Activează evidenţierea selecţiei - - - + Background color for the model view Culoare de fundal pentru vizualizarea modelului - + Background color Culoarea de fundal - - + + Background will have selected color Fundalul va avea culoarea selectată - + Simple color Culoare simplă - - + + Background will have selected color gradient Fundal va avea gradientul de culoare selectat - + Linear gradient Granat liniar - + Radial gradient Grosimea radială - - + + Top: Partea de sus: - - + + Middle: Mijloc: - + Switches the colors of the gradient Schimbă culorile gradientului - + Switch Comutare - + Color gradient will get selected color as middle color Gradientul de culoare va avea culoarea selectată drept culoarea de mijloc - + Middle color Culoarea de mijloc - - + + Bottom: Partea de jos: - + Tree view Vizualizare arborescentă - + Object being edited Obiectul de editat - + Background color for objects in tree view that are currently edited Culoare de fundal pentru obiecte în vizualizarea arborescentă care sunt acum editate - + Active container Containerul activ - + Background color for active containers in tree view Culoarea de fundal pentru containerele active în vizualizarea arborescentă - + Central: Central: - + Midway: La mijloc: - + End: Sfârșit: @@ -5320,7 +4632,7 @@ Sistemul preferat este cel ales în preferințele generale. Gui::Dialog::DockablePlacement - + Placement Amplasare @@ -5919,17 +5231,17 @@ The 'Status' column shows whether the document could be recovered. Aplică - + Please select 1, 2, or 3 points before clicking this button. A point may be on a vertex, face, or edge. If on a face or edge the point used will be the point at the mouse position along face or edge. If 1 point is selected it will be used as the center of rotation. If 2 points are selected the midpoint between them will be the center of rotation and a new custom axis will be created, if needed. If 3 points are selected the first point becomes the center of rotation and lies on the vector that is normal to the plane defined by the 3 points. Some distance and angle information is provided in the report view, which can be useful when aligning objects. For your convenience when Shift + click is used the appropriate distance or angle is copied to the clipboard. Vă rugăm să selectaţi 1, 2 sau 3 puncte înainte de a face clic pe acest buton. Un punct poate fi pe un vârf, faţă, sau muchie. Dacă este pe o față sau o muchie, punctul folosit va fi punctul de la poziția mouse-ului de-a lungul feței sau muchiei respective. Dacă este selectat un punct, acesta va fi folosit ca centru de rotaţie. Dacă 2 puncte sunt selectate punctul intermediar dintre ele va fi centrul de rotație și va fi creată o nouă axă personalizată, dacă este necesar. Dacă sunt selectate 3 puncte, primul punct devine centrul de rotaţie şi se află pe vectorul care este normal planului definit de cele 3 puncte. Unele informații privind distanța și unghiul sunt furnizate în vizualizarea raport, ceea ce poate fi util la alinierea obiectelor. Pentru confortul tău când Shift + click este folosit distanța sau unghiul corespunzător este copiat în clipboard. - + Incorrect quantity Cantitate incorectă - + There are input fields with incorrect input, please ensure valid placement values! Există campurile input cu intrare incorectă, asigură-te că sunt valorile de poziționare sunt valide! @@ -6191,7 +5503,7 @@ selectate inițial, înainte de a deschide acest dialog Gui::DockWnd::PropertyDockView - + Property View Vizualizare proprietăţi @@ -6259,22 +5571,22 @@ selectate inițial, înainte de a deschide acest dialog Mergi la sfarsit - + Clear Șterge - + Save As... Salvare ca... - + Save Report Output Salvaţi raportul de ieşire - + Plain Text Files Fişierele de Text simplu @@ -6405,7 +5717,7 @@ selectate inițial, înainte de a deschide acest dialog Aplicație - + Labels & Attributes Etichete & Atribute @@ -6453,27 +5765,27 @@ Doriți să salvați modificările? Fişier PDF - + untitled[*] fără titlu [*] - + - Editor - Editor - + %1 chars removed %1 caractere eliminate - + %1 chars added %1 caractere adăugate - + Formatted Formatat @@ -6589,74 +5901,74 @@ Doriți să salvați modificările? Gui::GraphvizView - + Graphviz not found Pachetul Graphviz nu a fost gasit - + Graphviz couldn't be found on your system. Graphviz nu a putut fi găsit pe sistemul dvs. - + Read more about it here. Citeşte mai multe despre acest lucru. - + Do you want to specify its installation path if it's already installed? Vreți să specificați calea lui de acces la instalarea dacă el este deja instalat? - + Graphviz installation path Calea pachetului Graphviz - + Graphviz failed Graphviz a esuat - + Graphviz failed to create an image file Graphviz nu a reusit sa creeze un fisier de imagine - + PNG format Formatul PNG - + Bitmap format Bitmap format - + GIF format Formatul GIF - + JPG format JPG format - + SVG format Formatul SVG - - + + PDF format PDF format - - + + Export graph Exportă graficul @@ -6798,17 +6110,17 @@ Doriți să salvați modificările? Gui::MacroCommand - + Macros Macro-uri - + Macro file doesn't exist Fișierul macro nu există - + No such macro file: '%1' Fișier macro inexistent: «%1 » @@ -6817,7 +6129,7 @@ Doriți să salvați modificările? Gui::MainWindow - + Dimension Dimensiune @@ -6847,32 +6159,42 @@ Doriți să salvați modificările? Inchide toate - - - + + + Toggles this toolbar Activează/dezactivează această bară de instrumente - - - + + + Toggles this dockable window Activează/dezactivează această fereastră fixabilă - - + + WARNING: This is a development version. + WARNING: This is a development version. + + + + Please do not use in a production environment. + Please do not use in a production environment. + + + + Unsaved document Document nesalvat - + The exported object contains external link. Please save the documentat least once before exporting. Obiectul exportat conține o legătură externă. Vă rugăm să salvați documentul cel puțin o dată înainte de al exporta. - + To link to external objects, the document must be saved at least once. Do you want to save the document now? Pentru face legăturile la obiecte externe, documentul trebuie salvat cel puțin o dată. @@ -6882,63 +6204,63 @@ Doriți să salvați documentul acum? Gui::ManualAlignment - - - - - + + + + + Manual alignment Aliniere manuala - + The alignment is already in progress. Alinierea este deja in curs. - + Alignment[*] Aliniere[*] - + Please, select at least one point in the left and the right view Selectati cel putin cate un punct in vizualizarea stanga si dreapta - + Please, select at least %1 points in the left and the right view Selectati cel putin %1 puncte in vizualizarea stanga si dreapta - + Please pick points in the left and right view Selectati puncte in vizualizarea stanga si dreapta - + The alignment has finished Alinierea s-a incheiat - + The alignment has been canceled Alinierea a fost anulata - - + + Too few points picked in the left view. At least %1 points are needed. Prea putine puncte selectate in vizualizarea din stanga. Cel putin %1 puncte sunt necesare. - - + + Too few points picked in the right view. At least %1 points are needed. Prea putine puncte selectate in vizualizarea din dreapta. Cel putin %1 puncte sunt necesare. - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. @@ -6947,59 +6269,59 @@ In stanga au fost alese %1 puncte, in dreapta au fost alese %2 puncte. - + Try to align group of views Incearca sa aliniezi grupuri de vizualizari - + The alignment failed. How do you want to proceed? Alinierea a esuat. Cum doresti sa continuam? - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. Numar diferit de puncte in vizualizarea din stanga si dreapta. In stanga au fost alese %1 puncte, in dreapta au fost alese %2 puncte. - + Point_%1 Punct_%1 - + Point picked at (%1,%2,%3) Punct ales (%1,%2,%3) - + No point was found on model Pe model nu a fost găsit nici un punct - + No point was picked Nu a fost ales nici un punct - + &Align Aliniere - + &Remove last point &Elimină ultimul punct - + &Cancel &Revocare - + &Synchronize views &Sincronizează vizualizările @@ -7146,7 +6468,7 @@ Cum doresti sa continuam? Gui::PropertyEditor::LinkLabel - + Change the linked object Modificați obiectul atașat @@ -7154,12 +6476,12 @@ Cum doresti sa continuam? Gui::PropertyEditor::LinkSelection - + Error Eroare - + Object not found Obiectul nu a fost găsit @@ -7230,13 +6552,13 @@ Cum doresti sa continuam? Gui::PropertyView - + View Vizualizare - + Data Date @@ -7284,77 +6606,77 @@ Doriți să ieşiți fără a salva datele dumneavoastră? Excepție netratată necunoscută C++. - + &Copy &Copie - + &Copy command &Copiaţi comanda - + &Copy history &Copiaţi istoria - + Save history as... Salvaţi istoria ca... - + Save history Salvează istoric - + Saves Python history across %1 sessions Salvează istoricul Python de-a lungul a %1 sesiuni - + &Paste &Lipire - + Select All Selectaţi tot - + Clear console Curata consola - + Insert file name... Introduceţi nume fişier... - + Word wrap Distribuie cuvintele - + Save History Salvează Istoria - + Macro Files Fişier macro - + Insert file name Inserați nume fişier - + All Files Toate fișierele @@ -7367,7 +6689,7 @@ Doriți să ieşiți fără a salva datele dumneavoastră? Comentariu - + Uncomment Decomentaţi @@ -7375,17 +6697,17 @@ Doriți să ieşiți fără a salva datele dumneavoastră? Gui::RecentFilesAction - + Open file %1 Deschide fişierul %1 - + File not found Fișier nu a fost găsit - + The file '%1' cannot be opened. Fișierul '%1' nu poate fi deschis. @@ -7393,22 +6715,22 @@ Doriți să ieşiți fără a salva datele dumneavoastră? Gui::RecentMacrosAction - + none niciunul - + Run macro %1 (Shift+click to edit) keyboard shortcut: %2 Rulează scurtătura macro %1 (Shift+click pentru editare) tastatură: %2 - + File not found Fișier nu a fost găsit - + The file '%1' cannot be opened. Fișierul '%1' nu poate fi deschis. @@ -7439,22 +6761,22 @@ Doriți să ieşiți fără a salva datele dumneavoastră? Gui::SearchBar - + Previous Anterior - + Next Următoarea - + Case sensitive Sensibil la majuscule - + Whole words Cuvinte întregi @@ -7698,38 +7020,38 @@ Doriţi să specificaţi un alt director? Gui::TextDocumentEditorView - + Text updated Actualizare Text - + The text of the underlying object has changed. Discard changes and reload the text from the object? Textul obiectului sub-adiacent s-a schimbat. Respingeți modificările și reîncărcați textul de la obiect ? - + Yes, reload. Da, reîncarcă. - + Unsaved document Document nesalvat - + Do you want to save your changes before closing? Vreți să salvați modificările înainte de a închide? - + If you don't save, your changes will be lost. Dacă nu salvați, schimbările vor fi pierdute. - - + + Edit text Editare text @@ -8001,7 +7323,7 @@ Doriţi să specificaţi un alt director? Gui::TreeDockWidget - + Tree view Vizualizare arborescentă @@ -8009,7 +7331,7 @@ Doriţi să specificaţi un alt director? Gui::TreePanel - + Search Caută @@ -8017,183 +7339,183 @@ Doriţi să specificaţi un alt director? Gui::TreeWidget - + Search... Caută... - + Search for objects Caută obiecte - + Activate document Activeaza documentul - + Activate document %1 Activeaza documentul %1 - + Tree settings Tree settings - + Show description column Show description column - + Show an extra tree view column for item description. The item's description can be set by pressing F2 (or your OS's edit button) or by editing the 'label2' property. Show an extra tree view column for item description. The item's description can be set by pressing F2 (or your OS's edit button) or by editing the 'label2' property. - + Group Grup - + Labels & Attributes Etichete & Atribute - + Description Descriere - + Show items hidden in tree view Arată elementele ascunse în vizualizarea arborelui - + Show items that are marked as 'hidden' in the tree view Arată elementele care sunt marcate ca 'ascunse' în vizualizarea arborelui - + Toggle visibility in tree view Comută vizibilitatea în vizualizarea arborelui - + Toggles the visibility of selected items in the tree view Activează/dezactivează vizibilitatea elementelor selectate în vizualizarea arborelui - + Create group... Creazã grup... - + Create a group Creează un grup - - + + Rename Redenumire - + Rename object Redenumire obiect - + Finish editing Termina editarea - + Finish editing object Editarea obiectului incheiata - + Add dependent objects to selection Adaugă obiectele dependente la selecție - + Adds all dependent objects to the selection Adauga toate obiectele dependente la selectie - + Close document Închide documentul - + Close the document Închide documentul - + Reload document Reîncarcă documentul - + Reload a partially loaded document Reîncarcă un document parțial încărcat - + Skip recomputes Abandonați recalcularea - + Enable or disable recomputations of document Autorizați sau interziceți recalculare documentului - + Allow partial recomputes Permite recompilări parțiale - + Enable or disable recomputating editing object when 'skip recomputation' is enabled Activați sau dezactivați recalcularea editării obiectului atunci când este activat 'săriți peste recalculare' - + Mark to recompute Marcare de recalculare - + Mark this object to be recomputed Marcați acest obiect pentru a fi recalculate - + Recompute object Recalculare obiect - + Recompute the selected object Recalculează obiectul selectat - + (but must be executed) (dar trebuie executat) - + %1, Internal name: %2 %1, nume intern : %2 @@ -8224,12 +7546,12 @@ Doriţi să specificaţi un alt director? Fişier PDF - + Opening file failed Deschiderea fișierului a eșuat - + Can't open file '%1' for writing. Fișierul r '%1' nu acceptă scrierea. @@ -8237,7 +7559,7 @@ Doriţi să specificaţi un alt director? Gui::WorkbenchGroup - + Select the '%1' workbench Selectaţi bancul de lucru '%1' @@ -8452,69 +7774,70 @@ Doriţi să specificaţi un alt director? QObject - - + + General General - - + + + Display Afișare - + Workbenches Banc de lucru - - - + + + Python Python - - - + + + Unknown filetype Tip de fișier necunoscut - - + + Cannot open unknown filetype: %1 Imposibil de deschis fişierul în format necunoscut:%1 - + Export failed Export eșuat - + Cannot save to unknown filetype: %1 Nu se poate salva într-un format de fişier necunoscut:%1 - + Workbench failure Bancul de lucru a eşuat - + %1 %1 - + Exception Excepţie @@ -8560,8 +7883,8 @@ Doriţi să specificaţi un alt director? Export PDF... - + Unsaved document Document nesalvat @@ -8714,17 +8037,17 @@ Doriţi să continuaţi? Imposibil de deschis fișierul '%1'. - + files fişiere - + Save image Salvează imaginea - + Choose an image file to open Alegeți un fișier imagine pentru deschidere @@ -8830,44 +8153,44 @@ Doriţi să continuaţi? - + Type Tip - + Notifier Notificator - + Message Mesaj - + Notifier: Notificator: - + Do you want to skip confirmation of further critical message notifications while loading the file? Doriți să omiteți confirmarea altor notificări pentru mesaje critice în timpul încărcării fișierului? - + Critical Message Mesaj critic - + Too many opened non-intrusive notifications. Notifications are being omitted! Prea multe notificări neintruzive deschise. Notificările sunt omise! - + Identical physical path detected. It may cause unwanted overwrite of existing document! @@ -8876,44 +8199,44 @@ Doriţi să continuaţi? - + Are you sure you want to continue? Are you sure you want to continue? - + Please check report view for more... Vă rugăm să verificați vizualizarea raportului pentru mai multe... - + Physical path: Calea fizică: - - + + Document: Documentul: - - + + Path: Cale: - + Identical physical path Cale fizică identică - + Could not save document Documentul nu a putut fi salvat - + There was an issue trying to save the file. This may be because some of the parent folders do not exist, or you do not have sufficient permissions, or for other reasons. Error details: "%1" @@ -8926,102 +8249,102 @@ Would you like to save the file with a different name? Doriți să salvați fișierul cu alt nume? - - - + + + Saving aborted Salvarea a fost anulată - + Save dependent files Salvează fișierele dependente - + The file contains external dependencies. Do you want to save the dependent files, too? Fișierul conține dependențe externe. Doriți să salvați și fișierele dependente? - - + + Saving document failed Salvarea documentului a eșuat - + Save document under new filename... Salvaţi documentul sub un nume nou... - - + + Save %1 Document Salvaţi documentul %1 - + Document Documentul - - + + Failed to save document Salvarea documentului nu a reușit - + Documents contains cyclic dependencies. Do you still want to save them? Documentele conţin dependenţe ciclice. Mai doriţi să le salvaţi? - + Save a copy of the document under new filename... Salvați o copie a documentului sub un nou nume de fişier... - + %1 document (*.FCStd) Documentul %1 (*.FCStd) - + Document not closable Documentul nu se poate închide - + The document is not closable for the moment. Documentul nu se poate închide momentan. - + Document not saved Document nesalvat - + The document%1 could not be saved. Do you want to cancel closing it? Documentul%1 nu a putut fi salvat. Doriți să renunțați la închiderea acestuia? - + Undo Undo - + Redo Redo - + There are grouped transactions in the following documents with other preceding transactions Există tranzacții grupate cu alte tranzacții anterioare în următoarele documente - + Choose 'Yes' to roll back all preceding transactions. Choose 'No' to roll back in the active document only. Choose 'Abort' to abort @@ -9102,12 +8425,12 @@ Please open a browser window and type in: http://localhost:%1. Opţiuni... - + Out of memory Memorie insuficientă - + Not enough memory available to display the data. Insuficientă memorie disponibilă pentru a afişa datele. @@ -9123,7 +8446,7 @@ Please open a browser window and type in: http://localhost:%1. Imposibil de găsit fișierul %1 la %2 nici în %3 - + Navigation styles Stiluri de navigare @@ -9134,7 +8457,7 @@ Please open a browser window and type in: http://localhost:%1. - + Transform Transformare @@ -9199,12 +8522,12 @@ Please open a browser window and type in: http://localhost:%1. %1 nu este vid, suprimați totuși conținutul ? - + Translation: Traducere: - + Rotation: Rotaţie: @@ -9300,60 +8623,60 @@ liniuță jos și nu trebuie să înceapă cu o cifră. Nu am putut adăuga proprietatea la '%1': %2 - - + + Drag & drop failed Drag & drop eșuat - + Setup configurable object Setarea obiectului configurabil - + Select which object to copy or exclude when configuration changes. All external linked objects are excluded by default. Selectați ce obiect trebuie copiat sau exclus atunci când se schimbă configurarea. Toate obiectele externe legate sunt excluse în mod implicit. - + Please select which objects to copy when the configuration is changed Vă rugăm să selectați ce obiecte să copiați atunci când configurația este schimbată - + Apply to all Aplică tuturor - + Apply the setting to all links. Or, uncheck this option to apply only to this link. Aplică setarea la toate link-urile. Sau, debifează această opțiune pentru a se aplica numai la acest link. - + Copy on change Copiază la schimbare - + Enable Activeaza - + Enable auto copy of linked object when its configuration is changed Activează copierea automată a obiectului legat atunci când configurația sa este schimbată - + Tracking Urmărire - + Copy the linked object when its configuration is changed. Also auto redo the copy if the original linked object is changed. @@ -9362,17 +8685,17 @@ De asemenea, refaceți automat copia în cazul în care obiectul original legat - + Disable copy on change Dezactivează copierea la schimbare - + Refresh configurable object Reîmprospătează obiectul configurabil - + Synchronize the original configurable source object by creating a new deep copy. Note that any changes made to the current copy will be lost. @@ -9383,23 +8706,23 @@ copia curentă va fi pierdută. - + Toggle array elements Comutare elemente matrice - + Change whether show each link array element as individual objects Modifică dacă afișează fiecare element de array al legăturii ca obiecte individuale - + Transform at the origin of the placement Transformare la originea plasamentului - - + + Override colors... Suprascrie culorile... @@ -9427,12 +8750,12 @@ copia curentă va fi pierdută. SelectionFilter - + Not allowed: Nu este permis: - + Selection not allowed by filter Selecție nepermisă de către Filtrul de selecție @@ -9440,9 +8763,9 @@ copia curentă va fi pierdută. StdBoxElementSelection - - + + Box element selection Selectare element căsuță @@ -9450,13 +8773,13 @@ copia curentă va fi pierdută. StdBoxSelection - + Box selection Selectare cu dreptunghi - + Activate the box selection tool Activează unealta de selecție a casetei @@ -9534,13 +8857,13 @@ copia curentă va fi pierdută. StdCmdAxisCross - + Toggle axis cross Activează /dezactivează sistemul cartezian - - + + Turns on or off the axis cross at the origin Se roteşte sau se opreşte axa încrucişată la origine @@ -9646,13 +8969,13 @@ copia curentă va fi pierdută. StdCmdDemoMode - + View turntable... Vedere rotită... - + View turntable Vedere rotită @@ -9992,13 +9315,13 @@ copia curentă va fi pierdută. StdCmdHideObjects - + Hide all objects Ascunde toate obiectele - - + + Hide all objects in the document Ascunde toate obiectele din document @@ -10006,13 +9329,13 @@ copia curentă va fi pierdută. StdCmdHideSelection - + Hide selection Ascunde selecţia - - + + Hide all selected objects Ascunde toate obiectele selectate @@ -10286,13 +9609,13 @@ copia curentă va fi pierdută. StdCmdMeasureDistance - + Measure distance Măsoară distanţa - + Activate the distance measurement tool Activați unealta de măsurare a distanței @@ -10351,8 +9674,8 @@ copia curentă va fi pierdută. Creaţi un nou document gol - + Unnamed Nedenumit @@ -10580,8 +9903,8 @@ copia curentă va fi pierdută. StdCmdRecentFiles - Recent files - Fişiere recente + Open Recent + Open Recent @@ -10719,13 +10042,13 @@ copia curentă va fi pierdută. StdCmdSceneInspector - + Scene inspector... Inspectorul de scena... - + Scene inspector Inspectorul de scena @@ -10733,13 +10056,13 @@ copia curentă va fi pierdută. StdCmdSelBack - + &Back &Înapoi - + Go back to previous selection Înapoi la selecția anterioară @@ -10747,13 +10070,13 @@ copia curentă va fi pierdută. StdCmdSelBoundingBox - + &Bounding box &Casetă de încadrare - + Show selection bounding box Arată caseta de încadrare a selecției @@ -10761,13 +10084,13 @@ copia curentă va fi pierdută. StdCmdSelForward - + &Forward &Înainte - + Repeat the backed selection Repetă selecția suportată @@ -10789,13 +10112,13 @@ copia curentă va fi pierdută. StdCmdSelectVisibleObjects - + Select visible objects Selectaţi obiectele vizibile - - + + Select visible objects in the active document Selectaţi obiectele vizibile în documentul activ @@ -10817,13 +10140,13 @@ copia curentă va fi pierdută. StdCmdSetAppearance - + Appearance... Aspect... - + Sets the display properties of the selected object Defineşte proprietăţile de afişare a obiectului selectat @@ -10831,13 +10154,13 @@ copia curentă va fi pierdută. StdCmdShowObjects - + Show all objects Arată toate obiectele - - + + Show all objects in the document Arată toate obiectele din document @@ -10845,13 +10168,13 @@ copia curentă va fi pierdută. StdCmdShowSelection - + Show selection Arăta de selecţia - - + + Show all selected objects Arată toate obiectele selectate @@ -10887,13 +10210,13 @@ copia curentă va fi pierdută. StdCmdTextureMapping - + Texture mapping... Aplicare textura... - + Texture mapping Aplicare textura @@ -10943,13 +10266,13 @@ copia curentă va fi pierdută. StdCmdToggleNavigation - + Toggle navigation/Edit mode Activează/dezactivează mod de navigare/editare - - + + Toggle between navigation and edit mode Activează/dezactivează între modul de editare şi modul de navigare @@ -10957,13 +10280,13 @@ copia curentă va fi pierdută. StdCmdToggleObjects - + Toggle all objects Activează/dezactivează toate obiectele - - + + Toggles visibility of all objects in the active document Activează/dezactivează vizibilitatea tuturor obiectelor din documentul activ @@ -10971,13 +10294,13 @@ copia curentă va fi pierdută. StdCmdToggleSelectability - + Toggle selectability Activează/dezactivează selectabilitatea - - + + Toggles the property of the objects to get selected in the 3D-View Activează/dezactivează abilitatea obiectelor de a fi selectate in 3D @@ -10985,13 +10308,13 @@ copia curentă va fi pierdută. StdCmdToggleVisibility - + Toggle visibility Activează/dezactivează vizibilitate - - + + Toggles visibility Activează/dezactivează vizibilitatea @@ -11041,13 +10364,13 @@ copia curentă va fi pierdută. StdCmdTreeCollapse - + Collapse selected item Restrânge elementul selectat - + Collapse currently selected tree items Restrânge elementele selectate ale arborelui @@ -11055,13 +10378,13 @@ copia curentă va fi pierdută. StdCmdTreeExpand - + Expand selected item Extinde elementul selectat - + Expand currently selected tree items Extinde elementele selectate ale arborelui @@ -11069,13 +10392,13 @@ copia curentă va fi pierdută. StdCmdTreeSelectAllInstances - + Select all instances Selectează toate instanțele - + Select all instances of the current selected object Selectați toate instanțele obiectului selectat @@ -11083,13 +10406,13 @@ copia curentă va fi pierdută. StdCmdTreeViewActions - + TreeView actions Actiuni ale vizualizării arbore - + TreeView behavior options and actions Opțiuni de comportament TreeView și acțiuni @@ -11153,13 +10476,13 @@ copia curentă va fi pierdută. StdCmdViewBottom - + Bottom Partea de jos - + Set to bottom view Vedere de dedesubt @@ -11167,13 +10490,13 @@ copia curentă va fi pierdută. StdCmdViewCreate - + Create new view Creaza vizualizare noua - + Creates a new view window for the active document Creează o nouă fereastră de vizualizare pentru documentul activ @@ -11181,13 +10504,13 @@ copia curentă va fi pierdută. StdCmdViewDimetric - + Dimetric Dimetric - + Set to dimetric view Setează vizualizarea dimetrică @@ -11195,13 +10518,13 @@ copia curentă va fi pierdută. StdCmdViewExample1 - + Inventor example #1 Inventor - Exemplu #1 - + Shows a 3D texture with manipulator Prezinta o textura 3D cu manipulator @@ -11209,13 +10532,13 @@ copia curentă va fi pierdută. StdCmdViewExample2 - + Inventor example #2 Inventor - Exemplu #2 - + Shows spheres and drag-lights Prezinta sfere si lumini mobile @@ -11223,13 +10546,13 @@ copia curentă va fi pierdută. StdCmdViewExample3 - + Inventor example #3 Inventor - Exemplu #3 - + Shows a animated texture Prezinta o textura animata @@ -11237,13 +10560,13 @@ copia curentă va fi pierdută. StdCmdViewFitAll - + Fit all Incadreaza toate - + Fits the whole content on the screen Incadreaza intreg continutul in ecran @@ -11251,13 +10574,13 @@ copia curentă va fi pierdută. StdCmdViewFitSelection - + Fit selection Incadreaza selectia - + Fits the selected content on the screen Incadreaza continutul selectat in ecran @@ -11265,13 +10588,13 @@ copia curentă va fi pierdută. StdCmdViewFront - + Front Din față - + Set to front view Seteaza vederea din fata @@ -11279,13 +10602,13 @@ copia curentă va fi pierdută. StdCmdViewHome - + Home Acasă - + Set to default home view Setează la vizualizarea implicită a domiciliului @@ -11293,13 +10616,13 @@ copia curentă va fi pierdută. StdCmdViewIsometric - + Isometric Izometrică - + Set to isometric view Setează vizualizarea izometrică @@ -11307,13 +10630,13 @@ copia curentă va fi pierdută. StdCmdViewIvIssueCamPos - + Issue camera position Seteaza pozitia camerei - + Issue the camera position to the console and to a macro, to easily recall this position Seteaza pozitia camerei la consola si pentru macronstructiune, pentru a putea fi usor reamintita @@ -11321,13 +10644,13 @@ copia curentă va fi pierdută. StdCmdViewIvStereoInterleavedColumns - + Stereo Interleaved Columns Coloane stereo intercalate - + Switch stereo viewing to Interleaved Columns Schimba vizualizarea stereo in coloane intercalate @@ -11335,13 +10658,13 @@ copia curentă va fi pierdută. StdCmdViewIvStereoInterleavedRows - + Stereo Interleaved Rows Randuri stereo intercalate - + Switch stereo viewing to Interleaved Rows Schimba vizualizarea stereo in randuri intercalate @@ -11349,13 +10672,13 @@ copia curentă va fi pierdută. StdCmdViewIvStereoOff - + Stereo Off Inchide stereo - + Switch stereo viewing off Opreste vizualizarea stereo @@ -11363,13 +10686,13 @@ copia curentă va fi pierdută. StdCmdViewIvStereoQuadBuff - + Stereo quad buffer Stereo quad buffer - + Switch stereo viewing to quad buffer Schimba vizualizarea stereo in quad buffer @@ -11377,13 +10700,13 @@ copia curentă va fi pierdută. StdCmdViewIvStereoRedGreen - + Stereo red/cyan Stereo rosu/verde - + Switch stereo viewing to red/cyan Schimba vizualizarea stereo in rosu/verde @@ -11391,13 +10714,13 @@ copia curentă va fi pierdută. StdCmdViewLeft - + Left Stanga - + Set to left view Afișează vederea din stanga @@ -11405,13 +10728,13 @@ copia curentă va fi pierdută. StdCmdViewRear - + Rear Din spate - + Set to rear view Seteaza vederea din spate @@ -11433,13 +10756,13 @@ copia curentă va fi pierdută. StdCmdViewRight - + Right Dreapta - + Set to right view Seteaza vederea din dreapta @@ -11447,13 +10770,13 @@ copia curentă va fi pierdută. StdCmdViewRotateLeft - + Rotate Left Rotire la stanga - + Rotate the view by 90° counter-clockwise Rotește vizualizarea cu 90° în sens antiorar @@ -11461,13 +10784,13 @@ copia curentă va fi pierdută. StdCmdViewRotateRight - + Rotate Right Rotire la dreapta - + Rotate the view by 90° clockwise Rotește vizualizarea cu 90° în sens orar @@ -11489,13 +10812,13 @@ copia curentă va fi pierdută. StdCmdViewTop - + Top Partea de sus - + Set to top view Seteaza vederea de sus @@ -11503,13 +10826,13 @@ copia curentă va fi pierdută. StdCmdViewTrimetric - + Trimetric Trimetric - + Set to trimetric view Setează vizualizarea trimetrică @@ -11517,13 +10840,13 @@ copia curentă va fi pierdută. StdCmdViewVR - + FreeCAD-VR FreeCAD-VR - + Extend the FreeCAD 3D Window to a Oculus Rift Extinde fereastra 3D FreeCAD un Oculus Rift @@ -11587,13 +10910,13 @@ copia curentă va fi pierdută. StdMainFullscreen - + Fullscreen Ecran complet - + Display the main window in fullscreen mode Afişează fereastra principală în modul fullscreen @@ -11629,13 +10952,13 @@ copia curentă va fi pierdută. StdRecallWorkingView - + Recall working view Recuperare vizualizare lucru - - + + Recall previously stored temporary working view Rechemați modul de lucru temporar stocat anterior @@ -11643,13 +10966,13 @@ copia curentă va fi pierdută. StdStoreWorkingView - + Store working view Vedere de lucru magazin - - + + Store a document-specific temporary working view Salvați un modul de lucru temporar specific documentului @@ -11657,13 +10980,13 @@ copia curentă va fi pierdută. StdTreeCollapseDocument - + Collapse/Expand Restrânge/Extinde - + Expand active document and collapse all others Extinde documentul activ și restrângele pe toate celelalte @@ -11671,12 +10994,12 @@ copia curentă va fi pierdută. StdTreeDrag - + Initiate dragging Inițiază glisare - + Initiate dragging of current selected tree items Inițiază glisarea elementelor curent selectate din vederea arborescentă @@ -11684,13 +11007,13 @@ copia curentă va fi pierdută. StdTreeMultiDocument - + Multi document Document multiplu - + Display all documents in the tree view Afişează toate documentele în vizualizarea arborescentă @@ -11698,12 +11021,12 @@ copia curentă va fi pierdută. StdTreePreSelection - + Pre-selection Preselecție - + Preselect the object in 3D view when mouse over the tree item Preselectează obiectul în vizualizarea 3D când mouse-ul este deasupra elementului în vizualizarea arborescentă @@ -11711,12 +11034,12 @@ copia curentă va fi pierdută. StdTreeRecordSelection - + Record selection Înregistrare selecție - + Record selection in tree view in order to go back/forward using navigation button Înregistrați selecția în vizualizarea arborelui pentru a merge înapoi/înainte folosind butonul de navigare @@ -11724,13 +11047,13 @@ copia curentă va fi pierdută. StdTreeSelection - + Go to selection Du-te la selecție - + Scroll to first selected item Mergi la primul obiect selectat @@ -11738,13 +11061,13 @@ copia curentă va fi pierdută. StdTreeSingleDocument - + Single document Document unic - + Only display the active document in the tree view Afișează doar documentul activ în vizualizarea arborescentă @@ -11752,12 +11075,12 @@ copia curentă va fi pierdută. StdTreeSyncPlacement - + Sync placement Plasare sincronizare - + Auto adjust placement on drag and drop objects across coordinate systems Reglaţi automat plasarea pe tragere şi plasare obiecte între sistemele de coordonate @@ -11765,12 +11088,12 @@ copia curentă va fi pierdută. StdTreeSyncSelection - + Sync selection Sincronizează selecția - + Auto expand tree item when the corresponding object is selected in 3D view Extinde automat vederea arborescentă atunci când obiectul corespunzător este selectat în vizualizarea 3D @@ -11778,12 +11101,12 @@ copia curentă va fi pierdută. StdTreeSyncView - + Sync view Sincronizarea vizualizării - + Auto switch to the 3D view containing the selected item Comutare automată la vizualizarea 3D care conține elementul selectat @@ -11791,13 +11114,13 @@ copia curentă va fi pierdută. StdViewBoxZoom - + Box zoom Marire cu dreptunghi - + Activate the box zoom tool Activează unealta de mărire a cutiei @@ -11805,13 +11128,13 @@ copia curentă va fi pierdută. StdViewDock - + Docked Andocat - + Display the active view either in fullscreen, in undocked or docked mode Afiseaza vizualizarea activa in ecran complet, in mod detasat sau andocat @@ -11819,13 +11142,13 @@ copia curentă va fi pierdută. StdViewDockUndockFullscreen - + Document window Fereastra doumentului - + Display the active view either in fullscreen, in undocked or docked mode Afiseaza vizualizarea activa in ecran complet, in mod detasat sau andocat @@ -11833,13 +11156,13 @@ copia curentă va fi pierdută. StdViewFullscreen - + Fullscreen Ecran complet - + Display the active view either in fullscreen, in undocked or docked mode Afiseaza vizualizarea activa in ecran complet, in mod detasat sau andocat @@ -11847,13 +11170,13 @@ copia curentă va fi pierdută. StdViewScreenShot - + Save image... Salvare imagine... - + Creates a screenshot of the active view Creaza o imagine din vizualizarea activa @@ -11861,13 +11184,13 @@ copia curentă va fi pierdută. StdViewUndock - + Undocked Neandocat - + Display the active view either in fullscreen, in undocked or docked mode Afiseaza vizualizarea activa in ecran complet, in mod detasat sau andocat @@ -11875,13 +11198,13 @@ copia curentă va fi pierdută. StdViewZoomIn - + Zoom In Marire - + Increase the zoom factor by a fixed amount Crește factorul de zoom cu o sumă fixă @@ -11889,13 +11212,13 @@ copia curentă va fi pierdută. StdViewZoomOut - + Zoom Out Micsorare - + Decrease the zoom factor by a fixed amount Scade factorul zoom cu o valoare fixă @@ -11930,72 +11253,72 @@ Sunteți sigur că doriți să continuați? Std_DrawStyle - + As is Asa cum este - + Normal mode Modul normal - + Points Puncte - + Points mode Mod puncte - + Wireframe Wireframe - + Wireframe mode Modul wireframe - + Hidden line Linie ascunsă - + Hidden line mode Modul linie ascunsă - + No shading Nici o umbrire - + No shading mode Nu în modul de umbrire - + Shaded Umbrit - + Shaded mode Mod umbrit - + Flat lines Linii plane - + Flat lines mode Mod linii plane @@ -12209,12 +11532,12 @@ Doriți în continuare să continuați? Gui::MDIView - + Export PDF Exportă PDF - + PDF file Fişier PDF @@ -12222,196 +11545,190 @@ Doriți în continuare să continuați? Gui::Dialog::DlgSettingsNotificationArea - - + Notification Area Zona de notificare - + Settings Setari - + The Notification area will appear in the status bar Zona de notificare va apărea în bara de stare - + Enable Notification Area Activează zona de notificare - + Non-intrusive notifications will appear next to the notification area in the status bar Notificările neintruzive vor apărea lângă zona de notificare în bara de stare - + Enable non-intrusive notifications Activează notificările neintruzive - + Additional data sources Surse de date suplimentare - + Errors intended for developers will appear in the notification area Erorile destinate dezvoltatorilor vor apărea în zona de notificare - + Debug errors Depanare erori - + Warnings intended for developers will appear in the notification area Avertismente destinate dezvoltatorilor vor apărea în zona de notificare - + Debug warnings Avertismente de depanare - + Non-Intrusive Notifications Notificări discrete - + Minimum Duration: Durata Minimă: - + Maximum Duration: Durată maximă: - + Duration during which the notification will be shown (unless mouse buttons are clicked) Durata în care notificarea va fi afișată (dacă nu se dă click pe butoanele mouse-ului) - - + + s S - + Minimum duration during which the notification will be shown (unless notification clicked) Durata minimă în care va fi afișată notificarea (cu excepția cazului în care se dă click pe notificare) - + Maximum Number of Notifications: Numărul maxim de notificări: - + Maximum number of notifications that will be simultaneously present on the screen Numărul maxim de notificări care vor fi prezente simultan pe ecran - + Notification width: Lățime notificare: - + Width of the notification in pixels Lățimea notificării în pixeli - + Any open non-intrusive notifications will disappear when another window is activated Orice notificări deschise neintruzive vor dispărea atunci când este activată o altă fereastră - + Hide when other window is activated Ascunde când este activată cealaltă fereastră - + Prevent non-intrusive notifications from appearing when the FreeCAD Window is not the active window Previne să apară notificări neinvazive atunci când Fereastra FreeCAD nu este fereastra activă - + Do not show when inactive Nu se afișează când este inactiv - + Message List Listă mesaje - + Limit the number of messages that will be kept in the list. If 0 there is no limit. Limitează numărul de mesaje care vor fi păstrate în listă. Dacă 0 nu există limite. - + Maximum Messages (0 = no limit): Numărul maxim de mesaje (0 = fără limită): - + Removes the user notifications from the message list after the non-intrusive maximum duration has lapsed. Elimină notificările utilizatorului din lista de mesaje după ce durata maximă neintruzivă a expirat. - + Auto-remove User Notifications Ștergere automată notificări utilizator - - - Activation of the Notification Area only takes effect after an application restart. - Activarea ariei de notificare intră în vigoare numai după repornirea cererii. - Gui::Dialog::DlgSettingsWorkbenches - + Available Workbenches Bancuri de lucru disponibile - + <html><head/><body><p>You can reorder workbenches by drag and drop. Additional workbenches can be installed through the addon manager.</p><p> Currently, your system has the following workbenches:</p></body></html> <html><head/><body><p>Puteți reordona atelierele prin tragere și scădere. Atelierele suplimentare pot fi instalate prin intermediul managerului de suplimente.</p><p> În prezent, sistemul dvs. are următoarele ateliere:</p></body></html> - + Start up workbench: Start workbench-ul de lucru: - + Choose which workbench will be activated and shown after FreeCAD launches Alegeți ce banc de lucru va fi activat și afișat după lansarea FreeCAD - + Workbench selector position : Poziție selector banc de lucru: - + Customize where the workbench selector appears (restart required). 'Toolbar': In the toolbars, as a movable toolbar. @@ -12424,12 +11741,12 @@ după lansarea FreeCAD 'Colț Dreapt': în bara de meniu, în colțul din dreapta. - + If checked, application will remember which workbench is active for each tab of the viewport Dacă bifaţi, aplicaţia va reţine care banc de lucru este activ pentru fiecare filă din vizualizare - + Remember active workbench by tab Memorează bancul de lucru activ în fiecare filă @@ -12578,47 +11895,47 @@ după lansarea FreeCAD Gui::Dialog::wbListItem - + If unchecked, %1 will not appear in the available workbenches. Dacă nu este bifat, %1 nu va apărea în bancurile de lucru disponibile. - + This is the current startup module, and must be enabled. See Preferences/General/Autoload to change. Acesta este modulul curent de pornire, și trebuie să fie activat. Vezi Preferințe/Generale/Autoîncărcate pentru modificare. - + Shortcut to activate this workbench. Scurtătură pentru a activa acest atelier. - + Auto-load Autoîncărcare - + If checked, %1 will be loaded automatically when FreeCAD starts up Daca este bifat, %1 va fi incarcat automat cand FreeCAD incepe - + This is the current startup module, and must be autoloaded. See Preferences/General/Autoload to change. Acesta este modulul curent de pornire și trebuie să fie încărcat automat. Vezi Preferințe/Generale/Autoîncărcate pentru modificare. - + Loaded Încărcat - + Load Incarcă - + To preserve resources, FreeCAD does not load workbenches until they are used. Loading them may provide access to additional preferences related to their functionality. Pentru a păstra resursele, FreeCAD nu încarcă atelierele de lucru până nu sunt utilizate. Încărcarea acestora poate oferi acces la preferințe suplimentare legate de funcționalitatea lor. @@ -12626,17 +11943,17 @@ după lansarea FreeCAD Gui::Dialog::DlgSettingsWorkbenchesImp - + Toolbar Bară de instrumente - + Left corner Colț stânga - + Right corner Colţul din dreapta @@ -12662,12 +11979,12 @@ după lansarea FreeCAD Gui::NotificationArea - + Delete user notifications Ştergeţi notificările utilizatorului - + Delete All Şterge tot @@ -12703,13 +12020,13 @@ după lansarea FreeCAD StdViewLoadImage - + Load image... Încărcare imagini - + Loads an image Încarcă o imagine @@ -12777,4 +12094,742 @@ după lansarea FreeCAD S-a produs o eroare -- vezi Raport View pentru informaţii + + Gui::Dialog::DlgSettingsEditor + + + Editor + Editor + + + + Options + Opţiuni + + + + Code lines will be numbered + Liniile de cod vor fi numerotate + + + + Enable line numbers + Activează numerotarea liniilor + + + + The cursor shape will be a block + Forma cursorului va fi un bloc + + + + Enable block cursor + Activare cursor bloc + + + + Enable folding + Activează plierea + + + + Indentation + Identație/retragere + + + + Tab size: + Mărime tabulator: + + + + Tabulator raster (how many spaces) + Rasterul tabulatorului (câte spații) + + + + Indent size: + Demensiunea identației /retragerii: + + + + How many spaces will be inserted when pressing <Tab> + Câte spații vor fi inserate la apăsarea tastei <Tab> + + + + Pressing <Tab> will insert a tabulator with defined tab size + Apăsarea tastei <Tab> va insera un tabulator cu dimensiunea definită a tab-ului + + + + Keep tabs + Păstrează tabulatorii + + + + Pressing <Tab> will insert amount of defined indent size + Apăsarea tastei <Tab> va insera indentația conform dimensiunii definite + + + + Insert spaces + Inseraţi spaţii + + + + Display items + Afişare elemente + + + + Color and font settings will be applied to selected type + Setările de culoare și font vor fi aplicate tipului selectat + + + + Family: + Familie: + + + + Font family to be used for selected code type + Familia de fonturi care va fi folosită pentru tipul de cod selectat + + + + Size: + Dimensiune: + + + + Font size to be used for selected code type + Dimensiunea fontului pentru tipul de cod selectat + + + + Color: + Culoare: + + + + Preview: + Previzualizare: + + + + Text + Text + + + + Bookmark + Semn de carte + + + + Breakpoint + Punct de întrerupere + + + + Keyword + Cuvânt cheie + + + + Comment + Comentariu + + + + Block comment + Comentariu de bloc + + + + Number + Număr + + + + String + Şir + + + + Character + Caracter + + + + Class name + Numele clasei + + + + Define name + Definiți numele + + + + Operator + Operator + + + + Python output + Ieşire Python + + + + Python error + Eroare Python + + + + Current line highlight + Evidentiere linie curenta + + + + Items + Elemente + + + + Gui::Dialog::DlgSettingsGeneral + + + General + General + + + + Language and number format + Limbă și format de număr + + + + Language: + Limba: + + + + Language of the application's user interface + Limba interfeței pentru utilizator a aplicației + + + + Unit system: + Sistem de unitate: + + + + Unit system that should be used for all parts of the application + Sistem unităților de măsură care ar trebui să fie utilizat pentru toate componentele aplicației + + + + Number of decimals: + Număr de zecimale: + + + + Number of decimals that should be shown for numbers and dimensions + Numărul de zecimale care ar trebui afișate pentru numere și dimensiuni + + + + Minimum fractional inch: + Fracțiunea minimă în Inch: + + + + Minimum fractional inch to be displayed + Fracțiunea minimă de inch care va fi afișată + + + + Number format: + Format număr: + + + + Operating system + Sistem de operare + + + + Selected language + Limba selectată + + + + C/POSIX + C/POSIX + + + + If enabled, numerical keypad decimal separator +will be substituted with locale separator, except +in Python Console and Macro Editor where a +dot/period will always be printed. + Dacă este activat, separatorul zecimal de tastatură numerică +va fi înlocuit cu separator local, exceptând +în Python Console și Macro Editor, unde un +punct/period va fi întotdeauna imprimat. + + + + Substitute decimal separator + Separator zecimal înlocuitor + + + + Application + Aplicație + + + + Theme: + Theme: + + + + Customize how user interface will look like + Customize how user interface will look like + + + + Size of toolbar icons: + Dimensiunea iconițelor in toolbar: + + + + Choose your preference for toolbar icon size. You can adjust +this according to your screen size or personal taste + Alegeți preferința dumneavoastră pentru dimensiunea pictogramelor din bara de instrumente. Puteți ajusta +acest lucru în funcție de dimensiunea ecranului sau de gustul personal + + + + Tree view mode: + Vizualizare tip arbore: + + + + Customize how tree view is shown in the panel (restart required). + +'ComboView': combine tree view and property view into one panel. +'TreeView and PropertyView': split tree view and property view into separate panel. +'Both': keep all three panels, and you can have two sets of tree view and property view. + Personalizați modul în care este afișată vizualizarea arborelui în panou (este necesară repornirea). + +'ComboView': combinați vizualizarea arborelui și a proprietății într-un singur panou. +'TreeView și PropertyView': vizualizare arborele împărțit și vizualizare proprietate în panou separat. +'Ambele': păstrați toate cele trei panouri și puteți avea două seturi de vizualizare a arborelui și a proprietății. + + + + Size of recent file list: + Dimensiunea listei de fişiere recente: + + + + How many files should be listed in recent files list + Câte fişiere trebuie afișate în lista de fişiere recente + + + + Background of the main window (when no document is opened) will consist of tiles of a special image. +See the FreeCAD Wiki for details about the image. + Fundalul ferestrei principale (atunci când nu este deschis niciun document) va fi format din plăci ale unei imagini speciale. +Consultați Wiki FreeCAD pentru detalii despre imagine. + + + + Enable tiled background + Activează fundalul în mozaic + + + + The text cursor will be blinking + Cursorul de text va clipi + + + + Enable cursor blinking + Activează clipirea cursorului + + + + A Splash screen is a small loading window that is shown +when FreeCAD is launching. If this option is checked, FreeCAD will +display the splash screen + Un ecran de pornire este o mică fereastră de încărcare care este afișată +atunci când FreeCAD este lansat. În cazul în care această opțiune este bifată, FreeCAD va afișa +ecranul de pornire + + + + Enable splash screen at start up + Activează ecranul inițial de bun sosit la pornire + + + + Preference packs + Pachete de preferințe + + + + Name + Nume + + + + Type + Tip + + + + Load + Incarcă + + + + Import config... + Importă configurația... + + + + Save new... + Salvează nou... + + + + Manage... + Gestionează... + + + + Revert... + Revenire/restabilire... + + + + Manage preference packs + Gestionează pachetele de preferințe + + + + Small (%1px) + Mic (%1px) + + + + Medium (%1px) + Mediu (%1px) + + + + Large (%1px) + Mare (%1px) + + + + Extra large (%1px) + Foarte mare (%1px) + + + + Custom (%1px) + Personalizat (%1px) + + + + Combo View + Vizualizare combo + + + + TreeView and PropertyView + VedereArbore și VedereProprietăți + + + + Both + Ambele + + + + Preference Pack Name + Numele pachetului de preferințe + + + + Tags + Etichete + + + + Apply + Aplică + + + + Apply the %1 preference pack + Aplică pachetul de preferințe %1 + + + + Choose a FreeCAD config file to import + Alegeți un fișier de configurare FreeCAD pentru import + + + + File exists + Fișier existent + + + + A preference pack with that name already exists. Overwrite? + Un pachet de preferințe cu același nume există deja. Doriți sa îl suprascrieți? + + + + Gui::Dialog::DlgSettingsReportView + + + Report view + Vezualizare raport + + + + Output + Ieşire + + + + Normal messages will be recorded + Mesajele normale vor fi înregistrate + + + + Record normal messages + Înregistrează mesajele normale + + + + Log messages will be recorded + Jurnalul de mesaje va fi înregistrat + + + + Record log messages + Înregistrare mesaje în jurnal + + + + Warnings will be recorded + Avertismentele vor fi înregistrate + + + + Record warnings + Înregistrează avertismente + + + + Error messages will be recorded + Mesajele de eroare vor fi înregistrate + + + + Record error messages + Înregistrează mesajele de eroare + + + + When an error has occurred, the Report View dialog becomes visible +on-screen while displaying the error + Când a apărut o eroare, fereastra de vizualizare raport va devini vizibilă +pe ecran în timpul afișării erorii + + + + Show report view on error + Arată vizualizarea raportului pentru eroare + + + + When a warning has occurred, the Report View dialog becomes visible +on-screen while displaying the warning + Când a apărut un avertisment, fereastra Vizualizare Raport va deveni vizibilă +pe ecran în timpul afișării avertismentului + + + + Show report view on warning + Arată Vizualizare Raport pentru avertismente + + + + When a normal message has occurred, the Report View dialog becomes visible +on-screen while displaying the message + Când a apărut un mesaj normal, fereastra Vizualizare Raport va deveni vizibilă +pe ecran în timp ce afișează mesajul + + + + Show report view on normal message + Arată rapoarte pentru mesajele normale + + + + When a log message has occurred, the Report View dialog becomes visible +on-screen while displaying the log message + Când a apărut un mesaj de jurnal, fereastra Vizualizare Raport va deveni vizibilă +pe ecran în timp ce afișează mesajul de jurnal + + + + Show report view on log message + Arată rapoarte pentru mesajele de jurnal + + + + Include a timecode for each report + Include ora pentru fiecare raport + + + + Include a timecode for each entry + Include ora pentru fiecare înregistrare + + + + Colors + Culori + + + + Normal messages: + Mesaje normale: + + + + Font color for normal messages in Report view panel + Culoarea font-ului pentru mesajele normale în fereastra de Vizualizare Rapoarte + + + + Log messages: + Mesaje de jurnal: + + + + Font color for log messages in Report view panel + Culoarea font-ului pentru mesajele de jurnal în fereastra de Vizualizare Rapoarte + + + + Warnings: + Avertismente: + + + + Font color for warning messages in Report view panel + Culoarea font-ului pentru mesajele de avertizare în panoul de vizualizare Rapoarte + + + + Errors: + Erori: + + + + Font color for error messages in Report view panel + Culoarea font-ului pentru mesajele de eroare în panoul de vizualizare Rapoarte + + + + Python interpreter + Interpretor de Python + + + + Internal Python output will be redirected +from Python console to Report view panel + Mesajele interne Python vor fi redirecționate +din consola Python către panoul de vizualizare Rapoarte + + + + Redirect internal Python output to report view + Redirectioneaza textele generate de Python catre panoul de raportare + + + + Internal Python error messages will be redirected +from Python console to Report view panel + Mesajele de eroare interne Python vor fi redirecționate +din consola Python către panoul de vizualizare Rapoarte + + + + Redirect internal Python errors to report view + Redirectioneaza erorile interne generate de Python catre panoul de raportare + + + + Gui::Dialog::DlgSettingsTheme + + + Theme + Theme + + + + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + + + + Style sheet: + Stil foaie: + + + + Style sheet how user interface will look like + Foaie de stil despre cum va arăta interfața utilizatorului + + + + Secondary theme color + Secondary theme color + + + + + + This color might be used by your theme to let you customize it. + This color might be used by your theme to let you customize it. + + + + Highlight color + Highlight color + + + + Focus theme color + Focus theme color + + + + No style sheet + Fără stil foaie + + diff --git a/src/Gui/Language/FreeCAD_ru.ts b/src/Gui/Language/FreeCAD_ru.ts index 531fdb9109..acfac203f3 100644 --- a/src/Gui/Language/FreeCAD_ru.ts +++ b/src/Gui/Language/FreeCAD_ru.ts @@ -42,36 +42,36 @@ Визуальный размер элемента - + <empty> <пусто> - - + + Angle Угол - - + + Axis Ось - + Position Положение - + Enum Перечисления Base - Основные + База @@ -91,12 +91,12 @@ CmdViewMeasureClearAll - + Clear measurement Удалить замер - + Clear all visible measurements Очистить все видимые измерения @@ -104,12 +104,12 @@ CmdViewMeasureToggleAll - + Toggle measurement Показывать замеры - + Turn on or off the display of all measurements Включить или выключить дисплей всех измерений @@ -117,12 +117,12 @@ Command - + Edit Редактировать - + Import Импорт @@ -182,9 +182,9 @@ Добавить группу - + Align - Выравнивание + Выровнить @@ -194,18 +194,18 @@ - + Transform Переместить - + Toggle array elements Переключить элементы массива - + Link Transform Преобразование ссылок @@ -215,12 +215,12 @@ Измерить расстояние - + Toggle visibility Видимость - + Toggle selectability Откл/вкл выделяемость @@ -397,7 +397,7 @@ Ok - Да + OK @@ -433,7 +433,7 @@ Transform - Переместить + Преобразовать @@ -559,7 +559,7 @@ Gui::AutoSaver - + Please wait until the AutoRecovery file has been saved... Пожалуйста, подождите завершения записи файлов автоматического восстановления... @@ -711,47 +711,47 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::AboutDialog - - + + Credits Header for the Credits tab of the About screen Благодарности - + FreeCAD would not be possible without the contributions of Список всех, кто внес свой вклад в создание FreeCAD - + Individuals Header for the list of individual people in the Credits list. Участники - + Organizations Header for the list of companies/organizations in the Credits list. Организации - - + + License Лицензия - + Libraries Библиотеки - + This software uses open source components whose copyright and other proprietary rights belong to their respective owners: Это программное обеспечение использует компоненты с открытым исходным кодом, чьи авторские права и другие права собственности принадлежат их соответствующим владельцам: - + Collection Коллекция @@ -759,22 +759,22 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::ApplicationCache - + Cache directory Расположение кэша - + The cache directory %1 exceeds the size of %2. Каталог кэша %1 превышает размер %2. - + Do you want to clear it now? Хотите очистить сейчас? - + Warning: Please make sure that this is the only running %1 instance and that no documents are opened as this may result into data loss! Предупреждение: Пожалуйста, убедитесь, что это единственный работающий экземпляр %1 и что ни один документ не открыт, так как это может привести к потере данных! @@ -795,37 +795,37 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::CameraDialog - + Camera settings Настройки камеры - + Orientation Ориентация - + Q0 Q0 - + Q1 Q1 - + Q2 Q2 - + Q3 Q3 - + Current view Текущий вид @@ -1392,22 +1392,22 @@ same time. The one with the highest priority will be triggered. Заголовок - + All Все - - + + none - Отсутствует + отсутствует Gui::Dialog::DlgCustomToolBoxbarsImp - - + + Toolbox bars Панели инструментов @@ -1472,7 +1472,7 @@ same time. The one with the highest priority will be triggered. Move down - Переместить вниз + Переместить вниз @@ -1682,550 +1682,123 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgDisplayPropertiesImp - + Default По умолчанию - + Aluminium Алюминий - + Brass Латунь - + Bronze Бронза - + Copper Медь - + Chrome Хром - + Emerald Изумруд - + Gold Золото - + Jade Нефрит - + Metalized Металлизированный - + Neon GNC Neon GNC - + Neon PHC Neon PHC - + Obsidian Обсидиан - + Pewter Пьютер - + Plaster Гипс - + Plastic Пластик - + Ruby Рубин - + Satin Глянцевый - + Shiny plastic Блестящий пластик - + Silver Серебро - + Steel Сталь - + Stone Камень Gui::Dialog::DlgEditorSettings - - - Editor - Редактор кода - - - - Options - Параметры - - - - Code lines will be numbered - Строки кода будут пронумерованы - - - - Enable line numbers - Показывать номера строк - - - - The cursor shape will be a block - Форма курсора будет представлять собой блок - - - - Enable block cursor - Включить большой курсор в виде блока - - - - Enable folding - Включить сворачивание - - - - Indentation - Отступы - - - - Tab size: - Шаг табуляции: - - - - Tabulator raster (how many spaces) - Число пробелов в одной табуляции - - - - Indent size: - Размер отступа: - - - - How many spaces will be inserted when pressing <Tab> - Сколько пробелов будет вставлено при нажатии <Tab> - - - - Pressing <Tab> will insert a tabulator with defined tab size - Нажатие <Tab> вставит табуляцию определенного размера - - - - Keep tabs - Символы табуляции - - - - Pressing <Tab> will insert amount of defined indent size - Нажатие <Tab> для вставки определенного размера отступа - - - - Insert spaces - Заменять на пробелы - - - - Display items - Показать пункты - - - - Color and font settings will be applied to selected type - Настройки цвета и шрифта будут применены к выбранному типу - - - - Family: - Шрифт: - - - - Font family to be used for selected code type - Семейство шрифтов, которые будут использоваться для выбранного типа кода - - - - Size: - Размер: - - - - Font size to be used for selected code type - Размер шрифта, который будет использоваться для выбранного типа кода - - - - Color: - Цвет: - - - - Preview: - Предпросмотр: - О программе - - Gui::Dialog::DlgGeneral - - - General - Основные - - - - Language of the application's user interface - Язык пользовательского интерфейса приложения - - - - Number format: - Формат чисел: - - - - Operating system - Операционная система - - - - Selected language - Выбранный язык - - - - C/POSIX - C/POSIX - - - - If enabled, numerical keypad decimal separator -will be substituted with locale separator, except -in Python Console and Macro Editor where a -dot/period will always be printed. - Если включено, числовой десятичный разделитель клавиш -будет заменён локальным разделителем, за исключением -консоли Python и редактора макросов, где всегда будут напечатаны точки/периоды. - - - - Preference packs - Наборы настроек - - - - Name - Название - - - - Type - Тип - - - - Load - Загрузить - - - - Import config... - Импорт конфигурации... - - - - Save new... - Сохранить новый... - - - - Manage... - Управление... - - - - Revert... - Вернуть... - - - - How many files should be listed in recent files list - Количество файлов в списке последних файлов - - - - Enable tiled background - Включить фон из повторяющегося узора - - - - The text cursor will be blinking - Текстовый курсор будет мигать - - - - Enable cursor blinking - Включить мигание курсора - - - - Style sheet: - Стиль интерфейса: - - - - Language and number format - Язык и числовой формат - - - - Language: - Язык интерфейса: - - - - Unit system: - Система измерения: - - - - Unit system that should be used for all parts of the application - Система единиц измерения, которая должна использоваться для всех компонентов приложения - - - - Number of decimals: - Количество десятичных знаков: - - - - Number of decimals that should be shown for numbers and dimensions - Количество десятичных знаков, которые должны отображаться для чисел и размеров - - - - Minimum fractional inch: - Минимальная часть дюйма: - - - - Minimum fractional inch to be displayed - Минимальная часть дюйма для отображения - - - - Substitute decimal separator - Замена десятичного разделителя - - - - Application - Приложение - - - - Style sheet how user interface will look like - Таблица стилей, как будет выглядеть пользовательский интерфейс - - - - Size of toolbar icons: - Размер значков на панелях инструментов: - - - - Choose your preference for toolbar icon size. You can adjust -this according to your screen size or personal taste - Выберите предпочтение для размера иконки в панели инструментов. Вы можете настроить -этот размер в соответствии с размером Вашего экрана или индивидуальным вкусом - - - - Tree view mode: - Режим отображения иерархии документа: - - - - Customize how tree view is shown in the panel (restart required). - -'ComboView': combine tree view and property view into one panel. -'TreeView and PropertyView': split tree view and property view into separate panel. -'Both': keep all three panels, and you can have two sets of tree view and property view. - Настроить отображение дерева в панели (требуется перезапуск). - -'ComboView: комбинирует вид дерева и свойства в одну панель. -'TreeView и PropertyView': разделяет вид дерева и вид свойства в отдельную панель. -'Оба ': сохраняет все три панели, и Вы можете иметь два набора вида дерева и вид свойств. - - - - Size of recent file list: - Размер списка последних файлов: - - - - Background of the main window (when no document is opened) will consist of tiles of a special image. -See the FreeCAD Wiki for details about the image. - Фон главного окна (при отсутствии документа) будет состоять из плиток специального изображения. -Смотрите Вики FreeCAD для получения подробной информации о изображении. - - - - A Splash screen is a small loading window that is shown -when FreeCAD is launching. If this option is checked, FreeCAD will -display the splash screen - Экран заставки — это небольшое окно загрузки, которое отображается -при запуске FreeCAD. Если этот параметр отмечен, FreeCAD -отобразит экран заставки - - - - Enable splash screen at start up - Включение экрана-заставки при запуске - - - - Gui::Dialog::DlgGeneralImp - - - Manage preference packs - Управление наборами настроек - - - - Small (%1px) - Малый (%1px) - - - - Medium (%1px) - Средний (%1пикс.) - - - - Large (%1px) - Крупный (%1пикс.) - - - - Extra large (%1px) - Очень крупный (%1пикс.) - - - - Custom (%1px) - Пользовательский (%1пикс.) - - - - Combo View - Комбо панель - - - - TreeView and PropertyView - Иерархия документа и свойства разделено (две панели) - - - - Both - Оба варианта одновременно (три панели) - - - - No style sheet - Без особого стиля - - - - Preference Pack Name - Название пакета настроек - - - - Tags - Метки - - - - Apply - Применить - - - - Apply the %1 preference pack - Применить %1 набор настроек - - - - Choose a FreeCAD config file to import - Выберите файл конфигурации FreeCAD для импорта - - - - File exists - Файл существует - - - - A preference pack with that name already exists. Overwrite? - Пакет настроек с таким именем уже существует. Перезаписать? - - Gui::Dialog::DlgInputDialog @@ -2687,7 +2260,7 @@ Specify another directory, please. &Close - Закрыть + &Закрыть @@ -3072,7 +2645,7 @@ Specify another directory, please. Link - Зависимость + Ссылка @@ -3112,187 +2685,6 @@ Specify another directory, please. Gui::Dialog::DlgReportView - - - Report view - Просмотр отчёта - - - - Output - Вывод - - - - Normal messages will be recorded - Обычные сообщения будут записаны - - - - Record normal messages - Записывать обычные сообщения (normal) - - - - Log messages will be recorded - Сообщения журнала будут записаны - - - - Record log messages - Выводить информационные сообщения (log) - - - - Warnings will be recorded - Предупреждения будут записаны - - - - Record warnings - Выводить предупреждения (warnings) - - - - Error messages will be recorded - Сообщения об ошибках будут записаны - - - - Record error messages - Выводить сообщения об ошибках (errors) - - - - When an error has occurred, the Report View dialog becomes visible -on-screen while displaying the error - При возникновении ошибки на экране становится видимым - диалог Просмотр Отчёта при отображении ошибки - - - - Show report view on error - Показать Просмотр отчёта при ошибке - - - - When a warning has occurred, the Report View dialog becomes visible -on-screen while displaying the warning - При появления предупреждения становится видимым диалоговое окно "Просмотр отчета" -на экране при отображении предупреждения - - - - Show report view on warning - Показать Просмотр отчёта при предупреждении - - - - When a normal message has occurred, the Report View dialog becomes visible -on-screen while displaying the message - Когда появится обычное сообщение, диалог Просмотр отчёта становится видимым на экране для отображения сообщения - - - - Show report view on normal message - Показать отчёт в случае вывода обычного сообщения (normal) - - - - When a log message has occurred, the Report View dialog becomes visible -on-screen while displaying the log message - При появлении сообщения журнала, диалоговое окно Report View становится видимым на экране, -пока отображается сообщение журнала - - - - Show report view on log message - Показать Просмотр отчёта для журнала сообщений - - - - Include a timecode for each report - Включить код времени для каждого отчёта - - - - Include a timecode for each entry - Вставлять время вывода в каждую запись отчёта - - - - Colors - Выделение цветом - - - - Normal messages: - Обычные сообщения: - - - - Font color for normal messages in Report view panel - Цвет шрифта для обычных сообщений на панели Просмотр отчёта - - - - Log messages: - Информационные сообщения (log): - - - - Font color for log messages in Report view panel - Цвет шрифта для журнала сообщений в панели Просмотр отчёта - - - - Warnings: - Предупреждения (warnings): - - - - Font color for warning messages in Report view panel - Цвет шрифта предупреждающих сообщений в панели Просмотр отчёта - - - - Errors: - Сообщения об ошибках (errors): - - - - Font color for error messages in Report view panel - Цвет шрифта для сообщений об ошибках на панели Report view - - - - Python interpreter - Интерпретатор Python - - - - Internal Python output will be redirected -from Python console to Report view panel - Внутренний вывод Python будет перенаправлен -с консоли Python на панель просмотра отчета - - - - Redirect internal Python output to report view - Перенаправить внутренний вывод Python в отчёт - - - - Internal Python error messages will be redirected -from Python console to Report view panel - Внутренние сообщения об ошибках Python будут перенаправлены -с консоли Python на панель просмотра отчета - - - - Redirect internal Python errors to report view - Перенаправить внутренние ошибки Python в Просмотр отчёта - О программе @@ -3359,7 +2751,7 @@ from Python console to Report view panel Help - Справка + Помощь @@ -3370,68 +2762,68 @@ from Python console to Report view panel Gui::Dialog::DlgSettings3DView - + 3D View 3D Вид - + General Основные - + Main coordinate system will always be shown in lower right corner within opened files Основная система координат всегда отображается в нижнем правом углу в открытых файлах - + Show coordinate system in the corner Показывать систему координат в углу - + Relative size : Относительный размер : - + Size of main coordinate system representation in the corner -- in % of height/width of viewport Размер представления основной системы координат в углу -- в % от высоты/ширины области просмотра - + Axis cross will be shown by default at file opening or creation Перекрестие осей будет показано по умолчанию при открытии или создании файла - + Show axis cross by default Показывать перекрестие осей по умолчанию - + Time needed for last operation and resulting frame rate will be shown at the lower left corner in opened files Время, необходимое для последней операции, и результирующая частота кадров будут показаны в левом нижнем углу открытых файлов - + Show counter of frames per second Показывать счетчик кадров в секунду - + Rendering Отрисовка - + This option is useful for troubleshooting graphics card and driver problems. Changing this option requires a restart of the application. @@ -3440,22 +2832,22 @@ Changing this option requires a restart of the application. Изменение этой опции требует перезапуска приложения. - + Use software OpenGL Использовать программное обеспечение OpenGL - + Use OpenGL VBO (Vertex Buffer Object) Использовать OpenGL VBO (объекты буфера вершин) - + Render cache Кэш рендера - + If selected, Vertex Buffer Objects (VBO) will be used. A VBO is an OpenGL feature that provides methods for uploading vertex data (position, normal vector, color, etc.) to the graphics card. @@ -3475,7 +2867,7 @@ VBO - это технология OpenGL, позволяющая хранить - + 'Render Caching' is another way to say 'Rendering Acceleration'. There are 3 options available to achieve this: 1) 'Auto' (default), let Coin3D decide where to cache. @@ -3492,92 +2884,92 @@ but slower response to any scene changes. но более медленную реакцию на любые изменения сцены. - + Auto Авто - + Distributed Распределенный - + Centralized Централизованный - + Anti-Aliasing Сглаживание - + What kind of multisample anti-aliasing is used Какой тип многопроходного сглаживания используется - + None Нет - + Line Smoothing Сглаживание линий - + MSAA 2x MSAA 2x - + MSAA 4x MSAA 4x - + MSAA 8x MSAA 8x - + Transparent objects: Прозрачные объекты: - + Render types of transparent objects Отображение типов прозрачных объектов - + One pass Один проход - + Backface pass Проход фона - + Marker size: Размер метки: - + Size of vertices in the Sketcher workbench Размер вершин в верстаке Sketcher - + Eye to eye distance for stereo modes Расстояние между глаз для стерео режима - + Eye-to-eye distance used for stereo projections. The specified value is a factor that will be multiplied with the bounding box size of the 3D object that is currently displayed. @@ -3585,48 +2977,48 @@ bounding box size of the 3D object that is currently displayed. Указанное значение — это множитель, который будет умножаться на габаритный прямоугольный каркас текущего отображаемого трехмерного объекта. - + Backlight is enabled with the defined color Подсветка включена с определенным цветом - - + + Backlight color Цвет подсветки - + Intensity Интенсивность - + Intensity of the backlight Интенсивность подсветки - + Camera type Тип камеры - + Objects will appear in a perspective projection Объекты будут отображаться в перспективе - + Perspective renderin&g Прорисовка &перспективной проекции - + Objects will be projected in orthographic projection Объекты будут отображаться в ортографической проекции - + Or&thographic rendering Прорисовка ортогональной проекции @@ -3638,42 +3030,42 @@ bounding box size of the 3D object that is currently displayed. Gui::Dialog::DlgSettings3DViewImp - + 5px 5пикс. - + 7px 7пикс. - + 9px 9пикс. - + 11px 11пикс. - + 13px 13пикс. - + 15px 15пикс. - + Anti-aliasing Сглаживание - + Open a new viewer or restart %1 to apply anti-aliasing changes. Для вступления в силу изменений режима сглаживания, откройте новое окно просмотра или перезапустите %1. @@ -3681,77 +3073,77 @@ bounding box size of the 3D object that is currently displayed. Gui::Dialog::DlgSettingsCacheDirectory - + Cache Кэш - + Cache directory Расположение кэша - + Location: Расположение: - + Check periodically at program start: Проверять периодически при запуске программы: - + Always Всегда - + Daily Ежедневно - + Weekly Еженедельно - + Monthly Ежемесячно - + Yearly Ежегодно - + Never Никогда - + Cache size limit: Ограничение размера кэша: - + Check now... Проверить сейчас... - + Notify the user if the cache size exceeds the specified limit Уведомить пользователя, если размер кэша превышает установленное ограничение - + Unknown Неизвестно - + Current cache size: %1 Текущий размер кэша: %1 @@ -3925,182 +3317,182 @@ besides the color bar Gui::Dialog::DlgSettingsDocument - + Document Документ - + General Основные - + The application will create a new document when started Приложение создаст новый документ при запуске - + Create new document at start up Создавать новый документ при запуске - + Document save compression level (0 = none, 9 = highest, 3 = default) Уровень сжатия сохраняемого документа (0 = нет, 9 = наивысший, 3 = по умолчанию) - + Compression level for FCStd files Уровень сжатия для файлов FCStd - + All changes in documents are stored so that they can be undone/redone Все изменения в документах хранятся, чтобы они могли быть отменены или восстановлены - + Using Undo/Redo on documents отмены/повторы - + Maximum Undo/Redo steps Максимум шагов отмен/повторов - + How many Undo/Redo steps should be recorded Сколько шагов Отмены/Повтора должно быть записано - + Allow user aborting document recomputation by pressing ESC. This feature may slightly increase recomputation time. Разрешить пользователю прервать перерасчёт документа нажатием кнопки ESC. Эта функция может немного увеличить время пересчёта. - + Allow aborting recomputation Разрешить отмену перерасчёта - + Storage Сохранение - + Saving transactions (Auto-save) Записывать все операции (Автосохранение) - + Discard saved transaction after saving document Удалять сохраненные операции после сохранения документа - + If there is a recovery file available the application will automatically run a file recovery when it is started. Если файл восстановления доступен приложение автоматически выполнит восстановление при его запуске. - + Run AutoRecovery at startup Запуск автоматического восстановления при запуске - + How often a recovery file is written Как часто записывается файл восстановления - + Save AutoRecovery information every Автосохранение каждые - + A thumbnail will be stored when document is saved Миниатюра будет сохранена при сохранении документа - + Save thumbnail into project file when saving document Сохранить миниатюру в файл проекта при сохранении документа - + Size Размер - + Sets the size of the thumbnail that is stored in the document. Common sizes are 128, 256 and 512 Устанавливает размер миниатюры в документе. Общие размеры 128, 256 и 512 - + The program logo will be added to the thumbnail Логотип программы будет добавлен к миниатюре - + Add the program logo to the generated thumbnail Добавить логотип программы в генерируемую миниатюру - + How many backup files will be kept when saving document Количество файлов резервных копий создаваемое при сохранении документа - + Maximum number of backup files to keep when resaving document Максимальное количество файлов резервных копий, при пересохранении документа - + Backup files will get extension '.FCbak' and file names get date suffix according to the specified format Файлы резервного копирования получат расширение '.FCbak' и имена файлов получат суффикс даты в соответствии с указанным форматом - + Use date and FCBak extension Использовать дату и расширение FCBak - + Date format Формат даты - + Document objects Объекты в документе - + Allow objects to have same label Разрешить объектам иметь одинаковые имена - + Allow duplicate object labels in one document Разрешить идентичные метки (Label) в одном документе - + Enable partial loading of external linked documents. Then only referenced objects and their dependencies will be loaded when a linked document is auto-opened together with the main document. @@ -4111,22 +3503,22 @@ icon in the tree view to fully reload it. Частично загруженный документ не может быть изменён. Дважды щёлкните на иконке документа в виде дерева, чтобы полностью перезагрузить его. - + Disable partial loading of external linked objects Отключить частичную загрузку внешних связанных объектов - + Authoring and License Авторство и лицензия - + Author name Имя автора - + All documents that will be created will get the specified author name. Keep blank for anonymous. You can also use the form: John Doe <john@doe.com> @@ -4135,32 +3527,32 @@ You can also use the form: John Doe <john@doe.com> Вы также можете использовать форму: John Doe <john@doe.com> - + The field 'Last modified by' will be set to specified author when saving the file При сохранении файла поле 'Последнее изменение' будет заполнено именем указанного автора - + Set on save Устанавливать при сохранении - + Company Компания - + Default company name to use for new files Название компании по умолчанию для использования в новых файлах - + Default license Лицензия по умолчанию - + Default license for new documents Лицензия по умолчанию для новых документов @@ -4230,12 +3622,12 @@ You can also use the form: John Doe <john@doe.com> Другое - + License URL URL-адрес лицензии - + URL describing more about the license URL-адрес, описывающий дополнительные сведения о лицензии @@ -4243,104 +3635,21 @@ You can also use the form: John Doe <john@doe.com> Gui::Dialog::DlgSettingsDocumentImp - + The format of the date to use. Формат используемой даты. - + Default По умолчанию - + Format Формат - - Gui::Dialog::DlgSettingsEditorImp - - - Text - Текст - - - - Bookmark - Закладка - - - - Breakpoint - Точка останова - - - - Keyword - Ключевое слово - - - - Comment - Закомментировать - - - - Block comment - Блок комментариев - - - - Number - Число - - - - String - Строка - - - - Character - Символ - - - - Class name - Имя класса - - - - Define name - Задать название - - - - Operator - Оператор - - - - Python output - Вывод Python - - - - Python error - Ошибка Python - - - - Current line highlight - Выделение текущей строки - - - - Items - Элементы - - Gui::Dialog::DlgSettingsImage @@ -4521,122 +3830,122 @@ You can also use the form: John Doe <john@doe.com> Gui::Dialog::DlgSettingsMacro - + Macro - Макрос + Макрокоманда - + General macro settings Общие параметры макросов - + Variables defined by macros are created as local variables Переменные, определенные макросами создаются как локальные переменные - + Run macros in local environment Запуск макросов в локальном окружении - + Macro recording settings Настройки записи макросов - + Macro path Куда записывать макросы - + The directory in which the application will search for macros Каталог, в котором приложение будет искать макросы - + Gui commands Команды в графическом интерфейсе - + Recorded macros will also contain user interface commands Записанные макросы также будут содержать команды интерфейса пользователя - + Record GUI commands Записать команды интерфейса - + Recorded macros will also contain user interface commands as comments Записанные макросы также будут содержать команды интерфейса пользователя в виде комментариев - + Record as comment Записывать как комментарий - + Logging Commands Ведение журнала команд - + Commands executed by macro scripts are shown in Python console Команды, выполняемые скриптами макросов, отображаются в консоли Python - + Show script commands in python console Показывать команды скриптов в консоли Python - + Log all commands issued by menus to file: Записывать все команды интерфейса в файл: - + FullScript.FCScript FullScript.FCScript - + Recent macros menu Меню недавних макросов - + Size of recent macro list Размер списка недавних макросов - + How many macros should be listed in recent macros list Количество файлов в списке последних файлов - + Keyboard shortcut count Количество горячих клавиш - + How many recent macros should have shortcuts Определяет сколько макросов из списка "недавние макросы" должны иметь свою комбинацию клавиш - + Keyboard Modifiers Комбинация клавиш - + Keyboard modifiers, default = Ctrl+Shift+ Комбинация клавиш для быстрого запуска макроса из списка "недавние макросы", по умолчанию = Ctrl+Shift+ @@ -4644,130 +3953,130 @@ You can also use the form: John Doe <john@doe.com> Gui::Dialog::DlgSettingsNavigation - - + + Navigation Навигация - + Navigation cube Куб навигации - + Steps by turn Шаги вращения - + Number of steps by turn when using arrows (default = 8 : step angle = 360/8 = 45 deg) Число шагов поворота при использовании стрелок (по умолчанию = 8: угол шага = 360/8 = 45 град.) - + Corner Угол - + Corner where navigation cube is shown Угол экрана, в котором показан куб навигации - + Top left Верхний левый угол - + Top right Верхний правый угол - + Bottom left Нижний левый угол - + Bottom right Нижний правый угол - + Rotates to nearest possible state when clicking a cube face Поворачивать до ближайшего состояния при клике на кубическую грань - + Rotate to nearest Повернуть к ближайшему - + Font name: Название шрифта: - + Font name of the navigation cube Шрифт используемый для навигационного куба - + Default По умолчанию - + Cube size Размер куба - + Size of the navigation cube Размер навигационного куба - + Color Цвет - + Base color for all elements Основной цвет для всех элементов - + 3D Navigation Трёхмерная навигация - + List the mouse button configs for each chosen navigation setting. Select a set and then press the button to view said configurations. Список настроек кнопки мыши для каждой выбранной настройки навигации. Выберите набор и затем нажмите кнопку, чтобы просмотреть указанные конфигурации. - + Mouse... Подробности стиля управления... - + Navigation settings set Набор настроек навигации - + Orbit style Вращение - + Rotation orbit style. Trackball: moving the mouse horizontally will rotate the part around the y-axis Turntable: the part will be rotated around the z-axis (with constrained axes). @@ -4778,116 +4087,116 @@ Free Turntable: the part will be rotated around the z-axis. Свободное вращение: деталь поворачивается относительно оси Z. - + Turntable Поворотный круг - + Trackball Trackball - + Free Turntable Свободное вращение - + Rotation mode Режим вращения - + Rotations in 3D will use current cursor position as center for rotation Вращение в 3D будет использовать текущую позицию курсора как центр вращения - + Window center Центр окна - + Drag at cursor Перенести к курсору - + Object center Центр объекта - + Default camera orientation Ориентация камеры по умолчанию - + Default camera orientation when creating a new document or selecting the home view Ориентация камеры по умолчанию при создании нового документа или выборе вида "Домой" - + Camera zoom Масштаб камеры - + Sets camera zoom for new documents. The value is the diameter of the sphere to fit on the screen. Устанавливает масштаб камеры для новых документов. Значение - диаметр сферы, помещаемой на экран. - + mm мм - + Enable animated rotations Включить анимированные вращения - + Enable animation Включить анимацию - + Zoom operations will be performed at position of mouse pointer Операции масштабирования будут выполняться в позиции указателя мыши - + Zoom at cursor Зум туда, где мышь - + Zoom step Шаг масштабирования - + How much will be zoomed. Zoom step of '1' means a factor of 7.5 for every zoom step. Насколько будет масштабировано. Шаг масштаба '1' означает коэффициент 7.5 для каждого шага масштаба. - + Direction of zoom operations will be inverted Направление масштабирования будет инвертировано - + Invert zoom Инвертировать зум - + Prevents view tilting when pinch-zooming. Affects only gesture navigation style. Mouse tilting is not disabled by this setting. @@ -4896,102 +4205,112 @@ Mouse tilting is not disabled by this setting. Наклон мыши этой настройкой не отключен. - + Disable touchscreen tilt gesture Отключить жест наклона для сенсорного экрана - + + Show the rotation center when dragging. + Показывать центр вращения при перетаскивании. + + + + Enable rotation center indication + Включить отображение центра вращения + + + Isometric Изометрическая - + Dimetric Диметрическая - + Trimetric Триметрическая - + Top Сверху - + Front Спереди - + Left Слева - + Right Справа - + Rear Сзади - + Bottom Снизу - + Custom - Дополнительно + Произвольный Gui::Dialog::DlgSettingsPythonConsole - + Python console Консоль Python - + Settings Настройки - + Words will be wrapped when they exceed available horizontal space in Python console Слова будут свёрнуты, когда они превысят доступное горизонтальное пространство в консоли Python - + Enable word wrap Включить перенос слов - + The cursor shape will be a block Форма курсора будет представлять собой блок - + Enable block cursor Включить большой курсор в виде блока - + Saves Python history across sessions Сохраняет историю Python между сеансами - + Save history Сохранить историю @@ -4999,17 +4318,37 @@ horizontal space in Python console Gui::Dialog::DlgSettingsSelection - + Selection Выделение - + + Enable preselection, highlighted with specified color + Включить предварительный выбор, с подсветкой указанным цветом + + + + Enable preselection + Включить предвыборку + + + + Enable selection, highlighted with specified color + Включить выбор, с подсветкой указанным цветом + + + + Enable selection + Включить выбор + + + Pick radius (px): Укажите радиус (пикс.): - + Area for picking elements in 3D view. Larger value eases to pick things, but can make small features impossible to select. @@ -5018,27 +4357,27 @@ Larger value eases to pick things, but can make small features impossible to sel - + Auto switch to the 3D view containing the selected item Автопереключение в 3D вид, содержащий выбранный элемент - + Auto expand tree item when the corresponding object is selected in 3D view Автоматически разворачивать элемент дерева при выделении соответствующего объекта в 3D виде - + Preselect the object in 3D view when mouse over the tree item Выделить объект в режиме 3D при наведении курсора на элемент дерева - + Record selection in tree view in order to go back/forward using navigation button Записывать выделение в дереве для перехода назад / вперед с помощью кнопки навигации - + Add checkboxes for selection in document tree Добавить флажки для выделения в дереве документов @@ -5046,147 +4385,122 @@ Larger value eases to pick things, but can make small features impossible to sel Gui::Dialog::DlgSettingsViewColor - + Colors Выделение цветом - - Selection - Выделение - - - - Enable preselection and highlight by specified color - Включить предварительный выбор и подсветку заданным цветом - - - - Enable preselection highlighting - Включить подсвечивание при наведении курсора - - - - Enable selection highlighting and use specified color - Включить подсветку выделения и использовать указанный цвет - - - - Enable selection highlighting - Включить подсвечивание выделенного - - - + Background color for the model view Цвет фона для представления модели - + Background color Цвет фона - - + + Background will have selected color Фон будет иметь выбранный цвет - + Simple color Один цвет - - + + Background will have selected color gradient Фон будет иметь выбранный градиент цвета - + Linear gradient Линейный градиент - + Radial gradient Радиальный градиент - - + + Top: Верх: - - + + Middle: В центре: - + Switches the colors of the gradient Переключает цвета градиента - + Switch Переключить - + Color gradient will get selected color as middle color Градиент цвета будет выбран в качестве среднего цвета - + Middle color Средний цвет - - + + Bottom: Снизу: - + Tree view Иерархия документа - + Object being edited Объект редактируется - + Background color for objects in tree view that are currently edited Цвет фона для объектов в виде дерева, которые в настоящее время редактируются - + Active container Активный контейнер - + Background color for active containers in tree view Цвет фона для активных контейнеров в виде дерева - + Central: Центральное: - + Midway: Полпути (Середина): - + End: Конец: @@ -5312,7 +4626,7 @@ The preference system is the one set in the general preferences. Gui::Dialog::DockablePlacement - + Placement Расположение @@ -5913,17 +5227,17 @@ The 'Status' column shows whether the document could be recovered. Применить - + Please select 1, 2, or 3 points before clicking this button. A point may be on a vertex, face, or edge. If on a face or edge the point used will be the point at the mouse position along face or edge. If 1 point is selected it will be used as the center of rotation. If 2 points are selected the midpoint between them will be the center of rotation and a new custom axis will be created, if needed. If 3 points are selected the first point becomes the center of rotation and lies on the vector that is normal to the plane defined by the 3 points. Some distance and angle information is provided in the report view, which can be useful when aligning objects. For your convenience when Shift + click is used the appropriate distance or angle is copied to the clipboard. Пожалуйста, выберите 1, 2 или 3 точки, прежде чем нажать эту кнопку. Точка может быть на вершине, грани или кромке. Если используемая точка на грани или кромке, то она будет точкой на позиции мыши вдоль грани или кромки. Если выбрана 1 точка, то она будет использоваться в качестве центра вращения. Если выбраны 2 точки, то посредине между ними будет центр вращения, и, при необходимости, будет создана новая пользовательская ось. Если выбраны 3 точки, то первая точка становится центром вращения, и будет лежать на векторе, который перпендикулярен плоскости, проходящей через эти 3 точки. Некоторые расстояния и углы содержатся в отчёте, который может быть полезен при выравнивании объектов. Для Вашего удобства при использовании Shift + щелчок мыши соответствующее расстояние или угол копируются в буфер обмена. - + Incorrect quantity Неправильное количество - + There are input fields with incorrect input, please ensure valid placement values! Некоторые поля заполнены неправильно. Убедитесь в правильности выражений и единиц. @@ -6075,7 +5389,7 @@ The 'Status' column shows whether the document could be recovered. Transform - Переместить + Преобразовать @@ -6184,7 +5498,7 @@ originally selected prior to opening this dialog Gui::DockWnd::PropertyDockView - + Property View Просмотр свойств @@ -6252,22 +5566,22 @@ originally selected prior to opening this dialog Переход к концу - + Clear Очистить - + Save As... Сохранить как... - + Save Report Output Сохранить вывод Отчёта - + Plain Text Files Текстовые файлы @@ -6398,7 +5712,7 @@ originally selected prior to opening this dialog Приложение - + Labels & Attributes Метки и свойства @@ -6446,27 +5760,27 @@ Do you want to save your changes? Файл PDF - + untitled[*] безымянный[*] - + - Editor -Редактор - + %1 chars removed Удалено символов: %1 - + %1 chars added %1 символов добавлено - + Formatted Форматировано @@ -6582,74 +5896,74 @@ Do you want to save your changes? Gui::GraphvizView - + Graphviz not found GraphViz не найден - + Graphviz couldn't be found on your system. GraphViz не найден в Вашей системе. - + Read more about it here. Прочтите подробнее об этом здесь. - + Do you want to specify its installation path if it's already installed? Вы хотите задать путь к нему, если он уже установлен? - + Graphviz installation path Путь установки GraphViz - + Graphviz failed Ошибка GraphViz - + Graphviz failed to create an image file GraphViz не удалось создать файл изображения - + PNG format Формат PNG - + Bitmap format Формат bitmap - + GIF format Формат GIF - + JPG format Формат JPG - + SVG format Формат SVG - - + + PDF format Формат PDF - - + + Export graph Экспорт графа @@ -6791,17 +6105,17 @@ Do you want to save your changes? Gui::MacroCommand - + Macros Макрос - + Macro file doesn't exist Файл макроса не существует - + No such macro file: '%1' Нет такого файла макроса: «%1» @@ -6810,7 +6124,7 @@ Do you want to save your changes? Gui::MainWindow - + Dimension Размер @@ -6840,32 +6154,42 @@ Do you want to save your changes? Закрыть все - - - + + + Toggles this toolbar Переключение этой панели инструментов - - - + + + Toggles this dockable window Спрятать/показать это встраиваемое окно - - + + WARNING: This is a development version. + ПРЕДУПРЕЖДЕНИЕ: Это версия для разработчиков. + + + + Please do not use in a production environment. + Пожалуйста, не используйте в производственной среде. + + + + Unsaved document Документ не сохранён - + The exported object contains external link. Please save the documentat least once before exporting. Экспортированный объект содержит внешнюю ссылку. Пожалуйста, сохраните документ хотя бы один раз перед экспортом. - + To link to external objects, the document must be saved at least once. Do you want to save the document now? Для ссылки на внешние объекты документ необходимо сохранить хотя бы один раз. @@ -6875,63 +6199,63 @@ Do you want to save the document now? Gui::ManualAlignment - - - - - + + + + + Manual alignment Ручное выравнивание - + The alignment is already in progress. Выравнивание уже выполняется. - + Alignment[*] Выравнивание[*] - + Please, select at least one point in the left and the right view Пожалуйста, выберите хотя бы одну точку на левом и правом виде - + Please, select at least %1 points in the left and the right view Пожалуйста, выберите хотя бы %1 точек на левом и правом виде - + Please pick points in the left and right view Пожалуйста, выберите точки на левом и правом виде - + The alignment has finished Выравнивание завершено - + The alignment has been canceled Выравнивание было отменено - - + + Too few points picked in the left view. At least %1 points are needed. Выбрано слишком мало точек в левом окне. Выберите как минимум %1 точки. - - + + Too few points picked in the right view. At least %1 points are needed. Выбрано слишком мало точек в правом окне. Выберите как минимум %1 точки. - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. @@ -6939,59 +6263,59 @@ on the right view %2 points are picked. В левом окне выбрано %1 точки, а в правом - %2. - + Try to align group of views Попытаться выровнять группу видов - + The alignment failed. How do you want to proceed? Выравнивание не удалось. Как вы хотите продолжить? - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. Выбрано различное количество точек слева и справа. В левом окне выбрано %1 точки, а в правом - %2. - + Point_%1 Точка_%1 - + Point picked at (%1,%2,%3) Выбраны точки: (%1, %2, %3) - + No point was found on model В модели нет ни одной точки - + No point was picked Не выбрано ни одной точки - + &Align &Выровнять - + &Remove last point &Удалить последнюю точку - + &Cancel - Отмена + О&тмена - + &Synchronize views &Синхронизировать виды @@ -7138,7 +6462,7 @@ How do you want to proceed? Gui::PropertyEditor::LinkLabel - + Change the linked object Изменить связанный объект @@ -7146,12 +6470,12 @@ How do you want to proceed? Gui::PropertyEditor::LinkSelection - + Error Ошибки - + Object not found Объект не найден @@ -7222,13 +6546,13 @@ How do you want to proceed? Gui::PropertyView - + View Вид - + Data Данные @@ -7275,77 +6599,77 @@ Do you want to exit without saving your data? Необработанное неизвестное исключение C++. - + &Copy Копировать - + &Copy command Скопировать команду - + &Copy history Скопировать историю - + Save history as... Сохранить историю как... - + Save history Сохранить историю - + Saves Python history across %1 sessions Сохраняет историю Python в %1 сеансах - + &Paste Вставить - + Select All Выделить всё - + Clear console Очистить консоль - + Insert file name... Вставить путь к файлу... - + Word wrap Переносить строки - + Save History Сохранить историю - + Macro Files Файлы макросов - + Insert file name Вставить путь к файлу в консоль Python - + All Files Все файлы @@ -7358,7 +6682,7 @@ Do you want to exit without saving your data? Закомментировать - + Uncomment Раскомментировать @@ -7366,17 +6690,17 @@ Do you want to exit without saving your data? Gui::RecentFilesAction - + Open file %1 Открыть файл %1 - + File not found Файл не найден - + The file '%1' cannot be opened. Не удаётся открыть файл '%1'. @@ -7384,22 +6708,22 @@ Do you want to exit without saving your data? Gui::RecentMacrosAction - + none - Отсутствует + отсутствует - + Run macro %1 (Shift+click to edit) keyboard shortcut: %2 Запуск макроса %1 (Shift+клик для редактирования) сочетания клавиш: %2 - + File not found Файл не найден - + The file '%1' cannot be opened. Не удаётся открыть файл '%1'. @@ -7430,22 +6754,22 @@ Do you want to exit without saving your data? Gui::SearchBar - + Previous Предыдущий - + Next Следующий - + Case sensitive Учитывать регистр - + Whole words Слова целиком @@ -7640,7 +6964,7 @@ Do you want to specify another directory? Plot mode: - Режим графика: + Рисовать графики: @@ -7690,38 +7014,38 @@ Do you want to specify another directory? Gui::TextDocumentEditorView - + Text updated Текст обновлён - + The text of the underlying object has changed. Discard changes and reload the text from the object? Текст базового объекта изменился. Отменить изменения и перезагрузить текста из объекта? - + Yes, reload. Да, перезагрузить. - + Unsaved document Документ не сохранён - + Do you want to save your changes before closing? Вы хотите сохранить изменения перед закрытием? - + If you don't save, your changes will be lost. Если вы не сохраните, ваши изменения будут потеряны. - - + + Edit text Редактировать текст @@ -7993,7 +7317,7 @@ Do you want to specify another directory? Gui::TreeDockWidget - + Tree view Иерархия документа @@ -8001,7 +7325,7 @@ Do you want to specify another directory? Gui::TreePanel - + Search Поиск @@ -8009,184 +7333,184 @@ Do you want to specify another directory? Gui::TreeWidget - + Search... Поиск... - + Search for objects Поиск объектов - + Activate document Активировать документ - + Activate document %1 Активировать документ %1 - + Tree settings Настройки дерева - + Show description column Показать столбец описания - + Show an extra tree view column for item description. The item's description can be set by pressing F2 (or your OS's edit button) or by editing the 'label2' property. Показать дополнительный столбец в виде дерева для описания элемента. Описание элемента можно установить, нажав F2 (или кнопку редактирования вашей ОС) или отредактировав свойство label2. - + Group Группа - + Labels & Attributes Метки и свойства - + Description Описание - + Show items hidden in tree view Показать элементы, скрытые в дереве - + Show items that are marked as 'hidden' in the tree view Показать элементы, помеченные как 'скрытые' в дереве - + Toggle visibility in tree view Переключить видимость в виде дерева - + Toggles the visibility of selected items in the tree view Переключение видимости выбранных элементов в виде дерева - + Create group... Создать группу... - + Create a group Создать группу - - + + Rename Переименовать - + Rename object Переименовать объект - + Finish editing Завершить редактирование - + Finish editing object Завершить редактирование объекта - + Add dependent objects to selection Добавить зависимые объекты к выделению - + Adds all dependent objects to the selection Добавляет к выделению все зависимые объекты - + Close document Закрыть документ - + Close the document Закрыть документ - + Reload document Перезагрузить документ - + Reload a partially loaded document Перезагрузить частично загруженный документ - + Skip recomputes Пропуск пересчета - + Enable or disable recomputations of document Включение или отключение повторных вычислений документа - + Allow partial recomputes Разрешить частичные перерасчёты - + Enable or disable recomputating editing object when 'skip recomputation' is enabled Включить или выключить повторное вычисление объекта редактирования, если включен параметр 'пропустить пересчет ' - + Mark to recompute Отметить для пересчета - + Mark this object to be recomputed Пометить этот объект для повторного вычисления - + Recompute object Пересчитать объект - + Recompute the selected object Пересчитать выбранный объект - + (but must be executed) (но должно быть выполнено) - + %1, Internal name: %2 %1, внутреннее название: %2 @@ -8217,12 +7541,12 @@ Do you want to specify another directory? Файл PDF - + Opening file failed Ошибка при открытии файла - + Can't open file '%1' for writing. Не удается записать в файл '%1'. @@ -8230,7 +7554,7 @@ Do you want to specify another directory? Gui::WorkbenchGroup - + Select the '%1' workbench Выбрать верстак '%1' @@ -8404,7 +7728,7 @@ Do you want to specify another directory? Tree view - Иерархия документа + В виде дерева @@ -8439,75 +7763,76 @@ Do you want to specify another directory? Display properties - Внешний вид + Свойства экрана QObject - - - General - Основные - - - - Display - Отображение + General + Главный + + + + Display + Экран + + + Workbenches Верстаки - - - + + + Python Python - - - + + + Unknown filetype Неизвестный тип файла - - + + Cannot open unknown filetype: %1 Не удается открыть неизвестный файл: %1 - + Export failed Экспорт не удался - + Cannot save to unknown filetype: %1 Не удалось сохранить в неизвестном формате файла: %1 - + Workbench failure Ошибка загрузки верстака - + %1 %1 - + Exception Исключение @@ -8520,12 +7845,12 @@ Do you want to specify another directory? Error - Ошибки + Ошибка There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved. - Произошли ошибки при загрузке файла. Возможно, некоторые данные были изменены или не восстановлены. Посмотрите в окно отчета для более конкретной информации о затронутых объектах. + При загрузке файла возникли ошибки. Некоторые данные могли быть изменены или вообще не восстановлены. Просмотрите представление отчета для получения более подробной информации о задействованных объектах. @@ -8553,10 +7878,10 @@ Do you want to specify another directory? Экспорт PDF... - + Unsaved document - Документ не сохранён + Несохраненный документ @@ -8706,17 +8031,17 @@ Do you want to continue? Не удается открыть файл '%1'. - + files файлы - + Save image Сохранить изображение - + Choose an image file to open Выберите файл изображения, чтобы открыть @@ -8822,44 +8147,44 @@ Do you want to continue? - + Type Тип - + Notifier Уведомления - + Message Сообщение - + Notifier: Уведомления: - + Do you want to skip confirmation of further critical message notifications while loading the file? Вы хотите пропустить подтверждение новых уведомлений критических сообщений при загрузке файла? - + Critical Message Критическое сообщение - + Too many opened non-intrusive notifications. Notifications are being omitted! Слишком много открытых ненавязчивых уведомлений. Уведомления пропускаются! - + Identical physical path detected. It may cause unwanted overwrite of existing document! @@ -8868,44 +8193,44 @@ Do you want to continue? - + Are you sure you want to continue? Вы уверены, что хотите продолжить? - + Please check report view for more... Пожалуйста, проверьте Просмотр отчёта для более подробной информации... - + Physical path: Физический путь: - - + + Document: Документ: - - + + Path: Путь: - + Identical physical path Идентичная физическая траектория - + Could not save document Невозможно сохранить документ - + There was an issue trying to save the file. This may be because some of the parent folders do not exist, or you do not have sufficient permissions, or for other reasons. Error details: "%1" @@ -8918,102 +8243,102 @@ Would you like to save the file with a different name? Хотите сохранить файл под другим именем? - - - + + + Saving aborted Сохранение прервано - + Save dependent files Сохранить зависимые файлы - + The file contains external dependencies. Do you want to save the dependent files, too? Файл содержит внешние зависимости. Хотите ли вы также сохранить зависимые файлы? - - + + Saving document failed Не удалось сохранить документ - + Save document under new filename... Сохранить документ под новым именем... - - + + Save %1 Document Сохранение документа %1 - + Document Документ - - + + Failed to save document Не удалось сохранить документ - + Documents contains cyclic dependencies. Do you still want to save them? Документы содержат циклические зависимости. Вы уверены, что хотите сохранить их? - + Save a copy of the document under new filename... Сохранить копию документа под новым именем файла... - + %1 document (*.FCStd) документ %1 (*.FCStd) - + Document not closable Документ не закрываем - + The document is not closable for the moment. Этот документ не закрываемый на данный момент. - + Document not saved Документ не сохранен - + The document%1 could not be saved. Do you want to cancel closing it? Документ %1 не может быть сохранен. Вы хотите отменить его закрытие? - + Undo Отменить - + Redo Повторить - + There are grouped transactions in the following documents with other preceding transactions В следующих документах имеются группируются транзакции с другими предыдущими транзакциями - + Choose 'Yes' to roll back all preceding transactions. Choose 'No' to roll back in the active document only. Choose 'Abort' to abort @@ -9094,12 +8419,12 @@ Please open a browser window and type in: http://localhost:%1. Параметры... - + Out of memory Недостаточно памяти - + Not enough memory available to display the data. Недостаточно памяти для отображения данных. @@ -9115,7 +8440,7 @@ Please open a browser window and type in: http://localhost:%1. Не удается найти файл %1, ни в %2 ни в %3 - + Navigation styles Стили навигации @@ -9126,9 +8451,9 @@ Please open a browser window and type in: http://localhost:%1. - + Transform - Переместить + Преобразовать @@ -9191,12 +8516,12 @@ Please open a browser window and type in: http://localhost:%1. %1 не пуст, удалить его содержимое тоже? - + Translation: Перемещение: - + Rotation: Вращение: @@ -9292,60 +8617,60 @@ underscore, and must not start with a digit. Не удалось добавить свойство к '%1': %2 - - + + Drag & drop failed Не удалось переместить - + Setup configurable object Настройка настраиваемого объекта - + Select which object to copy or exclude when configuration changes. All external linked objects are excluded by default. Выберите, какой объект копировать или исключать при изменении конфигурации. По умолчанию все внешние связанные объекты исключены. - + Please select which objects to copy when the configuration is changed Пожалуйста, выберите, какие объекты копировать при изменении конфигурации - + Apply to all Применить ко всем - + Apply the setting to all links. Or, uncheck this option to apply only to this link. Применить настройку ко всем ссылкам. Или снимите флажок, чтобы применить только к этой ссылке. - + Copy on change Копировать при изменении - + Enable Включить - + Enable auto copy of linked object when its configuration is changed Включить автоматическое копирование связанного объекта при изменении его конфигурации - + Tracking - Межсимвольное расстояние + Отслеживание - + Copy the linked object when its configuration is changed. Also auto redo the copy if the original linked object is changed. @@ -9354,17 +8679,17 @@ Also auto redo the copy if the original linked object is changed. - + Disable copy on change Отключить копирование при изменении - + Refresh configurable object Обновить настраиваемый объект - + Synchronize the original configurable source object by creating a new deep copy. Note that any changes made to the current copy will be lost. @@ -9375,23 +8700,23 @@ the current copy will be lost. - + Toggle array elements Переключить элементы массива - + Change whether show each link array element as individual objects Изменить, отображать или нет каждый элемент массива ссылок как отдельные объекты - + Transform at the origin of the placement Преобразовать в начале координат - - + + Override colors... Переопределить цвета... @@ -9419,12 +8744,12 @@ the current copy will be lost. SelectionFilter - + Not allowed: Не допускается: - + Selection not allowed by filter Выбор отвергнут фильтром @@ -9432,9 +8757,9 @@ the current copy will be lost. StdBoxElementSelection - - + + Box element selection Область выбора элементов @@ -9442,13 +8767,13 @@ the current copy will be lost. StdBoxSelection - + Box selection Выделить область - + Activate the box selection tool Активируйте инструмент выбора поля @@ -9526,13 +8851,13 @@ the current copy will be lost. StdCmdAxisCross - + Toggle axis cross Показать/скрыть оси координат - - + + Turns on or off the axis cross at the origin Включает или выключает ось пересечения @@ -9638,13 +8963,13 @@ the current copy will be lost. StdCmdDemoMode - + View turntable... Поворотный просмотр... - + View turntable Поворотный просмотр @@ -9984,13 +9309,13 @@ the current copy will be lost. StdCmdHideObjects - + Hide all objects Скрыть все объекты - - + + Hide all objects in the document Скрыть все объекты в документе @@ -9998,13 +9323,13 @@ the current copy will be lost. StdCmdHideSelection - + Hide selection Скрыть выделенные - - + + Hide all selected objects Скрыть все выбранные объекты @@ -10104,7 +9429,7 @@ the current copy will be lost. Make sub-link - Сделать доп. ссылку + Сделать подссылку @@ -10278,13 +9603,13 @@ the current copy will be lost. StdCmdMeasureDistance - + Measure distance Измерить расстояние - + Activate the distance measurement tool Активировать инструмент измерения расстояния @@ -10343,8 +9668,8 @@ the current copy will be lost. Создать новый пустой документ - + Unnamed Безымянный @@ -10355,7 +9680,7 @@ the current copy will be lost. Help - Справка + Помощь @@ -10572,8 +9897,8 @@ the current copy will be lost. StdCmdRecentFiles - Recent files - Недавние файлы + Open Recent + Открыть недавние @@ -10711,13 +10036,13 @@ the current copy will be lost. StdCmdSceneInspector - + Scene inspector... Инспектор сцены... - + Scene inspector Инспектор сцены @@ -10725,13 +10050,13 @@ the current copy will be lost. StdCmdSelBack - + &Back Назад - + Go back to previous selection Вернуться к предыдущему выбору @@ -10739,13 +10064,13 @@ the current copy will be lost. StdCmdSelBoundingBox - + &Bounding box Габариты - + Show selection bounding box Показать границу выбора @@ -10753,13 +10078,13 @@ the current copy will be lost. StdCmdSelForward - + &Forward Вперёд - + Repeat the backed selection Повторите выбор заднего плана @@ -10781,13 +10106,13 @@ the current copy will be lost. StdCmdSelectVisibleObjects - + Select visible objects Выбрать видимые объекты - - + + Select visible objects in the active document Выбрать видимые объекты в активном документе @@ -10809,13 +10134,13 @@ the current copy will be lost. StdCmdSetAppearance - + Appearance... Внешний вид ... - + Sets the display properties of the selected object Устанавливает свойства отображения выбранного объекта @@ -10823,13 +10148,13 @@ the current copy will be lost. StdCmdShowObjects - + Show all objects Показать все объекты - - + + Show all objects in the document Показать все объекты в документе @@ -10837,13 +10162,13 @@ the current copy will be lost. StdCmdShowSelection - + Show selection Показать выделенные - - + + Show all selected objects Показать все выделенные объекты @@ -10879,13 +10204,13 @@ the current copy will be lost. StdCmdTextureMapping - + Texture mapping... Текстурирование... - + Texture mapping Наложение текстур @@ -10935,13 +10260,13 @@ the current copy will be lost. StdCmdToggleNavigation - + Toggle navigation/Edit mode Навигация / редактирование - - + + Toggle between navigation and edit mode Переключение между режимом навигации и редактирования @@ -10949,13 +10274,13 @@ the current copy will be lost. StdCmdToggleObjects - + Toggle all objects Инвертировать все видимости - - + + Toggles visibility of all objects in the active document Инвертировать видимость всех объектов в активном документе @@ -10963,13 +10288,13 @@ the current copy will be lost. StdCmdToggleSelectability - + Toggle selectability Откл/вкл выделяемость - - + + Toggles the property of the objects to get selected in the 3D-View Включает/выключает возможность выделить объект через окно трёхмерного просмотра @@ -10977,13 +10302,13 @@ the current copy will be lost. StdCmdToggleVisibility - + Toggle visibility Видимость - - + + Toggles visibility Показать / скрыть видимость выделенных объектов @@ -11021,7 +10346,7 @@ the current copy will be lost. Transform - Переместить + Преобразовать @@ -11033,13 +10358,13 @@ the current copy will be lost. StdCmdTreeCollapse - + Collapse selected item Свернуть выбранный элемент - + Collapse currently selected tree items Свернуть выбранные элементы дерева @@ -11047,13 +10372,13 @@ the current copy will be lost. StdCmdTreeExpand - + Expand selected item Развернуть выбранный элемент - + Expand currently selected tree items Развернуть выбранные элементы дерева @@ -11061,13 +10386,13 @@ the current copy will be lost. StdCmdTreeSelectAllInstances - + Select all instances Выбрать все экземпляры - + Select all instances of the current selected object Выделить все экземпляры текущего выбранного объекта @@ -11075,13 +10400,13 @@ the current copy will be lost. StdCmdTreeViewActions - + TreeView actions Действия с деревом - + TreeView behavior options and actions Параметры поведения и действий TreeView @@ -11145,13 +10470,13 @@ the current copy will be lost. StdCmdViewBottom - + Bottom Снизу - + Set to bottom view Установить вид снизу @@ -11159,13 +10484,13 @@ the current copy will be lost. StdCmdViewCreate - + Create new view Создать новый вид - + Creates a new view window for the active document Создает новое окно просмотра для активного документа @@ -11173,13 +10498,13 @@ the current copy will be lost. StdCmdViewDimetric - + Dimetric Диметрическая - + Set to dimetric view Установить диметрический вид @@ -11187,13 +10512,13 @@ the current copy will be lost. StdCmdViewExample1 - + Inventor example #1 Пример Inventor #1 - + Shows a 3D texture with manipulator Показывает трёхмерные текстуры с манипулятором @@ -11201,13 +10526,13 @@ the current copy will be lost. StdCmdViewExample2 - + Inventor example #2 Пример Inventor #2 - + Shows spheres and drag-lights Показывает сферы и перетаскиваемые источники света @@ -11215,13 +10540,13 @@ the current copy will be lost. StdCmdViewExample3 - + Inventor example #3 Пример Inventor #3 - + Shows a animated texture Показывает анимированные текстуры @@ -11229,13 +10554,13 @@ the current copy will be lost. StdCmdViewFitAll - + Fit all Уместить всё - + Fits the whole content on the screen Уместить всё содержимое на экране @@ -11243,13 +10568,13 @@ the current copy will be lost. StdCmdViewFitSelection - + Fit selection Уместить выделенное - + Fits the selected content on the screen Уместить выбранные объекты на экране @@ -11257,13 +10582,13 @@ the current copy will be lost. StdCmdViewFront - + Front Спереди - + Set to front view Установить вид спереди @@ -11271,13 +10596,13 @@ the current copy will be lost. StdCmdViewHome - + Home Домой - + Set to default home view Установить по умолчанию домашний вид @@ -11285,13 +10610,13 @@ the current copy will be lost. StdCmdViewIsometric - + Isometric Изометрическая - + Set to isometric view Установить изометрический вид @@ -11299,13 +10624,13 @@ the current copy will be lost. StdCmdViewIvIssueCamPos - + Issue camera position Выводить положения камеры - + Issue the camera position to the console and to a macro, to easily recall this position Выведение положения камеры на консоль и в макрос для легкого воспроизведения позиции @@ -11313,13 +10638,13 @@ the current copy will be lost. StdCmdViewIvStereoInterleavedColumns - + Stereo Interleaved Columns Стерео с чередованием столбцов - + Switch stereo viewing to Interleaved Columns Стерео режим - чередующиеся столбцы (Interleaved Columns) @@ -11327,13 +10652,13 @@ the current copy will be lost. StdCmdViewIvStereoInterleavedRows - + Stereo Interleaved Rows Стерео с чередованием строк - + Switch stereo viewing to Interleaved Rows Стерео режим - чередующиеся строки (Interleaved Rows) @@ -11341,13 +10666,13 @@ the current copy will be lost. StdCmdViewIvStereoOff - + Stereo Off Выключить стерео - + Switch stereo viewing off Выключить режим стерео просмотра @@ -11355,13 +10680,13 @@ the current copy will be lost. StdCmdViewIvStereoQuadBuff - + Stereo quad buffer Четверная буферизация стерео - + Switch stereo viewing to quad buffer Стерео режим четверной буферизации (quad buffer) @@ -11369,13 +10694,13 @@ the current copy will be lost. StdCmdViewIvStereoRedGreen - + Stereo red/cyan Стерео красный/голубой - + Switch stereo viewing to red/cyan Стерео режим - красный/синий @@ -11383,13 +10708,13 @@ the current copy will be lost. StdCmdViewLeft - + Left Слева - + Set to left view Установить вид слева @@ -11397,13 +10722,13 @@ the current copy will be lost. StdCmdViewRear - + Rear Сзади - + Set to rear view Установить вид сзади @@ -11425,13 +10750,13 @@ the current copy will be lost. StdCmdViewRight - + Right Справа - + Set to right view Установить вид справа @@ -11439,13 +10764,13 @@ the current copy will be lost. StdCmdViewRotateLeft - + Rotate Left Повернуть влево - + Rotate the view by 90° counter-clockwise Повернуть вид на 90° против часовой стрелки @@ -11453,13 +10778,13 @@ the current copy will be lost. StdCmdViewRotateRight - + Rotate Right Повернуть вправо - + Rotate the view by 90° clockwise Повернуть вид на 90° по часовой стрелке @@ -11481,13 +10806,13 @@ the current copy will be lost. StdCmdViewTop - + Top Сверху - + Set to top view Установить вид сверху @@ -11495,13 +10820,13 @@ the current copy will be lost. StdCmdViewTrimetric - + Trimetric Триметрическая - + Set to trimetric view Установить триметрический вид @@ -11509,13 +10834,13 @@ the current copy will be lost. StdCmdViewVR - + FreeCAD-VR FreeCAD-VR - + Extend the FreeCAD 3D Window to a Oculus Rift Расширить трёхмерное окно FreeCAD в Oculus Rift @@ -11579,13 +10904,13 @@ the current copy will be lost. StdMainFullscreen - + Fullscreen - На весь экран + Полноэкранный режим - + Display the main window in fullscreen mode Отобразить главное окно в полноэкранном режиме @@ -11621,13 +10946,13 @@ the current copy will be lost. StdRecallWorkingView - + Recall working view Вызвать рабочий вид - - + + Recall previously stored temporary working view Вызвать сохранённый ранее временный рабочий вид @@ -11635,13 +10960,13 @@ the current copy will be lost. StdStoreWorkingView - + Store working view Сохранить рабочий вид - - + + Store a document-specific temporary working view Сохранить временный рабочий вид для документа @@ -11649,13 +10974,13 @@ the current copy will be lost. StdTreeCollapseDocument - + Collapse/Expand Свернуть/Развернуть - + Expand active document and collapse all others Развернуть активный документ и свернуть все остальные @@ -11663,12 +10988,12 @@ the current copy will be lost. StdTreeDrag - + Initiate dragging Инициировать перетаскивание - + Initiate dragging of current selected tree items Инициировать перетаскивание выбранных элементов дерева @@ -11676,13 +11001,13 @@ the current copy will be lost. StdTreeMultiDocument - + Multi document Многокомпонентный документ - + Display all documents in the tree view Показать все документы в окне дерева документа @@ -11690,12 +11015,12 @@ the current copy will be lost. StdTreePreSelection - + Pre-selection Предвыборка - + Preselect the object in 3D view when mouse over the tree item Выделить объект в режиме 3D при наведении курсора на элемент дерева @@ -11703,12 +11028,12 @@ the current copy will be lost. StdTreeRecordSelection - + Record selection Записать выделение - + Record selection in tree view in order to go back/forward using navigation button Записывать выделение в дереве для перехода назад / вперед с помощью кнопки навигации @@ -11716,13 +11041,13 @@ the current copy will be lost. StdTreeSelection - + Go to selection Перейти к выделенному - + Scroll to first selected item Прокрутить до первого выбранного элемента @@ -11730,13 +11055,13 @@ the current copy will be lost. StdTreeSingleDocument - + Single document Одиночный документ - + Only display the active document in the tree view Показывать только активный документ в окне дерева документа @@ -11744,12 +11069,12 @@ the current copy will be lost. StdTreeSyncPlacement - + Sync placement Синхронизировать размещение - + Auto adjust placement on drag and drop objects across coordinate systems Автоматическая настройка размещения при перетаскивании объектов между системами координат @@ -11757,12 +11082,12 @@ the current copy will be lost. StdTreeSyncSelection - + Sync selection Синхронизировать выделение - + Auto expand tree item when the corresponding object is selected in 3D view Автоматически разворачивать элемент дерева при выделении соответствующего объекта в 3D виде @@ -11770,12 +11095,12 @@ the current copy will be lost. StdTreeSyncView - + Sync view Синхронизировать вид - + Auto switch to the 3D view containing the selected item Автопереключение в 3D вид, содержащий выбранный элемент @@ -11783,13 +11108,13 @@ the current copy will be lost. StdViewBoxZoom - + Box zoom Увеличить область - + Activate the box zoom tool Активировать инструмент масштабирования @@ -11797,13 +11122,13 @@ the current copy will be lost. StdViewDock - + Docked Закреплённое - + Display the active view either in fullscreen, in undocked or docked mode Отображать активный вид в полноэкранном, закрепленном и откреплённом режиме @@ -11811,13 +11136,13 @@ the current copy will be lost. StdViewDockUndockFullscreen - + Document window Окно документа - + Display the active view either in fullscreen, in undocked or docked mode Отображать активный вид в полноэкранном, закрепленном и откреплённом режиме @@ -11825,27 +11150,27 @@ the current copy will be lost. StdViewFullscreen - + Fullscreen - На весь экран + Полный экран - + Display the active view either in fullscreen, in undocked or docked mode - Отображать активный вид в полноэкранном, закрепленном и откреплённом режиме + Отображать активный вид в полноэкранном режиме, встроенном окне или в отдельном окне StdViewScreenShot - + Save image... Сохранить изображение... - + Creates a screenshot of the active view Создает скриншот активного вида @@ -11853,27 +11178,27 @@ the current copy will be lost. StdViewUndock - + Undocked Откреплённое - + Display the active view either in fullscreen, in undocked or docked mode - Отображать активный вид в полноэкранном, закрепленном и откреплённом режиме + Отображать активный вид в полноэкранном режиме, встроенном окне или в отдельном окне StdViewZoomIn - + Zoom In Увеличить - + Increase the zoom factor by a fixed amount Увеличивает коэффициент масштаба на фиксированную величину @@ -11881,13 +11206,13 @@ the current copy will be lost. StdViewZoomOut - + Zoom Out Уменьшить - + Decrease the zoom factor by a fixed amount Уменьшает масштаб на фиксированную величину @@ -11922,72 +11247,72 @@ Are you sure you want to continue? Std_DrawStyle - + As is Как есть - + Normal mode Обычный режим - + Points Точки - + Points mode Точечный режим - + Wireframe Каркас - + Wireframe mode Каркасный режим - + Hidden line Скрытые линии - + Hidden line mode Режим скрытых линий - + No shading Без затенения - + No shading mode Режим без затенения - + Shaded Только грани - + Shaded mode Только грани - + Flat lines Плоские линии - + Flat lines mode Режим плоских линий @@ -12120,7 +11445,7 @@ Do you still want to proceed? Axonometric - Аксонометрия + Аксонометрический @@ -12165,12 +11490,12 @@ Do you still want to proceed? &Help - Справка + &Справка Help - Справка + Помощь @@ -12180,7 +11505,7 @@ Do you still want to proceed? Macro - Макрос + Макрокоманда @@ -12201,12 +11526,12 @@ Do you still want to proceed? Gui::MDIView - + Export PDF Экспортировать в PDF - + PDF file Файл PDF @@ -12214,195 +11539,189 @@ Do you still want to proceed? Gui::Dialog::DlgSettingsNotificationArea - - + Notification Area Область уведомлений - + Settings Настройки - + The Notification area will appear in the status bar Область уведомлений будет отображаться в строке состояния - + Enable Notification Area Включить область уведомлений - + Non-intrusive notifications will appear next to the notification area in the status bar Не назойливые уведомления появятся рядом с областью уведомлений в строке состояния - + Enable non-intrusive notifications Включить ненавязчивые уведомления - + Additional data sources Дополнительные источники данных - + Errors intended for developers will appear in the notification area Ошибки, предназначенные для разработчиков, появятся в области уведомлений - + Debug errors Ошибки отладки - + Warnings intended for developers will appear in the notification area Предупреждения, предназначенные для разработчиков, появятся в области уведомлений - + Debug warnings Отладочные предупреждения - + Non-Intrusive Notifications Ненавязчивые уведомления - + Minimum Duration: Минимальная длительность: - + Maximum Duration: Максимальная длительность: - + Duration during which the notification will be shown (unless mouse buttons are clicked) Длительность, во время которой будет показано уведомление (если не нажаты кнопки мыши) - - + + s с - + Minimum duration during which the notification will be shown (unless notification clicked) Минимальная продолжительность, в течение которой будет отображаться уведомление (если не нажимаете на уведомление) - + Maximum Number of Notifications: Максимальное количество уведомлений: - + Maximum number of notifications that will be simultaneously present on the screen Максимальное количество уведомлений, которые будут одновременно присутствовать на экране - + Notification width: Ширина уведомления: - + Width of the notification in pixels Ширина уведомления в пикселях - + Any open non-intrusive notifications will disappear when another window is activated Любое открытое ненавязчивое уведомление исчезнет, когда другое окно будет активировано - + Hide when other window is activated Скрывать, когда другое окно активировано - + Prevent non-intrusive notifications from appearing when the FreeCAD Window is not the active window Запретить ненавязчивым уведомлениям появляться, когда окно FreeCAD не является активным окном - + Do not show when inactive Не показывать, когда неактивен - + Message List Список сообщений - + Limit the number of messages that will be kept in the list. If 0 there is no limit. Ограничить количество сообщений, которые будут храниться в списке. Если 0 нет ограничений. - + Maximum Messages (0 = no limit): Максимальное количество сообщений (0 = без ограничений): - + Removes the user notifications from the message list after the non-intrusive maximum duration has lapsed. Удаляет пользовательские уведомления из списка сообщений по истечении максимальной продолжительности ненавязчивых сообщений. - + Auto-remove User Notifications Автоудаление уведомлений пользователя - - - Activation of the Notification Area only takes effect after an application restart. - Активация области уведомлений вступает в силу только после перезапуска приложения. - Gui::Dialog::DlgSettingsWorkbenches - + Available Workbenches Доступные верстаки - + <html><head/><body><p>You can reorder workbenches by drag and drop. Additional workbenches can be installed through the addon manager.</p><p> Currently, your system has the following workbenches:</p></body></html> <html><head/><body><p>Вы можете изменить порядок верстаков, перетащив их. Дополнительные рабочие места можно установить через менеджер надстроек.</p><p> В настоящее время в вашей системе есть следующие рабочие места:</p></body></html> - + Start up workbench: Запустить рабочий этап: - + Choose which workbench will be activated and shown after FreeCAD launches Выберите, какой верстак будет активным и отображён после запуска FreeCAD - + Workbench selector position : Положение селектора Верстаков: - + Customize where the workbench selector appears (restart required). 'Toolbar': In the toolbars, as a movable toolbar. @@ -12415,12 +11734,12 @@ after FreeCAD launches 'Правый угол': В строке меню в правом углу. - + If checked, application will remember which workbench is active for each tab of the viewport Если флажок установлен, приложение будет помнить, какой верстак активен для каждой вкладки области просмотра - + Remember active workbench by tab Запомнить активный верстак вкладкой @@ -12430,7 +11749,7 @@ after FreeCAD launches Choose orientation - Выберите ориентацию + Выбрать направление @@ -12440,22 +11759,22 @@ after FreeCAD launches XY-Plane - Плоскость XY + XY-плоскость XZ-Plane - Плоскость XZ + XZ-плоскость YZ-Plane - Плоскость YZ + YZ-плоскость Reverse direction - Развернуть направление + В обратном направлении @@ -12478,22 +11797,22 @@ after FreeCAD launches XY-Plane - Плоскость XY + XY-плоскость XZ-Plane - Плоскость XZ + XZ-плоскость YZ-Plane - Плоскость YZ + YZ-плоскость Reverse direction - Развернуть направление + В обратном направлении @@ -12569,47 +11888,47 @@ after FreeCAD launches Gui::Dialog::wbListItem - + If unchecked, %1 will not appear in the available workbenches. Если флажок не установлен, %1 не будет отображаться на рабочих столах. - + This is the current startup module, and must be enabled. See Preferences/General/Autoload to change. Это текущий модуль запуска и должен быть автоматически загружен. Смотрите Настройки/Общее/Автозагрузка для изменения. - + Shortcut to activate this workbench. Ярлык для активации этого верстака. - + Auto-load Автозагрузка - + If checked, %1 will be loaded automatically when FreeCAD starts up Если отмечено, %1 будет загружен автоматически при запуске FreeCAD - + This is the current startup module, and must be autoloaded. See Preferences/General/Autoload to change. Это текущий модуль запуска и должен быть автоматически загружен. Смотрите Настройки/Общее/Автозагрузка для изменения. - + Loaded Загружено - + Load Загрузить - + To preserve resources, FreeCAD does not load workbenches until they are used. Loading them may provide access to additional preferences related to their functionality. Для сохранения ресурсов FreeCAD не загружает рабочие столы до тех пор, пока они не используются. Загрузка может обеспечить доступ к дополнительным настройкам, связанным с их функциональностью. @@ -12617,17 +11936,17 @@ after FreeCAD launches Gui::Dialog::DlgSettingsWorkbenchesImp - + Toolbar Панель инструментов - + Left corner Левый угол - + Right corner Правый угол @@ -12653,12 +11972,12 @@ after FreeCAD launches Gui::NotificationArea - + Delete user notifications Удалить уведомления пользователя - + Delete All Удалить всё @@ -12694,13 +12013,13 @@ after FreeCAD launches StdViewLoadImage - + Load image... Загрузить изображение... - + Loads an image Загружает изображение @@ -12768,4 +12087,740 @@ after FreeCAD launches Произошла ошибка -- смотрите просмотр отчета для информации + + Gui::Dialog::DlgSettingsEditor + + + Editor + Редактор кода + + + + Options + Параметры + + + + Code lines will be numbered + Строки кода будут пронумерованы + + + + Enable line numbers + Показывать номера строк + + + + The cursor shape will be a block + Форма курсора будет представлять собой блок + + + + Enable block cursor + Включить большой курсор в виде блока + + + + Enable folding + Включить сворачивание + + + + Indentation + Отступы + + + + Tab size: + Шаг табуляции: + + + + Tabulator raster (how many spaces) + Число пробелов в одной табуляции + + + + Indent size: + Размер отступа: + + + + How many spaces will be inserted when pressing <Tab> + Сколько пробелов будет вставлено при нажатии <Tab> + + + + Pressing <Tab> will insert a tabulator with defined tab size + Нажатие <Tab> вставит табуляцию определенного размера + + + + Keep tabs + Символы табуляции + + + + Pressing <Tab> will insert amount of defined indent size + Нажатие <Tab> для вставки определенного размера отступа + + + + Insert spaces + Заменять на пробелы + + + + Display items + Показать пункты + + + + Color and font settings will be applied to selected type + Настройки цвета и шрифта будут применены к выбранному типу + + + + Family: + Шрифт: + + + + Font family to be used for selected code type + Семейство шрифтов, которые будут использоваться для выбранного типа кода + + + + Size: + Размер: + + + + Font size to be used for selected code type + Размер шрифта, который будет использоваться для выбранного типа кода + + + + Color: + Цвет: + + + + Preview: + Предпросмотр: + + + + Text + Текст + + + + Bookmark + Закладка + + + + Breakpoint + Точка останова + + + + Keyword + Ключевое слово + + + + Comment + Закомментировать + + + + Block comment + Блок комментариев + + + + Number + Число + + + + String + Строка + + + + Character + Символ + + + + Class name + Имя класса + + + + Define name + Задать название + + + + Operator + Оператор + + + + Python output + Вывод Python + + + + Python error + Ошибка Python + + + + Current line highlight + Выделение текущей строки + + + + Items + Элементы + + + + Gui::Dialog::DlgSettingsGeneral + + + General + Главный + + + + Language and number format + Язык и числовой формат + + + + Language: + Язык интерфейса: + + + + Language of the application's user interface + Язык пользовательского интерфейса приложения + + + + Unit system: + Система измерения: + + + + Unit system that should be used for all parts of the application + Система единиц измерения, которая должна использоваться для всех компонентов приложения + + + + Number of decimals: + Количество десятичных знаков: + + + + Number of decimals that should be shown for numbers and dimensions + Количество десятичных знаков, которые должны отображаться для чисел и размеров + + + + Minimum fractional inch: + Минимальная часть дюйма: + + + + Minimum fractional inch to be displayed + Минимальная часть дюйма для отображения + + + + Number format: + Формат чисел: + + + + Operating system + Операционная система + + + + Selected language + Выбранный язык + + + + C/POSIX + C/POSIX + + + + If enabled, numerical keypad decimal separator +will be substituted with locale separator, except +in Python Console and Macro Editor where a +dot/period will always be printed. + Если включено, числовой десятичный разделитель клавиш +будет заменён локальным разделителем, за исключением +консоли Python и редактора макросов, где всегда будут напечатаны точки/периоды. + + + + Substitute decimal separator + Замена десятичного разделителя + + + + Application + Приложение + + + + Theme: + Тема: + + + + Customize how user interface will look like + Настроить как будет выглядеть пользовательский интерфейс + + + + Size of toolbar icons: + Размер значков на панелях инструментов: + + + + Choose your preference for toolbar icon size. You can adjust +this according to your screen size or personal taste + Выберите предпочтение для размера иконки в панели инструментов. Вы можете настроить +этот размер в соответствии с размером Вашего экрана или индивидуальным вкусом + + + + Tree view mode: + Режим отображения иерархии документа: + + + + Customize how tree view is shown in the panel (restart required). + +'ComboView': combine tree view and property view into one panel. +'TreeView and PropertyView': split tree view and property view into separate panel. +'Both': keep all three panels, and you can have two sets of tree view and property view. + Настроить отображение дерева в панели (требуется перезапуск). + +'ComboView: комбинирует вид дерева и свойства в одну панель. +'TreeView и PropertyView': разделяет вид дерева и вид свойства в отдельную панель. +'Оба ': сохраняет все три панели, и Вы можете иметь два набора вида дерева и вид свойств. + + + + Size of recent file list: + Размер списка последних файлов: + + + + How many files should be listed in recent files list + Количество файлов в списке последних файлов + + + + Background of the main window (when no document is opened) will consist of tiles of a special image. +See the FreeCAD Wiki for details about the image. + Фон главного окна (при отсутствии документа) будет состоять из плиток специального изображения. +Смотрите Вики FreeCAD для получения подробной информации о изображении. + + + + Enable tiled background + Включить фон из повторяющегося узора + + + + The text cursor will be blinking + Текстовый курсор будет мигать + + + + Enable cursor blinking + Включить мигание курсора + + + + A Splash screen is a small loading window that is shown +when FreeCAD is launching. If this option is checked, FreeCAD will +display the splash screen + Экран заставки — это небольшое окно загрузки, которое отображается +при запуске FreeCAD. Если этот параметр отмечен, FreeCAD +отобразит экран заставки + + + + Enable splash screen at start up + Включение экрана-заставки при запуске + + + + Preference packs + Наборы настроек + + + + Name + Название + + + + Type + Тип + + + + Load + Загрузить + + + + Import config... + Импорт конфигурации... + + + + Save new... + Сохранить новый... + + + + Manage... + Управление... + + + + Revert... + Вернуть... + + + + Manage preference packs + Управление наборами настроек + + + + Small (%1px) + Малый (%1px) + + + + Medium (%1px) + Средний (%1пикс.) + + + + Large (%1px) + Крупный (%1пикс.) + + + + Extra large (%1px) + Очень крупный (%1пикс.) + + + + Custom (%1px) + Пользовательский (%1пикс.) + + + + Combo View + Комбо панель + + + + TreeView and PropertyView + Иерархия документа и свойства разделено (две панели) + + + + Both + Оба варианта одновременно (три панели) + + + + Preference Pack Name + Название пакета настроек + + + + Tags + Метки + + + + Apply + Применить + + + + Apply the %1 preference pack + Применить %1 набор настроек + + + + Choose a FreeCAD config file to import + Выберите файл конфигурации FreeCAD для импорта + + + + File exists + Файл существует + + + + A preference pack with that name already exists. Overwrite? + Пакет настроек с таким именем уже существует. Перезаписать? + + + + Gui::Dialog::DlgSettingsReportView + + + Report view + Просмотр отчёта + + + + Output + Вывод + + + + Normal messages will be recorded + Обычные сообщения будут записаны + + + + Record normal messages + Записывать обычные сообщения (normal) + + + + Log messages will be recorded + Сообщения журнала будут записаны + + + + Record log messages + Выводить информационные сообщения (log) + + + + Warnings will be recorded + Предупреждения будут записаны + + + + Record warnings + Выводить предупреждения (warnings) + + + + Error messages will be recorded + Сообщения об ошибках будут записаны + + + + Record error messages + Выводить сообщения об ошибках (errors) + + + + When an error has occurred, the Report View dialog becomes visible +on-screen while displaying the error + При возникновении ошибки на экране становится видимым + диалог Просмотр Отчёта при отображении ошибки + + + + Show report view on error + Показать Просмотр отчёта при ошибке + + + + When a warning has occurred, the Report View dialog becomes visible +on-screen while displaying the warning + При появления предупреждения становится видимым диалоговое окно "Просмотр отчета" +на экране при отображении предупреждения + + + + Show report view on warning + Показать Просмотр отчёта при предупреждении + + + + When a normal message has occurred, the Report View dialog becomes visible +on-screen while displaying the message + Когда появится обычное сообщение, диалог Просмотр отчёта становится видимым на экране для отображения сообщения + + + + Show report view on normal message + Показать отчёт в случае вывода обычного сообщения (normal) + + + + When a log message has occurred, the Report View dialog becomes visible +on-screen while displaying the log message + При появлении сообщения журнала, диалоговое окно Report View становится видимым на экране, +пока отображается сообщение журнала + + + + Show report view on log message + Показать Просмотр отчёта для журнала сообщений + + + + Include a timecode for each report + Включить код времени для каждого отчёта + + + + Include a timecode for each entry + Вставлять время вывода в каждую запись отчёта + + + + Colors + Выделение цветом + + + + Normal messages: + Обычные сообщения: + + + + Font color for normal messages in Report view panel + Цвет шрифта для обычных сообщений на панели Просмотр отчёта + + + + Log messages: + Информационные сообщения (log): + + + + Font color for log messages in Report view panel + Цвет шрифта для журнала сообщений в панели Просмотр отчёта + + + + Warnings: + Предупреждения (warnings): + + + + Font color for warning messages in Report view panel + Цвет шрифта предупреждающих сообщений в панели Просмотр отчёта + + + + Errors: + Сообщения об ошибках (errors): + + + + Font color for error messages in Report view panel + Цвет шрифта для сообщений об ошибках на панели Report view + + + + Python interpreter + Интерпретатор Python + + + + Internal Python output will be redirected +from Python console to Report view panel + Внутренний вывод Python будет перенаправлен +с консоли Python на панель просмотра отчета + + + + Redirect internal Python output to report view + Перенаправить внутренний вывод Python в отчёт + + + + Internal Python error messages will be redirected +from Python console to Report view panel + Внутренние сообщения об ошибках Python будут перенаправлены +с консоли Python на панель просмотра отчета + + + + Redirect internal Python errors to report view + Перенаправить внутренние ошибки Python в Просмотр отчёта + + + + Gui::Dialog::DlgSettingsTheme + + + Theme + Тема + + + + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + Эта страница позволяет вам настроить текущую тему. Предлагаемые настройки являются необязательными для разработчиков, поэтому они могут иметь или не иметь эффект в вашей текущей теме. + + + + Style sheet: + Стиль интерфейса: + + + + Style sheet how user interface will look like + Таблица стилей, как будет выглядеть пользовательский интерфейс + + + + Secondary theme color + Дополнительный цвет темы + + + + + + This color might be used by your theme to let you customize it. + Этот цвет может быть использован для вашей темы, чтобы позволить вам настраивать её. + + + + Highlight color + Цвет подсветки + + + + Focus theme color + Цвет фокус-темы + + + + No style sheet + Без особого стиля + + diff --git a/src/Gui/Language/FreeCAD_sl.ts b/src/Gui/Language/FreeCAD_sl.ts index 33a3c796d5..7477032023 100644 --- a/src/Gui/Language/FreeCAD_sl.ts +++ b/src/Gui/Language/FreeCAD_sl.ts @@ -42,29 +42,29 @@ Prikazana velikost zmožnosti - + <empty> <empty> - - + + Angle Kot - - + + Axis Os - + Position - Position + Položaj - + Enum Številčnik @@ -91,12 +91,12 @@ CmdViewMeasureClearAll - + Clear measurement Počisti meritev - + Clear all visible measurements Počisti vse vidne meritve @@ -104,12 +104,12 @@ CmdViewMeasureToggleAll - + Toggle measurement Preklopi meritev - + Turn on or off the display of all measurements Vključi oz. izključi prikaz vseh meritev @@ -117,12 +117,12 @@ Command - + Edit Uredi - + Import Uvozi @@ -182,9 +182,9 @@ Dodaj skupino - + Align - Align + Poravnaj @@ -194,18 +194,18 @@ - + Transform Preoblikuj - + Toggle array elements Preklopi med prvinami razpostavitve - + Link Transform Poveži Preoblikovanje @@ -215,12 +215,12 @@ Izmeri razdaljo - + Toggle visibility Preklopi vidnost - + Toggle selectability Preklopi izbirnost @@ -423,7 +423,7 @@ Default - Privzeti + Privzeto @@ -559,7 +559,7 @@ Gui::AutoSaver - + Please wait until the AutoRecovery file has been saved... Počakajte, da se datoteka samodejne obnovitve shrani … @@ -592,7 +592,7 @@ Press left mouse button - Pritisnite levo miškino tipko + Pritisnite levi miškin gumb @@ -712,47 +712,47 @@ kliknete na levo oz. desno tipko in premikate miško gor oz. dol Gui::Dialog::AboutDialog - - + + Credits Header for the Credits tab of the About screen Zahvale - + FreeCAD would not be possible without the contributions of FreeCADa ne bi bilo, če ne bi bilo prispevkov - + Individuals Header for the list of individual people in the Credits list. Posamezniki - + Organizations Header for the list of companies/organizations in the Credits list. Družbe - - + + License Dovoljenje - + Libraries Knjižnice - + This software uses open source components whose copyright and other proprietary rights belong to their respective owners: To programje uporablja odprtokodne dele, katerih avtorske pravice in ostale pravice pripadajo njihovim lastnikom: - + Collection Zbirka @@ -760,22 +760,22 @@ kliknete na levo oz. desno tipko in premikate miško gor oz. dol Gui::Dialog::ApplicationCache - + Cache directory Mapa predpomnilnika - + The cache directory %1 exceeds the size of %2. Predpomnilnikova mapa %1 presega velikost %2. - + Do you want to clear it now? Ali ga želite sedaj počistiti? - + Warning: Please make sure that this is the only running %1 instance and that no documents are opened as this may result into data loss! Opozorilo: Prepričajte se, da je to edini delujoči %1 primerek in ni odprt noben dokument, saj bi lahko prišlo do izgube podatkov! @@ -796,37 +796,37 @@ kliknete na levo oz. desno tipko in premikate miško gor oz. dol Gui::Dialog::CameraDialog - + Camera settings Nastavitve kamere - + Orientation Usmerjenost - + Q0 Q0 - + Q1 Q1 - + Q2 Q2 - + Q3 Q3 - + Current view Trenutni pogled @@ -856,7 +856,7 @@ kliknete na levo oz. desno tipko in premikate miško gor oz. dol Flip - Obrni + Preobrni @@ -1106,7 +1106,7 @@ Neglede na to ima lastnost v skriptih še vedno polni naziv, kot npr. "obj.Ime_S Name - Ime + Naziv @@ -1382,35 +1382,35 @@ tisti z višjo prednostjo. Default - Privzeti + Privzeto Name - Ime + Naziv Title - Naziv + Naslov - + All Vse - - + + none - nobeden + brez Gui::Dialog::DlgCustomToolBoxbarsImp - - + + Toolbox bars Vrstice orodjarne @@ -1568,7 +1568,7 @@ tisti z višjo prednostjo. Spaceball Motion - Gibanje miške 3D + Gibanje 3D miške @@ -1685,551 +1685,123 @@ tisti z višjo prednostjo. Gui::Dialog::DlgDisplayPropertiesImp - + Default - Privzeti + Privzeto - + Aluminium Aluminij - + Brass Medenina - + Bronze Bron - + Copper Baker - + Chrome Krom - + Emerald Smaragd - + Gold Zlato - + Jade Žad - + Metalized Prevlečeno s kovino - + Neon GNC Neon GNC - + Neon PHC Neon PHC - + Obsidian Obsidian - + Pewter Trd kositer - + Plaster Mavec - + Plastic Plastika - + Ruby Rubin - + Satin Atlas - + Shiny plastic Sijoča plastika - + Silver Srebro - + Steel Jeklo - + Stone Kamen Gui::Dialog::DlgEditorSettings - - - Editor - Urejevalnik - - - - Options - Možnosti - - - - Code lines will be numbered - Vrstice kode bodo oštevilčene - - - - Enable line numbers - Omogoči številke vrstic - - - - The cursor shape will be a block - Kazalka bo v obliki pravokotega polja - - - - Enable block cursor - Omogoči poljno kazalko - - - - Enable folding - Omogoči pregibanje - - - - Indentation - Zamik - - - - Tab size: - Velikost zamika: - - - - Tabulator raster (how many spaces) - Korak zamikalke (koliko presledkov) - - - - Indent size: - Velikost zamika: - - - - How many spaces will be inserted when pressing <Tab> - Koliko presledkov se vstavi s pritiskom na <Tab> - - - - Pressing <Tab> will insert a tabulator with defined tab size - S pritiskom na <Tab> vstavite zamik določene velikosti - - - - Keep tabs - Obdrži zamike - - - - Pressing <Tab> will insert amount of defined indent size - S pritiskom na <Tab> boste vstavili določen zamik - - - - Insert spaces - Vstavi presledke - - - - Display items - Prikaži predmete - - - - Color and font settings will be applied to selected type - Za izbrano vrsto bodo uveljavljene nastavitve barve in pisave - - - - Family: - Družina: - - - - Font family to be used for selected code type - Družina pisave za izbrano vrsto kode - - - - Size: - Velikost: - - - - Font size to be used for selected code type - Velikost pisave za izbrano vrsto kode - - - - Color: - Barva: - - - - Preview: - Predogled: - - - Gui::Dialog::DlgGeneral - - - General - Splošne nastavitve - - - - Language of the application's user interface - Jezik uporabniškega vmesnika programa - - - - Number format: - Oblika zapisa števil: - - - - Operating system - Operacijski sistem - - - - Selected language - Izberite jezik - - - - C/POSIX - C/POSIX - - - - If enabled, numerical keypad decimal separator -will be substituted with locale separator, except -in Python Console and Macro Editor where a -dot/period will always be printed. - Če je omogočeno, bo decimalni ločevalnik na -številčnici zamenjan s krajevnim ločevalnikom, -razen na Pythonovi ukaznimi mizi in v Urejevalniku -makrov, kjer bo pika/vejica vedno natisnjena. - - - - Preference packs - Prednastavitveni svežnji - - - - Name - Ime - - - - Type - Vrsta - - - - Load - Naloži - - - - Import config... - Nastavljanje uvoza ... - - - - Save new... - Shrani nov ... - - - - Manage... - Upravljaj ... - - - - Revert... - Povrni ... - - - - How many files should be listed in recent files list - Koliko datotek naj bo navedenih na seznamu nedavnih datotek - - - - Enable tiled background - Omogoči ploščičasto ozadje - - - - The text cursor will be blinking - Besedilna kazalka bo utripala - - - - Enable cursor blinking - Omogoči utripanje kazalke - - - - Style sheet: - Slogovna predloga: - - - - Language and number format - Jezik in oblika zapisa števil - - - - Language: - Jezik: - - - - Unit system: - Merski sistem: - - - - Unit system that should be used for all parts of the application - Merski sistem, ki naj se uporablja v celotnem programu - - - - Number of decimals: - Število decimalk: - - - - Number of decimals that should be shown for numbers and dimensions - Število decimalk, ki naj se prikaže pri številkah ter merah - - - - Minimum fractional inch: - Najmanjši del palca (inch): - - - - Minimum fractional inch to be displayed - Najmanjši del palca, ki na jse še prikaže - - - - Substitute decimal separator - Zamenjaj decimalni ločilnik - - - - Application - Program - - - - Style sheet how user interface will look like - Slogovna predloga, ki določa videz uporabniškega vmesnika - - - - Size of toolbar icons: - Velikost ikon orodne vrstice: - - - - Choose your preference for toolbar icon size. You can adjust -this according to your screen size or personal taste - Izberite velikost ikon orodne vrstice, ki vam najbolj odgovarja. -Prilagodite jo lahko glede na velikost zaslona ali po lastnem okusu - - - - Tree view mode: - Način drevesnega prikaza: - - - - Customize how tree view is shown in the panel (restart required). - -'ComboView': combine tree view and property view into one panel. -'TreeView and PropertyView': split tree view and property view into separate panel. -'Both': keep all three panels, and you can have two sets of tree view and property view. - Prilagodi način prikazovanja drevesnega prikaza v podoknu (potreben vnovični zagon). - -"Sestavljen pogled": v eno podokno združen drevesni prikaz in lastnostni prikaz. -"Drevesni in Lastnostni prikaz": drevesni in lastnostni prikaz, vsak v svojem podoknu. -"Oboje": ohrani vsa tri podokna tako, da imate lahko dva drevesna in dva lastnostna prikaza. - - - - Size of recent file list: - Velikost seznama nedavnih datotek: - - - - Background of the main window (when no document is opened) will consist of tiles of a special image. -See the FreeCAD Wiki for details about the image. - Ozadje glavnega okna bo, (ko ni odprt noben dokument) tlakovano s posebno sliko. -Za podrobnosti o sliki si oglejte FreeCAD Wiki. - - - - A Splash screen is a small loading window that is shown -when FreeCAD is launching. If this option is checked, FreeCAD will -display the splash screen - Pozdravno okno je majhno okno, ki se prikaže med nalaganje -FreeCADa ob zagonu. Če je ta možnost označena, -bo pozdravno okno prikazano - - - - Enable splash screen at start up - Omogoči pozdravno okno ob zagonu - - - - Gui::Dialog::DlgGeneralImp - - - Manage preference packs - Upravljanje s prenastavitvenimi svežnji - - - - Small (%1px) - Majhno (%1px) - - - - Medium (%1px) - Srednje (%1px) - - - - Large (%1px) - Veliko (%1px) - - - - Extra large (%1px) - Zelo velike (%1px) - - - - Custom (%1px) - Po meri (%1px) - - - - Combo View - Sestavljen pogled - - - - TreeView and PropertyView - Drevesni prikaz in Lastnostni prikaz - - - - Both - Oboje - - - - No style sheet - Brez slogovne predloge - - - - Preference Pack Name - Ime prednastavitvenega svežnja - - - - Tags - Značke - - - - Apply - Uveljavi - - - - Apply the %1 preference pack - Uveljavi prednastavitveni sveženj %1 - - - - Choose a FreeCAD config file to import - Za uvažanje izberite FreeCADovo nastavitveno datoteko - - - - File exists - Datoteka obtsaja - - - - A preference pack with that name already exists. Overwrite? - Prednastavitveni sveženj s tem imenom že obstaja. Ali ga želite pripisati? - - Gui::Dialog::DlgInputDialog @@ -2326,7 +1898,7 @@ bo pozdravno okno prikazano Download - Prejmi + Prenesi @@ -2759,7 +2331,7 @@ Navedite drugo mapo. Name - Ime + Naziv @@ -2892,17 +2464,17 @@ Navedite drugo mapo. You must restart FreeCAD for changes to take effect. - You must restart FreeCAD for changes to take effect. + Da bi spremembe stopile v veljavo, morate ponovno zagnati FreeCAD. Restart now - Restart now + Ponovno zaženi zdaj Restart later - Restart later + Ponovno zaženi pozneje @@ -3116,188 +2688,6 @@ Navedite drugo mapo. Gui::Dialog::DlgReportView - - - Report view - Poročevalni pogled - - - - Output - Izpis - - - - Normal messages will be recorded - Običajna sporočila bodo zabeležena - - - - Record normal messages - Zabeleži običajna sporočila - - - - Log messages will be recorded - Dnevniška sporočilo bodo zabeležena - - - - Record log messages - Zabeleži dnevniška sporočila - - - - Warnings will be recorded - Opozorila bodo zabeležena - - - - Record warnings - Zapiši opozorila - - - - Error messages will be recorded - Sporočila o napakah bodo zabeležena - - - - Record error messages - Zabeleži sporočila napak - - - - When an error has occurred, the Report View dialog becomes visible -on-screen while displaying the error - Ko pride do napake, bo pri prikazovanju napake postalo na zaslonu vidno -poročevalno pogovorno okno - - - - Show report view on error - Prikaži pri napaki poročevalni pogled - - - - When a warning has occurred, the Report View dialog becomes visible -on-screen while displaying the warning - Ko pride do opozorila, bo pri prikazovanju opozorila postalo na zaslonu vidno -poročevalno pogovorno okno - - - - Show report view on warning - Prikaži pri opozorilu poročevalni pogled - - - - When a normal message has occurred, the Report View dialog becomes visible -on-screen while displaying the message - Ko pride do običajnega sporočila, bo pri prikazovanju sporočila postalo na zaslonu -vidno poročevalno pogovorno okno - - - - Show report view on normal message - Prikaži pri običajnih sporočilih poročevalni pogled - - - - When a log message has occurred, the Report View dialog becomes visible -on-screen while displaying the log message - Ko pride do dnevniškega sporočila, bo pri prikazovanju zapisa postalo na zaslonu -vidno poročevalno pogovorno okno - - - - Show report view on log message - Prikaži pri dnevniškem sporočilu poročevalni pogled - - - - Include a timecode for each report - Vsakemu poročilu dodaj časovni žig - - - - Include a timecode for each entry - Vsakemu vpisu dodaj tudi časovni žig - - - - Colors - Barve - - - - Normal messages: - Običajna sporočila: - - - - Font color for normal messages in Report view panel - Barva pisave pri običajnih sporočilih v poročilnem podoknu - - - - Log messages: - Dnevniška sporočila: - - - - Font color for log messages in Report view panel - Barva pisave pri dnevniških sporočilih v poročilnem podoknu - - - - Warnings: - Opozorila: - - - - Font color for warning messages in Report view panel - Barva pisave pri opozorilnih sporočilih v poročilnem podoknu - - - - Errors: - Napake: - - - - Font color for error messages in Report view panel - Barva pisave pri sporočilih o napakah v poročilnem podoknu - - - - Python interpreter - Tolmač Pythona - - - - Internal Python output will be redirected -from Python console to Report view panel - Pythonov notranji izpis bo preusmerjen s -Pythonove ukazne mize na poročilno podokno - - - - Redirect internal Python output to report view - Preusmeri notranji izpis Pythona na poročevalni pogled - - - - Internal Python error messages will be redirected -from Python console to Report view panel - Notranja Pythonova sporočila o napakah bodo preusmerjena -s Pythonove ukazne mize na poročilno podokno - - - - Redirect internal Python errors to report view - Preusmeri notranje napake Pythona na poročevalni pogled - @@ -3375,70 +2765,70 @@ s Pythonove ukazne mize na poročilno podokno Gui::Dialog::DlgSettings3DView - + 3D View 3D pogled - + General Splošne nastavitve - + Main coordinate system will always be shown in lower right corner within opened files Glavni koordinatni sistem bo vedno prikazan v spodnjem desnem kotu znotraj odprtih datotek - + Show coordinate system in the corner Pokaži v vogalu koordinatni sistem - + Relative size : Odnosna velikost: - + Size of main coordinate system representation in the corner -- in % of height/width of viewport Velikost prikaza glavnega koordinatnega sistema v vogalu -- merjeno v % višine/širine vpogleda - + Axis cross will be shown by default at file opening or creation Križ osi bo ob odprtu ali ustvaritvi datoteke privzeto prikazan - + Show axis cross by default Privzeto prikaži križ osi - + Time needed for last operation and resulting frame rate will be shown at the lower left corner in opened files V spodnjem levem vogalu odprtih datotek bosta prikazana čas, porabljen za zadnje opravilo, in gostota sličic - + Show counter of frames per second Pokaži števec slik na sekundo - + Rendering Izrisovanje - + This option is useful for troubleshooting graphics card and driver problems. Changing this option requires a restart of the application. @@ -3447,22 +2837,22 @@ Changing this option requires a restart of the application. Za spremembo te možnosti je treba program ponovno zagnati. - + Use software OpenGL Uporabi OpenGL programje - + Use OpenGL VBO (Vertex Buffer Object) Uporabi OpenGL VBO (medpomnilnik oglišč) - + Render cache Izrisni predpomnilnik - + If selected, Vertex Buffer Objects (VBO) will be used. A VBO is an OpenGL feature that provides methods for uploading vertex data (position, normal vector, color, etc.) to the graphics card. @@ -3485,7 +2875,7 @@ od grafičnih nepravilnosti do hroščev sesipanja GPE. Ne pozabite javiti, da je bila ta zmožnost omogočena, ko boste iskali podporo na FreeCAD-ovih forumih - + 'Render Caching' is another way to say 'Rendering Acceleration'. There are 3 options available to achieve this: 1) 'Auto' (default), let Coin3D decide where to cache. @@ -3502,92 +2892,92 @@ razen predpomnilnika korenskega vozlišča na grafu torišča. S tem dobite hitr izrisovanje, vendar počasnejše odzivanje na spremembe torišča. - + Auto Samodejno - + Distributed Porazdeljeno - + Centralized Usrediščeno - + Anti-Aliasing Glajenje robov - + What kind of multisample anti-aliasing is used Kakšno glajenje robov z večkratnim vzorčenjem je uporabljeno - + None Brez - + Line Smoothing Glajenje črt - + MSAA 2x MSAA 2x - + MSAA 4x MSAA 4x - + MSAA 8x MSAA 8x - + Transparent objects: Prozorni predmeti: - + Render types of transparent objects Način izrisovanja prozornih predmetov - + One pass Enkratni prelet - + Backface pass Prelet čez hrbtne ploskve - + Marker size: Velikost oznake: - + Size of vertices in the Sketcher workbench Velikost oglišč v delovnem okolju Očrtovalnik - + Eye to eye distance for stereo modes Medočesna razdalja v dvovidnih načinih - + Eye-to-eye distance used for stereo projections. The specified value is a factor that will be multiplied with the bounding box size of the 3D object that is currently displayed. @@ -3596,48 +2986,48 @@ Ta vredost predstavlja količnik, ki bo pomnožen z velikostjo očrtnega kvadra trenutno prikazanega prostorskega predmeta. - + Backlight is enabled with the defined color Protisvetloba je omogočena z določeno barvo - - + + Backlight color Barva protisvetlobe - + Intensity Jakost - + Intensity of the backlight Jakost protisvetlobe - + Camera type Vrsta kamere - + Objects will appear in a perspective projection Predmeti bodo prikazani v perspektivni preslikavi - + Perspective renderin&g Izris v p&erspektivi - + Objects will be projected in orthographic projection Predmeti bodo preslikani v pravokotno preslikavo - + Or&thographic rendering Pravoko&tni izris @@ -3649,42 +3039,42 @@ očrtnega kvadra trenutno prikazanega prostorskega predmeta. Gui::Dialog::DlgSettings3DViewImp - + 5px 5px - + 7px 7px - + 9px 9px - + 11px 11px - + 13px 13px - + 15px 15px - + Anti-aliasing Glajenje robov - + Open a new viewer or restart %1 to apply anti-aliasing changes. Odprite nov pregledovalnik ali ponovno zaženite %1, da uporabite spremembe glajenja robov. @@ -3692,77 +3082,77 @@ očrtnega kvadra trenutno prikazanega prostorskega predmeta. Gui::Dialog::DlgSettingsCacheDirectory - + Cache Predpomnilnik - + Cache directory Mapa predpomnilnika - + Location: Mesto: - + Check periodically at program start: Redno preverjanje ob zagonu programa: - + Always Vedno - + Daily Dnevno - + Weekly Tedensko - + Monthly Mesečno - + Yearly Letno - + Never Nikoli - + Cache size limit: Omejitev velikosti predpomnilnika: - + Check now... Preveri zdaj ... - + Notify the user if the cache size exceeds the specified limit Obvesti uporabnika, če velikost predpomnilnika presega določeno omejitev - + Unknown Neznano - + Current cache size: %1 Trenutna velikost predpomnilnika: %1 @@ -3936,182 +3326,182 @@ poleg barvne vrstice Gui::Dialog::DlgSettingsDocument - + Document Dokument - + General Splošne nastavitve - + The application will create a new document when started Program bo ob zagonu ustvaril nov dokument - + Create new document at start up Ob zagonu ustvari nov dokument - + Document save compression level (0 = none, 9 = highest, 3 = default) Raven stiskanja pri shranjevanju dokumenta (0 = brez, 9 = najvišja, 3 = privzeta) - + Compression level for FCStd files Raven stiskanja pri datotekah FCtd - + All changes in documents are stored so that they can be undone/redone Vse spremembe v dokumentu so shranjene, da se jih lahko razveljavi oz. uveljavi - + Using Undo/Redo on documents Omogoči razveljavljanje/uveljavljanje - + Maximum Undo/Redo steps Največje število razveljavitev/uveljavitev - + How many Undo/Redo steps should be recorded Koliko korakov za razveljavitev/uveljavitev naj se shrani - + Allow user aborting document recomputation by pressing ESC. This feature may slightly increase recomputation time. Dovoli uporabniku prekinitev preračunavanja s pritiskom na Izhod (ESC). Ta zmožnost lahko malo podaljša čas preračunavanja. - + Allow aborting recomputation Dovoli prekinitev preračunavanja - + Storage Shranjevanje - + Saving transactions (Auto-save) Shranjevanje izmenjav (samodejno shranjevanje) - + Discard saved transaction after saving document Zavrzi shranjeno izmenjavo po shranjevanju dokumenta - + If there is a recovery file available the application will automatically run a file recovery when it is started. Če je obnovitvena datoteka na voljo, bo program ob zagonu samodejno obnovil datoteko. - + Run AutoRecovery at startup Zaženi samodejno obnovitev ob zagonu - + How often a recovery file is written Kako pogosto naj se naredi obnovitvena datoteka - + Save AutoRecovery information every Shrani podatke samodejne obnovitve vsakih - + A thumbnail will be stored when document is saved Pri shranjevanju datoteke se bo shranila tudi sličica - + Save thumbnail into project file when saving document Pri shranjevanju dokumenta shrani sličico za ikono datoteke projekta - + Size Velikost - + Sets the size of the thumbnail that is stored in the document. Common sizes are 128, 256 and 512 Nastavi velikost sličice, ki se shrani v dokument. Običajne mere so 128, 256 in 512 - + The program logo will be added to the thumbnail Sličici bo dodan logotip - + Add the program logo to the generated thumbnail Dodaj v proizvedeno sličico logotip programa - + How many backup files will be kept when saving document Koliko varnostnih kopij se ohrani po shranitvi dokumenta - + Maximum number of backup files to keep when resaving document Največje število varnostnih kopij, ohranjenih pri ponovnem shranjevanju dokumenta - + Backup files will get extension '.FCbak' and file names get date suffix according to the specified format Varnostne kopije bodo dobile pripono ".FCbak", imena datotek pa pripono glede na določen razpis - + Use date and FCBak extension Uporabi datum in FCBak-ov razširitev - + Date format Zapis datuma - + Document objects Predmeti dokumenta - + Allow objects to have same label Dovoli, da imajo lahko predmeti enako oznako - + Allow duplicate object labels in one document Dovoli podvojene oznake predmetov v enem dokumentu - + Enable partial loading of external linked documents. Then only referenced objects and their dependencies will be loaded when a linked document is auto-opened together with the main document. @@ -4124,22 +3514,22 @@ Delno naloženega dokumenta ni mogoče urejati. Z dvoklikom na ikono dokumenta v drevesnem prikazu se bo ta ponovno naložil v celoti. - + Disable partial loading of external linked objects Onemogoči delno nalaganje zunanjih sklicnih predmetov - + Authoring and License Avtorstvo in licenca - + Author name Ime avtorja - + All documents that will be created will get the specified author name. Keep blank for anonymous. You can also use the form: John Doe <john@doe.com> @@ -4148,32 +3538,32 @@ You can also use the form: John Doe <john@doe.com> Lahko uporabite tudi obliko: Neznanec <ne@znanec.com> - + The field 'Last modified by' will be set to specified author when saving the file Polje "Zadnji spremenil" bo pri shranjevanju izpolnjeno z izbranim ustvarjalcem - + Set on save Glede na shranjevanje - + Company Podjetje - + Default company name to use for new files Privzeto ime podjetja pri ustvarjanju novih datotek - + Default license Privzeta licenca - + Default license for new documents Privzeto dovoljenje za nove dokumente @@ -4243,12 +3633,12 @@ Lahko uporabite tudi obliko: Neznanec <ne@znanec.com> Drugo - + License URL Spletni naslov dovoljenja - + URL describing more about the license Spletni naslov s podrobnejšim opisom dovoljenja @@ -4256,104 +3646,21 @@ Lahko uporabite tudi obliko: Neznanec <ne@znanec.com> Gui::Dialog::DlgSettingsDocumentImp - + The format of the date to use. Vrsta zapisa podatkov, ki naj se uporabi. - + Default - Privzeti + Privzeto - + Format Zapis - - Gui::Dialog::DlgSettingsEditorImp - - - Text - Besedilo - - - - Bookmark - Zaznamek - - - - Breakpoint - Prekinitvena točka - - - - Keyword - Ključna beseda - - - - Comment - Opomba - - - - Block comment - Večvrstično pojasnilo - - - - Number - Število - - - - String - Niz - - - - Character - Znak - - - - Class name - Ime razreda - - - - Define name - Določi ime - - - - Operator - Operator - - - - Python output - Izpis Pythona - - - - Python error - Napaka Pythona - - - - Current line highlight - Poudarjanje trenutne vrstice - - - - Items - Predmeti - - Gui::Dialog::DlgSettingsImage @@ -4534,122 +3841,122 @@ Lahko uporabite tudi obliko: Neznanec <ne@znanec.com> Gui::Dialog::DlgSettingsMacro - + Macro Makro - + General macro settings Splošne nastavitve makrov - + Variables defined by macros are created as local variables Spremenljivke, ki jih določi makro, so krajevne spremenljivke - + Run macros in local environment Zaženi makre v krajevnem okolju - + Macro recording settings Nastavitve snemanja makrov - + Macro path Pot makrov - + The directory in which the application will search for macros Mapa, v kateri bo program iskal makre - + Gui commands Ukazi graf. up. vmesnika - + Recorded macros will also contain user interface commands Posneti makri bodo vsebovali tudi ukaze uporabniškega vmesnika - + Record GUI commands Beleži ukaze graf. upor. vmesnika - + Recorded macros will also contain user interface commands as comments Posneti makri bodo kot opombe vsebovali tudi ukaze uporabniškega vmesnika - + Record as comment Beleži kot opombe - + Logging Commands Ukazi beleženja - + Commands executed by macro scripts are shown in Python console Ukazi, ki jih izvajajo skripti makra, so prikazani v Pythonovi ukazni mizi - + Show script commands in python console Prikaži ukaze skriptov v konzoli Python - + Log all commands issued by menus to file: Beleži vse ukaze, ki jih izdajo meniji v datoteko: - + FullScript.FCScript FullScript.FCScript - + Recent macros menu Meni nedavnih makrov - + Size of recent macro list Velikost seznama nedavnih marov - + How many macros should be listed in recent macros list Koliko makrov naj bo navedenih na seznamu nedavnih makrov - + Keyboard shortcut count Štetje tipkovnih bližnjic - + How many recent macros should have shortcuts Koliko nedavnih makrov naj ima bližnjice - + Keyboard Modifiers Tipkovnični spremenilniki - + Keyboard modifiers, default = Ctrl+Shift+ Tipkovnični spremenilniki, privzeto = Ctrel+Premakni (Shift)+ @@ -4657,130 +3964,130 @@ Lahko uporabite tudi obliko: Neznanec <ne@znanec.com> Gui::Dialog::DlgSettingsNavigation - - + + Navigation - Navigacija + Krmarjenje - + Navigation cube Krmilna kocka - + Steps by turn Korakov v zaobratu - + Number of steps by turn when using arrows (default = 8 : step angle = 360/8 = 45 deg) Število korakov pri obračanju s puščico v enem zaobratu (privzeto = 8 : koračnih kotov = 360/8 = 45 stopinj) - + Corner Vogal - + Corner where navigation cube is shown Vogal, v katerem je prikazana krmilna kocka - + Top left Zgornji levi - + Top right Zgornji desni - + Bottom left Spodnji levi - + Bottom right Spodnji desni - + Rotates to nearest possible state when clicking a cube face Zasuk v najbližji možni položaj, ob kliku na ploskev kocke - + Rotate to nearest Zasuk do najbližjega - + Font name: Ime pisave: - + Font name of the navigation cube Ime pisave za krmilno kocko - + Default - Privzeti + Privzeto - + Cube size Velikost kocke - + Size of the navigation cube Velikost krmilne kocke - + Color Barva - + Base color for all elements Osnovna barva vseh predmetov - + 3D Navigation 3D krmarjenje - + List the mouse button configs for each chosen navigation setting. Select a set and then press the button to view said configurations. Naštej nastavitve miškinih tipk za vsako izbrano nastavitev krmarjenja. Izberite nastavitev in nato pritisnite tipko za pregled navedenih nastavitev. - + Mouse... Miška … - + Navigation settings set Nabor nastavitev krmarjenja - + Orbit style Slog vrtenja - + Rotation orbit style. Trackball: moving the mouse horizontally will rotate the part around the y-axis Turntable: the part will be rotated around the z-axis (with constrained axes). @@ -4791,116 +4098,116 @@ Sukajoči pogled: del se bo sukal okrog osi z. (z omejitvami osi). Prostosukajoči pogled: del se bo sukal okoli osi z. - + Turntable Sukajoča pogled - + Trackball Vrtilna krogla - + Free Turntable Prostosukajoča plošča - + Rotation mode Sukalni način - + Rotations in 3D will use current cursor position as center for rotation Pri prostorskem sukanju bo za vrtišče izbran trenutni položaj kazalke - + Window center Sredina okna - + Drag at cursor Povleci h kazalki - + Object center Središče predmeta - + Default camera orientation Privzeta usmeritev kamere - + Default camera orientation when creating a new document or selecting the home view Privzeta usmeritev kamere pri ustvarjanju novega dokumenta ali izbiri domačega pogleda - + Camera zoom Preodmičenje - + Sets camera zoom for new documents. The value is the diameter of the sphere to fit on the screen. Nastavi vidno polje kamere za nove dokumente. Vrednost predstavlja premer krogle, včrtane v zaslon. - + mm mm - + Enable animated rotations Omogoči potujoče zasuke - + Enable animation Omogoči potovanje - + Zoom operations will be performed at position of mouse pointer Preodmičenje se bo izvajalo okrog položaja kazalke - + Zoom at cursor Preodmičenje ob kazalki - + Zoom step Korak preodmičenja - + How much will be zoomed. Zoom step of '1' means a factor of 7.5 for every zoom step. Za koliko se bo spremenila povečava. Korak preodmičenja "1" pomeni količnik velikost 7,5 za vsak korak. - + Direction of zoom operations will be inverted Smer preodmičenja bo obrnjena - + Invert zoom Obrni preodmičenje - + Prevents view tilting when pinch-zooming. Affects only gesture navigation style. Mouse tilting is not disabled by this setting. @@ -4909,57 +4216,67 @@ Vpliva le na slog krmarjenja s kretnjami. S to nastavitvijo nagibanje z miško ni onemogočeno. - + Disable touchscreen tilt gesture Onemogoči potezo nagibanja na zaslonu na dotik - + + Show the rotation center when dragging. + Pri vlečenju prikaži središče sukanja. + + + + Enable rotation center indication + Omogoče nakazovanje središča sukanja + + + Isometric - Izometrična + Izometrično - + Dimetric - Dimetrična + Dvomeren - + Trimetric - Trimetrična + Trimetrično - + Top Zgoraj - + Front Spredaj - + Left Levo - + Right Desno - + Rear Zadaj - + Bottom Spodaj - + Custom Po meri @@ -4967,44 +4284,44 @@ S to nastavitvijo nagibanje z miško ni onemogočeno. Gui::Dialog::DlgSettingsPythonConsole - + Python console Pythonova ukazna miza - + Settings Nastavitve - + Words will be wrapped when they exceed available horizontal space in Python console Ko besede presežejo razpložljivo širino na Pythonovi ukazni mizi, se prelomijo - + Enable word wrap Omogoči prelom besed - + The cursor shape will be a block Kazalka bo v obliki pravokotega polja - + Enable block cursor Omogoči poljno kazalko - + Saves Python history across sessions Shrani zgodovino Pythonove seje - + Save history Shrani zgodovino @@ -5012,17 +4329,37 @@ ukazni mizi, se prelomijo Gui::Dialog::DlgSettingsSelection - + Selection Izbira - + + Enable preselection, highlighted with specified color + Omogoči predizbor, poudarjen z izbrano barvo + + + + Enable preselection + Omogoči predizbor + + + + Enable selection, highlighted with specified color + Omogoči izbor, poudarjen z izbrano barvo + + + + Enable selection + Omogoči izbor + + + Pick radius (px): Izberi polmer (px): - + Area for picking elements in 3D view. Larger value eases to pick things, but can make small features impossible to select. @@ -5031,27 +4368,27 @@ Pri večjih vrednostih je izbiranje lažje, vendar pa je lahko zaradi tega izbir - + Auto switch to the 3D view containing the selected item Samodejno preklopi na prostorski pogled, ki vsebuje izbrani predmet - + Auto expand tree item when the corresponding object is selected in 3D view Samodejno razširi predmet v drevesu, ki odgovarja izbranemu predmetu v prostorskem pogledu - + Preselect the object in 3D view when mouse over the tree item Predizberi predmete v prostorskem pogledu, preko katerih se gre v drevesu s kazalko - + Record selection in tree view in order to go back/forward using navigation button Posnemi izbor v drevesnem prikazu, da se je mogoče s krmilnim gumbom premikati nazaj in naprej - + Add checkboxes for selection in document tree Za izbiranje po drevesu dokumenta dodaj označna polja @@ -5059,147 +4396,122 @@ Pri večjih vrednostih je izbiranje lažje, vendar pa je lahko zaradi tega izbir Gui::Dialog::DlgSettingsViewColor - + Colors Barve - - Selection - Izbira - - - - Enable preselection and highlight by specified color - Omogoči predizbor in poudarjanje z določeno barvo - - - - Enable preselection highlighting - Omogoči poudarjanje predizbora - - - - Enable selection highlighting and use specified color - Omogoči poudarjanje izbora in uporabi določeno barvo - - - - Enable selection highlighting - Omogoči poudarjanje izbora - - - + Background color for the model view Barva ozadja v oblikovalnici - + Background color Barva ozadja - - + + Background will have selected color Ozadje bo izbrane barve - + Simple color Preprosta barva - - + + Background will have selected color gradient Ozadje bo izbrani barvni preliv - + Linear gradient Premi preliv - + Radial gradient Krožni preliv - - + + Top: Zgoraj: - - + + Middle: Sredina: - + Switches the colors of the gradient Preklaplja barve preliva - + Switch Stikalo - + Color gradient will get selected color as middle color Barvni preliv bo imel izbrano barvo kot sredinsko barvo - + Middle color Srednja barva - - + + Bottom: Spodaj: - + Tree view Drevesni prikaz - + Object being edited Predmet v urejanju - + Background color for objects in tree view that are currently edited Barva ozadja za predmete v drevesem prikazu, ki jih trenutno urejate - + Active container Dejavni vsebnik - + Background color for active containers in tree view Barva ozadja pri dejavnih vsebnikih v drevesnem prikazu - + Central: Središčno: - + Midway: Na polovici: - + End: Konec: @@ -5324,7 +4636,7 @@ Prednostni je sistem, nastavljen v splošnih prednastavitvah. Gui::Dialog::DockablePlacement - + Placement Postavitev @@ -5910,7 +5222,7 @@ The 'Status' column shows whether the document could be recovered. OK - Potrdi + V redu @@ -5923,17 +5235,17 @@ The 'Status' column shows whether the document could be recovered. Uveljavi - + Please select 1, 2, or 3 points before clicking this button. A point may be on a vertex, face, or edge. If on a face or edge the point used will be the point at the mouse position along face or edge. If 1 point is selected it will be used as the center of rotation. If 2 points are selected the midpoint between them will be the center of rotation and a new custom axis will be created, if needed. If 3 points are selected the first point becomes the center of rotation and lies on the vector that is normal to the plane defined by the 3 points. Some distance and angle information is provided in the report view, which can be useful when aligning objects. For your convenience when Shift + click is used the appropriate distance or angle is copied to the clipboard. Izberite 1, 2 ali 3 točke preden kliknete ta gumb. Točka je lahko na ogljišču, ploskvi ali na robu. Če bo na ploskvi ali robu, bo uporabljena točka položaja kazalke na ploskvi ali robu. Če je izbrana 1 točka, bo uporabljena kot središče sukanja. Če sta izbrani 2 točki, bo točka na sredini med njima središče sukanja in ustvarjena bo nova os po meri, če bo potrebno. Če so izbrane 3 točke, prva točka postane središče vrtenja in leži na vektorju, ki je pravokoten na ravnino, določeno s temi 3 točkami. Nekateri podatki o razdaljah in kotih so podani v poročilnem pogledu, ki je lahko koristen posebno pri poravnavanju objektov. Za lažjo uporabo se s Premakni + klik ustrezna razdalja ali kot kopira v odložišče. - + Incorrect quantity Nepravilna količina - + There are input fields with incorrect input, please ensure valid placement values! Nekatera vnosna polja so napačno izpolnjena. Vnesite veljavne vrednosti postavitve! @@ -5994,7 +5306,7 @@ The 'Status' column shows whether the document could be recovered. Dialog - Pog. okno + Pogovorno okno @@ -6017,7 +5329,7 @@ The 'Status' column shows whether the document could be recovered. Name - Ime + Naziv @@ -6040,7 +5352,7 @@ The 'Status' column shows whether the document could be recovered. Global - Splošno + Obče @@ -6125,7 +5437,7 @@ The 'Status' column shows whether the document could be recovered. Name - Ime + Naziv @@ -6160,7 +5472,7 @@ izbrani pred odprtjem tega pogovrnega okna Dialog - Pog. okno + Pogovorno okno @@ -6195,7 +5507,7 @@ izbrani pred odprtjem tega pogovrnega okna Gui::DockWnd::PropertyDockView - + Property View Lastnostni prikaz @@ -6263,22 +5575,22 @@ izbrani pred odprtjem tega pogovrnega okna Pojdi na konec - + Clear Počisti - + Save As... Shrani kot... - + Save Report Output Shrani izpis poročila - + Plain Text Files Golobesedilne datoteke @@ -6343,7 +5655,7 @@ izbrani pred odprtjem tega pogovrnega okna Deselect - Odstrani izbiro + Prekliči izbor @@ -6409,7 +5721,7 @@ izbrani pred odprtjem tega pogovrnega okna Program - + Labels & Attributes Oznake in značilke @@ -6458,27 +5770,27 @@ Ali želite shraniti spremembe? Datoteka PDF - + untitled[*] nepoimenovan [*] - + - Editor - Urejevalnik - + %1 chars removed %1 znakov odstranjenih - + %1 chars added %1 znakov dodanih - + Formatted Oblikovano @@ -6594,74 +5906,74 @@ Ali želite shraniti spremembe? Gui::GraphvizView - + Graphviz not found Graphviza ni mogoče najti - + Graphviz couldn't be found on your system. Programa Graphviz ni bilo mogoče najti v vašem sistemu. - + Read more about it here. Več preberite tukaj. - + Do you want to specify its installation path if it's already installed? Ali želite določiti namestitveno mesto, če je že nameščen? - + Graphviz installation path Namestitvena pot Graphviza - + Graphviz failed Graphvizu je spodletelo - + Graphviz failed to create an image file Graphvizu ni uspelo ustvariti slikovne datoteke - + PNG format PNG zapis - + Bitmap format Zapis točkovne slike - + GIF format GIF zapis - + JPG format JPG zapis - + SVG format SVG zapis - - + + PDF format PDF zapis - - + + Export graph Izvozi graf @@ -6694,7 +6006,7 @@ Ali želite shraniti spremembe? Press left mouse button - Pritisnite levo miškino tipko + Pritisnite levi miškin gumb @@ -6797,23 +6109,23 @@ Ali želite shraniti spremembe? Direction: - Direction: + Smer: Gui::MacroCommand - + Macros Makri - + Macro file doesn't exist Datoteka makra ne obstaja - + No such macro file: '%1' Ni datoteke makra: '%1' @@ -6822,7 +6134,7 @@ Ali želite shraniti spremembe? Gui::MainWindow - + Dimension Mera @@ -6852,32 +6164,42 @@ Ali želite shraniti spremembe? Zapri vse - - - + + + Toggles this toolbar Preklopi to orodno vrstico - - - + + + Toggles this dockable window Preklopi to usidrivo okno - - + + WARNING: This is a development version. + OPOZORILO: To je razvojna različica. + + + + Please do not use in a production environment. + Ne uporabljajte v proizvodnih okoljih. + + + + Unsaved document Neshranjen dokument - + The exported object contains external link. Please save the documentat least once before exporting. Izvoženi predmet vsebuje zunanje povezave. Pred izvažanjem shranite dokument vsaj enkrat. - + To link to external objects, the document must be saved at least once. Do you want to save the document now? Za povezovanje na zunanje predmete mora biti dokument shranjen vsaj enkrat. @@ -6887,63 +6209,63 @@ Ali želite shraniti dokument zdaj? Gui::ManualAlignment - - - - - + + + + + Manual alignment Ročna poravnava - + The alignment is already in progress. Poravnava je že v teku. - + Alignment[*] Poravnava[*] - + Please, select at least one point in the left and the right view Izberite vsaj eno točko v levem in desnem pogledu - + Please, select at least %1 points in the left and the right view Izberite vsaj %1 točk v levem in desnem pogledu - + Please pick points in the left and right view Izberite točke v levem in desnem pogledu - + The alignment has finished Poravnava je končana - + The alignment has been canceled Poravnava je bila preklicana - - + + Too few points picked in the left view. At least %1 points are needed. V levem pogledu ste izbrali premalo točk. Potrebnih je najmanj %1 točk. - - + + Too few points picked in the right view. At least %1 points are needed. V desnem pogledu ste izbrali premalo točk. Potrebnih je najmanj %1 točk. - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. @@ -6952,59 +6274,59 @@ V levem pogledu ste izbrali %1 točk, v desnem pa %2 točk. - + Try to align group of views Poizkusite poravnati skupino pogledov - + The alignment failed. How do you want to proceed? Poravnava spodletela. Kako želite nadaljevati? - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. V levem in desnem pogledu ste izbrali različno število točk. V levem pogledu ste izbrali %1 točk, v desnem pa %2 točk. - + Point_%1 Točka_%1 - + Point picked at (%1,%2,%3) Točka izbrana na (%1,%2,%3) - + No point was found on model Ni najdenih točk na modelu - + No point was picked Ni izbranih točk - + &Align &Poravnava - + &Remove last point &Odstrani zadnjo točko - + &Cancel &Prekliči - + &Synchronize views &Uskladi poglede @@ -7053,7 +6375,7 @@ Kako želite nadaljevati? Press left mouse button - Pritisnite levo miškino tipko + Pritisnite levi miškin gumb @@ -7076,7 +6398,7 @@ Kako želite nadaljevati? Press left mouse button - Pritisnite levo miškino tipko + Pritisnite levi miškin gumb @@ -7151,7 +6473,7 @@ Kako želite nadaljevati? Gui::PropertyEditor::LinkLabel - + Change the linked object Spremeni povezan predmet @@ -7159,12 +6481,12 @@ Kako želite nadaljevati? Gui::PropertyEditor::LinkSelection - + Error Napaka - + Object not found Predmeta ni bilo mogoče najti @@ -7235,13 +6557,13 @@ Kako želite nadaljevati? Gui::PropertyView - + View Pogled - + Data Podatki @@ -7289,77 +6611,77 @@ Ali želite končati ne da bi shranili podatke? Neobravnavana izjema C++. - + &Copy &Kopiraj - + &Copy command &Kopiraj ukaz - + &Copy history &Kopiraj zgodovino - + Save history as... Shrani zgodovino kot... - + Save history Shrani zgodovino - + Saves Python history across %1 sessions Shrani %1 sej Pythonove zgodovine - + &Paste &Prilepi - + Select All Izberi vse - + Clear console Počisti ukazno mizo - + Insert file name... Vstavite ime datoteke ... - + Word wrap Prelom besed - + Save History Shrani zgodovino - + Macro Files Datoteke makra - + Insert file name Vstavite ime datoteke - + All Files Vse datoteke @@ -7372,7 +6694,7 @@ Ali želite končati ne da bi shranili podatke? Opomba - + Uncomment Odstrani pripombo @@ -7380,17 +6702,17 @@ Ali želite končati ne da bi shranili podatke? Gui::RecentFilesAction - + Open file %1 Odpri datoteko %1 - + File not found Datoteke ni mogoče najti - + The file '%1' cannot be opened. Datoteke '%1' ni mogoče odpreti. @@ -7398,22 +6720,22 @@ Ali želite končati ne da bi shranili podatke? Gui::RecentMacrosAction - + none - nobeden + brez - + Run macro %1 (Shift+click to edit) keyboard shortcut: %2 Zaženi makro %1 (PREMAKNI+kliknite za urejanje) tipkovna bližnjica: %2 - + File not found Datoteke ni mogoče najti - + The file '%1' cannot be opened. Datoteke '%1' ni mogoče odpreti. @@ -7423,7 +6745,7 @@ Ali želite končati ne da bi shranili podatke? Press left mouse button - Pritisnite levo miškino tipko + Pritisnite levi miškin gumb @@ -7433,7 +6755,7 @@ Ali želite končati ne da bi shranili podatke? Press SHIFT and middle mouse button - Pritisnite Shift in srednjo miškino tipko + Pritisnite PREMAKNI in srednjo miškino tipko @@ -7444,22 +6766,22 @@ Ali želite končati ne da bi shranili podatke? Gui::SearchBar - + Previous - Predhodni + Predhodno - + Next Naprej - + Case sensitive Razlikovanje velikosti črk - + Whole words Cele besede @@ -7562,7 +6884,7 @@ Ali želite navesti drugo mapo? Angle - Kot + Kót @@ -7570,7 +6892,7 @@ Ali želite navesti drugo mapo? Position - Position + Položaj @@ -7660,7 +6982,7 @@ Ali želite navesti drugo mapo? Point size: - Velikost točke: + Velikost pike: @@ -7678,7 +7000,7 @@ Ali želite navesti drugo mapo? A dialog is already open in the task panel - A dialog is already open in the task panel + Pogovorno okno je že odprto v podoknu nalog @@ -7705,38 +7027,38 @@ Ali želite navesti drugo mapo? Gui::TextDocumentEditorView - + Text updated Besedilo posodobljeno - + The text of the underlying object has changed. Discard changes and reload the text from the object? Besedilo osnovnega predmeta je bilo spremenjeno. Želite zavreči spremembe in znova naložiti besedilo iz predmeta? - + Yes, reload. Da, ponovno naloži. - + Unsaved document Neshranjen dokument - + Do you want to save your changes before closing? Ali želite pred zapiranjem shraniti spremembe? - + If you don't save, your changes will be lost. Če ne shranite, bodo spremembe izgubljene. - - + + Edit text Uredi besedilo @@ -7746,7 +7068,7 @@ Ali želite navesti drugo mapo? Press left mouse button - Pritisnite levo miškino tipko + Pritisnite levi miškin gumb @@ -8008,7 +7330,7 @@ Ali želite navesti drugo mapo? Gui::TreeDockWidget - + Tree view Drevesni prikaz @@ -8016,7 +7338,7 @@ Ali želite navesti drugo mapo? Gui::TreePanel - + Search Poišči @@ -8024,183 +7346,183 @@ Ali želite navesti drugo mapo? Gui::TreeWidget - + Search... Iskanje ... - + Search for objects Išči predmete - + Activate document Aktiviraj dokument - + Activate document %1 Aktiviranje dokumente %1 - + Tree settings Nastavitve drevesa - + Show description column Prikaži opisni stolpec - + Show an extra tree view column for item description. The item's description can be set by pressing F2 (or your OS's edit button) or by editing the 'label2' property. Prikaži dodatni stolpec drevesnega pogleda za prikaz opisa predmeta. Opis predmeta je mogoče nastaviti s pritiskom na F2 (ali urejevalni gumb vašega OS) ali z urejanjem lastnosti "oznake2". - + Group Skupina - + Labels & Attributes Oznake in značilke - + Description Opis - + Show items hidden in tree view Prikaži predmete, skrite v drevesnem pogledu - + Show items that are marked as 'hidden' in the tree view Prikaži predmete, ki so v drevesnem pogledu označeni kot "skriti" - + Toggle visibility in tree view Preklopi vidnost v drevesnem pogledu - + Toggles the visibility of selected items in the tree view Preklopi vidnost izbranih predmetov v drevesnem pogledu - + Create group... Ustvari skupino … - + Create a group Ustvarite skupino - - + + Rename Preimenuj - + Rename object Preimenuj predmet - + Finish editing Zaključi urejanje - + Finish editing object Zaključi urejanje predmeta - + Add dependent objects to selection Dodaj izboru odvisne predmete - + Adds all dependent objects to the selection Doda izboru vse odvisne predmete - + Close document Zapri dokument - + Close the document Zapri dokument - + Reload document Ponovno naloži dokument - + Reload a partially loaded document Ponovno naloži delno naložen dokument - + Skip recomputes Preskoči ponovne preračune - + Enable or disable recomputations of document Omogoči ali onemogoči ponovni preračun dokumenta - + Allow partial recomputes Dovoli delno praračunavanje - + Enable or disable recomputating editing object when 'skip recomputation' is enabled Omogoči ali onemogoči preračunavanje urejevanih predmetov, ko je onemogočeno "Preskoči preračunavanje" - + Mark to recompute Označi za ponovni izračun - + Mark this object to be recomputed Označi ta predmet za ponovni preračun - + Recompute object Preračunaj predmete - + Recompute the selected object Preračunaj izbranie predmet - + (but must be executed) (vendar mora biti izvedeno) - + %1, Internal name: %2 %1, Notranje ime: %2 @@ -8231,12 +7553,12 @@ Ali želite navesti drugo mapo? Datoteka PDF - + Opening file failed Odpiranje datoteke ni uspelo - + Can't open file '%1' for writing. Datoteke '%1' ni mogoče odpreti za pisanje. @@ -8244,7 +7566,7 @@ Ali želite navesti drugo mapo? Gui::WorkbenchGroup - + Select the '%1' workbench Izberite delovno okolje '%1' @@ -8459,69 +7781,70 @@ Ali želite navesti drugo mapo? QObject - - + + General Splošne nastavitve - - + + + Display Prikaz - + Workbenches Delovna okolja - - - + + + Python - Python + Python - - - + + + Unknown filetype Neznana vrsta datoteke - - + + Cannot open unknown filetype: %1 Neznane vrste datoteke ni mogoče odpreti: %1 - + Export failed Izvažanje spodletelo - + Cannot save to unknown filetype: %1 Ni mogoče shraniti v neznano vrsto datoteke: %1 - + Workbench failure Napaka delovnega okolja - + %1 %1 - + Exception Izjema @@ -8567,8 +7890,8 @@ Ali želite navesti drugo mapo? Izvažanje PDF... - + Unsaved document Neshranjen dokument @@ -8640,7 +7963,7 @@ Za več podrobnosti poglejte Poročevalni pogled. Wrong selection - Napačna izbira + Napačen izbor @@ -8722,17 +8045,17 @@ Ali želite nadaljevati? Datoteke '%1' ni mogoče odpreti. - + files datotek - + Save image Shrani sliko - + Choose an image file to open Izberite sliko, ki jo želite odpreti @@ -8838,44 +8161,44 @@ Ali želite nadaljevati? - + Type Vrsta - + Notifier Obvestilnik - + Message Sporočilo - + Notifier: Obvestilnik: - + Do you want to skip confirmation of further critical message notifications while loading the file? Ali želite pri nalaganu datotek v bodoče preskočiti potrditev obvestil o usodnih sporočilih? - + Critical Message Kritično sporočilo - + Too many opened non-intrusive notifications. Notifications are being omitted! Preveč odprtih nevsivljivih obvestil. Obvestila so prezrta! - + Identical physical path detected. It may cause unwanted overwrite of existing document! @@ -8884,44 +8207,44 @@ Ali želite nadaljevati? - + Are you sure you want to continue? Ali ste prepričani da želite nadaljevati? - + Please check report view for more... Za več informacij poglejte poročevalni pogled ... - + Physical path: Tvarna pot: - - + + Document: Dokument: - - + + Path: Pot: - + Identical physical path Enaka tvarna pot - + Could not save document Dokumenta ni bilo mogoče shraniti - + There was an issue trying to save the file. This may be because some of the parent folders do not exist, or you do not have sufficient permissions, or for other reasons. Error details: "%1" @@ -8934,102 +8257,102 @@ Would you like to save the file with a different name? Ali želite datoteko shraniti z drugačnim imenom? - - - + + + Saving aborted Shranjevanje prekinjeno - + Save dependent files Shrani odvisne datoteke - + The file contains external dependencies. Do you want to save the dependent files, too? Datoteka vsebuje zunanje odvisnosti. Ali želite shraniti tudi odvisne datoteke? - - + + Saving document failed Shranjevanje dokumenta spodletelo - + Save document under new filename... Shrani dokument z novim imenom datoteke … - - + + Save %1 Document Shrani dokument %1 - + Document Dokument - - + + Failed to save document Shranjevanje dokumenta spodletelo - + Documents contains cyclic dependencies. Do you still want to save them? Dokumenti vsebujejo krožne odvisnosti. Jih vseeno želite shraniti? - + Save a copy of the document under new filename... Shrani dvojnik dokumenta z novim imenom … - + %1 document (*.FCStd) Dokument %1 (*.FCStd) - + Document not closable Dokumenta ni mogoče zapreti - + The document is not closable for the moment. Dokumenta trenutno ni mogoče zapreti. - + Document not saved Dokument ni shranjen - + The document%1 could not be saved. Do you want to cancel closing it? Dokumenta%1 ni bilo mogoče shraniti. Ali želite preklicati zapiranje? - + Undo Razveljavi - + Redo - Uveljavi + Ponovno uveljavi - + There are grouped transactions in the following documents with other preceding transactions V sledečih dokumentih so skupinske izmenjava z drugimi predhodnimi izmenjavami - + Choose 'Yes' to roll back all preceding transactions. Choose 'No' to roll back in the active document only. Choose 'Abort' to abort @@ -9112,12 +8435,12 @@ Odprite brskalnik in vtipkajte: http://localhost:%1. Možnosti ... - + Out of memory Zmanjkalo je pomnilnika - + Not enough memory available to display the data. Ni dovolj pomnilnika za prikaz podatkov. @@ -9133,7 +8456,7 @@ Odprite brskalnik in vtipkajte: http://localhost:%1. Datoteke %1 ni mogoče najti v %2 niti v %3 - + Navigation styles Slogi krmarjenja @@ -9144,14 +8467,14 @@ Odprite brskalnik in vtipkajte: http://localhost:%1. - + Transform Preoblikuj Do you want to close this dialog? - Do you want to close this dialog? + Ali želite zapreti to pogovorno okno? @@ -9209,12 +8532,12 @@ Odprite brskalnik in vtipkajte: http://localhost:%1. %1 ni prazna, brisanje tudi njene vsebine? - + Translation: Vzporedni premik: - + Rotation: Sukanje: @@ -9310,60 +8633,60 @@ in podčrtaj ter se ne smo začeti s števko. Ni bilo mogoče dodati lastnosti v '%1': %2 - - + + Drag & drop failed Povleci-spusti spodletelo - + Setup configurable object Nastavitev nastavljivih predmetov - + Select which object to copy or exclude when configuration changes. All external linked objects are excluded by default. Izberite, katere predmete kopirati oz. izvzeti, ko se nastavitev spremeni. Vsi zunanji povezani predmeti so privzeto izvzeti. - + Please select which objects to copy when the configuration is changed Izberite, katere predmete želite kopirati, ko je nastavitev spremenjena - + Apply to all Uveljavi za vse - + Apply the setting to all links. Or, uncheck this option to apply only to this link. Uveljavi nastavitev za vse povezave ali odkljukaj to možnost, če želite uveljaviti le za to povezavo. - + Copy on change Kopiraj ob spremembi - + Enable Omogoči - + Enable auto copy of linked object when its configuration is changed Omogoči samodejno kopiranje povezanih predmetov, ko se njihova nastavitev spremeni - + Tracking Sledenje - + Copy the linked object when its configuration is changed. Also auto redo the copy if the original linked object is changed. @@ -9372,17 +8695,17 @@ Prav tako samodejno ponovno kopiraj, če se izvirni povezani predmet spremeni. - + Disable copy on change Onemogoči kopiranje ob spremembi - + Refresh configurable object Osveži nastavljive predmete - + Synchronize the original configurable source object by creating a new deep copy. Note that any changes made to the current copy will be lost. @@ -9393,23 +8716,23 @@ bodo izgubljene. - + Toggle array elements Preklopi med prvinami razpostavitve - + Change whether show each link array element as individual objects Spremenite, če želite vsak primerek vezane razpostavitve prikazati kot samostojen predmet - + Transform at the origin of the placement Preoblikuj na izhodišču postavitve - - + + Override colors... Povozi barve ... @@ -9437,12 +8760,12 @@ bodo izgubljene. SelectionFilter - + Not allowed: Ni dovoljeno: - + Selection not allowed by filter Sito ne dovoljuje izbora @@ -9450,9 +8773,9 @@ bodo izgubljene. StdBoxElementSelection - - + + Box element selection Izbiranje predmetov s kvadrom @@ -9460,13 +8783,13 @@ bodo izgubljene. StdBoxSelection - + Box selection Izbirni kvader - + Activate the box selection tool Omogoči izbirni kvader @@ -9544,13 +8867,13 @@ bodo izgubljene. StdCmdAxisCross - + Toggle axis cross Preklopi križ osi - - + + Turns on or off the axis cross at the origin Vključi oz. izključi križ osi v izhodišču @@ -9656,13 +8979,13 @@ bodo izgubljene. StdCmdDemoMode - + View turntable... Pokaži sukajočo ploščo … - + View turntable Pokaži sukajočo ploščo @@ -9770,7 +9093,7 @@ bodo izgubljene. Panels - Plošče + Podokna @@ -10002,13 +9325,13 @@ bodo izgubljene. StdCmdHideObjects - + Hide all objects Skrij vse predmete - - + + Hide all objects in the document Skrij vse predmete dokumenta @@ -10016,13 +9339,13 @@ bodo izgubljene. StdCmdHideSelection - + Hide selection Skrij izbor - - + + Hide all selected objects Skrij vse izbrane predmete @@ -10248,7 +9571,7 @@ bodo izgubljene. Step to the next line executed - Step to the next line executed + Korak v naslednjo vrstico izveden @@ -10262,7 +9585,7 @@ bodo izgubljene. Step to the next line in this file - Step to the next line in this file + Korak v naslednjo vrstico v tej datoteki @@ -10296,13 +9619,13 @@ bodo izgubljene. StdCmdMeasureDistance - + Measure distance Izmeri razdaljo - + Activate the distance measurement tool Omogoči merilnik razdalje @@ -10361,8 +9684,8 @@ bodo izgubljene. Ustvari nov, prazen dokument - + Unnamed Neimenovan @@ -10590,8 +9913,8 @@ bodo izgubljene. StdCmdRecentFiles - Recent files - Nedavne datoteke + Open Recent + Odpri nedavne @@ -10729,13 +10052,13 @@ bodo izgubljene. StdCmdSceneInspector - + Scene inspector... Preglednik torišč … - + Scene inspector Preglednik torišč @@ -10743,13 +10066,13 @@ bodo izgubljene. StdCmdSelBack - + &Back Naza&j - + Go back to previous selection Pojdi na prejšnji izbor @@ -10757,13 +10080,13 @@ bodo izgubljene. StdCmdSelBoundingBox - + &Bounding box &Očrtni kvader - + Show selection bounding box Prikaži očrtni kvader izbora @@ -10771,13 +10094,13 @@ bodo izgubljene. StdCmdSelForward - + &Forward &Naprej - + Repeat the backed selection Ponovi podprt izbor @@ -10799,13 +10122,13 @@ bodo izgubljene. StdCmdSelectVisibleObjects - + Select visible objects Izberi vidne predmete - - + + Select visible objects in the active document Izberi vidne predmete v dejavnem dokumentu @@ -10827,13 +10150,13 @@ bodo izgubljene. StdCmdSetAppearance - + Appearance... Videz … - + Sets the display properties of the selected object Nastavi lastnosti prikaza izbranega predmeta @@ -10841,13 +10164,13 @@ bodo izgubljene. StdCmdShowObjects - + Show all objects Prikaži vse predmete - - + + Show all objects in the document Prikaži vse opredmete dokumenta @@ -10855,13 +10178,13 @@ bodo izgubljene. StdCmdShowSelection - + Show selection Prikaži izbor - - + + Show all selected objects Prikaži vse izbrane predmete @@ -10897,13 +10220,13 @@ bodo izgubljene. StdCmdTextureMapping - + Texture mapping... Preslikava ustroja … - + Texture mapping Preslikava ustroja @@ -10953,13 +10276,13 @@ bodo izgubljene. StdCmdToggleNavigation - + Toggle navigation/Edit mode Preklopi krmarjenje/način urejanja - - + + Toggle between navigation and edit mode Preklopi med krmarjenjem in načinom urejanja @@ -10967,13 +10290,13 @@ bodo izgubljene. StdCmdToggleObjects - + Toggle all objects Preklopi vse predmete - - + + Toggles visibility of all objects in the active document Preklopi vidnost vseh predmetov v dejavnem dokumentu @@ -10981,13 +10304,13 @@ bodo izgubljene. StdCmdToggleSelectability - + Toggle selectability Preklopi izbirnost - - + + Toggles the property of the objects to get selected in the 3D-View Preklopi lastnost predmetov za izbiro v pogledu 3D @@ -10995,13 +10318,13 @@ bodo izgubljene. StdCmdToggleVisibility - + Toggle visibility Preklopi vidnost - - + + Toggles visibility Preklopi vidnost @@ -11051,13 +10374,13 @@ bodo izgubljene. StdCmdTreeCollapse - + Collapse selected item Zloži izbrani predmet - + Collapse currently selected tree items Zloži trenutno izbrane predmete drevesa @@ -11065,13 +10388,13 @@ bodo izgubljene. StdCmdTreeExpand - + Expand selected item Razširi izbrani predmet - + Expand currently selected tree items Razširi trenutno izbrane predmete drevesa @@ -11079,13 +10402,13 @@ bodo izgubljene. StdCmdTreeSelectAllInstances - + Select all instances Izberi vse primerke - + Select all instances of the current selected object Izberi vse primerke trenutno izbranega predmeta @@ -11093,13 +10416,13 @@ bodo izgubljene. StdCmdTreeViewActions - + TreeView actions Dejanja drevesnega prikaza - + TreeView behavior options and actions Možnost odzivanja in dejanj drevesnega prikaza @@ -11163,13 +10486,13 @@ bodo izgubljene. StdCmdViewBottom - + Bottom Spodaj - + Set to bottom view Nastavi na spodnji pogled @@ -11177,13 +10500,13 @@ bodo izgubljene. StdCmdViewCreate - + Create new view Ustvari nov pogled - + Creates a new view window for the active document Ustvari okno z novim pogledom za dejavni dokument @@ -11191,13 +10514,13 @@ bodo izgubljene. StdCmdViewDimetric - + Dimetric - Dimetrična + Dvomeren - + Set to dimetric view Nastavi na dvomeren pogled @@ -11205,13 +10528,13 @@ bodo izgubljene. StdCmdViewExample1 - + Inventor example #1 1. primer Inventorja - + Shows a 3D texture with manipulator Prikaže 3D ustroj z obdelovalnikom @@ -11219,13 +10542,13 @@ bodo izgubljene. StdCmdViewExample2 - + Inventor example #2 2. primer Inventorja - + Shows spheres and drag-lights Prikaže krogle in vire svetlobe @@ -11233,13 +10556,13 @@ bodo izgubljene. StdCmdViewExample3 - + Inventor example #3 3. primer Inventorja - + Shows a animated texture Prikaže animiran ustroj @@ -11247,13 +10570,13 @@ bodo izgubljene. StdCmdViewFitAll - + Fit all Pokaži vse - + Fits the whole content on the screen Prilagodi vso vsebino na zaslon @@ -11261,13 +10584,13 @@ bodo izgubljene. StdCmdViewFitSelection - + Fit selection Pokaži izbor - + Fits the selected content on the screen Prilagodi izbrano vsebino na zaslon @@ -11275,13 +10598,13 @@ bodo izgubljene. StdCmdViewFront - + Front Spredaj - + Set to front view Nastavi na sprednji pogled @@ -11289,13 +10612,13 @@ bodo izgubljene. StdCmdViewHome - + Home Domov - + Set to default home view Nastavi privzeti domači pogled @@ -11303,13 +10626,13 @@ bodo izgubljene. StdCmdViewIsometric - + Isometric - Izometrična + Izometrično - + Set to isometric view Nastavi na izometričen pogled @@ -11317,13 +10640,13 @@ bodo izgubljene. StdCmdViewIvIssueCamPos - + Issue camera position Sporoči položaj kamere - + Issue the camera position to the console and to a macro, to easily recall this position Sporoči položaj kamere konzoli in makru za enostavno obnovitev tega položaja @@ -11331,13 +10654,13 @@ bodo izgubljene. StdCmdViewIvStereoInterleavedColumns - + Stereo Interleaved Columns Dvovidno prepletanje stolpcev - + Switch stereo viewing to Interleaved Columns Preklopi dvovidni pogled na prepletanje stolpcev @@ -11345,13 +10668,13 @@ bodo izgubljene. StdCmdViewIvStereoInterleavedRows - + Stereo Interleaved Rows Dvovidno prepletanje vrstic - + Switch stereo viewing to Interleaved Rows Preklopi dvovidni pogled na prepletanj vrstic @@ -11359,13 +10682,13 @@ bodo izgubljene. StdCmdViewIvStereoOff - + Stereo Off Izklopi dvovidnost - + Switch stereo viewing off Izklopi dvovidni pogled @@ -11373,13 +10696,13 @@ bodo izgubljene. StdCmdViewIvStereoQuadBuff - + Stereo quad buffer Štirikratni medpomnilnik dvovidnosti - + Switch stereo viewing to quad buffer Preklopi dvovidni pogled na štirikratni medpomnilnik @@ -11387,13 +10710,13 @@ bodo izgubljene. StdCmdViewIvStereoRedGreen - + Stereo red/cyan Rdeče-sinja dvovidnost - + Switch stereo viewing to red/cyan Preklopi dvovidni pogled na rdeče-sinji način @@ -11401,13 +10724,13 @@ bodo izgubljene. StdCmdViewLeft - + Left Levo - + Set to left view Nastavi na levi pogled @@ -11415,13 +10738,13 @@ bodo izgubljene. StdCmdViewRear - + Rear Zadaj - + Set to rear view Nastavi na pogled od zadaj @@ -11443,13 +10766,13 @@ bodo izgubljene. StdCmdViewRight - + Right Desno - + Set to right view Nastavi na desni pogled @@ -11457,13 +10780,13 @@ bodo izgubljene. StdCmdViewRotateLeft - + Rotate Left Zasukaj levo - + Rotate the view by 90° counter-clockwise Zasukaj pogled za 90° v naspr. smeri ur. kazalca @@ -11471,13 +10794,13 @@ bodo izgubljene. StdCmdViewRotateRight - + Rotate Right Zasukaj desno - + Rotate the view by 90° clockwise Zasukaj pogled za 90° v smeri ur. kazalca @@ -11499,13 +10822,13 @@ bodo izgubljene. StdCmdViewTop - + Top Zgoraj - + Set to top view Nastavi na zgornji pogled @@ -11513,13 +10836,13 @@ bodo izgubljene. StdCmdViewTrimetric - + Trimetric - Trimetrična + Trimetrično - + Set to trimetric view Nastavi na trimetričen pogled @@ -11527,13 +10850,13 @@ bodo izgubljene. StdCmdViewVR - + FreeCAD-VR FreeCAD-VR - + Extend the FreeCAD 3D Window to a Oculus Rift Razširi okno 3D FreeCAD na Oculus Rift @@ -11597,13 +10920,13 @@ bodo izgubljene. StdMainFullscreen - + Fullscreen - Celozaslonski način + Celozaslonsko - + Display the main window in fullscreen mode Prikaži glavno okno v celozaslonskem načinu @@ -11639,13 +10962,13 @@ bodo izgubljene. StdRecallWorkingView - + Recall working view Priklic delovnega pogleda - - + + Recall previously stored temporary working view Prikliči predhodno shranjeno začasni delovni pogled @@ -11653,13 +10976,13 @@ bodo izgubljene. StdStoreWorkingView - + Store working view Shrani delovni pogled - - + + Store a document-specific temporary working view Shrani začasni delovni pogled v odvisnosti od dokumenta @@ -11667,13 +10990,13 @@ bodo izgubljene. StdTreeCollapseDocument - + Collapse/Expand Zloži/Razširi - + Expand active document and collapse all others Razširi dejavni dokument in zloži vse ostale @@ -11681,12 +11004,12 @@ bodo izgubljene. StdTreeDrag - + Initiate dragging Začni z vlečenjem - + Initiate dragging of current selected tree items Začni vlečenje trenutno izbranih predmetov v drevesu @@ -11694,13 +11017,13 @@ bodo izgubljene. StdTreeMultiDocument - + Multi document Večkraten dokument - + Display all documents in the tree view Prikaži vse dokumente v drevesnem prikazu @@ -11708,12 +11031,12 @@ bodo izgubljene. StdTreePreSelection - + Pre-selection Predizbor - + Preselect the object in 3D view when mouse over the tree item Predizberi predmete v prostorskem pogledu, preko katerih se gre v drevesu s kazalko @@ -11721,12 +11044,12 @@ bodo izgubljene. StdTreeRecordSelection - + Record selection Posnemi izbor - + Record selection in tree view in order to go back/forward using navigation button Posnemi izbor v drevesnem prikazu, da se je mogoče s krmilnim gumbom premikati nazaj in naprej @@ -11734,13 +11057,13 @@ bodo izgubljene. StdTreeSelection - + Go to selection Pojdi na izbor - + Scroll to first selected item Pomakni se na prvi izbrani predmet @@ -11748,13 +11071,13 @@ bodo izgubljene. StdTreeSingleDocument - + Single document En dokument - + Only display the active document in the tree view V drevesnem prikazu kaži le dejavni dokument @@ -11762,12 +11085,12 @@ bodo izgubljene. StdTreeSyncPlacement - + Sync placement Uskladi postavitev - + Auto adjust placement on drag and drop objects across coordinate systems Samodejno prilagodi postavitev pri vlečenju-spuščanju predmetov po koordinatnih sistemih @@ -11775,12 +11098,12 @@ bodo izgubljene. StdTreeSyncSelection - + Sync selection Uskladi izbor - + Auto expand tree item when the corresponding object is selected in 3D view Samodejno razširi predmet v drevesu, ki odgovarja izbranemu predmetu v prostorskem pogledu @@ -11788,12 +11111,12 @@ bodo izgubljene. StdTreeSyncView - + Sync view Uskladi pogled - + Auto switch to the 3D view containing the selected item Samodejno preklopi na prostorski pogled, ki vsebuje izbrani predmet @@ -11801,13 +11124,13 @@ bodo izgubljene. StdViewBoxZoom - + Box zoom Polje povečave - + Activate the box zoom tool Omogoči poljno povečevalo @@ -11815,13 +11138,13 @@ bodo izgubljene. StdViewDock - + Docked Usidrano - + Display the active view either in fullscreen, in undocked or docked mode Prikaži dejavni pogled v celozaslonskem, odsidranem ali usidranem načinu @@ -11829,13 +11152,13 @@ bodo izgubljene. StdViewDockUndockFullscreen - + Document window Okno dokumenta - + Display the active view either in fullscreen, in undocked or docked mode Prikaži dejavni pogled v celozaslonskem, odsidranem ali usidranem načinu @@ -11843,13 +11166,13 @@ bodo izgubljene. StdViewFullscreen - + Fullscreen - Celozaslonski način + Celozaslonsko - + Display the active view either in fullscreen, in undocked or docked mode Prikaži dejavni pogled v celozaslonskem, odsidranem ali usidranem načinu @@ -11857,13 +11180,13 @@ bodo izgubljene. StdViewScreenShot - + Save image... Shrani sliko ... - + Creates a screenshot of the active view Ustvari zaslonsko sliko dejavnega pogleda @@ -11871,13 +11194,13 @@ bodo izgubljene. StdViewUndock - + Undocked Odsidrano - + Display the active view either in fullscreen, in undocked or docked mode Prikaži dejavni pogled v celozaslonskem, odsidranem ali usidranem načinu @@ -11885,13 +11208,13 @@ bodo izgubljene. StdViewZoomIn - + Zoom In Približaj - + Increase the zoom factor by a fixed amount Povečaj količnik povečave za nespremenljivo vrednost @@ -11899,13 +11222,13 @@ bodo izgubljene. StdViewZoomOut - + Zoom Out Oddalji - + Decrease the zoom factor by a fixed amount Zmanjšaj količnik povečave za nespremenljivo vrednost @@ -11940,72 +11263,72 @@ Ali želite vseeno nadaljevati? Std_DrawStyle - + As is Kot je - + Normal mode Običajni način - + Points Točke - + Points mode Način točk - + Wireframe Žični prikaz - + Wireframe mode Način žičnega modela - + Hidden line Skrita črta - + Hidden line mode Način skritih črt - + No shading Brez senčenja - + No shading mode Način brez senčenja - + Shaded Osenčeno - + Shaded mode Osenčen način - + Flat lines Črtno-senčen - + Flat lines mode Črtno-senčen način @@ -12219,12 +11542,12 @@ Ali želite vseeno nadaljevati? Gui::MDIView - + Export PDF - Izvoz PDF + Izvozi v PDF - + PDF file Datoteka PDF @@ -12232,196 +11555,190 @@ Ali želite vseeno nadaljevati? Gui::Dialog::DlgSettingsNotificationArea - - + Notification Area Obvestišče - + Settings Nastavitve - + The Notification area will appear in the status bar Obvestišče se bo pojavilo v vrstici stanja - + Enable Notification Area Omogoči obvestišče - + Non-intrusive notifications will appear next to the notification area in the status bar Nevsiljiva ovestila bodo prikazana polega obvestišča v vrstici stanja - + Enable non-intrusive notifications Omogoči nevsiljiva obvestila - + Additional data sources Dodatni viri podatkov - + Errors intended for developers will appear in the notification area Opozorila o napakah, ki so namenjena razvijalcem, bodo prikazana v obvestišču - + Debug errors Napake za razhroščenje - + Warnings intended for developers will appear in the notification area Opozorila, ki so namenjena razvijalcem, bodo prikazana v obvestišču - + Debug warnings - Debug warnings + Opozorila razhroščenja - + Non-Intrusive Notifications Nevsiljiva obvestila - + Minimum Duration: Najkrajše trajanje: - + Maximum Duration: Najdaljše trajanje: - + Duration during which the notification will be shown (unless mouse buttons are clicked) Trajanje prikazovanja obvestila (razen pri kliku z miškinimi gumbi) - - + + s - s + s - + Minimum duration during which the notification will be shown (unless notification clicked) Najkrajše trajanje prikazovanja obvestila (razen, če kliknete na obvestilo) - + Maximum Number of Notifications: Največje število obvestil: - + Maximum number of notifications that will be simultaneously present on the screen Največje število istočasno prikazanih obvestil - + Notification width: Širina obvestil: - + Width of the notification in pixels Širina obvestila v slikovnih točkah - + Any open non-intrusive notifications will disappear when another window is activated Vsa nevsiljiva obvestila se bodo ob izbiri drugega okna zaprla - + Hide when other window is activated Skrij, ko se omogoči drugo okno - + Prevent non-intrusive notifications from appearing when the FreeCAD Window is not the active window Prepreči pojavljanje nevsiljivih opozoril, ko FreeCAD-ovo okno ni dejavno - + Do not show when inactive Ne prikaži ob nedejavnosti - + Message List Seznam sporočil - + Limit the number of messages that will be kept in the list. If 0 there is no limit. Omeji število v seznamu shranjenih sporočil. Nič pomeni brez omejitve. - + Maximum Messages (0 = no limit): Največ sporočil (0=brez omejitve): - + Removes the user notifications from the message list after the non-intrusive maximum duration has lapsed. Odstrani s seznama sporočil uporabniška obvestila, ko preteče najdaljše trajanje nevsiljivih sporočil. - + Auto-remove User Notifications Samoodstranitev uporabniških obvestil - - - Activation of the Notification Area only takes effect after an application restart. - Omogočenje obvestišča stopi v veljavo šele po pozagonu programa. - Gui::Dialog::DlgSettingsWorkbenches - + Available Workbenches Razpoložljiva delovna okolja - + <html><head/><body><p>You can reorder workbenches by drag and drop. Additional workbenches can be installed through the addon manager.</p><p> Currently, your system has the following workbenches:</p></body></html> <html><head/><body><p>Delovna okolja lahko prerazporeditev s povleci-spusti. Dodatna delovna okolje je mogoče namestiti preko upravljalnika dodatkov.</p><p> Trenutno ima vaš sistem naslednja delovna okolja:</p></body></html> - + Start up workbench: Začetno delovno okolje: - + Choose which workbench will be activated and shown after FreeCAD launches Izberite delovna okolja, ki jih želite prikazana ob zagodu FreeCAD-a - + Workbench selector position : Položaj izbirnika delovnega okolja: - + Customize where the workbench selector appears (restart required). 'Toolbar': In the toolbars, as a movable toolbar. @@ -12434,12 +11751,12 @@ ob zagodu FreeCAD-a "Desni kot": V menijski vrstici v desnem kotu. - + If checked, application will remember which workbench is active for each tab of the viewport Če je označeno, si bo program zapomnil, katero delovno okolje je dejavno v vsakem vpogledu - + Remember active workbench by tab Zapomni si dejavna delovna okolja po zavihkih @@ -12449,7 +11766,7 @@ ob zagodu FreeCAD-a Choose orientation - Choose orientation + Izberite usmerjenost @@ -12459,17 +11776,17 @@ ob zagodu FreeCAD-a XY-Plane - XY-Plane + Ravnina XY XZ-Plane - XZ-Plane + Ravnina XZ YZ-Plane - YZ-Plane + Ravnina YZ @@ -12479,7 +11796,7 @@ ob zagodu FreeCAD-a Offset: - Offset: + Odmik: @@ -12497,17 +11814,17 @@ ob zagodu FreeCAD-a XY-Plane - XY-Plane + Ravnina XY XZ-Plane - XZ-Plane + Ravnina XZ YZ-Plane - YZ-Plane + Ravnina YZ @@ -12517,7 +11834,7 @@ ob zagodu FreeCAD-a Offset: - Offset: + Odmik: @@ -12588,47 +11905,47 @@ ob zagodu FreeCAD-a Gui::Dialog::wbListItem - + If unchecked, %1 will not appear in the available workbenches. Če je odznačeno, %1 ne bo prikazan v razpoložljivih delovnih okoljih. - + This is the current startup module, and must be enabled. See Preferences/General/Autoload to change. Takšen je trenutni začetni modul, ki mora biti omogočen. Če želite to spremeniti, pojdite ne Prednastavitve/Splošno/Samodejno nalaganje. - + Shortcut to activate this workbench. Bližnjica za omogočanje tega delovnega okolja. - + Auto-load Samodejno nalaganje - + If checked, %1 will be loaded automatically when FreeCAD starts up Če je označeno, bo %1 samodejno naložen ob zagonu FreeCADa - + This is the current startup module, and must be autoloaded. See Preferences/General/Autoload to change. Takšen je trenutni zagonski modul, ki mora biti samodejno naložen. Če želite to spremeniti, pojdite ne Prednastavitve/Splošno/Samodejno nalaganje. - + Loaded Naloženo - + Load Naloži - + To preserve resources, FreeCAD does not load workbenches until they are used. Loading them may provide access to additional preferences related to their functionality. Zaradi varčevanja z viri FreeCAD ne naloži delovnih okolij, dokler se jih ne uporabi. Če jih naložite, vam bodo lahko na voljo dodatne prednastavitve, ki so povezane z njihovimi zmožnostmi. @@ -12636,17 +11953,17 @@ ob zagodu FreeCAD-a Gui::Dialog::DlgSettingsWorkbenchesImp - + Toolbar Orodna vrstica - + Left corner Levi kot - + Right corner Desni kot @@ -12672,12 +11989,12 @@ ob zagodu FreeCAD-a Gui::NotificationArea - + Delete user notifications Izbriši uporabniška obvestila - + Delete All Izbriši vse @@ -12692,12 +12009,12 @@ ob zagodu FreeCAD-a Cannot load file %1: %2 - Cannot load file %1: %2 + Datoteke %1 ni mogoče naložiti: %2 Fit to window - Fit to window + Prilagodi oknu @@ -12713,15 +12030,15 @@ ob zagodu FreeCAD-a StdViewLoadImage - + Load image... - Load image... + Nalaganje slike ... - + Loads an image - Loads an image + Naloži sliko @@ -12729,7 +12046,7 @@ ob zagodu FreeCAD-a Enter desired distance between the points - Enter desired distance between the points + Vnesite željen odmik med točkama @@ -12750,32 +12067,32 @@ ob zagodu FreeCAD-a FRONT - FRONT + SPREDAJ TOP - TOP + ZGORAJ RIGHT - RIGHT + DESNO REAR - REAR + ZADAJ BOTTOM - BOTTOM + SPODAJ LEFT - LEFT + LEVO @@ -12784,7 +12101,745 @@ ob zagodu FreeCAD-a An error occurred -- see Report View for information - An error occurred -- see Report View for information + Prišlo je do napake -- več o tem si preberite v poročevalnem pogledu + + + + Gui::Dialog::DlgSettingsEditor + + + Editor + Urejevalnik + + + + Options + Možnosti + + + + Code lines will be numbered + Vrstice kode bodo oštevilčene + + + + Enable line numbers + Omogoči številke vrstic + + + + The cursor shape will be a block + Kazalka bo v obliki pravokotega polja + + + + Enable block cursor + Omogoči poljno kazalko + + + + Enable folding + Omogoči pregibanje + + + + Indentation + Zamik + + + + Tab size: + Velikost zamika: + + + + Tabulator raster (how many spaces) + Korak zamikalke (koliko presledkov) + + + + Indent size: + Velikost zamika: + + + + How many spaces will be inserted when pressing <Tab> + Koliko presledkov se vstavi s pritiskom na <Tab> + + + + Pressing <Tab> will insert a tabulator with defined tab size + S pritiskom na <Tab> vstavite zamik določene velikosti + + + + Keep tabs + Obdrži zamike + + + + Pressing <Tab> will insert amount of defined indent size + S pritiskom na <Tab> boste vstavili določen zamik + + + + Insert spaces + Vstavi presledke + + + + Display items + Prikaži predmete + + + + Color and font settings will be applied to selected type + Za izbrano vrsto bodo uveljavljene nastavitve barve in pisave + + + + Family: + Družina: + + + + Font family to be used for selected code type + Družina pisave za izbrano vrsto kode + + + + Size: + Velikost: + + + + Font size to be used for selected code type + Velikost pisave za izbrano vrsto kode + + + + Color: + Barva: + + + + Preview: + Predogled: + + + + Text + Besedilo + + + + Bookmark + Zaznamek + + + + Breakpoint + Prekinitvena točka + + + + Keyword + Ključna beseda + + + + Comment + Opomba + + + + Block comment + Večvrstično pojasnilo + + + + Number + Število + + + + String + Niz + + + + Character + Znak + + + + Class name + Ime razreda + + + + Define name + Določi ime + + + + Operator + Operator + + + + Python output + Izpis Pythona + + + + Python error + Napaka Pythona + + + + Current line highlight + Poudarjanje trenutne vrstice + + + + Items + Predmeti + + + + Gui::Dialog::DlgSettingsGeneral + + + General + Splošno + + + + Language and number format + Jezik in oblika zapisa števil + + + + Language: + Jezik: + + + + Language of the application's user interface + Jezik uporabniškega vmesnika programa + + + + Unit system: + Merski sistem: + + + + Unit system that should be used for all parts of the application + Merski sistem, ki naj se uporablja v celotnem programu + + + + Number of decimals: + Število decimalk: + + + + Number of decimals that should be shown for numbers and dimensions + Število decimalk, ki naj se prikaže pri številkah ter merah + + + + Minimum fractional inch: + Najmanjši del palca (inch): + + + + Minimum fractional inch to be displayed + Najmanjši del palca, ki na jse še prikaže + + + + Number format: + Oblika zapisa števil: + + + + Operating system + Operacijski sistem + + + + Selected language + Izberite jezik + + + + C/POSIX + C/POSIX + + + + If enabled, numerical keypad decimal separator +will be substituted with locale separator, except +in Python Console and Macro Editor where a +dot/period will always be printed. + Če je omogočeno, bo decimalni ločevalnik na +številčnici zamenjan s krajevnim ločevalnikom, +razen na Pythonovi ukaznimi mizi in v Urejevalniku +makrov, kjer bo pika/vejica vedno natisnjena. + + + + Substitute decimal separator + Zamenjaj decimalni ločilnik + + + + Application + Program + + + + Theme: + Tema: + + + + Customize how user interface will look like + Prilagodite videz uporabniškega vmesnika + + + + Size of toolbar icons: + Velikost ikon orodne vrstice: + + + + Choose your preference for toolbar icon size. You can adjust +this according to your screen size or personal taste + Izberite velikost ikon orodne vrstice, ki vam najbolj odgovarja. +Prilagodite jo lahko glede na velikost zaslona ali po lastnem okusu + + + + Tree view mode: + Način drevesnega prikaza: + + + + Customize how tree view is shown in the panel (restart required). + +'ComboView': combine tree view and property view into one panel. +'TreeView and PropertyView': split tree view and property view into separate panel. +'Both': keep all three panels, and you can have two sets of tree view and property view. + Prilagodi način prikazovanja drevesnega prikaza v podoknu (potreben vnovični zagon). + +"Sestavljen pogled": v eno podokno združen drevesni prikaz in lastnostni prikaz. +"Drevesni in Lastnostni prikaz": drevesni in lastnostni prikaz, vsak v svojem podoknu. +"Oboje": ohrani vsa tri podokna tako, da imate lahko dva drevesna in dva lastnostna prikaza. + + + + Size of recent file list: + Velikost seznama nedavnih datotek: + + + + How many files should be listed in recent files list + Koliko datotek naj bo navedenih na seznamu nedavnih datotek + + + + Background of the main window (when no document is opened) will consist of tiles of a special image. +See the FreeCAD Wiki for details about the image. + Ozadje glavnega okna bo, (ko ni odprt noben dokument) tlakovano s posebno sliko. +Za podrobnosti o sliki si oglejte FreeCAD Wiki. + + + + Enable tiled background + Omogoči ploščičasto ozadje + + + + The text cursor will be blinking + Besedilna kazalka bo utripala + + + + Enable cursor blinking + Omogoči utripanje kazalke + + + + A Splash screen is a small loading window that is shown +when FreeCAD is launching. If this option is checked, FreeCAD will +display the splash screen + Pozdravno okno je majhno okno, ki se prikaže med nalaganje +FreeCADa ob zagonu. Če je ta možnost označena, +bo pozdravno okno prikazano + + + + Enable splash screen at start up + Omogoči pozdravno okno ob zagonu + + + + Preference packs + Prednastavitveni svežnji + + + + Name + Naziv + + + + Type + Vrsta + + + + Load + Naloži + + + + Import config... + Nastavljanje uvoza ... + + + + Save new... + Shrani nov ... + + + + Manage... + Upravljaj ... + + + + Revert... + Povrni ... + + + + Manage preference packs + Upravljanje s prenastavitvenimi svežnji + + + + Small (%1px) + Majhno (%1px) + + + + Medium (%1px) + Srednje (%1px) + + + + Large (%1px) + Veliko (%1px) + + + + Extra large (%1px) + Zelo velike (%1px) + + + + Custom (%1px) + Po meri (%1px) + + + + Combo View + Sestavljen pogled + + + + TreeView and PropertyView + Drevesni prikaz in Lastnostni prikaz + + + + Both + Oboje + + + + Preference Pack Name + Ime prednastavitvenega svežnja + + + + Tags + Značke + + + + Apply + Uveljavi + + + + Apply the %1 preference pack + Uveljavi prednastavitveni sveženj %1 + + + + Choose a FreeCAD config file to import + Za uvažanje izberite FreeCADovo nastavitveno datoteko + + + + File exists + Datoteka obtsaja + + + + A preference pack with that name already exists. Overwrite? + Prednastavitveni sveženj s tem imenom že obstaja. Ali ga želite pripisati? + + + + Gui::Dialog::DlgSettingsReportView + + + Report view + Poročevalni pogled + + + + Output + Izpis + + + + Normal messages will be recorded + Običajna sporočila bodo zabeležena + + + + Record normal messages + Zabeleži običajna sporočila + + + + Log messages will be recorded + Dnevniška sporočilo bodo zabeležena + + + + Record log messages + Zabeleži dnevniška sporočila + + + + Warnings will be recorded + Opozorila bodo zabeležena + + + + Record warnings + Zapiši opozorila + + + + Error messages will be recorded + Sporočila o napakah bodo zabeležena + + + + Record error messages + Zabeleži sporočila napak + + + + When an error has occurred, the Report View dialog becomes visible +on-screen while displaying the error + Ko pride do napake, bo pri prikazovanju napake postalo na zaslonu vidno +poročevalno pogovorno okno + + + + Show report view on error + Prikaži pri napaki poročevalni pogled + + + + When a warning has occurred, the Report View dialog becomes visible +on-screen while displaying the warning + Ko pride do opozorila, bo pri prikazovanju opozorila postalo na zaslonu vidno +poročevalno pogovorno okno + + + + Show report view on warning + Prikaži pri opozorilu poročevalni pogled + + + + When a normal message has occurred, the Report View dialog becomes visible +on-screen while displaying the message + Ko pride do običajnega sporočila, bo pri prikazovanju sporočila postalo na zaslonu +vidno poročevalno pogovorno okno + + + + Show report view on normal message + Prikaži pri običajnih sporočilih poročevalni pogled + + + + When a log message has occurred, the Report View dialog becomes visible +on-screen while displaying the log message + Ko pride do dnevniškega sporočila, bo pri prikazovanju zapisa postalo na zaslonu +vidno poročevalno pogovorno okno + + + + Show report view on log message + Prikaži pri dnevniškem sporočilu poročevalni pogled + + + + Include a timecode for each report + Vsakemu poročilu dodaj časovni žig + + + + Include a timecode for each entry + Vsakemu vpisu dodaj tudi časovni žig + + + + Colors + Barve + + + + Normal messages: + Običajna sporočila: + + + + Font color for normal messages in Report view panel + Barva pisave pri običajnih sporočilih v poročilnem podoknu + + + + Log messages: + Dnevniška sporočila: + + + + Font color for log messages in Report view panel + Barva pisave pri dnevniških sporočilih v poročilnem podoknu + + + + Warnings: + Opozorila: + + + + Font color for warning messages in Report view panel + Barva pisave pri opozorilnih sporočilih v poročilnem podoknu + + + + Errors: + Napake: + + + + Font color for error messages in Report view panel + Barva pisave pri sporočilih o napakah v poročilnem podoknu + + + + Python interpreter + Tolmač Pythona + + + + Internal Python output will be redirected +from Python console to Report view panel + Pythonov notranji izpis bo preusmerjen s +Pythonove ukazne mize na poročilno podokno + + + + Redirect internal Python output to report view + Preusmeri notranji izpis Pythona na poročevalni pogled + + + + Internal Python error messages will be redirected +from Python console to Report view panel + Notranja Pythonova sporočila o napakah bodo preusmerjena +s Pythonove ukazne mize na poročilno podokno + + + + Redirect internal Python errors to report view + Preusmeri notranje napake Pythona na poročevalni pogled + + + + Gui::Dialog::DlgSettingsTheme + + + Theme + Tema + + + + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + Na tej strani lahko prilagajate trenutno temo. Ponujene možnosti so za razvijalce tem neobvezne in ni nujno, da so vse učinke vključili v vašo trenutno temo. + + + + Style sheet: + Slogovna predloga: + + + + Style sheet how user interface will look like + Slogovna predloga, ki določa videz uporabniškega vmesnika + + + + Secondary theme color + Drugotna barva teme + + + + + + This color might be used by your theme to let you customize it. + Ta barva je lahko uporabljena v temi in dopušča, da jo sami izberete. + + + + Highlight color + Označitvena barva + + + + Focus theme color + Focus theme color + + + + No style sheet + Brez slogovne predloge diff --git a/src/Gui/Language/FreeCAD_sr-CS.ts b/src/Gui/Language/FreeCAD_sr-CS.ts index f069f79258..2af3ca9913 100644 --- a/src/Gui/Language/FreeCAD_sr-CS.ts +++ b/src/Gui/Language/FreeCAD_sr-CS.ts @@ -42,29 +42,29 @@ Visual size of the feature - + <empty> <empty> - - + + Angle Ugao - - + + Axis Osa - + Position Position - + Enum Enum @@ -91,12 +91,12 @@ CmdViewMeasureClearAll - + Clear measurement Ukloni izmereno - + Clear all visible measurements Obriši sva vidljiva merenja @@ -104,12 +104,12 @@ CmdViewMeasureToggleAll - + Toggle measurement Omogući/Onemogući merenje - + Turn on or off the display of all measurements Uključi/Isključi prikazivanje svih merenja @@ -117,12 +117,12 @@ Command - + Edit Uredi - + Import Uvezi @@ -182,7 +182,7 @@ Dodaj grupu - + Align Align @@ -194,18 +194,18 @@ - + Transform Pomeri - + Toggle array elements Toggle array elements - + Link Transform Link Transform @@ -215,12 +215,12 @@ Izmeri rastojanje - + Toggle visibility Uključi/isklljuči vidlljivost - + Toggle selectability Uključi/isklljuči mogućnost izbora @@ -559,7 +559,7 @@ Gui::AutoSaver - + Please wait until the AutoRecovery file has been saved... Sačekaj dok se datoteka za automatsko vraćanje ne sačuva... @@ -712,47 +712,47 @@ dok pritiskš levim ili desnim tasterom i pomeraš miša gore ili dole Gui::Dialog::AboutDialog - - + + Credits Header for the Credits tab of the About screen Zasluge - + FreeCAD would not be possible without the contributions of Spisak svih koji su dali doprinos pri stvaranju FreeCAD-a - + Individuals Header for the list of individual people in the Credits list. Pojedinci - + Organizations Header for the list of companies/organizations in the Credits list. Organizacije - - + + License Licenca - + Libraries Biblioteke - + This software uses open source components whose copyright and other proprietary rights belong to their respective owners: Ovaj softver koristi komponente otvorenog koda čija autorska prava i druga vlasnička prava pripadaju njihovim vlasnicima: - + Collection Kolekcija @@ -760,22 +760,22 @@ dok pritiskš levim ili desnim tasterom i pomeraš miša gore ili dole Gui::Dialog::ApplicationCache - + Cache directory Fascikla za keširanje - + The cache directory %1 exceeds the size of %2. Direktorijum za keširanje %1 premašuje veličinu %2. - + Do you want to clear it now? Da li želiš da ga obrišeš sada? - + Warning: Please make sure that this is the only running %1 instance and that no documents are opened as this may result into data loss! Upozorenje: Uveri se da je ovo jedina pokrenuta instanca %1 i da nijedan dokument nije otvoren jer to može dovesti do gubitka podataka! @@ -796,37 +796,37 @@ dok pritiskš levim ili desnim tasterom i pomeraš miša gore ili dole Gui::Dialog::CameraDialog - + Camera settings Podešavanja kamere - + Orientation Orijentacija - + Q0 Q1 - + Q1 Q2 - + Q2 Q2 - + Q3 Q3 - + Current view Trenutni pogled @@ -1395,13 +1395,13 @@ same time. The one with the highest priority will be triggered. Naslov - + All Sva - - + + none ništa @@ -1409,8 +1409,8 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgCustomToolBoxbarsImp - - + + Toolbox bars Paleta sa alatkama @@ -1685,551 +1685,123 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgDisplayPropertiesImp - + Default Podrazumevano - + Aluminium Aluminijum - + Brass Mesing - + Bronze Bronza - + Copper Bakar - + Chrome Hrom - + Emerald Smaragd - + Gold Zlato - + Jade Žad - + Metalized Metalizirana - + Neon GNC Neon GNC - + Neon PHC Neon PHC - + Obsidian Opsidijan - + Pewter Kalaj - + Plaster Gips - + Plastic Plastika - + Ruby Rubin - + Satin Saten - + Shiny plastic Svetla plastika - + Silver Srebro - + Steel Čelik - + Stone Kamen Gui::Dialog::DlgEditorSettings - - - Editor - Urednik - - - - Options - Opcije - - - - Code lines will be numbered - Linije koda će biti numerisane - - - - Enable line numbers - Omogući brojeve linija - - - - The cursor shape will be a block - Oblik kursora će biti blok - - - - Enable block cursor - Omogući kursor u obliku bloka - - - - Enable folding - Omogući prelom - - - - Indentation - Uvlačenje - - - - Tab size: - Veličina kartice: - - - - Tabulator raster (how many spaces) - Veličina tabulatora (koliko razmaka) - - - - Indent size: - Veličina uvlačenja: - - - - How many spaces will be inserted when pressing <Tab> - Koliko će razmaka biti umetnuto kada pritisneš <Tab> - - - - Pressing <Tab> will insert a tabulator with defined tab size - Pritiskom na <Tab> umetnuće tabulator sa definisanom veličinom kartice - - - - Keep tabs - Zadrži kartice - - - - Pressing <Tab> will insert amount of defined indent size - Pritisak na <Tab> umetnuće definisanu veličinu uvlačenja - - - - Insert spaces - Umetni razmak - - - - Display items - Prikaži stavke - - - - Color and font settings will be applied to selected type - Podešavanja boja i fonta će biti primenjena na izabrani tip - - - - Family: - Familija: - - - - Font family to be used for selected code type - Familija fontova koja će se koristiti za izabrani tip koda - - - - Size: - Veličina: - - - - Font size to be used for selected code type - Veličina fontova koja će se koristiti za izabrani tip koda - - - - Color: - Boja: - - - - Preview: - Pregled: - - - Gui::Dialog::DlgGeneral - - - General - Opšte - - - - Language of the application's user interface - Jezik korisničkog okruženja aplikacije - - - - Number format: - Format brojeva: - - - - Operating system - Operativni sistem - - - - Selected language - Izabrani jezik - - - - C/POSIX - C/POSIX - - - - If enabled, numerical keypad decimal separator -will be substituted with locale separator, except -in Python Console and Macro Editor where a -dot/period will always be printed. - Ako je čekirano, decimalni separator numeričke tastature -biće zamenjen lokalnim separatorom, osim -u Python konzoli i uređivaču makro-a gde će -tačka/zarez uvek biti štampani. - - - - Preference packs - Paketi podešavanja - - - - Name - Ime - - - - Type - Vrsta - - - - Load - Učitaj - - - - Import config... - Uvezi konfiguraciju... - - - - Save new... - Sačuvaj novi... - - - - Manage... - Upravljaj... - - - - Revert... - Vrati... - - - - How many files should be listed in recent files list - Koliko datoteka treba da bude navedeno na listi nedavnih datoteka - - - - Enable tiled background - Omogući popločanu pozadinu - - - - The text cursor will be blinking - Kursor teksta će treptati - - - - Enable cursor blinking - Omogući treptanje kursora - - - - Style sheet: - Stilski list: - - - - Language and number format - Jezik i format broja - - - - Language: - Jezik: - - - - Unit system: - Sistem mernih jedinica: - - - - Unit system that should be used for all parts of the application - Sistem mernih jedinica koji treba da se koristi za sve delove aplikacije - - - - Number of decimals: - Broj decimala: - - - - Number of decimals that should be shown for numbers and dimensions - Broj decimala koje treba prikazati za brojeve i dimenzije - - - - Minimum fractional inch: - Minimalni razlomak za definisanje preciznosti inča: - - - - Minimum fractional inch to be displayed - Minimalni razlomak za definisanje preciznosti inča koji će biti prikazan - - - - Substitute decimal separator - Zameni decimalni separator - - - - Application - Aplikacija - - - - Style sheet how user interface will look like - Stilski list kako će izgledati korisnički interfejs - - - - Size of toolbar icons: - Veličina ikona na paleti alatki: - - - - Choose your preference for toolbar icon size. You can adjust -this according to your screen size or personal taste - Izaberi veličinu ikone na paleti sa alatkama. Možeš podesiti -prema veličini ekrana ili ličnom ukusu - - - - Tree view mode: - Režim stabla dokumenta: - - - - Customize how tree view is shown in the panel (restart required). - -'ComboView': combine tree view and property view into one panel. -'TreeView and PropertyView': split tree view and property view into separate panel. -'Both': keep all three panels, and you can have two sets of tree view and property view. - Prilagodi kako se stablo dokumenta prikazuje na panelu (potrebno je ponovno pokretanje). - -'Kombinovani pogled': kombinuje stablo dokumenta i Osobine prikaz-a u jedan panel. -'Stablo dokumenta i Osobine prikaza': podeli stablo dokumenta i Osobine prikaza u posebne panele. -'Oba': zadrži sva tri panela i možeš imati dva seta stabla dokumenta i Osobina prikaza. - - - - Size of recent file list: - Veličina liste nedavno otvaranih datoteka: - - - - Background of the main window (when no document is opened) will consist of tiles of a special image. -See the FreeCAD Wiki for details about the image. - Pozadina glavnog prozora (kada nijedan dokument nije otvoren) će biti popločana posebnom slikom. -Pogledaj FreeCAD Wiki za detalje o slici. - - - - A Splash screen is a small loading window that is shown -when FreeCAD is launching. If this option is checked, FreeCAD will -display the splash screen - Početni ekran je mali prozor za učitavanje koji se prikazuje -kada se FreeCAD pokreće. Ako je ova opcija čekirana, FreeCAD će -prikazati početni ekran - - - - Enable splash screen at start up - Omogući početni ekran pri pokretanju - - - - Gui::Dialog::DlgGeneralImp - - - Manage preference packs - Upravljanje paketima podešavanja - - - - Small (%1px) - Mali (%1px) - - - - Medium (%1px) - Srednji (%1px) - - - - Large (%1px) - Veliki (%1px) - - - - Extra large (%1px) - Ekstra veliki (%1px) - - - - Custom (%1px) - Sopstveni (%1px) - - - - Combo View - Kombinovani panel - - - - TreeView and PropertyView - Stablo dokumenta i Osobine prikaza - - - - Both - Oba - - - - No style sheet - Nema stilskog lista - - - - Preference Pack Name - Ime paketa podešavanja - - - - Tags - Oznake - - - - Apply - Primeni - - - - Apply the %1 preference pack - Primeniti %1 paket podešavanja - - - - Choose a FreeCAD config file to import - Izaberi FreeCAD konfiguracionu datoteku koju hoćeš uvesti - - - - File exists - Datoteka postoji - - - - A preference pack with that name already exists. Overwrite? - Paket podešavanja sa tim imenom već postoji. Zameni? - - Gui::Dialog::DlgInputDialog @@ -3115,184 +2687,6 @@ Navedi neku drugu fasciklu. Gui::Dialog::DlgReportView - - - Report view - Pregledač objava - - - - Output - Izlaz - - - - Normal messages will be recorded - Uobičajene poruke će biti snimljene - - - - Record normal messages - Snimi uobičajene poruke - - - - Log messages will be recorded - Poruke u dnevniku će biti snimljene - - - - Record log messages - Snimi poruke u dnevnik - - - - Warnings will be recorded - Upozorenja će biti snimljena - - - - Record warnings - Snimi upozorenja - - - - Error messages will be recorded - Poruke o grešci će biti snimljene - - - - Record error messages - Snimi poruke o greškama - - - - When an error has occurred, the Report View dialog becomes visible -on-screen while displaying the error - Kada dođe do greške, na ekranu će biti vidljiv Pregled Izveštaja dok se prikazuje greška - - - - Show report view on error - Prikaži pregled izveštaja o grešci - - - - When a warning has occurred, the Report View dialog becomes visible -on-screen while displaying the warning - Kada dođe do upozorenja, na ekranu će biti vidljiv Pregled Izveštaja dok se prikazuje upozorenje - - - - Show report view on warning - Prikaži izveštaj uz upozorenje - - - - When a normal message has occurred, the Report View dialog becomes visible -on-screen while displaying the message - Kada nastane obična poruka, na ekranu će biti vidljiv Pregled Izveštaja dok se prikazuje poruka - - - - Show report view on normal message - Prikaži izveštaj uz običnu poruku - - - - When a log message has occurred, the Report View dialog becomes visible -on-screen while displaying the log message - Kada nastane poruka u dnevniku, na ekranu će biti vidljiv Pregled Izveštaja dok se prikazuje poruka iz dnevnika - - - - Show report view on log message - Prikaži izveštaj uz poruku dnevnika - - - - Include a timecode for each report - Uključi vremenski kod za svaki izveštaj - - - - Include a timecode for each entry - Uključi vremenski kod za svaki unos - - - - Colors - Boje - - - - Normal messages: - Uobičajene poruke: - - - - Font color for normal messages in Report view panel - Boja fonta za obične poruke na tabli za prikaz izveštaja - - - - Log messages: - Poruke dnevnika: - - - - Font color for log messages in Report view panel - Boja fonta za poruke iz dnevnika na tabli za prikaz izveštaja - - - - Warnings: - Upozorenja: - - - - Font color for warning messages in Report view panel - Boja fonta za poruke upozorenja na tabli za prikaz izveštaja - - - - Errors: - Greške: - - - - Font color for error messages in Report view panel - Boja fonta za poruke o greškama na tabli za prikaz izveštaja - - - - Python interpreter - Python interpreter - - - - Internal Python output will be redirected -from Python console to Report view panel - Interni Python izlaz će biti preusmeren -sa Python konzole na tablu za prikaz izveštaja - - - - Redirect internal Python output to report view - Preusmeri interni Python izlaz ka izveštaju - - - - Internal Python error messages will be redirected -from Python console to Report view panel - Interne poruke o Python greškama biti preusmerene -sa Python konzole na tablu za prikaz izveštaja - - - - Redirect internal Python errors to report view - Preusmeri interne Python greške u izveštaj - @@ -3370,69 +2764,69 @@ sa Python konzole na tablu za prikaz izveštaja Gui::Dialog::DlgSettings3DView - + 3D View 3D pogled - + General Opšte - + Main coordinate system will always be shown in lower right corner within opened files Ortogonalni triedar glavnog koordinatnog sistema će uvek biti prikazan u donjem desnom uglu otvorenih datoteka - + Show coordinate system in the corner Prikaži ortogonalni triedar u uglu - + Relative size : Relativna veličina : - + Size of main coordinate system representation in the corner -- in % of height/width of viewport Veličina prikaza ortogonalnog triedra u uglu -- u % visine/širine prozora prikaza - + Axis cross will be shown by default at file opening or creation Podesi da se koordinatni sistem uvek prikazuje - + Show axis cross by default Prikaži koordinatni sistem - + Time needed for last operation and resulting frame rate will be shown at the lower left corner in opened files Vreme potrebno za poslednju operaciju i rezultujuća brzina kadrova biće prikazano u donjem levom uglu otvorenih datoteka - + Show counter of frames per second Prikaži brojač kadrova u sekundi - + Rendering Rendering - + This option is useful for troubleshooting graphics card and driver problems. Changing this option requires a restart of the application. @@ -3441,22 +2835,22 @@ Changing this option requires a restart of the application. Promena ove opcije zahteva ponovno pokretanje programa. - + Use software OpenGL Koristi OpenGL program - + Use OpenGL VBO (Vertex Buffer Object) Koristi OpenGL VBO (Vertex Buffer Object) - + Render cache Render keš - + If selected, Vertex Buffer Objects (VBO) will be used. A VBO is an OpenGL feature that provides methods for uploading vertex data (position, normal vector, color, etc.) to the graphics card. @@ -3479,7 +2873,7 @@ issues ranging from graphical anomalies to GPU crash bugs. Remember to report this setting as enabled when seeking support on the FreeCAD forums - + 'Render Caching' is another way to say 'Rendering Acceleration'. There are 3 options available to achieve this: 1) 'Auto' (default), let Coin3D decide where to cache. @@ -3496,92 +2890,92 @@ only cache at the scene graph root node. This offers the fastest rendering speed but slower response to any scene changes. - + Auto Automatski - + Distributed Raspodeljen - + Centralized Centralizovan - + Anti-Aliasing Anti-aliasing - + What kind of multisample anti-aliasing is used Koja vrsta smanjivanja nazubljenja ivica se koristi - + None Nijedan - + Line Smoothing Glačanje linije - + MSAA 2x MSAA 2x - + MSAA 4x MSAA 4x - + MSAA 8x MSAA 8x - + Transparent objects: Providni objekti: - + Render types of transparent objects Vrste renderovanja providnih objekata - + One pass Jedan prolaz - + Backface pass Pozadinski prolaz - + Marker size: Veličina oznake tačke: - + Size of vertices in the Sketcher workbench Veličina tačaka u Sketcher radnom okruženju - + Eye to eye distance for stereo modes Rastojanje između očiju za stereo režime - + Eye-to-eye distance used for stereo projections. The specified value is a factor that will be multiplied with the bounding box size of the 3D object that is currently displayed. @@ -3590,48 +2984,48 @@ Navedena vrednost je koeficijent koji će biti pomnožen sa veličinom graničnog okvira 3D objekta koji je trenutno prikazan. - + Backlight is enabled with the defined color Pozadinsko osvetljenje i njegova boja je omogućeno - - + + Backlight color Boja pozadinskog osveljenja - + Intensity Intenzitet - + Intensity of the backlight Intenzitet pozadinskog osvetljenja - + Camera type Vrsta kamere - + Objects will appear in a perspective projection Objekti će se pojaviti u perspektivi - + Perspective renderin&g Renderovanje perspektive - + Objects will be projected in orthographic projection Objekti će biti projektovani u ortografskoj projekciji - + Or&thographic rendering Or&thographic rendering @@ -3643,42 +3037,42 @@ veličinom graničnog okvira 3D objekta koji je trenutno prikazan. Gui::Dialog::DlgSettings3DViewImp - + 5px 5px - + 7px 7px - + 9px 9px - + 11px 11px - + 13px 13px - + 15px 15px - + Anti-aliasing Anti-aliasing - + Open a new viewer or restart %1 to apply anti-aliasing changes. Da bi promene anti-aliasing (smanjivanja nazubljenja ivica) stupile na snagu, otvori novi prozor prikaza ili ponovo pokreni %1. @@ -3686,77 +3080,77 @@ veličinom graničnog okvira 3D objekta koji je trenutno prikazan. Gui::Dialog::DlgSettingsCacheDirectory - + Cache Keš - + Cache directory Fascikla za keširanje - + Location: Lokacija: - + Check periodically at program start: Povremeno proveri prilikom startovanja programa: - + Always Uvek - + Daily Dnevno - + Weekly Nedeljno - + Monthly Mesečno - + Yearly Godišnje - + Never Nikada - + Cache size limit: Ograničenje veličine keša: - + Check now... Proveri odmah... - + Notify the user if the cache size exceeds the specified limit Obavestite korisnika ako veličina keša premašuje trenutno ograničenje - + Unknown Nepoznato - + Current cache size: %1 Trenutno veličina keša: %1 @@ -3930,182 +3324,182 @@ besides the color bar Gui::Dialog::DlgSettingsDocument - + Document Dokument - + General Opšte - + The application will create a new document when started Aplikacija će kreirati novi dokument kada se pokrene - + Create new document at start up Napravi novi dokument pri pokretanju - + Document save compression level (0 = none, 9 = highest, 3 = default) Nivo kompresije za čuvanje dokumenta (0 = ništa, 9 = najviše, 3 = podrazumevano) - + Compression level for FCStd files Nivo kompresije za FCStd datoteke - + All changes in documents are stored so that they can be undone/redone Sve promene u dokumentima se čuvaju tako da se mogu poništiti/ponoviti - + Using Undo/Redo on documents Korišćenje Poništi/Ponovi na dokumentima - + Maximum Undo/Redo steps Maksimalni broj koraka Poništi/Ponovi - + How many Undo/Redo steps should be recorded Koliko koraka Poništi/Ponovi treba da bude zabeleženo - + Allow user aborting document recomputation by pressing ESC. This feature may slightly increase recomputation time. Dozvoli korisniku da prekine ponovno izračunavanje dokumenta pritiskom na ESC. Ova funkcija može malo povećati vreme ponovnog izračunavanja. - + Allow aborting recomputation Dozvoli prekid ponovnog izračunavanja - + Storage Skladište - + Saving transactions (Auto-save) Čuvanje transakcija (Auto-sačuvaj) - + Discard saved transaction after saving document Odbaci sačuvane transakcije nakon što je dokument sačuvan - + If there is a recovery file available the application will automatically run a file recovery when it is started. Ako postoji datoteka za oporavak, aplikacija će automatski pokrenuti njen oporavak kada se pokrene. - + Run AutoRecovery at startup Pokreni automatski oporavak pri pokretanju - + How often a recovery file is written Učestalost zapisa datoteke za oporavak - + Save AutoRecovery information every Sačuvaj podatke za automatski oporavak na svakih - + A thumbnail will be stored when document is saved Umanjena slika 3D pogleda će biti napravljena i snimljena zajedno sa dokumentom - + Save thumbnail into project file when saving document Prilikom snimanja dokumenta snimite u njega i umanjenu sliku 3D pogleda - + Size Veličina - + Sets the size of the thumbnail that is stored in the document. Common sizes are 128, 256 and 512 Podesite veličinu umanjene slike 3D pogleda koja se čuva u dokumentu. Uobičajene veličine su 128, 256 i 512 - + The program logo will be added to the thumbnail Logotip FreeCAD programa će biti dodat na umanjenu sliku 3D pogleda - + Add the program logo to the generated thumbnail Dodaj logotip na umanjenu sliku 3D pogleda - + How many backup files will be kept when saving document Koliko će rezervnih datoteka biti čuvano prilikom snimanja dokumenta - + Maximum number of backup files to keep when resaving document Maksimalan broj datoteka rezervnih kopija koje treba čuvati - + Backup files will get extension '.FCbak' and file names get date suffix according to the specified format Datoteke rezervnih kopija će dobiti ekstenziju '.FCbak' a imena datoteka će dobiti sufiks datuma prema navedenom formatu - + Use date and FCBak extension Koristi datum i nastavak imena datoteke FCBak - + Date format Format datuma - + Document objects Objekti dokumenta - + Allow objects to have same label Dozvoli objektima da imaju istu oznaku - + Allow duplicate object labels in one document Dozvoli duple oznake objekata u jednom dokumentu - + Enable partial loading of external linked documents. Then only referenced objects and their dependencies will be loaded when a linked document is auto-opened together with the main document. @@ -4118,22 +3512,22 @@ Delimično učitani dokument se ne može uređivati. Dvaput kliknite na ikonu do u stablu dokumenta da biste ga u potpunosti ponovo učitali. - + Disable partial loading of external linked objects Onemogući delimično učitavanje spoljnih povezanih objekata - + Authoring and License Autorstvo i licenca - + Author name Ime autora - + All documents that will be created will get the specified author name. Keep blank for anonymous. You can also use the form: John Doe <john@doe.com> @@ -4142,32 +3536,32 @@ Ostavite prazno za anonimnost. Takođe možete koristiti obrazac: Pera Perić <pera@peric.com> - + The field 'Last modified by' will be set to specified author when saving the file Polje 'Poslednji put izmenio' će biti postavljeno na navedenog autora prilikom snimanja datoteke - + Set on save Podesi pri snimanju - + Company Prеduzеćе - + Default company name to use for new files Podrazumevano ime preduzeća koje se koristi za nove datoteke - + Default license Podrazumevana licenca - + Default license for new documents Podrazumevana licenca za nove dokumente @@ -4237,12 +3631,12 @@ Takođe možete koristiti obrazac: Pera Perić <pera@peric.com>Drugo - + License URL URL adresa licence - + URL describing more about the license URL adresa gde možeš pročitati dodatne informacije o licenci @@ -4250,104 +3644,21 @@ Takođe možete koristiti obrazac: Pera Perić <pera@peric.com> Gui::Dialog::DlgSettingsDocumentImp - + The format of the date to use. Format datuma koji treba koristiti. - + Default Podrazumevano - + Format Format - - Gui::Dialog::DlgSettingsEditorImp - - - Text - Tekst - - - - Bookmark - Obeleživač - - - - Breakpoint - Tačka prekida - - - - Keyword - Ključna reč - - - - Comment - Komentar - - - - Block comment - Blokiraj komentar - - - - Number - Broj - - - - String - Znakovni niz - - - - Character - Karakter - - - - Class name - Ime klase - - - - Define name - Definiši ime - - - - Operator - Operator - - - - Python output - Python izlaz - - - - Python error - Python greška - - - - Current line highlight - Isticanje trenutne linije - - - - Items - Stavke - - Gui::Dialog::DlgSettingsImage @@ -4528,122 +3839,122 @@ Takođe možete koristiti obrazac: Pera Perić <pera@peric.com> Gui::Dialog::DlgSettingsMacro - + Macro Makro - + General macro settings Generalna makro podešavanja - + Variables defined by macros are created as local variables Promenljive definisane makro-ima se stvaraju kao lokalne promenljive - + Run macros in local environment Izvrši makro-e u lokalnom okruženju - + Macro recording settings Podešavanje snimanja makro-a - + Macro path Makro putanja - + The directory in which the application will search for macros Fascikla u kojoj će program tražiti makro-e - + Gui commands Gui komande - + Recorded macros will also contain user interface commands Snimljeni makro-i će takođe sadržati komande korisničkog interfejsa - + Record GUI commands Snimi GUI komande - + Recorded macros will also contain user interface commands as comments Snimljeni makro-i će takođe sadržati komande korisničkog interfejsa kao komentare - + Record as comment Snimi kao komentar - + Logging Commands Komande za evidentiranje - + Commands executed by macro scripts are shown in Python console Komande izvršene makro skriptama prikazane su u Python konzoli - + Show script commands in python console Prikaži naredbe skripta u python konzoli - + Log all commands issued by menus to file: Evidentiraj sve komande izdate menijima u datoteku: - + FullScript.FCScript FullScript.FCScript - + Recent macros menu Meni nedavnih makro-a - + Size of recent macro list Veličina liste nedavnih makro-a - + How many macros should be listed in recent macros list Koliko makro-a treba da bude navedeno na listi nedavnih makro-a - + Keyboard shortcut count Broj prečica na tastaturi - + How many recent macros should have shortcuts Koliko nedavnih makro-a treba da ima prečice - + Keyboard Modifiers Modifikatori tastature - + Keyboard modifiers, default = Ctrl+Shift+ Modifikatori tastature, unapred definisan = Ctrl+Shift+ @@ -4651,130 +3962,130 @@ Takođe možete koristiti obrazac: Pera Perić <pera@peric.com> Gui::Dialog::DlgSettingsNavigation - - + + Navigation Navigacija - + Navigation cube Navigaciona kocka - + Steps by turn Koraka po obrtu - + Number of steps by turn when using arrows (default = 8 : step angle = 360/8 = 45 deg) Broj koraka po obrtu kada koristite strelice (podrazumevano = 8 : ugao koraka = 360/8 = 45 stepeni) - + Corner Ugao - + Corner where navigation cube is shown Ugao u kom će se nalaziti navigaciona kocka - + Top left Gornje levo - + Top right Gornje desno - + Bottom left Donje levo - + Bottom right Donje desno - + Rotates to nearest possible state when clicking a cube face Rotira u najbliže moguće stanje kada kliknete na stranu kocke - + Rotate to nearest Rotiraj na najbliže - + Font name: Naziv fonta: - + Font name of the navigation cube Naziv fonta navigacione kocke - + Default Podrazumevano - + Cube size Veličina kocke - + Size of the navigation cube Veličina navigacione kocke - + Color Boja - + Base color for all elements Osnovna boja za sve elemente - + 3D Navigation 3D Navigacija - + List the mouse button configs for each chosen navigation setting. Select a set and then press the button to view said configurations. Funkcije tastera miša za izabrani stil 3D navigacije. Izaberi stil 3D navigacije, a zatim pritisni dugme da vidiš funkcije tastera. - + Mouse... Miš... - + Navigation settings set Stil 3D navigacije miša - + Orbit style Način okretanja orbit - + Rotation orbit style. Trackball: moving the mouse horizontally will rotate the part around the y-axis Turntable: the part will be rotated around the z-axis (with constrained axes). @@ -4785,116 +4096,116 @@ Gramofon: deo će biti rotiran oko z-ose (sa zadanim ograničenjima na osama). Obični gramofon: deo će biti rotiran oko z-ose. - + Turntable Gramofon - + Trackball Trackball - + Free Turntable Obični gramofon - + Rotation mode Režimi rotacije - + Rotations in 3D will use current cursor position as center for rotation 3D rotacija će koristiti trenutni položaj kursora miša kao centar za rotaciju - + Window center Centar prozora - + Drag at cursor Drag at cursor - + Object center Centar objekta - + Default camera orientation Podrazumevana orijentacija kamere - + Default camera orientation when creating a new document or selecting the home view Podrazumevana orijentacija kamere prilikom kreiranja novog dokumenta ili izbora početnog pogleda - + Camera zoom Zumiranje kamere - + Sets camera zoom for new documents. The value is the diameter of the sphere to fit on the screen. Podešava zum kamere za nove dokumente. Vrednost je prečnik sfere koja staje na ekran. - + mm mm - + Enable animated rotations Omogući animirane rotacije - + Enable animation Omogući animaciju - + Zoom operations will be performed at position of mouse pointer Operacije zumiranja će se izvoditi na položaju pokazivača miša - + Zoom at cursor Zumiraj na kursoru - + Zoom step Korak zumiranja - + How much will be zoomed. Zoom step of '1' means a factor of 7.5 for every zoom step. Koliko će biti zumirano. Korak zumiranja od '1' znači koeficijent od 7,5 za svaki korak zumiranja. - + Direction of zoom operations will be inverted Smer operacije zumiranja će biti obrnut - + Invert zoom Obrnite smer zumiranja - + Prevents view tilting when pinch-zooming. Affects only gesture navigation style. Mouse tilting is not disabled by this setting. @@ -4903,57 +4214,67 @@ Affects only gesture navigation style. Mouse tilting is not disabled by this setting. - + Disable touchscreen tilt gesture Disable touchscreen tilt gesture - + + Show the rotation center when dragging. + Prikaži centar rotacije prilikom prevlačenja. + + + + Enable rotation center indication + Omogući prikazivanje centra rotacije + + + Isometric Izometrijski - + Dimetric Dimetrijski - + Trimetric Trimetrijski - + Top Odozgo - + Front Spreda - + Left Sleva - + Right Sdesna - + Rear Straga - + Bottom Odozdo - + Custom Sopstvena @@ -4961,44 +4282,44 @@ Mouse tilting is not disabled by this setting. Gui::Dialog::DlgSettingsPythonConsole - + Python console Python konzola - + Settings Podešavanja - + Words will be wrapped when they exceed available horizontal space in Python console Reči će biti prelomljene kada premaše dostupni horizontalni prostor u Python konzoli - + Enable word wrap Omogući prelom reda - + The cursor shape will be a block Oblik kursora će biti blok - + Enable block cursor Omogući kursor u obliku bloka - + Saves Python history across sessions Saves Python history across sessions - + Save history Sačuvaj istoriju @@ -5006,17 +4327,37 @@ horizontalni prostor u Python konzoli Gui::Dialog::DlgSettingsSelection - + Selection Izbor - + + Enable preselection, highlighted with specified color + Omogući predizbor, označen određenom bojom + + + + Enable preselection + Omogući predizbor + + + + Enable selection, highlighted with specified color + Omogući izbor, označen određenom bojom + + + + Enable selection + Omogući izbor + + + Pick radius (px): Izaberi poluprečnik (px): - + Area for picking elements in 3D view. Larger value eases to pick things, but can make small features impossible to select. @@ -5025,27 +4366,27 @@ Veća vrednost olakšava odabir stvari, ali može onemogućiti odabir malih stva - + Auto switch to the 3D view containing the selected item Automatski pređi na 3D pogled koji sadrži izabranu stavku - + Auto expand tree item when the corresponding object is selected in 3D view Automatsko proširivanje stavke u stablu kada je odgovarajući objekat izabran u 3D pogledu - + Preselect the object in 3D view when mouse over the tree item Unapred izaberi objekat u 3D pogledu samo prolaskom mišem preko stavke u stablu - + Record selection in tree view in order to go back/forward using navigation button Snimi izbor u stablu dokumenta da bi se kretao napred/nazad koristeći dugme za navigaciju - + Add checkboxes for selection in document tree Dodaj polja za čekiranje u stablu dokumenta @@ -5053,147 +4394,122 @@ Veća vrednost olakšava odabir stvari, ali može onemogućiti odabir malih stva Gui::Dialog::DlgSettingsViewColor - + Colors Boje - - Selection - Izbor - - - - Enable preselection and highlight by specified color - Omogući predizbor i označite određenom bojom - - - - Enable preselection highlighting - Omogući isticanje predizbora - - - - Enable selection highlighting and use specified color - Omogući isticanje izbora i koristite određenu boju - - - - Enable selection highlighting - Omogući isticanje izbora - - - + Background color for the model view Boja pozadine 3D pogleda - + Background color Boja pozadine - - + + Background will have selected color Pozadina će imati izabranu boju - + Simple color Jedna boja - - + + Background will have selected color gradient Pozadina će imati izabrani preliv boje - + Linear gradient Linearno prelivanje boja - + Radial gradient Radijalno prelivanje boja - - + + Top: Gornja: - - + + Middle: Srednja: - + Switches the colors of the gradient Menja boje preliva - + Switch Prebaci na - + Color gradient will get selected color as middle color Preliv boja će dobiti izabranu boju po sredini - + Middle color Srednja boja - - + + Bottom: Donja: - + Tree view Stablo dokumenta - + Object being edited Objekat koji se uređuje - + Background color for objects in tree view that are currently edited Boja pozadine za objekte u stablu dokumenta koji se trenutno uređuju - + Active container Aktivni kontejner - + Background color for active containers in tree view Boja pozadine za aktivne kontejnere u stablu dokumenta - + Central: Central: - + Midway: Midway: - + End: End: @@ -5318,7 +4634,7 @@ Podešeni sistem je onaj koji je postavljen u opštim podešavanjima. Gui::Dialog::DockablePlacement - + Placement Položaj @@ -5919,17 +5235,17 @@ Kolona „Status“ pokazuje da li se dokument može oporaviti. Primeni - + Please select 1, 2, or 3 points before clicking this button. A point may be on a vertex, face, or edge. If on a face or edge the point used will be the point at the mouse position along face or edge. If 1 point is selected it will be used as the center of rotation. If 2 points are selected the midpoint between them will be the center of rotation and a new custom axis will be created, if needed. If 3 points are selected the first point becomes the center of rotation and lies on the vector that is normal to the plane defined by the 3 points. Some distance and angle information is provided in the report view, which can be useful when aligning objects. For your convenience when Shift + click is used the appropriate distance or angle is copied to the clipboard. Izaberi 1, 2 ili 3 tačke pre nego što klikneš na ovo dugme. Tačka može biti na temenu, stranici ili ivici. Ako je na stranici ili ivici, korišćena tačka će biti tačka na poziciji miša duž stranice ili ivice. Ako se izabere 1 tačka, ona će se koristiti kao centar rotacije. Ako se izaberu 2 tačke, sredina između njih će biti centar rotacije i nova prilagođena osa će biti napravljena, ako je potrebno. Ako su izabrane 3 tačke, prva tačka postaje centar rotacije i leži na vektoru koji je normalan na ravan definisanu sa 3 tačke. Neke informacije o udaljenosti i uglovima su date u prikazu izveštaja, što može biti korisno pri poravnavanju objekata. Radi vaše udobnosti kada se koristi Shift + click, odgovarajuća udaljenost ili ugao se kopiraju u privremenu memoriju. - + Incorrect quantity Nepravilna količina - + There are input fields with incorrect input, please ensure valid placement values! Postoje polja za unos sa netačnim unosom, molimo vas da obezbedite ispravne vrednosti položaja! @@ -6191,7 +5507,7 @@ izabranim objektima pre otvaranja ovog dijaloga Gui::DockWnd::PropertyDockView - + Property View Osobine prikaza @@ -6259,22 +5575,22 @@ izabranim objektima pre otvaranja ovog dijaloga Idi na kraj - + Clear Obriši - + Save As... Sačuvaj Kao... - + Save Report Output Sačuvaj izlaz izveštaja - + Plain Text Files Datoteke čistog teksta @@ -6405,7 +5721,7 @@ izabranim objektima pre otvaranja ovog dijaloga Aplikacija - + Labels & Attributes Oznake & Atributi @@ -6454,27 +5770,27 @@ Da li želiš da sačuvaš promene? PDF datoteka - + untitled[*] bez naslova[*] - + - Editor -Uređivač - + %1 chars removed %1 znakova uklonjeno - + %1 chars added %1 znakova dodano - + Formatted Formatirano @@ -6590,74 +5906,74 @@ Da li želiš da sačuvaš promene? Gui::GraphvizView - + Graphviz not found Graphviz nije pronađen - + Graphviz couldn't be found on your system. Graphviz nije pronađen na vašem sistemu. - + Read more about it here. Pročitaj više o tome ovde. - + Do you want to specify its installation path if it's already installed? Ako je već instaliran navedi putanju ka fascikli u koju je instaliran? - + Graphviz installation path Graphviz instalaciona putanja - + Graphviz failed Graphviz otkazao - + Graphviz failed to create an image file Graphviz nije uspeo da napravi datoteku slike - + PNG format PNG format - + Bitmap format Bitmap format - + GIF format GIF format - + JPG format JPG format - + SVG format SVG format - - + + PDF format PDF format - - + + Export graph Izvezi grafikon @@ -6799,17 +6115,17 @@ Da li želiš da sačuvaš promene? Gui::MacroCommand - + Macros Makro-i - + Macro file doesn't exist Makro datoteka ne postoji - + No such macro file: '%1' Nema takve macro datoteke: '%1' @@ -6818,7 +6134,7 @@ Da li želiš da sačuvaš promene? Gui::MainWindow - + Dimension Kota @@ -6848,32 +6164,42 @@ Da li želiš da sačuvaš promene? Zatvori sve - - - + + + Toggles this toolbar Uključuje/isključuje ovu paletu alata - - - + + + Toggles this dockable window Toggles this dockable window - - + + WARNING: This is a development version. + UPOZORENJE: Ovo je razvojna verzija. + + + + Please do not use in a production environment. + Nemojte koristiti za profesionalnu upotrebu. + + + + Unsaved document Nesačuvan dokument - + The exported object contains external link. Please save the documentat least once before exporting. Izvezeni objekat sadrži spoljnu vezu. Sačuvaj dokument bar jednom pre nego što ga izvezeš. - + To link to external objects, the document must be saved at least once. Do you want to save the document now? Da bi se povezali sa spoljnim objektima, dokument mora biti sačuvan najmanje jednom. @@ -6883,63 +6209,63 @@ Da li želiš sada da sačuvaš dokument? Gui::ManualAlignment - - - - - + + + + + Manual alignment Manuelno poravnanje - + The alignment is already in progress. Poravnanje je već u toku. - + Alignment[*] Poravnaj[*] - + Please, select at least one point in the left and the right view Izaberi najmanje jednu tačku u levom i desnom pogledu - + Please, select at least %1 points in the left and the right view Izaberi najmanje %1 tačaka u levom i desnom pogledu - + Please pick points in the left and right view Izaberi tačke u levom i desnom pogledu - + The alignment has finished Poravnanje završeno - + The alignment has been canceled Poravnanje otkazano - - + + Too few points picked in the left view. At least %1 points are needed. Premalo tačaka izabrano u levom pogledu. Potrebno je najmanje %1 tačaka. - - + + Too few points picked in the right view. At least %1 points are needed. Premalo tačaka izabrano u desnom pogledu. Potrebno je najmanje %1 tačaka. - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. @@ -6948,59 +6274,59 @@ Na levom pogledu je izabrano %1 tačaka, na desnom pogledu je izabrano %2 tačaka. - + Try to align group of views Pokušaj da uskladiš grupu pogleda - + The alignment failed. How do you want to proceed? Poravnanje neuspešno. Kako želiš da nastaviš? - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. Različit broj tačaka izabran u levom i desnom pogledu. Na levom pogledu je izabrano %1 tačaka, na desnom pogledu je izabrano %2 tačaka. - + Point_%1 Tačka_%1 - + Point picked at (%1,%2,%3) Izabrana tačka u (%1,%2,%3) - + No point was found on model Na modelu nije pronađena tačka - + No point was picked Nijedna tačka nije izabrana - + &Align &Poravnaj - + &Remove last point &Ukloni zadnju tačku - + &Cancel &Otkaži - + &Synchronize views &Sinhronizuj poglede @@ -7147,7 +6473,7 @@ Kako želiš da nastaviš? Gui::PropertyEditor::LinkLabel - + Change the linked object Promeni povezani objekat @@ -7155,12 +6481,12 @@ Kako želiš da nastaviš? Gui::PropertyEditor::LinkSelection - + Error Greška - + Object not found Objekat nije pronađen @@ -7231,13 +6557,13 @@ Kako želiš da nastaviš? Gui::PropertyView - + View Pogled - + Data Podaci @@ -7285,77 +6611,77 @@ Da li želiš izaći bez čuvanja podataka? Neobrađeni nepoznati C++ izuzetak. - + &Copy &Kopiraj - + &Copy command &Kopiraj komanda - + &Copy history &Kopiraj istoriju - + Save history as... Sačuvaj istoriju kao... - + Save history Sačuvaj istoriju - + Saves Python history across %1 sessions Saves Python history across %1 sessions - + &Paste &Nalepi - + Select All Izaberi sve - + Clear console Očisti konzolu - + Insert file name... Unesi ime datoteke... - + Word wrap Prelom reda - + Save History Sačuvaj Istoriju - + Macro Files Makro datoteke - + Insert file name Unesi ime datoteke - + All Files Sve datoteke @@ -7368,7 +6694,7 @@ Da li želiš izaći bez čuvanja podataka? Komentar - + Uncomment Otkaži komentar @@ -7376,17 +6702,17 @@ Da li želiš izaći bez čuvanja podataka? Gui::RecentFilesAction - + Open file %1 Otvori datoteku %1 - + File not found Datoteka nije nađena - + The file '%1' cannot be opened. Datoteka '%1' se ne može otvoriti. @@ -7394,22 +6720,22 @@ Da li želiš izaći bez čuvanja podataka? Gui::RecentMacrosAction - + none ništa - + Run macro %1 (Shift+click to edit) keyboard shortcut: %2 Pokreni makro %1 (Shift+klik za uređivanje) prečica na tastaturi: %2 - + File not found Datoteka nije nađena - + The file '%1' cannot be opened. Datoteka '%1' se ne može otvoriti. @@ -7440,22 +6766,22 @@ Da li želiš izaći bez čuvanja podataka? Gui::SearchBar - + Previous Prethodni - + Next Sledeće - + Case sensitive Razlikovanje malih i velikih slova - + Whole words Cele reči @@ -7566,7 +6892,7 @@ Do you want to specify another directory? Position - Position + Položaj @@ -7701,38 +7027,38 @@ Do you want to specify another directory? Gui::TextDocumentEditorView - + Text updated Tekst je izmenjen - + The text of the underlying object has changed. Discard changes and reload the text from the object? Tekst osnovnog objekta je promenjen. Odbaci promene i ponovo učitaj tekst iz objekta? - + Yes, reload. Da, ponovo učitaj. - + Unsaved document Nesačuvan dokument - + Do you want to save your changes before closing? Da li želiš da sačuvaš promene pre zatvaranja? - + If you don't save, your changes will be lost. Ako ne sačuvaš, promene će biti izgubljene. - - + + Edit text Uredi tekst @@ -8004,7 +7330,7 @@ Do you want to specify another directory? Gui::TreeDockWidget - + Tree view Stablo dokumenta @@ -8012,7 +7338,7 @@ Do you want to specify another directory? Gui::TreePanel - + Search Pretraga @@ -8020,183 +7346,183 @@ Do you want to specify another directory? Gui::TreeWidget - + Search... Pretraži... - + Search for objects Traži objekte - + Activate document Aktiviraj dokument - + Activate document %1 Aktiviraj dokument %1 - + Tree settings Podešavanja stabla dokumenta - + Show description column Prikaži kolonu sa opisima - + Show an extra tree view column for item description. The item's description can be set by pressing F2 (or your OS's edit button) or by editing the 'label2' property. Prikaži u stablu dokumenta dodatnu kolonu sa opisima stavki. Opis stavke se može podesiti pritiskom na F2 (ili dugme za uređivanje vašeg OS-a) ili uređivanjem svojstva 'label2'. - + Group Grupa - + Labels & Attributes Oznake & Atributi - + Description Opis - + Show items hidden in tree view Prikaži sakrivene stavke u stablu dokumenta - + Show items that are marked as 'hidden' in the tree view Prikaži stavke koje su u stablu dokumenta označene kao 'sakrivene' - + Toggle visibility in tree view Uključi/isključi vidljivost u stablu dokumenta - + Toggles the visibility of selected items in the tree view Uključi/isključi vidljivost izabranih stavki u stablu dokumenta - + Create group... Napravi grupu... - + Create a group Napravi grupu - - + + Rename Preimenuj - + Rename object Preimenuj objekat - + Finish editing Završi uređivanje - + Finish editing object Završi uređivanje objekta - + Add dependent objects to selection Dodaj zavisne objekte izboru - + Adds all dependent objects to the selection Dodaje sve zavisne objekte izboru - + Close document Zatvori dokument - + Close the document Zatvori dokument - + Reload document Učitaj dokument ponovo - + Reload a partially loaded document Učitaj ponovo delimično učitan dokument - + Skip recomputes Preskoči ponovna preračunavanja - + Enable or disable recomputations of document Omogući ili onemogući ponovno preračunavanje dokumenta - + Allow partial recomputes Dozvoli delimična preračunavanja - + Enable or disable recomputating editing object when 'skip recomputation' is enabled Enable or disable recomputating editing object when 'skip recomputation' is enabled - + Mark to recompute Označi za ponovno izračunavanje - + Mark this object to be recomputed Označi ovaj objekat za ponovno izračunavanje - + Recompute object Ponovno preračunaj objekat - + Recompute the selected object Ponovno preračunaj izabrani objekat - + (but must be executed) (ali mora da se izvrši) - + %1, Internal name: %2 %1, Unutrašnje ime: %2 @@ -8227,12 +7553,12 @@ Do you want to specify another directory? PDF datoteka - + Opening file failed Otvaranje datoteke neuspešno - + Can't open file '%1' for writing. Can't open file '%1' for writing. @@ -8240,7 +7566,7 @@ Do you want to specify another directory? Gui::WorkbenchGroup - + Select the '%1' workbench Izaberi '%1' radno okruženje @@ -8455,69 +7781,70 @@ Do you want to specify another directory? QObject - - + + General Opšte - - + + + Display Prikaz - + Workbenches Radna okruženja - - - + + + Python Python - - - + + + Unknown filetype Nepoznata vrsta datoteke - - + + Cannot open unknown filetype: %1 Ne mogu otvoriti nepoznatu vrstu datoteke: %1 - + Export failed Izvoz nije uspeo - + Cannot save to unknown filetype: %1 Ne mogu sačuvati nepoznatu vrstu datoteke: %1 - + Workbench failure Otkazivanje radnog okruženja - + %1 %1 - + Exception Izuzetak @@ -8563,8 +7890,8 @@ Do you want to specify another directory? Izvozim PDF... - + Unsaved document Nesačuvan dokument @@ -8718,17 +8045,17 @@ Da li želiš da nastaviš? Ne mogu otvoriti datoteku '%1'. - + files Datoteke - + Save image Sačuvaj sliku - + Choose an image file to open Izaberi datoteku slike koju želiš da otvoriš @@ -8834,44 +8161,44 @@ Da li želiš da nastaviš? - + Type Vrsta - + Notifier Obaveštavač - + Message Poruka - + Notifier: Obaveštavač: - + Do you want to skip confirmation of further critical message notifications while loading the file? Do you want to skip confirmation of further critical message notifications while loading the file? - + Critical Message Critical Message - + Too many opened non-intrusive notifications. Notifications are being omitted! Previše otvorenih nenametljivih obaveštenja. Obaveštenja se izostavljaju! - + Identical physical path detected. It may cause unwanted overwrite of existing document! @@ -8880,44 +8207,44 @@ Da li želiš da nastaviš? - + Are you sure you want to continue? Da li si siguran da želiš da nastaviš? - + Please check report view for more... Pogledajte izveštaj za više... - + Physical path: Fizička putanja: - - + + Document: Dokument: - - + + Path: Putanja: - + Identical physical path Identična fizička putanja - + Could not save document Nije moguće sačuvati dokument - + There was an issue trying to save the file. This may be because some of the parent folders do not exist, or you do not have sufficient permissions, or for other reasons. Error details: "%1" @@ -8930,102 +8257,102 @@ Would you like to save the file with a different name? Da li želite da sačuvate datoteku pod drugim imenom? - - - + + + Saving aborted Snimanje obustavljeno - + Save dependent files Sačuvaj zavisne datoteke - + The file contains external dependencies. Do you want to save the dependent files, too? Datoteka sadrži spoljne zavisnosti. Da li želiš da sačuvaš i zavisne datoteke? - - + + Saving document failed Snimanje dokumenta nije uspelo - + Save document under new filename... Sačuvaj dokument pod novim imenom... - - + + Save %1 Document Sačuvaj %1 Dokument - + Document Dokument - - + + Failed to save document Nije uspelo snimanje dokumenta - + Documents contains cyclic dependencies. Do you still want to save them? Dokumenti sadrže ciklične zavisnosti. Da li i dalje želiš da ih spaseš? - + Save a copy of the document under new filename... Sačuvaj kopiju dokumenta pod novim imenom datoteke... - + %1 document (*.FCStd) %1 dokument (*.FCStd) - + Document not closable Dokument nije moguće zatvoriti - + The document is not closable for the moment. Trenutno nije moguće zatvoriti dokument. - + Document not saved Dokument nije snimnjen - + The document%1 could not be saved. Do you want to cancel closing it? Dokument%1 nije mogao biti snimljen. Da li želiš da otkažeš zatvaranje? - + Undo Poništi - + Redo Ponovi - + There are grouped transactions in the following documents with other preceding transactions There are grouped transactions in the following documents with other preceding transactions - + Choose 'Yes' to roll back all preceding transactions. Choose 'No' to roll back in the active document only. Choose 'Abort' to abort @@ -9108,12 +8435,12 @@ Otvori pregledač i ukucaj: http://localhost:%1. Opcije... - + Out of memory Nema dovoljno memorije - + Not enough memory available to display the data. Nema dovoljno memorije za prikazivanje podataka. @@ -9129,7 +8456,7 @@ Otvori pregledač i ukucaj: http://localhost:%1. Ne mogu pronaći datoteku %1 ni u %2 ni u %3 - + Navigation styles Navigacioni stilovi @@ -9140,7 +8467,7 @@ Otvori pregledač i ukucaj: http://localhost:%1. - + Transform Pomeri @@ -9205,12 +8532,12 @@ Otvori pregledač i ukucaj: http://localhost:%1. %1 nije prazan, želiš li izbrisati i njegov sadržaj? - + Translation: Translacija: - + Rotation: Rotacija: @@ -9306,60 +8633,60 @@ donju crtu i ne sme da počinje brojem. Nije uspelo dodavanje osobine u '%1': %2 - - + + Drag & drop failed Prevlačenje i otpuštanje nije uspelo - + Setup configurable object Setup configurable object - + Select which object to copy or exclude when configuration changes. All external linked objects are excluded by default. Select which object to copy or exclude when configuration changes. All external linked objects are excluded by default. - + Please select which objects to copy when the configuration is changed Izaberi koje objekte želiš da kopiraš kada se konfiguracija promeni - + Apply to all Primeni na sve - + Apply the setting to all links. Or, uncheck this option to apply only to this link. Primeni postavku na sve veze. Ili poništi izbor ove opcije da bi primenio samo na ovu vezu. - + Copy on change Kopiraj prilikom promene - + Enable Omogući - + Enable auto copy of linked object when its configuration is changed Omogući automatsko kopiranje povezanog objekta kada se promeni njegova konfiguracija - + Tracking Rastojanje među slovima - + Copy the linked object when its configuration is changed. Also auto redo the copy if the original linked object is changed. @@ -9368,17 +8695,17 @@ Takođe automatski ponovo uradi kopiju ako se promeni originalni povezani objeka - + Disable copy on change Onemogući kopiranje prilikom promene - + Refresh configurable object Refresh configurable object - + Synchronize the original configurable source object by creating a new deep copy. Note that any changes made to the current copy will be lost. @@ -9389,23 +8716,23 @@ the current copy will be lost. - + Toggle array elements Toggle array elements - + Change whether show each link array element as individual objects Change whether show each link array element as individual objects - + Transform at the origin of the placement Transform at the origin of the placement - - + + Override colors... Izmeni boje... @@ -9433,12 +8760,12 @@ the current copy will be lost. SelectionFilter - + Not allowed: Nije dozvoljeno: - + Selection not allowed by filter Filter ne dozvoljava izbor @@ -9446,9 +8773,9 @@ the current copy will be lost. StdBoxElementSelection - - + + Box element selection Pravougaoni izbor elemenata @@ -9456,13 +8783,13 @@ the current copy will be lost. StdBoxSelection - + Box selection Pravougaoni izbor - + Activate the box selection tool Aktiviraj alatku za pravougaoni izbor @@ -9540,13 +8867,13 @@ the current copy will be lost. StdCmdAxisCross - + Toggle axis cross Uključi/isključi ortogonalni triedar - - + + Turns on or off the axis cross at the origin Uključi/Isključi koordinatni sistem u koordinatnom početku @@ -9652,13 +8979,13 @@ the current copy will be lost. StdCmdDemoMode - + View turntable... Prikaži gramofon... - + View turntable Prikaži gramofon @@ -9998,13 +9325,13 @@ the current copy will be lost. StdCmdHideObjects - + Hide all objects Sakrij sve objekte - - + + Hide all objects in the document Sakrij sve objekte u dokumentu @@ -10012,13 +9339,13 @@ the current copy will be lost. StdCmdHideSelection - + Hide selection Sakrij izbor - - + + Hide all selected objects Sakrij sve izabrane objekte @@ -10292,13 +9619,13 @@ the current copy will be lost. StdCmdMeasureDistance - + Measure distance Izmeri rastojanje - + Activate the distance measurement tool Aktiviraj alatku za merenje rastojanja @@ -10357,8 +9684,8 @@ the current copy will be lost. Napravi novi prazan dokument - + Unnamed Bez imena @@ -10586,8 +9913,8 @@ the current copy will be lost. StdCmdRecentFiles - Recent files - Nedavne datoteke + Open Recent + Otvori nedavno @@ -10725,13 +10052,13 @@ the current copy will be lost. StdCmdSceneInspector - + Scene inspector... Pregled scene... - + Scene inspector Pregled scene @@ -10739,13 +10066,13 @@ the current copy will be lost. StdCmdSelBack - + &Back &Nazad - + Go back to previous selection Vrati se na prethodni izbor @@ -10753,13 +10080,13 @@ the current copy will be lost. StdCmdSelBoundingBox - + &Bounding box &Granična kutija - + Show selection bounding box Prikaži graničnu kutiju @@ -10767,13 +10094,13 @@ the current copy will be lost. StdCmdSelForward - + &Forward &Napred - + Repeat the backed selection Repeat the backed selection @@ -10795,13 +10122,13 @@ the current copy will be lost. StdCmdSelectVisibleObjects - + Select visible objects Izaberi vidljive objekte - - + + Select visible objects in the active document Izaberi vidljive objekte u aktivnom dokumentu @@ -10823,13 +10150,13 @@ the current copy will be lost. StdCmdSetAppearance - + Appearance... Izgled... - + Sets the display properties of the selected object Podešava osobine prikaza izabranog objekta @@ -10837,13 +10164,13 @@ the current copy will be lost. StdCmdShowObjects - + Show all objects Prikaži sve objekte - - + + Show all objects in the document Prikaži sve objekte u dokumentu @@ -10851,13 +10178,13 @@ the current copy will be lost. StdCmdShowSelection - + Show selection Prikaži izbor - - + + Show all selected objects Prikaži sve izabrane objekte @@ -10893,13 +10220,13 @@ the current copy will be lost. StdCmdTextureMapping - + Texture mapping... Mapiranje tekstura... - + Texture mapping Mapiranje tekstura @@ -10949,13 +10276,13 @@ the current copy will be lost. StdCmdToggleNavigation - + Toggle navigation/Edit mode Navigacioni/uređivački režim - - + + Toggle between navigation and edit mode Preklopnik između režima navigacije i uređivanja @@ -10963,13 +10290,13 @@ the current copy will be lost. StdCmdToggleObjects - + Toggle all objects Uključi/isklljuči sve objekte - - + + Toggles visibility of all objects in the active document Preklopnik za vidljivost svih objekata u aktivnom dokumentu @@ -10977,13 +10304,13 @@ the current copy will be lost. StdCmdToggleSelectability - + Toggle selectability Uključi/isklljuči mogućnost izbora - - + + Toggles the property of the objects to get selected in the 3D-View Uključuje/isklljučuje mogućnost da neki objekat bude selektovan u 3D pogledu @@ -10991,13 +10318,13 @@ the current copy will be lost. StdCmdToggleVisibility - + Toggle visibility Uključi/isklljuči vidlljivost - - + + Toggles visibility Uključuje/isklljučuje vidljivost @@ -11047,13 +10374,13 @@ the current copy will be lost. StdCmdTreeCollapse - + Collapse selected item Skupi izabranu stavku - + Collapse currently selected tree items Skupi trenutno izabranu stavku stabla dokumenta @@ -11061,13 +10388,13 @@ the current copy will be lost. StdCmdTreeExpand - + Expand selected item Proširi izabranu stavku - + Expand currently selected tree items Proširi trenutno izabranu stavku stabla dokumenta @@ -11075,13 +10402,13 @@ the current copy will be lost. StdCmdTreeSelectAllInstances - + Select all instances Select all instances - + Select all instances of the current selected object Select all instances of the current selected object @@ -11089,13 +10416,13 @@ the current copy will be lost. StdCmdTreeViewActions - + TreeView actions Radnje u stablu dokumenta - + TreeView behavior options and actions TreeView behavior options and actions @@ -11159,13 +10486,13 @@ the current copy will be lost. StdCmdViewBottom - + Bottom Odozdo - + Set to bottom view Namesti osnovni pogled odozdo @@ -11173,13 +10500,13 @@ the current copy will be lost. StdCmdViewCreate - + Create new view Napravi novi pogled - + Creates a new view window for the active document Napravi novi prozor za prikaz aktivnog dokumenta @@ -11187,13 +10514,13 @@ the current copy will be lost. StdCmdViewDimetric - + Dimetric Dimetrijski - + Set to dimetric view Namesti dimetrijski pogled @@ -11201,13 +10528,13 @@ the current copy will be lost. StdCmdViewExample1 - + Inventor example #1 Inventor primer #1 - + Shows a 3D texture with manipulator Shows a 3D texture with manipulator @@ -11215,13 +10542,13 @@ the current copy will be lost. StdCmdViewExample2 - + Inventor example #2 Inventor primer #2 - + Shows spheres and drag-lights Shows spheres and drag-lights @@ -11229,13 +10556,13 @@ the current copy will be lost. StdCmdViewExample3 - + Inventor example #3 Inventor primer #3 - + Shows a animated texture Shows a animated texture @@ -11243,13 +10570,13 @@ the current copy will be lost. StdCmdViewFitAll - + Fit all Smesti sve - + Fits the whole content on the screen Smešta sav sadržaj na ekran @@ -11257,13 +10584,13 @@ the current copy will be lost. StdCmdViewFitSelection - + Fit selection Smesti izabrano - + Fits the selected content on the screen Smešta izabran sadržaj na ekran @@ -11271,13 +10598,13 @@ the current copy will be lost. StdCmdViewFront - + Front Spreda - + Set to front view Namesti osnovni pogled spreda @@ -11285,13 +10612,13 @@ the current copy will be lost. StdCmdViewHome - + Home Početna - + Set to default home view Set to default home view @@ -11299,13 +10626,13 @@ the current copy will be lost. StdCmdViewIsometric - + Isometric Izometrijski - + Set to isometric view Namesti izometrijski pogled @@ -11313,13 +10640,13 @@ the current copy will be lost. StdCmdViewIvIssueCamPos - + Issue camera position Issue camera position - + Issue the camera position to the console and to a macro, to easily recall this position Issue the camera position to the console and to a macro, to easily recall this position @@ -11327,13 +10654,13 @@ the current copy will be lost. StdCmdViewIvStereoInterleavedColumns - + Stereo Interleaved Columns Stereo Interleaved Columns - + Switch stereo viewing to Interleaved Columns Switch stereo viewing to Interleaved Columns @@ -11341,13 +10668,13 @@ the current copy will be lost. StdCmdViewIvStereoInterleavedRows - + Stereo Interleaved Rows Stereo Interleaved Rows - + Switch stereo viewing to Interleaved Rows Switch stereo viewing to Interleaved Rows @@ -11355,13 +10682,13 @@ the current copy will be lost. StdCmdViewIvStereoOff - + Stereo Off Isključi stereoskopiju - + Switch stereo viewing off Isključi stereoskopski prikaz @@ -11369,13 +10696,13 @@ the current copy will be lost. StdCmdViewIvStereoQuadBuff - + Stereo quad buffer Stereo quad buffer - + Switch stereo viewing to quad buffer Switch stereo viewing to quad buffer @@ -11383,13 +10710,13 @@ the current copy will be lost. StdCmdViewIvStereoRedGreen - + Stereo red/cyan Stereo crvena/cijan - + Switch stereo viewing to red/cyan Prebaci stereo prikaz na crveno/cijan @@ -11397,13 +10724,13 @@ the current copy will be lost. StdCmdViewLeft - + Left Sleva - + Set to left view Namesti osnovni pogled sleva @@ -11411,13 +10738,13 @@ the current copy will be lost. StdCmdViewRear - + Rear Straga - + Set to rear view Namesti osnovni pogled straga @@ -11439,13 +10766,13 @@ the current copy will be lost. StdCmdViewRight - + Right Sdesna - + Set to right view Namesti osnovni pogled sdesna @@ -11453,13 +10780,13 @@ the current copy will be lost. StdCmdViewRotateLeft - + Rotate Left Rotiraj Ulevo - + Rotate the view by 90° counter-clockwise Rotiraj pogled za 90° u smeru suprotnom od kazaljke na satu @@ -11467,13 +10794,13 @@ the current copy will be lost. StdCmdViewRotateRight - + Rotate Right Rotiraj Udesno - + Rotate the view by 90° clockwise Rotiraj pogled za 90° u smeru kazaljke na satu @@ -11495,13 +10822,13 @@ the current copy will be lost. StdCmdViewTop - + Top Odozgo - + Set to top view Namesti osnovni pogled odozgo @@ -11509,13 +10836,13 @@ the current copy will be lost. StdCmdViewTrimetric - + Trimetric Trimetrijski - + Set to trimetric view Namesti trimetrijski pogled @@ -11523,13 +10850,13 @@ the current copy will be lost. StdCmdViewVR - + FreeCAD-VR FreeCAD-VR - + Extend the FreeCAD 3D Window to a Oculus Rift Proširi FreeCAD 3D prozor na Oculus Rift @@ -11593,13 +10920,13 @@ the current copy will be lost. StdMainFullscreen - + Fullscreen Ceo ekran - + Display the main window in fullscreen mode Prikaži glavni prozor u režimu celog ekrana @@ -11635,13 +10962,13 @@ the current copy will be lost. StdRecallWorkingView - + Recall working view Opozovi radni pogled - - + + Recall previously stored temporary working view Opozovi prethodno sačuvan privremeni radni pogled @@ -11649,13 +10976,13 @@ the current copy will be lost. StdStoreWorkingView - + Store working view Sačuvaj radni pogled - - + + Store a document-specific temporary working view Store a document-specific temporary working view @@ -11663,13 +10990,13 @@ the current copy will be lost. StdTreeCollapseDocument - + Collapse/Expand Skupi/Proširi - + Expand active document and collapse all others Proširi u stablu dokumenta aktivni a skupi sve ostale dokumente @@ -11677,12 +11004,12 @@ the current copy will be lost. StdTreeDrag - + Initiate dragging Pokreni prevlačenje - + Initiate dragging of current selected tree items Pokreni prevlačenje trenutno izabranih stavki stabla dokumenta @@ -11690,13 +11017,13 @@ the current copy will be lost. StdTreeMultiDocument - + Multi document Višestruki dokumenat - + Display all documents in the tree view Prikazuj sve dokumente u stablu dokumenta @@ -11704,12 +11031,12 @@ the current copy will be lost. StdTreePreSelection - + Pre-selection Predizbor - + Preselect the object in 3D view when mouse over the tree item Unapred izaberi objekat u 3D pogledu samo prolaskom mišem preko stavke u stablu @@ -11717,12 +11044,12 @@ the current copy will be lost. StdTreeRecordSelection - + Record selection Snimi izbor - + Record selection in tree view in order to go back/forward using navigation button Snimi izbor u stablu dokumenta da bi se kretao napred/nazad koristeći dugme za navigaciju @@ -11730,13 +11057,13 @@ the current copy will be lost. StdTreeSelection - + Go to selection Idi na izabrano - + Scroll to first selected item Idi do prve izabrane stavke @@ -11744,13 +11071,13 @@ the current copy will be lost. StdTreeSingleDocument - + Single document Jedan dokument - + Only display the active document in the tree view Prikazuj samo aktivni dokument u stablu dokumenta @@ -11758,12 +11085,12 @@ the current copy will be lost. StdTreeSyncPlacement - + Sync placement Sinhronizuj položaj - + Auto adjust placement on drag and drop objects across coordinate systems Automatsko prilagođavanje položaja prilikom prevlačenja objekata kroz koordinatne sisteme @@ -11771,12 +11098,12 @@ the current copy will be lost. StdTreeSyncSelection - + Sync selection Sinhronizuj izbor - + Auto expand tree item when the corresponding object is selected in 3D view Automatsko proširivanje stavke u stablu kada je odgovarajući objekat izabran u 3D pogledu @@ -11784,12 +11111,12 @@ the current copy will be lost. StdTreeSyncView - + Sync view Sinhronizuj prikaz - + Auto switch to the 3D view containing the selected item Automatski pređi na 3D pogled koji sadrži izabranu stavku @@ -11797,13 +11124,13 @@ the current copy will be lost. StdViewBoxZoom - + Box zoom Zumiranje okvirom - + Activate the box zoom tool Aktiviraj zumiranje okvirom @@ -11811,13 +11138,13 @@ the current copy will be lost. StdViewDock - + Docked Usidren - + Display the active view either in fullscreen, in undocked or docked mode Prikaži aktivni pogled na celom ekranu, u usidrenom ili u odsidrenom režimu @@ -11825,13 +11152,13 @@ the current copy will be lost. StdViewDockUndockFullscreen - + Document window Prozor dokumenta - + Display the active view either in fullscreen, in undocked or docked mode Prikaži aktivni pogled na celom ekranu, u usidrenom ili u odsidrenom režimu @@ -11839,13 +11166,13 @@ the current copy will be lost. StdViewFullscreen - + Fullscreen Ceo ekran - + Display the active view either in fullscreen, in undocked or docked mode Prikaži aktivni pogled na celom ekranu, u usidrenom ili u odsidrenom režimu @@ -11853,13 +11180,13 @@ the current copy will be lost. StdViewScreenShot - + Save image... Sačuvaj sliku... - + Creates a screenshot of the active view Pravi snimak aktivnog 3D pogleda @@ -11867,13 +11194,13 @@ the current copy will be lost. StdViewUndock - + Undocked Odsidren - + Display the active view either in fullscreen, in undocked or docked mode Prikaži aktivni pogled na celom ekranu, u usidrenom ili u odsidrenom režimu @@ -11881,13 +11208,13 @@ the current copy will be lost. StdViewZoomIn - + Zoom In Uvećaj - + Increase the zoom factor by a fixed amount Povećaj faktor zumiranja za fiksni iznos @@ -11895,13 +11222,13 @@ the current copy will be lost. StdViewZoomOut - + Zoom Out Umanji - + Decrease the zoom factor by a fixed amount Smanji faktor zumiranja za fiksni iznos @@ -11936,72 +11263,72 @@ Da li si siguran da želiš da nastaviš? Std_DrawStyle - + As is Kao što je - + Normal mode Uobičajeni režim - + Points Tačke - + Points mode Režim prikaza 3D tačaka - + Wireframe Žičani - + Wireframe mode Režim prikaza žičani - + Hidden line Kao trougaona mreža - + Hidden line mode Režim prikaza kao trougaona mreža - + No shading Bez senčenja - + No shading mode Režim prikaza bez senčenja - + Shaded Nevidljive ivice, sa senčenjem - + Shaded mode Režim prikaza nevidljive ivice, sa senčenjem - + Flat lines Vidljive ivice sa senčenjem - + Flat lines mode Režim prikaza Vidljive ivice sa senčenjem @@ -12215,12 +11542,12 @@ Da li i dalje želiš da nastaviš? Gui::MDIView - + Export PDF Izvezi PDF - + PDF file PDF datoteka @@ -12228,196 +11555,190 @@ Da li i dalje želiš da nastaviš? Gui::Dialog::DlgSettingsNotificationArea - - + Notification Area Oblast za obaveštenja - + Settings Podešavanja - + The Notification area will appear in the status bar Oblast za obaveštenja će se pojaviti na statusnoj traci - + Enable Notification Area Omogući oblast za obaveštenja - + Non-intrusive notifications will appear next to the notification area in the status bar Nenametljiva obaveštenja će se pojaviti pored oblasti za obaveštenja na statusnoj traci - + Enable non-intrusive notifications Omogući nenametljiva obaveštenja - + Additional data sources Dodatni izvori podataka - + Errors intended for developers will appear in the notification area Greške će se pojaviti u oblasti za obaveštenja - + Debug errors Otklanjanje grešaka - + Warnings intended for developers will appear in the notification area Upozorenja će se pojaviti u oblasti za obaveštenja - + Debug warnings Upozorenja za otklanjanje grešaka - + Non-Intrusive Notifications Nenametljiva obaveštenja - + Minimum Duration: Minimalno trajanje: - + Maximum Duration: Maksimalno trajanje: - + Duration during which the notification will be shown (unless mouse buttons are clicked) Vremenski period tokom kojeg će se obaveštenje prikazivati (osim ako se ne klikne na tastere miša) - - + + s s - + Minimum duration during which the notification will be shown (unless notification clicked) Minimalni vremenski period tokom kojeg će se obaveštenje prikazivati (osim ako se ne klikne na obaveštenje) - + Maximum Number of Notifications: Maksimalan broj obaveštenja: - + Maximum number of notifications that will be simultaneously present on the screen Maksimalan broj obaveštenja koja će istovremeno biti prikazana na ekranu - + Notification width: Širina obaveštenja: - + Width of the notification in pixels Širina obaveštenja u pikselima - + Any open non-intrusive notifications will disappear when another window is activated Sva otvorena nenametljiva obaveštenja će nestati kada se aktivira drugi prozor - + Hide when other window is activated Sakrij kada se aktivira drugi prozor - + Prevent non-intrusive notifications from appearing when the FreeCAD Window is not the active window Spreči pojavljivanje nenametljivih obaveštenja kada FreeCAD prozor nije aktivan prozor - + Do not show when inactive Ne prikazuj kada je neaktivan - + Message List Lista Poruka - + Limit the number of messages that will be kept in the list. If 0 there is no limit. Ograničite broj poruka koje će se nalaziti u listi. Ako je 0, nema ograničenja. - + Maximum Messages (0 = no limit): Maksimalan broj poruka (0 = bez ograničenja): - + Removes the user notifications from the message list after the non-intrusive maximum duration has lapsed. Uklanja korisnička obaveštenja sa liste poruka nakon što istekne maksimalni nenametljivi vremenski period. - + Auto-remove User Notifications Automatsko uklanjanje korisničkih obaveštenja - - - Activation of the Notification Area only takes effect after an application restart. - Aktivacija oblasti za obaveštenja stupa na snagu tek nakon ponovnog pokretanja aplikacije. - Gui::Dialog::DlgSettingsWorkbenches - + Available Workbenches Raspoloživa radna okruženja - + <html><head/><body><p>You can reorder workbenches by drag and drop. Additional workbenches can be installed through the addon manager.</p><p> Currently, your system has the following workbenches:</p></body></html> <html><head/><body><p>Možete da promenite redosled radnih okruženja prevlačenjem. Dodatna radna okruženja se mogu instalirati pomću Menadžera dodataka.</p><p> Trenutno tvoj sistem ima sledeća radna okruženja:</p></body></html> - + Start up workbench: Pokreni radno okruženje: - + Choose which workbench will be activated and shown after FreeCAD launches Izaberi koje će radno okruženje biti aktivirano i prikazano nakon pokretanja FreeCAD-a - + Workbench selector position : Položaj birača radnog okruženja: - + Customize where the workbench selector appears (restart required). 'Toolbar': In the toolbars, as a movable toolbar. @@ -12430,12 +11751,12 @@ nakon pokretanja FreeCAD-a „Desni ugao“: Na traci menija, u desnom uglu. - + If checked, application will remember which workbench is active for each tab of the viewport Ako je čekirano, FreeCAD će zapamtiti koje je radno okruženje aktivno za svaku karticu prozora glavne grafičke oblasti - + Remember active workbench by tab Zapamti aktivno radno okruženje pomoću kartice @@ -12584,47 +11905,47 @@ nakon pokretanja FreeCAD-a Gui::Dialog::wbListItem - + If unchecked, %1 will not appear in the available workbenches. Ako nije čekirano, %1 se neće pojaviti u dostupnim radnim okruženjima. - + This is the current startup module, and must be enabled. See Preferences/General/Autoload to change. Ovo je trenutni modul za pokretanje i mora biti omogućen. Pogledajte Podešavanja/Opšte/Automatsko učitavanje ako želiš da promeniš. - + Shortcut to activate this workbench. Prečica za aktiviranje ovog radnog okruženja. - + Auto-load Automatsko učitavanje - + If checked, %1 will be loaded automatically when FreeCAD starts up Ako je čekirano, %1 će se automatski učitati kada se FreeCAD pokrene - + This is the current startup module, and must be autoloaded. See Preferences/General/Autoload to change. This is the current startup module, and must be autoloaded. See Preferences/General/Autoload to change. - + Loaded Učitan - + Load Učitaj - + To preserve resources, FreeCAD does not load workbenches until they are used. Loading them may provide access to additional preferences related to their functionality. Da bi sačuvao resurse, FreeCAD ne učitava radna okruženja dok se ne koriste. Njihovo učitavanje može da omogući pristup dodatnim podešavanjima koja se odnose na njihovu funkcionalnost. @@ -12632,17 +11953,17 @@ nakon pokretanja FreeCAD-a Gui::Dialog::DlgSettingsWorkbenchesImp - + Toolbar Paleta sa alatima - + Left corner Levi ugao - + Right corner Desni ugao @@ -12668,12 +11989,12 @@ nakon pokretanja FreeCAD-a Gui::NotificationArea - + Delete user notifications Izbriši korisnička obaveštenja - + Delete All Obriši sve @@ -12709,13 +12030,13 @@ nakon pokretanja FreeCAD-a StdViewLoadImage - + Load image... Učitaj sliku... - + Loads an image Učitavanje slike @@ -12783,4 +12104,738 @@ nakon pokretanja FreeCAD-a Dogodila se greška - Za više informacija pogledaj Pregledač objava + + Gui::Dialog::DlgSettingsEditor + + + Editor + Urednik + + + + Options + Opcije + + + + Code lines will be numbered + Linije koda će biti numerisane + + + + Enable line numbers + Omogući brojeve linija + + + + The cursor shape will be a block + Oblik kursora će biti blok + + + + Enable block cursor + Omogući kursor u obliku bloka + + + + Enable folding + Omogući prelom + + + + Indentation + Uvlačenje + + + + Tab size: + Veličina kartice: + + + + Tabulator raster (how many spaces) + Veličina tabulatora (koliko razmaka) + + + + Indent size: + Veličina uvlačenja: + + + + How many spaces will be inserted when pressing <Tab> + Koliko će razmaka biti umetnuto kada pritisneš <Tab> + + + + Pressing <Tab> will insert a tabulator with defined tab size + Pritiskom na <Tab> umetnuće tabulator sa definisanom veličinom kartice + + + + Keep tabs + Zadrži kartice + + + + Pressing <Tab> will insert amount of defined indent size + Pritisak na <Tab> umetnuće definisanu veličinu uvlačenja + + + + Insert spaces + Umetni razmak + + + + Display items + Prikaži stavke + + + + Color and font settings will be applied to selected type + Podešavanja boja i fonta će biti primenjena na izabrani tip + + + + Family: + Familija: + + + + Font family to be used for selected code type + Familija fontova koja će se koristiti za izabrani tip koda + + + + Size: + Veličina: + + + + Font size to be used for selected code type + Veličina fontova koja će se koristiti za izabrani tip koda + + + + Color: + Boja: + + + + Preview: + Pregled: + + + + Text + Tekst + + + + Bookmark + Obeleživač + + + + Breakpoint + Tačka prekida + + + + Keyword + Ključna reč + + + + Comment + Komentar + + + + Block comment + Blokiraj komentar + + + + Number + Broj + + + + String + Znakovni niz + + + + Character + Karakter + + + + Class name + Ime klase + + + + Define name + Definiši ime + + + + Operator + Operator + + + + Python output + Python izlaz + + + + Python error + Python greška + + + + Current line highlight + Isticanje trenutne linije + + + + Items + Stavke + + + + Gui::Dialog::DlgSettingsGeneral + + + General + Opšte + + + + Language and number format + Jezik i format broja + + + + Language: + Jezik: + + + + Language of the application's user interface + Jezik korisničkog okruženja aplikacije + + + + Unit system: + Sistem mernih jedinica: + + + + Unit system that should be used for all parts of the application + Sistem mernih jedinica koji treba da se koristi za sve delove aplikacije + + + + Number of decimals: + Broj decimala: + + + + Number of decimals that should be shown for numbers and dimensions + Broj decimala koje treba prikazati za brojeve i dimenzije + + + + Minimum fractional inch: + Minimalni razlomak za definisanje preciznosti inča: + + + + Minimum fractional inch to be displayed + Minimalni razlomak za definisanje preciznosti inča koji će biti prikazan + + + + Number format: + Format brojeva: + + + + Operating system + Operativni sistem + + + + Selected language + Izabrani jezik + + + + C/POSIX + C/POSIX + + + + If enabled, numerical keypad decimal separator +will be substituted with locale separator, except +in Python Console and Macro Editor where a +dot/period will always be printed. + Ako je čekirano, decimalni separator numeričke tastature +biće zamenjen lokalnim separatorom, osim +u Python konzoli i uređivaču makro-a gde će +tačka/zarez uvek biti štampani. + + + + Substitute decimal separator + Zameni decimalni separator + + + + Application + Aplikacija + + + + Theme: + Tema: + + + + Customize how user interface will look like + Prilagodi kako će izgledati korisnički interfejs + + + + Size of toolbar icons: + Veličina ikona na paleti alatki: + + + + Choose your preference for toolbar icon size. You can adjust +this according to your screen size or personal taste + Izaberi veličinu ikone na paleti sa alatkama. Možeš podesiti +prema veličini ekrana ili ličnom ukusu + + + + Tree view mode: + Režim stabla dokumenta: + + + + Customize how tree view is shown in the panel (restart required). + +'ComboView': combine tree view and property view into one panel. +'TreeView and PropertyView': split tree view and property view into separate panel. +'Both': keep all three panels, and you can have two sets of tree view and property view. + Prilagodi kako se stablo dokumenta prikazuje na panelu (potrebno je ponovno pokretanje). + +'Kombinovani pogled': kombinuje stablo dokumenta i Osobine prikaz-a u jedan panel. +'Stablo dokumenta i Osobine prikaza': podeli stablo dokumenta i Osobine prikaza u posebne panele. +'Oba': zadrži sva tri panela i možeš imati dva seta stabla dokumenta i Osobina prikaza. + + + + Size of recent file list: + Veličina liste nedavno otvaranih datoteka: + + + + How many files should be listed in recent files list + Koliko datoteka treba da bude navedeno na listi nedavnih datoteka + + + + Background of the main window (when no document is opened) will consist of tiles of a special image. +See the FreeCAD Wiki for details about the image. + Pozadina glavnog prozora (kada nijedan dokument nije otvoren) će biti popločana posebnom slikom. +Pogledaj FreeCAD Wiki za detalje o slici. + + + + Enable tiled background + Omogući popločanu pozadinu + + + + The text cursor will be blinking + Kursor teksta će treptati + + + + Enable cursor blinking + Omogući treptanje kursora + + + + A Splash screen is a small loading window that is shown +when FreeCAD is launching. If this option is checked, FreeCAD will +display the splash screen + Početni ekran je mali prozor za učitavanje koji se prikazuje +kada se FreeCAD pokreće. Ako je ova opcija čekirana, FreeCAD će +prikazati početni ekran + + + + Enable splash screen at start up + Omogući početni ekran pri pokretanju + + + + Preference packs + Paketi podešavanja + + + + Name + Ime + + + + Type + Vrsta + + + + Load + Učitaj + + + + Import config... + Uvezi konfiguraciju... + + + + Save new... + Sačuvaj novi... + + + + Manage... + Upravljaj... + + + + Revert... + Vrati... + + + + Manage preference packs + Upravljanje paketima podešavanja + + + + Small (%1px) + Mali (%1px) + + + + Medium (%1px) + Srednji (%1px) + + + + Large (%1px) + Veliki (%1px) + + + + Extra large (%1px) + Ekstra veliki (%1px) + + + + Custom (%1px) + Sopstveni (%1px) + + + + Combo View + Kombinovani panel + + + + TreeView and PropertyView + Stablo dokumenta i Osobine prikaza + + + + Both + Oba + + + + Preference Pack Name + Ime paketa podešavanja + + + + Tags + Oznake + + + + Apply + Primeni + + + + Apply the %1 preference pack + Primeniti %1 paket podešavanja + + + + Choose a FreeCAD config file to import + Izaberi FreeCAD konfiguracionu datoteku koju hoćeš uvesti + + + + File exists + Datoteka postoji + + + + A preference pack with that name already exists. Overwrite? + Paket podešavanja sa tim imenom već postoji. Zameni? + + + + Gui::Dialog::DlgSettingsReportView + + + Report view + Pregledač objava + + + + Output + Izlaz + + + + Normal messages will be recorded + Uobičajene poruke će biti snimljene + + + + Record normal messages + Snimi uobičajene poruke + + + + Log messages will be recorded + Poruke u dnevniku će biti snimljene + + + + Record log messages + Snimi poruke u dnevnik + + + + Warnings will be recorded + Upozorenja će biti snimljena + + + + Record warnings + Snimi upozorenja + + + + Error messages will be recorded + Poruke o grešci će biti snimljene + + + + Record error messages + Snimi poruke o greškama + + + + When an error has occurred, the Report View dialog becomes visible +on-screen while displaying the error + Kada dođe do greške, na ekranu će biti vidljiv Pregled Izveštaja dok se prikazuje greška + + + + Show report view on error + Prikaži pregled izveštaja o grešci + + + + When a warning has occurred, the Report View dialog becomes visible +on-screen while displaying the warning + Kada dođe do upozorenja, na ekranu će biti vidljiv Pregled Izveštaja dok se prikazuje upozorenje + + + + Show report view on warning + Prikaži izveštaj uz upozorenje + + + + When a normal message has occurred, the Report View dialog becomes visible +on-screen while displaying the message + Kada nastane obična poruka, na ekranu će biti vidljiv Pregled Izveštaja dok se prikazuje poruka + + + + Show report view on normal message + Prikaži izveštaj uz običnu poruku + + + + When a log message has occurred, the Report View dialog becomes visible +on-screen while displaying the log message + Kada nastane poruka u dnevniku, na ekranu će biti vidljiv Pregled Izveštaja dok se prikazuje poruka iz dnevnika + + + + Show report view on log message + Prikaži izveštaj uz poruku dnevnika + + + + Include a timecode for each report + Uključi vremenski kod za svaki izveštaj + + + + Include a timecode for each entry + Uključi vremenski kod za svaki unos + + + + Colors + Boje + + + + Normal messages: + Uobičajene poruke: + + + + Font color for normal messages in Report view panel + Boja fonta za obične poruke na tabli za prikaz izveštaja + + + + Log messages: + Poruke dnevnika: + + + + Font color for log messages in Report view panel + Boja fonta za poruke iz dnevnika na tabli za prikaz izveštaja + + + + Warnings: + Upozorenja: + + + + Font color for warning messages in Report view panel + Boja fonta za poruke upozorenja na tabli za prikaz izveštaja + + + + Errors: + Greške: + + + + Font color for error messages in Report view panel + Boja fonta za poruke o greškama na tabli za prikaz izveštaja + + + + Python interpreter + Python interpreter + + + + Internal Python output will be redirected +from Python console to Report view panel + Interni Python izlaz će biti preusmeren +sa Python konzole na tablu za prikaz izveštaja + + + + Redirect internal Python output to report view + Preusmeri interni Python izlaz ka izveštaju + + + + Internal Python error messages will be redirected +from Python console to Report view panel + Interne poruke o Python greškama biti preusmerene +sa Python konzole na tablu za prikaz izveštaja + + + + Redirect internal Python errors to report view + Preusmeri interne Python greške u izveštaj + + + + Gui::Dialog::DlgSettingsTheme + + + Theme + Tema + + + + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + Ova stranica omogućava prilagođavanje trenutne teme. Ponuđena podešavanja su opciona za programere tema tako da mogu, ali ne moraju imati efekta u trenutnoj temi. + + + + Style sheet: + Stilski list: + + + + Style sheet how user interface will look like + Stilski list kako će izgledati korisnički interfejs + + + + Secondary theme color + Sporedna boja teme + + + + + + This color might be used by your theme to let you customize it. + This color might be used by your theme to let you customize it. + + + + Highlight color + Boja za isticanje + + + + Focus theme color + Focus theme color + + + + No style sheet + Nema stilskog lista + + diff --git a/src/Gui/Language/FreeCAD_sr.ts b/src/Gui/Language/FreeCAD_sr.ts index 89ed96b680..2038a7670c 100644 --- a/src/Gui/Language/FreeCAD_sr.ts +++ b/src/Gui/Language/FreeCAD_sr.ts @@ -42,29 +42,29 @@ Visual size of the feature - + <empty> <empty> - - + + Angle Угао - - + + Axis Оса - + Position Position - + Enum Enum @@ -91,12 +91,12 @@ CmdViewMeasureClearAll - + Clear measurement Уклони измерено - + Clear all visible measurements Обриши сва видљива мерења @@ -104,12 +104,12 @@ CmdViewMeasureToggleAll - + Toggle measurement Омогући/Онемогући мерење - + Turn on or off the display of all measurements Укључи/Искључи приказивање свих мерења @@ -117,12 +117,12 @@ Command - + Edit Уреди - + Import Увези @@ -182,7 +182,7 @@ Додај групу - + Align Align @@ -194,18 +194,18 @@ - + Transform Помери - + Toggle array elements Toggle array elements - + Link Transform Link Transform @@ -215,12 +215,12 @@ Измери растојање - + Toggle visibility Укључи/искључи видлљивост - + Toggle selectability Укључи/искључи могућност избора @@ -559,7 +559,7 @@ Gui::AutoSaver - + Please wait until the AutoRecovery file has been saved... Сачекај док се датотека за аутоматско враћање не сачува... @@ -712,47 +712,47 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::AboutDialog - - + + Credits Header for the Credits tab of the About screen Заслуге - + FreeCAD would not be possible without the contributions of Списак свих који су дали допринос при стварању FreeCAD-а - + Individuals Header for the list of individual people in the Credits list. Појединци - + Organizations Header for the list of companies/organizations in the Credits list. Организације - - + + License Лиценца - + Libraries Библиотеке - + This software uses open source components whose copyright and other proprietary rights belong to their respective owners: Овај софтвер користи компоненте отвореног кода чија ауторска права и друга власничка права припадају њиховим власницима: - + Collection Колекција @@ -760,22 +760,22 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::ApplicationCache - + Cache directory Фасцикла за кеширање - + The cache directory %1 exceeds the size of %2. Директоријум за кеширање %1 премашује величину %2. - + Do you want to clear it now? Да ли желиш да га обришеш сада? - + Warning: Please make sure that this is the only running %1 instance and that no documents are opened as this may result into data loss! Упозорење: Увери се да је ово једина покренута инстанца %1 и да ниједан документ није отворен јер то може довести до губитка података! @@ -796,37 +796,37 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::CameraDialog - + Camera settings Подешавања камере - + Orientation Оријентација - + Q0 Q1 - + Q1 Q2 - + Q2 Q2 - + Q3 Q3 - + Current view Тренутни поглед @@ -1395,13 +1395,13 @@ same time. The one with the highest priority will be triggered. Наслов - + All Сва - - + + none ништа @@ -1409,8 +1409,8 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgCustomToolBoxbarsImp - - + + Toolbox bars Траке алата @@ -1685,551 +1685,123 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgDisplayPropertiesImp - + Default Подразумевано - + Aluminium Алуминиум - + Brass Месинг - + Bronze Бронза - + Copper Бакар - + Chrome Хром - + Emerald Смарагд - + Gold Злато - + Jade Жад - + Metalized Метализирана - + Neon GNC Неон GNC - + Neon PHC Неон PHC - + Obsidian Опсидијан - + Pewter Калај - + Plaster Гипс - + Plastic Пластика - + Ruby Рубин - + Satin Сатен - + Shiny plastic Светла пластика - + Silver Сребро - + Steel Челик - + Stone Камен Gui::Dialog::DlgEditorSettings - - - Editor - Уредник - - - - Options - Опције - - - - Code lines will be numbered - Линије кода ће бити нумерисане - - - - Enable line numbers - Омогући бројеве линија - - - - The cursor shape will be a block - Облик курсора ће бити блок - - - - Enable block cursor - Омогући курсор у облику блока - - - - Enable folding - Омогући прелом - - - - Indentation - Увлачење - - - - Tab size: - Величина картице: - - - - Tabulator raster (how many spaces) - Величина табулатора (колико размака) - - - - Indent size: - Величина увлачења: - - - - How many spaces will be inserted when pressing <Tab> - Колико ће размака бити уметнуто када притиснеш <Tab> - - - - Pressing <Tab> will insert a tabulator with defined tab size - Притиском на <Tab> уметнуће табулатор са дефинисаном величином картице - - - - Keep tabs - Задржи картице - - - - Pressing <Tab> will insert amount of defined indent size - Притисак на <Tab> уметнуће дефинисану величину увлачења - - - - Insert spaces - Уметни размак - - - - Display items - Прикажи ставке - - - - Color and font settings will be applied to selected type - Подешавања боја и фонта ће бити примењена на изабрани тип - - - - Family: - Фамилија: - - - - Font family to be used for selected code type - Фамилија фонтова која ће се користити за изабрани тип кода - - - - Size: - Величина: - - - - Font size to be used for selected code type - Величина фонтова која ће се користити за изабрани тип кода - - - - Color: - Боја: - - - - Preview: - Преглед: - - - Gui::Dialog::DlgGeneral - - - General - Опште - - - - Language of the application's user interface - Језик корисничког окружења апликације - - - - Number format: - Формат бројева: - - - - Operating system - Оперативни систем - - - - Selected language - Изабрани језик - - - - C/POSIX - C/POSIX - - - - If enabled, numerical keypad decimal separator -will be substituted with locale separator, except -in Python Console and Macro Editor where a -dot/period will always be printed. - Ако је чекирано, децимални сепаратор нумеричке тастатуре -биће замењен локалним сепаратором, осим -у Python конзоли и уређивачу макро-а где ће -тачка/зарез увек бити штампани. - - - - Preference packs - Пакети подешавања - - - - Name - Име - - - - Type - Врста - - - - Load - Учитај - - - - Import config... - Увези конфигурацију... - - - - Save new... - Сачувај нови... - - - - Manage... - Управљај... - - - - Revert... - Врати се... - - - - How many files should be listed in recent files list - Колико датотека треба да буде наведено на листи недавних датотека - - - - Enable tiled background - Омогући поплочану позадину - - - - The text cursor will be blinking - Курсор текста ће трептати - - - - Enable cursor blinking - Омогући трептање курсора - - - - Style sheet: - Стилски лист: - - - - Language and number format - Језик и формат броја - - - - Language: - Језик: - - - - Unit system: - Систем мерних јединица: - - - - Unit system that should be used for all parts of the application - Систем мерних јединица који треба да се користи за све делове апликације - - - - Number of decimals: - Број децимала: - - - - Number of decimals that should be shown for numbers and dimensions - Број децимала које треба приказати за бројеве и димензије - - - - Minimum fractional inch: - Минимални разломак за дефинисање прецизности инча: - - - - Minimum fractional inch to be displayed - Минимални разломак за дефинисање прецизности инча који ће бити приказан - - - - Substitute decimal separator - Замени децимални сепаратор - - - - Application - Апликација - - - - Style sheet how user interface will look like - Стилски лист како ће изгледати кориснички интерфејс - - - - Size of toolbar icons: - Величина икона на палети алатки: - - - - Choose your preference for toolbar icon size. You can adjust -this according to your screen size or personal taste - Одабере величину иконе на траци са алаткама. Можеш подесити -према величини екрана или личном укусу - - - - Tree view mode: - Режим стабла документа: - - - - Customize how tree view is shown in the panel (restart required). - -'ComboView': combine tree view and property view into one panel. -'TreeView and PropertyView': split tree view and property view into separate panel. -'Both': keep all three panels, and you can have two sets of tree view and property view. - Прилагоди како се стабло документа приказује на панелу (потребно је поновно покретање). - -'Комбиновани поглед': комбинује стабло документа и Особине приказ-а у један панел. -'Стабло документа и Особине приказа': подели стабло документа и Особине приказа у посебне панеле. -'Оба': задржи сва три панела и можеш имати два сета стабла документа и Особина приказа. - - - - Size of recent file list: - Величина листе недавнo отвараних датотека: - - - - Background of the main window (when no document is opened) will consist of tiles of a special image. -See the FreeCAD Wiki for details about the image. - Озадина главног прозора (када ниједан документ није отворен) ће бити поплочана посебном сликом. -Погледај FreeCAD Wiki за детаље о слици. - - - - A Splash screen is a small loading window that is shown -when FreeCAD is launching. If this option is checked, FreeCAD will -display the splash screen - Почетни екран је мали прозор за учитавање који се приказује -када се FreeCAD покреће. Ако је ова опција чекирана, FreeCAD ће -приказати почетни екран - - - - Enable splash screen at start up - Омогући почетни екран при покретању - - - - Gui::Dialog::DlgGeneralImp - - - Manage preference packs - Управљање пакетима подешавања - - - - Small (%1px) - Мали (%1px) - - - - Medium (%1px) - Средњи (%1px) - - - - Large (%1px) - Велики (%1px) - - - - Extra large (%1px) - Екстра велики (%1px) - - - - Custom (%1px) - Сопствени (%1px) - - - - Combo View - Комбиновани панел - - - - TreeView and PropertyView - Стабло документа и Особине приказа - - - - Both - Оба - - - - No style sheet - Нема стилског листа - - - - Preference Pack Name - Име пакета подешавања - - - - Tags - Ознаке - - - - Apply - Примени - - - - Apply the %1 preference pack - Применити %1 пакет подешавања - - - - Choose a FreeCAD config file to import - Изабери FreeCAD конфигурациону датотеку коју хоћеш увести - - - - File exists - Датотека постоји - - - - A preference pack with that name already exists. Overwrite? - Пакет подешавања са тим именом већ постоји. Замени? - - Gui::Dialog::DlgInputDialog @@ -3115,184 +2687,6 @@ Specify another directory, please. Gui::Dialog::DlgReportView - - - Report view - Прегледач објава - - - - Output - Излаз - - - - Normal messages will be recorded - Уобичајене поруке ће бити снимљене - - - - Record normal messages - Сними уобичајене поруке - - - - Log messages will be recorded - Поруке о грешкама ће бити снимљене - - - - Record log messages - Сними поруке у дневник - - - - Warnings will be recorded - Упозорења ће бити снимљена - - - - Record warnings - Сними упозорења - - - - Error messages will be recorded - Поруке о грешци ће бити снимљене - - - - Record error messages - Сними поруке о грешкама - - - - When an error has occurred, the Report View dialog becomes visible -on-screen while displaying the error - Када дође до грешке, на екрану ће бити видљив Преглед Извештаја док се приказује грешка - - - - Show report view on error - Прикажи преглед извештаја о грешци - - - - When a warning has occurred, the Report View dialog becomes visible -on-screen while displaying the warning - Када дође до упозорења, на екрану ће бити видљив Преглед Извештаја док се приказује упозорење - - - - Show report view on warning - Прикажи извештај уз упозорење - - - - When a normal message has occurred, the Report View dialog becomes visible -on-screen while displaying the message - Када настане обична порука, на екрану ће бити видљив Преглед Извештаја док се приказује порука - - - - Show report view on normal message - Прикажи извештај уз обичну поруку - - - - When a log message has occurred, the Report View dialog becomes visible -on-screen while displaying the log message - Када настане порука у дневнику, на екрану ће бити видљив Преглед Извештаја док се приказује порука из дневника - - - - Show report view on log message - Прикажи извештај уз поруку дневника - - - - Include a timecode for each report - Укључи временски код за сваки извештај - - - - Include a timecode for each entry - Укључи временски код за сваки унос - - - - Colors - Боје - - - - Normal messages: - Уобичајене поруке: - - - - Font color for normal messages in Report view panel - Боја фонта за обичне поруке на табли за приказ извештаја - - - - Log messages: - Поруке дневника: - - - - Font color for log messages in Report view panel - Боја фонта за поруке из дневника на табли за приказ извештаја - - - - Warnings: - Упозорења: - - - - Font color for warning messages in Report view panel - Боја фонта за поруке упозорења на табли за приказ извештаја - - - - Errors: - Грешке: - - - - Font color for error messages in Report view panel - Боја фонта за поруке о грешкама на табли за приказ извештаја - - - - Python interpreter - Python интерпретер - - - - Internal Python output will be redirected -from Python console to Report view panel - Интерни Python излаз ће бити преусмерен -са Python конзоле на таблу за приказ извештаја - - - - Redirect internal Python output to report view - Преусмери интерни Python излаз ка извештају - - - - Internal Python error messages will be redirected -from Python console to Report view panel - Интерне поруке о Python грешкама бити преусмерене -са Python конзоле на таблу за приказ извештаја - - - - Redirect internal Python errors to report view - Преусмери интерне Python грешке у извештај - @@ -3370,69 +2764,69 @@ from Python console to Report view panel Gui::Dialog::DlgSettings3DView - + 3D View 3Д поглед - + General Опште - + Main coordinate system will always be shown in lower right corner within opened files Ортогонални триедар главног координатног система ће увек бити приказан у доњем десном углу отворених датотека - + Show coordinate system in the corner Прикажи координатни систем у углу - + Relative size : Релативна величина : - + Size of main coordinate system representation in the corner -- in % of height/width of viewport Величина приказа ортогоналног триедра у углу -- у % висине/ширине прозора приказа - + Axis cross will be shown by default at file opening or creation Задај да се координатни систем увек приказује - + Show axis cross by default Прикажи координатни систем - + Time needed for last operation and resulting frame rate will be shown at the lower left corner in opened files Време потребно за последњу операцију и резултујућа брзина кадрова биће приказано у доњем левом углу отворених датотека - + Show counter of frames per second Прикажи бројач кадрова у секунди - + Rendering Рендеринг - + This option is useful for troubleshooting graphics card and driver problems. Changing this option requires a restart of the application. @@ -3441,22 +2835,22 @@ Changing this option requires a restart of the application. Промена ове опције захтева поновно покретање програма. - + Use software OpenGL Користи OpenGL програм - + Use OpenGL VBO (Vertex Buffer Object) Користи OpenGL VBO (Vertex Buffer Object) - + Render cache Рендер кеш - + If selected, Vertex Buffer Objects (VBO) will be used. A VBO is an OpenGL feature that provides methods for uploading vertex data (position, normal vector, color, etc.) to the graphics card. @@ -3479,7 +2873,7 @@ issues ranging from graphical anomalies to GPU crash bugs. Remember to report this setting as enabled when seeking support on the FreeCAD forums - + 'Render Caching' is another way to say 'Rendering Acceleration'. There are 3 options available to achieve this: 1) 'Auto' (default), let Coin3D decide where to cache. @@ -3496,92 +2890,92 @@ only cache at the scene graph root node. This offers the fastest rendering speed but slower response to any scene changes. - + Auto Аутоматски - + Distributed Расподељен - + Centralized Централизован - + Anti-Aliasing Anti-Aliasing - + What kind of multisample anti-aliasing is used Која врста смањивања назубљења ивица се користи - + None Ниједан - + Line Smoothing Глачање линије - + MSAA 2x MSAA 2x - + MSAA 4x MSAA 4x - + MSAA 8x MSAA 8x - + Transparent objects: Провидни објекти: - + Render types of transparent objects Врсте рендеровања провидних објеката - + One pass Један пролаз - + Backface pass Позадински пролаз - + Marker size: Величина ознаке тачке: - + Size of vertices in the Sketcher workbench Величина тачака у Sketcher радном окружењу - + Eye to eye distance for stereo modes Растојање између очију за стерео режиме - + Eye-to-eye distance used for stereo projections. The specified value is a factor that will be multiplied with the bounding box size of the 3D object that is currently displayed. @@ -3590,48 +2984,48 @@ bounding box size of the 3D object that is currently displayed. величином граничног оквира 3Д објекта који је тренутно приказан. - + Backlight is enabled with the defined color Позадинско осветљење и његова боја је омогућено - - + + Backlight color Боја позадинског освељења - + Intensity Интензитет - + Intensity of the backlight Интензитет позадинcког осветљења - + Camera type Врста камере - + Objects will appear in a perspective projection Објекти ће се појавити у перспективи - + Perspective renderin&g Рендеровање перспективе - + Objects will be projected in orthographic projection Објекти ће бити пројектовани у ортографској пројекцији - + Or&thographic rendering Or&thographic rendering @@ -3643,42 +3037,42 @@ bounding box size of the 3D object that is currently displayed. Gui::Dialog::DlgSettings3DViewImp - + 5px 5px - + 7px 7px - + 9px 9px - + 11px 11px - + 13px 13px - + 15px 15px - + Anti-aliasing Anti-aliasing - + Open a new viewer or restart %1 to apply anti-aliasing changes. Да би промене anti-aliasing (смањивања назубљења ивица) ступиле на снагу, отвори нови прозор приказа или поново покрени %1. @@ -3686,77 +3080,77 @@ bounding box size of the 3D object that is currently displayed. Gui::Dialog::DlgSettingsCacheDirectory - + Cache Кеш - + Cache directory Фасцикла за кеширање - + Location: Локација: - + Check periodically at program start: Повремено провери приликом стартовања програма: - + Always Увек - + Daily Дневно - + Weekly Недељно - + Monthly Месечно - + Yearly Годишње - + Never Никада - + Cache size limit: Ограничење величине кеша: - + Check now... Провери одмах... - + Notify the user if the cache size exceeds the specified limit Обавести корисника ако величина кеша премашује тренутно ограничење - + Unknown Непознато - + Current cache size: %1 Тренутно величина кеша: %1 @@ -3930,182 +3324,182 @@ besides the color bar Gui::Dialog::DlgSettingsDocument - + Document Документ - + General Опште - + The application will create a new document when started Апликација ће креирати нови документ када се покрене - + Create new document at start up Направи нови документ при покретању - + Document save compression level (0 = none, 9 = highest, 3 = default) Ниво компресије за чување документа (0 = ништа, 9 = највише, 3 = подразумевано) - + Compression level for FCStd files Ниво компресије за FCStd датотеке - + All changes in documents are stored so that they can be undone/redone Све промене у документима се чувају тако да се могу поништити/поновити - + Using Undo/Redo on documents Коришћење Поништи/Понови на документима - + Maximum Undo/Redo steps Максимални број корака Поништи/Понови - + How many Undo/Redo steps should be recorded Колико корака Поништи/Понови треба да буде забележено - + Allow user aborting document recomputation by pressing ESC. This feature may slightly increase recomputation time. Дозволи кориснику да прекине поновно израчунавање документа притиском на ESC. Ова функција може мало повећати време поновног израчунавања. - + Allow aborting recomputation Дозволи прекид поновног израчунавања - + Storage Складиште - + Saving transactions (Auto-save) Чување трансакција (Ауто-сачувај) - + Discard saved transaction after saving document Одбаци cачуване транcакције након што је документ cачуван - + If there is a recovery file available the application will automatically run a file recovery when it is started. Ако постоји датотека за опоравак, апликација ће аутоматски покренути њен опоравак када се покрене. - + Run AutoRecovery at startup Покрени аутоматски опоравак при покретању - + How often a recovery file is written Учесталост записа датотеке за опоравак - + Save AutoRecovery information every Сачувај податке за аутоматски опоравак на сваких - + A thumbnail will be stored when document is saved Умањена слика 3Д погледа ће бити направљена и снимљена заједно са документом - + Save thumbnail into project file when saving document Приликом снимања документа сними у њега и умањену слику 3Д погледа - + Size Величина - + Sets the size of the thumbnail that is stored in the document. Common sizes are 128, 256 and 512 Подеси величину умањене слику 3Д погледа која се чува у документу. Уобичајене величине су 128, 256 и 512 - + The program logo will be added to the thumbnail Логотип FreeCAD програма ће бити додат на умањену слику 3Д погледа - + Add the program logo to the generated thumbnail Додај логотип на умањену слику 3Д погледа - + How many backup files will be kept when saving document Колико ће резервних датотека бити чувано приликом снимања документа - + Maximum number of backup files to keep when resaving document Максималан број датотека резервних копија које треба чувати - + Backup files will get extension '.FCbak' and file names get date suffix according to the specified format Датотеке резервних копија ће добити екстензију '.FCbak' а имена датотека ће добити суфикс датума према наведеном формату - + Use date and FCBak extension Користи датум и наставак имена датотеке FCBak - + Date format Формат датума - + Document objects Објекти документа - + Allow objects to have same label Дозволи објектима да имају исту ознаку - + Allow duplicate object labels in one document Дозволи дупле ознаке објеката у једном документу - + Enable partial loading of external linked documents. Then only referenced objects and their dependencies will be loaded when a linked document is auto-opened together with the main document. @@ -4118,22 +3512,22 @@ icon in the tree view to fully reload it. у стаблу документа да бисте га у потпуности поново учитали. - + Disable partial loading of external linked objects Онемогући делимично учитавање спољних повезаних објеката - + Authoring and License Ауторство и лиценца - + Author name Име аутора - + All documents that will be created will get the specified author name. Keep blank for anonymous. You can also use the form: John Doe <john@doe.com> @@ -4142,32 +3536,32 @@ You can also use the form: John Doe <john@doe.com> Такође можете користити образац: Пера Перић <pera@peric.com> - + The field 'Last modified by' will be set to specified author when saving the file Поље 'Последњи пут изменио' ће бити постављено на наведеног аутора приликом снимања датотеке - + Set on save Подеси при снимању - + Company Предузеће - + Default company name to use for new files Подразумевано име предузећа које се користи за нове датотеке - + Default license Подразумевана лиценца - + Default license for new documents Подразумевана лиценца за нове документе @@ -4237,12 +3631,12 @@ You can also use the form: John Doe <john@doe.com> Друго - + License URL URL адреса лиценце - + URL describing more about the license URL адреса где можеш прочитати додатне информације о лиценци @@ -4250,104 +3644,21 @@ You can also use the form: John Doe <john@doe.com> Gui::Dialog::DlgSettingsDocumentImp - + The format of the date to use. Формат датума који треба користити. - + Default Подразумевано - + Format Формат - - Gui::Dialog::DlgSettingsEditorImp - - - Text - Текст - - - - Bookmark - Обележивач - - - - Breakpoint - Тачка прекида - - - - Keyword - Кључна реч - - - - Comment - Коментар - - - - Block comment - Блокирај коментар - - - - Number - Број - - - - String - Знаковни низ - - - - Character - Карактер - - - - Class name - Име класе - - - - Define name - Дефиниши име - - - - Operator - Оператор - - - - Python output - Python излаз - - - - Python error - Python грешка - - - - Current line highlight - Истицање тренутне линије - - - - Items - Ставке - - Gui::Dialog::DlgSettingsImage @@ -4528,122 +3839,122 @@ You can also use the form: John Doe <john@doe.com> Gui::Dialog::DlgSettingsMacro - + Macro Макро - + General macro settings Генерална макро подешавања - + Variables defined by macros are created as local variables Променљиве дефинисане макро-има се стварају као локалне променљиве - + Run macros in local environment Изврши макро-е у локалном окружењу - + Macro recording settings Подешавање снимања макро-а - + Macro path Макро путања - + The directory in which the application will search for macros Фасцикла у којој ће програм тражити макро-е - + Gui commands Gui команде - + Recorded macros will also contain user interface commands Снимљени макро-и ће такође садржати команде корисничког интерфејса - + Record GUI commands Cними GUI команде - + Recorded macros will also contain user interface commands as comments Снимљени макро-и ће такође садржати команде корисничког интерфејса као коментаре - + Record as comment Сними као коментар - + Logging Commands Команде за евидентирање - + Commands executed by macro scripts are shown in Python console Команде извршене макро скриптама приказане су у Python конзоли - + Show script commands in python console Прикажи наредбе cкрипта у python конзоли - + Log all commands issued by menus to file: Евидентирај све команде издате менијима у датотеку: - + FullScript.FCScript FullScript.FCScript - + Recent macros menu Мени недавних макро-а - + Size of recent macro list Величина листе недавних макро-а - + How many macros should be listed in recent macros list Колико макро-а треба да буде наведено на листи недавних макро-а - + Keyboard shortcut count Број пречица на тастатури - + How many recent macros should have shortcuts Колико недавних макро-а треба да има пречице - + Keyboard Modifiers Модификатори тастатуре - + Keyboard modifiers, default = Ctrl+Shift+ Модификатори тастатуре, унапред дефинисан = Ctrl+Shift+ @@ -4651,130 +3962,130 @@ You can also use the form: John Doe <john@doe.com> Gui::Dialog::DlgSettingsNavigation - - + + Navigation Навигација - + Navigation cube Навигациона коцка - + Steps by turn Корака по обрту - + Number of steps by turn when using arrows (default = 8 : step angle = 360/8 = 45 deg) Број корака по обрту када користите стрелице (подразумевано = 8 : угао корака = 360/8 = 45 степени) - + Corner Угао - + Corner where navigation cube is shown Угао у ком ће се налазити навигациона коцка - + Top left Горње лево - + Top right Горње десно - + Bottom left Доње лево - + Bottom right Доње десно - + Rotates to nearest possible state when clicking a cube face Ротира у најближе могуће стање када кликнете на страну коцке - + Rotate to nearest Ротирај на најближе - + Font name: Назив фонта: - + Font name of the navigation cube Назив фонта навигационе коцке - + Default Подразумевано - + Cube size Величина коцке - + Size of the navigation cube Величина навигационе коцке - + Color Боја - + Base color for all elements Основна боја за све елементе - + 3D Navigation 3Д Навигација - + List the mouse button configs for each chosen navigation setting. Select a set and then press the button to view said configurations. Функције тастера миша за изабрани стил 3Д навигације. Изабери стил 3Д навигације, а затим притисни дугме да видиш функције тастера. - + Mouse... Миш... - + Navigation settings set Стил 3Д навигације миша - + Orbit style Начин окретања орбит - + Rotation orbit style. Trackball: moving the mouse horizontally will rotate the part around the y-axis Turntable: the part will be rotated around the z-axis (with constrained axes). @@ -4785,116 +4096,116 @@ Trackball: померање миша хоризонтално ће ротира Обични грамофон: део ће бити ротиран око z-осе. - + Turntable Грамофон - + Trackball Trackball - + Free Turntable Обични грамофон - + Rotation mode Режими ротације - + Rotations in 3D will use current cursor position as center for rotation 3Д ротација ће користити тренутну положај курсора миша као центар за ротацију - + Window center Центар прозора - + Drag at cursor Drag at cursor - + Object center Центар објекта - + Default camera orientation Подразумевана оријентација камере - + Default camera orientation when creating a new document or selecting the home view Подразумевана оријентација камере приликом креирања новог документа или избора почетног погледа - + Camera zoom Зумирање камере - + Sets camera zoom for new documents. The value is the diameter of the sphere to fit on the screen. Подешава зум камере за нове документе. Вредност је пречник сфере која стаје на екран. - + mm мм - + Enable animated rotations Омогући анимиране ротације - + Enable animation Омогући анимацију - + Zoom operations will be performed at position of mouse pointer Операције зумирања ће се изводити на положају показивача миша - + Zoom at cursor Зумирај на курсору - + Zoom step Корак зумирања - + How much will be zoomed. Zoom step of '1' means a factor of 7.5 for every zoom step. Колико ће бити зумирано. Корак зумирања од '1' значи коефицијент од 7,5 за сваки корак зумирања. - + Direction of zoom operations will be inverted Смер операције зумирања ће бити обрнут - + Invert zoom Обрни смер зумирања - + Prevents view tilting when pinch-zooming. Affects only gesture navigation style. Mouse tilting is not disabled by this setting. @@ -4903,57 +4214,67 @@ Affects only gesture navigation style. Mouse tilting is not disabled by this setting. - + Disable touchscreen tilt gesture Disable touchscreen tilt gesture - + + Show the rotation center when dragging. + Прикажи центар ротације приликом превлачења. + + + + Enable rotation center indication + Омогући приказивање центра ротације + + + Isometric Изометријски - + Dimetric Диметријски - + Trimetric Триметријски - + Top Одозго - + Front Спреда - + Left Слева - + Right Сдесна - + Rear Страга - + Bottom Одоздо - + Custom Сопствена @@ -4961,44 +4282,44 @@ Mouse tilting is not disabled by this setting. Gui::Dialog::DlgSettingsPythonConsole - + Python console Python конзола - + Settings Подешавања - + Words will be wrapped when they exceed available horizontal space in Python console Речи ће бити преломљене када премаше доступни хоризонтални простор у Python конзоли - + Enable word wrap Омогући прелом реда - + The cursor shape will be a block Облик курсора ће бити блок - + Enable block cursor Омогући курсор у облику блока - + Saves Python history across sessions Saves Python history across sessions - + Save history Сачувај историју @@ -5006,17 +4327,37 @@ horizontal space in Python console Gui::Dialog::DlgSettingsSelection - + Selection Избор - + + Enable preselection, highlighted with specified color + Омогући предизбор, означен одређеном бојом + + + + Enable preselection + Омогући предизбор + + + + Enable selection, highlighted with specified color + Омогући избор, означен одређеном бојом + + + + Enable selection + Омогући дизбор + + + Pick radius (px): Одабери полупречник (px): - + Area for picking elements in 3D view. Larger value eases to pick things, but can make small features impossible to select. @@ -5025,27 +4366,27 @@ Larger value eases to pick things, but can make small features impossible to sel - + Auto switch to the 3D view containing the selected item Аутоматски пређи на 3Д поглед који садржи изабрану ставку - + Auto expand tree item when the corresponding object is selected in 3D view Аутоматско проширивање ставке у стаблу када је одговарајући објекат изабран у 3Д погледу - + Preselect the object in 3D view when mouse over the tree item Унапред изабери објекат у 3Д погледу само проласком мишем преко ставке у стаблу - + Record selection in tree view in order to go back/forward using navigation button Сними избор у стаблу документа да би се кретао напред/назад користећи дугме за навигацију - + Add checkboxes for selection in document tree Додај поља за чекирање у стаблу документа @@ -5053,147 +4394,122 @@ Larger value eases to pick things, but can make small features impossible to sel Gui::Dialog::DlgSettingsViewColor - + Colors Боје - - Selection - Избор - - - - Enable preselection and highlight by specified color - Омогући предизбор и означите одређеном бојом - - - - Enable preselection highlighting - Омогући истицање предизбора - - - - Enable selection highlighting and use specified color - Омогући истицање избора и користите одређену боју - - - - Enable selection highlighting - Омогући истицање избора - - - + Background color for the model view Боја позадине 3Д погледа - + Background color Боја позадине - - + + Background will have selected color Позадина ће имати изабрану боју - + Simple color Једна боја - - + + Background will have selected color gradient Позадина ће имати изабрани прелив боје - + Linear gradient Линеарно преливање боја - + Radial gradient Радијално преливање боја - - + + Top: Горња: - - + + Middle: Средња: - + Switches the colors of the gradient Мења боје прелива - + Switch Пребаци на - + Color gradient will get selected color as middle color Прелив боја ће добити изабрану боју по средини - + Middle color Средња боја - - + + Bottom: Доња: - + Tree view Стабло документа - + Object being edited Објекат који се уређује - + Background color for objects in tree view that are currently edited Боја позадине за објекте у стаблу документа који се тренутно уређују - + Active container Активни контејнер - + Background color for active containers in tree view Боја позадине за активне контејнере у стаблу документа - + Central: Central: - + Midway: Midway: - + End: End: @@ -5318,7 +4634,7 @@ The preference system is the one set in the general preferences. Gui::Dialog::DockablePlacement - + Placement Положај @@ -5919,17 +5235,17 @@ The 'Status' column shows whether the document could be recovered. Примени - + Please select 1, 2, or 3 points before clicking this button. A point may be on a vertex, face, or edge. If on a face or edge the point used will be the point at the mouse position along face or edge. If 1 point is selected it will be used as the center of rotation. If 2 points are selected the midpoint between them will be the center of rotation and a new custom axis will be created, if needed. If 3 points are selected the first point becomes the center of rotation and lies on the vector that is normal to the plane defined by the 3 points. Some distance and angle information is provided in the report view, which can be useful when aligning objects. For your convenience when Shift + click is used the appropriate distance or angle is copied to the clipboard. Изабери 1, 2 или 3 тачке пре него што кликнеш на ово дугме. Тачка може бити на темену, страници или ивици. Ако је на страници или ивици, коришћена тачка ће бити тачка на позицији миша дуж странице или ивице. Ако се изабере 1 тачка, она ће се користити као центар ротације. Ако се изаберу 2 тачке, средина између њих ће бити центар ротације и нова прилагођена оса ће бити направљена, ако је потребно. Ако су изабране 3 тачке, прва тачка постаје центар ротације и лежи на вектору који је нормалан на раван дефинисану са 3 тачке. Неке информације о удаљености и угловима су дате у приказу извештаја, што може бити корисно при поравнавању објеката. Ради ваше удобности када се користи Shift + click, одговарајућа удаљеност или угао се копирају у привремену меморију. - + Incorrect quantity Неправилна количина - + There are input fields with incorrect input, please ensure valid placement values! Постоје поља за унос са нетачним уносом, молимо вас да обезбедите исправне вредности положаја! @@ -6191,7 +5507,7 @@ originally selected prior to opening this dialog Gui::DockWnd::PropertyDockView - + Property View Особине приказа @@ -6259,22 +5575,22 @@ originally selected prior to opening this dialog Иди на крај - + Clear Обриши - + Save As... Сачувај Као... - + Save Report Output Сачувај излаз извештаја - + Plain Text Files Датотеке чистог текста @@ -6405,7 +5721,7 @@ originally selected prior to opening this dialog Апликација - + Labels & Attributes Ознаке & Атрибути @@ -6454,27 +5770,27 @@ Do you want to save your changes? PDF датотека - + untitled[*] без наслова[*] - + - Editor -Уређивач - + %1 chars removed %1 знакова уклоњено - + %1 chars added %1 знакова додано - + Formatted Форматирано @@ -6590,74 +5906,74 @@ Do you want to save your changes? Gui::GraphvizView - + Graphviz not found Graphviz није пронађен - + Graphviz couldn't be found on your system. Graphviz није пронађен на вашем систему. - + Read more about it here. Прочитај више о томе овде. - + Do you want to specify its installation path if it's already installed? Ако је већ инсталиран наведи путању ка фасцикли у коју је инсталиран? - + Graphviz installation path Graphviz инсталациона путања - + Graphviz failed Graphviz отказао - + Graphviz failed to create an image file Graphviz није успео да направи датотеку слике - + PNG format PNG формат - + Bitmap format Bitmap формат - + GIF format GIF формат - + JPG format JPG формат - + SVG format SVG формат - - + + PDF format PDF формат - - + + Export graph Извези графикон @@ -6799,17 +6115,17 @@ Do you want to save your changes? Gui::MacroCommand - + Macros Макро-и - + Macro file doesn't exist Maкro датотека не постоји - + No such macro file: '%1' Нема такве maкro датотеке: '%1' @@ -6818,7 +6134,7 @@ Do you want to save your changes? Gui::MainWindow - + Dimension Кота @@ -6848,32 +6164,42 @@ Do you want to save your changes? Затвори све - - - + + + Toggles this toolbar Укључује/иcкључује ову палету алатки - - - + + + Toggles this dockable window Toggles this dockable window - - + + WARNING: This is a development version. + УПОЗОРЕЊЕ: Ово је развојна верзија. + + + + Please do not use in a production environment. + Немојте користити за професионалну употребу. + + + + Unsaved document Несачуван документ - + The exported object contains external link. Please save the documentat least once before exporting. Извезени објекат садржи спољну везу. Сачувај документ бар једном пре него што га извезеш. - + To link to external objects, the document must be saved at least once. Do you want to save the document now? Да би се повезао са спољним објектима, документ мора бити сачуван најмање једном. @@ -6883,63 +6209,63 @@ Do you want to save the document now? Gui::ManualAlignment - - - - - + + + + + Manual alignment Мануелно поравнање - + The alignment is already in progress. Поравнање је већ у току. - + Alignment[*] Поравнај[*] - + Please, select at least one point in the left and the right view Изабери најмање једну тачку у левом и десном погледу - + Please, select at least %1 points in the left and the right view Изабери најмање %1 тачака у левом и десном погледу - + Please pick points in the left and right view Изабери тачке у левом и десном погледу - + The alignment has finished Поравнање завршено - + The alignment has been canceled Поравнање отказано - - + + Too few points picked in the left view. At least %1 points are needed. Премало тачака изабрано у левом погледу. Потребно је најмање %1 тачака. - - + + Too few points picked in the right view. At least %1 points are needed. Премало тачака изабрано у десном погледу. Потребно је најмање %1 тачака. - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. @@ -6948,59 +6274,59 @@ on the right view %2 points are picked. на десном погледу је изабрано %2 тачака. - + Try to align group of views Покушај да ускладиш групу погледа - + The alignment failed. How do you want to proceed? Поравнање неуспешно. Како желиш да наставиш? - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. Различит број тачака изабран у левом и десном погледу. На левом погледу је изабрано %1 тачака, на десном погледу је изабрано %2 тачака. - + Point_%1 Тачка_%1 - + Point picked at (%1,%2,%3) Изабрана тачка у (%1,%2,%3) - + No point was found on model На моделу није пронађена тачка - + No point was picked Ниједна тачка није изабрана - + &Align &Поравнај - + &Remove last point &Уклони задњу тачку - + &Cancel &Откажи - + &Synchronize views &Синхронизуј погледе @@ -7147,7 +6473,7 @@ How do you want to proceed? Gui::PropertyEditor::LinkLabel - + Change the linked object Промени повезани објекат @@ -7155,12 +6481,12 @@ How do you want to proceed? Gui::PropertyEditor::LinkSelection - + Error Грешка - + Object not found Објекат није пронађен @@ -7231,13 +6557,13 @@ How do you want to proceed? Gui::PropertyView - + View Поглед - + Data Подаци @@ -7285,77 +6611,77 @@ Do you want to exit without saving your data? Необрађени непознати C++ изузетак. - + &Copy &Копирај - + &Copy command &Kopiraj команда - + &Copy history &Kopiraj историју - + Save history as... Сачувај историју као... - + Save history Сачувај историју - + Saves Python history across %1 sessions Saves Python history across %1 sessions - + &Paste &Налепи - + Select All Изабери све - + Clear console Очисти конзолу - + Insert file name... Унеси име датотеке... - + Word wrap Прелом реда - + Save History Сачувај Историју - + Macro Files Макро датотеке - + Insert file name Унеси име датотеке - + All Files Све датотеке @@ -7368,7 +6694,7 @@ Do you want to exit without saving your data? Коментар - + Uncomment Откажи коментар @@ -7376,17 +6702,17 @@ Do you want to exit without saving your data? Gui::RecentFilesAction - + Open file %1 Отвори датотеку %1 - + File not found Датотека није нађена - + The file '%1' cannot be opened. Датотека '%1' се не може отворити. @@ -7394,22 +6720,22 @@ Do you want to exit without saving your data? Gui::RecentMacrosAction - + none ништа - + Run macro %1 (Shift+click to edit) keyboard shortcut: %2 Покрени макро %1 (Shift+клик за уређивање) пречица на тастатури: %2 - + File not found Датотека није нађена - + The file '%1' cannot be opened. Датотека '%1' се не може отворити. @@ -7440,22 +6766,22 @@ Do you want to exit without saving your data? Gui::SearchBar - + Previous Претходни - + Next Следеће - + Case sensitive Разликовање малих и великих слова - + Whole words Целе речи @@ -7566,7 +6892,7 @@ Do you want to specify another directory? Position - Position + Положај @@ -7701,38 +7027,38 @@ Do you want to specify another directory? Gui::TextDocumentEditorView - + Text updated Текст је измењен - + The text of the underlying object has changed. Discard changes and reload the text from the object? Текст основног објекта је промењен. Одбаци промене и поново учитај текст из објекта? - + Yes, reload. Да, поново учитај. - + Unsaved document Несачуван документ - + Do you want to save your changes before closing? Да ли желиш да сачуваш промене пре затварања? - + If you don't save, your changes will be lost. Ако не сачуваш, промене ће бити изгубљене. - - + + Edit text Уреди текст @@ -8004,7 +7330,7 @@ Do you want to specify another directory? Gui::TreeDockWidget - + Tree view Стабло документа @@ -8012,7 +7338,7 @@ Do you want to specify another directory? Gui::TreePanel - + Search Претрага @@ -8020,183 +7346,183 @@ Do you want to specify another directory? Gui::TreeWidget - + Search... Претрага... - + Search for objects Тражи објекте - + Activate document Активирај документ - + Activate document %1 Активирај документ %1 - + Tree settings Подешавања стабла документа - + Show description column Прикажи колону са описима - + Show an extra tree view column for item description. The item's description can be set by pressing F2 (or your OS's edit button) or by editing the 'label2' property. Прикажи у стаблу документа додатну колону са описима ставки. Опис ставке се може подесити притиском на F2 (или дугме за уређивање вашег ОС-а) или уређивањем својства 'label2'. - + Group Група - + Labels & Attributes Ознаке & Атрибути - + Description Опис - + Show items hidden in tree view Прикажи сакривене ставке у стаблу документа - + Show items that are marked as 'hidden' in the tree view Прикажи ставке које су у стаблу документа означене као 'сакривене' - + Toggle visibility in tree view Укључи/искључи видљивост у стаблу документа - + Toggles the visibility of selected items in the tree view Укључи/искључи видљивост изабраних ставки у стаблу документа - + Create group... Направи групу... - + Create a group Направи групу - - + + Rename Преименуј - + Rename object Преименуј објекат - + Finish editing Заврши уређивање - + Finish editing object Заврши уређивање објекта - + Add dependent objects to selection Додај зависне објекте избору - + Adds all dependent objects to the selection Додаје све зависне објекте избору - + Close document Затвори документ - + Close the document Затвори документ - + Reload document Учитај документ поново - + Reload a partially loaded document Учитај поново делимично учитан документ - + Skip recomputes Прескочи поновна прерачунавања - + Enable or disable recomputations of document Омогући или онемогући поновно прерачунавање документа - + Allow partial recomputes Дозволи делимична прерачунавања - + Enable or disable recomputating editing object when 'skip recomputation' is enabled Enable or disable recomputating editing object when 'skip recomputation' is enabled - + Mark to recompute Означи за поновно израчунавање - + Mark this object to be recomputed Означи овај објекат за поновно израчунавање - + Recompute object Поновно прерачунај објекат - + Recompute the selected object Поновно прерачунај изабрани објекат - + (but must be executed) (али мора да се изврши) - + %1, Internal name: %2 %1, Унутрашње име: %2 @@ -8227,12 +7553,12 @@ Do you want to specify another directory? PDF датотека - + Opening file failed Отварање датотеке неуcпешно - + Can't open file '%1' for writing. Can't open file '%1' for writing. @@ -8240,7 +7566,7 @@ Do you want to specify another directory? Gui::WorkbenchGroup - + Select the '%1' workbench Изабери '%1' радно окружење @@ -8455,69 +7781,70 @@ Do you want to specify another directory? QObject - - + + General Опште - - + + + Display Приказ - + Workbenches Радна окружења - - - + + + Python Python - - - + + + Unknown filetype Непозната врста датотеке - - + + Cannot open unknown filetype: %1 Не могу отворити непознату врсту датотеке: %1 - + Export failed Извоз није успео - + Cannot save to unknown filetype: %1 Не могу сачувати непознату врсту датотеке: %1 - + Workbench failure Отказивање радног окружења - + %1 %1 - + Exception Изузетак @@ -8563,8 +7890,8 @@ Do you want to specify another directory? Извозим PDF... - + Unsaved document Несачуван документ @@ -8718,17 +8045,17 @@ Do you want to continue? Не могу отворити датотеку '%1'. - + files Датотеке - + Save image Сачувај слику - + Choose an image file to open Изабери датотеку слике коју желиш да отвориш @@ -8834,44 +8161,44 @@ Do you want to continue? - + Type Врста - + Notifier Обавештавач - + Message Порука - + Notifier: Обавештавач: - + Do you want to skip confirmation of further critical message notifications while loading the file? Do you want to skip confirmation of further critical message notifications while loading the file? - + Critical Message Critical Message - + Too many opened non-intrusive notifications. Notifications are being omitted! Превише отворених ненаметљивих обавештења. Обавештења се изостављају! - + Identical physical path detected. It may cause unwanted overwrite of existing document! @@ -8880,44 +8207,44 @@ Do you want to continue? - + Are you sure you want to continue? Да ли си сигуран да желиш да наставиш? - + Please check report view for more... Погледајте извештај за више... - + Physical path: Физичка путања: - - + + Document: Документ: - - + + Path: Путања: - + Identical physical path Идентична физичка путања - + Could not save document Није могуће сачувати документ - + There was an issue trying to save the file. This may be because some of the parent folders do not exist, or you do not have sufficient permissions, or for other reasons. Error details: "%1" @@ -8930,102 +8257,102 @@ Would you like to save the file with a different name? Да ли желите да сачувате датотеку под другим именом? - - - + + + Saving aborted Снимање обуcтављено - + Save dependent files Сачувај зависне датотеке - + The file contains external dependencies. Do you want to save the dependent files, too? Датотека садржи спољне зависности. Да ли желиш да сачуваш и зависне датотеке? - - + + Saving document failed Снимање документа није успело - + Save document under new filename... Cачувај документ под новим именом... - - + + Save %1 Document Сачувај %1 Документ - + Document Документ - - + + Failed to save document Није успело снимање документа - + Documents contains cyclic dependencies. Do you still want to save them? Документи садрже цикличне зависности. Да ли и даље желиш да их спасеш? - + Save a copy of the document under new filename... Сачувај копију документа под новим именом датотеке... - + %1 document (*.FCStd) %1 документ (*.FCStd) - + Document not closable Документ није могуће затворити - + The document is not closable for the moment. Тренутно није могуће затворити документ. - + Document not saved Документ није снимњен - + The document%1 could not be saved. Do you want to cancel closing it? Документ%1 није могао бити снимљен. Да ли желиш да откажеш затварање? - + Undo Поништи - + Redo Понови - + There are grouped transactions in the following documents with other preceding transactions There are grouped transactions in the following documents with other preceding transactions - + Choose 'Yes' to roll back all preceding transactions. Choose 'No' to roll back in the active document only. Choose 'Abort' to abort @@ -9108,12 +8435,12 @@ Please open a browser window and type in: http://localhost:%1. Опције... - + Out of memory Нема довољно меморије - + Not enough memory available to display the data. Нема довољно меморије за приказивање података. @@ -9129,7 +8456,7 @@ Please open a browser window and type in: http://localhost:%1. Не могу пронаћи датотеку %1 ни у %2 ни у %3 - + Navigation styles Навигациони стилови @@ -9140,7 +8467,7 @@ Please open a browser window and type in: http://localhost:%1. - + Transform Помери @@ -9205,12 +8532,12 @@ Please open a browser window and type in: http://localhost:%1. %1 није празан, желиш ли избрисати и његов садржај? - + Translation: Транслација: - + Rotation: Ротација: @@ -9306,60 +8633,60 @@ underscore, and must not start with a digit. Није успело додавање особине у '%1': %2 - - + + Drag & drop failed Превлачење и отпуштање није успело - + Setup configurable object Setup configurable object - + Select which object to copy or exclude when configuration changes. All external linked objects are excluded by default. Select which object to copy or exclude when configuration changes. All external linked objects are excluded by default. - + Please select which objects to copy when the configuration is changed Изабери које објекте желиш да копираш када се конфигурација промени - + Apply to all Примени на све - + Apply the setting to all links. Or, uncheck this option to apply only to this link. Примени поставку на све везе. Или поништи избор ове опције да би применио само на ову везу. - + Copy on change Копирај приликом промене - + Enable Омогући - + Enable auto copy of linked object when its configuration is changed Омогући аутоматско копирање повезаног објекта када се промени његова конфигурација - + Tracking Растојање међу словима - + Copy the linked object when its configuration is changed. Also auto redo the copy if the original linked object is changed. @@ -9368,17 +8695,17 @@ Also auto redo the copy if the original linked object is changed. - + Disable copy on change Онемогући копирање приликом промене - + Refresh configurable object Refresh configurable object - + Synchronize the original configurable source object by creating a new deep copy. Note that any changes made to the current copy will be lost. @@ -9389,23 +8716,23 @@ the current copy will be lost. - + Toggle array elements Toggle array elements - + Change whether show each link array element as individual objects Change whether show each link array element as individual objects - + Transform at the origin of the placement Transform at the origin of the placement - - + + Override colors... Измени боје... @@ -9433,12 +8760,12 @@ the current copy will be lost. SelectionFilter - + Not allowed: Није дозвољено: - + Selection not allowed by filter Филтер не дозвољава избор @@ -9446,9 +8773,9 @@ the current copy will be lost. StdBoxElementSelection - - + + Box element selection Правоугаони избор елемената @@ -9456,13 +8783,13 @@ the current copy will be lost. StdBoxSelection - + Box selection Правоугаони избор - + Activate the box selection tool Активирај алатку за правоугаони избор @@ -9540,13 +8867,13 @@ the current copy will be lost. StdCmdAxisCross - + Toggle axis cross Укључи/искључи ортогонални триедар - - + + Turns on or off the axis cross at the origin Укључи/Искључи координатни систем у координатном почетку @@ -9652,13 +8979,13 @@ the current copy will be lost. StdCmdDemoMode - + View turntable... Прикажи грамофон... - + View turntable Прикажи грамофон @@ -9998,13 +9325,13 @@ the current copy will be lost. StdCmdHideObjects - + Hide all objects Сакриј све објекте - - + + Hide all objects in the document Сакриј све објекте у документу @@ -10012,13 +9339,13 @@ the current copy will be lost. StdCmdHideSelection - + Hide selection Сакриј избор - - + + Hide all selected objects Сакриј све изабране објекте @@ -10292,13 +9619,13 @@ the current copy will be lost. StdCmdMeasureDistance - + Measure distance Измери растојање - + Activate the distance measurement tool Активирај алатку за мерење растојања @@ -10357,8 +9684,8 @@ the current copy will be lost. Направи нови празан документ - + Unnamed Без имена @@ -10586,8 +9913,8 @@ the current copy will be lost. StdCmdRecentFiles - Recent files - Недавне датотеке + Open Recent + Отвори недавно @@ -10725,13 +10052,13 @@ the current copy will be lost. StdCmdSceneInspector - + Scene inspector... Преглед сцене... - + Scene inspector Преглед сцене @@ -10739,13 +10066,13 @@ the current copy will be lost. StdCmdSelBack - + &Back &Назад - + Go back to previous selection Врати се на претходни избор @@ -10753,13 +10080,13 @@ the current copy will be lost. StdCmdSelBoundingBox - + &Bounding box &Гранична кутија - + Show selection bounding box Прикажи граничну кутију @@ -10767,13 +10094,13 @@ the current copy will be lost. StdCmdSelForward - + &Forward &Напред - + Repeat the backed selection Repeat the backed selection @@ -10795,13 +10122,13 @@ the current copy will be lost. StdCmdSelectVisibleObjects - + Select visible objects Изабери видљиве објекте - - + + Select visible objects in the active document Изабери видљиве објекте у активном документу @@ -10823,13 +10150,13 @@ the current copy will be lost. StdCmdSetAppearance - + Appearance... Изглед... - + Sets the display properties of the selected object Подешава особине приказа изабраног објекта @@ -10837,13 +10164,13 @@ the current copy will be lost. StdCmdShowObjects - + Show all objects Прикажи cве објекте - - + + Show all objects in the document Прикажи cве објекте у документу @@ -10851,13 +10178,13 @@ the current copy will be lost. StdCmdShowSelection - + Show selection Прикажи избор - - + + Show all selected objects Прикажи cве изабране објекте @@ -10893,13 +10220,13 @@ the current copy will be lost. StdCmdTextureMapping - + Texture mapping... Мапирање текcтура... - + Texture mapping Мапирање текcтура @@ -10949,13 +10276,13 @@ the current copy will be lost. StdCmdToggleNavigation - + Toggle navigation/Edit mode Навигациони/уређивачки режим - - + + Toggle between navigation and edit mode Преклопник између режима навигације и уређивања @@ -10963,13 +10290,13 @@ the current copy will be lost. StdCmdToggleObjects - + Toggle all objects Укључи/исклључи све објекте - - + + Toggles visibility of all objects in the active document Преклопник за видљивост свих објеката у активном документу @@ -10977,13 +10304,13 @@ the current copy will be lost. StdCmdToggleSelectability - + Toggle selectability Укључи/искључи могућност избора - - + + Toggles the property of the objects to get selected in the 3D-View Укључује/исклључује могућност да неки објекат буде селектован у 3Д погледу @@ -10991,13 +10318,13 @@ the current copy will be lost. StdCmdToggleVisibility - + Toggle visibility Укључи/искључи видлљивост - - + + Toggles visibility Укључује/исклључује видљивост @@ -11047,13 +10374,13 @@ the current copy will be lost. StdCmdTreeCollapse - + Collapse selected item Скупи изабрану ставку - + Collapse currently selected tree items Скупи тренутно изабрану ставку стабла документа @@ -11061,13 +10388,13 @@ the current copy will be lost. StdCmdTreeExpand - + Expand selected item Прошири изабрану ставку - + Expand currently selected tree items Прошири тренутно изабрану ставку стабла документа @@ -11075,13 +10402,13 @@ the current copy will be lost. StdCmdTreeSelectAllInstances - + Select all instances Select all instances - + Select all instances of the current selected object Select all instances of the current selected object @@ -11089,13 +10416,13 @@ the current copy will be lost. StdCmdTreeViewActions - + TreeView actions Радње у стаблу документа - + TreeView behavior options and actions TreeView behavior options and actions @@ -11159,13 +10486,13 @@ the current copy will be lost. StdCmdViewBottom - + Bottom Одоздо - + Set to bottom view Намести основни поглед одоздо @@ -11173,13 +10500,13 @@ the current copy will be lost. StdCmdViewCreate - + Create new view Направи нови поглед - + Creates a new view window for the active document Направи нови прозор за приказ активног документа @@ -11187,13 +10514,13 @@ the current copy will be lost. StdCmdViewDimetric - + Dimetric Диметријски - + Set to dimetric view Намести диметријски поглед @@ -11201,13 +10528,13 @@ the current copy will be lost. StdCmdViewExample1 - + Inventor example #1 Inventor пример #1 - + Shows a 3D texture with manipulator Shows a 3D texture with manipulator @@ -11215,13 +10542,13 @@ the current copy will be lost. StdCmdViewExample2 - + Inventor example #2 Inventor пример #2 - + Shows spheres and drag-lights Shows spheres and drag-lights @@ -11229,13 +10556,13 @@ the current copy will be lost. StdCmdViewExample3 - + Inventor example #3 Inventor пример #3 - + Shows a animated texture Shows a animated texture @@ -11243,13 +10570,13 @@ the current copy will be lost. StdCmdViewFitAll - + Fit all Смести све - + Fits the whole content on the screen Смешта сав садржај на екран @@ -11257,13 +10584,13 @@ the current copy will be lost. StdCmdViewFitSelection - + Fit selection Смести изабрано - + Fits the selected content on the screen Смешта изабран садржај на екран @@ -11271,13 +10598,13 @@ the current copy will be lost. StdCmdViewFront - + Front Спреда - + Set to front view Намести основни поглед спреда @@ -11285,13 +10612,13 @@ the current copy will be lost. StdCmdViewHome - + Home Почетна - + Set to default home view Set to default home view @@ -11299,13 +10626,13 @@ the current copy will be lost. StdCmdViewIsometric - + Isometric Изометријски - + Set to isometric view Намести изометријски поглед @@ -11313,13 +10640,13 @@ the current copy will be lost. StdCmdViewIvIssueCamPos - + Issue camera position Issue camera position - + Issue the camera position to the console and to a macro, to easily recall this position Issue the camera position to the console and to a macro, to easily recall this position @@ -11327,13 +10654,13 @@ the current copy will be lost. StdCmdViewIvStereoInterleavedColumns - + Stereo Interleaved Columns Stereo Interleaved Columns - + Switch stereo viewing to Interleaved Columns Switch stereo viewing to Interleaved Columns @@ -11341,13 +10668,13 @@ the current copy will be lost. StdCmdViewIvStereoInterleavedRows - + Stereo Interleaved Rows Stereo Interleaved Rows - + Switch stereo viewing to Interleaved Rows Switch stereo viewing to Interleaved Rows @@ -11355,13 +10682,13 @@ the current copy will be lost. StdCmdViewIvStereoOff - + Stereo Off Искључи sтереоскопију - + Switch stereo viewing off Искључи стереоскопски приказ @@ -11369,13 +10696,13 @@ the current copy will be lost. StdCmdViewIvStereoQuadBuff - + Stereo quad buffer Stereo quad buffer - + Switch stereo viewing to quad buffer Switch stereo viewing to quad buffer @@ -11383,13 +10710,13 @@ the current copy will be lost. StdCmdViewIvStereoRedGreen - + Stereo red/cyan Стерео црвена/цијан - + Switch stereo viewing to red/cyan Пребаци стерео приказ на црвено/цијан @@ -11397,13 +10724,13 @@ the current copy will be lost. StdCmdViewLeft - + Left Слева - + Set to left view Намести основни поглед слева @@ -11411,13 +10738,13 @@ the current copy will be lost. StdCmdViewRear - + Rear Страга - + Set to rear view Намести основни поглед страга @@ -11439,13 +10766,13 @@ the current copy will be lost. StdCmdViewRight - + Right Сдесна - + Set to right view Намести основни поглед сдесна @@ -11453,13 +10780,13 @@ the current copy will be lost. StdCmdViewRotateLeft - + Rotate Left Ротирај Улево - + Rotate the view by 90° counter-clockwise Ротирај поглед за 90° у смеру супротном од казаљке на сату @@ -11467,13 +10794,13 @@ the current copy will be lost. StdCmdViewRotateRight - + Rotate Right Ротирај Удесно - + Rotate the view by 90° clockwise Ротирај поглед за 90° у смеру казаљке на сату @@ -11495,13 +10822,13 @@ the current copy will be lost. StdCmdViewTop - + Top Одозго - + Set to top view Намести основни поглед одозго @@ -11509,13 +10836,13 @@ the current copy will be lost. StdCmdViewTrimetric - + Trimetric Триметријски - + Set to trimetric view Намести триметријски поглед @@ -11523,13 +10850,13 @@ the current copy will be lost. StdCmdViewVR - + FreeCAD-VR FreeCAD-VR - + Extend the FreeCAD 3D Window to a Oculus Rift Прошири FreeCAD 3Д прозор на Oculus Rift @@ -11593,13 +10920,13 @@ the current copy will be lost. StdMainFullscreen - + Fullscreen Цео екран - + Display the main window in fullscreen mode Прикажи главни прозор у режиму целог екрана @@ -11635,13 +10962,13 @@ the current copy will be lost. StdRecallWorkingView - + Recall working view Опозови радни поглед - - + + Recall previously stored temporary working view Опозови претходно сачуван привремени радни поглед @@ -11649,13 +10976,13 @@ the current copy will be lost. StdStoreWorkingView - + Store working view Сачувај радни поглед - - + + Store a document-specific temporary working view Store a document-specific temporary working view @@ -11663,13 +10990,13 @@ the current copy will be lost. StdTreeCollapseDocument - + Collapse/Expand Скупи/Прошири - + Expand active document and collapse all others Прошири у стаблу документа активни а скупи све остале документе @@ -11677,12 +11004,12 @@ the current copy will be lost. StdTreeDrag - + Initiate dragging Покрени превлачење - + Initiate dragging of current selected tree items Покрени превлачење тренутно изабраних ставки стабла документа @@ -11690,13 +11017,13 @@ the current copy will be lost. StdTreeMultiDocument - + Multi document Вишеструки докуменат - + Display all documents in the tree view Прикажи све документе у стаблу документа @@ -11704,12 +11031,12 @@ the current copy will be lost. StdTreePreSelection - + Pre-selection Предизбор - + Preselect the object in 3D view when mouse over the tree item Унапред изабери објекат у 3Д погледу само проласком мишем преко ставке у стаблу @@ -11717,12 +11044,12 @@ the current copy will be lost. StdTreeRecordSelection - + Record selection Сними избор - + Record selection in tree view in order to go back/forward using navigation button Сними избор у стаблу документа да би се кретао напред/назад користећи дугме за навигацију @@ -11730,13 +11057,13 @@ the current copy will be lost. StdTreeSelection - + Go to selection Иди на изабрано - + Scroll to first selected item Иди до прве изабране ставке @@ -11744,13 +11071,13 @@ the current copy will be lost. StdTreeSingleDocument - + Single document Један документ - + Only display the active document in the tree view Приказуј само активни документ у стаблу документа @@ -11758,12 +11085,12 @@ the current copy will be lost. StdTreeSyncPlacement - + Sync placement Синхронизуј положај - + Auto adjust placement on drag and drop objects across coordinate systems Аутоматско прилагођавање положаја приликом превлачења објеката кроз координатне системе @@ -11771,12 +11098,12 @@ the current copy will be lost. StdTreeSyncSelection - + Sync selection Синхронизуј избор - + Auto expand tree item when the corresponding object is selected in 3D view Аутоматско проширивање ставке у стаблу када је одговарајући објекат изабран у 3Д погледу @@ -11784,12 +11111,12 @@ the current copy will be lost. StdTreeSyncView - + Sync view Синхронизуј приказ - + Auto switch to the 3D view containing the selected item Аутоматски пређи на 3Д поглед који садржи изабрану ставку @@ -11797,13 +11124,13 @@ the current copy will be lost. StdViewBoxZoom - + Box zoom Зумирање оквиром - + Activate the box zoom tool Активирај зумирање оквиром @@ -11811,13 +11138,13 @@ the current copy will be lost. StdViewDock - + Docked Уcидрен - + Display the active view either in fullscreen, in undocked or docked mode Прикажи активни поглед на целом екрану, у усидреном или у одсидреном режиму @@ -11825,13 +11152,13 @@ the current copy will be lost. StdViewDockUndockFullscreen - + Document window Прозор документа - + Display the active view either in fullscreen, in undocked or docked mode Прикажи активни поглед на целом екрану, у усидреном или у одсидреном режиму @@ -11839,13 +11166,13 @@ the current copy will be lost. StdViewFullscreen - + Fullscreen Цео екран - + Display the active view either in fullscreen, in undocked or docked mode Прикажи активни поглед на целом екрану, у усидреном или у одсидреном режиму @@ -11853,13 +11180,13 @@ the current copy will be lost. StdViewScreenShot - + Save image... Сачувај слику... - + Creates a screenshot of the active view Прави снимак активног 3Д погледа @@ -11867,13 +11194,13 @@ the current copy will be lost. StdViewUndock - + Undocked Одcидрен - + Display the active view either in fullscreen, in undocked or docked mode Прикажи активни поглед на целом екрану, у усидреном или у одсидреном режиму @@ -11881,13 +11208,13 @@ the current copy will be lost. StdViewZoomIn - + Zoom In Увећај - + Increase the zoom factor by a fixed amount Повећај фактор зумирања за фиксни износ @@ -11895,13 +11222,13 @@ the current copy will be lost. StdViewZoomOut - + Zoom Out Умањи - + Decrease the zoom factor by a fixed amount Смањи фактор зумирања за фиксни износ @@ -11936,72 +11263,72 @@ Are you sure you want to continue? Std_DrawStyle - + As is Као што је - + Normal mode Уобичајени режим - + Points Тачке - + Points mode Режим приказа 3Д тачака - + Wireframe Жичани - + Wireframe mode Режим приказа жичани - + Hidden line Као троугаона мрежа - + Hidden line mode Режим приказа као троугаона мрежа - + No shading Без сенчења - + No shading mode Режим приказа без сенчења - + Shaded Невидљиве ивице, са сенчењем - + Shaded mode Режим приказа невидљиве ивице, са сенчењем - + Flat lines Видљиве ивице са сенчењем - + Flat lines mode Режим приказа Видљиве ивице са сенчењем @@ -12215,12 +11542,12 @@ Do you still want to proceed? Gui::MDIView - + Export PDF Извези PDF - + PDF file PDF датотека @@ -12228,196 +11555,190 @@ Do you still want to proceed? Gui::Dialog::DlgSettingsNotificationArea - - + Notification Area Област за обавештења - + Settings Подешавања - + The Notification area will appear in the status bar Област за обавештења ће се појавити на статусној траци - + Enable Notification Area Омогући област за обавештења - + Non-intrusive notifications will appear next to the notification area in the status bar Ненаметљива обавештења ће се појавити поред области за обавештења на статусној траци - + Enable non-intrusive notifications Омогући ненаметљива обавештења - + Additional data sources Додатни извори података - + Errors intended for developers will appear in the notification area Грешке ће се појавити у области за обавештења - + Debug errors Отклањање грешака - + Warnings intended for developers will appear in the notification area Упозорења ће се појавити у области за обавештења - + Debug warnings Упозорења за отклањање грешака - + Non-Intrusive Notifications Ненаметљива обавештења - + Minimum Duration: Минимално трајање: - + Maximum Duration: Максимално трајање: - + Duration during which the notification will be shown (unless mouse buttons are clicked) Временски период током којег ће се обавештење приказивати (осим ако се не кликне на тастере миша) - - + + s s - + Minimum duration during which the notification will be shown (unless notification clicked) Минимални временски период током којег ће се обавештење приказивати (осим ако се не кликне на обавештење) - + Maximum Number of Notifications: Максималан број обавештења: - + Maximum number of notifications that will be simultaneously present on the screen Максималан број обавештења која ће истовремено бити приказана на екрану - + Notification width: Ширина обавештења: - + Width of the notification in pixels Ширина обавештења у пикселима - + Any open non-intrusive notifications will disappear when another window is activated Сва отворена ненаметљива обавештења ће нестати када се активира други прозор - + Hide when other window is activated Сакриј када се активира други прозор - + Prevent non-intrusive notifications from appearing when the FreeCAD Window is not the active window Спречи појављивање ненаметљивих обавештења када FreeCAD прозор није активан прозор - + Do not show when inactive Не приказуј када је неактиван - + Message List Листа Порука - + Limit the number of messages that will be kept in the list. If 0 there is no limit. Ограничите број порука које ће се налазити у листи. Ако је 0, нема ограничења. - + Maximum Messages (0 = no limit): Максималан број порука (0 = без ограничења): - + Removes the user notifications from the message list after the non-intrusive maximum duration has lapsed. Уклања корисничка обавештења са листе порука након што истекне максимални ненаметљиви временски период. - + Auto-remove User Notifications Аутоматско уклањање корисничких обавештења - - - Activation of the Notification Area only takes effect after an application restart. - Активација области за обавештења ступа на снагу тек након поновног покретања апликације. - Gui::Dialog::DlgSettingsWorkbenches - + Available Workbenches Расположива радна окружења - + <html><head/><body><p>You can reorder workbenches by drag and drop. Additional workbenches can be installed through the addon manager.</p><p> Currently, your system has the following workbenches:</p></body></html> <html><head/><body><p>Можете да промените редослед радних окружења превлачењем. Додатна радна окружења се могу инсталирати помћу Менаџера додатака.</p><p> Тренутно твој систем има следећа радна окружења:</p></body></html> - + Start up workbench: Покрени радно окружење: - + Choose which workbench will be activated and shown after FreeCAD launches Изабери које ће радно окружење бити активирано и приказано након покретања FreeCAD-а - + Workbench selector position : Положај бирача радног окружења: - + Customize where the workbench selector appears (restart required). 'Toolbar': In the toolbars, as a movable toolbar. @@ -12430,12 +11751,12 @@ after FreeCAD launches „Десни угао“: На траци менија, у десном углу. - + If checked, application will remember which workbench is active for each tab of the viewport Ако је чекирано, FreeCAD ће запамтити које је радно окружење активно за сваку картицу прозора главне графичке области - + Remember active workbench by tab Запамти активно радно окружење помоћу картице @@ -12584,47 +11905,47 @@ after FreeCAD launches Gui::Dialog::wbListItem - + If unchecked, %1 will not appear in the available workbenches. Ако није чекирано, %1 се неће појавити у доступним радним окружењима. - + This is the current startup module, and must be enabled. See Preferences/General/Autoload to change. Ово је тренутни модул за покретање и мора бити омогућен. Погледајте Подешавања/Опште/Аутоматско учитавање ако желиш да промениш. - + Shortcut to activate this workbench. Пречица за активирање овог радног окружења. - + Auto-load Аутоматско учитавање - + If checked, %1 will be loaded automatically when FreeCAD starts up Ако је чекирано, %1 ће се аутоматски учитати када се FreeCAD покрене - + This is the current startup module, and must be autoloaded. See Preferences/General/Autoload to change. This is the current startup module, and must be autoloaded. See Preferences/General/Autoload to change. - + Loaded Учитан - + Load Учитај - + To preserve resources, FreeCAD does not load workbenches until they are used. Loading them may provide access to additional preferences related to their functionality. Да би сачувао ресурсе, FreeCAD не учитава радна окружења док се не користе. Њихово учитавање може да омогући приступ додатним подешавањима која се односе на њихову функционалност. @@ -12632,17 +11953,17 @@ after FreeCAD launches Gui::Dialog::DlgSettingsWorkbenchesImp - + Toolbar Палета са алатима - + Left corner Леви угао - + Right corner Десни угао @@ -12668,12 +11989,12 @@ after FreeCAD launches Gui::NotificationArea - + Delete user notifications Избриши корисничка обавештења - + Delete All Обриши све @@ -12709,13 +12030,13 @@ after FreeCAD launches StdViewLoadImage - + Load image... Учитај слику... - + Loads an image Учитавање слике @@ -12783,4 +12104,738 @@ after FreeCAD launches Догодила се грешка - За више информација погледај Прегледач објава + + Gui::Dialog::DlgSettingsEditor + + + Editor + Уредник + + + + Options + Опције + + + + Code lines will be numbered + Линије кода ће бити нумерисане + + + + Enable line numbers + Омогући бројеве линија + + + + The cursor shape will be a block + Облик курсора ће бити блок + + + + Enable block cursor + Омогући курсор у облику блока + + + + Enable folding + Омогући прелом + + + + Indentation + Увлачење + + + + Tab size: + Величина картице: + + + + Tabulator raster (how many spaces) + Величина табулатора (колико размака) + + + + Indent size: + Величина увлачења: + + + + How many spaces will be inserted when pressing <Tab> + Колико ће размака бити уметнуто када притиснеш <Tab> + + + + Pressing <Tab> will insert a tabulator with defined tab size + Притиском на <Tab> уметнуће табулатор са дефинисаном величином картице + + + + Keep tabs + Задржи картице + + + + Pressing <Tab> will insert amount of defined indent size + Притисак на <Tab> уметнуће дефинисану величину увлачења + + + + Insert spaces + Уметни размак + + + + Display items + Прикажи ставке + + + + Color and font settings will be applied to selected type + Подешавања боја и фонта ће бити примењена на изабрани тип + + + + Family: + Фамилија: + + + + Font family to be used for selected code type + Фамилија фонтова која ће се користити за изабрани тип кода + + + + Size: + Величина: + + + + Font size to be used for selected code type + Величина фонтова која ће се користити за изабрани тип кода + + + + Color: + Боја: + + + + Preview: + Преглед: + + + + Text + Текст + + + + Bookmark + Обележивач + + + + Breakpoint + Тачка прекида + + + + Keyword + Кључна реч + + + + Comment + Коментар + + + + Block comment + Блокирај коментар + + + + Number + Број + + + + String + Знаковни низ + + + + Character + Карактер + + + + Class name + Име класе + + + + Define name + Дефиниши име + + + + Operator + Оператор + + + + Python output + Python излаз + + + + Python error + Python грешка + + + + Current line highlight + Истицање тренутне линије + + + + Items + Ставке + + + + Gui::Dialog::DlgSettingsGeneral + + + General + Опште + + + + Language and number format + Језик и формат броја + + + + Language: + Језик: + + + + Language of the application's user interface + Језик корисничког окружења апликације + + + + Unit system: + Систем мерних јединица: + + + + Unit system that should be used for all parts of the application + Систем мерних јединица који треба да се користи за све делове апликације + + + + Number of decimals: + Број децимала: + + + + Number of decimals that should be shown for numbers and dimensions + Број децимала које треба приказати за бројеве и димензије + + + + Minimum fractional inch: + Минимални разломак за дефинисање прецизности инча: + + + + Minimum fractional inch to be displayed + Минимални разломак за дефинисање прецизности инча који ће бити приказан + + + + Number format: + Формат бројева: + + + + Operating system + Оперативни систем + + + + Selected language + Изабрани језик + + + + C/POSIX + C/POSIX + + + + If enabled, numerical keypad decimal separator +will be substituted with locale separator, except +in Python Console and Macro Editor where a +dot/period will always be printed. + Ако је чекирано, децимални сепаратор нумеричке тастатуре +биће замењен локалним сепаратором, осим +у Python конзоли и уређивачу макро-а где ће +тачка/зарез увек бити штампани. + + + + Substitute decimal separator + Замени децимални сепаратор + + + + Application + Апликација + + + + Theme: + Тема: + + + + Customize how user interface will look like + Прилагоди како ће изгледати кориснички интерфејс + + + + Size of toolbar icons: + Величина икона на палети алатки: + + + + Choose your preference for toolbar icon size. You can adjust +this according to your screen size or personal taste + Одабере величину иконе на траци са алаткама. Можеш подесити +према величини екрана или личном укусу + + + + Tree view mode: + Режим стабла документа: + + + + Customize how tree view is shown in the panel (restart required). + +'ComboView': combine tree view and property view into one panel. +'TreeView and PropertyView': split tree view and property view into separate panel. +'Both': keep all three panels, and you can have two sets of tree view and property view. + Прилагоди како се стабло документа приказује на панелу (потребно је поновно покретање). + +'Комбиновани поглед': комбинује стабло документа и Особине приказ-а у један панел. +'Стабло документа и Особине приказа': подели стабло документа и Особине приказа у посебне панеле. +'Оба': задржи сва три панела и можеш имати два сета стабла документа и Особина приказа. + + + + Size of recent file list: + Величина листе недавнo отвараних датотека: + + + + How many files should be listed in recent files list + Колико датотека треба да буде наведено на листи недавних датотека + + + + Background of the main window (when no document is opened) will consist of tiles of a special image. +See the FreeCAD Wiki for details about the image. + Озадина главног прозора (када ниједан документ није отворен) ће бити поплочана посебном сликом. +Погледај FreeCAD Wiki за детаље о слици. + + + + Enable tiled background + Омогући поплочану позадину + + + + The text cursor will be blinking + Курсор текста ће трептати + + + + Enable cursor blinking + Омогући трептање курсора + + + + A Splash screen is a small loading window that is shown +when FreeCAD is launching. If this option is checked, FreeCAD will +display the splash screen + Почетни екран је мали прозор за учитавање који се приказује +када се FreeCAD покреће. Ако је ова опција чекирана, FreeCAD ће +приказати почетни екран + + + + Enable splash screen at start up + Омогући почетни екран при покретању + + + + Preference packs + Пакети подешавања + + + + Name + Име + + + + Type + Врста + + + + Load + Учитај + + + + Import config... + Увези конфигурацију... + + + + Save new... + Сачувај нови... + + + + Manage... + Управљај... + + + + Revert... + Врати се... + + + + Manage preference packs + Управљање пакетима подешавања + + + + Small (%1px) + Мали (%1px) + + + + Medium (%1px) + Средњи (%1px) + + + + Large (%1px) + Велики (%1px) + + + + Extra large (%1px) + Екстра велики (%1px) + + + + Custom (%1px) + Сопствени (%1px) + + + + Combo View + Комбиновани панел + + + + TreeView and PropertyView + Стабло документа и Особине приказа + + + + Both + Оба + + + + Preference Pack Name + Име пакета подешавања + + + + Tags + Ознаке + + + + Apply + Примени + + + + Apply the %1 preference pack + Применити %1 пакет подешавања + + + + Choose a FreeCAD config file to import + Изабери FreeCAD конфигурациону датотеку коју хоћеш увести + + + + File exists + Датотека постоји + + + + A preference pack with that name already exists. Overwrite? + Пакет подешавања са тим именом већ постоји. Замени? + + + + Gui::Dialog::DlgSettingsReportView + + + Report view + Прегледач објава + + + + Output + Излаз + + + + Normal messages will be recorded + Уобичајене поруке ће бити снимљене + + + + Record normal messages + Сними уобичајене поруке + + + + Log messages will be recorded + Поруке о грешкама ће бити снимљене + + + + Record log messages + Сними поруке у дневник + + + + Warnings will be recorded + Упозорења ће бити снимљена + + + + Record warnings + Сними упозорења + + + + Error messages will be recorded + Поруке о грешци ће бити снимљене + + + + Record error messages + Сними поруке о грешкама + + + + When an error has occurred, the Report View dialog becomes visible +on-screen while displaying the error + Када дође до грешке, на екрану ће бити видљив Преглед Извештаја док се приказује грешка + + + + Show report view on error + Прикажи преглед извештаја о грешци + + + + When a warning has occurred, the Report View dialog becomes visible +on-screen while displaying the warning + Када дође до упозорења, на екрану ће бити видљив Преглед Извештаја док се приказује упозорење + + + + Show report view on warning + Прикажи извештај уз упозорење + + + + When a normal message has occurred, the Report View dialog becomes visible +on-screen while displaying the message + Када настане обична порука, на екрану ће бити видљив Преглед Извештаја док се приказује порука + + + + Show report view on normal message + Прикажи извештај уз обичну поруку + + + + When a log message has occurred, the Report View dialog becomes visible +on-screen while displaying the log message + Када настане порука у дневнику, на екрану ће бити видљив Преглед Извештаја док се приказује порука из дневника + + + + Show report view on log message + Прикажи извештај уз поруку дневника + + + + Include a timecode for each report + Укључи временски код за сваки извештај + + + + Include a timecode for each entry + Укључи временски код за сваки унос + + + + Colors + Боје + + + + Normal messages: + Уобичајене поруке: + + + + Font color for normal messages in Report view panel + Боја фонта за обичне поруке на табли за приказ извештаја + + + + Log messages: + Поруке дневника: + + + + Font color for log messages in Report view panel + Боја фонта за поруке из дневника на табли за приказ извештаја + + + + Warnings: + Упозорења: + + + + Font color for warning messages in Report view panel + Боја фонта за поруке упозорења на табли за приказ извештаја + + + + Errors: + Грешке: + + + + Font color for error messages in Report view panel + Боја фонта за поруке о грешкама на табли за приказ извештаја + + + + Python interpreter + Python интерпретер + + + + Internal Python output will be redirected +from Python console to Report view panel + Интерни Python излаз ће бити преусмерен +са Python конзоле на таблу за приказ извештаја + + + + Redirect internal Python output to report view + Преусмери интерни Python излаз ка извештају + + + + Internal Python error messages will be redirected +from Python console to Report view panel + Интерне поруке о Python грешкама бити преусмерене +са Python конзоле на таблу за приказ извештаја + + + + Redirect internal Python errors to report view + Преусмери интерне Python грешке у извештај + + + + Gui::Dialog::DlgSettingsTheme + + + Theme + Тема + + + + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + Ова страница омогућава прилагођавање тренутне теме. Понуђена подешавања су опциона за програмере тема тако да могу, али не морају имати ефекта у тренутној теми. + + + + Style sheet: + Стилски лист: + + + + Style sheet how user interface will look like + Стилски лист како ће изгледати кориснички интерфејс + + + + Secondary theme color + Споредна боја теме + + + + + + This color might be used by your theme to let you customize it. + This color might be used by your theme to let you customize it. + + + + Highlight color + Боја за истицање + + + + Focus theme color + Focus theme color + + + + No style sheet + Нема стилског листа + + diff --git a/src/Gui/Language/FreeCAD_sv-SE.ts b/src/Gui/Language/FreeCAD_sv-SE.ts index 7b70af3d99..ce7369bb14 100644 --- a/src/Gui/Language/FreeCAD_sv-SE.ts +++ b/src/Gui/Language/FreeCAD_sv-SE.ts @@ -42,29 +42,29 @@ Visningsstorlek för funktionen - + <empty> <tom> - - + + Angle Vinkel - - + + Axis Axel - + Position Position - + Enum Enum @@ -91,12 +91,12 @@ CmdViewMeasureClearAll - + Clear measurement Rensa mätning - + Clear all visible measurements Clear all visible measurements @@ -104,12 +104,12 @@ CmdViewMeasureToggleAll - + Toggle measurement Växla mätning - + Turn on or off the display of all measurements Turn on or off the display of all measurements @@ -117,12 +117,12 @@ Command - + Edit Redigera - + Import Importera @@ -182,7 +182,7 @@ Lägg till en grupp - + Align Justera @@ -194,18 +194,18 @@ - + Transform Omvandla - + Toggle array elements Toggle array elements - + Link Transform Länk omvandling @@ -215,12 +215,12 @@ Mät avstånd - + Toggle visibility Växla synlighet - + Toggle selectability Växla valbarhet @@ -397,7 +397,7 @@ Ok - OK + Ok @@ -559,7 +559,7 @@ Gui::AutoSaver - + Please wait until the AutoRecovery file has been saved... Vänligen vänta tills återskapningsfilen har sparats... @@ -711,47 +711,47 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::AboutDialog - - + + Credits Header for the Credits tab of the About screen Tack till - + FreeCAD would not be possible without the contributions of FreeCAD skulle inte vara möjligt utan bidrag från - + Individuals Header for the list of individual people in the Credits list. Personer - + Organizations Header for the list of companies/organizations in the Credits list. Organisationer - - + + License Licens - + Libraries Bibliotek - + This software uses open source components whose copyright and other proprietary rights belong to their respective owners: Denna mjukvara använder komponenter med öppen källkod vars copyright och andra rättigheter tillhör deras respektive ägare: - + Collection Samling @@ -759,22 +759,22 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::ApplicationCache - + Cache directory Cache directory - + The cache directory %1 exceeds the size of %2. The cache directory %1 exceeds the size of %2. - + Do you want to clear it now? Do you want to clear it now? - + Warning: Please make sure that this is the only running %1 instance and that no documents are opened as this may result into data loss! Warning: Please make sure that this is the only running %1 instance and that no documents are opened as this may result into data loss! @@ -795,37 +795,37 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::CameraDialog - + Camera settings Kamerainställningar - + Orientation Orientering - + Q0 Q0 - + Q1 Q1 - + Q2 Q2 - + Q3 Q3 - + Current view Aktuell vy @@ -1394,13 +1394,13 @@ samma gång. Den med högsta prioritet kommer att utlösas. Titel - + All Alla - - + + none inget @@ -1408,8 +1408,8 @@ samma gång. Den med högsta prioritet kommer att utlösas. Gui::Dialog::DlgCustomToolBoxbarsImp - - + + Toolbox bars Verktygslådor @@ -1684,551 +1684,123 @@ samma gång. Den med högsta prioritet kommer att utlösas. Gui::Dialog::DlgDisplayPropertiesImp - + Default Standard - + Aluminium Aluminium - + Brass Mässing - + Bronze Brons - + Copper Koppar - + Chrome Krom - + Emerald Smaragd - + Gold Guld - + Jade Jade - + Metalized Metalliserad - + Neon GNC Neon GNC - + Neon PHC Neon PHC - + Obsidian Obsidian - + Pewter Tenn - + Plaster Gips - + Plastic Plast - + Ruby Rubin - + Satin Satin - + Shiny plastic Blank plast - + Silver Silver - + Steel Stål - + Stone Sten Gui::Dialog::DlgEditorSettings - - - Editor - Redigerare - - - - Options - Alternativ - - - - Code lines will be numbered - Kodrader kommer att numreras - - - - Enable line numbers - Aktivera radnummer - - - - The cursor shape will be a block - The cursor shape will be a block - - - - Enable block cursor - Enable block cursor - - - - Enable folding - Aktivera vikning - - - - Indentation - Indrag - - - - Tab size: - Tabulatorstorlek: - - - - Tabulator raster (how many spaces) - Tabulator raster (how many spaces) - - - - Indent size: - Storlek på indrag: - - - - How many spaces will be inserted when pressing <Tab> - Hur många mellanslag som kommer att infogas med <Tab> - - - - Pressing <Tab> will insert a tabulator with defined tab size - Tryck på <Tab> för att infoga definierad indenteringsstorlek - - - - Keep tabs - Behåll tabulatorer - - - - Pressing <Tab> will insert amount of defined indent size - Tryck på <Tab> för att infoga definierad indenteringsstorlek - - - - Insert spaces - Sätt in mellanslag - - - - Display items - Visa objekt - - - - Color and font settings will be applied to selected type - Färg- och typsnittsinställningar kommer att tillämpas på markerad typ - - - - Family: - Familj: - - - - Font family to be used for selected code type - Typsnittsfamilj som ska användas för markerad kodtyp - - - - Size: - Storlek: - - - - Font size to be used for selected code type - Teckenstorlek som ska användas för markerad kodtyp - - - - Color: - Färg: - - - - Preview: - Förhandsgranskning: - - - Gui::Dialog::DlgGeneral - - - General - Allmänt - - - - Language of the application's user interface - Användargränssnittets språk - - - - Number format: - Number format: - - - - Operating system - Operativsystem - - - - Selected language - Selected language - - - - C/POSIX - C/POSIX - - - - If enabled, numerical keypad decimal separator -will be substituted with locale separator, except -in Python Console and Macro Editor where a -dot/period will always be printed. - If enabled, numerical keypad decimal separator -will be substituted with locale separator, except -in Python Console and Macro Editor where a -dot/period will always be printed. - - - - Preference packs - Preference packs - - - - Name - Namn - - - - Type - Typ - - - - Load - Ladda - - - - Import config... - Import config... - - - - Save new... - Save new... - - - - Manage... - Manage... - - - - Revert... - Revert... - - - - How many files should be listed in recent files list - Hur många filer ska visas i listan över senaste filer - - - - Enable tiled background - Aktivera staplad bakgrund - - - - The text cursor will be blinking - The text cursor will be blinking - - - - Enable cursor blinking - Enable cursor blinking - - - - Style sheet: - Formatmall: - - - - Language and number format - Language and number format - - - - Language: - Språk: - - - - Unit system: - Enhetssystem: - - - - Unit system that should be used for all parts of the application - Unit system that should be used for all parts of the application - - - - Number of decimals: - Antal decimaler: - - - - Number of decimals that should be shown for numbers and dimensions - Antal decimaler som ska visas för siffror och dimensioner - - - - Minimum fractional inch: - Minsta bråkdel av tum: - - - - Minimum fractional inch to be displayed - Minsta bråkdel tum som ska visas - - - - Substitute decimal separator - Substitute decimal separator - - - - Application - Applikation - - - - Style sheet how user interface will look like - Stilmallen för användargränssnittets utseende - - - - Size of toolbar icons: - Storlek på verktygsfältsikonerna: - - - - Choose your preference for toolbar icon size. You can adjust -this according to your screen size or personal taste - Välj din inställning för ikonstorlek i verktygsfältet. Du kan justera -detta beroende på skärmstorlek eller personlig smak - - - - Tree view mode: - Trädvyläge: - - - - Customize how tree view is shown in the panel (restart required). - -'ComboView': combine tree view and property view into one panel. -'TreeView and PropertyView': split tree view and property view into separate panel. -'Both': keep all three panels, and you can have two sets of tree view and property view. - Anpassa hur trädvyn visas i panelen (omstart krävs). - -'ComboView': kombinera trävyn och egenskapsvyn i en panel. -'TreeView and PropertyView': delad trädvy och egenskapsvy i separat panel. -'Båda': ha alla tre paneler, och du kan ha två uppsättningar av träd vy och egenskapsvy. - - - - Size of recent file list: - Size of recent file list: - - - - Background of the main window (when no document is opened) will consist of tiles of a special image. -See the FreeCAD Wiki for details about the image. - Background of the main window (when no document is opened) will consist of tiles of a special image. -See the FreeCAD Wiki for details about the image. - - - - A Splash screen is a small loading window that is shown -when FreeCAD is launching. If this option is checked, FreeCAD will -display the splash screen - En startskärm är ett litet laddningsfönster som visas -när FreeCAD startar. Om detta alternativ är markerat kommer FreeCAD -visa startskärm - - - - Enable splash screen at start up - Aktivera splashfönster vid uppstart - - - - Gui::Dialog::DlgGeneralImp - - - Manage preference packs - Manage preference packs - - - - Small (%1px) - Liten (%1px) - - - - Medium (%1px) - Medel (%1px) - - - - Large (%1px) - Stor (%1px) - - - - Extra large (%1px) - Extra stor (%1px) - - - - Custom (%1px) - Anpassad (%1px) - - - - Combo View - Kombinerad vy - - - - TreeView and PropertyView - TrädVy och EgenskapsVy - - - - Both - Båda - - - - No style sheet - Ingen formatmall - - - - Preference Pack Name - Preference Pack Name - - - - Tags - Taggar - - - - Apply - Verkställ - - - - Apply the %1 preference pack - Apply the %1 preference pack - - - - Choose a FreeCAD config file to import - Choose a FreeCAD config file to import - - - - File exists - File exists - - - - A preference pack with that name already exists. Overwrite? - A preference pack with that name already exists. Overwrite? - - Gui::Dialog::DlgInputDialog @@ -3116,188 +2688,6 @@ Ange en annan katalog. Gui::Dialog::DlgReportView - - - Report view - Rapportvy - - - - Output - Utmatning - - - - Normal messages will be recorded - Normala meddelanden kommer att spelas in - - - - Record normal messages - Spela in normala meddelanden - - - - Log messages will be recorded - Loggmeddelanden kommer att spelas in - - - - Record log messages - spela in logg meddelanden - - - - Warnings will be recorded - Varningar kommer att registreras - - - - Record warnings - Spela in varningar - - - - Error messages will be recorded - Felmeddelanden kommer att spelas in - - - - Record error messages - Spela in felmeddelanden - - - - When an error has occurred, the Report View dialog becomes visible -on-screen while displaying the error - När ett fel har inträffat blir dialogrutan för rapportvy synlig -på skärmen när felet visas - - - - Show report view on error - Visa rapportvy vid fel - - - - When a warning has occurred, the Report View dialog becomes visible -on-screen while displaying the warning - När varning har inträffat blir dialogrutan för rapportvy synlig -på skärmen när varningen visas - - - - Show report view on warning - Visa rapportvy vid varning - - - - When a normal message has occurred, the Report View dialog becomes visible -on-screen while displaying the message - När ett normalt meddelande har inträffat blir dialogrutan för rapportvy synlig -på skärmen när meddelandet visas - - - - Show report view on normal message - Visa rapportvy på normalt meddelande - - - - When a log message has occurred, the Report View dialog becomes visible -on-screen while displaying the log message - När ett loggmeddelande har inträffat blir dialogrutan för Report View synlig -på skärmen när loggmeddelandet visas - - - - Show report view on log message - Visa rapportvy för loggmeddelande - - - - Include a timecode for each report - Inkludera en tidskod för varje rapport - - - - Include a timecode for each entry - Inkludera en tidskod för varje post - - - - Colors - Färger - - - - Normal messages: - Normala meddelanden: - - - - Font color for normal messages in Report view panel - Teckensnittsfärg för vanliga meddelanden i panelen Rapportvy - - - - Log messages: - Loggmeddelanden: - - - - Font color for log messages in Report view panel - Teckensnittsfärg för loggmeddelanden i panelen Rapportvy - - - - Warnings: - Varningar: - - - - Font color for warning messages in Report view panel - Teckensnittsfärg för varningsmeddelanden i panelen Rapportvy - - - - Errors: - Fel: - - - - Font color for error messages in Report view panel - Teckensnittsfärg för felmeddelanden i panelen Rapportvy - - - - Python interpreter - Python-tolk - - - - Internal Python output will be redirected -from Python console to Report view panel - Intern Python-utmatning kommer att omdirigeras -från Python-konsolen till Rapportvy panelen - - - - Redirect internal Python output to report view - Dirigera om intern Pythonutmatning till rapportvyn - - - - Internal Python error messages will be redirected -from Python console to Report view panel - Intern Python-utmatning kommer att omdirigeras -från Python-konsolen till Rapportvy panelen - - - - Redirect internal Python errors to report view - Omdirigera interna Pythonfel till rapportvy - @@ -3375,70 +2765,70 @@ från Python-konsolen till Rapportvy panelen Gui::Dialog::DlgSettings3DView - + 3D View 3D Vy - + General Allmänt - + Main coordinate system will always be shown in lower right corner within opened files Huvudkoordinatsystemet kommer alltid att visas i nedre högra hörnet i öppnade filer - + Show coordinate system in the corner Visa koordinatsystemet i hörnet - + Relative size : Relative size : - + Size of main coordinate system representation in the corner -- in % of height/width of viewport Size of main coordinate system representation in the corner -- in % of height/width of viewport - + Axis cross will be shown by default at file opening or creation Axelkors kommer att visas som standard vid fil öppna eller skapa - + Show axis cross by default Visa axelkors som standard - + Time needed for last operation and resulting frame rate will be shown at the lower left corner in opened files Tid som behövs för senaste operation och resulterande bildfrekvens visas i nedre vänstra hörnet i öppnade filer - + Show counter of frames per second Visa räknaren för bilder per sekund - + Rendering Rendering - + This option is useful for troubleshooting graphics card and driver problems. Changing this option requires a restart of the application. @@ -3447,22 +2837,22 @@ Changing this option requires a restart of the application. För att ändra detta alternativ krävs en omstart av programmet. - + Use software OpenGL Använd mjukvaru OpenGL - + Use OpenGL VBO (Vertex Buffer Object) Använd OpenGL (VertexBufferObject) - + Render cache Renderingscache - + If selected, Vertex Buffer Objects (VBO) will be used. A VBO is an OpenGL feature that provides methods for uploading vertex data (position, normal vector, color, etc.) to the graphics card. @@ -3485,7 +2875,7 @@ issues ranging from graphical anomalies to GPU crash bugs. Remember to report this setting as enabled when seeking support on the FreeCAD forums - + 'Render Caching' is another way to say 'Rendering Acceleration'. There are 3 options available to achieve this: 1) 'Auto' (default), let Coin3D decide where to cache. @@ -3502,92 +2892,92 @@ only cache at the scene graph root node. This offers the fastest rendering speed but slower response to any scene changes. - + Auto Automatisk - + Distributed Distribuerad - + Centralized Centraliserad - + Anti-Aliasing Kantutjämning - + What kind of multisample anti-aliasing is used Vilken typ av multisamplad anti-aliasing används - + None Inget - + Line Smoothing Linjeutjämning - + MSAA 2x MSAA 2x - + MSAA 4x MSAA 4x - + MSAA 8x MSAA 8x - + Transparent objects: Transparenta objekt: - + Render types of transparent objects Rendera typer av transparenta objekt - + One pass Ett pass - + Backface pass Backface pass - + Marker size: Markörstorlek: - + Size of vertices in the Sketcher workbench Storlek på hörn i Sketcher arbetsbänken - + Eye to eye distance for stereo modes Ögonavstånd för stereolägen - + Eye-to-eye distance used for stereo projections. The specified value is a factor that will be multiplied with the bounding box size of the 3D object that is currently displayed. @@ -3596,48 +2986,48 @@ Det angivna värdet är en faktor som kommer att multipliceras med storleken på det 3D-objekt som visas. - + Backlight is enabled with the defined color Bakgrundsbelysningen är aktiverad med den definierade färgen - - + + Backlight color Bakgrundsbelysningens färg - + Intensity Intensitet - + Intensity of the backlight Bakgrundsbelysningens Intensitet - + Camera type Kameratyp - + Objects will appear in a perspective projection Objekt kommer att visas i en perspektiv projektion - + Perspective renderin&g Perspektivrenderin&g - + Objects will be projected in orthographic projection Objekt kommer att projiceras i ortografisk projektion - + Or&thographic rendering Or&tografisk rendering @@ -3649,42 +3039,42 @@ storleken på det 3D-objekt som visas. Gui::Dialog::DlgSettings3DViewImp - + 5px 5px - + 7px 7px - + 9px 9px - + 11px 11px - + 13px 13px - + 15px 15px - + Anti-aliasing Kantutjämning - + Open a new viewer or restart %1 to apply anti-aliasing changes. Öppna ett nytt fönster eller starta om %1 för att tillämpa ändringar för kantutjämning. @@ -3692,77 +3082,77 @@ storleken på det 3D-objekt som visas. Gui::Dialog::DlgSettingsCacheDirectory - + Cache Cache - + Cache directory Cache directory - + Location: Location: - + Check periodically at program start: Check periodically at program start: - + Always Alltid - + Daily Daily - + Weekly Veckovis - + Monthly Monthly - + Yearly Årligen - + Never - Never + Aldrig - + Cache size limit: Cache size limit: - + Check now... Check now... - + Notify the user if the cache size exceeds the specified limit Notify the user if the cache size exceeds the specified limit - + Unknown Okänd - + Current cache size: %1 Current cache size: %1 @@ -3936,182 +3326,182 @@ besides the color bar Gui::Dialog::DlgSettingsDocument - + Document Dokument - + General Allmänt - + The application will create a new document when started Programmet kommer att skapa ett nytt dokument när det startas - + Create new document at start up Skapa nytt dokument vid uppstart - + Document save compression level (0 = none, 9 = highest, 3 = default) Komprimeringsgrad när dokument sparas (0 = ingen, 9 = högst, 3 = standard) - + Compression level for FCStd files Komprimeringsnivå för FCStd-filer - + All changes in documents are stored so that they can be undone/redone Alla ändringar i dokument lagras så att de kan ångras/göras om - + Using Undo/Redo on documents Använder Ångra / Gör om på dokument - + Maximum Undo/Redo steps Maximalt Ångra / Gör om steg - + How many Undo/Redo steps should be recorded Hur många Ångra/Gör om steg ska registreras - + Allow user aborting document recomputation by pressing ESC. This feature may slightly increase recomputation time. Tillåt användare att avbryta omberäkning av dokument genom att trycka på ESC. Denna funktion kan öka omberäkningstiden något. - + Allow aborting recomputation Tillåt att omberäkning avbryts - + Storage Lagring - + Saving transactions (Auto-save) Spara transaktionerna (autospara) - + Discard saved transaction after saving document Förstör sparad transaktion efter att ha sparat dokumentet - + If there is a recovery file available the application will automatically run a file recovery when it is started. Om det finns en återställningsfil tillgänglig kommer programmet automatiskt att köra en filåterställning när det startas. - + Run AutoRecovery at startup Kör automatisk återställning vid start - + How often a recovery file is written Hur ofta en återställningsfil skrivs - + Save AutoRecovery information every Spara information för automatisk återställning varje - + A thumbnail will be stored when document is saved En miniatyrbild sparas när dokumentet sparas - + Save thumbnail into project file when saving document Spara minibild i projektfilen när dokumentet sparas - + Size Storlek - + Sets the size of the thumbnail that is stored in the document. Common sizes are 128, 256 and 512 Anger storleken på miniatyrbilden som lagras i dokumentet. Vanliga storlekar är 128, 256 och 512 - + The program logo will be added to the thumbnail Programmets logotyp kommer att adderas till miniatyrbilden - + Add the program logo to the generated thumbnail Lägg till programlogon i den genererade miniatyrbilden - + How many backup files will be kept when saving document Hur många säkerhetskopierade filer kommer att behållas när dokument sparas - + Maximum number of backup files to keep when resaving document Maximalt antal backup-filer att behålla när dokument återsparas - + Backup files will get extension '.FCbak' and file names get date suffix according to the specified format Säkerhetskopiera filer kommer att få tillägg '.FCbak' och filnamn få datum suffix enligt det angivna formatet - + Use date and FCBak extension Använd datum och FCBak tillägg - + Date format Datumformat - + Document objects Dokumentobjekt - + Allow objects to have same label Allow objects to have same label - + Allow duplicate object labels in one document Tillåt duplicerade objektetiketter i ett dokument - + Enable partial loading of external linked documents. Then only referenced objects and their dependencies will be loaded when a linked document is auto-opened together with the main document. @@ -4124,22 +3514,22 @@ Ett delvis laddat dokument kan inte redigeras. Dubbelklicka på ikonen för doku i trädvyn för att ladda om det. - + Disable partial loading of external linked objects Inaktivera partiell laddning av externa länkade objekt - + Authoring and License Upphovsinformation och Licens - + Author name Författare - + All documents that will be created will get the specified author name. Keep blank for anonymous. You can also use the form: John Doe <john@doe.com> @@ -4148,32 +3538,32 @@ Behåll tomt för anonymt. Du kan också använda formuläret: John Doe <john@doe.com> - + The field 'Last modified by' will be set to specified author when saving the file Fältet 'Senast ändrad av' kommer att sättas till specificerad författare när filen sparas - + Set on save Uppdatera vid sparning - + Company Företag - + Default company name to use for new files Förvalt företagsnamn att använda för nya filer - + Default license Standardlicens - + Default license for new documents Standardlicens för nya dokument @@ -4243,12 +3633,12 @@ Du kan också använda formuläret: John Doe <john@doe.com> Övrigt - + License URL Licens-URL - + URL describing more about the license URL som beskriver mer om licensen @@ -4256,104 +3646,21 @@ Du kan också använda formuläret: John Doe <john@doe.com> Gui::Dialog::DlgSettingsDocumentImp - + The format of the date to use. Datumformat som ska användas. - + Default Standard - + Format Format - - Gui::Dialog::DlgSettingsEditorImp - - - Text - Text - - - - Bookmark - Bokmärke - - - - Breakpoint - Brytpunkt - - - - Keyword - Nyckelord - - - - Comment - Kommentar - - - - Block comment - Blockkommentar - - - - Number - Nummer - - - - String - Sträng - - - - Character - Tecken - - - - Class name - Klassnamn - - - - Define name - Definiera namn - - - - Operator - Operator - - - - Python output - Python utmatning - - - - Python error - Python fel - - - - Current line highlight - Nuvarande radmarkering - - - - Items - Saker - - Gui::Dialog::DlgSettingsImage @@ -4534,122 +3841,122 @@ Du kan också använda formuläret: John Doe <john@doe.com> Gui::Dialog::DlgSettingsMacro - + Macro Makro - + General macro settings Allmänna makroinställningar - + Variables defined by macros are created as local variables Variabler definierade av makron skapas som lokala variabler - + Run macros in local environment Kör makron i lokala miljön - + Macro recording settings Inställningar för makroinspelning - + Macro path sökväg för makro - + The directory in which the application will search for macros Katalogen där programmet kommer att söka efter makron - + Gui commands Gui kommandon - + Recorded macros will also contain user interface commands Inspelade makron kommer också att innehålla kommandon för användargränssnitt - + Record GUI commands Spela in GUI-kommandon - + Recorded macros will also contain user interface commands as comments Inspelade makron kommer också att innehålla kommandon för användargränssnitt som kommentarer - + Record as comment Spela in som kommentar - + Logging Commands Loggkommandon - + Commands executed by macro scripts are shown in Python console Kommandon som körs av makroskript visas i Python-konsolen - + Show script commands in python console Visa skriptkommandon i python konsolen - + Log all commands issued by menus to file: Logga alla kommandon startade av menyer till fil: - + FullScript.FCScript FullScript.FCScript - + Recent macros menu Lista över senast använda makron - + Size of recent macro list Storlek på senaste makrolistan - + How many macros should be listed in recent macros list Hur många makron ska listas i listan över senast använda makron - + Keyboard shortcut count Keyboard shortcut count - + How many recent macros should have shortcuts Hur många nya makron bör ha genvägar - + Keyboard Modifiers Tangentbords modifierare - + Keyboard modifiers, default = Ctrl+Shift+ Tangentbords modifierare, standard = Ctrl+Skift+ @@ -4657,130 +3964,130 @@ Du kan också använda formuläret: John Doe <john@doe.com> Gui::Dialog::DlgSettingsNavigation - - + + Navigation Navigering - + Navigation cube Navigationskub - + Steps by turn Vridsteg - + Number of steps by turn when using arrows (default = 8 : step angle = 360/8 = 45 deg) Antal vridsteg vid användning av pilar (standard = 8 : stegvinkel = 360/8 = 45 grader) - + Corner Hörn - + Corner where navigation cube is shown Hörn där navigationskub visas - + Top left Topp vänster - + Top right Topp höger - + Bottom left Botten vänster - + Bottom right Botten höger - + Rotates to nearest possible state when clicking a cube face Roterar till närmaste möjliga tillstånd när du klickar på en kubsida - + Rotate to nearest Rotera till närmaste - + Font name: Font name: - + Font name of the navigation cube Font name of the navigation cube - + Default Standard - + Cube size Kubstorlek - + Size of the navigation cube Storlek på navigationskuben - + Color Färg - + Base color for all elements Base color for all elements - + 3D Navigation 3D Navigering - + List the mouse button configs for each chosen navigation setting. Select a set and then press the button to view said configurations. Lista musknappskonfigurationer för varje vald navigeringsinställning. Välj en uppsättning och tryck sedan på knappen för att visa nämnda konfigurationer. - + Mouse... Mus... - + Navigation settings set Navigeringsinställningar inställda - + Orbit style Orbit stil - + Rotation orbit style. Trackball: moving the mouse horizontally will rotate the part around the y-axis Turntable: the part will be rotated around the z-axis (with constrained axes). @@ -4791,173 +4098,183 @@ Turntable: the part will be rotated around the z-axis (with constrained axes). Free Turntable: the part will be rotated around the z-axis. - + Turntable Skivtallrik - + Trackball Trackball - + Free Turntable Free Turntable - + Rotation mode Rotationsläge - + Rotations in 3D will use current cursor position as center for rotation Rotationer i 3D kommer att använda aktuell markörposition som centrum för rotation - + Window center Fönster mitt - + Drag at cursor Drag vid muspekaren - + Object center Objekt centrum - + Default camera orientation Standard kamerainriktning - + Default camera orientation when creating a new document or selecting the home view Standard kamerainriktning när du skapar ett nytt dokument eller väljer hemvyn - + Camera zoom Camera zoom - + Sets camera zoom for new documents. The value is the diameter of the sphere to fit on the screen. Ställer in kamerans zoom för nya dokument. Värdet är sfärens diameter som passar på skärmen. - + mm mm - + Enable animated rotations Aktivera animerade rotationer - + Enable animation Aktivera animering - + Zoom operations will be performed at position of mouse pointer Zoomoperationer kommer att utföras vid muspekarens position - + Zoom at cursor Zooma vid markören - + Zoom step Zoomsteg - + How much will be zoomed. Zoom step of '1' means a factor of 7.5 for every zoom step. Hur mycket kommer att zoomas. Zoomsteg '1' betyder en faktor på 7,5 för varje zoomsteg. - + Direction of zoom operations will be inverted Zoomoperationernas riktning kommer att inverteras - + Invert zoom Invertera zoom - + Prevents view tilting when pinch-zooming. Affects only gesture navigation style. Mouse tilting is not disabled by this setting. Förhindrar lutning av vy vid två-fingers-zoomning. Påverkar endast gestnavigeringsstil, vylutning med musen avaktiveras inte av denna inställning. - + Disable touchscreen tilt gesture Avaktivera lutning med gester på pekskärm - + + Show the rotation center when dragging. + Show the rotation center when dragging. + + + + Enable rotation center indication + Aktivera indikering av rotationscentrum + + + Isometric Isometrisk - + Dimetric Dimetrisk - + Trimetric Trimetrisk - + Top Topp - + Front Front - + Left Vänster - + Right Höger - + Rear Bak - + Bottom Botten - + Custom Anpassad @@ -4965,44 +4282,44 @@ Mouse tilting is not disabled by this setting. Gui::Dialog::DlgSettingsPythonConsole - + Python console Python konsoll - + Settings Inställningar - + Words will be wrapped when they exceed available horizontal space in Python console Radbrytning kommer att appliceras när det tillgängliga horisontellt utrymmet överskrids i Python-konsolen - + Enable word wrap Aktivera radbrytning - + The cursor shape will be a block The cursor shape will be a block - + Enable block cursor Enable block cursor - + Saves Python history across sessions Saves Python history across sessions - + Save history Spara historik @@ -5010,17 +4327,37 @@ horisontellt utrymmet överskrids i Python-konsolen Gui::Dialog::DlgSettingsSelection - + Selection Markering - + + Enable preselection, highlighted with specified color + Aktivera förval och markering efter angiven färg + + + + Enable preselection + Aktivera förval + + + + Enable selection, highlighted with specified color + Aktivera förval och markering efter angiven färg + + + + Enable selection + Aktivera markering + + + Pick radius (px): Välj radie (px): - + Area for picking elements in 3D view. Larger value eases to pick things, but can make small features impossible to select. @@ -5029,27 +4366,27 @@ Larger value eases to pick things, but can make small features impossible to sel - + Auto switch to the 3D view containing the selected item Växla automatiskt till 3D-vyn som innehåller det valda objektet - + Auto expand tree item when the corresponding object is selected in 3D view Expandera trädobjektet automatiskt när motsvarande objekt väljs i 3D-vyn - + Preselect the object in 3D view when mouse over the tree item Förvälj objektet i 3D-vyn när musen går över trädobjektet - + Record selection in tree view in order to go back/forward using navigation button Spela in markering i trädvyn för att gå bakåt/framåt med navigeringsknappen - + Add checkboxes for selection in document tree Lägg till kryssrutor för val i dokumentträd @@ -5057,147 +4394,122 @@ Larger value eases to pick things, but can make small features impossible to sel Gui::Dialog::DlgSettingsViewColor - + Colors Färger - - Selection - Markering - - - - Enable preselection and highlight by specified color - Aktivera förval och markering efter angiven färg - - - - Enable preselection highlighting - Aktivera förvalsmarkering - - - - Enable selection highlighting and use specified color - Aktivera valmarkering och använd angiven färg - - - - Enable selection highlighting - Aktivera valmarkering - - - + Background color for the model view Bakgrundsfärg för modellvyn - + Background color Bakgrundsfärg - - + + Background will have selected color Bakgrunden kommer att ha vald färg - + Simple color Enkel färg - - + + Background will have selected color gradient Bakgrunden kommer att ha vald färgtoning - + Linear gradient Linear gradient - + Radial gradient Radial gradient - - + + Top: Topp: - - + + Middle: Mitt: - + Switches the colors of the gradient Switches the colors of the gradient - + Switch Switch - + Color gradient will get selected color as middle color Färg gradient kommer att få vald färg som mellersta färg - + Middle color Mellanfärg - - + + Bottom: Nederst: - + Tree view Trädvy - + Object being edited Objektet som blir redigerat - + Background color for objects in tree view that are currently edited Bakgrundsfärg för objekt i trädvyn som för närvarande redigeras - + Active container Aktiv behållare - + Background color for active containers in tree view Bakgrundsfärg för aktiva behållare i trädvyn - + Central: Central: - + Midway: Halvvägs: - + End: Slut: @@ -5322,7 +4634,7 @@ Inställningssystemet är det som anges i de allmänna inställningarna. Gui::Dialog::DockablePlacement - + Placement Placering @@ -5921,17 +5233,17 @@ The 'Status' column shows whether the document could be recovered. Verkställ - + Please select 1, 2, or 3 points before clicking this button. A point may be on a vertex, face, or edge. If on a face or edge the point used will be the point at the mouse position along face or edge. If 1 point is selected it will be used as the center of rotation. If 2 points are selected the midpoint between them will be the center of rotation and a new custom axis will be created, if needed. If 3 points are selected the first point becomes the center of rotation and lies on the vector that is normal to the plane defined by the 3 points. Some distance and angle information is provided in the report view, which can be useful when aligning objects. For your convenience when Shift + click is used the appropriate distance or angle is copied to the clipboard. Vänligen välj en, två eller tre punkter och tryck sedan på denna knapp. En punkt kan antingen vara en hörnpunkt eller ligga på en kant eller yta. Om en kant eller yta väljs, kommer punkten ligga vid musens position på kanten eller ytan. Om en punkt är vald kommer den vara rotationscentrum. Om två punkter är valda kommer mittpunkten mellan dom att vara rotationscentrum, och en ny axel kommer skapas vid behov. Om tre punkter är valda kommer den första punkten att vara rotationscentrum och ligga på normalvektorn mot det plan som definieras av dom tre valda punkterna. Viss distans- och vinkelinformation är tillgänglig i rapport-vyn, vilket kan vara användbart när objekt ska justeras. För enkelhetens skull så kopieras lämplig distans och vinkel vid skift + klick. - + Incorrect quantity Felaktigt antal - + There are input fields with incorrect input, please ensure valid placement values! Det finns inmatningsfält med felaktiga värden, vänligen ange giltiga värden! @@ -6193,7 +5505,7 @@ som ursprungligen valts innan du öppnar denna dialogruta Gui::DockWnd::PropertyDockView - + Property View Egenskapsvy @@ -6261,22 +5573,22 @@ som ursprungligen valts innan du öppnar denna dialogruta Gå till slutet - + Clear Rensa - + Save As... Spara som... - + Save Report Output Spara rapport utmatning - + Plain Text Files Textfil @@ -6407,7 +5719,7 @@ som ursprungligen valts innan du öppnar denna dialogruta Applikation - + Labels & Attributes Etiketter & attribut @@ -6456,27 +5768,27 @@ Vill du spara ändringarna? PDF-fil - + untitled[*] utan namn[*] - + - Editor - Redigerare - + %1 chars removed %1 tecken borttagna - + %1 chars added %1 tecken tillagda - + Formatted Formatterad @@ -6592,74 +5904,74 @@ Vill du spara ändringarna? Gui::GraphvizView - + Graphviz not found Graphviz hittades inte - + Graphviz couldn't be found on your system. Graphviz kunde inte hittas i systemet. - + Read more about it here. Läs mer om det här. - + Do you want to specify its installation path if it's already installed? Vill du ange dess installationssökväg om det redan är installerat? - + Graphviz installation path Graphviz installationssökväg - + Graphviz failed Graphviz misslyckades - + Graphviz failed to create an image file Graphviz lyckades inte skapa en avbildningsfil - + PNG format PNG-format - + Bitmap format Bitmap-format - + GIF format GIF-format - + JPG format JPG-format - + SVG format SVG-format - - + + PDF format PDF-format - - + + Export graph Exportera graf @@ -6801,17 +6113,17 @@ Vill du spara ändringarna? Gui::MacroCommand - + Macros Makron - + Macro file doesn't exist Makrofil existerar inte - + No such macro file: '%1' Ingen sådan macrofil: '%1' @@ -6820,7 +6132,7 @@ Vill du spara ändringarna? Gui::MainWindow - + Dimension Dimension @@ -6850,32 +6162,42 @@ Vill du spara ändringarna? Stäng alla - - - + + + Toggles this toolbar Växlar denna verktygsrad - - - + + + Toggles this dockable window Växlar detta dockningsbara fönster - - + + WARNING: This is a development version. + VARNING: Detta är en utvecklingsversion. + + + + Please do not use in a production environment. + Använd inte i en produktionsmiljö. + + + + Unsaved document Osparat dokument - + The exported object contains external link. Please save the documentat least once before exporting. Det exporterade objektet innehåller extern länk. Spara dokumentet minst en gång innan du exporterar. - + To link to external objects, the document must be saved at least once. Do you want to save the document now? För att länka till externa objekt måste dokumentet sparas minst en gång. @@ -6885,63 +6207,63 @@ Vill du spara dokumentet nu? Gui::ManualAlignment - - - - - + + + + + Manual alignment Manuell justering - + The alignment is already in progress. Justeringen pågår redan. - + Alignment[*] Justering[*] - + Please, select at least one point in the left and the right view Välj minst en punkt i den vänstra och den högra vyn - + Please, select at least %1 points in the left and the right view Välj minst %1 punkter i den vänstra och den högra vyn - + Please pick points in the left and right view Markera punkter i den vänstra och den högra vyn - + The alignment has finished Justeringen är klar - + The alignment has been canceled Justeringen har avbrutits - - + + Too few points picked in the left view. At least %1 points are needed. För få punkter har markerats i den vänstra vyn. Minst %1 punkter behövs. - - + + Too few points picked in the right view. At least %1 points are needed. För få punkter har markerats i den högra vyn Minst %1 punkter behövs. - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. @@ -6950,59 +6272,59 @@ I vänstra vyn har %1 punkter markerats, I högra vyn har %2 punkter markerats. - + Try to align group of views Försök att anpassa vygrupper - + The alignment failed. How do you want to proceed? Anpassningen misslyckades. Hur vill du fortsätta? - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. Olika antal punkter har markerats i vänster respektive höger vy. I vänstra vyn har %1 punkter markerats, i högra vyn har %2 punkter markerats. - + Point_%1 Point_%1 - + Point picked at (%1,%2,%3) Punkt markerad vid (%1, %2, %3) - + No point was found on model Ingen punkt hittades på modellen - + No point was picked Ingen punkt markerades - + &Align &Align - + &Remove last point &Remove last point - + &Cancel &Avbryt - + &Synchronize views &Synchronize views @@ -7149,7 +6471,7 @@ Hur vill du fortsätta? Gui::PropertyEditor::LinkLabel - + Change the linked object Ändra det länkade objektet @@ -7157,12 +6479,12 @@ Hur vill du fortsätta? Gui::PropertyEditor::LinkSelection - + Error Fel - + Object not found Objekt hittades inte @@ -7233,13 +6555,13 @@ Hur vill du fortsätta? Gui::PropertyView - + View Vy - + Data Data @@ -7287,79 +6609,79 @@ Vill du avsluta utan att spara din data? Ohanterat okänt C++ undantag. - + &Copy K&opiera - + &Copy command &Kopiera kommando - + &Copy history &Kopieringshistorik - + Save history as... Spara historik som... - + Save history Spara historik - + Saves Python history across %1 sessions Sparar Python-historik över %1 sessioner - + &Paste Klistra &in - + Select All Markera allt - + Clear console Rensa konsolen - + Insert file name... Mata in filnamn... - + Word wrap Radbrytning - + Save History Spara historik - + Macro Files Makrofiler - + Insert file name Mata in filnamn - + All Files - Alla Filer + Alla filer @@ -7370,7 +6692,7 @@ Vill du avsluta utan att spara din data? Kommentar - + Uncomment Bortkommentera @@ -7378,17 +6700,17 @@ Vill du avsluta utan att spara din data? Gui::RecentFilesAction - + Open file %1 Öppna fil %1 - + File not found Fil ej funnen - + The file '%1' cannot be opened. Filen '%1' kan inte öppnas. @@ -7396,22 +6718,22 @@ Vill du avsluta utan att spara din data? Gui::RecentMacrosAction - + none inget - + Run macro %1 (Shift+click to edit) keyboard shortcut: %2 Run macro %1 (Shift+click to edit) keyboard shortcut: %2 - + File not found Fil ej funnen - + The file '%1' cannot be opened. Filen '%1' kan inte öppnas. @@ -7442,22 +6764,22 @@ Vill du avsluta utan att spara din data? Gui::SearchBar - + Previous Föregående - + Next Nästa - + Case sensitive Case sensitive - + Whole words Whole words @@ -7703,38 +7025,38 @@ Vill du ange en annan katalog? Gui::TextDocumentEditorView - + Text updated Text uppdaterad - + The text of the underlying object has changed. Discard changes and reload the text from the object? Texten hos det underliggande objektet har ändrats. Förkasta ändringar och ladda om texten från objektet? - + Yes, reload. Ja, ladda om. - + Unsaved document Osparat dokument - + Do you want to save your changes before closing? Vill du spara ändringarna innan du avslutar? - + If you don't save, your changes will be lost. Om du inte sparar går dina ändringar förlorade. - - + + Edit text Redigera text @@ -8006,7 +7328,7 @@ Vill du ange en annan katalog? Gui::TreeDockWidget - + Tree view Trädvy @@ -8014,7 +7336,7 @@ Vill du ange en annan katalog? Gui::TreePanel - + Search Sök @@ -8022,183 +7344,183 @@ Vill du ange en annan katalog? Gui::TreeWidget - + Search... Sök... - + Search for objects Sök efter objekt - + Activate document Aktivera dokument - + Activate document %1 Aktivera dokument %1 - + Tree settings Tree settings - + Show description column Show description column - + Show an extra tree view column for item description. The item's description can be set by pressing F2 (or your OS's edit button) or by editing the 'label2' property. Show an extra tree view column for item description. The item's description can be set by pressing F2 (or your OS's edit button) or by editing the 'label2' property. - + Group Grupp - + Labels & Attributes Etiketter & attribut - + Description Beskrivning - + Show items hidden in tree view Visa objekt dolda i trädvyn - + Show items that are marked as 'hidden' in the tree view Visa objekt som är markerade som 'dolda' i trädvyn - + Toggle visibility in tree view Växla synlighet i trädvyn - + Toggles the visibility of selected items in the tree view Växlar synligheten för markerade objekt i trädvyn - + Create group... Skapa grupp... - + Create a group Skapa en grupp - - + + Rename Döp om - + Rename object Döp om objekt - + Finish editing Slutför redigering - + Finish editing object Slutför redigering av objekt - + Add dependent objects to selection Add dependent objects to selection - + Adds all dependent objects to the selection Adds all dependent objects to the selection - + Close document Stäng dokument - + Close the document Stäng dokumentet - + Reload document Ladda om dokument - + Reload a partially loaded document Ladda om ett delvis laddat dokument - + Skip recomputes Utför inte omberäkningar - + Enable or disable recomputations of document Aktivera eller inaktivera omberäkningar av dokument - + Allow partial recomputes Tillåt partiell omberäkning - + Enable or disable recomputating editing object when 'skip recomputation' is enabled Aktivera eller inaktivera omberäkning av redigeringsobjekt när 'hoppa över omberäkning' är aktiverat - + Mark to recompute Markera för att omberäkna - + Mark this object to be recomputed Markera detta objekt för att bli omberäknat - + Recompute object Omräkna objekt - + Recompute the selected object Beräkna om det markerade objektet - + (but must be executed) (men måste verkställas) - + %1, Internal name: %2 %1, Internt namn: %2 @@ -8229,12 +7551,12 @@ Vill du ange en annan katalog? PDF-fil - + Opening file failed Fel vid filöppning - + Can't open file '%1' for writing. Kan inte öppna filen '%1' för skrivning. @@ -8242,7 +7564,7 @@ Vill du ange en annan katalog? Gui::WorkbenchGroup - + Select the '%1' workbench Välj arbetsbänken '%1' @@ -8457,69 +7779,70 @@ Vill du ange en annan katalog? QObject - - + + General Allmänt - - + + + Display Fönster - + Workbenches Arbetsbänkar - - - + + + Python Python - - - + + + Unknown filetype Okänd filtyp - - + + Cannot open unknown filetype: %1 Kan inte öppna okänd filtyp: %1 - + Export failed Exportering misslyckades - + Cannot save to unknown filetype: %1 Kan inte spara till okänd filtyp: %1 - + Workbench failure Fel på arbetsbänk - + %1 %1 - + Exception Undantag @@ -8565,8 +7888,8 @@ Vill du ange en annan katalog? Exporterar PDF ... - + Unsaved document Osparat dokument @@ -8720,17 +8043,17 @@ vill du fortsätta? Kan inte öppna fil '%1'. - + files Filer - + Save image Spara bild - + Choose an image file to open Välj en bildfil att öppna @@ -8836,44 +8159,44 @@ vill du fortsätta? - + Type Typ - + Notifier Notifierare - + Message Meddelande - + Notifier: Notifierare: - + Do you want to skip confirmation of further critical message notifications while loading the file? Vill du hoppa över bekräftelse av ytterligare kritiska meddelanden när du laddar filen? - + Critical Message Kritiskt meddelande - + Too many opened non-intrusive notifications. Notifications are being omitted! För många öppnade icke-störande meddelanden. Meddelanden utelämnas! - + Identical physical path detected. It may cause unwanted overwrite of existing document! @@ -8882,44 +8205,44 @@ vill du fortsätta? - + Are you sure you want to continue? Är du säker på att du vill fortsätta? - + Please check report view for more... Please check report view for more... - + Physical path: Physical path: - - + + Document: Document: - - + + Path: Sökväg: - + Identical physical path Identisk fysisk sökväg - + Could not save document Could not save document - + There was an issue trying to save the file. This may be because some of the parent folders do not exist, or you do not have sufficient permissions, or for other reasons. Error details: "%1" @@ -8932,102 +8255,102 @@ Would you like to save the file with a different name? Would you like to save the file with a different name? - - - + + + Saving aborted Sparning avbruten - + Save dependent files Spara beroende filer - + The file contains external dependencies. Do you want to save the dependent files, too? Filen innehåller externa beroenden. Vill du spara de beroende filerna också? - - + + Saving document failed Sparning av dokument misslyckades - + Save document under new filename... Spara dokumentet med ett nytt filnamn... - - + + Save %1 Document Spara %1 dokument - + Document Dokument - - + + Failed to save document Det gick inte att spara dokumentet - + Documents contains cyclic dependencies. Do you still want to save them? Dokument innehåller cykliska beroenden. Vill du fortfarande spara dem? - + Save a copy of the document under new filename... Spara en kopia av dokumentet med nytt filnamn... - + %1 document (*.FCStd) %1 dokument (*.FCStd) - + Document not closable Dokumentet kan ej stängas - + The document is not closable for the moment. Dokumentet kan inte stängas för tillfället. - + Document not saved Document not saved - + The document%1 could not be saved. Do you want to cancel closing it? The document%1 could not be saved. Do you want to cancel closing it? - + Undo Ångra - + Redo Gör om - + There are grouped transactions in the following documents with other preceding transactions Det finns grupperade transaktioner i följande dokument med andra föregående transaktioner - + Choose 'Yes' to roll back all preceding transactions. Choose 'No' to roll back in the active document only. Choose 'Abort' to abort @@ -9110,12 +8433,12 @@ Please open a browser window and type in: http://localhost:%1. Alternativ... - + Out of memory Slut på minne - + Not enough memory available to display the data. Det finns inte tillräckligt med minne för att visa datan. @@ -9131,7 +8454,7 @@ Please open a browser window and type in: http://localhost:%1. Kan inte finna fil %1, varken i %2 eller i %3 - + Navigation styles Navigationsstilar @@ -9142,7 +8465,7 @@ Please open a browser window and type in: http://localhost:%1. - + Transform Omvandla @@ -9207,12 +8530,12 @@ Please open a browser window and type in: http://localhost:%1. %1 är inte tom, vill du även ta bort innehållet? - + Translation: Förflyttning: - + Rotation: Rotation: @@ -9308,60 +8631,60 @@ understrykningstecken och får inte börja med en siffra. Det gick inte att lägga till egenskapen till '%1': %2 - - + + Drag & drop failed Dra och släpp misslyckades - + Setup configurable object Setup configurable object - + Select which object to copy or exclude when configuration changes. All external linked objects are excluded by default. Välj vilket objekt som ska kopieras eller uteslutas när konfigurationen ändras. Alla externa länkade objekt utesluts som standard. - + Please select which objects to copy when the configuration is changed Please select which objects to copy when the configuration is changed - + Apply to all Apply to all - + Apply the setting to all links. Or, uncheck this option to apply only to this link. Apply the setting to all links. Or, uncheck this option to apply only to this link. - + Copy on change Copy on change - + Enable Aktivera - + Enable auto copy of linked object when its configuration is changed Enable auto copy of linked object when its configuration is changed - + Tracking Spårning - + Copy the linked object when its configuration is changed. Also auto redo the copy if the original linked object is changed. @@ -9370,17 +8693,17 @@ Also auto redo the copy if the original linked object is changed. - + Disable copy on change Disable copy on change - + Refresh configurable object Uppdatera konfigurerbart objekt - + Synchronize the original configurable source object by creating a new deep copy. Note that any changes made to the current copy will be lost. @@ -9391,23 +8714,23 @@ the current copy will be lost. - + Toggle array elements Toggle array elements - + Change whether show each link array element as individual objects Change whether show each link array element as individual objects - + Transform at the origin of the placement Transform at the origin of the placement - - + + Override colors... Åsidosätt färger... @@ -9435,12 +8758,12 @@ the current copy will be lost. SelectionFilter - + Not allowed: Inte tillåtet: - + Selection not allowed by filter Markering inte tillåten av filter @@ -9448,9 +8771,9 @@ the current copy will be lost. StdBoxElementSelection - - + + Box element selection Box element selection @@ -9458,13 +8781,13 @@ the current copy will be lost. StdBoxSelection - + Box selection Lådmarkering - + Activate the box selection tool Activate the box selection tool @@ -9542,13 +8865,13 @@ the current copy will be lost. StdCmdAxisCross - + Toggle axis cross Växla axelkors - - + + Turns on or off the axis cross at the origin Turns on or off the axis cross at the origin @@ -9654,13 +8977,13 @@ the current copy will be lost. StdCmdDemoMode - + View turntable... Visa vridbord... - + View turntable Visa vridbord @@ -10000,13 +9323,13 @@ the current copy will be lost. StdCmdHideObjects - + Hide all objects Dölj alla objekt - - + + Hide all objects in the document Dölj alla objekt i dokumentet @@ -10014,13 +9337,13 @@ the current copy will be lost. StdCmdHideSelection - + Hide selection Dölj markering - - + + Hide all selected objects Dölj alla markerade objekt @@ -10294,13 +9617,13 @@ the current copy will be lost. StdCmdMeasureDistance - + Measure distance Mät avstånd - + Activate the distance measurement tool Activate the distance measurement tool @@ -10359,8 +9682,8 @@ the current copy will be lost. Skapa ett nytt tomt dokument - + Unnamed Namnlös @@ -10588,8 +9911,8 @@ the current copy will be lost. StdCmdRecentFiles - Recent files - Senaste filer + Open Recent + Öppna senaste @@ -10727,13 +10050,13 @@ the current copy will be lost. StdCmdSceneInspector - + Scene inspector... Sceninspektör... - + Scene inspector Sceninspektör @@ -10741,13 +10064,13 @@ the current copy will be lost. StdCmdSelBack - + &Back &Tillbaka - + Go back to previous selection Gå tillbaka till föregående markering @@ -10755,13 +10078,13 @@ the current copy will be lost. StdCmdSelBoundingBox - + &Bounding box &Markeringsramen - + Show selection bounding box Visa markeringsruta @@ -10769,13 +10092,13 @@ the current copy will be lost. StdCmdSelForward - + &Forward &Framåt - + Repeat the backed selection Repeat the backed selection @@ -10797,13 +10120,13 @@ the current copy will be lost. StdCmdSelectVisibleObjects - + Select visible objects Markera synliga objekt - - + + Select visible objects in the active document Markera synliga objekt i det aktiva dokumentet @@ -10825,13 +10148,13 @@ the current copy will be lost. StdCmdSetAppearance - + Appearance... Utseende... - + Sets the display properties of the selected object Ställer in det markerade objektets visningsegenskaper @@ -10839,13 +10162,13 @@ the current copy will be lost. StdCmdShowObjects - + Show all objects Visa alla objekt - - + + Show all objects in the document Visa alla objekt i dokumentet @@ -10853,13 +10176,13 @@ the current copy will be lost. StdCmdShowSelection - + Show selection Visa markering - - + + Show all selected objects Visa alla markerade objekt @@ -10895,13 +10218,13 @@ the current copy will be lost. StdCmdTextureMapping - + Texture mapping... strukturmappning... - + Texture mapping strukturmappning @@ -10951,13 +10274,13 @@ the current copy will be lost. StdCmdToggleNavigation - + Toggle navigation/Edit mode Växla navigations/redigeringsläge - - + + Toggle between navigation and edit mode Växla mellan navigering och redigeringsläge @@ -10965,13 +10288,13 @@ the current copy will be lost. StdCmdToggleObjects - + Toggle all objects Växla alla objekt - - + + Toggles visibility of all objects in the active document Växlar alla objektens synlighet i det aktiva dokumentet @@ -10979,13 +10302,13 @@ the current copy will be lost. StdCmdToggleSelectability - + Toggle selectability Växla valbarhet - - + + Toggles the property of the objects to get selected in the 3D-View Växlar objektens egenskaper för att bli markerade i 3D-vyn @@ -10993,13 +10316,13 @@ the current copy will be lost. StdCmdToggleVisibility - + Toggle visibility Växla synlighet - - + + Toggles visibility Växlar synligheten @@ -11049,13 +10372,13 @@ the current copy will be lost. StdCmdTreeCollapse - + Collapse selected item Komprimera markerat objekt - + Collapse currently selected tree items Komprimera för närvarande valda trädposter @@ -11063,13 +10386,13 @@ the current copy will be lost. StdCmdTreeExpand - + Expand selected item Expandera valt objekt - + Expand currently selected tree items Expandera för närvarande valda trädobjekt @@ -11077,13 +10400,13 @@ the current copy will be lost. StdCmdTreeSelectAllInstances - + Select all instances Markera alla instanser - + Select all instances of the current selected object Markera alla instanser av det aktuella markerade objektet @@ -11091,13 +10414,13 @@ the current copy will be lost. StdCmdTreeViewActions - + TreeView actions TreeView åtgärder - + TreeView behavior options and actions TreeView beteende alternativ och åtgärder @@ -11161,13 +10484,13 @@ the current copy will be lost. StdCmdViewBottom - + Bottom Botten - + Set to bottom view Ställ in till bottenvy @@ -11175,13 +10498,13 @@ the current copy will be lost. StdCmdViewCreate - + Create new view Skapa ny vy - + Creates a new view window for the active document Skapar ett nytt vyfönster för det aktiva dokumentet @@ -11189,13 +10512,13 @@ the current copy will be lost. StdCmdViewDimetric - + Dimetric Dimetrisk - + Set to dimetric view Applicera dimetrisk vy @@ -11203,13 +10526,13 @@ the current copy will be lost. StdCmdViewExample1 - + Inventor example #1 Inventor exempel #1 - + Shows a 3D texture with manipulator Visar en 3D struktur med manipulator @@ -11217,13 +10540,13 @@ the current copy will be lost. StdCmdViewExample2 - + Inventor example #2 Inventor exempel #2 - + Shows spheres and drag-lights Visar sfärer och släpljus @@ -11231,13 +10554,13 @@ the current copy will be lost. StdCmdViewExample3 - + Inventor example #3 Inventor exempel #3 - + Shows a animated texture Visar en animerad struktur @@ -11245,13 +10568,13 @@ the current copy will be lost. StdCmdViewFitAll - + Fit all Passa allt - + Fits the whole content on the screen Anpassar så allt får plats på skärmen @@ -11259,13 +10582,13 @@ the current copy will be lost. StdCmdViewFitSelection - + Fit selection Passa markering - + Fits the selected content on the screen Anpassar det markerade innehållet på skärmen @@ -11273,13 +10596,13 @@ the current copy will be lost. StdCmdViewFront - + Front Front - + Set to front view Ställ in till frontvy @@ -11287,13 +10610,13 @@ the current copy will be lost. StdCmdViewHome - + Home Start - + Set to default home view Ange som standardvy @@ -11301,13 +10624,13 @@ the current copy will be lost. StdCmdViewIsometric - + Isometric Isometrisk - + Set to isometric view Applicera isometrisk vy @@ -11315,13 +10638,13 @@ the current copy will be lost. StdCmdViewIvIssueCamPos - + Issue camera position Tilldela kameraposition - + Issue the camera position to the console and to a macro, to easily recall this position Tilldela kamerapositionen till konsolen och till ett makro, för att lätt återkalla denna position @@ -11329,13 +10652,13 @@ the current copy will be lost. StdCmdViewIvStereoInterleavedColumns - + Stereo Interleaved Columns Stereo interfolierade kolumner - + Switch stereo viewing to Interleaved Columns Växla stereovisning till interfolierade kolumner @@ -11343,13 +10666,13 @@ the current copy will be lost. StdCmdViewIvStereoInterleavedRows - + Stereo Interleaved Rows Stereo interfolierade rader - + Switch stereo viewing to Interleaved Rows Växla stereovisning till interfolierade rader @@ -11357,13 +10680,13 @@ the current copy will be lost. StdCmdViewIvStereoOff - + Stereo Off Stereo av - + Switch stereo viewing off Stänger av stereovisning @@ -11371,13 +10694,13 @@ the current copy will be lost. StdCmdViewIvStereoQuadBuff - + Stereo quad buffer Stereo quad buffer - + Switch stereo viewing to quad buffer Växla stereovisning till quad buffer @@ -11385,13 +10708,13 @@ the current copy will be lost. StdCmdViewIvStereoRedGreen - + Stereo red/cyan Stereo röd/cyan - + Switch stereo viewing to red/cyan Byt stereovisning till röd/cyan @@ -11399,13 +10722,13 @@ the current copy will be lost. StdCmdViewLeft - + Left Vänster - + Set to left view Ställ in till vänstervy @@ -11413,13 +10736,13 @@ the current copy will be lost. StdCmdViewRear - + Rear Bak - + Set to rear view Ställ in till bakvy @@ -11441,13 +10764,13 @@ the current copy will be lost. StdCmdViewRight - + Right Höger - + Set to right view Ställ in till högervy @@ -11455,13 +10778,13 @@ the current copy will be lost. StdCmdViewRotateLeft - + Rotate Left Rotera vänster - + Rotate the view by 90° counter-clockwise Rotera vyn 90° moturs @@ -11469,13 +10792,13 @@ the current copy will be lost. StdCmdViewRotateRight - + Rotate Right Rotera höger - + Rotate the view by 90° clockwise Rotera vyn 90° medurs @@ -11497,13 +10820,13 @@ the current copy will be lost. StdCmdViewTop - + Top Topp - + Set to top view Ställ in till toppvy @@ -11511,13 +10834,13 @@ the current copy will be lost. StdCmdViewTrimetric - + Trimetric Trimetrisk - + Set to trimetric view Applicera trimetrisk vy @@ -11525,13 +10848,13 @@ the current copy will be lost. StdCmdViewVR - + FreeCAD-VR FreeCAD-VR - + Extend the FreeCAD 3D Window to a Oculus Rift Utvidga 3D-fönstret till en Oculus Rift @@ -11595,13 +10918,13 @@ the current copy will be lost. StdMainFullscreen - + Fullscreen Helskärm - + Display the main window in fullscreen mode Visa huvudfönstret i helskärmsläge @@ -11637,13 +10960,13 @@ the current copy will be lost. StdRecallWorkingView - + Recall working view Recall working view - - + + Recall previously stored temporary working view Recall previously stored temporary working view @@ -11651,13 +10974,13 @@ the current copy will be lost. StdStoreWorkingView - + Store working view Store working view - - + + Store a document-specific temporary working view Store a document-specific temporary working view @@ -11665,13 +10988,13 @@ the current copy will be lost. StdTreeCollapseDocument - + Collapse/Expand Minimera/expandera - + Expand active document and collapse all others Expandera det aktiva dokumentet och minimera alla andra @@ -11679,12 +11002,12 @@ the current copy will be lost. StdTreeDrag - + Initiate dragging Initiera dragning - + Initiate dragging of current selected tree items Initiera dragning av aktuella valda trädobjekt @@ -11692,13 +11015,13 @@ the current copy will be lost. StdTreeMultiDocument - + Multi document Flerdokument - + Display all documents in the tree view Visa alla dokument i trädvyn @@ -11706,12 +11029,12 @@ the current copy will be lost. StdTreePreSelection - + Pre-selection Förval - + Preselect the object in 3D view when mouse over the tree item Förvälj objektet i 3D-vyn när musen går över trädobjektet @@ -11719,12 +11042,12 @@ the current copy will be lost. StdTreeRecordSelection - + Record selection Spela in markering - + Record selection in tree view in order to go back/forward using navigation button Spela in markering i trädvyn för att gå bakåt/framåt med navigeringsknappen @@ -11732,13 +11055,13 @@ the current copy will be lost. StdTreeSelection - + Go to selection Gå till markering - + Scroll to first selected item Rulla till den först valda saken @@ -11746,13 +11069,13 @@ the current copy will be lost. StdTreeSingleDocument - + Single document Enskilt dokument - + Only display the active document in the tree view Visa endast det aktiva dokumentet i trädvyn @@ -11760,12 +11083,12 @@ the current copy will be lost. StdTreeSyncPlacement - + Sync placement Synkronisera placering - + Auto adjust placement on drag and drop objects across coordinate systems Justera automatiskt placering när du drar och släpper objekt över koordinatsystem @@ -11773,12 +11096,12 @@ the current copy will be lost. StdTreeSyncSelection - + Sync selection Synkroniseringsval - + Auto expand tree item when the corresponding object is selected in 3D view Expandera trädobjektet automatiskt när motsvarande objekt väljs i 3D-vyn @@ -11786,12 +11109,12 @@ the current copy will be lost. StdTreeSyncView - + Sync view Synkronisera vy - + Auto switch to the 3D view containing the selected item Växla automatiskt till 3D-vyn som innehåller det valda objektet @@ -11799,13 +11122,13 @@ the current copy will be lost. StdViewBoxZoom - + Box zoom Låd zoom - + Activate the box zoom tool Activate the box zoom tool @@ -11813,13 +11136,13 @@ the current copy will be lost. StdViewDock - + Docked Dockad - + Display the active view either in fullscreen, in undocked or docked mode Visa den aktiva vyn antingen i helskärm, i odockat eller dockat läge @@ -11827,13 +11150,13 @@ the current copy will be lost. StdViewDockUndockFullscreen - + Document window Dokumentfönstret - + Display the active view either in fullscreen, in undocked or docked mode Visa den aktiva vyn antingen i helskärm, i odockat eller dockat läge @@ -11841,13 +11164,13 @@ the current copy will be lost. StdViewFullscreen - + Fullscreen Helskärm - + Display the active view either in fullscreen, in undocked or docked mode Visa den aktiva vyn antingen i helskärm, i odockat eller dockat läge @@ -11855,13 +11178,13 @@ the current copy will be lost. StdViewScreenShot - + Save image... Spara bild... - + Creates a screenshot of the active view Ta en skärmbild på den aktiva vyn @@ -11869,13 +11192,13 @@ the current copy will be lost. StdViewUndock - + Undocked Odockad - + Display the active view either in fullscreen, in undocked or docked mode Visa den aktiva vyn antingen i helskärm, i odockat eller dockat läge @@ -11883,13 +11206,13 @@ the current copy will be lost. StdViewZoomIn - + Zoom In Zooma in - + Increase the zoom factor by a fixed amount Increase the zoom factor by a fixed amount @@ -11897,13 +11220,13 @@ the current copy will be lost. StdViewZoomOut - + Zoom Out Zooma ut - + Decrease the zoom factor by a fixed amount Decrease the zoom factor by a fixed amount @@ -11936,72 +11259,72 @@ Are you sure you want to continue? Std_DrawStyle - + As is Som är - + Normal mode Normalt läge - + Points Punkter - + Points mode Punktläge - + Wireframe Trådram - + Wireframe mode Trådramsläge - + Hidden line Dold linje - + Hidden line mode Dolda linjer-läge - + No shading Utan skuggning - + No shading mode Utan skuggning-läge - + Shaded Skuggad - + Shaded mode Skuggläge - + Flat lines Platta linjer - + Flat lines mode Platta linjer-läge @@ -12215,12 +11538,12 @@ Vill du fortfarande fortsätta? Gui::MDIView - + Export PDF Exportera PDF - + PDF file PDF-fil @@ -12228,196 +11551,190 @@ Vill du fortfarande fortsätta? Gui::Dialog::DlgSettingsNotificationArea - - + Notification Area Aviseringsområde - + Settings Inställningar - + The Notification area will appear in the status bar The Notification area will appear in the status bar - + Enable Notification Area Enable Notification Area - + Non-intrusive notifications will appear next to the notification area in the status bar Non-intrusive notifications will appear next to the notification area in the status bar - + Enable non-intrusive notifications Enable non-intrusive notifications - + Additional data sources Additional data sources - + Errors intended for developers will appear in the notification area Errors intended for developers will appear in the notification area - + Debug errors Debug errors - + Warnings intended for developers will appear in the notification area Warnings intended for developers will appear in the notification area - + Debug warnings Debug warnings - + Non-Intrusive Notifications Non-Intrusive Notifications - + Minimum Duration: Minimum Duration: - + Maximum Duration: Maximum Duration: - + Duration during which the notification will be shown (unless mouse buttons are clicked) Duration during which the notification will be shown (unless mouse buttons are clicked) - - + + s s - + Minimum duration during which the notification will be shown (unless notification clicked) Minimum duration during which the notification will be shown (unless notification clicked) - + Maximum Number of Notifications: Maximum Number of Notifications: - + Maximum number of notifications that will be simultaneously present on the screen Maximum number of notifications that will be simultaneously present on the screen - + Notification width: Notification width: - + Width of the notification in pixels Width of the notification in pixels - + Any open non-intrusive notifications will disappear when another window is activated Any open non-intrusive notifications will disappear when another window is activated - + Hide when other window is activated Hide when other window is activated - + Prevent non-intrusive notifications from appearing when the FreeCAD Window is not the active window Prevent non-intrusive notifications from appearing when the FreeCAD Window is not the active window - + Do not show when inactive Do not show when inactive - + Message List Message List - + Limit the number of messages that will be kept in the list. If 0 there is no limit. Limit the number of messages that will be kept in the list. If 0 there is no limit. - + Maximum Messages (0 = no limit): Maximum Messages (0 = no limit): - + Removes the user notifications from the message list after the non-intrusive maximum duration has lapsed. Removes the user notifications from the message list after the non-intrusive maximum duration has lapsed. - + Auto-remove User Notifications Auto-remove User Notifications - - - Activation of the Notification Area only takes effect after an application restart. - Activation of the Notification Area only takes effect after an application restart. - Gui::Dialog::DlgSettingsWorkbenches - + Available Workbenches Tillgängliga arbetsbänkar - + <html><head/><body><p>You can reorder workbenches by drag and drop. Additional workbenches can be installed through the addon manager.</p><p> Currently, your system has the following workbenches:</p></body></html> <html><head/><body><p>You can reorder workbenches by drag and drop. Additional workbenches can be installed through the addon manager.</p><p> Currently, your system has the following workbenches:</p></body></html> - + Start up workbench: Start up workbench: - + Choose which workbench will be activated and shown after FreeCAD launches Välj vilken arbetsbänk som ska aktiveras och visas vid start av FreeCAD - + Workbench selector position : Workbench selector position : - + Customize where the workbench selector appears (restart required). 'Toolbar': In the toolbars, as a movable toolbar. @@ -12430,12 +11747,12 @@ vid start av FreeCAD 'Right Corner': In the menu bar, on the right corner. - + If checked, application will remember which workbench is active for each tab of the viewport Om markerad, så kommer applikationen att komma ihåg vilken arbetsbänk som är aktiv för varje flik i visningsområdet - + Remember active workbench by tab Kom ihåg aktiv arbetsbänk för flik @@ -12584,47 +11901,47 @@ vid start av FreeCAD Gui::Dialog::wbListItem - + If unchecked, %1 will not appear in the available workbenches. If unchecked, %1 will not appear in the available workbenches. - + This is the current startup module, and must be enabled. See Preferences/General/Autoload to change. This is the current startup module, and must be enabled. See Preferences/General/Autoload to change. - + Shortcut to activate this workbench. Shortcut to activate this workbench. - + Auto-load Läs in automatiskt - + If checked, %1 will be loaded automatically when FreeCAD starts up If checked, %1 will be loaded automatically when FreeCAD starts up - + This is the current startup module, and must be autoloaded. See Preferences/General/Autoload to change. Detta är den aktuella startmodulen och måste autoladdas. Se Inställningar/Allmän/Autoladda för att ändra. - + Loaded Laddad - + Load Ladda - + To preserve resources, FreeCAD does not load workbenches until they are used. Loading them may provide access to additional preferences related to their functionality. To preserve resources, FreeCAD does not load workbenches until they are used. Loading them may provide access to additional preferences related to their functionality. @@ -12632,17 +11949,17 @@ vid start av FreeCAD Gui::Dialog::DlgSettingsWorkbenchesImp - + Toolbar Verktygsfält - + Left corner Left corner - + Right corner Right corner @@ -12668,12 +11985,12 @@ vid start av FreeCAD Gui::NotificationArea - + Delete user notifications Delete user notifications - + Delete All Delete All @@ -12709,13 +12026,13 @@ vid start av FreeCAD StdViewLoadImage - + Load image... Läs in bild... - + Loads an image Läser in bild @@ -12756,7 +12073,7 @@ vid start av FreeCAD RIGHT - RIGHT + HÖGER @@ -12783,4 +12100,742 @@ vid start av FreeCAD An error occurred -- see Report View for information + + Gui::Dialog::DlgSettingsEditor + + + Editor + Redigerare + + + + Options + Alternativ + + + + Code lines will be numbered + Kodrader kommer att numreras + + + + Enable line numbers + Aktivera radnummer + + + + The cursor shape will be a block + The cursor shape will be a block + + + + Enable block cursor + Enable block cursor + + + + Enable folding + Aktivera vikning + + + + Indentation + Indrag + + + + Tab size: + Tabulatorstorlek: + + + + Tabulator raster (how many spaces) + Tabulator raster (how many spaces) + + + + Indent size: + Storlek på indrag: + + + + How many spaces will be inserted when pressing <Tab> + Hur många mellanslag som kommer att infogas med <Tab> + + + + Pressing <Tab> will insert a tabulator with defined tab size + Tryck på <Tab> för att infoga definierad indenteringsstorlek + + + + Keep tabs + Behåll tabulatorer + + + + Pressing <Tab> will insert amount of defined indent size + Tryck på <Tab> för att infoga definierad indenteringsstorlek + + + + Insert spaces + Sätt in mellanslag + + + + Display items + Visa objekt + + + + Color and font settings will be applied to selected type + Färg- och typsnittsinställningar kommer att tillämpas på markerad typ + + + + Family: + Familj: + + + + Font family to be used for selected code type + Typsnittsfamilj som ska användas för markerad kodtyp + + + + Size: + Storlek: + + + + Font size to be used for selected code type + Teckenstorlek som ska användas för markerad kodtyp + + + + Color: + Färg: + + + + Preview: + Förhandsgranskning: + + + + Text + Text + + + + Bookmark + Bokmärke + + + + Breakpoint + Brytpunkt + + + + Keyword + Nyckelord + + + + Comment + Kommentar + + + + Block comment + Blockkommentar + + + + Number + Nummer + + + + String + Sträng + + + + Character + Tecken + + + + Class name + Klassnamn + + + + Define name + Definiera namn + + + + Operator + Operator + + + + Python output + Python utmatning + + + + Python error + Python fel + + + + Current line highlight + Nuvarande radmarkering + + + + Items + Saker + + + + Gui::Dialog::DlgSettingsGeneral + + + General + Allmänt + + + + Language and number format + Language and number format + + + + Language: + Språk: + + + + Language of the application's user interface + Användargränssnittets språk + + + + Unit system: + Enhetssystem: + + + + Unit system that should be used for all parts of the application + Unit system that should be used for all parts of the application + + + + Number of decimals: + Antal decimaler: + + + + Number of decimals that should be shown for numbers and dimensions + Antal decimaler som ska visas för siffror och dimensioner + + + + Minimum fractional inch: + Minsta bråkdel av tum: + + + + Minimum fractional inch to be displayed + Minsta bråkdel tum som ska visas + + + + Number format: + Number format: + + + + Operating system + Operativsystem + + + + Selected language + Selected language + + + + C/POSIX + C/POSIX + + + + If enabled, numerical keypad decimal separator +will be substituted with locale separator, except +in Python Console and Macro Editor where a +dot/period will always be printed. + If enabled, numerical keypad decimal separator +will be substituted with locale separator, except +in Python Console and Macro Editor where a +dot/period will always be printed. + + + + Substitute decimal separator + Substitute decimal separator + + + + Application + Applikation + + + + Theme: + Tema: + + + + Customize how user interface will look like + Anpassa användargränssnittets utseende + + + + Size of toolbar icons: + Storlek på verktygsfältsikonerna: + + + + Choose your preference for toolbar icon size. You can adjust +this according to your screen size or personal taste + Välj din inställning för ikonstorlek i verktygsfältet. Du kan justera +detta beroende på skärmstorlek eller personlig smak + + + + Tree view mode: + Trädvyläge: + + + + Customize how tree view is shown in the panel (restart required). + +'ComboView': combine tree view and property view into one panel. +'TreeView and PropertyView': split tree view and property view into separate panel. +'Both': keep all three panels, and you can have two sets of tree view and property view. + Anpassa hur trädvyn visas i panelen (omstart krävs). + +'ComboView': kombinera trävyn och egenskapsvyn i en panel. +'TreeView and PropertyView': delad trädvy och egenskapsvy i separat panel. +'Båda': ha alla tre paneler, och du kan ha två uppsättningar av träd vy och egenskapsvy. + + + + Size of recent file list: + Size of recent file list: + + + + How many files should be listed in recent files list + Hur många filer ska visas i listan över senaste filer + + + + Background of the main window (when no document is opened) will consist of tiles of a special image. +See the FreeCAD Wiki for details about the image. + Background of the main window (when no document is opened) will consist of tiles of a special image. +See the FreeCAD Wiki for details about the image. + + + + Enable tiled background + Aktivera staplad bakgrund + + + + The text cursor will be blinking + The text cursor will be blinking + + + + Enable cursor blinking + Enable cursor blinking + + + + A Splash screen is a small loading window that is shown +when FreeCAD is launching. If this option is checked, FreeCAD will +display the splash screen + En startskärm är ett litet laddningsfönster som visas +när FreeCAD startar. Om detta alternativ är markerat kommer FreeCAD +visa startskärm + + + + Enable splash screen at start up + Aktivera splashfönster vid uppstart + + + + Preference packs + Preference packs + + + + Name + Namn + + + + Type + Typ + + + + Load + Ladda + + + + Import config... + Import config... + + + + Save new... + Save new... + + + + Manage... + Manage... + + + + Revert... + Revert... + + + + Manage preference packs + Manage preference packs + + + + Small (%1px) + Liten (%1px) + + + + Medium (%1px) + Medel (%1px) + + + + Large (%1px) + Stor (%1px) + + + + Extra large (%1px) + Extra stor (%1px) + + + + Custom (%1px) + Anpassad (%1px) + + + + Combo View + Kombinerad vy + + + + TreeView and PropertyView + TrädVy och EgenskapsVy + + + + Both + Båda + + + + Preference Pack Name + Preference Pack Name + + + + Tags + Taggar + + + + Apply + Verkställ + + + + Apply the %1 preference pack + Apply the %1 preference pack + + + + Choose a FreeCAD config file to import + Choose a FreeCAD config file to import + + + + File exists + File exists + + + + A preference pack with that name already exists. Overwrite? + A preference pack with that name already exists. Overwrite? + + + + Gui::Dialog::DlgSettingsReportView + + + Report view + Rapportvy + + + + Output + Utmatning + + + + Normal messages will be recorded + Normala meddelanden kommer att spelas in + + + + Record normal messages + Spela in normala meddelanden + + + + Log messages will be recorded + Loggmeddelanden kommer att spelas in + + + + Record log messages + spela in logg meddelanden + + + + Warnings will be recorded + Varningar kommer att registreras + + + + Record warnings + Spela in varningar + + + + Error messages will be recorded + Felmeddelanden kommer att spelas in + + + + Record error messages + Spela in felmeddelanden + + + + When an error has occurred, the Report View dialog becomes visible +on-screen while displaying the error + När ett fel har inträffat blir dialogrutan för rapportvy synlig +på skärmen när felet visas + + + + Show report view on error + Visa rapportvy vid fel + + + + When a warning has occurred, the Report View dialog becomes visible +on-screen while displaying the warning + När varning har inträffat blir dialogrutan för rapportvy synlig +på skärmen när varningen visas + + + + Show report view on warning + Visa rapportvy vid varning + + + + When a normal message has occurred, the Report View dialog becomes visible +on-screen while displaying the message + När ett normalt meddelande har inträffat blir dialogrutan för rapportvy synlig +på skärmen när meddelandet visas + + + + Show report view on normal message + Visa rapportvy på normalt meddelande + + + + When a log message has occurred, the Report View dialog becomes visible +on-screen while displaying the log message + När ett loggmeddelande har inträffat blir dialogrutan för Report View synlig +på skärmen när loggmeddelandet visas + + + + Show report view on log message + Visa rapportvy för loggmeddelande + + + + Include a timecode for each report + Inkludera en tidskod för varje rapport + + + + Include a timecode for each entry + Inkludera en tidskod för varje post + + + + Colors + Färger + + + + Normal messages: + Normala meddelanden: + + + + Font color for normal messages in Report view panel + Teckensnittsfärg för vanliga meddelanden i panelen Rapportvy + + + + Log messages: + Loggmeddelanden: + + + + Font color for log messages in Report view panel + Teckensnittsfärg för loggmeddelanden i panelen Rapportvy + + + + Warnings: + Varningar: + + + + Font color for warning messages in Report view panel + Teckensnittsfärg för varningsmeddelanden i panelen Rapportvy + + + + Errors: + Fel: + + + + Font color for error messages in Report view panel + Teckensnittsfärg för felmeddelanden i panelen Rapportvy + + + + Python interpreter + Python-tolk + + + + Internal Python output will be redirected +from Python console to Report view panel + Intern Python-utmatning kommer att omdirigeras +från Python-konsolen till Rapportvy panelen + + + + Redirect internal Python output to report view + Dirigera om intern Pythonutmatning till rapportvyn + + + + Internal Python error messages will be redirected +from Python console to Report view panel + Intern Python-utmatning kommer att omdirigeras +från Python-konsolen till Rapportvy panelen + + + + Redirect internal Python errors to report view + Omdirigera interna Pythonfel till rapportvy + + + + Gui::Dialog::DlgSettingsTheme + + + Theme + Tema + + + + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + + + + Style sheet: + Formatmall: + + + + Style sheet how user interface will look like + Stilmallen för användargränssnittets utseende + + + + Secondary theme color + Secondary theme color + + + + + + This color might be used by your theme to let you customize it. + This color might be used by your theme to let you customize it. + + + + Highlight color + Highlight color + + + + Focus theme color + Focus theme color + + + + No style sheet + Ingen formatmall + + diff --git a/src/Gui/Language/FreeCAD_tr.ts b/src/Gui/Language/FreeCAD_tr.ts index cae8131815..803a012282 100644 --- a/src/Gui/Language/FreeCAD_tr.ts +++ b/src/Gui/Language/FreeCAD_tr.ts @@ -42,29 +42,29 @@ Unsurun görsel boyutu - + <empty> <boş> - - + + Angle Açı - - + + Axis Eksen - + Position Position - + Enum Numaralandırma @@ -91,12 +91,12 @@ CmdViewMeasureClearAll - + Clear measurement Ölçümü temizle - + Clear all visible measurements Clear all visible measurements @@ -104,12 +104,12 @@ CmdViewMeasureToggleAll - + Toggle measurement Ölçümü aç / kapat - + Turn on or off the display of all measurements Turn on or off the display of all measurements @@ -117,12 +117,12 @@ Command - + Edit Düzenle - + Import İçe aktar @@ -182,7 +182,7 @@ Bir grup ekle - + Align Align @@ -194,18 +194,18 @@ - + Transform Dönüştür - + Toggle array elements Dizi öğelerini aç/kapat - + Link Transform Bağlantı dönüşümü @@ -215,12 +215,12 @@ Mesafe Ölç - + Toggle visibility Görünürlüğünü Aç/Kapat - + Toggle selectability Seçilebilirliği değiştir @@ -559,7 +559,7 @@ Gui::AutoSaver - + Please wait until the AutoRecovery file has been saved... Otomatik Kurtarma dosyası kaydedilinceye kadar lütfen bekleyin... @@ -711,47 +711,47 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::AboutDialog - - + + Credits Header for the Credits tab of the About screen Katkıda Bulunanlar - + FreeCAD would not be possible without the contributions of FreeCAD, bu katkılar olmadan ortaya çıkamazdı: - + Individuals Header for the list of individual people in the Credits list. Kişiler - + Organizations Header for the list of companies/organizations in the Credits list. Kuruluşlar - - + + License Lisans - + Libraries Kütüphaneler - + This software uses open source components whose copyright and other proprietary rights belong to their respective owners: Bu yazılım telif hakkı ve diğer fikri mülkiyet hakları ilgili sahiplerine ait açık kaynak bileşenleri kullanır: - + Collection Koleksiyon @@ -759,22 +759,22 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::ApplicationCache - + Cache directory Önbellek Dizini - + The cache directory %1 exceeds the size of %2. Önbellek dizini %1 %2 boyutunu aşıyor. - + Do you want to clear it now? Şimdi temizlemek istiyor musunuz? - + Warning: Please make sure that this is the only running %1 instance and that no documents are opened as this may result into data loss! Uyarı: Lütfen bunun sadece çalışan %1 örneği olduğu ve veri kaybına uğrayabileceğinden dolayı hiçbir belgenin açık olmadığından emin olun! @@ -795,37 +795,37 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::CameraDialog - + Camera settings Kamera ayarları - + Orientation Yönlendirme - + Q0 Q0 - + Q1 Q1 - + Q2 Q2 - + Q3 Q3 - + Current view Geçerli görünüm @@ -1394,13 +1394,13 @@ same time. The one with the highest priority will be triggered. Başlık - + All Hepsi - - + + none hiçbiri @@ -1408,8 +1408,8 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgCustomToolBoxbarsImp - - + + Toolbox bars Araç kutusu çubukları @@ -1684,551 +1684,123 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgDisplayPropertiesImp - + Default Varsayılan - + Aluminium Alüminyum - + Brass Pirinç - + Bronze Bronz - + Copper Bakır - + Chrome Krom - + Emerald Zümrüt - + Gold Altın - + Jade Yeşim taşı - + Metalized Metalleşmiş - + Neon GNC Neon GNC - + Neon PHC Neon PHC - + Obsidian Obsidyen - + Pewter Kalay - + Plaster Alçı - + Plastic Plastik - + Ruby Yakut - + Satin Saten - + Shiny plastic Parlak plastik - + Silver Gümüş - + Steel Çelik - + Stone Taş Gui::Dialog::DlgEditorSettings - - - Editor - Düzenleyici - - - - Options - Seçenekler - - - - Code lines will be numbered - Kod satırları numaralandırılacak - - - - Enable line numbers - Satır numaralarını etkinleştir - - - - The cursor shape will be a block - İmleç, blok şeklinde olacak - - - - Enable block cursor - Blok imleci etkinleştir - - - - Enable folding - Katlamayı etkinleştir - - - - Indentation - Girinti - - - - Tab size: - Sekme boyutu: - - - - Tabulator raster (how many spaces) - Sekme ızgarası boşluğa göre - - - - Indent size: - Girinti boyutu: - - - - How many spaces will be inserted when pressing <Tab> - <Tab> tuşuna basıldığında ne kadar boşluk eklenecek - - - - Pressing <Tab> will insert a tabulator with defined tab size - <Tab> tuşuna bastığınızda tanımlı sekme boyutunda bir sekme durağı ekleyecek - - - - Keep tabs - Sekmeleri koru - - - - Pressing <Tab> will insert amount of defined indent size - <Tab> a basmak, tanımlı talep boyutu miktarını ekleyecek - - - - Insert spaces - Boşluk ekle - - - - Display items - Ögeleri göster - - - - Color and font settings will be applied to selected type - Renk ve yazı tipi ayarları seçilen türe uygulanacak - - - - Family: - Aile: - - - - Font family to be used for selected code type - Seçilen kod türü için kullanılacak yazı tipi ailesi - - - - Size: - Boyut: - - - - Font size to be used for selected code type - Seçilen kod türü için kullanılacak yazı tipi boyutu - - - - Color: - Renk: - - - - Preview: - Önizleme: - Altgrup '%1' zaten mevcut. - - Gui::Dialog::DlgGeneral - - - General - Genel - - - - Language of the application's user interface - Uygulamanın kullanıcı arayüzü dili - - - - Number format: - Sayı biçimi: - - - - Operating system - İşletim Sistemi - - - - Selected language - Seçilen dil - - - - C/POSIX - C/POSIX - - - - If enabled, numerical keypad decimal separator -will be substituted with locale separator, except -in Python Console and Macro Editor where a -dot/period will always be printed. - If enabled, numerical keypad decimal separator -will be substituted with locale separator, except -in Python Console and Macro Editor where a -dot/period will always be printed. - - - - Preference packs - Tercih paketleri - - - - Name - Isim - - - - Type - Türü - - - - Load - Yükle - - - - Import config... - Import config... - - - - Save new... - Yeni Kaydet... - - - - Manage... - Yönet... - - - - Revert... - Geri al... - - - - How many files should be listed in recent files list - Son dosyalar listesinde kaç dosya sıralanmalı - - - - Enable tiled background - Kiremitli arka plan etkinleştirmek - - - - The text cursor will be blinking - Metin imleci yanıp sönecek - - - - Enable cursor blinking - İmlecin yanıp sönmesini etkinleştir - - - - Style sheet: - Stil Sayfası: - - - - Language and number format - Language and number format - - - - Language: - Language: - - - - Unit system: - Ölçü Birimi sistemi: - - - - Unit system that should be used for all parts of the application - Unit system that should be used for all parts of the application - - - - Number of decimals: - Ondalık basamak sayısı: - - - - Number of decimals that should be shown for numbers and dimensions - Numaralar ve boyutlar için gösterilmesi gereken ondalık sayısı - - - - Minimum fractional inch: - En küçük kesirli inç: - - - - Minimum fractional inch to be displayed - Görüntülenecek en küçük kesirli inç - - - - Substitute decimal separator - Substitute decimal separator - - - - Application - Uygulama - - - - Style sheet how user interface will look like - Sayfayı, kullanıcı arayüzüne benzer şekilde tasarla - - - - Size of toolbar icons: - Araç çubuğu simgeleri Boyutu: - - - - Choose your preference for toolbar icon size. You can adjust -this according to your screen size or personal taste - Araç çubuğu simge boyutu tercihinizi seçin. Bunu, ekran -boyutunuza veya kişisel zevkinize göre ayarlayabilirsiniz - - - - Tree view mode: - Unsur ağacı modu: - - - - Customize how tree view is shown in the panel (restart required). - -'ComboView': combine tree view and property view into one panel. -'TreeView and PropertyView': split tree view and property view into separate panel. -'Both': keep all three panels, and you can have two sets of tree view and property view. - Panelde görüntülenen işlem ağacı görünümünü özelleştirin (yeniden başlatma gereklidir). - -'TekGörünüm': ağaç ve özellik görünümünü tek panelde birleştirin. -'AğaçGörünümü ve ÖzellikGörünümü': ağaç görünümü ve özellik görünümünü iki panele ayırın. -'Hepsi': hem birleşik hem ayrı panellerin üçü de kalsın. - - - - Size of recent file list: - Size of recent file list: - - - - Background of the main window (when no document is opened) will consist of tiles of a special image. -See the FreeCAD Wiki for details about the image. - Background of the main window (when no document is opened) will consist of tiles of a special image. -See the FreeCAD Wiki for details about the image. - - - - A Splash screen is a small loading window that is shown -when FreeCAD is launching. If this option is checked, FreeCAD will -display the splash screen - Karşılama ekranı, FreeCAD çalıştığında gözüken -küçük bir yükleme penceresidir. Bu özellik seçiliyse, FreeCAD -karşılama ekranını gösterecektir - - - - Enable splash screen at start up - Giriş ekranını başlangıçta etkinleştir - - - - Gui::Dialog::DlgGeneralImp - - - Manage preference packs - Tercih paketlerini yönet - - - - Small (%1px) - Küçük (%1px) - - - - Medium (%1px) - Orta (%1px) - - - - Large (%1px) - Büyük (%1px) - - - - Extra large (%1px) - Çok büyük (%1px) - - - - Custom (%1px) - Özel (%1px) - - - - Combo View - Birleşik görünüm - - - - TreeView and PropertyView - AğaçGörünümü ve ÖzellikGörünümü - - - - Both - İkisi - - - - No style sheet - Stil Sayfası - - - - Preference Pack Name - Tercih Paketi Adı - - - - Tags - Etiketler - - - - Apply - Uygula - - - - Apply the %1 preference pack - %1 tercih paketini uygula - - - - Choose a FreeCAD config file to import - Choose a FreeCAD config file to import - - - - File exists - Dosya mevcut - - - - A preference pack with that name already exists. Overwrite? - Aynı adlı bir tercih paketi zaten bulunuyor. Üzerine yazılsın mı? - - Gui::Dialog::DlgInputDialog @@ -3116,184 +2688,6 @@ Lütfen başka bir dizin belirtin. Gui::Dialog::DlgReportView - - - Report view - Rapor Görünümü - - - - Output - Çıktı - - - - Normal messages will be recorded - Normal iletiler kaydedilecek - - - - Record normal messages - Normal iletileri kaydet - - - - Log messages will be recorded - Günlük mesajları kaydedilecek - - - - Record log messages - Günlük iletilerini kaydet - - - - Warnings will be recorded - Uyarılar kaydedilecek - - - - Record warnings - Uyarıları kaydet - - - - Error messages will be recorded - Hata mesajları kaydedilecek - - - - Record error messages - Hata iletilerini kaydet - - - - When an error has occurred, the Report View dialog becomes visible -on-screen while displaying the error - Bir hata oluştuğunda, hatayı görüntülerken Rapor Görünümü iletişim kutusu görünür hale gelir - - - - Show report view on error - Hata anında rapor görünümünü göster - - - - When a warning has occurred, the Report View dialog becomes visible -on-screen while displaying the warning - Bir uyarı oluştuğunda, uyarı görüntülenirken Rapor Görünümü iletişim kutusu ekranda görünür hale gelir - - - - Show report view on warning - Uyarı anında rapor görünümünü göster - - - - When a normal message has occurred, the Report View dialog becomes visible -on-screen while displaying the message - Normal bir mesaj oluştuğunda, mesaj görüntülenirken Rapor Görünümü iletişim kutusu ekranda görünür hale gelir - - - - Show report view on normal message - Normal iletide rapor görünümünü göster - - - - When a log message has occurred, the Report View dialog becomes visible -on-screen while displaying the log message - Bir günlük mesajı oluştuğunda, günlük mesajı görüntülenirken Rapor Görünümü iletişim kutusu ekranda görünür hale gelir - - - - Show report view on log message - Günlük iletisinde rapor görünümünü göster - - - - Include a timecode for each report - Her bir rapor için zaman kodu içer - - - - Include a timecode for each entry - Her bir girdi için zaman kodu içer - - - - Colors - Renkler - - - - Normal messages: - Normal iletiler: - - - - Font color for normal messages in Report view panel - Rapor görünümü panosunda normal mesajlar için yazı tipi rengi - - - - Log messages: - İşlem kaydı mesajları: - - - - Font color for log messages in Report view panel - Rapor görünümü panosunda günlük mesajları için yazı tipi rengi - - - - Warnings: - Uyarılar: - - - - Font color for warning messages in Report view panel - Rapor görünümü panosunda uyarı mesajları için yazı tipi rengi - - - - Errors: - Hatalar: - - - - Font color for error messages in Report view panel - Rapor görünümü panosunda hata mesajları için yazı tipi rengi - - - - Python interpreter - Python yorumlayıcı - - - - Internal Python output will be redirected -from Python console to Report view panel - İç Pyhton çıktısı, Python uçbiriminden -Rapor görünümü panosuna yönlendirilecek - - - - Redirect internal Python output to report view - Dahili python çıktısını rapor görünümüne yönlendir - - - - Internal Python error messages will be redirected -from Python console to Report view panel - İç Pyhton hata iletileri, Python uçbiriminden -Rapor görünümü panosuna yönlendirilecek - - - - Redirect internal Python errors to report view - Dahili Python hatalarını rapor görünümüne yönlendir - Altgrup '%1' zaten mevcut. @@ -3371,69 +2765,69 @@ Rapor görünümü panosuna yönlendirilecek Gui::Dialog::DlgSettings3DView - + 3D View 3D Görünüm - + General Genel - + Main coordinate system will always be shown in lower right corner within opened files Ana koordinat sistemi, açılan dosyaların içerisinde, sağ alt kenarda, her zaman gösterilecek - + Show coordinate system in the corner Koordinat sistemini köşede göster - + Relative size : Göreceli boyut: - + Size of main coordinate system representation in the corner -- in % of height/width of viewport Size of main coordinate system representation in the corner -- in % of height/width of viewport - + Axis cross will be shown by default at file opening or creation Eksen çizgileri, dosya açma veya oluşturmada varsayılan olarak görünecek - + Show axis cross by default Eksen çizgilerini varsayılan olarak göster - + Time needed for last operation and resulting frame rate will be shown at the lower left corner in opened files Son işlem için gereken süre ve sonuçta oluşan kare hızı, açılan dosyalarda sol alt köşede gösterilecek - + Show counter of frames per second Kare/sn sayacını göster - + Rendering Görsel İşleme - + This option is useful for troubleshooting graphics card and driver problems. Changing this option requires a restart of the application. @@ -3442,22 +2836,22 @@ Changing this option requires a restart of the application. Bu seçeneğin değiştirilmesi, uygulamanın yeniden başlatılmasını gerektirir. - + Use software OpenGL Yazılımsal OpenGL kullan - + Use OpenGL VBO (Vertex Buffer Object) OpenGL VBO (Uç Tampon Nesnesi) kullan - + Render cache Görsel İşleme önbelleği - + If selected, Vertex Buffer Objects (VBO) will be used. A VBO is an OpenGL feature that provides methods for uploading vertex data (position, normal vector, color, etc.) to the graphics card. @@ -3480,7 +2874,7 @@ issues ranging from graphical anomalies to GPU crash bugs. Remember to report this setting as enabled when seeking support on the FreeCAD forums - + 'Render Caching' is another way to say 'Rendering Acceleration'. There are 3 options available to achieve this: 1) 'Auto' (default), let Coin3D decide where to cache. @@ -3497,92 +2891,92 @@ only cache at the scene graph root node. This offers the fastest rendering speed but slower response to any scene changes. - + Auto Otomatik - + Distributed Dağıtılmış - + Centralized Merkezileştirilmiş - + Anti-Aliasing Kenar Yumuşatma - + What kind of multisample anti-aliasing is used Kullanılan çok örneklemeli kenar düzeltme türü - + None Hiçbiri - + Line Smoothing Yumuşatma Yok - + MSAA 2x MSAA 2 x - + MSAA 4x MSAA 4 x - + MSAA 8x MSAA 8 x - + Transparent objects: Şeffaf nesneler: - + Render types of transparent objects Şeffaf nesnelerin görüntü işleme türleri - + One pass Tek geçiş - + Backface pass Arka yüz geçişi - + Marker size: İşaretci boyutu: - + Size of vertices in the Sketcher workbench Eskiz tezgahındaki noktaların boyutu - + Eye to eye distance for stereo modes Stereo kipler için iki göz arası mesafe - + Eye-to-eye distance used for stereo projections. The specified value is a factor that will be multiplied with the bounding box size of the 3D object that is currently displayed. @@ -3591,48 +2985,48 @@ Belirlenen değer, şuan görüntülenen 3B nesnenin sınırlama çerçevesi boyutu ile çoğaltılacak bir etkendir. - + Backlight is enabled with the defined color Arka ışık, tanımlanan renkle etkinleştirilir - - + + Backlight color Arka ışık rengi - + Intensity Yoğunluk - + Intensity of the backlight Arka ışığın yoğunluğu - + Camera type kamera tipi - + Objects will appear in a perspective projection Nesneler perspektif görünümde görünecek - + Perspective renderin&g Perspektif işleme - + Objects will be projected in orthographic projection Nesneler ortografik gösterimde gösterilecek - + Or&thographic rendering Or&tografik işle (renderla) @@ -3644,42 +3038,42 @@ Belirlenen değer, şuan görüntülenen 3B nesnenin sınırlama Gui::Dialog::DlgSettings3DViewImp - + 5px 5px - + 7px 7px - + 9px 9px - + 11px 11px - + 13px 13px - + 15px 15px - + Anti-aliasing Kenar Yumuşatma - + Open a new viewer or restart %1 to apply anti-aliasing changes. %1 Kenar yumuşatma değişikliklerini uygulamak için yeni bir görüntüleyici açın veya yeniden başlatın. @@ -3687,77 +3081,77 @@ Belirlenen değer, şuan görüntülenen 3B nesnenin sınırlama Gui::Dialog::DlgSettingsCacheDirectory - + Cache Önbellek - + Cache directory Önbellek Dizini - + Location: Konum: - + Check periodically at program start: Check periodically at program start: - + Always Her zaman - + Daily Günlük - + Weekly Haftalık - + Monthly Aylık - + Yearly Yıllık - + Never Asla - + Cache size limit: Önbellek boyut sınırı: - + Check now... Şimdi kontrol et... - + Notify the user if the cache size exceeds the specified limit Notify the user if the cache size exceeds the specified limit - + Unknown Bilinmeyen - + Current cache size: %1 Current cache size: %1 @@ -3931,182 +3325,182 @@ besides the color bar Gui::Dialog::DlgSettingsDocument - + Document Döküman - + General Genel - + The application will create a new document when started Uygulama başladığında yeni bir belge oluşturacak - + Create new document at start up Başlangıçta yeni bir belge oluştur - + Document save compression level (0 = none, 9 = highest, 3 = default) Belge kaydındaki sıkıştırma seviyesi (0=hiç,9=en yüksek,3=varsayılan) - + Compression level for FCStd files FCStd dosyaları için sıkıştırma seviyesi - + All changes in documents are stored so that they can be undone/redone Belgelerdeki tüm değişiklikler geri al/yinele yapılabilmesi için depolanır - + Using Undo/Redo on documents Dökümanlarda Geri Al/Yeniden Yap kullanılıyor - + Maximum Undo/Redo steps Maksimum Geri Al / Yinele adımları - + How many Undo/Redo steps should be recorded Ne kadar GeriAl/Yinele adımı kaydedilmeli - + Allow user aborting document recomputation by pressing ESC. This feature may slightly increase recomputation time. Kullanıcının, ESC 'ye basarak belgeyi yeniden hesaplamayı iptal etmesine izin ver. Bu özellik, yeniden hesaplama süresini biraz artırabilir. - + Allow aborting recomputation Yeniden hesaplamayı iptal etmeye izin ver - + Storage Depolama - + Saving transactions (Auto-save) Ara geçişleri kaydet (Özdeviniml-kayıt) - + Discard saved transaction after saving document Ara geçişleri belge kaydedildikten sonra sil - + If there is a recovery file available the application will automatically run a file recovery when it is started. Eğer bir kurtarma dosyası varsa, uygulama başladığında otomatik olarak dosya kurtarmayı çalıştıracak. - + Run AutoRecovery at startup Otomatik Kurtarmayı başlangıçta çalıştır - + How often a recovery file is written Kurtarma dosyası ne sıklıkta yazılır - + Save AutoRecovery information every Otomatik Arşiv bilgilerini her biri için kaydedin - + A thumbnail will be stored when document is saved Belge kaydedildiğinde bir küçük resim depolacak - + Save thumbnail into project file when saving document Belgeyi kaydederken küçük resmini proje dosyası içine kaydet - + Size Boyut - + Sets the size of the thumbnail that is stored in the document. Common sizes are 128, 256 and 512 Belgede depolanan küçük resim boyutunu ayarlar. Genel boyutlar 128, 256 ve 512 - + The program logo will be added to the thumbnail Program logosu küçük resime eklenecek - + Add the program logo to the generated thumbnail Oluşturulan minik resme program logosunu ekleyin - + How many backup files will be kept when saving document Belgeyi kaydederken kaç tane yedekleme dosyası tutulacak - + Maximum number of backup files to keep when resaving document Belgeyi yeniden kaydederken saklanacak maksimum yedek dosya sayısı - + Backup files will get extension '.FCbak' and file names get date suffix according to the specified format Yedek dosyaları '.FCbak' uzantısı ve dosya adları belirtilen biçime göre tarih son eki alacaktır - + Use date and FCBak extension Tarih ve FCBak uzantısı kullan - + Date format Tarih biçimi - + Document objects Döküman nesneleri - + Allow objects to have same label Allow objects to have same label - + Allow duplicate object labels in one document Bir dökümanda nesne etiketlerini ikilemeye izin ver - + Enable partial loading of external linked documents. Then only referenced objects and their dependencies will be loaded when a linked document is auto-opened together with the main document. @@ -4119,22 +3513,22 @@ Kısmi yüklenen belge düzenlenemez. Belgeyi tam olarak yeniden yüklemek için simgesine çift tıklayın. - + Disable partial loading of external linked objects Dış bağlantılı nesnelerin kısmi yüklenmesini geçersizleştir - + Authoring and License Yazarlık ve Lisans - + Author name Yazar Adı - + All documents that will be created will get the specified author name. Keep blank for anonymous. You can also use the form: John Doe <john@doe.com> @@ -4143,32 +3537,32 @@ You can also use the form: John Doe <john@doe.com> Ayrıca formu da kullanabilirsiniz: John Doe <john@doe.com> - + The field 'Last modified by' will be set to specified author when saving the file Dosya kaydedilirken 'tarafından son olarak değiştirildi' alanı, belirlenen yazar adına ayarlanacak - + Set on save Üzerinde ayarlama Kaydet - + Company Şirket - + Default company name to use for new files Yeni dosyalar için kullanılacak varsayılan şirket adı - + Default license Varsayılan Lisans - + Default license for new documents Yeni belgeler için varsayılan lisans @@ -4238,12 +3632,12 @@ Ayrıca formu da kullanabilirsiniz: John Doe <john@doe.com> Diğer - + License URL Lisans URL (Automatic Translation) - + URL describing more about the license Lisans hakkında daha fazlasını anlatan URL @@ -4251,104 +3645,21 @@ Ayrıca formu da kullanabilirsiniz: John Doe <john@doe.com> Gui::Dialog::DlgSettingsDocumentImp - + The format of the date to use. Kullanılacak tarih biçimi. - + Default Varsayılan - + Format Biçim - - Gui::Dialog::DlgSettingsEditorImp - - - Text - Metin - - - - Bookmark - Yer işareti - - - - Breakpoint - Kesme noktası - - - - Keyword - Anahtar kelime - - - - Comment - Yorum - - - - Block comment - Blok yorum - - - - Number - Sayı - - - - String - Dize - - - - Character - Karakter - - - - Class name - Sınıf adı - - - - Define name - Ad tanımla - - - - Operator - İşleç - - - - Python output - Python çıktısı - - - - Python error - Python hatası - - - - Current line highlight - Geçerli satırı vurgulama - - - - Items - Öğeler - - Gui::Dialog::DlgSettingsImage @@ -4529,122 +3840,122 @@ Ayrıca formu da kullanabilirsiniz: John Doe <john@doe.com> Gui::Dialog::DlgSettingsMacro - + Macro Makro - + General macro settings Genel makro ayarları - + Variables defined by macros are created as local variables Makrolar tarafından tanımlanan değişkenler, yerel değişkenler olarak oluşturulur - + Run macros in local environment Makroları yerel ortamda çalıştır - + Macro recording settings Makro kayıt ayarları - + Macro path Makro yolu - + The directory in which the application will search for macros Uygulamanın makroları arayacağı dizin - + Gui commands Arayüz komutları - + Recorded macros will also contain user interface commands Kaydedilen makrolar, kullanıcı arayüzü komutlarını da içerecektir - + Record GUI commands GUI arayüz komutlarını kaydet - + Recorded macros will also contain user interface commands as comments Kaydedilen makrolar ayrıca, kullanıcı arayüzü komutlarını açıklamalar olarak içerecektir - + Record as comment Yorum olarak kaydet - + Logging Commands Komutlar günlük kaydına ekleniyor - + Commands executed by macro scripts are shown in Python console Makro betikleri ile çalıştırılan komutlar Python konsolunda gösterilir - + Show script commands in python console Betık komutlarını python konsolunda göster - + Log all commands issued by menus to file: Menüler kaynaklı komutları günlük defterine ekle: - + FullScript.FCScript FullScript.FCScript - + Recent macros menu Son makrolar menüsü - + Size of recent macro list Son makro listesinin boyutu - + How many macros should be listed in recent macros list Son makrolar listesinde kaç tane makro listelenmeli - + Keyboard shortcut count Kılavye kısayolu sayısı - + How many recent macros should have shortcuts Son makrolardan kaç tanesi kısayol içermeli - + Keyboard Modifiers Klavye Değiştiricileri - + Keyboard modifiers, default = Ctrl+Shift+ Klavye değiştiricileri, varsayılan = Ctrl+Shift+ @@ -4652,130 +3963,130 @@ Ayrıca formu da kullanabilirsiniz: John Doe <john@doe.com> Gui::Dialog::DlgSettingsNavigation - - + + Navigation Gezinme - + Navigation cube Gezinme küpü - + Steps by turn Dönüş başına adım - + Number of steps by turn when using arrows (default = 8 : step angle = 360/8 = 45 deg) Ok tuşları kullanıldığında, dönüş başına adım sayısı (varsayılan = 8 : adım açısı = 360/8 = 45 derece) - + Corner Köşe - + Corner where navigation cube is shown Gezinme küpünün gösterildiği köşe - + Top left Sol üst - + Top right Sağ üst - + Bottom left Alt sol - + Bottom right Sağ alt - + Rotates to nearest possible state when clicking a cube face Küp yüzeyine tıklandığında, mümkün olan en yakın konuma döndürür - + Rotate to nearest En yakına döndür - + Font name: Font name: - + Font name of the navigation cube Font name of the navigation cube - + Default Varsayılan - + Cube size Küp boyutu - + Size of the navigation cube Gezinme küpü boyutu - + Color Renk - + Base color for all elements Base color for all elements - + 3D Navigation 3D Gezinme - + List the mouse button configs for each chosen navigation setting. Select a set and then press the button to view said configurations. Seçilen her gezinti ayarı için fare düğmesi yapılandırmalarını listele. Bahsedilen yapılandırmaları görmek için bir ayar seçin ve sonra düğmeye basın. - + Mouse... Fare... - + Navigation settings set Gezinti ayarları ayarı - + Orbit style Yörünge stili - + Rotation orbit style. Trackball: moving the mouse horizontally will rotate the part around the y-axis Turntable: the part will be rotated around the z-axis (with constrained axes). @@ -4786,116 +4097,116 @@ Turntable: the part will be rotated around the z-axis (with constrained axes). Free Turntable: the part will be rotated around the z-axis. - + Turntable Döner tabla - + Trackball Trackball - + Free Turntable Free Turntable - + Rotation mode Döndürme modu - + Rotations in 3D will use current cursor position as center for rotation 3B' daki dönüşler, dönüş merkezi olarak geçerli imleç konumunu kullanacak - + Window center Pencere merkezi - + Drag at cursor İmleç ile sürükle - + Object center Nesne merkezi - + Default camera orientation Varsayılan kamera yönü - + Default camera orientation when creating a new document or selecting the home view Yeni bir belge oluştururken veya ev görünümünü seçerkenki varsayılan kamera yönlendirmesi - + Camera zoom Kamera yakınlaştırma - + Sets camera zoom for new documents. The value is the diameter of the sphere to fit on the screen. Yeni belgeler için kamera yakınlaştırılmasını ayarlar. Değeri, ekrana sığdırılacak kürenin çapıdır. - + mm mm - + Enable animated rotations Hareketli dönüşleri etkinleştir - + Enable animation Animasyonu etkinleştir - + Zoom operations will be performed at position of mouse pointer Yakınlaştırma işlemleri, fare işaretçisi konumunda yapılacak - + Zoom at cursor İmlece yaklaş - + Zoom step Yakınlaştırma adımı - + How much will be zoomed. Zoom step of '1' means a factor of 7.5 for every zoom step. Yakınlaştırma miktarı. 1 yakınlaştırma adımı, adım başına 7.5 katsayı anlamına gelir. - + Direction of zoom operations will be inverted Yakınlaştırma işlemlerinin yönü ters çevrilecek - + Invert zoom Zoomu tersine çevir - + Prevents view tilting when pinch-zooming. Affects only gesture navigation style. Mouse tilting is not disabled by this setting. @@ -4904,57 +4215,67 @@ Yalnızca hareketle gezinme stilini etkiler. Bu ayarla fareyi eğme devre dışı bırakılmaz. - + Disable touchscreen tilt gesture DokunmatikEkran eğim hareketini devre dışı bırak - + + Show the rotation center when dragging. + Sürüklerken döndürme eksenini göster. + + + + Enable rotation center indication + Dönüş eksenini göster + + + Isometric İzometrik - + Dimetric Dimetrik - + Trimetric Trimetrik - + Top üst - + Front Ön - + Left Sol - + Right Sağ - + Rear Arka - + Bottom Alt - + Custom Özel @@ -4962,44 +4283,44 @@ Bu ayarla fareyi eğme devre dışı bırakılmaz. Gui::Dialog::DlgSettingsPythonConsole - + Python console Python konsolu - + Settings Ayarlar - + Words will be wrapped when they exceed available horizontal space in Python console Kelimeler, Python uçbirimindeki kullanılabilir yatay boşluğu aştığında kaydırılacak - + Enable word wrap Sözcük kaydırmayı etkinleştir - + The cursor shape will be a block İmleç, blok şeklinde olacak - + Enable block cursor Blok imleci etkinleştir - + Saves Python history across sessions Python geçmişini oturumlar arasında kaydeder - + Save history Geçmişi kaydet @@ -5007,17 +4328,37 @@ boşluğu aştığında kaydırılacak Gui::Dialog::DlgSettingsSelection - + Selection seçim - + + Enable preselection, highlighted with specified color + Enable preselection, highlighted with specified color + + + + Enable preselection + Enable preselection + + + + Enable selection, highlighted with specified color + Enable selection, highlighted with specified color + + + + Enable selection + Enable selection + + + Pick radius (px): Radius (px) seçin: - + Area for picking elements in 3D view. Larger value eases to pick things, but can make small features impossible to select. @@ -5026,27 +4367,27 @@ Larger value eases to pick things, but can make small features impossible to sel - + Auto switch to the 3D view containing the selected item Seçili ögeyi içeren 3B görünümüne otomatik geçiş yap - + Auto expand tree item when the corresponding object is selected in 3D view İlgili nesne 3B görünümünde seçildiğinde ağaç ögesini otomatik genişlet - + Preselect the object in 3D view when mouse over the tree item Fare ağaç ögesinin üzerine geldiğinde 3B görünümdeki nesneyi ön seç - + Record selection in tree view in order to go back/forward using navigation button Gezinme düğmesini kullanarak geri/ileri gitmek için unsur ağacında seçimi kaydedin - + Add checkboxes for selection in document tree Belge ağacında seçim için onay kutuları ekleyin @@ -5054,147 +4395,122 @@ Larger value eases to pick things, but can make small features impossible to sel Gui::Dialog::DlgSettingsViewColor - + Colors Renkler - - Selection - seçim - - - - Enable preselection and highlight by specified color - Belirlenen renk ile önseçim ve vurgulamaya izin ver - - - - Enable preselection highlighting - önseçim vurgulamayı etkinleştir - - - - Enable selection highlighting and use specified color - Seçimi vurgulamaya izin ver ve belirlenen rengi kullan - - - - Enable selection highlighting - seçim vurgulamayı etkinleştir - - - + Background color for the model view Model görünümü için arka plan rengi - + Background color Arka plan rengi - - + + Background will have selected color Arka plan seçilen renge sahip olacak - + Simple color Basit renk - - + + Background will have selected color gradient Arka plan seçilen renk gradyanına sahip olacak - + Linear gradient Linear gradient - + Radial gradient Radial gradient - - + + Top: Top: - - + + Middle: Middle: - + Switches the colors of the gradient Switches the colors of the gradient - + Switch Değiştir - + Color gradient will get selected color as middle color Renk geçişi, orta renk için seçilen rengi ayarlayacak - + Middle color Orta renk - - + + Bottom: Bottom: - + Tree view Unsur Ağacı - + Object being edited Nesne düzenleniyor - + Background color for objects in tree view that are currently edited Şu anda düzenlenen Unsur Ağacı nesneleri için arka plan rengi - + Active container Etkin taşıyıcı - + Background color for active containers in tree view Ağaç görünümündeki etkin kutular için arkaplan rengi - + Central: Central: - + Midway: Midway: - + End: End: @@ -5319,7 +4635,7 @@ Tercih edilen sistem, genel tercihlerdeki tek ayardır. Gui::Dialog::DockablePlacement - + Placement Yerleşim @@ -5920,17 +5236,17 @@ The 'Status' column shows whether the document could be recovered. Uygula - + Please select 1, 2, or 3 points before clicking this button. A point may be on a vertex, face, or edge. If on a face or edge the point used will be the point at the mouse position along face or edge. If 1 point is selected it will be used as the center of rotation. If 2 points are selected the midpoint between them will be the center of rotation and a new custom axis will be created, if needed. If 3 points are selected the first point becomes the center of rotation and lies on the vector that is normal to the plane defined by the 3 points. Some distance and angle information is provided in the report view, which can be useful when aligning objects. For your convenience when Shift + click is used the appropriate distance or angle is copied to the clipboard. Bu tuşa basmadan önce lütfen 1, 2 veya 3 nokta seçin. Bir nokta, yüzey veya kenarda bir nokta olabilir. Bir yüzey veya kenarda kullanılan nokta, yüzey veya kenar boyunca fare konumunda bulunan nokta olacaktır. 1 nokta seçilirse, dönüş merkezi olarak kullanılacaktır. 2 nokta seçilirse, aralarındaki orta nokta, dönme merkezi olacak ve gerekirse yeni bir özel eksen oluşturulacaktır. 3 nokta seçilirse, ilk nokta dönme merkezi olur ve 3 nokta tarafından tanımlanan düzlemde normal olan vektör üzerinde bulunur. Nesneleri hizalarken faydalı olabilecek, rapor görünümünde bazı mesafe ve açı bilgileri sağlanır. Shift + tıklama kullanıldığında kolaylık için uygun mesafe veya açı panoya kopyalanır. - + Incorrect quantity Hatalı miktar - + There are input fields with incorrect input, please ensure valid placement values! Yanlış girişi olan girdi alanları var, lütfen geçerli yerleşim değerlerini sağlayın! @@ -6192,7 +5508,7 @@ kutusunu açmadan önce seçilen nesnelerle devam et Gui::DockWnd::PropertyDockView - + Property View Özellik görünümü @@ -6260,22 +5576,22 @@ kutusunu açmadan önce seçilen nesnelerle devam et Sona git - + Clear Temizle - + Save As... Farklı Kaydet... - + Save Report Output Rapor çıktısını kaydet - + Plain Text Files Yalın Yazı Düzenleyicisi @@ -6406,7 +5722,7 @@ kutusunu açmadan önce seçilen nesnelerle devam et Uygulama - + Labels & Attributes Etiketler & öznitelikleri @@ -6454,27 +5770,27 @@ Do you want to save your changes? PDF dosyası - + untitled[*] Adsız [*] - + - Editor -Editör(Düzenleyici) - + %1 chars removed %1 karakter kaldırıldı - + %1 chars added %1 karakter eklendi - + Formatted Biçimlendirilmiş @@ -6590,74 +5906,74 @@ Do you want to save your changes? Gui::GraphvizView - + Graphviz not found Graphviz bulunamadı - + Graphviz couldn't be found on your system. Graphviz, sisteminizde bulunamadı. - + Read more about it here. Burada daha fazla bilgi için tıklayın. - + Do you want to specify its installation path if it's already installed? Yükleme yolu zaten yüklüyse belirtmek ister misiniz? - + Graphviz installation path Graphviz yükleme yolu - + Graphviz failed Graphviz başarısız oldu - + Graphviz failed to create an image file Graphviz görüntü dosyası oluşturulamadı - + PNG format PNG biçimi - + Bitmap format Bit eşlem biçimi - + GIF format PNG biçimi - + JPG format PNG biçimi - + SVG format PNG biçimi - - + + PDF format PNG biçimi - - + + Export graph Grafiği dışa aktar @@ -6799,17 +6115,17 @@ Do you want to save your changes? Gui::MacroCommand - + Macros Makrolar - + Macro file doesn't exist Makro dosyası yok - + No such macro file: '%1' Böyle bir makro dosya: '%1' @@ -6818,7 +6134,7 @@ Do you want to save your changes? Gui::MainWindow - + Dimension Boyut @@ -6848,32 +6164,42 @@ Do you want to save your changes? Tümünü Kapat - - - + + + Toggles this toolbar Bu araç çubuğunu değiştirir - - - + + + Toggles this dockable window Bu yapışabilir pencere arasında geçiş yapar - - + + WARNING: This is a development version. + WARNING: This is a development version. + + + + Please do not use in a production environment. + Please do not use in a production environment. + + + + Unsaved document Kaydedilmemiş belge - + The exported object contains external link. Please save the documentat least once before exporting. Dışa aktarılan nesne dış bağlantı içeriyor. Lüften dışa aktarmadan önce belgeyi en az bir defa kaydedin. - + To link to external objects, the document must be saved at least once. Do you want to save the document now? Harici nesneleri bağlamak için belge, en az bir defa kaydedilmelidir. Belgeyi şimdi kaydetmek istiyor musunuz? @@ -6882,63 +6208,63 @@ Do you want to save the document now? Gui::ManualAlignment - - - - - + + + + + Manual alignment Elle hizalama - + The alignment is already in progress. Hizalama işlemi zaten devam ediyor. - + Alignment[*] Hizalama [*] - + Please, select at least one point in the left and the right view Lütfen sol ve sağ görünümden en az birer nokta seçin - + Please, select at least %1 points in the left and the right view Lütfen sol ve sağ görünümden en az %1 nokta seçin - + Please pick points in the left and right view Lütfen sol ve sağ görünümden noktalar seçiniz - + The alignment has finished Hizalama tamamladı - + The alignment has been canceled Hizalama iptal edildi - - + + Too few points picked in the left view. At least %1 points are needed. Sol görünümde çok az nokta seçildi . En az %1 nokta gereklidir. - - + + Too few points picked in the right view. At least %1 points are needed. Sol görünümde çok az nokta seçildi . En az %1 nokta gereklidir. - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. @@ -6947,60 +6273,60 @@ Sol görünümde %1 nokta seçili, sağ görünümde %2 nokta seçili. - + Try to align group of views Görünüm gruplarını hizalamayı dene - + The alignment failed. How do you want to proceed? Hizalama başarısız oldu. İşleme nasıl devam etmek istiyorsunuz? - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. Sol ve sağ görünümde eşit sayıda nokta seçilmedi. Sol görünümde %1 nokta seçili, sağ görünümde %2 nokta seçili. - + Point_%1 Point_%1 - + Point picked at (%1,%2,%3) Seçili noktalar (%1,%2,%3) - + No point was found on model Model üzerinde hiçbir nokta bulunamadı - + No point was picked Hiçbir nokta seçilmedi - + &Align &Align - + &Remove last point &Remove last point - + &Cancel İptal - + &Synchronize views &Synchronize views @@ -7147,7 +6473,7 @@ sağ görünümde %2 nokta seçili. Gui::PropertyEditor::LinkLabel - + Change the linked object Bağlı nesneyi değiştir @@ -7155,12 +6481,12 @@ sağ görünümde %2 nokta seçili. Gui::PropertyEditor::LinkSelection - + Error Hata - + Object not found Nesne bulunamadı @@ -7231,13 +6557,13 @@ sağ görünümde %2 nokta seçili. Gui::PropertyView - + View Görünüm - + Data Veri @@ -7284,77 +6610,77 @@ Do you want to exit without saving your data? İşlenmemiş bilinmeyen c++ özel durum. - + &Copy &amp; Kopyala - + &Copy command &Kopyala komutu - + &Copy history &Kopyalama tarihi - + Save history as... Geçmişi olarak kaydet... - + Save history Geçmişi kaydet - + Saves Python history across %1 sessions Python geçmişini %1 oturum boyunca kaydeder - + &Paste & Yapıştır - + Select All Tümünü Seç - + Clear console Konsolü temizle - + Insert file name... Dosya adı Ekle... - + Word wrap Sözcük kaydırma - + Save History Geçmişi Kaydet - + Macro Files Makro dosyaları - + Insert file name Dosya adı Ekle - + All Files Tüm Dosyalar @@ -7367,7 +6693,7 @@ Do you want to exit without saving your data? Yorum - + Uncomment Yorumu Geri al @@ -7375,17 +6701,17 @@ Do you want to exit without saving your data? Gui::RecentFilesAction - + Open file %1 Dosyayı aç %1 - + File not found Dosya bulunamadı - + The file '%1' cannot be opened. '%1' Dosyası açılamıyor. @@ -7393,22 +6719,22 @@ Do you want to exit without saving your data? Gui::RecentMacrosAction - + none hiçbiri - + Run macro %1 (Shift+click to edit) keyboard shortcut: %2 Run macro %1 (Shift+click to edit) keyboard shortcut: %2 - + File not found Dosya bulunamadı - + The file '%1' cannot be opened. '%1' Dosyası açılamıyor. @@ -7439,22 +6765,22 @@ Do you want to exit without saving your data? Gui::SearchBar - + Previous Önceki - + Next Next - + Case sensitive Case sensitive - + Whole words Tüm kelimeler @@ -7565,7 +6891,7 @@ Başka bir dizin belirlemek ister misiniz? Position - Position + Konum @@ -7700,38 +7026,38 @@ Başka bir dizin belirlemek ister misiniz? Gui::TextDocumentEditorView - + Text updated Metin güncelleştirildi - + The text of the underlying object has changed. Discard changes and reload the text from the object? Altta yatan nesnenin metni değişti. Değişiklikleri atın ve metni nesneden yeniden yükleyin? - + Yes, reload. Evet, yeniden yükleyin. - + Unsaved document Kaydedilmemiş belge - + Do you want to save your changes before closing? Kapatmadan önce değişiklikleri kaydetmek istiyor musunuz? - + If you don't save, your changes will be lost. Kaydetmezseniz, yaptığınız değişiklikler kaybolacak. - - + + Edit text Metni düzenle @@ -8003,7 +7329,7 @@ Başka bir dizin belirlemek ister misiniz? Gui::TreeDockWidget - + Tree view Unsur Ağacı @@ -8011,7 +7337,7 @@ Başka bir dizin belirlemek ister misiniz? Gui::TreePanel - + Search Ara @@ -8019,183 +7345,183 @@ Başka bir dizin belirlemek ister misiniz? Gui::TreeWidget - + Search... Ara... - + Search for objects Nesneleri ara - + Activate document Belgeyi etkinleştir - + Activate document %1 %1 Belgesini etkinleştir - + Tree settings Tree settings - + Show description column Show description column - + Show an extra tree view column for item description. The item's description can be set by pressing F2 (or your OS's edit button) or by editing the 'label2' property. Show an extra tree view column for item description. The item's description can be set by pressing F2 (or your OS's edit button) or by editing the 'label2' property. - + Group Grup - + Labels & Attributes Etiketler & öznitelikleri - + Description Açıklama - + Show items hidden in tree view Show items hidden in tree view - + Show items that are marked as 'hidden' in the tree view Show items that are marked as 'hidden' in the tree view - + Toggle visibility in tree view Toggle visibility in tree view - + Toggles the visibility of selected items in the tree view Toggles the visibility of selected items in the tree view - + Create group... Grup Oluştur... - + Create a group Bir Grup oluşturma - - + + Rename Yeniden Adlandır - + Rename object Nesneyi yeniden adlandır - + Finish editing Düzenlemeyi tamamla - + Finish editing object Nesneyi düzenlemeyi tamamla - + Add dependent objects to selection Seçilecek bağıntılı nesneler ekle - + Adds all dependent objects to the selection Seçilecek tüm bağıntılı nesneleri ekler - + Close document Belgeyi kapat - + Close the document Belgeyi kapat - + Reload document Belgeyi tekrar yükle - + Reload a partially loaded document Kısmi yüklenen belgeyi tekrar yükle - + Skip recomputes Yeniden hesaplamayı atla - + Enable or disable recomputations of document Dokümanın yeniden hesaplanmasını etkinleştirir veya devre dışı bırakır - + Allow partial recomputes Kısmi yeniden hesaplamalara izin ver - + Enable or disable recomputating editing object when 'skip recomputation' is enabled 'Tekrar hesaplamayı atla' etkin ise tekrar hesaplama düzenleme nesnesini etkinleştir veya geçersizleştir - + Mark to recompute Yeniden hesaplamak için işaretle - + Mark this object to be recomputed Bu nesneyi yeniden hesaplanacak şekilde işaretleyin - + Recompute object Nesneyi yeniden hesapla - + Recompute the selected object Seçili Nesneyi yeniden hesapla - + (but must be executed) (ama çalıştırılmalı) - + %1, Internal name: %2 %1, Dahili adı: %2 @@ -8226,12 +7552,12 @@ Başka bir dizin belirlemek ister misiniz? PDF dosyası - + Opening file failed Dosya açılamadı - + Can't open file '%1' for writing. Dosya '%1' yazmak için açılamıyor. @@ -8239,7 +7565,7 @@ Başka bir dizin belirlemek ister misiniz? Gui::WorkbenchGroup - + Select the '%1' workbench '%1' tezgahını seçin @@ -8454,69 +7780,70 @@ Başka bir dizin belirlemek ister misiniz? QObject - - + + General Genel - - + + + Display Ekran - + Workbenches Tezgah - - - + + + Python Python - - - + + + Unknown filetype Bilinmeyen dosya türü - - + + Cannot open unknown filetype: %1 Bilinmeyen dosya türünü açamıyor: %1 - + Export failed Dışa aktarım başarısız oldu - + Cannot save to unknown filetype: %1 Bilinmeyen dosya türü kaydedilemiyor: %1 - + Workbench failure Tezgah hatası - + %1 %1 - + Exception Özel durum(İstisna) @@ -8562,8 +7889,8 @@ Başka bir dizin belirlemek ister misiniz? PDF dışa aktarılıyor... - + Unsaved document Kaydedilmemiş belge @@ -8714,17 +8041,17 @@ Do you want to continue? '%1' dosyası açılamıyor. - + files dosyalar - + Save image Save image - + Choose an image file to open Açmak için bir görüntü dosyası seçin @@ -8830,44 +8157,44 @@ Do you want to continue? - + Type Türü - + Notifier Notifier - + Message Message - + Notifier: Notifier: - + Do you want to skip confirmation of further critical message notifications while loading the file? Do you want to skip confirmation of further critical message notifications while loading the file? - + Critical Message Critical Message - + Too many opened non-intrusive notifications. Notifications are being omitted! Too many opened non-intrusive notifications. Notifications are being omitted! - + Identical physical path detected. It may cause unwanted overwrite of existing document! @@ -8876,44 +8203,44 @@ Do you want to continue? - + Are you sure you want to continue? Devam etmek istediğinizden emin misiniz? - + Please check report view for more... Please check report view for more... - + Physical path: Fiziksel yol: - - + + Document: Belge: - - + + Path: Yol: - + Identical physical path Özdeş fiziksel yol - + Could not save document Belge kaydedilemedi - + There was an issue trying to save the file. This may be because some of the parent folders do not exist, or you do not have sufficient permissions, or for other reasons. Error details: "%1" @@ -8926,102 +8253,102 @@ Would you like to save the file with a different name? Dosyayı farklı bir adla kaydetmek ister misiniz? - - - + + + Saving aborted Kaydetme iptal edildi - + Save dependent files Bağımlı dosyaları kaydet - + The file contains external dependencies. Do you want to save the dependent files, too? Dosya dış bağımlılıklar içeriyor. Bağımlı dosyaları da kaydetmek istiyor musunuz? - - + + Saving document failed Belge kaydetme başarısız oldu - + Save document under new filename... Belgeyi yeni bir dosya adı altında kaydedin... - - + + Save %1 Document %1 Belgeyi Kaydet - + Document Döküman - - + + Failed to save document Belgeyi kaydetme başarısız - + Documents contains cyclic dependencies. Do you still want to save them? Belgeler döngüsel bağımlılıklar içeriyor. Yine de bunları kaydetmek istiyor musunuz? - + Save a copy of the document under new filename... Dokümanın bir kopyasını yeni dosya adı altında kaydedin... - + %1 document (*.FCStd) %1 belgesi (*. FCStd) - + Document not closable Belge kapatılamıyor - + The document is not closable for the moment. Belge şu an için kapatılamıyor. - + Document not saved Belge kaydedilmedi - + The document%1 could not be saved. Do you want to cancel closing it? %1 belgesi kaydedilemedi. Kapatmayı iptal etmek istiyor musunuz? - + Undo Geri al - + Redo Yinele - + There are grouped transactions in the following documents with other preceding transactions Aşağıdaki belgelerde, diğer önceki işlemlerle gruplanmış işlemler var - + Choose 'Yes' to roll back all preceding transactions. Choose 'No' to roll back in the active document only. Choose 'Abort' to abort @@ -9102,12 +8429,12 @@ Please open a browser window and type in: http://localhost:%1. Seçenekler... - + Out of memory Yetersiz bellek - + Not enough memory available to display the data. Verileri görüntülemek için yetersiz bellek. @@ -9123,7 +8450,7 @@ Please open a browser window and type in: http://localhost:%1. %1 Dosyası %2 veya %3 içinde bulunamıyor - + Navigation styles Gezinme şekilleri @@ -9134,7 +8461,7 @@ Please open a browser window and type in: http://localhost:%1. - + Transform Dönüştür @@ -9199,12 +8526,12 @@ Please open a browser window and type in: http://localhost:%1. %1 boş değil, içerik de silinsin mi? - + Translation: Ötele: - + Rotation: Döndürme: @@ -9300,60 +8627,60 @@ bir rakam ile başlamamalıdır. '%1' e özellik ekleme başarısız: %2 - - + + Drag & drop failed Sürükle ve bırak başarısız - + Setup configurable object Yapılandırılabilir nesneyi kur - + Select which object to copy or exclude when configuration changes. All external linked objects are excluded by default. Select which object to copy or exclude when configuration changes. All external linked objects are excluded by default. - + Please select which objects to copy when the configuration is changed Lütfen yapılandırma değiştirildiğinde kopyalanacak nesneleri seçin - + Apply to all Tümüne uygula - + Apply the setting to all links. Or, uncheck this option to apply only to this link. Apply the setting to all links. Or, uncheck this option to apply only to this link. - + Copy on change Değişimde Kopyala - + Enable Etkinleştir - + Enable auto copy of linked object when its configuration is changed Enable auto copy of linked object when its configuration is changed - + Tracking İzleme - + Copy the linked object when its configuration is changed. Also auto redo the copy if the original linked object is changed. @@ -9362,17 +8689,17 @@ Also auto redo the copy if the original linked object is changed. - + Disable copy on change Değişiklikte kopyalamayı devre dışı bırak - + Refresh configurable object Yapılandırılabilir nesneyi tazele - + Synchronize the original configurable source object by creating a new deep copy. Note that any changes made to the current copy will be lost. @@ -9383,23 +8710,23 @@ the current copy will be lost. - + Toggle array elements Dizi öğelerini aç/kapat - + Change whether show each link array element as individual objects Change whether show each link array element as individual objects - + Transform at the origin of the placement Transform at the origin of the placement - - + + Override colors... Renkleri etkisiz kıl... @@ -9427,12 +8754,12 @@ the current copy will be lost. SelectionFilter - + Not allowed: İzin verilmiyor: - + Selection not allowed by filter Seçime filtre tarafından izin verilmiyor @@ -9440,9 +8767,9 @@ the current copy will be lost. StdBoxElementSelection - - + + Box element selection Kutu eleman seçimi @@ -9450,13 +8777,13 @@ the current copy will be lost. StdBoxSelection - + Box selection Seçim kutusu - + Activate the box selection tool Activate the box selection tool @@ -9534,13 +8861,13 @@ the current copy will be lost. StdCmdAxisCross - + Toggle axis cross Eksen çizgileri - - + + Turns on or off the axis cross at the origin Turns on or off the axis cross at the origin @@ -9646,13 +8973,13 @@ the current copy will be lost. StdCmdDemoMode - + View turntable... Döner tablayı göster... - + View turntable Döner tablayı göster @@ -9992,13 +9319,13 @@ the current copy will be lost. StdCmdHideObjects - + Hide all objects Tüm nesneleri gizle - - + + Hide all objects in the document Belgedeki bütün nesneler gizle @@ -10006,13 +9333,13 @@ the current copy will be lost. StdCmdHideSelection - + Hide selection Seçimi Gizle - - + + Hide all selected objects Tüm Seçili nesneleri gizle @@ -10286,13 +9613,13 @@ the current copy will be lost. StdCmdMeasureDistance - + Measure distance Mesafe Ölç - + Activate the distance measurement tool Activate the distance measurement tool @@ -10351,8 +9678,8 @@ the current copy will be lost. Yeni, boş bir belge oluştur - + Unnamed Adsız @@ -10580,8 +9907,8 @@ the current copy will be lost. StdCmdRecentFiles - Recent files - Son dosyalar + Open Recent + Son Kullanılanları Aç @@ -10719,13 +10046,13 @@ the current copy will be lost. StdCmdSceneInspector - + Scene inspector... Sahne Denetmeni... - + Scene inspector Sahne Denetmeni @@ -10733,13 +10060,13 @@ the current copy will be lost. StdCmdSelBack - + &Back Geri - + Go back to previous selection Önceki seçime geri dön @@ -10747,13 +10074,13 @@ the current copy will be lost. StdCmdSelBoundingBox - + &Bounding box Sınır kutusu - + Show selection bounding box Seçimin sınır kutusunu göster @@ -10761,13 +10088,13 @@ the current copy will be lost. StdCmdSelForward - + &Forward &İleri - + Repeat the backed selection Desteklenen seçimi tekrarlayın @@ -10789,13 +10116,13 @@ the current copy will be lost. StdCmdSelectVisibleObjects - + Select visible objects Tüm görünür nesneler - - + + Select visible objects in the active document Aktif dökümandaki bir nesneyi dışa çıkart @@ -10817,13 +10144,13 @@ the current copy will be lost. StdCmdSetAppearance - + Appearance... Görünüm... - + Sets the display properties of the selected object Seçili nesneyi görüntüleme özelliklerini ayarlar @@ -10831,13 +10158,13 @@ the current copy will be lost. StdCmdShowObjects - + Show all objects Tüm nesneleri göster - - + + Show all objects in the document Belgedeki tüm nesneleri göster @@ -10845,13 +10172,13 @@ the current copy will be lost. StdCmdShowSelection - + Show selection Seçimi göster - - + + Show all selected objects Tüm Seçili nesneleri göster @@ -10887,13 +10214,13 @@ the current copy will be lost. StdCmdTextureMapping - + Texture mapping... Doku haritalama... - + Texture mapping Doku eşlemesi @@ -10943,13 +10270,13 @@ the current copy will be lost. StdCmdToggleNavigation - + Toggle navigation/Edit mode Gezinti/Düzenle moduna geç - - + + Toggle between navigation and edit mode Gezinme ve düzenleme modu arasında geçiş yap @@ -10957,13 +10284,13 @@ the current copy will be lost. StdCmdToggleObjects - + Toggle all objects Tüm nesneleri değiştir - - + + Toggles visibility of all objects in the active document Etkin belgedeki tüm nesnelerin görünürlüğünü değiştirir @@ -10971,13 +10298,13 @@ the current copy will be lost. StdCmdToggleSelectability - + Toggle selectability Seçilebilirliği değiştir - - + + Toggles the property of the objects to get selected in the 3D-View 3D-Görünümde seçili olanları almak için nesnelerin özelliklerini değiştirir @@ -10985,13 +10312,13 @@ the current copy will be lost. StdCmdToggleVisibility - + Toggle visibility Görünürlüğünü Aç/Kapat - - + + Toggles visibility Görünürlüğünü Aç/Kapat @@ -11041,13 +10368,13 @@ the current copy will be lost. StdCmdTreeCollapse - + Collapse selected item Seçilen nesneyi daralt - + Collapse currently selected tree items Mevcut seçili ağaç ögelerini daralt @@ -11055,13 +10382,13 @@ the current copy will be lost. StdCmdTreeExpand - + Expand selected item Seçilen ögeyi genişlet - + Expand currently selected tree items Mevcut seçili ağaç ögelerini genişlet @@ -11069,13 +10396,13 @@ the current copy will be lost. StdCmdTreeSelectAllInstances - + Select all instances Tüm aşamaları seç - + Select all instances of the current selected object Mevcut seçilen nesnenin tüm aşamalarını seç @@ -11083,13 +10410,13 @@ the current copy will be lost. StdCmdTreeViewActions - + TreeView actions AğaçGörünümü eylemleri - + TreeView behavior options and actions AğaçGörünümü davranış seçenekleri ve eylemleri @@ -11153,13 +10480,13 @@ the current copy will be lost. StdCmdViewBottom - + Bottom Alt - + Set to bottom view Alt görünüme ayarla @@ -11167,13 +10494,13 @@ the current copy will be lost. StdCmdViewCreate - + Create new view Yeni görünüm oluştur - + Creates a new view window for the active document Etkin belge için yeni bir görünüm penceresi oluşturur @@ -11181,13 +10508,13 @@ the current copy will be lost. StdCmdViewDimetric - + Dimetric Dimetrik - + Set to dimetric view Dimetrik görünümü ayarla @@ -11195,13 +10522,13 @@ the current copy will be lost. StdCmdViewExample1 - + Inventor example #1 Inventor Örneği #1 - + Shows a 3D texture with manipulator Düzenleme yardımcılarıyla 3D dokuyu gösterir @@ -11209,13 +10536,13 @@ the current copy will be lost. StdCmdViewExample2 - + Inventor example #2 Inventor Örneği #2 - + Shows spheres and drag-lights Küre ve sürükleme-ışıklarını gösterir @@ -11223,13 +10550,13 @@ the current copy will be lost. StdCmdViewExample3 - + Inventor example #3 Inventor Örneği #3 - + Shows a animated texture Animasyonlu bir doku gösterir @@ -11237,13 +10564,13 @@ the current copy will be lost. StdCmdViewFitAll - + Fit all Tümünü görüntüle - + Fits the whole content on the screen Ekrandaki tüm içeriği uydurur @@ -11251,13 +10578,13 @@ the current copy will be lost. StdCmdViewFitSelection - + Fit selection Seçimi görüntüle - + Fits the selected content on the screen Ekrandaki seçili içeriği uydurur @@ -11265,13 +10592,13 @@ the current copy will be lost. StdCmdViewFront - + Front Ön - + Set to front view Ön görünüme geç @@ -11279,13 +10606,13 @@ the current copy will be lost. StdCmdViewHome - + Home Ana Sayfa - + Set to default home view Varsayılan ev görünümüne ayarla @@ -11293,13 +10620,13 @@ the current copy will be lost. StdCmdViewIsometric - + Isometric İzometrik - + Set to isometric view İzometrik görünümü ayarla @@ -11307,13 +10634,13 @@ the current copy will be lost. StdCmdViewIvIssueCamPos - + Issue camera position Kamera pozisyonunu ver - + Issue the camera position to the console and to a macro, to easily recall this position Tekrar kolayca çağırabilmek için Kamera pozisyonunu konsola yada bir makroya ver @@ -11321,13 +10648,13 @@ the current copy will be lost. StdCmdViewIvStereoInterleavedColumns - + Stereo Interleaved Columns Stereo ayraç kolonlar - + Switch stereo viewing to Interleaved Columns Stereo görünümünden bölünmüş sütunlara geçiş yap @@ -11335,13 +10662,13 @@ the current copy will be lost. StdCmdViewIvStereoInterleavedRows - + Stereo Interleaved Rows Bölünmüş Stereo Satırlar - + Switch stereo viewing to Interleaved Rows Stereo görünümünden bölünmüş Satırlar görünümüne geçiş yap @@ -11349,13 +10676,13 @@ the current copy will be lost. StdCmdViewIvStereoOff - + Stereo Off Stereo devre dışı - + Switch stereo viewing off Stereo gürünümünü kapat @@ -11363,13 +10690,13 @@ the current copy will be lost. StdCmdViewIvStereoQuadBuff - + Stereo quad buffer Stereo çift arabellek - + Switch stereo viewing to quad buffer Stereo görünümünden çift arabelleğe geçiş yapın @@ -11377,13 +10704,13 @@ the current copy will be lost. StdCmdViewIvStereoRedGreen - + Stereo red/cyan Stereo Kırmızı/Yeşil - + Switch stereo viewing to red/cyan Stereo görünümü kırmızı/yeşil'e çevir @@ -11391,13 +10718,13 @@ the current copy will be lost. StdCmdViewLeft - + Left Sol - + Set to left view Sol yan görünüme geç @@ -11405,13 +10732,13 @@ the current copy will be lost. StdCmdViewRear - + Rear Arka - + Set to rear view Arka görünüme geç @@ -11433,13 +10760,13 @@ the current copy will be lost. StdCmdViewRight - + Right Sağ - + Set to right view Sağ yan görünüme geç @@ -11447,13 +10774,13 @@ the current copy will be lost. StdCmdViewRotateLeft - + Rotate Left Sola Döndür - + Rotate the view by 90° counter-clockwise Görünüşü saat yönü tersinde 90° döndür @@ -11461,13 +10788,13 @@ the current copy will be lost. StdCmdViewRotateRight - + Rotate Right Sağa Döndür - + Rotate the view by 90° clockwise Görünüşü saat yönünde 90° döndür @@ -11489,13 +10816,13 @@ the current copy will be lost. StdCmdViewTop - + Top üst - + Set to top view Üst görünüme geç @@ -11503,13 +10830,13 @@ the current copy will be lost. StdCmdViewTrimetric - + Trimetric Trimetrik - + Set to trimetric view Trimetrik görünümü ayarla @@ -11517,13 +10844,13 @@ the current copy will be lost. StdCmdViewVR - + FreeCAD-VR FreeCAD-VR - + Extend the FreeCAD 3D Window to a Oculus Rift FreeCAD 3D Penceresini bir Oculus Riftine uzatın @@ -11587,13 +10914,13 @@ the current copy will be lost. StdMainFullscreen - + Fullscreen Tam ekran - + Display the main window in fullscreen mode Ana pencereyi tam ekran modunda göster @@ -11629,13 +10956,13 @@ the current copy will be lost. StdRecallWorkingView - + Recall working view Recall working view - - + + Recall previously stored temporary working view Recall previously stored temporary working view @@ -11643,13 +10970,13 @@ the current copy will be lost. StdStoreWorkingView - + Store working view Store working view - - + + Store a document-specific temporary working view Store a document-specific temporary working view @@ -11657,13 +10984,13 @@ the current copy will be lost. StdTreeCollapseDocument - + Collapse/Expand Daralt/Genişlet - + Expand active document and collapse all others Aktif belgeyi genişlet ve diğerlerini daralt @@ -11671,12 +10998,12 @@ the current copy will be lost. StdTreeDrag - + Initiate dragging Sürüklemeyi başlat - + Initiate dragging of current selected tree items Mevcut seçilen ağaç ögelerini sürüklemeyi başlat @@ -11684,13 +11011,13 @@ the current copy will be lost. StdTreeMultiDocument - + Multi document Çoklu belge - + Display all documents in the tree view Unsur ağacındaki tüm belgeleri görüntüle @@ -11698,12 +11025,12 @@ the current copy will be lost. StdTreePreSelection - + Pre-selection Ön seçim - + Preselect the object in 3D view when mouse over the tree item Fare ağaç ögesinin üzerine geldiğinde 3B görünümdeki nesneyi ön seç @@ -11711,12 +11038,12 @@ the current copy will be lost. StdTreeRecordSelection - + Record selection Seçimi kaydet - + Record selection in tree view in order to go back/forward using navigation button Gezinme düğmesini kullanarak geri/ileri gitmek için unsur ağacında seçimi kaydedin @@ -11724,13 +11051,13 @@ the current copy will be lost. StdTreeSelection - + Go to selection Seçime git - + Scroll to first selected item İlk seçili öğeye gidin @@ -11738,13 +11065,13 @@ the current copy will be lost. StdTreeSingleDocument - + Single document Tek belge - + Only display the active document in the tree view Unsur ağacında, yalnız aktif belgeyi görüntüle @@ -11752,12 +11079,12 @@ the current copy will be lost. StdTreeSyncPlacement - + Sync placement Yerleşimi eşzamanla - + Auto adjust placement on drag and drop objects across coordinate systems Koordinat sistemleri boyunca, sürükle ve bırak nesneleri üzerinde yerleşimi otomatik ayarla @@ -11765,12 +11092,12 @@ the current copy will be lost. StdTreeSyncSelection - + Sync selection Seçimi eşzamanla - + Auto expand tree item when the corresponding object is selected in 3D view İlgili nesne 3B görünümünde seçildiğinde ağaç ögesini otomatik genişlet @@ -11778,12 +11105,12 @@ the current copy will be lost. StdTreeSyncView - + Sync view Görünümü eşzamanla - + Auto switch to the 3D view containing the selected item Seçili ögeyi içeren 3B görünümüne otomatik geçiş yap @@ -11791,13 +11118,13 @@ the current copy will be lost. StdViewBoxZoom - + Box zoom Kutuya Yakınlaş - + Activate the box zoom tool Activate the box zoom tool @@ -11805,13 +11132,13 @@ the current copy will be lost. StdViewDock - + Docked Yuvalanmış - + Display the active view either in fullscreen, in undocked or docked mode Etkin görünüm tam ekran, birinde yerleşik olmayan ya da yerleşik modunda görüntüleme @@ -11819,13 +11146,13 @@ the current copy will be lost. StdViewDockUndockFullscreen - + Document window Belge penceresi - + Display the active view either in fullscreen, in undocked or docked mode Etkin görünüm tam ekran, birinde yerleşik olmayan ya da yerleşik modunda görüntüleme @@ -11833,13 +11160,13 @@ the current copy will be lost. StdViewFullscreen - + Fullscreen Tam ekran - + Display the active view either in fullscreen, in undocked or docked mode Etkin görünüm tam ekran, birinde yerleşik olmayan ya da yerleşik modunda görüntüleme @@ -11847,13 +11174,13 @@ the current copy will be lost. StdViewScreenShot - + Save image... Save image... - + Creates a screenshot of the active view Etkin görünümün bir görüntüsünü yakalar @@ -11861,13 +11188,13 @@ the current copy will be lost. StdViewUndock - + Undocked yuvalanmamış - + Display the active view either in fullscreen, in undocked or docked mode Etkin görünüm tam ekran, birinde yerleşik olmayan ya da yerleşik modunda görüntüleme @@ -11875,13 +11202,13 @@ the current copy will be lost. StdViewZoomIn - + Zoom In Yakınlaştır - + Increase the zoom factor by a fixed amount Increase the zoom factor by a fixed amount @@ -11889,13 +11216,13 @@ the current copy will be lost. StdViewZoomOut - + Zoom Out Uzaklaştır - + Decrease the zoom factor by a fixed amount Decrease the zoom factor by a fixed amount @@ -11930,72 +11257,72 @@ Devam etmek istediğinize emin misiniz? Std_DrawStyle - + As is Olduğu gibi - + Normal mode Normal mod - + Points Noktalar - + Points mode Nokta Modu - + Wireframe Tel Kafes görünümü - + Wireframe mode Tel kafes modu - + Hidden line Gizli çizgi - + Hidden line mode Gizli çizgi modu - + No shading Gölgelendirme yok - + No shading mode Gölgeleme modu yok - + Shaded Gölgeli - + Shaded mode Gölgeli modu - + Flat lines Düz çizgiler - + Flat lines mode Düz çizgiler modu @@ -12208,12 +11535,12 @@ Hala ilerlemek istiyor musunuz? Gui::MDIView - + Export PDF PDF olarak dışa aktar - + PDF file PDF dosyası @@ -12221,196 +11548,190 @@ Hala ilerlemek istiyor musunuz? Gui::Dialog::DlgSettingsNotificationArea - - + Notification Area Notification Area - + Settings Ayarlar - + The Notification area will appear in the status bar The Notification area will appear in the status bar - + Enable Notification Area Enable Notification Area - + Non-intrusive notifications will appear next to the notification area in the status bar Non-intrusive notifications will appear next to the notification area in the status bar - + Enable non-intrusive notifications Enable non-intrusive notifications - + Additional data sources Additional data sources - + Errors intended for developers will appear in the notification area Errors intended for developers will appear in the notification area - + Debug errors Debug errors - + Warnings intended for developers will appear in the notification area Warnings intended for developers will appear in the notification area - + Debug warnings Debug warnings - + Non-Intrusive Notifications Non-Intrusive Notifications - + Minimum Duration: Minimum Duration: - + Maximum Duration: Maximum Duration: - + Duration during which the notification will be shown (unless mouse buttons are clicked) Duration during which the notification will be shown (unless mouse buttons are clicked) - - + + s s - + Minimum duration during which the notification will be shown (unless notification clicked) Minimum duration during which the notification will be shown (unless notification clicked) - + Maximum Number of Notifications: Maximum Number of Notifications: - + Maximum number of notifications that will be simultaneously present on the screen Maximum number of notifications that will be simultaneously present on the screen - + Notification width: Notification width: - + Width of the notification in pixels Width of the notification in pixels - + Any open non-intrusive notifications will disappear when another window is activated Any open non-intrusive notifications will disappear when another window is activated - + Hide when other window is activated Hide when other window is activated - + Prevent non-intrusive notifications from appearing when the FreeCAD Window is not the active window Prevent non-intrusive notifications from appearing when the FreeCAD Window is not the active window - + Do not show when inactive Do not show when inactive - + Message List Message List - + Limit the number of messages that will be kept in the list. If 0 there is no limit. Limit the number of messages that will be kept in the list. If 0 there is no limit. - + Maximum Messages (0 = no limit): Maximum Messages (0 = no limit): - + Removes the user notifications from the message list after the non-intrusive maximum duration has lapsed. Removes the user notifications from the message list after the non-intrusive maximum duration has lapsed. - + Auto-remove User Notifications Auto-remove User Notifications - - - Activation of the Notification Area only takes effect after an application restart. - Activation of the Notification Area only takes effect after an application restart. - Gui::Dialog::DlgSettingsWorkbenches - + Available Workbenches Mevcut Çalışma Tezgahları - + <html><head/><body><p>You can reorder workbenches by drag and drop. Additional workbenches can be installed through the addon manager.</p><p> Currently, your system has the following workbenches:</p></body></html> <html><head/><body><p>You can reorder workbenches by drag and drop. Additional workbenches can be installed through the addon manager.</p><p> Currently, your system has the following workbenches:</p></body></html> - + Start up workbench: Start up workbench: - + Choose which workbench will be activated and shown after FreeCAD launches FreeCAD açıldıktan sonra hangi tezgahın etkinleştirilip gösterileceğini seçin - + Workbench selector position : Workbench selector position : - + Customize where the workbench selector appears (restart required). 'Toolbar': In the toolbars, as a movable toolbar. @@ -12423,12 +11744,12 @@ etkinleştirilip gösterileceğini seçin 'Right Corner': In the menu bar, on the right corner. - + If checked, application will remember which workbench is active for each tab of the viewport İşaretlendiğinde; tezgahın, görünüm alanının her sekmesi için etkin olduğunu uygulama hatırlayacak - + Remember active workbench by tab Etkin tezgahı, sekmeye göre hatırla @@ -12577,47 +11898,47 @@ etkinleştirilip gösterileceğini seçin Gui::Dialog::wbListItem - + If unchecked, %1 will not appear in the available workbenches. If unchecked, %1 will not appear in the available workbenches. - + This is the current startup module, and must be enabled. See Preferences/General/Autoload to change. This is the current startup module, and must be enabled. See Preferences/General/Autoload to change. - + Shortcut to activate this workbench. Shortcut to activate this workbench. - + Auto-load Auto-load - + If checked, %1 will be loaded automatically when FreeCAD starts up If checked, %1 will be loaded automatically when FreeCAD starts up - + This is the current startup module, and must be autoloaded. See Preferences/General/Autoload to change. Bu, geçerli başlangıç modülüdür ve otomatik olarak yüklenmesi gerekir. Değiştirmek için Tercihler/Genel/Otomatik Yükleme bölümüne bakın. - + Loaded Yüklendi - + Load Yükle - + To preserve resources, FreeCAD does not load workbenches until they are used. Loading them may provide access to additional preferences related to their functionality. To preserve resources, FreeCAD does not load workbenches until they are used. Loading them may provide access to additional preferences related to their functionality. @@ -12625,17 +11946,17 @@ etkinleştirilip gösterileceğini seçin Gui::Dialog::DlgSettingsWorkbenchesImp - + Toolbar Araç çubuğu - + Left corner Left corner - + Right corner Right corner @@ -12661,12 +11982,12 @@ etkinleştirilip gösterileceğini seçin Gui::NotificationArea - + Delete user notifications Delete user notifications - + Delete All Delete All @@ -12702,13 +12023,13 @@ etkinleştirilip gösterileceğini seçin StdViewLoadImage - + Load image... Load image... - + Loads an image Loads an image @@ -12776,4 +12097,738 @@ etkinleştirilip gösterileceğini seçin An error occurred -- see Report View for information + + Gui::Dialog::DlgSettingsEditor + + + Editor + Düzenleyici + + + + Options + Seçenekler + + + + Code lines will be numbered + Kod satırları numaralandırılacak + + + + Enable line numbers + Satır numaralarını etkinleştir + + + + The cursor shape will be a block + İmleç, blok şeklinde olacak + + + + Enable block cursor + Blok imleci etkinleştir + + + + Enable folding + Katlamayı etkinleştir + + + + Indentation + Girinti + + + + Tab size: + Sekme boyutu: + + + + Tabulator raster (how many spaces) + Sekme ızgarası boşluğa göre + + + + Indent size: + Girinti boyutu: + + + + How many spaces will be inserted when pressing <Tab> + <Tab> tuşuna basıldığında ne kadar boşluk eklenecek + + + + Pressing <Tab> will insert a tabulator with defined tab size + <Tab> tuşuna bastığınızda tanımlı sekme boyutunda bir sekme durağı ekleyecek + + + + Keep tabs + Sekmeleri koru + + + + Pressing <Tab> will insert amount of defined indent size + <Tab> a basmak, tanımlı talep boyutu miktarını ekleyecek + + + + Insert spaces + Boşluk ekle + + + + Display items + Ögeleri göster + + + + Color and font settings will be applied to selected type + Renk ve yazı tipi ayarları seçilen türe uygulanacak + + + + Family: + Aile: + + + + Font family to be used for selected code type + Seçilen kod türü için kullanılacak yazı tipi ailesi + + + + Size: + Boyut: + + + + Font size to be used for selected code type + Seçilen kod türü için kullanılacak yazı tipi boyutu + + + + Color: + Renk: + + + + Preview: + Önizleme: + + + + Text + Metin + + + + Bookmark + Yer işareti + + + + Breakpoint + Kesme noktası + + + + Keyword + Anahtar kelime + + + + Comment + Yorum + + + + Block comment + Blok yorum + + + + Number + Sayı + + + + String + Dize + + + + Character + Karakter + + + + Class name + Sınıf adı + + + + Define name + Ad tanımla + + + + Operator + İşleç + + + + Python output + Python çıktısı + + + + Python error + Python hatası + + + + Current line highlight + Geçerli satırı vurgulama + + + + Items + Öğeler + + + + Gui::Dialog::DlgSettingsGeneral + + + General + Genel + + + + Language and number format + Language and number format + + + + Language: + Language: + + + + Language of the application's user interface + Uygulamanın kullanıcı arayüzü dili + + + + Unit system: + Ölçü Birimi sistemi: + + + + Unit system that should be used for all parts of the application + Unit system that should be used for all parts of the application + + + + Number of decimals: + Ondalık basamak sayısı: + + + + Number of decimals that should be shown for numbers and dimensions + Numaralar ve boyutlar için gösterilmesi gereken ondalık sayısı + + + + Minimum fractional inch: + En küçük kesirli inç: + + + + Minimum fractional inch to be displayed + Görüntülenecek en küçük kesirli inç + + + + Number format: + Sayı biçimi: + + + + Operating system + İşletim Sistemi + + + + Selected language + Seçilen dil + + + + C/POSIX + C/POSIX + + + + If enabled, numerical keypad decimal separator +will be substituted with locale separator, except +in Python Console and Macro Editor where a +dot/period will always be printed. + If enabled, numerical keypad decimal separator +will be substituted with locale separator, except +in Python Console and Macro Editor where a +dot/period will always be printed. + + + + Substitute decimal separator + Substitute decimal separator + + + + Application + Uygulama + + + + Theme: + Theme: + + + + Customize how user interface will look like + Customize how user interface will look like + + + + Size of toolbar icons: + Araç çubuğu simgeleri Boyutu: + + + + Choose your preference for toolbar icon size. You can adjust +this according to your screen size or personal taste + Araç çubuğu simge boyutu tercihinizi seçin. Bunu, ekran +boyutunuza veya kişisel zevkinize göre ayarlayabilirsiniz + + + + Tree view mode: + Unsur ağacı modu: + + + + Customize how tree view is shown in the panel (restart required). + +'ComboView': combine tree view and property view into one panel. +'TreeView and PropertyView': split tree view and property view into separate panel. +'Both': keep all three panels, and you can have two sets of tree view and property view. + Panelde görüntülenen işlem ağacı görünümünü özelleştirin (yeniden başlatma gereklidir). + +'TekGörünüm': ağaç ve özellik görünümünü tek panelde birleştirin. +'AğaçGörünümü ve ÖzellikGörünümü': ağaç görünümü ve özellik görünümünü iki panele ayırın. +'Hepsi': hem birleşik hem ayrı panellerin üçü de kalsın. + + + + Size of recent file list: + Size of recent file list: + + + + How many files should be listed in recent files list + Son dosyalar listesinde kaç dosya sıralanmalı + + + + Background of the main window (when no document is opened) will consist of tiles of a special image. +See the FreeCAD Wiki for details about the image. + Background of the main window (when no document is opened) will consist of tiles of a special image. +See the FreeCAD Wiki for details about the image. + + + + Enable tiled background + Kiremitli arka plan etkinleştirmek + + + + The text cursor will be blinking + Metin imleci yanıp sönecek + + + + Enable cursor blinking + İmlecin yanıp sönmesini etkinleştir + + + + A Splash screen is a small loading window that is shown +when FreeCAD is launching. If this option is checked, FreeCAD will +display the splash screen + Karşılama ekranı, FreeCAD çalıştığında gözüken +küçük bir yükleme penceresidir. Bu özellik seçiliyse, FreeCAD +karşılama ekranını gösterecektir + + + + Enable splash screen at start up + Giriş ekranını başlangıçta etkinleştir + + + + Preference packs + Tercih paketleri + + + + Name + Isim + + + + Type + Türü + + + + Load + Yükle + + + + Import config... + Import config... + + + + Save new... + Yeni Kaydet... + + + + Manage... + Yönet... + + + + Revert... + Geri al... + + + + Manage preference packs + Tercih paketlerini yönet + + + + Small (%1px) + Küçük (%1px) + + + + Medium (%1px) + Orta (%1px) + + + + Large (%1px) + Büyük (%1px) + + + + Extra large (%1px) + Çok büyük (%1px) + + + + Custom (%1px) + Özel (%1px) + + + + Combo View + Birleşik görünüm + + + + TreeView and PropertyView + AğaçGörünümü ve ÖzellikGörünümü + + + + Both + İkisi + + + + Preference Pack Name + Tercih Paketi Adı + + + + Tags + Etiketler + + + + Apply + Uygula + + + + Apply the %1 preference pack + %1 tercih paketini uygula + + + + Choose a FreeCAD config file to import + Choose a FreeCAD config file to import + + + + File exists + Dosya mevcut + + + + A preference pack with that name already exists. Overwrite? + Aynı adlı bir tercih paketi zaten bulunuyor. Üzerine yazılsın mı? + + + + Gui::Dialog::DlgSettingsReportView + + + Report view + Rapor Görünümü + + + + Output + Çıktı + + + + Normal messages will be recorded + Normal iletiler kaydedilecek + + + + Record normal messages + Normal iletileri kaydet + + + + Log messages will be recorded + Günlük mesajları kaydedilecek + + + + Record log messages + Günlük iletilerini kaydet + + + + Warnings will be recorded + Uyarılar kaydedilecek + + + + Record warnings + Uyarıları kaydet + + + + Error messages will be recorded + Hata mesajları kaydedilecek + + + + Record error messages + Hata iletilerini kaydet + + + + When an error has occurred, the Report View dialog becomes visible +on-screen while displaying the error + Bir hata oluştuğunda, hatayı görüntülerken Rapor Görünümü iletişim kutusu görünür hale gelir + + + + Show report view on error + Hata anında rapor görünümünü göster + + + + When a warning has occurred, the Report View dialog becomes visible +on-screen while displaying the warning + Bir uyarı oluştuğunda, uyarı görüntülenirken Rapor Görünümü iletişim kutusu ekranda görünür hale gelir + + + + Show report view on warning + Uyarı anında rapor görünümünü göster + + + + When a normal message has occurred, the Report View dialog becomes visible +on-screen while displaying the message + Normal bir mesaj oluştuğunda, mesaj görüntülenirken Rapor Görünümü iletişim kutusu ekranda görünür hale gelir + + + + Show report view on normal message + Normal iletide rapor görünümünü göster + + + + When a log message has occurred, the Report View dialog becomes visible +on-screen while displaying the log message + Bir günlük mesajı oluştuğunda, günlük mesajı görüntülenirken Rapor Görünümü iletişim kutusu ekranda görünür hale gelir + + + + Show report view on log message + Günlük iletisinde rapor görünümünü göster + + + + Include a timecode for each report + Her bir rapor için zaman kodu içer + + + + Include a timecode for each entry + Her bir girdi için zaman kodu içer + + + + Colors + Renkler + + + + Normal messages: + Normal iletiler: + + + + Font color for normal messages in Report view panel + Rapor görünümü panosunda normal mesajlar için yazı tipi rengi + + + + Log messages: + İşlem kaydı mesajları: + + + + Font color for log messages in Report view panel + Rapor görünümü panosunda günlük mesajları için yazı tipi rengi + + + + Warnings: + Uyarılar: + + + + Font color for warning messages in Report view panel + Rapor görünümü panosunda uyarı mesajları için yazı tipi rengi + + + + Errors: + Hatalar: + + + + Font color for error messages in Report view panel + Rapor görünümü panosunda hata mesajları için yazı tipi rengi + + + + Python interpreter + Python yorumlayıcı + + + + Internal Python output will be redirected +from Python console to Report view panel + İç Pyhton çıktısı, Python uçbiriminden +Rapor görünümü panosuna yönlendirilecek + + + + Redirect internal Python output to report view + Dahili python çıktısını rapor görünümüne yönlendir + + + + Internal Python error messages will be redirected +from Python console to Report view panel + İç Pyhton hata iletileri, Python uçbiriminden +Rapor görünümü panosuna yönlendirilecek + + + + Redirect internal Python errors to report view + Dahili Python hatalarını rapor görünümüne yönlendir + + + + Gui::Dialog::DlgSettingsTheme + + + Theme + Theme + + + + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + + + + Style sheet: + Stil Sayfası: + + + + Style sheet how user interface will look like + Sayfayı, kullanıcı arayüzüne benzer şekilde tasarla + + + + Secondary theme color + Secondary theme color + + + + + + This color might be used by your theme to let you customize it. + This color might be used by your theme to let you customize it. + + + + Highlight color + Highlight color + + + + Focus theme color + Focus theme color + + + + No style sheet + Stil Sayfası + + diff --git a/src/Gui/Language/FreeCAD_uk.ts b/src/Gui/Language/FreeCAD_uk.ts index d7dc7fa458..dc4b071452 100644 --- a/src/Gui/Language/FreeCAD_uk.ts +++ b/src/Gui/Language/FreeCAD_uk.ts @@ -42,29 +42,29 @@ Наочний розмір функції - + <empty> <пусто> - - + + Angle Кут - - + + Axis Вісь - + Position Позиція - + Enum Enum @@ -91,12 +91,12 @@ CmdViewMeasureClearAll - + Clear measurement Очистити вимірювання - + Clear all visible measurements Очищує всі видимі вимірювання @@ -104,12 +104,12 @@ CmdViewMeasureToggleAll - + Toggle measurement Перемкнути вимірювання - + Turn on or off the display of all measurements Вмикає або вимикає відображення всіх вимірювань @@ -117,12 +117,12 @@ Command - + Edit Правка - + Import Імпортувати @@ -182,7 +182,7 @@ Додати групу - + Align Вирівнювати @@ -194,18 +194,18 @@ - + Transform Перетворити - + Toggle array elements Перемикання елементів масиву - + Link Transform Перетворити посилання @@ -215,12 +215,12 @@ Виміряти відстань - + Toggle visibility Перемикнути видимість - + Toggle selectability Перемикач можливостей вибору @@ -559,7 +559,7 @@ Gui::AutoSaver - + Please wait until the AutoRecovery file has been saved... Будь ласка, зачекайте, поки не збережеться файл автоматичного відновлення... @@ -712,47 +712,47 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::AboutDialog - - + + Credits Header for the Credits tab of the About screen Розробники - + FreeCAD would not be possible without the contributions of FreeCAD не був би можливим без внесків цих - + Individuals Header for the list of individual people in the Credits list. Персон - + Organizations Header for the list of companies/organizations in the Credits list. Організацій - - + + License Ліцензія - + Libraries Бібліотеки - + This software uses open source components whose copyright and other proprietary rights belong to their respective owners: Це програмне забезпечення використовує компоненти з відкритим вихідним кодом, чиї права та інші права власності належать їх власникам: - + Collection Колекція @@ -760,22 +760,22 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::ApplicationCache - + Cache directory Тека кэш-файлів - + The cache directory %1 exceeds the size of %2. Тека кешу %1 перевищує розмір %2. - + Do you want to clear it now? Бажаєте очистити її зараз? - + Warning: Please make sure that this is the only running %1 instance and that no documents are opened as this may result into data loss! Увага: Переконайтесь, що це єдиний запущений %1 екземпляр і що не відкрито документів, оскільки це може призвести до втрати даних! @@ -796,37 +796,37 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::CameraDialog - + Camera settings Налаштування камери - + Orientation Орієнтація - + Q0 Q0 - + Q1 Q1 - + Q2 Q2 - + Q3 Q3 - + Current view Поточний вид @@ -1392,13 +1392,13 @@ same time. The one with the highest priority will be triggered. Назва - + All Всі - - + + none нічого @@ -1406,8 +1406,8 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgCustomToolBoxbarsImp - - + + Toolbox bars Панель інструментів @@ -1682,550 +1682,123 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgDisplayPropertiesImp - + Default За замовчуванням - + Aluminium Алюміній - + Brass Латунь - + Bronze Бронза - + Copper Мідь - + Chrome Хром - + Emerald Смарагд - + Gold Золото - + Jade Нефрит - + Metalized Металізований - + Neon GNC Neon GNC - + Neon PHC Neon PHC - + Obsidian Обсидіан - + Pewter Сплав олова - + Plaster Штукатурка - + Plastic Пластмаса - + Ruby Рубін - + Satin Атлас - + Shiny plastic Виблискуюча пластмаса - + Silver Срібло - + Steel Сталь - + Stone Камінь Gui::Dialog::DlgEditorSettings - - - Editor - Редактор - - - - Options - Параметри - - - - Code lines will be numbered - Рядки коду буде пронумеровано - - - - Enable line numbers - Показати нумерацію рядків - - - - The cursor shape will be a block - Форма курсору буде блоком - - - - Enable block cursor - Ввімкнути курсор у вигляді блоку - - - - Enable folding - Ввімкнути складання - - - - Indentation - Відступ - - - - Tab size: - Розмір табуляції: - - - - Tabulator raster (how many spaces) - Розмір табулятора (скільки пробілів) - - - - Indent size: - Розмір відступу: - - - - How many spaces will be inserted when pressing <Tab> - Скільки пробілів буде вставлено при натисканні на <Tab> - - - - Pressing <Tab> will insert a tabulator with defined tab size - Натиснення <Tab> вставляє табулятор з визначеним розміром табуляції - - - - Keep tabs - Залишати табулятори - - - - Pressing <Tab> will insert amount of defined indent size - Натиснення <Tab> вставляє відступ визначеного розміру - - - - Insert spaces - Вставляти пробіли - - - - Display items - Показати елементи - - - - Color and font settings will be applied to selected type - Налаштування кольору і шрифту будуть застосовані до вибраного типу - - - - Family: - Сімейство: - - - - Font family to be used for selected code type - Сімейство шрифтів яке буде застосовуватись для обраного типу коду - - - - Size: - Розмір: - - - - Font size to be used for selected code type - Розмір шрифту який буде застосовуватись для обраного типу коду - - - - Color: - Колір: - - - - Preview: - Попередній перегляд: - Про програму - - Gui::Dialog::DlgGeneral - - - General - Загальні - - - - Language of the application's user interface - Мова інтерфейсу користувача програми - - - - Number format: - Формат цифр: - - - - Operating system - Операційна система - - - - Selected language - З налаштувань локалі - - - - C/POSIX - C/POSIX - - - - If enabled, numerical keypad decimal separator -will be substituted with locale separator, except -in Python Console and Macro Editor where a -dot/period will always be printed. - If enabled, numerical keypad decimal separator -will be substituted with locale separator, except -in Python Console and Macro Editor where a -dot/period will always be printed. - - - - Preference packs - Набори Налаштувань - - - - Name - Назва - - - - Type - Тип - - - - Load - Завантажити - - - - Import config... - Імпортувати налаштування... - - - - Save new... - Зберегти новий... - - - - Manage... - Керувати... - - - - Revert... - Відновити... - - - - How many files should be listed in recent files list - Скільки файлів має бути у списку останніх файлів - - - - Enable tiled background - Ввімкнути плитки на тлі - - - - The text cursor will be blinking - Текстовий курсор буде миготіти - - - - Enable cursor blinking - Дозволити миготіння курсору - - - - Style sheet: - Таблиця стилів: - - - - Language and number format - Мовний та числовий формат - - - - Language: - Мова: - - - - Unit system: - Система одиниць вимірювання: - - - - Unit system that should be used for all parts of the application - Система одиниць вимірювання, яку слід використовувати для всіх частин програми - - - - Number of decimals: - Кількість десяткових знаків: - - - - Number of decimals that should be shown for numbers and dimensions - Визначає кількість десяткових знаків для чисел і розмірів - - - - Minimum fractional inch: - Мінімальна частина дюйма: - - - - Minimum fractional inch to be displayed - Визначає мінімальну частину дюйма для показу - - - - Substitute decimal separator - Замінник десяткового роздільника - - - - Application - Програма - - - - Style sheet how user interface will look like - Таблиця стилів як буде виглядати користувацький інтерфейс - - - - Size of toolbar icons: - Розмір піктограм на панелі інструментів: - - - - Choose your preference for toolbar icon size. You can adjust -this according to your screen size or personal taste - Оберіть ваші пераметри для розміру значка панелі інструментів. Ви можете налаштувати це -у відповідності до розміру екрану або на власний смак - - - - Tree view mode: - Режим показу ієрархії документа: - - - - Customize how tree view is shown in the panel (restart required). - -'ComboView': combine tree view and property view into one panel. -'TreeView and PropertyView': split tree view and property view into separate panel. -'Both': keep all three panels, and you can have two sets of tree view and property view. - Налаштовує, як ієрархія документа буде зображатись в панелі (вимагає перезапуску). - -'Комбінований': комбінує Вид Ієрархії та Вид Властивостей в одній панелі. -'Вид Ієрархіі та Властивостей': розділення Виду Ієрархії та Виду Властивостей на окремі панелі. -'Перше та Друге': показує всі три панелі. Ви отримаєте два набори Ієрархії та Вид Властивостей. - - - - Size of recent file list: - Size of recent file list: - - - - Background of the main window (when no document is opened) will consist of tiles of a special image. -See the FreeCAD Wiki for details about the image. - Background of the main window (when no document is opened) will consist of tiles of a special image. -See the FreeCAD Wiki for details about the image. - - - - A Splash screen is a small loading window that is shown -when FreeCAD is launching. If this option is checked, FreeCAD will -display the splash screen - Заставка - це маленьке вікно завантаження, яке показується при запуску FreeCAD. -Якщо ця опція відмічена, то FreeCAD буде показувати заставку - - - - Enable splash screen at start up - Ввімкнути заставку при запуску - - - - Gui::Dialog::DlgGeneralImp - - - Manage preference packs - Керування наборами налаштувань - - - - Small (%1px) - Малий (%1пікс) - - - - Medium (%1px) - Середній (%1пікс) - - - - Large (%1px) - Великий (%1пікс) - - - - Extra large (%1px) - Дуже великий (%1пікс) - - - - Custom (%1px) - Власний (%1пікс) - - - - Combo View - Комбінований вид - - - - TreeView and PropertyView - Вид Ієрархії та Властивостей - - - - Both - Обидві - - - - No style sheet - Таблиці стилів немає - - - - Preference Pack Name - Імʼя Набору Налаштувань - - - - Tags - Мітки - - - - Apply - Застосувати - - - - Apply the %1 preference pack - Застосувати набір налаштувань %1 - - - - Choose a FreeCAD config file to import - Choose a FreeCAD config file to import - - - - File exists - Файл вже існує - - - - A preference pack with that name already exists. Overwrite? - A preference pack with that name already exists. Overwrite? - - Gui::Dialog::DlgInputDialog @@ -3113,188 +2686,6 @@ Specify another directory, please. Gui::Dialog::DlgReportView - - - Report view - Вид Звіту - - - - Output - Вивід - - - - Normal messages will be recorded - Записує звичайні повідомлення - - - - Record normal messages - Запис звичайних повідомлень - - - - Log messages will be recorded - Записує повідомлення журналу - - - - Record log messages - Запис повідомлень журналу (log) - - - - Warnings will be recorded - Записує Попередження - - - - Record warnings - Запис попереджень - - - - Error messages will be recorded - Записує повідомлення про помилки - - - - Record error messages - Запис повідомлень про помилки - - - - When an error has occurred, the Report View dialog becomes visible -on-screen while displaying the error - При виникненні помилки, діалогове вікно Вид Звіту -стає видимим на екрані для показу помилки - - - - Show report view on error - Показати Вид звіту для помилок - - - - When a warning has occurred, the Report View dialog becomes visible -on-screen while displaying the warning - При виникненні попередження, діалогове вікно Вид Звіту стає -видимим на екрані для показу попередження - - - - Show report view on warning - Показати Вид Звіту для попередження - - - - When a normal message has occurred, the Report View dialog becomes visible -on-screen while displaying the message - При виникненні звичайного повідомлення, діалогове вікно Вид Звіту стає -видимим на екрані для показу повідомлення - - - - Show report view on normal message - Показати Вид Звіту для звичайних повідомлень - - - - When a log message has occurred, the Report View dialog becomes visible -on-screen while displaying the log message - При виникненні повідомлення журналу, діалогове вікно Вид Звіту стає -видимим на екрані для показу повідомлення журналу - - - - Show report view on log message - Показати Вид Звіту для повідомлень журналу - - - - Include a timecode for each report - Додає мітку часу до кожного повідомлення - - - - Include a timecode for each entry - Додати мітку часу до кожного запису - - - - Colors - Кольори - - - - Normal messages: - Звичайні повідомлення: - - - - Font color for normal messages in Report view panel - Встановлює колір шрифту для звичайних повідомлень у панелі Вид Звіту - - - - Log messages: - Повідомлення журналу: - - - - Font color for log messages in Report view panel - Встановлює колір шрифту для повідомлень журналу у панелі Вид Звіту - - - - Warnings: - Попередження: - - - - Font color for warning messages in Report view panel - Встановлює колір шрифту для попереджень у панелі Вид Звіту - - - - Errors: - Помилки: - - - - Font color for error messages in Report view panel - Встановлює колір шрифту для повідомлень про помилки у панелі Вид Звіту - - - - Python interpreter - Інтерпретатор Python - - - - Internal Python output will be redirected -from Python console to Report view panel - Перенаправляє внутрішні повідомлення Python -з консолі Python на панель Вид Звіту - - - - Redirect internal Python output to report view - Перенаправити внутрішній вивод Python до Виду Звіту - - - - Internal Python error messages will be redirected -from Python console to Report view panel - Перенаправляє внутрішні повідомлення про помилки Python -з консолі Python на панель Вид Звіту - - - - Redirect internal Python errors to report view - Перенаправити внутрішні помилки Python у Вид Звіту - Про програму @@ -3372,69 +2763,69 @@ from Python console to Report view panel Gui::Dialog::DlgSettings3DView - + 3D View 3D вид - + General Загальні - + Main coordinate system will always be shown in lower right corner within opened files Основна система координат буде завжди відображатись в нижньому правому кутку у відкритих файлах - + Show coordinate system in the corner Показати систему координат в кутку - + Relative size : Відносний розмір: - + Size of main coordinate system representation in the corner -- in % of height/width of viewport Визначає розмір представлення головної системи координат у куті - у % висоти / ширини вікна перегляду - + Axis cross will be shown by default at file opening or creation Під час відкриття або створення файлу за замовчуванням буде зображено перетин осей - + Show axis cross by default Показати перетин осей за замовчуванням - + Time needed for last operation and resulting frame rate will be shown at the lower left corner in opened files Час, потрібний для останньої операції, та кінцева частота кадрів будуть відображені в нижньому лівому кутку у відкритих файлах - + Show counter of frames per second Показати кількість кадрів в секунду - + Rendering Візуалізація - + This option is useful for troubleshooting graphics card and driver problems. Changing this option requires a restart of the application. @@ -3443,22 +2834,22 @@ Changing this option requires a restart of the application. Зміна цього параметра вимагає перезапуску програми. - + Use software OpenGL Використати "програмний" OpenGL - + Use OpenGL VBO (Vertex Buffer Object) Використати OpenGL VBO (Vertex Buffer Object) - + Render cache Кеш рендера - + If selected, Vertex Buffer Objects (VBO) will be used. A VBO is an OpenGL feature that provides methods for uploading vertex data (position, normal vector, color, etc.) to the graphics card. @@ -3481,7 +2872,7 @@ issues ranging from graphical anomalies to GPU crash bugs. Remember to report this setting as enabled when seeking support on the FreeCAD forums - + 'Render Caching' is another way to say 'Rendering Acceleration'. There are 3 options available to achieve this: 1) 'Auto' (default), let Coin3D decide where to cache. @@ -3498,92 +2889,92 @@ only cache at the scene graph root node. This offers the fastest rendering speed but slower response to any scene changes. - + Auto Автоматично - + Distributed Розподілений - + Centralized Централізований - + Anti-Aliasing Згладжування - + What kind of multisample anti-aliasing is used Який тип багато вибіркове згладжування використано - + None Немає - + Line Smoothing Згладжування ліній - + MSAA 2x MSAA 2x - + MSAA 4x MSAA 4x - + MSAA 8x MSAA 8x - + Transparent objects: Обчислення прозорості об'єктів: - + Render types of transparent objects Визначає тип візуалізації прозорих обʼєктів - + One pass Один прохід - + Backface pass Тіньовий прохід - + Marker size: Розмір маркера: - + Size of vertices in the Sketcher workbench Визначає розмір вершин в Редакторі ескізів - + Eye to eye distance for stereo modes Відстань між очима для стереорежимів - + Eye-to-eye distance used for stereo projections. The specified value is a factor that will be multiplied with the bounding box size of the 3D object that is currently displayed. @@ -3592,48 +2983,48 @@ bounding box size of the 3D object that is currently displayed. граничного поля 3D-обʼєкта, який зараз показується. - + Backlight is enabled with the defined color Підсвічування увімкнено із вказаним кольором - - + + Backlight color Колір підсвічування - + Intensity Інтенсивність - + Intensity of the backlight Інтенсивність підсвітки - + Camera type Тип камери - + Objects will appear in a perspective projection Встановлює перспективу проєкцію для показу обʼєктів - + Perspective renderin&g Пе&рспективна проєкція - + Objects will be projected in orthographic projection Встановлює ортографічну проєкцію для показу обʼєктів - + Or&thographic rendering Ор&тогональна проєкція @@ -3645,42 +3036,42 @@ bounding box size of the 3D object that is currently displayed. Gui::Dialog::DlgSettings3DViewImp - + 5px 5пікс - + 7px 7пікс - + 9px 9пікс - + 11px 11пікс - + 13px 13пікс - + 15px 15пікс - + Anti-aliasing Згладжування - + Open a new viewer or restart %1 to apply anti-aliasing changes. Відкрити новий переглядач або перезапустити %1 для застосування змін згладжування. @@ -3688,77 +3079,77 @@ bounding box size of the 3D object that is currently displayed. Gui::Dialog::DlgSettingsCacheDirectory - + Cache Кеш - + Cache directory Тека кэш-файлів - + Location: Розташування: - + Check periodically at program start: Періодична перевірка при запуску програми: - + Always Завжди - + Daily Щоденно - + Weekly Щотиждня - + Monthly Щомісяця - + Yearly Щорічно - + Never Ні (Не питати більше) - + Cache size limit: Обмеження розміру кешу: - + Check now... Перевірка... - + Notify the user if the cache size exceeds the specified limit Сповіщає користувача, якщо розмір кешу перевищив зазначений ліміт - + Unknown Невідомо - + Current cache size: %1 Поточний розмір кешу: %1 @@ -3932,182 +3323,182 @@ besides the color bar Gui::Dialog::DlgSettingsDocument - + Document Документ - + General Загальні - + The application will create a new document when started Буде створено новий документ після запуску програми - + Create new document at start up Створити новий документ при запуску - + Document save compression level (0 = none, 9 = highest, 3 = default) Рівень стиснення документу (0 = немає, 9 = високий, 3 = за замовчуванням) - + Compression level for FCStd files Встановлює рівень стиснення для файлів FCStd - + All changes in documents are stored so that they can be undone/redone Всі зміни в документах зберігаються таким чином, щоб їх можна було Скасувати/Повторити - + Using Undo/Redo on documents Використати режим Скасувати/Повторити у документах - + Maximum Undo/Redo steps Максимальна кількість кроків Скасувати/Повторити - + How many Undo/Redo steps should be recorded Визначає кількість дій Скасувати/Повторити - + Allow user aborting document recomputation by pressing ESC. This feature may slightly increase recomputation time. Дозволяє користувачу зупинити переобчислення документа натисканням ESC. Це може призвести до збільшення часу переобчислення. - + Allow aborting recomputation Дозволити зупинку переобчислення - + Storage Сховище - + Saving transactions (Auto-save) Збереження операцій (Автозбереження) - + Discard saved transaction after saving document Очищати збережені операції після збереження документа - + If there is a recovery file available the application will automatically run a file recovery when it is started. Якщо доступний файл відновлення, то програма автоматично запустить його відновлення після запуску. - + Run AutoRecovery at startup Запускати автовідновлення при завантаженні - + How often a recovery file is written Частота запису файлу відновлення - + Save AutoRecovery information every Зберігати інформацію для автовідновлення кожні - + A thumbnail will be stored when document is saved Мініатюра буде зберігатися під час збереження документу - + Save thumbnail into project file when saving document Зберігати мініатюру у файл проєкту при збереженні документа - + Size Розмір - + Sets the size of the thumbnail that is stored in the document. Common sizes are 128, 256 and 512 Встановлює розмір мініатюри, що зберігається у документі. Звичайні розміри 128, 256 і 512 - + The program logo will be added to the thumbnail Логотип програми буде додано до мініатюри - + Add the program logo to the generated thumbnail Додати логотип програми до згенерованої мініатюри - + How many backup files will be kept when saving document Визначає кількість резервних копій при збереженні документа - + Maximum number of backup files to keep when resaving document Максимальна кількість файлів резервних копій, що зберігаються при збереженні документа - + Backup files will get extension '.FCbak' and file names get date suffix according to the specified format Файли резервних копій отримають розширення '.FCbak' і суфікс з датою відповідно до вказаного формату - + Use date and FCBak extension Використати дату та FCBak розширення - + Date format Формат дати - + Document objects Обʼєкти документу - + Allow objects to have same label Allow objects to have same label - + Allow duplicate object labels in one document Дозволити дублювання міток обʼєктів в одному документі - + Enable partial loading of external linked documents. Then only referenced objects and their dependencies will be loaded when a linked document is auto-opened together with the main document. @@ -4117,22 +3508,22 @@ icon in the tree view to fully reload it. При відкритті основного документу автоматично завантажятся обʼєкти повʼязаного документа з посиланнями та їх залежності. Частково завантажений документ не можна редагувати. Двічі клацніть документ у ієрархіїї документа, щоб повністю перезавантажити його. - + Disable partial loading of external linked objects Вимкнути часткове завантаження зовнішніх повʼязаних обʼєктів - + Authoring and License Авторство та ліцензії - + Author name Імʼя автора - + All documents that will be created will get the specified author name. Keep blank for anonymous. You can also use the form: John Doe <john@doe.com> @@ -4141,32 +3532,32 @@ You can also use the form: John Doe <john@doe.com> Також можна використати цю форму: Джон До <john@doe.com> - + The field 'Last modified by' will be set to specified author when saving the file Під час збереження файлу поле 'Востаннє модифіковано' буде заповнене зазначеним автором - + Set on save Встановити при збереженні - + Company Назва компанії - + Default company name to use for new files Назва Компанії за замовчуванням для нових файлів - + Default license Ліцензія за замовчуванням - + Default license for new documents Типова Ліцензія для нових документів @@ -4236,12 +3627,12 @@ You can also use the form: John Doe <john@doe.com> Інші - + License URL URL ліцензії - + URL describing more about the license URL, що описує більше про ліцензію @@ -4249,104 +3640,21 @@ You can also use the form: John Doe <john@doe.com> Gui::Dialog::DlgSettingsDocumentImp - + The format of the date to use. Формат дати, яка використовується. - + Default За замовчуванням - + Format Формат - - Gui::Dialog::DlgSettingsEditorImp - - - Text - Текст - - - - Bookmark - Закладка - - - - Breakpoint - Точка зупинки - - - - Keyword - Ключове слово - - - - Comment - Коментар - - - - Block comment - Блок коментаря - - - - Number - Число - - - - String - Рядок - - - - Character - Символ - - - - Class name - Назва класу - - - - Define name - Вказати назву - - - - Operator - Оператор - - - - Python output - Вивід Python - - - - Python error - Помилка Python - - - - Current line highlight - Підсвітка поточної лінії - - - - Items - Елементи - - Gui::Dialog::DlgSettingsImage @@ -4527,122 +3835,122 @@ You can also use the form: John Doe <john@doe.com> Gui::Dialog::DlgSettingsMacro - + Macro Макрос - + General macro settings Загальні параметри макросів - + Variables defined by macros are created as local variables Створює змінні, визначені у макросі як локальні - + Run macros in local environment Запускати макроси у локальному середовищі - + Macro recording settings Налаштування запису макросів - + Macro path Шлях до макросу - + The directory in which the application will search for macros Тека, в якій програма буде шукати макрос - + Gui commands Команди GUI - + Recorded macros will also contain user interface commands Додає до записаних макросів команди інтерфейсу користувача - + Record GUI commands Запис команд GUI - + Recorded macros will also contain user interface commands as comments Додає до записаних макросів команди інтерфейсу користувача, записані як коментарі - + Record as comment Записати як коментар - + Logging Commands Ведення журналу команд - + Commands executed by macro scripts are shown in Python console Команди, виконані скриптами макросів, показує в консолі Python - + Show script commands in python console Показати команди скриптів в консолі Python - + Log all commands issued by menus to file: Реєстрація всіх команд (викликаних з допомогою меню) у файл: - + FullScript.FCScript FullScript.FCScript - + Recent macros menu Меню останніх макросів - + Size of recent macro list Розмір списку останніх макросів - + How many macros should be listed in recent macros list Встановлює кількість макросів в списку недавніх макросів - + Keyboard shortcut count Кількість комбінацій клавіш - + How many recent macros should have shortcuts Встановлює кількість останніх макросів з ярликами - + Keyboard Modifiers Модифікатори клавіатури - + Keyboard modifiers, default = Ctrl+Shift+ Встановлює модифікатор клавіатури, за замовчуванням = Ctrl+Shift+ @@ -4650,130 +3958,130 @@ You can also use the form: John Doe <john@doe.com> Gui::Dialog::DlgSettingsNavigation - - + + Navigation Навігація - + Navigation cube Куб навігації - + Steps by turn Кількість кроків для повного обертання - + Number of steps by turn when using arrows (default = 8 : step angle = 360/8 = 45 deg) Кількість кроків для повного обертання при повороті стрілками (типово = 8: кут кроку = 360/8 = 45 deg) - + Corner Кут - + Corner where navigation cube is shown Визначає кут екрану з навігаційним кубом - + Top left Вгорі ліворуч - + Top right Вгорі праворуч - + Bottom left Знизу ліворуч - + Bottom right Знизу праворуч - + Rotates to nearest possible state when clicking a cube face Повертає до найближчого можливого стану при натисканні на грань куба - + Rotate to nearest Повертати до найближчого - + Font name: Назва шрифту: - + Font name of the navigation cube Font name of the navigation cube - + Default За замовчуванням - + Cube size Розмір куба - + Size of the navigation cube Визначає розмір навігаційного куба - + Color Колір - + Base color for all elements Базовий колір для всіх елементів - + 3D Navigation 3D Навігація - + List the mouse button configs for each chosen navigation setting. Select a set and then press the button to view said configurations. Перелік налаштувань кнопок миші для кожного обраного параметра навігації. Виберіть набір, а потім натисніть кнопку для перегляду конфігурацій. - + Mouse... Мишка... - + Navigation settings set Набір налаштувань навігації - + Orbit style Стиль орбіти - + Rotation orbit style. Trackball: moving the mouse horizontally will rotate the part around the y-axis Turntable: the part will be rotated around the z-axis (with constrained axes). @@ -4784,116 +4092,116 @@ Turntable: the part will be rotated around the z-axis (with constrained axes). Free Turntable: the part will be rotated around the z-axis. - + Turntable Поворотна - + Trackball Трекбол - + Free Turntable Free Turntable - + Rotation mode Режим обертання - + Rotations in 3D will use current cursor position as center for rotation Обертання в 3D буде використовувати поточне положення курсору як центр обертання - + Window center Центр вікна - + Drag at cursor Перетягування під курсором - + Object center Центр обʼєкта - + Default camera orientation Типова орієнтація камери - + Default camera orientation when creating a new document or selecting the home view Визначає типову орієнтацію камери під час створення нового документа або вибору стандартного виду - + Camera zoom Масштабування камери - + Sets camera zoom for new documents. The value is the diameter of the sphere to fit on the screen. Встановлює масштабування камери для нових документів. Значення це діаметр сфери, яка поміститься на екрані. - + mm мм - + Enable animated rotations Ввімкнути анімовані обертання - + Enable animation Ввімкнути анімацію - + Zoom operations will be performed at position of mouse pointer Операції масштабування буде виконано на позиції вказівника миші - + Zoom at cursor Масштабування над курсором - + Zoom step Крок масштабування - + How much will be zoomed. Zoom step of '1' means a factor of 7.5 for every zoom step. Визначає коефіцієнт збільшення. Крок масштабування '1' дорівнює коефіцієнту збільшення 7,5. - + Direction of zoom operations will be inverted Напрямок масштабування операцій буде інвертований - + Invert zoom Інвертувати масштабування - + Prevents view tilting when pinch-zooming. Affects only gesture navigation style. Mouse tilting is not disabled by this setting. @@ -4902,57 +4210,67 @@ Mouse tilting is not disabled by this setting. Нахил миші не вимикається цим параметром. - + Disable touchscreen tilt gesture Вимкнути реакцію на нахил екрану - + + Show the rotation center when dragging. + Показувати центр обертання при перетягуванні. + + + + Enable rotation center indication + Увімкнути індикацію центру обертання + + + Isometric Ізометричний - + Dimetric Диметрія - + Trimetric Триметрія - + Top Згори - + Front Фронтальний - + Left Ліворуч - + Right Направо - + Rear Ззаду - + Bottom Знизу - + Custom Підлаштувати @@ -4960,44 +4278,44 @@ Mouse tilting is not disabled by this setting. Gui::Dialog::DlgSettingsPythonConsole - + Python console Консоль Python - + Settings Параметри - + Words will be wrapped when they exceed available horizontal space in Python console Слова будуть перенесені при перевищенні максимального розміру строки в консолі Python - + Enable word wrap Ввімкнути перенесення слів - + The cursor shape will be a block Форма курсору буде блоком - + Enable block cursor Ввімкнути курсор у вигляді блоку - + Saves Python history across sessions Зберігати історію Python між сесіями - + Save history Зберегти історію @@ -5005,17 +4323,37 @@ horizontal space in Python console Gui::Dialog::DlgSettingsSelection - + Selection Виділення - + + Enable preselection, highlighted with specified color + Enable preselection, highlighted with specified color + + + + Enable preselection + Enable preselection + + + + Enable selection, highlighted with specified color + Enable selection, highlighted with specified color + + + + Enable selection + Enable selection + + + Pick radius (px): Радіус виділення (пікс): - + Area for picking elements in 3D view. Larger value eases to pick things, but can make small features impossible to select. @@ -5024,27 +4362,27 @@ Larger value eases to pick things, but can make small features impossible to sel - + Auto switch to the 3D view containing the selected item Автопереключення до 3D-виду, що містить виділений елемент - + Auto expand tree item when the corresponding object is selected in 3D view Автоматично відкриває елемент в ієрархії при виділенні відповідного обʼєкта в 3D-виді - + Preselect the object in 3D view when mouse over the tree item Підсвічує обʼєкт в 3D-виді при наведенні мишки на елемент в ієрархії - + Record selection in tree view in order to go back/forward using navigation button Записати виділення в ієрархії до історії команд для повернення назад/вперед за допомогою кнопки навігації - + Add checkboxes for selection in document tree Додати чекбокси для виділення в ієрархії документів @@ -5052,147 +4390,122 @@ Larger value eases to pick things, but can make small features impossible to sel Gui::Dialog::DlgSettingsViewColor - + Colors Кольори - - Selection - Виділення - - - - Enable preselection and highlight by specified color - Вмикає попереднє виділення та підсвічування вказаним кольором - - - - Enable preselection highlighting - Ввімкнути підсвічування попереднього виділення - - - - Enable selection highlighting and use specified color - Вмикає підсвічування виділення та використовує вказаний колір - - - - Enable selection highlighting - Ввімкнути підсвічування виділеного - - - + Background color for the model view Колір тла моделі - + Background color Колір фону - - + + Background will have selected color Встановлює обраний колір для тла - + Simple color Прості кольори - - + + Background will have selected color gradient Тло буде мати градієнт виділеного кольору - + Linear gradient Linear gradient - + Radial gradient Radial gradient - - + + Top: Top: - - + + Middle: Middle: - + Switches the colors of the gradient Switches the colors of the gradient - + Switch Переключити - + Color gradient will get selected color as middle color Градієнт кольору використовує виділений колір як середній - + Middle color Середній колір - - + + Bottom: Bottom: - + Tree view Ієрархія документа - + Object being edited Обʼєкт редагувався - + Background color for objects in tree view that are currently edited Колір тла для обʼєктів в ієрархії документа під час редагування - + Active container Активний контейнер - + Background color for active containers in tree view Колір тла для активних контейнерів ієрархії документа - + Central: Central: - + Midway: Midway: - + End: End: @@ -5317,7 +4630,7 @@ The preference system is the one set in the general preferences. Gui::Dialog::DockablePlacement - + Placement Розташувати @@ -5918,17 +5231,17 @@ The 'Status' column shows whether the document could be recovered. Застосувати - + Please select 1, 2, or 3 points before clicking this button. A point may be on a vertex, face, or edge. If on a face or edge the point used will be the point at the mouse position along face or edge. If 1 point is selected it will be used as the center of rotation. If 2 points are selected the midpoint between them will be the center of rotation and a new custom axis will be created, if needed. If 3 points are selected the first point becomes the center of rotation and lies on the vector that is normal to the plane defined by the 3 points. Some distance and angle information is provided in the report view, which can be useful when aligning objects. For your convenience when Shift + click is used the appropriate distance or angle is copied to the clipboard. Будь ласка, виберіть 1, 2 або 3 точки перед натисканням на цю кнопку. Точка може бути на вершині, грані або на ребрі. Якщо вибрати на грані або на ребрі, то обраною буде точка найближча до курсора, що належить грані або ребру. Якщо вибрано 1 точку, вона буде використовуватися як центр обертання. При виборі двох точок, центром обертання буде середина між ними, а також при потребі буде додано нову вісь обертання. При виборі 3 точок, перша точка стає центром обертання і лежить на векторі, що буде нормаллю до площини утвореної трьома вибраними точками. У додатвовій інформації також надаються дані про відстань та кут. Це може бути корисним для вирівнювання обʼєктів. Для вашої зручності при кліку з натисненим Shift відповідна відстань або кут буде скопійовано в буфер обміну. - + Incorrect quantity Неправильна кількість - + There are input fields with incorrect input, please ensure valid placement values! Поля заповнені некоректними величинами, переконайтесь, що вводите правильні значення! @@ -6190,7 +5503,7 @@ originally selected prior to opening this dialog Gui::DockWnd::PropertyDockView - + Property View Перегляд властивостей @@ -6258,22 +5571,22 @@ originally selected prior to opening this dialog Перейти в кінець - + Clear Очистити - + Save As... Зберегти як... - + Save Report Output Зберегти звіт - + Plain Text Files Текстові файли @@ -6404,7 +5717,7 @@ originally selected prior to opening this dialog Програма - + Labels & Attributes Мітки та Атрибути @@ -6453,27 +5766,27 @@ Do you want to save your changes? PDF-файл - + untitled[*] без імені [*] - + - Editor - Редактор - + %1 chars removed %1 символів видалено - + %1 chars added %1 символів додано - + Formatted Форматований @@ -6589,74 +5902,74 @@ Do you want to save your changes? Gui::GraphvizView - + Graphviz not found Graphviz не знайдено - + Graphviz couldn't be found on your system. Пакет Graphviz не знайдено у вашій системі. - + Read more about it here. Дізнайтеся більше про це тут. - + Do you want to specify its installation path if it's already installed? Бажаєте вказати шлях до його інсталяції, якщо його вже інстальовано? - + Graphviz installation path Шлях до встановленного Graphviz - + Graphviz failed Помилка Graphviz - + Graphviz failed to create an image file Помилка Graphviz при створенні файла зображення - + PNG format Формат PNG - + Bitmap format Формат Bitmap - + GIF format Формат GIF - + JPG format Формат JPG - + SVG format Формат SVG - - + + PDF format Формат PDF - - + + Export graph Експортувати діаграму @@ -6798,17 +6111,17 @@ Do you want to save your changes? Gui::MacroCommand - + Macros Макроси - + Macro file doesn't exist Файл макросу не існує - + No such macro file: '%1' Немає такого макросу: '%1' @@ -6817,7 +6130,7 @@ Do you want to save your changes? Gui::MainWindow - + Dimension Розмірність @@ -6847,32 +6160,42 @@ Do you want to save your changes? Закрити все - - - + + + Toggles this toolbar Переключення цієї панелі - - - + + + Toggles this dockable window Переключення цього закріплюваного вікна - - + + WARNING: This is a development version. + WARNING: This is a development version. + + + + Please do not use in a production environment. + Please do not use in a production environment. + + + + Unsaved document Незбережений документ - + The exported object contains external link. Please save the documentat least once before exporting. Експортований обʼєкт містить зовнішні посилання. Збережіть документ хоча б раз перед експортом. - + To link to external objects, the document must be saved at least once. Do you want to save the document now? Щоб привʼязати зовнішні обʼєкти, документ повинен бути збережений хоча б один раз. @@ -6882,121 +6205,121 @@ Do you want to save the document now? Gui::ManualAlignment - - - - - + + + + + Manual alignment Вирівнювання вручну - + The alignment is already in progress. Вирівнювання вже виконується. - + Alignment[*] Вирівнювання[*] - + Please, select at least one point in the left and the right view Будь ласка, вкажіть не менше однієї точки на лівому та правому поданнях - + Please, select at least %1 points in the left and the right view Виберіть принаймні %1 точок на лівому та правому видах - + Please pick points in the left and right view Виберіть точку на лівому та правому виді - + The alignment has finished Вирівнювання завершено - + The alignment has been canceled Вирівнювання скасовано - - + + Too few points picked in the left view. At least %1 points are needed. Занадто мало точок вибрано на лівому виді. Необхідно вибрати принаймні %1 точок. - - + + Too few points picked in the right view. At least %1 points are needed. Занадто мало точок вибрано на правому виді. Необхідно вибрати принаймні %1 точок. - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. Вибрана різна кількість точок на лівому та правому видах. На лівому виді вибрано %1 точок, на правому виді вибрано %2 точок. - + Try to align group of views Вирівняти групу виглядів - + The alignment failed. How do you want to proceed? Не вдалося виконати вирівнювання. Як ви бажаєте продовжувати? - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. Обрана різна кількість точок на лівому та правому видах. На лівому виді обрано %1 точок, на правому виді - %2 точок. - + Point_%1 Point_%1 - + Point picked at (%1,%2,%3) Обрані точки при (%1, %2 %3) - + No point was found on model Не знайдено точки на моделі - + No point was picked Жодної точки не вибрано - + &Align &Align - + &Remove last point &Remove last point - + &Cancel &Скасувати - + &Synchronize views &Synchronize views @@ -7143,7 +6466,7 @@ How do you want to proceed? Gui::PropertyEditor::LinkLabel - + Change the linked object Заміна звʼязаного обʼєкта @@ -7151,12 +6474,12 @@ How do you want to proceed? Gui::PropertyEditor::LinkSelection - + Error Помилка - + Object not found Обʼєкт не знайдено @@ -7227,13 +6550,13 @@ How do you want to proceed? Gui::PropertyView - + View Вид - + Data Дані @@ -7281,77 +6604,77 @@ Do you want to exit without saving your data? Необроблений невідомий виняток C++. - + &Copy &Копіювати - + &Copy command &Копіювати команду - + &Copy history &Копіювати історію - + Save history as... Зберегти історію як... - + Save history Зберегти історію - + Saves Python history across %1 sessions Зберігає історію Python з %1 сесій - + &Paste &Вставити - + Select All Вибрати все - + Clear console Очистити консоль - + Insert file name... Введіть імʼя файлу... - + Word wrap Перенесення слів - + Save History Зберегти історію - + Macro Files Файли макросів - + Insert file name Введіть імʼя файлу - + All Files Всі файли @@ -7364,7 +6687,7 @@ Do you want to exit without saving your data? Коментар - + Uncomment Розкоментувати @@ -7372,17 +6695,17 @@ Do you want to exit without saving your data? Gui::RecentFilesAction - + Open file %1 Відкрити файл %1 - + File not found Файл не знайдено - + The file '%1' cannot be opened. Файл '%1' не вдалося відкрити. @@ -7390,22 +6713,22 @@ Do you want to exit without saving your data? Gui::RecentMacrosAction - + none нічого - + Run macro %1 (Shift+click to edit) keyboard shortcut: %2 Комбінація клавіш: %2 для виконання макросу %1 (Shift + клац для редагування) - + File not found Файл не знайдено - + The file '%1' cannot be opened. Файл '%1' не вдалося відкрити. @@ -7436,22 +6759,22 @@ Do you want to exit without saving your data? Gui::SearchBar - + Previous Попередня - + Next Наступний - + Case sensitive З урахуванням регістру - + Whole words Слова повністю @@ -7697,38 +7020,38 @@ Do you want to specify another directory? Gui::TextDocumentEditorView - + Text updated Текст оновлено - + The text of the underlying object has changed. Discard changes and reload the text from the object? Текст основного обʼєкта змінився. Відхилити зміни та перезавантажити текст з обʼєкта? - + Yes, reload. Так, перезавантажити. - + Unsaved document Незбережений документ - + Do you want to save your changes before closing? Бажаєте зберегти ваші зміни перед закриттям? - + If you don't save, your changes will be lost. Якщо ви не збережете, зміни будуть втрачено. - - + + Edit text Редагувати текст @@ -8000,7 +7323,7 @@ Do you want to specify another directory? Gui::TreeDockWidget - + Tree view Ієрархія документа @@ -8008,7 +7331,7 @@ Do you want to specify another directory? Gui::TreePanel - + Search Пошук @@ -8016,183 +7339,183 @@ Do you want to specify another directory? Gui::TreeWidget - + Search... Шукати... - + Search for objects Пошук обʼєктів - + Activate document Активувати документ - + Activate document %1 Активувати документ %1 - + Tree settings Tree settings - + Show description column Show description column - + Show an extra tree view column for item description. The item's description can be set by pressing F2 (or your OS's edit button) or by editing the 'label2' property. Show an extra tree view column for item description. The item's description can be set by pressing F2 (or your OS's edit button) or by editing the 'label2' property. - + Group Група - + Labels & Attributes Мітки та Атрибути - + Description Опис - + Show items hidden in tree view Show items hidden in tree view - + Show items that are marked as 'hidden' in the tree view Show items that are marked as 'hidden' in the tree view - + Toggle visibility in tree view Toggle visibility in tree view - + Toggles the visibility of selected items in the tree view Toggles the visibility of selected items in the tree view - + Create group... Створити групу... - + Create a group Створити групу - - + + Rename Перейменувати - + Rename object Перейменувати обʼєкт - + Finish editing Завершити редагування - + Finish editing object Завершити редагування обʼєкту - + Add dependent objects to selection Додати залежні обʼєкти до виділення - + Adds all dependent objects to the selection Додає всі залежні обʼєкти до виділеного - + Close document Закрити документ - + Close the document Закрити цей документ - + Reload document Перезавантажити документ - + Reload a partially loaded document Перезавантажити частково завантажений документ - + Skip recomputes Пропустити перерахунки - + Enable or disable recomputations of document Ввімкнути або вимкнути перерахунки документа - + Allow partial recomputes Дозволити часткові переобчислення - + Enable or disable recomputating editing object when 'skip recomputation' is enabled Ввімкнути або вимкнути переобчислення обʼєктів, коли 'пропустити переобчислення' активовано - + Mark to recompute Помітити для переобчислення - + Mark this object to be recomputed Позначити цей обʼєкт для переобчислення - + Recompute object Переобчислити обʼєкт - + Recompute the selected object Переобчислити виділений обʼєкт - + (but must be executed) (але має бути виконано) - + %1, Internal name: %2 %1, внутрішнє імʼя: %2 @@ -8223,12 +7546,12 @@ Do you want to specify another directory? PDF-файл - + Opening file failed Відкриття файлу не вдалося - + Can't open file '%1' for writing. Не вдалося відкрити файл '%1' для запису. @@ -8236,7 +7559,7 @@ Do you want to specify another directory? Gui::WorkbenchGroup - + Select the '%1' workbench Оберіть робоче середовище '%1' @@ -8451,69 +7774,70 @@ Do you want to specify another directory? QObject - - + + General Загальні - - + + + Display Показ - + Workbenches Робочі середовища - - - + + + Python Python - - - + + + Unknown filetype Невідомий тип файлу - - + + Cannot open unknown filetype: %1 Не вдається відкрити невідомий тип файлу: %1 - + Export failed Експорт не вдався - + Cannot save to unknown filetype: %1 Не вдається зберегти в невідомий тип файлу: %1 - + Workbench failure Помилка робочого середовища - + %1 %1 - + Exception Виняток @@ -8559,8 +7883,8 @@ Do you want to specify another directory? Експорт в PDF ... - + Unsaved document Незбережений документ @@ -8714,17 +8038,17 @@ Do you want to continue? Не вдалося відкрити файл '%1'. - + files Файли - + Save image Зберегти зображення - + Choose an image file to open Оберіть файл зображення для відкриття @@ -8830,44 +8154,44 @@ Do you want to continue? - + Type Тип - + Notifier Сповіщення - + Message Повідомлення - + Notifier: Сповіщення: - + Do you want to skip confirmation of further critical message notifications while loading the file? Ви хочете пропустити підтвердження подальших критичних повідомлень під час завантаження файлу? - + Critical Message Critical Message - + Too many opened non-intrusive notifications. Notifications are being omitted! Too many opened non-intrusive notifications. Notifications are being omitted! - + Identical physical path detected. It may cause unwanted overwrite of existing document! @@ -8876,44 +8200,44 @@ Do you want to continue? - + Are you sure you want to continue? Ви впевнені, що бажаєте продовжити? - + Please check report view for more... Будь ласка, перегляньте Вид Звіту... - + Physical path: Фізичний шлях: - - + + Document: Документ: - - + + Path: Шлях: - + Identical physical path Ідентичний фізичний шлях - + Could not save document Не вдалося зберегти документ - + There was an issue trying to save the file. This may be because some of the parent folders do not exist, or you do not have sufficient permissions, or for other reasons. Error details: "%1" @@ -8926,102 +8250,102 @@ Would you like to save the file with a different name? Хочете зберегти файл з іншим імʼям? - - - + + + Saving aborted Збереження перервано - + Save dependent files Зберегти залежні файли - + The file contains external dependencies. Do you want to save the dependent files, too? Файл містить зовнішні залежності. Бажаєте також зберегти залежні файли? - - + + Saving document failed Не вдалося зберегти документ - + Save document under new filename... Зберегти документ під новим імʼям... - - + + Save %1 Document Зберегти %1 документ - + Document Документ - - + + Failed to save document Не вдалося зберегти документ - + Documents contains cyclic dependencies. Do you still want to save them? Документи містять циклічні залежності. Ви все ще хочете їх зберегти? - + Save a copy of the document under new filename... Зберегти копію документа під новим іменем файла... - + %1 document (*.FCStd) Документ %1 (*.FCStd) - + Document not closable Документ не закривається - + The document is not closable for the moment. Документ не може бути закритим в даний час. - + Document not saved Документ не збережено - + The document%1 could not be saved. Do you want to cancel closing it? Документ%1 не вдалося зберегти. Бажаєте скасувати закриття? - + Undo Undo - + Redo Redo - + There are grouped transactions in the following documents with other preceding transactions В наступних документах відбувається групування операцій з іншими попередніми операціями - + Choose 'Yes' to roll back all preceding transactions. Choose 'No' to roll back in the active document only. Choose 'Abort' to abort @@ -9104,12 +8428,12 @@ Please open a browser window and type in: http://localhost:%1. Параметри... - + Out of memory Не вистачає памʼяті - + Not enough memory available to display the data. Недостатньо памʼяті для показу даних. @@ -9125,7 +8449,7 @@ Please open a browser window and type in: http://localhost:%1. Не вдається знайти файл %1 ні в %2 , ні в %3 - + Navigation styles Стилі навігації @@ -9136,7 +8460,7 @@ Please open a browser window and type in: http://localhost:%1. - + Transform Перетворити @@ -9201,12 +8525,12 @@ Please open a browser window and type in: http://localhost:%1. %1 не порожній, також видалити його вміст? - + Translation: Переміщення: - + Rotation: Обертання: @@ -9301,33 +8625,33 @@ underscore, and must not start with a digit. Не вдалося додати властивість до '%1': %2 - - + + Drag & drop failed Помилка перетягування - + Setup configurable object Налаштування конфігураційного обʼєкта - + Select which object to copy or exclude when configuration changes. All external linked objects are excluded by default. Виділіть об'єкт який необхідно копіювати або виключити під час зміни конфігурації. За замовчуванням виключаються всі пов'язані зовнішні об'єкти. - + Please select which objects to copy when the configuration is changed Будь ласка, виберіть, які обʼєкти слід скопіювати при зміні конфігурації - + Apply to all Застосувати до всіх - + Apply the setting to all links. Or, uncheck this option to apply only to this link. Застосувати налаштування до всіх посилань. @@ -9335,27 +8659,27 @@ option to apply only to this link. до цього посилання. - + Copy on change Копіювання при зміні - + Enable Ввімкнути - + Enable auto copy of linked object when its configuration is changed Ввімкнути автоматичне копіювання звʼязаного обʼєкта, коли його налаштування змінюється - + Tracking Колія - + Copy the linked object when its configuration is changed. Also auto redo the copy if the original linked object is changed. @@ -9365,17 +8689,17 @@ Also auto redo the copy if the original linked object is changed. - + Disable copy on change Вимкнути копіювання при зміні - + Refresh configurable object Оновити обʼєкт конфігурації - + Synchronize the original configurable source object by creating a new deep copy. Note that any changes made to the current copy will be lost. @@ -9386,23 +8710,23 @@ the current copy will be lost. - + Toggle array elements Перемикання елементів масиву - + Change whether show each link array element as individual objects Змінює, чи показувати кожен елемент масиву посилань окремими обʼєктами - + Transform at the origin of the placement Перетворити в місці розташування - - + + Override colors... Змінити кольори... @@ -9430,12 +8754,12 @@ the current copy will be lost. SelectionFilter - + Not allowed: Заборонено: - + Selection not allowed by filter Вибір забороненого за допомогою фільтра @@ -9443,9 +8767,9 @@ the current copy will be lost. StdBoxElementSelection - - + + Box element selection Область виділення елементів @@ -9453,13 +8777,13 @@ the current copy will be lost. StdBoxSelection - + Box selection Виділити область - + Activate the box selection tool Activate the box selection tool @@ -9537,13 +8861,13 @@ the current copy will be lost. StdCmdAxisCross - + Toggle axis cross Показати/приховати початок координат - - + + Turns on or off the axis cross at the origin Turns on or off the axis cross at the origin @@ -9649,13 +8973,13 @@ the current copy will be lost. StdCmdDemoMode - + View turntable... Поворотний перегляд... - + View turntable Показує деталь в режимі поворотного перегляду @@ -9995,13 +9319,13 @@ the current copy will be lost. StdCmdHideObjects - + Hide all objects Приховати всі обʼєкти - - + + Hide all objects in the document Приховує всі обʼєкти в документі @@ -10009,13 +9333,13 @@ the current copy will be lost. StdCmdHideSelection - + Hide selection Приховати виділене - - + + Hide all selected objects Приховує всі виділені обʼєкти @@ -10289,13 +9613,13 @@ the current copy will be lost. StdCmdMeasureDistance - + Measure distance Виміряти відстань - + Activate the distance measurement tool Activate the distance measurement tool @@ -10354,8 +9678,8 @@ the current copy will be lost. Створює новий порожній документ - + Unnamed Без назви @@ -10583,8 +9907,8 @@ the current copy will be lost. StdCmdRecentFiles - Recent files - Нещодавні файли + Open Recent + Open Recent @@ -10722,13 +10046,13 @@ the current copy will be lost. StdCmdSceneInspector - + Scene inspector... Інспектор сцени... - + Scene inspector Інспектор сцени @@ -10736,13 +10060,13 @@ the current copy will be lost. StdCmdSelBack - + &Back &Назад - + Go back to previous selection Повернутися до попереднього вибору @@ -10750,13 +10074,13 @@ the current copy will be lost. StdCmdSelBoundingBox - + &Bounding box &Обмежувальна рамка - + Show selection bounding box Показує обмежувальну рамку при виділенні @@ -10764,13 +10088,13 @@ the current copy will be lost. StdCmdSelForward - + &Forward &Вперед - + Repeat the backed selection Повторіть вибір резервної копії @@ -10792,13 +10116,13 @@ the current copy will be lost. StdCmdSelectVisibleObjects - + Select visible objects Виділити видимі обʼєкти - - + + Select visible objects in the active document Виділяє видимі обʼєкти в активному документі @@ -10820,13 +10144,13 @@ the current copy will be lost. StdCmdSetAppearance - + Appearance... Зовнішній вигляд... - + Sets the display properties of the selected object Задає вигляд виділеного обʼєкта @@ -10834,13 +10158,13 @@ the current copy will be lost. StdCmdShowObjects - + Show all objects Показати всі обʼєкти - - + + Show all objects in the document Показує всі обʼєкти в документі @@ -10848,13 +10172,13 @@ the current copy will be lost. StdCmdShowSelection - + Show selection Показати віділене - - + + Show all selected objects Показує всі виділені обʼєкти @@ -10890,13 +10214,13 @@ the current copy will be lost. StdCmdTextureMapping - + Texture mapping... Нанесення текстури... - + Texture mapping Текстури @@ -10946,13 +10270,13 @@ the current copy will be lost. StdCmdToggleNavigation - + Toggle navigation/Edit mode Перемкнути навігацію/Змінити режим - - + + Toggle between navigation and edit mode Переключення між навігацією і режимом редагування @@ -10960,13 +10284,13 @@ the current copy will be lost. StdCmdToggleObjects - + Toggle all objects Перемкнути всі обʼєкти - - + + Toggles visibility of all objects in the active document Вмикає/вимикає видимість всіх обʼєктів в активному документі @@ -10974,13 +10298,13 @@ the current copy will be lost. StdCmdToggleSelectability - + Toggle selectability Перемикач можливостей вибору - - + + Toggles the property of the objects to get selected in the 3D-View Перемикає можливість виділяти обʼєкти у 3D-Виді @@ -10988,13 +10312,13 @@ the current copy will be lost. StdCmdToggleVisibility - + Toggle visibility Перемикнути видимість - - + + Toggles visibility Вмикає/вимикає видимість @@ -11044,13 +10368,13 @@ the current copy will be lost. StdCmdTreeCollapse - + Collapse selected item Згорнути виділений елемент - + Collapse currently selected tree items Згортає виділені елементи ієрархії документа @@ -11058,13 +10382,13 @@ the current copy will be lost. StdCmdTreeExpand - + Expand selected item Розгорнути виділений елемент - + Expand currently selected tree items Розгортає виділені елементи ієрархії документа @@ -11072,13 +10396,13 @@ the current copy will be lost. StdCmdTreeSelectAllInstances - + Select all instances Вибрати всі екземпляри - + Select all instances of the current selected object Виберіть усі екземпляри виділеного обʼєкта @@ -11086,13 +10410,13 @@ the current copy will be lost. StdCmdTreeViewActions - + TreeView actions Дії з Ієрархію Документа - + TreeView behavior options and actions Параметри та дії Ієрархії Документа @@ -11156,13 +10480,13 @@ the current copy will be lost. StdCmdViewBottom - + Bottom Знизу - + Set to bottom view Встановлює вид знизу @@ -11170,13 +10494,13 @@ the current copy will be lost. StdCmdViewCreate - + Create new view Створити новий вид - + Creates a new view window for the active document Створює нове вікно Виду для активного документа @@ -11184,13 +10508,13 @@ the current copy will be lost. StdCmdViewDimetric - + Dimetric Диметрія - + Set to dimetric view Встановлює диметричний вид @@ -11198,13 +10522,13 @@ the current copy will be lost. StdCmdViewExample1 - + Inventor example #1 Приклад Inventor #1 - + Shows a 3D texture with manipulator Показує 3D текстури з маніпулятором @@ -11212,13 +10536,13 @@ the current copy will be lost. StdCmdViewExample2 - + Inventor example #2 Приклад Inventor #2 - + Shows spheres and drag-lights Показ сфер та перетягувані ліхтарі @@ -11226,13 +10550,13 @@ the current copy will be lost. StdCmdViewExample3 - + Inventor example #3 Приклад Inventor #3 - + Shows a animated texture Показ анімованих текстур @@ -11240,13 +10564,13 @@ the current copy will be lost. StdCmdViewFitAll - + Fit all Вмістити все - + Fits the whole content on the screen Вміщує весь вміст на екрані @@ -11254,13 +10578,13 @@ the current copy will be lost. StdCmdViewFitSelection - + Fit selection Вмістити вибране - + Fits the selected content on the screen Вміщує виділені обʼєкти на екрані @@ -11268,13 +10592,13 @@ the current copy will be lost. StdCmdViewFront - + Front Фронтальний - + Set to front view Встановлює фронтальний вид @@ -11282,13 +10606,13 @@ the current copy will be lost. StdCmdViewHome - + Home Домівка - + Set to default home view Встановлює стандартний вид @@ -11296,13 +10620,13 @@ the current copy will be lost. StdCmdViewIsometric - + Isometric Ізометричний - + Set to isometric view Встановлює ізометричний вид @@ -11310,13 +10634,13 @@ the current copy will be lost. StdCmdViewIvIssueCamPos - + Issue camera position Вихідне положення камери - + Issue the camera position to the console and to a macro, to easily recall this position Вихідне положення камери для консолі і макросів, щоб потім швидко відновити цю позицію @@ -11324,13 +10648,13 @@ the current copy will be lost. StdCmdViewIvStereoInterleavedColumns - + Stereo Interleaved Columns Формування стереозображення способом чередування стовпчиків - + Switch stereo viewing to Interleaved Columns Перемикає вивід стереозображення на спосіб чергування стовпчиків @@ -11338,13 +10662,13 @@ the current copy will be lost. StdCmdViewIvStereoInterleavedRows - + Stereo Interleaved Rows Формування стереозображення черезрядковим способом - + Switch stereo viewing to Interleaved Rows Перемикає вивід стереозображення на черезрядковий спосіб @@ -11352,13 +10676,13 @@ the current copy will be lost. StdCmdViewIvStereoOff - + Stereo Off Вимкнути стерео - + Switch stereo viewing off Вимикає стерео перегляд @@ -11366,13 +10690,13 @@ the current copy will be lost. StdCmdViewIvStereoQuadBuff - + Stereo quad buffer Стереозображення, сформоване методом чотириразового буферування - + Switch stereo viewing to quad buffer Перемикає вивід стереозображення на спосіб чотирикратного буферування @@ -11380,13 +10704,13 @@ the current copy will be lost. StdCmdViewIvStereoRedGreen - + Stereo red/cyan Стерео червоно-блакитне - + Switch stereo viewing to red/cyan Перемикає стерео перегляд на червоно-блакитний @@ -11394,13 +10718,13 @@ the current copy will be lost. StdCmdViewLeft - + Left Ліворуч - + Set to left view Встановлює вид ліворуч @@ -11408,13 +10732,13 @@ the current copy will be lost. StdCmdViewRear - + Rear Ззаду - + Set to rear view Встановлює вид ззаду @@ -11436,13 +10760,13 @@ the current copy will be lost. StdCmdViewRight - + Right Направо - + Set to right view Встановлює вид праворуч @@ -11450,13 +10774,13 @@ the current copy will be lost. StdCmdViewRotateLeft - + Rotate Left Повернути ліворуч - + Rotate the view by 90° counter-clockwise Повертає вид на 90° проти годинникової стрілки @@ -11464,13 +10788,13 @@ the current copy will be lost. StdCmdViewRotateRight - + Rotate Right Повернути праворуч - + Rotate the view by 90° clockwise Повертає вид на 90° за годинниковою стрілкою @@ -11492,13 +10816,13 @@ the current copy will be lost. StdCmdViewTop - + Top Згори - + Set to top view Встановлює вид згори @@ -11506,13 +10830,13 @@ the current copy will be lost. StdCmdViewTrimetric - + Trimetric Триметрія - + Set to trimetric view Встановлює триметричний вид @@ -11520,13 +10844,13 @@ the current copy will be lost. StdCmdViewVR - + FreeCAD-VR FreeCAD-VR - + Extend the FreeCAD 3D Window to a Oculus Rift Поширити 3D-вікно FreeCAD на Oculus Rift @@ -11590,13 +10914,13 @@ the current copy will be lost. StdMainFullscreen - + Fullscreen На весь екран - + Display the main window in fullscreen mode Показує головне вікно в повноекранному режимі @@ -11632,13 +10956,13 @@ the current copy will be lost. StdRecallWorkingView - + Recall working view Recall working view - - + + Recall previously stored temporary working view Recall previously stored temporary working view @@ -11646,13 +10970,13 @@ the current copy will be lost. StdStoreWorkingView - + Store working view Store working view - - + + Store a document-specific temporary working view Store a document-specific temporary working view @@ -11660,13 +10984,13 @@ the current copy will be lost. StdTreeCollapseDocument - + Collapse/Expand Згорнути/Розгорнути - + Expand active document and collapse all others Розгортає активний документ та згортає усі інші @@ -11674,12 +10998,12 @@ the current copy will be lost. StdTreeDrag - + Initiate dragging Розпочати перетягування - + Initiate dragging of current selected tree items Починає перетягування виділених елементів ієрархії @@ -11687,13 +11011,13 @@ the current copy will be lost. StdTreeMultiDocument - + Multi document Мульти-документ - + Display all documents in the tree view Показує всі документи ієрархії документа @@ -11701,12 +11025,12 @@ the current copy will be lost. StdTreePreSelection - + Pre-selection Попередній вибір - + Preselect the object in 3D view when mouse over the tree item Підсвічує обʼєкт в 3D-виді при наведенні мишки на елемент в ієрархії @@ -11714,12 +11038,12 @@ the current copy will be lost. StdTreeRecordSelection - + Record selection Записати вибір - + Record selection in tree view in order to go back/forward using navigation button Записати виділення в ієрархії до історії команд для повернення назад/вперед за допомогою кнопки навігації @@ -11727,13 +11051,13 @@ the current copy will be lost. StdTreeSelection - + Go to selection Перейти до вибраного - + Scroll to first selected item Прокручує до першого виділеного елемента @@ -11741,13 +11065,13 @@ the current copy will be lost. StdTreeSingleDocument - + Single document Окремий документ - + Only display the active document in the tree view Показує тільки активний документ в ієрархії документа @@ -11755,12 +11079,12 @@ the current copy will be lost. StdTreeSyncPlacement - + Sync placement Синхронізувати розташування - + Auto adjust placement on drag and drop objects across coordinate systems Автоматичне налаштування розташування при перетягуванні об’єктів через системи координат @@ -11768,12 +11092,12 @@ the current copy will be lost. StdTreeSyncSelection - + Sync selection Синхронізувати виділення - + Auto expand tree item when the corresponding object is selected in 3D view Автоматично відкриває елемент в ієрархії при виділенні відповідного обʼєкта в 3D-виді @@ -11781,12 +11105,12 @@ the current copy will be lost. StdTreeSyncView - + Sync view Синхронізувати вид - + Auto switch to the 3D view containing the selected item Автопереключення до 3D-виду, що містить виділений елемент @@ -11794,13 +11118,13 @@ the current copy will be lost. StdViewBoxZoom - + Box zoom Поле маштабування - + Activate the box zoom tool Activate the box zoom tool @@ -11808,13 +11132,13 @@ the current copy will be lost. StdViewDock - + Docked Закріплено - + Display the active view either in fullscreen, in undocked or docked mode Показати активний вид в повноекранному режимі, у відстикованому, або зістикуваваному режимі @@ -11822,13 +11146,13 @@ the current copy will be lost. StdViewDockUndockFullscreen - + Document window Вікно документа - + Display the active view either in fullscreen, in undocked or docked mode Показати активний вид в повноекранному режимі, у відстикованому, або зістикуваваному режимі @@ -11836,13 +11160,13 @@ the current copy will be lost. StdViewFullscreen - + Fullscreen На весь екран - + Display the active view either in fullscreen, in undocked or docked mode Показати активний вид в повноекранному режимі, у відстикованому, або зістикуваваному режимі @@ -11850,13 +11174,13 @@ the current copy will be lost. StdViewScreenShot - + Save image... Зберегти зображення... - + Creates a screenshot of the active view Створює знімок екрану активного виду @@ -11864,13 +11188,13 @@ the current copy will be lost. StdViewUndock - + Undocked Не закріплено - + Display the active view either in fullscreen, in undocked or docked mode Показати активний вид в повноекранному режимі, у відстикованому, або зістикуваваному режимі @@ -11878,13 +11202,13 @@ the current copy will be lost. StdViewZoomIn - + Zoom In Збільшити - + Increase the zoom factor by a fixed amount Increase the zoom factor by a fixed amount @@ -11892,13 +11216,13 @@ the current copy will be lost. StdViewZoomOut - + Zoom Out Зменшити - + Decrease the zoom factor by a fixed amount Decrease the zoom factor by a fixed amount @@ -11933,72 +11257,72 @@ Are you sure you want to continue? Std_DrawStyle - + As is Як є - + Normal mode Звичайний режим - + Points Точки - + Points mode Режим точок - + Wireframe Каркас - + Wireframe mode Каркасний режим - + Hidden line Прихована лінія - + Hidden line mode Режим прихованої лінії - + No shading Без затінення - + No shading mode Режим без затінення - + Shaded Затінений - + Shaded mode Режим затіненя - + Flat lines Прямі лінії - + Flat lines mode Режим прямих ліній @@ -12212,12 +11536,12 @@ Do you still want to proceed? Gui::MDIView - + Export PDF Експорт в PDF - + PDF file PDF-файл @@ -12225,196 +11549,190 @@ Do you still want to proceed? Gui::Dialog::DlgSettingsNotificationArea - - + Notification Area Область сповіщень - + Settings Параметри - + The Notification area will appear in the status bar The Notification area will appear in the status bar - + Enable Notification Area Enable Notification Area - + Non-intrusive notifications will appear next to the notification area in the status bar Non-intrusive notifications will appear next to the notification area in the status bar - + Enable non-intrusive notifications Enable non-intrusive notifications - + Additional data sources Additional data sources - + Errors intended for developers will appear in the notification area Errors intended for developers will appear in the notification area - + Debug errors Debug errors - + Warnings intended for developers will appear in the notification area Warnings intended for developers will appear in the notification area - + Debug warnings Debug warnings - + Non-Intrusive Notifications Non-Intrusive Notifications - + Minimum Duration: Minimum Duration: - + Maximum Duration: Maximum Duration: - + Duration during which the notification will be shown (unless mouse buttons are clicked) Duration during which the notification will be shown (unless mouse buttons are clicked) - - + + s с - + Minimum duration during which the notification will be shown (unless notification clicked) Minimum duration during which the notification will be shown (unless notification clicked) - + Maximum Number of Notifications: Maximum Number of Notifications: - + Maximum number of notifications that will be simultaneously present on the screen Maximum number of notifications that will be simultaneously present on the screen - + Notification width: Notification width: - + Width of the notification in pixels Width of the notification in pixels - + Any open non-intrusive notifications will disappear when another window is activated Any open non-intrusive notifications will disappear when another window is activated - + Hide when other window is activated Hide when other window is activated - + Prevent non-intrusive notifications from appearing when the FreeCAD Window is not the active window Prevent non-intrusive notifications from appearing when the FreeCAD Window is not the active window - + Do not show when inactive Do not show when inactive - + Message List Список повідомлень - + Limit the number of messages that will be kept in the list. If 0 there is no limit. Обмежити кількість повідомлень, які будуть зберігатися у списку. Якщо 0, обмежень немає. - + Maximum Messages (0 = no limit): Максимальна кількість повідомлень (0 = немає обмежень): - + Removes the user notifications from the message list after the non-intrusive maximum duration has lapsed. Removes the user notifications from the message list after the non-intrusive maximum duration has lapsed. - + Auto-remove User Notifications Auto-remove User Notifications - - - Activation of the Notification Area only takes effect after an application restart. - Activation of the Notification Area only takes effect after an application restart. - Gui::Dialog::DlgSettingsWorkbenches - + Available Workbenches Доступні Робочі Середовища - + <html><head/><body><p>You can reorder workbenches by drag and drop. Additional workbenches can be installed through the addon manager.</p><p> Currently, your system has the following workbenches:</p></body></html> <html><head/><body><p>Ви можете змінити порядок робочих столів перетягуванням та скиданням. Додаткові робочі середовища можна встановити через менеджера доповнень.</p> <p>Зараз ваша система має наступні робочі столи:</p></body></html> - + Start up workbench: Start up workbench: - + Choose which workbench will be activated and shown after FreeCAD launches Оберіть, яке робоче середовище буде активовано і показано після запуску FreeCAD - + Workbench selector position : Workbench selector position : - + Customize where the workbench selector appears (restart required). 'Toolbar': In the toolbars, as a movable toolbar. @@ -12427,12 +11745,12 @@ after FreeCAD launches 'Right Corner': In the menu bar, on the right corner. - + If checked, application will remember which workbench is active for each tab of the viewport Якщо встановлено, то додаток запамʼятає яке робоче середовище було активним для кожної вкладки viewport - + Remember active workbench by tab Запамʼятати активне робоче середовище в закладці @@ -12581,47 +11899,47 @@ after FreeCAD launches Gui::Dialog::wbListItem - + If unchecked, %1 will not appear in the available workbenches. Якщо вимкнено, то %1 не буде з'являтися в доступних робочих столах. - + This is the current startup module, and must be enabled. See Preferences/General/Autoload to change. This is the current startup module, and must be enabled. See Preferences/General/Autoload to change. - + Shortcut to activate this workbench. Ярлик, щоб активувати цей робочий стіл. - + Auto-load Автоматичне завантаження - + If checked, %1 will be loaded automatically when FreeCAD starts up If checked, %1 will be loaded automatically when FreeCAD starts up - + This is the current startup module, and must be autoloaded. See Preferences/General/Autoload to change. Це поточний модуль запуску, який потрібно завантажити автоматично. Для зміни див. Налаштування/Загальні/Автозавантаження. - + Loaded Завантажено: - + Load Завантажити - + To preserve resources, FreeCAD does not load workbenches until they are used. Loading them may provide access to additional preferences related to their functionality. To preserve resources, FreeCAD does not load workbenches until they are used. Loading them may provide access to additional preferences related to their functionality. @@ -12629,17 +11947,17 @@ after FreeCAD launches Gui::Dialog::DlgSettingsWorkbenchesImp - + Toolbar Панель інструментів - + Left corner Лівий кут - + Right corner Правий кут @@ -12665,12 +11983,12 @@ after FreeCAD launches Gui::NotificationArea - + Delete user notifications Видалити сповіщення користувача - + Delete All Видалити все @@ -12706,13 +12024,13 @@ after FreeCAD launches StdViewLoadImage - + Load image... Load image... - + Loads an image Loads an image @@ -12780,4 +12098,741 @@ after FreeCAD launches An error occurred -- see Report View for information + + Gui::Dialog::DlgSettingsEditor + + + Editor + Редактор + + + + Options + Параметри + + + + Code lines will be numbered + Рядки коду буде пронумеровано + + + + Enable line numbers + Показати нумерацію рядків + + + + The cursor shape will be a block + Форма курсору буде блоком + + + + Enable block cursor + Ввімкнути курсор у вигляді блоку + + + + Enable folding + Ввімкнути складання + + + + Indentation + Відступ + + + + Tab size: + Розмір табуляції: + + + + Tabulator raster (how many spaces) + Розмір табулятора (скільки пробілів) + + + + Indent size: + Розмір відступу: + + + + How many spaces will be inserted when pressing <Tab> + Скільки пробілів буде вставлено при натисканні на <Tab> + + + + Pressing <Tab> will insert a tabulator with defined tab size + Натиснення <Tab> вставляє табулятор з визначеним розміром табуляції + + + + Keep tabs + Залишати табулятори + + + + Pressing <Tab> will insert amount of defined indent size + Натиснення <Tab> вставляє відступ визначеного розміру + + + + Insert spaces + Вставляти пробіли + + + + Display items + Показати елементи + + + + Color and font settings will be applied to selected type + Налаштування кольору і шрифту будуть застосовані до вибраного типу + + + + Family: + Сімейство: + + + + Font family to be used for selected code type + Сімейство шрифтів яке буде застосовуватись для обраного типу коду + + + + Size: + Розмір: + + + + Font size to be used for selected code type + Розмір шрифту який буде застосовуватись для обраного типу коду + + + + Color: + Колір: + + + + Preview: + Попередній перегляд: + + + + Text + Текст + + + + Bookmark + Закладка + + + + Breakpoint + Точка зупинки + + + + Keyword + Ключове слово + + + + Comment + Коментар + + + + Block comment + Блок коментаря + + + + Number + Число + + + + String + Рядок + + + + Character + Символ + + + + Class name + Назва класу + + + + Define name + Вказати назву + + + + Operator + Оператор + + + + Python output + Вивід Python + + + + Python error + Помилка Python + + + + Current line highlight + Підсвітка поточної лінії + + + + Items + Елементи + + + + Gui::Dialog::DlgSettingsGeneral + + + General + Загальні + + + + Language and number format + Мовний та числовий формат + + + + Language: + Мова: + + + + Language of the application's user interface + Мова інтерфейсу користувача програми + + + + Unit system: + Система одиниць вимірювання: + + + + Unit system that should be used for all parts of the application + Система одиниць вимірювання, яку слід використовувати для всіх частин програми + + + + Number of decimals: + Кількість десяткових знаків: + + + + Number of decimals that should be shown for numbers and dimensions + Визначає кількість десяткових знаків для чисел і розмірів + + + + Minimum fractional inch: + Мінімальна частина дюйма: + + + + Minimum fractional inch to be displayed + Визначає мінімальну частину дюйма для показу + + + + Number format: + Формат цифр: + + + + Operating system + Операційна система + + + + Selected language + З налаштувань локалі + + + + C/POSIX + C/POSIX + + + + If enabled, numerical keypad decimal separator +will be substituted with locale separator, except +in Python Console and Macro Editor where a +dot/period will always be printed. + If enabled, numerical keypad decimal separator +will be substituted with locale separator, except +in Python Console and Macro Editor where a +dot/period will always be printed. + + + + Substitute decimal separator + Замінник десяткового роздільника + + + + Application + Програма + + + + Theme: + Тема: + + + + Customize how user interface will look like + Customize how user interface will look like + + + + Size of toolbar icons: + Розмір піктограм на панелі інструментів: + + + + Choose your preference for toolbar icon size. You can adjust +this according to your screen size or personal taste + Оберіть ваші пераметри для розміру значка панелі інструментів. Ви можете налаштувати це +у відповідності до розміру екрану або на власний смак + + + + Tree view mode: + Режим показу ієрархії документа: + + + + Customize how tree view is shown in the panel (restart required). + +'ComboView': combine tree view and property view into one panel. +'TreeView and PropertyView': split tree view and property view into separate panel. +'Both': keep all three panels, and you can have two sets of tree view and property view. + Налаштовує, як ієрархія документа буде зображатись в панелі (вимагає перезапуску). + +'Комбінований': комбінує Вид Ієрархії та Вид Властивостей в одній панелі. +'Вид Ієрархіі та Властивостей': розділення Виду Ієрархії та Виду Властивостей на окремі панелі. +'Перше та Друге': показує всі три панелі. Ви отримаєте два набори Ієрархії та Вид Властивостей. + + + + Size of recent file list: + Size of recent file list: + + + + How many files should be listed in recent files list + Скільки файлів має бути у списку останніх файлів + + + + Background of the main window (when no document is opened) will consist of tiles of a special image. +See the FreeCAD Wiki for details about the image. + Background of the main window (when no document is opened) will consist of tiles of a special image. +See the FreeCAD Wiki for details about the image. + + + + Enable tiled background + Ввімкнути плитки на тлі + + + + The text cursor will be blinking + Текстовий курсор буде миготіти + + + + Enable cursor blinking + Дозволити миготіння курсору + + + + A Splash screen is a small loading window that is shown +when FreeCAD is launching. If this option is checked, FreeCAD will +display the splash screen + Заставка - це маленьке вікно завантаження, яке показується при запуску FreeCAD. +Якщо ця опція відмічена, то FreeCAD буде показувати заставку + + + + Enable splash screen at start up + Ввімкнути заставку при запуску + + + + Preference packs + Набори Налаштувань + + + + Name + Назва + + + + Type + Тип + + + + Load + Завантажити + + + + Import config... + Імпортувати налаштування... + + + + Save new... + Зберегти новий... + + + + Manage... + Керувати... + + + + Revert... + Відновити... + + + + Manage preference packs + Керування наборами налаштувань + + + + Small (%1px) + Малий (%1пікс) + + + + Medium (%1px) + Середній (%1пікс) + + + + Large (%1px) + Великий (%1пікс) + + + + Extra large (%1px) + Дуже великий (%1пікс) + + + + Custom (%1px) + Власний (%1пікс) + + + + Combo View + Комбінований вид + + + + TreeView and PropertyView + Вид Ієрархії та Властивостей + + + + Both + Обидві + + + + Preference Pack Name + Імʼя Набору Налаштувань + + + + Tags + Мітки + + + + Apply + Застосувати + + + + Apply the %1 preference pack + Застосувати набір налаштувань %1 + + + + Choose a FreeCAD config file to import + Choose a FreeCAD config file to import + + + + File exists + Файл вже існує + + + + A preference pack with that name already exists. Overwrite? + A preference pack with that name already exists. Overwrite? + + + + Gui::Dialog::DlgSettingsReportView + + + Report view + Вид Звіту + + + + Output + Вивід + + + + Normal messages will be recorded + Записує звичайні повідомлення + + + + Record normal messages + Запис звичайних повідомлень + + + + Log messages will be recorded + Записує повідомлення журналу + + + + Record log messages + Запис повідомлень журналу (log) + + + + Warnings will be recorded + Записує Попередження + + + + Record warnings + Запис попереджень + + + + Error messages will be recorded + Записує повідомлення про помилки + + + + Record error messages + Запис повідомлень про помилки + + + + When an error has occurred, the Report View dialog becomes visible +on-screen while displaying the error + При виникненні помилки, діалогове вікно Вид Звіту +стає видимим на екрані для показу помилки + + + + Show report view on error + Показати Вид звіту для помилок + + + + When a warning has occurred, the Report View dialog becomes visible +on-screen while displaying the warning + При виникненні попередження, діалогове вікно Вид Звіту стає +видимим на екрані для показу попередження + + + + Show report view on warning + Показати Вид Звіту для попередження + + + + When a normal message has occurred, the Report View dialog becomes visible +on-screen while displaying the message + При виникненні звичайного повідомлення, діалогове вікно Вид Звіту стає +видимим на екрані для показу повідомлення + + + + Show report view on normal message + Показати Вид Звіту для звичайних повідомлень + + + + When a log message has occurred, the Report View dialog becomes visible +on-screen while displaying the log message + При виникненні повідомлення журналу, діалогове вікно Вид Звіту стає +видимим на екрані для показу повідомлення журналу + + + + Show report view on log message + Показати Вид Звіту для повідомлень журналу + + + + Include a timecode for each report + Додає мітку часу до кожного повідомлення + + + + Include a timecode for each entry + Додати мітку часу до кожного запису + + + + Colors + Кольори + + + + Normal messages: + Звичайні повідомлення: + + + + Font color for normal messages in Report view panel + Встановлює колір шрифту для звичайних повідомлень у панелі Вид Звіту + + + + Log messages: + Повідомлення журналу: + + + + Font color for log messages in Report view panel + Встановлює колір шрифту для повідомлень журналу у панелі Вид Звіту + + + + Warnings: + Попередження: + + + + Font color for warning messages in Report view panel + Встановлює колір шрифту для попереджень у панелі Вид Звіту + + + + Errors: + Помилки: + + + + Font color for error messages in Report view panel + Встановлює колір шрифту для повідомлень про помилки у панелі Вид Звіту + + + + Python interpreter + Інтерпретатор Python + + + + Internal Python output will be redirected +from Python console to Report view panel + Перенаправляє внутрішні повідомлення Python +з консолі Python на панель Вид Звіту + + + + Redirect internal Python output to report view + Перенаправити внутрішній вивод Python до Виду Звіту + + + + Internal Python error messages will be redirected +from Python console to Report view panel + Перенаправляє внутрішні повідомлення про помилки Python +з консолі Python на панель Вид Звіту + + + + Redirect internal Python errors to report view + Перенаправити внутрішні помилки Python у Вид Звіту + + + + Gui::Dialog::DlgSettingsTheme + + + Theme + Тема + + + + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + + + + Style sheet: + Таблиця стилів: + + + + Style sheet how user interface will look like + Таблиця стилів як буде виглядати користувацький інтерфейс + + + + Secondary theme color + Secondary theme color + + + + + + This color might be used by your theme to let you customize it. + This color might be used by your theme to let you customize it. + + + + Highlight color + Highlight color + + + + Focus theme color + Focus theme color + + + + No style sheet + Таблиці стилів немає + + diff --git a/src/Gui/Language/FreeCAD_val-ES.ts b/src/Gui/Language/FreeCAD_val-ES.ts index b840b61fdb..ee27b96324 100644 --- a/src/Gui/Language/FreeCAD_val-ES.ts +++ b/src/Gui/Language/FreeCAD_val-ES.ts @@ -42,29 +42,29 @@ Tamany visual del Perfil - + <empty> <buit> - - + + Angle Angle - - + + Axis Eix - + Position Position - + Enum Enum @@ -91,12 +91,12 @@ CmdViewMeasureClearAll - + Clear measurement Esborra la mesura - + Clear all visible measurements Clear all visible measurements @@ -104,12 +104,12 @@ CmdViewMeasureToggleAll - + Toggle measurement Commuta el mesurament - + Turn on or off the display of all measurements Turn on or off the display of all measurements @@ -117,12 +117,12 @@ Command - + Edit Edita - + Import Importa @@ -182,7 +182,7 @@ Add a group - + Align Align @@ -194,18 +194,18 @@ - + Transform Transforma - + Toggle array elements Toggle array elements - + Link Transform Link Transform @@ -215,12 +215,12 @@ Mesura la distància - + Toggle visibility Commuta la visibilitat - + Toggle selectability Commuta la selectivitat @@ -559,7 +559,7 @@ Gui::AutoSaver - + Please wait until the AutoRecovery file has been saved... Espereu fins que es guarde el fitxer d'autorecuperació... @@ -711,47 +711,47 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::AboutDialog - - + + Credits Header for the Credits tab of the About screen Crèdits - + FreeCAD would not be possible without the contributions of FreeCAD would not be possible without the contributions of - + Individuals Header for the list of individual people in the Credits list. Individuals - + Organizations Header for the list of companies/organizations in the Credits list. Organizations - - + + License Llicència - + Libraries Biblioteques - + This software uses open source components whose copyright and other proprietary rights belong to their respective owners: Aquest programari utilitza components de codi obert, el copyright i altres drets de propietat dels quals pertanyen als seus respectius propietaris: - + Collection Col·lecció @@ -759,22 +759,22 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::ApplicationCache - + Cache directory Cache directory - + The cache directory %1 exceeds the size of %2. The cache directory %1 exceeds the size of %2. - + Do you want to clear it now? Do you want to clear it now? - + Warning: Please make sure that this is the only running %1 instance and that no documents are opened as this may result into data loss! Warning: Please make sure that this is the only running %1 instance and that no documents are opened as this may result into data loss! @@ -795,37 +795,37 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::CameraDialog - + Camera settings Paràmetres de la càmera - + Orientation Orientació - + Q0 Q0 - + Q1 Q1 - + Q2 Q2 - + Q3 Q3 - + Current view Vista actual @@ -1394,13 +1394,13 @@ same time. The one with the highest priority will be triggered. Títol - + All Tot - - + + none cap @@ -1408,8 +1408,8 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgCustomToolBoxbarsImp - - + + Toolbox bars Barres de caixes d'eines @@ -1684,550 +1684,123 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgDisplayPropertiesImp - + Default Per defecte - + Aluminium Alumini - + Brass Metall - + Bronze Bronze - + Copper Coure - + Chrome Crom - + Emerald Maragda - + Gold Or - + Jade Jade - + Metalized Metal·litzat - + Neon GNC Neó GNC - + Neon PHC Neó PHC - + Obsidian Obsidiana - + Pewter Peltre - + Plaster Guix - + Plastic Plàstic - + Ruby Robí - + Satin Setí - + Shiny plastic Plàstic brillant - + Silver Plata - + Steel Acer - + Stone Pedra Gui::Dialog::DlgEditorSettings - - - Editor - Editor - - - - Options - Opcions - - - - Code lines will be numbered - Code lines will be numbered - - - - Enable line numbers - Activa els números de línia - - - - The cursor shape will be a block - The cursor shape will be a block - - - - Enable block cursor - Enable block cursor - - - - Enable folding - Habilita el plegament - - - - Indentation - Sagnat - - - - Tab size: - Mida de la tabulació: - - - - Tabulator raster (how many spaces) - Ràster del tabulador (quants espais) - - - - Indent size: - Mida del sagnat: - - - - How many spaces will be inserted when pressing <Tab> - Quants espais s’inseriran en prémer <Tab> - - - - Pressing <Tab> will insert a tabulator with defined tab size - Si premeu <Tab> s'inserirà un tabulador amb la mida de tabulació definida - - - - Keep tabs - Mantín les tabulacions - - - - Pressing <Tab> will insert amount of defined indent size - Si premeu <Tab> s'inserirà la quantitat de la mida del sagnat definit - - - - Insert spaces - Insereix espais - - - - Display items - Visualitza els elements - - - - Color and font settings will be applied to selected type - La configuració del color i del tipus de lletra s'aplicaran al tipus seleccionat - - - - Family: - Família: - - - - Font family to be used for selected code type - El tipus de lletra que s'utilitzarà per al tipus de codi seleccionat - - - - Size: - Mida: - - - - Font size to be used for selected code type - Mida del tipus de lletra que s'utilitzarà per al tipus de codi seleccionat - - - - Color: - Color: - - - - Preview: - Previsualització: - - - Gui::Dialog::DlgGeneral - - - General - General - - - - Language of the application's user interface - Idioma de la interfície d’usuari de l’aplicació - - - - Number format: - Number format: - - - - Operating system - Sistema operatiu - - - - Selected language - Selected language - - - - C/POSIX - C/POSIX - - - - If enabled, numerical keypad decimal separator -will be substituted with locale separator, except -in Python Console and Macro Editor where a -dot/period will always be printed. - If enabled, numerical keypad decimal separator -will be substituted with locale separator, except -in Python Console and Macro Editor where a -dot/period will always be printed. - - - - Preference packs - Preference packs - - - - Name - Nom - - - - Type - Tipus - - - - Load - Load - - - - Import config... - Import config... - - - - Save new... - Save new... - - - - Manage... - Manage... - - - - Revert... - Revert... - - - - How many files should be listed in recent files list - Indica la quantitat de fitxers s’han d’enumerar en la llista de fitxers recents - - - - Enable tiled background - Habilita el fons en mosaic - - - - The text cursor will be blinking - The text cursor will be blinking - - - - Enable cursor blinking - Enable cursor blinking - - - - Style sheet: - Full d'estil: - - - - Language and number format - Language and number format - - - - Language: - Language: - - - - Unit system: - Sistema de la unitat: - - - - Unit system that should be used for all parts of the application - Unit system that should be used for all parts of the application - - - - Number of decimals: - Nombre de decimals: - - - - Number of decimals that should be shown for numbers and dimensions - Nombre de decimals que s’han de mostrar per als números i dimensions - - - - Minimum fractional inch: - Polzada fraccionària mínima: - - - - Minimum fractional inch to be displayed - Polzada fraccionària mínima que cal mostrar - - - - Substitute decimal separator - Substitute decimal separator - - - - Application - Aplicació - - - - Style sheet how user interface will look like - Full d’estil que defineix com serà la interfície d’usuari - - - - Size of toolbar icons: - Mida de les icones de la barra d'eines: - - - - Choose your preference for toolbar icon size. You can adjust -this according to your screen size or personal taste - Trieu la vostra preferència per a la mida de la icona de la barra d’eines. Podeu ajustar -això segons la mida de la pantalla o el gust personal - - - - Tree view mode: - Mode vista d'arbre: - - - - Customize how tree view is shown in the panel (restart required). - -'ComboView': combine tree view and property view into one panel. -'TreeView and PropertyView': split tree view and property view into separate panel. -'Both': keep all three panels, and you can have two sets of tree view and property view. - Personalitzeu com es mostra la vista d'arbre en el tauler (cal reiniciar-lo). - -«ComboView»: combina la vista d'arbre i la de propietats en un únic tauler. -«TreeView i PropertyView»: separa la vista d'arbre i la de propietats en taulers separats. -«Ambdós»: conserva els tres taulers i podeu tindre dos conjunts de vista d'arbre i de vista de propietats. - - - - Size of recent file list: - Size of recent file list: - - - - Background of the main window (when no document is opened) will consist of tiles of a special image. -See the FreeCAD Wiki for details about the image. - Background of the main window (when no document is opened) will consist of tiles of a special image. -See the FreeCAD Wiki for details about the image. - - - - A Splash screen is a small loading window that is shown -when FreeCAD is launching. If this option is checked, FreeCAD will -display the splash screen - Una pantalla de presentació és una xicoteta finestra de càrrega que es mostra -quan FreeCAD s'executa. Si aquesta opció està marcada, FreeCAD en mostrarà una - - - - Enable splash screen at start up - Habilita la pantalla de presentació a l'inici - - - - Gui::Dialog::DlgGeneralImp - - - Manage preference packs - Manage preference packs - - - - Small (%1px) - Xicotet (%1px) - - - - Medium (%1px) - Mitjà (%1px) - - - - Large (%1px) - Gran (%1px) - - - - Extra large (%1px) - Molt gran (%1px) - - - - Custom (%1px) - Personalitzat (%1px) - - - - Combo View - Visualització combinada - - - - TreeView and PropertyView - Vista d'arbre i vista de les propietats - - - - Both - Ambdós - - - - No style sheet - No hi ha cap full d'estil. - - - - Preference Pack Name - Preference Pack Name - - - - Tags - Tags - - - - Apply - Aplica - - - - Apply the %1 preference pack - Apply the %1 preference pack - - - - Choose a FreeCAD config file to import - Choose a FreeCAD config file to import - - - - File exists - File exists - - - - A preference pack with that name already exists. Overwrite? - A preference pack with that name already exists. Overwrite? - - Gui::Dialog::DlgInputDialog @@ -3112,187 +2685,6 @@ Specify another directory, please. Gui::Dialog::DlgReportView - - - Report view - Visualització de l'informe - - - - Output - Eixida - - - - Normal messages will be recorded - Normal messages will be recorded - - - - Record normal messages - Record normal messages - - - - Log messages will be recorded - Es gravarà el registre de missatges - - - - Record log messages - Grava els missatges de registre - - - - Warnings will be recorded - Es gravaran els avisos - - - - Record warnings - Grava els avisos - - - - Error messages will be recorded - Es gravaran els missatges d'error - - - - Record error messages - Grava els missatges d'error - - - - When an error has occurred, the Report View dialog becomes visible -on-screen while displaying the error - Quan s'ha produït un error, el diàleg de Vista d'informes es fa visible -en la pantalla i mostra l'error - - - - Show report view on error - Mostra la vista de l'informe en cas d'error - - - - When a warning has occurred, the Report View dialog becomes visible -on-screen while displaying the warning - Quan s'ha produït un avís, el diàleg de Vista d'informes es fa visible -en la pantalla i mostra l'avís - - - - Show report view on warning - Mostra la vista de l'informe en cas d'avís - - - - When a normal message has occurred, the Report View dialog becomes visible -on-screen while displaying the message - Quan s'ha produït un missatge normal, el diàleg de Vista d'informes es fa visible -en la pantalla i mostra el missatge - - - - Show report view on normal message - Mostra la vista de l'informe en cas d'un missatge normal - - - - When a log message has occurred, the Report View dialog becomes visible -on-screen while displaying the log message - Quan s'ha produït un missatge de registre, el diàleg de Vista d'informes es fa visible en la pantalla i mostra el missatge de registre - - - - Show report view on log message - Mostra la vista de l'informe en cas d'un missatge de registre - - - - Include a timecode for each report - Include a timecode for each report - - - - Include a timecode for each entry - Include a timecode for each entry - - - - Colors - Colors - - - - Normal messages: - Missatges normals: - - - - Font color for normal messages in Report view panel - Color del tipus de lletra per a missatges normals en el tauler de Vista d'informes - - - - Log messages: - Resgistre de missatges: - - - - Font color for log messages in Report view panel - Color del tipus de lletra per a missatges de registre en el tauler de Vista d'informes - - - - Warnings: - Avisos: - - - - Font color for warning messages in Report view panel - Color del tipus de lletra per a missatges d'avís en el tauler de Vista d'informes - - - - Errors: - Errors: - - - - Font color for error messages in Report view panel - Color del tipus de lletra per a missatges d'error en el tauler de Vista d'informes - - - - Python interpreter - Intèrpret de Python - - - - Internal Python output will be redirected -from Python console to Report view panel - L'eixida interna de Python es redirigirà -de la consola Python al tauler de Vista d'informes - - - - Redirect internal Python output to report view - Redirigeix l'eixida interna de Python a la visualització d'informe1 - - - - Internal Python error messages will be redirected -from Python console to Report view panel - Els missatges d'error interns de Python es redirigiran -de la consola Python al tauler de Vista d'informes - - - - Redirect internal Python errors to report view - Redirigeix els errors interns de Python a la visualització d'informe - @@ -3370,70 +2762,70 @@ de la consola Python al tauler de Vista d'informes Gui::Dialog::DlgSettings3DView - + 3D View Vista 3D - + General General - + Main coordinate system will always be shown in lower right corner within opened files El sistema de coordenades principal sempre es mostrarà en el cantó inferior dret dels fitxers oberts - + Show coordinate system in the corner Mostra el sistema de coordenades en la cantonada - + Relative size : Relative size : - + Size of main coordinate system representation in the corner -- in % of height/width of viewport Size of main coordinate system representation in the corner -- in % of height/width of viewport - + Axis cross will be shown by default at file opening or creation Axis cross will be shown by default at file opening or creation - + Show axis cross by default Show axis cross by default - + Time needed for last operation and resulting frame rate will be shown at the lower left corner in opened files El temps necessari per a l'última operació i la freqüència de marcs resultant es mostrarà en el cantó inferior esquerre dels fitxers oberts - + Show counter of frames per second Mostra el comptador d'imatges per segon - + Rendering Renderització - + This option is useful for troubleshooting graphics card and driver problems. Changing this option requires a restart of the application. @@ -3442,22 +2834,22 @@ Changing this option requires a restart of the application. Changing this option requires a restart of the application. - + Use software OpenGL Use software OpenGL - + Use OpenGL VBO (Vertex Buffer Object) Use OpenGL VBO (Objecte de memòria intermèdia de vèrtex) - + Render cache Renderització de la memòria cau - + If selected, Vertex Buffer Objects (VBO) will be used. A VBO is an OpenGL feature that provides methods for uploading vertex data (position, normal vector, color, etc.) to the graphics card. @@ -3480,7 +2872,7 @@ issues ranging from graphical anomalies to GPU crash bugs. Remember to report this setting as enabled when seeking support on the FreeCAD forums - + 'Render Caching' is another way to say 'Rendering Acceleration'. There are 3 options available to achieve this: 1) 'Auto' (default), let Coin3D decide where to cache. @@ -3497,92 +2889,92 @@ only cache at the scene graph root node. This offers the fastest rendering speed but slower response to any scene changes. - + Auto Auto - + Distributed Distribuïda - + Centralized Centralitzada - + Anti-Aliasing Antialiàsing - + What kind of multisample anti-aliasing is used What kind of multisample anti-aliasing is used - + None Cap - + Line Smoothing Suavització de línies - + MSAA 2x MSAA 2x - + MSAA 4x MSAA 4x - + MSAA 8x MSAA 8x - + Transparent objects: Objectes transparents: - + Render types of transparent objects Renderitza els tipus d'objectes transparents - + One pass Una passada - + Backface pass Passada per la cara posterior - + Marker size: Mida del marcador: - + Size of vertices in the Sketcher workbench Mida de vèrtexs en el banc de treball de l'entorn d'esbós - + Eye to eye distance for stereo modes Distància entre els ulls per a la visió estereoscòpica - + Eye-to-eye distance used for stereo projections. The specified value is a factor that will be multiplied with the bounding box size of the 3D object that is currently displayed. @@ -3591,48 +2983,48 @@ The specified value is a factor that will be multiplied with the bounding box size of the 3D object that is currently displayed. - + Backlight is enabled with the defined color La retroil·luminació s'ha activat amb el color definit - - + + Backlight color Color de la retroil·luminació - + Intensity Intensitat - + Intensity of the backlight Intensitat de la retroil·luminació - + Camera type Tipus de càmera - + Objects will appear in a perspective projection Els objectes apareixeran en una projecció en perspectiva - + Perspective renderin&g &Renderització en perspectiva - + Objects will be projected in orthographic projection Els objectes es projectaran en projecció ortogràfica - + Or&thographic rendering Renderització or&togràfica @@ -3644,42 +3036,42 @@ bounding box size of the 3D object that is currently displayed. Gui::Dialog::DlgSettings3DViewImp - + 5px 5px - + 7px 7px - + 9px 9px - + 11px 11px - + 13px 13px - + 15px 15px - + Anti-aliasing Antialiàsing - + Open a new viewer or restart %1 to apply anti-aliasing changes. Obriu un visualitzador nou o reinicieu %1 perquè s'apliquen els canvis d'antialiàsing @@ -3687,77 +3079,77 @@ bounding box size of the 3D object that is currently displayed. Gui::Dialog::DlgSettingsCacheDirectory - + Cache Cache - + Cache directory Cache directory - + Location: Location: - + Check periodically at program start: Check periodically at program start: - + Always Always - + Daily Daily - + Weekly Weekly - + Monthly Monthly - + Yearly Yearly - + Never Never - + Cache size limit: Cache size limit: - + Check now... Check now... - + Notify the user if the cache size exceeds the specified limit Notify the user if the cache size exceeds the specified limit - + Unknown Desconegut - + Current cache size: %1 Current cache size: %1 @@ -3931,181 +3323,181 @@ besides the color bar Gui::Dialog::DlgSettingsDocument - + Document Document - + General General - + The application will create a new document when started L’aplicació crearà un document nou quan s’inicie - + Create new document at start up Crea un document nou a l'inici - + Document save compression level (0 = none, 9 = highest, 3 = default) Nivell de compressió per a guardar el document (0 = cap, 9 = el més alt, 3 = per defecte) - + Compression level for FCStd files Nivell de compressió dels fitxers FCStd - + All changes in documents are stored so that they can be undone/redone Tots els canvis en els documents s’emmagatzemen perquè es puguen desfer/refer - + Using Undo/Redo on documents Ús de les opcions Fes/Desfés en els documents - + Maximum Undo/Redo steps Nombre màxim d'accions de fer/desfer - + How many Undo/Redo steps should be recorded Nombre de passos de desfer/refer que s'han de gravar - + Allow user aborting document recomputation by pressing ESC. This feature may slightly increase recomputation time. Permet que l'usuari interrompa el recàlcul de documents prement ESC. Aquesta característica pot augmentar lleugerament el temps de recàlcul. - + Allow aborting recomputation Permet interrompre el recàlcul - + Storage Emmagatzematge - + Saving transactions (Auto-save) S'estan guardant les transaccions (guarda automàticament) - + Discard saved transaction after saving document Descarta les transaccions guardades després de guardar el document - + If there is a recovery file available the application will automatically run a file recovery when it is started. Si hi ha un fitxer de recuperació disponible, l’aplicació executa automàticament la recuperació d’un fitxer quan s'inicie. - + Run AutoRecovery at startup Executa l'autorecuperació a l'inici - + How often a recovery file is written La freqüència amb què s’escriu un fitxer de recuperació - + Save AutoRecovery information every Guarda la informació d'autorecuperació cada - + A thumbnail will be stored when document is saved Una miniatura s'emmagatzemarà quan es guarde el document - + Save thumbnail into project file when saving document Guarda la miniatura en el fitxer del projecte quan es guarde el document - + Size Mida - + Sets the size of the thumbnail that is stored in the document. Common sizes are 128, 256 and 512 Estableix la mida de la miniatura que es guarda en el document. Les mides habituals són 128, 256 i 512 - + The program logo will be added to the thumbnail El logo del programa s’afegirà a la miniatura - + Add the program logo to the generated thumbnail Afig el logotip del programa a la miniatura generada - + How many backup files will be kept when saving document Nombre de fitxers de còpia de seguretat es conservaran en guardar el document - + Maximum number of backup files to keep when resaving document Nombre màxim de fitxers de còpia de seguretat que cal mantenir quan es torna a guardar el document - + Backup files will get extension '.FCbak' and file names get date suffix according to the specified format Els fitxers de còpia de seguretat tindran l'extensió «.FCbak» i els noms de fitxers tindran el sufix de data segons el format especificat - + Use date and FCBak extension Utilitza la data i l'extensió FCBak - + Date format Format de la data - + Document objects Objectes del document - + Allow objects to have same label Allow objects to have same label - + Allow duplicate object labels in one document Permet etiquetes duplicades d'objectes en un document - + Enable partial loading of external linked documents. Then only referenced objects and their dependencies will be loaded when a linked document is auto-opened together with the main document. @@ -4116,22 +3508,22 @@ Aleshores, només es carregaran els objectes referenciats i les seues dependènc No es pot editar un document carregat parcialment. Feu doble clic a la icona del document en la vista de l'arbre per a tornar a carregar-lo completament. - + Disable partial loading of external linked objects Desactiva la càrrega parcial d'objectes enllaçats externs - + Authoring and License Autoria i llicència - + Author name Nom de l'autor - + All documents that will be created will get the specified author name. Keep blank for anonymous. You can also use the form: John Doe <john@doe.com> @@ -4140,32 +3532,32 @@ Manteniu-lo en blanc per als anònims. També podeu utilitzar la forma: Joan Peris <joan@peris.com> - + The field 'Last modified by' will be set to specified author when saving the file El camp «Última modificació per" estarà configurat per a l'autor especificat en guardar el fitxer - + Set on save En guardar - + Company Empresa - + Default company name to use for new files El nom de l'empresa per defecte que s'utilitza per als fitxers nous - + Default license Llicència per defecte - + Default license for new documents La llicència per defecte per als documents nous @@ -4235,12 +3627,12 @@ També podeu utilitzar la forma: Joan Peris <joan@peris.com> Altres - + License URL URL de la llicència - + URL describing more about the license URL que descriu més informació sobre la llicència @@ -4248,104 +3640,21 @@ També podeu utilitzar la forma: Joan Peris <joan@peris.com> Gui::Dialog::DlgSettingsDocumentImp - + The format of the date to use. El format de la data que s'ha d'utilitzar. - + Default Per defecte - + Format Format - - Gui::Dialog::DlgSettingsEditorImp - - - Text - Text - - - - Bookmark - Adreça d'interés - - - - Breakpoint - Punt de ruptura - - - - Keyword - Paraula clau - - - - Comment - Comentari - - - - Block comment - Comentari de bloc - - - - Number - Nombre - - - - String - Cadena - - - - Character - Caràcter - - - - Class name - Nom de classe - - - - Define name - Defineix el nom - - - - Operator - Operador - - - - Python output - Eixida de Python - - - - Python error - Error de Python - - - - Current line highlight - Ressaltat de la línia actual - - - - Items - Elements - - Gui::Dialog::DlgSettingsImage @@ -4526,122 +3835,122 @@ També podeu utilitzar la forma: Joan Peris <joan@peris.com> Gui::Dialog::DlgSettingsMacro - + Macro Macro - + General macro settings Configuració general de macros - + Variables defined by macros are created as local variables Les variables definides per macros es creen com a variables locals - + Run macros in local environment Executa les macros en un entorn local - + Macro recording settings Paràmetres de gravació d'una macro - + Macro path Camí de la macro - + The directory in which the application will search for macros El directori en què l’aplicació buscarà macros - + Gui commands Ordres de la GUI - + Recorded macros will also contain user interface commands Les macros gravades també contindran ordres de la interfície d'usuari - + Record GUI commands Gravació de les ordres de la GUI - + Recorded macros will also contain user interface commands as comments Les macros gravades també contindran com a comentaris ordres de la interfície d'usuari - + Record as comment Grava com a comentari - + Logging Commands Ordres d'inici de sessió - + Commands executed by macro scripts are shown in Python console Les ordres executades per scripts de macro es mostren en la consola Python - + Show script commands in python console Mostra ordres de l'script en la consola de Python - + Log all commands issued by menus to file: Registra al fitxer totes les ordres publicades pels menús: - + FullScript.FCScript FullScript.FCScript - + Recent macros menu Recent macros menu - + Size of recent macro list Size of recent macro list - + How many macros should be listed in recent macros list How many macros should be listed in recent macros list - + Keyboard shortcut count Keyboard shortcut count - + How many recent macros should have shortcuts How many recent macros should have shortcuts - + Keyboard Modifiers Keyboard Modifiers - + Keyboard modifiers, default = Ctrl+Shift+ Keyboard modifiers, default = Ctrl+Shift+ @@ -4649,130 +3958,130 @@ També podeu utilitzar la forma: Joan Peris <joan@peris.com> Gui::Dialog::DlgSettingsNavigation - - + + Navigation Navegació - + Navigation cube Cub de navegació - + Steps by turn Passos per gir - + Number of steps by turn when using arrows (default = 8 : step angle = 360/8 = 45 deg) Nombre de passos per gir quan s’utilitzen fletxes (predeterminat = 8: angle de pas = 360/8 = 45 graus) - + Corner Cantó - + Corner where navigation cube is shown Cantó on es mostra el cub de navegació - + Top left Superior esquerra - + Top right Superior dreta - + Bottom left Inferior esquerra - + Bottom right Inferior dreta - + Rotates to nearest possible state when clicking a cube face Rotates to nearest possible state when clicking a cube face - + Rotate to nearest Rotate to nearest - + Font name: Font name: - + Font name of the navigation cube Font name of the navigation cube - + Default Per defecte - + Cube size Cube size - + Size of the navigation cube Size of the navigation cube - + Color Color - + Base color for all elements Base color for all elements - + 3D Navigation Navegació 3D - + List the mouse button configs for each chosen navigation setting. Select a set and then press the button to view said configurations. Mostra les configuracions del botó del ratolí per a cada paràmetre de navegació escollit. Seleccioneu un paràmetre i, a continuació, premeu el botó per a veure aquestes configuracions. - + Mouse... Ratolí... - + Navigation settings set Un conjunt de configuracions de navegació - + Orbit style Estil d'òrbita - + Rotation orbit style. Trackball: moving the mouse horizontally will rotate the part around the y-axis Turntable: the part will be rotated around the z-axis (with constrained axes). @@ -4783,173 +4092,183 @@ Turntable: the part will be rotated around the z-axis (with constrained axes). Free Turntable: the part will be rotated around the z-axis. - + Turntable En rotació - + Trackball Ratolí de bola - + Free Turntable Free Turntable - + Rotation mode Rotation mode - + Rotations in 3D will use current cursor position as center for rotation Les rotacions en 3D utilitzaran la posició actual del cursor com a centre de rotació - + Window center Window center - + Drag at cursor Drag at cursor - + Object center Object center - + Default camera orientation Default camera orientation - + Default camera orientation when creating a new document or selecting the home view Default camera orientation when creating a new document or selecting the home view - + Camera zoom Camera zoom - + Sets camera zoom for new documents. The value is the diameter of the sphere to fit on the screen. Configura el zoom de la càmera per als nous documents. El valor és el diàmetre de l’esfera per a ajustar-se a la pantalla. - + mm mm - + Enable animated rotations Habilita les rotacions animades - + Enable animation Habilita l'animació - + Zoom operations will be performed at position of mouse pointer Les operacions del zoom es realitzaran en la posició del punter del ratolí - + Zoom at cursor Zoom en el cursor - + Zoom step Zoom step - + How much will be zoomed. Zoom step of '1' means a factor of 7.5 for every zoom step. How much will be zoomed. Zoom step of '1' means a factor of 7.5 for every zoom step. - + Direction of zoom operations will be inverted La direcció de les operacions de zoom s’invertirà - + Invert zoom Invertix el zoom - + Prevents view tilting when pinch-zooming. Affects only gesture navigation style. Mouse tilting is not disabled by this setting. Evita la inclinació de la vista quan s'està fent zoom amb els dits. Sols afecta l'estil de Navegació amb gestos. Aquesta opció no desactiva la inclinació del ratolí. - + Disable touchscreen tilt gesture Desactiva el gest d'inclinació de la pantalla tàctil - + + Show the rotation center when dragging. + Show the rotation center when dragging. + + + + Enable rotation center indication + Enable rotation center indication + + + Isometric Isomètric - + Dimetric Dimètric - + Trimetric Trimètric - + Top Planta - + Front Alçat - + Left Esquerra - + Right Dreta - + Rear Posterior - + Bottom Inferior - + Custom Personalitzat @@ -4957,43 +4276,43 @@ Mouse tilting is not disabled by this setting. Gui::Dialog::DlgSettingsPythonConsole - + Python console Consola de Python - + Settings Paràmetres - + Words will be wrapped when they exceed available horizontal space in Python console Les paraules s'ajustaran quan se supere l'espai horitzontal disponible en la consola Python - + Enable word wrap Habilita l'ajust de paraules - + The cursor shape will be a block The cursor shape will be a block - + Enable block cursor Enable block cursor - + Saves Python history across sessions Saves Python history across sessions - + Save history Guarda l'historial @@ -5001,17 +4320,37 @@ horizontal space in Python console Gui::Dialog::DlgSettingsSelection - + Selection Selecció - + + Enable preselection, highlighted with specified color + Enable preselection, highlighted with specified color + + + + Enable preselection + Enable preselection + + + + Enable selection, highlighted with specified color + Enable selection, highlighted with specified color + + + + Enable selection + Enable selection + + + Pick radius (px): Trieu el radi (px): - + Area for picking elements in 3D view. Larger value eases to pick things, but can make small features impossible to select. @@ -5020,27 +4359,27 @@ Larger value eases to pick things, but can make small features impossible to sel - + Auto switch to the 3D view containing the selected item Canvia automàticament a la vista 3D que conté l’element seleccionat - + Auto expand tree item when the corresponding object is selected in 3D view Expandeix automàticament l’element de l'arbre quan l’objecte corresponent està seleccionat en la vista 3D - + Preselect the object in 3D view when mouse over the tree item Selecciona l'objecte en vista 3D en fer clic amb el ratolí sobre l'element de l'arbre - + Record selection in tree view in order to go back/forward using navigation button Grava la selecció en la vista de l'arbre per a anar arrere/avant mitjançant el botó de navegació - + Add checkboxes for selection in document tree Add checkboxes for selection in document tree @@ -5048,147 +4387,122 @@ Larger value eases to pick things, but can make small features impossible to sel Gui::Dialog::DlgSettingsViewColor - + Colors Colors - - Selection - Selecció - - - - Enable preselection and highlight by specified color - Habilita la preselecció i ressalta pel color especificat - - - - Enable preselection highlighting - Habilita el ressaltat de la preselecció - - - - Enable selection highlighting and use specified color - Activa el ressaltat de la selecció i utilitza el color especificat - - - - Enable selection highlighting - Habilita el ressaltat de la selecció - - - + Background color for the model view Color del fons per a la vista del model - + Background color Color de fons - - + + Background will have selected color El fons tindrà el color seleccionat - + Simple color Color simple - - + + Background will have selected color gradient El fons tindrà el degradat del color seleccionat - + Linear gradient Linear gradient - + Radial gradient Radial gradient - - + + Top: Top: - - + + Middle: Middle: - + Switches the colors of the gradient Switches the colors of the gradient - + Switch Switch - + Color gradient will get selected color as middle color El degradat de color tindrà el color seleccionat com a color mitjà - + Middle color Color mitjà - - + + Bottom: Bottom: - + Tree view Vista d'arbre - + Object being edited Objecte que s'està editant - + Background color for objects in tree view that are currently edited Color de fons per a objectes en vista d’arbre que s’editen actualment - + Active container Contenidor actiu - + Background color for active containers in tree view Color de fons per a contenidors actius en la vista d’arbre - + Central: Central: - + Midway: Midway: - + End: End: @@ -5313,7 +4627,7 @@ El sistema de preferències és el fixat en les preferències generals. Gui::Dialog::DockablePlacement - + Placement Posició @@ -5913,17 +5227,17 @@ La columna 'Estat? mostra si el document es pot recuperar. Aplica - + Please select 1, 2, or 3 points before clicking this button. A point may be on a vertex, face, or edge. If on a face or edge the point used will be the point at the mouse position along face or edge. If 1 point is selected it will be used as the center of rotation. If 2 points are selected the midpoint between them will be the center of rotation and a new custom axis will be created, if needed. If 3 points are selected the first point becomes the center of rotation and lies on the vector that is normal to the plane defined by the 3 points. Some distance and angle information is provided in the report view, which can be useful when aligning objects. For your convenience when Shift + click is used the appropriate distance or angle is copied to the clipboard. Seleccioneu 1, 2 o 3 punts abans de fer clic en aquest botó. Un punt pot estar en un vèrtex, cara o aresta. Si esteu en una cara o aresta, el punt utilitzat serà el punt en la cara o aresta en la posició del ratolí. Si 1 punt és seleccionat serà utilitzat com a centre de rotació. Si se seleccionen 2 punts, el punt mig entre ells serà el centre de rotació i un nou eix personalitzat es crearà, si és necessari. Si se seleccionen 3 punts, el primer punt es converteix en el centre de rotació i es troba en el vector que és normal al pla definit per 3 punts. Alguns detalls de distància i angle es proporcionen en la visualització d'informe, que pot ser útil per a alinear objectes. Per a la vostra comoditat, quan feu Majúscules + clic s'utilitza la distància adequada o l'angle es copia al porta-retalls. - + Incorrect quantity La quantitat és incorrecta. - + There are input fields with incorrect input, please ensure valid placement values! Hi ha camps d'entrada amb entrada incorrecta, assegureu-vos que els valors d'emplaçament són vàlids. @@ -6185,7 +5499,7 @@ originally selected prior to opening this dialog Gui::DockWnd::PropertyDockView - + Property View Visualització de les propietats @@ -6253,22 +5567,22 @@ originally selected prior to opening this dialog Vés al final - + Clear Neteja - + Save As... Anomena i guarda... - + Save Report Output Guarda l'eixida de l'informe - + Plain Text Files Fitxers de text net @@ -6399,7 +5713,7 @@ originally selected prior to opening this dialog Aplicació - + Labels & Attributes Etiquetes i atributs @@ -6447,27 +5761,27 @@ Do you want to save your changes? Fitxer PDF - + untitled[*] sense títol[*] - + - Editor - Editor - + %1 chars removed S'han eliminat %1 caràcters - + %1 chars added S'han afegit %1 caràcters - + Formatted Formatat @@ -6583,74 +5897,74 @@ Do you want to save your changes? Gui::GraphvizView - + Graphviz not found No s'ha trobat el Graphviz. - + Graphviz couldn't be found on your system. El Graphviz no s'ha pogut trobar al sistema. - + Read more about it here. Més informació ací. - + Do you want to specify its installation path if it's already installed? Voleu especificar el seu camí d'instal·lació si ja està instal·lat? - + Graphviz installation path Camí d'instal·lació del Graphviz - + Graphviz failed Ha fallat el Graphviz. - + Graphviz failed to create an image file El Graphviz no ha pogut crear un fitxer d'imatge. - + PNG format Format PNG - + Bitmap format Format de mapa de bits - + GIF format Format GIF - + JPG format Format JPG - + SVG format Format SVG - - + + PDF format Format PDF - - + + Export graph Exporta el gràfic @@ -6792,17 +6106,17 @@ Do you want to save your changes? Gui::MacroCommand - + Macros Macros - + Macro file doesn't exist El fitxer de macro no existeix. - + No such macro file: '%1' No existeix aquest fitxer de macro: '%1' @@ -6811,7 +6125,7 @@ Do you want to save your changes? Gui::MainWindow - + Dimension Dimensió @@ -6841,32 +6155,42 @@ Do you want to save your changes? Tanca-ho tot - - - + + + Toggles this toolbar Commuta la barra d'eines - - - + + + Toggles this dockable window Commuta la finestra flotant - - + + WARNING: This is a development version. + WARNING: This is a development version. + + + + Please do not use in a production environment. + Please do not use in a production environment. + + + + Unsaved document El document no s'ha guardat. - + The exported object contains external link. Please save the documentat least once before exporting. L’objecte exportat conté un enllaç extern. Guardeu el documenta almenys una vegada abans d’exportar-lo. - + To link to external objects, the document must be saved at least once. Do you want to save the document now? Per a enllaçar amb objectes externs, el document s’ha de guardar almenys una vegada. @@ -6876,121 +6200,121 @@ Voleu guardar el document ara? Gui::ManualAlignment - - - - - + + + + + Manual alignment Alineació manual - + The alignment is already in progress. La alineació ja està en curs. - + Alignment[*] Alineació[*] - + Please, select at least one point in the left and the right view Seleccioneu almenys un punt en les vistes esquerra i dreta - + Please, select at least %1 points in the left and the right view Selecciioneu almenys %1 punts en les vistes esquerra i dreta - + Please pick points in the left and right view Seleccioneu punts en les vistes esquerra i dreta - + The alignment has finished L'alineació ha finalitzat. - + The alignment has been canceled L'alineació s'ha cancel·lat. - - + + Too few points picked in the left view. At least %1 points are needed. No s'han seleccionat prou punts en la vista esquerra. Fan falta almenys %1 punts. - - + + Too few points picked in the right view. At least %1 points are needed. No s'han seleccionat prou punts en la vista dreta. Fan falta almenys %1 punts. - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. S'ha seleccionat un nombre diferent de punts en les vistes esquerra i dreta. En la vista esquerra s'han seleccionat %1 punts, mentre que en la vista dreta se n'han seleccionat %2. - + Try to align group of views Proveu d'alinear el grup de vistes - + The alignment failed. How do you want to proceed? Ha fallat l'alineació. Voleu continuar? - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. S'ha seleccionat un nombre diferent de punts en les vistes esquerra i dreta. En la vista esquerra s'han seleccionat %1 punts, mentre que en la vista dreta se n'han seleccionat %2. - + Point_%1 Point_%1 - + Point picked at (%1,%2,%3) Punt seleccionat en (%1,%2,%3) - + No point was found on model No s'ha trobat cap punt en el model. - + No point was picked No s'ha seleccionat cap punt. - + &Align &Align - + &Remove last point &Remove last point - + &Cancel &Cancel·la - + &Synchronize views &Synchronize views @@ -7137,7 +6461,7 @@ How do you want to proceed? Gui::PropertyEditor::LinkLabel - + Change the linked object Canvia l'objecte enllaçat @@ -7145,12 +6469,12 @@ How do you want to proceed? Gui::PropertyEditor::LinkSelection - + Error Error - + Object not found No s'ha trobat l'objecte. @@ -7221,13 +6545,13 @@ How do you want to proceed? Gui::PropertyView - + View Visualitza - + Data Dades @@ -7274,77 +6598,77 @@ Do you want to exit without saving your data? S'ha produït una excepció de C++ no gestionada desconeguda. - + &Copy &Copia - + &Copy command &Copia l'ordre - + &Copy history &Copia l'historial - + Save history as... Anomena i guarda l'historial... - + Save history Guarda l'historial - + Saves Python history across %1 sessions Guarda l'historial de Python entre %1 sessions - + &Paste A&pega - + Select All Selecciona-ho tot - + Clear console Neteja la consola - + Insert file name... Inseriu un nom de fitxer... - + Word wrap Ajust de paraules - + Save History Guarda l'historial - + Macro Files Fitxers de macro - + Insert file name Inseriu un nom de fitxer - + All Files Tots els fitxers @@ -7357,7 +6681,7 @@ Do you want to exit without saving your data? Comentari - + Uncomment Sense comentari @@ -7365,17 +6689,17 @@ Do you want to exit without saving your data? Gui::RecentFilesAction - + Open file %1 Obri el fitxer %1 - + File not found No s'ha trobat el fitxer. - + The file '%1' cannot be opened. El fitxer '%1' no es pot obrir. @@ -7383,22 +6707,22 @@ Do you want to exit without saving your data? Gui::RecentMacrosAction - + none cap - + Run macro %1 (Shift+click to edit) keyboard shortcut: %2 Run macro %1 (Shift+click to edit) keyboard shortcut: %2 - + File not found No s'ha trobat el fitxer. - + The file '%1' cannot be opened. El fitxer '%1' no es pot obrir. @@ -7429,22 +6753,22 @@ Do you want to exit without saving your data? Gui::SearchBar - + Previous Anterior - + Next Next - + Case sensitive Case sensitive - + Whole words Whole words @@ -7686,38 +7010,38 @@ Do you want to specify another directory? Gui::TextDocumentEditorView - + Text updated Text actualitzat - + The text of the underlying object has changed. Discard changes and reload the text from the object? El text de l'objecte subjacent ha canviat. Voleu descartar els canvis i tornar a carregar el text des de l'objecte? - + Yes, reload. Sí, torna a carregar-lo. - + Unsaved document El document no s'ha guardat. - + Do you want to save your changes before closing? Voleu guardar els canvis abans de tancar? - + If you don't save, your changes will be lost. Si no guardeu els canvis, es perdran. - - + + Edit text Edita el text @@ -7989,7 +7313,7 @@ Do you want to specify another directory? Gui::TreeDockWidget - + Tree view Vista d'arbre @@ -7997,7 +7321,7 @@ Do you want to specify another directory? Gui::TreePanel - + Search Cerca @@ -8005,183 +7329,183 @@ Do you want to specify another directory? Gui::TreeWidget - + Search... Busca... - + Search for objects Busca objectes - + Activate document Activa el document - + Activate document %1 Activa el document %1 - + Tree settings Tree settings - + Show description column Show description column - + Show an extra tree view column for item description. The item's description can be set by pressing F2 (or your OS's edit button) or by editing the 'label2' property. Show an extra tree view column for item description. The item's description can be set by pressing F2 (or your OS's edit button) or by editing the 'label2' property. - + Group Grup - + Labels & Attributes Etiquetes i atributs - + Description Descripció - + Show items hidden in tree view Show items hidden in tree view - + Show items that are marked as 'hidden' in the tree view Show items that are marked as 'hidden' in the tree view - + Toggle visibility in tree view Toggle visibility in tree view - + Toggles the visibility of selected items in the tree view Toggles the visibility of selected items in the tree view - + Create group... Crea un grup... - + Create a group Crea un grup - - + + Rename Reanomena - + Rename object Reanomena l'objecte - + Finish editing Finalitza l'edició - + Finish editing object Finalitza l'edició de l'objecte - + Add dependent objects to selection Add dependent objects to selection - + Adds all dependent objects to the selection Adds all dependent objects to the selection - + Close document Tanca el document - + Close the document Tanca el document - + Reload document Torneu a la carregar el document - + Reload a partially loaded document Torna a carregar un document que s'ha carregat parcialment - + Skip recomputes Omet el recàlcul - + Enable or disable recomputations of document Activa o desactiva els recàlculs del document - + Allow partial recomputes Permet recàlculs parcials - + Enable or disable recomputating editing object when 'skip recomputation' is enabled Habilita o inhabilita el recàlcul de l'edició d'objectes quan estiga activat «Omet el recàlcul» - + Mark to recompute Marca per a recalcular - + Mark this object to be recomputed Marca aquest objecte per a recalcular-lo - + Recompute object Recalcula l'objecte - + Recompute the selected object Recalcula l'objecte seleccionat - + (but must be executed) (but must be executed) - + %1, Internal name: %2 %1, nom intern: %2 @@ -8212,12 +7536,12 @@ Do you want to specify another directory? Fitxer PDF - + Opening file failed No s'ha pogut obrir el fitxer. - + Can't open file '%1' for writing. No s'ha pogut obrir el fitxer '%1' per a escriure-hi. @@ -8225,7 +7549,7 @@ Do you want to specify another directory? Gui::WorkbenchGroup - + Select the '%1' workbench Selecciona el banc de treball '%1' @@ -8440,69 +7764,70 @@ Do you want to specify another directory? QObject - - + + General General - - + + + Display Visualització - + Workbenches Bancs de treball - - - + + + Python Python - - - + + + Unknown filetype El tipus de fitxer és desconegut. - - + + Cannot open unknown filetype: %1 No es pot obrir el tipus de fitxer desconegut: %1 - + Export failed Exportació fallida - + Cannot save to unknown filetype: %1 No es pot guardar el tipus de fitxer desconegut: %1 - + Workbench failure Fallada del banc de treball - + %1 %1 - + Exception Excepció @@ -8548,8 +7873,8 @@ Do you want to specify another directory? S'està exportant a PDF... - + Unsaved document El document no s'ha guardat. @@ -8700,17 +8025,17 @@ Do you want to continue? No es pot obrir el fitxer '%1'. - + files fitxers - + Save image Save image - + Choose an image file to open Trieu un fitxer d'imatge per a obrir-lo @@ -8816,44 +8141,44 @@ Do you want to continue? - + Type Tipus - + Notifier Notifier - + Message Message - + Notifier: Notifier: - + Do you want to skip confirmation of further critical message notifications while loading the file? Do you want to skip confirmation of further critical message notifications while loading the file? - + Critical Message Critical Message - + Too many opened non-intrusive notifications. Notifications are being omitted! Too many opened non-intrusive notifications. Notifications are being omitted! - + Identical physical path detected. It may cause unwanted overwrite of existing document! @@ -8862,44 +8187,44 @@ Do you want to continue? - + Are you sure you want to continue? Are you sure you want to continue? - + Please check report view for more... Please check report view for more... - + Physical path: Physical path: - - + + Document: Document: - - + + Path: Camí: - + Identical physical path Identical physical path - + Could not save document Could not save document - + There was an issue trying to save the file. This may be because some of the parent folders do not exist, or you do not have sufficient permissions, or for other reasons. Error details: "%1" @@ -8912,102 +8237,102 @@ Would you like to save the file with a different name? Would you like to save the file with a different name? - - - + + + Saving aborted S'avorta el procés de guardar. - + Save dependent files Guarda els fitxers dependents - + The file contains external dependencies. Do you want to save the dependent files, too? El fitxer conté dependències externes. Voleu guardar també els fitxers dependents? - - + + Saving document failed No s'ha pogut guardar el document. - + Save document under new filename... Guarda el document amb un altre nom... - - + + Save %1 Document Guarda el document %1 - + Document Document - - + + Failed to save document No s'ha pogut guardar el document - + Documents contains cyclic dependencies. Do you still want to save them? Els documents contenen dependències cícliques. Encara voleu guardar-los? - + Save a copy of the document under new filename... Guarda una còpia del document amb un altre nom... - + %1 document (*.FCStd) Document %1 (*.FCStd) - + Document not closable No es pot tancar el document. - + The document is not closable for the moment. De moment el document no es pot tancar. - + Document not saved Document not saved - + The document%1 could not be saved. Do you want to cancel closing it? The document%1 could not be saved. Do you want to cancel closing it? - + Undo Desfés - + Redo Refés - + There are grouped transactions in the following documents with other preceding transactions Hi ha transaccions agrupades en els documents següents amb altres transaccions anteriors - + Choose 'Yes' to roll back all preceding transactions. Choose 'No' to roll back in the active document only. Choose 'Abort' to abort @@ -9088,12 +8413,12 @@ Please open a browser window and type in: http://localhost:%1. Opcions... - + Out of memory No hi ha prou memòria. - + Not enough memory available to display the data. No hi ha prou memòria disponible per a mostrar les dades. @@ -9109,7 +8434,7 @@ Please open a browser window and type in: http://localhost:%1. No s'ha trobat el fitxer %1 ni en %2 ni en %3 - + Navigation styles Estils de navegació @@ -9120,7 +8445,7 @@ Please open a browser window and type in: http://localhost:%1. - + Transform Transforma @@ -9185,12 +8510,12 @@ Please open a browser window and type in: http://localhost:%1. L'%1 no és buit, voleu esborrar-ne le contingut? - + Translation: Translació: - + Rotation: Rotació: @@ -9286,60 +8611,60 @@ guions baixos i no ha de començar amb un dígit. No s'ha pogut afegir la propietat a «%1»: %2 - - + + Drag & drop failed S'ha produït un error en arrossegar i deixar anar - + Setup configurable object Setup configurable object - + Select which object to copy or exclude when configuration changes. All external linked objects are excluded by default. Select which object to copy or exclude when configuration changes. All external linked objects are excluded by default. - + Please select which objects to copy when the configuration is changed Please select which objects to copy when the configuration is changed - + Apply to all Apply to all - + Apply the setting to all links. Or, uncheck this option to apply only to this link. Apply the setting to all links. Or, uncheck this option to apply only to this link. - + Copy on change Copy on change - + Enable Habilita - + Enable auto copy of linked object when its configuration is changed Enable auto copy of linked object when its configuration is changed - + Tracking Seguiment - + Copy the linked object when its configuration is changed. Also auto redo the copy if the original linked object is changed. @@ -9348,17 +8673,17 @@ Also auto redo the copy if the original linked object is changed. - + Disable copy on change Disable copy on change - + Refresh configurable object Refresh configurable object - + Synchronize the original configurable source object by creating a new deep copy. Note that any changes made to the current copy will be lost. @@ -9369,23 +8694,23 @@ the current copy will be lost. - + Toggle array elements Toggle array elements - + Change whether show each link array element as individual objects Change whether show each link array element as individual objects - + Transform at the origin of the placement Transform at the origin of the placement - - + + Override colors... Sobreescriu els colors... @@ -9413,12 +8738,12 @@ the current copy will be lost. SelectionFilter - + Not allowed: No es permet: - + Selection not allowed by filter La selecció no és permesa pel filtre. @@ -9426,9 +8751,9 @@ the current copy will be lost. StdBoxElementSelection - - + + Box element selection Selecció d'elements de la caixa @@ -9436,13 +8761,13 @@ the current copy will be lost. StdBoxSelection - + Box selection Quadre de selecció - + Activate the box selection tool Activate the box selection tool @@ -9520,13 +8845,13 @@ the current copy will be lost. StdCmdAxisCross - + Toggle axis cross Activa/desactiva els eixos de coordenades - - + + Turns on or off the axis cross at the origin Turns on or off the axis cross at the origin @@ -9632,13 +8957,13 @@ the current copy will be lost. StdCmdDemoMode - + View turntable... Visualitza en rotació... - + View turntable Visualitza en rotació @@ -9978,13 +9303,13 @@ the current copy will be lost. StdCmdHideObjects - + Hide all objects Oculta tots els objectes - - + + Hide all objects in the document Oculta tots els objectes en el document @@ -9992,13 +9317,13 @@ the current copy will be lost. StdCmdHideSelection - + Hide selection Oculta la selecció - - + + Hide all selected objects Oculta tots els objectes seleccionats @@ -10272,13 +9597,13 @@ the current copy will be lost. StdCmdMeasureDistance - + Measure distance Mesura la distància - + Activate the distance measurement tool Activate the distance measurement tool @@ -10337,8 +9662,8 @@ the current copy will be lost. Crea un document buit nou - + Unnamed Sense nom @@ -10566,8 +9891,8 @@ the current copy will be lost. StdCmdRecentFiles - Recent files - Fitxers recents + Open Recent + Open Recent @@ -10705,13 +10030,13 @@ the current copy will be lost. StdCmdSceneInspector - + Scene inspector... Inspector d'escena... - + Scene inspector Inspector d'escena @@ -10719,13 +10044,13 @@ the current copy will be lost. StdCmdSelBack - + &Back &Ves arrere - + Go back to previous selection Torna a la selecció anterior @@ -10733,13 +10058,13 @@ the current copy will be lost. StdCmdSelBoundingBox - + &Bounding box &Caixa contenidora - + Show selection bounding box Mostra la caixa contenidora de la selecció @@ -10747,13 +10072,13 @@ the current copy will be lost. StdCmdSelForward - + &Forward &Ves avant - + Repeat the backed selection Repeteix la selecció emmagatzemada @@ -10775,13 +10100,13 @@ the current copy will be lost. StdCmdSelectVisibleObjects - + Select visible objects Seleccioneu objectes visibles - - + + Select visible objects in the active document Seleccioneu objectes visibles en el document actiu @@ -10803,13 +10128,13 @@ the current copy will be lost. StdCmdSetAppearance - + Appearance... Aparença... - + Sets the display properties of the selected object Estableix les propietats de visualització dels objectes seleccionats @@ -10817,13 +10142,13 @@ the current copy will be lost. StdCmdShowObjects - + Show all objects Mostra tots els objectes - - + + Show all objects in the document Mostra tots els objectes en el document @@ -10831,13 +10156,13 @@ the current copy will be lost. StdCmdShowSelection - + Show selection Mostra la selecció - - + + Show all selected objects Mostra tots els objectes seleccionats @@ -10873,13 +10198,13 @@ the current copy will be lost. StdCmdTextureMapping - + Texture mapping... Mapatge de textura... - + Texture mapping Mapatge de textura @@ -10929,13 +10254,13 @@ the current copy will be lost. StdCmdToggleNavigation - + Toggle navigation/Edit mode Commuta el mode navegació i edició - - + + Toggle between navigation and edit mode Commuta entre el mode de navegació i d'edició @@ -10943,13 +10268,13 @@ the current copy will be lost. StdCmdToggleObjects - + Toggle all objects Commuta tots els objectes - - + + Toggles visibility of all objects in the active document Commuta la visibilitat de tots els objectes en el document actiu @@ -10957,13 +10282,13 @@ the current copy will be lost. StdCmdToggleSelectability - + Toggle selectability Commuta la selectivitat - - + + Toggles the property of the objects to get selected in the 3D-View Commuta la propietat dels objectes de ser seleccionats en la vista 3D @@ -10971,13 +10296,13 @@ the current copy will be lost. StdCmdToggleVisibility - + Toggle visibility Commuta la visibilitat - - + + Toggles visibility Commuta la visibilitat @@ -11027,13 +10352,13 @@ the current copy will be lost. StdCmdTreeCollapse - + Collapse selected item Contrau l'element seleccionat - + Collapse currently selected tree items Contrau els elements d'arbre seleccionats actualment @@ -11041,13 +10366,13 @@ the current copy will be lost. StdCmdTreeExpand - + Expand selected item Expandeix l'element seleccionat - + Expand currently selected tree items Expandeix els elements d'arbre seleccionats actualment @@ -11055,13 +10380,13 @@ the current copy will be lost. StdCmdTreeSelectAllInstances - + Select all instances Selecciona totes les instàncies - + Select all instances of the current selected object Selecciona totes les instàncies de l'objecte seleccionat actualment @@ -11069,13 +10394,13 @@ the current copy will be lost. StdCmdTreeViewActions - + TreeView actions Accions de la vista d'arbre - + TreeView behavior options and actions Opcions i accions del comportament de la vista d'arbre @@ -11139,13 +10464,13 @@ the current copy will be lost. StdCmdViewBottom - + Bottom Inferior - + Set to bottom view Estableix la vista inferior @@ -11153,13 +10478,13 @@ the current copy will be lost. StdCmdViewCreate - + Create new view Crea una visualització nova - + Creates a new view window for the active document Crea una nova finestra de visualització per al document actiu @@ -11167,13 +10492,13 @@ the current copy will be lost. StdCmdViewDimetric - + Dimetric Dimètric - + Set to dimetric view Estableix la vista dimètrica @@ -11181,13 +10506,13 @@ the current copy will be lost. StdCmdViewExample1 - + Inventor example #1 Inventor exemple #1 - + Shows a 3D texture with manipulator Mostra una textura 3D amb manipulació @@ -11195,13 +10520,13 @@ the current copy will be lost. StdCmdViewExample2 - + Inventor example #2 Inventor exemple #2 - + Shows spheres and drag-lights Mostra esferes i llums desplaçables @@ -11209,13 +10534,13 @@ the current copy will be lost. StdCmdViewExample3 - + Inventor example #3 Inventor exemple #3 - + Shows a animated texture Mostra una textura animada @@ -11223,13 +10548,13 @@ the current copy will be lost. StdCmdViewFitAll - + Fit all Ajusta-ho tot - + Fits the whole content on the screen Ajusta el contingut complet a la pantalla @@ -11237,13 +10562,13 @@ the current copy will be lost. StdCmdViewFitSelection - + Fit selection Ajusta la selecció - + Fits the selected content on the screen Ajusta el contingut seleccionat a la pantalla @@ -11251,13 +10576,13 @@ the current copy will be lost. StdCmdViewFront - + Front Alçat - + Set to front view Estableix la vista en alçat @@ -11265,13 +10590,13 @@ the current copy will be lost. StdCmdViewHome - + Home Home - + Set to default home view Set to default home view @@ -11279,13 +10604,13 @@ the current copy will be lost. StdCmdViewIsometric - + Isometric Isomètric - + Set to isometric view Estableix la vista isomètrica @@ -11293,13 +10618,13 @@ the current copy will be lost. StdCmdViewIvIssueCamPos - + Issue camera position Publica la posició de la càmera - + Issue the camera position to the console and to a macro, to easily recall this position Publica la posició de la càmera en la consola i en una macro, tornar a cridar fàcilment a aquesta posició @@ -11307,13 +10632,13 @@ the current copy will be lost. StdCmdViewIvStereoInterleavedColumns - + Stereo Interleaved Columns Columnes estèreo intercalades - + Switch stereo viewing to Interleaved Columns Canvia la vista estèreo a columnes intercalades @@ -11321,13 +10646,13 @@ the current copy will be lost. StdCmdViewIvStereoInterleavedRows - + Stereo Interleaved Rows Files estèreo intercalades - + Switch stereo viewing to Interleaved Rows Canvia la vista estèreo a files intercalades @@ -11335,13 +10660,13 @@ the current copy will be lost. StdCmdViewIvStereoOff - + Stereo Off Desactiva l'estèreo - + Switch stereo viewing off Canvia la vista estèreo a desactivada @@ -11349,13 +10674,13 @@ the current copy will be lost. StdCmdViewIvStereoQuadBuff - + Stereo quad buffer Memòria intermèdia estèreo quàdruple - + Switch stereo viewing to quad buffer Canvia la vista estèreo a memòria intermèdia quàdruple @@ -11363,13 +10688,13 @@ the current copy will be lost. StdCmdViewIvStereoRedGreen - + Stereo red/cyan Estèreo roig/cian - + Switch stereo viewing to red/cyan Canvia la vista estèreo a roig/cian @@ -11377,13 +10702,13 @@ the current copy will be lost. StdCmdViewLeft - + Left Esquerra - + Set to left view Estableix la vista esquerra @@ -11391,13 +10716,13 @@ the current copy will be lost. StdCmdViewRear - + Rear Posterior - + Set to rear view Estableix la vista posterior @@ -11419,13 +10744,13 @@ the current copy will be lost. StdCmdViewRight - + Right Dreta - + Set to right view Estableix la vista dreta @@ -11433,13 +10758,13 @@ the current copy will be lost. StdCmdViewRotateLeft - + Rotate Left Gira a l'esquerra - + Rotate the view by 90° counter-clockwise Gireu la vista 90 ° en sentit antihorari @@ -11447,13 +10772,13 @@ the current copy will be lost. StdCmdViewRotateRight - + Rotate Right Gira a la dreta - + Rotate the view by 90° clockwise Gira la vista 90° en sentit horari @@ -11475,13 +10800,13 @@ the current copy will be lost. StdCmdViewTop - + Top Planta - + Set to top view Estableix la vista en planta @@ -11489,13 +10814,13 @@ the current copy will be lost. StdCmdViewTrimetric - + Trimetric Trimètric - + Set to trimetric view Estableix la vista trimètrica @@ -11503,13 +10828,13 @@ the current copy will be lost. StdCmdViewVR - + FreeCAD-VR FreeCAD-VR - + Extend the FreeCAD 3D Window to a Oculus Rift Estén la finestra 3D del FreeCAD a l'Oculus Rift @@ -11573,13 +10898,13 @@ the current copy will be lost. StdMainFullscreen - + Fullscreen Pantalla completa - + Display the main window in fullscreen mode Mostrar la finestra principal en mode de pantalla completa @@ -11615,13 +10940,13 @@ the current copy will be lost. StdRecallWorkingView - + Recall working view Recall working view - - + + Recall previously stored temporary working view Recall previously stored temporary working view @@ -11629,13 +10954,13 @@ the current copy will be lost. StdStoreWorkingView - + Store working view Store working view - - + + Store a document-specific temporary working view Store a document-specific temporary working view @@ -11643,13 +10968,13 @@ the current copy will be lost. StdTreeCollapseDocument - + Collapse/Expand Contrau/Expandeix - + Expand active document and collapse all others Expandeix el document actiu i contrau tota la resta @@ -11657,12 +10982,12 @@ the current copy will be lost. StdTreeDrag - + Initiate dragging Inicia l'arrossegament - + Initiate dragging of current selected tree items Inicia l'arrossegament dels elements d'arbre seleccionats actualment @@ -11670,13 +10995,13 @@ the current copy will be lost. StdTreeMultiDocument - + Multi document Document múltiple - + Display all documents in the tree view Mostra tots els documents en la vista d'arbre @@ -11684,12 +11009,12 @@ the current copy will be lost. StdTreePreSelection - + Pre-selection Preselecció - + Preselect the object in 3D view when mouse over the tree item Selecciona l'objecte en vista 3D en fer clic amb el ratolí sobre l'element de l'arbre @@ -11697,12 +11022,12 @@ the current copy will be lost. StdTreeRecordSelection - + Record selection Grava la selecció - + Record selection in tree view in order to go back/forward using navigation button Grava la selecció en la vista de l'arbre per a anar arrere/avant mitjançant el botó de navegació @@ -11710,13 +11035,13 @@ the current copy will be lost. StdTreeSelection - + Go to selection Ves a la selecció - + Scroll to first selected item Desplaça fins al primer element seleccionat @@ -11724,13 +11049,13 @@ the current copy will be lost. StdTreeSingleDocument - + Single document Document únic - + Only display the active document in the tree view Mostra només el document actiu a la vista d'arbre @@ -11738,12 +11063,12 @@ the current copy will be lost. StdTreeSyncPlacement - + Sync placement Sincronitza el posicionament - + Auto adjust placement on drag and drop objects across coordinate systems Ajusta automàticament el posicionament en arrossegar i deixar anar objectes en els sistemes de coordenades @@ -11751,12 +11076,12 @@ the current copy will be lost. StdTreeSyncSelection - + Sync selection Sincronitza la selecció - + Auto expand tree item when the corresponding object is selected in 3D view Expandeix automàticament l’element de l'arbre quan l’objecte corresponent està seleccionat en la vista 3D @@ -11764,12 +11089,12 @@ the current copy will be lost. StdTreeSyncView - + Sync view Sincronitza la vista - + Auto switch to the 3D view containing the selected item Canvia automàticament a la vista 3D que conté l’element seleccionat @@ -11777,13 +11102,13 @@ the current copy will be lost. StdViewBoxZoom - + Box zoom Zona de zoom - + Activate the box zoom tool Activate the box zoom tool @@ -11791,13 +11116,13 @@ the current copy will be lost. StdViewDock - + Docked Acoblat - + Display the active view either in fullscreen, in undocked or docked mode Mostra la vista activa en pantalla completa, en mode desacoblat o acoblat @@ -11805,13 +11130,13 @@ the current copy will be lost. StdViewDockUndockFullscreen - + Document window Finestra del document - + Display the active view either in fullscreen, in undocked or docked mode Mostra la vista activa en pantalla completa, en mode desacoblat o acoblat @@ -11819,13 +11144,13 @@ the current copy will be lost. StdViewFullscreen - + Fullscreen Pantalla completa - + Display the active view either in fullscreen, in undocked or docked mode Mostra la vista activa en pantalla completa, en mode desacoblat o acoblat @@ -11833,13 +11158,13 @@ the current copy will be lost. StdViewScreenShot - + Save image... Save image... - + Creates a screenshot of the active view Crea una captura de pantalla de la vista activa @@ -11847,13 +11172,13 @@ the current copy will be lost. StdViewUndock - + Undocked Desacoblat - + Display the active view either in fullscreen, in undocked or docked mode Mostra la vista activa en pantalla completa, en mode desacoblat o acoblat @@ -11861,13 +11186,13 @@ the current copy will be lost. StdViewZoomIn - + Zoom In Amplia - + Increase the zoom factor by a fixed amount Increase the zoom factor by a fixed amount @@ -11875,13 +11200,13 @@ the current copy will be lost. StdViewZoomOut - + Zoom Out Redueix - + Decrease the zoom factor by a fixed amount Decrease the zoom factor by a fixed amount @@ -11916,72 +11241,72 @@ Segur que voleu continuar? Std_DrawStyle - + As is Com és actualment - + Normal mode Mode normal - + Points Punts - + Points mode Mode de punts - + Wireframe Filferro - + Wireframe mode Mode de filferro - + Hidden line Línia amagada - + Hidden line mode Mode de línia amagada - + No shading Sense ombrejat - + No shading mode Mode sense ombrejat - + Shaded Ombrejat - + Shaded mode Mode ombrejat - + Flat lines Línies planes - + Flat lines mode Mode de línies planes @@ -12195,12 +11520,12 @@ Encara voleu continuar? Gui::MDIView - + Export PDF Exporta a PDF - + PDF file Fitxer PDF @@ -12208,196 +11533,190 @@ Encara voleu continuar? Gui::Dialog::DlgSettingsNotificationArea - - + Notification Area Notification Area - + Settings Paràmetres - + The Notification area will appear in the status bar The Notification area will appear in the status bar - + Enable Notification Area Enable Notification Area - + Non-intrusive notifications will appear next to the notification area in the status bar Non-intrusive notifications will appear next to the notification area in the status bar - + Enable non-intrusive notifications Enable non-intrusive notifications - + Additional data sources Additional data sources - + Errors intended for developers will appear in the notification area Errors intended for developers will appear in the notification area - + Debug errors Debug errors - + Warnings intended for developers will appear in the notification area Warnings intended for developers will appear in the notification area - + Debug warnings Debug warnings - + Non-Intrusive Notifications Non-Intrusive Notifications - + Minimum Duration: Minimum Duration: - + Maximum Duration: Maximum Duration: - + Duration during which the notification will be shown (unless mouse buttons are clicked) Duration during which the notification will be shown (unless mouse buttons are clicked) - - + + s s - + Minimum duration during which the notification will be shown (unless notification clicked) Minimum duration during which the notification will be shown (unless notification clicked) - + Maximum Number of Notifications: Maximum Number of Notifications: - + Maximum number of notifications that will be simultaneously present on the screen Maximum number of notifications that will be simultaneously present on the screen - + Notification width: Notification width: - + Width of the notification in pixels Width of the notification in pixels - + Any open non-intrusive notifications will disappear when another window is activated Any open non-intrusive notifications will disappear when another window is activated - + Hide when other window is activated Hide when other window is activated - + Prevent non-intrusive notifications from appearing when the FreeCAD Window is not the active window Prevent non-intrusive notifications from appearing when the FreeCAD Window is not the active window - + Do not show when inactive Do not show when inactive - + Message List Message List - + Limit the number of messages that will be kept in the list. If 0 there is no limit. Limit the number of messages that will be kept in the list. If 0 there is no limit. - + Maximum Messages (0 = no limit): Maximum Messages (0 = no limit): - + Removes the user notifications from the message list after the non-intrusive maximum duration has lapsed. Removes the user notifications from the message list after the non-intrusive maximum duration has lapsed. - + Auto-remove User Notifications Auto-remove User Notifications - - - Activation of the Notification Area only takes effect after an application restart. - Activation of the Notification Area only takes effect after an application restart. - Gui::Dialog::DlgSettingsWorkbenches - + Available Workbenches Available Workbenches - + <html><head/><body><p>You can reorder workbenches by drag and drop. Additional workbenches can be installed through the addon manager.</p><p> Currently, your system has the following workbenches:</p></body></html> <html><head/><body><p>You can reorder workbenches by drag and drop. Additional workbenches can be installed through the addon manager.</p><p> Currently, your system has the following workbenches:</p></body></html> - + Start up workbench: Start up workbench: - + Choose which workbench will be activated and shown after FreeCAD launches Trieu quin banc de treball s’activarà i es mostrarà després que s'execute FreeCAD - + Workbench selector position : Workbench selector position : - + Customize where the workbench selector appears (restart required). 'Toolbar': In the toolbars, as a movable toolbar. @@ -12410,12 +11729,12 @@ després que s'execute FreeCAD 'Right Corner': In the menu bar, on the right corner. - + If checked, application will remember which workbench is active for each tab of the viewport Si aquesta opció està marcada, l’aplicació recordarà quin banc de treball està actiu per a cada pestanya de l'àrea de visualització - + Remember active workbench by tab Recorda el banc de treball actiu per pestanya @@ -12564,47 +11883,47 @@ després que s'execute FreeCAD Gui::Dialog::wbListItem - + If unchecked, %1 will not appear in the available workbenches. If unchecked, %1 will not appear in the available workbenches. - + This is the current startup module, and must be enabled. See Preferences/General/Autoload to change. This is the current startup module, and must be enabled. See Preferences/General/Autoload to change. - + Shortcut to activate this workbench. Shortcut to activate this workbench. - + Auto-load Auto-load - + If checked, %1 will be loaded automatically when FreeCAD starts up If checked, %1 will be loaded automatically when FreeCAD starts up - + This is the current startup module, and must be autoloaded. See Preferences/General/Autoload to change. This is the current startup module, and must be autoloaded. See Preferences/General/Autoload to change. - + Loaded Loaded - + Load Load - + To preserve resources, FreeCAD does not load workbenches until they are used. Loading them may provide access to additional preferences related to their functionality. To preserve resources, FreeCAD does not load workbenches until they are used. Loading them may provide access to additional preferences related to their functionality. @@ -12612,17 +11931,17 @@ després que s'execute FreeCAD Gui::Dialog::DlgSettingsWorkbenchesImp - + Toolbar Barra d'eines - + Left corner Left corner - + Right corner Right corner @@ -12648,12 +11967,12 @@ després que s'execute FreeCAD Gui::NotificationArea - + Delete user notifications Delete user notifications - + Delete All Delete All @@ -12689,13 +12008,13 @@ després que s'execute FreeCAD StdViewLoadImage - + Load image... Load image... - + Loads an image Loads an image @@ -12763,4 +12082,740 @@ després que s'execute FreeCAD An error occurred -- see Report View for information + + Gui::Dialog::DlgSettingsEditor + + + Editor + Editor + + + + Options + Opcions + + + + Code lines will be numbered + Code lines will be numbered + + + + Enable line numbers + Activa els números de línia + + + + The cursor shape will be a block + The cursor shape will be a block + + + + Enable block cursor + Enable block cursor + + + + Enable folding + Habilita el plegament + + + + Indentation + Sagnat + + + + Tab size: + Mida de la tabulació: + + + + Tabulator raster (how many spaces) + Ràster del tabulador (quants espais) + + + + Indent size: + Mida del sagnat: + + + + How many spaces will be inserted when pressing <Tab> + Quants espais s’inseriran en prémer <Tab> + + + + Pressing <Tab> will insert a tabulator with defined tab size + Si premeu <Tab> s'inserirà un tabulador amb la mida de tabulació definida + + + + Keep tabs + Mantín les tabulacions + + + + Pressing <Tab> will insert amount of defined indent size + Si premeu <Tab> s'inserirà la quantitat de la mida del sagnat definit + + + + Insert spaces + Insereix espais + + + + Display items + Visualitza els elements + + + + Color and font settings will be applied to selected type + La configuració del color i del tipus de lletra s'aplicaran al tipus seleccionat + + + + Family: + Família: + + + + Font family to be used for selected code type + El tipus de lletra que s'utilitzarà per al tipus de codi seleccionat + + + + Size: + Mida: + + + + Font size to be used for selected code type + Mida del tipus de lletra que s'utilitzarà per al tipus de codi seleccionat + + + + Color: + Color: + + + + Preview: + Previsualització: + + + + Text + Text + + + + Bookmark + Adreça d'interés + + + + Breakpoint + Punt de ruptura + + + + Keyword + Paraula clau + + + + Comment + Comentari + + + + Block comment + Comentari de bloc + + + + Number + Nombre + + + + String + Cadena + + + + Character + Caràcter + + + + Class name + Nom de classe + + + + Define name + Defineix el nom + + + + Operator + Operador + + + + Python output + Eixida de Python + + + + Python error + Error de Python + + + + Current line highlight + Ressaltat de la línia actual + + + + Items + Elements + + + + Gui::Dialog::DlgSettingsGeneral + + + General + General + + + + Language and number format + Language and number format + + + + Language: + Language: + + + + Language of the application's user interface + Idioma de la interfície d’usuari de l’aplicació + + + + Unit system: + Sistema de la unitat: + + + + Unit system that should be used for all parts of the application + Unit system that should be used for all parts of the application + + + + Number of decimals: + Nombre de decimals: + + + + Number of decimals that should be shown for numbers and dimensions + Nombre de decimals que s’han de mostrar per als números i dimensions + + + + Minimum fractional inch: + Polzada fraccionària mínima: + + + + Minimum fractional inch to be displayed + Polzada fraccionària mínima que cal mostrar + + + + Number format: + Number format: + + + + Operating system + Sistema operatiu + + + + Selected language + Selected language + + + + C/POSIX + C/POSIX + + + + If enabled, numerical keypad decimal separator +will be substituted with locale separator, except +in Python Console and Macro Editor where a +dot/period will always be printed. + If enabled, numerical keypad decimal separator +will be substituted with locale separator, except +in Python Console and Macro Editor where a +dot/period will always be printed. + + + + Substitute decimal separator + Substitute decimal separator + + + + Application + Aplicació + + + + Theme: + Theme: + + + + Customize how user interface will look like + Customize how user interface will look like + + + + Size of toolbar icons: + Mida de les icones de la barra d'eines: + + + + Choose your preference for toolbar icon size. You can adjust +this according to your screen size or personal taste + Trieu la vostra preferència per a la mida de la icona de la barra d’eines. Podeu ajustar +això segons la mida de la pantalla o el gust personal + + + + Tree view mode: + Mode vista d'arbre: + + + + Customize how tree view is shown in the panel (restart required). + +'ComboView': combine tree view and property view into one panel. +'TreeView and PropertyView': split tree view and property view into separate panel. +'Both': keep all three panels, and you can have two sets of tree view and property view. + Personalitzeu com es mostra la vista d'arbre en el tauler (cal reiniciar-lo). + +«ComboView»: combina la vista d'arbre i la de propietats en un únic tauler. +«TreeView i PropertyView»: separa la vista d'arbre i la de propietats en taulers separats. +«Ambdós»: conserva els tres taulers i podeu tindre dos conjunts de vista d'arbre i de vista de propietats. + + + + Size of recent file list: + Size of recent file list: + + + + How many files should be listed in recent files list + Indica la quantitat de fitxers s’han d’enumerar en la llista de fitxers recents + + + + Background of the main window (when no document is opened) will consist of tiles of a special image. +See the FreeCAD Wiki for details about the image. + Background of the main window (when no document is opened) will consist of tiles of a special image. +See the FreeCAD Wiki for details about the image. + + + + Enable tiled background + Habilita el fons en mosaic + + + + The text cursor will be blinking + The text cursor will be blinking + + + + Enable cursor blinking + Enable cursor blinking + + + + A Splash screen is a small loading window that is shown +when FreeCAD is launching. If this option is checked, FreeCAD will +display the splash screen + Una pantalla de presentació és una xicoteta finestra de càrrega que es mostra +quan FreeCAD s'executa. Si aquesta opció està marcada, FreeCAD en mostrarà una + + + + Enable splash screen at start up + Habilita la pantalla de presentació a l'inici + + + + Preference packs + Preference packs + + + + Name + Nom + + + + Type + Tipus + + + + Load + Load + + + + Import config... + Import config... + + + + Save new... + Save new... + + + + Manage... + Manage... + + + + Revert... + Revert... + + + + Manage preference packs + Manage preference packs + + + + Small (%1px) + Xicotet (%1px) + + + + Medium (%1px) + Mitjà (%1px) + + + + Large (%1px) + Gran (%1px) + + + + Extra large (%1px) + Molt gran (%1px) + + + + Custom (%1px) + Personalitzat (%1px) + + + + Combo View + Visualització combinada + + + + TreeView and PropertyView + Vista d'arbre i vista de les propietats + + + + Both + Ambdós + + + + Preference Pack Name + Preference Pack Name + + + + Tags + Tags + + + + Apply + Aplica + + + + Apply the %1 preference pack + Apply the %1 preference pack + + + + Choose a FreeCAD config file to import + Choose a FreeCAD config file to import + + + + File exists + File exists + + + + A preference pack with that name already exists. Overwrite? + A preference pack with that name already exists. Overwrite? + + + + Gui::Dialog::DlgSettingsReportView + + + Report view + Visualització de l'informe + + + + Output + Eixida + + + + Normal messages will be recorded + Normal messages will be recorded + + + + Record normal messages + Record normal messages + + + + Log messages will be recorded + Es gravarà el registre de missatges + + + + Record log messages + Grava els missatges de registre + + + + Warnings will be recorded + Es gravaran els avisos + + + + Record warnings + Grava els avisos + + + + Error messages will be recorded + Es gravaran els missatges d'error + + + + Record error messages + Grava els missatges d'error + + + + When an error has occurred, the Report View dialog becomes visible +on-screen while displaying the error + Quan s'ha produït un error, el diàleg de Vista d'informes es fa visible +en la pantalla i mostra l'error + + + + Show report view on error + Mostra la vista de l'informe en cas d'error + + + + When a warning has occurred, the Report View dialog becomes visible +on-screen while displaying the warning + Quan s'ha produït un avís, el diàleg de Vista d'informes es fa visible +en la pantalla i mostra l'avís + + + + Show report view on warning + Mostra la vista de l'informe en cas d'avís + + + + When a normal message has occurred, the Report View dialog becomes visible +on-screen while displaying the message + Quan s'ha produït un missatge normal, el diàleg de Vista d'informes es fa visible +en la pantalla i mostra el missatge + + + + Show report view on normal message + Mostra la vista de l'informe en cas d'un missatge normal + + + + When a log message has occurred, the Report View dialog becomes visible +on-screen while displaying the log message + Quan s'ha produït un missatge de registre, el diàleg de Vista d'informes es fa visible en la pantalla i mostra el missatge de registre + + + + Show report view on log message + Mostra la vista de l'informe en cas d'un missatge de registre + + + + Include a timecode for each report + Include a timecode for each report + + + + Include a timecode for each entry + Include a timecode for each entry + + + + Colors + Colors + + + + Normal messages: + Missatges normals: + + + + Font color for normal messages in Report view panel + Color del tipus de lletra per a missatges normals en el tauler de Vista d'informes + + + + Log messages: + Resgistre de missatges: + + + + Font color for log messages in Report view panel + Color del tipus de lletra per a missatges de registre en el tauler de Vista d'informes + + + + Warnings: + Avisos: + + + + Font color for warning messages in Report view panel + Color del tipus de lletra per a missatges d'avís en el tauler de Vista d'informes + + + + Errors: + Errors: + + + + Font color for error messages in Report view panel + Color del tipus de lletra per a missatges d'error en el tauler de Vista d'informes + + + + Python interpreter + Intèrpret de Python + + + + Internal Python output will be redirected +from Python console to Report view panel + L'eixida interna de Python es redirigirà +de la consola Python al tauler de Vista d'informes + + + + Redirect internal Python output to report view + Redirigeix l'eixida interna de Python a la visualització d'informe1 + + + + Internal Python error messages will be redirected +from Python console to Report view panel + Els missatges d'error interns de Python es redirigiran +de la consola Python al tauler de Vista d'informes + + + + Redirect internal Python errors to report view + Redirigeix els errors interns de Python a la visualització d'informe + + + + Gui::Dialog::DlgSettingsTheme + + + Theme + Theme + + + + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + + + + Style sheet: + Full d'estil: + + + + Style sheet how user interface will look like + Full d’estil que defineix com serà la interfície d’usuari + + + + Secondary theme color + Secondary theme color + + + + + + This color might be used by your theme to let you customize it. + This color might be used by your theme to let you customize it. + + + + Highlight color + Highlight color + + + + Focus theme color + Focus theme color + + + + No style sheet + No hi ha cap full d'estil. + + diff --git a/src/Gui/Language/FreeCAD_zh-CN.ts b/src/Gui/Language/FreeCAD_zh-CN.ts index 8a9edc95dc..9b0903b974 100644 --- a/src/Gui/Language/FreeCAD_zh-CN.ts +++ b/src/Gui/Language/FreeCAD_zh-CN.ts @@ -42,29 +42,29 @@ 特征的显示大小 - + <empty> <空> - - + + Angle 角度 - - + + Axis 轴线 - + Position 位置 - + Enum 列举 @@ -91,12 +91,12 @@ CmdViewMeasureClearAll - + Clear measurement 清除测量 - + Clear all visible measurements 清除所有可见的测量值 @@ -104,12 +104,12 @@ CmdViewMeasureToggleAll - + Toggle measurement 切换测量 - + Turn on or off the display of all measurements 开启或关闭所有测量的显示 @@ -117,12 +117,12 @@ Command - + Edit 编辑 - + Import 导入 @@ -182,7 +182,7 @@ 添加一个群组 - + Align 对齐 @@ -194,18 +194,18 @@ - + Transform 变换 - + Toggle array elements 切换数组元素 - + Link Transform 链接变换 @@ -215,12 +215,12 @@ 测量距离 - + Toggle visibility 切换可见性 - + Toggle selectability 切换可选择性 @@ -559,7 +559,7 @@ Gui::AutoSaver - + Please wait until the AutoRecovery file has been saved... 正在保存自动恢复文件,请稍后... @@ -711,47 +711,47 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::AboutDialog - - + + Credits Header for the Credits tab of the About screen 鸣谢 - + FreeCAD would not be possible without the contributions of 如果没有以下贡献者的帮助,FreeCAD 项目不可能成立 - + Individuals Header for the list of individual people in the Credits list. 个人用户 - + Organizations Header for the list of companies/organizations in the Credits list. 组织 - - + + License 授权许可 - + Libraries - + This software uses open source components whose copyright and other proprietary rights belong to their respective owners: 该软件使用开放源码组件, 其版权和其他专有权利属于各自的所有者: - + Collection 集合 @@ -759,22 +759,22 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::ApplicationCache - + Cache directory 缓存目录 - + The cache directory %1 exceeds the size of %2. 缓存目录 %1 超过了 %2 的大小。 - + Do you want to clear it now? 您现在要清除吗? - + Warning: Please make sure that this is the only running %1 instance and that no documents are opened as this may result into data loss! 警告: 请确保这是唯一正在运行的 %1 实例,并且没有文件被打开,因为这可能导致数据丢失! @@ -795,37 +795,37 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::CameraDialog - + Camera settings 相机设置 - + Orientation 方向 - + Q0 Q0 - + Q1 Q1 - + Q2 Q2 - + Q3 Q3 - + Current view 当前视图 @@ -1394,13 +1394,13 @@ same time. The one with the highest priority will be triggered. 标题 - + All 全部 - - + + none @@ -1408,8 +1408,8 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgCustomToolBoxbarsImp - - + + Toolbox bars 工具条 @@ -1684,546 +1684,123 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgDisplayPropertiesImp - + Default 默认 - + Aluminium - + Brass 黄铜 - + Bronze 青铜 - + Copper - + Chrome - + Emerald 祖母绿 - + Gold - + Jade - + Metalized 金属化 - + Neon GNC Neon GNC - + Neon PHC 霓虹PHC - + Obsidian 黑曜石 - + Pewter 锡铅合金 - + Plaster 石膏 - + Plastic 塑料 - + Ruby 红宝石 - + Satin 缎布 - + Shiny plastic 镜面塑料 - + Silver - + Steel - + Stone 石头 Gui::Dialog::DlgEditorSettings - - - Editor - 编辑器 - - - - Options - 选项 - - - - Code lines will be numbered - 代码行将被编号 - - - - Enable line numbers - 启用行号 - - - - The cursor shape will be a block - 光标形状将是一个方块 - - - - Enable block cursor - 启用方块光标 - - - - Enable folding - 启用折叠 - - - - Indentation - 缩进 - - - - Tab size: - 制表符长度: - - - - Tabulator raster (how many spaces) - 制表符<Tab>转空格(空格数量) - - - - Indent size: - 缩进大小: - - - - How many spaces will be inserted when pressing <Tab> - 按下 <Tab> 将插入多少空格 - - - - Pressing <Tab> will insert a tabulator with defined tab size - 按下 <Tab> 将插入一个定义大小的制表符 - - - - Keep tabs - 保留制表符 - - - - Pressing <Tab> will insert amount of defined indent size - 按下 <Tab> 将插入定义大小的缩进 - - - - Insert spaces - 插入空格 - - - - Display items - 显示项目 - - - - Color and font settings will be applied to selected type - 颜色和字体设置将应用于所选类型 - - - - Family: - 字体族: - - - - Font family to be used for selected code type - 用于选定代码类型的字体 - - - - Size: - 大小: - - - - Font size to be used for selected code type - 用于选定代码类型的字体大小 - - - - Color: - 颜色: - - - - Preview: - 预览: - 关于 - - Gui::Dialog::DlgGeneral - - - General - 常规 - - - - Language of the application's user interface - 应用程序用户界面语言 - - - - Number format: - 数字格式: - - - - Operating system - 操作系统 - - - - Selected language - 选择语言 - - - - C/POSIX - C/POSIX - - - - If enabled, numerical keypad decimal separator -will be substituted with locale separator, except -in Python Console and Macro Editor where a -dot/period will always be printed. - 如果启用,数字键盘小数点分隔符将被替换为语言环境分隔符。但在 Python 控制台和宏编辑器中,点/句点将始终打印。 - - - - Preference packs - 首选项配置包 - - - - Name - 名称 - - - - Type - 类型 - - - - Load - 加载 - - - - Import config... - 导入配置... - - - - Save new... - 保存新文件... - - - - Manage... - 管理... - - - - Revert... - 还原... - - - - How many files should be listed in recent files list - 最近文件列表中应该列出多少个文件 - - - - Enable tiled background - 启用平面背景 - - - - The text cursor will be blinking - 文本光标将会闪烁 - - - - Enable cursor blinking - 启用光标闪烁 - - - - Style sheet: - 样式表: - - - - Language and number format - 语言和数字格式 - - - - Language: - 语言: - - - - Unit system: - 单位系统: - - - - Unit system that should be used for all parts of the application - 适用于应用程序所有部分的单位系统 - - - - Number of decimals: - 小数位数: - - - - Number of decimals that should be shown for numbers and dimensions - 数字和尺寸应显示的小数位数 - - - - Minimum fractional inch: - 最小分数英寸: - - - - Minimum fractional inch to be displayed - Minimum fractional inch to be displayed - - - - Substitute decimal separator - 替代小数分隔符 - - - - Application - 工程 - - - - Style sheet how user interface will look like - 用户界面的样式表 - - - - Size of toolbar icons: - 工具栏图标大小: - - - - Choose your preference for toolbar icon size. You can adjust -this according to your screen size or personal taste - 选择您对工具栏图标大小的偏好。您可以根据您的屏幕大小或个人品味来调整 - - - - Tree view mode: - 树形视图模式: - - - - Customize how tree view is shown in the panel (restart required). - -'ComboView': combine tree view and property view into one panel. -'TreeView and PropertyView': split tree view and property view into separate panel. -'Both': keep all three panels, and you can have two sets of tree view and property view. - 在面板中显示自定义树形视图的方式(需要重启)。 - -'组合视图': 将树形视图和属性视图合并为一个面板。 -'树形视图和属性视图':拆分树视图和属性视图为单独的面板。 -'全部':保留所有三个面板,你可以有两组树形视图和属性视图。 - - - - Size of recent file list: - 最近文件列表的大小: - - - - Background of the main window (when no document is opened) will consist of tiles of a special image. -See the FreeCAD Wiki for details about the image. - 主窗口的背景将由特殊图像的平铺显示。 -请参阅FreeCAD Wiki 了解图像的详细信息。 - - - - A Splash screen is a small loading window that is shown -when FreeCAD is launching. If this option is checked, FreeCAD will -display the splash screen - Splash 屏幕是一个小的加载窗口,在FreeCAD 启动时显示 -。 如果选中此选项,FreeCAD 将显示初始屏幕 - - - - Enable splash screen at start up - 打开软件启动界面 - - - - Gui::Dialog::DlgGeneralImp - - - Manage preference packs - 管理首选项配置包 - - - - Small (%1px) - 小 (%1px) - - - - Medium (%1px) - 中(%1px) - - - - Large (%1px) - 大 (%1px) - - - - Extra large (%1px) - 特大 (%1px) - - - - Custom (%1px) - 自定义 (%1px) - - - - Combo View - 组合浏览器 - - - - TreeView and PropertyView - 树状视图和属性视图 - - - - Both - 两者都是 - - - - No style sheet - 无样式表 - - - - Preference Pack Name - 首选项配置包名称 - - - - Tags - 标签 - - - - Apply - 应用 - - - - Apply the %1 preference pack - 应用 %1 首选项配置包 - - - - Choose a FreeCAD config file to import - 选择要导入的 FreeCAD 配置文件 - - - - File exists - 文件已存在 - - - - A preference pack with that name already exists. Overwrite? - 已存在该名称的首选项配置包。是否覆盖? - - Gui::Dialog::DlgInputDialog @@ -3109,182 +2686,6 @@ Specify another directory, please. Gui::Dialog::DlgReportView - - - Report view - 报告浏览器 - - - - Output - 输出 - - - - Normal messages will be recorded - 正常消息将被记录 - - - - Record normal messages - 记录正常消息 - - - - Log messages will be recorded - 日志消息将被记录 - - - - Record log messages - 记录日志 - - - - Warnings will be recorded - 警告将被记录 - - - - Record warnings - 记录警告 - - - - Error messages will be recorded - 错误消息将被记录 - - - - Record error messages - 记录错误 - - - - When an error has occurred, the Report View dialog becomes visible -on-screen while displaying the error - 发生错误时,错误对话框会在屏幕上显示 - - - - Show report view on error - 出现错误时显示报告窗口 - - - - When a warning has occurred, the Report View dialog becomes visible -on-screen while displaying the warning - 当警告发生时,当显示警告时,报告视图对话框会在屏幕上显示 - - - - Show report view on warning - 出现警告时显示报告窗口 - - - - When a normal message has occurred, the Report View dialog becomes visible -on-screen while displaying the message - 当有普通消息时,报告窗口会出现并显示这个消息 - - - - Show report view on normal message - 出现普通消息时显示报告窗口 - - - - When a log message has occurred, the Report View dialog becomes visible -on-screen while displaying the log message - 在日志消息发生时,选择显示日志消息的情况下,报告视图对话框会在屏幕上显示 - - - - Show report view on log message - 出现日志消息时显示报告窗口 - - - - Include a timecode for each report - 为每份报告包含一个时间码 - - - - Include a timecode for each entry - 每个条目包含一个时间码 - - - - Colors - 颜色 - - - - Normal messages: - 正常的消息: - - - - Font color for normal messages in Report view panel - 报表视图面板一般消息的字体颜色 - - - - Log messages: - 日志信息: - - - - Font color for log messages in Report view panel - 报表视图面板日志消息的字体颜色 - - - - Warnings: - 警告: - - - - Font color for warning messages in Report view panel - 报告视图面板中警告信息的字体颜色 - - - - Errors: - 错误: - - - - Font color for error messages in Report view panel - 报表视图面板错误消息的字体颜色 - - - - Python interpreter - Python 解释器 - - - - Internal Python output will be redirected -from Python console to Report view panel - 内部 Python 的输出将从 Python 控制台重定向到报告视图面板 - - - - Redirect internal Python output to report view - 将 Python 内部输出重定向到报告视图 - - - - Internal Python error messages will be redirected -from Python console to Report view panel - 内部 Python 的错误消息将从 Python 控制台重定向到报告视图面板 - - - - Redirect internal Python errors to report view - 将 Python 内部错误重定向到报告视图 - 关于 @@ -3362,67 +2763,67 @@ from Python console to Report view panel Gui::Dialog::DlgSettings3DView - + 3D View 三维视图 - + General 常规 - + Main coordinate system will always be shown in lower right corner within opened files 主坐标系统将始终显示在打开文件的 右下角 - + Show coordinate system in the corner 坐标系统显示在边角 - + Relative size : 相对大小 : - + Size of main coordinate system representation in the corner -- in % of height/width of viewport 边角中主坐标系统大小——占视图高度/宽度的百分比的 % - + Axis cross will be shown by default at file opening or creation 在文件打开或创建时默认会显示坐标轴 - + Show axis cross by default 默认显示坐标轴 - + Time needed for last operation and resulting frame rate will be shown at the lower left corner in opened files 将在打开的文件中左下角显示最后一次操作所需时间和结束帧速率 - + Show counter of frames per second 显示每秒运行帧数 - + Rendering 正在渲染 - + This option is useful for troubleshooting graphics card and driver problems. Changing this option requires a restart of the application. @@ -3431,22 +2832,22 @@ Changing this option requires a restart of the application. 更改此选项需要重启应用程序。 - + Use software OpenGL 使用软件 OpenGL - + Use OpenGL VBO (Vertex Buffer Object) 使用 OpenGL VBO (顶点缓存对象) - + Render cache 渲染缓存 - + If selected, Vertex Buffer Objects (VBO) will be used. A VBO is an OpenGL feature that provides methods for uploading vertex data (position, normal vector, color, etc.) to the graphics card. @@ -3464,7 +2865,7 @@ VBO 提供了显著的性能提升,因为数据位于图形内存而非系统 注意:有时此功能可能会导致一系列不同的问题,从图形异常到 GPU 崩溃。 在 FreeCAD 论坛寻求支持时,请启用此设置。 - + 'Render Caching' is another way to say 'Rendering Acceleration'. There are 3 options available to achieve this: 1) 'Auto' (default), let Coin3D decide where to cache. @@ -3479,92 +2880,92 @@ but slower response to any scene changes. 3)“集中式”,手动关闭所有视图提供者的所有节点中的缓存,并且仅在场景图根节点处缓存。 这提供了最快地渲染速度,但对场景变化的响应速度较慢。 - + Auto 自动 - + Distributed 分布 - + Centralized 居中 - + Anti-Aliasing 抗锯齿 - + What kind of multisample anti-aliasing is used 使用什么多重采样抗锯齿模式 - + None - + Line Smoothing 线条平滑化 - + MSAA 2x 反锯齿 2x - + MSAA 4x 反锯齿 4x - + MSAA 8x 反锯齿 8x - + Transparent objects: 透明对象: - + Render types of transparent objects 透明对象的渲染类型 - + One pass One pass - + Backface pass Backface pass - + Marker size: 标记大小: - + Size of vertices in the Sketcher workbench Size of vertices in the Sketcher workbench - + Eye to eye distance for stereo modes 立体模式的双眼距离 - + Eye-to-eye distance used for stereo projections. The specified value is a factor that will be multiplied with the bounding box size of the 3D object that is currently displayed. @@ -3573,48 +2974,48 @@ The specified value is a factor that will be multiplied with the bounding box size of the 3D object that is currently displayed. - + Backlight is enabled with the defined color 已启用带有定义颜色的背光 - - + + Backlight color 背光颜色 - + Intensity 强度 - + Intensity of the backlight 背光强度 - + Camera type 相机类型 - + Objects will appear in a perspective projection 对象将以透视投影法显示 - + Perspective renderin&g 以透视渲染(&g) - + Objects will be projected in orthographic projection 对象将以正交投影方式投影 - + Or&thographic rendering 正视投影渲染(&t) @@ -3626,42 +3027,42 @@ bounding box size of the 3D object that is currently displayed. Gui::Dialog::DlgSettings3DViewImp - + 5px 5px - + 7px 7px - + 9px 9px - + 11px 11px - + 13px 13px - + 15px 15px - + Anti-aliasing 抗锯齿 - + Open a new viewer or restart %1 to apply anti-aliasing changes. 打开一个新的查看器或重新启动 %1 以应用消除锯齿的更改。 @@ -3669,77 +3070,77 @@ bounding box size of the 3D object that is currently displayed. Gui::Dialog::DlgSettingsCacheDirectory - + Cache 缓存 - + Cache directory 缓存目录 - + Location: 位置: - + Check periodically at program start: 在程序启动时定期检查: - + Always 总是 - + Daily 每天 - + Weekly 每周 - + Monthly 每月 - + Yearly 每年 - + Never 从不 - + Cache size limit: 缓存大小限制: - + Check now... 立即检查... - + Notify the user if the cache size exceeds the specified limit 如果缓存大小超过指定的限制,则通知用户 - + Unknown 未知的 - + Current cache size: %1 当前缓存大小: %1 @@ -3911,180 +3312,180 @@ besides the color bar Gui::Dialog::DlgSettingsDocument - + Document 文档 - + General 常规 - + The application will create a new document when started 该应用程序将在启动时创建一个新文档 - + Create new document at start up 启动时创建新文档 - + Document save compression level (0 = none, 9 = highest, 3 = default) 保存文件的压缩级别(0 = 无,9 = 最高,3 = 默认) - + Compression level for FCStd files FCStd 文件的压缩级别 - + All changes in documents are stored so that they can be undone/redone 存储文档中的所有更改,以便可以撤消/重做 - + Using Undo/Redo on documents 在文档上使用撤消/重做 - + Maximum Undo/Redo steps 最大撤消/重做步数 - + How many Undo/Redo steps should be recorded 需要记录多少撤消/重做步骤 - + Allow user aborting document recomputation by pressing ESC. This feature may slightly increase recomputation time. 允许用户按 ESC 键中止文档重新计算。 此功能可能会略微增加重新计算时间。 - + Allow aborting recomputation 允许中止重新计算 - + Storage 存储 - + Saving transactions (Auto-save) 保存交互记录(自动保存) - + Discard saved transaction after saving document 保存文件后放弃保存历史记录 - + If there is a recovery file available the application will automatically run a file recovery when it is started. 如果有可用的恢复文件, 应用程序将启动时自动运行文件恢复。 - + Run AutoRecovery at startup 在启动时运行自动恢复 - + How often a recovery file is written 恢复文件写入频率 - + Save AutoRecovery information every 每次都保存自动恢复信息 - + A thumbnail will be stored when document is saved 保存文档时将存储缩略图 - + Save thumbnail into project file when saving document 保存文件时同时保存缩略图到项目文件 - + Size 大小 - + Sets the size of the thumbnail that is stored in the document. Common sizes are 128, 256 and 512 设置文档中存储的缩略图的大小。 常见大小为128、256和512 - + The program logo will be added to the thumbnail 程序徽标将被添加到缩略图 - + Add the program logo to the generated thumbnail 将程序徽标添加到生成的缩略图 - + How many backup files will be kept when saving document 保存文档时将保留多少备份文件 - + Maximum number of backup files to keep when resaving document 保存文档时要保留的最大备份文件数 - + Backup files will get extension '.FCbak' and file names get date suffix according to the specified format 备份文件将使用扩展名“.FCbak”,文件名将根据指定格式获得日期后缀 - + Use date and FCBak extension 使用日期和 FCBak 扩展名 - + Date format 日期格式 - + Document objects 文档对象 - + Allow objects to have same label 允许对象具有相同的标签/名称 - + Allow duplicate object labels in one document 在一个文档中允许重复的对象标签 - + Enable partial loading of external linked documents. Then only referenced objects and their dependencies will be loaded when a linked document is auto-opened together with the main document. @@ -4097,22 +3498,22 @@ icon in the tree view to fully reload it. 树视图中的图标以完全重新加载它。 - + Disable partial loading of external linked objects 禁用外部链接对象的部分加载 - + Authoring and License 授权及许可证 - + Author name 作者姓名 - + All documents that will be created will get the specified author name. Keep blank for anonymous. You can also use the form: John Doe <john@doe.com> @@ -4121,32 +3522,32 @@ You can also use the form: John Doe <john@doe.com> 您也可以使用以下形式:Ning<ningjiazun@163.com> - + The field 'Last modified by' will be set to specified author when saving the file 保存文件时,“最后修改者”字段将设置为指定的作者 - + Set on save 保存时的设置 - + Company 公司 - + Default company name to use for new files 用于新文件的默认公司名称 - + Default license 默认许可证 - + Default license for new documents 新文档的默认许可证 @@ -4216,12 +3617,12 @@ You can also use the form: John Doe <john@doe.com> 其它 - + License URL 许可证网址 - + URL describing more about the license 更多关于许可证的 URL @@ -4229,104 +3630,21 @@ You can also use the form: John Doe <john@doe.com> Gui::Dialog::DlgSettingsDocumentImp - + The format of the date to use. 要使用的日期格式。 - + Default 默认 - + Format 格式 - - Gui::Dialog::DlgSettingsEditorImp - - - Text - 文本 - - - - Bookmark - 书签 - - - - Breakpoint - 断点 - - - - Keyword - 关键字 - - - - Comment - 注释 - - - - Block comment - 块注释 - - - - Number - - - - - String - 字符串 - - - - Character - 字符 - - - - Class name - 类名称 - - - - Define name - 定义名称 - - - - Operator - 运算符 - - - - Python output - Python 输出 - - - - Python error - Python 错误 - - - - Current line highlight - 当前行高亮显示 - - - - Items - 项目 - - Gui::Dialog::DlgSettingsImage @@ -4507,122 +3825,122 @@ You can also use the form: John Doe <john@doe.com> Gui::Dialog::DlgSettingsMacro - + Macro - + General macro settings 宏全局设置 - + Variables defined by macros are created as local variables Variables defined by macros are created as local variables - + Run macros in local environment 在本地环境中运行宏 - + Macro recording settings 宏录制设置 - + Macro path 宏路径 - + The directory in which the application will search for macros 应用程序搜索宏的目录 - + Gui commands 图形用户界面命令 - + Recorded macros will also contain user interface commands Recorded macros will also contain user interface commands - + Record GUI commands 录制图形用户界面命令 - + Recorded macros will also contain user interface commands as comments Recorded macros will also contain user interface commands as comments - + Record as comment 录制为注释 - + Logging Commands 记录命令 - + Commands executed by macro scripts are shown in Python console 宏脚本执行的命令会显示在Python控制台中 - + Show script commands in python console 在Python控制台显示脚本 - + Log all commands issued by menus to file: 记录所有菜单执行命令到文件: - + FullScript.FCScript FullScript.FCScript - + Recent macros menu 最近的宏菜单 - + Size of recent macro list 最近的宏列表大小 - + How many macros should be listed in recent macros list 在最近宏列表中可以列出多少个宏 - + Keyboard shortcut count 键盘快捷键数量 - + How many recent macros should have shortcuts 需要给多少个最近使用的宏设置快捷键 - + Keyboard Modifiers 键盘编辑器 - + Keyboard modifiers, default = Ctrl+Shift+ 键盘编辑器,默认 = Ctrl+Shift+ @@ -4630,130 +3948,130 @@ You can also use the form: John Doe <john@doe.com> Gui::Dialog::DlgSettingsNavigation - - + + Navigation 导航栏 - + Navigation cube 导航立方体 - + Steps by turn 转动步数 - + Number of steps by turn when using arrows (default = 8 : step angle = 360/8 = 45 deg) 使用箭头时的转向值 (默认 = 8 : 角度= 360/8 = 45 度) - + Corner 边角 - + Corner where navigation cube is shown 显示导航立方体的角落 - + Top left 左上 - + Top right 右上 - + Bottom left 左下 - + Bottom right 右下 - + Rotates to nearest possible state when clicking a cube face 点击立方体面时旋转到尽可能近的状态 - + Rotate to nearest 旋转到最近 - + Font name: 字体名称: - + Font name of the navigation cube 导航立方体字体名称 - + Default 默认 - + Cube size 立方体大小 - + Size of the navigation cube 导航立方体大小 - + Color 颜色 - + Base color for all elements 所有元素的基本颜色 - + 3D Navigation 三维导航 - + List the mouse button configs for each chosen navigation setting. Select a set and then press the button to view said configurations. 列出每个所选导航设置的鼠标按钮配置。 选择一组然后按下按钮查看所述配置。 - + Mouse... 鼠标... - + Navigation settings set 导航栏设置 - + Orbit style 环绕模式 - + Rotation orbit style. Trackball: moving the mouse horizontally will rotate the part around the y-axis Turntable: the part will be rotated around the z-axis (with constrained axes). @@ -4764,115 +4082,115 @@ Free Turntable: the part will be rotated around the z-axis. 自由转盘:部件将绕z轴旋转。 - + Turntable 转盘 - + Trackball 轨迹球 - + Free Turntable 自由转盘 - + Rotation mode 旋转模式 - + Rotations in 3D will use current cursor position as center for rotation Rotations in 3D will use current cursor position as center for rotation - + Window center 窗口中心 - + Drag at cursor 在光标处拖动 - + Object center 对象中心 - + Default camera orientation 默认相机方向 - + Default camera orientation when creating a new document or selecting the home view 创建新文档或选择主视图时的默认相机方向 - + Camera zoom 镜头缩放 - + Sets camera zoom for new documents. The value is the diameter of the sphere to fit on the screen. 设置新文档相机缩放。 该值是要适合屏幕的球体的直径。 - + mm mm - + Enable animated rotations 启用动画旋转 - + Enable animation 启用动画 - + Zoom operations will be performed at position of mouse pointer 缩放操作将在鼠标指针位置进行 - + Zoom at cursor 以光标为中心缩放 - + Zoom step 缩放步进 - + How much will be zoomed. Zoom step of '1' means a factor of 7.5 for every zoom step. 将缩放多少。缩放步长为“1”意味着每个缩放步长为 7.5 倍。 - + Direction of zoom operations will be inverted 缩放操作的方向将反转 - + Invert zoom 反向缩放 - + Prevents view tilting when pinch-zooming. Affects only gesture navigation style. Mouse tilting is not disabled by this setting. @@ -4881,57 +4199,67 @@ Mouse tilting is not disabled by this setting. 此设置不会禁用鼠标倾斜。 - + Disable touchscreen tilt gesture 禁用触摸屏倾斜手势 - + + Show the rotation center when dragging. + Show the rotation center when dragging. + + + + Enable rotation center indication + Enable rotation center indication + + + Isometric 等轴测 - + Dimetric 二轴测 - + Trimetric 三轴测 - + Top 俯视 - + Front 前视 - + Left 左视 - + Right 右视 - + Rear 后视 - + Bottom 底视 - + Custom 自定义 @@ -4939,43 +4267,43 @@ Mouse tilting is not disabled by this setting. Gui::Dialog::DlgSettingsPythonConsole - + Python console Python控制台 - + Settings 设置 - + Words will be wrapped when they exceed available horizontal space in Python console 在 Python 控制台中自动换行 - + Enable word wrap 启用自动换行 - + The cursor shape will be a block 光标形状将是一个方块 - + Enable block cursor 启用方块光标 - + Saves Python history across sessions Saves Python history across sessions - + Save history 保存历史记录 @@ -4983,17 +4311,37 @@ horizontal space in Python console Gui::Dialog::DlgSettingsSelection - + Selection 选择 - + + Enable preselection, highlighted with specified color + Enable preselection, highlighted with specified color + + + + Enable preselection + Enable preselection + + + + Enable selection, highlighted with specified color + Enable selection, highlighted with specified color + + + + Enable selection + Enable selection + + + Pick radius (px): 选取半径 (px): - + Area for picking elements in 3D view. Larger value eases to pick things, but can make small features impossible to select. @@ -5002,27 +4350,27 @@ Larger value eases to pick things, but can make small features impossible to sel - + Auto switch to the 3D view containing the selected item 自动切换到包含已选定项目的 3D 视图 - + Auto expand tree item when the corresponding object is selected in 3D view 在 3D 视图中选择相应对象时自动展开树项目 - + Preselect the object in 3D view when mouse over the tree item 当鼠标悬停在树项目上时,在 3D 视图中预选对象 - + Record selection in tree view in order to go back/forward using navigation button 在树视图中记录选择,以便使用导航按钮后退/前进 - + Add checkboxes for selection in document tree 在文档树中添加用于选择的复选框 @@ -5030,147 +4378,122 @@ Larger value eases to pick things, but can make small features impossible to sel Gui::Dialog::DlgSettingsViewColor - + Colors 颜色 - - Selection - 选择 - - - - Enable preselection and highlight by specified color - Enable preselection and highlight by specified color - - - - Enable preselection highlighting - 启用预选高亮 - - - - Enable selection highlighting and use specified color - Enable selection highlighting and use specified color - - - - Enable selection highlighting - 启用选择高亮 - - - + Background color for the model view 模型视图的背景颜色 - + Background color 背景颜色 - - + + Background will have selected color 背景将使用所选颜色 - + Simple color 简单颜色 - - + + Background will have selected color gradient Background will have selected color gradient - + Linear gradient Linear gradient - + Radial gradient Radial gradient - - + + Top: Top: - - + + Middle: Middle: - + Switches the colors of the gradient 切换渐变颜色 - + Switch 切换 - + Color gradient will get selected color as middle color 颜色渐变将使用所选颜色作为中间颜色 - + Middle color 中间色 - - + + Bottom: Bottom: - + Tree view 结构树浏览器 - + Object being edited 正在编辑的对象 - + Background color for objects in tree view that are currently edited 树形视图中当前编辑对象的背景颜色 - + Active container 活动容器 - + Background color for active containers in tree view Background color for active containers in tree view - + Central: Central: - + Midway: Midway: - + End: End: @@ -5295,7 +4618,7 @@ The preference system is the one set in the general preferences. Gui::Dialog::DockablePlacement - + Placement 定位 @@ -5895,17 +5218,17 @@ The 'Status' column shows whether the document could be recovered. 应用 - + Please select 1, 2, or 3 points before clicking this button. A point may be on a vertex, face, or edge. If on a face or edge the point used will be the point at the mouse position along face or edge. If 1 point is selected it will be used as the center of rotation. If 2 points are selected the midpoint between them will be the center of rotation and a new custom axis will be created, if needed. If 3 points are selected the first point becomes the center of rotation and lies on the vector that is normal to the plane defined by the 3 points. Some distance and angle information is provided in the report view, which can be useful when aligning objects. For your convenience when Shift + click is used the appropriate distance or angle is copied to the clipboard. 单击此按钮之前,请选择1,2或3个点。点可以位于顶点,面或边上。如果在面或边缘上,所使用的点将是沿着面或边缘的鼠标位置处的点。如果选择1点,则将其用作旋转中心。如果选择了2个点,则它们之间的中点将成为旋转中心,必要时将新建自定义轴。如果选择3个点,则第一个点成为旋转中心,并且位于与3个点定义的平面垂直的矢量上。报告视图中提供了一些距离和角度信息,这在对齐对象时非常有用。为方便,使用Shift+单击时,相应的距离或角度将复制到剪贴板。 - + Incorrect quantity 错误的数量 - + There are input fields with incorrect input, please ensure valid placement values! 输入区域有错误的内容,请确认该区域合理的输入内容! @@ -6167,7 +5490,7 @@ originally selected prior to opening this dialog Gui::DockWnd::PropertyDockView - + Property View 属性浏览器 @@ -6235,22 +5558,22 @@ originally selected prior to opening this dialog 转至末尾 - + Clear 清除 - + Save As... 另存为... - + Save Report Output 保存输出报告 - + Plain Text Files 纯文本文件 @@ -6381,7 +5704,7 @@ originally selected prior to opening this dialog 工程 - + Labels & Attributes 标签 & 属性 @@ -6429,27 +5752,27 @@ Do you want to save your changes? PDF 文件 - + untitled[*] 无标题[*] - + - Editor - Editor - + %1 chars removed 删除了 %1 个字符 - + %1 chars added 增加了 %1 个字符 - + Formatted 已格式化 @@ -6565,74 +5888,74 @@ Do you want to save your changes? Gui::GraphvizView - + Graphviz not found 找不到Graphviz - + Graphviz couldn't be found on your system. Graphviz 在您的系统上找不到。 - + Read more about it here. 查看详细解释。 - + Do you want to specify its installation path if it's already installed? 如果已经安装,你想要指定其安装路径吗? - + Graphviz installation path Graphviz的安装路径 - + Graphviz failed Graphviz 失败 - + Graphviz failed to create an image file Graphviz 创建图像失败 - + PNG format PNG 格式 - + Bitmap format Bitmap格式 - + GIF format GIF 格式 - + JPG format JPG 格式 - + SVG format SVG 格式 - - + + PDF format PDF 格式 - - + + Export graph 导出图形 @@ -6774,17 +6097,17 @@ Do you want to save your changes? Gui::MacroCommand - + Macros - + Macro file doesn't exist 宏文件不存在 - + No such macro file: '%1' 没有这样的宏文件: '%1' @@ -6793,7 +6116,7 @@ Do you want to save your changes? Gui::MainWindow - + Dimension 尺寸标注 @@ -6823,32 +6146,42 @@ Do you want to save your changes? 全部关闭 - - - + + + Toggles this toolbar 切换此工具栏 - - - + + + Toggles this dockable window 切换此可停靠的窗口 - - + + WARNING: This is a development version. + WARNING: This is a development version. + + + + Please do not use in a production environment. + Please do not use in a production environment. + + + + Unsaved document 未保存的文件 - + The exported object contains external link. Please save the documentat least once before exporting. The exported object contains external link. Please save the documentat least once before exporting. - + To link to external objects, the document must be saved at least once. Do you want to save the document now? To link to external objects, the document must be saved at least once. @@ -6858,121 +6191,121 @@ Do you want to save the document now? Gui::ManualAlignment - - - - - + + + + + Manual alignment 手动对齐 - + The alignment is already in progress. 对齐正在进行。 - + Alignment[*] 对齐[*] - + Please, select at least one point in the left and the right view 请在左和右视图中选择至少1点 - + Please, select at least %1 points in the left and the right view 请在左和右视图中选择至少%1点 - + Please pick points in the left and right view 请在左、 右视图中选取点 - + The alignment has finished 对齐已完成 - + The alignment has been canceled 对齐已被取消 - - + + Too few points picked in the left view. At least %1 points are needed. 在左视图选取的点太少。至少需要 %1 点。 - - + + Too few points picked in the right view. At least %1 points are needed. 在右视图选取的点太少。至少需要 %1 点。 - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. 左、 右视图中选中的点数不同。左视图选中 %1 点,右视图选中 %2 点。 - + Try to align group of views 尝试对齐一组视图 - + The alignment failed. How do you want to proceed? 对齐失败。您希望如何进行? - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. 不同数量的左、 右视图中选取的点。对左视图 %1 点被挑选,右视图 %2 上点被挑选。 - + Point_%1 点_%1 - + Point picked at (%1,%2,%3) 选择点(%1,%2,%3) - + No point was found on model 在模型上发现没有点 - + No point was picked 没有点被选 - + &Align 对齐(&A) - + &Remove last point 移除最后一个点(&R) - + &Cancel 取消(&C) - + &Synchronize views 同步视图(&S) @@ -7119,7 +6452,7 @@ How do you want to proceed? Gui::PropertyEditor::LinkLabel - + Change the linked object 更改链接的对象 @@ -7127,12 +6460,12 @@ How do you want to proceed? Gui::PropertyEditor::LinkSelection - + Error 错误 - + Object not found 未发现物件 @@ -7203,13 +6536,13 @@ How do you want to proceed? Gui::PropertyView - + View 视图 - + Data 数据 @@ -7257,77 +6590,77 @@ Do you want to exit without saving your data? 未处理的未知c++异常. - + &Copy 复制(&C) - + &Copy command 复制命令(&C) - + &Copy history 复制历史(&C) - + Save history as... 历史记录另存为... - + Save history 保存历史记录 - + Saves Python history across %1 sessions Saves Python history across %1 sessions - + &Paste 粘贴(&P) - + Select All 全选 - + Clear console 清空控制台 - + Insert file name... 插入文件名... - + Word wrap 自动换行 - + Save History 保存历史记录 - + Macro Files 宏文件 - + Insert file name 插入文件名 - + All Files 所有文件 @@ -7340,7 +6673,7 @@ Do you want to exit without saving your data? 注释 - + Uncomment 取消注释 @@ -7348,17 +6681,17 @@ Do you want to exit without saving your data? Gui::RecentFilesAction - + Open file %1 打开文件%1 - + File not found 文件未找到 - + The file '%1' cannot be opened. 无法打开文件'%1'. @@ -7366,22 +6699,22 @@ Do you want to exit without saving your data? Gui::RecentMacrosAction - + none - + Run macro %1 (Shift+click to edit) keyboard shortcut: %2 运行宏 %1 (Shift+单击进行编辑),键盘快捷键: %2 - + File not found 文件未找到 - + The file '%1' cannot be opened. 无法打开文件'%1'. @@ -7412,22 +6745,22 @@ Do you want to exit without saving your data? Gui::SearchBar - + Previous 上一个 - + Next 下一个 - + Case sensitive 大小写敏感 - + Whole words 全字匹配 @@ -7671,38 +7004,38 @@ Do you want to specify another directory? Gui::TextDocumentEditorView - + Text updated 文本已更新 - + The text of the underlying object has changed. Discard changes and reload the text from the object? 基础对象的文本已更改。放弃更改并重新加载对象中的文本? - + Yes, reload. 是的,重新加载。 - + Unsaved document 未保存的文件 - + Do you want to save your changes before closing? 是否在关闭前存储所作更改? - + If you don't save, your changes will be lost. 如果您现在退出的话,您的更改将会丢失。 - - + + Edit text 编辑文本 @@ -7974,7 +7307,7 @@ Do you want to specify another directory? Gui::TreeDockWidget - + Tree view 结构树浏览器 @@ -7982,7 +7315,7 @@ Do you want to specify another directory? Gui::TreePanel - + Search 搜索 @@ -7990,183 +7323,183 @@ Do you want to specify another directory? Gui::TreeWidget - + Search... 搜索... - + Search for objects 搜索对象 - + Activate document 激活文档 - + Activate document %1 激活文档 %1 - + Tree settings Tree settings - + Show description column Show description column - + Show an extra tree view column for item description. The item's description can be set by pressing F2 (or your OS's edit button) or by editing the 'label2' property. Show an extra tree view column for item description. The item's description can be set by pressing F2 (or your OS's edit button) or by editing the 'label2' property. - + Group - + Labels & Attributes 标签 & 属性 - + Description 描述 - + Show items hidden in tree view Show items hidden in tree view - + Show items that are marked as 'hidden' in the tree view Show items that are marked as 'hidden' in the tree view - + Toggle visibility in tree view Toggle visibility in tree view - + Toggles the visibility of selected items in the tree view Toggles the visibility of selected items in the tree view - + Create group... 创建组... - + Create a group 创建组 - - + + Rename 重命名 - + Rename object 重命名对象 - + Finish editing 完成编辑 - + Finish editing object 完成编辑对象 - + Add dependent objects to selection 将依赖对象添加到所选对象 - + Adds all dependent objects to the selection 将所有依赖对象添加到所选对象 - + Close document 关闭文档 - + Close the document 关闭此文档 - + Reload document 重载文档 - + Reload a partially loaded document 重新加载部分加载的文档 - + Skip recomputes 略过重新计算 - + Enable or disable recomputations of document 启用或禁用文档的重新计算 - + Allow partial recomputes Allow partial recomputes - + Enable or disable recomputating editing object when 'skip recomputation' is enabled Enable or disable recomputating editing object when 'skip recomputation' is enabled - + Mark to recompute 标记以重新运算 - + Mark this object to be recomputed 对此物体执行重新计算 - + Recompute object 重新计算对象 - + Recompute the selected object 重新计算所选的对象 - + (but must be executed) (但是必须执行) - + %1, Internal name: %2 %1、内部名: %2 @@ -8197,12 +7530,12 @@ Do you want to specify another directory? PDF 文件 - + Opening file failed 打开文件失败 - + Can't open file '%1' for writing. 无法打开文件“%1”进行写入。 @@ -8210,7 +7543,7 @@ Do you want to specify another directory? Gui::WorkbenchGroup - + Select the '%1' workbench 选择'%1'工作台 @@ -8425,69 +7758,70 @@ Do you want to specify another directory? QObject - - + + General 常规 - - + + + Display 显示 - + Workbenches 工作台 - - - + + + Python Python - - - + + + Unknown filetype 未知文件类型 - - + + Cannot open unknown filetype: %1 无法打开未知文件类型: %1 - + Export failed 导出失败 - + Cannot save to unknown filetype: %1 无法保存为未知的文件类型: %1 - + Workbench failure 工作台故障 - + %1 %1 - + Exception 异常 @@ -8533,8 +7867,8 @@ Do you want to specify another directory? 导出 PDF... - + Unsaved document 未保存的文件 @@ -8687,17 +8021,17 @@ Do you want to continue? 无法打开文件'%1'. - + files 文件 - + Save image 保存图像 - + Choose an image file to open 选择一个图像文件打开 @@ -8803,44 +8137,44 @@ Do you want to continue? - + Type 类型 - + Notifier Notifier - + Message Message - + Notifier: Notifier: - + Do you want to skip confirmation of further critical message notifications while loading the file? Do you want to skip confirmation of further critical message notifications while loading the file? - + Critical Message Critical Message - + Too many opened non-intrusive notifications. Notifications are being omitted! Too many opened non-intrusive notifications. Notifications are being omitted! - + Identical physical path detected. It may cause unwanted overwrite of existing document! @@ -8849,44 +8183,44 @@ Do you want to continue? - + Are you sure you want to continue? 您确定要继续吗? - + Please check report view for more... Please check report view for more... - + Physical path: 物理路径: - - + + Document: 文档: - - + + Path: 路径: - + Identical physical path 相同的物理路径 - + Could not save document 无法保存文档 - + There was an issue trying to save the file. This may be because some of the parent folders do not exist, or you do not have sufficient permissions, or for other reasons. Error details: "%1" @@ -8899,102 +8233,102 @@ Would you like to save the file with a different name? Would you like to save the file with a different name? - - - + + + Saving aborted 保存中止 - + Save dependent files 保存依赖文件 - + The file contains external dependencies. Do you want to save the dependent files, too? The file contains external dependencies. Do you want to save the dependent files, too? - - + + Saving document failed 保存文档失败 - + Save document under new filename... 使用新的文件名保存文档... - - + + Save %1 Document 保存%1文件 - + Document 文档 - - + + Failed to save document 保存文档失败 - + Documents contains cyclic dependencies. Do you still want to save them? 文档包含循环依赖。您仍然想要保存它们吗? - + Save a copy of the document under new filename... 以新的文件名称保存目前文档的副本... - + %1 document (*.FCStd) %1 文档(*.FCStd) - + Document not closable 文档不可关闭 - + The document is not closable for the moment. 文档当前无法关闭. - + Document not saved 文档未保存. - + The document%1 could not be saved. Do you want to cancel closing it? The document%1 could not be saved. Do you want to cancel closing it? - + Undo 撤销 - + Redo 重做 - + There are grouped transactions in the following documents with other preceding transactions There are grouped transactions in the following documents with other preceding transactions - + Choose 'Yes' to roll back all preceding transactions. Choose 'No' to roll back in the active document only. Choose 'Abort' to abort @@ -9075,12 +8409,12 @@ Please open a browser window and type in: http://localhost:%1. 选项... - + Out of memory 内存不足 - + Not enough memory available to display the data. 没有足够的可用内存来显示数据. @@ -9096,7 +8430,7 @@ Please open a browser window and type in: http://localhost:%1. 在 %2 或 %3 中找不到文件 %1 - + Navigation styles 导航模式 @@ -9107,7 +8441,7 @@ Please open a browser window and type in: http://localhost:%1. - + Transform 变换 @@ -9172,12 +8506,12 @@ Please open a browser window and type in: http://localhost:%1. %1 不是空的,一并删除其相关内容吗? - + Translation: 变换: - + Rotation: 旋转: @@ -9272,60 +8606,60 @@ underscore, and must not start with a digit. Failed to add property to '%1': %2 - - + + Drag & drop failed 拖放失败 - + Setup configurable object Setup configurable object - + Select which object to copy or exclude when configuration changes. All external linked objects are excluded by default. Select which object to copy or exclude when configuration changes. All external linked objects are excluded by default. - + Please select which objects to copy when the configuration is changed Please select which objects to copy when the configuration is changed - + Apply to all 应用到全部 - + Apply the setting to all links. Or, uncheck this option to apply only to this link. Apply the setting to all links. Or, uncheck this option to apply only to this link. - + Copy on change Copy on change - + Enable 启用 - + Enable auto copy of linked object when its configuration is changed Enable auto copy of linked object when its configuration is changed - + Tracking 追踪 - + Copy the linked object when its configuration is changed. Also auto redo the copy if the original linked object is changed. @@ -9334,17 +8668,17 @@ Also auto redo the copy if the original linked object is changed. - + Disable copy on change Disable copy on change - + Refresh configurable object Refresh configurable object - + Synchronize the original configurable source object by creating a new deep copy. Note that any changes made to the current copy will be lost. @@ -9355,23 +8689,23 @@ the current copy will be lost. - + Toggle array elements 切换数组元素 - + Change whether show each link array element as individual objects 更改是否把每个链接的阵列元素显示为单独对象 - + Transform at the origin of the placement 变换放置原点 - - + + Override colors... 覆盖颜色... @@ -9399,12 +8733,12 @@ the current copy will be lost. SelectionFilter - + Not allowed: 不允许: - + Selection not allowed by filter 选择不被筛选器许可 @@ -9412,9 +8746,9 @@ the current copy will be lost. StdBoxElementSelection - - + + Box element selection 方框元素选择 @@ -9422,13 +8756,13 @@ the current copy will be lost. StdBoxSelection - + Box selection 框选 - + Activate the box selection tool Activate the box selection tool @@ -9506,13 +8840,13 @@ the current copy will be lost. StdCmdAxisCross - + Toggle axis cross 切换坐标轴显示 - - + + Turns on or off the axis cross at the origin Turns on or off the axis cross at the origin @@ -9618,13 +8952,13 @@ the current copy will be lost. StdCmdDemoMode - + View turntable... 视图罗盘... - + View turntable 视图罗盘 @@ -9964,13 +9298,13 @@ the current copy will be lost. StdCmdHideObjects - + Hide all objects 隐藏所有对象 - - + + Hide all objects in the document 隐藏文档中的所有对象 @@ -9978,13 +9312,13 @@ the current copy will be lost. StdCmdHideSelection - + Hide selection 隐藏选中对象 - - + + Hide all selected objects 隐藏所有选定的对象 @@ -10258,13 +9592,13 @@ the current copy will be lost. StdCmdMeasureDistance - + Measure distance 测量距离 - + Activate the distance measurement tool 激活距离测量工具 @@ -10323,8 +9657,8 @@ the current copy will be lost. 创建一个新空白文档 - + Unnamed 未命名 @@ -10552,8 +9886,8 @@ the current copy will be lost. StdCmdRecentFiles - Recent files - 最近打开的文件 + Open Recent + Open Recent @@ -10691,13 +10025,13 @@ the current copy will be lost. StdCmdSceneInspector - + Scene inspector... 场景检索... - + Scene inspector 场景检索 @@ -10705,13 +10039,13 @@ the current copy will be lost. StdCmdSelBack - + &Back 返回(&B) - + Go back to previous selection 返回上一个选择 @@ -10719,13 +10053,13 @@ the current copy will be lost. StdCmdSelBoundingBox - + &Bounding box 边框(&B) - + Show selection bounding box 显示选择边框 @@ -10733,13 +10067,13 @@ the current copy will be lost. StdCmdSelForward - + &Forward 向前(&F) - + Repeat the backed selection 重复支持的选择 @@ -10761,13 +10095,13 @@ the current copy will be lost. StdCmdSelectVisibleObjects - + Select visible objects 选择可见对象 - - + + Select visible objects in the active document 选择活动文档中的可见对象 @@ -10789,13 +10123,13 @@ the current copy will be lost. StdCmdSetAppearance - + Appearance... 外观... - + Sets the display properties of the selected object 设置选中对象的显示属性 @@ -10803,13 +10137,13 @@ the current copy will be lost. StdCmdShowObjects - + Show all objects 显示所有对象 - - + + Show all objects in the document 显示文档中的所有对象 @@ -10817,13 +10151,13 @@ the current copy will be lost. StdCmdShowSelection - + Show selection 显示所选 - - + + Show all selected objects 显示所有选择的对象 @@ -10859,13 +10193,13 @@ the current copy will be lost. StdCmdTextureMapping - + Texture mapping... 纹理映射... - + Texture mapping 纹理映射 @@ -10915,13 +10249,13 @@ the current copy will be lost. StdCmdToggleNavigation - + Toggle navigation/Edit mode 切换导航/编辑模式 - - + + Toggle between navigation and edit mode 在导航和编辑模式之间切换 @@ -10929,13 +10263,13 @@ the current copy will be lost. StdCmdToggleObjects - + Toggle all objects 切换所有对象 - - + + Toggles visibility of all objects in the active document 切换当前文档中所有对象的可见性 @@ -10943,13 +10277,13 @@ the current copy will be lost. StdCmdToggleSelectability - + Toggle selectability 切换可选择性 - - + + Toggles the property of the objects to get selected in the 3D-View 切换3D视图中选择的对象的属性 @@ -10957,13 +10291,13 @@ the current copy will be lost. StdCmdToggleVisibility - + Toggle visibility 切换可见性 - - + + Toggles visibility 切换可见性 @@ -11013,13 +10347,13 @@ the current copy will be lost. StdCmdTreeCollapse - + Collapse selected item 折叠所选项 - + Collapse currently selected tree items 折叠当前所选树项 @@ -11027,13 +10361,13 @@ the current copy will be lost. StdCmdTreeExpand - + Expand selected item 展开所选项 - + Expand currently selected tree items 展开当前所选树项 @@ -11041,13 +10375,13 @@ the current copy will be lost. StdCmdTreeSelectAllInstances - + Select all instances 选择所有实例 - + Select all instances of the current selected object 选择当前所选对象的所有实例 @@ -11055,13 +10389,13 @@ the current copy will be lost. StdCmdTreeViewActions - + TreeView actions 树视图操作 - + TreeView behavior options and actions 树状视图行为选项和操作 @@ -11125,13 +10459,13 @@ the current copy will be lost. StdCmdViewBottom - + Bottom 底视 - + Set to bottom view 设置为底视图 @@ -11139,13 +10473,13 @@ the current copy will be lost. StdCmdViewCreate - + Create new view 创建新视图 - + Creates a new view window for the active document 为活动文档新建视图窗口 @@ -11153,13 +10487,13 @@ the current copy will be lost. StdCmdViewDimetric - + Dimetric 二轴测 - + Set to dimetric view 设置为二轴测视图 @@ -11167,13 +10501,13 @@ the current copy will be lost. StdCmdViewExample1 - + Inventor example #1 Inventor 实例#1 - + Shows a 3D texture with manipulator 自动控制显示三维纹理 @@ -11181,13 +10515,13 @@ the current copy will be lost. StdCmdViewExample2 - + Inventor example #2 Inventor 实例#2 - + Shows spheres and drag-lights 显示操控球和拖放指示 @@ -11195,13 +10529,13 @@ the current copy will be lost. StdCmdViewExample3 - + Inventor example #3 Inventor 实例#3 - + Shows a animated texture 显示一个动画纹理 @@ -11209,13 +10543,13 @@ the current copy will be lost. StdCmdViewFitAll - + Fit all 适合所有 - + Fits the whole content on the screen 在屏幕上容纳全部内容 @@ -11223,13 +10557,13 @@ the current copy will be lost. StdCmdViewFitSelection - + Fit selection 适合选中 - + Fits the selected content on the screen 适合在屏幕上选取的内容 @@ -11237,13 +10571,13 @@ the current copy will be lost. StdCmdViewFront - + Front 前视 - + Set to front view 设置为前视图 @@ -11251,13 +10585,13 @@ the current copy will be lost. StdCmdViewHome - + Home 主页 - + Set to default home view 设置为默认主视图 @@ -11265,13 +10599,13 @@ the current copy will be lost. StdCmdViewIsometric - + Isometric 等轴测 - + Set to isometric view 设置为等轴测视图 @@ -11279,13 +10613,13 @@ the current copy will be lost. StdCmdViewIvIssueCamPos - + Issue camera position 发布相机位置 - + Issue the camera position to the console and to a macro, to easily recall this position 发布相机位置至控制台或宏,以便重新访问 @@ -11293,13 +10627,13 @@ the current copy will be lost. StdCmdViewIvStereoInterleavedColumns - + Stereo Interleaved Columns 三维成像列扫描 - + Switch stereo viewing to Interleaved Columns 切换三维成像视图为列扫描显示 @@ -11307,13 +10641,13 @@ the current copy will be lost. StdCmdViewIvStereoInterleavedRows - + Stereo Interleaved Rows 三维成像行扫描 - + Switch stereo viewing to Interleaved Rows 切换三维成像视图为行扫描显示 @@ -11321,13 +10655,13 @@ the current copy will be lost. StdCmdViewIvStereoOff - + Stereo Off 关闭三维成像 - + Switch stereo viewing off 关闭三维成像视图 @@ -11335,13 +10669,13 @@ the current copy will be lost. StdCmdViewIvStereoQuadBuff - + Stereo quad buffer 三维成像缓存 - + Switch stereo viewing to quad buffer 切换三维成像视图为缓存显示 @@ -11349,13 +10683,13 @@ the current copy will be lost. StdCmdViewIvStereoRedGreen - + Stereo red/cyan 立体红色/青色 - + Switch stereo viewing to red/cyan 切换到红色/青色立体视图 @@ -11363,13 +10697,13 @@ the current copy will be lost. StdCmdViewLeft - + Left 左视 - + Set to left view 设置为左视图 @@ -11377,13 +10711,13 @@ the current copy will be lost. StdCmdViewRear - + Rear 后视 - + Set to rear view 设置为后视图 @@ -11405,13 +10739,13 @@ the current copy will be lost. StdCmdViewRight - + Right 右视 - + Set to right view 设置为右视图 @@ -11419,13 +10753,13 @@ the current copy will be lost. StdCmdViewRotateLeft - + Rotate Left 向左旋转 - + Rotate the view by 90° counter-clockwise 逆时针旋转 90° 视图 @@ -11433,13 +10767,13 @@ the current copy will be lost. StdCmdViewRotateRight - + Rotate Right 向右旋转 - + Rotate the view by 90° clockwise 顺时针旋转 90° 视图 @@ -11461,13 +10795,13 @@ the current copy will be lost. StdCmdViewTop - + Top 俯视 - + Set to top view 设置为俯视图 @@ -11475,13 +10809,13 @@ the current copy will be lost. StdCmdViewTrimetric - + Trimetric 三轴测 - + Set to trimetric view 设置为三轴测视图 @@ -11489,13 +10823,13 @@ the current copy will be lost. StdCmdViewVR - + FreeCAD-VR FreeCAD-虚拟现实 - + Extend the FreeCAD 3D Window to a Oculus Rift 扩展FreeCAD三维窗口至头戴式显示器 @@ -11559,13 +10893,13 @@ the current copy will be lost. StdMainFullscreen - + Fullscreen 全屏 - + Display the main window in fullscreen mode 全屏显示主窗口 @@ -11601,13 +10935,13 @@ the current copy will be lost. StdRecallWorkingView - + Recall working view 回顾工作视图 - - + + Recall previously stored temporary working view 回顾以前存储的临时工作视图 @@ -11615,13 +10949,13 @@ the current copy will be lost. StdStoreWorkingView - + Store working view 保存工作视图 - - + + Store a document-specific temporary working view 保存一个文件 - 指明临时工作视图 @@ -11629,13 +10963,13 @@ the current copy will be lost. StdTreeCollapseDocument - + Collapse/Expand 折叠/展开 - + Expand active document and collapse all others 展开活动文档并折叠所有其他文档 @@ -11643,12 +10977,12 @@ the current copy will be lost. StdTreeDrag - + Initiate dragging 启动拖动 - + Initiate dragging of current selected tree items 开始拖动当前所选树项 @@ -11656,13 +10990,13 @@ the current copy will be lost. StdTreeMultiDocument - + Multi document 多文档 - + Display all documents in the tree view 在树状图中显示所有文档 @@ -11670,12 +11004,12 @@ the current copy will be lost. StdTreePreSelection - + Pre-selection 预选 - + Preselect the object in 3D view when mouse over the tree item 当鼠标悬停在树项目上时,在 3D 视图中预选对象 @@ -11683,12 +11017,12 @@ the current copy will be lost. StdTreeRecordSelection - + Record selection 录制选择 - + Record selection in tree view in order to go back/forward using navigation button 在树视图中记录选择,以便使用导航按钮后退/前进 @@ -11696,13 +11030,13 @@ the current copy will be lost. StdTreeSelection - + Go to selection 转到选择 - + Scroll to first selected item 滚动到所选的第一个对象 @@ -11710,13 +11044,13 @@ the current copy will be lost. StdTreeSingleDocument - + Single document 单个文档 - + Only display the active document in the tree view 仅在树状图中显示活动文档 @@ -11724,12 +11058,12 @@ the current copy will be lost. StdTreeSyncPlacement - + Sync placement 同步位置 - + Auto adjust placement on drag and drop objects across coordinate systems 自动调整跨坐标系拖放对象的位置 @@ -11737,12 +11071,12 @@ the current copy will be lost. StdTreeSyncSelection - + Sync selection 同步选择 - + Auto expand tree item when the corresponding object is selected in 3D view 在 3D 视图中选择相应对象时自动展开树项目 @@ -11750,12 +11084,12 @@ the current copy will be lost. StdTreeSyncView - + Sync view 同步视图 - + Auto switch to the 3D view containing the selected item 自动切换到包含已选定项目的 3D 视图 @@ -11763,13 +11097,13 @@ the current copy will be lost. StdViewBoxZoom - + Box zoom 框选缩放 - + Activate the box zoom tool Activate the box zoom tool @@ -11777,13 +11111,13 @@ the current copy will be lost. StdViewDock - + Docked 停靠 - + Display the active view either in fullscreen, in undocked or docked mode 当前视图显示模式:1.全屏,2.不停靠,3.停靠 @@ -11791,13 +11125,13 @@ the current copy will be lost. StdViewDockUndockFullscreen - + Document window 文档窗口 - + Display the active view either in fullscreen, in undocked or docked mode 当前视图显示模式:1.全屏,2.不停靠,3.停靠 @@ -11805,13 +11139,13 @@ the current copy will be lost. StdViewFullscreen - + Fullscreen 全屏 - + Display the active view either in fullscreen, in undocked or docked mode 当前视图显示模式:1.全屏,2.不停靠,3.停靠 @@ -11819,13 +11153,13 @@ the current copy will be lost. StdViewScreenShot - + Save image... Save image... - + Creates a screenshot of the active view 创建当前视图的屏幕截图 @@ -11833,13 +11167,13 @@ the current copy will be lost. StdViewUndock - + Undocked 不停靠 - + Display the active view either in fullscreen, in undocked or docked mode 当前视图显示模式:1.全屏,2.不停靠,3.停靠 @@ -11847,13 +11181,13 @@ the current copy will be lost. StdViewZoomIn - + Zoom In 放大 - + Increase the zoom factor by a fixed amount Increase the zoom factor by a fixed amount @@ -11861,13 +11195,13 @@ the current copy will be lost. StdViewZoomOut - + Zoom Out 缩小 - + Decrease the zoom factor by a fixed amount Decrease the zoom factor by a fixed amount @@ -11902,72 +11236,72 @@ Are you sure you want to continue? Std_DrawStyle - + As is 保持当前样式 - + Normal mode 普通模式 - + Points - + Points mode 点模式 - + Wireframe 线框 - + Wireframe mode 线框模式 - + Hidden line 隐藏线 - + Hidden line mode 隐藏线模式 - + No shading 没有阴影 - + No shading mode 没有阴影模式 - + Shaded 着色 - + Shaded mode 着色模式 - + Flat lines 带边着色 - + Flat lines mode 带边着色模式 @@ -12181,12 +11515,12 @@ Do you still want to proceed? Gui::MDIView - + Export PDF 导出PDF - + PDF file PDF 文件 @@ -12194,195 +11528,189 @@ Do you still want to proceed? Gui::Dialog::DlgSettingsNotificationArea - - + Notification Area 通知区域 - + Settings 设置 - + The Notification area will appear in the status bar The Notification area will appear in the status bar - + Enable Notification Area Enable Notification Area - + Non-intrusive notifications will appear next to the notification area in the status bar Non-intrusive notifications will appear next to the notification area in the status bar - + Enable non-intrusive notifications Enable non-intrusive notifications - + Additional data sources Additional data sources - + Errors intended for developers will appear in the notification area Errors intended for developers will appear in the notification area - + Debug errors Debug errors - + Warnings intended for developers will appear in the notification area Warnings intended for developers will appear in the notification area - + Debug warnings Debug warnings - + Non-Intrusive Notifications Non-Intrusive Notifications - + Minimum Duration: Minimum Duration: - + Maximum Duration: Maximum Duration: - + Duration during which the notification will be shown (unless mouse buttons are clicked) Duration during which the notification will be shown (unless mouse buttons are clicked) - - + + s - + Minimum duration during which the notification will be shown (unless notification clicked) Minimum duration during which the notification will be shown (unless notification clicked) - + Maximum Number of Notifications: Maximum Number of Notifications: - + Maximum number of notifications that will be simultaneously present on the screen Maximum number of notifications that will be simultaneously present on the screen - + Notification width: Notification width: - + Width of the notification in pixels Width of the notification in pixels - + Any open non-intrusive notifications will disappear when another window is activated Any open non-intrusive notifications will disappear when another window is activated - + Hide when other window is activated Hide when other window is activated - + Prevent non-intrusive notifications from appearing when the FreeCAD Window is not the active window Prevent non-intrusive notifications from appearing when the FreeCAD Window is not the active window - + Do not show when inactive Do not show when inactive - + Message List Message List - + Limit the number of messages that will be kept in the list. If 0 there is no limit. Limit the number of messages that will be kept in the list. If 0 there is no limit. - + Maximum Messages (0 = no limit): Maximum Messages (0 = no limit): - + Removes the user notifications from the message list after the non-intrusive maximum duration has lapsed. Removes the user notifications from the message list after the non-intrusive maximum duration has lapsed. - + Auto-remove User Notifications Auto-remove User Notifications - - - Activation of the Notification Area only takes effect after an application restart. - Activation of the Notification Area only takes effect after an application restart. - Gui::Dialog::DlgSettingsWorkbenches - + Available Workbenches 可用的工作台 - + <html><head/><body><p>You can reorder workbenches by drag and drop. Additional workbenches can be installed through the addon manager.</p><p> Currently, your system has the following workbenches:</p></body></html> <html><head/><body><p>You can reorder workbenches by drag and drop. Additional workbenches can be installed through the addon manager.</p><p> Currently, your system has the following workbenches:</p></body></html> - + Start up workbench: Start up workbench: - + Choose which workbench will be activated and shown after FreeCAD launches 选择再FreeCAD启动以后显示的工作台 - + Workbench selector position : 工作台选择器位置: - + Customize where the workbench selector appears (restart required). 'Toolbar': In the toolbars, as a movable toolbar. @@ -12395,12 +11723,12 @@ after FreeCAD launches '右边':在菜单栏中,右边。 - + If checked, application will remember which workbench is active for each tab of the viewport 如果选中,应用程序将记住视图端口的每个标签页中哪些工作台处于活动状态 - + Remember active workbench by tab 通过标签记住活动的工作台 @@ -12549,47 +11877,47 @@ after FreeCAD launches Gui::Dialog::wbListItem - + If unchecked, %1 will not appear in the available workbenches. If unchecked, %1 will not appear in the available workbenches. - + This is the current startup module, and must be enabled. See Preferences/General/Autoload to change. This is the current startup module, and must be enabled. See Preferences/General/Autoload to change. - + Shortcut to activate this workbench. Shortcut to activate this workbench. - + Auto-load Auto-load - + If checked, %1 will be loaded automatically when FreeCAD starts up If checked, %1 will be loaded automatically when FreeCAD starts up - + This is the current startup module, and must be autoloaded. See Preferences/General/Autoload to change. This is the current startup module, and must be autoloaded. See Preferences/General/Autoload to change. - + Loaded 已载入 - + Load 加载 - + To preserve resources, FreeCAD does not load workbenches until they are used. Loading them may provide access to additional preferences related to their functionality. To preserve resources, FreeCAD does not load workbenches until they are used. Loading them may provide access to additional preferences related to their functionality. @@ -12597,17 +11925,17 @@ after FreeCAD launches Gui::Dialog::DlgSettingsWorkbenchesImp - + Toolbar 工具栏 - + Left corner 左边角 - + Right corner 右边角 @@ -12633,12 +11961,12 @@ after FreeCAD launches Gui::NotificationArea - + Delete user notifications Delete user notifications - + Delete All Delete All @@ -12674,13 +12002,13 @@ after FreeCAD launches StdViewLoadImage - + Load image... Load image... - + Loads an image Loads an image @@ -12748,4 +12076,731 @@ after FreeCAD launches An error occurred -- see Report View for information + + Gui::Dialog::DlgSettingsEditor + + + Editor + 编辑器 + + + + Options + 选项 + + + + Code lines will be numbered + 代码行将被编号 + + + + Enable line numbers + 启用行号 + + + + The cursor shape will be a block + 光标形状将是一个方块 + + + + Enable block cursor + 启用方块光标 + + + + Enable folding + 启用折叠 + + + + Indentation + 缩进 + + + + Tab size: + 制表符长度: + + + + Tabulator raster (how many spaces) + 制表符<Tab>转空格(空格数量) + + + + Indent size: + 缩进大小: + + + + How many spaces will be inserted when pressing <Tab> + 按下 <Tab> 将插入多少空格 + + + + Pressing <Tab> will insert a tabulator with defined tab size + 按下 <Tab> 将插入一个定义大小的制表符 + + + + Keep tabs + 保留制表符 + + + + Pressing <Tab> will insert amount of defined indent size + 按下 <Tab> 将插入定义大小的缩进 + + + + Insert spaces + 插入空格 + + + + Display items + 显示项目 + + + + Color and font settings will be applied to selected type + 颜色和字体设置将应用于所选类型 + + + + Family: + 字体族: + + + + Font family to be used for selected code type + 用于选定代码类型的字体 + + + + Size: + 大小: + + + + Font size to be used for selected code type + 用于选定代码类型的字体大小 + + + + Color: + 颜色: + + + + Preview: + 预览: + + + + Text + 文本 + + + + Bookmark + 书签 + + + + Breakpoint + 断点 + + + + Keyword + 关键字 + + + + Comment + 注释 + + + + Block comment + 块注释 + + + + Number + + + + + String + 字符串 + + + + Character + 字符 + + + + Class name + 类名称 + + + + Define name + 定义名称 + + + + Operator + 运算符 + + + + Python output + Python 输出 + + + + Python error + Python 错误 + + + + Current line highlight + 当前行高亮显示 + + + + Items + 项目 + + + + Gui::Dialog::DlgSettingsGeneral + + + General + 常规 + + + + Language and number format + 语言和数字格式 + + + + Language: + 语言: + + + + Language of the application's user interface + 应用程序用户界面语言 + + + + Unit system: + 单位系统: + + + + Unit system that should be used for all parts of the application + 适用于应用程序所有部分的单位系统 + + + + Number of decimals: + 小数位数: + + + + Number of decimals that should be shown for numbers and dimensions + 数字和尺寸应显示的小数位数 + + + + Minimum fractional inch: + 最小分数英寸: + + + + Minimum fractional inch to be displayed + Minimum fractional inch to be displayed + + + + Number format: + 数字格式: + + + + Operating system + 操作系统 + + + + Selected language + 选择语言 + + + + C/POSIX + C/POSIX + + + + If enabled, numerical keypad decimal separator +will be substituted with locale separator, except +in Python Console and Macro Editor where a +dot/period will always be printed. + 如果启用,数字键盘小数点分隔符将被替换为语言环境分隔符。但在 Python 控制台和宏编辑器中,点/句点将始终打印。 + + + + Substitute decimal separator + 替代小数分隔符 + + + + Application + 工程 + + + + Theme: + Theme: + + + + Customize how user interface will look like + Customize how user interface will look like + + + + Size of toolbar icons: + 工具栏图标大小: + + + + Choose your preference for toolbar icon size. You can adjust +this according to your screen size or personal taste + 选择您对工具栏图标大小的偏好。您可以根据您的屏幕大小或个人品味来调整 + + + + Tree view mode: + 树形视图模式: + + + + Customize how tree view is shown in the panel (restart required). + +'ComboView': combine tree view and property view into one panel. +'TreeView and PropertyView': split tree view and property view into separate panel. +'Both': keep all three panels, and you can have two sets of tree view and property view. + 在面板中显示自定义树形视图的方式(需要重启)。 + +'组合视图': 将树形视图和属性视图合并为一个面板。 +'树形视图和属性视图':拆分树视图和属性视图为单独的面板。 +'全部':保留所有三个面板,你可以有两组树形视图和属性视图。 + + + + Size of recent file list: + 最近文件列表的大小: + + + + How many files should be listed in recent files list + 最近文件列表中应该列出多少个文件 + + + + Background of the main window (when no document is opened) will consist of tiles of a special image. +See the FreeCAD Wiki for details about the image. + 主窗口的背景将由特殊图像的平铺显示。 +请参阅FreeCAD Wiki 了解图像的详细信息。 + + + + Enable tiled background + 启用平面背景 + + + + The text cursor will be blinking + 文本光标将会闪烁 + + + + Enable cursor blinking + 启用光标闪烁 + + + + A Splash screen is a small loading window that is shown +when FreeCAD is launching. If this option is checked, FreeCAD will +display the splash screen + Splash 屏幕是一个小的加载窗口,在FreeCAD 启动时显示 +。 如果选中此选项,FreeCAD 将显示初始屏幕 + + + + Enable splash screen at start up + 打开软件启动界面 + + + + Preference packs + 首选项配置包 + + + + Name + 名称 + + + + Type + 类型 + + + + Load + 加载 + + + + Import config... + 导入配置... + + + + Save new... + 保存新文件... + + + + Manage... + 管理... + + + + Revert... + 还原... + + + + Manage preference packs + 管理首选项配置包 + + + + Small (%1px) + 小 (%1px) + + + + Medium (%1px) + 中(%1px) + + + + Large (%1px) + 大 (%1px) + + + + Extra large (%1px) + 特大 (%1px) + + + + Custom (%1px) + 自定义 (%1px) + + + + Combo View + 组合浏览器 + + + + TreeView and PropertyView + 树状视图和属性视图 + + + + Both + 两者都是 + + + + Preference Pack Name + 首选项配置包名称 + + + + Tags + 标签 + + + + Apply + 应用 + + + + Apply the %1 preference pack + 应用 %1 首选项配置包 + + + + Choose a FreeCAD config file to import + 选择要导入的 FreeCAD 配置文件 + + + + File exists + 文件已存在 + + + + A preference pack with that name already exists. Overwrite? + 已存在该名称的首选项配置包。是否覆盖? + + + + Gui::Dialog::DlgSettingsReportView + + + Report view + 报告浏览器 + + + + Output + 输出 + + + + Normal messages will be recorded + 正常消息将被记录 + + + + Record normal messages + 记录正常消息 + + + + Log messages will be recorded + 日志消息将被记录 + + + + Record log messages + 记录日志 + + + + Warnings will be recorded + 警告将被记录 + + + + Record warnings + 记录警告 + + + + Error messages will be recorded + 错误消息将被记录 + + + + Record error messages + 记录错误 + + + + When an error has occurred, the Report View dialog becomes visible +on-screen while displaying the error + 发生错误时,错误对话框会在屏幕上显示 + + + + Show report view on error + 出现错误时显示报告窗口 + + + + When a warning has occurred, the Report View dialog becomes visible +on-screen while displaying the warning + 当警告发生时,当显示警告时,报告视图对话框会在屏幕上显示 + + + + Show report view on warning + 出现警告时显示报告窗口 + + + + When a normal message has occurred, the Report View dialog becomes visible +on-screen while displaying the message + 当有普通消息时,报告窗口会出现并显示这个消息 + + + + Show report view on normal message + 出现普通消息时显示报告窗口 + + + + When a log message has occurred, the Report View dialog becomes visible +on-screen while displaying the log message + 在日志消息发生时,选择显示日志消息的情况下,报告视图对话框会在屏幕上显示 + + + + Show report view on log message + 出现日志消息时显示报告窗口 + + + + Include a timecode for each report + 为每份报告包含一个时间码 + + + + Include a timecode for each entry + 每个条目包含一个时间码 + + + + Colors + 颜色 + + + + Normal messages: + 正常的消息: + + + + Font color for normal messages in Report view panel + 报表视图面板一般消息的字体颜色 + + + + Log messages: + 日志信息: + + + + Font color for log messages in Report view panel + 报表视图面板日志消息的字体颜色 + + + + Warnings: + 警告: + + + + Font color for warning messages in Report view panel + 报告视图面板中警告信息的字体颜色 + + + + Errors: + 错误: + + + + Font color for error messages in Report view panel + 报表视图面板错误消息的字体颜色 + + + + Python interpreter + Python 解释器 + + + + Internal Python output will be redirected +from Python console to Report view panel + 内部 Python 的输出将从 Python 控制台重定向到报告视图面板 + + + + Redirect internal Python output to report view + 将 Python 内部输出重定向到报告视图 + + + + Internal Python error messages will be redirected +from Python console to Report view panel + 内部 Python 的错误消息将从 Python 控制台重定向到报告视图面板 + + + + Redirect internal Python errors to report view + 将 Python 内部错误重定向到报告视图 + + + + Gui::Dialog::DlgSettingsTheme + + + Theme + Theme + + + + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + + + + Style sheet: + 样式表: + + + + Style sheet how user interface will look like + 用户界面的样式表 + + + + Secondary theme color + Secondary theme color + + + + + + This color might be used by your theme to let you customize it. + This color might be used by your theme to let you customize it. + + + + Highlight color + Highlight color + + + + Focus theme color + Focus theme color + + + + No style sheet + 无样式表 + + diff --git a/src/Gui/Language/FreeCAD_zh-TW.ts b/src/Gui/Language/FreeCAD_zh-TW.ts index 004cbef548..21877cacf6 100644 --- a/src/Gui/Language/FreeCAD_zh-TW.ts +++ b/src/Gui/Language/FreeCAD_zh-TW.ts @@ -42,29 +42,29 @@ 特徵之顯示大小 - + <empty> <空> - - + + Angle 角度 - - + + Axis - + Position 位置 - + Enum Enum @@ -91,12 +91,12 @@ CmdViewMeasureClearAll - + Clear measurement 清除測量值 - + Clear all visible measurements 清除所有可視之量測 @@ -104,12 +104,12 @@ CmdViewMeasureToggleAll - + Toggle measurement 切換測量 - + Turn on or off the display of all measurements 打開或關閉所有量測顯示 @@ -117,12 +117,12 @@ Command - + Edit 編輯 - + Import 匯入 @@ -182,7 +182,7 @@ 新增群組 - + Align Align @@ -194,18 +194,18 @@ - + Transform 轉換 - + Toggle array elements Toggle array elements - + Link Transform 連結轉換 @@ -215,12 +215,12 @@ 測量距離 - + Toggle visibility 切換可見性 - + Toggle selectability 切換可能選項 @@ -559,7 +559,7 @@ Gui::AutoSaver - + Please wait until the AutoRecovery file has been saved... 自動修復檔儲存中,請稍候 @@ -711,47 +711,47 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::AboutDialog - - + + Credits Header for the Credits tab of the About screen 鳴謝 - + FreeCAD would not be possible without the contributions of 沒有這些人的貢獻 FreeCAD 將不可能成真 - + Individuals Header for the list of individual people in the Credits list. 個人 - + Organizations Header for the list of companies/organizations in the Credits list. 組織 - - + + License 版權 - + Libraries 函式庫 - + This software uses open source components whose copyright and other proprietary rights belong to their respective owners: 此軟體使用開放原始碼元件,其版權及其他專屬權利屬於其各自擁有者: - + Collection 收藏 @@ -759,22 +759,22 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::ApplicationCache - + Cache directory 快取目錄 - + The cache directory %1 exceeds the size of %2. 快取目錄 %1 超過 %2 的大小。 - + Do you want to clear it now? 請問您要清除掉嗎? - + Warning: Please make sure that this is the only running %1 instance and that no documents are opened as this may result into data loss! 警告:請確保這是唯一正在運行的 %1 實例,並且沒有打開任何文件,因為這可能會導致資料遺失! @@ -795,37 +795,37 @@ while doing a left or right click and move the mouse up or down Gui::Dialog::CameraDialog - + Camera settings 相機視角設定 - + Orientation 定位 - + Q0 Q0 - + Q1 Q1 - + Q2 Q2 - + Q3 Q3 - + Current view 目前視角 @@ -1394,13 +1394,13 @@ same time. The one with the highest priority will be triggered. 標題 - + All 所有 - - + + none @@ -1408,8 +1408,8 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgCustomToolBoxbarsImp - - + + Toolbox bars 工具箱列 @@ -1684,545 +1684,123 @@ same time. The one with the highest priority will be triggered. Gui::Dialog::DlgDisplayPropertiesImp - + Default 預設 - + Aluminium - + Brass 黃銅 - + Bronze 青銅 - + Copper - + Chrome - + Emerald 祖母綠 - + Gold - + Jade - + Metalized 金屬化 - + Neon GNC Neon GNC - + Neon PHC Neon PHC - + Obsidian 黑曜岩 - + Pewter 錫鉛合金 - + Plaster 石膏 - + Plastic 塑膠 - + Ruby 紅寶石 - + Satin 緞布 - + Shiny plastic 亮面塑膠 - + Silver - + Steel - + Stone 石頭 Gui::Dialog::DlgEditorSettings - - - Editor - 編輯器 - - - - Options - 選項 - - - - Code lines will be numbered - 程式碼將加上行號 - - - - Enable line numbers - 啟用行號 - - - - The cursor shape will be a block - The cursor shape will be a block - - - - Enable block cursor - Enable block cursor - - - - Enable folding - 啟用折疊 - - - - Indentation - 縮排 - - - - Tab size: - 標籤尺寸: - - - - Tabulator raster (how many spaces) - 縮排量(幾個空格) - - - - Indent size: - 縮排尺寸: - - - - How many spaces will be inserted when pressing <Tab> - 按下<Tab>鍵時將插入幾個空白格 - - - - Pressing <Tab> will insert a tabulator with defined tab size - 按下<Tab>鍵時將插入預設尺寸的縮排量 - - - - Keep tabs - 保留字元符號 - - - - Pressing <Tab> will insert amount of defined indent size - 按<Tab>鍵將插入預先定義的縮排量 - - - - Insert spaces - 插入空格 - - - - Display items - 顯示項目 - - - - Color and font settings will be applied to selected type - 顏色及字型設定將被套用到所選項目 - - - - Family: - 家族: - - - - Font family to be used for selected code type - 字型集將套用到所選的程式碼項目 - - - - Size: - 尺寸: - - - - Font size to be used for selected code type - 字型大小將套用到所選的程式碼項目 - - - - Color: - 色彩: - - - - Preview: - 預覽: - - - Gui::Dialog::DlgGeneral - - - General - 一般 - - - - Language of the application's user interface - 應用程式使用者介面的語言 - - - - Number format: - 數字格式: - - - - Operating system - 作業系統 - - - - Selected language - 選擇語言 - - - - C/POSIX - C/POSIX - - - - If enabled, numerical keypad decimal separator -will be substituted with locale separator, except -in Python Console and Macro Editor where a -dot/period will always be printed. - 如果啟用,數字鍵盤的小數點分隔符號將會被替換為區域設定的分隔符號,但在 Python 主控台和巨集編輯器中,將始終顯示一個點/句號。 - - - - Preference packs - 偏好設定包 - - - - Name - 名稱 - - - - Type - 類型 - - - - Load - 載入 - - - - Import config... - 匯入設定... - - - - Save new... - 另存新檔... - - - - Manage... - 管理... - - - - Revert... - 還原... - - - - How many files should be listed in recent files list - 在最近使用的檔案清單中,要列出多少檔案 - - - - Enable tiled background - 啟用平面背景 - - - - The text cursor will be blinking - 文字遊標將會閃爍 - - - - Enable cursor blinking - 啟動遊標閃爍 - - - - Style sheet: - 樣式表: - - - - Language and number format - Language and number format - - - - Language: - 語言: - - - - Unit system: - Unit system: - - - - Unit system that should be used for all parts of the application - Unit system that should be used for all parts of the application - - - - Number of decimals: - 小數位數: - - - - Number of decimals that should be shown for numbers and dimensions - 數字與尺寸應顯示的小數位數 - - - - Minimum fractional inch: - Minimum fractional inch: - - - - Minimum fractional inch to be displayed - Minimum fractional inch to be displayed - - - - Substitute decimal separator - Substitute decimal separator - - - - Application - 應用程式 - - - - Style sheet how user interface will look like - 樣式表決定使用者界面的外觀 - - - - Size of toolbar icons: - 工具列圖示尺寸: - - - - Choose your preference for toolbar icon size. You can adjust -this according to your screen size or personal taste - 在偏好設定中選擇工具列圖示大小。您可以依照螢幕大小及個人品味來調整。 - - - - Tree view mode: - 樹狀圖模式: - - - - Customize how tree view is shown in the panel (restart required). - -'ComboView': combine tree view and property view into one panel. -'TreeView and PropertyView': split tree view and property view into separate panel. -'Both': keep all three panels, and you can have two sets of tree view and property view. - 自訂樹狀圖要如何在面板中顯示 (需重新啟動)。 - -'複合檢視': 將樹狀選單及屬性檢視整合到同一面板中。 -'樹狀檢視 及 屬性檢視': 將樹狀檢視 及 屬性檢視分割為二個面板。 -'全部': 保留全部三個面板,你可看到二組 樹狀檢視 及屬性檢視面板. - - - - Size of recent file list: - 最近檔案清單大小: - - - - Background of the main window (when no document is opened) will consist of tiles of a special image. -See the FreeCAD Wiki for details about the image. - Background of the main window (when no document is opened) will consist of tiles of a special image. -See the FreeCAD Wiki for details about the image. - - - - A Splash screen is a small loading window that is shown -when FreeCAD is launching. If this option is checked, FreeCAD will -display the splash screen - 啟動畫面是在FreeCAD啟動後顯示的開始畫面。如果勾選此選項,FreeCAD啟動後將顯示啟動畫面。 - - - - Enable splash screen at start up - 在開啟時使用啟動畫面 - - - - Gui::Dialog::DlgGeneralImp - - - Manage preference packs - 管理偏好設定包 - - - - Small (%1px) - 小 (%1px) - - - - Medium (%1px) - 中 (%1px) - - - - Large (%1px) - 大 (%1px) - - - - Extra large (%1px) - 超大 (%1px) - - - - Custom (%1px) - 自訂 (%1px) - - - - Combo View - 複合檢視 - - - - TreeView and PropertyView - 樹狀圖檢視及屬性檢視 - - - - Both - 兩者 - - - - No style sheet - 無樣式表 - - - - Preference Pack Name - 偏好設定包名稱 - - - - Tags - 標籤 - - - - Apply - 應用 - - - - Apply the %1 preference pack - 套用 %1 之偏好設定包 - - - - Choose a FreeCAD config file to import - 還擇一個 FreeCAD 設定檔以匯入 - - - - File exists - 檔案已存在 - - - - A preference pack with that name already exists. Overwrite? - 有此名稱之偏好設定包已存在。是否覆寫? - - Gui::Dialog::DlgInputDialog @@ -3106,188 +2684,6 @@ Specify another directory, please. Gui::Dialog::DlgReportView - - - Report view - 報告檢視 - - - - Output - 輸出 - - - - Normal messages will be recorded - 正常訊息將會被錄製下來 - - - - Record normal messages - 錄製正常訊息 - - - - Log messages will be recorded - 日誌訊息將會被錄製下來 - - - - Record log messages - 錄製日誌訊息 - - - - Warnings will be recorded - 警告將會被錄製下來 - - - - Record warnings - 記錄警告 - - - - Error messages will be recorded - 錯誤訊息將會被錄製下來 - - - - Record error messages - 錄製錯誤訊息 - - - - When an error has occurred, the Report View dialog becomes visible -on-screen while displaying the error - When an error has occurred, the Report View dialog becomes visible -on-screen while displaying the error - - - - Show report view on error - 當發生錯誤時顯示報告 - - - - When a warning has occurred, the Report View dialog becomes visible -on-screen while displaying the warning - When a warning has occurred, the Report View dialog becomes visible -on-screen while displaying the warning - - - - Show report view on warning - 當發生警告時顯示報告 - - - - When a normal message has occurred, the Report View dialog becomes visible -on-screen while displaying the message - When a normal message has occurred, the Report View dialog becomes visible -on-screen while displaying the message - - - - Show report view on normal message - Show report view on normal message - - - - When a log message has occurred, the Report View dialog becomes visible -on-screen while displaying the log message - When a log message has occurred, the Report View dialog becomes visible -on-screen while displaying the log message - - - - Show report view on log message - Show report view on log message - - - - Include a timecode for each report - 在每個報告中包含時間碼 - - - - Include a timecode for each entry - 在每個條目中包含時間碼 - - - - Colors - 顏色 - - - - Normal messages: - 正常訊息: - - - - Font color for normal messages in Report view panel - Font color for normal messages in Report view panel - - - - Log messages: - 日誌訊息: - - - - Font color for log messages in Report view panel - Font color for log messages in Report view panel - - - - Warnings: - 警告: - - - - Font color for warning messages in Report view panel - Font color for warning messages in Report view panel - - - - Errors: - 錯誤: - - - - Font color for error messages in Report view panel - Font color for error messages in Report view panel - - - - Python interpreter - Python 直譯器 - - - - Internal Python output will be redirected -from Python console to Report view panel - 內部 Python 輸出將從 Python 主控台 -轉向到報告視窗面板 - - - - Redirect internal Python output to report view - 內部Python重新輸出至報告視圖 - - - - Internal Python error messages will be redirected -from Python console to Report view panel - 內部 Python 錯誤訊息將從 Python 控制台 -重新指向到報告視窗面板 - - - - Redirect internal Python errors to report view - 將內部 Python 錯誤重定向到報表視景 - @@ -3365,70 +2761,70 @@ from Python console to Report view panel Gui::Dialog::DlgSettings3DView - + 3D View 3D視圖 - + General 一般 - + Main coordinate system will always be shown in lower right corner within opened files Main coordinate system will always be shown in lower right corner within opened files - + Show coordinate system in the corner 在角落顯示坐標系統 - + Relative size : Relative size : - + Size of main coordinate system representation in the corner -- in % of height/width of viewport Size of main coordinate system representation in the corner -- in % of height/width of viewport - + Axis cross will be shown by default at file opening or creation 軸的十字將預設顯示在一個檔案開啟或建立時 opening or creation - + Show axis cross by default 預設顯示軸的十字 - + Time needed for last operation and resulting frame rate will be shown at the lower left corner in opened files Time needed for last operation and resulting frame rate will be shown at the lower left corner in opened files - + Show counter of frames per second 顯示每秒影格計數器 - + Rendering 算繪 - + This option is useful for troubleshooting graphics card and driver problems. Changing this option requires a restart of the application. @@ -3437,22 +2833,22 @@ Changing this option requires a restart of the application. 更改此選項需要重新啟動應用程式. - + Use software OpenGL 使用軟體OpenGL - + Use OpenGL VBO (Vertex Buffer Object) Use OpenGL VBO (Vertex Buffer Object) - + Render cache 算繪快取 - + If selected, Vertex Buffer Objects (VBO) will be used. A VBO is an OpenGL feature that provides methods for uploading vertex data (position, normal vector, color, etc.) to the graphics card. @@ -3475,7 +2871,7 @@ issues ranging from graphical anomalies to GPU crash bugs. Remember to report this setting as enabled when seeking support on the FreeCAD forums - + 'Render Caching' is another way to say 'Rendering Acceleration'. There are 3 options available to achieve this: 1) 'Auto' (default), let Coin3D decide where to cache. @@ -3492,92 +2888,92 @@ only cache at the scene graph root node. This offers the fastest rendering speed but slower response to any scene changes. - + Auto 自動 - + Distributed 分散式 - + Centralized 中心化 - + Anti-Aliasing 反鋸齒 - + What kind of multisample anti-aliasing is used What kind of multisample anti-aliasing is used - + None - + Line Smoothing 線條平滑化 - + MSAA 2x 反鋸齒 2x - + MSAA 4x 反鋸齒 4x - + MSAA 8x 反鋸齒 8x - + Transparent objects: 透明物件: - + Render types of transparent objects 透明物件的算繪類型 - + One pass One pass - + Backface pass Backface pass - + Marker size: 標記大小 - + Size of vertices in the Sketcher workbench Size of vertices in the Sketcher workbench - + Eye to eye distance for stereo modes Eye to eye distance for stereo modes - + Eye-to-eye distance used for stereo projections. The specified value is a factor that will be multiplied with the bounding box size of the 3D object that is currently displayed. @@ -3586,48 +2982,48 @@ The specified value is a factor that will be multiplied with the bounding box size of the 3D object that is currently displayed. - + Backlight is enabled with the defined color 以定義顏色來啟動背光 - - + + Backlight color 背光顏色 - + Intensity 強度 - + Intensity of the backlight 背光源的強度 - + Camera type 相機視角 - + Objects will appear in a perspective projection 物件將以透視投影法顯示 - + Perspective renderin&g 透視圖(&g) - + Objects will be projected in orthographic projection 物件將以正投影法顯示 - + Or&thographic rendering 以正視算繪(&t) @@ -3639,42 +3035,42 @@ bounding box size of the 3D object that is currently displayed. Gui::Dialog::DlgSettings3DViewImp - + 5px 5px - + 7px 7px - + 9px 9px - + 11px 11px - + 13px 13px - + 15px 15px - + Anti-aliasing 反鋸齒 - + Open a new viewer or restart %1 to apply anti-aliasing changes. 開啟新視窗或重新啟動 %1 來套用反鋸齒效果 @@ -3682,77 +3078,77 @@ bounding box size of the 3D object that is currently displayed. Gui::Dialog::DlgSettingsCacheDirectory - + Cache 快取 - + Cache directory 快取目錄 - + Location: 位置: - + Check periodically at program start: 在程式開始時固定檢查: - + Always 總是 - + Daily Daily - + Weekly Weekly - + Monthly 每月 - + Yearly 每年 - + Never Never - + Cache size limit: 快取大小限制: - + Check now... 立即檢查 - + Notify the user if the cache size exceeds the specified limit 提醒使用者如果快取大小超過指定的限制 - + Unknown 未知 - + Current cache size: %1 目前快取大小:%1 @@ -3926,181 +3322,181 @@ besides the color bar Gui::Dialog::DlgSettingsDocument - + Document 文件 - + General 一般 - + The application will create a new document when started The application will create a new document when started - + Create new document at start up 啟動時開啟空白文件 - + Document save compression level (0 = none, 9 = highest, 3 = default) 儲存文件的壓縮級別(0 =無,9 =最高,3 =預設) - + Compression level for FCStd files Compression level for FCStd files - + All changes in documents are stored so that they can be undone/redone All changes in documents are stored so that they can be undone/redone - + Using Undo/Redo on documents 使用“復原/重做”功能於此檔案 - + Maximum Undo/Redo steps 最大復原/重做次數 - + How many Undo/Redo steps should be recorded How many Undo/Redo steps should be recorded - + Allow user aborting document recomputation by pressing ESC. This feature may slightly increase recomputation time. Allow user aborting document recomputation by pressing ESC. This feature may slightly increase recomputation time. - + Allow aborting recomputation Allow aborting recomputation - + Storage 儲存 - + Saving transactions (Auto-save) 儲存交易(自動儲存) - + Discard saved transaction after saving document 儲存文件後拋棄儲存的交易 - + If there is a recovery file available the application will automatically run a file recovery when it is started. If there is a recovery file available the application will automatically run a file recovery when it is started. - + Run AutoRecovery at startup 於啟動時執行自動修復 - + How often a recovery file is written How often a recovery file is written - + Save AutoRecovery information every 儲存每個自動修復資訊 - + A thumbnail will be stored when document is saved A thumbnail will be stored when document is saved - + Save thumbnail into project file when saving document 儲存文件時縮圖儲存到專案檔 - + Size 尺寸 - + Sets the size of the thumbnail that is stored in the document. Common sizes are 128, 256 and 512 Sets the size of the thumbnail that is stored in the document. Common sizes are 128, 256 and 512 - + The program logo will be added to the thumbnail The program logo will be added to the thumbnail - + Add the program logo to the generated thumbnail Add the program logo to the generated thumbnail - + How many backup files will be kept when saving document How many backup files will be kept when saving document - + Maximum number of backup files to keep when resaving document Maximum number of backup files to keep when resaving document - + Backup files will get extension '.FCbak' and file names get date suffix according to the specified format Backup files will get extension '.FCbak' and file names get date suffix according to the specified format - + Use date and FCBak extension Use date and FCBak extension - + Date format 日期格式 - + Document objects 檔案物件 - + Allow objects to have same label 允許物件有同樣標籤 - + Allow duplicate object labels in one document 在一個檔案中允許重複的物件標籤 - + Enable partial loading of external linked documents. Then only referenced objects and their dependencies will be loaded when a linked document is auto-opened together with the main document. @@ -4111,22 +3507,22 @@ icon in the tree view to fully reload it. 部分載入的檔案無法被編輯。在樹狀檢視中雙擊該檔案以完整載入該檔案。 - + Disable partial loading of external linked objects Disable partial loading of external linked objects - + Authoring and License 創作及授權 - + Author name 作者 - + All documents that will be created will get the specified author name. Keep blank for anonymous. You can also use the form: John Doe <john@doe.com> @@ -4135,32 +3531,32 @@ Keep blank for anonymous. You can also use the form: John Doe <john@doe.com> - + The field 'Last modified by' will be set to specified author when saving the file The field 'Last modified by' will be set to specified author when saving the file - + Set on save 儲存時設定 - + Company 公司 - + Default company name to use for new files Default company name to use for new files - + Default license 預設授權 - + Default license for new documents Default license for new documents @@ -4230,12 +3626,12 @@ You can also use the form: John Doe <john@doe.com> 其他 - + License URL 授權連結 - + URL describing more about the license URL describing more about the license @@ -4243,104 +3639,21 @@ You can also use the form: John Doe <john@doe.com> Gui::Dialog::DlgSettingsDocumentImp - + The format of the date to use. The format of the date to use. - + Default 預設 - + Format Format - - Gui::Dialog::DlgSettingsEditorImp - - - Text - 文字 - - - - Bookmark - 書籤 - - - - Breakpoint - 斷點 - - - - Keyword - 關鍵字 - - - - Comment - 評論 - - - - Block comment - 阻止評論 - - - - Number - 數目 - - - - String - 字串 - - - - Character - 字符 - - - - Class name - 類別名稱 - - - - Define name - 定義名稱 - - - - Operator - 操作 - - - - Python output - Python 輸出 - - - - Python error - Python 錯誤 - - - - Current line highlight - 強調此行 - - - - Items - 項目 - - Gui::Dialog::DlgSettingsImage @@ -4521,122 +3834,122 @@ You can also use the form: John Doe <john@doe.com> Gui::Dialog::DlgSettingsMacro - + Macro 巨集 - + General macro settings 一般巨集設定 - + Variables defined by macros are created as local variables Variables defined by macros are created as local variables - + Run macros in local environment 於此環境執行巨集 - + Macro recording settings 巨集錄製設定 - + Macro path 巨集路徑 - + The directory in which the application will search for macros The directory in which the application will search for macros - + Gui commands Gui 指令 - + Recorded macros will also contain user interface commands Recorded macros will also contain user interface commands - + Record GUI commands 紀錄 GUI 指令 - + Recorded macros will also contain user interface commands as comments Recorded macros will also contain user interface commands as comments - + Record as comment 記錄為評論 - + Logging Commands 記錄命令 - + Commands executed by macro scripts are shown in Python console 巨集腳本執行的指令會顯示在 Python 主控台中 - + Show script commands in python console 在python控制台顯示腳本指令 - + Log all commands issued by menus to file: 記錄所有功能表所發出的指令檔: - + FullScript.FCScript FullScript.FCScript - + Recent macros menu 最近使用的巨集選單 - + Size of recent macro list 最近使用的巨集清單大小 - + How many macros should be listed in recent macros list How many macros should be listed in recent macros list - + Keyboard shortcut count 鍵盤快捷鍵數目 - + How many recent macros should have shortcuts 最近有多少巨集應該有快捷鍵 - + Keyboard Modifiers Keyboard Modifiers - + Keyboard modifiers, default = Ctrl+Shift+ Keyboard modifiers, default = Ctrl+Shift+ @@ -4644,130 +3957,130 @@ You can also use the form: John Doe <john@doe.com> Gui::Dialog::DlgSettingsNavigation - - + + Navigation 導覽 - + Navigation cube Navigation cube - + Steps by turn Steps by turn - + Number of steps by turn when using arrows (default = 8 : step angle = 360/8 = 45 deg) Number of steps by turn when using arrows (default = 8 : step angle = 360/8 = 45 deg) - + Corner Corner - + Corner where navigation cube is shown Corner where navigation cube is shown - + Top left 左上 - + Top right 右上 - + Bottom left 左下 - + Bottom right 右下 - + Rotates to nearest possible state when clicking a cube face Rotates to nearest possible state when clicking a cube face - + Rotate to nearest Rotate to nearest - + Font name: Font name: - + Font name of the navigation cube Font name of the navigation cube - + Default 預設 - + Cube size Cube size - + Size of the navigation cube Size of the navigation cube - + Color 色彩 - + Base color for all elements 所有元件之基底顏色 - + 3D Navigation 3D 導航 - + List the mouse button configs for each chosen navigation setting. Select a set and then press the button to view said configurations. List the mouse button configs for each chosen navigation setting. Select a set and then press the button to view said configurations. - + Mouse... 滑鼠... - + Navigation settings set Navigation settings set - + Orbit style 環繞模式 - + Rotation orbit style. Trackball: moving the mouse horizontally will rotate the part around the y-axis Turntable: the part will be rotated around the z-axis (with constrained axes). @@ -4778,116 +4091,116 @@ Turntable: the part will be rotated around the z-axis (with constrained axes). Free Turntable: the part will be rotated around the z-axis. - + Turntable 可旋轉 - + Trackball 軌跡球 - + Free Turntable Free Turntable - + Rotation mode Rotation mode - + Rotations in 3D will use current cursor position as center for rotation Rotations in 3D will use current cursor position as center for rotation - + Window center Window center - + Drag at cursor Drag at cursor - + Object center Object center - + Default camera orientation Default camera orientation - + Default camera orientation when creating a new document or selecting the home view Default camera orientation when creating a new document or selecting the home view - + Camera zoom Camera zoom - + Sets camera zoom for new documents. The value is the diameter of the sphere to fit on the screen. Sets camera zoom for new documents. The value is the diameter of the sphere to fit on the screen. - + mm mm - + Enable animated rotations Enable animated rotations - + Enable animation 啟用動畫 - + Zoom operations will be performed at position of mouse pointer Zoom operations will be performed at position of mouse pointer - + Zoom at cursor 游標處放大 - + Zoom step 放大步驟 - + How much will be zoomed. Zoom step of '1' means a factor of 7.5 for every zoom step. How much will be zoomed. Zoom step of '1' means a factor of 7.5 for every zoom step. - + Direction of zoom operations will be inverted Direction of zoom operations will be inverted - + Invert zoom 反相縮放 - + Prevents view tilting when pinch-zooming. Affects only gesture navigation style. Mouse tilting is not disabled by this setting. @@ -4896,57 +4209,67 @@ Affects only gesture navigation style. Mouse tilting is not disabled by this setting. - + Disable touchscreen tilt gesture Disable touchscreen tilt gesture - + + Show the rotation center when dragging. + Show the rotation center when dragging. + + + + Enable rotation center indication + Enable rotation center indication + + + Isometric 等角立體 - + Dimetric 二等角立體 - + Trimetric 不等角立體 - + Top 上視圖 - + Front 前視圖 - + Left 左視圖 - + Right 右視圖 - + Rear 後視圖 - + Bottom 底視圖 - + Custom 自訂 @@ -4954,43 +4277,43 @@ Mouse tilting is not disabled by this setting. Gui::Dialog::DlgSettingsPythonConsole - + Python console Python 主控台 - + Settings 設定 - + Words will be wrapped when they exceed available horizontal space in Python console 當字詞在 Python 主控台中超過可用的水平空間時,它們將被換行。 - + Enable word wrap 啟用文字換行 - + The cursor shape will be a block The cursor shape will be a block - + Enable block cursor Enable block cursor - + Saves Python history across sessions Saves Python history across sessions - + Save history 儲存歷史紀錄 @@ -4998,17 +4321,37 @@ horizontal space in Python console Gui::Dialog::DlgSettingsSelection - + Selection 選擇 - + + Enable preselection, highlighted with specified color + Enable preselection, highlighted with specified color + + + + Enable preselection + Enable preselection + + + + Enable selection, highlighted with specified color + Enable selection, highlighted with specified color + + + + Enable selection + Enable selection + + + Pick radius (px): 選取半徑 (px): - + Area for picking elements in 3D view. Larger value eases to pick things, but can make small features impossible to select. @@ -5017,27 +4360,27 @@ Larger value eases to pick things, but can make small features impossible to sel - + Auto switch to the 3D view containing the selected item 自動切換到包含選擇項目的3D視圖 - + Auto expand tree item when the corresponding object is selected in 3D view 在3D視圖中選擇物件時,自動展開樹狀圖中對應項目 - + Preselect the object in 3D view when mouse over the tree item 將滑鼠游標停在樹狀圖項目上時,在3D視窗中預選取該物件 - + Record selection in tree view in order to go back/forward using navigation button 將樹狀圖中選取項目記錄下來,以便使用導航按鈕 返回/前進 - + Add checkboxes for selection in document tree 在文件樹中添加複選框以進行選擇 @@ -5045,147 +4388,122 @@ Larger value eases to pick things, but can make small features impossible to sel Gui::Dialog::DlgSettingsViewColor - + Colors 顏色 - - Selection - 選擇 - - - - Enable preselection and highlight by specified color - 啟用預選並按指定顏色高亮度強調 - - - - Enable preselection highlighting - 啟用強調預選 - - - - Enable selection highlighting and use specified color - 啟用選擇強調並使用指定的顏色 - - - - Enable selection highlighting - 啟用選擇突出顯示 - - - + Background color for the model view Background color for the model view - + Background color 背景顏色 - - + + Background will have selected color Background will have selected color - + Simple color 簡單顏色 - - + + Background will have selected color gradient Background will have selected color gradient - + Linear gradient Linear gradient - + Radial gradient Radial gradient - - + + Top: Top: - - + + Middle: Middle: - + Switches the colors of the gradient Switches the colors of the gradient - + Switch 切換 - + Color gradient will get selected color as middle color Color gradient will get selected color as middle color - + Middle color 中間色 - - + + Bottom: Bottom: - + Tree view 樹狀檢視 - + Object being edited 正在編輯的物件 - + Background color for objects in tree view that are currently edited 在樹狀圖裡編輯中物件的背景色彩 - + Active container Active container - + Background color for active containers in tree view 樹狀圖裡選定中容器的背景色彩 - + Central: 中央: - + Midway: 中途: - + End: 終點: @@ -5310,7 +4628,7 @@ The preference system is the one set in the general preferences. Gui::Dialog::DockablePlacement - + Placement 佈置 @@ -5911,17 +5229,17 @@ The 'Status' column shows whether the document could be recovered. 應用 - + Please select 1, 2, or 3 points before clicking this button. A point may be on a vertex, face, or edge. If on a face or edge the point used will be the point at the mouse position along face or edge. If 1 point is selected it will be used as the center of rotation. If 2 points are selected the midpoint between them will be the center of rotation and a new custom axis will be created, if needed. If 3 points are selected the first point becomes the center of rotation and lies on the vector that is normal to the plane defined by the 3 points. Some distance and angle information is provided in the report view, which can be useful when aligning objects. For your convenience when Shift + click is used the appropriate distance or angle is copied to the clipboard. Please select 1, 2, or 3 points before clicking this button. A point may be on a vertex, face, or edge. If on a face or edge the point used will be the point at the mouse position along face or edge. If 1 point is selected it will be used as the center of rotation. If 2 points are selected the midpoint between them will be the center of rotation and a new custom axis will be created, if needed. If 3 points are selected the first point becomes the center of rotation and lies on the vector that is normal to the plane defined by the 3 points. Some distance and angle information is provided in the report view, which can be useful when aligning objects. For your convenience when Shift + click is used the appropriate distance or angle is copied to the clipboard. - + Incorrect quantity 錯誤的數量 - + There are input fields with incorrect input, please ensure valid placement values! 於輸入區域有錯誤的內容,請確認該區域合理之輸入內容 @@ -6182,7 +5500,7 @@ originally selected prior to opening this dialog Gui::DockWnd::PropertyDockView - + Property View 屬性檢視 @@ -6250,22 +5568,22 @@ originally selected prior to opening this dialog 至最末端 - + Clear 清除 - + Save As... 另存新檔... - + Save Report Output 儲存報表輸出 - + Plain Text Files 純文字檔 @@ -6396,7 +5714,7 @@ originally selected prior to opening this dialog 應用程式 - + Labels & Attributes 標籤和屬性 @@ -6444,27 +5762,27 @@ Do you want to save your changes? PDF 檔 - + untitled[*] 未命名[*] - + - Editor -編輯器 - + %1 chars removed 移除 %1 字元 - + %1 chars added 添加 %1 字元 - + Formatted 格式化了的 @@ -6580,74 +5898,74 @@ Do you want to save your changes? Gui::GraphvizView - + Graphviz not found 未發現Graphviz - + Graphviz couldn't be found on your system. Graphviz couldn't be found on your system. - + Read more about it here. Read more about it here. - + Do you want to specify its installation path if it's already installed? Do you want to specify its installation path if it's already installed? - + Graphviz installation path Graphviz安裝路徑 - + Graphviz failed Graphviz錯誤 - + Graphviz failed to create an image file Graphviz建立影像失敗 - + PNG format PNG 格式 - + Bitmap format 點陣圖格式 - + GIF format GIF 格式 - + JPG format JPG 格式 - + SVG format SVG 格式 - - + + PDF format PDF 格式 - - + + Export graph 匯出圖形 @@ -6789,17 +6107,17 @@ Do you want to save your changes? Gui::MacroCommand - + Macros 巨集 - + Macro file doesn't exist 無此巨集 - + No such macro file: '%1' 無 '%1'之巨集 @@ -6808,7 +6126,7 @@ Do you want to save your changes? Gui::MainWindow - + Dimension 標註 @@ -6838,32 +6156,42 @@ Do you want to save your changes? 全部關閉 - - - + + + Toggles this toolbar 切換此工具列 - - - + + + Toggles this dockable window 切換此可停靠的視窗 - - + + WARNING: This is a development version. + WARNING: This is a development version. + + + + Please do not use in a production environment. + Please do not use in a production environment. + + + + Unsaved document 未儲存文件 - + The exported object contains external link. Please save the documentat least once before exporting. 匯出的物件包含外部連結。請在匯出前至少儲存一次文件。 - + To link to external objects, the document must be saved at least once. Do you want to save the document now? To link to external objects, the document must be saved at least once. @@ -6873,121 +6201,121 @@ Do you want to save the document now? Gui::ManualAlignment - - - - - + + + + + Manual alignment 手動對齊 - + The alignment is already in progress. 正在對齊中 - + Alignment[*] 對齊[*] - + Please, select at least one point in the left and the right view 請於左和右視圖至少選擇一點 - + Please, select at least %1 points in the left and the right view 請於左和右視圖至少選擇%1點 - + Please pick points in the left and right view 請於左和右視圖中選擇點 - + The alignment has finished 已對齊結束 - + The alignment has been canceled 已取消對齊 - - + + Too few points picked in the left view. At least %1 points are needed. 左側視圖選擇點過少,至少要%1點 - - + + Too few points picked in the right view. At least %1 points are needed. 右側視圖選擇點過少,至少要%1點 - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. 左右視圖所選點數不同,左側視圖選擇%1點,右側視圖選擇%2點 - + Try to align group of views 嘗試對齊視圖群組 - + The alignment failed. How do you want to proceed? 無法對齊,您要如何進行? - + Different number of points picked in left and right view. On the left view %1 points are picked, on the right view %2 points are picked. 左右視圖所選點數不同 - + Point_%1 點_%1 - + Point picked at (%1,%2,%3) 選取點(%1,%2,%3) - + No point was found on model 於模型上沒有點 - + No point was picked 無選定點 - + &Align 對齊(&A) - + &Remove last point 移除最後的點(&R) - + &Cancel 取消(&C) - + &Synchronize views 同步視圖(&S) @@ -7134,7 +6462,7 @@ How do you want to proceed? Gui::PropertyEditor::LinkLabel - + Change the linked object Change the linked object @@ -7142,12 +6470,12 @@ How do you want to proceed? Gui::PropertyEditor::LinkSelection - + Error 錯誤 - + Object not found 未發現物件 @@ -7218,13 +6546,13 @@ How do you want to proceed? Gui::PropertyView - + View 檢視 - + Data 資料 @@ -7272,77 +6600,77 @@ Do you want to exit without saving your data? 未處理未知的C++例外。 - + &Copy 複製(&C) - + &Copy command 複製指令(&C) - + &Copy history 複製歷史(&C) - + Save history as... 另存歷史為新檔... - + Save history 儲存歷史紀錄 - + Saves Python history across %1 sessions Saves Python history across %1 sessions - + &Paste &貼上 - + Select All 全選 - + Clear console 清除主控台 - + Insert file name... 插入檔案名稱... - + Word wrap 自動換行 - + Save History 儲存歷史記錄 - + Macro Files 巨集檔 - + Insert file name 插入檔案名稱 - + All Files 所有檔案 @@ -7355,7 +6683,7 @@ Do you want to exit without saving your data? 評論 - + Uncomment 取消註釋 @@ -7363,17 +6691,17 @@ Do you want to exit without saving your data? Gui::RecentFilesAction - + Open file %1 打開檔案 %1 - + File not found 找不到檔案 - + The file '%1' cannot be opened. 無法打開'%1'檔案。 @@ -7381,22 +6709,22 @@ Do you want to exit without saving your data? Gui::RecentMacrosAction - + none - + Run macro %1 (Shift+click to edit) keyboard shortcut: %2 執行巨集 %1 (Shift+click 來編輯) 快捷鍵: %2 - + File not found 找不到檔案 - + The file '%1' cannot be opened. 無法打開'%1'檔案。 @@ -7427,22 +6755,22 @@ Do you want to exit without saving your data? Gui::SearchBar - + Previous 上一個 - + Next Next - + Case sensitive Case sensitive - + Whole words Whole words @@ -7684,38 +7012,38 @@ Do you want to specify another directory? Gui::TextDocumentEditorView - + Text updated 文字上傳 - + The text of the underlying object has changed. Discard changes and reload the text from the object? The text of the underlying object has changed. Discard changes and reload the text from the object? - + Yes, reload. 是,重新載入 - + Unsaved document 未儲存文件 - + Do you want to save your changes before closing? 是否在關閉前儲存變更? - + If you don't save, your changes will be lost. 若不儲存將會失去所有修改 - - + + Edit text 編輯文字 @@ -7987,7 +7315,7 @@ Do you want to specify another directory? Gui::TreeDockWidget - + Tree view 樹狀檢視 @@ -7995,7 +7323,7 @@ Do you want to specify another directory? Gui::TreePanel - + Search 搜尋 @@ -8003,183 +7331,183 @@ Do you want to specify another directory? Gui::TreeWidget - + Search... Search... - + Search for objects 搜尋物件 - + Activate document 啟動文件 - + Activate document %1 啟動文件 %1 - + Tree settings 樹狀設定 - + Show description column 顯示說明欄 - + Show an extra tree view column for item description. The item's description can be set by pressing F2 (or your OS's edit button) or by editing the 'label2' property. 為項目描述顯示一個額外的樹狀檢視圖列。此項目描述可以藉由按 F2 來設定 (或者您 OS 的編輯按鍵) 或藉由編輯其 'label2' 屬性。 - + Group 群組 - + Labels & Attributes 標籤和屬性 - + Description 說明 - + Show items hidden in tree view 在樹狀檢視圖中顯示隱藏項目 - + Show items that are marked as 'hidden' in the tree view 在樹狀檢視圖中顯示被標為 '隱藏' 的項目 - + Toggle visibility in tree view 在樹狀圖中切換可見性 - + Toggles the visibility of selected items in the tree view 切換樹狀圖中被選項目的可見性 - + Create group... 建立群組... - + Create a group 建立一個群組 - - + + Rename 重新命名 - + Rename object 重新命名物件 - + Finish editing 完成編輯 - + Finish editing object 完成編輯物件 - + Add dependent objects to selection 將相依物件增加到選擇 - + Adds all dependent objects to the selection 將所有相依物件增加到選擇 - + Close document Close document - + Close the document Close the document - + Reload document Reload document - + Reload a partially loaded document Reload a partially loaded document - + Skip recomputes 略過重新運算 - + Enable or disable recomputations of document 啟用或停用檔案重新運算之功能 - + Allow partial recomputes Allow partial recomputes - + Enable or disable recomputating editing object when 'skip recomputation' is enabled 啟用'跳過重新計算'時啟用或禁用重新計算編輯物件 - + Mark to recompute 執行重新運算 - + Mark this object to be recomputed 對此物件執行重新運算 - + Recompute object 重新計算物件 - + Recompute the selected object 重新計算所選的物件 - + (but must be executed) (but must be executed) - + %1, Internal name: %2 %1, Internal name: %2 @@ -8210,12 +7538,12 @@ Do you want to specify another directory? PDF 檔 - + Opening file failed 開啟檔案失敗 - + Can't open file '%1' for writing. 無法開啟並寫入檔案 '%1' @@ -8223,7 +7551,7 @@ Do you want to specify another directory? Gui::WorkbenchGroup - + Select the '%1' workbench 選擇 '%1' 工作台 @@ -8438,69 +7766,70 @@ Do you want to specify another directory? QObject - - + + General 一般 - - + + + Display 顯示 - + Workbenches 工作臺 - - - + + + Python Python - - - + + + Unknown filetype 未知檔案類型 - - + + Cannot open unknown filetype: %1 無法開啟未知文件類型:%1 - + Export failed Export failed - + Cannot save to unknown filetype: %1 無法儲存為未知的檔案類型:%1 - + Workbench failure 工作台故障 - + %1 %1 - + Exception 異常 @@ -8546,8 +7875,8 @@ Do you want to specify another directory? 匯出 PDF... - + Unsaved document 未儲存文件 @@ -8698,17 +8027,17 @@ Do you want to continue? 無法開啟檔案'%1' - + files 檔案 - + Save image 儲存影像 - + Choose an image file to open 選擇要打開的影像檔 @@ -8814,88 +8143,88 @@ Do you want to continue? - + Type 類型 - + Notifier 通知器 - + Message 訊息 - + Notifier: 通知人: - + Do you want to skip confirmation of further critical message notifications while loading the file? 當載入檔案時,您是否想要跳過進一步重要訊息通知的確認? - + Critical Message 嚴重訊息 - + Too many opened non-intrusive notifications. Notifications are being omitted! 太多已開啟之非侵入通知。通知已被忽略! - + Identical physical path detected. It may cause unwanted overwrite of existing document! 偵測到相同的實體路徑。這可能會導致現有文件被不必要地覆寫! - + Are you sure you want to continue? 您確定要繼續嗎? - + Please check report view for more... 請檢視報告視窗以獲得更多... - + Physical path: Physical path: - - + + Document: Document: - - + + Path: 路徑: - + Identical physical path Identical physical path - + Could not save document Could not save document - + There was an issue trying to save the file. This may be because some of the parent folders do not exist, or you do not have sufficient permissions, or for other reasons. Error details: "%1" @@ -8906,102 +8235,102 @@ Would you like to save the file with a different name? "%1" - - - + + + Saving aborted 終止存檔 - + Save dependent files Save dependent files - + The file contains external dependencies. Do you want to save the dependent files, too? 該檔案包含外部相依性。您是否也要一併儲存相依的檔案? - - + + Saving document failed 儲存檔案失敗 - + Save document under new filename... 以新檔名儲存文件 - - + + Save %1 Document 儲存文件 %1 - + Document 文件 - - + + Failed to save document 儲存檔案失敗。 - + Documents contains cyclic dependencies. Do you still want to save them? 文件包含循環相依性。您是否仍然要儲存它們? - + Save a copy of the document under new filename... 以新的檔案名稱儲存目前檔案的副本 - + %1 document (*.FCStd) %1文件(*.FCStd) - + Document not closable 文件無法關閉 - + The document is not closable for the moment. 目前文件無法關閉 - + Document not saved 檔案未儲存 - + The document%1 could not be saved. Do you want to cancel closing it? 文件%1無法被儲存。請問您是否要關閉它? - + Undo 復原 - + Redo 重做 - + There are grouped transactions in the following documents with other preceding transactions 以下文件中存在與其他前置交易進行分組的交易。 - + Choose 'Yes' to roll back all preceding transactions. Choose 'No' to roll back in the active document only. Choose 'Abort' to abort @@ -9082,12 +8411,12 @@ Please open a browser window and type in: http://localhost:%1. 選項 ... - + Out of memory 記憶體不足 - + Not enough memory available to display the data. 沒有足夠的記憶體可用來顯示資料。 @@ -9103,7 +8432,7 @@ Please open a browser window and type in: http://localhost:%1. 在%2與%3中找不到檔案 %1 - + Navigation styles 導航模式 @@ -9114,7 +8443,7 @@ Please open a browser window and type in: http://localhost:%1. - + Transform 轉換 @@ -9179,12 +8508,12 @@ Please open a browser window and type in: http://localhost:%1. %1內尚有內容,確定要刪除嗎? - + Translation: 轉移: - + Rotation: 旋轉: @@ -9279,59 +8608,59 @@ underscore, and must not start with a digit. Failed to add property to '%1': %2 - - + + Drag & drop failed Drag & drop failed - + Setup configurable object 可設定屬性物件 - + Select which object to copy or exclude when configuration changes. All external linked objects are excluded by default. 當設定變更時,請選擇什麼物件要複製或排除。預設情況下,所有外部連結的物件都會被排除。 - + Please select which objects to copy when the configuration is changed 請選擇在設定變更時要複製的物件 - + Apply to all Apply to all - + Apply the setting to all links. Or, uncheck this option to apply only to this link. 套用此設定至所有連結。或者,取消選中此選項僅將其套用於此連結。 - + Copy on change Copy on change - + Enable 啟用 - + Enable auto copy of linked object when its configuration is changed 當連結物件的設定更改時啟用自動複製連結物件 - + Tracking 追蹤 - + Copy the linked object when its configuration is changed. Also auto redo the copy if the original linked object is changed. @@ -9340,17 +8669,17 @@ Also auto redo the copy if the original linked object is changed. - + Disable copy on change Disable copy on change - + Refresh configurable object 重新運算可設定物件 - + Synchronize the original configurable source object by creating a new deep copy. Note that any changes made to the current copy will be lost. @@ -9359,23 +8688,23 @@ the current copy will be lost. - + Toggle array elements Toggle array elements - + Change whether show each link array element as individual objects 更改是否將每個連結陣列元素顯示為個別的物件 - + Transform at the origin of the placement 在放置原點轉換 - - + + Override colors... 覆蓋顏色... @@ -9403,12 +8732,12 @@ the current copy will be lost. SelectionFilter - + Not allowed: 不允許: - + Selection not allowed by filter 不允許透過篩選器選取 @@ -9416,9 +8745,9 @@ the current copy will be lost. StdBoxElementSelection - - + + Box element selection 框選元件 @@ -9426,13 +8755,13 @@ the current copy will be lost. StdBoxSelection - + Box selection 拉框選擇 - + Activate the box selection tool 啟動框選工具 @@ -9510,13 +8839,13 @@ the current copy will be lost. StdCmdAxisCross - + Toggle axis cross 切換軸交錯 - - + + Turns on or off the axis cross at the origin 打開或關閉在原點處的軸交叉 @@ -9622,13 +8951,13 @@ the current copy will be lost. StdCmdDemoMode - + View turntable... 可旋轉視圖... - + View turntable 可旋轉視圖 @@ -9968,13 +9297,13 @@ the current copy will be lost. StdCmdHideObjects - + Hide all objects 隱藏所有物件 - - + + Hide all objects in the document 隱藏檔案中的所有物件 @@ -9982,13 +9311,13 @@ the current copy will be lost. StdCmdHideSelection - + Hide selection 隱藏選取內容 - - + + Hide all selected objects 隱藏所有選取的物件 @@ -10262,13 +9591,13 @@ the current copy will be lost. StdCmdMeasureDistance - + Measure distance 測量距離 - + Activate the distance measurement tool 啟動距離量測工具 @@ -10327,8 +9656,8 @@ the current copy will be lost. 建立一個新的空白檔案 - + Unnamed 未命名 @@ -10556,8 +9885,8 @@ the current copy will be lost. StdCmdRecentFiles - Recent files - 最近使用的檔案 + Open Recent + Open Recent @@ -10695,13 +10024,13 @@ the current copy will be lost. StdCmdSceneInspector - + Scene inspector... 場景檢查器... - + Scene inspector 場景檢查器 @@ -10709,13 +10038,13 @@ the current copy will be lost. StdCmdSelBack - + &Back &Back - + Go back to previous selection Go back to previous selection @@ -10723,13 +10052,13 @@ the current copy will be lost. StdCmdSelBoundingBox - + &Bounding box &Bounding box - + Show selection bounding box Show selection bounding box @@ -10737,13 +10066,13 @@ the current copy will be lost. StdCmdSelForward - + &Forward &Forward - + Repeat the backed selection Repeat the backed selection @@ -10765,13 +10094,13 @@ the current copy will be lost. StdCmdSelectVisibleObjects - + Select visible objects 選取顯示中物件 - - + + Select visible objects in the active document 於作業中文件選取可視物件 @@ -10793,13 +10122,13 @@ the current copy will be lost. StdCmdSetAppearance - + Appearance... 外觀... - + Sets the display properties of the selected object 設置所選物件的顯示屬性 @@ -10807,13 +10136,13 @@ the current copy will be lost. StdCmdShowObjects - + Show all objects 顯示所有物件 - - + + Show all objects in the document 在檔案中顯示所有物件 @@ -10821,13 +10150,13 @@ the current copy will be lost. StdCmdShowSelection - + Show selection 顯示選取內容 - - + + Show all selected objects 顯示所有選取的物件 @@ -10863,13 +10192,13 @@ the current copy will be lost. StdCmdTextureMapping - + Texture mapping... 紋理映射... - + Texture mapping 材質貼圖 @@ -10919,13 +10248,13 @@ the current copy will be lost. StdCmdToggleNavigation - + Toggle navigation/Edit mode 切換導航/編輯模式 - - + + Toggle between navigation and edit mode 導航和編輯模式之間切換 @@ -10933,13 +10262,13 @@ the current copy will be lost. StdCmdToggleObjects - + Toggle all objects 切換所有物件 - - + + Toggles visibility of all objects in the active document 切換顯示作業中文件之所有物件的可見性 @@ -10947,13 +10276,13 @@ the current copy will be lost. StdCmdToggleSelectability - + Toggle selectability 切換可能選項 - - + + Toggles the property of the objects to get selected in the 3D-View 切換物件性質於3D視圖中選取 @@ -10961,13 +10290,13 @@ the current copy will be lost. StdCmdToggleVisibility - + Toggle visibility 切換可見性 - - + + Toggles visibility 切換可見性 @@ -11017,13 +10346,13 @@ the current copy will be lost. StdCmdTreeCollapse - + Collapse selected item Collapse selected item - + Collapse currently selected tree items 將目前選取的樹狀圖項目折疊起來 @@ -11031,13 +10360,13 @@ the current copy will be lost. StdCmdTreeExpand - + Expand selected item Expand selected item - + Expand currently selected tree items 將目前選取的樹狀圖項目展開來 @@ -11045,13 +10374,13 @@ the current copy will be lost. StdCmdTreeSelectAllInstances - + Select all instances Select all instances - + Select all instances of the current selected object 選擇目前選定物件的全部實例 @@ -11059,13 +10388,13 @@ the current copy will be lost. StdCmdTreeViewActions - + TreeView actions 樹狀圖動作 - + TreeView behavior options and actions 樹狀檢視的行為及動作選項 @@ -11129,13 +10458,13 @@ the current copy will be lost. StdCmdViewBottom - + Bottom 底視圖 - + Set to bottom view 設置為底部視圖 @@ -11143,13 +10472,13 @@ the current copy will be lost. StdCmdViewCreate - + Create new view 建立新視圖 - + Creates a new view window for the active document 為作業中文件建立新的視窗 @@ -11157,13 +10486,13 @@ the current copy will be lost. StdCmdViewDimetric - + Dimetric 二等角立體 - + Set to dimetric view Set to dimetric view @@ -11171,13 +10500,13 @@ the current copy will be lost. StdCmdViewExample1 - + Inventor example #1 創作範例 #1 - + Shows a 3D texture with manipulator 顯示3D紋理及控制面板 @@ -11185,13 +10514,13 @@ the current copy will be lost. StdCmdViewExample2 - + Inventor example #2 創作範例 #2 - + Shows spheres and drag-lights 顯示範圍和拖燈 @@ -11199,13 +10528,13 @@ the current copy will be lost. StdCmdViewExample3 - + Inventor example #3 創作範例 #3 - + Shows a animated texture 顯示動畫的紋理 @@ -11213,13 +10542,13 @@ the current copy will be lost. StdCmdViewFitAll - + Fit all 顯示全部 - + Fits the whole content on the screen 在螢幕上容納整個內容 @@ -11227,13 +10556,13 @@ the current copy will be lost. StdCmdViewFitSelection - + Fit selection 顯示所選區域 - + Fits the selected content on the screen 顯示所選內容於螢幕 @@ -11241,13 +10570,13 @@ the current copy will be lost. StdCmdViewFront - + Front 前視圖 - + Set to front view 設置為前視圖 @@ -11255,13 +10584,13 @@ the current copy will be lost. StdCmdViewHome - + Home Home - + Set to default home view Set to default home view @@ -11269,13 +10598,13 @@ the current copy will be lost. StdCmdViewIsometric - + Isometric 等角立體 - + Set to isometric view 設定為立體正投影檢視 @@ -11283,13 +10612,13 @@ the current copy will be lost. StdCmdViewIvIssueCamPos - + Issue camera position 設置攝影位置 - + Issue the camera position to the console and to a macro, to easily recall this position 於控制台及巨集中紀錄攝影機位置,以方便回復 @@ -11297,13 +10626,13 @@ the current copy will be lost. StdCmdViewIvStereoInterleavedColumns - + Stereo Interleaved Columns 立體插入列 - + Switch stereo viewing to Interleaved Columns 轉換立體視圖為行交錯 @@ -11311,13 +10640,13 @@ the current copy will be lost. StdCmdViewIvStereoInterleavedRows - + Stereo Interleaved Rows 立體列交錯 - + Switch stereo viewing to Interleaved Rows 轉換立體視圖為列交錯 @@ -11325,13 +10654,13 @@ the current copy will be lost. StdCmdViewIvStereoOff - + Stereo Off 關閉立體影像 - + Switch stereo viewing off 關閉立體影像 @@ -11339,13 +10668,13 @@ the current copy will be lost. StdCmdViewIvStereoQuadBuff - + Stereo quad buffer 四組立體緩衝功能 - + Switch stereo viewing to quad buffer 轉換立體視圖為四組緩衝功能 @@ -11353,13 +10682,13 @@ the current copy will be lost. StdCmdViewIvStereoRedGreen - + Stereo red/cyan 立體 紅/青 - + Switch stereo viewing to red/cyan 切換立體視圖至 紅/青 @@ -11367,13 +10696,13 @@ the current copy will be lost. StdCmdViewLeft - + Left 左視圖 - + Set to left view 設置為左視圖 @@ -11381,13 +10710,13 @@ the current copy will be lost. StdCmdViewRear - + Rear 後視圖 - + Set to rear view 設置為後視圖 @@ -11409,13 +10738,13 @@ the current copy will be lost. StdCmdViewRight - + Right 右視圖 - + Set to right view 設置為右視圖 @@ -11423,13 +10752,13 @@ the current copy will be lost. StdCmdViewRotateLeft - + Rotate Left 向左旋轉 - + Rotate the view by 90° counter-clockwise Rotate the view by 90° counter-clockwise @@ -11437,13 +10766,13 @@ the current copy will be lost. StdCmdViewRotateRight - + Rotate Right 向右旋轉 - + Rotate the view by 90° clockwise Rotate the view by 90° clockwise @@ -11465,13 +10794,13 @@ the current copy will be lost. StdCmdViewTop - + Top 上視圖 - + Set to top view 設置為上視圖 @@ -11479,13 +10808,13 @@ the current copy will be lost. StdCmdViewTrimetric - + Trimetric 不等角立體 - + Set to trimetric view Set to trimetric view @@ -11493,13 +10822,13 @@ the current copy will be lost. StdCmdViewVR - + FreeCAD-VR FreeCAD-虛擬實境 - + Extend the FreeCAD 3D Window to a Oculus Rift 延伸FreeCAD 3D視窗到Oculus Rift @@ -11563,13 +10892,13 @@ the current copy will be lost. StdMainFullscreen - + Fullscreen 全螢幕 - + Display the main window in fullscreen mode Display the main window in fullscreen mode @@ -11605,13 +10934,13 @@ the current copy will be lost. StdRecallWorkingView - + Recall working view Recall working view - - + + Recall previously stored temporary working view Recall previously stored temporary working view @@ -11619,13 +10948,13 @@ the current copy will be lost. StdStoreWorkingView - + Store working view Store working view - - + + Store a document-specific temporary working view Store a document-specific temporary working view @@ -11633,13 +10962,13 @@ the current copy will be lost. StdTreeCollapseDocument - + Collapse/Expand 折疊/展開 - + Expand active document and collapse all others 展開作業中文件並折疊所有其他文件 @@ -11647,12 +10976,12 @@ the current copy will be lost. StdTreeDrag - + Initiate dragging 開始拖曳 - + Initiate dragging of current selected tree items 開始拖動目前選定的樹狀圖項目 @@ -11660,13 +10989,13 @@ the current copy will be lost. StdTreeMultiDocument - + Multi document Multi document - + Display all documents in the tree view 在樹狀圖檢視中顯示所有檔案 @@ -11674,12 +11003,12 @@ the current copy will be lost. StdTreePreSelection - + Pre-selection Pre-selection - + Preselect the object in 3D view when mouse over the tree item 將滑鼠游標停在樹狀圖項目上時,在3D視窗中預選取該物件 @@ -11687,12 +11016,12 @@ the current copy will be lost. StdTreeRecordSelection - + Record selection 錄製選取項目 - + Record selection in tree view in order to go back/forward using navigation button 將樹狀圖中選取項目記錄下來,以便使用導航按鈕 返回/前進 @@ -11700,13 +11029,13 @@ the current copy will be lost. StdTreeSelection - + Go to selection 進行選擇 - + Scroll to first selected item 滾動到第一個選擇的項目 @@ -11714,13 +11043,13 @@ the current copy will be lost. StdTreeSingleDocument - + Single document Single document - + Only display the active document in the tree view 在樹狀圖中僅顯示作業中文件 @@ -11728,12 +11057,12 @@ the current copy will be lost. StdTreeSyncPlacement - + Sync placement Sync placement - + Auto adjust placement on drag and drop objects across coordinate systems 在不同座標系統中拖放物件時自動調整位置 @@ -11741,12 +11070,12 @@ the current copy will be lost. StdTreeSyncSelection - + Sync selection Sync selection - + Auto expand tree item when the corresponding object is selected in 3D view 在3D視圖中選擇物件時,自動展開樹狀圖中對應項目 @@ -11754,12 +11083,12 @@ the current copy will be lost. StdTreeSyncView - + Sync view 同步顯示 - + Auto switch to the 3D view containing the selected item 自動切換到包含選擇項目的3D視圖 @@ -11767,13 +11096,13 @@ the current copy will be lost. StdViewBoxZoom - + Box zoom 框選縮放 - + Activate the box zoom tool 啟動框選縮放工具 @@ -11781,13 +11110,13 @@ the current copy will be lost. StdViewDock - + Docked 嵌入 - + Display the active view either in fullscreen, in undocked or docked mode 無論是在全螢幕,在未嵌入或嵌入模式中均顯示當前視圖 @@ -11795,13 +11124,13 @@ the current copy will be lost. StdViewDockUndockFullscreen - + Document window 檔案視窗 - + Display the active view either in fullscreen, in undocked or docked mode 無論是在全螢幕,在未嵌入或嵌入模式中均顯示當前視圖 @@ -11809,13 +11138,13 @@ the current copy will be lost. StdViewFullscreen - + Fullscreen 全螢幕 - + Display the active view either in fullscreen, in undocked or docked mode 無論是在全螢幕,在未嵌入或嵌入模式中均顯示當前視圖 @@ -11823,13 +11152,13 @@ the current copy will be lost. StdViewScreenShot - + Save image... 儲存影像... - + Creates a screenshot of the active view 建立目前視圖畫面的螢幕截圖 @@ -11837,13 +11166,13 @@ the current copy will be lost. StdViewUndock - + Undocked 未嵌入 - + Display the active view either in fullscreen, in undocked or docked mode 無論是在全螢幕,在未嵌入或嵌入模式中均顯示當前視圖 @@ -11851,13 +11180,13 @@ the current copy will be lost. StdViewZoomIn - + Zoom In 放大 - + Increase the zoom factor by a fixed amount 以固定數量來增加縮放比例 @@ -11865,13 +11194,13 @@ the current copy will be lost. StdViewZoomOut - + Zoom Out 縮小 - + Decrease the zoom factor by a fixed amount 以固定數量來減少縮放比例 @@ -11906,72 +11235,72 @@ Are you sure you want to continue? Std_DrawStyle - + As is 如同 - + Normal mode 正常模式 - + Points - + Points mode 點模式 - + Wireframe 線框 - + Wireframe mode 線框模式 - + Hidden line Hidden line - + Hidden line mode Hidden line mode - + No shading No shading - + No shading mode No shading mode - + Shaded 上色 - + Shaded mode 上色模式 - + Flat lines 框線 - + Flat lines mode 框線模式 @@ -12185,12 +11514,12 @@ Do you still want to proceed? Gui::MDIView - + Export PDF 匯出 PDF - + PDF file PDF 檔 @@ -12198,195 +11527,189 @@ Do you still want to proceed? Gui::Dialog::DlgSettingsNotificationArea - - + Notification Area Notification Area - + Settings 設定 - + The Notification area will appear in the status bar The Notification area will appear in the status bar - + Enable Notification Area Enable Notification Area - + Non-intrusive notifications will appear next to the notification area in the status bar Non-intrusive notifications will appear next to the notification area in the status bar - + Enable non-intrusive notifications Enable non-intrusive notifications - + Additional data sources 其他資料來源 - + Errors intended for developers will appear in the notification area 針對開發人員的錯誤將出現在通知區域 - + Debug errors 除錯錯誤 - + Warnings intended for developers will appear in the notification area 針對開發人員的警告將出現在通知區域 - + Debug warnings 除錯警告 - + Non-Intrusive Notifications Non-Intrusive Notifications - + Minimum Duration: Minimum Duration: - + Maximum Duration: Maximum Duration: - + Duration during which the notification will be shown (unless mouse buttons are clicked) Duration during which the notification will be shown (unless mouse buttons are clicked) - - + + s s - + Minimum duration during which the notification will be shown (unless notification clicked) Minimum duration during which the notification will be shown (unless notification clicked) - + Maximum Number of Notifications: Maximum Number of Notifications: - + Maximum number of notifications that will be simultaneously present on the screen Maximum number of notifications that will be simultaneously present on the screen - + Notification width: Notification width: - + Width of the notification in pixels Width of the notification in pixels - + Any open non-intrusive notifications will disappear when another window is activated 當另一個視窗被啟動時,任何打開的非侵入式通知都會消失 - + Hide when other window is activated 當其他視窗啟動時隱藏 - + Prevent non-intrusive notifications from appearing when the FreeCAD Window is not the active window Prevent non-intrusive notifications from appearing when the FreeCAD Window is not the active window - + Do not show when inactive Do not show when inactive - + Message List Message List - + Limit the number of messages that will be kept in the list. If 0 there is no limit. Limit the number of messages that will be kept in the list. If 0 there is no limit. - + Maximum Messages (0 = no limit): Maximum Messages (0 = no limit): - + Removes the user notifications from the message list after the non-intrusive maximum duration has lapsed. Removes the user notifications from the message list after the non-intrusive maximum duration has lapsed. - + Auto-remove User Notifications Auto-remove User Notifications - - - Activation of the Notification Area only takes effect after an application restart. - 通知區域的啟動僅在應用程式重啟後生效。 - Gui::Dialog::DlgSettingsWorkbenches - + Available Workbenches Available Workbenches - + <html><head/><body><p>You can reorder workbenches by drag and drop. Additional workbenches can be installed through the addon manager.</p><p> Currently, your system has the following workbenches:</p></body></html> <html><head/><body><p>You can reorder workbenches by drag and drop. Additional workbenches can be installed through the addon manager.</p><p> Currently, your system has the following workbenches:</p></body></html> - + Start up workbench: Start up workbench: - + Choose which workbench will be activated and shown after FreeCAD launches 選擇那個工作台將會被啟動並顯示在FreeCAD啟動後 - + Workbench selector position : Workbench selector position : - + Customize where the workbench selector appears (restart required). 'Toolbar': In the toolbars, as a movable toolbar. @@ -12399,12 +11722,12 @@ after FreeCAD launches 'Right Corner': In the menu bar, on the right corner. - + If checked, application will remember which workbench is active for each tab of the viewport 若勾選,應用程式將記住哪個工作台對於視角的每個分頁處於啟用狀態 - + Remember active workbench by tab Remember active workbench by tab @@ -12553,47 +11876,47 @@ after FreeCAD launches Gui::Dialog::wbListItem - + If unchecked, %1 will not appear in the available workbenches. 若未勾選,%1 將不會出現在可用的工作台中。 - + This is the current startup module, and must be enabled. See Preferences/General/Autoload to change. 這是目前的啟動模組,且必須被啟用。請參閱 屬性/一般/自動載入 進行更改. - + Shortcut to activate this workbench. 啟動此工作台之快捷鍵 - + Auto-load Auto-load - + If checked, %1 will be loaded automatically when FreeCAD starts up 若勾選,%1 將會在 FreeCAD 啟動時自動載入 - + This is the current startup module, and must be autoloaded. See Preferences/General/Autoload to change. This is the current startup module, and must be autoloaded. See Preferences/General/Autoload to change. - + Loaded Loaded - + Load 載入 - + To preserve resources, FreeCAD does not load workbenches until they are used. Loading them may provide access to additional preferences related to their functionality. 為了保留資源,FreeCAD 在使用前不會載入工作台。載入工作台可能會提供對與其功能相關的其他偏好設定的存取。 @@ -12601,17 +11924,17 @@ after FreeCAD launches Gui::Dialog::DlgSettingsWorkbenchesImp - + Toolbar 工具列 - + Left corner Left corner - + Right corner Right corner @@ -12637,12 +11960,12 @@ after FreeCAD launches Gui::NotificationArea - + Delete user notifications 刪除使用者通知 - + Delete All 全部刪除 @@ -12678,13 +12001,13 @@ after FreeCAD launches StdViewLoadImage - + Load image... 載入影像... - + Loads an image 載入一張影像 @@ -12752,4 +12075,736 @@ after FreeCAD launches 有錯誤發生 - 請看報告視窗以獲得資訊 + + Gui::Dialog::DlgSettingsEditor + + + Editor + 編輯器 + + + + Options + 選項 + + + + Code lines will be numbered + 程式碼將加上行號 + + + + Enable line numbers + 啟用行號 + + + + The cursor shape will be a block + The cursor shape will be a block + + + + Enable block cursor + Enable block cursor + + + + Enable folding + 啟用折疊 + + + + Indentation + 縮排 + + + + Tab size: + 標籤尺寸: + + + + Tabulator raster (how many spaces) + 縮排量(幾個空格) + + + + Indent size: + 縮排尺寸: + + + + How many spaces will be inserted when pressing <Tab> + 按下<Tab>鍵時將插入幾個空白格 + + + + Pressing <Tab> will insert a tabulator with defined tab size + 按下<Tab>鍵時將插入預設尺寸的縮排量 + + + + Keep tabs + 保留字元符號 + + + + Pressing <Tab> will insert amount of defined indent size + 按<Tab>鍵將插入預先定義的縮排量 + + + + Insert spaces + 插入空格 + + + + Display items + 顯示項目 + + + + Color and font settings will be applied to selected type + 顏色及字型設定將被套用到所選項目 + + + + Family: + 家族: + + + + Font family to be used for selected code type + 字型集將套用到所選的程式碼項目 + + + + Size: + 尺寸: + + + + Font size to be used for selected code type + 字型大小將套用到所選的程式碼項目 + + + + Color: + 色彩: + + + + Preview: + 預覽: + + + + Text + 文字 + + + + Bookmark + 書籤 + + + + Breakpoint + 斷點 + + + + Keyword + 關鍵字 + + + + Comment + 評論 + + + + Block comment + 阻止評論 + + + + Number + 數目 + + + + String + 字串 + + + + Character + 字符 + + + + Class name + 類別名稱 + + + + Define name + 定義名稱 + + + + Operator + 操作 + + + + Python output + Python 輸出 + + + + Python error + Python 錯誤 + + + + Current line highlight + 強調此行 + + + + Items + 項目 + + + + Gui::Dialog::DlgSettingsGeneral + + + General + 一般 + + + + Language and number format + Language and number format + + + + Language: + 語言: + + + + Language of the application's user interface + 應用程式使用者介面的語言 + + + + Unit system: + Unit system: + + + + Unit system that should be used for all parts of the application + Unit system that should be used for all parts of the application + + + + Number of decimals: + 小數位數: + + + + Number of decimals that should be shown for numbers and dimensions + 數字與尺寸應顯示的小數位數 + + + + Minimum fractional inch: + Minimum fractional inch: + + + + Minimum fractional inch to be displayed + Minimum fractional inch to be displayed + + + + Number format: + 數字格式: + + + + Operating system + 作業系統 + + + + Selected language + 選擇語言 + + + + C/POSIX + C/POSIX + + + + If enabled, numerical keypad decimal separator +will be substituted with locale separator, except +in Python Console and Macro Editor where a +dot/period will always be printed. + 如果啟用,數字鍵盤的小數點分隔符號將會被替換為區域設定的分隔符號,但在 Python 主控台和巨集編輯器中,將始終顯示一個點/句號。 + + + + Substitute decimal separator + Substitute decimal separator + + + + Application + 應用程式 + + + + Theme: + Theme: + + + + Customize how user interface will look like + Customize how user interface will look like + + + + Size of toolbar icons: + 工具列圖示尺寸: + + + + Choose your preference for toolbar icon size. You can adjust +this according to your screen size or personal taste + 在偏好設定中選擇工具列圖示大小。您可以依照螢幕大小及個人品味來調整。 + + + + Tree view mode: + 樹狀圖模式: + + + + Customize how tree view is shown in the panel (restart required). + +'ComboView': combine tree view and property view into one panel. +'TreeView and PropertyView': split tree view and property view into separate panel. +'Both': keep all three panels, and you can have two sets of tree view and property view. + 自訂樹狀圖要如何在面板中顯示 (需重新啟動)。 + +'複合檢視': 將樹狀選單及屬性檢視整合到同一面板中。 +'樹狀檢視 及 屬性檢視': 將樹狀檢視 及 屬性檢視分割為二個面板。 +'全部': 保留全部三個面板,你可看到二組 樹狀檢視 及屬性檢視面板. + + + + Size of recent file list: + 最近檔案清單大小: + + + + How many files should be listed in recent files list + 在最近使用的檔案清單中,要列出多少檔案 + + + + Background of the main window (when no document is opened) will consist of tiles of a special image. +See the FreeCAD Wiki for details about the image. + Background of the main window (when no document is opened) will consist of tiles of a special image. +See the FreeCAD Wiki for details about the image. + + + + Enable tiled background + 啟用平面背景 + + + + The text cursor will be blinking + 文字遊標將會閃爍 + + + + Enable cursor blinking + 啟動遊標閃爍 + + + + A Splash screen is a small loading window that is shown +when FreeCAD is launching. If this option is checked, FreeCAD will +display the splash screen + 啟動畫面是在FreeCAD啟動後顯示的開始畫面。如果勾選此選項,FreeCAD啟動後將顯示啟動畫面。 + + + + Enable splash screen at start up + 在開啟時使用啟動畫面 + + + + Preference packs + 偏好設定包 + + + + Name + 名稱 + + + + Type + 類型 + + + + Load + 載入 + + + + Import config... + 匯入設定... + + + + Save new... + 另存新檔... + + + + Manage... + 管理... + + + + Revert... + 還原... + + + + Manage preference packs + 管理偏好設定包 + + + + Small (%1px) + 小 (%1px) + + + + Medium (%1px) + 中 (%1px) + + + + Large (%1px) + 大 (%1px) + + + + Extra large (%1px) + 超大 (%1px) + + + + Custom (%1px) + 自訂 (%1px) + + + + Combo View + 複合檢視 + + + + TreeView and PropertyView + 樹狀圖檢視及屬性檢視 + + + + Both + 兩者 + + + + Preference Pack Name + 偏好設定包名稱 + + + + Tags + 標籤 + + + + Apply + 應用 + + + + Apply the %1 preference pack + 套用 %1 之偏好設定包 + + + + Choose a FreeCAD config file to import + 還擇一個 FreeCAD 設定檔以匯入 + + + + File exists + 檔案已存在 + + + + A preference pack with that name already exists. Overwrite? + 有此名稱之偏好設定包已存在。是否覆寫? + + + + Gui::Dialog::DlgSettingsReportView + + + Report view + 報告檢視 + + + + Output + 輸出 + + + + Normal messages will be recorded + 正常訊息將會被錄製下來 + + + + Record normal messages + 錄製正常訊息 + + + + Log messages will be recorded + 日誌訊息將會被錄製下來 + + + + Record log messages + 錄製日誌訊息 + + + + Warnings will be recorded + 警告將會被錄製下來 + + + + Record warnings + 記錄警告 + + + + Error messages will be recorded + 錯誤訊息將會被錄製下來 + + + + Record error messages + 錄製錯誤訊息 + + + + When an error has occurred, the Report View dialog becomes visible +on-screen while displaying the error + When an error has occurred, the Report View dialog becomes visible +on-screen while displaying the error + + + + Show report view on error + 當發生錯誤時顯示報告 + + + + When a warning has occurred, the Report View dialog becomes visible +on-screen while displaying the warning + When a warning has occurred, the Report View dialog becomes visible +on-screen while displaying the warning + + + + Show report view on warning + 當發生警告時顯示報告 + + + + When a normal message has occurred, the Report View dialog becomes visible +on-screen while displaying the message + When a normal message has occurred, the Report View dialog becomes visible +on-screen while displaying the message + + + + Show report view on normal message + Show report view on normal message + + + + When a log message has occurred, the Report View dialog becomes visible +on-screen while displaying the log message + When a log message has occurred, the Report View dialog becomes visible +on-screen while displaying the log message + + + + Show report view on log message + Show report view on log message + + + + Include a timecode for each report + 在每個報告中包含時間碼 + + + + Include a timecode for each entry + 在每個條目中包含時間碼 + + + + Colors + 顏色 + + + + Normal messages: + 正常訊息: + + + + Font color for normal messages in Report view panel + Font color for normal messages in Report view panel + + + + Log messages: + 日誌訊息: + + + + Font color for log messages in Report view panel + Font color for log messages in Report view panel + + + + Warnings: + 警告: + + + + Font color for warning messages in Report view panel + Font color for warning messages in Report view panel + + + + Errors: + 錯誤: + + + + Font color for error messages in Report view panel + Font color for error messages in Report view panel + + + + Python interpreter + Python 直譯器 + + + + Internal Python output will be redirected +from Python console to Report view panel + 內部 Python 輸出將從 Python 主控台 +轉向到報告視窗面板 + + + + Redirect internal Python output to report view + 內部Python重新輸出至報告視圖 + + + + Internal Python error messages will be redirected +from Python console to Report view panel + 內部 Python 錯誤訊息將從 Python 控制台 +重新指向到報告視窗面板 + + + + Redirect internal Python errors to report view + 將內部 Python 錯誤重定向到報表視景 + + + + Gui::Dialog::DlgSettingsTheme + + + Theme + Theme + + + + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme. + + + + Style sheet: + 樣式表: + + + + Style sheet how user interface will look like + 樣式表決定使用者界面的外觀 + + + + Secondary theme color + Secondary theme color + + + + + + This color might be used by your theme to let you customize it. + This color might be used by your theme to let you customize it. + + + + Highlight color + Highlight color + + + + Focus theme color + Focus theme color + + + + No style sheet + 無樣式表 + + diff --git a/src/Mod/AddonManager/Resources/translations/AddonManager.ts b/src/Mod/AddonManager/Resources/translations/AddonManager.ts index 86d2fba6d4..145d6460f4 100644 --- a/src/Mod/AddonManager/Resources/translations/AddonManager.ts +++ b/src/Mod/AddonManager/Resources/translations/AddonManager.ts @@ -1262,18 +1262,18 @@ installed addons will be checked for available updates - - + + Maintainer - - + + Author @@ -1489,8 +1489,8 @@ installed addons will be checked for available updates - + Success @@ -1622,9 +1622,9 @@ installed addons will be checked for available updates + - {} is not a subdirectory of {} diff --git a/src/Mod/AddonManager/Resources/translations/AddonManager_be.qm b/src/Mod/AddonManager/Resources/translations/AddonManager_be.qm index f20d9484c7d658a56a95f4dba2caf0a350dd14bf..2484d9b343ea0e43353c05387f142dd4739d9c2b 100644 GIT binary patch delta 3831 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 P6JB)R^+a)_x845% delta 3829 zcmX9>dq7V2AAZjJo^#&!ocFxvEJZG(#H?+^wANgTxfkV9qL5Wcxz&qF`1gn_TL&f5$;8GhX zkfZ23zz#U4$6#CfZiyL&tn~qMH>z0o2Zj$01itHwQ5QVHZ~>Tnf&$PkhO2D~VC@Un z&l5~Qwhdf2jR0;2V4CAApr}9GG?d}w40sHn$^^%&Snmsuh+RN?H9WUQgV8>M=k)@r z9QO_xLkGNKJb|VAFz34$!0kZzq-_MIUQ)5%8a}V+-&<-_tWSgAQd2k>Ar6aMJb*LT z5jJNL(8CcCi+Tg>E^IKJ1WNDV)JqX~;DAdUwc>*rxNOS-m1FT|{Cwc(IMgWg{OB>X zT*(0r{ejMg>p<3Lj2N>Lc(#fee(8Ile>pRTr}tS+%rtHQaPmCkZtA@P_$ZSJxkU#R zykyqKr2}Vgs92rCY^do1eAhFHffm4y4kl%rmP%a3qz$MAazy4_iwkgdJaeJU3V8ME z9Wn-vDV*^i;PHK?#5DmJ;Ktl4q4h71Gk=eI1dK3f(7z2>uw7%))~^Sos~XF<8=jx5 z>F-4WaA!3$o?ZgO)@i)X$iP!y&3cI{P~D-4x*SVH9Ie^wXag+%M3Z1TMNtuP;DqKy8*xIHpy`bCrpgp+-Z)UnN|$OG2MRQ7o|f%n3G{(>$d(|W zB2w%0m=eKQ?c9!)MB*b_e^Vt;@~L*|L{DJr8g1})3sRG_HnKbtSm~n8n;r)oHrZ

ha) zDw=4)5pJ&)mFnMUF3z7E&Up)$P<;&8{*+71qRIqCa7X{5%w}&?v9O&>vm+x;hvhA zN`Z(++_R4@u1F{&!TjYBKr>a!E zwU$@8;lU40UrqbO@}HmC3Am>7j(J;w)1~~><|njoPu^`TRW$rGKdb#38PsXs&oqv7 zJM|U6eqJqEV=}*O32hMcoKJAfr=A|-4{Wptl3Ms58W#|2@A8?yH3IR@d{(p_5WRyh zI(!mXmduwIk(^c~@fEQY@Dy|Y_pdoB^)GxwIRz3|!8f@cq=f!a@v;6LGP>uy>6xb+ zFujg{Gc+C;RjKP~qz{%X)Ag5|$a?E^lR{)*Q?|}`TP(?`QRin(2IR6@7vf0=zX{f@ zDIhMK%hheTEC6+$x@awtmg&^(iWx`F+Nw(o2m+&X(4Cr295FZPPWio0a%NO4?Pt=J zRArGN6zi_rJpz6hr7P7^D^l<2DlhIMGNtQ&x3mN1UeGm$QBOTBbPt2Ofc$V>lS>)h zd|A4-yjsBToUVQNND8P~-);0+y0nt@-5yK??%&aOUrTq$TyuTjZL@(Dtlq{o64>LZ zw=1RZrkfJ|c@?3p5TvmXtl?G}2put54~6<^p0Jv%#q z-3wKGwNP*i>>?G+RB@lE;*mTR3+Ji$p z&$Ghv@JQ;>31P(=l83NHShX^e29P1bn$zS56K)EdUONNtFA~1BApO5S^$r=sNnv+R zERlDT5GVEnBEyBad`iTX7Y^K^z(eYVJ&O!yjF`5Czof211rGF|&{KaS@nL)C+Oz-=}OFb&6a$kl@RvG(& zC-%~SDHOoC9+F+adf-BoNgA3ooF&VbAHl+C3IlZ0_pG>H@bWVOQ~6V$cRQr>3wJ; zC0n}q)+qz0Nrm@F|4DnKYlmezz+J`67b;$9Rq@q_()H#tpthe>&GaMLR!a>+UtswH zqnQ)6EM%98rp~>_UN?78PwZ9f>|wNOp@os1#zEiHhu=gSKMZK287|%U>6{{9XP$9% zHpyqEqtPj*Cs5yLoU&{s@b?qr%zhInP-mlG0cC8RY7B8n1NzQau`AoS{n9p?|6izh zWuNg+&qmU}*Z0P{q8hq1T8#IzsYhL%#>dNvy*D1n-7_hG74fo72nA?nkO$RVA!qcF zZU5a$nQxZuUv>eGTG`R1kVY_bd0fUxptYAg-RMG7@D6##K_XqQtvoYzAuvRcJ+57* zk?oi3CsC-hOidQQ0Sh>BO7m4IhW^dFnk%DYzF zNl{jxrhpE(D4Pe+^MvEdR#WpM>QTC~bFK&Qb%(OohMcT4I!j2*^~q~F8n zmlOT{B|C}r%4xG}bTNpuY%D#R#16}8TKBEVD6tmoRCYS8c4qD4;yY~3-)C)DH~Rid Rb{s7nPH+3>+~{z#`9FEnr=I`- diff --git a/src/Mod/AddonManager/Resources/translations/AddonManager_be.ts b/src/Mod/AddonManager/Resources/translations/AddonManager_be.ts index 5154b14bd8..a40f8808aa 100644 --- a/src/Mod/AddonManager/Resources/translations/AddonManager_be.ts +++ b/src/Mod/AddonManager/Resources/translations/AddonManager_be.ts @@ -789,12 +789,12 @@ installed addons will be checked for available updates Dialog - Дыялог + Дыялогавае акно TextLabel - ТэкставыНадпіс + Тэкставы надпіс @@ -1272,18 +1272,18 @@ installed addons will be checked for available updates Не атрымалася выканаць макрас. Падрабязныя звесткі аб збоі глядзіце ў кансолі. - - + + Maintainer Суправаджальнік - - + + Author Аўтар @@ -1499,8 +1499,8 @@ installed addons will be checked for available updates Прывязкі Python да QtWebEngine не ўсталяваныя - ужытае замяняе адлюстраванне README. - + Success Паспяхова завершана @@ -1632,9 +1632,9 @@ installed addons will be checked for available updates Абраць файл гузіку для гэтага элемента зместу + - {} is not a subdirectory of {} {} не з'яўляецца ўкладзеным каталогам {} @@ -1845,7 +1845,7 @@ installed addons will be checked for available updates Run Indicates a macro that can be 'run' - Праца + Выканаць @@ -1875,7 +1875,7 @@ installed addons will be checked for available updates Class - Поле дакладнасці + Клас diff --git a/src/Mod/AddonManager/Resources/translations/AddonManager_ca.ts b/src/Mod/AddonManager/Resources/translations/AddonManager_ca.ts index 151a90470c..ae1c56e55e 100644 --- a/src/Mod/AddonManager/Resources/translations/AddonManager_ca.ts +++ b/src/Mod/AddonManager/Resources/translations/AddonManager_ca.ts @@ -1267,18 +1267,18 @@ installed addons will be checked for available updates Execution of macro failed. See console for failure details. - - + + Maintainer Maintainer - - + + Author Autor @@ -1494,8 +1494,8 @@ installed addons will be checked for available updates QtWebEngine Python bindings not installed -- using fallback README display. - + Success Success @@ -1627,9 +1627,9 @@ installed addons will be checked for available updates Select an icon file for this content item + - {} is not a subdirectory of {} {} is not a subdirectory of {} diff --git a/src/Mod/AddonManager/Resources/translations/AddonManager_cs.ts b/src/Mod/AddonManager/Resources/translations/AddonManager_cs.ts index 836a3a9b37..22117ce29d 100644 --- a/src/Mod/AddonManager/Resources/translations/AddonManager_cs.ts +++ b/src/Mod/AddonManager/Resources/translations/AddonManager_cs.ts @@ -1269,18 +1269,18 @@ nainstalované doplňky budou zkontrolovány pro dostupné aktualizace Provedení makra selhalo. Podrobnosti o selhání viz konzola. - - + + Maintainer Správce - - + + Author Autor @@ -1496,8 +1496,8 @@ nainstalované doplňky budou zkontrolovány pro dostupné aktualizace QtWebEngine bindings Python není nainstalován -- používá záložní README displej. - + Success Úspěšně @@ -1629,9 +1629,9 @@ nainstalované doplňky budou zkontrolovány pro dostupné aktualizace Vyberte soubor ikony pro tuto položku obsahu + - {} is not a subdirectory of {} {} není podadresář {} diff --git a/src/Mod/AddonManager/Resources/translations/AddonManager_de.qm b/src/Mod/AddonManager/Resources/translations/AddonManager_de.qm index 61636bd32f5b45659e27ee54b5b70ba690906cd0..d77829836cf0a3faaf57ecf23aeb25560293d6ac 100644 GIT binary patch delta 3849 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 delta 3819 zcmYjUcU%BH%jkISCDiB12C?YDFfKlEj^UwS7$Jw3Pd+%4yIrpRHiss4{%}zUG z4#3U;qis{r{666FF(8A`4=`~B{EC3(cLD$Pz`FUs{1PD5x*HkYAO(BL(A?S%9K5Mu zd8~q!BNc3pfTnXEaEMVb_o{-%@;v3kTYIqmCIfQ@Dp=_Y)@2kO+OFXDKPgz%6Kr}T z1(E`5I|tz0Wqdq{)-4{4q3ivDUyBud9sdjU)Ti#dBcfW}|opYavoQK4Y-5AgqozHbXv@bSM8xG2I1rl%I6EuO$x zH>{Zx0$7~ErVuMY(}m6N+jFZLC*BA^+hCk$sTBhvabXY(-1{AO_IwFswxU+1=f_>p zaxovsIE2o|a^Q3|Bg8MKfPY~|oc|863t%R4^!}$%W;$yJoaxJWSQ(cALt2@Y*Xf|E zP0aelV^q>z3f>>cY_5F=1i3TGVP?Rt5zLWTHBfBNWZ2bFz-i3s7UD;B2XnU41`HRi zpji@AGV^PoQ)J5Ak^uY7%=NN5Fq&58$=Ft4EUQBQb|7$pN^NY|2pG<(EZ%Q;Aw<>R zhXUYcs%E}8Pdy7&`Q%B!n;6wbkt%TiD^<*e1Yqv(s@;yZK=?3K^3U0T7_CbA;v#KW zuR1>UG~l~JRZtiJhKW~I%BO%?o~p|7HNcUTs#{^>f#`D8z4G6P*o#!gKi;MQ3!PN$ z2PXgzYE&JirNn{Fs*ZNzgw9pf8R0vMJ2m6Q_YN`KsS7?*7UIeJ~*r%8XXSQ ze4-xTMu}j8+V}6}L}G7sknsjk^+dhM*$asKK)raY8L4T5I}3}JJpwcY2hYwbyai`;5AkKDy~>)3(JJ2H}q?7tf5`3Yy%@mMhRw2d9#U<4w)*`OunL^d_M=)nXq zq6r&*yf?7Sk6ju@0abmuwZxFP^td8$R-An!+n;;Ce{1^?6hT*v#B!6TG+$)C^NqS3YIsr84kqmkgd&^i%%L`kSlh%g6Jmj5!5kaW4&3~j<1$DUiOyWlKr$fn9h_N_A5bt^ z!F&BVg&Rw_VaL|eK1JNPE(7F8A8# zj|L_R->ZKv{2X zvuh;~yieO+SOy9nT|UJ1la3Lo1B4XcXa0K=?)3lud|Nz23Do%Y~3P( z{b@Rf3R*Y&nNjCrKM(jeK(}iCP~hL*x=nrlB8N)Q#T=~x(hGFE+6sZ6O?64Z4#Z|J z-NDO^^!sbNBP}`f{E05J@d3#(O_w)o7+{*OJDWv1_dc#G`5_&!yrirArHn46DBWGl zslbBqx<_r4Xqc6*^RMebvN4NSza2$7PUcOrsApZvc+-*NfRj#quNDpApWVo)TzJdQ zziB~mH!^Gi?;iFJ7;#p?gS!>X{8GX4NeXs8=l%Ul!I&Q9=fA(a%v|}fUM0Zq)A+FJ zO{D+E(frbgNRp8azib`JL-62NERUoCWH`U>B>BPAg?!Z82|!;<{#!G;EwvsBn)~oO z^AqTL_2mP4z<}7XKI)JaWm4V?~`KBt`;L{MkIgr%y;W)mn zI)WT7O|V%?r1i@bhSku$e(bd{#>5=BeN7nidnFJHpnaTw z6Xquq8ShvM!9I&f|2|WMRbiPx?|%y$##7JY8iY;1W`n_IAu@0t7k1;@cf0iimOLZ}^wZC+oItapi$1uRe8gg{ ze$i73Fn_u}x{BU!%hAUfrzKGDGxhQL@4yH_`u%?AX*Rp9PyLZ}9y&vx`uAsmW3fK1 zm>kQ0kN#=QTOhVT|61|}hW;qBtJhM?9*b-PmHy2bkvkU$^b8fvF3|gazGAOxs@!Bo zw8>1Nfy7g^bD;nxXNeBM8-bEXqH);%5kNDjx;h}7b- zKD1Gfdhy(Qr(6;#mOLc=A08-PIV90I{fC056BVqu-i-`v6w4o10)OrnYnZ+y+YYgj zw$rPxMA+VS-w)Hctbj<*4th$lW%{6R2 zA4>u6Qm|r+;f~h>(!c+3Lw#v2FzuG%&)gI+x;#VMQey9&Y{@)}0$A-N*{-AjO+BRn zwHL`59i%}ow@_)#rIBymku0A}j;{h!T}mYRG)`hS@ttt@y7d~!*OSZhXlpCYZ7X>brAC0)xVRu@PI zHIXFCIO*8bF~GpFQr2|J*xF9|*;Yl?`jJ%sqXC$5OKN;*MgH(eYI8V36-ki(Ugba* zyiCE?Z{*(TRGC>_@_>Kph-1IVgG{1H|F1U6BMa}-km)3kY$rqU)ybchBoJFuWv8Az z&=4Vy|LieY=mh!m38#R%p0fKg()-l=vQMA{Eb1jMxa~}G`%7N%7vZ7d3Rc+4!LOU? zADb0&cPp9)%WF?kKt~$nZ|vy#0V{dSV`D4zXqCL(*OR8&9`bHma3oTVkL0v3iFB3s<#gGO29H|#Oh*U}nI3XcJaJ`bs$3jIfz1t&ug{`UtN4aof8#N* zxmteo-|bY{N%GUajdV%X%CDR~fQz%`H&Zm!a;I>pnOhdW0g25#Uiogs+hkpC2LY*zuXD=3+_c)|KD>> S=ZL}k?97?$ef4%s=l=kPNvo{@ diff --git a/src/Mod/AddonManager/Resources/translations/AddonManager_de.ts b/src/Mod/AddonManager/Resources/translations/AddonManager_de.ts index 32f96358bb..2acffe235f 100644 --- a/src/Mod/AddonManager/Resources/translations/AddonManager_de.ts +++ b/src/Mod/AddonManager/Resources/translations/AddonManager_de.ts @@ -470,7 +470,7 @@ Soll der Addon-Manager sie automatisch installieren? "Ignorieren" wäh UpdateAvailable - Update verfügbar + Aktualisierung verfügbar @@ -724,7 +724,7 @@ installed addons will be checked for available updates Update - Aktualisieren + Aktualisierung @@ -1151,7 +1151,7 @@ installed addons will be checked for available updates Add a toolbar button for this macro? - Eine Werkzeugleistenschaltfläche für dieses Makro hinzufügen? + Eine Symbolleistenschaltfläche für dieses Makro hinzufügen? @@ -1267,18 +1267,18 @@ installed addons will be checked for available updates Ausführen des Makros schlug fehl. Siehe Konsole für Fehlerdetails. - - + + Maintainer - Maintainer + Betreuer - - + + Author Autor @@ -1301,7 +1301,7 @@ installed addons will be checked for available updates Update - Aktualisieren + Aktualisierung @@ -1494,8 +1494,8 @@ installed addons will be checked for available updates QtWebEngine Python Bindings nicht installiert -- verwendet Fallback LIESMICH Anzeige. - + Success Erfolgreich @@ -1627,9 +1627,9 @@ installed addons will be checked for available updates Wählen Sie eine Symboldatei für dieses Inhaltselement + - {} is not a subdirectory of {} {} ist kein Unterverzeichnis von {} @@ -1838,7 +1838,7 @@ installed addons will be checked for available updates Run Indicates a macro that can be 'run' - laufen + Ausführen @@ -2042,7 +2042,7 @@ installed addons will be checked for available updates All - Alles + Alle diff --git a/src/Mod/AddonManager/Resources/translations/AddonManager_el.ts b/src/Mod/AddonManager/Resources/translations/AddonManager_el.ts index f714d36ac2..193f28a637 100644 --- a/src/Mod/AddonManager/Resources/translations/AddonManager_el.ts +++ b/src/Mod/AddonManager/Resources/translations/AddonManager_el.ts @@ -1270,18 +1270,18 @@ installed addons will be checked for available updates Execution of macro failed. See console for failure details. - - + + Maintainer Συντηρητής - - + + Author Συγγραφέας @@ -1497,8 +1497,8 @@ installed addons will be checked for available updates QtWebEngine Python bindings not installed -- using fallback README display. - + Success Success @@ -1630,9 +1630,9 @@ installed addons will be checked for available updates Select an icon file for this content item + - {} is not a subdirectory of {} {} is not a subdirectory of {} diff --git a/src/Mod/AddonManager/Resources/translations/AddonManager_es-AR.ts b/src/Mod/AddonManager/Resources/translations/AddonManager_es-AR.ts index f7491cb29f..2f6d46e51b 100644 --- a/src/Mod/AddonManager/Resources/translations/AddonManager_es-AR.ts +++ b/src/Mod/AddonManager/Resources/translations/AddonManager_es-AR.ts @@ -1267,18 +1267,18 @@ los complementos instalados serán revisados por actualizaciones disponibles Falló la ejecución de la macro. Vea la consola para detalles del fallo. - - + + Maintainer Mantenedor - - + + Author Autor @@ -1494,8 +1494,8 @@ los complementos instalados serán revisados por actualizaciones disponibles No se han instalado enlaces Python QtWebEngine -- usando la pantalla README de respaldo. - + Success Éxito @@ -1627,9 +1627,9 @@ los complementos instalados serán revisados por actualizaciones disponibles Seleccione un archivo de icono para este elemento de contenido + - {} is not a subdirectory of {} {} no es un subdirectorio de {} diff --git a/src/Mod/AddonManager/Resources/translations/AddonManager_es-ES.ts b/src/Mod/AddonManager/Resources/translations/AddonManager_es-ES.ts index 588089e06c..a0af4d4304 100644 --- a/src/Mod/AddonManager/Resources/translations/AddonManager_es-ES.ts +++ b/src/Mod/AddonManager/Resources/translations/AddonManager_es-ES.ts @@ -1266,18 +1266,18 @@ installed addons will be checked for available updates Falló la ejecución de la macro. Vea la consola para detalles del fallo. - - + + Maintainer Mantenedor - - + + Author Autor @@ -1493,8 +1493,8 @@ installed addons will be checked for available updates No se han instalado enlaces Python QtWebEngine -- usando la pantalla README de respaldo. - + Success Éxito @@ -1626,9 +1626,9 @@ installed addons will be checked for available updates Seleccione un archivo de icono para este elemento de contenido + - {} is not a subdirectory of {} {} no es un subdirectorio de {} diff --git a/src/Mod/AddonManager/Resources/translations/AddonManager_eu.ts b/src/Mod/AddonManager/Resources/translations/AddonManager_eu.ts index c005865fd6..3b8e9540d0 100644 --- a/src/Mod/AddonManager/Resources/translations/AddonManager_eu.ts +++ b/src/Mod/AddonManager/Resources/translations/AddonManager_eu.ts @@ -1269,18 +1269,18 @@ denean gehigarrien eguneraketarik dagoen begiratuko da Makroaren exekuzioak huts egin du. Begiratu kontsola xehetasun gehiagorako. - - + + Maintainer Mantentzailea - - + + Author Egilea @@ -1496,8 +1496,8 @@ denean gehigarrien eguneraketarik dagoen begiratuko da QtWebEngine Python loturak ez daude instalatuta -- ordezko README bistaratzea erabiliko da. - + Success Eginda @@ -1629,9 +1629,9 @@ denean gehigarrien eguneraketarik dagoen begiratuko da Hautatu ikono-fitxategi bat eduki-elementu honetarako + - {} is not a subdirectory of {} {} ez da {} direktorioaren azpidirektorio bat diff --git a/src/Mod/AddonManager/Resources/translations/AddonManager_fi.ts b/src/Mod/AddonManager/Resources/translations/AddonManager_fi.ts index b745e6287a..eb3a66b262 100644 --- a/src/Mod/AddonManager/Resources/translations/AddonManager_fi.ts +++ b/src/Mod/AddonManager/Resources/translations/AddonManager_fi.ts @@ -1269,18 +1269,18 @@ installed addons will be checked for available updates Execution of macro failed. See console for failure details. - - + + Maintainer Ylläpitäjä - - + + Author Kehittäjä @@ -1496,8 +1496,8 @@ installed addons will be checked for available updates QtWebEngine Python bindings not installed -- using fallback README display. - + Success Success @@ -1629,9 +1629,9 @@ installed addons will be checked for available updates Select an icon file for this content item + - {} is not a subdirectory of {} {} is not a subdirectory of {} diff --git a/src/Mod/AddonManager/Resources/translations/AddonManager_fr.qm b/src/Mod/AddonManager/Resources/translations/AddonManager_fr.qm index b472a96fdd87bb76803b92a2f0d440b1462b38e5..6090bdf84282f20fa811ac362508d1a29000982c 100644 GIT binary patch delta 3964 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 iTV}Moa3V-xT+P}KouEVAby^*K$f Repository URL - URL du dépôt + URL du répertoire @@ -792,7 +792,7 @@ les mises à jour disponibles seront vérifiées pour les extensions installées TextLabel - TextLabel + Étiquette de texte @@ -833,7 +833,7 @@ les mises à jour disponibles seront vérifiées pour les extensions installées Workbench - Ateliers + Atelier @@ -1027,7 +1027,7 @@ les mises à jour disponibles seront vérifiées pour les extensions installées Name: - Nom: + Nom : @@ -1269,18 +1269,18 @@ les mises à jour disponibles seront vérifiées pour les extensions installées L'exécution de la macro a échoué. Voir la console pour les détails de l'échec. - - + + Maintainer Mainteneur - - + + Author Auteur @@ -1496,8 +1496,8 @@ les mises à jour disponibles seront vérifiées pour les extensions installées Les bindings Python de QtWebEngine ne sont pas installés -- utilisation de l'affichage README de remplacement. - + Success Opération réussie @@ -1629,9 +1629,9 @@ les mises à jour disponibles seront vérifiées pour les extensions installées Sélectionner un fichier d'icône pour cet élément de contenu + - {} is not a subdirectory of {} {} n'est pas un sous-répertoire de {} @@ -1648,7 +1648,7 @@ les mises à jour disponibles seront vérifiées pour les extensions installées Workbench - Ateliers + Atelier @@ -1840,7 +1840,7 @@ les mises à jour disponibles seront vérifiées pour les extensions installées Run Indicates a macro that can be 'run' - Lancer + Exécuter @@ -1984,7 +1984,7 @@ les mises à jour disponibles seront vérifiées pour les extensions installées Tags - Attaches + Mots-clés @@ -2069,7 +2069,7 @@ les mises à jour disponibles seront vérifiées pour les extensions installées Any - Quelconque + N’importe le quel @@ -2118,7 +2118,7 @@ les mises à jour disponibles seront vérifiées pour les extensions installées Tag git terminology - Attache + Mot-clé @@ -2136,7 +2136,7 @@ les mises à jour disponibles seront vérifiées pour les extensions installées Tracking Table header for git remote tracking branch name name - Crénage + Suivi diff --git a/src/Mod/AddonManager/Resources/translations/AddonManager_gl.ts b/src/Mod/AddonManager/Resources/translations/AddonManager_gl.ts index 7dceb06750..8a3cf19c4e 100644 --- a/src/Mod/AddonManager/Resources/translations/AddonManager_gl.ts +++ b/src/Mod/AddonManager/Resources/translations/AddonManager_gl.ts @@ -1269,18 +1269,18 @@ installed addons will be checked for available updates Execution of macro failed. See console for failure details. - - + + Maintainer Mantedor - - + + Author Autor @@ -1496,8 +1496,8 @@ installed addons will be checked for available updates QtWebEngine Python bindings not installed -- using fallback README display. - + Success Success @@ -1629,9 +1629,9 @@ installed addons will be checked for available updates Select an icon file for this content item + - {} is not a subdirectory of {} {} is not a subdirectory of {} diff --git a/src/Mod/AddonManager/Resources/translations/AddonManager_hr.ts b/src/Mod/AddonManager/Resources/translations/AddonManager_hr.ts index d774b9a163..b27c2b2032 100644 --- a/src/Mod/AddonManager/Resources/translations/AddonManager_hr.ts +++ b/src/Mod/AddonManager/Resources/translations/AddonManager_hr.ts @@ -1273,18 +1273,18 @@ instalirani dodaci će se provjeriti na dostupna ažuriranja Izvršavanje makro naredbe nije uspjelo. Pogledaj konzolu za detalje o greškama. - - + + Maintainer Održavatelj - - + + Author Autor @@ -1500,8 +1500,8 @@ instalirani dodaci će se provjeriti na dostupna ažuriranja QtWebEngine Python veze nisu instalirane -- koristi se prikaz zaobilaznog README-a. - + Success Uspješno obavljeno @@ -1633,9 +1633,9 @@ instalirani dodaci će se provjeriti na dostupna ažuriranja Izaberi datoteku ikone za ovu stavku sadržaja + - {} is not a subdirectory of {} {} nije poddirektorij {} diff --git a/src/Mod/AddonManager/Resources/translations/AddonManager_hu.ts b/src/Mod/AddonManager/Resources/translations/AddonManager_hu.ts index 14bf978081..82208bd0b8 100644 --- a/src/Mod/AddonManager/Resources/translations/AddonManager_hu.ts +++ b/src/Mod/AddonManager/Resources/translations/AddonManager_hu.ts @@ -1269,18 +1269,18 @@ telepített bővítményeket a rendszer ellenőrzi az elérhető frissítésekre A makró végrehajtása sikertelen. A hiba részleteit lásd a konzolon. - - + + Maintainer Közreműködő - - + + Author Létrehozó @@ -1496,8 +1496,8 @@ telepített bővítményeket a rendszer ellenőrzi az elérhető frissítésekre QtWebEngine Python kötések nem telepítettek -- a tartalék README megjelenítést használja. - + Success Sikerült @@ -1629,9 +1629,9 @@ telepített bővítményeket a rendszer ellenőrzi az elérhető frissítésekre Válasszon ki egy ikonfájlt ehhez a tartalmi elemhez + - {} is not a subdirectory of {} {} nem alkönyvtára ennek: {} diff --git a/src/Mod/AddonManager/Resources/translations/AddonManager_id.qm b/src/Mod/AddonManager/Resources/translations/AddonManager_id.qm index 1f6619efd605656509e7ad03a4bf3f31b91a6e1e..faa5d11a016c2aa16756e1f57eccde88527b9783 100644 GIT binary patch literal 67926 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 MyMC_FUnWbx1K?gmivR!s diff --git a/src/Mod/AddonManager/Resources/translations/AddonManager_id.ts b/src/Mod/AddonManager/Resources/translations/AddonManager_id.ts index 579ec2cf83..123598c4c7 100644 --- a/src/Mod/AddonManager/Resources/translations/AddonManager_id.ts +++ b/src/Mod/AddonManager/Resources/translations/AddonManager_id.ts @@ -22,37 +22,41 @@ CompactView - + Form Bentuk - + Icon Ikon - + <b>Package Name</b> <b>Package Name</b> - + Version Versi - + Description Description - + + Update Available + Update Available + + UpdateAvailable UpdateAvailable @@ -267,8 +271,8 @@ Do you want the Addon Manager to install them automatically? Choose "Ignore - Pause cache update - Pause cache update + Stop the cache update + Stop the cache update @@ -417,49 +421,53 @@ Do you want the Addon Manager to install them automatically? Choose "Ignore ExpandedView - + Form Bentuk - + Icon Ikon - + <h1>Package Name</h1> <h1>Package Name</h1> - + Version Versi - + (tags) (tags) - + Description Description - + Maintainer Maintainer - + + Update Available + Update Available + + UpdateAvailable UpdateAvailable @@ -649,19 +657,19 @@ installed addons will be checked for available updates - Python executable (optional): - Python executable (optional): + Path to Python executable (optional): + Path to Python executable (optional): + + + + Path to git executable (optional): + Path to git executable (optional): The path to the Python executable for package installation with pip. Autodetected if needed and not specified. The path to the Python executable for package installation with pip. Autodetected if needed and not specified. - - - git executable (optional): - git executable (optional): - The path to the git executable. Autodetected if needed and not specified. @@ -884,11 +892,6 @@ installed addons will be checked for available updates Icon Ikon - - - actualIcon - actualIcon - Optional, defaults to inheriting from top-level Addon @@ -1171,118 +1174,113 @@ installed addons will be checked for available updates AddonsInstaller - - Addon Manager - Addon Manager - - - + Starting up... Starting up... - + Loading addon information Loading addon information - + Worker process {} is taking a long time to stop... Worker process {} is taking a long time to stop... - + Previous cache process was interrupted, restarting... Previous cache process was interrupted, restarting... - + Custom repo list changed, forcing recache... Custom repo list changed, forcing recache... - + Addon manager Addon manager - + You must restart FreeCAD for changes to take effect. You must restart FreeCAD for changes to take effect. - + Restart now Restart now - + Restart later Restart later - - + + Refresh local cache Refresh local cache - + Updating cache... Updating cache... - + Could not find addon '{}' to select Could not find addon '{}' to select - - + + Checking for updates... Checking for updates... - + Apply {} update(s) Apply {} update(s) - + No updates available No updates available - - - + + + Cannot launch a new installer until the previous one has finished. Cannot launch a new installer until the previous one has finished. - + Execution of macro failed. See console for failure details. Execution of macro failed. See console for failure details. - - + + Maintainer Maintainer - - + + Author Penulis @@ -1498,8 +1496,8 @@ installed addons will be checked for available updates QtWebEngine Python bindings not installed -- using fallback README display. + - Success Success @@ -1606,12 +1604,12 @@ installed addons will be checked for available updates Location for new license file - + Received {} response code from server Received {} response code from server - + Failed to install macro {} Failed to install macro {} @@ -1631,9 +1629,9 @@ installed addons will be checked for available updates Select an icon file for this content item + - {} is not a subdirectory of {} {} is not a subdirectory of {} @@ -1689,18 +1687,18 @@ installed addons will be checked for available updates Other... - + This addon requires Python packages that are not installed, and cannot be installed automatically. To use this workbench you must install the following Python packages manually: This addon requires Python packages that are not installed, and cannot be installed automatically. To use this workbench you must install the following Python packages manually: - + Too many to list Too many to list - - + + @@ -1709,136 +1707,136 @@ installed addons will be checked for available updates Missing Requirement - + Addon '{}' requires '{}', which is not available in your copy of FreeCAD. Addon '{}' requires '{}', which is not available in your copy of FreeCAD. - + Addon '{}' requires the following workbenches, which are not available in your copy of FreeCAD: Addon '{}' requires the following workbenches, which are not available in your copy of FreeCAD: - + Press OK to install anyway. Press OK to install anyway. - + Incompatible Python version Incompatible Python version - + This Addon (or one if its dependencies) requires Python {}.{}, and your system is running {}.{}. Installation cancelled. This Addon (or one if its dependencies) requires Python {}.{}, and your system is running {}.{}. Installation cancelled. - + Optional dependency on {} ignored because it is not in the allow-list Optional dependency on {} ignored because it is not in the allow-list - - + + Installing dependencies Installing dependencies - + Cannot execute Python Cannot execute Python - + Failed to automatically locate your Python executable, or the path is set incorrectly. Please check the Addon Manager preferences setting for the path to Python. Failed to automatically locate your Python executable, or the path is set incorrectly. Please check the Addon Manager preferences setting for the path to Python. - + Dependencies could not be installed. Continue with installation of {} anyway? Dependencies could not be installed. Continue with installation of {} anyway? - + Cannot execute pip Cannot execute pip - + Failed to execute pip, which may be missing from your Python installation. Please ensure your system has pip installed and try again. The failed command was: Failed to execute pip, which may be missing from your Python installation. Please ensure your system has pip installed and try again. The failed command was: - - + + Continue with installation of {} anyway? Continue with installation of {} anyway? - + Package installation failed Package installation failed - + See Report View for detailed failure log. See Report View for detailed failure log. - + Installing Addon Installing Addon - + Installing FreeCAD Addon '{}' Installing FreeCAD Addon '{}' - + Cancelling Cancelling - + Cancelling installation of '{}' Cancelling installation of '{}' - + {} was installed successfully {} was installed successfully - + Installation Failed Installation Failed - + Failed to install {} Failed to install {} - + Create new toolbar Create new toolbar - + A macro installed with the FreeCAD Addon Manager A macro installed with the FreeCAD Addon Manager - + Run Indicates a macro that can be 'run' @@ -2233,23 +2231,23 @@ installed addons will be checked for available updates Could not locate macro-specified file {} (expected at {}) - + {}: Unrecognized internal workbench '{}' {}: Unrecognized internal workbench '{}' - + Addon Developer Warning: Repository URL set in package.xml file for addon {} ({}) does not match the URL it was fetched from ({}) Addon Developer Warning: Repository URL set in package.xml file for addon {} ({}) does not match the URL it was fetched from ({}) - + Addon Developer Warning: Repository branch set in package.xml file for addon {} ({}) does not match the branch it was fetched from ({}) Addon Developer Warning: Repository branch set in package.xml file for addon {} ({}) does not match the branch it was fetched from ({}) - - + + Got an error when trying to import {} Got an error when trying to import {} @@ -2463,12 +2461,12 @@ installed addons will be checked for available updates Std_AddonMgr - + &Addon manager &Addon manager - + Manage external workbenches, macros, and preference packs Manage external workbenches, macros, and preference packs @@ -2494,4 +2492,20 @@ installed addons will be checked for available updates Finished updating the following addons + + Workbench + + + Auto-Created Macro Toolbar + Auto-Created Macro Toolbar + + + + QObject + + + Addon Manager + Addon Manager + + diff --git a/src/Mod/AddonManager/Resources/translations/AddonManager_it.ts b/src/Mod/AddonManager/Resources/translations/AddonManager_it.ts index d6ee80e81e..ce098a893f 100644 --- a/src/Mod/AddonManager/Resources/translations/AddonManager_it.ts +++ b/src/Mod/AddonManager/Resources/translations/AddonManager_it.ts @@ -1269,18 +1269,18 @@ gli addons installati verranno controllati per gli aggiornamenti disponibili Esecuzione della macro non riuscita. Consultare la console per i dettagli dell'errore. - - + + Maintainer Manutentore - - + + Author Autore @@ -1496,8 +1496,8 @@ gli addons installati verranno controllati per gli aggiornamenti disponibili Binding Python per QtWebEngine non installati -- viene visualizzato il README con il visualizzatore di riserva. - + Success Operazione riuscita @@ -1629,9 +1629,9 @@ gli addons installati verranno controllati per gli aggiornamenti disponibili Seleziona un file icona per questo elemento di contenuto + - {} is not a subdirectory of {} {} non è una sottodirectory di {} diff --git a/src/Mod/AddonManager/Resources/translations/AddonManager_ja.ts b/src/Mod/AddonManager/Resources/translations/AddonManager_ja.ts index 8ca4ccb80f..a13d44f1f3 100644 --- a/src/Mod/AddonManager/Resources/translations/AddonManager_ja.ts +++ b/src/Mod/AddonManager/Resources/translations/AddonManager_ja.ts @@ -1267,18 +1267,18 @@ installed addons will be checked for available updates Execution of macro failed. See console for failure details. - - + + Maintainer メンテナー - - + + Author 作成者 @@ -1494,8 +1494,8 @@ installed addons will be checked for available updates QtWebEngine Python bindings not installed -- using fallback README display. - + Success Success @@ -1627,9 +1627,9 @@ installed addons will be checked for available updates Select an icon file for this content item + - {} is not a subdirectory of {} {} is not a subdirectory of {} diff --git a/src/Mod/AddonManager/Resources/translations/AddonManager_ka.qm b/src/Mod/AddonManager/Resources/translations/AddonManager_ka.qm index 41cf45baa3c9c31ba52f42c5f160d3b65f39951e..de6d9c679979847e0516a174363a7eeaa608e41e 100644 GIT binary patch delta 4019 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 Update Available - განახლება ხელმისაწვდომია + ხელმისაწვდომია განახლება @@ -470,7 +470,7 @@ Do you want the Addon Manager to install them automatically? Choose "Ignore UpdateAvailable - განახლება ხელმისაწვდომია + ხელმისაწვდომიაგანახლება @@ -652,7 +652,7 @@ installed addons will be checked for available updates User-defined proxy: - მომხმარებლის მითითებული პროქსი: + მომხმარებლის პროქსი: @@ -662,7 +662,7 @@ installed addons will be checked for available updates Path to git executable (optional): - git-ის გამშვები ფაილის ბილიკი (არასავალდებულოა): + 'git'-ის გამშვები ფაილის ბილიკი (არასავალდებულოა): @@ -792,7 +792,7 @@ installed addons will be checked for available updates TextLabel - ტექსტური წარწერა + ტექსტური ჭდე @@ -895,7 +895,7 @@ installed addons will be checked for available updates Optional, defaults to inheriting from top-level Addon - არასავალდებულო. ნაგულისხმებია ყველაზე ზედა დამატებიდან, მემკვიდრეობით + არასავალდებულო. ნაგულისხმევია ყველაზე ზედა დამატებიდან, მემკვიდრეობით @@ -935,17 +935,17 @@ installed addons will be checked for available updates Semantic (1.2.3-beta) or CalVer (2022.08.30) styles supported - მხარდაჭერილია Semantic (1.2.3-beta) და CalVer (2022.08.30) სტილები + მხარდაჭერილია Semantic (1.2.3-beta) ან CalVer (2022.08.30) სტილები Set to today (CalVer style) - დღევანდელ დღეზე დაყენება (CalVer-ის სტილი) + დღევანდელზე დაყენება (CalVer-ის სტილი) Display Name - ნაგულისხმევი სახელი + საჩვენებელი სახელი @@ -1153,7 +1153,7 @@ installed addons will be checked for available updates Add a toolbar button for this macro? - დავამატო ამ ღილაკი ამ მაკროსთვის? + დავამატო ხელსაწყოების პანელის ღილაკი ამ მაკროსთვის? @@ -1269,18 +1269,18 @@ installed addons will be checked for available updates მაკროს შესრულების შეცდომა. მეტი დეტალებისთვის იხილეთ კონსოლი. - - + + Maintainer - პროექტის ლიდერი + წამყვანი პროგრამისტი - - + + Author ავტორი @@ -1323,12 +1323,12 @@ installed addons will be checked for available updates Parameter error: mutually exclusive proxy options set. Resetting to default. - პარამეტრის შეცდომა: პროქსის ურთიერთგამომრიცხავი პარამეტრები. დაბრუნებული იქნება ნაგულისხმები მნიშვნელობები. + პარამეტრის შეცდომა: პროქსის ურთიერთგამომრიცხავი პარამეტრები. დაბრუნებული იქნება ნაგულისხმევი მნიშვნელობები. Parameter error: user proxy indicated, but no proxy provided. Resetting to default. - პარამეტრის შეცდომა: მომხმარებლის პროქსი ჩართულია, მაგრამ მითითებული არაა. გამოყენებული იქნება ნაგულისხმები მნიშვნელობები. + პარამეტრის შეცდომა: მომხმარებლის პროქსი ჩართულია, მაგრამ მითითებული არაა. გამოყენებული იქნება ნაგულისხმევი მნიშვნელობები. @@ -1496,8 +1496,8 @@ installed addons will be checked for available updates QtWebEngine-ის Python-ზე მიბმები დაყენებული არაა -- გამოიყენება README-ის სარეზერვო ჩვენება. - + Success წარმატება @@ -1545,7 +1545,7 @@ installed addons will be checked for available updates Enable - ჩაართვა + ჩართვა @@ -1629,9 +1629,9 @@ installed addons will be checked for available updates აირჩიეთ ხატულას ფაილი ამ შემცველობის ელემენტისთვის + - {} is not a subdirectory of {} {} -ი {}-ის ქვესაქაღალდეს არ წარმოადგენს @@ -1805,7 +1805,7 @@ installed addons will be checked for available updates Cancelling installation of '{}' - '{}'-ის დაყენების შეწყვეტა + '{}'-ის დაყენების შეწყვეტა; @@ -1870,7 +1870,7 @@ installed addons will be checked for available updates Class - დაშვების ველი + კლასი @@ -2064,7 +2064,7 @@ installed addons will be checked for available updates Status: - სტატუსი: + მდგომარეობა: @@ -2084,7 +2084,7 @@ installed addons will be checked for available updates OK - &დიახ + დიახ @@ -2351,7 +2351,7 @@ installed addons will be checked for available updates Failed to fetch code for macro '{name}' - მაკროს '{name}' კოდის გამოთხოვის შეცდომა + მაკროს '{name}' კოდის გამოთხოვის შეცდომა; diff --git a/src/Mod/AddonManager/Resources/translations/AddonManager_ko.ts b/src/Mod/AddonManager/Resources/translations/AddonManager_ko.ts index 9ac94fc682..afa5828e22 100644 --- a/src/Mod/AddonManager/Resources/translations/AddonManager_ko.ts +++ b/src/Mod/AddonManager/Resources/translations/AddonManager_ko.ts @@ -1269,18 +1269,18 @@ installed addons will be checked for available updates Execution of macro failed. See console for failure details. - - + + Maintainer Maintainer - - + + Author 작성자: @@ -1496,8 +1496,8 @@ installed addons will be checked for available updates QtWebEngine Python bindings not installed -- using fallback README display. - + Success Success @@ -1629,9 +1629,9 @@ installed addons will be checked for available updates Select an icon file for this content item + - {} is not a subdirectory of {} {} is not a subdirectory of {} diff --git a/src/Mod/AddonManager/Resources/translations/AddonManager_nl.ts b/src/Mod/AddonManager/Resources/translations/AddonManager_nl.ts index 614555c16f..490ae44b95 100644 --- a/src/Mod/AddonManager/Resources/translations/AddonManager_nl.ts +++ b/src/Mod/AddonManager/Resources/translations/AddonManager_nl.ts @@ -1269,18 +1269,18 @@ installed addons will be checked for available updates Execution of macro failed. See console for failure details. - - + + Maintainer Beheerder - - + + Author Auteur @@ -1496,8 +1496,8 @@ installed addons will be checked for available updates QtWebEngine Python bindings not installed -- using fallback README display. - + Success Geslaagd @@ -1629,9 +1629,9 @@ installed addons will be checked for available updates Select an icon file for this content item + - {} is not a subdirectory of {} {} is geen submap van {} diff --git a/src/Mod/AddonManager/Resources/translations/AddonManager_pl.qm b/src/Mod/AddonManager/Resources/translations/AddonManager_pl.qm index 8a414b25bc02afe5fc9cf695d0d3923d2d7416da..a38d4ba4e4ce9b4d4e42f09e1431b34e63a80a25 100644 GIT binary patch delta 3177 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 diff --git a/src/Mod/AddonManager/Resources/translations/AddonManager_pl.ts b/src/Mod/AddonManager/Resources/translations/AddonManager_pl.ts index 28352cd283..65feec5dfb 100644 --- a/src/Mod/AddonManager/Resources/translations/AddonManager_pl.ts +++ b/src/Mod/AddonManager/Resources/translations/AddonManager_pl.ts @@ -297,12 +297,12 @@ Czy chcesz, aby Menadżer dodatków zainstalował je automatycznie? Wybierz "Zig View and update Python package dependencies - Wyświetl i zaktualizuj zależności pakietów Pythona + Wyświetl i zaktualizuj zależności pakietów środowiska Python Python dependencies... - Zależności Pythona... + Zależności Python ... @@ -726,7 +726,7 @@ zainstalowane dodatki zostaną sprawdzone pod kątem dostępnych aktualizacji Update - Aktualizuj + Zaktualizuj @@ -744,7 +744,7 @@ zainstalowane dodatki zostaną sprawdzone pod kątem dostępnych aktualizacji Manage Python Dependencies - Zarządzaj zależnościami Pythona + Zarządzaj zależnościami środowiska Python @@ -823,7 +823,7 @@ zainstalowane dodatki zostaną sprawdzone pod kątem dostępnych aktualizacji Macro - Makrodefinicje + Makrodefinicja @@ -833,7 +833,7 @@ zainstalowane dodatki zostaną sprawdzone pod kątem dostępnych aktualizacji Workbench - Środowiska pracy + Środowisko pracy @@ -860,7 +860,7 @@ zainstalowane dodatki zostaną sprawdzone pod kątem dostępnych aktualizacji Browse... - Przeglądaj... + Przeglądaj ... @@ -1113,7 +1113,7 @@ zainstalowane dodatki zostaną sprawdzone pod kątem dostępnych aktualizacji Browse... - Przeglądaj... + Przeglądaj ... @@ -1268,18 +1268,18 @@ zainstalowane dodatki zostaną sprawdzone pod kątem dostępnych aktualizacji Wykonanie makrodefinicji nie powiodło się. Szczegóły awarii znajdują się w konsoli. - - + + Maintainer Opiekun - - + + Author Autor @@ -1302,7 +1302,7 @@ zainstalowane dodatki zostaną sprawdzone pod kątem dostępnych aktualizacji Update - Aktualizuj + Zaktualizuj @@ -1495,8 +1495,8 @@ zainstalowane dodatki zostaną sprawdzone pod kątem dostępnych aktualizacji Nie zainstalowano powiązań Pythona z QtWebEngine — przy użyciu awaryjnego ekranu README. - + Success Zakończono pomyślnie @@ -1628,9 +1628,9 @@ zainstalowane dodatki zostaną sprawdzone pod kątem dostępnych aktualizacji Wybierz plik ikon dla tego elementu + - {} is not a subdirectory of {} {} nie jest podkatalogiem {} @@ -1642,7 +1642,7 @@ zainstalowane dodatki zostaną sprawdzone pod kątem dostępnych aktualizacji Automatic - Automatyczna + Automatycznie @@ -1839,7 +1839,7 @@ zainstalowane dodatki zostaną sprawdzone pod kątem dostępnych aktualizacji Run Indicates a macro that can be 'run' - uruchom + Uruchom @@ -2033,7 +2033,7 @@ zainstalowane dodatki zostaną sprawdzone pod kątem dostępnych aktualizacji Available version - Wersja dostępna + Wersja dostępna @@ -2048,8 +2048,7 @@ zainstalowane dodatki zostaną sprawdzone pod kątem dostępnych aktualizacji Workbenches - Środowiska - pracy + Środowiska pracy diff --git a/src/Mod/AddonManager/Resources/translations/AddonManager_pt-BR.ts b/src/Mod/AddonManager/Resources/translations/AddonManager_pt-BR.ts index 1e6ad18729..5fbf78e59e 100644 --- a/src/Mod/AddonManager/Resources/translations/AddonManager_pt-BR.ts +++ b/src/Mod/AddonManager/Resources/translations/AddonManager_pt-BR.ts @@ -1269,18 +1269,18 @@ installed addons will be checked for available updates Execução de macro falhou. Veja o console para detalhes de falha. - - + + Maintainer Mantenedor - - + + Author Autor @@ -1496,8 +1496,8 @@ installed addons will be checked for available updates QtWebEngine Python bindings not installed -- using fallback README display. - + Success Success @@ -1629,9 +1629,9 @@ installed addons will be checked for available updates Select an icon file for this content item + - {} is not a subdirectory of {} {} is not a subdirectory of {} diff --git a/src/Mod/AddonManager/Resources/translations/AddonManager_pt-PT.ts b/src/Mod/AddonManager/Resources/translations/AddonManager_pt-PT.ts index 498de1b02a..4547752418 100644 --- a/src/Mod/AddonManager/Resources/translations/AddonManager_pt-PT.ts +++ b/src/Mod/AddonManager/Resources/translations/AddonManager_pt-PT.ts @@ -1269,18 +1269,18 @@ installed addons will be checked for available updates Execution of macro failed. See console for failure details. - - + + Maintainer Maintainer - - + + Author Autor @@ -1496,8 +1496,8 @@ installed addons will be checked for available updates QtWebEngine Python bindings not installed -- using fallback README display. - + Success Success @@ -1629,9 +1629,9 @@ installed addons will be checked for available updates Select an icon file for this content item + - {} is not a subdirectory of {} {} is not a subdirectory of {} diff --git a/src/Mod/AddonManager/Resources/translations/AddonManager_ro.ts b/src/Mod/AddonManager/Resources/translations/AddonManager_ro.ts index 97f67a80b1..3644034837 100644 --- a/src/Mod/AddonManager/Resources/translations/AddonManager_ro.ts +++ b/src/Mod/AddonManager/Resources/translations/AddonManager_ro.ts @@ -1269,18 +1269,18 @@ installed addons will be checked for available updates Execution of macro failed. See console for failure details. - - + + Maintainer Maintainer - - + + Author Autor @@ -1496,8 +1496,8 @@ installed addons will be checked for available updates QtWebEngine Python bindings not installed -- using fallback README display. - + Success Success @@ -1629,9 +1629,9 @@ installed addons will be checked for available updates Select an icon file for this content item + - {} is not a subdirectory of {} {} is not a subdirectory of {} diff --git a/src/Mod/AddonManager/Resources/translations/AddonManager_ru.qm b/src/Mod/AddonManager/Resources/translations/AddonManager_ru.qm index a304f126529a54a53ab8ada3e0f2c530713c8b57..aabfd15438b0e9009725347c2062dd33dda8e817 100644 GIT binary patch delta 3955 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 GWcGiObILdX delta 3981 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 diff --git a/src/Mod/AddonManager/Resources/translations/AddonManager_ru.ts b/src/Mod/AddonManager/Resources/translations/AddonManager_ru.ts index ef1dad00a0..63447e7833 100644 --- a/src/Mod/AddonManager/Resources/translations/AddonManager_ru.ts +++ b/src/Mod/AddonManager/Resources/translations/AddonManager_ru.ts @@ -31,7 +31,7 @@ Icon - Значок + Иконка @@ -165,7 +165,7 @@ Do you want the Addon Manager to install them automatically? Choose "Ignore Icon - Значок + Иконка @@ -430,7 +430,7 @@ Do you want the Addon Manager to install them automatically? Choose "Ignore Icon - Значок + Иконка @@ -556,7 +556,7 @@ Do you want the Addon Manager to install them automatically? Choose "Ignore Optional - Дополнительно + Опционально @@ -591,7 +591,7 @@ installed addons will be checked for available updates Download Macro metadata (approximately 10MB) - Скачать метаданные макроса (примерно 10 МБ) + Скачать метаданные макроса (примерно 10 Мб) @@ -821,7 +821,7 @@ installed addons will be checked for available updates Macro - Макрос + Макрокоманда @@ -888,7 +888,7 @@ installed addons will be checked for available updates Icon - Значок + Иконка @@ -943,7 +943,7 @@ installed addons will be checked for available updates Display Name - Показать имя + Отображаемое имя @@ -1267,18 +1267,18 @@ installed addons will be checked for available updates Не удалось выполнить макрос. Подробности об ошибке смотрите в консоли. - - + + Maintainer - Сопровождающий + Разработчик - - + + Author Автор @@ -1494,8 +1494,8 @@ installed addons will be checked for available updates Привязки QtWebEngine Python не установлены — используется резервный экран README. - + Success Успешно @@ -1627,9 +1627,9 @@ installed addons will be checked for available updates Выберите файл значка для этого элемента содержимого + - {} is not a subdirectory of {} {} не является подкаталогом {} @@ -1868,7 +1868,7 @@ installed addons will be checked for available updates Class - Поле допуска + Класс @@ -1982,7 +1982,7 @@ installed addons will be checked for available updates Tags - Метки + Теги @@ -2067,7 +2067,7 @@ installed addons will be checked for available updates Any - Любая + Любой @@ -2134,7 +2134,7 @@ installed addons will be checked for available updates Tracking Table header for git remote tracking branch name name - Межсимвольное расстояние + Отслеживание diff --git a/src/Mod/AddonManager/Resources/translations/AddonManager_sl.qm b/src/Mod/AddonManager/Resources/translations/AddonManager_sl.qm index 628f89f8ff1f04eeff4911bb3018f4a7dfb7b56b..007a6333f378b56c86564bf3c48ff31d50ddc64a 100644 GIT binary patch delta 9350 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 delta 8432 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 FzX7H?xoZFb diff --git a/src/Mod/AddonManager/Resources/translations/AddonManager_sl.ts b/src/Mod/AddonManager/Resources/translations/AddonManager_sl.ts index 608082e0a2..2418376122 100644 --- a/src/Mod/AddonManager/Resources/translations/AddonManager_sl.ts +++ b/src/Mod/AddonManager/Resources/translations/AddonManager_sl.ts @@ -77,7 +77,7 @@ Name - Ime + Naziv @@ -593,7 +593,7 @@ preveril razpoložljivost posodobitev za nameščene dodatke Download Macro metadata (approximately 10MB) - Prenesite samopodatke o makrih (približno 10 MB) + Prenesi samopodatke o makrih (približno 10 MB) @@ -726,7 +726,7 @@ preveril razpoložljivost posodobitev za nameščene dodatke Update - Posodobi + Posodobitev @@ -787,7 +787,7 @@ preveril razpoložljivost posodobitev za nameščene dodatke Dialog - Pog. okno + Pogovorno okno @@ -935,7 +935,7 @@ preveril razpoložljivost posodobitev za nameščene dodatke Semantic (1.2.3-beta) or CalVer (2022.08.30) styles supported - Podprta sta Semantic (1.2.3.-beta) ali CalVer (2022.08.30) sloga + Podprta sta sloga Semantic (1.2.3.-beta) ali CalVer (2022.08.30) @@ -945,7 +945,7 @@ preveril razpoložljivost posodobitev za nameščene dodatke Display Name - Prikaz imena + Prikazano ime @@ -1199,28 +1199,28 @@ preveril razpoložljivost posodobitev za nameščene dodatke Custom repo list changed, forcing recache... - Custom repo list changed, forcing recache... + Skladiščni seznam po meri se je spremenil, prisilno ponovno predpomnenje ... Addon manager - Addon manager + Upravljalnik dodatkov You must restart FreeCAD for changes to take effect. - You must restart FreeCAD for changes to take effect. + Da bi spremembe stopile v veljavo, morate ponovno zagnati FreeCAD. Restart now - Restart now + Takojšnji pozagon Restart later - Restart later + Pozaženi pozneje @@ -1231,73 +1231,73 @@ preveril razpoložljivost posodobitev za nameščene dodatke Updating cache... - Updating cache... + Posodabljanje predpomnilnika ... Could not find addon '{}' to select - Could not find addon '{}' to select + Dodatka '{}' za označitev ni mogoče najti Checking for updates... - Checking for updates... + Preverjanje za posodobitve … Apply {} update(s) - Apply {} update(s) + Uporabi {} posodobitve No updates available - No updates available + Na voljo ni novih posodobitev Cannot launch a new installer until the previous one has finished. - Cannot launch a new installer until the previous one has finished. + Novega namestilnika ni mogoče zagnati, dokler se prejšnji ne konča. Execution of macro failed. See console for failure details. - Execution of macro failed. See console for failure details. + Izvedba makra spodletela. Podrobnosti o napaki si poglejte na ukazni mizi. - - + + Maintainer Vzdrževalec - - + + Author - Avtor + Ustvarjalec New Python Version Detected - New Python Version Detected + Zaznana je nova Pythonova različica This appears to be the first time this version of Python has been used with the Addon Manager. Would you like to install the same auto-installed dependencies for it? - This appears to be the first time this version of Python has been used with the Addon Manager. Would you like to install the same auto-installed dependencies for it? + Kaže, da je tokrat ta različica Pythona prvič uporabljena z Upravljalnikom dodatkov (Addon Manager). Ali želite zanjo samodejno namestiti enako odvisnost? Processing, please wait... - Processing, please wait... + V obdelavi, prosimo, počakajte ... @@ -1308,7 +1308,7 @@ preveril razpoložljivost posodobitev za nameščene dodatke Updating... - Updating... + Posodabljanje ... @@ -1318,63 +1318,63 @@ preveril razpoložljivost posodobitev za nameščene dodatke Failed to convert the specified proxy port '{}' to a port number - Failed to convert the specified proxy port '{}' to a port number + Pretvarjanje izbranih vrat posredniškega strežnika '{}' v številko vrat je spodletela Parameter error: mutually exclusive proxy options set. Resetting to default. - Parameter error: mutually exclusive proxy options set. Resetting to default. + Napaka določilke: nastavljene medsebojno izključuječe možnosti posredniškega strežnika. Ponastavljanje na privzeto. Parameter error: user proxy indicated, but no proxy provided. Resetting to default. - Parameter error: user proxy indicated, but no proxy provided. Resetting to default. + Napaka določilke: posredniški strežnik nakazan, vendar ni na voljo. Ponastavljanje na privzeto. Addon Manager: Unexpected {} response from server - Addon Manager: Unexpected {} response from server + Upravljalnik dodatkov: Nepričakovan {} odziv strežnika Error with encrypted connection - Error with encrypted connection + Napaka kodirane povezave Confirm remove - Confirm remove + Potrdi odstranitev Are you sure you want to uninstall {}? - Are you sure you want to uninstall {}? + Ali res želite odmestiti {}? Removing Addon - Removing Addon + Odmeščanje dodatka Removing {} - Removing {} + Odmešča se {} Uninstall complete - Uninstall complete + Odmestitev zaključena Uninstall failed - Uninstall failed + Odmestitev spodletela @@ -1384,17 +1384,17 @@ preveril razpoložljivost posodobitev za nameščene dodatke Version {version} installed on {date} - Version {version} installed on {date} + Različica {version} nameščena {date} Version {version} installed - Version {version} installed + Različica {version} nameščena Installed on {date} - Installed on {date} + Nameščeno {date} @@ -1402,7 +1402,7 @@ preveril razpoložljivost posodobitev za nameščene dodatke Installed - Installed + Nameščeno @@ -1496,8 +1496,8 @@ preveril razpoložljivost posodobitev za nameščene dodatke QtWebEngine Python bindings not installed -- using fallback README display. - + Success Success @@ -1629,9 +1629,9 @@ preveril razpoložljivost posodobitev za nameščene dodatke Select an icon file for this content item + - {} is not a subdirectory of {} {} is not a subdirectory of {} @@ -1658,7 +1658,7 @@ preveril razpoložljivost posodobitev za nameščene dodatke Python - Python + Python @@ -1668,33 +1668,33 @@ preveril razpoložljivost posodobitev za nameščene dodatke Internal Workbench - Internal Workbench + Notranje delovno okolje External Addon - External Addon + Zunanji dodatek Python Package - Python Package + Pythonov paket Other... - Other... + Drugo ... This addon requires Python packages that are not installed, and cannot be installed automatically. To use this workbench you must install the following Python packages manually: - This addon requires Python packages that are not installed, and cannot be installed automatically. To use this workbench you must install the following Python packages manually: + Ta dodatek potrebuje Pythonove pakete, ki še niso nameščeni, niti jih ni mogoče samodejno namestiti. Če želite uporabljati to delovno okolje, morate ročno namestiti naslednje Pythonove pakete: Too many to list - Too many to list + Preveč za navedbo @@ -1704,33 +1704,33 @@ preveril razpoložljivost posodobitev za nameščene dodatke Missing Requirement - Missing Requirement + Neizpolnjen pogoj Addon '{}' requires '{}', which is not available in your copy of FreeCAD. - Addon '{}' requires '{}', which is not available in your copy of FreeCAD. + Dodatek '{}' potrebuje '{}', ki za vašo različico FreeCADa ni na voljo. Addon '{}' requires the following workbenches, which are not available in your copy of FreeCAD: - Addon '{}' requires the following workbenches, which are not available in your copy of FreeCAD: + Dodatek '{}' potrebuje naslednja delovna okolja, ki pa za vašo različico FreeCADa niso na voljo: Press OK to install anyway. - Press OK to install anyway. + Pritisnite V redu, če želite vseeno namestiti. Incompatible Python version - Incompatible Python version + Nezdružljiva različica Pythona This Addon (or one if its dependencies) requires Python {}.{}, and your system is running {}.{}. Installation cancelled. - This Addon (or one if its dependencies) requires Python {}.{}, and your system is running {}.{}. Installation cancelled. + Ta dodatek (ali katera izmed njegovih odvisnosti) potrebuje Python {}.{}, medtem ko je na vašem sistemu {}.{}. Nameščanje preklicano. @@ -1741,131 +1741,131 @@ preveril razpoložljivost posodobitev za nameščene dodatke Installing dependencies - Installing dependencies + Nameščanje odvisnosti Cannot execute Python - Cannot execute Python + Pythona ni mogoče izvesti Failed to automatically locate your Python executable, or the path is set incorrectly. Please check the Addon Manager preferences setting for the path to Python. - Failed to automatically locate your Python executable, or the path is set incorrectly. Please check the Addon Manager preferences setting for the path to Python. + Pythonove izvršljive datoteke ni mogoče samodejno najti ali pa je pot napačno nastavljena. Preverite pot do Pythona v prednastavitvah Upravljalnika dodatkov. Dependencies could not be installed. Continue with installation of {} anyway? - Dependencies could not be installed. Continue with installation of {} anyway? + Odvisnosti ni bilo mogoče namestiti. Ali želite vseeno nadaljevati z namestitvijo {}? Cannot execute pip - Cannot execute pip + Slike v sliki ni mogoče izvesti Failed to execute pip, which may be missing from your Python installation. Please ensure your system has pip installed and try again. The failed command was: - Failed to execute pip, which may be missing from your Python installation. Please ensure your system has pip installed and try again. The failed command was: + Slike v sliki ni mogoče izvesti, ker lahko manjka v vaši Pythonovi namestitvi. Poskrbite, da bo na vašem računalniku slika v sliki nameščena in poskusite ponovno. Spodleteli ukaz je bil: Continue with installation of {} anyway? - Continue with installation of {} anyway? + Ali želite vseeno nadaljevati z namestitvijo {}? Package installation failed - Package installation failed + Namestitev paketa spodletela See Report View for detailed failure log. - See Report View for detailed failure log. + Za podrobnejši zapisnik o napaki poglejte Poročevalni pogled. Installing Addon - Installing Addon + Nameščanje dodatka Installing FreeCAD Addon '{}' - Installing FreeCAD Addon '{}' + Nameščanje FreeCADovega dodatka '{}' Cancelling - Cancelling + Preklic Cancelling installation of '{}' - Cancelling installation of '{}' + Preklicevanje nameščanja '{}' {} was installed successfully - {} was installed successfully + {} je bil uspešno nameščen Installation Failed - Installation Failed + Namestitev spodletela Failed to install {} - Failed to install {} + Spodletelo nameščanje {} Create new toolbar - Create new toolbar + Ustvari novo orodno vrstico A macro installed with the FreeCAD Addon Manager - A macro installed with the FreeCAD Addon Manager + Makro nameščen s FreeCAD-ovim Upravljalnikom dodatkov Run Indicates a macro that can be 'run' - Zaženi (postopek), + Zaženi Unable to read data from GitHub: check your internet connection and proxy settings and try again. - Unable to read data from GitHub: check your internet connection and proxy settings and try again. + Podatkov na GitHubu ni mogoče brati: preverite spletno povezavo in nastavitve posredniškega strežnika ter poskusite ponovno. XML failure while reading metadata from file {} - XML failure while reading metadata from file {} + XML napaka pri branju samopodatkov iz datoteke {} Invalid metadata in file {} - Invalid metadata in file {} + Neveljavni samopodatki v datoteki {} WARNING: Path specified in package.xml metadata does not match currently checked-out branch. - WARNING: Path specified in package.xml metadata does not match currently checked-out branch. + OPOZORILO: Pot, določena v samopodatkih package.xml, se ne sklada s trenutno prevzeto vejo. Name - Ime + Naziv @@ -1890,7 +1890,7 @@ preveril razpoložljivost posodobitev za nameščene dodatke Select the folder containing your Addon - Select the folder containing your Addon + Izberite mapo z vašim dodatkom @@ -1901,22 +1901,22 @@ preveril razpoložljivost posodobitev za nameščene dodatke Scanning Addon for Python version compatibility - Scanning Addon for Python version compatibility + Pregledovanje združljivosti dodatka s Pythonovo različico Minimum Python Version Detected - Minimum Python Version Detected + Zaznana je minimalna Pythonova različica Vermin auto-detected a required version of Python 3.{} - Vermin auto-detected a required version of Python 3.{} + Vermin je samodejno zaznal zahtevano različico Pythona 3.{} Install Vermin? - Install Vermin? + Želite namestiti Vermin? @@ -1926,13 +1926,13 @@ preveril razpoložljivost posodobitev za nameščene dodatke Attempting to install Vermin from PyPi - Attempting to install Vermin from PyPi + Poskus namestitve Vermina s PyPi Installation failed - Installation failed + Nameščanje spodletelo diff --git a/src/Mod/AddonManager/Resources/translations/AddonManager_sr-CS.ts b/src/Mod/AddonManager/Resources/translations/AddonManager_sr-CS.ts index 687fb79156..5b57fb42ac 100644 --- a/src/Mod/AddonManager/Resources/translations/AddonManager_sr-CS.ts +++ b/src/Mod/AddonManager/Resources/translations/AddonManager_sr-CS.ts @@ -1269,18 +1269,18 @@ instalirani dodaci će biti provereni da li postoje dostupna ažuriranja Izvršavanje makroa nije uspelo. Pogledaj konzolu za detalje o greškama. - - + + Maintainer Programer zadužen za održavanje - - + + Author Autor @@ -1496,8 +1496,8 @@ instalirani dodaci će biti provereni da li postoje dostupna ažuriranja QtWebEngine Python bindings not installed -- using fallback README display. - + Success Uspešno @@ -1629,9 +1629,9 @@ instalirani dodaci će biti provereni da li postoje dostupna ažuriranja Izaberi datoteku ikone za ovu stavku sadržaja + - {} is not a subdirectory of {} {} nije podfascikla {} diff --git a/src/Mod/AddonManager/Resources/translations/AddonManager_sr.ts b/src/Mod/AddonManager/Resources/translations/AddonManager_sr.ts index 3bc99e9fef..5388bfcf56 100644 --- a/src/Mod/AddonManager/Resources/translations/AddonManager_sr.ts +++ b/src/Mod/AddonManager/Resources/translations/AddonManager_sr.ts @@ -1269,18 +1269,18 @@ installed addons will be checked for available updates Извршавање макроа није успело. Погледај конзолу за детаље о грешкама. - - + + Maintainer Програмер задужен за одржавање - - + + Author Аутор @@ -1496,8 +1496,8 @@ installed addons will be checked for available updates QtWebEngine Python bindings not installed -- using fallback README display. - + Success Успешно @@ -1629,9 +1629,9 @@ installed addons will be checked for available updates Изабери датотеку иконе за ову ставку садржаја + - {} is not a subdirectory of {} {} није подфасцикла {} diff --git a/src/Mod/AddonManager/Resources/translations/AddonManager_sv-SE.qm b/src/Mod/AddonManager/Resources/translations/AddonManager_sv-SE.qm index 82ebf7005dcc22bf644cd63b58471c1d8debe677..2b9c0486b8e58b3549ab65171a7958d038aec796 100644 GIT binary patch delta 1351 zcmY+DeNa?Y7{;Hod++YvySv;L)7#qUUCmrEWmCstC>4beGhj7Qls*u1S{YX$5e-wB z$;pr@m(;}2G{=+_@&hUG1APP2bC=Z|O3d(QjLd*0u3 z)|2oJ32P&zZa{Pc!6PM6E@>o?Uc)zkm1L`uAHwA?fO=Nq*K7`mjyHg$ULifSzobfK zxg}SewkH@l%mWlB;q{{_z~gnKFpd30E~d@O!nCD+;IZ>8uDTFQx|OWF=(OMX@A`(K#a$*wOPE&~hoHT@|cm%5vc5Ko*$14sg83E(UG@ z_r2uTxoj`$X6y?CZk6itExi8O?Nq08u>|VTxduGab)7l|9J;FOdK?WHhwFkXW&sBW z>Uu`M1e|z|+%+4%6wK)Bpf=j@WI4aP8Zfg}1S6>GTi-qi-uYl${ zQU#aou5cuh&tULwp{5`RJZz^_!8KsB(Aw`IVA&(IYT>}OcSJU43#Zgq95nhL;Nod2 z7hDm!;=HDDz=Pk!%w2Xq&koV+c^NodDt^2*1NgpP%+Edpv@fL|LA5oBzLor4?FYm! zwKYIvH95s7mO<&FX7h$MYxMhKIo}#%=?9rSdj$0uRCbdWhYJBT6q2Kji#NAP26v3)L=}Ah>^lajR7_vl=`#?z?S5Y z-VI7G1UrFMbs=pTL2i>XLXy(bIN?rJO8?JQwq25^5C0R@qU5=-lzTK$^5(7Jy=|p3 zlT*r)ik~mwKPHyyOm3-7I{PdcI37(-DJEjA9Q|M@(51?g>b7w=w982!_6M4#%1Qnk zz}Q+jy_D0cIZ1v=vrm^-WW3Mauud*~TmW{JOkP$ zQkfhj?YD?G`514xsX^A*eCm-^wuV%*i;0wAPGwW6%$y)~Sk5({2kI76t68%pTJ80# zfwJKty?2>3i%V*=PMV(u{82-x7L9pmiNz`HwYGU50ViXqoZna;7Q2&=_WF<1z|W?I zd2Mmrj^B}DRarARtuYY`!#Y2T1bXL%^s-N}mk$CaWh;Zb`E&bKDno3a@(L5kZ&mG; z%4@wi`ZLFrvE!S8j=f6kI1Vp AyZ`_I delta 1340 zcmYk5dr(wW9LK+B_uk#TcXzoiD%;xV#pg;TcdD_C5>bdW6xNbNnF_%NuC1aa8cH&g zX&~rEzXF>~CLiIW(MG}-lMtwoq9{6=V~PT45{eIyhmPB6_Mhg?neUw6J-^@l&hPU* zTS+J);mdHT2N2yr-`+x(CWQkjHGFfqFvBiwfN*gGaL!-oQ*A>ahQ0yB_Ydfy{e_iw zwzTk))7FWXUPuQD;_-S#BG9>(6sEF$q%n1t7t>ezfSVE$*Q^H~4nksmHE^dQpnchx zkv~f357i0oG^Qe@mj&=C?u?+k%62FQ^ zfnnjO8Z81RmQfRPG9MXrE;fatbk49?R&hoJ+8YDfyNlIK`xLkl%4*}j0Ycwr=WDM4 z|12b*PP3VHGxi4o%|*H_3$K4_D>dje7E6AeHuS!(_xN$(&?Q}OX9Qpzqw8Be3pg-L z=N~&9s0t#t-tK7CN8ZZKA%RZq)4F;~v5?R_7PHB)hV(eYu{4pvO zw6LY(g4XfC{d1yckAu&%TlA)n1P&L8pZt&t>}nLVGEM?r3&}6oZOvl-8h)>?9pYE& zMxdpNoT7^*QHrSA^2E!fob$V(;+5(M4u3xRc(mBS#;*m6J~oJ%oj_$2Rf;M*NKK;C z_Q()Ffp@aVVR)zOci{AkWH+pkrW$U?@jf4&qhf;=(P~T$)dMkU#wCe+fsPR4^6G)S zuL$F+DhW87Yh14{16ZBWmmkgf9yV^8lG1InoUVnRwX?II2_gfq_87GBBO2IFW1HL~Xg|rL6mV|)* z-6K8I$L+taA)xIVxlPV6qm-P?3HMl~l>c01+asli@HbJdm(tI!ekSYVt{{W4gRL^#kq(l5?NG1;oY3-&&4xAM~SIDM5GQDcR*5X@EJu>?v?B zno4AswBI7$;A3o#rzTlt9`eg}RzP;M#`HAFoW$HzVxA;*S?b%)01eBi!>roktd7P! zpkz!yZ(ktQqDgnHlRsPx{P`OtSyVQMR#=?UPu6?hhrqE&D&;3u1x4@XqrJL^n)tuB zgS@sFZpZDUSncd4IjvD)OM-fqh64jL19~w}ag>e#CTA$4p784qKB$bgea0(9k1wBp<$(mu w!*aepDocK17R&=M5p($$ifQH9tXweng`v2z?50_ZZzuOP6>Hq)$ diff --git a/src/Mod/AddonManager/Resources/translations/AddonManager_sv-SE.ts b/src/Mod/AddonManager/Resources/translations/AddonManager_sv-SE.ts index 7772834d47..7f9cb71b5b 100644 --- a/src/Mod/AddonManager/Resources/translations/AddonManager_sv-SE.ts +++ b/src/Mod/AddonManager/Resources/translations/AddonManager_sv-SE.ts @@ -514,7 +514,7 @@ Do you want the Addon Manager to install them automatically? Choose "Ignore Email - Email + E-post @@ -978,7 +978,7 @@ installed addons will be checked for available updates Never - Never + Aldrig @@ -1017,7 +1017,7 @@ installed addons will be checked for available updates Add Person - Add Person + Lägg till person @@ -1093,7 +1093,7 @@ installed addons will be checked for available updates About... - About... + Om... @@ -1168,7 +1168,7 @@ installed addons will be checked for available updates Never - Never + Aldrig @@ -1269,18 +1269,18 @@ installed addons will be checked for available updates Execution of macro failed. See console for failure details. - - + + Maintainer Maintainer - - + + Author Upphovsman @@ -1496,8 +1496,8 @@ installed addons will be checked for available updates QtWebEngine Python bindings not installed -- using fallback README display. - + Success Success @@ -1629,9 +1629,9 @@ installed addons will be checked for available updates Select an icon file for this content item + - {} is not a subdirectory of {} {} is not a subdirectory of {} diff --git a/src/Mod/AddonManager/Resources/translations/AddonManager_tr.ts b/src/Mod/AddonManager/Resources/translations/AddonManager_tr.ts index 25b1b45e48..1a25a9ded9 100644 --- a/src/Mod/AddonManager/Resources/translations/AddonManager_tr.ts +++ b/src/Mod/AddonManager/Resources/translations/AddonManager_tr.ts @@ -1269,18 +1269,18 @@ installed addons will be checked for available updates Execution of macro failed. See console for failure details. - - + + Maintainer Geliştirici - - + + Author Yazar @@ -1496,8 +1496,8 @@ installed addons will be checked for available updates QtWebEngine Python bindings not installed -- using fallback README display. - + Success Success @@ -1629,9 +1629,9 @@ installed addons will be checked for available updates Select an icon file for this content item + - {} is not a subdirectory of {} {} is not a subdirectory of {} diff --git a/src/Mod/AddonManager/Resources/translations/AddonManager_uk.ts b/src/Mod/AddonManager/Resources/translations/AddonManager_uk.ts index 03acd9923f..f62e413491 100644 --- a/src/Mod/AddonManager/Resources/translations/AddonManager_uk.ts +++ b/src/Mod/AddonManager/Resources/translations/AddonManager_uk.ts @@ -581,8 +581,8 @@ Do you want the Addon Manager to install them automatically? Choose "Ignore If this option is selected, when launching the Addon Manager, installed addons will be checked for available updates (this requires the GitPython package installed on your system) - Якщо вибрано цей параметр, під час запуску Менеджера Додатків -встановлені додатки буде перевірено на наявність оновлень + Якщо вибрано цей параметр, під час запуску Менеджера Додатків +встановлені додатки буде перевірено на наявність оновлень (необхідно встановити в систему пакет GitPython) @@ -1269,18 +1269,18 @@ installed addons will be checked for available updates Execution of macro failed. See console for failure details. - - + + Maintainer Розробник - - + + Author Автор @@ -1496,8 +1496,8 @@ installed addons will be checked for available updates QtWebEngine Python bindings not installed -- using fallback README display. - + Success Success @@ -1629,9 +1629,9 @@ installed addons will be checked for available updates Select an icon file for this content item + - {} is not a subdirectory of {} {} is not a subdirectory of {} diff --git a/src/Mod/AddonManager/Resources/translations/AddonManager_val-ES.ts b/src/Mod/AddonManager/Resources/translations/AddonManager_val-ES.ts index c7d0580ccb..12351edd58 100644 --- a/src/Mod/AddonManager/Resources/translations/AddonManager_val-ES.ts +++ b/src/Mod/AddonManager/Resources/translations/AddonManager_val-ES.ts @@ -1269,18 +1269,18 @@ installed addons will be checked for available updates Execution of macro failed. See console for failure details. - - + + Maintainer Maintainer - - + + Author Autor @@ -1496,8 +1496,8 @@ installed addons will be checked for available updates QtWebEngine Python bindings not installed -- using fallback README display. - + Success Success @@ -1629,9 +1629,9 @@ installed addons will be checked for available updates Select an icon file for this content item + - {} is not a subdirectory of {} {} is not a subdirectory of {} diff --git a/src/Mod/AddonManager/Resources/translations/AddonManager_zh-CN.ts b/src/Mod/AddonManager/Resources/translations/AddonManager_zh-CN.ts index ad72ec12bf..a2fd08310f 100644 --- a/src/Mod/AddonManager/Resources/translations/AddonManager_zh-CN.ts +++ b/src/Mod/AddonManager/Resources/translations/AddonManager_zh-CN.ts @@ -1269,18 +1269,18 @@ installed addons will be checked for available updates Execution of macro failed. See console for failure details. - - + + Maintainer 维护者 - - + + Author 作者 @@ -1496,8 +1496,8 @@ installed addons will be checked for available updates QtWebEngine Python bindings not installed -- using fallback README display. - + Success Success @@ -1629,9 +1629,9 @@ installed addons will be checked for available updates Select an icon file for this content item + - {} is not a subdirectory of {} {} is not a subdirectory of {} diff --git a/src/Mod/AddonManager/Resources/translations/AddonManager_zh-TW.ts b/src/Mod/AddonManager/Resources/translations/AddonManager_zh-TW.ts index 6628be0b67..bdf5cdc36b 100644 --- a/src/Mod/AddonManager/Resources/translations/AddonManager_zh-TW.ts +++ b/src/Mod/AddonManager/Resources/translations/AddonManager_zh-TW.ts @@ -1269,18 +1269,18 @@ installed addons will be checked for available updates Execution of macro failed. See console for failure details. - - + + Maintainer 維護者 - - + + Author 作者 @@ -1496,8 +1496,8 @@ installed addons will be checked for available updates QtWebEngine Python bindings not installed -- using fallback README display. - + Success Success @@ -1629,9 +1629,9 @@ installed addons will be checked for available updates Select an icon file for this content item + - {} is not a subdirectory of {} {} is not a subdirectory of {} diff --git a/src/Mod/Arch/Resources/translations/Arch.ts b/src/Mod/Arch/Resources/translations/Arch.ts index 42866c9d42..83a1d42b1a 100644 --- a/src/Mod/Arch/Resources/translations/Arch.ts +++ b/src/Mod/Arch/Resources/translations/Arch.ts @@ -1336,8 +1336,8 @@ are placed in a 'Group' instead. - + Export options @@ -1758,40 +1758,40 @@ unit to work with when opening the file. - - + + Category - - - + + + Preset - - - - + + + + Length - - + + Width - + Height @@ -1807,8 +1807,8 @@ unit to work with when opening the file. - + Con&tinue @@ -1825,8 +1825,8 @@ unit to work with when opening the file. - + Facemaker returned an error @@ -1938,8 +1938,8 @@ unit to work with when opening the file. - + Couldn't compute a shape @@ -2106,8 +2106,8 @@ Site creation aborted. - + Please select a base object @@ -2219,7 +2219,7 @@ If Run = 0 then the run is calculated so that the height is the same as the rela - + Create external reference @@ -2373,37 +2373,37 @@ If Run = 0 then the run is calculated so that the height is the same as the rela - - + + Remove - - + + Add - - - - + + + + - + - - + + Edit @@ -2424,8 +2424,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela - + Components @@ -2435,30 +2435,30 @@ If Run = 0 then the run is calculated so that the height is the same as the rela - + Name - - + + Type - + Thickness - + Offset @@ -2526,9 +2526,9 @@ If Run = 0 then the run is calculated so that the height is the same as the rela - + Axes @@ -2540,9 +2540,9 @@ If Run = 0 then the run is calculated so that the height is the same as the rela - + Successfully written @@ -2552,8 +2552,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela - + Please select only one base object or none @@ -3092,8 +3092,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela - + Export CSV File @@ -3103,24 +3103,24 @@ If Run = 0 then the run is calculated so that the height is the same as the rela + - Description + + - - Value + - Unit @@ -3209,19 +3209,19 @@ Floor creation aborted. + - has a null shape - + Toggle subcomponents @@ -3231,8 +3231,8 @@ Floor creation aborted. - + Component @@ -3429,8 +3429,8 @@ Floor creation aborted. - + Building @@ -3801,14 +3801,14 @@ Building creation aborted. - + The length of this element, if not based on a profile - + The width of this element, if not based on a profile @@ -3818,15 +3818,15 @@ Building creation aborted. - + The normal extrusion direction of this object (keep (0,0,0) for automatic normal) - + The structural nodes of this element @@ -3841,8 +3841,8 @@ Building creation aborted. - + The facemaker type to use to build the profile of this object @@ -3919,9 +3919,9 @@ Building creation aborted. + - The type of this building @@ -4240,20 +4240,20 @@ Building creation aborted. - + Other shapes that are appended to this object - + Other shapes that are subtracted from this object - + The area of the projection of this object onto the XY plane @@ -4288,8 +4288,8 @@ Building creation aborted. - + The type of this object @@ -6108,12 +6108,12 @@ Building creation aborted. Arch_Reference - + External reference - + Creates an external reference object @@ -6737,9 +6737,9 @@ Building creation aborted. Command - - + + Transform diff --git a/src/Mod/Arch/Resources/translations/Arch_be.qm b/src/Mod/Arch/Resources/translations/Arch_be.qm index 339491de7f9c6df21530b2acddfc2f41435e3171..1a80dece98591ef5b6c82e60a3b0ba57b6a92ba6 100644 GIT binary patch delta 10592 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 B!EOKm diff --git a/src/Mod/Arch/Resources/translations/Arch_be.ts b/src/Mod/Arch/Resources/translations/Arch_be.ts index 1bcd5d2eba..30f3790e2d 100644 --- a/src/Mod/Arch/Resources/translations/Arch_be.ts +++ b/src/Mod/Arch/Resources/translations/Arch_be.ts @@ -139,7 +139,7 @@ Idle - Бяздзейнасць + Чаканне @@ -359,12 +359,12 @@ IfcType:Wall - будуць улічвацца толькі аб'екты, ты Import - Імпарт + Імпартаваць Export - Export + Экспартаваць @@ -394,7 +394,7 @@ IfcType:Wall - будуць улічвацца толькі аб'екты, ты Dialog - Дыялог + Дыялогавае акно @@ -467,13 +467,13 @@ IfcType:Wall - будуць улічвацца толькі аб'екты, ты Select all - Пазначыць усё + Абраць усё Commit - Commit + Фіксаваць @@ -886,7 +886,7 @@ instead of the FreeCAD web workbench Survey - Апытанне + Спіс памераў @@ -971,7 +971,7 @@ instead of the FreeCAD web workbench Length: - Length: + Даўжыня: @@ -1095,17 +1095,17 @@ instead of the FreeCAD web workbench Dashed - Штрыхавая + Штрыхавы Dotted - Пункцірная + Пункцірны Dashdot - Штрых-пункцірная + Штрых-пункцірны @@ -1372,8 +1372,8 @@ are placed in a 'Group' instead. DAE - + Export options Налады экспартавання @@ -1751,7 +1751,7 @@ unit to work with when opening the file. Structure - Структура + Канструкцыя @@ -1823,40 +1823,40 @@ unit to work with when opening the file. Налады чарчэння - - + + Category Катэгорыя - - - + + + Preset Перадустаноўка - - - - + + + + Length Даўжыня - - + + Width Шырыня - + Height Вышыня @@ -1872,8 +1872,8 @@ unit to work with when opening the file. Пераключыць даўжыню/шырыню - + Con&tinue Пра&цягнуць @@ -1890,8 +1890,8 @@ unit to work with when opening the file. Паліганальная сетка з'яўляецца хібным суцэльным целам - + Facemaker returned an error Майстар граняў вярнуў памылку @@ -2001,11 +2001,11 @@ unit to work with when opening the file. Done - Гатова + Зроблена - + Couldn't compute a shape Не атрымалася вылічыць фігуру @@ -2134,7 +2134,7 @@ unit to work with when opening the file. Site - Сайт + Мясцовасць @@ -2180,8 +2180,8 @@ Site creation aborted. Немагчыма стварыць дах - + Please select a base object Калі ласка, абярыце асноўны аб'ект @@ -2220,7 +2220,7 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Id - + Ідэнтыфікатар @@ -2303,7 +2303,7 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Адчыніць апорны элемент - + Create external reference Стварыць вонкавы апорны элемент @@ -2457,37 +2457,37 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Выбраць абранае - - + + Remove Выдаліць - - + + Add Дадаць - - - - + + + + - + - - + + Edit Змяніць @@ -2508,8 +2508,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Ломаныя лініі - + Components Кампаненты @@ -2519,30 +2519,30 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Стварыць новы кампанент - + Name Назва - - + + Type Тып - + Thickness Таўшчыня - + Offset Зрушэнне @@ -2610,9 +2610,9 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Калі ласка, абярыце хаця б адну вось - + Axes Восі @@ -2624,9 +2624,9 @@ If Run = 0 then the run is calculated so that the height is the same as the rela - + Successfully written Паспяхова запісана @@ -2636,8 +2636,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Канструкцыя ферма - + Please select only one base object or none Калі ласка, абярыце толькі адзін асноўны аб'ект, альбо нічога @@ -3056,7 +3056,7 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Pipe - Труба + Трубаправод @@ -3176,8 +3176,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Імпартаваць файл CSV - + Export CSV File Экспартаваць файл CSV @@ -3187,24 +3187,24 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Немагчыма распазнаць тып файла + - Description Апісанне + + - - Value Значэнне + - Unit Адзінка вымярэння @@ -3262,7 +3262,7 @@ Floor creation aborted. Distance - Distance + Адлегласць @@ -3301,19 +3301,19 @@ Floor creation aborted. мае хібную фігуру + - has a null shape мае пустую фігуру - + Toggle subcomponents Пераключыць укладзеныя кампаненты @@ -3323,8 +3323,8 @@ Floor creation aborted. Зачыненне змены Эскізу - + Component Кампанент @@ -3521,8 +3521,8 @@ Floor creation aborted. Цэнтруе плоскасць па аб'ектах з прыведзенага вышэй спісу - + Building Будынак @@ -3560,7 +3560,7 @@ Building creation aborted. Space - Прагал + Памяшканне @@ -3703,7 +3703,7 @@ Building creation aborted. Survey - Апытанне + Спіс памераў @@ -3805,7 +3805,7 @@ Building creation aborted. The object doesn't have an IfcProperties attribute. Cancel spreadsheet creation for object: - У аб'екта няма атрыбуту IfcProperties. Адмяніць стварэнне аркуша для аб'екта: + У аб'екта няма атрыбуту IfcProperties. Скасаваць стварэнне аркуша для аб'екта: @@ -3844,7 +3844,7 @@ Building creation aborted. Structure - Структура + Канструкцыя @@ -3901,14 +3901,14 @@ Building creation aborted. Кручэнне асновы вакол восі інструмента (ужываецца толькі ў тым выпадку, калі BasePerpendicularToTool зададзены ў True) - + The length of this element, if not based on a profile Даўжыня элементу, калі не заснаваны на профілі - + The width of this element, if not based on a profile Шырыня элементу, калі не заснаваны на профілі @@ -3918,15 +3918,15 @@ Building creation aborted. Вышыня ці глыбіня выдушвання элементу. Задайце 0 для аўтаматычнага вызначэння - + The normal extrusion direction of this object (keep (0,0,0) for automatic normal) Вектар нармалі напрамку выдушвання аб'екту (пакіньце (0,0,0) для аўтаматычнага вектару нармалі) - + The structural nodes of this element Структурныя вузлы элемента @@ -3941,8 +3941,8 @@ Building creation aborted. Адлегласць зрушэння паміж цэнтральнай ліній і лініяй вузлоў - + The facemaker type to use to build the profile of this object Тып майстра граняў, які ўжываецца для стварэння профілю аб'екта @@ -4019,9 +4019,9 @@ Building creation aborted. Электрычная магутнасць у ватах (Вт), якая неабходная абсталяванню + - The type of this building Тып будынка @@ -4340,20 +4340,20 @@ Building creation aborted. URL-адрас, які паказвае дадзеную мясцовасць на супастаўленым інтэрнэт-сайце - + Other shapes that are appended to this object Іншыя фігуры, якія дадаюцца да аб'екта - + Other shapes that are subtracted from this object Іншыя фігуры, якія адымаюцца ад аб'екту - + The area of the projection of this object onto the XY plane Плошча праекцыі аб'екту на плоскасць XY @@ -4388,8 +4388,8 @@ Building creation aborted. Неабавязковае зрушэнне паміж пачаткам каардынат мадэлі (0,0,0) і кропкай, названай геаграфічнымі каардынатамі - + The type of this object Тып аб'екту @@ -5785,7 +5785,7 @@ Building creation aborted. The objects that make the boundaries of this space object - Аб'екты, якія ўтвараюць межы гэтага аб'екта памяшкання + Аб'екты, якія ўтвараюць межы аб'екта памяшкання @@ -6158,7 +6158,7 @@ Building creation aborted. Site - Сайт + Мясцовасць @@ -6208,12 +6208,12 @@ Building creation aborted. Arch_Reference - + External reference Вонкавы спасылак - + Creates an external reference object Стварае аб'ект вонкавай спасылкі @@ -6301,7 +6301,7 @@ Building creation aborted. Space - Прагал + Памяшканне @@ -6509,7 +6509,7 @@ Building creation aborted. Pipe - Труба + Трубаправод @@ -6549,7 +6549,7 @@ Building creation aborted. Creates a schedule to collect data from the model - Стварае графік для збору дадзеных з мадэлі + Стварае наменклатуру для збору дадзеных з мадэлі @@ -6761,12 +6761,12 @@ Building creation aborted. Survey - Апытанне + Спіс памераў Starts survey - Пачынае даследаванне + Пачынае даследаванне спісу памераў @@ -6837,9 +6837,9 @@ Building creation aborted. Command - - + + Transform Пераўтварыць @@ -6858,7 +6858,7 @@ Building creation aborted. Draft - Асадка + Чарнавік diff --git a/src/Mod/Arch/Resources/translations/Arch_ca.ts b/src/Mod/Arch/Resources/translations/Arch_ca.ts index 0a6401da6c..4b5dd12c86 100644 --- a/src/Mod/Arch/Resources/translations/Arch_ca.ts +++ b/src/Mod/Arch/Resources/translations/Arch_ca.ts @@ -1349,8 +1349,8 @@ es col·loquen en un grup. DAE - + Export options Opcions d'exportació @@ -1781,40 +1781,40 @@ De totes maneres, algunes aplicacions BIM utilitzen aquest factor per escollir q Mode de dibuix - - + + Category Categoria - - - + + + Preset Preset - - - - + + + + Length Longitud - - + + Width Amplària - + Height Alçària @@ -1830,8 +1830,8 @@ De totes maneres, algunes aplicacions BIM utilitzen aquest factor per escollir q Switch L/W - + Con&tinue Con&tinua @@ -1848,8 +1848,8 @@ De totes maneres, algunes aplicacions BIM utilitzen aquest factor per escollir q This mesh is an invalid solid - + Facemaker returned an error Facemaker returned an error @@ -1962,8 +1962,8 @@ De totes maneres, algunes aplicacions BIM utilitzen aquest factor per escollir q Fet - + Couldn't compute a shape Couldn't compute a shape @@ -2138,8 +2138,8 @@ Site creation aborted. No s'ha pogut crear un sostre - + Please select a base object Please select a base object @@ -2261,7 +2261,7 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Obre la referència - + Create external reference Crea una referència externa @@ -2415,37 +2415,37 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Tria el seleccionat - - + + Remove Elimina - - + + Add Afegeix - - - - + + + + - + - - + + Edit Edita @@ -2466,8 +2466,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Wires - + Components Components @@ -2477,30 +2477,30 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Crea un component nou - + Name Nom - - + + Type Tipus - + Thickness Gruix - + Offset Equidistancia (ofset) @@ -2568,9 +2568,9 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Please select at least one axis - + Axes Axes @@ -2582,9 +2582,9 @@ If Run = 0 then the run is calculated so that the height is the same as the rela - + Successfully written Successfully written @@ -2594,8 +2594,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Gelosia - + Please select only one base object or none Please select only one base object or none @@ -3134,8 +3134,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Import CSV File - + Export CSV File Export CSV File @@ -3145,24 +3145,24 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Unable to recognize that file type + - Description Descripció + + - - Value Valor + - Unit Unitat @@ -3259,19 +3259,19 @@ Floor creation aborted. has an invalid shape + - has a null shape has a null shape - + Toggle subcomponents Toggle subcomponents @@ -3281,8 +3281,8 @@ Floor creation aborted. Closing Sketch edit - + Component Component @@ -3479,8 +3479,8 @@ Floor creation aborted. Centers the plane on the objects in the list above - + Building Construcció @@ -3859,14 +3859,14 @@ Building creation aborted. Base rotation around the Tool axis (only used if BasePerpendicularToTool is True) - + The length of this element, if not based on a profile The length of this element, if not based on a profile - + The width of this element, if not based on a profile The width of this element, if not based on a profile @@ -3876,15 +3876,15 @@ Building creation aborted. The height or extrusion depth of this element. Keep 0 for automatic - + The normal extrusion direction of this object (keep (0,0,0) for automatic normal) The normal extrusion direction of this object (keep (0,0,0) for automatic normal) - + The structural nodes of this element The structural nodes of this element @@ -3899,8 +3899,8 @@ Building creation aborted. Offset distance between the centerline and the nodes line - + The facemaker type to use to build the profile of this object The facemaker type to use to build the profile of this object @@ -3977,9 +3977,9 @@ Building creation aborted. The electric power needed by this equipment in Watts + - The type of this building The type of this building @@ -4298,20 +4298,20 @@ Building creation aborted. A URL that shows this site in a mapping website - + Other shapes that are appended to this object Other shapes that are appended to this object - + Other shapes that are subtracted from this object Other shapes that are subtracted from this object - + The area of the projection of this object onto the XY plane The area of the projection of this object onto the XY plane @@ -4346,8 +4346,8 @@ Building creation aborted. An optional offset between the model (0,0,0) origin and the point indicated by the geocoordinates - + The type of this object The type of this object @@ -6166,12 +6166,12 @@ Building creation aborted. Arch_Reference - + External reference External reference - + Creates an external reference object Creates an external reference object @@ -6795,9 +6795,9 @@ Building creation aborted. Command - - + + Transform Transformar diff --git a/src/Mod/Arch/Resources/translations/Arch_cs.ts b/src/Mod/Arch/Resources/translations/Arch_cs.ts index cd9a8da6c5..1776c51710 100644 --- a/src/Mod/Arch/Resources/translations/Arch_cs.ts +++ b/src/Mod/Arch/Resources/translations/Arch_cs.ts @@ -1360,8 +1360,8 @@ jsou místo toho umístěny do „skupiny“. DAE - + Export options Možnosti exportu @@ -1813,40 +1813,40 @@ bude pracovat při otevírání souboru. Režim kreslení - - + + Category Kategorie - - - + + + Preset Předvolba - - - - + + + + Length Délka - - + + Width Šířka - + Height Výška @@ -1862,8 +1862,8 @@ bude pracovat při otevírání souboru. Přepnout L/W - + Con&tinue Pokračovat @@ -1880,8 +1880,8 @@ bude pracovat při otevírání souboru. Tato síť netvoří platné těleso - + Facemaker returned an error Fakulta vrátila chybu @@ -1994,8 +1994,8 @@ bude pracovat při otevírání souboru. Hotovo - + Couldn't compute a shape Nelze vypočítat tvar @@ -2170,8 +2170,8 @@ Vytvoření webu bylo přerušeno. Nelze vytvořit střechu - + Please select a base object Vyber základní objekt @@ -2293,7 +2293,7 @@ Je-li Run = 0, pak se běh vypočítá tak, aby výška byla stejná jako relati Otevřít reference - + Create external reference Vytvořit externí reference @@ -2447,37 +2447,37 @@ Je-li Run = 0, pak se běh vypočítá tak, aby výška byla stejná jako relati Vybrat vybrané - - + + Remove Odstranit - - + + Add Přidat - - - - + + + + - + - - + + Edit Upravit @@ -2498,8 +2498,8 @@ Je-li Run = 0, pak se běh vypočítá tak, aby výška byla stejná jako relati Dráty - + Components Komponenty @@ -2509,30 +2509,30 @@ Je-li Run = 0, pak se běh vypočítá tak, aby výška byla stejná jako relati Vytvořit nový díl - + Name Jméno - - + + Type Typ - + Thickness Tloušťka - + Offset Odstup @@ -2600,9 +2600,9 @@ Je-li Run = 0, pak se běh vypočítá tak, aby výška byla stejná jako relati Vyberte prosím alespoň jednu osu - + Axes Osy @@ -2614,9 +2614,9 @@ Je-li Run = 0, pak se běh vypočítá tak, aby výška byla stejná jako relati - + Successfully written Úspěšně zapsáno @@ -2626,8 +2626,8 @@ Je-li Run = 0, pak se běh vypočítá tak, aby výška byla stejná jako relati Vazník - + Please select only one base object or none Vyberte prosím pouze jeden základní objekt nebo žádný @@ -3166,8 +3166,8 @@ Je-li Run = 0, pak se běh vypočítá tak, aby výška byla stejná jako relati Import CSV File - + Export CSV File Export CSV File @@ -3177,24 +3177,24 @@ Je-li Run = 0, pak se běh vypočítá tak, aby výška byla stejná jako relati Unable to recognize that file type + - Description Popis + + - - Value Hodnota + - Unit Jednotka @@ -3291,19 +3291,19 @@ Floor creation aborted. má neplatný tvar + - has a null shape has a null shape - + Toggle subcomponents Toggle subcomponents @@ -3313,8 +3313,8 @@ Floor creation aborted. Closing Sketch edit - + Component Component @@ -3511,8 +3511,8 @@ Floor creation aborted. Centers the plane on the objects in the list above - + Building Budova @@ -3891,14 +3891,14 @@ Building creation aborted. Base rotation around the Tool axis (only used if BasePerpendicularToTool is True) - + The length of this element, if not based on a profile The length of this element, if not based on a profile - + The width of this element, if not based on a profile The width of this element, if not based on a profile @@ -3908,15 +3908,15 @@ Building creation aborted. The height or extrusion depth of this element. Keep 0 for automatic - + The normal extrusion direction of this object (keep (0,0,0) for automatic normal) The normal extrusion direction of this object (keep (0,0,0) for automatic normal) - + The structural nodes of this element The structural nodes of this element @@ -3931,8 +3931,8 @@ Building creation aborted. Offset distance between the centerline and the nodes line - + The facemaker type to use to build the profile of this object The facemaker type to use to build the profile of this object @@ -4009,9 +4009,9 @@ Building creation aborted. The electric power needed by this equipment in Watts + - The type of this building The type of this building @@ -4330,20 +4330,20 @@ Building creation aborted. A URL that shows this site in a mapping website - + Other shapes that are appended to this object Other shapes that are appended to this object - + Other shapes that are subtracted from this object Other shapes that are subtracted from this object - + The area of the projection of this object onto the XY plane The area of the projection of this object onto the XY plane @@ -4378,8 +4378,8 @@ Building creation aborted. An optional offset between the model (0,0,0) origin and the point indicated by the geocoordinates - + The type of this object Typ tohoto objektu @@ -6198,12 +6198,12 @@ Building creation aborted. Arch_Reference - + External reference External reference - + Creates an external reference object Creates an external reference object @@ -6827,9 +6827,9 @@ Building creation aborted. Command - - + + Transform Transformace diff --git a/src/Mod/Arch/Resources/translations/Arch_de.qm b/src/Mod/Arch/Resources/translations/Arch_de.qm index 8e3277c0e48955f8c5fe8463ccd6fc25974961a7..66cb2876458961e905336dbbd55fcb931d85cf8f 100644 GIT binary patch delta 20822 zcmb_^1y~i^+wZ&9p4lBDB`T7NiGhKI1vZL=flZ1cB4Echuss-~jNRS3Rcs7A7Iqyw zK#!f+sP|nnY(&5R_uYG+d(ZRenppAX?~U1>-1GYE+xnUA<`^{qe;8=jkpQZOpdjM_ zycz=S<_gea6%g;0(ny1%0a}IuO-TS~eE?`kZGd(hj$Z*foC4DC9Y9DYprQEy;qgFj zjR89H2SC_rP+W@#@UIQrjO7Kfn$_B z-pK`S>)&`#IB>fIfP~=&yCZPykK z%mq0A7ZjiT9!Q7-I8I0ddVL?1yf_`m%}j7}T@7IK7(6!E0eSTf%9hsyxoQjLZfk*h zjE3?XJOO&7LPay`L_tHK>KUXwY$jBDp9~7+b*Sy-1JG;>)DB`IUI)I(?|~k0g1Yy7 zfKI3i^|}ZE>w7}I}V#X!F6)vRzpqHEu(z=L>;6xDTx>jRVqP zl{8Y{r_eeQRd}sBnA=Rcf=2fM+GfoK^4tdkYvYUFYannk>L_BlJia;#f$5=me+B|? z8-X@l4ek8m0N(6|cIk&v*TbPbcNIv~d1&9)0wmf8+Rr-xB*qImoJ9##>nn{kXf6Z~ z#pm&^5S-1%Z)W-8#bgNiHyfz=GK7ww3N%cBj;T0dXt+H7oCKYe$AJDF4xOg>0I_U_ zPS5=SQazya9^`EL5a|3p4{gF0!pkF}3j!fLA`j>lX9$l)#uf~dMrvCR!q?3K+W8c8 zjlq3(nP)@Sz9aGCD0E$fI?lK!jkJstbW11$H2NNN8@~&U~A9q4zda-KLTdu@L7i+#!wBHU|1+kR1w$ zyY&DWu73#n{+I%Eavltsl#52v6^4%;3G{GN82RWSz>W4WN(=#7JRT;`?gXUSQ&|4u z9FTMQuwe}9I5Y+}ZtMo+QaEg1HVEKK80_Ac4dhBc*#FE9V0cBy47dTLk{=x26bTB> z6;7N%$=ywdQzPDk8Ds^5xn|mPetcIHdvw+s!1vk&5P8-?7t!Dl}hVXD} za2CLe9JrO~0r2cBW+scZYA;wrEoo zAwLl%*53oZ=i!*}8GdxLMgJd~N|YV&pt?JVw%Z_7g%i<@PX%~Ak{F>jke$)QrlkTP z?*_4(fExu3B~I-o0BPe!oNix1oCqdmMp_WzK9Snn5hw0+CcgC$C!DL0hR2Ts4Ecw& zT8;mQCCmaLVNyzAphXC%lkkLOhK%B3U z$u8(!R8P`+z6bn|EVzggoRdd3j@$-x{6wrgF3FMIbLVzU(a%dzF$~K$XhK)SdYjTT@#q(T$c;2P>m3m8H660`5sLaJ z9cDo{>+M5F?YRuF>^+@)05N{TGCJkmTtvQubY|mdwDvXf_^mpf<4_AF>O>b^J&OMC zwwu)pYx!33wH`Vmoqf~$5awq zKqeidHx(WL6RyxZc6LZWG`+L;1;DxU^y7RrkjF}zKiw7}>ZF1=VRAC+v4Si173e!& z!EHd}^AQ!A;Wg3!YeXqDS%}@8;uPBNNa-nGh0QJmoJPkLcCUQ^((WtD)O!!G4;1Bg zAhHGaQFzT-4R9|+QTeF_V5?eDtqHo@twxIKFVWw>Z&cKXMO(OkM&bLZ4A2~tqVXIw z%1IH5rZe!IkeLeqim1|*ql$nW^9LYJzAIW*!KjvgSkb;|Ga&p9MaUVP5C)2{ujc@g z?kKvn2nABptmrcL7{JU)itgcdKz2`2#LUSB(q)XIPsVtFO1l+(8#e>U+@gq|um|yi zQw;G40rK{X!aU^)+RRkNl=lLV*$Wj@o8$hK-z(;tlaS*BD;4QYYXUtsUy(j?4nVa{ ziuuw+SH&XqYm!}FvEl{V$iWQ7=40rtx8l&Ynn3oc6vup? z0E}#*xLDB-NY-V=rKq+*J5*F$aZdqq`<&utnfX9l_f|Y=jK ze-Gq5eprC2Z%U&=8OV9P-~e_v;JiO(Vdi^@tL5qm;98!mGY^3z_$*iFPz(^yjhx>n zOkOMg%QaQ}0Gjv@*VF-V;Q`0BsrMG(T}Q4%jt9U|B^P{iI>1|JuG38~pyR%AUEgfM z@NJ&Obvuy&bnJ4j`(72$Qlq#iP5}7wmW!W?VR-8WE^z_6OW#r4V2UF4^OMI%j@-}@ zxbZSqZtRs%AbB2KYAlB9k5{2FGSHrzlZorDziV@t_ z@mL?!uflDA8wVuKliM{e5A*+9-?`oUaKSJ??!YS)iDor-s5HiLSjHWTMo~|W;ZE$u zU{ie|cd~&3V3#jyc-R^c93NkIQD$vtPeT;wh8 z)#|=L29@F7eMP8kyOaBT5B+8zt!)NH<<<2fMOzI=lv$l>18e1kpjf$pEdH>$c4$eb5^qw#|<8U4sN z_CuYQE6q1?w*~m{nQzhyGo+Fh-ru$^kT*T}07sN)@lt%72NVHr7T?B<7nJ7kZI>H? zByQx}Za#z?U*iL(cLvIT=i6W1iMq<-gNKa=+H?jVu3^?Zj1RwX6Vq^8zT1r~l+aOW zq?zCO?mgTAel+2GtUQL<#$&!`#1f$GOYjjDN&sp6k?+$I_qn`^@6*-?V@)&O+y~<} zX%o*60DO_XkWZY4#_@V2KV-fmhS@p%&{KH8)O6mAwE?*|KpGVaZ+=YwGz`--_^Byj z0CghxX_Ez@CtUgI&5xrIf;7@jpZV#_c_1_X<)lr+DiP)o+wH8d^10D zUk;FzH_}K0uJg0sAp*8u#0wm%U_uo>ecfuz>m&Giwl#pd4dNFq!i643`6UyNVIIGP zU&F%mjrIK6b1QJ;t^9^D0;b(>rIFg5lgB&u{Dx_4{#$<2qEkQ?-;qXI(mYnaxVN6) zzQG=YjU&H9lL5qWEpM^e5Ab9nzvnRGLyI{6fD1zB@~8aajyZVXM?R}rE*j%A{zR=5 zgk&Rs;`s@n=R5P)wL1YEtMJ!Hq$0$o^VdIG&=v&#-ad?AFp0n425l;{o-|UkYYzY9 z6E4VD#6KO3R{FdV|7ue^ARF%TpTl2b89q%O?+)U>X^;SiQ2yHl^bXqy{>Kr_<7<9X z0;bd?BU&11*9JC-%*X9p@(*`Yw(nklt&@&F!>Q0k&W(Esxr zDs^9K0^|-<>Wkk6Sh-GV+V%sX(MMT4D*(uolS=zBb^woFEA9VEM#^KAE(2BpIg_aL ztc~tCGFMr)GFtVdX38obE@3mHrm|}F=0G|pDy#0oIzazGS$zW<W=L%%Mj^wS`v9o8uW1qB+>Vr4rA z>|{i=R|Xvo#7bzkGWf%IfQ|E%9T%e!SM8TMU5Bc6ug z`}N9^7Zw2|&Qp%*kC}|aM&+1!PMEarQI1)KDm%GeIW-vb`L0WqGry#u*St~Ap7aq& z_Yq1_yB;&1F3S1Gqk$|>RW2Hq1f*xaa?vG}RLH-|#pV&;0DRjhmkziBq}>nYa^E>X zI#`q|;>rMdaY(tMZ!>^|R?3ybk-&YEmFrfVL~r;DN3`Nuhj2WN<7?%*jpr~d&r)vK zxC`_BA<9jajF>xaQ*IrchQY1Aa{Et|=={OT9bauRMGI2ys)MQ=^jc{?;2#Na;Dj~~ zuye7>>u+$wFIS~e!TT#8Rmb`6J(Q2DG6ps({|!aJ8MKarv2#WBoK~>wf8`f%`DqlrS45yANU(+tk4TDtmJ7YOL zx4o*to;v`yj;j1tOUGKut=>Mq)`D3yrCLX8~vXuzDO4erA{?II0gOok!nhwKi2>Ds_ExNpdH_- z(n4PWNiV5Ni`<2}qpF#EvH%XPSIzQAYkuEXHQS!qfL1m40&+YpRvIZcPnE7i$xM4F zjg&tjj~;DQ=}8Fy%0LxDI>!G#BUSTT&c!9b>ZMj~j8DTRQ*YJA=?KNWGF4j-)&gi>UA3)wG|;S%s+~tKVzk?-+ItTr zw79%#-?KSDmP}Qh+=UXVP)v3D^CYaGdZ^B}GpAy^wVCRI4~p2UrRu^sw9coCR2MR9 zBJk8vJ-Ccs(IZ>+s7+^VOgvLP9z71ojasUIS%%ZGjp|iR9>~lxs<(p_Xms^eZ%?KI zEgzJ;#lr?_{sJZB14wQU-EXfCz}n^NVHIa#81Jec@wY#KHcmaJnj^O5TBuW1n1I|*QBP6V0(yF=dP?Ro z05>=FtcgaTUzeEGbF&9wzCKmGuuO!)f*pbFk22*Z<^W`n@LmT@ykN>HcKS7Yy#Cg(ohmP#nihi??%R!tM_dB0SZNm z`r!1F*gK9_XPUzR?l)8)q1yreF&9^7&29xWAwzvUrxrGeo~!?EkG60yPkpjcJ9HCJ zpFV|{zDBRkZii8E@i=u(jStuZc2Ph55DYZ4hWgb&te#^X)p=X*0^L_i!?EU+&PT(& zut%NG(C{bPVbt8LQQQ3hI%SMTkDV1dW}?QlVF=d$7t7!UCJq-5Xl$xs_?@iRlrAoNc zbVzMYv>_Rr#*Uhpa_2DI=4)cIG1yEmCXKXtLrvVKwOI4HY2xE?j9jHjSWyiiw5}%U z7G|{ru4)E%Is|lGJI!zeAbK!IV}6e9dQV5qcnor|Do~T&W+hNXSW3x+t6`e^k7n=A zRX}f*(Cmvr2D*i7_H9G|p3`2l?=h-!QGaQqjvF=mgV30#TQr#g$Vlb=n#1*wz&>X* ze?K>4H2ayaIUR`Bx!tU}P#%q{*A>mR?r3cJWi;2DVAyJwfEW^nicg>Rqh!6GRG*7lC0~{Z#dA5#2cYd#Vp1BJND`|XzkL>a#ox5{_3^;6W3{DDqNGNx)H=r^_P<%I zEprMprbVT-Zcz)c-It`Td?^`Ayj-oh#y@j_YN~1*R>1?>?a?+ISO!4+N9(6V0-6PB z{UR|YG!ND`a=C^r)27-+mCE9HL))nPCM?OkwT-?#!ajkQw&`C!*s7({NK0pGn~yAm zot4_!);oQHmS~`DTL#1MqFLI&MwZhZ zZDf`$R=LZxQ4Q=c?|-I^Zi6Cs_tM5}^Tb@wUOW2a7A#sPY0a-zVy5#uk|3azv}{eMP%u=Oje7+S;WLd@*>aacqHOEA8qd>ws=3sa@-U{yuewcHKpk zKt((4`lIiG(DB+$N6}_>ywh&+LvL!X(r(MXia{(vyS?@>%!X@gcShoU&=2jd8R+ij z+s(9lOQA9Nm(U(q8;TQswFgchP}mID9_)=GRMpcSVo|U|UF{(j1v?CrMp}1}_Gr#S zppm7tXSS(u!))#On&Sat{j}Fqt592c!jMWi4e158# zj$enWx`heD!N^Z%s9I{(aT*k)^~Yr7wRgKm2rTMRB+bUW{1SpK|Ux93P2 z+D>=f-Y0mlUa32@ANT)WS$C|`c%TDj=uXT=uj;u)ck+ZScH07UXUtkmGXGZVvfEfN zzGv&s`2_&^I#zey8v!MJgYLraIRGg7n*zT7worHbNDjbegYH3?KX$)g>2f-TU~YIw z_b6v7c1|;OZ{v{Dn-g_;wwHjas_8!e%mdoov9AinM8@!meYnSR7P zUwEol4ZVW7Up;wz`ctnSgH}EDqTcXm2@t)l-uN85TB%d?#ce#WbJ0fcU>c1%VWz&+ zJ0xWFa(!w1WJ89Y)I0CA!@l4UeVGg6Fuz}*caK~Gv^TFW>xYsn7N+-3tcm@B>iVh? zXxwR|&HCy#Xk0r^>FX@a0qVI<@0*7R_`RRL(RBs3WWMQJf5$?hOA~#&g&qi*r}XXX zXi(?#_1z=TxPJ84cVBS@U}+6~@8=J($sDSW=oN`kk=I9cMnWbm)%Qumw*H*4`uKjB z==iSC$6rSk4I}yiZs=75%-!@uCt*Ucqnv(N5Mp%CNd2(HU5JQ#^uu2B=+DLUW9s|h zXS3=0u{{LLcJ=!4KXIeCd-SRGy|F;~pr2D2bsSPrKi4h|yJ27Si*8#GYM1Jl4GIC+ z8=_y|t{b{1k;i`x`oq4ciUz0jhts0a|8)WS!}m}WV~^@jc=rLQm7_m(8xikZr2f2{ z1Hjij{e`|LGT+hic>lcqa%D88C71M9rr<`MFX^vuK!5iitG^eH(Cwb7&pn=uA22-i zxp{~qjl=a%-d4fpbcFsnuK*f!SO4+?c3cMq=-(e(i}Ant1O4Yui-6v_tN-G{0UYe4 z{}PIBSZt5}%R;Xr1cI1Dd&UH@2){nZYPjBu?EG=9H5H_8aUM{ z>~_^QsAs;%e!(zU8oI{^t{P##QIA2D0 za5`-$a}zo7+idV&)C{4uy}|eTBTObQ7#j6X0D2|X&}8RaY)CXVw9st9PH9;~SR;he za$$z>3RxIb1Vazk6ZqkAx1m>bDAtnq43Q1qpz3}Y;wQOd`@OUwA@~4(A$ey=e1XBM z{{h3G6J~UuyTuHn_S)kY(29mJcRvA9SPT;vAOUeELz)gVpgywvz30%r$!gIkeL-FMSU74b_Gv;Q;`%ry5odEDJC{ z+OUSA@olv+tgUkez2t&now;5ufbD^XEscKw`MlDwXGk7E-vq-U{EiEoM;WquqAr{M zG@Sn{4|BU)h6`U;0R#^*Ty9(k$obQTYc0@7|LthFm1&E`ZRL{Tsn;tY?UM}VR}n7&Dx5d`Ohn3igc!Nq7EnO8 zQM;7_jIc54(hzW}1{n>gYcP&Cng(E$BpZw+=6eHOQ`6`);0cggON}mFt6=7oVsyFv z0oQFax^}AxQ0AS{BN+*}R>@dy)<4*!T50s^&>Pcki?L!4OvMs)W@9CL0Y3!ZH&%H# z9#gRlX;kppMxRL-?;m_H)=3V-PbdS7{`?q3v}wi`O;KeEqp>x&0y8ADv5hGezn~s4 zwy{O)=UN-vRzjc|N{#LJqv+dzGlp(?gaqdryNp2zFB6R2FQT{k%r^G8kq@9SXBs1) z{f%zc&lp`M0j+tHF>VqXqj8Qg?!|EoD(8)TwFs?lj>aU+=gHZv#vx(oMrU=#F@M`3 zhxLr(Ow9pKhZ)Dsi@;AfrHzv?9McJJjnl8A4cTrrid&>U|f2;9?%vR;7i-3H#se8hfZa-C<}FlBy1|%v5BHh8!+7`U( z7e`U&FEr+b4Fb44#-!+n_z>9Dq}-su_`k5NN!uN*xcFO>$$Ke4;{cQGmQ?(KLAc5O zC0e;9)a1|_58U?6I$_qEVCp#MCH8vWnmT*G!!~>?Q!flQ;9b!a zvlb72lw^wCuoizG^up9H?IxD>{Z0KF`(d=~XX?Ko4BPl>Q{ra?w6Kb%6my$qNYNov zO0Iwnfqtf8Iq!kw)-{d#ia>Mul4-2b9>3EcGL2nX3jyS(Y5X}PcrchIe?pFevQ1O9 zKG+QlG)>Ddi`LDV(gY+lbfIbPRg98{FPawJibD4+Yg&xI2ZFA*Ov}ch^=~?BTH(+P zzYU!>22CNr!oFO=$vU=7!u-=YTDgvJV2v#)9#G&K%O-*?MW?x8w@h-+lybr z8t6<1J+m;`d~M3~!@QvFRnwUiRKeu?rnC1kh>d$~I@bq(cwks#x=`02y~@*cJ!BQo zX6;SazmxRSix(i@`!SpBvjjcvy)6)}pU*m%5nJyVfCu(}xi^t~l z4b#gfhy&dZm|o^T0up!G^d=DyWYvMqmDs8FY^+-=f3TtZC zSM`Nxh=OSGRR`)Ue*a2K2!0txOH9pO3XdcRfH+71SLle7k{}s+LkbLs!FbmXuLeMp zaAdo)czY4iR!GK2arkmLzI25_xGV}s+!^}g7>rB%;8ipvSSI_vBV@O5-`7Q)*@Ko4 z6Lu2^v3DS~6HE9KW7)xM-y%x`U?`rIgj+`80gMjZM4Z){I*FO5s7AOwP-7`ke+D5_ z1(!ypNV0f%BQ4b-8FvW6xdR{uSHA>a)aa7{DZEK2MhPHY8N zKX)O(zcYzvDt2blV4_X=B{7IZDKJ$=hy$Gzw$AL5vHKrIXnE&TOm>Af zxO)Qbjx6IQ%=*|}l2vUeh{G$1gV4>a5z4o1Ql~XE!3q6vS`s882kbfp7cx=HHWPyz zTJNm(5GC69B4-EN-XTN9psut;uYx5^JFQSZ&5*k$xRHEv1a8bIVxnXY#5^GZ8DxC3 zt2pV39UF%lNkpYFFOeyiO+3ZIx2waGJwm%^H~SX&DhYC>E!iY?7c07SB+jUGrd7r{ zBRN61-`r8fd<~629C(b{d$9SgP;>`&&&)0c^6}t!NU?khF>peDv|i{EZLGvLm-dqO zlvN{BCfg{pU&aysEiR5Cj`;hwLAXR_&APBDzGi+ZGb$5@q7uvWBc)7C&9Tz!1k_iG zWlHB^3jPOlLJ)GhMQkyZ93&COY^SDcjG3bH?2Rj#8rjhaVuwrA zrCD2ciGQMjZODvXCO=79Y+W#1Iw}rl{F-kSYm(UQAuZ+B7FCcSiB9$@R03`)OGOss zk!}_FE(y>cjkAzv2t`(NrK!wVB*O4-wzupWY%VilMqAOh0r=@ZTnJ(l*V{kQdXi2JtM_KYCbezy8!Bcdd zOw?l16KdCr!9UxD?cX288DHRaOuUQ{S;Vqj7+Y4RTp608i|eORXJNv`$nM?#^EuKQCIrSHv(thAfmiHM*~b_czY>mUDd%Fd*>mQ!DV7$K z*3#%G@W)#g*}Ra}2z()@9BdOWX$wX>gML>`9@#YuSJs4z$(s>i#c>9W(HQ>{r8&%B znK7ma-KTaI7Jk=Oa!2!HB(iYLP=65I!>fdXr;HAFd@i}5XfvETDsXGT`9&$gahkvQ zj3-*J|Fa$BMT@7^tP@elpSwgGvmY5L|1VCjHT_@nCEQ5X6GH{rqpThy185&a2#mhS z4wJ7OnWQixG0TL(M8!ln5E+*f1Q}ykjw%Bka{yP#9g0R%FGIs)DXAZQa2msnZE(3Fk<#s zk|+i_Q2RUBXlg;^z1 zWU-rjn2PaAqSc{0A#E(=#tUz+lovK_)Ci^L)lnpXzj%KGakgQsSeayo++XM$;4XA& zRo1d=-Y3E~(QBB-B?Gl?VfngXzS65T%1^fZHh4-tDx$x1RxD0uMF;Z-jJ;yFa-@pz zbh)1pw3M@#7sxKegvL_aB=Nx&;wYq6DPhwTZ-0YtOOF*EwEmMqRfXcFOw7!6WT0cY zjhuusEU=n$x$kxYuw#8Rkg;_@ZL zk!KvFhyzPu<~+KkTFARyT!>yh$E98&i7dRzq%kxuAXhlBrmS!{ix)btIay&};oLvj zVHU{nL(Tw_g;`nU;w2((OFqMpile)&jpKV;KaBrQjhWU{6Mw;m<&14)iIWy0& zmZC*eBc;Pay{q1M1RAC=W__4=z(BO(k#vkK59-@%LU6H^$_Zqnv*5D9S2&xa#lrs= ztTM2axnrV|;Y`LMmN?7GlZj^NP(&fZiVd3;;ovVMq&k;n4E>&9TJedcz|0KM!NoHh ziHopnV{--mdn;V#6e5F(RU%f@XMp&Jm*e(~$mD`F*-9v@gnzFAyoKwz4TV9e#RPFv zqGQWK>u7?^Fb9zm7qLTW;$+Wc!)iM@b7NvgUlLwzE-55z_7U3L)|!4>B)Pr4ldQV` zyfTn%5`&DSs+oz31yP0;znrTnK8crN6^rEmwFknq&$1R7x__4fi>0nmUV?JgSV=%5 zWv(yRV$57+rBwiLH3+x2B#7N`p&9~^aF&iU z!V|=op0t#`Rr|kX?858qj^gM=L~WK+v1Fu{*(MA3Y?MXxyMC(tmQa+(ldP!ttHiJZ zm)z6ohx;*;U|`SQFbigl2pP#G@v?RY3&65tAaYsUwg(e3ROn*qUeO7yg`plJ=Fip?BlcI4 zW^G0>CyU0pGOg_RSvx=K1nptH4eM~RmrVK+j0zV|RuV2A_LXB>Fg`4pzH1w#-wp;H zTvjRJ(ed>RCk5YAdU4w#qV)LFU6^P8LUN|RsJZyB>4aB*H^aiP>M47+OkLqOt|gcM zeWC2)XmM<@W$uaj3ZGwyRTNIGeL4L@%UWG1~qQfvuPuGmu}}`=jN` zHlXoa}Dc1|)pS>?c-mw_&_W=Xx5sw7KTdg@ZiAD;}zcP#CZt9&W)v3Zgs zTSFYuB)q=ug!N%4zGMCCXmQzd>LFIUMYTe!V7+DVV?QDU-d2l!7tj*C4Ap51)mRaA{j?x5nU$U%|>MV@cV#l!ZFhA-5VvxOC58 zE?G!>{+M)>v-twYNA?R!7Ap_pVKw1}hA$ih+l6kVo;2Hug#y-cXH_MG6NbwSA)_sI zUcMq^otSux)T++#(kfTAMa773juA)OY6T24isk04oSE{{S;D^8 z{m4#sfQy$uE@SBlYmm!_$vF1MVN$2X#v8X~hKU^tys8G3|C`L$Mq3C-J;cN;;%O=N zHjRj`UPSB0`kiv3${dj$CdYc#Az^SHFC2eY)4nZ68M&Zj?M10;k52uv5|#r)0_??U z9MzE&q3Qeid@zeg;*kf`R?I$&4YiN;jjXkA6qAloTj51rjaaP=;VqT(2;ndMK3Dwd zK#L2mFF3K3NJ@$q+tJd2zb9ZU<a!vg9p=*=Vjjsjl@72L2rMyXy$4y^zYb=R`B#I_nuq;*ABJyb6qFBQ z*T3Gj#nsH(ix#U1YOp;0QkAypQ%J-wRQ%nbi}unPxw4!YNV24md04@hH_>K3ieO+H zTOlUDo~AIai2ZkyQabBO1ns#UXbFmLnUmjCYKfHkA9|YDk@B*{eh;K1P3Zi?qfRIu zCxI7|!7RNg-ZQCL)&DEhlxMbI@TY>%HoGhd5=NhJ6ngx0*cC)35?0X)`MXOv6`@Q@ zaSA>P%H3UiOc{RrY?t9eNoO*5Cehl4;MvS2nNJj;NntJ{9#N2I*fDZPb4Wr#$)Eh> zh{baCLW2b@J!NwS6t&k>X<&wb(y&IJgHf+>oglfn{p0s4{ z;DbfWf31xYL|YSSBz7=jljQpWq7(faQX6ZW5cil!3(`wkt!s<95n~PAQFt)K);cF6 zvKY})73SG;M3=cyPhpyR?o~A#NTyabwb&@IrHj7ckPGQ&h31}cKl`+ho zOu~CX%L!)i3qLes=6 zW$6vjswh|>wDcJT9tFFaV%hgXQ)D((~ z3Qw|`VGJ*ADwtb13z=)&MXoGqh`6N{TX>RUn*O++i7j5d*PE0O?pNX+nXnni{89g8 zq?bi!VX>VPoS&)1;K>NoOr;rK#9Mg1R9pQ|;)|xX|9wI$HYrbCLI5 zP~wGa#-;LPIwx+agNgXtmKbs0*SE2;hMdCI-yi)Y@p2W?wQlYIq8yp?Usfw4qbsUT zZZ8%DZ?Wn)`~}I29HK_S$YH;?6s%bDTB<&!;4g-^q9w%!2dUo88)fGO?GUh&3NmW; z34y^+L2q0bJHl3c<4sDNm2mW9X5 zy@mpStsNmDTsn{ya~<$gqx7+8V2W|a0PuM{>j3qIS)N=0tO zX(eeXajAo%yfAdJQ3yJv$DjAGFN_)KEy)NC@fNqQAddL#Vi0l3XcSCx)Fz|!nUR4A z%cJ{eROw2JDKvU)eM@O-M#~<=&CVuVGL<4#hB!QlEYOuK_(q8qA}$U`xiv^8r>MOh zww~CI1&u9Si}_)O-C&ZbFxVl8$wf4##o}2VLRHsTqRr3^CtbBVt@NWD){KtM7@JC3 zYe)(9S+s=s@Gs)5&_dgca%rR*5l3CeIy5S%ct+w3;>?(^e!yf{Jv?KXNQ&u5If-2b z+KV{r8L<~<48aut%sisW__~6$){!z|`wG;FmwKxiowkrsoI(%58Q*r0x(eIkNT)Ro zDX6S60(TRIhphvCHe^7?zCE&UqFDNh#YR&1j7c}hPl3hnp@&u zja~77{}Y{2n^GG+(#S%n6nrFaz-CfLu#rACXkr)JNOHQT0+W@Bv@0S1h}EBkbqNEUNZ`BOzv^9>rfxg+g=bhZgv|_{AkLR4aC>M#IILyAd0z z^dlN^+jRWvYBgG+x<4YcwJ%Zy)nZNmS!>$*oKe>fS&_a{iEhI%5HzSx{aS3mG%Od@ z#u)we#jXgZ;@8QdJO0{_nbEHuZK`7B`l-1|oLL8%uJ#CjiZZDsEm`o+Sj1N zNs4S~b@tH`CidM}{!NRNIf^4&(y~^2dsu^3)*JLif1D$_G@>5PFHkK>Xu7ORz&c9S z-m;WXipyD1-NTQn#ZGE!Bfe!SSi)|nJg0i`bYogkjBuq6LWlEqVyY{xmhq+$?a8## z3N=#bCmFq((J*^bL+IbqN!*@@3TZSHHSnP`-B<*uHg=(o1{JGsG5O6n6+`v58g+q# oBxd9eqyNPGi4!8?gq;{L7k!t1K#x_|I7kelIb>WeuCTHHU(54{cK`qY delta 22138 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 Idle - Leerlauf + Inaktiv @@ -283,7 +283,7 @@ Deaktivieren um alle Objekte des Dokuments zu verwenden Auto update - Automatische Aktualisierung + Automatisch aktualisieren @@ -313,7 +313,7 @@ Deaktivieren um alle Objekte des Dokuments zu verwenden Clear - Löschen + Leeren @@ -368,7 +368,7 @@ Deaktivieren um alle Objekte des Dokuments zu verwenden Password: - Kennwort: + Passwort: @@ -617,7 +617,7 @@ Deaktivieren um alle Objekte des Dokuments zu verwenden Stop - Beenden + Stop @@ -974,7 +974,7 @@ instead of the FreeCAD web workbench Offset - Versetzen + Versatz @@ -1005,7 +1005,7 @@ instead of the FreeCAD web workbench Transparency: - Transparenz: + Tranparenz: @@ -1348,8 +1348,8 @@ are placed in a 'Group' instead. DAE - + Export options Export Einstellungen @@ -1782,40 +1782,40 @@ unit to work with when opening the file. Planungsmodus - - + + Category Kategorie - - - + + + Preset Voreinstellung - - - - + + + + Length Länge - - + + Width Breite - + Height Höhe @@ -1831,8 +1831,8 @@ unit to work with when opening the file. Tausche L und B - + Con&tinue Fortfahren @@ -1849,8 +1849,8 @@ unit to work with when opening the file. Dieses Polygonnetz ist ein ungültiger Volumenkörper - + Facemaker returned an error Facemaker wurde mit Fehler beendet @@ -1963,15 +1963,15 @@ unit to work with when opening the file. Fertig - + Couldn't compute a shape Es konnte keine Form berechnet werden Equipment - Ausstattung + Ausrüstung @@ -2139,8 +2139,8 @@ Grundstück Erstellung abgebrochen. Dach konnte nicht erzeugt werden - + Please select a base object Bitte ein Basisobjekt auswählen @@ -2219,7 +2219,7 @@ Wenn Länge = 0 dann wird die Länge so berechnet, dass die Höhe gleich dem rel Cutting - Schneiden + Zuschnitt @@ -2244,7 +2244,7 @@ Wenn Länge = 0 dann wird die Länge so berechnet, dass die Höhe gleich dem rel Front - Vorderansicht + Vorne @@ -2262,7 +2262,7 @@ Wenn Länge = 0 dann wird die Länge so berechnet, dass die Höhe gleich dem rel Referenz öffnen - + Create external reference Externe Referenz erstellen @@ -2413,40 +2413,40 @@ Wenn Länge = 0 dann wird die Länge so berechnet, dass die Höhe gleich dem rel Pick selected - Ausgewählte wählen + Ausgewähltes wählen - - + + Remove Entfernen - - + + Add Hinzufügen - - - - + + + + - + - - + + Edit Bearbeiten @@ -2467,8 +2467,8 @@ Wenn Länge = 0 dann wird die Länge so berechnet, dass die Höhe gleich dem rel Kantenzüge - + Components Komponenten @@ -2478,32 +2478,32 @@ Wenn Länge = 0 dann wird die Länge so berechnet, dass die Höhe gleich dem rel Neue Komponente erstellen - + Name Name - - + + Type Typ - + Thickness Dicke - + Offset - Versetzen + Versatz @@ -2569,9 +2569,9 @@ Wenn Länge = 0 dann wird die Länge so berechnet, dass die Höhe gleich dem rel Bitte wählen Sie mindestens eine Achse - + Axes Achsen @@ -2583,9 +2583,9 @@ Wenn Länge = 0 dann wird die Länge so berechnet, dass die Höhe gleich dem rel - + Successfully written Erfolgreich geschrieben @@ -2595,8 +2595,8 @@ Wenn Länge = 0 dann wird die Länge so berechnet, dass die Höhe gleich dem rel Traverse - + Please select only one base object or none Bitte wählen Sie nur ein Basisobjekt oder keines @@ -2686,7 +2686,7 @@ Wenn Länge = 0 dann wird die Länge so berechnet, dass die Höhe gleich dem rel Material - Material + Werkstoff @@ -2701,7 +2701,7 @@ Wenn Länge = 0 dann wird die Länge so berechnet, dass die Höhe gleich dem rel Total thickness - Gesamtstärke + Gesamtdicke @@ -2778,7 +2778,7 @@ Wenn Länge = 0 dann wird die Länge so berechnet, dass die Höhe gleich dem rel Del row - Zeile entfernen + Zeile löschen @@ -3135,8 +3135,8 @@ Wenn Länge = 0 dann wird die Länge so berechnet, dass die Höhe gleich dem rel CSV-Datei importieren - + Export CSV File CSV-Datei exportieren @@ -3146,24 +3146,24 @@ Wenn Länge = 0 dann wird die Länge so berechnet, dass die Höhe gleich dem rel Dateityp nicht erkannt + - Description Beschreibung + + - - Value Wert + - Unit Einheit @@ -3218,7 +3218,7 @@ Geschoß-Erstellung abgebrochen. Distance - Abstand + Entfernung @@ -3228,7 +3228,7 @@ Geschoß-Erstellung abgebrochen. Label - Bezeichnung + Beschriftung @@ -3257,19 +3257,19 @@ Geschoß-Erstellung abgebrochen. hat eine ungültige Form + - has a null shape hat eine ungültige Form - + Toggle subcomponents Unterkomponenten umschalten @@ -3279,8 +3279,8 @@ Geschoß-Erstellung abgebrochen. Schließe Skizzenbearbeitung - + Component Komponente @@ -3367,7 +3367,7 @@ Geschoß-Erstellung abgebrochen. Rebar - Bewehrung + Bewehrungsstahl @@ -3383,7 +3383,7 @@ Geschoß-Erstellung abgebrochen. Section - Schnittkurve + Abschnitt @@ -3408,7 +3408,7 @@ Geschoß-Erstellung abgebrochen. Add selected - Auswahl hinzufügen + Ausgewähltes hinzufügen @@ -3469,7 +3469,7 @@ Geschoß-Erstellung abgebrochen. Center - Mitte + Zentrum @@ -3477,8 +3477,8 @@ Geschoß-Erstellung abgebrochen. Zentriert die Ebene gemäß den Objekten in obiger Liste - + Building Gebäude @@ -3578,12 +3578,12 @@ Gebäudeerstellung abgebrochen. Left - Seitenansicht von links + Links Right - Seitenansicht von rechts + Rechts @@ -3669,7 +3669,7 @@ Gebäudeerstellung abgebrochen. Clear - Löschen + Leeren @@ -3857,14 +3857,14 @@ Gebäudeerstellung abgebrochen. Rotation der Basis um die Werkzeug-Achse (funktioniert nur, wenn "Basis senkrecht zu Werkzeug"- aktiviert ist) - + The length of this element, if not based on a profile Die Länge dieses Elements, wenn es nicht auf einem Profil basiert - + The width of this element, if not based on a profile Die Breite dieses Elements, wenn es nicht auf einem Profil basiert @@ -3874,15 +3874,15 @@ Gebäudeerstellung abgebrochen. Die Höhe oder Extrusionstiefe dieses Elements. Behalten Sie 0 für automatische Bestimmung der Höhe - + The normal extrusion direction of this object (keep (0,0,0) for automatic normal) Die normale Extrusionsrichtung dieses Objekts (behalten Sie (0,0,0) für die automatische Normale) - + The structural nodes of this element Die Strukturknoten dieses Elements @@ -3897,8 +3897,8 @@ Gebäudeerstellung abgebrochen. Versatzabstand zwischen der Mittellinie und der Knotenlinie - + The facemaker type to use to build the profile of this object Der Typ Flächenerzeuger, der verwendet werden soll, um das Profil dieses Objekts zu erstellen @@ -3975,9 +3975,9 @@ Gebäudeerstellung abgebrochen. Die elektrische Leistung in Watt, die dieses Gerät benötigt + - The type of this building Die Art dieses Gebäudes @@ -4296,20 +4296,20 @@ Gebäudeerstellung abgebrochen. Eine URL für diesen Standort in einer Karten-Webseite - + Other shapes that are appended to this object Andere Formen, die an dieses Objekt angehängt sind - + Other shapes that are subtracted from this object Andere Formen, die von diesem Objekt abgezogen werden - + The area of the projection of this object onto the XY plane Die Fläche der Projektion des Objekts auf die XY-Ebene @@ -4344,8 +4344,8 @@ Gebäudeerstellung abgebrochen. Ein optionaler Offset zwischen dem Modell-Ursprung (0,0,0) und dem von den Geokoordinaten angegebenen Punkt - + The type of this object Der Typ dieses Objekts @@ -4472,7 +4472,7 @@ Gebäudeerstellung abgebrochen. The way the referenced objects are included in the current document. 'Normal' includes the shape, 'Transient' discards the shape when the object is switched off (smaller filesize), 'Lightweight' does not import the shape but only the OpenInventor representation - The way the referenced objects are included in the current document. 'Normal' includes the shape, 'Transient' discards the shape when the object is switched off (smaller filesize), 'Lightweight' does not import the shape but only the OpenInventor representation + Die Art mit der die referenzierten Objekte in das aktuelle Dokument eingebunden werden. 'Normal' behält die Form, 'Transient' verwirft die Form, wenn das Objekt ausgeschaltet ist (kleinere Dateigröße), 'Lightweight' importiert nicht die Form, sondern nur die OpenInventor Darstellung @@ -4492,47 +4492,47 @@ Gebäudeerstellung abgebrochen. The profile used to build this frame - The profile used to build this frame + Das zum Bau dieses Rahmens verwendete Profil Specifies if the profile must be aligned with the extrusion wires - Specifies if the profile must be aligned with the extrusion wires + Gibt an, ob das Profil an den Extrusionslinien ausgerichtet werden muss An offset vector between the base sketch and the frame - An offset vector between the base sketch and the frame + Ein Versatzvektor zwischen der Basisskizze und dem Rahmen Crossing point of the path on the profile. - Crossing point of the path on the profile. + Ankerpunkt des Pfades auf dem Profil. An optional additional placement to add to the profile before extruding it - An optional additional placement to add to the profile before extruding it + Eine optionale zusätzliche Platzierung, die dem Profil vor dem Extrudieren hinzugefügt wird The rotation of the profile around its extrusion axis - The rotation of the profile around its extrusion axis + Die Drehung des Profils um seine Extrusionsachse The type of edges to consider - The type of edges to consider + Die Art der Kanten, die berücksichtigt werden If true, geometry is fused, otherwise a compound - If true, geometry is fused, otherwise a compound + Wenn aktiviert, wird Geometrie verschmolzen, ansonsten eine Mischung The objects that host this window - The objects that host this window + Die Objekte, die dieses Fenster enthalten @@ -4542,12 +4542,12 @@ Gebäudeerstellung abgebrochen. The depth of the hole that this window makes in its host object. If 0, the value will be calculated automatically. - The depth of the hole that this window makes in its host object. If 0, the value will be calculated automatically. + Die Tiefe des Loches, welches dieses Fenster in seinem Wirtsobjekt macht. Bei 0 wird der Wert automatisch berechnet. An optional object that defines a volume to be subtracted from hosts of this window - An optional object that defines a volume to be subtracted from hosts of this window + Ein optionales Objekt, das ein Volumen definiert, das vom Wirtsobjekten dieses Fensters subtrahiert wird @@ -4597,27 +4597,27 @@ Gebäudeerstellung abgebrochen. Opens the subcomponents that have a hinge defined - Opens the subcomponents that have a hinge defined + Öffnet die Unterkomponenten, die ein Scharnier definiert haben The number of the wire that defines the hole. If 0, the value will be calculated automatically - The number of the wire that defines the hole. If 0, the value will be calculated automatically + Die Nummer des Drahts, der das Loch definiert. Wenn 0, wird der Wert automatisch berechnet Shows plan opening symbols if available - Shows plan opening symbols if available + Zeigt Öffnungssymbole des Plans, wenn verfügbar Show elevation opening symbols if available - Show elevation opening symbols if available + Zeige Elevationsöffnungssymbole, falls verfügbar The number of the wire that defines the hole. A value of 0 means automatic - The number of the wire that defines the hole. A value of 0 means automatic + Die Nummer des Kantenzuges, die das Loch definieren. Der Wert 0 bedeutet automatisch @@ -4627,7 +4627,7 @@ Gebäudeerstellung abgebrochen. The placement of this axis system - The placement of this axis system + Die Platzierung dieses Achsensystems @@ -4647,37 +4647,37 @@ Gebäudeerstellung abgebrochen. The height of the truss at the start position - The height of the truss at the start position + Die Höhe des Fachwerks an der Startposition The height of the truss at the end position - The height of the truss at the end position + Die Höhe des Trägers an der Endposition An optional start offset for the top strut - An optional start offset for the top strut + Eine optionale Start-Verschiebung für die obere Strebe An optional end offset for the top strut - An optional end offset for the top strut + Ein optionaler End-Versatz für die obere Strebe The height of the main top and bottom elements of the truss - The height of the main top and bottom elements of the truss + Die Höhe der oberen und unteren Hauptelemente des Fachwerks The width of the main top and bottom elements of the truss - The width of the main top and bottom elements of the truss + Die Breite der oberen und unteren Hauptelemente des Fachwerks The type of the middle element of the truss - The type of the middle element of the truss + Die Art des mittleren Elements des Fachwerks @@ -4687,17 +4687,17 @@ Gebäudeerstellung abgebrochen. The diameter or side of the rods - The diameter or side of the rods + Der Durchmesser oder die Seite der Stäbe The number of rod sections - The number of rod sections + Die Anzahl der Stababschnitte If the truss has a rod at its endpoint or not - If the truss has a rod at its endpoint or not + Ob der Träger einen Stab an seinen Enden hat oder nicht @@ -4722,12 +4722,12 @@ Gebäudeerstellung abgebrochen. The alignment of these stairs on their baseline, if applicable - The alignment of these stairs on their baseline, if applicable + Die Ausrichtung dieser Stufen auf ihrer Grundlinie, falls zutreffend The width of a Landing (Second edge and after - First edge follows Width property) - The width of a Landing (Second edge and after - First edge follows Width property) + Die Breite eines Podests (zweite Kante und folgende - die erste Kante basiert auf der Breiten Eigenschaft) @@ -4752,94 +4752,94 @@ Gebäudeerstellung abgebrochen. The thickness of the treads - The thickness of the treads + Die Dicke der Laufflächen The Blondel ratio indicates comfortable stairs and should be between 62 and 64cm or 24.5 and 25.5in - The Blondel ratio indicates comfortable stairs and should be between 62 and 64cm or 24.5 and 25.5in + Das Steigungsverhältnis sollte für bequeme Stufen im Bereich zwischen 62 - 64cm bzw. 24.5 - 25.5in liegen The thickness of the risers - The thickness of the risers + Die Dicke der Setzstufen The depth of the landing of these stairs - The depth of the landing of these stairs + Die Podesttiefe dieser Treppe The depth of the treads of these stairs - Enforced regardless of Length or edge's Length - The depth of the treads of these stairs - Enforced regardless of Length or edge's Length + Die Tiefe der Trittstufen dieser Treppe. Übernommen ohne Rücksicht auf Länge oder Kantenlänge The height of the risers of these stairs - Enforced regardless of Height or edge's Height - The height of the risers of these stairs - Enforced regardless of Height or edge's Height + Die Höhe der Setzstufen dieser Treppe. Übernommen ohne Rücksicht auf Höhe oder Kantenhöhe The direction of flight after landing - The direction of flight after landing + Die Treppenlaufrichtung nach dem Podest The 'absolute' top level of a flight of stairs leads to - The 'absolute' top level of a flight of stairs leads to + Die 'absolute' obere Ebene zu der die Treppe führt The 'left outline' of stairs - The 'left outline' of stairs + Die "linke Außenlinie" der Treppe The 'left outline' of all segments of stairs - The 'left outline' of all segments of stairs + Die "linke Außenlinie" aller Segmente der Treppe The 'right outline' of all segments of stairs - The 'right outline' of all segments of stairs + Die "rechte Außenlinie" aller Segmente der Treppe The type of landings of these stairs - The type of landings of these stairs + Die Art der Podeste dieser Treppe The type of winders in these stairs - The type of winders in these stairs + Die Art der Wendelungen in dieser Treppe The type of structure of these stairs - The type of structure of these stairs + Die Art der Struktur dieser Treppe The thickness of the massive structure or of the stringers - The thickness of the massive structure or of the stringers + Die Dicke der massiven Struktur oder der Wangen The width of the stringers - The width of the stringers + Die Breite der Wangen The offset between the border of the stairs and the structure - The offset between the border of the stairs and the structure + Der Abstand zwischen der Grenze der Treppe und der Struktur The overlap of the stringers above the bottom of the treads - The overlap of the stringers above the bottom of the treads + Die Überlappung der Wangen über der Unterseite der Laufflächen @@ -4854,12 +4854,12 @@ Gebäudeerstellung abgebrochen. The type of connection between the lower floor slab and the start of the stairs - The type of connection between the lower floor slab and the start of the stairs + Die Art der Verbindung zwischen der unteren Bodenplatte und dem Beginn der Treppe The type of connection between the end of the stairs and the upper floor slab - The type of connection between the end of the stairs and the upper floor slab + Die Art der Verbindung zwischen dem Ende der Treppe und der Bodenplatte im oberen Stock @@ -4884,7 +4884,7 @@ Gebäudeerstellung abgebrochen. The number of posts used to build the fence - The number of posts used to build the fence + Die Anzahl der Pfosten für den Bau des Zaunes @@ -4930,7 +4930,7 @@ Gebäudeerstellung abgebrochen. The list of layer thicknesses - The list of layer thicknesses + Die Liste der Schichtdicken @@ -4946,7 +4946,7 @@ Gebäudeerstellung abgebrochen. Description of IFC attributes are not yet implemented - Description of IFC attributes are not yet implemented + Beschreibung der IFC-Attribute sind noch nicht implementiert @@ -4968,7 +4968,7 @@ Gebäudeerstellung abgebrochen. The size of the chamfer of this element - The size of the chamfer of this element + Die Größe der Abschrägung dieses Elements @@ -4990,32 +4990,32 @@ Gebäudeerstellung abgebrochen. The chamfer length of this element - The chamfer length of this element + Die Fasenlänge dieses Elements The base length of this element - The base length of this element + Die Grundlänge dieses Elements The groove depth of this element - The groove depth of this element + Die Rillentiefe dieses Elements The groove height of this element - The groove height of this element + Die Rillenhöhe dieses Elements The spacing between the grooves of this element - The spacing between the grooves of this element + Der Abstand zwischen den Rillen dieses Elements The number of grooves of this element - The number of grooves of this element + Die Anzahl der Rillen dieses Elements @@ -5030,12 +5030,12 @@ Gebäudeerstellung abgebrochen. The size of the base of this element - The size of the base of this element + Die Größe der Basis dieses Elements The number of holes in this element - The number of holes in this element + Die Anzahl der Löcher in diesem Element @@ -5050,32 +5050,32 @@ Gebäudeerstellung abgebrochen. The spacing between the holes of this element - The spacing between the holes of this element + Der Abstand zwischen den Löchern dieses Elements The length of the down floor of this element - The length of the down floor of this element + Die Länge des unteren Bodens dieses Elements The number of risers in this element - The number of risers in this element + Die Anzahl der Setzstufen in diesem Element The riser height of this element - The riser height of this element + Die Setsstufenhöhe dieses Elements The tread depth of this element - The tread depth of this element + Die Stufentiefe dieses Elements The thickness or extrusion depth of this element - The thickness or extrusion depth of this element + Die Dicke oder Extrusionstiefe dieses Elements @@ -5085,42 +5085,42 @@ Gebäudeerstellung abgebrochen. The offset between this panel and its baseline - The offset between this panel and its baseline + Der Versatz zwischen diesem Panel und seiner Grundlinie The length of waves for corrugated elements - The length of waves for corrugated elements + Die Wellenlänge für gewellte Elemente The height of waves for corrugated elements - The height of waves for corrugated elements + Die Wellenhöhe für gewellte Elemente The horizontal offset of waves for corrugated elements - The horizontal offset of waves for corrugated elements + Der horizontale Versatz für Wellen von gewellten Elementen The direction of waves for corrugated elements - The direction of waves for corrugated elements + Die Richtung der Wellen für gewellte Elemente The type of waves for corrugated elements - The type of waves for corrugated elements + Die Art der Wellen für gewellte Elemente If the wave also affects the bottom side or not - If the wave also affects the bottom side or not + Ob die Wellen auch die Unterseite beeinflussen oder nicht The area of this panel - The area of this panel + Die Fläche dieses Panels @@ -5342,7 +5342,7 @@ Gebäudeerstellung abgebrochen. Centers the profile over the edges or not - Centers the profile over the edges or not + Profil über Kanten zentrieren oder nicht @@ -5352,17 +5352,17 @@ Gebäudeerstellung abgebrochen. The diameter of this pipe, if not based on a profile - The diameter of this pipe, if not based on a profile + Der Durchmesser dieses Rohres, wenn nicht auf einem Profil basierend The length of this pipe, if not based on an edge - The length of this pipe, if not based on an edge + Die Länge dieses Rohres, wenn nicht auf einer Kante basierend An optional closed profile to base this pipe on - An optional closed profile to base this pipe on + Ein optionales geschlossenes Profil um dieses Rohr darauf zu basieren @@ -5377,17 +5377,17 @@ Gebäudeerstellung abgebrochen. The wall thickness of this pipe, if not based on a profile - The wall thickness of this pipe, if not based on a profile + Die Wandstärke dieses Rohrs, wenn nicht auf einem Profil basierend The curvature radius of this connector - The curvature radius of this connector + Der Krümmungsradius dieses Verbinders The pipes linked by this connector - The pipes linked by this connector + Die Rohre, die durch diesen Konnektor verbunden sind @@ -5443,7 +5443,7 @@ Gebäudeerstellung abgebrochen. The placement of this object - The placement of this object + Die Positionierung dieses Objekts @@ -5473,7 +5473,7 @@ Gebäudeerstellung abgebrochen. If not zero, the axes are not represented as one full line but as two lines of the given length - If not zero, the axes are not represented as one full line but as two lines of the given length + Wenn nicht Null, werden die Achsen nicht als eine vollständige Linie, sondern als zwei Linien der angegebenen Länge dargestellt @@ -5483,12 +5483,12 @@ Gebäudeerstellung abgebrochen. The numbering style - The numbering style + Der Nummerierungsstil The type of line to draw this axis - The type of line to draw this axis + Die Linienart für diese Achse @@ -5498,7 +5498,7 @@ Gebäudeerstellung abgebrochen. The line width to draw this axis - The line width to draw this axis + Die Linienbreite für diese Achse @@ -5528,22 +5528,22 @@ Gebäudeerstellung abgebrochen. A transformation to apply to each label - A transformation to apply to each label + Eine Transformation, die auf jede Beschriftung angewendet wird The base object this component is built upon - The base object this component is built upon + Das Basisobjekt, auf dem diese Komponente aufgebaut ist The object this component is cloning - The object this component is cloning + Das Objekt, das diese Komponente klont An optional standard (OmniClass, etc...) code for this component - An optional standard (OmniClass, etc...) code for this component + Ein optionaler Standard (OmniClass usw.) Code für diese Komponente @@ -5553,17 +5553,17 @@ Gebäudeerstellung abgebrochen. Specifies if moving this object moves its base instead - Specifies if moving this object moves its base instead + Bestimmt, ob das Verschieben dieses Objekts, stattdessen seine Basis verschiebt Specifies if this object must move together when its host is moved - Specifies if this object must move together when its host is moved + Gibt an, ob dieses Objekt gemeinsam bewegt werden muss, wenn das Grundobjekt verschoben wird The area of all vertical faces of this object - The area of all vertical faces of this object + Die Gesamtfläche aller vertikalen Flächen dieses Objekts @@ -5573,7 +5573,7 @@ Gebäudeerstellung abgebrochen. An optional higher-resolution mesh or shape for this object - An optional higher-resolution mesh or shape for this object + Ein optionales höher aufgelöstes Netz oder Form für dieses Objekt @@ -5583,32 +5583,32 @@ Gebäudeerstellung abgebrochen. Use the material color as this object's shape color, if available - Use the material color as this object's shape color, if available + Verwende die Materialfarbe als Formfarbe dieses Objekts, falls verfügbar The diameter of the bar - The diameter of the bar + Der Durchmesser der Stange The distance between the border of the beam and the first bar (concrete cover). - The distance between the border of the beam and the first bar (concrete cover). + Der Abstand zwischen dem Rand des Balkens und dem ersten Stahlstab (Betonüberdeckung). The distance between the border of the beam and the last bar (concrete cover). - The distance between the border of the beam and the last bar (concrete cover). + Der Abstand zwischen dem Rand des Trägers und dem letzten Stahlstab (Betonüberdeckung). The amount of bars - The amount of bars + Die Anzahl der Stahlstäbe The spacing between the bars - The spacing between the bars + Der Abstand zwischen den Stahlstäben @@ -5618,7 +5618,7 @@ Gebäudeerstellung abgebrochen. The direction to use to spread the bars. Keep (0,0,0) for automatic direction. - The direction to use to spread the bars. Keep (0,0,0) for automatic direction. + Die Richtung in der die Stahlstäbe ausgerichtet werden. (0,0,0) für die automatische Richtung. @@ -5628,27 +5628,27 @@ Gebäudeerstellung abgebrochen. List of placement of all the bars - List of placement of all the bars + Liste der Positionierungen aller Stahlstäbe The structure object that hosts this rebar - The structure object that hosts this rebar + Das Strukturobjekt, das diese Bewehrung beinhaltet The custom spacing of rebar - The custom spacing of rebar + Der benutzerdefinierte Abstand der Bewehrung Length of a single rebar - Length of a single rebar + Länge eines einzelnen Bewehrungsstabes Total length of all rebars - Total length of all rebars + Gesamtlänge aller Bewehrungsstäbe @@ -5658,12 +5658,12 @@ Gebäudeerstellung abgebrochen. Shape of rebar - Shape of rebar + Form von Bewehrung The objects that must be considered by this section plane. Empty means the whole document. - The objects that must be considered by this section plane. Empty means the whole document. + Die Objekte, die von dieser Schnittebene berücksichtigt werden müssen. Leer bedeutet das ganze Dokument. @@ -5673,12 +5673,12 @@ Gebäudeerstellung abgebrochen. If True, resulting views will be clipped to the section plane area. - If True, resulting views will be clipped to the section plane area. + Wenn wahr, werden die entstehenden Ansichten durch den Bereich der Schnittebene begrenzt. If true, the color of the objects material will be used to fill cut areas. - If true, the color of the objects material will be used to fill cut areas. + Wenn wahr, wird die Farbe des Objektmaterials verwendet, um Schnittflächen zu füllen. @@ -5688,17 +5688,17 @@ Gebäudeerstellung abgebrochen. The display length of this section plane - The display length of this section plane + Die Anzeigelänge dieser Sektionsebene The display height of this section plane - The display height of this section plane + Die Anzeigehöhe dieser Sektionsebene The size of the arrows of this section plane - The size of the arrows of this section plane + Die Größe der Pfeile dieser Sektionsebene @@ -5719,12 +5719,12 @@ Gebäudeerstellung abgebrochen. The distance between the cut plane and the actual view cut (keep this a very small value but not zero) - The distance between the cut plane and the actual view cut (keep this a very small value but not zero) + Die Entfernung zwischen der Schnitt-Ebene und der tatsächlichen Anzeige-Ebene (nutze einen sehr kleinen Wert, aber nicht 0) Show the label in the 3D view - Show the label in the 3D view + Beschriftung in der 3D-Ansicht anzeigen @@ -5766,12 +5766,12 @@ Gebäudeerstellung abgebrochen. Objects that are included inside this space, such as furniture - Objects that are included inside this space, such as furniture + Objekte, die in diesem Raum enthalten sind, wie Möbel The type of this space - The type of this space + Die Art dieses Raumes @@ -5781,37 +5781,37 @@ Gebäudeerstellung abgebrochen. The number of people who typically occupy this space - The number of people who typically occupy this space + Die Anzahl der Personen, die diesen Raum typischerweise bewohnen The electric power needed to light this space in Watts - The electric power needed to light this space in Watts + Die notwendige elektrische Energie in Watt, um diesen Raum zu beleuchten The electric power needed by the equipment of this space in Watts - The electric power needed by the equipment of this space in Watts + Die elektrische Leistung in Watt, die diese Geräte benötigen If True, Equipment Power will be automatically filled by the equipment included in this space - If True, Equipment Power will be automatically filled by the equipment included in this space + Wenn wahr, wird Geräteenergie automatisch von den in diesem Raum enthaltenen Geräten gefüllt The type of air conditioning of this space - The type of air conditioning of this space + Die Art der Klimaanlage dieses Raumes Specifies if this space is internal or external - Specifies if this space is internal or external + Gibt an, ob dieser Raum intern oder extern ist The text to show. Use $area, $label, $tag, $floor, $walls, $ceiling to insert the respective data - The text to show. Use $area, $label, $tag, $floor, $walls, $ceiling to insert the respective data + Der zu zeigende Text. Verwenden Sie $area, $label, $tag, $floor, $walls, $ceiling, um die entsprechenden Daten einzufügen @@ -5831,17 +5831,17 @@ Gebäudeerstellung abgebrochen. The position of the text. Leave (0,0,0) for automatic position - The position of the text. Leave (0,0,0) for automatic position + Die Position des Textes. Belassen von (0,0,0) für automatische Position The justification of the text - The justification of the text + Die Ausrichtung des Textes The number of decimals to use for calculated texts - The number of decimals to use for calculated texts + Die Anzahl der Dezimalstellen, die für berechnete Texte verwendet werden sollen @@ -6088,7 +6088,7 @@ Gebäudeerstellung abgebrochen. Rebar tools - Rebar tools + Bewehrungswerkzeuge @@ -6119,7 +6119,7 @@ Gebäudeerstellung abgebrochen. Creates a site including selected objects. - Creates a site including selected objects. + Erzeugt ein Grundstück inklusive der ausgewählten Objekte. @@ -6164,12 +6164,12 @@ Gebäudeerstellung abgebrochen. Arch_Reference - + External reference Externe Referenz - + Creates an external reference object Externes Referenzobjekt erstellen @@ -6218,7 +6218,7 @@ Gebäudeerstellung abgebrochen. Truss - Traverse + Träger @@ -6500,7 +6500,7 @@ Gebäudeerstellung abgebrochen. Schedule - Zeitplan + Planung @@ -6513,7 +6513,7 @@ Gebäudeerstellung abgebrochen. Level - Ebene + Stockwerk @@ -6553,7 +6553,7 @@ Gebäudeerstellung abgebrochen. Creates a Reinforcement bar from the selected face of solid object and/or a sketch - Creates a Reinforcement bar from the selected face of solid object and/or a sketch + Erzeugt einen Bewehrungsstab von der ausgewählten Fläche des festen Objekts und/oder einer Skizze @@ -6561,12 +6561,12 @@ Gebäudeerstellung abgebrochen. Section Plane - Section Plane + Schnittebene Creates a section plane object, including the selected objects - Creates a section plane object, including the selected objects + Erstellt eine Schnittebene, einschließlich der ausgewählten Objekte @@ -6579,7 +6579,7 @@ Gebäudeerstellung abgebrochen. Creates a building object including selected objects. - Creates a building object including selected objects. + Erzeugt ein Gebäudeobjekt, einschließlich der ausgewählten Objekte. @@ -6592,7 +6592,7 @@ Gebäudeerstellung abgebrochen. Creates a wall object from scratch or from a selected object (wire, face or solid) - Creates a wall object from scratch or from a selected object (wire, face or solid) + Erzeuge ein Wandobjekt von Grund auf neu oder von einem ausgewählten Objekt (Kantenzug, Oberfläche oder Volumenkörper) @@ -6605,7 +6605,7 @@ Gebäudeerstellung abgebrochen. Merges the selected walls, if possible - Merges the selected walls, if possible + Führt die ausgewählten Wände zusammen, wenn möglich @@ -6618,7 +6618,7 @@ Gebäudeerstellung abgebrochen. Adds the selected components to the active object - Adds the selected components to the active object + Fügt ausgewählte Komponenten zu den aktiven Objekten hinzu @@ -6631,7 +6631,7 @@ Gebäudeerstellung abgebrochen. Remove the selected components from their parents, or create a hole in a component - Remove the selected components from their parents, or create a hole in a component + Entferne die ausgewählten Komponenten von ihrem Elternobjekt, oder erstelle eine Öffnung in einer Komponente @@ -6665,12 +6665,12 @@ Gebäudeerstellung abgebrochen. Select non-manifold meshes - Select non-manifold meshes + Nicht-wasserdichte Netze auswählen Selects all non-manifold meshes from the document or from the selected groups - Selects all non-manifold meshes from the document or from the selected groups + Wählt alle nicht-wasserichten Netze aus dem Dokument oder aus der ausgewählten Gruppe @@ -6793,9 +6793,9 @@ Gebäudeerstellung abgebrochen. Command - - + + Transform Transformieren diff --git a/src/Mod/Arch/Resources/translations/Arch_el.ts b/src/Mod/Arch/Resources/translations/Arch_el.ts index 96c599729b..76754706e5 100644 --- a/src/Mod/Arch/Resources/translations/Arch_el.ts +++ b/src/Mod/Arch/Resources/translations/Arch_el.ts @@ -1357,8 +1357,8 @@ are placed in a 'Group' instead. DAE - + Export options Επιλογές εξαγωγής @@ -1810,40 +1810,40 @@ unit to work with when opening the file. Drawing mode - - + + Category Κατηγορία - - - + + + Preset Preset - - - - + + + + Length Μήκος - - + + Width Πλάτος - + Height Ύψος @@ -1859,8 +1859,8 @@ unit to work with when opening the file. Switch L/W - + Con&tinue Con&tinue @@ -1877,8 +1877,8 @@ unit to work with when opening the file. This mesh is an invalid solid - + Facemaker returned an error Facemaker returned an error @@ -1991,8 +1991,8 @@ unit to work with when opening the file. Έγινε - + Couldn't compute a shape Couldn't compute a shape @@ -2167,8 +2167,8 @@ Site creation aborted. Unable to create a roof - + Please select a base object Please select a base object @@ -2290,7 +2290,7 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Open reference - + Create external reference Create external reference @@ -2444,37 +2444,37 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Διαλέξτε τα επιλεγμένα - - + + Remove Αφαίρεση - - + + Add Προσθήκη - - - - + + + + - + - - + + Edit Επεξεργασία @@ -2495,8 +2495,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Wires - + Components Στοιχεία @@ -2506,30 +2506,30 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Create new component - + Name Όνομα - - + + Type Τύπος - + Thickness Πάχος - + Offset Μετατοπίστε @@ -2597,9 +2597,9 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Please select at least one axis - + Axes Axes @@ -2611,9 +2611,9 @@ If Run = 0 then the run is calculated so that the height is the same as the rela - + Successfully written Successfully written @@ -2623,8 +2623,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Truss - + Please select only one base object or none Please select only one base object or none @@ -3163,8 +3163,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Import CSV File - + Export CSV File Export CSV File @@ -3174,24 +3174,24 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Unable to recognize that file type + - Description Περιγραφή + + - - Value Τιμή + - Unit Μονάδα @@ -3288,19 +3288,19 @@ Floor creation aborted. has an invalid shape + - has a null shape has a null shape - + Toggle subcomponents Toggle subcomponents @@ -3310,8 +3310,8 @@ Floor creation aborted. Closing Sketch edit - + Component Component @@ -3508,8 +3508,8 @@ Floor creation aborted. Centers the plane on the objects in the list above - + Building Κτίριο @@ -3888,14 +3888,14 @@ Building creation aborted. Base rotation around the Tool axis (only used if BasePerpendicularToTool is True) - + The length of this element, if not based on a profile The length of this element, if not based on a profile - + The width of this element, if not based on a profile The width of this element, if not based on a profile @@ -3905,15 +3905,15 @@ Building creation aborted. The height or extrusion depth of this element. Keep 0 for automatic - + The normal extrusion direction of this object (keep (0,0,0) for automatic normal) The normal extrusion direction of this object (keep (0,0,0) for automatic normal) - + The structural nodes of this element The structural nodes of this element @@ -3928,8 +3928,8 @@ Building creation aborted. Offset distance between the centerline and the nodes line - + The facemaker type to use to build the profile of this object The facemaker type to use to build the profile of this object @@ -4006,9 +4006,9 @@ Building creation aborted. The electric power needed by this equipment in Watts + - The type of this building The type of this building @@ -4327,20 +4327,20 @@ Building creation aborted. A URL that shows this site in a mapping website - + Other shapes that are appended to this object Other shapes that are appended to this object - + Other shapes that are subtracted from this object Other shapes that are subtracted from this object - + The area of the projection of this object onto the XY plane The area of the projection of this object onto the XY plane @@ -4375,8 +4375,8 @@ Building creation aborted. An optional offset between the model (0,0,0) origin and the point indicated by the geocoordinates - + The type of this object The type of this object @@ -6195,12 +6195,12 @@ Building creation aborted. Arch_Reference - + External reference External reference - + Creates an external reference object Creates an external reference object @@ -6824,9 +6824,9 @@ Building creation aborted. Command - - + + Transform Μετατόπιση diff --git a/src/Mod/Arch/Resources/translations/Arch_es-AR.ts b/src/Mod/Arch/Resources/translations/Arch_es-AR.ts index 2c3c1f3fd3..220dd0808e 100644 --- a/src/Mod/Arch/Resources/translations/Arch_es-AR.ts +++ b/src/Mod/Arch/Resources/translations/Arch_es-AR.ts @@ -1360,8 +1360,8 @@ Los 'Buildings' y 'Storeys' siguen siendo importados si hay más de uno.DAE - + Export options Opciones de exportación @@ -1806,40 +1806,40 @@ En cualquier caso, algunas aplicaciones BIM usarán este factor para elegir con Modo de dibujo - - + + Category Categoría - - - + + + Preset Predefinido - - - - + + + + Length Longitud - - + + Width Ancho - + Height Altura @@ -1855,8 +1855,8 @@ En cualquier caso, algunas aplicaciones BIM usarán este factor para elegir con Cambiar L/W - + Con&tinue Con&tinuar @@ -1873,8 +1873,8 @@ En cualquier caso, algunas aplicaciones BIM usarán este factor para elegir con Esta malla es un sólido no válido - + Facemaker returned an error Facemaker devolvió un error @@ -1987,8 +1987,8 @@ En cualquier caso, algunas aplicaciones BIM usarán este factor para elegir con Hecho - + Couldn't compute a shape No se pudo procesar una forma @@ -2163,8 +2163,8 @@ Creación del sitio abortada. No se puede crear un techo - + Please select a base object Por favor, seleccione un objeto base @@ -2286,7 +2286,7 @@ Si Distancia = 0 entonces la distancia es calcula de forma que la altura sea igu Abrir referencia - + Create external reference Crear referencia externa @@ -2440,37 +2440,37 @@ Si Distancia = 0 entonces la distancia es calcula de forma que la altura sea igu Elegir lo seleccionado - - + + Remove Eliminar - - + + Add Agregar - - - - + + + + - + - - + + Edit Editar @@ -2491,8 +2491,8 @@ Si Distancia = 0 entonces la distancia es calcula de forma que la altura sea igu Alambres - + Components Componentes @@ -2502,30 +2502,30 @@ Si Distancia = 0 entonces la distancia es calcula de forma que la altura sea igu Crear nuevo componente - + Name Nombre - - + + Type Tipo - + Thickness Espesor - + Offset Desfase @@ -2593,9 +2593,9 @@ Si Distancia = 0 entonces la distancia es calcula de forma que la altura sea igu Por favor seleccione al menos un eje - + Axes Ejes @@ -2607,9 +2607,9 @@ Si Distancia = 0 entonces la distancia es calcula de forma que la altura sea igu - + Successfully written Escrito correctamente @@ -2619,8 +2619,8 @@ Si Distancia = 0 entonces la distancia es calcula de forma que la altura sea igu Celosía - + Please select only one base object or none Por favor, seleccione sólo un objeto base o ninguno @@ -3159,8 +3159,8 @@ Si Distancia = 0 entonces la distancia es calcula de forma que la altura sea igu Importar archivo CSV - + Export CSV File Exportar archivo CSV @@ -3170,24 +3170,24 @@ Si Distancia = 0 entonces la distancia es calcula de forma que la altura sea igu No se puede reconocer ese tipo de archivo + - Description Descripción + + - - Value Valor + - Unit Unidad @@ -3284,19 +3284,19 @@ Creación de planta cancelada. Tiene una forma no válida + - has a null shape Tiene una forma nula - + Toggle subcomponents Alternar subcomponentes @@ -3306,8 +3306,8 @@ Creación de planta cancelada. Cerrando edición del esquema - + Component Componente @@ -3504,8 +3504,8 @@ Creación de planta cancelada. Centra el plano en los objetos de la lista anterior - + Building Edificio @@ -3884,14 +3884,14 @@ Creación de construcción cancelada. Rotación base alrededor del eje de la herramienta (sólo se utiliza si BasePerpendicularToTool es verdadero) - + The length of this element, if not based on a profile La longitud de este elemento, si no está basado en un perfil - + The width of this element, if not based on a profile La anchura de este elemento, si no está basado en un perfil @@ -3901,15 +3901,15 @@ Creación de construcción cancelada. La altura o profundidad de extrusión de este elemento. Mantener 0 para automático - + The normal extrusion direction of this object (keep (0,0,0) for automatic normal) Dirección de extrusión normal de este objeto (mantener (0,0,0) para normal automática) - + The structural nodes of this element Los nodos estructurales de este elemento @@ -3924,8 +3924,8 @@ Creación de construcción cancelada. Distancia de separación entre la línea central y las líneas punteadas - + The facemaker type to use to build the profile of this object El tipo facemaker se usa para construir el perfil de este objeto @@ -4002,9 +4002,9 @@ Creación de construcción cancelada. Potencia eléctrica necesaria por este equipo en Watts + - The type of this building Tipo de este edificio @@ -4323,20 +4323,20 @@ Creación de construcción cancelada. Una URL que muestra este sitio en un sitio web de mapeo - + Other shapes that are appended to this object Otras formas que están anexadas a este objeto - + Other shapes that are subtracted from this object Otras formas que están extraídas de este objeto - + The area of the projection of this object onto the XY plane El área de la proyección de este objeto sobre el plano XY @@ -4371,8 +4371,8 @@ Creación de construcción cancelada. Un desplazamiento opcional entre el origen del modelo (0,0,0) y el punto indicado por las coordenadas geográficas - + The type of this object El tipo de este objeto @@ -6191,12 +6191,12 @@ Creación de construcción cancelada. Arch_Reference - + External reference Referencia externa - + Creates an external reference object Crea un objeto de referencia externa @@ -6820,9 +6820,9 @@ Creación de construcción cancelada. Command - - + + Transform Transformar diff --git a/src/Mod/Arch/Resources/translations/Arch_es-ES.ts b/src/Mod/Arch/Resources/translations/Arch_es-ES.ts index e938e4910e..01d0e59caa 100644 --- a/src/Mod/Arch/Resources/translations/Arch_es-ES.ts +++ b/src/Mod/Arch/Resources/translations/Arch_es-ES.ts @@ -1360,8 +1360,8 @@ se colocan en 'Group' en su lugar. DAE - + Export options Opciones de exportación @@ -1806,40 +1806,40 @@ En cualquier caso, algunas aplicaciones BIM usarán este factor para elegir con Modo de dibujo - - + + Category Categoría - - - + + + Preset Predefinido - - - - + + + + Length Longitud - - + + Width Ancho - + Height Altura @@ -1855,8 +1855,8 @@ En cualquier caso, algunas aplicaciones BIM usarán este factor para elegir con Cambiar L/W - + Con&tinue Con&tinuar @@ -1873,8 +1873,8 @@ En cualquier caso, algunas aplicaciones BIM usarán este factor para elegir con Esta malla es un sólido no válido - + Facemaker returned an error Facemaker devolvió un error @@ -1987,8 +1987,8 @@ En cualquier caso, algunas aplicaciones BIM usarán este factor para elegir con Hecho - + Couldn't compute a shape No se pudo procesar una forma @@ -2163,8 +2163,8 @@ Creación del sitio abortada. No se puede crear un techo - + Please select a base object Por favor, seleccione un objeto base @@ -2286,7 +2286,7 @@ Si Distancia = 0 entonces la distancia es calcula de forma que la altura sea igu Abrir referencia - + Create external reference Crear referencia externa @@ -2440,37 +2440,37 @@ Si Distancia = 0 entonces la distancia es calcula de forma que la altura sea igu Elegir lo seleccionado - - + + Remove Quitar - - + + Add Añadir - - - - + + + + - + - - + + Edit Editar @@ -2491,8 +2491,8 @@ Si Distancia = 0 entonces la distancia es calcula de forma que la altura sea igu Alambres - + Components Componentes @@ -2502,30 +2502,30 @@ Si Distancia = 0 entonces la distancia es calcula de forma que la altura sea igu Crear nuevo componente - + Name Nombre - - + + Type Tipo - + Thickness Espesor - + Offset Desplazamiento @@ -2593,9 +2593,9 @@ Si Distancia = 0 entonces la distancia es calcula de forma que la altura sea igu Por favor seleccione al menos un eje - + Axes Ejes @@ -2607,9 +2607,9 @@ Si Distancia = 0 entonces la distancia es calcula de forma que la altura sea igu - + Successfully written Escrito correctamente @@ -2619,8 +2619,8 @@ Si Distancia = 0 entonces la distancia es calcula de forma que la altura sea igu Celosía - + Please select only one base object or none Por favor, seleccione sólo un objeto base o ninguno @@ -3159,8 +3159,8 @@ Si Distancia = 0 entonces la distancia es calcula de forma que la altura sea igu Importar archivo CSV - + Export CSV File Exportar archivo CSV @@ -3170,24 +3170,24 @@ Si Distancia = 0 entonces la distancia es calcula de forma que la altura sea igu No se puede reconocer ese tipo de archivo + - Description Descripción + + - - Value Valor + - Unit Unidad @@ -3284,19 +3284,19 @@ Creación de planta cancelada. Tiene una forma no válida + - has a null shape Tiene una forma nula - + Toggle subcomponents Alternar subcomponentes @@ -3306,8 +3306,8 @@ Creación de planta cancelada. Cerrando edición del esquema - + Component Componente @@ -3504,8 +3504,8 @@ Creación de planta cancelada. Centra el plano en los objetos de la lista anterior - + Building Construcción @@ -3884,14 +3884,14 @@ Creación de construcción cancelada. Rotación base alrededor del eje de la herramienta (sólo se utiliza si BasePerpendicularToTool es verdadero) - + The length of this element, if not based on a profile La longitud de este elemento, si no está basado en un perfil - + The width of this element, if not based on a profile La anchura de este elemento, si no está basado en un perfil @@ -3901,15 +3901,15 @@ Creación de construcción cancelada. La altura o profundidad de extrusión de este elemento. Mantener 0 para automático - + The normal extrusion direction of this object (keep (0,0,0) for automatic normal) Dirección de extrusión normal de este objeto (mantener (0,0,0) para normal automática) - + The structural nodes of this element Los nodos estructurales de este elemento @@ -3924,8 +3924,8 @@ Creación de construcción cancelada. Distancia de separación entre la línea central y las líneas punteadas - + The facemaker type to use to build the profile of this object El tipo facemaker se usa para construir el perfil de este objeto @@ -4002,9 +4002,9 @@ Creación de construcción cancelada. Potencia eléctrica necesaria por este equipo en Watts + - The type of this building Tipo de este edificio @@ -4323,20 +4323,20 @@ Creación de construcción cancelada. Una URL que muestra este sitio en un sitio web de mapeo - + Other shapes that are appended to this object Otras formas que están anexadas a este objeto - + Other shapes that are subtracted from this object Otras formas que están extraídas de este objeto - + The area of the projection of this object onto the XY plane El área de la proyección de este objeto sobre el plano XY @@ -4371,8 +4371,8 @@ Creación de construcción cancelada. Un desplazamiento opcional entre el origen del modelo (0,0,0) y el punto indicado por las coordenadas geográficas - + The type of this object El tipo de este objeto @@ -6191,12 +6191,12 @@ Creación de construcción cancelada. Arch_Reference - + External reference Referencia externa - + Creates an external reference object Crea un objeto de referencia externa @@ -6820,9 +6820,9 @@ Creación de construcción cancelada. Command - - + + Transform Transformar diff --git a/src/Mod/Arch/Resources/translations/Arch_eu.ts b/src/Mod/Arch/Resources/translations/Arch_eu.ts index 1351f1c18a..34e993af74 100644 --- a/src/Mod/Arch/Resources/translations/Arch_eu.ts +++ b/src/Mod/Arch/Resources/translations/Arch_eu.ts @@ -1361,8 +1361,8 @@ objektu guztiak 'taldea' objektu batean kokatuko dira. DAE - + Export options Esportazio-aukerak @@ -1812,40 +1812,40 @@ dute fitxategia irekitzean zein unitatetan egingo duten lan aukeratzeko.Marrazte modua - - + + Category Kategoria - - - + + + Preset Aurrezarpena - - - - + + + + Length Luzera - - + + Width Zabalera - + Height Altuera @@ -1861,8 +1861,8 @@ dute fitxategia irekitzean zein unitatetan egingo duten lan aukeratzeko.Trukatu luz./zab. - + Con&tinue Ja&rraitu @@ -1879,8 +1879,8 @@ dute fitxategia irekitzean zein unitatetan egingo duten lan aukeratzeko.Amaraun hau solido baliogabea da - + Facemaker returned an error Aurpegi-sortzaileak errorea eman du @@ -1993,8 +1993,8 @@ dute fitxategia irekitzean zein unitatetan egingo duten lan aukeratzeko.Egina - + Couldn't compute a shape Ezin izan da forma bat kalkulatu @@ -2169,8 +2169,8 @@ Gunearen sorrera utzi egin da. Ezin da teilatua sortu - + Please select a base object Hautatu oinarri-objektu bat @@ -2292,7 +2292,7 @@ Distantzia = 0 bada, orduan distantzia kalkulatzen da altuera profil erlatiboare Ireki erreferentzia - + Create external reference Sortu kanpoko erreferentzia @@ -2446,37 +2446,37 @@ Distantzia = 0 bada, orduan distantzia kalkulatzen da altuera profil erlatiboare Hartu hautatua - - + + Remove Kendu - - + + Add Gehitu - - - - + + + + - + - - + + Edit Editatu @@ -2497,8 +2497,8 @@ Distantzia = 0 bada, orduan distantzia kalkulatzen da altuera profil erlatiboare Alanbreak - + Components Osagaiak @@ -2508,30 +2508,30 @@ Distantzia = 0 bada, orduan distantzia kalkulatzen da altuera profil erlatiboare Sortu osagai berria - + Name Izena - - + + Type Mota - + Thickness Lodiera - + Offset Desplazamendua @@ -2599,9 +2599,9 @@ Distantzia = 0 bada, orduan distantzia kalkulatzen da altuera profil erlatiboare Hautatu gutxienez ardatz bat - + Axes Ardatzak @@ -2613,9 +2613,9 @@ Distantzia = 0 bada, orduan distantzia kalkulatzen da altuera profil erlatiboare - + Successfully written Ongi idatzi da @@ -2625,8 +2625,8 @@ Distantzia = 0 bada, orduan distantzia kalkulatzen da altuera profil erlatiboare Zurajea - + Please select only one base object or none Hautatu oinarri-objektu bakar bat edo bat ere ez @@ -3165,8 +3165,8 @@ Distantzia = 0 bada, orduan distantzia kalkulatzen da altuera profil erlatiboare Inportatu CSV fitxategia - + Export CSV File Esportatu CSV fitxategia @@ -3176,24 +3176,24 @@ Distantzia = 0 bada, orduan distantzia kalkulatzen da altuera profil erlatiboare Ez da fitxategi mota hori ezagutzen + - Description Deskribapena + + - - Value Balioa + - Unit Unitatea @@ -3290,19 +3290,19 @@ Solairuaren sorrera utzi egin da. baliogabeko forma du + - has a null shape forma nulua du - + Toggle subcomponents Txandakatu azpiosagaiak @@ -3312,8 +3312,8 @@ Solairuaren sorrera utzi egin da. Krokisaren edizioa ixten - + Component Osagaia @@ -3510,8 +3510,8 @@ Solairuaren sorrera utzi egin da. Planoa goiko zerrendako objektuetan zentratzen du - + Building Eraikina @@ -3890,14 +3890,14 @@ Eraikinaren sorrera utzi egin da. Oinarriaren biraketa tresna-ardatzaren inguruan (BasePerpendicularToTool egia bada soilik erabilia) - + The length of this element, if not based on a profile Elementu honen luzera, profil batean oinarrituta ez badago - + The width of this element, if not based on a profile Elementu honen luzera, profil batean oinarrituta ez badago @@ -3907,15 +3907,15 @@ Eraikinaren sorrera utzi egin da. Elementu honen altuera edo estrusio-sakonera. Mantendu 0 balio automatikoa erabiltzeko - + The normal extrusion direction of this object (keep (0,0,0) for automatic normal) Objektu honen estrusio-norabide normala (mantendu (0,0,0) normal automatikorako) - + The structural nodes of this element Elementu honen egiturazko nodoak @@ -3930,8 +3930,8 @@ Eraikinaren sorrera utzi egin da. Erdiko lerroaren eta nodo-lerroen arteko desplazamendu-distantzia - + The facemaker type to use to build the profile of this object Objektu honen profila eraikitzeko erabiliko den aurpegi-sortzailearen mota @@ -4008,9 +4008,9 @@ Eraikinaren sorrera utzi egin da. Ekipamendu honek behar duen energia elektrikoa, watt-etan + - The type of this building Eraikin honen mota @@ -4329,20 +4329,20 @@ Eraikinaren sorrera utzi egin da. Gune hau mapatze-webgune batean erakutsiko duen URL bat - + Other shapes that are appended to this object Objektu honi erantsitako beste forma batzuk - + Other shapes that are subtracted from this object Objektu honi kendutako beste forma batzuk - + The area of the projection of this object onto the XY plane Objektu honen proiekzioaren area XY planoan @@ -4377,8 +4377,8 @@ Eraikinaren sorrera utzi egin da. Ereduaren (0,0,0) jatorriaren eta geokoordinatuek adierazten duten puntuaren arteko aukerako desplazamendu bat - + The type of this object Objektu honen mota @@ -6197,12 +6197,12 @@ Eraikinaren sorrera utzi egin da. Arch_Reference - + External reference Kanpoko erreferentzia - + Creates an external reference object Kanpoko erreferentzia-objektu bat sortzen du @@ -6826,9 +6826,9 @@ Eraikinaren sorrera utzi egin da. Command - - + + Transform Transformatu diff --git a/src/Mod/Arch/Resources/translations/Arch_fi.ts b/src/Mod/Arch/Resources/translations/Arch_fi.ts index 9449cf7c79..3105dabb58 100644 --- a/src/Mod/Arch/Resources/translations/Arch_fi.ts +++ b/src/Mod/Arch/Resources/translations/Arch_fi.ts @@ -1361,8 +1361,8 @@ are placed in a 'Group' instead. DAE - + Export options Vientiasetukset @@ -1814,40 +1814,40 @@ unit to work with when opening the file. Drawing mode - - + + Category Kategoria - - - + + + Preset Preset - - - - + + + + Length Pituus - - + + Width Leveys - + Height Korkeus @@ -1863,8 +1863,8 @@ unit to work with when opening the file. Switch L/W - + Con&tinue Con&tinue @@ -1881,8 +1881,8 @@ unit to work with when opening the file. This mesh is an invalid solid - + Facemaker returned an error Facemaker returned an error @@ -1995,8 +1995,8 @@ unit to work with when opening the file. Valmis - + Couldn't compute a shape Couldn't compute a shape @@ -2171,8 +2171,8 @@ Site creation aborted. Unable to create a roof - + Please select a base object Please select a base object @@ -2294,7 +2294,7 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Open reference - + Create external reference Create external reference @@ -2448,37 +2448,37 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Valitse valittu - - + + Remove Poista - - + + Add Lisää - - - - + + + + - + - - + + Edit Muokkaa @@ -2499,8 +2499,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Wires - + Components Osat @@ -2510,30 +2510,30 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Luo uusi komponentti - + Name Nimi - - + + Type Tyyppi - + Thickness Paksuus - + Offset Siirtymä @@ -2601,9 +2601,9 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Please select at least one axis - + Axes Axes @@ -2615,9 +2615,9 @@ If Run = 0 then the run is calculated so that the height is the same as the rela - + Successfully written Successfully written @@ -2627,8 +2627,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Truss - + Please select only one base object or none Please select only one base object or none @@ -3167,8 +3167,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Tuo CSV-tiedosto - + Export CSV File Export CSV File @@ -3178,24 +3178,24 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Unable to recognize that file type + - Description Kuvaus + + - - Value Arvo + - Unit Yksikkö @@ -3292,19 +3292,19 @@ Floor creation aborted. has an invalid shape + - has a null shape has a null shape - + Toggle subcomponents Toggle subcomponents @@ -3314,8 +3314,8 @@ Floor creation aborted. Closing Sketch edit - + Component Component @@ -3512,8 +3512,8 @@ Floor creation aborted. Centers the plane on the objects in the list above - + Building Rakennus @@ -3892,14 +3892,14 @@ Building creation aborted. Base rotation around the Tool axis (only used if BasePerpendicularToTool is True) - + The length of this element, if not based on a profile The length of this element, if not based on a profile - + The width of this element, if not based on a profile The width of this element, if not based on a profile @@ -3909,15 +3909,15 @@ Building creation aborted. The height or extrusion depth of this element. Keep 0 for automatic - + The normal extrusion direction of this object (keep (0,0,0) for automatic normal) The normal extrusion direction of this object (keep (0,0,0) for automatic normal) - + The structural nodes of this element The structural nodes of this element @@ -3932,8 +3932,8 @@ Building creation aborted. Offset distance between the centerline and the nodes line - + The facemaker type to use to build the profile of this object The facemaker type to use to build the profile of this object @@ -4010,9 +4010,9 @@ Building creation aborted. The electric power needed by this equipment in Watts + - The type of this building The type of this building @@ -4331,20 +4331,20 @@ Building creation aborted. A URL that shows this site in a mapping website - + Other shapes that are appended to this object Other shapes that are appended to this object - + Other shapes that are subtracted from this object Other shapes that are subtracted from this object - + The area of the projection of this object onto the XY plane The area of the projection of this object onto the XY plane @@ -4379,8 +4379,8 @@ Building creation aborted. An optional offset between the model (0,0,0) origin and the point indicated by the geocoordinates - + The type of this object The type of this object @@ -6199,12 +6199,12 @@ Building creation aborted. Arch_Reference - + External reference External reference - + Creates an external reference object Creates an external reference object @@ -6828,9 +6828,9 @@ Building creation aborted. Command - - + + Transform Muunna diff --git a/src/Mod/Arch/Resources/translations/Arch_fr.qm b/src/Mod/Arch/Resources/translations/Arch_fr.qm index a8d20ead64ce134a518c129cfdcdf72bd33f7339..6f2bac42e90c622b3b527312508ce217d1c9c0a3 100644 GIT binary patch delta 9838 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 l?fgFjb!jFvVGZMk1oMh Import - Importation + Importer @@ -434,7 +434,7 @@ Leave blank to use all objects from the document Refresh - Rafraîchir + Actualiser @@ -485,7 +485,7 @@ Leave blank to use all objects from the document Copy existing... - Copier le matériau... + Copier l’existant... @@ -570,7 +570,7 @@ Leave blank to use all objects from the document Tolerance - Tolérance + Tolérance  @@ -610,7 +610,7 @@ Leave blank to use all objects from the document Start - Début + Démarrer @@ -896,7 +896,7 @@ instead of the FreeCAD web workbench Width: - Largeur : + Largeur : @@ -921,7 +921,7 @@ instead of the FreeCAD web workbench Height: - Hauteur : + Hauteur : @@ -952,7 +952,7 @@ instead of the FreeCAD web workbench Length: - Longueur : + Longueur : @@ -977,7 +977,7 @@ instead of the FreeCAD web workbench Windows - Fenêtres + Fenêtre @@ -1003,7 +1003,7 @@ instead of the FreeCAD web workbench Transparency: - Transparence : + Transparence : @@ -1041,7 +1041,7 @@ instead of the FreeCAD web workbench Thickness - Evidement + Épaisseur @@ -1349,8 +1349,8 @@ Les objets "Bâtiments" et "Étages" sont toujours importés s'il y en a plus d' DAE - + Export options Options d'exportation @@ -1451,7 +1451,7 @@ The gradient of the local mesh size h(x) is bound by |Δh(x)| ≤ 1/value. Second order - Second ordre + Deuxième ordre @@ -1781,40 +1781,40 @@ Cependant, certaines applications BIM utiliseront ce facteur pour choisir l'unit Mode de dessin - - + + Category Catégorie - - - + + + Preset Préréglage - - - - + + + + Length Longueur - - + + Width Largeur - + Height Hauteur @@ -1830,8 +1830,8 @@ Cependant, certaines applications BIM utiliseront ce facteur pour choisir l'unit Intervertir L/La - + Con&tinue Pour&suivre @@ -1848,8 +1848,8 @@ Cependant, certaines applications BIM utiliseront ce facteur pour choisir l'unit Ce maillage n'est pas un solide valide - + Facemaker returned an error FaceMaker a retouné une erreur @@ -1962,8 +1962,8 @@ Cependant, certaines applications BIM utiliseront ce facteur pour choisir l'unit Fait - + Couldn't compute a shape Impossible de calculer une forme @@ -2067,7 +2067,7 @@ Cependant, certaines applications BIM utiliseront ce facteur pour choisir l'unit Arch - Architecture + Arch @@ -2138,8 +2138,8 @@ La création du site est abandonnée. Impossible de créer un toit - + Please select a base object Sélectionner un objet de base @@ -2178,7 +2178,7 @@ Si Course = 0 alors la course est calculée de façon à ce que la hauteur du pr Id - ID + Identifiant @@ -2218,7 +2218,7 @@ Si Course = 0 alors la course est calculée de façon à ce que la hauteur du pr Cutting - Couper + Coupe @@ -2261,7 +2261,7 @@ Si Course = 0 alors la course est calculée de façon à ce que la hauteur du pr Ouvrir la référence - + Create external reference Créer une référence externe @@ -2412,40 +2412,40 @@ Si Course = 0 alors la course est calculée de façon à ce que la hauteur du pr Pick selected - Choix sélectionné + Choisir la sélection - - + + Remove Supprimer - - + + Add Ajouter - - - - + + + + - + - - + + Edit Éditer @@ -2466,8 +2466,8 @@ Si Course = 0 alors la course est calculée de façon à ce que la hauteur du pr Polylignes - + Components Composants @@ -2477,30 +2477,30 @@ Si Course = 0 alors la course est calculée de façon à ce que la hauteur du pr Créer un nouveau composant - + Name Nom - - + + Type Type - + Thickness - Evidement + Épaisseur - + Offset Décalage @@ -2568,9 +2568,9 @@ Si Course = 0 alors la course est calculée de façon à ce que la hauteur du pr Sélectionner au moins un axe - + Axes Axes @@ -2582,9 +2582,9 @@ Si Course = 0 alors la course est calculée de façon à ce que la hauteur du pr - + Successfully written Écrit avec succès @@ -2594,8 +2594,8 @@ Si Course = 0 alors la course est calculée de façon à ce que la hauteur du pr Treillis - + Please select only one base object or none Sélectionner un seul objet de base ou aucun @@ -2700,7 +2700,7 @@ Si Course = 0 alors la course est calculée de façon à ce que la hauteur du pr Total thickness - L'épaisseur global + Épaisseur totale @@ -3014,7 +3014,7 @@ Si Course = 0 alors la course est calculée de façon à ce que la hauteur du pr Pipe - Tuyau + Conduite @@ -3134,8 +3134,8 @@ Si Course = 0 alors la course est calculée de façon à ce que la hauteur du pr Importer un fichier CSV - + Export CSV File Exporter vers un fichier CSV @@ -3145,24 +3145,24 @@ Si Course = 0 alors la course est calculée de façon à ce que la hauteur du pr Impossible de reconnaître ce type de fichier + - Description Description + + - - Value Valeur + - Unit Unité @@ -3215,7 +3215,7 @@ La création du niveau est abandonnée. Axis - Axe + Axes @@ -3259,19 +3259,19 @@ La création du niveau est abandonnée. a une forme non valide + - has a null shape a une forme nulle - + Toggle subcomponents Activer/désactiver les sous-composants @@ -3281,8 +3281,8 @@ La création du niveau est abandonnée. Fermeture de l'édition de l'esquisse - + Component Composant @@ -3385,7 +3385,7 @@ La création du niveau est abandonnée. Section - Section + Coupe @@ -3471,7 +3471,7 @@ La création du niveau est abandonnée. Center - Centre + Centrer @@ -3479,8 +3479,8 @@ La création du niveau est abandonnée. Centre le plan sur les objets de la liste ci-dessus - + Building Bâtiment @@ -3580,12 +3580,12 @@ La création du bâtiment est abandonnée. Left - Gauche + À gauche Right - Droit + À droite @@ -3661,7 +3661,7 @@ La création du bâtiment est abandonnée. Survey - Prendre des cotes + Prendre des côtes @@ -3859,14 +3859,14 @@ La création du bâtiment est abandonnée. Rotation de la base autour de l'axe de l'outil (utilisé uniquement si BasePerpendicularToTool est mis à vrai) - + The length of this element, if not based on a profile La longueur de cet élément, si il n'est pas basé sur un profil - + The width of this element, if not based on a profile La largeur de cet élément, si il n'est pas basé sur un profilé @@ -3876,15 +3876,15 @@ La création du bâtiment est abandonnée. La hauteur ou profondeur d’extrusion de cet élément. Laisser à 0 pour un réglage automatique - + The normal extrusion direction of this object (keep (0,0,0) for automatic normal) La direction d'extrusion normale de cet objet (laisser à (0,0,0) pour une normale automatique) - + The structural nodes of this element Les nœuds structurels de cet élément @@ -3899,8 +3899,8 @@ La création du bâtiment est abandonnée. Décalage entre la ligne centrale et la ligne des nœuds - + The facemaker type to use to build the profile of this object Le type de facemaker à utiliser pour créer le profilé de cet objet @@ -3977,9 +3977,9 @@ La création du bâtiment est abandonnée. La puissance électrique nécessaire à cet équipement en Watts + - The type of this building Le type de ce bâtiment @@ -4298,20 +4298,20 @@ La création du bâtiment est abandonnée. URL montrant ce site sur un site de cartographie - + Other shapes that are appended to this object Autres formes ajoutées à cet objet - + Other shapes that are subtracted from this object Autres formes soustraites de cet objet - + The area of the projection of this object onto the XY plane Surface projetée de l'objet sur un plan XY @@ -4346,8 +4346,8 @@ La création du bâtiment est abandonnée. Un décalage facultatif entre l'origine du modèle (0,0,0) et le point indiqué par les géocoordonnées - + The type of this object Le type de cet objet @@ -6077,7 +6077,7 @@ La création du bâtiment est abandonnée. Annotation - Annotation + Annotations @@ -6166,12 +6166,12 @@ La création du bâtiment est abandonnée. Arch_Reference - + External reference Référence externe - + Creates an external reference object Créer une référence externe @@ -6406,7 +6406,7 @@ La création du bâtiment est abandonnée. Panel Cut - Panneau de coupe + Découpe de panneau @@ -6419,7 +6419,7 @@ La création du bâtiment est abandonnée. Panel Sheet - Plaque de panneaux + Plaque de panneau @@ -6528,7 +6528,7 @@ La création du bâtiment est abandonnée. Axis - Axe + Axes @@ -6542,7 +6542,7 @@ La création du bâtiment est abandonnée. Axis tools - Outils pour les axes + Outils de l’axe @@ -6719,7 +6719,7 @@ La création du bâtiment est abandonnée. Survey - Prendre des cotes + Prise de côtes @@ -6795,9 +6795,9 @@ La création du bâtiment est abandonnée. Command - - + + Transform Transformer @@ -6808,7 +6808,7 @@ La création du bâtiment est abandonnée. Arch - Architecture + Arch @@ -6816,14 +6816,14 @@ La création du bâtiment est abandonnée. Draft - Tirant d'eau + Draft Import-Export - Importer/Exporter + Importer-Exporter diff --git a/src/Mod/Arch/Resources/translations/Arch_gl.ts b/src/Mod/Arch/Resources/translations/Arch_gl.ts index 8f5739799d..3ef4327411 100644 --- a/src/Mod/Arch/Resources/translations/Arch_gl.ts +++ b/src/Mod/Arch/Resources/translations/Arch_gl.ts @@ -1361,8 +1361,8 @@ are placed in a 'Group' instead. DAE - + Export options Opcións de exportación @@ -1814,40 +1814,40 @@ unit to work with when opening the file. Drawing mode - - + + Category Categoría - - - + + + Preset Preset - - - - + + + + Length Lonxitude - - + + Width Largura - + Height Altura @@ -1863,8 +1863,8 @@ unit to work with when opening the file. Switch L/W - + Con&tinue Con&tinue @@ -1881,8 +1881,8 @@ unit to work with when opening the file. This mesh is an invalid solid - + Facemaker returned an error Facemaker returned an error @@ -1995,8 +1995,8 @@ unit to work with when opening the file. Feito - + Couldn't compute a shape Couldn't compute a shape @@ -2171,8 +2171,8 @@ Site creation aborted. Unable to create a roof - + Please select a base object Please select a base object @@ -2294,7 +2294,7 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Open reference - + Create external reference Create external reference @@ -2448,37 +2448,37 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Elixir o escolmado - - + + Remove Rexeitar - - + + Add Engadir - - - - + + + + - + - - + + Edit Editar @@ -2499,8 +2499,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Wires - + Components Compoñentes @@ -2510,30 +2510,30 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Create new component - + Name Nome - - + + Type Tipo - + Thickness Grosor - + Offset Separación @@ -2601,9 +2601,9 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Please select at least one axis - + Axes Axes @@ -2615,9 +2615,9 @@ If Run = 0 then the run is calculated so that the height is the same as the rela - + Successfully written Successfully written @@ -2627,8 +2627,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Truss - + Please select only one base object or none Please select only one base object or none @@ -3167,8 +3167,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Import CSV File - + Export CSV File Export CSV File @@ -3178,24 +3178,24 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Unable to recognize that file type + - Description Descrición + + - - Value Valor + - Unit Unidade @@ -3292,19 +3292,19 @@ Floor creation aborted. has an invalid shape + - has a null shape has a null shape - + Toggle subcomponents Toggle subcomponents @@ -3314,8 +3314,8 @@ Floor creation aborted. Closing Sketch edit - + Component Component @@ -3512,8 +3512,8 @@ Floor creation aborted. Centers the plane on the objects in the list above - + Building Edificio @@ -3892,14 +3892,14 @@ Building creation aborted. Base rotation around the Tool axis (only used if BasePerpendicularToTool is True) - + The length of this element, if not based on a profile The length of this element, if not based on a profile - + The width of this element, if not based on a profile The width of this element, if not based on a profile @@ -3909,15 +3909,15 @@ Building creation aborted. The height or extrusion depth of this element. Keep 0 for automatic - + The normal extrusion direction of this object (keep (0,0,0) for automatic normal) The normal extrusion direction of this object (keep (0,0,0) for automatic normal) - + The structural nodes of this element The structural nodes of this element @@ -3932,8 +3932,8 @@ Building creation aborted. Offset distance between the centerline and the nodes line - + The facemaker type to use to build the profile of this object The facemaker type to use to build the profile of this object @@ -4010,9 +4010,9 @@ Building creation aborted. The electric power needed by this equipment in Watts + - The type of this building The type of this building @@ -4331,20 +4331,20 @@ Building creation aborted. A URL that shows this site in a mapping website - + Other shapes that are appended to this object Other shapes that are appended to this object - + Other shapes that are subtracted from this object Other shapes that are subtracted from this object - + The area of the projection of this object onto the XY plane The area of the projection of this object onto the XY plane @@ -4379,8 +4379,8 @@ Building creation aborted. An optional offset between the model (0,0,0) origin and the point indicated by the geocoordinates - + The type of this object The type of this object @@ -6199,12 +6199,12 @@ Building creation aborted. Arch_Reference - + External reference External reference - + Creates an external reference object Creates an external reference object @@ -6828,9 +6828,9 @@ Building creation aborted. Command - - + + Transform Transformar diff --git a/src/Mod/Arch/Resources/translations/Arch_hr.qm b/src/Mod/Arch/Resources/translations/Arch_hr.qm index 179bdcc5158973c75b386515a99efbdafc94b07f..b11aa98dcea420ca3b089ebc1b51c6a679e4a94b 100644 GIT binary patch delta 10210 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 QoOaelU%AODedhuH2f#Q?OaK4? diff --git a/src/Mod/Arch/Resources/translations/Arch_hr.ts b/src/Mod/Arch/Resources/translations/Arch_hr.ts index e5cfe858fc..68aa7238ed 100644 --- a/src/Mod/Arch/Resources/translations/Arch_hr.ts +++ b/src/Mod/Arch/Resources/translations/Arch_hr.ts @@ -218,7 +218,7 @@ Property - Svojstva + Svojstvo @@ -315,7 +315,7 @@ Ostavite prazno da biste koristili sve predmete iz dokumenta Clear - Brisanje + Ukloni @@ -347,12 +347,12 @@ Opcionalni popis filtera svojstva:vrijednost odvojenih zarezom (;). Preporučite Import - Uvoz + Uvezi Export - Izvoz + Izvezi @@ -372,7 +372,7 @@ Opcionalni popis filtera svojstva:vrijednost odvojenih zarezom (;). Preporučite Password: - Lozinka: + Zaporka: @@ -536,7 +536,7 @@ Opcionalni popis filtera svojstva:vrijednost odvojenih zarezom (;). Preporučite Invert - Invertiraj + Izokreni @@ -566,7 +566,7 @@ Opcionalni popis filtera svojstva:vrijednost odvojenih zarezom (;). Preporučite Remove - Ukloniti + Ukloni @@ -616,17 +616,17 @@ Opcionalni popis filtera svojstva:vrijednost odvojenih zarezom (;). Preporučite Start - Počni + Početak Stop - Stop + Zaustavi Preview - Pregled + Predpregled @@ -634,7 +634,7 @@ Opcionalni popis filtera svojstva:vrijednost odvojenih zarezom (;). Preporučite General settings - Glavne postavke + Opće postavke @@ -908,7 +908,9 @@ umjesto Web radne površine FreeCAD-a Width: - Širina: + + +Širina: @@ -964,7 +966,7 @@ umjesto Web radne površine FreeCAD-a Length: - Duljina: + Dužina: @@ -984,12 +986,12 @@ umjesto Web radne površine FreeCAD-a Offset - Pomak + Pomak: Windows - Windows + Prozor @@ -1373,8 +1375,8 @@ umjesto toga smješteni su u "Grupu". DAE - + Export options Postavke izvoza @@ -1424,7 +1426,7 @@ Ako koristite Netgen, provjerite je li dostupan. Tessellation - Mozaik + Popločenje @@ -1757,7 +1759,7 @@ jedinice s kojom treba raditi prilikom otvaranja datoteke. Structure - Konstrukcija + Struktura @@ -1829,40 +1831,42 @@ jedinice s kojom treba raditi prilikom otvaranja datoteke. Način crtanja - - + + Category Kategorija - - - + + + Preset Unaprijed postavljene postavke - - - - + + + + Length Dužina - - + + Width - Širina + + +Širina - + Height Visina @@ -1878,8 +1882,8 @@ jedinice s kojom treba raditi prilikom otvaranja datoteke. Obrni D/Š - + Con&tinue Nas&tavi @@ -1896,8 +1900,8 @@ jedinice s kojom treba raditi prilikom otvaranja datoteke. Ova mreža je nevažeće čvrsto tijelo - + Facemaker returned an error Graditelj lica je vratio pogrešku @@ -2010,8 +2014,8 @@ jedinice s kojom treba raditi prilikom otvaranja datoteke. Gotovo - + Couldn't compute a shape Oblik se nije mogao izračunati @@ -2063,7 +2067,7 @@ jedinice s kojom treba raditi prilikom otvaranja datoteke. BuildingPart - Ugradni dio + Ugradni Dio @@ -2079,12 +2083,12 @@ jedinice s kojom treba raditi prilikom otvaranja datoteke. Deactivate - Dezaktivirati + Deaktiviraj Activate - Aktivirati + Aktiviraj @@ -2099,7 +2103,7 @@ jedinice s kojom treba raditi prilikom otvaranja datoteke. Create group... - Napravi grupu ... + Napravi grupu... @@ -2115,7 +2119,7 @@ jedinice s kojom treba raditi prilikom otvaranja datoteke. Arch - Luk + Arhitekt @@ -2135,12 +2139,12 @@ jedinice s kojom treba raditi prilikom otvaranja datoteke. Profile - Profil + Profili Site - Parcela + Lokacija @@ -2186,8 +2190,8 @@ Stvaranje Parcele prekinuto. Nije moguće izraditi krov - + Please select a base object Odaberite osnovni objekt @@ -2291,7 +2295,7 @@ Ako je Run = 0, tada se proračun izračunava tako da je visina jednaka relativn Front - Ispred + Prednje @@ -2309,7 +2313,7 @@ Ako je Run = 0, tada se proračun izračunava tako da je visina jednaka relativn Otvori referencu - + Create external reference Stvaranje vanjske reference @@ -2475,37 +2479,37 @@ Ako je Run = 0, tada se proračun izračunava tako da je visina jednaka relativn Pokupi odabrano - - + + Remove - Ukloniti + Ukloni - - + + Add Dodaj - - - - + + + + - + - - + + Edit Uredi @@ -2526,8 +2530,8 @@ Ako je Run = 0, tada se proračun izračunava tako da je visina jednaka relativn Žice - + Components Komponente @@ -2537,30 +2541,30 @@ Ako je Run = 0, tada se proračun izračunava tako da je visina jednaka relativn Izradi novu komponentu - + Name Ime - - + + Type Tip - + Thickness Debljina - + Offset Pomak @@ -2632,9 +2636,9 @@ Ako je Run = 0, tada se proračun izračunava tako da je visina jednaka relativn Molimo odaberite najmanje jednu os - + Axes Osi @@ -2646,9 +2650,9 @@ Ako je Run = 0, tada se proračun izračunava tako da je visina jednaka relativn - + Successfully written Uspješno napisan @@ -2658,8 +2662,8 @@ Ako je Run = 0, tada se proračun izračunava tako da je visina jednaka relativn Poprečna greda - + Please select only one base object or none Odaberite samo jedan osnovni objekt ili nijedan @@ -2836,12 +2840,12 @@ Ako je Run = 0, tada se proračun izračunava tako da je visina jednaka relativn Add row - Dodaj red + Dodaj redak Del row - Ukloni red + Ukloni redak @@ -2886,7 +2890,7 @@ Ako je Run = 0, tada se proračun izračunava tako da je visina jednaka relativn Chamfer - Zarubljenje + Žlijeb @@ -3200,8 +3204,8 @@ Here is a breakdown of the translation: Uvezi CSV datoteku - + Export CSV File Izvezi CSV datoteku @@ -3211,24 +3215,24 @@ Here is a breakdown of the translation: Nije moguće prepoznati vrstu datoteke + - Description Opis + + - - Value Vrijednost + - Unit Jedinica @@ -3281,7 +3285,7 @@ Stvaranje etaže prekinuto. Axis - Osi + Os @@ -3325,19 +3329,19 @@ Stvaranje etaže prekinuto. ima jedan neispravan oblik + - has a null shape ima jedan ništavni oblik - + Toggle subcomponents Uključivanje/isključivanje podsastavnice @@ -3347,8 +3351,8 @@ Stvaranje etaže prekinuto. Zatvori uređivanje Skice - + Component Komponenta @@ -3405,7 +3409,7 @@ Stvaranje etaže prekinuto. Property - Svojstva + Svojstvo @@ -3420,7 +3424,7 @@ Stvaranje etaže prekinuto. New... - Novi ... + Novo... @@ -3451,7 +3455,7 @@ Stvaranje etaže prekinuto. Section - Odsječak + Odjeljak @@ -3545,8 +3549,8 @@ Stvaranje etaže prekinuto. Centrira ravninu na objekte na gornjem popisu - + Building Zgrada @@ -3737,7 +3741,7 @@ Stvaranje zgrade prekinuto. Clear - Brisanje + Ukloni @@ -3868,7 +3872,7 @@ Stvaranje zgrade prekinuto. Structure - Konstrukcija + Strukture @@ -3929,14 +3933,14 @@ Stvaranje zgrade prekinuto. Rotacija osnove oko osi alata (koristi se samo ako je OsnovaOkomitoNaAlat Istina) - + The length of this element, if not based on a profile Dužina ovog elementa, ako se ne temelji na profilu - + The width of this element, if not based on a profile Širina ovog elementa, ako se ne temelji na profilu @@ -3946,15 +3950,15 @@ Stvaranje zgrade prekinuto. Visine ili dubina istiskivanja ovog elementa. Držite 0 za automatsko - + The normal extrusion direction of this object (keep (0,0,0) for automatic normal) Smjer normalnog istiskivanja objekta (zadrži (0,0,0) za automatsko normalno) - + The structural nodes of this element Strukturni čvorovi ovog elementa @@ -3969,8 +3973,8 @@ Stvaranje zgrade prekinuto. Udaljenost od centralne linije i čvora - + The facemaker type to use to build the profile of this object Vrsta dotjeravanja izgleda, koristi se za izgradnju profila ovog objekta @@ -4047,9 +4051,9 @@ Stvaranje zgrade prekinuto. Električna energija potrebna u ovoj opremi + - The type of this building Vrsta ove zgrade @@ -4371,20 +4375,20 @@ Stvaranje zgrade prekinuto. Url koji pokazuje ovo mjesto na mapiranoj web-stranici - + Other shapes that are appended to this object Drugi oblici koji su dodani ovom objektu - + Other shapes that are subtracted from this object Drugi oblici koji su oduzeti ovom objektu - + The area of the projection of this object onto the XY plane Područje projekcije ovog objekta na ravnini XY @@ -4419,8 +4423,8 @@ Stvaranje zgrade prekinuto. Opcionalni pomak između porijekla modela (0,0,0) i mjesta označenog na geokoordinatama - + The type of this object Tip ovog objekta @@ -6075,7 +6079,7 @@ Stvaranje zgrade prekinuto. BuildingPart - Ugradni dio + Ugradni Dio @@ -6096,7 +6100,7 @@ Stvaranje zgrade prekinuto. Structure tools - Alati Konstrukcije + Alati strukture @@ -6141,7 +6145,7 @@ Stvaranje zgrade prekinuto. Draft modification tools - Alati za izmjene Nacrta + Alati izmjene Nacrta @@ -6176,7 +6180,7 @@ Stvaranje zgrade prekinuto. Annotation - Anotacija + Napomene @@ -6215,7 +6219,7 @@ Stvaranje zgrade prekinuto. Site - Parcela + Mjesto @@ -6228,7 +6232,7 @@ Stvaranje zgrade prekinuto. Roof - Krovište + Krov @@ -6265,12 +6269,12 @@ Stvaranje zgrade prekinuto. Arch_Reference - + External reference Vanjska referenca - + Creates an external reference object Stvara objekt vanjske reference @@ -6280,7 +6284,7 @@ Stvaranje zgrade prekinuto. Frame - Nosač + Okvir @@ -6505,7 +6509,7 @@ Stvaranje zgrade prekinuto. Panel Cut - Rez Ploča + Rez Ploče @@ -6545,7 +6549,7 @@ Stvaranje zgrade prekinuto. Panel tools - Alati Pregrade + Alati Ploče @@ -6553,7 +6557,7 @@ Stvaranje zgrade prekinuto. Curtain Wall - Viseća (zglobna) fasada + Viseća vanjska fasada @@ -6627,7 +6631,7 @@ Stvaranje zgrade prekinuto. Axis - Osi + Os @@ -6885,7 +6889,7 @@ Stvaranje zgrade prekinuto. Toggle subcomponents - Uključivanje/isključivanje podsastavnice + Uključivanje/isključivanje pod komponente @@ -6896,11 +6900,11 @@ Stvaranje zgrade prekinuto. Command - - + + Transform - Transformiraj + Transformacija @@ -6917,14 +6921,14 @@ Stvaranje zgrade prekinuto. Draft - Skica + Nacrt Import-Export - Uvoz / izvoz + Uvoz-Izvoz diff --git a/src/Mod/Arch/Resources/translations/Arch_hu.qm b/src/Mod/Arch/Resources/translations/Arch_hu.qm index ce6f260a5b457d60c4a02f2905828fd5276b5690..8e00897ca1776302fbecde000d08512039c3123d 100644 GIT binary patch delta 9549 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 diff --git a/src/Mod/Arch/Resources/translations/Arch_hu.ts b/src/Mod/Arch/Resources/translations/Arch_hu.ts index 07448240d4..292d6830cc 100644 --- a/src/Mod/Arch/Resources/translations/Arch_hu.ts +++ b/src/Mod/Arch/Resources/translations/Arch_hu.ts @@ -349,7 +349,7 @@ Hagyja üresen a dokumentum összes objektumának használatát Export - Export + Exportálás @@ -1361,8 +1361,8 @@ Az 'Épületek' és az 'Emeletek' még mindig importálva vannak, ha egynél tö DAE - + Export options Exportálási beállítások @@ -1814,40 +1814,40 @@ kiválasszák a mértékegységet a fájl megnyitásakor. Rajzolási mód - - + + Category Kategória - - - + + + Preset Előre beállított - - - - + + + + Length Hossz - - + + Width Szélesség - + Height Magasság @@ -1863,8 +1863,8 @@ kiválasszák a mértékegységet a fájl megnyitásakor. Kapcsoló H/SZ - + Con&tinue Folytatás @@ -1881,8 +1881,8 @@ kiválasszák a mértékegységet a fájl megnyitásakor. Ez a háló egy érvénytelen szilárd test - + Facemaker returned an error Felületlétrehozás hibával tért vissza @@ -1995,15 +1995,15 @@ kiválasszák a mértékegységet a fájl megnyitásakor. Kész - + Couldn't compute a shape Nem tudott kiszámítani egy alakzatot Equipment - Berendezési tárgy + Felszerelési tárgy @@ -2064,12 +2064,12 @@ kiválasszák a mértékegységet a fájl megnyitásakor. Deactivate - Kikapcsolás + Inaktiválás Activate - Bekapcsol + Aktiválás @@ -2100,7 +2100,7 @@ kiválasszák a mértékegységet a fájl megnyitásakor. Arch - Architektúra + Építészeti @@ -2120,7 +2120,7 @@ kiválasszák a mértékegységet a fájl megnyitásakor. Profile - Profil + Szelvény @@ -2171,8 +2171,8 @@ A hely létrehozása megszakadt. Tető nem hozható létre - + Please select a base object Kérjük válassza ki az alap tárgyat @@ -2294,7 +2294,7 @@ Ha Futás = 0, akkor a futás kiszámítása úgy történik, hogy a magasság m Hivatkozás megnyitása - + Create external reference Külső hivatkozás készítése @@ -2448,37 +2448,37 @@ Ha Futás = 0, akkor a futás kiszámítása úgy történik, hogy a magasság m Véletlenszerűen kiválasztott - - + + Remove Törlés - - + + Add Hozzáad - - - - + + + + - + - - + + Edit Szerkesztés @@ -2499,8 +2499,8 @@ Ha Futás = 0, akkor a futás kiszámítása úgy történik, hogy a magasság m Drótvázak - + Components Összetevők @@ -2510,30 +2510,30 @@ Ha Futás = 0, akkor a futás kiszámítása úgy történik, hogy a magasság m Új összetevő létrehozásához - + Name Név - - + + Type Típus - + Thickness Vastagság - + Offset Eltolás @@ -2601,9 +2601,9 @@ Ha Futás = 0, akkor a futás kiszámítása úgy történik, hogy a magasság m Kérlek válassz legalább egy tengelyt - + Axes Tengelyek @@ -2615,9 +2615,9 @@ Ha Futás = 0, akkor a futás kiszámítása úgy történik, hogy a magasság m - + Successfully written Sikeresen kiírva @@ -2627,8 +2627,8 @@ Ha Futás = 0, akkor a futás kiszámítása úgy történik, hogy a magasság m Kereszttartó - + Please select only one base object or none Csak egy alaptárgyat jelöljön ki, vagy egyiket sem @@ -3167,8 +3167,8 @@ Ha Futás = 0, akkor a futás kiszámítása úgy történik, hogy a magasság m CSV fájl importálás - + Export CSV File CSV fájl exportálás @@ -3178,24 +3178,24 @@ Ha Futás = 0, akkor a futás kiszámítása úgy történik, hogy a magasság m Ismeretlen file-típus + - Description Leírás + + - - Value Érték + - Unit Egység @@ -3263,7 +3263,7 @@ Szint létrehozása megszakítva. Label - Címke + Felirat @@ -3292,19 +3292,19 @@ Szint létrehozása megszakítva. van egy érvénytelen alakzat + - has a null shape van egy nulla alakja - + Toggle subcomponents Al összetevők ki-/ bekapcsolása @@ -3314,8 +3314,8 @@ Szint létrehozása megszakítva. Vázlat szerkesztés bezárása - + Component Összetevő @@ -3342,7 +3342,7 @@ Szint létrehozása megszakítva. Objects - Objektumok + Tárgyak @@ -3402,7 +3402,7 @@ Szint létrehozása megszakítva. Rebar - Betonacél + Újrahálózás @@ -3512,8 +3512,8 @@ Szint létrehozása megszakítva. Sík középpontja a fenti listában szereplő tárgyakon - + Building Épület @@ -3618,7 +3618,7 @@ Building creation aborted. Right - Jobb oldalnézet + Jobb @@ -3892,14 +3892,14 @@ Building creation aborted. Alap forgás a szerszámtengely körül (csak akkor használható, ha a BasePerpendicularTool igaz) - + The length of this element, if not based on a profile Ennek az elemnek a hossza, ha nem profilon áll - + The width of this element, if not based on a profile Ennek az elemnek a szélessége, ha nem profilon áll @@ -3909,15 +3909,15 @@ Building creation aborted. Ez az elem magassága vagy kihúzás nagysága. 0 megtartása automatikushoz - + The normal extrusion direction of this object (keep (0,0,0) for automatic normal) Ennek a tárgynak az aktuális kihúzás iránya (automatikus normál (0,0,0) megtartása) - + The structural nodes of this element Ennek az elemnek a szerkezeti csomópontjai @@ -3932,8 +3932,8 @@ Building creation aborted. A középtengely és az egyenes csomópontok közti eltolás - + The facemaker type to use to build the profile of this object Ennek a tárgynak a felület profiljához használt felületlétrehozó típus @@ -4010,9 +4010,9 @@ Building creation aborted. Ehhez az eszközhöz szükséges elektromos áram Wattban + - The type of this building Ennek az épületnek a típusa @@ -4331,20 +4331,20 @@ Building creation aborted. Egy URL-cím ami leképzett weboldalon jeleníti meg ezt az oldalt - + Other shapes that are appended to this object Ehhez a tárgyhoz csatolt egyéb alakzatok - + Other shapes that are subtracted from this object Ebből a tárgyból kivált egyéb alakzatok - + The area of the projection of this object onto the XY plane Ennek a tárgynak az XY síkra vetített vetületének területe @@ -4379,8 +4379,8 @@ Building creation aborted. A modell (0,0,0) eredetű és a geo-koordináták által megjelölt pont közötti választható eltolás - + The type of this object Ennek a tárgynak a típusa @@ -5983,7 +5983,7 @@ Building creation aborted. Equipment - Berendezési tárgy + Felszerelési tárgy @@ -6075,7 +6075,7 @@ Building creation aborted. Draft modification tools - Tervrajz módosítási eszközök + Tervezési módosítási eszközök @@ -6199,12 +6199,12 @@ Building creation aborted. Arch_Reference - + External reference Külső hivatkozás - + Creates an external reference object Egy külső referencia tárgyat hoz létre @@ -6439,7 +6439,7 @@ Building creation aborted. Panel Cut - Panel kivágás + Panel vágó @@ -6452,7 +6452,7 @@ Building creation aborted. Panel Sheet - Panel stíluslap + Panel lap @@ -6674,7 +6674,7 @@ Building creation aborted. Split Mesh - Háló osztása + Háló felosztása @@ -6817,7 +6817,7 @@ Building creation aborted. Toggle subcomponents - Al összetevők ki-/ bekapcsolása + Al-összetevők ki-/ bekapcsolása @@ -6828,9 +6828,9 @@ Building creation aborted. Command - - + + Transform Átalakítás @@ -6841,7 +6841,7 @@ Building creation aborted. Arch - Architektúra + Építészet @@ -6856,7 +6856,7 @@ Building creation aborted. Import-Export - Importálás-Exportálás + Import-Export diff --git a/src/Mod/Arch/Resources/translations/Arch_id.qm b/src/Mod/Arch/Resources/translations/Arch_id.qm index 59fa0e2fb632d677c637c8b12047e8f4869ff31c..d5eb2a94f08aeb0ea85dacd2752bb150b036f9b5 100644 GIT binary patch literal 194971 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 z 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 - - The property to retrieve from each object. -Can be "Count" to count the objects, or property names -like "Length" or "Shape.Volume" to retrieve -a certain property. - Nilai yang diambil untuk setiap objek. Dapat "diperhitungkan" untuk menghitung objek, atau nama properti seperti panjang atau bentuk. Isi untuk mengambil properti tertentu. - - - + Unit Satuan - + An optional unit to express the resulting value. Ex: m^3 (you can also write m³ or m3) Sebuah unit pilihan untuk mengekspresikan nilai yang dihasilkan. Contoh: m^3 (Anda juga dapat menulis m³ atau m3) - + Objects Objects - + An optional semicolon (;) separated list of object names (internal names, not labels), to be considered by this operation. If the list contains groups, children will be added. @@ -255,102 +247,107 @@ Jika daftar berisi grup, anak-anak akan ditambahkan. Biarkan kosong untuk menggunakan semua objek dari dokumen - + Filter Menyaring - - <html><head/><body><p>An optional semicolon (;) separated list of property:value filters. Prepend ! to a property name to invert the effect of the filer (exclude objects that match the filter). Objects whose property contains the value will be matched. Examples of valid filters (everything is case-insensitive):</p><p><span style=" font-weight:600;">Name:Wall</span> - Will only consider objects with &quot;wall&quot; in their name (internal name)</p><p><span style=" font-weight:600;">!Name:Wall</span> - Will only consider objects which DON'T have &quot;wall&quot; in their name (internal name)</p><p><span style=" font-weight:600;">Description:Win</span> - Will only consider objects with &quot;win&quot; in their description</p><p><span style=" font-weight:600;">!Label:Win</span> - Will only consider objects which DO NOT have &quot;win&quot; in their label</p><p><span style=" font-weight:600;">IfcType:Wall</span> - Will only consider objects which Ifc Type is &quot;Wall&quot;</p><p><span style=" font-weight:600;">!Tag:Wall</span> - Will only consider objects which tag is NOT &quot;Wall&quot;</p><p>If you leave this field empty, no filtering is applied</p></body></html> - <html><head/><body><p>Sebuah tanda titik koma (;) opsional memisahkan daftar properti:saringan nilai. Tambahkan ! ke properti nama untuk membalikkan efek dari filter (kecuali objek yang sesuai dengan filter). Objek dengan properti yang mengandung nilai akan dicocokkan. Contoh-contoh saringan yang valid (semua case-sensitive):</p><p><span style=" font-weight:600;">Name:Wall</span> - Hanya akan mempertimbangkan objek dengan nama &quot;wall&quot; (nama internal)</p><p><span style=" font-weight:600;">!Name:Wall</span> - Hanya akan mempertimbangkan objek yang TIDAK memiliki &quot;wall&quot; dalam nama mereka (nama internal)</p><p><span style=" font-weight:600;">Description:Win</span> - Hanya akan mempertimbangan objek yang memiliki &quot;win&quot; dalam deskripsi mereka</p><p><span style=" font-weight:600;">!Label:Win</span> - Hanya akan mempertimbangkan objek yang TIDAK memiliki &quot;win&quot; dalam label mereka</p><p><span style=" font-weight:600;">IfcType:Wall</span> - Hanya akan mempertimbangkan objek yang memiliki Ifc Type &quot;Wall&quot;</p><p><span style=" font-weight:600;">!Tag:Wall</span> - Hanya akan mempertimbangkan objek yang TIDAK memiliki tag &quot;Wall&quot;</p><p>Jika Anda membiarkan bidang kosong, maka tidak ada filter yang diaplikasikan</p></body></html> + + The property to retrieve from each object.Can be 'Count' to count the objects, or property names like 'Length' or 'Shape.Volume' to retrieve a certain property. + The property to retrieve from each object.Can be 'Count' to count the objects, or property names like 'Length' or 'Shape.Volume' to retrieve a certain property. - + If this is enabled, an associated spreadsheet containing the results will be maintained together with this schedule object Jika diaktifkan, lembar kerja yang dikaitkan yang berisi hasil akan dikelola bersama dengan obyek terjadwal ini - + Associate spreadsheet Mengkaitkan lembar kerja - + If this is enabled, additional lines will be filled with each object considered. If not, only the totals. Jika ini diaktifkan, tambahan baris akan diisi pada setiap objek yang dipertimbangkan. Jika tidak, hanya totalnya. - + Detailed results Rincian Hasil - + If this is enabled, the schedule and the associated spreadsheet are updated whenever the document is recomputed. Jika ini diaktifkan, jadwal dan lembatang sembar yang terhubung akan diperbaharui kapanpun dokumen dihitung ulang. - + Auto update Auto update - + Adds a line below the selected line/cell Tambahkan garis di bawah garis / sel yang dipilih - + Add row Menambahkan baris - + Deletes the selected line Menghapus baris yang dipilih - + Del row Del baris - + Clears the whole list Menghapus seluruh daftar - + Clear Bersih - - Put selected objects into the "Objects" column of the selected row - Masukkan objek yang dipilih ke kolom "Objek" pada baris yang dipilih + + Put selected objects into the 'Objects' column of the selected row + Put selected objects into the 'Objects' column of the selected row - + + This exports the results to a CSV or Markdown file. Note for CSV export: In Libreoffice, you can keep this CSV file linked by right-clicking the Sheets tab bar, New sheet, From file, Link (Note: as of LibreOffice v6.x the correct path now is: Sheet, Insert Sheet..., From file, Browse...) + This exports the results to a CSV or Markdown file. Note for CSV export: In Libreoffice, you can keep this CSV file linked by right-clicking the Sheets tab bar, New sheet, From file, Link (Note: as of LibreOffice v6.x the correct path now is: Sheet, Insert Sheet..., From file, Browse...) + + + Add selection Tambahkan Pilihan - + + An optional semicolon (;) separated list of property:value filters. Prepend ! to a property name to invert the effect of the filter (exclude objects that match the filter). Objects whose property contains the value will be matched. Examples of valid filters (everything is case-insensitive): Name:Wall - Will only consider objects with 'wall' in their name (internal name); !Name:Wall - Will only consider objects which DON'T have 'wall' in their name (internal name); Description:Win - Will only consider objects with 'win' in their description; !Label:Win - Will only consider objects which DO NOT have 'win' in their label; IfcType:Wall - Will only consider objects which Ifc Type is 'Wall'; !Tag:Wall - Will only consider objects which tag is NOT 'Wall'. If you leave this field empty, no filtering is applied + An optional semicolon (;) separated list of property:value filters. Prepend ! to a property name to invert the effect of the filter (exclude objects that match the filter). Objects whose property contains the value will be matched. Examples of valid filters (everything is case-insensitive): Name:Wall - Will only consider objects with 'wall' in their name (internal name); !Name:Wall - Will only consider objects which DON'T have 'wall' in their name (internal name); Description:Win - Will only consider objects with 'win' in their description; !Label:Win - Will only consider objects which DO NOT have 'win' in their label; IfcType:Wall - Will only consider objects which Ifc Type is 'Wall'; !Tag:Wall - Will only consider objects which tag is NOT 'Wall'. If you leave this field empty, no filtering is applied + + + Imports the contents of a CSV file Impor isi file CSV - + Import Impor - - <html><head/><body><p>This exports the results to a CSV or Markdown file. </p><p><span style=" font-weight:600;">Note for CSV export:</span></p><p>In Libreoffice, you can keep this CSV file linked by right-clicking the Sheets tab bar -&gt; New sheet -&gt; From file -&gt; Link (Note: as of LibreOffice v6.x the correct path now is: Sheet -&gt; Insert Sheet... -&gt; From file -&gt; Browse...)</p></body></html> - <html><head/><body><p>Ini akan mengekspor hasilnya ke fail CSV atau Markdown.</p><p><span style=" font-weight:600;">Catatan untuk ekspor CSV:</span></p><p>Di Libreoffice, Anda dapat tetap menghubungkan fail CSV tersebut dengan klik kanan pada bilah tab Sheets -&gt; New sheet -&gt;From file -&gt;Link (Catatan: untuk LibreOffice v6.x, jalur yang tepat sekarang adalah: Sheet -&gt;Insert Sheet... -&gt;From file -&gt;Browse...)</p></body></html> - - - + Export Export @@ -1357,8 +1354,8 @@ are placed in a 'Group' instead. DAE - + Export options Pilihan ekspor @@ -1737,7 +1734,7 @@ unit to work with when opening the file. Arch - + Structure Struktur @@ -1753,6 +1750,11 @@ unit to work with when opening the file. Column Column + + + StructuralSystem + StructuralSystem + Create Structures From Selection @@ -1806,40 +1808,40 @@ unit to work with when opening the file. Drawing mode - + - + Category Kategori - + + - Preset Preset - + + - + - Length Panjangnya - + - + Width Lebar - + Height Tinggi @@ -1855,8 +1857,8 @@ unit to work with when opening the file. Switch L/W + - Con&tinue Con&tinue @@ -1873,8 +1875,8 @@ unit to work with when opening the file. This mesh is an invalid solid + - Facemaker returned an error Facemaker returned an error @@ -1987,11 +1989,16 @@ unit to work with when opening the file. Selesai + - Couldn't compute a shape Couldn't compute a shape + + + Equipment + Peralatan + You must select a base shape object and optionally a mesh object @@ -2037,6 +2044,12 @@ unit to work with when opening the file. BuildingPart BuildingPart + + + + Floor + Floor + Create BuildingPart @@ -2080,8 +2093,6 @@ unit to work with when opening the file. - - Arch Lengkungan @@ -2105,6 +2116,11 @@ unit to work with when opening the file. Profile Profil + + + Site + Situs + Please either select only Building objects or nothing at all! @@ -2149,13 +2165,14 @@ Pembuatan situs dibatalkan. Tidak dapat membuat sebuah atap - - + + Please select a base object Mohon pilih sebuah objek dasar + Roof Atap @@ -2221,7 +2238,7 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Tinggi (mm) - + Door Door @@ -2255,6 +2272,11 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Front Depan + + + External Reference + External Reference + Reload reference @@ -2266,20 +2288,12 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Open reference - + Create external reference Create external reference - - - - - Error: Couldn't determine character encoding - Error: Couldn't determine character encoding - - - + Frame Frame @@ -2428,37 +2442,37 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Pilih yang dipilih - - + - - + + + Remove Menghapus - - + - + + Add Menambahkan - - - - + + + + - + - - - + + + Edit Edit @@ -2479,8 +2493,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Wires - + Components Komponen @@ -2490,30 +2504,30 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Create new component - + Name Nama - + - + Type Jenis - - + + Thickness Thickness - + Offset Mengimbangi @@ -2560,6 +2574,11 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Invert hinge position Invert hinge position + + + Axis System + Sistem Sumbu + Only axes must be selected @@ -2576,8 +2595,9 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Please select at least one axis - + + Axes Axes @@ -2589,9 +2609,9 @@ If Run = 0 then the run is calculated so that the height is the same as the rela - - - + + + Successfully written Successfully written @@ -2601,8 +2621,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Truss - + Please select only one base object or none Please select only one base object or none @@ -2628,32 +2648,47 @@ If Run = 0 then the run is calculated so that the height is the same as the rela IFC Schema not found, IFC import disabled. - + Error: IfcOpenShell is not installed Error: IfcOpenShell is not installed - + Error: your IfcOpenShell version is too old Error: your IfcOpenShell version is too old + + + Project + Proyek + Create Project Create Project - + + Stairs + Tangga + + + + Railing + Railing + + + Create Stairs Create Stairs - + removed properties 'OutlineWireLeft' and 'OutlineWireRight', and added properties 'RailingLeft' and 'RailingRight' removed properties 'OutlineWireLeft' and 'OutlineWireRight', and added properties 'RailingLeft' and 'RailingRight' - + changed the type of properties 'RailingLeft' and 'RailingRight' changed the type of properties 'RailingLeft' and 'RailingRight' @@ -2673,11 +2708,17 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Merge duplicates + Material Bahan + + + MultiMaterial + MultiMaterial + New layer @@ -2710,7 +2751,7 @@ If Run = 0 then the run is calculated so that the height is the same as the rela pycollada not found, collada support is disabled. - + file %s successfully created. file %s successfully created. @@ -2740,6 +2781,7 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Total column size is larger than width + Grid Kisi @@ -2925,53 +2967,63 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Rotation - + + Panel + Panel + + + View of View of - - + + PanelSheet + PanelSheet + + + + Create Panel Create Panel - + Panel options Panel options - + Rotate Putar - + Create Panel Cut Create Panel Cut - + Create Panel Sheet Create Panel Sheet - + Error computing shape of Error computing shape of - + Tools Alat - + Edit views positions Edit views positions - + This object has no face This object has no face @@ -2986,6 +3038,16 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Create Curtain Wall Create Curtain Wall + + + Pipe + Pipa + + + + Connector + Connector + @@ -3099,8 +3161,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Import CSV File + - Export CSV File Export CSV File @@ -3110,24 +3172,24 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Unable to recognize that file type + - Description Description + + - - Value Nilai + - Unit Satuan @@ -3198,13 +3260,13 @@ Floor creation aborted. Label - - + + Found a shape containing curves, triangulating Found a shape containing curves, triangulating - + Successfully imported Successfully imported @@ -3224,19 +3286,19 @@ Floor creation aborted. has an invalid shape + - has a null shape has a null shape - + Toggle subcomponents Toggle subcomponents @@ -3246,6 +3308,7 @@ Floor creation aborted. Closing Sketch edit + Component Component @@ -3330,6 +3393,11 @@ Floor creation aborted. New property set New property set + + + Rebar + Rebar + @@ -3342,98 +3410,109 @@ Floor creation aborted. Please select a base face on a structural object - + + Section + Bagian + + + Create Section Plane Create Section Plane - + Toggle Cutview Toggle Cutview - + Section plane settings Section plane settings - + Remove highlighted objects from the list above Remove highlighted objects from the list above - + Add selected Tambahkan yang dipilih - + Add selected object(s) to the scope of this section plane Add selected object(s) to the scope of this section plane - + Objects seen by this section plane: Objects seen by this section plane: - + Section plane placement: Section plane placement: - + Rotate X Rotate X - + Rotates the plane along the X axis Rotates the plane along the X axis - + Rotate Y Rotate Y - + Rotates the plane along the Y axis Rotates the plane along the Y axis - + Rotate Z Rotate Z - + Rotates the plane along the Z axis Rotates the plane along the Z axis - + Resize Resize - + Resizes the plane to fit the objects in the list above Resizes the plane to fit the objects in the list above - + Center Pusat - + Centers the plane on the objects in the list above Centers the plane on the objects in the list above - + + + Building + Bangunan + + + You can put anything but Site and Building objects in a Building object. Building object is not allowed to accept Site and Building objects. @@ -3450,7 +3529,7 @@ Site and Building objects will be removed from the selection. You can change that in the preferences. - + There is no valid object in the selection. Building creation aborted. @@ -3459,22 +3538,27 @@ Building creation aborted. Building creation aborted. - + Create Building Create Building - + + Space + Ruang + + + Create Space Create Space - + Set text position Set text position - + Space boundaries Space boundaries @@ -3562,154 +3646,154 @@ Building creation aborted. Cannot compute blocks for wall - + Error: Unable to modify the base object of this wall Error: Unable to modify the base object of this wall - + Flip direction Flip direction - + Invalid cutplane Invalid cutplane - + is not closed is not closed - + is not valid is not valid - + doesn't contain any solid doesn't contain any solid - + contains a non-closed solid contains a non-closed solid - + contains faces that are not part of any solid contains faces that are not part of any solid - + Survey Survei - + Set description Set description - + Clear Bersih - + Copy Length Copy Length - + Copy Area Copy Area - + Export CSV Export CSV - + Area Daerah - + Total Total - + Object doesn't have settable IFCData Object doesn't have settable IFCData - + Disabling Brep force flag of object Disabling Brep force flag of object - - + + Enabling Brep force flag of object Enabling Brep force flag of object - + Add space boundary Add space boundary - + Grouping Grouping - + Remove space boundary Remove space boundary - + Ungrouping Ungrouping - + Split Mesh Split Mesh - + Mesh to Shape Mesh to Shape - + All good! No problems found All good! No problems found - - + + Create Component Create Component - + Key Key - + The object doesn't have an IfcProperties attribute. Cancel spreadsheet creation for object: The object doesn't have an IfcProperties attribute. Cancel spreadsheet creation for object: - + Create IFC properties spreadsheet Create IFC properties spreadsheet @@ -3723,8 +3807,8 @@ Building creation aborted. - Create multiple Arch Structure objects from a selected base, using each selected edge as an extrusion path - Create multiple Arch Structure objects from a selected base, using each selected edge as an extrusion path + Create multiple Arch Structures from a selected base, using each selected edge as an extrusion path + Create multiple Arch Structures from a selected base, using each selected edge as an extrusion path @@ -3736,8 +3820,8 @@ Building creation aborted. - Create a structural system object from a selected structure and axis - Create a structural system object from a selected structure and axis + Create a structural system from a selected structure and axis + Create a structural system from a selected structure and axis @@ -3749,8 +3833,8 @@ Building creation aborted. - Creates a structure object from scratch or from a selected object (sketch, wire, face or solid) - Creates a structure object from scratch or from a selected object (sketch, wire, face or solid) + Creates a structure from scratch or from a selected object (sketch, wire, face or solid) + Creates a structure from scratch or from a selected object (sketch, wire, face or solid) @@ -3802,14 +3886,14 @@ Building creation aborted. Base rotation around the Tool axis (only used if BasePerpendicularToTool is True) + - The length of this element, if not based on a profile The length of this element, if not based on a profile + - The width of this element, if not based on a profile The width of this element, if not based on a profile @@ -3819,15 +3903,15 @@ Building creation aborted. The height or extrusion depth of this element. Keep 0 for automatic + - The normal extrusion direction of this object (keep (0,0,0) for automatic normal) The normal extrusion direction of this object (keep (0,0,0) for automatic normal) - + The structural nodes of this element The structural nodes of this element @@ -3842,8 +3926,8 @@ Building creation aborted. Offset distance between the centerline and the nodes line + - The facemaker type to use to build the profile of this object The facemaker type to use to build the profile of this object @@ -3920,9 +4004,9 @@ Building creation aborted. The electric power needed by this equipment in Watts + - The type of this building The type of this building @@ -3962,7 +4046,7 @@ Building creation aborted. - + The shape of this object The shape of this object @@ -3983,7 +4067,7 @@ Building creation aborted. - + The line width of this object The line width of this object @@ -4241,20 +4325,20 @@ Building creation aborted. A URL that shows this site in a mapping website - + Other shapes that are appended to this object Other shapes that are appended to this object - + Other shapes that are subtracted from this object Other shapes that are subtracted from this object - + The area of the projection of this object onto the XY plane The area of the projection of this object onto the XY plane @@ -4289,8 +4373,8 @@ Building creation aborted. An optional offset between the model (0,0,0) origin and the point indicated by the geocoordinates - + The type of this object The type of this object @@ -4650,159 +4734,159 @@ Building creation aborted. How to draw the rods - + The length of these stairs, if no baseline is defined The length of these stairs, if no baseline is defined - + The width of these stairs The width of these stairs - + The total height of these stairs The total height of these stairs - + The alignment of these stairs on their baseline, if applicable The alignment of these stairs on their baseline, if applicable - + The width of a Landing (Second edge and after - First edge follows Width property) The width of a Landing (Second edge and after - First edge follows Width property) - + The number of risers in these stairs The number of risers in these stairs - + The depth of the treads of these stairs The depth of the treads of these stairs - + The height of the risers of these stairs The height of the risers of these stairs - + The size of the nosing The size of the nosing - + The thickness of the treads The thickness of the treads - + The Blondel ratio indicates comfortable stairs and should be between 62 and 64cm or 24.5 and 25.5in The Blondel ratio indicates comfortable stairs and should be between 62 and 64cm or 24.5 and 25.5in - + The thickness of the risers The thickness of the risers - + The depth of the landing of these stairs The depth of the landing of these stairs - + The depth of the treads of these stairs - Enforced regardless of Length or edge's Length The depth of the treads of these stairs - Enforced regardless of Length or edge's Length - + The height of the risers of these stairs - Enforced regardless of Height or edge's Height The height of the risers of these stairs - Enforced regardless of Height or edge's Height - + The direction of flight after landing The direction of flight after landing - + The 'absolute' top level of a flight of stairs leads to The 'absolute' top level of a flight of stairs leads to - - + + The 'left outline' of stairs The 'left outline' of stairs - + The 'left outline' of all segments of stairs The 'left outline' of all segments of stairs - + The 'right outline' of all segments of stairs The 'right outline' of all segments of stairs - + The type of landings of these stairs The type of landings of these stairs - + The type of winders in these stairs The type of winders in these stairs - + The type of structure of these stairs The type of structure of these stairs - + The thickness of the massive structure or of the stringers The thickness of the massive structure or of the stringers - + The width of the stringers The width of the stringers - + The offset between the border of the stairs and the structure The offset between the border of the stairs and the structure - - + + The overlap of the stringers above the bottom of the treads The overlap of the stringers above the bottom of the treads - + The thickness of the lower floor slab The thickness of the lower floor slab - + The thickness of the upper floor slab The thickness of the upper floor slab - + The type of connection between the lower floor slab and the start of the stairs The type of connection between the lower floor slab and the start of the stairs - + The type of connection between the end of the stairs and the upper floor slab The type of connection between the end of the stairs and the upper floor slab @@ -5018,164 +5102,164 @@ Building creation aborted. The tread depth of this element - + The thickness or extrusion depth of this element The thickness or extrusion depth of this element - + The number of sheets to use The number of sheets to use - + The offset between this panel and its baseline The offset between this panel and its baseline - + The length of waves for corrugated elements The length of waves for corrugated elements - + The height of waves for corrugated elements The height of waves for corrugated elements - + The horizontal offset of waves for corrugated elements The horizontal offset of waves for corrugated elements - + The direction of waves for corrugated elements The direction of waves for corrugated elements - + The type of waves for corrugated elements The type of waves for corrugated elements - + If the wave also affects the bottom side or not If the wave also affects the bottom side or not - + The area of this panel The area of this panel - + The linked object The linked object - - + + The size of the tag text The size of the tag text - - + + The font of the tag text The font of the tag text - + The text to display. Can be %tag%, %label% or %description% to display the panel tag or label The text to display. Can be %tag%, %label% or %description% to display the panel tag or label - - + + The position of the tag text. Keep (0,0,0) for center position The position of the tag text. Keep (0,0,0) for center position - - + + The rotation of the tag text The rotation of the tag text - - + + If True, the object is rendered as a face, if possible. If True, the object is rendered as a face, if possible. - + The allowed angles this object can be rotated to when placed on sheets The allowed angles this object can be rotated to when placed on sheets - + An offset value to move the cut plane from the center point An offset value to move the cut plane from the center point - - + + A margin inside the boundary A margin inside the boundary - - + + Turns the display of the margin on/off Turns the display of the margin on/off - + The linked Panel cuts The linked Panel cuts - + The tag text to display The tag text to display - + The font file The font file - + The width of the sheet The width of the sheet - + The height of the sheet The height of the sheet - + The fill ratio of this sheet The fill ratio of this sheet - + Specifies an angle for the wood grain (Clockwise, 0 is North) Specifies an angle for the wood grain (Clockwise, 0 is North) - + Specifies the scale applied to each panel view. Specifies the scale applied to each panel view. - + A list of possible rotations for the nester A list of possible rotations for the nester - + Turns the display of the wood grain texture on/off Turns the display of the wood grain texture on/off @@ -5386,7 +5470,7 @@ Building creation aborted. - + The placement of this object The placement of this object @@ -5606,190 +5690,190 @@ Building creation aborted. Shape of rebar - + The objects that must be considered by this section plane. Empty means the whole document. The objects that must be considered by this section plane. Empty means the whole document. - + If false, non-solids will be cut too, with possible wrong results. If false, non-solids will be cut too, with possible wrong results. - + If True, resulting views will be clipped to the section plane area. If True, resulting views will be clipped to the section plane area. - + If true, the color of the objects material will be used to fill cut areas. If true, the color of the objects material will be used to fill cut areas. - + Geometry further than this value will be cut off. Keep zero for unlimited. Geometry further than this value will be cut off. Keep zero for unlimited. - + The display length of this section plane The display length of this section plane - + The display height of this section plane The display height of this section plane - + The size of the arrows of this section plane The size of the arrows of this section plane - + The transparency of this object The transparency of this object - - + + Show the cut in the 3D view Show the cut in the 3D view - + The color of this object The color of this object - + The distance between the cut plane and the actual view cut (keep this a very small value but not zero) The distance between the cut plane and the actual view cut (keep this a very small value but not zero) - + Show the label in the 3D view Show the label in the 3D view - - + + The name of the font The name of the font - - + + The size of the text font The size of the text font - + The objects that make the boundaries of this space object The objects that make the boundaries of this space object - + The computed floor area of this space The computed floor area of this space - + The finishing of the floor of this space The finishing of the floor of this space - + The finishing of the walls of this space The finishing of the walls of this space - + The finishing of the ceiling of this space The finishing of the ceiling of this space - + Objects that are included inside this space, such as furniture Objects that are included inside this space, such as furniture - + The type of this space The type of this space - + The thickness of the floor finish The thickness of the floor finish - + The number of people who typically occupy this space The number of people who typically occupy this space - + The electric power needed to light this space in Watts The electric power needed to light this space in Watts - + The electric power needed by the equipment of this space in Watts The electric power needed by the equipment of this space in Watts - + If True, Equipment Power will be automatically filled by the equipment included in this space If True, Equipment Power will be automatically filled by the equipment included in this space - + The type of air conditioning of this space The type of air conditioning of this space - + Specifies if this space is internal or external Specifies if this space is internal or external - + The text to show. Use $area, $label, $tag, $floor, $walls, $ceiling to insert the respective data The text to show. Use $area, $label, $tag, $floor, $walls, $ceiling to insert the respective data - + The color of the area text The color of the area text - + The size of the first line of text The size of the first line of text - + The space between the lines of text The space between the lines of text - + The position of the text. Leave (0,0,0) for automatic position The position of the text. Leave (0,0,0) for automatic position - + The justification of the text The justification of the text - + The number of decimals to use for calculated texts The number of decimals to use for calculated texts - + Show the unit suffix Show the unit suffix @@ -5897,8 +5981,8 @@ Building creation aborted. - Creates an equipment object from a selected object (Part or Mesh) - Creates an equipment object from a selected object (Part or Mesh) + Creates an equipment from a selected object (Part or Mesh) + Creates an equipment from a selected object (Part or Mesh) @@ -5923,8 +6007,8 @@ Building creation aborted. - Creates a BuildingPart object including selected objects - Creates a BuildingPart object including selected objects + Creates a BuildingPart including selected objects + Creates a BuildingPart including selected objects @@ -5934,111 +6018,96 @@ Building creation aborted. Writing camera position Writing camera position - - - - - - Draft - Konsep - - - - - - Import-Export - Ekspor Impor - Workbench - + Structure tools Structure tools - + Axis tools Axis tools - + Panel tools Panel tools - + Material tools Material tools - + Pipe tools Pipe tools - + Rebar tools Rebar tools - + Arch tools Arch tools - + Draft creation tools Draft creation tools - + Draft annotation tools Draft annotation tools - + Draft modification tools Draft modification tools - + Draft snap Draft snap - - + + &Arch &Arch - - + + Utilities Utilitas - - - - + + + + &Draft &Draft - + Creation Creation - + Annotation Anotasi - + Modification Modification @@ -6046,12 +6115,12 @@ Building creation aborted. Arch_RebarTools - + Rebar tools Rebar tools - + Create various types of rebars, including U-shaped, L-shaped, and stirrup Create various types of rebars, including U-shaped, L-shaped, and stirrup @@ -6065,8 +6134,8 @@ Building creation aborted. - Creates a profile object - Creates a profile object + Creates a profile + Creates a profile @@ -6078,8 +6147,8 @@ Building creation aborted. - Creates a site object including selected objects. - Creates a site object including selected objects. + Creates a site including selected objects. + Creates a site including selected objects. @@ -6124,12 +6193,12 @@ Building creation aborted. Arch_Reference - + External reference External reference - + Creates an external reference object Creates an external reference object @@ -6202,25 +6271,25 @@ Building creation aborted. Arch_Stairs - + Stairs Tangga + + + Creates a flight of stairs + Creates a flight of stairs + Arch_Space - - Creates a stairs object - Creates a stairs object - - - + Space Ruang - + Creates a space object from selected boundary objects Creates a space object from selected boundary objects @@ -6349,12 +6418,12 @@ Building creation aborted. Arch_Panel - + Panel Panel - + Creates a panel object from scratch or from a selected object (sketch, wire, face or solid) Creates a panel object from scratch or from a selected object (sketch, wire, face or solid) @@ -6362,12 +6431,12 @@ Building creation aborted. Arch_Panel_Cut - + Panel Cut Panel Potong - + Creates 2D views of selected panels Creates 2D views of selected panels @@ -6375,12 +6444,12 @@ Building creation aborted. Arch_Panel_Sheet - + Panel Sheet Lembar Panel - + Creates a 2D sheet which can contain panel cuts Creates a 2D sheet which can contain panel cuts @@ -6388,12 +6457,12 @@ Building creation aborted. Arch_Nest - + Nest Nest - + Nests a series of selected shapes in a container Nests a series of selected shapes in a container @@ -6401,8 +6470,8 @@ Building creation aborted. Arch_PanelTools - - + + Panel tools Panel tools @@ -6519,12 +6588,12 @@ Building creation aborted. Arch_SectionPlane - + Section Plane Section Plane - + Creates a section plane object, including the selected objects Creates a section plane object, including the selected objects @@ -6532,12 +6601,12 @@ Building creation aborted. Arch_Building - + Building Bangunan - + Creates a building object including selected objects. Creates a building object including selected objects. @@ -6571,12 +6640,12 @@ Building creation aborted. Arch_Add - + Add component Add component - + Adds the selected components to the active object Adds the selected components to the active object @@ -6584,12 +6653,12 @@ Building creation aborted. Arch_Remove - + Remove component Remove component - + Remove the selected components from their parents, or create a hole in a component Remove the selected components from their parents, or create a hole in a component @@ -6597,12 +6666,12 @@ Building creation aborted. Arch_SplitMesh - + Split Mesh Split Mesh - + Splits selected meshes into independent components Splits selected meshes into independent components @@ -6610,12 +6679,12 @@ Building creation aborted. Arch_MeshToShape - + Mesh to Shape Mesh to Shape - + Turns selected meshes into Part Shape objects Turns selected meshes into Part Shape objects @@ -6623,12 +6692,12 @@ Building creation aborted. Arch_SelectNonSolidMeshes - + Select non-manifold meshes Select non-manifold meshes - + Selects all non-manifold meshes from the document or from the selected groups Selects all non-manifold meshes from the document or from the selected groups @@ -6636,12 +6705,12 @@ Building creation aborted. Arch_RemoveShape - + Remove Shape from Arch Remove Shape from Arch - + Removes cubic shapes from Arch components Removes cubic shapes from Arch components @@ -6649,12 +6718,12 @@ Building creation aborted. Arch_CloseHoles - + Close holes Close holes - + Closes holes in open shapes, turning them solids Closes holes in open shapes, turning them solids @@ -6662,12 +6731,12 @@ Building creation aborted. Arch_Check - + Check Check - + Checks the selected objects for problems Checks the selected objects for problems @@ -6675,12 +6744,12 @@ Building creation aborted. Arch_Survey - + Survey Survei - + Starts survey Starts survey @@ -6688,12 +6757,12 @@ Building creation aborted. Arch_ToggleIfcBrepFlag - + Toggle IFC Brep flag Toggle IFC Brep flag - + Force an object to be exported as Brep or not Force an object to be exported as Brep or not @@ -6701,12 +6770,12 @@ Building creation aborted. Arch_Component - + Component Component - + Creates an undefined architectural component Creates an undefined architectural component @@ -6714,12 +6783,12 @@ Building creation aborted. Arch_CloneComponent - + Clone component Clone component - + Clones an object as an undefined architectural component Clones an object as an undefined architectural component @@ -6727,12 +6796,12 @@ Building creation aborted. Arch_IfcSpreadsheet - + Create IFC spreadsheet... Create IFC spreadsheet... - + Creates a spreadsheet to store IFC properties of an object. Creates a spreadsheet to store IFC properties of an object. @@ -6740,12 +6809,12 @@ Building creation aborted. Arch_ToggleSubs - + Toggle subcomponents Toggle subcomponents - + Shows or hides the subcomponents of this object Shows or hides the subcomponents of this object @@ -6753,11 +6822,35 @@ Building creation aborted. Command - - + + Transform Transform + + QObject + + + + Arch + Lengkungan + + + + + + + Draft + Konsep + + + + + + Import-Export + Ekspor Impor + + diff --git a/src/Mod/Arch/Resources/translations/Arch_it.ts b/src/Mod/Arch/Resources/translations/Arch_it.ts index 539651fcc5..19f978fad2 100644 --- a/src/Mod/Arch/Resources/translations/Arch_it.ts +++ b/src/Mod/Arch/Resources/translations/Arch_it.ts @@ -1352,8 +1352,8 @@ are placed in a 'Group' instead. DAE - + Export options Opzioni di esportazione @@ -1800,40 +1800,40 @@ unit to work with when opening the file. Modalità di disegno - - + + Category Categoria - - - + + + Preset Predefinito - - - - + + + + Length Lunghezza - - + + Width Larghezza - + Height Altezza @@ -1849,8 +1849,8 @@ unit to work with when opening the file. Scambia L/W - + Con&tinue Con&tinua @@ -1867,8 +1867,8 @@ unit to work with when opening the file. Questa mesh non è un solido valido - + Facemaker returned an error FaceMaker ha restituito un errore @@ -1981,8 +1981,8 @@ unit to work with when opening the file. Fatto - + Couldn't compute a shape Impossibile calcolare una forma @@ -2157,8 +2157,8 @@ Creazione del Sito interrotta. Impossibile creare un tetto - + Please select a base object Selezionare un oggetto base @@ -2280,7 +2280,7 @@ Se Base = 0 allora la Base viene calcolata in modo che l'altezza sia la stessa d Apri riferimento - + Create external reference Crea riferimento esterno @@ -2434,37 +2434,37 @@ Se Base = 0 allora la Base viene calcolata in modo che l'altezza sia la stessa d Usa selezionata - - + + Remove Rimuovi - - + + Add Aggiungi - - - - + + + + - + - - + + Edit Modifica @@ -2485,8 +2485,8 @@ Se Base = 0 allora la Base viene calcolata in modo che l'altezza sia la stessa d Polilinee - + Components Componenti @@ -2496,30 +2496,30 @@ Se Base = 0 allora la Base viene calcolata in modo che l'altezza sia la stessa d Crea un nuovo componente - + Name Nome - - + + Type Tipo - + Thickness Spessore - + Offset Offset @@ -2587,9 +2587,9 @@ Se Base = 0 allora la Base viene calcolata in modo che l'altezza sia la stessa d Selezionare almeno un asse - + Axes Assi @@ -2601,9 +2601,9 @@ Se Base = 0 allora la Base viene calcolata in modo che l'altezza sia la stessa d - + Successfully written Scritto correttamente @@ -2613,8 +2613,8 @@ Se Base = 0 allora la Base viene calcolata in modo che l'altezza sia la stessa d Travatura - + Please select only one base object or none Si prega di selezionare un solo oggetto base o nessuno @@ -3153,8 +3153,8 @@ Se Base = 0 allora la Base viene calcolata in modo che l'altezza sia la stessa d Importa un file CSV - + Export CSV File Esporta file CSV @@ -3164,24 +3164,24 @@ Se Base = 0 allora la Base viene calcolata in modo che l'altezza sia la stessa d Impossibile riconoscere quel tipo di file + - Description Descrizione + + - - Value Valore + - Unit Unità @@ -3278,19 +3278,19 @@ Creazione del Piano interrotta. ha una forma non valida + - has a null shape ha una forma nulla - + Toggle subcomponents Attiva/disattiva sottocomponenti @@ -3300,8 +3300,8 @@ Creazione del Piano interrotta. Chiudi modifica Sketch - + Component Componente @@ -3498,8 +3498,8 @@ Creazione del Piano interrotta. Centra il piano sugli oggetti nella lista precedente - + Building Edificio @@ -3878,14 +3878,14 @@ Creazione Edificio interrotta. Rotazione della Base attorno all'asse dello Strumento (usata solo se BasePerpendicularToTool è Vero) - + The length of this element, if not based on a profile La lunghezza di questo elemento, se non è basato su un profilo - + The width of this element, if not based on a profile La larghezza di questo elemento, se non è basato su un profilo @@ -3895,15 +3895,15 @@ Creazione Edificio interrotta. L'altezza o la profondità di estrusione di questo elemento. Lasciare 0 per automatico - + The normal extrusion direction of this object (keep (0,0,0) for automatic normal) La direzione di estrusione normale di questo oggetto (lasciare (0, 0,0) per normale in automatico) - + The structural nodes of this element I nodi strutturali di questo elemento @@ -3918,8 +3918,8 @@ Creazione Edificio interrotta. Distanza di offset tra la linea centrale e la linea dei nodi - + The facemaker type to use to build the profile of this object Il tipo di Crea facce da utilizzare per creare il profilo di questo oggetto @@ -3996,9 +3996,9 @@ Creazione Edificio interrotta. L'energia richiesta da questa apparecchiatura in watt + - The type of this building Il tipo di questo edificio @@ -4317,20 +4317,20 @@ Creazione Edificio interrotta. Un URL che mostra questo sito in un sito di mappatura - + Other shapes that are appended to this object Altre forme che vengono aggiunte a questo oggetto - + Other shapes that are subtracted from this object Altre forme che sono sottratte da questo oggetto - + The area of the projection of this object onto the XY plane L'area della proiezione di questo oggetto sul piano XY @@ -4365,8 +4365,8 @@ Creazione Edificio interrotta. Scostamento facoltativo tra l'origine del modello (0,0,0) e il punto indicato dalle geocoordinate - + The type of this object Il tipo di questo oggetto @@ -6185,12 +6185,12 @@ Creazione Edificio interrotta. Arch_Reference - + External reference Riferimento esterno - + Creates an external reference object Crea un oggetto di Riferimento esterno @@ -6814,9 +6814,9 @@ Creazione Edificio interrotta. Command - - + + Transform Trasforma diff --git a/src/Mod/Arch/Resources/translations/Arch_ja.ts b/src/Mod/Arch/Resources/translations/Arch_ja.ts index 0f2039ca9d..902be2428e 100644 --- a/src/Mod/Arch/Resources/translations/Arch_ja.ts +++ b/src/Mod/Arch/Resources/translations/Arch_ja.ts @@ -1353,8 +1353,8 @@ are placed in a 'Group' instead. DAE - + Export options エクスポート・オプション @@ -1799,40 +1799,40 @@ unit to work with when opening the file. Drawing mode - - + + Category カテゴリ - - - + + + Preset Preset - - - - + + + + Length 長さ - - + + Width - + Height 高さ @@ -1848,8 +1848,8 @@ unit to work with when opening the file. Switch L/W - + Con&tinue Con&tinue @@ -1866,8 +1866,8 @@ unit to work with when opening the file. This mesh is an invalid solid - + Facemaker returned an error Facemaker returned an error @@ -1980,8 +1980,8 @@ unit to work with when opening the file. 終了 - + Couldn't compute a shape Couldn't compute a shape @@ -2156,8 +2156,8 @@ Site creation aborted. Unable to create a roof - + Please select a base object Please select a base object @@ -2279,7 +2279,7 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Open reference - + Create external reference Create external reference @@ -2433,37 +2433,37 @@ If Run = 0 then the run is calculated so that the height is the same as the rela ピック選択 - - + + Remove 削除 - - + + Add 追加 - - - - + + + + - + - - + + Edit 編集 @@ -2484,8 +2484,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Wires - + Components コンポーネント @@ -2495,30 +2495,30 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Create new component - + Name 名前 - - + + Type タイプ - + Thickness 厚み - + Offset オフセット @@ -2586,9 +2586,9 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Please select at least one axis - + Axes Axes @@ -2600,9 +2600,9 @@ If Run = 0 then the run is calculated so that the height is the same as the rela - + Successfully written Successfully written @@ -2612,8 +2612,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Truss - + Please select only one base object or none Please select only one base object or none @@ -3152,8 +3152,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Import CSV File - + Export CSV File Export CSV File @@ -3163,24 +3163,24 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Unable to recognize that file type + - Description 説明 + + - - Value + - Unit 単位 @@ -3277,19 +3277,19 @@ Floor creation aborted. has an invalid shape + - has a null shape has a null shape - + Toggle subcomponents Toggle subcomponents @@ -3299,8 +3299,8 @@ Floor creation aborted. Closing Sketch edit - + Component Component @@ -3497,8 +3497,8 @@ Floor creation aborted. Centers the plane on the objects in the list above - + Building ビルディング @@ -3877,14 +3877,14 @@ Building creation aborted. Base rotation around the Tool axis (only used if BasePerpendicularToTool is True) - + The length of this element, if not based on a profile The length of this element, if not based on a profile - + The width of this element, if not based on a profile The width of this element, if not based on a profile @@ -3894,15 +3894,15 @@ Building creation aborted. The height or extrusion depth of this element. Keep 0 for automatic - + The normal extrusion direction of this object (keep (0,0,0) for automatic normal) The normal extrusion direction of this object (keep (0,0,0) for automatic normal) - + The structural nodes of this element The structural nodes of this element @@ -3917,8 +3917,8 @@ Building creation aborted. Offset distance between the centerline and the nodes line - + The facemaker type to use to build the profile of this object The facemaker type to use to build the profile of this object @@ -3995,9 +3995,9 @@ Building creation aborted. The electric power needed by this equipment in Watts + - The type of this building The type of this building @@ -4316,20 +4316,20 @@ Building creation aborted. A URL that shows this site in a mapping website - + Other shapes that are appended to this object Other shapes that are appended to this object - + Other shapes that are subtracted from this object Other shapes that are subtracted from this object - + The area of the projection of this object onto the XY plane The area of the projection of this object onto the XY plane @@ -4364,8 +4364,8 @@ Building creation aborted. An optional offset between the model (0,0,0) origin and the point indicated by the geocoordinates - + The type of this object The type of this object @@ -6184,12 +6184,12 @@ Building creation aborted. Arch_Reference - + External reference External reference - + Creates an external reference object Creates an external reference object @@ -6813,9 +6813,9 @@ Building creation aborted. Command - - + + Transform 変換 diff --git a/src/Mod/Arch/Resources/translations/Arch_ka.qm b/src/Mod/Arch/Resources/translations/Arch_ka.qm index 72871584835cd2798f90aa5fb059746676aed775..4e96739459cbc8a09c7c64e16d5985087954e38e 100644 GIT binary patch delta 10669 zcmZu%by!s0w_bbCIdkSrqLc{|ik~7jHW*-wff%UR`C)>AH7eMOG0GU&g^hxa!G{4h zDk4gn*kXeDDc+aiKKJ=O_ufC?WzL+l_sVyzy$-(?X*Vs_u68q?Arj9M_qHRFS`okB zhsXoyokY}OH?fMNt;lQlC+ZkPyjuxT=Op4@jfesS;Af(q*NF8FCkpIKylxy(a44~J zKZ(!Ay#a$raX*yECxe6~8;DhXY(;*5CGZ$AqmwNO%jXbtJxfA#3bAT8Nm!)-elNp| zZAmzK85;$YaMGWc&k^7-U;*$Ut{X`>D-iSTKtk>a;-j9D@T!fz-MWgzOAvVH z)>5oO{I6&dvptFJiYmiDZlvs-OswY&Qxfwqz97ei(ZmloqDpsGz_888rP>}Mo0{Zy zz>ZjklB(C#5%JgW)Sy#cX&RaCDijCg(>^7d#5hx8!t z9;Nn+qo!d+#MexvW{(;Y57|u3`IX=32@N64Dt(HNPI^Ybr?OGxa%hB7*HLa zoK2nHZYFkFPn~NoAm-s?Mefj$IuD0~&eowWi!%{XDbzJ}J+WI`sGB#gcOFLFmcRjB ze9Q1oHg${XjnAX0TfUxnrTrA(GnVM#X9|cpPe#^NMcsva#JWwT?&A`G&#C){Bw_(M z)bl1RP`SJndF_SNYX+|O-cG&JfI(qpc>4_nzDy(D|1attxr}(dR@5g7-w#<(hEGh? zSD8Y5^Ly&Mv>~xg1E}v?AEKEC+n1pnv0t?dd@wDx|_bM;hv8Y(~_lJ`L?961x#gL*wDQZB=O4X51Lry9|pS)0i|| zzigqgG24i3xIts{o)E8)OXEtG5+BxwrZ0Ym7@0~l=g%g-eml*6{*>riLz-g_B=-3Y zEm_-_n3sWe6y741m_`TY!Nsi}(m~_Ffy6AybZq-nqSUE$@=O}B(;MmR8#|)OoX+{@ z5VJ3&^M{5L&+(!wH(}h2BBDh-DeW|_R}d)Ya0u}x%_w(rDse{z<=%!%|2j%} z?fi%hZcKU8Qi<{gQ{Fi@qMYSa5c-U`e2a|FEhb|3M$xMme#9#m(6{=ti5w@>k4#&l z+#>on&6ZfF`}AuPOcu0}eisA#cBGPlxIQF~DSKig_hC#ua4NCQH<%_eis(TS(~~zo zS7hZnDu@bPnB79$-@GlW7_g97qa0Q-Ka<$l8m*br>;xj;Am)7xEO0!LHEj+a`(2r} zx^#(XqC4xf0~^v=*0tPL;_WN4pxR%EH4J6_D!bMXR*;v>889T@GyuEfGe7YDO@96qqDX7?(60Xw!9K?a5Nju~&q))Amc3&|?QwtSkn8MQTqN<-N$g*B z7?E=u&Wv}7MIGeo?+b~B_vPB@FwWvU?($$bk^3+1dNq_--EQ3d19&iS3vW2d9Ypia z)JUppjNrkY1Bo_I-~%5Eh}l3M(q|X(#P&R74hqo_KOSMoIS-B7+H2}C=X_|nhoK|eu!b?cD`IV!^kb@)1m#;}u)$KJb0oK@#L zzrp?kw(~t6VW1h}ajrhZ$IayjOZhQt3XflUh}ips{Mff>V!2v={O}LrO*`@9Sp^{E zhWyl#aAI%$`C0oD1U@R@Nnaz0wSUb2v2iCF_l~EmF%jQu%TqNdwZ+wWs(W){%ii(S zH*biq;QXpD9NBm`zj`^DXxe#xQ-lK_EakU8ASaSH@%zuCh+6jJIU`OJON-|@TkMHV zoXT?*2!vUw{DGYv1Tgalrwffl=eqN+8&$-vSK_}`*b)uupyJeB39+ALQX9v*7|`${TqUAeW)mR!jD+3i3+<94T&N@Dx8`Z5gja6)Hn`y zX;M$&u?8jX);Wde>ja`5v5I!7qu6il(Qvr(hyzdnU%;VQ+TVCc1_wqn$} zXT;jhRE)7i64lI5jBDMF=vaA0=)zM-+LnsxZh`0|{!tj0W+F0rD3%tPh|L_SSk@l9 z{PkL~ehSoDQ=o`x+lcsv*NT|g>xk+!S8Oc3FXFKxcIF7Ar>kOTAp*g;>tDs;6l9vX zRPm4c5Al^775{8_M&z(WksJ?uZ6B&gLAO9t?kMim@*#HMk|JY7SK^*E6q&B!#4ZFV za-B93ul`%{yfq@Qp0DEhk&8%}Uy2tjka%|=Md5_qL@yMIkK{_ML4o4)qsHK*B1MtA z0u{CKX2lPy25%H4`BjM3_YxGZhodFQvm(EqF9@wXh%WRHlmq;r;S51tw42xpCTMaY zsCSB>^IU+IV3ANsHJ7-16~S%kVWNx^f?G)fu{Ra0$n)k49)$u?oVVchHI=CC1fg*? zcXy(y{e&hP?h{Z7jrX zO(Y($Oo+?aNNl~0uwT}ry$%HSEjhQigB3Ze%4Ito`y{hoAOxE}9_#%8Q=d)hiIJWoh( z4(6$FSjd=YORP9oxNkp&_`MgVLalTEZNjs8V~MYwCA_FJftdFz;caPm({;G;e$O~! zgMx+6KS6xn!NT`P$ikj?g`cZ3iTzVv_&qb6Sav<3lA=$nn$aw}w9)lzJEstDBi zPV}t{Qks3zl%{hwz7_p!n-RO)OZ0cVOH@)(?DB+zG3uA$v$tZ`9eQH@vc#^3laYE2 z#BMA45qo)B?0zqi*tEG~uZT$E&c0%>j0i~BBL=7E!lSn0z?@X*_}+?qeULaP#FePf zQ4HCYf=+I$IC$7r;>KF##bJL{AXa;lIHn^O+FwZ=)3qV-O{c{%C~mB=yEu_>eP@t3 zX#;$i5hYIF=tz_uBF?ym4W=v-jc*$gOG&XJ&u%Wx8y^jG$l|i_Afkpb;_@ZnjMzkR zMf*!=G0$6(H^Ao|B2sjEf*9>^kLc`rF?zj7ypFTDdNAz8hl#7t6hMQTR^+Y?~r|tSC^{88PcCsJ-Bl_~^_Tgl2#7 zF%AH1&rBMp+ehWq!g6JJkjh=#C8e19l_*xIh*_uzNLT%60$c=3+-uZ-mSnkfFe zu$bsiOR?kvI?(!Ulr-KAQTo=3ym6+I9Z(W2zMLxC z;N(G~+kwhPzJ5gZ{>nzz;o!wXlugo#h@!HT%_Xd(NLRM_ZbvL@hSEodpq=BD-AoE} z1Jiw#0S+kp!3UK+E_NeU=cKaNmq?t+9>l`amu69qERnaDv$kv$>!Ho z9{*`el$@bF(FCpvaZx7u4JSHcRGu4+AYJlAnX<4i3jSKp{>$nm7GC}fJ>?gWZUGgu% zMsr_F?K4im^ed$fKano;Q>2bNE)m-?)l_U-*VtDY;#P#?UwLV0_k9p^g*40sj>@u; zhAoG_EpAAovh>7qc1WY1pT?+RxAgZMH==&Y()ch}bhI6%@pGZps*BQ8St1&{RGQ}v zwV&r%k>@p$B721+*WO7>i~Wc@jFnd0He-ZyT#D}f9uYI=yA(bA1RT;pT74>&D87TV z#t$KSuS8mF56>o)NbA#~Mp&~ld@)ms(Lmp@_%eJMX+_SDN-QDpe^dnd(>V=1Nyjz(Tf}()I6)aj^a= z-3*Ar*{QLV-q1v>d<`jm0U|EBqm+IQG}gJ9^yDr=z1b+~d6#~OnAii-i@6I>)t^W& z(IfEsOnTo)1e?5(K2231l02kOSEGna8tL;#BwMt*RMdV2(cWa~hY~&h3bRy_a*tSW zU#a9%AW`Cd64O;x<~`kiQ%n2tVRYoba%f&w|rPi2rz&JIES8FZFHV8Wx8N&(Rnv*crB;sX7j{hwDOAol8d&e|oC=AJ(A)^-_)Ox}F&KRgE3Hi)i0J zs=rS+#5r!$HC05dHN*yPRL!~!;+5B{=GAjVDK4jqlF$R3$WSd+H735jvuf$N6e1^o z)tW_Mm)liT>(izZr5CF5X{`F2lYe&6Mejh+#6IwN-* z4T)QMm0{9MD{{vSx%;Xput%ocYgP^h)hY6TBPqnM=E*~QBN%&R$Rl-O#4ZhxN7X=c zIiRgPDh-t)?4cF8>sWd0p?x^tjFv+~fnDp#6O23Sp%gulr{tlp?5C5b^-U%|cda}V zM8i!@WaC@Rcn$63NR%itkCkJ(>;l0wls6xIM)Z8Rye;h^j&z0ct_Lvb_15y9ZlB@X zDsr4hed42?<+zyl#HXK=55%P6#PUnF6k^@e8|2f8yNSookd0?XK?Cov@|k$#@$AO( znHTV7RP{3aRv@44foKjNFQ4;=CXSQk^UWb(J7@Xw+jck;ILOz#AvhQ1$>}u_RGsF^ z_Xi=^-jtWK+Cadmd2(*iUmzw?&bJLBexr^2c;+)4mG;X|TCKx0B*`cj;LOP`Y?oiP z1P@eqkzXAPBRbhheiJ9)DAz%Ld+r1T6Uy*Ii2QCt5V4OF;92=TzWYUBG|=tUl@7w`g%ksQVgP_LMOoOsM%>UBO~m*{=!7&kOewz2AsQ%(?_+OFQ@2I96$ zSI0UcbUR0@wIr@K0FI6gPOr9QC=se9w4`gCQ)N3|j9qI3EFo$WsxF)YTCX%uU1%xB;d!Phw2FuErH0udY)@xt#JEJF>nAnR z5+wRR8#L;aA{=>FYwWk)!pv=t#w}qaQP46?&C*%pi+GLKBH*sWng(h#-B(6vnw;5! z3Fu-?n|E7Lol-P@=kB9Hc&zDq7Ew3(wx&mUC*onFH9hO0Di!Y61ja%Nb<1E)|JGr| z+x9V4sp`>erDmnsL_B4?W_?~bk;`4p#`=iCelD6VRWD&QTBz9>zMH7=5Y4V%TAY#W zHTxF*0wJcEW>6M&DhCXnzSych+8r=w|tOF`HMBTy^y-? zc52d3B9|}R)a07*{p*dI{0jvbcT{pJXMCl3Ua*Y#wg}CqvC!apZ%wgn2C-MEn(u## zi8t?~`FA!9ZvRrt4`mT^lglvGPRqZd1)gOO(QK6z-pCN%=lz1G$phU}Z>qpe>K0kv_Cw#nuKoLfI@n-+s#9_`Tj zW+^aNNYQrwjTX9*y*6MoHvV`}+r5cQq)gBb8WuqOZaM9sotZe7tv#t7`WC~Uung_6 zA;VF08f!=NgCOHaYR5!l4m^9PHuP`w5%zDip;_?C&^p?QE{OELaoQP+QEhjJXd`-n z06SLIMoa>}d9RK5AQFA>*3N6u5U)BmY3GN)i}#LbBmZEX%PqB0ExhplvAcGi=Wa|% zyA*2I+eKq4vqc-5p8#s_uiZX15K~TH?f!s)#G0Kg!|U&~=bOS6P1|YDM~@&nqB{DZ@V}Uz51w49|w!Md6(fONqg55;WMp)HghS~={Z81 zb-*7v=ygo{C>S~Hd{_JIQW%c7=e5s@ONdwX(Z2dr2XoFS?ORbnymq?wT{@N1OqbWL819~rNsZ-QQ#IVd(r&tXKh2PT&5-QZs zQ99M?BBIRkI$hie;?Ei^*-vLbFBJu5fUZ(aFwcuxx~jd=$5mUPt9sWK&j~uG zTuA#@H=S2(I~=wy=$d9dM?3aP=R0%)@$&m`=-MQ%$IGwBx(@OYO!*F)s<_lJ=Gy5( z7h`nuu~0XmR}!JE(M>7@zxVOfO}!FG?BWF7oYVGr)fBFq_wXC;+o)T#3G27}TNkZC zk1*tiZdIoM5O20_^{*tDbB=CJCHQ@Au5OJh-0TvLbsPAfMPVdeN8eE=@)fz%^MT#+NL|wx&-t5JGxWTi_!UB z*Cl6SgYEvh)WL8^oyNM`D~pNwC+O0D?nbmDoH5xqa9dorhkskN(SsFUthr?qf&iSD(>dqk9{?)|Vrq8fK}e3o`SBPq*#&XzS1{bj7n&6)HewW z!nnMP-cOuI?6sS|LtDiC$4dIn!cKGuxAk2NQFxnmQs2cE;i)*K?^-*Mc+WHX?q~gR z^eNK!J_4$FrqcJH2m2Y9OxF*(gM@JM(TC*x!UF^J!{1y+A`H@xbee!j9HJk)7>4=~ zqaRy%iD>i={Wvwak0SL`(9W`igZk+~i1VE}`gxb_h$^qvFEF$xI`dk;V8bxt8>ZzH#4j#qXOyX`Y80w}s_hQU>h>x~*2YSvtV_by3>+SiApZZ0)=hQc6S zSDRW^cQ)o2+ILst4P2_B+juZSgZ{uT=;YcN0^)k(^HxL8du}+Gc^iT*;H|WG1w)^8 z?=a#EH1xy2oA64V3`4-=RNK`sY9CfV)4(wL0C?+sh~e+(Tr}@D4C7n-pceTX#&1F$ zc1kr&`VJfYU0&e7!wRbg_o{yO6;v zzZoKLAwaqxFf94jo2XN&VVSxiDCVeP`LF6QXNe)&1VMcahV}PQgO1x9V)I52b3Sa? zg8z`9-u(^R7a(xg$%dT{?SRj$Xyg|%4M*3tMwc|j5FZ3Vsw5gt4v8dco@zL0sY&eS zS;MKQ3Pgcl3};T`#YT;lhJV~s!C8F`=X_9g{l6J*gu~90ju>t}Mu~`MW4JX2uXeTJ zhV*8BXwK6NS%JHWJ6|wl{isCTWvk)okth`3KZa+!ANC}&oo09*jzFn$+3@cO}fo%tt&RTeSXe7P4dZ!xxI>o~5ge$VX9!6jU6ar0-+ z3Rca;IylF?VU^6af|%N}x+CkyWVOwGn*ywzVgAsG`75+GuS|EI*qQ@6Ge>(@n?volv6$xb>}u&(q3f)rqr(ydA{+wyQEGjX}pG!OCf z*gSMIv$d=l!^|rCdNvujR4Tw7>tj|4O~>X`Hreb}TZT+#u1r?Ja@mkQ-LiBF8zPIP zdZb(4&tiu)q6(TnuZzEk*{3aYl(B=&YwUi{9NUjOnPEs726~1qvTdGOJXW*& zYN>pgB&IuI_GbId?6SFC5Vx~@+033R%9b}j+QvE??5vVK#e&&*JlEpAo%MrLOsjr4 zTMq1GSt1rLwQjb}Q}c>AcHBJa8dDnbY#ty29$5W)2a3@05 zjMw{anhO6T`V;e(%G}Z7QJFXWzkVE3g^v^eKR;UF$G40%FrUA`+|2bpa>3mA0#b!t zWEIUG?)jL^Jx1@RtJ=l zPN{85Lk=!5&j{uOX+lu_Kla%~{*&_`RkGR*YY=B-VprAh){j(;HP zMk8qyjioROr-_ymiM*gPOq&NbL;6{crt=@3|4ClvQ@?oy^ZXM0di9&%)RpdCnj~cu dd9j376`{XzSwE%oy zpvA5L)`(8A07K$|wEV9TY3IHGLp_0xdI~T+9jKiVfIEX&2rxDWh{tq*@m@f?L;y_k z2a=f&G^8HynF^9(e*l+!U^c}7Y5lqpY4Iw=vq02l0x(-w1F^UaOk@_2Hd(-Immq#> z!s{l$oVkfF>I2LLHy|!Y5oaPkKzxeVX8?1V0n*PNm{LEWv#$g5wid_;{Cfiy%7FRZ z4k)PxwsRpGnhfkvM<8B#ji@H+X~2%eojw}??CcDn)C$-|vw+O4X~I_tz=qfW?RFb6 z2Js`X(G!5Ic+iBOrXp4VSrrBBp#&i7JesgN9@wK%05QFRJvkkyJwAUG*FEqbus6`) zBP$!w6lljKz&^485;vs@|LFraJOjvBKTSHZRzC&f@JOJiEWqSp1Uj}Ev~80Bpw|H` zPZ$7s_yyW^kON7pgZAYjnx79HPFMkWnL#IXI4v=RE_cx^ms;pr69}|i1y0uX7?3gG zG^W9STcBrP4bYvQ(Ce8!P@h%cJW&G>8wk#a128}zFM#X#aG-~EFl5dgpcZRjsCzq% zHJz5_%p34=^

GX%t*%A9W;fR`|!rlK22D273SvR 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 diff --git a/src/Mod/Arch/Resources/translations/Arch_ka.ts b/src/Mod/Arch/Resources/translations/Arch_ka.ts index 6f086214ae..2ca8dbfede 100644 --- a/src/Mod/Arch/Resources/translations/Arch_ka.ts +++ b/src/Mod/Arch/Resources/translations/Arch_ka.ts @@ -283,7 +283,7 @@ Leave blank to use all objects from the document Auto update - ავტო–განახლება + ავტომატური განახლება @@ -348,7 +348,7 @@ Leave blank to use all objects from the document Export - Export + გატანა @@ -487,7 +487,7 @@ Leave blank to use all objects from the document Copy existing... - არსებულის კოპირება... + არსებულის კოპირება.... @@ -532,7 +532,7 @@ Leave blank to use all objects from the document Invert - დაბრუნება + ინვერსია @@ -552,7 +552,7 @@ Leave blank to use all objects from the document Shapes - ფიგურები + მოყვანილობები @@ -562,7 +562,7 @@ Leave blank to use all objects from the document Remove - მოცილება + წაშლა @@ -572,7 +572,7 @@ Leave blank to use all objects from the document Tolerance - სიზუსტე + დაშვება @@ -612,7 +612,7 @@ Leave blank to use all objects from the document Start - დაწყება + გაშვება @@ -622,7 +622,7 @@ Leave blank to use all objects from the document Preview - გადახედვა + მინიატურა @@ -958,7 +958,7 @@ Bim სერვერის ინტერფეისს გარე ბრ Length: - Length: + სიგრძე: @@ -1077,7 +1077,7 @@ Bim სერვერის ინტერფეისს გარე ბრ Solid - მყარი სხეული + მყარი @@ -1353,8 +1353,8 @@ are placed in a 'Group' instead. DAE - + Export options გატანის პარამეტრები @@ -1388,7 +1388,7 @@ If using Netgen, make sure that it is available. Mefisto - მეფისტო + Mefisto @@ -1731,7 +1731,7 @@ unit to work with when opening the file. Beam - კოჭი + ზურგი @@ -1797,40 +1797,40 @@ unit to work with when opening the file. ხაზვის რეჟიმი - - + + Category კატეგორია - - - + + + Preset პრესეტი - - - - + + + + Length სიგრძე - - + + Width სიგანე - + Height სიმაღლე @@ -1846,8 +1846,8 @@ unit to work with when opening the file. სიგრძე/სიგანის გადამრთველი - + Con&tinue გაგრძ&ელება @@ -1864,8 +1864,8 @@ unit to work with when opening the file. ეს პოლიხაზი არ წარმოადგენს შეკრულ სხეულს - + Facemaker returned an error Facemaker-მა დააბრუნა შეცდომა @@ -1975,18 +1975,18 @@ unit to work with when opening the file. Done - მზადაა + დასრულებულია - + Couldn't compute a shape ფიგურის გამოთვლის შეცდომა Equipment - აღჭურვილობა + აპარატურა @@ -2031,7 +2031,7 @@ unit to work with when opening the file. BuildingPart - შენობის ნაწილი + სამშენებლო ნაწილი @@ -2052,7 +2052,7 @@ unit to work with when opening the file. Activate - გააქტიურება + აქტივაცია @@ -2083,7 +2083,7 @@ unit to work with when opening the file. Arch - არქ + არქიტექტურა @@ -2108,7 +2108,7 @@ unit to work with when opening the file. Site - ადგილი + საიტი @@ -2154,8 +2154,8 @@ Site creation aborted. სახურავის შექმნა შეუძლებელია - + Please select a base object გთხოვთ, აირჩიოთ საბაზისო ობიექტი @@ -2259,7 +2259,7 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Front - წინ + წინა @@ -2277,7 +2277,7 @@ If Run = 0 then the run is calculated so that the height is the same as the rela მიმართვის გახსნა - + Create external reference ობიექტის ფაილიდან ჩასმა მასზე ბმის გამოყენებით @@ -2428,40 +2428,40 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Pick selected - მონიშნულის მითითება + მონიშნულის არჩევა - - + + Remove - მოცილება + წაშლა - - + + Add დამატება - - - - + + + + - + - - + + Edit ჩასწორება @@ -2482,8 +2482,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela პოლიხაზები - + Components კომპონენტები @@ -2493,30 +2493,30 @@ If Run = 0 then the run is calculated so that the height is the same as the rela ახალი კომპონენტის შექმნა - + Name სახელი - - + + Type ტიპი - + Thickness სისქე - + Offset წანაცვლება @@ -2566,7 +2566,7 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Axis System - კოორდინატების სისტემა + ღერძების სისტემა @@ -2584,9 +2584,9 @@ If Run = 0 then the run is calculated so that the height is the same as the rela აირჩიეთ ერთი ღერძი მაინც - + Axes ღერძები @@ -2598,9 +2598,9 @@ If Run = 0 then the run is calculated so that the height is the same as the rela - + Successfully written წარმატებით ჩაიწერა @@ -2610,8 +2610,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela ფერმა - + Please select only one base object or none გთხოვთ, აირჩიოთ მხოლოდ ერთი საბაზისო ობიექტი ან არცერთი @@ -2659,7 +2659,7 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Stairs - კიბე + კიბეები @@ -2716,7 +2716,7 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Total thickness - ჯამური სისქე + სრული სისქე @@ -2788,12 +2788,12 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Add row - რიგის დამატება + მწკრივის დამატება Del row - რიგის მოცილება + მწკრივის წაშლა @@ -2953,12 +2953,12 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Rotation - მობრუნება + შემობრუნება Panel - პანელი + ზოლი @@ -2984,7 +2984,7 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Rotate - შებრუნება + დატრიალება @@ -3030,12 +3030,12 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Pipe - მილი + ფაიფი Connector - შემაერთებელი + დამკავშირებელი @@ -3150,8 +3150,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela CSV ფაილის შემოტანა - + Export CSV File CSV ფაილის გატანა @@ -3161,26 +3161,26 @@ If Run = 0 then the run is calculated so that the height is the same as the rela უცნობი ფაილის ტიპი + - Description აღწერა + + - - Value მნიშვნელობა + - Unit - საზომი ერთეული + საზომი ერთეულები @@ -3236,7 +3236,7 @@ Floor creation aborted. Distance - Distance + დაშორება @@ -3275,19 +3275,19 @@ Floor creation aborted. აქვს არასწორი ფორმა + - has a null shape აქვს ცარიელი ფორმა - + Toggle subcomponents ქვეკომპონენტების ჩართ/გამორთ @@ -3297,8 +3297,8 @@ Floor creation aborted. ესკიზის ჩასწორების დახურვა - + Component კომპონენტი @@ -3355,7 +3355,7 @@ Floor creation aborted. Property - თვისება + პარამეტრი @@ -3426,7 +3426,7 @@ Floor creation aborted. Add selected - მონიშნულის დამატება + ყველა მონიშნული @@ -3495,10 +3495,10 @@ Floor creation aborted. სიბრტყის ზემოთ მოცემულ სიაში არსებულ ობიექტებზე დაცენტრება - + Building - შენობები + შენობა @@ -3534,7 +3534,7 @@ Building creation aborted. Space - სივრცე + გამოტოვება @@ -3596,12 +3596,12 @@ Building creation aborted. Left - მარცხნივ + მარცხენა Right - მარჯვნივ + მარჯვენა @@ -3642,7 +3642,7 @@ Building creation aborted. Flip direction - საპირისპირო მიმართულება + გადაბრუნების მიმართულება @@ -3677,7 +3677,7 @@ Building creation aborted. Survey - ანალიზი + მიმოხილვა @@ -3712,7 +3712,7 @@ Building creation aborted. Total - სულ + ჯამში @@ -3875,14 +3875,14 @@ Building creation aborted. ბაზის მოტრიალება ხელსაწყოს ღერძის გარშემო (გამოიყენება მხოლოდ თუ BasePerpendicularToTool დაყენებულია "True"-ზე) - + The length of this element, if not based on a profile ამ ელემენტის სიგრძე, თუ არ არის დაფუძნებული პროფილზე - + The width of this element, if not based on a profile ამ ელემენტის სიგანე, თუ არ არის დაფუძნებული პროფილზე @@ -3892,15 +3892,15 @@ Building creation aborted. ამ ელემენტის სიმაღლე ან გამოწნევის სიღრმე. ავტომატური მნიშვნელობისთვის დატოვეთ 0 - + The normal extrusion direction of this object (keep (0,0,0) for automatic normal) ამ ობიექტის ნორმალის გამოწნეხვის მიმართულება (ავტომატური ნორმალისთვის დატოვეთ (0,0,0)) - + The structural nodes of this element ამ ელემენტის სტრუქტურული კვანძები @@ -3915,8 +3915,8 @@ Building creation aborted. ცენტრალურ ხაზსა და საკვანძო ხაზს შორის წანაცვლებული მანძილი - + The facemaker type to use to build the profile of this object ობიექტის პროფილის შესაქმნელად გამოსაყენებელი facemaker-ის ტიპი @@ -3924,7 +3924,7 @@ Building creation aborted. Selected edges (or group of edges) of the base ArchSketch, to use in creating the shape of this Arch Structure (instead of using all the Base shape's edges by default). Input are index numbers of edges or groups. - ArchSketch-ს ბაზის მონიშნული წიბოები (ან წიბოების ჯგუფები) ამ არქიტექტურული სტრუქტურის მონახაზის შექმნისას გამოსაყენებლად (ნაგულისხმებად ყველა საბაზისო მონახაზის წიბოს მაგიერ). საჭიროებს წიბოების ან ჯგუფების ინდექსის ნომრებს. + ArchSketch-ს ბაზის მონიშნული წიბოები (ან წიბოების ჯგუფები) ამ არქიტექტურული სტრუქტურის მონახაზის შექმნისას გამოსაყენებლად (ნაგულისხმევად ყველა საბაზისო მონახაზის წიბოს მაგიერ). საჭიროებს წიბოების ან ჯგუფების ინდექსის ნომრებს. @@ -3993,9 +3993,9 @@ Building creation aborted. ამ აღჭურვილობისთვის საჭირო ელექტროენერგია ვატებში + - The type of this building შენობის ტიპი @@ -4314,20 +4314,20 @@ Building creation aborted. URL, რომელიც ამ ადგილს რუკის ვებგვერდზე აჩვენებს - + Other shapes that are appended to this object სხვა ფორმები, რომლებიც დართულია ამ ობიექტზე - + Other shapes that are subtracted from this object სხვა ფორმები, რომლებიც გამოაკლდა ამ ობიექტს - + The area of the projection of this object onto the XY plane ამ ობიექტის პროექციის ფართობი XY სიბრტყეზე @@ -4362,8 +4362,8 @@ Building creation aborted. არასავალდებულო წანაცვლება მოდელის (0,0,0) საწყისსა და გეოკოორდინატებით მითითებულ წერტილს შორის - + The type of this object ობიექტის ტიპი @@ -5972,7 +5972,7 @@ Building creation aborted. Equipment - აღჭურვილობა + აპარატურა @@ -5998,7 +5998,7 @@ Building creation aborted. BuildingPart - შენობის ნაწილი + სამშენებლო ნაწილი @@ -6019,7 +6019,7 @@ Building creation aborted. Structure tools - კონსტრუქციის ხელსაწყოები + სტრუქტურის ხელსაწყოები @@ -6099,7 +6099,7 @@ Building creation aborted. Annotation - შენიშვნა + ანოტაცია @@ -6138,7 +6138,7 @@ Building creation aborted. Site - ადგილი + საიტი @@ -6188,12 +6188,12 @@ Building creation aborted. Arch_Reference - + External reference ობიექტის მიმართვა - + Creates an external reference object გარე ობიექტზე ბმულის შექმნა @@ -6203,7 +6203,7 @@ Building creation aborted. Frame - ჩარჩო + კადრი @@ -6229,7 +6229,7 @@ Building creation aborted. Axis System - კოორდინატების სისტემა + ღერძების სისტემა @@ -6242,7 +6242,7 @@ Building creation aborted. Truss - ფერმა + ნივნივა @@ -6268,7 +6268,7 @@ Building creation aborted. Stairs - კიბე + კიბეები @@ -6281,7 +6281,7 @@ Building creation aborted. Space - სივრცე + გამოტოვება @@ -6294,7 +6294,7 @@ Building creation aborted. Fence - ზღუდე + მესერი @@ -6428,7 +6428,7 @@ Building creation aborted. Panel Cut - პანელის დაჭრა + პანელის ამოჭრა @@ -6441,7 +6441,7 @@ Building creation aborted. Panel Sheet - პანელების ფურცელი + პანელის ფურცელი @@ -6468,7 +6468,7 @@ Building creation aborted. Panel tools - პანელის ხელსაწყოები + პანელის ხელაწყოები @@ -6476,7 +6476,7 @@ Building creation aborted. Curtain Wall - გამჭვირვალე ფასადი + გალავნს კედელი @@ -6489,7 +6489,7 @@ Building creation aborted. Pipe - მილი + ფაიფი @@ -6524,7 +6524,7 @@ Building creation aborted. Schedule - დაგეგმვა + განრიგი @@ -6598,7 +6598,7 @@ Building creation aborted. Building - შენობები + შენობა @@ -6663,7 +6663,7 @@ Building creation aborted. Split Mesh - მრავალკუთხა ბადის გაყოფა + ბადის დაყოფა @@ -6676,7 +6676,7 @@ Building creation aborted. Mesh to Shape - ბადიდან ფიგურამდე + ბადიდან მოხაზულობამდე @@ -6741,7 +6741,7 @@ Building creation aborted. Survey - ანალიზი + მიმოხილვა @@ -6806,7 +6806,7 @@ Building creation aborted. Toggle subcomponents - ქვეკომპონენტების ჩართ/გამორთ + ქვეკომპონენტების გადართვა @@ -6817,9 +6817,9 @@ Building creation aborted. Command - - + + Transform გარდაქმნა @@ -6830,7 +6830,7 @@ Building creation aborted. Arch - არქ + არქიტექტურა @@ -6838,7 +6838,7 @@ Building creation aborted. Draft - წყალშიგი + მონახაზი diff --git a/src/Mod/Arch/Resources/translations/Arch_ko.ts b/src/Mod/Arch/Resources/translations/Arch_ko.ts index 805c7d9ac2..d246b4805b 100644 --- a/src/Mod/Arch/Resources/translations/Arch_ko.ts +++ b/src/Mod/Arch/Resources/translations/Arch_ko.ts @@ -1361,8 +1361,8 @@ are placed in a 'Group' instead. DAE - + Export options Export options @@ -1814,40 +1814,40 @@ unit to work with when opening the file. Drawing mode - - + + Category 카테고리 - - - + + + Preset Preset - - - - + + + + Length 거리 - - + + Width 너비 - + Height 높이 @@ -1863,8 +1863,8 @@ unit to work with when opening the file. Switch L/W - + Con&tinue Con&tinue @@ -1881,8 +1881,8 @@ unit to work with when opening the file. This mesh is an invalid solid - + Facemaker returned an error Facemaker returned an error @@ -1995,8 +1995,8 @@ unit to work with when opening the file. 완료 - + Couldn't compute a shape Couldn't compute a shape @@ -2171,8 +2171,8 @@ Site creation aborted. Unable to create a roof - + Please select a base object Please select a base object @@ -2294,7 +2294,7 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Open reference - + Create external reference Create external reference @@ -2448,37 +2448,37 @@ If Run = 0 then the run is calculated so that the height is the same as the rela 선택 - - + + Remove 제거 - - + + Add 추가하기 - - - - + + + + - + - - + + Edit 편집 @@ -2499,8 +2499,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Wires - + Components Components @@ -2510,30 +2510,30 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Create new component - + Name 이름 - - + + Type 유형 - + Thickness 두께 - + Offset 오프셋 @@ -2601,9 +2601,9 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Please select at least one axis - + Axes Axes @@ -2615,9 +2615,9 @@ If Run = 0 then the run is calculated so that the height is the same as the rela - + Successfully written Successfully written @@ -2627,8 +2627,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Truss - + Please select only one base object or none Please select only one base object or none @@ -3167,8 +3167,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Import CSV File - + Export CSV File Export CSV File @@ -3178,24 +3178,24 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Unable to recognize that file type + - Description 설명 + + - - Value + - Unit 단위 @@ -3292,19 +3292,19 @@ Floor creation aborted. has an invalid shape + - has a null shape has a null shape - + Toggle subcomponents Toggle subcomponents @@ -3314,8 +3314,8 @@ Floor creation aborted. Closing Sketch edit - + Component Component @@ -3512,8 +3512,8 @@ Floor creation aborted. Centers the plane on the objects in the list above - + Building Building @@ -3892,14 +3892,14 @@ Building creation aborted. Base rotation around the Tool axis (only used if BasePerpendicularToTool is True) - + The length of this element, if not based on a profile The length of this element, if not based on a profile - + The width of this element, if not based on a profile The width of this element, if not based on a profile @@ -3909,15 +3909,15 @@ Building creation aborted. The height or extrusion depth of this element. Keep 0 for automatic - + The normal extrusion direction of this object (keep (0,0,0) for automatic normal) The normal extrusion direction of this object (keep (0,0,0) for automatic normal) - + The structural nodes of this element The structural nodes of this element @@ -3932,8 +3932,8 @@ Building creation aborted. Offset distance between the centerline and the nodes line - + The facemaker type to use to build the profile of this object The facemaker type to use to build the profile of this object @@ -4010,9 +4010,9 @@ Building creation aborted. The electric power needed by this equipment in Watts + - The type of this building The type of this building @@ -4331,20 +4331,20 @@ Building creation aborted. A URL that shows this site in a mapping website - + Other shapes that are appended to this object Other shapes that are appended to this object - + Other shapes that are subtracted from this object Other shapes that are subtracted from this object - + The area of the projection of this object onto the XY plane The area of the projection of this object onto the XY plane @@ -4379,8 +4379,8 @@ Building creation aborted. An optional offset between the model (0,0,0) origin and the point indicated by the geocoordinates - + The type of this object The type of this object @@ -6199,12 +6199,12 @@ Building creation aborted. Arch_Reference - + External reference External reference - + Creates an external reference object Creates an external reference object @@ -6828,9 +6828,9 @@ Building creation aborted. Command - - + + Transform 변환하기 diff --git a/src/Mod/Arch/Resources/translations/Arch_nl.qm b/src/Mod/Arch/Resources/translations/Arch_nl.qm index 797629f5bf104fc4cb7be9cba162c397a1ad7c24..fd97b43285fdb17ed08cea26c385e680afc2e316 100644 GIT binary patch delta 9830 zcmZvBd035G8~44|eun)#dpcBR&4VG4O34t)R4Qc5m{jT{LxqSPnIawRlt_+*BxI;W zDvG2KGFGPKAj6@|BRfT4M@efoRtZFft8@{-745J$3_(nh4Y*AHX#qXs@{d9t=<`TYzz8KqlgIugO4r z8v}R;11ZSg7HL4HZA&&+Ul4&gei@f+2PS7YkRcBd=KvW>5Fg?5Twu;I_<0sE59b1% z=MBuuCLr$Nt$1rHFh9(I{O$v6&nh63l)#R%12WaB70*osb_|MI+aFl}0(@@{unYZw z1a)pfHF?$@*hovD)>6csh`oSKm;@xktrZ*2Bh~>~@dVhv4**&1--`d@0SDs&cHRT_ z$ZViCBAN;}-g5-lODOQZoED_rs(`(32_$u6EB^EX&J_h2Ujt%snx=>ttDQt>zb+2w z2@mLWGZx7CFJNSN0N{^dV3MH=q;fo%b&~@*;{)b3B2Z95w+wW}gc|6v5k;<*K<{!C zZKyf)X$%GWv^Vs#umKok3;o7wZTJQpLK}f5m_Yx>Hb7@fz;UVuAo(6R?h64mY3Kkh zUh9A!cm*Q^0)QI6fKeW1K#ZDTbi-~SB{|^Qa}AIl_gj$a>;YF_bW+}CaNAIYyoiP| zB|CszQ-FIveD3xW+&7{V#@uYhN>gx8n1G+ZfqRV-Xa{HT7#s-jv>7}Siqz=M6!2v3 z0P$!9&!AI4JUzj4XFiazHZblQTEHNu1!<2m7{3gkPkaI6D-b7Tx8n6N;Pp=hQ11Yk z5WNYBwjU;~#qWKFwc_KUFqta``u8xH9Ag6{X$wql7z_}h2UE_dQM0fwFy&Vhdff=T zyP>3O2zbwF0(!I%yaQ0PHQihBLkI9qj|bW}7pD2+M!P4$w4g}DO)xEaKYBm96@RpW z=^^?+oqogg=xp@9In0Pg)8DLx89&m2q#46ZX)%xk#o(hh>5smYfX{dq$W>$T$wJ@l zT?TV@LC<98%(R7s|P`08GVBJ2b$iwG)Y4G6aOrZUu z;o+hZpt_6T;SF?YudYz->;h!gd#GMg0`O=YR2P~6)J%lB;O9X3O=_sm)d0D@9bUe0 z0ow5Ze6fxMXdeULs&oKqtKmn54w5PgelA3lO?nK!nh>XKh34t_+$V@|O+Sj!=+^JwE~IH-${?ge1#x)+DnA zM%_v90282t(@5~tOaSNEBV zI&&Gxy!Qwr>Rb!bUOMF1p4&jr-yp{aoI;su$?>6Ufn=qV! zKs}Qbh$hJ5_N2fVbMdynNI@j3IBpjy%whm0{!K1?Mch(EN|Vt?rRC%fMIYqFkvp9} z0qssm^|Cr33j)Xscier>U*yHZ{TR>o$IQbOL{cWvL^CF3DD2B$hont zSRFv)+t~s5QnUkdkl*6L+IW5 zwEzQV(g$<%fRvll2Yd8@EL=n%N{|W5Q)sQOE(-92*5;|-09-JlpOd6Ou56?~V|B1> zXGlm#G}+>p66TNZKr4Dlm<*(p)dPvJ+!jm4CW%ne1Y}sAMEr$#$nsN? zO(SsI?s}3Pi&2k+ZIXmxwm|pzNfILC0W3WvNiFZ$N|Kk)#ef_kNqvK!Pi>SOEymEI zZzbo&-{3{J`$^94d=AhqM^cc52HLw+Qf%`QV3E7zW{<%@4iA#tnmYz)&k#wKaTt&y zQSwkf38-nIq<#oe&Ss*d{uolrri0`K@dE1kLX#{SsG}v{w8yXLD`~Fj0>pL{BYEYE z-Nw@vq?OwlW{?FyaVLhG=7MS`Gh$;Jkj?8D*+Z1ZZa<^2T!WQ9f$1b&1=M&AV-j-| zpsJBEX+8zypJgpbpB!K;-k^IAJ1|zCO8|x%GIoZh0LEQS8T*~LfegOD*cbQ%(X(R) ze_08nQzJ7>(hSsXgl4+TVq7gV?cZZS4i0CgmxchH-kq6|#{>C#gPF@{02=I=;7wSi zHce+1?m`+*@MD%xG?Jx9E0*qOmaRZqYEqfiRTF?z{m@j&ER41=@u3(kIc7|PD~5N? z3ntkcO=R(k*)!Y>cR8!+A~#U)W)2QS1NTg14!STvEv=Y?Pta3+Z!m}AFciYyGU+L& z(V#9&`mH1&@!Ofhf)c&BocIt3WXV=0drcFN!v0LoS$yBio5_E74B&@? zDd^$?}skHeU|dW(TppVqvQ>wC{@&peL`1e(~DdC@BbBV;GjplwOqzcKF)1Ob`p zzxM(5|7Zw}1}LR^v+<#NiKi0pRn4p6tS% z=*7yr?9!z60M%{TWo39ks3ogzumN&0yaj3PLpExD99E!d?541Z=sgd1^G1yOeM&ZV z#3f|QsurZy_u1HeEVio4EZDeqcL2_-*|;4n(rYTabryR2cPzX0Y#nMKZ9!`2%x?dP z31ir0R>Pp7Lj*P<{Q!2DA?!|_zF0DJ*yLn1G>m0a))!+(8Ot8j)~ZvU?4j$axbI^& zBT9n}U`#81%tACn$#Sl-8Jo2W9N+;x0Mkk2A+~5z z9c~-XmN;Vq7@NtK+J#}BTE><(lmbn^!rl{41L!_r@2yyi>866c_Zjo?i!%1{*|SJa zGxmua@*~Zo6@RT@Uw*;&Gve7-OKh->D`($jdH~t>H~ZE5Ef6zRE2=MSVSfl1UQLGV zk9A06#+GfqfPG^h3l8R+V5cl;L2B25BN-gPhOQh{cmQ2r&e2y*Ko520_=*WY+B$J! zd=tQZ!pY`(VbIUwWZ!H7?tI|nZ65(7j^I>T&Dcr5<=U1E#|HW#rx&G*HT+&Er?({( zB@gEe7Nh|=evmWmhjFv$HD_jd8=IXUT(3{J0GK$gxAh1h&LLdyZ0tK_KRD|Qq}+iu zT;H4{SfP?QTPGI)y$H_sDmr+5C1+pJ2(Z?GbL4R!!GRm_RTs#eXWU=`1s(O1bJs}F z<4fOaEZbO&i{++ZIKqSF+?1+1fa$4RU?qNgd>|Jz6Aib0Gq>oh6_A9h+@hy=?9fMC zm@bOzJ)Vo0{1p?e7q=qM4oG4lx8l`AEU=X33MDZ|| zbrgQro;(-i$%%ukE1Gyf_ zr3N_z_*QfKm*eSsA93laSCFl{5s_pO*AcH`c_du=k?TOzD^743N3yZi{KjSW#IjpE zn>)TF4(PNp?!<4j#%fFM^PVeVb-rl~X1W+!(i%L-^=DtFfj1v@#JyZ3J>-dP{^Zux^g zKFHNumtZ`7=3ewh4dyy=|4hJyF#ZDfe&b-EI!f;2z)P4QUUQ!xEW}LX$o=w31K2;9 zYpxgu;5ml}?STQycv^59Xxx6DDMrm>r}N5kbob=!R(u%6>*~1xnLnG?Em((%AY~ul zt^hU6_`sWmc>%ec!JFqT#eqjh-lFsrb~<1A9?P)aqzvIL>0Y3Dn|P}U$d?Oud8?B) z=;&C!FF_05sN?(TOveCt%{xeJaflMgJE-va=MsLvlm|doy7L3i)B;>P$PZ3y!g_U$ zcZus|g7xDOKU{Jcpwx&T-i!yS+wdc9Wuxhn_>tc+5>{X1NA0@=#JCgx=SmZRNkRPlP-CFm zy7BW@p;~_}P z=B(<($N6RhZF`a5dZq;6L><4)1u0tP%5T@xdbSh4qY~8!ebtI}Z}Ko?Yiq9Kb z@pm>*y8Na?V%eA1}xK(`;!FnSj15dKJT9Jcf;`6IEI_Z)BV$IsgVj0okk zM)(0usp3yxyovQAh0lA8>aWe=&%TbwsHXgtY*fFaIe+!*2JFm-@Yg)n0+^iVD{VAD z+NbiBYmiRGqxi}~Oh2Py_@}p##|{_ydN(X^yHE2kR;@uNgnS`EMLH)Z4=O=Hfd*rmf(cKX?J;{6p$^>lMIiGwHw=89>J- zNrya$20HSQbm&V=*%vQMM@`oQaw1adsvQOVTq&J;RDm_*nAC5~4j}wGX<*=ffb=}+ zpLsR_>fNKI5k0m6nGr2raT!ymutgfxr#-r|OuCj&!Jb}U8Y8s>nl@V+Q&5*pw zHh?+O%uQo3RtL49nmlNfW}Wf{_;N{lG7c?q>7g{oG6yxQm!8RN#vw*K>G{|zK&{71 z3)K@b$Ja|Q&=UYx|B#k!9}RT0N_wfz4hUB&z3hqJ-`_`i#mNJ}f4%f-8K&K&lhO(g zEIRA{kkFK$95hyG5VWK!@5%n~pyM8sA@FaM%DpmkP`qJ@oP=fi3mG zqI6D>>Y^ZXy#@I)r0FzcL6xx-?|1QtSeB1C2yOacb&I?zbonC|U1%zpc%mYkKMH1+ z66_{E2o}At4Jvpc^qh=c$g~Kd&swyU(;mStUA+POIe)?NZ%ZH}E(@b=U;0vNqiT^uXq5!pBJVbD+YS~sNgdJX*q7W;HL=1`{*yh-yHkH zDK7;73M>d=@hwOVj|+jBhwuWT7J`Ej-7gCv>eN11ab^gMtFbej>Lo0hTmW>kdSve4e042L4DRAHR$IcoXx_Bjtmse zzCd3_|7yigZo;{-$mVb}p>Q~A(q)TKEdoSVyq%5F$1H!I=p z3?$pzUBbPgC}7xB;bCKU%sec)4=|h0juKT#?{Gq7CAJxk_PXsVwyn8_1HNieZvcZgGhXa`r3C1dp<>qn z%-2_QMg1~&%;V8nqS4%4IP_U7THZoWK3OaFy^k61pY!6NUU$e|oeqfVcl)tRNDrlZ z0N7O{?tO~Vby^pXe~iSyEEf-4NC&$1s(7d!#-U%VCbP4FI$X@ExPxMe;)#9{*y@cJ zPy6EML5^bfUl?uIdy09T(WUxnV*a5CK)T)%^Gnf0@3)KRee`kak}4Ji;jMd6s8|qT zfw->)sjjtnvF;hrLEXjjEFPcB#T&NK05dv>clk8DiVhd=wod^N)uLESQh+{wrh zTng`E1->jBa}JrXc#mvsTYaEQrpm_k!OHNujm#^#2`l<0+0-GSSRe;$x^%VZzd*Jn zQG+8oW7&@CFaV>8vLtJy#Z({Jp01a07WhV%8kPoN+d;PfryN}|T6SptPs~I$n#isO z>d&&Qk7$`2_OcW9I+#FRWv3ro0lfMxJ98lpgXDxP@1+LMUM4Fzhr7JXk`?!i#za~# zE8UK)b~Th;DaCc3TV&-THalmo$|~Hj6s5Sxt`A0bKfEcsVTHsQzC>1;gF#fhSN2eY z-@nz9)m*5cfBj>tXj1pw~6e8wCPp!aXfXQWo)m1g^CxlhA0fW;H!b7uQuw(l&TI|T&^ zSsIulPKbFEB#BPI)I^wgJoBfj;txv6zcS-;_rzM0`0$ z9`T+9Xj~?b8eoI8WaO)7q8D$!mPh}_eadU(YX?|iZ(J&mw@kyaq^q}lhi)8>G``4_ zYffSJWG(+Y+zTMnM}F92I?mQTTd{1uyvPAvVecs~ikpkX_mLMpMoR>x$xE%~0a&Z# zWi`5Z$!n0`Flq$)gch@aRxCa$zio;1iSUqD#o#`k$K>}iG!}-Pdvw;9zx>b( ze}>GIH?R^MpLLSIt;7LVP_(?U7~5K>82Q&P$v7~N(gYjot5e6yn=LU5+Rs!FbJTFN zt3qOa8nbVMLb4TIvGlQm;jsvONmWR;SokIr8<>TP@KR*Zg+7Xvd3r!~ zn-o!xzTkTXiuJp2duK02oD8e*%mBq-qmdcA`)Oj0^oMOVQ0!2fVw-YTu`?ka$k8xG ziuZ7U^|6Wri_8FGYZV76@?pnj#UcADByOc5-O&ypZGqz0kY*qc+H2kz85pflRDMqb z7=1!h8j4`oLS1AMETmta(R0fF{VZV+m7h@ks zPFzwhorv^1cupC0Sr?#lm~xG31VH`+<(i#yfF{3IZoo=FXBR4C?>Phc5Ti^y?uWO^ zYGq?UFivdvgyUNVsRG;fSXS@;+?@?EbiDhtB?Z@ltC zi3IC*ObgN{&y^*SDEQ$O%96vTc7R)LY7H4(Ptpr^@Tq>i||QR93dv1vkQZ zD{rkte+AxbLE2}n^6oM;>~S~c{Xkr>ezCIJs1a!PF=cImFF=96@<~DrkVkElZ)7Pr zXnUi4TZREC`K-w|H6Y(LHKzK*l3Z2oTyb%tr>cGFe*A&?ol1X3G0>UyD#JCXU0jjM zSj6Y{rmAk;u>I|0tm=8y7mL*em1Qtm!NXKD&`e*QCa6Yua@b2+sodvdblOct{Dj?d zwaO!X0)GBmHSUfH-a{N!6EEP8pAKJDlj3nm)mW&SV)YSc0d=a`m_MP1hsysDZePf$ z0x~d(Ty#+V8TSzHTyCoQLk437SfrZ23#(t3TdIX$LoofhsKVTw!3&PvQiVO&;APET z6;aoSGl2K1mEZI6$5V6FYNZ}tV0x%l@5eyfvQ!m)9ceLktZL(z33z+#qS_?dV7&iO zZT@KnWW!uloCXCQGDu@-ZqR1FDz%+6-t_%jkd_Y7OgGo37517)a|`t<)wL&>LYFqE zuFu2Y`sCYHmHk~Xqou3vd8J|RqEg-a)(NOVv+CKgwK&L}sCu6E2tX%YRUd|aG@77# zRf?aj+Nxg5LUEonSM_!_ig`Jmpi$#hZ+~JScwJEaI~+yrcTn}Q9ElY=P1USH z;_%k%aY+3%B)YprZg&eZ$6jFz&afE#paK6aPMr0U>LsRhqMYCb5fBPt;Fox2CRt4! z6MbG%9g7e!#9vf>;7@#8`}Y$3TZ^IiIT-)>;)+1<%UwQ;*ifTB;EvyG-!{bWT33W< zzlU&Giq94#E_z2gCO-BdX`Org_ubz3?LwG~>+tmdy>)I5G4DJbM&YwCeEKI!9gcg2 z;=AD}Ls+8G1JXY6)h^mau@Jvo0RAl}1?P72B}2u|17QR{3&*vNxZ3SMa<@p6xcVSz zFZ@@X+=KJUaHh?0JZN#N32*@(lK6fj)#K;j%3%02x5Hxco#?cMNx16*d~rFR7KBp! z<(h<%dZpVK7>OIS>bw}&_@LbkApoB&!S_S7Z{q(}|F0}9y3PI1o&hcELUKn(lSBpU zrqw4g>j>?d7&@7D%{ACYW-xXxNaX+7UVGwV+*4~gtwQs0O~`+hcm=Oop89CER(8y- z+(9l-i=6-O`qq84{x^hqxK~)B^$ya(0YA0wtM!f#o)m)r8@A|Th@Z4vXw?gS+oG@b z({hyhL?rEMqBUG-%NEOUW3Br_TU?~Iu21X2+`dV~S|w=*!xF8_sBUgZx|T<#$Wg7$ zwDM?|{fA{J`F}W?TaZDLRVFDg9KScjO|{2pZQUxZ_OD<(AP@o)v(AwAWNzZN>qLk5 zL;H)ZN9iSo&8L4P8e~v8-%3$b`8n;J`|>PFXPn1_3$E5$~*#8*+`y$>w&63lAV`qx?z7+}fvPi8C_F6U{LncUX)Z z*X|LJIM0lhvQq6Axen%(v@XgWJCNS%An3wqd}j&T_+|vv%XOMay=mu8|D`2 z%7Klt0^0is;&#NFz$Q-wvb19>zL|b4>vT8spey9X?eE@Lu;8q+OQ)d&de$nsF=s{0N*23Nrp8h@}~t5@M>hYXtqc1fa(_Ft{EM zq$mkYjQ0VwaRjq0T_D%~gDzd=K=S{9#eEU?a2&d3nFDy;hwkf8k5kI&<1)p zL;!vK3I_0XpL#*iO*^q}G7#-Y`&;*C)ZrGY;s! zBp4kO1k`u~IJ-s}WY<^?W2Rs-pNrv<5w1GxC3kqWwj>)L7*U>J-oO9E1P z2;2tXeb<-ZwhoOjwx|`aod>sMFZ^8(ZugZy^n79*a0lngUP4VxUJ2Mfj?E_P1;Y2&$!_+xZKz5qK)YNpee#ch)aTKP7 z83MK62h(EmkPXG)6N9S1t_7c;nLyG{!*ppWkbQpOr#2gmwv>S1cos-S3Harp?e;8z znLBY{O#4>+?>Wq_#QT@>AUJss5N#<0*FFK-egMpAS`XBJ0W4no49KZ5uxwQn(3FP| zRsR&=iYKhldII_I4c2X&1f-8A?0tI`$nhx1ibfOLe*^WQL(_odO^0LuECjf?5Kf-1 zM6ykVGp}_4=DEPxk#~V~bcT{_f1nQop!^D|t||;FmNx*z?S;w$yszgBcMneoI-nce zn_mW0R}b!8LzDLG47DSifXuiCwTsFC9*%?Bvt|JICqP}uGoZY+8tU^kKyLPim(QJm zb{GR+`$PfguZQo|Isgx9;b)}|k}3p#g`>(QR>1E@#L3H`X&T=5b0OR~T&Qa&B2HU~ zCRs>iF|h!TtB4W?psh@zo$=l9alpKp=3`52f+Y$Kmw9}wStGZtr zsI@P2M#U5$KOWG)D}ewZz38lh4M4gT(m53vFm)1W$kI~GS3WdsY7&5IB@I9S9bifl zjVSvB@Wr1lK3b3AhNVk$k?WH@=!#P}K@Euu>AFG@sIM+v|0xNGF;BM)4@Az{wqh+y z6WjL(@GGFHx6T9k{f?%6MFUJrp!+N%FwXo%GfnM)&b>zuwFJo5G-rJ_kT)^(*w+Lg zHTUW9!{31p972!R)L}$+rKgTW0(m)tp3%!wBRfiI;g=X7&f92F8*_l!^|W-W2I#@V zv`iKP@U4NCncD){(2|7OWjduYN$MD11n7*T(`3 znNIHp6acwgM(^&@0}?)o-jg5`mhGkwbahdH6#Ae*{TASy3H_2H1#-!P{)*SZw4Eg( z9Z+QpUP_oYKY(6&Az`wRQr34R!m@rqOg2b_vPK||=@Rib3Yu0aX`6>`-}8b*_k#^U zjIG4bwgKR9CyB*z3@?KpN-Vcxj=L_CSiQ;xNb4u*?I2)jpd;yH_YS@8LoZ3+pd&y} zcaseIY6!G&iez{qaxKbG;W(&@BT7crp*QwACvonHxh4F$CRMOj@2ru` zN_>V?b&<@@j{)e)NahS50dV}8BqZ(>&|w!Pi_JWN+|WwY>#G4i|B|e4&;VH$BiS$t zr|qUENm_vWNFFFjcI*dqS6fMPR3dCCTExJ`w zB>n+Ux=ki2+Wrin{Ygo24k~DmN>Xa`5@5cYteLRD)e2eBiIEb5)%=9-l2Qcky&J5gs6Nud*W?=CwAbR~7yRR#N z7&I`Bk|v-oZ#C0omg8cWssA0p^j61AD-Q!Y^%~<-zytXf$^Sq%o_iy?|7wXsTtFCX1QG2=tb`2TZaHy7&E9Ce<5N zWciBOHL?rNlA-A&H&Qz=`-h@}duW;cP7Ese2DAS$TB`3g=0F0v!ongZbN2}>R$nuj zH&TEk4q^@pN&t&&=4cESse1dEV;_ToEb?XYRyQIeYnYR#al9umh3}65{8TW-ot%I? zddQRpq9(%MGvx&bF-BZrE)A6c^v$$oE;U>3^m*oTjy@J6!OXQqSTpEVGgY?dF=Y$P zjd?miK0an{>n*^lI!yCcZs;9U#5{`*M#hyg&wGZUhwNb9G?yf9bJ_HuO{j){G9UeJ>0o zQRg+43PbhRGpv)&U?A6R*^&CVdHRuceL~UAx3=PwkL=jJN+8|}cI@F|e0>e;7C#xt zv$L$ntrMu!Pwe=mF+e-(v)%$4I8V)bSKY&ka2z}BZW(TJM+?%F&8*LKQ;Y)F*y-t| zKvw&*GiL4vHSPMIo!RX#AlCQU+0Hmob`v{$tPRlJH`&>klE@%AI}h;wzMpLPcC=zu zB)d38AE34!yQBgaSn!Kgzp(*wUZ(}=gG4quGyyBhk?e-Z31~fccH=tq`+rWe@uMyv zTijca_F2is?`5%6UHp|zXnzZ!NX;fBu}H7q?3Nj5?LWQQEvM^%_`GaEYV?BL_6Y-q z<3(1(prS)xvB{bH@LXZXZrACHDdQNMn%ewcBfEP|DOQwy+5OGADwk&uTulRN6~ksl zYp?)xYsF9Qh+R;!lW}a;#^x8|*zD8_AaRzh_;qay(o?@R@hT(rTDH&#!%37ITQac@ zrya|djlcl#cQ#wzKN90qC${`eInc~VwnjVwpnI3CSsshwrjo7sg7Nry1^ejqX`uHW zv5#GmAL-9q@plLI^JXsK)R?}QGKol`%^&oYA9xZ z#vzTFer(e@tQ&hhrI zBfuTP$pSnvqy6S&-}?dF`pC)KJp|B>;#4_J7-}|h?aD@CW?RDPMeAY?uZiIFHbnr* z(BX{cWniRs;>-u2-^_o_b+NjM#m*D1=jR)EoJ`<)^%(_Z#AL2l9@d?*pIo0Tq})DZ zuJ6f1n4wa*e)diPdP})}m(jp$wr~S08vtUBI9nd)5e9KXzUczF70uZRD5&!<&P^jh zi!UzHShckrw}_jJ?g)36ag(d-0H&pJ!BzP5$USb(bX43nS8o1kYaq$t-25lFtivTP zQWwSb9?C79^bG^;Fm8E4e=PU|x#h1W;PXG4jJB5QF5H&ykx1)B+_tq}uudSHRy+u_ z(t%645C~-54lZ@+0w6BqxzroDNmmuOYxz$A8xwBNylNmrCUScRB?1{%!KDQo0=a6y zrOg=u;9tw7FT>UMEaEcLE+JdzA|lC_?nbyW`xap%<_uOXj}Z4aeyFko)bI0g!IT zHB~wSc+BLXdBGqQ^aOIznYSodj17+tyk&VVRyyDK?n^M=?7G8S(LF#59C>RmiKpxlHX*@O$Ne8P{qk%wnhAAa-?^n_JgdFQqcTS|WBM%=HRgr8NT#L_gFpH*J~#MFSFyTS}$;v7CS!W1ja zt9 zGgrLk6a4egAhY-_r^*11)$v=MkfJwV^4s*9EqjVjs={qV6trU920mGa`;8pXiqF=! z;vY4iyZ{d$>;b+xkWxoqKE-((&~4*1jGm>s9e*e!0ZaNI{!l!|J==x+(W3qUqayg6 zQGu8zqWKf&uVen$%@;hv?Z+ z5dAd1YBkcSl=4+)G5k2M=bzj}9uJz$*SlhZ+c}nhzH&7>Mqx+(1!i~J>n{JkAB!D@ z0sO~>5~PU@|M5~RP-Y1K=|A+OO?G_4sCa+_iTrmC3+k;M`KHoaK&A%rO&>i0PM(yK zxasIfJ*0G37|`v1OKJ1{n}t%g3KRIQ*;3&MCbk*Jr7A%Kuq$4w<7y3>ZtdHt&7~b{ zk*e8)rCnB`YuH9hyIa-)C~ipmG@J0hJJNx3uA;0xrGw_7%M5KJwY~8QU{x3C(C1k| z|F)M7zZ(N|bgb0jC5G(t7p2bA^w2^EQkUjdz^{(dDTfu9L&i%3$0h;cVAp z(zyjT0P3A%q)WSR#a!qwU49Wmr?5#H-CG|`nIetlccUxZmadof2bv+5u0LA}V5leE zx(0(tb*eO}av|fUg&%#}iN!7nVp*TAjq5ZIqtMZo+6)B`u1-gyj4t zJ*%F8F}_}UjvfQJ+(ufqZ46N7Jn4nH{y?~L=|vB;e%dAJC3|;(S!<-1D=_S)9G6zQ zW73JOlGgS846xTn`s(v|G*XuI{rt~rpu=mWjYl718TCkDu-O2=77NTY^Y4Ajp>>O}#G(s;tF8vxXyLTF!bVwC#=AE$Xt+sZBhZ&_Xctz>RD?E_AVy z012xREPG-ZR2(bxn1ofxR3o8xENaSrgwQ`zy%y68BiR091!UB5!MWcvAZ7-FTM$ZY zZ`+EeSGFM469tdWu^1$_3FDXF1>lQ>sYgnIUJVlbypWdTjD{Z-w)LJVdi(0&k-UDGj+*a$lhJp*`|E9|L!h@FlsA^icW^xAP@pW7!aSY3on z%Rblu9wuZazX!VPn2?oRhDVBOA^$DTTWl^AoX7xrVu_$WJqvfx|DkX?2R%A!uyFc0 z+A^l76&qg(XZ}VuM}8L0j>MgG+9Z_NqJWM^g^O=SU|m06xa@}H+&EvT>WZXtH4tw5 zAlcsS5NaGyz{n}Wy@qZWfBFdbbtV9V%w3ZuNyDLcK83q24AhHH-y2H883FcR0ed?3$b$$ z#_P-TMZ*d=jN>tpqDjCGZ2H)VRyWX+k4?qCcQE3;m?{qIi3<$rq=_=<<#1lK|5*>D zzme#;$p*V-VXgQ*P8=0wh{tO~(dEP-AfKbev4)uCwx~omdu(%sd9)xYve3LWuvA-! zfv&jqrWxX_9CQ3YkRqOK5wG9y74Q}&4Rf8jXCDLRB=O* z4bVQhV*IM(KzB?P6YVe{XiUUpGc0S`REa4I@&Ha}i95_N>b7emrs^Zx#u|vbPpk#l zabMi?1f?^G^TLbK7|u6}`_5$ojSUwMv`0S-?5oM{Xr%5S=2YH7u|)CMfTdXKjTcY& zgpI#Rr?zZ*bQi{b;a8|b4otgJBV~O>ELbbn$p)U@g+0FrnZvu?m?3Iq zPG@gp2EHg8dj^@XAXN5uJ42ug|H#Jm#?0{QsLV695i@$EY|8KmpbpP8ojO|%){|}0 zYJgt4FH5S81TdK(OX-8On8M3;b-sYTz_+rr$P9pff63B+$d`vCN6VFO`r=1{rSf)d z&G1Y+PTpR%66>lYdB;yqnATE8%R6CbnfPsxcRrzu&6l-u!>ZMIR_rY|^+&7P=F7X- zp=-bID7OyphiAtad9Ru1JBv=q`?N(`Z13PQD{wvKG_azTWbse`72fQzTy+j`-rW zeCY=kpkawTdWa2LwOGDtI$H7OI(f_=oaaiiJa&jR*2baoM5_#JOS*W=lXMfXxJil7+39pYz zUU6R+=mD+#nn`cf&-^3hz0I& z!+#2i#R-hQZxoU(Xo|&g3Wmod@O8LCx&oD-vXwg{KE8HjhDO?0Bk)H!*bFd_j?P#6eu{iZ>Z3R?uo{V5rO34H50EiWab$QCkUM#rwrR6w3tjKbe-KV30rYuzU(9_@-gv-jFPcfi8QnVm_ z^h{~97PIe}(aM1l6EH1yQ97~FK%VO>M>`@j8>5siOd6)uAf>A+7C*2YSGww8D3@d_ z$M*2V`sS(9;|!{5w1?8`2nK^Eos?6en?OR=9@LCAvs5oo2EV-k5a^+tBcg}>c2h3E zI*uIkS1z7_^xGe#jJ~J~&@ocES~Uuw@UC+8_L)Fala*^R6HwnkWqi#DARjH2+M|JZ zs@$p6HkM)Ej8kqGZ{r~{UAfB|V^4Cra?gERpeDDJhc+1jb&FDFmo5XUwsKS+78!tu zd&=X>yJ1sdv@-u!81`M?DGU9dVGUoVEX+p%+8t7!twr^&*C@|E!ioH?lqD5&u>KpW zJXa>cylvTn^zm+GSriI>&{A1;&>R;Ys=VNdl$lbf{C5zVuUxIXS{nzjGF(}uuM4h( z^H$zif%XbM)`GORsq*#`RP0e#<(*)BVNG9Utw{sWyjjWz#r^=rvy_jM*JE%ys(dTk zjg7Vq%6Ap$kdhsmLUSWhthsM)=(zoQ1s6JQxHF6 zwR}tEp6P|Z|51&*WrpVv1J#6c`0;bl57op(Y*ID&s3u!~!mi_5l`qCm=Q(#VGub#NHsU%9@eTKRiVS}FatQKLU&;H>$FG}{w)m8Ax~A2t|Pz`j@(d1KGWb~ zZJ=stT?6(2HmO$pChX_^nUAO;t762_ssjs>U+|JFB^>n(qccjnY(4kHlg_g{YooJOt3mRMkhK9ZkGc zugdYabvxB-SpgZSCCi{Q&mkG zBo5!l3Y*kVy2f;~%yr*Ti%Vp_eSB>Jp9^mdV~MV2 zxTB!0_ahm4*8gXLUN~tu1ZdA*Bxc&8nZ%;AbIbF25P^S!Aq;|Wk#L;2`8ra2b`jCj zGj93Oe7jkSS@;Vj$hY$+4kEGBHiqI<>raw){H#_f^G}D8k&M=70Ws8Auj4c&O^nvg zktp-~FCZUD+cq!}XPJj%=b~P4k^I4tq+V&}2<~{-7#6pz7J%1_@z*TGg*Ykztif12 z-<{~l@RgP!3sH#R7@}2Zb0<;zeEY4$haoOnqh!)cXr9;@r(dGE?%Xl|brLy8$v@4H zI%^gjF&@#phXuId$d*CPvm4{}Y*b(KYpqwt_$vU_5s2fO?={P|5U-o<=m!xRvdV}= zAsQKNsy8*lhKD-zU`0@_ztKhn{)> diff --git a/src/Mod/Arch/Resources/translations/Arch_nl.ts b/src/Mod/Arch/Resources/translations/Arch_nl.ts index c8e92ec59b..d68126fbf1 100644 --- a/src/Mod/Arch/Resources/translations/Arch_nl.ts +++ b/src/Mod/Arch/Resources/translations/Arch_nl.ts @@ -41,7 +41,7 @@ Description - Omschrijving + Beschrijving @@ -169,7 +169,7 @@ Open - Openen + Open @@ -185,7 +185,7 @@ Comment - Commentaar + Opmerking @@ -208,7 +208,7 @@ Description - Omschrijving + Beschrijving @@ -533,7 +533,7 @@ Laat deze leeg om alle objecten uit het document te gebruiken Invert - Omkeren + Inverteren @@ -623,7 +623,7 @@ Laat deze leeg om alle objecten uit het document te gebruiken Preview - Voorbeeldweergave + Voorvertoning @@ -979,7 +979,7 @@ in plaats van de FreeCAD webwerkbank Offset - Verschuiving + Afwijking @@ -1078,7 +1078,7 @@ in plaats van de FreeCAD webwerkbank Solid - Volumemodel + Solid @@ -1357,8 +1357,8 @@ are placed in a 'Group' instead. DAE - + Export options Exportopties @@ -1407,7 +1407,7 @@ Als Netgen wordt gebruikt, zorg er dan voor dat het beschikbaar is. Tessellation - Mozaïekwerk + Betegeling @@ -1753,27 +1753,27 @@ Echter, sommige BIM programma's zullen deze conversie factor gebruiken bij het k StructuralSystem - StructuralSystem + ConstructieSysteem Create Structures From Selection - Create Structures From Selection + Structuren maken van selectie Please select the base object first and then the edges to use as extrusion paths - Please select the base object first and then the edges to use as extrusion paths + Selecteer eerst het basisobject en daarna de randen om deze te gebruiken als extrusie paden Create Structural System - Create Structural System + Creëer Structureel Systeem Please select at least an axis object - Please select at least an axis object + Selecteer ten minste één as object @@ -1784,7 +1784,7 @@ Echter, sommige BIM programma's zullen deze conversie factor gebruiken bij het k First point of the beam - First point of the beam + Eerste punt van de balk @@ -1808,40 +1808,40 @@ Echter, sommige BIM programma's zullen deze conversie factor gebruiken bij het k Tekenmodus - - + + Category Categorie - - - + + + Preset Voorinstelling - - - - + + + + Length Lengte - - + + Width Breedte - + Height Hoogte @@ -1857,8 +1857,8 @@ Echter, sommige BIM programma's zullen deze conversie factor gebruiken bij het k Switch L/W - + Con&tinue Con&tinue @@ -1875,8 +1875,8 @@ Echter, sommige BIM programma's zullen deze conversie factor gebruiken bij het k This mesh is an invalid solid - + Facemaker returned an error Facemaker returned an error @@ -1989,8 +1989,8 @@ Echter, sommige BIM programma's zullen deze conversie factor gebruiken bij het k Klaar - + Couldn't compute a shape Couldn't compute a shape @@ -2119,7 +2119,7 @@ Echter, sommige BIM programma's zullen deze conversie factor gebruiken bij het k Site - Zijde + Bouwterrein @@ -2143,9 +2143,8 @@ Note: You can change that in the preferences. There is no valid object in the selection. Site creation aborted. - There is no valid object in the selection. - -Site creation aborted. + Er is geen geldig object in de selectie. +Bouwterrein object wordt niet gemaakt. @@ -2165,8 +2164,8 @@ Site creation aborted. Onmogelijk om een dak te maken - + Please select a base object Selecteer een basisobject @@ -2270,7 +2269,7 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Front - Voorkant + Voorzijde @@ -2288,7 +2287,7 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Open referentie - + Create external reference Maak externe referentie @@ -2305,7 +2304,7 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Crossing point not found in profile. - Crossing point not found in profile. + Het kruispunt is niet gevonden in het profiel. @@ -2335,7 +2334,7 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Error: Unable to download from: - Error: Unable to download from: + Fout: Kan niet downloaden van: @@ -2360,7 +2359,7 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Window - Venster + Raam @@ -2387,7 +2386,7 @@ If Run = 0 then the run is calculated so that the height is the same as the rela No window found. Cannot continue. - No window found. Cannot continue. + Geen raam gevonden. Kan niet doorgaan. @@ -2407,7 +2406,7 @@ If Run = 0 then the run is calculated so that the height is the same as the rela This window has no defined opening - This window has no defined opening + Dit raam heeft geen gedefiniëerde opening @@ -2439,47 +2438,47 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Pick selected - Neem geselecteerde + Kies geselecteerde - - + + Remove Verwijderen - - + + Add Toevoegen - - - - + + + + - + - - + + Edit Bewerken Create/update component - Create/update component + Maak/update onderdeel @@ -2493,41 +2492,41 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Draden - + Components Onderdelen Create new component - Create new component + Maak een nieuw onderdeel - + Name Naam - - + + Type Type - + Thickness Dikte - + Offset Verschuiving @@ -2595,9 +2594,9 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Please select at least one axis - + Axes Assen @@ -2609,9 +2608,9 @@ If Run = 0 then the run is calculated so that the height is the same as the rela - + Successfully written Met succes geschreven @@ -2621,8 +2620,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Truss - + Please select only one base object or none Please select only one base object or none @@ -3161,8 +3160,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Importeer CSV bestand - + Export CSV File Exporteren CSV bestand @@ -3172,24 +3171,24 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Unable to recognize that file type + - Description Omschrijving + + - - Value Waarde + - Unit Eenheid @@ -3286,19 +3285,19 @@ Floor creation aborted. has an invalid shape + - has a null shape has a null shape - + Toggle subcomponents Toggle subcomponents @@ -3308,8 +3307,8 @@ Floor creation aborted. Closing Sketch edit - + Component Onderdeel @@ -3506,8 +3505,8 @@ Floor creation aborted. Centers the plane on the objects in the list above - + Building Gebouw @@ -3886,14 +3885,14 @@ Building creation aborted. Base rotation around the Tool axis (only used if BasePerpendicularToTool is True) - + The length of this element, if not based on a profile The length of this element, if not based on a profile - + The width of this element, if not based on a profile The width of this element, if not based on a profile @@ -3903,15 +3902,15 @@ Building creation aborted. The height or extrusion depth of this element. Keep 0 for automatic - + The normal extrusion direction of this object (keep (0,0,0) for automatic normal) The normal extrusion direction of this object (keep (0,0,0) for automatic normal) - + The structural nodes of this element The structural nodes of this element @@ -3926,8 +3925,8 @@ Building creation aborted. Offset distance between the centerline and the nodes line - + The facemaker type to use to build the profile of this object The facemaker type to use to build the profile of this object @@ -4004,9 +4003,9 @@ Building creation aborted. The electric power needed by this equipment in Watts + - The type of this building The type of this building @@ -4325,20 +4324,20 @@ Building creation aborted. A URL that shows this site in a mapping website - + Other shapes that are appended to this object Other shapes that are appended to this object - + Other shapes that are subtracted from this object Other shapes that are subtracted from this object - + The area of the projection of this object onto the XY plane The area of the projection of this object onto the XY plane @@ -4373,8 +4372,8 @@ Building creation aborted. An optional offset between the model (0,0,0) origin and the point indicated by the geocoordinates - + The type of this object Het type van dit object @@ -6193,12 +6192,12 @@ Building creation aborted. Arch_Reference - + External reference Externe verwijzing - + Creates an external reference object Creates an external reference object @@ -6822,9 +6821,9 @@ Building creation aborted. Command - - + + Transform Transformeren diff --git a/src/Mod/Arch/Resources/translations/Arch_pl.qm b/src/Mod/Arch/Resources/translations/Arch_pl.qm index e7d9d5acbd32c0e068e15314ec0d41c56f949993..584208af5c5b643b48fb9a010614e03ec4023323 100644 GIT binary patch delta 9335 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 ZFs5QwYKo<5im>5gE~~wvYfV+7{{bI>W$6F_ delta 9315 zcmZWud036x+rHP@@38l~r$d>YLXjaEGGt1TnGEHahf*jZWQf?MoD9jZOB|U)h=e3M z87dh6ZRmyPtR9DI3dvI{SfZ>fX{ml;dvR@uqBoF*aO1%hTwm=Kx}p$ z%&R)Y-fh8rdRCx`U5JI)pKkg(4C2I0S{MW|&=+iWK_z~OgBW5D?(&0hJ-DkK#C3mx zEtyq`KL!&PgGJtlxOFGkN?J$AQ37#S46rp7;=b|V-RSu#+Bc~O#2ga%;OO627u;zz z#9Q`YDOMH8_2H2EW`d0gGG{P5lN)L*i3UHj6}7KMkz)0zUvDQ+#TzzzEx{gEMZ?BA zu-s%cx~qU!u}9;*w!oO>Xi5s_uT^Mqk;Lj7fR?4Rz~6sGJ3B|9+aa_Y^jm*N;WVoh zd{=jLc;E;={X062Fartc=(uef8R+{FxOprAKY9|qCQSlw)fc_p8}1>rTPMh8@5_;Re_UBL?~(CJe^F^%-CzS77iZ(mI?K?!N?{;mg6h&cI(0^!-$+65npYFewZCU^a#=a|GLM z#;{k;K$sVXA6sk!3;l}WKg-DC-7&H;Ng5rCk=|wCneQ=j65T91w*omkhmnafWa&7J znn)Y%S&vcvA%y2JDt-r9zD@;lT?dSwW(7X*BSwd(k|&(Qm~c}4qk94_Z@9gGEU`*D?##%h&syBMLMCnNg`)0mU{f}tXihdzd>Tb3ZGcBtP#o|C zyrv6GPt(j`#Y^%0nHzZ1`uN-`1gQBQU$0xx3;pmt&w`w49)1Lp%DgrBSw=WvGs;KP z^QjI@8cYYZ_`;OYv&j@jrVWn(o;76#v;#}@U{!jnfLAM-$8mxREk;uDx1OovSUM=eFSrU z%tq8EC(GGwju)-#H)jEzY{1fU)z~=`V!qY*}tR*{JX- zyTQo@rxbRh_D7bSF%4K7$x3_D`o2C%>~mr`_#J_LS7rhA9&u(W09(_CD_@oXekZtYE-5EInb*HJ z0cfwzo^i)OTd?a{<~DK*lQkdN*8|v*$VWdEXqAzV{c8vK`6NDe zAtj=KJU%wHDe>4KKJNSoaGf9bz35AZs=_CxF9&ONj{Bb{zN}@>1A?FM#Tbu zY~_Jxz5?DO_^j*?z_(X?Zt_!Nn+`nqFuD48BVTx|05HW*=Swq)XamRcWglX}>{NWU zi!Zs{@Jf8OlE+l1tm(gu$KN;uZk)omev@XK$>^Yg~?n@`E}UA*~ipLDQ0Tlwux z)xbjP@H;9p_u_1R&(e~PS-|h5mjJmQ{L=>EZ;f;D<-O}I+g-QW~v$; zA`a{h|MAjs-+q;lJ2#4 zqiSNz6R-hiRFl)fLCI0&@6sJeU#tpPatwUHW7S+653t8?Ri)ciG^L;1?Lsi>L$lRus6xIGLiYJTL zs(+PV;M-@Z{$2lss7q319wdDosG`bpd=3OZQeAE840dd)>Y7h~@J^np>kWdyt_)Y* zvDyIM=8@{D3;9{6Le0zRG@cCHa( zvj=HFcyH0(oeB}J?qc&F0_AZhv2DsEuz%Z$9cx?$L#Wt!Gs&1BiJgy?g6~WdyS5-w zTGrT{r?)n>72Pa4fIXTc_NYNum%oes9&xG)ZdBrj(_;T^2C|f^*nfW}g&xEKQNzJL zE))meI06=4RU8r=PO{w=M{39eGMb4a^Y2gvSxp>$I~&YDpaS{c7UGz(4S7eIn?Zv?LWW$H+ z#km`50EF|-(*dT&qUn_**wwfSW}6Kqn)X~m|;y66g5sf^;a=%cS_9e zPRua;f|%Pjh^TFjnENUhJpH*?s2l;RTZ@GYB8X`QiG`nt(o6b?4~`!vm#ii}>_={K zxJ?CeL$dh%Gp#>lFTR-L2t4jCzDaTi+oFhHM!u%r?_MRE@-K?tH6(y=U;Ms=yjRm& zEI&>4Wg8}8stwq_$O_~=+$6SF0#=zMu6GAtmnQKSW#GrOlAPxWR%4H(#FPQ|mPlG3 z53rI|lJ;vGplE}nt9l>UQcp4-EGG`CB2~@qLCLYVR4vpJCfrj=)mF|T$wx`n(-Xil zZ%MZ8C|u^xlN#C=fGyY|HUD@G5FSe{TJ@ylcSmZGO7*GEEVbH8u6AUX)cWW?pwLxn z)76bMv|nm-feahNrS^HHK$M5nQKo$iwo<1rmS9hBO3oS*bkHDafLTSoNBC#Sy*l;J z;~zqxYU;1kkxoE>{(y(busBm2*4W~H8gWA&Y>&1X?f5|VOJS8(w z@*hj8-Kvph9CrXq*ecC6AToCQA!m45jb=q>y~` z?kcvXRB83sAoBSVX>H^uu)&X{IAssz|2@)%9AB_?f)pP-6U=k06n~90F{FdEX~B1( z{cdT?^y^@5F48uq7_gpirR{!JVE3J*?f%_?fNj!_`6R%BMN;DSbL7gW3CRPOyd%6o zdDmJ>+;^D>D)O+jcV8;ituLgcW|ZDv2T93uqQR#WODVrdWh;+LhrU?=XCF$b?a5UB zTcixP3Bb{((#c8Wq?=OAQB|!?CDK*f?&LvH(v5=-;Q8I8n_cPn(@Uhncl6fFp%uvA zIZ01jQHSz}PI}hjx0oNL|2&Bjywjw&OP#@O4oDw5=TNg4D1Eve2yPc8{q#xz_Fj|9 z^SS}U#>>c~_vb#8d1e9l=4G;wMb|TJ2$2mJ$@1PeD)HqJ*|M4&*t`$2WhNPLe;>Je zCSBu@Np2YA0e0h)+$eo6FrtfWmwOmUZ7MgNNBJh{rEJf)fL}N+J9v`kTs6oJha9QD zzbUt7q^27txt+ymV0C}lN!5l1HXURqV=Aam>MVB}PQBW)IJxt&dqBY;**T$%64n&i zE!u|iM~vJUEjK=eBnzZ74wVaOYRXs!vZBlL)ojUF zu&5hqPQ1Yr->LcU=eO6X#eB-(Nt4x@1C-h(hp3GjGqBTNZPCvG<|fsvnzpO!6p^Q% z$Wk{9%LeQ2uWo8r3>XfoTm3fSC!M;z|7CKR9JSMQ3K`eG)g7Jz~F}vdLbxZ~s^@-2%0r-wvuLUDZ?4 z9jU|EQAZuzbPaV-pVbS_5{YVlszY1WAXDb3BV@|s7yGN1soR1d`JrBRG7GRSRRo4vbgLGq_dV87 z0T``LTHc?0Y*Gcdq&}8ZPGgV$=Fv5*P4Cq? z#cjc~ht+2Xl8sZ|sLyqE2c|bwUpP+;x^1yK&z+LYnp^7P)*q?ik<~9g4gudYMEzz4 zb#8-Q)n&=|saP7L5q{4gn5#x8sYa$O(1^M2l!G>D)RuHw(0q+<9{J*wHX7sJx!@=6 z5KU zZI`CwR(r5P(=@%?JOOJOsu?hegzOzvi5F^DAa9tb8MrEfqCZ|UWWjAf-CQ&3Kob^+#a)wDLK|Oc zph-WH0G@M4b9^G*pyy1@@q-kqOM^AXpON`ipRPbI)zF+6L~a_^M02tSUBsq^=2S-# z&_km+`>Hz?>~%F429Vcn%+cgGCT|(qKy!19iQK5PuBOnHBn-Ktxl`JNm?cbe*J3F6 zBMZ&L`A?{k8K-&FC59#v0h(fJ2-%gbn&+J<)?1#?JWrVgWWLh8Ocbck>Z*BlGL;1D zR*64bYF@7&3Rdo^d7VI1*}R(O{YnalpbeU`QewWmstQa`!l{_JsL0 z(oa#}CI%1as2DfAp*d2BQl$r}vbeKS_3kAa1D;T-b)o}pt(7|GNK=#Tls_jCN8ia( ztj<%-u{uzx@AD5$hW=6Pug#*Hzf@Y^B9i;kN$Jv@_IKk-ml;-o`Jpn&St0>CbW@xs z1W_GWRq1MdlUmb6rE9Z>)SC8Ex{gT#b6u-+{r(iJ%TA@+N=KTwmQ)~Deknaetf(IM zRQeuq0+%wC{#KL&*Z-*u=t^U=Iln59)V4N#P<%RDQt_Lh`1T{c8jF;P2W_b& zid7b!J3t-QCdKq-2Netll*PQ5TAx$O;qrCrk4jY7A@F^& z65~v?v15s{&W0+S`e&34Gby8^z+a999*n349%J+>MAU9|G_TRG6Pqf#=H__|R$r6jG4 zQg}UcKwUf5!yHrB&P%1WIqVCJx~Xmadze=iqILM2Fr}BawL*38m95(L$2XBBx@%ou zZw8yxUF&x8CZ+E{ZT}PGQj5a1gQ{AA|Lv$9+>+ADx0PCtcsirkDeVZCS>QuF&2|5@ ztL3L%8D|E+ZLf_j3Ic4xv>RHHgZV|8NB`N&Yk)STy#=vqg!ae-2jFcB?XlC*6kxlx z>CcH*zm;ngv)cnoSMR{dvTaf`RF*@)uLH$aM{9e9ik_)irdc zF#pv-=MdP2cxa2Rg*OGq;#;~_Rmk4EQg!V&7K2yqrgJKz@PGZUu4|!+dh#M&-=9>W zc5kM0-$)0Sr|1T@*8sA$Zj84(`11nYnC;i8xA`YY=kw)f+6Pcn@k?vHq51QFQe7N4(ST_QXF)gpnEWq;;8;A-IJVIU^Sz4Ps%91nyu44f8U%2 zflj(tqKf8j2D4|q_NFpjxjk{7i=tQ#-75ZRv4t5%b?BUAN)d>&k#pjWS^ zn&R#zy*@D&JbI{D~y`gW%4`hZ9pVSIDa zPaBc}@LT%85@J&C_4?VlEyIuc=KoT=H1IrhyN&MQ`+LlIZ=dE%dP_Td+e%^y}BffMsmeZywo$ zhS||i^gCxX1Y!s3cX4ut9ewn>+g~TI9imU{*p{3@)*o;w2YcbFKQ_0FhWgd@nb+xn zL|=XOIMTY)XZ@9xWz;@8>hr%PknQ#Q0+;q+XKw0m_7ds3E%ikwEvU=*YPN4+?R7{0 zyw6&)U6THV-5bgwvQUhz#RfFANFCc%vq3Kx4@IJc@ z&8nHHV^kZOKPEzXd#M8XyKI9a{d~srHW}K_8cHMLFoT;IN>p*x(5oBy>(~B2cX(xnDFu}@V=M9*J>JZ4mbEkl2U#K8vIIffN8S9Um?yi+%wFi%8;FUWsb73 zHgz;aQUc(ChYeAMWOLrn5SQ#rC19x`t}L6zYJy?CLRol!ieZxjC4|k9hAnqH(mZ#n zVc$w?@G&ulq^$WgBwB9RuLxAPj5Zuv(1b=0Qw?c9NQycq3>g!iQ0w4h$VjsUEQ$>$ zi%7|9ei=?apnXiUq7A3c(@b%YU^tzvqO?7t65nq&WQWk__CY9sa#|#hGErSJnGsRG%-Aoiv-SGN+JhzJoFSW_%`WmN1-=XT(Y@F)i47U8Laq2&m{F{55^BP*4T#XCAQFNY- zFoqebQNt2r4BJ7$6l7?hBQrzH%6ODnm%)l zu{Vh7kB1rKi+sr4=NdQBPxTnN!?<-Z`Pnv=aeMXdgg+{f7Y;Ed$GA|bP}g{Hs2T9K zayK3wPc?*dg7IitW3Zyz#$ypRX#-c|@pPKKw{|uDYnu&B9A-S}Ov$a^VB^IgQr<#0 zA}FoEj~@t#dzi(gxNdW~1t&GFzsVofsb&dJQo=0y=SwQ_ zBFTQMFy;dvQ{PyZ)HW4?q!!u&&Eo`1)o!}5E9s9kQL%UB@}rijnSyAEMsPQ;=~XMv Jt(L0s{{W>;VDbO} diff --git a/src/Mod/Arch/Resources/translations/Arch_pl.ts b/src/Mod/Arch/Resources/translations/Arch_pl.ts index d606a6a593..d99ebda150 100644 --- a/src/Mod/Arch/Resources/translations/Arch_pl.ts +++ b/src/Mod/Arch/Resources/translations/Arch_pl.ts @@ -218,7 +218,7 @@ Property - Własność + Właściwości @@ -534,7 +534,7 @@ Uwaga dotycząca eksportu CSV: W programie Libreoffice plik CSV można połączy Invert - Odwróć wybór + Odwróć @@ -614,7 +614,7 @@ Uwaga dotycząca eksportu CSV: W programie Libreoffice plik CSV można połączy Start - Start + Odtwórz @@ -1370,8 +1370,8 @@ umieszczone w grupie. Budynki i kondygnacje są nadal importowane, jeśli jest i DAE - + Export options Opcje eksportu @@ -1420,7 +1420,7 @@ Jeśli używasz Netgen, upewnij się, że jest on dostępny. Tessellation - Tesselacja + Rozdrobnienie @@ -1484,7 +1484,7 @@ Stopniowanie lokalnego rozmiaru oczek siatki h(x) jest ograniczone przez |Δh(x) Optimize - Optymalizacja + Optymalizuj @@ -1824,40 +1824,40 @@ które pozwalają na wybór systemu miar przy otwieraniu pliku. Tryb kreślenia - - + + Category Kategoria - - - + + + Preset Nastawa wstępna - - - - + + + + Length Długość - - + + Width Szerokość - + Height Wysokość @@ -1873,8 +1873,8 @@ które pozwalają na wybór systemu miar przy otwieraniu pliku. Przełącz długość / szerokość - + Con&tinue Kon&tynuuj @@ -1891,8 +1891,8 @@ które pozwalają na wybór systemu miar przy otwieraniu pliku. Ta siatka nie jest poprawną bryłą - + Facemaker returned an error Kreator ścian zwrócił błąd @@ -2005,8 +2005,8 @@ które pozwalają na wybór systemu miar przy otwieraniu pliku. Gotowe - + Couldn't compute a shape Nie można obliczyć kształtu @@ -2130,7 +2130,7 @@ które pozwalają na wybór systemu miar przy otwieraniu pliku. Profile - Profil + Kontur @@ -2181,8 +2181,8 @@ Tworzenie terenu zostało przerwane. Nie można utworzyć dachu - + Please select a base object Wybierz obiekt bazowy @@ -2221,7 +2221,7 @@ Jeśli Rozpiętość = 0, wówczas Rozpiętość jest obliczana tak, aby wysoko Id - Numer ID + Identyfikator @@ -2304,7 +2304,7 @@ Jeśli Rozpiętość = 0, wówczas Rozpiętość jest obliczana tak, aby wysoko Otwórz odniesienie - + Create external reference Utwórz zewnętrzny odnośnik @@ -2458,39 +2458,39 @@ Jeśli Rozpiętość = 0, wówczas Rozpiętość jest obliczana tak, aby wysoko Wybierz zaznaczone - - + + Remove Usuń - - + + Add Dodaj - - - - + + + + - + - - + + Edit - Edycja + Edytuj @@ -2509,10 +2509,10 @@ Jeśli Rozpiętość = 0, wówczas Rozpiętość jest obliczana tak, aby wysoko Polilinie - + Components - Fragmenty + Komponenty @@ -2520,30 +2520,30 @@ Jeśli Rozpiętość = 0, wówczas Rozpiętość jest obliczana tak, aby wysoko Utwórz nowy komponent - + Name Nazwa - - + + Type Typ - + Thickness Grubość - + Offset Odsunięcie @@ -2611,9 +2611,9 @@ Jeśli Rozpiętość = 0, wówczas Rozpiętość jest obliczana tak, aby wysoko Zaznacz przynajmniej jedną oś - + Axes Osie @@ -2625,9 +2625,9 @@ Jeśli Rozpiętość = 0, wówczas Rozpiętość jest obliczana tak, aby wysoko - + Successfully written Zapisano pomyślnie @@ -2637,8 +2637,8 @@ Jeśli Rozpiętość = 0, wówczas Rozpiętość jest obliczana tak, aby wysoko Wiązar - + Please select only one base object or none Proszę wybrać tylko jeden obiekt bazowy lub nic @@ -2980,7 +2980,7 @@ Jeśli Rozpiętość = 0, wówczas Rozpiętość jest obliczana tak, aby wysoko Rotation - Obrót + Obracanie @@ -3177,8 +3177,8 @@ Jeśli Rozpiętość = 0, wówczas Rozpiętość jest obliczana tak, aby wysoko Zaimportuj plik CSV - + Export CSV File Eksportuj plik CSV @@ -3188,24 +3188,24 @@ Jeśli Rozpiętość = 0, wówczas Rozpiętość jest obliczana tak, aby wysoko Nie można rozpoznać typu pliku + - Description Opis + + - - Value Wartość + - Unit Jednostka @@ -3302,19 +3302,19 @@ Tworzenie piętra zostało przerwane. ma nieprawidłowy kształt + - has a null shape ma kształt zerowy - + Toggle subcomponents Przełącz komponenty podrzędne @@ -3324,8 +3324,8 @@ Tworzenie piętra zostało przerwane. Zamykanie edycji szkicu - + Component Komponent @@ -3382,7 +3382,7 @@ Tworzenie piętra zostało przerwane. Property - Własność + Właściwości @@ -3397,7 +3397,7 @@ Tworzenie piętra zostało przerwane. New... - Nowy... + Nowy ... @@ -3428,7 +3428,7 @@ Tworzenie piętra zostało przerwane. Section - Przecięcie + Przekrój @@ -3514,7 +3514,7 @@ Tworzenie piętra zostało przerwane. Center - Wyśrodkowane + Środek @@ -3522,8 +3522,8 @@ Tworzenie piętra zostało przerwane. Wyśrodkuje płaszczyznę na obiektach znajdujących się powyżej - + Building Budynek @@ -3618,17 +3618,17 @@ Tworzenie budynku zostało przerwane. Alignment - Wyrównanie + Wyśrodkowane Left - Od lewej + W lewo Right - Od prawej + W prawo @@ -3902,14 +3902,14 @@ Tworzenie budynku zostało przerwane. Obrót bazy wokół osi narzędzia (używany, tylko jeśli parametr BasePerpendicularToTool ma wartość Prawda) - + The length of this element, if not based on a profile Długość tego elementu, jeśli nie jest oparta na profilu - + The width of this element, if not based on a profile Szerokość tego elementu, jeśli nie jest oparta na profilu @@ -3919,15 +3919,15 @@ Tworzenie budynku zostało przerwane. Wysokość lub głębokość wyciągnięcia tego elementu. Zostaw 0 dla automatycznej wartości - + The normal extrusion direction of this object (keep (0,0,0) for automatic normal) Kierunek normalny wyciągnięcia tego obiektu (zostaw (0,0,0) dla automatycznego kierunku normalnego) - + The structural nodes of this element Węzły konstrukcyjne tego elementu @@ -3942,8 +3942,8 @@ Tworzenie budynku zostało przerwane. Odległość odsunięcia między linią środkową a linią węzłów - + The facemaker type to use to build the profile of this object Typ kreatora ścian używany do utworzenia profilu tego obiektu @@ -4020,9 +4020,9 @@ Tworzenie budynku zostało przerwane. Zapotrzebowanie na moc elektryczną osprzętu w Watach [W] + - The type of this building Typ tego budynku @@ -4341,20 +4341,20 @@ Tworzenie budynku zostało przerwane. Adres URL, który pokazuje tę lokalizację działki na mapie internetowej - + Other shapes that are appended to this object Inne kształty dołączone do obiektu - + Other shapes that are subtracted from this object Inne kształty odejmowane od obiektu - + The area of the projection of this object onto the XY plane Pole powierzchni rzutu tego obiektu na płaszczyznę XY @@ -4389,8 +4389,8 @@ Tworzenie budynku zostało przerwane. Opcjonalne odsunięcie między odniesieniem położenia modelu (0,0,0) a punktem wskazanym przez współrzędne geocentryczne - + The type of this object Typ tego obiektu @@ -6102,7 +6102,7 @@ Tworzenie budynku zostało przerwane. Utilities - &Narzędzia + Narzędzia @@ -6120,7 +6120,7 @@ Tworzenie budynku zostało przerwane. Annotation - Adnotacja + Opisy @@ -6209,12 +6209,12 @@ Tworzenie budynku zostało przerwane. Arch_Reference - + External reference Zewnętrzne odniesienie - + Creates an external reference object Tworzy obiekt zewnętrznego odniesienia @@ -6250,7 +6250,7 @@ Tworzenie budynku zostało przerwane. Axis System - System osi + Układ Osi @@ -6545,7 +6545,7 @@ Tworzenie budynku zostało przerwane. Schedule - Harmonogram + Obmiar @@ -6558,7 +6558,7 @@ Tworzenie budynku zostało przerwane. Level - Poziom + Kondygnacja @@ -6838,9 +6838,9 @@ Tworzenie budynku zostało przerwane. Command - - + + Transform Przemieszczenie @@ -6866,7 +6866,7 @@ Tworzenie budynku zostało przerwane. Import-Export - Import-Eksport + Import — Eksport diff --git a/src/Mod/Arch/Resources/translations/Arch_pt-BR.ts b/src/Mod/Arch/Resources/translations/Arch_pt-BR.ts index 4b34c37d87..38385a5aad 100644 --- a/src/Mod/Arch/Resources/translations/Arch_pt-BR.ts +++ b/src/Mod/Arch/Resources/translations/Arch_pt-BR.ts @@ -1351,8 +1351,8 @@ are placed in a 'Group' instead. DAE - + Export options Opções de Exportação @@ -1793,40 +1793,40 @@ No entanto, alguns aplicativos BIM usarão este fator para escolher com qual uni Modo de desenho - - + + Category Categoria - - - + + + Preset Predefinição - - - - + + + + Length Comprimento - - + + Width Largura - + Height Altura @@ -1842,8 +1842,8 @@ No entanto, alguns aplicativos BIM usarão este fator para escolher com qual uni Trocar L/W - + Con&tinue Continuar @@ -1860,8 +1860,8 @@ No entanto, alguns aplicativos BIM usarão este fator para escolher com qual uni Esta malha não é um sólido válido - + Facemaker returned an error O FaceMaker retornou um erro @@ -1973,8 +1973,8 @@ No entanto, alguns aplicativos BIM usarão este fator para escolher com qual uni Feito - + Couldn't compute a shape Não foi possível calcular uma forma. @@ -2143,8 +2143,8 @@ Criação de sítio abortada. Não foi possível criar um telhado - + Please select a base object Por favor, selecione um objeto de base @@ -2266,7 +2266,7 @@ Se a extensão = 0, ela será calculada de modo que a altura seja a mesma do per Abrir referência - + Create external reference Criar referência externa @@ -2420,37 +2420,37 @@ Se a extensão = 0, ela será calculada de modo que a altura seja a mesma do per Usar seleção - - + + Remove Remover - - + + Add Adicionar - - - - + + + + - + - - + + Edit Editar @@ -2471,8 +2471,8 @@ Se a extensão = 0, ela será calculada de modo que a altura seja a mesma do per Arames - + Components Componentes @@ -2482,30 +2482,30 @@ Se a extensão = 0, ela será calculada de modo que a altura seja a mesma do per Criar um novo componente - + Name Nome - - + + Type Tipo - + Thickness Espessura - + Offset Deslocamento @@ -2573,9 +2573,9 @@ Se a extensão = 0, ela será calculada de modo que a altura seja a mesma do per Por favor, selecione pelo menos um eixo - + Axes Eixos @@ -2587,9 +2587,9 @@ Se a extensão = 0, ela será calculada de modo que a altura seja a mesma do per - + Successfully written Gravado com sucesso @@ -2599,8 +2599,8 @@ Se a extensão = 0, ela será calculada de modo que a altura seja a mesma do per Treliça - + Please select only one base object or none Por favor selecione apenas um ou nenhum objeto @@ -3139,8 +3139,8 @@ Se a extensão = 0, ela será calculada de modo que a altura seja a mesma do per Importar um arquivo CSV - + Export CSV File Exportar um arquivo CSV @@ -3150,24 +3150,24 @@ Se a extensão = 0, ela será calculada de modo que a altura seja a mesma do per Não é possível reconhecer o tipo do arquivo + - Description Descrição + + - - Value Valor + - Unit Unidade @@ -3256,19 +3256,19 @@ Floor creation aborted. tem uma forma inválida + - has a null shape tem uma forma nula - + Toggle subcomponents Alternar subcomponentes @@ -3278,8 +3278,8 @@ Floor creation aborted. Fechar edição do Esboço - + Component Componente @@ -3476,8 +3476,8 @@ Floor creation aborted. Centraliza o plano na lista de objetos acima - + Building Edificação @@ -3850,14 +3850,14 @@ Criação de edifício abortada. Base rotation around the Tool axis (only used if BasePerpendicularToTool is True) - + The length of this element, if not based on a profile The length of this element, if not based on a profile - + The width of this element, if not based on a profile The width of this element, if not based on a profile @@ -3867,15 +3867,15 @@ Criação de edifício abortada. The height or extrusion depth of this element. Keep 0 for automatic - + The normal extrusion direction of this object (keep (0,0,0) for automatic normal) The normal extrusion direction of this object (keep (0,0,0) for automatic normal) - + The structural nodes of this element The structural nodes of this element @@ -3890,8 +3890,8 @@ Criação de edifício abortada. Offset distance between the centerline and the nodes line - + The facemaker type to use to build the profile of this object The facemaker type to use to build the profile of this object @@ -3968,9 +3968,9 @@ Criação de edifício abortada. The electric power needed by this equipment in Watts + - The type of this building The type of this building @@ -4289,20 +4289,20 @@ Criação de edifício abortada. Uma url que mostra este site em um site de mapeamento - + Other shapes that are appended to this object Outras formas que são acrescentadas a este objeto - + Other shapes that are subtracted from this object Outras formas que são subtraídas deste objeto - + The area of the projection of this object onto the XY plane A área da projeção deste objeto no plano XY @@ -4337,8 +4337,8 @@ Criação de edifício abortada. An optional offset between the model (0,0,0) origin and the point indicated by the geocoordinates - + The type of this object The type of this object @@ -6157,12 +6157,12 @@ Criação de edifício abortada. Arch_Reference - + External reference External reference - + Creates an external reference object Creates an external reference object @@ -6786,9 +6786,9 @@ Criação de edifício abortada. Command - - + + Transform Transformar diff --git a/src/Mod/Arch/Resources/translations/Arch_pt-PT.ts b/src/Mod/Arch/Resources/translations/Arch_pt-PT.ts index 236b647c80..82c095c2f5 100644 --- a/src/Mod/Arch/Resources/translations/Arch_pt-PT.ts +++ b/src/Mod/Arch/Resources/translations/Arch_pt-PT.ts @@ -1358,8 +1358,8 @@ são colocados num 'Grupo'. DAE - + Export options Opções de Exportação @@ -1806,40 +1806,40 @@ No entanto, alguns aplicativos BIM usarão este fator para escolher com qual uni Modo de desenho - - + + Category Categoria - - - + + + Preset Predefinição - - - - + + + + Length Comprimento - - + + Width Largura - + Height Altura @@ -1855,8 +1855,8 @@ No entanto, alguns aplicativos BIM usarão este fator para escolher com qual uni Trocar L/W - + Con&tinue Con&tinuar @@ -1873,8 +1873,8 @@ No entanto, alguns aplicativos BIM usarão este fator para escolher com qual uni Esta malha é um sólido inválido - + Facemaker returned an error O Facemaker retornou um erro @@ -1987,8 +1987,8 @@ No entanto, alguns aplicativos BIM usarão este fator para escolher com qual uni Concluído - + Couldn't compute a shape Não foi possível calcular uma forma @@ -2163,8 +2163,8 @@ Criação de site abortada. Não foi possível criar um telhado - + Please select a base object Por favor, selecione um objeto base @@ -2286,7 +2286,7 @@ Se executar = 0, então a execução é calculada de modo que a altura seja a me Abrir referência - + Create external reference Criar referência externa @@ -2440,37 +2440,37 @@ Se executar = 0, então a execução é calculada de modo que a altura seja a me Usar seleção - - + + Remove Remover - - + + Add Adicionar - - - - + + + + - + - - + + Edit Editar @@ -2491,8 +2491,8 @@ Se executar = 0, então a execução é calculada de modo que a altura seja a me Wires - + Components Componentes @@ -2502,30 +2502,30 @@ Se executar = 0, então a execução é calculada de modo que a altura seja a me Criar novo componente - + Name Nome - - + + Type Tipo - + Thickness Espessura - + Offset Deslocamento paralelo @@ -2593,9 +2593,9 @@ Se executar = 0, então a execução é calculada de modo que a altura seja a me Por favor, selecione pelo menos um eixo - + Axes Eixos @@ -2607,9 +2607,9 @@ Se executar = 0, então a execução é calculada de modo que a altura seja a me - + Successfully written Gravado com sucesso @@ -2619,8 +2619,8 @@ Se executar = 0, então a execução é calculada de modo que a altura seja a me Treliça - + Please select only one base object or none Por favor, selecione apenas um objeto base ou nenhum @@ -3159,8 +3159,8 @@ Se executar = 0, então a execução é calculada de modo que a altura seja a me Import CSV File - + Export CSV File Export CSV File @@ -3170,24 +3170,24 @@ Se executar = 0, então a execução é calculada de modo que a altura seja a me Não é possível reconhecer o tipo de arquivo + - Description Descrição + + - - Value Valor + - Unit Unidade @@ -3284,19 +3284,19 @@ Criação de piso abortada. has an invalid shape + - has a null shape has a null shape - + Toggle subcomponents Toggle subcomponents @@ -3306,8 +3306,8 @@ Criação de piso abortada. Closing Sketch edit - + Component Component @@ -3504,8 +3504,8 @@ Criação de piso abortada. Centers the plane on the objects in the list above - + Building Edifício @@ -3884,14 +3884,14 @@ Building creation aborted. Base rotation around the Tool axis (only used if BasePerpendicularToTool is True) - + The length of this element, if not based on a profile The length of this element, if not based on a profile - + The width of this element, if not based on a profile The width of this element, if not based on a profile @@ -3901,15 +3901,15 @@ Building creation aborted. The height or extrusion depth of this element. Keep 0 for automatic - + The normal extrusion direction of this object (keep (0,0,0) for automatic normal) The normal extrusion direction of this object (keep (0,0,0) for automatic normal) - + The structural nodes of this element The structural nodes of this element @@ -3924,8 +3924,8 @@ Building creation aborted. Offset distance between the centerline and the nodes line - + The facemaker type to use to build the profile of this object The facemaker type to use to build the profile of this object @@ -4002,9 +4002,9 @@ Building creation aborted. The electric power needed by this equipment in Watts + - The type of this building The type of this building @@ -4323,20 +4323,20 @@ Building creation aborted. A URL that shows this site in a mapping website - + Other shapes that are appended to this object Other shapes that are appended to this object - + Other shapes that are subtracted from this object Other shapes that are subtracted from this object - + The area of the projection of this object onto the XY plane The area of the projection of this object onto the XY plane @@ -4371,8 +4371,8 @@ Building creation aborted. An optional offset between the model (0,0,0) origin and the point indicated by the geocoordinates - + The type of this object The type of this object @@ -6191,12 +6191,12 @@ Building creation aborted. Arch_Reference - + External reference External reference - + Creates an external reference object Creates an external reference object @@ -6820,9 +6820,9 @@ Building creation aborted. Command - - + + Transform Transformar diff --git a/src/Mod/Arch/Resources/translations/Arch_ro.ts b/src/Mod/Arch/Resources/translations/Arch_ro.ts index 092622fca9..8d82bb0b38 100644 --- a/src/Mod/Arch/Resources/translations/Arch_ro.ts +++ b/src/Mod/Arch/Resources/translations/Arch_ro.ts @@ -1361,8 +1361,8 @@ sunt plasate în schimb într-un 'Grup'. DAE - + Export options Opţiunile de export @@ -1814,40 +1814,40 @@ unitate cu care să lucreze la deschiderea fișierului. Mod desenare - - + + Category Categorie - - - + + + Preset Presetare - - - - + + + + Length Lungime - - + + Width Lăţime - + Height Înălţime @@ -1863,8 +1863,8 @@ unitate cu care să lucreze la deschiderea fișierului. Comutare L/W - + Con&tinue Continuare @@ -1881,8 +1881,8 @@ unitate cu care să lucreze la deschiderea fișierului. Această plasă este un solid nevalid - + Facemaker returned an error Facemaker a returnat o eroare @@ -1994,8 +1994,8 @@ unitate cu care să lucreze la deschiderea fișierului. Gata - + Couldn't compute a shape Nu s-a putut calcula o formă @@ -2170,8 +2170,8 @@ Crearea site-ului a fost anulată. Nu pot crea acoperișul - + Please select a base object Selectați un obiect de bază @@ -2293,7 +2293,7 @@ Dacă rulează = 0, atunci rularea este calculată astfel încât înălțimea s Referință deschisă - + Create external reference Creează o referință externă @@ -2447,37 +2447,37 @@ Dacă rulează = 0, atunci rularea este calculată astfel încât înălțimea s Choix sélectionné - - + + Remove Elimină - - + + Add Adaugă - - - - + + + + - + - - + + Edit Editare @@ -2498,8 +2498,8 @@ Dacă rulează = 0, atunci rularea este calculată astfel încât înălțimea s Fir - + Components Componente @@ -2509,30 +2509,30 @@ Dacă rulează = 0, atunci rularea este calculată astfel încât înălțimea s Creează o componentă nouă - + Name Nume - - + + Type Tip - + Thickness Grosime - + Offset Compensare @@ -2600,9 +2600,9 @@ Dacă rulează = 0, atunci rularea este calculată astfel încât înălțimea s Selectați cel puțin o axă - + Axes Axe @@ -2614,9 +2614,9 @@ Dacă rulează = 0, atunci rularea este calculată astfel încât înălțimea s - + Successfully written Scris cu succes @@ -2626,8 +2626,8 @@ Dacă rulează = 0, atunci rularea este calculată astfel încât înălțimea s Adevărat - + Please select only one base object or none Vă rugăm să selectaţi un singur obiect de bază sau niciunul @@ -3166,8 +3166,8 @@ Dacă rulează = 0, atunci rularea este calculată astfel încât înălțimea s Importă fișierul CSV - + Export CSV File Exportă fișierul CSV @@ -3177,24 +3177,24 @@ Dacă rulează = 0, atunci rularea este calculată astfel încât înălțimea s Imposibil de recunoscut acest tip de fișier + - Description Descriere + + - - Value Valoare + - Unit Unitate @@ -3291,19 +3291,19 @@ Crearea etajelor a fost întreruptă. are o formă invalidă + - has a null shape are o formă nulă - + Toggle subcomponents Comutare subcomponente @@ -3313,8 +3313,8 @@ Crearea etajelor a fost întreruptă. Închide editarea schiței - + Component Componentă @@ -3511,8 +3511,8 @@ Crearea etajelor a fost întreruptă. Centrează planul pe obiectele din lista de mai sus - + Building Construcţia @@ -3891,14 +3891,14 @@ Crearea de construcții a fost întreruptă. Rotația de bază în jurul axei sculei (utilizată numai dacă BasePerpendicularTool este adevărat) - + The length of this element, if not based on a profile Lungimea acestui element, dacă nu este bazat pe un profil - + The width of this element, if not based on a profile Lățimea acestui element, dacă nu este bazat pe un profil @@ -3908,15 +3908,15 @@ Crearea de construcții a fost întreruptă. Înălțimea sau adâncimea de extrudare a acestui element. Păstrați 0 pentru automat - + The normal extrusion direction of this object (keep (0,0,0) for automatic normal) Direcția normală de extrudare a acestui obiect (păstrează (0,0,0) pentru normalizare automată) - + The structural nodes of this element Nodurile structurale ale acestui element @@ -3931,8 +3931,8 @@ Crearea de construcții a fost întreruptă. Compensează distanța dintre linia centrală și linia de noduri - + The facemaker type to use to build the profile of this object Tipul de facemaker folosit pentru a construi profilul acestui obiect @@ -4009,9 +4009,9 @@ Crearea de construcții a fost întreruptă. Energia electrică necesară acestui echipament în wați + - The type of this building Tipul acestei clădiri @@ -4330,20 +4330,20 @@ Crearea de construcții a fost întreruptă. Un URL care afișează acest site într-un site de cartografiere - + Other shapes that are appended to this object Alte forme care sunt atașate la acest obiect - + Other shapes that are subtracted from this object Alte forme care sunt scăzute din acest obiect - + The area of the projection of this object onto the XY plane Suprafața proiecției acestui obiect în planul XY @@ -4378,8 +4378,8 @@ Crearea de construcții a fost întreruptă. Un opţional offset între originea modelului (0,0,0) şi punctul indicat de geocoordonate - + The type of this object Tipul acestui obiect @@ -6198,12 +6198,12 @@ Crearea de construcții a fost întreruptă. Arch_Reference - + External reference Referință externă - + Creates an external reference object Creează un obiect de referință extern @@ -6827,9 +6827,9 @@ Crearea de construcții a fost întreruptă. Command - - + + Transform Transformare diff --git a/src/Mod/Arch/Resources/translations/Arch_ru.qm b/src/Mod/Arch/Resources/translations/Arch_ru.qm index eabca00157e9ebdc78b67c5b424e470f8a0d568d..bc11a3e991bc523857839ba870a4164d06fdb581 100644 GIT binary patch delta 8542 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 Nb7MxP{#MBB{tpgBTOj}d delta 8516 zcmYjWd0b8D|NlJCJd{@yQq+; zq@<*%C=;Sl_LgD9pzP%PseXU_UcKtwJc?0??f*EelXC7w*kx% z2Yvt;eGG`f<5r~oRsxKf4AkQaz_=WsHZuU+8KAaC0251qOo;;Un2Mik0lb5OT;(d(1uN4fIS`!u(t--le2&h;DEi13m{UE)g4BxCG8@>xE%5W3R-_~ixN*5aJbXY^a17*p(p#6F4qb0W0?D5bCO;1*d5;z(E$A4le}q-y?AG*a$kBqz9wt&IM}j2xHuP z0x`~pu`l-lDK>&}eb)o&J-ZcYmme_BAFXrA1jcW!zypi`*TUUE%9Fs&9j4lmYjc%XqyMCNOv9=TuJ@3KPpv=q_$)L6Ix+%$A~Mj<@i09CbzRX8rhiQYav}$2 zC<}ljg@Ui?006Hf@SVg0DT@Z*RJ7IM_29QJ5p-nZ?bd(D2TPb&iZ@COATZ`2kbPDV zSp5{J;V}qm-U@V{JA`hoMW^@;R;>#I8lMbdb>;^mOg;Ik@tag-T{|S`2&4& z9ExtB>dM2RWOXCJ)`?J>h1U&=;r{6vKnI0F)$fHsyB0vzUw47@y${tRT!8ozs9s(O z@NhF!=a~XjAB39VTA*S*)Md&*D%ZpFdKaL^-{E8bFo4c~!siP4Bh#UO5`1q$RZW`( z%|3c)(<6kNhzpw?AS$0_sComUj@SV3xPnMv4`lxWc@S$n%!e3-r2!1{C-!GCkh6V= zqf;D^AA88)t5*Sje?rC{##N~eacy@1==dTsx$k=*cEMy?SM;20tsKvqcM(bOv{T4t zOGwE35CDT~WM!vl)ZQZb0c$*QF^QUqDgYpRZ=qI z`|kj~TtLnYOapq+hMXC;0Z6(xIkTV!U`ZND-H*2T^`Pv^ndz3jC%N7C0YvvDxnUcD zOl&53sSHx&0h0d-amQ;?6pxy|K8@U^sL8BUa<}Vypq5`r^@KMIyRELg9Nn1EAlSY9f(UAd6%;gVEcX2I0~QlT|qu3M!*PKx{!QTEd}`5 zjS}4*Ae*~T)u)XBbB0hc)D&pcKh)%*KS0mxw0m(dkp2s3kN=RoCKphf#XXQ8>SSBq zYT`udJgh9_+MrTYpiqii}XRJZ?_p_xlGWr1Ze@CZq1 zAEf6hYmgNO&(nk_lLAf zfreb`L?3qOfLk7=53?Eo^5@eJdz3&*&FHsCJ%CwMLAtyH=o9LqV1D`n^rpXpNk)(8 zucr`J*&;!^D1^c$Aj8uXs_!z;gl4&iVBaMa9-ejLxtm#kNtqaqGK^-Ai!gxH?75 za9f}Us}(U}nC~pT6nk2q>!XNYH5*-9sW{Sr+CLtsI9-6gsvM@cr1}9gIzn+Nt`?xv zIYn+Np7=<6dO2QY?%PYz{J;>1jV+^i;g59d){6A@1%?@H4p0!saKE|W@%o{Y&^)x`mEylDt4M;=RR;16q%RST%WQOdc zHlMhR`Rz>#kYo+xQ?wAMubP>j#RK{Note$Z0558o;BCmjk+Ye_d(k^4^UQLJqV^Tr z@WxdFyuAlVtSgfwNC3Tp zm@^SrX&D+YXWs?_S>euPtZ%}KD~mawjn8|{Vsc)m0DQ7yat&R8)NWx40xJsSOVVx@R3z|I0!kj&GQkE$P<%7v^;cxP(@m7FkR5aY4;j;o9dw})XzVL?h!w`?+Ge>_W2~FTy66o6 za@UU?+360zk5G2}QwqewqYdltu&#$CtRcU%uBUS`1e{p6NG~8SlGq7%(^037*hwoR z@Nj9Yw}AG|$Y;IFtAKWEWPR=zqL3A>NaOw4=`*@xG+tt794!E{QDSHM9l%<{Y830& zyEBkqwy^WY;6ka%>^xT+poj0X^N^>BgBQC9@Osjp?BX~yVnrAmx~CIB)mnB%32v~A zvbvWxK(1D{B7L0AhA)W1V#$=<7BU&YwwV263&!rz1~zikRdkjytw9aY;NC~>7?ByvnxNI$3I0A#&^Cnwl7Xp+o zXNz7I0X@}=tyHB0=x4E&t2ZEJ6ta~c(g5nNvX8T~fj)T1J{gbhaiYEzDZRr!|A^0@ zyvM#+ZUgXuWnZ6i2NJ!F{p9@$i0S+`)D?bbzX}*#pS!YOH=-Lu9NV0aC6V=94i=bV z5jde0>A;R0N#+2ym2p(#4s@#tM_)7nOe(I`^ZhyXXIp@~ zMV#3F5x|~cPMg|{MdE3$ec?#V7gIR>@D5-Kl?I&t_N71)HJtIHV?fe=<$Bm-+$^`| zdRpAUgfdkw{mFQkEoXiHB*3j3ob3=KzmC&6+v{k?t?8UYX(PbqG|q{~r`h4$z)u~3 z+>hg&1w4+MJ?ADXfUGQ$E!sI-pS#Wl%|JEm4&Z*zwgj@Ll>7Z@0rp<;Tu2Ap{I`DG z%Bi1#41UY4&a%T&=&l^!&dOvBx8rjNI_D#9*X9pE#t2-jDhX58MQ+d403d&yk{jAt z={j>qf<^!Y8gNHf;aW#6xWpsH=t)Zv(E(PcB3?&)#U-A+iS5=2F8L%T z$9=dn%cFqKI>?>9xBmp1pyYDf8V^6r| z(&5FE4VJk7lWbVmWt6rkjPj^d>oXe6(QHheUO@1XAjWMK&3A$KE?!=L$% zxhUbO-h9sx4lqYuB-AC2<^Mfut1SpH)osXfD$Ns^) zM42M9-{VIrk^qXf@*|sZqjmH7QMWU&LsIjjzo3(D7|)M6d=*W3LvGTu(oN=PnKokb z8_N4mIDyA}!26lB_?i>%_XmnQID?;4DFLb8$Iq$D!V2aIKYtC9=Wl-ef~DPo%8vYk zwJ6rEh5Rys2M8X>hufpr|J-Rs`Yer)m=pqJL>|Aj$pyO(D?akCSfKXT_$bfUSY(E; z;-maC&>#}O<3b_8xgq>cmnE2Wjrd*qXxNMo{O)oTV_8ufK3~Ges8QVIL)-AhvR0(* z06u037R&5KzLn#~bm#Ys*@Xp7iOlGm>kjZIgQI{<$mdT+A|(x#`7@X7aO#oCr;Z9h z3g5t|U%7?UKAg{bjN)$|$7lZ=4P;9yUz~yBceLiOf7*=2r#)Zhz5y$16TaL=2GU^_ zU%npQ=^Bz+9x{V#0sr(4`mu8^UpF3e&%vMg`nBuPSb5+1e=zS-``-L(TNWEx7yj)s z1#;N}{%!FFph5}%?hOXgjyS$?R3t#+1O79I6{NhGZ!WkC#AiC+{MG{?6O?4*3?S<- zDe3-&K==Kuq%GI)6e`(rOs$7ID}@xyIRVy6tsvvfAVsM+-V)^A9oy;HdZj@%x@sz` z?76NG$bf&9eaveBq#nxtEjD}|qjU(mi5_!R>9`1EW=Jok)9n`k8;&Xm)h7d;yk9x= zegsgrAmy;n_Tv<7QQP8s038;BxF85npJAnCnwewGdB zVEx8!4uiU_6hP|{{xm9Tg^aNsF0f6x^<<3pWBKICC zcb6_hAOMhvwZ;yc(znWM6VUv}PbrIsxC6`&QeH1XGTnDbS?Z1nVe=7X zjrDtgqob8C-cLd+g)3kGuEWk_RHm}&%pV{BT-?TBmoVYa4M2{$2$NRd z$6?_^;kT3mpyg?TuP1unl;uKzW+{-OKw*v<7HBgJg*l~2`^$q{k(#qY;HeY%{$E0H zFrwQBVd0T}029^;ORBLn^L7xHPt66oajmclS%dC%5OgnbN~de*D?}`+zzq6Th#7wr z=|W%Fcd{1XpJ~Fu(nr{y)C)%+qT+717ZTjwVa3=-NHp&cbU`N}G3GVUH9v&p7tf!;Sa`Ck7F&fg!qdUgIFwi`)L?f+3d-f2 zF2*{0;bmS1khfmKtGLNP-XR`C?lV0hyxorOy?C9_)QD7eIYb4u5tzr{s`xLS0Dp5T zr8jy>#7LF$J~FazvP!$>HI9a^soIT1WmH4hw$5ip1&}Uq|RR_{H;~0Wd9enBt24qWD{AVL+!t zma)t8M78B6#N(aR)+#L8N-n4!viGB&2CIj?I)GGMrgq7@hp8@7?RpW-6*5)*YkMQ0 zD;4UA{g8rRXQ(~mn}9f5s;3QI3UqX~Y}n1rY2;h=_E;I{ja2pSYUGOU7u9?Eqw!{# zsP}ifih5D0kAxfpu&-4g{U)LwN2*V3`UdpOBsr{`vF{{x>buE6Z%t62b5wM!*z8*-w2=+^wmYX(D%lv)Wt>kp671$4HZ@u z7oMw2$0O$-@>1V)Mjw2%NB-8$N>{6{tJwzh_&)X9Ks;mVa&?p5Z6N=iQ-Au=1awG> z`fFG%R;oWlda4pgPq#L_)?K6@uv}Y9M1DmDW_z(sDvqIwcTC{(?*0cb zZ{HPrI%9}6ju0&u+hU8fOtkVt-(C?T_HW1I)b*k0u&)Lvw?%Yp!q9sfC=RJq;KF0Y zao@4r8{ijBz|&T=^?xz`ysz@*vb$&sA+$)K0u(fesR8EmmyBbv!PJmC3UC&xXC1i_hQw z0?>Pv_>xrs?e|)IRgNQl1i#$zv7E(iZ?q)WIiHd`PW*&o*sGZb*U zr$%9x4y4CajbaB{V%2F4!z0mttI{ZUVD7$mR-;MG0J`q3rUQ?1hJr>v9GToaK-0C? zU5vi&nr@z0beL?=bi1R6?=8_7RUN|uHB@66KLQ(olN!g$I+VAcW{B@X(4%MPYKEon z#>srGX0(t3#4}AcG%+8$MH9RkoA`I>nuU{c0O&c*;s%^1dO2&B6`=za9@nhN!o+J} zsR@7d5uXdtY}$*T6sm@S(Gf=tS3#7jKGPX}+q+gz4wAY+&Mfz-xWV0E$JhxGDSUMS} zhVvyCHXO)Htu%T#I@Q}}(m3V_5N@P2UW;LODP0<`ha{?~l3e?GV7Jsyns5>293Lxr zreGY`HAvIKQ69RjQg$^p*F{Q!4Oanz0;M1o(uRUaOR$Ew1}pp&YkQw6JVz+k;sI;~;=R`in2t?rE-@enEV+d?4ii=-U? zTC9?%NI98!06iNiuNt+v-CxRkj0??EN|#G;t~F|$lwYX8l(@4MY0VU=FbofVS|JrC z^}vmHNLM}3-rgxvnIqc&#%k$i^+teo-=y+R9bi16k<#roXr7=~tw`|F%s~bp{%3v11$r=TVsGmnH4 z#!|06^E1;A@7dxL0~tqVIOCdGlt64aLCJJtoSDJ+j@~Ka)D=H>#=Fjp%?Yn-#4`4^ zAL*I-XA@c633up*Yy96Hu|Gs&5NjgRCZRK9fGZAThQ|^O9>-2Ycd27nClHg&51r{& z=Kt*w*Nqlv+Wm|>_QO*;GlTHQju{*~cpkpDx-XR&y^f4AUTWE-6gdY{X1@8ii?DU#tE6KI=bH& zB{IVEx9IFVqv%XDB7Po*N3w0z{bLrtIv|5$eOcPY!~rk2NYbKGC)~sqx0rzFhA%kb zk`A#{sW?c6w>)j2cE%=SCb!(4r55W}& W;jazu&~|iJJkof^E_S3^Vf#OrLQwPo diff --git a/src/Mod/Arch/Resources/translations/Arch_ru.ts b/src/Mod/Arch/Resources/translations/Arch_ru.ts index d2d96c08b1..080fa13d4f 100644 --- a/src/Mod/Arch/Resources/translations/Arch_ru.ts +++ b/src/Mod/Arch/Resources/translations/Arch_ru.ts @@ -185,7 +185,7 @@ Comment - Закомментировать + Комментарий @@ -562,7 +562,7 @@ Leave blank to use all objects from the document Remove - Удалить + Убрать @@ -572,7 +572,7 @@ Leave blank to use all objects from the document Tolerance - Точность + Допуск @@ -612,7 +612,7 @@ Leave blank to use all objects from the document Start - Запустить + Запуск @@ -980,7 +980,7 @@ instead of the FreeCAD web workbench Windows - Окна + Windows @@ -1074,7 +1074,7 @@ instead of the FreeCAD web workbench Solid - Твердое тело + Твердотельный объект @@ -1352,8 +1352,8 @@ are placed in a 'Group' instead. DAE - + Export options Параметры экспорта @@ -1391,7 +1391,7 @@ If using Netgen, make sure that it is available. Netgen - Netgen + Нетген @@ -1401,7 +1401,7 @@ If using Netgen, make sure that it is available. Tessellation - Тесселяция + Мозаика @@ -1792,40 +1792,40 @@ unit to work with when opening the file. Режим рисования - - + + Category Категория - - - + + + Preset Предустановка - - - - + + + + Length Длина - - + + Width Ширина - + Height Высота @@ -1841,8 +1841,8 @@ unit to work with when opening the file. Перекл. Длина/Высота - + Con&tinue &Продолжить @@ -1859,8 +1859,8 @@ unit to work with when opening the file. Эта сетка является недействительным телом - + Facemaker returned an error Генератор граней вернул ошибку @@ -1973,8 +1973,8 @@ unit to work with when opening the file. Готово - + Couldn't compute a shape Не удалось вычислить форму @@ -2149,8 +2149,8 @@ Site creation aborted. Невозможно создать крышу - + Please select a base object Пожалуйста, выберите базовый объект @@ -2189,7 +2189,7 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Id - + Идентификатор @@ -2229,7 +2229,7 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Cutting - Обрезка + Резание @@ -2272,7 +2272,7 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Открыть ссылку - + Create external reference Создать внешнюю ссылку @@ -2426,37 +2426,37 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Указать выбранное - - + + Remove Удалить - - + + Add Добавить - - - - + + + + - + - - + + Edit Редактировать @@ -2477,8 +2477,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Направляющие - + Components Компоненты @@ -2488,30 +2488,30 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Создать новый компонент - + Name Название - - + + Type Тип - + Thickness Толщина - + Offset Смещение @@ -2561,7 +2561,7 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Axis System - Система осей + Система Осей @@ -2579,9 +2579,9 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Пожалуйста, выберите по крайней мере одну ось - + Axes Оси @@ -2593,9 +2593,9 @@ If Run = 0 then the run is calculated so that the height is the same as the rela - + Successfully written Успешно записано @@ -2605,8 +2605,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Ферма - + Please select only one base object or none Пожалуйста, выберите только один базовый объект или ничего @@ -3145,8 +3145,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Импортировать файл CSV - + Export CSV File Экспортировать файл CSV @@ -3156,24 +3156,24 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Не удается определить тип файла + - Description Описание + + - - Value Значение + - Unit Единица измерения @@ -3270,19 +3270,19 @@ Floor creation aborted. имеет неправильную фигуру + - has a null shape Имеет пустую форму - + Toggle subcomponents Переключить подкомпоненты @@ -3292,8 +3292,8 @@ Floor creation aborted. Закрытие редактирования эскиза - + Component Компонент @@ -3396,7 +3396,7 @@ Floor creation aborted. Section - Разделить + Разрез (Сечение) @@ -3490,8 +3490,8 @@ Floor creation aborted. Центровать плоскость по объектам в списке - + Building Здание @@ -3529,7 +3529,7 @@ Building creation aborted. Space - Зона + Пространство @@ -3707,7 +3707,7 @@ Building creation aborted. Total - Итог + Всего @@ -3870,14 +3870,14 @@ Building creation aborted. Вращение базы вокруг оси инструмента (используется только если BasePerpendicularToTool равен True) - + The length of this element, if not based on a profile Длина элемента, если не определена в профиле - + The width of this element, if not based on a profile Ширина элемента, если она не определена в профиле @@ -3887,15 +3887,15 @@ Building creation aborted. Высота или глубина выдавливания элемента. Задайте 0 для автоматического определения - + The normal extrusion direction of this object (keep (0,0,0) for automatic normal) Нормальное направление выдавливания для этого объекта (оставить (0,0,0) для задания автоматической нормали) - + The structural nodes of this element Структурные узлы этого элемента @@ -3910,8 +3910,8 @@ Building creation aborted. Расстояние смещения между осевой и узловой линией - + The facemaker type to use to build the profile of this object Facemaker тип, используемый для построения профиля объекта @@ -3988,9 +3988,9 @@ Building creation aborted. Электрическая мощность в ваттах, необходимая оборудованию + - The type of this building Тип здания @@ -4309,20 +4309,20 @@ Building creation aborted. Ссылка для показа участка на картографическом сайте - + Other shapes that are appended to this object Другие фигуры, добавленные к объекту - + Other shapes that are subtracted from this object Другие фигуры, которые вычитаются из этого объекта - + The area of the projection of this object onto the XY plane Площадь проекции объекта на плоскость XY @@ -4357,8 +4357,8 @@ Building creation aborted. Опционально смещение между началом координат модели (0,0,0) и точкой, обозначенную геокоординатами - + The type of this object Тип данного объекта @@ -6008,7 +6008,7 @@ Building creation aborted. Structure tools - Инструменты конструкции + Инструменты структуры @@ -6048,12 +6048,12 @@ Building creation aborted. Draft annotation tools - Инструменты заметок для эскиза + Инструменты аннотации черновика Draft modification tools - Инструменты модификации черновика + Инструменты изменения чертежа @@ -6070,7 +6070,7 @@ Building creation aborted. Utilities - Вспомогательные + Утилиты @@ -6177,12 +6177,12 @@ Building creation aborted. Arch_Reference - + External reference Внешняя ссылка - + Creates an external reference object Создает ссылку на внешней объект @@ -6270,7 +6270,7 @@ Building creation aborted. Space - Зона + Пространство @@ -6417,7 +6417,7 @@ Building creation aborted. Panel Cut - Нарезка панелей + Вырез панели @@ -6430,7 +6430,7 @@ Building creation aborted. Panel Sheet - Лист панелей + Лист Панели @@ -6465,7 +6465,7 @@ Building creation aborted. Curtain Wall - Фасад + Навесная стена @@ -6513,7 +6513,7 @@ Building creation aborted. Schedule - Опись + Планирование @@ -6806,11 +6806,11 @@ Building creation aborted. Command - - + + Transform - Переместить + Преобразовать @@ -6827,7 +6827,7 @@ Building creation aborted. Draft - Осадка + Черновик diff --git a/src/Mod/Arch/Resources/translations/Arch_sl.qm b/src/Mod/Arch/Resources/translations/Arch_sl.qm index 7efe776c15fda1b1b83ede56ca76abfa52704038..b81437ad2ed5a9334ac0b716a53820c480e5c0d1 100644 GIT binary patch delta 10331 zcmXY1cRZHw_dnP5+~axfXC*XLRA@>=J4r=LX`rEUBzuC+C}5s7Dr+r1@{I}<N5?kcE&>@q7yjCk0|{dXw;QJaO;eB)l#q)^$~-%*!Os| z8;TAfu~!>n{RUM?6FclgVqcu}x{AaJ*?4g+i6Q>PM*gUjcj}Nh-+_4DG{}vR&q$0N zOl-1PDW6V*EF?BHgv1?th|Ty|DPP_tac>M!Ogj<}jv-z@9)`xc>jOy4gTk?q<4#eW1QMvrIiKISIq(>1cISE9Y6UmUao9NX9GL9Zj6u*$n+&2(qKB211ONg~P zLDiQ;5#RWntZqaSJ932T)!jo>Wj5I!uppMRp6naxh$Z!;29FhDC9c%yfE|(da%!^N zgcF_3pyrpMc^idVl!OvLKbqP$bb`-9sO^Aq6K7NV&=TScy{N-8C*pliQ^#S^L>n1( z+&P8VlS}00wS@TUebh4`fVf!-_42fbudS%}yDh|yH=;gG7ZIy7rb2SjiTe1#g@@*m zhiTbuDBwYTb2kt>Gm`qX#UEVjQorT!k?WgEnKPdH#d^c1melXDfw<-(dAbA=-E$?+ z*fV&3l==&Ih;>&{|DaUJNz{L17BM$J8h8a3F#BC0xz)ckXf~erX+VPtAU$L+99kQGkEqUz9)cP>OTPt(xjIN8Lh zH1xkxV!=RNT4DVIQ!Zh+tj6p28)9?vcXRW#g4G)@+A6n7y z_}vJOPL=XwPZ}}Bnz&;=jfhA`uzaPF5iotm+2{h5jVYGKrocg)`_i~AiNt2ztdxbX zXkr1LpV3la>~><2>nQNi3*z#93MyMcd_WA%T2_Qe*iLi*nNNJtQkq}>_!!Gj}+9gyhAju}Lz?CNyvL;HF1<~YP zblUv^G5vfxljKJ{XFla$hJDVzqKorNh!*LoAQR7Jq6ddY5pQ5d52xi4msIrd8XRYH zksft-Bj(+S9?i@px|L6lPTLaQ_(O%kQ22KfD$a-|cK#>5e&t3cuB}HuTFxh`9znlu zo8tpN`cq&|tjk{d8v+#ZXioo?LiWv~vJrUhlfa~b*vM)&Q%1}nwq_O6Ml2?}Ta6j0 zEgX7{ne|c;J?hUamf-ysLs?DFCB&L~u$qr=6B}j4tmmf^b?(gC9&td@ZX3ngcLbh& zh-RJh@`xrKV7+(d5dCb(`kHMc-g*x6Y5I*=<6~@?6(Z@tJmyz!y5IjY|4UPWk(q4b zc59+{1uXEqh!F0|f;-s~Z#IPm4@)BI7RJK9g%Me;WOJ&=z!ja?{3Td_rw?0r(3DM- zx1B94(-5P(Y`IN&4$WjyqhV?yw)qB3xMU_fI6sAWpYJT`-cuyo!3xQ1|6$2nZxK(p z%no--CBEIB9qziASi%T)cyb|8@B)^y6+U-c#WGLsCn~ASPI_VERkK*u-0?)~M0U!w zDwJ5axhz|;B^D6Jvg>alTAj+W=fh;~$Jyx=fyiezJNpxI<+gjI_kjg zSbYQRwPBBD7ZMxyhrQ~DjmK_fuO99O2&`uBGXQ6;lGs<;gP8ckzNUB*>(G>a&6+~A zG>@4|df5Lh?-V;9}+nc=p zg2ZLKZ+*0yoS3b;=OU9yxTSS`no@NUkMkaXnEfYLx~=G z@j)w+i63Vs?%T(UD6T3W@mxT>3w>PpsPrblNr{iXIE>iGIo$uU zKT*&FJ|S}@vD%Gz&_w{Uc!meh$w94k=Tn9Q(2dzVz4c3j8hNDJznQJ>AZa{D>lUxi3F@=oj&Z)%nqT zg*eD)empsh*rP7|q-8qtpR0J*_XuLn-}$L3c0>Uyc+R?L;_LSFTrH~o`$;_4t|PI9 z#XR@zTjFzi@e5txbGs4z!g&O5Xdiw>gs-n|;#WT*9gpbv-QvYW9b@=|@tMT3A-7r* z^ZUUcs%(j7EBuLt1r&(pPcq+=i87t|_f2YISylMoNOPoeaUsv0V@bT?vkr>QJHIpIXfD(j9VMEk0$8XN_% zHJhnwxDGWmf1S$VO)6^cdsU0B$hM<3RV_c{nTQJasagdf7k^ipH56sxfcQl>aSDvYKGD^qEywtTX*<2P33hNfA4cs<@5V0(S&=d zVLiQxSuRlx+mJ)_PiNIgUken5e^nD=iiovOR!z)^05_Yj3UW1Jfh4smc*$|%4sTVn zY`p-D!&Igfw~5~DQmrV7CN?ENwXz2`XtYkXVLDE{@PR6}TWjJ=`m18+#}GB$tJ+ll z-sGREc;q!pP^)&mM~uYXP#ww{MeN%b)hXqF#OIz>o!VGLR4rMRozj|EOlMV&$>}xG z)HSLbOJpzAy1wA*$Q;!-%CmR6VrbMBK8Ss@N65*{P@Y%v8TB4scgh_P92&hSLSr8$Xo5)C$Ru z%@j;R=Y~WltpsVf8%|hTP)ZU&CI1N8htRb3H$m^P2y|qqV5MG2+`NilyW$Y?+eWZ0 zOC|QuxGqR=ER$(TGiEXG-o@^@2o`-eUqzV7r z_9k|rp0GFo<@$-KhOoG_6%gsFu&SLSk;4LE)n`O=O)f+xITG{SBgBLvZ?{esV*3DS zuALC#ec=MD-ojRQdu;So*meyEh|Cps^a&;UyG7V_LPhjvqp-Ivh%*1Dar z*9|1Uwwsu6H~K{E-g}H>a8tD|#*5wVaN&Wub7dz8lf>H^KuC zq*Io&@L-`6(F`l$VL&Rnf()T3Jdn6)lJKh86y&#q@UEP&b+Z&c?g=6`Xru7;H=x$x zy72QE^1go^;rE)`#14-W{+k;{>|&%)_PvPMx(1>!GY0ivzef}cppkV0Q4$veyS1W5 zgAE_2i$?qLL^q4X>bJTP75`7HeHZEUJyLA?ECWckP;~GFW$QCTZ1z_m=5<$Wb0mP+ z&SbG;btwKxEjn*Ihu+CqbUt1}e8EMrOLHJ)$S$!<#0;WY6GT@RlOs|6j$+sP=Gbtk z*mVpvd#4xO%sUXveJ;9JzeV(Is_5~81L3+>$~*32-<<};MhCI)p={tm6|rCBP-6GK zi2d)R!BvUkpg9r54P8WE4T3J&PxQV15L~;ZIO0Jr6t$|5e3832(ln|*QBfOl)b1RR zPe*a|xNWHC^TlzEYY?k9SDe@j3&p$=C-!whu`w4XqHeRM@#0j%^C*=VvJtV7D~Pi; zRY#e%Rg4yFM4A z1-M{rz8IUh2T15BZZvO&YUv}!$K$(_wc@s=IUws+;@1rI_CaLHKRCnEx)H_*zr2cuz?qveb(A z<}C)az7+3$PX&AZpZM&=3F4=JiO)R{RGVBX<>!3y^$)zCkSo5Ki6Ff>N&J}PNo=W= z_|x|TdhOAbGQE@dM}u^Jbzc0lq?G7;tXOsyG`{%^i6+}3`ZFpdH`ygf<;?&^Y?rv+ zllatY5`R+)-{wnlfj2QBR8nHFz?EW2JKhTb)Jf9*YE4vNlyp^}60N@}8B@x@RG&yy zbKOzzdr6kz7I=TEWVt#Niu+48Qxk~o4wCHJA{|3&OZE=8zz0@I&A#14{TB+P<}G^= zYnLQ7Pe&i1bCOyfKrn6&ky;%)NOZwmYTX5RV7XdqeF?sw7b3MQC?N`8B6XCJ9e-S< zPCqRGsh=em4HWJ9RO%P4LJUolJgb4g49SxQoa+Z_r;`SKiy+$cTpGL;L2On{8Zu=G zAhkseX($khu1$y@Vb;)eP71StzMkWyIYWM;bf~0xnW$-zO{IBnd_X&xH2-=$(fIpP z_+-!&ixpD%#+pQSOQrAxI3)Fuv~m#0y1iCf`zws-hMly2*>~`(X;PfBA9QAwv?UGi=SW-U{Xs;v+AeLMdYhPIk+idY46&B0rCov6#Li|(yMnrd z)1H-f&xL|92c*PZ7ZB^iAQ7UIqaZIq=17SLuVRSdE*&_SP84M$B{cU43Kh`3;{g}m-5P6^uM2_ z3v+uCUs*@GT!4;m;9BX19TfUrB;84IB))gLbhir>+pCi9ea3=U>QqRcnv%ti7x zkzO^&`+k%GK()R};0A%%Y>A$fFL|bo5Wd#6U&rvd! zZ|GfB=GnK1&uT6UIXHRvaoKPg5#jNnQeFv`EiB!D0@kuc_7Y;z0dlo$oN!Nd**?sR z*opdbgUne(118B0^HaeP@5@bQqXtH+We2{U_>PaVqj!1Rk-kuNJnDogN{HNw!Gz~0 z$!*O?5G`IQw^y}Bt+bWf8}a<@V7b%K2gIhyvh(pLM7aZGmxNN(&|$J$lr6F1rLwyU zjaPQ6>|TbAroWJT+)T#|p_bh9H*#g>NV(U}JYpL<$e!(yGq;Dz{Y}2ML^X%W-c?b0 z4xW&Q{6*GI!u>sfQF}5Y37p>*7{rBNSPvvp-;L{7s<#DTEnU?wT zgnI^JmmbIyiZe03agir2z`BEL$dg0sgT$|uCohBrRy~wwXwb<|5asZ;Uc~OUluhM7 z@Vp2)Vo(^kYAtz1sT*-|tQ>hQj(FWga+LQ+ocOmK<(CfM4VBj(&xN8r<#ld|=KRg_ zdP~H>o(uAZ>o{@1q)K@=SB}-fG66-E^4`fxS)!L?r%%D$GD9v0Y~FI5N#4|JJ@I+6 zyra`aBDeAK-gZ$$?X2XzL79CO2SHARf8O9iwDGXi8S;x;$cjddRux(;Zr+xpYqAjr#$trLweM( z<7)rD8;E{wR|f{}2Ge_|o|NfC6dR$Q(_|f5)Mx5>=iP`jXVu{?s-wtvS1*>qE_Q~g zSE$<%kMvcqIGsaO=d60&QUKJ6wdxH8GtiJ-T&dpTT7u}*sJARfzSk^N$Cn0yp!HX8 zA8Ji}-x~Ga^QA;)-_!?RYQTl9)JZG*0tZ%9%7S<5lvFk{9CIpT?D4bl&K3mQS;^`s|#CwLrW>E-+UWH{2y=i$7$$|TWHm#ho6G^thV;bB3I7#?8jlBbE+qf;7hRs0GjxN?T9RhyT%R|#*F)ZacTGJ+R8L?dk zO~)M$#5!4MdbKV>E814mF8~TV36(PWe1+uFO-=tbivd7qG=t_nz_r0AjcIst4)L@l znz0za^DbQDuMZ`b@sDOggR4YCgEbQhP;4evt&rSofhI6%A3D1Jn&4o_u1_^ncC|n+ zY^It12$Z$o49(0T*~EjJXyyWdc(_($dWVU-RH%tSk)!B-npltB#O_3Bwj3-%KeWlD z*T zv;^Yu4w@4aZ~*&DniDC=?+~Nr#H%(Scv~vvzyE1Y4nQzZJfu18j)NGkXwGzmf-TcE z=ihZFcGEOpbEzMqGi-zAdLsl?7hlcYkqEYztu*(#Lc{5ynujHgfmp*dkIj9EAG@M? zKDP*+-(<~;&M}xCx@rp1WV5vTn%B<2hg!Cp*GEE$j)dsd}8|%W9-e&_GRT2_Q8kSD~T^@SG2d{M(!8YM7$-g)e9LDC!3& zBHr1Gannak1uYaacbM{gl2Y~Y6-e-D`W%P(a@iXCb~p|bEoGV!i9is|ES^}zp`}cv8bPh4Iqlc30 zf^0JDr=%3zfx_O(k+yS)v@4Y~Km6X}sgk}1>7JXXWSVLrsEiwxtbN{i(OSvMhbvw> zDyPQ674NGl+2vKRrMZ$_UIkkYtdLyHQ_dB>#01HxTuza(;8EpTYsAcmVCAlyfa{t^ z%H8VQh~^b2PuMo%xj&WS-(^HyS}E_RqZXKjDep5%Vd1rk>HV8qL}`bVk8N>+u+7TX zXE?#_XUd;Tc)sVQQuY%Y?03>K3p`J2sudIAs+@SOyc__Mk*HO2N-(5z(^_u3im~QB zt!=75(V*AbM&*;=yFay#OCjUtXj>`h2F@JUwmY#EF<{ho{jd$hrm0EmcKR+D$zW~Y zlZfUCdhLL!*2Kqr(++HbD)=}~>lF`8TRCfoxrPF2e`-e$#Rkj$wf-)4L{fxyLhIHb znPJ*VM{+UBcGk{c3_NJwQoA}Xn)u*QgSJy*LcEP=?$ zv{AeJuMR;{sNJ{pFY)L|?SViPldiJ%V2fS2X4tDucCy8&sZg8j=LOQ}t4;X|m!;ci zkF+z#eMuE<+B1~pr#H06aTmq96l*hIN8@JApv^vs4GJ4*bDBn=#yr#JuSZt74Ax%A z$9J8(YA-9`n5H8OwFMrj=u=v0ueu<=ucT_PIU?FST+m)W7K2&YR_()R{Qbod?c=kB zL|e4l7d~#7ZAWPf2YaFHdTWadS7I)@N&6)bC(UuxmYUxrcK@aJ=l@E6T?qSl@v{D}P)ba0u$p5KZbn@)mXvh{;%F}*2bvUAW!aJS57(w)Tpw93PBdb~F zx~gWjAff;1su>r8-7eGB`U*v2w&-f(LWcRg*40U~z|=2QXMKGUy8W5D`hEz$CQdqg z7byCovCc81HL<{Ey5{464?z=jEzM-)|LRVO8k#c)-n!$nM?Zv0Rv zGOn?1Vibn8{nQ2A}J6*MnfPn!c4Xql5021A@tKhwk>vGUB?Sy4PQt0Z|=v??e>_y$y69u4A4W*icuJgFeD#tIqWEM?CJt zF6n;R2t)_$b-%oK6P4D`{n}Fg`*GdhI0^Y%S6AkMBGTlgo;83)!UVmlK^m_9yXsYI z3yF_&*9$Vr>)Yje_1Y3l14O+(F`f9tIK71o%Z&Q0w+zokb@b9(H39g&6Vor3GwXnohT4a818)c4dRV-D(} z_vwO#)F<`6jdO`6+v`Ww%_pkSNI%Bkn`qlQy`S@EAm3np@G^|N-ni2(Y ziGD9f@U7J7_qDr?s%g+Cc5H+E-}XbF>{>>wz+QiRRw>cwDf;Z&*kH?KeeP)Z(sq^p z+UinpyFC5%-w8y$X6bLawj;LBO@Fti2#d7PKROKy&U~kTTp!;p|D}H}btiiDO8;U( zPogPY|I%_d(s_jbb?^1W?49**8h%7j_RxPESAHR5zfb?a5NO`Hi$OS+ih-<)K{?Fv zVSqs!1;A;t%b#b^}9=O^(Ea1{rEjeNC)dw83V0Ga#R2uzCCq-~Bbz z9nqSo)_a3(C=@t-#L!^feT<;~Gc+7H7PLFx&}0;1rQbnAQ_E=d|1+)|n!Stw7i(D| zd7g{GX&ETiu0lh*P##RfMqoY;eAhMwJ!RM}WaQ89;VB$S^D%7M>qr7cL;UA7}7;Yr_9}dA`En zZ#@OkywVW345oZG-4OUb4>O-Sh9Ct1^7)%#I`}->GtDr|2Wb=)Uv~-bSqXH%sea*1d5y-lJ zxM92LaYu{~Zx{})wjthWxgjZMF6NZ6hC_-#G_A~VbY5dXz4QDO}5$m|ia5h&3>eaPE^7Cp#?tCb|&fbu_-wqq= z40&D%(td9ZrYr5?`;&o&tB;m|FgP2oSI5FXBMmnfz}F*FD>(;bJ^y=a&qhs>0MScN-y_wPIxSgm&rqMikF~(?Xjg}t}<*SbytM$Q#t4

    7j1IxDTsK!^Tdg-y zYooC(Ml_V@Zgkm&vRgmb=#~VRtup;G_UI3Ule~@nCIe6!#X)`p8y;))O!UU@4~+xw z*rLpCH2Rz!0@l0UI5_452CaU^p^jfMWDhWoL9wC63C0Qgu<@SP#()EW))VcGlcFA? z16pOA?COGQ+1ogIGkAmksxjmz0L}WdG0dYo#(RmojA2F57zng9&M7Rx)GE-p;5UHg zU=QOz21{JRXBq$5-3HR!7;zOEcYbAD{sSlKS;e?gaU#~Yv2oR3dqlTljEaV$t(zM+ z+(DI0Dlx`C8jtieMmsmKF-8yw;y4L4!b=o)Q0+C2M3W@}em;HE!&GtWHL7DO;h5>lMe$ zGNdv#!=S1{Ua>)}dR(78u8j-QakGq69iPQ3c8B&LUQN=d$>;xnzt)<^Ss2TYJ(lUopTh8OQrxuOyq8%O i^1vrk@OUhg3nKrF^Syb%c3DRQV4=W_7H{|p;r{^UfqxzV delta 10296 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 diff --git a/src/Mod/Arch/Resources/translations/Arch_sl.ts b/src/Mod/Arch/Resources/translations/Arch_sl.ts index 2cb842ecff..ca4bbb078d 100644 --- a/src/Mod/Arch/Resources/translations/Arch_sl.ts +++ b/src/Mod/Arch/Resources/translations/Arch_sl.ts @@ -31,7 +31,7 @@ Name - Ime + Naziv @@ -139,7 +139,7 @@ Idle - Nedejaven + Nedejavno @@ -344,12 +344,12 @@ Pustite prazno, če želite uporabiti vse predmete v dokumentu Import - Uvozi + Uvoz Export - Export + Izvoz @@ -379,7 +379,7 @@ Pustite prazno, če želite uporabiti vse predmete v dokumentu Dialog - Pog. okno + Pogovorno okno @@ -613,12 +613,12 @@ Pustite prazno, če želite uporabiti vse predmete v dokumentu Start - Začni + Začetek Stop - Ustavi + Končanje @@ -1361,8 +1361,8 @@ Ne glede na to, pa se "Stavbe" in "Nadstropja" uvozijo, če jih je več od enega DAE - + Export options Možnosti izvoza @@ -1741,7 +1741,7 @@ da se pri odpiranju datoteke izbere delovne enote. Structure - Struktura + Konstrukcija @@ -1813,40 +1813,40 @@ da se pri odpiranju datoteke izbere delovne enote. Risalni način - - + + Category - Kategorija + Skupina - - - + + + Preset Prednastavljeno - - - - + + + + Length Dolžina - - + + Width Širina - + Height Višina @@ -1862,8 +1862,8 @@ da se pri odpiranju datoteke izbere delovne enote. Preklopi D/Š - + Con&tinue &Nadaljuj @@ -1880,8 +1880,8 @@ da se pri odpiranju datoteke izbere delovne enote. To ploskovje ni veljavno telo - + Facemaker returned an error Ploskovnik je vrnil napako @@ -1994,15 +1994,15 @@ da se pri odpiranju datoteke izbere delovne enote. Končano - + Couldn't compute a shape Ni bilo možno izračunati oblike Equipment - oprema + Oprema @@ -2170,8 +2170,8 @@ Ustvarjanje lokacije prekinjeno. Strehe ni bilo mogoče ustvariti - + Please select a base object Izberite osnovni objekt @@ -2293,7 +2293,7 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Odpri sklic - + Create external reference Ustvari zunanji sklic @@ -2447,37 +2447,37 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Izberi označeno - - + + Remove Odstrani - - + + Add Dodaj - - - - + + + + - + - - + + Edit Uredi @@ -2498,8 +2498,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Črtovja - + Components Sestavine @@ -2509,30 +2509,30 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Ustvari novo sestavino - + Name Ime - - + + Type Vrsta - + Thickness Debelina - + Offset Odmik @@ -2600,9 +2600,9 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Izberite vsaj eno os - + Axes Osi @@ -2614,9 +2614,9 @@ If Run = 0 then the run is calculated so that the height is the same as the rela - + Successfully written Uspešno zapisano @@ -2626,8 +2626,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Paličje - + Please select only one base object or none Izberite le en osnovni predmet ali pa nobenega @@ -3166,8 +3166,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Uvozi CSV datoteko - + Export CSV File Izvozi CSV datoteko @@ -3177,24 +3177,24 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Te vrste datoteke ni mogoče prepoznati + - Description Opis + + - - Value Vrednost + - Unit Enota @@ -3291,19 +3291,19 @@ Ustvarjanje etaže prekinjeno. ima neveljavno obliko + - has a null shape ima ničelno obliko - + Toggle subcomponents Preklapljanje podsestavin @@ -3313,8 +3313,8 @@ Ustvarjanje etaže prekinjeno. Zapiranje urejanja očrta - + Component Sestavina @@ -3511,10 +3511,10 @@ Ustvarjanje etaže prekinjeno. Usredini ravnino na predmete z zgornjega seznama - + Building - Stavba + Zgradba @@ -3832,7 +3832,7 @@ Ustvarjanj stavbe prekinjeno. Structure - Struktura + Konstrukcija @@ -3889,14 +3889,14 @@ Ustvarjanj stavbe prekinjeno. Sukanje osnove okoli osi orodja (uporablja se le, če je Pravokotnost osnove na orodje omogočena) - + The length of this element, if not based on a profile Dolžina tega gradnika, če ne izhaja iz preseka - + The width of this element, if not based on a profile Širina tega gradnika, če ne izhaja iz preseka @@ -3906,15 +3906,15 @@ Ustvarjanj stavbe prekinjeno. Višina oziroma globina izriva tega gradnika. Pustite 0 za samodejnost - + The normal extrusion direction of this object (keep (0,0,0) for automatic normal) Normala smeri izrivanja tega predmeta (pustite (0,0,0) za samodejno smer) - + The structural nodes of this element Konstrukcijska vozlišča tega gradnika @@ -3929,8 +3929,8 @@ Ustvarjanj stavbe prekinjeno. Odmik med središčnico in vozliščno črto - + The facemaker type to use to build the profile of this object Vrsta "facemaker" uporabljena za izgradnjo profila predmeta @@ -4007,9 +4007,9 @@ Ustvarjanj stavbe prekinjeno. Električna energija v vatih, ki jo ta oprema rabi + - The type of this building Vrsta te zgradbe @@ -4328,20 +4328,20 @@ Ustvarjanj stavbe prekinjeno. URL, ki prikazuje to lokacijo na spletnem zemljevidu - + Other shapes that are appended to this object Druge oblike, ki so pripete temu predmetu - + Other shapes that are subtracted from this object Druge oblike, ki so odštete od tega predmeta - + The area of the projection of this object onto the XY plane Površina preslikave tega predmeta na ravnino XY @@ -4376,8 +4376,8 @@ Ustvarjanj stavbe prekinjeno. Neobvezen odmik med izhodiščem modela (0,0,0) in točko podano v zemljepisnih sorednicah - + The type of this object Vrsta tega predmeta @@ -4942,7 +4942,7 @@ Ustvarjanj stavbe prekinjeno. The color of this material - Barva materiala + Barva te snovi @@ -5980,7 +5980,7 @@ Ustvarjanj stavbe prekinjeno. Equipment - oprema + Oprema @@ -6006,7 +6006,7 @@ Ustvarjanj stavbe prekinjeno. BuildingPart - Stavbni del + Stavbni Del @@ -6107,7 +6107,7 @@ Ustvarjanj stavbe prekinjeno. Annotation - Opis + Pripis @@ -6133,7 +6133,7 @@ Ustvarjanj stavbe prekinjeno. Profile - Profil + Presek @@ -6196,12 +6196,12 @@ Ustvarjanj stavbe prekinjeno. Arch_Reference - + External reference Zunanji sklic - + Creates an external reference object Ustvari predmet zunanjega sklica @@ -6211,7 +6211,7 @@ Ustvarjanj stavbe prekinjeno. Frame - Ogrodje + Okvir @@ -6276,7 +6276,7 @@ Ustvarjanj stavbe prekinjeno. Stairs - Stopnišče + Stopnice @@ -6342,7 +6342,7 @@ Ustvarjanj stavbe prekinjeno. Material tools - Orodja snovi + Snovna orodja @@ -6825,9 +6825,9 @@ Ustvarjanj stavbe prekinjeno. Command - - + + Transform Preoblikuj diff --git a/src/Mod/Arch/Resources/translations/Arch_sr-CS.ts b/src/Mod/Arch/Resources/translations/Arch_sr-CS.ts index 873a34bc3a..57eb0d0287 100644 --- a/src/Mod/Arch/Resources/translations/Arch_sr-CS.ts +++ b/src/Mod/Arch/Resources/translations/Arch_sr-CS.ts @@ -1361,8 +1361,8 @@ are placed in a 'Group' instead. DAE - + Export options Opcije izvoza @@ -1814,40 +1814,40 @@ jedinicama treba raditi prilikom otvaranja datoteke. Drawing mode - - + + Category Kategorija - - - + + + Preset Preset - - - - + + + + Length Dužina - - + + Width Širina - + Height Visina @@ -1863,8 +1863,8 @@ jedinicama treba raditi prilikom otvaranja datoteke. Switch L/W - + Con&tinue Con&tinue @@ -1881,8 +1881,8 @@ jedinicama treba raditi prilikom otvaranja datoteke. This mesh is an invalid solid - + Facemaker returned an error Tvorac stranica je vratio grešku @@ -1995,8 +1995,8 @@ jedinicama treba raditi prilikom otvaranja datoteke. Gotovo - + Couldn't compute a shape Couldn't compute a shape @@ -2171,8 +2171,8 @@ Site creation aborted. Unable to create a roof - + Please select a base object Please select a base object @@ -2294,7 +2294,7 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Otvori referencu - + Create external reference Create external reference @@ -2448,37 +2448,37 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Izaberi - - + + Remove Ukloni - - + + Add Dodaj - - - - + + + + - + - - + + Edit Uredi @@ -2499,8 +2499,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Wires - + Components Komponente @@ -2510,30 +2510,30 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Create new component - + Name Ime - - + + Type Vrsta - + Thickness Debljina - + Offset Odmak @@ -2601,9 +2601,9 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Please select at least one axis - + Axes Axes @@ -2615,9 +2615,9 @@ If Run = 0 then the run is calculated so that the height is the same as the rela - + Successfully written Successfully written @@ -2627,8 +2627,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Truss - + Please select only one base object or none Please select only one base object or none @@ -3167,8 +3167,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Import CSV File - + Export CSV File Export CSV File @@ -3178,24 +3178,24 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Unable to recognize that file type + - Description Opis + + - - Value Vrednost + - Unit Merna jedinica @@ -3292,19 +3292,19 @@ Floor creation aborted. has an invalid shape + - has a null shape has a null shape - + Toggle subcomponents Toggle subcomponents @@ -3314,8 +3314,8 @@ Floor creation aborted. Closing Sketch edit - + Component Component @@ -3512,8 +3512,8 @@ Floor creation aborted. Centers the plane on the objects in the list above - + Building Building @@ -3892,14 +3892,14 @@ Building creation aborted. Base rotation around the Tool axis (only used if BasePerpendicularToTool is True) - + The length of this element, if not based on a profile The length of this element, if not based on a profile - + The width of this element, if not based on a profile The width of this element, if not based on a profile @@ -3909,15 +3909,15 @@ Building creation aborted. The height or extrusion depth of this element. Keep 0 for automatic - + The normal extrusion direction of this object (keep (0,0,0) for automatic normal) The normal extrusion direction of this object (keep (0,0,0) for automatic normal) - + The structural nodes of this element The structural nodes of this element @@ -3932,8 +3932,8 @@ Building creation aborted. Offset distance between the centerline and the nodes line - + The facemaker type to use to build the profile of this object Vrsta tvorca stranica koja će se koristiti za pravljenje profila ovog objekta @@ -4010,9 +4010,9 @@ Building creation aborted. The electric power needed by this equipment in Watts + - The type of this building The type of this building @@ -4331,20 +4331,20 @@ Building creation aborted. A URL that shows this site in a mapping website - + Other shapes that are appended to this object Other shapes that are appended to this object - + Other shapes that are subtracted from this object Other shapes that are subtracted from this object - + The area of the projection of this object onto the XY plane The area of the projection of this object onto the XY plane @@ -4379,8 +4379,8 @@ Building creation aborted. An optional offset between the model (0,0,0) origin and the point indicated by the geocoordinates - + The type of this object The type of this object @@ -6199,12 +6199,12 @@ Building creation aborted. Arch_Reference - + External reference External reference - + Creates an external reference object Creates an external reference object @@ -6828,9 +6828,9 @@ Building creation aborted. Command - - + + Transform Pomeri diff --git a/src/Mod/Arch/Resources/translations/Arch_sr.ts b/src/Mod/Arch/Resources/translations/Arch_sr.ts index a00af6a89b..9d61b57f12 100644 --- a/src/Mod/Arch/Resources/translations/Arch_sr.ts +++ b/src/Mod/Arch/Resources/translations/Arch_sr.ts @@ -1361,8 +1361,8 @@ are placed in a 'Group' instead. DAE - + Export options Опције извоза @@ -1814,40 +1814,40 @@ unit to work with when opening the file. Drawing mode - - + + Category Категорија - - - + + + Preset Preset - - - - + + + + Length Дужина - - + + Width Ширина - + Height Висина @@ -1863,8 +1863,8 @@ unit to work with when opening the file. Switch L/W - + Con&tinue Con&tinue @@ -1881,8 +1881,8 @@ unit to work with when opening the file. This mesh is an invalid solid - + Facemaker returned an error Творац страница је вратио грешку @@ -1995,8 +1995,8 @@ unit to work with when opening the file. Готово - + Couldn't compute a shape Couldn't compute a shape @@ -2171,8 +2171,8 @@ Site creation aborted. Unable to create a roof - + Please select a base object Please select a base object @@ -2294,7 +2294,7 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Отвори референцу - + Create external reference Create external reference @@ -2448,37 +2448,37 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Изабери - - + + Remove Уклони - - + + Add Додај - - - - + + + + - + - - + + Edit Уреди @@ -2499,8 +2499,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Wires - + Components Компоненте @@ -2510,30 +2510,30 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Create new component - + Name Име - - + + Type Врста - + Thickness Дебљина - + Offset Одмак @@ -2601,9 +2601,9 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Please select at least one axis - + Axes Axes @@ -2615,9 +2615,9 @@ If Run = 0 then the run is calculated so that the height is the same as the rela - + Successfully written Successfully written @@ -2627,8 +2627,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Truss - + Please select only one base object or none Please select only one base object or none @@ -3167,8 +3167,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Import CSV File - + Export CSV File Export CSV File @@ -3178,24 +3178,24 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Unable to recognize that file type + - Description Опис + + - - Value Вредност + - Unit Мерна јединица @@ -3292,19 +3292,19 @@ Floor creation aborted. has an invalid shape + - has a null shape has a null shape - + Toggle subcomponents Toggle subcomponents @@ -3314,8 +3314,8 @@ Floor creation aborted. Closing Sketch edit - + Component Component @@ -3512,8 +3512,8 @@ Floor creation aborted. Centers the plane on the objects in the list above - + Building Building @@ -3892,14 +3892,14 @@ Building creation aborted. Base rotation around the Tool axis (only used if BasePerpendicularToTool is True) - + The length of this element, if not based on a profile The length of this element, if not based on a profile - + The width of this element, if not based on a profile The width of this element, if not based on a profile @@ -3909,15 +3909,15 @@ Building creation aborted. The height or extrusion depth of this element. Keep 0 for automatic - + The normal extrusion direction of this object (keep (0,0,0) for automatic normal) The normal extrusion direction of this object (keep (0,0,0) for automatic normal) - + The structural nodes of this element The structural nodes of this element @@ -3932,8 +3932,8 @@ Building creation aborted. Offset distance between the centerline and the nodes line - + The facemaker type to use to build the profile of this object Врста творца страница која ће се користити за прављење профила овог објекта @@ -4010,9 +4010,9 @@ Building creation aborted. The electric power needed by this equipment in Watts + - The type of this building The type of this building @@ -4331,20 +4331,20 @@ Building creation aborted. A URL that shows this site in a mapping website - + Other shapes that are appended to this object Other shapes that are appended to this object - + Other shapes that are subtracted from this object Other shapes that are subtracted from this object - + The area of the projection of this object onto the XY plane The area of the projection of this object onto the XY plane @@ -4379,8 +4379,8 @@ Building creation aborted. An optional offset between the model (0,0,0) origin and the point indicated by the geocoordinates - + The type of this object The type of this object @@ -6199,12 +6199,12 @@ Building creation aborted. Arch_Reference - + External reference External reference - + Creates an external reference object Creates an external reference object @@ -6828,9 +6828,9 @@ Building creation aborted. Command - - + + Transform Помери diff --git a/src/Mod/Arch/Resources/translations/Arch_sv-SE.qm b/src/Mod/Arch/Resources/translations/Arch_sv-SE.qm index ae89be2ce31e6fbcb28160e6f1268ca94dbf5332..0ff8f10d08574cc9bd729328708311c018f60276 100644 GIT binary patch delta 7238 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 z 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 diff --git a/src/Mod/Arch/Resources/translations/Arch_sv-SE.ts b/src/Mod/Arch/Resources/translations/Arch_sv-SE.ts index 85706def29..c7524d3b23 100644 --- a/src/Mod/Arch/Resources/translations/Arch_sv-SE.ts +++ b/src/Mod/Arch/Resources/translations/Arch_sv-SE.ts @@ -1360,8 +1360,8 @@ are placed in a 'Group' instead. DAE - + Export options Alternativ för exportering @@ -1812,40 +1812,40 @@ unit to work with when opening the file. Drawing mode - - + + Category Kategori - - - + + + Preset Preset - - - - + + + + Length Längd - - + + Width Bredd - + Height Höjd @@ -1861,8 +1861,8 @@ unit to work with when opening the file. Byt L/W - + Con&tinue For&tsättning @@ -1879,8 +1879,8 @@ unit to work with when opening the file. This mesh is an invalid solid - + Facemaker returned an error Facemaker returned an error @@ -1993,8 +1993,8 @@ unit to work with when opening the file. Färdig - + Couldn't compute a shape Couldn't compute a shape @@ -2169,8 +2169,8 @@ Site creation aborted. Unable to create a roof - + Please select a base object Please select a base object @@ -2244,7 +2244,7 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Door - Door + Dörr @@ -2292,7 +2292,7 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Öppna referens - + Create external reference Create external reference @@ -2446,37 +2446,37 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Välj markering - - + + Remove Ta bort - - + + Add Lägg till - - - - + + + + - + - - + + Edit Redigera @@ -2497,8 +2497,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Trådar - + Components Komponenter @@ -2508,37 +2508,37 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Skapa ny komponent - + Name Namn - - + + Type Typ - + Thickness Tjocklek - + Offset Offset Hinge - Hinge + Gångjärn @@ -2599,9 +2599,9 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Please select at least one axis - + Axes Axes @@ -2613,9 +2613,9 @@ If Run = 0 then the run is calculated so that the height is the same as the rela - + Successfully written Successfully written @@ -2625,8 +2625,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Truss - + Please select only one base object or none Please select only one base object or none @@ -3165,8 +3165,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Import CSV File - + Export CSV File Export CSV File @@ -3176,24 +3176,24 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Unable to recognize that file type + - Description Beskrivning + + - - Value Värde + - Unit Enhet @@ -3290,19 +3290,19 @@ Floor creation aborted. har en ogiltig form + - has a null shape has a null shape - + Toggle subcomponents Toggle subcomponents @@ -3312,8 +3312,8 @@ Floor creation aborted. Closing Sketch edit - + Component Komponent @@ -3510,8 +3510,8 @@ Floor creation aborted. Centers the plane on the objects in the list above - + Building Byggnad @@ -3890,14 +3890,14 @@ Building creation aborted. Base rotation around the Tool axis (only used if BasePerpendicularToTool is True) - + The length of this element, if not based on a profile The length of this element, if not based on a profile - + The width of this element, if not based on a profile The width of this element, if not based on a profile @@ -3907,15 +3907,15 @@ Building creation aborted. The height or extrusion depth of this element. Keep 0 for automatic - + The normal extrusion direction of this object (keep (0,0,0) for automatic normal) The normal extrusion direction of this object (keep (0,0,0) for automatic normal) - + The structural nodes of this element The structural nodes of this element @@ -3930,8 +3930,8 @@ Building creation aborted. Offset distance between the centerline and the nodes line - + The facemaker type to use to build the profile of this object The facemaker type to use to build the profile of this object @@ -4008,9 +4008,9 @@ Building creation aborted. The electric power needed by this equipment in Watts + - The type of this building The type of this building @@ -4329,20 +4329,20 @@ Building creation aborted. A URL that shows this site in a mapping website - + Other shapes that are appended to this object Other shapes that are appended to this object - + Other shapes that are subtracted from this object Other shapes that are subtracted from this object - + The area of the projection of this object onto the XY plane The area of the projection of this object onto the XY plane @@ -4377,8 +4377,8 @@ Building creation aborted. An optional offset between the model (0,0,0) origin and the point indicated by the geocoordinates - + The type of this object The type of this object @@ -6197,12 +6197,12 @@ Building creation aborted. Arch_Reference - + External reference External reference - + Creates an external reference object Creates an external reference object @@ -6646,7 +6646,7 @@ Building creation aborted. Add component - Add component + Lägg till komponent @@ -6826,9 +6826,9 @@ Building creation aborted. Command - - + + Transform Omvandla diff --git a/src/Mod/Arch/Resources/translations/Arch_tr.ts b/src/Mod/Arch/Resources/translations/Arch_tr.ts index a0e23ce595..87ddad9e26 100644 --- a/src/Mod/Arch/Resources/translations/Arch_tr.ts +++ b/src/Mod/Arch/Resources/translations/Arch_tr.ts @@ -1359,8 +1359,8 @@ bunun yerine bir 'Grup'a yerleştirilir. DAE - + Export options Dışa aktarım seçenekleri @@ -1810,40 +1810,40 @@ Ancak bazı BIM uygulamaları dosya açılırken seçilen faktörü uygular.Çizim modu - - + + Category Kategori - - - + + + Preset Ön ayar - - - - + + + + Length Uzunluk - - + + Width Genişlik - + Height Yükseklik @@ -1859,8 +1859,8 @@ Ancak bazı BIM uygulamaları dosya açılırken seçilen faktörü uygular.L/W değiştir - + Con&tinue Devam @@ -1877,8 +1877,8 @@ Ancak bazı BIM uygulamaları dosya açılırken seçilen faktörü uygular.Bu kafes hatalı bir katıdır - + Facemaker returned an error Facemaker bir hata döndürdü @@ -1991,8 +1991,8 @@ Ancak bazı BIM uygulamaları dosya açılırken seçilen faktörü uygular.Bitti - + Couldn't compute a shape Couldn't compute a shape @@ -2167,8 +2167,8 @@ Site creation aborted. Unable to create a roof - + Please select a base object Please select a base object @@ -2290,7 +2290,7 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Open reference - + Create external reference Create external reference @@ -2444,37 +2444,37 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Seçilen çekme - - + + Remove Kaldır - - + + Add Ekle - - - - + + + + - + - - + + Edit Düzenle @@ -2495,8 +2495,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Wires - + Components Bileşenler @@ -2506,30 +2506,30 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Create new component - + Name Isim - - + + Type Türü - + Thickness Kalınlık - + Offset Uzaklaşma @@ -2597,9 +2597,9 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Please select at least one axis - + Axes Axes @@ -2611,9 +2611,9 @@ If Run = 0 then the run is calculated so that the height is the same as the rela - + Successfully written Successfully written @@ -2623,8 +2623,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Truss - + Please select only one base object or none Please select only one base object or none @@ -3163,8 +3163,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Import CSV File - + Export CSV File Export CSV File @@ -3174,24 +3174,24 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Unable to recognize that file type + - Description Açıklama + + - - Value Değer + - Unit Birim @@ -3288,19 +3288,19 @@ Floor creation aborted. has an invalid shape + - has a null shape has a null shape - + Toggle subcomponents Toggle subcomponents @@ -3310,8 +3310,8 @@ Floor creation aborted. Closing Sketch edit - + Component Component @@ -3508,8 +3508,8 @@ Floor creation aborted. Centers the plane on the objects in the list above - + Building İnşa ediliyor @@ -3888,14 +3888,14 @@ Building creation aborted. Base rotation around the Tool axis (only used if BasePerpendicularToTool is True) - + The length of this element, if not based on a profile The length of this element, if not based on a profile - + The width of this element, if not based on a profile The width of this element, if not based on a profile @@ -3905,15 +3905,15 @@ Building creation aborted. The height or extrusion depth of this element. Keep 0 for automatic - + The normal extrusion direction of this object (keep (0,0,0) for automatic normal) The normal extrusion direction of this object (keep (0,0,0) for automatic normal) - + The structural nodes of this element The structural nodes of this element @@ -3928,8 +3928,8 @@ Building creation aborted. Offset distance between the centerline and the nodes line - + The facemaker type to use to build the profile of this object The facemaker type to use to build the profile of this object @@ -4006,9 +4006,9 @@ Building creation aborted. The electric power needed by this equipment in Watts + - The type of this building The type of this building @@ -4327,20 +4327,20 @@ Building creation aborted. A URL that shows this site in a mapping website - + Other shapes that are appended to this object Other shapes that are appended to this object - + Other shapes that are subtracted from this object Other shapes that are subtracted from this object - + The area of the projection of this object onto the XY plane The area of the projection of this object onto the XY plane @@ -4375,8 +4375,8 @@ Building creation aborted. An optional offset between the model (0,0,0) origin and the point indicated by the geocoordinates - + The type of this object The type of this object @@ -6195,12 +6195,12 @@ Building creation aborted. Arch_Reference - + External reference External reference - + Creates an external reference object Creates an external reference object @@ -6825,9 +6825,9 @@ Building creation aborted. Command - - + + Transform Dönüştür diff --git a/src/Mod/Arch/Resources/translations/Arch_uk.qm b/src/Mod/Arch/Resources/translations/Arch_uk.qm index 030016bf813988f6cfcf6bbe56d6942ce64acea7..27efcd471cb865cb91e6c7745b4d147e175d563f 100644 GIT binary patch delta 13631 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 delta 12637 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 z znCQoHc7H|NJSOwSU>mw(p^Uwss0~NR9u30?TdIGbO;%2>J@N{$cd+fYocZz;vTd?L z!FXtIG=2<}@5*fzx-k6up@e)l&^G-D{Hkv27i9Zo3+)^oaH z)d>S*Fw~w?G9Amy$`;F0{G+G55L|})_Tc{enI~NDX;b^ZE7($2TZf6|mu-Ws6GC_` z(X#sy3$niM#@7q>2E&rloA+{e6H1~xlsTd)SfU$MLFV}jKmana9zQH}L&J(Zv?%)U zjuultu2i?RWu~vt#L~A9ucX%r&bCHVPFjD<^gi54t+L(n6V Idle - Бездіяльний + В очікуванні @@ -185,7 +185,7 @@ Comment - Коментар + Коментувати @@ -254,7 +254,7 @@ Leave blank to use all objects from the document The property to retrieve from each object.Can be 'Count' to count the objects, or property names like 'Length' or 'Shape.Volume' to retrieve a certain property. - The property to retrieve from each object.Can be 'Count' to count the objects, or property names like 'Length' or 'Shape.Volume' to retrieve a certain property. + Властивість, що її отримують з кожного об'єкта. Може бути "Кількість" для підрахунку об'єктів або назви властивостей такі, як "Довжина" чи "Фігура.Об'єм" для отримання певної властивості. @@ -269,7 +269,7 @@ Leave blank to use all objects from the document If this is enabled, additional lines will be filled with each object considered. If not, only the totals. - If this is enabled, additional lines will be filled with each object considered. If not, only the totals. + Якщо увімкнено, то додаткові лінії кожного розглянутого об'єкта будуть заповнені. Якщо ні, то тільки загалом. @@ -279,7 +279,7 @@ Leave blank to use all objects from the document If this is enabled, the schedule and the associated spreadsheet are updated whenever the document is recomputed. - If this is enabled, the schedule and the associated spreadsheet are updated whenever the document is recomputed. + Якщо увімкнено, то заплановані та пов'язані таблиці оновлюватимуться щоразу, коли документ переобчислюватиметься. @@ -319,12 +319,12 @@ Leave blank to use all objects from the document Put selected objects into the 'Objects' column of the selected row - Put selected objects into the 'Objects' column of the selected row + Вставити вибрані об'єкти в колонку "Об'єкти" вибраного рядка This exports the results to a CSV or Markdown file. Note for CSV export: In Libreoffice, you can keep this CSV file linked by right-clicking the Sheets tab bar, New sheet, From file, Link (Note: as of LibreOffice v6.x the correct path now is: Sheet, Insert Sheet..., From file, Browse...) - This exports the results to a CSV or Markdown file. Note for CSV export: In Libreoffice, you can keep this CSV file linked by right-clicking the Sheets tab bar, New sheet, From file, Link (Note: as of LibreOffice v6.x the correct path now is: Sheet, Insert Sheet..., From file, Browse...) + Експортує результати в CSV або Markdown файл. Примітка щодо експорту в CSV: в Libreoffice ви можете зберегти посилання на цей CSV файл, натиснувши правою кнопкою миші по панелі "Таблиці" - "Нова таблиця" - "З файлу" - "Посилання" (Примітка: починаючи з LibreOffice v6.x, шлях став: "Таблиця" - "Вставити таблицю..." - "З файлу" - "Огляд...") @@ -344,7 +344,7 @@ Leave blank to use all objects from the document Import - Імпортувати + Імпорт @@ -427,7 +427,7 @@ Leave blank to use all objects from the document Status - Статус + Стан @@ -452,7 +452,7 @@ Leave blank to use all objects from the document Select all - Виділяє всі обʼєкти + Вибрати всі @@ -488,7 +488,7 @@ Leave blank to use all objects from the document Copy existing... - Копіювання вже існує... + Копіювати існуючий... @@ -563,7 +563,7 @@ Leave blank to use all objects from the document Remove - Видалити + Вилучити @@ -573,7 +573,7 @@ Leave blank to use all objects from the document Tolerance - Точність + Похибка @@ -613,12 +613,12 @@ Leave blank to use all objects from the document Start - Початок + Почати Stop - Стоп + Зупинити @@ -631,7 +631,7 @@ Leave blank to use all objects from the document General settings - Загальні параметри + Загальні налаштування @@ -979,7 +979,7 @@ instead of the FreeCAD web workbench Offset - Зміщення + Зсув @@ -1362,8 +1362,8 @@ are placed in a 'Group' instead. DAE - + Export options Налаштування експорту @@ -1402,7 +1402,7 @@ If using Netgen, make sure that it is available. Netgen - Netgen + Нетґен @@ -1749,7 +1749,7 @@ unit to work with when opening the file. Beam - Балка + Промінь @@ -1815,40 +1815,40 @@ unit to work with when opening the file. Режим креслення - - + + Category Категорія - - - + + + Preset Preset - - - - + + + + Length Довжина - - + + Width Ширина - + Height Висота @@ -1864,8 +1864,8 @@ unit to work with when opening the file. Switch L/W - + Con&tinue Продовжити @@ -1882,8 +1882,8 @@ unit to work with when opening the file. This mesh is an invalid solid - + Facemaker returned an error Facemaker returned an error @@ -1996,8 +1996,8 @@ unit to work with when opening the file. Готово - + Couldn't compute a shape Не вдалось обчислити форму @@ -2172,8 +2172,8 @@ Site creation aborted. Не вдалося створити покрівлю - + Please select a base object Please select a base object @@ -2257,12 +2257,12 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Cut Plane - Cut Plane + Площина розрізу Cut Plane options - Cut Plane options + Опції площини розрізу @@ -2272,97 +2272,97 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Behind - Behind + Позаду Front - Фронтальний + Спереду External Reference - External Reference + Зовнішній референс Reload reference - Reload reference + Перезавантажити референс Open reference - Open reference + Відкрити референс - + Create external reference - Create external reference + Створити зовнішній референс Frame - Frame + Рамка Create Frame - Create Frame + Створити каркас Crossing point not found in profile. - Crossing point not found in profile. + Точку перетину не знайдено в профілі. Shapes elevation - Shapes elevation + Висота фігур Choose which field provides shapes elevations: - Choose which field provides shapes elevations: + Виберіть, яке поле надає висоту фігур: No shape found in this file - No shape found in this file + У цьому файлі не знайдено форми Shapefile module not found - Shapefile module not found + Модуль Shapefile не знайдено The shapefile python library was not found on your system. Would you like to download it now from <a href="https://github.com/GeospatialPython/pyshp">https://github.com/GeospatialPython/pyshp</a>? It will be placed in your macros folder. - The shapefile python library was not found on your system. Would you like to download it now from <a href="https://github.com/GeospatialPython/pyshp">https://github.com/GeospatialPython/pyshp</a>? It will be placed in your macros folder. + Python-бібліотека shapefile не була знайдена у вашій системі. Чи не бажаєте ви зараз завантажити її з сайту <a href="https://github.com/GeospatialPython/pyshp">https://github.com/GeospatialPython/pyshp</a>? Вона буде поміщена в теку macros. Error: Unable to download from: - Error: Unable to download from: + Помилка: неможливо завантажити із: Could not download shapefile module. Aborting. - Could not download shapefile module. Aborting. + Не вдалося завантажити модуль shapefile. Скасування операції. Shapefile module not downloaded. Aborting. - Shapefile module not downloaded. Aborting. + Модуль Shapefile не завантажено. Скасування операції. Shapefile module not found. Aborting. - Shapefile module not found. Aborting. + Модуль Shapefile не знайдено. Скасування операції. The shapefile library can be downloaded from the following URL and installed in your macros folder: - The shapefile library can be downloaded from the following URL and installed in your macros folder: + Бібліотеку shapefile можна завантажити за вказаною нижче URL-адресою та встановити у теці macros: @@ -2374,74 +2374,74 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Create Window - Create Window + Створити вікно Choose a face on an existing object or select a preset - Choose a face on an existing object or select a preset + Виберіть грань на існуючому об'єкті або виберіть заготовку Window not based on sketch. Window not aligned or resized. - Window not based on sketch. Window not aligned or resized. + Вікно не базується на ескізі. Вікно не вирівнюється або змінює розмір. No Width and/or Height constraint in window sketch. Window not resized. - No Width and/or Height constraint in window sketch. Window not resized. + У ескізі вікна немає обмежень на ширину та/або висоту. Розмір вікна не змінено. No window found. Cannot continue. - No window found. Cannot continue. + Вікно не знайдено. Не вдається продовжити. Window options - Window options + Параметри вікна Auto include in host object - Auto include in host object + Автоматично включати в об'єкт хоста Sill height - Sill height + Висота підвіконня This window has no defined opening - This window has no defined opening + Це вікно не має визначеного відкриття Get selected edge - Get selected edge + Отримати вибране ребро Unable to create component - Unable to create component + Не вдалося створити компонент Window elements - Window elements + Елементи вікна Hole wire - Hole wire + Сітка отвору The number of the wire that defines a hole in the host object. A value of zero will automatically adopt the largest wire - The number of the wire that defines a hole in the host object. A value of zero will automatically adopt the largest wire + Щільність сітки, що визначає отвір у хост-об'єкті. Значення нуля автоматично приймає найбільшу сітку @@ -2449,99 +2449,99 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Вибрати вибране - - + + Remove - Видалити + Вилучити - - + + Add Додати - - - - + + + + - + - - + + Edit - Правка + Редагувати Create/update component - Create/update component + Створити/оновити компонент Base 2D object - Base 2D object + Базовий двовимірний об’єкт Wires - Wires + Сітки - + Components Компоненти Create new component - Create new component + Створити новий компонент - + Name Назва - - + + Type Тип - + Thickness Товщина - + Offset - Зміщення + Зсув Hinge - Hinge + Шарнір @@ -2602,9 +2602,9 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Please select at least one axis - + Axes Axes @@ -2616,9 +2616,9 @@ If Run = 0 then the run is calculated so that the height is the same as the rela - + Successfully written Successfully written @@ -2628,8 +2628,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Truss - + Please select only one base object or none Please select only one base object or none @@ -3168,8 +3168,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Import CSV File - + Export CSV File Export CSV File @@ -3179,24 +3179,24 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Unable to recognize that file type + - Description Опис + + - - Value Значення + - Unit Одиниця @@ -3293,19 +3293,19 @@ Floor creation aborted. has an invalid shape + - has a null shape has a null shape - + Toggle subcomponents Toggle subcomponents @@ -3315,8 +3315,8 @@ Floor creation aborted. Closing Sketch edit - + Component Компонент @@ -3513,8 +3513,8 @@ Floor creation aborted. Centers the plane on the objects in the list above - + Building Будівля @@ -3893,14 +3893,14 @@ Building creation aborted. Base rotation around the Tool axis (only used if BasePerpendicularToTool is True) - + The length of this element, if not based on a profile The length of this element, if not based on a profile - + The width of this element, if not based on a profile The width of this element, if not based on a profile @@ -3910,15 +3910,15 @@ Building creation aborted. The height or extrusion depth of this element. Keep 0 for automatic - + The normal extrusion direction of this object (keep (0,0,0) for automatic normal) The normal extrusion direction of this object (keep (0,0,0) for automatic normal) - + The structural nodes of this element The structural nodes of this element @@ -3933,8 +3933,8 @@ Building creation aborted. Offset distance between the centerline and the nodes line - + The facemaker type to use to build the profile of this object The facemaker type to use to build the profile of this object @@ -4011,9 +4011,9 @@ Building creation aborted. The electric power needed by this equipment in Watts + - The type of this building The type of this building @@ -4332,20 +4332,20 @@ Building creation aborted. A URL that shows this site in a mapping website - + Other shapes that are appended to this object Other shapes that are appended to this object - + Other shapes that are subtracted from this object Other shapes that are subtracted from this object - + The area of the projection of this object onto the XY plane The area of the projection of this object onto the XY plane @@ -4380,8 +4380,8 @@ Building creation aborted. An optional offset between the model (0,0,0) origin and the point indicated by the geocoordinates - + The type of this object The type of this object @@ -6200,12 +6200,12 @@ Building creation aborted. Arch_Reference - + External reference External reference - + Creates an external reference object Creates an external reference object @@ -6215,7 +6215,7 @@ Building creation aborted. Frame - Frame + Рамка @@ -6829,9 +6829,9 @@ Building creation aborted. Command - - + + Transform Перетворити diff --git a/src/Mod/Arch/Resources/translations/Arch_val-ES.ts b/src/Mod/Arch/Resources/translations/Arch_val-ES.ts index 30593f085e..89b41cce84 100644 --- a/src/Mod/Arch/Resources/translations/Arch_val-ES.ts +++ b/src/Mod/Arch/Resources/translations/Arch_val-ES.ts @@ -1349,8 +1349,8 @@ are placed in a 'Group' instead. DAE - + Export options Opcions d'exportació @@ -1783,40 +1783,40 @@ unit to work with when opening the file. Drawing mode - - + + Category Categoria - - - + + + Preset Preset - - - - + + + + Length Longitud - - + + Width Amplària - + Height Alçària @@ -1832,8 +1832,8 @@ unit to work with when opening the file. Switch L/W - + Con&tinue Con&tinue @@ -1850,8 +1850,8 @@ unit to work with when opening the file. This mesh is an invalid solid - + Facemaker returned an error Facemaker returned an error @@ -1964,8 +1964,8 @@ unit to work with when opening the file. Fet - + Couldn't compute a shape Couldn't compute a shape @@ -2140,8 +2140,8 @@ Site creation aborted. Unable to create a roof - + Please select a base object Please select a base object @@ -2263,7 +2263,7 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Open reference - + Create external reference Create external reference @@ -2417,37 +2417,37 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Tria el seleccionat - - + + Remove Elimina - - + + Add Afegir - - - - + + + + - + - - + + Edit Edita @@ -2468,8 +2468,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Wires - + Components Components @@ -2479,30 +2479,30 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Create new component - + Name Nom - - + + Type Tipus - + Thickness Gruix - + Offset Separació @@ -2570,9 +2570,9 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Please select at least one axis - + Axes Axes @@ -2584,9 +2584,9 @@ If Run = 0 then the run is calculated so that the height is the same as the rela - + Successfully written Successfully written @@ -2596,8 +2596,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Truss - + Please select only one base object or none Please select only one base object or none @@ -3136,8 +3136,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Import CSV File - + Export CSV File Export CSV File @@ -3147,24 +3147,24 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Unable to recognize that file type + - Description Descripció + + - - Value Valor + - Unit Unitat @@ -3261,19 +3261,19 @@ Floor creation aborted. has an invalid shape + - has a null shape has a null shape - + Toggle subcomponents Toggle subcomponents @@ -3283,8 +3283,8 @@ Floor creation aborted. Closing Sketch edit - + Component Component @@ -3481,8 +3481,8 @@ Floor creation aborted. Centers the plane on the objects in the list above - + Building Construcció @@ -3861,14 +3861,14 @@ Building creation aborted. Base rotation around the Tool axis (only used if BasePerpendicularToTool is True) - + The length of this element, if not based on a profile The length of this element, if not based on a profile - + The width of this element, if not based on a profile The width of this element, if not based on a profile @@ -3878,15 +3878,15 @@ Building creation aborted. The height or extrusion depth of this element. Keep 0 for automatic - + The normal extrusion direction of this object (keep (0,0,0) for automatic normal) The normal extrusion direction of this object (keep (0,0,0) for automatic normal) - + The structural nodes of this element The structural nodes of this element @@ -3901,8 +3901,8 @@ Building creation aborted. Offset distance between the centerline and the nodes line - + The facemaker type to use to build the profile of this object The facemaker type to use to build the profile of this object @@ -3979,9 +3979,9 @@ Building creation aborted. The electric power needed by this equipment in Watts + - The type of this building The type of this building @@ -4300,20 +4300,20 @@ Building creation aborted. A URL that shows this site in a mapping website - + Other shapes that are appended to this object Other shapes that are appended to this object - + Other shapes that are subtracted from this object Other shapes that are subtracted from this object - + The area of the projection of this object onto the XY plane The area of the projection of this object onto the XY plane @@ -4348,8 +4348,8 @@ Building creation aborted. An optional offset between the model (0,0,0) origin and the point indicated by the geocoordinates - + The type of this object The type of this object @@ -6168,12 +6168,12 @@ Building creation aborted. Arch_Reference - + External reference External reference - + Creates an external reference object Creates an external reference object @@ -6797,9 +6797,9 @@ Building creation aborted. Command - - + + Transform Transforma diff --git a/src/Mod/Arch/Resources/translations/Arch_zh-CN.ts b/src/Mod/Arch/Resources/translations/Arch_zh-CN.ts index e177938c3e..0589cc58ed 100644 --- a/src/Mod/Arch/Resources/translations/Arch_zh-CN.ts +++ b/src/Mod/Arch/Resources/translations/Arch_zh-CN.ts @@ -1355,8 +1355,8 @@ are placed in a 'Group' instead. DAE - + Export options 导出选项 @@ -1798,40 +1798,40 @@ unit to work with when opening the file. 绘图模式 - - + + Category 类别 - - - + + + Preset 预设值 - - - - + + + + Length 长度 - - + + Width 宽度 - + Height 高度 @@ -1847,8 +1847,8 @@ unit to work with when opening the file. 切换 长/宽 - + Con&tinue 继续&t @@ -1865,8 +1865,8 @@ unit to work with when opening the file. 该网格是无效实体 - + Facemaker returned an error 服务器返回了一个错误 @@ -1979,8 +1979,8 @@ unit to work with when opening the file. 完成 - + Couldn't compute a shape 无法计算形状 @@ -2152,8 +2152,8 @@ Site creation aborted. 无法创建屋顶 - + Please select a base object 请选择一个基物体 @@ -2275,7 +2275,7 @@ If Run = 0 then the run is calculated so that the height is the same as the rela 打开参考 - + Create external reference 创建外部参考 @@ -2429,37 +2429,37 @@ If Run = 0 then the run is calculated so that the height is the same as the rela 选取选定的 - - + + Remove 删除 - - + + Add 添加 - - - - + + + + - + - - + + Edit 编辑 @@ -2480,8 +2480,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela 线框 - + Components 组件 @@ -2491,30 +2491,30 @@ If Run = 0 then the run is calculated so that the height is the same as the rela 创建新组件 - + Name 名称 - - + + Type 类型 - + Thickness 厚度 - + Offset 偏移 @@ -2582,9 +2582,9 @@ If Run = 0 then the run is calculated so that the height is the same as the rela 请至少选择一个坐标轴 - + Axes 坐标轴 @@ -2596,9 +2596,9 @@ If Run = 0 then the run is calculated so that the height is the same as the rela - + Successfully written 写入成功 @@ -2608,8 +2608,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela 桁架 - + Please select only one base object or none 请只选择一个基对象或不选 @@ -3148,8 +3148,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Import CSV File - + Export CSV File Export CSV File @@ -3159,24 +3159,24 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Unable to recognize that file type + - Description 描述 + + - - Value + - Unit 单位 @@ -3273,19 +3273,19 @@ Floor creation aborted. has an invalid shape + - has a null shape has a null shape - + Toggle subcomponents Toggle subcomponents @@ -3295,8 +3295,8 @@ Floor creation aborted. Closing Sketch edit - + Component Component @@ -3493,8 +3493,8 @@ Floor creation aborted. Centers the plane on the objects in the list above - + Building 建筑 @@ -3873,14 +3873,14 @@ Building creation aborted. Base rotation around the Tool axis (only used if BasePerpendicularToTool is True) - + The length of this element, if not based on a profile The length of this element, if not based on a profile - + The width of this element, if not based on a profile The width of this element, if not based on a profile @@ -3890,15 +3890,15 @@ Building creation aborted. The height or extrusion depth of this element. Keep 0 for automatic - + The normal extrusion direction of this object (keep (0,0,0) for automatic normal) The normal extrusion direction of this object (keep (0,0,0) for automatic normal) - + The structural nodes of this element The structural nodes of this element @@ -3913,8 +3913,8 @@ Building creation aborted. Offset distance between the centerline and the nodes line - + The facemaker type to use to build the profile of this object The facemaker type to use to build the profile of this object @@ -3991,9 +3991,9 @@ Building creation aborted. The electric power needed by this equipment in Watts + - The type of this building The type of this building @@ -4312,20 +4312,20 @@ Building creation aborted. A URL that shows this site in a mapping website - + Other shapes that are appended to this object Other shapes that are appended to this object - + Other shapes that are subtracted from this object Other shapes that are subtracted from this object - + The area of the projection of this object onto the XY plane The area of the projection of this object onto the XY plane @@ -4360,8 +4360,8 @@ Building creation aborted. An optional offset between the model (0,0,0) origin and the point indicated by the geocoordinates - + The type of this object The type of this object @@ -6180,12 +6180,12 @@ Building creation aborted. Arch_Reference - + External reference External reference - + Creates an external reference object Creates an external reference object @@ -6809,9 +6809,9 @@ Building creation aborted. Command - - + + Transform 变换 diff --git a/src/Mod/Arch/Resources/translations/Arch_zh-TW.ts b/src/Mod/Arch/Resources/translations/Arch_zh-TW.ts index 6d46138626..54ee23b0f7 100644 --- a/src/Mod/Arch/Resources/translations/Arch_zh-TW.ts +++ b/src/Mod/Arch/Resources/translations/Arch_zh-TW.ts @@ -1352,8 +1352,8 @@ are placed in a 'Group' instead. DAE - + Export options 匯出選項 @@ -1801,40 +1801,40 @@ unit to work with when opening the file. Drawing mode - - + + Category 類別 - - - + + + Preset Preset - - - - + + + + Length 間距 - - + + Width 寬度 - + Height 高度 @@ -1850,8 +1850,8 @@ unit to work with when opening the file. Switch L/W - + Con&tinue Con&tinue @@ -1868,8 +1868,8 @@ unit to work with when opening the file. This mesh is an invalid solid - + Facemaker returned an error Facemaker returned an error @@ -1982,8 +1982,8 @@ unit to work with when opening the file. 完成 - + Couldn't compute a shape Couldn't compute a shape @@ -2158,8 +2158,8 @@ Site creation aborted. Unable to create a roof - + Please select a base object Please select a base object @@ -2281,7 +2281,7 @@ If Run = 0 then the run is calculated so that the height is the same as the rela 打開參考 - + Create external reference Create external reference @@ -2435,37 +2435,37 @@ If Run = 0 then the run is calculated so that the height is the same as the rela 挑選 - - + + Remove 移除 - - + + Add 新增 - - - - + + + + - + - - + + Edit 編輯 @@ -2486,8 +2486,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Wires - + Components 組件 @@ -2497,30 +2497,30 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Create new component - + Name 名稱 - - + + Type 類型 - + Thickness 厚度 - + Offset 偏移複製 @@ -2588,9 +2588,9 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Please select at least one axis - + Axes Axes @@ -2602,9 +2602,9 @@ If Run = 0 then the run is calculated so that the height is the same as the rela - + Successfully written Successfully written @@ -2614,8 +2614,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Truss - + Please select only one base object or none Please select only one base object or none @@ -3154,8 +3154,8 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Import CSV File - + Export CSV File Export CSV File @@ -3165,24 +3165,24 @@ If Run = 0 then the run is calculated so that the height is the same as the rela Unable to recognize that file type + - Description 說明 + + - - Value + - Unit 單位 @@ -3279,19 +3279,19 @@ Floor creation aborted. has an invalid shape + - has a null shape has a null shape - + Toggle subcomponents Toggle subcomponents @@ -3301,8 +3301,8 @@ Floor creation aborted. Closing Sketch edit - + Component 組件 @@ -3499,8 +3499,8 @@ Floor creation aborted. Centers the plane on the objects in the list above - + Building 建築 @@ -3879,14 +3879,14 @@ Building creation aborted. Base rotation around the Tool axis (only used if BasePerpendicularToTool is True) - + The length of this element, if not based on a profile The length of this element, if not based on a profile - + The width of this element, if not based on a profile The width of this element, if not based on a profile @@ -3896,15 +3896,15 @@ Building creation aborted. The height or extrusion depth of this element. Keep 0 for automatic - + The normal extrusion direction of this object (keep (0,0,0) for automatic normal) The normal extrusion direction of this object (keep (0,0,0) for automatic normal) - + The structural nodes of this element The structural nodes of this element @@ -3919,8 +3919,8 @@ Building creation aborted. Offset distance between the centerline and the nodes line - + The facemaker type to use to build the profile of this object The facemaker type to use to build the profile of this object @@ -3997,9 +3997,9 @@ Building creation aborted. The electric power needed by this equipment in Watts + - The type of this building The type of this building @@ -4318,20 +4318,20 @@ Building creation aborted. A URL that shows this site in a mapping website - + Other shapes that are appended to this object Other shapes that are appended to this object - + Other shapes that are subtracted from this object Other shapes that are subtracted from this object - + The area of the projection of this object onto the XY plane The area of the projection of this object onto the XY plane @@ -4366,8 +4366,8 @@ Building creation aborted. An optional offset between the model (0,0,0) origin and the point indicated by the geocoordinates - + The type of this object The type of this object @@ -6186,12 +6186,12 @@ Building creation aborted. Arch_Reference - + External reference External reference - + Creates an external reference object Creates an external reference object @@ -6815,9 +6815,9 @@ Building creation aborted. Command - - + + Transform 轉換 diff --git a/src/Mod/Draft/Resources/translations/Draft.ts b/src/Mod/Draft/Resources/translations/Draft.ts index 80708858dc..b7990cda9b 100644 --- a/src/Mod/Draft/Resources/translations/Draft.ts +++ b/src/Mod/Draft/Resources/translations/Draft.ts @@ -1577,7 +1577,6 @@ such as "Arial:Bold" - @@ -1585,6 +1584,7 @@ such as "Arial:Bold" + mm @@ -1896,9 +1896,9 @@ from the Addon Manager. - - + + Import options @@ -2107,8 +2107,8 @@ If it is set to '0' the whole spline is treated as a straight segment. - + Export options @@ -3066,10 +3066,10 @@ Not available if Draft preference option 'Use Part Primitives' is enab - + Offset @@ -3235,8 +3235,8 @@ or try saving to a lower DWG version. - - + + All Shapes must be coplanar @@ -3258,11 +3258,11 @@ To enabled FreeCAD to download these libraries, answer Yes. + - Custom @@ -3287,41 +3287,41 @@ To enabled FreeCAD to download these libraries, answer Yes. - - - - - - - - - + + - + - + + + + + + + + No active document. Aborting. - - + + + + + - - - - - + + Wrong input: object not in document. @@ -3502,9 +3502,9 @@ To enabled FreeCAD to download these libraries, answer Yes. - - + + Pick first point @@ -3520,6 +3520,8 @@ To enabled FreeCAD to download these libraries, answer Yes. + + @@ -3527,8 +3529,6 @@ To enabled FreeCAD to download these libraries, answer Yes. - - Pick next point @@ -3948,8 +3948,8 @@ The final angle will be the base angle plus this amount. - + Pick distance @@ -3984,9 +3984,9 @@ The final angle will be the base angle plus this amount. - + Last point has been removed @@ -4343,8 +4343,8 @@ The final angle will be the base angle plus this amount. - + Select an object to upgrade @@ -4399,41 +4399,41 @@ The final angle will be the base angle plus this amount. - - + + Task panel: + - Polar array - - + + At least one element must be selected. - - + + Selection is not suitable for array. - - - - + + + + Object: @@ -4453,22 +4453,22 @@ The final angle will be the base angle plus this amount. - + Center reset: - - + + Fuse: - - + + Create Link array: @@ -4483,24 +4483,24 @@ The final angle will be the base angle plus this amount. - + Center of rotation: - - + + Aborted: + - Orthogonal array @@ -4565,11 +4565,11 @@ The final angle will be the base angle plus this amount. + - Circular array @@ -4694,12 +4694,12 @@ The final angle will be the base angle plus this amount. - + No shape found - + All Shapes must be planar @@ -4802,22 +4802,19 @@ The final angle will be the base angle plus this amount. + + + - - - Wrong input: must be a number. - - - - + @@ -4827,14 +4824,17 @@ The final angle will be the base angle plus this amount. - + + + + Wrong input: must be a vector. - + Wrong input: must be a list or tuple of strings, or a single string. @@ -4861,8 +4861,8 @@ The final angle will be the base angle plus this amount. - + Wrong input: must be an integer number. @@ -4897,8 +4897,8 @@ The final angle will be the base angle plus this amount. - + Wrong input: object must not be a list. @@ -5273,9 +5273,9 @@ The final angle will be the base angle plus this amount. - - + + renamed 'DisplayMode' options to 'World/Screen' @@ -5389,32 +5389,32 @@ from menu Tools -> Addon Manager - + Save style - + Name of this new style: - + Warning - + Name exists. Overwrite? - + Error: json module not found. Unable to load style - + Error: json module not found. Unable to save style @@ -5435,16 +5435,16 @@ from menu Tools -> Addon Manager - - + + True - - + + False @@ -6881,19 +6881,19 @@ set True for fusion or False for compound - + Create a face + + - - The area of this object @@ -6937,8 +6937,8 @@ set True for fusion or False for compound - + The object along which the copies will be distributed. It must contain 'Edges'. @@ -6953,9 +6953,9 @@ set True for fusion or False for compound - - + + Show the individual array elements (only for Link arrays) @@ -7050,8 +7050,8 @@ they will only be editable by changing the style through the 'Annotation st - + The base object that will be duplicated @@ -7794,14 +7794,14 @@ Use 'arch' to force US arch notation - + Arrow size - + Arrow type diff --git a/src/Mod/Draft/Resources/translations/Draft_be.qm b/src/Mod/Draft/Resources/translations/Draft_be.qm index 05a4afcbe689da187911ad836502579ef86a8831..078cf25e000d9d04a0f371dab36e5279502af33c 100644 GIT binary patch delta 9979 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 X25@8W`(B*;@(Ulxi3=a7*RB5p|1lGj delta 9983 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 Dashed - Штрыхавая + Штрыхавы Dotted - Пункцірная + Пункцірны @@ -1616,7 +1616,6 @@ such as "Arial:Bold" Першапачатковая вышыня для тэкстаў і вымярэнняў - @@ -1624,6 +1623,7 @@ such as "Arial:Bold" + mm мм @@ -1942,9 +1942,9 @@ from the Addon Manager. Дазволіць FreeCAD аўтаматычна спампоўваць і абнаўляць бібліятэкі DXF - - + + Import options Налады імпартавання @@ -2158,8 +2158,8 @@ If it is set to '0' the whole spline is treated as a straight segment. Калі ён усталяваны ў '0', то ўвесь сплайн апрацоўваецца як прамы сегмент. - + Export options Налады экспартавання @@ -3122,10 +3122,10 @@ Not available if Draft preference option 'Use Part Primitives' is enabled - + Offset Зрушэнне @@ -3294,8 +3294,8 @@ or try saving to a lower DWG version. - - + + All Shapes must be coplanar Усе фігуры павінны быць у адной плоскасці @@ -3324,11 +3324,11 @@ https://github.com/yorikvanhavre/Draft-dxf-importer Каб дазволіць FreeCAD спампаваць гэтыя бібліятэкі, адкажыце "Так". + - Custom Карыстальніцкі @@ -3353,41 +3353,41 @@ https://github.com/yorikvanhavre/Draft-dxf-importer Задайце маштаб, які ўжываецца інструментамі заметкі Чарнавіка - - - - - - - - - + + - + - + + + + + + + + No active document. Aborting. Без бягучага дакументу. Перарываецца. - - + + + + + - - - - - + + Wrong input: object not in document. Няправільны ўвод: аб'ект адсутнічае ў дакуменце. @@ -3568,9 +3568,9 @@ https://github.com/yorikvanhavre/Draft-dxf-importer Выберыце становішча тэксту - - + + Pick first point Выберыце першую кропку @@ -3586,6 +3586,8 @@ https://github.com/yorikvanhavre/Draft-dxf-importer Стварыць ломаную лінію + + @@ -3593,8 +3595,6 @@ https://github.com/yorikvanhavre/Draft-dxf-importer - - Pick next point Выберыце наступную кропку @@ -4015,8 +4015,8 @@ The final angle will be the base angle plus this amount. Абярыце аб'ект, каб абрэзаць ці выцягнуць - + Pick distance Выберыце адлегласць @@ -4051,9 +4051,9 @@ The final angle will be the base angle plus this amount. Сплайн быў замкнуты - + Last point has been removed Апошняя кропка была выдаленая @@ -4410,8 +4410,8 @@ The final angle will be the base angle plus this amount. Змяніць ухіл - + Select an object to upgrade Абярыце аб'ект для абнаўлення @@ -4466,41 +4466,41 @@ The final angle will be the base angle plus this amount. Разбіць - - + + Task panel: Панэль задач: + - Polar array Палярная сетка - - + + At least one element must be selected. Павінна быць абрана, па меншай меры, адзін элемент. - - + + Selection is not suitable for array. Выбар не падыходзіць для масіву. - - - - + + + + Object: Аб'ект: @@ -4520,22 +4520,22 @@ The final angle will be the base angle plus this amount. Вугал ніжэй 360 градусаў. Для працягу зададзена гэтае значэнне. - + Center reset: Скінуць цэнтр: - - + + Fuse: Аб'яднаць: - - + + Create Link array: Стварыць Сетку спасылак: @@ -4550,24 +4550,24 @@ The final angle will be the base angle plus this amount. Палярны вугал: - + Center of rotation: Цэнтр вярчэння: - - + + Aborted: Перапынена: + - Orthogonal array Артаганальны масіў @@ -4632,11 +4632,11 @@ The final angle will be the base angle plus this amount. Першапачаткова + - Circular array Кругавы масіў @@ -4761,12 +4761,12 @@ The final angle will be the base angle plus this amount. дададзена ўласцівасць 'ExtraPlacement' - + No shape found Фігура не знойдзена - + All Shapes must be planar Усе фігуры павінны быць плоскімі @@ -4869,22 +4869,19 @@ The final angle will be the base angle plus this amount. Рэжым супастаўлення: + + + - - - Wrong input: must be a number. Няправільны ўвод: павінен быць лік. - - - - + @@ -4894,14 +4891,17 @@ The final angle will be the base angle plus this amount. - + + + + Wrong input: must be a vector. Няправільны ўвод: павінен быць вектар. - + Wrong input: must be a list or tuple of strings, or a single string. Няправільны ўвод: павінен быць спіс ці картэж радкоў, альбо адзін радок. @@ -4928,8 +4928,8 @@ The final angle will be the base angle plus this amount. Увод: адно значэнне, які пашыраны ў вектар. - + Wrong input: must be an integer number. Няправільны ўвод: павінен быць цэлы лік. @@ -4964,8 +4964,8 @@ The final angle will be the base angle plus this amount. Няправільны ўвод: павінна быць размяшчэнне, вектар ці паварот. - + Wrong input: object must not be a list. Няправільны ўвод: аб'ект не павінен быць спісам. @@ -5340,9 +5340,9 @@ The final angle will be the base angle plus this amount. дададзена ўласцівасць выгляду 'TextColor' - - + + renamed 'DisplayMode' options to 'World/Screen' налада 'DisplayMode' пераназваная ў 'World/Screen' @@ -5457,32 +5457,32 @@ from menu Tools -> Addon Manager Стварыць фаску - + Save style Захаваць стыль - + Name of this new style: Назва новага стылю: - + Warning Папярэджанне - + Name exists. Overwrite? Назва ўжо існуе. Ці перазапісаць? - + Error: json module not found. Unable to load style Памылка: модуль json не знойдзены. Немагчыма загрузіць стыль - + Error: json module not found. Unable to save style Памылка: модуль json не знойдзены. Немагчыма захаваць стыль @@ -5503,16 +5503,16 @@ from menu Tools -> Addon Manager Напрамак зрушэння не вызначана. Калі ласка, спачатку навядзіце курсор мышы на любы бок ад аб'екта, каб паказаць напрамак - - + + True Ісціна - - + + False Хлусня @@ -7034,19 +7034,19 @@ set True for fusion or False for compound - + Create a face Стварыць грань + + - - The area of this object Плошча аб'екту @@ -7090,8 +7090,8 @@ set True for fusion or False for compound Асноўны аб'ект, які будзе паўтарацца. - + The object along which the copies will be distributed. It must contain 'Edges'. Аб'ект, па якім будуць распаўсюджвацца копіі. Ён павінен утрымліваць 'Рэбры'. @@ -7106,9 +7106,9 @@ set True for fusion or False for compound Каэфіцыент павароту скручанай сеткі. - - + + Show the individual array elements (only for Link arrays) Паказваць асобныя элементы масіва (толькі для 'Сетак спасылак') @@ -7227,8 +7227,8 @@ they will only be editable by changing the style through the 'Annotation style e Пры ўжыванні захаванага стылю некаторыя ўласцівасці прадстаўлення стануць даступныя толькі для чытання; іх можна будзе мяняць, толькі калі змяніць стыль з дапамогай інструмента 'Рэдактар стыляў заметкі'. - + The base object that will be duplicated Асноўны аб'ект, які будзе паўторацца @@ -8019,14 +8019,14 @@ Use 'arch' to force US arch notation Ужывайце 'arch' для абазначэння архітэктурнай ЗША - + Arrow size Памер стрэлкі - + Arrow type Тып стрэлкі diff --git a/src/Mod/Draft/Resources/translations/Draft_ca.ts b/src/Mod/Draft/Resources/translations/Draft_ca.ts index 7c6be80ca6..9b46b252c2 100644 --- a/src/Mod/Draft/Resources/translations/Draft_ca.ts +++ b/src/Mod/Draft/Resources/translations/Draft_ca.ts @@ -1601,7 +1601,6 @@ such as "Arial:Bold" Alçada d'omissió per a textos i dimensions - @@ -1609,6 +1608,7 @@ such as "Arial:Bold" + mm mm @@ -1924,9 +1924,9 @@ del gestor de complements. Permeten a FreeCAD automàticament descarregar i actualitzar les biblioteques DXF - - + + Import options Opcions d'importació @@ -2135,8 +2135,8 @@ If it is set to '0' the whole spline is treated as a straight segment. Longitud màxima de cadascun dels segments de la polilínia. Si s'estableix en «0», l'spline sencer es tracta com un segment recte. - + Export options Opcions d'exportació @@ -3094,10 +3094,10 @@ Not available if Draft preference option 'Use Part Primitives' is enabled - + Offset Equidistancia (ofset) @@ -3265,8 +3265,8 @@ or try saving to a lower DWG version. - - + + All Shapes must be coplanar Totes les Formes han de ser coplanars @@ -3293,11 +3293,11 @@ https://github.com/yorikvanhavre/Draft-dxf-importer Per habilitar FreeCAD a descarregar aquestes llibreries, respongui Si. + - Custom Personalitzat @@ -3322,41 +3322,41 @@ Per habilitar FreeCAD a descarregar aquestes llibreries, respongui Si.Estableix l'escala utilitzada per les eines d'anotació d'esborranys - - - - - - - - - + + - + - + + + + + + + + No active document. Aborting. Cap document actiu. Avortant. - - + + + + + - - - - - + + Wrong input: object not in document. Entrada incorrecta: l'objecte no es troba al document. @@ -3537,9 +3537,9 @@ Per habilitar FreeCAD a descarregar aquestes llibreries, respongui Si.Trieu la posició del text - - + + Pick first point Trieu el primer punt @@ -3555,6 +3555,8 @@ Per habilitar FreeCAD a descarregar aquestes llibreries, respongui Si.Crear Polilínia + + @@ -3562,8 +3564,6 @@ Per habilitar FreeCAD a descarregar aquestes llibreries, respongui Si. - - Pick next point Tria el següent punt @@ -3984,8 +3984,8 @@ L'angle final serà l'angle de base més aquesta quantitat. Seleccioneu objecte(s) per a retallar o allargar - + Pick distance Tria la distància @@ -4020,9 +4020,9 @@ L'angle final serà l'angle de base més aquesta quantitat. S'ha tancat la Spline - + Last point has been removed S'ha esborrat l'últim punt @@ -4379,8 +4379,8 @@ L'angle final serà l'angle de base més aquesta quantitat. Canvia el pendent - + Select an object to upgrade Select an object to upgrade @@ -4435,41 +4435,41 @@ L'angle final serà l'angle de base més aquesta quantitat. Downgrade - - + + Task panel: Task panel: + - Polar array Matriu polar - - + + At least one element must be selected. Com a mínim s'ha de seleccionar un element. - - + + Selection is not suitable for array. La selecció no és apta per a una matriu. - - - - + + + + Object: Objecte: @@ -4489,22 +4489,22 @@ L'angle final serà l'angle de base més aquesta quantitat. The angle is below -360 degrees. It is set to this value to proceed. - + Center reset: Center reset: - - + + Fuse: Fuse: - - + + Create Link array: Create Link array: @@ -4519,24 +4519,24 @@ L'angle final serà l'angle de base més aquesta quantitat. Angle polar: - + Center of rotation: Centre de rotació: - - + + Aborted: Avortat: + - Orthogonal array Matriu ortogonal @@ -4601,11 +4601,11 @@ L'angle final serà l'angle de base més aquesta quantitat. Per defecte + - Circular array Matriu circular @@ -4730,12 +4730,12 @@ L'angle final serà l'angle de base més aquesta quantitat. added property 'ExtraPlacement' - + No shape found No s'ha trobat cap forma - + All Shapes must be planar All Shapes must be planar @@ -4838,22 +4838,19 @@ L'angle final serà l'angle de base més aquesta quantitat. Map mode: + + + - - - Wrong input: must be a number. Entrada incorrecta: ha de ser un nombre. - - - - + @@ -4863,14 +4860,17 @@ L'angle final serà l'angle de base més aquesta quantitat. - + + + + Wrong input: must be a vector. Entrada incorrecta: ha de ser un vector. - + Wrong input: must be a list or tuple of strings, or a single string. Wrong input: must be a list or tuple of strings, or a single string. @@ -4897,8 +4897,8 @@ L'angle final serà l'angle de base més aquesta quantitat. Input: single value expanded to vector. - + Wrong input: must be an integer number. Entrada incorrecta: ha de ser un nombre enter. @@ -4933,8 +4933,8 @@ L'angle final serà l'angle de base més aquesta quantitat. Entrada incorrecta: ha de ser un posicionament, un vector o una rotació. - + Wrong input: object must not be a list. Entrada incorrecta: l'objecte no ha de ser una llista. @@ -5309,9 +5309,9 @@ L'angle final serà l'angle de base més aquesta quantitat. added view property 'TextColor' - - + + renamed 'DisplayMode' options to 'World/Screen' renamed 'DisplayMode' options to 'World/Screen' @@ -5427,32 +5427,32 @@ from menu Tools -> Addon Manager Create chamfer - + Save style Save style - + Name of this new style: Name of this new style: - + Warning Avís - + Name exists. Overwrite? El nom ja existeix. El sobreescric? - + Error: json module not found. Unable to load style Error: no es troba el mòdul json. No es pot carregar l'estil - + Error: json module not found. Unable to save style Error: no es troba el mòdul json. No es pot desar l'estil @@ -5473,16 +5473,16 @@ from menu Tools -> Addon Manager La direcció d'equidistància no ha sigut definida. Per favor, mou el cursor a un costat o altre de l'objecte per indicar-ne la direcció - - + + True Cert - - + + False Fals @@ -7010,19 +7010,19 @@ set True for fusion or False for compound - + Create a face Create a face + + - - The area of this object The area of this object @@ -7066,8 +7066,8 @@ set True for fusion or False for compound The base object that will be duplicated. - + The object along which the copies will be distributed. It must contain 'Edges'. The object along which the copies will be distributed. It must contain 'Edges'. @@ -7082,9 +7082,9 @@ set True for fusion or False for compound Rotation factor of the twisted array. - - + + Show the individual array elements (only for Link arrays) Show the individual array elements (only for Link arrays) @@ -7213,8 +7213,8 @@ When using a saved style some of the view properties will become read-only; they will only be editable by changing the style through the 'Annotation style editor' tool. - + The base object that will be duplicated The base object that will be duplicated @@ -8017,14 +8017,14 @@ Leave blank for system default. Use 'arch' to force US arch notation - + Arrow size Mida de la fletxa - + Arrow type Tipus de fletxa diff --git a/src/Mod/Draft/Resources/translations/Draft_cs.ts b/src/Mod/Draft/Resources/translations/Draft_cs.ts index c25834126f..1f6c626e11 100644 --- a/src/Mod/Draft/Resources/translations/Draft_cs.ts +++ b/src/Mod/Draft/Resources/translations/Draft_cs.ts @@ -1611,7 +1611,6 @@ such as "Arial:Bold" Výchozí výšku pro texty a rozměry - @@ -1619,6 +1618,7 @@ such as "Arial:Bold" + mm mm @@ -1937,9 +1937,9 @@ ze Správce doplňků. Povolit FreeCADu automaticky stáhnout a aktualizovat DXF knihovny - - + + Import options Možnosti importu @@ -2157,8 +2157,8 @@ If it is set to '0' the whole spline is treated as a straight segment. Pokud je nastavena na '0', celý spline se považuje za přímý segment. - + Export options Možnosti exportu @@ -3120,10 +3120,10 @@ Není k dispozici, pokud je povolena možnost předvolby návrhu „Použít zá - + Offset Odstup @@ -3294,8 +3294,8 @@ nebo zkuste uložit do nižší verze DWG. - - + + All Shapes must be coplanar Všechny tvary musí být koplanární @@ -3324,11 +3324,11 @@ https://github.com/yorikvanhavre/Draft-dxf-importer Chcete-li povolit FreeCAD stahování těchto knihoven, odpovězte Ano. + - Custom Vlastní @@ -3353,41 +3353,41 @@ Chcete-li povolit FreeCAD stahování těchto knihoven, odpovězte Ano.Nastavte měřítko používané nástroji pro poznámky konceptu - - - - - - - - - + + - + - + + + + + + + + No active document. Aborting. Žádný aktivní dokument. Přerušení. - - + + + + + - - - - - + + Wrong input: object not in document. Chybný vstup: objekt není v dokumentu. @@ -3568,9 +3568,9 @@ Chcete-li povolit FreeCAD stahování těchto knihoven, odpovězte Ano.Vyberte pozici textu - - + + Pick first point Vyberte první bod @@ -3586,6 +3586,8 @@ Chcete-li povolit FreeCAD stahování těchto knihoven, odpovězte Ano.Vytvořit drát + + @@ -3593,8 +3595,6 @@ Chcete-li povolit FreeCAD stahování těchto knihoven, odpovězte Ano. - - Pick next point Vybrat další bod @@ -4015,8 +4015,8 @@ Konečný úhel bude základní úhel plus tato hodnota. Vyberte objekty, které chcete oříznout nebo prodloužit - + Pick distance Vyberte vzdálenost @@ -4051,9 +4051,9 @@ Konečný úhel bude základní úhel plus tato hodnota. Spline byl uzavřen - + Last point has been removed Poslední bod byl odstraněn @@ -4410,8 +4410,8 @@ Konečný úhel bude základní úhel plus tato hodnota. Změnit sklon - + Select an object to upgrade Vyberte objekt, který chcete upgradovat @@ -4466,41 +4466,41 @@ Konečný úhel bude základní úhel plus tato hodnota. Přejít na nižší verzi - - + + Task panel: Panel úkolů: + - Polar array Polární pole - - + + At least one element must be selected. Musí být vybrán alespoň jeden prvek. - - + + Selection is not suitable for array. Výběr není vhodný pro pole. - - - - + + + + Object: Objekt: @@ -4520,22 +4520,22 @@ Konečný úhel bude základní úhel plus tato hodnota. Úhel je pod -360 stupňů. Pro pokračování je nastavena na tuto hodnotu. - + Center reset: Obnovení středu: - - + + Fuse: Pojistka: - - + + Create Link array: Vytvořit pole odkazů: @@ -4550,24 +4550,24 @@ Konečný úhel bude základní úhel plus tato hodnota. Polární úhel: - + Center of rotation: Střed otáčení: - - + + Aborted: Přerušeno: + - Orthogonal array Orthogonální pole @@ -4632,11 +4632,11 @@ Konečný úhel bude základní úhel plus tato hodnota. Výchozí + - Circular array Kruhové pole @@ -4761,12 +4761,12 @@ Konečný úhel bude základní úhel plus tato hodnota. přidána vlastnost 'ExtraPlacement' - + No shape found Nebyl nalezen žádný tvar - + All Shapes must be planar Všechny tvary musí být rovinné @@ -4869,22 +4869,19 @@ Konečný úhel bude základní úhel plus tato hodnota. Režim mapy: + + + - - - Wrong input: must be a number. Chybné zadání: musí to být číslo. - - - - + @@ -4894,14 +4891,17 @@ Konečný úhel bude základní úhel plus tato hodnota. - + + + + Wrong input: must be a vector. Chybný vstup: musí to být vektor. - + Wrong input: must be a list or tuple of strings, or a single string. Chybný vstup: musí to být seznam nebo n-tice řetězců nebo jeden řetězec. @@ -4928,8 +4928,8 @@ Konečný úhel bude základní úhel plus tato hodnota. Vstup: jedna hodnota rozšířena na vektor. - + Wrong input: must be an integer number. Chybný vstup: musí to být celé číslo. @@ -4964,8 +4964,8 @@ Konečný úhel bude základní úhel plus tato hodnota. Chybný vstup: musí to být umístění, vektor nebo otočení. - + Wrong input: object must not be a list. Chybný vstup: objekt nesmí být seznam. @@ -5340,9 +5340,9 @@ Konečný úhel bude základní úhel plus tato hodnota. přidána vlastnost zobrazení 'TextColor' - - + + renamed 'DisplayMode' options to 'World/Screen' přejmenoval možnosti 'DisplayMode' na 'World/Screen' @@ -5458,32 +5458,32 @@ z nabídky Nástroje -> Správce doplňků Vytvořte zkosení - + Save style Uložit styl - + Name of this new style: Název tohoto nového stylu: - + Warning Varování - + Name exists. Overwrite? Jméno existuje. Přepsat? - + Error: json module not found. Unable to load style Chyba: modul json nebyl nalezen. Styl nelze načíst - + Error: json module not found. Unable to save style Chyba: modul json nebyl nalezen. Styl nelze uložit @@ -5504,16 +5504,16 @@ z nabídky Nástroje -> Správce doplňků Směr odsazení není definován. Nejprve pohybujte myší na obě strany objektu, abyste označili směr - - + + True Pravda - - + + False Nepravda @@ -7042,19 +7042,19 @@ nastavte True pro fúzi nebo False pro sloučeninu - + Create a face Vytvořte obličej + + - - The area of this object Rozloha tohoto objektu @@ -7098,8 +7098,8 @@ nastavte True pro fúzi nebo False pro sloučeninu Základní objekt, který bude duplikován. - + The object along which the copies will be distributed. It must contain 'Edges'. Objekt, podél kterého budou kopie distribuovány. Musí obsahovat 'Edges'. @@ -7114,9 +7114,9 @@ nastavte True pro fúzi nebo False pro sloučeninu Rotační faktor krouceného pole. - - + + Show the individual array elements (only for Link arrays) Zobrazit jednotlivé prvky pole (pouze pro pole Link) @@ -7245,8 +7245,8 @@ Při použití uloženého stylu se některé vlastnosti pohledu stanou pouze pr budou upravitelné pouze změnou stylu pomocí nástroje 'Editor stylu anotací'. - + The base object that will be duplicated Základní objekt, který bude duplikován @@ -8049,14 +8049,14 @@ Pro výchozí nastavení systému ponechte prázdné. Použijte 'oblouk' k vynucení americké obloukové notace - + Arrow size Velikost šipky - + Arrow type Typ šipky diff --git a/src/Mod/Draft/Resources/translations/Draft_de.qm b/src/Mod/Draft/Resources/translations/Draft_de.qm index 4012a2242d439c6b13c111ebe47a428f5fc0aaed..02d4a35e4c18e307c889060521315be7867c6b7b 100644 GIT binary patch delta 12252 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 delta 12119 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 diff --git a/src/Mod/Draft/Resources/translations/Draft_de.ts b/src/Mod/Draft/Resources/translations/Draft_de.ts index 0d4cc094c5..c5b7726807 100644 --- a/src/Mod/Draft/Resources/translations/Draft_de.ts +++ b/src/Mod/Draft/Resources/translations/Draft_de.ts @@ -630,7 +630,7 @@ Es muss mindestens 2 sein. The coordinates of the point through which the axis of rotation passes. Change the direction of the axis itself in the property editor. - Die Koordinaten des Punkts, durch den die Rotationsachse verläuft. + Die Koordinaten des Punktes, durch den die Rotationsachse verläuft. Ändern Sie die Richtung der Achse im Eigenschaften-Editor. @@ -673,7 +673,7 @@ Dies funktioniert nur, wenn "Verknüpfungsanordnung" deaktiviert ist. Fuse - Vereinigung + Vereinigen @@ -993,7 +993,7 @@ value by using the [ and ] keys while drawing Solid - Festkörper + Durchgezogen @@ -1074,7 +1074,7 @@ value by using the [ and ] keys while drawing The font to use for texts and dimensions - Die Schriftart für Text- und Maßeinträge + Schriftart für Text- und Maßeinträge @@ -1124,7 +1124,7 @@ value by using the [ and ] keys while drawing Dimensions - Bemaßungen + Abmessungen @@ -1612,7 +1612,6 @@ such as "Arial:Bold" Standardhöhe für Texte und Bemaßungen - @@ -1620,6 +1619,7 @@ such as "Arial:Bold" + mm mm @@ -1937,9 +1937,9 @@ im Addon Manager installieren. FreeCAD das automatische Herunterladen und Aktualisieren der DXF-Bibliotheken erlauben - - + + Import options Import Einstellungen @@ -1991,7 +1991,7 @@ im Addon Manager installieren. *blocks - *blocks + *Blöcke @@ -2156,8 +2156,8 @@ If it is set to '0' the whole spline is treated as a straight segment. Wenn sie auf '0' gesetzt ist, wird der gesamte Spline als geradliniger Abschnitt behandelt. - + Export options Export Einstellungen @@ -2332,7 +2332,7 @@ Dies kann bei neueren als DXF R12 Vorlagen fehlschlagen. Mainlines will be drawn thicker. Specify here how many squares between mainlines. - Hauptlinien werden dicker gezeichnet. Geben Sie hier an, wie viele Quadrate zwischen den Hauptlinien liegen. + Hauptlinien werden dicker gezeichnet. Legen Sie hier fest, wie viele Kästchen zwischen den Hauptlinien sein sollen. @@ -2793,7 +2793,7 @@ Dies kann bei neueren als DXF R12 Vorlagen fehlschlagen. Set Working Plane - Arbeitsebene setzen + Arbeitsebene festlegen @@ -2810,14 +2810,14 @@ Dies kann bei neueren als DXF R12 Vorlagen fehlschlagen. Top - Draufsicht + Oben Front - Vorderansicht + Vorne @@ -2839,7 +2839,7 @@ Dies kann bei neueren als DXF R12 Vorlagen fehlschlagen. None - Kein + Keins @@ -2957,7 +2957,7 @@ Nicht verfügbar, wenn die Option "Primitive Teile verwenden" aktiviert ist Finish - Fertig + Fertigstellen @@ -3109,7 +3109,7 @@ Nicht verfügbar, wenn die Option "Primitive Teile verwenden" aktiviert ist Label - Bezeichnung + Beschriftung @@ -3118,19 +3118,19 @@ Nicht verfügbar, wenn die Option "Primitive Teile verwenden" aktiviert ist - + Offset - Versetzen + Versatz Distance - Abstand + Entfernung @@ -3291,8 +3291,8 @@ Versuchen Sie, die DWG-Datei in einen Verzeichnispfad ohne Leerzeichen und nicht - - + + All Shapes must be coplanar Alle Formen müssen komplanar sein @@ -3320,11 +3320,11 @@ https://github.com/yorikvanhavre/Draft-dxf-importerTo. Um FreeCAD zu erlauben, diese Bibliotheken herunterzuladen, wählen Sie "Ja". + - Custom Benutzerdefiniert @@ -3349,41 +3349,41 @@ Um FreeCAD zu erlauben, diese Bibliotheken herunterzuladen, wählen Sie "Ja".Maßstab für Draft-Beschriftungswerkzeuge festlegen - - - - - - - - - + + - + - + + + + + + + + No active document. Aborting. Kein aktives Dokument. Abbruch. - - + + + + + - - - - - + + Wrong input: object not in document. Falsche Eingabe: Objekt nicht im Dokument. @@ -3564,9 +3564,9 @@ Um FreeCAD zu erlauben, diese Bibliotheken herunterzuladen, wählen Sie "Ja".Textposition auswählen - - + + Pick first point Ersten Punkt auswählen @@ -3582,6 +3582,8 @@ Um FreeCAD zu erlauben, diese Bibliotheken herunterzuladen, wählen Sie "Ja".Erzeuge Kante + + @@ -3589,8 +3591,6 @@ Um FreeCAD zu erlauben, diese Bibliotheken herunterzuladen, wählen Sie "Ja". - - Pick next point Nächsten Punkt auswählen @@ -3893,7 +3893,7 @@ Der endgültige Winkel ist der Basiswinkel plus dieser Betrag. Autogroup - Autogruppe + Automatische Gruppe @@ -3983,7 +3983,7 @@ Der endgültige Winkel ist der Basiswinkel plus dieser Betrag. Create fillet - Verrundung erstellen + Abrundung erstellen @@ -4011,8 +4011,8 @@ Der endgültige Winkel ist der Basiswinkel plus dieser Betrag. Wählen Sie Objekt(e) zum verkürzen/verlängern - + Pick distance Abstand auswählen @@ -4047,9 +4047,9 @@ Der endgültige Winkel ist der Basiswinkel plus dieser Betrag. Spline wurde geschlossen - + Last point has been removed Der letzte Punkt wurde entfernt @@ -4308,7 +4308,7 @@ Der endgültige Winkel ist der Basiswinkel plus dieser Betrag. Create Dimension - Maß erstellen + Bemaßung erstellen @@ -4407,8 +4407,8 @@ Der endgültige Winkel ist der Basiswinkel plus dieser Betrag. Neigung ändern - + Select an object to upgrade Objekt zum Upgrade auswählen @@ -4463,41 +4463,41 @@ Der endgültige Winkel ist der Basiswinkel plus dieser Betrag. Zurückstufen - - + + Task panel: Taskleiste: + - Polar array - Polare Anordnung + Polare Reihe - - + + At least one element must be selected. Es muss mindestens ein Element ausgewählt werden. - - + + Selection is not suitable for array. Die Auswahl ist für Anordnungen ungeeignet. - - - - + + + + Object: Objekt: @@ -4517,22 +4517,22 @@ Der endgültige Winkel ist der Basiswinkel plus dieser Betrag. Der Winkel liegt unter -360 Grad. Dieser Wert wird gesetzt, um fortzufahren. - + Center reset: Zentrieren: - - + + Fuse: Verschmelzen: - - + + Create Link array: Verknüpfungsanordnung erstellen: @@ -4547,24 +4547,24 @@ Der endgültige Winkel ist der Basiswinkel plus dieser Betrag. Polarwinkel: - + Center of rotation: Drehpunkt: - - + + Aborted: Abgebrochen: + - Orthogonal array Rechtwinklige Anordnung @@ -4629,13 +4629,13 @@ Der endgültige Winkel ist der Basiswinkel plus dieser Betrag. Standard + - Circular array - Kreisförmige Anordnung + Kreisförmige Reihe @@ -4758,12 +4758,12 @@ Der endgültige Winkel ist der Basiswinkel plus dieser Betrag. hinzugefügte Eigenschaft 'ExtraPlacement' - + No shape found Keine Form gefunden - + All Shapes must be planar Alle Formen müssen eben sein @@ -4790,7 +4790,7 @@ Der endgültige Winkel ist der Basiswinkel plus dieser Betrag. Segment - Segment + Abschnitt @@ -4837,7 +4837,7 @@ Der endgültige Winkel ist der Basiswinkel plus dieser Betrag. Center: - Drehpunkt: + Zentrum: @@ -4866,22 +4866,19 @@ Der endgültige Winkel ist der Basiswinkel plus dieser Betrag. Kartenmodus: + + + - - - Wrong input: must be a number. Falsche Eingabe: muss eine Zahl sein. - - - - + @@ -4891,14 +4888,17 @@ Der endgültige Winkel ist der Basiswinkel plus dieser Betrag. - + + + + Wrong input: must be a vector. Falsche Eingabe: muss ein Vektor sein. - + Wrong input: must be a list or tuple of strings, or a single string. Falsche Eingabe: muss eine Liste oder ein Tupel von Zeichenketten oder eine einzelne Zeichenkette sein. @@ -4925,8 +4925,8 @@ Der endgültige Winkel ist der Basiswinkel plus dieser Betrag. Eingabe: Einzelwert auf Vektor erweitert. - + Wrong input: must be an integer number. Falsche Eingabe: muss eine Ganzzahl sein. @@ -4961,8 +4961,8 @@ Der endgültige Winkel ist der Basiswinkel plus dieser Betrag. Falsche Eingabe: muss eine Platzierung, ein Vektor oder eine Drehung sein. - + Wrong input: object must not be a list. Falsche Eingabe: Objekt darf keine Liste sein. @@ -5337,9 +5337,9 @@ Der endgültige Winkel ist der Basiswinkel plus dieser Betrag. hinzugefügte Ansichtseigenschaft 'ScaleMultiplier' - - + + renamed 'DisplayMode' options to 'World/Screen' 'DisplayMode'-Optionen in 'World/Screen' umbenannt @@ -5455,32 +5455,32 @@ aus dem Menü Extras -> Addon Manager Fase erstellen - + Save style Stil speichern - + Name of this new style: Name dieses neuen Stils: - + Warning Warnung - + Name exists. Overwrite? Name existiert. Überschreiben? - + Error: json module not found. Unable to load style Fehler: json-Modul nicht gefunden. Stil konnte nicht geladen werden - + Error: json module not found. Unable to save style Fehler: json-Modul nicht gefunden. Stil konnte nicht gespeichert werden @@ -5501,18 +5501,18 @@ aus dem Menü Extras -> Addon Manager Versatz-Richtung ist nicht definiert. Bitte bewegen Sie die Maus zunächst auf eine Seite des Objekts, um die Richtung festzulegen - - + + True - Wahr + Ja - - + + False - Falsch + Nein @@ -5577,7 +5577,7 @@ aus dem Menü Extras -> Addon Manager Writing camera position - Writing camera position + Kameraposition schreiben @@ -5617,7 +5617,7 @@ aus dem Menü Extras -> Addon Manager Transparency - Tranparenz + Transparenz @@ -5716,7 +5716,7 @@ Eine 'Verknüpfungsanordnung' ist effektiver, wenn viele Kopien verarbeitet werd Label - Bezeichnung + Beschriftung @@ -6096,7 +6096,7 @@ STRG zum Fangen, SHIFT zum Festlegen. Toggle grid - Raster umschalten + Raster ein-/ausblenden @@ -6164,7 +6164,7 @@ Mit E oder Alt+Linksklick wird das Kontextmenü an unterstützten Knoten und Obj Circular array - Kreisförmige Anordnung + Kreisförmige Reihe @@ -6253,7 +6253,7 @@ Erstellen Sie zuerst eine Gruppe, um dieses Werkzeug zu verwenden. Autogroup - Autogruppe + Automatische Gruppe @@ -6326,7 +6326,7 @@ Danach können damit jederzeit andere Kamerapositionen und Objektzustände gespe Flip dimension - Bemaßung umkehren + Maß umdrehen @@ -6341,7 +6341,7 @@ Wenn andere Objekte ausgewählt sind, werden diese ignoriert. Fillet - Verrundung + Abrundung @@ -6367,7 +6367,7 @@ Wenn andere Objekte ausgewählt sind, werden diese ignoriert. Polygon - Vieleck + Polygon @@ -6666,7 +6666,7 @@ Dies ist für geschlossene Formen und Volumenkörper vorgesehen und wirkt sich n Dimension - Abmessung + Abmessungen @@ -6830,7 +6830,7 @@ gerade Entwurfslinien, die in der XY-Ebene gezeichnet werden. Ausgewählte Objek Upgrade - Aktualisieren + Erweitern @@ -6848,7 +6848,7 @@ Beispielsweise können ausgewählte Objekte in eines zusammengefügt werden, ein Offset - Versetzen + Versatz @@ -6944,7 +6944,7 @@ Es ist eine Liste von Zeichenketten; jedes Element in der Liste wird in einer ei Text string - Zeichenkette + Textzeichenkette @@ -7031,19 +7031,19 @@ Wahr für Fusion oder Falsch für Verbund - + Create a face Fläche erzeugen + + - - The area of this object Die Fläche dieses Objekts @@ -7087,8 +7087,8 @@ Wahr für Fusion oder Falsch für Verbund Das Ausgangsobjekt, welches dupliziert wird. - + The object along which the copies will be distributed. It must contain 'Edges'. Das Objekt, an dem entlang die Kopien verteilt werden. Es muss 'Kanten' enthalten. @@ -7103,9 +7103,9 @@ Wahr für Fusion oder Falsch für Verbund Rotationsfaktor für Anordnungen mit Drehung. - - + + Show the individual array elements (only for Link arrays) Die einzelnen Elemente der Anordnung anzeigen (nur für Verknüpfungsanordnungen) @@ -7235,8 +7235,8 @@ Bei Verwendung eines gespeicherten Stils sind einige der Ansichtseigenschaften s Sie können nur bearbeitet werden, indem der Stil über das Tool 'Anmerkungsstil-Editor' geändert wird. - + The base object that will be duplicated Das Ausgangsobjekt, welches dupliziert wird @@ -7532,7 +7532,7 @@ Diese Eigenschaft ist schreibgeschützt, da die Zahl von den Punkten im 'Punkt O Continuity - Kontinuität + Fortsetzung @@ -7552,7 +7552,7 @@ Diese Eigenschaft ist schreibgeschützt, da die Zahl von den Punkten im 'Punkt O The placement of this object - The placement of this object + Die Platzierung dieses Objekts @@ -7993,7 +7993,7 @@ den Werten der 'Erster Winkel' und 'Letzter Winkel' abhängig ist. Font size - Schriftgröße + Schrifthöhe @@ -8039,16 +8039,16 @@ Leer lassen für die Standardeinstellung des Systems. Benutzen Sie 'arch' um die US-Bogen Notation zu erzwingen - + Arrow size - Pfeilgröße + Pfeillänge - + Arrow type - Pfeiltyp + Pfeilsymbol @@ -8084,7 +8084,7 @@ beyond the dimension line Transform - Transformieren + Transformierung diff --git a/src/Mod/Draft/Resources/translations/Draft_el.ts b/src/Mod/Draft/Resources/translations/Draft_el.ts index a7d12a691e..a6808bbca3 100644 --- a/src/Mod/Draft/Resources/translations/Draft_el.ts +++ b/src/Mod/Draft/Resources/translations/Draft_el.ts @@ -1611,7 +1611,6 @@ such as "Arial:Bold" Προεπιλεγμένο ύψος για κείμενα και διαστάσεις - @@ -1619,6 +1618,7 @@ such as "Arial:Bold" + mm χιλιοστά @@ -1937,9 +1937,9 @@ from the Addon Manager. Να επιτρέπεται στο FreeCAD να κατεβάζει και ανανεώνει αυτόματα τις βιβλιοθήκες DXF - - + + Import options Επιλογές εισαγωγής @@ -2157,8 +2157,8 @@ If it is set to '0' the whole spline is treated as a straight segment. If it is set to '0' the whole spline is treated as a straight segment. - + Export options Επιλογές εξαγωγής @@ -3120,10 +3120,10 @@ Not available if Draft preference option 'Use Part Primitives' is enabled - + Offset Μετατοπίστε @@ -3294,8 +3294,8 @@ or try saving to a lower DWG version. - - + + All Shapes must be coplanar All Shapes must be coplanar @@ -3324,11 +3324,11 @@ https://github.com/yorikvanhavre/Draft-dxf-importer To enabled FreeCAD to download these libraries, answer Yes. + - Custom Επιλογή @@ -3353,41 +3353,41 @@ To enabled FreeCAD to download these libraries, answer Yes. Set the scale used by draft annotation tools - - - - - - - - - + + - + - + + + + + + + + No active document. Aborting. No active document. Aborting. - - + + + + + - - - - - + + Wrong input: object not in document. Wrong input: object not in document. @@ -3568,9 +3568,9 @@ To enabled FreeCAD to download these libraries, answer Yes. Pick text position - - + + Pick first point Pick first point @@ -3586,6 +3586,8 @@ To enabled FreeCAD to download these libraries, answer Yes. Create Wire + + @@ -3593,8 +3595,6 @@ To enabled FreeCAD to download these libraries, answer Yes. - - Pick next point Pick next point @@ -4015,8 +4015,8 @@ The final angle will be the base angle plus this amount. Select objects to trim or extend - + Pick distance Pick distance @@ -4051,9 +4051,9 @@ The final angle will be the base angle plus this amount. Spline has been closed - + Last point has been removed Last point has been removed @@ -4410,8 +4410,8 @@ The final angle will be the base angle plus this amount. Change slope - + Select an object to upgrade Select an object to upgrade @@ -4466,41 +4466,41 @@ The final angle will be the base angle plus this amount. Downgrade - - + + Task panel: Task panel: + - Polar array Κυκλική διάταξη - - + + At least one element must be selected. At least one element must be selected. - - + + Selection is not suitable for array. Selection is not suitable for array. - - - - + + + + Object: Object: @@ -4520,22 +4520,22 @@ The final angle will be the base angle plus this amount. The angle is below -360 degrees. It is set to this value to proceed. - + Center reset: Center reset: - - + + Fuse: Fuse: - - + + Create Link array: Create Link array: @@ -4550,24 +4550,24 @@ The final angle will be the base angle plus this amount. Polar angle: - + Center of rotation: Center of rotation: - - + + Aborted: Aborted: + - Orthogonal array Orthogonal array @@ -4632,11 +4632,11 @@ The final angle will be the base angle plus this amount. Προεπιλεγμένο + - Circular array Circular array @@ -4761,12 +4761,12 @@ The final angle will be the base angle plus this amount. added property 'ExtraPlacement' - + No shape found No shape found - + All Shapes must be planar All Shapes must be planar @@ -4869,22 +4869,19 @@ The final angle will be the base angle plus this amount. Map mode: + + + - - - Wrong input: must be a number. Wrong input: must be a number. - - - - + @@ -4894,14 +4891,17 @@ The final angle will be the base angle plus this amount. - + + + + Wrong input: must be a vector. Wrong input: must be a vector. - + Wrong input: must be a list or tuple of strings, or a single string. Wrong input: must be a list or tuple of strings, or a single string. @@ -4928,8 +4928,8 @@ The final angle will be the base angle plus this amount. Input: single value expanded to vector. - + Wrong input: must be an integer number. Wrong input: must be an integer number. @@ -4964,8 +4964,8 @@ The final angle will be the base angle plus this amount. Wrong input: must be a placement, a vector, or a rotation. - + Wrong input: object must not be a list. Wrong input: object must not be a list. @@ -5340,9 +5340,9 @@ The final angle will be the base angle plus this amount. added view property 'TextColor' - - + + renamed 'DisplayMode' options to 'World/Screen' renamed 'DisplayMode' options to 'World/Screen' @@ -5458,32 +5458,32 @@ from menu Tools -> Addon Manager Create chamfer - + Save style Save style - + Name of this new style: Name of this new style: - + Warning Warning - + Name exists. Overwrite? Name exists. Overwrite? - + Error: json module not found. Unable to load style Error: json module not found. Unable to load style - + Error: json module not found. Unable to save style Error: json module not found. Unable to save style @@ -5504,16 +5504,16 @@ from menu Tools -> Addon Manager Offset direction is not defined. Please move the mouse on either side of the object first to indicate a direction - - + + True Αληθές - - + + False Ψευδές @@ -7042,19 +7042,19 @@ set True for fusion or False for compound - + Create a face Create a face + + - - The area of this object The area of this object @@ -7098,8 +7098,8 @@ set True for fusion or False for compound The base object that will be duplicated. - + The object along which the copies will be distributed. It must contain 'Edges'. The object along which the copies will be distributed. It must contain 'Edges'. @@ -7114,9 +7114,9 @@ set True for fusion or False for compound Rotation factor of the twisted array. - - + + Show the individual array elements (only for Link arrays) Show the individual array elements (only for Link arrays) @@ -7245,8 +7245,8 @@ When using a saved style some of the view properties will become read-only; they will only be editable by changing the style through the 'Annotation style editor' tool. - + The base object that will be duplicated The base object that will be duplicated @@ -8049,14 +8049,14 @@ Leave blank for system default. Use 'arch' to force US arch notation - + Arrow size Μέγεθος βέλους - + Arrow type Τύπος βέλους diff --git a/src/Mod/Draft/Resources/translations/Draft_es-AR.ts b/src/Mod/Draft/Resources/translations/Draft_es-AR.ts index 1ddc681038..aa6f7a43ac 100644 --- a/src/Mod/Draft/Resources/translations/Draft_es-AR.ts +++ b/src/Mod/Draft/Resources/translations/Draft_es-AR.ts @@ -1613,7 +1613,6 @@ como "Arial: Negrita" Altura predeterminada para textos y cotas - @@ -1621,6 +1620,7 @@ como "Arial: Negrita" + mm mm @@ -1939,9 +1939,9 @@ desde el Administrador de Complementos. Permitir que FreeCAD descargue y actualize automáticamente las librerías DXF - - + + Import options Opciones de importación @@ -2157,8 +2157,8 @@ If it is set to '0' the whole spline is treated as a straight segment. Si se establece en '0' toda la spline se trata como un segmento recto. - + Export options Opciones de exportación @@ -3119,10 +3119,10 @@ Not available if Draft preference option 'Use Part Primitives' is enabled - + Offset Desfase @@ -3292,8 +3292,8 @@ Intente mover el archivo DWG a un directorio cuyo camino no contenga espacios ni - - + + All Shapes must be coplanar Todas las formas deben ser coplanares @@ -3321,11 +3321,11 @@ https://github.com/yorikvanhavre/Draft-dxf-importer Para permitir que FreeCAD descargue estas librerías, responda Sí. + - Custom Personalizado @@ -3350,41 +3350,41 @@ Para permitir que FreeCAD descargue estas librerías, responda Sí.Establecer la escala utilizada por las herramientas de anotación de "draft" - - - - - - - - - + + - + - + + + + + + + + No active document. Aborting. No hay documento activo. Abortando. - - + + + + + - - - - - + + Wrong input: object not in document. Entrada incorrecta: el objeto no se encuentra en el documento. @@ -3565,9 +3565,9 @@ Para permitir que FreeCAD descargue estas librerías, responda Sí.Seleccionar posición del texto - - + + Pick first point Seleccionar primer punto @@ -3583,6 +3583,8 @@ Para permitir que FreeCAD descargue estas librerías, responda Sí.Crear Cable + + @@ -3590,8 +3592,6 @@ Para permitir que FreeCAD descargue estas librerías, responda Sí. - - Pick next point Seleccionar el siguiente punto @@ -4011,8 +4011,8 @@ The final angle will be the base angle plus this amount. Seleccionar objetos para recortar o extender - + Pick distance Seleccionar distancia @@ -4047,9 +4047,9 @@ The final angle will be the base angle plus this amount. Spline ha sido cerrado - + Last point has been removed El último punto ha sido eliminado @@ -4406,8 +4406,8 @@ The final angle will be the base angle plus this amount. Cambiar pendiente - + Select an object to upgrade Seleccione objeto a actualizar @@ -4462,41 +4462,41 @@ The final angle will be the base angle plus this amount. Degradar - - + + Task panel: Panel de tarea: + - Polar array Matriz polar - - + + At least one element must be selected. Se debe seleccionar al menos un elemento. - - + + Selection is not suitable for array. La selección no es adecuada para la matriz. - - - - + + + + Object: Objeto: @@ -4516,22 +4516,22 @@ The final angle will be the base angle plus this amount. El ángulo está por debajo de -360 grados. Se ajusta a este valor para continuar. - + Center reset: Reiniciar centro: - - + + Fuse: Fusión: - - + + Create Link array: Crear matriz de Enlaces: @@ -4546,24 +4546,24 @@ The final angle will be the base angle plus this amount. Ángulo polar: - + Center of rotation: Centro de rotación: - - + + Aborted: Abortado: + - Orthogonal array Matriz ortogonal @@ -4628,11 +4628,11 @@ The final angle will be the base angle plus this amount. Predeterminado + - Circular array Matriz circular @@ -4757,12 +4757,12 @@ The final angle will be the base angle plus this amount. añadida propiedad 'ExtraPlacement' - + No shape found Ninguna forma encontrada - + All Shapes must be planar Todas las formas deben ser planares @@ -4865,22 +4865,19 @@ The final angle will be the base angle plus this amount. Modo de mapeo: + + + - - - Wrong input: must be a number. Entrada incorrecta: debe ser un número. - - - - + @@ -4890,14 +4887,17 @@ The final angle will be the base angle plus this amount. - + + + + Wrong input: must be a vector. Entrada incorrecta: debe ser un vector. - + Wrong input: must be a list or tuple of strings, or a single string. Entrada incorrecta: debe ser una lista o tupla de cadenas, o una única cadena. @@ -4924,8 +4924,8 @@ The final angle will be the base angle plus this amount. Entrada: valor único expandido a vector. - + Wrong input: must be an integer number. Entrada incorrecta: debe ser un número entero. @@ -4960,8 +4960,8 @@ The final angle will be the base angle plus this amount. Entrada incorrecta: debe ser una ubicación, un vector o una rotación. - + Wrong input: object must not be a list. Entrada incorrecta: el objeto no debe ser una lista. @@ -5336,9 +5336,9 @@ The final angle will be the base angle plus this amount. añadida la propiedad de vista 'TextColor' - - + + renamed 'DisplayMode' options to 'World/Screen' opciones de 'DisplayMode' renombradas a 'World/Screen' @@ -5454,32 +5454,32 @@ por medio de la opción Herramientas ▸ Gestor de complementos Crear chaflán - + Save style Guardar estilo - + Name of this new style: Nombre de este nuevo estilo: - + Warning Advertencia - + Name exists. Overwrite? El nombre existe. ¿Sobrescribir? - + Error: json module not found. Unable to load style Error: módulo json no encontrado. Incapaz de cargar el estilo - + Error: json module not found. Unable to save style Error: módulo json no encontrado. Incapaz de guardar el estilo @@ -5500,16 +5500,16 @@ por medio de la opción Herramientas ▸ Gestor de complementos La dirección del desplazamiento no está definida. Por favor, mueva primero el ratón a cualquier lado del objeto para indicar una dirección - - + + True Verdadero - - + + False Falso @@ -7027,19 +7027,19 @@ establecer verdadero para fusión o falso para compuesto - + Create a face Crear una cara + + - - The area of this object El área de este objeto @@ -7083,8 +7083,8 @@ establecer verdadero para fusión o falso para compuesto El objeto base que será duplicado. - + The object along which the copies will be distributed. It must contain 'Edges'. El objeto a lo largo del cual se distribuirán las copias. Debe contener 'Aristas'. @@ -7099,9 +7099,9 @@ establecer verdadero para fusión o falso para compuesto Factor de rotación de la matriz retorcida. - - + + Show the individual array elements (only for Link arrays) Muestra los elementos individuales de la matriz (sólo para matrices vinculadas) @@ -7230,8 +7230,8 @@ Al usar un estilo guardado, algunas de las propiedades de la vista se convertir sólo serán editables cambiando el estilo a través de la herramienta 'editor de estilo de anotación'. - + The base object that will be duplicated El objeto base que será duplicado @@ -8031,14 +8031,14 @@ Dejar en blanco para el valor predeterminado del sistema. Utilice 'arch' para forzar notación de arco de Estados Unidos - + Arrow size Tamaño de flecha - + Arrow type Tipo de flecha diff --git a/src/Mod/Draft/Resources/translations/Draft_es-ES.ts b/src/Mod/Draft/Resources/translations/Draft_es-ES.ts index 4d5b8983b8..a6b7fb70ab 100644 --- a/src/Mod/Draft/Resources/translations/Draft_es-ES.ts +++ b/src/Mod/Draft/Resources/translations/Draft_es-ES.ts @@ -1612,7 +1612,6 @@ such as "Arial:Bold" Altura predeterminada para los textos y las cotas - @@ -1620,6 +1619,7 @@ such as "Arial:Bold" + mm mm @@ -1938,9 +1938,9 @@ desde el Administrador de Complementos. Permitir que FreeCAD descargue y actualize automáticamente las librerías DXF - - + + Import options Importar opciones @@ -2158,8 +2158,8 @@ If it is set to '0' the whole spline is treated as a straight segment. Si se establece en '0' toda la curva se trata como un segmento recto. - + Export options Opciones de exportación @@ -3119,10 +3119,10 @@ Not available if Draft preference option 'Use Part Primitives' is enabled - + Offset Desplazamiento @@ -3292,8 +3292,8 @@ Intente mover el archivo DWG a un directorio cuyo camino no contenga espacios ni - - + + All Shapes must be coplanar Todas las formas deben ser coplanares @@ -3321,11 +3321,11 @@ https://github.com/yorikvanhavre/Draft-dxf-importer Para permitir que FreeCAD descargue estas librerías, responda Sí. + - Custom Personalizado @@ -3350,41 +3350,41 @@ Para permitir que FreeCAD descargue estas librerías, responda Sí.Establecer la escala utilizada por las herramientas de anotación de "draft" - - - - - - - - - + + - + - + + + + + + + + No active document. Aborting. No hay documento activo. Abortando. - - + + + + + - - - - - + + Wrong input: object not in document. Entrada incorrecta: el objeto no se encuentra en el documento. @@ -3565,9 +3565,9 @@ Para permitir que FreeCAD descargue estas librerías, responda Sí.Seleccionar posición del texto - - + + Pick first point Seleccionar primer punto @@ -3583,6 +3583,8 @@ Para permitir que FreeCAD descargue estas librerías, responda Sí.Crear Cable + + @@ -3590,8 +3592,6 @@ Para permitir que FreeCAD descargue estas librerías, responda Sí. - - Pick next point Seleccionar el siguiente punto @@ -4011,8 +4011,8 @@ The final angle will be the base angle plus this amount. Seleccionar objetos para recortar o extender - + Pick distance Seleccionar distancia @@ -4047,9 +4047,9 @@ The final angle will be the base angle plus this amount. Spline ha sido cerrado - + Last point has been removed El último punto ha sido eliminado @@ -4406,8 +4406,8 @@ The final angle will be the base angle plus this amount. Cambiar pendiente - + Select an object to upgrade Seleccione objeto a actualizar @@ -4462,41 +4462,41 @@ The final angle will be the base angle plus this amount. Degradar - - + + Task panel: Panel de tarea: + - Polar array Matriz polar - - + + At least one element must be selected. Se debe seleccionar al menos un elemento. - - + + Selection is not suitable for array. La selección no es adecuada para la matriz. - - - - + + + + Object: Objeto: @@ -4516,22 +4516,22 @@ The final angle will be the base angle plus this amount. El ángulo está por debajo de -360 grados. Se ajusta a este valor para continuar. - + Center reset: Reiniciar centro: - - + + Fuse: Fusión: - - + + Create Link array: Crear matriz de Enlaces: @@ -4546,24 +4546,24 @@ The final angle will be the base angle plus this amount. Ángulo polar: - + Center of rotation: Centro de rotación: - - + + Aborted: Abortado: + - Orthogonal array Matriz ortogonal @@ -4628,11 +4628,11 @@ The final angle will be the base angle plus this amount. Por defecto + - Circular array Matriz circular @@ -4757,12 +4757,12 @@ The final angle will be the base angle plus this amount. añadida propiedad 'ExtraPlacement' - + No shape found Ninguna forma encontrada - + All Shapes must be planar Todas las formas deben ser planares @@ -4865,22 +4865,19 @@ The final angle will be the base angle plus this amount. Modo de mapeo: + + + - - - Wrong input: must be a number. Entrada incorrecta: debe ser un número. - - - - + @@ -4890,14 +4887,17 @@ The final angle will be the base angle plus this amount. - + + + + Wrong input: must be a vector. Entrada incorrecta: debe ser un vector. - + Wrong input: must be a list or tuple of strings, or a single string. Entrada incorrecta: debe ser una lista o tupla de cadenas, o una única cadena. @@ -4924,8 +4924,8 @@ The final angle will be the base angle plus this amount. Entrada: valor único expandido a vector. - + Wrong input: must be an integer number. Entrada incorrecta: debe ser un número entero. @@ -4960,8 +4960,8 @@ The final angle will be the base angle plus this amount. Entrada incorrecta: debe ser una ubicación, un vector o una rotación. - + Wrong input: object must not be a list. Entrada incorrecta: el objeto no debe ser una lista. @@ -5336,9 +5336,9 @@ The final angle will be the base angle plus this amount. añadida la propiedad de vista 'TextColor' - - + + renamed 'DisplayMode' options to 'World/Screen' opciones de 'DisplayMode' renombradas a 'World/Screen' @@ -5454,32 +5454,32 @@ por medio de la opción Herramientas ▸ Gestor de complementos Crear chaflán - + Save style Guardar estilo - + Name of this new style: Nombre de este nuevo estilo: - + Warning Advertencia - + Name exists. Overwrite? El nombre existe. ¿Sobrescribir? - + Error: json module not found. Unable to load style Error: módulo json no encontrado. Incapaz de cargar el estilo - + Error: json module not found. Unable to save style Error: módulo json no encontrado. Incapaz de guardar el estilo @@ -5500,16 +5500,16 @@ por medio de la opción Herramientas ▸ Gestor de complementos La dirección del desplazamiento no está definida. Por favor, mueva primero el ratón a cualquier lado del objeto para indicar una dirección - - + + True Verdadero - - + + False Falso @@ -7027,19 +7027,19 @@ establecer verdadero para fusión o falso para compuesto - + Create a face Crear una cara + + - - The area of this object El área de este objeto @@ -7083,8 +7083,8 @@ establecer verdadero para fusión o falso para compuesto El objeto base que será duplicado. - + The object along which the copies will be distributed. It must contain 'Edges'. El objeto a lo largo del cual se distribuirán las copias. Debe contener 'Aristas'. @@ -7099,9 +7099,9 @@ establecer verdadero para fusión o falso para compuesto Factor de rotación de la matriz retorcida. - - + + Show the individual array elements (only for Link arrays) Muestra los elementos individuales de la matriz (sólo para matrices vinculadas) @@ -7230,8 +7230,8 @@ Al usar un estilo guardado, algunas de las propiedades de la vista se convertir sólo serán editables cambiando el estilo a través de la herramienta 'editor de estilo de anotación'. - + The base object that will be duplicated El objeto base que será duplicado @@ -8031,14 +8031,14 @@ Dejar en blanco para el valor predeterminado del sistema. Utilice 'arch' para forzar notación de arco de Estados Unidos - + Arrow size Tamaño de flecha - + Arrow type Tipo de flecha diff --git a/src/Mod/Draft/Resources/translations/Draft_eu.qm b/src/Mod/Draft/Resources/translations/Draft_eu.qm index 5a6f2fae13048a768469b583d9456e42ce487ea9..025a77ff1cc1fd7a6f46e0448ddc40e617c74b0c 100644 GIT binary patch delta 11174 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 delta 11121 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 Font size - Letra-tamaina + Letra-tipoaren tamaina @@ -458,7 +458,7 @@ Esteka-matrizea eraginkorragoa da kopia anitz sortzean, baina ezin da fusionatu. (Placeholder for the icon) - (Ikonoaren lekua) + (Ikonoaren leku-marka) @@ -595,7 +595,7 @@ Esteka-matrizea eraginkorragoa da kopia anitz sortzean, baina ezin da fusionatu. (Placeholder for the icon) - (Ikonoaren lekua) + (Ikonoaren leku-marka) @@ -1605,7 +1605,6 @@ such as "Arial:Bold" Altuera lehenetsia testuetarako eta kotetarako - @@ -1613,6 +1612,7 @@ such as "Arial:Bold" + mm mm @@ -1930,9 +1930,9 @@ Eskuz ere egin daiteke, "dxf_library" lan-mahaia instalatuta gehigarrien kudeatz Onartu FreeCADek automatikoki deskarga eta egunera ditzan DXF liburutegiak - - + + Import options Inportazio-aukerak @@ -2148,8 +2148,8 @@ If it is set to '0' the whole spline is treated as a straight segment. Hemen '0' ezarri bada, spline osoa segmentu zuzen gisa tratatuko da. - + Export options Esportazio-aukerak @@ -3111,10 +3111,10 @@ Ez dago erabilgarri zirriborroen 'Erabili piezen jatorrizkoak' aukera gaituta ba - + Offset Desplazamendua @@ -3285,8 +3285,8 @@ direktorio-bide batera, edo saiatu DGW bertsio zaharrago batean gordetzen. - - + + All Shapes must be coplanar Forma guztiek planokide izan behar dute @@ -3315,11 +3315,11 @@ https://github.com/yorikvanhavre/Draft-dxf-importer FreeCADek liburutegi horiek deskarga ditzan gaitzeko, erantzun 'Bai'. + - Custom Pertsonalizatua @@ -3344,41 +3344,41 @@ FreeCADek liburutegi horiek deskarga ditzan gaitzeko, erantzun 'Bai'.Ezarri zirriborro-oharpenen tresnek erabilitako eskala - - - - - - - - - + + - + - + + + + + + + + No active document. Aborting. Ez dago dokumentu aktiborik. Abortatzen. - - + + + + + - - - - - + + Wrong input: object not in document. Okerreko sarrera: objektua ez dago dokumentuan. @@ -3559,9 +3559,9 @@ FreeCADek liburutegi horiek deskarga ditzan gaitzeko, erantzun 'Bai'.Aukeratu testuaren posizioa - - + + Pick first point Aukeratu lehen puntua @@ -3577,6 +3577,8 @@ FreeCADek liburutegi horiek deskarga ditzan gaitzeko, erantzun 'Bai'.Sortu alanbrea + + @@ -3584,8 +3586,6 @@ FreeCADek liburutegi horiek deskarga ditzan gaitzeko, erantzun 'Bai'. - - Pick next point Aukeratu hurrengo puntua @@ -4006,8 +4006,8 @@ Amaierako angelua oinarriko angelua gehi kantitate hau izango da. Hautatu muxarratuko/luzatuko diren objektuak - + Pick distance Aukeratu distantzia @@ -4042,9 +4042,9 @@ Amaierako angelua oinarriko angelua gehi kantitate hau izango da. Spline-a itxi egin da - + Last point has been removed Azken puntua kendu da @@ -4401,8 +4401,8 @@ Amaierako angelua oinarriko angelua gehi kantitate hau izango da. Aldatu malda - + Select an object to upgrade Hautatu eguneratuko den objektua @@ -4457,41 +4457,41 @@ Amaierako angelua oinarriko angelua gehi kantitate hau izango da. Degradatu - - + + Task panel: Ataza-panela: + - Polar array Matrize polarra - - + + At least one element must be selected. Gutxienez elementu bat hautatu behar da. - - + + Selection is not suitable for array. Hautapena ez da egokia matrizerako. - - - - + + + + Object: Objektua: @@ -4511,22 +4511,22 @@ Amaierako angelua oinarriko angelua gehi kantitate hau izango da. Angeluak -360 gradu baino gutxiago ditu. Balio hau ezarri da jarraitu ahal izateko. - + Center reset: Zentroaren berrezarpena: - - + + Fuse: Fusionatu: - - + + Create Link array: Sortu esteka-matrizea: @@ -4541,24 +4541,24 @@ Amaierako angelua oinarriko angelua gehi kantitate hau izango da. Angelu polarra: - + Center of rotation: Biraketa-zentroa: - - + + Aborted: Abortatua: + - Orthogonal array Matrize ortogonala @@ -4623,11 +4623,11 @@ Amaierako angelua oinarriko angelua gehi kantitate hau izango da. Lehenetsia + - Circular array Matrize zirkularra @@ -4752,12 +4752,12 @@ Amaierako angelua oinarriko angelua gehi kantitate hau izango da. 'ExtraPlacement' propietatea gehitu da - + No shape found Ez da formarik aurkitu - + All Shapes must be planar Forma guztiek planarrak izan behar dute @@ -4860,22 +4860,19 @@ Amaierako angelua oinarriko angelua gehi kantitate hau izango da. Mapa modua: + + + - - - Wrong input: must be a number. Okerreko sarrera: zenbaki bat izan behar du. - - - - + @@ -4885,14 +4882,17 @@ Amaierako angelua oinarriko angelua gehi kantitate hau izango da. - + + + + Wrong input: must be a vector. Okerreko sarrera: bektore bat izan behar du. - + Wrong input: must be a list or tuple of strings, or a single string. Okerreko sarrera: kateen edo tuplen zerrenda bat edo kate bakarra izan behar du. @@ -4919,8 +4919,8 @@ Amaierako angelua oinarriko angelua gehi kantitate hau izango da. Sarrera: bektorera hedatutako balio bakarra. - + Wrong input: must be an integer number. Okerreko sarrera: osoko zenbakia izan behar du. @@ -4955,8 +4955,8 @@ Amaierako angelua oinarriko angelua gehi kantitate hau izango da. Okerreko sarrera: kokapen bat, bektore bat edo biraketa bat izan behar du. - + Wrong input: object must not be a list. Okerreko sarrera: objektuak ez du zerrenda bat izan behar. @@ -5331,9 +5331,9 @@ Amaierako angelua oinarriko angelua gehi kantitate hau izango da. bistaren 'TextColor' propietatea gehitu da - - + + renamed 'DisplayMode' options to 'World/Screen' 'BistaratzeModua' aukeren izena aldatu da 'Mundua/Pantaila' izan dadin @@ -5449,32 +5449,32 @@ Instalatu DXF liburutegiaren gehigarria eskuz Sortu alaka - + Save style Gorde estiloa - + Name of this new style: Estilo berriaren izena: - + Warning Abisua - + Name exists. Overwrite? Izena badago lehendik. Gainidatzi? - + Error: json module not found. Unable to load style Errorea: Ez da aurkitu JSON modulua. Ezin izan da estiloa kargatu - + Error: json module not found. Unable to save style Errorea: Ez da aurkitu JSON modulua. Ezin izan da estiloa gorde. @@ -5495,16 +5495,16 @@ Instalatu DXF liburutegiaren gehigarria eskuz Desplazamenduaren norabidea ez dago definituta. Eraman sagua objektuaren aldeetako batera, norabide bat adierazteko - - + + True Egia - - + + False Gezurra @@ -7034,19 +7034,19 @@ ezarri 'Egia' fusiorako edo 'Faltsua' konposaturako - + Create a face Sortu aurpegi bat + + - - The area of this object Objektuaren area @@ -7090,8 +7090,8 @@ ezarri 'Egia' fusiorako edo 'Faltsua' konposaturako Bikoiztuko den oinarri-objektua. - + The object along which the copies will be distributed. It must contain 'Edges'. Kopiak banatzeko erabiliko den objektua. 'Ertzak' eduki behar ditu. @@ -7106,9 +7106,9 @@ ezarri 'Egia' fusiorako edo 'Faltsua' konposaturako Matrize kiribilduaren biraketa-faktorea. - - + + Show the individual array elements (only for Link arrays) Erakutsi banakako matrize-elementuak (esteka-matrizeetarako soilik) @@ -7237,8 +7237,8 @@ Gordetako estilo bat erabiltzen denean, bista-propietate batzuk irakurtzeko soil 'Oharpen-estiloen editorea' erabilita estiloa aldatzen bada soilik editatuko dira. - + The base object that will be duplicated Bikoiztuko den oinarri-objektua @@ -8040,14 +8040,14 @@ Utzi hutsik sistemaren unitate lehenetsia erabiltzeko. Erabili 'arch' US arku-notazioa behartzeko. - + Arrow size Gezi-tamaina - + Arrow type Gezi mota diff --git a/src/Mod/Draft/Resources/translations/Draft_fi.ts b/src/Mod/Draft/Resources/translations/Draft_fi.ts index ec9270e250..8970be66b9 100644 --- a/src/Mod/Draft/Resources/translations/Draft_fi.ts +++ b/src/Mod/Draft/Resources/translations/Draft_fi.ts @@ -1615,7 +1615,6 @@ such as "Arial:Bold" Oletusarvon mukaiset korkeudet tekstille ja mitoille - @@ -1623,6 +1622,7 @@ such as "Arial:Bold" + mm mm @@ -1941,9 +1941,9 @@ from the Addon Manager. Salli FreeCAD:in automaattisesti ladata ja päivittää DXF-kirjastot - - + + Import options Tuontiasetukset @@ -2161,8 +2161,8 @@ If it is set to '0' the whole spline is treated as a straight segment. If it is set to '0' the whole spline is treated as a straight segment. - + Export options Vientiasetukset @@ -3124,10 +3124,10 @@ Not available if Draft preference option 'Use Part Primitives' is enabled - + Offset Siirtymä @@ -3298,8 +3298,8 @@ or try saving to a lower DWG version. - - + + All Shapes must be coplanar All Shapes must be coplanar @@ -3328,11 +3328,11 @@ https://github.com/yorikvanhavre/Draft-dxf-importer To enabled FreeCAD to download these libraries, answer Yes. + - Custom Mukautettu @@ -3357,41 +3357,41 @@ To enabled FreeCAD to download these libraries, answer Yes. Set the scale used by draft annotation tools - - - - - - - - - + + - + - + + + + + + + + No active document. Aborting. No active document. Aborting. - - + + + + + - - - - - + + Wrong input: object not in document. Wrong input: object not in document. @@ -3572,9 +3572,9 @@ To enabled FreeCAD to download these libraries, answer Yes. Pick text position - - + + Pick first point Pick first point @@ -3590,6 +3590,8 @@ To enabled FreeCAD to download these libraries, answer Yes. Create Wire + + @@ -3597,8 +3599,6 @@ To enabled FreeCAD to download these libraries, answer Yes. - - Pick next point Pick next point @@ -4019,8 +4019,8 @@ The final angle will be the base angle plus this amount. Select objects to trim or extend - + Pick distance Pick distance @@ -4055,9 +4055,9 @@ The final angle will be the base angle plus this amount. Spline has been closed - + Last point has been removed Last point has been removed @@ -4414,8 +4414,8 @@ The final angle will be the base angle plus this amount. Change slope - + Select an object to upgrade Select an object to upgrade @@ -4470,41 +4470,41 @@ The final angle will be the base angle plus this amount. Downgrade - - + + Task panel: Task panel: + - Polar array Polar array - - + + At least one element must be selected. At least one element must be selected. - - + + Selection is not suitable for array. Selection is not suitable for array. - - - - + + + + Object: Object: @@ -4524,22 +4524,22 @@ The final angle will be the base angle plus this amount. The angle is below -360 degrees. It is set to this value to proceed. - + Center reset: Center reset: - - + + Fuse: Fuse: - - + + Create Link array: Create Link array: @@ -4554,24 +4554,24 @@ The final angle will be the base angle plus this amount. Polar angle: - + Center of rotation: Center of rotation: - - + + Aborted: Aborted: + - Orthogonal array Ortogonaalinen matriisi @@ -4636,11 +4636,11 @@ The final angle will be the base angle plus this amount. Oletus + - Circular array Circular array @@ -4765,12 +4765,12 @@ The final angle will be the base angle plus this amount. added property 'ExtraPlacement' - + No shape found No shape found - + All Shapes must be planar All Shapes must be planar @@ -4873,22 +4873,19 @@ The final angle will be the base angle plus this amount. Map mode: + + + - - - Wrong input: must be a number. Wrong input: must be a number. - - - - + @@ -4898,14 +4895,17 @@ The final angle will be the base angle plus this amount. - + + + + Wrong input: must be a vector. Wrong input: must be a vector. - + Wrong input: must be a list or tuple of strings, or a single string. Wrong input: must be a list or tuple of strings, or a single string. @@ -4932,8 +4932,8 @@ The final angle will be the base angle plus this amount. Input: single value expanded to vector. - + Wrong input: must be an integer number. Wrong input: must be an integer number. @@ -4968,8 +4968,8 @@ The final angle will be the base angle plus this amount. Wrong input: must be a placement, a vector, or a rotation. - + Wrong input: object must not be a list. Wrong input: object must not be a list. @@ -5344,9 +5344,9 @@ The final angle will be the base angle plus this amount. added view property 'TextColor' - - + + renamed 'DisplayMode' options to 'World/Screen' renamed 'DisplayMode' options to 'World/Screen' @@ -5462,32 +5462,32 @@ from menu Tools -> Addon Manager Create chamfer - + Save style Tallenna tyyli - + Name of this new style: Tämän uuden tyylin nimi: - + Warning Varoitus - + Name exists. Overwrite? Nimi on jo olemassa. Korvataanko? - + Error: json module not found. Unable to load style Error: json module not found. Unable to load style - + Error: json module not found. Unable to save style Error: json module not found. Unable to save style @@ -5508,16 +5508,16 @@ from menu Tools -> Addon Manager Offset direction is not defined. Please move the mouse on either side of the object first to indicate a direction - - + + True Tosi - - + + False Epätosi @@ -7046,19 +7046,19 @@ set True for fusion or False for compound - + Create a face Create a face + + - - The area of this object The area of this object @@ -7102,8 +7102,8 @@ set True for fusion or False for compound The base object that will be duplicated. - + The object along which the copies will be distributed. It must contain 'Edges'. The object along which the copies will be distributed. It must contain 'Edges'. @@ -7118,9 +7118,9 @@ set True for fusion or False for compound Rotation factor of the twisted array. - - + + Show the individual array elements (only for Link arrays) Show the individual array elements (only for Link arrays) @@ -7249,8 +7249,8 @@ When using a saved style some of the view properties will become read-only; they will only be editable by changing the style through the 'Annotation style editor' tool. - + The base object that will be duplicated The base object that will be duplicated @@ -8053,14 +8053,14 @@ Leave blank for system default. Use 'arch' to force US arch notation - + Arrow size Nuolen koko - + Arrow type Nuolen tyyppi diff --git a/src/Mod/Draft/Resources/translations/Draft_fr.qm b/src/Mod/Draft/Resources/translations/Draft_fr.qm index 1a652b01ee96f0a8c944b6d8cc148da6e0f2e231..9e13f00c06569ccb41040ae90f3db1a452e6e35e 100644 GIT binary patch delta 12103 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 diff --git a/src/Mod/Draft/Resources/translations/Draft_fr.ts b/src/Mod/Draft/Resources/translations/Draft_fr.ts index 9ee97cc112..0148013571 100644 --- a/src/Mod/Draft/Resources/translations/Draft_fr.ts +++ b/src/Mod/Draft/Resources/translations/Draft_fr.ts @@ -263,7 +263,7 @@ Line width - Largeur de ligne + Épaisseur de trait @@ -578,7 +578,7 @@ Ceci ne fonctionne que si "Réseau lié" est désactivé. If checked, the resulting object will be a "Link array" instead of a regular array. A Link array is more efficient when creating multiple copies, but it cannot be fused together. Si coché, l'objet résultant sera un "Réseau lié" au lieu d'un réseau normal. -Un réseau lié est plus efficace lors de la création de plusieurs copies, mais il ne peut pas être fusionné. +Un réseau lié est plus efficace lors de la création de plusieurs copies mais il ne peut pas être fusionné. @@ -630,7 +630,7 @@ Il doit être au moins égal à 2. The coordinates of the point through which the axis of rotation passes. Change the direction of the axis itself in the property editor. - Coordonnées du point à travers lequel passe l’axe de rotation. + Coordonnées du point par lequel passe l’axe de rotation. Changer la direction de l’axe lui-même dans l’éditeur de propriété. @@ -680,7 +680,7 @@ Ceci ne fonctionne que si "Réseau lié" est désactivé. If checked, the resulting object will be a "Link array" instead of a regular array. A Link array is more efficient when creating multiple copies, but it cannot be fused together. Si coché, l'objet résultant sera un "Réseau lié" au lieu d'un réseau normal. -Un réseau lié est plus efficace lors de la création de plusieurs copies, mais il ne peut pas être fusionné. +Un réseau lié est plus efficace lors de la création de plusieurs copies mais il ne peut pas être fusionné. @@ -730,7 +730,7 @@ Un réseau lié est plus efficace lors de la création de plusieurs copies, mais String - Chaîne + Chaîne de caractères @@ -966,7 +966,7 @@ en utilisant les touches [ et ] lors du dessin Line color - Couleur de ligne + Couleur de la ligne @@ -976,7 +976,7 @@ en utilisant les touches [ et ] lors du dessin Line width - Largeur de ligne + Épaisseur de trait @@ -986,7 +986,7 @@ en utilisant les touches [ et ] lors du dessin Draw style - Style de représentation + Style de dessin @@ -1157,7 +1157,7 @@ en utilisant les touches [ et ] lors du dessin Tick - Cocher + Oblique @@ -1232,7 +1232,7 @@ en utilisant les touches [ et ] lors du dessin Selected - Sélection + Sélectionné @@ -1609,7 +1609,7 @@ comme "Arial:Bold" Font size - Taille de police + Taille de la police @@ -1617,7 +1617,6 @@ comme "Arial:Bold" Hauteur par défaut pour les textes et les cotes - @@ -1625,6 +1624,7 @@ comme "Arial:Bold" + mm mm @@ -1706,7 +1706,7 @@ comme "Arial:Bold" Tick - Cocher + Oblique @@ -1746,7 +1746,7 @@ comme "Arial:Bold" Text spacing - Espacement du texte + Espacement de texte @@ -1943,9 +1943,9 @@ Vous pouvez également le faire manuellement en installant l'atelier "dxf_librar Permettre à FreeCAD de télécharger et mettre à jour automatiquement les librairies DXF - - + + Import options Options d'importation @@ -2160,8 +2160,8 @@ If it is set to '0' the whole spline is treated as a straight segment. Si c'est défini à "0", la spline entière est traitée comme un segment droit. - + Export options Options d'exportation @@ -2695,7 +2695,7 @@ Ceci peut échouer avec les modèles ultérieurs à DXF R12. Relative - Relative + Relatif @@ -2725,7 +2725,7 @@ Ceci peut échouer avec les modèles ultérieurs à DXF R12. Copy - Copie + Copier @@ -2740,7 +2740,7 @@ Ceci peut échouer avec les modèles ultérieurs à DXF R12. Exit - Sortie + Quitter @@ -2814,7 +2814,7 @@ Ceci peut échouer avec les modèles ultérieurs à DXF R12. Top - Dessus + Haut  @@ -2833,7 +2833,7 @@ Ceci peut échouer avec les modèles ultérieurs à DXF R12. Auto - Auto + Automatique @@ -2843,7 +2843,7 @@ Ceci peut échouer avec les modèles ultérieurs à DXF R12. None - Aucun + Rien @@ -3087,7 +3087,7 @@ Not available if Draft preference option 'Use Part Primitives' is enabled DWire - Filaire + Polyligne @@ -3122,10 +3122,10 @@ Not available if Draft preference option 'Use Part Primitives' is enabled - + Offset Décalage @@ -3295,8 +3295,8 @@ Essayez de déplacer le fichier DWG vers un chemin de répertoire sans espaces n - - + + All Shapes must be coplanar Toutes les formes doivent être coplanaires @@ -3322,13 +3322,13 @@ Ou téléchargez ces bibliothèques manuellement, comme expliqué sur https://gi Pour permettre à FreeCAD de télécharger ces bibliothèques, choisissez "Oui". + - Custom - Personnalisée + Personnaliser @@ -3351,41 +3351,41 @@ Pour permettre à FreeCAD de télécharger ces bibliothèques, choisissez "Oui". Définir l'échelle utilisée par les outils d'annotation de Draft - - - - - - - - - + + - + - + + + + + + + + No active document. Aborting. Aucun document actif. Abandon. - - + + + + + - - - - - + + Wrong input: object not in document. Mauvaise entrée : l'objet n'est pas dans le document. @@ -3462,7 +3462,7 @@ Pour permettre à FreeCAD de télécharger ces bibliothèques, choisissez "Oui". Wire - Fil + Polyligne @@ -3566,9 +3566,9 @@ Pour permettre à FreeCAD de télécharger ces bibliothèques, choisissez "Oui". Sélectionner la position du texte - - + + Pick first point Sélectionner le premier point @@ -3584,6 +3584,8 @@ Pour permettre à FreeCAD de télécharger ces bibliothèques, choisissez "Oui". Créer une polyligne + + @@ -3591,8 +3593,6 @@ Pour permettre à FreeCAD de télécharger ces bibliothèques, choisissez "Oui". - - Pick next point Sélectionner le point suivant @@ -3619,7 +3619,7 @@ Pour permettre à FreeCAD de télécharger ces bibliothèques, choisissez "Oui". Selection: - Sélection : + Sélection : @@ -4013,8 +4013,8 @@ L'angle final sera l'angle de base plus cette quantité. Sélectionner l'objet à réduire ou agrandir - + Pick distance Choisir la distance @@ -4049,9 +4049,9 @@ L'angle final sera l'angle de base plus cette quantité. La spline a été fermée - + Last point has been removed Le dernier point a été supprimé @@ -4091,7 +4091,7 @@ L'angle final sera l'angle de base plus cette quantité. Close wire - Fermer un fil + Fermer une polyligne @@ -4239,7 +4239,7 @@ L'angle final sera l'angle de base plus cette quantité. Scale - Échelle + Mettre à l'échelle @@ -4309,7 +4309,7 @@ L'angle final sera l'angle de base plus cette quantité. Create Dimension - Créer une cote + Créer une dimension @@ -4408,8 +4408,8 @@ L'angle final sera l'angle de base plus cette quantité. Changer la pente - + Select an object to upgrade Sélectionner un objet à mettre à niveau @@ -4464,41 +4464,41 @@ L'angle final sera l'angle de base plus cette quantité. Désagréger - - + + Task panel: Panneau des tâches : + - Polar array Réseau polaire - - + + At least one element must be selected. Au moins un élément doit être sélectionné. - - + + Selection is not suitable for array. La sélection n'est pas adaptée pour un réseau. - - - - + + + + Object: Objet : @@ -4518,22 +4518,22 @@ L'angle final sera l'angle de base plus cette quantité. L'angle est inférieur à -360 degrés. Il est défini à cette valeur pour continuer. - + Center reset: Réinitialisation du centre : - - + + Fuse: Union : - - + + Create Link array: Créer un réseau lié : @@ -4548,26 +4548,26 @@ L'angle final sera l'angle de base plus cette quantité. Angle polaire : - + Center of rotation: Centre de rotation : - - + + Aborted: Abandonné : + - Orthogonal array - Matrice orthogonale + Réseau orthogonale @@ -4627,14 +4627,14 @@ L'angle final sera l'angle de base plus cette quantité. Default - Défaut + Par défaut + - Circular array Réseau circulaire @@ -4759,12 +4759,12 @@ L'angle final sera l'angle de base plus cette quantité. ajout de la propriété "Placement supplémentaire" - + No shape found Aucune forme trouvée - + All Shapes must be planar Toutes les formes doivent être planaires @@ -4833,12 +4833,12 @@ L'angle final sera l'angle de base plus cette quantité. Radius: - Rayon : + Rayon : Center: - Centre : + Centre : @@ -4867,22 +4867,19 @@ L'angle final sera l'angle de base plus cette quantité. Mode carte : + + + - - - Wrong input: must be a number. Mauvaise entrée : doit être un nombre. - - - - + @@ -4892,14 +4889,17 @@ L'angle final sera l'angle de base plus cette quantité. - + + + + Wrong input: must be a vector. Mauvaise entrée : doit être un vecteur. - + Wrong input: must be a list or tuple of strings, or a single string. Mauvaise entrée : doit être une liste ou un uplet de chaînes de caractères, ou une seule chaîne de caractère. @@ -4926,8 +4926,8 @@ L'angle final sera l'angle de base plus cette quantité. Entrée : valeur unique développée en vecteur. - + Wrong input: must be an integer number. Mauvaise entrée : doit être un nombre entier. @@ -4962,8 +4962,8 @@ L'angle final sera l'angle de base plus cette quantité. Mauvaise entrée : doit être un placement, un vecteur ou une rotation. - + Wrong input: object must not be a list. Mauvaise entrée : l'objet ne doit pas être une liste. @@ -5338,9 +5338,9 @@ L'angle final sera l'angle de base plus cette quantité. ajout de la propriété de vue "TextColor" - - + + renamed 'DisplayMode' options to 'World/Screen' les options "DisplayMode" ont été renommées en "World/Screen" @@ -5455,32 +5455,32 @@ Installer l’extension de la bibliothèque dxf manuellement depuis le menu Outi Créer un chanfrein - + Save style Sauvegarder le style - + Name of this new style: Nom de ce nouveau style : - + Warning Attention - + Name exists. Overwrite? Le nom existe déjà. Le remplacer ? - + Error: json module not found. Unable to load style Erreur: module json introuvable. Impossible de charger le style - + Error: json module not found. Unable to save style Erreur : module json introuvable. Impossible d'enregistrer le style @@ -5501,23 +5501,23 @@ Installer l’extension de la bibliothèque dxf manuellement depuis le menu Outi La direction du décalage n'est pas définie. Déplacer d'abord la souris de chaque côté de l'objet pour indiquer une direction - - + + True Vrai - - + + False Faux Scale - Échelle + Mettre à l'échelle @@ -5547,7 +5547,7 @@ Installer l’extension de la bibliothèque dxf manuellement depuis le menu Outi Copy - Copie + Copier @@ -5577,7 +5577,7 @@ Installer l’extension de la bibliothèque dxf manuellement depuis le menu Outi Writing camera position - Écrire la position de la caméra + Enregistrer la position de la caméra @@ -5597,17 +5597,17 @@ Installer l’extension de la bibliothèque dxf manuellement depuis le menu Outi Line width - Largeur de ligne + Épaisseur de trait Draw style - Style de représentation + Style de dessin Line color - Couleur de ligne + Couleur des lignes @@ -6120,7 +6120,7 @@ Ctrl pour aimanter, Maj pour contraindre. Edit - Éditer + Editer @@ -6253,7 +6253,7 @@ Créer d'abord un groupe pour utiliser cet outil. Autogroup - Groupement automatique + Grouper automatiquement @@ -6547,7 +6547,7 @@ Le réseau peut être transformé en réseau polaire ou circulaire en changeant Scale - Échelle + Mettre à l'échelle @@ -6887,7 +6887,7 @@ Ces projections peuvent être utilisées pour créer des dessins techniques avec Shape from text - Formes à partir de texte + Forme à partir d'un texte @@ -7036,19 +7036,19 @@ régler à Vrai pour la fusion ou Faux pour un composé - + Create a face Créer une face + + - - The area of this object La surface de cet objet @@ -7092,8 +7092,8 @@ régler à Vrai pour la fusion ou Faux pour un composé L'objet de base qui sera dupliqué. - + The object along which the copies will be distributed. It must contain 'Edges'. L'objet le long duquel les copies seront distribuées. Il doit contenir des "Arêtes". @@ -7108,9 +7108,9 @@ régler à Vrai pour la fusion ou Faux pour un composé Facteur de rotation du réseau torsadé. - - + + Show the individual array elements (only for Link arrays) Afficher les éléments isolés du réseau (uniquement pour les réseaux de liens) @@ -7239,8 +7239,8 @@ Lorsque vous utilisez un style enregistré, certaines des propriétés de la vue elles ne seront modifiables qu'en changeant le style à l'aide de l'outil "Éditeur de style d'annotation". - + The base object that will be duplicated L'objet de base qui sera dupliqué @@ -7556,7 +7556,7 @@ Cette propriété est en lecture seule, car le nombre dépend des points contenu The placement of this object - L'emplacement de cet objet + Le placement de cet objet @@ -7925,12 +7925,12 @@ des propriétés du "premier angle" et du "dernier angle". Line width - Largeur de ligne + Épaisseur de la ligne Line color - Couleur de ligne + Couleur de la ligne @@ -7995,7 +7995,7 @@ des propriétés du "premier angle" et du "dernier angle". Font size - Taille de police + Taille de la police @@ -8041,14 +8041,14 @@ Laisser vide pour la valeur par défaut du système. Utiliser "arch" pour forcer la notation architecturale US - + Arrow size Taille de la flèche - + Arrow type Type de flèche @@ -8121,7 +8121,7 @@ au-delà de la ligne de la dimension Import-Export - Importer/Exporter + Importer-Exporter diff --git a/src/Mod/Draft/Resources/translations/Draft_gl.ts b/src/Mod/Draft/Resources/translations/Draft_gl.ts index 794d682073..6dad8f0d28 100644 --- a/src/Mod/Draft/Resources/translations/Draft_gl.ts +++ b/src/Mod/Draft/Resources/translations/Draft_gl.ts @@ -1615,7 +1615,6 @@ such as "Arial:Bold" Altura por defecto para os textos e mais as dimensións - @@ -1623,6 +1622,7 @@ such as "Arial:Bold" + mm mm @@ -1941,9 +1941,9 @@ from the Addon Manager. Permitir que o FreeCAD baixe e actualice automaticamente as bibliotecas DXF - - + + Import options Opcións de importación @@ -2161,8 +2161,8 @@ If it is set to '0' the whole spline is treated as a straight segment. If it is set to '0' the whole spline is treated as a straight segment. - + Export options Opcións de exportación @@ -3124,10 +3124,10 @@ Not available if Draft preference option 'Use Part Primitives' is enabled - + Offset Separación @@ -3298,8 +3298,8 @@ or try saving to a lower DWG version. - - + + All Shapes must be coplanar All Shapes must be coplanar @@ -3328,11 +3328,11 @@ https://github.com/yorikvanhavre/Draft-dxf-importer To enabled FreeCAD to download these libraries, answer Yes. + - Custom Personalizar @@ -3357,41 +3357,41 @@ To enabled FreeCAD to download these libraries, answer Yes. Set the scale used by draft annotation tools - - - - - - - - - + + - + - + + + + + + + + No active document. Aborting. No active document. Aborting. - - + + + + + - - - - - + + Wrong input: object not in document. Wrong input: object not in document. @@ -3572,9 +3572,9 @@ To enabled FreeCAD to download these libraries, answer Yes. Pick text position - - + + Pick first point Pick first point @@ -3590,6 +3590,8 @@ To enabled FreeCAD to download these libraries, answer Yes. Create Wire + + @@ -3597,8 +3599,6 @@ To enabled FreeCAD to download these libraries, answer Yes. - - Pick next point Pick next point @@ -4019,8 +4019,8 @@ The final angle will be the base angle plus this amount. Select objects to trim or extend - + Pick distance Pick distance @@ -4055,9 +4055,9 @@ The final angle will be the base angle plus this amount. Spline has been closed - + Last point has been removed Last point has been removed @@ -4414,8 +4414,8 @@ The final angle will be the base angle plus this amount. Change slope - + Select an object to upgrade Select an object to upgrade @@ -4470,41 +4470,41 @@ The final angle will be the base angle plus this amount. Downgrade - - + + Task panel: Task panel: + - Polar array Polar array - - + + At least one element must be selected. At least one element must be selected. - - + + Selection is not suitable for array. Selection is not suitable for array. - - - - + + + + Object: Object: @@ -4524,22 +4524,22 @@ The final angle will be the base angle plus this amount. The angle is below -360 degrees. It is set to this value to proceed. - + Center reset: Center reset: - - + + Fuse: Fuse: - - + + Create Link array: Create Link array: @@ -4554,24 +4554,24 @@ The final angle will be the base angle plus this amount. Polar angle: - + Center of rotation: Center of rotation: - - + + Aborted: Aborted: + - Orthogonal array Orthogonal array @@ -4636,11 +4636,11 @@ The final angle will be the base angle plus this amount. Por defecto + - Circular array Circular array @@ -4765,12 +4765,12 @@ The final angle will be the base angle plus this amount. added property 'ExtraPlacement' - + No shape found No shape found - + All Shapes must be planar All Shapes must be planar @@ -4873,22 +4873,19 @@ The final angle will be the base angle plus this amount. Map mode: + + + - - - Wrong input: must be a number. Wrong input: must be a number. - - - - + @@ -4898,14 +4895,17 @@ The final angle will be the base angle plus this amount. - + + + + Wrong input: must be a vector. Wrong input: must be a vector. - + Wrong input: must be a list or tuple of strings, or a single string. Wrong input: must be a list or tuple of strings, or a single string. @@ -4932,8 +4932,8 @@ The final angle will be the base angle plus this amount. Input: single value expanded to vector. - + Wrong input: must be an integer number. Wrong input: must be an integer number. @@ -4968,8 +4968,8 @@ The final angle will be the base angle plus this amount. Wrong input: must be a placement, a vector, or a rotation. - + Wrong input: object must not be a list. Wrong input: object must not be a list. @@ -5344,9 +5344,9 @@ The final angle will be the base angle plus this amount. added view property 'TextColor' - - + + renamed 'DisplayMode' options to 'World/Screen' renamed 'DisplayMode' options to 'World/Screen' @@ -5462,32 +5462,32 @@ from menu Tools -> Addon Manager Create chamfer - + Save style Save style - + Name of this new style: Name of this new style: - + Warning Warning - + Name exists. Overwrite? Name exists. Overwrite? - + Error: json module not found. Unable to load style Error: json module not found. Unable to load style - + Error: json module not found. Unable to save style Error: json module not found. Unable to save style @@ -5508,16 +5508,16 @@ from menu Tools -> Addon Manager Offset direction is not defined. Please move the mouse on either side of the object first to indicate a direction - - + + True Verdadeiro - - + + False Falso @@ -7046,19 +7046,19 @@ set True for fusion or False for compound - + Create a face Create a face + + - - The area of this object The area of this object @@ -7102,8 +7102,8 @@ set True for fusion or False for compound The base object that will be duplicated. - + The object along which the copies will be distributed. It must contain 'Edges'. The object along which the copies will be distributed. It must contain 'Edges'. @@ -7118,9 +7118,9 @@ set True for fusion or False for compound Rotation factor of the twisted array. - - + + Show the individual array elements (only for Link arrays) Show the individual array elements (only for Link arrays) @@ -7249,8 +7249,8 @@ When using a saved style some of the view properties will become read-only; they will only be editable by changing the style through the 'Annotation style editor' tool. - + The base object that will be duplicated The base object that will be duplicated @@ -8053,14 +8053,14 @@ Leave blank for system default. Use 'arch' to force US arch notation - + Arrow size Tamaño das frechas - + Arrow type Tipo de frechas diff --git a/src/Mod/Draft/Resources/translations/Draft_hr.qm b/src/Mod/Draft/Resources/translations/Draft_hr.qm index 4b94e2aa1d9b8dd046f2f83560ac33f7f545336a..297141defe83f73da689344adbf7ca29ae3e41c9 100644 GIT binary patch delta 11277 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 RQgB4W&+K@^&%DvW{{wB%w-W#W delta 11255 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 diff --git a/src/Mod/Draft/Resources/translations/Draft_hr.ts b/src/Mod/Draft/Resources/translations/Draft_hr.ts index 475f65a7bd..3db2fd1508 100644 --- a/src/Mod/Draft/Resources/translations/Draft_hr.ts +++ b/src/Mod/Draft/Resources/translations/Draft_hr.ts @@ -48,7 +48,7 @@ New - Novi + Nova @@ -74,12 +74,12 @@ Cancel - Otkazati + Otkaži OK - U redu + OK @@ -585,8 +585,7 @@ Negativne vrijednosti rezultirat će kopijom proizvedenom u negativnom smjeru. If checked, the resulting objects in the array will be fused if they touch each other. This only works if "Link array" is off. Ako je označeno, rezultirajući objekti u matrici bit će spojeni ako se dodiruju. -Ovo djeluje samo ako je "Povezana matrica" isključen. - +Ovo djeluje samo ako je "Povezana matrica" isključen. @@ -598,8 +597,7 @@ Ovo djeluje samo ako je "Povezana matrica" isključen. If checked, the resulting object will be a "Link array" instead of a regular array. A Link array is more efficient when creating multiple copies, but it cannot be fused together. Ako je označeno, rezultirajući objekt bit će "Povezana matrica" umjesto uobičajenog polja. -Povezana matrica efikasnija je pri stvaranju više kopija, ali ne može ih se spojiti zajedno. - +Povezana matrica efikasnija je pri stvaranju više kopija, ali ne može ih se spojiti zajedno. @@ -756,7 +754,7 @@ Povezana matrica efikasnija je pri stvaranju više kopija, ali ne može ih se sp String - Tekst (string) + Niz @@ -1027,17 +1025,17 @@ tijekom crtanja pomoću tipki [i] Solid - Čvrsto tijelo + Čvrsto, postojano Dashed - Iscrtkano + Isprekidane linije Dotted - Točkasto + Tačkasto @@ -1664,7 +1662,6 @@ kao što su "Arial:Bold" Zadana visina teksta i dimenzije - @@ -1672,6 +1669,7 @@ kao što su "Arial:Bold" + mm mm @@ -1992,9 +1990,9 @@ iz Upravitelja dodataka Omogući FreeCADu da automatski učita i nadogradi DXF biblioteke - - + + Import options Postavke uvoza @@ -2217,8 +2215,8 @@ If it is set to '0' the whole spline is treated as a straight segment. Ako je postavljeno na '0', cijela je krivulja (spline) tretirana kao ravni segment. - + Export options Postavke izvoza @@ -3190,10 +3188,10 @@ Nije dostupno ako je omogućena opcija 'Koristi se primitivni dio' postavki Nacr - + Offset Pomak @@ -3365,8 +3363,8 @@ ili pokušajte spremiti u nižu DWG verziju. - - + + All Shapes must be coplanar Svi oblici moraju biti komplanarni @@ -3395,11 +3393,11 @@ https://github.com/yorikvanhavre/Draft-dxf-importer Da bi odobrio FreeCAD-u preuzimanje ove biblioteke, odgovori sa Da (Yes). + - Custom Prilagođeno @@ -3426,41 +3424,41 @@ Da bi odobrio FreeCAD-u preuzimanje ove biblioteke, odgovori sa Da (Yes). - - - - - - - - - + + - + - + + + + + + + + No active document. Aborting. Nema aktivnog dokumenta. Prekid. - - + + + + + - - - - - + + Wrong input: object not in document. Pogrešan unos: objekt nije u dokumentu. @@ -3641,9 +3639,9 @@ Da bi odobrio FreeCAD-u preuzimanje ove biblioteke, odgovori sa Da (Yes).Odaberite poziciju teksta - - + + Pick first point Odaberite prvu točku @@ -3659,6 +3657,8 @@ Da bi odobrio FreeCAD-u preuzimanje ove biblioteke, odgovori sa Da (Yes).Napravi Žicu + + @@ -3666,8 +3666,6 @@ Da bi odobrio FreeCAD-u preuzimanje ove biblioteke, odgovori sa Da (Yes). - - Pick next point Odaberite slijedeću točku @@ -4088,8 +4086,8 @@ Konačni kut bit će osnovni kut plus ovaj iznos. Odaberite objekte za skraćivanje ili produživanje - + Pick distance Odaberite udaljenost @@ -4124,9 +4122,9 @@ Konačni kut bit će osnovni kut plus ovaj iznos. Kriva je zatvorena - + Last point has been removed Zadnja točka je uklonjena @@ -4487,8 +4485,8 @@ Konačni kut bit će osnovni kut plus ovaj iznos. Promjeni nagib - + Select an object to upgrade Odaberite objekt za nadogradnju @@ -4543,41 +4541,41 @@ Konačni kut bit će osnovni kut plus ovaj iznos. Vraćanje na niži stupanj - - + + Task panel: Ploča zadataka: + - Polar array Polarna matrica - - + + At least one element must be selected. Barem jedna stavka mora biti označena. - - + + Selection is not suitable for array. Odabir nije prikladan za matricu. - - - - + + + + Object: Objekt: @@ -4597,22 +4595,22 @@ Konačni kut bit će osnovni kut plus ovaj iznos. Kut je ispod -360 stupnjeva. Postavljen je na ovu vrijednost, za nastavak. - + Center reset: Ponovo postavljanje centra: - - + + Fuse: Spoji: - - + + Create Link array: Stvori niz poveznica: @@ -4627,24 +4625,24 @@ Konačni kut bit će osnovni kut plus ovaj iznos. Polarni kut: - + Center of rotation: Centar rotacije: - - + + Aborted: Obustavljeno: + - Orthogonal array Ortogonalna matrica @@ -4709,11 +4707,11 @@ Konačni kut bit će osnovni kut plus ovaj iznos. Inicijalno + - Circular array Kružna matrica @@ -4839,12 +4837,12 @@ Konačni kut bit će osnovni kut plus ovaj iznos. dodano svojstvo 'DodatnoPostavljanje' - + No shape found Nisam našao oblik - + All Shapes must be planar Svi oblici moraju biti ravninski @@ -4947,22 +4945,19 @@ Konačni kut bit će osnovni kut plus ovaj iznos. Način Karte: + + + - - - Wrong input: must be a number. Pogrešan unos: mora bit broj. - - - - + @@ -4972,14 +4967,17 @@ Konačni kut bit će osnovni kut plus ovaj iznos. - + + + + Wrong input: must be a vector. Pogrešan unos: mora biti vektor. - + Wrong input: must be a list or tuple of strings, or a single string. Pogrešan unos: mora biti popis ili niz riječi ili jedna riječ. @@ -5006,8 +5004,8 @@ Konačni kut bit će osnovni kut plus ovaj iznos. Ulaz: jedna vrijednost proširena na vektor. - + Wrong input: must be an integer number. Pogrešan unos: mora biti cijeli broj. @@ -5042,8 +5040,8 @@ Konačni kut bit će osnovni kut plus ovaj iznos. Pogrešan unos: mora biti položaj, vektor ili rotacija. - + Wrong input: object must not be a list. Pogrešan unos: objekt ne smije biti popis. @@ -5421,9 +5419,9 @@ Konačni kut bit će osnovni kut plus ovaj iznos. dodano svojstvo pogleda 'TextColor' - - + + renamed 'DisplayMode' options to 'World/Screen' preimenovane opcije 'DisplayMode' u 'World/Screen' @@ -5539,32 +5537,32 @@ iz izbornika Alati-> Upravitelj dodataka Napravite žlijeb - + Save style Spremanje stilova - + Name of this new style: Naziv ovog novog stila: - + Warning Upozorenje - + Name exists. Overwrite? Ime postoji. Prepisati? - + Error: json module not found. Unable to load style Pogreška: json modul nije pronađen. Nije moguće učitati stil - + Error: json module not found. Unable to save style Pogreška: json modul nije pronađen. Nije moguće spremiti stil @@ -5585,16 +5583,16 @@ iz izbornika Alati-> Upravitelj dodataka Smjer pomaka nije definiran. Prvo pomaknite miš s obje strane objekta kako biste naznačili smjer - - + + True Točno - - + + False Netočno @@ -7132,19 +7130,19 @@ označi Točno za spajanje ili Netočno za složeni spoj - + Create a face Napravite lice + + - - The area of this object Područje ovog objekta @@ -7188,8 +7186,8 @@ označi Točno za spajanje ili Netočno za složeni spoj Osnovni objekt koji će biti dupliciran. - + The object along which the copies will be distributed. It must contain 'Edges'. Objekt po kojem će se primjerci distribuirati. Mora sadržavati 'Rubove'. @@ -7204,9 +7202,9 @@ označi Točno za spajanje ili Netočno za složeni spoj Faktor rotacije prepletene matrice. - - + + Show the individual array elements (only for Link arrays) Prikaži pojedinačne elemente niza (samo za vezane nizove) @@ -7338,8 +7336,8 @@ Kada se koristi spremljeni stil neka od svojstava pregleda će se moći samo či ona će se moći mijenjati samo promjenom stila pomoću 'Urednika za Anotacijske Stilove'. - + The base object that will be duplicated Osnovni objekt koji će biti dupliciran @@ -8147,14 +8145,14 @@ Ostavite prazno za zadane postavke sustava. Upotrijebite 'arch' za prisilno označavanje US luka - + Arrow size Veličina strelice - + Arrow type Vrsta strelice diff --git a/src/Mod/Draft/Resources/translations/Draft_hu.qm b/src/Mod/Draft/Resources/translations/Draft_hu.qm index 4685398a5085cb45b7fe059dd3e461341dd743e6..6091b39c4ea5eee0d5ec64a9c3b985f176a8ad3d 100644 GIT binary patch delta 10387 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 a5ceE%mbkJP0-2fcIF5EZ+sd1z&-fn*(UjEy delta 10383 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 d7aYG~?8X&_oFSg Annotations - Magyarázó szövegek + Magyarázat @@ -1177,7 +1177,7 @@ módosíthatja rajzolás közben Arrow size - Nyíl méret + Nyíl mérete @@ -1619,7 +1619,6 @@ mint a " Arial: Dőlt " Alapértelmezett szöveg és méretezés magasság - @@ -1627,6 +1626,7 @@ mint a " Arial: Dőlt " + mm mm @@ -1945,9 +1945,9 @@ a Kiegészítők kezelőjéből. Engedélyezze a FreeCAD-hoz az automatikus DXF-könyvtárak letöltését és frissítését - - + + Import options Importálási beállítások @@ -2165,8 +2165,8 @@ If it is set to '0' the whole spline is treated as a straight segment. Ha '0'-ra van állítva, a teljes csíkozást egyenes szakaszként kezeli. - + Export options Exportálási beállítások @@ -3012,7 +3012,7 @@ Nem érhető el, ha a 'Rész-primitívek használata' beállítás engedélyezve Set WP - WP beállítás + UP beállítás @@ -3119,7 +3119,7 @@ Nem érhető el, ha a 'Rész-primitívek használata' beállítás engedélyezve Label - Címke + Felirat @@ -3128,10 +3128,10 @@ Nem érhető el, ha a 'Rész-primitívek használata' beállítás engedélyezve - + Offset Eltolás @@ -3227,7 +3227,7 @@ Nem érhető el, ha a 'Rész-primitívek használata' beállítás engedélyezve Remove - Törlés + Eltávolítás @@ -3302,8 +3302,8 @@ vagy próbáld meg alacsonyabb DWG verzióra menteni. - - + + All Shapes must be coplanar Minden alakzatnak együtt kell lennie @@ -3332,11 +3332,11 @@ https://github.com/yorikvanhavre/Draft-dxf-importer A FreeCAD letöltésének bekapcsolásához válassza az "Igen"-t. + - Custom Egyéni @@ -3361,41 +3361,41 @@ A FreeCAD letöltésének bekapcsolásához válassza az "Igen"-t. A jegyzeteszközök által használt méretezés beállítása - - - - - - - - - + + - + - + + + + + + + + No active document. Aborting. Nincs aktív dokumentum. Megszakítás. - - + + + + + - - - - - + + Wrong input: object not in document. Helytelen bemenet: az a tárgy nincs a dokumentumban. @@ -3576,9 +3576,9 @@ A FreeCAD letöltésének bekapcsolásához válassza az "Igen"-t. Szöveg helyzet kiválasztása - - + + Pick first point Első pont kiválasztása @@ -3594,6 +3594,8 @@ A FreeCAD letöltésének bekapcsolásához válassza az "Igen"-t. Drótváz létrehozása + + @@ -3601,8 +3603,6 @@ A FreeCAD letöltésének bekapcsolásához válassza az "Igen"-t. - - Pick next point Következő pont kiválasztása @@ -4023,8 +4023,8 @@ A végső szög lesz az alapszög plusz ennek összege. Válassza ki a tárgyakat a vágáshoz/nyújtáshoz - + Pick distance Távolság kiválasztása @@ -4059,9 +4059,9 @@ A végső szög lesz az alapszög plusz ennek összege. Görbe lezárva - + Last point has been removed Utolsó pont eltávolítva @@ -4319,7 +4319,7 @@ A végső szög lesz az alapszög plusz ennek összege. Create Dimension - Méret létrehozása + Méretek létrehozása @@ -4418,8 +4418,8 @@ A végső szög lesz az alapszög plusz ennek összege. Lejtés módosítása - + Select an object to upgrade Jelöljön ki egy tárgyat a frissítéshez @@ -4474,41 +4474,41 @@ A végső szög lesz az alapszög plusz ennek összege. Visszaminősít - - + + Task panel: Feladat panel: + - Polar array Poláris elrendezés - - + + At least one element must be selected. Legalább egy tételt ki kell választani. - - + + Selection is not suitable for array. A kijelölés nem alkalmas elrendezéshez. - - - - + + + + Object: Tárgy: @@ -4528,22 +4528,22 @@ A végső szög lesz az alapszög plusz ennek összege. A szög nem éri el a 360 fokot. Ez az érték a folytatáshoz van beállítva. - + Center reset: Középre visszaállítás: - - + + Fuse: Egybeolvaszt: - - + + Create Link array: Elrendezés csatolás létrehozása: @@ -4558,24 +4558,24 @@ A végső szög lesz az alapszög plusz ennek összege. Poláris szög: - + Center of rotation: Forgatás középpontja: - - + + Aborted: Megszakított: + - Orthogonal array Merőleges elrendezés @@ -4640,11 +4640,11 @@ A végső szög lesz az alapszög plusz ennek összege. Alapértelmezett + - Circular array Körkörös elrendelés @@ -4769,12 +4769,12 @@ A végső szög lesz az alapszög plusz ennek összege. hozzáadott tulajdonság 'ExtraPlacement' - + No shape found Nem található alakzat - + All Shapes must be planar Minden alakzatnak síkbelinek kell lennie @@ -4801,7 +4801,7 @@ A végső szög lesz az alapszög plusz ennek összege. Segment - Szegmens + Szakasz @@ -4877,22 +4877,19 @@ A végső szög lesz az alapszög plusz ennek összege. Térkép mód: + + + - - - Wrong input: must be a number. Rossz bemenet: számnak kell lennie. - - - - + @@ -4902,14 +4899,17 @@ A végső szög lesz az alapszög plusz ennek összege. - + + + + Wrong input: must be a vector. Rossz bemenet: vektornak kell lennie. - + Wrong input: must be a list or tuple of strings, or a single string. Helytelen bemenet: karakter rekord listának vagy egyetlen karakternek kell lennie. @@ -4936,8 +4936,8 @@ A végső szög lesz az alapszög plusz ennek összege. Bemenet: vektorosra bővített egyetlen érték. - + Wrong input: must be an integer number. Helytelen bemenet: egész számnak kell lennie. @@ -4972,8 +4972,8 @@ A végső szög lesz az alapszög plusz ennek összege. Helytelen bemenet: elhelyezésnek, vektornak vagy forgatásnak kell lennie. - + Wrong input: object must not be a list. Helytelen bemenet: a tárgy nem lehet lista. @@ -5348,9 +5348,9 @@ A végső szög lesz az alapszög plusz ennek összege. nézet tulajdonság hozzáadva 'SzövegSzín' - - + + renamed 'DisplayMode' options to 'World/Screen' átnevezte a "Megjelenítési mód" opciót "Környezet / Képernyő" opcióra @@ -5466,32 +5466,32 @@ kézzel az Eszközök -> Kiegészítő kezelő menüből Letörés létrehozása - + Save style Stílus mentése - + Name of this new style: Az új stílus neve: - + Warning Figyelmeztetés - + Name exists. Overwrite? A név már létezik. Felülírjuk? - + Error: json module not found. Unable to load style Hiba: a json modul nem található. A stílus betöltése sikertelen - + Error: json module not found. Unable to save style Hiba: a json modul nem található. A stílus mentése sikertelen @@ -5512,16 +5512,16 @@ kézzel az Eszközök -> Kiegészítő kezelő menüből Az eltolás iránya nem meghatározott. Először mozgassa az egeret a tárgy egyik oldalára, hogy meghatározza az irányt - - + + True Igaz - - + + False Hamis @@ -5727,7 +5727,7 @@ Az összekapcsolt elrendezés több példány feldolgozásakor hatékonyabb, de Label - Címke + Felirat @@ -6681,7 +6681,7 @@ Ez zárt alakzatokhoz és szilárd testekhez készült, és nem befolyásolja a Dimension - Dimenzió + Méret @@ -6960,7 +6960,7 @@ Ez egy karakter lista; a lista minden eleme a saját sorában jelenik meg. Text string - Karakterlánc + Szöveglánc @@ -7048,19 +7048,19 @@ Igazra állítva egyesíti vagy hamisra az összetételhez - + Create a face Felület létrehozása + + - - The area of this object Ennek a tárgynak a területe @@ -7104,8 +7104,8 @@ Igazra állítva egyesíti vagy hamisra az összetételhez A másolandó alap tárgy. - + The object along which the copies will be distributed. It must contain 'Edges'. A tárgy, ami körül a másolatokat elosztják. Tartalmaznia kell 'Éleket'. @@ -7120,9 +7120,9 @@ Igazra állítva egyesíti vagy hamisra az összetételhez A csavart tömb forgatási tényezője. - - + + Show the individual array elements (only for Link arrays) Az egyes tömbelemek megmutatása (csak csatolási tömbökhöz) @@ -7251,8 +7251,8 @@ Mentett stílus használatakor a nézettulajdonságok némelyike írásvédett. Ezeket csak a stílus módosításával lehet szerkeszteni a 'Jegyzetstílus szerkesztő' eszközzel. - + The base object that will be duplicated Az alap tárgy, melyet kettőzni kell @@ -8053,16 +8053,16 @@ Hagyja üresen a rendszer alapértelmezetthez. Használja az 'arch' kifejezést amerikai US arch jelölésének kikényszerítésére - + Arrow size - Nyíl méret + Nyíl mérete - + Arrow type - Nyíl típus + Nyíl típusa diff --git a/src/Mod/Draft/Resources/translations/Draft_id.qm b/src/Mod/Draft/Resources/translations/Draft_id.qm index 8786d69d59e1e2c0273112c0a6eeca55c3fbd448..b2227a8ba82f8fa6d9bca805225b359af6fbf33c 100644 GIT binary patch literal 233384 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�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 delta 9605 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 diff --git a/src/Mod/Draft/Resources/translations/Draft_id.ts b/src/Mod/Draft/Resources/translations/Draft_id.ts index b1055ddaf9..38a5fef108 100644 --- a/src/Mod/Draft/Resources/translations/Draft_id.ts +++ b/src/Mod/Draft/Resources/translations/Draft_id.ts @@ -16,7 +16,7 @@ The name of your style. Existing style names can be edited. - Nama gaya Anda. Nama gaya yang ada dapat diedit. + Nama gaya Anda. Nama gaya yang ada dapat diubah. @@ -31,7 +31,7 @@ Rename - Ganti nama + Namai ulang @@ -41,7 +41,7 @@ Layers manager - Layers manager + Pengelola Susunan @@ -52,32 +52,32 @@ Delete - Menghapus + Hapus Select all - Pilih Semua + Pilih semua Toggle on/off - Toggle on/off + Beralih hidup/mati Isolate - Isolate + Terisolasi Cancel - Membatalkan + Batal OK - Baik + OK @@ -109,204 +109,220 @@ The font size in system units - The font size in system units + Ukuran font dalam unit sistem - - - The line spacing (relative to the font size) - The line spacing (relative to the font size) - - - + Lines and arrows - Lines and arrows + Garis dan Panah - + Show line - Show line + Tampilkan garis - - + + The width of the lines - The width of the lines + Lebar garis - + px - px + piksel - - + + The type of arrows or markers to use for dimensions and labels - The type of arrows or markers to use for dimensions and labels + Jenis tanda panah atau penanda yang digunakan untuk dimensi dan label - - + + The size of the arrows or markers in system units - The size of the arrows or markers in system units + Ukuran tanda panah atau penanda dalam unit sistem - - + + The color of lines and arrows - The color of lines and arrows + Tetapkan warna garis dan teks - + Line and arrow color - Line and arrow color + Warna garis dan penanda - - + + The distance the dimension line is additionally extended - The distance the dimension line is additionally extended + Jarak garis dimensi juga diperpanjang - - + + The distance the extension lines are additionally extended beyond the dimension line - The distance the extension lines are additionally extended beyond the dimension line + Jarak garis ekstensi juga diperpanjang di luar garis dimensi Font size - Ukuran huruf + Ukuran fonta + + + + + The line spacing for multi-line texts and labels (relative to the font size) + Penjarakan baris untuk teks dan label multi-baris (relatif terhadap ukuran fonta) Line spacing - Jarak baris + Jarak antarbaris The color of texts, dimension texts and label texts - The color of texts, dimension texts and label texts + Warna teks, teks dimensi, dan teks label Text color - Text color + Warna teks - + Units Unit - - + + A multiplier factor that affects the size of texts and markers - Faktor pengali yang memengaruhi ukuran teks dan penanda + Faktor pengali yang mempengaruhi ukuran teks dan penanda - + Scale multiplier Pengganda skala - - + + If it is checked it will show the unit next to the dimension value Jika dicentang maka akan menampilkan satuan di sebelah nilai dimensi - + Show unit Tampilkan satuan - - + + Specify a valid length unit like mm, m, in, ft, to force displaying the dimension value in this unit Tentukan satuan panjang yang valid seperti mm, m, in, ft, untuk memaksa menampilkan nilai dimensi dalam satuan ini - + Unit override Penggantian unit - - + + The number of decimals to show for dimension values Jumlah desimal yang akan ditampilkan untuk nilai dimensi - + Decimals Desimal - - + + + The distance between the dimension text and the dimension line + Jarak antara teks dimensi dan garis dimensi + + + + Text spacing + Jarak teks + + + + If it is checked it will display the dimension line Jika dicentang maka akan menampilkan garis dimensi - + Line width - Lebar garis + Tebal garis - + Arrow type Jenis Panah - + Dot Dot - + Circle Lingkaran - + Arrow Panah - + Tick Centang - + Tick-2 Centang-2 - + Arrow size Panah ukuran - Dimension overshoot - Overshoot dimensi + Dimension details + Rindican dimensi - - + + Dimension overshoot + Dimensi terlampaui + + + + The length of the extension lines Panjang garis ekstensi - + Extension lines Jalur ekstensi - + Extension overshoot Overshoot ekstensi @@ -316,7 +332,7 @@ Circular array - Circular array + Array Melingkar @@ -489,57 +505,53 @@ Negative values will result in copies produced in the negative direction. X intervals - X intervals + Interval Reset the distances. - Reset the distances. + Atur ulang jarak. Reset X - Reset X + Setel ulang Distance between the elements in the Y direction. Normally, only the Y value is necessary; the other two values can give an additional shift in their respective directions. Negative values will result in copies produced in the negative direction. - Distance between the elements in the Y direction. -Normally, only the Y value is necessary; the other two values can give an additional shift in their respective directions. -Negative values will result in copies produced in the negative direction. + Jarak antar elemen dalam arah X. Biasanya, hanya nilai X yang diperlukan; dua nilai lainnya dapat memberikan pergeseran tambahan ke arah masing-masing. Nilai negatif akan menghasilkan salinan yang dihasilkan dengan arah negatif. Y intervals - Y intervals + Interval Reset Y - Reset Y + Setel ulang Distance between the elements in the Z direction. Normally, only the Z value is necessary; the other two values can give an additional shift in their respective directions. Negative values will result in copies produced in the negative direction. - Distance between the elements in the Z direction. -Normally, only the Z value is necessary; the other two values can give an additional shift in their respective directions. -Negative values will result in copies produced in the negative direction. + Jarak antar elemen dalam arah X. Biasanya, hanya nilai X yang diperlukan; dua nilai lainnya dapat memberikan pergeseran tambahan ke arah masing-masing. Nilai negatif akan menghasilkan salinan yang dihasilkan dengan arah negatif. Z intervals - Z intervals + Interval Reset Z - Reset Z + Setel ulang @@ -937,238 +949,278 @@ value by using the [ and ] keys while drawing Save current style as a preset... - + Lines and faces Lines and faces - + Line color Line warna - + The color of lines The color of lines - + Line width Lebar garis - + px px - + Draw style Menggambar gaya - + The line style The line style - + Solid Padat - + Dashed Strip - + Dotted Titik-titik - + DashDot DashDot - + Display mode Mode tampilan - + The display mode for faces The display mode for faces - + Flat Lines Flat Lines - + Wireframe Bingkai kawat - + Shaded Berbayang - + Points Poin - + Shape color Shape color - + The color of faces The color of faces - + Transparency Transparansi - + The transparency of faces The transparency of faces - - + + Annotations - Anotasi + anotasi - + Text font Text font - + The font to use for texts and dimensions Font yang digunakan untuk teks dan dimensi - + + Apply above style to all annotations (texts, dimensions and labels) + Apply above style to all annotations (texts, dimensions and labels) + + + Text size Ukuran teks - + The size of texts and dimension texts The size of texts and dimension texts - + Text spacing Jarak teks - + The space between the text and the dimension line The space between the text and the dimension line - + Text color - Text color + Warna teks - + The color of texts and dimension texts The color of texts and dimension texts - + Line spacing - Jarak baris + Jarak antarbaris - + The spacing between different lines of text The spacing between different lines of text - + + Dimensions + Ukuran + + + Arrow style Arrow style - + The type of dimension arrows The type of dimension arrows - + Dot Dot - + Circle Lingkaran - + Arrow Panah - + Tick Centang - + Tick-2 Centang-2 - + + Ext lines + Ext lines + + + + The distance the dimension line is extended past the extension lines + The distance the dimension line is extended past the extension lines + + + Arrow size Panah ukuran - + The size of dimension arrows The size of dimension arrows - + Show unit Tampilkan satuan - + If the unit suffix is shown on dimension texts or not If the unit suffix is shown on dimension texts or not - + + Dim overshoot + Dim overshoot + + + + Length of the extension lines beyond the dimension line + Length of the extension lines beyond the dimension line + + + + Length of the extension lines + Length of the extension lines + + + + Ext overshoot + Ext overshoot + + + Unit override Penggantian unit - + The unit to use for dimensions. Leave blank to use current FreeCAD unit The unit to use for dimensions. Leave blank to use current FreeCAD unit - + Apply above style to selected object(s) Apply above style to selected object(s) - + Selected Terpilih @@ -1388,129 +1440,129 @@ Note that this is not fully supported, and many object will be not editable with Pengaturan visual - + Visual Settings Pengaturan Visual - + Snap symbols style Simbol simbol gaya - + Draft classic style Rancangan gaya klasik - + Bitsnpieces style Gaya Bitsnpieces - + Color Warna - + The default color for snap symbols Standar warna untuk jepret simbol - + Check this if you want to use the color/linewidth from the toolbar as default Periksa ini jika Anda ingin menggunakan warna / linewidth dari toolbar sebagai default - + Save current color and linewidth across sessions Simpan warna dan linewidth saat ini di seluruh sesi - + If checked, a widget indicating the current working plane orientation appears during drawing operations Jika dicentang, widget yang menunjukkan orientasi bidang kerja saat ini muncul saat operasi menggambar - + Show Working Plane tracker Tampilkan Pelacak Pesawat Kerja - + Alternate SVG patterns location Alternate SVG patterns location - + Here you can specify a directory with custom SVG files containing <pattern> definitions to be added to the standard patterns Here you can specify a directory with custom SVG files containing <pattern> definitions to be added to the standard patterns - + SVG pattern resolution SVG pattern resolution - + The resolution to draw the patterns in. Default value is 128. Higher values give better resolutions, lower values make drawing faster The resolution to draw the patterns in. Default value is 128. Higher values give better resolutions, lower values make drawing faster - + SVG pattern default size SVG pattern default size - + The default size for SVG patterns The default size for SVG patterns - + Check this if you want to preserve colors of faces while doing downgrade and upgrade (splitFaces and makeShell only) Check this if you want to preserve colors of faces while doing downgrade and upgrade (splitFaces and makeShell only) - + Preserve colors of faces during downgrade/upgrade Preserve colors of faces during downgrade/upgrade - + Check this if you want the face names to derive from the originating object name and vice versa while doing downgrade/upgrade (splitFaces and makeShell only) Check this if you want the face names to derive from the originating object name and vice versa while doing downgrade/upgrade (splitFaces and makeShell only) - + Preserve names of faces during downgrade/upgrade Preserve names of faces during downgrade/upgrade - + Drawing view line definitions Menggambar definisi garis tampilan - + Dashed line definition Definisi garis putus-putus - - - + + + An SVG linestyle definition Definisi SVG linestyle - + Dashdot line definition Dashdot baris definisi - + Dotted line definition Definisi garis putus-putus @@ -1553,7 +1605,6 @@ such as "Arial:Bold" Standar tinggi untuk teks dan dimensi - @@ -1561,6 +1612,7 @@ such as "Arial:Bold" + mm mm @@ -1879,9 +1931,9 @@ from the Addon Manager. Biarkan FreeCAD mendownload dan memperbarui perpustakaan DXF secara otomatis - - + + Import options Pilihan impor @@ -1995,8 +2047,28 @@ Otherwise default colors will be applied. - Get original colors from the DXF file - Dapatkan warna asli dari file DXF + Get original colors from the DXF file (legacy importer only) + Get original colors from the DXF file (legacy importer only) + + + + Import hatch boundaries as wires (legacy importer only) + Import hatch boundaries as wires (legacy importer only) + + + + Render polylines with width (legacy importer only) + Render polylines with width (legacy importer only) + + + + Export 3D objects as polyface meshes (legacy exporter only) + Export 3D objects as polyface meshes (legacy exporter only) + + + + Project exported objects along current view direction (legacy exporter only) + Project exported objects along current view direction (legacy exporter only) @@ -2049,11 +2121,6 @@ instead of the size they have in the DXF document Hatches will be converted into simple wires Hatches will be converted into simple wires - - - Import hatch boundaries as wires - Batas penetasan impor sebagai kabel - If polylines have a width defined, they will be rendered @@ -2061,11 +2128,6 @@ as closed wires with correct width If polylines have a width defined, they will be rendered as closed wires with correct width - - - Render polylines with width - Membuat polylines dengan lebar - Ellipse export is poorly supported. Use this to export them as polylines instead. @@ -2089,8 +2151,8 @@ If it is set to '0' the whole spline is treated as a straight segment. If it is set to '0' the whole spline is treated as a straight segment. - + Export options Pilihan ekspor @@ -2099,33 +2161,23 @@ If it is set to '0' the whole spline is treated as a straight segment.All objects containing faces will be exported as 3D polyfaces All objects containing faces will be exported as 3D polyfaces - - - Export 3D objects as polyface meshes - Ekspor benda 3D sebagai jerat polyface - - Drawing Views will be exported as blocks. + TechDraw Views will be exported as blocks. This might fail for post DXF R12 templates. - Drawing Views will be exported as blocks. + TechDraw Views will be exported as blocks. This might fail for post DXF R12 templates. - Export Drawing Views as blocks - Gambar Menggambar Ekspor sebagai blok + Export TechDraw Views as blocks + Export TechDraw Views as blocks Exported objects will be projected to reflect the current view direction Exported objects will be projected to reflect the current view direction - - - Project exported objects along current view direction - Proyek mengekspor objek di sepanjang arah pandang saat ini - Grid and snapping @@ -2777,8 +2829,8 @@ This might fail for post DXF R12 templates. - - + + None @@ -3014,8 +3066,8 @@ Not available if Draft preference option 'Use Part Primitives' is enabled - - + + Autogroup off Autogroup off @@ -3062,10 +3114,10 @@ Not available if Draft preference option 'Use Part Primitives' is enabled - + Offset Mengimbangi @@ -3149,27 +3201,27 @@ Not available if Draft preference option 'Use Part Primitives' is enabledGlobal Z - + Autogroup: Autogroup: - + Faces Wajah - + Remove Menghapus - + Add Menambahkan - + Facebinder elements Facebinder elements @@ -3179,24 +3231,54 @@ Not available if Draft preference option 'Use Part Primitives' is enabledKonsep - - - LibreDWG error - LibreDWG error - - - - + + + + + + Converting: Converting: - + + + Conversion successful Conversion successful - + + + LibreDWG converter not found + LibreDWG converter not found + + + + + ODA converter not found + ODA converter not found + + + + + QCAD converter not found + QCAD converter not found + + + + + No suitable external DWG converter has been found. +Please set one manually under menu Edit -> Preferences -> Import/Export -> DWG +For more information see: +https://wiki.freecad.org/Import_Export_Preferences + No suitable external DWG converter has been found. +Please set one manually under menu Edit -> Preferences -> Import/Export -> DWG +For more information see: +https://wiki.freecad.org/Import_Export_Preferences + + + Error during DWG conversion. Try moving the DWG file to a directory path without spaces and non-english characters, or try saving to a lower DWG version. @@ -3204,29 +3286,10 @@ or try saving to a lower DWG version. Try moving the DWG file to a directory path without spaces and non-english characters, or try saving to a lower DWG version. - - - No suitable DWG converter has been found. -Please set one manually under menu Edit -> Preferences -> Import/Export -> DWG - No suitable DWG converter has been found. -Please set one manually under menu Edit -> Preferences -> Import/Export -> DWG - - - - - ODA File Converter not found - ODA File Converter not found - - - - - QCAD error - QCAD error - - - + + All Shapes must be coplanar All Shapes must be coplanar @@ -3255,11 +3318,11 @@ https://github.com/yorikvanhavre/Draft-dxf-importer To enabled FreeCAD to download these libraries, answer Yes. + - Custom Adat @@ -3284,41 +3347,41 @@ To enabled FreeCAD to download these libraries, answer Yes. Set the scale used by draft annotation tools - - - - - - - - - + + - + - + + + + + + + + No active document. Aborting. No active document. Aborting. - - + + + + + - - - - - + + Wrong input: object not in document. Wrong input: object not in document. @@ -3328,124 +3391,124 @@ To enabled FreeCAD to download these libraries, answer Yes. No graphical interface - + Unable to insert new object into a scaled part Unable to insert new object into a scaled part - + Symbol not implemented. Using a default symbol. Symbol not implemented. Using a default symbol. - + Visibility off; removed from list: Visibility off; removed from list: - + image is Null image is Null - + filename does not exist on the system or in the resource file filename does not exist on the system or in the resource file - + unable to load texture unable to load texture - + Does not have 'ViewObject.RootNode'. Does not have 'ViewObject.RootNode'. - + Solids: Solids: - + Faces: Wajah: - + Wires: Wires: - + Edges: Edges: - + Vertices: Vertices: - + Face Menghadapi - + Wire Kawat - - + + different types different types - + Objects have different placements. Distance between the two base points: Objects have different placements. Distance between the two base points: - + has a different value has a different value - + doesn't exist in one of the objects doesn't exist in one of the objects - + %s shares a base with %d other objects. Please check if you want to modify this. %s shares a base with %d other objects. Please check if you want to modify this. - + %s cannot be modified because its placement is readonly. %s cannot be modified because its placement is readonly. - + Wrong input: unknown document. Wrong input: unknown document. - + This function will be deprecated in This function will be deprecated in - - + + Please use Please use - + This function will be deprecated. This function will be deprecated. @@ -3462,6 +3525,7 @@ To enabled FreeCAD to download these libraries, answer Yes. Dir + Dir here means Direction, not Directory. Also shorten the translation because of available space in GUI Dir @@ -3498,9 +3562,9 @@ To enabled FreeCAD to download these libraries, answer Yes. Pick text position - - + + Pick first point Pick first point @@ -3516,6 +3580,8 @@ To enabled FreeCAD to download these libraries, answer Yes. Create Wire + + @@ -3523,8 +3589,6 @@ To enabled FreeCAD to download these libraries, answer Yes. - - Pick next point Pick next point @@ -3945,8 +4009,8 @@ The final angle will be the base angle plus this amount. Select objects to trim or extend - + Pick distance Pick distance @@ -3981,9 +4045,9 @@ The final angle will be the base angle plus this amount. Spline has been closed + + - - Last point has been removed Last point has been removed @@ -4117,20 +4181,20 @@ The final angle will be the base angle plus this amount. Endpoint of BezCurve can't be smoothed - - + + Bézier curve has been closed Bézier curve has been closed - - + + Create BezCurve Create BezCurve - - + + Click and drag to define next knot Click and drag to define next knot @@ -4340,8 +4404,8 @@ The final angle will be the base angle plus this amount. Change slope - + Select an object to upgrade Select an object to upgrade @@ -4396,51 +4460,41 @@ The final angle will be the base angle plus this amount. Downgrade - - Select an object to array - Select an object to array - - - - Array - Array - - - - + + Task panel: Task panel: + - Polar array Polar array - - + + At least one element must be selected. At least one element must be selected. - - + + Selection is not suitable for array. Selection is not suitable for array. - - - - + + + + Object: Object: @@ -4460,22 +4514,22 @@ The final angle will be the base angle plus this amount. The angle is below -360 degrees. It is set to this value to proceed. - + Center reset: Center reset: - - + + Fuse: Fuse: - - + + Create Link array: Create Link array: @@ -4490,24 +4544,24 @@ The final angle will be the base angle plus this amount. Polar angle: - + Center of rotation: Center of rotation: - - + + Aborted: Aborted: + - Orthogonal array Orthogonal array @@ -4572,13 +4626,13 @@ The final angle will be the base angle plus this amount. Bawaan + - Circular array - Circular array + Array Melingkar @@ -4626,10 +4680,15 @@ The final angle will be the base angle plus this amount. Symmetry parameter: - + ShapeString: string has no wires ShapeString: string has no wires + + + ShapeString: face creation failed for one character + ShapeString: face creation failed for one character + added view property 'ScaleMultiplier' @@ -4696,12 +4755,12 @@ The final angle will be the base angle plus this amount. added property 'ExtraPlacement' - + No shape found No shape found - + All Shapes must be planar All Shapes must be planar @@ -4804,22 +4863,19 @@ The final angle will be the base angle plus this amount. Map mode: + + + - - - Wrong input: must be a number. Wrong input: must be a number. - - - - + @@ -4829,14 +4885,17 @@ The final angle will be the base angle plus this amount. - + + + + Wrong input: must be a vector. Wrong input: must be a vector. - + Wrong input: must be a list or tuple of strings, or a single string. Wrong input: must be a list or tuple of strings, or a single string. @@ -4863,8 +4922,8 @@ The final angle will be the base angle plus this amount. Input: single value expanded to vector. - + Wrong input: must be an integer number. Wrong input: must be an integer number. @@ -4899,8 +4958,8 @@ The final angle will be the base angle plus this amount. Wrong input: must be a placement, a vector, or a rotation. - + Wrong input: object must not be a list. Wrong input: object must not be a list. @@ -5095,66 +5154,66 @@ The final angle will be the base angle plus this amount. Merging layer: - + Edit Edit - + Flatten Flatten - + Upgrade: Unknown force method: Upgrade: Unknown force method: - + Found 1 block: exploding it Found 1 block: exploding it - + Found 1 multi-solids compound: exploding it Found 1 multi-solids compound: exploding it - + Found 1 parametric object: breaking its dependencies Found 1 parametric object: breaking its dependencies - + Found 2 objects: subtracting them Found 2 objects: subtracting them - + Found several faces: splitting them Found several faces: splitting them - + Found several objects: subtracting them from the first one Found several objects: subtracting them from the first one - + Found 1 face: extracting its wires Found 1 face: extracting its wires - + Found only wires: extracting their edges Found only wires: extracting their edges - + No more downgrade possible No more downgrade possible @@ -5275,9 +5334,9 @@ The final angle will be the base angle plus this amount. added view property 'TextColor' - - + + renamed 'DisplayMode' options to 'World/Screen' renamed 'DisplayMode' options to 'World/Screen' @@ -5326,7 +5385,7 @@ The final angle will be the base angle plus this amount. - + Draft snap Draft snap @@ -5368,23 +5427,6 @@ The final angle will be the base angle plus this amount. Draft - - - - - - - Draft - Konsep - - - - - - - Import-Export - Ekspor Impor - Download of dxf libraries failed. @@ -5410,27 +5452,32 @@ from menu Tools -> Addon Manager Create chamfer - + Save style Save style - + Name of this new style: Name of this new style: - + Warning Warning - + Name exists. Overwrite? Name exists. Overwrite? - + + Error: json module not found. Unable to load style + Error: json module not found. Unable to load style + + + Error: json module not found. Unable to save style Error: json module not found. Unable to save style @@ -5451,16 +5498,16 @@ from menu Tools -> Addon Manager Offset direction is not defined. Please move the mouse on either side of the object first to indicate a direction - - + + True Benar - - + + False Salah @@ -5604,12 +5651,12 @@ from menu Tools -> Addon Manager ImportSVG - + Unknown SVG export style, switching to Translated Unknown SVG export style, switching to Translated - + The export list contains no object with a valid bounding box The export list contains no object with a valid bounding box @@ -6116,7 +6163,7 @@ on supported nodes and on supported objects. Circular array - Circular array + Array Melingkar @@ -6391,12 +6438,12 @@ CTRL snaps, SHIFT constrains to current segment or to normal, ALT inverts. Draft_BezCurve - + Bézier curve Bézier curve - + Creates an N-degree Bézier curve. The more points you pick, the higher the degree. CTRL to snap, SHIFT to constrain. Creates an N-degree Bézier curve. The more points you pick, the higher the degree. @@ -6406,12 +6453,12 @@ CTRL to snap, SHIFT to constrain. Draft_CubicBezCurve - + Cubic Bézier curve Cubic Bézier curve - + Creates a Bézier curve made of 2nd degree (quadratic) and 3rd degree (cubic) segments. Click and drag to define each segment. After the curve is created you can go back to edit each control point and set the properties of each knot. CTRL to snap, SHIFT to constrain. @@ -6423,12 +6470,12 @@ CTRL to snap, SHIFT to constrain. Draft_BezierTools - + Bézier tools Bézier tools - + Create various types of Bézier curves. Create various types of Bézier curves. @@ -6884,40 +6931,6 @@ The result of the operation depends on the types of objects, which may be able t For example, it explodes the selected polylines into simpler faces, wires, and then edges. It can also subtract faces. - - Draft_Array - - - Array - Array - - - - Creates an array from a selected object. -By default, it is a 2x2 orthogonal array. -Once the array is created its type can be changed -to polar or circular, and its properties can be modified. - Creates an array from a selected object. -By default, it is a 2x2 orthogonal array. -Once the array is created its type can be changed -to polar or circular, and its properties can be modified. - - - - Draft_LinkArray - - - LinkArray - LinkArray - - - - Like the Array tool, but creates a 'Link array' instead. -A 'Link array' is more efficient when handling many copies but the 'Fuse' option cannot be used. - Like the Array tool, but creates a 'Link array' instead. -A 'Link array' is more efficient when handling many copies but the 'Fuse' option cannot be used. - - App::Property @@ -7023,19 +7036,19 @@ set True for fusion or False for compound - + Create a face Create a face + + - - The area of this object The area of this object @@ -7079,8 +7092,8 @@ set True for fusion or False for compound The base object that will be duplicated. - + The object along which the copies will be distributed. It must contain 'Edges'. The object along which the copies will be distributed. It must contain 'Edges'. @@ -7095,9 +7108,9 @@ set True for fusion or False for compound Rotation factor of the twisted array. - - + + Show the individual array elements (only for Link arrays) Show the individual array elements (only for Link arrays) @@ -7226,8 +7239,8 @@ When using a saved style some of the view properties will become read-only; they will only be editable by changing the style through the 'Annotation style editor' tool. - + The base object that will be duplicated The base object that will be duplicated @@ -7877,7 +7890,7 @@ the 'First Angle' and 'Last Angle' properties. Text color - Text color + Warna teks @@ -8030,14 +8043,14 @@ Leave blank for system default. Use 'arch' to force US arch notation - + Arrow size Panah ukuran - + Arrow type Jenis Panah @@ -8074,7 +8087,7 @@ beyond the dimension line Command - + Transform Transform @@ -8093,4 +8106,24 @@ beyond the dimension line Set/modify the different layers of this document + + QObject + + + + + + + Draft + Konsep + + + + + + + Import-Export + Ekspor Impor + + diff --git a/src/Mod/Draft/Resources/translations/Draft_it.qm b/src/Mod/Draft/Resources/translations/Draft_it.qm index 3783398bf5a6c4150852a4628b1562988115497c..09b62a8aa526ebd8f55e64f851bb41ee580a6927 100644 GIT binary patch delta 11495 zcmaiaXH*nh6K$Pyx+nA`m82*bF^eeXfDsiH%!&yxVMZmHu8bE{6cY*v7%+i3Au58H zF<&uZzU-5IH--KnPN>ShfQbtZ1#3g}MU zNdk5y-nbapjd+U*z@Eg1UIF$ZK6VDMH}Q$5fPIJu-v;(29x@QvkNAw1!2ZM+djSU! zPdx%0L_9MZ=uPyoSAGF8b9h7hwJUy9|ITaX`{Z$YuXCXw8l%yfDe4t$92PbE^f zC4THLQ7!B;Bf)~~LR}annfQO3VUQ-og)cCIShWZX^6RgNJknvoDZsPDD{6>(aN=*V zfF4-nvGNvVSC3kdSD6DtO@k$O!%*kUM5pIr<6B|60HUFOB&HuHHfb^mUWT|5L}CMx zv}7;w8*fS4GLz`W1`F~E^-J;D4w7~*Azon@Nk=4NU3C`ZPAyCE{XUY;#S#BHkEAOS z@!DRc_|=D`tLFN|8}!5h@cR&w?#B_ma4*F_^(@FVHAs5-nRwG{B)$2EnAZ^t3f)|i zZHkHY*-x^IJ29Vi78DhJlHBDCG2izV6b=a_cWX+NmrU|NaBS2R3ks)wB%9Z#kQi2h zod{0K^A2D;2C@t{%IudT|;!es|DF7vjzE{TO?;3B+9=|ayBfKiW@!} zLp*DR1w}Zn`)EFih>oP1XGJ{v1nC^zNq9da)5`dL8;X*g2TaY!<0pV+_ zp{1DLpSq74iO)&YBQlrxsk5c{ZVUCCd7Ah)^Kj}J0iWM-C(qU($C%&b*%iKu^&rnx z{Yhw@$@4-K(3iZT65#vrQoK<>UaL-!&{d?qGqQ*c{%JvBvxNFCKSgYqp9O_&Fb(qS zPb|2(1w{vM^8N!ZP5(-R6JSYmzMJKMh1*$B^!QAJPe&8`{Fny6!-~US(%_$`!I5?} zq}dqwdMphY`I%V3Xc`g(wr};LA%8=Nq}gWC=tUtUeD~4lrFt@pt)4VSXT+|przv}75)JOqv}7-0yB#RxpKKCMT2iQ4B2hn- zLiZt?tr|_!KVl;`y=g`yTzy+h{~T~O!!-UhUwT1&!G4OavW!@CHCk!fjyPRHF+;3~ zeR)A~*4WXN7)qRiXxNrPi7(-@>%T0>KKs(z%mKu<{G|1N!ib-JOB+YV5}#&A8`J8N zsBNY#wZ9OZd_&s?jwar3AMKcn1r%MNop;S)Boar_;Z-+a(q(jF*C^s=Lh0Pc0Af83 zSdjl3N|*o4C#qng>kXYrl+U0WTd;uM8!7i#0ExvDD6diq@y9-t=L4U64CxlnQ@aui=E6E3YSE@VC4**v7q0~I_@Cxhv!(O&4D2CAy&nZL;S%> z=Cs9)M357!yEqK>X)UWq$B>#kF&D4?M04M_EbZt%6v@dR0 z^$F`Z{tI&cRo1p4-b!bV=GK{RbU8y|avxUUBr{|lD6c$Q6><3p@*3JdH2Qr-(Tv%rZ-#CmF2FiRmi zk-~yITM_^Lg)OWM_MiH}7S-=eqHSdsQ~xfBnlIS8Zg5%c>ul3fENH4X+nR}mIApV( zzD2|)N3*?My@;(@$@YGQkFT#|`}9U)W!kdT;acMRLfK&hHaK|?%NmnQqLXdIaWOL0lRrEpM+yLdtCbhvB1CVN#s+a;s3Fhn{dGuW!Nh>XA+Z! zvDfo$h!#&}Z+hktAJ~i)j%-4_`b1VZJ)8Jt;JuQCFJpxds}rxRu(y`aO<7S1nw{>m z5BaFweueB)-80113G8z!G=bwoPH7>;6Y{yJm`c1+G?$NIN3SMx^>QB)qocTfIxaZK zlUt|cqEtI_+gC90{`S1$e7LOT4qnM|6tNod7UVaKylyed^3{0W;Gi|JOkWF{MQCU4 z(g>>L2yvGK2_*Uia@RgdBx=0^76JS5W|yG_++Xn4dqA@2@4VCN6k>7TxaT8S=D#t# zpW75-8>jMq-(mV2?tIX94Y4j8xzFc4$e6FW?=q0Orx*8o*onlPReWTh9Ab@H@$msS zQ2%qg@ri4fK`?ydlQWWuzj?!_^{9e+{+b6#r-_~aTZ&&c^I)w)qEb^HT-X#<(vi>d zhwq(N@#smXAzU(f%%nXewyxr_j}Zk`viRCgu0$J_^6fn#Snl-Wdn$wxd+?nf++z8#`xZ#chL6Bh8R%>R21nHGGJUyg*fY-Yo+ z+ASfr=@!p5H+)L$T`JG@fr)ypjVE~AB(cToSXlcDiE9D!v7v{hIDchY+g31+77|LRVQ-TC{(D1JU>h5zCoBY*9l{w z7x5jZgehn=v5zB!l>!TNcqgozqs%655#?(gAkplVu(usde0e!hv9giq*+o%F`9bW` zbm7<-u5%qOYC&nS>;*2ur32WWzsiE_a}Ck-4iO*MRkUdMjo5{rqILE%5^KMTHgOOb z^`6FL=_;F-h`tlthz)5Zyz7BEpW6!WS%*=ivw#`E_rOdNN)0hMOaq5j18RZ&fMAgQ zJTa_x5K+gyVtDT&2sI`qhKCcM^iWLs>j+tzCZ;WgLqnZKaDEW6KO4pLv#6bi28ghW zAdGp?5i!3P92MS0EDZD@>TpCXX_Q11*h(xtdkQ)zORUNiL}UC!;utrg!ntC#hZl*c zZ6Y;)08#BhBF#F0*teG=yA7Cf=dw6+(}!5Q9C5)Oj`Hm-E{wAxQSG(3WGEmue}lMG z?J1}~LFCp*f@tq@Lfi{R!hX9@+?(x=l^qoKmKupK`6BM?kvGr36^~ooB>v-#cy=C^ zN-8U!KaYjJIw4-}#}4wg0`a@P-^H801w@8*;%$k*>kuj4T>+!!d5QNyaP)`D;^Wk& z#O)f2k4ODbdE!dY3@SAcKTlL5{$jECyP<&iOF!|qL?gdkEr|likqfIN*|P}=)hkJ< z2nERQm7@NxWL;)EQIkuO^^2LrWiHuN@d5*5q>7JWk#3KrsxC57joVVy^8v&^y_c%h zz(R_CNj2Bw`-;t^`eV&T60r@XMlMK0#)VSLFk}sBiPZ9tJMp2-ehRL4LfW-+ zIP!6tll1W6XU{&+FX)Om3u-g zeyEgff-tLALCUTWL3~*gDZ3)@_$%pbiwHD$i==aFao%@l>2l$GVz;uTtBnuf^E_ZS z^w%8eYVQP)_^5Pie-w#-?4?_`$`Ow+-;(b6ra>`s=>dbTIh`pzm>Po86d*mER!lsu zhV;Y-BzqQMLFU}ig8Y7-^wj$wG;($p6xwCd^V?-eEOeKi|42dUdnLVrIA=CnrFVJT zh)=jAy&nM=RA?znp>XklWwLGu!q*)4S}vOa-$u!@^@pj%uiTPtn!F-z@Q^E%y+LHE zBv&*zlBkj`S1f}(I9w-JT>6~E@U61bq++5W-g52VG0;`(->1Pe)`d+p6-g zJeY2zLn+?#u%M`yF8jTAuBU&((KXkY_iN&1P8Wyk7oy<|yL3W8}zv=nA@2mzSVt7Tq?>OG)0gGw z%(^7%u8>!FApu>CmsdRcLVU$*dF2bwA`%0e$+2mPM3=+mI9q38hepb)hVLf9mdLBN zAuoh&x1i|JQ%($zBKB~uym~RX5_VZ$JLUxP#8L~2K_aG7xyoicc}o$NYu8!cW{3SQ z^pdwF!t+Z9$~&XG60;jG?@fZRy&h;m_Gz01`QEy6sw)bnM+^C2A{aQxU(OKci5=;0 zK{35Z&Z-kb{O=3-=rUxF?PcWSj>$xJ-g36sgR#&V`Ft}Z3-is&^0lcSi3YBbA8f_G z-EYf}mP|nFK2Cmd8vCF4O@3WZ5bu&FzkL)%Ja?V^e#a-GYtQ8mgJnp1MgF>LKiWip z`DclgsP?b?>wW|%n=2RB*#n2qlK;+bLTr7airj689t~0H)hM)9k5z_YL1g9`D^&)c zAgrjY$`l_<%=Ut+%%jh6%x{%-gM92LUS%5@j0-ncRUOs|6-1}1b_e0XT2AR8R@Dk(lKKB zMXKCGaNXKrX4TD;i0*1ms=Hc*Q;ROD$6KR`w^ym29R|yXyiz?o5AuZ0P`&t$^fs(e z^*RPznNe3&bjgWWnyaelFD_WOo9aVQXA-ni^{aX|QT!dXIEm}|msP7y=Mgd=)?}F;wk#3gJ5Dyt>=4r6iM_LwNDLaJ z_CMxEVyU-!9Hy`Q_)PWq_9*_n_38=3v5=$d)e}?E(%*TYo*YySigaQr-U+ZEyB(_z z*zyr00<}7LRtzfC3w24J=Es|>XIy#-McHwz<$zB8F2y{(1=$^I^^7-QZ$mrvKUe3X zDVm}-*DgR9N@{ad5{b@_)#g`E(63fkhxgn}VsNB7Vk$DJxsEz=+ASoowd(jM{YkVg zQm+miOJdV~^}3VDGgZ5*HwIw?&r~IdF_8MWdPm_iqH^EVyQKNVa@MQ&^gBxY390u! zM(^-+s5dQ~e9+(|CsjrQP=x*t&zVR=} zbY`Ub#wCPT);o3XU1y@N@63RHxI)Ci8<=WuJcHEo>D(q7e>OXh5AX3JG!_k z>SyC%iCN9m&uI^l=B4_1Ji_ke4E2k`7z{x()UO-|k=QX+{h>oGqH!bDAIzO`qH`Jb z$8fB)b(s3I2iQCQhWbZn08z+E_3zIz@%kq;G%XC8Ia9+5Fz|jMt80*`TvlTo=!LoT3ypCqip`dmnlj__(02xFtee18F`fH3iQK+H2-4Ks=uQSF_ZJm2EhsiLQVub!Dt3W?&exz5O(C zWzaCcbkVGC(UgSCHqC|vxNd5M1x3Sj&E`k0h$3rE@@v$JHa?m?Uirji-x$4pW%ESM z(Ypxp&wDi|!;tR2?$Mk(4TdaHYc8C{#6nsM1Vf}7Km})2&|ETu0CC}(%c4ZnoYv&j z#|Y(8PtDb>)k*Z-uDR}A9g00clfVA~2~CjZVS_s8YF}y|HAK+YJf(RVm4VfC*Sv|v zcFk*lY2KbQk_fJ)DY8TKUo5A2?@~;{t-a=}8@6lfq517mfF~i_wVJ#l5;Lo6_3eEy z<6WWE&v=U7qo&pncLpQa{#w%snS?q+TY+%?$md%7+POqiE@>;RTSm0IhqlUH5Fu$F z@BoSRoq)NR^(HxJt2}v+e%(e}=TZ|AQ-^9Bb&Z2gt*>od%bnQeP;Jxfrg$Q*WEA) zHE750MUlT`t({~8%BR|DgCYvd$fv)xLB9iuvL|aps)IR~)@wuGB2OOZs-5|~4BERV z+As}>aI38a*)?lzM9CcB;ZALY3oN%LM;qY=)BdiZT~Hx_#EK~G3SBUX=3d&Ej2f73 zJ89#`tt7Vjmp1;mLc;0|(4K_#e4u$2{?JFe`l};R$6wklwL1|FuBP2R5+)7`((Y|t z4#TK4?cNhR5DLAthiv~6?;oW-^ri(y3Ese#z(gP@tK8M5S3zaE+FF}l8x*&nsy)_5 z!j#KFdwhNX1l~vOnO*ki><4Mj-o`@O7HcnYjZ}={bkBpSwYoJpZQs z(s?FvjfeKj4K;>Q@3ddPqgLBI)&4Ar<)eocHUjq<+*C1(A0WxNy^89HGl|v96y+u^ z@S>-pb3o~uvR=_m2PrpwRP;p^h&@SC>>5qLoIYKtpqfr%W2oZL4_sK~s5opJgFe<% zsj?WsIrNFr_%O(r+)`3e96X@#XrcIL z9UxlyRGH`u)5eTaCU(S)7BOY=jvd5(a+S&N5x*05SWq;aqD)(km3xd-0wY_Z=-*dD zha$UteH}B&v6gv?GH)${@<%mges_qT&Bv4lb>OHxpLK-XhIw1b`%&fR#NU9f}<8) zQ0|7z$0Q?Gx%=caDtKGv;kT}siH9jqh9h|Q?@|h4BZ%71u^_wEO?mOyi)dnm@_N-Z z;_t2~Z&oZMp0-K(IIb2XgPncJ0X!d}d}Z!vr+?{K%~wP=2|5<>l!Pf&r>a#z)NZd% z^A0Ai_CTj3_JzO0HAwqG{Ae#-qXl~~H@%~C%{RmJHDw&65zh|RwKKrekVSiEGRsl0 zOZyV*9;{pHf-E)ov@W(YV%1UB)r#w3#EfT?ZdE1h{F=Qk;q6MIQ+B$<4gnsN1z0hMe$Qw|7WC59X+zkG=h%J9F5JL}UfswF$`bW@8uK_4xUCDtca*J0uX#h3e`ajzS$Ney)2o89AoU zT-}qcSgy@c-G}kWnz6;YFM)VKWtXD+QiKK8@zeeO8$hi28r`2IPQ>r4b;Y~gFs`_! zm(rYx-q*GuE7w77QMXNU|W1(t?>&sTg4n}>^+ip8Z6y8#A zXU-%sUD4Y+V7y(QTT(jx8wZ+(Tb)FS5y_ z&-!}jphYU~)Hk}ehiG~=y{q~rvhO&(>(E?0;9j6_6&Q^6+Ul#`{qSdG-GB96TchBm z9oBctiY2z^sorZq2IbNH0S>X+BvjDf9Izv2-%^1O#Wrs*eQ@3ZtV6GovYT&a(l+zBN- zTOV5k`u|OT{i^7}n3YNT_z%y(8H0Y!YvkQ{fBoA12CRV&npR?c?1`+}Ks~b@uAE)YXd>BmRdsTmH^izyvwE9~Yjl{;t z`n#UThFVOfy2CpXh<~lA?cH75Xxwp8iQ_4DmM6 z`cHAN#M=PHcELN#o+1ymTzigXnF*sN^mnY8w8fuuVZL6J`B-gGPGU=(pEle zXm{Wo!m-HE!P*IFu7L$bhwm4lg3*T{QHDOGH8k!+;GCH4Q5nhAuM_ zt@bhuzj2DVo2$X6mLv4(MT5^OBhuGBgU^cq;`+{p5uf{m#D@)|+Pnu@dm2UsCPH`G z8b+t&5#RXJFg_FuT)xpTdD{h|H@hv!%CV@@1HIWWWgFuDqi4+Mn$6884Ga1st7T*v z7WKBnkj&k%bYT+q{m>AdfV8uGk|FL%6uSGVhJ^NLK_5RdB=kT~Ms6^yDa3$fO`>6~ zzXFlBz>ty`3%iapq}&JPM)Wak1@frJhTTtNG4}{CWOjlb=f5{(?%a+y8axfzcuz-| zo18J6n}%3Ob2D7H1xn6)Z@5%(H1U!149{C4NDXZbukItdI|djEot-hBJZNN9VCdd| zj3S~XQ443IyuUhzpk&ncu*I~Xr%`(?jD&BYQE@J5w(A%TDd;2{`Wnj}YYKIG(`eJK z3DRCGqurzkO#P~tGgho#qLZV6_F%+U;4B1NU8Cc<=a_e<87te5!Bgo5#%kq@(Mopy6X_9hGRcR|K}SDq0+`OesXNM}4lIAH8QG@nFD zKcn~TBx3a&7>9O3XW|}U^mPW+ZzdT1BF)_)-^LmPojQ}K5N@1VcNvK#-Ho$+MibRP zY@A)v?a%9F498A{!%t(xU2ucQxa1ssx&E_p`Gn?}oJU)bH=k;Zo`bG_`zB-TGH}Q9 zq%mzkyujNN&j~kPyp0pX{xe=KnHGjDHeNA-Bb#d(bANTj_j$%! zoth9`tZ2Mf+Y4ifF2;wG1`&UD-T1NqE{L`@zQr7ck4iJXeTxnHS{cnnQK)q*;*B4) z7m1h8GJdvPsDbhCKgr00Lrg4xCh;k^P0CA0yfJXxqz}S{Dh)H~7kz?$EN3!$yOCHK zU@BV#wnu(2*+j!)b7!0ElE)DJ<7#pYNd{RJQ)LHalcU2-4a&u#9gZ_~J&qpml)u^3 zqxUJOf$yeXA+6A+W|(^2*@U@AbJL)_=J>%$3$okyOoQ@aiSFqp@1F3zcD8Bg)okK_ zN1BFRu7TS3$>blj3GH&E$$uY8+Vd)=vG>4@=i^Lc-_6I{X0mC*qD>e%Wtk@2XbLr@ zm?kZIghF6GWt!OyRsQm4)4U(SnEu(B7A7KnIEI^+Z`+FLzuFY%fzS2po8rsB)K%u1 z64v5z&9IZEHC7En_SbM)kwVag2$uq{Yl$iufr|7 z^3;!lX*^A$F;oRdfiwdD4^G!|_MMllPo6Y|M&o;b{2N6h;y1PymEx^EMAh_uGK+FH z=xG22;JYAvJ3hY9mASBa@g1z#;5t>P8g;_ilPuRBi|bCtJpyp`DY#P*jstPt7^)V3 zt);MwujD8+@%dJ)hEo+>>i>IMd}V7E$)?0d)n#|$hc;v7S(%dCR*lcHVJlge`1jtz z!Kq|R|Mw#P=hpcCWqj}5xc&0xY2r&?5@{%dH;>1|G~;2I5%KFnM6I&_^Cv8EaQwy)VHIB#BFg;l&(q6>iftqR4;UNc AZvX%Q delta 11218 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 Y)|+wq`v0em;y$>GzYaDD7PCkE55e-JxBvhE diff --git a/src/Mod/Draft/Resources/translations/Draft_it.ts b/src/Mod/Draft/Resources/translations/Draft_it.ts index 4c9b3882f3..f963819686 100644 --- a/src/Mod/Draft/Resources/translations/Draft_it.ts +++ b/src/Mod/Draft/Resources/translations/Draft_it.ts @@ -661,31 +661,31 @@ Cambiare la direzione dell'asse stesso nell'editor delle proprietà. Reset point - Resetta il punto + Reimposta punto If checked, the resulting objects in the array will be fused if they touch each other. This only works if "Link array" is off. Se selezionato, gli oggetti risultanti nella serie saranno fusi se si toccano a vicenda. -Questo funziona solo se "Serie di link" è disattivato. +Funziona solo se "Collega serie" è disattivato. Fuse - Fusione + Unisci If checked, the resulting object will be a "Link array" instead of a regular array. A Link array is more efficient when creating multiple copies, but it cannot be fused together. - Se selezionato, l'oggetto risultante sarà una "Serie di link" al posto di una serie regolare. -Una serie di link è più efficiente quando si creano più copie, ma non può essere fusa insieme. + Se selezionato, l'oggetto risultante sarà un "Collegamento serie" invece di una serie regolare. +Un collegamento serie è più efficiente quando si creano più copie, ma non può essere fuso insieme. Link array - Serie di link + Collegamento serie @@ -1616,7 +1616,6 @@ Può essere un nome di carattere come "Arial", uno stile predefinito come "sans" Altezza predefinita per testi e quotature - @@ -1624,6 +1623,7 @@ Può essere un nome di carattere come "Arial", uno stile predefinito come "sans" + mm mm @@ -1705,7 +1705,7 @@ Può essere un nome di carattere come "Arial", uno stile predefinito come "sans" Tick - Tratto + Tratto obliquo @@ -1942,9 +1942,9 @@ da Addon Manager. Consenti a FreeCAD di scaricare e aggiornare automaticamente le librerie DXF - - + + Import options Opzioni di importazione @@ -2162,8 +2162,8 @@ If it is set to '0' the whole spline is treated as a straight segment. Se impostato a '0' l'intera spline viene trattata come un segmento retto. - + Export options Opzioni di esportazione @@ -2343,7 +2343,7 @@ Questo potrebbe fallire per i modelli DXF dopo la versione R12. Grid spacing - Spaziatura della griglia + Spaziatura griglia @@ -2433,7 +2433,7 @@ Questo potrebbe fallire per i modelli DXF dopo la versione R12. Automatic - Automatica + Automatico @@ -2762,17 +2762,17 @@ Questo potrebbe fallire per i modelli DXF dopo la versione R12. Restrict X - Restringi X + Limita X Restrict Y - Restringi Y + Limita Y Restrict Z - Restringi Z + Limita Z @@ -3124,10 +3124,10 @@ Not available if Draft preference option 'Use Part Primitives' is enabled - + Offset Offset @@ -3296,8 +3296,8 @@ or try saving to a lower DWG version. - - + + All Shapes must be coplanar Tutte le Forme devono essere complanari @@ -3323,11 +3323,11 @@ Oppure scaricare queste librerie manualmente, come spiegato su https://github.co Per abilitare FreeCAD a scaricare queste librerie, rispondere Sì. + - Custom Personalizza @@ -3352,41 +3352,41 @@ Per abilitare FreeCAD a scaricare queste librerie, rispondere Sì.Imposta la scala usata dagli strumenti di annotazione bozza - - - - - - - - - + + - + - + + + + + + + + No active document. Aborting. Nessun documento attivo, operazione fallita. - - + + + + + - - - - - + + Wrong input: object not in document. Input errato: oggetto non nel documento. @@ -3567,9 +3567,9 @@ Per abilitare FreeCAD a scaricare queste librerie, rispondere Sì.Scegliere la posizione del testo - - + + Pick first point Selezionare il primo punto @@ -3585,6 +3585,8 @@ Per abilitare FreeCAD a scaricare queste librerie, rispondere Sì.Crea Polilinea + + @@ -3592,8 +3594,6 @@ Per abilitare FreeCAD a scaricare queste librerie, rispondere Sì. - - Pick next point Selezionare il punto successivo @@ -4014,8 +4014,8 @@ L'angolo finale sarà l'angolo base più questa quantità. Seleziona gli oggetti da tagliare o estendere - + Pick distance Scegliere la distanza @@ -4050,9 +4050,9 @@ L'angolo finale sarà l'angolo base più questa quantità. La Spline è stata chiusa - + Last point has been removed L'ultimo punto è stato rimosso @@ -4409,8 +4409,8 @@ L'angolo finale sarà l'angolo base più questa quantità. Cambia pendenza - + Select an object to upgrade Selezionare un oggetto da promuovere @@ -4465,41 +4465,41 @@ L'angolo finale sarà l'angolo base più questa quantità. Declassa - - + + Task panel: Pannello attività: + - Polar array Serie polare - - + + At least one element must be selected. Almeno un elemento deve essere selezionato. - - + + Selection is not suitable for array. La selezione non è adatta per la Serie. - - - - + + + + Object: Oggetto: @@ -4519,22 +4519,22 @@ L'angolo finale sarà l'angolo base più questa quantità. L'angolo è inferiore a -360 gradi. È impostato su questo valore per procedere. - + Center reset: Ripristino Centro: - - + + Fuse: Combina: - - + + Create Link array: Crea una Serie di Link: @@ -4549,24 +4549,24 @@ L'angolo finale sarà l'angolo base più questa quantità. Angolo polare: - + Center of rotation: Centro di rotazione: - - + + Aborted: Interrotto: + - Orthogonal array Serie ortogonale @@ -4631,11 +4631,11 @@ L'angolo finale sarà l'angolo base più questa quantità. Predefinito + - Circular array Serie circolare @@ -4760,12 +4760,12 @@ L'angolo finale sarà l'angolo base più questa quantità. proprietà aggiunta 'ExtraPlacement' - + No shape found Forma non trovata - + All Shapes must be planar Tutte le Forme devono essere planari @@ -4868,22 +4868,19 @@ L'angolo finale sarà l'angolo base più questa quantità. Map mode: + + + - - - Wrong input: must be a number. Input errato: deve essere un numero. - - - - + @@ -4893,14 +4890,17 @@ L'angolo finale sarà l'angolo base più questa quantità. - + + + + Wrong input: must be a vector. Ingresso errato: deve essere un vettore. - + Wrong input: must be a list or tuple of strings, or a single string. Input errato: deve essere una lista o tupla di stringhe, o una singola stringa. @@ -4927,8 +4927,8 @@ L'angolo finale sarà l'angolo base più questa quantità. Input: singolo valore espanso al vettore. - + Wrong input: must be an integer number. Input errato: deve essere un numero intero. @@ -4963,8 +4963,8 @@ L'angolo finale sarà l'angolo base più questa quantità. Input errato: deve essere un posizionamento, un vettore o una rotazione. - + Wrong input: object must not be a list. Input errato: l'oggetto non deve essere un elenco. @@ -5339,9 +5339,9 @@ L'angolo finale sarà l'angolo base più questa quantità. aggiunta la proprietà di visualizzazione 'TextColor' - - + + renamed 'DisplayMode' options to 'World/Screen' rinominate le opzioni 'DisplayMode' in 'World/Screen' @@ -5457,32 +5457,32 @@ dal menu Strumenti -> Addon Manager Crea smusso - + Save style Salva stile - + Name of this new style: Nome di questo nuovo stile: - + Warning Attenzione - + Name exists. Overwrite? Il nome esiste. Sovrascrivere? - + Error: json module not found. Unable to load style Errore: modulo Json non trovato. Impossibile caricare lo stile - + Error: json module not found. Unable to save style Errore: modulo json non trovato. Impossibile salvare lo stile @@ -5503,16 +5503,16 @@ dal menu Strumenti -> Addon Manager La direzione di Offset non è definita. Si prega di spostare il mouse su entrambi i lati dell'oggetto prima per indicare una direzione - - + + True Vero - - + + False Falso @@ -5554,7 +5554,7 @@ dal menu Strumenti -> Addon Manager Modify subelements - Modifica i sottoelementi + Modifica sottoelementi @@ -5604,7 +5604,7 @@ dal menu Strumenti -> Addon Manager Draw style - Stile di disegno + Stile tratto @@ -7038,19 +7038,19 @@ imposta 'Vero' se il risultato è una fusione o 'Falso' se è un composto - + Create a face Crea una faccia + + - - The area of this object L'area di questo oggetto @@ -7094,8 +7094,8 @@ imposta 'Vero' se il risultato è una fusione o 'Falso' se è un compostoL'oggetto di base che sarà duplicato. - + The object along which the copies will be distributed. It must contain 'Edges'. L'oggetto lungo il quale le copie saranno distribuite. Deve contenere 'Bordi'. @@ -7110,9 +7110,9 @@ imposta 'Vero' se il risultato è una fusione o 'Falso' se è un compostoRotation factor of the twisted array. - - + + Show the individual array elements (only for Link arrays) Mostra i singoli elementi della serie (solo per le serie di link) @@ -7239,8 +7239,8 @@ When using a saved style some of the view properties will become read-only; they will only be editable by changing the style through the 'Annotation style editor' tool. - + The base object that will be duplicated L'oggetto base che verrà duplicato @@ -8038,14 +8038,14 @@ Lasciare vuoto per il sistema predefinito. Usare 'arch' per forzare la notazione dell'arco statunitense - + Arrow size Dimensione freccia - + Arrow type Tipo di freccia @@ -8108,7 +8108,7 @@ beyond the dimension line Draft - Draft + Pescaggio diff --git a/src/Mod/Draft/Resources/translations/Draft_ja.ts b/src/Mod/Draft/Resources/translations/Draft_ja.ts index 75b8751910..cf46c73a6d 100644 --- a/src/Mod/Draft/Resources/translations/Draft_ja.ts +++ b/src/Mod/Draft/Resources/translations/Draft_ja.ts @@ -1606,7 +1606,6 @@ such as "Arial:Bold" テキストと寸法のデフォルトの高さ - @@ -1614,6 +1613,7 @@ such as "Arial:Bold" + mm mm @@ -1933,9 +1933,9 @@ from the Addon Manager. DXF ライブラリの自動的なダウンロードと更新を FreeCAD に許可 - - + + Import options インポート・オプション @@ -2148,8 +2148,8 @@ If it is set to '0' the whole spline is treated as a straight segment. '0' に設定すると、スプライン全体が直線セグメントとして扱われます。 - + Export options エクスポート・オプション @@ -3111,10 +3111,10 @@ Not available if Draft preference option 'Use Part Primitives' is enabled - + Offset オフセット @@ -3285,8 +3285,8 @@ or try saving to a lower DWG version. - - + + All Shapes must be coplanar All Shapes must be coplanar @@ -3315,11 +3315,11 @@ https://github.com/yorikvanhavre/Draft-dxf-importer To enabled FreeCAD to download these libraries, answer Yes. + - Custom カスタム @@ -3344,41 +3344,41 @@ To enabled FreeCAD to download these libraries, answer Yes. Set the scale used by draft annotation tools - - - - - - - - - + + - + - + + + + + + + + No active document. Aborting. No active document. Aborting. - - + + + + + - - - - - + + Wrong input: object not in document. Wrong input: object not in document. @@ -3559,9 +3559,9 @@ To enabled FreeCAD to download these libraries, answer Yes. Pick text position - - + + Pick first point Pick first point @@ -3577,6 +3577,8 @@ To enabled FreeCAD to download these libraries, answer Yes. Create Wire + + @@ -3584,8 +3586,6 @@ To enabled FreeCAD to download these libraries, answer Yes. - - Pick next point Pick next point @@ -4006,8 +4006,8 @@ The final angle will be the base angle plus this amount. Select objects to trim or extend - + Pick distance Pick distance @@ -4042,9 +4042,9 @@ The final angle will be the base angle plus this amount. Spline has been closed - + Last point has been removed Last point has been removed @@ -4401,8 +4401,8 @@ The final angle will be the base angle plus this amount. Change slope - + Select an object to upgrade Select an object to upgrade @@ -4457,41 +4457,41 @@ The final angle will be the base angle plus this amount. Downgrade - - + + Task panel: Task panel: + - Polar array 軸周整列 - - + + At least one element must be selected. At least one element must be selected. - - + + Selection is not suitable for array. Selection is not suitable for array. - - - - + + + + Object: Object: @@ -4511,22 +4511,22 @@ The final angle will be the base angle plus this amount. The angle is below -360 degrees. It is set to this value to proceed. - + Center reset: Center reset: - - + + Fuse: Fuse: - - + + Create Link array: Create Link array: @@ -4541,24 +4541,24 @@ The final angle will be the base angle plus this amount. Polar angle: - + Center of rotation: Center of rotation: - - + + Aborted: Aborted: + - Orthogonal array 矩形整列 @@ -4623,11 +4623,11 @@ The final angle will be the base angle plus this amount. デフォルト + - Circular array 円形整列 @@ -4752,12 +4752,12 @@ The final angle will be the base angle plus this amount. added property 'ExtraPlacement' - + No shape found No shape found - + All Shapes must be planar All Shapes must be planar @@ -4860,22 +4860,19 @@ The final angle will be the base angle plus this amount. Map mode: + + + - - - Wrong input: must be a number. Wrong input: must be a number. - - - - + @@ -4885,14 +4882,17 @@ The final angle will be the base angle plus this amount. - + + + + Wrong input: must be a vector. Wrong input: must be a vector. - + Wrong input: must be a list or tuple of strings, or a single string. Wrong input: must be a list or tuple of strings, or a single string. @@ -4919,8 +4919,8 @@ The final angle will be the base angle plus this amount. Input: single value expanded to vector. - + Wrong input: must be an integer number. Wrong input: must be an integer number. @@ -4955,8 +4955,8 @@ The final angle will be the base angle plus this amount. Wrong input: must be a placement, a vector, or a rotation. - + Wrong input: object must not be a list. Wrong input: object must not be a list. @@ -5331,9 +5331,9 @@ The final angle will be the base angle plus this amount. added view property 'TextColor' - - + + renamed 'DisplayMode' options to 'World/Screen' renamed 'DisplayMode' options to 'World/Screen' @@ -5449,32 +5449,32 @@ from menu Tools -> Addon Manager Create chamfer - + Save style Save style - + Name of this new style: Name of this new style: - + Warning Warning - + Name exists. Overwrite? Name exists. Overwrite? - + Error: json module not found. Unable to load style Error: json module not found. Unable to load style - + Error: json module not found. Unable to save style Error: json module not found. Unable to save style @@ -5495,16 +5495,16 @@ from menu Tools -> Addon Manager Offset direction is not defined. Please move the mouse on either side of the object first to indicate a direction - - + + True True - - + + False False @@ -7033,19 +7033,19 @@ set True for fusion or False for compound - + Create a face Create a face + + - - The area of this object The area of this object @@ -7089,8 +7089,8 @@ set True for fusion or False for compound The base object that will be duplicated. - + The object along which the copies will be distributed. It must contain 'Edges'. The object along which the copies will be distributed. It must contain 'Edges'. @@ -7105,9 +7105,9 @@ set True for fusion or False for compound Rotation factor of the twisted array. - - + + Show the individual array elements (only for Link arrays) Show the individual array elements (only for Link arrays) @@ -7236,8 +7236,8 @@ When using a saved style some of the view properties will become read-only; they will only be editable by changing the style through the 'Annotation style editor' tool. - + The base object that will be duplicated The base object that will be duplicated @@ -8040,14 +8040,14 @@ Leave blank for system default. Use 'arch' to force US arch notation - + Arrow size 矢印のサイズ - + Arrow type 矢印のタイプ diff --git a/src/Mod/Draft/Resources/translations/Draft_ka.qm b/src/Mod/Draft/Resources/translations/Draft_ka.qm index 97aa1fbc091b69d4aa747c5fb4bf605301f33faf..6a622dd2ec93ca868b28611fcceb98ef2fc6e3b4 100644 GIT binary patch delta 13263 zcmch8XIK2!B`6@GVh)Hoqi)3vy3LBBTTzS{P>h>V5iuu(5d-F&1s%k= z6%%d|6-+3Kh*``51KxLr@1FCV=iVRp*Zm=HcTab9)mrb0)&6*3yqRNMUcvmNCK0tI z_In}FkGSFsY)`z@L|_NvW#$9B5O3iJ>`J_Y5!j7*mmuJu#CtUYb_X5>_8{K(B(Nv( zQA2>eh%b2q>_a^61h6mBlY_Ze}L3w!#5cla34O7R1-Q zC#o`)Xx~#ivZUn@$X4PzTS6f9iM{*_7)i`=ksbMdf1-|7Nbof90&%RKI&0&JL8@T@(&J9hA z@kVo!%o#O_m-tSS4KrJjbU&8pZr5TgzyP-M!gP|JeEEwXh8I@hUDJhSlehj3ff3!dBZjm^)HgVbr$iE zw??# zB2lwFm932js_mj0wij$YOWq|b5rw@YpHaO?=+{$S$1vg>rck2>`6QgesL8{6#7mc_ zrU~xE7wf3m=z7F%uA=4_>JneEg?wWoVO0vXPVggYZEi?y(yI~W##4uYO2qd$Qis(G zi1lbg9pXcX4n*6LCATcbH*=|@PZ5dG5!4YYDA|2Ww36JPSb zybw5y0v4`@?spgCsi71QcZT@WHq?FU31S`L1%Uj0Y3jc0EV0fmcI5A$P@lm)i4BRi zqi}0VeSd*VeZ#5W>Plp$jMer7Hok=&MWuGs@7!`?_h(SQx0vyeOzQXj960ix`ZpX# zlyQ;z5BWqaJ)Qc8f$gi-QUBkQiJcou1B@Wy+c7ktTOuT~gn~v^1Q)Vs(78Uu(yr6s zGjoZY4^!}h$s`)rq~IlbGl_^^G)$xu>(YaUUn(U2&m{^e>kPB`Mk6;z5NorM#(3j= zm_Lmhg%@Xe(74T5!QCb_ZtD|bCnnIi12PHCzcgWM0I~SBG*|Nr4Jk_$NoYxg8Ve;z^mOLP>yNcgt)eeqtrv4XOk(=Ti0?EX27oJ@}PC zV!(BJnuqaT=FtoPCPWQg==E%0V#a^S{H{+59K$yHygi1v_7MFV1D)ln>G#@DqP$;> zr5j0%aAC^SED|NZGGjPYGSQQjG_)luy_z}29wDCcij~=dfOVxRD`!Y2p8Sec+U`rD zb0n+22!SS`A*(^Bh|@CW69D%-tq!Y`h1l}Bso8!Yw2xW6_0Z|Gm#jf|Bk^C=*&ic6 z!{?7-o!U5o)n?|us)*bjEM9zYK)F;v3j}6|yi7pIb zLoQb&8r^`6Ty>Lpt7UBD4@li*q%WJ!~!?7 z1MLHdEojaTe1VSl%j}@uNQ~WNhX!ilkT$bq10>pRFgr0U6I?2@mR(rcgLt#1ENv}T zGW-|2u?#crUz=rJ&msQZh2>VgOzbab_Ba}$xbFq_d@}|#H)St;y-D~vv6oTKL~~BD zS6%KBZ){|*htwyo*~VT^NreQzve((RiAS*4550&>?bsXpc_mf=GzIqWK4|pMn9KcyXs~nM9T9 zbC(wo@%DeYdz2Fi$H%-(*`XleKX&B%C-Le<2+Mn2d95Q(#J0;eg#8Ch;y!iG!qt}H zK1r)dR3F9b{R!6c2fzYgBi``pYWV6+yxD$`Y`!;d^Ku)p$cxX!F%|QBerxu z@9_^^T7|>km$9S5BW2lSousoGSqw%WJ%(q z*DZxT%6#mxt;8?Bl0u5{K?6QXs}TQsh);Um08w%hpFSMA_w3D= zk2#0LWjl`S`hzI69lsil+|q3}&nSh2WjW$c zX6-y;x3BZeAc&}H8qe~<11sk6tYet*)93t_e-Vk^{rTOk$FRaO{O*;x#P_V@xfNj7 zlX~;VXF~j)-RS-n<=%gJP{p26AB!u(ryzn=;(Zj@lxUC{q zrKOqwGPx2Pp1^-6c_Ve|B-mWA_USFbzj_gsX(m*NhWywaq5F!&q+X;jP7EL(-Cvl( zf{ER$A{-S+z%5TWH5x*E%5qV0rE!P;elve`zv&xB$}lzB{6B0Xda6MLv>rUtRDt5 zY%e;M@!uJIrB>1EVm_j_i zq39Q(f&4#D#Q_|{=Y2qs>+@qVpekPAYZe2$6(FaJ7Nh6PA?_b0#{Djf)PJOyumrm9 zy;4ld2_yF8oS1R}VRiR55n|U2(;bPb@4&T&a);t0)ke74f1!ri$!IaOIcdMD`3wX!mcCy~Id-3={YD z@TgmdiQL9n#Ix>-CzpK9#1_pEPoJ(r>eXC4Ka3S5eFoyj`Z?lN_k1G#TJgq~`&BFy zZ?A!D0~(8WVc@{k7UIMB2E=|Y5FbtsCN|-k9YsyG_*5;qWyw!uOzizTM5-pW9g3%=Mi+eOWh8^6MA=& zdJPLB{wiAPcM4|qaj?{%p?ayXSQ4xg{eRa3x*lbxg>=j$8%#lO4DtL zNRO7%-%eh{qW4I1ra%%SYDtlA?+{;?C7GiRK^I*INztQ`0gd=7MMp*xuaY1|7bXyY zmM1M-*OB;}uF}##kndVoDdtW9k?Aif)&Y_+8l=??Z7+0^R(C{!dC*IWuTl?rgpah* z9cEW`leBRm7Id(u9ht|!#h4OUjNih{_5*HxAZ_}3ib(8~cGPqx=6XTenUF**<*2kX z8NR+~ue4|DWa4MauBKA*3DWh%@&c^^#k(#ZSGPi+4!34lg9pv#xaOR!QPRH%i%q5|ON) zk{&Q*JR2HI55`X>icXRqPADQC)>L{N1diQWWk+WARM`)BvXJun&Lr*{S&UCsNl$M( zkQiJ?dRn**QSqAe3VAzImy+Jz-ATOjSn1tgP=Rt?mcpUqM!jX-ZkX@lRJp`z=yqfq z+3Edwxaz*LbNv^@K8}@LOWY(f8fAAwS>iuS%I*&R$jp8Jmfe>;CDE{sTxm=ZdIn47 zsy}0hf6&R*^DV>&y_9PP;Ds&T7UPFTa;*li_obucS_|MAJD!#6zTZN8$0E6@C4rd3 zR=HI?DjxsdcI4mI$X&`VAogR0Jm4-Q*KI>Fp6_f!#DCQmIVcK2CD~6NG$euOMxZ>b z3c}-<%kpq(7vlMTd3dBBF;%)8qQeTk0*f)Rgd8%t2eFK6a!A22T;EuXiCyi;9lOY* zlP?p0H%AW3gv&j*N)DG35q{^(;cf^*x(4zLZ!<19-NFHMw!tc!ZTZ0Q;qvThLy0f! zC`TVe<>T2|UW{^Dl)ok~ww2M=Ve;}6D;|9&K0Z!f`K*9MZ5Me} zVm#5AR&uP1H?hqn<+y?Sh~K{_$L$1}#|k@&igV?7^PGjmE;p6eECN}A^5u2IP}2>z z*iqEB%IkHZM0+2~>)nC-D#`0d+i;|uFdb~ax=G$%-~?4|m3NkcB*N#(JLAEL84>cH zyH3ac$U*$KC7UF(cez*H0Ce&7b-%lo*I?pVB*?X8ogL3kBBq03PHTlQ= zNU%9UE~>U4jfD^L?-})pEqd_T>K0T{)gv($ z)oKS-Z^t0w{j93q4cmbA<5YnRp758(jy&avYPhZ1P03e{IrP4ehPeEJU6C1Z&8cBT1(c?Wa?2s|{Gp1PUX}Rq6{>|dHj?PHLbWImDOSm^ zs%77rl4zz@EzjRiV)zBsifu*kCr4B<)nkcDjxWXohwR9bLsT&xKjZpA8>0Vr;H7HS z!vf;0q$;*A>~-u$Ra^$*c0htE?oB5o5_MIUDMyHscc?5y$N`h{?a0y{RPnYteo%yJ zQwx~cgEOkF;c!4MWmG%&q?4$aqDowzN$hS3RgyC@o>R9~CuYHu2AEW*`(~1mVpSL0 zneo8N^{R_w&k--|pt^W)GlIqhAPSP3-GNBEZ_ZPtZwMgK?S<-^bc)!eWL4%-=q~Jw zD(fHEy}Fm`o)+d*a+NA~2Xbn!`Kl+$V0mw6)ssu$PH=|m**AE;&g)b!W5AVe!K#8Q zm56O9p(-%{#(?gBsNRRQg@f=@{qRa9S{kkv|6oAhO={J-yF^*3#hBl*7z-t}!TOcB zXO`OS3rKdlm)c`L{KuJZFQY19R4Cx-Q-0m@_@2x z-?K1R-vMfKhXG57KU}Tu@B@xzf0nva*ZN2zbJackCE`a~sC!R*i01Mbb>FI!(QbRH z9^?y&{r;{V90;Ae?N<-}dLAvC#_FL(Mq;C{sDm#Yft~xQhZXgLC;X@$e#)1`FmLq; zv~2m>aq5w+jA+BoQI8skiR`LjR*yc^4{5WfdTdw)WUKzgnD)+&?4N(tq1)kL(xTLp zrpF+96{>AMoUg5>o_gguvgBsPcyxI&UJ17&JKIG)^%cnLxL!RoV-_l@Jhi!MKGOWY zYV*PbI4ZT;{Ngd{3-clMoGx2P)Me_(@dyfi8mXfv+=2&NqqaQmNy0f@y=GzviRmi! z`hVbPR6*)ZVOYVfhQ(MIrr!Pf3E1qe-YZ2BJ9bjNzsE`9C*9Nsa#3*no2NeXFC^k! zOKlyHh1ju1eZm8(Ztku=aormG*P`=Ry=RzDd5Npv5qeoFg^ zG_BN6Eik*Jcj{-aW8fG3)Gx~RAu+qB`hDvvL_@}?-?zncT1EX~4kp^@vHDX-kay?< zbzyiY(YW&JpPytjx94kULIknbt2HctG5kkEjXW%iM6I?OWzt;4|8kEt${P6o@39(V z?*MeOA83r@5p33O(m0H~i)uAT<5VBydd@Y@GwY)UG-%vAr^B4uXgtavB++lF#w%nJ z(cxp7iieYkEez6BDuE8@l4F`m%d#PaM11!fO-ygBe62+j>wqfzdUws5#to2ooYibx z4b=tp(`+>3Kq%KVTOQRTex|Qx>q`WS#z!^#1K@JMmeA}!cM3j!f#z@_Rz5dWlQP^$ zG#HpZ9WkJf=Hxxt|NYLIe-c@JO}PXcGXJx#_AFA_EW*4*gpg{_!-nw-NAi08#?9@eS`QZ>{(sttdj zyQF!(5LN7%IL)h7ki^1Gnl~4XB)Tln6qHIJzHOc6ovk}w>Xhb-FC?Mfr}^12A3?2_ zR&%$2#GigzeXAgJO0R15Q}a-;G&XAuvFC|pKGK@bfGm$6Xk7^dG#j9GtC~qPa;&z@ z`lUphwc2v`Dv}8A089ej1j2_;KB+DD_#Fw?_u6V#>XYd3SzD)lEb$*(wRNlb5lc?c zHb`xNAmyuV@&*%OU$w2E5>cwUwtdDkqMham+D^kA5oUX9yJvHlm!$1$tI=*R()NFZ zO6dG#?ZB5E&|3A=jy!<)zkQ>2j5DlZNn34LBnC_=s}1`(5kbjWJK4*L_>S7z@HgbfFqZV*^wPD(ni|)3YSM~BYhw_b6Bu8(ift={aQQEHI&52y4n@G zN$6l4)W#gEh<3TB)-qxxS~Bih%V|vDZ6%-^@E348@dAJCnlEMH39o9mS8anGtr6ON zLm=Y6tl9(3N)lak)*d*s8&=X!d(`DO@rI$=qpupH0b#=?$p7_vowmnz!k2zrc$cTDD?dwD6Xn0nDBGOqlXz}7<*sw z*g1^&hy_ZyMKIhxMx}1DOkzeOrSbh9*Z~=$G#P{mHrb`Ls4@vfr?b*xD()XtO=)R6 zKYvAOIa(%uL9evLby1_0(sJ8*6dZk&)}xWKoj9-f?MNWuAuF9n^gy=#76?-Jn5g_| z7T%~_a+RJXHxiGTqx8H{fMRmH(&t+R67{Al1Mf{HdU#D4@&gX1VYm|fp(lDie<{P( zrenvWvNHTc6463g8SM?xjw)0}|A7|`&Q-?l-i@xei!$~d%(ri{9fh(;nXn8KuQ^zm z7~KT>4c!%Ucpx0ljSOXq(=np5>lO0`hWJ+&kWio=uHybRDg#){FT)CFvL=@amxxEmaX}?>!a}=ulYlm`gauhlwgOz)a&k-HH zsyzIP7Ob>Wc{~v2ZQfB`$zK(T3Cyq~JCmY3%MBnJ)=POAcOA{8H_EFO^NBC}seBkw z1r^RtJBoUhlrPMW_=ll7R`~^y(@GtSglb;y(y6NC6E(Z0)4YX<%X{jS_?}2)!gY=> z3W&`$>Rjt$A`kL(u8Xk$C!8zjJemfRaOkV6909vLTUl4_`FW(zA9S@63yH^f)zz7| zAHCY;x_UVfeJM{n@{L^A`~o^2D`Z`Zghb*V!*wmU31TH2bgf$X68C+fYjf2VBEPR| zH@7UYb>DTpf+6xt@w)!~v9lT*q8o532=+hmsxAl|W2JZ5ksk=t4W1N>mg+v;kjX~m z>&JCNUPAZb-*iIe2gd3Ues-@ zAA?kEhHlGGJz_+#ZtD_oq<%@=_Fs74x9+-~=A2NX$$NFXzk`HJ-|6=5gQ)u%bqD(Q zz?N$x-GS+_d+$fOLya7XZ``OmG`I>{sGoI5JI{qGChJnZ1rZIrt~=qjpG4_CPtykO+FCyFRK7k)eXle8Uoj9guRm%>EP6 zg59WlI26I?UWD$^*dEwmEYdyRk&o@S7P|K%;TINt(S4qXZ8L30-RA;KP->_9`8$+Y zRe#;D#g&L#19e6Fe9)JuupM31}Kk%?@*Iu4T2ZqTbYN1;tOz>ZvQY1SK+5Two1 z^d&s8g64neU3MNJn%+QP%AA5vF`DY#yfKmE|LVOC^uoTt7=4wb0ut>z>Z=~{Bi_56 z9Yy)I`f4s9t=3;(;{Y5^T7tgDMK3g^J@j?1?YWje<<){bZ^nV6}-J5;&{W(Y&GeAGEH$-{7 zmOf-&0Y0;_=tHAF6WjUHj-t;M{kWmY5Aq#PZMT)90Ncwm(Oou?b=JM6Ukk z`+h|I6ZE%&^N7xk*567q;>(I@`g{JTi2Ll(XXnEHNy*VaIC~0Ty{st4g2To5-Js8j zNAo#;tvZdie>69=Ou9%kr;MSsQzdx9DRvb88w_pC0U$xhL_^27%dib! z*U$|*5#t>Vy*45TRO%W6ml{#Ctuze0d6szjXNI6EWzll&X$Xoll4v>F5cDjR*oSb# zU!Qt{#0L#So4*5xz8Qv2jK_}08AI^4yVzuEY#14i35G@*#_qff-@m9BKWsLb?H7Li zGK|{^yHD?7m==|e(q*+_)-jahmePhf4_*^hNisyn1Q5ATFwC`~+b%k6CkNQhUKf_sQwN$#6DgKmrRD$txy$T2{o+l3^N`y z)ofV%8atJed8z@4%C(HnE$ibWl*h(WVqc3<;||B+{Ge;ejCKhM~qMLMzGe#VYI zm_VYpv2%U^5}IkoE@eZBLJu1KN53S||>l*3HN`x zZ=6{N9- za`%JA<$t5mFl&`@)l!hhS8I$PfDMJe&l%So`$+tGzH#ltbMS_zkB>#F7_+MeK-cSx569pW$}=U6&-0;z&>Z6%^mcgL zE5IrnDO__t!TFunOM#=;@#X$%JZ`5vj1t) zhhZGH(xf*pz>1okFd6&$qW1f4Dp3HohqO02FNescJ}{NqIt<(Fr%h!iZzWN!smap= z4(L!*Q>~J*n9v(j`_m{sk32DT?sk@F*%(vT$;cO`v^I6Uvl*?J&Za(h8zJdzVn=pX znEK>E5>0QL`gS>mPqnU_%z+uHi1$UN0aq&`Tuv|z58I47eZ6V;L73sSNv4o&aO2uR zQ^?yW;_iQ$MlINkF4!Z}sGAL-+t;QsOCMn;WVdNr2jm6EjHbDTlc35N)BJe&1#!c) zZ08PaNYpaLcEouJ#bj}Sq)Y5ItzL({CEt2x)7thB&Dn6%=5{^NLTzE%S{oj1-(u5t zl98GnG94QH1fSW&nT~K@V)Z_nlJSWJ^C&bW&&6k(eIA;UvmwEpFQ#+XA+h{qQ(8Bu zwC*(16>y4io)lj-)kBw}AXneHm*QTGR%@+v^|(-xZEdpn|(T4?$)Xg^%; zRMW3DaMi)yBM~aMB<`va=VU7BkmvB);h960L#D%HhX;w>TKTr|tc#OJ4!7|)&*7fK z9fw>h=a7rzCpgY`$c@RJ?U8sP@=v8i1w4~!y9CU`BX=yb>T>tQmP>=G#k`5v#B{h= zGN!S$OyU)5N_njYqvY6bPF#HVPc75LJbGM_ImOJ(^GK|l*UqR_9PZ+64;=2tnBNDe z-HOjF=GWXK@$LKBl0ol~?eNm!rbCA9MTt|sT#!pR;8F(O{v7YmaJY`ky?-8Ny83uF z13zIEF?Fo2mW<{?6_Z%xl-R21sLEi(?Y8yVmYr>tW%gd@Re<|#OZeZb&A@wZV72!! z${YLLcP#fRG9Qb3Db~drTY^Pv{^vNB#g&+w?bp)QQ&j7u|12B>S>7LI&X%`T*&fT)@&? za%6WbJKJ*)YeHL=rulDvTF3db>PBZ5FeJm_zQZjHnQiBaO@SK&nYU*-yFER!Yr5Ec zUf|Yj-1r(=&a&nPvbqXuZkbh{yT<5KHI@UXnYJXf`x@h1$88u1<7Qf_4riY*7ay~; zqn(_%xQC^we?(f%Mn7GWx<~o77(PtYUU+7+04r_CWN_KC#_~>#Q$kv)?I7aY-W+O zxI>KBlhW3J^=yjHxt!fK+_3wA49wB)6|DDnvQK4MQ;Vqzcel(>V^yuCFR@Nqbr~!U z24-22#yl-wrwIpZ!gY3lJC?Q!G!Jrmi}hWH5OOWGBZa$laweOq`)~hY{q&GMleI2* z%^j#P)53o6QkLKOthDJrSM2h;<8a$r`6=TJnzD)gk^O#~hsm<(&D!i4tE6(S=wP#b z$Qm!S`MKv(KT{I3aFv?B4uAvT#dm$STv-wG5%gI7E z5B$i6M}c>;_W#ZtSDurF1qY_QZB8xUfmho$A4A zZDg`}vHNjLLAm^3g*rh^-}I)%?#%C zJY}dEbJx%1EuH@B?N+?Kd0A(beerkEc_&igpVV{Y(9xC^BY9Qpx1)Rqb~r7+%QJWD z`D5Io!1A-f-3OQ>SY{1L<>9iy#$Fru?BcS#yv#=$Z0vtvpY%)IHaLwxlZ6viE*@!Y z29Hr-REx5?o8?4%uCG2`f8f`cMY_k_toa{#Umnvc%GJ{Q3%_FV z@fVWzzh-Oo{>q1_Ex8BbFt!x&H2aZt)^G0VV5#ttm9!o(iFzjc%+ycqOnDW<9ywa> zedZOc6+K0+UTxDCC}h>w6z|HFDAwIgEFLijF8PinXEt}SjEoYV)(-w+6K5`dU9m)Khln80Vp(jPCqmr0!!4_Evv{NbUuVIwBme*a delta 12820 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 O-GLReMQj!ijQ Rename - სახელის გადარქმევა + გადარქმევა @@ -77,7 +77,7 @@ OK - &დიახ + დიახ @@ -130,7 +130,7 @@ px - px + პქს @@ -434,7 +434,7 @@ This only works if "Link array" is off. Fuse - შეერთება + შერწყმა @@ -459,7 +459,7 @@ A Link array is more efficient when creating multiple copies, but it cannot be f (Placeholder for the icon) - (ადგილი ხატულასთვის) + (ხატულის ადგილმჭერი) @@ -565,13 +565,13 @@ Negative values will result in copies produced in the negative direction. If checked, the resulting objects in the array will be fused if they touch each other. This only works if "Link array" is off. - თუ ჩართულია, მოხდება მასივში მიღებული ობიექტების შერწყმა, თუ ისინი ერთმანეთს ეხებიან. -მუშაობს მხოლოდ მაშინ, თუ "ბმულის მასივი" გამორთულია. + თუ ჩართულია, მიღებული ობიექტები მასივში შეერთდება, თუ ისინი ერთმანეთს ეხებიან. +ეს მხოლოდ მაშინ მუშაობს, თუ "მასივების მიბმა" გამორთულია. Fuse - შეერთება + შერწყმა @@ -583,7 +583,7 @@ A Link array is more efficient when creating multiple copies, but it cannot be f Link array - ბმულების მასივი + მასივების მიბმა @@ -596,7 +596,7 @@ A Link array is more efficient when creating multiple copies, but it cannot be f (Placeholder for the icon) - (ადგილი ხატულასთვის) + (ხატულის ადგილმჭერი) @@ -656,24 +656,24 @@ Change the direction of the axis itself in the property editor. Reset the coordinates of the center of rotation. - ბრუნვის ცენტრის კოორდინატების საწყის მნიშვნელობებზე დაბრუნება. + ბრუნვის ცენტრის კოორდინატების საწყის მნიშვნელობაზე დაბრუნება. Reset point - წერტილის საწყის მნიშვნელობებზე დაბრუნება + წერტილის დაბრუნება If checked, the resulting objects in the array will be fused if they touch each other. This only works if "Link array" is off. - თუ ჩართულია, მოხდება მასივში მიღებული ობიექტების შერწყმა, თუ ისინი ერთმანეთს ეხებიან. -მუშაობს მხოლოდ მაშინ, თუ "ბმულის მასივი" გამორთულია. + თუ ჩართულია, მიღებული ობიექტები მასივში შეერთდება, თუ ისინი ერთმანეთს ეხებიან. +ეს მხოლოდ მაშინ მუშაობს, თუ "მასივების მიბმა" გამორთულია. Fuse - შეერთება + შერწყმა @@ -685,7 +685,7 @@ A Link array is more efficient when creating multiple copies, but it cannot be f Link array - ბმულების მასივი + მასივების მიბმა @@ -730,7 +730,7 @@ A Link array is more efficient when creating multiple copies, but it cannot be f String - პწკარი + სტრიქონი @@ -981,7 +981,7 @@ value by using the [ and ] keys while drawing px - px + პქს @@ -996,22 +996,22 @@ value by using the [ and ] keys while drawing Solid - მყარი სხეული + მყარი Dashed - შტრიხული + ტირეებით Dotted - პუნქტირული + წერტილოვანი DashDot - შტრიხპუნქტირი + ტირეწერტილი @@ -1036,7 +1036,7 @@ value by using the [ and ] keys while drawing Shaded - მხოლოდ წიბოები + დაჩრდილული @@ -1097,7 +1097,7 @@ value by using the [ and ] keys while drawing Text spacing - ტექსტში დაშორებები + სიმბოლოებს შორის დაშორება @@ -1117,7 +1117,7 @@ value by using the [ and ] keys while drawing Line spacing - Სტრიქონებს შორის მანძილი + ხაზებს შუა მანძილი @@ -1187,7 +1187,7 @@ value by using the [ and ] keys while drawing Show unit - საზომი ერთეულის ჩვენება + ერთეულის ჩვენება @@ -1217,7 +1217,7 @@ value by using the [ and ] keys while drawing Unit override - საზომი ერთეულის შეცვლა + ერთეულის გადაფარვა @@ -1262,7 +1262,7 @@ value by using the [ and ] keys while drawing Rotation: - ბრუნვა: + შემობრუნება: @@ -1616,7 +1616,6 @@ such as "Arial:Bold" ტექსტებისა და ზომის ტექსტების ნაგულისხმევი სიმაღლე - @@ -1624,6 +1623,7 @@ such as "Arial:Bold" + mm მმ @@ -1640,7 +1640,7 @@ such as "Arial:Bold" World - გარემო + მსოფლიო @@ -1705,7 +1705,7 @@ such as "Arial:Bold" Tick - საკავი + ტიკ @@ -1740,12 +1740,12 @@ such as "Arial:Bold" Right - მარჯვნივ + მარჯვენა Text spacing - ტექსტში დაშორებები + სიმბოლოებს შორის დაშორება @@ -1940,11 +1940,11 @@ from the Addon Manager. FreeCAD-სთვის DXF ბიბლიოთეკების ავტომატური გადმოწერის და განახლების უფლების მიცემა - - + + Import options - შემოტანის პარამეტრები + შემოტანის მორგება @@ -2159,10 +2159,10 @@ If it is set to '0' the whole spline is treated as a straight segment. თუ დაყენებულია '0', მთელი სპლაინი განიხილება, როგორც სწორი სეგმენტი. - + Export options - გატანის პარამეტრები + გატანის მორგება @@ -2340,7 +2340,7 @@ This might fail for post DXF R12 templates. Grid spacing - ბადის ბიჯი + ბადის დაშორება @@ -2610,7 +2610,7 @@ This might fail for post DXF R12 templates. Undo - დაბრუნება (&U) + დაბრუნება @@ -2694,7 +2694,7 @@ This might fail for post DXF R12 templates. Relative - შედარებით + ფარდობითი @@ -2796,7 +2796,7 @@ This might fail for post DXF R12 templates. Set Working Plane - Set Working Plane + სამუშაო სიბრტყის დაყენება @@ -2820,7 +2820,7 @@ This might fail for post DXF R12 templates. Front - წინ + წინა @@ -2842,7 +2842,7 @@ This might fail for post DXF R12 templates. None - არცერთი + არაფერი @@ -2872,7 +2872,7 @@ This might fail for post DXF R12 templates. Z - Z + @@ -2985,7 +2985,7 @@ Not available if Draft preference option 'Use Part Primitives' is enabled &Undo - დაბრუნება (&U) + &დაბრუნება @@ -3005,7 +3005,7 @@ Not available if Draft preference option 'Use Part Primitives' is enabled Set WP - სს-ის დაყენება + WP-ის დაყენება @@ -3086,7 +3086,7 @@ Not available if Draft preference option 'Use Part Primitives' is enabled DWire - DWire + პოლიხაზი @@ -3102,7 +3102,7 @@ Not available if Draft preference option 'Use Part Primitives' is enabled Rotate - შებრუნება + შემობრუნება @@ -3121,10 +3121,10 @@ Not available if Draft preference option 'Use Part Primitives' is enabled - + Offset წანაცვლება @@ -3133,7 +3133,7 @@ Not available if Draft preference option 'Use Part Primitives' is enabled Distance - Distance + დაშორება @@ -3215,12 +3215,12 @@ Not available if Draft preference option 'Use Part Primitives' is enabled Faces - სიბრტყეები + ზედაპირები Remove - მოცილება + წაშლა @@ -3235,7 +3235,7 @@ Not available if Draft preference option 'Use Part Primitives' is enabled Draft - წყალშიგი + მონახაზი @@ -3293,8 +3293,8 @@ or try saving to a lower DWG version. - - + + All Shapes must be coplanar ყველა მოხაზულობა კომპლანარული უნდა იყოს @@ -3322,11 +3322,11 @@ https://github.com/yorikvanhavre/Draft-dxf-importer კითხვაზე, გნებავთ თუ არა FreeCAD-თვის გადმოწერის უფლების მიცემა, უპასუხეთ დადებითად. + - Custom მომხმარებლის @@ -3351,41 +3351,41 @@ https://github.com/yorikvanhavre/Draft-dxf-importer დააყენეთ მასშტაბი, რომელიც გამოიყენება მონახაზის ანოტაციის ხელსაწყოების მიერ - - - - - - - - - + + - + - + + + + + + + + No active document. Aborting. აქტიური დოკუმენტის გარეშე. გაუქმება. - - + + + + + - - - - - + + Wrong input: object not in document. არასწორი შეყვანა: ობიექტი დოკუმენტში არაა. @@ -3437,7 +3437,7 @@ https://github.com/yorikvanhavre/Draft-dxf-importer Faces: - სიბრტყეები: + ზედაპირები: @@ -3462,7 +3462,7 @@ https://github.com/yorikvanhavre/Draft-dxf-importer Wire - მავთული + პოლიხაზი @@ -3566,9 +3566,9 @@ https://github.com/yorikvanhavre/Draft-dxf-importer აირჩიეთ ტექსტის პოზიცია - - + + Pick first point აირჩიეთ პირველი წერტილი @@ -3584,6 +3584,8 @@ https://github.com/yorikvanhavre/Draft-dxf-importer პოლიხაზის შექმნა + + @@ -3591,8 +3593,6 @@ https://github.com/yorikvanhavre/Draft-dxf-importer - - Pick next point აირჩიეთ შემდეგი წერტილი @@ -3619,7 +3619,7 @@ https://github.com/yorikvanhavre/Draft-dxf-importer Selection: - მონიშნული: + არჩევანი: @@ -3851,7 +3851,7 @@ https://github.com/yorikvanhavre/Draft-dxf-importer Rotation - მობრუნება + შემობრუნება @@ -3895,7 +3895,7 @@ The final angle will be the base angle plus this amount. Autogroup - Autogroup + ავტოდაჯგუფება @@ -3985,7 +3985,7 @@ The final angle will be the base angle plus this amount. Create fillet - მომრგვალების შექმნა + მომრგვალებული ნაზოლის შექმნა @@ -4013,8 +4013,8 @@ The final angle will be the base angle plus this amount. აირჩიეთ გასაფართოებელი ან შესავიწროებელი ობიექტები - + Pick distance აირჩიეთ დაშორება @@ -4049,9 +4049,9 @@ The final angle will be the base angle plus this amount. სპლაინი დაიხურა - + Last point has been removed ბოლო წერტილი მოცილებულია @@ -4239,7 +4239,7 @@ The final angle will be the base angle plus this amount. Scale - მასშტაბირება + მასშტაბი @@ -4291,7 +4291,7 @@ The final angle will be the base angle plus this amount. Construction mode - მშენებლობის რეჟიმი + კონსტრუქციის რეჟიმი @@ -4309,7 +4309,7 @@ The final angle will be the base angle plus this amount. Create Dimension - ზომის მითითება + განზომილების შექმნა @@ -4408,8 +4408,8 @@ The final angle will be the base angle plus this amount. დახრილობის შეცვლა - + Select an object to upgrade აირჩიეთ ობიექტი განახლებისთვის @@ -4464,41 +4464,41 @@ The final angle will be the base angle plus this amount. დაქვეითება - - + + Task panel: ამოცანების ზოლი: + - Polar array პოლარული მასივი - - + + At least one element must be selected. არჩეული უნდა იყოს მინიმუმ ერთი ელემენტი. - - + + Selection is not suitable for array. მონიშნული მასივის მოთხოვნებს არ შეესაბამება. - - - - + + + + Object: ობიექტი: @@ -4518,22 +4518,22 @@ The final angle will be the base angle plus this amount. კუთხე არის -360 გრადუსზე დაბლა. გასაგრძელებლად დაყენებულია ამ მნიშვნელობაზე. - + Center reset: ცენტრის საწყის ადგილას დაბრუნება: - - + + Fuse: შერწყმა: - - + + Create Link array: ბმულების მასივის შექმნა: @@ -4548,24 +4548,24 @@ The final angle will be the base angle plus this amount. პოლარული ბიჯი: - + Center of rotation: შებრუნების ცენტრი: - - + + Aborted: შეწყვეტილია: + - Orthogonal array ორთოგონალური მასივი @@ -4630,11 +4630,11 @@ The final angle will be the base angle plus this amount. ნაგულისხმევი + - Circular array წრიული მასივი @@ -4734,18 +4734,18 @@ The final angle will be the base angle plus this amount. Length of normal vector is zero. Using a default axis instead. - ნორმალის ვექტორის სიგრძე ნულის ტოლია. მის მაგიერ ნაგულისხმები ღერძი იქნება გამოყენებული. + ნორმალის ვექტორის სიგრძე ნულის ტოლია. მის მაგიერ ნაგულისხმევი ღერძი იქნება გამოყენებული. Tangent and normal vectors are parallel. Normal replaced by a default axis. - მხები და ნორმალი ვექტორები პარალელურია. ნორმალი ნაგულისხმები ღერძით ჩანაცვლდება. + მხები და ნორმალი ვექტორები პარალელურია. ნორმალი ნაგულისხმევი ღერძით ჩანაცვლდება. Cannot calculate normal vector. Using the default normal instead. - ნორმალის ვექტორის გამოთვლა შეუძლებელია. გამოყენებული იქნება ნაგულისხმები ნორმალი. + ნორმალის ვექტორის გამოთვლა შეუძლებელია. გამოყენებული იქნება ნაგულისხმევი ნორმალი. @@ -4759,12 +4759,12 @@ The final angle will be the base angle plus this amount. დაემატა თვისება 'ExtraPlacement' - + No shape found ფორმა ვერ მოიძებნა - + All Shapes must be planar ყველა მოხაზულობა ბრტყელი უნდა იყოს @@ -4867,22 +4867,19 @@ The final angle will be the base angle plus this amount. რუკის რეჟიმი: + + + - - - Wrong input: must be a number. არასწორი შეყვანა: უნდა იყოს რიცხვი. - - - - + @@ -4892,14 +4889,17 @@ The final angle will be the base angle plus this amount. - + + + + Wrong input: must be a vector. არასწორი შეყვანა: უნდა იყოს ვექტორი. - + Wrong input: must be a list or tuple of strings, or a single string. არასწორი შეყვანა: უნდა იყოს სტრიქონების სტრუქტურა ან ერთი სტრიქონი. @@ -4926,8 +4926,8 @@ The final angle will be the base angle plus this amount. შეტანა: ერთი მნიშვნელობა, ვექტორამდე გაზრდილი. - + Wrong input: must be an integer number. არასწორი შეყვანა: უნდა იყოს მთელი რიცხვი. @@ -4962,8 +4962,8 @@ The final angle will be the base angle plus this amount. არასწორი შეყვანა: უნდა იყოს მდებარეობა, ვექტორი ან ბრუნვა. - + Wrong input: object must not be a list. არასწორი შეყვანა: ობიექტი არ უნდა იყოს სია. @@ -5338,9 +5338,9 @@ The final angle will be the base angle plus this amount. თვისება 'TextColor' დამატებულია - - + + renamed 'DisplayMode' options to 'World/Screen' სახელი გადაერქვა პარამეტრს 'DisplayMode'-დან 'World/Screen'-ზე @@ -5401,7 +5401,7 @@ The final angle will be the base angle plus this amount. &Annotation - &შენიშვნა + &ანოტაცია @@ -5456,39 +5456,39 @@ from menu Tools -> Addon Manager კუთხის ნაზოლის შექმნა - + Save style სტილის შენახვა - + Name of this new style: ამ ახალი სტილის სახელი: - + Warning გაფრთხილება - + Name exists. Overwrite? სახელი უკვე არსებობს. გადავაწერო? - + Error: json module not found. Unable to load style შეცდომა: json მოდული ვერ მოიძებნა. სტილის ჩატვირთვა შეუძლებელია - + Error: json module not found. Unable to save style შეცდომა: json მოდული ვერ მოიძებნა. სტილის შენახვა შეუძლებელია Clone - ასლი + კლონი @@ -5502,23 +5502,23 @@ from menu Tools -> Addon Manager წანაცვლების მიმართულება აღწერილი არაა. მის მისათითებლად თაგუნა ობიექტის რომელიმე მხარეს, საჭირო მიმართულებით გაამოძრავეთ - - + + True ჭეშმარიტი - - + + False - ცრუ + მცდარი Scale - მასშტაბირება + მასშტაბი @@ -5563,7 +5563,7 @@ from menu Tools -> Addon Manager Create a clone - ასლის შექმნა + კლონის შექმნა @@ -5578,7 +5578,7 @@ from menu Tools -> Addon Manager Writing camera position - კამერის პოზიციის ჩაწერა + კამერის მდებარეობის ჩაწერა @@ -5685,7 +5685,7 @@ You may also select a three vertices or a Working Plane Proxy. Path array - ბილიკების მასივი + ტრაექტორიების მასივი @@ -6070,7 +6070,7 @@ CTRL მისაბმელად, SHIFT შესაზღუდად. Arc by 3 points - რკალი 3 წერტილით + რკალი სამი წერტილით @@ -6098,7 +6098,7 @@ CTRL მისაბმელად, SHIFT შესაზღუდად. Toggle grid - ბადის ჩართ/გამორთ + ბადის გადართვა @@ -6212,7 +6212,7 @@ The array can be turned into an orthogonal or a polar array by changing its type Rotate - შებრუნება + დატრიალება @@ -6244,7 +6244,7 @@ Create a group first to use this tool. Select group - ჯგუფის არჩევა + ჯგუფის მონიშვნა @@ -6257,7 +6257,7 @@ Create a group first to use this tool. Autogroup - Autogroup + ავტომატური დაჯგუფება @@ -6330,7 +6330,7 @@ Then you can use it to save a different camera position and objects' states any Flip dimension - ზომის ამოტრიალება + განზომილების გადაბრუნება @@ -6345,7 +6345,7 @@ If other objects are selected they are ignored. Fillet - მომრგვალება + მომრგვალებული ნაზოლი @@ -6516,7 +6516,7 @@ CTRL მისაბმელად, ALT მხებების შესა Facebinder - Facebinder + ზედაპირების მიმაგრება წიბოებზე @@ -6548,7 +6548,7 @@ The array can be turned into a polar or a circular array by changing its type. Scale - მასშტაბირება + მასშტაბი @@ -6621,7 +6621,7 @@ A 'Point link array' is more efficient when handling many copies. Toggle construction mode - მშენებლობის რეჟიმის ჩართ/გამორთ + კონსტრუქციის რეჟიმის გადართვა @@ -6670,7 +6670,7 @@ This is intended to be used with closed shapes and solids, and doesn't affect op Dimension - ზომა + განზომილება @@ -6722,7 +6722,7 @@ then draw a line to specify the distance and direction of stretching. Rectangle - ოთხკუთხედი + მართკუთხედი @@ -6780,7 +6780,7 @@ A 'Link array' is more efficient when handling many copies but the 'Fuse' option Clone - ასლი + კლონი @@ -6834,7 +6834,7 @@ straight Draft lines that are drawn in the XY plane. Selected objects that aren' Upgrade - გართულება + გაუმჯობესება @@ -6888,7 +6888,7 @@ These projections can be used to create technical drawings with the TechDraw Wor Shape from text - ფიგურა ტექსსტიდან + ფიგურა ტექსტიდან @@ -6903,7 +6903,7 @@ The closed shapes can be used for extrusions and boolean operations. Heal - წამლობა + აღდგენა @@ -6920,7 +6920,7 @@ otherwise it will try to heal all objects in the active document. Downgrade - დაქვეითება + ვერსიის ჩამოწევა @@ -6949,7 +6949,7 @@ It is a list of strings; each element in the list will be displayed in its own l Text string - ტექსტური პწკარი + ტექსტური სტრიქონი @@ -7037,19 +7037,19 @@ set True for fusion or False for compound - + Create a face ზედაპირის შექმნა + + - - The area of this object ობიექტის ფართობი @@ -7093,8 +7093,8 @@ set True for fusion or False for compound საბაზისო ობიექტი, რომელიც გაორმაგდება. - + The object along which the copies will be distributed. It must contain 'Edges'. ობიექტი, რომლს გასწვრივაც გადანაწილდება ასლები. ის აუცილებლად უნდა შეიცავდეს „წიბოებს“. @@ -7109,9 +7109,9 @@ set True for fusion or False for compound გრეხილი მასივის ბრუნვის ფაქტორი. - - + + Show the individual array elements (only for Link arrays) მასივის ელემენტების ჩვენება (მხოლოდ ბმულების მასივებისთვის) @@ -7238,8 +7238,8 @@ they will only be editable by changing the style through the 'Annotation style e მათი რედაქტირება შესაძლებელია მხოლოდ სტილის შეცვლით "ანოტაციის სტილის რედაქტორის" ხელსაწყოს მეშვეობით. - + The base object that will be duplicated საბაზისო ობიექტი, რომელიც გაორმაგდება @@ -7535,7 +7535,7 @@ This property is read-only, as the number depends on the points in 'Point Object Continuity - გაგრძელება + უწყვეტობა @@ -7555,7 +7555,7 @@ This property is read-only, as the number depends on the points in 'Point Object The placement of this object - ობიექტის განლაგება + ამ ობიექტის მდებარეობა @@ -8025,7 +8025,7 @@ Write '$dim' so that it is replaced by the dimension length. Show the unit suffix - საზომი ერთეულის ჩვენება + ერთეულის სუფიქსის ჩვენება @@ -8037,14 +8037,14 @@ Use 'arch' to force US arch notation გამოიყენეთ „არქიტექტურა“ აშშ-ის არქიტექტურული ნოტაციისთვის - + Arrow size ისრის ზომა - + Arrow type ისრის ტიპი @@ -8109,7 +8109,7 @@ beyond the dimension line Draft - წყალშიგი + მონახაზი diff --git a/src/Mod/Draft/Resources/translations/Draft_ko.ts b/src/Mod/Draft/Resources/translations/Draft_ko.ts index 851b4728fc..196f757c89 100644 --- a/src/Mod/Draft/Resources/translations/Draft_ko.ts +++ b/src/Mod/Draft/Resources/translations/Draft_ko.ts @@ -1611,7 +1611,6 @@ such as "Arial:Bold" 텍스트 및 치수에 대 한 기본 높이 - @@ -1619,6 +1618,7 @@ such as "Arial:Bold" + mm mm @@ -1937,9 +1937,9 @@ from the Addon Manager. Allow FreeCAD to automatically download and update the DXF libraries - - + + Import options Import options @@ -2157,8 +2157,8 @@ If it is set to '0' the whole spline is treated as a straight segment. '0'으로 설정하면 전체 스플라인이 직선 세그먼트로 처리됩니다. - + Export options Export options @@ -3120,10 +3120,10 @@ Not available if Draft preference option 'Use Part Primitives' is enabled - + Offset 오프셋 @@ -3294,8 +3294,8 @@ or try saving to a lower DWG version. - - + + All Shapes must be coplanar All Shapes must be coplanar @@ -3324,11 +3324,11 @@ https://github.com/yorikvanhavre/Draft-dxf-importer To enabled FreeCAD to download these libraries, answer Yes. + - Custom 색상 편집 @@ -3353,41 +3353,41 @@ To enabled FreeCAD to download these libraries, answer Yes. Set the scale used by draft annotation tools - - - - - - - - - + + - + - + + + + + + + + No active document. Aborting. No active document. Aborting. - - + + + + + - - - - - + + Wrong input: object not in document. Wrong input: object not in document. @@ -3568,9 +3568,9 @@ To enabled FreeCAD to download these libraries, answer Yes. Pick text position - - + + Pick first point Pick first point @@ -3586,6 +3586,8 @@ To enabled FreeCAD to download these libraries, answer Yes. Create Wire + + @@ -3593,8 +3595,6 @@ To enabled FreeCAD to download these libraries, answer Yes. - - Pick next point Pick next point @@ -4015,8 +4015,8 @@ The final angle will be the base angle plus this amount. Select objects to trim or extend - + Pick distance Pick distance @@ -4051,9 +4051,9 @@ The final angle will be the base angle plus this amount. Spline has been closed - + Last point has been removed Last point has been removed @@ -4410,8 +4410,8 @@ The final angle will be the base angle plus this amount. Change slope - + Select an object to upgrade Select an object to upgrade @@ -4466,41 +4466,41 @@ The final angle will be the base angle plus this amount. Downgrade - - + + Task panel: Task panel: + - Polar array 극 배열 - - + + At least one element must be selected. At least one element must be selected. - - + + Selection is not suitable for array. Selection is not suitable for array. - - - - + + + + Object: Object: @@ -4520,22 +4520,22 @@ The final angle will be the base angle plus this amount. The angle is below -360 degrees. It is set to this value to proceed. - + Center reset: Center reset: - - + + Fuse: Fuse: - - + + Create Link array: Create Link array: @@ -4550,24 +4550,24 @@ The final angle will be the base angle plus this amount. Polar angle: - + Center of rotation: Center of rotation: - - + + Aborted: Aborted: + - Orthogonal array 직교 배열 @@ -4632,11 +4632,11 @@ The final angle will be the base angle plus this amount. 기본값 + - Circular array 원형 배열 @@ -4761,12 +4761,12 @@ The final angle will be the base angle plus this amount. added property 'ExtraPlacement' - + No shape found No shape found - + All Shapes must be planar All Shapes must be planar @@ -4869,22 +4869,19 @@ The final angle will be the base angle plus this amount. Map mode: + + + - - - Wrong input: must be a number. Wrong input: must be a number. - - - - + @@ -4894,14 +4891,17 @@ The final angle will be the base angle plus this amount. - + + + + Wrong input: must be a vector. Wrong input: must be a vector. - + Wrong input: must be a list or tuple of strings, or a single string. Wrong input: must be a list or tuple of strings, or a single string. @@ -4928,8 +4928,8 @@ The final angle will be the base angle plus this amount. Input: single value expanded to vector. - + Wrong input: must be an integer number. Wrong input: must be an integer number. @@ -4964,8 +4964,8 @@ The final angle will be the base angle plus this amount. Wrong input: must be a placement, a vector, or a rotation. - + Wrong input: object must not be a list. Wrong input: object must not be a list. @@ -5340,9 +5340,9 @@ The final angle will be the base angle plus this amount. added view property 'TextColor' - - + + renamed 'DisplayMode' options to 'World/Screen' renamed 'DisplayMode' options to 'World/Screen' @@ -5458,32 +5458,32 @@ from menu Tools -> Addon Manager Create chamfer - + Save style Save style - + Name of this new style: Name of this new style: - + Warning 경고 - + Name exists. Overwrite? Name exists. Overwrite? - + Error: json module not found. Unable to load style Error: json module not found. Unable to load style - + Error: json module not found. Unable to save style Error: json module not found. Unable to save style @@ -5504,16 +5504,16 @@ from menu Tools -> Addon Manager Offset direction is not defined. Please move the mouse on either side of the object first to indicate a direction - - + + True - - + + False 거짓 @@ -7042,19 +7042,19 @@ set True for fusion or False for compound - + Create a face Create a face + + - - The area of this object The area of this object @@ -7098,8 +7098,8 @@ set True for fusion or False for compound The base object that will be duplicated. - + The object along which the copies will be distributed. It must contain 'Edges'. The object along which the copies will be distributed. It must contain 'Edges'. @@ -7114,9 +7114,9 @@ set True for fusion or False for compound Rotation factor of the twisted array. - - + + Show the individual array elements (only for Link arrays) Show the individual array elements (only for Link arrays) @@ -7245,8 +7245,8 @@ When using a saved style some of the view properties will become read-only; they will only be editable by changing the style through the 'Annotation style editor' tool. - + The base object that will be duplicated The base object that will be duplicated @@ -8049,14 +8049,14 @@ Leave blank for system default. Use 'arch' to force US arch notation - + Arrow size 화살표 크기 - + Arrow type 화살표 유형 diff --git a/src/Mod/Draft/Resources/translations/Draft_nl.qm b/src/Mod/Draft/Resources/translations/Draft_nl.qm index b2f577b112442476fe59f8d7cca37d386a7762c9..0b1239aa04b90849c8522e38ef25743fecc2fee8 100644 GIT binary patch delta 11480 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 delta 11389 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 X*Ghi)f)~|}h<4`HlHZjQ$>IM8WaQ?S diff --git a/src/Mod/Draft/Resources/translations/Draft_nl.ts b/src/Mod/Draft/Resources/translations/Draft_nl.ts index 736456e660..f0fc13626d 100644 --- a/src/Mod/Draft/Resources/translations/Draft_nl.ts +++ b/src/Mod/Draft/Resources/translations/Draft_nl.ts @@ -1614,7 +1614,6 @@ such as "Arial:Bold" Standaardhoogte voor teksten en afmetingen - @@ -1622,6 +1621,7 @@ such as "Arial:Bold" + mm mm @@ -1688,7 +1688,7 @@ such as "Arial:Bold" Dot - punt + Punt @@ -1940,9 +1940,9 @@ te installeren vanuit de Uitbreidingsmanager. Sta FreeCAD toe om de DXF-bibliotheken automatisch te downloaden en bij te werken - - + + Import options Importeeropties @@ -2160,8 +2160,8 @@ If it is set to '0' the whole spline is treated as a straight segment. Als het is ingesteld op '0' wordt de hele spline behandeld als een recht segment. - + Export options Exportopties @@ -2701,14 +2701,14 @@ This might fail for post DXF R12 templates. Global - Overal + Globaal Continue - Doorgaan + Volgende @@ -3123,10 +3123,10 @@ Not available if Draft preference option 'Use Part Primitives' is enabled - + Offset Verschuiving @@ -3295,8 +3295,8 @@ or try saving to a lower DWG version. - - + + All Shapes must be coplanar All Shapes must be coplanar @@ -3325,11 +3325,11 @@ https://github.com/yorikvanhavre/Draft-dxf-importer To enabled FreeCAD to download these libraries, answer Yes. + - Custom Eigen @@ -3354,41 +3354,41 @@ To enabled FreeCAD to download these libraries, answer Yes. Set the scale used by draft annotation tools - - - - - - - - - + + - + - + + + + + + + + No active document. Aborting. No active document. Aborting. - - + + + + + - - - - - + + Wrong input: object not in document. Wrong input: object not in document. @@ -3569,9 +3569,9 @@ To enabled FreeCAD to download these libraries, answer Yes. Kies tekstpositie - - + + Pick first point Kies het eerste punt @@ -3587,6 +3587,8 @@ To enabled FreeCAD to download these libraries, answer Yes. Draad aanmaken + + @@ -3594,8 +3596,6 @@ To enabled FreeCAD to download these libraries, answer Yes. - - Pick next point Kies het volgende punt @@ -4016,8 +4016,8 @@ The final angle will be the base angle plus this amount. Select objects to trim or extend - + Pick distance Kies afstand @@ -4052,9 +4052,9 @@ The final angle will be the base angle plus this amount. Spline has been closed - + Last point has been removed Last point has been removed @@ -4411,8 +4411,8 @@ The final angle will be the base angle plus this amount. Change slope - + Select an object to upgrade Selecteer een object om te upgraden @@ -4467,41 +4467,41 @@ The final angle will be the base angle plus this amount. Downgrade - - + + Task panel: Taakpaneel: + - Polar array Polair matrix - - + + At least one element must be selected. Ten minste één element moet worden geselecteerd. - - + + Selection is not suitable for array. Selection is not suitable for array. - - - - + + + + Object: Object: @@ -4521,22 +4521,22 @@ The final angle will be the base angle plus this amount. The angle is below -360 degrees. It is set to this value to proceed. - + Center reset: Center reset: - - + + Fuse: Samenvoegen: - - + + Create Link array: Create Link array: @@ -4551,24 +4551,24 @@ The final angle will be the base angle plus this amount. Polar angle: - + Center of rotation: Center of rotation: - - + + Aborted: Aborted: + - Orthogonal array Orthogonale matrix @@ -4633,11 +4633,11 @@ The final angle will be the base angle plus this amount. Standaard + - Circular array Cirkelvormig patroon @@ -4762,12 +4762,12 @@ The final angle will be the base angle plus this amount. added property 'ExtraPlacement' - + No shape found No shape found - + All Shapes must be planar All Shapes must be planar @@ -4870,22 +4870,19 @@ The final angle will be the base angle plus this amount. Map mode: + + + - - - Wrong input: must be a number. Verkeerde invoer: moet een getal zijn. - - - - + @@ -4895,14 +4892,17 @@ The final angle will be the base angle plus this amount. - + + + + Wrong input: must be a vector. Wrong input: must be a vector. - + Wrong input: must be a list or tuple of strings, or a single string. Wrong input: must be a list or tuple of strings, or a single string. @@ -4929,8 +4929,8 @@ The final angle will be the base angle plus this amount. Input: single value expanded to vector. - + Wrong input: must be an integer number. Wrong input: must be an integer number. @@ -4965,8 +4965,8 @@ The final angle will be the base angle plus this amount. Wrong input: must be a placement, a vector, or a rotation. - + Wrong input: object must not be a list. Verkeerde invoer: object mag geen lijst zijn. @@ -5341,9 +5341,9 @@ The final angle will be the base angle plus this amount. added view property 'TextColor' - - + + renamed 'DisplayMode' options to 'World/Screen' renamed 'DisplayMode' options to 'World/Screen' @@ -5459,32 +5459,32 @@ from menu Tools -> Addon Manager Create chamfer - + Save style Stijl opslaan - + Name of this new style: Naam van deze nieuwe stijl: - + Warning Waarschuwing - + Name exists. Overwrite? Naam bestaat al. Overschrijven? - + Error: json module not found. Unable to load style Error: json module not found. Unable to load style - + Error: json module not found. Unable to save style Error: json module not found. Unable to save style @@ -5505,16 +5505,16 @@ from menu Tools -> Addon Manager Offset direction is not defined. Please move the mouse on either side of the object first to indicate a direction - - + + True Waar - - + + False Onwaar @@ -5551,7 +5551,7 @@ from menu Tools -> Addon Manager Copy - Kopie + Kopiëren @@ -6839,7 +6839,7 @@ straight Draft lines that are drawn in the XY plane. Selected objects that aren' Upgrade - Upgrade + Upgraden @@ -6909,7 +6909,7 @@ The closed shapes can be used for extrusions and boolean operations. Heal - Heal + Repareren @@ -6926,7 +6926,7 @@ otherwise it will try to heal all objects in the active document. Downgrade - Downgrade + Downgraden @@ -7043,19 +7043,19 @@ set True for fusion or False for compound - + Create a face Create a face + + - - The area of this object The area of this object @@ -7099,8 +7099,8 @@ set True for fusion or False for compound The base object that will be duplicated. - + The object along which the copies will be distributed. It must contain 'Edges'. The object along which the copies will be distributed. It must contain 'Edges'. @@ -7115,9 +7115,9 @@ set True for fusion or False for compound Rotation factor of the twisted array. - - + + Show the individual array elements (only for Link arrays) Show the individual array elements (only for Link arrays) @@ -7246,8 +7246,8 @@ When using a saved style some of the view properties will become read-only; they will only be editable by changing the style through the 'Annotation style editor' tool. - + The base object that will be duplicated The base object that will be duplicated @@ -7897,7 +7897,7 @@ the 'First Angle' and 'Last Angle' properties. Text color - Tekst kleur + Tekstkleur @@ -7934,7 +7934,7 @@ the 'First Angle' and 'Last Angle' properties. Line width - Lijndikte + Lijnbreedte @@ -7999,7 +7999,7 @@ the 'First Angle' and 'Last Angle' properties. Font name - Font naam + Lettertypenaam @@ -8050,16 +8050,16 @@ Leave blank for system default. Use 'arch' to force US arch notation - + Arrow size - Pijl grootte + Pijlgrootte - + Arrow type - Pijl type + Pijltype diff --git a/src/Mod/Draft/Resources/translations/Draft_pl.qm b/src/Mod/Draft/Resources/translations/Draft_pl.qm index 8bf9b0f33f04facda0068949eac0f909fa58bdf4..51d857380d1ff1b2dcca88ca59002586b919c7dc 100644 GIT binary patch delta 12002 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 delta 11864 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 diff --git a/src/Mod/Draft/Resources/translations/Draft_pl.ts b/src/Mod/Draft/Resources/translations/Draft_pl.ts index 246cee3fa5..ed8da5a343 100644 --- a/src/Mod/Draft/Resources/translations/Draft_pl.ts +++ b/src/Mod/Draft/Resources/translations/Draft_pl.ts @@ -170,7 +170,7 @@ Font size - Rozmiar czcionki + Wielkość czcionki @@ -263,7 +263,7 @@ Line width - Szerokość linii + Szerekość linii @@ -458,7 +458,7 @@ A Link array is more efficient when creating multiple copies, but it cannot be f (Placeholder for the icon) - (Miejsce na ikonę) + (Miejsce na ikonkę) @@ -629,7 +629,7 @@ Musi wynosić co najmniej 2. The coordinates of the point through which the axis of rotation passes. Change the direction of the axis itself in the property editor. Współrzędne punktu, przez który przechodzi oś obrotu. -Zmień kierunek samej osi w edytorze właściwości. +Kierunek samej osi można zmienić w edytorze właściwości. @@ -659,7 +659,7 @@ Zmień kierunek samej osi w edytorze właściwości. Reset point - Zresetuj punkt + Zresetuj współrzędne punktu @@ -814,7 +814,7 @@ widoku za każdym razem, gdy uruchamiane jest polecenie Automatic - Automatyczna + Automatycznie @@ -983,7 +983,7 @@ używając klawisza [ i ] podczas rysowania Draw style - Styl kreślenia + Styl rysowania @@ -993,7 +993,7 @@ używając klawisza [ i ] podczas rysowania Solid - Bryła + Ciągła @@ -1038,7 +1038,7 @@ używając klawisza [ i ] podczas rysowania Points - Punkty + Tylko punkty @@ -1094,7 +1094,7 @@ używając klawisza [ i ] podczas rysowania Text spacing - Odstęp od tekstu + Odstępy w tekście @@ -1214,7 +1214,7 @@ używając klawisza [ i ] podczas rysowania Unit override - Zastąpienie jednostki + Zastąp jednostki @@ -1229,7 +1229,7 @@ używając klawisza [ i ] podczas rysowania Selected - Wybrane + Zaznaczone @@ -1621,7 +1621,6 @@ lub rodziny, jak np. "Arial, Helvetica, sans" lub nazwa w stylu np. "Arial: Bold Domyślna wysokość tekstów i wymiarów - @@ -1629,6 +1628,7 @@ lub rodziny, jak np. "Arial, Helvetica, sans" lub nazwa w stylu np. "Arial: Bold + mm mm @@ -1950,9 +1950,9 @@ z Menedżera dodatków. Pozwól programowi FreeCAD na automatyczne pobieranie i aktualizację bibliotek DXF - - + + Import options Opcje importu @@ -2170,8 +2170,8 @@ If it is set to '0' the whole spline is treated as a straight segment. Jeśli jest ustawiona na "0", cały splajn jest traktowany jako odcinek prosty. - + Export options Opcje eksportu @@ -2443,7 +2443,7 @@ Te linie są grubsze niż normalne linie siatki. Automatic - Automatyczna + Automatycznie @@ -2713,7 +2713,7 @@ Te linie są grubsze niż normalne linie siatki. Global - Globalnie + Globalne @@ -2845,7 +2845,7 @@ Te linie są grubsze niż normalne linie siatki. Auto - Automatycznie + Automatyczny @@ -2974,7 +2974,7 @@ Opcja jest niedostępna, jeśli opcja preferencji Rysunku Roboczego "używaj ele Finish - Zakończ + Zakończenie @@ -3135,10 +3135,10 @@ Opcja jest niedostępna, jeśli opcja preferencji Rysunku Roboczego "używaj ele - + Offset Odsunięcie @@ -3309,8 +3309,8 @@ lub spróbuj zapisać do niższej wersji DWG. - - + + All Shapes must be coplanar Wszystkie kształty muszą być współpłaszczyznowe @@ -3338,11 +3338,11 @@ https://github.com/yorikvanhavre/Draft-dxf-importer żeby pozwolić programowi na pobranie bibliotek, odpowiedz Tak. + - Custom Użytkownika @@ -3367,41 +3367,41 @@ https://github.com/yorikvanhavre/Draft-dxf-importer Ustaw skalę używaną przez narzędzia do tworzenia opisów - - - - - - - - - + + - + - + + + + + + + + No active document. Aborting. Brak aktywnego dokumentu — przerwano. - - + + + + + - - - - - + + Wrong input: object not in document. Nieprawidłowe dane wejściowe: obiektu nie ma w dokumencie. @@ -3473,7 +3473,7 @@ https://github.com/yorikvanhavre/Draft-dxf-importer Face - Powierzchnia + Ściana @@ -3582,9 +3582,9 @@ https://github.com/yorikvanhavre/Draft-dxf-importer Wybierz pozycję tekstu - - + + Pick first point Wybierz pierwszy punkt @@ -3600,6 +3600,8 @@ https://github.com/yorikvanhavre/Draft-dxf-importer Utwórz polilinię + + @@ -3607,8 +3609,6 @@ https://github.com/yorikvanhavre/Draft-dxf-importer - - Pick next point Wybierz kolejny punkt @@ -3635,7 +3635,7 @@ https://github.com/yorikvanhavre/Draft-dxf-importer Selection: - Wybór: + Zaznaczenie: @@ -3911,7 +3911,7 @@ Kąt końcowy będzie równy kątowi podstawowemu plus ta wartość. Autogroup - Grupowanie automatyczne + Grupuj automatycznie @@ -4029,8 +4029,8 @@ Kąt końcowy będzie równy kątowi podstawowemu plus ta wartość.Wybierz obiekty do przycięcia lub wydłużenia - + Pick distance Wybierz odległość @@ -4065,9 +4065,9 @@ Kąt końcowy będzie równy kątowi podstawowemu plus ta wartość.Splajn został zamknięty - + Last point has been removed Usunięto ostatni punkt @@ -4255,7 +4255,7 @@ Kąt końcowy będzie równy kątowi podstawowemu plus ta wartość. Scale - Skala + Skaluj @@ -4307,7 +4307,7 @@ Kąt końcowy będzie równy kątowi podstawowemu plus ta wartość. Construction mode - Tryb konstrukcji + Tryb konstrukcyjny @@ -4424,8 +4424,8 @@ Kąt końcowy będzie równy kątowi podstawowemu plus ta wartość.Zmień nachylenie - + Select an object to upgrade Wybierz obiekt do ulepszenia @@ -4480,41 +4480,41 @@ Kąt końcowy będzie równy kątowi podstawowemu plus ta wartość.Rozbij kształt - - + + Task panel: Panel zadań: + - Polar array Szyk biegunowy - - + + At least one element must be selected. Przynajmniej jeden element musi zostać wybrany. - - + + Selection is not suitable for array. Wybór nie jest odpowiedni dla szyku. - - - - + + + + Object: Obiekt: @@ -4534,22 +4534,22 @@ Kąt końcowy będzie równy kątowi podstawowemu plus ta wartość.Kąt jest mniejszy niż -360 stopni. Aby kontynuować, należy ustawić go na tę wartość. - + Center reset: Resetowanie środka: - - + + Fuse: Scalenie: - - + + Create Link array: Utwórz szyk odnośników: @@ -4564,26 +4564,26 @@ Kąt końcowy będzie równy kątowi podstawowemu plus ta wartość.Kąt polarny: - + Center of rotation: Środek obrotu: - - + + Aborted: Przerwano: + - Orthogonal array - Szyk prostopadły + Szyk ortogonalny @@ -4646,11 +4646,11 @@ Kąt końcowy będzie równy kątowi podstawowemu plus ta wartość.Domyślny + - Circular array Szyk kołowy @@ -4775,12 +4775,12 @@ Kąt końcowy będzie równy kątowi podstawowemu plus ta wartość.dodano właściwość 'Ekstra położenie' - + No shape found Nie znaleziono kształtu - + All Shapes must be planar Wszystkie kształty muszą być płaskie @@ -4883,22 +4883,19 @@ Kąt końcowy będzie równy kątowi podstawowemu plus ta wartość.Tryb odłączenia: + + + - - - Wrong input: must be a number. Błędne wejście: musi być liczba. - - - - + @@ -4908,14 +4905,17 @@ Kąt końcowy będzie równy kątowi podstawowemu plus ta wartość. - + + + + Wrong input: must be a vector. Błędne wejście: musi być wektor. - + Wrong input: must be a list or tuple of strings, or a single string. Nieprawidłowe dane wejściowe: spodziewana lista lub tupla ciągów znaków albo pojedynczy ciąg znaków. @@ -4942,8 +4942,8 @@ Kąt końcowy będzie równy kątowi podstawowemu plus ta wartość.Dane wejściowe: pojedyncza wartość rozszerzona do wektora. - + Wrong input: must be an integer number. Nieprawidłowe dane wejściowe: spodziewana liczba całkowita. @@ -4978,8 +4978,8 @@ Kąt końcowy będzie równy kątowi podstawowemu plus ta wartość.Nieprawidłowe dane wejściowe: spodziewane umiejscowienie, wektor lub obrót. - + Wrong input: object must not be a list. Nieprawidłowe dane wejściowe: obiekt nie może być listą. @@ -5020,7 +5020,7 @@ Kąt końcowy będzie równy kątowi podstawowemu plus ta wartość. Direction is not 'Custom'; points won't be used. - Kierunek nie jest 'Niestandadowy'; punkty nie będą używane. + Kierunek nie jest zdefiniowany jako "Niestandardowy", punkty nie będą używane. @@ -5354,9 +5354,9 @@ Kąt końcowy będzie równy kątowi podstawowemu plus ta wartość.dodano właściwość widoku "Kolor tekstu" - - + + renamed 'DisplayMode' options to 'World/Screen' zmieniono nazwę opcji "Tryb wyświetlania" na "Otoczenie / Ekran" @@ -5417,7 +5417,7 @@ Kąt końcowy będzie równy kątowi podstawowemu plus ta wartość. &Annotation - &Adnotacja + &Opisy @@ -5471,32 +5471,32 @@ Proszę zainstalować dodatek bibliotek dxf ręcznie z narzędzi Menu -> Mene Utwórz sfazowanie - + Save style Zapisz styl - + Name of this new style: Nazwa tego nowego stylu: - + Warning Ostrzeżenie - + Name exists. Overwrite? Nazwa istnieje. Nadpisać? - + Error: json module not found. Unable to load style Błąd: nie znaleziono modułu json. Nie można wczytać stylu - + Error: json module not found. Unable to save style Błąd: nie znaleziono modułu json. Nie można zapisać stylu @@ -5517,23 +5517,23 @@ Proszę zainstalować dodatek bibliotek dxf ręcznie z narzędzi Menu -> Mene Kierunek odsunięcia nie jest zdefiniowany. Proszę przesuń kursor myszki do wewnątrz lub na zewnątrz obiektu, aby wskazać kierunek - - + + True - Tak + Prawda - - + + False - Nie + Fałsz Scale - Skala + Skaluj @@ -5578,7 +5578,7 @@ Proszę zainstalować dodatek bibliotek dxf ręcznie z narzędzi Menu -> Mene Create a clone - Utwórz klona + Utwórz klon @@ -5613,12 +5613,12 @@ Proszę zainstalować dodatek bibliotek dxf ręcznie z narzędzi Menu -> Mene Line width - Szerokość linii + Szerekość linii Draw style - Styl kreślenia + Styl rysowania @@ -6087,7 +6087,7 @@ CTRL, aby przyciągnąć, SHIFT, aby utworzyć wiązanie. Arc by 3 points - Łuk przez trzy punkty + Łuk przez 3 punkty @@ -6141,7 +6141,7 @@ CTRL, aby przyciągnąć, SHIFT, aby utworzyć wiązanie. Edit - Edycja + Edytuj @@ -6274,7 +6274,7 @@ Utwórz najpierw grupę, aby użyć tego narzędzia. Autogroup - Grupowanie automatyczne + Grupuj automatycznie @@ -6567,7 +6567,7 @@ Szyk można przekształcić w szyk polarny lub kołowy, zmieniając jego typ. Scale - Skala + Skaluj @@ -6597,7 +6597,7 @@ Obiekty dodane do tej warstwy mogą mieć te same właściwości wizualne, takie Point array - Szyk z punktów + Szyk punktów @@ -6971,7 +6971,7 @@ Jest to lista ciągów znaków; każdy element na liście będzie wyświetlany w Text string - Ciąg znaków tekstowych + Ciąg znaków @@ -7059,19 +7059,19 @@ ustaw wartość Prawda dla utworzenia połączenia, lub Fałsz dla kształtu zł - + Create a face Utwórz ścianę + + - - The area of this object Obszar tego obiektu @@ -7115,8 +7115,8 @@ ustaw wartość Prawda dla utworzenia połączenia, lub Fałsz dla kształtu zł Obiekt podstawowy, który będzie zduplikowany. - + The object along which the copies will be distributed. It must contain 'Edges'. Obiekt, wzdłuż którego zostaną rozmieszczone kopie. Musi on zawierać "Krawędzie". @@ -7131,9 +7131,9 @@ ustaw wartość Prawda dla utworzenia połączenia, lub Fałsz dla kształtu zł Współczynnik obrotu krętego szyku. - - + + Show the individual array elements (only for Link arrays) Pokaż poszczególne elementy szyku (tylko dla szyków powiązań) @@ -7262,8 +7262,8 @@ Podczas używania zapisanego stylu niektóre właściwości widoku będą dostę będzie można je edytować tylko przez zmianę stylu za pomocą narzędzia "edytor stylów adnotacji". - + The base object that will be duplicated Obiekt podstawowy, który zostanie zduplikowany @@ -7578,7 +7578,7 @@ Tę właściwość można tylko przeglądać, ponieważ liczba jest zależna od The placement of this object - Położenie tego obiektu + Umiejscowienie tego obiektu @@ -8013,7 +8013,7 @@ właściwości „Pierwszy kąt” i „Ostatni kąt”. Font name - Nazwa czcionki + Czcionka @@ -8064,14 +8064,14 @@ Pozostaw puste dla systemowych ustawień domyślnych.. Użyj "arch", aby wymusić notację architektoniczną amerykańską - + Arrow size Rozmiar strzałki - + Arrow type Styl strzałki diff --git a/src/Mod/Draft/Resources/translations/Draft_pt-BR.ts b/src/Mod/Draft/Resources/translations/Draft_pt-BR.ts index cbb33141c7..5104142876 100644 --- a/src/Mod/Draft/Resources/translations/Draft_pt-BR.ts +++ b/src/Mod/Draft/Resources/translations/Draft_pt-BR.ts @@ -1608,7 +1608,6 @@ such as "Arial:Bold" Altura padrão para textos e cotas - @@ -1616,6 +1615,7 @@ such as "Arial:Bold" + mm mm @@ -1934,9 +1934,9 @@ do Gerenciador de Complementos. Permitir que o FreeCAD baixe e atualize automaticamente as bibliotecas DXF - - + + Import options Opções de importação @@ -2154,8 +2154,8 @@ If it is set to '0' the whole spline is treated as a straight segment. Se definido como '0' toda a spline é tratada como um segmento reto. - + Export options Opções de Exportação @@ -3116,10 +3116,10 @@ Not available if Draft preference option 'Use Part Primitives' is enabled - + Offset Deslocamento @@ -3289,8 +3289,8 @@ Tente mover o arquivo DWG para um caminho de diretório sem espaços e caractere - - + + All Shapes must be coplanar Todas as formas devem ser coplanares @@ -3318,11 +3318,11 @@ https://github.com/yorikvanhavre/Draft-dxf-importer Para habilitar o FreeCAD para fazer o download destas bibliotecas, responda Sim. + - Custom Personalizado @@ -3347,41 +3347,41 @@ Para habilitar o FreeCAD para fazer o download destas bibliotecas, responda Sim. Definir a escala usada pelas ferramentas de anotação de rascunho - - - - - - - - - + + - + - + + + + + + + + No active document. Aborting. Nenhum documento ativo. Abortando. - - + + + + + - - - - - + + Wrong input: object not in document. Entrada errada: objeto não está no documento. @@ -3562,9 +3562,9 @@ Para habilitar o FreeCAD para fazer o download destas bibliotecas, responda Sim. Selecionar posição do texto - - + + Pick first point Escolha o primeiro ponto @@ -3580,6 +3580,8 @@ Para habilitar o FreeCAD para fazer o download destas bibliotecas, responda Sim. Criar arame + + @@ -3587,8 +3589,6 @@ Para habilitar o FreeCAD para fazer o download destas bibliotecas, responda Sim. - - Pick next point Escolha o próximo ponto @@ -4008,8 +4008,8 @@ The final angle will be the base angle plus this amount. Selecione objetos para aparar ou estender - + Pick distance Indique a distância @@ -4044,9 +4044,9 @@ The final angle will be the base angle plus this amount. A Spline foi fechada - + Last point has been removed O último ponto foi removido @@ -4403,8 +4403,8 @@ The final angle will be the base angle plus this amount. Alterar inclinação - + Select an object to upgrade Selecione um objeto para promover @@ -4459,41 +4459,41 @@ The final angle will be the base angle plus this amount. Rebaixar - - + + Task panel: Painel de tarefas: + - Polar array Rede polar - - + + At least one element must be selected. Deve ser selecionado ao menos um elemento. - - + + Selection is not suitable for array. A seleção não é adequada para matriz. - - - - + + + + Object: Objeto: @@ -4513,22 +4513,22 @@ The final angle will be the base angle plus this amount. O ângulo está abaixo de -360 graus. Será usado um valor de -360 graus para prosseguir. - + Center reset: Redefinição do centro: - - + + Fuse: Fundir: - - + + Create Link array: Rede de trajetória link: @@ -4543,24 +4543,24 @@ The final angle will be the base angle plus this amount. Ângulo polar: - + Center of rotation: Centro de rotação: - - + + Aborted: Cancelado: + - Orthogonal array Rede ortogonal @@ -4625,11 +4625,11 @@ The final angle will be the base angle plus this amount. Padrão + - Circular array Rede circular @@ -4754,12 +4754,12 @@ The final angle will be the base angle plus this amount. propriedade 'ExtraPlacement' adicionada - + No shape found Nenhuma forma encontrada - + All Shapes must be planar Todas as formas devem ser planas @@ -4862,22 +4862,19 @@ The final angle will be the base angle plus this amount. Modo de mapeamento: + + + - - - Wrong input: must be a number. Entrada errada: deve ser um número. - - - - + @@ -4887,14 +4884,17 @@ The final angle will be the base angle plus this amount. - + + + + Wrong input: must be a vector. Entrada errada: deve ser um vetor. - + Wrong input: must be a list or tuple of strings, or a single string. Entrada errada: deve ser uma lista, ou tupla de textos, ou um único texto. @@ -4921,8 +4921,8 @@ The final angle will be the base angle plus this amount. Entrada: valor único expandido para vetor. - + Wrong input: must be an integer number. Entrada errada: deve ser um número inteiro. @@ -4957,8 +4957,8 @@ The final angle will be the base angle plus this amount. Entrada errada: deve ser um posicionamento, um vetor ou uma rotação. - + Wrong input: object must not be a list. Entrada errada: o objeto não deve ser uma lista. @@ -5333,9 +5333,9 @@ The final angle will be the base angle plus this amount. propriedade de visualização 'TextColor' adicionada - - + + renamed 'DisplayMode' options to 'World/Screen' renomeado opção 'DisplayMode' para 'Mundo/Tela' @@ -5451,32 +5451,32 @@ no menu ferramentas -> Gerenciador de Extensões Criar chanfro - + Save style Salvar estilo - + Name of this new style: Nome deste novo estilo: - + Warning Aviso - + Name exists. Overwrite? Nome existente. Sobrescrever? - + Error: json module not found. Unable to load style Erro: módulo json não encontrado. Não foi possível carregar o estilo - + Error: json module not found. Unable to save style Erro: módulo json não encontrado. Não foi possível carregar o estilo @@ -5497,16 +5497,16 @@ no menu ferramentas -> Gerenciador de Extensões Direção do deslocamento não definida. Por favor, primeiro mova o mouse em ambos os lados do objeto para indicar uma direção - - + + True Verdadeiro - - + + False Falso @@ -7032,19 +7032,19 @@ defina Verdadeiro para fusão ou Falso para o composto - + Create a face Criar uma face + + - - The area of this object A área deste objeto @@ -7088,8 +7088,8 @@ defina Verdadeiro para fusão ou Falso para o composto O objeto base que será duplicado. - + The object along which the copies will be distributed. It must contain 'Edges'. O objeto ao longo do qual as cópias serão distribuídas. Deve conter 'Arestas'. @@ -7104,9 +7104,9 @@ defina Verdadeiro para fusão ou Falso para o composto Fator de rotação da rede torcida. - - + + Show the individual array elements (only for Link arrays) Mostrar os elementos de matriz individuais (somente para redes de vínculos) @@ -7235,8 +7235,8 @@ Ao usar um estilo salvo, algumas das propriedades de exibição se tornarão som eles só serão editáveis mudando o estilo através da ferramenta "Editor de estilo de anotação". - + The base object that will be duplicated O objeto de base que será duplicado @@ -8038,14 +8038,14 @@ Deixe em branco para o padrão do sistema. Use "arco" para forçar a notação de arco dos EUA - + Arrow size Tamanho do ponteiro - + Arrow type Tipo de ponteiro diff --git a/src/Mod/Draft/Resources/translations/Draft_pt-PT.ts b/src/Mod/Draft/Resources/translations/Draft_pt-PT.ts index 3560d89319..37722893d5 100644 --- a/src/Mod/Draft/Resources/translations/Draft_pt-PT.ts +++ b/src/Mod/Draft/Resources/translations/Draft_pt-PT.ts @@ -1613,7 +1613,6 @@ such as "Arial:Bold" Altura Predefinida para os Textos e Dimensões - @@ -1621,6 +1620,7 @@ such as "Arial:Bold" + mm mm @@ -1939,9 +1939,9 @@ from the Addon Manager. Permitir que o FreeCAD baixe e atualize automaticamente as bibliotecas DXF - - + + Import options Opções de importação @@ -2159,8 +2159,8 @@ If it is set to '0' the whole spline is treated as a straight segment. If it is set to '0' the whole spline is treated as a straight segment. - + Export options Opções de Exportação @@ -3121,10 +3121,10 @@ Not available if Draft preference option 'Use Part Primitives' is enabled - + Offset Deslocamento paralelo @@ -3295,8 +3295,8 @@ or try saving to a lower DWG version. - - + + All Shapes must be coplanar All Shapes must be coplanar @@ -3325,11 +3325,11 @@ https://github.com/yorikvanhavre/Draft-dxf-importer To enabled FreeCAD to download these libraries, answer Yes. + - Custom Personalizado @@ -3354,41 +3354,41 @@ To enabled FreeCAD to download these libraries, answer Yes. Set the scale used by draft annotation tools - - - - - - - - - + + - + - + + + + + + + + No active document. Aborting. No active document. Aborting. - - + + + + + - - - - - + + Wrong input: object not in document. Wrong input: object not in document. @@ -3569,9 +3569,9 @@ To enabled FreeCAD to download these libraries, answer Yes. Escolha a posição do texto - - + + Pick first point Escolher primeiro ponto @@ -3587,6 +3587,8 @@ To enabled FreeCAD to download these libraries, answer Yes. Criar Traço + + @@ -3594,8 +3596,6 @@ To enabled FreeCAD to download these libraries, answer Yes. - - Pick next point Escolha o próximo ponto @@ -4016,8 +4016,8 @@ The final angle will be the base angle plus this amount. Select objects to trim or extend - + Pick distance Pick distance @@ -4052,9 +4052,9 @@ The final angle will be the base angle plus this amount. Spline has been closed - + Last point has been removed Last point has been removed @@ -4411,8 +4411,8 @@ The final angle will be the base angle plus this amount. Change slope - + Select an object to upgrade Select an object to upgrade @@ -4467,41 +4467,41 @@ The final angle will be the base angle plus this amount. Downgrade - - + + Task panel: Task panel: + - Polar array Matriz polar - - + + At least one element must be selected. At least one element must be selected. - - + + Selection is not suitable for array. Selection is not suitable for array. - - - - + + + + Object: Object: @@ -4521,22 +4521,22 @@ The final angle will be the base angle plus this amount. The angle is below -360 degrees. It is set to this value to proceed. - + Center reset: Center reset: - - + + Fuse: Fuse: - - + + Create Link array: Create Link array: @@ -4551,24 +4551,24 @@ The final angle will be the base angle plus this amount. Polar angle: - + Center of rotation: Center of rotation: - - + + Aborted: Aborted: + - Orthogonal array Matriz ortogonal @@ -4633,11 +4633,11 @@ The final angle will be the base angle plus this amount. Predefinição + - Circular array Lista circular @@ -4762,12 +4762,12 @@ The final angle will be the base angle plus this amount. added property 'ExtraPlacement' - + No shape found Nenhuma forma encontrada - + All Shapes must be planar Todas as formas devem ser planas @@ -4870,22 +4870,19 @@ The final angle will be the base angle plus this amount. Map mode: + + + - - - Wrong input: must be a number. Entrada errada: deve ser um número. - - - - + @@ -4895,14 +4892,17 @@ The final angle will be the base angle plus this amount. - + + + + Wrong input: must be a vector. Entrada errada: deve ser um vetor. - + Wrong input: must be a list or tuple of strings, or a single string. Wrong input: must be a list or tuple of strings, or a single string. @@ -4929,8 +4929,8 @@ The final angle will be the base angle plus this amount. Entrada: valor único expandido para vetor. - + Wrong input: must be an integer number. Entrada errada: deve ser um número inteiro. @@ -4965,8 +4965,8 @@ The final angle will be the base angle plus this amount. Wrong input: must be a placement, a vector, or a rotation. - + Wrong input: object must not be a list. Wrong input: object must not be a list. @@ -5341,9 +5341,9 @@ The final angle will be the base angle plus this amount. added view property 'TextColor' - - + + renamed 'DisplayMode' options to 'World/Screen' renamed 'DisplayMode' options to 'World/Screen' @@ -5459,32 +5459,32 @@ from menu Tools -> Addon Manager Create chamfer - + Save style Save style - + Name of this new style: Name of this new style: - + Warning Atenção - + Name exists. Overwrite? Name exists. Overwrite? - + Error: json module not found. Unable to load style Error: json module not found. Unable to load style - + Error: json module not found. Unable to save style Error: json module not found. Unable to save style @@ -5505,16 +5505,16 @@ from menu Tools -> Addon Manager Offset direction is not defined. Please move the mouse on either side of the object first to indicate a direction - - + + True Verdadeiro - - + + False Falso @@ -7043,19 +7043,19 @@ set True for fusion or False for compound - + Create a face Create a face + + - - The area of this object The area of this object @@ -7099,8 +7099,8 @@ set True for fusion or False for compound The base object that will be duplicated. - + The object along which the copies will be distributed. It must contain 'Edges'. The object along which the copies will be distributed. It must contain 'Edges'. @@ -7115,9 +7115,9 @@ set True for fusion or False for compound Rotation factor of the twisted array. - - + + Show the individual array elements (only for Link arrays) Show the individual array elements (only for Link arrays) @@ -7246,8 +7246,8 @@ When using a saved style some of the view properties will become read-only; they will only be editable by changing the style through the 'Annotation style editor' tool. - + The base object that will be duplicated The base object that will be duplicated @@ -8050,14 +8050,14 @@ Leave blank for system default. Use 'arch' to force US arch notation - + Arrow size Tamanho da seta - + Arrow type Tipo de seta diff --git a/src/Mod/Draft/Resources/translations/Draft_ro.ts b/src/Mod/Draft/Resources/translations/Draft_ro.ts index 4dc03fbb2a..07bfc223e9 100644 --- a/src/Mod/Draft/Resources/translations/Draft_ro.ts +++ b/src/Mod/Draft/Resources/translations/Draft_ro.ts @@ -1615,7 +1615,6 @@ sau "mono", sau o familie cum ar fi "Arial,Helvetica,sans", sau un nume şi un s Înălţimea implicită pentru texte şi cote - @@ -1623,6 +1622,7 @@ sau "mono", sau o familie cum ar fi "Arial,Helvetica,sans", sau un nume şi un s + mm mm @@ -1941,9 +1941,9 @@ din Managerul de Suplimente. Permite FreeCAD să descarce automat și să actualizeze bibliotecile DXF - - + + Import options Importare opțiuni @@ -2161,8 +2161,8 @@ If it is set to '0' the whole spline is treated as a straight segment. Dacă este setată la '0' întreaga curbă este tratată ca un segment drept. - + Export options Opţiunile de export @@ -3124,10 +3124,10 @@ Not available if Draft preference option 'Use Part Primitives' is enabled - + Offset Compensare @@ -3298,8 +3298,8 @@ or try saving to a lower DWG version. - - + + All Shapes must be coplanar All Shapes must be coplanar @@ -3328,11 +3328,11 @@ https://github.com/yorikvanhavre/Draft-dxf-importer To enabled FreeCAD to download these libraries, answer Yes. + - Custom Personalizat @@ -3357,41 +3357,41 @@ To enabled FreeCAD to download these libraries, answer Yes. Set the scale used by draft annotation tools - - - - - - - - - + + - + - + + + + + + + + No active document. Aborting. No active document. Aborting. - - + + + + + - - - - - + + Wrong input: object not in document. Wrong input: object not in document. @@ -3572,9 +3572,9 @@ To enabled FreeCAD to download these libraries, answer Yes. Pick text position - - + + Pick first point Pick first point @@ -3590,6 +3590,8 @@ To enabled FreeCAD to download these libraries, answer Yes. Create Wire + + @@ -3597,8 +3599,6 @@ To enabled FreeCAD to download these libraries, answer Yes. - - Pick next point Pick next point @@ -4019,8 +4019,8 @@ The final angle will be the base angle plus this amount. Select objects to trim or extend - + Pick distance Pick distance @@ -4055,9 +4055,9 @@ The final angle will be the base angle plus this amount. Spline has been closed - + Last point has been removed Last point has been removed @@ -4414,8 +4414,8 @@ The final angle will be the base angle plus this amount. Change slope - + Select an object to upgrade Select an object to upgrade @@ -4470,41 +4470,41 @@ The final angle will be the base angle plus this amount. Downgrade - - + + Task panel: Task panel: + - Polar array Matrice polară - - + + At least one element must be selected. At least one element must be selected. - - + + Selection is not suitable for array. Selection is not suitable for array. - - - - + + + + Object: Object: @@ -4524,22 +4524,22 @@ The final angle will be the base angle plus this amount. The angle is below -360 degrees. It is set to this value to proceed. - + Center reset: Center reset: - - + + Fuse: Fuse: - - + + Create Link array: Create Link array: @@ -4554,24 +4554,24 @@ The final angle will be the base angle plus this amount. Polar angle: - + Center of rotation: Center of rotation: - - + + Aborted: Aborted: + - Orthogonal array Matrice ortogonală @@ -4636,11 +4636,11 @@ The final angle will be the base angle plus this amount. Implicit + - Circular array Matrice circulară @@ -4765,12 +4765,12 @@ The final angle will be the base angle plus this amount. added property 'ExtraPlacement' - + No shape found No shape found - + All Shapes must be planar All Shapes must be planar @@ -4873,22 +4873,19 @@ The final angle will be the base angle plus this amount. Map mode: + + + - - - Wrong input: must be a number. Wrong input: must be a number. - - - - + @@ -4898,14 +4895,17 @@ The final angle will be the base angle plus this amount. - + + + + Wrong input: must be a vector. Wrong input: must be a vector. - + Wrong input: must be a list or tuple of strings, or a single string. Wrong input: must be a list or tuple of strings, or a single string. @@ -4932,8 +4932,8 @@ The final angle will be the base angle plus this amount. Input: single value expanded to vector. - + Wrong input: must be an integer number. Wrong input: must be an integer number. @@ -4968,8 +4968,8 @@ The final angle will be the base angle plus this amount. Wrong input: must be a placement, a vector, or a rotation. - + Wrong input: object must not be a list. Wrong input: object must not be a list. @@ -5344,9 +5344,9 @@ The final angle will be the base angle plus this amount. added view property 'TextColor' - - + + renamed 'DisplayMode' options to 'World/Screen' renamed 'DisplayMode' options to 'World/Screen' @@ -5462,32 +5462,32 @@ from menu Tools -> Addon Manager Create chamfer - + Save style Save style - + Name of this new style: Name of this new style: - + Warning Avertismente - + Name exists. Overwrite? Name exists. Overwrite? - + Error: json module not found. Unable to load style Error: json module not found. Unable to load style - + Error: json module not found. Unable to save style Error: json module not found. Unable to save style @@ -5508,16 +5508,16 @@ from menu Tools -> Addon Manager Offset direction is not defined. Please move the mouse on either side of the object first to indicate a direction - - + + True Adevărat - - + + False Fals @@ -7046,19 +7046,19 @@ set True for fusion or False for compound - + Create a face Create a face + + - - The area of this object The area of this object @@ -7102,8 +7102,8 @@ set True for fusion or False for compound The base object that will be duplicated. - + The object along which the copies will be distributed. It must contain 'Edges'. The object along which the copies will be distributed. It must contain 'Edges'. @@ -7118,9 +7118,9 @@ set True for fusion or False for compound Rotation factor of the twisted array. - - + + Show the individual array elements (only for Link arrays) Show the individual array elements (only for Link arrays) @@ -7249,8 +7249,8 @@ When using a saved style some of the view properties will become read-only; they will only be editable by changing the style through the 'Annotation style editor' tool. - + The base object that will be duplicated The base object that will be duplicated @@ -8053,14 +8053,14 @@ Leave blank for system default. Use 'arch' to force US arch notation - + Arrow size Dimensiunea săgeții - + Arrow type Tipul de săgeată diff --git a/src/Mod/Draft/Resources/translations/Draft_ru.qm b/src/Mod/Draft/Resources/translations/Draft_ru.qm index 944e60da61d5df1caf65c20aa04d323934e545a0..068307c9bed707056f5cf379a337bcd9dae0cdf4 100644 GIT binary patch delta 12571 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 delta 11925 zcmaiaWk6J0)b`qYpEGf$3@|`Z!N5Wku*JX*^qN@6RTL8g%&Ux7z`(o`V`8CVVW5Jj z7+@=+p!Z@R1~%9&@IDOh_v8Kb{o$E2%-Lt{wVsvxY8@#!2mh5z-tul;~;WGW@#VicG?H_?~G7T9I!p z6<{cdkTbwx_`P2lersSwCM_#NjoFHP>nAG;b9W-S4Vmd!e|+#Ix}HF!Zby6@7OXdi zXkV-q+40vDC!YBc=udPo&WbG6 zU`4JKP}Fp2G8&4y1gVZeQlH&W9V8m=M`B10vB^`2KRZQS2_mtu8c8b-5#{BI)I4;?-}F^kzOW&m~smg+`KXi-~n~CfT(MvEDDN z$bU;DcfCN&yR{Vs)g`&R2ho+YBo7A1dakyjQ0I|s-m;TKyT&BPEhHYegyj97iIPuS zk;QhkqUiREwY+o!Qa+yhX4FvJo_o-T%6A2GN4oz@F zvnJHA^a1birHr=RM#USE4Ur-B=d=k~#Q>#aA#O?P`>sWi@YtyLB zBsXGr>r&f`&4{mSOrDXU#B0P*$Jj1J9pcU8l>q`hDxvP)b%-Yd*DWJ9pdxi&A3$`V zz7<(YWEsBiPd!|VNz96(9@rVbIhuMl$3kfvt;lMX2SyY7-O7smY%}UPW;CutsMnHg z;&Ero@b+iwJvWW`J@Z)V9SWOYo=tt)fE>NwQlD`XNebVqyBSF5$nF!iu}7o{a2qS)-%P5{Cg%1@f%2NwAqTnaTxg&flI!b zG;|#_Y0lVS{lKQXSy42OqoHYQh&>ubL*GH-3C(Ee&oppkC=F{qmMG&A4IBNL*sX;$ zEC_6mv7uolGl^YzL?etK;m1H4(Jv7i8A`qrYJ&@XXjIw|VmF48-`OxC+c@%HHj_k$ zO!8l;C$m_5lg5e+u$R%e%Rh);AqsG?C7$g}6SjvC^RlDKF1Vg_jHXV+ga18EQ@3LW zc~fa>+%saSZ)oa4nM65-rpI{`+c=eG&QB*%X*ta@OC*fjY1SdclI5Lg_D87v+gX~k z1g1XGg61D}F+(*86fV6WJ~^G%)Lcc(>_}@(d*G+1C~{auVtJz|+6Fs1^N`k0{Y+x1 z6Rm#Vm)?nuzEYcL;t)0=DvNm6 zNH*aYG;=bAOl^A+evC-MN)Z zg4Jb@ov#q{d&QnCd5T2k%wBHCf(xD5D^C{^eO%e=a9g6k8?ZOMbBKFZVsA&g6W4uU zZ)c}NgAdu;`w(1{&fY$9BCg)b3ar-wtgsZ#8ijqxjYR7H$v!ne(s=)#eLk!us_w=q zaVGHvc3jvWCSEm|%cyweflu#M z6Zw2U50cV|9Y0fsdG-mRcTo%A zJYYCKQ3UeYuH-3;ZxhWu#LtfVNPJNYPoIPb?5)bvUth%ozw(Qxml3aK;+JbKBH`-K zFSm#HtewNJ)`bSVgZTC5zlbKk<~Nq0wsa`ZGb^tk_KzRWHaB@n>|Qv}_JxX?_U3n7 zal_j0{LTqT{MwPw;RavmgX|A@a@zlvzL zEr0!ZJ+be1`I|ytWYr;7WK@lRydxo<`|%$o;Ks0b{Fhx6(*8+qE;3amHZGf&9Cabq zqLN@?U~QqN;NMW^*%t^EvLQdaRp`EK!Ffl?l5_Lx~5E7WOraM0e_nYRV6A#ULD-!E{Zgih8KD*pbn$!nGsVp7GI& zEO)E$_>YM9tuI_Mf@qVz3bt|=ZKF|O7%N7e($z3`7X2rBBI)J`pN3%0zXOEN zykz2Us{o;=xBY=Bz!hR>hz5pj1cdkho&*Gge(x0{oP&tky%Qt*6%y;yM@(9@i1>ga zF}1`2b$*(dz7hrTDB1(mU`onC zap8_Hu_lYe6+0NJLzuWSz9I?PU0gHd6ARuet~ovh^ESyE(hXwtyhUR z{qu?RPenm#fmgqYcy|+w^6xC(2f@(UQ^m(=9>hvMh>xfJh|M@xie?h-=fuym)rep1 zCQ7#E6Tendl$6%U*TzdCALU5WI7#l~PW)AXq}am=KYEp6(LBkf+#Vv=Ym&{2xx@++ zB-@(a!~zCM_K%^FmibaGSDDDsEY-Rk2-B969BV_6+fGv5E%?7~gw!a&Y$Or%OKR%6 zlc=Po)G8zn3$>P79q&Rspo!E*g`M8LCAI$vW|hpaBAf8rio&Uh)Nx}SqOSL(P9HBI zv)D=f4kO$(|0xX`8$|q*tu!myckSdbjd|LuvrD^?hiC1)&g3SJK*5#5k z>m+WRIYpXRT5b&8EG@8cBDQpgv}iUo5qLuiefJ;n9gU^%!!X65E7FolD08MpN=rhQ z5N}v0E%^~k{9P|8Vp9*|U#d#0hJ$=JdPtG~c@vqINzvt?8T~nFU2{AyqPMiJ$0?M= zS(15uJvZX|Inq{pIG1xTX=?;_lt5Nw)r!mT)R{8;RbWM)I#t^CEtN>bNV^-^601s5 zeC$zTryEG|$vY8mouz$oGhtF8?QaClCQO$0?;A-xBTG6w4jfw3S2~`8->15nrKFem zL4OA+WmyK%?Q2rXgNekmZcAs!hY+&~_=^9=Ls| zbg?Bczo~R-6YjfTSGw^woLJfhDYMy8TrUEqqbL|8W%gS~{J~A>?vV%*BOIi=cPkK| zXjV!0MLFd>G_YHNPWwsHz>}Td{BCq6Hok)Gt&D%VFGP^SwhFb+f9^pd*Qz3 zh&;LcI@osVL)qrTGz4T<+1C9Pv9FWls^znYjJ;)hg98cCNVYGBIM_Kj2a-h0?tIP1xEh`GcQ`t8hnIrX;JZf|- zQRYy2Y`s(x!5`#t(jFvjS9x4$7wmkz9H7Gv9dDN5p)5II<^W<@Q{;fcu|!T%DI#ef zX4Wrwr7(F?@)cC|)8wFRgxsr_Y z@#gg)#r*m5zBS#5smI6%V^Q;-Ut>j<+uVwLt+RaCEuBPzrSh@$AZPzs@(FR7*d7-v z3Lh??st*o4c`Bb?l}mg@SNV)X98o1#Ib9@RVl+j*+#GQvX_9>2;#@z$nW=lfRHNp$o?1RejKP|D`DXMxe@t`^1RSjzx z(AMOs8utqaciO9(U?F-$Wms}q)#OqJO!h?O{sZYb`Hrf^Q3vAPx~kd?Oe30ZQh7c< zMxv8e)&6@9F@N)T>j&W&s_M`X+39doRi~oa*hzntcl9MC7Oq$I&Ag2fQ>Ln4{ag~` zoK*u7qfyAcRt>J`i#k-N8r8f$1E$!*ys>v98u`4T8fu^-Y zeqLpm{M?GneCwAg@RlF(Lq4h*m)#H&52}Kz4?_R+K{a!S6VmVt)$FPWB>K5l`2nhk+gnNW-=lY>L=^^?;ejDmWGQDAN9CY zPZCpn)#EXk<=bAVCv-3p^~_aI90@`8S=5sb4~2j$)l-5TiQ1kk!^@kj$kMy319u_7 zTy7s(t#S=>oO;f+ml#&ov?5EtuAcJ-6s?q_o}al8O;MKG?3|B^-A8SXh$T^%sm-sR z5LKJ1UetRBW{Wq~q01Qg1$oXrfI~ZwrEy z*^|rgdp-5ux6hDUD+u*|DV*4;8tQ}rr-`SN`ru>q4mbZ%AHI%lH~XMY8gU01B0+ts zItpE-xrR`DiMw%$~a|?Vcv7GwF z+ei#SFR5QS3?Z>BUj3nCJ)%E@)gLl&IKLhPNthUH`6eeS(R9(xCEU7$^k0!dw45-K0UGXiQS+A`6n75REU2{;M+Mh4 z3(Sk*bUP<$RvIDM>cN^dRf+iFG)?4S?0mCD6I~7sbJlashL#>ADh|_ZT?gBZ{AEQ^ zp}uBEo*VH?5t_KyNC+)`Gzs2_t6wf?64Fu;$ip>9eqiT|(lsgLj6|cxX;L!gA<&=G zoW2Jqf7DcCJ{N*`my@Eolm_zrov68TQG-cY0TA897Z0EUT%fsT1~(!WYin7T&g!?;J(Aqg?6OEs$t+sg;(N?Xt<~?vE zU66l*=wJ&4t8#^AfM z)-rxAhAS(zmNO9G>lmONumFf@&zBtShOZ9jtv%alcR70z4am?Q7!4KwxlwztO$E%U z3bY5$?uDBS)gG@@LcDDU?eRA)F=e<2Y=xr$6RD7g3&phq5!vW~67ZzzVx7m_tbx4~%3$^lT z*^2C6wf1f`gyM&x+Q+xNNd$J*<~!l~@0HrOO|jETEwqJKbCDt9w4b}9D!E;t{n8md z_J_^dFIj2~&WC8fen+mBUuk~^z|9Z#R@k3-PV1S9_yLamc}`KCG`oq_OO6EVV1QmU$EllXhSQhflpFiTRZ$B#u@F$em~Z%v@gBB{zYkDcalu} zhP%=p{}66JmG(O?psQG>bex33>`W`A%kEebb##&0)$5s~lp)_8Nwj&OjJ!9KDA%Hl z{)KSj`Bm}%I1po-xysm$86-@8%D7WUiIz50Cb>XwK~0oNov_OI9A(Phy_ilrDpTIW zIeo@iQIyYDrmu!rO%-Lvl2$kuP${#9BdX+lR%Y9rAadxUn72TG<|PZ1zh}b2JxKZc z3c}2)Yf4xM6#VX$61E9W`JjOk-V;SnsJF7Xei-o!vC87o-*;cBEU|&WmqL{#)@w&) z*|pk8c^{RC(+Edbe=Ex`!sqN7C@U5r3bpc6O2Z)2>{Zq#Bb9x9phN=A^wn31uIfhA znw03$e|#IJtcypqsA8jRnuM@aO=U&C>y;9_Jd3#hd?mh8G%D@UN_-CoqI=!S@ZE

  1. LhyOV40gn81> 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 bzbnI^AhfXAszCfZBChHp$*;OdtC#;D%+e+7 diff --git a/src/Mod/Draft/Resources/translations/Draft_zh-CN.ts b/src/Mod/Draft/Resources/translations/Draft_zh-CN.ts index 4a7b388c90..4f632e474b 100644 --- a/src/Mod/Draft/Resources/translations/Draft_zh-CN.ts +++ b/src/Mod/Draft/Resources/translations/Draft_zh-CN.ts @@ -848,18 +848,14 @@ of the buttons above Or select a single vertex to move the current working plane without changing its orientation. Then, press the button below - Or select a single vertex to move the current -working plane without changing its orientation. -Then, press the button below + 或者选中一个单独的顶点来移动当前选中的对象或平面而不改变其方向。然后,点击下面的按钮 Moves the working plane without changing its orientation. If no point is selected, the plane will be moved to the center of the view - Moves the working plane without changing its -orientation. If no point is selected, the plane -will be moved to the center of the view + 移动当前选中的对象或平面而不更改其方向,如果未选择任何顶点,则平面将移动到视图的中心 @@ -1610,7 +1606,6 @@ such as "Arial:Bold" 文本及尺寸标注的默认高度 - @@ -1618,6 +1613,7 @@ such as "Arial:Bold" + mm mm @@ -1936,9 +1932,9 @@ from the Addon Manager. 允许 FreeCAD 自动下载和更新 DXF 库 - - + + Import options 导入选项 @@ -2156,8 +2152,8 @@ If it is set to '0' the whole spline is treated as a straight segment. If it is set to '0' the whole spline is treated as a straight segment. - + Export options 导出选项 @@ -3119,10 +3115,10 @@ Not available if Draft preference option 'Use Part Primitives' is enabled - + Offset 偏移 @@ -3293,8 +3289,8 @@ or try saving to a lower DWG version. - - + + All Shapes must be coplanar All Shapes must be coplanar @@ -3323,11 +3319,11 @@ https://github.com/yorikvanhavre/Draft-dxf-importer To enabled FreeCAD to download these libraries, answer Yes. + - Custom 自定义 @@ -3352,41 +3348,41 @@ To enabled FreeCAD to download these libraries, answer Yes. Set the scale used by draft annotation tools - - - - - - - - - + + - + - + + + + + + + + No active document. Aborting. No active document. Aborting. - - + + + + + - - - - - + + Wrong input: object not in document. Wrong input: object not in document. @@ -3567,9 +3563,9 @@ To enabled FreeCAD to download these libraries, answer Yes. Pick text position - - + + Pick first point Pick first point @@ -3585,6 +3581,8 @@ To enabled FreeCAD to download these libraries, answer Yes. Create Wire + + @@ -3592,8 +3590,6 @@ To enabled FreeCAD to download these libraries, answer Yes. - - Pick next point Pick next point @@ -4014,8 +4010,8 @@ The final angle will be the base angle plus this amount. Select objects to trim or extend - + Pick distance Pick distance @@ -4050,9 +4046,9 @@ The final angle will be the base angle plus this amount. Spline has been closed - + Last point has been removed Last point has been removed @@ -4409,8 +4405,8 @@ The final angle will be the base angle plus this amount. Change slope - + Select an object to upgrade Select an object to upgrade @@ -4465,41 +4461,41 @@ The final angle will be the base angle plus this amount. Downgrade - - + + Task panel: Task panel: + - Polar array 环形阵列 - - + + At least one element must be selected. At least one element must be selected. - - + + Selection is not suitable for array. Selection is not suitable for array. - - - - + + + + Object: Object: @@ -4519,22 +4515,22 @@ The final angle will be the base angle plus this amount. The angle is below -360 degrees. It is set to this value to proceed. - + Center reset: Center reset: - - + + Fuse: Fuse: - - + + Create Link array: Create Link array: @@ -4549,24 +4545,24 @@ The final angle will be the base angle plus this amount. Polar angle: - + Center of rotation: Center of rotation: - - + + Aborted: Aborted: + - Orthogonal array 正交阵列 @@ -4631,11 +4627,11 @@ The final angle will be the base angle plus this amount. 默认 + - Circular array 环形阵列 @@ -4760,12 +4756,12 @@ The final angle will be the base angle plus this amount. added property 'ExtraPlacement' - + No shape found No shape found - + All Shapes must be planar All Shapes must be planar @@ -4868,22 +4864,19 @@ The final angle will be the base angle plus this amount. Map mode: + + + - - - Wrong input: must be a number. Wrong input: must be a number. - - - - + @@ -4893,14 +4886,17 @@ The final angle will be the base angle plus this amount. - + + + + Wrong input: must be a vector. Wrong input: must be a vector. - + Wrong input: must be a list or tuple of strings, or a single string. Wrong input: must be a list or tuple of strings, or a single string. @@ -4927,8 +4923,8 @@ The final angle will be the base angle plus this amount. Input: single value expanded to vector. - + Wrong input: must be an integer number. Wrong input: must be an integer number. @@ -4963,8 +4959,8 @@ The final angle will be the base angle plus this amount. Wrong input: must be a placement, a vector, or a rotation. - + Wrong input: object must not be a list. Wrong input: object must not be a list. @@ -5339,9 +5335,9 @@ The final angle will be the base angle plus this amount. added view property 'TextColor' - - + + renamed 'DisplayMode' options to 'World/Screen' renamed 'DisplayMode' options to 'World/Screen' @@ -5457,32 +5453,32 @@ from menu Tools -> Addon Manager Create chamfer - + Save style Save style - + Name of this new style: Name of this new style: - + Warning Warning - + Name exists. Overwrite? Name exists. Overwrite? - + Error: json module not found. Unable to load style Error: json module not found. Unable to load style - + Error: json module not found. Unable to save style Error: json module not found. Unable to save style @@ -5503,16 +5499,16 @@ from menu Tools -> Addon Manager Offset direction is not defined. Please move the mouse on either side of the object first to indicate a direction - - + + True - - + + False @@ -7041,19 +7037,19 @@ set True for fusion or False for compound - + Create a face Create a face + + - - The area of this object The area of this object @@ -7097,8 +7093,8 @@ set True for fusion or False for compound The base object that will be duplicated. - + The object along which the copies will be distributed. It must contain 'Edges'. The object along which the copies will be distributed. It must contain 'Edges'. @@ -7113,9 +7109,9 @@ set True for fusion or False for compound Rotation factor of the twisted array. - - + + Show the individual array elements (only for Link arrays) Show the individual array elements (only for Link arrays) @@ -7244,8 +7240,8 @@ When using a saved style some of the view properties will become read-only; they will only be editable by changing the style through the 'Annotation style editor' tool. - + The base object that will be duplicated The base object that will be duplicated @@ -8048,14 +8044,14 @@ Leave blank for system default. Use 'arch' to force US arch notation - + Arrow size 箭头大小 - + Arrow type 箭头类型 diff --git a/src/Mod/Draft/Resources/translations/Draft_zh-TW.ts b/src/Mod/Draft/Resources/translations/Draft_zh-TW.ts index 0699f7b7a0..f424f15b80 100644 --- a/src/Mod/Draft/Resources/translations/Draft_zh-TW.ts +++ b/src/Mod/Draft/Resources/translations/Draft_zh-TW.ts @@ -1615,7 +1615,6 @@ such as "Arial:Bold" 預設文字和標註高度 - @@ -1623,6 +1622,7 @@ such as "Arial:Bold" + mm mm @@ -1940,9 +1940,9 @@ from the Addon Manager. 允許FreeCAD自動下載並更新DXF函式庫 - - + + Import options 匯入選項 @@ -2159,8 +2159,8 @@ If it is set to '0' the whole spline is treated as a straight segment. If it is set to '0' the whole spline is treated as a straight segment. - + Export options 匯出選項 @@ -3122,10 +3122,10 @@ Not available if Draft preference option 'Use Part Primitives' is enabled - + Offset 偏移複製 @@ -3296,8 +3296,8 @@ or try saving to a lower DWG version. - - + + All Shapes must be coplanar All Shapes must be coplanar @@ -3326,11 +3326,11 @@ https://github.com/yorikvanhavre/Draft-dxf-importer To enabled FreeCAD to download these libraries, answer Yes. + - Custom 自訂 @@ -3355,41 +3355,41 @@ To enabled FreeCAD to download these libraries, answer Yes. Set the scale used by draft annotation tools - - - - - - - - - + + - + - + + + + + + + + No active document. Aborting. No active document. Aborting. - - + + + + + - - - - - + + Wrong input: object not in document. Wrong input: object not in document. @@ -3570,9 +3570,9 @@ To enabled FreeCAD to download these libraries, answer Yes. Pick text position - - + + Pick first point Pick first point @@ -3588,6 +3588,8 @@ To enabled FreeCAD to download these libraries, answer Yes. Create Wire + + @@ -3595,8 +3597,6 @@ To enabled FreeCAD to download these libraries, answer Yes. - - Pick next point Pick next point @@ -4017,8 +4017,8 @@ The final angle will be the base angle plus this amount. Select objects to trim or extend - + Pick distance Pick distance @@ -4053,9 +4053,9 @@ The final angle will be the base angle plus this amount. Spline has been closed - + Last point has been removed Last point has been removed @@ -4412,8 +4412,8 @@ The final angle will be the base angle plus this amount. Change slope - + Select an object to upgrade Select an object to upgrade @@ -4468,41 +4468,41 @@ The final angle will be the base angle plus this amount. Downgrade - - + + Task panel: Task panel: + - Polar array Polar array - - + + At least one element must be selected. At least one element must be selected. - - + + Selection is not suitable for array. Selection is not suitable for array. - - - - + + + + Object: Object: @@ -4522,22 +4522,22 @@ The final angle will be the base angle plus this amount. The angle is below -360 degrees. It is set to this value to proceed. - + Center reset: Center reset: - - + + Fuse: Fuse: - - + + Create Link array: Create Link array: @@ -4552,24 +4552,24 @@ The final angle will be the base angle plus this amount. Polar angle: - + Center of rotation: Center of rotation: - - + + Aborted: Aborted: + - Orthogonal array Orthogonal array @@ -4634,11 +4634,11 @@ The final angle will be the base angle plus this amount. 預設 + - Circular array Circular array @@ -4763,12 +4763,12 @@ The final angle will be the base angle plus this amount. added property 'ExtraPlacement' - + No shape found No shape found - + All Shapes must be planar All Shapes must be planar @@ -4871,22 +4871,19 @@ The final angle will be the base angle plus this amount. Map mode: + + + - - - Wrong input: must be a number. Wrong input: must be a number. - - - - + @@ -4896,14 +4893,17 @@ The final angle will be the base angle plus this amount. - + + + + Wrong input: must be a vector. Wrong input: must be a vector. - + Wrong input: must be a list or tuple of strings, or a single string. Wrong input: must be a list or tuple of strings, or a single string. @@ -4930,8 +4930,8 @@ The final angle will be the base angle plus this amount. Input: single value expanded to vector. - + Wrong input: must be an integer number. Wrong input: must be an integer number. @@ -4966,8 +4966,8 @@ The final angle will be the base angle plus this amount. Wrong input: must be a placement, a vector, or a rotation. - + Wrong input: object must not be a list. Wrong input: object must not be a list. @@ -5342,9 +5342,9 @@ The final angle will be the base angle plus this amount. added view property 'TextColor' - - + + renamed 'DisplayMode' options to 'World/Screen' renamed 'DisplayMode' options to 'World/Screen' @@ -5460,32 +5460,32 @@ from menu Tools -> Addon Manager Create chamfer - + Save style Save style - + Name of this new style: Name of this new style: - + Warning Warning - + Name exists. Overwrite? Name exists. Overwrite? - + Error: json module not found. Unable to load style Error: json module not found. Unable to load style - + Error: json module not found. Unable to save style Error: json module not found. Unable to save style @@ -5506,16 +5506,16 @@ from menu Tools -> Addon Manager Offset direction is not defined. Please move the mouse on either side of the object first to indicate a direction - - + + True 真(True) - - + + False 偽(False) @@ -7044,19 +7044,19 @@ set True for fusion or False for compound - + Create a face Create a face + + - - The area of this object The area of this object @@ -7100,8 +7100,8 @@ set True for fusion or False for compound The base object that will be duplicated. - + The object along which the copies will be distributed. It must contain 'Edges'. The object along which the copies will be distributed. It must contain 'Edges'. @@ -7116,9 +7116,9 @@ set True for fusion or False for compound Rotation factor of the twisted array. - - + + Show the individual array elements (only for Link arrays) Show the individual array elements (only for Link arrays) @@ -7247,8 +7247,8 @@ When using a saved style some of the view properties will become read-only; they will only be editable by changing the style through the 'Annotation style editor' tool. - + The base object that will be duplicated The base object that will be duplicated @@ -8051,14 +8051,14 @@ Leave blank for system default. Use 'arch' to force US arch notation - + Arrow size 箭頭尺寸 - + Arrow type 箭頭樣式 diff --git a/src/Mod/Drawing/Gui/Resources/translations/Drawing.ts b/src/Mod/Drawing/Gui/Resources/translations/Drawing.ts index 66c15e70f2..a5b9e144f9 100644 --- a/src/Mod/Drawing/Gui/Resources/translations/Drawing.ts +++ b/src/Mod/Drawing/Gui/Resources/translations/Drawing.ts @@ -4,18 +4,18 @@ CmdDrawingAnnotation - + Drawing - + &Annotation - - + + Inserts an Annotation view in the active drawing @@ -23,18 +23,18 @@ CmdDrawingClip - + Drawing - + &Clip - - + + Inserts a clip group in the active drawing @@ -42,18 +42,18 @@ CmdDrawingDraftView - + Drawing - + &Draft View - - + + Inserts a Draft view of the selected object(s) in the active drawing @@ -61,18 +61,18 @@ CmdDrawingExportPage - + File - + &Export page... - - + + Export a page to an SVG file @@ -80,13 +80,13 @@ CmdDrawingNewA3Landscape - + Drawing - + Insert new A3 landscape drawing @@ -108,17 +108,17 @@ CmdDrawingNewView - + Drawing - + Insert view in drawing - + Insert a new View of a Part in the active drawing @@ -144,18 +144,18 @@ CmdDrawingOpenBrowserView - + Drawing - + Open &browser view - - + + Opens the selected page in a browser view @@ -163,17 +163,17 @@ CmdDrawingOrthoViews - + Drawing - + Insert orthographic views - + Insert an orthographic projection of a part in the active drawing @@ -181,18 +181,18 @@ CmdDrawingProjectShape - + Drawing - + Project shape... - + Project shape onto a user-defined plane @@ -200,18 +200,18 @@ CmdDrawingSpreadsheetView - + Drawing - + &Spreadsheet View - - + + Inserts a view of a selected spreadsheet in the active drawing @@ -219,18 +219,18 @@ CmdDrawingSymbol - + Drawing - + &Symbol - - + + Inserts a symbol from a svg file in the active drawing @@ -633,32 +633,37 @@ Do you want to continue? Drawing_NewPage - + + Page + + + + Landscape - + Portrait - + %1%2 %3 - + Insert new %1%2 %3 drawing - + %1%2 %3 (%4) - + Insert new %1%2 %3 (%4) drawing @@ -667,41 +672,31 @@ Do you want to continue? QObject - + Choose an SVG file to open - - + + Scalable Vector Graphic - - - - - + + + + + Wrong selection - + Select a Part object. - - - - - - - - No page found - - @@ -709,32 +704,42 @@ Do you want to continue? + No page found + + + + + + + + + Create a page first. - + Select exactly one Part object. - - + + Select one Page object. - + All Files - + Export page - + Select exactly one Spreadsheet object. diff --git a/src/Mod/Drawing/Gui/Resources/translations/Drawing_be.ts b/src/Mod/Drawing/Gui/Resources/translations/Drawing_be.ts index 70c2458fb5..646ebf17bc 100644 --- a/src/Mod/Drawing/Gui/Resources/translations/Drawing_be.ts +++ b/src/Mod/Drawing/Gui/Resources/translations/Drawing_be.ts @@ -4,18 +4,18 @@ CmdDrawingAnnotation - + Drawing Чарцёж - + &Annotation З&аметка - - + + Inserts an Annotation view in the active drawing Ўставіць выгляд Заметкі ў бягучы чарцёж @@ -23,18 +23,18 @@ CmdDrawingClip - + Drawing Чарцёж - + &Clip &Выгляд - - + + Inserts a clip group in the active drawing Уставіць суполку выразак у бягучы чарцёж @@ -42,18 +42,18 @@ CmdDrawingDraftView - + Drawing Чарцёж - + &Draft View Выгляд &Чарнавіка - - + + Inserts a Draft view of the selected object(s) in the active drawing Уставіць выгляд Чарнавіка абраных аб'ектаў у бягучы чарцёж @@ -61,18 +61,18 @@ CmdDrawingExportPage - + File Файл - + &Export page... &Экспартаваць старонку... - - + + Export a page to an SVG file Экспартаваць старонку ў файл SVG @@ -80,13 +80,13 @@ CmdDrawingNewA3Landscape - + Drawing Чарцёж - + Insert new A3 landscape drawing Insert new A3 landscape drawing @@ -108,17 +108,17 @@ CmdDrawingNewView - + Drawing Чарцёж - + Insert view in drawing Уставіць выгляд у чарцёж - + Insert a new View of a Part in the active drawing Уставіць новы выгляд дэталі ў бягучы чарцёж @@ -144,18 +144,18 @@ CmdDrawingOpenBrowserView - + Drawing Чарцёж - + Open &browser view Адчыніць выгляд у &аглядальніку - - + + Opens the selected page in a browser view Адчыніць абраную старонку для прагляду ў аглядальніку @@ -163,17 +163,17 @@ CmdDrawingOrthoViews - + Drawing Чарцёж - + Insert orthographic views Уставіць артаганальныя выгляды - + Insert an orthographic projection of a part in the active drawing Уставіць артаганальную праекцыю дэталі ў бягучы чарцёж @@ -181,18 +181,18 @@ CmdDrawingProjectShape - + Drawing Чарцёж - + Project shape... Праекцыя фігуры... - + Project shape onto a user-defined plane Праекцыя фігуры на карыстальніцкую плоскасць @@ -200,18 +200,18 @@ CmdDrawingSpreadsheetView - + Drawing Чарцёж - + &Spreadsheet View Прагляд &Зводнай табліцы - - + + Inserts a view of a selected spreadsheet in the active drawing Уставіць выгляд абранай зводнай табліцы ў бягучы чарцёж @@ -219,18 +219,18 @@ CmdDrawingSymbol - + Drawing Чарцёж - + &Symbol &Знак - - + + Inserts a symbol from a svg file in the active drawing Уставіць знак з файла svg у бягучы чарцёж @@ -465,7 +465,7 @@ Do you want to continue? General - Асноўныя + Агульны @@ -635,32 +635,37 @@ Do you want to continue? Drawing_NewPage - + + Page + Старонка + + + 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) чарцёж @@ -669,41 +674,31 @@ Do you want to continue? QObject - + Choose an SVG file to open Абраць файл SVG, каб адчыніць - - + + Scalable Vector Graphic Маштабаваная вектарная графіка (SVG) - - - - - + + + + + Wrong selection Няправільны выбар - + Select a Part object. Абраць аб'ект Дэталі. - - - - - - - - No page found - Старонка не знойдзена - @@ -711,32 +706,42 @@ Do you want to continue? + No page found + Старонка не знойдзена + + + + + + + + Create a page first. Спачатку стварыць старонку. - + Select exactly one Part object. Выберыце толькі адзін аб'ект Дэталі. - - + + Select one Page object. Абраць адзін аб'ект Старонкі. - + All Files Усе файлы - + Export page Экспартаваць старонку - + Select exactly one Spreadsheet object. Выберыце толькі адзін аб'ект Зводнай табліцы. diff --git a/src/Mod/Drawing/Gui/Resources/translations/Drawing_ca.ts b/src/Mod/Drawing/Gui/Resources/translations/Drawing_ca.ts index a08544cf2c..256d066f81 100644 --- a/src/Mod/Drawing/Gui/Resources/translations/Drawing_ca.ts +++ b/src/Mod/Drawing/Gui/Resources/translations/Drawing_ca.ts @@ -4,18 +4,18 @@ CmdDrawingAnnotation - + Drawing Dibuixant - + &Annotation &Anotació - - + + Inserts an Annotation view in the active drawing Insereix una nota en el dibuix actiu @@ -23,18 +23,18 @@ CmdDrawingClip - + Drawing Dibuixant - + &Clip &Retalla - - + + Inserts a clip group in the active drawing Insereix un grup de retall al full de disseny actiu @@ -42,18 +42,18 @@ CmdDrawingDraftView - + Drawing Dibuixant - + &Draft View &Vista Croquis - - + + Inserts a Draft view of the selected object(s) in the active drawing Insereix una vista de croquis de l'objecte o objectes seleccionats en el dibuix actiu @@ -61,18 +61,18 @@ CmdDrawingExportPage - + File Fitxer - + &Export page... &Exportar pàgina... - - + + Export a page to an SVG file Exporta una pàgina a un arxiu SVG @@ -80,13 +80,13 @@ CmdDrawingNewA3Landscape - + Drawing Dibuixant - + Insert new A3 landscape drawing Insert new A3 landscape drawing @@ -108,17 +108,17 @@ CmdDrawingNewView - + Drawing Dibuixant - + Insert view in drawing Inserir una vista en el dibuix - + Insert a new View of a Part in the active drawing Insereix una nova Vista d'una Part en el dibuix actiu @@ -144,18 +144,18 @@ CmdDrawingOpenBrowserView - + Drawing Dibuixant - + Open &browser view O&bre una vista de navegador - - + + Opens the selected page in a browser view Obre la pàgina seleccionada en una vista de navegador @@ -163,17 +163,17 @@ CmdDrawingOrthoViews - + Drawing Dibuixant - + Insert orthographic views Inserir vistes ortogràfiques - + Insert an orthographic projection of a part in the active drawing Insereix una projecció ortogonal d'una part del dibuix actual @@ -181,18 +181,18 @@ CmdDrawingProjectShape - + Drawing Dibuixant - + Project shape... Projecta la forma... - + Project shape onto a user-defined plane Projecta la forma en un pla definit d'usuari @@ -200,18 +200,18 @@ CmdDrawingSpreadsheetView - + Drawing Dibuixant - + &Spreadsheet View &Visualització del full de càlcul - - + + Inserts a view of a selected spreadsheet in the active drawing Insereix una vista del full de càlcul seleccionat al dibuix actiu @@ -219,18 +219,18 @@ CmdDrawingSymbol - + Drawing Dibuixant - + &Symbol &Símbol - - + + Inserts a symbol from a svg file in the active drawing Insereix un símbol des d'un fitxer svg en el dibuix actiu @@ -633,32 +633,37 @@ Do you want to continue? Drawing_NewPage - + + Page + Pàgina + + + Landscape Paisatge - + Portrait Vertical - + %1%2 %3 %1%2 %3 - + Insert new %1%2 %3 drawing Insereix dibuix de %3 de %1%2 nou - + %1%2 %3 (%4) %1%2 %3 (%4) - + Insert new %1%2 %3 (%4) drawing Insereix dibuix de %3 (%4) de %1%2 nou @@ -667,41 +672,31 @@ Do you want to continue? QObject - + Choose an SVG file to open Triar un fitxer SVG per obrir - - + + Scalable Vector Graphic Vector grafic escalable - - - - - + + + + + Wrong selection Selecció incorrecta - + Select a Part object. Selecciona part del objecte. - - - - - - - - No page found - Cap pàgina trobada - @@ -709,32 +704,42 @@ Do you want to continue? + No page found + Cap pàgina trobada + + + + + + + + Create a page first. Crear una pàgina primer. - + Select exactly one Part object. Seleccioneu exactament part de l'objecte. - - + + Select one Page object. Seleccioneu un objecte Page. - + All Files Tots els fitxers - + Export page Exportar pàgina - + Select exactly one Spreadsheet object. Selecciona exactament un objecte de full de càlcul. diff --git a/src/Mod/Drawing/Gui/Resources/translations/Drawing_cs.ts b/src/Mod/Drawing/Gui/Resources/translations/Drawing_cs.ts index 93cba5a4e3..5afb9b2c10 100644 --- a/src/Mod/Drawing/Gui/Resources/translations/Drawing_cs.ts +++ b/src/Mod/Drawing/Gui/Resources/translations/Drawing_cs.ts @@ -4,18 +4,18 @@ CmdDrawingAnnotation - + Drawing Výkres - + &Annotation &Poznámka - - + + Inserts an Annotation view in the active drawing Vloží zobrazení poznámky v aktivním výkresu @@ -23,18 +23,18 @@ 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 @@ -42,18 +42,18 @@ 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 @@ -61,18 +61,18 @@ CmdDrawingExportPage - + File Soubor - + &Export page... &Exportovat stránku... - - + + Export a page to an SVG file Exportovat stránku do souboru SVG @@ -80,13 +80,13 @@ CmdDrawingNewA3Landscape - + Drawing Výkres - + Insert new A3 landscape drawing Insert new A3 landscape drawing @@ -108,17 +108,17 @@ 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 @@ -144,18 +144,18 @@ 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 @@ -163,17 +163,17 @@ CmdDrawingOrthoViews - + 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 @@ -181,18 +181,18 @@ CmdDrawingProjectShape - + Drawing Výkres - + Project shape... Projekce tvaru... - + Project shape onto a user-defined plane Projekce tvaru na plochu definovanou uživatelem @@ -200,18 +200,18 @@ CmdDrawingSpreadsheetView - + Drawing Výkres - + &Spreadsheet View Zobrazení Tabulky - - + + Inserts a view of a selected spreadsheet in the active drawing Vloží zobrazení vybrané tabulky v aktivním výkresu @@ -219,18 +219,18 @@ 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 @@ -635,32 +635,37 @@ Chcete pokračovat? Drawing_NewPage - + + Page + Stránka + + + 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 @@ -669,41 +674,31 @@ Chcete pokračovat? QObject - + Choose an SVG file to open Zvolte soubor SVG pro otevření - - + + Scalable Vector Graphic Škálovatelná vektorová grafika - - - - - + + + + + Wrong selection Neplatný výběr - + Select a Part object. Vybrat díl. - - - - - - - - No page found - Stránka nebyla nalezena - @@ -711,32 +706,42 @@ Chcete pokračovat? + No page found + Stránka nebyla nalezena + + + + + + + + Create a page first. Vytvořte nejprve stránku. - + Select exactly one Part object. Vyberte právě jednu součást. - - + + Select one Page object. Vyberte jeden objekt stránky. - + All Files Všechny soubory - + Export page Exportovat stránku - + Select exactly one Spreadsheet object. Vyberte právě jeden objekt Tabulky. diff --git a/src/Mod/Drawing/Gui/Resources/translations/Drawing_de.ts b/src/Mod/Drawing/Gui/Resources/translations/Drawing_de.ts index 37e62e3265..cac297b93a 100644 --- a/src/Mod/Drawing/Gui/Resources/translations/Drawing_de.ts +++ b/src/Mod/Drawing/Gui/Resources/translations/Drawing_de.ts @@ -4,18 +4,18 @@ CmdDrawingAnnotation - + Drawing Zeichnung - + &Annotation &Anmerkung - - + + Inserts an Annotation view in the active drawing Fügt eine Anmerkungsansicht in die aktive Zeichnung ein @@ -23,18 +23,18 @@ CmdDrawingClip - + Drawing Zeichnung - + &Clip &Ausschnitt - - + + Inserts a clip group in the active drawing Eine Auschnittsgruppe in die aktive Zeichnung einfügen @@ -42,18 +42,18 @@ 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 @@ -61,18 +61,18 @@ CmdDrawingExportPage - + File Datei - + &Export page... Seite &exportieren... - - + + Export a page to an SVG file Seite in SVG-Datei exportieren @@ -80,13 +80,13 @@ CmdDrawingNewA3Landscape - + Drawing Zeichnung - + Insert new A3 landscape drawing Neue A3-Zeichung einfügen (im Querformat) @@ -108,17 +108,17 @@ 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 @@ -144,18 +144,18 @@ 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 @@ -163,17 +163,17 @@ CmdDrawingOrthoViews - + 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 @@ -181,18 +181,18 @@ CmdDrawingProjectShape - + Drawing Zeichnung - + Project shape... Fläche projizieren... - + Project shape onto a user-defined plane Fläche auf eine benutzerdefinierte Ebene projizieren @@ -200,18 +200,18 @@ CmdDrawingSpreadsheetView - + Drawing Zeichnung - + &Spreadsheet View Tabellenan&sicht - - + + Inserts a view of a selected spreadsheet in the active drawing Fügt eine Ansicht einer ausgewählte Kalkulationstabelle in die aktive Zeichnung ein @@ -219,18 +219,18 @@ 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 @@ -634,32 +634,37 @@ Do you want to continue? Drawing_NewPage - + + Page + Seite + + + Landscape Querformat - + Portrait Hochformat - + %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 @@ -668,41 +673,31 @@ Do you want to continue? QObject - + Choose an SVG file to open Wählen Sie eine SVG-Datei zum Öffnen aus - - + + Scalable Vector Graphic Skalierbare Vektorgrafik - - - - - + + + + + Wrong selection Falsche Auswahl - + Select a Part object. Wählen Sie ein Teile-Objekt aus.. - - - - - - - - No page found - Keine Seite gefunden - @@ -710,32 +705,42 @@ Do you want to continue? + No page found + Keine Seite gefunden + + + + + + + + Create a page first. Erstellen Sie zunächst eine Seite. - + Select exactly one Part object. Wählen Sie genau ein Teil-Objekt. - - + + Select one Page object. Wählen Sie ein Page-Objekt aus. - + All Files Alle Dateien - + Export page Seite exportieren - + Select exactly one Spreadsheet object. Wählen Sie genau ein Kalkulationstabellen-Objekt. diff --git a/src/Mod/Drawing/Gui/Resources/translations/Drawing_el.ts b/src/Mod/Drawing/Gui/Resources/translations/Drawing_el.ts index a2f1d7a5a4..b18adcb0ae 100644 --- a/src/Mod/Drawing/Gui/Resources/translations/Drawing_el.ts +++ b/src/Mod/Drawing/Gui/Resources/translations/Drawing_el.ts @@ -4,18 +4,18 @@ CmdDrawingAnnotation - + Drawing Σχέδιο - + &Annotation & Σχολιασμός - - + + Inserts an Annotation view in the active drawing Εισάγει μια προβολή Περιγραφής στο ενεργό σχέδιο @@ -23,18 +23,18 @@ CmdDrawingClip - + Drawing Σχέδιο - + &Clip Αποκοπή - - + + Inserts a clip group in the active drawing Εισάγει μια ομάδα αποκοπής στο ενεργό σχέδιο @@ -42,18 +42,18 @@ CmdDrawingDraftView - + Drawing Σχέδιο - + &Draft View Προβολή Προσχε&δίου - - + + Inserts a Draft view of the selected object(s) in the active drawing Εισάγει μια προβολή Προσχεδίου του επιλεγμένου αντικειμένου(ων) στο ενεργό σχέδιο @@ -61,18 +61,18 @@ CmdDrawingExportPage - + File Αρχείο - + &Export page... Εξαγωγή σελίδας... - - + + Export a page to an SVG file Εξαγάγετε μια σελίδα σε ένα αρχείο SVG @@ -80,13 +80,13 @@ CmdDrawingNewA3Landscape - + Drawing Σχέδιο - + Insert new A3 landscape drawing Εισαγωγή νέου σχεδίου A3 landscape @@ -108,17 +108,17 @@ CmdDrawingNewView - + Drawing Σχέδιο - + Insert view in drawing Εισαγάγετε προβολή στο σχέδιο - + Insert a new View of a Part in the active drawing Εισαγάγετε μια νέα Προβολή ενός Εξαρτήματος στο ενεργό σχέδιο @@ -144,18 +144,18 @@ CmdDrawingOpenBrowserView - + Drawing Σχέδιο - + Open &browser view Ανοίξτε την προβολή περιηγητή - - + + Opens the selected page in a browser view Ανοίγει την επιλεγμένη σελίδα σε προβολή περιηγητή @@ -163,17 +163,17 @@ CmdDrawingOrthoViews - + Drawing Σχέδιο - + Insert orthographic views Εισαγάγετε ορθογραφικές προβολές - + Insert an orthographic projection of a part in the active drawing Εισαγάγετε μια ορθογραφική προβολή ενός εξαρτήματος στο ενεργό σχέδιο @@ -181,18 +181,18 @@ CmdDrawingProjectShape - + Drawing Σχέδιο - + Project shape... Προβάλετε σχήμα... - + Project shape onto a user-defined plane Προβάλετε σχήμα πάνω σε επίπεδο που ορίζεται από τον χρήστη @@ -200,18 +200,18 @@ CmdDrawingSpreadsheetView - + Drawing Σχέδιο - + &Spreadsheet View Προβολή Υπολογι&στικού φύλλου - - + + Inserts a view of a selected spreadsheet in the active drawing Εισάγει μια προβολή ενός επιλεγμένου υπολογιστικού φύλλου στο ενεργό σχέδιο @@ -219,18 +219,18 @@ CmdDrawingSymbol - + Drawing Σχέδιο - + &Symbol &Σύμβολο - - + + Inserts a symbol from a svg file in the active drawing Εισάγει ένα σύμβολο από ένα αρχείο svg στο ενεργό σχέδιο @@ -635,32 +635,37 @@ Do you want to continue? Drawing_NewPage - + + Page + Σελίδα + + + 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) σχέδιο @@ -669,41 +674,31 @@ Do you want to continue? QObject - + Choose an SVG file to open Επιλέξτε ένα αρχείο SVG για άνοιγμα - - + + Scalable Vector Graphic Αρχείο Κλιμακωτών Διανυσματικών Γραφικών - - - - - + + + + + Wrong selection Λάθος επιλογή - + Select a Part object. Επιλέξτε ένα Εξάρτημα. - - - - - - - - No page found - Δεν βρέθηκε σελίδα - @@ -711,32 +706,42 @@ Do you want to continue? + No page found + Δεν βρέθηκε σελίδα + + + + + + + + Create a page first. Δημιουργήστε πρώτα μια σελίδα. - + Select exactly one Part object. Επιλέξτε ακριβώς ένα Εξάρτημα. - - + + Select one Page object. Επιλέξτε μια Σελίδα. - + All Files Όλα τα Αρχεία - + Export page Εξαγάγετε σελίδα - + Select exactly one Spreadsheet object. Επιλέξτε ακριβώς ένα Υπολογιστικό Φύλλο. diff --git a/src/Mod/Drawing/Gui/Resources/translations/Drawing_es-AR.ts b/src/Mod/Drawing/Gui/Resources/translations/Drawing_es-AR.ts index 7d8abe6379..9844b161ac 100644 --- a/src/Mod/Drawing/Gui/Resources/translations/Drawing_es-AR.ts +++ b/src/Mod/Drawing/Gui/Resources/translations/Drawing_es-AR.ts @@ -4,18 +4,18 @@ CmdDrawingAnnotation - + Drawing Dibujo - + &Annotation &Anotación - - + + Inserts an Annotation view in the active drawing Inserta una anotación en el dibujo activo @@ -23,18 +23,18 @@ CmdDrawingClip - + Drawing Dibujo - + &Clip &Clip - - + + Inserts a clip group in the active drawing Inserta un clip de grupo en el actual dibujo @@ -42,18 +42,18 @@ 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 @@ -61,18 +61,18 @@ CmdDrawingExportPage - + File Archivo - + &Export page... &Exportar página... - - + + Export a page to an SVG file Exportar una página a un archivo SVG @@ -80,13 +80,13 @@ CmdDrawingNewA3Landscape - + Drawing Dibujo - + Insert new A3 landscape drawing Inserta un nuevo dibujo en formato A3 @@ -108,17 +108,17 @@ 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 @@ -144,18 +144,18 @@ 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 @@ -163,17 +163,17 @@ CmdDrawingOrthoViews - + Drawing Dibujo - + Insert orthographic views Insertar vistas ortogonales - + Insert an orthographic projection of a part in the active drawing Inserta una proyección ortogonal de una pieza en el dibujo activo @@ -181,18 +181,18 @@ CmdDrawingProjectShape - + Drawing Dibujo - + Project shape... Formas del proyecto... - + Project shape onto a user-defined plane Projectar silueta a un plano definido por el usuario @@ -200,18 +200,18 @@ CmdDrawingSpreadsheetView - + Drawing Dibujo - + &Spreadsheet View Vista &Hoja de cálculo - - + + Inserts a view of a selected spreadsheet in the active drawing Inserta una vista de una hoja de cálculo seleccionada en el dibujo activo @@ -219,18 +219,18 @@ 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 @@ -635,32 +635,37 @@ Do you want to continue? Drawing_NewPage - + + Page + Página + + + Landscape Horizontal - + 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) @@ -669,41 +674,31 @@ Do you want to continue? QObject - + Choose an SVG file to open Seleccionar un archivo SVG para abrir - - + + Scalable Vector Graphic Gráfico vectorial escalable - - - - - + + + + + Wrong selection Selección Incorrecta - + Select a Part object. Seleccione un objeto Pieza. - - - - - - - - No page found - No se ha encontrado una página de dibujo - @@ -711,32 +706,42 @@ Do you want to continue? + No page found + No se ha encontrado una página de dibujo + + + + + + + + Create a page first. Cree una página de dibujo primero. - + Select exactly one Part object. Seleccione un único objeto pieza. - - + + Select one Page object. Seleccionar un objeto Página. - + All Files Todos los Archivos - + Export page Exportar página - + Select exactly one Spreadsheet object. Seleccione exactamente un objeto de hoja de cálculo. diff --git a/src/Mod/Drawing/Gui/Resources/translations/Drawing_es-ES.ts b/src/Mod/Drawing/Gui/Resources/translations/Drawing_es-ES.ts index 5e50777041..efe6eaffdf 100644 --- a/src/Mod/Drawing/Gui/Resources/translations/Drawing_es-ES.ts +++ b/src/Mod/Drawing/Gui/Resources/translations/Drawing_es-ES.ts @@ -4,18 +4,18 @@ CmdDrawingAnnotation - + Drawing Dibujo - + &Annotation &Anotación - - + + Inserts an Annotation view in the active drawing Inserta una anotación en el dibujo activo @@ -23,18 +23,18 @@ CmdDrawingClip - + Drawing Dibujo - + &Clip &Clip - - + + Inserts a clip group in the active drawing Inserta un clip de grupo en el actual dibujo @@ -42,18 +42,18 @@ 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 @@ -61,18 +61,18 @@ CmdDrawingExportPage - + File Archivo - + &Export page... &Exportar página... - - + + Export a page to an SVG file Exportar una página a un archivo SVG @@ -80,13 +80,13 @@ CmdDrawingNewA3Landscape - + Drawing Dibujo - + Insert new A3 landscape drawing Inserta un nuevo dibujo en formato A3 @@ -108,17 +108,17 @@ 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 @@ -144,18 +144,18 @@ 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 @@ -163,17 +163,17 @@ CmdDrawingOrthoViews - + 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 @@ -181,18 +181,18 @@ CmdDrawingProjectShape - + Drawing Dibujo - + Project shape... Formas del proyecto... - + Project shape onto a user-defined plane Projectar silueta a un plano definido por el usuario @@ -200,18 +200,18 @@ CmdDrawingSpreadsheetView - + Drawing Dibujo - + &Spreadsheet View Vista &Hoja de cálculo - - + + Inserts a view of a selected spreadsheet in the active drawing Inserta una vista de una hoja de cálculo seleccionada en el dibujo activo @@ -219,18 +219,18 @@ 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 @@ -635,32 +635,37 @@ Do you want to continue? Drawing_NewPage - + + Page + Página + + + 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) @@ -669,41 +674,31 @@ Do you want to continue? QObject - + Choose an SVG file to open Seleccionar un archivo SVG para abrir - - + + Scalable Vector Graphic Gráfico vectorial escalable - - - - - + + + + + Wrong selection Selección incorrecta - + Select a Part object. Seleccionar un objeto Pieza. - - - - - - - - No page found - No se ha encontrado una página de dibujo - @@ -711,32 +706,42 @@ Do you want to continue? + No page found + No se ha encontrado una página de dibujo + + + + + + + + Create a page first. Cree una página de dibujo primero. - + Select exactly one Part object. Seleccione un único objeto pieza. - - + + Select one Page object. Seleccionar un objeto Página. - + All Files Todos los Archivos - + Export page Exportar página - + Select exactly one Spreadsheet object. Seleccione exactamente un objeto de hoja de cálculo. diff --git a/src/Mod/Drawing/Gui/Resources/translations/Drawing_eu.ts b/src/Mod/Drawing/Gui/Resources/translations/Drawing_eu.ts index af6eaba462..9fbb911bfe 100644 --- a/src/Mod/Drawing/Gui/Resources/translations/Drawing_eu.ts +++ b/src/Mod/Drawing/Gui/Resources/translations/Drawing_eu.ts @@ -4,18 +4,18 @@ CmdDrawingAnnotation - + Drawing Marrazkia - + &Annotation &Oharpena - - + + Inserts an Annotation view in the active drawing Oharpen-bista bat txertatzen du marrazki aktiboan @@ -23,18 +23,18 @@ CmdDrawingClip - + Drawing Marrazkia - + &Clip &Ebaki - - + + Inserts a clip group in the active drawing Txertatu ebaketa talde bat marrazki aktiboan @@ -42,18 +42,18 @@ CmdDrawingDraftView - + Drawing Marrazkia - + &Draft View &Zirriborratu bista - - + + Inserts a Draft view of the selected object(s) in the active drawing Txertatu marrazki aktiboan hautatutako objektu(ar)en Zirriborro ikuspegi bat @@ -61,18 +61,18 @@ CmdDrawingExportPage - + File Fitxategia - + &Export page... &Esportatu orria... - - + + Export a page to an SVG file Esportatu orri bat SVG fitxategi batera @@ -80,13 +80,13 @@ CmdDrawingNewA3Landscape - + Drawing Marrazkia - + Insert new A3 landscape drawing Txertatu A3 tamainako marrazki horizontala @@ -108,17 +108,17 @@ CmdDrawingNewView - + Drawing Marrazkia - + Insert view in drawing Txertatu bista marrazkian - + Insert a new View of a Part in the active drawing Txertatu zati baten bista berria marrazki aktiboan @@ -144,18 +144,18 @@ CmdDrawingOpenBrowserView - + Drawing Marrazkia - + Open &browser view Ireki &nabigatzailearen ikuspegia - - + + Opens the selected page in a browser view Hautatutako orria nabigatzaile batean irekitzen du @@ -163,17 +163,17 @@ CmdDrawingOrthoViews - + Drawing Marrazkia - + Insert orthographic views Txertatu bista ortografikoak - + Insert an orthographic projection of a part in the active drawing Txertatu zati baten proiekzio ortografiko bat marrazki aktiboan @@ -181,18 +181,18 @@ CmdDrawingProjectShape - + Drawing Marrazkia - + Project shape... Proiektatu forma... - + Project shape onto a user-defined plane Proiektatu forma erabiltzaileak definitutako plano baten gainean @@ -200,18 +200,18 @@ CmdDrawingSpreadsheetView - + Drawing Marrazkia - + &Spreadsheet View &Kalkulu-orria ikuspegia - - + + Inserts a view of a selected spreadsheet in the active drawing Hautatutako kalkulu-orri baten bista bat txertatzen du marrazki aktiboan @@ -219,18 +219,18 @@ CmdDrawingSymbol - + Drawing Marrazkia - + &Symbol I&kurra - - + + Inserts a symbol from a svg file in the active drawing SVG fitxategi bateko ikur bat txertatzen du marrazki aktiboan @@ -635,32 +635,37 @@ Jarraitu nahi duzu? Drawing_NewPage - + + Page + Orrialdea + + + Landscape Horizontala - + Portrait Bertikala - + %1%2 %3 %1%2 %3 - + Insert new %1%2 %3 drawing Txertatu %1%2 %3 marrazki berria - + %1%2 %3 (%4) %1%2 %3 (%4) - + Insert new %1%2 %3 (%4) drawing Txertatu %1%2 %3 (%4) marrazki berria @@ -669,41 +674,31 @@ Jarraitu nahi duzu? QObject - + Choose an SVG file to open Hautatu SVG fitxategi bat irekitzeko - - + + Scalable Vector Graphic Grafiko bektorial eskalagarria - - - - - + + + + + Wrong selection Hautapen okerra - + Select a Part object. Hautatu objektu zati bat. - - - - - - - - No page found - Ez da orririk aurkitu - @@ -711,32 +706,42 @@ Jarraitu nahi duzu? + No page found + Ez da orririk aurkitu + + + + + + + + Create a page first. Aldez aurretik sortu orri bat. - + Select exactly one Part object. Hautatu objektu zati zehatz bat. - - + + Select one Page object. Hautatu objektu-orri bat. - + All Files Fitxategi guztiak - + Export page Esportatu orria - + Select exactly one Spreadsheet object. Hautatu kalkulu-orri objektu zehatz bat. diff --git a/src/Mod/Drawing/Gui/Resources/translations/Drawing_fi.ts b/src/Mod/Drawing/Gui/Resources/translations/Drawing_fi.ts index cd67f80d6f..9a8606c049 100644 --- a/src/Mod/Drawing/Gui/Resources/translations/Drawing_fi.ts +++ b/src/Mod/Drawing/Gui/Resources/translations/Drawing_fi.ts @@ -4,18 +4,18 @@ CmdDrawingAnnotation - + Drawing Piirros - + &Annotation &Huomautukset - - + + Inserts an Annotation view in the active drawing Lisää huomautus aktiiviseen piirrustukseen @@ -23,18 +23,18 @@ CmdDrawingClip - + Drawing Piirros - + &Clip &Leikkaa - - + + Inserts a clip group in the active drawing Lisää leikeryhmän aktiiviseen tekniseen piirustukseen @@ -42,18 +42,18 @@ CmdDrawingDraftView - + Drawing Piirros - + &Draft View & Vedosnäkymä - - + + Inserts a Draft view of the selected object(s) in the active drawing Lisää valitun kohteen (kohteiden) vedosnäkymän aktiivisessa piirroksessa @@ -61,18 +61,18 @@ CmdDrawingExportPage - + File Tiedosto - + &Export page... &Vie sivu... - - + + Export a page to an SVG file Vie sivu SVG-tiedostoon @@ -80,13 +80,13 @@ CmdDrawingNewA3Landscape - + Drawing Piirros - + Insert new A3 landscape drawing Lisää uusi A3 piirustus @@ -108,17 +108,17 @@ CmdDrawingNewView - + Drawing Piirros - + Insert view in drawing Lisää näkymä piirrokseen - + Insert a new View of a Part in the active drawing Lisää uusi näkymä aktiivisen piirustuksen osaan @@ -144,18 +144,18 @@ CmdDrawingOpenBrowserView - + Drawing Piirros - + Open &browser view Avaa &selaimen näkymä - - + + Opens the selected page in a browser view Avaa valitun sivun selainnäkymässä @@ -163,17 +163,17 @@ CmdDrawingOrthoViews - + 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 osaan @@ -181,18 +181,18 @@ 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 @@ -200,18 +200,18 @@ CmdDrawingSpreadsheetView - + Drawing Piirros - + &Spreadsheet View Taulukkonäkymä - - + + Inserts a view of a selected spreadsheet in the active drawing Lisää valitun kohteen vedosnäkymän aktiivisessa piirroksessa @@ -219,18 +219,18 @@ CmdDrawingSymbol - + Drawing Piirros - + &Symbol & Symboli - - + + Inserts a symbol from a svg file in the active drawing Lisää symbolin svg-tiedostosta aktiiviseen piirrokseen @@ -635,32 +635,37 @@ Haluatko jatkaa? Drawing_NewPage - + + Page + Sivu + + + 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 @@ -669,41 +674,31 @@ Haluatko jatkaa? QObject - + Choose an SVG file to open Valitse avattava SVG-tiedosto - - + + Scalable Vector Graphic Skaalautuva vektorigrafiikka - - - - - + + + + + Wrong selection Väärä valinta - + Select a Part object. Valitse osa-objekti. - - - - - - - - No page found - Sivua ei löydy - @@ -711,32 +706,42 @@ Haluatko jatkaa? + No page found + Sivua ei löydy + + + + + + + + Create a page first. Luo sivu ensin. - + Select exactly one Part object. Valitse täsmälleen yksi osa-kohde. - - + + Select one Page object. Valitse yksi sivu-objekti. - + All Files Kaikki tiedostot - + Export page Vie sivu - + Select exactly one Spreadsheet object. Valitse täsmälleen yksi taulukkokohde. diff --git a/src/Mod/Drawing/Gui/Resources/translations/Drawing_fr.ts b/src/Mod/Drawing/Gui/Resources/translations/Drawing_fr.ts index edf1e153f5..dd33caa88a 100644 --- a/src/Mod/Drawing/Gui/Resources/translations/Drawing_fr.ts +++ b/src/Mod/Drawing/Gui/Resources/translations/Drawing_fr.ts @@ -4,18 +4,18 @@ CmdDrawingAnnotation - + Drawing Mise en plan - + &Annotation &Annotation - - + + Inserts an Annotation view in the active drawing Insère une annotation sur la feuille active @@ -23,18 +23,18 @@ CmdDrawingClip - + Drawing - Mise en plan + Dessin - + &Clip &Masque - - + + Inserts a clip group in the active drawing Insère un groupe de masquage sur la feuille active @@ -42,18 +42,18 @@ CmdDrawingDraftView - + Drawing Mise en plan - + &Draft View Vue &Draft - - + + Inserts a Draft view of the selected object(s) in the active drawing Insère une vue brouillon des objets sélectionnés dans le dessin actif @@ -61,18 +61,18 @@ CmdDrawingExportPage - + File Fichier - + &Export page... &Exporter la page... - - + + Export a page to an SVG file Exporter une page vers un fichier SVG @@ -80,13 +80,13 @@ CmdDrawingNewA3Landscape - + Drawing Mise en plan - + Insert new A3 landscape drawing Insère une nouvelle feuille A3 paysage @@ -108,17 +108,17 @@ 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 @@ -144,18 +144,18 @@ 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 @@ -163,17 +163,17 @@ CmdDrawingOrthoViews - + 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 @@ -181,18 +181,18 @@ 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 @@ -200,18 +200,18 @@ CmdDrawingSpreadsheetView - + Drawing Mise en plan - + &Spreadsheet View Vue &feuille de calcul - - + + Inserts a view of a selected spreadsheet in the active drawing Insère une vue d'une feuille de calcul sélectionnée sur le dessin actif @@ -219,18 +219,18 @@ 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 @@ -633,32 +633,37 @@ Do you want to continue? Drawing_NewPage - + + Page + Feuille + + + 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) @@ -667,41 +672,31 @@ Do you want to continue? QObject - + Choose an SVG file to open Choisir un fichier SVG à ouvrir - - + + Scalable Vector Graphic Graphique Vectoriel Adaptable (Svg) - - - - - + + + + + Wrong selection Mauvaise sélection - + Select a Part object. Sélectionnez un objet pièce. - - - - - - - - No page found - Aucune page trouvée - @@ -709,32 +704,42 @@ Do you want to continue? + No page found + Aucune page trouvée + + + + + + + + Create a page first. Créer d'abord une page. - + Select exactly one Part object. Sélectionnez exactement un seul objet Pièce. - - + + Select one Page object. Sélectionnez un objet Page. - + All Files Tous les fichiers - + Export page Exporter la page - + Select exactly one Spreadsheet object. Merci de sélectionner un seul objet Spreadsheet diff --git a/src/Mod/Drawing/Gui/Resources/translations/Drawing_gl.ts b/src/Mod/Drawing/Gui/Resources/translations/Drawing_gl.ts index 877bb145b5..605e054424 100644 --- a/src/Mod/Drawing/Gui/Resources/translations/Drawing_gl.ts +++ b/src/Mod/Drawing/Gui/Resources/translations/Drawing_gl.ts @@ -4,18 +4,18 @@ CmdDrawingAnnotation - + Drawing Debuxo - + &Annotation &Apuntamento - - + + Inserts an Annotation view in the active drawing Insire un Apuntamento no debuxo actual @@ -23,18 +23,18 @@ CmdDrawingClip - + Drawing Debuxo - + &Clip &Recortar - - + + Inserts a clip group in the active drawing Insire un grupo "clip" no debuxo actual @@ -42,18 +42,18 @@ CmdDrawingDraftView - + Drawing Debuxo - + &Draft View &Vista Bosquexo - - + + Inserts a Draft view of the selected object(s) in the active drawing Insire unha vista dos obxectos Bosquexo escolmados da folla activa @@ -61,18 +61,18 @@ CmdDrawingExportPage - + File Ficheiro - + &Export page... &Exportar páxina... - - + + Export a page to an SVG file Exportar unha páxina a un ficheiro SVG @@ -80,13 +80,13 @@ CmdDrawingNewA3Landscape - + Drawing Debuxo - + Insert new A3 landscape drawing Insert new A3 landscape drawing @@ -108,17 +108,17 @@ CmdDrawingNewView - + Drawing Debuxo - + Insert view in drawing Inserir unha vista no debuxo - + Insert a new View of a Part in the active drawing Inserir unha nova Vista de Peza no debuxo activo @@ -144,18 +144,18 @@ CmdDrawingOpenBrowserView - + Drawing Debuxo - + Open &browser view Abrir &vista de buscador - - + + Opens the selected page in a browser view Abre a páxina escollida nunha vista de buscador @@ -163,17 +163,17 @@ CmdDrawingOrthoViews - + Drawing Debuxo - + Insert orthographic views Inserir vistas ortogonais - + Insert an orthographic projection of a part in the active drawing Insire unha proxección ortogonal duna peza no debuxo actual @@ -181,18 +181,18 @@ CmdDrawingProjectShape - + Drawing Debuxo - + Project shape... Proxectar forma... - + Project shape onto a user-defined plane Proxecta unha forma sobre un plano definido pelo usuario @@ -200,18 +200,18 @@ CmdDrawingSpreadsheetView - + Drawing Debuxo - + &Spreadsheet View &Vista de folla de cálculo - - + + Inserts a view of a selected spreadsheet in the active drawing Insire unha vista da folla de cálculo escollida no debuxo activo @@ -219,18 +219,18 @@ CmdDrawingSymbol - + Drawing Debuxo - + &Symbol &Símbolo - - + + Inserts a symbol from a svg file in the active drawing Insire un símbolo dende un ficheiro svg no debuxo activo @@ -635,32 +635,37 @@ Quere seguir? Drawing_NewPage - + + Page + Páxina + + + Landscape Horizontal - + Portrait Vertical - + %1%2 %3 %1%2 %3 - + Insert new %1%2 %3 drawing Insire o novo debuxo de %1%2 %3 - + %1%2 %3 (%4) %1%2 %3 (%4) - + Insert new %1%2 %3 (%4) drawing Insire o novo debuxo de %1%2 %3 (%4) @@ -669,41 +674,31 @@ Quere seguir? QObject - + Choose an SVG file to open Escolme un ficheiro SVG para abrir - - + + Scalable Vector Graphic Gráfico vectorial escalábel - - - - - + + + + + Wrong selection Escolma errada - + Select a Part object. Escolme un obxecto Peza. - - - - - - - - No page found - Páxina non atopada - @@ -711,32 +706,42 @@ Quere seguir? + No page found + Páxina non atopada + + + + + + + + Create a page first. Primeiro, cree unha páxina. - + Select exactly one Part object. Escolme só un obxecto Peza. - - + + Select one Page object. Escolme un obxecto Páxina. - + All Files Tódolos ficheiros - + Export page Exportar páxina - + Select exactly one Spreadsheet object. Escolme só un obxecto Folla de cálculo. diff --git a/src/Mod/Drawing/Gui/Resources/translations/Drawing_hr.ts b/src/Mod/Drawing/Gui/Resources/translations/Drawing_hr.ts index f12746ad17..725f3627a8 100644 --- a/src/Mod/Drawing/Gui/Resources/translations/Drawing_hr.ts +++ b/src/Mod/Drawing/Gui/Resources/translations/Drawing_hr.ts @@ -4,18 +4,18 @@ CmdDrawingAnnotation - + Drawing Crtež - + &Annotation Anotacija - - + + Inserts an Annotation view in the active drawing Dodaje anotacijski pogled aktivnom crtežu @@ -23,18 +23,18 @@ CmdDrawingClip - + Drawing Crtež - + &Clip &Izrez - - + + Inserts a clip group in the active drawing Dodaje izrezanu grupu aktivnom pogledu @@ -42,18 +42,18 @@ CmdDrawingDraftView - + Drawing Crtež - + &Draft View Prikaz &Crteža - - + + Inserts a Draft view of the selected object(s) in the active drawing Umetnite prikaz(e) crteža u aktivni crtež @@ -61,18 +61,18 @@ CmdDrawingExportPage - + File Datoteka - + &Export page... Izvedi stranicu... - - + + Export a page to an SVG file Izvoz stranicu za SVG datoteku @@ -80,13 +80,13 @@ CmdDrawingNewA3Landscape - + Drawing Crtež - + Insert new A3 landscape drawing Umetanje novog A3 pejzaža za crtanje @@ -108,17 +108,17 @@ 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 @@ -144,18 +144,18 @@ CmdDrawingOpenBrowserView - + Drawing Crtež - + Open &browser view Otvori za pregledavanje - - + + Opens the selected page in a browser view Otvara odabrani crtež u modu pregledavanja @@ -163,17 +163,17 @@ CmdDrawingOrthoViews - + 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 @@ -181,18 +181,18 @@ CmdDrawingProjectShape - + Drawing Crtež - + Project shape... Projecirani oblik ... - + Project shape onto a user-defined plane Projeciraj oblik na korisnički definiranu ravninu @@ -200,18 +200,18 @@ CmdDrawingSpreadsheetView - + Drawing Crtež - + &Spreadsheet View Prikaz &Tabela - - + + Inserts a view of a selected spreadsheet in the active drawing Umetnite prikaz(e) tabele(a) u aktivni crtež @@ -219,18 +219,18 @@ CmdDrawingSymbol - + Drawing Crtež - + &Symbol &Simbol - - + + Inserts a symbol from a svg file in the active drawing Umetni simbol iz SVG dokumenta u aktivni crtež @@ -633,32 +633,37 @@ Do you want to continue? Drawing_NewPage - + + Page + Stranica + + + Landscape Pejzaž - + Portrait Portret - + %1%2 %3 %1%2 %3 - + Insert new %1%2 %3 drawing Umetanje novog %1%2 %3 crteža - + %1%2 %3 (%4) %1%2 %3 (%4) - + Insert new %1%2 %3 (%4) drawing Umetanje novog %1%2 %3 (%4) crteža @@ -667,41 +672,31 @@ Do you want to continue? QObject - + Choose an SVG file to open Odaberite SVG datoteku za otvaranje - - + + Scalable Vector Graphic Skalabilna vektorska grafika - - - - - + + + + + Wrong selection Pogrešan odabir - + Select a Part object. Odaberite dio objekta. - - - - - - - - No page found - Stranica nije pronađena - @@ -709,32 +704,42 @@ Do you want to continue? + No page found + Stranica nije pronađena + + + + + + + + Create a page first. Najprije napravite stranicu. - + Select exactly one Part object. Odaberite točno jedan Dio-objekt. - - + + Select one Page object. Odaberite jednu stranicu objekta - + All Files Sve datoteke - + Export page Izvedi stranicu - + Select exactly one Spreadsheet object. Odaberite točno jedan objekt tablice. diff --git a/src/Mod/Drawing/Gui/Resources/translations/Drawing_hu.ts b/src/Mod/Drawing/Gui/Resources/translations/Drawing_hu.ts index 15428e85a3..46a5d3da56 100644 --- a/src/Mod/Drawing/Gui/Resources/translations/Drawing_hu.ts +++ b/src/Mod/Drawing/Gui/Resources/translations/Drawing_hu.ts @@ -4,18 +4,18 @@ CmdDrawingAnnotation - + Drawing Rajz - + &Annotation Szövegmagyarázat - - + + Inserts an Annotation view in the active drawing Egy jegyzet nézet beillesztése az aktív rajzba @@ -23,18 +23,18 @@ CmdDrawingClip - + Drawing Rajz - + &Clip Kivágás - - + + Inserts a clip group in the active drawing Kivágás csoport beillesztése az aktív rajzba @@ -42,18 +42,18 @@ CmdDrawingDraftView - + Drawing Rajz - + &Draft View Tervrajz nézet - - + + Inserts a Draft view of the selected object(s) in the active drawing Beilleszt a kiválasztott tárgy(ak)ról egy Tervezet nézetet az aktív rajzba @@ -61,18 +61,18 @@ CmdDrawingExportPage - + File Fájl - + &Export page... Oldal exportálása... - - + + Export a page to an SVG file Egy oldal exportálása SVG-fájlba @@ -80,13 +80,13 @@ CmdDrawingNewA3Landscape - + Drawing Rajz - + Insert new A3 landscape drawing Új A3 fekvő rajzot illeszt @@ -108,17 +108,17 @@ CmdDrawingNewView - + Drawing Rajz - + Insert view in drawing Nézet beszúrása a rajzba - + Insert a new View of a Part in the active drawing Egy rész új nézetének beszúrása az aktív rajzba @@ -144,18 +144,18 @@ CmdDrawingOpenBrowserView - + Drawing Rajz - + Open &browser view &Böngészőnézet megnyitása - - + + Opens the selected page in a browser view Megnyitja a kijelölt oldalt egy böngészőnézetben @@ -163,17 +163,17 @@ CmdDrawingOrthoViews - + Drawing Rajz - + 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 @@ -181,18 +181,18 @@ CmdDrawingProjectShape - + Drawing Rajz - + Project shape... Terv formák... - + Project shape onto a user-defined plane A felhasználó által meghatározott síkra vetített formák @@ -200,18 +200,18 @@ CmdDrawingSpreadsheetView - + Drawing Rajz - + &Spreadsheet View &Számolótábla megtekintése - - + + Inserts a view of a selected spreadsheet in the active drawing Alkatrészlista beillesztése az aktív rajzba @@ -219,18 +219,18 @@ CmdDrawingSymbol - + Drawing Rajz - + &Symbol &Szimbólum - - + + Inserts a symbol from a svg file in the active drawing Egy szimbólumot szúr be az aktív rajzon szereplő svg-fájlból @@ -635,32 +635,37 @@ Szeretné folytatni? Drawing_NewPage - + + Page + Oldal + + + Landscape Fekvő - + Portrait Álló - + %1%2 %3 %1%2 %3 - + Insert new %1%2 %3 drawing Új %1%2 %3 rajz beszúrása - + %1%2 %3 (%4) %1%2 %3 (%4) - + Insert new %1%2 %3 (%4) drawing Új %1%2 %3 (%4) rajz beszúrása @@ -669,41 +674,31 @@ Szeretné folytatni? QObject - + Choose an SVG file to open SVG fájl kiválasztása megnyitáshoz - - + + Scalable Vector Graphic Méretezhető vektorgrafika - - - - - + + + + + Wrong selection Nem megfelelő kiválasztás - + Select a Part object. Objektum rész kiválasztása. - - - - - - - - No page found - Az oldal nem található - @@ -711,32 +706,42 @@ Szeretné folytatni? + No page found + Az oldal nem található + + + + + + + + Create a page first. Először hozzon létre egy oldalt. - + Select exactly one Part object. Jelöljön ki pontosan egy tárgy alkotórészt. - - + + Select one Page object. Válasszon ki egy teljes oldal tárgyat. - + All Files Összes fájl - + Export page Oldal exportálása - + Select exactly one Spreadsheet object. Jelöljön ki pontosan egy számolótábla tárgyat. diff --git a/src/Mod/Drawing/Gui/Resources/translations/Drawing_id.ts b/src/Mod/Drawing/Gui/Resources/translations/Drawing_id.ts index e1458083db..3b984c1d5f 100644 --- a/src/Mod/Drawing/Gui/Resources/translations/Drawing_id.ts +++ b/src/Mod/Drawing/Gui/Resources/translations/Drawing_id.ts @@ -4,18 +4,18 @@ CmdDrawingAnnotation - + Drawing Gambar - + &Annotation &Annotation - - + + Inserts an Annotation view in the active drawing Inserts an Annotation view in the active drawing @@ -23,18 +23,18 @@ CmdDrawingClip - + Drawing Gambar - + &Clip & Klip - - + + Inserts a clip group in the active drawing Memasukkan sekelompok klip dalam gambar aktif @@ -42,18 +42,18 @@ CmdDrawingDraftView - + Drawing Gambar - + &Draft View & Rancangan View - - + + Inserts a Draft view of the selected object(s) in the active drawing Menyisipkan Draft pandangan dari objek yang dipilih (s) dalam aktif menggambar @@ -61,18 +61,18 @@ CmdDrawingExportPage - + File Mengajukan - + &Export page... & Halaman Ekspor... - - + + Export a page to an SVG file Mengekspor halaman ke file SVG @@ -80,13 +80,13 @@ CmdDrawingNewA3Landscape - + Drawing Gambar - + Insert new A3 landscape drawing Insert new A3 landscape drawing @@ -108,17 +108,17 @@ CmdDrawingNewView - + Drawing Gambar - + Insert view in drawing Masukkan tampilan dalam gambar - + Insert a new View of a Part in the active drawing Masukkan Tampilan Baru dari Bagian dalam gambar aktif @@ -144,18 +144,18 @@ CmdDrawingOpenBrowserView - + Drawing Gambar - + Open &browser view Buka & tampilan browser - - + + Opens the selected page in a browser view Membuka halaman yang dipilih dalam browser tampilan @@ -163,17 +163,17 @@ CmdDrawingOrthoViews - + Drawing Gambar - + Insert orthographic views Masukkan tampilan ortografi - + Insert an orthographic projection of a part in the active drawing Masukkan proyeksi ortografi bagian dalam gambar aktif @@ -181,18 +181,18 @@ CmdDrawingProjectShape - + Drawing Gambar - + Project shape... Bentuk proyek... - + Project shape onto a user-defined plane Bentuk proyek ke pesawat yang ditentukan pengguna @@ -200,18 +200,18 @@ CmdDrawingSpreadsheetView - + Drawing Gambar - + &Spreadsheet View & Tampilan Spreadsheet - - + + Inserts a view of a selected spreadsheet in the active drawing Menyisipkan tampilan spreadsheet terpilih dalam gambar aktif @@ -219,18 +219,18 @@ CmdDrawingSymbol - + Drawing Gambar - + &Symbol &Simbol - - + + Inserts a symbol from a svg file in the active drawing Sisipan simbol dari file svg dalam gambar aktif @@ -634,32 +634,37 @@ Do you want to continue? Drawing_NewPage - + + Page + Halaman + + + Landscape Pemandangan - + Portrait Potret - + %1%2 %3 % 1 % 2 % 3 - + Insert new %1%2 %3 drawing Sisipkan baru % 1 % 2 % 3 menggambar - + %1%2 %3 (%4) % 1 % 2 % 3 ( % 4) - + Insert new %1%2 %3 (%4) drawing Sisipkan baru % 1 % 2 % 3 ( % 4) menggambar @@ -668,41 +673,31 @@ Do you want to continue? QObject - + Choose an SVG file to open Pilih file SVG untuk membuka - - + + Scalable Vector Graphic Scalable Vector Graphic - - - - - + + + + + Wrong selection Pilihan salah - + Select a Part object. Pilih objek Bagian. - - - - - - - - No page found - Tidak ditemukan halaman - @@ -710,32 +705,42 @@ Do you want to continue? + No page found + Tidak ditemukan halaman + + + + + + + + Create a page first. Buat halaman terlebih dahulu. - + Select exactly one Part object. Pilih salah satu bagian objek. - - + + Select one Page object. Pilih satu objek Halaman. - + All Files Semua data - + Export page Halaman ekspor - + Select exactly one Spreadsheet object. Pilih salah satu objek Spreadsheet. diff --git a/src/Mod/Drawing/Gui/Resources/translations/Drawing_it.ts b/src/Mod/Drawing/Gui/Resources/translations/Drawing_it.ts index c28121da8b..cee32d279e 100644 --- a/src/Mod/Drawing/Gui/Resources/translations/Drawing_it.ts +++ b/src/Mod/Drawing/Gui/Resources/translations/Drawing_it.ts @@ -4,18 +4,18 @@ CmdDrawingAnnotation - + Drawing Disegno - + &Annotation &Annotazione - - + + Inserts an Annotation view in the active drawing Inserisce un'annotazione nel disegno attivo @@ -23,18 +23,18 @@ CmdDrawingClip - + Drawing Disegno - + &Clip &Clip - - + + Inserts a clip group in the active drawing Inserisce un gruppo clip nel disegno attivo @@ -42,18 +42,18 @@ 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 @@ -61,18 +61,18 @@ CmdDrawingExportPage - + File File - + &Export page... &Esporta pagina... - - + + Export a page to an SVG file Esporta una pagina in un file SVG @@ -80,13 +80,13 @@ CmdDrawingNewA3Landscape - + Drawing Disegno - + Insert new A3 landscape drawing Inserisci un nuovo disegno A3 orizzontale @@ -108,17 +108,17 @@ 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 nel disegno attivo @@ -144,18 +144,18 @@ CmdDrawingOpenBrowserView - + Drawing Disegno - + Open &browser view Apri finestra &browser - - + + Opens the selected page in a browser view Visualizza la pagina selezionata in una vista browser @@ -163,17 +163,17 @@ CmdDrawingOrthoViews - + 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 nel disegno attivo @@ -181,18 +181,18 @@ 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 @@ -200,18 +200,18 @@ CmdDrawingSpreadsheetView - + Drawing Disegno - + &Spreadsheet View Vi&sta foglio di calcolo - - + + Inserts a view of a selected spreadsheet in the active drawing Inserisce nel disegno attivo una vista di un foglio di calcolo selezionato @@ -219,18 +219,18 @@ 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 @@ -633,32 +633,37 @@ Do you want to continue? Drawing_NewPage - + + Page + Pagina + + + 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) @@ -667,41 +672,31 @@ Do you want to continue? QObject - + Choose an SVG file to open Seleziona un file SVG da aprire - - + + Scalable Vector Graphic Immagine vettoriale scalabile - - - - - + + + + + Wrong selection Selezione errata - + Select a Part object. Seleziona un oggetto Parte. - - - - - - - - No page found - Nessuna pagina trovata - @@ -709,32 +704,42 @@ Do you want to continue? + No page found + Nessuna pagina trovata + + + + + + + + Create a page first. Prima creare una pagina. - + Select exactly one Part object. Selezionare un solo oggetto Parte. - - + + Select one Page object. Seleziona un oggetto Pagina. - + All Files Tutti i file - + Export page Esporta pagina - + Select exactly one Spreadsheet object. Selezionare un solo oggetto Foglio di calcolo. diff --git a/src/Mod/Drawing/Gui/Resources/translations/Drawing_ja.ts b/src/Mod/Drawing/Gui/Resources/translations/Drawing_ja.ts index bb62798d04..9fbe3922e8 100644 --- a/src/Mod/Drawing/Gui/Resources/translations/Drawing_ja.ts +++ b/src/Mod/Drawing/Gui/Resources/translations/Drawing_ja.ts @@ -4,18 +4,18 @@ CmdDrawingAnnotation - + Drawing 図面 - + &Annotation 注釈(&A) - - + + Inserts an Annotation view in the active drawing アクティブな図面に注釈表示を挿入 @@ -23,18 +23,18 @@ CmdDrawingClip - + Drawing 図面 - + &Clip クリップ(&C) - - + + Inserts a clip group in the active drawing アクティブな図面にクリップグループを挿入 @@ -42,18 +42,18 @@ CmdDrawingDraftView - + Drawing 図面 - + &Draft View ドラフト・ビュー(&D) - - + + Inserts a Draft view of the selected object(s) in the active drawing アクティブな図面に選択したオブジェクトのドラフト・ビューを挿入 @@ -61,18 +61,18 @@ CmdDrawingExportPage - + File ファイル - + &Export page... ページをエクスポート(&E)... - - + + Export a page to an SVG file ページをSVGファイルにエクスポート @@ -80,13 +80,13 @@ CmdDrawingNewA3Landscape - + Drawing 図面 - + Insert new A3 landscape drawing Insert new A3 landscape drawing @@ -108,17 +108,17 @@ CmdDrawingNewView - + Drawing 図面 - + Insert view in drawing 図面にビューを挿入 - + Insert a new View of a Part in the active drawing アクティブな図面に新しい部品の表示を挿入 @@ -144,18 +144,18 @@ CmdDrawingOpenBrowserView - + Drawing 図面 - + Open &browser view ブラウザ表示を開く(&b) - - + + Opens the selected page in a browser view ブラウザ表示で選択されているページを開く @@ -163,17 +163,17 @@ CmdDrawingOrthoViews - + Drawing 図面 - + Insert orthographic views 正投影表示を挿入 - + Insert an orthographic projection of a part in the active drawing アクティブな図面に部品の正投影図を挿入 @@ -181,18 +181,18 @@ CmdDrawingProjectShape - + Drawing 図面 - + Project shape... 形状を投影... - + Project shape onto a user-defined plane ユーザー定義面上に形状を投影 @@ -200,18 +200,18 @@ CmdDrawingSpreadsheetView - + Drawing 図面 - + &Spreadsheet View スプレッドシートビュー(&S) - - + + Inserts a view of a selected spreadsheet in the active drawing アクティブな図面に選択したスプレッドシートのビューを挿入 @@ -219,18 +219,18 @@ CmdDrawingSymbol - + Drawing 図面 - + &Symbol シンボル(&S) - - + + Inserts a symbol from a svg file in the active drawing 記号をSVGファイルから現在の図面に挿入します @@ -634,33 +634,38 @@ Do you want to continue? Drawing_NewPage - + + Page + ページ + + + 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) で挿入します @@ -669,41 +674,31 @@ Do you want to continue? QObject - + Choose an SVG file to open 開くSVGファイルを選択 - - + + Scalable Vector Graphic スケーラブル・ベクター・グラフィック - - - - - + + + + + Wrong selection 誤った選択 - + Select a Part object. パーツオブジェクトを選択 - - - - - - - - No page found - ページが見つかりません - @@ -711,32 +706,42 @@ Do you want to continue? + No page found + ページが見つかりません + + + + + + + + Create a page first. 最初にページを作成してください - + Select exactly one Part object. 部品オブジェクトを1 つだけ選択して下さい。 - - + + Select one Page object. ページオブジェクトを1つ選択 - + All Files すべてのファイル - + Export page ページをエクスポート - + Select exactly one Spreadsheet object. スプレッドシートオブジェクトを1 つだけ選択して下さい。 diff --git a/src/Mod/Drawing/Gui/Resources/translations/Drawing_ka.ts b/src/Mod/Drawing/Gui/Resources/translations/Drawing_ka.ts index ef7da1d1c8..530a46f513 100644 --- a/src/Mod/Drawing/Gui/Resources/translations/Drawing_ka.ts +++ b/src/Mod/Drawing/Gui/Resources/translations/Drawing_ka.ts @@ -4,18 +4,18 @@ CmdDrawingAnnotation - + Drawing ხაზვა - + &Annotation &შენიშვნა - - + + Inserts an Annotation view in the active drawing ჩასვამს ანოტაციის ხედს აქტიურ ნახაზში @@ -23,18 +23,18 @@ CmdDrawingClip - + Drawing - ხაზვა + ნახაზი - + &Clip &კვეთა - - + + Inserts a clip group in the active drawing კვეთების ჯგუფის აქტიურ ნახაზში ჩასმა @@ -42,18 +42,18 @@ CmdDrawingDraftView - + Drawing - ხაზვა + ნახაზი - + &Draft View ესკიზური ხედი - - + + Inserts a Draft view of the selected object(s) in the active drawing არჩეული ობიექტ(ებ)-ის ესკიზის აქტიურ ნახაზში ჩადება @@ -61,18 +61,18 @@ CmdDrawingExportPage - + File ფაილი - + &Export page... &გვერდის გატანა... - - + + Export a page to an SVG file გვერდის SVG ფაილში გატანა @@ -80,13 +80,13 @@ CmdDrawingNewA3Landscape - + Drawing - ხაზვა + ნახაზი - + Insert new A3 landscape drawing Insert new A3 landscape drawing @@ -108,17 +108,17 @@ CmdDrawingNewView - + Drawing - ხაზვა + ნახაზი - + Insert view in drawing ხედის ხაზში ჩასმა - + Insert a new View of a Part in the active drawing ჩასვამს ნაწილის ახალ ხედს აქტიურ ნახაზში @@ -128,7 +128,7 @@ Drawing - ხაზვა + ნახაზი @@ -144,18 +144,18 @@ CmdDrawingOpenBrowserView - + Drawing - ხაზვა + ნახაზი - + Open &browser view ბრაუზერში გახსნა - - + + Opens the selected page in a browser view არჩეული გვერდის ბრაუზერში გახსნა @@ -163,17 +163,17 @@ CmdDrawingOrthoViews - + Drawing - ხაზვა + ნახაზი - + Insert orthographic views ორთოგრაფიული ხედების ჩასმა - + Insert an orthographic projection of a part in the active drawing ნაწილის ორთოგრაფიული პროექცის აქტიურ ნახაზში ჩასმა @@ -181,18 +181,18 @@ CmdDrawingProjectShape - + Drawing - ხაზვა + ნახაზი - + Project shape... ფიგურის პროექცია... - + Project shape onto a user-defined plane ფიგურის პროექცია მოცემულ სიბრტყეზე @@ -200,18 +200,18 @@ CmdDrawingSpreadsheetView - + Drawing - ხაზვა + ნახაზი - + &Spreadsheet View &ელცხრილის ხედი - - + + Inserts a view of a selected spreadsheet in the active drawing მონიშნული ელცხრილის ხედის აქტიურ ნახაზში ჩასმა @@ -219,18 +219,18 @@ CmdDrawingSymbol - + Drawing - ხაზვა + ნახაზი - + &Symbol &სიმბოლო - - + + Inserts a symbol from a svg file in the active drawing აქტიურ ნახაზში Svg ფაილიდან სიმბოლოს ჩასმა @@ -635,32 +635,37 @@ Do you want to continue? Drawing_NewPage - + + Page + გვერდი + + + 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) ნახაზი @@ -669,41 +674,31 @@ Do you want to continue? QObject - + Choose an SVG file to open აირჩიეთ გასახსნელი SVG ფაილი - - + + Scalable Vector Graphic მასშტაბირებადი ვექტორული გრაფიკა - - - - - + + + + + Wrong selection არასწორი არჩევანი - + Select a Part object. აირჩიეთ ნაწილის ობიექტი. - - - - - - - - No page found - გვერდი არ მოიძებნა - @@ -711,32 +706,42 @@ Do you want to continue? + No page found + გვერდი არ მოიძებნა + + + + + + + + Create a page first. ჯერ შექმენით გვერდი. - + Select exactly one Part object. მონიშნეთ ზუსტად ერთი ნაწილის ტიპის ობიექტი. - - + + Select one Page object. აირჩიეთ ერთგვერდიანი ობიექტი. - + All Files ყველა ფაილი - + Export page გვერდის გატანა - + Select exactly one Spreadsheet object. აირჩიეთ ელცხრილის ზუსტად ერთი ობიექტი. @@ -769,7 +774,7 @@ Do you want to continue? Drawing - ხაზვა + ნახაზი diff --git a/src/Mod/Drawing/Gui/Resources/translations/Drawing_ko.ts b/src/Mod/Drawing/Gui/Resources/translations/Drawing_ko.ts index ac03536e02..5713afa0f4 100644 --- a/src/Mod/Drawing/Gui/Resources/translations/Drawing_ko.ts +++ b/src/Mod/Drawing/Gui/Resources/translations/Drawing_ko.ts @@ -4,18 +4,18 @@ CmdDrawingAnnotation - + Drawing 드로잉 - + &Annotation 주석(&A) - - + + Inserts an Annotation view in the active drawing 활성 드로잉에서 주석 보기 삽입 @@ -23,18 +23,18 @@ CmdDrawingClip - + Drawing 드로잉 - + &Clip 클립(&C) - - + + Inserts a clip group in the active drawing 활성 도면에 클립 그룹을 삽입한다 @@ -42,18 +42,18 @@ CmdDrawingDraftView - + Drawing 드로잉 - + &Draft View 초안 보기(&D) - - + + Inserts a Draft view of the selected object(s) in the active drawing 활성도면에 선택된 물체(들)의 초안 뷰를 삽입한다 @@ -61,18 +61,18 @@ CmdDrawingExportPage - + File 파일 - + &Export page... 페이지 내보내기(&E)... - - + + Export a page to an SVG file SVG 파일로 페이지 내보내기 @@ -80,13 +80,13 @@ CmdDrawingNewA3Landscape - + Drawing 드로잉 - + Insert new A3 landscape drawing Insert new A3 landscape drawing @@ -108,17 +108,17 @@ CmdDrawingNewView - + Drawing 드로잉 - + Insert view in drawing 도면에 뷰 삽입 - + Insert a new View of a Part in the active drawing 활성 도면에 파트의 새로운 뷰를 삽입한다 @@ -144,18 +144,18 @@ CmdDrawingOpenBrowserView - + Drawing 드로잉 - + Open &browser view 브라우저 보기 열기(&B) - - + + Opens the selected page in a browser view 브라우져 화면에서 선택한 페이지 열기 @@ -163,17 +163,17 @@ CmdDrawingOrthoViews - + Drawing 드로잉 - + Insert orthographic views 직교 화면을 추가 - + Insert an orthographic projection of a part in the active drawing 활성화된 드로잉에서 파트의 직교 투영을 추가 @@ -181,18 +181,18 @@ CmdDrawingProjectShape - + Drawing 드로잉 - + Project shape... 프로젝트 모양... - + Project shape onto a user-defined plane 사용자가 정의한 평면에 모양을 투영 @@ -200,18 +200,18 @@ CmdDrawingSpreadsheetView - + Drawing 드로잉 - + &Spreadsheet View 스프레드시트 보기(&S) - - + + Inserts a view of a selected spreadsheet in the active drawing 활성화된 드로잉에 선택한 스프레드 시트의 화면을 추가 @@ -219,18 +219,18 @@ CmdDrawingSymbol - + Drawing 드로잉 - + &Symbol 기호(&S) - - + + Inserts a symbol from a svg file in the active drawing 활성화된 드로잉에 SVG파일로부터 심벌을 추가 @@ -633,32 +633,37 @@ Do you want to continue? Drawing_NewPage - + + Page + Page + + + 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) 도면 삽입하기 @@ -667,41 +672,31 @@ Do you want to continue? QObject - + Choose an SVG file to open 불러올 SVG 파일을 선택하세요 - - + + Scalable Vector Graphic 스케일러블 벡터 그래픽(SVG) - - - - - + + + + + Wrong selection 잘못 된 선택 - + Select a Part object. 부분 오브젝트를 선택합니다. - - - - - - - - No page found - 페이지를 찾을 수 없습니다 - @@ -709,32 +704,42 @@ Do you want to continue? + No page found + 페이지를 찾을 수 없습니다 + + + + + + + + Create a page first. 먼저 페이지를 작성합니다. - + Select exactly one Part object. 정확히 하나의 부분 오브젝트를 선택합니다. - - + + Select one Page object. 하나의 페이지 오브젝트를 선택합니다. - + All Files 모든 파일 - + Export page 페이지 내보내기 - + Select exactly one Spreadsheet object. 스프레드시트 오브젝트를 하나만 선택하십시오. diff --git a/src/Mod/Drawing/Gui/Resources/translations/Drawing_nl.ts b/src/Mod/Drawing/Gui/Resources/translations/Drawing_nl.ts index b5a47c1d68..8c2b826ad9 100644 --- a/src/Mod/Drawing/Gui/Resources/translations/Drawing_nl.ts +++ b/src/Mod/Drawing/Gui/Resources/translations/Drawing_nl.ts @@ -4,18 +4,18 @@ CmdDrawingAnnotation - + Drawing Tekening - + &Annotation Aantekening - - + + Inserts an Annotation view in the active drawing Voeg een aantekening toe aan de actieve tekening @@ -23,18 +23,18 @@ CmdDrawingClip - + Drawing Tekening - + &Clip &Clip - - + + Inserts a clip group in the active drawing Voegt een clipgroep in de actieve tekening in @@ -42,18 +42,18 @@ CmdDrawingDraftView - + Drawing Tekening - + &Draft View &Concept weergave - - + + Inserts a Draft view of the selected object(s) in the active drawing Hiermee voegt u een conceptweergave van het/de geselecteerde object(en) in de actieve tekening @@ -61,18 +61,18 @@ CmdDrawingExportPage - + File Bestand - + &Export page... &Exporteer pagina... - - + + Export a page to an SVG file Een pagina naar een SVG-bestand exporteren @@ -80,13 +80,13 @@ CmdDrawingNewA3Landscape - + Drawing Tekening - + Insert new A3 landscape drawing Nieuwe A3-liggend invoegen @@ -108,17 +108,17 @@ 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 @@ -144,18 +144,18 @@ CmdDrawingOpenBrowserView - + Drawing Tekening - + Open &browser view Open &browser scherm - - + + Opens the selected page in a browser view Hiermee opent u de geselecteerde pagina in een browserweergave @@ -163,17 +163,17 @@ CmdDrawingOrthoViews - + Drawing Tekening - + Insert orthographic views Orthografische weergaves invoegen - + Insert an orthographic projection of a part in the active drawing Voeg een orthografische projectie van een onderdeel in de actieve tekening in @@ -181,18 +181,18 @@ CmdDrawingProjectShape - + Drawing Tekening - + Project shape... Projectvorm... - + Project shape onto a user-defined plane Projecteer vorm op een door de gebruiker gedefinieerd vlak @@ -200,18 +200,18 @@ CmdDrawingSpreadsheetView - + Drawing Tekening - + &Spreadsheet View &Rekenbladweergave - - + + Inserts a view of a selected spreadsheet in the active drawing Voegt een weergave van een geselecteerd werkblad in de actieve tekening in @@ -219,18 +219,18 @@ CmdDrawingSymbol - + Drawing Tekening - + &Symbol &Symbool - - + + Inserts a symbol from a svg file in the active drawing Voegt een symbool van een svg-bestand in de actieve tekening in @@ -634,32 +634,37 @@ Do you want to continue? Drawing_NewPage - + + Page + Pagina + + + Landscape Liggend - + Portrait Staand - + %1%2 %3 %1%2 %3 - + Insert new %1%2 %3 drawing Nieuwe %1%2 %3 -tekening invoegen - + %1%2 %3 (%4) %1%2 %3 (%4) - + Insert new %1%2 %3 (%4) drawing Nieuwe %1%2 %3 (%4)-tekening invoegen @@ -668,41 +673,31 @@ Do you want to continue? QObject - + Choose an SVG file to open Kies een SVG-bestand om te openen - - + + Scalable Vector Graphic Schaalbare vectorafbeelding - - - - - + + + + + Wrong selection Verkeerde selectie - + Select a Part object. Selecteer een onderdeel-object. - - - - - - - - No page found - Geen pagina gevonden - @@ -710,32 +705,42 @@ Do you want to continue? + No page found + Geen pagina gevonden + + + + + + + + Create a page first. Maak eerst een pagina. - + Select exactly one Part object. Selecteer slechts één deel object. - - + + Select one Page object. Selecteer een pagina-object. - + All Files Alle bestanden - + Export page Exporteer pagina - + Select exactly one Spreadsheet object. Selecteer exact één Spreadsheet-object. diff --git a/src/Mod/Drawing/Gui/Resources/translations/Drawing_pl.ts b/src/Mod/Drawing/Gui/Resources/translations/Drawing_pl.ts index e674174c5c..983cbe9654 100644 --- a/src/Mod/Drawing/Gui/Resources/translations/Drawing_pl.ts +++ b/src/Mod/Drawing/Gui/Resources/translations/Drawing_pl.ts @@ -4,18 +4,18 @@ CmdDrawingAnnotation - + Drawing Kreślenie - + &Annotation &Adnotacja - - + + Inserts an Annotation view in the active drawing Wstaw widok adnotacji w aktywnym rysunku @@ -23,18 +23,18 @@ CmdDrawingClip - + Drawing Kreślenie - + &Clip &Wycinek - - + + Inserts a clip group in the active drawing Wstaw grupę wycinków do aktywnego rysunku @@ -42,18 +42,18 @@ CmdDrawingDraftView - + Drawing Kreślenie - + &Draft View Widok &rysunku - - + + Inserts a Draft view of the selected object(s) in the active drawing Wstaw widok Szkicu przez zaznaczenie obiektu(ów) w aktywnym rysunku @@ -61,18 +61,18 @@ CmdDrawingExportPage - + File Plik - + &Export page... &Eksportuj stronę ... - - + + Export a page to an SVG file Wyeksportuj stronę do pliku w formacie DXF @@ -80,13 +80,13 @@ CmdDrawingNewA3Landscape - + Drawing Kreślenie - + Insert new A3 landscape drawing Wstaw formatkę A3 poziomo @@ -108,17 +108,17 @@ CmdDrawingNewView - + Drawing Kreślenie - + Insert view in drawing Wstaw widok do rysunku - + Insert a new View of a Part in the active drawing Wstaw nowy widok części w aktywnym rysunku @@ -144,18 +144,18 @@ CmdDrawingOpenBrowserView - + Drawing Kreślenie - + Open &browser view Otwórz &widok z przeglądarki - - + + Opens the selected page in a browser view Otwórz wybraną stronę w przeglądarce @@ -163,17 +163,17 @@ CmdDrawingOrthoViews - + Drawing Kreślenie - + Insert orthographic views Wstaw widoki ortogonalne - + Insert an orthographic projection of a part in the active drawing Wstaw rzut ortogonalny części aktywnego rysunku @@ -181,18 +181,18 @@ CmdDrawingProjectShape - + Drawing Kreślenie - + Project shape... Rzutowanie kształtów ... - + Project shape onto a user-defined plane Rzut kształtu na płaszczyznę zdefiniowaną przez użytkownika @@ -200,18 +200,18 @@ CmdDrawingSpreadsheetView - + Drawing Kreślenie - + &Spreadsheet View &Widok arkusza kalkulacyjnego - - + + Inserts a view of a selected spreadsheet in the active drawing Wstaw widok wybranego arkusza w aktywnym rysunku @@ -219,18 +219,18 @@ CmdDrawingSymbol - + Drawing Kreślenie - + &Symbol &Symbol - - + + Inserts a symbol from a svg file in the active drawing Wstaw symbol z pliku SVG do aktywnego rysunku @@ -634,32 +634,37 @@ Do you want to continue? Drawing_NewPage - + + Page + Strona + + + Landscape Orientacja pozioma - + Portrait Orientacja pionowa - + %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 Wstaw nowy rysunek %1%2 %3 (%4) @@ -668,41 +673,31 @@ Do you want to continue? QObject - + Choose an SVG file to open Wybierz plik SVG do otwarcia - - + + Scalable Vector Graphic Skalowalna grafika wektorowa - - - - - + + + + + Wrong selection - Niewłaściwy wybór + Nieprawidłowy wybór - + Select a Part object. Wybierz obiekt Części. - - - - - - - - No page found - Strony nie znaleziono - @@ -710,32 +705,42 @@ Do you want to continue? + No page found + Strony nie znaleziono + + + + + + + + Create a page first. Najpierw stwórz stronę. - + Select exactly one Part object. Wybierz dokładnie jeden obiekt Części. - - + + Select one Page object. Wybierz jeden obiekt Strona. - + All Files Wszystkie pliki - + Export page Eksportuj stronę - + Select exactly one Spreadsheet object. Wybierz dokładnie jeden obiekt Arkusza. diff --git a/src/Mod/Drawing/Gui/Resources/translations/Drawing_pt-BR.ts b/src/Mod/Drawing/Gui/Resources/translations/Drawing_pt-BR.ts index 42e3be9fba..8018a929b6 100644 --- a/src/Mod/Drawing/Gui/Resources/translations/Drawing_pt-BR.ts +++ b/src/Mod/Drawing/Gui/Resources/translations/Drawing_pt-BR.ts @@ -4,18 +4,18 @@ CmdDrawingAnnotation - + Drawing Desenho - + &Annotation &Anotação - - + + Inserts an Annotation view in the active drawing Insere uma Anotação no desenho ativo @@ -23,18 +23,18 @@ CmdDrawingClip - + Drawing Desenho - + &Clip &Recorte - - + + Inserts a clip group in the active drawing Inserir um grupo de Apara no desenho ativo @@ -42,18 +42,18 @@ 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 @@ -61,18 +61,18 @@ CmdDrawingExportPage - + File Arquivo - + &Export page... &Exportar página... - - + + Export a page to an SVG file Exportar página para um arquivo SVG @@ -80,13 +80,13 @@ CmdDrawingNewA3Landscape - + Drawing Desenho - + Insert new A3 landscape drawing Inserir um novo desenho A3 paisagem @@ -108,17 +108,17 @@ 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 @@ -144,18 +144,18 @@ 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 @@ -163,17 +163,17 @@ CmdDrawingOrthoViews - + 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 @@ -181,18 +181,18 @@ CmdDrawingProjectShape - + Drawing Desenho - + Project shape... Projetar forma... - + Project shape onto a user-defined plane Projeta forma sobre um plano definido pelo usuário @@ -200,18 +200,18 @@ CmdDrawingSpreadsheetView - + Drawing Desenho - + &Spreadsheet View Visão da Planilha - - + + Inserts a view of a selected spreadsheet in the active drawing Insere uma vista da planilha selecionada no desenho ativo @@ -219,18 +219,18 @@ 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 @@ -634,32 +634,37 @@ Do you want to continue? Drawing_NewPage - + + Page + Página + + + 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) @@ -668,41 +673,31 @@ Do you want to continue? QObject - + Choose an SVG file to open Escolha um arquivo SVG para abrir - - + + Scalable Vector Graphic Gráficos vetoriais escaláveis (Svg) - - - - - + + + + + Wrong selection Seleção errada - + Select a Part object. Selecione um objeto Peça - - - - - - - - No page found - Nenhuma página encontrada - @@ -710,32 +705,42 @@ Do you want to continue? + No page found + Nenhuma página encontrada + + + + + + + + Create a page first. Primeiro, crie uma página. - + Select exactly one Part object. Selecione exatamente uma peça. - - + + Select one Page object. Selecione um objeto de tipo Página. - + All Files Todos os Arquivos - + Export page Exportar uma página - + Select exactly one Spreadsheet object. Selecione exatamente um objeto de planilha. diff --git a/src/Mod/Drawing/Gui/Resources/translations/Drawing_pt-PT.ts b/src/Mod/Drawing/Gui/Resources/translations/Drawing_pt-PT.ts index 76cf35324b..668ec5bb9e 100644 --- a/src/Mod/Drawing/Gui/Resources/translations/Drawing_pt-PT.ts +++ b/src/Mod/Drawing/Gui/Resources/translations/Drawing_pt-PT.ts @@ -4,18 +4,18 @@ CmdDrawingAnnotation - + Drawing Desenho de folhas (layout) - + &Annotation &Anotação - - + + Inserts an Annotation view in the active drawing Insere uma Anotação na folha de desenho ativa @@ -23,18 +23,18 @@ CmdDrawingClip - + Drawing Desenho de folhas (layout) - + &Clip &Cortar - - + + Inserts a clip group in the active drawing Insere um grupo de corte na folha de desenho ativa @@ -42,18 +42,18 @@ CmdDrawingDraftView - + Drawing Desenho de folhas (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 @@ -61,18 +61,18 @@ CmdDrawingExportPage - + File Ficheiro - + &Export page... Exportar página ... - - + + Export a page to an SVG file Exportar página para um ficheiro SVG @@ -80,13 +80,13 @@ CmdDrawingNewA3Landscape - + Drawing Desenho de folhas (layout) - + Insert new A3 landscape drawing Inserir novo desenho A3 deitado @@ -108,17 +108,17 @@ CmdDrawingNewView - + Drawing Desenho de folhas (layout) - + Insert view in drawing Inserir uma vista na folha de desenho - + Insert a new View of a Part in the active drawing Inserir uma nova Vista de uma peça na folha de desenho ativa @@ -144,18 +144,18 @@ CmdDrawingOpenBrowserView - + Drawing Desenho de folhas (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 @@ -163,17 +163,17 @@ CmdDrawingOrthoViews - + Drawing Desenho de folhas (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 peça na folha de desenho ativa @@ -181,18 +181,18 @@ CmdDrawingProjectShape - + Drawing Desenho de folhas (layout) - + Project shape... Projetar forma... - + Project shape onto a user-defined plane Projeta forma sobre um plano definido pelo utilizador @@ -200,18 +200,18 @@ CmdDrawingSpreadsheetView - + Drawing Desenho de folhas (layout) - + &Spreadsheet View &Vista de folha de cálculo - - + + Inserts a view of a selected spreadsheet in the active drawing Insere uma vista da folha de cálculo selecionada na folha de desenho ativa @@ -219,18 +219,18 @@ CmdDrawingSymbol - + Drawing Desenho de folhas (layout) - + &Symbol &Símbolo - - + + Inserts a symbol from a svg file in the active drawing Insere um símbolo de um arquivo svg na folha de desenho ativa @@ -633,32 +633,37 @@ Do you want to continue? Drawing_NewPage - + + Page + Folha de desenho + + + Landscape Horizontal - + Portrait Vertical - + %1%2 %3 %1%2 %3 - + Insert new %1%2 %3 drawing Inserir nova %1%2 %3 folha de desenho - + %1%2 %3 (%4) %1%2 %3 (%4) - + Insert new %1%2 %3 (%4) drawing Inserir nova %1%2 %3 (%4) folha de desenho @@ -667,41 +672,31 @@ Do you want to continue? QObject - + Choose an SVG file to open Escolha um ficheiro SVG para abrir - - + + Scalable Vector Graphic Gráficos vetoriais escaláveis (Svg) - - - - - + + + + + Wrong selection Seleção errada - + Select a Part object. Selecione um objeto parte. - - - - - - - - No page found - Nenhuma página encontrada - @@ -709,32 +704,42 @@ Do you want to continue? + No page found + Nenhuma página encontrada + + + + + + + + Create a page first. Primeiro, crie uma página. - + Select exactly one Part object. Selecione exatamente uma peça (Part). - - + + Select one Page object. Selecione um objeto Página. - + All Files Todos os Ficheiros - + Export page Exportar página - + Select exactly one Spreadsheet object. Selecione apenas um objeto folha de cálculo. diff --git a/src/Mod/Drawing/Gui/Resources/translations/Drawing_ro.ts b/src/Mod/Drawing/Gui/Resources/translations/Drawing_ro.ts index ab457d3fd8..d77db0c5f4 100644 --- a/src/Mod/Drawing/Gui/Resources/translations/Drawing_ro.ts +++ b/src/Mod/Drawing/Gui/Resources/translations/Drawing_ro.ts @@ -4,18 +4,18 @@ CmdDrawingAnnotation - + Drawing Desen - + &Annotation &Adnotație - - + + Inserts an Annotation view in the active drawing Inserează o vizualizare de adnotație în desenul activ @@ -23,18 +23,18 @@ CmdDrawingClip - + Drawing Desen - + &Clip &Clip - - + + Inserts a clip group in the active drawing Inserează un grup de clipuri în desenul activ @@ -42,18 +42,18 @@ CmdDrawingDraftView - + Drawing Desen - + &Draft View Vue &Draft - - + + Inserts a Draft view of the selected object(s) in the active drawing Insère une vue brouillon des objets sélectionnés dans le dessin actif @@ -61,18 +61,18 @@ CmdDrawingExportPage - + File Fişier - + &Export page... &Exportă pagina... - - + + Export a page to an SVG file Exportă pagina într-un fişier SVG @@ -80,13 +80,13 @@ CmdDrawingNewA3Landscape - + Drawing Desen - + Insert new A3 landscape drawing Inserare A3 nou format peisaj @@ -108,17 +108,17 @@ 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 @@ -144,18 +144,18 @@ CmdDrawingOpenBrowserView - + Drawing Desen - + Open &browser view Deschideți &browser-ul - - + + Opens the selected page in a browser view Deschide pagina selectată într-un browser @@ -163,17 +163,17 @@ CmdDrawingOrthoViews - + Drawing Desen - + Insert orthographic views Inserați vederi ortogonale - + Insert an orthographic projection of a part in the active drawing Inseraţi o proiecţie ortogonală a unei componente în desenul activ @@ -181,18 +181,18 @@ CmdDrawingProjectShape - + Drawing Desen - + Project shape... Proiectează forma... - + Project shape onto a user-defined plane Proiectează forma pe un plan definit de către utilizator @@ -200,18 +200,18 @@ CmdDrawingSpreadsheetView - + Drawing Desen - + &Spreadsheet View Vedere & Foaie de calcul - - + + Inserts a view of a selected spreadsheet in the active drawing Introduceți o vedere cu o foaie de calcul selectată într-un desen activ @@ -219,18 +219,18 @@ 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 @@ -633,32 +633,37 @@ Do you want to continue? Drawing_NewPage - + + Page + Pagină + + + Landscape Peisaj - + Portrait Orientare tip 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 Inserare desen nou %1%2 %3 (%4) @@ -667,41 +672,31 @@ Do you want to continue? QObject - + Choose an SVG file to open Alegeţi un fişier SVG pentru deschidere - - + + Scalable Vector Graphic Vector Grafic Scalabil (Svg) - - - - - + + + + + Wrong selection Selecție greșită - + Select a Part object. Selecteaza un obiect tip piesă - - - - - - - - No page found - Pagină negăsită - @@ -709,32 +704,42 @@ Do you want to continue? + No page found + Pagină negăsită + + + + + + + + Create a page first. Creați /selectați o pagină mai întâi. - + Select exactly one Part object. Selectați doar un singur obiect tip Piesă. - - + + Select one Page object. Selectează un obiect pagină - + All Files Toate fișierele - + Export page Exportă pagina - + Select exactly one Spreadsheet object. Selectați doar un singur obiect tip foaie de calcul Spreadsheet. diff --git a/src/Mod/Drawing/Gui/Resources/translations/Drawing_ru.ts b/src/Mod/Drawing/Gui/Resources/translations/Drawing_ru.ts index ffb2f7233c..0bd477db71 100644 --- a/src/Mod/Drawing/Gui/Resources/translations/Drawing_ru.ts +++ b/src/Mod/Drawing/Gui/Resources/translations/Drawing_ru.ts @@ -4,18 +4,18 @@ CmdDrawingAnnotation - + Drawing Чертёж - + &Annotation &Заметка - - + + Inserts an Annotation view in the active drawing Вставить заметку в активный чертёж @@ -23,18 +23,18 @@ CmdDrawingClip - + Drawing - Чертёж + Чертеж - + &Clip &Срез - - + + Inserts a clip group in the active drawing Вставить группу срезов в активный чертёж @@ -42,18 +42,18 @@ CmdDrawingDraftView - + Drawing - Чертёж + Чертеж - + &Draft View &Эскизный вид - - + + Inserts a Draft view of the selected object(s) in the active drawing Вставить эскиз выбранного объекта(ов) в активный чертёж @@ -61,18 +61,18 @@ CmdDrawingExportPage - + File Файл - + &Export page... &Экспортировать страницу... - - + + Export a page to an SVG file Экспорт страницы в файл SVG @@ -80,13 +80,13 @@ CmdDrawingNewA3Landscape - + Drawing - Чертёж + Чертеж - + Insert new A3 landscape drawing Вставить новый фоновый чертеж А3 @@ -108,17 +108,17 @@ CmdDrawingNewView - + Drawing - Чертёж + Чертеж - + Insert view in drawing Вставить вид в чертёж - + Insert a new View of a Part in the active drawing Вставить новый вид детали в текущий чертёж @@ -128,7 +128,7 @@ Drawing - Чертёж + Чертеж @@ -144,18 +144,18 @@ CmdDrawingOpenBrowserView - + Drawing - Чертёж + Чертеж - + Open &browser view Открыть в &обозревателе - - + + Opens the selected page in a browser view Открыть выбранную страницу для просмотра во встроенном обозревателе @@ -163,17 +163,17 @@ CmdDrawingOrthoViews - + Drawing - Чертёж + Чертеж - + Insert orthographic views Вставить ортографические виды - + Insert an orthographic projection of a part in the active drawing Вставить ортографическую проекцию детали в активный чертёж @@ -181,18 +181,18 @@ CmdDrawingProjectShape - + Drawing - Чертёж + Чертеж - + Project shape... Проекция фигуры... - + Project shape onto a user-defined plane Проекция фигуры на заданную плоскость @@ -200,18 +200,18 @@ CmdDrawingSpreadsheetView - + Drawing - Чертёж + Чертеж - + &Spreadsheet View &Вставка таблицы - - + + Inserts a view of a selected spreadsheet in the active drawing Вставить выбранную таблицу в активный чертёж @@ -219,18 +219,18 @@ CmdDrawingSymbol - + Drawing - Чертёж + Чертеж - + &Symbol &Символ - - + + Inserts a symbol from a svg file in the active drawing Вставить символ из файла svg в активный чертёж @@ -465,7 +465,7 @@ Do you want to continue? General - Основные + Главный @@ -635,32 +635,37 @@ Do you want to continue? Drawing_NewPage - + + Page + Страница + + + 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) @@ -669,41 +674,31 @@ Do you want to continue? QObject - + Choose an SVG file to open Выберите файл SVG для открытия - - + + Scalable Vector Graphic Масштабируемая векторная графика - - - - - + + + + + Wrong selection Неправильный выбор - + Select a Part object. Выберите объект типа Деталь. - - - - - - - - No page found - Страниц не найдено - @@ -711,32 +706,42 @@ Do you want to continue? + No page found + Страниц не найдено + + + + + + + + Create a page first. Сначала создайте страницу. - + Select exactly one Part object. Выберите ровно один объект Детали. - - + + Select one Page object. Выберите один объект типа Страница. - + All Files Все файлы - + Export page Экспортировать страницу - + Select exactly one Spreadsheet object. Выберите только один объект типа Таблица. @@ -769,7 +774,7 @@ Do you want to continue? Drawing - Чертёж + Чертеж diff --git a/src/Mod/Drawing/Gui/Resources/translations/Drawing_sl.ts b/src/Mod/Drawing/Gui/Resources/translations/Drawing_sl.ts index 2e50d2408a..972514dc54 100644 --- a/src/Mod/Drawing/Gui/Resources/translations/Drawing_sl.ts +++ b/src/Mod/Drawing/Gui/Resources/translations/Drawing_sl.ts @@ -4,18 +4,18 @@ CmdDrawingAnnotation - + Drawing Risba - + &Annotation &Opisi - - + + Inserts an Annotation view in the active drawing Vstavi pogled za opise v dejavno risbo @@ -23,18 +23,18 @@ CmdDrawingClip - + Drawing Risba - + &Clip &Obreži - - + + Inserts a clip group in the active drawing Vstavi izbrani obrez v dejavno risbo @@ -42,18 +42,18 @@ CmdDrawingDraftView - + Drawing Risba - + &Draft View &Izrisni pogled - - + + Inserts a Draft view of the selected object(s) in the active drawing Vstavi izrisni pogled izbranih predmeov v dejavno risbo @@ -61,18 +61,18 @@ CmdDrawingExportPage - + File Datoteka - + &Export page... I&zvozi stran … - - + + Export a page to an SVG file Izvozi stran v datoteko SVG @@ -80,13 +80,13 @@ CmdDrawingNewA3Landscape - + Drawing Risba - + Insert new A3 landscape drawing Insert new A3 landscape drawing @@ -108,17 +108,17 @@ CmdDrawingNewView - + Drawing Risba - + Insert view in drawing Vstavi pogled v risbo - + Insert a new View of a Part in the active drawing Vstavi nov pogled dela v dejavno risbo @@ -144,18 +144,18 @@ CmdDrawingOpenBrowserView - + Drawing Risba - + Open &browser view Odpri pogled &brskalnika - - + + Opens the selected page in a browser view Odpre izbrano stran v pogledu brskalnika @@ -163,17 +163,17 @@ CmdDrawingOrthoViews - + Drawing Risba - + Insert orthographic views Vstavi pravokotne poglede - + Insert an orthographic projection of a part in the active drawing Vstavi pravokotno preslikavo dela v dejavno risbo @@ -181,18 +181,18 @@ CmdDrawingProjectShape - + Drawing Risba - + Project shape... Preslikaj obliko … - + Project shape onto a user-defined plane Preslikaj obliko na ravnino, ki jo izbere uporabnik @@ -200,18 +200,18 @@ CmdDrawingSpreadsheetView - + Drawing Risba - + &Spreadsheet View &Preglednični pogled - - + + Inserts a view of a selected spreadsheet in the active drawing Vstavi pogled izbranih preglednic v dejavno risbo @@ -219,18 +219,18 @@ CmdDrawingSymbol - + Drawing Risba - + &Symbol &Znak - - + + Inserts a symbol from a svg file in the active drawing Vstavi znak iz datoteke Svg v dejavno risbo @@ -285,7 +285,7 @@ Export PDF - Izvoz PDF + Izvozi v PDF @@ -465,7 +465,7 @@ Ali želite nadaljevati? General - Splošne nastavitve + Splošno @@ -635,32 +635,37 @@ Ali želite nadaljevati? Drawing_NewPage - + + Page + Stran + + + Landscape Ležeče - + Portrait Pokončno - + %1%2 %3 %1%2 %3 - + Insert new %1%2 %3 drawing Vstavi novo risbo %1 %2 %3 - + %1%2 %3 (%4) %1%2 %3 (%4) - + Insert new %1%2 %3 (%4) drawing Vstavi novo risbo %1%2 %3 (%4) @@ -669,41 +674,31 @@ Ali želite nadaljevati? QObject - + Choose an SVG file to open Izberite datoteko SVG, ki jo želite odpreti - - + + Scalable Vector Graphic Vektorska slika spremenljive velikosti - - - - - + + + + + Wrong selection - Napačna izbira + Napačen izbor - + Select a Part object. Izberite del. - - - - - - - - No page found - Stran ni bila najdena - @@ -711,32 +706,42 @@ Ali želite nadaljevati? + No page found + Stran ni bila najdena + + + + + + + + Create a page first. Najprej ustvarite stran. - + Select exactly one Part object. Izberite natanko en del. - - + + Select one Page object. Izberite predmet - stran. - + All Files Vse datoteke - + Export page Izvozi stran - + Select exactly one Spreadsheet object. Izberite natanko eno preglednico. diff --git a/src/Mod/Drawing/Gui/Resources/translations/Drawing_sr-CS.ts b/src/Mod/Drawing/Gui/Resources/translations/Drawing_sr-CS.ts index 9945d3ef65..dfbe12264c 100644 --- a/src/Mod/Drawing/Gui/Resources/translations/Drawing_sr-CS.ts +++ b/src/Mod/Drawing/Gui/Resources/translations/Drawing_sr-CS.ts @@ -4,18 +4,18 @@ CmdDrawingAnnotation - + Drawing Crtež - + &Annotation Napomena - - + + Inserts an Annotation view in the active drawing Dodaje napomenu aktivnom crtežu @@ -23,18 +23,18 @@ CmdDrawingClip - + Drawing Crtež - + &Clip &Clip - - + + Inserts a clip group in the active drawing Inserts a clip group in the active drawing @@ -42,18 +42,18 @@ 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 @@ -61,18 +61,18 @@ CmdDrawingExportPage - + File Datoteka - + &Export page... Izvezi stranicu... - - + + Export a page to an SVG file Izvezi stranicu u SVG datoteku @@ -80,13 +80,13 @@ CmdDrawingNewA3Landscape - + Drawing Crtež - + Insert new A3 landscape drawing Insert new A3 landscape drawing @@ -108,17 +108,17 @@ CmdDrawingNewView - + Drawing Crtež - + Insert view in drawing Ubaci prikaz u crtež - + Insert a new View of a Part in the active drawing Ubaci novi pogled dela u aktivni crtež @@ -144,18 +144,18 @@ CmdDrawingOpenBrowserView - + Drawing Crtež - + Open &browser view Otvori pogled u pregledaču - - + + Opens the selected page in a browser view Otvara odabranu stranicu u pregledaču @@ -163,17 +163,17 @@ CmdDrawingOrthoViews - + Drawing Crtež - + Insert orthographic views Umetni ortografske poglede - + Insert an orthographic projection of a part in the active drawing Umetni ortografsku projekciju dela u aktivni crtež @@ -181,18 +181,18 @@ CmdDrawingProjectShape - + Drawing Crtež - + Project shape... Projiciraj objekat u 3D pogled... - + Project shape onto a user-defined plane Projiciraj oblik na ravan definisanu od strane korisnika @@ -200,18 +200,18 @@ CmdDrawingSpreadsheetView - + Drawing Crtež - + &Spreadsheet View &Spreadsheet View - - + + Inserts a view of a selected spreadsheet in the active drawing Inserts a view of a selected spreadsheet in the active drawing @@ -219,18 +219,18 @@ CmdDrawingSymbol - + Drawing Crtež - + &Symbol &Simbol - - + + Inserts a symbol from a svg file in the active drawing Umeće simbol iz svg datoteke u aktivni crtež @@ -635,32 +635,37 @@ Da li želiš da nastaviš? Drawing_NewPage - + + Page + Crtež + + + Landscape Položeno - + Portrait Uspravno - + %1%2 %3 %1%2 %3 - + Insert new %1%2 %3 drawing Umetni novi %1%2 %3 crtež - + %1%2 %3 (%4) %1%2 %3 (%4) - + Insert new %1%2 %3 (%4) drawing Umetni novi%1%2 %3 (%4) crtež @@ -669,41 +674,31 @@ Da li želiš da nastaviš? QObject - + Choose an SVG file to open Izaberi SVG datoteku za otvaranje - - + + Scalable Vector Graphic Scalable Vector Graphic - - - - - + + + + + Wrong selection Pogrešan izbor - + Select a Part object. Izaberi objekat Deo. - - - - - - - - No page found - Stranica nije pronađena - @@ -711,32 +706,42 @@ Da li želiš da nastaviš? + No page found + Stranica nije pronađena + + + + + + + + Create a page first. Prvo napravi stranicu. - + Select exactly one Part object. Izaberi samo jedan objekat Deo. - - + + Select one Page object. Izaberi jedan objekat Stranica. - + All Files Sve datoteke - + Export page Izvezi stranicu - + Select exactly one Spreadsheet object. Izaberi samo jedan tabelarni objekat. diff --git a/src/Mod/Drawing/Gui/Resources/translations/Drawing_sr.ts b/src/Mod/Drawing/Gui/Resources/translations/Drawing_sr.ts index 0a9dd5b206..2c44ad447f 100644 --- a/src/Mod/Drawing/Gui/Resources/translations/Drawing_sr.ts +++ b/src/Mod/Drawing/Gui/Resources/translations/Drawing_sr.ts @@ -4,18 +4,18 @@ CmdDrawingAnnotation - + Drawing Цртеж - + &Annotation &Напомена - - + + Inserts an Annotation view in the active drawing Додаје напомену активном цртежу @@ -23,18 +23,18 @@ CmdDrawingClip - + Drawing Цртеж - + &Clip &Clip - - + + Inserts a clip group in the active drawing Inserts a clip group in the active drawing @@ -42,18 +42,18 @@ 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 @@ -61,18 +61,18 @@ CmdDrawingExportPage - + File Датотека - + &Export page... Извоз странице... - - + + Export a page to an SVG file Извези страницу у 'SVG' датотеку @@ -80,13 +80,13 @@ CmdDrawingNewA3Landscape - + Drawing Цртеж - + Insert new A3 landscape drawing Убаците Нови А3 пејзажни цртеж @@ -108,17 +108,17 @@ CmdDrawingNewView - + Drawing Цртеж - + Insert view in drawing Убаци поглед у цртеж - + Insert a new View of a Part in the active drawing Убаците нови поглед дела у активном цртежу @@ -144,18 +144,18 @@ CmdDrawingOpenBrowserView - + Drawing Цртеж - + Open &browser view Отвори &поглед у прегледачу - - + + Opens the selected page in a browser view Отвара одабрану страницу у прегледачу @@ -163,17 +163,17 @@ CmdDrawingOrthoViews - + Drawing Цртеж - + Insert orthographic views Уметни ортографcке погледе - + Insert an orthographic projection of a part in the active drawing Уметни ортографску пројекцију дела у активни цртеж @@ -181,18 +181,18 @@ CmdDrawingProjectShape - + Drawing Цртеж - + Project shape... Пројицирај објекат у 3Д поглед... - + Project shape onto a user-defined plane Пројицирај облик на раван дефиниcану од cтране кориcника @@ -200,18 +200,18 @@ CmdDrawingSpreadsheetView - + Drawing Цртеж - + &Spreadsheet View &Spreadsheet View - - + + Inserts a view of a selected spreadsheet in the active drawing Inserts a view of a selected spreadsheet in the active drawing @@ -219,18 +219,18 @@ CmdDrawingSymbol - + Drawing Цртеж - + &Symbol &Симбол - - + + Inserts a symbol from a svg file in the active drawing Умеће cимбол из svg датотеке у активни цртеж @@ -635,32 +635,37 @@ Do you want to continue? Drawing_NewPage - + + Page + Страна + + + 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) цртеж @@ -669,41 +674,31 @@ Do you want to continue? QObject - + Choose an SVG file to open Изабери SVG датотеку за отварање - - + + Scalable Vector Graphic Scalable Vector Graphic - - - - - + + + + + Wrong selection Погрешан избор - + Select a Part object. Изабери део објекта. - - - - - - - - No page found - Страница није пронађена - @@ -711,32 +706,42 @@ Do you want to continue? + No page found + Страница није пронађена + + + + + + + + Create a page first. Прво направи страницу. - + Select exactly one Part object. Изабери само један Део. - - + + Select one Page object. Изабери објекат једне странице. - + All Files Све датотеке - + Export page Извоз странице - + Select exactly one Spreadsheet object. Изабери само један табеларни објекат. diff --git a/src/Mod/Drawing/Gui/Resources/translations/Drawing_sv-SE.ts b/src/Mod/Drawing/Gui/Resources/translations/Drawing_sv-SE.ts index 9e1a09ce07..591d75b021 100644 --- a/src/Mod/Drawing/Gui/Resources/translations/Drawing_sv-SE.ts +++ b/src/Mod/Drawing/Gui/Resources/translations/Drawing_sv-SE.ts @@ -4,18 +4,18 @@ CmdDrawingAnnotation - + Drawing Ritning - + &Annotation &Annotering - - + + Inserts an Annotation view in the active drawing Infogar en annoteringsvy i den aktiva ritningen @@ -23,18 +23,18 @@ CmdDrawingClip - + Drawing Ritning - + &Clip &Klipp - - + + Inserts a clip group in the active drawing Infogar en Klipp-grupp i den aktiva ritningen @@ -42,18 +42,18 @@ CmdDrawingDraftView - + Drawing Ritning - + &Draft View &Utkastvy - - + + Inserts a Draft view of the selected object(s) in the active drawing Lägger till en Draft-vy av det valda objektet(en) i den aktiva ritningen @@ -61,18 +61,18 @@ CmdDrawingExportPage - + File Fil - + &Export page... &Exportera sida... - - + + Export a page to an SVG file Exportera en sida till en SVG-fil @@ -80,13 +80,13 @@ CmdDrawingNewA3Landscape - + Drawing Ritning - + Insert new A3 landscape drawing Infoga ny A3 landskap ritning @@ -108,17 +108,17 @@ 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 @@ -144,18 +144,18 @@ 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 @@ -163,17 +163,17 @@ CmdDrawingOrthoViews - + 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 @@ -181,18 +181,18 @@ CmdDrawingProjectShape - + Drawing Ritning - + Project shape... Projekt former... - + Project shape onto a user-defined plane Projicera form på ett användardefinierat plan @@ -200,18 +200,18 @@ CmdDrawingSpreadsheetView - + Drawing Ritning - + &Spreadsheet View Kalkylblad&svy - - + + Inserts a view of a selected spreadsheet in the active drawing Lägger till en vy av valt Kalkylblad i den aktiva ritningen @@ -219,18 +219,18 @@ 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 @@ -633,32 +633,37 @@ Do you want to continue? Drawing_NewPage - + + Page + Sida + + + 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 Infoga nya %1%2 %3 (%4) i ritning @@ -667,41 +672,31 @@ Do you want to continue? QObject - + Choose an SVG file to open Välj en SVG fil att öppna - - + + Scalable Vector Graphic Skalbar vektorgrafik - - - - - + + + + + Wrong selection Fel val - + Select a Part object. Välj ett Del objekt. - - - - - - - - No page found - Ingen sida hittades - @@ -709,32 +704,42 @@ Do you want to continue? + No page found + Ingen sida hittades + + + + + + + + Create a page first. Skapa en sida först. - + Select exactly one Part object. Markera exakt ett delobjekt. - - + + Select one Page object. Välj ett sidobjekt. - + All Files Alla Filer - + Export page Exportera sida - + Select exactly one Spreadsheet object. Välj exakt ett sprängskissobjekt. diff --git a/src/Mod/Drawing/Gui/Resources/translations/Drawing_tr.ts b/src/Mod/Drawing/Gui/Resources/translations/Drawing_tr.ts index 9cdb1212b3..f4704c4106 100644 --- a/src/Mod/Drawing/Gui/Resources/translations/Drawing_tr.ts +++ b/src/Mod/Drawing/Gui/Resources/translations/Drawing_tr.ts @@ -4,18 +4,18 @@ CmdDrawingAnnotation - + Drawing Çizim - + &Annotation &Açıklayıcı notlar - - + + Inserts an Annotation view in the active drawing Etkin çizime açıklayıcı bir not ekler @@ -23,18 +23,18 @@ CmdDrawingClip - + Drawing Çizim - + &Clip &Kırpmak - - + + Inserts a clip group in the active drawing Etkin çizimine kırpma grubu ekler @@ -42,18 +42,18 @@ CmdDrawingDraftView - + Drawing Çizim - + &Draft View &Taslak Görünümü - - + + Inserts a Draft view of the selected object(s) in the active drawing Seçili nesnelerin taslak görünümünü etkin çizime ekler @@ -61,18 +61,18 @@ CmdDrawingExportPage - + File Dosya - + &Export page... &Sayfayı dışa aktar... - - + + Export a page to an SVG file Sayfayı, SVG dosyası olarak dışarı aktar @@ -80,13 +80,13 @@ CmdDrawingNewA3Landscape - + Drawing Çizim - + Insert new A3 landscape drawing Yeni yatay A3 boyutlu çizim ekle @@ -108,17 +108,17 @@ 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 @@ -144,18 +144,18 @@ 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 @@ -163,17 +163,17 @@ CmdDrawingOrthoViews - + Drawing Çizim - + Insert orthographic views Ortografik görünümleri ekle - + Insert an orthographic projection of a part in the active drawing Bir parçanın ortografik izdüşümünü etkin çizime ekle @@ -181,18 +181,18 @@ 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 @@ -200,18 +200,18 @@ CmdDrawingSpreadsheetView - + Drawing Çizim - + &Spreadsheet View He&sapTablosu Görünümü - - + + Inserts a view of a selected spreadsheet in the active drawing Seçili hesap tablolarının bir görünümünü etkin çizime ekler @@ -219,18 +219,18 @@ CmdDrawingSymbol - + Drawing Çizim - + &Symbol &Sembol - - + + Inserts a symbol from a svg file in the active drawing Etkin çizimde bir svg dosyasından bir simge ekler @@ -635,32 +635,37 @@ Devam etmek istiyor musun? Drawing_NewPage - + + Page + Sayfa + + + Landscape Manzara - + Portrait Dikey - + %1%2 %3 %1%2 %3 - + Insert new %1%2 %3 drawing Yeni %1%2 %3 çizim ekle - + %1%2 %3 (%4) %1%2 %3 (%4) - + Insert new %1%2 %3 (%4) drawing Yeni %1%2 %3 (%4) çizim ekle @@ -669,41 +674,31 @@ Devam etmek istiyor musun? QObject - + Choose an SVG file to open Açmak için bir SVG dosyası seçin - - + + Scalable Vector Graphic Ölçeklenebilir Vektör Grafiği - - - - - + + + + + Wrong selection Yanlış seçim - + Select a Part object. Parça nesnesi seçin. - - - - - - - - No page found - Sayfa bulunamadı - @@ -711,32 +706,42 @@ Devam etmek istiyor musun? + No page found + Sayfa bulunamadı + + + + + + + + Create a page first. Önce bir sayfa oluşturun. - + Select exactly one Part object. Tek bir bölüm nesnesi seçin. - - + + Select one Page object. Bir sayfa nesnesi seçin. - + All Files Tüm Dosyalar - + Export page Sayfayı dışarı aktar - + Select exactly one Spreadsheet object. Tam olarak bir Hesap Tablosu nesnesi seçin. diff --git a/src/Mod/Drawing/Gui/Resources/translations/Drawing_uk.ts b/src/Mod/Drawing/Gui/Resources/translations/Drawing_uk.ts index 1d0cdd1cc6..fa36aa8767 100644 --- a/src/Mod/Drawing/Gui/Resources/translations/Drawing_uk.ts +++ b/src/Mod/Drawing/Gui/Resources/translations/Drawing_uk.ts @@ -4,18 +4,18 @@ CmdDrawingAnnotation - + Drawing Рисунок - + &Annotation & Анотації - - + + Inserts an Annotation view in the active drawing Вставляє перегляд анотації у активне креслення @@ -23,18 +23,18 @@ CmdDrawingClip - + Drawing Рисунок - + &Clip &Кліп - - + + Inserts a clip group in the active drawing Вставляє кліп групи у активне креслення @@ -42,18 +42,18 @@ CmdDrawingDraftView - + Drawing Рисунок - + &Draft View Перегляд &чернетки - - + + Inserts a Draft view of the selected object(s) in the active drawing Вставити чернетку обраного об'єкта(ів) у поточне креслення @@ -61,18 +61,18 @@ CmdDrawingExportPage - + File Файл - + &Export page... &Експорт сторінки... - - + + Export a page to an SVG file Експорт сторінки в SVG файл @@ -80,13 +80,13 @@ CmdDrawingNewA3Landscape - + Drawing Рисунок - + Insert new A3 landscape drawing Вставить нове фонове креслення А3 @@ -108,17 +108,17 @@ CmdDrawingNewView - + Drawing Рисунок - + Insert view in drawing Додати вигляд в креслення - + Insert a new View of a Part in the active drawing Вставить новий вигляд деталі в поточне креслення @@ -144,18 +144,18 @@ CmdDrawingOpenBrowserView - + Drawing Рисунок - + Open &browser view Відкрити & переглянути у браузері - - + + Opens the selected page in a browser view Відкрити вибрану сторінку у перегляді браузера @@ -163,17 +163,17 @@ CmdDrawingOrthoViews - + Drawing Рисунок - + Insert orthographic views Вставити ортогональний перегляд - + Insert an orthographic projection of a part in the active drawing Вставити ортогональну проекцію частини у активному кресленні @@ -181,18 +181,18 @@ CmdDrawingProjectShape - + Drawing Рисунок - + Project shape... Проект форми... - + Project shape onto a user-defined plane Проект форми на поверхні, визначеній користувачем @@ -200,18 +200,18 @@ CmdDrawingSpreadsheetView - + Drawing Рисунок - + &Spreadsheet View & Перегляд електронної таблиці - - + + Inserts a view of a selected spreadsheet in the active drawing Вставлення перегляду вибраної таблиці в активному рисунку @@ -219,18 +219,18 @@ CmdDrawingSymbol - + Drawing Рисунок - + &Symbol &Символ - - + + Inserts a symbol from a svg file in the active drawing Вставити символ з svg файлу в креслення, що редагується @@ -634,32 +634,37 @@ Do you want to continue? Drawing_NewPage - + + Page + Сторінка + + + 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) @@ -668,41 +673,31 @@ Do you want to continue? QObject - + Choose an SVG file to open Виберіть файл SVG для відкриття - - + + Scalable Vector Graphic Масштабована Векторна графіка - - - - - + + + + + Wrong selection Невірний вибір - + Select a Part object. Виберіть об'єкт деталі. - - - - - - - - No page found - Сторінка не знайдена - @@ -710,32 +705,42 @@ Do you want to continue? + No page found + Сторінка не знайдена + + + + + + + + Create a page first. Спочатку створіть сторінку. - + Select exactly one Part object. Виберіть лише одну деталь. - - + + Select one Page object. Оберіть один об'єкт сторінки. - + All Files Всі файли - + Export page Експорт сторінки - + Select exactly one Spreadsheet object. Виберіть саме один об'єкт електронної таблиці. diff --git a/src/Mod/Drawing/Gui/Resources/translations/Drawing_val-ES.ts b/src/Mod/Drawing/Gui/Resources/translations/Drawing_val-ES.ts index 43b03025b5..7cae67b1ba 100644 --- a/src/Mod/Drawing/Gui/Resources/translations/Drawing_val-ES.ts +++ b/src/Mod/Drawing/Gui/Resources/translations/Drawing_val-ES.ts @@ -4,18 +4,18 @@ CmdDrawingAnnotation - + Drawing Dibuix - + &Annotation &Anotació - - + + Inserts an Annotation view in the active drawing Insereix una vista de l'anotació en el dibuix actiu @@ -23,18 +23,18 @@ CmdDrawingClip - + Drawing Dibuix - + &Clip &Retalla - - + + Inserts a clip group in the active drawing Insereix un grup de retalls en el dibuix actual @@ -42,18 +42,18 @@ CmdDrawingDraftView - + Drawing Dibuix - + &Draft View &Vista d'esborrany - - + + Inserts a Draft view of the selected object(s) in the active drawing Insereix una vista d'esborrany dels objectes seleccionats en el dibuix actiu @@ -61,18 +61,18 @@ CmdDrawingExportPage - + File Fitxer - + &Export page... &Exporta la pàgina... - - + + Export a page to an SVG file Exporta una pàgina a un fitxer SVG @@ -80,13 +80,13 @@ CmdDrawingNewA3Landscape - + Drawing Dibuix - + Insert new A3 landscape drawing Insert new A3 landscape drawing @@ -108,17 +108,17 @@ CmdDrawingNewView - + Drawing Dibuix - + Insert view in drawing Insereix la vista en el dibuix - + Insert a new View of a Part in the active drawing Insereix una vista nova d'una peça en el dibuix actiu @@ -144,18 +144,18 @@ CmdDrawingOpenBrowserView - + Drawing Dibuix - + Open &browser view Obri una &vista de navegador - - + + Opens the selected page in a browser view Obri la pàgina seleccionada en una vista de navegador @@ -163,17 +163,17 @@ CmdDrawingOrthoViews - + Drawing Dibuix - + Insert orthographic views Insereix vistes ortogràfiques - + Insert an orthographic projection of a part in the active drawing Insereix una projecció ortogonal d'una part en el dibuix actiu @@ -181,18 +181,18 @@ CmdDrawingProjectShape - + Drawing Dibuix - + Project shape... Projecta la forma... - + Project shape onto a user-defined plane Projecta la forma en un pla definit per l'usuari @@ -200,18 +200,18 @@ CmdDrawingSpreadsheetView - + Drawing Dibuix - + &Spreadsheet View &Visualització del full de càlcul - - + + Inserts a view of a selected spreadsheet in the active drawing Insereix una vista del full de càlcul seleccionat en el dibuix actiu @@ -219,18 +219,18 @@ CmdDrawingSymbol - + Drawing Dibuix - + &Symbol &Símbol - - + + Inserts a symbol from a svg file in the active drawing Insereix un símbol des d'un fitxer svg en el dibuix actiu @@ -633,32 +633,37 @@ Do you want to continue? Drawing_NewPage - + + Page + Pàgina + + + Landscape Horitzontal - + Portrait Vertical - + %1%2 %3 %1%2 %3 - + Insert new %1%2 %3 drawing Insereix el nou dibuix %1%2 %3 - + %1%2 %3 (%4) %1%2 %3 (%4) - + Insert new %1%2 %3 (%4) drawing Insereix el nou dibuix %1%2 %3 (%4) @@ -667,41 +672,31 @@ Do you want to continue? QObject - + Choose an SVG file to open Trieu un fitxer SVG per a obrir-lo - - + + Scalable Vector Graphic Gràfic vectorial escalable - - - - - + + + + + Wrong selection Selecció incorrecta - + Select a Part object. Seleccioneu un objecte peça - - - - - - - - No page found - No s'ha trobat cap pàgina. - @@ -709,32 +704,42 @@ Do you want to continue? + No page found + No s'ha trobat cap pàgina. + + + + + + + + Create a page first. Creeu una pàgina primer - + Select exactly one Part object. Seleccioneu exactament un únic objecte peça - - + + Select one Page object. Seleccioneu un objecte pàgina - + All Files Tots els fitxers - + Export page Exporta la pàgina - + Select exactly one Spreadsheet object. Seleccioneu exactament un sol objecte full de càlcul. diff --git a/src/Mod/Drawing/Gui/Resources/translations/Drawing_zh-CN.ts b/src/Mod/Drawing/Gui/Resources/translations/Drawing_zh-CN.ts index fd0e71bd6c..2eaf468879 100644 --- a/src/Mod/Drawing/Gui/Resources/translations/Drawing_zh-CN.ts +++ b/src/Mod/Drawing/Gui/Resources/translations/Drawing_zh-CN.ts @@ -4,18 +4,18 @@ CmdDrawingAnnotation - + Drawing 图纸 - + &Annotation 注释(&A) - - + + Inserts an Annotation view in the active drawing 在当前制图中插入注释视图 @@ -23,18 +23,18 @@ CmdDrawingClip - + Drawing 图纸 - + &Clip 剪裁(&C) - - + + Inserts a clip group in the active drawing 在当前图纸中插入剪辑组 @@ -42,18 +42,18 @@ CmdDrawingDraftView - + Drawing 图纸 - + &Draft View 草图视图(&D) - - + + Inserts a Draft view of the selected object(s) in the active drawing 在当前图纸中插入所选对象的工程图视图 @@ -61,18 +61,18 @@ CmdDrawingExportPage - + File 文件 - + &Export page... 导出页(&E)... - - + + Export a page to an SVG file 将页面导出为SVG文件 @@ -80,13 +80,13 @@ CmdDrawingNewA3Landscape - + Drawing 图纸 - + Insert new A3 landscape drawing 插入A3横向图框 @@ -108,17 +108,17 @@ CmdDrawingNewView - + Drawing 图纸 - + Insert view in drawing 在图纸中插入视图 - + Insert a new View of a Part in the active drawing 在当前图纸中插入一个零件视图 @@ -144,18 +144,18 @@ CmdDrawingOpenBrowserView - + Drawing 图纸 - + Open &browser view 打开浏览器视图(&B) - - + + Opens the selected page in a browser view 在浏览器视图中打开选定页面 @@ -163,17 +163,17 @@ CmdDrawingOrthoViews - + Drawing 图纸 - + Insert orthographic views 插入正交视图 - + Insert an orthographic projection of a part in the active drawing 在当前图纸中插入零件的正交投影 @@ -181,18 +181,18 @@ CmdDrawingProjectShape - + Drawing 图纸 - + Project shape... 投影形体... - + Project shape onto a user-defined plane 投影形体至用户定义平面 @@ -200,18 +200,18 @@ CmdDrawingSpreadsheetView - + Drawing 图纸 - + &Spreadsheet View 表格视图(&S) - - + + Inserts a view of a selected spreadsheet in the active drawing 在当前图纸中将所选表格作为一个视图插入 @@ -219,18 +219,18 @@ CmdDrawingSymbol - + Drawing 图纸 - + &Symbol 符号(&S) - - + + Inserts a symbol from a svg file in the active drawing 在当前图纸中将 svg 文件内容作为一个符号插入 @@ -633,32 +633,37 @@ Do you want to continue? Drawing_NewPage - + + Page + + + + 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) 图面 @@ -667,41 +672,31 @@ Do you want to continue? QObject - + Choose an SVG file to open 选择一个SVG文件打开 - - + + Scalable Vector Graphic 可缩放矢量图形 - - - - - + + + + + Wrong selection 选择错误 - + Select a Part object. 选择零件对象. - - - - - - - - No page found - 没有找到页面 - @@ -709,32 +704,42 @@ Do you want to continue? + No page found + 没有找到页面 + + + + + + + + Create a page first. 首先创建一个页面。 - + Select exactly one Part object. 选择一个零部件对象。 - - + + Select one Page object. 选择一个页对象. - + All Files 所有文件 - + Export page 导出页面 - + Select exactly one Spreadsheet object. 选择一个电子表格对象。 diff --git a/src/Mod/Drawing/Gui/Resources/translations/Drawing_zh-TW.ts b/src/Mod/Drawing/Gui/Resources/translations/Drawing_zh-TW.ts index 5304318422..528a3850ec 100644 --- a/src/Mod/Drawing/Gui/Resources/translations/Drawing_zh-TW.ts +++ b/src/Mod/Drawing/Gui/Resources/translations/Drawing_zh-TW.ts @@ -4,18 +4,18 @@ CmdDrawingAnnotation - + Drawing 工程圖 - + &Annotation 註釋(&A) - - + + Inserts an Annotation view in the active drawing 於目前圖面插入註釋視圖 @@ -23,18 +23,18 @@ CmdDrawingClip - + Drawing 工程圖 - + &Clip 剪下(&C) - - + + Inserts a clip group in the active drawing 於目前圖面插入剪下群組 @@ -42,18 +42,18 @@ CmdDrawingDraftView - + Drawing 工程圖 - + &Draft View 底圖檢視(&D) - - + + Inserts a Draft view of the selected object(s) in the active drawing 於目前圖面中插入所選物件之底圖視圖 @@ -61,18 +61,18 @@ CmdDrawingExportPage - + File 檔案 - + &Export page... 匯出頁面(&E)... - - + + Export a page to an SVG file 匯出此頁為SVG檔 @@ -80,13 +80,13 @@ CmdDrawingNewA3Landscape - + Drawing 工程圖 - + Insert new A3 landscape drawing 插入新的 A3 橫式圖紙 @@ -108,17 +108,17 @@ CmdDrawingNewView - + Drawing 工程圖 - + Insert view in drawing 於繪圖區插入視圖 - + Insert a new View of a Part in the active drawing 於目前繪圖區插入新的零件視圖 @@ -144,18 +144,18 @@ CmdDrawingOpenBrowserView - + Drawing 工程圖 - + Open &browser view 開啟瀏覽模式(&b) - - + + Opens the selected page in a browser view 以瀏覽模式開啟選定頁面 @@ -163,17 +163,17 @@ CmdDrawingOrthoViews - + Drawing 工程圖 - + Insert orthographic views 插入正交視圖 - + Insert an orthographic projection of a part in the active drawing 插入目前圖面零件之正交投影 @@ -181,18 +181,18 @@ CmdDrawingProjectShape - + Drawing 工程圖 - + Project shape... 專案形式 - + Project shape onto a user-defined plane 投影外型至用戶定義的面上 @@ -200,18 +200,18 @@ CmdDrawingSpreadsheetView - + Drawing 工程圖 - + &Spreadsheet View 試算表視圖(&S) - - + + Inserts a view of a selected spreadsheet in the active drawing 於使用中之工程圖內插入所選之試算表視圖 @@ -219,18 +219,18 @@ CmdDrawingSymbol - + Drawing 工程圖 - + &Symbol 符號(&S) - - + + Inserts a symbol from a svg file in the active drawing 於目前圖面內插入一個來自svg檔的符號 @@ -633,32 +633,37 @@ Do you want to continue? Drawing_NewPage - + + Page + + + + 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) 圖面 @@ -667,41 +672,31 @@ Do you want to continue? QObject - + Choose an SVG file to open 選擇要開啟的 SVG 檔 - - + + Scalable Vector Graphic 可縮放向量圖檔 - - - - - + + + + + Wrong selection 錯誤的選取 - + Select a Part object. 選取零件物件。 - - - - - - - - No page found - 未發現頁面 - @@ -709,32 +704,42 @@ Do you want to continue? + No page found + 未發現頁面 + + + + + + + + Create a page first. 請先建立一個頁面 - + Select exactly one Part object. 請確實選取一個零件物件 - - + + Select one Page object. 選取一個頁面物件。 - + All Files 所有檔案 - + Export page 匯出頁面 - + Select exactly one Spreadsheet object. 請僅選擇一個試算表物件 diff --git a/src/Mod/Fem/Gui/Resources/translations/Fem.ts b/src/Mod/Fem/Gui/Resources/translations/Fem.ts index 24f5b04d91..3e0968a895 100644 --- a/src/Mod/Fem/Gui/Resources/translations/Fem.ts +++ b/src/Mod/Fem/Gui/Resources/translations/Fem.ts @@ -350,7 +350,7 @@ - Define/create a clip filter which uses functions to define the cliped region + Define/create a clip filter which uses functions to define the clipped region @@ -540,12 +540,12 @@ - + Wrong selection type - + Select a result object, please. @@ -689,12 +689,12 @@ - + Create pipeline from result - + Edit Mirror @@ -1710,7 +1710,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintContact - + Input error @@ -1718,7 +1718,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintDisplacement - + Input error @@ -1726,7 +1726,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintFluidBoundary - + Input error @@ -1734,13 +1734,13 @@ Specify another file please. FemGui::TaskDlgFemConstraintForce - - + + Input error - + Please specify a force greater than 0 @@ -1756,7 +1756,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintHeatflux - + Input error @@ -1773,7 +1773,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintPressure - + Input error @@ -1789,7 +1789,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintSpring - + Input error @@ -1797,7 +1797,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintTemperature - + Input error @@ -1805,7 +1805,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintTransform - + Input error @@ -1908,19 +1908,19 @@ Specify another file please. - - - - - - - - - - - - - + + + + + + + + + + + + + Selection error @@ -1931,45 +1931,45 @@ Specify another file please. - + Only one master face and one slave face for a contact constraint! - - - + + + Nothing selected! - + Only one slave face for a contact constraint! - - - - + + + + Selected object is not a part! - - + + Only faces can be picked - + Only one master for a contact constraint! - + Only one master face for a contact constraint! @@ -1978,27 +1978,27 @@ Specify another file please. FemGui::TaskFemConstraintDisplacement - - - - + + + + Selection error - + Nothing selected! - - + + Selected object is not a part! - + Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2007,27 +2007,27 @@ Specify another file please. FemGui::TaskFemConstraintFixed - - - - + + + + Selection error - + Nothing selected! - - + + Selected object is not a part! - + Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2136,27 +2136,27 @@ Specify another file please. - - - - + + + + Selection error - + Nothing selected! - - + + Selected object is not a part! - + Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2165,38 +2165,38 @@ Specify another file please. FemGui::TaskFemConstraintForce - - - - + + + + Selection error - + Nothing selected! - - + + Selected object is not a part! - + Only one type of selection (vertex,face or edge) per constraint allowed! - - + + Wrong selection - + Select an edge or a face, please. @@ -2230,29 +2230,29 @@ Specify another file please. FemGui::TaskFemConstraintHeatflux - - - - - + + + + + Selection error - + Nothing selected! - - + + Selected object is not a part! - - + + Selection must only consist of faces! @@ -2262,40 +2262,40 @@ Specify another file please. - - - - - - + + + + + + Selection error - + Only one face can be selected for a plane rotation constraint! - + Nothing selected! - - + + Selected object is not a part! - + Only faces can be picked - + Only planar faces can be picked @@ -2304,27 +2304,27 @@ Specify another file please. FemGui::TaskFemConstraintPressure - - - - + + + + Selection error - + Nothing selected! - - + + Selected object is not a part! - + Only faces can be picked @@ -2346,27 +2346,27 @@ Specify another file please. FemGui::TaskFemConstraintSpring - - - - + + + + Selection error - + Nothing selected! - - + + Selected object is not a part! - + Only faces can be picked @@ -2375,21 +2375,21 @@ Specify another file please. FemGui::TaskFemConstraintTemperature - - - + + + Selection error - + Nothing selected! - - + + Selected object is not a part! @@ -2410,19 +2410,19 @@ Specify another file please. - - - - - - - + + + + + + + Selection error - + Nothing selected! @@ -2433,28 +2433,28 @@ Specify another file please. - - + + Selected object is not a part! - + Only one face for transform constraint! - + Only faces can be picked - + Only cylindrical faces can be picked - + Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface @@ -2574,15 +2574,15 @@ Specify another file please. FemMaterial - + FEM material + - Material @@ -2607,9 +2607,9 @@ Specify another file please. + - TextLabel @@ -2955,17 +2955,17 @@ Specify another file please. - - - + + + 0 mm @@ -2980,11 +2980,11 @@ Specify another file please. + - - + Parameter @@ -3014,13 +3014,13 @@ Specify another file please. - - + + - + + - Constraint Properties @@ -3035,9 +3035,12 @@ Specify another file please. - - - + + + + + + @@ -3050,18 +3053,15 @@ Specify another file please. + + + - - - - - - unspecified @@ -3087,16 +3087,16 @@ with a harmonic/oscillating driving force + - Real + - Imaginary @@ -3116,9 +3116,9 @@ with a harmonic/oscillating driving force + - x @@ -3135,9 +3135,9 @@ Note: has no effect if a solid was selected + - y @@ -3154,9 +3154,9 @@ Note: has no effect if a solid was selected + - z @@ -3219,8 +3219,8 @@ Note: has no effect if a solid was selected - + Cross section parameter @@ -3271,30 +3271,30 @@ Note: has no effect if a solid was selected - - - + + + formula - + Velocity x: - + Velocity y: - + Velocity z: @@ -3414,14 +3414,14 @@ Note: for 2D only setting for x is possible, - + Real part of potential z-component - + Imaginary part of potential z-component @@ -3546,26 +3546,26 @@ Note: for 2D only setting for x is possible, - - - - - - - + + + + + + + A dialog is already open in the task panel - - - - - - - + + + + + + + Do you want to close this dialog? @@ -3575,7 +3575,7 @@ Note: for 2D only setting for x is possible, - + Constraint force @@ -3597,27 +3597,27 @@ Note: for 2D only setting for x is possible, - + Constraint Contact - + Constraint displacement - + Constraint fixed - + Constraint fluid boundary - + Constraint heat flux @@ -3627,12 +3627,12 @@ Note: for 2D only setting for x is possible, - + Constraint planerotation - + Constraint pressure @@ -3642,17 +3642,17 @@ Note: for 2D only setting for x is possible, - + Constraint spring - + Constraint temperature - + Constraint transform @@ -3697,7 +3697,7 @@ Note: for 2D only setting for x is possible, - + Are you sure you want to continue? @@ -4037,7 +4037,7 @@ For possible variables, see the description box below. Std_Delete - + Object dependencies diff --git a/src/Mod/Fem/Gui/Resources/translations/Fem_be.ts b/src/Mod/Fem/Gui/Resources/translations/Fem_be.ts index c50c2cce57..c0f6a13e20 100644 --- a/src/Mod/Fem/Gui/Resources/translations/Fem_be.ts +++ b/src/Mod/Fem/Gui/Resources/translations/Fem_be.ts @@ -350,8 +350,8 @@ - Define/create a clip filter which uses functions to define the cliped region - Вызначыць/стварыць фільтр абрэзкі, які ўжывае функцыі для вызначэння вобласці абрэзкі + Define/create a clip filter which uses functions to define the clipped region + Define/create a clip filter which uses functions to define the clipped region @@ -540,12 +540,12 @@ Стварае канвеер пасляапрацоўкі з аб'екта выніку - + Wrong selection type Няправільны тып выбару - + Select a result object, please. Калі ласка, абярыце аб'ект выніку. @@ -689,12 +689,12 @@ Стварыць функцыю - + Create pipeline from result Стварыць канвеер з выніку - + Edit Mirror Змяніць сіметрычна @@ -1746,7 +1746,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintContact - + Input error Input error @@ -1754,7 +1754,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintDisplacement - + Input error Input error @@ -1762,7 +1762,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintFluidBoundary - + Input error Input error @@ -1770,13 +1770,13 @@ Specify another file please. FemGui::TaskDlgFemConstraintForce - - + + Input error Input error - + Please specify a force greater than 0 Калі ласка, пакажыце сілу, якая перавышае 0 @@ -1792,7 +1792,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintHeatflux - + Input error Input error @@ -1809,7 +1809,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintPressure - + Input error Input error @@ -1825,7 +1825,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintSpring - + Input error Input error @@ -1833,7 +1833,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintTemperature - + Input error Input error @@ -1841,7 +1841,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintTransform - + Input error Input error @@ -1944,19 +1944,19 @@ Specify another file please. - - - - - - - - - - - - - + + + + + + + + + + + + + Selection error Памылка выбару @@ -1967,45 +1967,45 @@ Specify another file please. - + Only one master face and one slave face for a contact constraint! Толькі адна галоўная грань і адна залежная грань для абмежавання кантакту! - - - + + + Nothing selected! Нічога не абрана! - + Only one slave face for a contact constraint! Толькі адна залежная грань для абмежавання кантакту! - - - - + + + + Selected object is not a part! Абраны аб'ект не з'яўляецца дэталлю! - - + + Only faces can be picked Можна абраць толькі грані - + Only one master for a contact constraint! Толькі адна асноўная грань для абмежавання кантакту! - + Only one master face for a contact constraint! Толькі адна асноўная грань для абмежавання кантакту! @@ -2014,27 +2014,27 @@ Specify another file please. FemGui::TaskFemConstraintDisplacement - - - - + + + + Selection error Памылка выбару - + Nothing selected! Нічога не абрана! - - + + Selected object is not a part! Абраны аб'ект не з'яўляецца дэталлю! - + Only one type of selection (vertex,face or edge) per constraint allowed! Дапускаецца толькі адзін тып выбару (вяршыня, грань ці рабро) для кожнага абмежавання! @@ -2043,27 +2043,27 @@ Specify another file please. FemGui::TaskFemConstraintFixed - - - - + + + + Selection error Памылка выбару - + Nothing selected! Нічога не абрана! - - + + Selected object is not a part! Абраны аб'ект не з'яўляецца дэталлю! - + Only one type of selection (vertex,face or edge) per constraint allowed! Дапускаецца толькі адзін тып выбару (вяршыня, грань ці рабро) для кожнага абмежавання! @@ -2172,27 +2172,27 @@ Specify another file please. - - - - + + + + Selection error Памылка выбару - + Nothing selected! Нічога не абрана! - - + + Selected object is not a part! Абраны аб'ект не з'яўляецца дэталлю! - + Only one type of selection (vertex,face or edge) per constraint allowed! Дапускаецца толькі адзін тып выбару (вяршыня, грань ці рабро) для кожнага абмежавання! @@ -2201,38 +2201,38 @@ Specify another file please. FemGui::TaskFemConstraintForce - - - - + + + + Selection error Памылка выбару - + Nothing selected! Нічога не абрана! - - + + Selected object is not a part! Абраны аб'ект не з'яўляецца дэталлю! - + Only one type of selection (vertex,face or edge) per constraint allowed! Дапускаецца толькі адзін тып выбару (вяршыня, грань ці рабро) для кожнага абмежавання! - - + + Wrong selection Няправільны выбар - + Select an edge or a face, please. Калі ласка, абярыце рабро ці грань. @@ -2266,29 +2266,29 @@ Specify another file please. FemGui::TaskFemConstraintHeatflux - - - - - + + + + + Selection error Памылка выбару - + Nothing selected! Нічога не абрана! - - + + Selected object is not a part! Абраны аб'ект не з'яўляецца дэталлю! - - + + Selection must only consist of faces! Выбар павінен складацца толькі з граняў! @@ -2298,40 +2298,40 @@ Specify another file please. - - - - - - + + + + + + Selection error Памылка выбару - + Only one face can be selected for a plane rotation constraint! Для абмежавання вярчэння плоскасці можа быць абраная толькі адна грань! - + Nothing selected! Нічога не абрана! - - + + Selected object is not a part! Абраны аб'ект не з'яўляецца дэталлю! - + Only faces can be picked Можна абраць толькі грані - + Only planar faces can be picked Можна абраць толькі плоскія грані @@ -2340,27 +2340,27 @@ Specify another file please. FemGui::TaskFemConstraintPressure - - - - + + + + Selection error Памылка выбару - + Nothing selected! Нічога не абрана! - - + + Selected object is not a part! Абраны аб'ект не з'яўляецца дэталлю! - + Only faces can be picked Можна абраць толькі грані @@ -2382,27 +2382,27 @@ Specify another file please. FemGui::TaskFemConstraintSpring - - - - + + + + Selection error Памылка выбару - + Nothing selected! Нічога не абрана! - - + + Selected object is not a part! Абраны аб'ект не з'яўляецца дэталлю! - + Only faces can be picked Можна абраць толькі грані @@ -2411,21 +2411,21 @@ Specify another file please. FemGui::TaskFemConstraintTemperature - - - + + + Selection error Памылка выбару - + Nothing selected! Нічога не абрана! - - + + Selected object is not a part! Абраны аб'ект не з'яўляецца дэталлю! @@ -2446,19 +2446,19 @@ Specify another file please. - - - - - - - + + + + + + + Selection error Памылка выбару - + Nothing selected! Нічога не абрана! @@ -2469,28 +2469,28 @@ Specify another file please. Толькі адна грань для абмежавання прастакутнага пераўтварэння! - - + + Selected object is not a part! Абраны аб'ект не з'яўляецца дэталлю! - + Only one face for transform constraint! Толькі адна грань для абмежавання пераўтварэння! - + Only faces can be picked Можна абраць толькі грані - + Only cylindrical faces can be picked Можна абраць толькі цыліндрычныя грані - + Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface Можна абраць толькі пераўтваральныя грані! Спачатку дадайце абмежаванне зрушэння да паверхні, затым прымяніце абмежаванне да паверхні @@ -2610,15 +2610,15 @@ Specify another file please. FemMaterial - + FEM material Матэрыял МКЭ + - Material Матэрыял @@ -2643,9 +2643,9 @@ Specify another file please. Назва матэрыялу + - TextLabel ТэкставыНадпіс @@ -2991,17 +2991,17 @@ Specify another file please. - - - + + + 0 mm 0 мм @@ -3016,11 +3016,11 @@ Specify another file please. Налада цэнтрыфугавання + - - + Parameter Налада @@ -3050,13 +3050,13 @@ Specify another file please. Налада вынікаў падзелу - - + + - + + - Constraint Properties Уласцівасці абмежавання @@ -3071,9 +3071,12 @@ Specify another file please. Патэнцыял: - - - + + + + + + @@ -3086,18 +3089,15 @@ Specify another file please. + + + - - - - - - unspecified не ўдакладнены @@ -3123,16 +3123,16 @@ with a harmonic/oscillating driving force Ўяўная частка ўжываецца толькі для ўраўненняў з гарманічнай/вагальнай рухаючай сілай + - Real Сапраўдная частка + - Imaginary Уяўная частка @@ -3152,9 +3152,9 @@ with a harmonic/oscillating driving force Уяўная частка скалярнага патэнцыялу + - x x @@ -3173,9 +3173,9 @@ Note: has no effect if a solid was selected Заўвага: не мае аніякага эфекту, калі было абрана суцэльнае цела + - y y @@ -3194,9 +3194,9 @@ Note: has no effect if a solid was selected Заўвага: не мае аніякага эфекту, калі было абрана суцэльнае цела + - z z @@ -3261,8 +3261,8 @@ Note: has no effect if a solid was selected Налада перасеку бэлькі - + Cross section parameter Налада папярочнага перасеку @@ -3313,30 +3313,30 @@ Note: has no effect if a solid was selected Вярчэнне: - - - + + + formula формула - + Velocity x: Хуткасць па восі x: - + Velocity y: Хуткасць па восі y: - + Velocity z: Хуткасць па восі z: @@ -3464,14 +3464,14 @@ Note: for 2D only setting for x is possible, Уяўная частка кампаненты y комплекснага патэнцыялу - + Real part of potential z-component Сапраўдная частка кампаненты z комплекснага патэнцыялу - + Imaginary part of potential z-component Уяўная частка кампаненты z комплекснага патэнцыялу @@ -3596,26 +3596,26 @@ Note: for 2D only setting for x is possible, Змяніць абмежаванне - - - - - - - + + + + + + + A dialog is already open in the task panel A dialog is already open in the task panel - - - - - - - + + + + + + + Do you want to close this dialog? Do you want to close this dialog? @@ -3625,7 +3625,7 @@ Note: for 2D only setting for x is possible, Пабудаваць паліганальную сетку - + Constraint force Абмежаванне сілы @@ -3647,27 +3647,27 @@ Note: for 2D only setting for x is possible, Імпарт-Экспарт - + Constraint Contact Абмежаванне кантакту - + Constraint displacement Абмежаванне зрушэння - + Constraint fixed Абмежаванне фіксавання - + Constraint fluid boundary Абмежаванне мяжы вадкасць - + Constraint heat flux Абмежаванне цеплавога патоку @@ -3677,12 +3677,12 @@ Note: for 2D only setting for x is possible, Абмежаванне пачатковай тэмпературы - + Constraint planerotation Абмежаванне вярчэння плоскасці - + Constraint pressure Абмежаванне ціску @@ -3692,17 +3692,17 @@ Note: for 2D only setting for x is possible, Абмежаванне шківу - + Constraint spring Абмежаванне спружыны - + Constraint temperature Абмежаванне тэмпературы - + Constraint transform Абмежаванне пераўтварэння @@ -3747,7 +3747,7 @@ Note: for 2D only setting for x is possible, Суполкі - + Are you sure you want to continue? Ці ўпэўненыя вы, што жадаеце працягнуць? @@ -4090,7 +4090,7 @@ For possible variables, see the description box below. Std_Delete - + Object dependencies Залежнасці аб'екта @@ -4637,7 +4637,7 @@ normal vector of the face is used as direction TaskFemConstraintHeatflux - Абмежаванне МКЭ абмежавання цеплавога патоку + TaskFemConstraintHeatflux diff --git a/src/Mod/Fem/Gui/Resources/translations/Fem_ca.ts b/src/Mod/Fem/Gui/Resources/translations/Fem_ca.ts index c23f5c728d..333bc5ccda 100644 --- a/src/Mod/Fem/Gui/Resources/translations/Fem_ca.ts +++ b/src/Mod/Fem/Gui/Resources/translations/Fem_ca.ts @@ -350,8 +350,8 @@ - Define/create a clip filter which uses functions to define the cliped region - Define/create a clip filter which uses functions to define the cliped region + Define/create a clip filter which uses functions to define the clipped region + Define/create a clip filter which uses functions to define the clipped region @@ -540,12 +540,12 @@ Creates a post processing pipeline from a result object - + Wrong selection type Wrong selection type - + Select a result object, please. Select a result object, please. @@ -689,12 +689,12 @@ Create function - + Create pipeline from result Create pipeline from result - + Edit Mirror Editar Reflexa en el mirall @@ -1762,7 +1762,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintContact - + Input error Error d'entrada @@ -1770,7 +1770,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintDisplacement - + Input error Error d'entrada @@ -1778,7 +1778,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintFluidBoundary - + Input error Error d'entrada @@ -1786,13 +1786,13 @@ Specify another file please. FemGui::TaskDlgFemConstraintForce - - + + Input error Error d'entrada - + Please specify a force greater than 0 Especifiqueu una força superior a 0 @@ -1808,7 +1808,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintHeatflux - + Input error Error d'entrada @@ -1825,7 +1825,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintPressure - + Input error Error d'entrada @@ -1841,7 +1841,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintSpring - + Input error Error d'entrada @@ -1849,7 +1849,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintTemperature - + Input error Error d'entrada @@ -1857,7 +1857,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintTransform - + Input error Error d'entrada @@ -1960,19 +1960,19 @@ Specify another file please. - - - - - - - - - - - - - + + + + + + + + + + + + + Selection error Error de selecció @@ -1983,45 +1983,45 @@ Specify another file please. - + Only one master face and one slave face for a contact constraint! Only one master face and one slave face for a contact constraint! - - - + + + Nothing selected! No s'ha seleccionat cap element. - + Only one slave face for a contact constraint! Only one slave face for a contact constraint! - - - - + + + + Selected object is not a part! L'objecte seleccionat no és una peça. - - + + Only faces can be picked Únicament es poden seleccionar cares - + Only one master for a contact constraint! Only one master for a contact constraint! - + Only one master face for a contact constraint! Only one master face for a contact constraint! @@ -2030,27 +2030,27 @@ Specify another file please. FemGui::TaskFemConstraintDisplacement - - - - + + + + Selection error Error de selecció - + Nothing selected! No s'ha seleccionat cap element. - - + + Selected object is not a part! L'objecte seleccionat no és una peça. - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2059,27 +2059,27 @@ Specify another file please. FemGui::TaskFemConstraintFixed - - - - + + + + Selection error Error de selecció - + Nothing selected! No s'ha seleccionat cap element. - - + + Selected object is not a part! L'objecte seleccionat no és una peça. - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2188,27 +2188,27 @@ Specify another file please. - - - - + + + + Selection error Error de selecció - + Nothing selected! No s'ha seleccionat cap element. - - + + Selected object is not a part! L'objecte seleccionat no és una peça. - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2217,38 +2217,38 @@ Specify another file please. FemGui::TaskFemConstraintForce - - - - + + + + Selection error Error de selecció - + Nothing selected! No s'ha seleccionat cap element. - - + + Selected object is not a part! L'objecte seleccionat no és una peça. - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! - - + + Wrong selection Selecció incorrecta - + Select an edge or a face, please. Select an edge or a face, please. @@ -2282,29 +2282,29 @@ Specify another file please. FemGui::TaskFemConstraintHeatflux - - - - - + + + + + Selection error Error de selecció - + Nothing selected! No s'ha seleccionat cap element. - - + + Selected object is not a part! L'objecte seleccionat no és una peça. - - + + Selection must only consist of faces! Selection must only consist of faces! @@ -2314,40 +2314,40 @@ Specify another file please. - - - - - - + + + + + + Selection error Error de selecció - + Only one face can be selected for a plane rotation constraint! Only one face can be selected for a plane rotation constraint! - + Nothing selected! No s'ha seleccionat cap element. - - + + Selected object is not a part! L'objecte seleccionat no és una peça. - + Only faces can be picked Únicament es poden seleccionar cares - + Only planar faces can be picked Únicament es poden seleccionar cares planes @@ -2356,27 +2356,27 @@ Specify another file please. FemGui::TaskFemConstraintPressure - - - - + + + + Selection error Error de selecció - + Nothing selected! No s'ha seleccionat cap element. - - + + Selected object is not a part! L'objecte seleccionat no és una peça. - + Only faces can be picked Únicament es poden seleccionar cares @@ -2398,27 +2398,27 @@ Specify another file please. FemGui::TaskFemConstraintSpring - - - - + + + + Selection error Error de selecció - + Nothing selected! No s'ha seleccionat cap element. - - + + Selected object is not a part! L'objecte seleccionat no és una peça. - + Only faces can be picked Únicament es poden seleccionar cares @@ -2427,21 +2427,21 @@ Specify another file please. FemGui::TaskFemConstraintTemperature - - - + + + Selection error Error de selecció - + Nothing selected! No s'ha seleccionat cap element. - - + + Selected object is not a part! L'objecte seleccionat no és una peça. @@ -2462,19 +2462,19 @@ Specify another file please. - - - - - - - + + + + + + + Selection error Error de selecció - + Nothing selected! No s'ha seleccionat cap element. @@ -2485,28 +2485,28 @@ Specify another file please. Only one face for rectangular transform constraint! - - + + Selected object is not a part! L'objecte seleccionat no és una peça. - + Only one face for transform constraint! Only one face for transform constraint! - + Only faces can be picked Únicament es poden seleccionar cares - + Only cylindrical faces can be picked Únicament es poden seleccionar cares cilíndriques - + Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface @@ -2626,15 +2626,15 @@ Specify another file please. FemMaterial - + FEM material FEM material + - Material Material @@ -2659,9 +2659,9 @@ Specify another file please. Material name + - TextLabel Etiqueta de text @@ -3007,17 +3007,17 @@ Specify another file please. - - - + + + 0 mm 0 mm @@ -3032,11 +3032,11 @@ Specify another file please. Centrif parameter + - - + Parameter Paràmetre @@ -3066,13 +3066,13 @@ Specify another file please. SectionPrint parameter - - + + - + + - Constraint Properties Constraint Properties @@ -3087,9 +3087,12 @@ Specify another file please. Potential: - - - + + + + + + @@ -3102,18 +3105,15 @@ Specify another file please. + + + - - - - - - unspecified unspecified @@ -3139,16 +3139,16 @@ with a harmonic/oscillating driving force La part imaginària només s'utilitza per forces motrius harmòniques/oscilants + - Real Real + - Imaginary Imaginària @@ -3168,9 +3168,9 @@ with a harmonic/oscillating driving force Part imaginaria del potencial escalar + - x x @@ -3189,9 +3189,9 @@ Note: has no effect if a solid was selected Note: has no effect if a solid was selected + - y y @@ -3210,9 +3210,9 @@ Note: has no effect if a solid was selected Note: has no effect if a solid was selected + - z z @@ -3277,8 +3277,8 @@ Note: has no effect if a solid was selected Beam section parameter - + Cross section parameter Cross section parameter @@ -3329,30 +3329,30 @@ Note: has no effect if a solid was selected Rotation: - - - + + + formula formula - + Velocity x: Velocity x: - + Velocity y: Velocity y: - + Velocity z: Velocity z: @@ -3482,14 +3482,14 @@ Note: for 2D only setting for x is possible, Part imaginaria del component y - + Real part of potential z-component Real part of potential z-component - + Imaginary part of potential z-component Imaginary part of potential z-component @@ -3614,26 +3614,26 @@ Note: for 2D only setting for x is possible, Edita la restricció - - - - - - - + + + + + + + A dialog is already open in the task panel A dialog is already open in the task panel - - - - - - - + + + + + + + Do you want to close this dialog? Do you want to close this dialog? @@ -3643,7 +3643,7 @@ Note: for 2D only setting for x is possible, Mallat - + Constraint force Restricció de força @@ -3665,27 +3665,27 @@ Note: for 2D only setting for x is possible, Importació-exportació - + Constraint Contact Constraint Contact - + Constraint displacement Constraint displacement - + Constraint fixed Constraint fixed - + Constraint fluid boundary Constraint fluid boundary - + Constraint heat flux Constraint heat flux @@ -3695,12 +3695,12 @@ Note: for 2D only setting for x is possible, Constraint initial temperature - + Constraint planerotation Constraint planerotation - + Constraint pressure Constraint pressure @@ -3710,17 +3710,17 @@ Note: for 2D only setting for x is possible, Constraint pulley - + Constraint spring Constraint spring - + Constraint temperature Constraint temperature - + Constraint transform Constraint transform @@ -3765,7 +3765,7 @@ Note: for 2D only setting for x is possible, Grups - + Are you sure you want to continue? Segur que voleu continuar? @@ -4108,7 +4108,7 @@ For possible variables, see the description box below. Std_Delete - + Object dependencies Dependències de l'objecte diff --git a/src/Mod/Fem/Gui/Resources/translations/Fem_cs.ts b/src/Mod/Fem/Gui/Resources/translations/Fem_cs.ts index c89c019131..4ba331fc79 100644 --- a/src/Mod/Fem/Gui/Resources/translations/Fem_cs.ts +++ b/src/Mod/Fem/Gui/Resources/translations/Fem_cs.ts @@ -350,8 +350,8 @@ - Define/create a clip filter which uses functions to define the cliped region - Definujte/vytvořte klipový filtr, který používá funkce k definování oříznuté oblasti + Define/create a clip filter which uses functions to define the clipped region + Define/create a clip filter which uses functions to define the clipped region @@ -540,12 +540,12 @@ Vytvoří kanál po zpracování z výsledného objektu - + Wrong selection type Špatný typ výběru - + Select a result object, please. Vyberte prosím výsledný objekt. @@ -689,12 +689,12 @@ Vytvořit funkci - + Create pipeline from result Vytvořte potrubí z výsledku - + Edit Mirror Edit Mirror @@ -1762,7 +1762,7 @@ Zadejte prosím jiný soubor. FemGui::TaskDlgFemConstraintContact - + Input error Chyba zadání @@ -1770,7 +1770,7 @@ Zadejte prosím jiný soubor. FemGui::TaskDlgFemConstraintDisplacement - + Input error Chyba zadání @@ -1778,7 +1778,7 @@ Zadejte prosím jiný soubor. FemGui::TaskDlgFemConstraintFluidBoundary - + Input error Chyba zadání @@ -1786,13 +1786,13 @@ Zadejte prosím jiný soubor. FemGui::TaskDlgFemConstraintForce - - + + Input error Chyba zadání - + Please specify a force greater than 0 Zadejte prosím sílu větší než 0 @@ -1808,7 +1808,7 @@ Zadejte prosím jiný soubor. FemGui::TaskDlgFemConstraintHeatflux - + Input error Chyba zadání @@ -1825,7 +1825,7 @@ Zadejte prosím jiný soubor. FemGui::TaskDlgFemConstraintPressure - + Input error Chyba zadání @@ -1841,7 +1841,7 @@ Zadejte prosím jiný soubor. FemGui::TaskDlgFemConstraintSpring - + Input error Chyba zadání @@ -1849,7 +1849,7 @@ Zadejte prosím jiný soubor. FemGui::TaskDlgFemConstraintTemperature - + Input error Chyba zadání @@ -1857,7 +1857,7 @@ Zadejte prosím jiný soubor. FemGui::TaskDlgFemConstraintTransform - + Input error Chyba zadání @@ -1960,19 +1960,19 @@ Zadejte prosím jiný soubor. - - - - - - - - - - - - - + + + + + + + + + + + + + Selection error Chyba výběru @@ -1983,45 +1983,45 @@ Zadejte prosím jiný soubor. - + Only one master face and one slave face for a contact constraint! Pouze jedna hlavní strana a jedna podřízená plocha pro omezení kontaktu! - - - + + + Nothing selected! Nic není vybráno! - + Only one slave face for a contact constraint! Pouze jedna slave tvář pro omezení kontaktu! - - - - + + + + Selected object is not a part! Vybraný objekt není součást! - - + + Only faces can be picked Mohou být vybrány jen stěny - + Only one master for a contact constraint! Pouze jeden hlavní pro omezení kontaktu! - + Only one master face for a contact constraint! Pouze jedna hlavní plocha pro omezení kontaktu! @@ -2030,27 +2030,27 @@ Zadejte prosím jiný soubor. FemGui::TaskFemConstraintDisplacement - - - - + + + + Selection error Chyba výběru - + Nothing selected! Nic není vybráno! - - + + Selected object is not a part! Vybraný objekt není součást! - + Only one type of selection (vertex,face or edge) per constraint allowed! Je povolen pouze jeden typ výběru (vrchol, plocha nebo hrana) na omezení! @@ -2059,27 +2059,27 @@ Zadejte prosím jiný soubor. FemGui::TaskFemConstraintFixed - - - - + + + + Selection error Chyba výběru - + Nothing selected! Nic není vybráno! - - + + Selected object is not a part! Vybraný objekt není součást! - + Only one type of selection (vertex,face or edge) per constraint allowed! Je povolen pouze jeden typ výběru (vrchol, plocha nebo hrana) na omezení! @@ -2188,27 +2188,27 @@ Zadejte prosím jiný soubor. - - - - + + + + Selection error Chyba výběru - + Nothing selected! Nic není vybráno! - - + + Selected object is not a part! Vybraný objekt není součást! - + Only one type of selection (vertex,face or edge) per constraint allowed! Je povolen pouze jeden typ výběru (vrchol, plocha nebo hrana) na omezení! @@ -2217,38 +2217,38 @@ Zadejte prosím jiný soubor. FemGui::TaskFemConstraintForce - - - - + + + + Selection error Chyba výběru - + Nothing selected! Nic není vybráno! - - + + Selected object is not a part! Vybraný objekt není součást! - + Only one type of selection (vertex,face or edge) per constraint allowed! Je povolen pouze jeden typ výběru (vrchol, plocha nebo hrana) na omezení! - - + + Wrong selection Neplatný výběr - + Select an edge or a face, please. Vyberte hranu nebo plochu, prosím. @@ -2282,29 +2282,29 @@ Zadejte prosím jiný soubor. FemGui::TaskFemConstraintHeatflux - - - - - + + + + + Selection error Chyba výběru - + Nothing selected! Nic není vybráno! - - + + Selected object is not a part! Vybraný objekt není součást! - - + + Selection must only consist of faces! Výběr se musí skládat pouze z obličejů! @@ -2314,40 +2314,40 @@ Zadejte prosím jiný soubor. - - - - - - + + + + + + Selection error Chyba výběru - + Only one face can be selected for a plane rotation constraint! Pro omezení rotace roviny lze vybrat pouze jednu plochu! - + Nothing selected! Nic není vybráno! - - + + Selected object is not a part! Vybraný objekt není součást! - + Only faces can be picked Mohou být vybrány jen stěny - + Only planar faces can be picked Mohou být vybrány pouze rovinné stěny @@ -2356,27 +2356,27 @@ Zadejte prosím jiný soubor. FemGui::TaskFemConstraintPressure - - - - + + + + Selection error Chyba výběru - + Nothing selected! Nic není vybráno! - - + + Selected object is not a part! Vybraný objekt není součást! - + Only faces can be picked Mohou být vybrány jen stěny @@ -2398,27 +2398,27 @@ Zadejte prosím jiný soubor. FemGui::TaskFemConstraintSpring - - - - + + + + Selection error Chyba výběru - + Nothing selected! Nic není vybráno! - - + + Selected object is not a part! Vybraný objekt není součást! - + Only faces can be picked Mohou být vybrány jen stěny @@ -2427,21 +2427,21 @@ Zadejte prosím jiný soubor. FemGui::TaskFemConstraintTemperature - - - + + + Selection error Chyba výběru - + Nothing selected! Nic není vybráno! - - + + Selected object is not a part! Vybraný objekt není součást! @@ -2462,19 +2462,19 @@ Zadejte prosím jiný soubor. - - - - - - - + + + + + + + Selection error Chyba výběru - + Nothing selected! Nic není vybráno! @@ -2485,28 +2485,28 @@ Zadejte prosím jiný soubor. Pouze jedna plocha pro obdélníkové omezení transformace! - - + + Selected object is not a part! Vybraný objekt není součást! - + Only one face for transform constraint! Pouze jedna plocha pro omezení transformace! - + Only faces can be picked Mohou být vybrány jen stěny - + Only cylindrical faces can be picked Mohou být vybrány pouze válcové plochy - + Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface Lze vybrat pouze transformovatelné plochy! Nejprve použijte vazbu posunutí na povrch a poté použijte vazbu na povrch @@ -2626,15 +2626,15 @@ Zadejte prosím jiný soubor. FemMaterial - + FEM material Materiál FEM + - Material Materiál @@ -2659,9 +2659,9 @@ Zadejte prosím jiný soubor. Název materiálu + - TextLabel Textový popisek @@ -3007,17 +3007,17 @@ Zadejte prosím jiný soubor. - - - + + + 0 mm 0 mm @@ -3032,11 +3032,11 @@ Zadejte prosím jiný soubor. Parametr Centrif + - - + Parameter Parametr @@ -3066,13 +3066,13 @@ Zadejte prosím jiný soubor. Parametr SectionPrint - - + + - + + - Constraint Properties Vlastnosti omezení @@ -3087,9 +3087,12 @@ Zadejte prosím jiný soubor. Potenciál: - - - + + + + + + @@ -3102,18 +3105,15 @@ Zadejte prosím jiný soubor. + + + - - - - - - unspecified nespecifikováno @@ -3140,16 +3140,16 @@ with a harmonic/oscillating driving force s harmonickou/oscilační hnací silou + - Real Skutečnost + - Imaginary Imaginární @@ -3169,9 +3169,9 @@ s harmonickou/oscilační hnací silou Imaginární část skalárního potenciálu + - x x @@ -3190,9 +3190,9 @@ Note: has no effect if a solid was selected Poznámka: nemá žádný účinek, pokud bylo vybráno těleso + - y y @@ -3211,9 +3211,9 @@ Note: has no effect if a solid was selected Poznámka: nemá žádný účinek, pokud bylo vybráno těleso + - z z @@ -3278,8 +3278,8 @@ Poznámka: nemá žádný účinek, pokud bylo vybráno těleso Parametr průřezu nosníku - + Cross section parameter Parametr průřezu @@ -3330,30 +3330,30 @@ Poznámka: nemá žádný účinek, pokud bylo vybráno těleso Otáčení: - - - + + + formula vzorec - + Velocity x: Rychlost x: - + Velocity y: Rychlost y: - + Velocity z: Rychlost z: @@ -3483,14 +3483,14 @@ Poznámka: pro 2D je možné pouze nastavení pro x, Imaginární část potenciální složky y - + Real part of potential z-component Reálná část potenciální z-složky - + Imaginary part of potential z-component Imaginární část potenciální z-složky @@ -3615,26 +3615,26 @@ Poznámka: pro 2D je možné pouze nastavení pro x, Upravit vazbu - - - - - - - + + + + + + + A dialog is already open in the task panel Dialog je opravdu otevřen v panelu úloh - - - - - - - + + + + + + + Do you want to close this dialog? Chcete zavřít tento dialog? @@ -3644,7 +3644,7 @@ Poznámka: pro 2D je možné pouze nastavení pro x, Síťování - + Constraint force Silová vazba @@ -3666,27 +3666,27 @@ Poznámka: pro 2D je možné pouze nastavení pro x, Import-Export - + Constraint Contact Kontakt s omezením - + Constraint displacement Posunutí omezení - + Constraint fixed Omezení pevná - + Constraint fluid boundary Omezte hranici tekutiny - + Constraint heat flux Omezte tepelný tok @@ -3696,12 +3696,12 @@ Poznámka: pro 2D je možné pouze nastavení pro x, Omezení počáteční teploty - + Constraint planerotation Omezení rovinné rotace - + Constraint pressure Omezení tlaku @@ -3711,17 +3711,17 @@ Poznámka: pro 2D je možné pouze nastavení pro x, Omezovací kladka - + Constraint spring Omezující pružina - + Constraint temperature Omezující teplota - + Constraint transform Transformace omezení @@ -3766,7 +3766,7 @@ Poznámka: pro 2D je možné pouze nastavení pro x, Skupiny - + Are you sure you want to continue? Opravdu si přejete pokračovat? @@ -4109,7 +4109,7 @@ Možné proměnné naleznete v popisném poli níže. Std_Delete - + Object dependencies Závislosti objektu diff --git a/src/Mod/Fem/Gui/Resources/translations/Fem_de.ts b/src/Mod/Fem/Gui/Resources/translations/Fem_de.ts index ad72682aee..d31b1d93de 100755 --- a/src/Mod/Fem/Gui/Resources/translations/Fem_de.ts +++ b/src/Mod/Fem/Gui/Resources/translations/Fem_de.ts @@ -350,8 +350,8 @@ - Define/create a clip filter which uses functions to define the cliped region - Definiere/Erstelle einen Ausschnitt-Filter, der Funktionen verwendet um die ausgeschnitte Region zu definieren + Define/create a clip filter which uses functions to define the clipped region + Define/create a clip filter which uses functions to define the clipped region @@ -540,12 +540,12 @@ Erstellt eine Nachbearbeitungs-Pipeline aus einem Ergebnisobjekt - + Wrong selection type Falscher Auswahl-Typ - + Select a result object, please. Bitte ein Ergebnisobjekt auswählen. @@ -689,12 +689,12 @@ Funktion erstellen - + Create pipeline from result Pipeline aus Ergebnis erzeugen - + Edit Mirror Spiegel bearbeiten @@ -721,7 +721,7 @@ Label - Bezeichnung + Beschriftung @@ -1190,7 +1190,7 @@ nur Kanten exportiert werden, die nicht zu Flächen und Flächen die nicht zu Vo All - Alles + Alle @@ -1384,7 +1384,10 @@ adding an analysis container '%1' does not exist! Specify another file please. - Die angegebene ausführbare Datei '%1' existiert nicht. Bitte gib einen anderen Dateinamen an. + Die angegebene ausführbare Datei +'%1' + existiert nicht! +Bitte eine andere Datei angeben. @@ -1560,7 +1563,7 @@ Wenn deaktiviert, werden sie nach ihrem Namen sortiert. File does not exist - Datei existiert nicht + Datei nicht gefunden @@ -1667,7 +1670,7 @@ iterativen Löser eingesetzt wird und die Fehlermeldung File does not exist - Datei existiert nicht + Datei nicht gefunden @@ -1737,7 +1740,7 @@ Bitte eine andere Datei angeben. FemGui::TaskDlgFemConstraintContact - + Input error Eingabefehler @@ -1745,7 +1748,7 @@ Bitte eine andere Datei angeben. FemGui::TaskDlgFemConstraintDisplacement - + Input error Eingabefehler @@ -1753,7 +1756,7 @@ Bitte eine andere Datei angeben. FemGui::TaskDlgFemConstraintFluidBoundary - + Input error Eingabefehler @@ -1761,13 +1764,13 @@ Bitte eine andere Datei angeben. FemGui::TaskDlgFemConstraintForce - - + + Input error Eingabefehler - + Please specify a force greater than 0 Bitte geben Sie eine Kraft größer 0 ein @@ -1783,7 +1786,7 @@ Bitte eine andere Datei angeben. FemGui::TaskDlgFemConstraintHeatflux - + Input error Eingabefehler @@ -1800,7 +1803,7 @@ Bitte eine andere Datei angeben. FemGui::TaskDlgFemConstraintPressure - + Input error Eingabefehler @@ -1816,7 +1819,7 @@ Bitte eine andere Datei angeben. FemGui::TaskDlgFemConstraintSpring - + Input error Eingabefehler @@ -1824,7 +1827,7 @@ Bitte eine andere Datei angeben. FemGui::TaskDlgFemConstraintTemperature - + Input error Eingabefehler @@ -1832,7 +1835,7 @@ Bitte eine andere Datei angeben. FemGui::TaskDlgFemConstraintTransform - + Input error Eingabefehler @@ -1935,19 +1938,19 @@ Bitte eine andere Datei angeben. - - - - - - - - - - - - - + + + + + + + + + + + + + Selection error Auswahlfehler @@ -1958,45 +1961,45 @@ Bitte eine andere Datei angeben. - + Only one master face and one slave face for a contact constraint! Nur eine Hauptfläche und eine untergeordnete Fläche für eine Kontakt-Randbedingung! - - - + + + Nothing selected! Nichts ausgewählt! - + Only one slave face for a contact constraint! Nur eine untergeordnete Fläche für eine Kontakt-Randbedingung! - - - - + + + + Selected object is not a part! Ausgewähltes Objekt ist kein Teil! - - + + Only faces can be picked Es können nur Flächen ausgewählt werden - + Only one master for a contact constraint! Nur ein Master für eine Kontakt-Randbedingung! - + Only one master face for a contact constraint! Nur eine Hauptfläche für eine Kontakt-Randbedingung! @@ -2005,27 +2008,27 @@ Bitte eine andere Datei angeben. FemGui::TaskFemConstraintDisplacement - - - - + + + + Selection error Auswahlfehler - + Nothing selected! Nichts ausgewählt! - - + + Selected object is not a part! - Ausgewähltes Objekt ist kein Teil! + Ausgewähltes Objekt ist kein Part! - + Only one type of selection (vertex,face or edge) per constraint allowed! Nur eine Art von Auswahl (Knoten, Fläche oder Kante) pro Randbedingung erlaubt! @@ -2034,29 +2037,29 @@ Bitte eine andere Datei angeben. FemGui::TaskFemConstraintFixed - - - - + + + + Selection error Auswahlfehler - + Nothing selected! Nichts ausgewählt! - - + + Selected object is not a part! - Ausgewähltes Objekt ist kein Teil! + Ausgewähltes Objekt ist kein Teilobjekt! - + Only one type of selection (vertex,face or edge) per constraint allowed! - Nur eine Art von Auswahl (Knoten, Fläche oder Kante) pro Randbedingung erlaubt! + Nur ein Typ der Auswahl (Vertex, Fläche oder Kante) pro Beschränkung erlaubt! @@ -2163,67 +2166,67 @@ Bitte eine andere Datei angeben. - - - - + + + + Selection error Auswahlfehler - + Nothing selected! Nichts ausgewählt! - - + + Selected object is not a part! Ausgewähltes Objekt ist kein Teil! - + Only one type of selection (vertex,face or edge) per constraint allowed! - Nur eine Art von Auswahl (Knoten, Fläche oder Kante) pro Randbedingung erlaubt! + Nur ein Typ der Auswahl (Vertex, Fläche oder Kante) pro Beschränkung erlaubt! FemGui::TaskFemConstraintForce - - - - + + + + Selection error Auswahlfehler - + Nothing selected! Nichts ausgewählt! - - + + Selected object is not a part! Ausgewähltes Objekt ist kein Teil! - + Only one type of selection (vertex,face or edge) per constraint allowed! - Nur eine Art von Auswahl (Knoten, Fläche oder Kante) pro Randbedingung erlaubt! + Nur eine Art der Auswahl (Knoten, Fläche oder Kante) pro Randbedingung erlaubt! - - + + Wrong selection Falsche Auswahl - + Select an edge or a face, please. Bitte eine Kante oder Fläche auswählen. @@ -2257,29 +2260,29 @@ Bitte eine andere Datei angeben. FemGui::TaskFemConstraintHeatflux - - - - - + + + + + Selection error Auswahlfehler - + Nothing selected! Nichts ausgewählt! - - + + Selected object is not a part! Ausgewähltes Objekt ist kein Teil! - - + + Selection must only consist of faces! Auswahl darf nur aus Flächen bestehen! @@ -2289,40 +2292,40 @@ Bitte eine andere Datei angeben. - - - - - - + + + + + + Selection error Auswahlfehler - + Only one face can be selected for a plane rotation constraint! Nur eine Fläche kann für Randbedingung plane Rotation ausgewählt werden! - + Nothing selected! Nichts ausgewählt! - - + + Selected object is not a part! Ausgewähltes Objekt ist kein Teil! - + Only faces can be picked Es können nur Flächen ausgewählt werden - + Only planar faces can be picked Es können nur ebene Flächen ausgewählt werden @@ -2331,27 +2334,27 @@ Bitte eine andere Datei angeben. FemGui::TaskFemConstraintPressure - - - - + + + + Selection error Auswahlfehler - + Nothing selected! Nichts ausgewählt! - - + + Selected object is not a part! Ausgewähltes Objekt ist kein Teil! - + Only faces can be picked Es können nur Flächen ausgewählt werden @@ -2373,27 +2376,27 @@ Bitte eine andere Datei angeben. FemGui::TaskFemConstraintSpring - - - - + + + + Selection error Auswahlfehler - + Nothing selected! Nichts ausgewählt! - - + + Selected object is not a part! Ausgewähltes Objekt ist kein Teil! - + Only faces can be picked Es können nur Flächen ausgewählt werden @@ -2402,21 +2405,21 @@ Bitte eine andere Datei angeben. FemGui::TaskFemConstraintTemperature - - - + + + Selection error Auswahlfehler - + Nothing selected! Nichts ausgewählt! - - + + Selected object is not a part! Ausgewähltes Objekt ist kein Teil! @@ -2437,19 +2440,19 @@ Bitte eine andere Datei angeben. - - - - - - - + + + + + + + Selection error Auswahlfehler - + Nothing selected! Nichts ausgewählt! @@ -2460,28 +2463,28 @@ Bitte eine andere Datei angeben. Nur eine Fläche für rechteckige Transformations-Randbedingung! - - + + Selected object is not a part! Ausgewähltes Objekt ist kein Teil! - + Only one face for transform constraint! Nur eine Fläche für Transformations-Randbedingung! - + Only faces can be picked Es können nur Flächen ausgewählt werden - + Only cylindrical faces can be picked Es können nur zylindrische Flächen ausgewählt werden - + Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface Nur umwandelbare Flächen können ausgewählt werden! Zuerst die Verschiebung auf die Oberfläche anwenden und dann erst auf Oberfläche beschränken @@ -2601,15 +2604,15 @@ Bitte eine andere Datei angeben. FemMaterial - + FEM material FEM-Material + - Material Material @@ -2634,9 +2637,9 @@ Bitte eine andere Datei angeben. Materialname + - TextLabel TextLabel @@ -2982,17 +2985,17 @@ Bitte eine andere Datei angeben. - - - + + + 0 mm 0 mm @@ -3007,11 +3010,11 @@ Bitte eine andere Datei angeben. Zentrifugal-Parameter + - - + Parameter Parameter @@ -3041,13 +3044,13 @@ Bitte eine andere Datei angeben. Parameter Querschnitts-Auszug - - + + - + + - Constraint Properties Randbedingungs-Eigenschaften @@ -3062,9 +3065,12 @@ Bitte eine andere Datei angeben. Potential: - - - + + + + + + @@ -3077,18 +3083,15 @@ Bitte eine andere Datei angeben. + + + - - - - - - unspecified unbestimmt @@ -3115,16 +3118,16 @@ with a harmonic/oscillating driving force mit harmonischer/oszillierender Antriebskraft verwendet + - Real Real + - Imaginary Imaginär @@ -3144,9 +3147,9 @@ mit harmonischer/oszillierender Antriebskraft verwendet Imaginärer Teil des Skalarpotentials + - x x @@ -3165,9 +3168,9 @@ Note: has no effect if a solid was selected Hinweis: hat keinen Effekt, wenn ein Volumen ausgewählt wurde + - y y @@ -3186,9 +3189,9 @@ Note: has no effect if a solid was selected Hinweis: hat keinen Effekt, wenn ein Volumen ausgewählt wurde + - z z @@ -3253,8 +3256,8 @@ Hinweis: hat keinen Effekt, wenn ein Volumen ausgewählt wurde Stabquerschnitt-Parameter - + Cross section parameter Querschnittsparameter @@ -3305,30 +3308,30 @@ Hinweis: hat keinen Effekt, wenn ein Volumen ausgewählt wurde Drehung: - - - + + + formula Formel - + Velocity x: Geschwindigkeit x: - + Velocity y: Geschwindigkeit y: - + Velocity z: Geschwindigkeit z: @@ -3370,7 +3373,7 @@ Hinweis: hat keinen Effekt, wenn ein Volumen ausgewählt wurde Label - Bezeichnung + Beschriftung @@ -3458,14 +3461,14 @@ Hinweis: Für 2D ist nur für x möglich, Imaginärer Teil der potenziellen y-Komponente - + Real part of potential z-component Realer Teil der potentiellen z-Komponente - + Imaginary part of potential z-component Imaginärer Teil der potentiellen z-Komponente @@ -3539,7 +3542,7 @@ Hinweis: Für 2D ist nur für x möglich, x - x + х @@ -3590,28 +3593,28 @@ Hinweis: Für 2D ist nur für x möglich, Randbedingung bearbeiten - - - - - - - + + + + + + + A dialog is already open in the task panel Im Aufgabenbereich ist bereits ein Dialog geöffnet - - - - - - - + + + + + + + Do you want to close this dialog? - Möchten Sie dieses Dialogfeld schließen? + Möchten Sie diesen Dialog schließen? @@ -3619,7 +3622,7 @@ Hinweis: Für 2D ist nur für x möglich, Vernetzung - + Constraint force Randbedingung Krafteinwirkung @@ -3641,27 +3644,27 @@ Hinweis: Für 2D ist nur für x möglich, Import / Export - + Constraint Contact Randbedingung Flächenkontakt - + Constraint displacement Randbedingung Versatz - + Constraint fixed Randbedingung Festsetzen - + Constraint fluid boundary Randbedingung Flüssigkeitsgrenze - + Constraint heat flux Randbedingung Wärmestrom @@ -3671,12 +3674,12 @@ Hinweis: Für 2D ist nur für x möglich, Randbedingung Starttemperatur - + Constraint planerotation Randbedingung plane Rotationsfläche - + Constraint pressure Randbedingung Druck @@ -3686,17 +3689,17 @@ Hinweis: Für 2D ist nur für x möglich, Randbedingung Riemenscheibe - + Constraint spring Randbedingung Feder - + Constraint temperature Randbedingung Temperatur - + Constraint transform Randbedingung Verformung @@ -3741,9 +3744,9 @@ Hinweis: Für 2D ist nur für x möglich, Gruppen - + Are you sure you want to continue? - Bist du sicher, dass du fortfahren möchtest? + Sind Sie sicher, dass Sie fortfahren möchten? @@ -4058,7 +4061,7 @@ Siehe das nachfolgende Beschreibungsfeld für mögliche Variablen. x - x + х @@ -4078,13 +4081,13 @@ Siehe das nachfolgende Beschreibungsfeld für mögliche Variablen. Center - Mitte + Zentrum Std_Delete - + Object dependencies Objektabhängigkeiten @@ -4104,7 +4107,7 @@ Siehe das nachfolgende Beschreibungsfeld für mögliche Variablen. Constraints - Einschränkungen + Beschränkungen @@ -4213,12 +4216,12 @@ Siehe das nachfolgende Beschreibungsfeld für mögliche Variablen. Reverse direction - Umgekehrte Richtung + Richtung umkehren Location - Lage + Ort @@ -4291,7 +4294,7 @@ Siehe das nachfolgende Beschreibungsfeld für mögliche Variablen. Location - Lage + Ort @@ -4534,7 +4537,7 @@ Normalenvektors der Fläche wird als Richtung verwendet Reverse direction - Umgekehrte Richtung + Richtung umkehren @@ -4629,7 +4632,7 @@ Normalenvektors der Fläche wird als Richtung verwendet Reverse direction - Umgekehrte Richtung + Richtung umkehren @@ -5015,12 +5018,12 @@ für den Löser Elmer verwendet werden Center - Mitte + Zentrum x - x + х @@ -6261,7 +6264,7 @@ für den Löser Elmer verwendet werden Information - Information + Informationen @@ -6459,7 +6462,7 @@ Bitte wählen Sie zuerst einen Ergebnistyp. x - x + х @@ -6474,7 +6477,7 @@ Bitte wählen Sie zuerst einen Ergebnistyp. Center - Mitte + Zentrum @@ -6502,7 +6505,7 @@ Bitte wählen Sie zuerst einen Ergebnistyp. x - x + х @@ -6517,7 +6520,7 @@ Bitte wählen Sie zuerst einen Ergebnistyp. Center - Mitte + Zentrum diff --git a/src/Mod/Fem/Gui/Resources/translations/Fem_el.ts b/src/Mod/Fem/Gui/Resources/translations/Fem_el.ts index bb5520879e..ebe642d6ca 100644 --- a/src/Mod/Fem/Gui/Resources/translations/Fem_el.ts +++ b/src/Mod/Fem/Gui/Resources/translations/Fem_el.ts @@ -350,8 +350,8 @@ - Define/create a clip filter which uses functions to define the cliped region - Define/create a clip filter which uses functions to define the cliped region + Define/create a clip filter which uses functions to define the clipped region + Define/create a clip filter which uses functions to define the clipped region @@ -540,12 +540,12 @@ Creates a post processing pipeline from a result object - + Wrong selection type Wrong selection type - + Select a result object, please. Select a result object, please. @@ -689,12 +689,12 @@ Δημιουργία συνάρτησης - + Create pipeline from result Create pipeline from result - + Edit Mirror Edit Mirror @@ -1758,7 +1758,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintContact - + Input error Σφάλμα εισαγωγής @@ -1766,7 +1766,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintDisplacement - + Input error Σφάλμα εισαγωγής @@ -1774,7 +1774,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintFluidBoundary - + Input error Σφάλμα εισαγωγής @@ -1782,13 +1782,13 @@ Specify another file please. FemGui::TaskDlgFemConstraintForce - - + + Input error Σφάλμα εισαγωγής - + Please specify a force greater than 0 Παρακαλώ καθορίστε μια δύναμη μεγαλύτερη του 0 @@ -1804,7 +1804,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintHeatflux - + Input error Σφάλμα εισαγωγής @@ -1821,7 +1821,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintPressure - + Input error Σφάλμα εισαγωγής @@ -1837,7 +1837,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintSpring - + Input error Σφάλμα εισαγωγής @@ -1845,7 +1845,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintTemperature - + Input error Σφάλμα εισαγωγής @@ -1853,7 +1853,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintTransform - + Input error Σφάλμα εισαγωγής @@ -1956,19 +1956,19 @@ Specify another file please. - - - - - - - - - - - - - + + + + + + + + + + + + + Selection error Σφάλμα επιλογής @@ -1979,45 +1979,45 @@ Specify another file please. - + Only one master face and one slave face for a contact constraint! Only one master face and one slave face for a contact constraint! - - - + + + Nothing selected! Τίποτα δεν επιλέχθηκε! - + Only one slave face for a contact constraint! Only one slave face for a contact constraint! - - - - + + + + Selected object is not a part! Το επιλεγμένο αντικείμενο δεν είναι εξάρτημα! - - + + Only faces can be picked Μόνο όψεις μπορούν να επιλεχθούν - + Only one master for a contact constraint! Only one master for a contact constraint! - + Only one master face for a contact constraint! Only one master face for a contact constraint! @@ -2026,27 +2026,27 @@ Specify another file please. FemGui::TaskFemConstraintDisplacement - - - - + + + + Selection error Σφάλμα επιλογής - + Nothing selected! Τίποτα δεν επιλέχθηκε! - - + + Selected object is not a part! Το επιλεγμένο αντικείμενο δεν είναι εξάρτημα! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2055,27 +2055,27 @@ Specify another file please. FemGui::TaskFemConstraintFixed - - - - + + + + Selection error Σφάλμα επιλογής - + Nothing selected! Τίποτα δεν επιλέχθηκε! - - + + Selected object is not a part! Το επιλεγμένο αντικείμενο δεν είναι εξάρτημα! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2184,27 +2184,27 @@ Specify another file please. - - - - + + + + Selection error Σφάλμα επιλογής - + Nothing selected! Τίποτα δεν επιλέχθηκε! - - + + Selected object is not a part! Το επιλεγμένο αντικείμενο δεν είναι εξάρτημα! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2213,38 +2213,38 @@ Specify another file please. FemGui::TaskFemConstraintForce - - - - + + + + Selection error Σφάλμα επιλογής - + Nothing selected! Τίποτα δεν επιλέχθηκε! - - + + Selected object is not a part! Το επιλεγμένο αντικείμενο δεν είναι εξάρτημα! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! - - + + Wrong selection Λάθος επιλογή - + Select an edge or a face, please. Select an edge or a face, please. @@ -2278,29 +2278,29 @@ Specify another file please. FemGui::TaskFemConstraintHeatflux - - - - - + + + + + Selection error Σφάλμα επιλογής - + Nothing selected! Τίποτα δεν επιλέχθηκε! - - + + Selected object is not a part! Το επιλεγμένο αντικείμενο δεν είναι εξάρτημα! - - + + Selection must only consist of faces! Selection must only consist of faces! @@ -2310,40 +2310,40 @@ Specify another file please. - - - - - - + + + + + + Selection error Σφάλμα επιλογής - + Only one face can be selected for a plane rotation constraint! Only one face can be selected for a plane rotation constraint! - + Nothing selected! Τίποτα δεν επιλέχθηκε! - - + + Selected object is not a part! Το επιλεγμένο αντικείμενο δεν είναι εξάρτημα! - + Only faces can be picked Μόνο όψεις μπορούν να επιλεχθούν - + Only planar faces can be picked Μόνο επίπεδες επιφάνειες μπορούν να επιλεχθούν @@ -2352,27 +2352,27 @@ Specify another file please. FemGui::TaskFemConstraintPressure - - - - + + + + Selection error Σφάλμα επιλογής - + Nothing selected! Τίποτα δεν επιλέχθηκε! - - + + Selected object is not a part! Το επιλεγμένο αντικείμενο δεν είναι εξάρτημα! - + Only faces can be picked Μόνο όψεις μπορούν να επιλεχθούν @@ -2394,27 +2394,27 @@ Specify another file please. FemGui::TaskFemConstraintSpring - - - - + + + + Selection error Σφάλμα επιλογής - + Nothing selected! Τίποτα δεν επιλέχθηκε! - - + + Selected object is not a part! Το επιλεγμένο αντικείμενο δεν είναι εξάρτημα! - + Only faces can be picked Μόνο όψεις μπορούν να επιλεχθούν @@ -2423,21 +2423,21 @@ Specify another file please. FemGui::TaskFemConstraintTemperature - - - + + + Selection error Σφάλμα επιλογής - + Nothing selected! Τίποτα δεν επιλέχθηκε! - - + + Selected object is not a part! Το επιλεγμένο αντικείμενο δεν είναι εξάρτημα! @@ -2458,19 +2458,19 @@ Specify another file please. - - - - - - - + + + + + + + Selection error Σφάλμα επιλογής - + Nothing selected! Τίποτα δεν επιλέχθηκε! @@ -2481,28 +2481,28 @@ Specify another file please. Μόνο μία όψη για περιορισμό μετατόπισης ορθογώνιου! - - + + Selected object is not a part! Το επιλεγμένο αντικείμενο δεν είναι εξάρτημα! - + Only one face for transform constraint! Μόνο μια όψη για περιορισμό μετατόπισης! - + Only faces can be picked Μόνο όψεις μπορούν να επιλεχθούν - + Only cylindrical faces can be picked Μόνο κυλινδρικές όψεις μπορούν να επιλεχθούν - + Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface Μπορούν να επιλεγούν μόνο μετατοπίσιμες όψεις ! Εφαρμόστε πρώτα περιορισμό μετατόπισης στην επιφάνεια και στη συνέχεια εφαρμόστε γενικό περιορισμό στην επιφάνεια @@ -2623,15 +2623,15 @@ Specify another file please. FemMaterial - + FEM material FEM material + - Material Υλικό @@ -2656,9 +2656,9 @@ Specify another file please. Material name + - TextLabel Ετικέτα κειμένου @@ -3004,17 +3004,17 @@ Specify another file please. - - - + + + 0 mm 0 mm @@ -3029,11 +3029,11 @@ Specify another file please. Centrif parameter + - - + Parameter Παράμετρος @@ -3063,13 +3063,13 @@ Specify another file please. SectionPrint parameter - - + + - + + - Constraint Properties Ιδιότητες Περιορισμού @@ -3084,9 +3084,12 @@ Specify another file please. Potential: - - - + + + + + + @@ -3099,18 +3102,15 @@ Specify another file please. + + + - - - - - - unspecified unspecified @@ -3137,16 +3137,16 @@ with a harmonic/oscillating driving force with a harmonic/oscillating driving force + - Real Real + - Imaginary Imaginary @@ -3166,9 +3166,9 @@ with a harmonic/oscillating driving force Imaginary part of scalar potential + - x x @@ -3187,9 +3187,9 @@ Note: has no effect if a solid was selected Note: has no effect if a solid was selected + - y y @@ -3208,9 +3208,9 @@ Note: has no effect if a solid was selected Note: has no effect if a solid was selected + - z z @@ -3275,8 +3275,8 @@ Note: has no effect if a solid was selected Beam section parameter - + Cross section parameter Cross section parameter @@ -3327,30 +3327,30 @@ Note: has no effect if a solid was selected Rotation: - - - + + + formula formula - + Velocity x: Velocity x: - + Velocity y: Velocity y: - + Velocity z: Velocity z: @@ -3480,14 +3480,14 @@ Note: for 2D only setting for x is possible, Imaginary part of potential y-component - + Real part of potential z-component Real part of potential z-component - + Imaginary part of potential z-component Imaginary part of potential z-component @@ -3612,26 +3612,26 @@ Note: for 2D only setting for x is possible, Επεξεργασία περιορισμού - - - - - - - + + + + + + + A dialog is already open in the task panel A dialog is already open in the task panel - - - - - - - + + + + + + + Do you want to close this dialog? Do you want to close this dialog? @@ -3641,7 +3641,7 @@ Note: for 2D only setting for x is possible, Πλεγματοποίηση - + Constraint force Περιορισμός δύναμης @@ -3663,27 +3663,27 @@ Note: for 2D only setting for x is possible, Εισαγωγή-Εξαγωγή - + Constraint Contact Constraint Contact - + Constraint displacement Μετατόπιση περιορισμού - + Constraint fixed Σταθερός περιορισμός - + Constraint fluid boundary Constraint fluid boundary - + Constraint heat flux Constraint heat flux @@ -3693,12 +3693,12 @@ Note: for 2D only setting for x is possible, Constraint initial temperature - + Constraint planerotation Constraint planerotation - + Constraint pressure Constraint pressure @@ -3708,17 +3708,17 @@ Note: for 2D only setting for x is possible, Περιορισμό τροχαλίας - + Constraint spring Constraint spring - + Constraint temperature Περιορισμό θερμοκρασίας - + Constraint transform Περιορισμός μετατόπισης @@ -3763,7 +3763,7 @@ Note: for 2D only setting for x is possible, Ομάδες - + Are you sure you want to continue? Are you sure you want to continue? @@ -4106,7 +4106,7 @@ For possible variables, see the description box below. Std_Delete - + Object dependencies Εξαρτήσεις αντικειμένου diff --git a/src/Mod/Fem/Gui/Resources/translations/Fem_es-AR.ts b/src/Mod/Fem/Gui/Resources/translations/Fem_es-AR.ts index ff28111a70..15afaf793c 100644 --- a/src/Mod/Fem/Gui/Resources/translations/Fem_es-AR.ts +++ b/src/Mod/Fem/Gui/Resources/translations/Fem_es-AR.ts @@ -350,8 +350,8 @@ - Define/create a clip filter which uses functions to define the cliped region - Definir/crear un filtro de clip que utiliza funciones para definir la región recortada + Define/create a clip filter which uses functions to define the clipped region + Define/create a clip filter which uses functions to define the clipped region @@ -540,12 +540,12 @@ Crea una tubería de post-procesamiento a partir de un objeto resultado - + Wrong selection type Tipo de selección incorrecta - + Select a result object, please. Seleccione un objeto de resultado, por favor. @@ -689,12 +689,12 @@ Crear función - + Create pipeline from result Crear tubería desde resultado - + Edit Mirror Editar Reflejo en Espejo @@ -1761,7 +1761,7 @@ Especifique otro archivo, por favor. FemGui::TaskDlgFemConstraintContact - + Input error Error de entrada @@ -1769,7 +1769,7 @@ Especifique otro archivo, por favor. FemGui::TaskDlgFemConstraintDisplacement - + Input error Error de entrada @@ -1777,7 +1777,7 @@ Especifique otro archivo, por favor. FemGui::TaskDlgFemConstraintFluidBoundary - + Input error Error de entrada @@ -1785,13 +1785,13 @@ Especifique otro archivo, por favor. FemGui::TaskDlgFemConstraintForce - - + + Input error Error de entrada - + Please specify a force greater than 0 Por favor especifique una fuerza mayor que 0 @@ -1807,7 +1807,7 @@ Especifique otro archivo, por favor. FemGui::TaskDlgFemConstraintHeatflux - + Input error Error de entrada @@ -1824,7 +1824,7 @@ Especifique otro archivo, por favor. FemGui::TaskDlgFemConstraintPressure - + Input error Error de entrada @@ -1840,7 +1840,7 @@ Especifique otro archivo, por favor. FemGui::TaskDlgFemConstraintSpring - + Input error Error de entrada @@ -1848,7 +1848,7 @@ Especifique otro archivo, por favor. FemGui::TaskDlgFemConstraintTemperature - + Input error Error de entrada @@ -1856,7 +1856,7 @@ Especifique otro archivo, por favor. FemGui::TaskDlgFemConstraintTransform - + Input error Error de entrada @@ -1959,19 +1959,19 @@ Especifique otro archivo, por favor. - - - - - - - - - - - - - + + + + + + + + + + + + + Selection error Error de selección @@ -1982,45 +1982,45 @@ Especifique otro archivo, por favor. - + Only one master face and one slave face for a contact constraint! ¡Solo una cara maestra y una cara esclavizada para una restricción de contacto! - - - + + + Nothing selected! ¡Nada seleccionado! - + Only one slave face for a contact constraint! ¡Solo una cara esclavizada para una restricción de contacto! - - - - + + + + Selected object is not a part! ¡El objeto seleccionado no es una pieza! - - + + Only faces can be picked Sólo se pueden seleccionar caras - + Only one master for a contact constraint! ¡Solo un maestro por una restricción de contacto! - + Only one master face for a contact constraint! ¡Solo una cara maestra para restricción de contacto! @@ -2029,27 +2029,27 @@ Especifique otro archivo, por favor. FemGui::TaskFemConstraintDisplacement - - - - + + + + Selection error Error de selección - + Nothing selected! ¡Nada seleccionado! - - + + Selected object is not a part! ¡El objeto seleccionado no es una pieza! - + Only one type of selection (vertex,face or edge) per constraint allowed! ¡Solo un tipo de selección (vértice, cara o arista) por restricción permitida! @@ -2058,27 +2058,27 @@ Especifique otro archivo, por favor. FemGui::TaskFemConstraintFixed - - - - + + + + Selection error Error de selección - + Nothing selected! ¡Nada seleccionado! - - + + Selected object is not a part! ¡El objeto seleccionado no es una pieza! - + Only one type of selection (vertex,face or edge) per constraint allowed! ¡Solo un tipo de selección (vértice, cara o arista) por restricción permitida! @@ -2187,27 +2187,27 @@ Especifique otro archivo, por favor. - - - - + + + + Selection error Error de selección - + Nothing selected! ¡Nada seleccionado! - - + + Selected object is not a part! ¡El objeto seleccionado no es una pieza! - + Only one type of selection (vertex,face or edge) per constraint allowed! ¡Solo un tipo de selección (vértice, cara o arista) por restricción permitida! @@ -2216,38 +2216,38 @@ Especifique otro archivo, por favor. FemGui::TaskFemConstraintForce - - - - + + + + Selection error Error de selección - + Nothing selected! ¡Nada seleccionado! - - + + Selected object is not a part! ¡El objeto seleccionado no es una pieza! - + Only one type of selection (vertex,face or edge) per constraint allowed! ¡Solo un tipo de selección (vértice, cara o arista) por restricción permitida! - - + + Wrong selection Selección Incorrecta - + Select an edge or a face, please. Seleccione una arista o una cara, por favor. @@ -2281,29 +2281,29 @@ Especifique otro archivo, por favor. FemGui::TaskFemConstraintHeatflux - - - - - + + + + + Selection error Error de selección - + Nothing selected! ¡Nada seleccionado! - - + + Selected object is not a part! ¡El objeto seleccionado no es una pieza! - - + + Selection must only consist of faces! ¡La selección solo debe consistir en caras! @@ -2313,40 +2313,40 @@ Especifique otro archivo, por favor. - - - - - - + + + + + + Selection error Error de selección - + Only one face can be selected for a plane rotation constraint! ¡Solo una cara puede ser seleccionada para una restricción de plano de rotación! - + Nothing selected! ¡Nada seleccionado! - - + + Selected object is not a part! ¡El objeto seleccionado no es una pieza! - + Only faces can be picked Sólo se pueden seleccionar caras - + Only planar faces can be picked Solo se pueden seleccionar caras planas @@ -2355,27 +2355,27 @@ Especifique otro archivo, por favor. FemGui::TaskFemConstraintPressure - - - - + + + + Selection error Error de selección - + Nothing selected! ¡Nada seleccionado! - - + + Selected object is not a part! ¡El objeto seleccionado no es una pieza! - + Only faces can be picked Sólo se pueden seleccionar caras @@ -2397,27 +2397,27 @@ Especifique otro archivo, por favor. FemGui::TaskFemConstraintSpring - - - - + + + + Selection error Error de selección - + Nothing selected! ¡Nada seleccionado! - - + + Selected object is not a part! ¡El objeto seleccionado no es una pieza! - + Only faces can be picked Sólo se pueden seleccionar caras @@ -2426,21 +2426,21 @@ Especifique otro archivo, por favor. FemGui::TaskFemConstraintTemperature - - - + + + Selection error Error de selección - + Nothing selected! ¡Nada seleccionado! - - + + Selected object is not a part! ¡El objeto seleccionado no es una pieza! @@ -2461,19 +2461,19 @@ Especifique otro archivo, por favor. - - - - - - - + + + + + + + Selection error Error de selección - + Nothing selected! ¡Nada seleccionado! @@ -2484,28 +2484,28 @@ Especifique otro archivo, por favor. ¡Solo una cara para restricción de transformación rectangular! - - + + Selected object is not a part! ¡El objeto seleccionado no es una pieza! - + Only one face for transform constraint! ¡Solo una cara para restricción de transformación! - + Only faces can be picked Sólo se pueden seleccionar caras - + Only cylindrical faces can be picked Sólo se pueden elegir caras cilíndricas - + Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface ¡Solo se pueden seleccionar caras transformables! Aplique primero la restricción de desplazamiento a la superficie y luego aplique la restricción a la superficie @@ -2625,15 +2625,15 @@ Especifique otro archivo, por favor. FemMaterial - + FEM material Material MEF + - Material Material @@ -2658,9 +2658,9 @@ Especifique otro archivo, por favor. Nombre del Material + - TextLabel EtiquetaTexto @@ -3006,17 +3006,17 @@ Especifique otro archivo, por favor. - - - + + + 0 mm 0 mm @@ -3031,11 +3031,11 @@ Especifique otro archivo, por favor. Parámetro de Centrífuga + - - + Parameter Parámetro @@ -3065,13 +3065,13 @@ Especifique otro archivo, por favor. Parámetro de Sección de Impresión - - + + - + + - Constraint Properties Propiedades de Restricción @@ -3086,9 +3086,12 @@ Especifique otro archivo, por favor. Potential: - - - + + + + + + @@ -3101,18 +3104,15 @@ Especifique otro archivo, por favor. + + + - - - - - - unspecified no especificado @@ -3139,16 +3139,16 @@ with a harmonic/oscillating driving force con una fuerza de conducción armónica/oscilante + - Real Real + - Imaginary Imaginario @@ -3168,9 +3168,9 @@ con una fuerza de conducción armónica/oscilante Parte imaginaria del potencial escalar + - x x @@ -3189,9 +3189,9 @@ Note: has no effect if a solid was selected Nota: no tiene efecto si un sólido fue seleccionado + - y y @@ -3210,9 +3210,9 @@ Note: has no effect if a solid was selected Nota: no tiene efecto si un sólido fue seleccionado + - z z @@ -3277,8 +3277,8 @@ Nota: no tiene efecto si un sólido fue seleccionado Parámetro de sección de viga - + Cross section parameter Parámetro de sección cruzada @@ -3329,30 +3329,30 @@ Nota: no tiene efecto si un sólido fue seleccionado Rotación: - - - + + + formula fórmula - + Velocity x: Velocidad x: - + Velocity y: Velocidad y: - + Velocity z: Velocidad z: @@ -3482,14 +3482,14 @@ Nota: para 2D solo la configuración para x es posible, Parte imaginaria del potencial componente y - + Real part of potential z-component Parte real del potencial componente z - + Imaginary part of potential z-component Parte imaginaria del potencial componente z @@ -3614,26 +3614,26 @@ Nota: para 2D solo la configuración para x es posible, Editar restricción - - - - - - - + + + + + + + A dialog is already open in the task panel Un diálogo ya está abierto en el panel de tareas - - - - - - - + + + + + + + Do you want to close this dialog? ¿Desea cerrar este diálogo? @@ -3643,7 +3643,7 @@ Nota: para 2D solo la configuración para x es posible, Mallado - + Constraint force Restringir fuerza @@ -3665,27 +3665,27 @@ Nota: para 2D solo la configuración para x es posible, Importar-Exportar - + Constraint Contact Restricción de Contacto - + Constraint displacement Restricción de desplazamiento - + Constraint fixed Restricción fija - + Constraint fluid boundary Restricción de límite de fluido - + Constraint heat flux Restricción de flujo de calor @@ -3695,12 +3695,12 @@ Nota: para 2D solo la configuración para x es posible, Restricción de temperatura inicial - + Constraint planerotation Restricción de plano de rotación - + Constraint pressure Restricción de presión @@ -3710,17 +3710,17 @@ Nota: para 2D solo la configuración para x es posible, Restricción de polea - + Constraint spring Restricción de resorte - + Constraint temperature Restricción de temperatura - + Constraint transform Restricción de transformación @@ -3765,7 +3765,7 @@ Nota: para 2D solo la configuración para x es posible, Grupos - + Are you sure you want to continue? ¿Estás seguro/a de que quieres continuar? @@ -4108,7 +4108,7 @@ Para posibles variables, vea el cuadro de descripción a continuación. Std_Delete - + Object dependencies Dependencias del objeto diff --git a/src/Mod/Fem/Gui/Resources/translations/Fem_es-ES.ts b/src/Mod/Fem/Gui/Resources/translations/Fem_es-ES.ts index 1b3ee7f572..4b71ddbb40 100644 --- a/src/Mod/Fem/Gui/Resources/translations/Fem_es-ES.ts +++ b/src/Mod/Fem/Gui/Resources/translations/Fem_es-ES.ts @@ -350,8 +350,8 @@ - Define/create a clip filter which uses functions to define the cliped region - Definir/crear un filtro de clip que utiliza funciones para definir la región recortada + Define/create a clip filter which uses functions to define the clipped region + Define/create a clip filter which uses functions to define the clipped region @@ -540,12 +540,12 @@ Crea una tubería de post-procesamiento a partir de un objeto resultado - + Wrong selection type Tipo de selección incorrecta - + Select a result object, please. Seleccione un objeto de resultado, por favor. @@ -689,12 +689,12 @@ Crear función - + Create pipeline from result Crear tubería desde resultado - + Edit Mirror Editar Reflejo en Espejo @@ -1761,7 +1761,7 @@ Especifique otro archivo, por favor. FemGui::TaskDlgFemConstraintContact - + Input error Error de entrada @@ -1769,7 +1769,7 @@ Especifique otro archivo, por favor. FemGui::TaskDlgFemConstraintDisplacement - + Input error Error de entrada @@ -1777,7 +1777,7 @@ Especifique otro archivo, por favor. FemGui::TaskDlgFemConstraintFluidBoundary - + Input error Error de entrada @@ -1785,13 +1785,13 @@ Especifique otro archivo, por favor. FemGui::TaskDlgFemConstraintForce - - + + Input error Error de entrada - + Please specify a force greater than 0 Por favor especifique una fuerza mas grande que 0 @@ -1807,7 +1807,7 @@ Especifique otro archivo, por favor. FemGui::TaskDlgFemConstraintHeatflux - + Input error Error de entrada @@ -1824,7 +1824,7 @@ Especifique otro archivo, por favor. FemGui::TaskDlgFemConstraintPressure - + Input error Error de entrada @@ -1840,7 +1840,7 @@ Especifique otro archivo, por favor. FemGui::TaskDlgFemConstraintSpring - + Input error Error de entrada @@ -1848,7 +1848,7 @@ Especifique otro archivo, por favor. FemGui::TaskDlgFemConstraintTemperature - + Input error Error de entrada @@ -1856,7 +1856,7 @@ Especifique otro archivo, por favor. FemGui::TaskDlgFemConstraintTransform - + Input error Error de entrada @@ -1959,19 +1959,19 @@ Especifique otro archivo, por favor. - - - - - - - - - - - - - + + + + + + + + + + + + + Selection error Error de selección @@ -1982,45 +1982,45 @@ Especifique otro archivo, por favor. - + Only one master face and one slave face for a contact constraint! ¡Solo una cara maestra y una cara esclavizada para una restricción de contacto! - - - + + + Nothing selected! ¡Nada seleccionado! - + Only one slave face for a contact constraint! ¡Solo una cara esclavizada para una restricción de contacto! - - - - + + + + Selected object is not a part! ¡El objeto seleccionado no es una pieza! - - + + Only faces can be picked Se pueden seleccionar caras únicamente - + Only one master for a contact constraint! ¡Solo un maestro por una restricción de contacto! - + Only one master face for a contact constraint! ¡Solo una cara maestra para restricción de contacto! @@ -2029,27 +2029,27 @@ Especifique otro archivo, por favor. FemGui::TaskFemConstraintDisplacement - - - - + + + + Selection error Error de selección - + Nothing selected! ¡Nada seleccionado! - - + + Selected object is not a part! ¡El objeto seleccionado no es una pieza! - + Only one type of selection (vertex,face or edge) per constraint allowed! ¡Solo un tipo de selección (vértice, cara o arista) por restricción permitida! @@ -2058,27 +2058,27 @@ Especifique otro archivo, por favor. FemGui::TaskFemConstraintFixed - - - - + + + + Selection error Error de selección - + Nothing selected! ¡Nada seleccionado! - - + + Selected object is not a part! ¡El objeto seleccionado no es una pieza! - + Only one type of selection (vertex,face or edge) per constraint allowed! ¡Solo un tipo de selección (vértice, cara o arista) por restricción permitida! @@ -2187,27 +2187,27 @@ Especifique otro archivo, por favor. - - - - + + + + Selection error Error de selección - + Nothing selected! ¡Nada seleccionado! - - + + Selected object is not a part! ¡El objeto seleccionado no es una pieza! - + Only one type of selection (vertex,face or edge) per constraint allowed! ¡Solo un tipo de selección (vértice, cara o arista) por restricción permitida! @@ -2216,38 +2216,38 @@ Especifique otro archivo, por favor. FemGui::TaskFemConstraintForce - - - - + + + + Selection error Error de selección - + Nothing selected! ¡Nada seleccionado! - - + + Selected object is not a part! ¡El objeto seleccionado no es una pieza! - + Only one type of selection (vertex,face or edge) per constraint allowed! ¡Solo un tipo de selección (vértice, cara o arista) por restricción permitida! - - + + Wrong selection Selección incorrecta - + Select an edge or a face, please. Seleccione una arista o una cara, por favor. @@ -2281,29 +2281,29 @@ Especifique otro archivo, por favor. FemGui::TaskFemConstraintHeatflux - - - - - + + + + + Selection error Error de selección - + Nothing selected! ¡Nada seleccionado! - - + + Selected object is not a part! ¡El objeto seleccionado no es una pieza! - - + + Selection must only consist of faces! ¡La selección solo debe consistir en caras! @@ -2313,40 +2313,40 @@ Especifique otro archivo, por favor. - - - - - - + + + + + + Selection error Error de selección - + Only one face can be selected for a plane rotation constraint! ¡Solo una cara puede ser seleccionada para una restricción de plano de rotación! - + Nothing selected! ¡Nada seleccionado! - - + + Selected object is not a part! ¡El objeto seleccionado no es una pieza! - + Only faces can be picked Se pueden seleccionar caras únicamente - + Only planar faces can be picked Se pueden seleccionar únicamente caras planas @@ -2355,27 +2355,27 @@ Especifique otro archivo, por favor. FemGui::TaskFemConstraintPressure - - - - + + + + Selection error Error de selección - + Nothing selected! ¡Nada seleccionado! - - + + Selected object is not a part! ¡El objeto seleccionado no es una pieza! - + Only faces can be picked Se pueden seleccionar caras únicamente @@ -2397,27 +2397,27 @@ Especifique otro archivo, por favor. FemGui::TaskFemConstraintSpring - - - - + + + + Selection error Error de selección - + Nothing selected! ¡Nada seleccionado! - - + + Selected object is not a part! ¡El objeto seleccionado no es una pieza! - + Only faces can be picked Se pueden seleccionar caras únicamente @@ -2426,21 +2426,21 @@ Especifique otro archivo, por favor. FemGui::TaskFemConstraintTemperature - - - + + + Selection error Error de selección - + Nothing selected! ¡Nada seleccionado! - - + + Selected object is not a part! ¡El objeto seleccionado no es una pieza! @@ -2461,19 +2461,19 @@ Especifique otro archivo, por favor. - - - - - - - + + + + + + + Selection error Error de selección - + Nothing selected! ¡Nada seleccionado! @@ -2484,28 +2484,28 @@ Especifique otro archivo, por favor. ¡Solo una cara para restricción de transformación rectangular! - - + + Selected object is not a part! ¡El objeto seleccionado no es una pieza! - + Only one face for transform constraint! ¡Solo una cara para restricción de transformación! - + Only faces can be picked Se pueden seleccionar caras únicamente - + Only cylindrical faces can be picked Se pueden seleccionar únicamente caras cilíndricas - + Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface ¡Solo se pueden seleccionar caras transformables! Aplique primero la restricción de desplazamiento a la superficie y luego aplique la restricción a la superficie @@ -2625,15 +2625,15 @@ Especifique otro archivo, por favor. FemMaterial - + FEM material Material MEF + - Material Material @@ -2658,9 +2658,9 @@ Especifique otro archivo, por favor. Nombre del Material + - TextLabel Etiqueta Texto @@ -3006,17 +3006,17 @@ Especifique otro archivo, por favor. - - - + + + 0 mm 0 mm @@ -3031,11 +3031,11 @@ Especifique otro archivo, por favor. Parámetro de Centrífuga + - - + Parameter Parámetro @@ -3065,13 +3065,13 @@ Especifique otro archivo, por favor. Parámetro de Sección de Impresión - - + + - + + - Constraint Properties Propiedades de Restricción @@ -3086,9 +3086,12 @@ Especifique otro archivo, por favor. Potential: - - - + + + + + + @@ -3101,18 +3104,15 @@ Especifique otro archivo, por favor. + + + - - - - - - unspecified no especificado @@ -3139,16 +3139,16 @@ with a harmonic/oscillating driving force con una fuerza de conducción armónica/oscilante + - Real Real + - Imaginary Imaginario @@ -3168,9 +3168,9 @@ con una fuerza de conducción armónica/oscilante Parte imaginaria del potencial escalar + - x x @@ -3189,9 +3189,9 @@ Note: has no effect if a solid was selected Nota: no tiene efecto si un sólido fue seleccionado + - y y @@ -3210,9 +3210,9 @@ Note: has no effect if a solid was selected Nota: no tiene efecto si un sólido fue seleccionado + - z z @@ -3277,8 +3277,8 @@ Nota: no tiene efecto si un sólido fue seleccionado Parámetro de sección de viga - + Cross section parameter Parámetro de sección cruzada @@ -3329,30 +3329,30 @@ Nota: no tiene efecto si un sólido fue seleccionado Rotación: - - - + + + formula fórmula - + Velocity x: Velocidad x: - + Velocity y: Velocidad y: - + Velocity z: Velocidad z: @@ -3482,14 +3482,14 @@ Nota: para 2D solo la configuración para x es posible, Parte imaginaria del potencial componente y - + Real part of potential z-component Parte real del potencial componente z - + Imaginary part of potential z-component Parte imaginaria del potencial componente z @@ -3614,26 +3614,26 @@ Nota: para 2D solo la configuración para x es posible, Editar restricción - - - - - - - + + + + + + + A dialog is already open in the task panel Un diálogo ya está abierto en el panel de tareas - - - - - - - + + + + + + + Do you want to close this dialog? ¿Desea cerrar este diálogo? @@ -3643,7 +3643,7 @@ Nota: para 2D solo la configuración para x es posible, Mallado - + Constraint force Restringir fuerza @@ -3665,27 +3665,27 @@ Nota: para 2D solo la configuración para x es posible, Importar/Exportar - + Constraint Contact Restricción de Contacto - + Constraint displacement Restricción de desplazamiento - + Constraint fixed Restricción fija - + Constraint fluid boundary Restricción de límite de fluido - + Constraint heat flux Restricción de flujo de calor @@ -3695,12 +3695,12 @@ Nota: para 2D solo la configuración para x es posible, Restricción de temperatura inicial - + Constraint planerotation Restricción de plano de rotación - + Constraint pressure Restricción de presión @@ -3710,17 +3710,17 @@ Nota: para 2D solo la configuración para x es posible, Restricción de polea - + Constraint spring Restricción de resorte - + Constraint temperature Restricción de temperatura - + Constraint transform Restricción de transformación @@ -3765,7 +3765,7 @@ Nota: para 2D solo la configuración para x es posible, Grupos - + Are you sure you want to continue? ¿Está seguro de que desea continuar? @@ -4108,7 +4108,7 @@ Para posibles variables, vea el cuadro de descripción a continuación. Std_Delete - + Object dependencies Dependencias del objeto diff --git a/src/Mod/Fem/Gui/Resources/translations/Fem_eu.ts b/src/Mod/Fem/Gui/Resources/translations/Fem_eu.ts index ba0b8b3015..e856fc29d6 100644 --- a/src/Mod/Fem/Gui/Resources/translations/Fem_eu.ts +++ b/src/Mod/Fem/Gui/Resources/translations/Fem_eu.ts @@ -350,8 +350,8 @@ - Define/create a clip filter which uses functions to define the cliped region - Definitu/sortu eskualde ebaki bat definitzeko funtzioak erabiltzen dituen ebaketa-iragazki bat + Define/create a clip filter which uses functions to define the clipped region + Define/create a clip filter which uses functions to define the clipped region @@ -540,12 +540,12 @@ Post-prozesuko kanalizazio bat sortzen du emaitza-objektu batetik abiatuta - + Wrong selection type Hautapen mota okerra - + Select a result object, please. Hautatu emaitzako objektua. @@ -689,12 +689,12 @@ Sortu funtzioa - + Create pipeline from result Sortu kanalizazioa emaitzatik - + Edit Mirror Editatu ispilua @@ -1763,7 +1763,7 @@ Zehaztu beste fitxategi bat. FemGui::TaskDlgFemConstraintContact - + Input error Sarrera-errorea @@ -1771,7 +1771,7 @@ Zehaztu beste fitxategi bat. FemGui::TaskDlgFemConstraintDisplacement - + Input error Sarrera-errorea @@ -1779,7 +1779,7 @@ Zehaztu beste fitxategi bat. FemGui::TaskDlgFemConstraintFluidBoundary - + Input error Sarrera-errorea @@ -1787,13 +1787,13 @@ Zehaztu beste fitxategi bat. FemGui::TaskDlgFemConstraintForce - - + + Input error Sarrera-errorea - + Please specify a force greater than 0 Adierazi 0 baino handiagoa den indar bat @@ -1809,7 +1809,7 @@ Zehaztu beste fitxategi bat. FemGui::TaskDlgFemConstraintHeatflux - + Input error Sarrera-errorea @@ -1826,7 +1826,7 @@ Zehaztu beste fitxategi bat. FemGui::TaskDlgFemConstraintPressure - + Input error Sarrera-errorea @@ -1842,7 +1842,7 @@ Zehaztu beste fitxategi bat. FemGui::TaskDlgFemConstraintSpring - + Input error Sarrera-errorea @@ -1850,7 +1850,7 @@ Zehaztu beste fitxategi bat. FemGui::TaskDlgFemConstraintTemperature - + Input error Sarrera-errorea @@ -1858,7 +1858,7 @@ Zehaztu beste fitxategi bat. FemGui::TaskDlgFemConstraintTransform - + Input error Sarrera-errorea @@ -1961,19 +1961,19 @@ Zehaztu beste fitxategi bat. - - - - - - - - - - - - - + + + + + + + + + + + + + Selection error Hautapen-errorea @@ -1984,45 +1984,45 @@ Zehaztu beste fitxategi bat. - + Only one master face and one slave face for a contact constraint! Aurpegi nagusi bakarra eta mendeko aurpegi bakarra kontaktu-murrizketako! - - - + + + Nothing selected! Ez da ezer hautatu! - + Only one slave face for a contact constraint! Mendeko aurpegi bakarra kontaktu-murrizketako! - - - - + + + + Selected object is not a part! Hautatutako objektua ez da pieza bat! - - + + Only faces can be picked Aurpegiak soilik aukera daitezke - + Only one master for a contact constraint! Nagusi bakarra kontaktu-murrizketako! - + Only one master face for a contact constraint! Aurpegi nagusi bakarra kontaktu-murrizketako! @@ -2031,27 +2031,27 @@ Zehaztu beste fitxategi bat. FemGui::TaskFemConstraintDisplacement - - - - + + + + Selection error Hautapen-errorea - + Nothing selected! Ez da ezer hautatu! - - + + Selected object is not a part! Hautatutako objektua ez da pieza bat! - + Only one type of selection (vertex,face or edge) per constraint allowed! Hautapen mota bakarra (erpina, aurpegia edo ertza) onartzen da murrizketako! @@ -2060,27 +2060,27 @@ Zehaztu beste fitxategi bat. FemGui::TaskFemConstraintFixed - - - - + + + + Selection error Hautapen-errorea - + Nothing selected! Ez da ezer hautatu! - - + + Selected object is not a part! Hautatutako objektua ez da pieza bat! - + Only one type of selection (vertex,face or edge) per constraint allowed! Hautapen mota bakarra (erpina, aurpegia edo ertza) onartzen da murrizketako! @@ -2189,27 +2189,27 @@ Zehaztu beste fitxategi bat. - - - - + + + + Selection error Hautapen-errorea - + Nothing selected! Ez da ezer hautatu! - - + + Selected object is not a part! Hautatutako objektua ez da pieza bat! - + Only one type of selection (vertex,face or edge) per constraint allowed! Hautapen mota bakarra (erpina, aurpegia edo ertza) onartzen da murrizketako! @@ -2218,38 +2218,38 @@ Zehaztu beste fitxategi bat. FemGui::TaskFemConstraintForce - - - - + + + + Selection error Hautapen-errorea - + Nothing selected! Ez da ezer hautatu! - - + + Selected object is not a part! Hautatutako objektua ez da pieza bat! - + Only one type of selection (vertex,face or edge) per constraint allowed! Hautapen mota bakarra (erpina, aurpegia edo ertza) onartzen da murrizketako! - - + + Wrong selection Hautapen okerra - + Select an edge or a face, please. Hautatu ertz bat edo aurpegi bat. @@ -2283,29 +2283,29 @@ Zehaztu beste fitxategi bat. FemGui::TaskFemConstraintHeatflux - - - - - + + + + + Selection error Hautapen-errorea - + Nothing selected! Ez da ezer hautatu! - - + + Selected object is not a part! Hautatutako objektua ez da pieza bat! - - + + Selection must only consist of faces! Hautapenean aurpegiak soilik onartzen dira! @@ -2315,40 +2315,40 @@ Zehaztu beste fitxategi bat. - - - - - - + + + + + + Selection error Hautapen-errorea - + Only one face can be selected for a plane rotation constraint! Aurpegi bakarra hautatu daiteke planoaren biraketa-murrizketa baterako! - + Nothing selected! Ez da ezer hautatu! - - + + Selected object is not a part! Hautatutako objektua ez da pieza bat! - + Only faces can be picked Aurpegiak soilik aukera daitezke - + Only planar faces can be picked Aurpegi planarrak soilik aukera daitezke @@ -2357,27 +2357,27 @@ Zehaztu beste fitxategi bat. FemGui::TaskFemConstraintPressure - - - - + + + + Selection error Hautapen-errorea - + Nothing selected! Ez da ezer hautatu! - - + + Selected object is not a part! Hautatutako objektua ez da pieza bat! - + Only faces can be picked Aurpegiak soilik aukera daitezke @@ -2399,27 +2399,27 @@ Zehaztu beste fitxategi bat. FemGui::TaskFemConstraintSpring - - - - + + + + Selection error Hautapen-errorea - + Nothing selected! Ez da ezer hautatu! - - + + Selected object is not a part! Hautatutako objektua ez da pieza bat! - + Only faces can be picked Aurpegiak soilik aukera daitezke @@ -2428,21 +2428,21 @@ Zehaztu beste fitxategi bat. FemGui::TaskFemConstraintTemperature - - - + + + Selection error Hautapen-errorea - + Nothing selected! Ez da ezer hautatu! - - + + Selected object is not a part! Hautatutako objektua ez da pieza bat! @@ -2463,19 +2463,19 @@ Zehaztu beste fitxategi bat. - - - - - - - + + + + + + + Selection error Hautapen-errorea - + Nothing selected! Ez da ezer hautatu! @@ -2486,28 +2486,28 @@ Zehaztu beste fitxategi bat. Aurpegi bakarra laukizuzenen transformazio-murrizketarako! - - + + Selected object is not a part! Hautatutako objektua ez da pieza bat! - + Only one face for transform constraint! Aurpegi bakarra transformazio-murrizketarako! - + Only faces can be picked Aurpegiak soilik aukera daitezke - + Only cylindrical faces can be picked Aurpegi zilindrikoak soilik aukera daitezke - + Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface Aurpegi transformagarriak soilik hautatu daitezke! Aplikatu desplazamendu-murrizketa gainazalari lehenengo, gero aplikatu murrizketa gainazalari @@ -2627,15 +2627,15 @@ Zehaztu beste fitxategi bat. FemMaterial - + FEM material FEM materiala + - Material Materiala @@ -2660,9 +2660,9 @@ Zehaztu beste fitxategi bat. Materialaren izena + - TextLabel Testu-etiketa @@ -3008,17 +3008,17 @@ Zehaztu beste fitxategi bat. - - - + + + 0 mm 0 mm @@ -3033,11 +3033,11 @@ Zehaztu beste fitxategi bat. Zentrifugazio-parametroa + - - + Parameter Parametroa @@ -3067,13 +3067,13 @@ Zehaztu beste fitxategi bat. Sekzio-inprimatzearen parametroa - - + + - + + - Constraint Properties Murrizketa-propietateak @@ -3088,9 +3088,12 @@ Zehaztu beste fitxategi bat. Potentziala: - - - + + + + + + @@ -3103,18 +3106,15 @@ Zehaztu beste fitxategi bat. + + + - - - - - - unspecified zehaztu gabea @@ -3141,16 +3141,16 @@ with a harmonic/oscillating driving force duten ekuazioetan soilik erabiltzen da + - Real Erreala + - Imaginary Irudikaria @@ -3170,9 +3170,9 @@ duten ekuazioetan soilik erabiltzen da Potentzial eskalar baten zati irudikaria + - x x @@ -3191,9 +3191,9 @@ Note: has no effect if a solid was selected Oharra: ez du eraginik solido bat hautatu bada + - y y @@ -3212,9 +3212,9 @@ Note: has no effect if a solid was selected Oharra: ez du eraginik solido bat hautatu bada + - z z @@ -3279,8 +3279,8 @@ Oharra: ez du eraginik solido bat hautatu bada Habe-sekzioaren parametroa - + Cross section parameter Zeharkako sekzioaren parametroa @@ -3331,30 +3331,30 @@ Oharra: ez du eraginik solido bat hautatu bada Biraketa: - - - + + + formula formula - + Velocity x: X abiadura: - + Velocity y: Y abiadura: - + Velocity z: Z abiadura: @@ -3484,14 +3484,14 @@ Oharra: 2D kasuetan soilik, X-en ezarpena posible da, Potentzialaren Y osagaiaren zati irudikaria - + Real part of potential z-component Potentzialaren Z osagaiaren zati erreala - + Imaginary part of potential z-component Potentzialaren Z osagaiaren zati irudikaria @@ -3616,26 +3616,26 @@ Oharra: 2D kasuetan soilik, X-en ezarpena posible da, Editatu murrizketa - - - - - - - + + + + + + + A dialog is already open in the task panel Elkarrizketa-koadro bat irekita dago ataza-panelean - - - - - - - + + + + + + + Do you want to close this dialog? Koadro hori itxi nahi duzu? @@ -3645,7 +3645,7 @@ Oharra: 2D kasuetan soilik, X-en ezarpena posible da, Amarauna sortzea - + Constraint force Murrizketa-indarra @@ -3667,27 +3667,27 @@ Oharra: 2D kasuetan soilik, X-en ezarpena posible da, Inportatu-Esportatu - + Constraint Contact Murriztu kontaktua - + Constraint displacement Murriztu desplazamendua - + Constraint fixed Murriztu finkoa - + Constraint fluid boundary Murriztu jariakin-mugak - + Constraint heat flux Bero-fluxuaren murrizketa @@ -3697,12 +3697,12 @@ Oharra: 2D kasuetan soilik, X-en ezarpena posible da, Murriztu hasierako tenperatura - + Constraint planerotation Murriztu plano-biraketa - + Constraint pressure Murriztu presioa @@ -3712,17 +3712,17 @@ Oharra: 2D kasuetan soilik, X-en ezarpena posible da, Polea-murrizketa - + Constraint spring Murriztu malgukia - + Constraint temperature Murriztu tenperatura - + Constraint transform Murriztu transformazioa @@ -3767,7 +3767,7 @@ Oharra: 2D kasuetan soilik, X-en ezarpena posible da, Taldeak - + Are you sure you want to continue? Ziur zaude jarraitu nahi duzula? @@ -4110,7 +4110,7 @@ Balizko aldagaietarako, ikusi beheko deskribapen-koadroa. Std_Delete - + Object dependencies Objektuaren mendekotasunak diff --git a/src/Mod/Fem/Gui/Resources/translations/Fem_fi.ts b/src/Mod/Fem/Gui/Resources/translations/Fem_fi.ts index f14b7b73e0..371b8aa57c 100755 --- a/src/Mod/Fem/Gui/Resources/translations/Fem_fi.ts +++ b/src/Mod/Fem/Gui/Resources/translations/Fem_fi.ts @@ -350,8 +350,8 @@ - Define/create a clip filter which uses functions to define the cliped region - Define/create a clip filter which uses functions to define the cliped region + Define/create a clip filter which uses functions to define the clipped region + Define/create a clip filter which uses functions to define the clipped region @@ -540,12 +540,12 @@ Creates a post processing pipeline from a result object - + Wrong selection type Wrong selection type - + Select a result object, please. Select a result object, please. @@ -689,12 +689,12 @@ Luo funktio - + Create pipeline from result Create pipeline from result - + Edit Mirror Edit Mirror @@ -1762,7 +1762,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintContact - + Input error Syötteen virhe @@ -1770,7 +1770,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintDisplacement - + Input error Syötteen virhe @@ -1778,7 +1778,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintFluidBoundary - + Input error Syötteen virhe @@ -1786,13 +1786,13 @@ Specify another file please. FemGui::TaskDlgFemConstraintForce - - + + Input error Syötteen virhe - + Please specify a force greater than 0 Anna nollasta eroava kuorma @@ -1808,7 +1808,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintHeatflux - + Input error Syötteen virhe @@ -1825,7 +1825,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintPressure - + Input error Syötteen virhe @@ -1841,7 +1841,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintSpring - + Input error Syötteen virhe @@ -1849,7 +1849,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintTemperature - + Input error Syötteen virhe @@ -1857,7 +1857,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintTransform - + Input error Syötteen virhe @@ -1960,19 +1960,19 @@ Specify another file please. - - - - - - - - - - - - - + + + + + + + + + + + + + Selection error Valintavirhe @@ -1983,45 +1983,45 @@ Specify another file please. - + Only one master face and one slave face for a contact constraint! Only one master face and one slave face for a contact constraint! - - - + + + Nothing selected! Mitään ei ole valittu! - + Only one slave face for a contact constraint! Only one slave face for a contact constraint! - - - - + + + + Selected object is not a part! Valittu objekti ei ole osa (part)! - - + + Only faces can be picked Vain tahkoja voidaan poimia - + Only one master for a contact constraint! Only one master for a contact constraint! - + Only one master face for a contact constraint! Only one master face for a contact constraint! @@ -2030,27 +2030,27 @@ Specify another file please. FemGui::TaskFemConstraintDisplacement - - - - + + + + Selection error Valintavirhe - + Nothing selected! Mitään ei ole valittu! - - + + Selected object is not a part! Valittu objekti ei ole osa (part)! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2059,27 +2059,27 @@ Specify another file please. FemGui::TaskFemConstraintFixed - - - - + + + + Selection error Valintavirhe - + Nothing selected! Mitään ei ole valittu! - - + + Selected object is not a part! Valittu objekti ei ole osa (part)! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2188,27 +2188,27 @@ Specify another file please. - - - - + + + + Selection error Valintavirhe - + Nothing selected! Mitään ei ole valittu! - - + + Selected object is not a part! Valittu objekti ei ole osa (part)! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2217,38 +2217,38 @@ Specify another file please. FemGui::TaskFemConstraintForce - - - - + + + + Selection error Valintavirhe - + Nothing selected! Mitään ei ole valittu! - - + + Selected object is not a part! Valittu objekti ei ole osa (part)! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! - - + + Wrong selection Virheellinen valinta - + Select an edge or a face, please. Select an edge or a face, please. @@ -2282,29 +2282,29 @@ Specify another file please. FemGui::TaskFemConstraintHeatflux - - - - - + + + + + Selection error Valintavirhe - + Nothing selected! Mitään ei ole valittu! - - + + Selected object is not a part! Valittu objekti ei ole osa (part)! - - + + Selection must only consist of faces! Selection must only consist of faces! @@ -2314,40 +2314,40 @@ Specify another file please. - - - - - - + + + + + + Selection error Valintavirhe - + Only one face can be selected for a plane rotation constraint! Only one face can be selected for a plane rotation constraint! - + Nothing selected! Mitään ei ole valittu! - - + + Selected object is not a part! Valittu objekti ei ole osa (part)! - + Only faces can be picked Vain tahkoja voidaan poimia - + Only planar faces can be picked Vain tasopinnat on poimittavissa @@ -2356,27 +2356,27 @@ Specify another file please. FemGui::TaskFemConstraintPressure - - - - + + + + Selection error Valintavirhe - + Nothing selected! Mitään ei ole valittu! - - + + Selected object is not a part! Valittu objekti ei ole osa (part)! - + Only faces can be picked Vain tahkoja voidaan poimia @@ -2398,27 +2398,27 @@ Specify another file please. FemGui::TaskFemConstraintSpring - - - - + + + + Selection error Valintavirhe - + Nothing selected! Mitään ei ole valittu! - - + + Selected object is not a part! Valittu objekti ei ole osa (part)! - + Only faces can be picked Vain tahkoja voidaan poimia @@ -2427,21 +2427,21 @@ Specify another file please. FemGui::TaskFemConstraintTemperature - - - + + + Selection error Valintavirhe - + Nothing selected! Mitään ei ole valittu! - - + + Selected object is not a part! Valittu objekti ei ole osa (part)! @@ -2462,19 +2462,19 @@ Specify another file please. - - - - - - - + + + + + + + Selection error Valintavirhe - + Nothing selected! Mitään ei ole valittu! @@ -2485,28 +2485,28 @@ Specify another file please. Only one face for rectangular transform constraint! - - + + Selected object is not a part! Valittu objekti ei ole osa (part)! - + Only one face for transform constraint! Only one face for transform constraint! - + Only faces can be picked Vain tahkoja voidaan poimia - + Only cylindrical faces can be picked Vain sylinteripintoja voidaan poimia - + Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface @@ -2626,15 +2626,15 @@ Specify another file please. FemMaterial - + FEM material FEM material + - Material Materiaali @@ -2659,9 +2659,9 @@ Specify another file please. Materiaalin nimi + - TextLabel TekstiSelite @@ -3007,17 +3007,17 @@ Specify another file please. - - - + + + 0 mm 0 mm @@ -3032,11 +3032,11 @@ Specify another file please. Centrif parameter + - - + Parameter Parametri @@ -3066,13 +3066,13 @@ Specify another file please. SectionPrint parameter - - + + - + + - Constraint Properties Constraint Properties @@ -3087,9 +3087,12 @@ Specify another file please. Potential: - - - + + + + + + @@ -3102,18 +3105,15 @@ Specify another file please. + + + - - - - - - unspecified unspecified @@ -3140,16 +3140,16 @@ with a harmonic/oscillating driving force with a harmonic/oscillating driving force + - Real Real + - Imaginary Imaginary @@ -3169,9 +3169,9 @@ with a harmonic/oscillating driving force Imaginary part of scalar potential + - x x @@ -3190,9 +3190,9 @@ Note: has no effect if a solid was selected Note: has no effect if a solid was selected + - y y @@ -3211,9 +3211,9 @@ Note: has no effect if a solid was selected Note: has no effect if a solid was selected + - z z @@ -3278,8 +3278,8 @@ Note: has no effect if a solid was selected Beam section parameter - + Cross section parameter Cross section parameter @@ -3330,30 +3330,30 @@ Note: has no effect if a solid was selected Rotation: - - - + + + formula formula - + Velocity x: Velocity x: - + Velocity y: Velocity y: - + Velocity z: Velocity z: @@ -3483,14 +3483,14 @@ Note: for 2D only setting for x is possible, Imaginary part of potential y-component - + Real part of potential z-component Real part of potential z-component - + Imaginary part of potential z-component Imaginary part of potential z-component @@ -3615,26 +3615,26 @@ Note: for 2D only setting for x is possible, Muokkaa rajoitusta - - - - - - - + + + + + + + A dialog is already open in the task panel Valintaikkuna on jo avoinna tehtäväpaneelissa - - - - - - - + + + + + + + Do you want to close this dialog? Haluatko sulkea tämän valintaikkunan? @@ -3644,7 +3644,7 @@ Note: for 2D only setting for x is possible, Verkkopinnan käyttö - + Constraint force Rajoitevoima @@ -3666,27 +3666,27 @@ Note: for 2D only setting for x is possible, Tuo/Vie - + Constraint Contact Constraint Contact - + Constraint displacement Constraint displacement - + Constraint fixed Constraint fixed - + Constraint fluid boundary Constraint fluid boundary - + Constraint heat flux Constraint heat flux @@ -3696,12 +3696,12 @@ Note: for 2D only setting for x is possible, Constraint initial temperature - + Constraint planerotation Constraint planerotation - + Constraint pressure Constraint pressure @@ -3711,17 +3711,17 @@ Note: for 2D only setting for x is possible, Constraint pulley - + Constraint spring Constraint spring - + Constraint temperature Constraint temperature - + Constraint transform Constraint transform @@ -3766,7 +3766,7 @@ Note: for 2D only setting for x is possible, Ryhmät - + Are you sure you want to continue? Haluatko varmasti jatkaa? @@ -4109,7 +4109,7 @@ For possible variables, see the description box below. Std_Delete - + Object dependencies Objektin riippuvuudet diff --git a/src/Mod/Fem/Gui/Resources/translations/Fem_fr.ts b/src/Mod/Fem/Gui/Resources/translations/Fem_fr.ts index dcf5607337..d8ab363c6b 100755 --- a/src/Mod/Fem/Gui/Resources/translations/Fem_fr.ts +++ b/src/Mod/Fem/Gui/Resources/translations/Fem_fr.ts @@ -6,7 +6,7 @@ Fem - Fem + FEM @@ -24,7 +24,7 @@ Fem - Fem + FEM @@ -42,7 +42,7 @@ Fem - Fem + FEM @@ -60,7 +60,7 @@ Fem - Fem + FEM @@ -78,7 +78,7 @@ Fem - Fem + FEM @@ -96,7 +96,7 @@ Fem - Fem + FEM @@ -114,7 +114,7 @@ Fem - Fem + FEM @@ -132,7 +132,7 @@ Fem - Fem + FEM @@ -150,7 +150,7 @@ Fem - Fem + FEM @@ -168,7 +168,7 @@ Fem - Fem + FEM @@ -186,7 +186,7 @@ Fem - Fem + FEM @@ -204,7 +204,7 @@ Fem - Fem + FEM @@ -222,7 +222,7 @@ Fem - Fem + FEM @@ -240,7 +240,7 @@ Fem - Fem + FEM @@ -258,7 +258,7 @@ Fem - Fem + FEM @@ -276,7 +276,7 @@ Fem - Fem + FEM @@ -291,7 +291,7 @@ Wrong selection - Sélection invalide + Sélection incorrecte @@ -304,7 +304,7 @@ Fem - Fem + FEM @@ -323,7 +323,7 @@ Fem - Fem + FEM @@ -341,7 +341,7 @@ Fem - Fem + FEM @@ -350,13 +350,13 @@ - Define/create a clip filter which uses functions to define the cliped region + Define/create a clip filter which uses functions to define the clipped region Définir/créer un filtre d'écrêtage qui utilisera des fonctions pour définir la région écrêtée Wrong selection - Sélection invalide + Sélection incorrecte @@ -369,7 +369,7 @@ Fem - Fem + FEM @@ -387,7 +387,7 @@ Fem - Fem + FEM @@ -405,7 +405,7 @@ Fem - Fem + FEM @@ -423,7 +423,7 @@ Fem - Fem + FEM @@ -497,7 +497,7 @@ Fem - Fem + FEM @@ -513,7 +513,7 @@ Wrong selection - Sélection invalide + Sélection incorrecte @@ -527,7 +527,7 @@ Fem - Fem + FEM @@ -540,12 +540,12 @@ Créer un pipeline de post-traitement à partir d'un objet résultat - + Wrong selection type Type de sélection incorrect - + Select a result object, please. Sélectionnez un objet résultat, s'il vous plaît. @@ -555,7 +555,7 @@ Fem - Fem + FEM @@ -573,7 +573,7 @@ Fem - Fem + FEM @@ -689,14 +689,14 @@ Créer une fonction - + Create pipeline from result Créer un pipeline à partir du résultat - + Edit Mirror - Editer le miroir + Éditer le miroir @@ -907,7 +907,7 @@ Default - Défaut + Par défaut @@ -1340,7 +1340,7 @@ lorsque la boîte de dialogue des résultats est ouverte Defaults - Valeurs par défaut + Par défaut @@ -1356,7 +1356,7 @@ adding an analysis container None - Aucun + Rien @@ -1397,9 +1397,7 @@ adding an analysis container '%1' does not exist! Specify another file please. - L'exécutable -'%1' - spécifié n'existe pas ! + L'exécutable '%1' spécifié n'existe pas ! Veuillez spécifiez un autre fichier. @@ -1413,7 +1411,7 @@ Veuillez spécifiez un autre fichier. Import - Importation + Importer @@ -1587,9 +1585,7 @@ Si elles ne sont pas cochées, elles seront triées par leur nom. '%1' does not exist! Specify another file please. - L'exécutable -'%1' - spécifié n'existe pas ! + L'exécutable '%1' spécifié n'existe pas ! Veuillez spécifiez un autre fichier. @@ -1760,7 +1756,7 @@ Veuillez spécifier un autre fichier. FemGui::TaskDlgFemConstraintContact - + Input error Erreur de saisie @@ -1768,7 +1764,7 @@ Veuillez spécifier un autre fichier. FemGui::TaskDlgFemConstraintDisplacement - + Input error Erreur de saisie @@ -1776,7 +1772,7 @@ Veuillez spécifier un autre fichier. FemGui::TaskDlgFemConstraintFluidBoundary - + Input error Erreur de saisie @@ -1784,13 +1780,13 @@ Veuillez spécifier un autre fichier. FemGui::TaskDlgFemConstraintForce - - + + Input error Erreur de saisie - + Please specify a force greater than 0 Veuillez préciser une force supérieure à 0 @@ -1806,7 +1802,7 @@ Veuillez spécifier un autre fichier. FemGui::TaskDlgFemConstraintHeatflux - + Input error Erreur de saisie @@ -1823,7 +1819,7 @@ Veuillez spécifier un autre fichier. FemGui::TaskDlgFemConstraintPressure - + Input error Erreur de saisie @@ -1839,7 +1835,7 @@ Veuillez spécifier un autre fichier. FemGui::TaskDlgFemConstraintSpring - + Input error Erreur de saisie @@ -1847,7 +1843,7 @@ Veuillez spécifier un autre fichier. FemGui::TaskDlgFemConstraintTemperature - + Input error Erreur de saisie @@ -1855,7 +1851,7 @@ Veuillez spécifier un autre fichier. FemGui::TaskDlgFemConstraintTransform - + Input error Erreur de saisie @@ -1958,19 +1954,19 @@ Veuillez spécifier un autre fichier. - - - - - - - - - - - - - + + + + + + + + + + + + + Selection error Erreur de sélection @@ -1981,45 +1977,45 @@ Veuillez spécifier un autre fichier. - + Only one master face and one slave face for a contact constraint! Une seule face maître et une seule face esclave pour une contrainte de contact! - - - + + + Nothing selected! Aucune sélection ! - + Only one slave face for a contact constraint! Une seule face esclave pour une contrainte de contact! - - - - + + + + Selected object is not a part! L'élément sélectionné n'est pas une part ! - - + + Only faces can be picked Seules des faces peuvent être selectionnées - + Only one master for a contact constraint! Un seul maître pour une contrainte de contact! - + Only one master face for a contact constraint! Une seule face maître pour une contrainte de contact! @@ -2028,27 +2024,27 @@ Veuillez spécifier un autre fichier. FemGui::TaskFemConstraintDisplacement - - - - + + + + Selection error Erreur de sélection - + Nothing selected! - Aucune sélection ! + Rien n'a été sélectionné ! - - + + Selected object is not a part! - L'élément sélectionné n'est pas une part ! + L'objet sélectionné n'est pas une pièce ! - + Only one type of selection (vertex,face or edge) per constraint allowed! Un seul type de sélection (sommet, face ou arête) par contrainte autorisée ! @@ -2057,29 +2053,29 @@ Veuillez spécifier un autre fichier. FemGui::TaskFemConstraintFixed - - - - + + + + Selection error Erreur de sélection - + Nothing selected! - Aucune sélection ! + Rien n'a été sélectionné ! - - + + Selected object is not a part! - L'élément sélectionné n'est pas une part ! + L'objet sélectionné n'est pas une pièce ! - + Only one type of selection (vertex,face or edge) per constraint allowed! - Un seul type de sélection (sommet, face ou arête) par contrainte autorisée ! + Un seul type de sélection (sommet, face ou arête) est autorisé par contrainte ! @@ -2157,7 +2153,7 @@ Veuillez spécifier un autre fichier. Wrong selection - Sélection invalide + Sélection incorrecte @@ -2186,67 +2182,67 @@ Veuillez spécifier un autre fichier. - - - - + + + + Selection error Erreur de sélection - + Nothing selected! - Aucune sélection ! + Rien n'a été sélectionné ! - - + + Selected object is not a part! - L'élément sélectionné n'est pas une part ! + L'objet sélectionné n'est pas une pièce ! - + Only one type of selection (vertex,face or edge) per constraint allowed! - Un seul type de sélection (sommet, face ou arête) par contrainte autorisée ! + Un seul type de sélection (sommet, face ou arête) est autorisé par contrainte ! FemGui::TaskFemConstraintForce - - - - + + + + Selection error Erreur de sélection - + Nothing selected! - Aucune sélection ! + Rien n'a été sélectionné ! - - + + Selected object is not a part! - L'élément sélectionné n'est pas une part ! + L'objet sélectionné n'est pas une pièce ! - + Only one type of selection (vertex,face or edge) per constraint allowed! Un seul type de sélection (sommet, face ou arête) par contrainte autorisée ! - - + + Wrong selection - Sélection invalide + Sélection incorrecte - + Select an edge or a face, please. Sélectionnez une arête ou une face, s'il vous plaît. @@ -2280,29 +2276,29 @@ Veuillez spécifier un autre fichier. FemGui::TaskFemConstraintHeatflux - - - - - + + + + + Selection error Erreur de sélection - + Nothing selected! - Aucune sélection ! + Rien n'a été sélectionné ! - - + + Selected object is not a part! - L'élément sélectionné n'est pas une part ! + L'objet sélectionné n'est pas une pièce ! - - + + Selection must only consist of faces! La sélection ne doit se composer que de faces ! @@ -2312,40 +2308,40 @@ Veuillez spécifier un autre fichier. - - - - - - + + + + + + Selection error Erreur de sélection - + Only one face can be selected for a plane rotation constraint! Une seule face peut être sélectionnée pour une contrainte de rotation plane ! - + Nothing selected! - Aucune sélection ! + Rien n'a été sélectionné ! - - + + Selected object is not a part! - L'élément sélectionné n'est pas une part ! + L'objet sélectionné n'est pas une pièce ! - + Only faces can be picked Seules des faces peuvent être selectionnées - + Only planar faces can be picked Seulement les faces planes peuvent être sélectionnées @@ -2354,27 +2350,27 @@ Veuillez spécifier un autre fichier. FemGui::TaskFemConstraintPressure - - - - + + + + Selection error Erreur de sélection - + Nothing selected! - Aucune sélection ! + Rien n'a été sélectionné ! - - + + Selected object is not a part! - L'élément sélectionné n'est pas une part ! + L'objet sélectionné n'est pas une pièce ! - + Only faces can be picked Seules des faces peuvent être selectionnées @@ -2396,27 +2392,27 @@ Veuillez spécifier un autre fichier. FemGui::TaskFemConstraintSpring - - - - + + + + Selection error Erreur de sélection - + Nothing selected! - Aucune sélection ! + Rien n'a été sélectionné ! - - + + Selected object is not a part! - L'élément sélectionné n'est pas une part ! + L'objet sélectionné n'est pas une pièce ! - + Only faces can be picked Seules des faces peuvent être selectionnées @@ -2425,23 +2421,23 @@ Veuillez spécifier un autre fichier. FemGui::TaskFemConstraintTemperature - - - + + + Selection error Erreur de sélection - + Nothing selected! - Aucune sélection ! + Rien n'a été sélectionné ! - - + + Selected object is not a part! - L'élément sélectionné n'est pas une part ! + L'objet sélectionné n'est pas une pièce ! @@ -2460,19 +2456,19 @@ Veuillez spécifier un autre fichier. - - - - - - - + + + + + + + Selection error Erreur de sélection - + Nothing selected! Aucune sélection ! @@ -2483,28 +2479,28 @@ Veuillez spécifier un autre fichier. Une seule face pour une contrainte de déformation rectangulaire ! - - + + Selected object is not a part! - L'élément sélectionné n'est pas une part ! + L'objet sélectionné n'est pas une pièce ! - + Only one face for transform constraint! Une seule face pour une contrainte de transformation ! - + Only faces can be picked Seules des faces peuvent être selectionnées - + Only cylindrical faces can be picked Seules des faces cylindriques peuvent être sélectionnées - + Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface Seules les faces déformables peuvent être sélectionnées! Appliquez d'abord la contrainte de déplacement à la surface puis appliquez la contrainte à la surface @@ -2624,15 +2620,15 @@ Veuillez spécifier un autre fichier. FemMaterial - + FEM material Matériau FEM + - Material Matériau @@ -2657,11 +2653,11 @@ Veuillez spécifier un autre fichier. Nom du matériau + - TextLabel - TextLabel + Étiquette de texte @@ -3005,17 +3001,17 @@ Veuillez spécifier un autre fichier. - - - + + + 0 mm 0 mm @@ -3030,11 +3026,11 @@ Veuillez spécifier un autre fichier. Paramètre de centrifugation + - - + Parameter Paramètre @@ -3064,13 +3060,13 @@ Veuillez spécifier un autre fichier. Paramètre d'affichage de la section - - + + - + + - Constraint Properties Propriétés de contrainte @@ -3085,9 +3081,12 @@ Veuillez spécifier un autre fichier. Potentiel : - - - + + + + + + @@ -3100,18 +3099,15 @@ Veuillez spécifier un autre fichier. + + + - - - - - - unspecified non spécifié @@ -3138,16 +3134,16 @@ with a harmonic/oscillating driving force avec une force motrice harmonique ou oscillante + - Real Réel + - Imaginary Imaginaire @@ -3167,9 +3163,9 @@ avec une force motrice harmonique ou oscillante Partie imaginaire du potentiel scalaire + - x x @@ -3188,9 +3184,9 @@ Note: has no effect if a solid was selected Remarque : n'a pas d'effet si un solide a été sélectionné + - y y @@ -3209,9 +3205,9 @@ Note: has no effect if a solid was selected Remarque : n'a pas d'effet si un solide a été sélectionné + - z z @@ -3276,8 +3272,8 @@ Remarque : n'a pas d'effet si un solide a été sélectionné Paramètre de la section de l'élément de type poutre - + Cross section parameter Paramètre de section de passage @@ -3328,30 +3324,30 @@ Remarque : n'a pas d'effet si un solide a été sélectionné Rotation : - - - + + + formula formule - + Velocity x: Vitesse x : - + Velocity y: Vitesse y: - + Velocity z: Vitesse z: @@ -3481,14 +3477,14 @@ Remarque : pour la 2D, seul le réglage en x est possible, Partie imaginaire de la composante en y du potentiel - + Real part of potential z-component Partie réelle de la composante en z du potentiel - + Imaginary part of potential z-component Partie imaginaire de la composante en z du potentiel @@ -3613,28 +3609,28 @@ Remarque : pour la 2D, seul le réglage en x est possible, Modifier la contrainte - - - - - - - + + + + + + + A dialog is already open in the task panel - Une boîte de dialogue est déjà ouverte dans le panneau des tâches + Une fenêtre de dialogue est déjà ouverte dans le panneau des tâches - - - - - - - + + + + + + + Do you want to close this dialog? - Voulez-vous fermer cette boîte de dialogue? + Voulez-vous fermer cette fenêtre de dialogue? @@ -3642,7 +3638,7 @@ Remarque : pour la 2D, seul le réglage en x est possible, Maillage - + Constraint force Contrainte de force @@ -3661,30 +3657,30 @@ Remarque : pour la 2D, seul le réglage en x est possible, Import-Export - Importer/Exporter + Importer-Exporter - + Constraint Contact Contrainte de contact - + Constraint displacement Contrainte de déplacement - + Constraint fixed Contrainte d'immobilisation - + Constraint fluid boundary Contrainte de limite du fluide - + Constraint heat flux Contrainte de flux de chaleur @@ -3694,12 +3690,12 @@ Remarque : pour la 2D, seul le réglage en x est possible, Contrainte de température initiale - + Constraint planerotation Contrainte de rotation du plan - + Constraint pressure Contrainte de pression @@ -3709,17 +3705,17 @@ Remarque : pour la 2D, seul le réglage en x est possible, Contrainte de poulie - + Constraint spring Contrainte de ressort - + Constraint temperature Contrainte de température - + Constraint transform Contrainte de déformation @@ -3764,7 +3760,7 @@ Remarque : pour la 2D, seul le réglage en x est possible, Groupes - + Are you sure you want to continue? Êtes-vous sûr de vouloir continuer ? @@ -3784,7 +3780,7 @@ Remarque : pour la 2D, seul le réglage en x est possible, None - Aucun + Rien @@ -4107,7 +4103,7 @@ Pour les variables possibles, voir la zone de description ci-dessous. Std_Delete - + Object dependencies Dépendances des objets @@ -4560,7 +4556,7 @@ vecteur normal de la face est utilisée comme sens Page - Feuille + Page @@ -5461,7 +5457,7 @@ used for the Elmer solver Solve - Résoudre + Solveur @@ -6124,7 +6120,7 @@ used for the Elmer solver Run - Lancer + Exécuter @@ -6343,7 +6339,7 @@ Veuillez d'abord sélectionner un type de résultat. Fem - Fem + FEM @@ -6412,7 +6408,7 @@ Veuillez d'abord sélectionner un type de résultat. Fem - Fem + FEM @@ -6430,7 +6426,7 @@ Veuillez d'abord sélectionner un type de résultat. Fem - Fem + FEM @@ -6538,7 +6534,7 @@ Veuillez d'abord sélectionner un type de résultat. Axis - Axe + Axes @@ -6551,7 +6547,7 @@ Veuillez d'abord sélectionner un type de résultat. Fem - Fem + FEM diff --git a/src/Mod/Fem/Gui/Resources/translations/Fem_gl.ts b/src/Mod/Fem/Gui/Resources/translations/Fem_gl.ts index 5699e8f2a0..b889901dc9 100644 --- a/src/Mod/Fem/Gui/Resources/translations/Fem_gl.ts +++ b/src/Mod/Fem/Gui/Resources/translations/Fem_gl.ts @@ -350,8 +350,8 @@ - Define/create a clip filter which uses functions to define the cliped region - Define/create a clip filter which uses functions to define the cliped region + Define/create a clip filter which uses functions to define the clipped region + Define/create a clip filter which uses functions to define the clipped region @@ -540,12 +540,12 @@ Creates a post processing pipeline from a result object - + Wrong selection type Wrong selection type - + Select a result object, please. Select a result object, please. @@ -689,12 +689,12 @@ Create function - + Create pipeline from result Create pipeline from result - + Edit Mirror Edit Mirror @@ -1762,7 +1762,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintContact - + Input error Input error @@ -1770,7 +1770,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintDisplacement - + Input error Input error @@ -1778,7 +1778,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintFluidBoundary - + Input error Input error @@ -1786,13 +1786,13 @@ Specify another file please. FemGui::TaskDlgFemConstraintForce - - + + Input error Input error - + Please specify a force greater than 0 Por favor especifique unha forza maior que 0 @@ -1808,7 +1808,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintHeatflux - + Input error Input error @@ -1825,7 +1825,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintPressure - + Input error Input error @@ -1841,7 +1841,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintSpring - + Input error Input error @@ -1849,7 +1849,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintTemperature - + Input error Input error @@ -1857,7 +1857,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintTransform - + Input error Input error @@ -1960,19 +1960,19 @@ Specify another file please. - - - - - - - - - - - - - + + + + + + + + + + + + + Selection error Erro de selección @@ -1983,45 +1983,45 @@ Specify another file please. - + Only one master face and one slave face for a contact constraint! Only one master face and one slave face for a contact constraint! - - - + + + Nothing selected! Nada escolmado! - + Only one slave face for a contact constraint! Only one slave face for a contact constraint! - - - - + + + + Selected object is not a part! O obxecto escolmado non é unha peza! - - + + Only faces can be picked Sómente se poden coller faces - + Only one master for a contact constraint! Only one master for a contact constraint! - + Only one master face for a contact constraint! Only one master face for a contact constraint! @@ -2030,27 +2030,27 @@ Specify another file please. FemGui::TaskFemConstraintDisplacement - - - - + + + + Selection error Erro de selección - + Nothing selected! Nada escolmado! - - + + Selected object is not a part! O obxecto escolmado non é unha peza! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2059,27 +2059,27 @@ Specify another file please. FemGui::TaskFemConstraintFixed - - - - + + + + Selection error Erro de selección - + Nothing selected! Nada escolmado! - - + + Selected object is not a part! O obxecto escolmado non é unha peza! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2188,27 +2188,27 @@ Specify another file please. - - - - + + + + Selection error Erro de selección - + Nothing selected! Nada escolmado! - - + + Selected object is not a part! O obxecto escolmado non é unha peza! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2217,38 +2217,38 @@ Specify another file please. FemGui::TaskFemConstraintForce - - - - + + + + Selection error Erro de selección - + Nothing selected! Nada escolmado! - - + + Selected object is not a part! O obxecto escolmado non é unha peza! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! - - + + Wrong selection Escolma errada - + Select an edge or a face, please. Select an edge or a face, please. @@ -2282,29 +2282,29 @@ Specify another file please. FemGui::TaskFemConstraintHeatflux - - - - - + + + + + Selection error Erro de selección - + Nothing selected! Nada escolmado! - - + + Selected object is not a part! O obxecto escolmado non é unha peza! - - + + Selection must only consist of faces! Selection must only consist of faces! @@ -2314,40 +2314,40 @@ Specify another file please. - - - - - - + + + + + + Selection error Erro de selección - + Only one face can be selected for a plane rotation constraint! Only one face can be selected for a plane rotation constraint! - + Nothing selected! Nada escolmado! - - + + Selected object is not a part! O obxecto escolmado non é unha peza! - + Only faces can be picked Sómente se poden coller faces - + Only planar faces can be picked Sómente se poden coller faces planas @@ -2356,27 +2356,27 @@ Specify another file please. FemGui::TaskFemConstraintPressure - - - - + + + + Selection error Erro de selección - + Nothing selected! Nada escolmado! - - + + Selected object is not a part! O obxecto escolmado non é unha peza! - + Only faces can be picked Sómente se poden coller faces @@ -2398,27 +2398,27 @@ Specify another file please. FemGui::TaskFemConstraintSpring - - - - + + + + Selection error Erro de selección - + Nothing selected! Nada escolmado! - - + + Selected object is not a part! O obxecto escolmado non é unha peza! - + Only faces can be picked Sómente se poden coller faces @@ -2427,21 +2427,21 @@ Specify another file please. FemGui::TaskFemConstraintTemperature - - - + + + Selection error Erro de selección - + Nothing selected! Nada escolmado! - - + + Selected object is not a part! O obxecto escolmado non é unha peza! @@ -2462,19 +2462,19 @@ Specify another file please. - - - - - - - + + + + + + + Selection error Erro de selección - + Nothing selected! Nada escolmado! @@ -2485,28 +2485,28 @@ Specify another file please. Only one face for rectangular transform constraint! - - + + Selected object is not a part! O obxecto escolmado non é unha peza! - + Only one face for transform constraint! Only one face for transform constraint! - + Only faces can be picked Sómente se poden coller faces - + Only cylindrical faces can be picked Sómente se poden coller faces cilíndricas - + Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface @@ -2626,15 +2626,15 @@ Specify another file please. FemMaterial - + FEM material Material FEM + - Material Material @@ -2659,9 +2659,9 @@ Specify another file please. Material name + - TextLabel TextLabel @@ -3007,17 +3007,17 @@ Specify another file please. - - - + + + 0 mm 0 mm @@ -3032,11 +3032,11 @@ Specify another file please. Centrif parameter + - - + Parameter Parámetro @@ -3066,13 +3066,13 @@ Specify another file please. SectionPrint parameter - - + + - + + - Constraint Properties Constraint Properties @@ -3087,9 +3087,12 @@ Specify another file please. Potential: - - - + + + + + + @@ -3102,18 +3105,15 @@ Specify another file please. + + + - - - - - - unspecified unspecified @@ -3140,16 +3140,16 @@ with a harmonic/oscillating driving force with a harmonic/oscillating driving force + - Real Real + - Imaginary Imaginary @@ -3169,9 +3169,9 @@ with a harmonic/oscillating driving force Imaginary part of scalar potential + - x x @@ -3190,9 +3190,9 @@ Note: has no effect if a solid was selected Note: has no effect if a solid was selected + - y y @@ -3211,9 +3211,9 @@ Note: has no effect if a solid was selected Note: has no effect if a solid was selected + - z z @@ -3278,8 +3278,8 @@ Note: has no effect if a solid was selected Beam section parameter - + Cross section parameter Cross section parameter @@ -3330,30 +3330,30 @@ Note: has no effect if a solid was selected Rotación: - - - + + + formula formula - + Velocity x: Velocidade x: - + Velocity y: Velocidade y: - + Velocity z: Velocidade z: @@ -3483,14 +3483,14 @@ Note: for 2D only setting for x is possible, Imaginary part of potential y-component - + Real part of potential z-component Real part of potential z-component - + Imaginary part of potential z-component Imaginary part of potential z-component @@ -3615,26 +3615,26 @@ Note: for 2D only setting for x is possible, Editar constrición - - - - - - - + + + + + + + A dialog is already open in the task panel A dialog is already open in the task panel - - - - - - - + + + + + + + Do you want to close this dialog? Do you want to close this dialog? @@ -3644,7 +3644,7 @@ Note: for 2D only setting for x is possible, Malla - + Constraint force Constrición de forza @@ -3666,27 +3666,27 @@ Note: for 2D only setting for x is possible, Importar-Exportar - + Constraint Contact Constraint Contact - + Constraint displacement Constraint displacement - + Constraint fixed Constraint fixed - + Constraint fluid boundary Constraint fluid boundary - + Constraint heat flux Constraint heat flux @@ -3696,12 +3696,12 @@ Note: for 2D only setting for x is possible, Constraint initial temperature - + Constraint planerotation Constraint planerotation - + Constraint pressure Constraint pressure @@ -3711,17 +3711,17 @@ Note: for 2D only setting for x is possible, Constraint pulley - + Constraint spring Constraint spring - + Constraint temperature Constraint temperature - + Constraint transform Constraint transform @@ -3766,7 +3766,7 @@ Note: for 2D only setting for x is possible, Grupos - + Are you sure you want to continue? Are you sure you want to continue? @@ -4109,7 +4109,7 @@ For possible variables, see the description box below. Std_Delete - + Object dependencies Dependencias do obxecto diff --git a/src/Mod/Fem/Gui/Resources/translations/Fem_hr.ts b/src/Mod/Fem/Gui/Resources/translations/Fem_hr.ts index 66d5af9d5d..0e16c0b164 100755 --- a/src/Mod/Fem/Gui/Resources/translations/Fem_hr.ts +++ b/src/Mod/Fem/Gui/Resources/translations/Fem_hr.ts @@ -354,8 +354,8 @@ Ograničenje kontakta - Define/create a clip filter which uses functions to define the cliped region - Definiraj/kreiraj filtar odsječka koji koristi funkciju kako bi definirao odsječenu regiju + Define/create a clip filter which uses functions to define the clipped region + Define/create a clip filter which uses functions to define the clipped region @@ -544,12 +544,12 @@ Ograničenje kontakta Kreira post-procesnu pipeline iz objekta rezultata. - + Wrong selection type Pogrešan tip odabira - + Select a result object, please. Molim odaberite rezultatni objekt @@ -693,12 +693,12 @@ Ograničenje kontakta Stvori funkciju - + Create pipeline from result Stvori proces od rezultata - + Edit Mirror Uredi zrcaljenje @@ -1767,7 +1767,7 @@ Navedi drugu datoteku. FemGui::TaskDlgFemConstraintContact - + Input error Pogreška na ulazu @@ -1775,7 +1775,7 @@ Navedi drugu datoteku. FemGui::TaskDlgFemConstraintDisplacement - + Input error Pogreška na ulazu @@ -1783,7 +1783,7 @@ Navedi drugu datoteku. FemGui::TaskDlgFemConstraintFluidBoundary - + Input error Pogreška na ulazu @@ -1791,13 +1791,13 @@ Navedi drugu datoteku. FemGui::TaskDlgFemConstraintForce - - + + Input error Pogreška na ulazu - + Please specify a force greater than 0 Molimo odredite silu koja je veća od 0 @@ -1813,7 +1813,7 @@ Navedi drugu datoteku. FemGui::TaskDlgFemConstraintHeatflux - + Input error Pogreška na ulazu @@ -1830,7 +1830,7 @@ Navedi drugu datoteku. FemGui::TaskDlgFemConstraintPressure - + Input error Pogreška na ulazu @@ -1846,7 +1846,7 @@ Navedi drugu datoteku. FemGui::TaskDlgFemConstraintSpring - + Input error Pogreška na ulazu @@ -1854,7 +1854,7 @@ Navedi drugu datoteku. FemGui::TaskDlgFemConstraintTemperature - + Input error Pogreška na ulazu @@ -1862,7 +1862,7 @@ Navedi drugu datoteku. FemGui::TaskDlgFemConstraintTransform - + Input error Pogreška na ulazu @@ -1965,19 +1965,19 @@ Navedi drugu datoteku. - - - - - - - - - - - - - + + + + + + + + + + + + + Selection error Greška odabira @@ -1988,45 +1988,45 @@ Navedi drugu datoteku. - + Only one master face and one slave face for a contact constraint! Samo jedna glavna površina i jedna podređena površina za ograničenje kontakta! - - - + + + Nothing selected! Ništa nije odabrano! - + Only one slave face for a contact constraint! Samo jedna podređena površina za ograničenje kontakta! - - - - + + + + Selected object is not a part! Odabrani objekt nije jedan dio! - - + + Only faces can be picked Samo naličja se mogu odabrati - + Only one master for a contact constraint! Samo jedan glavni za ograničenje kontakta! - + Only one master face for a contact constraint! Samo jedna glavna površina za ograničenje kontakta! @@ -2035,27 +2035,27 @@ Navedi drugu datoteku. FemGui::TaskFemConstraintDisplacement - - - - + + + + Selection error Greška odabira - + Nothing selected! Ništa nije odabrano! - - + + Selected object is not a part! Odabrani objekt nije jedan dio! - + Only one type of selection (vertex,face or edge) per constraint allowed! Samo je jedna vrsta selekcije (vrh, ploha ili rub) po ograničenju dopuštena! @@ -2064,27 +2064,27 @@ Navedi drugu datoteku. FemGui::TaskFemConstraintFixed - - - - + + + + Selection error Greška odabira - + Nothing selected! Ništa nije odabrano! - - + + Selected object is not a part! Odabrani objekt nije jedan dio! - + Only one type of selection (vertex,face or edge) per constraint allowed! Samo je jedna vrsta selekcije (vrh, ploha ili rub) po ograničenju dopuštena! @@ -2193,27 +2193,27 @@ Navedi drugu datoteku. - - - - + + + + Selection error Greška odabira - + Nothing selected! Ništa nije odabrano! - - + + Selected object is not a part! Odabrani objekt nije jedan dio! - + Only one type of selection (vertex,face or edge) per constraint allowed! Samo je jedna vrsta selekcije (vrh, ploha ili rub) po ograničenju dopuštena! @@ -2222,38 +2222,38 @@ Navedi drugu datoteku. FemGui::TaskFemConstraintForce - - - - + + + + Selection error Greška odabira - + Nothing selected! Ništa nije odabrano! - - + + Selected object is not a part! Odabrani objekt nije jedan dio! - + Only one type of selection (vertex,face or edge) per constraint allowed! Samo je jedna vrsta selekcije (vrh, ploha ili rub) po ograničenju dopuštena! - - + + Wrong selection Pogrešan odabir - + Select an edge or a face, please. Molim odaberi rub ili plohu. @@ -2287,29 +2287,29 @@ Navedi drugu datoteku. FemGui::TaskFemConstraintHeatflux - - - - - + + + + + Selection error Greška odabira - + Nothing selected! Ništa nije odabrano! - - + + Selected object is not a part! Odabrani objekt nije jedan dio! - - + + Selection must only consist of faces! Odabrati možete samo plohe! @@ -2319,40 +2319,40 @@ Navedi drugu datoteku. - - - - - - + + + + + + Selection error Greška odabira - + Only one face can be selected for a plane rotation constraint! Samo jedna ploha se može odabrati za ograničenje rotacije ravnine! - + Nothing selected! Ništa nije odabrano! - - + + Selected object is not a part! Odabrani objekt nije jedan dio! - + Only faces can be picked Samo naličja se mogu odabrati - + Only planar faces can be picked Samo ravna naličja se mogu odabrati @@ -2361,27 +2361,27 @@ Navedi drugu datoteku. FemGui::TaskFemConstraintPressure - - - - + + + + Selection error Greška odabira - + Nothing selected! Ništa nije odabrano! - - + + Selected object is not a part! Odabrani objekt nije jedan dio! - + Only faces can be picked Samo naličja se mogu odabrati @@ -2403,27 +2403,27 @@ Navedi drugu datoteku. FemGui::TaskFemConstraintSpring - - - - + + + + Selection error Greška odabira - + Nothing selected! Ništa nije odabrano! - - + + Selected object is not a part! Odabrani objekt nije jedan dio! - + Only faces can be picked Samo naličja se mogu odabrati @@ -2432,21 +2432,21 @@ Navedi drugu datoteku. FemGui::TaskFemConstraintTemperature - - - + + + Selection error Greška odabira - + Nothing selected! Ništa nije odabrano! - - + + Selected object is not a part! Odabrani objekt nije jedan dio! @@ -2467,19 +2467,19 @@ Navedi drugu datoteku. - - - - - - - + + + + + + + Selection error Greška odabira - + Nothing selected! Ništa nije odabrano! @@ -2490,28 +2490,28 @@ Navedi drugu datoteku. Samo jedno lice za pravokutno ograničenje transformacije! - - + + Selected object is not a part! Odabrani objekt nije jedan dio! - + Only one face for transform constraint! Samo jedno lice za ograničenje transformacije! - + Only faces can be picked Samo naličja se mogu odabrati - + Only cylindrical faces can be picked Samo cilindrična naličja se mogu odabrati - + Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface Samo transformabilna lica se mogu odabrati! Prvo primjeni premještanje na površinu prije nego primjeniš ograničenje na površinu @@ -2631,15 +2631,15 @@ Navedi drugu datoteku. FemMaterial - + FEM material FEM material + - Material Materijal @@ -2664,9 +2664,9 @@ Navedi drugu datoteku. Ime materijala + - TextLabel Tekst oznaka @@ -3013,17 +3013,17 @@ Navedi drugu datoteku. - - - + + + 0 mm 0 mm @@ -3038,11 +3038,11 @@ Navedi drugu datoteku. Centrifugalni parametar + - - + Parameter Parametar @@ -3072,13 +3072,13 @@ Navedi drugu datoteku. Parametri ispisa presjeka - - + + - + + - Constraint Properties Svojstva Ograničenja @@ -3093,9 +3093,12 @@ Navedi drugu datoteku. Potencijal: - - - + + + + + + @@ -3108,18 +3111,15 @@ Navedi drugu datoteku. + + + - - - - - - unspecified neodređen @@ -3146,16 +3146,16 @@ with a harmonic/oscillating driving force s harmoničnim/oscilirajućim pogonskim silom. + - Real Realno + - Imaginary Imaginarno @@ -3175,9 +3175,9 @@ s harmoničnim/oscilirajućim pogonskim silom. Imaginarni dio skalarnog potencijala + - x x @@ -3196,9 +3196,9 @@ Note: has no effect if a solid was selected Napomena: nema utjecaja ako je odabrano volumensko tijelo + - y y @@ -3217,9 +3217,9 @@ Note: has no effect if a solid was selected Napomena: nema utjecaja ako je odabrano volumensko tijelo + - z z @@ -3284,8 +3284,8 @@ Napomena: nema utjecaja ako je odabrano volumensko tijelo Parametri presjeka grede - + Cross section parameter Parametar poprečnog presjeka @@ -3338,30 +3338,30 @@ Napomena: nema utjecaja ako je odabrano volumensko tijelo Rotacija: - - - + + + formula formula - + Velocity x: Protok x: - + Velocity y: Protok y: - + Velocity z: Protok z: @@ -3491,14 +3491,14 @@ Napomena: u 2D je moguće samo podešavanje za x Imaginarni dio potencijala y-komponente - + Real part of potential z-component Realni dio potencijala z-komponente - + Imaginary part of potential z-component Imaginarni dio potencijala z-komponente @@ -3623,26 +3623,26 @@ Napomena: u 2D je moguće samo podešavanje za x Uredi ograničenje - - - - - - - + + + + + + + A dialog is already open in the task panel Dijalog je već otvoren u ploči zadataka - - - - - - - + + + + + + + Do you want to close this dialog? Želite li zatvoriti ovaj dijalog? @@ -3652,7 +3652,7 @@ Napomena: u 2D je moguće samo podešavanje za x Meshing (Putanje mreže) - + Constraint force Sila ograničenja @@ -3674,27 +3674,27 @@ Napomena: u 2D je moguće samo podešavanje za x Uvoz / izvoz - + Constraint Contact Kontaktno Ograničenje - + Constraint displacement Ograničenje premještanja - + Constraint fixed Ograničenje učvršćeno - + Constraint fluid boundary Granica fluida s ograničenjem - + Constraint heat flux Ograničenje toplinskog toka @@ -3704,12 +3704,12 @@ Napomena: u 2D je moguće samo podešavanje za x Ograničenje početne temperature - + Constraint planerotation Ograničenja rotacija ravnine - + Constraint pressure Ograničenje tlaka @@ -3719,17 +3719,17 @@ Napomena: u 2D je moguće samo podešavanje za x Ograničenje kolotura - + Constraint spring Ograničenje opruge - + Constraint temperature Ograničenje temperature - + Constraint transform Ograničenje deformacije @@ -3774,7 +3774,7 @@ Napomena: u 2D je moguće samo podešavanje za x Grupe - + Are you sure you want to continue? Jeste li sigurni da želite nastaviti? @@ -4117,7 +4117,7 @@ Za moguće varijable, pogledaj okvir za opis ispod. Std_Delete - + Object dependencies Zavisnosti objekta diff --git a/src/Mod/Fem/Gui/Resources/translations/Fem_hu.ts b/src/Mod/Fem/Gui/Resources/translations/Fem_hu.ts index 2745d5cc1f..ecd722c12e 100755 --- a/src/Mod/Fem/Gui/Resources/translations/Fem_hu.ts +++ b/src/Mod/Fem/Gui/Resources/translations/Fem_hu.ts @@ -42,7 +42,7 @@ Fem - Végeselemes analízis FEM + Végeselemes analízis Fem @@ -60,7 +60,7 @@ Fem - Végeselemes analízis FEM + Végeselemes analízis Vem @@ -78,7 +78,7 @@ Fem - Végeselemes analízis FEM + Vem @@ -96,7 +96,7 @@ Fem - Végeselemes analízis FEM + Végeselemes analízis Vem @@ -114,7 +114,7 @@ Fem - Végeselemes analízis FEM + Végeselemes analízis Vem @@ -132,7 +132,7 @@ Fem - Végeselemes analízis FEM + Vem @@ -150,7 +150,7 @@ Fem - Végeselemes analízis FEM + Vem @@ -168,7 +168,7 @@ Fem - Végeselemes analízis FEM + Vem @@ -186,7 +186,7 @@ Fem - Végeselemes analízis FEM + Vem @@ -204,7 +204,7 @@ Fem - Végeselemes analízis FEM + Vem @@ -222,7 +222,7 @@ Fem - Végeselemes analízis FEM + Vem @@ -240,7 +240,7 @@ Fem - Végeselemes analízis FEM + Vem @@ -258,7 +258,7 @@ Fem - Végeselemes analízis FEM + Vem @@ -276,7 +276,7 @@ Fem - Végeselemes analízis FEM + Vem @@ -291,7 +291,7 @@ Wrong selection - Rossz kijelölés + Rossz választás @@ -304,7 +304,7 @@ Fem - Végeselemes analízis FEM + Vem @@ -323,7 +323,7 @@ Fem - Végeselemes analízis FEM + Vem @@ -341,7 +341,7 @@ Fem - Végeselemes analízis FEM + Vem @@ -350,13 +350,13 @@ - Define/create a clip filter which uses functions to define the cliped region + Define/create a clip filter which uses functions to define the clipped region Kivágás szűrő definiálása/létrehozása, amely függvények segítségével határozza meg a vágott régiót Wrong selection - Rossz kijelölés + Rossz választás @@ -369,7 +369,7 @@ Fem - Végeselemes analízis FEM + Végeselemes analízis Vem @@ -387,7 +387,7 @@ Fem - Végeselemes analízis FEM + Vem @@ -405,7 +405,7 @@ Fem - Végeselemes analízis FEM + Vem @@ -423,7 +423,7 @@ Fem - Végeselemes analízis FEM + Vem @@ -497,7 +497,7 @@ Fem - Végeselemes analízis FEM + Végeselemes analízis Vem @@ -513,7 +513,7 @@ Wrong selection - Rossz kijelölés + Rossz választás @@ -527,7 +527,7 @@ Fem - Végeselemes analízis FEM + Vem @@ -540,12 +540,12 @@ Utófeldolgozási folyamatot hoz létre egy eredmény tárgyból - + Wrong selection type Hibás kiválasztási típus - + Select a result object, please. Jelöljön ki egy eredmény tárgyat. @@ -555,7 +555,7 @@ Fem - Végeselemes analízis FEM + Vem @@ -573,7 +573,7 @@ Fem - Végeselemes analízis FEM + Vem @@ -689,12 +689,12 @@ Függvény létrehozása - + Create pipeline from result Folyamat létrehozása az eredményből - + Edit Mirror Tükrözés szerkesztése @@ -1749,7 +1749,7 @@ Kérjük, adjon meg egy másik fájlt. FemGui::TaskDlgFemConstraintContact - + Input error Bemeneti hiba @@ -1757,7 +1757,7 @@ Kérjük, adjon meg egy másik fájlt. FemGui::TaskDlgFemConstraintDisplacement - + Input error Bemeneti hiba @@ -1765,7 +1765,7 @@ Kérjük, adjon meg egy másik fájlt. FemGui::TaskDlgFemConstraintFluidBoundary - + Input error Bemeneti hiba @@ -1773,13 +1773,13 @@ Kérjük, adjon meg egy másik fájlt. FemGui::TaskDlgFemConstraintForce - - + + Input error Bemeneti hiba - + Please specify a force greater than 0 Kérem adjon meg egy 0-nál nagyobb erőt @@ -1795,7 +1795,7 @@ Kérjük, adjon meg egy másik fájlt. FemGui::TaskDlgFemConstraintHeatflux - + Input error Bemeneti hiba @@ -1812,7 +1812,7 @@ Kérjük, adjon meg egy másik fájlt. FemGui::TaskDlgFemConstraintPressure - + Input error Bemeneti hiba @@ -1828,7 +1828,7 @@ Kérjük, adjon meg egy másik fájlt. FemGui::TaskDlgFemConstraintSpring - + Input error Bemeneti hiba @@ -1836,7 +1836,7 @@ Kérjük, adjon meg egy másik fájlt. FemGui::TaskDlgFemConstraintTemperature - + Input error Bemeneti hiba @@ -1844,7 +1844,7 @@ Kérjük, adjon meg egy másik fájlt. FemGui::TaskDlgFemConstraintTransform - + Input error Bemeneti hiba @@ -1947,19 +1947,19 @@ Kérjük, adjon meg egy másik fájlt. - - - - - - - - - - - - - + + + + + + + + + + + + + Selection error Kiválasztási hiba @@ -1970,45 +1970,45 @@ Kérjük, adjon meg egy másik fájlt. - + Only one master face and one slave face for a contact constraint! Csak egy fő felület és egy másodlagos felület a kényszerítés érintkezéséhez! - - - + + + Nothing selected! Semmi sincs kiválasztva! - + Only one slave face for a contact constraint! Csak egy másodlagos felület a kényszerítés érintkezéséhez! - - - - + + + + Selected object is not a part! A kijelölt objektum nem alkotórész! - - + + Only faces can be picked Csak felületek választhatók ki - + Only one master for a contact constraint! Csak egy mester egy érintkezési kényszerhez! - + Only one master face for a contact constraint! Csak egy fő felület a kényszerítés érintkezéséhez! @@ -2017,27 +2017,27 @@ Kérjük, adjon meg egy másik fájlt. FemGui::TaskFemConstraintDisplacement - - - - + + + + Selection error Kiválasztási hiba - + Nothing selected! Semmi sincs kiválasztva! - - + + Selected object is not a part! A kijelölt objektum nem alkotórész! - + Only one type of selection (vertex,face or edge) per constraint allowed! Kényszerítésenként csak egyféle kiválasztás (csúcs, felület vagy él) engedélyezett! @@ -2046,27 +2046,27 @@ Kérjük, adjon meg egy másik fájlt. FemGui::TaskFemConstraintFixed - - - - + + + + Selection error Kiválasztási hiba - + Nothing selected! Semmi sincs kiválasztva! - - + + Selected object is not a part! A kijelölt objektum nem alkotórész! - + Only one type of selection (vertex,face or edge) per constraint allowed! Kényszerítésenként csak egyféle kiválasztás (csúcs, felület vagy él) engedélyezett! @@ -2175,27 +2175,27 @@ Kérjük, adjon meg egy másik fájlt. - - - - + + + + Selection error Kiválasztási hiba - + Nothing selected! Semmi sincs kiválasztva! - - + + Selected object is not a part! A kijelölt objektum nem alkotórész! - + Only one type of selection (vertex,face or edge) per constraint allowed! Kényszerítésenként csak egyféle kiválasztás (csúcs, felület vagy él) engedélyezett! @@ -2204,38 +2204,38 @@ Kérjük, adjon meg egy másik fájlt. FemGui::TaskFemConstraintForce - - - - + + + + Selection error Kiválasztási hiba - + Nothing selected! Semmi sincs kiválasztva! - - + + Selected object is not a part! A kijelölt objektum nem alkotórész! - + Only one type of selection (vertex,face or edge) per constraint allowed! Kényszerítésenként csak egyféle kiválasztás (csúcs, felület vagy él) engedélyezett! - - + + Wrong selection Rossz kijelölés - + Select an edge or a face, please. Jelöljön ki egy szegélyt vagy felületet. @@ -2269,29 +2269,29 @@ Kérjük, adjon meg egy másik fájlt. FemGui::TaskFemConstraintHeatflux - - - - - + + + + + Selection error Kiválasztási hiba - + Nothing selected! Semmi sincs kiválasztva! - - + + Selected object is not a part! A kijelölt objektum nem alkotórész! - - + + Selection must only consist of faces! A kiválasztás csak felületekből állhat! @@ -2301,40 +2301,40 @@ Kérjük, adjon meg egy másik fájlt. - - - - - - + + + + + + Selection error Kiválasztási hiba - + Only one face can be selected for a plane rotation constraint! Csak egy felület választható ki a síkforgatás kényszerítéshez! - + Nothing selected! Semmi sincs kiválasztva! - - + + Selected object is not a part! A kijelölt objektum nem alkotórész! - + Only faces can be picked Csak felületek választhatók ki - + Only planar faces can be picked Csak a síkbeli felületek választhatók ki @@ -2343,27 +2343,27 @@ Kérjük, adjon meg egy másik fájlt. FemGui::TaskFemConstraintPressure - - - - + + + + Selection error Kiválasztási hiba - + Nothing selected! Semmi sincs kiválasztva! - - + + Selected object is not a part! A kijelölt objektum nem alkotórész! - + Only faces can be picked Csak felületek választhatók ki @@ -2385,27 +2385,27 @@ Kérjük, adjon meg egy másik fájlt. FemGui::TaskFemConstraintSpring - - - - + + + + Selection error Kiválasztási hiba - + Nothing selected! Semmi sincs kiválasztva! - - + + Selected object is not a part! A kijelölt objektum nem alkotórész! - + Only faces can be picked Csak felületek választhatók ki @@ -2414,21 +2414,21 @@ Kérjük, adjon meg egy másik fájlt. FemGui::TaskFemConstraintTemperature - - - + + + Selection error Kiválasztási hiba - + Nothing selected! Semmi sincs kiválasztva! - - + + Selected object is not a part! A kijelölt objektum nem alkotórész! @@ -2449,21 +2449,21 @@ Kérjük, adjon meg egy másik fájlt. - - - - - - - + + + + + + + Selection error Kiválasztási hiba - + Nothing selected! - Semmi sincs kiválasztva! + Nincs kijelölés! @@ -2472,28 +2472,28 @@ Kérjük, adjon meg egy másik fájlt. Csak egy felület a téglalap alakú átalakító kényszerítéshez! - - + + Selected object is not a part! A kijelölt objektum nem alkotórész! - + Only one face for transform constraint! Csak egy felület, amely kényszeríti az átalakítást! - + Only faces can be picked Csak felületek választhatók ki - + Only cylindrical faces can be picked Csak hengeres felületek választhatóak - + Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface Csak átalakítható felületek választhatók ki! Először vigye fel a kényszerítés elmozdulását a felületre, majd kényszerítse a felületre @@ -2613,15 +2613,15 @@ Kérjük, adjon meg egy másik fájlt. FemMaterial - + FEM material VEM anyag + - Material Anyag @@ -2646,9 +2646,9 @@ Kérjük, adjon meg egy másik fájlt. Anyag neve + - TextLabel Szövegfelirat @@ -2994,17 +2994,17 @@ Kérjük, adjon meg egy másik fájlt. - - - + + + 0 mm 0 mm @@ -3019,11 +3019,11 @@ Kérjük, adjon meg egy másik fájlt. Centrifugális paraméter + - - + Parameter Paraméter @@ -3053,13 +3053,13 @@ Kérjük, adjon meg egy másik fájlt. Keresztmetszeti elválasztó paraméter - - + + - + + - Constraint Properties Kényszerítés tulajdonságai @@ -3074,9 +3074,12 @@ Kérjük, adjon meg egy másik fájlt. Feszültség: - - - + + + + + + @@ -3089,18 +3092,15 @@ Kérjük, adjon meg egy másik fájlt. + + + - - - - - - unspecified határozatlan @@ -3127,16 +3127,16 @@ with a harmonic/oscillating driving force harmonikus/rezgő hajtóerővel rendelkező egyenletek esetén + - Real Valós + - Imaginary Elképzelt @@ -3156,9 +3156,9 @@ harmonikus/rezgő hajtóerővel rendelkező egyenletek esetén A skalárpotenciál képzetes része + - x x @@ -3177,9 +3177,9 @@ Note: has no effect if a solid was selected Megjegyzés: nincs hatása, ha szilárdtestet választottunk ki + - y y @@ -3198,9 +3198,9 @@ Note: has no effect if a solid was selected Megjegyzés: nincs hatása, ha szilárdtestet választottunk ki + - z z @@ -3265,8 +3265,8 @@ Megjegyzés: nincs hatása, ha szilárdtestet választottunk ki Gerendaszakasz paraméter - + Cross section parameter Keresztmetszeti paraméter @@ -3317,30 +3317,30 @@ Megjegyzés: nincs hatása, ha szilárdtestet választottunk ki Forgás: - - - + + + formula képlet - + Velocity x: Sebesség x: - + Velocity y: Sebesség y: - + Velocity z: Sebesség z: @@ -3470,14 +3470,14 @@ Megjegyzés: 2D esetén csak az x beállítása lehetséges, A potenciális y-komponens képzetes része - + Real part of potential z-component A potenciális z-komponens valós része - + Imaginary part of potential z-component A potenciális z-komponens képzetes része @@ -3602,26 +3602,26 @@ Megjegyzés: 2D esetén csak az x beállítása lehetséges, Kényszerítés szerkesztése - - - - - - - + + + + + + + A dialog is already open in the task panel Egy párbeszédablak már nyitva van a feladat panelen - - - - - - - + + + + + + + Do you want to close this dialog? Szeretné bezárni a párbeszédpanelt? @@ -3631,7 +3631,7 @@ Megjegyzés: 2D esetén csak az x beállítása lehetséges, Hálólétrehozás - + Constraint force Kényszerítés erőltetése @@ -3653,27 +3653,27 @@ Megjegyzés: 2D esetén csak az x beállítása lehetséges, Importálás-Exportálás - + Constraint Contact Felületi érintkezés kényszerítés - + Constraint displacement Kényszerítés elmozdulása - + Constraint fixed Kényszerítés rögzített - + Constraint fluid boundary Folyadékhatár kényszerítés - + Constraint heat flux Hőáramlás kényszerítés @@ -3683,12 +3683,12 @@ Megjegyzés: 2D esetén csak az x beállítása lehetséges, Kezdeti hőmérséklet kényszerítés - + Constraint planerotation Kényszerítő síkfogás - + Constraint pressure Nyomásterhelés @@ -3698,17 +3698,17 @@ Megjegyzés: 2D esetén csak az x beállítása lehetséges, Szíjtárcsa kötés - + Constraint spring Rugó kötés - + Constraint temperature Rögzített hőmérséklet - + Constraint transform Kényszerítés átalakítás @@ -3753,7 +3753,7 @@ Megjegyzés: 2D esetén csak az x beállítása lehetséges, Csoportok - + Are you sure you want to continue? Biztosan folytatja? @@ -4096,7 +4096,7 @@ A lehetséges változókat lásd az alábbi leírási mezőben. Std_Delete - + Object dependencies Objektumfüggőségek diff --git a/src/Mod/Fem/Gui/Resources/translations/Fem_id.ts b/src/Mod/Fem/Gui/Resources/translations/Fem_id.ts index 0c4a8ec1d0..b9402a94ab 100644 --- a/src/Mod/Fem/Gui/Resources/translations/Fem_id.ts +++ b/src/Mod/Fem/Gui/Resources/translations/Fem_id.ts @@ -350,8 +350,8 @@ - Define/create a clip filter which uses functions to define the cliped region - Define/create a clip filter which uses functions to define the cliped region + Define/create a clip filter which uses functions to define the clipped region + Define/create a clip filter which uses functions to define the clipped region @@ -486,7 +486,7 @@ Membrane and Bending Plot legend item label - Membrane and Bending + Membran dan Lentur @@ -540,12 +540,12 @@ Creates a post processing pipeline from a result object - + Wrong selection type Wrong selection type - + Select a result object, please. Select a result object, please. @@ -689,12 +689,12 @@ Create function - + Create pipeline from result Create pipeline from result - + Edit Mirror Edit Mirror @@ -1762,7 +1762,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintContact - + Input error Input error @@ -1770,7 +1770,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintDisplacement - + Input error Input error @@ -1778,7 +1778,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintFluidBoundary - + Input error Input error @@ -1786,13 +1786,13 @@ Specify another file please. FemGui::TaskDlgFemConstraintForce - - + + Input error Input error - + Please specify a force greater than 0 Tolong tentukan gaya yang lebih besar dari 0 @@ -1808,7 +1808,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintHeatflux - + Input error Input error @@ -1825,7 +1825,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintPressure - + Input error Input error @@ -1841,7 +1841,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintSpring - + Input error Input error @@ -1849,7 +1849,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintTemperature - + Input error Input error @@ -1857,7 +1857,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintTransform - + Input error Input error @@ -1960,19 +1960,19 @@ Specify another file please. - - - - - - - - - - - - - + + + + + + + + + + + + + Selection error Kesalahan seleksi @@ -1983,45 +1983,45 @@ Specify another file please. - + Only one master face and one slave face for a contact constraint! Only one master face and one slave face for a contact constraint! - - - + + + Nothing selected! Tidak ada yang terpilih! - + Only one slave face for a contact constraint! Only one slave face for a contact constraint! - - - - + + + + Selected object is not a part! Objek yang dipilih bukan bagiannya! - - + + Only faces can be picked Hanya wajah yang bisa dipetik - + Only one master for a contact constraint! Only one master for a contact constraint! - + Only one master face for a contact constraint! Only one master face for a contact constraint! @@ -2030,27 +2030,27 @@ Specify another file please. FemGui::TaskFemConstraintDisplacement - - - - + + + + Selection error Kesalahan seleksi - + Nothing selected! Tidak ada yang terpilih! - - + + Selected object is not a part! Objek yang dipilih bukan bagiannya! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2059,27 +2059,27 @@ Specify another file please. FemGui::TaskFemConstraintFixed - - - - + + + + Selection error Kesalahan seleksi - + Nothing selected! Tidak ada yang terpilih! - - + + Selected object is not a part! Objek yang dipilih bukan bagiannya! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2188,27 +2188,27 @@ Specify another file please. - - - - + + + + Selection error Kesalahan seleksi - + Nothing selected! Tidak ada yang terpilih! - - + + Selected object is not a part! Objek yang dipilih bukan bagiannya! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2217,38 +2217,38 @@ Specify another file please. FemGui::TaskFemConstraintForce - - - - + + + + Selection error Kesalahan seleksi - + Nothing selected! Tidak ada yang terpilih! - - + + Selected object is not a part! Objek yang dipilih bukan bagiannya! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! - - + + Wrong selection Pilihan salah - + Select an edge or a face, please. Select an edge or a face, please. @@ -2282,29 +2282,29 @@ Specify another file please. FemGui::TaskFemConstraintHeatflux - - - - - + + + + + Selection error Kesalahan seleksi - + Nothing selected! Tidak ada yang terpilih! - - + + Selected object is not a part! Objek yang dipilih bukan bagiannya! - - + + Selection must only consist of faces! Selection must only consist of faces! @@ -2314,40 +2314,40 @@ Specify another file please. - - - - - - + + + + + + Selection error Kesalahan seleksi - + Only one face can be selected for a plane rotation constraint! Only one face can be selected for a plane rotation constraint! - + Nothing selected! Tidak ada yang terpilih! - - + + Selected object is not a part! Objek yang dipilih bukan bagiannya! - + Only faces can be picked Hanya wajah yang bisa dipetik - + Only planar faces can be picked Hanya planar wajah dapat terpilih @@ -2356,27 +2356,27 @@ Specify another file please. FemGui::TaskFemConstraintPressure - - - - + + + + Selection error Kesalahan seleksi - + Nothing selected! Tidak ada yang terpilih! - - + + Selected object is not a part! Objek yang dipilih bukan bagiannya! - + Only faces can be picked Hanya wajah yang bisa dipetik @@ -2398,27 +2398,27 @@ Specify another file please. FemGui::TaskFemConstraintSpring - - - - + + + + Selection error Kesalahan seleksi - + Nothing selected! Tidak ada yang terpilih! - - + + Selected object is not a part! Objek yang dipilih bukan bagiannya! - + Only faces can be picked Hanya wajah yang bisa dipetik @@ -2427,21 +2427,21 @@ Specify another file please. FemGui::TaskFemConstraintTemperature - - - + + + Selection error Kesalahan seleksi - + Nothing selected! Tidak ada yang terpilih! - - + + Selected object is not a part! Objek yang dipilih bukan bagiannya! @@ -2462,19 +2462,19 @@ Specify another file please. - - - - - - - + + + + + + + Selection error Kesalahan seleksi - + Nothing selected! Tidak ada yang terpilih! @@ -2485,28 +2485,28 @@ Specify another file please. Only one face for rectangular transform constraint! - - + + Selected object is not a part! Objek yang dipilih bukan bagiannya! - + Only one face for transform constraint! Only one face for transform constraint! - + Only faces can be picked Hanya wajah yang bisa dipetik - + Only cylindrical faces can be picked Hanya wajah silindris yang bisa dipetik - + Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface @@ -2626,15 +2626,15 @@ Specify another file please. FemMaterial - + FEM material FEM material + - Material Bahan @@ -2659,9 +2659,9 @@ Specify another file please. Material name + - TextLabel TextLabel @@ -3007,17 +3007,17 @@ Specify another file please. - - - + + + 0 mm 0 mm @@ -3032,11 +3032,11 @@ Specify another file please. Centrif parameter + - - + Parameter Parameter @@ -3066,13 +3066,13 @@ Specify another file please. SectionPrint parameter - - + + - + + - Constraint Properties Constraint Properties @@ -3087,9 +3087,12 @@ Specify another file please. Potential: - - - + + + + + + @@ -3102,18 +3105,15 @@ Specify another file please. + + + - - - - - - unspecified unspecified @@ -3140,16 +3140,16 @@ with a harmonic/oscillating driving force with a harmonic/oscillating driving force + - Real Real + - Imaginary Imaginary @@ -3169,9 +3169,9 @@ with a harmonic/oscillating driving force Imaginary part of scalar potential + - x x @@ -3190,9 +3190,9 @@ Note: has no effect if a solid was selected Note: has no effect if a solid was selected + - y y @@ -3211,9 +3211,9 @@ Note: has no effect if a solid was selected Note: has no effect if a solid was selected + - z z @@ -3278,8 +3278,8 @@ Note: has no effect if a solid was selected Beam section parameter - + Cross section parameter Cross section parameter @@ -3330,30 +3330,30 @@ Note: has no effect if a solid was selected Rotation: - - - + + + formula formula - + Velocity x: Velocity x: - + Velocity y: Velocity y: - + Velocity z: Velocity z: @@ -3483,14 +3483,14 @@ Note: for 2D only setting for x is possible, Imaginary part of potential y-component - + Real part of potential z-component Real part of potential z-component - + Imaginary part of potential z-component Imaginary part of potential z-component @@ -3615,26 +3615,26 @@ Note: for 2D only setting for x is possible, Edit kendala - - - - - - - + + + + + + + A dialog is already open in the task panel A dialog is already open in the task panel - - - - - - - + + + + + + + Do you want to close this dialog? Do you want to close this dialog? @@ -3644,49 +3644,49 @@ Note: for 2D only setting for x is possible, Meshing - + Constraint force Kendala kekuatan - + FEM FEM - + Import-Export Ekspor Impor - + Constraint Contact Constraint Contact - + Constraint displacement Constraint displacement - + Constraint fixed Constraint fixed - + Constraint fluid boundary Constraint fluid boundary - + Constraint heat flux Constraint heat flux @@ -3696,12 +3696,12 @@ Note: for 2D only setting for x is possible, Constraint initial temperature - + Constraint planerotation Constraint planerotation - + Constraint pressure Constraint pressure @@ -3711,17 +3711,17 @@ Note: for 2D only setting for x is possible, Constraint pulley - + Constraint spring Constraint spring - + Constraint temperature Constraint temperature - + Constraint transform Constraint transform @@ -3766,7 +3766,7 @@ Note: for 2D only setting for x is possible, Groups - + Are you sure you want to continue? Apakah yakin ingin melanjutkan? @@ -4109,7 +4109,7 @@ For possible variables, see the description box below. Std_Delete - + Object dependencies Objek dependensi @@ -4406,9 +4406,9 @@ For possible variables, see the description box below. Formulas are only valid -for the Emer solver +for the Elmer solver Formulas are only valid -for the Emer solver +for the Elmer solver @@ -5382,107 +5382,119 @@ used for the Elmer solver &Electrostatic Constraints - + Fluid Constraints Fluid Constraints - + &Fluid Constraints &Fluid Constraints - + + + Electromagnetic Constraints + Electromagnetic Constraints + + + + + &Electromagnetic Constraints + &Electromagnetic Constraints + + + Geometrical Constraints Geometrical Constraints - + &Geometrical Constraints &Geometrical Constraints - + Mechanical Constraints Mechanical Constraints - + &Mechanical Constraints &Mechanical Constraints - + Thermal Constraints Thermal Constraints - + &Thermal Constraints &Thermal Constraints - + Constraints without solver Constraints without solver - + &Constraints without solver &Constraints without solver - + Overwrite Constants Overwrite Constants - + &Overwrite Constants &Overwrite Constants - + Mesh Mesh - + M&esh M&esh - + Solve Memecahkan - + &Solve &Solve - + Results Results - + &Results &Results - + Filter functions Filter functions - + &Filter functions &Filter functions - + Utilities Utilitas @@ -6018,19 +6030,6 @@ used for the Elmer solver Creates a standard FEM solver CalculiX with ccx tools - - FEM_SolverCalculix - - - Solver CalculiX (new framework) - Solver CalculiX (new framework) - - - - Creates a FEM solver CalculiX new framework (less result error handling) - Creates a FEM solver CalculiX new framework (less result error handling) - - FEM_SolverControl @@ -6192,9 +6191,9 @@ used for the Elmer solver GeometryElementsSelection - - Geometry reference selector for a - Geometry reference selector for a + + Geometry reference selector for a {} + Geometry reference selector for a {} @@ -6202,22 +6201,22 @@ used for the Elmer solver Menambahkan - + Click on "Add" and select geometric elements to add them to the list.{}The following geometry elements can be selected: {}{}{} Click on "Add" and select geometric elements to add them to the list.{}The following geometry elements can be selected: {}{}{} - + {}If no geometry is added to the list, all remaining ones are used. {}If no geometry is added to the list, all remaining ones are used. - + Selection mode Selection mode - + Solid Padat @@ -6574,4 +6573,17 @@ Please select a result type first. Mechanical equations for the Elmer solver + + FEM_SolverCalculiX + + + Solver CalculiX (new framework) + Solver CalculiX (new framework) + + + + Creates a FEM solver CalculiX new framework (less result error handling) + Creates a FEM solver CalculiX new framework (less result error handling) + + diff --git a/src/Mod/Fem/Gui/Resources/translations/Fem_it.ts b/src/Mod/Fem/Gui/Resources/translations/Fem_it.ts index fd84d9ab6b..84122f3944 100755 --- a/src/Mod/Fem/Gui/Resources/translations/Fem_it.ts +++ b/src/Mod/Fem/Gui/Resources/translations/Fem_it.ts @@ -350,8 +350,8 @@ - Define/create a clip filter which uses functions to define the cliped region - Define/create a clip filter which uses functions to define the cliped region + Define/create a clip filter which uses functions to define the clipped region + Define/create a clip filter which uses functions to define the clipped region @@ -540,12 +540,12 @@ Crea una pipeline di post-elaborazione da un oggetto risultato - + Wrong selection type Tipo di selezione errato - + Select a result object, please. Per favore seleziona un oggetto risultato @@ -689,12 +689,12 @@ Crea una funzione. - + Create pipeline from result Crea pipeline dal risultato - + Edit Mirror Modifica specchio @@ -1762,7 +1762,7 @@ Specificare un altro file, per favore. FemGui::TaskDlgFemConstraintContact - + Input error Errore di input @@ -1770,7 +1770,7 @@ Specificare un altro file, per favore. FemGui::TaskDlgFemConstraintDisplacement - + Input error Errore di input @@ -1778,7 +1778,7 @@ Specificare un altro file, per favore. FemGui::TaskDlgFemConstraintFluidBoundary - + Input error Errore di input @@ -1786,13 +1786,13 @@ Specificare un altro file, per favore. FemGui::TaskDlgFemConstraintForce - - + + Input error Errore di input - + Please specify a force greater than 0 Specificare una forza maggiore di 0 @@ -1808,7 +1808,7 @@ Specificare un altro file, per favore. FemGui::TaskDlgFemConstraintHeatflux - + Input error Errore di input @@ -1825,7 +1825,7 @@ Specificare un altro file, per favore. FemGui::TaskDlgFemConstraintPressure - + Input error Errore di input @@ -1841,7 +1841,7 @@ Specificare un altro file, per favore. FemGui::TaskDlgFemConstraintSpring - + Input error Errore di input @@ -1849,7 +1849,7 @@ Specificare un altro file, per favore. FemGui::TaskDlgFemConstraintTemperature - + Input error Errore di input @@ -1857,7 +1857,7 @@ Specificare un altro file, per favore. FemGui::TaskDlgFemConstraintTransform - + Input error Errore di input @@ -1960,19 +1960,19 @@ Specificare un altro file, per favore. - - - - - - - - - - - - - + + + + + + + + + + + + + Selection error Errore di selezione @@ -1983,45 +1983,45 @@ Specificare un altro file, per favore. - + Only one master face and one slave face for a contact constraint! Solo una faccia principale e una faccia secondaria per un vincolo di contatto! - - - + + + Nothing selected! Nessuna selezione! - + Only one slave face for a contact constraint! Solo una faccia secondaria per un vincolo di contatto! - - - - + + + + Selected object is not a part! L'oggetto selezionato non è una parte! - - + + Only faces can be picked Si possono selezionare solo le facce - + Only one master for a contact constraint! Solo un master per un vincolo di contatto! - + Only one master face for a contact constraint! Solo una faccia principale per un vincolo di contatto! @@ -2030,27 +2030,27 @@ Specificare un altro file, per favore. FemGui::TaskFemConstraintDisplacement - - - - + + + + Selection error Errore di selezione - + Nothing selected! Nessuna selezione! - - + + Selected object is not a part! L'oggetto selezionato non è una parte! - + Only one type of selection (vertex,face or edge) per constraint allowed! È permesso solo un tipo di selezione (vertice, faccia o bordo) per vincolo! @@ -2059,27 +2059,27 @@ Specificare un altro file, per favore. FemGui::TaskFemConstraintFixed - - - - + + + + Selection error Errore di selezione - + Nothing selected! Nessuna selezione! - - + + Selected object is not a part! L'oggetto selezionato non è una parte! - + Only one type of selection (vertex,face or edge) per constraint allowed! È permesso solo un tipo di selezione (vertice, faccia o bordo) per vincolo! @@ -2188,27 +2188,27 @@ Specificare un altro file, per favore. - - - - + + + + Selection error Errore di selezione - + Nothing selected! Nessuna selezione! - - + + Selected object is not a part! L'oggetto selezionato non è una parte! - + Only one type of selection (vertex,face or edge) per constraint allowed! È permesso solo un tipo di selezione (vertice, faccia o bordo) per vincolo! @@ -2217,38 +2217,38 @@ Specificare un altro file, per favore. FemGui::TaskFemConstraintForce - - - - + + + + Selection error Errore di selezione - + Nothing selected! Nessuna selezione! - - + + Selected object is not a part! L'oggetto selezionato non è una parte! - + Only one type of selection (vertex,face or edge) per constraint allowed! È permesso solo un tipo di selezione (vertice, faccia o bordo) per vincolo! - - + + Wrong selection Selezione errata - + Select an edge or a face, please. Selezionare un bordo o una faccia, per favore. @@ -2282,29 +2282,29 @@ Specificare un altro file, per favore. FemGui::TaskFemConstraintHeatflux - - - - - + + + + + Selection error Errore di selezione - + Nothing selected! Nessuna selezione! - - + + Selected object is not a part! L'oggetto selezionato non è una parte! - - + + Selection must only consist of faces! La selezione deve contenere solo facce! @@ -2314,40 +2314,40 @@ Specificare un altro file, per favore. - - - - - - + + + + + + Selection error Errore di selezione - + Only one face can be selected for a plane rotation constraint! Solo una faccia può essere selezionata per un vincolo di rotazione piana! - + Nothing selected! Nessuna selezione! - - + + Selected object is not a part! L'oggetto selezionato non è una parte! - + Only faces can be picked Si possono selezionare solo le facce - + Only planar faces can be picked Si possono selezionare solo le superfici piane @@ -2356,27 +2356,27 @@ Specificare un altro file, per favore. FemGui::TaskFemConstraintPressure - - - - + + + + Selection error Errore di selezione - + Nothing selected! Nessuna selezione! - - + + Selected object is not a part! L'oggetto selezionato non è una parte! - + Only faces can be picked Si possono selezionare solo le facce @@ -2398,27 +2398,27 @@ Specificare un altro file, per favore. FemGui::TaskFemConstraintSpring - - - - + + + + Selection error Errore di selezione - + Nothing selected! Nessuna selezione! - - + + Selected object is not a part! L'oggetto selezionato non è una parte! - + Only faces can be picked Si possono selezionare solo le facce @@ -2427,21 +2427,21 @@ Specificare un altro file, per favore. FemGui::TaskFemConstraintTemperature - - - + + + Selection error Errore di selezione - + Nothing selected! Nessuna selezione! - - + + Selected object is not a part! L'oggetto selezionato non è una parte! @@ -2462,19 +2462,19 @@ Specificare un altro file, per favore. - - - - - - - + + + + + + + Selection error Errore di selezione - + Nothing selected! Nessuna selezione! @@ -2485,28 +2485,28 @@ Specificare un altro file, per favore. Solo una faccia per il vincolo di trasformazione rettangolare! - - + + Selected object is not a part! L'oggetto selezionato non è una parte! - + Only one face for transform constraint! Solo una faccia per il vincolo di trasformazione! - + Only faces can be picked Si possono selezionare solo le facce - + Only cylindrical faces can be picked Si possono selezionare solo le superfici cilindriche - + Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface @@ -2626,15 +2626,15 @@ Specificare un altro file, per favore. FemMaterial - + FEM material Materiale FEM + - Material Materiale @@ -2659,9 +2659,9 @@ Specificare un altro file, per favore. Nome del materiale + - TextLabel Etichetta Testo @@ -3007,17 +3007,17 @@ Specificare un altro file, per favore. - - - + + + 0 mm 0 mm @@ -3032,11 +3032,11 @@ Specificare un altro file, per favore. Centrif parameter + - - + Parameter Parametro @@ -3066,13 +3066,13 @@ Specificare un altro file, per favore. SectionPrint parameter - - + + - + + - Constraint Properties Proprietà del vincolo @@ -3087,9 +3087,12 @@ Specificare un altro file, per favore. Potential: - - - + + + + + + @@ -3102,18 +3105,15 @@ Specificare un altro file, per favore. + + + - - - - - - unspecified non specificato @@ -3140,16 +3140,16 @@ with a harmonic/oscillating driving force con una forza motrice armonica/oscillante + - Real Reale + - Imaginary Immaginario @@ -3169,9 +3169,9 @@ con una forza motrice armonica/oscillante Parte immaginaria del potenziale scalare + - x x @@ -3190,9 +3190,9 @@ Note: has no effect if a solid was selected Nota: non ha effetto se è stato selezionato un solido + - y y @@ -3211,9 +3211,9 @@ Note: has no effect if a solid was selected Nota: non ha effetto se è stato selezionato un solido + - z z @@ -3278,8 +3278,8 @@ Nota: non ha effetto se è stato selezionato un solido Parametro sezione trave - + Cross section parameter Parametro sezione trasversale @@ -3330,30 +3330,30 @@ Nota: non ha effetto se è stato selezionato un solido Rotazione: - - - + + + formula formula - + Velocity x: Velocità x: - + Velocity y: Velocità y: - + Velocity z: Velocità z: @@ -3483,14 +3483,14 @@ Note: for 2D only setting for x is possible, Imaginary part of potential y-component - + Real part of potential z-component Real part of potential z-component - + Imaginary part of potential z-component Imaginary part of potential z-component @@ -3615,26 +3615,26 @@ Note: for 2D only setting for x is possible, Modifica vincolo - - - - - - - + + + + + + + A dialog is already open in the task panel Nel pannello azioni c'è già una finestra di dialogo aperta - - - - - - - + + + + + + + Do you want to close this dialog? Vuoi chiudere questa finestra di dialogo? @@ -3644,7 +3644,7 @@ Note: for 2D only setting for x is possible, Meshing - + Constraint force Vincolo forza @@ -3666,27 +3666,27 @@ Note: for 2D only setting for x is possible, Importa/Esporta - + Constraint Contact Vincolo Contatto - + Constraint displacement Spostamento dei vincoli - + Constraint fixed Vincolo fisso - + Constraint fluid boundary Constraint fluid boundary - + Constraint heat flux Vincolo flusso di calore @@ -3696,12 +3696,12 @@ Note: for 2D only setting for x is possible, Vincolo temperatura iniziale - + Constraint planerotation Constraint planerotation - + Constraint pressure Vincolo di pressione @@ -3711,17 +3711,17 @@ Note: for 2D only setting for x is possible, Constraint pulley - + Constraint spring Vincolo molla - + Constraint temperature Vincolo temperatura - + Constraint transform Vincolo trasformazione @@ -3766,7 +3766,7 @@ Note: for 2D only setting for x is possible, Gruppi - + Are you sure you want to continue? Sei sicuro di voler continuare? @@ -4109,7 +4109,7 @@ Per le variabili possibili, vedere la casella di descrizione qui sotto. Std_Delete - + Object dependencies Dipendenze dell'oggetto diff --git a/src/Mod/Fem/Gui/Resources/translations/Fem_ja.ts b/src/Mod/Fem/Gui/Resources/translations/Fem_ja.ts index 70a0e7ec94..a910a82953 100755 --- a/src/Mod/Fem/Gui/Resources/translations/Fem_ja.ts +++ b/src/Mod/Fem/Gui/Resources/translations/Fem_ja.ts @@ -350,8 +350,8 @@ - Define/create a clip filter which uses functions to define the cliped region - クリップ領域を定義する関数を使用するクリップフィルターを定義/作成 + Define/create a clip filter which uses functions to define the clipped region + Define/create a clip filter which uses functions to define the clipped region @@ -540,12 +540,12 @@ 結果オブジェクトからポスト処理パイプラインを作成 - + Wrong selection type 間違った選択タイプ - + Select a result object, please. 結果オブジェクトを選択してください。 @@ -689,12 +689,12 @@ 関数を作成 - + Create pipeline from result 結果からパイプラインを作成 - + Edit Mirror ミラーを編集 @@ -1747,7 +1747,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintContact - + Input error 入力エラー @@ -1755,7 +1755,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintDisplacement - + Input error 入力エラー @@ -1763,7 +1763,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintFluidBoundary - + Input error 入力エラー @@ -1771,13 +1771,13 @@ Specify another file please. FemGui::TaskDlgFemConstraintForce - - + + Input error 入力エラー - + Please specify a force greater than 0 力に0より大きい値を指定してください @@ -1793,7 +1793,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintHeatflux - + Input error 入力エラー @@ -1810,7 +1810,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintPressure - + Input error 入力エラー @@ -1826,7 +1826,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintSpring - + Input error 入力エラー @@ -1834,7 +1834,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintTemperature - + Input error 入力エラー @@ -1842,7 +1842,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintTransform - + Input error 入力エラー @@ -1945,19 +1945,19 @@ Specify another file please. - - - - - - - - - - - - - + + + + + + + + + + + + + Selection error 選択エラー @@ -1968,45 +1968,45 @@ Specify another file please. - + Only one master face and one slave face for a contact constraint! 接触拘束に使用できるのは1つのマスター面と1つのスレーブ面だけです! - - - + + + Nothing selected! 何も選択されていません! - + Only one slave face for a contact constraint! 接触拘束に使用できるのは1つのスレーブ面だけです! - - - - + + + + Selected object is not a part! 選択されたオブジェクトは部品ではありません! - - + + Only faces can be picked 面のみを選択できます。 - + Only one master for a contact constraint! 接触拘束に使用できるのは1つのマスターだけです! - + Only one master face for a contact constraint! 接触拘束に使用できるのは1つのマスター面だけです! @@ -2015,27 +2015,27 @@ Specify another file please. FemGui::TaskFemConstraintDisplacement - - - - + + + + Selection error 選択エラー - + Nothing selected! 何も選択されていません! - - + + Selected object is not a part! 選択されたオブジェクトは部品ではありません! - + Only one type of selection (vertex,face or edge) per constraint allowed! 拘束ごとに1種類の選択 (頂点、面、エッジ) しかできません! @@ -2044,27 +2044,27 @@ Specify another file please. FemGui::TaskFemConstraintFixed - - - - + + + + Selection error 選択エラー - + Nothing selected! 何も選択されていません! - - + + Selected object is not a part! 選択されたオブジェクトは部品ではありません! - + Only one type of selection (vertex,face or edge) per constraint allowed! 拘束ごとに1種類の選択 (頂点、面、エッジ) しかできません! @@ -2173,27 +2173,27 @@ Specify another file please. - - - - + + + + Selection error 選択エラー - + Nothing selected! 何も選択されていません! - - + + Selected object is not a part! 選択されたオブジェクトは部品ではありません! - + Only one type of selection (vertex,face or edge) per constraint allowed! 拘束ごとに1種類の選択 (頂点、面、エッジ) しかできません! @@ -2202,38 +2202,38 @@ Specify another file please. FemGui::TaskFemConstraintForce - - - - + + + + Selection error 選択エラー - + Nothing selected! 何も選択されていません! - - + + Selected object is not a part! 選択されたオブジェクトは部品ではありません! - + Only one type of selection (vertex,face or edge) per constraint allowed! 拘束ごとに1種類の選択 (頂点、面、エッジ) しかできません! - - + + Wrong selection 誤った選択 - + Select an edge or a face, please. エッジまたは面を選択してください。 @@ -2267,29 +2267,29 @@ Specify another file please. FemGui::TaskFemConstraintHeatflux - - - - - + + + + + Selection error 選択エラー - + Nothing selected! 何も選択されていません! - - + + Selected object is not a part! 選択されたオブジェクトは部品ではありません! - - + + Selection must only consist of faces! 面のみを選択する必要があります! @@ -2299,40 +2299,40 @@ Specify another file please. - - - - - - + + + + + + Selection error 選択エラー - + Only one face can be selected for a plane rotation constraint! 平面回転拘束では面を1つだけ選択できます! - + Nothing selected! 何も選択されていません! - - + + Selected object is not a part! 選択されたオブジェクトは部品ではありません! - + Only faces can be picked 面のみを選択できます。 - + Only planar faces can be picked 平らな面のみを選択できます。 @@ -2341,27 +2341,27 @@ Specify another file please. FemGui::TaskFemConstraintPressure - - - - + + + + Selection error 選択エラー - + Nothing selected! 何も選択されていません! - - + + Selected object is not a part! 選択されたオブジェクトは部品ではありません! - + Only faces can be picked 面のみを選択できます。 @@ -2383,27 +2383,27 @@ Specify another file please. FemGui::TaskFemConstraintSpring - - - - + + + + Selection error 選択エラー - + Nothing selected! 何も選択されていません! - - + + Selected object is not a part! 選択されたオブジェクトは部品ではありません! - + Only faces can be picked 面のみを選択できます。 @@ -2412,21 +2412,21 @@ Specify another file please. FemGui::TaskFemConstraintTemperature - - - + + + Selection error 選択エラー - + Nothing selected! 何も選択されていません! - - + + Selected object is not a part! 選択されたオブジェクトは部品ではありません! @@ -2447,19 +2447,19 @@ Specify another file please. - - - - - - - + + + + + + + Selection error 選択エラー - + Nothing selected! 何も選択されていません! @@ -2470,28 +2470,28 @@ Specify another file please. 直交変換拘束では1つの面だけ使用できます! - - + + Selected object is not a part! 選択されたオブジェクトは部品ではありません! - + Only one face for transform constraint! 変換拘束では1つの面だけ使用できます! - + Only faces can be picked 面のみを選択できます。 - + Only cylindrical faces can be picked 円筒面のみを選択できます。 - + Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface 変換可能な面のみを選択できます! まず表面に変位拘束を適用し、その後、表面に拘束を適用します。 @@ -2611,15 +2611,15 @@ Specify another file please. FemMaterial - + FEM material FEM 材料 + - Material マテリアル @@ -2644,9 +2644,9 @@ Specify another file please. 材料名 + - TextLabel テキストラベル @@ -2992,17 +2992,17 @@ Specify another file please. - - - + + + 0 mm 0 mm @@ -3017,11 +3017,11 @@ Specify another file please. 遠心荷重パラメーター + - - + Parameter パラメーター @@ -3051,13 +3051,13 @@ Specify another file please. 断面表示パラメーター - - + + - + + - Constraint Properties 拘束プロパティ @@ -3072,9 +3072,12 @@ Specify another file please. ポテンシャル: - - - + + + + + + @@ -3087,18 +3090,15 @@ Specify another file please. + + + - - - - - - unspecified 未指定 @@ -3124,16 +3124,16 @@ with a harmonic/oscillating driving force 虚部は調和/振動駆動力を持つ方程式でのみ使用されます。 + - Real 実部 + - Imaginary 虚部 @@ -3153,9 +3153,9 @@ with a harmonic/oscillating driving force スカラーポテンシャルの虚部 + - x x @@ -3174,9 +3174,9 @@ Note: has no effect if a solid was selected 注意: ソリッドが選択されている場合は無効 + - y y @@ -3195,9 +3195,9 @@ Note: has no effect if a solid was selected 注意: ソリッドが選択されている場合は無効 + - z z @@ -3262,8 +3262,8 @@ Note: has no effect if a solid was selected ビームセクションパラメーター - + Cross section parameter 断面パラメーター @@ -3314,30 +3314,30 @@ Note: has no effect if a solid was selected 回転: - - - + + + formula - + Velocity x: 速度 x: - + Velocity y: 速度 y: - + Velocity z: 速度 z: @@ -3461,14 +3461,14 @@ Note: for 2D only setting for x is possible, ポテンシャル y 成分の虚部 - + Real part of potential z-component ポテンシャル z 成分の実部 - + Imaginary part of potential z-component ポテンシャル z 成分の虚部 @@ -3593,26 +3593,26 @@ Note: for 2D only setting for x is possible, 拘束を編集 - - - - - - - + + + + + + + A dialog is already open in the task panel タスクパネルで既にダイアログが開かれています - - - - - - - + + + + + + + Do you want to close this dialog? このダイアログを閉じますか? @@ -3622,7 +3622,7 @@ Note: for 2D only setting for x is possible, メッシュ作成 - + Constraint force 拘束力 @@ -3644,27 +3644,27 @@ Note: for 2D only setting for x is possible, インポート/エクスポート - + Constraint Contact 接触拘束 - + Constraint displacement 変位拘束 - + Constraint fixed 固定拘束 - + Constraint fluid boundary 流体境界拘束 - + Constraint heat flux 熱流束拘束 @@ -3674,12 +3674,12 @@ Note: for 2D only setting for x is possible, 初期温度拘束 - + Constraint planerotation 平面回転拘束 - + Constraint pressure 圧力拘束 @@ -3689,17 +3689,17 @@ Note: for 2D only setting for x is possible, プーリー拘束 - + Constraint spring ばね拘束 - + Constraint temperature 温度拘束 - + Constraint transform 変換拘束 @@ -3744,7 +3744,7 @@ Note: for 2D only setting for x is possible, グループ - + Are you sure you want to continue? 本当に続行しますか? @@ -4085,7 +4085,7 @@ For possible variables, see the description box below. Std_Delete - + Object dependencies オブジェクトの依存関係 diff --git a/src/Mod/Fem/Gui/Resources/translations/Fem_ka.ts b/src/Mod/Fem/Gui/Resources/translations/Fem_ka.ts index 3132ddca6d..facb6f4053 100644 --- a/src/Mod/Fem/Gui/Resources/translations/Fem_ka.ts +++ b/src/Mod/Fem/Gui/Resources/translations/Fem_ka.ts @@ -42,7 +42,7 @@ Fem - Fem + სემ @@ -60,7 +60,7 @@ Fem - Fem + სემ @@ -78,7 +78,7 @@ Fem - Fem + სემ @@ -96,7 +96,7 @@ Fem - Fem + სემ @@ -114,7 +114,7 @@ Fem - Fem + სემ @@ -132,7 +132,7 @@ Fem - Fem + სემ @@ -150,7 +150,7 @@ Fem - Fem + სემ @@ -168,7 +168,7 @@ Fem - Fem + სემ @@ -186,7 +186,7 @@ Fem - Fem + სემ @@ -204,7 +204,7 @@ Fem - Fem + სემ @@ -222,7 +222,7 @@ Fem - Fem + სემ @@ -240,7 +240,7 @@ Fem - Fem + სემ @@ -258,7 +258,7 @@ Fem - Fem + სემ @@ -276,7 +276,7 @@ Fem - Fem + სემ @@ -291,7 +291,7 @@ Wrong selection - არასწორი არჩევანი + არასწორი მონიშნული @@ -304,7 +304,7 @@ Fem - Fem + სემ @@ -323,7 +323,7 @@ Fem - Fem + სემ @@ -341,7 +341,7 @@ Fem - Fem + სემ @@ -350,13 +350,13 @@ - Define/create a clip filter which uses functions to define the cliped region + Define/create a clip filter which uses functions to define the clipped region ფილტრის აღწერა/შექმნა, რომელიც კვეთის არეალის აღსაწერად ფუნქციებს იყენებს Wrong selection - არასწორი არჩევანი + არასწორი მონიშნული @@ -369,7 +369,7 @@ Fem - Fem + სემ @@ -387,7 +387,7 @@ Fem - Fem + სემ @@ -405,7 +405,7 @@ Fem - Fem + სემ @@ -423,7 +423,7 @@ Fem - Fem + სემ @@ -453,7 +453,7 @@ Box - Box + ყუთი @@ -497,7 +497,7 @@ Fem - Fem + სემ @@ -513,7 +513,7 @@ Wrong selection - არასწორი არჩევანი + არასწორი მონიშნული @@ -527,7 +527,7 @@ Fem - Fem + სემ @@ -540,12 +540,12 @@ შედეგის ობიექტიდან მილსადენის პოსტპროცესინგის შექმნა - + Wrong selection type მონიშნულის არასწორი ტიპი - + Select a result object, please. გთხოვთ მონიშნოთ შედეგი. @@ -555,7 +555,7 @@ Fem - Fem + სემ @@ -573,7 +573,7 @@ Fem - Fem + სემ @@ -689,14 +689,14 @@ ფუნქციის შექმნა - + Create pipeline from result შედეგიდან მილსადენის შექმნა - + Edit Mirror - სარკის ჩასწორება + ანარეკლის ჩასწორება @@ -763,7 +763,7 @@ Remove - მოცილება + წაშლა @@ -1096,12 +1096,12 @@ will be merged to make the volume boundaries invisible. <html><head/><body><p>Leave blank to use default Elmer elmer binary file</p><p><span style=" font-weight:600;">Note:</span> To use multithreading you must specify here<br> the executable variant with the suffix &quot;_mpi&quot;.</p></body></html> - <html><head/><body><p>დატოვეთ ცარიელი Elmber-ის ნაგულისხმები გამშვები ფაილის გამოსაყენებლად</p><p><span style=" font-weight:600;">Note:</span> მრავალნაკადიანობის გამოსაყენებლად აქ<br> გამშვები ფაილის &quot;_mpi&quot; სუფქსიანი ვარიანტი უნდა მიუთითოთ.</p></body></html> + <html><head/><body><p>დატოვეთ ცარიელი Elmber-ის ნაგულისხმევი გამშვები ფაილის გამოსაყენებლად</p><p><span style=" font-weight:600;">Note:</span> მრავალნაკადიანობის გამოსაყენებლად აქ<br> გამშვები ფაილის &quot;_mpi&quot; სუფქსიანი ვარიანტი უნდა მიუთითოთ.</p></body></html> Options - პარამეტრები + მორგება @@ -1165,7 +1165,7 @@ Therefore an executable with the suffix '_mpi' is required. Export - Export + გატანა @@ -1273,7 +1273,7 @@ constraint or material is applied. Path: - მისამართი: + ბილიკი: @@ -1283,7 +1283,7 @@ constraint or material is applied. Mesh - Mesh + ბადე @@ -1339,14 +1339,14 @@ when the results dialog is opened Default solver - ნაგულისხმები ამომხსნელი + ნაგულისხმევი ამომხსნელი Default solver to be added when adding an analysis container ანალიზის კონტეინერის დამატებისას -დამატებული ნაგულისხმები ამომხსნელი +დამატებული ნაგულისხმევი ამომხსნელი @@ -1369,7 +1369,7 @@ adding an analysis container Search in known binary directories - გამშვები ფაილების ცნობილ საქაღალდეებში ძებნა + ცნობილ ბინარულ საქაღალდეებში ძებნა @@ -1392,9 +1392,9 @@ adding an analysis container '%1' does not exist! Specify another file please. - მითითებული გამშვები ფაილი + მითითებული გამშვები ფაილი '%1' - არ არსებობს! +არ არ არსებობს! მიუთითეთ სხვა ფაილი. @@ -1546,7 +1546,7 @@ If unchecked, they will be sorted by their name. Search in known binary directories - გამშვები ფაილების ცნობილ საქაღალდეებში ძებნა + ცნობილ ბინარულ საქაღალდეებში ძებნა @@ -1579,9 +1579,9 @@ If unchecked, they will be sorted by their name. '%1' does not exist! Specify another file please. - მითითებული გამშვები ფაილი + მითითებული გამშვები ფაილი '%1' - არ არსებობს! +არ არ არსებობს! მიუთითეთ სხვა ფაილი. @@ -1600,7 +1600,7 @@ Specify another file please. Search in known binary directories - გამშვები ფაილების ცნობილ საქაღალდეებში ძებნა + ცნობილ ბინარულ საქაღალდეებში ძებნა @@ -1735,7 +1735,7 @@ Specify another file please. Input error - Input error + შეყვანის შეცდომა @@ -1748,43 +1748,43 @@ Specify another file please. Input error - Input error + შეყვანის შეცდომა FemGui::TaskDlgFemConstraintContact - + Input error - Input error + შეყვანის შეცდომა FemGui::TaskDlgFemConstraintDisplacement - + Input error - Input error + შეყვანის შეცდომა FemGui::TaskDlgFemConstraintFluidBoundary - + Input error - Input error + შეყვანის შეცდომა FemGui::TaskDlgFemConstraintForce - - + + Input error - Input error + შეყვანის შეცდომა - + Please specify a force greater than 0 გთხოვთ მიუთითოთ ნულზე დიდი ძალა @@ -1794,15 +1794,15 @@ Specify another file please. Input error - Input error + შეყვანის შეცდომა FemGui::TaskDlgFemConstraintHeatflux - + Input error - Input error + შეყვანის შეცდომა @@ -1811,15 +1811,15 @@ Specify another file please. Input error - Input error + შეყვანის შეცდომა FemGui::TaskDlgFemConstraintPressure - + Input error - Input error + შეყვანის შეცდომა @@ -1827,31 +1827,31 @@ Specify another file please. Input error - Input error + შეყვანის შეცდომა FemGui::TaskDlgFemConstraintSpring - + Input error - Input error + შეყვანის შეცდომა FemGui::TaskDlgFemConstraintTemperature - + Input error - Input error + შეყვანის შეცდომა FemGui::TaskDlgFemConstraintTransform - + Input error - Input error + შეყვანის შეცდომა @@ -1872,7 +1872,7 @@ Specify another file please. Input error - Input error + შეყვანის შეცდომა @@ -1952,19 +1952,19 @@ Specify another file please. - - - - - - - - - - - - - + + + + + + + + + + + + + Selection error მონიშვნის შეცდომა @@ -1975,45 +1975,45 @@ Specify another file please. - + Only one master face and one slave face for a contact constraint! კონტაქტის შეზღუდვას მხოლოდ ერთი მთავარი და ერთი მეორადი ზედაპირი შეიძლება ჰქონდეს! - - - + + + Nothing selected! არაფერია მონიშნული! - + Only one slave face for a contact constraint! კონტაქტის შეზღუდვას მხოლოდ ერთი მეორადი ზედაპირი შეიძლება ჰქონდეს! - - - - + + + + Selected object is not a part! მონიშნული ობიექტი ნაწილი არაა! - - + + Only faces can be picked შეგიძლიათ აირჩიოთ მხოლოდ ზედაპირები - + Only one master for a contact constraint! კონტაქტის შეზღუდვას მხოლოდ ერთი მთავარი ობიექტი შეიძლება ჰქონდეს! - + Only one master face for a contact constraint! კონტაქტის შეზღუდვას მხოლოდ ერთი მთავარი ზედაპირი შეიძლება ჰქონდეს! @@ -2022,27 +2022,27 @@ Specify another file please. FemGui::TaskFemConstraintDisplacement - - - - + + + + Selection error - მონიშვნის შეცდომა + მონიშნულის შეცდომა - + Nothing selected! არაფერია მონიშნული! - - + + Selected object is not a part! მონიშნული ობიექტი ნაწილი არაა! - + Only one type of selection (vertex,face or edge) per constraint allowed! ნებადართულია მხოლოდ ერთი ტიპი (წვერო, ზედაპირი ან წიბო) თითო შეზღუდვაზე! @@ -2051,29 +2051,29 @@ Specify another file please. FemGui::TaskFemConstraintFixed - - - - + + + + Selection error - მონიშვნის შეცდომა + მონიშნულის შეცდომა - + Nothing selected! არაფერია მონიშნული! - - + + Selected object is not a part! მონიშნული ობიექტი ნაწილი არაა! - + Only one type of selection (vertex,face or edge) per constraint allowed! - ნებადართულია მხოლოდ ერთი ტიპი (წვერო, ზედაპირი ან წიბო) თითო შეზღუდვაზე! + ერთ შეზღუდვას მხოლოდ ერთი მონიშნული ტიპი (წვერო, ზედაპირი ან წიბო) შეიძლება, ჰქონდეს! @@ -2151,7 +2151,7 @@ Specify another file please. Wrong selection - არასწორი არჩევანი + არასწორი მონიშნული @@ -2180,67 +2180,67 @@ Specify another file please. - - - - + + + + Selection error - მონიშვნის შეცდომა + მონიშნულის შეცდომა - + Nothing selected! არაფერია მონიშნული! - - + + Selected object is not a part! მონიშნული ობიექტი ნაწილი არაა! - + Only one type of selection (vertex,face or edge) per constraint allowed! - ნებადართულია მხოლოდ ერთი ტიპი (წვერო, ზედაპირი ან წიბო) თითო შეზღუდვაზე! + ერთ შეზღუდვას მხოლოდ ერთი მონიშნული ტიპი (წვერო, ზედაპირი ან წიბო) შეიძლება, ჰქონდეს! FemGui::TaskFemConstraintForce - - - - + + + + Selection error - მონიშვნის შეცდომა + მონიშნულის შეცდომა - + Nothing selected! არაფერია მონიშნული! - - + + Selected object is not a part! მონიშნული ობიექტი ნაწილი არაა! - + Only one type of selection (vertex,face or edge) per constraint allowed! ნებადართულია მხოლოდ ერთი ტიპი (წვერო, ზედაპირი ან წიბო) თითო შეზღუდვაზე! - - + + Wrong selection - არასწორი არჩევანი + არასწორი მონიშნული - + Select an edge or a face, please. გთხოვთ მონიშნოთ წიბო ან ზედაპირი. @@ -2252,7 +2252,7 @@ Specify another file please. Selection error - მონიშვნის შეცდომა + მონიშნულის შეცდომა @@ -2274,29 +2274,29 @@ Specify another file please. FemGui::TaskFemConstraintHeatflux - - - - - + + + + + Selection error - მონიშვნის შეცდომა + მონიშნულის შეცდომა - + Nothing selected! არაფერია მონიშნული! - - + + Selected object is not a part! მონიშნული ობიექტი ნაწილი არაა! - - + + Selection must only consist of faces! აირჩიეთ მხოლოდ ზედაპირები! @@ -2306,40 +2306,40 @@ Specify another file please. - - - - - - + + + + + + Selection error - მონიშვნის შეცდომა + მონიშნულის შეცდომა - + Only one face can be selected for a plane rotation constraint! სიბრტყის მოტრიალების შეზღუდვად მხოლოდ ერთი ზედაპირი შეგიძლიათ აირჩიოთ! - + Nothing selected! არაფერია მონიშნული! - - + + Selected object is not a part! მონიშნული ობიექტი ნაწილი არაა! - + Only faces can be picked შეგიძლიათ აირჩიოთ მხოლოდ ზედაპირები - + Only planar faces can be picked შეგიძლიათ აირჩიოთ მხოლოდ ბრტყელი ზედაპირები @@ -2348,27 +2348,27 @@ Specify another file please. FemGui::TaskFemConstraintPressure - - - - + + + + Selection error - მონიშვნის შეცდომა + მონიშნულის შეცდომა - + Nothing selected! არაფერია მონიშნული! - - + + Selected object is not a part! მონიშნული ობიექტი ნაწილი არაა! - + Only faces can be picked შეგიძლიათ აირჩიოთ მხოლოდ ზედაპირები @@ -2390,27 +2390,27 @@ Specify another file please. FemGui::TaskFemConstraintSpring - - - - + + + + Selection error - მონიშვნის შეცდომა + მონიშნულის შეცდომა - + Nothing selected! არაფერია მონიშნული! - - + + Selected object is not a part! მონიშნული ობიექტი ნაწილი არაა! - + Only faces can be picked შეგიძლიათ აირჩიოთ მხოლოდ ზედაპირები @@ -2419,21 +2419,21 @@ Specify another file please. FemGui::TaskFemConstraintTemperature - - - + + + Selection error - მონიშვნის შეცდომა + მონიშნულის შეცდომა - + Nothing selected! არაფერია მონიშნული! - - + + Selected object is not a part! მონიშნული ობიექტი ნაწილი არაა! @@ -2454,19 +2454,19 @@ Specify another file please. - - - - - - - + + + + + + + Selection error - მონიშვნის შეცდომა + მონიშნულის შეცდომა - + Nothing selected! არაფერია მონიშნული! @@ -2477,28 +2477,28 @@ Specify another file please. მართკუთხედის გარდასაქმნის შესაზღუდად აირჩიეთ მხოლოდ ერთი ზედაპირი! - - + + Selected object is not a part! მონიშნული ობიექტი ნაწილი არაა! - + Only one face for transform constraint! შეზღუდვის გარდასაქმნელად აირჩიეთ მხოლოდ ერთი ზედაპირი! - + Only faces can be picked შეგიძლიათ აირჩიოთ მხოლოდ ზედაპირები - + Only cylindrical faces can be picked შეგიძლიათ აირჩიოთ მხოლოდ ცილინდრული ზედაპირები - + Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface შესაძლებელია მხოლოდ გარდაქნადი ზედაპირების არჩევა! ჯერ გამოიყენეთ გადაადგილების შეზღუდვა, შემდეგ კი გამოიყენეთ ზედაპირზე შეზღუდვა @@ -2618,15 +2618,15 @@ Specify another file please. FemMaterial - + FEM material სემის მასალა + - Material მასალა @@ -2651,11 +2651,11 @@ Specify another file please. მასალის სახელი + - TextLabel - ტექსტური წარწერა + ტექსტური ჭდე @@ -2670,7 +2670,7 @@ Specify another file please. use FreeCAD material editor - FreeCAD-ის მასალების რედაქტორის გამოყენება + 'FreeCAD'-ის მასალების რედაქტორის გამოყენება @@ -2999,17 +2999,17 @@ Specify another file please. - - - + + + 0 mm 0 მმ @@ -3024,11 +3024,11 @@ Specify another file please. ცენტრიფუგის პარამეტრი + - - + Parameter პარამეტრი @@ -3058,13 +3058,13 @@ Specify another file please. განივი კვეთის პარამეტრი - - + + - + + - Constraint Properties შეზღუდვის თვისებები @@ -3079,9 +3079,12 @@ Specify another file please. პოტენციალი: - - - + + + + + + @@ -3094,18 +3097,15 @@ Specify another file please. + + + - - - - - - unspecified არ არის მითითებული @@ -3132,16 +3132,16 @@ with a harmonic/oscillating driving force მამოძრავებელი ძალის მქონე ტოლობებთან ერთად გამოიყენება + - Real რეალური + - Imaginary წარმოსახვითი @@ -3161,9 +3161,9 @@ with a harmonic/oscillating driving force სკალარული პოტენციალის წარმოსახვითი ნაწილი + - x x @@ -3182,9 +3182,9 @@ Note: has no effect if a solid was selected შენიშვნა: ეფექტი არ გააჩნია, თუ მონიშნული მყარია + - y y @@ -3203,9 +3203,9 @@ Note: has no effect if a solid was selected შენიშვნა: ეფექტი არ გააჩნია, თუ მონიშნული მყარია + - z z @@ -3270,8 +3270,8 @@ Note: has no effect if a solid was selected კოჭის სექციის პარამეტრი - + Cross section parameter განივი გადანაჭერის პარამეტრი @@ -3322,30 +3322,30 @@ Note: has no effect if a solid was selected ბრუნვა: - - - + + + formula ფორმულა - + Velocity x: აჩქარება X: - + Velocity y: აჩქარება Y: - + Velocity z: აჩქარება Z: @@ -3475,14 +3475,14 @@ Note: for 2D only setting for x is possible, Y-კომპონენტის პოტენციალის წარმოდგენითი ნაწილი - + Real part of potential z-component Z-კომპონენტის პოტენციალის რეალური ნაწილი - + Imaginary part of potential z-component Z-კომპონენტის პოტენციალის წარმოდგენითი ნაწილი @@ -3512,7 +3512,7 @@ Note: for 2D only setting for x is possible, Max element size (0.0 = Auto): - ელემენტის მაქს ზომა (0.0 = ავტო): + მაქს ელემენტის ზომა (0.0 = ავტომატური) @@ -3523,7 +3523,7 @@ Note: for 2D only setting for x is possible, Min element size (0.0 = Auto): - ელემენტის მინ ზომა (0.0 = ავტო): + მინ ელემენტის ზომა (0.0 = ავტომატური) @@ -3571,7 +3571,7 @@ Note: for 2D only setting for x is possible, Origin - კოორდინატების საწყისი + საწყისი @@ -3607,28 +3607,28 @@ Note: for 2D only setting for x is possible, ზღვრის ჩასწორება - - - - - - - + + + + + + + A dialog is already open in the task panel - A dialog is already open in the task panel + ფანჯარა უკვე ღიაა ამოცანების პანელზე - - - - - - - + + + + + + + Do you want to close this dialog? - Do you want to close this dialog? + ნამდვილად გსურთ ამ ფანჯრის დახურვა? @@ -3636,7 +3636,7 @@ Note: for 2D only setting for x is possible, ბადის აგება - + Constraint force ძალის ზღვარი @@ -3658,27 +3658,27 @@ Note: for 2D only setting for x is possible, შეტანა-გატანა - + Constraint Contact კონტაქტის შეზღუდვა - + Constraint displacement გადაადგილების შეზღუდვა - + Constraint fixed დამაგრებულის ზღვარი - + Constraint fluid boundary სითხის საზღვრის შეზღუდვა - + Constraint heat flux სითბოს ნაკადის შეზღუდვა @@ -3688,12 +3688,12 @@ Note: for 2D only setting for x is possible, საწყისი ტემპერატურის შეზღუდვა - + Constraint planerotation სიბრტყის ტრიალის შეზღუდვა - + Constraint pressure წნევის შეზღუდვა @@ -3703,17 +3703,17 @@ Note: for 2D only setting for x is possible, შეზღუდული ბორბალი - + Constraint spring ზამბარის შეზღუდვა - + Constraint temperature ტემპერატურის შეზღუდვა - + Constraint transform გარდაქნის შეზღუდვა @@ -3735,7 +3735,7 @@ Note: for 2D only setting for x is possible, Faces - სიბრტყეები + ზედაპირები @@ -3758,9 +3758,9 @@ Note: for 2D only setting for x is possible, ჯგუფები - + Are you sure you want to continue? - დარწმუნებული ბრძანდებით, რომ გნებავთ გააგრძელოთ? + დარწმუნებული ბრძანდებით, რომ გნებავთ, გააგრძელოთ? @@ -3798,7 +3798,7 @@ Note: for 2D only setting for x is possible, Max Principal Stress - მთავარი ძაბვის მაქს. + მთავარი ძაბვის მაქს @@ -3808,7 +3808,7 @@ Note: for 2D only setting for x is possible, Min Principal Stress - მთავარი ძაბვის მინ. + მთავარი ძაბვის მინ @@ -3858,7 +3858,7 @@ Note: for 2D only setting for x is possible, Displacement - წყალწყვა + გადაადგილება @@ -3873,7 +3873,7 @@ Note: for 2D only setting for x is possible, Slider max: - maqs.: + ცოციის მაქს: @@ -4101,7 +4101,7 @@ For possible variables, see the description box below. Std_Delete - + Object dependencies ობიექტის დამოკიდებულებები @@ -4121,7 +4121,7 @@ For possible variables, see the description box below. Constraints - Constraints + შეზღუდვები @@ -4154,7 +4154,7 @@ For possible variables, see the description box below. Box - Box + ყუთი @@ -4240,7 +4240,7 @@ For possible variables, see the description box below. Distance - Distance + დაშორება @@ -4313,7 +4313,7 @@ For possible variables, see the description box below. Distance - Distance + დაშორება @@ -4338,7 +4338,7 @@ For possible variables, see the description box below. Remove - მოცილება + წაშლა @@ -4376,7 +4376,7 @@ For possible variables, see the description box below. Remove - მოცილება + წაშლა @@ -4481,7 +4481,7 @@ generated by the flow Remove - მოცილება + წაშლა @@ -4504,7 +4504,7 @@ generated by the flow Select multiple face(s), click Add or Remove - მონიშნეთ ზედაპირ(ებ)-ი და დააწკაპუნეთ დამატებაზე ან წაშლაზე + აირჩიეთ ერთზე მეტი ზედაპირი. დააწკაპუნეთ დამატებას ან წაშლას @@ -4514,7 +4514,7 @@ generated by the flow Remove - მოცილება + წაშლა @@ -4608,7 +4608,7 @@ normal vector of the face is used as direction Select multiple face(s), click Add or Remove - მონიშნეთ ზედაპირ(ებ)-ი და დააწკაპუნეთ დამატებაზე ან წაშლაზე + აირჩიეთ ერთზე მეტი ზედაპირი. დააწკაპუნეთ დამატებას ან წაშლას @@ -4618,7 +4618,7 @@ normal vector of the face is used as direction Remove - მოცილება + წაშლა @@ -4667,7 +4667,7 @@ normal vector of the face is used as direction Remove - მოცილება + წაშლა @@ -4739,7 +4739,7 @@ normal vector of the face is used as direction Remove - მოცილება + წაშლა @@ -4752,7 +4752,7 @@ normal vector of the face is used as direction Select multiple face(s), click Add or Remove - მონიშნეთ ზედაპირ(ებ)-ი და დააწკაპუნეთ დამატებაზე ან წაშლაზე + აირჩიეთ ერთზე მეტი ზედაპირი. დააწკაპუნეთ დამატებას ან წაშლას @@ -4762,7 +4762,7 @@ normal vector of the face is used as direction Remove - მოცილება + წაშლა @@ -4790,7 +4790,7 @@ normal vector of the face is used as direction Select multiple face(s), click Add or Remove - მონიშნეთ ზედაპირ(ებ)-ი და დააწკაპუნეთ დამატებაზე ან წაშლაზე + აირჩიეთ ერთზე მეტი ზედაპირი. დააწკაპუნეთ დამატებას ან წაშლას @@ -4800,7 +4800,7 @@ normal vector of the face is used as direction Remove - მოცილება + წაშლა @@ -4835,7 +4835,7 @@ used for the Elmer solver Select multiple face(s), click Add or Remove - მონიშნეთ ზედაპირ(ებ)-ი და დააწკაპუნეთ დამატებაზე ან წაშლაზე + აირჩიეთ ერთზე მეტი ზედაპირი. დააწკაპუნეთ დამატებას ან წაშლას @@ -4845,7 +4845,7 @@ used for the Elmer solver Remove - მოცილება + წაშლა @@ -4889,7 +4889,7 @@ used for the Elmer solver Remove - მოცილება + წაშლა @@ -5446,7 +5446,7 @@ used for the Elmer solver Mesh - Mesh + ბადე @@ -5456,7 +5456,7 @@ used for the Elmer solver Solve - გადაწყვეტა + ამოხსნა @@ -5520,7 +5520,7 @@ used for the Elmer solver Creates an analysis container with default solver - ანალიზის კონტეინერის შექმნა ნაგულისხმები ამომხსნელით + ანალიზის კონტეინერის შექმნა ნაგულისხმევი ამომხსნელით @@ -5550,7 +5550,7 @@ used for the Elmer solver Constant vacuum permittivity - ვაკუუმის გამტარობის მუდმივა + მუდმივი ვაკუუმის დიელექტრული შეღწევადობა @@ -5786,7 +5786,7 @@ used for the Elmer solver Electricforce equation - ელექტროძალის განტოლება + ელექტროძალის ტოლობა @@ -6149,7 +6149,7 @@ used for the Elmer solver Remove - მოცილება + წაშლა @@ -6208,7 +6208,7 @@ used for the Elmer solver Solid - მყარი სხეული + მყარი @@ -6246,7 +6246,7 @@ used for the Elmer solver Max Principal Stress - მთავარი ძაბვის მაქს. + მთავარი ძაბვის მაქს @@ -6266,7 +6266,7 @@ used for the Elmer solver Min Principal Stress - მთავარი ძაბვის მინ. + მთავარი ძაბვის მინ @@ -6340,7 +6340,7 @@ Please select a result type first. Fem - Fem + სემ @@ -6410,7 +6410,7 @@ Please select a result type first. Fem - Fem + სემ @@ -6428,7 +6428,7 @@ Please select a result type first. Fem - Fem + სემ @@ -6550,7 +6550,7 @@ Please select a result type first. Fem - Fem + სემ diff --git a/src/Mod/Fem/Gui/Resources/translations/Fem_ko.ts b/src/Mod/Fem/Gui/Resources/translations/Fem_ko.ts index 45f7b1b3cf..6436b8811b 100644 --- a/src/Mod/Fem/Gui/Resources/translations/Fem_ko.ts +++ b/src/Mod/Fem/Gui/Resources/translations/Fem_ko.ts @@ -350,8 +350,8 @@ - Define/create a clip filter which uses functions to define the cliped region - Define/create a clip filter which uses functions to define the cliped region + Define/create a clip filter which uses functions to define the clipped region + Define/create a clip filter which uses functions to define the clipped region @@ -540,12 +540,12 @@ Creates a post processing pipeline from a result object - + Wrong selection type Wrong selection type - + Select a result object, please. Select a result object, please. @@ -689,12 +689,12 @@ Create function - + Create pipeline from result Create pipeline from result - + Edit Mirror Edit Mirror @@ -1762,7 +1762,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintContact - + Input error 입력 오류 @@ -1770,7 +1770,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintDisplacement - + Input error 입력 오류 @@ -1778,7 +1778,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintFluidBoundary - + Input error 입력 오류 @@ -1786,13 +1786,13 @@ Specify another file please. FemGui::TaskDlgFemConstraintForce - - + + Input error 입력 오류 - + Please specify a force greater than 0 Please specify a force greater than 0 @@ -1808,7 +1808,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintHeatflux - + Input error 입력 오류 @@ -1825,7 +1825,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintPressure - + Input error 입력 오류 @@ -1841,7 +1841,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintSpring - + Input error 입력 오류 @@ -1849,7 +1849,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintTemperature - + Input error 입력 오류 @@ -1857,7 +1857,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintTransform - + Input error 입력 오류 @@ -1960,19 +1960,19 @@ Specify another file please. - - - - - - - - - - - - - + + + + + + + + + + + + + Selection error Selection error @@ -1983,45 +1983,45 @@ Specify another file please. - + Only one master face and one slave face for a contact constraint! Only one master face and one slave face for a contact constraint! - - - + + + Nothing selected! Nothing selected! - + Only one slave face for a contact constraint! Only one slave face for a contact constraint! - - - - + + + + Selected object is not a part! Selected object is not a part! - - + + Only faces can be picked Only faces can be picked - + Only one master for a contact constraint! Only one master for a contact constraint! - + Only one master face for a contact constraint! Only one master face for a contact constraint! @@ -2030,27 +2030,27 @@ Specify another file please. FemGui::TaskFemConstraintDisplacement - - - - + + + + Selection error Selection error - + Nothing selected! Nothing selected! - - + + Selected object is not a part! Selected object is not a part! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2059,27 +2059,27 @@ Specify another file please. FemGui::TaskFemConstraintFixed - - - - + + + + Selection error Selection error - + Nothing selected! Nothing selected! - - + + Selected object is not a part! Selected object is not a part! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2188,27 +2188,27 @@ Specify another file please. - - - - + + + + Selection error Selection error - + Nothing selected! Nothing selected! - - + + Selected object is not a part! Selected object is not a part! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2217,38 +2217,38 @@ Specify another file please. FemGui::TaskFemConstraintForce - - - - + + + + Selection error Selection error - + Nothing selected! Nothing selected! - - + + Selected object is not a part! Selected object is not a part! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! - - + + Wrong selection 잘못 된 선택 - + Select an edge or a face, please. Select an edge or a face, please. @@ -2282,29 +2282,29 @@ Specify another file please. FemGui::TaskFemConstraintHeatflux - - - - - + + + + + Selection error Selection error - + Nothing selected! Nothing selected! - - + + Selected object is not a part! Selected object is not a part! - - + + Selection must only consist of faces! Selection must only consist of faces! @@ -2314,40 +2314,40 @@ Specify another file please. - - - - - - + + + + + + Selection error Selection error - + Only one face can be selected for a plane rotation constraint! Only one face can be selected for a plane rotation constraint! - + Nothing selected! Nothing selected! - - + + Selected object is not a part! Selected object is not a part! - + Only faces can be picked Only faces can be picked - + Only planar faces can be picked Only planar faces can be picked @@ -2356,27 +2356,27 @@ Specify another file please. FemGui::TaskFemConstraintPressure - - - - + + + + Selection error Selection error - + Nothing selected! Nothing selected! - - + + Selected object is not a part! Selected object is not a part! - + Only faces can be picked Only faces can be picked @@ -2398,27 +2398,27 @@ Specify another file please. FemGui::TaskFemConstraintSpring - - - - + + + + Selection error Selection error - + Nothing selected! Nothing selected! - - + + Selected object is not a part! Selected object is not a part! - + Only faces can be picked Only faces can be picked @@ -2427,21 +2427,21 @@ Specify another file please. FemGui::TaskFemConstraintTemperature - - - + + + Selection error Selection error - + Nothing selected! Nothing selected! - - + + Selected object is not a part! Selected object is not a part! @@ -2462,19 +2462,19 @@ Specify another file please. - - - - - - - + + + + + + + Selection error Selection error - + Nothing selected! Nothing selected! @@ -2485,28 +2485,28 @@ Specify another file please. Only one face for rectangular transform constraint! - - + + Selected object is not a part! Selected object is not a part! - + Only one face for transform constraint! Only one face for transform constraint! - + Only faces can be picked Only faces can be picked - + Only cylindrical faces can be picked Only cylindrical faces can be picked - + Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface @@ -2626,15 +2626,15 @@ Specify another file please. FemMaterial - + FEM material FEM material + - Material 재료 @@ -2659,9 +2659,9 @@ Specify another file please. Material name + - TextLabel 텍스트 라벨 @@ -3007,17 +3007,17 @@ Specify another file please. - - - + + + 0 mm 0 mm @@ -3032,11 +3032,11 @@ Specify another file please. Centrif parameter + - - + Parameter 매개 변수 @@ -3066,13 +3066,13 @@ Specify another file please. SectionPrint parameter - - + + - + + - Constraint Properties Constraint Properties @@ -3087,9 +3087,12 @@ Specify another file please. Potential: - - - + + + + + + @@ -3102,18 +3105,15 @@ Specify another file please. + + + - - - - - - unspecified unspecified @@ -3140,16 +3140,16 @@ with a harmonic/oscillating driving force with a harmonic/oscillating driving force + - Real Real + - Imaginary Imaginary @@ -3169,9 +3169,9 @@ with a harmonic/oscillating driving force Imaginary part of scalar potential + - x x @@ -3190,9 +3190,9 @@ Note: has no effect if a solid was selected Note: has no effect if a solid was selected + - y y @@ -3211,9 +3211,9 @@ Note: has no effect if a solid was selected Note: has no effect if a solid was selected + - z z @@ -3278,8 +3278,8 @@ Note: has no effect if a solid was selected Beam section parameter - + Cross section parameter Cross section parameter @@ -3330,30 +3330,30 @@ Note: has no effect if a solid was selected 회전: - - - + + + formula 수식 - + Velocity x: X 축 방향 속도 - + Velocity y: Y 축 방향 속도 - + Velocity z: Z 축 방향 속도 @@ -3483,14 +3483,14 @@ Note: for 2D only setting for x is possible, Imaginary part of potential y-component - + Real part of potential z-component Real part of potential z-component - + Imaginary part of potential z-component Imaginary part of potential z-component @@ -3615,26 +3615,26 @@ Note: for 2D only setting for x is possible, Edit constraint - - - - - - - + + + + + + + A dialog is already open in the task panel 테스크 패널에 이미 다이얼로그가 열려있습니다. - - - - - - - + + + + + + + Do you want to close this dialog? 다이얼로그를 닫으시겠습니까? @@ -3644,7 +3644,7 @@ Note: for 2D only setting for x is possible, Meshing - + Constraint force Constraint force @@ -3666,27 +3666,27 @@ Note: for 2D only setting for x is possible, 가져오기 내보내기 - + Constraint Contact Constraint Contact - + Constraint displacement Constraint displacement - + Constraint fixed Constraint fixed - + Constraint fluid boundary Constraint fluid boundary - + Constraint heat flux Constraint heat flux @@ -3696,12 +3696,12 @@ Note: for 2D only setting for x is possible, Constraint initial temperature - + Constraint planerotation Constraint planerotation - + Constraint pressure Constraint pressure @@ -3711,17 +3711,17 @@ Note: for 2D only setting for x is possible, Constraint pulley - + Constraint spring Constraint spring - + Constraint temperature Constraint temperature - + Constraint transform Constraint transform @@ -3766,7 +3766,7 @@ Note: for 2D only setting for x is possible, 묶음 - + Are you sure you want to continue? Are you sure you want to continue? @@ -4106,7 +4106,7 @@ For possible variables, see the description box below. Std_Delete - + Object dependencies 객체 종속성 diff --git a/src/Mod/Fem/Gui/Resources/translations/Fem_nl.ts b/src/Mod/Fem/Gui/Resources/translations/Fem_nl.ts index fb499e695d..faf723ed1d 100755 --- a/src/Mod/Fem/Gui/Resources/translations/Fem_nl.ts +++ b/src/Mod/Fem/Gui/Resources/translations/Fem_nl.ts @@ -350,8 +350,8 @@ - Define/create a clip filter which uses functions to define the cliped region - Define/create a clip filter which uses functions to define the cliped region + Define/create a clip filter which uses functions to define the clipped region + Define/create a clip filter which uses functions to define the clipped region @@ -540,12 +540,12 @@ Creates a post processing pipeline from a result object - + Wrong selection type Verkeerd selectietype - + Select a result object, please. Select a result object, please. @@ -689,12 +689,12 @@ Functie maken - + Create pipeline from result Create pipeline from result - + Edit Mirror Edit Mirror @@ -1762,7 +1762,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintContact - + Input error Invoerfout @@ -1770,7 +1770,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintDisplacement - + Input error Invoerfout @@ -1778,7 +1778,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintFluidBoundary - + Input error Invoerfout @@ -1786,13 +1786,13 @@ Specify another file please. FemGui::TaskDlgFemConstraintForce - - + + Input error Invoerfout - + Please specify a force greater than 0 Specificeer een kracht groter dan 0 @@ -1808,7 +1808,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintHeatflux - + Input error Invoerfout @@ -1825,7 +1825,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintPressure - + Input error Invoerfout @@ -1841,7 +1841,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintSpring - + Input error Invoerfout @@ -1849,7 +1849,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintTemperature - + Input error Invoerfout @@ -1857,7 +1857,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintTransform - + Input error Invoerfout @@ -1960,19 +1960,19 @@ Specify another file please. - - - - - - - - - - - - - + + + + + + + + + + + + + Selection error Selectiefout @@ -1983,45 +1983,45 @@ Specify another file please. - + Only one master face and one slave face for a contact constraint! Only one master face and one slave face for a contact constraint! - - - + + + Nothing selected! Niets geselecteerd! - + Only one slave face for a contact constraint! Only one slave face for a contact constraint! - - - - + + + + Selected object is not a part! Geselecteerd object is geen deel! - - + + Only faces can be picked Alleen vlakken kunnen geselecteerd worden - + Only one master for a contact constraint! Only one master for a contact constraint! - + Only one master face for a contact constraint! Only one master face for a contact constraint! @@ -2030,27 +2030,27 @@ Specify another file please. FemGui::TaskFemConstraintDisplacement - - - - + + + + Selection error Selectiefout - + Nothing selected! Niets geselecteerd! - - + + Selected object is not a part! Geselecteerd object is geen deel! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2059,27 +2059,27 @@ Specify another file please. FemGui::TaskFemConstraintFixed - - - - + + + + Selection error Selectiefout - + Nothing selected! Niets geselecteerd! - - + + Selected object is not a part! Geselecteerd object is geen deel! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2188,27 +2188,27 @@ Specify another file please. - - - - + + + + Selection error Selectiefout - + Nothing selected! Niets geselecteerd! - - + + Selected object is not a part! Geselecteerd object is geen deel! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2217,38 +2217,38 @@ Specify another file please. FemGui::TaskFemConstraintForce - - - - + + + + Selection error Selectiefout - + Nothing selected! Niets geselecteerd! - - + + Selected object is not a part! Geselecteerd object is geen deel! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! - - + + Wrong selection Verkeerde selectie - + Select an edge or a face, please. Select an edge or a face, please. @@ -2282,29 +2282,29 @@ Specify another file please. FemGui::TaskFemConstraintHeatflux - - - - - + + + + + Selection error Selectiefout - + Nothing selected! Niets geselecteerd! - - + + Selected object is not a part! Geselecteerd object is geen deel! - - + + Selection must only consist of faces! Selection must only consist of faces! @@ -2314,40 +2314,40 @@ Specify another file please. - - - - - - + + + + + + Selection error Selectiefout - + Only one face can be selected for a plane rotation constraint! Only one face can be selected for a plane rotation constraint! - + Nothing selected! Niets geselecteerd! - - + + Selected object is not a part! Geselecteerd object is geen deel! - + Only faces can be picked Alleen vlakken kunnen geselecteerd worden - + Only planar faces can be picked Alleen planaire vlakken kunnen geselecteerd worden @@ -2356,27 +2356,27 @@ Specify another file please. FemGui::TaskFemConstraintPressure - - - - + + + + Selection error Selectiefout - + Nothing selected! Niets geselecteerd! - - + + Selected object is not a part! Geselecteerd object is geen deel! - + Only faces can be picked Alleen vlakken kunnen geselecteerd worden @@ -2398,27 +2398,27 @@ Specify another file please. FemGui::TaskFemConstraintSpring - - - - + + + + Selection error Selectiefout - + Nothing selected! Niets geselecteerd! - - + + Selected object is not a part! Geselecteerd object is geen deel! - + Only faces can be picked Alleen vlakken kunnen geselecteerd worden @@ -2427,21 +2427,21 @@ Specify another file please. FemGui::TaskFemConstraintTemperature - - - + + + Selection error Selectiefout - + Nothing selected! Niets geselecteerd! - - + + Selected object is not a part! Geselecteerd object is geen deel! @@ -2462,19 +2462,19 @@ Specify another file please. - - - - - - - + + + + + + + Selection error Selectiefout - + Nothing selected! Niets geselecteerd! @@ -2485,28 +2485,28 @@ Specify another file please. Only one face for rectangular transform constraint! - - + + Selected object is not a part! Geselecteerd object is geen deel! - + Only one face for transform constraint! Only one face for transform constraint! - + Only faces can be picked Alleen vlakken kunnen geselecteerd worden - + Only cylindrical faces can be picked Alleen cylindrische vlakken kunnen geselecteerd worden - + Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface @@ -2626,15 +2626,15 @@ Specify another file please. FemMaterial - + FEM material FEM materiaal + - Material Materiaal @@ -2659,9 +2659,9 @@ Specify another file please. Materiaalnaam + - TextLabel Tekstbenaming @@ -3007,17 +3007,17 @@ Specify another file please. - - - + + + 0 mm 0 mm @@ -3032,11 +3032,11 @@ Specify another file please. Centrif parameter + - - + Parameter Parameter @@ -3066,13 +3066,13 @@ Specify another file please. SectionPrint parameter - - + + - + + - Constraint Properties Constraint Properties @@ -3087,9 +3087,12 @@ Specify another file please. Potentieel: - - - + + + + + + @@ -3102,18 +3105,15 @@ Specify another file please. + + + - - - - - - unspecified ongespecificeerd @@ -3140,16 +3140,16 @@ with a harmonic/oscillating driving force with a harmonic/oscillating driving force + - Real Echt + - Imaginary Imaginary @@ -3169,9 +3169,9 @@ with a harmonic/oscillating driving force Imaginary part of scalar potential + - x x @@ -3190,9 +3190,9 @@ Note: has no effect if a solid was selected Note: has no effect if a solid was selected + - y y @@ -3211,9 +3211,9 @@ Note: has no effect if a solid was selected Note: has no effect if a solid was selected + - z z @@ -3278,8 +3278,8 @@ Note: has no effect if a solid was selected Beam section parameter - + Cross section parameter Cross section parameter @@ -3330,30 +3330,30 @@ Note: has no effect if a solid was selected Rotatie: - - - + + + formula formule - + Velocity x: Velocity x: - + Velocity y: Velocity y: - + Velocity z: Velocity z: @@ -3483,14 +3483,14 @@ Note: for 2D only setting for x is possible, Imaginary part of potential y-component - + Real part of potential z-component Real part of potential z-component - + Imaginary part of potential z-component Imaginary part of potential z-component @@ -3615,26 +3615,26 @@ Note: for 2D only setting for x is possible, Beperking bewerken - - - - - - - + + + + + + + A dialog is already open in the task panel Een dialoog is al geopend in het taakvenster - - - - - - - + + + + + + + Do you want to close this dialog? Wilt u dit dialoogvenster sluiten? @@ -3644,7 +3644,7 @@ Note: for 2D only setting for x is possible, Meshing - + Constraint force Beperkingskracht @@ -3666,27 +3666,27 @@ Note: for 2D only setting for x is possible, Importeren-Exporteren - + Constraint Contact Constraint Contact - + Constraint displacement Constraint displacement - + Constraint fixed Constraint fixed - + Constraint fluid boundary Constraint fluid boundary - + Constraint heat flux Constraint heat flux @@ -3696,12 +3696,12 @@ Note: for 2D only setting for x is possible, Constraint initial temperature - + Constraint planerotation Constraint planerotation - + Constraint pressure Constraint pressure @@ -3711,17 +3711,17 @@ Note: for 2D only setting for x is possible, Constraint pulley - + Constraint spring Constraint spring - + Constraint temperature Constraint temperature - + Constraint transform Constraint transform @@ -3766,7 +3766,7 @@ Note: for 2D only setting for x is possible, Groepen - + Are you sure you want to continue? Weet u zeker dat u wilt doorgaan? @@ -4109,7 +4109,7 @@ For possible variables, see the description box below. Std_Delete - + Object dependencies Object afhankelijkheden @@ -6527,12 +6527,12 @@ Please select a result type first. x - x + х y - y + j diff --git a/src/Mod/Fem/Gui/Resources/translations/Fem_pl.ts b/src/Mod/Fem/Gui/Resources/translations/Fem_pl.ts index 8ad1824a9f..c27e881dd0 100755 --- a/src/Mod/Fem/Gui/Resources/translations/Fem_pl.ts +++ b/src/Mod/Fem/Gui/Resources/translations/Fem_pl.ts @@ -291,7 +291,7 @@ Wrong selection - Niewłaściwy wybór + Nieprawidłowy wybór @@ -350,13 +350,13 @@ - Define/create a clip filter which uses functions to define the cliped region + Define/create a clip filter which uses functions to define the clipped region Zdefiniuj / dodaj filtr przycinania, który używa funkcji do określenia przyciętego obszaru Wrong selection - Niewłaściwy wybór + Nieprawidłowy wybór @@ -513,7 +513,7 @@ Wrong selection - Niewłaściwy wybór + Nieprawidłowy wybór @@ -540,12 +540,12 @@ Tworzy ciąg do obróbki danych z obiektu wyników - + Wrong selection type Niewłaściwy typ wyboru - + Select a result object, please. Wybierz obiekt wyników. @@ -689,12 +689,12 @@ Utwórz cechę - + Create pipeline from result Utwórz ciąg z wyniku - + Edit Mirror Edytuj odbicie lustrzane @@ -906,7 +906,7 @@ Default - Domyślny + Domyślne @@ -1348,7 +1348,7 @@ tworzeniu nowej analizy None - Brak + Żadne @@ -1405,7 +1405,7 @@ Wybierz inny plik. Import - Import + Importuj @@ -1726,7 +1726,7 @@ Wybierz inny plik. Nodes set - Zestaw węzłów + Zbiór węzłów @@ -1754,7 +1754,7 @@ Wybierz inny plik. FemGui::TaskDlgFemConstraintContact - + Input error Błąd danych wejściowych @@ -1762,7 +1762,7 @@ Wybierz inny plik. FemGui::TaskDlgFemConstraintDisplacement - + Input error Błąd danych wejściowych @@ -1770,7 +1770,7 @@ Wybierz inny plik. FemGui::TaskDlgFemConstraintFluidBoundary - + Input error Błąd danych wejściowych @@ -1778,13 +1778,13 @@ Wybierz inny plik. FemGui::TaskDlgFemConstraintForce - - + + Input error Błąd danych wejściowych - + Please specify a force greater than 0 Proszę określić siłę większą od 0 @@ -1800,7 +1800,7 @@ Wybierz inny plik. FemGui::TaskDlgFemConstraintHeatflux - + Input error Błąd danych wejściowych @@ -1817,7 +1817,7 @@ Wybierz inny plik. FemGui::TaskDlgFemConstraintPressure - + Input error Błąd danych wejściowych @@ -1833,7 +1833,7 @@ Wybierz inny plik. FemGui::TaskDlgFemConstraintSpring - + Input error Błąd danych wejściowych @@ -1841,7 +1841,7 @@ Wybierz inny plik. FemGui::TaskDlgFemConstraintTemperature - + Input error Błąd danych wejściowych @@ -1849,7 +1849,7 @@ Wybierz inny plik. FemGui::TaskDlgFemConstraintTransform - + Input error Błąd danych wejściowych @@ -1880,7 +1880,7 @@ Wybierz inny plik. Nodes set - Zestaw węzłów + Zbiór węzłów @@ -1952,19 +1952,19 @@ Wybierz inny plik. - - - - - - - - - - - - - + + + + + + + + + + + + + Selection error Błąd selekcji @@ -1975,45 +1975,45 @@ Wybierz inny plik. - + Only one master face and one slave face for a contact constraint! Tylko jedna powierzchnia główna i jedna powierzchnia drugorzędna dla kontaktu! - - - + + + Nothing selected! Nic nie wybrano! - + Only one slave face for a contact constraint! Tylko jedna powierzchnia drugorzędna dla kontaktu! - - - - + + + + Selected object is not a part! Wybrany obiekt nie jest częścią! - - + + Only faces can be picked Można wybrać tylko powierzchnie - + Only one master for a contact constraint! Tylko jedna powierzchnia główna dla kontaktu! - + Only one master face for a contact constraint! Tylko jedna powierzchnia główna dla kontaktu! @@ -2022,27 +2022,27 @@ Wybierz inny plik. FemGui::TaskFemConstraintDisplacement - - - - + + + + Selection error Błąd zaznaczenia - + Nothing selected! Nic nie wybrano! - - + + Selected object is not a part! Wybrany obiekt nie jest częścią! - + Only one type of selection (vertex,face or edge) per constraint allowed! Dozwolony jest tylko jeden typ wyboru (wierzchołek, powierzchnia lub krawędź) na wiązanie! @@ -2051,27 +2051,27 @@ Wybierz inny plik. FemGui::TaskFemConstraintFixed - - - - + + + + Selection error - Błąd selekcji + Błąd wyboru - + Nothing selected! Nic nie wybrano! - - + + Selected object is not a part! Wybrany obiekt nie jest częścią! - + Only one type of selection (vertex,face or edge) per constraint allowed! Dozwolony jest tylko jeden typ wyboru (wierzchołek, powierzchnia lub krawędź) na wiązanie! @@ -2151,7 +2151,7 @@ Wybierz inny plik. Wrong selection - Niewłaściwy wybór + Nieprawidłowy wybór @@ -2180,27 +2180,27 @@ Wybierz inny plik. - - - - + + + + Selection error - Błąd selekcji + Błąd wyboru - + Nothing selected! Nic nie wybrano! - - + + Selected object is not a part! Wybrany obiekt nie jest częścią! - + Only one type of selection (vertex,face or edge) per constraint allowed! Dozwolony jest tylko jeden typ wyboru (wierzchołek, powierzchnia lub krawędź) na wiązanie! @@ -2209,38 +2209,38 @@ Wybierz inny plik. FemGui::TaskFemConstraintForce - - - - + + + + Selection error - Błąd selekcji + Błąd wyboru - + Nothing selected! Nic nie wybrano! - - + + Selected object is not a part! Wybrany obiekt nie jest częścią! - + Only one type of selection (vertex,face or edge) per constraint allowed! Dozwolony jest tylko jeden typ wyboru (wierzchołek, powierzchnia lub krawędź) na wiązanie! - - + + Wrong selection - Niewłaściwy wybór + Nieprawidłowy wybór - + Select an edge or a face, please. Wybierz krawędź lub powierzchnię. @@ -2274,29 +2274,29 @@ Wybierz inny plik. FemGui::TaskFemConstraintHeatflux - - - - - + + + + + Selection error Błąd w zaznaczeniu - + Nothing selected! Nic nie wybrano! - - + + Selected object is not a part! Wybrany obiekt nie jest częścią! - - + + Selection must only consist of faces! Wybór musi składać się tylko z powierzchni! @@ -2306,71 +2306,71 @@ Wybierz inny plik. - - - - - - + + + + + + Selection error - Błąd selekcji + Błąd wyboru - + Only one face can be selected for a plane rotation constraint! Tylko jedna powierzchnia może być wybrana do wiązania utrzymującego węzły na płaskiej powierzchni (MPC Plane)! - + Nothing selected! Nic nie wybrano! - - + + Selected object is not a part! Wybrany obiekt nie jest częścią! - + Only faces can be picked - Można wybrać tylko powierzchnie + Można wybrać tylko ściany - + Only planar faces can be picked - Mogą być użyte tylko powierzchnie płaskie + Wybrać można tylko płaskie ściany FemGui::TaskFemConstraintPressure - - - - + + + + Selection error - Błąd selekcji + Błąd wyboru - + Nothing selected! Nic nie wybrano! - - + + Selected object is not a part! Wybrany obiekt nie jest częścią! - + Only faces can be picked - Można wybrać tylko powierzchnie + Można wybrać tylko ściany @@ -2390,50 +2390,50 @@ Wybierz inny plik. FemGui::TaskFemConstraintSpring - - - - + + + + Selection error - Błąd selekcji + Błąd wyboru - + Nothing selected! Nic nie wybrano! - - + + Selected object is not a part! Wybrany obiekt nie jest częścią! - + Only faces can be picked - Można wybrać tylko powierzchnie + Można wybrać tylko ściany FemGui::TaskFemConstraintTemperature - - - + + + Selection error - Błąd selekcji + Błąd wyboru - + Nothing selected! Nic nie wybrano! - - + + Selected object is not a part! Wybrany obiekt nie jest częścią! @@ -2454,19 +2454,19 @@ Wybierz inny plik. - - - - - - - + + + + + + + Selection error - Błąd selekcji + Błąd wyboru - + Nothing selected! Nic nie wybrano! @@ -2477,28 +2477,28 @@ Wybierz inny plik. Tylko jedna powierzchnia do wiązania przekształcenia prostokątnego! - - + + Selected object is not a part! Wybrany obiekt nie jest częścią! - + Only one face for transform constraint! Tylko jedna powierzchnia do wiązania przekształcenia! - + Only faces can be picked - Można wybrać tylko powierzchnie + Można wybrać tylko ściany - + Only cylindrical faces can be picked Mogą być użyte tylko powierzchnie cylindryczne - + Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface Tylko przekształcalne powierzchnie mogą być wybrane! Dodaj najpierw definicję przemieszczeń a następnie wiązanie do powierzchni @@ -2618,15 +2618,15 @@ Wybierz inny plik. FemMaterial - + FEM material Materiał MES + - Material Materiał @@ -2651,9 +2651,9 @@ Wybierz inny plik. Nazwa materiału + - TextLabel Etykieta tekstu @@ -2789,7 +2789,7 @@ Wybierz inny plik. Edit - Edycja + Edytuj @@ -2999,17 +2999,17 @@ Wybierz inny plik. - - - + + + 0 mm 0 mm @@ -3024,13 +3024,13 @@ Wybierz inny plik. Parametr wirowania + - - + Parameter - Parametry + Parametr @@ -3058,13 +3058,13 @@ Wybierz inny plik. Parametr wyników z przekroju - - + + - + + - Constraint Properties Właściwości wiązań @@ -3079,9 +3079,12 @@ Wybierz inny plik. Potencjał: - - - + + + + + + @@ -3094,18 +3097,15 @@ Wybierz inny plik. + + + - - - - - - unspecified nieokreślony @@ -3132,16 +3132,16 @@ with a harmonic/oscillating driving force z harmoniczną / oscylującą siłą napędzającą + - Real Rzeczywisty + - Imaginary Urojony @@ -3161,9 +3161,9 @@ z harmoniczną / oscylującą siłą napędzającą Urojona część potencjału skalarnego + - x x @@ -3182,9 +3182,9 @@ Note: has no effect if a solid was selected Uwaga: bez efektu, jeśli wybrano bryłę + - y y @@ -3203,9 +3203,9 @@ Note: has no effect if a solid was selected Uwaga: bez efektu, jeśli wybrano bryłę + - z z @@ -3270,8 +3270,8 @@ Uwaga: bez efektu, jeśli wybrano bryłę Parametr sekcji belki - + Cross section parameter Parametr przekroju poprzecznego @@ -3322,30 +3322,30 @@ Uwaga: bez efektu, jeśli wybrano bryłę Obrót: - - - + + + formula wzór - + Velocity x: Prędkość x: - + Velocity y: Prędkość y: - + Velocity z: Prędkość z: @@ -3475,14 +3475,14 @@ Uwaga: w 2D tylko ustawienie dla x jest możliwe, Urojona część składowej y potencjału - + Real part of potential z-component Rzeczywista część składowej z potencjału - + Imaginary part of potential z-component Urojona część składowej z potencjału @@ -3571,7 +3571,7 @@ Uwaga: w 2D tylko ustawienie dla x jest możliwe, Origin - Odniesienie położenia + Początek układu współrzędnych @@ -3607,28 +3607,28 @@ Uwaga: w 2D tylko ustawienie dla x jest możliwe, Edytuj wiązanie - - - - - - - + + + + + + + A dialog is already open in the task panel Okienko dialogowe jest już otwarte w panelu zadań - - - - - - - + + + + + + + Do you want to close this dialog? - Czy chcesz zamknąć to okno dialogowe? + Czy chcesz zamknąć to okno? @@ -3636,7 +3636,7 @@ Uwaga: w 2D tylko ustawienie dla x jest możliwe, Tworzenie siatki - + Constraint force Zdefiniuj siłę @@ -3658,27 +3658,27 @@ Uwaga: w 2D tylko ustawienie dla x jest możliwe, Import-Eksport - + Constraint Contact Zdefiniuj kontakt - + Constraint displacement Zdefiniuj przemieszczenie - + Constraint fixed Zdefiniuj przytwierdzenie - + Constraint fluid boundary Zdefiniuj przepływ graniczny - + Constraint heat flux Obciążenie strumieniem ciepła @@ -3688,12 +3688,12 @@ Uwaga: w 2D tylko ustawienie dla x jest możliwe, Zdefiniuj temperaturę początkową - + Constraint planerotation Wiązanie utrzymujące węzły na płaskiej powierzchni (MPC Plane) - + Constraint pressure Zdefiniuj obciążenie ciśnieniem @@ -3703,17 +3703,17 @@ Uwaga: w 2D tylko ustawienie dla x jest możliwe, Zdefiniuj koło pasowe - + Constraint spring Wiązanie sprężyny - + Constraint temperature Zdefiniuj temperaturę - + Constraint transform Zdefiniuj odkształcenie @@ -3758,7 +3758,7 @@ Uwaga: w 2D tylko ustawienie dla x jest możliwe, Grupy - + Are you sure you want to continue? Czy na pewno chcesz kontynuować? @@ -3778,7 +3778,7 @@ Uwaga: w 2D tylko ustawienie dla x jest możliwe, None - Brak + Żadne @@ -3858,7 +3858,7 @@ Uwaga: w 2D tylko ustawienie dla x jest możliwe, Displacement - Odkształcenie + Przemieszczenie @@ -4095,15 +4095,15 @@ Aby uzyskać możliwe zmienne, zobacz pole opisu poniżej. Center - Wyśrodkowane + Środek Std_Delete - + Object dependencies - Zależności obiektów + Zależności obiektu @@ -4235,7 +4235,7 @@ Aby uzyskać możliwe zmienne, zobacz pole opisu poniżej. Location - Umiejscowienie + Położenie @@ -4308,7 +4308,7 @@ Aby uzyskać możliwe zmienne, zobacz pole opisu poniżej. Location - Umiejscowienie + Położenie @@ -5030,7 +5030,7 @@ użyta przez solver Elmer Center - Wyśrodkowane + Środek @@ -6109,7 +6109,7 @@ sprężystość (naprężenia) Edit - Edycja + Edytuj @@ -6120,7 +6120,7 @@ sprężystość (naprężenia) Run - uruchom + Uruchom @@ -6489,7 +6489,7 @@ deformacji (sprężystość nieliniowa) Center - Wyśrodkowane + Środek @@ -6532,7 +6532,7 @@ deformacji (sprężystość nieliniowa) Center - Wyśrodkowane + Środek diff --git a/src/Mod/Fem/Gui/Resources/translations/Fem_pt-BR.ts b/src/Mod/Fem/Gui/Resources/translations/Fem_pt-BR.ts index 8d35e03edc..d7a74d7ec9 100644 --- a/src/Mod/Fem/Gui/Resources/translations/Fem_pt-BR.ts +++ b/src/Mod/Fem/Gui/Resources/translations/Fem_pt-BR.ts @@ -350,8 +350,8 @@ - Define/create a clip filter which uses functions to define the cliped region - Definir/criar um filtro que utiliza funções para definir uma região a ser recortada + Define/create a clip filter which uses functions to define the clipped region + Definir/criar Filtro que utiliza funções para definir uma região a ser recortada @@ -540,12 +540,12 @@ Cria um pipeline de pós-processamento a partir de um objeto de resultado - + Wrong selection type Tipo de seleção errado - + Select a result object, please. Por favor selecione um objeto de resultado. @@ -689,12 +689,12 @@ Criar função - + Create pipeline from result Criar pipeline a partir do resultado - + Edit Mirror Editar espelhamento @@ -1760,7 +1760,7 @@ Especifique outro arquivo, por favor. FemGui::TaskDlgFemConstraintContact - + Input error Erro de entrada @@ -1768,7 +1768,7 @@ Especifique outro arquivo, por favor. FemGui::TaskDlgFemConstraintDisplacement - + Input error Erro de entrada @@ -1776,7 +1776,7 @@ Especifique outro arquivo, por favor. FemGui::TaskDlgFemConstraintFluidBoundary - + Input error Erro de entrada @@ -1784,13 +1784,13 @@ Especifique outro arquivo, por favor. FemGui::TaskDlgFemConstraintForce - - + + Input error Erro de entrada - + Please specify a force greater than 0 Por favor, especifique uma força maior que 0 @@ -1806,7 +1806,7 @@ Especifique outro arquivo, por favor. FemGui::TaskDlgFemConstraintHeatflux - + Input error Erro de entrada @@ -1823,7 +1823,7 @@ Especifique outro arquivo, por favor. FemGui::TaskDlgFemConstraintPressure - + Input error Erro de entrada @@ -1839,7 +1839,7 @@ Especifique outro arquivo, por favor. FemGui::TaskDlgFemConstraintSpring - + Input error Erro de entrada @@ -1847,7 +1847,7 @@ Especifique outro arquivo, por favor. FemGui::TaskDlgFemConstraintTemperature - + Input error Erro de entrada @@ -1855,7 +1855,7 @@ Especifique outro arquivo, por favor. FemGui::TaskDlgFemConstraintTransform - + Input error Erro de entrada @@ -1958,19 +1958,19 @@ Especifique outro arquivo, por favor. - - - - - - - - - - - - - + + + + + + + + + + + + + Selection error Erro de seleção @@ -1981,45 +1981,45 @@ Especifique outro arquivo, por favor. - + Only one master face and one slave face for a contact constraint! Apenas uma face mestre e uma face subordinada para restrição de contato! - - - + + + Nothing selected! Nada selecionado! - + Only one slave face for a contact constraint! Apenas uma face subordinada para restrições de contato! - - - - + + + + Selected object is not a part! O objeto selecionado não é uma peça! - - + + Only faces can be picked Somente as faces podem ser selecionadas - + Only one master for a contact constraint! Apenas um mestre para restrições de contato! - + Only one master face for a contact constraint! Apenas uma face mestre para restrições de contato! @@ -2028,27 +2028,27 @@ Especifique outro arquivo, por favor. FemGui::TaskFemConstraintDisplacement - - - - + + + + Selection error Erro de seleção - + Nothing selected! Nada selecionado! - - + + Selected object is not a part! O objeto selecionado não é uma peça! - + Only one type of selection (vertex,face or edge) per constraint allowed! Apenas um tipo de seleção (vértice, face ou aresta) por restrição permitida! @@ -2057,27 +2057,27 @@ Especifique outro arquivo, por favor. FemGui::TaskFemConstraintFixed - - - - + + + + Selection error Erro de seleção - + Nothing selected! Nada selecionado! - - + + Selected object is not a part! O objeto selecionado não é uma peça! - + Only one type of selection (vertex,face or edge) per constraint allowed! Apenas um tipo de seleção (vértice, face ou aresta) por restrição permitida! @@ -2186,27 +2186,27 @@ Especifique outro arquivo, por favor. - - - - + + + + Selection error Erro de seleção - + Nothing selected! Nada selecionado! - - + + Selected object is not a part! O objeto selecionado não é uma peça! - + Only one type of selection (vertex,face or edge) per constraint allowed! Apenas um tipo de seleção (vértice, face ou aresta) por restrição permitida! @@ -2215,38 +2215,38 @@ Especifique outro arquivo, por favor. FemGui::TaskFemConstraintForce - - - - + + + + Selection error Erro de seleção - + Nothing selected! Nada selecionado! - - + + Selected object is not a part! O objeto selecionado não é uma peça! - + Only one type of selection (vertex,face or edge) per constraint allowed! Apenas um tipo de seleção (vértice, face ou aresta) por restrição permitida! - - + + Wrong selection Seleção errada - + Select an edge or a face, please. Por favor, selecione uma aresta ou uma face. @@ -2280,29 +2280,29 @@ Especifique outro arquivo, por favor. FemGui::TaskFemConstraintHeatflux - - - - - + + + + + Selection error Erro de seleção - + Nothing selected! Nada selecionado! - - + + Selected object is not a part! O objeto selecionado não é uma peça! - - + + Selection must only consist of faces! A seleção deve conter apenas faces! @@ -2312,40 +2312,40 @@ Especifique outro arquivo, por favor. - - - - - - + + + + + + Selection error Erro de seleção - + Only one face can be selected for a plane rotation constraint! Apenas uma face pode ser selecionada para uma restrição de rotação de plano! - + Nothing selected! Nada selecionado! - - + + Selected object is not a part! O objeto selecionado não é uma peça! - + Only faces can be picked Somente as faces podem ser selecionadas - + Only planar faces can be picked Apenas faces planas podem ser selecionadas @@ -2354,27 +2354,27 @@ Especifique outro arquivo, por favor. FemGui::TaskFemConstraintPressure - - - - + + + + Selection error Erro de seleção - + Nothing selected! Nada selecionado! - - + + Selected object is not a part! O objeto selecionado não é uma peça! - + Only faces can be picked Somente as faces podem ser selecionadas @@ -2396,27 +2396,27 @@ Especifique outro arquivo, por favor. FemGui::TaskFemConstraintSpring - - - - + + + + Selection error Erro de seleção - + Nothing selected! Nada selecionado! - - + + Selected object is not a part! O objeto selecionado não é uma peça! - + Only faces can be picked Somente as faces podem ser selecionadas @@ -2425,21 +2425,21 @@ Especifique outro arquivo, por favor. FemGui::TaskFemConstraintTemperature - - - + + + Selection error Erro de seleção - + Nothing selected! Nada selecionado! - - + + Selected object is not a part! O objeto selecionado não é uma peça! @@ -2460,21 +2460,21 @@ Especifique outro arquivo, por favor. - - - - - - - + + + + + + + Selection error Erro de seleção - + Nothing selected! - Nada selecionado! + Nada foi selecionado! @@ -2483,28 +2483,28 @@ Especifique outro arquivo, por favor. Apenas uma face para restrição de transformação retangular! - - + + Selected object is not a part! O objeto selecionado não é uma peça! - + Only one face for transform constraint! Apenas uma face para restrições de transformação! - + Only faces can be picked Somente as faces podem ser selecionadas - + Only cylindrical faces can be picked Somente as faces cilíndricas podem ser selecionadas - + Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface Apenas faces transformáveis podem ser selecionadas! Aplique a restrição de deslocamento à superfície primeiro e então aplique a restrição à superfície @@ -2624,15 +2624,15 @@ Especifique outro arquivo, por favor. FemMaterial - + FEM material Material FEM + - Material Material @@ -2657,9 +2657,9 @@ Especifique outro arquivo, por favor. Nome do material + - TextLabel Rótulo de texto @@ -3005,17 +3005,17 @@ Especifique outro arquivo, por favor. - - - + + + 0 mm 0 mm @@ -3030,11 +3030,11 @@ Especifique outro arquivo, por favor. Parâmetro de centrífuga + - - + Parameter Parâmetro @@ -3064,13 +3064,13 @@ Especifique outro arquivo, por favor. Parâmetros de impressão de seções - - + + - + + - Constraint Properties Propriedades de Restrição @@ -3085,9 +3085,12 @@ Especifique outro arquivo, por favor. Potencial: - - - + + + + + + @@ -3100,18 +3103,15 @@ Especifique outro arquivo, por favor. + + + - - - - - - unspecified não especificado @@ -3138,16 +3138,16 @@ with a harmonic/oscillating driving force com forças atuantes harmônicas/oscilantes + - Real Real + - Imaginary Imaginário @@ -3167,9 +3167,9 @@ com forças atuantes harmônicas/oscilantes Parte imaginária de potencial escalar + - x x @@ -3188,9 +3188,9 @@ Note: has no effect if a solid was selected Nota: não surge efeito se um sólido foi selecionado + - y y @@ -3209,9 +3209,9 @@ Note: has no effect if a solid was selected Nota: não surge efeito se um sólido foi selecionado + - z z @@ -3276,8 +3276,8 @@ Nota: não surge efeito se um sólido foi selecionado Parâmetro da seção da viga - + Cross section parameter Cross section parameter @@ -3328,30 +3328,30 @@ Nota: não surge efeito se um sólido foi selecionado Rotação: - - - + + + formula fórmula - + Velocity x: Velocity x: - + Velocity y: Velocity y: - + Velocity z: Velocity z: @@ -3481,14 +3481,14 @@ Nota: para configuração apenas 2D para x é possível, Parte imaginária de componente-y potencial - + Real part of potential z-component Real part of potential z-component - + Imaginary part of potential z-component Parte imaginária de componente-z potencial @@ -3613,26 +3613,26 @@ Nota: para configuração apenas 2D para x é possível, Editar ação - - - - - - - + + + + + + + A dialog is already open in the task panel Uma caixa de diálogo já está aberta no painel de tarefas - - - - - - - + + + + + + + Do you want to close this dialog? Deseja fechar este diálogo? @@ -3642,7 +3642,7 @@ Nota: para configuração apenas 2D para x é possível, Conversão em malhas - + Constraint force Ação de força @@ -3664,27 +3664,27 @@ Nota: para configuração apenas 2D para x é possível, Importação e exportação - + Constraint Contact Constraint Contact - + Constraint displacement Ação de deslocamento - + Constraint fixed Ação fixa - + Constraint fluid boundary Constraint fluid boundary - + Constraint heat flux Constraint heat flux @@ -3694,12 +3694,12 @@ Nota: para configuração apenas 2D para x é possível, Ação de temperatura inicial - + Constraint planerotation Constraint planerotation - + Constraint pressure Ação de pressão @@ -3709,17 +3709,17 @@ Nota: para configuração apenas 2D para x é possível, Ação de polia - + Constraint spring Ação de mola - + Constraint temperature Ação de temperatura - + Constraint transform Ação de transformação @@ -3764,7 +3764,7 @@ Nota: para configuração apenas 2D para x é possível, Grupos - + Are you sure you want to continue? Tem certeza que deseja continuar? @@ -4107,7 +4107,7 @@ For possible variables, see the description box below. Std_Delete - + Object dependencies Dependências do objeto diff --git a/src/Mod/Fem/Gui/Resources/translations/Fem_pt-PT.ts b/src/Mod/Fem/Gui/Resources/translations/Fem_pt-PT.ts index ca1ee7c57f..0ec7684a86 100644 --- a/src/Mod/Fem/Gui/Resources/translations/Fem_pt-PT.ts +++ b/src/Mod/Fem/Gui/Resources/translations/Fem_pt-PT.ts @@ -350,8 +350,8 @@ - Define/create a clip filter which uses functions to define the cliped region - Define/create a clip filter which uses functions to define the cliped region + Define/create a clip filter which uses functions to define the clipped region + Define/create a clip filter which uses functions to define the clipped region @@ -540,12 +540,12 @@ Creates a post processing pipeline from a result object - + Wrong selection type Wrong selection type - + Select a result object, please. Select a result object, please. @@ -689,12 +689,12 @@ Create function - + Create pipeline from result Create pipeline from result - + Edit Mirror Edit Mirror @@ -1762,7 +1762,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintContact - + Input error Erro de Inserção @@ -1770,7 +1770,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintDisplacement - + Input error Erro de Inserção @@ -1778,7 +1778,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintFluidBoundary - + Input error Erro de Inserção @@ -1786,13 +1786,13 @@ Specify another file please. FemGui::TaskDlgFemConstraintForce - - + + Input error Erro de Inserção - + Please specify a force greater than 0 Por favor, especifique uma força maior que 0 @@ -1808,7 +1808,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintHeatflux - + Input error Erro de Inserção @@ -1825,7 +1825,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintPressure - + Input error Erro de Inserção @@ -1841,7 +1841,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintSpring - + Input error Erro de Inserção @@ -1849,7 +1849,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintTemperature - + Input error Erro de Inserção @@ -1857,7 +1857,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintTransform - + Input error Erro de Inserção @@ -1960,19 +1960,19 @@ Specify another file please. - - - - - - - - - - - - - + + + + + + + + + + + + + Selection error Erro de seleção @@ -1983,45 +1983,45 @@ Specify another file please. - + Only one master face and one slave face for a contact constraint! Only one master face and one slave face for a contact constraint! - - - + + + Nothing selected! Nada selecionado! - + Only one slave face for a contact constraint! Only one slave face for a contact constraint! - - - - + + + + Selected object is not a part! Objeto selecionado não é uma peça (parte)! - - + + Only faces can be picked Só podem ser selecionadas faces - + Only one master for a contact constraint! Only one master for a contact constraint! - + Only one master face for a contact constraint! Only one master face for a contact constraint! @@ -2030,27 +2030,27 @@ Specify another file please. FemGui::TaskFemConstraintDisplacement - - - - + + + + Selection error Erro de seleção - + Nothing selected! Nada selecionado! - - + + Selected object is not a part! Objeto selecionado não é uma peça (parte)! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2059,27 +2059,27 @@ Specify another file please. FemGui::TaskFemConstraintFixed - - - - + + + + Selection error Erro de seleção - + Nothing selected! Nada selecionado! - - + + Selected object is not a part! Objeto selecionado não é uma peça (parte)! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2188,27 +2188,27 @@ Specify another file please. - - - - + + + + Selection error Erro de seleção - + Nothing selected! Nada selecionado! - - + + Selected object is not a part! Objeto selecionado não é uma peça (parte)! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2217,38 +2217,38 @@ Specify another file please. FemGui::TaskFemConstraintForce - - - - + + + + Selection error Erro de seleção - + Nothing selected! Nada selecionado! - - + + Selected object is not a part! Objeto selecionado não é uma peça (parte)! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! - - + + Wrong selection Seleção errada - + Select an edge or a face, please. Select an edge or a face, please. @@ -2282,29 +2282,29 @@ Specify another file please. FemGui::TaskFemConstraintHeatflux - - - - - + + + + + Selection error Erro de seleção - + Nothing selected! Nada selecionado! - - + + Selected object is not a part! Objeto selecionado não é uma peça (parte)! - - + + Selection must only consist of faces! Selection must only consist of faces! @@ -2314,40 +2314,40 @@ Specify another file please. - - - - - - + + + + + + Selection error Erro de seleção - + Only one face can be selected for a plane rotation constraint! Only one face can be selected for a plane rotation constraint! - + Nothing selected! Nada selecionado! - - + + Selected object is not a part! Objeto selecionado não é uma peça (parte)! - + Only faces can be picked Só podem ser selecionadas faces - + Only planar faces can be picked Apenas faces planas podem ser selecionadas @@ -2356,27 +2356,27 @@ Specify another file please. FemGui::TaskFemConstraintPressure - - - - + + + + Selection error Erro de seleção - + Nothing selected! Nada selecionado! - - + + Selected object is not a part! Objeto selecionado não é uma peça (parte)! - + Only faces can be picked Só podem ser selecionadas faces @@ -2398,27 +2398,27 @@ Specify another file please. FemGui::TaskFemConstraintSpring - - - - + + + + Selection error Erro de seleção - + Nothing selected! Nada selecionado! - - + + Selected object is not a part! Objeto selecionado não é uma peça (parte)! - + Only faces can be picked Só podem ser selecionadas faces @@ -2427,21 +2427,21 @@ Specify another file please. FemGui::TaskFemConstraintTemperature - - - + + + Selection error Erro de seleção - + Nothing selected! Nada selecionado! - - + + Selected object is not a part! Objeto selecionado não é uma peça (parte)! @@ -2462,19 +2462,19 @@ Specify another file please. - - - - - - - + + + + + + + Selection error Erro de seleção - + Nothing selected! Nada selecionado! @@ -2485,28 +2485,28 @@ Specify another file please. Only one face for rectangular transform constraint! - - + + Selected object is not a part! Objeto selecionado não é uma peça (parte)! - + Only one face for transform constraint! Only one face for transform constraint! - + Only faces can be picked Só podem ser selecionadas faces - + Only cylindrical faces can be picked Somente as faces cilíndricas podem ser selecionadas - + Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface @@ -2626,15 +2626,15 @@ Specify another file please. FemMaterial - + FEM material FEM material + - Material Material @@ -2659,9 +2659,9 @@ Specify another file please. Material name + - TextLabel Rótulo de texto @@ -3007,17 +3007,17 @@ Specify another file please. - - - + + + 0 mm 0 mm @@ -3032,11 +3032,11 @@ Specify another file please. Centrif parameter + - - + Parameter Parâmetro @@ -3066,13 +3066,13 @@ Specify another file please. SectionPrint parameter - - + + - + + - Constraint Properties Constraint Properties @@ -3087,9 +3087,12 @@ Specify another file please. Potential: - - - + + + + + + @@ -3102,18 +3105,15 @@ Specify another file please. + + + - - - - - - unspecified unspecified @@ -3140,16 +3140,16 @@ with a harmonic/oscillating driving force with a harmonic/oscillating driving force + - Real Real + - Imaginary Imaginary @@ -3169,9 +3169,9 @@ with a harmonic/oscillating driving force Imaginary part of scalar potential + - x x @@ -3190,9 +3190,9 @@ Note: has no effect if a solid was selected Note: has no effect if a solid was selected + - y y @@ -3211,9 +3211,9 @@ Note: has no effect if a solid was selected Note: has no effect if a solid was selected + - z z @@ -3278,8 +3278,8 @@ Note: has no effect if a solid was selected Beam section parameter - + Cross section parameter Cross section parameter @@ -3330,30 +3330,30 @@ Note: has no effect if a solid was selected Rotation: - - - + + + formula formula - + Velocity x: Velocity x: - + Velocity y: Velocity y: - + Velocity z: Velocity z: @@ -3483,14 +3483,14 @@ Note: for 2D only setting for x is possible, Imaginary part of potential y-component - + Real part of potential z-component Real part of potential z-component - + Imaginary part of potential z-component Imaginary part of potential z-component @@ -3615,26 +3615,26 @@ Note: for 2D only setting for x is possible, Editar restrição - - - - - - - + + + + + + + A dialog is already open in the task panel Já está aberta uma janela no painel de tarefas - - - - - - - + + + + + + + Do you want to close this dialog? Deseja fechar esta janela? @@ -3644,7 +3644,7 @@ Note: for 2D only setting for x is possible, Emalhar - + Constraint force Restrição de Força @@ -3666,27 +3666,27 @@ Note: for 2D only setting for x is possible, Importar/Exportar - + Constraint Contact Constraint Contact - + Constraint displacement Constraint displacement - + Constraint fixed Constraint fixed - + Constraint fluid boundary Constraint fluid boundary - + Constraint heat flux Constraint heat flux @@ -3696,12 +3696,12 @@ Note: for 2D only setting for x is possible, Constraint initial temperature - + Constraint planerotation Constraint planerotation - + Constraint pressure Restringir pressão @@ -3711,17 +3711,17 @@ Note: for 2D only setting for x is possible, Constraint pulley - + Constraint spring Constraint spring - + Constraint temperature Restringir temperatura - + Constraint transform Constraint transform @@ -3766,7 +3766,7 @@ Note: for 2D only setting for x is possible, Grupos - + Are you sure you want to continue? Tem certeza que deseja continuar? @@ -4109,7 +4109,7 @@ For possible variables, see the description box below. Std_Delete - + Object dependencies Dependências do objeto diff --git a/src/Mod/Fem/Gui/Resources/translations/Fem_ro.ts b/src/Mod/Fem/Gui/Resources/translations/Fem_ro.ts index cfb718f234..57be58ae7d 100644 --- a/src/Mod/Fem/Gui/Resources/translations/Fem_ro.ts +++ b/src/Mod/Fem/Gui/Resources/translations/Fem_ro.ts @@ -350,8 +350,8 @@ - Define/create a clip filter which uses functions to define the cliped region - Definește/creează un filtru clip care folosește funcții pentru a defini regiunea clipată + Define/create a clip filter which uses functions to define the clipped region + Define/create a clip filter which uses functions to define the clipped region @@ -540,12 +540,12 @@ Creates a post processing pipeline from a result object - + Wrong selection type Wrong selection type - + Select a result object, please. Select a result object, please. @@ -689,12 +689,12 @@ Create function - + Create pipeline from result Create pipeline from result - + Edit Mirror Editare oglindă @@ -1762,7 +1762,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintContact - + Input error Eroare de intrare @@ -1770,7 +1770,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintDisplacement - + Input error Eroare de intrare @@ -1778,7 +1778,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintFluidBoundary - + Input error Eroare de intrare @@ -1786,13 +1786,13 @@ Specify another file please. FemGui::TaskDlgFemConstraintForce - - + + Input error Eroare de intrare - + Please specify a force greater than 0 Precizați vă rog o forță mai mare de 0 @@ -1808,7 +1808,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintHeatflux - + Input error Eroare de intrare @@ -1825,7 +1825,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintPressure - + Input error Eroare de intrare @@ -1841,7 +1841,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintSpring - + Input error Eroare de intrare @@ -1849,7 +1849,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintTemperature - + Input error Eroare de intrare @@ -1857,7 +1857,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintTransform - + Input error Eroare de intrare @@ -1960,19 +1960,19 @@ Specify another file please. - - - - - - - - - - - - - + + + + + + + + + + + + + Selection error Eroare de selecție @@ -1983,45 +1983,45 @@ Specify another file please. - + Only one master face and one slave face for a contact constraint! Only one master face and one slave face for a contact constraint! - - - + + + Nothing selected! Nicio selecție! - + Only one slave face for a contact constraint! Only one slave face for a contact constraint! - - - - + + + + Selected object is not a part! Obiectul selectat nu este o Part! - - + + Only faces can be picked Numai fețele pot fi ridicate - + Only one master for a contact constraint! Only one master for a contact constraint! - + Only one master face for a contact constraint! Only one master face for a contact constraint! @@ -2030,27 +2030,27 @@ Specify another file please. FemGui::TaskFemConstraintDisplacement - - - - + + + + Selection error Eroare de selecție - + Nothing selected! Nicio selecție! - - + + Selected object is not a part! Obiectul selectat nu este o Part! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2059,27 +2059,27 @@ Specify another file please. FemGui::TaskFemConstraintFixed - - - - + + + + Selection error Eroare de selecție - + Nothing selected! Nicio selecție! - - + + Selected object is not a part! Obiectul selectat nu este o Part! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2188,27 +2188,27 @@ Specify another file please. - - - - + + + + Selection error Eroare de selecție - + Nothing selected! Nicio selecție! - - + + Selected object is not a part! Obiectul selectat nu este o Part! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2217,38 +2217,38 @@ Specify another file please. FemGui::TaskFemConstraintForce - - - - + + + + Selection error Eroare de selecție - + Nothing selected! Nicio selecție! - - + + Selected object is not a part! Obiectul selectat nu este o Part! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! - - + + Wrong selection Selecţie greşită - + Select an edge or a face, please. Select an edge or a face, please. @@ -2282,29 +2282,29 @@ Specify another file please. FemGui::TaskFemConstraintHeatflux - - - - - + + + + + Selection error Eroare de selecție - + Nothing selected! Nicio selecție! - - + + Selected object is not a part! Obiectul selectat nu este o Part! - - + + Selection must only consist of faces! Selection must only consist of faces! @@ -2314,40 +2314,40 @@ Specify another file please. - - - - - - + + + + + + Selection error Eroare de selecție - + Only one face can be selected for a plane rotation constraint! Only one face can be selected for a plane rotation constraint! - + Nothing selected! Nicio selecție! - - + + Selected object is not a part! Obiectul selectat nu este o Part! - + Only faces can be picked Numai fețele pot fi ridicate - + Only planar faces can be picked Numai fețele plane pot fi ridicate @@ -2356,27 +2356,27 @@ Specify another file please. FemGui::TaskFemConstraintPressure - - - - + + + + Selection error Eroare de selecție - + Nothing selected! Nicio selecție! - - + + Selected object is not a part! Obiectul selectat nu este o Part! - + Only faces can be picked Numai fețele pot fi ridicate @@ -2398,27 +2398,27 @@ Specify another file please. FemGui::TaskFemConstraintSpring - - - - + + + + Selection error Eroare de selecție - + Nothing selected! Nicio selecție! - - + + Selected object is not a part! Obiectul selectat nu este o Part! - + Only faces can be picked Numai fețele pot fi ridicate @@ -2427,21 +2427,21 @@ Specify another file please. FemGui::TaskFemConstraintTemperature - - - + + + Selection error Eroare de selecție - + Nothing selected! Nicio selecție! - - + + Selected object is not a part! Obiectul selectat nu este o Part! @@ -2462,19 +2462,19 @@ Specify another file please. - - - - - - - + + + + + + + Selection error Eroare de selecție - + Nothing selected! Nicio selecție! @@ -2485,28 +2485,28 @@ Specify another file please. Only one face for rectangular transform constraint! - - + + Selected object is not a part! Obiectul selectat nu este o Part! - + Only one face for transform constraint! Only one face for transform constraint! - + Only faces can be picked Numai fețele pot fi ridicate - + Only cylindrical faces can be picked Numai fețele cilindrice pot fi ridicate - + Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface @@ -2626,15 +2626,15 @@ Specify another file please. FemMaterial - + FEM material FEM material + - Material Materialul @@ -2659,9 +2659,9 @@ Specify another file please. Material name + - TextLabel TextLabel @@ -3007,17 +3007,17 @@ Specify another file please. - - - + + + 0 mm 0 mm @@ -3032,11 +3032,11 @@ Specify another file please. Centrif parameter + - - + Parameter Parametru @@ -3066,13 +3066,13 @@ Specify another file please. SectionPrint parameter - - + + - + + - Constraint Properties Constraint Properties @@ -3087,9 +3087,12 @@ Specify another file please. Potential: - - - + + + + + + @@ -3102,18 +3105,15 @@ Specify another file please. + + + - - - - - - unspecified unspecified @@ -3140,16 +3140,16 @@ with a harmonic/oscillating driving force with a harmonic/oscillating driving force + - Real Real + - Imaginary Imaginary @@ -3169,9 +3169,9 @@ with a harmonic/oscillating driving force Imaginary part of scalar potential + - x x @@ -3190,9 +3190,9 @@ Note: has no effect if a solid was selected Note: has no effect if a solid was selected + - y y @@ -3211,9 +3211,9 @@ Note: has no effect if a solid was selected Note: has no effect if a solid was selected + - z z @@ -3278,8 +3278,8 @@ Note: has no effect if a solid was selected Beam section parameter - + Cross section parameter Cross section parameter @@ -3330,30 +3330,30 @@ Note: has no effect if a solid was selected Rotation: - - - + + + formula formula - + Velocity x: Velocity x: - + Velocity y: Velocity y: - + Velocity z: Velocity z: @@ -3483,14 +3483,14 @@ Note: for 2D only setting for x is possible, Imaginary part of potential y-component - + Real part of potential z-component Real part of potential z-component - + Imaginary part of potential z-component Imaginary part of potential z-component @@ -3615,26 +3615,26 @@ Note: for 2D only setting for x is possible, Editare restricţie - - - - - - - + + + + + + + A dialog is already open in the task panel O fereastră de dialog este deja deschisă în fereastra de sarcini - - - - - - - + + + + + + + Do you want to close this dialog? Doriţi să închideţi această fereastră de dialog? @@ -3644,7 +3644,7 @@ Note: for 2D only setting for x is possible, Meshing - + Constraint force Forţa de constrângere @@ -3666,27 +3666,27 @@ Note: for 2D only setting for x is possible, Import/Export - + Constraint Contact Constraint Contact - + Constraint displacement Constrângere dislocată - + Constraint fixed Constrângere fixată - + Constraint fluid boundary Constraint fluid boundary - + Constraint heat flux Constraint heat flux @@ -3696,12 +3696,12 @@ Note: for 2D only setting for x is possible, Constrângere temperatură inițială - + Constraint planerotation Constraint planerotation - + Constraint pressure Constrângere presiune @@ -3711,17 +3711,17 @@ Note: for 2D only setting for x is possible, Constrângere scripete - + Constraint spring Constrângere arc - + Constraint temperature Temperatură constrângere - + Constraint transform Constrângere pentru transformare @@ -3766,7 +3766,7 @@ Note: for 2D only setting for x is possible, Grupuri - + Are you sure you want to continue? Are you sure you want to continue? @@ -4109,7 +4109,7 @@ For possible variables, see the description box below. Std_Delete - + Object dependencies Dependențe obiect diff --git a/src/Mod/Fem/Gui/Resources/translations/Fem_ru.ts b/src/Mod/Fem/Gui/Resources/translations/Fem_ru.ts index b0a59a6a1d..03c59315fa 100755 --- a/src/Mod/Fem/Gui/Resources/translations/Fem_ru.ts +++ b/src/Mod/Fem/Gui/Resources/translations/Fem_ru.ts @@ -42,7 +42,7 @@ Fem - МКЭ (метод конечных элементов) + Мкэ (метод конечных элементов) @@ -291,7 +291,7 @@ Wrong selection - Неправильный выбор + Неправильное выделение @@ -350,13 +350,13 @@ - Define/create a clip filter which uses functions to define the cliped region - Определите/создайте фильтр обрезки, который использует функции для определения области обрезки + Define/create a clip filter which uses functions to define the clipped region + Настройте/создайте фильтр обрезки, который будет использован для определения обрезаемой области Wrong selection - Неправильный выбор + Неправильное выделение @@ -453,7 +453,7 @@ Box - Куб + Коробка @@ -513,7 +513,7 @@ Wrong selection - Неправильный выбор + Неправильное выделение @@ -527,7 +527,7 @@ Fem - МКЭ (метод конечных элементов) + Мкэ (метод конечных элементов) @@ -540,12 +540,12 @@ Создает конвейер постобработки из результирующего объекта - + Wrong selection type Неправильный тип выбора - + Select a result object, please. Выберите результирующий объект, пожалуйста. @@ -555,7 +555,7 @@ Fem - МКЭ (метод конечных элементов) + Мкэ (метод конечных элементов) @@ -573,7 +573,7 @@ Fem - МКЭ (метод конечных элементов) + Мкэ (метод конечных элементов) @@ -689,12 +689,12 @@ Создать функцию - + Create pipeline from result Создать конвейер из результата - + Edit Mirror Изменить зеркалирование @@ -1226,7 +1226,7 @@ constraint or material is applied. General - Основные + Главный @@ -1281,7 +1281,7 @@ constraint or material is applied. Mesh - Сеть + Полигональная сетка @@ -1750,7 +1750,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintContact - + Input error Ошибка ввода @@ -1758,7 +1758,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintDisplacement - + Input error Ошибка ввода @@ -1766,7 +1766,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintFluidBoundary - + Input error Ошибка ввода @@ -1774,13 +1774,13 @@ Specify another file please. FemGui::TaskDlgFemConstraintForce - - + + Input error Ошибка ввода - + Please specify a force greater than 0 Пожалуйста, укажите силу больше, чем 0 @@ -1796,7 +1796,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintHeatflux - + Input error Ошибка ввода @@ -1813,7 +1813,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintPressure - + Input error Ошибка ввода @@ -1829,7 +1829,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintSpring - + Input error Ошибка ввода @@ -1837,7 +1837,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintTemperature - + Input error Ошибка ввода @@ -1845,7 +1845,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintTransform - + Input error Ошибка ввода @@ -1948,19 +1948,19 @@ Specify another file please. - - - - - - - - - - - - - + + + + + + + + + + + + + Selection error Ошибка выбора @@ -1971,45 +1971,45 @@ Specify another file please. - + Only one master face and one slave face for a contact constraint! Только одна основная геометрическая грань и одна зависимая геометрическая грань для ограничения связи! - - - + + + Nothing selected! Ничего не выбрано! - + Only one slave face for a contact constraint! Только одна вторичная поверхность для контакта! - - - - + + + + Selected object is not a part! Выделенный объект не является деталью! - - + + Only faces can be picked Можно выбрать только грани - + Only one master for a contact constraint! Только один мастер для ограничения контакта! - + Only one master face for a contact constraint! Только одно главное лицо для ограничения контакта! @@ -2018,27 +2018,27 @@ Specify another file please. FemGui::TaskFemConstraintDisplacement - - - - + + + + Selection error Ошибка выбора - + Nothing selected! Ничего не выбрано! - - + + Selected object is not a part! Выделенный объект не является деталью! - + Only one type of selection (vertex,face or edge) per constraint allowed! Допускается только один тип выделения (вершина, грань или ребро) для каждого ограничения! @@ -2047,27 +2047,27 @@ Specify another file please. FemGui::TaskFemConstraintFixed - - - - + + + + Selection error Ошибка выбора - + Nothing selected! Ничего не выбрано! - - + + Selected object is not a part! Выделенный объект не является деталью! - + Only one type of selection (vertex,face or edge) per constraint allowed! Допускается только один тип выделения (вершина, грань или ребро) для каждого ограничения! @@ -2176,27 +2176,27 @@ Specify another file please. - - - - + + + + Selection error Ошибка выбора - + Nothing selected! Ничего не выбрано! - - + + Selected object is not a part! Выделенный объект не является деталью! - + Only one type of selection (vertex,face or edge) per constraint allowed! Допускается только один тип выделения (вершина, грань или ребро) для каждого ограничения! @@ -2205,38 +2205,38 @@ Specify another file please. FemGui::TaskFemConstraintForce - - - - + + + + Selection error Ошибка выбора - + Nothing selected! Ничего не выбрано! - - + + Selected object is not a part! Выделенный объект не является деталью! - + Only one type of selection (vertex,face or edge) per constraint allowed! Допускается только один тип выделения (вершина, грань или ребро) для каждого ограничения! - - + + Wrong selection - Неправильный выбор + Неправильное выделение - + Select an edge or a face, please. Выберите ребро или грань, пожалуйста. @@ -2270,29 +2270,29 @@ Specify another file please. FemGui::TaskFemConstraintHeatflux - - - - - + + + + + Selection error Ошибка выбора - + Nothing selected! Ничего не выбрано! - - + + Selected object is not a part! Выделенный объект не является деталью! - - + + Selection must only consist of faces! Выбирать можно только грани! @@ -2302,40 +2302,40 @@ Specify another file please. - - - - - - + + + + + + Selection error Ошибка выбора - + Only one face can be selected for a plane rotation constraint! Для ограничения вращения плоскости можно выбрать только одну часть! - + Nothing selected! Ничего не выбрано! - - + + Selected object is not a part! Выделенный объект не является деталью! - + Only faces can be picked Можно выбрать только грани - + Only planar faces can be picked Можно выбрать только плоские грани @@ -2344,27 +2344,27 @@ Specify another file please. FemGui::TaskFemConstraintPressure - - - - + + + + Selection error Ошибка выбора - + Nothing selected! Ничего не выбрано! - - + + Selected object is not a part! Выделенный объект не является деталью! - + Only faces can be picked Можно выбрать только грани @@ -2386,27 +2386,27 @@ Specify another file please. FemGui::TaskFemConstraintSpring - - - - + + + + Selection error Ошибка выбора - + Nothing selected! Ничего не выбрано! - - + + Selected object is not a part! Выделенный объект не является деталью! - + Only faces can be picked Можно выбрать только грани @@ -2415,21 +2415,21 @@ Specify another file please. FemGui::TaskFemConstraintTemperature - - - + + + Selection error Ошибка выбора - + Nothing selected! Ничего не выбрано! - - + + Selected object is not a part! Выделенный объект не является деталью! @@ -2450,19 +2450,19 @@ Specify another file please. - - - - - - - + + + + + + + Selection error Ошибка выбора - + Nothing selected! Ничего не выбрано! @@ -2473,28 +2473,28 @@ Specify another file please. Только одна грань для ограничения прямоугольного преобразования! - - + + Selected object is not a part! - Выделенный объект не является деталью! + Выбранный объект не является частью! - + Only one face for transform constraint! Только одна грань для ограничения преобразования! - + Only faces can be picked Можно выбрать только грани - + Only cylindrical faces can be picked Можно выбрать только цилиндрические грани - + Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface Можно выбрать только преобразованные поверхности! Сначала применить ограничение смещения к поверхности, а затем применить ограничение к поверхности @@ -2614,15 +2614,15 @@ Specify another file please. FemMaterial - + FEM material Материал МКЭ + - Material Материал @@ -2647,9 +2647,9 @@ Specify another file please. Название материала + - TextLabel Текстовая надпись @@ -2995,17 +2995,17 @@ Specify another file please. - - - + + + 0 mm 0 мм @@ -3020,11 +3020,11 @@ Specify another file please. Параметр Центрифугирования + - - + Parameter Параметр @@ -3054,13 +3054,13 @@ Specify another file please. Параметр SectionPrint - - + + - + + - Constraint Properties Свойства Ограничения @@ -3075,9 +3075,12 @@ Specify another file please. Потенциал: - - - + + + + + + @@ -3090,18 +3093,15 @@ Specify another file please. + + + - - - - - - unspecified не указана @@ -3128,16 +3128,16 @@ with a harmonic/oscillating driving force с гармонической/колеблющейся движущей силой + - Real Действительная часть + - Imaginary Мнимая часть @@ -3157,9 +3157,9 @@ with a harmonic/oscillating driving force Мнимая часть скалярного потенциала + - x x @@ -3178,9 +3178,9 @@ Note: has no effect if a solid was selected Примечание: не влияет если выбрано твердое тело + - y у @@ -3199,9 +3199,9 @@ Note: has no effect if a solid was selected Примечание: не влияет если выбрано твердое тело + - z z @@ -3266,8 +3266,8 @@ Note: has no effect if a solid was selected Параметр секции балки - + Cross section parameter Поперечный параметр сечения @@ -3318,30 +3318,30 @@ Note: has no effect if a solid was selected Вращение: - - - + + + formula формула - + Velocity x: Скорость по оси x: - + Velocity y: Скорость по оси y: - + Velocity z: Скорость по оси z: @@ -3471,14 +3471,14 @@ Note: for 2D only setting for x is possible, Мнимая часть y-компоненты комплексного потенциала - + Real part of potential z-component Действительная часть z-компоненты комплексного потенциала - + Imaginary part of potential z-component Мнимая часть z-компоненты комплексного потенциала @@ -3552,7 +3552,7 @@ Note: for 2D only setting for x is possible, x - x + @@ -3603,26 +3603,26 @@ Note: for 2D only setting for x is possible, Изменить граничное условие - - - - - - - + + + + + + + A dialog is already open in the task panel - Диалог уже открыт в панели задач + Диалог уже открыт на панели задач - - - - - - - + + + + + + + Do you want to close this dialog? Вы хотите закрыть этот диалог? @@ -3632,7 +3632,7 @@ Note: for 2D only setting for x is possible, Построение сетки - + Constraint force Граничное условие силы @@ -3654,27 +3654,27 @@ Note: for 2D only setting for x is possible, Импорт/экспорт - + Constraint Contact Ограничение контакта - + Constraint displacement Ограничение смещения - + Constraint fixed Ограничение закрепления - + Constraint fluid boundary Ограничить границу жидкости - + Constraint heat flux Ограничение теплового потока @@ -3684,12 +3684,12 @@ Note: for 2D only setting for x is possible, Ограничение начальной температуры - + Constraint planerotation Ограничение вращения плоскости - + Constraint pressure Ограничение давления @@ -3699,17 +3699,17 @@ Note: for 2D only setting for x is possible, Ограничительный шкив - + Constraint spring Ограничительная пружина - + Constraint temperature Ограничение температуры - + Constraint transform Ограничение преобразования @@ -3721,7 +3721,7 @@ Note: for 2D only setting for x is possible, Nodes - Узлов + Узлы @@ -3754,7 +3754,7 @@ Note: for 2D only setting for x is possible, Группы - + Are you sure you want to continue? Вы уверены, что хотите продолжить? @@ -4097,9 +4097,9 @@ For possible variables, see the description box below. Std_Delete - + Object dependencies - Зависимости объектов + Зависимости объекта @@ -4150,7 +4150,7 @@ For possible variables, see the description box below. Box - Куб + Коробка @@ -4226,7 +4226,7 @@ For possible variables, see the description box below. Reverse direction - Развернуть направление + В обратном направлении @@ -4477,7 +4477,7 @@ generated by the flow Remove - Удалить + Убрать @@ -4510,7 +4510,7 @@ generated by the flow Remove - Удалить + Убрать @@ -4547,7 +4547,7 @@ normal vector of the face is used as direction Reverse direction - Развернуть направление + В обратном направлении @@ -4615,7 +4615,7 @@ normal vector of the face is used as direction Remove - Удалить + Убрать @@ -4642,7 +4642,7 @@ normal vector of the face is used as direction Reverse direction - Развернуть направление + В обратном направлении @@ -4665,7 +4665,7 @@ normal vector of the face is used as direction Remove - Удалить + Убрать @@ -5095,7 +5095,7 @@ used for the Elmer solver Wireframe - Каркас + Каркасная сетка @@ -5173,7 +5173,7 @@ used for the Elmer solver Wireframe - Каркас + Каркасная сетка @@ -5322,7 +5322,7 @@ used for the Elmer solver FEM - МКЭ + Метод конечных элементов @@ -5444,7 +5444,7 @@ used for the Elmer solver Mesh - Сеть + Полигональная сетка @@ -6205,7 +6205,7 @@ used for the Elmer solver Solid - Твердое тело + Твердотельный объект @@ -6273,7 +6273,7 @@ used for the Elmer solver Information - Сведения + Информация @@ -6290,7 +6290,7 @@ Please select a result type first. Nodes - Узлов + Узлы @@ -6337,7 +6337,7 @@ Please select a result type first. Fem - МКЭ (метод конечных элементов) + Мкэ (метод конечных элементов) diff --git a/src/Mod/Fem/Gui/Resources/translations/Fem_sl.ts b/src/Mod/Fem/Gui/Resources/translations/Fem_sl.ts index 1c2f816ef5..4af420b420 100644 --- a/src/Mod/Fem/Gui/Resources/translations/Fem_sl.ts +++ b/src/Mod/Fem/Gui/Resources/translations/Fem_sl.ts @@ -350,8 +350,8 @@ - Define/create a clip filter which uses functions to define the cliped region - Določi/ustvari izrezno sito, ki za določanje izreznega območja uporablja funkcije + Define/create a clip filter which uses functions to define the clipped region + Define/create a clip filter which uses functions to define the clipped region @@ -540,12 +540,12 @@ Ustvari iz dobljenega predmeta poobdelovalni cevovod - + Wrong selection type Napačna vrsta izbiranja - + Select a result object, please. Select a result object, please. @@ -689,12 +689,12 @@ Create function - + Create pipeline from result Create pipeline from result - + Edit Mirror Uredi zrcaljenje @@ -1762,7 +1762,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintContact - + Input error Napaka vnosa @@ -1770,7 +1770,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintDisplacement - + Input error Napaka vnosa @@ -1778,7 +1778,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintFluidBoundary - + Input error Napaka vnosa @@ -1786,13 +1786,13 @@ Specify another file please. FemGui::TaskDlgFemConstraintForce - - + + Input error Napaka vnosa - + Please specify a force greater than 0 Navedite silo, ki je večja od 0 @@ -1808,7 +1808,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintHeatflux - + Input error Napaka vnosa @@ -1825,7 +1825,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintPressure - + Input error Napaka vnosa @@ -1841,7 +1841,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintSpring - + Input error Napaka vnosa @@ -1849,7 +1849,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintTemperature - + Input error Napaka vnosa @@ -1857,7 +1857,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintTransform - + Input error Napaka vnosa @@ -1960,19 +1960,19 @@ Specify another file please. - - - - - - - - - - - - - + + + + + + + + + + + + + Selection error Napaka izbire @@ -1983,45 +1983,45 @@ Specify another file please. - + Only one master face and one slave face for a contact constraint! Only one master face and one slave face for a contact constraint! - - - + + + Nothing selected! Nič ni izbrano! - + Only one slave face for a contact constraint! Only one slave face for a contact constraint! - - - - + + + + Selected object is not a part! Izbrani predmet ni del! - - + + Only faces can be picked Izberete lahko samo ploskve - + Only one master for a contact constraint! Only one master for a contact constraint! - + Only one master face for a contact constraint! Only one master face for a contact constraint! @@ -2030,27 +2030,27 @@ Specify another file please. FemGui::TaskFemConstraintDisplacement - - - - + + + + Selection error Napaka izbire - + Nothing selected! Nič ni izbrano! - - + + Selected object is not a part! Izbrani predmet ni del! - + Only one type of selection (vertex,face or edge) per constraint allowed! Znotraj enega omejila je mogoče izbrati le eno vrsto (oglišče, ploskev ali rob)! @@ -2059,27 +2059,27 @@ Specify another file please. FemGui::TaskFemConstraintFixed - - - - + + + + Selection error Napaka izbire - + Nothing selected! Nič ni izbrano! - - + + Selected object is not a part! Izbrani predmet ni del! - + Only one type of selection (vertex,face or edge) per constraint allowed! Znotraj enega omejila je mogoče izbrati le eno vrsto (oglišče, ploskev ali rob)! @@ -2188,27 +2188,27 @@ Specify another file please. - - - - + + + + Selection error Napaka izbire - + Nothing selected! Nič ni izbrano! - - + + Selected object is not a part! Izbrani predmet ni del! - + Only one type of selection (vertex,face or edge) per constraint allowed! Znotraj enega omejila je mogoče izbrati le eno vrsto (oglišče, ploskev ali rob)! @@ -2217,38 +2217,38 @@ Specify another file please. FemGui::TaskFemConstraintForce - - - - + + + + Selection error Napaka izbire - + Nothing selected! Nič ni izbrano! - - + + Selected object is not a part! Izbrani predmet ni del! - + Only one type of selection (vertex,face or edge) per constraint allowed! Znotraj enega omejila je mogoče izbrati le eno vrsto (oglišče, ploskev ali rob)! - - + + Wrong selection Napačna izbira - + Select an edge or a face, please. Select an edge or a face, please. @@ -2282,29 +2282,29 @@ Specify another file please. FemGui::TaskFemConstraintHeatflux - - - - - + + + + + Selection error Napaka izbire - + Nothing selected! Nič ni izbrano! - - + + Selected object is not a part! Izbrani predmet ni del! - - + + Selection must only consist of faces! Selection must only consist of faces! @@ -2314,40 +2314,40 @@ Specify another file please. - - - - - - + + + + + + Selection error Napaka izbire - + Only one face can be selected for a plane rotation constraint! Only one face can be selected for a plane rotation constraint! - + Nothing selected! Nič ni izbrano! - - + + Selected object is not a part! Izbrani predmet ni del! - + Only faces can be picked Izberete lahko samo ploskve - + Only planar faces can be picked Izberete lahko samo ravninske ploskve @@ -2356,27 +2356,27 @@ Specify another file please. FemGui::TaskFemConstraintPressure - - - - + + + + Selection error Napaka izbire - + Nothing selected! Nič ni izbrano! - - + + Selected object is not a part! Izbrani predmet ni del! - + Only faces can be picked Izberete lahko samo ploskve @@ -2398,27 +2398,27 @@ Specify another file please. FemGui::TaskFemConstraintSpring - - - - + + + + Selection error Napaka izbire - + Nothing selected! Nič ni izbrano! - - + + Selected object is not a part! Izbrani predmet ni del! - + Only faces can be picked Izberete lahko samo ploskve @@ -2427,21 +2427,21 @@ Specify another file please. FemGui::TaskFemConstraintTemperature - - - + + + Selection error Napaka izbire - + Nothing selected! Nič ni izbrano! - - + + Selected object is not a part! Izbrani predmet ni del! @@ -2462,19 +2462,19 @@ Specify another file please. - - - - - - - + + + + + + + Selection error Napaka izbire - + Nothing selected! Nič ni izbrano! @@ -2485,28 +2485,28 @@ Specify another file please. Only one face for rectangular transform constraint! - - + + Selected object is not a part! Izbrani predmet ni del! - + Only one face for transform constraint! Only one face for transform constraint! - + Only faces can be picked Izberete lahko samo ploskve - + Only cylindrical faces can be picked Izberete lahko samo ploskve valja - + Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface Izbrati je mogoče le ploskve, ki se lahko preoblikujejo! Uporabi na površju najprej omejitev pomika, nato pa uporabi omejitev površja @@ -2626,15 +2626,15 @@ Specify another file please. FemMaterial - + FEM material FEM material + - Material Snov @@ -2659,9 +2659,9 @@ Specify another file please. Material name + - TextLabel Besedilna oznaka @@ -3007,17 +3007,17 @@ Specify another file please. - - - + + + 0 mm 0 mm @@ -3032,11 +3032,11 @@ Specify another file please. Centrif parameter + - - + Parameter Določilka @@ -3066,13 +3066,13 @@ Specify another file please. SectionPrint parameter - - + + - + + - Constraint Properties Constraint Properties @@ -3087,9 +3087,12 @@ Specify another file please. Potential: - - - + + + + + + @@ -3102,18 +3105,15 @@ Specify another file please. + + + - - - - - - unspecified unspecified @@ -3140,16 +3140,16 @@ with a harmonic/oscillating driving force s harminičnim oz. nihajočim gonilom + - Real Dejanska + - Imaginary Namišljena @@ -3169,9 +3169,9 @@ s harminičnim oz. nihajočim gonilom Namišljeni del skalarnega potenciala + - x x @@ -3190,9 +3190,9 @@ Note: has no effect if a solid was selected Opomba: nima učinka, če je izbrano telo + - y y @@ -3211,9 +3211,9 @@ Note: has no effect if a solid was selected Opomba: nima učinka, če je izbrano telo + - z z @@ -3278,8 +3278,8 @@ Opomba: nima učinka, če je izbrano telo Beam section parameter - + Cross section parameter Cross section parameter @@ -3330,30 +3330,30 @@ Opomba: nima učinka, če je izbrano telo Rotation: - - - + + + formula formula - + Velocity x: Velocity x: - + Velocity y: Velocity y: - + Velocity z: Velocity z: @@ -3483,14 +3483,14 @@ Opomba: pri 2D je mogoče nastavili le x, Namišljeni del y-komponente potenciala - + Real part of potential z-component Dejanski del z-komponente potenciala - + Imaginary part of potential z-component Namišljeni del z-komponente potenciala @@ -3615,26 +3615,26 @@ Opomba: pri 2D je mogoče nastavili le x, Uredi omejitev - - - - - - - + + + + + + + A dialog is already open in the task panel A dialog is already open in the task panel - - - - - - - + + + + + + + Do you want to close this dialog? Do you want to close this dialog? @@ -3644,7 +3644,7 @@ Opomba: pri 2D je mogoče nastavili le x, Ploskovjenje - + Constraint force Omejitev sile @@ -3666,27 +3666,27 @@ Opomba: pri 2D je mogoče nastavili le x, Uvoz - Izvoz - + Constraint Contact Constraint Contact - + Constraint displacement Omejitev pomika - + Constraint fixed Omejitev pritrjenosti - + Constraint fluid boundary Omeji zamejitve tekočine - + Constraint heat flux Constraint heat flux @@ -3696,12 +3696,12 @@ Opomba: pri 2D je mogoče nastavili le x, Omejitev začetne temperature - + Constraint planerotation Constraint planerotation - + Constraint pressure Omejitev tlaka @@ -3711,17 +3711,17 @@ Opomba: pri 2D je mogoče nastavili le x, Omejitev škripca - + Constraint spring Omejitev vzmeti - + Constraint temperature Omejitev temperature - + Constraint transform Omejitev preoblikovanja @@ -3766,7 +3766,7 @@ Opomba: pri 2D je mogoče nastavili le x, Skupine - + Are you sure you want to continue? Ali ste prepričani da želite nadaljevati? @@ -4109,7 +4109,7 @@ Možne spremenljivke si oglejte v spodnjem opisnem okencu. Std_Delete - + Object dependencies Odvisnosti predmetov diff --git a/src/Mod/Fem/Gui/Resources/translations/Fem_sr-CS.ts b/src/Mod/Fem/Gui/Resources/translations/Fem_sr-CS.ts index 609ed73ec9..6331fb7bf7 100644 --- a/src/Mod/Fem/Gui/Resources/translations/Fem_sr-CS.ts +++ b/src/Mod/Fem/Gui/Resources/translations/Fem_sr-CS.ts @@ -350,8 +350,8 @@ - Define/create a clip filter which uses functions to define the cliped region - Define/create a clip filter which uses functions to define the cliped region + Define/create a clip filter which uses functions to define the clipped region + Define/create a clip filter which uses functions to define the clipped region @@ -540,12 +540,12 @@ Creates a post processing pipeline from a result object - + Wrong selection type Wrong selection type - + Select a result object, please. Select a result object, please. @@ -689,12 +689,12 @@ Create function - + Create pipeline from result Create pipeline from result - + Edit Mirror Uredi simetriju @@ -1760,7 +1760,7 @@ Navedi drugu datoteku. FemGui::TaskDlgFemConstraintContact - + Input error Input error @@ -1768,7 +1768,7 @@ Navedi drugu datoteku. FemGui::TaskDlgFemConstraintDisplacement - + Input error Input error @@ -1776,7 +1776,7 @@ Navedi drugu datoteku. FemGui::TaskDlgFemConstraintFluidBoundary - + Input error Input error @@ -1784,13 +1784,13 @@ Navedi drugu datoteku. FemGui::TaskDlgFemConstraintForce - - + + Input error Input error - + Please specify a force greater than 0 Navedite silu veću od 0 @@ -1806,7 +1806,7 @@ Navedi drugu datoteku. FemGui::TaskDlgFemConstraintHeatflux - + Input error Input error @@ -1823,7 +1823,7 @@ Navedi drugu datoteku. FemGui::TaskDlgFemConstraintPressure - + Input error Input error @@ -1839,7 +1839,7 @@ Navedi drugu datoteku. FemGui::TaskDlgFemConstraintSpring - + Input error Input error @@ -1847,7 +1847,7 @@ Navedi drugu datoteku. FemGui::TaskDlgFemConstraintTemperature - + Input error Input error @@ -1855,7 +1855,7 @@ Navedi drugu datoteku. FemGui::TaskDlgFemConstraintTransform - + Input error Input error @@ -1958,19 +1958,19 @@ Navedi drugu datoteku. - - - - - - - - - - - - - + + + + + + + + + + + + + Selection error Greška prilikom izbora @@ -1981,45 +1981,45 @@ Navedi drugu datoteku. - + Only one master face and one slave face for a contact constraint! Samo jedna glavna stranica i jedna sporedna stranica za ograničenje kontakta! - - - + + + Nothing selected! Ništa nije izabrano! - + Only one slave face for a contact constraint! Samo jedna sporedna stranica za ograničenje kontakta! - - - - + + + + Selected object is not a part! Izabrani objekat nije deo! - - + + Only faces can be picked Mogu ce birati samo stranice - + Only one master for a contact constraint! Samo jedan glavni za ograničenje kontakta! - + Only one master face for a contact constraint! Samo jedna glavna stranica za ograničenje kontakta! @@ -2028,27 +2028,27 @@ Navedi drugu datoteku. FemGui::TaskFemConstraintDisplacement - - - - + + + + Selection error Greška prilikom izbora - + Nothing selected! Ništa nije izabrano! - - + + Selected object is not a part! Izabrani objekat nije deo! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2057,27 +2057,27 @@ Navedi drugu datoteku. FemGui::TaskFemConstraintFixed - - - - + + + + Selection error Greška prilikom izbora - + Nothing selected! Ništa nije izabrano! - - + + Selected object is not a part! Izabrani objekat nije deo! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2186,27 +2186,27 @@ Navedi drugu datoteku. - - - - + + + + Selection error Greška prilikom izbora - + Nothing selected! Ništa nije izabrano! - - + + Selected object is not a part! Izabrani objekat nije deo! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2215,38 +2215,38 @@ Navedi drugu datoteku. FemGui::TaskFemConstraintForce - - - - + + + + Selection error Greška prilikom izbora - + Nothing selected! Ništa nije izabrano! - - + + Selected object is not a part! Izabrani objekat nije deo! - + Only one type of selection (vertex,face or edge) per constraint allowed! - Only one type of selection (vertex,face or edge) per constraint allowed! + Dozvoljen je samo jedan tip selekcije (teme, stranica ili ivica) po ograničenju! - - + + Wrong selection Pogrešan izbor - + Select an edge or a face, please. Izaberi ivicu ili stranicu. @@ -2280,29 +2280,29 @@ Navedi drugu datoteku. FemGui::TaskFemConstraintHeatflux - - - - - + + + + + Selection error Greška prilikom izbora - + Nothing selected! Ništa nije izabrano! - - + + Selected object is not a part! Izabrani objekat nije deo! - - + + Selection must only consist of faces! Možete izabrati samo stranice! @@ -2312,40 +2312,40 @@ Navedi drugu datoteku. - - - - - - + + + + + + Selection error Greška prilikom izbora - + Only one face can be selected for a plane rotation constraint! Samo jedna stranica može biti izabrana za ograničenje rotacije ravni! - + Nothing selected! Ništa nije izabrano! - - + + Selected object is not a part! Izabrani objekat nije deo! - + Only faces can be picked Mogu ce birati samo stranice - + Only planar faces can be picked Mogu se izabrati samo ravne stranice @@ -2354,27 +2354,27 @@ Navedi drugu datoteku. FemGui::TaskFemConstraintPressure - - - - + + + + Selection error Greška prilikom izbora - + Nothing selected! Ništa nije izabrano! - - + + Selected object is not a part! Izabrani objekat nije deo! - + Only faces can be picked Mogu ce birati samo stranice @@ -2396,27 +2396,27 @@ Navedi drugu datoteku. FemGui::TaskFemConstraintSpring - - - - + + + + Selection error Greška prilikom izbora - + Nothing selected! Ništa nije izabrano! - - + + Selected object is not a part! Izabrani objekat nije deo! - + Only faces can be picked Mogu ce birati samo stranice @@ -2425,21 +2425,21 @@ Navedi drugu datoteku. FemGui::TaskFemConstraintTemperature - - - + + + Selection error Greška prilikom izbora - + Nothing selected! Ništa nije izabrano! - - + + Selected object is not a part! Izabrani objekat nije deo! @@ -2460,19 +2460,19 @@ Navedi drugu datoteku. - - - - - - - + + + + + + + Selection error Greška prilikom izbora - + Nothing selected! Ništa nije izabrano! @@ -2483,28 +2483,28 @@ Navedi drugu datoteku. Only one face for rectangular transform constraint! - - + + Selected object is not a part! Izabrani objekat nije deo! - + Only one face for transform constraint! Only one face for transform constraint! - + Only faces can be picked Mogu ce birati samo stranice - + Only cylindrical faces can be picked Mogu izabrati samo cilindrične stranice - + Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface @@ -2624,15 +2624,15 @@ Navedi drugu datoteku. FemMaterial - + FEM material MKE materijal + - Material Materijal @@ -2657,9 +2657,9 @@ Navedi drugu datoteku. Ime materijala + - TextLabel Tekstualna oznaka @@ -3005,17 +3005,17 @@ Navedi drugu datoteku. - - - + + + 0 mm 0 mm @@ -3030,11 +3030,11 @@ Navedi drugu datoteku. Centrif parameter + - - + Parameter Parametar @@ -3064,13 +3064,13 @@ Navedi drugu datoteku. SectionPrint parameter - - + + - + + - Constraint Properties Osobine ograničenja @@ -3085,9 +3085,12 @@ Navedi drugu datoteku. Potencijal: - - - + + + + + + @@ -3100,18 +3103,15 @@ Navedi drugu datoteku. + + + - - - - - - unspecified neodređeno @@ -3138,16 +3138,16 @@ with a harmonic/oscillating driving force with a harmonic/oscillating driving force + - Real Realni deo + - Imaginary Imaginarni deo @@ -3167,9 +3167,9 @@ with a harmonic/oscillating driving force Imaginarni deo skalarnog potencijala + - x x @@ -3188,9 +3188,9 @@ Note: has no effect if a solid was selected Napomena: nema efekta ako je izabrano puno telo + - y y @@ -3209,9 +3209,9 @@ Note: has no effect if a solid was selected Napomena: nema efekta ako je izabrano puno telo + - z z @@ -3276,8 +3276,8 @@ Napomena: nema efekta ako je izabrano puno telo Parametri poprečnog preseka grede - + Cross section parameter Parametri poprečnog preseka @@ -3328,30 +3328,30 @@ Napomena: nema efekta ako je izabrano puno telo Rotacija: - - - + + + formula formula - + Velocity x: Brzina x: - + Velocity y: Brzina y: - + Velocity z: Brzina z: @@ -3481,14 +3481,14 @@ Note: for 2D only setting for x is possible, Imaginarni deo y-komponente potencijala - + Real part of potential z-component Realni deo z-komponente potencijala - + Imaginary part of potential z-component Imaginarni deo z-komponente potencijala @@ -3613,26 +3613,26 @@ Note: for 2D only setting for x is possible, Uredi ograničenje - - - - - - - + + + + + + + A dialog is already open in the task panel A dialog is already open in the task panel - - - - - - - + + + + + + + Do you want to close this dialog? Do you want to close this dialog? @@ -3642,7 +3642,7 @@ Note: for 2D only setting for x is possible, Pravljenje mreže - + Constraint force Ograničenje sile @@ -3664,27 +3664,27 @@ Note: for 2D only setting for x is possible, Uvoz/Izvoz - + Constraint Contact Constraint Contact - + Constraint displacement Ograničenje pomeranja - + Constraint fixed Ograničenje učvršćenosti - + Constraint fluid boundary Constraint fluid boundary - + Constraint heat flux Constraint heat flux @@ -3694,12 +3694,12 @@ Note: for 2D only setting for x is possible, Ograničenje početne temperature - + Constraint planerotation Constraint planerotation - + Constraint pressure Ograničenje pritiska @@ -3709,17 +3709,17 @@ Note: for 2D only setting for x is possible, Ograničenje remenice - + Constraint spring Ograničenje opruge - + Constraint temperature Ograničenje temperature - + Constraint transform Ograničenje transformacije @@ -3764,7 +3764,7 @@ Note: for 2D only setting for x is possible, Grupe - + Are you sure you want to continue? Da li si siguran da želiš da nastaviš? @@ -4107,7 +4107,7 @@ Za moguće promenljive, pogledaj okvir za opis ispod. Std_Delete - + Object dependencies Međuzavisnosti objekata diff --git a/src/Mod/Fem/Gui/Resources/translations/Fem_sr.ts b/src/Mod/Fem/Gui/Resources/translations/Fem_sr.ts index d9e7b984b1..1b390a4e68 100644 --- a/src/Mod/Fem/Gui/Resources/translations/Fem_sr.ts +++ b/src/Mod/Fem/Gui/Resources/translations/Fem_sr.ts @@ -350,8 +350,8 @@ - Define/create a clip filter which uses functions to define the cliped region - Define/create a clip filter which uses functions to define the cliped region + Define/create a clip filter which uses functions to define the clipped region + Define/create a clip filter which uses functions to define the clipped region @@ -540,12 +540,12 @@ Creates a post processing pipeline from a result object - + Wrong selection type Wrong selection type - + Select a result object, please. Select a result object, please. @@ -689,12 +689,12 @@ Create function - + Create pipeline from result Create pipeline from result - + Edit Mirror Уреди симетрију @@ -1760,7 +1760,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintContact - + Input error Грешка приликом уноса @@ -1768,7 +1768,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintDisplacement - + Input error Грешка приликом уноса @@ -1776,7 +1776,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintFluidBoundary - + Input error Грешка приликом уноса @@ -1784,13 +1784,13 @@ Specify another file please. FemGui::TaskDlgFemConstraintForce - - + + Input error Грешка приликом уноса - + Please specify a force greater than 0 Наведи cилу већу од 0 @@ -1806,7 +1806,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintHeatflux - + Input error Грешка приликом уноса @@ -1823,7 +1823,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintPressure - + Input error Грешка приликом уноса @@ -1839,7 +1839,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintSpring - + Input error Грешка приликом уноса @@ -1847,7 +1847,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintTemperature - + Input error Грешка приликом уноса @@ -1855,7 +1855,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintTransform - + Input error Грешка приликом уноса @@ -1958,19 +1958,19 @@ Specify another file please. - - - - - - - - - - - - - + + + + + + + + + + + + + Selection error Грешка приликом избора @@ -1981,45 +1981,45 @@ Specify another file please. - + Only one master face and one slave face for a contact constraint! Само једна главна страница и једна споредна страница за ограничење контакта! - - - + + + Nothing selected! Ништа није изабрано! - + Only one slave face for a contact constraint! Само једна споредна страница за ограничење контакта! - - - - + + + + Selected object is not a part! Изабрани објекат није део! - - + + Only faces can be picked Могу се бирати само странице - + Only one master for a contact constraint! Само један главни за ограничење контакта! - + Only one master face for a contact constraint! Само једна главна страница за ограничење контакта! @@ -2028,27 +2028,27 @@ Specify another file please. FemGui::TaskFemConstraintDisplacement - - - - + + + + Selection error Грешка приликом избора - + Nothing selected! Ништа није изабрано! - - + + Selected object is not a part! Изабрани објекат није део! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2057,27 +2057,27 @@ Specify another file please. FemGui::TaskFemConstraintFixed - - - - + + + + Selection error Грешка приликом избора - + Nothing selected! Ништа није изабрано! - - + + Selected object is not a part! Изабрани објекат није део! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2186,27 +2186,27 @@ Specify another file please. - - - - + + + + Selection error Грешка приликом избора - + Nothing selected! Ништа није изабрано! - - + + Selected object is not a part! Изабрани објекат није део! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2215,38 +2215,38 @@ Specify another file please. FemGui::TaskFemConstraintForce - - - - + + + + Selection error Грешка приликом избора - + Nothing selected! Ништа није изабрано! - - + + Selected object is not a part! Изабрани објекат није део! - + Only one type of selection (vertex,face or edge) per constraint allowed! - Only one type of selection (vertex,face or edge) per constraint allowed! + Дозвољен је само један тип селекције (теме, страница или ивица) по ограничењу! - - + + Wrong selection Погрешан избор - + Select an edge or a face, please. Изабери ивицу или страницу. @@ -2280,29 +2280,29 @@ Specify another file please. FemGui::TaskFemConstraintHeatflux - - - - - + + + + + Selection error Грешка приликом избора - + Nothing selected! Ништа није изабрано! - - + + Selected object is not a part! Изабрани објекат није део! - - + + Selection must only consist of faces! Можете изабрати само странице! @@ -2312,40 +2312,40 @@ Specify another file please. - - - - - - + + + + + + Selection error Грешка приликом избора - + Only one face can be selected for a plane rotation constraint! Само једна страница може бити изабрана за ограничење ротације равни! - + Nothing selected! Ништа није изабрано! - - + + Selected object is not a part! Изабрани објекат није део! - + Only faces can be picked Могу се бирати само странице - + Only planar faces can be picked Могу се изабрати само равне странице @@ -2354,27 +2354,27 @@ Specify another file please. FemGui::TaskFemConstraintPressure - - - - + + + + Selection error Грешка приликом избора - + Nothing selected! Ништа није изабрано! - - + + Selected object is not a part! Изабрани објекат није део! - + Only faces can be picked Могу се бирати само странице @@ -2396,27 +2396,27 @@ Specify another file please. FemGui::TaskFemConstraintSpring - - - - + + + + Selection error Грешка приликом избора - + Nothing selected! Ништа није изабрано! - - + + Selected object is not a part! Изабрани објекат није део! - + Only faces can be picked Могу се бирати само странице @@ -2425,21 +2425,21 @@ Specify another file please. FemGui::TaskFemConstraintTemperature - - - + + + Selection error Грешка приликом избора - + Nothing selected! Ништа није изабрано! - - + + Selected object is not a part! Изабрани објекат није део! @@ -2460,19 +2460,19 @@ Specify another file please. - - - - - - - + + + + + + + Selection error Грешка приликом избора - + Nothing selected! Ништа није изабрано! @@ -2483,28 +2483,28 @@ Specify another file please. Only one face for rectangular transform constraint! - - + + Selected object is not a part! Изабрани објекат није део! - + Only one face for transform constraint! Only one face for transform constraint! - + Only faces can be picked Могу се бирати само странице - + Only cylindrical faces can be picked Могу изабрати само цилиндричне странице - + Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface @@ -2624,15 +2624,15 @@ Specify another file please. FemMaterial - + FEM material МКЕ материјал + - Material Материјал @@ -2657,9 +2657,9 @@ Specify another file please. Име материјала + - TextLabel Текстуална ознака @@ -3005,17 +3005,17 @@ Specify another file please. - - - + + + 0 mm 0 mm @@ -3030,11 +3030,11 @@ Specify another file please. Centrif parameter + - - + Parameter Параметар @@ -3064,13 +3064,13 @@ Specify another file please. SectionPrint parameter - - + + - + + - Constraint Properties Особине ограничења @@ -3085,9 +3085,12 @@ Specify another file please. Потенцијал: - - - + + + + + + @@ -3100,18 +3103,15 @@ Specify another file please. + + + - - - - - - unspecified неодређено @@ -3138,16 +3138,16 @@ with a harmonic/oscillating driving force with a harmonic/oscillating driving force + - Real Реални део + - Imaginary Имагинарни део @@ -3167,9 +3167,9 @@ with a harmonic/oscillating driving force Имагинарни део скаларног потенцијала + - x x @@ -3188,9 +3188,9 @@ Note: has no effect if a solid was selected Напомена: нема ефекта ако је изабрано пуно тело + - y y @@ -3209,9 +3209,9 @@ Note: has no effect if a solid was selected Напомена: нема ефекта ако је изабрано пуно тело + - z z @@ -3276,8 +3276,8 @@ Note: has no effect if a solid was selected Параметри попречног пресека греде - + Cross section parameter Параметри попречног пресека @@ -3328,30 +3328,30 @@ Note: has no effect if a solid was selected Ротација: - - - + + + formula formula - + Velocity x: Брзина x: - + Velocity y: Брзина y: - + Velocity z: Брзина z: @@ -3481,14 +3481,14 @@ Note: for 2D only setting for x is possible, Имагинарни део y-компоненте потенцијала - + Real part of potential z-component Реални део z-компоненте потенцијала - + Imaginary part of potential z-component Имагинарни део z-компоненте потенцијала @@ -3613,26 +3613,26 @@ Note: for 2D only setting for x is possible, Уреди ограничење - - - - - - - + + + + + + + A dialog is already open in the task panel Дијалог је већ отворен у панелу задатака - - - - - - - + + + + + + + Do you want to close this dialog? Да ли желите да затворите овај дијалог? @@ -3642,7 +3642,7 @@ Note: for 2D only setting for x is possible, Прављење мреже - + Constraint force Ограничење cиле @@ -3664,27 +3664,27 @@ Note: for 2D only setting for x is possible, Увоз/извоз - + Constraint Contact Constraint Contact - + Constraint displacement Ограничење померања - + Constraint fixed Ограничење учвршћености - + Constraint fluid boundary Constraint fluid boundary - + Constraint heat flux Constraint heat flux @@ -3694,12 +3694,12 @@ Note: for 2D only setting for x is possible, Ограничење почетне температуре - + Constraint planerotation Constraint planerotation - + Constraint pressure Ограничење притиска @@ -3709,17 +3709,17 @@ Note: for 2D only setting for x is possible, Ограничење ременице - + Constraint spring Ограничење опруге - + Constraint temperature Ограничење температуре - + Constraint transform Ограничење трансформације @@ -3764,7 +3764,7 @@ Note: for 2D only setting for x is possible, Групе - + Are you sure you want to continue? Да ли си сигуран да желиш да наставиш? @@ -4107,7 +4107,7 @@ For possible variables, see the description box below. Std_Delete - + Object dependencies Међузависности објеката diff --git a/src/Mod/Fem/Gui/Resources/translations/Fem_sv-SE.ts b/src/Mod/Fem/Gui/Resources/translations/Fem_sv-SE.ts index cc4279e807..0d11887a73 100644 --- a/src/Mod/Fem/Gui/Resources/translations/Fem_sv-SE.ts +++ b/src/Mod/Fem/Gui/Resources/translations/Fem_sv-SE.ts @@ -350,8 +350,8 @@ - Define/create a clip filter which uses functions to define the cliped region - Define/create a clip filter which uses functions to define the cliped region + Define/create a clip filter which uses functions to define the clipped region + Define/create a clip filter which uses functions to define the clipped region @@ -540,12 +540,12 @@ Creates a post processing pipeline from a result object - + Wrong selection type Wrong selection type - + Select a result object, please. Select a result object, please. @@ -689,12 +689,12 @@ Skapa funktion - + Create pipeline from result Create pipeline from result - + Edit Mirror Redigera spegel @@ -1762,7 +1762,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintContact - + Input error Inmatningsfel @@ -1770,7 +1770,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintDisplacement - + Input error Inmatningsfel @@ -1778,7 +1778,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintFluidBoundary - + Input error Inmatningsfel @@ -1786,13 +1786,13 @@ Specify another file please. FemGui::TaskDlgFemConstraintForce - - + + Input error Inmatningsfel - + Please specify a force greater than 0 Vänligen specificera en kraft större än 0 @@ -1808,7 +1808,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintHeatflux - + Input error Inmatningsfel @@ -1825,7 +1825,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintPressure - + Input error Inmatningsfel @@ -1841,7 +1841,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintSpring - + Input error Inmatningsfel @@ -1849,7 +1849,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintTemperature - + Input error Inmatningsfel @@ -1857,7 +1857,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintTransform - + Input error Inmatningsfel @@ -1960,19 +1960,19 @@ Specify another file please. - - - - - - - - - - - - - + + + + + + + + + + + + + Selection error Markeringsfel @@ -1983,45 +1983,45 @@ Specify another file please. - + Only one master face and one slave face for a contact constraint! Only one master face and one slave face for a contact constraint! - - - + + + Nothing selected! Inget markerat! - + Only one slave face for a contact constraint! Only one slave face for a contact constraint! - - - - + + + + Selected object is not a part! Markerad objekt är inte en komponent! - - + + Only faces can be picked Endast ytor kan väljas - + Only one master for a contact constraint! Only one master for a contact constraint! - + Only one master face for a contact constraint! Only one master face for a contact constraint! @@ -2030,27 +2030,27 @@ Specify another file please. FemGui::TaskFemConstraintDisplacement - - - - + + + + Selection error Markeringsfel - + Nothing selected! Inget markerat! - - + + Selected object is not a part! Markerad objekt är inte en komponent! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2059,27 +2059,27 @@ Specify another file please. FemGui::TaskFemConstraintFixed - - - - + + + + Selection error Markeringsfel - + Nothing selected! Inget markerat! - - + + Selected object is not a part! Markerad objekt är inte en komponent! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2188,27 +2188,27 @@ Specify another file please. - - - - + + + + Selection error Markeringsfel - + Nothing selected! Inget markerat! - - + + Selected object is not a part! Markerad objekt är inte en komponent! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2217,38 +2217,38 @@ Specify another file please. FemGui::TaskFemConstraintForce - - - - + + + + Selection error Markeringsfel - + Nothing selected! Inget markerat! - - + + Selected object is not a part! Markerad objekt är inte en komponent! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! - - + + Wrong selection Fel val - + Select an edge or a face, please. Select an edge or a face, please. @@ -2282,29 +2282,29 @@ Specify another file please. FemGui::TaskFemConstraintHeatflux - - - - - + + + + + Selection error Markeringsfel - + Nothing selected! Inget markerat! - - + + Selected object is not a part! Markerad objekt är inte en komponent! - - + + Selection must only consist of faces! Selection must only consist of faces! @@ -2314,40 +2314,40 @@ Specify another file please. - - - - - - + + + + + + Selection error Markeringsfel - + Only one face can be selected for a plane rotation constraint! Only one face can be selected for a plane rotation constraint! - + Nothing selected! Inget markerat! - - + + Selected object is not a part! Markerad objekt är inte en komponent! - + Only faces can be picked Endast ytor kan väljas - + Only planar faces can be picked Endast plana ytor kan väljas @@ -2356,27 +2356,27 @@ Specify another file please. FemGui::TaskFemConstraintPressure - - - - + + + + Selection error Markeringsfel - + Nothing selected! Inget markerat! - - + + Selected object is not a part! Markerad objekt är inte en komponent! - + Only faces can be picked Endast ytor kan väljas @@ -2398,27 +2398,27 @@ Specify another file please. FemGui::TaskFemConstraintSpring - - - - + + + + Selection error Markeringsfel - + Nothing selected! Inget markerat! - - + + Selected object is not a part! Markerad objekt är inte en komponent! - + Only faces can be picked Endast ytor kan väljas @@ -2427,21 +2427,21 @@ Specify another file please. FemGui::TaskFemConstraintTemperature - - - + + + Selection error Markeringsfel - + Nothing selected! Inget markerat! - - + + Selected object is not a part! Markerad objekt är inte en komponent! @@ -2462,19 +2462,19 @@ Specify another file please. - - - - - - - + + + + + + + Selection error Markeringsfel - + Nothing selected! Inget markerat! @@ -2485,28 +2485,28 @@ Specify another file please. Only one face for rectangular transform constraint! - - + + Selected object is not a part! Markerad objekt är inte en komponent! - + Only one face for transform constraint! Only one face for transform constraint! - + Only faces can be picked Endast ytor kan väljas - + Only cylindrical faces can be picked Endast cylindriska ytor kan väljas - + Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface @@ -2626,15 +2626,15 @@ Specify another file please. FemMaterial - + FEM material FEM material + - Material Material @@ -2659,9 +2659,9 @@ Specify another file please. Materialnamn + - TextLabel TextLabel @@ -3007,17 +3007,17 @@ Specify another file please. - - - + + + 0 mm 0 mm @@ -3032,11 +3032,11 @@ Specify another file please. Centrif parameter + - - + Parameter Parameter @@ -3066,13 +3066,13 @@ Specify another file please. SectionPrint parameter - - + + - + + - Constraint Properties Constraint Properties @@ -3087,9 +3087,12 @@ Specify another file please. Potential: - - - + + + + + + @@ -3102,18 +3105,15 @@ Specify another file please. + + + - - - - - - unspecified ospecificerad @@ -3140,16 +3140,16 @@ with a harmonic/oscillating driving force with a harmonic/oscillating driving force + - Real Real + - Imaginary Imaginary @@ -3169,9 +3169,9 @@ with a harmonic/oscillating driving force Imaginary part of scalar potential + - x x @@ -3190,9 +3190,9 @@ Note: has no effect if a solid was selected Note: has no effect if a solid was selected + - y Y @@ -3211,9 +3211,9 @@ Note: has no effect if a solid was selected Note: has no effect if a solid was selected + - z z @@ -3278,8 +3278,8 @@ Note: has no effect if a solid was selected Beam section parameter - + Cross section parameter Cross section parameter @@ -3330,30 +3330,30 @@ Note: has no effect if a solid was selected Rotation: - - - + + + formula formula - + Velocity x: Hastighet x: - + Velocity y: Hastighet y: - + Velocity z: Hastighet z: @@ -3483,14 +3483,14 @@ Note: for 2D only setting for x is possible, Imaginary part of potential y-component - + Real part of potential z-component Real part of potential z-component - + Imaginary part of potential z-component Imaginary part of potential z-component @@ -3615,26 +3615,26 @@ Note: for 2D only setting for x is possible, Redigera begränsning - - - - - - - + + + + + + + A dialog is already open in the task panel En dialogruta är redan öppen i uppgiftspanelen - - - - - - - + + + + + + + Do you want to close this dialog? Vill du stänga denna dialogruta? @@ -3644,7 +3644,7 @@ Note: for 2D only setting for x is possible, Meshing - + Constraint force Constraint force @@ -3666,27 +3666,27 @@ Note: for 2D only setting for x is possible, Importera/Exportera - + Constraint Contact Constraint Contact - + Constraint displacement Constraint displacement - + Constraint fixed Constraint fixed - + Constraint fluid boundary Constraint fluid boundary - + Constraint heat flux Constraint heat flux @@ -3696,12 +3696,12 @@ Note: for 2D only setting for x is possible, Constraint initial temperature - + Constraint planerotation Constraint planerotation - + Constraint pressure Constraint pressure @@ -3711,17 +3711,17 @@ Note: for 2D only setting for x is possible, Constraint pulley - + Constraint spring Constraint spring - + Constraint temperature Constraint temperature - + Constraint transform Constraint transform @@ -3766,7 +3766,7 @@ Note: for 2D only setting for x is possible, Grupper - + Are you sure you want to continue? Är du säker på att du vill fortsätta? @@ -4109,7 +4109,7 @@ For possible variables, see the description box below. Std_Delete - + Object dependencies Objektberoenden @@ -6111,7 +6111,7 @@ used for the Elmer solver Write - Write + Skriv @@ -6146,7 +6146,7 @@ used for the Elmer solver Abort - Abort + Avbryt diff --git a/src/Mod/Fem/Gui/Resources/translations/Fem_tr.ts b/src/Mod/Fem/Gui/Resources/translations/Fem_tr.ts index 9faeb4708c..9986611f89 100644 --- a/src/Mod/Fem/Gui/Resources/translations/Fem_tr.ts +++ b/src/Mod/Fem/Gui/Resources/translations/Fem_tr.ts @@ -350,8 +350,8 @@ - Define/create a clip filter which uses functions to define the cliped region - Alıntılanmış bölgeyi tanımlamak için işlevler kullanan bir alıntı süzgeci tanımlayın/oluşturun + Define/create a clip filter which uses functions to define the clipped region + Define/create a clip filter which uses functions to define the clipped region @@ -540,12 +540,12 @@ Bir sonuç nesnesinden bir işlem sonrası oluşturur - + Wrong selection type Yanlış seçim türü - + Select a result object, please. Bir sonuç nesnesi seçin, lütfen. @@ -689,12 +689,12 @@ Fonksiyon oluştur - + Create pipeline from result Sonuçtan iş hattı oluştur - + Edit Mirror Aynalamayı Düzenle @@ -1753,7 +1753,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintContact - + Input error Girdi hatası @@ -1761,7 +1761,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintDisplacement - + Input error Girdi hatası @@ -1769,7 +1769,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintFluidBoundary - + Input error Girdi hatası @@ -1777,13 +1777,13 @@ Specify another file please. FemGui::TaskDlgFemConstraintForce - - + + Input error Girdi hatası - + Please specify a force greater than 0 Lütfen 0'dan büyük bir güç belirtin @@ -1799,7 +1799,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintHeatflux - + Input error Girdi hatası @@ -1816,7 +1816,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintPressure - + Input error Girdi hatası @@ -1832,7 +1832,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintSpring - + Input error Girdi hatası @@ -1840,7 +1840,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintTemperature - + Input error Girdi hatası @@ -1848,7 +1848,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintTransform - + Input error Girdi hatası @@ -1951,19 +1951,19 @@ Specify another file please. - - - - - - - - - - - - - + + + + + + + + + + + + + Selection error Seçim hatası @@ -1974,45 +1974,45 @@ Specify another file please. - + Only one master face and one slave face for a contact constraint! Bir iletişim kısıtlaması için yalnızca bir asıl geometrik yüz ve bir bağımlı geometrik yüz! - - - + + + Nothing selected! Seçim yok! - + Only one slave face for a contact constraint! Bir iletişim kısıtlaması için yalnızca bir bağımlı geometrik yüz! - - - - + + + + Selected object is not a part! Temel nesne bir parçası olmadığını! - - + + Only faces can be picked Sadece modelin yüzleri seçilebilir - + Only one master for a contact constraint! Bir iletişim kısıtlaması için yalnızca bir asıl yönetici! - + Only one master face for a contact constraint! Bir iletişim kısıtlaması için yalnızca bir asıl geometrik yüz! @@ -2021,27 +2021,27 @@ Specify another file please. FemGui::TaskFemConstraintDisplacement - - - - + + + + Selection error Seçim hatası - + Nothing selected! Seçim yok! - - + + Selected object is not a part! Temel nesne bir parçası olmadığını! - + Only one type of selection (vertex,face or edge) per constraint allowed! Kısıtlama başına tek bir seçim türüne (köşe, yüz veya kenar) izin verilmektedir! @@ -2050,27 +2050,27 @@ Specify another file please. FemGui::TaskFemConstraintFixed - - - - + + + + Selection error Seçim hatası - + Nothing selected! Seçim yok! - - + + Selected object is not a part! Temel nesne bir parçası olmadığını! - + Only one type of selection (vertex,face or edge) per constraint allowed! Kısıtlama başına tek bir seçim türüne (köşe, yüz veya kenar) izin verilmektedir! @@ -2179,27 +2179,27 @@ Specify another file please. - - - - + + + + Selection error Seçim hatası - + Nothing selected! Seçim yok! - - + + Selected object is not a part! Temel nesne bir parçası olmadığını! - + Only one type of selection (vertex,face or edge) per constraint allowed! Kısıtlama başına tek bir seçim türüne (köşe, yüz veya kenar) izin verilmektedir! @@ -2208,38 +2208,38 @@ Specify another file please. FemGui::TaskFemConstraintForce - - - - + + + + Selection error Seçim hatası - + Nothing selected! Seçim yok! - - + + Selected object is not a part! Temel nesne bir parçası olmadığını! - + Only one type of selection (vertex,face or edge) per constraint allowed! Kısıtlama başına tek bir seçim türüne (köşe, yüz veya kenar) izin verilmektedir! - - + + Wrong selection Yanlış seçim - + Select an edge or a face, please. Bir kenar veya bir yüz seçin, lütfen. @@ -2273,29 +2273,29 @@ Specify another file please. FemGui::TaskFemConstraintHeatflux - - - - - + + + + + Selection error Seçim hatası - + Nothing selected! Seçim yok! - - + + Selected object is not a part! Temel nesne bir parçası olmadığını! - - + + Selection must only consist of faces! Seçim sadece yüzlerden oluşmalıdır! @@ -2305,40 +2305,40 @@ Specify another file please. - - - - - - + + + + + + Selection error Seçim hatası - + Only one face can be selected for a plane rotation constraint! Düzlem dönüş kısıtlaması için tek bir yüz seçilebilir! - + Nothing selected! Seçim yok! - - + + Selected object is not a part! Temel nesne bir parçası olmadığını! - + Only faces can be picked Sadece modelin yüzleri seçilebilir - + Only planar faces can be picked Yalnızca düzlemsel yüzler seçilebilir @@ -2347,27 +2347,27 @@ Specify another file please. FemGui::TaskFemConstraintPressure - - - - + + + + Selection error Seçim hatası - + Nothing selected! Seçim yok! - - + + Selected object is not a part! Temel nesne bir parçası olmadığını! - + Only faces can be picked Sadece modelin yüzleri seçilebilir @@ -2389,27 +2389,27 @@ Specify another file please. FemGui::TaskFemConstraintSpring - - - - + + + + Selection error Seçim hatası - + Nothing selected! Seçim yok! - - + + Selected object is not a part! Temel nesne bir parçası olmadığını! - + Only faces can be picked Sadece modelin yüzleri seçilebilir @@ -2418,21 +2418,21 @@ Specify another file please. FemGui::TaskFemConstraintTemperature - - - + + + Selection error Seçim hatası - + Nothing selected! Seçim yok! - - + + Selected object is not a part! Temel nesne bir parçası olmadığını! @@ -2453,19 +2453,19 @@ Specify another file please. - - - - - - - + + + + + + + Selection error Seçim hatası - + Nothing selected! Seçim yok! @@ -2476,28 +2476,28 @@ Specify another file please. Dikdörtgensel dönüşüm kısıtlaması için tek bir yüz gereklidir! - - + + Selected object is not a part! Temel nesne bir parçası olmadığını! - + Only one face for transform constraint! Dönüşüm kısıtlaması için tek bir yüz gereklidir! - + Only faces can be picked Sadece modelin yüzleri seçilebilir - + Only cylindrical faces can be picked Sadece silindirik yüzler seçilebilir - + Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface Sadece dönüştürülebilir yüzler seçilebilir! Öncelikle yer değiştirme kısıtlamasını yüzeye uygulayın, sonra kısıtlamayı yüzeye uygulayın @@ -2617,15 +2617,15 @@ Specify another file please. FemMaterial - + FEM material FEM malzemesi + - Material Malzeme @@ -2650,9 +2650,9 @@ Specify another file please. Malzeme adı + - TextLabel MetinEtiketi @@ -2998,17 +2998,17 @@ Specify another file please. - - - + + + 0 mm 0 mm @@ -3023,11 +3023,11 @@ Specify another file please. Merkezkaç değişkeni + - - + Parameter Parametre @@ -3057,13 +3057,13 @@ Specify another file please. Bölüm baskısı parametresi - - + + - + + - Constraint Properties Kısıtlama Özellikleri @@ -3078,9 +3078,12 @@ Specify another file please. Potansiyel: - - - + + + + + + @@ -3093,18 +3096,15 @@ Specify another file please. + + + - - - - - - unspecified belirtilmemiş @@ -3131,16 +3131,16 @@ with a harmonic/oscillating driving force with a harmonic/oscillating driving force + - Real Real + - Imaginary Imaginary @@ -3160,9 +3160,9 @@ with a harmonic/oscillating driving force Imaginary part of scalar potential + - x x @@ -3181,9 +3181,9 @@ Note: has no effect if a solid was selected Note: has no effect if a solid was selected + - y y @@ -3202,9 +3202,9 @@ Note: has no effect if a solid was selected Note: has no effect if a solid was selected + - z z @@ -3269,8 +3269,8 @@ Note: has no effect if a solid was selected Işın kesiti değişkeni - + Cross section parameter Kesit değişkeni @@ -3321,30 +3321,30 @@ Note: has no effect if a solid was selected Dönüş: - - - + + + formula formula - + Velocity x: Hız x: - + Velocity y: Hız y: - + Velocity z: Hız z: @@ -3474,14 +3474,14 @@ Note: for 2D only setting for x is possible, Imaginary part of potential y-component - + Real part of potential z-component Real part of potential z-component - + Imaginary part of potential z-component Imaginary part of potential z-component @@ -3606,26 +3606,26 @@ Note: for 2D only setting for x is possible, Kısıt düzenleme - - - - - - - + + + + + + + A dialog is already open in the task panel Araç çubuğunda bir pencere zaten açık - - - - - - - + + + + + + + Do you want to close this dialog? Bu pencereyi kapatmak ister misiniz? @@ -3635,7 +3635,7 @@ Note: for 2D only setting for x is possible, Meshing - + Constraint force Kısıt kuvveti @@ -3657,27 +3657,27 @@ Note: for 2D only setting for x is possible, İçe-Dışa Aktar - + Constraint Contact Teması Kısıtla - + Constraint displacement Kısıtlama-yer değiştirme - + Constraint fixed Kısıtlama-sabit - + Constraint fluid boundary Akışkan sınırını kısıtla - + Constraint heat flux Isı akısını kısıtla @@ -3687,12 +3687,12 @@ Note: for 2D only setting for x is possible, Başlangıç sıcaklığı kısıtı - + Constraint planerotation Düzlem dönüşünü kısıtla - + Constraint pressure Kısıtlama-basınç @@ -3702,17 +3702,17 @@ Note: for 2D only setting for x is possible, Kasnağı kısıtla - + Constraint spring Kısıtlama-yay - + Constraint temperature Sıcaklığı kısıtla - + Constraint transform Dönüşümü kısıtla @@ -3757,7 +3757,7 @@ Note: for 2D only setting for x is possible, Gruplar - + Are you sure you want to continue? Devam etmek istediğinizden emin misiniz? @@ -4100,7 +4100,7 @@ For possible variables, see the description box below. Std_Delete - + Object dependencies Nesne bağımlılıkları diff --git a/src/Mod/Fem/Gui/Resources/translations/Fem_uk.ts b/src/Mod/Fem/Gui/Resources/translations/Fem_uk.ts index 5fbbed6f86..7be016bcb1 100755 --- a/src/Mod/Fem/Gui/Resources/translations/Fem_uk.ts +++ b/src/Mod/Fem/Gui/Resources/translations/Fem_uk.ts @@ -350,8 +350,8 @@ - Define/create a clip filter which uses functions to define the cliped region - Define/create a clip filter which uses functions to define the cliped region + Define/create a clip filter which uses functions to define the clipped region + Define/create a clip filter which uses functions to define the clipped region @@ -540,12 +540,12 @@ Creates a post processing pipeline from a result object - + Wrong selection type Wrong selection type - + Select a result object, please. Будь ласка, оберіть підсумковий об'єкт. @@ -689,12 +689,12 @@ Створити функцію - + Create pipeline from result Create pipeline from result - + Edit Mirror Редагувати дзеркальне зображення @@ -1763,7 +1763,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintContact - + Input error Помилка вводу @@ -1771,7 +1771,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintDisplacement - + Input error Помилка вводу @@ -1779,7 +1779,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintFluidBoundary - + Input error Помилка вводу @@ -1787,13 +1787,13 @@ Specify another file please. FemGui::TaskDlgFemConstraintForce - - + + Input error Помилка вводу - + Please specify a force greater than 0 Please specify a force greater than 0 @@ -1809,7 +1809,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintHeatflux - + Input error Помилка вводу @@ -1826,7 +1826,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintPressure - + Input error Помилка вводу @@ -1842,7 +1842,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintSpring - + Input error Помилка вводу @@ -1850,7 +1850,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintTemperature - + Input error Помилка вводу @@ -1858,7 +1858,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintTransform - + Input error Помилка вводу @@ -1961,19 +1961,19 @@ Specify another file please. - - - - - - - - - - - - - + + + + + + + + + + + + + Selection error Помилка виділення @@ -1984,45 +1984,45 @@ Specify another file please. - + Only one master face and one slave face for a contact constraint! Only one master face and one slave face for a contact constraint! - - - + + + Nothing selected! Nothing selected! - + Only one slave face for a contact constraint! Only one slave face for a contact constraint! - - - - + + + + Selected object is not a part! Selected object is not a part! - - + + Only faces can be picked Можливо обрати лише грані - + Only one master for a contact constraint! Only one master for a contact constraint! - + Only one master face for a contact constraint! Only one master face for a contact constraint! @@ -2031,27 +2031,27 @@ Specify another file please. FemGui::TaskFemConstraintDisplacement - - - - + + + + Selection error Помилка виділення - + Nothing selected! Nothing selected! - - + + Selected object is not a part! Selected object is not a part! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2060,27 +2060,27 @@ Specify another file please. FemGui::TaskFemConstraintFixed - - - - + + + + Selection error Помилка виділення - + Nothing selected! Nothing selected! - - + + Selected object is not a part! Selected object is not a part! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2189,27 +2189,27 @@ Specify another file please. - - - - + + + + Selection error Помилка виділення - + Nothing selected! Nothing selected! - - + + Selected object is not a part! Selected object is not a part! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2218,38 +2218,38 @@ Specify another file please. FemGui::TaskFemConstraintForce - - - - + + + + Selection error Помилка виділення - + Nothing selected! Nothing selected! - - + + Selected object is not a part! Selected object is not a part! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! - - + + Wrong selection Невірний вибір - + Select an edge or a face, please. Select an edge or a face, please. @@ -2283,29 +2283,29 @@ Specify another file please. FemGui::TaskFemConstraintHeatflux - - - - - + + + + + Selection error Помилка виділення - + Nothing selected! Nothing selected! - - + + Selected object is not a part! Selected object is not a part! - - + + Selection must only consist of faces! Selection must only consist of faces! @@ -2315,40 +2315,40 @@ Specify another file please. - - - - - - + + + + + + Selection error Помилка виділення - + Only one face can be selected for a plane rotation constraint! Only one face can be selected for a plane rotation constraint! - + Nothing selected! Nothing selected! - - + + Selected object is not a part! Selected object is not a part! - + Only faces can be picked Можливо обрати лише грані - + Only planar faces can be picked Можуть бути обрані лише планарні грані @@ -2357,27 +2357,27 @@ Specify another file please. FemGui::TaskFemConstraintPressure - - - - + + + + Selection error Помилка виділення - + Nothing selected! Nothing selected! - - + + Selected object is not a part! Selected object is not a part! - + Only faces can be picked Можливо обрати лише грані @@ -2399,27 +2399,27 @@ Specify another file please. FemGui::TaskFemConstraintSpring - - - - + + + + Selection error Помилка виділення - + Nothing selected! Nothing selected! - - + + Selected object is not a part! Selected object is not a part! - + Only faces can be picked Можливо обрати лише грані @@ -2428,21 +2428,21 @@ Specify another file please. FemGui::TaskFemConstraintTemperature - - - + + + Selection error Помилка виділення - + Nothing selected! Nothing selected! - - + + Selected object is not a part! Selected object is not a part! @@ -2463,19 +2463,19 @@ Specify another file please. - - - - - - - + + + + + + + Selection error Помилка виділення - + Nothing selected! Nothing selected! @@ -2486,28 +2486,28 @@ Specify another file please. Only one face for rectangular transform constraint! - - + + Selected object is not a part! Selected object is not a part! - + Only one face for transform constraint! Only one face for transform constraint! - + Only faces can be picked Можливо обрати лише грані - + Only cylindrical faces can be picked Можуть бути обраними лише циліндричні поверхні - + Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface @@ -2627,15 +2627,15 @@ Specify another file please. FemMaterial - + FEM material FEM material + - Material Матеріал @@ -2660,9 +2660,9 @@ Specify another file please. Material name + - TextLabel ТекстовийНадпис @@ -3008,17 +3008,17 @@ Specify another file please. - - - + + + 0 mm 0 мм @@ -3033,11 +3033,11 @@ Specify another file please. Centrif parameter + - - + Parameter Параметр @@ -3067,13 +3067,13 @@ Specify another file please. SectionPrint parameter - - + + - + + - Constraint Properties Constraint Properties @@ -3088,9 +3088,12 @@ Specify another file please. Potential: - - - + + + + + + @@ -3103,18 +3106,15 @@ Specify another file please. + + + - - - - - - unspecified unspecified @@ -3141,16 +3141,16 @@ with a harmonic/oscillating driving force with a harmonic/oscillating driving force + - Real Real + - Imaginary Imaginary @@ -3170,9 +3170,9 @@ with a harmonic/oscillating driving force Imaginary part of scalar potential + - x x @@ -3191,9 +3191,9 @@ Note: has no effect if a solid was selected Note: has no effect if a solid was selected + - y y @@ -3212,9 +3212,9 @@ Note: has no effect if a solid was selected Note: has no effect if a solid was selected + - z z @@ -3279,8 +3279,8 @@ Note: has no effect if a solid was selected Beam section parameter - + Cross section parameter Cross section parameter @@ -3331,30 +3331,30 @@ Note: has no effect if a solid was selected Rotation: - - - + + + formula formula - + Velocity x: Velocity x: - + Velocity y: Velocity y: - + Velocity z: Velocity z: @@ -3484,14 +3484,14 @@ Note: for 2D only setting for x is possible, Imaginary part of potential y-component - + Real part of potential z-component Real part of potential z-component - + Imaginary part of potential z-component Imaginary part of potential z-component @@ -3616,26 +3616,26 @@ Note: for 2D only setting for x is possible, Редагувати обмеження - - - - - - - + + + + + + + A dialog is already open in the task panel Діалогове вікно вже відкрито в панелі задач - - - - - - - + + + + + + + Do you want to close this dialog? Ви бажаєте закрити це діалогове вікно? @@ -3645,7 +3645,7 @@ Note: for 2D only setting for x is possible, Побудова сітки - + Constraint force Constraint force @@ -3667,27 +3667,27 @@ Note: for 2D only setting for x is possible, Імпорт-експорт - + Constraint Contact Constraint Contact - + Constraint displacement Constraint displacement - + Constraint fixed Constraint fixed - + Constraint fluid boundary Constraint fluid boundary - + Constraint heat flux Constraint heat flux @@ -3697,12 +3697,12 @@ Note: for 2D only setting for x is possible, Constraint initial temperature - + Constraint planerotation Constraint planerotation - + Constraint pressure Constraint pressure @@ -3712,17 +3712,17 @@ Note: for 2D only setting for x is possible, Constraint pulley - + Constraint spring Constraint spring - + Constraint temperature Constraint temperature - + Constraint transform Constraint transform @@ -3767,7 +3767,7 @@ Note: for 2D only setting for x is possible, Групи - + Are you sure you want to continue? Ви впевнені, що бажаєте продовжити? @@ -4110,7 +4110,7 @@ For possible variables, see the description box below. Std_Delete - + Object dependencies Залежності обʼєктів diff --git a/src/Mod/Fem/Gui/Resources/translations/Fem_val-ES.ts b/src/Mod/Fem/Gui/Resources/translations/Fem_val-ES.ts index 70fa94a7ab..35fb4b6ea0 100644 --- a/src/Mod/Fem/Gui/Resources/translations/Fem_val-ES.ts +++ b/src/Mod/Fem/Gui/Resources/translations/Fem_val-ES.ts @@ -350,8 +350,8 @@ - Define/create a clip filter which uses functions to define the cliped region - Define/create a clip filter which uses functions to define the cliped region + Define/create a clip filter which uses functions to define the clipped region + Define/create a clip filter which uses functions to define the clipped region @@ -540,12 +540,12 @@ Creates a post processing pipeline from a result object - + Wrong selection type Wrong selection type - + Select a result object, please. Select a result object, please. @@ -689,12 +689,12 @@ Create function - + Create pipeline from result Create pipeline from result - + Edit Mirror Edit Mirror @@ -1762,7 +1762,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintContact - + Input error Input error @@ -1770,7 +1770,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintDisplacement - + Input error Input error @@ -1778,7 +1778,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintFluidBoundary - + Input error Input error @@ -1786,13 +1786,13 @@ Specify another file please. FemGui::TaskDlgFemConstraintForce - - + + Input error Input error - + Please specify a force greater than 0 Especifiqueu una força superior a 0 @@ -1808,7 +1808,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintHeatflux - + Input error Input error @@ -1825,7 +1825,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintPressure - + Input error Input error @@ -1841,7 +1841,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintSpring - + Input error Input error @@ -1849,7 +1849,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintTemperature - + Input error Input error @@ -1857,7 +1857,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintTransform - + Input error Input error @@ -1960,19 +1960,19 @@ Specify another file please. - - - - - - - - - - - - - + + + + + + + + + + + + + Selection error Error de selecció @@ -1983,45 +1983,45 @@ Specify another file please. - + Only one master face and one slave face for a contact constraint! Only one master face and one slave face for a contact constraint! - - - + + + Nothing selected! No s'ha seleccionat cap element. - + Only one slave face for a contact constraint! Only one slave face for a contact constraint! - - - - + + + + Selected object is not a part! L'objecte seleccionat no és una peça. - - + + Only faces can be picked Únicament es poden seleccionar cares - + Only one master for a contact constraint! Only one master for a contact constraint! - + Only one master face for a contact constraint! Only one master face for a contact constraint! @@ -2030,27 +2030,27 @@ Specify another file please. FemGui::TaskFemConstraintDisplacement - - - - + + + + Selection error Error de selecció - + Nothing selected! No s'ha seleccionat cap element. - - + + Selected object is not a part! L'objecte seleccionat no és una peça. - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2059,27 +2059,27 @@ Specify another file please. FemGui::TaskFemConstraintFixed - - - - + + + + Selection error Error de selecció - + Nothing selected! No s'ha seleccionat cap element. - - + + Selected object is not a part! L'objecte seleccionat no és una peça. - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2188,27 +2188,27 @@ Specify another file please. - - - - + + + + Selection error Error de selecció - + Nothing selected! No s'ha seleccionat cap element. - - + + Selected object is not a part! L'objecte seleccionat no és una peça. - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2217,38 +2217,38 @@ Specify another file please. FemGui::TaskFemConstraintForce - - - - + + + + Selection error Error de selecció - + Nothing selected! No s'ha seleccionat cap element. - - + + Selected object is not a part! L'objecte seleccionat no és una peça. - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! - - + + Wrong selection Selecció incorrecta - + Select an edge or a face, please. Select an edge or a face, please. @@ -2282,29 +2282,29 @@ Specify another file please. FemGui::TaskFemConstraintHeatflux - - - - - + + + + + Selection error Error de selecció - + Nothing selected! No s'ha seleccionat cap element. - - + + Selected object is not a part! L'objecte seleccionat no és una peça. - - + + Selection must only consist of faces! Selection must only consist of faces! @@ -2314,40 +2314,40 @@ Specify another file please. - - - - - - + + + + + + Selection error Error de selecció - + Only one face can be selected for a plane rotation constraint! Only one face can be selected for a plane rotation constraint! - + Nothing selected! No s'ha seleccionat cap element. - - + + Selected object is not a part! L'objecte seleccionat no és una peça. - + Only faces can be picked Únicament es poden seleccionar cares - + Only planar faces can be picked Únicament es poden seleccionar cares planes @@ -2356,27 +2356,27 @@ Specify another file please. FemGui::TaskFemConstraintPressure - - - - + + + + Selection error Error de selecció - + Nothing selected! No s'ha seleccionat cap element. - - + + Selected object is not a part! L'objecte seleccionat no és una peça. - + Only faces can be picked Únicament es poden seleccionar cares @@ -2398,27 +2398,27 @@ Specify another file please. FemGui::TaskFemConstraintSpring - - - - + + + + Selection error Error de selecció - + Nothing selected! No s'ha seleccionat cap element. - - + + Selected object is not a part! L'objecte seleccionat no és una peça. - + Only faces can be picked Únicament es poden seleccionar cares @@ -2427,21 +2427,21 @@ Specify another file please. FemGui::TaskFemConstraintTemperature - - - + + + Selection error Error de selecció - + Nothing selected! No s'ha seleccionat cap element. - - + + Selected object is not a part! L'objecte seleccionat no és una peça. @@ -2462,19 +2462,19 @@ Specify another file please. - - - - - - - + + + + + + + Selection error Error de selecció - + Nothing selected! No s'ha seleccionat cap element. @@ -2485,28 +2485,28 @@ Specify another file please. Only one face for rectangular transform constraint! - - + + Selected object is not a part! L'objecte seleccionat no és una peça. - + Only one face for transform constraint! Only one face for transform constraint! - + Only faces can be picked Únicament es poden seleccionar cares - + Only cylindrical faces can be picked Únicament es poden seleccionar cares cilíndriques - + Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface @@ -2626,15 +2626,15 @@ Specify another file please. FemMaterial - + FEM material FEM material + - Material Material @@ -2659,9 +2659,9 @@ Specify another file please. Material name + - TextLabel EtiquetaText @@ -3007,17 +3007,17 @@ Specify another file please. - - - + + + 0 mm 0 mm @@ -3032,11 +3032,11 @@ Specify another file please. Centrif parameter + - - + Parameter Paràmetre @@ -3066,13 +3066,13 @@ Specify another file please. SectionPrint parameter - - + + - + + - Constraint Properties Constraint Properties @@ -3087,9 +3087,12 @@ Specify another file please. Potential: - - - + + + + + + @@ -3102,18 +3105,15 @@ Specify another file please. + + + - - - - - - unspecified unspecified @@ -3140,16 +3140,16 @@ with a harmonic/oscillating driving force with a harmonic/oscillating driving force + - Real Real + - Imaginary Imaginary @@ -3169,9 +3169,9 @@ with a harmonic/oscillating driving force Imaginary part of scalar potential + - x x @@ -3190,9 +3190,9 @@ Note: has no effect if a solid was selected Note: has no effect if a solid was selected + - y y @@ -3211,9 +3211,9 @@ Note: has no effect if a solid was selected Note: has no effect if a solid was selected + - z z @@ -3278,8 +3278,8 @@ Note: has no effect if a solid was selected Beam section parameter - + Cross section parameter Cross section parameter @@ -3330,30 +3330,30 @@ Note: has no effect if a solid was selected Rotation: - - - + + + formula formula - + Velocity x: Velocity x: - + Velocity y: Velocity y: - + Velocity z: Velocity z: @@ -3483,14 +3483,14 @@ Note: for 2D only setting for x is possible, Imaginary part of potential y-component - + Real part of potential z-component Real part of potential z-component - + Imaginary part of potential z-component Imaginary part of potential z-component @@ -3615,26 +3615,26 @@ Note: for 2D only setting for x is possible, Edita la restricció - - - - - - - + + + + + + + A dialog is already open in the task panel A dialog is already open in the task panel - - - - - - - + + + + + + + Do you want to close this dialog? Do you want to close this dialog? @@ -3644,7 +3644,7 @@ Note: for 2D only setting for x is possible, Mallat - + Constraint force Restricció de força @@ -3666,27 +3666,27 @@ Note: for 2D only setting for x is possible, Importació-exportació - + Constraint Contact Constraint Contact - + Constraint displacement Constraint displacement - + Constraint fixed Constraint fixed - + Constraint fluid boundary Constraint fluid boundary - + Constraint heat flux Constraint heat flux @@ -3696,12 +3696,12 @@ Note: for 2D only setting for x is possible, Constraint initial temperature - + Constraint planerotation Constraint planerotation - + Constraint pressure Constraint pressure @@ -3711,17 +3711,17 @@ Note: for 2D only setting for x is possible, Constraint pulley - + Constraint spring Constraint spring - + Constraint temperature Constraint temperature - + Constraint transform Constraint transform @@ -3766,7 +3766,7 @@ Note: for 2D only setting for x is possible, Grups - + Are you sure you want to continue? Are you sure you want to continue? @@ -4109,7 +4109,7 @@ For possible variables, see the description box below. Std_Delete - + Object dependencies Dependències de l'objecte diff --git a/src/Mod/Fem/Gui/Resources/translations/Fem_zh-CN.ts b/src/Mod/Fem/Gui/Resources/translations/Fem_zh-CN.ts index a384fc8f25..06b05dbb80 100644 --- a/src/Mod/Fem/Gui/Resources/translations/Fem_zh-CN.ts +++ b/src/Mod/Fem/Gui/Resources/translations/Fem_zh-CN.ts @@ -350,8 +350,8 @@ - Define/create a clip filter which uses functions to define the cliped region - Define/create a clip filter which uses functions to define the cliped region + Define/create a clip filter which uses functions to define the clipped region + Define/create a clip filter which uses functions to define the clipped region @@ -540,12 +540,12 @@ 从结果对象创建后处理管线 - + Wrong selection type Wrong selection type - + Select a result object, please. 请选择一个结果对象。 @@ -689,12 +689,12 @@ 创建函数 - + Create pipeline from result Create pipeline from result - + Edit Mirror 编辑镜像 @@ -1762,7 +1762,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintContact - + Input error 输入错误 @@ -1770,7 +1770,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintDisplacement - + Input error 输入错误 @@ -1778,7 +1778,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintFluidBoundary - + Input error 输入错误 @@ -1786,13 +1786,13 @@ Specify another file please. FemGui::TaskDlgFemConstraintForce - - + + Input error 输入错误 - + Please specify a force greater than 0 请指定一个大于 0 的力 @@ -1808,7 +1808,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintHeatflux - + Input error 输入错误 @@ -1825,7 +1825,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintPressure - + Input error 输入错误 @@ -1841,7 +1841,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintSpring - + Input error 输入错误 @@ -1849,7 +1849,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintTemperature - + Input error 输入错误 @@ -1857,7 +1857,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintTransform - + Input error 输入错误 @@ -1960,19 +1960,19 @@ Specify another file please. - - - - - - - - - - - - - + + + + + + + + + + + + + Selection error 选择错误 @@ -1983,45 +1983,45 @@ Specify another file please. - + Only one master face and one slave face for a contact constraint! Only one master face and one slave face for a contact constraint! - - - + + + Nothing selected! 未选择任何内容 ! - + Only one slave face for a contact constraint! Only one slave face for a contact constraint! - - - - + + + + Selected object is not a part! 所选之物件并非零件! - - + + Only faces can be picked 仅可以选取面 - + Only one master for a contact constraint! Only one master for a contact constraint! - + Only one master face for a contact constraint! Only one master face for a contact constraint! @@ -2030,27 +2030,27 @@ Specify another file please. FemGui::TaskFemConstraintDisplacement - - - - + + + + Selection error 选择错误 - + Nothing selected! 未选择任何内容 ! - - + + Selected object is not a part! 所选之物件并非零件! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2059,27 +2059,27 @@ Specify another file please. FemGui::TaskFemConstraintFixed - - - - + + + + Selection error 选择错误 - + Nothing selected! 未选择任何内容 ! - - + + Selected object is not a part! 所选之物件并非零件! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2188,27 +2188,27 @@ Specify another file please. - - - - + + + + Selection error 选择错误 - + Nothing selected! 未选择任何内容 ! - - + + Selected object is not a part! 所选之物件并非零件! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2217,38 +2217,38 @@ Specify another file please. FemGui::TaskFemConstraintForce - - - - + + + + Selection error 选择错误 - + Nothing selected! 未选择任何内容 ! - - + + Selected object is not a part! 所选之物件并非零件! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! - - + + Wrong selection 选择错误 - + Select an edge or a face, please. Select an edge or a face, please. @@ -2282,29 +2282,29 @@ Specify another file please. FemGui::TaskFemConstraintHeatflux - - - - - + + + + + Selection error 选择错误 - + Nothing selected! 未选择任何内容 ! - - + + Selected object is not a part! 所选之物件并非零件! - - + + Selection must only consist of faces! Selection must only consist of faces! @@ -2314,40 +2314,40 @@ Specify another file please. - - - - - - + + + + + + Selection error 选择错误 - + Only one face can be selected for a plane rotation constraint! Only one face can be selected for a plane rotation constraint! - + Nothing selected! 未选择任何内容 ! - - + + Selected object is not a part! 所选之物件并非零件! - + Only faces can be picked 仅可以选取面 - + Only planar faces can be picked 仅可以选取平面 @@ -2356,27 +2356,27 @@ Specify another file please. FemGui::TaskFemConstraintPressure - - - - + + + + Selection error 选择错误 - + Nothing selected! 未选择任何内容 ! - - + + Selected object is not a part! 所选之物件并非零件! - + Only faces can be picked 仅可以选取面 @@ -2398,27 +2398,27 @@ Specify another file please. FemGui::TaskFemConstraintSpring - - - - + + + + Selection error 选择错误 - + Nothing selected! 未选择任何内容 ! - - + + Selected object is not a part! 所选之物件并非零件! - + Only faces can be picked 仅可以选取面 @@ -2427,21 +2427,21 @@ Specify another file please. FemGui::TaskFemConstraintTemperature - - - + + + Selection error 选择错误 - + Nothing selected! 未选择任何内容 ! - - + + Selected object is not a part! 所选之物件并非零件! @@ -2462,19 +2462,19 @@ Specify another file please. - - - - - - - + + + + + + + Selection error 选择错误 - + Nothing selected! 未选择任何内容 ! @@ -2485,28 +2485,28 @@ Specify another file please. Only one face for rectangular transform constraint! - - + + Selected object is not a part! 所选之物件并非零件! - + Only one face for transform constraint! Only one face for transform constraint! - + Only faces can be picked 仅可以选取面 - + Only cylindrical faces can be picked 反可以选取圆柱面 - + Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface @@ -2626,15 +2626,15 @@ Specify another file please. FemMaterial - + FEM material FEM material + - Material 材质 @@ -2659,9 +2659,9 @@ Specify another file please. 材料名称 + - TextLabel 文本标签 @@ -3007,17 +3007,17 @@ Specify another file please. - - - + + + 0 mm 0 mm @@ -3032,11 +3032,11 @@ Specify another file please. Centrif parameter + - - + Parameter 参数 @@ -3066,13 +3066,13 @@ Specify another file please. SectionPrint parameter - - + + - + + - Constraint Properties 约束属性 @@ -3087,9 +3087,12 @@ Specify another file please. 电位: - - - + + + + + + @@ -3102,18 +3105,15 @@ Specify another file please. + + + - - - - - - unspecified 未指定 @@ -3140,16 +3140,16 @@ with a harmonic/oscillating driving force with a harmonic/oscillating driving force + - Real Real + - Imaginary Imaginary @@ -3169,9 +3169,9 @@ with a harmonic/oscillating driving force Imaginary part of scalar potential + - x x @@ -3190,9 +3190,9 @@ Note: has no effect if a solid was selected Note: has no effect if a solid was selected + - y y @@ -3211,9 +3211,9 @@ Note: has no effect if a solid was selected Note: has no effect if a solid was selected + - z z @@ -3278,8 +3278,8 @@ Note: has no effect if a solid was selected Beam section parameter - + Cross section parameter Cross section parameter @@ -3330,30 +3330,30 @@ Note: has no effect if a solid was selected 旋转: - - - + + + formula formula - + Velocity x: X方向速度: - + Velocity y: Y方向速度: - + Velocity z: Z方向速度: @@ -3483,14 +3483,14 @@ Note: for 2D only setting for x is possible, Imaginary part of potential y-component - + Real part of potential z-component Real part of potential z-component - + Imaginary part of potential z-component Imaginary part of potential z-component @@ -3615,26 +3615,26 @@ Note: for 2D only setting for x is possible, 编辑约束 - - - - - - - + + + + + + + A dialog is already open in the task panel 一个对话框已在任务面板打开 - - - - - - - + + + + + + + Do you want to close this dialog? 您要关闭此对话框吗? @@ -3644,7 +3644,7 @@ Note: for 2D only setting for x is possible, 建立网格 - + Constraint force 力约束 @@ -3666,27 +3666,27 @@ Note: for 2D only setting for x is possible, Import-Export - + Constraint Contact Constraint Contact - + Constraint displacement 位移约束 - + Constraint fixed 固定约束 - + Constraint fluid boundary Constraint fluid boundary - + Constraint heat flux Constraint heat flux @@ -3696,12 +3696,12 @@ Note: for 2D only setting for x is possible, 约束初始温度 - + Constraint planerotation Constraint planerotation - + Constraint pressure Constraint pressure @@ -3711,17 +3711,17 @@ Note: for 2D only setting for x is possible, Constraint pulley - + Constraint spring Constraint spring - + Constraint temperature Constraint temperature - + Constraint transform Constraint transform @@ -3766,7 +3766,7 @@ Note: for 2D only setting for x is possible, - + Are you sure you want to continue? 您确定要继续吗? @@ -4109,7 +4109,7 @@ For possible variables, see the description box below. Std_Delete - + Object dependencies 对象依赖关系 diff --git a/src/Mod/Fem/Gui/Resources/translations/Fem_zh-TW.ts b/src/Mod/Fem/Gui/Resources/translations/Fem_zh-TW.ts index 56ce0b7eea..12b158bacb 100644 --- a/src/Mod/Fem/Gui/Resources/translations/Fem_zh-TW.ts +++ b/src/Mod/Fem/Gui/Resources/translations/Fem_zh-TW.ts @@ -350,8 +350,8 @@ - Define/create a clip filter which uses functions to define the cliped region - Define/create a clip filter which uses functions to define the cliped region + Define/create a clip filter which uses functions to define the clipped region + Define/create a clip filter which uses functions to define the clipped region @@ -540,12 +540,12 @@ Creates a post processing pipeline from a result object - + Wrong selection type Wrong selection type - + Select a result object, please. Select a result object, please. @@ -689,12 +689,12 @@ Create function - + Create pipeline from result Create pipeline from result - + Edit Mirror 編輯鏡像 @@ -1762,7 +1762,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintContact - + Input error 輸入錯誤 @@ -1770,7 +1770,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintDisplacement - + Input error 輸入錯誤 @@ -1778,7 +1778,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintFluidBoundary - + Input error 輸入錯誤 @@ -1786,13 +1786,13 @@ Specify another file please. FemGui::TaskDlgFemConstraintForce - - + + Input error 輸入錯誤 - + Please specify a force greater than 0 請指定一個大於 0 的力 @@ -1808,7 +1808,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintHeatflux - + Input error 輸入錯誤 @@ -1825,7 +1825,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintPressure - + Input error 輸入錯誤 @@ -1841,7 +1841,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintSpring - + Input error 輸入錯誤 @@ -1849,7 +1849,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintTemperature - + Input error 輸入錯誤 @@ -1857,7 +1857,7 @@ Specify another file please. FemGui::TaskDlgFemConstraintTransform - + Input error 輸入錯誤 @@ -1960,19 +1960,19 @@ Specify another file please. - - - - - - - - - - - - - + + + + + + + + + + + + + Selection error 選取錯誤 @@ -1983,45 +1983,45 @@ Specify another file please. - + Only one master face and one slave face for a contact constraint! Only one master face and one slave face for a contact constraint! - - - + + + Nothing selected! 尚未選取 ! - + Only one slave face for a contact constraint! Only one slave face for a contact constraint! - - - - + + + + Selected object is not a part! 所選之物件並非零件 ! - - + + Only faces can be picked 僅可以選取面 - + Only one master for a contact constraint! Only one master for a contact constraint! - + Only one master face for a contact constraint! Only one master face for a contact constraint! @@ -2030,27 +2030,27 @@ Specify another file please. FemGui::TaskFemConstraintDisplacement - - - - + + + + Selection error 選取錯誤 - + Nothing selected! 尚未選取 ! - - + + Selected object is not a part! 所選之物件並非零件 ! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2059,27 +2059,27 @@ Specify another file please. FemGui::TaskFemConstraintFixed - - - - + + + + Selection error 選取錯誤 - + Nothing selected! 尚未選取 ! - - + + Selected object is not a part! 所選之物件並非零件 ! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2188,27 +2188,27 @@ Specify another file please. - - - - + + + + Selection error 選取錯誤 - + Nothing selected! 尚未選取 ! - - + + Selected object is not a part! 所選之物件並非零件 ! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! @@ -2217,38 +2217,38 @@ Specify another file please. FemGui::TaskFemConstraintForce - - - - + + + + Selection error 選取錯誤 - + Nothing selected! 尚未選取 ! - - + + Selected object is not a part! 所選之物件並非零件 ! - + Only one type of selection (vertex,face or edge) per constraint allowed! Only one type of selection (vertex,face or edge) per constraint allowed! - - + + Wrong selection 錯誤的選取 - + Select an edge or a face, please. Select an edge or a face, please. @@ -2282,29 +2282,29 @@ Specify another file please. FemGui::TaskFemConstraintHeatflux - - - - - + + + + + Selection error 選取錯誤 - + Nothing selected! 尚未選取 ! - - + + Selected object is not a part! 所選之物件並非零件 ! - - + + Selection must only consist of faces! Selection must only consist of faces! @@ -2314,40 +2314,40 @@ Specify another file please. - - - - - - + + + + + + Selection error 選取錯誤 - + Only one face can be selected for a plane rotation constraint! Only one face can be selected for a plane rotation constraint! - + Nothing selected! 尚未選取 ! - - + + Selected object is not a part! 所選之物件並非零件 ! - + Only faces can be picked 僅可以選取面 - + Only planar faces can be picked 僅可以選取平面 @@ -2356,27 +2356,27 @@ Specify another file please. FemGui::TaskFemConstraintPressure - - - - + + + + Selection error 選取錯誤 - + Nothing selected! 尚未選取 ! - - + + Selected object is not a part! 所選之物件並非零件 ! - + Only faces can be picked 僅可以選取面 @@ -2398,27 +2398,27 @@ Specify another file please. FemGui::TaskFemConstraintSpring - - - - + + + + Selection error 選取錯誤 - + Nothing selected! 尚未選取 ! - - + + Selected object is not a part! 所選之物件並非零件 ! - + Only faces can be picked 僅可以選取面 @@ -2427,21 +2427,21 @@ Specify another file please. FemGui::TaskFemConstraintTemperature - - - + + + Selection error 選取錯誤 - + Nothing selected! 尚未選取 ! - - + + Selected object is not a part! 所選之物件並非零件 ! @@ -2462,19 +2462,19 @@ Specify another file please. - - - - - - - + + + + + + + Selection error 選取錯誤 - + Nothing selected! 尚未選取 ! @@ -2485,28 +2485,28 @@ Specify another file please. Only one face for rectangular transform constraint! - - + + Selected object is not a part! 所選之物件並非零件 ! - + Only one face for transform constraint! Only one face for transform constraint! - + Only faces can be picked 僅可以選取面 - + Only cylindrical faces can be picked 僅可以選取圓柱面 - + Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface Only transformable faces can be selected! Apply displacement constraint to surface first then apply constraint to surface @@ -2626,15 +2626,15 @@ Specify another file please. FemMaterial - + FEM material FEM material + - Material 材質 @@ -2659,9 +2659,9 @@ Specify another file please. Material name + - TextLabel 文字標籤 @@ -3007,17 +3007,17 @@ Specify another file please. - - - + + + 0 mm 0 mm @@ -3032,11 +3032,11 @@ Specify another file please. Centrif parameter + - - + Parameter 參數 @@ -3066,13 +3066,13 @@ Specify another file please. SectionPrint parameter - - + + - + + - Constraint Properties Constraint Properties @@ -3087,9 +3087,12 @@ Specify another file please. Potential: - - - + + + + + + @@ -3102,18 +3105,15 @@ Specify another file please. + + + - - - - - - unspecified unspecified @@ -3140,16 +3140,16 @@ with a harmonic/oscillating driving force with a harmonic/oscillating driving force + - Real Real + - Imaginary Imaginary @@ -3169,9 +3169,9 @@ with a harmonic/oscillating driving force Imaginary part of scalar potential + - x x @@ -3190,9 +3190,9 @@ Note: has no effect if a solid was selected Note: has no effect if a solid was selected + - y y @@ -3211,9 +3211,9 @@ Note: has no effect if a solid was selected Note: has no effect if a solid was selected + - z z @@ -3278,8 +3278,8 @@ Note: has no effect if a solid was selected Beam section parameter - + Cross section parameter Cross section parameter @@ -3330,30 +3330,30 @@ Note: has no effect if a solid was selected Rotation: - - - + + + formula formula - + Velocity x: Velocity x: - + Velocity y: Velocity y: - + Velocity z: Velocity z: @@ -3483,14 +3483,14 @@ Note: for 2D only setting for x is possible, Imaginary part of potential y-component - + Real part of potential z-component Real part of potential z-component - + Imaginary part of potential z-component Imaginary part of potential z-component @@ -3615,26 +3615,26 @@ Note: for 2D only setting for x is possible, 編輯拘束 - - - - - - - + + + + + + + A dialog is already open in the task panel 於工作面板已開啟對話窗 - - - - - - - + + + + + + + Do you want to close this dialog? 您確定要關閉此對話窗嗎? @@ -3644,7 +3644,7 @@ Note: for 2D only setting for x is possible, 建立網格 - + Constraint force 力量拘束 @@ -3666,27 +3666,27 @@ Note: for 2D only setting for x is possible, 匯入-匯出 - + Constraint Contact Constraint Contact - + Constraint displacement Constraint displacement - + Constraint fixed Constraint fixed - + Constraint fluid boundary Constraint fluid boundary - + Constraint heat flux Constraint heat flux @@ -3696,12 +3696,12 @@ Note: for 2D only setting for x is possible, Constraint initial temperature - + Constraint planerotation Constraint planerotation - + Constraint pressure Constraint pressure @@ -3711,17 +3711,17 @@ Note: for 2D only setting for x is possible, Constraint pulley - + Constraint spring Constraint spring - + Constraint temperature Constraint temperature - + Constraint transform Constraint transform @@ -3766,7 +3766,7 @@ Note: for 2D only setting for x is possible, 群組 - + Are you sure you want to continue? 您確定要繼續嗎? @@ -4109,7 +4109,7 @@ For possible variables, see the description box below. Std_Delete - + Object dependencies 物件相依 diff --git a/src/Mod/Inspection/Gui/Resources/translations/Inspection_be.qm b/src/Mod/Inspection/Gui/Resources/translations/Inspection_be.qm index cb3d653993c37f9238e8386a1f8cf8df65e963ec..05c4658564690a54aa0867a5558c399af141e769 100644 GIT binary patch delta 210 zcmbOuFhgL1a(ya;Mg}7T1FHff!$Lm>1|}g0&C{j2{mFfcSgXhu#B<=I<->MnAmeg6zp_nad$ zX(7;_6ppMW5WSA0d5#kUgFbTym#AVM(4tjb2WmhD9N8wb0T%hmwoKxa3mNla?9G1|71#jqcr(8M delta 238 zcmbOsFh^j5a(yO)Mg}7T1FH%n!$Lm>1|~5G&C<%q2I4dNvsCS_0g5kUO<~ai(w|r- z?0U?=!0gO=Njj8)fvtsYjW!aKF6eg6zp_nIR! zX(7;_434ZO5WR_`d5#kUgFbT)m#AVM(4uu*2WmhD9O6+rChfq~s};>8wWAr=u91C}@zV<2e+#7->UlixE+Os->0z$Ul(J) Inspection - Даўгаваты + Праверка @@ -24,7 +24,7 @@ Inspection - Даўгаваты + Праверка diff --git a/src/Mod/Inspection/Gui/Resources/translations/Inspection_de.qm b/src/Mod/Inspection/Gui/Resources/translations/Inspection_de.qm index 7c62f639743c0389eceba987758c7035a14a2680..c2a3fab18acb6a119231fb874769a812dad56584 100644 GIT binary patch delta 236 zcmX@ff0=)RcKr)RhJ}6%42bDM8<=m+QnkB=fq|)rHHAe7NFQRIuL^BgCjda=E8<=m+QnkB=fq|)nHHAe7NFQOHuEIgVjcs7I^zVc12rH6Ht;ANlmpTXd=5A5feN?rFA{SGD*TrTH09&Q ai`GocYzzvUd6~JHCJQj>Z4P2>WC8%Ajxpi@ diff --git a/src/Mod/Inspection/Gui/Resources/translations/Inspection_de.ts b/src/Mod/Inspection/Gui/Resources/translations/Inspection_de.ts index fc51499175..31db3e4ad3 100644 --- a/src/Mod/Inspection/Gui/Resources/translations/Inspection_de.ts +++ b/src/Mod/Inspection/Gui/Resources/translations/Inspection_de.ts @@ -51,7 +51,7 @@ Visual Inspection - Sichtkontrolle + Optische Überprüfung @@ -83,7 +83,7 @@ mm - mm + mm diff --git a/src/Mod/Inspection/Gui/Resources/translations/Inspection_fr.qm b/src/Mod/Inspection/Gui/Resources/translations/Inspection_fr.qm index 30aea3b58b239a777cea0a41bba78427a9a20176..9bf865f201ee1affc1b05663ec851237baf75392 100644 GIT binary patch delta 246 zcmdlha8O`^a(z96Mg}7T1FHoi!$Lm>1|}T{%`%yh4a8?mWvSX-0~FuGn!=(3r2nx_ z*!7r!f!Uq)l5{8o1KSF=HQIa(3@rcH_OJfOz`)Q4p&8{llxJ@Rs=LdP_Wd&h13M>2 zX3|2SJyjf8O(6OZNAnyf1_piRJ}yzkJfKBKxDM2S47kLjbWjdRGw?awvouvcJ$a(y|2Mg}7T1FHce!$Lm>1|}5<&C<=t2I4cuvQ+J^0g7*7O<~ai(%)Do z?0U?=z--TYNjj8)fo%cX8f`uX29|GZ`&a*CU|{Hj(2UX?%Colu)m`OC`~I1Mft{5j zGif2vo+6H{CJ?=gqj`=K1A{(u8<(hJ9?+saTnB1E2AtzjIw%LE8TcG-+5;_M;$I}@ z479)|6KG26#EX*z1sMDpk{EIr@)`0N(iut_QYTk1)?kWm=429L7IbAOW5{GkVMt}j d1>!u0lFd4-flQ26lk3 Inspection - Oblongue + Inspection @@ -24,7 +24,7 @@ Inspection - Oblongue + Inspection @@ -88,7 +88,7 @@ Thickness - Evidement + Épaisseur @@ -111,7 +111,7 @@ Leave info mode - Quitter le mode d'information + Quitter le mode information diff --git a/src/Mod/Inspection/Gui/Resources/translations/Inspection_ka.qm b/src/Mod/Inspection/Gui/Resources/translations/Inspection_ka.qm index 245eba22d4e92a763c59964cd8d01259b5fb3529..8dbdd364866bf0625cec27468109de15c3500b75 100644 GIT binary patch delta 289 zcmdlh@Rfgpa(y;~Mg}7T1FIY(!$Lm>1||sz&CTYwSeg6zpca|eF zX(7;_IF76)5WR$>d5#kUgFbT)m#AVM(4q}o2WmhD9N|$qC8Yr0fCzWcLnYUJQ8>Sq;E~`VywX;Cbc<`$&*=GN#Lr$4S{O{j|DCW l+yb&5GAN*G7q~I`Agdei1)zax5m8fpjzLCFxKG2DS}sYqa@*`VH9jul~otz|aDr84WpCJ_CGqj`=K1A{*E1ujv=JfKBixDM2S40y()bWjdRGw?awv?di$un5hd0zkxx+8Ey;04giJDbn2YBB);N_c3% diff --git a/src/Mod/Inspection/Gui/Resources/translations/Inspection_ka.ts b/src/Mod/Inspection/Gui/Resources/translations/Inspection_ka.ts index 9cd926cff4..a4f4363a21 100644 --- a/src/Mod/Inspection/Gui/Resources/translations/Inspection_ka.ts +++ b/src/Mod/Inspection/Gui/Resources/translations/Inspection_ka.ts @@ -6,7 +6,7 @@ Inspection - მომრგვალებული მართკუთხედი + კონტროლი @@ -24,7 +24,7 @@ Inspection - მომრგვალებული მართკუთხედი + კონტროლი @@ -51,7 +51,7 @@ Visual Inspection - ვიზუალური შემოწმება + ვიზუალის კონტროლი @@ -106,7 +106,7 @@ Annotation - შენიშვნა + ანოტაცია diff --git a/src/Mod/Inspection/Gui/Resources/translations/Inspection_pl.qm b/src/Mod/Inspection/Gui/Resources/translations/Inspection_pl.qm index cddf2f6b09dcb85ecf6547cb55b871877bab99a2..536fff8fbeec872a929f8b6320db67c519bc1ea3 100644 GIT binary patch delta 73 zcmZn^_{l#(n^A0{jyYr5#1wVG^BkE;3mF(#BRH~}K=gu%bJY1>@GlZ`W?*13$z)() bm)v;q6$>{PgFiz7LncEpL*?dktj0_L4XzYN delta 81 zcmey#-zYFan^A6}jyYr9#1wVG>l~R$3mF(#6F9P(K=g` Annotation - Adnotacja + Opisy diff --git a/src/Mod/Inspection/Gui/Resources/translations/Inspection_ru.qm b/src/Mod/Inspection/Gui/Resources/translations/Inspection_ru.qm index 2fe6559822c6b84c06f8f31358aa3985ba83e6ed..6c1996b511420fd6ce93338e90b9b86f5a3de311 100644 GIT binary patch delta 238 zcmca7Fi&8Da(z03Mg}7T1FHrj!$Lm>1||^*&CTYwSeg6zp_nIR! zX(7;_9FD9e5WS6~d5#kUgFbT~m#AVM(4sY52WmhD9N}^#h?CtTJ(nNKn=)%2Rup#<$yE;pTkXipal;6i^QCP z2GwN(O{t!EvB}toMUlmd#ev0{#hAsK#gxSs2)$V>85CITfujB_HY|2vIXj@N4^Ym6 W#cJ|LMv2LFj0xoE-TaYJmkj_QB|!fG diff --git a/src/Mod/Inspection/Gui/Resources/translations/Inspection_ru.ts b/src/Mod/Inspection/Gui/Resources/translations/Inspection_ru.ts index 2910d723d8..de7acd96d2 100644 --- a/src/Mod/Inspection/Gui/Resources/translations/Inspection_ru.ts +++ b/src/Mod/Inspection/Gui/Resources/translations/Inspection_ru.ts @@ -6,7 +6,7 @@ Inspection - Скругленный прямоугольник + Инспекция @@ -24,7 +24,7 @@ Inspection - Скругленный прямоугольник + Инспекция diff --git a/src/Mod/Inspection/Gui/Resources/translations/Inspection_sl.qm b/src/Mod/Inspection/Gui/Resources/translations/Inspection_sl.qm index 85f92cfd7804ec0d04963d38b34a7a4cb9458bac..e87a80e4676d419dd74017e2063b6e3c5a266ccf 100644 GIT binary patch delta 227 zcmaFHzm0!_a=jsgMg}7T1IryohJ}6%42-WJG>bPQ8<=m&QnkB=fq^NHHHAe7Nbg{s zu1|~TO%~H?E2I4d3vQ+J^0g5kTO<~ai(r;KN z?0U?=z--ETNjj8)fh~@0jW!dtedeg6zpx053? zX(7-aAC9ah5Iu>bd5#kUgFbTum#AVM(4qre2WmhDoZ?YBC9ve4Tb=Qe1>d>B8Gg%I)+q+JO%}Z0w6Dup$sgZ&rkvs%Vfx&e3wyT Zavoy>@j5o&Wn9F}%)#KlxsBC;2>=kXMZy38 diff --git a/src/Mod/Inspection/Gui/Resources/translations/Inspection_sl.ts b/src/Mod/Inspection/Gui/Resources/translations/Inspection_sl.ts index 671d58ac17..e73b749b6a 100644 --- a/src/Mod/Inspection/Gui/Resources/translations/Inspection_sl.ts +++ b/src/Mod/Inspection/Gui/Resources/translations/Inspection_sl.ts @@ -6,7 +6,7 @@ Inspection - Pokrožen pravokotnik + Pregled @@ -24,7 +24,7 @@ Inspection - Pokrožen pravokotnik + Pregled @@ -106,7 +106,7 @@ Annotation - Opis + Pripis diff --git a/src/Mod/Mesh/Gui/Resources/translations/Mesh.ts b/src/Mod/Mesh/Gui/Resources/translations/Mesh.ts index c1593ce970..f54cb520ff 100644 --- a/src/Mod/Mesh/Gui/Resources/translations/Mesh.ts +++ b/src/Mod/Mesh/Gui/Resources/translations/Mesh.ts @@ -782,34 +782,34 @@ - - + + Cut - - + + Trim - + Split - + Segment - + Delete - + Fill hole @@ -1600,7 +1600,7 @@ to a smoother appearance. MeshGui::MeshFillHole - + Finish @@ -2267,43 +2267,43 @@ Please visit http://www.openscad.org/index.html to install it. - + Display segments - + Display colors - + Leave info mode - + Index: %1 - + Leave hole-filling mode - + Leave removal mode - + Delete selected faces - + Clear selected faces diff --git a/src/Mod/Mesh/Gui/Resources/translations/Mesh_be.ts b/src/Mod/Mesh/Gui/Resources/translations/Mesh_be.ts index cc6ef8346e..14b47f0d36 100644 --- a/src/Mod/Mesh/Gui/Resources/translations/Mesh_be.ts +++ b/src/Mod/Mesh/Gui/Resources/translations/Mesh_be.ts @@ -782,34 +782,34 @@ Выдаліць абраныя - - + + Cut Разрэзаць - - + + Trim Абрэзка - + Split Падзяліць - + Segment Сегмент - + Delete Выдаліць - + Fill hole Запоўніць адтуліну @@ -1610,7 +1610,7 @@ to a smoother appearance. MeshGui::MeshFillHole - + Finish Скончыць @@ -2278,43 +2278,43 @@ Please visit http://www.openscad.org/index.html to install it. Адлюстраваць кампаненты - + Display segments Адлюстраваць адрэзкі - + Display colors Адлюстраваць колеры - + Leave info mode Выйсці з інфармацыйнага рэжыму - + Index: %1 Індэкс: %1 - + Leave hole-filling mode Выйсці з рэжыму запаўнення адтулін - + Leave removal mode Выйсці з рэжыму выдалення - + Delete selected faces Выдаліць абраныя грані - + Clear selected faces Зныць выбар з абраных граняў diff --git a/src/Mod/Mesh/Gui/Resources/translations/Mesh_ca.ts b/src/Mod/Mesh/Gui/Resources/translations/Mesh_ca.ts index 05bf53598d..11ae4dee0b 100644 --- a/src/Mod/Mesh/Gui/Resources/translations/Mesh_ca.ts +++ b/src/Mod/Mesh/Gui/Resources/translations/Mesh_ca.ts @@ -782,34 +782,34 @@ Suprimeix selecció - - + + Cut Talla - - + + Trim Retallar - + Split Dividir - + Segment Segment - + Delete Elimina - + Fill hole Omplir forat @@ -1606,7 +1606,7 @@ Si angle de la cara < l'angle de plec, s'utilitza un ombrejat suau MeshGui::MeshFillHole - + Finish Finalitza @@ -2274,43 +2274,43 @@ Visiteu http://www.openscad.org/index.html per a instal·lar-lo. Mostra els components - + Display segments Mostra els segments - + Display colors Mostra els colors - + Leave info mode Surt del mode d'informació - + Index: %1 Índex: %1 - + Leave hole-filling mode Surt del mode d'emplenament de forats - + Leave removal mode Surt del mode de supressió - + Delete selected faces Elimina les cares seleccionades - + Clear selected faces Esborra les cares seleccionades diff --git a/src/Mod/Mesh/Gui/Resources/translations/Mesh_cs.ts b/src/Mod/Mesh/Gui/Resources/translations/Mesh_cs.ts index c67a24c46c..47933fdd8f 100644 --- a/src/Mod/Mesh/Gui/Resources/translations/Mesh_cs.ts +++ b/src/Mod/Mesh/Gui/Resources/translations/Mesh_cs.ts @@ -782,34 +782,34 @@ Smazat výběr - - + + Cut Řezat - - + + Trim Oříznout - + Split Rozdělit - + Segment Segment - + Delete Odstranit - + Fill hole Vyplnit otvor @@ -1612,7 +1612,7 @@ to a smoother appearance. MeshGui::MeshFillHole - + Finish Dokončit @@ -2280,43 +2280,43 @@ Prosím navštivte http://www.openscad.org/index.html a nainstalujte ho.Zobrazit součásti - + Display segments Zobrazit segmenty - + Display colors Display colors - + Leave info mode Opustit info režim - + Index: %1 Index: %1 - + Leave hole-filling mode Opustit režim výplně děr - + Leave removal mode Opustit režim odstranění - + Delete selected faces Odstranit vybrané plochy - + Clear selected faces Smazat vybrané plochy diff --git a/src/Mod/Mesh/Gui/Resources/translations/Mesh_de.ts b/src/Mod/Mesh/Gui/Resources/translations/Mesh_de.ts index 36792c4573..0025d7026b 100644 --- a/src/Mod/Mesh/Gui/Resources/translations/Mesh_de.ts +++ b/src/Mod/Mesh/Gui/Resources/translations/Mesh_de.ts @@ -253,7 +253,7 @@ Create mesh from geometry... - Erzeuge Netz aus Geometrie... + Netz aus Geometrie erstellen... @@ -510,7 +510,7 @@ Create section from mesh and plane - Schnitt aus Netz und Ebene erstellen + Schnittlinie aus Netz und Ebene erstellen @@ -586,12 +586,12 @@ Split by components - Nach Komponenten teilen + In Komponenten auftrennen Split selected mesh into its components - Ausgewähltes Netz in seine Komponenten teilen + Teilt das ausgewählte Netz in seine Komponenten auf @@ -782,34 +782,34 @@ Auswahl löschen - - + + Cut - Differenz + Schneiden - - + + Trim - Beschneiden + Zuschneiden - + Split Teilen - + Segment Segment - + Delete Löschen - + Fill hole Loch füllen @@ -1580,7 +1580,7 @@ Flächenwinkel < SickenWinkel, wird glattes Schattieren angewendet Error - Fehlermeldungen + Fehler @@ -1609,7 +1609,7 @@ Flächenwinkel < SickenWinkel, wird glattes Schattieren angewendet MeshGui::MeshFillHole - + Finish Fertig @@ -1717,7 +1717,7 @@ Flächenwinkel < SickenWinkel, wird glattes Schattieren angewendet Clear - Löschen + Leeren @@ -1812,7 +1812,7 @@ Flächenwinkel < SickenWinkel, wird glattes Schattieren angewendet Plane - Ebene + Fläche @@ -1882,7 +1882,7 @@ Flächenwinkel < SickenWinkel, wird glattes Schattieren angewendet Plane - Ebene + Fläche @@ -1940,7 +1940,7 @@ Flächenwinkel < SickenWinkel, wird glattes Schattieren angewendet Center - Mitte + Zentrum @@ -1959,7 +1959,7 @@ Flächenwinkel < SickenWinkel, wird glattes Schattieren angewendet Clear - Löschen + Leeren @@ -2277,43 +2277,43 @@ Bitte besuchen Sie http://www.openscad.org/index.html, um es zu installieren.Komponenten anzeigen - + Display segments Segmente anzeigen - + Display colors Farben anzeigen - + Leave info mode Info-Modus verlassen - + Index: %1 Index: %1 - + Leave hole-filling mode Löcher-Schließen-Modus verlassen - + Leave removal mode Entfernen-Modus verlassen - + Delete selected faces Selektierte Dreiecke löschen - + Clear selected faces Auswahl aufheben diff --git a/src/Mod/Mesh/Gui/Resources/translations/Mesh_el.ts b/src/Mod/Mesh/Gui/Resources/translations/Mesh_el.ts index 3fc6ea92ae..481483e44b 100644 --- a/src/Mod/Mesh/Gui/Resources/translations/Mesh_el.ts +++ b/src/Mod/Mesh/Gui/Resources/translations/Mesh_el.ts @@ -782,34 +782,34 @@ Διαγραφή επιλογής - - + + Cut Περικοπή - - + + Trim Περικοπή - + Split Χωρισμός - + Segment Τμήμα - + Delete Διαγραφή - + Fill hole Γέμισμα οπής @@ -1612,7 +1612,7 @@ to a smoother appearance. MeshGui::MeshFillHole - + Finish Ολοκλήρωση @@ -2280,43 +2280,43 @@ Please visit http://www.openscad.org/index.html to install it. Απεικόνιση στοιχείων - + Display segments Εμφάνιση τμημάτων - + Display colors Εμφάνιση χρωμάτων - + Leave info mode Έξοδος από τη λειτουργία πληροφοριών - + Index: %1 Δείκτης: %1 - + Leave hole-filling mode Έξοδος από την λειτουργία γεμίσματος οπών - + Leave removal mode Έξοδος από την λειτουργία αφαίρεσης - + Delete selected faces Διαγραφή επιλεγμένων όψεων - + Clear selected faces Καθαρισμός επιλεγμένων όψεων diff --git a/src/Mod/Mesh/Gui/Resources/translations/Mesh_es-AR.ts b/src/Mod/Mesh/Gui/Resources/translations/Mesh_es-AR.ts index c829c8568d..9b91a19d00 100644 --- a/src/Mod/Mesh/Gui/Resources/translations/Mesh_es-AR.ts +++ b/src/Mod/Mesh/Gui/Resources/translations/Mesh_es-AR.ts @@ -782,34 +782,34 @@ Eliminar selección - - + + Cut Cortar - - + + Trim Recortar - + Split Dividir - + Segment Segmento - + Delete Eliminar - + Fill hole Rellenar agujero @@ -1610,7 +1610,7 @@ a una apariencia poco realista para superficies curvas mientras que si se usa el MeshGui::MeshFillHole - + Finish Finalizar @@ -2277,43 +2277,43 @@ Please visit http://www.openscad.org/index.html to install it. Mostrar componentes - + Display segments Mostrar segmentos - + Display colors Colores de pantalla - + Leave info mode Salir del modo información - + Index: %1 Índice: %1 - + Leave hole-filling mode Salir del modo de llenado de agujeros - + Leave removal mode Salir del modo de eliminación - + Delete selected faces Eliminar caras seleccionadas - + Clear selected faces Borrar las caras seleccionadas diff --git a/src/Mod/Mesh/Gui/Resources/translations/Mesh_es-ES.ts b/src/Mod/Mesh/Gui/Resources/translations/Mesh_es-ES.ts index e8381ffbe9..2bfbfcd23c 100644 --- a/src/Mod/Mesh/Gui/Resources/translations/Mesh_es-ES.ts +++ b/src/Mod/Mesh/Gui/Resources/translations/Mesh_es-ES.ts @@ -782,34 +782,34 @@ Eliminar selección - - + + Cut Cortar - - + + Trim Recortar - + Split Dividir - + Segment Segmento - + Delete Eliminar - + Fill hole Rellenar hueco @@ -1610,9 +1610,9 @@ a una apariencia poco realista para superficies curvas mientras que si se usa el MeshGui::MeshFillHole - + Finish - Terminado + Finalizar @@ -1645,7 +1645,7 @@ a una apariencia poco realista para superficies curvas mientras que si se usa el Clear - Limpiar + Borrar @@ -1855,7 +1855,7 @@ a una apariencia poco realista para superficies curvas mientras que si se usa el Sphere - Esfera + Esféra @@ -2277,43 +2277,43 @@ Please visit http://www.openscad.org/index.html to install it. Mostrar los componentes - + Display segments Mostrar segmentos - + Display colors Colores de pantalla - + Leave info mode Salir del modo información - + Index: %1 Índice: %1 - + Leave hole-filling mode Salir el modo de llenado de agujeros - + Leave removal mode Salir del modo de eliminación - + Delete selected faces Eliminar las caras seleccionadas - + Clear selected faces Borrar las caras seleccionadas diff --git a/src/Mod/Mesh/Gui/Resources/translations/Mesh_eu.ts b/src/Mod/Mesh/Gui/Resources/translations/Mesh_eu.ts index 4326c7e3c8..1dd9460cc3 100644 --- a/src/Mod/Mesh/Gui/Resources/translations/Mesh_eu.ts +++ b/src/Mod/Mesh/Gui/Resources/translations/Mesh_eu.ts @@ -782,34 +782,34 @@ Ezabatu hautapena - - + + Cut Moztu - - + + Trim Muxarratu - + Split Zatitu - + Segment Segmentua - + Delete Ezabatu - + Fill hole Bete zuloa @@ -1613,7 +1613,7 @@ itxura leunagoa ematen du. MeshGui::MeshFillHole - + Finish Amaitu @@ -2281,43 +2281,43 @@ Jo http://www.openscad.org/index.html helbidera hura instalatzeko. Erakutsi osagaiak - + Display segments Bistaratu segmentuak - + Display colors Bistaratu koloreak - + Leave info mode Utzi informazio modua - + Index: %1 Indizea: %1 - + Leave hole-filling mode Utzi zuloak betetzeko modua - + Leave removal mode Utzi kentze modua - + Delete selected faces Ezabatu hautatutako aurpegiak - + Clear selected faces Garbitu hautatutako aurpegiak diff --git a/src/Mod/Mesh/Gui/Resources/translations/Mesh_fi.ts b/src/Mod/Mesh/Gui/Resources/translations/Mesh_fi.ts index d34183fc9f..e6d2d04a59 100644 --- a/src/Mod/Mesh/Gui/Resources/translations/Mesh_fi.ts +++ b/src/Mod/Mesh/Gui/Resources/translations/Mesh_fi.ts @@ -782,34 +782,34 @@ Poista valinta - - + + Cut Leikkaa - - + + Trim rajaa - + Split Jaa osiin - + Segment Segmentti - + Delete Poista - + Fill hole Täytä reikä @@ -1613,7 +1613,7 @@ sileämpään ulkonäköön. MeshGui::MeshFillHole - + Finish Valmis @@ -2281,43 +2281,43 @@ http://www.openscad.org/index.html asentaaksesi sen. Näytä osat - + Display segments Näytä segmentit - + Display colors Display colors - + Leave info mode Poistu Tieto tilasta - + Index: %1 Indeksi: %1 - + Leave hole-filling mode Jätä reiäntäyttötila - + Leave removal mode Jätä poistotila - + Delete selected faces Tuhoa valitut tahkot - + Clear selected faces Puhdista valitut tahkot diff --git a/src/Mod/Mesh/Gui/Resources/translations/Mesh_fr.ts b/src/Mod/Mesh/Gui/Resources/translations/Mesh_fr.ts index c51ace4b59..60a5e69114 100644 --- a/src/Mod/Mesh/Gui/Resources/translations/Mesh_fr.ts +++ b/src/Mod/Mesh/Gui/Resources/translations/Mesh_fr.ts @@ -44,7 +44,7 @@ Mesh - Maillage + Mesh @@ -63,7 +63,7 @@ Mesh - Maillage + Mesh @@ -82,7 +82,7 @@ Mesh - Maillage + Mesh @@ -102,7 +102,7 @@ Mesh - Maillage + Mesh @@ -115,7 +115,7 @@ Mesh - Maillage + Mesh @@ -134,7 +134,7 @@ Mesh - Maillage + Mesh @@ -153,7 +153,7 @@ Mesh - Maillage + Mesh @@ -172,7 +172,7 @@ Mesh - Maillage + Mesh @@ -191,7 +191,7 @@ Mesh - Maillage + Mesh @@ -210,7 +210,7 @@ Mesh - Maillage + Mesh @@ -229,7 +229,7 @@ Mesh - Maillage + Mesh @@ -248,7 +248,7 @@ Mesh - Maillage + Mesh @@ -267,12 +267,12 @@ Mesh - Maillage + Mesh Create mesh from shape... - Créer un maillage à partir d'une forme... + Créer un maillage à partir de la forme... @@ -285,7 +285,7 @@ Mesh - Maillage + Mesh @@ -304,7 +304,7 @@ Mesh - Maillage + Mesh @@ -323,7 +323,7 @@ Mesh - Maillage + Mesh @@ -336,7 +336,7 @@ Mesh - Maillage + Mesh @@ -354,7 +354,7 @@ Mesh - Maillage + Mesh @@ -373,7 +373,7 @@ Mesh - Maillage + Mesh @@ -392,7 +392,7 @@ Mesh - Maillage + Mesh @@ -411,7 +411,7 @@ Mesh - Maillage + Mesh @@ -430,7 +430,7 @@ Mesh - Maillage + Mesh @@ -449,7 +449,7 @@ Mesh - Maillage + Mesh @@ -468,7 +468,7 @@ Mesh - Maillage + Mesh @@ -487,7 +487,7 @@ Mesh - Maillage + Mesh @@ -505,7 +505,7 @@ Mesh - Maillage + Mesh @@ -524,7 +524,7 @@ Mesh - Maillage + Mesh @@ -543,7 +543,7 @@ Mesh - Maillage + Mesh @@ -562,7 +562,7 @@ Mesh - Maillage + Mesh @@ -581,7 +581,7 @@ Mesh - Maillage + Mesh @@ -599,7 +599,7 @@ Mesh - Maillage + Mesh @@ -618,7 +618,7 @@ Mesh - Maillage + Mesh @@ -631,7 +631,7 @@ Mesh - Maillage + Mesh @@ -650,7 +650,7 @@ Mesh - Maillage + Mesh @@ -782,34 +782,34 @@ Supprimer la sélection - - + + Cut - Soustraction + Couper - - + + Trim - Ajuster + Rogner - + Split - Scinder + Éclater - + Segment Segment - + Delete Supprimer - + Fill hole Remplir le trou @@ -829,7 +829,7 @@ None - Aucun + Rien @@ -1154,7 +1154,7 @@ Settings - Réglages + Paramètres @@ -1613,7 +1613,7 @@ l'ombrage Phong conduit à un aspect plus lisse. MeshGui::MeshFillHole - + Finish Terminer @@ -1696,7 +1696,7 @@ l'ombrage Phong conduit à un aspect plus lisse. Angle: - Angle : + Angle : @@ -1706,7 +1706,7 @@ l'ombrage Phong conduit à un aspect plus lisse. Path - Parcours + Chemin d'accès @@ -1900,7 +1900,7 @@ l'ombrage Phong conduit à un aspect plus lisse. Tolerance - Tolérance + Tolérance  @@ -1933,7 +1933,7 @@ l'ombrage Phong conduit à un aspect plus lisse. Axis - Axe + Axes @@ -1944,7 +1944,7 @@ l'ombrage Phong conduit à un aspect plus lisse. Center - Centre + Centrer @@ -2095,7 +2095,7 @@ Merci de visiter http://www.openscad.org/index.html pour l'installer. Import-Export - Importer/Exporter + Importer-Exporter @@ -2281,43 +2281,43 @@ Merci de visiter http://www.openscad.org/index.html pour l'installer.Afficher les composants - + Display segments Afficher les segments - + Display colors Couleurs d'affichage - + Leave info mode Quitter le mode d'information - + Index: %1 Index : %1 - + Leave hole-filling mode Quitter le mode remplissage des trous - + Leave removal mode Quitter le mode suppression - + Delete selected faces Supprimer les faces sélectionnées - + Clear selected faces Dé-sélectionner les faces sélectionnées diff --git a/src/Mod/Mesh/Gui/Resources/translations/Mesh_gl.ts b/src/Mod/Mesh/Gui/Resources/translations/Mesh_gl.ts index dfc4948a85..623206a4ca 100644 --- a/src/Mod/Mesh/Gui/Resources/translations/Mesh_gl.ts +++ b/src/Mod/Mesh/Gui/Resources/translations/Mesh_gl.ts @@ -782,34 +782,34 @@ Delete selection - - + + Cut Tallar - - + + Trim Tallar - + Split Dividir - + Segment Segmento - + Delete Desbotar - + Fill hole Fill hole @@ -1612,7 +1612,7 @@ to a smoother appearance. MeshGui::MeshFillHole - + Finish Rematar @@ -2280,43 +2280,43 @@ Por favor visite http://www.openscad.org/index.html para instalalo.Amosar compoñentes - + Display segments Amosar segmentos - + Display colors Display colors - + Leave info mode Saír do modo de información - + Index: %1 Índice: %1 - + Leave hole-filling mode Saír do modo de reenchido de buratos - + Leave removal mode Saír do modo de rexeitado - + Delete selected faces Desbotar as faces escolmadas - + Clear selected faces Limpar faces escolmadas diff --git a/src/Mod/Mesh/Gui/Resources/translations/Mesh_hr.ts b/src/Mod/Mesh/Gui/Resources/translations/Mesh_hr.ts index d5f7e9f7cd..a783637a1c 100644 --- a/src/Mod/Mesh/Gui/Resources/translations/Mesh_hr.ts +++ b/src/Mod/Mesh/Gui/Resources/translations/Mesh_hr.ts @@ -782,34 +782,34 @@ Obriši označeno - - + + Cut Isječak - - + + Trim Skrati - + Split Razdjeli - + Segment Segment - + Delete Izbriši - + Fill hole Ispuni rupu @@ -1353,7 +1353,7 @@ Height: - Visina: + Duljina: @@ -1614,7 +1614,7 @@ vodi do uglađenijeg izgleda. MeshGui::MeshFillHole - + Finish Završiti @@ -2282,43 +2282,43 @@ Posjetite http://www.openscad.org/index.html da biste ga instalirali.Prikaz komponenti - + Display segments Prikaži segmente - + Display colors Boje prikaza - + Leave info mode Zatvori info način rada - + Index: %1 Indeks: %1 - + Leave hole-filling mode Zatvori način rada za popunjavanje otvora - + Leave removal mode Zatvori način rada za uklanjanje - + Delete selected faces Izbriši odabrane površine - + Clear selected faces Izbriši odabrane površine diff --git a/src/Mod/Mesh/Gui/Resources/translations/Mesh_hu.ts b/src/Mod/Mesh/Gui/Resources/translations/Mesh_hu.ts index 99f7b361af..c40710a978 100644 --- a/src/Mod/Mesh/Gui/Resources/translations/Mesh_hu.ts +++ b/src/Mod/Mesh/Gui/Resources/translations/Mesh_hu.ts @@ -782,34 +782,34 @@ Kijelölt törlése - - + + Cut Kivágás - - + + Trim Vágás - + Split Feloszt - + Segment Szegmens - + Delete Töröl - + Fill hole Furatokat kitölt @@ -1611,7 +1611,7 @@ Ha a felület szöge ≥ gyűrődésszögét, a feület árnyékolást használj MeshGui::MeshFillHole - + Finish Befejezés @@ -1646,7 +1646,7 @@ Ha a felület szöge ≥ gyűrődésszögét, a feület árnyékolást használj Clear - Törlés + Tiszta @@ -2278,43 +2278,43 @@ Please visit http://www.openscad.org/index.html to install it. Összetevők megjelenítése - + Display segments Szegmensek megjelenítése - + Display colors Megjelenített színek - + Leave info mode Hagyja az info módot - + Index: %1 Index: %1 - + Leave hole-filling mode Hagyja lyuk betöltő üzemmódban - + Leave removal mode Hagyja eltávolítása módban - + Delete selected faces Törli a kijelölt felületeket - + Clear selected faces Felületek kiválasztásának törlése diff --git a/src/Mod/Mesh/Gui/Resources/translations/Mesh_id.ts b/src/Mod/Mesh/Gui/Resources/translations/Mesh_id.ts index dba4240b51..372c6970a7 100644 --- a/src/Mod/Mesh/Gui/Resources/translations/Mesh_id.ts +++ b/src/Mod/Mesh/Gui/Resources/translations/Mesh_id.ts @@ -4,18 +4,18 @@ CmdMeshAddFacet - + Mesh Mesh - + Add triangle Tambahkan segitiga - - + + Add triangle manually to a mesh Add triangle manually to a mesh @@ -23,18 +23,18 @@ CmdMeshBoundingBox - + Mesh Mesh - + Boundings info... Ikatan info... - - + + Shows the boundings of the selected mesh Menunjukkan ikatan tautan yang dipilih @@ -42,18 +42,18 @@ CmdMeshBuildRegularSolid - + Mesh Mesh - + Regular solid... Biasa padat... - - + + Builds a regular solid Membangun solid biasa @@ -61,18 +61,18 @@ CmdMeshCrossSections - + Mesh Mesh - + Cross-sections... Persimpangan... - - + + Cross-sections Persimpangan @@ -80,45 +80,32 @@ CmdMeshDecimating - + Mesh Mesh - + Decimation... Decimation... - - - + + + Decimates a mesh Decimates a mesh - - CmdMeshDemolding - - - Mesh - Mesh - - - - Interactive demolding direction - Arah demolding interaktif - - CmdMeshDifference - + Mesh Mesh - + Difference Perbedaan @@ -126,18 +113,18 @@ CmdMeshEvaluateFacet - + Mesh Mesh - + Face info Wajah info - - + + Information about face Informasi tentang wajah @@ -145,18 +132,18 @@ CmdMeshEvaluateSolid - + Mesh Mesh - + Check solid mesh Check solid mesh - - + + Checks whether the mesh is a solid Memeriksa apakah mesh itu padat @@ -164,18 +151,18 @@ CmdMeshEvaluation - + Mesh Mesh - + Evaluate and repair mesh... Evaluate and repair mesh... - - + + Opens a dialog to analyze and repair a mesh Membuka dialog untuk menganalisa dan memperbaiki jala @@ -183,18 +170,18 @@ CmdMeshExport - + Mesh Mesh - + Export mesh... Ekspor mesh... - - + + Exports a mesh to file Ekspor mesh ke file @@ -202,18 +189,18 @@ CmdMeshFillInteractiveHole - + Mesh Mesh - + Close hole Tutup lubang - - + + Close holes interactively Tutup lubang secara interaktif @@ -221,18 +208,18 @@ CmdMeshFillupHoles - + Mesh Mesh - + Fill holes... Isi lubang... - - + + Fill holes of the mesh Isi lubang jala @@ -240,18 +227,18 @@ CmdMeshFlipNormals - + Mesh Mesh - + Flip normals Flip normal - - + + Flips the normals of the mesh Membalik normals dari jala @@ -259,18 +246,18 @@ CmdMeshFromGeometry - + Mesh Mesh - + Create mesh from geometry... Buat jala dari geometri... - - + + Create mesh from the selected geometry Buat jala dari yang dipilih geometri @@ -278,17 +265,17 @@ CmdMeshFromPartShape - + Mesh Mesh - + Create mesh from shape... Create mesh from shape... - + Tessellate shape Tessellate shape @@ -296,18 +283,18 @@ CmdMeshHarmonizeNormals - + Mesh Mesh - + Harmonize normals Harmonis normal - - + + Harmonizes the normals of the mesh Selaras dengan normals dari jala @@ -315,18 +302,18 @@ CmdMeshImport - + Mesh Mesh - + Import mesh... Impor mesh... - - + + Imports a mesh from file Impor mesh dari file @@ -334,12 +321,12 @@ CmdMeshIntersection - + Mesh Mesh - + Intersection Persimpangan @@ -347,17 +334,17 @@ CmdMeshMerge - + Mesh Mesh - + Merge Menggabungkan - + Merges selected meshes into one Menggabungkan jerat terpilih menjadi satu @@ -365,18 +352,18 @@ CmdMeshPolyCut - + Mesh Mesh - + Cut mesh Potong jala - - + + Cuts a mesh with a picked polygon Memotong jaring dengan poligon pilihan @@ -384,56 +371,37 @@ CmdMeshPolySegm - + Mesh Mesh - + Make segment Buat segmen - - + + Creates a mesh segment Creates a mesh segment - - CmdMeshPolySelect - - - Mesh - Mesh - - - - Select mesh - Pilih jala - - - - - Select an area of the mesh - Pilih area mesh - - CmdMeshPolySplit - + Mesh Mesh - + Split mesh Split jaring - - + + Splits a mesh into two meshes Perpecahan jala menjadi dua jerat @@ -441,18 +409,18 @@ CmdMeshPolyTrim - + Mesh Mesh - + Trim mesh Pangkas jaring - - + + Trims a mesh with a picked polygon Potong jala dengan poligon pilihan @@ -460,18 +428,18 @@ CmdMeshRemeshGmsh - + Mesh Mesh - + Refinement... Refinement... - - + + Refine existing mesh Refine existing mesh @@ -479,18 +447,18 @@ CmdMeshRemoveCompByHand - + Mesh Mesh - + Remove components by hand... Hapus komponen dengan tangan... - - + + Mark a component to remove it from the mesh Menandai komponen untuk menghapusnya dari para jala @@ -498,18 +466,18 @@ CmdMeshRemoveComponents - + Mesh Mesh - + Remove components... Hapus komponen... - - + + Remove topologic independent components from the mesh Hapus komponen independen topologic dari para jala @@ -517,17 +485,17 @@ CmdMeshScale - + Mesh Mesh - + Scale... Skala... - + Scale selected meshes Skala jerat dipilih @@ -535,18 +503,18 @@ CmdMeshSectionByPlane - + Mesh Mesh - + Create section from mesh and plane Buat bagian dari mesh dan plane - - + + Section from mesh and plane Bagian dari jala dan pesawat @@ -554,18 +522,18 @@ CmdMeshSegmentation - + Mesh Mesh - + Create mesh segments... Buat segmen jaring... - - + + Create mesh segments Buat segmen jaring @@ -573,18 +541,18 @@ CmdMeshSegmentationBestFit - + Mesh Mesh - + Create mesh segments from best-fit surfaces... Create mesh segments from best-fit surfaces... - - + + Create mesh segments from best-fit surfaces Create mesh segments from best-fit surfaces @@ -592,18 +560,18 @@ CmdMeshSmoothing - + Mesh Mesh - + Smooth... Halus... - - + + Smooth the selected meshes Haluskan jaring yang dipilih @@ -611,74 +579,36 @@ CmdMeshSplitComponents - + Mesh Mesh - + Split by components Split by components - + Split selected mesh into its components Split selected mesh into its components - - CmdMeshToolMesh - - - Mesh - Mesh - - - - Segment by tool mesh - Segmentasikan dengan tool mesh - - - - - Creates a segment from a given tool mesh - Membuat segmen dari tool mesh yang diberikan - - - - CmdMeshTransform - - - Mesh - Mesh - - - - Transform mesh - Transform mesh - - - - - Rotate or move a mesh - Putar atau pindahkan jala - - CmdMeshTrimByPlane - + Mesh Mesh - + Trim mesh with a plane Pangkas jaring dengan pesawat - - + + Trims a mesh with a plane Potong jala dengan pesawat @@ -686,12 +616,12 @@ CmdMeshUnion - + Mesh Mesh - + Union Persatuan @@ -699,18 +629,18 @@ CmdMeshVertexCurvature - + Mesh Mesh - + Curvature plot Plot lengkungan - - + + Calculates the curvature of the vertices of a mesh Menghitung kelengkungan dari simpul dari jala @@ -718,18 +648,18 @@ CmdMeshVertexCurvatureInfo - + Mesh Mesh - + Curvature info Info kelengkungan - - + + Information about curvature Informasi tentang kelengkungan @@ -737,161 +667,149 @@ Command - - - Mesh Create - Mesh Create - - - - Segment by tool mesh - Segmentasikan dengan tool mesh - - - + Mesh union Mesh union - + Mesh difference Mesh difference - + Mesh intersection Mesh intersection - + Import Mesh Import Mesh - + Mesh VertexCurvature Mesh VertexCurvature - - + Mesh Smoothing Mesh Smoothing - + Harmonize mesh normals Harmonize mesh normals - + Flip mesh normals Flip mesh normals - + Fill up holes Fill up holes - + Mesh merge Mesh merge - + Mesh split Mesh split - + Mesh scale Mesh scale - + Mesh Decimating Mesh Decimating - + Harmonize normals Harmonis normal - + Remove non-manifolds Remove non-manifolds - + Fix indices Fix indices - + Remove degenerated faces Remove degenerated faces - + Remove duplicated faces Remove duplicated faces - + Remove duplicated points Remove duplicated points - + Fix self-intersections Fix self-intersections - + Remove folds Remove folds - + Repair mesh Repair mesh - + Delete selection Delete selection - - + + Cut Memotong - - + + Trim Memangkas - + Split Split - + Segment Segment - + Delete Menghapus - + Fill hole Fill hole @@ -920,7 +838,7 @@ - + Absolute number Absolute number @@ -930,7 +848,7 @@ Toleransi - + Absolute number (Maximum: %1) Absolute number (Maximum: %1) @@ -1062,179 +980,166 @@ MeshGui::DlgEvaluateMeshImp - + Settings... Setelan... - - + + No selection Tidak ada pilihan - - - - - - - - - - - + + + + + + + + + + + No information Tidak ada informasi - - Flipped normals found - Membalik normals ditemukan - - - - + Orientation Orientasi - - Check failed due to folds on the surface. -Please run the command to repair folds first - Cek gagal karena lipatan di permukaan. Silakan jalankan perintah untuk memperbaiki lipatan terlebih dahulu - - - + No flipped normals Tidak ada normal membalik - + %1 flipped normals % 1 membalik normals - + No non-manifolds Tidak ada manifold - + %1 non-manifolds % 1 non-manifold - - + + Non-manifolds Bukan manifold - + Cannot remove non-manifolds Tidak dapat menghapus non-manifold - + Invalid face indices Indeks wajah tidak valid - + Invalid point indices Indeks titik tidak valid - + Multiple point indices Beberapa indeks titik - + Invalid neighbour indices Indeks tetangga tidak valid - + No invalid indices Tidak ada indeks yang tidak valid - + Indices Indeks - + No degenerations Tidak ada degenerasi - + %1 degenerated faces % 1 merosot wajah - + Degenerations Degenerasi - + No duplicated faces Tidak ada wajah duplikat - + %1 duplicated faces % 1 wajah duplikat - + Duplicated faces Wajah duplikat - + No duplicated points Tidak ada poin duplikat - - + + Duplicated points Poin duplikat - + No self-intersections Tidak ada persimpangan diri - - + Self-intersections Persimpangan diri - + No folds on surface Tidak ada lipatan di permukaan - + %1 folds on surface % 1 lipatan di permukaan - + Folds Lipat - - + + Mesh repair Perbaikan mesh @@ -1379,26 +1284,21 @@ Please run the command to repair folds first - Cl&ose + Close Dekat - - - Alt+O - Alt+O - MeshGui::DlgRegularSolidImp - - - + + + Create %1 Buat % 1 - + No active document Tidak ada dokumen aktif @@ -1641,48 +1541,48 @@ to a smoother appearance. MeshGui::GmshWidget - + Automatic Otomatis - + Adaptive Adaptive - + Frontal Frontal - + Frontal Quad Frontal Quad - + Parallelograms Parallelograms - - + + Time: Waktu: - + Running gmsh... Running gmsh... - + Failed to start Failed to start - + Error Kesalahan @@ -1713,7 +1613,7 @@ to a smoother appearance. MeshGui::MeshFillHole - + Finish Selesai @@ -1756,12 +1656,12 @@ to a smoother appearance. Compute - + No selection Tidak ada pilihan - + Before fitting the surface select an area. Before fitting the surface select an area. @@ -2020,29 +1920,29 @@ to a smoother appearance. Lingkup - - + + Base Base - + Normal Normal - + Axis Axis - - + + Radius Jari-jari - + Center Pusat @@ -2076,12 +1976,12 @@ to a smoother appearance. Menghormati hanya segitiga dengan normal yang menghadap layar - + Use a brush tool to select the area Gunakan alat sikat untuk memilih area - + Clears completely the selected area Membersihkan sepenuhnya area yang dipilih @@ -2089,14 +1989,14 @@ to a smoother appearance. MeshGui::TaskRemoveComponents - - + + Delete Menghapus - - + + Invert Membalikkan @@ -2143,7 +2043,7 @@ to a smoother appearance. Mesh_BoundingBox - + Boundings of %1: Boundings of %1: @@ -2151,26 +2051,26 @@ to a smoother appearance. Mesh_Union - - - - - - + + + + + + OpenSCAD Buka Scad - - - + + + Unknown error occurred while running OpenSCAD. Terjadi kesalahan yang tidak diketahui saat menjalankan OpenSCAD. - - - + + + OpenSCAD cannot be found on your system. Please visit http://www.openscad.org/index.html to install it. OpenSCAD tidak dapat ditemukan di sistem anda. Silakan kunjungi http://www.openscad.org/index.html untuk menginstalnya. @@ -2179,7 +2079,7 @@ Please visit http://www.openscad.org/index.html to install it. QDockWidget - + Evaluate & Repair Mesh Evaluasi & Perbaikan Mesh @@ -2188,179 +2088,184 @@ Please visit http://www.openscad.org/index.html to install it. QObject + Display + Tampilan + + + Import-Export Ekspor Impor - + All Mesh Files Semua File Mesh - - + + Binary STL Biner STL - - - + + + ASCII STL ASCII STL - - + + Binary Mesh Binary Mesh - - + + Alias Mesh Alias Mesh - - + + Object File Format Objek File Format - + Inventor V2.1 ASCII Inventor V2.1 ASCII - - + + Stanford Polygon Stanford Polygon - + NASTRAN NASTRAN - - + + All Files Semua data - + Import mesh Impor mesh - + Simple Model Format Simple Model Format - + Inventor V2.1 ascii Penemu V2.1 ascii - + X3D Extensible 3D X3D Extensible 3D - + Compressed X3D Compressed X3D - + WebGL/X3D WebGL/X3D - + VRML V2.0 VRML V2.0 - + Compressed VRML 2.0 Compressed VRML 2.0 - + Nastran Nastran - + Python module def Modul python def - + Asymptote Format Asymptote Format - + 3D Manufacturing Format 3D Manufacturing Format - + Export mesh Ekspor mesh - + Meshing Tolerance Meshing Toleransi - + Enter tolerance for meshing geometry: Masukkan toleransi untuk geometri meshing: - + The mesh '%1' is not a solid. Jala ' % 1 ' bukan padat. - + The mesh '%1' is a solid. Jaringan ' % 1 ' adalah padat. - + Solid Mesh Solid Mesh - + Boundings Boundings - + Fill holes Isi lubang - + Fill holes with maximum number of edges: Isi lubang dengan jumlah maksimum tepi: - + Scaling Scaling - + Enter scaling factor: Masukkan faktor penskalaan: @@ -2370,53 +2275,53 @@ Please visit http://www.openscad.org/index.html to install it. [Poin: % 1 , Tepi: % 2 , Wajah: % 3 ] - + Display components Menampilkan komponen - + Display segments Display segments - + Display colors Display colors - - + + Leave info mode Tinggalkan info mode - + Index: %1 Indeks: % 1 - + Leave hole-filling mode Tinggalkan mode pengisian lubang - + Leave removal mode Tinggalkan mode penghapusan - + Delete selected faces Hapus wajah yang dipilih - + Clear selected faces Hapus wajah yang dipilih - + Annotation Anotasi diff --git a/src/Mod/Mesh/Gui/Resources/translations/Mesh_it.ts b/src/Mod/Mesh/Gui/Resources/translations/Mesh_it.ts index 1f53c5034f..106e818afe 100644 --- a/src/Mod/Mesh/Gui/Resources/translations/Mesh_it.ts +++ b/src/Mod/Mesh/Gui/Resources/translations/Mesh_it.ts @@ -782,34 +782,34 @@ Elimina selezione - - + + Cut Taglio - - + + Trim Assetto - + Split Dividi - + Segment Segmento - + Delete Elimina - + Fill hole Riempi foro @@ -1609,7 +1609,7 @@ Usando l'ombreggiatura piana, le normali alla superficie non saranno determinate MeshGui::MeshFillHole - + Finish Termina @@ -1644,7 +1644,7 @@ Usando l'ombreggiatura piana, le normali alla superficie non saranno determinate Clear - Pulisci + Cancella @@ -2276,43 +2276,43 @@ Please visit http://www.openscad.org/index.html to install it. Visualizza i componenti - + Display segments Mostra i segmenti - + Display colors Visualizza colori - + Leave info mode Esci dalla modalità info - + Index: %1 Indice: %1 - + Leave hole-filling mode Esci dalla modalità riempimento dei buchi - + Leave removal mode Esci dalla modalità rimozione - + Delete selected faces Elimina le facce selezionate - + Clear selected faces Cancella le facce selezionate diff --git a/src/Mod/Mesh/Gui/Resources/translations/Mesh_ja.ts b/src/Mod/Mesh/Gui/Resources/translations/Mesh_ja.ts index 76d72dec62..efcc79e869 100644 --- a/src/Mod/Mesh/Gui/Resources/translations/Mesh_ja.ts +++ b/src/Mod/Mesh/Gui/Resources/translations/Mesh_ja.ts @@ -782,34 +782,34 @@ 選択範囲を削除 - - + + Cut 切り取り - - + + Trim トリム - + Split スプリット - + Segment セグメント - + Delete 削除 - + Fill hole 穴埋め @@ -1607,7 +1607,7 @@ to a smoother appearance. MeshGui::MeshFillHole - + Finish 完了 @@ -1852,7 +1852,7 @@ to a smoother appearance. Sphere - 球体 + @@ -2275,43 +2275,43 @@ Please visit http://www.openscad.org/index.html to install it. 表示コンポーネント - + Display segments セグメントを表示 - + Display colors 表示色 - + Leave info mode 情報モードを解除 - + Index: %1 インデックス: %1 - + Leave hole-filling mode 穴埋めモードを解除 - + Leave removal mode 削除モードを解除 - + Delete selected faces 選択した面を削除 - + Clear selected faces 面の選択を全て解除 diff --git a/src/Mod/Mesh/Gui/Resources/translations/Mesh_ka.ts b/src/Mod/Mesh/Gui/Resources/translations/Mesh_ka.ts index 0c862525ba..2f245d2eef 100644 --- a/src/Mod/Mesh/Gui/Resources/translations/Mesh_ka.ts +++ b/src/Mod/Mesh/Gui/Resources/translations/Mesh_ka.ts @@ -44,7 +44,7 @@ Mesh - Mesh + ბადე @@ -63,18 +63,18 @@ Mesh - Mesh + ბადე Cross-sections... - განივი-გადანაჭრები... + განივი კვეთები... Cross-sections - განივი-გადანაჭრები + განივი კვეთები @@ -82,7 +82,7 @@ Mesh - Mesh + ბადე @@ -102,7 +102,7 @@ Mesh - Mesh + ბადე @@ -115,7 +115,7 @@ Mesh - Mesh + ბადე @@ -134,7 +134,7 @@ Mesh - Mesh + ბადე @@ -153,7 +153,7 @@ Mesh - Mesh + ბადე @@ -172,7 +172,7 @@ Mesh - Mesh + ბადე @@ -191,7 +191,7 @@ Mesh - Mesh + ბადე @@ -210,7 +210,7 @@ Mesh - Mesh + ბადე @@ -229,7 +229,7 @@ Mesh - Mesh + ბადე @@ -248,7 +248,7 @@ Mesh - Mesh + ბადე @@ -267,17 +267,17 @@ Mesh - Mesh + ბადე Create mesh from shape... - ფიგურისგან მრავალკუთხა ბადის შექმნა... + მოხაზულობის შექმნა ბადიდან... Tessellate shape - მოზაიკა მოხაზულობიდან + მოხაზულობის ტესელაცია @@ -285,7 +285,7 @@ Mesh - Mesh + ბადე @@ -304,7 +304,7 @@ Mesh - Mesh + ბადე @@ -323,7 +323,7 @@ Mesh - Mesh + ბადე @@ -336,7 +336,7 @@ Mesh - Mesh + ბადე @@ -354,7 +354,7 @@ Mesh - Mesh + ბადე @@ -373,7 +373,7 @@ Mesh - Mesh + ბადე @@ -392,7 +392,7 @@ Mesh - Mesh + ბადე @@ -411,7 +411,7 @@ Mesh - Mesh + ბადე @@ -430,7 +430,7 @@ Mesh - Mesh + ბადე @@ -449,7 +449,7 @@ Mesh - Mesh + ბადე @@ -468,7 +468,7 @@ Mesh - Mesh + ბადე @@ -487,7 +487,7 @@ Mesh - Mesh + ბადე @@ -505,7 +505,7 @@ Mesh - Mesh + ბადე @@ -524,7 +524,7 @@ Mesh - Mesh + ბადე @@ -543,7 +543,7 @@ Mesh - Mesh + ბადე @@ -562,7 +562,7 @@ Mesh - Mesh + ბადე @@ -581,7 +581,7 @@ Mesh - Mesh + ბადე @@ -599,7 +599,7 @@ Mesh - Mesh + ბადე @@ -618,7 +618,7 @@ Mesh - Mesh + ბადე @@ -631,7 +631,7 @@ Mesh - Mesh + ბადე @@ -650,7 +650,7 @@ Mesh - Mesh + ბადე @@ -782,34 +782,34 @@ მონიშნულის წაშლა - - + + Cut ამოჭრა - - + + Trim მოკვეცა - + Split გაყოფა - + Segment სეგმენტი - + Delete წაშლა - + Fill hole ხვრელების შევსება @@ -845,7 +845,7 @@ Tolerance - სიზუსტე + დაშვება @@ -988,7 +988,7 @@ No selection - მონიშნული არაფერი არაა + არაფერია მონიშნული @@ -1154,7 +1154,7 @@ Settings - გამართვა + მორგება @@ -1212,14 +1212,14 @@ Torus - ტორი + ტორუსი Length: - Length: + სიგრძე: @@ -1295,7 +1295,7 @@ Create %1 - %1-ის შექმნა + %1-ის შექნა @@ -1313,7 +1313,7 @@ Export - Export + გატანა @@ -1612,7 +1612,7 @@ to a smoother appearance. MeshGui::MeshFillHole - + Finish დასრულება @@ -1657,7 +1657,7 @@ to a smoother appearance. No selection - მონიშნული არაფერი არაა + არაფერია მონიშნული @@ -1733,7 +1733,7 @@ to a smoother appearance. Select - არჩევა + აირჩიეთ @@ -1815,7 +1815,7 @@ to a smoother appearance. Plane - სიბრტყე + ზედაპირი @@ -1823,7 +1823,7 @@ to a smoother appearance. Tolerance - სიზუსტე + დაშვება @@ -1885,7 +1885,7 @@ to a smoother appearance. Plane - სიბრტყე + ზედაპირი @@ -1899,7 +1899,7 @@ to a smoother appearance. Tolerance - სიზუსტე + დაშვება @@ -2089,7 +2089,7 @@ Please visit http://www.openscad.org/index.html to install it. Display - ეკრანი + ჩვენება @@ -2280,43 +2280,43 @@ Please visit http://www.openscad.org/index.html to install it. კომპონენტების ჩვენება - + Display segments სეგმენტების ჩვენება - + Display colors ფერების ჩვენება - + Leave info mode საინფორმაციო რეჟიმიდან გასვლა - + Index: %1 ინდექსი: %1 - + Leave hole-filling mode ნახვრეტების შევსების რეჟიმიდან გასვლა - + Leave removal mode წაშლის რეჟიმიდან გამოსვლა - + Delete selected faces მონიშნული ზედაპირების წაშლა - + Clear selected faces ზედაპირებზე მონიშვნის მოხსნა @@ -2336,7 +2336,7 @@ Please visit http://www.openscad.org/index.html to install it. Boolean - ბულევური ოპერაციები + ბულევი @@ -2371,7 +2371,7 @@ Please visit http://www.openscad.org/index.html to install it. Mesh segmentation - მრავალკუთხა ბადის სეგმენტაცია + ბადის სეგმენტაცია diff --git a/src/Mod/Mesh/Gui/Resources/translations/Mesh_ko.ts b/src/Mod/Mesh/Gui/Resources/translations/Mesh_ko.ts index 7783543fee..3a782abe50 100644 --- a/src/Mod/Mesh/Gui/Resources/translations/Mesh_ko.ts +++ b/src/Mod/Mesh/Gui/Resources/translations/Mesh_ko.ts @@ -782,34 +782,34 @@ Delete selection - - + + Cut 자르기 - - + + Trim Trim - + Split 분할 - + Segment Segment - + Delete 삭제 - + Fill hole Fill hole @@ -1613,7 +1613,7 @@ to a smoother appearance. MeshGui::MeshFillHole - + Finish 마침 @@ -2281,43 +2281,43 @@ Please visit http://www.openscad.org/index.html to install it. Display components - + Display segments Display segments - + Display colors Display colors - + Leave info mode Leave info mode - + Index: %1 Index: %1 - + Leave hole-filling mode Leave hole-filling mode - + Leave removal mode Leave removal mode - + Delete selected faces Delete selected faces - + Clear selected faces Clear selected faces diff --git a/src/Mod/Mesh/Gui/Resources/translations/Mesh_nl.ts b/src/Mod/Mesh/Gui/Resources/translations/Mesh_nl.ts index fc74698b88..b18d0133af 100644 --- a/src/Mod/Mesh/Gui/Resources/translations/Mesh_nl.ts +++ b/src/Mod/Mesh/Gui/Resources/translations/Mesh_nl.ts @@ -44,7 +44,7 @@ Mesh - Mesh + Mesh @@ -63,18 +63,18 @@ Mesh - Mesh + Mesh Cross-sections... - Dwarsdoorsneden... + Doorsnedes... Cross-sections - Dwarsdoorsneden + Doorsnedes @@ -82,7 +82,7 @@ Mesh - Mesh + Mesh @@ -102,7 +102,7 @@ Mesh - Mesh + Mesh @@ -115,7 +115,7 @@ Mesh - Mesh + Mesh @@ -134,7 +134,7 @@ Mesh - Mesh + Mesh @@ -153,7 +153,7 @@ Mesh - Mesh + Mesh @@ -277,7 +277,7 @@ Tessellate shape - Betegel vorm + Tegel vorm @@ -359,7 +359,7 @@ Cut mesh - Snij de msh + Snij de mesh @@ -782,34 +782,34 @@ Selectie verwijderen - - + + Cut - Snijden + Knippen - - + + Trim - Trim + Bijsnijden - + Split - Delen + Opsplitsen - + Segment Segment - + Delete Verwijderen - + Fill hole Vul gat @@ -1614,7 +1614,7 @@ tot een gladder uiterlijk leidt. MeshGui::MeshFillHole - + Finish Voltooien @@ -1929,7 +1929,7 @@ tot een gladder uiterlijk leidt. Normal - Normaal + Loodrechte lijn @@ -1940,7 +1940,7 @@ tot een gladder uiterlijk leidt. Radius - Radius + Straal @@ -2027,12 +2027,12 @@ tot een gladder uiterlijk leidt. Mesh info box - Mesh info box + Mesh info box Mesh info - Mesh info + Mesh informatie @@ -2282,43 +2282,43 @@ Gelieve naar http://www.openscad.org/index.html te gaan om het te installeren.Geef componenten weer - + Display segments Segmenten weergeven - + Display colors Kleuren weergeven - + Leave info mode Info modus verlaten - + Index: %1 Index: %1 - + Leave hole-filling mode Gatvulmodus verlaten - + Leave removal mode Verwijdermodus verlaten - + Delete selected faces Verwijder geselecteerde vlakken - + Clear selected faces Geselecteerde vlakken wissen @@ -2373,7 +2373,7 @@ Gelieve naar http://www.openscad.org/index.html te gaan om het te installeren. Mesh segmentation - Meshsegmentatie + Mesh segmentatie diff --git a/src/Mod/Mesh/Gui/Resources/translations/Mesh_pl.ts b/src/Mod/Mesh/Gui/Resources/translations/Mesh_pl.ts index 4209cb6aa2..3746d0b438 100644 --- a/src/Mod/Mesh/Gui/Resources/translations/Mesh_pl.ts +++ b/src/Mod/Mesh/Gui/Resources/translations/Mesh_pl.ts @@ -68,13 +68,13 @@ Cross-sections... - Przekrój poprzeczny ... + Przekroje poprzeczne ... Cross-sections - Przekrój poprzeczny + Przekroje poprzeczne @@ -782,34 +782,34 @@ Usuń zaznaczone - - + + Cut - Wytnij + Przetnij - - + + Trim Przytnij - + Split Rozdziel - + Segment Segment - + Delete Usuń - + Fill hole Wypełnij otwór @@ -1280,7 +1280,7 @@ Alt+C - Alt+C + Alt + C @@ -1613,7 +1613,7 @@ do gładszego wyglądu. MeshGui::MeshFillHole - + Finish Zakończ @@ -1658,7 +1658,7 @@ do gładszego wyglądu. No selection - Nie wybrano + Brak zaznaczenia @@ -1928,7 +1928,7 @@ do gładszego wyglądu. Normal - Normalny + Normalna @@ -1944,7 +1944,7 @@ do gładszego wyglądu. Center - Wyśrodkowane + Środek @@ -2281,43 +2281,43 @@ Odwiedź http://www.openscad.org/index.html żeby go zainstalować.Wyświetl fragmenty - + Display segments Wyświetl segmenty - + Display colors Wyświetlane kolory - + Leave info mode Opuść tryb informacyjny - + Index: %1 Indeks :%1 - + Leave hole-filling mode Opuść tryb wypełniania otworu - + Leave removal mode Opuść tryb usuwania - + Delete selected faces Usuń zaznaczone powierzchnie - + Clear selected faces Wyczyść zaznaczone powierzchnie @@ -2372,7 +2372,7 @@ Odwiedź http://www.openscad.org/index.html żeby go zainstalować. Mesh segmentation - Segmentacja siatki + Siatka — segmentacja diff --git a/src/Mod/Mesh/Gui/Resources/translations/Mesh_pt-BR.ts b/src/Mod/Mesh/Gui/Resources/translations/Mesh_pt-BR.ts index cef189f433..77888a8937 100644 --- a/src/Mod/Mesh/Gui/Resources/translations/Mesh_pt-BR.ts +++ b/src/Mod/Mesh/Gui/Resources/translations/Mesh_pt-BR.ts @@ -782,34 +782,34 @@ Apagar seleção - - + + Cut Recortar - - + + Trim Aparar - + Split Separar - + Segment Segmento - + Delete Excluir - + Fill hole Preencher o buraco @@ -1613,7 +1613,7 @@ a uma aparência suavizada. MeshGui::MeshFillHole - + Finish Concluir @@ -2281,43 +2281,43 @@ Favor visitar http://www.openscad.org/index.html para instalá-lo. Exibir componentes - + Display segments Exibir segmentos - + Display colors Exibir cores - + Leave info mode Sair do modo de info - + Index: %1 Índice: %1 - + Leave hole-filling mode Sair do modo de preenchimento de furos - + Leave removal mode Sair do modo de remoção - + Delete selected faces Excluir as faces selecionadas - + Clear selected faces Limpar as faces selecionadas diff --git a/src/Mod/Mesh/Gui/Resources/translations/Mesh_pt-PT.ts b/src/Mod/Mesh/Gui/Resources/translations/Mesh_pt-PT.ts index c52521f27b..a661da6ab2 100644 --- a/src/Mod/Mesh/Gui/Resources/translations/Mesh_pt-PT.ts +++ b/src/Mod/Mesh/Gui/Resources/translations/Mesh_pt-PT.ts @@ -782,34 +782,34 @@ Eliminar seleção - - + + Cut Cortar - - + + Trim Aparar - + Split Separar - + Segment Segmento - + Delete Apagar - + Fill hole Preencher buraco @@ -1613,7 +1613,7 @@ a uma aparência mais suave. MeshGui::MeshFillHole - + Finish Terminar @@ -2281,43 +2281,43 @@ Visite http://www.openscad.org/index.html para instalá-lo. Exibir componentes - + Display segments Exibir segmentos - + Display colors Cor da tela - + Leave info mode Sair do modo de informação - + Index: %1 Índice: %1 - + Leave hole-filling mode Sair do modo de preenchimento de buracos - + Leave removal mode Sair do modo de remoção - + Delete selected faces Apagar as faces selecionadas - + Clear selected faces Limpar faces selecionadas diff --git a/src/Mod/Mesh/Gui/Resources/translations/Mesh_ro.ts b/src/Mod/Mesh/Gui/Resources/translations/Mesh_ro.ts index 118ff0ab1a..89c099e24b 100644 --- a/src/Mod/Mesh/Gui/Resources/translations/Mesh_ro.ts +++ b/src/Mod/Mesh/Gui/Resources/translations/Mesh_ro.ts @@ -782,34 +782,34 @@ Ştergere - - + + Cut Scădere - - + + Trim Taiere - + Split Divizare - + Segment Segment - + Delete Ştergeţi - + Fill hole Umple gaura @@ -1612,7 +1612,7 @@ la un aspect mai uşor. MeshGui::MeshFillHole - + Finish Terminare @@ -2280,43 +2280,43 @@ Vizitați http://www.openscad.org/index.html pentru a-l instala. Afișează componente - + Display segments Afișare segmente - + Display colors Culoarea afișajului - + Leave info mode Parasiti modul informare - + Index: %1 Indice: %1 - + Leave hole-filling mode Parasiti modul de umplere a gaurilor - + Leave removal mode Parasiti modul de stergere - + Delete selected faces Stergeti fetele selectate - + Clear selected faces Curatati fetele selectate diff --git a/src/Mod/Mesh/Gui/Resources/translations/Mesh_ru.ts b/src/Mod/Mesh/Gui/Resources/translations/Mesh_ru.ts index 32d68dbfcf..14c871863c 100644 --- a/src/Mod/Mesh/Gui/Resources/translations/Mesh_ru.ts +++ b/src/Mod/Mesh/Gui/Resources/translations/Mesh_ru.ts @@ -44,7 +44,7 @@ Mesh - Сеть + Полигональная сетка @@ -63,7 +63,7 @@ Mesh - Сеть + Полигональная сетка @@ -82,7 +82,7 @@ Mesh - Сеть + Полигональная сетка @@ -102,7 +102,7 @@ Mesh - Сеть + Полигональная сетка @@ -115,7 +115,7 @@ Mesh - Сеть + Полигональная сетка @@ -134,7 +134,7 @@ Mesh - Сеть + Полигональная сетка @@ -153,7 +153,7 @@ Mesh - Сеть + Полигональная сетка @@ -172,7 +172,7 @@ Mesh - Сеть + Полигональная сетка @@ -191,7 +191,7 @@ Mesh - Сеть + Полигональная сетка @@ -210,7 +210,7 @@ Mesh - Сеть + Полигональная сетка @@ -229,7 +229,7 @@ Mesh - Сеть + Полигональная сетка @@ -248,7 +248,7 @@ Mesh - Сеть + Полигональная сетка @@ -267,7 +267,7 @@ Mesh - Сеть + Полигональная сетка @@ -285,7 +285,7 @@ Mesh - Сеть + Полигональная сетка @@ -304,7 +304,7 @@ Mesh - Сеть + Полигональная сетка @@ -323,7 +323,7 @@ Mesh - Сеть + Полигональная сетка @@ -336,7 +336,7 @@ Mesh - Сеть + Полигональная сетка @@ -354,7 +354,7 @@ Mesh - Сеть + Полигональная сетка @@ -373,7 +373,7 @@ Mesh - Сеть + Полигональная сетка @@ -392,7 +392,7 @@ Mesh - Сеть + Полигональная сетка @@ -411,7 +411,7 @@ Mesh - Сеть + Полигональная сетка @@ -430,7 +430,7 @@ Mesh - Сеть + Полигональная сетка @@ -449,7 +449,7 @@ Mesh - Сеть + Полигональная сетка @@ -468,7 +468,7 @@ Mesh - Сеть + Полигональная сетка @@ -487,7 +487,7 @@ Mesh - Сеть + Полигональная сетка @@ -505,7 +505,7 @@ Mesh - Сеть + Полигональная сетка @@ -524,7 +524,7 @@ Mesh - Сеть + Полигональная сетка @@ -543,7 +543,7 @@ Mesh - Сеть + Полигональная сетка @@ -562,7 +562,7 @@ Mesh - Сеть + Полигональная сетка @@ -581,7 +581,7 @@ Mesh - Сеть + Полигональная сетка @@ -599,7 +599,7 @@ Mesh - Сеть + Полигональная сетка @@ -618,7 +618,7 @@ Mesh - Сеть + Полигональная сетка @@ -631,7 +631,7 @@ Mesh - Сеть + Полигональная сетка @@ -650,7 +650,7 @@ Mesh - Сеть + Полигональная сетка @@ -782,34 +782,34 @@ Удалить выделение - - + + Cut Обрезать - - + + Trim - Подгонка + Обрезка - + Split Разделить - + Segment Сегмент - + Delete Удалить - + Fill hole Заполнить отверстие @@ -845,7 +845,7 @@ Tolerance - Точность + Допуск @@ -1581,7 +1581,7 @@ to a smoother appearance. Error - Ошибки + Ошибка @@ -1610,7 +1610,7 @@ to a smoother appearance. MeshGui::MeshFillHole - + Finish Завершить @@ -1655,7 +1655,7 @@ to a smoother appearance. No selection - Ничего не выбрано + Нет выбора @@ -1703,7 +1703,7 @@ to a smoother appearance. Path - Path + Траектория @@ -1821,7 +1821,7 @@ to a smoother appearance. Tolerance - Точность + Допуск @@ -1897,7 +1897,7 @@ to a smoother appearance. Tolerance - Точность + Допуск @@ -1920,12 +1920,12 @@ to a smoother appearance. Base - Основные + База Normal - Обычные + Обычный (либо Нормаль) @@ -2278,43 +2278,43 @@ Please visit http://www.openscad.org/index.html to install it. Показать компоненты - + Display segments Отобразить сегменты - + Display colors Отображаемые цвета - + Leave info mode Выйти из информационного режима - + Index: %1 Индекс: %1 - + Leave hole-filling mode Выйти из режима заполнения отверстий - + Leave removal mode Выйти из режима удаления - + Delete selected faces Удалить выбранные грани - + Clear selected faces Снять выделение выбранных граней @@ -2344,7 +2344,7 @@ Please visit http://www.openscad.org/index.html to install it. Cutting - Обрезка + Резание diff --git a/src/Mod/Mesh/Gui/Resources/translations/Mesh_sl.ts b/src/Mod/Mesh/Gui/Resources/translations/Mesh_sl.ts index 872da0ae6c..8de1e8148e 100644 --- a/src/Mod/Mesh/Gui/Resources/translations/Mesh_sl.ts +++ b/src/Mod/Mesh/Gui/Resources/translations/Mesh_sl.ts @@ -44,7 +44,7 @@ Mesh - Mesh + Ploskovje @@ -63,7 +63,7 @@ Mesh - Mesh + Ploskovje @@ -82,7 +82,7 @@ Mesh - Mesh + Ploskovje @@ -102,7 +102,7 @@ Mesh - Mesh + Ploskovje @@ -115,7 +115,7 @@ Mesh - Mesh + Ploskovje @@ -134,7 +134,7 @@ Mesh - Mesh + Ploskovje @@ -153,7 +153,7 @@ Mesh - Mesh + Ploskovje @@ -172,7 +172,7 @@ Mesh - Mesh + Ploskovje @@ -191,7 +191,7 @@ Mesh - Mesh + Ploskovje @@ -210,7 +210,7 @@ Mesh - Mesh + Ploskovje @@ -229,7 +229,7 @@ Mesh - Mesh + Ploskovje @@ -248,7 +248,7 @@ Mesh - Mesh + Ploskovje @@ -267,7 +267,7 @@ Mesh - Mesh + Ploskovje @@ -277,7 +277,7 @@ Tessellate shape - Teseliraj obliko + Poplošči obliko @@ -285,7 +285,7 @@ Mesh - Mesh + Ploskovje @@ -304,7 +304,7 @@ Mesh - Mesh + Ploskovje @@ -323,7 +323,7 @@ Mesh - Mesh + Ploskovje @@ -336,7 +336,7 @@ Mesh - Mesh + Ploskovje @@ -354,7 +354,7 @@ Mesh - Mesh + Ploskovje @@ -373,7 +373,7 @@ Mesh - Mesh + Ploskovje @@ -392,7 +392,7 @@ Mesh - Mesh + Ploskovje @@ -411,7 +411,7 @@ Mesh - Mesh + Ploskovje @@ -430,7 +430,7 @@ Mesh - Mesh + Ploskovje @@ -449,7 +449,7 @@ Mesh - Mesh + Ploskovje @@ -468,7 +468,7 @@ Mesh - Mesh + Ploskovje @@ -487,7 +487,7 @@ Mesh - Mesh + Ploskovje @@ -505,7 +505,7 @@ Mesh - Mesh + Ploskovje @@ -524,7 +524,7 @@ Mesh - Mesh + Ploskovje @@ -543,7 +543,7 @@ Mesh - Mesh + Ploskovje @@ -562,7 +562,7 @@ Mesh - Mesh + Ploskovje @@ -581,7 +581,7 @@ Mesh - Mesh + Ploskovje @@ -599,7 +599,7 @@ Mesh - Mesh + Ploskovje @@ -618,7 +618,7 @@ Mesh - Mesh + Ploskovje @@ -631,7 +631,7 @@ Mesh - Mesh + Ploskovje @@ -650,7 +650,7 @@ Mesh - Mesh + Ploskovje @@ -782,34 +782,34 @@ Izbriši izbor - - + + Cut Izreži - - + + Trim Prireži - + Split - Razdeli + Razcepi - + Segment Odsek - + Delete Izbriši - + Fill hole Zapolni luknjo @@ -1313,7 +1313,7 @@ Export - Export + Izvoz @@ -1613,7 +1613,7 @@ s Phongovim senčenjem doseže gladkejši videz. MeshGui::MeshFillHole - + Finish Končaj @@ -1628,12 +1628,12 @@ s Phongovim senčenjem doseže gladkejši videz. Parameters - Parametri + Določilke  Selection - Izbira + Izbor @@ -1734,7 +1734,7 @@ s Phongovim senčenjem doseže gladkejši videz. Select - Izberite + Izberi @@ -1928,7 +1928,7 @@ s Phongovim senčenjem doseže gladkejši videz. Normal - Običajno + Normalno @@ -1953,7 +1953,7 @@ s Phongovim senčenjem doseže gladkejši videz. Selection - Izbira + Izbor @@ -2095,7 +2095,7 @@ Za namestitev obiščite http://www.openscad.org/index.html. Import-Export - Uvoz - Izvoz + Uvozi-Izvozi @@ -2281,43 +2281,43 @@ Za namestitev obiščite http://www.openscad.org/index.html. Prikaži sestavine - + Display segments Prikaži odseke - + Display colors Barve prikaza - + Leave info mode Zapusti podatkovni način - + Index: %1 Kazalo: %1 - + Leave hole-filling mode Zapusti način zapolnjevanja lukenj - + Leave removal mode Zapusti odstranjevalni način - + Delete selected faces Izbriši izbrane ploskve - + Clear selected faces Počisti izbrane ploskve @@ -2337,7 +2337,7 @@ Za namestitev obiščite http://www.openscad.org/index.html. Boolean - Logična vrednost + Logična operacija @@ -2347,7 +2347,7 @@ Za namestitev obiščite http://www.openscad.org/index.html. Cutting - Prerez + Rezkanje @@ -2372,7 +2372,7 @@ Za namestitev obiščite http://www.openscad.org/index.html. Mesh segmentation - Razčlenitev ploskovja + Razčlenitev ploskovja  diff --git a/src/Mod/Mesh/Gui/Resources/translations/Mesh_sr-CS.ts b/src/Mod/Mesh/Gui/Resources/translations/Mesh_sr-CS.ts index 32c42f5573..ffa85fc34f 100644 --- a/src/Mod/Mesh/Gui/Resources/translations/Mesh_sr-CS.ts +++ b/src/Mod/Mesh/Gui/Resources/translations/Mesh_sr-CS.ts @@ -782,34 +782,34 @@ Obriši izabrano - - + + Cut Isecanje - - + + Trim Opseci - + Split Podeli - + Segment Segment - + Delete Obriši - + Fill hole Popuni rupu @@ -1613,7 +1613,7 @@ to a smoother appearance. MeshGui::MeshFillHole - + Finish Završi @@ -2281,43 +2281,43 @@ Poseti http://www.openscad.org/index.html da instaliraš. Prikaži komponente - + Display segments Prikaži segmente - + Display colors Prikaži boje - + Leave info mode Napusti info režim - + Index: %1 Indeks: %1 - + Leave hole-filling mode Napusti režim popunjavanja rupa - + Leave removal mode Napusti režim uklanjanja - + Delete selected faces Izbriši odabrane stranice - + Clear selected faces Očisti izabrane stranice diff --git a/src/Mod/Mesh/Gui/Resources/translations/Mesh_sr.ts b/src/Mod/Mesh/Gui/Resources/translations/Mesh_sr.ts index 3989b6c646..571d8ea1b4 100644 --- a/src/Mod/Mesh/Gui/Resources/translations/Mesh_sr.ts +++ b/src/Mod/Mesh/Gui/Resources/translations/Mesh_sr.ts @@ -782,34 +782,34 @@ Обриши изабрано - - + + Cut Исецање - - + + Trim Опсеци - + Split Подели - + Segment Сегмент - + Delete Обриши - + Fill hole Попуни рупу @@ -1613,7 +1613,7 @@ to a smoother appearance. MeshGui::MeshFillHole - + Finish Заврши @@ -2281,43 +2281,43 @@ Please visit http://www.openscad.org/index.html to install it. Прикажи компоненте - + Display segments Прикажи сегменте - + Display colors Прикажи боје - + Leave info mode Напусти инфо режим - + Index: %1 Индекс: %1 - + Leave hole-filling mode Напусти режим попуњавања рупа - + Leave removal mode Напусти режим уклањања - + Delete selected faces Избриши изабране странице - + Clear selected faces Очисти изабране странице diff --git a/src/Mod/Mesh/Gui/Resources/translations/Mesh_sv-SE.ts b/src/Mod/Mesh/Gui/Resources/translations/Mesh_sv-SE.ts index 7f33394318..db2d1b7b2d 100644 --- a/src/Mod/Mesh/Gui/Resources/translations/Mesh_sv-SE.ts +++ b/src/Mod/Mesh/Gui/Resources/translations/Mesh_sv-SE.ts @@ -782,34 +782,34 @@ Ta bort val - - + + Cut Klipp - - + + Trim Trimma - + Split Dela - + Segment Segment - + Delete Radera - + Fill hole Fyll hål @@ -1613,9 +1613,9 @@ to a smoother appearance. MeshGui::MeshFillHole - + Finish - Gör klart + Slutför @@ -2153,7 +2153,7 @@ Besök http://www.openscad.org/index.html för att installera det. All Files - Alla Filer + Alla filer @@ -2281,43 +2281,43 @@ Besök http://www.openscad.org/index.html för att installera det. Visa komponenter - + Display segments Visa segment - + Display colors Visa färger - + Leave info mode Lämna info läge - + Index: %1 Index: %1 - + Leave hole-filling mode Lämna hålfyllningsläge - + Leave removal mode Lämna borttagningsläge - + Delete selected faces Ta bort markerade ytor - + Clear selected faces Rensa valda ytor diff --git a/src/Mod/Mesh/Gui/Resources/translations/Mesh_tr.ts b/src/Mod/Mesh/Gui/Resources/translations/Mesh_tr.ts index 975cf10c11..e223b5fc85 100644 --- a/src/Mod/Mesh/Gui/Resources/translations/Mesh_tr.ts +++ b/src/Mod/Mesh/Gui/Resources/translations/Mesh_tr.ts @@ -784,34 +784,34 @@ Sınırlamala Bilgisi... Seçimi sil - - + + Cut Kes - - + + Trim Kırp - + Split Ayır - + Segment Bölüm - + Delete Sil - + Fill hole Deliği doldur @@ -1609,7 +1609,7 @@ Yüz açısı < kıvrım açısı ise, pürüzsüz gölgeleme kullanılır MeshGui::MeshFillHole - + Finish Bitir @@ -2277,43 +2277,43 @@ Yüklemek için lütfen http://www.openscad.org/index.html adresini ziyaret edin Ekran bileşenleri - + Display segments Parçaları görüntüle - + Display colors Ekran renkleri - + Leave info mode Bilgi modundan çık - + Index: %1 Dizin: %1 - + Leave hole-filling mode Delik dolumu modundan çık - + Leave removal mode Yaprak kaldırma modu - + Delete selected faces Seçilen yüzleri sil - + Clear selected faces Seçili yüzleri temizle diff --git a/src/Mod/Mesh/Gui/Resources/translations/Mesh_uk.ts b/src/Mod/Mesh/Gui/Resources/translations/Mesh_uk.ts index 8212f0948c..78c028e561 100644 --- a/src/Mod/Mesh/Gui/Resources/translations/Mesh_uk.ts +++ b/src/Mod/Mesh/Gui/Resources/translations/Mesh_uk.ts @@ -782,34 +782,34 @@ Видалити обране - - + + Cut Вирізати - - + + Trim Обрізати - + Split Розділити - + Segment Відрізок - + Delete Видалити - + Fill hole Заповнити отвір @@ -1612,7 +1612,7 @@ to a smoother appearance. MeshGui::MeshFillHole - + Finish Завершити @@ -2279,43 +2279,43 @@ Please visit http://www.openscad.org/index.html to install it. Відобразити компоненти - + Display segments Показати відрізки - + Display colors Display colors - + Leave info mode Вийти з інформаційного режиму - + Index: %1 Індекс: %1 - + Leave hole-filling mode Вийти з режиму заповнення отворів - + Leave removal mode Вийти з режиму видалення - + Delete selected faces Знищити обрані грані - + Clear selected faces Очистити обрані грані diff --git a/src/Mod/Mesh/Gui/Resources/translations/Mesh_val-ES.ts b/src/Mod/Mesh/Gui/Resources/translations/Mesh_val-ES.ts index 2004466cd6..0abd7b47c1 100644 --- a/src/Mod/Mesh/Gui/Resources/translations/Mesh_val-ES.ts +++ b/src/Mod/Mesh/Gui/Resources/translations/Mesh_val-ES.ts @@ -782,34 +782,34 @@ Delete selection - - + + Cut Retalla - - + + Trim Retalla - + Split Divideix - + Segment Segment - + Delete Elimina - + Fill hole Fill hole @@ -1606,7 +1606,7 @@ Si angle de la cara < l'angle de plec, s'utilitza un ombrejat suau MeshGui::MeshFillHole - + Finish Finalitza @@ -2273,43 +2273,43 @@ Please visit http://www.openscad.org/index.html to install it. Mostra els components - + Display segments Mostra els segments - + Display colors Display colors - + Leave info mode Ix del mode info - + Index: %1 Índex: %1 - + Leave hole-filling mode Ix del mode d'emplenament de forats - + Leave removal mode Ix del mode de supressió - + Delete selected faces Elimina les cares seleccionades - + Clear selected faces Esborra les cares seleccionades diff --git a/src/Mod/Mesh/Gui/Resources/translations/Mesh_zh-CN.ts b/src/Mod/Mesh/Gui/Resources/translations/Mesh_zh-CN.ts index 3d18fc892d..91a13a0b73 100644 --- a/src/Mod/Mesh/Gui/Resources/translations/Mesh_zh-CN.ts +++ b/src/Mod/Mesh/Gui/Resources/translations/Mesh_zh-CN.ts @@ -782,34 +782,34 @@ 删除所选项 - - + + Cut 剪切 - - + + Trim 修剪 - + Split 分割 - + Segment - + Delete 删除 - + Fill hole 填充孔 @@ -1611,7 +1611,7 @@ to a smoother appearance. MeshGui::MeshFillHole - + Finish 完成 @@ -2279,43 +2279,43 @@ Please visit http://www.openscad.org/index.html to install it. 显示组件 - + Display segments 显示段 - + Display colors 显示颜色 - + Leave info mode 退出查询模式 - + Index: %1 索引: %1 - + Leave hole-filling mode 退出孔填充模式 - + Leave removal mode 退出删除模式 - + Delete selected faces 删除选定的面 - + Clear selected faces 清除选中的面 diff --git a/src/Mod/Mesh/Gui/Resources/translations/Mesh_zh-TW.ts b/src/Mod/Mesh/Gui/Resources/translations/Mesh_zh-TW.ts index f6d69cfc61..207f86af59 100644 --- a/src/Mod/Mesh/Gui/Resources/translations/Mesh_zh-TW.ts +++ b/src/Mod/Mesh/Gui/Resources/translations/Mesh_zh-TW.ts @@ -782,34 +782,34 @@ Delete selection - - + + Cut 切割 - - + + Trim 修剪 - + Split Split - + Segment Segment - + Delete 刪除 - + Fill hole Fill hole @@ -1348,12 +1348,12 @@ Width: - 寬度: + 寬度: Height: - 高度: + 高度: @@ -1613,9 +1613,9 @@ to a smoother appearance. MeshGui::MeshFillHole - + Finish - 結束 + 完成 @@ -2281,43 +2281,43 @@ Please visit http://www.openscad.org/index.html to install it. 顯示元件 - + Display segments Display segments - + Display colors 顯示顏色 - + Leave info mode 離開訊息模式 - + Index: %1 索引:%1 - + Leave hole-filling mode 離開填充孔模式 - + Leave removal mode 離開移除模式 - + Delete selected faces 刪除選定面 - + Clear selected faces 清除所選面 diff --git a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart.ts b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart.ts index 7ad2ec4749..f1456fe3bd 100644 --- a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart.ts +++ b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart.ts @@ -169,7 +169,7 @@ This command only works with a 'mesh' object. - + Failure diff --git a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_be.ts b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_be.ts index 0879a6379c..3ea83f4f15 100644 --- a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_be.ts +++ b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_be.ts @@ -24,7 +24,7 @@ Mesh - Mesh + Паліганальная сетка @@ -44,7 +44,7 @@ This command only works with a 'mesh' object. Mesh - Mesh + Паліганальная сетка @@ -62,7 +62,7 @@ This command only works with a 'mesh' object. Mesh - Mesh + Паліганальная сетка @@ -80,7 +80,7 @@ This command only works with a 'mesh' object. Mesh - Mesh + Паліганальная сетка @@ -170,7 +170,7 @@ This command only works with a 'mesh' object. Злучыць рэбры, калі адлегласць меней, чым - + Failure Няўдача @@ -227,7 +227,7 @@ This command only works with a 'mesh' object, not a regular face or surface. To Wire - Ломаная + Ломаная лінія @@ -285,7 +285,7 @@ This command only works with a 'mesh' object, not a regular face or surface. To Standard - Стандартны + Звычайны diff --git a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_ca.ts b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_ca.ts index 9a39099022..0e207a77f3 100644 --- a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_ca.ts +++ b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_ca.ts @@ -170,7 +170,7 @@ Aquesta comanda només funciona amb objectes 'malla'. Connecta les arestes si la distància és menor que - + Failure Fallada diff --git a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_cs.ts b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_cs.ts index 949dc9a678..dd54a6e113 100644 --- a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_cs.ts +++ b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_cs.ts @@ -170,7 +170,7 @@ Tento příkaz pracuje pouze s objektem typu 'mesh'. Propojit hrany, pokud je vzdálenost menší než - + Failure Selhání diff --git a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_de.ts b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_de.ts index b2bfcbf6ff..56cf05ff6d 100644 --- a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_de.ts +++ b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_de.ts @@ -67,12 +67,12 @@ Dieser Befehl funktioniert nur mit einem 'mesh'-Objekt. Create section from mesh and plane - Schnitt aus Netz und Ebene erstellen + Schnitt aus Netz und Fläche erstellen Section - Schnittkurve + Schnitt @@ -85,13 +85,13 @@ Dieser Befehl funktioniert nur mit einem 'mesh'-Objekt. Trim mesh with a plane - Netz mit Ebene trimmen + Netz mit Fläche zuschneiden Trims a mesh with a plane - Ein Netz mit einer Ebene trimmen + Schneidet ein Netz mit einer Fläche zu @@ -117,7 +117,7 @@ Dieser Befehl funktioniert nur mit einem 'mesh'-Objekt. Guiding plane - Führungsebene + Bezugsebene @@ -147,7 +147,7 @@ Dieser Befehl funktioniert nur mit einem 'mesh'-Objekt. On both sides - Beidseitig + Auf beiden Seiten @@ -157,7 +157,7 @@ Dieser Befehl funktioniert nur mit einem 'mesh'-Objekt. Distance: - Entfernung: + Abstand: @@ -167,10 +167,10 @@ Dieser Befehl funktioniert nur mit einem 'mesh'-Objekt. Connect edges if distance less than - Kanten verbinden, wenn die Distanz kleiner ist als + Kanten verbinden, wenn der Abstand kleiner ist als - + Failure Ein Fehler ist aufgetreten @@ -190,7 +190,7 @@ Dieser Befehl funktioniert nur mit einem 'mesh'-Objekt. Clear - Löschen + Leeren @@ -401,7 +401,7 @@ Der kleinste Wert ist 0. Moderate - Mittel + Moderat @@ -578,12 +578,12 @@ Wähle bitte eine andere Form aus. Unwrap Mesh - Netz entpacken + Netz abwickeln Find a flat representation of a mesh. - Eine ebene Darstellung eines Netzes finden. + Ermittelt eine ebene Darstellung eines Netzes. @@ -591,12 +591,12 @@ Wähle bitte eine andere Form aus. Unwrap Face - Fläche entpacken + Fläche abwickeln Find a flat representation of a face. - Eine ebene Darstellung der Fläche finden. + Ermittelt eine ebene Darstellung einer Fläche. diff --git a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_el.ts b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_el.ts index 762820913f..b9af6c8982 100644 --- a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_el.ts +++ b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_el.ts @@ -170,7 +170,7 @@ This command only works with a 'mesh' object. Συνδέστε τις άκρες εάν η απόσταση είναι μικρότερη από - + Failure Αποτυχία diff --git a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_es-AR.ts b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_es-AR.ts index f3d28367ef..3edfedcb47 100644 --- a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_es-AR.ts +++ b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_es-AR.ts @@ -170,7 +170,7 @@ Este comando solo funciona con un objeto 'malla'. Conecte las aristas si la distancia es inferior a - + Failure Fallo diff --git a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_es-ES.ts b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_es-ES.ts index 04316b2e04..7d39783841 100644 --- a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_es-ES.ts +++ b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_es-ES.ts @@ -170,7 +170,7 @@ Este comando solo funciona con un objeto 'malla'. Conectar aristas si la distancia es inferior a - + Failure Fallo diff --git a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_eu.ts b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_eu.ts index de4dc504c6..641c712984 100644 --- a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_eu.ts +++ b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_eu.ts @@ -170,7 +170,7 @@ Komando honek 'amarauna' objektuetan soilik funtzionatzen du. Konektatu ertzak distantzia hau baino txikiagoa bada: - + Failure Hutsegitea diff --git a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_fi.ts b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_fi.ts index 8ac2320420..912235ff01 100644 --- a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_fi.ts +++ b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_fi.ts @@ -170,7 +170,7 @@ Tämä komento toimii vain 'verkkopinta' -objektin kanssa. Yhdistä reunat, jos etäisyys on pienempi kuin - + Failure Virhe diff --git a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_fr.ts b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_fr.ts index 16c8605402..733d853f05 100644 --- a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_fr.ts +++ b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_fr.ts @@ -137,7 +137,7 @@ Cette commande ne fonctionne qu'avec un objet "mesh". Position: - Position : + Position : @@ -157,7 +157,7 @@ Cette commande ne fonctionne qu'avec un objet "mesh". Distance: - Distance : + Distance @@ -170,7 +170,7 @@ Cette commande ne fonctionne qu'avec un objet "mesh". Racorder les arêtes si la distance est inférieure à - + Failure Échec @@ -227,7 +227,7 @@ Cette commande ne fonctionne qu'avec un objet "Mesh", pas avec une face ou une s Wire - Fil + Polyligne diff --git a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_gl.ts b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_gl.ts index 42d95bb4a5..f9144a6792 100644 --- a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_gl.ts +++ b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_gl.ts @@ -170,7 +170,7 @@ This command only works with a 'mesh' object. Connect edges if distance less than - + Failure Failure diff --git a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_hr.ts b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_hr.ts index 3c37942120..c3562cb7d9 100644 --- a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_hr.ts +++ b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_hr.ts @@ -170,7 +170,7 @@ Ova naredba radi samo s 'mrežnim' objektom. Spojite rubove ako je udaljenost manja od - + Failure Neuspjeh diff --git a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_hu.ts b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_hu.ts index f4a16b3f8c..91984c9434 100644 --- a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_hu.ts +++ b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_hu.ts @@ -170,7 +170,7 @@ Ez a parancs csak 'háló' objektummal működik. Csatlakoztassa az éleket, ha a távolság kisebb, mint - + Failure Hiba diff --git a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_id.ts b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_id.ts index c09c77a8a4..8e3b701581 100644 --- a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_id.ts +++ b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_id.ts @@ -4,17 +4,17 @@ CmdMeshPartCrossSections - + MeshPart MeshPart - + Cross-sections... Persimpangan... - + Cross-sections Persimpangan @@ -22,17 +22,17 @@ CmdMeshPartCurveOnMesh - + Mesh Mesh - + Curve on mesh... Kurva pada mesh... - + Creates an approximated curve on top of a mesh. This command only works with a 'mesh' object. Creates an approximated curve on top of a mesh. @@ -60,17 +60,17 @@ This command only works with a 'mesh' object. CmdMeshPartSection - + Mesh Mesh - + Create section from mesh and plane Buat bagian dari mesh dan plane - + Section Bagian @@ -97,12 +97,12 @@ This command only works with a 'mesh' object. Command - + Trim with plane Trim with plane - + Section with plane Section with plane @@ -170,7 +170,7 @@ This command only works with a 'mesh' object. Connect edges if distance less than - + Failure Failure @@ -519,12 +519,12 @@ Select a different shape, please. MeshPart_Section - + Select plane Pilih pesawat - + Please select a plane at which you section the mesh. Silakan pilih pesawat di mana Anda bagian jala. diff --git a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_it.ts b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_it.ts index cd76d08763..623c7ce9ff 100644 --- a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_it.ts +++ b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_it.ts @@ -170,7 +170,7 @@ Questo comando funziona solo con un oggetto 'solido'. Collega i bordi se la distanza è inferiore a - + Failure Fallito diff --git a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_ja.ts b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_ja.ts index 54a7b82e30..6f7f42f988 100644 --- a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_ja.ts +++ b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_ja.ts @@ -170,7 +170,7 @@ This command only works with a 'mesh' object. 距離が小さい場合はエッジを接続する - + Failure 失敗 diff --git a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_ka.ts b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_ka.ts index 0f45f6634a..0867c855cd 100644 --- a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_ka.ts +++ b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_ka.ts @@ -11,12 +11,12 @@ Cross-sections... - განივი-გადანაჭრები... + განივი კვეთები... Cross-sections - განივი-გადანაჭრები + განივი კვეთები @@ -24,7 +24,7 @@ Mesh - Mesh + ბადე @@ -44,7 +44,7 @@ This command only works with a 'mesh' object. Mesh - Mesh + ბადე @@ -62,12 +62,12 @@ This command only works with a 'mesh' object. Mesh - Mesh + ბადე Create section from mesh and plane - მრავალკუთხა ბადისა და სიბრტყისაგან სექციის შექმნა + ბადით და სიბრტყის სექციის შექმნა @@ -80,18 +80,18 @@ This command only works with a 'mesh' object. Mesh - Mesh + ბადე Trim mesh with a plane - მრავალკუთხა ბადის სიბრტყით ჩამოჭრა + ბადის გაკვეთა სიბრტყით Trims a mesh with a plane - მრავალკუთხა ბადის სიბრტყით ჩამოჭრა + ბადის გაკვეთა სიბრტყით @@ -112,12 +112,12 @@ This command only works with a 'mesh' object. Cross sections - განივი გადანაჭრები + განივი კვეთები Guiding plane - მიმმართველი სიბრტყე + წამყვანი სიბრტყე @@ -162,7 +162,7 @@ This command only works with a 'mesh' object. Options - პარამეტრები + მორგება @@ -170,7 +170,7 @@ This command only works with a 'mesh' object. წიბოების დაკავშირება, თუ დაშორება ნაკლებია, ვიდრე - + Failure შეცდომა @@ -205,7 +205,7 @@ This command only works with a 'mesh' object. No point was picked - წერტილები არჩეული არაა + წერტილი არჩეული არაა @@ -227,7 +227,7 @@ This command only works with a 'mesh' object, not a regular face or surface. To Wire - მავთული + პოლიხაზი @@ -285,7 +285,7 @@ This command only works with a 'mesh' object, not a regular face or surface. To Standard - ჩვეულებრივი + სტანდარტული @@ -388,7 +388,7 @@ The smallest value is 0. Fineness: - სიზუსტე: + სიწმინდე: @@ -403,7 +403,7 @@ The smallest value is 0. Moderate - მისაღები + საშუალო diff --git a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_ko.ts b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_ko.ts index 3050bebcef..4804bed2e0 100644 --- a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_ko.ts +++ b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_ko.ts @@ -170,7 +170,7 @@ This command only works with a 'mesh' object. 거리가 다음보다 작을 경우 가장자리를 연결 하십시오 - + Failure 실패 diff --git a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_nl.ts b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_nl.ts index 2306d1a227..9b7c18e93f 100644 --- a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_nl.ts +++ b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_nl.ts @@ -170,7 +170,7 @@ Deze opdracht werkt alleen met een 'maaswerk' object. Verbind de randen als afstand kleiner is dan - + Failure Mislukt diff --git a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_pl.ts b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_pl.ts index c2697b4e55..f0d590dcac 100644 --- a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_pl.ts +++ b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_pl.ts @@ -67,7 +67,7 @@ To polecenie działa tylko z obiektem typu Siatka. Create section from mesh and plane - Utwórz przekrój siatki płaszczyzną + Utwórz przekrój z siatki i płaszczyzny @@ -85,7 +85,7 @@ To polecenie działa tylko z obiektem typu Siatka. Trim mesh with a plane - Przytnij siatkę płaszczyzną + Przytnij siatkę za pomocą płaszczyzny @@ -170,7 +170,7 @@ To polecenie działa tylko z obiektem typu Siatka. Połącz krawędzie, jeśli odległość jest mniejsza niż - + Failure Niepowodzenie @@ -285,7 +285,7 @@ Ta komenda działa tylko z obiektem 'mesh', a nie zwykłą płaszczyzną lub pow Standard - Standardowy + Standardowe @@ -408,7 +408,7 @@ Najmniejszą wartością jest 0. Fine - Drobno + Drobne diff --git a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_pt-BR.ts b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_pt-BR.ts index a9bfe08d5f..36c7c6128b 100644 --- a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_pt-BR.ts +++ b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_pt-BR.ts @@ -170,7 +170,7 @@ Este comando só funciona com um objeto do tipo "malha". Conecte as arestas se a distância for menor que - + Failure Falha diff --git a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_pt-PT.ts b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_pt-PT.ts index 0e02b41f87..964e00dba5 100644 --- a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_pt-PT.ts +++ b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_pt-PT.ts @@ -170,7 +170,7 @@ Este comando só funciona com um objeto 'malha'. Conectar as arestas se distância for menor que - + Failure Falha diff --git a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_ro.ts b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_ro.ts index 691553452f..6309559c3d 100644 --- a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_ro.ts +++ b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_ro.ts @@ -170,7 +170,7 @@ Această comandă funcționează doar cu un obiect 'plasă'. Conectează marginile dacă distanța este mai mică de - + Failure Eșec diff --git a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_ru.ts b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_ru.ts index 1f88f24037..8da0770fde 100644 --- a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_ru.ts +++ b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_ru.ts @@ -62,7 +62,7 @@ This command only works with a 'mesh' object. Mesh - Сеть + Сетка @@ -72,7 +72,7 @@ This command only works with a 'mesh' object. Section - Разделить + Разрез (Сечение) @@ -80,7 +80,7 @@ This command only works with a 'mesh' object. Mesh - Сеть + Полигональная сетка @@ -137,7 +137,7 @@ This command only works with a 'mesh' object. Position: - Расположение: + Позиция: @@ -170,7 +170,7 @@ This command only works with a 'mesh' object. Подключите рёбра, если расстояние меньше, чем - + Failure Сбой @@ -403,7 +403,7 @@ The smallest value is 0. Moderate - Приемлемо + Умеренно diff --git a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_sl.ts b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_sl.ts index 5bf7b32095..a01bd53cd4 100644 --- a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_sl.ts +++ b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_sl.ts @@ -24,7 +24,7 @@ Mesh - Mesh + Ploskovje @@ -44,7 +44,7 @@ Ta ukaz deluje le s "ploskovji". Mesh - Mesh + Ploskovje @@ -62,7 +62,7 @@ Ta ukaz deluje le s "ploskovji". Mesh - Mesh + Ploskovje @@ -80,7 +80,7 @@ Ta ukaz deluje le s "ploskovji". Mesh - Mesh + Ploskovje @@ -112,7 +112,7 @@ Ta ukaz deluje le s "ploskovji". Cross sections - Prečni prerezi + Prečni prerez @@ -170,7 +170,7 @@ Ta ukaz deluje le s "ploskovji". Stakni robove, če je razdalja manjša od - + Failure Napaka @@ -275,7 +275,7 @@ Ta ukaz deluje le na "ploskovjih" in ne na pravilnih ploskvah ali površjih. Če Tessellation - Tlakovanje + Ploščičenje @@ -387,7 +387,7 @@ Najmanjša vrednost je 0. Fineness: - Podrobnost: + Drobnatost: @@ -407,7 +407,7 @@ Najmanjša vrednost je 0. Fine - Podroben + Drobna diff --git a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_sr-CS.ts b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_sr-CS.ts index 7afc6ba56f..e7a1d0c897 100644 --- a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_sr-CS.ts +++ b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_sr-CS.ts @@ -170,7 +170,7 @@ Ova komanda radi samo sa objektom koji je mreža. Poveži ivice ako je rastojanje manje od - + Failure Neuspeh diff --git a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_sr.ts b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_sr.ts index 743f4181b6..d4407cc551 100644 --- a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_sr.ts +++ b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_sr.ts @@ -62,7 +62,7 @@ This command only works with a 'mesh' object. Mesh - Mesh + Мрежа @@ -170,7 +170,7 @@ This command only works with a 'mesh' object. Повежи ивице ако је растојање мање од - + Failure Неуспех diff --git a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_sv-SE.ts b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_sv-SE.ts index afb0a04fe0..267c972c92 100644 --- a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_sv-SE.ts +++ b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_sv-SE.ts @@ -170,7 +170,7 @@ This command only works with a 'mesh' object. Connect edges if distance less than - + Failure Misslyckande diff --git a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_tr.ts b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_tr.ts index d48b0e2454..de02a055b3 100644 --- a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_tr.ts +++ b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_tr.ts @@ -62,7 +62,7 @@ Bu komut yalnızca bir 'metal örgü' nesnesiyle çalışır. Mesh - Mesh + Parçacık @@ -170,7 +170,7 @@ Bu komut yalnızca bir 'metal örgü' nesnesiyle çalışır. Mesafe şundan azsa kenarları birleştirin - + Failure Başarısız diff --git a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_uk.ts b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_uk.ts index 69c0b75e5a..577b102c9a 100644 --- a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_uk.ts +++ b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_uk.ts @@ -62,7 +62,7 @@ This command only works with a 'mesh' object. Mesh - Сітка(Меш) + Сітка @@ -170,7 +170,7 @@ This command only works with a 'mesh' object. Connect edges if distance less than - + Failure Помилка diff --git a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_val-ES.ts b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_val-ES.ts index 142fe84aba..b733e5a0ea 100644 --- a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_val-ES.ts +++ b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_val-ES.ts @@ -170,7 +170,7 @@ This command only works with a 'mesh' object. Connecta les arestes si la distància és menor que - + Failure Fallada diff --git a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_zh-CN.ts b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_zh-CN.ts index b061ad5f45..a7c89b1b9f 100644 --- a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_zh-CN.ts +++ b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_zh-CN.ts @@ -170,7 +170,7 @@ This command only works with a 'mesh' object. 如果距离小于,则连接边缘 - + Failure 失败 diff --git a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_zh-TW.ts b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_zh-TW.ts index 8beda186d6..172ffeddc7 100644 --- a/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_zh-TW.ts +++ b/src/Mod/MeshPart/Gui/Resources/translations/MeshPart_zh-TW.ts @@ -170,7 +170,7 @@ This command only works with a 'mesh' object. Connect edges if distance less than - + Failure Failure diff --git a/src/Mod/OpenSCAD/Resources/translations/OpenSCAD_de.qm b/src/Mod/OpenSCAD/Resources/translations/OpenSCAD_de.qm index 6304f663e9c584736fdf81890fa192426eb139ad..163649095fbd4350d2bc3eed96998241501b727d 100644 GIT binary patch delta 718 zcmX9+ZAep57=CuQyLLi zsS^{@TKZ!YrlgcD)HE^rVMqpj7*bRsmKBRW--`3&Iqx~|d7k%u&f8PoUEU%(AA_}3 z1BSg|J0<}mhm@BhAW6YaO9P<)h^qD-fPWs&x2ypnZnRrZ1Dow|B})OZM54BP0Mmpd z`Nl~gVpg&}o$j^uk_V*91>)dtY4!0*B?(^Us0M zrySQs5B>YNO;1QDx|SHrZ8b2AJPZD{76mAwUYGHz+L1dy@3 zZm^NCjyHV11z3OaTis(oa221P9Y{PTKG$m{$71;WG@p|;Eqr0tVJf(v_qYv2beq51 zG)-1LO5X)$+FXVno^vh zLKEIAbFRD~ELV0sIzxrcNQK2F_A5i&(nr}2SS_sE(ZlgSha6;@POX3o=!FwjjTC?_0)D#V$M>}U)12$%A mUl)f0QNOi64CH|3`T?4_p}|Gwi(a9|E|k!!8e9w-GyMTInYZ5n delta 716 zcmXAnZAepL6vzMD-QB%=yPIylOmuT;iq58W9co#GW?^QKv~Ma&whU4!wJ6D{)dycF z(R?ivDz*7xB=(|VvM|l;1;P+AdPOK`iJ`@!f=>16f6sl+bN=W2p3_^}SK1=Fo`bbl z0!9bet|`EzK-yaokfdR!wI0xa#nH}eATST-TULNDH#%)+f%Q)Gq%webP@*pO0On~) z>W$NY<(Xt_2Ayl`B-2g>AT&uUOI`v2nbPW%2S9{QI?kS>*ejj*t1jd*8+CM`Z)D1< zmVl&JOtUBh43C)kXby!!je101s^|8TM+W~7oD<;EnSTw0 zFL2yNx)^wkOMF2_vDI9GkBklbxPm3pHIv-_qZ(#t9j$gE1K(Q0#mKRTYn3XPb$8*XAv=*GG2FrCQnjYvx@0|x>B5_ zMmPABIal70mMgoSo*@Em<(%UJz;!GA|1?FV8FNvBHA!XgdkC>XRTQxsNElF^YS;#- zJ5*znkwCOlE$<Z6s3+2@cwPH6RNl4a)?wKOAG1~IA4{7;4+Bx$Iux`8d lLs2*(mS}$&iGb$%A=+JwcP*! diff --git a/src/Mod/OpenSCAD/Resources/translations/OpenSCAD_de.ts b/src/Mod/OpenSCAD/Resources/translations/OpenSCAD_de.ts index 0eead313ce..85120a986b 100644 --- a/src/Mod/OpenSCAD/Resources/translations/OpenSCAD_de.ts +++ b/src/Mod/OpenSCAD/Resources/translations/OpenSCAD_de.ts @@ -205,7 +205,7 @@ Clear - Löschen + Leeren diff --git a/src/Mod/OpenSCAD/Resources/translations/OpenSCAD_fr.qm b/src/Mod/OpenSCAD/Resources/translations/OpenSCAD_fr.qm index 7e8dffd84d9eda4478f373dc74ad971308041f03..b5bfd0a66006725256a93938325a3e580a17632f 100644 GIT binary patch delta 30 lcmbQ4Gc#wy0tG=whGd2khEj$^h8%`WhGK@)%^MXmL;;yE2`B&n delta 30 kcmbQ4Gc#wy0tLY!hD3%mh9V&Ojv<*LgCTSCMuiMf0G{m$n*aa+ diff --git a/src/Mod/OpenSCAD/Resources/translations/OpenSCAD_fr.ts b/src/Mod/OpenSCAD/Resources/translations/OpenSCAD_fr.ts index 255e0deaa1..9c8a97c8a1 100644 --- a/src/Mod/OpenSCAD/Resources/translations/OpenSCAD_fr.ts +++ b/src/Mod/OpenSCAD/Resources/translations/OpenSCAD_fr.ts @@ -221,7 +221,7 @@ Refresh - Rafraîchir + Actualiser diff --git a/src/Mod/OpenSCAD/Resources/translations/OpenSCAD_id.qm b/src/Mod/OpenSCAD/Resources/translations/OpenSCAD_id.qm index 94c33431f795a092cf3a46dfceb8a914c8787a12..29d0411bf1cae874a1420cd01cd722ab65c2c280 100644 GIT binary patch literal 12434 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 W5<#a{t9dHfVEwY$JawVPI{yn=9uH*z delta 419 zcmX|+y-Px27{$-^c0atg)C?hmpeU&nim0IIgNPcM9LlYRTY1gQEBFyML=ZN(h z9?sL8Wu|BLfu<3rteSzw1=AIm0jwEQ$#8%Zmvq21!Kuf?#Q5TFkDuv&l>6D z*b#sa3BpO9cvWHbvp~59;br}UxEDh8!H->7UqxFnO$Dd8JQpLbS3Ey;0v6SLy?04# z1|+v_n~F)vGq(mb6r`iO6nU5QqQ|ezYWhSbBKLQij2M zw?snF z4|rM;L$DSwqAOG}su}|IxOp|AZTXYIxUSee`kUR`)K7^JDN0yPzvmsTYV90A7=CE= PrX#GU_^D!l%Q*87kwaj& diff --git a/src/Mod/OpenSCAD/Resources/translations/OpenSCAD_id.ts b/src/Mod/OpenSCAD/Resources/translations/OpenSCAD_id.ts index c3d651132e..8b6c7c661d 100644 --- a/src/Mod/OpenSCAD/Resources/translations/OpenSCAD_id.ts +++ b/src/Mod/OpenSCAD/Resources/translations/OpenSCAD_id.ts @@ -109,6 +109,11 @@ Maximum fragment size Maximum fragment size + + + angle (fa) + angle (fa) + Convexity @@ -120,11 +125,6 @@ Minimum angle for a fragment Sudut minimum untuk fragmen - - - angular (fa) - sudut (fa) - diff --git a/src/Mod/OpenSCAD/Resources/translations/OpenSCAD_pl.qm b/src/Mod/OpenSCAD/Resources/translations/OpenSCAD_pl.qm index 7ed325c33cbc058763f2ccac17123db797e0c210..305c8985e87a226fc4a785282ceaff9d5df8ad2c 100644 GIT binary patch delta 725 zcmXAnYe-XJ7{~wToE^{E?VRb>a-nXfwsN&qbETOPUdR$JUG_;0=dD?wV47*<%It$+ zCEC*LL(m1&K#J7|qePlBkqSX8iYPLxFCmr^3JE>cm-o;6KJWWne(!(E8}fEIeW~DG zbwFegd`}37b|B@W6JTuEXKMlU6{zjr3xvPNrH%z)jS}7V^MIoSy~!M~g=aM7gFwtM zlYH+SV6ij1(>v8W4RCwb#dKaj}r&ZK5w-9g@^ucvsBuk1|% zly~^&kEkHP&zk!Ib4r(iarlgaaE*2mTLs57y-o-T#osBL{-sbnM;hxC%H{_E@s=>b zx`6ma;hpyzjWH(7&Q}237f}~z0~AL@)8YeQ(>5`!Zx~p;D5mdOMS1*U?ueZ*SVi~F zCDK;0IO{ky(Jv16nE;=zQhd@rPV=vb69;lgpDJw)hk%WrmF;H_6ZanFNXtVYtY7)d zpG6olRf)Pr8pootWtG!;gvvQVjcz`v%DM4@`2SG#ylAB%8&y;8%Ybk}we(Np)Y>76 zZzxq8mIeW9iP{sL2On$-_35@uKr^5o3R;NkS4~(i6*BoXC%SJ_14Y`H)MonN0_{L- z1`)ZdUC~qLaV{yQNK5zf|EqOca$S$3`;$_&)lK4KLZQmi1mh@i8Ol42DU(M6R0gjk9w6!loY4)1fG_j%8A-V<;IT^&}h1FWqc zh!_Xk69A%iVf$w*ATndWxfReXc39gDyQ4&9080gD^GX<}fTMkKEo2BN1$ zX?M>8hD_1!EaH_JqRA==peSbQUGD+aDsw7z0*KthJYg@${^JRm-qK%d*G6r^IIbP*&1454Qx~2QT)*L>ge-v21#AoeYM{|69-dG~pkjfYB zTp{e@OYL1#u81xXsITBZnr0NX8%FB?qHvpvXda{RtWppZ6N;vLnG~d-iqqG~k%T^F z#K8asqDy%q?pX{a>WVU`Uj)p3${A-Q5ZkQ$r6UJ~tJM^va{pK6txiy*0QG3VB5Kj( z4@Ax|#(3nziE>nnis42zj>3SNH5!d;Rn*~_|DoQ+33527u|kvu56b)&Q@HRKFCMoE diff --git a/src/Mod/OpenSCAD/Resources/translations/OpenSCAD_pl.ts b/src/Mod/OpenSCAD/Resources/translations/OpenSCAD_pl.ts index 8910a75914..3aba548225 100644 --- a/src/Mod/OpenSCAD/Resources/translations/OpenSCAD_pl.ts +++ b/src/Mod/OpenSCAD/Resources/translations/OpenSCAD_pl.ts @@ -231,7 +231,7 @@ Open... - Otwórz... + Otwórz ... @@ -303,7 +303,7 @@ Press OK - Naciśnij przycisk OK + Naciśnij OK @@ -475,7 +475,7 @@ Hull - Kadłub + Powłoka diff --git a/src/Mod/OpenSCAD/Resources/translations/OpenSCAD_sl.qm b/src/Mod/OpenSCAD/Resources/translations/OpenSCAD_sl.qm index c14bd31e8671dfc57db30ec0c572ead34fbcb6ff..0234f605e87a6b194b90d7df8f99fc51e5b0f477 100644 GIT binary patch delta 679 zcmX9+T}TvR6g@k;S}8)v2K}ZgeFmFIF4``vTTJ)AZ7y1UKk83*gC z1;X;dc8viMe(e701T-oR*_!~~+%p3Lw)wRs<1|CO&HqA&4QwZ9-5r;-&0JYi>)J==bHpAJ@MR(d7nnk|n zNPmJ!xjHIGmq-+l&;K$0nC$9_CBY?fm92>Q(&V~T3WD@kZg{$v{#}qS-62O30*d+Y z7&*IBIUP5yQlhRY)0QP5F`&$qMFLw_mGy9Pz%WrsF}m*m&YUt!Cgj77YSf?-G5+ER GHS8Z9{;Prj delta 677 zcmX9+ZAepL7(Kh&_1@jPd+$=ynICh0O`EwNb7Wdk+6Xg~MiS%)Sj+TB7N(VbxLie8 z!vr&JAwp56#LzUtC^2d!qkbtx1y&*iQA04y#G*&~b$H(Aea>^9!&!DMx!P^+09bni z5M2VcI{?HEVZ$dIpfX{H#RG(2LVZ^upkKn(_Ibe2gRZQLz&byCIcmU~r_#CnK>SWs z&fs|<;j?N>KK11$)yrxvAoVg0HScLYl{vls1+XT_JYn0YZeYe%a6g>tTs<|yGu3sC zAtJV_y*3RHQKo*I!U2i*H3gnxAZ>)@%R2z(0ULF@6G-37+OnI0lpm};q7g6`vDLn8 zK%2?FeoPAicGlQW!U7$UDy!SaaW|=2<>ahWG@WvYtN2cA;R{?vh|u_sJ1{o@@Nry_ zu>;8-?nBL2K+$lsa|Z!+C$ArF1vCmD^K%5Soa8t4jR8?!K7ada;(5duk7ogKqkQSc zMcOL!6^>&hqKEhQ#Q<*QF8|a!LH@SzL1z(RuGVs54-px)-j+%lOwx{f9s*$*+J#OB zkl7}z)i;r#>w?AMqGRp}wjc@38Wf6dO%rYvy5C%&cdIa2dJW)2VQ~e+`bBA!`sNui za?uZ@eiN(WcfpMer+Bt?8z4@Jqt6ooQ=Kl%M~e(*-SMtFBxqVn$ZMv0P8u*3kne@k zp9oTJdL}27OB9fg|1qsnw)ZBJ;C*tPxs>>F<;LF>1nIAQYG^b4J0qXFL5`${6vOTS zIh(B Open... - Odpri... + Odpri ... diff --git a/src/Mod/Part/Gui/Resources/translations/Part.ts b/src/Mod/Part/Gui/Resources/translations/Part.ts index bfaa2e42fd..a9fd952147 100644 --- a/src/Mod/Part/Gui/Resources/translations/Part.ts +++ b/src/Mod/Part/Gui/Resources/translations/Part.ts @@ -2312,12 +2312,12 @@ of projection. - + Edit attachment - + Change face colors @@ -2591,42 +2591,42 @@ Note: The placement is expressed in local space of object being attached. - + Select a shape on the left side, first - + Select a shape on the right side, first - + Cannot perform a boolean operation with the same shape - + No active document available - + One of the selected objects doesn't exist anymore - + Performing union on non-solids is not possible - + Performing intersection on non-solids is not possible - + Performing difference on non-solids is not possible @@ -2634,7 +2634,7 @@ Note: The placement is expressed in local space of object being attached. PartGui::DlgChamferEdges - + Chamfer Edges @@ -2990,7 +2990,7 @@ If both lengths are zero, magnitude of direction is used. - + Fillet Parameter @@ -3040,105 +3040,105 @@ If both lengths are zero, magnitude of direction is used. - + Chamfer Parameter - + Chamfer type - + Length: - + Edges to chamfer - + Start length - + Equal distance - + Two distances - + Size - + Size2 - + Fillet type - + Edges to fillet - - + + Start radius - + End radius - - + + Edge%1 - + Length - + Radius - + No shape selected - + No valid shape is selected. Please select a valid shape in the drop-down box first. - + No edge selected - + No edge entity is checked to fillet. Please check one or more edge entities first. @@ -4921,7 +4921,7 @@ only created cuts will be visible - + Attachment Offset (in local coordinates): @@ -4995,77 +4995,77 @@ of object being attached. - + OCC error: %1 - + unknown error - + Attachment mode failed: %1 - + Not attached - + Attached with mode %1 - + Attachment Offset (inactive - not attached): - + Face - + Edge - + Vertex - + Selecting... - + Reference%1 - + Not editable because rotation of AttachmentOffset is bound by expressions. - + Reference combinations: - + %1 (add %2) - + %1 (add more references) @@ -5314,7 +5314,7 @@ Individual boolean operation checks: PartGui::TaskDlgAttacher - + Datum dialog: Input error @@ -5653,8 +5653,8 @@ in the 3D view for the sweep path. - + Edit %1 @@ -5745,20 +5745,20 @@ Do you want to continue? - + Face - + Edge - + Vertex @@ -6038,39 +6038,39 @@ Do you want to continue? - - + + Selections - - + + Control - + Selection - + Reset selection - + Toggle direct dimensions - + Toggle orthogonal dimensions - + Clear all dimensions diff --git a/src/Mod/Part/Gui/Resources/translations/Part_be.ts b/src/Mod/Part/Gui/Resources/translations/Part_be.ts index b8536031c8..c852082888 100644 --- a/src/Mod/Part/Gui/Resources/translations/Part_be.ts +++ b/src/Mod/Part/Gui/Resources/translations/Part_be.ts @@ -2320,12 +2320,12 @@ of projection. Пераўтварыць паліганальную сетку - + Edit attachment Змяніць мацаванне - + Change face colors Змяніць колер грані @@ -2602,42 +2602,42 @@ Note: The placement is expressed in local space of object being attached.Інвертаваць выбар - + Select a shape on the left side, first Спачатку абярыце фігуру з левага боку - + Select a shape on the right side, first Спачатку абярыце фігуру з правага боку - + Cannot perform a boolean operation with the same shape Не атрымалася выканаць лагічную аперацыю з той жа фігурай - + No active document available Бягучы дакумент недаступны - + One of the selected objects doesn't exist anymore Адзін з выбраных аб'ектаў больш не існуе - + Performing union on non-solids is not possible Выкананне злучэння на несуцэльных целах немагчыма - + Performing intersection on non-solids is not possible Выкананне скрыжавання на несуцэльных целах немагчыма - + Performing difference on non-solids is not possible Выкананне аднімання на несуцэльных целах немагчыма @@ -2645,7 +2645,7 @@ Note: The placement is expressed in local space of object being attached. PartGui::DlgChamferEdges - + Chamfer Edges Зняць фаска на рэбрах @@ -3011,7 +3011,7 @@ If both lengths are zero, magnitude of direction is used. - + Fillet Parameter Налада акруглення @@ -3061,106 +3061,106 @@ If both lengths are zero, magnitude of direction is used. Радыус: - + Chamfer Parameter Налада фаскі - + Chamfer type Тып фаскі - + Length: Length: - + Edges to chamfer Рэбры для фаскі - + Start length Пачатковая даўжыня - + Equal distance Аднолькавыя адлегласці - + Two distances Дзве адлегласці - + Size Памер - + Size2 Памер2 - + Fillet type Тып акруглення - + Edges to fillet Рэбры для акруглення - - + + Start radius Пачатковы радыус - + End radius Канчатковы радыус - - + + Edge%1 Рабро%1 - + Length Даўжыня - + Radius Радыус - + No shape selected Фігура не абраная - + No valid shape is selected. Please select a valid shape in the drop-down box first. Не абрана дапушчальная фігура. Калі ласка, спачатку абярыце дапушчальную фігуру ў спісе. - + No edge selected Рабро не абранае - + No edge entity is checked to fillet. Please check one or more edge entities first. Ніводнае рабро не пазначанае як акругленае. @@ -4952,7 +4952,7 @@ only created cuts will be visible - + Attachment Offset (in local coordinates): Зрушэнне прымацавання (у лакальных каардынатах): @@ -5033,77 +5033,77 @@ of object being attached. Павярнуць бакі - + OCC error: %1 Памылка OpenCASCADE: %1 - + unknown error невядомая памылка - + Attachment mode failed: %1 Памылка рэжыму прымацавання: %1 - + Not attached Не прымацаваны - + Attached with mode %1 Прымацаваны ў рэжыме %1 - + Attachment Offset (inactive - not attached): Зрушэнне прымацавання (неактыўны - не прымацаваны): - + Face Грань - + Edge Рабро - + Vertex Vertex - + Selecting... Абраны... - + Reference%1 Апора%1 - + Not editable because rotation of AttachmentOffset is bound by expressions. Недаступны для змены, паколькі вярчэнне Зрушэння прымацавання абмежавана выразамі. - + Reference combinations: Камбінацыі арыенціраў: - + %1 (add %2) %1 (дадаць %2) - + %1 (add more references) %1 (дадаць болей арыенціраў) @@ -5362,7 +5362,7 @@ Individual boolean operation checks: PartGui::TaskDlgAttacher - + Datum dialog: Input error Дыялог пункту адліку: памылка ўводу @@ -5702,8 +5702,8 @@ in the 3D view for the sweep path. - + Edit %1 Змяніць %1 @@ -5795,20 +5795,20 @@ Do you want to continue? Без абраных спасылак - + Face Грань - + Edge Рабро - + Vertex Vertex @@ -6088,39 +6088,39 @@ Do you want to continue? Хібны - - + + Selections Абраныя - - + + Control Control - + Selection Выбар - + Reset selection Скінуць выбар - + Toggle direct dimensions Пераключыць прамыя вымярэнні - + Toggle orthogonal dimensions Пераключыць артаганальныя вымярэнні - + Clear all dimensions Ачысціць усе вымярэнні diff --git a/src/Mod/Part/Gui/Resources/translations/Part_ca.ts b/src/Mod/Part/Gui/Resources/translations/Part_ca.ts index 27d6a20d9d..92add5f76a 100644 --- a/src/Mod/Part/Gui/Resources/translations/Part_ca.ts +++ b/src/Mod/Part/Gui/Resources/translations/Part_ca.ts @@ -2322,12 +2322,12 @@ de projecció. Convertir malla - + Edit attachment Editar adjunt - + Change face colors Cambiar colors de la cara @@ -2604,42 +2604,42 @@ Nota: La ubicació s'expressa en l'espai local de l'objecte que s'adjunta.Intercanvia selecció - + Select a shape on the left side, first Seleccioneu forma de l'esquerra primer - + Select a shape on the right side, first Seleccioneu forma de la dreta primer - + Cannot perform a boolean operation with the same shape No es pot realitzar una operació booleana amb la mateixa forma - + No active document available Document actiu no disponible - + One of the selected objects doesn't exist anymore Un dels objectes seleccionats no existeix - + Performing union on non-solids is not possible La unió dels no sòlids no és possible de fer - + Performing intersection on non-solids is not possible Realització d'intersecció dels no sòlids no és possible - + Performing difference on non-solids is not possible Realització de diferència sobre els no sòlids no és possible @@ -2647,7 +2647,7 @@ Nota: La ubicació s'expressa en l'espai local de l'objecte que s'adjunta. PartGui::DlgChamferEdges - + Chamfer Edges Arestes del xamfrà @@ -3015,7 +3015,7 @@ Si les dues longituds són zero, s'utilitza la magnitud de la direcció. - + Fillet Parameter Arrodonir @@ -3065,105 +3065,105 @@ Si les dues longituds són zero, s'utilitza la magnitud de la direcció.Radi: - + Chamfer Parameter Paràmetres del Xamfrà - + Chamfer type Tipus de xamfrà - + Length: Longitud: - + Edges to chamfer Xamfranar Arestes - + Start length Longitud de l'inici - + Equal distance Distància igual - + Two distances Dues distàncies - + Size Mida - + Size2 Duplicar - + Fillet type Perfil circular - + Edges to fillet Arestes per a arrodonir - - + + Start radius Ràdi inicial - + End radius Ràdi Final - - + + Edge%1 Vora% 1 - + Length Longitud - + Radius Radi - + No shape selected Forma no seleccionada - + No valid shape is selected. Please select a valid shape in the drop-down box first. Selecció no vàlida. Si us plau seleccioni una forma vàlida en el quadre desplegable en primer lloc. - + No edge selected Vora no seleccionada - + No edge entity is checked to fillet. Please check one or more edge entities first. Perfil no comprovat. Si us plau marqui una o més entitats de vora en primer lloc. @@ -4953,7 +4953,7 @@ només seran visibles els talls creats - + Attachment Offset (in local coordinates): Desplaçament de l'adjunt (en coordenades locals): @@ -5034,77 +5034,77 @@ de l'objecte que s'adjunta. Dos cares - + OCC error: %1 OCC error: %1 - + unknown error error desconegut - + Attachment mode failed: %1 Mode d'afecció ha fallat: %1 - + Not attached No adjuntes - + Attached with mode %1 S'adjunta amb mode de %1 - + Attachment Offset (inactive - not attached): Òfset adjunt (inactiu - no adjunts): - + Face Cara - + Edge Vora - + Vertex Vertex - + Selecting... Seleccionant... - + Reference%1 Reference%1 - + Not editable because rotation of AttachmentOffset is bound by expressions. No es pot editar perquè la rotació està restringida per la superposiciò de les expressions. - + Reference combinations: Combinacions de referència: - + %1 (add %2) %1 (afegir %2) - + %1 (add more references) %1 (afegir més referències) @@ -5355,7 +5355,7 @@ Comprovacions d'operació booleana individual: PartGui::TaskDlgAttacher - + Datum dialog: Input error Diàleg datum: error d'entrada @@ -5694,8 +5694,8 @@ in the 3D view for the sweep path. - + Edit %1 Editar %1 @@ -5787,20 +5787,20 @@ Do you want to continue? Cap referència seleccionat - + Face Cara - + Edge Vora - + Vertex Vertex @@ -6080,39 +6080,39 @@ Do you want to continue? Invàlid - - + + Selections Seleccions - - + + Control Control - + Selection Selecció - + Reset selection Resset Selecció - + Toggle direct dimensions Canvia les dimensions directes - + Toggle orthogonal dimensions Commuta la dimensió ortogonal - + Clear all dimensions Esborra totes les dimensions diff --git a/src/Mod/Part/Gui/Resources/translations/Part_cs.ts b/src/Mod/Part/Gui/Resources/translations/Part_cs.ts index 1e32f14fe7..6b6a14de6e 100644 --- a/src/Mod/Part/Gui/Resources/translations/Part_cs.ts +++ b/src/Mod/Part/Gui/Resources/translations/Part_cs.ts @@ -2322,12 +2322,12 @@ of projection. Convert mesh - + Edit attachment Upravit připojení - + Change face colors Change face colors @@ -2604,42 +2604,42 @@ Note: The placement is expressed in local space of object being attached.Převrátit výběr - + Select a shape on the left side, first Nejprve vyber útvar na levé straně - + Select a shape on the right side, first Nejprve vyber útvar na pravé straně - + Cannot perform a boolean operation with the same shape Nelze provést booleovskou operaci se stejným útvarem - + No active document available Není dostupný aktivní dokument - + One of the selected objects doesn't exist anymore Jeden z vybraných objektů neexistuje - + Performing union on non-solids is not possible Nelze provést sjednocení neobjemových útvarů - + Performing intersection on non-solids is not possible Nelze provést průnik neobjemových útvarů - + Performing difference on non-solids is not possible Nelze provést rozdíl neobjemových útvarů @@ -2647,7 +2647,7 @@ Note: The placement is expressed in local space of object being attached. PartGui::DlgChamferEdges - + Chamfer Edges Sražené hrany @@ -3014,7 +3014,7 @@ If both lengths are zero, magnitude of direction is used. - + Fillet Parameter Parametr zaoblení @@ -3064,105 +3064,105 @@ If both lengths are zero, magnitude of direction is used. Poloměr: - + Chamfer Parameter Chamfer Parameter - + Chamfer type Chamfer type - + Length: Délka: - + Edges to chamfer Hrany ke sražení - + Start length Počáteční délka - + Equal distance Rovná vzdálenost - + Two distances Dvě vzdálenosti - + Size Velikost - + Size2 Size2 - + Fillet type Fillet type - + Edges to fillet Hrany pro zaoblení - - + + Start radius Počáteční rádius - + End radius Koncový rádius - - + + Edge%1 Hrana%1 - + Length Délka - + Radius Poloměr - + No shape selected Není vybrán útvar - + No valid shape is selected. Please select a valid shape in the drop-down box first. Není vybrán přípustný útvar. Prosím vyber přípustný útvar. - + No edge selected Není vybraná hrana - + No edge entity is checked to fillet. Please check one or more edge entities first. Nevhodná entita pro zaoblení. Prosím vyber nejprve jednu nebo více hran. @@ -4960,7 +4960,7 @@ only created cuts will be visible - + Attachment Offset (in local coordinates): Odsazení připojení (v lokálních souřadnicích): @@ -5041,77 +5041,77 @@ of object being attached. Otočit strany - + OCC error: %1 OCC chyba: %1 - + unknown error neznámá chyba - + Attachment mode failed: %1 Mód připojení selhal: %1 - + Not attached Není připojeno - + Attached with mode %1 Připojené v módu %1 - + Attachment Offset (inactive - not attached): Odsazení připojení (neaktivní - nepřipojeno): - + Face Plocha - + Edge Hrana - + Vertex Vrchol - + Selecting... Vybírání... - + Reference%1 Reference%1 - + Not editable because rotation of AttachmentOffset is bound by expressions. Not editable because rotation of AttachmentOffset is bound by expressions. - + Reference combinations: Kombinace referencí: - + %1 (add %2) %1 (přidat %2) - + %1 (add more references) %1 (přidat více referencí) @@ -5369,7 +5369,7 @@ Individual boolean operation checks: PartGui::TaskDlgAttacher - + Datum dialog: Input error Dialog hodnoty: Chyba vstupu @@ -5709,8 +5709,8 @@ in the 3D view for the sweep path. - + Edit %1 Upravit %1 @@ -5802,20 +5802,20 @@ Chcete pokračovat? Není vybrána reference - + Face Plocha - + Edge Hrana - + Vertex Vrchol @@ -6095,39 +6095,39 @@ Chcete pokračovat? Neplatné - - + + Selections Výběry - - + + Control Upravit - + Selection Výběr - + Reset selection Reset selection - + Toggle direct dimensions Toggle direct dimensions - + Toggle orthogonal dimensions Toggle orthogonal dimensions - + Clear all dimensions Clear all dimensions diff --git a/src/Mod/Part/Gui/Resources/translations/Part_de.ts b/src/Mod/Part/Gui/Resources/translations/Part_de.ts index 65859e91bf..9c3b13a57a 100644 --- a/src/Mod/Part/Gui/Resources/translations/Part_de.ts +++ b/src/Mod/Part/Gui/Resources/translations/Part_de.ts @@ -435,7 +435,7 @@ Intersection AttachmentLine mode caption - Schnitt + Schnittstelle @@ -719,13 +719,13 @@ Translate origin Attachment3D mode caption - Ursprung versetzen + Ursprung verschieben Origin is aligned to match Vertex. Orientation is controlled by Placement property. Attachment3D mode tooltip - Ursprung ist ausgerichtet um auf Scheitelpunkt zu passen. Die Orientierung wird durch die Placement-Eigenschaft gesteuert. + Ursprung ist auf den Scheitelpunkt ausgerichtet. Ausrichtung wird durch Plazierungseigenschaften kontrolliert. @@ -811,7 +811,7 @@ Align to Frenet-Serret coordinate system of curved edge. Optional vertex link defines where. Attachment3D mode tooltip - Ausrichten zum Frenet-Serret-Koordinatensystem der gekrümmten Kante. Optionale Vertex-Verknüpfung definiert wo. + Ausrichten zum Frenet-Serret-Koordinatensystem der gekrümmten Kante. Optionale Vertex-Link definiert wo. @@ -841,7 +841,7 @@ Revolution Section Attachment3D mode caption - Drehungs-Abschnitt + Das zu drehende Querrschnitt @@ -877,7 +877,7 @@ Folding Attachment3D mode caption - Zusammenfalten + Falzung @@ -1408,7 +1408,7 @@ X-, Y- und Z-Komponenten zerlegt wird. Create a box solid without dialog - Erstellt einen Quader ohne Dialog + Erstellt einen Festkörper-Quader ohne Dialog @@ -1457,7 +1457,7 @@ X-, Y- und Z-Komponenten zerlegt wird. Intersection - Schnitt + Schnittstelle @@ -1511,7 +1511,7 @@ X-, Y- und Z-Komponenten zerlegt wird. Offset: - Offset: + Versatz: @@ -1654,7 +1654,7 @@ X-, Y- und Z-Komponenten zerlegt wird. Part - Formteil + Part @@ -1672,7 +1672,7 @@ X-, Y- und Z-Komponenten zerlegt wird. Part - Part + Formteil @@ -2115,7 +2115,7 @@ der Projektion. Create a Cylinder - Einen Zylinder erstellen + Zylinder erstellen @@ -2189,7 +2189,7 @@ der Projektion. Part - Formteil + Bauteil @@ -2209,7 +2209,7 @@ der Projektion. Part - Formteil + Bauteil @@ -2321,12 +2321,12 @@ der Projektion. Netz umwandeln - + Edit attachment Anhang bearbeiten - + Change face colors Flächenfarben ändern @@ -2556,7 +2556,7 @@ Hinweis: Die Positionierung wird im lokalen Raum des angehängten Objekts darges Intersection - Schnitt + Schnittstelle @@ -2603,42 +2603,42 @@ Hinweis: Die Positionierung wird im lokalen Raum des angehängten Objekts darges Auswahl umkehren - + Select a shape on the left side, first Zuerst Form auf der linken Seite auswählen - + Select a shape on the right side, first Zuerst Form auf der rechten Seite auswählen - + Cannot perform a boolean operation with the same shape Kann eine boolesche Operation mit der gleichen Form nicht ausführen - + No active document available Kein aktives Dokument verfügbar - + One of the selected objects doesn't exist anymore Eines der ausgewählten Objekte existiert nicht mehr - + Performing union on non-solids is not possible Vereinigung von Nicht-Volumenkörpern nicht möglich - + Performing intersection on non-solids is not possible Schnittmenge von Nicht-Volumenkörpern nicht möglich - + Performing difference on non-solids is not possible Differenz von Nicht-Volumenkörpern nicht möglich @@ -2646,7 +2646,7 @@ Hinweis: Die Positionierung wird im lokalen Raum des angehängten Objekts darges PartGui::DlgChamferEdges - + Chamfer Edges Kanten anfasen @@ -2818,7 +2818,7 @@ die Größe der resultierenden STEP Datei zu minimieren. Select - Wähle + Auswählen @@ -3013,7 +3013,7 @@ Wenn beide Längen Null sind, wird die Länge der Richtung verwendet. - + Fillet Parameter Ausrundungsparameter @@ -3063,106 +3063,106 @@ Wenn beide Längen Null sind, wird die Länge der Richtung verwendet.Radius: - + Chamfer Parameter Parameter der Fase - + Chamfer type Fasentyp - + Length: Länge: - + Edges to chamfer Kanten zum Anfasen - + Start length Startlänge - + Equal distance Gleicher Abstand - + Two distances Zwei Abstände - + Size Größe - + Size2 Grösse2 - + Fillet type Typ der Abrundung - + Edges to fillet Kanten zum Abrunden - - + + Start radius Start-Radius - + End radius End-Radius - - + + Edge%1 Kante%1 - + Length Länge - + Radius Radius - + No shape selected Keine Form gewählt - + No valid shape is selected. Please select a valid shape in the drop-down box first. Keine gültige Form gewählt. Bitte wählen Sie eine gültige Form im Dropdown-Feld. - + No edge selected Keine Kante ausgewählt - + No edge entity is checked to fillet. Please check one or more edge entities first. Kein Kantenelement zum Abrunden markiert. @@ -3254,7 +3254,7 @@ Bitte markieren Sie zuerst ein oder mehrere Kantenelemente. Company - Firma + Unternehmen @@ -3927,7 +3927,7 @@ during file reading (slower but higher details). Show all - Alle anzeigen + Alles anzeigen @@ -3995,7 +3995,7 @@ during file reading (slower but higher details). Revolve - Umdrehung + Drehen @@ -4384,7 +4384,7 @@ oder Schwarz verwendet werden. Two-side rendering - Doppelseitiges Rendern + Zwei-seitige Darstellung @@ -4606,7 +4606,7 @@ der Normalenvektor der Skizze verwendet Error - Fehlermeldungen + Fehler @@ -4956,9 +4956,9 @@ nur die beschnittenen Objeke sichtbar - + Attachment Offset (in local coordinates): - Versatz der Anhänge (in lokalen Koordinaten): + Versatz der Befestigung (in lokalen Koordinaten): @@ -5030,80 +5030,80 @@ Hinweis: Die Positionierung wird im lokalen Koordinatensystem des angehängten O Flip sides - Seiten spiegeln + Seiten umkehren - + OCC error: %1 OCC-Fehler: %1 - + unknown error unbekannter Fehler - + Attachment mode failed: %1 Bindungsmethode fehlgeschlagen: %1 - + Not attached Nicht gebunden - + Attached with mode %1 Angehängt im Modus: %1 - + Attachment Offset (inactive - not attached): Befestigungsversatz (Inaktiv - nicht gebunden): - + Face Fläche - + Edge Kante - + Vertex Knoten - + Selecting... Auswählen... - + Reference%1 Referenz%1 - + Not editable because rotation of AttachmentOffset is bound by expressions. Nicht editierbar, da der Rotationsteil des Befestigungsversatzes durch Ausdrücke gebunden ist. - + Reference combinations: Referenz-Kombinationen: - + %1 (add %2) %1 (%2 hinzufügen) - + %1 (add more references) %1 (fügen Sie weitere Referenzen hinzu) @@ -5357,7 +5357,7 @@ Einzelne Überprüfungen boolescher Verknüpfungen: PartGui::TaskDlgAttacher - + Datum dialog: Input error Bezugspunkt Dialog: Eingabefehler @@ -5698,8 +5698,8 @@ für den Austragungspfad in der 3D-Ansicht auswählen. - + Edit %1 %1 bearbeiten @@ -5790,20 +5790,20 @@ Do you want to continue? Keine ausgewählten Referenzen - + Face Fläche - + Edge Kante - + Vertex Knoten @@ -6083,39 +6083,39 @@ Do you want to continue? Ungültig - - + + Selections Auswahl - - + + Control Steuerelement - + Selection Auswahl - + Reset selection Auswahl zurücksetzen - + Toggle direct dimensions Direkte Maße umschalten - + Toggle orthogonal dimensions Rechtwinklige Maße umschalten - + Clear all dimensions Alle Maße löschen @@ -6597,7 +6597,7 @@ Es wird ein 'Compound-Filter'-Objekt für jede Form erzeugt. Solids - Volumenkörper + Festkörper @@ -6662,7 +6662,7 @@ Es wird ein 'Compound-Filter'-Objekt für jede Form erzeugt. Orientation - Orientierung + Ausrichtung diff --git a/src/Mod/Part/Gui/Resources/translations/Part_el.ts b/src/Mod/Part/Gui/Resources/translations/Part_el.ts index 9ac7e3ee49..af259526bf 100644 --- a/src/Mod/Part/Gui/Resources/translations/Part_el.ts +++ b/src/Mod/Part/Gui/Resources/translations/Part_el.ts @@ -2319,12 +2319,12 @@ of projection. Convert mesh - + Edit attachment Edit attachment - + Change face colors Change face colors @@ -2601,42 +2601,42 @@ Note: The placement is expressed in local space of object being attached.Αλλαγή επιλογής - + Select a shape on the left side, first Επιλέξτε πρώτα ένα σχήμα στην αριστερή πλευρά - + Select a shape on the right side, first Επιλέξτε πρώτα ένα σχήμα στην δεξιά πλευρά - + Cannot perform a boolean operation with the same shape Αδυναμία εκτέλεσης πράξης άλγεβρας Boole με το ίδιο σχήμα - + No active document available Δεν υπάρχει διαθέσιμο ενεργό έγγραφο - + One of the selected objects doesn't exist anymore Ένα από τα επιλεγμένα αντικείμενα δεν υπάρχει πια - + Performing union on non-solids is not possible Δεν είναι δυνατή η ένωση μη στερεών - + Performing intersection on non-solids is not possible Δεν είναι δυνατή η τομή μη στερεών - + Performing difference on non-solids is not possible Δεν είναι η δυνατή η αφαίρεση μη στερεών @@ -2644,7 +2644,7 @@ Note: The placement is expressed in local space of object being attached. PartGui::DlgChamferEdges - + Chamfer Edges Chamfer Edges @@ -3011,7 +3011,7 @@ If both lengths are zero, magnitude of direction is used. - + Fillet Parameter Παράμετρος Στρογγυλέματος @@ -3061,106 +3061,106 @@ If both lengths are zero, magnitude of direction is used. Ακτίνα: - + Chamfer Parameter Chamfer Parameter - + Chamfer type Chamfer type - + Length: Μήκος: - + Edges to chamfer Edges to chamfer - + Start length Μήκος εκκίνησης - + Equal distance Equal distance - + Two distances Two distances - + Size Μέγεθος - + Size2 Size2 - + Fillet type Fillet type - + Edges to fillet Ακμές για στρογγύλεμα - - + + Start radius Ακτίνα εκκίνησης - + End radius Ακτίνα τέλους - - + + Edge%1 Ακμή%1 - + Length Μήκος - + Radius Ακτίνα - + No shape selected Δεν έχει επιλεχθεί κανένα σχήμα - + No valid shape is selected. Please select a valid shape in the drop-down box first. Δεν έχει επιλεχθεί κανένα έγκυρο σχήμα. Παρακαλώ επιλέξτε πρώτα ένα έγκυρο σχήμα στο αναπτυσσόμενο πλαίσιο. - + No edge selected Δεν έχει επιλεχθεί καμία ακμή - + No edge entity is checked to fillet. Please check one or more edge entities first. Δεν έχει επιλεχθεί καμία ακμή για στρογγύλεμα. @@ -4959,7 +4959,7 @@ only created cuts will be visible - + Attachment Offset (in local coordinates): Attachment Offset (in local coordinates): @@ -5040,77 +5040,77 @@ of object being attached. Αντιστροφή πλευρών - + OCC error: %1 Σφάλμα OCC: %1 - + unknown error άγνωστο σφάλμα - + Attachment mode failed: %1 Η λειτουργία συνημμένων απέτυχε: %1 - + Not attached Δεν επισυνάπτεται - + Attached with mode %1 Επισυνάπτεται με τη χρήση της λειτουργίας %1 - + Attachment Offset (inactive - not attached): Μετατόπιση Συνημμένων (ανενεργή - δεν επισυνάπτεται): - + Face Όψη - + Edge Ακμή - + Vertex Vertex - + Selecting... Πραγματοποιείται επιλογή... - + Reference%1 Αναφορά%1 - + Not editable because rotation of AttachmentOffset is bound by expressions. Not editable because rotation of AttachmentOffset is bound by expressions. - + Reference combinations: Reference combinations: - + %1 (add %2) %1 (προσθήκη του %2) - + %1 (add more references) %1 (προσθήκη περισσοτέρων αναφορών) @@ -5365,7 +5365,7 @@ Individual boolean operation checks: PartGui::TaskDlgAttacher - + Datum dialog: Input error Παράθυρο διαλόγου περιορισμών διαστάσεων: Σφάλμα εισαγωγής @@ -5705,8 +5705,8 @@ in the 3D view for the sweep path. - + Edit %1 Επεξεργασία %1 @@ -5799,20 +5799,20 @@ Do you want to continue? Δεν επιλέχθηκε κανένα αντικείμενο αναφοράς - + Face Όψη - + Edge Ακμή - + Vertex Vertex @@ -6092,39 +6092,39 @@ Do you want to continue? Μη έγκυρο - - + + Selections Επιλογές - - + + Control Control - + Selection Selection - + Reset selection Reset selection - + Toggle direct dimensions Toggle direct dimensions - + Toggle orthogonal dimensions Toggle orthogonal dimensions - + Clear all dimensions Clear all dimensions diff --git a/src/Mod/Part/Gui/Resources/translations/Part_es-AR.ts b/src/Mod/Part/Gui/Resources/translations/Part_es-AR.ts index 9605e2c30f..604c3f2050 100644 --- a/src/Mod/Part/Gui/Resources/translations/Part_es-AR.ts +++ b/src/Mod/Part/Gui/Resources/translations/Part_es-AR.ts @@ -2323,12 +2323,12 @@ de proyección. Convertir malla - + Edit attachment Editar adjunto - + Change face colors Cambiar colores de cara @@ -2605,42 +2605,42 @@ Nota: La ubicación se expresa en el espacio local del objeto que se adjunta.Cambiar selección - + Select a shape on the left side, first Selecciona una forma en el lado izquierdo, primero - + Select a shape on the right side, first Selecciona una forma en el lado derecho, primero - + Cannot perform a boolean operation with the same shape No se puede realizar una operación booleana con la misma forma - + No active document available Ningún documento activo disponible - + One of the selected objects doesn't exist anymore Uno de los objetos seleccionados ya no existe - + Performing union on non-solids is not possible No es posible llevar a cabo la unión sobre no-sólidos - + Performing intersection on non-solids is not possible No es posible realizar la intersección sobre no-sólidos - + Performing difference on non-solids is not possible No es posible realizar la diferencia en los no-sólidos @@ -2648,7 +2648,7 @@ Nota: La ubicación se expresa en el espacio local del objeto que se adjunta. PartGui::DlgChamferEdges - + Chamfer Edges Biselar Aristas @@ -3014,7 +3014,7 @@ Si ambas longitudes son cero, se utiliza la magnitud de la dirección. - + Fillet Parameter Parámetro de redondeo @@ -3064,106 +3064,106 @@ Si ambas longitudes son cero, se utiliza la magnitud de la dirección.Radio: - + Chamfer Parameter Parámetro de biselado - + Chamfer type Tipo de biselado - + Length: Longitud: - + Edges to chamfer Aristas a bisel - + Start length Longitud inicial - + Equal distance Equidistante - + Two distances Dos distancias - + Size Tamaño - + Size2 Tamaño2 - + Fillet type Tipo de filete - + Edges to fillet Aristas a redondear - - + + Start radius Radio inicial - + End radius Radio final - - + + Edge%1 Arista%1 - + Length Longitud - + Radius Radio - + No shape selected Ninguna forma seleccionada - + No valid shape is selected. Please select a valid shape in the drop-down box first. No se ha seleccionado una forma válida. Seleccione primero una forma válida en el cuadro desplegable. - + No edge selected No hay arista seleccionada - + No edge entity is checked to fillet. Please check one or more edge entities first. No se ha seleccionado ninguna arista para redondear @@ -4960,7 +4960,7 @@ solo los cortes creados serán visibles - + Attachment Offset (in local coordinates): Desfase de adjunto (en coordenadas locales): @@ -5041,77 +5041,77 @@ del objeto que se adjunta. Invertir lados - + OCC error: %1 Error OCC: %1 - + unknown error error desconocido - + Attachment mode failed: %1 Modo adjunto fallido: %1 - + Not attached No adjuntado - + Attached with mode %1 Adjunto con el modo %1 - + Attachment Offset (inactive - not attached): Desfase de adjunto (inactivo - no adjunto): - + Face Cara - + Edge Arista - + Vertex Vértice - + Selecting... Seleccionar... - + Reference%1 Referencia%1 - + Not editable because rotation of AttachmentOffset is bound by expressions. No es editable porque la rotación está restringida por la superposición de las expresiones. - + Reference combinations: Combinaciones de referencia: - + %1 (add %2) %1 (Agregar %2) - + %1 (add more references) %1 (agregar más referencias) @@ -5366,7 +5366,7 @@ Comprobación de operaciones booleanas individuales: PartGui::TaskDlgAttacher - + Datum dialog: Input error Diálogo de Referencia: error de entrada @@ -5706,8 +5706,8 @@ in the 3D view for the sweep path. - + Edit %1 Editar %1 @@ -5799,20 +5799,20 @@ Do you want to continue? Ninguna referencia seleccionada - + Face Cara - + Edge Arista - + Vertex Vértice @@ -6092,39 +6092,39 @@ Do you want to continue? Inválido - - + + Selections Selecciones - - + + Control Control - + Selection Selección - + Reset selection Reiniciar selección - + Toggle direct dimensions Alternar cotas directas - + Toggle orthogonal dimensions Alternar cotas ortogonales - + Clear all dimensions Borrar todas las cotas diff --git a/src/Mod/Part/Gui/Resources/translations/Part_es-ES.ts b/src/Mod/Part/Gui/Resources/translations/Part_es-ES.ts index cfb142f13c..538638ab89 100644 --- a/src/Mod/Part/Gui/Resources/translations/Part_es-ES.ts +++ b/src/Mod/Part/Gui/Resources/translations/Part_es-ES.ts @@ -2323,12 +2323,12 @@ de proyección. Convertir malla - + Edit attachment Editar adjunto - + Change face colors Cambiar colores de cara @@ -2605,42 +2605,42 @@ Nota: La ubicación se expresa en el espacio local del objeto que se adjunta.Intercambiar selección - + Select a shape on the left side, first Seleccione primero una forma en el lado izquierdo, - + Select a shape on the right side, first Seleccione primero una forma en el lado derecho, - + Cannot perform a boolean operation with the same shape No es posible realizar una operación booleana con la misma forma - + No active document available Ningún documento activo disponible - + One of the selected objects doesn't exist anymore Uno de los objetos seleccionados ya no existe - + Performing union on non-solids is not possible No es posible realizar la Unión en no sólidos - + Performing intersection on non-solids is not possible No es posible realizar la intersección en no sólidos - + Performing difference on non-solids is not possible No es posible realizar la diferencia en no sólidos @@ -2648,7 +2648,7 @@ Nota: La ubicación se expresa en el espacio local del objeto que se adjunta. PartGui::DlgChamferEdges - + Chamfer Edges Chaflán en Aristas @@ -3014,7 +3014,7 @@ Si ambas longitudes son cero, se utiliza la magnitud de la dirección. - + Fillet Parameter Parámetro de redondeo @@ -3064,105 +3064,105 @@ Si ambas longitudes son cero, se utiliza la magnitud de la dirección.Radio: - + Chamfer Parameter Parámetro de biselado - + Chamfer type Tipo de biselado - + Length: Longitud: - + Edges to chamfer Aristas para chaflán - + Start length Longitud inicial - + Equal distance Igual distancia - + Two distances Dos distancias - + Size Tamaño - + Size2 Tamaño2 - + Fillet type Tipo de filete - + Edges to fillet Aristas a redondear - - + + Start radius Radio inicial - + End radius Radio final - - + + Edge%1 Arista %1 - + Length Longitud - + Radius Radio - + No shape selected No hay forma seleccionada - + No valid shape is selected. Please select a valid shape in the drop-down box first. No se ha seleccionado ninguna forma válida. Por favor, primero seleccione una forma válida en el cuadro desplegable. - + No edge selected Ninguna arista seleccionada - + No edge entity is checked to fillet. Please check one or more edge entities first. No se ha seleccionado ninguna arista para redondear @@ -4957,7 +4957,7 @@ solo los cortes creados serán visibles - + Attachment Offset (in local coordinates): Desplazamiento adjunto (en coordenadas locales): @@ -5038,77 +5038,77 @@ del objeto que se adjunta. Voltear caras - + OCC error: %1 Error OCC: %1 - + unknown error error desconocido - + Attachment mode failed: %1 Modo de conexión falló: %1 - + Not attached No adjuntado - + Attached with mode %1 Atado con el modo %1 - + Attachment Offset (inactive - not attached): Separación archivo adjunto (inactivo - no adjunto): - + Face Cara - + Edge Arista - + Vertex Vértice - + Selecting... Seleccionar... - + Reference%1 Referencia%1 - + Not editable because rotation of AttachmentOffset is bound by expressions. No es editable porque la rotación está restringida por la superposición de las expresiones. - + Reference combinations: Combinaciones de referencia: - + %1 (add %2) %1 (Añadir %2) - + %1 (add more references) %1 (añadir más referencias) @@ -5361,7 +5361,7 @@ Comprobación de operaciones booleanas individuales: PartGui::TaskDlgAttacher - + Datum dialog: Input error Diálogo Datum: Error de entrada @@ -5701,8 +5701,8 @@ in the 3D view for the sweep path. - + Edit %1 Editar %1 @@ -5794,20 +5794,20 @@ Do you want to continue? Ninguna referencia seleccionada - + Face Cara - + Edge Arista - + Vertex Vértice @@ -6087,39 +6087,39 @@ Do you want to continue? No válido - - + + Selections Selecciones - - + + Control Control - + Selection Selección - + Reset selection Reiniciar selección - + Toggle direct dimensions Alternar cotas directas - + Toggle orthogonal dimensions Alternar cotas ortogonales - + Clear all dimensions Borrar todas las cotas diff --git a/src/Mod/Part/Gui/Resources/translations/Part_eu.ts b/src/Mod/Part/Gui/Resources/translations/Part_eu.ts index f89afe6889..5123619c4e 100644 --- a/src/Mod/Part/Gui/Resources/translations/Part_eu.ts +++ b/src/Mod/Part/Gui/Resources/translations/Part_eu.ts @@ -2322,12 +2322,12 @@ zehazten du. Bihurtu amarauna - + Edit attachment Editatu eranskina - + Change face colors Aldatu aurpegi-koloreak @@ -2604,42 +2604,42 @@ Oharra: Kokapena eransten den objektuaren espazio lokalean adierazten da.Trukatu hautapena - + Select a shape on the left side, first Hasteko, hautatu ezker aldeko forma bat - + Select a shape on the right side, first Hasteko, hautatu eskuin aldeko forma bat - + Cannot perform a boolean operation with the same shape Ezin da eragiketa boolearra egin forma berarekin - + No active document available Ez dago dokumentu aktiborik eskuragarri - + One of the selected objects doesn't exist anymore Hautatutako objektuetako bat ez da existitzen - + Performing union on non-solids is not possible Ezin dira solidoak ez diren elementuak batu - + Performing intersection on non-solids is not possible Ezin da ebakidurarik egin solidoak ez diren elementuekin - + Performing difference on non-solids is not possible Ezin da diferentziarik kalkulatu solidoak ez diren elementuekin @@ -2647,7 +2647,7 @@ Oharra: Kokapena eransten den objektuaren espazio lokalean adierazten da. PartGui::DlgChamferEdges - + Chamfer Edges Alakatu ertzak @@ -3012,7 +3012,7 @@ Bi luzerak zero badira, norabidearen magnitudea erabiliko da. - + Fillet Parameter Biribiltze-parametroa @@ -3062,106 +3062,106 @@ Bi luzerak zero badira, norabidearen magnitudea erabiliko da. Erradioa: - + Chamfer Parameter Alakatze-parametroa - + Chamfer type Alakatze mota - + Length: Luzera: - + Edges to chamfer Alakatuko diren ertzak - + Start length Hasierako luzera - + Equal distance Distantzia berdina - + Two distances Bi distantzia - + Size Tamaina - + Size2 Tamaina2 - + Fillet type Biribiltze mota - + Edges to fillet Biribilduko diren ertzak - - + + Start radius Hasierako erradioa - + End radius Amaierako erradioa - - + + Edge%1 %1 ertza - + Length Luzera - + Radius Erradioa - + No shape selected Ez da formarik hautatu - + No valid shape is selected. Please select a valid shape in the drop-down box first. Ez da baliozko formarik hautatu. Hautatu baliozko forma bat goitibeherako kutxan. - + No edge selected Ez da ertzik hautatu - + No edge entity is checked to fillet. Please check one or more edge entities first. Ez da ertz-entitaterik markatu biribildua izan dadin. @@ -4960,7 +4960,7 @@ sortutako mozketak soilik daude ikusgai - + Attachment Offset (in local coordinates): Eranskinaren desplazamendua (koordenatu lokaletan): @@ -5039,77 +5039,77 @@ koordenatu-sistema lokalean adierazten da. Irauli aldeak - + OCC error: %1 OCC errorea: %1 - + unknown error errore ezezaguna - + Attachment mode failed: %1 Eranste moduak huts egin du: %1 - + Not attached Ez erantsia - + Attached with mode %1 %1 moduan erantsia - + Attachment Offset (inactive - not attached): Eranskinaren desplazamendua (inaktiboa - erantsi gabea): - + Face Aurpegia - + Edge Ertza - + Vertex Erpina - + Selecting... Hautatzen... - + Reference%1 %1. erreferentzia - + Not editable because rotation of AttachmentOffset is bound by expressions. Ezin da editatu eranskin-desplazamenduaren biraketa adierazpenez mugatuta dagoelako. - + Reference combinations: Erreferentzia-konbinazioak: - + %1 (add %2) %1 (gehitu %2) - + %1 (add more references) %1 (gehitu erreferentzia gehiago) @@ -5365,7 +5365,7 @@ Eragiketa boolearren banakako egiaztatzeak: PartGui::TaskDlgAttacher - + Datum dialog: Input error Zero puntuaren elkarrizketa-koadroa: Sarrera-errorea @@ -5706,8 +5706,8 @@ in the 3D view for the sweep path. - + Edit %1 Editatu %1 @@ -5798,20 +5798,20 @@ Do you want to continue? Ez da erreferentziarik hautatu - + Face Aurpegia - + Edge Ertza - + Vertex Erpina @@ -6091,39 +6091,39 @@ Do you want to continue? Baliogabea - - + + Selections Hautapenak - - + + Control Kontrola - + Selection Hautapena - + Reset selection Berrezarri hautapena - + Toggle direct dimensions Txandakatu kota zuzenak - + Toggle orthogonal dimensions Txandakatu kota ortogonalak - + Clear all dimensions Garbitu kota guztiak diff --git a/src/Mod/Part/Gui/Resources/translations/Part_fi.ts b/src/Mod/Part/Gui/Resources/translations/Part_fi.ts index d1912ced9e..b24b2c0840 100644 --- a/src/Mod/Part/Gui/Resources/translations/Part_fi.ts +++ b/src/Mod/Part/Gui/Resources/translations/Part_fi.ts @@ -2322,12 +2322,12 @@ of projection. Convert mesh - + Edit attachment Edit attachment - + Change face colors Change face colors @@ -2604,42 +2604,42 @@ Note: The placement is expressed in local space of object being attached.Vaihda valinta - + Select a shape on the left side, first Valitse ensin vasemmanpuoleinen muoto - + Select a shape on the right side, first Valitse ensin oikeanpuoleinen muoto - + Cannot perform a boolean operation with the same shape Boolen operaatiota ei voi suorittaa yhdellä ja samalla muodolla - + No active document available Ei aktiivista asiakirjaa saatavilla - + One of the selected objects doesn't exist anymore Yksi valituista kohteista ei ole enää olemassa - + Performing union on non-solids is not possible Yhdiste-operaatio eli unioni on mahdollinen vain kiintomuotojen välillä - + Performing intersection on non-solids is not possible Leikkaus-operaatio on mahdollinen vain kiintomuotojen välillä - + Performing difference on non-solids is not possible Erotus-operaatio on mahdollinen vain kiintomuotojen välillä @@ -2647,7 +2647,7 @@ Note: The placement is expressed in local space of object being attached. PartGui::DlgChamferEdges - + Chamfer Edges Viisteen reunat @@ -3014,7 +3014,7 @@ If both lengths are zero, magnitude of direction is used. - + Fillet Parameter Pyöristysparametri @@ -3064,106 +3064,106 @@ If both lengths are zero, magnitude of direction is used. Säde: - + Chamfer Parameter Chamfer Parameter - + Chamfer type Chamfer type - + Length: Pituus: - + Edges to chamfer Viisteen reunat - + Start length Aloituspituus - + Equal distance Equal distance - + Two distances Two distances - + Size Koko - + Size2 Size2 - + Fillet type Fillet type - + Edges to fillet Pyöristettävät reunat - - + + Start radius Säteen alku - + End radius Säteen loppu - - + + Edge%1 Reuna %1 - + Length Pituus - + Radius Säde - + No shape selected Ei valittua muotoa - + No valid shape is selected. Please select a valid shape in the drop-down box first. Kelvollista muotoa ei ole valittu. Ole hyvä ja valitse kelvollinen muoto alas veto laatikosta. - + No edge selected Ei valittua reunaa - + No edge entity is checked to fillet. Please check one or more edge entities first. Reuna kokonaisuutta ei ole valittu pyöristykseen. @@ -4962,7 +4962,7 @@ only created cuts will be visible - + Attachment Offset (in local coordinates): Liitoksen siirros (paikallisissa koordinaateissa): @@ -5043,77 +5043,77 @@ of object being attached. Vaihda puolet - + OCC error: %1 OCC-virhe: %1 - + unknown error tuntematon virhe - + Attachment mode failed: %1 Liitosmoodi epäonnistui: %1 - + Not attached Ei liitetty - + Attached with mode %1 Liitetty moodilla %1 - + Attachment Offset (inactive - not attached): Liitoksen siirros (passiivinen - ei liitetty): - + Face Tahko - + Edge Reuna - + Vertex Kärkipiste - + Selecting... Valitaan... - + Reference%1 Viittaus%1 - + Not editable because rotation of AttachmentOffset is bound by expressions. Not editable because rotation of AttachmentOffset is bound by expressions. - + Reference combinations: Viittausten yhdistelmät: - + %1 (add %2) %1 (lisää %2) - + %1 (add more references) %1 (lisää viitteitä) @@ -5369,7 +5369,7 @@ Individual boolean operation checks: PartGui::TaskDlgAttacher - + Datum dialog: Input error Päivämäärä ikkuna: Syöttövirhe @@ -5710,8 +5710,8 @@ reuna tai lanka, jota pitkin reitin pyyhkäisy tehdään. - + Edit %1 Muokkaa %1 @@ -5803,20 +5803,20 @@ Haluatko jatkaa? Ei viittausta valittuna - + Face Tahko - + Edge Reuna - + Vertex Kärkipiste @@ -6096,39 +6096,39 @@ Haluatko jatkaa? Virheellinen - - + + Selections Valinnat - - + + Control Control - + Selection Valinta - + Reset selection Reset selection - + Toggle direct dimensions Toggle direct dimensions - + Toggle orthogonal dimensions Toggle orthogonal dimensions - + Clear all dimensions Clear all dimensions diff --git a/src/Mod/Part/Gui/Resources/translations/Part_fr.ts b/src/Mod/Part/Gui/Resources/translations/Part_fr.ts index 1cfe3b7fb8..7dc860ac34 100644 --- a/src/Mod/Part/Gui/Resources/translations/Part_fr.ts +++ b/src/Mod/Part/Gui/Resources/translations/Part_fr.ts @@ -698,7 +698,7 @@ Plane constructed on second and third principal axes of inertia (passes through center of mass). AttachmentPlane mode tooltip - Plan construit sur les deuxième et troisième des axes principaux d’inertie (passe par le centre de masse). + Plan construit sur les deuxième et troisième axes principaux d'inertie (passe par le centre de la masse). @@ -1167,7 +1167,7 @@ Part - Pièce + Part @@ -1185,7 +1185,7 @@ Part - Pièce + Part @@ -1203,7 +1203,7 @@ Part - Pièce + Part @@ -1221,7 +1221,7 @@ Part - Pièce + Part @@ -1239,7 +1239,7 @@ Part - Pièce + Part @@ -1261,12 +1261,12 @@ cela mesurera entre deux de leurs sommets. Part - Pièce + Part Refresh - Rafraîchir + Actualiser @@ -1281,7 +1281,7 @@ si les points mesurés ont été déplacés. Part - Pièce + Part @@ -1301,7 +1301,7 @@ y compris angulaire. Part - Pièce + Part @@ -1321,7 +1321,7 @@ directes, orthogonales et angulaires. Part - Pièce + Part @@ -1343,7 +1343,7 @@ décomposée en ses composantes X, Y et Z. Part - Pièce + Part @@ -1361,7 +1361,7 @@ décomposée en ses composantes X, Y et Z. Part - Pièce + Part @@ -1381,7 +1381,7 @@ décomposée en ses composantes X, Y et Z. Part - Pièce + Part @@ -1399,7 +1399,7 @@ décomposée en ses composantes X, Y et Z. Part - Pièce + Part @@ -1417,7 +1417,7 @@ décomposée en ses composantes X, Y et Z. Part - Pièce + Part @@ -1435,7 +1435,7 @@ décomposée en ses composantes X, Y et Z. Part - Pièce + Part @@ -1453,7 +1453,7 @@ décomposée en ses composantes X, Y et Z. Part - Pièce + Part @@ -1471,7 +1471,7 @@ décomposée en ses composantes X, Y et Z. Part - Pièce + Part @@ -1489,7 +1489,7 @@ décomposée en ses composantes X, Y et Z. Part - Pièce + Part @@ -1507,7 +1507,7 @@ décomposée en ses composantes X, Y et Z. Part - Pièce + Part @@ -1525,7 +1525,7 @@ décomposée en ses composantes X, Y et Z. Part - Pièce + Part @@ -1543,7 +1543,7 @@ décomposée en ses composantes X, Y et Z. Part - Pièce + Part @@ -1561,7 +1561,7 @@ décomposée en ses composantes X, Y et Z. Part - Pièce + Part @@ -1581,7 +1581,7 @@ décomposée en ses composantes X, Y et Z. Part - Pièce + Part @@ -1599,7 +1599,7 @@ décomposée en ses composantes X, Y et Z. Part - Pièce + Part @@ -1617,7 +1617,7 @@ décomposée en ses composantes X, Y et Z. Part - Pièce + Part @@ -1637,7 +1637,7 @@ décomposée en ses composantes X, Y et Z. Part - Pièce + Part @@ -1655,7 +1655,7 @@ décomposée en ses composantes X, Y et Z. Part - Pièce + Part @@ -1673,7 +1673,7 @@ décomposée en ses composantes X, Y et Z. Part - Pièce + Part @@ -1691,7 +1691,7 @@ décomposée en ses composantes X, Y et Z. Part - Pièce + Part @@ -1709,7 +1709,7 @@ décomposée en ses composantes X, Y et Z. Part - Pièce + Part @@ -1727,7 +1727,7 @@ décomposée en ses composantes X, Y et Z. Part - Pièce + Part @@ -1745,7 +1745,7 @@ décomposée en ses composantes X, Y et Z. Part - Pièce + Part @@ -1763,7 +1763,7 @@ décomposée en ses composantes X, Y et Z. Part - Pièce + Part @@ -1781,7 +1781,7 @@ décomposée en ses composantes X, Y et Z. Part - Pièce + Part @@ -1799,7 +1799,7 @@ décomposée en ses composantes X, Y et Z. Part - Pièce + Part @@ -1817,7 +1817,7 @@ décomposée en ses composantes X, Y et Z. Part - Pièce + Part @@ -1835,7 +1835,7 @@ décomposée en ses composantes X, Y et Z. Part - Pièce + Part @@ -1853,7 +1853,7 @@ décomposée en ses composantes X, Y et Z. Part - Pièce + Part @@ -1871,7 +1871,7 @@ décomposée en ses composantes X, Y et Z. Part - Pièce + Part @@ -1889,7 +1889,7 @@ décomposée en ses composantes X, Y et Z. Part - Pièce + Part @@ -1907,7 +1907,7 @@ décomposée en ses composantes X, Y et Z. Part - Pièce + Part @@ -1925,7 +1925,7 @@ décomposée en ses composantes X, Y et Z. Part - Pièce + Part @@ -1943,7 +1943,7 @@ décomposée en ses composantes X, Y et Z. Part - Pièce + Part @@ -1966,7 +1966,7 @@ La vue caméra détermine la direction de la projection. Part - Pièce + Part @@ -1984,7 +1984,7 @@ La vue caméra détermine la direction de la projection. Part - Pièce + Part @@ -2002,7 +2002,7 @@ La vue caméra détermine la direction de la projection. Part - Pièce + Part @@ -2020,7 +2020,7 @@ La vue caméra détermine la direction de la projection. Part - Pièce + Part @@ -2038,7 +2038,7 @@ La vue caméra détermine la direction de la projection. Part - Pièce + Part @@ -2069,7 +2069,7 @@ La vue caméra détermine la direction de la projection. Part - Pièce + Part @@ -2087,7 +2087,7 @@ La vue caméra détermine la direction de la projection. Part - Pièce + Part @@ -2105,7 +2105,7 @@ La vue caméra détermine la direction de la projection. Part - Pièce + Part @@ -2123,7 +2123,7 @@ La vue caméra détermine la direction de la projection. Part - Pièce + Part @@ -2143,7 +2143,7 @@ La vue caméra détermine la direction de la projection. Part - Pièce + Part @@ -2161,7 +2161,7 @@ La vue caméra détermine la direction de la projection. Part - Pièce + Part @@ -2189,7 +2189,7 @@ La vue caméra détermine la direction de la projection. Part - Pièce + Part @@ -2209,7 +2209,7 @@ La vue caméra détermine la direction de la projection. Part - Pièce + Part @@ -2321,12 +2321,12 @@ La vue caméra détermine la direction de la projection. Convertir le maillage - + Edit attachment Modifier l'ancrage - + Change face colors Changer les couleurs de la face @@ -2343,7 +2343,7 @@ La vue caméra détermine la direction de la projection. Wire - Fil + Polyligne @@ -2603,42 +2603,42 @@ Remarque : le placement est exprimé localement par rapport à l'objet auquel il Changement de sélection - + Select a shape on the left side, first Sélectionner d'abord une forme sur le côté gauche - + Select a shape on the right side, first Sélectionner d'abord une forme sur le côté droit - + Cannot perform a boolean operation with the same shape Impossible d'effectuer une opération booléenne sur une seule forme - + No active document available Aucun document actif disponible - + One of the selected objects doesn't exist anymore Un des objets sélectionnés n'existe plus - + Performing union on non-solids is not possible L'union de formes non-solides n'est pas possible - + Performing intersection on non-solids is not possible L'intersection de formes non-solides n'est pas possible - + Performing difference on non-solids is not possible La soustraction de formes non-solides n'est pas possible @@ -2646,7 +2646,7 @@ Remarque : le placement est exprimé localement par rapport à l'objet auquel il PartGui::DlgChamferEdges - + Chamfer Edges Chanfreiner des arêtes @@ -2815,7 +2815,7 @@ la taille du fichier STEP résultant. Select - Sélectionner + Sélectionnez @@ -3006,11 +3006,11 @@ Si les deux longueurs sont nulles, la grandeur de la direction est utilisée. No selection - Aucune sélection + Pas de sélection - + Fillet Parameter Paramètres de congé @@ -3060,105 +3060,105 @@ Si les deux longueurs sont nulles, la grandeur de la direction est utilisée.Rayon : - + Chamfer Parameter Paramètres du chanfrein - + Chamfer type Type de chanfrein - + Length: - Longueur : + Longueur : - + Edges to chamfer Arêtes à chanfreiner - + Start length Longueur de départ - + Equal distance Cote égale - + Two distances Deux cotes - + Size Dimension - + Size2 Taille2 - + Fillet type Type de filetage - + Edges to fillet Congé sur arêtes - - + + Start radius Rayon initial - + End radius Rayon final - - + + Edge%1 Arête%1 - + Length Longueur - + Radius Rayon - + No shape selected Aucune forme sélectionnée - + No valid shape is selected. Please select a valid shape in the drop-down box first. Aucune forme valide n'est sélectionnée. Veuillez sélectionner d'abord une forme valide dans le menu déroulant. - + No edge selected Aucune arête sélectionnée - + No edge entity is checked to fillet. Please check one or more edge entities first. Aucune arête n'est sélectionnée pour le congé. Veuillez d'abord cocher une ou plusieurs arêtes. @@ -3224,7 +3224,7 @@ Please check one or more edge entities first. Import - Importation + Importer @@ -3244,7 +3244,7 @@ Please check one or more edge entities first. Header - En-tête + Titre @@ -3280,7 +3280,7 @@ Please check one or more edge entities first. Import - Importation + Importer @@ -3390,7 +3390,7 @@ during file reading (slower but higher details). Position: - Position : + Position : @@ -3420,7 +3420,7 @@ during file reading (slower but higher details). Length: - Longueur : + Longueur : @@ -3443,22 +3443,22 @@ during file reading (slower but higher details). Position: - Position : + Position : X: - X : + X : Y: - Y : + Y : Z: - Z : + Z : @@ -3644,7 +3644,7 @@ during file reading (slower but higher details). Length: - Longueur : + Longueur : @@ -3659,7 +3659,7 @@ during file reading (slower but higher details). Height: - Hauteur : + Hauteur : @@ -3668,7 +3668,7 @@ during file reading (slower but higher details). Radius: - Rayon : + Rayon : @@ -3844,19 +3844,19 @@ during file reading (slower but higher details). X: - X : + X : Y: - Y : + Y : Z: - Z : + Z : @@ -3957,17 +3957,17 @@ during file reading (slower but higher details). X: - X : + X : Y: - Y : + Y : Z: - Z : + Z : @@ -4141,7 +4141,7 @@ during file reading (slower but higher details). <html><head><meta name="qrichtext" content="1" /></head><body style=" white-space: pre-wrap; font-size:7.8pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Tessellation</span></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"><span style=" font-weight:400;">Defines the maximum deviation of the tessellated mesh to the surface. The smaller the value is the slower the render speed which results in increased detail/resolution.</span></p></body></html> - <html><head><meta name="qrichtext" content="1" /></head><body style=" white-space: pre-wrap; font-size:7.8pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Pavage du plan</span></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"><span style=" font-weight:400;">Définit la déviation maximale de la maille en mosaïque par rapport à la surface. Plus la valeur est petite, plus la vitesse de rendu est lente, ce qui se traduit par une augmentation des détails/de la résolution.</span></p></body></html> + <html><head><meta name="qrichtext" content="1" /></head><body style=" white-space: pre-wrap; font-size:7.8pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">La tessellation</span></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"><span style=" font-weight:400;">définit la déviation maximale de la maille en mosaïque par rapport à la surface. Plus la valeur est petite, plus la vitesse de rendu est lente, ce qui se traduit par une augmentation des détails/de la résolution.</span></p></body></html> @@ -4161,7 +4161,7 @@ during file reading (slower but higher details). Setting a too small deviation causes the tessellation to take longerand thus freezes or slows down the GUI. - Définir une déviation de tessellation trop faible peut ralentir ou geler l'interface. + Définir une déviation de tessellation trop faible peut ralentir ou figer l'interface. @@ -4305,7 +4305,7 @@ during file reading (slower but higher details). Line color - Couleur de ligne + Couleur des lignes @@ -4315,7 +4315,7 @@ during file reading (slower but higher details). Line width - Largeur de ligne + Épaisseur des lignes @@ -4430,7 +4430,7 @@ sera utilisée soit du noir. 3D view - 3D + Vue 3D @@ -4631,7 +4631,7 @@ le vecteur normal du plan de l'esquisse sera utilisé Flip - Retourner + Inverser @@ -4675,7 +4675,7 @@ Fonctionne uniquement si tous les objets ont les mêmes valeurs. Auto - Auto + Automatique @@ -4756,7 +4756,7 @@ seules les coupes créées seront visibles Wrong selection - Sélection invalide + Sélection incorrecte @@ -4869,7 +4869,7 @@ seules les coupes créées seront visibles Wrong selection - Sélection invalide + Sélection incorrecte @@ -4953,7 +4953,7 @@ seules les coupes créées seront visibles - + Attachment Offset (in local coordinates): Décalage de l'ancrage (en coordonnées locales) : @@ -5031,77 +5031,77 @@ Remarque : le placement est exprimé dans le système de coordonnées local de l Inverser les côtés - + OCC error: %1 Erreur OCC : %1 - + unknown error erreur inconnue - + Attachment mode failed: %1 Le mode d'accrochage a échoué : %1 - + Not attached Non accroché - + Attached with mode %1 Accroché avec mode %1 - + Attachment Offset (inactive - not attached): Compensation d'accrochage (inactif - non accroché) : - + Face Face - + Edge Arête - + Vertex Sommet - + Selecting... Sélection de... - + Reference%1 Référence%1 - + Not editable because rotation of AttachmentOffset is bound by expressions. Non modifiable parce que la rotation de AttachmentOffset est définie par des expressions. - + Reference combinations: Combinaisons de référence : - + %1 (add %2) %1 (ajouter %2) - + %1 (add more references) %1 (ajouter plus de références) @@ -5117,7 +5117,7 @@ Remarque : le placement est exprimé dans le système de coordonnées local de l Settings - Réglages + Paramètres @@ -5370,7 +5370,7 @@ Valeur par défaut : true PartGui::TaskDlgAttacher - + Datum dialog: Input error Boîte de dialogue de dimension : erreur d’entrée @@ -5508,7 +5508,7 @@ en traçant un rectangle de sélection dans la vue 3D Faces - Faces + Faces  @@ -5595,7 +5595,7 @@ en traçant un rectangle de sélection dans la vue 3D Create solid - Créer le solide + Créer un solide @@ -5634,7 +5634,7 @@ in the 3D view for the sweep path. Height: - Hauteur : + Hauteur : @@ -5710,10 +5710,10 @@ in the 3D view for the sweep path. - + Edit %1 - Modifier %1 + Éditer %1 @@ -5742,7 +5742,7 @@ in the 3D view for the sweep path. Wrong selection - Sélection invalide + Sélection incorrecte @@ -5803,20 +5803,20 @@ Voulez-vous continuer ? Aucune référence sélectionnée - + Face Face - + Edge Arête - + Vertex Sommet @@ -5843,7 +5843,7 @@ Voulez-vous continuer ? Wire - Fil + Polyligne @@ -6073,7 +6073,7 @@ Voulez-vous continuer ? Boolean operation: Aborted - Opération booléenne : Abandonné + Opération booléenne : interrompue @@ -6096,39 +6096,39 @@ Voulez-vous continuer ? Invalide - - + + Selections Sélections - - + + Control Contrôle - + Selection Sélection - + Reset selection Réinitialiser la sélection - + Toggle direct dimensions Basculer aux cotes directes - + Toggle orthogonal dimensions Basculer aux cotes orthogonales - + Clear all dimensions Effacer toutes les cotes @@ -6274,7 +6274,7 @@ Voulez-vous continuer ? Click 'Continue' to create the feature anyway, or 'Abort' to cancel. - Cliquez sur "Continuer" pour créer la fonction de toute façon, ou sur "Abandonner" pour annuler. + Cliquez sur "Continuer" pour créer tout de même la fonction ou sur "Interrompre" pour annuler. @@ -6358,7 +6358,7 @@ Voulez-vous continuer ? Click 'Continue' to create the feature anyway, or 'Abort' to cancel. - Cliquez sur "Continuer" pour créer la fonction de toute façon, ou sur "Abandonner" pour annuler. + Cliquez sur "Continuer" pour créer tout de même la fonction ou sur "Interrompre" pour annuler. @@ -6417,7 +6417,7 @@ Si un deuxième objet est sélectionné, il sera utilisé comme référence, par Bad selection - Sélection non valide + Mauvaise sélection @@ -6427,7 +6427,7 @@ Si un deuxième objet est sélectionné, il sera utilisé comme référence, par Click 'Continue' to create the feature anyway, or 'Abort' to cancel. - Cliquez sur "Continuer" pour créer la fonction de toute façon, ou sur "Abandonner" pour annuler. + Cliquez sur "Continuer" pour créer tout de même la fonction ou sur "Interrompre" pour annuler. @@ -6452,7 +6452,7 @@ Cela créera un "filtre composé" pour chaque forme. Bad selection - Sélection non valide + Mauvaise sélection @@ -6481,7 +6481,7 @@ Cela créera un "filtre composé" pour chaque forme. Attachment - Accrochage + Ancrage diff --git a/src/Mod/Part/Gui/Resources/translations/Part_gl.ts b/src/Mod/Part/Gui/Resources/translations/Part_gl.ts index f8e9a35ce8..5cdfa3c330 100644 --- a/src/Mod/Part/Gui/Resources/translations/Part_gl.ts +++ b/src/Mod/Part/Gui/Resources/translations/Part_gl.ts @@ -2322,12 +2322,12 @@ of projection. Convert mesh - + Edit attachment Edit attachment - + Change face colors Change face colors @@ -2604,42 +2604,42 @@ Note: The placement is expressed in local space of object being attached.Trocar selección - + Select a shape on the left side, first Primeiro escolme unha forma do lado esquerdo, - + Select a shape on the right side, first Primeiro escolme unha forma do lado dereito, - + Cannot perform a boolean operation with the same shape Non é posible facer unha operación booleana coa mesma forma - + No active document available Ningún documento activo dispoñíbel - + One of the selected objects doesn't exist anymore Un dos obxectos escolmados xa non existe - + Performing union on non-solids is not possible Non é posíbel conformar unha unión de non sólidos - + Performing intersection on non-solids is not possible Non é posíbel conformar unha intersección de non sólidos - + Performing difference on non-solids is not possible Non é posíbel conformar unha subtracción de non sólidos @@ -2647,7 +2647,7 @@ Note: The placement is expressed in local space of object being attached. PartGui::DlgChamferEdges - + Chamfer Edges Bordos de Chaflán @@ -3012,7 +3012,7 @@ If both lengths are zero, magnitude of direction is used. - + Fillet Parameter Parámetro de arredondamento @@ -3062,105 +3062,105 @@ If both lengths are zero, magnitude of direction is used. Radio: - + Chamfer Parameter Chamfer Parameter - + Chamfer type Chamfer type - + Length: Lonxitude: - + Edges to chamfer Bordos a chaflán - + Start length Lonxitude inicial - + Equal distance Equal distance - + Two distances Dúas distancias - + Size Tamaño - + Size2 Size2 - + Fillet type Fillet type - + Edges to fillet Bordos a arredondar - - + + Start radius Raio inicial - + End radius Raio final - - + + Edge%1 Bordo %1 - + Length Lonxitude - + Radius Radio - + No shape selected Ningunha forma escolmada - + No valid shape is selected. Please select a valid shape in the drop-down box first. Ningunha forma válida está escolmada. Por favor, escolme unha forma válida no cadro despregable en primeiro lugar. - + No edge selected Ningún bordo escolmado - + No edge entity is checked to fillet. Please check one or more edge entities first. Ningunha entidade bordo está marcada para arredondar. Por favor marque unha ou máis entidades de bordo en primeiro lugar. @@ -4954,7 +4954,7 @@ only created cuts will be visible - + Attachment Offset (in local coordinates): Attachment Offset (in local coordinates): @@ -5035,77 +5035,77 @@ of object being attached. Faces opostas - + OCC error: %1 Erro OCC: %1 - + unknown error erro descoñecido - + Attachment mode failed: %1 Fallou o modo de asociación: %1 - + Not attached Non asociado - + Attached with mode %1 Asociado co modo %1 - + Attachment Offset (inactive - not attached): Xeito de asociación (inactivo - non asociado): - + Face Face - + Edge Bordo - + Vertex Vertex - + Selecting... Escolmar... - + Reference%1 Referencia%1 - + Not editable because rotation of AttachmentOffset is bound by expressions. Not editable because rotation of AttachmentOffset is bound by expressions. - + Reference combinations: Combinacións de referencias: - + %1 (add %2) %1 (Engadir %2) - + %1 (add more references) %1 (engadir máis referencias) @@ -5361,7 +5361,7 @@ Individual boolean operation checks: PartGui::TaskDlgAttacher - + Datum dialog: Input error Diálogo de datos: Erro de entrada @@ -5701,8 +5701,8 @@ in the 3D view for the sweep path. - + Edit %1 Editar %1 @@ -5793,20 +5793,20 @@ Do you want to continue? Ningunha referencia escolmada - + Face Face - + Edge Bordo - + Vertex Vertex @@ -6086,39 +6086,39 @@ Do you want to continue? Inválido - - + + Selections Seleccións - - + + Control Control - + Selection Selección - + Reset selection Reinicializar seleccion - + Toggle direct dimensions Toggle direct dimensions - + Toggle orthogonal dimensions Toggle orthogonal dimensions - + Clear all dimensions Borrar todas as dimensións diff --git a/src/Mod/Part/Gui/Resources/translations/Part_hr.ts b/src/Mod/Part/Gui/Resources/translations/Part_hr.ts index d4c47307a3..592a782ceb 100644 --- a/src/Mod/Part/Gui/Resources/translations/Part_hr.ts +++ b/src/Mod/Part/Gui/Resources/translations/Part_hr.ts @@ -2326,12 +2326,12 @@ projekcije. Pretvori mrežu - + Edit attachment Uređivanje privitka - + Change face colors Promijeni boju lica @@ -2611,42 +2611,42 @@ predmeta koji se pridružuje. Zamijeni odabir - + Select a shape on the left side, first Prvo odaberite oblik na lijevoj strani - + Select a shape on the right side, first Prvo odaberite oblik na desnoj strani - + Cannot perform a boolean operation with the same shape Ne možete izvesti operaciju s istim oblikom - + No active document available Nema aktivnog dostupnog dokumenta - + One of the selected objects doesn't exist anymore Jedan od odabranih objekata više ne postoji - + Performing union on non-solids is not possible Nije moguće izvođenje spajanja na objektima koji nisu tijela - + Performing intersection on non-solids is not possible Nije moguće izvođenje prejeka na objektima koji nisu tijela - + Performing difference on non-solids is not possible Nije moguće izvođenje razlike na objektima koji nisu tijela @@ -2654,7 +2654,7 @@ predmeta koji se pridružuje. PartGui::DlgChamferEdges - + Chamfer Edges Zarubi stranice @@ -3024,7 +3024,7 @@ If both lengths are zero, magnitude of direction is used. - + Fillet Parameter Parametar zaobljenja @@ -3074,105 +3074,105 @@ If both lengths are zero, magnitude of direction is used. Polumjer: - + Chamfer Parameter Parametar žlijeba - + Chamfer type Vrsta žlijeba - + Length: Duljina: - + Edges to chamfer Rubove za zarubljivanje - + Start length Početna dužina - + Equal distance Ista udaljenost - + Two distances Dvije udaljenosti - + Size Veličina - + Size2 Veličina2 - + Fillet type Vrsta obruba - + Edges to fillet Zaobli rubove - - + + Start radius Početni radijus - + End radius Krajnji radijus - - + + Edge%1 Rub%1 - + Length Dužina - + Radius Polumjer - + No shape selected Nema odabranih oblika - + No valid shape is selected. Please select a valid shape in the drop-down box first. Nije odabran vanljan oblik. Molimo odaberite valjan oblik u padajućem okviru. - + No edge selected Nema odabranih rubova - + No edge entity is checked to fillet. Please check one or more edge entities first. Nema rubova za zaobliti. Molimo prvo označite jedan ili više rubova. @@ -4975,7 +4975,7 @@ bit će vidljivi samo stvoreni rezovi - + Attachment Offset (in local coordinates): Dodatak pomaka (u lokalnim koordinatama): @@ -5058,77 +5058,77 @@ predmeta koji se pridružuje. Prebaci strane - + OCC error: %1 OCC greška: %1 - + unknown error nepoznata greška - + Attachment mode failed: %1 Dodavanje nije uspjelo: %1 - + Not attached Nije dodano - + Attached with mode %1 Pričvršćen u načinu rada %1 - + Attachment Offset (inactive - not attached): Dodavanje pomaka (neaktivno - nije dodano): - + Face Površina - + Edge Rub - + Vertex Vrh - + Selecting... Odabiranje... - + Reference%1 Referenca%1 - + Not editable because rotation of AttachmentOffset is bound by expressions. Nije moguće uređivati rotaciju pomaka pridruženja jer je ograničena sa izrazom. - + Reference combinations: Kombinacija referenci: - + %1 (add %2) %1 (dodaj %2) - + %1 (add more references) %1 (dodaj više referenci) @@ -5385,7 +5385,7 @@ Individual boolean operation checks: PartGui::TaskDlgAttacher - + Datum dialog: Input error Dijalog polazišta: ulazne pogreške @@ -5728,8 +5728,8 @@ u 3D pogledu kao putanju za zamah. - + Edit %1 Uređivanje %1 @@ -5820,20 +5820,20 @@ Do you want to continue? Referenca još nije postavljena - + Face Površina - + Edge Rub - + Vertex Vrh @@ -6113,39 +6113,39 @@ Do you want to continue? Nevažeće - - + + Selections Odabiri - - + + Control Kontrola - + Selection Odabir - + Reset selection Ponovo postavljanje odabira - + Toggle direct dimensions Prebacujte izravne dimenzije - + Toggle orthogonal dimensions Prebacujte ortogonalne dimenzije - + Clear all dimensions Obrišite sve dimenzije diff --git a/src/Mod/Part/Gui/Resources/translations/Part_hu.ts b/src/Mod/Part/Gui/Resources/translations/Part_hu.ts index 8062b2fa58..e506b49802 100644 --- a/src/Mod/Part/Gui/Resources/translations/Part_hu.ts +++ b/src/Mod/Part/Gui/Resources/translations/Part_hu.ts @@ -2322,12 +2322,12 @@ irányát. Rács konvertálása - + Edit attachment Csatolmány szerkesztése - + Change face colors Felületi színek megváltoztatása @@ -2604,42 +2604,42 @@ Megjegyzés: A pozíciót a mellékelt tárgy helyi terében fejezzük ki.Kijelölés csere - + Select a shape on the left side, first Először bal oldalon jelölje ki az alakzatot - + Select a shape on the right side, first Először jobb oldalon jelölje ki az alakzatot - + Cannot perform a boolean operation with the same shape Nem tud végrehajtani logikai művelet az azonos alakzaton - + No active document available Nincs elérhető aktív dokumentum - + One of the selected objects doesn't exist anymore Az egyik kijelölt objektum nem létezik - + Performing union on non-solids is not possible Nem szilárd testek egységesítése nem lehetséges - + Performing intersection on non-solids is not possible Nem szilárd test metszése nem lehetséges - + Performing difference on non-solids is not possible Nem szilárd test kivonása egymásból nem lehetséges @@ -2647,7 +2647,7 @@ Megjegyzés: A pozíciót a mellékelt tárgy helyi terében fejezzük ki. PartGui::DlgChamferEdges - + Chamfer Edges Élek letörése @@ -3014,7 +3014,7 @@ Ha mindkét hossz nulla, akkor az irány magnitúdóértékét kell használni.< - + Fillet Parameter Lekerekítés paraméter @@ -3064,105 +3064,105 @@ Ha mindkét hossz nulla, akkor az irány magnitúdóértékét kell használni.< Sugár: - + Chamfer Parameter Letörési paraméterek - + Chamfer type Letörés típusa - + Length: Hossz: - + Edges to chamfer Élek letörése - + Start length Hossz kezdete - + Equal distance Egyenlő távolság - + Two distances Két távolság - + Size Méret - + Size2 Méret2 - + Fillet type Lekerekítés típusa - + Edges to fillet Lekerekítendő élek - - + + Start radius Kezdeti sugár - + End radius Vég sugár - - + + Edge%1 Él%1 - + Length Hossz - + Radius Sugár - + No shape selected Nincs kijelölve alakzat - + No valid shape is selected. Please select a valid shape in the drop-down box first. Nem érvényes alakzat van kijelölve. Kérjük, először válasszon egy érvényes alakzatot a legördülő listában. - + No edge selected Nincs kiválasztott él - + No edge entity is checked to fillet. Please check one or more edge entities first. Egyetlen élet sem választott ki. @@ -4959,7 +4959,7 @@ only created cuts will be visible - + Attachment Offset (in local coordinates): Csatolás eltolása (helyi koordinátákban): @@ -5040,77 +5040,77 @@ rendszerében fejezzük ki. Oldalak megfordítása - + OCC error: %1 OCC hiba: %1 - + unknown error ismeretlen hiba - + Attachment mode failed: %1 Csatolási mód sikertelen: %1 - + Not attached Nem csatolt - + Attached with mode %1 Csatolt ezzel a móddal %1 - + Attachment Offset (inactive - not attached): Csatolás eltolás (inaktív - nem csatolt): - + Face Felület - + Edge Él - + Vertex Végpont - + Selecting... Kiválasztás... - + Reference%1 Hivatkozás%1 - + Not editable because rotation of AttachmentOffset is bound by expressions. Nem szerkeszthető, mert a csatolt eltolás elforgatás egy kifejezéssel kényszerített. - + Reference combinations: Hivatkozás kombinációk: - + %1 (add %2) %1 (hozzáad %2) - + %1 (add more references) %1 (további hivatkozás hozzáadása) @@ -5364,7 +5364,7 @@ Egyedi logikai művelet ellenőrzés: PartGui::TaskDlgAttacher - + Datum dialog: Input error Referencia párbeszédpanel: bemenet hiba @@ -5704,8 +5704,8 @@ in the 3D view for the sweep path. - + Edit %1 %1 szerkesztése @@ -5796,20 +5796,20 @@ Do you want to continue? Nincs kijelölt hivatkozás - + Face Felület - + Edge Él - + Vertex Végpont @@ -6089,39 +6089,39 @@ Do you want to continue? Érvénytelen - - + + Selections Kijelölések - - + + Control Vezérlés - + Selection Kiválasztás - + Reset selection Kijelölés visszaállítása - + Toggle direct dimensions Közvetlen méretek kapcsolása - + Toggle orthogonal dimensions Merőleges méretek kapcsolása - + Clear all dimensions Összes méret eltávolítása diff --git a/src/Mod/Part/Gui/Resources/translations/Part_id.ts b/src/Mod/Part/Gui/Resources/translations/Part_id.ts index 6447f6429b..93716ad907 100644 --- a/src/Mod/Part/Gui/Resources/translations/Part_id.ts +++ b/src/Mod/Part/Gui/Resources/translations/Part_id.ts @@ -1261,14 +1261,14 @@ Of course this example is not real (first for all fuel tanks cannot be placed in CmdBoxSelection - + Part Bagian - - - + + + Box selection Pemilihan kotak @@ -1276,17 +1276,17 @@ Of course this example is not real (first for all fuel tanks cannot be placed in CmdCheckGeometry - + Part Bagian - + Check Geometry Periksa Geometri - + Analyzes Geometry For Errors Analisis Geometri Untuk Kesalahan @@ -1294,17 +1294,17 @@ Of course this example is not real (first for all fuel tanks cannot be placed in CmdColorPerFace - + Part Bagian - + Color per face Warna per wajah - + Set the color of each individual face of the selected object. Set the color of each individual face of the selected object. @@ -1312,17 +1312,17 @@ Of course this example is not real (first for all fuel tanks cannot be placed in CmdMeasureAngular - + Part Bagian - + Measure Angular Ukur Sudut - + Measure the angle between two edges. Measure the angle between two edges. @@ -1330,17 +1330,17 @@ Of course this example is not real (first for all fuel tanks cannot be placed in CmdMeasureClearAll - + Part Bagian - + Clear All Bersihkan semua - + Clear all dimensions from the screen. Clear all dimensions from the screen. @@ -1348,17 +1348,17 @@ Of course this example is not real (first for all fuel tanks cannot be placed in CmdMeasureLinear - + Part Bagian - + Measure Linear Ukur Linear - + Measure the linear distance between two points; if edges or faces are picked, it will measure between two vertices of them. @@ -1370,17 +1370,17 @@ between two vertices of them. CmdMeasureRefresh - + Part Bagian - + Refresh Menyegarkan - + Recalculate the dimensions if the measured points have moved. Recalculate the dimensions @@ -1390,17 +1390,17 @@ if the measured points have moved. CmdMeasureToggle3d - + Part Bagian - + Toggle 3D Toggle 3D - + Toggle on and off all direct dimensions, including angular. Toggle on and off all direct dimensions, @@ -1410,17 +1410,17 @@ including angular. CmdMeasureToggleAll - + Part Bagian - + Toggle All Toggle All - + Toggle on and off all currently visible dimensions, direct, orthogonal, and angular. Toggle on and off all currently visible dimensions, @@ -1430,17 +1430,17 @@ direct, orthogonal, and angular. CmdMeasureToggleDelta - + Part Bagian - + Toggle Delta Toggle Delta - + Toggle on and off all orthogonal dimensions, meaning that a direct dimension will be decomposed into its X, Y, and Z components. @@ -1452,17 +1452,17 @@ into its X, Y, and Z components. CmdPartBoolean - + Part Bagian - + Boolean... Boolean... - + Run a boolean operation with two shapes selected Menjalankan operasi boolean dengan dua bentuk yang dipilih @@ -1526,17 +1526,17 @@ into its X, Y, and Z components. CmdPartBuilder - + Part Bagian - + Shape builder... Bentuk pembangun... - + Advanced utility to create shapes Utilitas lanjutan untuk membuat bentuk @@ -1544,17 +1544,17 @@ into its X, Y, and Z components. CmdPartChamfer - + Part Bagian - + Chamfer... Chamfer... - + Chamfer the selected edges of a shape Talang tepi yang dipilih dari bentuk @@ -1562,17 +1562,17 @@ into its X, Y, and Z components. CmdPartCommon - + Part Bagian - + Intersection Persimpangan - + Make an intersection of two shapes Buat persimpangan dua bentuk @@ -1580,17 +1580,17 @@ into its X, Y, and Z components. CmdPartCompCompoundTools - + Part Bagian - + Compound tools Compound tools - + Compound tools: working with lists of shapes. Compound tools: working with lists of shapes. @@ -1598,17 +1598,17 @@ into its X, Y, and Z components. CmdPartCompJoinFeatures - + Part Bagian - + Join objects... Bergabunglah dengan objek... - + Join walled objects Bergabunglah dengan benda-benda bertembok @@ -1616,17 +1616,17 @@ into its X, Y, and Z components. CmdPartCompOffset - + Part Bagian - + Offset: Offset: - + Tools to offset shapes (construct parallel shapes) Alat untuk mengimbangi bentuk (membangun bentuk paralel) @@ -1634,17 +1634,17 @@ into its X, Y, and Z components. CmdPartCompSplitFeatures - + Part Bagian - + Split objects... Membagi objek... - + Shape splitting and Compsolid creation tools. Shape splitting and Compsolid creation tools. @@ -1652,17 +1652,17 @@ into its X, Y, and Z components. CmdPartCompound - + Part Bagian - + Make compound Buat senyawa - + Make a compound of several shapes Buatlah senyawa dari beberapa bentuk @@ -1690,17 +1690,17 @@ into its X, Y, and Z components. CmdPartCrossSections - + Part Bagian - + Cross-sections... Persimpangan... - + Cross-sections Persimpangan @@ -1782,17 +1782,17 @@ into its X, Y, and Z components. CmdPartExport - + Part Bagian - + Export CAD... Ekspor CAD... - + Exports to a CAD file Ekspor ke file CAD @@ -1800,17 +1800,17 @@ into its X, Y, and Z components. CmdPartExtrude - + Part Bagian - + Extrude... Mengusir... - + Extrude a selected sketch Ekstrusi sketsa yang dipilih @@ -1818,17 +1818,17 @@ into its X, Y, and Z components. CmdPartFillet - + Part Bagian - + Fillet... Fillet... - + Fillet the selected edges of a shape Fillet tepi tepi yang dipilih @@ -1836,17 +1836,17 @@ into its X, Y, and Z components. CmdPartFuse - + Part Bagian - + Union Persatuan - + Make a union of several shapes Buat penyatuan beberapa bentuk @@ -1854,17 +1854,17 @@ into its X, Y, and Z components. CmdPartImport - + Part Bagian - + Import CAD... Impor CAD... - + Imports a CAD file Impor file CAD @@ -1872,17 +1872,17 @@ into its X, Y, and Z components. CmdPartImportCurveNet - + Part Bagian - + Import curve network... Impor jaringan kurva... - + Import a curve network Impor jaringan kurva @@ -1890,17 +1890,17 @@ into its X, Y, and Z components. CmdPartLoft - + Part Bagian - + Loft... Loteng... - + Utility to loft Utilitas untuk loteng @@ -1908,17 +1908,17 @@ into its X, Y, and Z components. CmdPartMakeFace - + Part Bagian - + Make face from wires Buat wajah dari kabel - + Make face from set of wires (e.g. from a sketch) Make face from set of wires (e.g. from a sketch) @@ -1926,17 +1926,17 @@ into its X, Y, and Z components. CmdPartMakeSolid - + Part Bagian - + Convert to solid Konversikan ke solid - + Create solid from a shell or compound Buat padat dari cangkang atau majemuk @@ -1944,17 +1944,17 @@ into its X, Y, and Z components. CmdPartMirror - + Part Bagian - + Mirroring... Cermin... - + Mirroring a selected shape Cermin bentuk yang dipilih @@ -1962,17 +1962,17 @@ into its X, Y, and Z components. CmdPartOffset - + Part Bagian - + 3D Offset... 3D Offset... - + Utility to offset in 3D Utility to offset in 3D @@ -1980,17 +1980,17 @@ into its X, Y, and Z components. CmdPartOffset2D - + Part Bagian - + 2D Offset... 2D Offset... - + Utility to offset planar shapes Utility to offset planar shapes @@ -2052,17 +2052,17 @@ into its X, Y, and Z components. CmdPartProjectionOnSurface - + Part Bagian - + Create projection on surface... Create projection on surface... - + Project edges, wires, or faces of one object onto a face of another object. The camera view determines the direction @@ -2094,17 +2094,17 @@ of projection. CmdPartReverseShape - + Part Bagian - + Reverse shapes Bentuk terbalik - + Reverse orientation of shapes Orientasi terbalik bentuknya @@ -2112,17 +2112,17 @@ of projection. CmdPartRevolve - + Part Bagian - + Revolve... Berputar... - + Revolve a selected shape Putar bentuk yang dipilih @@ -2130,17 +2130,17 @@ of projection. CmdPartRuledSurface - + Part Bagian - + Create ruled surface Buat permukaan yang diperintah - + Create a ruled surface from either two Edges or two wires Menciptakan permukaan memerintah dari dua sisi atau dua kabel @@ -2148,17 +2148,17 @@ of projection. CmdPartSection - + Part Bagian - + Section Bagian - + Make a section of two shapes Membuat bagian dari dua bentuk @@ -2166,12 +2166,12 @@ of projection. CmdPartSectionCut - + Persistent section cut Persistent section cut - + Creates a persistent section cut of visible part objects Creates a persistent section cut of visible part objects @@ -2253,17 +2253,17 @@ of projection. CmdPartSweep - + Part Bagian - + Sweep... Menyapu... - + Utility to sweep Utilitas untuk menyapu @@ -2271,27 +2271,27 @@ of projection. CmdPartThickness - + Part Bagian - + Thickness... Ketebalan... - + Utility to apply a thickness Utilitas untuk menerapkan ketebalan - + Wrong selection Pilihan salah - + Selected shape is not a solid Bentuk yang dipilih memang tidak padat @@ -2343,67 +2343,67 @@ of projection. Part Box Create - + Part Cut Part Cut - + Common Umum - + Fusion Fusion - + Compound Senyawa - + Section Bagian - + Import Part Import Part - + Part Import Curve Net Part Import Curve Net - + Reverse Membalikkan - + Make face Make face - + Make Offset Make Offset - + Make 2D Offset Make 2D Offset - + Make Thickness Make Thickness - + Create ruled surface Buat permukaan yang diperintah @@ -2433,12 +2433,12 @@ of projection. Convert mesh - + Edit attachment Edit attachment - + Change face colors Change face colors @@ -2715,42 +2715,42 @@ Note: The placement is expressed in local space of object being attached.Tukar pilihan - + Select a shape on the left side, first Pilih bentuk di sisi kiri, pertama - + Select a shape on the right side, first Pilih bentuk di sisi kanan, pertama - + Cannot perform a boolean operation with the same shape Tidak bisa melakukan operasi boolean dengan bentuk yang sama - + No active document available Tidak ada dokumen aktif yang tersedia - + One of the selected objects doesn't exist anymore Salah satu objek yang dipilih tidak ada lagi - + Performing union on non-solids is not possible Melakukan persatuan pada non-padatan tidak mungkin dilakukan - + Performing intersection on non-solids is not possible Pertunjukan persimpangan pada non-padatan tidak mungkin dilakukan - + Performing difference on non-solids is not possible Perbedaan penampilan pada non-padatan tidak mungkin dilakukan @@ -2758,7 +2758,7 @@ Note: The placement is expressed in local space of object being attached. PartGui::DlgChamferEdges - + Chamfer Edges Chamfer Edges @@ -3045,25 +3045,30 @@ If both lengths are zero, magnitude of direction is used. The document '%1' doesn't exist. - - + + Creating Extrusion failed. %1 Creating Extrusion failed. %1 - + Object not found: %1 Objek tidak ditemukan: % 1 - + No shapes selected for extrusion. Select some, first. Tidak ada bentuk yang dipilih untuk ekstrusi. Pilih beberapa, pertama. - + + Unknown error + Kesalahan tidak diketahui + + + Extrusion direction link is invalid. %1 @@ -3072,12 +3077,12 @@ If both lengths are zero, magnitude of direction is used. %1 - + Direction mode is to use an edge, but no edge is linked. Mode arah adalah menggunakan tepi, namun tidak ada sisi yang terhubung. - + Can't determine normal vector of shape to be extruded. Please use other mode. (%1) @@ -3086,12 +3091,12 @@ If both lengths are zero, magnitude of direction is used. ( % 1) - + Extrusion direction vector is zero-length. It must be non-zero. Extrusion direction vector is zero-length. It must be non-zero. - + Total extrusion length is zero (length1 == -length2). It must be nonzero. Panjang ekstrusi total adalah nol (length1 == -length2). Itu pasti bukan nol. @@ -3120,7 +3125,7 @@ If both lengths are zero, magnitude of direction is used. - + Fillet Parameter Parameter Fillet @@ -3170,105 +3175,105 @@ If both lengths are zero, magnitude of direction is used. Radius: - + Chamfer Parameter Chamfer Parameter - + Chamfer type Chamfer type - + Length: Length: - + Edges to chamfer Edges to chamfer - + Start length Panjang mulai - + Equal distance Jarak yang sama - + Two distances Dua jarak - + Size Ukuran - + Size2 Size2 - + Fillet type Fillet type - + Edges to fillet Tepi ke fillet - - + + Start radius Mulai radius - + End radius Radius akhir - - + + Edge%1 Edge % 1 - + Length Panjangnya - + Radius Jari-jari - + No shape selected Tidak ada bentuk yang dipilih - + No valid shape is selected. Please select a valid shape in the drop-down box first. Tidak ada bentuk yang valid yang dipilih. Silahkan pilih bentuk yang valid di kotak drop-down dulu. - + No edge selected Tidak ada tepi yang dipilih - + No edge entity is checked to fillet. Please check one or more edge entities first. Tidak ada entitas tepi yang diperiksa ke fillet . Silakan periksa satu atau lebih entitas tepi terlebih dahulu. @@ -3416,8 +3421,8 @@ during file reading (slower but higher details). - Select this to not import any invisible objects. - Select this to not import any invisible objects. + Select this to import invisible objects. + Pilih di bagian ini untuk mengimport objek yang tidak tampak. @@ -4201,6 +4206,11 @@ during file reading (slower but higher details). % 1 + + + Unknown error + Kesalahan tidak diketahui + Revolution axis direction is zero-length. It must be non-zero. @@ -4498,7 +4508,7 @@ will be used or black. Text color - Text color + Warna teks @@ -5061,7 +5071,7 @@ only created cuts will be visible - + Attachment Offset (in local coordinates): Attachment Offset (in local coordinates): @@ -5142,77 +5152,77 @@ of object being attached. Flip sisi - + OCC error: %1 Kesalahan OCC: % 1 - + unknown error kesalahan yang tidak diketahui - + Attachment mode failed: %1 Modus lampiran gagal: % 1 - + Not attached Tidak terpasang - + Attached with mode %1 Terlampir dengan mode % 1 - + Attachment Offset (inactive - not attached): Attachment Offset (inactive - not attached): - + Face Menghadapi - + Edge Tepi - + Vertex Vertex - + Selecting... Memilih... - + Reference%1 Referensi % 1 - + Not editable because rotation of AttachmentOffset is bound by expressions. Not editable because rotation of AttachmentOffset is bound by expressions. - + Reference combinations: Kombinasi referensi: - + %1 (add %2) % 1 (tambahkan % 2) - + %1 (add more references) % 1 (tambahkan referensi lainnya) @@ -5220,192 +5230,195 @@ of object being attached. PartGui::TaskCheckGeometryDialog - + Shape Content Bentuk Konten - - + + Settings Setelan - + Skip settings page Skip settings page - - Skip this settings page and run the geometry check automatically. -Default: false - Skip this settings page and run the geometry check automatically. -Default: false + + Skip this settings page and run the geometry check automatically. + Skip this settings page and run the geometry check automatically. - - Run BOP check - Run BOP check + + Default: false + Default: false - + + Run boolean operation check + Run boolean operation check + + + Extra boolean operations check that can sometimes find errors that -the standard BRep geometry check misses. These errors do not always +the standard BRep geometry check misses. These errors do not always mean the checked object is unusable. Default: false Extra boolean operations check that can sometimes find errors that -the standard BRep geometry check misses. These errors do not always +the standard BRep geometry check misses. These errors do not always mean the checked object is unusable. Default: false - + Single-threaded Single-threaded - + Run the geometry check in a single thread. This is slower, but more stable. Default: false Run the geometry check in a single thread. This is slower, but more stable. Default: false - + Log errors Log errors - + Log errors to report view. Default: true Log errors to report view. Default: true - + Expand shape content Expand shape content - + Expand shape content. Changes will take effect next time you use the check geometry tool. Default: false Expand shape content. Changes will take effect next time you use the check geometry tool. Default: false - + Advanced shape content Advanced shape content - + Show advanced shape content. Changes will take effect next time you use the check geometry tool. Default: false Show advanced shape content. Changes will take effect next time you use the check geometry tool. Default: false - - - -Individual BOP Checks: - -Individual BOP Checks: - - - - Bad type - Bad type - + +Individual boolean operation checks: + +Individual boolean operation checks: + + + + Bad type + Bad type + + + + Self-intersect + Self-intersect + + + + Too small edge + Too small edge + + + + Nonrecoverable face + Nonrecoverable face + + + + Continuity + Lanjutkan + + + + Incompatibility of face + Incompatibility of face + + + + Incompatibility of vertex + Incompatibility of vertex + + + + Incompatibility of edge + Incompatibility of edge + + + + Invalid curve on surface + Invalid curve on surface + + + Check for bad argument types. Default: true Check for bad argument types. Default: true - - Self-intersect - Self-intersect - - - + Check for self-intersections. Default: true Check for self-intersections. Default: true - - Too small edge - Too small edge - - - + Check for edges that are too small. Default: true Check for edges that are too small. Default: true - - Nonrecoverable face - Nonrecoverable face - - - + Check for nonrecoverable faces. Default: true Check for nonrecoverable faces. Default: true - - Continuity - Continuity - - - + Check for continuity. Default: true Check for continuity. Default: true - - Incompatibility of face - Incompatibility of face - - - + Check for incompatible faces. Default: true Check for incompatible faces. Default: true - - Incompatibility of vertex - Incompatibility of vertex - - - + Check for incompatible vertices. Default: true Check for incompatible vertices. Default: true - - Incompatibility of edge - Incompatibility of edge - - - + Check for incompatible edges. Default: true Check for incompatible edges. Default: true - - Invalid curve on surface - Invalid curve on surface - - - + Check for invalid curves on surfaces. Default: true Check for invalid curves on surfaces. Default: true - + Run check Run check - + Results Results @@ -5423,13 +5436,40 @@ Individual BOP Checks: Check is running... - - + + Boolean operation check... + Boolean operation check... + + + + Check geometry Check geometry - + + Invalid + Tidak valid + + + + Checking + Checking + + + + %1 processed out of %2 selected + %1 processed out of %2 selected + + + + %n invalid shapes. + + %n invalid shapes. + + + + Checked object Checked object @@ -5437,7 +5477,7 @@ Individual BOP Checks: PartGui::TaskDlgAttacher - + Datum dialog: Input error Dialog Datum: Kesalahan masukan @@ -5709,8 +5749,8 @@ di 3D pandangan untuk menyapu jalan. PartGui::ThicknessWidget - - + + Thickness Thickness @@ -5725,7 +5765,7 @@ di 3D pandangan untuk menyapu jalan. Selesai - + Input error Input error @@ -5778,88 +5818,88 @@ di 3D pandangan untuk menyapu jalan. - + Edit %1 Edit %1 - + Part and Part Design workbench Part and Part Design workbench - + Part/Part Design Part/Part Design - + Import-Export Ekspor Impor - - - - - + + + + + Wrong selection Pilihan salah - + Select two shapes please. Pilih dua bentuk. - - - + + + Non-solids selected Non-padat dipilih - - - + + + The use of non-solids for boolean operations may lead to unexpected results. Do you want to continue? Penggunaan non-padatan untuk operasi boolean dapat menyebabkan hasil yang tidak diharapkan. Apakah Anda ingin melanjutkan? - + Select two shapes or more, please. Or, select one compound containing two or more shapes to compute common between. Pilih dua bentuk atau lebih, silakan. Atau, pilih satu senyawa yang mengandung dua atau lebih bentuk untuk menghitung umum di antaranya. - + Select two shapes or more, please. Or, select one compound containing two or more shapes to be fused. Pilih dua bentuk atau lebih, silakan. Atau, pilih satu senyawa yang mengandung dua atau lebih bentuk yang akan disatukan. - + Select one shape or more, please. Pilih satu bentuk atau lebih, silakan. - + All CAD Files Semua File CAD - + All Files Semua data - + You have to select either two edges or two wires. Anda harus memilih dua sisi atau dua kabel. @@ -5870,20 +5910,20 @@ Do you want to continue? Tidak ada referensi yang dipilih - + Face Menghadapi - + Edge Tepi - + Vertex Vertex @@ -6099,104 +6139,103 @@ Do you want to continue? - BOPAlgo CheckUnknown - BOPAlgo CheckUnknown + Boolean operation: Unknown check + Boolean operation: Unknown check - BOPAlgo BadType - BOPAlgo BadType + Boolean operation: Bad type + Boolean operation: Bad type - BOPAlgo SelfIntersect - BOPAlgo SelfIntersect + Boolean operation: Self-intersection found + Boolean operation: Self-intersection found - BOPAlgo TooSmallEdge - BOPAlgo TooSmallEdge + Boolean operation: Edge too small + Boolean operation: Edge too small - BOPAlgo NonRecoverableFace - BOPAlgo NonRecoverableFace + Boolean operation: Non-recoverable face + Boolean operation: Non-recoverable face - BOPAlgo IncompatibilityOfVertex - BOPAlgo IncompatibilityOfVertex + Boolean operation: Incompatibility of vertex + Boolean operation: Incompatibility of vertex - BOPAlgo IncompatibilityOfEdge - BOPAlgo IncompatibilityOfEdge + Boolean operation: Incompatibility of edge + Boolean operation: Incompatibility of edge - BOPAlgo IncompatibilityOfFace - BOPAlgo IncompatibilityOfFace + Boolean operation: Incompatibility of face + Boolean operation: Incompatibility of face - BOPAlgo OperationAborted - Operasi BOPAlgo + Boolean operation: Aborted + Boolean operation: Aborted - BOPAlgo GeomAbs_C0 - BOPAlgo GeomAbs_C0 + Boolean operation: GeomAbs_C0 + Boolean operation: GeomAbs_C0 - BOPAlgo_InvalidCurveOnSurface - BOPAlgo_InvalidCurveOnSurface + Boolean operation: Invalid curve on surface + Boolean operation: Invalid curve on surface - BOPAlgo NotValid - BOPAlgo Tidak Valid + Boolean operation: Not valid + Boolean operation: Not valid - - + Invalid Tidak valid - - + + Selections Pilihan - - + + Control Control - + Selection Selection - + Reset selection Reset selection - + Toggle direct dimensions Toggle direct dimensions - + Toggle orthogonal dimensions Toggle orthogonal dimensions - + Clear all dimensions Clear all dimensions @@ -6447,78 +6486,18 @@ Do you want to continue? Continue Lanjutkan - - - Boolean fragments - Boolean fragments - - - - Create a 'Boolean Fragments' object from two or more selected objects, -or from the shapes inside a compound. -This is a boolean union which is then sliced at the intersections -of the original shapes. -A 'Compound Filter' can be used to extract the individual slices. - Create a 'Boolean Fragments' object from two or more selected objects, -or from the shapes inside a compound. -This is a boolean union which is then sliced at the intersections -of the original shapes. -A 'Compound Filter' can be used to extract the individual slices. - Select at least two objects, or one or more compounds. If only one compound is selected, the compounded shapes will be intersected between each other (otherwise, compounds with self-intersections are invalid). Select at least two objects, or one or more compounds. If only one compound is selected, the compounded shapes will be intersected between each other (otherwise, compounds with self-intersections are invalid). - - - Slice to compound - Slice to compound - - - - Slice a selected object by using other objects as cutting tools. -The resulting pieces will be stored in a compound. -A 'Compound Filter' can be used to extract the individual slices. - Slice a selected object by using other objects as cutting tools. -The resulting pieces will be stored in a compound. -A 'Compound Filter' can be used to extract the individual slices. - Select at least two objects. The first one is the object to be sliced; the rest are objects to slice with. Select at least two objects. The first one is the object to be sliced; the rest are objects to slice with. - - - Slice apart - Slice apart - - - - Slice a selected object by other objects, and split it apart. -It will create a 'Compound Filter' for each slice. - Slice a selected object by other objects, and split it apart. -It will create a 'Compound Filter' for each slice. - - - - Boolean XOR - Boolean XOR - - - - Perform an 'exclusive OR' boolean operation with two or more selected objects, -or with the shapes inside a compound. -This means the overlapping volumes of the shapes will be removed. -A 'Compound Filter' can be used to extract the remaining pieces. - Perform an 'exclusive OR' boolean operation with two or more selected objects, -or with the shapes inside a compound. -This means the overlapping volumes of the shapes will be removed. -A 'Compound Filter' can be used to extract the remaining pieces. - Part_CompoundFilter @@ -6821,4 +6800,76 @@ It will create a 'Compound Filter' for each shape. Penempatan + + Part_BooleanFragments + + + Boolean fragments + Boolean fragments + + + + Create a 'Boolean Fragments' object from two or more selected objects, +or from the shapes inside a compound. +This is a boolean union which is then sliced at the intersections +of the original shapes. +A 'Compound Filter' can be used to extract the individual slices. + Create a 'Boolean Fragments' object from two or more selected objects, +or from the shapes inside a compound. +This is a boolean union which is then sliced at the intersections +of the original shapes. +A 'Compound Filter' can be used to extract the individual slices. + + + + Part_Slice + + + Slice to compound + Slice to compound + + + + Slice a selected object by using other objects as cutting tools. +The resulting pieces will be stored in a compound. +A 'Compound Filter' can be used to extract the individual slices. + Slice a selected object by using other objects as cutting tools. +The resulting pieces will be stored in a compound. +A 'Compound Filter' can be used to extract the individual slices. + + + + Part_SliceApart + + + Slice apart + Slice apart + + + + Slice a selected object by other objects, and split it apart. +It will create a 'Compound Filter' for each slice. + Slice a selected object by other objects, and split it apart. +It will create a 'Compound Filter' for each slice. + + + + Part_XOR + + + Boolean XOR + Boolean XOR + + + + Perform an 'exclusive OR' boolean operation with two or more selected objects, +or with the shapes inside a compound. +This means the overlapping volumes of the shapes will be removed. +A 'Compound Filter' can be used to extract the remaining pieces. + Perform an 'exclusive OR' boolean operation with two or more selected objects, +or with the shapes inside a compound. +This means the overlapping volumes of the shapes will be removed. +A 'Compound Filter' can be used to extract the remaining pieces. + + diff --git a/src/Mod/Part/Gui/Resources/translations/Part_it.ts b/src/Mod/Part/Gui/Resources/translations/Part_it.ts index d254ce1459..d99f494acc 100644 --- a/src/Mod/Part/Gui/Resources/translations/Part_it.ts +++ b/src/Mod/Part/Gui/Resources/translations/Part_it.ts @@ -2322,12 +2322,12 @@ della proiezione. Converti mesh - + Edit attachment Modifica allegato - + Change face colors Cambia i colori della faccia @@ -2606,42 +2606,42 @@ Nota: il posizionamento è espresso nello spazio locale dell'oggetto da allegare Inverti selezione - + Select a shape on the left side, first Selezionare prima una forma sul lato sinistro - + Select a shape on the right side, first Selezionare prima una forma sul lato destro - + Cannot perform a boolean operation with the same shape Non è possibile effettuare una operazione booleana con la stessa forma - + No active document available Nessun documento attivo disponibile - + One of the selected objects doesn't exist anymore Uno degli oggetti selezionati non esiste più - + Performing union on non-solids is not possible Non è possibile eseguire l'unione su oggetti non solidi - + Performing intersection on non-solids is not possible Non è possibile eseguire l'intersezione su oggetti non solidi - + Performing difference on non-solids is not possible Non è possibile eseguire la differenza su oggetti non solidi @@ -2649,7 +2649,7 @@ Nota: il posizionamento è espresso nello spazio locale dell'oggetto da allegare PartGui::DlgChamferEdges - + Chamfer Edges Smussa spigoli @@ -3014,7 +3014,7 @@ Se entrambe le lunghezze sono zero, viene usata la ampiezza della direzione. - + Fillet Parameter Parametri raccordo @@ -3064,106 +3064,106 @@ Se entrambe le lunghezze sono zero, viene usata la ampiezza della direzione.Raggio: - + Chamfer Parameter Parametri di smusso - + Chamfer type Modalità smusso - + Length: Lunghezza: - + Edges to chamfer Spigoli da smussare - + Start length Valore iniziale - + Equal distance Uguale distanza - + Two distances Due distanze - + Size Dimensione - + Size2 Dimensione2 - + Fillet type Tipo di raccordo - + Edges to fillet Spigoli da raccordare - - + + Start radius Raggio iniziale - + End radius Raggio finale - - + + Edge%1 Spigolo %1 - + Length Lunghezza - + Radius Raggio - + No shape selected Nessuna forma selezionata - + No valid shape is selected. Please select a valid shape in the drop-down box first. Non è stata selezionata nessuna forma valida. Selezionare prima una forma valida dal menù a tendina. - + No edge selected Nessuno spigolo selezionato - + No edge entity is checked to fillet. Please check one or more edge entities first. Non è stata selezionata nessuna entità spigolo da raccordare. @@ -4873,7 +4873,7 @@ saranno visibili solo i tagli creati Wrong selection - Selezione errata + Selezione sbagliata @@ -4957,7 +4957,7 @@ saranno visibili solo i tagli creati - + Attachment Offset (in local coordinates): Offset di associazione (in coordinate locali): @@ -5038,77 +5038,77 @@ dell'oggetto da associare. Capovolgi le facce - + OCC error: %1 Errore OCC: %1 - + unknown error errore sconosciuto - + Attachment mode failed: %1 Modalità di associazione non riuscita: %1 - + Not attached Non associato - + Attached with mode %1 Associato con modalità %1 - + Attachment Offset (inactive - not attached): Offset di associazione (inattivo - non associato): - + Face Faccia - + Edge Bordo - + Vertex Vertice - + Selecting... Selezione... - + Reference%1 Riferimento%1 - + Not editable because rotation of AttachmentOffset is bound by expressions. Non modificabile perché la rotazione di AttachmentOffset è vincolata da espressioni. - + Reference combinations: Combinazioni di riferimenti: - + %1 (add %2) %1 (aggiungere %2) - + %1 (add more references) %1 (aggiungere ulteriori riferimenti) @@ -5364,7 +5364,7 @@ Controlli individuali delle operazioni booleane: PartGui::TaskDlgAttacher - + Datum dialog: Input error Dialogo dei riferimenti: errore di Input @@ -5414,7 +5414,7 @@ trascinando un rettangolo di selezione nella vista 3D Box selection - Box di selezione + Selezione a finestra @@ -5704,8 +5704,8 @@ in the 3D view for the sweep path. - + Edit %1 Edita %1 @@ -5736,7 +5736,7 @@ in the 3D view for the sweep path. Wrong selection - Selezione errata + Selezione sbagliata @@ -5796,20 +5796,20 @@ Do you want to continue? Nessun riferimento selezionato - + Face Faccia - + Edge Bordo - + Vertex Vertice @@ -6089,39 +6089,39 @@ Do you want to continue? Non valido - - + + Selections Selezioni - - + + Control Controllo - + Selection Selezione - + Reset selection Azzera selezione - + Toggle direct dimensions Attiva/Disattiva quotature dirette - + Toggle orthogonal dimensions Commuta quotature ortogonali - + Clear all dimensions Cancella tutte le quotature diff --git a/src/Mod/Part/Gui/Resources/translations/Part_ja.ts b/src/Mod/Part/Gui/Resources/translations/Part_ja.ts index 060611d852..f1486a74e6 100644 --- a/src/Mod/Part/Gui/Resources/translations/Part_ja.ts +++ b/src/Mod/Part/Gui/Resources/translations/Part_ja.ts @@ -2322,12 +2322,12 @@ of projection. メッシュを変換 - + Edit attachment 添付ファイルを編集 - + Change face colors 面の色を変更 @@ -2604,42 +2604,42 @@ Note: The placement is expressed in local space of object being attached.選択の反転 - + Select a shape on the left side, first 最初に左側の図形を選択します - + Select a shape on the right side, first 最初に右側の図形を選択します - + Cannot perform a boolean operation with the same shape 同じ図形を使用してブーリアン演算を行うことはできません - + No active document available 利用可能なアクティブドキュメントはありませんでした - + One of the selected objects doesn't exist anymore 選択したオブジェクトはもう存在しません - + Performing union on non-solids is not possible ソリッドでないものに対する結合は行えません - + Performing intersection on non-solids is not possible ソリッドでないものに対する共通集合は行えません - + Performing difference on non-solids is not possible ソリッドでないものに対する論理差は行えません @@ -2647,7 +2647,7 @@ Note: The placement is expressed in local space of object being attached. PartGui::DlgChamferEdges - + Chamfer Edges エッジを面取り @@ -3012,7 +3012,7 @@ If both lengths are zero, magnitude of direction is used. - + Fillet Parameter フィレット パラメーター @@ -3062,106 +3062,106 @@ If both lengths are zero, magnitude of direction is used. 半径: - + Chamfer Parameter 面取りパラメーター - + Chamfer type 面取りタイプ - + Length: 長さ: - + Edges to chamfer 面取りするエッジ - + Start length 開始長さ - + Equal distance 等距離 - + Two distances 2つの距離 - + Size サイズ - + Size2 サイズ2 - + Fillet type フィレットの種類 - + Edges to fillet フィレットにするエッジ - - + + Start radius 開始半径 - + End radius 終了半径 - - + + Edge%1 エッジ %1 - + Length 長さ - + Radius 半径 - + No shape selected 図形が選択されていません - + No valid shape is selected. Please select a valid shape in the drop-down box first. 有効な形状が選択されていません。 まずドロップダウンボックスにある有効な形状を選択してください。 - + No edge selected エッジが選択されていません - + No edge entity is checked to fillet. Please check one or more edge entities first. フィレット化するためのエッジエンティティがチェックされていません。 @@ -4951,7 +4951,7 @@ only created cuts will be visible - + Attachment Offset (in local coordinates): アタッチメント・オフセット(ローカル座標系) @@ -5029,77 +5029,77 @@ of object being attached. 面を反転 - + OCC error: %1 OCCエラー: %1 - + unknown error 不明なエラー - + Attachment mode failed: %1 アタッチメントモード失敗: %1 - + Not attached アタッチされていません。 - + Attached with mode %1 モード %1 でアタッチ - + Attachment Offset (inactive - not attached): アタッチメントオフセット(非アクティブ - アタッチされていません) - + Face - + Edge エッジ - + Vertex 頂点 - + Selecting... 選択... - + Reference%1 参照 %1 - + Not editable because rotation of AttachmentOffset is bound by expressions. AttachmentOffsetの回転が式によって束縛されているため、編集できません。 - + Reference combinations: 参照の組み合わせ: - + %1 (add %2) %1(%2を追加) - + %1 (add more references) %1(さらに参照を追加) @@ -5350,7 +5350,7 @@ Individual boolean operation checks: PartGui::TaskDlgAttacher - + Datum dialog: Input error データムダイアログ: 入力エラー @@ -5690,8 +5690,8 @@ in the 3D view for the sweep path. - + Edit %1 %1を編集 @@ -5782,20 +5782,20 @@ Do you want to continue? 参照が選択されていません。 - + Face - + Edge エッジ - + Vertex 頂点 @@ -6075,39 +6075,39 @@ Do you want to continue? 無効です - - + + Selections 選択 - - + + Control Control - + Selection 選択 - + Reset selection 選択をリセット - + Toggle direct dimensions 直接寸法の切り替え - + Toggle orthogonal dimensions 直交寸法の切り替え - + Clear all dimensions すべての寸法をクリア diff --git a/src/Mod/Part/Gui/Resources/translations/Part_ka.ts b/src/Mod/Part/Gui/Resources/translations/Part_ka.ts index dd54225721..50362d60f8 100644 --- a/src/Mod/Part/Gui/Resources/translations/Part_ka.ts +++ b/src/Mod/Part/Gui/Resources/translations/Part_ka.ts @@ -25,7 +25,7 @@ Face Attacher reference type - სიბრტყე + ზედაპირი @@ -121,7 +121,7 @@ Wire Attacher reference type - მავთული + პოლიხაზი @@ -226,7 +226,7 @@ Vertex AttachmentPoint mode caption - Vertex + წვერო @@ -265,7 +265,7 @@ Deactivated AttachmentLine mode caption - გამორთული + დეაქტივირებულია @@ -510,7 +510,7 @@ Deactivated AttachmentPlane mode caption - გამორთული + დეაქტივირებულია @@ -707,25 +707,25 @@ Deactivated Attachment3D mode caption - გამორთული + დეაქტივირებულია Attachment is disabled. Object can be moved by editing Placement property. Attachment3D mode tooltip - დანართი გამორთულია. ობიექტის გადატანა შესაძლებელია Placement თვისების ჩასწორებით. + მიმაგრებული ფაილი გათიშულია. ობიექტი გადატანა მდებარეობის თვისების ჩასწორებით შეგიძლიათ. Translate origin Attachment3D mode caption - ნულოვანი კოორდინატის გადაადგილება + საწყისის გადატანითი მოძრაობა Origin is aligned to match Vertex. Orientation is controlled by Placement property. Attachment3D mode tooltip - წყარო სწორებულია წვეროსთან. ორიენტაცია დამოკიდებულია მდებარეობის თვისებაზე. + საწყისი შეიძლება, წვეროს ემთხვეოდეს. ორიენტაცია მდებარეობის თვისებით იმართება. @@ -829,7 +829,7 @@ Concentric Attachment3D mode caption - კონცენტრირებულად + კონცენტრული @@ -841,7 +841,7 @@ Revolution Section Attachment3D mode caption - ბრუნვის კვეთი + ბრუნვის კვეთა @@ -877,7 +877,7 @@ Folding Attachment3D mode caption - დაკეცვა + კეცვადი @@ -1054,7 +1054,7 @@ Dimension - ზომა + განზომილება @@ -1159,7 +1159,7 @@ Box selection - არეალის მონიშვნა + ყუთის არჩევანი @@ -1512,7 +1512,7 @@ into its X, Y, and Z components. Offset: - Offset: + წანაცვლება: @@ -2043,7 +2043,7 @@ of projection. Section - სექცია + ჭრილი @@ -2196,7 +2196,7 @@ of projection. Torus - ტორი + ტორუსი @@ -2238,7 +2238,7 @@ of projection. Common - კვეთა + ჩვეულებრივი @@ -2253,7 +2253,7 @@ of projection. Section - სექცია + ჭრილი @@ -2268,7 +2268,7 @@ of projection. Reverse - რევერსი + პირიქით @@ -2321,12 +2321,12 @@ of projection. მრავალკუთხა ბადის გარდაქმნა - + Edit attachment მიმაგრების ჩასწორება - + Change face colors ზედაპირის ფერების შეცვლა @@ -2343,13 +2343,13 @@ of projection. Wire - მავთული + პოლიხაზი Face - სიბრტყე + ზედაპირი @@ -2359,7 +2359,7 @@ of projection. Solid - მყარი სხეული + მყარი @@ -2513,7 +2513,7 @@ Note: The placement is expressed in local space of object being attached. Sections - სექციები + ჭრილები @@ -2561,7 +2561,7 @@ Note: The placement is expressed in local space of object being attached. Section - სექცია + ჭრილი @@ -2603,42 +2603,42 @@ Note: The placement is expressed in local space of object being attached.მონიშნულის ადგილის შეცვლა - + Select a shape on the left side, first ჯერ აირჩიეთ მარცხენა მხრის მოხაზულობა - + Select a shape on the right side, first ჯერ აირჩიეთ მარჯვენა მხრის მოხაზულობა - + Cannot perform a boolean operation with the same shape ბულევურ ოპერაციის იგივე მოხაზულობაზე ჩატარება შეუძლებელია - + No active document available აქტიური დოკუმენტი ხელმისაწვდომი არაა - + One of the selected objects doesn't exist anymore მონიშნული ობიექტებიდან ერთერთი აღარ არსებობს - + Performing union on non-solids is not possible არა-მყარი სხეულების ობიექტების გაერთიანება შეუძლებელია - + Performing intersection on non-solids is not possible არა-მყარი სხეულების ობიექტების კვეთა შეუძლებელია - + Performing difference on non-solids is not possible არა-მყარი სხეულების ობიექტებს შორის სხვაობის პოვნა შეუძლებელია @@ -2646,7 +2646,7 @@ Note: The placement is expressed in local space of object being attached. PartGui::DlgChamferEdges - + Chamfer Edges კუთხის ნაზოლიის წიბოები @@ -2666,7 +2666,7 @@ Note: The placement is expressed in local space of object being attached. Header - სათაური + თავსართი @@ -2805,7 +2805,7 @@ the size of the resulting STEP file. Reversed - Reversed + შებრუნებულია @@ -2816,7 +2816,7 @@ the size of the resulting STEP file. Select - არჩევა + აირჩიეთ @@ -3007,18 +3007,18 @@ If both lengths are zero, magnitude of direction is used. No selection - მონიშნული არაფერი არაა + არაფერია მონიშნული - + Fillet Parameter მომრგვალების პარამეტრები Selection - მონიშნული + არჩეული @@ -3061,106 +3061,106 @@ If both lengths are zero, magnitude of direction is used. რადიუსი: - + Chamfer Parameter კუთხის ნაზოლის მორგება - + Chamfer type კუთხის ნაზოლის ტიპი - + Length: - Length: + სიგრძე: - + Edges to chamfer წიბოებიდან ნაზოლამდე - + Start length საწყისი სიგრძე - + Equal distance - თანაბარი მანძილი + ტოლი დაშორება - + Two distances - ორი მანძილი + ორი დაშორება - + Size ზომა - + Size2 ზომა2 - + Fillet type მომრგვალების ტიპი - + Edges to fillet მოსამრგვალებელი წიბოები - - + + Start radius საწყისი რადიუსი - + End radius საბოლოო რადიუსი - - + + Edge%1 წიბო%1 - + Length სიგრძე - + Radius რადიუსი - + No shape selected მოხაზულობა მონიშნული არაა - + No valid shape is selected. Please select a valid shape in the drop-down box first. მონიშნულია არასწორი მოხაზულობა. ჯერ ჩამოსაშლელი სიიდან აირჩიეთ სწორი მოხაზულობა. - + No edge selected წიბო მონიშნული არაა - + No edge entity is checked to fillet. Please check one or more edge entities first. მოსამრგვალებელი წიბო არჩეული არაა. @@ -3177,7 +3177,7 @@ Please check one or more edge entities first. Export - Export + გატანა @@ -3187,17 +3187,17 @@ Please check one or more edge entities first. Millimeter - Millimeter + მილიმეტრი Meter - Meter + მეტრი Inch - Inch + დუიმი @@ -3247,7 +3247,7 @@ Please check one or more edge entities first. Header - სათაური + თავსართი @@ -3361,7 +3361,7 @@ during file reading (slower but higher details). Single document - ერთიანი დოკუმენტი + ერთი დოკუმენტი @@ -3424,7 +3424,7 @@ during file reading (slower but higher details). Length: - Length: + სიგრძე: @@ -3548,7 +3548,7 @@ during file reading (slower but higher details). Plane - სიბრტყე + ზედაპირი @@ -3584,7 +3584,7 @@ during file reading (slower but higher details). Torus - ტორი + ტორუსი @@ -3648,7 +3648,7 @@ during file reading (slower but higher details). Length: - Length: + სიგრძე: @@ -3701,7 +3701,7 @@ during file reading (slower but higher details). Rotation angle: - შებრუნების კუთხე: + მობრუნების კუთხე: @@ -3875,7 +3875,7 @@ during file reading (slower but higher details). Vertex - Vertex + წვერო @@ -3999,7 +3999,7 @@ during file reading (slower but higher details). Shape - ფიგურა + მოხაზულობა @@ -4211,7 +4211,7 @@ during file reading (slower but higher details). Measure - საზომი + გაზომვა @@ -4241,7 +4241,7 @@ during file reading (slower but higher details). Bold - სისქე + სქელი @@ -4251,7 +4251,7 @@ during file reading (slower but higher details). defaultFont - ნაგულისხმებიფონტი + ნაგულისხმევიფონტი @@ -4279,7 +4279,7 @@ during file reading (slower but higher details). Shape color - ფიგურის ფერი + მოხაზულობის ფერი @@ -4304,7 +4304,7 @@ during file reading (slower but higher details). The default transparency for new shapes - ახალი მონახაზების ნაგულისხმები გამჭვირვალობა + ახალი მონახაზების ნაგულისხმევი გამჭვირვალობა @@ -4509,7 +4509,7 @@ the sketch plane's normal vector will be used Input error - Input error + შეყვანის შეცდომა @@ -4590,7 +4590,7 @@ the sketch plane's normal vector will be used Input error - Input error + შეყვანის შეცდომა @@ -4761,7 +4761,7 @@ only created cuts will be visible Wrong selection - არასწორი არჩევანი + არასწორი მონიშნული @@ -4874,7 +4874,7 @@ only created cuts will be visible Wrong selection - არასწორი არჩევანი + არასწორი მონიშნული @@ -4884,7 +4884,7 @@ only created cuts will be visible Input error - Input error + შეყვანის შეცდომა @@ -4958,7 +4958,7 @@ only created cuts will be visible - + Attachment Offset (in local coordinates): მიმაგრების წანაცვლება (ლოკალური კოორდინატები): @@ -5033,80 +5033,80 @@ of object being attached. Flip sides - გვერდებისთვის ადგილის გაცვლა + გვერდების გადაბრუნება - + OCC error: %1 OCC-ის შეცდომა: %1 - + unknown error გაურკვეველი შეცდომა - + Attachment mode failed: %1 მიმაგრების რეჟიმის შეცდომა: %1 - + Not attached არაა მიმაგრებული - + Attached with mode %1 მიბმულია რეჟიმში %1 - + Attachment Offset (inactive - not attached): მიმაგრების წანაცვლება (არააქტიური - არაფერია მიმაგრებული): - + Face - სიბრტყე + ზედაპირი - + Edge წიბო - + Vertex - Vertex + წვერო - + Selecting... მონიშვნა... - + Reference%1 ორიენტირი %1 - + Not editable because rotation of AttachmentOffset is bound by expressions. არაა ჩასწორებადი იმიტომ, რომ AttachmentOffset-ის ტრიალი ჩაკეტილი გამონათქვამებით. - + Reference combinations: ბმის კომბინაციები: - + %1 (add %2) %1 (%2-ის დამატება) - + %1 (add more references) %1 (დაამატეთ მეტი ბმა) @@ -5122,7 +5122,7 @@ of object being attached. Settings - გამართვა + მორგება @@ -5137,7 +5137,7 @@ of object being attached. Default: false - ნაგულისხმები: false + ნაგულისხმევი: false @@ -5149,7 +5149,7 @@ of object being attached. Extra boolean operations check that can sometimes find errors that the standard BRep geometry check misses. These errors do not always mean the checked object is unusable. Default: false - დამატებით ბულევურ შემოწმებას ხანდახან შეუძლია იპოვოს შეცდომები, რომელიც სტანდარტულ BRep გეომეტრიის შემოწმებამ გამოტოვა. ეს შეცდომები ყოველთვის არ ნიშნავს, რომ შემოწმებული ობიექტის გამოყენება შეუძლებელია. ნაგულისხმები მნიშვნელობა: არა + დამატებით ბულევურ შემოწმებას ხანდახან შეუძლია იპოვოს შეცდომები, რომელიც სტანდარტულ BRep გეომეტრიის შემოწმებამ გამოტოვა. ეს შეცდომები ყოველთვის არ ნიშნავს, რომ შემოწმებული ობიექტის გამოყენება შეუძლებელია. ნაგულისხმევი მნიშვნელობა: არა @@ -5227,7 +5227,7 @@ Individual boolean operation checks: Continuity - გაგრძელება + უწყვეტობა @@ -5360,7 +5360,7 @@ Individual boolean operation checks: PartGui::TaskDlgAttacher - + Datum dialog: Input error სიდიდე: შეყვანის შეცდომა @@ -5410,7 +5410,7 @@ by dragging a selection rectangle in the 3D view Box selection - არეალის მონიშვნა + ყუთის არჩევანი @@ -5498,7 +5498,7 @@ by dragging a selection rectangle in the 3D view Faces - სიბრტყეები + ზედაპირები @@ -5552,7 +5552,7 @@ by dragging a selection rectangle in the 3D view Refine shape - მოხაზულობის დაზუსტება + მოხაზულობის გამკვეთრება @@ -5650,7 +5650,7 @@ in the 3D view for the sweep path. Input error - Input error + შეყვანის შეცდომა @@ -5701,10 +5701,10 @@ in the 3D view for the sweep path. - + Edit %1 - ჩასწორება %1 + %1-ის ჩასწორება @@ -5733,7 +5733,7 @@ in the 3D view for the sweep path. Wrong selection - არასწორი არჩევანი + არასწორი მონიშნული @@ -5794,22 +5794,22 @@ Do you want to continue? მიბმა არჩეული არაა - + Face - სიბრტყე + ზედაპირი - + Edge წიბო - + Vertex - Vertex + წვერო @@ -5824,7 +5824,7 @@ Do you want to continue? Solid - მყარი სხეული + მყარი @@ -5834,12 +5834,12 @@ Do you want to continue? Wire - მავთული + პოლიხაზი Shape - ფიგურა + მოხაზულობა @@ -6087,39 +6087,39 @@ Do you want to continue? არასწორი - - + + Selections მონიშნულები - - + + Control Control - + Selection მონიშნული - + Reset selection მონიშნულის გასუფთავება - + Toggle direct dimensions პირდაპირი ზომების ჩართ/გამორთ - + Toggle orthogonal dimensions ორთოგონალური ზომების ჩართ/გამორთ - + Clear all dimensions ყველა ზომის გასუფთავება @@ -6199,7 +6199,7 @@ Do you want to continue? Solids - მასივები + მყარი სხეულები @@ -6239,7 +6239,7 @@ Do you want to continue? Measure - საზომი + გაზომვა @@ -6420,7 +6420,7 @@ for collision or distance filtering. Click 'Continue' to create the feature anyway, or 'Abort' to cancel. - დააწექით "გაგრძელება"-ს თვისების მაინც შესაქმნელად, ან "შეწყვეტა"-ს, გაუქმებისთვის. + დააწექით "გაგრძელებას" თვისების მაინც შესაქმნელად, ან "შეწყვეტას", გაუქმებისთვის. @@ -6474,7 +6474,7 @@ It will create a 'Compound Filter' for each shape. Attachment - მიმაგრება + დანართი @@ -6520,7 +6520,7 @@ It will create a 'Compound Filter' for each shape. Selecting... - მონიშვნა... + არჩევა... @@ -6591,7 +6591,7 @@ It will create a 'Compound Filter' for each shape. Faces - სიბრტყეები + ზედაპირები @@ -6601,7 +6601,7 @@ It will create a 'Compound Filter' for each shape. Solids - მასივები + მყარი სხეულები @@ -6651,7 +6651,7 @@ It will create a 'Compound Filter' for each shape. Continuity - გაგრძელება + უწყვეტობა @@ -6681,7 +6681,7 @@ It will create a 'Compound Filter' for each shape. Placement - მდებარეობა + განლაგება diff --git a/src/Mod/Part/Gui/Resources/translations/Part_ko.ts b/src/Mod/Part/Gui/Resources/translations/Part_ko.ts index aa92a06d94..15b7b96f86 100644 --- a/src/Mod/Part/Gui/Resources/translations/Part_ko.ts +++ b/src/Mod/Part/Gui/Resources/translations/Part_ko.ts @@ -2322,12 +2322,12 @@ of projection. Convert mesh - + Edit attachment Edit attachment - + Change face colors Change face colors @@ -2604,42 +2604,42 @@ Note: The placement is expressed in local space of object being attached.스왑 선택 - + Select a shape on the left side, first 왼쪽면의 셰이프를 먼저 선택 - + Select a shape on the right side, first 오른쪽 면의 셰이프를 먼저 선택 - + Cannot perform a boolean operation with the same shape 같은 모양으로 부울 작업을 수행할 수 없습니다. - + No active document available 활성화된 문서 없음. - + One of the selected objects doesn't exist anymore 선택한 개체 중 하나는 더 이상 존재 하지 않습니다. - + Performing union on non-solids is not possible 솔리드가 아닌 객체에 연합을 수행 하는 것은 불가능 - + Performing intersection on non-solids is not possible 솔리드가 이닌 객체에 교차를 수행하는 것은 불가능 - + Performing difference on non-solids is not possible 솔리드가 아닌 객체에 차이(difference)를 수행하는 것은 불가능 @@ -2647,7 +2647,7 @@ Note: The placement is expressed in local space of object being attached. PartGui::DlgChamferEdges - + Chamfer Edges Chamfer Edges @@ -3014,7 +3014,7 @@ If both lengths are zero, magnitude of direction is used. - + Fillet Parameter 필렛 파라메터 @@ -3064,106 +3064,106 @@ If both lengths are zero, magnitude of direction is used. 반경: - + Chamfer Parameter Chamfer Parameter - + Chamfer type Chamfer type - + Length: 길이: - + Edges to chamfer Edges to chamfer - + Start length 시작 길이 - + Equal distance Equal distance - + Two distances Two distances - + Size 크기 - + Size2 크기2 - + Fillet type 필렛 유형 - + Edges to fillet 필렛 모서리 - - + + Start radius 시작 반지름 - + End radius 끝 반지름 - - + + Edge%1 에지 %1 - + Length 거리 - + Radius Radius - + No shape selected 셰이프가 선택되지 않았습니다. - + No valid shape is selected. Please select a valid shape in the drop-down box first. 유효한 셰이프가 선택되지 않았습니다. 드롭다운 상자에서 유효한 셰이프를 선택하세요. - + No edge selected 에지 선택되지 않았음. - + No edge entity is checked to fillet. Please check one or more edge entities first. 필렛 할 에지가 선택되지 않았습니다. 하나 이상의 에지 객체를 선택했는 지 먼저 확인 하시기 바랍니다. @@ -4961,7 +4961,7 @@ only created cuts will be visible - + Attachment Offset (in local coordinates): 첨부 파일 오프셋(로컬 좌표): @@ -5042,77 +5042,77 @@ of object being attached. Flip sides - + OCC error: %1 OCC error: %1 - + unknown error unknown error - + Attachment mode failed: %1 Attachment mode failed: %1 - + Not attached Not attached - + Attached with mode %1 Attached with mode %1 - + Attachment Offset (inactive - not attached): 첨부 오프셋(비활성 - 첨부되지 않음): - + Face 면 선택 - + Edge 모서리 - + Vertex Vertex - + Selecting... Selecting... - + Reference%1 Reference%1 - + Not editable because rotation of AttachmentOffset is bound by expressions. Not editable because rotation of AttachmentOffset is bound by expressions. - + Reference combinations: 참조 결합: - + %1 (add %2) %1 (add %2) - + %1 (add more references) %1 (add more references) @@ -5367,7 +5367,7 @@ Individual boolean operation checks: PartGui::TaskDlgAttacher - + Datum dialog: Input error Datum dialog: Input error @@ -5707,8 +5707,8 @@ in the 3D view for the sweep path. - + Edit %1 Edit %1 @@ -5799,20 +5799,20 @@ Do you want to continue? No reference selected - + Face 면 선택 - + Edge 모서리 - + Vertex Vertex @@ -6092,39 +6092,39 @@ Do you want to continue? 올바르지 않음 - - + + Selections 선택 - - + + Control Control - + Selection Selection - + Reset selection Reset selection - + Toggle direct dimensions Toggle direct dimensions - + Toggle orthogonal dimensions Toggle orthogonal dimensions - + Clear all dimensions Clear all dimensions diff --git a/src/Mod/Part/Gui/Resources/translations/Part_nl.ts b/src/Mod/Part/Gui/Resources/translations/Part_nl.ts index daddd02ba1..feff3625ac 100644 --- a/src/Mod/Part/Gui/Resources/translations/Part_nl.ts +++ b/src/Mod/Part/Gui/Resources/translations/Part_nl.ts @@ -2322,12 +2322,12 @@ of projection. Convert mesh - + Edit attachment Bijlage bewerken - + Change face colors Change face colors @@ -2604,42 +2604,42 @@ Note: The placement is expressed in local space of object being attached.Wissel selectie om - + Select a shape on the left side, first Selecteer eerst een vorm aan de linkerkant - + Select a shape on the right side, first Selecteer eerst een vorm aan de rechterkant - + Cannot perform a boolean operation with the same shape Kan een booleaanse bewerking niet uit te voeren met dezelfde vorm - + No active document available Geen actief document beschikbaar - + One of the selected objects doesn't exist anymore Eén van de geselecteerde objecten bestaat niet meer - + Performing union on non-solids is not possible De vereniging van non-volumemodellen is niet mogelijk - + Performing intersection on non-solids is not possible De intersectie van non-volumemodellen is niet mogelijk - + Performing difference on non-solids is not possible De Aftrekking van non-volumemodellen is niet mogelijk @@ -2647,7 +2647,7 @@ Note: The placement is expressed in local space of object being attached. PartGui::DlgChamferEdges - + Chamfer Edges Randen afschuinen @@ -3014,7 +3014,7 @@ If both lengths are zero, magnitude of direction is used. - + Fillet Parameter Afrond-parameter @@ -3064,105 +3064,105 @@ If both lengths are zero, magnitude of direction is used. Straal: - + Chamfer Parameter Chamfer Parameter - + Chamfer type Chamfer type - + Length: Lengte: - + Edges to chamfer Randen om af te schuinen - + Start length Startlengte - + Equal distance Gelijke afstand - + Two distances Twee afstanden - + Size Grootte - + Size2 Grootte2 - + Fillet type Fillet type - + Edges to fillet Af te ronden kanten - - + + Start radius Start-radius - + End radius Eind-radius - - + + Edge%1 Rand %1 - + Length Lengte - + Radius Radius - + No shape selected Geen vorm geselecteerd - + No valid shape is selected. Please select a valid shape in the drop-down box first. Geen geldige vorm geselecteerd. Selecteer eerst een geldige vorm in het uitklap-scherm. - + No edge selected Geen kant geselecteerd - + No edge entity is checked to fillet. Please check one or more edge entities first. Geen rand is geselecteerd om af te ronden. @@ -4961,7 +4961,7 @@ only created cuts will be visible - + Attachment Offset (in local coordinates): Bijlageverschuiving (in lokale coördinaten): @@ -5042,77 +5042,77 @@ of object being attached. Zijden spiegelen - + OCC error: %1 OCC fout: %1 - + unknown error onbekende fout - + Attachment mode failed: %1 Bijlage mode heeft gefaald: %1 - + Not attached Niet toegevoegd - + Attached with mode %1 Toegevoegd met mode %1 - + Attachment Offset (inactive - not attached): Bijlage Verschuiving (inactieve - niet toegevoegd): - + Face Vlak - + Edge Rand - + Vertex Vertex - + Selecting... Selecteer... - + Reference%1 Referentie%1 - + Not editable because rotation of AttachmentOffset is bound by expressions. Not editable because rotation of AttachmentOffset is bound by expressions. - + Reference combinations: Referentie combinaties: - + %1 (add %2) %1 (Voeg toe %2) - + %1 (add more references) %1 (Voeg meer referenties toe) @@ -5368,7 +5368,7 @@ Individual boolean operation checks: PartGui::TaskDlgAttacher - + Datum dialog: Input error Dimensiedialoogvenster: invoerfout @@ -5709,8 +5709,8 @@ in de 3D-weergave voor het veegpad. - + Edit %1 Bewerken %1 @@ -5802,20 +5802,20 @@ Wilt u doorgaan? Geen referentie geselecteerd - + Face Vlak - + Edge Rand - + Vertex Vertex @@ -6095,39 +6095,39 @@ Wilt u doorgaan? Ongeldig - - + + Selections Selecties - - + + Control Control - + Selection Selectie - + Reset selection Selectie resetten - + Toggle direct dimensions Toggle direct dimensions - + Toggle orthogonal dimensions Toggle orthogonal dimensions - + Clear all dimensions Clear all dimensions diff --git a/src/Mod/Part/Gui/Resources/translations/Part_pl.ts b/src/Mod/Part/Gui/Resources/translations/Part_pl.ts index eee361e229..bc8ad536c8 100644 --- a/src/Mod/Part/Gui/Resources/translations/Part_pl.ts +++ b/src/Mod/Part/Gui/Resources/translations/Part_pl.ts @@ -25,7 +25,7 @@ Face Attacher reference type - Powierzchnia + Ściana @@ -713,7 +713,7 @@ Attachment is disabled. Object can be moved by editing Placement property. Attachment3D mode tooltip - Dołączanie jest wyłączone. Obiekt może zostać przesunięty poprzez edycję właściwości umiejscowienie. + Dołączanie jest wyłączone. Obiekt może zostać przesunięty poprzez edycję właściwości umiejscowienia. @@ -725,7 +725,7 @@ Origin is aligned to match Vertex. Orientation is controlled by Placement property. Attachment3D mode tooltip - Odniesienie położenia jest dopasowane do Wierzchołka. Orientacja jest kontrolowana przez właściwość Umieszczenie. + Odniesienie położenia jest dopasowane do Wierzchołka. Orientacja jest kontrolowana przez właściwość Umiejscowienie. @@ -811,7 +811,7 @@ Align to Frenet-Serret coordinate system of curved edge. Optional vertex link defines where. Attachment3D mode tooltip - Wyrównaj do układu współrzędnych Freneta Serret zaokrąglonej krawędzi. Opcjonalnie łącze wierzchołka definiuje gdzie. + Wyrównaj do układu współrzędnych Frenet-Serret zakrzywionej krawędzi. Opcjonalne łącze wierzchołka określa miejsce. @@ -1104,7 +1104,7 @@ No selection - Nie wybrano + Brak zaznaczenia @@ -2321,12 +2321,12 @@ Ujęcie widoku określa kierunek rzutowania. Konwertuj siatkę - + Edit attachment Edytuj dołączenie - + Change face colors Zmień kolory ściany @@ -2349,7 +2349,7 @@ Ujęcie widoku określa kierunek rzutowania. Face - Powierzchnia + Ściana @@ -2603,42 +2603,42 @@ Uwaga: Położenie jest wyrażone w przestrzeni lokalnej dołączanego obiektu.< Odwróć zaznaczenie - + Select a shape on the left side, first Najpierw zaznacz kształt po lewej stronie - + Select a shape on the right side, first Najpierw zaznacz kształt po prawej stronie, - + Cannot perform a boolean operation with the same shape Nie można wykonać operacji logicznej na tym samym kształcie - + No active document available Brak aktywnego dokumentu - + One of the selected objects doesn't exist anymore Jeden z zaznaczonych obiektów nie istnieje - + Performing union on non-solids is not possible Utworzenie złączenia na obiektach nie będących bryłami nie jest możliwe - + Performing intersection on non-solids is not possible Utworzenie iloczynu obiektów nie będących bryłami nie jest możliwe - + Performing difference on non-solids is not possible Utworzenie różnicy obiektów nie będących bryłami nie jest możliwe @@ -2646,7 +2646,7 @@ Uwaga: Położenie jest wyrażone w przestrzeni lokalnej dołączanego obiektu.< PartGui::DlgChamferEdges - + Chamfer Edges Fazowanie krawędzi @@ -2819,7 +2819,7 @@ Wskazówka: aby uwzględnić również długość krawędzi, ustaw obie wartośc Select - Wybierz + Dodaj @@ -3010,11 +3010,11 @@ Jeśli obie długości są równe zero, używana jest wartość wielkości kieru No selection - Nie wybrano + Brak zaznaczenia - + Fillet Parameter Parametry zaokrąglenia @@ -3064,106 +3064,106 @@ Jeśli obie długości są równe zero, używana jest wartość wielkości kieru Promień: - + Chamfer Parameter Parametry fazki - + Chamfer type Typ sfazowania - + Length: Długość: - + Edges to chamfer Krawędzie do sfazowania - + Start length Długość początkowa - + Equal distance Wymiary równe - + Two distances Dwa wymiary - + Size Rozmiar - + Size2 Rozmiar 2 - + Fillet type Typ zaokrąglenia - + Edges to fillet Krawędzie do zaokrąglenia - - + + Start radius Początek promienia - + End radius Koniec promienia - - + + Edge%1 Krawędź %1 - + Length Długość - + Radius Promień - + No shape selected Brak wybranych kształtów - + No valid shape is selected. Please select a valid shape in the drop-down box first. Wybrany kształt jest nieprawidłowy. Wybierz najpierw prawidłowy kształt w polu rozwijanym. - + No edge selected Brak wybranych krawędzi - + No edge entity is checked to fillet. Please check one or more edge entities first. Nie zaznaczono krawędzi do sfazowania. @@ -3180,7 +3180,7 @@ Zaznacz najpierw jedną lub więcej krawędzi. Export - Eksport + Eksportuj @@ -3364,7 +3364,7 @@ podczas odczytu pliku (wolniejsze, ale dokładniejsze). Single document - Jeden dokument + Pojedynczy dokument @@ -3699,7 +3699,7 @@ podczas odczytu pliku (wolniejsze, ale dokładniejsze). Angle in second direction - Kąt w kierunku drugim + Kąt w drugim kierunku @@ -4244,7 +4244,7 @@ podczas odczytu pliku (wolniejsze, ale dokładniejsze). Bold - Pogrubienie + Pogrubiona @@ -4763,7 +4763,7 @@ only created cuts will be visible Wrong selection - Niewłaściwy wybór + Nieprawidłowy wybór @@ -4876,7 +4876,7 @@ only created cuts will be visible Wrong selection - Niewłaściwy wybór + Nieprawidłowy wybór @@ -4960,14 +4960,14 @@ only created cuts will be visible - + Attachment Offset (in local coordinates): Odsunięcie dołączenia (według lokalnych współrzędnych): In x-direction: - W kierunku x: + W kierunku X: @@ -4980,12 +4980,12 @@ of object being attached. In y-direction: - W kierunku y: + W kierunku Y: In z-direction: - W kierunku z: + W kierunku Z: @@ -5040,77 +5040,77 @@ dołączanego obiektu. Odwróć strony - + OCC error: %1 Błąd OCC:%1 - + unknown error nieznany błąd - + Attachment mode failed: %1 Tryb mocowania nie powiódł się: %1 - + Not attached Nie dołączono - + Attached with mode %1 Dołączony w trybie %1 - + Attachment Offset (inactive - not attached): Odsunięcie dołączenia: (nieaktywny - nie dołączono): - + Face - Powierzchnia + Ściana - + Edge Krawędź - + Vertex Wierzchołek - + Selecting... Wybieranie ... - + Reference%1 Referencja%1 - + Not editable because rotation of AttachmentOffset is bound by expressions. Nie można edytować, ponieważ obrót Odsunięcia Dołączenia jest związany przez wyrażenia. - + Reference combinations: Kombinacje odniesienia: - + %1 (add %2) %1 (dodaj %2) - + %1 (add more references) %1 (dodaj więcej odniesień) @@ -5367,7 +5367,7 @@ Pojedyncze kontrole operacji logicznych: PartGui::TaskDlgAttacher - + Datum dialog: Input error Dialog punktu odniesienia: Błąd wprowadzenia @@ -5707,8 +5707,8 @@ in the 3D view for the sweep path. - + Edit %1 Edytuj %1 @@ -5740,7 +5740,7 @@ Projekt Części Wrong selection - Niewłaściwy wybór + Nieprawidłowy wybór @@ -5800,27 +5800,27 @@ Do you want to continue? Nie wybrano odniesienia - + Face - Powierzchnia + Ściana - + Edge Krawędź - + Vertex Wierzchołek Compound - Złożenie + Kształt złożony @@ -6093,39 +6093,39 @@ Do you want to continue? Nieprawidłowy - - + + Selections Wybór: - - + + Control Kontrola - + Selection Zaznaczenie - + Reset selection Resetuj wybór - + Toggle direct dimensions Przełącz wymiary bezpośrednie - + Toggle orthogonal dimensions Przełącz wymiary ortogonalne - + Clear all dimensions Usuń wszystkie wymiary @@ -6235,7 +6235,7 @@ Do you want to continue? Compound - Złożenie + Kształt złożony @@ -6418,7 +6418,7 @@ do filtrowania według kolizji lub odległości. Bad selection - Błędny wybór + Nieprawidłowy wybór @@ -6619,7 +6619,7 @@ Stworzy to "Filtr złożeń” dla każdego kształtu. Compounds - Kształt złożony + Kształty złożone diff --git a/src/Mod/Part/Gui/Resources/translations/Part_pt-BR.ts b/src/Mod/Part/Gui/Resources/translations/Part_pt-BR.ts index 5837a21251..6e72356fbf 100644 --- a/src/Mod/Part/Gui/Resources/translations/Part_pt-BR.ts +++ b/src/Mod/Part/Gui/Resources/translations/Part_pt-BR.ts @@ -2315,12 +2315,12 @@ of projection. Converter malha - + Edit attachment Editar anexo - + Change face colors Alterar as cores das faces @@ -2597,42 +2597,42 @@ Nota: As coordenadas da posição são relacionadas ao sistema local de coordena Trocar seleção - + Select a shape on the left side, first Selecione uma forma no lado esquerdo primeiro - + Select a shape on the right side, first Selecione uma forma no lado direito primeiro - + Cannot perform a boolean operation with the same shape Não é possível executar uma operação booleana com a mesma forma - + No active document available Nenhum documento ativo disponível - + One of the selected objects doesn't exist anymore Um dos objetos selecionados não existe mais - + Performing union on non-solids is not possible Não é possível executar união em objetos não solidos - + Performing intersection on non-solids is not possible Não é possível executar interseção em não sólidos - + Performing difference on non-solids is not possible Não é possível executar diferença em não-sólidos @@ -2640,7 +2640,7 @@ Nota: As coordenadas da posição são relacionadas ao sistema local de coordena PartGui::DlgChamferEdges - + Chamfer Edges Chanfrar arestas @@ -3004,7 +3004,7 @@ If both lengths are zero, magnitude of direction is used. - + Fillet Parameter Parâmetro do filete @@ -3054,105 +3054,105 @@ If both lengths are zero, magnitude of direction is used. Raio: - + Chamfer Parameter Parâmetro do chanfro - + Chamfer type Chamfer type - + Length: Comprimento: - + Edges to chamfer Arestas para chanfrar - + Start length Comprimento de início - + Equal distance Distância igual - + Two distances Duas distâncias - + Size Tamanho - + Size2 Size2 - + Fillet type Fillet type - + Edges to fillet Arestas a filetar - - + + Start radius Raio inicial - + End radius Raio final - - + + Edge%1 Aresta %1 - + Length Comprimento - + Radius Raio - + No shape selected Nenhuma forma selecionada - + No valid shape is selected. Please select a valid shape in the drop-down box first. Nenhuma forma válida é selecionada. Selecione primeiro uma forma válida na caixa drop-down. - + No edge selected Nenhuma aresta selecionada - + No edge entity is checked to fillet. Please check one or more edge entities first. Nenhuma aresta está marcada para fazer um filete. @@ -4945,7 +4945,7 @@ only created cuts will be visible - + Attachment Offset (in local coordinates): Deslocamento de fixação (nas coordenadas locais): @@ -5022,77 +5022,77 @@ Nota: As coordenadas da posição são relacionadas ao sistema local de coordena Inverter os lados - + OCC error: %1 Erro OCC: %1 - + unknown error erro desconhecido - + Attachment mode failed: %1 Modo de fixação falhou: %1 - + Not attached Não fixado - + Attached with mode %1 Fixado com o modo %1 - + Attachment Offset (inactive - not attached): Deslocamento de fixação (inativo - não fixado): - + Face Face - + Edge Aresta - + Vertex Vértice - + Selecting... Escolhendo... - + Reference%1 Referência%1 - + Not editable because rotation of AttachmentOffset is bound by expressions. Não é editável, porque a rotação do anexo deslocado foi definida por expressões. - + Reference combinations: Combinações de referência: - + %1 (add %2) %1 (adicione %2) - + %1 (add more references) %1 (adicione mais referências) @@ -5348,7 +5348,7 @@ Individual boolean operation checks: PartGui::TaskDlgAttacher - + Datum dialog: Input error Caixa de diálogo Referência: erro de entrada @@ -5688,8 +5688,8 @@ in the 3D view for the sweep path. - + Edit %1 Editar %1 @@ -5781,20 +5781,20 @@ Deseja continuar? Nenhuma referência selecionada - + Face Face - + Edge Aresta - + Vertex Vértice @@ -6074,39 +6074,39 @@ Deseja continuar? Inválido - - + + Selections Seleções - - + + Control Controle - + Selection Seleção - + Reset selection Redefinir seleção - + Toggle direct dimensions Exibir as dimensões diretas - + Toggle orthogonal dimensions Exibir as dimensões ortogonais - + Clear all dimensions Limpar todas as dimensões diff --git a/src/Mod/Part/Gui/Resources/translations/Part_pt-PT.ts b/src/Mod/Part/Gui/Resources/translations/Part_pt-PT.ts index 6c50b61965..e5640994e8 100644 --- a/src/Mod/Part/Gui/Resources/translations/Part_pt-PT.ts +++ b/src/Mod/Part/Gui/Resources/translations/Part_pt-PT.ts @@ -2322,12 +2322,12 @@ of projection. Convert mesh - + Edit attachment Edit attachment - + Change face colors Change face colors @@ -2604,42 +2604,42 @@ Note: The placement is expressed in local space of object being attached.Troca seleção - + Select a shape on the left side, first Selecione uma forma do lado esquerdo, primeiro - + Select a shape on the right side, first Selecione uma forma do lado direito, primeiro - + Cannot perform a boolean operation with the same shape Não é possível executar uma operação Booleana com a mesma forma - + No active document available Nenhum documento ativo disponível - + One of the selected objects doesn't exist anymore Um dos objetos selecionados já não existe - + Performing union on non-solids is not possible Não é possível executar união em objetos não solidos - + Performing intersection on non-solids is not possible Não é possível executar interseções em não sólidos - + Performing difference on non-solids is not possible Não é possível executar a diferença em não-sólidos @@ -2647,7 +2647,7 @@ Note: The placement is expressed in local space of object being attached. PartGui::DlgChamferEdges - + Chamfer Edges Chamfrar arestas @@ -3012,7 +3012,7 @@ If both lengths are zero, magnitude of direction is used. - + Fillet Parameter Parâmetro de Boleado (fillet) @@ -3062,105 +3062,105 @@ If both lengths are zero, magnitude of direction is used. Raio: - + Chamfer Parameter Chamfer Parameter - + Chamfer type Chamfer type - + Length: Comprimento: - + Edges to chamfer Arestas para chanfrar - + Start length Início do comprimento - + Equal distance Distância igual - + Two distances Duas distâncias - + Size Tamanho - + Size2 Size2 - + Fillet type Fillet type - + Edges to fillet Arestas para criar Boleado (fillet) - - + + Start radius Início do Raio - + End radius Fim do Raio - - + + Edge%1 Borda %1 - + Length Comprimento - + Radius Raio - + No shape selected Nenhuma forma selecionada - + No valid shape is selected. Please select a valid shape in the drop-down box first. Não foi selecionada nenhuma forma válida. Por favor, selecione primeiro uma forma válida no menu da lista. - + No edge selected Nenhuma borda selecionada - + No edge entity is checked to fillet. Please check one or more edge entities first. Não foi selecionada nenhuma aresta para criar Boleado (fillet). Por favor, marque primeiro uma ou mais entidades aresta. @@ -4954,7 +4954,7 @@ only created cuts will be visible - + Attachment Offset (in local coordinates): Attachment Offset (in local coordinates): @@ -5035,77 +5035,77 @@ of object being attached. Inverter os lados - + OCC error: %1 Erro OCC: %1 - + unknown error erro desconhecido - + Attachment mode failed: %1 Modo de fixação falhado: %1 - + Not attached Não fixado - + Attached with mode %1 Fixado com o modo %1 - + Attachment Offset (inactive - not attached): Deslocamento de fixação (inativo - não fixado): - + Face Face - + Edge Borda - + Vertex Vertex - + Selecting... Selecionando... - + Reference%1 Referência%1 - + Not editable because rotation of AttachmentOffset is bound by expressions. Not editable because rotation of AttachmentOffset is bound by expressions. - + Reference combinations: Combinações de referência: - + %1 (add %2) %1 (adicione %2) - + %1 (add more references) %1 (adicione mais referências) @@ -5361,7 +5361,7 @@ Individual boolean operation checks: PartGui::TaskDlgAttacher - + Datum dialog: Input error Caixa de diálogo Referência: erro de entrada @@ -5701,8 +5701,8 @@ in the 3D view for the sweep path. - + Edit %1 Edite %1 @@ -5793,20 +5793,20 @@ Do you want to continue? Nenhuma referência selecionada - + Face Face - + Edge Borda - + Vertex Vertex @@ -6086,39 +6086,39 @@ Do you want to continue? Inválido - - + + Selections Seleções - - + + Control Control - + Selection Selection - + Reset selection Reset selection - + Toggle direct dimensions Toggle direct dimensions - + Toggle orthogonal dimensions Toggle orthogonal dimensions - + Clear all dimensions Clear all dimensions diff --git a/src/Mod/Part/Gui/Resources/translations/Part_ro.ts b/src/Mod/Part/Gui/Resources/translations/Part_ro.ts index 28270eac2e..c549669794 100644 --- a/src/Mod/Part/Gui/Resources/translations/Part_ro.ts +++ b/src/Mod/Part/Gui/Resources/translations/Part_ro.ts @@ -2323,12 +2323,12 @@ de proiecție. Convertește plasa - + Edit attachment Editare atașament - + Change face colors Schimbă culorile fețelor @@ -2605,42 +2605,42 @@ Notă: Plasamentul este exprimat în spaţiul local al obiectului ataşat.Schimba selectia - + Select a shape on the left side, first Selectati mai intai o forma in stanga - + Select a shape on the right side, first Selectati mai intai o forma in dreapta - + Cannot perform a boolean operation with the same shape Imposibil de efectuat o operaţiune logica cu aceeasi forma - + No active document available Nici un document activ disponibil - + One of the selected objects doesn't exist anymore Unul dintre obiectele selectate nu mai exista - + Performing union on non-solids is not possible Realizarea Uniunii pe non-solide nu este posibila - + Performing intersection on non-solids is not possible Efectuarea intersectiei pe non-solide nu este posibila - + Performing difference on non-solids is not possible Efectuarea diferentei pe non-solide nu este posibila @@ -2648,7 +2648,7 @@ Notă: Plasamentul este exprimat în spaţiul local al obiectului ataşat. PartGui::DlgChamferEdges - + Chamfer Edges Teșirea muchiilor @@ -3011,7 +3011,7 @@ Dacă ambele lungimi sunt zero, magnitudinea direcției este folosită. - + Fillet Parameter Parametru panglica @@ -3061,106 +3061,106 @@ Dacă ambele lungimi sunt zero, magnitudinea direcției este folosită.Raza: - + Chamfer Parameter Parametru Camfer - + Chamfer type Tip camp - + Length: Lungime: - + Edges to chamfer Margini teșite - + Start length Începe lungime - + Equal distance Distanță egală - + Two distances Două distanţe - + Size Dimensiune - + Size2 Dimensiune2 - + Fillet type Tipul de umplere - + Edges to fillet Margini in panglica - - + + Start radius Raza de inceput - + End radius Raza finala - - + + Edge%1 Marginea %1 - + Length Lungime - + Radius Raza - + No shape selected Nici o forma selectata - + No valid shape is selected. Please select a valid shape in the drop-down box first. Nici o forma valida nu este selectata. Selectati mai intai o forma valida in casuta de selectie. - + No edge selected Nici o margine selectata - + No edge entity is checked to fillet. Please check one or more edge entities first. Nici o margine nu e selectata. @@ -4957,7 +4957,7 @@ doar comenzile create vor fi vizibile - + Attachment Offset (in local coordinates): Decalajul ataşamentului (în coordonate locale): @@ -5038,77 +5038,77 @@ obiectului ce este ataşat. Întoarce fața - + OCC error: %1 OCC eroare: %1 - + unknown error eroare necunoscută - + Attachment mode failed: %1 Modul de atașare a eșuat: %1 - + Not attached Ne e atașat - + Attached with mode %1 Ataşat cu modul %1 - + Attachment Offset (inactive - not attached): Ataşament Offset (inactiv - nu e ataşat): - + Face Faţă - + Edge Margine - + Vertex Vertex - + Selecting... Selecție de... - + Reference%1 Referinţă%1 - + Not editable because rotation of AttachmentOffset is bound by expressions. Nu este editabil pentru că rotaţia de AttachmentOffset este legată de expresii. - + Reference combinations: Combinaţii de referinţă: - + %1 (add %2) %1 (a se adăuga %2) - + %1 (add more references) %1 (a se adăuga mai multe referinte) @@ -5365,7 +5365,7 @@ Operarea testului boolean individual: PartGui::TaskDlgAttacher - + Datum dialog: Input error Cutie de dialog a dimensiunii: eroare de intrare @@ -5707,8 +5707,8 @@ in vizualizarea 3D pentru calea maturarii. - + Edit %1 Editare %1 @@ -5799,20 +5799,20 @@ Do you want to continue? Nicio referință selecționată - + Face Faţă - + Edge Margine - + Vertex Vertex @@ -6092,39 +6092,39 @@ Do you want to continue? Invalid - - + + Selections Selecţii - - + + Control Control - + Selection Selecţie - + Reset selection Resetare selecție - + Toggle direct dimensions Comutare dimensiuni directe - + Toggle orthogonal dimensions Comută dimensiunile ortogonale - + Clear all dimensions Șterge toate dimensiunile diff --git a/src/Mod/Part/Gui/Resources/translations/Part_ru.ts b/src/Mod/Part/Gui/Resources/translations/Part_ru.ts index f59ba7131f..853233d176 100644 --- a/src/Mod/Part/Gui/Resources/translations/Part_ru.ts +++ b/src/Mod/Part/Gui/Resources/translations/Part_ru.ts @@ -614,7 +614,7 @@ Align to Frenet-Serret coordinate system of curved edge. Optional vertex link defines where. AttachmentPlane mode tooltip - Выравнять по координатной системе трёхгранника Френе этой кривой. Дополнительная ссылка на вершину определяет где точка соприкосновения. + Выровнить по координатной системе трёхгранника Френе этой кривой. Дополнительная ссылка на вершину определяет точку соприкосновения. @@ -811,7 +811,7 @@ Align to Frenet-Serret coordinate system of curved edge. Optional vertex link defines where. Attachment3D mode tooltip - Выравнять по координатной системе трёхгранника Френе этой кривой. Дополнительная ссылка на вершину определяет где точка соприкосновения. + Выровнять изогнутую кромку по системе координат Френе-Серре. Необязательная ссылка на вершину определяет, где. @@ -877,7 +877,7 @@ Folding Attachment3D mode caption - Сгибание (фальцовка) + Свёртывание @@ -2238,7 +2238,7 @@ of projection. Common - Пересечение + Общее @@ -2253,7 +2253,7 @@ of projection. Section - Разделить + Разрез (Сечение) @@ -2268,7 +2268,7 @@ of projection. Reverse - Развернуть + Реверс @@ -2321,12 +2321,12 @@ of projection. Конвертировать сетку - + Edit attachment Изменить вложение - + Change face colors Изменить цвета грани @@ -2359,7 +2359,7 @@ of projection. Solid - Твердое тело + Твердотельный объект @@ -2561,7 +2561,7 @@ Note: The placement is expressed in local space of object being attached. Section - Разделить + Разрез (Сечение) @@ -2603,42 +2603,42 @@ Note: The placement is expressed in local space of object being attached.Выбор свопа - + Select a shape on the left side, first Сначала выберите фигуру на левой стороне - + Select a shape on the right side, first Сначала выберите фигуру справа - + Cannot perform a boolean operation with the same shape Невозможно выполнить булеву операцию с той же фигурой - + No active document available Нет доступного активного документа - + One of the selected objects doesn't exist anymore Один из выбранных объектов больше не существует - + Performing union on non-solids is not possible Выполнение объединения не на твердых телах невозможно - + Performing intersection on non-solids is not possible Выполнение пересечения не на твердых телах невозможно - + Performing difference on non-solids is not possible Выполнение вычитания не на твердых телах невозможно @@ -2646,7 +2646,7 @@ Note: The placement is expressed in local space of object being attached. PartGui::DlgChamferEdges - + Chamfer Edges Притупить ребра фаской @@ -2689,7 +2689,7 @@ Note: The placement is expressed in local space of object being attached. STEP - STEP + ШАГ @@ -2806,7 +2806,7 @@ the size of the resulting STEP file. Reversed - В обратную сторону + Реверсивный @@ -3012,7 +3012,7 @@ If both lengths are zero, magnitude of direction is used. - + Fillet Parameter Параметр скругления @@ -3062,105 +3062,105 @@ If both lengths are zero, magnitude of direction is used. Радиус: - + Chamfer Parameter Параметр фаски - + Chamfer type Тип фаски - + Length: Длина: - + Edges to chamfer Ребра для выполнения фаски - + Start length Начальная длина - + Equal distance Равное расстояние - + Two distances Два расстояния - + Size Размер - + Size2 Размер2 - + Fillet type Тип Скругления - + Edges to fillet Рёбра для скругления - - + + Start radius Начальный радиус - + End radius Конечный радиус - - + + Edge%1 Грань%1 - + Length Длина - + Radius Радиус - + No shape selected Профиль не выбран - + No valid shape is selected. Please select a valid shape in the drop-down box first. Допустимый профиль не выбран. Пожалуйста сначала выберите допустимый профиль в выпадающем списке. - + No edge selected Нет выбранных ребер - + No edge entity is checked to fillet. Please check one or more edge entities first. Не выбрано ни одного ребра. Выберите хотя бы одно ребро для скругления. @@ -3191,7 +3191,7 @@ Please check one or more edge entities first. Meter - Метр + Счётчик @@ -3226,7 +3226,7 @@ Please check one or more edge entities first. Import - Импорт + импорт @@ -3269,7 +3269,7 @@ Please check one or more edge entities first. STEP - STEP + ШАГ @@ -3277,12 +3277,12 @@ Please check one or more edge entities first. STEP - STEP + ШАГ Import - Импорт + импорт @@ -3393,7 +3393,7 @@ during file reading (slower but higher details). Position: - Расположение: + Позиция: @@ -3446,7 +3446,7 @@ during file reading (slower but higher details). Position: - Расположение: + Позиция: @@ -3528,7 +3528,7 @@ during file reading (slower but higher details). STEP - STEP + ШАГ @@ -3998,7 +3998,7 @@ during file reading (slower but higher details). Shape - Фигура(ы) + Фигура @@ -4144,7 +4144,7 @@ during file reading (slower but higher details). <html><head><meta name="qrichtext" content="1" /></head><body style=" white-space: pre-wrap; font-size:7.8pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Tessellation</span></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"><span style=" font-weight:400;">Defines the maximum deviation of the tessellated mesh to the surface. The smaller the value is the slower the render speed which results in increased detail/resolution.</span></p></body></html> - <html><head><meta name="qrichtext" content="1" /></head><body style=" white-space: pre-wrap; font-size:7.8pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Распределение</span></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"><span style=" font-weight:400;">Определяет максимальное отклонение от поверхности сетки сетки. Чем меньше значение — тем медленнее скорость рендеринга, что приводит к увеличению деталей / разрешения.</span></p></body></html> + <html><head><meta name="qrichtext" content="1" /></head><body style=" white-space: pre-wrap; размер шрифта: 7,8 pt; вес шрифта: 400; стиль шрифта: нормальный; оформление текста: нет; "><p style=" верхняя граница: 0 пикселей; нижняя граница: 0 пикселей; левая граница: 0 пикселей; правая граница: 0 пикселей; -qt-блок-отступ: 0; text-indent:0px;"><span style=" font-weight:600;">Tessselation</span></p><p style="-qt-paragraph-type:empty; margin-top: 0px; нижний край: 0px; левый край: 0px; правый край: 0px; -qt-block-indent: 0; текстовый отступ: 0px; вес шрифта: 600; стиль "></p><p" =" отступ сверху: 0px; отступ снизу: 0px; слева от поля: 0px; отступ справа: 0px; -qt-block-indent: 0; отступ текста: 0px; вес шрифта: 600;">< span style=" font-weight:400;">Определяет максимальное отклонение мозаичной сетки от поверхности. Чем меньше значение, тем медленнее скорость рендеринга, что приводит к увеличению детализации/разрешения.</span></p></body></html> @@ -4210,7 +4210,7 @@ during file reading (slower but higher details). Measure - Измерить + Измерения @@ -4255,7 +4255,7 @@ during file reading (slower but higher details). Font name - Шрифт + Название шрифта @@ -4455,7 +4455,7 @@ the sketch plane's normal vector will be used x-component of direction vector - абсцисса вектора направления + x-компонента вектора направления @@ -4465,7 +4465,7 @@ the sketch plane's normal vector will be used y-component of direction vector - ордината вектора направления + y-компонента вектора направления @@ -4475,7 +4475,7 @@ the sketch plane's normal vector will be used z-component of direction vector - аппликата вектора направления + z-компонента вектора направления @@ -4518,7 +4518,7 @@ the sketch plane's normal vector will be used Loft - Профиль + Чердак (под крышей) @@ -4607,7 +4607,7 @@ the sketch plane's normal vector will be used Error - Ошибки + Ошибка @@ -4634,7 +4634,7 @@ the sketch plane's normal vector will be used Flip - Разворот + Переворот @@ -4761,7 +4761,7 @@ only created cuts will be visible Wrong selection - Неправильный выбор + Неправильное выделение @@ -4864,7 +4864,7 @@ only created cuts will be visible Invalid selection - Неверный выбор + Неправильное выделение @@ -4934,22 +4934,22 @@ only created cuts will be visible Reference 1 - Ориентир 1 + Ссылка 1 Reference 2 - Ориентир 2 + Ссылка 2 Reference 3 - Ориентир 3 + Ссылка 3 Reference 4 - Ориентир 4 + Ссылка 4 @@ -4958,7 +4958,7 @@ only created cuts will be visible - + Attachment Offset (in local coordinates): Смещение присоединения (в локальных координатах): @@ -5039,77 +5039,77 @@ of object being attached. Поменять стороны - + OCC error: %1 Ошибка openCASCADE: %1 - + unknown error неизвестная ошибка - + Attachment mode failed: %1 Ошибка режима присоединения: %1 - + Not attached Не присоединен - + Attached with mode %1 Присоединен в режиме %1 - + Attachment Offset (inactive - not attached): Смещение присоединения (неактивно - не присоединено): - + Face Грань - + Edge Ребро - + Vertex Вершина - + Selecting... Выбор... - + Reference%1 Ориентир%1 - + Not editable because rotation of AttachmentOffset is bound by expressions. Неизменяемое, потому что вращательная часть положения присоединения ограничена уравнениями. - + Reference combinations: Комбинации ориентиров: - + %1 (add %2) %1 (и %2) - + %1 (add more references) %1 (и более ориентиров) @@ -5365,7 +5365,7 @@ Individual boolean operation checks: PartGui::TaskDlgAttacher - + Datum dialog: Input error Величина: ошибка ввода @@ -5422,7 +5422,7 @@ by dragging a selection rectangle in the 3D view Loft - Профиль + Чердак (под крышей) @@ -5704,8 +5704,8 @@ in the 3D view for the sweep path. - + Edit %1 Редактировать %1 @@ -5736,7 +5736,7 @@ in the 3D view for the sweep path. Wrong selection - Неправильный выбор + Неправильное выделение @@ -5796,27 +5796,27 @@ Do you want to continue? Не выбрано ни одного ориентира - + Face Грань - + Edge Ребро - + Vertex Вершина Compound - Соединить + Объединение @@ -5826,7 +5826,7 @@ Do you want to continue? Solid - Твердое тело + Твердотельный объект @@ -5841,7 +5841,7 @@ Do you want to continue? Shape - Фигура(ы) + Фигура @@ -6089,39 +6089,39 @@ Do you want to continue? Недопустимый - - + + Selections Выделения - - + + Control Управление - + Selection Выделение - + Reset selection Сбросить выделение - + Toggle direct dimensions Переключить прямые размеры - + Toggle orthogonal dimensions Переключить ортогональные размеры - + Clear all dimensions Очистить все размеры @@ -6201,7 +6201,7 @@ Do you want to continue? Solids - Массивы + Твердотельные объекты @@ -6231,7 +6231,7 @@ Do you want to continue? Compound - Соединить + Компаунд @@ -6241,7 +6241,7 @@ Do you want to continue? Measure - Измерить + Измерения @@ -6476,7 +6476,7 @@ It will create a 'Compound Filter' for each shape. Attachment - Присоединение + Вложение @@ -6578,7 +6578,7 @@ It will create a 'Compound Filter' for each shape. Vertices - Вершины | Узлы + Вершины @@ -6588,7 +6588,7 @@ It will create a 'Compound Filter' for each shape. Wires - Направляющие + Каркас @@ -6603,7 +6603,7 @@ It will create a 'Compound Filter' for each shape. Solids - Массивы + Твердотельные объекты diff --git a/src/Mod/Part/Gui/Resources/translations/Part_sl.ts b/src/Mod/Part/Gui/Resources/translations/Part_sl.ts index 2418285c0a..2480b6e072 100644 --- a/src/Mod/Part/Gui/Resources/translations/Part_sl.ts +++ b/src/Mod/Part/Gui/Resources/translations/Part_sl.ts @@ -226,7 +226,7 @@ Vertex AttachmentPoint mode caption - Vertex + Oglišče @@ -811,7 +811,7 @@ Align to Frenet-Serret coordinate system of curved edge. Optional vertex link defines where. Attachment3D mode tooltip - Poravnati na Frenet-Serretov koordinatni sistema krivega roba. Oglišče povezave lahko določi mesto. + Poravnati na Frenet-Serretov koordinatni sistem krivega roba. Povezava na oglišče lahko določi mesto. @@ -1368,7 +1368,7 @@ na svoje X, Y in Z komponente. Cube - Kvader + Kocka @@ -1409,7 +1409,7 @@ na svoje X, Y in Z komponente. Create a box solid without dialog - Ustvari kvader brez opravilnega okna + Ustvari telo kvadra brez pogovornega okna @@ -1512,7 +1512,7 @@ na svoje X, Y in Z komponente. Offset: - Offset: + Odmik: @@ -2322,12 +2322,12 @@ pogleda kamere. Pretvori ploskovje - + Edit attachment Uredi pripetek - + Change face colors Spremeni barve ploskev @@ -2604,42 +2604,42 @@ Opomba: Postavitev je izražena glede na lasten prostor predmeta, ki se pripenja Zamenjan izbor - + Select a shape on the left side, first Najprej izberite obliko na levi strani - + Select a shape on the right side, first Najprej izberite obliko na desni strani - + Cannot perform a boolean operation with the same shape Logične operacije ni mogoče izvesti z isto obliko - + No active document available Na voljo ni dejavnega dokumenta - + One of the selected objects doesn't exist anymore Eden od izbranih predmetov ne obstaja več - + Performing union on non-solids is not possible Seštevek netelesnih predmetov ni mogoč - + Performing intersection on non-solids is not possible Presek na netelesnih predmetih ni mogoč - + Performing difference on non-solids is not possible Razlika netelesnih predmetov ni mogoča @@ -2647,7 +2647,7 @@ Opomba: Postavitev je izražena glede na lasten prostor predmeta, ki se pripenja PartGui::DlgChamferEdges - + Chamfer Edges Prisekaj robove @@ -3014,14 +3014,14 @@ If both lengths are zero, magnitude of direction is used. - + Fillet Parameter Določilka zaokrožitve Selection - Izbira + Izbor @@ -3064,106 +3064,106 @@ If both lengths are zero, magnitude of direction is used. Polmer: - + Chamfer Parameter Določilka posnetja - + Chamfer type Vrsta posnetja - + Length: Dolžina: - + Edges to chamfer Robovi za prisekovanje - + Start length Začetna dolžina - + Equal distance - Enaka razdalja + Enaki dolžini - + Two distances - Dve razdalji + Dve dolžini - + Size Velikost - + Size2 Dolžina2 - + Fillet type Vrsta zaokrožitve - + Edges to fillet Robovi za zaokrožitev - - + + Start radius Začetni polmer - + End radius Končni polmer - - + + Edge%1 Rob %1 - + Length Dolžina - + Radius Polmer - + No shape selected Nobena oblika ni izbrana - + No valid shape is selected. Please select a valid shape in the drop-down box first. Nobena veljavna oblika ni izbrana. Najprej izberite veljavno obliko iz spustnega seznama. - + No edge selected Noben rob ni izbran - + No edge entity is checked to fillet. Please check one or more edge entities first. Nobena enota roba ni označena za zaokrožitev. @@ -3180,7 +3180,7 @@ Najprej označite eno ali več robnih enot. Export - Export + Izvoz @@ -3200,7 +3200,7 @@ Najprej označite eno ali več robnih enot. Inch - Inch + Palec @@ -3260,7 +3260,7 @@ Najprej označite eno ali več robnih enot. Author - Avtor + Ustvarjalec @@ -3634,7 +3634,7 @@ združevalo v sestave (počasneje vendar z več podrobnostmi). Line - Črta + Daljica @@ -3878,7 +3878,7 @@ združevalo v sestave (počasneje vendar z več podrobnostmi). Vertex - Vertex + Oglišče @@ -3997,12 +3997,12 @@ združevalo v sestave (počasneje vendar z več podrobnostmi). Revolve - Vrtenina + Zvrti Shape - Oblika(e) + Oblika @@ -4148,7 +4148,7 @@ združevalo v sestave (počasneje vendar z več podrobnostmi). <html><head><meta name="qrichtext" content="1" /></head><body style=" white-space: pre-wrap; font-size:7.8pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Tessellation</span></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"><span style=" font-weight:400;">Defines the maximum deviation of the tessellated mesh to the surface. The smaller the value is the slower the render speed which results in increased detail/resolution.</span></p></body></html> - <html><head><meta name="qrichtext" content="1" /></head><body style=" white-space: pre-wrap; font-size:7.8pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Tlakovanje</span></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"><span style=" font-weight:400;">Določa največje dopustno odstopanje tlakovanega ploskovja od površja. Manjša kot je vrednost, počasnejše je upodabljanje, hkrati pa so boljše podrobnosti/ločljivost..</span></p></body></html> + <html><head><meta name="qrichtext" content="1" /></head><body style=" white-space: pre-wrap; font-size:7.8pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Ploščičenje</span></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"><span style=" font-weight:400;">Določa največje dopustno odstopanje oploščenega ploskovja od površja. Manjša kot je vrednost, počasnejše je upodabljanje, hkrati pa so boljše podrobnosti/ločljivost..</span></p></body></html> @@ -4176,7 +4176,7 @@ združevalo v sestave (počasneje vendar z več podrobnostmi). General - Splošne nastavitve + Splošno @@ -4244,7 +4244,7 @@ združevalo v sestave (počasneje vendar z več podrobnostmi). Bold - &Krepko + Krepko @@ -4259,7 +4259,7 @@ združevalo v sestave (počasneje vendar z več podrobnostmi). Font name - Ime pisave + Naziv pisave @@ -4322,7 +4322,7 @@ združevalo v sestave (počasneje vendar z več podrobnostmi). Line width - Širina črte + Debelina črte @@ -4437,7 +4437,7 @@ protisvetlobe ali pa črna. 3D view - 3R + 3D pogled @@ -4484,7 +4484,7 @@ sicer bo uporabljena normala očrtne ravnine Angle - Kot + Kót @@ -4601,7 +4601,7 @@ sicer bo uporabljena normala očrtne ravnine Name - Ime + Naziv @@ -4638,7 +4638,7 @@ sicer bo uporabljena normala očrtne ravnine Flip - Obrni + Preobrni @@ -4765,7 +4765,7 @@ bodo prikazane le prerezne ploskve Wrong selection - Napačna izbira + Napačen izbor @@ -4868,7 +4868,7 @@ bodo prikazane le prerezne ploskve Invalid selection - Neveljavna izbira + Neveljaven izbor @@ -4878,7 +4878,7 @@ bodo prikazane le prerezne ploskve Wrong selection - Napačna izbira + Napačen izbor @@ -4962,14 +4962,14 @@ bodo prikazane le prerezne ploskve - + Attachment Offset (in local coordinates): - Odmik pripetka (v lokalnih koordinatah): + Odmik pripetka (v krajevnih sorednicah): In x-direction: - V smeri X: + V smeri x-a: @@ -4983,12 +4983,12 @@ predmeta, ki je pripet. In y-direction: - V smeri Y: + V smeri y-a: In z-direction: - V smeri Y: + V smeri z-ja: @@ -5043,77 +5043,77 @@ predmeta, ki se pripenja. Obrni stranice - + OCC error: %1 OCC napaka: %1 - + unknown error neznana napaka - + Attachment mode failed: %1 Napaka v načinu pripetka: %1 - + Not attached Ni pripeto - + Attached with mode %1 Pripeto v načinu %1 - + Attachment Offset (inactive - not attached): Odmik pripetka (nedejvno - ni pripeto): - + Face Ploskev - + Edge Rob - + Vertex - Vertex + Oglišče - + Selecting... Izbiranje ... - + Reference%1 Sklic%1 - + Not editable because rotation of AttachmentOffset is bound by expressions. Neuredljivo, ker je sukanje Odmika pripetka omejeno z izrazi. - + Reference combinations: Kombinacije sklicev: - + %1 (add %2) %1 (dodaj%2) - + %1 (add more references) %1 (dodaj več sklicev) @@ -5371,7 +5371,7 @@ Preverjanja posamezne logične operacije: PartGui::TaskDlgAttacher - + Datum dialog: Input error Pogovorno okno sklicnosti: vhodna napaka @@ -5711,8 +5711,8 @@ in the 3D view for the sweep path. - + Edit %1 Uredi %1 @@ -5743,7 +5743,7 @@ in the 3D view for the sweep path. Wrong selection - Napačna izbira + Napačen izbor @@ -5804,22 +5804,22 @@ Ali želite nadaljevati? Noben sklic ni izbran - + Face Ploskev - + Edge Rob - + Vertex - Vertex + Oglišče @@ -5849,7 +5849,7 @@ Ali želite nadaljevati? Shape - Oblika(e) + Oblika @@ -6097,39 +6097,39 @@ Ali želite nadaljevati? Neveljavno - - + + Selections Izbori - - + + Control Control - + Selection Izbor - + Reset selection Ponastavi izbor - + Toggle direct dimensions Stikalo neposrednih kot - + Toggle orthogonal dimensions Stikalo pravokotnih kot - + Clear all dimensions Izbriši vse kote @@ -6288,7 +6288,7 @@ Ali želite nadaljevati? Continue - Nadaljuj + Naprej @@ -6378,7 +6378,7 @@ Ali želite nadaljevati? Continue - Nadaljuj + Naprej @@ -6489,7 +6489,7 @@ Za vsako obliko bo ustvarjeno "Sito sestava". Continue - Nadaljuj + Naprej @@ -6555,7 +6555,7 @@ Za vsako obliko bo ustvarjeno "Sito sestava". Attachment Offset (in local coordinates): - Odmik pripetka (v lokalnih koordinatah): + Odmik pripetka (v krajevnih sorednicah): @@ -6591,7 +6591,7 @@ Za vsako obliko bo ustvarjeno "Sito sestava". Edges - Edges + Robovi @@ -6606,7 +6606,7 @@ Za vsako obliko bo ustvarjeno "Sito sestava". Shells - Lupina + Lupine diff --git a/src/Mod/Part/Gui/Resources/translations/Part_sr-CS.ts b/src/Mod/Part/Gui/Resources/translations/Part_sr-CS.ts index 812986c4e9..140f5b9d54 100644 --- a/src/Mod/Part/Gui/Resources/translations/Part_sr-CS.ts +++ b/src/Mod/Part/Gui/Resources/translations/Part_sr-CS.ts @@ -2320,12 +2320,12 @@ projekcije. Pretvori mrežu - + Edit attachment Uredi pridruživanje - + Change face colors Promeni boju stranice @@ -2602,42 +2602,42 @@ Napomena: Položaj je izražen u lokalnom koordinatnom sistemu objekta koji se p Zameni izbor - + Select a shape on the left side, first Izaberi prvo oblik sa leve strane - + Select a shape on the right side, first Izaberi prvo oblik sa desne strane - + Cannot perform a boolean operation with the same shape Nije moguće izvršiti Bulovu operaciju sa istim oblikom - + No active document available Nema dostupnog aktivnog dokumenta - + One of the selected objects doesn't exist anymore Jedan od izabranih objekata više ne postoji - + Performing union on non-solids is not possible Nije moguće izvođenje unije na objektima koja nisu puna tela - + Performing intersection on non-solids is not possible Nije moguće izvođenje preseka na objektima koja nisu puna tela - + Performing difference on non-solids is not possible Nije moguće izvođenje razlike na objektima koja nisu puna tela @@ -2645,7 +2645,7 @@ Napomena: Položaj je izražen u lokalnom koordinatnom sistemu objekta koji se p PartGui::DlgChamferEdges - + Chamfer Edges Obori ivice @@ -3011,7 +3011,7 @@ Ako su obe dužine nula, koristi se jedinična vrednost. - + Fillet Parameter Parametar zaobljenja @@ -3061,105 +3061,105 @@ Ako su obe dužine nula, koristi se jedinična vrednost. Poluprečnik: - + Chamfer Parameter Parametri obaranja ivica - + Chamfer type Vrsta obaranja ivice - + Length: Length: - + Edges to chamfer Ivice za obaranje - + Start length Početna dužina - + Equal distance Jednako rastojanje - + Two distances Dva rastojanja - + Size Veličina - + Size2 Veličina2 - + Fillet type Vrsta zaobljenja - + Edges to fillet Ivice za zaobljenje - - + + Start radius Početni poluprečnik - + End radius Krajnji poluprečnik - - + + Edge%1 Ivica%1 - + Length Dužina - + Radius Poluprečnik - + No shape selected Nema odabranih oblika - + No valid shape is selected. Please select a valid shape in the drop-down box first. Nijedan važeći oblik nije izabran. Prvo izaberi važeći oblik u okviru padajuće liste. - + No edge selected Nema odabranih ivica - + No edge entity is checked to fillet. Please check one or more edge entities first. Nema ivica obeleženih za zaobljenje. Obeležite jednu, ili više ivica. @@ -4957,7 +4957,7 @@ only created cuts will be visible - + Attachment Offset (in local coordinates): Dodatno pomeri (u lokalnim koordinatama): @@ -5038,77 +5038,77 @@ objekta na koji se pridružuje. Obrni strane - + OCC error: %1 OCC greška: %1 - + unknown error nepoznata greška - + Attachment mode failed: %1 Režim pridruživanja nije uspeo: %1 - + Not attached Nije pridruženo - + Attached with mode %1 Attached with mode %1 - + Attachment Offset (inactive - not attached): Dodatno pomeri (neaktivno - ništa nije pridruženo): - + Face Stranica - + Edge Ivica - + Vertex Vertex - + Selecting... Izbor... - + Reference%1 Referenca%1 - + Not editable because rotation of AttachmentOffset is bound by expressions. Nije moguće uređivati jer je rotacija odmaka pridruživanja vezana izrazima. - + Reference combinations: Kombinacije referenci: - + %1 (add %2) %1 (dodaj %2) - + %1 (add more references) %1 (dodaj više referenci) @@ -5365,7 +5365,7 @@ Provera pojedinačnih bulovih operacija: PartGui::TaskDlgAttacher - + Datum dialog: Input error Datum dialog: Input error @@ -5705,8 +5705,8 @@ in the 3D view for the sweep path. - + Edit %1 Uredi %1 @@ -5798,20 +5798,20 @@ Da li želiš da nastaviš? Nije izabrana referenca - + Face Stranica - + Edge Ivica - + Vertex Vertex @@ -6091,39 +6091,39 @@ Da li želiš da nastaviš? Nevažeće - - + + Selections Izbor - - + + Control Control - + Selection Izbor - + Reset selection Resetuj izbor - + Toggle direct dimensions Sakrij/prikaži direktne kote - + Toggle orthogonal dimensions Sakrij ili prikaži ortogonalne kote - + Clear all dimensions Obriši sve kote diff --git a/src/Mod/Part/Gui/Resources/translations/Part_sr.ts b/src/Mod/Part/Gui/Resources/translations/Part_sr.ts index dfcb0d0a99..be2a8a60c7 100644 --- a/src/Mod/Part/Gui/Resources/translations/Part_sr.ts +++ b/src/Mod/Part/Gui/Resources/translations/Part_sr.ts @@ -2320,12 +2320,12 @@ of projection. Претвори мрежу - + Edit attachment Уреди придруживање - + Change face colors Промени боју странице @@ -2602,42 +2602,42 @@ Note: The placement is expressed in local space of object being attached.Замени избор - + Select a shape on the left side, first Изабери прво облик са леве стране - + Select a shape on the right side, first Изабери прво облик са десне стране - + Cannot perform a boolean operation with the same shape Није могуће извршити Булову операцију са истим обликом - + No active document available Нема доступног активног документа - + One of the selected objects doesn't exist anymore Један од изабраних објеката више не постоји - + Performing union on non-solids is not possible Није могуће извођење уније на објектима која нису пуна тела - + Performing intersection on non-solids is not possible Није могуће извођење пресека на објектима која нису пуна тела - + Performing difference on non-solids is not possible Није могуће извођење разлике на објектима која нису пуна тела @@ -2645,7 +2645,7 @@ Note: The placement is expressed in local space of object being attached. PartGui::DlgChamferEdges - + Chamfer Edges Обори ивице @@ -3011,7 +3011,7 @@ If both lengths are zero, magnitude of direction is used. - + Fillet Parameter Параметар заобљења @@ -3061,105 +3061,105 @@ If both lengths are zero, magnitude of direction is used. Полупречник: - + Chamfer Parameter Параметри обарања ивица - + Chamfer type Врста обарања ивице - + Length: Дужина: - + Edges to chamfer Ивице за обарање - + Start length Почетна дужина - + Equal distance Једнако растојање - + Two distances Два растојања - + Size Величина - + Size2 Величина2 - + Fillet type Врста заобљења - + Edges to fillet Ивице за заобљење - - + + Start radius Почетни полупречник - + End radius Крајњи полупречник - - + + Edge%1 Ивица%1 - + Length Дужина - + Radius Полупречник - + No shape selected Нема одабраних облика - + No valid shape is selected. Please select a valid shape in the drop-down box first. Ниједан важећи облик није изабран. Прво изабери важећи облик у оквиру падајуће листе. - + No edge selected Нема одабраних ивица - + No edge entity is checked to fillet. Please check one or more edge entities first. Нема ивица обележених за заобљење. Обележи једну, или више ивица. @@ -4956,7 +4956,7 @@ only created cuts will be visible - + Attachment Offset (in local coordinates): Додатно помери (у локалним координатама): @@ -5037,77 +5037,77 @@ of object being attached. Обрни стране - + OCC error: %1 OCC грешка: %1 - + unknown error непозната грешка - + Attachment mode failed: %1 Режим придруживања није успео: %1 - + Not attached Није придружено - + Attached with mode %1 Attached with mode %1 - + Attachment Offset (inactive - not attached): Додатно помери (неактивно - ништа није придружено): - + Face Страница - + Edge Ивица - + Vertex Vertex - + Selecting... Избор... - + Reference%1 Референца%1 - + Not editable because rotation of AttachmentOffset is bound by expressions. Није могуће уређивати јер је ротација одмака придруживања везана изразима. - + Reference combinations: Комбинације референци: - + %1 (add %2) %1 (додај %2) - + %1 (add more references) %1 (додај више референци) @@ -5364,7 +5364,7 @@ Individual boolean operation checks: PartGui::TaskDlgAttacher - + Datum dialog: Input error Datum dialog: Input error @@ -5704,8 +5704,8 @@ in the 3D view for the sweep path. - + Edit %1 Уреди %1 @@ -5797,20 +5797,20 @@ Do you want to continue? Није изабрана референца - + Face Страница - + Edge Ивица - + Vertex Vertex @@ -6090,39 +6090,39 @@ Do you want to continue? Неважеће - - + + Selections Избор - - + + Control Control - + Selection Избор - + Reset selection Ресетуј избор - + Toggle direct dimensions Сакриј/прикажи директне коте - + Toggle orthogonal dimensions Сакриј или прикажи ортогоналне коте - + Clear all dimensions Обриши све коте diff --git a/src/Mod/Part/Gui/Resources/translations/Part_sv-SE.ts b/src/Mod/Part/Gui/Resources/translations/Part_sv-SE.ts index 24d52ed5b4..6b4ae7adcf 100644 --- a/src/Mod/Part/Gui/Resources/translations/Part_sv-SE.ts +++ b/src/Mod/Part/Gui/Resources/translations/Part_sv-SE.ts @@ -2322,12 +2322,12 @@ of projection. Convert mesh - + Edit attachment Edit attachment - + Change face colors Change face colors @@ -2604,42 +2604,42 @@ Note: The placement is expressed in local space of object being attached.Växla urval - + Select a shape on the left side, first Välj en form på vänster sida först - + Select a shape on the right side, first Välj en form till höger först - + Cannot perform a boolean operation with the same shape Kan inte utföra en boolesk operation med samma form - + No active document available Inget tillgängligt aktivt dokument - + One of the selected objects doesn't exist anymore Ett av de markerade objekten finns inte längre - + Performing union on non-solids is not possible Att utföra förening på icke-solider är inte möjligt - + Performing intersection on non-solids is not possible Att utföra skärning på icke-solider är inte möjligt - + Performing difference on non-solids is not possible Att utföra skillnad på icke-solider är inte möjligt @@ -2647,7 +2647,7 @@ Note: The placement is expressed in local space of object being attached. PartGui::DlgChamferEdges - + Chamfer Edges Fasa Kanter @@ -3014,7 +3014,7 @@ If both lengths are zero, magnitude of direction is used. - + Fillet Parameter Avrundningsparameter @@ -3064,105 +3064,105 @@ If both lengths are zero, magnitude of direction is used. Radie: - + Chamfer Parameter Chamfer Parameter - + Chamfer type Chamfer type - + Length: Längd: - + Edges to chamfer Kanter att fasa - + Start length Startlängd - + Equal distance Equal distance - + Two distances Two distances - + Size Storlek - + Size2 Size2 - + Fillet type Fillet type - + Edges to fillet Kanter att avrunda - - + + Start radius Start radie - + End radius Slut radie - - + + Edge%1 Kant%1 - + Length Längd - + Radius Radie - + No shape selected Ingen form har valts - + No valid shape is selected. Please select a valid shape in the drop-down box first. Ingen giltig form är markerad. Välj en giltig form i listrutan först. - + No edge selected Ingen kant vald - + No edge entity is checked to fillet. Please check one or more edge entities first. Ingen kant är vald för avrundning. @@ -3510,7 +3510,7 @@ during file reading (slower but higher details). All Files - Alla Filer + Alla filer @@ -3536,7 +3536,7 @@ during file reading (slower but higher details). All Files - Alla Filer + Alla filer @@ -4961,7 +4961,7 @@ only created cuts will be visible - + Attachment Offset (in local coordinates): Attachment Offset (in local coordinates): @@ -5042,77 +5042,77 @@ of object being attached. Vänd sidor - + OCC error: %1 OCC-fel: %1 - + unknown error okänt fel - + Attachment mode failed: %1 Kopplingsläge misslyckades: %1 - + Not attached Inte kopplad - + Attached with mode %1 Kopplad med läge %1 - + Attachment Offset (inactive - not attached): Kopplingsförskjutning (inaktiv - inte kopplad): - + Face Yta - + Edge Kant - + Vertex Hörn - + Selecting... Markerar... - + Reference%1 Referens%1 - + Not editable because rotation of AttachmentOffset is bound by expressions. Not editable because rotation of AttachmentOffset is bound by expressions. - + Reference combinations: Referenskombinationer: - + %1 (add %2) %1 (lägg till %2) - + %1 (add more references) %1 (lägg till fler referenser) @@ -5368,7 +5368,7 @@ Individual boolean operation checks: PartGui::TaskDlgAttacher - + Datum dialog: Input error Datumdialog: Inmatningsfel @@ -5708,8 +5708,8 @@ in the 3D view for the sweep path. - + Edit %1 Redigera %1 @@ -5787,7 +5787,7 @@ Vill du fortsätta? All Files - Alla Filer + Alla filer @@ -5801,20 +5801,20 @@ Vill du fortsätta? Ingen referens markerad - + Face Yta - + Edge Kant - + Vertex Hörn @@ -6094,39 +6094,39 @@ Vill du fortsätta? Ogiltig - - + + Selections Markeringar - - + + Control Kontroll - + Selection Markering - + Reset selection Reset selection - + Toggle direct dimensions Toggle direct dimensions - + Toggle orthogonal dimensions Toggle orthogonal dimensions - + Clear all dimensions Clear all dimensions @@ -6308,7 +6308,7 @@ Vill du fortsätta? Connect objects - Connect objects + Anslut objekt diff --git a/src/Mod/Part/Gui/Resources/translations/Part_tr.ts b/src/Mod/Part/Gui/Resources/translations/Part_tr.ts index 09ec20b3d0..793935334a 100644 --- a/src/Mod/Part/Gui/Resources/translations/Part_tr.ts +++ b/src/Mod/Part/Gui/Resources/translations/Part_tr.ts @@ -2317,12 +2317,12 @@ Kamera görünümü, izdüşüm yönünü belirler. Metal örgüyü dönüştür - + Edit attachment Ek dosyayı düzenle - + Change face colors Yüz renklerini değiştir @@ -2599,42 +2599,42 @@ Not: Yerleşim, eklenen nesnenin yerel alanında ifade edilir. Seçimi değiştir - + Select a shape on the left side, first Sol tarafta bir şekil seçin, önce - + Select a shape on the right side, first Sağ tarafta bir şekil seçin, önce - + Cannot perform a boolean operation with the same shape Aynı şekille bir boolean işlemi gerçekleştirilemiyor - + No active document available Aktif bir doküman yok - + One of the selected objects doesn't exist anymore Seçilen nesnelerden biri artık mevcut değil - + Performing union on non-solids is not possible Katılar üzerinde birleştirme yapmak mümkün değildir - + Performing intersection on non-solids is not possible Katı maddeler üzerinde kesişim gerçekleştirmek mümkün değildir - + Performing difference on non-solids is not possible Katı-olmayan maddeler üzerinde fark yaratmak mümkün değildir @@ -2642,7 +2642,7 @@ Not: Yerleşim, eklenen nesnenin yerel alanında ifade edilir. PartGui::DlgChamferEdges - + Chamfer Edges Pah Kenarları @@ -3001,7 +3001,7 @@ If both lengths are zero, magnitude of direction is used. - + Fillet Parameter Dolgu Parametresi @@ -3051,106 +3051,106 @@ If both lengths are zero, magnitude of direction is used. Yarıçap: - + Chamfer Parameter Pah Değişkeni - + Chamfer type Pah türü - + Length: Uzunluk: - + Edges to chamfer Pah kırma kenarları - + Start length Başlangıç uzunluğu - + Equal distance Eşit mesafe - + Two distances İki adet mesafe - + Size Boyut - + Size2 Boyut2 - + Fillet type Yuvarlama biçimi - + Edges to fillet Dolgu için Kenarlar - - + + Start radius Başlangıç yarıçapı - + End radius Uç yarıçapı - - + + Edge%1 Kenar%1 - + Length Uzunluk - + Radius Yarıçap - + No shape selected Şekil seçilmedi - + No valid shape is selected. Please select a valid shape in the drop-down box first. Geçerli bir şekil seçilmedi. Önce açılır kutuda geçerli bir şekil seçin. - + No edge selected Kenar seçilmedi - + No edge entity is checked to fillet. Please check one or more edge entities first. Kenar varlığı filet için kontrol edilmiyor. @@ -4946,7 +4946,7 @@ yalnızca oluşturulan kesimler görünür - + Attachment Offset (in local coordinates): Ek Ofseti (yerel koordinatlarda): @@ -5023,77 +5023,77 @@ Not: Yerleşim, eklenen nesnenin yerel koordinat sisteminde ifade edilir.Yönlerini çevirin - + OCC error: %1 OCC hatası: %1 - + unknown error bilinmeyen hata - + Attachment mode failed: %1 Ek modu başarısız: %1 - + Not attached Ekli değil - + Attached with mode %1 %1 modu ile ekli - + Attachment Offset (inactive - not attached): Ek dosya uzantısı (pasif - ekli değil): - + Face Yüz - + Edge Kenar - + Vertex Vertex - + Selecting... Seçiliyor... - + Reference%1 Referans%1 - + Not editable because rotation of AttachmentOffset is bound by expressions. AttachmentOffset'in döndürülmesi ifadelere bağlı olduğundan düzenlenemez. - + Reference combinations: Referans kombinasyonları: - + %1 (add %2) %1 (%2 ekle) - + %1 (add more references) %1 (daha fazla referans ekleyin) @@ -5347,7 +5347,7 @@ Individual boolean operation checks: PartGui::TaskDlgAttacher - + Datum dialog: Input error Veri iletişim kutusu: Giriş hatası @@ -5687,8 +5687,8 @@ bir veya daha fazla profil seçin ilave kenar veya tel seçin. - + Edit %1 %1'i düzenle @@ -5780,20 +5780,20 @@ Devam etmek istiyor musun? Seçilen referans yok - + Face Yüz - + Edge Kenar - + Vertex Vertex @@ -6073,39 +6073,39 @@ Devam etmek istiyor musun? Geçersiz - - + + Selections Seçimler - - + + Control Control - + Selection Seçim - + Reset selection Seçimi sıfırla - + Toggle direct dimensions Doğrudan ölçülere geçiş yap - + Toggle orthogonal dimensions Dikey ölçülere geçiş yap - + Clear all dimensions Tüm ölçüleri temizle diff --git a/src/Mod/Part/Gui/Resources/translations/Part_uk.ts b/src/Mod/Part/Gui/Resources/translations/Part_uk.ts index ae3d2a6e17..b60b10d156 100644 --- a/src/Mod/Part/Gui/Resources/translations/Part_uk.ts +++ b/src/Mod/Part/Gui/Resources/translations/Part_uk.ts @@ -2318,12 +2318,12 @@ of projection. Перетворення сітки - + Edit attachment Редагувати приєднання - + Change face colors Змінити кольори грані @@ -2604,42 +2604,42 @@ Note: The placement is expressed in local space of object being attached.Замінити виділення - + Select a shape on the left side, first Спочатку виберіть фігуру на лівій стороні - + Select a shape on the right side, first Спочатку виберіть фігуру на правій стороні - + Cannot perform a boolean operation with the same shape Неможливо виконати логічну операцію з тією ж формою - + No active document available Немає активних документів - + One of the selected objects doesn't exist anymore Один із вибраних об'єктів більше не існує - + Performing union on non-solids is not possible Неможливо виконати об’єднання фігур, які не є суцільними тілами - + Performing intersection on non-solids is not possible Неможливо виконати перетин фігур, які не є суцільними тілами - + Performing difference on non-solids is not possible Неможливо визначити різницю для фігур, які не є суцільними тілами @@ -2647,7 +2647,7 @@ Note: The placement is expressed in local space of object being attached. PartGui::DlgChamferEdges - + Chamfer Edges Фаски країв @@ -3014,7 +3014,7 @@ If both lengths are zero, magnitude of direction is used. - + Fillet Parameter Параметри скруглення @@ -3064,106 +3064,106 @@ If both lengths are zero, magnitude of direction is used. Радіус: - + Chamfer Parameter Параметри фаски - + Chamfer type Тип фаски - + Length: Довжина: - + Edges to chamfer Зробити фаски на краях - + Start length Початкова довжина - + Equal distance Рівна відстань - + Two distances Дві відстані - + Size Розмір - + Size2 Size2 - + Fillet type Fillet type - + Edges to fillet Ребра для закруглення - - + + Start radius Початковий радіус - + End radius Кінцевий радіус - - + + Edge%1 Ребро%1 - + Length Довжина - + Radius Радіус - + No shape selected Немає обраної форми - + No valid shape is selected. Please select a valid shape in the drop-down box first. Не обрано вірної форми Будь ласка, оберіть вірну форму у виринаючому списку. - + No edge selected Ребро не обрано - + No edge entity is checked to fillet. Please check one or more edge entities first. Не обрано ребро для згладжування @@ -4962,7 +4962,7 @@ only created cuts will be visible - + Attachment Offset (in local coordinates): Зсув приєднання (в локальних координатах): @@ -5043,77 +5043,77 @@ of object being attached. Перевернути сторони - + OCC error: %1 Помилка OCC %1 - + unknown error невідома помилка - + Attachment mode failed: %1 Attachment mode failed: %1 - + Not attached Привʼязка відсутня - + Attached with mode %1 Режим приєднання: %1 - + Attachment Offset (inactive - not attached): Зсув приєднання (поля не активні - не приєднано): - + Face Грань - + Edge Ребро - + Vertex Вершина - + Selecting... Вибір... - + Reference%1 Орієнтир%1 - + Not editable because rotation of AttachmentOffset is bound by expressions. Not editable because rotation of AttachmentOffset is bound by expressions. - + Reference combinations: Комбінації орієнтирів: - + %1 (add %2) %1 (додати %2) - + %1 (add more references) %1 (додати більше орієнтирів) @@ -5371,7 +5371,7 @@ Individual boolean operation checks: PartGui::TaskDlgAttacher - + Datum dialog: Input error Datum dialog: Input error @@ -5712,8 +5712,8 @@ in the 3D view for the sweep path. - + Edit %1 Редагувати %1 @@ -5804,20 +5804,20 @@ Do you want to continue? Не вибрано орієнтира - + Face Грань - + Edge Ребро - + Vertex Вершина @@ -6097,39 +6097,39 @@ Do you want to continue? Недійсний - - + + Selections Виділення - - + + Control Керування - + Selection Виділення - + Reset selection Скасувати вибір - + Toggle direct dimensions Переключити прямі розміри - + Toggle orthogonal dimensions Переключити ортогональні розміри - + Clear all dimensions Видалити всі розміри @@ -6596,7 +6596,7 @@ It will create a 'Compound Filter' for each shape. Wires - Wires + Сітки diff --git a/src/Mod/Part/Gui/Resources/translations/Part_val-ES.ts b/src/Mod/Part/Gui/Resources/translations/Part_val-ES.ts index 5a17944cf8..b12e0151c6 100644 --- a/src/Mod/Part/Gui/Resources/translations/Part_val-ES.ts +++ b/src/Mod/Part/Gui/Resources/translations/Part_val-ES.ts @@ -2322,12 +2322,12 @@ of projection. Convert mesh - + Edit attachment Edit attachment - + Change face colors Change face colors @@ -2604,42 +2604,42 @@ Note: The placement is expressed in local space of object being attached.Intercanvia la selecció - + Select a shape on the left side, first Seleccioneu primer una forma de l'esquerra - + Select a shape on the right side, first Seleccioneu primer una forma de la dreta - + Cannot perform a boolean operation with the same shape No es pot realitzar una operació booleana amb la mateixa forma - + No active document available No hi ha cap document actiu disponible. - + One of the selected objects doesn't exist anymore Un dels objectes seleccionats ja no existeix. - + Performing union on non-solids is not possible No és possible fer la unió de formes no sòlides. - + Performing intersection on non-solids is not possible No és possible fer la intersecció de formes no sòlides. - + Performing difference on non-solids is not possible No és possible fer la resta de formes no sòlides. @@ -2647,7 +2647,7 @@ Note: The placement is expressed in local space of object being attached. PartGui::DlgChamferEdges - + Chamfer Edges Arestes del xamfrà @@ -3012,7 +3012,7 @@ If both lengths are zero, magnitude of direction is used. - + Fillet Parameter Paràmetres d'arredoniment @@ -3062,105 +3062,105 @@ If both lengths are zero, magnitude of direction is used. Radi: - + Chamfer Parameter Chamfer Parameter - + Chamfer type Chamfer type - + Length: Length: - + Edges to chamfer Arestes a xamfrà - + Start length Longitud d'inici - + Equal distance Equal distance - + Two distances Two distances - + Size Mida - + Size2 Size2 - + Fillet type Fillet type - + Edges to fillet Arestes per a arredonir - - + + Start radius Radi inicial - + End radius Radi final - - + + Edge%1 Aresta%1 - + Length Longitud - + Radius Radi - + No shape selected No s'ha seleccionat cap forma. - + No valid shape is selected. Please select a valid shape in the drop-down box first. La selecció no és vàlida. Seleccioneu una forma vàlida en el quadre desplegable en primer lloc. - + No edge selected No s'ha seleccionat cap aresta. - + No edge entity is checked to fillet. Please check one or more edge entities first. No s'ha seleccionat cap aresta per a l'arredoniment. En primer lloc, seleccioneu-ne una o més. @@ -4954,7 +4954,7 @@ only created cuts will be visible - + Attachment Offset (in local coordinates): Desplaçament de l'adjunt (en coordenades locals): @@ -5035,77 +5035,77 @@ of object being attached. Inverteix les cares - + OCC error: %1 Error OCC: %1 - + unknown error error desconegut - + Attachment mode failed: %1 El mode d'adjunció ha fallat: %1 - + Not attached No adjuntat - + Attached with mode %1 S'ha adjuntat amb mode %1 - + Attachment Offset (inactive - not attached): Separació de l'adjunt (inactiu - no adjuntat): - + Face Cara - + Edge Aresta - + Vertex Vertex - + Selecting... Selecció... - + Reference%1 Referència%1 - + Not editable because rotation of AttachmentOffset is bound by expressions. Not editable because rotation of AttachmentOffset is bound by expressions. - + Reference combinations: Combinacions de referència: - + %1 (add %2) %1 (afig %2) - + %1 (add more references) %1 (afig més referències) @@ -5361,7 +5361,7 @@ Individual boolean operation checks: PartGui::TaskDlgAttacher - + Datum dialog: Input error Diàleg de dimensió: error d'entrada @@ -5701,8 +5701,8 @@ in the 3D view for the sweep path. - + Edit %1 Edita %1 @@ -5793,20 +5793,20 @@ Do you want to continue? No s'ha seleccionat cap referència. - + Face Cara - + Edge Aresta - + Vertex Vertex @@ -6086,39 +6086,39 @@ Do you want to continue? Invàlid - - + + Selections Seleccions - - + + Control Control - + Selection Selection - + Reset selection Reset selection - + Toggle direct dimensions Toggle direct dimensions - + Toggle orthogonal dimensions Toggle orthogonal dimensions - + Clear all dimensions Clear all dimensions diff --git a/src/Mod/Part/Gui/Resources/translations/Part_zh-CN.ts b/src/Mod/Part/Gui/Resources/translations/Part_zh-CN.ts index 5d1b87c926..d69269b39f 100644 --- a/src/Mod/Part/Gui/Resources/translations/Part_zh-CN.ts +++ b/src/Mod/Part/Gui/Resources/translations/Part_zh-CN.ts @@ -2318,12 +2318,12 @@ of projection. 转换网格 - + Edit attachment 编辑附加 - + Change face colors 更改面的颜色 @@ -2600,42 +2600,42 @@ Note: The placement is expressed in local space of object being attached.切换选择 - + Select a shape on the left side, first 线选择左侧形状 - + Select a shape on the right side, first 先选择右侧形状 - + Cannot perform a boolean operation with the same shape 不能对同一形状作布尔操作 - + No active document available 无可用活动文档 - + One of the selected objects doesn't exist anymore 所选对象之一已不存在 - + Performing union on non-solids is not possible 无法对非实体执行并集操作 - + Performing intersection on non-solids is not possible 无法对非实体进行交集操作 - + Performing difference on non-solids is not possible 无法对非实体进行差集操作 @@ -2643,7 +2643,7 @@ Note: The placement is expressed in local space of object being attached. PartGui::DlgChamferEdges - + Chamfer Edges 倒角边缘 @@ -3009,7 +3009,7 @@ If both lengths are zero, magnitude of direction is used. - + Fillet Parameter 圆角参数 @@ -3059,105 +3059,105 @@ If both lengths are zero, magnitude of direction is used. 半径: - + Chamfer Parameter 倒角参数 - + Chamfer type 倒角类型 - + Length: 长度: - + Edges to chamfer 倒角边 - + Start length 开始长度 - + Equal distance 等距: - + Two distances 两倍距离 - + Size 大小 - + Size2 尺寸2 - + Fillet type 圆角类型 - + Edges to fillet 倒圆角边 - - + + Start radius 开始半径 - + End radius 结束半径 - - + + Edge%1 边 %1 - + Length 长度 - + Radius 半径 - + No shape selected 无选定的形状 - + No valid shape is selected. Please select a valid shape in the drop-down box first. 未选中有效形状.请先在下拉框中选择一个有效形状. - + No edge selected 未选定边 - + No edge entity is checked to fillet. Please check one or more edge entities first. 为选择倒圆角的实体边. @@ -4953,7 +4953,7 @@ only created cuts will be visible - + Attachment Offset (in local coordinates): 附加偏移量(本地坐标): @@ -5034,77 +5034,77 @@ of object being attached. 翻转面 - + OCC error: %1 OCC 错误: %1 - + unknown error 未知错误。 - + Attachment mode failed: %1 附加模式失败: %1 - + Not attached 没附档 - + Attached with mode %1 附加模式%1 - + Attachment Offset (inactive - not attached): 附加偏移量 (不活动-未附加): - + Face - + Edge - + Vertex 顶点 - + Selecting... 选择... - + Reference%1 参照 %1 - + Not editable because rotation of AttachmentOffset is bound by expressions. Not editable because rotation of AttachmentOffset is bound by expressions. - + Reference combinations: 参照组合: - + %1 (add %2) %1 (添加 %2) - + %1 (add more references) %1 (添加更多参照) @@ -5359,7 +5359,7 @@ Individual boolean operation checks: PartGui::TaskDlgAttacher - + Datum dialog: Input error 基准对话框: 输入错误 @@ -5699,8 +5699,8 @@ in the 3D view for the sweep path. - + Edit %1 编辑 %1 @@ -5791,20 +5791,20 @@ Do you want to continue? 没有参照被选中 - + Face - + Edge - + Vertex 顶点 @@ -6084,39 +6084,39 @@ Do you want to continue? 无效 - - + + Selections 选项 - - + + Control 控制 - + Selection Selection - + Reset selection Reset selection - + Toggle direct dimensions Toggle direct dimensions - + Toggle orthogonal dimensions Toggle orthogonal dimensions - + Clear all dimensions Clear all dimensions diff --git a/src/Mod/Part/Gui/Resources/translations/Part_zh-TW.ts b/src/Mod/Part/Gui/Resources/translations/Part_zh-TW.ts index 0895c22844..6deb55f526 100644 --- a/src/Mod/Part/Gui/Resources/translations/Part_zh-TW.ts +++ b/src/Mod/Part/Gui/Resources/translations/Part_zh-TW.ts @@ -2314,12 +2314,12 @@ of projection. 轉換網格 - + Edit attachment 編輯附件 - + Change face colors 改變面顏色 @@ -2596,42 +2596,42 @@ Note: The placement is expressed in local space of object being attached.切換選項 - + Select a shape on the left side, first 先由左側選取造型 - + Select a shape on the right side, first 先由右側選取造型 - + Cannot perform a boolean operation with the same shape 無法於同一個圖形上進行布林運算 - + No active document available 無可用之文件 - + One of the selected objects doesn't exist anymore 其中一個選定之物件已經不存在 - + Performing union on non-solids is not possible 無法對非實體進行聯集 - + Performing intersection on non-solids is not possible 無法對非實體進行交集 - + Performing difference on non-solids is not possible 無法對非實體進行差集 @@ -2639,7 +2639,7 @@ Note: The placement is expressed in local space of object being attached. PartGui::DlgChamferEdges - + Chamfer Edges 倒角邊 @@ -3000,7 +3000,7 @@ If both lengths are zero, magnitude of direction is used. - + Fillet Parameter 參數 @@ -3050,106 +3050,106 @@ If both lengths are zero, magnitude of direction is used. 半徑: - + Chamfer Parameter 倒角參數 - + Chamfer type 倒角類型 - + Length: 長度: - + Edges to chamfer 要倒角的邊 - + Start length 長度1 - + Equal distance 同等距離 - + Two distances 兩個距離 - + Size 尺寸 - + Size2 大小2 - + Fillet type 圓角類型 - + Edges to fillet 倒圓角之邊 - - + + Start radius 起始半徑 - + End radius 終止半徑 - - + + Edge%1 邊 %1 - + Length 間距 - + Radius 半徑 - + No shape selected 無選取物件 - + No valid shape is selected. Please select a valid shape in the drop-down box first. 未選取有效之造型。 請先於下拉選單中選取有效之造型。 - + No edge selected 無邊被選取 - + No edge entity is checked to fillet. Please check one or more edge entities first. 未選擇實體之邊產生圓角,請先選擇1或多個實體之邊 @@ -4938,7 +4938,7 @@ only created cuts will be visible - + Attachment Offset (in local coordinates): 附件偏移(在本地座標): @@ -5015,77 +5015,77 @@ of object being attached. 翻面 - + OCC error: %1 OCC 錯誤:%1 - + unknown error 未知錯誤 - + Attachment mode failed: %1 連接模式失敗:%1 - + Not attached 未連接任何物件 - + Attached with mode %1 以模式 %1 連接 - + Attachment Offset (inactive - not attached): 連接偏移(無效-未連接其他物件) - + Face - + Edge - + Vertex Vertex - + Selecting... 選擇... - + Reference%1 參考%1 - + Not editable because rotation of AttachmentOffset is bound by expressions. 因為AttachmentOffset的旋轉受到表達式的約束,所以無法編輯。 - + Reference combinations: 參考組合: - + %1 (add %2) %1(加 %2) - + %1 (add more references) %1 (加更多參考) @@ -5335,7 +5335,7 @@ Individual boolean operation checks: PartGui::TaskDlgAttacher - + Datum dialog: Input error 基準對話框: 輸入錯誤 @@ -5674,8 +5674,8 @@ in the 3D view for the sweep path. - + Edit %1 編輯 %1 @@ -5767,20 +5767,20 @@ Do you want to continue? 尚未選擇參考之物件 - + Face - + Edge - + Vertex Vertex @@ -6060,39 +6060,39 @@ Do you want to continue? 無效 - - + + Selections 選項 - - + + Control 控制 - + Selection 選擇 - + Reset selection 重設選取區域 - + Toggle direct dimensions 切換直接尺寸 - + Toggle orthogonal dimensions 切換正交尺寸 - + Clear all dimensions 清除所有尺寸 diff --git a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign.ts b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign.ts index 113b373317..f80c7f77d9 100644 --- a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign.ts +++ b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign.ts @@ -877,8 +877,8 @@ so that self intersection is avoided. - + Make copy @@ -903,8 +903,8 @@ so that self intersection is avoided. - + Add a Body @@ -3164,7 +3164,7 @@ click again to end selection PartDesignGui::ViewProviderBody - + Toggle active body @@ -3461,28 +3461,28 @@ click again to end selection - - - + + + + + - - A dialog is already open in the task panel - - - + + + + + - - Do you want to close this dialog? @@ -3744,14 +3744,14 @@ This may lead to unexpected results. - + Vertical sketch axis - + Horizontal sketch axis @@ -3803,10 +3803,10 @@ If you have a legacy document with PartDesign objects without Body, use the migr - - + + Edit %1 @@ -3930,34 +3930,34 @@ This feature is broken and can't be edited. - + The document "%1" you are editing was designed with an old version of PartDesign workbench. - + Do you want to migrate in order to use modern PartDesign features? - + The document "%1" seems to be either in the middle of the migration process from legacy PartDesign or have a slightly broken structure. - + Do you want to make the migration automatically? - + Note: If you choose to migrate you won't be able to edit the file with an older FreeCAD version. If you refuse to migrate you won't be able to use new PartDesign features like Bodies and Parts. As a result you also won't be able to use your parts in the assembly workbench. Although you will be able to migrate any moment later with 'Part Design -> Migrate'. - + Migrate manually @@ -4426,20 +4426,20 @@ Only available for holes without thread - + Standard - - + + Close - + Wide @@ -4588,12 +4588,12 @@ over 90: larger hole radius at the bottom - + Normal - + Loose @@ -4891,17 +4891,17 @@ over 90: larger hole radius at the bottom - - - - + + + + + + - - Resulting shape is not a solid @@ -4916,22 +4916,22 @@ over 90: larger hole radius at the bottom - - - - - - - - + + + + + + + + + + - - Result has multiple solids: that is not currently supported. @@ -4994,8 +4994,8 @@ over 90: larger hole radius at the bottom - + The requested feature cannot be created. The reason may be that: - the active Body does not contain a base shape, so there is no material to be removed; @@ -5003,14 +5003,14 @@ over 90: larger hole radius at the bottom - + Creating a face from sketch failed - + Revolve axis intersects the sketch @@ -5020,14 +5020,14 @@ over 90: larger hole radius at the bottom - + Could not revolve the sketch! - + Could not create face from sketch. Intersecting sketch entities in a sketch are not allowed. @@ -5081,10 +5081,10 @@ Intersecting sketch entities in a sketch are not allowed. - + Error: Result is not a solid @@ -5186,15 +5186,15 @@ Intersecting sketch entities in a sketch are not allowed. + - Boolean operation failed - + Could not create face from sketch. Intersecting sketch entities or multiple faces in a sketch are not allowed for making a pocket up to a face. diff --git a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_be.ts b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_be.ts index 9a3d4059c0..89add89227 100644 --- a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_be.ts +++ b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_be.ts @@ -124,7 +124,7 @@ False = унутраная шасцярня The distance by which the reference profile is shifted outwards, normalized by the module. - Адлегласць, на якую апорны профіль зрушаны вонкі, нармалізуецца модулем. + Адлегласць, на якую апорны профіль зрушаны вонкі, нармаваны па модулю. @@ -281,7 +281,7 @@ False = унутраная шасцярня Draft - Асадка + Чарнавік @@ -884,8 +884,8 @@ False = унутраная шасцярня Стварыць дублікат - + Make copy Зрабіць копію @@ -910,8 +910,8 @@ False = унутраная шасцярня Стварыць лагічную аперацыю - + Add a Body Дадаць цела @@ -1299,12 +1299,12 @@ If zero, it is equal to Radius2 Right-handed - Правая + Для правай рукі Left-handed - Левая + Для левай рукі @@ -1621,7 +1621,7 @@ click again to end selection Input error - Input error + Памылка ўводу @@ -1687,7 +1687,7 @@ click again to end selection Select - Абраць + Select @@ -1795,7 +1795,7 @@ click again to end selection Invalid shape - Хібная фігура + Недапушчальная фігура @@ -1855,7 +1855,7 @@ click again to end selection Select - Абраць + Select @@ -1872,7 +1872,7 @@ click again to end selection Use All Edges - Ужываць усе рэбры + Ужыць усе рэбры @@ -1943,7 +1943,7 @@ click again to end selection Select reference... - Select reference... + Абраць апорны элемент... @@ -2441,7 +2441,7 @@ from the model as reference Select reference... - Select reference... + Абраць апорны элемент... @@ -2515,7 +2515,7 @@ measured along the specified direction Reversed - Reversed + Наадварот @@ -2564,7 +2564,7 @@ measured along the specified direction Standard - Стандартны + Звычайны @@ -2709,7 +2709,7 @@ measured along the specified direction Input error - Input error + Памылка ўводу @@ -2876,7 +2876,7 @@ measured along the specified direction Attachment - Прымацаваць + Прымацаваныя @@ -2912,18 +2912,18 @@ measured along the specified direction Horizontal sketch axis - Horizontal sketch axis + Гарызантальная вось эскізу Vertical sketch axis - Vertical sketch axis + Вертыкальная вось эскізу Select reference... - Select reference... + Абраць апорны элемент... @@ -2933,12 +2933,12 @@ measured along the specified direction Symmetric to plane - Symmetric to plane + Сіметрычна плоскасці Reversed - Reversed + Наадварот @@ -3052,7 +3052,7 @@ click again to end selection Select - Абраць + Select @@ -3127,17 +3127,17 @@ click again to end selection Normal sketch axis - Normal sketch axis + Вектар нармалі восі эскізу Vertical sketch axis - Vertical sketch axis + Вертыкальная вось эскізу Horizontal sketch axis - Horizontal sketch axis + Гарызантальная вось эскізу @@ -3164,7 +3164,7 @@ click again to end selection Select reference... - Select reference... + Абраць апорны элемент... @@ -3185,7 +3185,7 @@ click again to end selection PartDesignGui::ViewProviderBody - + Toggle active body Пераключыць бягучае цела @@ -3482,30 +3482,30 @@ click again to end selection Калі ласка, спачатку стварыце плоскасць, альбо абярыце грань на эскізе - - - + + + + + - - A dialog is already open in the task panel - A dialog is already open in the task panel + На панэлі задач дыялогавае акно ўжо адчыненае - - - + + + + + - - Do you want to close this dialog? - Do you want to close this dialog? + Ці жадаеце вы зачыніць дыялогавае акно? @@ -3771,16 +3771,16 @@ This may lead to unexpected results. Немагчыма стварыць элемент адымання без даступнага асноўнага элементу - + Vertical sketch axis - Vertical sketch axis + Вертыкальная вось эскізу - + Horizontal sketch axis - Horizontal sketch axis + Гарызантальная вось эскізу @@ -3832,10 +3832,10 @@ If you have a legacy document with PartDesign objects without Body, use the migr Каб ужыць гэты элемент, ён павінен належаць да аб'екту дэталі ў дакуменце. - - + + Edit %1 Змяніць %1 @@ -3960,27 +3960,27 @@ This feature is broken and can't be edited. Паспяховае пераўтварэнне - + The document "%1" you are editing was designed with an old version of PartDesign workbench. Дакумент "%1", які вы мяняеце, быў спраектаваны з ужываннем старой версіі варштата Праектавання дэталі. - + Do you want to migrate in order to use modern PartDesign features? Ці жадаеце вы мігрыраваць, каб ужыць сучасныя асаблівасці Праектавання дэталі? - + The document "%1" seems to be either in the middle of the migration process from legacy PartDesign or have a slightly broken structure. Дакумент "%1", відаць, знаходзіцца ў сярэдзіне працэсу міграцыі з састарэлага Праектавання дэталі, альбо мае злёгку парушаную структуру. - + Do you want to make the migration automatically? Ці жадаеце вы мігрыраваць аўтаматычна? - + Note: If you choose to migrate you won't be able to edit the file with an older FreeCAD version. If you refuse to migrate you won't be able to use new PartDesign features like Bodies and Parts. As a result you also won't be able to use your parts in the assembly workbench. Although you will be able to migrate any moment later with 'Part Design -> Migrate'. @@ -3989,7 +3989,7 @@ Although you will be able to migrate any moment later with 'Part Design -> Mi Але вы зможаце мігрыраваць у любы момант пазней з дапамогай "Праектаванне дэталі -> Мігрыраваць". - + Migrate manually Мігрыраваць уручную @@ -4242,7 +4242,7 @@ Although you will be able to migrate any moment later with 'Part Design -> Mi Position - Position + Становішча @@ -4460,20 +4460,20 @@ Only available for holes without thread - + Standard - Стандартны + Звычайны - - + + Close Зачыніць - + Wide Чарнавы @@ -4623,15 +4623,15 @@ over 90: larger hole radius at the bottom Reversed - Reversed + Наадварот - + Normal Звычайны - + Loose Свабодны (найбольшая дакладнасць) @@ -4929,17 +4929,17 @@ over 90: larger hole radius at the bottom Зліццё інструментаў не атрымалася - - - - + + + + + + - - Resulting shape is not a solid Выніковая фігура атрымалася не суцэльным целам @@ -4954,22 +4954,22 @@ over 90: larger hole radius at the bottom Агульная аперацыя завяршылася няўдачай - - - - - - - - + + + + + + + + + + - - Result has multiple solids: that is not currently supported. Вынік змяшчае некалькі суцэльных цел: у бягучы час гэтае не падтрымліваецца. @@ -5032,8 +5032,8 @@ over 90: larger hole radius at the bottom Вугал пазу занадта малы - + The requested feature cannot be created. The reason may be that: - the active Body does not contain a base shape, so there is no material to be removed; @@ -5043,14 +5043,14 @@ over 90: larger hole radius at the bottom - абраны эскіз не належыць да бягучага Цела. - + Creating a face from sketch failed Не атрымалася стварыць грань з эскізу - + Revolve axis intersects the sketch Вось вярчэння перасякае эскіз @@ -5060,18 +5060,18 @@ over 90: larger hole radius at the bottom Не атрымалася выразаць асноўны элемент - + Could not revolve the sketch! Не атрымалася павярнуць эскіз! - + Could not create face from sketch. Intersecting sketch entities in a sketch are not allowed. Не атрымалася стварыць грань з эскізу. -Перакрыжаваныя сутнасці эскізу ў эскізе не дазваляюцца. +Перасякальныя сутнасці эскізу ў эскізе не дазваляюцца. @@ -5104,7 +5104,7 @@ Intersecting sketch entities in a sketch are not allowed. Error: unsupported mode - Памылка: непадтрымліваемы рэжым + Памылка: рэжым не падтрымліваецца @@ -5122,10 +5122,10 @@ Intersecting sketch entities in a sketch are not allowed. Памылка: не атрымалася пабудаваць - + Error: Result is not a solid Памылка: вынік не суцэльнае цела @@ -5149,7 +5149,7 @@ Intersecting sketch entities in a sketch are not allowed. Error: Intersecting the helix failed - Памылка: не атрымалася перакрыжаваць спіраль + Памылка: не атрымалася перасякаваць спіраль @@ -5227,19 +5227,19 @@ Intersecting sketch entities in a sketch are not allowed. Памылка: не атрымалася дадаць разьбу + - Boolean operation failed Лагічная аперацыя завяршылася няўдачай - + Could not create face from sketch. Intersecting sketch entities or multiple faces in a sketch are not allowed for making a pocket up to a face. Не атрымалася стварыць грань з эскізу. -Перакрыжаваныя сутнасці эскізу ці некалькі граняў у эскізе не дапускаюцца для стварэння кішэні да грані. +Перасякальныя сутнасці эскізу ці некалькі граняў у эскізе не дапускаюцца для стварэння кішэні да грані. @@ -5356,7 +5356,7 @@ Intersecting sketch entities or multiple faces in a sketch are not allowed for m Could not create face from sketch. Intersecting sketch entities or multiple faces in a sketch are not allowed. Не атрымалася стварыць грань з эскізу. -Перакрыжаваныя сутнасці эскізу ці некалькі граняў у эскізе не дазваляюцца. +Перасякальныя сутнасці эскізу ці некалькі граняў у эскізе не дазваляюцца. diff --git a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_ca.ts b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_ca.ts index 841056f666..30da9b2081 100644 --- a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_ca.ts +++ b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_ca.ts @@ -883,8 +883,8 @@ de manera que s'evita l'autointersecció. Crea un clon - + Make copy Fer còpia @@ -909,8 +909,8 @@ de manera que s'evita l'autointersecció. Crea booleà - + Add a Body Afegiu un cos @@ -3188,7 +3188,7 @@ clica altre cop per finalitzar la selecció PartDesignGui::ViewProviderBody - + Toggle active body Cos actiu tanca @@ -3485,28 +3485,28 @@ clica altre cop per finalitzar la selecció Si us plau, crear un plànol primer o seleccioneu una cara a esbossar - - - + + + + + - - A dialog is already open in the task panel A dialog is already open in the task panel - - - + + + + + - - Do you want to close this dialog? Do you want to close this dialog? @@ -3772,14 +3772,14 @@ Això pot portar a resultats inesperats. No és possible crear un pla Sustractiu sense una base pla disponible - + Vertical sketch axis Eix vertical de croquis - + Horizontal sketch axis Eix horitzontal de croquis @@ -3833,10 +3833,10 @@ Si teniu un document antic amb objectes PartDesign sense cos, utilitzeu la funci Per utilitzar aquesta característica cal que pertanyen a un objecte de part del document. - - + + Edit %1 Editar %1 @@ -3960,27 +3960,27 @@ This feature is broken and can't be edited. Transformació amb èxit - + The document "%1" you are editing was designed with an old version of PartDesign workbench. El document "%1" que estàs editant es va dissenyar amb una versió antiga del PartDesign workbench. - + Do you want to migrate in order to use modern PartDesign features? Voleu migrar per utilitzar característiques modernes PartDesign? - + The document "%1" seems to be either in the middle of the migration process from legacy PartDesign or have a slightly broken structure. El document "%1" sembla ser al mig del procés de migració de llegat PartDesign o tenen una estructura una mica trencat. - + Do you want to make the migration automatically? Voleu fer la migració automàticament? - + Note: If you choose to migrate you won't be able to edit the file with an older FreeCAD version. If you refuse to migrate you won't be able to use new PartDesign features like Bodies and Parts. As a result you also won't be able to use your parts in the assembly workbench. Although you will be able to migrate any moment later with 'Part Design -> Migrate'. @@ -3989,7 +3989,7 @@ Si us negueu a migrar, no podreu utilitzar les noves funcions de PartDesign, com Tot i que podreu migrar en qualsevol moment més tard amb 'Disseny de peces -> Migrar'. - + Migrate manually Migrar manualment @@ -4461,20 +4461,20 @@ Només disponible per a forats sense rosca - + Standard Estàndard - - + + Close Tanca - + Wide Amplada @@ -4628,12 +4628,12 @@ més de 90: radi de forat més gran a la part inferior Invertit - + Normal Normal - + Loose Solt @@ -4931,17 +4931,17 @@ més de 90: radi de forat més gran a la part inferior Fusion of tools failed - - - - + + + + + + - - Resulting shape is not a solid Resulting shape is not a solid @@ -4956,22 +4956,22 @@ més de 90: radi de forat més gran a la part inferior Common operation failed - - - - - - - - + + + + + + + + + + - - Result has multiple solids: that is not currently supported. Result has multiple solids: that is not currently supported. @@ -5034,8 +5034,8 @@ més de 90: radi de forat més gran a la part inferior Angle of groove too small - + The requested feature cannot be created. The reason may be that: - the active Body does not contain a base shape, so there is no material to be removed; @@ -5045,14 +5045,14 @@ més de 90: radi de forat més gran a la part inferior - l'esbós seleccionat no pertany al Cos actiu. - + Creating a face from sketch failed Creating a face from sketch failed - + Revolve axis intersects the sketch Revolve axis intersects the sketch @@ -5062,14 +5062,14 @@ més de 90: radi de forat més gran a la part inferior Cut out of base feature failed - + Could not revolve the sketch! Could not revolve the sketch! - + Could not create face from sketch. Intersecting sketch entities in a sketch are not allowed. Could not create face from sketch. @@ -5124,10 +5124,10 @@ Intersecting sketch entities in a sketch are not allowed. Error: Could not build - + Error: Result is not a solid Error: Result is not a solid @@ -5229,15 +5229,15 @@ Intersecting sketch entities in a sketch are not allowed. Error: Adding the thread failed + - Boolean operation failed Boolean operation failed - + Could not create face from sketch. Intersecting sketch entities or multiple faces in a sketch are not allowed for making a pocket up to a face. Could not create face from sketch. diff --git a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_cs.ts b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_cs.ts index 453d1b111a..08135264a3 100644 --- a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_cs.ts +++ b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_cs.ts @@ -883,8 +883,8 @@ aby se zabránilo sebe. Vytvořit klon - + Make copy Vytvořit kopii @@ -909,8 +909,8 @@ aby se zabránilo sebe. Použít booleovské operace - + Add a Body Přidat tělo @@ -3188,7 +3188,7 @@ klikněte znovu pro ukončení výběru PartDesignGui::ViewProviderBody - + Toggle active body Přepnout aktivní tělo @@ -3485,28 +3485,28 @@ klikněte znovu pro ukončení výběru Nejprve vytvořte rovinu nebo vyberte plochu, na kterou chcete vytvořit náčrt - - - + + + + + - - A dialog is already open in the task panel Dialog je opravdu otevřen v panelu úloh - - - + + + + + - - Do you want to close this dialog? Chcete zavřít tento dialog? @@ -3774,14 +3774,14 @@ To může vést k neočekávaným výsledkům. Není možné vytvořit odečtový prvek bez základního prvku - + Vertical sketch axis Svislá skicovací osa - + Horizontal sketch axis Vodorovná skicovací osa @@ -3835,10 +3835,10 @@ Pokud máte starší dokument s objekty PartDesignu bez Těla, použijte funkci Pro použití tohoto prvku je potřebné, aby patřil k objektu díl v dokumentu. - - + + Edit %1 Upravit %1 @@ -3963,27 +3963,27 @@ Tento prvek je rozbitý a nelze upravovat. Transformace byla úspěšná - + The document "%1" you are editing was designed with an old version of PartDesign workbench. Dokument "%1", který upravujete, byl vytvořen ve starém pracovním prostředí PartDesign. - + Do you want to migrate in order to use modern PartDesign features? Migrovat, aby bylo možno použít moderní PartDesign prvky? - + The document "%1" seems to be either in the middle of the migration process from legacy PartDesign or have a slightly broken structure. Zdá se, že dokument "%1" je buď v procesu migrace ze staršího PartDesignu nebo má mírně rozbitou strukturu. - + Do you want to make the migration automatically? Chcete provést migraci automaticky? - + Note: If you choose to migrate you won't be able to edit the file with an older FreeCAD version. If you refuse to migrate you won't be able to use new PartDesign features like Bodies and Parts. As a result you also won't be able to use your parts in the assembly workbench. Although you will be able to migrate any moment later with 'Part Design -> Migrate'. @@ -3992,7 +3992,7 @@ If you refuse to migrate you won't be able to use new PartDesign features like B Although you will be able to migrate any moment later with 'Part Design -> Migrate'. - + Migrate manually Migrovat manuálně @@ -4463,20 +4463,20 @@ Only available for holes without thread - + Standard Standardní - - + + Close Zavřít - + Wide Šířka @@ -4630,12 +4630,12 @@ over 90: larger hole radius at the bottom Překlopit - + Normal Normála - + Loose Loose @@ -4933,17 +4933,17 @@ over 90: larger hole radius at the bottom Fusion of tools failed - - - - + + + + + + - - Resulting shape is not a solid Resulting shape is not a solid @@ -4958,22 +4958,22 @@ over 90: larger hole radius at the bottom Common operation failed - - - - - - - - + + + + + + + + + + - - Result has multiple solids: that is not currently supported. Result has multiple solids: that is not currently supported. @@ -5036,8 +5036,8 @@ over 90: larger hole radius at the bottom Angle of groove too small - + The requested feature cannot be created. The reason may be that: - the active Body does not contain a base shape, so there is no material to be removed; @@ -5048,14 +5048,14 @@ over 90: larger hole radius at the bottom - vybraný náčrt nepatří k aktivnímu Tělu. - + Creating a face from sketch failed Creating a face from sketch failed - + Revolve axis intersects the sketch Revolve axis intersects the sketch @@ -5065,14 +5065,14 @@ over 90: larger hole radius at the bottom Cut out of base feature failed - + Could not revolve the sketch! Could not revolve the sketch! - + Could not create face from sketch. Intersecting sketch entities in a sketch are not allowed. Could not create face from sketch. @@ -5127,10 +5127,10 @@ Intersecting sketch entities in a sketch are not allowed. Error: Could not build - + Error: Result is not a solid Error: Result is not a solid @@ -5232,15 +5232,15 @@ Intersecting sketch entities in a sketch are not allowed. Error: Adding the thread failed + - Boolean operation failed Boolean operation failed - + Could not create face from sketch. Intersecting sketch entities or multiple faces in a sketch are not allowed for making a pocket up to a face. Could not create face from sketch. diff --git a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_de.ts b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_de.ts index 60e3d333fc..8a726949c3 100644 --- a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_de.ts +++ b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_de.ts @@ -514,7 +514,7 @@ damit eine Selbstdurchdringung vermieden wird. Create sketch - Skizze erstellen + Skizzen erstellen @@ -883,8 +883,8 @@ damit eine Selbstdurchdringung vermieden wird. Klon erstellen - + Make copy Kopie erstellen @@ -909,8 +909,8 @@ damit eine Selbstdurchdringung vermieden wird. Boolean erstellen - + Add a Body Einen Körper hinzufügen @@ -1329,7 +1329,7 @@ Wenn Null, ist er gleich Radius2 From three points - Aus drei Punkten + Von drei Punkten @@ -1339,7 +1339,7 @@ Wenn Null, ist er gleich Radius2 Minor radius: - Nebenradius: + Innenradius: @@ -1434,7 +1434,7 @@ Wenn Null, ist er gleich Radius2 Cut - Differenz + Ausschneiden @@ -1449,7 +1449,7 @@ Wenn Null, ist er gleich Radius2 Remove - Entfernen + Löschen @@ -1514,7 +1514,7 @@ Nochmaliges Klicken beendet den Auswahl-Modus. Select - Wähle + Auswählen @@ -1634,13 +1634,13 @@ Nochmaliges Klicken beendet den Auswahl-Modus. Click button to enter selection mode, click again to end selection - Klicken Sie auf den Button um in den Auswahl-Modus zu gelangen. -Nochmaliges Klicken beendet den Auswahl-Modus. + Klicken Sie auf die Schaltfläche, um den Auswahlmodus zu betreten, +erneut klicken um die Auswahl zu beenden Select - Wähle + Auswählen @@ -1687,7 +1687,7 @@ Nochmaliges Klicken beendet den Auswahl-Modus. Select - Wähle + Auswählen @@ -1800,12 +1800,12 @@ Nochmaliges Klicken beendet den Auswahl-Modus. No wire in sketch - Kein Kantenzug in Skizze + Kein Kantenzug in der Skizze Sketch already used by other feature - Skizze wurde bereits für anderes Objekt verwendet + Skizze wurde bereits für anderes Element benutzt @@ -1849,13 +1849,13 @@ Nochmaliges Klicken beendet den Auswahl-Modus. Click button to enter selection mode, click again to end selection - Klicken Sie auf den Button um in den Auswahl-Modus zu gelangen. -Nochmaliges Klicken beendet den Auswahl-Modus. + Klicken Sie auf die Schaltfläche, um den Auswahlmodus zu betreten, +erneut klicken um die Auswahl zu beenden Select - Wähle + Auswählen @@ -2125,7 +2125,7 @@ Nochmaliges Klicken beendet den Auswahl-Modus. Reverse direction - Umgekehrte Richtung + Richtung umkehren @@ -2145,7 +2145,7 @@ Nochmaliges Klicken beendet den Auswahl-Modus. Update view - Ansicht aktualisieren + Ansicht aktualisieren @@ -2155,7 +2155,7 @@ Nochmaliges Klicken beendet den Auswahl-Modus. Error - Fehlermeldungen + Fehler @@ -2547,7 +2547,7 @@ entlang der angegebenen Richtung gemessen Update view - Ansicht aktualisieren + Ansicht aktualisieren @@ -2839,7 +2839,7 @@ entlang der angegebenen Richtung gemessen Reverse direction - Umgekehrte Richtung + Richtung umkehren @@ -2859,7 +2859,7 @@ entlang der angegebenen Richtung gemessen Update view - Ansicht aktualisieren + Ansicht aktualisieren @@ -2869,7 +2869,7 @@ entlang der angegebenen Richtung gemessen Error - Fehlermeldungen + Fehler @@ -2896,7 +2896,7 @@ entlang der angegebenen Richtung gemessen Base X axis - Basis X-Achse + Basis-X-Achse @@ -2908,7 +2908,7 @@ entlang der angegebenen Richtung gemessen Base Z axis - Basis Z-Achse + Basis-Z-Achse @@ -2934,7 +2934,7 @@ entlang der angegebenen Richtung gemessen Symmetric to plane - Symmetrisch zu einer Ebene + Symmetrisch zur Ebene @@ -2944,7 +2944,7 @@ entlang der angegebenen Richtung gemessen Update view - Ansicht aktualisieren + Ansicht aktualisieren @@ -3187,7 +3187,7 @@ Nochmaliges Klicken beendet den Auswahl-Modus. PartDesignGui::ViewProviderBody - + Toggle active body Aktiven Körper umschalten @@ -3484,28 +3484,28 @@ Nochmaliges Klicken beendet den Auswahl-Modus. Zum Erzeugen einer Skizze zuerst eine Ebene im Koordinatensystem oder auf einem Körper wählen - - - + + + + + - - A dialog is already open in the task panel Es ist bereits ein Dialog in der Aufgabenleiste geöffnet - - - + + + + + - - Do you want to close this dialog? Möchten Sie diesen Dialog zu schließen? @@ -3771,14 +3771,14 @@ This may lead to unexpected results. Es ist nicht möglich, ein abzuziehendes Objekt ohne ein Basisobjekt zu erstellen - + Vertical sketch axis Vertikale Skizzenachse - + Horizontal sketch axis Horizontale Skizzenachse @@ -3833,10 +3833,10 @@ Bitte aktivieren (Doppelklick) Sie einen oder erstellen einen neuen Körper.Um diese Funktion verwenden zu können, muss es Teil einer Baugruppe im Dokument sein. - - + + Edit %1 %1 bearbeiten @@ -3854,7 +3854,7 @@ Bitte aktivieren (Doppelklick) Sie einen oder erstellen einen neuen Körper. Plane - Ebene + Fläche @@ -3961,27 +3961,27 @@ Dieses Objekt ist beschädigt und kann nicht bearbeitet werden. Transformation erfolgreich - + The document "%1" you are editing was designed with an old version of PartDesign workbench. Das Dokument "%1" welches Sie editieren, wurde mit der alten Version des PartDesign Workbench erstellt. - + Do you want to migrate in order to use modern PartDesign features? Möchten Sie migrieren, um neuere PartDesign-Funktionen zu nutzen? - + The document "%1" seems to be either in the middle of the migration process from legacy PartDesign or have a slightly broken structure. Das Dokument "%1" scheint entweder inmitten des Migrationsprozesses aus einem älteren PartDesign zu stammen oder hat eine defekte Struktur. - + Do you want to make the migration automatically? Möchten Sie die Migrierung automatisch durchführen? - + Note: If you choose to migrate you won't be able to edit the file with an older FreeCAD version. If you refuse to migrate you won't be able to use new PartDesign features like Bodies and Parts. As a result you also won't be able to use your parts in the assembly workbench. Although you will be able to migrate any moment later with 'Part Design -> Migrate'. @@ -3990,7 +3990,7 @@ Wenn Du die Migration ablehnst, kannst Du keine neuen PartDesign-Funktionen wie Du kannst die Teile später jederzeit mit 'Part Design -> Migrieren...' migrieren. - + Migrate manually Manuell migrieren @@ -4409,7 +4409,7 @@ Achtung, die Berechnung kann einige Zeit dauern! Update view - Ansicht aktualisieren + Ansicht aktualisieren @@ -4461,20 +4461,20 @@ Nur für Bohrungen ohne Gewinde verfügbar - + Standard Standard - - + + Close Eng - + Wide Weit @@ -4627,12 +4627,12 @@ unter 90: kleinerer Bohrungsradius an der Unterseite Umgekehrt - + Normal Normal - + Loose Ungebunden @@ -4930,17 +4930,17 @@ unter 90: kleinerer Bohrungsradius an der Unterseite Fusion der Werkzeuge fehlgeschlagen - - - - + + + + + + - - Resulting shape is not a solid Die resultierende Form ist kein Festkörper @@ -4955,22 +4955,22 @@ unter 90: kleinerer Bohrungsradius an der Unterseite Vereinigung fehlgeschlagen - - - - - - - - + + + + + + + + + + - - Result has multiple solids: that is not currently supported. Das Ergebnis enthält mehrere Festkörper: Dies wird derzeit leider nicht unterstützt. @@ -5033,8 +5033,8 @@ unter 90: kleinerer Bohrungsradius an der Unterseite Winkel der Nut zu klein - + The requested feature cannot be created. The reason may be that: - the active Body does not contain a base shape, so there is no material to be removed; @@ -5044,14 +5044,14 @@ unter 90: kleinerer Bohrungsradius an der Unterseite - Die gewählte Skizze gehört nicht zum aktiven Körper. - + Creating a face from sketch failed Es konnte keine Fläche aus der Skizze erstellt werden - + Revolve axis intersects the sketch Die Drehachse schneidet die Skizze @@ -5061,14 +5061,14 @@ unter 90: kleinerer Bohrungsradius an der Unterseite Das Ausschneiden des Basis-Formelements ist fehlgeschlagen - + Could not revolve the sketch! Konnte die Skizze nicht drehen! - + Could not create face from sketch. Intersecting sketch entities in a sketch are not allowed. Konnte keine Fläche aus der Skizze erstellen. @@ -5123,10 +5123,10 @@ Skizzenobjekte dürfen einander nicht schneiden. Fehler: Konnte leider keine Helix erstellen - + Error: Result is not a solid Fehler: Ergebnis ist kein Festkörper @@ -5228,15 +5228,15 @@ Skizzenobjekte dürfen einander nicht schneiden. Fehler: Konnte das Gewinde nicht hinzufügen + - Boolean operation failed Boolesche Operation fehlgeschlagen - + Could not create face from sketch. Intersecting sketch entities or multiple faces in a sketch are not allowed for making a pocket up to a face. Es konnte keine Fläche aus der Skizze erstellt werden. diff --git a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_el.ts b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_el.ts index b65d065957..d603cfb013 100644 --- a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_el.ts +++ b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_el.ts @@ -882,8 +882,8 @@ so that self intersection is avoided. Create Clone - + Make copy Make copy @@ -908,8 +908,8 @@ so that self intersection is avoided. Create Boolean - + Add a Body Add a Body @@ -3187,7 +3187,7 @@ click again to end selection PartDesignGui::ViewProviderBody - + Toggle active body Εναλλαγή ενεργού σώματος @@ -3484,28 +3484,28 @@ click again to end selection Παρακαλώ δημιουργήστε πρώτα ένα επίπεδο ή επιλέξτε την όψη πάνω στην οποία θα δημιουργήσετε σκαρίφημα - - - + + + + + - - A dialog is already open in the task panel A dialog is already open in the task panel - - - + + + + + - - Do you want to close this dialog? Do you want to close this dialog? @@ -3773,14 +3773,14 @@ This may lead to unexpected results. Δεν είναι εφικτό να δημιουργήσετε αφαιρετικό χαρακτηριστικό χωρίς κάποιο διαθέσιμο χαρακτηριστικό βάσης - + Vertical sketch axis Κάθετος άξονας σκίτσου - + Horizontal sketch axis Οριζόντιος άξονας σκίτσου @@ -3834,10 +3834,10 @@ If you have a legacy document with PartDesign objects without Body, use the migr Προκειμένου να χρησιμοποιήσετε αυτό το χαρακτηριστικό θα πρέπει να ανήκει σε κάποιο εξάρτημα που βρίσκεται στο έγγραφο. - - + + Edit %1 Επεξεργασία %1 @@ -3962,27 +3962,27 @@ This feature is broken and can't be edited. Η μετατόπιση ολοκληρώθηκε με επιτυχία - + The document "%1" you are editing was designed with an old version of PartDesign workbench. Το έγγραφο ''%1'' που επεξεργάζεστε έχει σχεδιαστεί με τη χρήση κάποιας παλαιότερης έκδοσης πάγκου εργασίας της ΣχεδίασηςΕξαρτήματος. - + Do you want to migrate in order to use modern PartDesign features? Θέλετε να πραγματοποιήσετε μετεγκατάσταση ώστε να χρησιμοποιήσετε τα σύγχρονα χαρακτηριστικά ΣχεδίασηςΕξαρτήματος; - + The document "%1" seems to be either in the middle of the migration process from legacy PartDesign or have a slightly broken structure. Το έγγραφο ''%1'' φαίνεται να βρίσκεται στη μέση της διαδικασίας μετεγκατάστασης από παλαιού τύπου ΣχεδίασηΕξαρτήματος ή να έχει μια ελαφρώς χαλασμένη δομή. - + Do you want to make the migration automatically? Θέλετε να πραγματοποιήσετε μετεγκατάσταση αυτόματα; - + Note: If you choose to migrate you won't be able to edit the file with an older FreeCAD version. If you refuse to migrate you won't be able to use new PartDesign features like Bodies and Parts. As a result you also won't be able to use your parts in the assembly workbench. Although you will be able to migrate any moment later with 'Part Design -> Migrate'. @@ -3991,7 +3991,7 @@ If you refuse to migrate you won't be able to use new PartDesign features like B Although you will be able to migrate any moment later with 'Part Design -> Migrate'. - + Migrate manually Πραγματοποιήστε μετεγκατάσταση χειροκίνητα @@ -4462,20 +4462,20 @@ Only available for holes without thread - + Standard Καθιερωμένο - - + + Close Κλείσιμο - + Wide Wide @@ -4629,12 +4629,12 @@ over 90: larger hole radius at the bottom Ανεστραμμένο - + Normal Κανονικό - + Loose Loose @@ -4932,17 +4932,17 @@ over 90: larger hole radius at the bottom Fusion of tools failed - - - - + + + + + + - - Resulting shape is not a solid Resulting shape is not a solid @@ -4957,22 +4957,22 @@ over 90: larger hole radius at the bottom Common operation failed - - - - - - - - + + + + + + + + + + - - Result has multiple solids: that is not currently supported. Result has multiple solids: that is not currently supported. @@ -5035,8 +5035,8 @@ over 90: larger hole radius at the bottom Angle of groove too small - + The requested feature cannot be created. The reason may be that: - the active Body does not contain a base shape, so there is no material to be removed; @@ -5047,14 +5047,14 @@ over 90: larger hole radius at the bottom - the selected sketch does not belong to the active Body. - + Creating a face from sketch failed Creating a face from sketch failed - + Revolve axis intersects the sketch Revolve axis intersects the sketch @@ -5064,14 +5064,14 @@ over 90: larger hole radius at the bottom Cut out of base feature failed - + Could not revolve the sketch! Could not revolve the sketch! - + Could not create face from sketch. Intersecting sketch entities in a sketch are not allowed. Could not create face from sketch. @@ -5126,10 +5126,10 @@ Intersecting sketch entities in a sketch are not allowed. Error: Could not build - + Error: Result is not a solid Error: Result is not a solid @@ -5231,15 +5231,15 @@ Intersecting sketch entities in a sketch are not allowed. Error: Adding the thread failed + - Boolean operation failed Boolean operation failed - + Could not create face from sketch. Intersecting sketch entities or multiple faces in a sketch are not allowed for making a pocket up to a face. Could not create face from sketch. diff --git a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_es-AR.ts b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_es-AR.ts index b6bdb5a2e2..052905c059 100644 --- a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_es-AR.ts +++ b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_es-AR.ts @@ -883,8 +883,8 @@ False=engranaje interno Clona - + Make copy Copia @@ -909,8 +909,8 @@ False=engranaje interno Crear Booleano - + Add a Body Añadir un Cuerpo @@ -3187,7 +3187,7 @@ haga clic de nuevo para finalizar la selección PartDesignGui::ViewProviderBody - + Toggle active body Cambiar a cuerpo activo @@ -3484,28 +3484,28 @@ haga clic de nuevo para finalizar la selección Por favor, crea un plano primero o selecciona una cara para croquizar - - - + + + + + - - A dialog is already open in the task panel Un diálogo ya está abierto en el panel de tareas - - - + + + + + - - Do you want to close this dialog? ¿Desea cerrar este diálogo? @@ -3773,14 +3773,14 @@ Esto puede conducir a resultados inesperados. No es posible crear una operación sustractiva sin una operación base disponible - + Vertical sketch axis Eje vertical del croquis - + Horizontal sketch axis Eje horizontal del croquis @@ -3834,10 +3834,10 @@ Si tienes un documento heredado con objetos DiseñoDePieza sin un Cuerpo, utiliz Para poder utilizar esta operación necesita pertenecer a un objeto de pieza en el documento. - - + + Edit %1 Editar %1 @@ -3961,27 +3961,27 @@ This feature is broken and can't be edited. Transformación exitosa - + The document "%1" you are editing was designed with an old version of PartDesign workbench. El documento "%1" que está editando fue diseñado con una versión antigua del banco de trabajo DiseñoDePieza. - + Do you want to migrate in order to use modern PartDesign features? ¿Quieres migrar para poder utilizar las operaciones modernas de DiseñoDePieza? - + The document "%1" seems to be either in the middle of the migration process from legacy PartDesign or have a slightly broken structure. El documento "%1" parece estar en medio del proceso de migración heredada de DiseñoDePieza o tienen una estructura ligeramente quebrada. - + Do you want to make the migration automatically? ¿Quieres hacer la migración automáticamente? - + Note: If you choose to migrate you won't be able to edit the file with an older FreeCAD version. If you refuse to migrate you won't be able to use new PartDesign features like Bodies and Parts. As a result you also won't be able to use your parts in the assembly workbench. Although you will be able to migrate any moment later with 'Part Design -> Migrate'. @@ -3990,7 +3990,7 @@ Si te niegas a migrar, no podrás usar nuevas características de PartDesign com Aunque podrá migrar en cualquier momento después con 'Part Design -> Migrate'. - + Migrate manually Migrar manualmente @@ -4461,20 +4461,20 @@ Sólo disponible para agujeros sin rosca - + Standard Estándar - - + + Close Cerrar - + Wide Ancho @@ -4628,12 +4628,12 @@ más de 90: radio de agujero más grande en la parte inferior Invertido - + Normal Normal - + Loose Suelto @@ -4931,17 +4931,17 @@ más de 90: radio de agujero más grande en la parte inferior Fusión de herramientas fallida - - - - + + + + + + - - Resulting shape is not a solid La forma resultante no es un sólido @@ -4956,22 +4956,22 @@ más de 90: radio de agujero más grande en la parte inferior Operación común fallida - - - - - - - - + + + + + + + + + + - - Result has multiple solids: that is not currently supported. El resultado tiene múltiples sólidos: esto no está soportado actualmente. @@ -5034,8 +5034,8 @@ más de 90: radio de agujero más grande en la parte inferior Ángulo de ranura demasiado pequeño - + The requested feature cannot be created. The reason may be that: - the active Body does not contain a base shape, so there is no material to be removed; @@ -5046,14 +5046,14 @@ más de 90: radio de agujero más grande en la parte inferior - el croquis seleccionado no pertenece al Cuerpo activo. - + Creating a face from sketch failed Fallo al crear una cara a partir del croquis - + Revolve axis intersects the sketch Eje de revolución interseca el croquis @@ -5063,14 +5063,14 @@ más de 90: radio de agujero más grande en la parte inferior Recorte de función base fallido - + Could not revolve the sketch! No se pudo revolucionar el croquis! - + Could not create face from sketch. Intersecting sketch entities in a sketch are not allowed. No se pudo crear la cara a partir del croquis. @@ -5125,10 +5125,10 @@ No se permiten las entidades de croquis intersectas en un croquis. Error: No se pudo construir - + Error: Result is not a solid Error: El resultado no es un sólido @@ -5230,15 +5230,15 @@ No se permiten las entidades de croquis intersectas en un croquis. Error: Error al añadir la rosca + - Boolean operation failed Operación booleana fallida - + Could not create face from sketch. Intersecting sketch entities or multiple faces in a sketch are not allowed for making a pocket up to a face. No se pudo crear la cara a partir del croquis. diff --git a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_es-ES.ts b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_es-ES.ts index 048d374442..a71d0083c7 100644 --- a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_es-ES.ts +++ b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_es-ES.ts @@ -883,8 +883,8 @@ para que se evite la auto intersección. Crear Clon - + Make copy Hacer copia @@ -909,8 +909,8 @@ para que se evite la auto intersección. Crear Booleano - + Add a Body Añadir un Cuerpo @@ -3187,7 +3187,7 @@ haga clic de nuevo para finalizar la selección PartDesignGui::ViewProviderBody - + Toggle active body Cambiar a cuerpo activo @@ -3484,28 +3484,28 @@ haga clic de nuevo para finalizar la selección Por favor, crea un plano primero o selecciona una cara para croquizar - - - + + + + + - - A dialog is already open in the task panel Un diálogo ya está abierto en el panel de tareas - - - + + + + + - - Do you want to close this dialog? ¿Desea cerrar este diálogo? @@ -3769,14 +3769,14 @@ This may lead to unexpected results. No es posible crear una función de resta sin una base característica disponible - + Vertical sketch axis Eje vertical del croquis - + Horizontal sketch axis Eje horizontal del croquis @@ -3830,10 +3830,10 @@ Si tienes un documento heredado con objetos PartDesign sin un Cuerpo, utiliza la Para poder usar esta operación debe pertenecer a una pieza objeto en el documento. - - + + Edit %1 Editar %1 @@ -3957,27 +3957,27 @@ This feature is broken and can't be edited. Transformación realizada - + The document "%1" you are editing was designed with an old version of PartDesign workbench. El documento "%1" que está editando fue diseñado con una versión antigua del banco de trabajo Diseño de pieza. - + Do you want to migrate in order to use modern PartDesign features? ¿Quieres migrar para poder utilizar las operaciones modernas de PartDesign? - + The document "%1" seems to be either in the middle of the migration process from legacy PartDesign or have a slightly broken structure. El documento "%1" parece estar en pleno proceso de migración heredada de PartDesign o tienen una estructura ligeramente quebrada. - + Do you want to make the migration automatically? ¿Quieres hacer la migración de forma automática? - + Note: If you choose to migrate you won't be able to edit the file with an older FreeCAD version. If you refuse to migrate you won't be able to use new PartDesign features like Bodies and Parts. As a result you also won't be able to use your parts in the assembly workbench. Although you will be able to migrate any moment later with 'Part Design -> Migrate'. @@ -3986,7 +3986,7 @@ Si te niegas a migrar, no podrás usar nuevas características de PartDesign com Aunque podrá migrar en cualquier momento después con 'Part Design -> Migrate'. - + Migrate manually Migrar manualmente @@ -4457,20 +4457,20 @@ Sólo disponible para agujeros sin rosca - + Standard Estándar - - + + Close Cerrar - + Wide Ancho @@ -4624,12 +4624,12 @@ más de 90: radio de agujero más grande en la parte inferior Invertido - + Normal Normal - + Loose Suelto @@ -4927,17 +4927,17 @@ más de 90: radio de agujero más grande en la parte inferior Fusión de herramientas fallida - - - - + + + + + + - - Resulting shape is not a solid La forma resultante no es un sólido @@ -4952,22 +4952,22 @@ más de 90: radio de agujero más grande en la parte inferior Operación común fallida - - - - - - - - + + + + + + + + + + - - Result has multiple solids: that is not currently supported. El resultado tiene múltiples sólidos: que no está soportado actualmente. @@ -5030,8 +5030,8 @@ más de 90: radio de agujero más grande en la parte inferior Ángulo de ranura demasiado pequeño - + The requested feature cannot be created. The reason may be that: - the active Body does not contain a base shape, so there is no material to be removed; @@ -5042,14 +5042,14 @@ más de 90: radio de agujero más grande en la parte inferior - el croquis seleccionado no pertenece al Cuerpo activo. - + Creating a face from sketch failed Fallo al crear una cara a partir del croquis - + Revolve axis intersects the sketch El eje de revolución intercepta el croquis @@ -5059,14 +5059,14 @@ más de 90: radio de agujero más grande en la parte inferior Recorte de función base fallido - + Could not revolve the sketch! ¡No se puede girar el boceto! - + Could not create face from sketch. Intersecting sketch entities in a sketch are not allowed. No se pudo crear la cara a partir del boceto. @@ -5121,10 +5121,10 @@ No se permite la intersección de entidades en un boceto. Error: No se pudo construir - + Error: Result is not a solid Error: El resultado no es un sólido @@ -5226,15 +5226,15 @@ No se permite la intersección de entidades en un boceto. Error: Fallo al añadir la rosca + - Boolean operation failed Operación booleana fallida - + Could not create face from sketch. Intersecting sketch entities or multiple faces in a sketch are not allowed for making a pocket up to a face. No se pudo crear la cara a partir del croquis. diff --git a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_eu.ts b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_eu.ts index 679f4f6440..8639691a57 100644 --- a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_eu.ts +++ b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_eu.ts @@ -882,8 +882,8 @@ so that self intersection is avoided. Sortu klona - + Make copy Egin kopia @@ -908,8 +908,8 @@ so that self intersection is avoided. Sortu boolearra - + Add a Body Gehitu gorputz bat @@ -3187,7 +3187,7 @@ sakatu berriro hautapena amaitzeko PartDesignGui::ViewProviderBody - + Toggle active body Txandakatu gorputz aktiboa @@ -3484,28 +3484,28 @@ sakatu berriro hautapena amaitzeko Krokisa sortzeko, lehenengo sortu plano bat edo hautatu aurpegi bat - - - + + + + + - - A dialog is already open in the task panel Elkarrizketa-koadro bat irekita dago ataza-panelean - - - + + + + + - - Do you want to close this dialog? Elkarrizketa-koadro hau itxi nahi duzu? @@ -3771,14 +3771,14 @@ Espero ez diren emaitzak gerta daitezke. Ezin da elementu kentzaile bat sortu oinarri-elementu bat erabilgarri ez badago - + Vertical sketch axis Krokisaren ardatz bertikala - + Horizontal sketch axis Krokisaren ardatz horizontala @@ -3832,10 +3832,10 @@ Bertsio zaharragoan dagoen dokumentu bat baduzu eta gorputzik gabeko PartDesign Ezaugarri hau erabili ahal izateko, dokumentuko pieza-objektu batekoa izan behar du. - - + + Edit %1 Editatu %1 @@ -3960,27 +3960,27 @@ Elementu hau hautsita dago eta ezin da editatu. Transformazioa ongi burutu da - + The document "%1" you are editing was designed with an old version of PartDesign workbench. Editatzen ari zaren "%1" dokumentua PartDesign lan-mahaiaren bertsio zaharrago batekin diseinatu zen. - + Do you want to migrate in order to use modern PartDesign features? Bertsioa berritu nahi al duzu PartDesign elementu modernoak erabiltzeko? - + The document "%1" seems to be either in the middle of the migration process from legacy PartDesign or have a slightly broken structure. Badirudi "%1" dokumentua PartDesign zaharretik bertsioz berritzeko prozesuaren erdian dagoela edo pixka bat hautsita dagoen egitura duela. - + Do you want to make the migration automatically? Migrazioa automatikoki egin nahi duzu? - + Note: If you choose to migrate you won't be able to edit the file with an older FreeCAD version. If you refuse to migrate you won't be able to use new PartDesign features like Bodies and Parts. As a result you also won't be able to use your parts in the assembly workbench. Although you will be able to migrate any moment later with 'Part Design -> Migrate'. @@ -3989,7 +3989,7 @@ Migratzen ez baduzu, ezin izango dituzu PartDesign ezaugarri berriak erabili, es Geroago ere egin dezakezu migrazioa, 'Part Design -> Migratu' erabilita. - + Migrate manually Berritu bertsioa eskuz @@ -4460,20 +4460,20 @@ Haririk ez duten zuloetan soilik erabilgarri - + Standard Estandarra - - + + Close Itxi - + Wide Zabala @@ -4627,12 +4627,12 @@ over 90: larger hole radius at the bottom Alderantzikatua - + Normal Normala - + Loose Lasaia @@ -4930,17 +4930,17 @@ over 90: larger hole radius at the bottom Tresnen fusioak huts egin du - - - - + + + + + + - - Resulting shape is not a solid Emaitza gisa sortutako forma ez da solidoa @@ -4955,22 +4955,22 @@ over 90: larger hole radius at the bottom Eragiketa arrunt batek huts egin du - - - - - - - - + + + + + + + + + + - - Result has multiple solids: that is not currently supported. Emaitzak solido anitz ditu: hori ez da onartzen momentuz. @@ -5033,8 +5033,8 @@ over 90: larger hole radius at the bottom Artekaren angelua txikiegia da - + The requested feature cannot be created. The reason may be that: - the active Body does not contain a base shape, so there is no material to be removed; @@ -5045,14 +5045,14 @@ over 90: larger hole radius at the bottom - hautatutako krokisa ez da gorputz aktiboarena. - + Creating a face from sketch failed Huts egin du aurpegia krokis batetik sortzeak - + Revolve axis intersects the sketch Erreboluzio-ardatzak krokisa ebakitzen du @@ -5062,14 +5062,14 @@ over 90: larger hole radius at the bottom Oinarri-elementuaren inausketak huts egin du - + Could not revolve the sketch! Ezin da krokisa erreboluzionatu - + Could not create face from sketch. Intersecting sketch entities in a sketch are not allowed. Ezin da aurpegia sortu krokisetik abiatuta. @@ -5124,10 +5124,10 @@ Ez da onartzen krokis bateko entitateak ebakitzea. Errorea: Ezin da eraiki - + Error: Result is not a solid Errorea: Emaitza ez da solidoa @@ -5229,15 +5229,15 @@ Ez da onartzen krokis bateko entitateak ebakitzea. Errorea: Haria gehitzeak huts egin du + - Boolean operation failed Eragiketa boolearrak huts egin du - + Could not create face from sketch. Intersecting sketch entities or multiple faces in a sketch are not allowed for making a pocket up to a face. Ezin da aurpegia sortu krokisetik abiatuta. diff --git a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_fi.ts b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_fi.ts index 94c2a352e8..7ef29b362e 100644 --- a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_fi.ts +++ b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_fi.ts @@ -883,8 +883,8 @@ so that self intersection is avoided. Luo klooni - + Make copy Tee kopio @@ -909,8 +909,8 @@ so that self intersection is avoided. Create Boolean - + Add a Body Add a Body @@ -3188,7 +3188,7 @@ click again to end selection PartDesignGui::ViewProviderBody - + Toggle active body Vaihda aktiivista kappaletta @@ -3485,28 +3485,28 @@ click again to end selection Luo ensin taso tai valitse pinta jolle luonnos tehdään - - - + + + + + - - A dialog is already open in the task panel Valintaikkuna on jo avoinna tehtäväpaneelissa - - - + + + + + - - Do you want to close this dialog? Haluatko sulkea tämän valintaikkunan? @@ -3774,14 +3774,14 @@ Tämä voi johtaa odottamattomiin tuloksiin. Ei ole mahdollista tehdä leikkaavaa piirrettä ilman olemassaolevaa peruspiirrettä - + Vertical sketch axis Pystysuuntaisen luonnoksen akseli - + Horizontal sketch axis Vaakasuuntaisen luonnoksen akseli @@ -3835,10 +3835,10 @@ Jos asiakirja on vanhentunutta tyyppiä OsanSuunnittelu-objekteilla ilman kappal Jotta tätä piirrettä voitaisiin käyttää, sen pitäisi kuulua asiakirjaan sisältyvään osa-objektiin. - - + + Edit %1 Muokkaa %1 @@ -3962,27 +3962,27 @@ This feature is broken and can't be edited. Muunnos onnistui - + The document "%1" you are editing was designed with an old version of PartDesign workbench. Asiakirja "%1" jota olet muokkaamassa, on suunniteltu vanhalla versiolla PartDesign -työkalulla. - + Do you want to migrate in order to use modern PartDesign features? Haluatko muuntaa asiakirjan, jotta modernin OsanSuunnittelun piirteitä voidaan käyttää? - + The document "%1" seems to be either in the middle of the migration process from legacy PartDesign or have a slightly broken structure. Dokumentti "%1" näyttää olevan joko migroitumassa vanhasta PartDesignista tai sillä on osittain rikkinäinen rakenne. - + Do you want to make the migration automatically? Haluatko tehdä migraation automaattisesti? - + Note: If you choose to migrate you won't be able to edit the file with an older FreeCAD version. If you refuse to migrate you won't be able to use new PartDesign features like Bodies and Parts. As a result you also won't be able to use your parts in the assembly workbench. Although you will be able to migrate any moment later with 'Part Design -> Migrate'. @@ -3991,7 +3991,7 @@ If you refuse to migrate you won't be able to use new PartDesign features like B Although you will be able to migrate any moment later with 'Part Design -> Migrate'. - + Migrate manually Tee migraatio manuaalisesti @@ -4462,20 +4462,20 @@ Only available for holes without thread - + Standard Standardi - - + + Close Sulje - + Wide Wide @@ -4629,12 +4629,12 @@ over 90: larger hole radius at the bottom Käänteinen - + Normal Normaali - + Loose Loose @@ -4932,17 +4932,17 @@ over 90: larger hole radius at the bottom Fusion of tools failed - - - - + + + + + + - - Resulting shape is not a solid Resulting shape is not a solid @@ -4957,22 +4957,22 @@ over 90: larger hole radius at the bottom Common operation failed - - - - - - - - + + + + + + + + + + - - Result has multiple solids: that is not currently supported. Result has multiple solids: that is not currently supported. @@ -5035,8 +5035,8 @@ over 90: larger hole radius at the bottom Angle of groove too small - + The requested feature cannot be created. The reason may be that: - the active Body does not contain a base shape, so there is no material to be removed; @@ -5047,14 +5047,14 @@ over 90: larger hole radius at the bottom - the selected sketch does not belong to the active Body. - + Creating a face from sketch failed Creating a face from sketch failed - + Revolve axis intersects the sketch Revolve axis intersects the sketch @@ -5064,14 +5064,14 @@ over 90: larger hole radius at the bottom Cut out of base feature failed - + Could not revolve the sketch! Could not revolve the sketch! - + Could not create face from sketch. Intersecting sketch entities in a sketch are not allowed. Could not create face from sketch. @@ -5126,10 +5126,10 @@ Intersecting sketch entities in a sketch are not allowed. Error: Could not build - + Error: Result is not a solid Error: Result is not a solid @@ -5231,15 +5231,15 @@ Intersecting sketch entities in a sketch are not allowed. Error: Adding the thread failed + - Boolean operation failed Boolean operation failed - + Could not create face from sketch. Intersecting sketch entities or multiple faces in a sketch are not allowed for making a pocket up to a face. Could not create face from sketch. diff --git a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_fr.ts b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_fr.ts index e42815a60d..fd2d91d51f 100644 --- a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_fr.ts +++ b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_fr.ts @@ -884,8 +884,8 @@ False=engrenage interne Créer un clone - + Make copy Faire une copie @@ -910,8 +910,8 @@ False=engrenage interne Créer un booléen - + Add a Body Ajouter un corps @@ -923,7 +923,7 @@ False=engrenage interne Move tip to selected feature - Déplacer l'astuce vers l'élément sélectionné + Déplacer la fonction résultante vers l'élément sélectionné @@ -1126,7 +1126,7 @@ Sélectionner un corps à partir du bas ou créer un nouveau corps. Width: - Largeur : + Largeur : @@ -1135,7 +1135,7 @@ Sélectionner un corps à partir du bas ou créer un nouveau corps. Height: - Hauteur : + Hauteur : @@ -1144,7 +1144,7 @@ Sélectionner un corps à partir du bas ou créer un nouveau corps. Radius: - Rayon : + Rayon : @@ -1180,14 +1180,14 @@ Sélectionner un corps à partir du bas ou créer un nouveau corps. Radius 1: - Rayon 1 : + Rayon 1 : Radius 2: - Rayon 2 : + Rayon 2 : @@ -1204,7 +1204,7 @@ Sélectionner un corps à partir du bas ou créer un nouveau corps. V parameters: - Paramètres V : + Paramètre V : @@ -1263,27 +1263,27 @@ If zero, it is equal to Radius2 X min/max: - X min/max: + Min/max en X : Y min/max: - Y min/max: + Min/max en Y : Z min/max: - Z min/max: + Min/max en Z : X2 min/max: - X2 min/max: + Min/max en X2 : Z2 min/max: - Z2 min/max: + Min/max en Z2 : @@ -1293,7 +1293,7 @@ If zero, it is equal to Radius2 Coordinate system: - Système de coordonnées: + Système de coordonnées : @@ -1319,49 +1319,49 @@ If zero, it is equal to Radius2 Angle 1: - Angle 1: + Angle 1 : Angle 2: - Angle 2: + Angle 2 : From three points - A partir de trois points + À partir de trois points Major radius: - Rayon majeur: + Rayon principal : Minor radius: - Rayon mineur: + Rayon secondaire : X: - X : + X : Y: - Y : + Y : Z: - Z : + Z : @@ -3182,7 +3182,7 @@ click again to end selection PartDesignGui::ViewProviderBody - + Toggle active body Activer/désactiver le corps @@ -3396,7 +3396,7 @@ click again to end selection Move tip - Déplacer l'astuce + Déplacer la fonction résultante @@ -3479,28 +3479,28 @@ click again to end selection Créer d'abord un plan ou choisir une face sur laquelle appliquer l'esquisse - - - + + + + + - - A dialog is already open in the task panel Une boîte de dialogue est déjà ouverte dans le panneau des tâches - - - + + + + + - - Do you want to close this dialog? Voulez-vous fermer cette boîte de dialogue? @@ -3762,14 +3762,14 @@ This may lead to unexpected results. Il n’est pas possible de créer une fonction soustractive sans une fonction de base présente - + Vertical sketch axis Axe d'esquisse vertical - + Horizontal sketch axis Axe d'esquisse horizontal @@ -3823,10 +3823,10 @@ Si vous avez un vieux document avec des objets PartDesign sans corps, utilisez l Afin d'utiliser cette fonction, elle doit appartenir à un objet pièce dans le document. - - + + Edit %1 Modifier %1 @@ -3951,34 +3951,34 @@ Cette fonction est cassée et ne peut pas être modifiée. Transformation réussie - + The document "%1" you are editing was designed with an old version of PartDesign workbench. Le document « %1 » que vous modifiez a été conçu dans une vieille version de l'atelier PartDesign. - + Do you want to migrate in order to use modern PartDesign features? Voulez-vous appliquer la migration afin d'utiliser les fonctions modernes PartDesign ? - + The document "%1" seems to be either in the middle of the migration process from legacy PartDesign or have a slightly broken structure. Le document « %1 » semble être au milieu du processus de migration de PartDesign ou a une structure légèrement cassée. - + Do you want to make the migration automatically? Voulez-vous faire la migration automatiquement ? - + Note: If you choose to migrate you won't be able to edit the file with an older FreeCAD version. If you refuse to migrate you won't be able to use new PartDesign features like Bodies and Parts. As a result you also won't be able to use your parts in the assembly workbench. Although you will be able to migrate any moment later with 'Part Design -> Migrate'. Remarque : si vous choisissez de migrer, vous ne serez pas en mesure d'éditer le fichier avec d’anciennes versions de FreeCAD. Si vous refusez de migrer, vous ne serez pas en mesure d’utiliser les nouvelles fonctionnalités de Part Design comme les corps et les pièces. Pour résultat, vous ne serez pas en mesure d’utiliser vos pièces dans l'atelier assemblage. Cependant, vous pourrez migrer à tout moment par la suite avec "Part Design -> Migrer". - + Migrate manually Migrer manuellement @@ -4448,20 +4448,20 @@ Only available for holes without thread - + Standard Standard - - + + Close Faible - + Wide Large @@ -4614,12 +4614,12 @@ plus de 90 : rayon du trou plus grand à la base Inversé - + Normal Normal - + Loose Détachés @@ -4863,7 +4863,7 @@ plus de 90 : rayon du trou plus grand à la base Tip shape is empty - La pointe de la forme est vide + La forme de la fonction résultante est vide @@ -4917,17 +4917,17 @@ plus de 90 : rayon du trou plus grand à la base La fusion des outils a échoué - - - - + + + + + + - - Resulting shape is not a solid La forme résultante n'est pas un solide @@ -4942,22 +4942,22 @@ plus de 90 : rayon du trou plus grand à la base L'opération commune a échoué - - - - - - - - + + + + + + + + + + - - Result has multiple solids: that is not currently supported. Le résultat a plusieurs solides : ce n'est pas supporté actuellement. @@ -5020,8 +5020,8 @@ plus de 90 : rayon du trou plus grand à la base Angle de rainure trop petit - + The requested feature cannot be created. The reason may be that: - the active Body does not contain a base shape, so there is no material to be removed; @@ -5032,14 +5032,14 @@ plus de 90 : rayon du trou plus grand à la base \xe2\x80\xa2 l’esquisse sélectionnée n’appartient pas au corps actif. - + Creating a face from sketch failed La création d'une face à partir de l'esquisse a échoué - + Revolve axis intersects the sketch L'axe de révolution coupe l'esquisse @@ -5049,14 +5049,14 @@ plus de 90 : rayon du trou plus grand à la base La découpe de l'élément de base a échoué - + Could not revolve the sketch! Impossible de tourner l'esquisse ! - + Could not create face from sketch. Intersecting sketch entities in a sketch are not allowed. Impossible de créer une face à partir de l'esquisse. @@ -5111,10 +5111,10 @@ Les entités d'intersection d'esquisse dans une esquisse ne sont pas autorisées Erreur : impossible de construire - + Error: Result is not a solid Erreur : le résultat n'est pas un solide @@ -5216,15 +5216,15 @@ Les entités d'intersection d'esquisse dans une esquisse ne sont pas autorisées Erreur : L'ajout du fil de suivi a échoué + - Boolean operation failed L'opération booléenne a échoué - + Could not create face from sketch. Intersecting sketch entities or multiple faces in a sketch are not allowed for making a pocket up to a face. Impossible de créer une face à partir d'une esquisse. diff --git a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_gl.ts b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_gl.ts index bebb5770ff..71354bff4e 100644 --- a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_gl.ts +++ b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_gl.ts @@ -883,8 +883,8 @@ so that self intersection is avoided. Create Clone - + Make copy Fai copia @@ -909,8 +909,8 @@ so that self intersection is avoided. Crear un booleano - + Add a Body Engadir corpo @@ -3188,7 +3188,7 @@ click again to end selection PartDesignGui::ViewProviderBody - + Toggle active body Alternar activación do corpo @@ -3485,28 +3485,28 @@ click again to end selection Por favor, crear un plano de primeiro ou escolmar unha cara na que esbozar - - - + + + + + - - A dialog is already open in the task panel A dialog is already open in the task panel - - - + + + + + - - Do you want to close this dialog? Do you want to close this dialog? @@ -3774,14 +3774,14 @@ Esto pode levar a resultados inexperados. Non é posíbel crear unha característica subtractiva sen un recurso base dispoñíbel - + Vertical sketch axis Vertical sketch axis - + Horizontal sketch axis Horizontal sketch axis @@ -3835,10 +3835,10 @@ Se tes un antigo documento con obxectos PartDesign sen Corpo, usa a función mig Para usar este recurso é preciso que pertenza a un obxecto peza no documento. - - + + Edit %1 Editar %1 @@ -3962,27 +3962,27 @@ This feature is broken and can't be edited. Transformación feita - + The document "%1" you are editing was designed with an old version of PartDesign workbench. O documento "%1" que está a editar foi deseñado cunha antiga versión do banco de traballo PartDesign. - + Do you want to migrate in order to use modern PartDesign features? Desexa migrar a fin de usar as modernas características PartDesign? - + The document "%1" seems to be either in the middle of the migration process from legacy PartDesign or have a slightly broken structure. O documento "%1" semella ben estar no medio do proceso de migración do antigo PartDesign ou ben ter unha estrutura lixeiramente rompida. - + Do you want to make the migration automatically? Quere facer a migración automática? - + Note: If you choose to migrate you won't be able to edit the file with an older FreeCAD version. If you refuse to migrate you won't be able to use new PartDesign features like Bodies and Parts. As a result you also won't be able to use your parts in the assembly workbench. Although you will be able to migrate any moment later with 'Part Design -> Migrate'. @@ -3991,7 +3991,7 @@ If you refuse to migrate you won't be able to use new PartDesign features like B Although you will be able to migrate any moment later with 'Part Design -> Migrate'. - + Migrate manually Migrar manualmente @@ -4462,20 +4462,20 @@ Only available for holes without thread - + Standard Estándar - - + + Close Pechar - + Wide Wide @@ -4629,12 +4629,12 @@ over 90: larger hole radius at the bottom Reversed - + Normal Normal - + Loose Loose @@ -4932,17 +4932,17 @@ over 90: larger hole radius at the bottom Fusion of tools failed - - - - + + + + + + - - Resulting shape is not a solid Resulting shape is not a solid @@ -4957,22 +4957,22 @@ over 90: larger hole radius at the bottom Common operation failed - - - - - - - - + + + + + + + + + + - - Result has multiple solids: that is not currently supported. Result has multiple solids: that is not currently supported. @@ -5035,8 +5035,8 @@ over 90: larger hole radius at the bottom Angle of groove too small - + The requested feature cannot be created. The reason may be that: - the active Body does not contain a base shape, so there is no material to be removed; @@ -5047,14 +5047,14 @@ over 90: larger hole radius at the bottom - the selected sketch does not belong to the active Body. - + Creating a face from sketch failed Creating a face from sketch failed - + Revolve axis intersects the sketch Revolve axis intersects the sketch @@ -5064,14 +5064,14 @@ over 90: larger hole radius at the bottom Cut out of base feature failed - + Could not revolve the sketch! Could not revolve the sketch! - + Could not create face from sketch. Intersecting sketch entities in a sketch are not allowed. Could not create face from sketch. @@ -5126,10 +5126,10 @@ Intersecting sketch entities in a sketch are not allowed. Error: Could not build - + Error: Result is not a solid Error: Result is not a solid @@ -5231,15 +5231,15 @@ Intersecting sketch entities in a sketch are not allowed. Error: Adding the thread failed + - Boolean operation failed Boolean operation failed - + Could not create face from sketch. Intersecting sketch entities or multiple faces in a sketch are not allowed for making a pocket up to a face. Could not create face from sketch. diff --git a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_hr.ts b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_hr.ts index 96ae624a65..d56fea4e30 100644 --- a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_hr.ts +++ b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_hr.ts @@ -883,8 +883,8 @@ tako da je izbjegnuto samopresjecanje. Stvori klon - + Make copy Napravi kopiju @@ -909,8 +909,8 @@ tako da je izbjegnuto samopresjecanje. Stvori logičku vrijednost - + Add a Body Dodaj tjelo @@ -1940,7 +1940,7 @@ kliknite ponovno za završetak odabira Select reference... - Select reference... + Odaberite referencu... @@ -2440,7 +2440,7 @@ iz modela kao reference Select reference... - Select reference... + Odaberite referencu... @@ -2924,7 +2924,7 @@ mjereno duž navedenog smjera Select reference... - Select reference... + Odaberite referencu... @@ -3186,7 +3186,7 @@ kliknite ponovno za završetak odabira PartDesignGui::ViewProviderBody - + Toggle active body Uključivanje/isključivanje aktivno tijelo @@ -3483,28 +3483,28 @@ kliknite ponovno za završetak odabira Molimo vas prvo stvorite ravninu ili odaberite lice za crtanje na - - - + + + + + - - A dialog is already open in the task panel Dijalog je već otvoren u ploči zadataka - - - + + + + + - - Do you want to close this dialog? Želite li zatvoriti ovaj dijalog? @@ -3774,14 +3774,14 @@ To može dovesti do neočekivanih rezultata. Nije moguće stvoriti dodavajući element bez pripadajućeg osnovnog elementa - + Vertical sketch axis Vertikalna os skice - + Horizontal sketch axis Horizontalna os skice @@ -3835,10 +3835,10 @@ Ako imate naslijeđeni dokument sa PartDesign objektom bez tijela koristite funk Da biste mogli koristiti ovu značajku ona mora pripadati objektu dio u dokumentu. - - + + Edit %1 Uređivanje %1 @@ -3962,27 +3962,27 @@ This feature is broken and can't be edited. Transformacija uspješna - + The document "%1" you are editing was designed with an old version of PartDesign workbench. Dokument "%1" koji uređujete je dizajniran sa jednom starom verzijom PartDesign radnog stola. - + Do you want to migrate in order to use modern PartDesign features? Želite li preseliti da biste mogli koristiti moderne PartDesign značajke? - + The document "%1" seems to be either in the middle of the migration process from legacy PartDesign or have a slightly broken structure. Dokument "%1" čini se da je bio usred preseljenja iz starije verzije "PartDesign" ili ima slomljene strukture. - + Do you want to make the migration automatically? Da li želite da napravite prelazak automatski? - + Note: If you choose to migrate you won't be able to edit the file with an older FreeCAD version. If you refuse to migrate you won't be able to use new PartDesign features like Bodies and Parts. As a result you also won't be able to use your parts in the assembly workbench. Although you will be able to migrate any moment later with 'Part Design -> Migrate'. @@ -3991,7 +3991,7 @@ Ako odbijete migrirati, nećete moći koristiti nove značajke PartDesign-a kao Iako ćete moći migrirati u bilo svakom trenutku kasnije s 'Dizajn dijela -> Migracija'. - + Migrate manually Migrirati ručno @@ -4464,20 +4464,20 @@ Dostupno samo za rupe bez navoja - + Standard Standard - - + + Close Zatvori - + Wide Širok @@ -4634,12 +4634,12 @@ preko 90: veći polumjer rupe na dnu Obrnuti - + Normal Normalno - + Loose Nepovezano @@ -4941,17 +4941,17 @@ preko 90: veći polumjer rupe na dnu Spajanje Alata nije uspjelo - - - - + + + + + + - - Resulting shape is not a solid Stvoreni oblik nije volumen tijelo @@ -4966,22 +4966,22 @@ preko 90: veći polumjer rupe na dnu Uobičajena operacija nije uspjela - - - - - - - - + + + + + + + + + + - - Result has multiple solids: that is not currently supported. Rezultat ima više volumenskih tijela: ovo trenutno nije podržano. @@ -5044,8 +5044,8 @@ preko 90: veći polumjer rupe na dnu Kut utora premali - + The requested feature cannot be created. The reason may be that: - the active Body does not contain a base shape, so there is no material to be removed; @@ -5056,14 +5056,14 @@ preko 90: veći polumjer rupe na dnu - odabrana skica ne pripada aktivnom tijelu. - + Creating a face from sketch failed Stvaranje lice od skice nije uspjelo - + Revolve axis intersects the sketch Os zaokreta presjeca skicu @@ -5073,14 +5073,14 @@ preko 90: veći polumjer rupe na dnu Izrez baznog elementa nije uspjelo - + Could not revolve the sketch! Nije moguće zavrtiti skicu! - + Could not create face from sketch. Intersecting sketch entities in a sketch are not allowed. Nije moguće napraviti površinu pomoću skice. @@ -5135,10 +5135,10 @@ Nije dozvoljeno presjecanje elemenata na skici. Greška: nije moguće napraviti Heliks - + Error: Result is not a solid Greška: Rezultat nije volumensko tijelo @@ -5240,16 +5240,16 @@ Nije dozvoljeno presjecanje elemenata na skici. Greška: Dodaj navoj nije uspjelo + - Boolean operation failed Booleanska operacija nije uspjela - + Could not create face from sketch. Intersecting sketch entities or multiple faces in a sketch are not allowed for making a pocket up to a face. Nije moguće napraviti površinu pomoću skice. diff --git a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_hu.ts b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_hu.ts index 3249bdb9c8..e92d69fee5 100644 --- a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_hu.ts +++ b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_hu.ts @@ -883,8 +883,8 @@ az önmetszés elkerülése érdekében. Klónozás - + Make copy Másolat készítése @@ -909,8 +909,8 @@ az önmetszés elkerülése érdekében. Logikai érték létrehozása - + Add a Body Test hozzáadás @@ -3183,7 +3183,7 @@ click again to end selection PartDesignGui::ViewProviderBody - + Toggle active body Aktív test átkapcsolás @@ -3480,28 +3480,28 @@ click again to end selection Kérem, először hozzon létre egy síkot vagy válasszon egy felületet amin vázlatot készít - - - + + + + + - - A dialog is already open in the task panel Egy párbeszédablak már nyitva van a feladat panelen - - - + + + + + - - Do you want to close this dialog? Szeretné bezárni a párbeszédpanelt? @@ -3767,14 +3767,14 @@ Ez nem várt eredményekhez vezethet. Nincs lehetőség kivonandó funkció létrehozására az alap funkció nélkül - + Vertical sketch axis Vázlat függőleges tengelye - + Horizontal sketch axis Vázlat vízszintes tengelye @@ -3828,10 +3828,10 @@ Ha van egy örökölt dokumentum AlkatrészTervezés objektummal Test nélkül, Funkció használatához szükséges, hogy az egy alkatrész objektumhoz tartozzon a dokumentumban. - - + + Edit %1 %1 szerkesztése @@ -3956,27 +3956,27 @@ Ez a funkció sérült, és nem szerkeszthető. Átalakítás sikerült - + The document "%1" you are editing was designed with an old version of PartDesign workbench. A szerkeszteni kívánt "%1" dokumentum egy régebbi AlkatrészTervező munkafelületből származik. - + Do you want to migrate in order to use modern PartDesign features? Kíván áttérni a modern AlkatrészTervező funkciók használatához? - + The document "%1" seems to be either in the middle of the migration process from legacy PartDesign or have a slightly broken structure. A dokumentum "%1" úgy tűnik, hogy az áttelepítési folyamat közepén van a régi AlkatrészTervezőből vagy kissé megtört szerkezetű. - + Do you want to make the migration automatically? Szeretné, hogy az áttelepítés automatikusan lefusson? - + Note: If you choose to migrate you won't be able to edit the file with an older FreeCAD version. If you refuse to migrate you won't be able to use new PartDesign features like Bodies and Parts. As a result you also won't be able to use your parts in the assembly workbench. Although you will be able to migrate any moment later with 'Part Design -> Migrate'. @@ -3985,7 +3985,7 @@ Ha nem kívánja migrálni, nem fogja tudni használni az új Alkatrész Terv le Viszont később is bármikor migrálhat a "Alkatrész Tervezés -> Migrálás' paranccsal. - + Migrate manually Áttelepítés kézzel @@ -4456,20 +4456,20 @@ Csak menet nélküli furatokhoz érhető el - + Standard Általános - - + + Close Bezárás - + Wide Széles @@ -4623,12 +4623,12 @@ over 90: larger hole radius at the bottom Fordított - + Normal Alapértelmezett - + Loose Lazán @@ -4926,17 +4926,17 @@ over 90: larger hole radius at the bottom A szerszám csatlakoztatása sikertelen - - - - + + + + + + - - Resulting shape is not a solid Az eredmény alakzat nem szilárd test @@ -4951,22 +4951,22 @@ over 90: larger hole radius at the bottom A közös művelet sikertelen - - - - - - - - + + + + + + + + + + - - Result has multiple solids: that is not currently supported. Az eredménynek több szilárd teste van: ez jelenleg nem támogatott. @@ -5029,8 +5029,8 @@ over 90: larger hole radius at the bottom A horony szöge túl kicsi - + The requested feature cannot be created. The reason may be that: - the active Body does not contain a base shape, so there is no material to be removed; @@ -5040,14 +5040,14 @@ over 90: larger hole radius at the bottom - a kiválasztott vázlat nem az aktív testhez tartozik. - + Creating a face from sketch failed Nem sikerült felületet létrehozni vázlatból - + Revolve axis intersects the sketch A körbmetszési tengely metszi a vázlatot @@ -5057,14 +5057,14 @@ over 90: larger hole radius at the bottom Az alaptulajdonságból a kivágás sikertelen - + Could not revolve the sketch! Nem lehetett körmetszeni a vázlatot! - + Could not create face from sketch. Intersecting sketch entities in a sketch are not allowed. Nem sikerült felületet létrehozni vázlatból. @@ -5119,10 +5119,10 @@ A vázlatelemek metszése egy vázlatban nem engedélyezett. Hiba: Nem sikerült felépíteni - + Error: Result is not a solid Hiba: Az eredmény nem szilárd test @@ -5224,15 +5224,15 @@ A vázlatelemek metszése egy vázlatban nem engedélyezett. Hiba: A menet hozzáadása sikertelen + - Boolean operation failed A logikai művelet sikertelen - + Could not create face from sketch. Intersecting sketch entities or multiple faces in a sketch are not allowed for making a pocket up to a face. Nem sikerült felületet létrehozni vázlatból. diff --git a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_id.ts b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_id.ts index b0759b7fc3..61a6a3e912 100644 --- a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_id.ts +++ b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_id.ts @@ -129,17 +129,17 @@ so that self intersection is avoided. CmdPartDesignAdditiveHelix - + PartDesign GambarBagian - + Additive helix Additive helix - + Sweep a selected sketch along a helix Sweep a selected sketch along a helix @@ -147,17 +147,17 @@ so that self intersection is avoided. CmdPartDesignAdditiveLoft - + PartDesign GambarBagian - + Additive loft Aditif loft - + Loft a selected profile through other profile sections Lotilah profil yang dipilih melalui bagian profil lainnya @@ -165,17 +165,17 @@ so that self intersection is avoided. CmdPartDesignAdditivePipe - + PartDesign GambarBagian - + Additive pipe Pipa aditif - + Sweep a selected sketch along a path or to other profiles Sapu sketsa yang dipilih sepanjang jalan atau untuk profil lain @@ -201,17 +201,17 @@ so that self intersection is avoided. CmdPartDesignBoolean - + PartDesign GambarBagian - + Boolean operation Operasi boolean - + Boolean operation with two or more bodies Boolean operasi dengan dua atau lebih badan @@ -237,17 +237,17 @@ so that self intersection is avoided. CmdPartDesignChamfer - + PartDesign GambarBagian - + Chamfer Talang - + Chamfer the selected edges of a shape Talang tepi yang dipilih dari bentuk @@ -273,17 +273,17 @@ so that self intersection is avoided. CmdPartDesignDraft - + PartDesign GambarBagian - + Draft Konsep - + Make a draft on a face Buat draf di wajah @@ -309,17 +309,17 @@ so that self intersection is avoided. CmdPartDesignFillet - + PartDesign GambarBagian - + Fillet Fillet - + Make a fillet on an edge, face or body Buat fillet di tepi, muka atau badan @@ -327,17 +327,17 @@ so that self intersection is avoided. CmdPartDesignGroove - + PartDesign GambarBagian - + Groove Alur - + Groove a selected sketch Buatlah sketsa yang dipilih @@ -345,17 +345,17 @@ so that self intersection is avoided. CmdPartDesignHole - + PartDesign GambarBagian - + Hole Hole - + Create a hole with the selected sketch Create a hole with the selected sketch @@ -381,17 +381,17 @@ so that self intersection is avoided. CmdPartDesignLinearPattern - + PartDesign GambarBagian - + LinearPattern LinearPattern - + Create a linear pattern feature Create a linear pattern feature @@ -417,17 +417,17 @@ so that self intersection is avoided. CmdPartDesignMirrored - + PartDesign GambarBagian - + Mirrored Tercermin - + Create a mirrored feature Create a mirrored feature @@ -489,17 +489,17 @@ so that self intersection is avoided. CmdPartDesignMultiTransform - + PartDesign GambarBagian - + Create MultiTransform Buat MultiTransform - + Create a multitransform feature Create a multitransform feature @@ -507,17 +507,17 @@ so that self intersection is avoided. CmdPartDesignNewSketch - + PartDesign GambarBagian - + Create sketch Buat sketsa - + Create a new sketch Buat sketsa baru @@ -525,17 +525,17 @@ so that self intersection is avoided. CmdPartDesignPad - + PartDesign GambarBagian - + Pad Bantalan - + Pad a selected sketch Pad a selected sketch @@ -561,17 +561,17 @@ so that self intersection is avoided. CmdPartDesignPocket - + PartDesign GambarBagian - + Pocket Saku - + Create a pocket with the selected sketch Buat saku dengan sketsa yang dipilih @@ -597,17 +597,17 @@ so that self intersection is avoided. CmdPartDesignPolarPattern - + PartDesign GambarBagian - + PolarPattern PolarPattern - + Create a polar pattern feature Create a polar pattern feature @@ -615,17 +615,17 @@ so that self intersection is avoided. CmdPartDesignRevolution - + PartDesign GambarBagian - + Revolution Revolusi - + Revolve a selected sketch Buat kembali sketsa yang dipilih @@ -633,17 +633,17 @@ so that self intersection is avoided. CmdPartDesignScaled - + PartDesign GambarBagian - + Scaled Berskala - + Create a scaled feature Create a scaled feature @@ -683,17 +683,17 @@ so that self intersection is avoided. CmdPartDesignSubtractiveHelix - + PartDesign GambarBagian - + Subtractive helix Subtractive helix - + Sweep a selected sketch along a helix and remove it from the body Sweep a selected sketch along a helix and remove it from the body @@ -701,17 +701,17 @@ so that self intersection is avoided. CmdPartDesignSubtractiveLoft - + PartDesign GambarBagian - + Subtractive loft Subtractive loft - + Loft a selected profile through other profile sections and remove it from the body Loft a selected profile through other profile sections and remove it from the body @@ -719,17 +719,17 @@ so that self intersection is avoided. CmdPartDesignSubtractivePipe - + PartDesign GambarBagian - + Subtractive pipe Pipa subtraktif - + Sweep a selected sketch along a path or to other profiles and remove it from the body Sapu sketsa yang dipilih di sepanjang jalan atau ke profil lain dan lepaskan dari bodi @@ -737,17 +737,17 @@ so that self intersection is avoided. CmdPartDesignThickness - + PartDesign GambarBagian - + Thickness Thickness - + Make a thick solid Buatlah padat yang tebal @@ -883,8 +883,8 @@ so that self intersection is avoided. Create Clone + - Make copy Buat salinan @@ -899,18 +899,18 @@ so that self intersection is avoided. Create a new Sketch - + Convert to MultiTransform feature Convert to MultiTransform feature - + Create Boolean Create Boolean - + Add a Body Add a Body @@ -1081,48 +1081,6 @@ so that self intersection is avoided. Profile Shift Coefficient - - PartDesign::Groove - - - The requested feature cannot be created. The reason may be that: - - the active Body does not contain a base shape, so there is no - material to be removed; - - the selected sketch does not belong to the active Body. - The requested feature cannot be created. The reason may be that: - - the active Body does not contain a base shape, so there is no - material to be removed; - - the selected sketch does not belong to the active Body. - - - - PartDesign::Hole - - - The requested feature cannot be created. The reason may be that: - - the active Body does not contain a base shape, so there is no - material to be removed; - - the selected sketch does not belong to the active Body. - The requested feature cannot be created. The reason may be that: - - the active Body does not contain a base shape, so there is no - material to be removed; - - the selected sketch does not belong to the active Body. - - - - PartDesign::Pocket - - - The requested feature cannot be created. The reason may be that: - - the active Body does not contain a base shape, so there is no - material to be removed; - - the selected sketch does not belong to the active Body. - The requested feature cannot be created. The reason may be that: - - the active Body does not contain a base shape, so there is no - material to be removed; - - the selected sketch does not belong to the active Body. - - PartDesignGui::DlgActiveBody @@ -2070,7 +2028,17 @@ klik lagi untuk mengakhiri seleksi Garis konstruksi% 1 - + + Warning: helix might be self intersecting + Warning: helix might be self intersecting + + + + Error: helix touches itself + Error: helix touches itself + + + Error: unsupported mode Error: unsupported mode @@ -2666,12 +2634,12 @@ measured along the specified direction Z - + Section orientation Orientasi bagian - + Remove Menghapus @@ -2730,23 +2698,23 @@ measured along the specified direction Hapus Tepi - + Pipe parameters Parameter pipa - + Remove Menghapus - - + + Input error Input error - + No active body No active body @@ -2789,12 +2757,12 @@ measured along the specified direction List can be reordered by dragging - + Section transformation Transformasi bagian - + Remove Menghapus @@ -3220,7 +3188,7 @@ klik lagi untuk mengakhiri seleksi PartDesignGui::ViewProviderBody - + Toggle active body Toggle active body @@ -3275,7 +3243,7 @@ klik lagi untuk mengakhiri seleksi PartDesignGui::ViewProviderLinearPattern - + LinearPattern parameters LinearPattern parameters @@ -3283,7 +3251,7 @@ klik lagi untuk mengakhiri seleksi PartDesignGui::ViewProviderMultiTransform - + MultiTransform parameters MultiTransform parameters @@ -3291,7 +3259,7 @@ klik lagi untuk mengakhiri seleksi PartDesignGui::ViewProviderPolarPattern - + PolarPattern parameters PolarPattern parameters @@ -3299,7 +3267,7 @@ klik lagi untuk mengakhiri seleksi PartDesignGui::ViewProviderScaled - + Scaled parameters Scaled parameters @@ -3315,7 +3283,7 @@ klik lagi untuk mengakhiri seleksi PartDesignGuii::ViewProviderMirrored - + Mirrored parameters Mirrored parameters @@ -3517,110 +3485,110 @@ klik lagi untuk mengakhiri seleksi Silakan membuat pesawat terlebih dahulu atau pilih muka untuk membuat sketsa - - - + + + + + - - A dialog is already open in the task panel A dialog is already open in the task panel - - - + + + + + - - Do you want to close this dialog? Do you want to close this dialog? - + Cannot use this command as there is no solid to subtract from. Cannot use this command as there is no solid to subtract from. - + Ensure that the body contains a feature before attempting a subtractive command. Ensure that the body contains a feature before attempting a subtractive command. - + Cannot use selected object. Selected object must belong to the active body Cannot use selected object. Selected object must belong to the active body - + Consider using a ShapeBinder or a BaseFeature to reference external geometry in a body. Consider using a ShapeBinder or a BaseFeature to reference external geometry in a body. - + No sketch to work on Tidak ada sketsa untuk dikerjakan - + No sketch is available in the document Tidak ada sketsa yang tersedia dalam dokumen - - + + Wrong selection Pilihan salah - + Select an edge, face, or body from a single body. Select an edge, face, or body from a single body. - - + + Selection is not in Active Body Seleksi tidak di Active Body - + Select an edge, face, or body from an active body. Select an edge, face, or body from an active body. - + Wrong object type Jenis objek yang salah - + %1 works only on parts. %1 hanya bekerja pada bagian-bagiannya. - + Shape of the selected Part is empty Bentuk bagian yang dipilih kosong - + No valid features in this document Tidak ada fitur yang valid dalam dokumen ini - + Please create a feature first. Please create a feature first. - + Please select only one feature in an active body. Please select only one feature in an active body. @@ -3806,14 +3774,14 @@ Hal ini dapat menyebabkan hasil yang tidak diharapkan. Tidak mungkin membuat fitur subtraktif tanpa fitur dasar yang tersedia - + Vertical sketch axis Vertical sketch axis - + Horizontal sketch axis Horizontal sketch axis @@ -3828,7 +3796,7 @@ Hal ini dapat menyebabkan hasil yang tidak diharapkan. Menghadapi - + In order to use PartDesign you need an active Body object in the document. Please make one active (double click) or create one. If you have a legacy document with PartDesign objects without Body, use the migrate function in PartDesign to put them into a Body. @@ -3837,41 +3805,40 @@ If you have a legacy document with PartDesign objects without Body, use the migr If you have a legacy document with PartDesign objects without Body, use the migrate function in PartDesign to put them into a Body. - + Active Body Required Badan Aktif Diperlukan - + To create a new PartDesign object, there must be an active Body object in the document. Please make one active (double click) or create a new Body. Untuk membuat objek PartDesign baru, harus ada objek Body yang aktif dalam dokumen. Tolong buat satu aktif (klik dua kali) atau buat Body baru. - + Feature is not in a body Fitur tidak ada dalam tubuh - + In order to use this feature it needs to belong to a body object in the document. Untuk menggunakan fitur ini, benda tersebut harus termasuk dalam objek tubuh dalam dokumen. - + Feature is not in a part Fitur tidak di bagian - + In order to use this feature it needs to belong to a part object in the document. Untuk menggunakan fitur ini, perlu disertakan bagian objek dalam dokumen. - - - + + Edit %1 Edit %1 @@ -3914,12 +3881,12 @@ If you have a legacy document with PartDesign objects without Body, use the migr Edit datum - + Feature error Kesalahan fitur - + %1 misses a base feature. This feature is broken and can't be edited. %1 merindukan fitur dasar. @@ -3981,42 +3948,42 @@ Fitur ini rusak dan tidak bisa diedit. Select bound object - + One transformed shape does not intersect support Satu bentuk yang ditransformasikan tidak berpotongan dengan dukungan - + %1 transformed shapes do not intersect support %1 bentuk yang ditransformasikan tidak berpotongan dengan dukungan - + Transformation succeeded Transformasi berhasil - + The document "%1" you are editing was designed with an old version of PartDesign workbench. Dokumen "%1" yang Anda edit dirancang dengan meja kerja PartDesign versi lama. - + Do you want to migrate in order to use modern PartDesign features? Apakah Anda ingin bermigrasi untuk menggunakan fitur PartDesign modern? - + The document "%1" seems to be either in the middle of the migration process from legacy PartDesign or have a slightly broken structure. Dokumen "%1" nampaknya ada di tengah proses migrasi dari warisan PartDesign atau memiliki struktur yang sedikit rusak. - + Do you want to make the migration automatically? Apakah Anda ingin melakukan migrasi secara otomatis? - + Note: If you choose to migrate you won't be able to edit the file with an older FreeCAD version. If you refuse to migrate you won't be able to use new PartDesign features like Bodies and Parts. As a result you also won't be able to use your parts in the assembly workbench. Although you will be able to migrate any moment later with 'Part Design -> Migrate'. @@ -4025,7 +3992,7 @@ If you refuse to migrate you won't be able to use new PartDesign features like B Although you will be able to migrate any moment later with 'Part Design -> Migrate'. - + Migrate manually Migrasikan secara manual @@ -4034,6 +4001,51 @@ Although you will be able to migrate any moment later with 'Part Design -> Mi Edit helix Edit helix + + + Edit chamfer + Edit chamfer + + + + Edit draft + Edit draft + + + + Edit fillet + Edit fillet + + + + Edit linear pattern + Edit linear pattern + + + + Edit mirrored + Edit mirrored + + + + Edit multi-transform + Edit multi-transform + + + + Edit polar pattern + Edit polar pattern + + + + Edit scaled + Edit scaled + + + + Edit thickness + Edit ketebalan + SprocketParameter @@ -4451,20 +4463,20 @@ Only available for holes without thread - + Standard Standar - - + + Close Dekat - + Wide Wide @@ -4618,12 +4630,12 @@ over 90: larger hole radius at the bottom Reversed - + Normal Normal - + Loose Loose @@ -4748,59 +4760,906 @@ over 90: larger hole radius at the bottom WizardShaftTable - + Length [mm] Length [mm] - + Diameter [mm] Diameter [mm] - + Inner diameter [mm] Inner diameter [mm] - + Constraint type Constraint type - + Start edge type Start edge type - + Start edge size Start edge size - + End edge type End edge type - + End edge size End edge size + + + Shaft wizard + Shaft wizard + + + + Section 1 + Section 1 + + + + Section 2 + Section 2 + + + + Add column + Add column + + + + Section %s + Section %s + - WizardShaft + TaskWizardShaft - - + + All + Semua + + + + Missing module + Missing module + + + + You may have to install the Plot add-on + You may have to install the Plot add-on + + + + PartDesign_WizardShaft + + Shaft design wizard... Shaft design wizard... - - + Start the shaft design wizard Start the shaft design wizard + + PartDesign_WizardShaftCallBack + + + Shaft design wizard... + Shaft design wizard... + + + + Start the shaft design wizard + Start the shaft design wizard + + + + Exception + + + Linked object is not a PartDesign feature + Objek yang ditautkan bukan fitur PartDesign + + + + Tip shape is empty + Tip shape is empty + + + + BaseFeature link is not set + BaseFeature link is not set + + + + BaseFeature must be a Part::Feature + BaseFeature must be a Part::Feature + + + + BaseFeature has an empty shape + BaseFeature has an empty shape + + + + Cannot do boolean cut without BaseFeature + Cannot do boolean cut without BaseFeature + + + + + Cannot do boolean with anything but Part::Feature and its derivatives + Cannot do boolean with anything but Part::Feature and its derivatives + + + + Cannot do boolean operation with invalid base shape + Cannot do boolean operation with invalid base shape + + + + Cannot do boolean on feature which is not in a body + Cannot do boolean on feature which is not in a body + + + + Base shape is null + Base shape is null + + + + Tool shape is null + Tool shape is null + + + + Fusion of tools failed + Fusion of tools failed + + + + + + + + + + + + + + Resulting shape is not a solid + Resulting shape is not a solid + + + + Cut out failed + Cut out failed + + + + Common operation failed + Common operation failed + + + + + + + + + + + + + + + + + + + Result has multiple solids: that is not currently supported. + Result has multiple solids: that is not currently supported. + + + + Failed to create chamfer + Failed to create chamfer + + + + + + Resulting shape is null + Resulting shape is null + + + + + Resulting shape is invalid + Resulting shape is invalid + + + + Size must be greater than zero + Size must be greater than zero + + + + Size2 must be greater than zero + Ukuran2 harus lebih besar dari nol + + + + Angle must be greater than 0 and less than 180 + Angle must be greater than 0 and less than 180 + + + + Failed to create draft + Failed to create draft + + + + Fillet radius must be greater than zero + Fillet radius must be greater than zero + + + + Failed to create fillet + Failed to create fillet + + + + Angle of groove too large + Angle of groove too large + + + + Angle of groove too small + Angle of groove too small + + + + + The requested feature cannot be created. The reason may be that: + - the active Body does not contain a base shape, so there is no + material to be removed; + - the selected sketch does not belong to the active Body. + The requested feature cannot be created. The reason may be that: + - the active Body does not contain a base shape, so there is no + material to be removed; + - the selected sketch does not belong to the active Body. + + + + + Creating a face from sketch failed + Creating a face from sketch failed + + + + + Revolve axis intersects the sketch + Revolve axis intersects the sketch + + + + Cut out of base feature failed + Cut out of base feature failed + + + + + Could not revolve the sketch! + Could not revolve the sketch! + + + + + Could not create face from sketch. +Intersecting sketch entities in a sketch are not allowed. + Could not create face from sketch. +Intersecting sketch entities in a sketch are not allowed. + + + + Error: Pitch too small + Error: Pitch too small + + + + + Error: height too small! + Error: height too small! + + + + Error: pitch too small! + Error: pitch too small! + + + + + + Error: turns too small! + Error: turns too small! + + + + Error: either height or growth must not be zero! + Error: either height or growth must not be zero! + + + + Error: unsupported mode + Error: unsupported mode + + + + Error: No valid sketch or face + Error: No valid sketch or face + + + + Error: Face must be planar + Error: Face must be planar + + + + Error: Could not build + Error: Could not build + + + + + + + Error: Result is not a solid + Error: Result is not a solid + + + + Error: There is nothing to subtract + Error: There is nothing to subtract + + + + + + Error: Result has multiple solids + Error: Result has multiple solids + + + + Error: Adding the helix failed + Error: Adding the helix failed + + + + Error: Intersecting the helix failed + Error: Intersecting the helix failed + + + + Error: Subtracting the helix failed + Error: Subtracting the helix failed + + + + Error: Could not create face from sketch + Error: Could not create face from sketch + + + + Hole error: Creating a face from sketch failed + Hole error: Creating a face from sketch failed + + + + Hole error: Unsupported length specification + Hole error: Unsupported length specification + + + + Hole error: Invalid hole depth + Hole error: Invalid hole depth + + + + Hole error: Invalid taper angle + Hole error: Invalid taper angle + + + + Hole error: Hole cut diameter too small + Hole error: Hole cut diameter too small + + + + Hole error: Hole cut depth must be less than hole depth + Hole error: Hole cut depth must be less than hole depth + + + + Hole error: Hole cut depth must be greater or equal to zero + Hole error: Hole cut depth must be greater or equal to zero + + + + Hole error: Invalid countersink + Hole error: Invalid countersink + + + + Hole error: Invalid drill point angle + Hole error: Invalid drill point angle + + + + Hole error: Invalid drill point + Hole error: Invalid drill point + + + + Hole error: Could not revolve sketch + Hole error: Could not revolve sketch + + + + Hole error: Resulting shape is empty + Hole error: Resulting shape is empty + + + + Error: Adding the thread failed + Error: Adding the thread failed + + + + + + Boolean operation failed + Boolean operation failed + + + + + Could not create face from sketch. +Intersecting sketch entities or multiple faces in a sketch are not allowed for making a pocket up to a face. + Could not create face from sketch. +Intersecting sketch entities or multiple faces in a sketch are not allowed for making a pocket up to a face. + + + + Thread type out of range + Thread type out of range + + + + Thread size out of range + Thread size out of range + + + + Error: Thread could not be built + Error: Thread could not be built + + + + Loft: At least one section is needed + Loft: At least one section is needed + + + + Loft: Could not obtain profile shape + Loft: Could not obtain profile shape + + + + Loft: When using points for profile/sections, the sketch should have a single point + Loft: When using points for profile/sections, the sketch should have a single point + + + + Loft: All sections need to be part features + Loft: All sections need to be part features + + + + Loft: Could not obtain section shape + Loft: Could not obtain section shape + + + + Loft: A section doesn't contain any wires nor is a single vertex + Loft: A section doesn't contain any wires nor is a single vertex + + + + Loft: Only the profile and the last section can be vertices + Loft: Only the profile and the last section can be vertices + + + + Loft: For closed lofts only the profile can be a vertex + Loft: For closed lofts only the profile can be a vertex + + + + Loft: all loft sections need to have the same amount of inner wires + Loft: all loft sections need to have the same amount of inner wires + + + + Loft could not be built + Loft could not be built + + + + Loft: Result is not a solid + Loft: Result is not a solid + + + + Loft: There is nothing to subtract from + Loft: There is nothing to subtract from + + + + Loft: Adding the loft failed + Loft: Adding the loft failed + + + + Loft: Subtracting the loft failed + Loft: Subtracting the loft failed + + + + Loft: A fatal error occurred when making the loft + Loft: A fatal error occurred when making the loft + + + + Pad: Creation failed because direction is orthogonal to sketch's normal vector + Pad: Creation failed because direction is orthogonal to sketch's normal vector + + + + Pad: Creating a face from sketch failed + Pad: Creating a face from sketch failed + + + + Pad: Resulting shape is empty + Pad: Resulting shape is empty + + + + Pad: Fusion with base feature failed + Pad: Fusion with base feature failed + + + + Could not create face from sketch. +Intersecting sketch entities or multiple faces in a sketch are not allowed. + Could not create face from sketch. +Intersecting sketch entities or multiple faces in a sketch are not allowed. + + + + Pipe: Could not obtain profile shape + Pipe: Could not obtain profile shape + + + + No spine linked + No spine linked + + + + No auxiliary spine linked. + No auxiliary spine linked. + + + + Pipe: Only one isolated point is needed if using a sketch with isolated points for section + Pipe: Only one isolated point is needed if using a sketch with isolated points for section + + + + Pipe: At least one section is needed when using a single point for profile + Pipe: At least one section is needed when using a single point for profile + + + + Pipe: All sections need to be part features + Pipe: All sections need to be part features + + + + Pipe: Could not obtain section shape + Pipe: Could not obtain section shape + + + + Pipe: Only the profile and last section can be vertices + Pipe: Only the profile and last section can be vertices + + + + Multisections need to have the same amount of inner wires as the base section + Multisections need to have the same amount of inner wires as the base section + + + + Path must not be a null shape + Path must not be a null shape + + + + Pipe could not be built + Pipe could not be built + + + + Result is not a solid + Result is not a solid + + + + Pipe: There is nothing to subtract from + Pipe: There is nothing to subtract from + + + + Adding the pipe failed + Adding the pipe failed + + + + Subtracting the pipe failed + Subtracting the pipe failed + + + + A fatal error occurred when making the pipe + A fatal error occurred when making the pipe + + + + Invalid element in spine. + Invalid element in spine. + + + + Element in spine is neither an edge nor a wire. + Element in spine is neither an edge nor a wire. + + + + Spine is not connected. + Spine is not connected. + + + + Spine is neither an edge nor a wire. + Spine is neither an edge nor a wire. + + + + Invalid spine. + Invalid spine. + + + + Pocket: Creation failed because direction is orthogonal to sketch's normal vector + Pocket: Creation failed because direction is orthogonal to sketch's normal vector + + + + Pocket: Creating a face from sketch failed + Pocket: Creating a face from sketch failed + + + + Pocket: Extruding up to a face is only possible if the sketch is located on a face + Pocket: Extruding up to a face is only possible if the sketch is located on a face + + + + Pocket: Up to face: Could not get SubShape! + Pocket: Up to face: Could not get SubShape! + + + + Pocket: Resulting shape is empty + Pocket: Resulting shape is empty + + + + Pocket: Cut out of base feature failed + Pocket: Cut out of base feature failed + + + + Cannot subtract primitive feature without base feature + Cannot subtract primitive feature without base feature + + + + Adding the primitive failed + Adding the primitive failed + + + + Subtracting the primitive failed + Subtracting the primitive failed + + + + Length of box too small + Length of box too small + + + + Width of box too small + Width of box too small + + + + Height of box too small + Height of box too small + + + + Radius of cylinder too small + Radius of cylinder too small + + + + Height of cylinder too small + Height of cylinder too small + + + + Rotation angle of cylinder too small + Rotation angle of cylinder too small + + + + Radius of sphere too small + Radius of sphere too small + + + + + Radius of cone cannot be negative + Radius of cone cannot be negative + + + + The radii for cones must not be equal + The radii for cones must not be equal + + + + Height of cone too small + Height of cone too small + + + + + Radius of ellipsoid too small + Radius of ellipsoid too small + + + + + Radius of torus too small + Radius of torus too small + + + + Polygon of prism is invalid, must have 3 or more sides + Polygon of prism is invalid, must have 3 or more sides + + + + Circumradius of the polygon, of the prism, is too small + Circumradius of the polygon, of the prism, is too small + + + + Height of prism is too small + Height of prism is too small + + + + delta x of wedge too small + delta x of wedge too small + + + + delta y of wedge too small + delta y of wedge too small + + + + delta z of wedge too small + delta z of wedge too small + + + + delta z2 of wedge is negative + delta z2 of wedge is negative + + + + delta x2 of wedge is negative + delta x2 of wedge is negative + + + + Angle of revolution too large + Angle of revolution too large + + + + Angle of revolution too small + Angle of revolution too small + + + + Fusion with base feature failed + Fusion with base feature failed + + + + Transformation feature Linked object is not a Part object + Transformation feature Linked object is not a Part object + + + + No originals linked to the transformed feature. + No originals linked to the transformed feature. + + + + Cannot transform invalid support shape + Cannot transform invalid support shape + + + + Transformation failed + Transformation failed + + + + Shape of additive/subtractive feature is empty + Shape of additive/subtractive feature is empty + + + + Only additive and subtractive features can be transformed + Only additive and subtractive features can be transformed + + diff --git a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_it.ts b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_it.ts index e9c7d4b041..818f1b4ce9 100644 --- a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_it.ts +++ b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_it.ts @@ -883,8 +883,8 @@ in modo da evitare l'intersezione automatica. Crea clone - + Make copy Fà una copia @@ -909,8 +909,8 @@ in modo da evitare l'intersezione automatica. Crea pallinatura - + Add a Body Aggiungi corpo @@ -1776,17 +1776,17 @@ fare nuovamente clic per terminare la selezione Make independent copy (recommended) - Crea una copia indipendente (consigliato) + Creare una copia indipendente (consigliato) Make dependent copy - Crea una copia dipendente + Creare una copia dipendente Create cross-reference - Crea riferimenti incrociati + Crea riferimento incrociato @@ -1801,7 +1801,7 @@ fare nuovamente clic per terminare la selezione No wire in sketch - Nessun bordo nello schizzo + Nessun filo nello schizzo @@ -1873,7 +1873,7 @@ fare nuovamente clic per terminare la selezione Use All Edges - Usa Tutti I Bordi + Usa tutti i bordi @@ -1898,7 +1898,7 @@ fare nuovamente clic per terminare la selezione Valid - Valida + Valido @@ -3188,7 +3188,7 @@ fare nuovamente clic per terminare la selezione PartDesignGui::ViewProviderBody - + Toggle active body Attiva/disattiva corpo @@ -3485,28 +3485,28 @@ fare nuovamente clic per terminare la selezione Si prega di creare prima un piano oppure di selezionare una faccia su cui posizionare lo schizzo - - - + + + + + - - A dialog is already open in the task panel Nel pannello azioni c'è già una finestra di dialogo aperta - - - + + + + + - - Do you want to close this dialog? Si desidera chiudere questa finestra? @@ -3768,14 +3768,14 @@ This may lead to unexpected results. Non è possibile creare una funzione sottrattiva senza una funzione di base disponibile - + Vertical sketch axis Asse verticale dello schizzo - + Horizontal sketch axis Asse orizzontale dello schizzo @@ -3827,10 +3827,10 @@ If you have a legacy document with PartDesign objects without Body, use the migr Per poter utilizzare questa funzione essa deve appartenere a un oggetto parte del documento. - - + + Edit %1 Edita %1 @@ -3954,27 +3954,27 @@ This feature is broken and can't be edited. Trasformazione riuscita - + The document "%1" you are editing was designed with an old version of PartDesign workbench. Il documento "%1" che si sta modificando è stato prodotto con una vecchia versione di PartDesign. - + Do you want to migrate in order to use modern PartDesign features? Si desidera eseguire la migrazione per poter utilizzare le moderne funzionalità di PartDesign? - + The document "%1" seems to be either in the middle of the migration process from legacy PartDesign or have a slightly broken structure. Sembra che il documento "%1" sia in fase di migrazione dal vecchio PartDesign o che abbia una struttura leggermente rovinata. - + Do you want to make the migration automatically? Fare la migrazione automaticamente? - + Note: If you choose to migrate you won't be able to edit the file with an older FreeCAD version. If you refuse to migrate you won't be able to use new PartDesign features like Bodies and Parts. As a result you also won't be able to use your parts in the assembly workbench. Although you will be able to migrate any moment later with 'Part Design -> Migrate'. @@ -3983,7 +3983,7 @@ Se ci si rifiuta di migrare, non sarà possibile usare le nuove funzioni di Part Comunque si può decidere di migrare in ogni momento con 'Part Design -> Migrate'. - + Migrate manually Migrazione manuale @@ -4454,20 +4454,20 @@ Disponibile solo per fori senza filetto - + Standard Standard - - + + Close Chiudi - + Wide Larghezza @@ -4620,12 +4620,12 @@ over 90: larger hole radius at the bottom Invertita - + Normal Normale - + Loose Ampio @@ -4923,17 +4923,17 @@ over 90: larger hole radius at the bottom Fusione di strumenti fallita - - - - + + + + + + - - Resulting shape is not a solid La forma risultante non è un solido @@ -4948,22 +4948,22 @@ over 90: larger hole radius at the bottom Operazione comune fallita - - - - - - - - + + + + + + + + + + - - Result has multiple solids: that is not currently supported. Il risultato ha più solidi: attualmente non è supportato. @@ -5026,8 +5026,8 @@ over 90: larger hole radius at the bottom Angolo di scanalatura troppo piccolo - + The requested feature cannot be created. The reason may be that: - the active Body does not contain a base shape, so there is no material to be removed; @@ -5038,14 +5038,14 @@ over 90: larger hole radius at the bottom - lo schizzo selezionato non appartiene al corpo attivo. - + Creating a face from sketch failed Creazione di una faccia dallo schizzo fallita - + Revolve axis intersects the sketch L'asse di rivoluzione interseca lo schizzo @@ -5055,14 +5055,14 @@ over 90: larger hole radius at the bottom Ritaglio dalla funzione di base fallito - + Could not revolve the sketch! Impossibile fare la rivoluzione dello schizzo! - + Could not create face from sketch. Intersecting sketch entities in a sketch are not allowed. Impossibile creare la faccia dallo schizzo. @@ -5117,10 +5117,10 @@ L'intersezione delle entità dello schizzo in uno schizzo non è consentita.Errore: impossibile generare - + Error: Result is not a solid Errore: il risultato non è un solido @@ -5222,15 +5222,15 @@ L'intersezione delle entità dello schizzo in uno schizzo non è consentita.Errore: l'aggiunta del filetto non riuscita + - Boolean operation failed Operazione booleana fallita - + Could not create face from sketch. Intersecting sketch entities or multiple faces in a sketch are not allowed for making a pocket up to a face. Impossibile creare la faccia dallo schizzo. diff --git a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_ja.ts b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_ja.ts index 8fc7a934db..284480102f 100644 --- a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_ja.ts +++ b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_ja.ts @@ -882,8 +882,8 @@ so that self intersection is avoided. クローンを作成 - + Make copy コピーの作成 @@ -908,8 +908,8 @@ so that self intersection is avoided. Bool変数の作成 - + Add a Body ボディーを追加 @@ -3186,7 +3186,7 @@ click again to end selection PartDesignGui::ViewProviderBody - + Toggle active body アクティブなボディーを切り替え @@ -3483,28 +3483,28 @@ click again to end selection まず平面を作成するか、またはスケッチを描く面を選択してください。 - - - + + + + + - - A dialog is already open in the task panel タスクパネルで既にダイアログが開かれています - - - + + + + + - - Do you want to close this dialog? このダイアログを閉じますか? @@ -3768,14 +3768,14 @@ This may lead to unexpected results. 利用可能なベースフィーチャーがない場合、減算フィーチャーは作成できません。 - + Vertical sketch axis 垂直スケッチ軸 - + Horizontal sketch axis 水平スケッチ軸 @@ -3829,10 +3829,10 @@ If you have a legacy document with PartDesign objects without Body, use the migr このフィーチャーを使用するためにはそれがドキュメント内のパーツオブジェクトに属している必要があります。 - - + + Edit %1 %1を編集 @@ -3957,34 +3957,34 @@ This feature is broken and can't be edited. 変換成功 - + The document "%1" you are editing was designed with an old version of PartDesign workbench. 編集中のドキュメント「%1」は過去のバージョンの PartDesign ワークベンチでデザインされています。 - + Do you want to migrate in order to use modern PartDesign features? 新しい PartDesign 機能を使用するために移行を行いますか? - + The document "%1" seems to be either in the middle of the migration process from legacy PartDesign or have a slightly broken structure. ドキュメント「%1」は過去の PartDesign からの移行処理途中か、またはわずかに壊れた構造を含んでいます。 - + Do you want to make the migration automatically? 移行を自動的に行いますか? - + Note: If you choose to migrate you won't be able to edit the file with an older FreeCAD version. If you refuse to migrate you won't be able to use new PartDesign features like Bodies and Parts. As a result you also won't be able to use your parts in the assembly workbench. Although you will be able to migrate any moment later with 'Part Design -> Migrate'. 移行を選択した場合、このファイルは過去のバージョンのFreeCADで編集できなくなることに注意してください。移行しない場合、ボディーやパーツといった新しい PartDesign 機能は使用できず、作成した部品をアセンブリワークベンチで使用することもできません。「パートデザイン-移行...」を選択することで移行はいつでも行えます。 - + Migrate manually 手動で移行 @@ -4455,20 +4455,20 @@ Only available for holes without thread - + Standard 標準 - - + + Close 閉じる - + Wide @@ -4620,12 +4620,12 @@ over 90: larger hole radius at the bottom 逆方向 - + Normal 標準 - + Loose あそび @@ -4923,17 +4923,17 @@ over 90: larger hole radius at the bottom 結合ツールが失敗しました。 - - - - + + + + + + - - Resulting shape is not a solid 結果シェイプはソリッドではありません。 @@ -4948,22 +4948,22 @@ over 90: larger hole radius at the bottom 共通部分演算が失敗しました。 - - - - - - - - + + + + + + + + + + - - Result has multiple solids: that is not currently supported. 結果に複数のソリッドが含まれています。これは現在サポートされていません。 @@ -5026,8 +5026,8 @@ over 90: larger hole radius at the bottom グルーブの角度が小さすぎます。 - + The requested feature cannot be created. The reason may be that: - the active Body does not contain a base shape, so there is no material to be removed; @@ -5037,14 +5037,14 @@ over 90: larger hole radius at the bottom ・ 選択されたスケッチがアクティブなボディーに属していない。 - + Creating a face from sketch failed スケッチから面を作成できませんでした。 - + Revolve axis intersects the sketch 回転押し出しの軸がスケッチと交差しています。 @@ -5054,14 +5054,14 @@ over 90: larger hole radius at the bottom ベースフィーチャーの切り抜きに失敗しました。 - + Could not revolve the sketch! スケッチを回転押し出しできませんでした! - + Could not create face from sketch. Intersecting sketch entities in a sketch are not allowed. スケッチから面を作成できませんでした。 @@ -5116,10 +5116,10 @@ Intersecting sketch entities in a sketch are not allowed. エラー: 作成できませんでした。 - + Error: Result is not a solid エラー: 結果はソリッドではありません。 @@ -5221,15 +5221,15 @@ Intersecting sketch entities in a sketch are not allowed. エラー: ねじ山の追加に失敗しました。 + - Boolean operation failed ブーリアン演算が失敗しました。 - + Could not create face from sketch. Intersecting sketch entities or multiple faces in a sketch are not allowed for making a pocket up to a face. スケッチから面を作成できませんでした。 diff --git a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_ka.ts b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_ka.ts index 49625e904f..10de901f92 100644 --- a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_ka.ts +++ b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_ka.ts @@ -166,7 +166,7 @@ so that self intersection is avoided. PartDesign - ნაწილის დაპროექტება + ნაწილისდიზაინი @@ -184,7 +184,7 @@ so that self intersection is avoided. PartDesign - ნაწილის დაპროექტება + ნაწილისდიზაინი @@ -202,12 +202,12 @@ so that self intersection is avoided. PartDesign - ნაწილის დაპროექტება + ნაწილისდიზაინი Boolean operation - ბულევური ოპერაცია + ლოგიკური ოპერაცია @@ -220,7 +220,7 @@ so that self intersection is avoided. PartDesign - ნაწილის დაპროექტება + ნაწილისდიზაინი @@ -238,7 +238,7 @@ so that self intersection is avoided. PartDesign - ნაწილის დაპროექტება + ნაწილისდიზაინი @@ -256,7 +256,7 @@ so that self intersection is avoided. PartDesign - ნაწილის დაპროექტება + ნაწილისდიზაინი @@ -274,12 +274,12 @@ so that self intersection is avoided. PartDesign - ნაწილის დაპროექტება + ნაწილისდიზაინი Draft - წყალშიგი + მონახაზი @@ -292,7 +292,7 @@ so that self intersection is avoided. PartDesign - ნაწილის დაპროექტება + ნაწილისდიზაინი @@ -310,7 +310,7 @@ so that self intersection is avoided. PartDesign - ნაწილის დაპროექტება + ნაწილისდიზაინი @@ -328,7 +328,7 @@ so that self intersection is avoided. PartDesign - ნაწილის დაპროექტება + ნაწილისდიზაინი @@ -346,7 +346,7 @@ so that self intersection is avoided. PartDesign - ნაწილის დაპროექტება + ნაწილისდიზაინი @@ -364,7 +364,7 @@ so that self intersection is avoided. PartDesign - ნაწილის დაპროექტება + ნაწილისდიზაინი @@ -382,7 +382,7 @@ so that self intersection is avoided. PartDesign - ნაწილის დაპროექტება + ნაწილისდიზაინი @@ -400,7 +400,7 @@ so that self intersection is avoided. PartDesign - ნაწილის დაპროექტება + ნაწილისდიზაინი @@ -418,7 +418,7 @@ so that self intersection is avoided. PartDesign - ნაწილის დაპროექტება + ნაწილისდიზაინი @@ -436,7 +436,7 @@ so that self intersection is avoided. PartDesign - ნაწილის დაპროექტება + ნაწილისდიზაინი @@ -454,7 +454,7 @@ so that self intersection is avoided. PartDesign - ნაწილის დაპროექტება + ნაწილისდიზაინი @@ -472,7 +472,7 @@ so that self intersection is avoided. PartDesign - ნაწილის დაპროექტება + ნაწილისდიზაინი @@ -490,7 +490,7 @@ so that self intersection is avoided. PartDesign - ნაწილის დაპროექტება + ნაწილისდიზაინი @@ -508,7 +508,7 @@ so that self intersection is avoided. PartDesign - ნაწილის დაპროექტება + ნაწილისდიზაინი @@ -526,7 +526,7 @@ so that self intersection is avoided. PartDesign - ნაწილის დაპროექტება + ნაწილისდიზაინი @@ -544,7 +544,7 @@ so that self intersection is avoided. PartDesign - ნაწილის დაპროექტება + ნაწილისდიზაინი @@ -562,7 +562,7 @@ so that self intersection is avoided. PartDesign - ნაწილის დაპროექტება + ნაწილისდიზაინი @@ -580,7 +580,7 @@ so that self intersection is avoided. PartDesign - ნაწილის დაპროექტება + ნაწილისდიზაინი @@ -598,7 +598,7 @@ so that self intersection is avoided. PartDesign - ნაწილის დაპროექტება + ნაწილისდიზაინი @@ -616,7 +616,7 @@ so that self intersection is avoided. PartDesign - ნაწილის დაპროექტება + ნაწილისდიზაინი @@ -634,7 +634,7 @@ so that self intersection is avoided. PartDesign - ნაწილის დაპროექტება + ნაწილისდიზაინი @@ -652,7 +652,7 @@ so that self intersection is avoided. PartDesign - ნაწილის დაპროექტება + ნაწილისდიზაინი @@ -670,7 +670,7 @@ so that self intersection is avoided. PartDesign - ნაწილის დაპროექტება + ნაწილისდიზაინი @@ -684,7 +684,7 @@ so that self intersection is avoided. PartDesign - ნაწილის დაპროექტება + ნაწილისდიზაინი @@ -702,7 +702,7 @@ so that self intersection is avoided. PartDesign - ნაწილის დაპროექტება + ნაწილისდიზაინი @@ -720,7 +720,7 @@ so that self intersection is avoided. PartDesign - ნაწილის დაპროექტება + ნაწილისდიზაინი @@ -738,7 +738,7 @@ so that self intersection is avoided. PartDesign - ნაწილის დაპროექტება + ნაწილისდიზაინი @@ -756,7 +756,7 @@ so that self intersection is avoided. PartDesign - ნაწილის დაპროექტება + ნაწილისდიზაინი @@ -810,7 +810,7 @@ so that self intersection is avoided. PartDesign - ნაწილის დაპროექტება + ნაწილისდიზაინი @@ -882,8 +882,8 @@ so that self intersection is avoided. ასლის შექმნა - + Make copy ასლის გადაღება @@ -908,8 +908,8 @@ so that self intersection is avoided. ბულევის შექმნა - + Add a Body სხეულის დამატება @@ -1197,12 +1197,12 @@ Please select a body from below, or create a new body. U parameter: - პარამეტრი U: + U პარამეტრი: V parameters: - პარამეტრები V: + V პარამეტრები: @@ -1230,7 +1230,7 @@ If zero, it is equal to Radius2 V parameter: - პარამეტრი V: + V პარამეტრი: @@ -1245,7 +1245,7 @@ If zero, it is equal to Radius2 U Parameter: - პარამეტრი U: + U პარამეტრი: @@ -1257,7 +1257,7 @@ If zero, it is equal to Radius2 Circumradius: - რადიუსი: + წრეწირის რადიუსი: @@ -1287,7 +1287,7 @@ If zero, it is equal to Radius2 Pitch: - ტანგაჟი: + ხმის სიმაღლე: @@ -1297,12 +1297,12 @@ If zero, it is equal to Radius2 Right-handed - მარჯვნიდან + მარჯვენახელიანი Left-handed - მარცხნივ + ცაცია @@ -1339,7 +1339,7 @@ If zero, it is equal to Radius2 Minor radius: - მცირე რადიუსი: + დამხმარე რადიუსი: @@ -1370,7 +1370,7 @@ If zero, it is equal to Radius2 End point - საბოლოო წერტილი + ბოლო წერტლი @@ -1378,7 +1378,7 @@ If zero, it is equal to Radius2 Reference - ბმა + მითითება @@ -1449,7 +1449,7 @@ If zero, it is equal to Radius2 Remove - მოცილება + წაშლა @@ -1514,7 +1514,7 @@ click again to end selection Select - არჩევა + აირჩიეთ @@ -1620,7 +1620,7 @@ click again to end selection Input error - Input error + შეყვანის შეცდომა @@ -1640,7 +1640,7 @@ click again to end selection Select - არჩევა + აირჩიეთ @@ -1682,12 +1682,12 @@ click again to end selection Preview - გადახედვა + მინიატურა Select - არჩევა + აირჩიეთ @@ -1702,7 +1702,7 @@ click again to end selection Remove - მოცილება + წაშლა @@ -1790,7 +1790,7 @@ click again to end selection Valid - ჭეშმარიტი + სწორი @@ -1855,7 +1855,7 @@ click again to end selection Select - არჩევა + აირჩიეთ @@ -1897,7 +1897,7 @@ click again to end selection Valid - ჭეშმარიტი + სწორი @@ -1944,7 +1944,7 @@ click again to end selection Select reference... - Select reference... + აირჩიეთ მიმართვა... @@ -2140,7 +2140,7 @@ click again to end selection OK - &დიახ + დიახ @@ -2150,7 +2150,7 @@ click again to end selection Remove - მოცილება + წაშლა @@ -2168,7 +2168,7 @@ click again to end selection Ruled surface - დახაზული ზედაპირი + გაზომილი ზედაპირი @@ -2198,7 +2198,7 @@ click again to end selection List can be reordered by dragging - სიის გადალაგება შეგიძლიათ გადათრევით + სიის გადალაგება გადათრევით შეგიძლიათ @@ -2213,7 +2213,7 @@ click again to end selection Remove - მოცილება + წაშლა @@ -2231,22 +2231,22 @@ click again to end selection Remove feature - თვისების მოცილება + თვისების წაშლა List can be reordered by dragging - სიის გადალაგება შეგიძლიათ გადათრევით + სიის გადალაგება გადათრევით შეგიძლიათ Plane - სიბრტყე + ზედაპირი OK - &დიახ + დიახ @@ -2256,7 +2256,7 @@ click again to end selection Remove - მოცილება + წაშლა @@ -2279,12 +2279,12 @@ click again to end selection Remove feature - თვისების მოცილება + თვისების წაშლა List can be reordered by dragging - სიის გადალაგება შეგიძლიათ გადათრევით + სიის გადალაგება გადათრევით შეგიძლიათ @@ -2299,7 +2299,7 @@ click again to end selection Remove - მოცილება + წაშლა @@ -2339,7 +2339,7 @@ click again to end selection Move down - დაწევა + ქვემოთ ჩამოწევა @@ -2367,7 +2367,7 @@ click again to end selection Dimension - ზომა + განზომილება @@ -2382,7 +2382,7 @@ click again to end selection Up to face - სიბრტყემდე + ზედაპირამდე @@ -2405,7 +2405,7 @@ click again to end selection Dimension - ზომა + განზომილება @@ -2437,12 +2437,12 @@ from the model as reference Sketch normal - ნორმალური ესკიზი + ესკიზის ნორმალი Select reference... - Select reference... + აირჩიეთ მიმართვა... @@ -2516,7 +2516,7 @@ measured along the specified direction Reversed - Reversed + შებრუნებულია @@ -2565,12 +2565,12 @@ measured along the specified direction Standard - ჩვეულებრივი + სტანდარტული Fixed - დამაგრებული + ფიქსირებული @@ -2640,7 +2640,7 @@ measured along the specified direction Remove - მოცილება + წაშლა @@ -2694,7 +2694,7 @@ measured along the specified direction Remove Edge - წიბოს მოცილება + წიბოს წაშლა @@ -2704,13 +2704,13 @@ measured along the specified direction Remove - მოცილება + წაშლა Input error - Input error + შეყვანის შეცდომა @@ -2753,7 +2753,7 @@ measured along the specified direction List can be reordered by dragging - სიის გადალაგება შეგიძლიათ გადათრევით + სიის გადალაგება გადათრევით შეგიძლიათ @@ -2763,7 +2763,7 @@ measured along the specified direction Remove - მოცილება + წაშლა @@ -2786,7 +2786,7 @@ measured along the specified direction Dimension - ზომა + განზომილება @@ -2801,7 +2801,7 @@ measured along the specified direction Up to face - სიბრტყემდე + ზედაპირამდე @@ -2824,12 +2824,12 @@ measured along the specified direction Remove feature - თვისების მოცილება + თვისების წაშლა List can be reordered by dragging - სიის გადალაგება შეგიძლიათ გადათრევით + სიის გადალაგება გადათრევით შეგიძლიათ @@ -2849,12 +2849,12 @@ measured along the specified direction Occurrences - მოვლენები + გამოვლენები OK - &დიახ + დიახ @@ -2864,7 +2864,7 @@ measured along the specified direction Remove - მოცილება + წაშლა @@ -2877,7 +2877,7 @@ measured along the specified direction Attachment - მიმაგრება + დანართი @@ -2913,18 +2913,18 @@ measured along the specified direction Horizontal sketch axis - Horizontal sketch axis + თარაზული ესკიზის ღერძი Vertical sketch axis - Vertical sketch axis + შვეული ესკიზის ღერძი Select reference... - Select reference... + აირჩიეთ მიმართვა... @@ -2934,12 +2934,12 @@ measured along the specified direction Symmetric to plane - Symmetric to plane + სიბრტყის სიმეტრიული Reversed - Reversed + შებრუნებულია @@ -2967,7 +2967,7 @@ measured along the specified direction Remove feature - თვისების მოცილება + თვისების წაშლა @@ -2977,12 +2977,12 @@ measured along the specified direction Occurrences - მოვლენები + გამოვლენები OK - &დიახ + დიახ @@ -2992,7 +2992,7 @@ measured along the specified direction Remove - მოცილება + წაშლა @@ -3025,7 +3025,7 @@ measured along the specified direction Remove - მოცილება + წაშლა @@ -3033,7 +3033,7 @@ measured along the specified direction Face - სიბრტყე + ზედაპირი @@ -3053,7 +3053,7 @@ click again to end selection Select - არჩევა + აირჩიეთ @@ -3075,7 +3075,7 @@ click again to end selection Skin - გაფორმების თემა + გარეგნობა @@ -3129,23 +3129,23 @@ click again to end selection Normal sketch axis - Normal sketch axis + ნორმალის ესკიზის ღერძი Vertical sketch axis - Vertical sketch axis + შვეული ესკიზის ღერძი Horizontal sketch axis - Horizontal sketch axis + თარაზული ესკიზის ღერძი Construction line %1 - დამხმარე ხაზი %1 + კონსტრუქციის ხაზი %1 @@ -3166,7 +3166,7 @@ click again to end selection Select reference... - Select reference... + აირჩიეთ მიმართვა... @@ -3187,7 +3187,7 @@ click again to end selection PartDesignGui::ViewProviderBody - + Toggle active body სხეულის აქტიურობის ჩართ/გამორთ @@ -3484,30 +3484,30 @@ click again to end selection ჯერ საჭიროა სიბრტყის შექმნა ან სახაზავი ზედაპირის არჩევა - - - + + + + + - - A dialog is already open in the task panel - A dialog is already open in the task panel + ფანჯარა უკვე ღიაა ამოცანების პანელზე - - - + + + + + - - Do you want to close this dialog? - Do you want to close this dialog? + ნამდვილად გსურთ ამ ფანჯრის დახურვა? @@ -3543,7 +3543,7 @@ click again to end selection Wrong selection - არასწორი არჩევანი + არასწორი მონიშნული @@ -3694,7 +3694,7 @@ This may lead to unexpected results. Selection error - მონიშვნის შეცდომა + მონიშნულის შეცდომა @@ -3773,26 +3773,26 @@ This may lead to unexpected results. საბაზისო ელემემენტის გარეშე გამოკლებადი თვისების შექმნა შეუძლებელია - + Vertical sketch axis - Vertical sketch axis + შვეული ესკიზის ღერძი - + Horizontal sketch axis - Horizontal sketch axis + თარაზული ესკიზის ღერძი Construction line %1 - დამხმარე ხაზი %1 + კონსტრუქციის ხაზი %1 Face - სიბრტყე + ზედაპირი @@ -3834,10 +3834,10 @@ If you have a legacy document with PartDesign objects without Body, use the migr ამ თვისების გამოსაყენებლად ის დოკუმენტში ნაწლის ობიექტს უნდა ეკუთვნოდეს. - - + + Edit %1 ჩასწორება %1 @@ -3962,27 +3962,27 @@ This feature is broken and can't be edited. გარდაქმნა წარმატებულია - + The document "%1" you are editing was designed with an old version of PartDesign workbench. დოკუმენტი %1, რომელსაც თქვენ ახლა ასწორებთ, შექმნილ იყო ნაწილის დიზაინის ძველ ვერსიაში. - + Do you want to migrate in order to use modern PartDesign features? გსურთ მიგრაცია, რათა გამოიყენოთ თანამედროვე PartDesign-ის ფუნქციები? - + The document "%1" seems to be either in the middle of the migration process from legacy PartDesign or have a slightly broken structure. როგორც ჩანს, დოკუმენტი %1 ან შუა მიგრაციაშია ნაწილის დიზაინის მოძველებული ვერსიიდან ან აქვს ოდნავ გაფუჭებული სტრუქტურა. - + Do you want to make the migration automatically? გნებავთ მიგრაცია ავტომატურად მოხდეს? - + Note: If you choose to migrate you won't be able to edit the file with an older FreeCAD version. If you refuse to migrate you won't be able to use new PartDesign features like Bodies and Parts. As a result you also won't be able to use your parts in the assembly workbench. Although you will be able to migrate any moment later with 'Part Design -> Migrate'. @@ -3991,7 +3991,7 @@ Although you will be able to migrate any moment later with 'Part Design -> Mi მიგრაცია ნებისმიერ მომენტში შეგიძლიათ მენიუში "ნაწილის დიზაინი -> მიგრაცია" არჩევით. - + Migrate manually მიგრაცია ხელით @@ -4244,12 +4244,12 @@ Although you will be able to migrate any moment later with 'Part Design -> Mi Position - Position + მდებარეობა Face - სიბრტყე + ზედაპირი @@ -4287,7 +4287,7 @@ Although you will be able to migrate any moment later with 'Part Design -> Mi Countersink - ჩაძირვა + კონუსური სიღრუვე @@ -4307,7 +4307,7 @@ Although you will be able to migrate any moment later with 'Part Design -> Mi Tolerance - სიზუსტე + დაშვება @@ -4462,20 +4462,20 @@ Only available for holes without thread - + Standard - ჩვეულებრივი + სტანდარტული - - + + Close დახურვა - + Wide სიგანე @@ -4510,7 +4510,7 @@ Only available for holes without thread Dimension - ზომა + განზომილება @@ -4626,15 +4626,15 @@ over 90: larger hole radius at the bottom Reversed - Reversed + შებრუნებულია - + Normal ნორმალური - + Loose Loose (მაქს. დაშვება) @@ -4707,7 +4707,7 @@ over 90: larger hole radius at the bottom Measure - საზომი + გაზომვა @@ -4717,7 +4717,7 @@ over 90: larger hole radius at the bottom Toggle 3D - 3D-ის ჩართ/გამორთ + 3D-ის გადართვა @@ -4748,7 +4748,7 @@ over 90: larger hole radius at the bottom Sprocket... - ჟაჭვური... + ვარსკვლავას კბილი... @@ -4904,7 +4904,7 @@ over 90: larger hole radius at the bottom Cannot do boolean with anything but Part::Feature and its derivatives - Part::Feature და მისი წარმოებულების გარდა ლოგიკურ ოპერაციას ვერაფერზე გამოიყენებთ + Part::Feature და მისი წარმოებულების გარდა ლოგიკურ ოპერაციას ვერაფერზე გამოიყენებთ @@ -4932,17 +4932,17 @@ over 90: larger hole radius at the bottom ხელსაწყოების შერწყმის შეცდომა - - - - + + + + + + - - Resulting shape is not a solid მიღებული მონახაზი მყარი სხეული არაა @@ -4957,22 +4957,22 @@ over 90: larger hole radius at the bottom საერთო ოპერაციის შეცდომა - - - - - - - - + + + + + + + + + + - - Result has multiple solids: that is not currently supported. შედეგს ერთზე მეტი მყარი სხეული გააჩნია: ეს ამჟამად მხარდაჭერილი არაა. @@ -5035,8 +5035,8 @@ over 90: larger hole radius at the bottom კილოს კუთხე მეტისმეტად მცირეა - + The requested feature cannot be created. The reason may be that: - the active Body does not contain a base shape, so there is no material to be removed; @@ -5047,14 +5047,14 @@ over 90: larger hole radius at the bottom - არჩეული ესკიზი არ ეკუთვნის აქტიურ სხეულს. - + Creating a face from sketch failed ესკიზიდან ზედაპირის შექმნა შეუძლებელია - + Revolve axis intersects the sketch ბრუნვის ღერძი ესკიზს კვეთს @@ -5064,14 +5064,14 @@ over 90: larger hole radius at the bottom საბაზისო თვისებიდან ამოჭრის შეცდომა - + Could not revolve the sketch! ესკიზის მოტრიალება შეუძლებელია! - + Could not create face from sketch. Intersecting sketch entities in a sketch are not allowed. ესკიზიდან ზედაპირის შექმნის შეცდომა. @@ -5126,10 +5126,10 @@ Intersecting sketch entities in a sketch are not allowed. შეცდომა: აგება შეუძლებელია - + Error: Result is not a solid შეცდომა: შედეგი მყარი სხეული არაა @@ -5231,15 +5231,15 @@ Intersecting sketch entities in a sketch are not allowed. შეცდომა: კუთხვილის დამატების შეცდომა + - Boolean operation failed ლოგიკური ოპერაციის შეცდომა - + Could not create face from sketch. Intersecting sketch entities or multiple faces in a sketch are not allowed for making a pocket up to a face. ესკიზიდან ზედაპირის შექმნის შეცდომა. @@ -5405,7 +5405,7 @@ Intersecting sketch entities or multiple faces in a sketch are not allowed. Multisections need to have the same amount of inner wires as the base section - მულტისექციებს შიდა მავთულების იგივე რაოდენობა უნდა ჰქონდეს, რაც საბაზისო სექციას + მულტისექციებს შიდა პოლიხაზების იგივე რაოდენობა უნდა ჰქონდეს, რაც საბაზისო სექციას @@ -5450,7 +5450,7 @@ Intersecting sketch entities or multiple faces in a sketch are not allowed. Element in spine is neither an edge nor a wire. - ელემენტი კარკასში არც წიბოა, არც მავთული. + ელემენტი კარკასში არც წიბოა, არც პოლიხაზი. @@ -5460,7 +5460,7 @@ Intersecting sketch entities or multiple faces in a sketch are not allowed. Spine is neither an edge nor a wire. - კარკასი არც წიბოა, არც მავთული. + კარკასი არც წიბოა, არც პოლიხაზი. diff --git a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_ko.ts b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_ko.ts index 087a4eb345..a06849c993 100644 --- a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_ko.ts +++ b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_ko.ts @@ -883,8 +883,8 @@ so that self intersection is avoided. Clone 생성 - + Make copy 사본 만들기 @@ -909,8 +909,8 @@ so that self intersection is avoided. 부울 생성 - + Add a Body 바디 추가 @@ -3188,7 +3188,7 @@ click again to end selection PartDesignGui::ViewProviderBody - + Toggle active body 작업 바디(Body)로 전환 @@ -3485,28 +3485,28 @@ click again to end selection 평면을 먼저 생성하거나 스케치를 생성할 면을 먼저 선택하세요. - - - + + + + + - - A dialog is already open in the task panel 테스크 패널에 이미 다이얼로그가 열려있습니다. - - - + + + + + - - Do you want to close this dialog? 다이얼로그를 닫으시겠습니까? @@ -3774,14 +3774,14 @@ This may lead to unexpected results. 기본 피처없이 빼기(Subtractive) 피처를 생성할 수 없습니다. - + Vertical sketch axis Vertical sketch axis - + Horizontal sketch axis Horizontal sketch axis @@ -3835,10 +3835,10 @@ Body가 없는 PartDesign 개체가 있는 레거시 문서가 있는 경우 Par 이 피처를 사용하기 위해서는, 피처가 현재 문서에 있는 파트 객체에 속해야 합니다. - - + + Edit %1 Edit %1 @@ -3963,27 +3963,27 @@ This feature is broken and can't be edited. 변환 성공 - + The document "%1" you are editing was designed with an old version of PartDesign workbench. 편집 중인 문서 "%1"는 이전 버전의 부품설계(PartDesign) 워크벤치에서 생성되었습니다. - + Do you want to migrate in order to use modern PartDesign features? 이전 버전에서 생성된 피처를 최신 부품설계(PartDesign)의 피처로 사용하기 위해 변환하시겠습니까? - + The document "%1" seems to be either in the middle of the migration process from legacy PartDesign or have a slightly broken structure. 문서 "%1" 는 이전 버전의 부품설계(PartDesign)로부터 변환 중이거나 약간 손상된 것 같습니다. - + Do you want to make the migration automatically? 자동 변환을 수행하시겠습니까? - + Note: If you choose to migrate you won't be able to edit the file with an older FreeCAD version. If you refuse to migrate you won't be able to use new PartDesign features like Bodies and Parts. As a result you also won't be able to use your parts in the assembly workbench. Although you will be able to migrate any moment later with 'Part Design -> Migrate'. @@ -3992,7 +3992,7 @@ Although you will be able to migrate any moment later with 'Part Design -> Mi '부품 설계 -> 마이그레이션'을 사용하여 나중에 언제든지 마이그레이션할 수 있지만. - + Migrate manually 수동 변환 @@ -4463,20 +4463,20 @@ Only available for holes without thread - + Standard 표준 - - + + Close 닫기 - + Wide Wide @@ -4630,12 +4630,12 @@ over 90: larger hole radius at the bottom Reversed - + Normal 일반 - + Loose Loose @@ -4933,17 +4933,17 @@ over 90: larger hole radius at the bottom Fusion of tools failed - - - - + + + + + + - - Resulting shape is not a solid Resulting shape is not a solid @@ -4958,22 +4958,22 @@ over 90: larger hole radius at the bottom Common operation failed - - - - - - - - + + + + + + + + + + - - Result has multiple solids: that is not currently supported. Result has multiple solids: that is not currently supported. @@ -5036,8 +5036,8 @@ over 90: larger hole radius at the bottom Angle of groove too small - + The requested feature cannot be created. The reason may be that: - the active Body does not contain a base shape, so there is no material to be removed; @@ -5048,14 +5048,14 @@ over 90: larger hole radius at the bottom - 선택한 스케치는 활성 바디에 속하지 않습니다. - + Creating a face from sketch failed Creating a face from sketch failed - + Revolve axis intersects the sketch Revolve axis intersects the sketch @@ -5065,14 +5065,14 @@ over 90: larger hole radius at the bottom Cut out of base feature failed - + Could not revolve the sketch! Could not revolve the sketch! - + Could not create face from sketch. Intersecting sketch entities in a sketch are not allowed. Could not create face from sketch. @@ -5127,10 +5127,10 @@ Intersecting sketch entities in a sketch are not allowed. Error: Could not build - + Error: Result is not a solid Error: Result is not a solid @@ -5232,15 +5232,15 @@ Intersecting sketch entities in a sketch are not allowed. Error: Adding the thread failed + - Boolean operation failed Boolean operation failed - + Could not create face from sketch. Intersecting sketch entities or multiple faces in a sketch are not allowed for making a pocket up to a face. Could not create face from sketch. diff --git a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_nl.ts b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_nl.ts index 6217f7ddcc..60435297da 100644 --- a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_nl.ts +++ b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_nl.ts @@ -883,8 +883,8 @@ so that self intersection is avoided. Maak een kloon - + Make copy Maak een kopie @@ -909,8 +909,8 @@ so that self intersection is avoided. Maak Boolean - + Add a Body Voeg lichaam toe @@ -3186,7 +3186,7 @@ klik nogmaals om de selectie te beëindigen PartDesignGui::ViewProviderBody - + Toggle active body Schakel actief lichaam @@ -3483,28 +3483,28 @@ klik nogmaals om de selectie te beëindigen Maak eerst een werk-vlak of selecteer een zijde om op te schetsen - - - + + + + + - - A dialog is already open in the task panel Een dialoog is al geopend in het taakvenster - - - + + + + + - - Do you want to close this dialog? Wilt u dit dialoogvenster sluiten? @@ -3772,14 +3772,14 @@ Dit kan tot onverwachte resultaten leiden. Het is niet mogelijk om een aftrekkende functie maken zonder dat een basis functie beschikbaar is - + Vertical sketch axis Verticale schetsas - + Horizontal sketch axis Horizontale schetsas @@ -3833,10 +3833,10 @@ Als u een ouder document met PartDesign objecten zonder een lichaam hebt, gebrui Om deze functie te gebruiken moet deze tot een onderdeel object behoren in het document. - - + + Edit %1 Bewerken %1 @@ -3961,27 +3961,27 @@ Deze functie is defect en kan niet worden gewijzigd. bewerking is geslaagd - + The document "%1" you are editing was designed with an old version of PartDesign workbench. Het document '%1' dat u aan het bewerken bent was gemaakt met oude versie voor PartDesign workbench. - + Do you want to migrate in order to use modern PartDesign features? Wilt u migreren om gebruik te kunnen maken van de moderne PartDesign-functies? - + The document "%1" seems to be either in the middle of the migration process from legacy PartDesign or have a slightly broken structure. Het document "%1" lijkt of in het midden in een migratieproces van de oudere PartDesign of een licht gebroken structuur hebben. - + Do you want to make the migration automatically? Wil je automatisch migreren? - + Note: If you choose to migrate you won't be able to edit the file with an older FreeCAD version. If you refuse to migrate you won't be able to use new PartDesign features like Bodies and Parts. As a result you also won't be able to use your parts in the assembly workbench. Although you will be able to migrate any moment later with 'Part Design -> Migrate'. @@ -3990,7 +3990,7 @@ If you refuse to migrate you won't be able to use new PartDesign features like B Although you will be able to migrate any moment later with 'Part Design -> Migrate'. - + Migrate manually Migreer handmatig @@ -4461,20 +4461,20 @@ Alleen beschikbaar voor gaten zonder draad - + Standard Standaard - - + + Close Sluiten - + Wide Breed @@ -4514,7 +4514,7 @@ Alleen beschikbaar voor gaten zonder draad Through all - Langs alle + Door alle @@ -4628,12 +4628,12 @@ boven de 90: groter gat straal aan de onderkant Omgekeerd - + Normal Normaal - + Loose Los @@ -4931,17 +4931,17 @@ boven de 90: groter gat straal aan de onderkant Fusion of tools failed - - - - + + + + + + - - Resulting shape is not a solid Resulting shape is not a solid @@ -4956,22 +4956,22 @@ boven de 90: groter gat straal aan de onderkant Common operation failed - - - - - - - - + + + + + + + + + + - - Result has multiple solids: that is not currently supported. Result has multiple solids: that is not currently supported. @@ -5034,8 +5034,8 @@ boven de 90: groter gat straal aan de onderkant Angle of groove too small - + The requested feature cannot be created. The reason may be that: - the active Body does not contain a base shape, so there is no material to be removed; @@ -5046,14 +5046,14 @@ boven de 90: groter gat straal aan de onderkant - de geselecteerde schets behoort niet tot de actieve lichaam. - + Creating a face from sketch failed Creating a face from sketch failed - + Revolve axis intersects the sketch Revolve axis intersects the sketch @@ -5063,14 +5063,14 @@ boven de 90: groter gat straal aan de onderkant Cut out of base feature failed - + Could not revolve the sketch! Could not revolve the sketch! - + Could not create face from sketch. Intersecting sketch entities in a sketch are not allowed. Could not create face from sketch. @@ -5125,10 +5125,10 @@ Intersecting sketch entities in a sketch are not allowed. Error: Could not build - + Error: Result is not a solid Error: Result is not a solid @@ -5230,15 +5230,15 @@ Intersecting sketch entities in a sketch are not allowed. Error: Adding the thread failed + - Boolean operation failed Boolean operation failed - + Could not create face from sketch. Intersecting sketch entities or multiple faces in a sketch are not allowed for making a pocket up to a face. Could not create face from sketch. diff --git a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_pl.ts b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_pl.ts index e4edfb3a83..e3ed88e083 100644 --- a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_pl.ts +++ b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_pl.ts @@ -187,7 +187,7 @@ wartość Fałsz = uzębienie wewnętrzne PartDesign - Projekt części + Projekt Części @@ -205,7 +205,7 @@ wartość Fałsz = uzębienie wewnętrzne PartDesign - Projekt części + Projekt Części @@ -223,7 +223,7 @@ wartość Fałsz = uzębienie wewnętrzne PartDesign - Projekt części + Projekt Części @@ -241,7 +241,7 @@ wartość Fałsz = uzębienie wewnętrzne PartDesign - Projekt części + Projekt Części @@ -259,7 +259,7 @@ wartość Fałsz = uzębienie wewnętrzne PartDesign - Projekt części + Projekt Części @@ -295,7 +295,7 @@ wartość Fałsz = uzębienie wewnętrzne PartDesign - Projekt części + Part Design @@ -313,7 +313,7 @@ wartość Fałsz = uzębienie wewnętrzne PartDesign - Projekt części + Projekt Części @@ -331,7 +331,7 @@ wartość Fałsz = uzębienie wewnętrzne PartDesign - Projekt części + Projekt Części @@ -349,7 +349,7 @@ wartość Fałsz = uzębienie wewnętrzne PartDesign - Projekt części + Part Design @@ -367,7 +367,7 @@ wartość Fałsz = uzębienie wewnętrzne PartDesign - Projekt części + Projekt Części @@ -385,7 +385,7 @@ wartość Fałsz = uzębienie wewnętrzne PartDesign - Projekt części + Projekt Części @@ -403,7 +403,7 @@ wartość Fałsz = uzębienie wewnętrzne PartDesign - Projekt części + Projekt Części @@ -421,7 +421,7 @@ wartość Fałsz = uzębienie wewnętrzne PartDesign - Projekt części + Projekt Części @@ -439,7 +439,7 @@ wartość Fałsz = uzębienie wewnętrzne PartDesign - Projekt części + Projekt Części @@ -457,7 +457,7 @@ wartość Fałsz = uzębienie wewnętrzne PartDesign - Projekt części + Projekt Części @@ -475,7 +475,7 @@ wartość Fałsz = uzębienie wewnętrzne PartDesign - Projekt części + Projekt Części @@ -493,7 +493,7 @@ wartość Fałsz = uzębienie wewnętrzne PartDesign - Projekt części + Projekt Części @@ -511,7 +511,7 @@ wartość Fałsz = uzębienie wewnętrzne PartDesign - Projekt części + Projekt Części @@ -529,7 +529,7 @@ wartość Fałsz = uzębienie wewnętrzne PartDesign - Projekt części + Projekt Części @@ -547,7 +547,7 @@ wartość Fałsz = uzębienie wewnętrzne PartDesign - Projekt części + Projekt Części @@ -565,7 +565,7 @@ wartość Fałsz = uzębienie wewnętrzne PartDesign - Projekt części + Projekt Części @@ -583,7 +583,7 @@ wartość Fałsz = uzębienie wewnętrzne PartDesign - Projekt części + Projekt Części @@ -601,7 +601,7 @@ wartość Fałsz = uzębienie wewnętrzne PartDesign - Projekt części + Projekt Części @@ -619,7 +619,7 @@ wartość Fałsz = uzębienie wewnętrzne PartDesign - Projekt części + Projekt Części @@ -637,7 +637,7 @@ wartość Fałsz = uzębienie wewnętrzne PartDesign - Projekt części + Projekt Części @@ -655,7 +655,7 @@ wartość Fałsz = uzębienie wewnętrzne PartDesign - Projekt części + Projekt Części @@ -687,7 +687,7 @@ wartość Fałsz = uzębienie wewnętrzne PartDesign - Projekt części + Projekt Części @@ -705,7 +705,7 @@ wartość Fałsz = uzębienie wewnętrzne PartDesign - Projekt części + Projekt Części @@ -723,7 +723,7 @@ wartość Fałsz = uzębienie wewnętrzne PartDesign - Projekt części + Projekt Części @@ -741,7 +741,7 @@ wartość Fałsz = uzębienie wewnętrzne PartDesign - Projekt części + Projekt Części @@ -759,7 +759,7 @@ wartość Fałsz = uzębienie wewnętrzne PartDesign - Projekt części + Projekt Części @@ -813,7 +813,7 @@ wartość Fałsz = uzębienie wewnętrzne PartDesign - Projekt części + Projekt Części @@ -885,8 +885,8 @@ wartość Fałsz = uzębienie wewnętrzne Utwórz klona - + Make copy Utwórz kopię @@ -911,8 +911,8 @@ wartość Fałsz = uzębienie wewnętrzne Utwórz cechę funkcją logiczną - + Add a Body Dodaj zawartość @@ -1288,7 +1288,7 @@ Jeśli wartość wynosi zero, jest równa wartości promienia 2 Pitch: - Skok: + Odstęp: @@ -1635,13 +1635,13 @@ kliknij ponownie, aby zakończyć wybór Click button to enter selection mode, click again to end selection - Kliknij w przycisk, aby przejść do trybu wyboru, + Kliknij, aby przejść do trybu wyboru, kliknij ponownie, aby zakończyć wybór Select - Wybierz + Dodaj @@ -1688,7 +1688,7 @@ kliknij ponownie, aby zakończyć wybór Select - Wybierz + Dodaj @@ -1781,7 +1781,7 @@ kliknij ponownie, aby zakończyć wybór Make dependent copy - Utwórz zależną kopię + Wykonaj zależną kopię @@ -1796,7 +1796,7 @@ kliknij ponownie, aby zakończyć wybór Invalid shape - Nieodpowiedni kształt + Nieprawidłowy kształt @@ -1850,7 +1850,7 @@ kliknij ponownie, aby zakończyć wybór Click button to enter selection mode, click again to end selection - Kliknij w przycisk, aby przejść do trybu wyboru, + Kliknij, aby przejść do trybu wyboru, kliknij ponownie, aby zakończyć wybór @@ -2335,7 +2335,7 @@ kliknij ponownie, aby zakończyć wybór Move up - Przenieś wyżej + Przesuń w górę @@ -2517,7 +2517,7 @@ mierzona wzdłuż podanego kierunku Reversed - Odwrócony + Odwrotny @@ -2566,7 +2566,7 @@ mierzona wzdłuż podanego kierunku Standard - Standardowy + Standardowe @@ -3034,7 +3034,7 @@ mierzona wzdłuż podanego kierunku Face - Powierzchnia + Ściana @@ -3048,13 +3048,13 @@ mierzona wzdłuż podanego kierunku Click button to enter selection mode, click again to end selection - Kliknij w przycisk, aby przejść do trybu wyboru, + Kliknij, aby przejść do trybu wyboru, kliknij ponownie, aby zakończyć wybór Select - Wybierz + Dodaj @@ -3188,7 +3188,7 @@ kliknij ponownie, aby zakończyć wybór PartDesignGui::ViewProviderBody - + Toggle active body Przełącz aktywną zawartość @@ -3485,28 +3485,28 @@ kliknij ponownie, aby zakończyć wybór Proszę stworzyć najpierw płaszczyznę lub wybrać ścianę dla umieszczenia szkicu - - - + + + + + - - A dialog is already open in the task panel Okno dialogowe jest już otwarte w panelu zadań - - - + + + + + - - Do you want to close this dialog? Czy chcesz zamknąć to okno? @@ -3544,7 +3544,7 @@ kliknij ponownie, aby zakończyć wybór Wrong selection - Niewłaściwy wybór + Nieprawidłowy wybór @@ -3613,7 +3613,7 @@ kliknij ponownie, aby zakończyć wybór Body can't be based on a PartDesign feature. - Zawartość nie może opierać się na funkcji Projekt części. + Zawartość nie może opierać się na cechach środowiska Projekt Części. @@ -3695,7 +3695,7 @@ Może to prowadzić do nieoczekiwanych rezultatów. Selection error - Błąd selekcji + Błąd w zaznaczeniu @@ -3774,14 +3774,14 @@ Może to prowadzić do nieoczekiwanych rezultatów. Nie jest możliwe utworzenie elementu do odjęcia bez dostępnego elementu bazowego - + Vertical sketch axis Pionowa oś szkicu - + Horizontal sketch axis Pozioma oś szkicu @@ -3793,7 +3793,7 @@ Może to prowadzić do nieoczekiwanych rezultatów. Face - Powierzchnia + Ściana @@ -3835,10 +3835,10 @@ Jeśli masz starszy dokument z obiektami środowiska pracy Projekt Części bez Ta cecha musi przynależeć do obiektu części w danym dokumencie, by można ją było wykorzystać. - - + + Edit %1 Edytuj %1 @@ -3963,27 +3963,27 @@ Ta cecha jest uszkodzona i nie może być edytowana. Transformacja udana - + The document "%1" you are editing was designed with an old version of PartDesign workbench. Edytowany dokument "%1" został zaprojektowany w starszej wersji środowiska Projekt Części. - + Do you want to migrate in order to use modern PartDesign features? Czy chcesz migrować w celu używania nowoczesnych funkcji środowiska Projekt części? - + The document "%1" seems to be either in the middle of the migration process from legacy PartDesign or have a slightly broken structure. - Dokument %1 wydaje się być w środku procesu migracji z dziedziczącego środowiska Projekt części lub ma lekko uszkodzoną strukturę. + Dokument %1 wydaje się być w środku procesu migracji z dziedziczącego środowiska Projekt Części lub ma lekko uszkodzoną strukturę. - + Do you want to make the migration automatically? Czy chcesz dokonać migracji automatycznie? - + Note: If you choose to migrate you won't be able to edit the file with an older FreeCAD version. If you refuse to migrate you won't be able to use new PartDesign features like Bodies and Parts. As a result you also won't be able to use your parts in the assembly workbench. Although you will be able to migrate any moment later with 'Part Design -> Migrate'. @@ -3992,7 +3992,7 @@ Jeśli odmówisz migracji, nie będziesz mógł używać nowych funkcji środowi Migracja będzie możliwa w każdej chwili za pomocą "Projekt części -> Migruj". - + Migrate manually Migruj ręcznie @@ -4250,7 +4250,7 @@ Migracja będzie możliwa w każdej chwili za pomocą "Projekt części -> Mi Face - Powierzchnia + Ściana @@ -4463,20 +4463,20 @@ Dostępne tylko dla otworów bez gwintu - + Standard - Standardowy + Standardowe - - + + Close Dokładne - + Wide Zgrubne @@ -4630,12 +4630,12 @@ powyżej 90°: większy promień otworu u dołu Odwrócony - + Normal Normalny - + Loose Pasowanie @@ -4713,7 +4713,7 @@ powyżej 90°: większy promień otworu u dołu Refresh - Odśwież + Odśwież pomiary @@ -4728,7 +4728,7 @@ powyżej 90°: większy promień otworu u dołu Part Design Modeling - Projekt Części - modelowanie + Projekt Części — modelowanie @@ -4866,7 +4866,7 @@ powyżej 90°: większy promień otworu u dołu Start the shaft design wizard - Uruchom kreatora projektowania wału + Uruchom kreator projektowania wału @@ -4933,17 +4933,17 @@ powyżej 90°: większy promień otworu u dołu Połączenie narzędzi nie powiodło się - - - - + + + + + + - - Resulting shape is not a solid Otrzymany kształt nie jest bryłą @@ -4958,22 +4958,22 @@ powyżej 90°: większy promień otworu u dołu Operacja części wspólnej nie powiodła się - - - - - - - - + + + + + + + + + + - - Result has multiple solids: that is not currently supported. Wynik ma wiele brył: to nie jest obecnie wspierane. @@ -5036,8 +5036,8 @@ powyżej 90°: większy promień otworu u dołu Kąt rowka zbyt mały - + The requested feature cannot be created. The reason may be that: - the active Body does not contain a base shape, so there is no material to be removed; @@ -5048,14 +5048,14 @@ powyżej 90°: większy promień otworu u dołu - wybrany szkic nie należy do aktywnej zawartości. - + Creating a face from sketch failed Tworzenie ściany ze szkicu nie powiodło się - + Revolve axis intersects the sketch Oś obrotu przecina szkic @@ -5065,14 +5065,14 @@ powyżej 90°: większy promień otworu u dołu Wycięcie cechy podstawowej nie powiodło się - + Could not revolve the sketch! Nie można obrócić szkicu! - + Could not create face from sketch. Intersecting sketch entities in a sketch are not allowed. Nie można utworzyć ściany ze szkicu. @@ -5127,10 +5127,10 @@ Przecinające się obiekty w szkicu są niedozwolone. Błąd: nie udało się zbudować - + Error: Result is not a solid Błąd: wynik nie jest bryłą @@ -5232,15 +5232,15 @@ Przecinające się obiekty w szkicu są niedozwolone. Błąd: Dodanie gwintu nie powiodło się + - Boolean operation failed Operacja logiczna nie powiodła się - + Could not create face from sketch. Intersecting sketch entities or multiple faces in a sketch are not allowed for making a pocket up to a face. Nie można utworzyć ściany ze szkicu. diff --git a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_pt-BR.ts b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_pt-BR.ts index 5a81c0a251..567cfca964 100644 --- a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_pt-BR.ts +++ b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_pt-BR.ts @@ -883,8 +883,8 @@ so that self intersection is avoided. Criar Clone - + Make copy Fazer cópia @@ -909,8 +909,8 @@ so that self intersection is avoided. Criar Booleano - + Add a Body Adicionar um corpo @@ -3186,7 +3186,7 @@ clique novamente para terminar a seleção PartDesignGui::ViewProviderBody - + Toggle active body Alternar o corpo ativo @@ -3483,28 +3483,28 @@ clique novamente para terminar a seleção Por favor, crie um plano primeiro ou selecione uma face onde desenhar - - - + + + + + - - A dialog is already open in the task panel Uma caixa de diálogo já está aberta no painel de tarefas - - - + + + + + - - Do you want to close this dialog? Deseja fechar este diálogo? @@ -3768,14 +3768,14 @@ This may lead to unexpected results. Não é possível criar um objeto subtrativo sem um objeto base disponível - + Vertical sketch axis Eixo vertical do esboço - + Horizontal sketch axis Eixo horizontal do esboço @@ -3829,10 +3829,10 @@ Se você tiver um documento antigo com objetos do PartDesign sem corpo, use a fu Para utilizar este objeto ele precisa pertencer a uma peça do documento. - - + + Edit %1 Editar %1 @@ -3956,27 +3956,27 @@ This feature is broken and can't be edited. Transformação bem sucedida - + The document "%1" you are editing was designed with an old version of PartDesign workbench. O documento "%1" que você está editando foi criado com uma versão antiga da bancada de trabalho PartDesign. - + Do you want to migrate in order to use modern PartDesign features? Deseja migrar de modo a usar recursos modernos de PartDesign? - + The document "%1" seems to be either in the middle of the migration process from legacy PartDesign or have a slightly broken structure. O documento "%1" parece estar no meio do processo de migração do antigo PartDesign ou tem a sua estrutura quebrada. - + Do you want to make the migration automatically? Deseja fazer a migração automaticamente? - + Note: If you choose to migrate you won't be able to edit the file with an older FreeCAD version. If you refuse to migrate you won't be able to use new PartDesign features like Bodies and Parts. As a result you also won't be able to use your parts in the assembly workbench. Although you will be able to migrate any moment later with 'Part Design -> Migrate'. @@ -3985,7 +3985,7 @@ Se você se recusar a migrar, não será capaz de usar novos recursos de PartDes Embora você possa migrar a qualquer momento mais tarde com 'Part Design -> Migrar'. - + Migrate manually Migrar manualmente @@ -4456,20 +4456,20 @@ Disponível apenas para furos que não tem histórico - + Standard Padrão - - + + Close Fechar - + Wide Largo @@ -4623,12 +4623,12 @@ acima de 90: raio maior do furo na parte inferior Invertido - + Normal Normal - + Loose Solto @@ -4926,17 +4926,17 @@ acima de 90: raio maior do furo na parte inferior Fusion of tools failed - - - - + + + + + + - - Resulting shape is not a solid Resulting shape is not a solid @@ -4951,22 +4951,22 @@ acima de 90: raio maior do furo na parte inferior Common operation failed - - - - - - - - + + + + + + + + + + - - Result has multiple solids: that is not currently supported. Result has multiple solids: that is not currently supported. @@ -5029,8 +5029,8 @@ acima de 90: raio maior do furo na parte inferior Angle of groove too small - + The requested feature cannot be created. The reason may be that: - the active Body does not contain a base shape, so there is no material to be removed; @@ -5040,14 +5040,14 @@ acima de 90: raio maior do furo na parte inferior - O esboço selecionado não pertence ao corpo ativo. - + Creating a face from sketch failed Creating a face from sketch failed - + Revolve axis intersects the sketch Revolve axis intersects the sketch @@ -5057,14 +5057,14 @@ acima de 90: raio maior do furo na parte inferior Cut out of base feature failed - + Could not revolve the sketch! Could not revolve the sketch! - + Could not create face from sketch. Intersecting sketch entities in a sketch are not allowed. Could not create face from sketch. @@ -5119,10 +5119,10 @@ Intersecting sketch entities in a sketch are not allowed. Erro: Não foi possível construir - + Error: Result is not a solid Erro: O resultado não é um sólido @@ -5224,15 +5224,15 @@ Intersecting sketch entities in a sketch are not allowed. Error: Adding the thread failed + - Boolean operation failed Operação booleana falhou - + Could not create face from sketch. Intersecting sketch entities or multiple faces in a sketch are not allowed for making a pocket up to a face. Could not create face from sketch. diff --git a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_pt-PT.ts b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_pt-PT.ts index 6a224ad38a..7e2b7e56c1 100644 --- a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_pt-PT.ts +++ b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_pt-PT.ts @@ -883,8 +883,8 @@ so that self intersection is avoided. Create Clone - + Make copy Make copy @@ -909,8 +909,8 @@ so that self intersection is avoided. Create Boolean - + Add a Body Add a Body @@ -3188,7 +3188,7 @@ clique novamente para terminar a seleção PartDesignGui::ViewProviderBody - + Toggle active body Alternar o corpo ativo @@ -3485,28 +3485,28 @@ clique novamente para terminar a seleção Por favor, crie um plano primeiro ou selecione uma face onde desenhar - - - + + + + + - - A dialog is already open in the task panel Já está aberta uma janela no painel de tarefas - - - + + + + + - - Do you want to close this dialog? Deseja fechar esta janela? @@ -3770,14 +3770,14 @@ This may lead to unexpected results. Não é possível criar um objeto subtrativo sem um objeto base disponível - + Vertical sketch axis Eixo vertical de esboço - + Horizontal sketch axis Eixo horizontal de esboço @@ -3829,10 +3829,10 @@ If you have a legacy document with PartDesign objects without Body, use the migr Para utilizar este objeto ele precisa de pertencer a uma peça do documento. - - + + Edit %1 Edite %1 @@ -3956,27 +3956,27 @@ This feature is broken and can't be edited. Transformação bem sucedida - + The document "%1" you are editing was designed with an old version of PartDesign workbench. O documento "%1" que você está a editar foi criado com uma versão antiga da bancada de trabalho PartDesign. - + Do you want to migrate in order to use modern PartDesign features? Quer migrar de modo a usar recursos modernos de PartDesign? - + The document "%1" seems to be either in the middle of the migration process from legacy PartDesign or have a slightly broken structure. O documento "%1" parece estar a meio do processo de migração do antigo PartDesign ou têm a estrutura ligeiramente quebrada. - + Do you want to make the migration automatically? Quer fazer a migração automaticamente? - + Note: If you choose to migrate you won't be able to edit the file with an older FreeCAD version. If you refuse to migrate you won't be able to use new PartDesign features like Bodies and Parts. As a result you also won't be able to use your parts in the assembly workbench. Although you will be able to migrate any moment later with 'Part Design -> Migrate'. @@ -3985,7 +3985,7 @@ If you refuse to migrate you won't be able to use new PartDesign features like B Although you will be able to migrate any moment later with 'Part Design -> Migrate'. - + Migrate manually Migrar manualmente @@ -4456,20 +4456,20 @@ Only available for holes without thread - + Standard Standard - - + + Close Fechar - + Wide Wide @@ -4623,12 +4623,12 @@ over 90: larger hole radius at the bottom Invertida - + Normal Normal - + Loose Loose @@ -4926,17 +4926,17 @@ over 90: larger hole radius at the bottom Fusion of tools failed - - - - + + + + + + - - Resulting shape is not a solid Resulting shape is not a solid @@ -4951,22 +4951,22 @@ over 90: larger hole radius at the bottom Common operation failed - - - - - - - - + + + + + + + + + + - - Result has multiple solids: that is not currently supported. Result has multiple solids: that is not currently supported. @@ -5029,8 +5029,8 @@ over 90: larger hole radius at the bottom Angle of groove too small - + The requested feature cannot be created. The reason may be that: - the active Body does not contain a base shape, so there is no material to be removed; @@ -5041,14 +5041,14 @@ over 90: larger hole radius at the bottom - the selected sketch does not belong to the active Body. - + Creating a face from sketch failed Creating a face from sketch failed - + Revolve axis intersects the sketch Revolve axis intersects the sketch @@ -5058,14 +5058,14 @@ over 90: larger hole radius at the bottom Cut out of base feature failed - + Could not revolve the sketch! Could not revolve the sketch! - + Could not create face from sketch. Intersecting sketch entities in a sketch are not allowed. Could not create face from sketch. @@ -5120,10 +5120,10 @@ Intersecting sketch entities in a sketch are not allowed. Error: Could not build - + Error: Result is not a solid Error: Result is not a solid @@ -5225,15 +5225,15 @@ Intersecting sketch entities in a sketch are not allowed. Error: Adding the thread failed + - Boolean operation failed Boolean operation failed - + Could not create face from sketch. Intersecting sketch entities or multiple faces in a sketch are not allowed for making a pocket up to a face. Could not create face from sketch. diff --git a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_ro.ts b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_ro.ts index 4838ea2b60..9aaed4eee9 100644 --- a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_ro.ts +++ b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_ro.ts @@ -885,8 +885,8 @@ Creati noi coordonate in sistemul local Creare clonă - + Make copy Fă o copie @@ -911,8 +911,8 @@ Creati noi coordonate in sistemul local Create Boolean - + Add a Body Adaugă un corp @@ -3189,7 +3189,7 @@ faceți clic din nou pentru a încheia selecția PartDesignGui::ViewProviderBody - + Toggle active body Activează/dezactivează corpurile @@ -3486,28 +3486,28 @@ faceți clic din nou pentru a încheia selecția Vă rugăm să creaţi mai întâi un plan, sau selectează o faţă pe care se aplică schiţa - - - + + + + + - - A dialog is already open in the task panel O fereastră de dialog este deja deschisă în fereastra de sarcini - - - + + + + + - - Do you want to close this dialog? Doriţi să închideţi această fereastră de dialog? @@ -3771,14 +3771,14 @@ This may lead to unexpected results. Nu este posibil să se creeze o funcție substractivă fără prezența unei funcții de bază - + Vertical sketch axis Axa verticală a schiţei - + Horizontal sketch axis Axa orizontală a schiţei @@ -3830,10 +3830,10 @@ If you have a legacy document with PartDesign objects without Body, use the migr Pentru a utiliza această funcție, ea trebuie să aparțină unei piese din document. - - + + Edit %1 Editare %1 @@ -3957,27 +3957,27 @@ This feature is broken and can't be edited. Transformare a reusit - + The document "%1" you are editing was designed with an old version of PartDesign workbench. Documentul pe care îl editați "%1" a fost de proiectat cu o vechea versiune Part Design a bancului de lucru. - + Do you want to migrate in order to use modern PartDesign features? Doriţi să migreze în scopul de a utiliza elemente moderne din PartDesign? - + The document "%1" seems to be either in the middle of the migration process from legacy PartDesign or have a slightly broken structure. Documentul "%1" pare să fie în mijlocul procesului de migrare de la moştenirea PartDesign sau are o structură uşor spartă. - + Do you want to make the migration automatically? Vrei să faci migrarea automat? - + Note: If you choose to migrate you won't be able to edit the file with an older FreeCAD version. If you refuse to migrate you won't be able to use new PartDesign features like Bodies and Parts. As a result you also won't be able to use your parts in the assembly workbench. Although you will be able to migrate any moment later with 'Part Design -> Migrate'. @@ -3986,7 +3986,7 @@ Dacă refuzați să migrați, nu veți putea folosi noile funcții PartDesign, c Deși veți putea migra în orice moment mai târziu cu „Part Design -> Migrate”. - + Migrate manually Migrare manuală @@ -4457,20 +4457,20 @@ este disponibil numai pentru găuri fără fir - + Standard Standard - - + + Close Închide - + Wide Lat @@ -4624,12 +4624,12 @@ peste 90: rază mai mare la partea de jos Inversat - + Normal Normal - + Loose Desprins @@ -4927,17 +4927,17 @@ peste 90: rază mai mare la partea de jos Fuziunea uneltelor a eșuat - - - - + + + + + + - - Resulting shape is not a solid Forma rezultată nu este solidă @@ -4952,22 +4952,22 @@ peste 90: rază mai mare la partea de jos Operație comună eșuată - - - - - - - - + + + + + + + + + + - - Result has multiple solids: that is not currently supported. Rezultatul are mai multe solide: acest lucru nu este suportat în prezent. @@ -5030,8 +5030,8 @@ peste 90: rază mai mare la partea de jos Unghiul de canelă prea mic - + The requested feature cannot be created. The reason may be that: - the active Body does not contain a base shape, so there is no material to be removed; @@ -5042,14 +5042,14 @@ peste 90: rază mai mare la partea de jos - schița selectată nu aparține Organismului activ. - + Creating a face from sketch failed Crearea unei fațete din schiță a eșuat - + Revolve axis intersects the sketch Axa Revolve intersectează schița @@ -5059,14 +5059,14 @@ peste 90: rază mai mare la partea de jos Nu s-a reușit decuparea funcției de bază - + Could not revolve the sketch! Nu s-a putut revolta schița! - + Could not create face from sketch. Intersecting sketch entities in a sketch are not allowed. Nu s-a putut crea fața din schiță. @@ -5121,10 +5121,10 @@ Entitățile de schiță intersectate dintr-o schiță nu sunt permise.Eroare: Nu s-a putut construi - + Error: Result is not a solid Eroare: Rezultatul nu este solid @@ -5226,15 +5226,15 @@ Entitățile de schiță intersectate dintr-o schiță nu sunt permise.Eroare: Adăugarea temei de discuţie a eşuat + - Boolean operation failed Operația Booleană a eșuat - + Could not create face from sketch. Intersecting sketch entities or multiple faces in a sketch are not allowed for making a pocket up to a face. Nu s-a putut crea fața din schiță. diff --git a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_ru.ts b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_ru.ts index 76d0615b2b..e24e60f729 100644 --- a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_ru.ts +++ b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_ru.ts @@ -883,8 +883,8 @@ so that self intersection is avoided. Клонировать - + Make copy Сделать копию @@ -909,8 +909,8 @@ so that self intersection is avoided. Булева операция - + Add a Body Добавить тело @@ -1258,12 +1258,12 @@ If zero, it is equal to Radius2 Circumradius: - Радиус: + Радиус окружности: X min/max: - X мин. /макс. : + X мин. /макс: @@ -1273,7 +1273,7 @@ If zero, it is equal to Radius2 Z min/max: - Z мин. /макс. : + Z мин. /макс.: @@ -1298,12 +1298,12 @@ If zero, it is equal to Radius2 Right-handed - Правая + Для правшей Left-handed - Левая + Режим левши @@ -1335,12 +1335,12 @@ If zero, it is equal to Radius2 Major radius: - Большая полуось: + Основной радиус: Minor radius: - Малая полуось: + Небольшой радиус: @@ -1450,7 +1450,7 @@ If zero, it is equal to Radius2 Remove - Удалить + Убрать @@ -1703,7 +1703,7 @@ click again to end selection Remove - Удалить + Убрать @@ -1791,7 +1791,7 @@ click again to end selection Valid - Верно + Действительный @@ -1898,7 +1898,7 @@ click again to end selection Valid - Верно + Действительный @@ -1945,7 +1945,7 @@ click again to end selection Select reference... - Выбрать ориентир... + Выберите ссылку... @@ -1975,7 +1975,7 @@ click again to end selection Pitch: - Шаг: + Шаг подачи: @@ -2146,12 +2146,12 @@ click again to end selection Update view - Обновить + Обновить вид Remove - Удалить + Убрать @@ -2169,7 +2169,7 @@ click again to end selection Ruled surface - Линейчатая поверхность + Линованная поверхность @@ -2204,7 +2204,7 @@ click again to end selection Update view - Обновить + Обновить вид @@ -2214,7 +2214,7 @@ click again to end selection Remove - Удалить + Убрать @@ -2252,17 +2252,17 @@ click again to end selection Update view - Обновить + Обновить вид Remove - Удалить + Убрать Error - Ошибки + Ошибка @@ -2295,12 +2295,12 @@ click again to end selection Update view - Обновить + Обновить вид Remove - Удалить + Убрать @@ -2340,7 +2340,7 @@ click again to end selection Move down - Переместить вниз + Переместить вниз @@ -2383,7 +2383,7 @@ click again to end selection Up to face - До грани + Поднять до грани @@ -2442,7 +2442,7 @@ from the model as reference Select reference... - Выбрать ориентир... + Выберите ссылку... @@ -2464,7 +2464,7 @@ the sketch plane's normal vector will be used x - x + @@ -2515,7 +2515,7 @@ measured along the specified direction Reversed - В обратную сторону + Реверсивный @@ -2546,7 +2546,7 @@ measured along the specified direction Update view - Обновить + Обновить вид @@ -2564,12 +2564,12 @@ measured along the specified direction Standard - Стандартно + Стандарт Fixed - Зафиксировано + Исправлено @@ -2639,7 +2639,7 @@ measured along the specified direction Remove - Удалить + Убрать @@ -2703,7 +2703,7 @@ measured along the specified direction Remove - Удалить + Убрать @@ -2762,7 +2762,7 @@ measured along the specified direction Remove - Удалить + Убрать @@ -2800,7 +2800,7 @@ measured along the specified direction Up to face - До грани + Поднять до грани @@ -2838,7 +2838,7 @@ measured along the specified direction Reverse direction - Развернуть направление + В обратном направлении @@ -2848,7 +2848,7 @@ measured along the specified direction Occurrences - События + Вхождений @@ -2858,17 +2858,17 @@ measured along the specified direction Update view - Обновить + Обновить вид Remove - Удалить + Убрать Error - Ошибки + Ошибка @@ -2876,7 +2876,7 @@ measured along the specified direction Attachment - Присоединение + Вложение @@ -2923,7 +2923,7 @@ measured along the specified direction Select reference... - Выбрать ориентир... + Выберите ссылку... @@ -2938,12 +2938,12 @@ measured along the specified direction Reversed - В обратную сторону + Реверсивный Update view - Обновить + Обновить вид @@ -2976,7 +2976,7 @@ measured along the specified direction Occurrences - События + Вхождений @@ -2986,12 +2986,12 @@ measured along the specified direction Update view - Обновить + Обновить вид Remove - Удалить + Убрать @@ -3024,7 +3024,7 @@ measured along the specified direction Remove - Удалить + Убрать @@ -3165,7 +3165,7 @@ click again to end selection Select reference... - Выбрать ориентир... + Выберите ссылку... @@ -3186,7 +3186,7 @@ click again to end selection PartDesignGui::ViewProviderBody - + Toggle active body Сделать тело активным/неактивным @@ -3430,7 +3430,7 @@ click again to end selection Error - Ошибки + Ошибка @@ -3483,28 +3483,28 @@ click again to end selection Пожалуйста, сначала создайте плоскость или выберите грань - - - + + + + + - - A dialog is already open in the task panel Диалог уже открыт в панели задач - - - + + + + + - - Do you want to close this dialog? Вы хотите закрыть этот диалог? @@ -3772,14 +3772,14 @@ This may lead to unexpected results. Невозможно создать субтрактивный элемент без базового элемента - + Vertical sketch axis Вертикальная ось эскиза - + Horizontal sketch axis Горизонтальная ось эскиза @@ -3833,17 +3833,17 @@ If you have a legacy document with PartDesign objects without Body, use the migr Для того, чтобы использовать этот элемент, он должен являться объектом типа деталь в документе. - - + + Edit %1 Редактировать %1 Set colors... - Установите цвета ... + Установите цвета... @@ -3960,34 +3960,34 @@ This feature is broken and can't be edited. Преобразование выполнено успешно - + The document "%1" you are editing was designed with an old version of PartDesign workbench. Редактируемый документ «%1» был спроектирован с использованием старой версии верстака "Проектирование детали". - + Do you want to migrate in order to use modern PartDesign features? Вы хотите совершить миграцию для того, чтобы начать использовать современные функции верстака PartDesign? - + The document "%1" seems to be either in the middle of the migration process from legacy PartDesign or have a slightly broken structure. Документ «%1», по-видимому, находится либо в процессе миграции из старого верстака PartDesign, либо имеет слегка нарушенную структуру. - + Do you want to make the migration automatically? Вы хотите сделать миграцию автоматически? - + Note: If you choose to migrate you won't be able to edit the file with an older FreeCAD version. If you refuse to migrate you won't be able to use new PartDesign features like Bodies and Parts. As a result you also won't be able to use your parts in the assembly workbench. Although you will be able to migrate any moment later with 'Part Design -> Migrate'. Примечание. Если вы решите выполнить миграцию, вы не сможете редактировать файл в устаревшей версии FreeCAD. Если вы откажетесь мигрировать, вы не сможете использовать новые функции рабочего окружения "разработка детали", такие как Тело и Деталь. В результате вы также не сможете использовать свои детали в рабочем окружении Сборка. В любом случае вы сможете мигрировать позже, выполнив 'разработка детали->Миграция'. - + Migrate manually Миграция вручную @@ -4240,7 +4240,7 @@ Although you will be able to migrate any moment later with 'Part Design -> Mi Position - Положение + Позиция @@ -4288,7 +4288,7 @@ Although you will be able to migrate any moment later with 'Part Design -> Mi Counterbore - Цековка + Зенковка @@ -4303,7 +4303,7 @@ Although you will be able to migrate any moment later with 'Part Design -> Mi Tolerance - Точность + Допуск @@ -4336,7 +4336,7 @@ Although you will be able to migrate any moment later with 'Part Design -> Mi Data - Данные + Дата @@ -4406,7 +4406,7 @@ Note that the calculation can take some time Update view - Обновить + Обновить вид @@ -4458,20 +4458,20 @@ Only available for holes without thread - + Standard - Стандартно + Стандарт - - + + Close Закрыть - + Wide Wide (макс. допуск) @@ -4622,15 +4622,15 @@ over 90: larger hole radius at the bottom Reversed - В обратную сторону - - - - Normal - Обычные + Реверсивный + Normal + Обычный (либо Нормаль) + + + Loose Loose (макс. допуск) @@ -4703,7 +4703,7 @@ over 90: larger hole radius at the bottom Measure - Измерить + Измерения @@ -4861,7 +4861,7 @@ over 90: larger hole radius at the bottom Start the shaft design wizard - Запускает мастер проектирования вала + Запустить мастер дизайна вала вала @@ -4928,17 +4928,17 @@ over 90: larger hole radius at the bottom Сбой слияния инструментов - - - - + + + + + + - - Resulting shape is not a solid Результат не является твердотельным @@ -4953,22 +4953,22 @@ over 90: larger hole radius at the bottom Общая операция не удалась - - - - - - - - + + + + + + + + + + - - Result has multiple solids: that is not currently supported. Результат состоит из нескольких тел: это в настоящее время это не поддерживается. @@ -5031,8 +5031,8 @@ over 90: larger hole radius at the bottom Угол канавки слишком мал - + The requested feature cannot be created. The reason may be that: - the active Body does not contain a base shape, so there is no material to be removed; @@ -5043,14 +5043,14 @@ over 90: larger hole radius at the bottom - выбранный эскиз не принадлежит активному телу. - + Creating a face from sketch failed Не удалось создать грань из эскиза - + Revolve axis intersects the sketch Ось вращения пересекает эскиз @@ -5060,14 +5060,14 @@ over 90: larger hole radius at the bottom Не удалось вырезать базовый элемент - + Could not revolve the sketch! Не удалось повернуть эскиз! - + Could not create face from sketch. Intersecting sketch entities in a sketch are not allowed. Не удалось создать грань из эскиза. @@ -5122,10 +5122,10 @@ Intersecting sketch entities in a sketch are not allowed. Ошибка: Не удалось собрать - + Error: Result is not a solid Ошибка: Результат не твердотельный @@ -5227,15 +5227,15 @@ Intersecting sketch entities in a sketch are not allowed. Ошибка: не удалось добавить резьбу + - Boolean operation failed Не удалось выполнить булеву операцию - + Could not create face from sketch. Intersecting sketch entities or multiple faces in a sketch are not allowed for making a pocket up to a face. Не удалось создать грань из эскиза. diff --git a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_sl.ts b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_sl.ts index 66a2b09a2b..97def014f8 100644 --- a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_sl.ts +++ b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_sl.ts @@ -280,7 +280,7 @@ da se izogne samosečnosti. Draft - Ugrez + Nagib @@ -883,8 +883,8 @@ da se izogne samosečnosti. Ustvari dvojnika - + Make copy Naredi kopijo @@ -909,8 +909,8 @@ da se izogne samosečnosti. Ustvari logično vrednost - + Add a Body Dodaj telo @@ -1283,7 +1283,7 @@ If zero, it is equal to Radius2 Z2 min/max: - Najv./najm. Z: + Najv./najm. Z2: @@ -1379,7 +1379,7 @@ If zero, it is equal to Radius2 Reference - Osnova + Sklic @@ -1515,7 +1515,7 @@ s ponovnim klikom pa zaključite izbiranje Select - Izberite + Izberi @@ -1567,7 +1567,7 @@ s ponovnim klikom pa zaključite izbiranje Angle - Kot + Kót @@ -1641,7 +1641,7 @@ s ponovnim klikom pa zaključite izbiranje Select - Izberite + Izberi @@ -1688,7 +1688,7 @@ s ponovnim klikom pa zaključite izbiranje Select - Izberite + Izberi @@ -1856,7 +1856,7 @@ s ponovnim klikom pa zaključite izbiranje Select - Izberite + Izberi @@ -1945,7 +1945,7 @@ s ponovnim klikom pa zaključite izbiranje Select reference... - Izberite osnovo … + Izberite sklic ... @@ -2141,7 +2141,7 @@ s ponovnim klikom pa zaključite izbiranje OK - Potrdi + V redu @@ -2179,7 +2179,7 @@ s ponovnim klikom pa zaključite izbiranje Profile - Profil + Presek @@ -2247,7 +2247,7 @@ s ponovnim klikom pa zaključite izbiranje OK - Potrdi + V redu @@ -2443,7 +2443,7 @@ rob oblikovanca Select reference... - Izberite osnovo … + Izberite sklic ... @@ -2571,7 +2571,7 @@ merjena vzdolž določene smeri Fixed - Nepremičen + Nespremenljivo @@ -2586,7 +2586,7 @@ merjena vzdolž določene smeri Binormal - Binormala + Binormalno @@ -2596,7 +2596,7 @@ merjena vzdolž določene smeri Profile - Profil + Presek @@ -2654,7 +2654,7 @@ merjena vzdolž določene smeri Profile - Profil + Presek @@ -2845,12 +2845,12 @@ merjena vzdolž določene smeri Angle - Kot + Kót Occurrences - Pojavitve + Pogostosti @@ -3188,7 +3188,7 @@ s ponovnim klikom pa zaključite izbiranje PartDesignGui::ViewProviderBody - + Toggle active body Preklopi dejavno telo @@ -3485,28 +3485,28 @@ s ponovnim klikom pa zaključite izbiranje Ustvarite najprej ravnino ali izberite ploskev, na katero želite očrtavati - - - + + + + + - - A dialog is already open in the task panel A dialog is already open in the task panel - - - + + + + + - - Do you want to close this dialog? Do you want to close this dialog? @@ -3774,14 +3774,14 @@ To lahko pripelje do nepričakovanih rezultatov. Značilke odvzemanja ni mogoče ustvariti, če osnovna značilnost ni na voljo - + Vertical sketch axis Navpična os skice - + Horizontal sketch axis Vodoravna os skice @@ -3835,10 +3835,10 @@ If you have a legacy document with PartDesign objects without Body, use the migr Če želite uporabiti to značilnost, mora pripadati delu v dokumentu. - - + + Edit %1 Uredi %1 @@ -3963,27 +3963,27 @@ Ta značilnost je pokvarjena in je ni mogoče urejati. Preoblikovanje uspelo - + The document "%1" you are editing was designed with an old version of PartDesign workbench. Dokument "%1", ki ga urejate, je bil narejen v starejši različici delavnega okolja Snovalnik delov (PartDesign). - + Do you want to migrate in order to use modern PartDesign features? Želite preseliti, da bi lahko uporabljali zmožnosti novega Snovalnika delov? - + The document "%1" seems to be either in the middle of the migration process from legacy PartDesign or have a slightly broken structure. Kaže, da je dokument "%1" bodisi sredi selitve iz podedovanega Snovalnika delova, bodisi ima malo okvarjeno zasnovo. - + Do you want to make the migration automatically? Želite, da bi bila selitev samodejna? - + Note: If you choose to migrate you won't be able to edit the file with an older FreeCAD version. If you refuse to migrate you won't be able to use new PartDesign features like Bodies and Parts. As a result you also won't be able to use your parts in the assembly workbench. Although you will be able to migrate any moment later with 'Part Design -> Migrate'. @@ -3992,7 +3992,7 @@ Although you will be able to migrate any moment later with 'Part Design -> Mi Neglede na to je selitev v bodoče z "Snovanje delov -> Preseli" mogoča kadarkoli. - + Migrate manually Preseli ročno @@ -4463,20 +4463,20 @@ Na voljo le pri luknjah breh navoja - + Standard Običajno - - + + Close Zapri - + Wide Velika @@ -4630,12 +4630,12 @@ nad 90: v spodnjem delu večji premer luknje Obratno - + Normal Običajno - + Loose Ohlapno @@ -4933,17 +4933,17 @@ nad 90: v spodnjem delu večji premer luknje Spojitev orodij spodletela - - - - + + + + + + - - Resulting shape is not a solid Dobljena oblika ni telo @@ -4958,22 +4958,22 @@ nad 90: v spodnjem delu večji premer luknje Skupno dejanje spodletelo - - - - - - - - + + + + + + + + + + - - Result has multiple solids: that is not currently supported. Dobljenih je več teles, kar pa trenutno ni podprto. @@ -5036,8 +5036,8 @@ nad 90: v spodnjem delu večji premer luknje Premajhene kot žlebiča - + The requested feature cannot be created. The reason may be that: - the active Body does not contain a base shape, so there is no material to be removed; @@ -5047,14 +5047,14 @@ nad 90: v spodnjem delu večji premer luknje - izbrani očrt ne pripada dejavnemu telesu. - + Creating a face from sketch failed Ustvarjanje ploskve iz očrta spodletelo - + Revolve axis intersects the sketch Os vrtenine seka očrt @@ -5064,14 +5064,14 @@ nad 90: v spodnjem delu večji premer luknje Izrezovanje iz osnovne značilnosti spodletelo - + Could not revolve the sketch! Očrta ni mogoče zvrteti! - + Could not create face from sketch. Intersecting sketch entities in a sketch are not allowed. Iz očrta ni bilo mogoče ustvariti ploskve. @@ -5126,10 +5126,10 @@ Sekajoče se prvine očrta niso dovoljene. Napaka: ni mogoče narediti - + Error: Result is not a solid Napaka: dobljeno ni telo @@ -5231,15 +5231,15 @@ Sekajoče se prvine očrta niso dovoljene. Napaka: dodajanje navoja spodletelo + - Boolean operation failed Logična operacija spodletela - + Could not create face from sketch. Intersecting sketch entities or multiple faces in a sketch are not allowed for making a pocket up to a face. Iz očrta ni bilo mogoče ustvariti ploskve. diff --git a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_sr-CS.ts b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_sr-CS.ts index f8a9db2d81..44a30ed83e 100644 --- a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_sr-CS.ts +++ b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_sr-CS.ts @@ -883,8 +883,8 @@ so that self intersection is avoided. Napravi klon - + Make copy Napravi kopiju @@ -909,8 +909,8 @@ so that self intersection is avoided. Napravi Bulovu operaciju - + Add a Body Dodaj telo @@ -3188,7 +3188,7 @@ klikni ponovo da bi završio izbor PartDesignGui::ViewProviderBody - + Toggle active body Promeni aktivno telo @@ -3485,28 +3485,28 @@ klikni ponovo da bi završio izbor Da bi mogao crtati skicu prvo napravi ravan ili izaberi stranicu - - - + + + + + - - A dialog is already open in the task panel A dialog is already open in the task panel - - - + + + + + - - Do you want to close this dialog? Do you want to close this dialog? @@ -3774,14 +3774,14 @@ Ovo može dovesti do neočekivanih rezultata. Ne možeš primeniti tipske oblike koji prave udubljenja ako nemaš na raspolaganju osnovni tipski oblik - + Vertical sketch axis Vertikalna osa skice - + Horizontal sketch axis Horizontalna osa skice @@ -3835,10 +3835,10 @@ Ako imaš nasleđeni dokument sa PartDesign objektima bez tela, koristi funkciju Da bi koristio ovaj tipski oblik, on mora da pripada delu u dokumentu. - - + + Edit %1 Uredi %1 @@ -3963,27 +3963,27 @@ Ovaj tipski oblik je pokvaren i ne može se uređivati. Uspešna transformacija - + The document "%1" you are editing was designed with an old version of PartDesign workbench. Dokument „%1“ koji uređuješ je napravljen sa starom verzijom Part Design radnog okruženja. - + Do you want to migrate in order to use modern PartDesign features? Da li želiš da migriraš da bi koristio moderne funkcije Part Design radnog okruženja? - + The document "%1" seems to be either in the middle of the migration process from legacy PartDesign or have a slightly broken structure. Čini se da je dokument „%1“ ili usred procesa migracije sa zastarelog Part Design radnog okruženja ili ima pokvarenu strukturu. - + Do you want to make the migration automatically? Da li želiš da izvršiš migraciju automatski? - + Note: If you choose to migrate you won't be able to edit the file with an older FreeCAD version. If you refuse to migrate you won't be able to use new PartDesign features like Bodies and Parts. As a result you also won't be able to use your parts in the assembly workbench. Although you will be able to migrate any moment later with 'Part Design -> Migrate'. @@ -3992,7 +3992,7 @@ Ako odbiješ da migriraš, nećeš moći da koristiš nove funkcije PartDesign-a Mada moći ćeš Part Design da migriraš u bilo kom trenutku kasnije pomoću 'Part Design -> Migracija'. - + Migrate manually Migrirajte ručno @@ -4463,20 +4463,20 @@ Dostupno samo za rupe bez navoja - + Standard Standard - - + + Close Zatvori - + Wide Širok @@ -4630,12 +4630,12 @@ iznad 90: veći poluprečnik rupe na dnu Obrnuti smer - + Normal Obične - + Loose Loose @@ -4933,17 +4933,17 @@ iznad 90: veći poluprečnik rupe na dnu Fusion of tools failed - - - - + + + + + + - - Resulting shape is not a solid Dobijeni oblik nije puno telo @@ -4958,22 +4958,22 @@ iznad 90: veći poluprečnik rupe na dnu Bulova operacija presek nije uspela - - - - - - - - + + + + + + + + + + - - Result has multiple solids: that is not currently supported. Rezultat ima više punih tela: ovo trenutno nije podržano. @@ -5036,8 +5036,8 @@ iznad 90: veći poluprečnik rupe na dnu Ugao kružnog udubljenja je suviše mali - + The requested feature cannot be created. The reason may be that: - the active Body does not contain a base shape, so there is no material to be removed; @@ -5048,14 +5048,14 @@ iznad 90: veći poluprečnik rupe na dnu - izabrana skica ne pripada aktivnom Telu. - + Creating a face from sketch failed Pravljenje stranica pomoću skice nije uspelo - + Revolve axis intersects the sketch Osa rotacije preseca skicu @@ -5065,14 +5065,14 @@ iznad 90: veći poluprečnik rupe na dnu Isecanje osnovnog tipskog oblika nije uspelo - + Could not revolve the sketch! Nije moguće rotirati skicu! - + Could not create face from sketch. Intersecting sketch entities in a sketch are not allowed. Nije moguće napraviti stranice pomoću skice. @@ -5127,10 +5127,10 @@ Nije dozvoljeno ukrštanje elemenata na skici. Greška: Nije moguće napraviti - + Error: Result is not a solid Greška: Rezultat nije puno telo @@ -5232,15 +5232,15 @@ Nije dozvoljeno ukrštanje elemenata na skici. Greška: Dodavanje navoja nije uspelo + - Boolean operation failed Bulova operacija nije uspela - + Could not create face from sketch. Intersecting sketch entities or multiple faces in a sketch are not allowed for making a pocket up to a face. Nije moguće napraviti stranice pomoću skice. diff --git a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_sr.ts b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_sr.ts index 64e52bf914..d9322b33a1 100644 --- a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_sr.ts +++ b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_sr.ts @@ -883,8 +883,8 @@ so that self intersection is avoided. Направи клон - + Make copy Направи копију @@ -909,8 +909,8 @@ so that self intersection is avoided. Направи Булову операцију - + Add a Body Додај тело @@ -3188,7 +3188,7 @@ click again to end selection PartDesignGui::ViewProviderBody - + Toggle active body Промени активно тело @@ -3485,28 +3485,28 @@ click again to end selection Да би могао цртати скицу прво направи раван или изабери страницу - - - + + + + + - - A dialog is already open in the task panel Дијалог је већ отворен у панелу задатака - - - + + + + + - - Do you want to close this dialog? Да ли желите да затворите овај дијалог? @@ -3774,14 +3774,14 @@ This may lead to unexpected results. Не можеш применити типске облике који праве удубљења ако немаш на располагању основни типски облик - + Vertical sketch axis Вертикална оcа cкице - + Horizontal sketch axis Хоризонтална оса скице @@ -3835,10 +3835,10 @@ If you have a legacy document with PartDesign objects without Body, use the migr Да би користио овај типски облик, он мора да припада делу у документу. - - + + Edit %1 Уреди %1 @@ -3963,27 +3963,27 @@ This feature is broken and can't be edited. Успешна трансформација - + The document "%1" you are editing was designed with an old version of PartDesign workbench. Документ „%1“ који уређујеш је направљен са старом верзијом Part Design радног окружења. - + Do you want to migrate in order to use modern PartDesign features? Да ли желиш да мигрираш да би користио модерне функције Part Design радног окружења? - + The document "%1" seems to be either in the middle of the migration process from legacy PartDesign or have a slightly broken structure. Чини се да је документ „%1“ или усред процеса миграције са застарелог Part Design радног окружења или има покварену структуру. - + Do you want to make the migration automatically? Да ли желиш да извршиш миграцију аутоматски? - + Note: If you choose to migrate you won't be able to edit the file with an older FreeCAD version. If you refuse to migrate you won't be able to use new PartDesign features like Bodies and Parts. As a result you also won't be able to use your parts in the assembly workbench. Although you will be able to migrate any moment later with 'Part Design -> Migrate'. @@ -3992,7 +3992,7 @@ Although you will be able to migrate any moment later with 'Part Design -> Mi Мада моћи ћеш Part Design да мигрираш у било ком тренутку касније помоћу 'Part Design -> Миграција'. - + Migrate manually Мигрирај ручно @@ -4463,20 +4463,20 @@ Only available for holes without thread - + Standard Стандард - - + + Close Затвори - + Wide Широк @@ -4630,12 +4630,12 @@ over 90: larger hole radius at the bottom Обрнути смер - + Normal Обичне - + Loose Loose @@ -4933,17 +4933,17 @@ over 90: larger hole radius at the bottom Fusion of tools failed - - - - + + + + + + - - Resulting shape is not a solid Добијени облик није пуно тело @@ -4958,22 +4958,22 @@ over 90: larger hole radius at the bottom Булова операција пресек није успела - - - - - - - - + + + + + + + + + + - - Result has multiple solids: that is not currently supported. Резултат има више пуних тела: ово тренутно није подржано. @@ -5036,8 +5036,8 @@ over 90: larger hole radius at the bottom Угао кружног удубљења је сувише мали - + The requested feature cannot be created. The reason may be that: - the active Body does not contain a base shape, so there is no material to be removed; @@ -5048,14 +5048,14 @@ over 90: larger hole radius at the bottom - изабрана скица не припада активном Телу. - + Creating a face from sketch failed Прављење страница помоћу скице није успело - + Revolve axis intersects the sketch Оса ротације пресеца скицу @@ -5065,14 +5065,14 @@ over 90: larger hole radius at the bottom Исецање основног типског облика није успело - + Could not revolve the sketch! Није могуће ротирати скицу! - + Could not create face from sketch. Intersecting sketch entities in a sketch are not allowed. Није могуће направити странице помоћу скице. @@ -5127,10 +5127,10 @@ Intersecting sketch entities in a sketch are not allowed. Грешка: Није могуће направити - + Error: Result is not a solid Грешка: Резултат није пуно тело @@ -5232,15 +5232,15 @@ Intersecting sketch entities in a sketch are not allowed. Грешка: Додавање навоја није успело + - Boolean operation failed Булова операција није успела - + Could not create face from sketch. Intersecting sketch entities or multiple faces in a sketch are not allowed for making a pocket up to a face. Није могуће направити странице помоћу скице. diff --git a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_sv-SE.ts b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_sv-SE.ts index 1458dcf05b..44b4dc7286 100644 --- a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_sv-SE.ts +++ b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_sv-SE.ts @@ -882,8 +882,8 @@ so that self intersection is avoided. Create Clone - + Make copy Skapa kopia @@ -908,8 +908,8 @@ so that self intersection is avoided. Create Boolean - + Add a Body Add a Body @@ -3187,7 +3187,7 @@ click again to end selection PartDesignGui::ViewProviderBody - + Toggle active body Växla aktiv kropp @@ -3484,28 +3484,28 @@ click again to end selection Vänligen skapa ett plan först eller välj en yta att skissa på - - - + + + + + - - A dialog is already open in the task panel En dialogruta är redan öppen i uppgiftspanelen - - - + + + + + - - Do you want to close this dialog? Vill du stänga denna dialogruta? @@ -3769,14 +3769,14 @@ This may lead to unexpected results. Det går inte att skapa en subtraktiv funktion utan en tillgänglig basfunktion - + Vertical sketch axis Vertikal skissaxel - + Horizontal sketch axis Horisontell skissaxel @@ -3830,10 +3830,10 @@ Om du har ett utdaterat dokument med Part Design-objekt utan kropp, använd migr För att kunna använda denna funktion måste den tillhöra en del i dokumentet. - - + + Edit %1 Redigera %1 @@ -3957,27 +3957,27 @@ This feature is broken and can't be edited. Omvandling lyckades - + The document "%1" you are editing was designed with an old version of PartDesign workbench. Dokumentet ”%1” du redigerar skapades med en gammal version av DelDesign arbetsbänk. - + Do you want to migrate in order to use modern PartDesign features? Vill du migrera för att kunna använda nya PartDesign-funktioner? - + The document "%1" seems to be either in the middle of the migration process from legacy PartDesign or have a slightly broken structure. Dokumentet "%1" verkar vara antingen mitt i migreringsprocessen från äldre DelDesign eller ha en något skadad struktur. - + Do you want to make the migration automatically? Vill du göra migreringen automatiskt? - + Note: If you choose to migrate you won't be able to edit the file with an older FreeCAD version. If you refuse to migrate you won't be able to use new PartDesign features like Bodies and Parts. As a result you also won't be able to use your parts in the assembly workbench. Although you will be able to migrate any moment later with 'Part Design -> Migrate'. @@ -3986,7 +3986,7 @@ If you refuse to migrate you won't be able to use new PartDesign features like B Although you will be able to migrate any moment later with 'Part Design -> Migrate'. - + Migrate manually Migrera manuellt @@ -4457,20 +4457,20 @@ Only available for holes without thread - + Standard Standard - - + + Close Stäng - + Wide Wide @@ -4624,12 +4624,12 @@ over 90: larger hole radius at the bottom Omvänd - + Normal Normal - + Loose Loose @@ -4811,7 +4811,7 @@ over 90: larger hole radius at the bottom Add column - Add column + Lägg till kolumn @@ -4927,17 +4927,17 @@ over 90: larger hole radius at the bottom Fusion of tools failed - - - - + + + + + + - - Resulting shape is not a solid Resulting shape is not a solid @@ -4952,22 +4952,22 @@ over 90: larger hole radius at the bottom Common operation failed - - - - - - - - + + + + + + + + + + - - Result has multiple solids: that is not currently supported. Result has multiple solids: that is not currently supported. @@ -5030,8 +5030,8 @@ over 90: larger hole radius at the bottom Angle of groove too small - + The requested feature cannot be created. The reason may be that: - the active Body does not contain a base shape, so there is no material to be removed; @@ -5042,14 +5042,14 @@ over 90: larger hole radius at the bottom - the selected sketch does not belong to the active Body. - + Creating a face from sketch failed Creating a face from sketch failed - + Revolve axis intersects the sketch Revolve axis intersects the sketch @@ -5059,14 +5059,14 @@ over 90: larger hole radius at the bottom Cut out of base feature failed - + Could not revolve the sketch! Could not revolve the sketch! - + Could not create face from sketch. Intersecting sketch entities in a sketch are not allowed. Could not create face from sketch. @@ -5121,10 +5121,10 @@ Intersecting sketch entities in a sketch are not allowed. Error: Could not build - + Error: Result is not a solid Error: Result is not a solid @@ -5226,15 +5226,15 @@ Intersecting sketch entities in a sketch are not allowed. Error: Adding the thread failed + - Boolean operation failed Boolean operation failed - + Could not create face from sketch. Intersecting sketch entities or multiple faces in a sketch are not allowed for making a pocket up to a face. Could not create face from sketch. diff --git a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_tr.ts b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_tr.ts index 6d41a9fc20..5b7d289ef2 100644 --- a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_tr.ts +++ b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_tr.ts @@ -883,8 +883,8 @@ so that self intersection is avoided. Klone oluştur - + Make copy Kopya oluştur @@ -909,8 +909,8 @@ so that self intersection is avoided. Mantıksal (İşlem) Oluştur - + Add a Body Gövde Ekle @@ -3188,7 +3188,7 @@ seçimi bitirmek için tekrar basın PartDesignGui::ViewProviderBody - + Toggle active body Aktif gövdeyi aç / kapat @@ -3485,28 +3485,28 @@ seçimi bitirmek için tekrar basın Lütfen önce bir düzlem oluşturun ya da bir eskiz yüzeyi seçin - - - + + + + + - - A dialog is already open in the task panel Araç çubuğunda bir pencere zaten açık - - - + + + + + - - Do you want to close this dialog? Bu pencereyi kapatmak ister misiniz? @@ -3774,14 +3774,14 @@ Bu, beklenmedik sonuçlara neden olabilir. Mevcut bir temel özellik olmadan bir çıkarılabilir özellik oluşturmak mümkün değildir - + Vertical sketch axis Dikey taslak ekseni - + Horizontal sketch axis Yatay taslak ekseni @@ -3835,10 +3835,10 @@ Gövdeye sahip olmayan nesneler içeren eski bir belgeniz varsa, bunları bir g Bu özelliği kullanmak için belgedeki bir parçaya ait olması gerekir. - - + + Edit %1 %1'i düzenle @@ -3963,27 +3963,27 @@ Bu özellik bozuk ve düzenlenemiyor. Dönüşüm başarılı oldu - + The document "%1" you are editing was designed with an old version of PartDesign workbench. Düzenlediğiniz "%1" belgesi, ParçaTasarımı (PartDesign) tezgahının eski bir sürümüyle tasarlandı. - + Do you want to migrate in order to use modern PartDesign features? Modern ParçaTasarımı (PartDesign) özelliklerini kullanabilmek için geçiş yapmak istiyor musunuz? - + The document "%1" seems to be either in the middle of the migration process from legacy PartDesign or have a slightly broken structure. "%1" belgesi ya eski ParçaTasarımı'dan (PartDesign) geçiş sürecinin ortasında ya da biraz bozuk bir yapıya sahip görünüyor. - + Do you want to make the migration automatically? Taşıma işlemini otomatik olarak yapmak istiyor musunuz? - + Note: If you choose to migrate you won't be able to edit the file with an older FreeCAD version. If you refuse to migrate you won't be able to use new PartDesign features like Bodies and Parts. As a result you also won't be able to use your parts in the assembly workbench. Although you will be able to migrate any moment later with 'Part Design -> Migrate'. @@ -3992,7 +3992,7 @@ Geçiş İşlevini reddederseniz, Gövdeler ve Parçalar gibi yeni ParçaTasarı Buna karşın, daha sonra istediğiniz an 'ParçaTasarımı->Geçiş...' 'Part Design-> Migrate'. menüsü ile geçiş işlevini gerçekleştirebilirsiniz. - + Migrate manually Manuel olarak geçiş yap @@ -4463,20 +4463,20 @@ Sadece diş açılmamış delikler içindir - + Standard Standart - - + + Close Kapat - + Wide Geniş @@ -4629,12 +4629,12 @@ over 90: larger hole radius at the bottom Ters çevirilmiş - + Normal Olağan - + Loose Bol @@ -4932,17 +4932,17 @@ over 90: larger hole radius at the bottom Fusion of tools failed - - - - + + + + + + - - Resulting shape is not a solid Resulting shape is not a solid @@ -4957,22 +4957,22 @@ over 90: larger hole radius at the bottom Common operation failed - - - - - - - - + + + + + + + + + + - - Result has multiple solids: that is not currently supported. Result has multiple solids: that is not currently supported. @@ -5035,8 +5035,8 @@ over 90: larger hole radius at the bottom Oluk açısı çok dar - + The requested feature cannot be created. The reason may be that: - the active Body does not contain a base shape, so there is no material to be removed; @@ -5047,14 +5047,14 @@ over 90: larger hole radius at the bottom - seçili eskiz etkin Gövdeye ait değil. - + Creating a face from sketch failed Taslakdan yüzey yaratma hatası - + Revolve axis intersects the sketch Çevirme ekseni taslak ile kesizşiyor @@ -5064,14 +5064,14 @@ over 90: larger hole radius at the bottom Cut out of base feature failed - + Could not revolve the sketch! Could not revolve the sketch! - + Could not create face from sketch. Intersecting sketch entities in a sketch are not allowed. Could not create face from sketch. @@ -5126,10 +5126,10 @@ Intersecting sketch entities in a sketch are not allowed. Error: Could not build - + Error: Result is not a solid Error: Result is not a solid @@ -5231,15 +5231,15 @@ Intersecting sketch entities in a sketch are not allowed. Error: Adding the thread failed + - Boolean operation failed Boolean operation failed - + Could not create face from sketch. Intersecting sketch entities or multiple faces in a sketch are not allowed for making a pocket up to a face. Could not create face from sketch. diff --git a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_uk.ts b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_uk.ts index 5fcfbbeafa..2874a0cf91 100644 --- a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_uk.ts +++ b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_uk.ts @@ -883,8 +883,8 @@ so that self intersection is avoided. Створити Клон - + Make copy Зробити копію @@ -909,8 +909,8 @@ so that self intersection is avoided. Створити Булеву операцію - + Add a Body Додати Тіло @@ -3187,7 +3187,7 @@ click again to end selection PartDesignGui::ViewProviderBody - + Toggle active body Зробити тіло активним/неактивним @@ -3484,28 +3484,28 @@ click again to end selection Будь ласка, спочатку створіть або виберіть грань для розміщення ескізу - - - + + + + + - - A dialog is already open in the task panel Діалогове вікно вже відкрито в панелі задач - - - + + + + + - - Do you want to close this dialog? Ви бажаєте закрити це діалогове вікно? @@ -3773,14 +3773,14 @@ This may lead to unexpected results. Неможливо створити субтрактивний елемент без базового елементу - + Vertical sketch axis Вертикальна вісь ескізу - + Horizontal sketch axis Горизонтальна вісь ескізу @@ -3834,10 +3834,10 @@ If you have a legacy document with PartDesign objects without Body, use the migr Щоб використовувати цю функцію, вона повина належати обʼєкту Деталь в документі. - - + + Edit %1 Редагувати %1 @@ -3962,27 +3962,27 @@ This feature is broken and can't be edited. Перетворення завершено - + The document "%1" you are editing was designed with an old version of PartDesign workbench. Редагований документ "%1" був створений за допомогою старої версії робочого середовища ДизайнуДеталі. - + Do you want to migrate in order to use modern PartDesign features? Ви бажаєте здійснити міграцію для того, щоб почати використовувати сучасні можливості робочого середовища ДизайнуДеталі? - + The document "%1" seems to be either in the middle of the migration process from legacy PartDesign or have a slightly broken structure. Схоже, що документ "%1" або знаходиться в середині процесу міграції зі застарілого ДизайнуДеталі, або має трохи порушену структуру. - + Do you want to make the migration automatically? Ви бажаєте зробити міграцію автоматично? - + Note: If you choose to migrate you won't be able to edit the file with an older FreeCAD version. If you refuse to migrate you won't be able to use new PartDesign features like Bodies and Parts. As a result you also won't be able to use your parts in the assembly workbench. Although you will be able to migrate any moment later with 'Part Design -> Migrate'. @@ -3991,7 +3991,7 @@ Although you will be able to migrate any moment later with 'Part Design -> Mi Хоча ви зможете мігрувати будь-якої миті пізніше за допомогою 'Дизайн Деталі -> Мігрувати'. - + Migrate manually Мігрувати вручну @@ -4462,20 +4462,20 @@ Only available for holes without thread - + Standard Стандартний - - + + Close Закрити - + Wide Wide (макс. відхилення) @@ -4629,12 +4629,12 @@ over 90: larger hole radius at the bottom Зворотній - + Normal Звичайна - + Loose Loose (макс. допуск) @@ -4932,17 +4932,17 @@ over 90: larger hole radius at the bottom Fusion of tools failed - - - - + + + + + + - - Resulting shape is not a solid Resulting shape is not a solid @@ -4957,22 +4957,22 @@ over 90: larger hole radius at the bottom Common operation failed - - - - - - - - + + + + + + + + + + - - Result has multiple solids: that is not currently supported. Result has multiple solids: that is not currently supported. @@ -5035,8 +5035,8 @@ over 90: larger hole radius at the bottom Angle of groove too small - + The requested feature cannot be created. The reason may be that: - the active Body does not contain a base shape, so there is no material to be removed; @@ -5047,14 +5047,14 @@ over 90: larger hole radius at the bottom - виділений ескіз не належить до активного тіла. - + Creating a face from sketch failed Creating a face from sketch failed - + Revolve axis intersects the sketch Revolve axis intersects the sketch @@ -5064,14 +5064,14 @@ over 90: larger hole radius at the bottom Cut out of base feature failed - + Could not revolve the sketch! Could not revolve the sketch! - + Could not create face from sketch. Intersecting sketch entities in a sketch are not allowed. Could not create face from sketch. @@ -5126,10 +5126,10 @@ Intersecting sketch entities in a sketch are not allowed. Error: Could not build - + Error: Result is not a solid Error: Result is not a solid @@ -5231,15 +5231,15 @@ Intersecting sketch entities in a sketch are not allowed. Error: Adding the thread failed + - Boolean operation failed Boolean operation failed - + Could not create face from sketch. Intersecting sketch entities or multiple faces in a sketch are not allowed for making a pocket up to a face. Could not create face from sketch. diff --git a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_val-ES.ts b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_val-ES.ts index d01d7870c7..f282a52e03 100644 --- a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_val-ES.ts +++ b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_val-ES.ts @@ -883,8 +883,8 @@ so that self intersection is avoided. Create Clone - + Make copy Make copy @@ -909,8 +909,8 @@ so that self intersection is avoided. Create Boolean - + Add a Body Add a Body @@ -3188,7 +3188,7 @@ click again to end selection PartDesignGui::ViewProviderBody - + Toggle active body Commuta el cos actiu @@ -3485,28 +3485,28 @@ click again to end selection Creeu primer un pla o seleccioneu una cara a esbossar - - - + + + + + - - A dialog is already open in the task panel A dialog is already open in the task panel - - - + + + + + - - Do you want to close this dialog? Do you want to close this dialog? @@ -3772,14 +3772,14 @@ Això pot portar a resultats inesperats. No és possible crear una funció subtractiva sense una funció de base disponible. - + Vertical sketch axis Vertical sketch axis - + Horizontal sketch axis Horizontal sketch axis @@ -3833,10 +3833,10 @@ Si teniu un document antic amb objectes PartDesign sense cos, utilitzeu la funci Per a utilitzar aquesta característica ha de pertànyer a un objecte peça del document. - - + + Edit %1 Edita %1 @@ -3960,27 +3960,27 @@ This feature is broken and can't be edited. S'ha realitzat la transformació - + The document "%1" you are editing was designed with an old version of PartDesign workbench. El document "%1" que editeu s'ha dissenyat amb una versió antiga del banc de treball de Disseny de peces. - + Do you want to migrate in order to use modern PartDesign features? Voleu migrar per a utilitzar funcionalitats modernes de PartDesign? - + The document "%1" seems to be either in the middle of the migration process from legacy PartDesign or have a slightly broken structure. El document "%1" sembla ser al mig del procés de migració des de l'antic PartDesign o té una estructura una mica trencada. - + Do you want to make the migration automatically? Voleu fer la migració automàticament? - + Note: If you choose to migrate you won't be able to edit the file with an older FreeCAD version. If you refuse to migrate you won't be able to use new PartDesign features like Bodies and Parts. As a result you also won't be able to use your parts in the assembly workbench. Although you will be able to migrate any moment later with 'Part Design -> Migrate'. @@ -3989,7 +3989,7 @@ If you refuse to migrate you won't be able to use new PartDesign features like B Although you will be able to migrate any moment later with 'Part Design -> Migrate'. - + Migrate manually Migra manualment @@ -4460,20 +4460,20 @@ Only available for holes without thread - + Standard Estàndard - - + + Close Tanca - + Wide Wide @@ -4627,12 +4627,12 @@ over 90: larger hole radius at the bottom Reversed - + Normal Normal - + Loose Loose @@ -4930,17 +4930,17 @@ over 90: larger hole radius at the bottom Fusion of tools failed - - - - + + + + + + - - Resulting shape is not a solid Resulting shape is not a solid @@ -4955,22 +4955,22 @@ over 90: larger hole radius at the bottom Common operation failed - - - - - - - - + + + + + + + + + + - - Result has multiple solids: that is not currently supported. Result has multiple solids: that is not currently supported. @@ -5033,8 +5033,8 @@ over 90: larger hole radius at the bottom Angle of groove too small - + The requested feature cannot be created. The reason may be that: - the active Body does not contain a base shape, so there is no material to be removed; @@ -5045,14 +5045,14 @@ over 90: larger hole radius at the bottom - the selected sketch does not belong to the active Body. - + Creating a face from sketch failed Creating a face from sketch failed - + Revolve axis intersects the sketch Revolve axis intersects the sketch @@ -5062,14 +5062,14 @@ over 90: larger hole radius at the bottom Cut out of base feature failed - + Could not revolve the sketch! Could not revolve the sketch! - + Could not create face from sketch. Intersecting sketch entities in a sketch are not allowed. Could not create face from sketch. @@ -5124,10 +5124,10 @@ Intersecting sketch entities in a sketch are not allowed. Error: Could not build - + Error: Result is not a solid Error: Result is not a solid @@ -5229,15 +5229,15 @@ Intersecting sketch entities in a sketch are not allowed. Error: Adding the thread failed + - Boolean operation failed Boolean operation failed - + Could not create face from sketch. Intersecting sketch entities or multiple faces in a sketch are not allowed for making a pocket up to a face. Could not create face from sketch. diff --git a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_zh-CN.ts b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_zh-CN.ts index 53ed06560d..e134dc093b 100644 --- a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_zh-CN.ts +++ b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_zh-CN.ts @@ -883,8 +883,8 @@ so that self intersection is avoided. 创建副本 - + Make copy 制作副本 @@ -909,8 +909,8 @@ so that self intersection is avoided. 创建布尔变量 - + Add a Body 添加实体 @@ -3187,7 +3187,7 @@ click again to end selection PartDesignGui::ViewProviderBody - + Toggle active body 切换活动实体 @@ -3484,28 +3484,28 @@ click again to end selection 请先创建一个平面或选择一个平面用于画草图 - - - + + + + + - - A dialog is already open in the task panel 一个对话框已在任务面板打开 - - - + + + + + - - Do you want to close this dialog? 您要关闭此对话框吗? @@ -3773,14 +3773,14 @@ This may lead to unexpected results. 如果没有可用的基础特征, 就不可能创建减料特征 - + Vertical sketch axis 垂直草绘轴 - + Horizontal sketch axis 水平草绘轴 @@ -3834,10 +3834,10 @@ If you have a legacy document with PartDesign objects without Body, use the migr 要使用此特征, 它需隶属于文档中的零件对象。 - - + + Edit %1 编辑 %1 @@ -3962,34 +3962,34 @@ This feature is broken and can't be edited. 变换成功 - + The document "%1" you are editing was designed with an old version of PartDesign workbench. 您正在编辑的文档 "%1" 是用旧版本的零件设计工作台设计的。 - + Do you want to migrate in order to use modern PartDesign features? 是否要迁移以使用时下的零件设计功能? - + The document "%1" seems to be either in the middle of the migration process from legacy PartDesign or have a slightly broken structure. 文档 "%1" 似乎正处于从旧版零件设计工作台迁移的过程中, 或有一个轻微的破碎结构。 - + Do you want to make the migration automatically? 想要让移动自动进行吗? - + Note: If you choose to migrate you won't be able to edit the file with an older FreeCAD version. If you refuse to migrate you won't be able to use new PartDesign features like Bodies and Parts. As a result you also won't be able to use your parts in the assembly workbench. Although you will be able to migrate any moment later with 'Part Design -> Migrate'. 注意: 如果您选择迁移, 您将无法使用旧的 FreeCAD 版本编辑该文件。如果你拒绝迁移, 你将无法使用新的零件设计工作台功能, 如实体和零部件。因此, 您也无法在装配工作台中使用您的零部件。但是以后您仍然可以用 "零件设计-迁移..."来完成迁移。 - + Migrate manually 手动迁移 @@ -4460,20 +4460,20 @@ Only available for holes without thread - + Standard 标准 - - + + Close 关闭 - + Wide 宽度 @@ -4627,12 +4627,12 @@ over 90: larger hole radius at the bottom 反转 - + Normal 法向 - + Loose 宽松 @@ -4930,17 +4930,17 @@ over 90: larger hole radius at the bottom Fusion of tools failed - - - - + + + + + + - - Resulting shape is not a solid Resulting shape is not a solid @@ -4955,22 +4955,22 @@ over 90: larger hole radius at the bottom Common operation failed - - - - - - - - + + + + + + + + + + - - Result has multiple solids: that is not currently supported. Result has multiple solids: that is not currently supported. @@ -5033,8 +5033,8 @@ over 90: larger hole radius at the bottom Angle of groove too small - + The requested feature cannot be created. The reason may be that: - the active Body does not contain a base shape, so there is no material to be removed; @@ -5045,14 +5045,14 @@ over 90: larger hole radius at the bottom - 选中的草图不属于活动实体。 - + Creating a face from sketch failed Creating a face from sketch failed - + Revolve axis intersects the sketch Revolve axis intersects the sketch @@ -5062,14 +5062,14 @@ over 90: larger hole radius at the bottom Cut out of base feature failed - + Could not revolve the sketch! Could not revolve the sketch! - + Could not create face from sketch. Intersecting sketch entities in a sketch are not allowed. Could not create face from sketch. @@ -5124,10 +5124,10 @@ Intersecting sketch entities in a sketch are not allowed. Error: Could not build - + Error: Result is not a solid Error: Result is not a solid @@ -5229,15 +5229,15 @@ Intersecting sketch entities in a sketch are not allowed. Error: Adding the thread failed + - Boolean operation failed Boolean operation failed - + Could not create face from sketch. Intersecting sketch entities or multiple faces in a sketch are not allowed for making a pocket up to a face. Could not create face from sketch. diff --git a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_zh-TW.ts b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_zh-TW.ts index bef17de885..829d575711 100644 --- a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_zh-TW.ts +++ b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign_zh-TW.ts @@ -883,8 +883,8 @@ so that self intersection is avoided. 建立一個副本 - + Make copy 製作拷貝 @@ -909,8 +909,8 @@ so that self intersection is avoided. 建立布林運算 - + Add a Body 增加一個實體 @@ -3179,7 +3179,7 @@ click again to end selection PartDesignGui::ViewProviderBody - + Toggle active body 切換激活的實體 @@ -3476,28 +3476,28 @@ click again to end selection 請先創建一個平面或選擇要在其上繪製草圖的面 - - - + + + + + - - A dialog is already open in the task panel 於工作面板已開啟對話窗 - - - + + + + + - - Do you want to close this dialog? 您確定要關閉此對話窗嗎? @@ -3763,14 +3763,14 @@ This may lead to unexpected results. 如果沒有可用的基本特徵,則無法創建除料特徵 - + Vertical sketch axis 垂直草圖軸 - + Horizontal sketch axis 水平草圖軸 @@ -3824,10 +3824,10 @@ If you have a legacy document with PartDesign objects without Body, use the migr 為了使用此特徵,它需要屬於文件中的一個零件物件。 - - + + Edit %1 編輯 %1 @@ -3952,27 +3952,27 @@ This feature is broken and can't be edited. 效果成功產生 - + The document "%1" you are editing was designed with an old version of PartDesign workbench. 您所編輯的文件 "%1" 是由舊版的 PartDesign 工作台所設計。 - + Do you want to migrate in order to use modern PartDesign features? 您要遷移以使用現代 PartDesign 功能嗎? - + The document "%1" seems to be either in the middle of the migration process from legacy PartDesign or have a slightly broken structure. 文檔 "%1" 似乎正處於從舊 PartDesign 遷移過程的中間,或者具有輕微損壞的結構。 - + Do you want to make the migration automatically? 您需要使遷移自動進行嗎? - + Note: If you choose to migrate you won't be able to edit the file with an older FreeCAD version. If you refuse to migrate you won't be able to use new PartDesign features like Bodies and Parts. As a result you also won't be able to use your parts in the assembly workbench. Although you will be able to migrate any moment later with 'Part Design -> Migrate'. @@ -3981,7 +3981,7 @@ Although you will be able to migrate any moment later with 'Part Design -> Mi 儘管您稍後可以使用“零件設計 -> 遷移”進行遷移。 - + Migrate manually 手動遷移 @@ -4452,20 +4452,20 @@ Only available for holes without thread - + Standard 標準 - - + + Close 關閉 - + Wide @@ -4618,12 +4618,12 @@ over 90: larger hole radius at the bottom 反轉 - + Normal 垂直 - + Loose 寬鬆 @@ -4921,17 +4921,17 @@ over 90: larger hole radius at the bottom Fusion of tools failed - - - - + + + + + + - - Resulting shape is not a solid 產成形狀不是固體 @@ -4946,22 +4946,22 @@ over 90: larger hole radius at the bottom Common operation failed - - - - - - - - + + + + + + + + + + - - Result has multiple solids: that is not currently supported. 產生形狀有多重(非相連)固體:目前尚未支援。 @@ -5024,8 +5024,8 @@ over 90: larger hole radius at the bottom Angle of groove too small - + The requested feature cannot be created. The reason may be that: - the active Body does not contain a base shape, so there is no material to be removed; @@ -5035,14 +5035,14 @@ over 90: larger hole radius at the bottom - 所選擇的草圖不屬於活躍實體。 - + Creating a face from sketch failed Creating a face from sketch failed - + Revolve axis intersects the sketch Revolve axis intersects the sketch @@ -5052,14 +5052,14 @@ over 90: larger hole radius at the bottom Cut out of base feature failed - + Could not revolve the sketch! Could not revolve the sketch! - + Could not create face from sketch. Intersecting sketch entities in a sketch are not allowed. Could not create face from sketch. @@ -5114,10 +5114,10 @@ Intersecting sketch entities in a sketch are not allowed. Error: Could not build - + Error: Result is not a solid 錯誤:產生形狀不是固體 @@ -5219,15 +5219,15 @@ Intersecting sketch entities in a sketch are not allowed. Error: Adding the thread failed + - Boolean operation failed Boolean operation failed - + Could not create face from sketch. Intersecting sketch entities or multiple faces in a sketch are not allowed for making a pocket up to a face. Could not create face from sketch. diff --git a/src/Mod/Path/Gui/Resources/translations/Path.ts b/src/Mod/Path/Gui/Resources/translations/Path.ts index 443d4bbf71..1f4aff5041 100644 --- a/src/Mod/Path/Gui/Resources/translations/Path.ts +++ b/src/Mod/Path/Gui/Resources/translations/Path.ts @@ -535,31 +535,31 @@ For stock from the Base object's bounding box it means the extra material i Form - - - - - - - - - - - - - - - - - + - - - + + + + + + + + + + + + + + + + + + + Form @@ -730,17 +730,17 @@ For stock from the Base object's bounding box it means the extra material i - + Add - - + + Remove @@ -791,8 +791,8 @@ Reset deletes all current items from the list and fills the list with all circul - + All objects will be processed using the same operation properties. @@ -837,32 +837,32 @@ Reset deletes all current items from the list and fills the list with all circul - + Start Depth - + Start Depth of the operation. The highest point in Z-axis the operation needs to process. - + Transfer the Z value of the selected feature as the Start Depth for the operation. - + The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. - + Transfer the Z value of the selected feature as the Final Depth for the operation. @@ -877,14 +877,14 @@ Reset deletes all current items from the list and fills the list with all circul - + Final Depth - + Step Down @@ -924,34 +924,34 @@ Reset deletes all current items from the list and fills the list with all circul - + + + + - - - - + The tool and its settings to be used for this operation. + + + + + + + + + + - - - - - - - - - - Coolant Mode @@ -961,28 +961,28 @@ Reset deletes all current items from the list and fills the list with all circul - - - - - - - - - - - - - - + + + + + + + + + + + + + + Tool Controller - - + + Coolant @@ -1002,8 +1002,8 @@ Reset deletes all current items from the list and fills the list with all circul - + Step Over Percent @@ -1053,8 +1053,8 @@ Reset deletes all current items from the list and fills the list with all circul - + Use Outline @@ -1109,10 +1109,10 @@ Reset deletes all current items from the list and fills the list with all circul - + - + Direction @@ -1122,15 +1122,15 @@ Reset deletes all current items from the list and fills the list with all circul - + CW - + CCW @@ -1155,6 +1155,8 @@ Reset deletes all current items from the list and fills the list with all circul + + @@ -1164,8 +1166,6 @@ Reset deletes all current items from the list and fills the list with all circul - - mm @@ -1381,11 +1381,11 @@ Reset deletes all current items from the list and fills the list with all circul + + - - The tool and its settings to be used for this operation @@ -1474,9 +1474,9 @@ The latter can be used to face of the entire stock area to ensure uniform height + - Use Start Point @@ -1732,9 +1732,9 @@ The latter can be used to face of the entire stock area to ensure uniform height - + Layer Mode @@ -1774,8 +1774,8 @@ The latter can be used to face of the entire stock area to ensure uniform height - + Cut Pattern @@ -1790,14 +1790,14 @@ The latter can be used to face of the entire stock area to ensure uniform height - + Bounding Box - + Select the overall boundary for the operation. @@ -1807,14 +1807,14 @@ The latter can be used to face of the entire stock area to ensure uniform height - + Complete the operation in a single pass at depth, or multiple passes to final depth. - + Set the geometric clearing pattern to use for the operation. @@ -1839,14 +1839,14 @@ The latter can be used to face of the entire stock area to ensure uniform height - + Set the Z-axis depth offset from the target surface. - + Set the sampling resolution. Smaller values quickly increase processing time. @@ -1856,8 +1856,8 @@ The latter can be used to face of the entire stock area to ensure uniform height - + Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. @@ -1892,28 +1892,28 @@ The latter can be used to face of the entire stock area to ensure uniform height - + Step over - + The amount by which the tool is laterally displaced on each cycle of the pattern, specified in percent of the tool diameter. A step over of 100% results in no overlap between two different cycles. - + Sample interval - + Optimize Linear Paths @@ -2047,8 +2047,8 @@ Default: 3 mm - + Type @@ -2078,8 +2078,8 @@ Default: 3 mm - + Operation @@ -2962,8 +2962,8 @@ Should multiple tools or tool shapes with the same name exist in different direc - + Radius @@ -3378,8 +3378,8 @@ Should multiple tools or tool shapes with the same name exist in different direc TaskPathSimulator - + Path Simulator @@ -4210,10 +4210,9 @@ For example: - + Edit - int = field(default=None) @@ -4355,8 +4354,8 @@ For example: - + %s is not a Base Model object of the job %s @@ -4376,8 +4375,8 @@ For example: - + Choose a Path Job @@ -4481,6 +4480,7 @@ For example: List of custom property groups + int = field(default=None) @@ -4543,12 +4543,12 @@ For example: + + - - The base path to modify @@ -4842,9 +4842,9 @@ For example: + - Operations Cycle Time Estimation @@ -4929,8 +4929,8 @@ For example: - + Make False, to prevent operation from generating code @@ -4950,8 +4950,8 @@ For example: - + Percent of cutter diameter to step over on each pass @@ -5127,10 +5127,10 @@ For example: - - - + + + Make True, if specifying a Start Point @@ -5244,9 +5244,9 @@ For example: - + Additional base objects to be engraved @@ -5287,9 +5287,9 @@ For example: - + Extra value to stay away from final profile- good for roughing toolpath @@ -5309,9 +5309,9 @@ For example: - - + + Choose how to process multiple Base Geometry features. @@ -5332,8 +5332,8 @@ For example: - + The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) @@ -5434,8 +5434,8 @@ For example: - + Show the temporary path construction objects when module is in DEBUG mode. @@ -5451,8 +5451,8 @@ For example: - + Set the geometric clearing pattern to use for the operation. @@ -5468,8 +5468,8 @@ For example: - + Complete the operation in a single pass at depth, or multiple passes to final depth. @@ -5500,8 +5500,8 @@ For example: - + The custom start point for the path of this operation @@ -6015,22 +6015,22 @@ For example: Path_Dressup - + Please select one path object - + The selected object is not a path - + Please select a Path object @@ -6187,8 +6187,8 @@ For example: - + All Files (*.*) @@ -6840,14 +6840,14 @@ For example: PathProfile - + Outside - + Inside diff --git a/src/Mod/Path/Gui/Resources/translations/Path_be.ts b/src/Mod/Path/Gui/Resources/translations/Path_be.ts index 746000629e..2687b1cdef 100644 --- a/src/Mod/Path/Gui/Resources/translations/Path_be.ts +++ b/src/Mod/Path/Gui/Resources/translations/Path_be.ts @@ -138,7 +138,7 @@ 2D - дзвюхмерны + Двухмернае @@ -298,7 +298,7 @@ For stock from the Base object's bounding box it means the extra material in all Export - Export + Экспартаваць @@ -553,31 +553,31 @@ FreeCAD пастаўляецца з некалькімі прадусталяв Form - - - - - - - - - - - - - - - - - + - - - + + + + + + + + + + + + + + + + + + + Form Форма @@ -726,7 +726,7 @@ FreeCAD пастаўляецца з некалькімі прадусталяв Import - Імпарт + Імпартаваць @@ -751,17 +751,17 @@ FreeCAD пастаўляецца з некалькімі прадусталяв Ачысціць спіс асноўнай геаметрыі - + Add Дадаць - - + + Remove Выдаліць @@ -819,8 +819,8 @@ Reset deletes all current items from the list and fills the list with all circul Скінуць - + All objects will be processed using the same operation properties. Усе аб'екты будуць апрацаваныя з ужываннем адных і тых жа ўласцівасцяў аперацыі. @@ -866,33 +866,33 @@ Reset deletes all current items from the list and fills the list with all circul Усе месцазнаходжанні будуць апрацаваныя з ужываннем адных і тых жа ўласцівасцяў аперацыі. - + Start Depth Пачатковая глыбіня - + Start Depth of the operation. The highest point in Z-axis the operation needs to process. Пачатковая глыбіня аперацыі. Самая высокая кропка па восі Z, якую неабходна апрацаваць. - + Transfer the Z value of the selected feature as the Start Depth for the operation. Перадайце значэнне Z абранай характарыстыкі ў якасці пачатковай глыбіні для аперацыі. - + The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. Глыбіня аперацыі, якая адпавядае найменшаму значэнню па восі Z, якую неабходна апрацаваць. - + Transfer the Z value of the selected feature as the Final Depth for the operation. Перадайце значэнне Z абранай характарыстыкі ў якасці канчатковай глыбіні для аперацыі. @@ -910,14 +910,14 @@ Reset deletes all current items from the list and fills the list with all circul Можа ўжывацца для атрымання больш чыстага пакрыцця. - + Final Depth Канчатковая глыбіня - + Step Down Крок уніз @@ -955,37 +955,37 @@ Reset deletes all current items from the list and fills the list with all circul Clearance Height - Вышыня адхілення + Вышыня зазору - + + + + - - - - + The tool and its settings to be used for this operation. Інструмент і яго налады, якія будуць ужывацца для дадзенай аперацыі. + + + + + + + + + + - - - - - - - - - - Coolant Mode Рэжым астуджэння @@ -995,28 +995,28 @@ Reset deletes all current items from the list and fills the list with all circul G-код - - - - - - - - - - - - - - + + + + + + + + + + + + + + Tool Controller Кантролер інструментаў - - + + Coolant Астуджальная вадкасць @@ -1036,8 +1036,8 @@ Reset deletes all current items from the list and fills the list with all circul Тып аперацыи - + Step Over Percent Крок наперад у адсотках @@ -1087,8 +1087,8 @@ Reset deletes all current items from the list and fills the list with all circul Аздабіць профіль - + Use Outline Ужываць контур @@ -1112,13 +1112,13 @@ Reset deletes all current items from the list and fills the list with all circul How much to lift the tool up during the rapid linking moves over cleared regions. If linking path is not clear tool is raised to clearance height. Як высока вы павінны ўздымаць інструмент пры хуткіх злучальных рухах над вычышчанымі абласцямі. -Калі злучальная траекторыя не вольная, інструмент уздымаецца да вышыні ачысткі. +Калі злучальная траекторыя не вольная, інструмент уздымаецца да вышыні зазору. Max length of keep-tool-down linking path compared to direct distance between points. If exceeded link will be done by raising the tool to clearance height. Найбольшая даўжыня спуску інструмента ў адносінах да прамой адлегласці паміж кропкамі. -У выпадку перавышэння, прывязка будзе ажыццяўляцца шляхам узняцця інструмента на вышыню ачысткі. +У выпадку перавышэння, прывязка будзе ажыццяўляцца шляхам узняцця інструмента на вышыню зазору. @@ -1147,10 +1147,10 @@ Reset deletes all current items from the list and fills the list with all circul Спыніць - + - + Direction Напрамак @@ -1160,17 +1160,17 @@ Reset deletes all current items from the list and fills the list with all circul Напрамак, у якім выконваецца профіль, па гадзінніку ці супраць. - + CW - па гадзінніку + Па гадзінніку - + CCW - супраць гадзінніка + Супраць гадзінніка @@ -1193,6 +1193,8 @@ Reset deletes all current items from the list and fills the list with all circul Дыяганальнае аб'яднанне + + @@ -1202,8 +1204,6 @@ Reset deletes all current items from the list and fills the list with all circul - - mm мм @@ -1215,7 +1215,7 @@ Reset deletes all current items from the list and fills the list with all circul TextLabel - ТэкставыНадпіс + Тэкставы надпіс @@ -1260,7 +1260,7 @@ Reset deletes all current items from the list and fills the list with all circul None - Нічога + Адсутнічае @@ -1422,11 +1422,11 @@ Reset deletes all current items from the list and fills the list with all circul Шаблон + + - - The tool and its settings to be used for this operation @@ -1520,9 +1520,9 @@ The latter can be used to face of the entire stock area to ensure uniform height Дапаможнік матэрыялу + - Use Start Point Ужыць пачатковую кропку @@ -1716,7 +1716,7 @@ The latter can be used to face of the entire stock area to ensure uniform height Vertex - Vertex + Вяршыня @@ -1784,9 +1784,9 @@ The latter can be used to face of the entire stock area to ensure uniform height Выцягнуць канец траекторыі - + Layer Mode Рэжым пластоў @@ -1798,7 +1798,7 @@ The latter can be used to face of the entire stock area to ensure uniform height Multi-pass - Шматпраходны + Шмат праходаў @@ -1813,7 +1813,7 @@ The latter can be used to face of the entire stock area to ensure uniform height Perpendicular - Перпендыкуляр + Перпендыкулярна @@ -1826,8 +1826,8 @@ The latter can be used to face of the entire stock area to ensure uniform height Тып сканіравання - + Cut Pattern Шаблон апрацоўкі @@ -1842,14 +1842,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Пазбягайце апошніх X граняў - + Bounding Box Габарыты - + Select the overall boundary for the operation. Абраць агульную мяжу для аперацыі. @@ -1860,14 +1860,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Вярчальны: вярчальнае сканіраванне па чацвёртай восі. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Завершае аперацыю за адзін праход на глыбіню, альбо за некалькі праходаў да канчатковай глыбіні. - + Set the geometric clearing pattern to use for the operation. Задаць геаметрычны шаблон ачысткі, які будзе ўжывацца для аперацыі. @@ -1892,14 +1892,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Лініі фрэзеравання ствараць паралельна дадзенай восі. - + Set the Z-axis depth offset from the target surface. Задаць зрушэнне глыбіні па восі Z ад мэтавай паверхні. - + Set the sampling resolution. Smaller values quickly increase processing time. Задаць дазвол выбаркі. Меншыя значэння хутка павялічваюць час апрацоўкі. @@ -1909,8 +1909,8 @@ The latter can be used to face of the entire stock area to ensure uniform height Задаць True, калі пакажыце пачатковую кропку - + Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. Уключыць аптымізацыю лінейных траекторый (калінеарных кропак). Выдаляе непатрэбныя калінеарныя кропкі з вываду G-кода. @@ -1945,14 +1945,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Зрушэнне глыбіні - + Step over Пераступіць - + The amount by which the tool is laterally displaced on each cycle of the pattern, specified in percent of the tool diameter. A step over of 100% results in no overlap between two different cycles. @@ -1960,14 +1960,14 @@ A step over of 100% results in no overlap between two different cycles. Пераход на 100% не прыводзіць да перакрыцця двух розных цыклаў. - + Sample interval Інтэрвал выбаркі - + Optimize Linear Paths Аптымізаваць лінейныя траекторыі @@ -2062,12 +2062,12 @@ Default: "5mm" Rapid horizontal speed assigned as HorizRapid to new ToolController. - Хуткая гарызантальная падача, якая прысвоеная як гарызантальная падача да новага Кантролера інструменту. + Хуткая гарызантальная падача, якая прызначаная як гарызантальная падача да новага Кантролера інструменту. Rapid vertical speed assigned to VertRapid of new ToolController. - Хуткая вертыкальная падача, якая прысвоеная як вертыкальная падача да новага Кантролера інструменту. + Хуткая вертыкальная падача, якая прызначаная як вертыкальная падача да новага Кантролера інструменту. @@ -2108,8 +2108,8 @@ Default: 3 mm Арыентацыя - + Type Тып @@ -2131,7 +2131,7 @@ Default: 3 mm Pitch - Падача + Крок @@ -2139,8 +2139,8 @@ Default: 3 mm Крок (віткоў на цалю) - + Operation Аперацыя @@ -2385,7 +2385,7 @@ If the radius is bigger than that which the tag shape itself supports, the resul General - Асноўныя + Агульны @@ -2666,7 +2666,7 @@ If left empty no template will be preselected. Position - Position + Становішча @@ -2694,7 +2694,7 @@ Should multiple tools or tool shapes with the same name exist in different direc None - Нічога + Адсутнічае @@ -2802,7 +2802,7 @@ Should multiple tools or tool shapes with the same name exist in different direc None - Нічога + Адсутнічае @@ -3013,7 +3013,7 @@ Should multiple tools or tool shapes with the same name exist in different direc Perpendicular - Перпендыкуляр + Перпендыкулярна @@ -3068,8 +3068,8 @@ Should multiple tools or tool shapes with the same name exist in different direc Аздабленне восей - + Radius Радыус @@ -3143,7 +3143,7 @@ Should multiple tools or tool shapes with the same name exist in different direc Dogbone - Сабачая костка + Форма сабачай косткі @@ -3209,7 +3209,7 @@ Should multiple tools or tool shapes with the same name exist in different direc fixed - выпраўлены + зафіксаваны @@ -3429,7 +3429,7 @@ Should multiple tools or tool shapes with the same name exist in different direc Clearance Height - Вышыня адхілення + Вышыня зазору @@ -3490,8 +3490,8 @@ Should multiple tools or tool shapes with the same name exist in different direc TaskPathSimulator - + Path Simulator Сродак мадэлявання траекторый @@ -3573,7 +3573,7 @@ Should multiple tools or tool shapes with the same name exist in different direc TextLabel - ТэкставыНадпіс + Тэкставы надпіс @@ -3684,7 +3684,7 @@ Should multiple tools or tool shapes with the same name exist in different direc TextLabel - ТэкставыНадпіс + Тэкставы надпіс @@ -3712,7 +3712,7 @@ Should multiple tools or tool shapes with the same name exist in different direc General - Асноўныя + Агульны @@ -3845,7 +3845,7 @@ FreeCAD has no knowledge of where a particular coordinate system exists within t Extend Model's Bounding Box - Пашырэнне габарытаў мадэлі + Пашырыць габарыты мадэлі @@ -4002,7 +4002,7 @@ Default: "OpStockZMax+SetupSheet.ClearanceHeightOffset" Expression set as SafeHeight for new operations. Default: "OpStockZMax+SetupSheet.SafeHeightOffset" - Выраз, які зададзеная як бяспечная вышыня для новай аперацыі. + Выраз, які зададзены як бяспечная вышыня для новай аперацыі. Першапачаткова: OpStockZMax+SetupSheet.SafeHeightOffset @@ -4026,12 +4026,12 @@ Default: "5mm" Rapid horizontal speed assigned as HorizRapid to new ToolController. - Хуткая гарызантальная падача, якая прысвоеная як гарызантальная падача да новага Кантролера інструменту. + Хуткая гарызантальная падача, якая прызначаная як гарызантальная падача да новага Кантролера інструменту. Rapid vertical speed assigned to VertRapid of new ToolController. - Хуткая вертыкальная падача, якая прысвоеная як вертыкальная падача да новага Кантролера інструменту. + Хуткая вертыкальная падача, якая прызначаная як вертыкальная падача да новага Кантролера інструменту. @@ -4230,12 +4230,12 @@ Default: 3 mm Horizontal - Па гарызанталі + Гарызантальны Vertical - Па вертыкалі + Вертыкальны @@ -4369,7 +4369,7 @@ For example: Ok - OK + Ok @@ -4377,10 +4377,9 @@ For example: Больш не паказваць - + Edit - int = field(default=None) Змяніць @@ -4503,12 +4502,12 @@ For example: CW - па гадзінніку + Па гадзінніку CCW - супраць гадзінніка + Супраць гадзінніка @@ -4522,8 +4521,8 @@ For example: Неплоскі адаптыўны запуск таксама недаступны. - + %s is not a Base Model object of the job %s %s не з'яўляецца аб'ектам асноўнай мадэлі задання %s @@ -4543,10 +4542,10 @@ For example: Профіль усёй мадэлі, абраных граняў ці абраны' рэбраў - + Choose a Path Job - Абраць шлях да задання + Абраць траекторыю да задання @@ -4648,6 +4647,7 @@ For example: List of custom property groups + int = field(default=None) Спіс карыстальніцкіх суполак уласцівасцяў @@ -4710,12 +4710,12 @@ For example: + + - - The base path to modify Асноўная траекторыя для змены @@ -5009,9 +5009,9 @@ For example: Калекцыя ўсіх кантролераў інструментаў для задання + - Operations Cycle Time Estimation Ацэнка часу цыклу аперацыі @@ -5096,8 +5096,8 @@ For example: Нумар зрушэння прыстасавання - + Make False, to prevent operation from generating code Задаць False, каб прадухіліць стварэнне G-кода для аперацыи @@ -5117,8 +5117,8 @@ For example: Уплывае на дакладнасць і эфектыўнасць - + Percent of cutter diameter to step over on each pass Адсотак дыяметра разца, які неабходна пераступаць пры кожным праходзе @@ -5294,10 +5294,10 @@ For example: Пачатковая кропка траекторыі - - - + + + Make True, if specifying a Start Point Задаць True, калі пакажыце пачатковую кропку @@ -5412,9 +5412,9 @@ For example: Прымяніць адвод G99: толькі адвод на вышыню адводу (RetractHeight) паміж адтулінамі ў дадзенай аперацыі - + Additional base objects to be engraved Дадатковыя асноўныя аб'екты для гравіроўкі @@ -5455,9 +5455,9 @@ For example: Радыус пачатку - + Extra value to stay away from final profile- good for roughing toolpath Дадатковае значэнне, якое дазваляе трымацца далей ад канчатковага профілю - падыходзіць для траекторыі інструмента чарнавой апрацоўкі @@ -5477,9 +5477,9 @@ For example: Выключыць фрэзераванне, якія выступаюць адносна ўнутранай грані. - - + + Choose how to process multiple Base Geometry features. Абраць спосаб апрацоўкі некалькіх характарыстык асноўнай геаметрыі. @@ -5500,8 +5500,8 @@ For example: Апрацаваць мадэль і загатоўку ў аперацыі без выбару асноўнай геаметрыі. - + The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) Напрамак, у якім траекторыя руху інструмента павінна праходзіць вакол дэталі па гадзінніку (CW) ці супраць (CCW) @@ -5603,8 +5603,8 @@ For example: Задаць True, калі ўжываецца карэкцыя радыусу разца - + Show the temporary path construction objects when module is in DEBUG mode. Паказаць аб'екты пабудовы часовай траекторыі, калі модуль знаходзіцца ў рэжыме адладкі. @@ -5620,8 +5620,8 @@ For example: Увядзіце карыстальніцкую канчатковую кропку для траекторыі паза. - + Set the geometric clearing pattern to use for the operation. Задаць геаметрычны шаблон ачысткі, які будзе ўжывацца для аперацыі. @@ -5637,8 +5637,8 @@ For example: Станоўчае значэнне выцягвае канец траекторыі, адмоўнае - скарачае. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Завершае аперацыю за адзін праход на глыбіню, альбо за некалькі праходаў да канчатковай глыбіні. @@ -5669,8 +5669,8 @@ For example: Уключыць, каб змяніць напрамак апрацоўкі траекторыі паза ў зваротным напрамку. - + The custom start point for the path of this operation Карыстальніцкая пачатковая кропка для траекторыі выканання аперацыі @@ -6159,7 +6159,7 @@ For example: Tag - Метка + Перамычка @@ -6188,24 +6188,24 @@ For example: Path_Dressup - + Please select one path object Калі ласка, абярыце адзін аб'ект траекторыі - + The selected object is not a path Абраны аб'ект не з'яўляецца траекторыяй - + Please select a Path object Калі ласка, абярыце аб'ект траекторыі @@ -6229,7 +6229,7 @@ For example: Dogbone - Сабачая костка + Форма сабачай косткі @@ -6362,8 +6362,8 @@ For example: Абраць файл кропкі зандзіравання - + All Files (*.*) Усе файлы (*.*) @@ -6417,7 +6417,7 @@ For example: 2D - дзвюхмерны + Двухмернасць @@ -6482,7 +6482,7 @@ For example: Ok - OK + Ok @@ -6512,7 +6512,7 @@ For example: Solids - Суцэльная целы + Суцэльныя целы @@ -6920,7 +6920,7 @@ For example: None - Нічога + Адсутнічае @@ -6968,7 +6968,7 @@ For example: None - Нічога + Адсутнічае @@ -6996,12 +6996,12 @@ For example: CW - па гадзінніку + Па гадзінніку CCW - супраць гадзінніка + Супраць гадзінніка @@ -7017,26 +7017,26 @@ For example: PathProfile - + Outside Звонку - + Inside Унутры CW - па гадзінніку + Па гадзінніку CCW - супраць гадзінніка + Супраць гадзінніка @@ -7124,7 +7124,7 @@ For example: Center - Па цэнтры + Цэнтр @@ -7220,7 +7220,7 @@ For example: Multi-pass - Шматпраходны + Шмат праходаў @@ -7230,7 +7230,7 @@ For example: Perpendicular - Перпендыкуляр + Перпендыкулярна @@ -7270,7 +7270,7 @@ For example: Vertex - Vertex + Вяршыня @@ -7566,12 +7566,12 @@ For example: Multi-pass - Шматпраходны + Шмат праходаў None - Нічога + Адсутнічае @@ -7581,7 +7581,7 @@ For example: First - ГОСТ/Еўропа (First-angle projection) + Першы @@ -7862,7 +7862,7 @@ For example: None - Нічога + Адсутнічае @@ -7882,7 +7882,7 @@ For example: Multi-pass - Шматпраходны + Шмат праходаў @@ -7955,7 +7955,7 @@ For example: Make False, to prevent operation from generating code - Задаць False, каб прадухіліць стварэнне G-кода для аперацыи + Задаць False, каб прадухіліць стварэнне G-кода для аперацыі @@ -8292,7 +8292,7 @@ Aborting op creation None - Нічога + Адсутнічае diff --git a/src/Mod/Path/Gui/Resources/translations/Path_ca.ts b/src/Mod/Path/Gui/Resources/translations/Path_ca.ts index 2c2de0bddb..97294bcf68 100644 --- a/src/Mod/Path/Gui/Resources/translations/Path_ca.ts +++ b/src/Mod/Path/Gui/Resources/translations/Path_ca.ts @@ -547,31 +547,31 @@ For stock from the Base object's bounding box it means the extra material in all Form - - - - - - - - - - - - - - - - - + - - - + + + + + + + + + + + + + + + + + + + Form Forma @@ -742,17 +742,17 @@ For stock from the Base object's bounding box it means the extra material in all Clears list of base geometries - + Add Afegeix - - + + Remove Elimina @@ -807,8 +807,8 @@ Reset deletes all current items from the list and fills the list with all circul Reinicia - + All objects will be processed using the same operation properties. All objects will be processed using the same operation properties. @@ -853,32 +853,32 @@ Reset deletes all current items from the list and fills the list with all circul All locations will be processed using the same operation properties. - + Start Depth Start Depth - + Start Depth of the operation. The highest point in Z-axis the operation needs to process. Start Depth of the operation. The highest point in Z-axis the operation needs to process. - + Transfer the Z value of the selected feature as the Start Depth for the operation. Transfer the Z value of the selected feature as the Start Depth for the operation. - + The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. - + Transfer the Z value of the selected feature as the Final Depth for the operation. Transfer the Z value of the selected feature as the Final Depth for the operation. @@ -893,14 +893,14 @@ Reset deletes all current items from the list and fills the list with all circul Depth of the final cut of the operation. Can be used to produce a cleaner finish. - + Final Depth Final Depth - + Step Down Step Down @@ -940,34 +940,34 @@ Reset deletes all current items from the list and fills the list with all circul Clearance Height - + + + + - - - - + The tool and its settings to be used for this operation. The tool and its settings to be used for this operation. + + + + + + + + + + - - - - - - - - - - Coolant Mode Coolant Mode @@ -977,28 +977,28 @@ Reset deletes all current items from the list and fills the list with all circul G Gode - - - - - - - - - - - - - - + + + + + + + + + + + + + + Tool Controller Controlador d'eina - - + + Coolant Refrigerant @@ -1018,8 +1018,8 @@ Reset deletes all current items from the list and fills the list with all circul Operation Type - + Step Over Percent Step Over Percent @@ -1069,8 +1069,8 @@ Reset deletes all current items from the list and fills the list with all circul Finishing Profile - + Use Outline Use Outline @@ -1125,10 +1125,10 @@ Reset deletes all current items from the list and fills the list with all circul Atura - + - + Direction Direcció @@ -1138,15 +1138,15 @@ Reset deletes all current items from the list and fills the list with all circul The direction in which the profile is performed, clockwise or counterclockwise. - + CW Sentit horari - + CCW Sentit antihorari @@ -1171,6 +1171,8 @@ Reset deletes all current items from the list and fills the list with all circul Miter joint + + @@ -1180,8 +1182,6 @@ Reset deletes all current items from the list and fills the list with all circul - - mm mm @@ -1397,11 +1397,11 @@ Reset deletes all current items from the list and fills the list with all circul Pattern + + - - The tool and its settings to be used for this operation @@ -1492,9 +1492,9 @@ The latter can be used to face of the entire stock area to ensure uniform height Material Allowance + - Use Start Point Use Start Point @@ -1750,9 +1750,9 @@ The latter can be used to face of the entire stock area to ensure uniform height Extend Path End - + Layer Mode Layer Mode @@ -1792,8 +1792,8 @@ The latter can be used to face of the entire stock area to ensure uniform height Scan Type - + Cut Pattern Cut Pattern @@ -1808,14 +1808,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Avoid Last X Faces - + Bounding Box Bounding Box - + Select the overall boundary for the operation. Select the overall boundary for the operation. @@ -1825,14 +1825,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Planar: Flat, 3D surface scan. Rotational: 4th-axis rotational scan. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Complete the operation in a single pass at depth, or multiple passes to final depth. - + Set the geometric clearing pattern to use for the operation. Set the geometric clearing pattern to use for the operation. @@ -1857,14 +1857,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Dropcutter lines are created parallel to this axis. - + Set the Z-axis depth offset from the target surface. Set the Z-axis depth offset from the target surface. - + Set the sampling resolution. Smaller values quickly increase processing time. Set the sampling resolution. Smaller values quickly increase processing time. @@ -1874,8 +1874,8 @@ The latter can be used to face of the entire stock area to ensure uniform height Make True, if specifying a Start Point - + Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. @@ -1910,14 +1910,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Depth offset - + Step over Passa al següent - + The amount by which the tool is laterally displaced on each cycle of the pattern, specified in percent of the tool diameter. A step over of 100% results in no overlap between two different cycles. @@ -1926,14 +1926,14 @@ A step over of 100% results in no overlap between two different cycles. A step over of 100% results in no overlap between two different cycles. - + Sample interval Sample interval - + Optimize Linear Paths Optimize Linear Paths @@ -2081,8 +2081,8 @@ Default: 3 mm Orientació - + Type Tipus @@ -2112,8 +2112,8 @@ Default: 3 mm TPI - + Operation Operació @@ -3034,8 +3034,8 @@ Should multiple tools or tool shapes with the same name exist in different direc AxisMap Dressup - + Radius Radi @@ -3450,8 +3450,8 @@ Should multiple tools or tool shapes with the same name exist in different direc TaskPathSimulator - + Path Simulator Path Simulator @@ -4343,10 +4343,9 @@ For example: Don't Show This Anymore - + Edit - int = field(default=None) Edita @@ -4488,8 +4487,8 @@ For example: The non-planar adaptive start is also unavailable. - + %s is not a Base Model object of the job %s %s is not a Base Model object of the job %s @@ -4509,8 +4508,8 @@ For example: Profile entire model, selected face(s) or selected edge(s) - + Choose a Path Job Choose a Path Job @@ -4614,6 +4613,7 @@ For example: List of custom property groups + int = field(default=None) List of custom property groups @@ -4676,12 +4676,12 @@ For example: + + - - The base path to modify The base path to modify @@ -4975,9 +4975,9 @@ For example: Collection of all tool controllers for the job + - Operations Cycle Time Estimation Operations Cycle Time Estimation @@ -5062,8 +5062,8 @@ For example: Fixture Offset Number - + Make False, to prevent operation from generating code Make False, to prevent operation from generating code @@ -5083,8 +5083,8 @@ For example: Influences accuracy and performance - + Percent of cutter diameter to step over on each pass Percent of cutter diameter to step over on each pass @@ -5260,10 +5260,10 @@ For example: The start point of this path - - - + + + Make True, if specifying a Start Point Make True, if specifying a Start Point @@ -5377,9 +5377,9 @@ For example: Apply G99 retraction: only retract to RetractHeight between holes in this operation - + Additional base objects to be engraved Additional base objects to be engraved @@ -5420,9 +5420,9 @@ For example: Starting Radius - + Extra value to stay away from final profile- good for roughing toolpath Extra value to stay away from final profile- good for roughing toolpath @@ -5442,9 +5442,9 @@ For example: Exclude milling raised areas inside the face. - - + + Choose how to process multiple Base Geometry features. Choose how to process multiple Base Geometry features. @@ -5465,8 +5465,8 @@ For example: Process the model and stock in an operation with no Base Geometry selected. - + The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) @@ -5567,8 +5567,8 @@ For example: Make True, if using Cutter Radius Compensation - + Show the temporary path construction objects when module is in DEBUG mode. Show the temporary path construction objects when module is in DEBUG mode. @@ -5584,8 +5584,8 @@ For example: Enter custom end point for slot path. - + Set the geometric clearing pattern to use for the operation. Set the geometric clearing pattern to use for the operation. @@ -5601,8 +5601,8 @@ For example: Positive extends the end of the path, negative shortens. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Complete the operation in a single pass at depth, or multiple passes to final depth. @@ -5633,8 +5633,8 @@ For example: Enable to reverse the cut direction of the slot path. - + The custom start point for the path of this operation The custom start point for the path of this operation @@ -6149,24 +6149,24 @@ For example: Path_Dressup - + Please select one path object Please select one path object - + The selected object is not a path The selected object is not a path - + Please select a Path object Please select a Path object @@ -6323,8 +6323,8 @@ For example: Select Probe Point File - + All Files (*.*) Tots els arxius (*.*) @@ -6978,14 +6978,14 @@ For example: PathProfile - + Outside Outside - + Inside Inside diff --git a/src/Mod/Path/Gui/Resources/translations/Path_cs.ts b/src/Mod/Path/Gui/Resources/translations/Path_cs.ts index 502b048823..8179ee3ac0 100644 --- a/src/Mod/Path/Gui/Resources/translations/Path_cs.ts +++ b/src/Mod/Path/Gui/Resources/translations/Path_cs.ts @@ -541,31 +541,31 @@ For stock from the Base object's bounding box it means the extra material in all Form - - - - - - - - - - - - - - - - - + - - - + + + + + + + + + + + + + + + + + + + Form Návrh @@ -736,17 +736,17 @@ For stock from the Base object's bounding box it means the extra material in all Vymaže seznam základních geometrií - + Add Přidat - - + + Remove Odstranit @@ -801,8 +801,8 @@ Resetuje všechny aktuální položky ze seznamu a vyplní seznam se všemi kruh Reset - + All objects will be processed using the same operation properties. Všechny objekty budou zpracovány pomocí stejných vlastností operace. @@ -847,32 +847,32 @@ Resetuje všechny aktuální položky ze seznamu a vyplní seznam se všemi kruh Všechna místa budou zpracována za použití stejných vlastností operace. - + Start Depth Počáteční hloubka - + Start Depth of the operation. The highest point in Z-axis the operation needs to process. Počáteční hloubka operace. Nejvyšší bod v ose Z, kterou musí operace zpracovat. - + Transfer the Z value of the selected feature as the Start Depth for the operation. Přenést hodnotu Z vybraného prvku jako počáteční hloubku operace. - + The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. Hloubka operace, která odpovídá nejnižší hodnotě v ose Z, kterou má operace zpracovat. - + Transfer the Z value of the selected feature as the Final Depth for the operation. Přenést hodnotu Z vybraného prvku jako konečnou hloubku operace. @@ -887,14 +887,14 @@ Resetuje všechny aktuální položky ze seznamu a vyplní seznam se všemi kruh Hloubka konečného řezu operace. Lze použít k dosažení kvalitního povrchu. - + Final Depth Konečná hloubka - + Step Down Krok dolů @@ -934,34 +934,34 @@ Resetuje všechny aktuální položky ze seznamu a vyplní seznam se všemi kruh Volná výška - + + + + - - - - + The tool and its settings to be used for this operation. Nástroj a jeho nastavení pro tuto operaci. + + + + + + + + + + - - - - - - - - - - Coolant Mode Režimy chlazení @@ -971,28 +971,28 @@ Resetuje všechny aktuální položky ze seznamu a vyplní seznam se všemi kruh G Gode - - - - - - - - - - - - - - + + + + + + + + + + + + + + Tool Controller Ovladač nástrojů - - + + Coolant Chladivo @@ -1012,8 +1012,8 @@ Resetuje všechny aktuální položky ze seznamu a vyplní seznam se všemi kruh Typ operace - + Step Over Percent Krok procenty @@ -1063,8 +1063,8 @@ Resetuje všechny aktuální položky ze seznamu a vyplní seznam se všemi kruh Dokončování profilu - + Use Outline Použít obrys @@ -1119,10 +1119,10 @@ Resetuje všechny aktuální položky ze seznamu a vyplní seznam se všemi kruh Stop - + - + Direction Směr @@ -1132,15 +1132,15 @@ Resetuje všechny aktuální položky ze seznamu a vyplní seznam se všemi kruh Směr, ve kterém se obrábí kontura, ve směru nebo proti směru hodinových ručiček. - + CW Pravotočivě - + CCW Levotočivý @@ -1165,6 +1165,8 @@ Resetuje všechny aktuální položky ze seznamu a vyplní seznam se všemi kruh Miter joint + + @@ -1174,8 +1176,6 @@ Resetuje všechny aktuální položky ze seznamu a vyplní seznam se všemi kruh - - mm mm @@ -1391,11 +1391,11 @@ Resetuje všechny aktuální položky ze seznamu a vyplní seznam se všemi kruh Vzor + + - - The tool and its settings to be used for this operation @@ -1486,9 +1486,9 @@ The latter can be used to face of the entire stock area to ensure uniform height Material Allowance + - Use Start Point Použijte Start Point @@ -1744,9 +1744,9 @@ The latter can be used to face of the entire stock area to ensure uniform height Prodloužit konec cesty - + Layer Mode Režim vrstvy @@ -1786,8 +1786,8 @@ The latter can be used to face of the entire stock area to ensure uniform height Scan Type - + Cut Pattern Vzor řezu @@ -1802,14 +1802,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Vyhnout se posledním X plochám - + Bounding Box Ohraničující kvádr - + Select the overall boundary for the operation. Select the overall boundary for the operation. @@ -1819,14 +1819,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Planar: Flat, 3D surface scan. Rotational: 4th-axis rotational scan. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Dokončete operaci jedním průchodem v hloubce nebo několika průchody do konečné hloubky. - + Set the geometric clearing pattern to use for the operation. Set the geometric clearing pattern to use for the operation. @@ -1851,14 +1851,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Čáry kapkového řezače jsou vytvořeny rovnoběžně s touto osou. - + Set the Z-axis depth offset from the target surface. Set the Z-axis depth offset from the target surface. - + Set the sampling resolution. Smaller values quickly increase processing time. Set the sampling resolution. Smaller values quickly increase processing time. @@ -1868,8 +1868,8 @@ The latter can be used to face of the entire stock area to ensure uniform height Make True, if specifying a Start Point - + Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. Povolit optimalizaci lineárních drah (kolineární body). Odstraňuje zbytečné kolineární body z výstupu G-kódu. @@ -1904,14 +1904,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Ofset hloubky - + Step over Přeskočit - + The amount by which the tool is laterally displaced on each cycle of the pattern, specified in percent of the tool diameter. A step over of 100% results in no overlap between two different cycles. @@ -1920,14 +1920,14 @@ A step over of 100% results in no overlap between two different cycles. A step over of 100% results in no overlap between two different cycles. - + Sample interval Vzorový interval - + Optimize Linear Paths Optimalizovat lineární dráhy @@ -2075,8 +2075,8 @@ Výchozí: 3 mm Orientace - + Type Typ @@ -2106,8 +2106,8 @@ Výchozí: 3 mm TPI - + Operation Operace @@ -3028,8 +3028,8 @@ Should multiple tools or tool shapes with the same name exist in different direc AxisMap Dressup - + Radius Poloměr @@ -3444,8 +3444,8 @@ Should multiple tools or tool shapes with the same name exist in different direc TaskPathSimulator - + Path Simulator Simulátor dráhy @@ -4336,10 +4336,9 @@ For example: Již nezobrazovat - + Edit - int = field(default=None) Upravit @@ -4481,8 +4480,8 @@ For example: The non-planar adaptive start is also unavailable. - + %s is not a Base Model object of the job %s %s není objekt základního modelu úlohy %s @@ -4502,8 +4501,8 @@ For example: Profile entire model, selected face(s) or selected edge(s) - + Choose a Path Job Vyberte si úlohu cesty @@ -4607,6 +4606,7 @@ For example: List of custom property groups + int = field(default=None) List of custom property groups @@ -4669,12 +4669,12 @@ For example: + + - - The base path to modify The base path to modify @@ -4968,9 +4968,9 @@ For example: Sbírka všech ovladačů nástrojů pro danou úlohu + - Operations Cycle Time Estimation Operations Cycle Time Estimation @@ -5055,8 +5055,8 @@ For example: Číslo offsetu zařízení - + Make False, to prevent operation from generating code Make False, to prevent operation from generating code @@ -5076,8 +5076,8 @@ For example: Influences accuracy and performance - + Percent of cutter diameter to step over on each pass Percent of cutter diameter to step over on each pass @@ -5253,10 +5253,10 @@ For example: The start point of this path - - - + + + Make True, if specifying a Start Point Make True, if specifying a Start Point @@ -5370,9 +5370,9 @@ For example: Aplikujte odtažení G99: v této operaci se stáhněte pouze do výšky RetractHeight mezi otvory - + Additional base objects to be engraved Další základní předměty, které mají být vyryty @@ -5413,9 +5413,9 @@ For example: Starting Radius - + Extra value to stay away from final profile- good for roughing toolpath Mimořádná hodnota pro udržení vzdálenosti od konečného profilu – dobré pro hrubování dráhy nástroje @@ -5435,9 +5435,9 @@ For example: Vyloučit frézování vyvýšených oblastí uvnitř čela. - - + + Choose how to process multiple Base Geometry features. Zvolte způsob zpracování více prvků základní geometrie. @@ -5458,8 +5458,8 @@ For example: Process the model and stock in an operation with no Base Geometry selected. - + The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) @@ -5560,8 +5560,8 @@ For example: Make True, if using Cutter Radius Compensation - + Show the temporary path construction objects when module is in DEBUG mode. Show the temporary path construction objects when module is in DEBUG mode. @@ -5577,8 +5577,8 @@ For example: Zadejte vlastní koncový bod pro cestu slotu. - + Set the geometric clearing pattern to use for the operation. Set the geometric clearing pattern to use for the operation. @@ -5594,8 +5594,8 @@ For example: Positive extends the end of the path, negative shortens. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Dokončete operaci jedním průchodem v hloubce nebo několika průchody do konečné hloubky. @@ -5626,8 +5626,8 @@ For example: Povolte obrácení směru řezu dráhy drážky. - + The custom start point for the path of this operation The custom start point for the path of this operation @@ -6142,24 +6142,24 @@ For example: Path_Dressup - + Please select one path object Please select one path object - + The selected object is not a path The selected object is not a path - + Please select a Path object Please select a Path object @@ -6316,8 +6316,8 @@ For example: Select Probe Point File - + All Files (*.*) Všechny soubory (*.*) @@ -6971,14 +6971,14 @@ For example: PathProfile - + Outside Vně - + Inside Uvnitř diff --git a/src/Mod/Path/Gui/Resources/translations/Path_de.ts b/src/Mod/Path/Gui/Resources/translations/Path_de.ts index 1d9abe8510..b2fca259ae 100644 --- a/src/Mod/Path/Gui/Resources/translations/Path_de.ts +++ b/src/Mod/Path/Gui/Resources/translations/Path_de.ts @@ -289,7 +289,7 @@ Für das Standard Rohmaterial aus dem Begrenzungsrahmen des Basisobjekts bedeute Placement - Positionierung + Platzierung @@ -414,7 +414,7 @@ Für das Standard Rohmaterial aus dem Begrenzungsrahmen des Basisobjekts bedeute Type - Typ + Art @@ -546,31 +546,31 @@ Für das Standard Rohmaterial aus dem Begrenzungsrahmen des Basisobjekts bedeute Form - - - - - - - - - - - - - - - - - + - - - + + + + + + + + + + + + + + + + + + + Form Form @@ -741,17 +741,17 @@ Für das Standard Rohmaterial aus dem Begrenzungsrahmen des Basisobjekts bedeute Löscht die Liste der Basisgeometrien - + Add Hinzufügen - - + + Remove Entfernen @@ -759,7 +759,7 @@ Für das Standard Rohmaterial aus dem Begrenzungsrahmen des Basisobjekts bedeute Clear - Löschen + Leeren @@ -806,8 +806,8 @@ Reset löscht alle aktuellen Elemente aus der Liste und füllt die Liste mit all Zurücksetzen - + All objects will be processed using the same operation properties. Alle Objekte werden nach den selben Operations-Eigenschaften verarbeitet. @@ -852,32 +852,32 @@ Reset löscht alle aktuellen Elemente aus der Liste und füllt die Liste mit all Alle Orte werden mit denselben Operationseigenschaften bearbeitet. - + Start Depth Starttiefe - + Start Depth of the operation. The highest point in Z-axis the operation needs to process. Starthöhe der Operation. Der höchste Punkt in der Z-Achse, den die Operation bearbeiten muss. - + Transfer the Z value of the selected feature as the Start Depth for the operation. Übertragen Sie den Z-Wert der ausgewählten Funktion als Starthöhe für die Operation. - + The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. Die Tiefe der Operation, die dem niedrigsten Wert in der Z-Achse entspricht, den die Operation bearbeiten muss. - + Transfer the Z value of the selected feature as the Final Depth for the operation. Übertragen Sie den Z-Wert der ausgewählten Funktion als Endtiefe für die Operation. @@ -892,14 +892,14 @@ Reset löscht alle aktuellen Elemente aus der Liste und füllt die Liste mit all Tiefe des letzten Schnitts der Bearbeitung. Kann verwendet werden, um eine sauberere Darstellung zu erzeugen. - + Final Depth Endtiefe - + Step Down Zustelltiefe @@ -939,34 +939,34 @@ Reset löscht alle aktuellen Elemente aus der Liste und füllt die Liste mit all Vertikaler Sicherheitsabstand Werkzeug zu Werkstück bei Zwischen- und Verbindungsfahrten - + + + + - - - - + The tool and its settings to be used for this operation. Das Werkzeug und seine Einstellungen, die für diesen Vorgang verwendet werden sollen. + + + + + + + + + + - - - - - - - - - - Coolant Mode Kühlmittelmodus @@ -976,28 +976,28 @@ Reset löscht alle aktuellen Elemente aus der Liste und füllt die Liste mit all G-Gode - - - - - - - - - - - - - - + + + + + + + + + + + + + + Tool Controller Werkzeugsteuerung - - + + Coolant Kühlmittel @@ -1017,8 +1017,8 @@ Reset löscht alle aktuellen Elemente aus der Liste und füllt die Liste mit all Operationstyp - + Step Over Percent Überlappungs-Prozentsatz @@ -1068,8 +1068,8 @@ Reset löscht alle aktuellen Elemente aus der Liste und füllt die Liste mit all Feinbearbeitungsprofil - + Use Outline Kontur verwenden @@ -1121,13 +1121,13 @@ Reset löscht alle aktuellen Elemente aus der Liste und füllt die Liste mit all Stop - Beenden + Stop - + - + Direction Richtung @@ -1137,15 +1137,15 @@ Reset löscht alle aktuellen Elemente aus der Liste und füllt die Liste mit all Die Richtung, in der das Profil ausgeführt wird, im oder gegen den Uhrzeigersinn. - + CW Im Uhrzeigersinn - + CCW Gegen den Uhrzeigersinn @@ -1170,6 +1170,8 @@ Reset löscht alle aktuellen Elemente aus der Liste und füllt die Liste mit all Gehrungsfuge + + @@ -1179,8 +1181,6 @@ Reset löscht alle aktuellen Elemente aus der Liste und füllt die Liste mit all - - mm mm @@ -1313,7 +1313,7 @@ Reset löscht alle aktuellen Elemente aus der Liste und füllt die Liste mit all Show All - Alle anzeigen + Alles anzeigen @@ -1396,11 +1396,11 @@ Reset löscht alle aktuellen Elemente aus der Liste und füllt die Liste mit all Muster + + - - The tool and its settings to be used for this operation @@ -1491,9 +1491,9 @@ Letzteres kann zur Deckung der gesamten Lagerfläche verwendet werden, um für d Werkstoffzulassung + - Use Start Point Startpunkt verwenden @@ -1749,9 +1749,9 @@ Letzteres kann zur Deckung der gesamten Lagerfläche verwendet werden, um für d Pfadende erweitern - + Layer Mode Ebenenmodus @@ -1791,8 +1791,8 @@ Letzteres kann zur Deckung der gesamten Lagerfläche verwendet werden, um für d Scan-Typ - + Cut Pattern Fräsmuster @@ -1807,14 +1807,14 @@ Letzteres kann zur Deckung der gesamten Lagerfläche verwendet werden, um für d Letzte X Flächen vermeiden - + Bounding Box Begrenzungsbox - + Select the overall boundary for the operation. Wählen Sie die Gesamtgrenze für die Operation. @@ -1824,14 +1824,14 @@ Letzteres kann zur Deckung der gesamten Lagerfläche verwendet werden, um für d Planar: Flacher, 3D-Oberflächen-Scan. Drehbar: Drehbarer 4. ter Achs-Rotations-Scan. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Die Operation in einem Durchgang der ausgewählten Tiefe durchführen, oder in mehreren Durchgängen bis zur Zieltiefe. - + Set the geometric clearing pattern to use for the operation. Legen Sie das geometrische Räummuster für die Operation fest. @@ -1856,14 +1856,14 @@ Letzteres kann zur Deckung der gesamten Lagerfläche verwendet werden, um für d Die Dropcutter-Linien werden parallel zu dieser Achse erstellt. - + Set the Z-axis depth offset from the target surface. - Z-Achsen-Tiefen-Versatz zur Zieloberfläche einstellen. + Legen Sie den Z-Achsen-Tiefenversatz von der Zieloberfläche fest. - + Set the sampling resolution. Smaller values quickly increase processing time. Setzt die Auflösung der Abtastrate. Kleinere Werte erhöhen schnell die Bearbeitungszeit. @@ -1873,8 +1873,8 @@ Letzteres kann zur Deckung der gesamten Lagerfläche verwendet werden, um für d Auf Wahr setzen, wenn ein Startpunkt angegeben werden soll - + Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. Optimierung linearer Pfade aktivieren (kolineare Punkte). Entfernt unnötige kolineare Punkte aus G-Code-Ausgabe. @@ -1909,28 +1909,28 @@ Letzteres kann zur Deckung der gesamten Lagerfläche verwendet werden, um für d Tiefenversatz - + Step over Einen Schritt weiter - + The amount by which the tool is laterally displaced on each cycle of the pattern, specified in percent of the tool diameter. A step over of 100% results in no overlap between two different cycles. Der Betrag, um den das Werkzeug bei jedem Zyklus des Musters seitlich verschoben wird, angegeben in Prozent des Werkzeugdurchmessers. Ein Versatz von 100 % führt zu keiner Überlappung zwischen zwei verschiedenen Zyklen. - + Sample interval Messintervall - + Optimize Linear Paths Lineare Pfade optimieren @@ -1994,7 +1994,7 @@ Standard: OpToolDurchmesser Offset - Versetzen + Versatz @@ -2075,11 +2075,11 @@ Standard: "3 mm" - Das Werkzeug sollte in diesem Fall auf Verbindungsfahrten imm Orientation - Orientierung + Ausrichtung - + Type Typ @@ -2109,8 +2109,8 @@ Standard: "3 mm" - Das Werkzeug sollte in diesem Fall auf Verbindungsfahrten imm Gewindegänge pro Zoll (inch) - + Operation Operation @@ -2966,12 +2966,12 @@ Sollten mehrere Werkzeuge oder Werkzeugformen mit dem gleichen Namen in verschie Arc - Kreisbogen + Bogen Tangent - Tangente + Tangential @@ -3031,8 +3031,8 @@ Sollten mehrere Werkzeuge oder Werkzeugformen mit dem gleichen Namen in verschie AxisMap Aufbereitung - + Radius Radius @@ -3140,12 +3140,12 @@ Sollten mehrere Werkzeuge oder Werkzeugformen mit dem gleichen Namen in verschie Left - Seitenansicht von links + Links Right - Seitenansicht von rechts + Rechts @@ -3381,7 +3381,7 @@ Sollten mehrere Werkzeuge oder Werkzeugformen mit dem gleichen Namen in verschie Safe Height - sichere Höhe + Sichere Höhe @@ -3447,8 +3447,8 @@ Sollten mehrere Werkzeuge oder Werkzeugformen mit dem gleichen Namen in verschie TaskPathSimulator - + Path Simulator Pfad-Simulator @@ -4116,7 +4116,7 @@ Standard: OpToolDurchmesser Offset - Versetzen + Versatz @@ -4340,10 +4340,9 @@ Zum Beispiel: Dies nicht mehr anzeigen - + Edit - int = field(default=None) Bearbeiten @@ -4485,8 +4484,8 @@ Zum Beispiel: Der nicht-planare adaptive Start ist ebenfalls nicht verfügbar. - + %s is not a Base Model object of the job %s %s ist kein Basismodell-Objekt des Jobs %s @@ -4506,8 +4505,8 @@ Zum Beispiel: Gesamtes Modell, ausgewählte Fläche(n) oder ausgewählte Kante(n) profilieren - + Choose a Path Job Einen Path-Auftrag auswählen @@ -4611,6 +4610,7 @@ Zum Beispiel: List of custom property groups + int = field(default=None) Liste benutzerdefinierter Eigenschaftsgruppen @@ -4673,12 +4673,12 @@ Zum Beispiel: + + - - The base path to modify Zu ändernder Basispfad @@ -4972,9 +4972,9 @@ Zum Beispiel: Sammlung aller Werkzeugsteuerungen für den Auftrag + - Operations Cycle Time Estimation Abschätzung der Durchlaufzeit @@ -5059,8 +5059,8 @@ Zum Beispiel: Abstand von der Einspannung - + Make False, to prevent operation from generating code Abwählen, damit die Aktion keinen Code generiert @@ -5080,8 +5080,8 @@ Zum Beispiel: Beeinflusst Genauigkeit und Leistung - + Percent of cutter diameter to step over on each pass Prozentsatz des Fräserdurchmessers, der bei jedem Durchgangzugestellt wird @@ -5257,10 +5257,10 @@ Zum Beispiel: Der Startpunkt dieses Pfades - - - + + + Make True, if specifying a Start Point Auf Wahr setzen, wenn ein Startpunkt angegeben werden soll @@ -5374,9 +5374,9 @@ Zum Beispiel: G99 Rückzug anwenden: Rückzug nur auf RetractHeight zwischen Löchern in dieser Operation - + Additional base objects to be engraved Zusätzliche Basisobjekte, die graviert werden sollen @@ -5417,9 +5417,9 @@ Zum Beispiel: Startradius - + Extra value to stay away from final profile- good for roughing toolpath Aufmaß zum Endprofil - Geeignet für Schruppbearbeitungen @@ -5439,9 +5439,9 @@ Zum Beispiel: Fräsen von erhöhten Bereichen innerhalb der Fläche ausschließen. - - + + Choose how to process multiple Base Geometry features. Wählen Sie, wie mehrere Basisgeometrie Feautures verarbeitet werden sollen. @@ -5462,8 +5462,8 @@ Zum Beispiel: Verarbeite Modell und Rohmaterial in einer Operation, bei der keine Basisgeometrie ausgewählt wurde. - + The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) Die Richtung, in der der Werkzeugweg um das Teil herumgeführt werden soll, im Uhrzeigersinn (CW) oder gegen den Uhrzeigersinn (CCW) @@ -5564,8 +5564,8 @@ Zum Beispiel: Aktivieren, falls die Fräsradiuskompensation verwendet wird - + Show the temporary path construction objects when module is in DEBUG mode. Temporäre Wegkonstruktionsobjekte anzeigen, wenn sich das Modul im FEHLERSUCH-Modus befindet. @@ -5581,8 +5581,8 @@ Zum Beispiel: Gib den benutzerdefinierten Endpunkt für die Nut ein. - + Set the geometric clearing pattern to use for the operation. Legen Sie das geometrische Räummuster für die Operation fest. @@ -5598,8 +5598,8 @@ Zum Beispiel: Positiv erweitert das Ende des Pfades, negativ verkürzt ihn. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Die Operation in einem Durchgang der ausgewählten Tiefe durchführen, oder in mehreren Durchgängen bis zur Zieltiefe. @@ -5630,8 +5630,8 @@ Zum Beispiel: Aktivieren, um die Fräsrichtung der Nut umzukehren. - + The custom start point for the path of this operation Der benutzerdefinierte Startpunkt für den Pfad dieser Operation @@ -6145,24 +6145,24 @@ Zum Beispiel: Path_Dressup - + Please select one path object Bitte einen einzelnen Pfad auswählen - + The selected object is not a path Das ausgewählte Objekt ist kein Pfad - + Please select a Path object Bitte wählen Sie ein Pfad-Objekt aus @@ -6319,8 +6319,8 @@ Zum Beispiel: Sondierungspunkedatei wählen - + All Files (*.*) Alle Dateien (*.*) @@ -6974,14 +6974,14 @@ Zum Beispiel: PathProfile - + Outside Außen - + Inside Innen @@ -7013,7 +7013,7 @@ Zum Beispiel: Square - Quadrat + Quadratisch @@ -7081,7 +7081,7 @@ Zum Beispiel: Center - Mitte + Zentrum @@ -7096,12 +7096,12 @@ Zum Beispiel: Offset - Versetzen + Versatz ZigZagOffset - ZickZack mit Versatz + ZickZack Versatz @@ -7792,7 +7792,7 @@ Zum Beispiel: Offset - Versetzen + Versatz @@ -7903,7 +7903,7 @@ Zum Beispiel: operation time is - Durchlaufszeit beträgt + Bearbeitungszeit beträgt @@ -8187,7 +8187,7 @@ Abbruch der OP-Erstellung Stop - Beenden + Stop @@ -8239,12 +8239,12 @@ Abbruch der OP-Erstellung Forward - vorwärts + Vorwärts Reverse - Umkehren + Rückwärts diff --git a/src/Mod/Path/Gui/Resources/translations/Path_el.ts b/src/Mod/Path/Gui/Resources/translations/Path_el.ts index 83e0e97d7a..f54e4d31bf 100644 --- a/src/Mod/Path/Gui/Resources/translations/Path_el.ts +++ b/src/Mod/Path/Gui/Resources/translations/Path_el.ts @@ -547,31 +547,31 @@ For stock from the Base object's bounding box it means the extra material in all Form - - - - - - - - - - - - - - - - - + - - - + + + + + + + + + + + + + + + + + + + Form Μορφή @@ -742,17 +742,17 @@ For stock from the Base object's bounding box it means the extra material in all Clears list of base geometries - + Add Προσθήκη - - + + Remove Αφαίρεση @@ -807,8 +807,8 @@ Reset deletes all current items from the list and fills the list with all circul Επαναφορά - + All objects will be processed using the same operation properties. All objects will be processed using the same operation properties. @@ -853,32 +853,32 @@ Reset deletes all current items from the list and fills the list with all circul All locations will be processed using the same operation properties. - + Start Depth Start Depth - + Start Depth of the operation. The highest point in Z-axis the operation needs to process. Start Depth of the operation. The highest point in Z-axis the operation needs to process. - + Transfer the Z value of the selected feature as the Start Depth for the operation. Transfer the Z value of the selected feature as the Start Depth for the operation. - + The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. - + Transfer the Z value of the selected feature as the Final Depth for the operation. Transfer the Z value of the selected feature as the Final Depth for the operation. @@ -893,14 +893,14 @@ Reset deletes all current items from the list and fills the list with all circul Depth of the final cut of the operation. Can be used to produce a cleaner finish. - + Final Depth Final Depth - + Step Down Step Down @@ -940,34 +940,34 @@ Reset deletes all current items from the list and fills the list with all circul Clearance Height - + + + + - - - - + The tool and its settings to be used for this operation. The tool and its settings to be used for this operation. + + + + + + + + + + - - - - - - - - - - Coolant Mode Coolant Mode @@ -977,28 +977,28 @@ Reset deletes all current items from the list and fills the list with all circul G Gode - - - - - - - - - - - - - - + + + + + + + + + + + + + + Tool Controller Tool Controller - - + + Coolant Coolant @@ -1018,8 +1018,8 @@ Reset deletes all current items from the list and fills the list with all circul Τύπος Λειτουργίας - + Step Over Percent Βήμα Άνω του Ποσοστού @@ -1069,8 +1069,8 @@ Reset deletes all current items from the list and fills the list with all circul Ολοκλήρωση Προφίλ - + Use Outline Χρήση Περιγράμματος @@ -1125,10 +1125,10 @@ Reset deletes all current items from the list and fills the list with all circul Διακοπή - + - + Direction Κατεύθυνση @@ -1138,15 +1138,15 @@ Reset deletes all current items from the list and fills the list with all circul The direction in which the profile is performed, clockwise or counterclockwise. - + CW CW - + CCW CCW @@ -1171,6 +1171,8 @@ Reset deletes all current items from the list and fills the list with all circul Miter joint + + @@ -1180,8 +1182,6 @@ Reset deletes all current items from the list and fills the list with all circul - - mm χιλιοστά @@ -1397,11 +1397,11 @@ Reset deletes all current items from the list and fills the list with all circul Μοτίβο + + - - The tool and its settings to be used for this operation @@ -1492,9 +1492,9 @@ The latter can be used to face of the entire stock area to ensure uniform height Material Allowance + - Use Start Point Use Start Point @@ -1750,9 +1750,9 @@ The latter can be used to face of the entire stock area to ensure uniform height Extend Path End - + Layer Mode Layer Mode @@ -1792,8 +1792,8 @@ The latter can be used to face of the entire stock area to ensure uniform height Scan Type - + Cut Pattern Cut Pattern @@ -1808,14 +1808,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Avoid Last X Faces - + Bounding Box Πλαίσιο Οριοθέτησης - + Select the overall boundary for the operation. Select the overall boundary for the operation. @@ -1825,14 +1825,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Planar: Flat, 3D surface scan. Rotational: 4th-axis rotational scan. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Complete the operation in a single pass at depth, or multiple passes to final depth. - + Set the geometric clearing pattern to use for the operation. Set the geometric clearing pattern to use for the operation. @@ -1857,14 +1857,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Dropcutter lines are created parallel to this axis. - + Set the Z-axis depth offset from the target surface. Set the Z-axis depth offset from the target surface. - + Set the sampling resolution. Smaller values quickly increase processing time. Set the sampling resolution. Smaller values quickly increase processing time. @@ -1874,8 +1874,8 @@ The latter can be used to face of the entire stock area to ensure uniform height Make True, if specifying a Start Point - + Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. @@ -1910,14 +1910,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Depth offset - + Step over Υπέρθεση - + The amount by which the tool is laterally displaced on each cycle of the pattern, specified in percent of the tool diameter. A step over of 100% results in no overlap between two different cycles. @@ -1926,14 +1926,14 @@ A step over of 100% results in no overlap between two different cycles. A step over of 100% results in no overlap between two different cycles. - + Sample interval Sample interval - + Optimize Linear Paths Optimize Linear Paths @@ -2081,8 +2081,8 @@ Default: 3 mm Προσανατολισμός - + Type Τύπος @@ -2112,8 +2112,8 @@ Default: 3 mm TPI - + Operation Operation @@ -3034,8 +3034,8 @@ Should multiple tools or tool shapes with the same name exist in different direc AxisMap Dressup - + Radius Ακτίνα @@ -3450,8 +3450,8 @@ Should multiple tools or tool shapes with the same name exist in different direc TaskPathSimulator - + Path Simulator Path Simulator @@ -4343,10 +4343,9 @@ For example: Don't Show This Anymore - + Edit - int = field(default=None) Επεξεργασία @@ -4488,8 +4487,8 @@ For example: The non-planar adaptive start is also unavailable. - + %s is not a Base Model object of the job %s %s is not a Base Model object of the job %s @@ -4509,8 +4508,8 @@ For example: Profile entire model, selected face(s) or selected edge(s) - + Choose a Path Job Choose a Path Job @@ -4614,6 +4613,7 @@ For example: List of custom property groups + int = field(default=None) List of custom property groups @@ -4676,12 +4676,12 @@ For example: + + - - The base path to modify The base path to modify @@ -4975,9 +4975,9 @@ For example: Collection of all tool controllers for the job + - Operations Cycle Time Estimation Operations Cycle Time Estimation @@ -5062,8 +5062,8 @@ For example: Fixture Offset Number - + Make False, to prevent operation from generating code Make False, to prevent operation from generating code @@ -5083,8 +5083,8 @@ For example: Influences accuracy and performance - + Percent of cutter diameter to step over on each pass Percent of cutter diameter to step over on each pass @@ -5260,10 +5260,10 @@ For example: The start point of this path - - - + + + Make True, if specifying a Start Point Make True, if specifying a Start Point @@ -5377,9 +5377,9 @@ For example: Apply G99 retraction: only retract to RetractHeight between holes in this operation - + Additional base objects to be engraved Additional base objects to be engraved @@ -5420,9 +5420,9 @@ For example: Starting Radius - + Extra value to stay away from final profile- good for roughing toolpath Extra value to stay away from final profile- good for roughing toolpath @@ -5442,9 +5442,9 @@ For example: Exclude milling raised areas inside the face. - - + + Choose how to process multiple Base Geometry features. Choose how to process multiple Base Geometry features. @@ -5465,8 +5465,8 @@ For example: Process the model and stock in an operation with no Base Geometry selected. - + The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) @@ -5567,8 +5567,8 @@ For example: Make True, if using Cutter Radius Compensation - + Show the temporary path construction objects when module is in DEBUG mode. Show the temporary path construction objects when module is in DEBUG mode. @@ -5584,8 +5584,8 @@ For example: Enter custom end point for slot path. - + Set the geometric clearing pattern to use for the operation. Set the geometric clearing pattern to use for the operation. @@ -5601,8 +5601,8 @@ For example: Positive extends the end of the path, negative shortens. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Complete the operation in a single pass at depth, or multiple passes to final depth. @@ -5633,8 +5633,8 @@ For example: Enable to reverse the cut direction of the slot path. - + The custom start point for the path of this operation The custom start point for the path of this operation @@ -6149,24 +6149,24 @@ For example: Path_Dressup - + Please select one path object Please select one path object - + The selected object is not a path The selected object is not a path - + Please select a Path object Please select a Path object @@ -6323,8 +6323,8 @@ For example: Select Probe Point File - + All Files (*.*) Όλα τα αρχεία (*.*) @@ -6978,14 +6978,14 @@ For example: PathProfile - + Outside Outside - + Inside Inside diff --git a/src/Mod/Path/Gui/Resources/translations/Path_es-AR.ts b/src/Mod/Path/Gui/Resources/translations/Path_es-AR.ts index c924815b30..707bc7d64c 100644 --- a/src/Mod/Path/Gui/Resources/translations/Path_es-AR.ts +++ b/src/Mod/Path/Gui/Resources/translations/Path_es-AR.ts @@ -547,31 +547,31 @@ Para existencias desde la caja delimitadora del objeto Base significa el materia Form - - - - - - - - - - - - - - - - - + - - - + + + + + + + + + + + + + + + + + + + Form Forma @@ -742,17 +742,17 @@ Para existencias desde la caja delimitadora del objeto Base significa el materia Limpia la lista de geometrías base - + Add Agregar - - + + Remove Eliminar @@ -807,8 +807,8 @@ Restablecer elimina todos los elementos actuales de la lista y llena la lista co Reiniciar - + All objects will be processed using the same operation properties. Todos los objetos serán procesados usando las mismas propiedades de operación. @@ -853,32 +853,32 @@ Restablecer elimina todos los elementos actuales de la lista y llena la lista co Todas las ubicaciones serán procesadas usando las mismas propiedades de operación. - + Start Depth Profundidad de Inicio - + Start Depth of the operation. The highest point in Z-axis the operation needs to process. Profundidad de Inicio de la operación. El punto más alto en el eje Z que la operación debe procesar. - + Transfer the Z value of the selected feature as the Start Depth for the operation. Transferir el valor Z de la característica seleccionada como la Profundidad de Inicio para la operación. - + The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. La profundidad de la operación que corresponde al valor más bajo del eje Z que la operación debe procesar. - + Transfer the Z value of the selected feature as the Final Depth for the operation. Transferir el valor Z de la característica seleccionada como la Profundidad Final de la operación. @@ -893,14 +893,14 @@ Restablecer elimina todos los elementos actuales de la lista y llena la lista co Profundidad del corte final de la operación. Se puede utilizar para producir un acabado más limpio. - + Final Depth Profundidad Final - + Step Down Bajar @@ -940,34 +940,34 @@ Restablecer elimina todos los elementos actuales de la lista y llena la lista co Altura libre - + + + + - - - - + The tool and its settings to be used for this operation. La herramienta y sus ajustes que se usarán para esta operación. + + + + + + + + + + - - - - - - - - - - Coolant Mode Modo Refrigerante @@ -977,28 +977,28 @@ Restablecer elimina todos los elementos actuales de la lista y llena la lista co G-Code - - - - - - - - - - - - - - + + + + + + + + + + + + + + Tool Controller Controlador de herramienta - - + + Coolant Refrigerante @@ -1018,8 +1018,8 @@ Restablecer elimina todos los elementos actuales de la lista y llena la lista co Tipo de operación - + Step Over Percent Porcentaje de Paso @@ -1069,8 +1069,8 @@ Restablecer elimina todos los elementos actuales de la lista y llena la lista co Finalizando perfil - + Use Outline Usar Contorno @@ -1125,10 +1125,10 @@ Restablecer elimina todos los elementos actuales de la lista y llena la lista co Parar - + - + Direction Sentido @@ -1138,15 +1138,15 @@ Restablecer elimina todos los elementos actuales de la lista y llena la lista co La dirección en la que se realiza el perfil, en el sentido de las agujas del reloj o en sentido antihorario. - + CW CW - + CCW CCW @@ -1171,6 +1171,8 @@ Restablecer elimina todos los elementos actuales de la lista y llena la lista co Junta de inglete + + @@ -1180,8 +1182,6 @@ Restablecer elimina todos los elementos actuales de la lista y llena la lista co - - mm mm @@ -1397,11 +1397,11 @@ Restablecer elimina todos los elementos actuales de la lista y llena la lista co Patrón + + - - The tool and its settings to be used for this operation @@ -1492,9 +1492,9 @@ Este último se puede utilizar para hacer frente a todo el área de stock para a Permisividad del Material + - Use Start Point Usar Punto Inicial @@ -1750,9 +1750,9 @@ Este último se puede utilizar para hacer frente a todo el área de stock para a Extender Ruta Final - + Layer Mode Modo de Capa @@ -1792,8 +1792,8 @@ Este último se puede utilizar para hacer frente a todo el área de stock para a Tipo de Escaneo - + Cut Pattern Patrón de corte @@ -1808,14 +1808,14 @@ Este último se puede utilizar para hacer frente a todo el área de stock para a Evitar Últimas X Caras - + Bounding Box Cuadro Delimitador - + Select the overall boundary for the operation. Seleccione el límite general para la operación. @@ -1825,14 +1825,14 @@ Este último se puede utilizar para hacer frente a todo el área de stock para a Planar: plano, escaneo de superficie 3D. Rotacional: Escaneo rotacional del 4º eje. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Completa la operación en una sola pasada a profundidad, o en múltiples pasadas hasta la profundidad final. - + Set the geometric clearing pattern to use for the operation. Establece el patrón de limpieza geométrica para usar en la operación. @@ -1857,14 +1857,14 @@ Este último se puede utilizar para hacer frente a todo el área de stock para a Las líneas de corte se crean paralelas a este eje. - + Set the Z-axis depth offset from the target surface. Define el desplazamiento de profundidad del eje Z desde la superficie objetivo. - + Set the sampling resolution. Smaller values quickly increase processing time. Establece la resolución de muestreo. Los valores más pequeños aumentan rápidamente el tiempo de procesamiento. @@ -1874,8 +1874,8 @@ Este último se puede utilizar para hacer frente a todo el área de stock para a Marcar como verdadero, si se especifica un punto inicial - + Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. Habilitar la optimización de trayectorias lineales (puntos colineales). Elimina puntos colineales innecesarios a partir del código de salida. @@ -1910,14 +1910,14 @@ Este último se puede utilizar para hacer frente a todo el área de stock para a Desplazamiento de profundidad - + Step over Pasar al siguiente - + The amount by which the tool is laterally displaced on each cycle of the pattern, specified in percent of the tool diameter. A step over of 100% results in no overlap between two different cycles. @@ -1926,14 +1926,14 @@ A step over of 100% results in no overlap between two different cycles. Un paso por encima del 100% da como resultado que no haya superposición entre dos ciclos diferentes. - + Sample interval Intervalo de Muestra - + Optimize Linear Paths Optimizar Rutas Lineales @@ -2081,8 +2081,8 @@ Por defecto: 3 mm Orientación - + Type Tipo @@ -2112,8 +2112,8 @@ Por defecto: 3 mm TPI - + Operation Operación @@ -3034,8 +3034,8 @@ Si existen múltiples herramientas o formas de herramientas con el mismo nombre Revestido de EjesMapa - + Radius Radio @@ -3450,8 +3450,8 @@ Si existen múltiples herramientas o formas de herramientas con el mismo nombre TaskPathSimulator - + Path Simulator Simulador de Ruta @@ -4341,10 +4341,9 @@ Por ejemplo: No mostrar más - + Edit - int = field(default=None) Editar @@ -4486,8 +4485,8 @@ Por ejemplo: El inicio adaptativo no-planar tampoco está disponible. - + %s is not a Base Model object of the job %s %s no es un objeto de modelo base del trabajo %s @@ -4507,8 +4506,8 @@ Por ejemplo: Perfilar el modelo completo, la(s) cara(s) seleccionada(s) o el/los borde(s) seleccionado(s) - + Choose a Path Job Elegir una Ruta de Trabajo @@ -4612,6 +4611,7 @@ Por ejemplo: List of custom property groups + int = field(default=None) Lista de grupos de propiedades personalizados @@ -4674,12 +4674,12 @@ Por ejemplo: + + - - The base path to modify La trayectoria base a modificar @@ -4973,9 +4973,9 @@ Por ejemplo: Colección de todos los controladores de herramientas para el trabajo + - Operations Cycle Time Estimation Estimación del tiempo del ciclo de operaciones @@ -5060,8 +5060,8 @@ Por ejemplo: Número de desfase de la fijación - + Make False, to prevent operation from generating code Marcar como falso, para evitar que la operación genere código @@ -5081,8 +5081,8 @@ Por ejemplo: Precisión y rendimiento de influencias - + Percent of cutter diameter to step over on each pass Porcentaje de diámetro de corte a escalar en cada pasada @@ -5258,10 +5258,10 @@ Por ejemplo: Punto de partida de esta trayectoria - - - + + + Make True, if specifying a Start Point Marcar como verdadero, si se especifica un punto inicial @@ -5375,9 +5375,9 @@ Por ejemplo: Aplicación de retracción G99: retraer el valor de altura de retracción solo entre los agujeros de la operación - + Additional base objects to be engraved Objetos base adicionales para ser grabados @@ -5418,9 +5418,9 @@ Por ejemplo: Radio inicial - + Extra value to stay away from final profile- good for roughing toolpath Valor adicional que lo mantiene alejado del perfil de cierre: bueno para el movimiento de la herramienta de desbaste @@ -5440,9 +5440,9 @@ Por ejemplo: Excluir las zonas de fresado ascendente dentro de la cara. - - + + Choose how to process multiple Base Geometry features. Elija cómo procesar múltiples características de Geometría Base. @@ -5463,8 +5463,8 @@ Por ejemplo: Procese el modelo y el stock en una operación sin geometría base seleccionada. - + The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) La dirección en la que la trayectoria de herramienta debe ir alrededor de la pieza sentido horario (CW) o sentido antihorario (CCW) @@ -5565,8 +5565,8 @@ Por ejemplo: Hacer verdadero, si se utiliza la compensación de radio de corte - + Show the temporary path construction objects when module is in DEBUG mode. Mostrar los objetos temporales de construcción de trayectorias cuando el módulo está en modo DEBUG. @@ -5582,8 +5582,8 @@ Por ejemplo: Introduzca el punto final personalizado para la trayectoria del hueco. - + Set the geometric clearing pattern to use for the operation. Establece el patrón de limpieza geométrica para usar en la operación. @@ -5599,8 +5599,8 @@ Por ejemplo: Un valor positivo extiende el final de la trayectoria, un valor negativo la acorta. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Completa la operación en una sola pasada a profundidad, o en múltiples pasadas hasta la profundidad final. @@ -5631,8 +5631,8 @@ Por ejemplo: Activar para invertir la dirección de corte de la trayectoria de la ranura. - + The custom start point for the path of this operation El punto de inicio personalizado para la trayectoria de esta operación @@ -6147,24 +6147,24 @@ Por ejemplo: Path_Dressup - + Please select one path object Por favor seleccione un objeto de trayectoria - + The selected object is not a path El objeto seleccionado no es una trayectoria - + Please select a Path object Por favor seleccione un objeto de trayectoria @@ -6321,8 +6321,8 @@ Por ejemplo: Seleccionar archivo de punto de sonda - + All Files (*.*) Todos los archivos (*.*) @@ -6976,14 +6976,14 @@ Por ejemplo: PathProfile - + Outside Fuera - + Inside Interior diff --git a/src/Mod/Path/Gui/Resources/translations/Path_es-ES.ts b/src/Mod/Path/Gui/Resources/translations/Path_es-ES.ts index 9b8d6bd8b6..c8646609ae 100644 --- a/src/Mod/Path/Gui/Resources/translations/Path_es-ES.ts +++ b/src/Mod/Path/Gui/Resources/translations/Path_es-ES.ts @@ -547,31 +547,31 @@ Para existencias desde la caja delimitadora del objeto Base significa el materia Form - - - - - - - - - - - - - - - - - + - - - + + + + + + + + + + + + + + + + + + + Form Formulario @@ -742,17 +742,17 @@ Para existencias desde la caja delimitadora del objeto Base significa el materia Limpia la lista de geometrías base - + Add Añadir - - + + Remove Quitar @@ -807,8 +807,8 @@ Restablecer elimina todos los elementos actuales de la lista y llena la lista co Reiniciar - + All objects will be processed using the same operation properties. Todos los objetos serán procesados usando las mismas propiedades de operación. @@ -853,32 +853,32 @@ Restablecer elimina todos los elementos actuales de la lista y llena la lista co Todas las ubicaciones serán procesadas usando las mismas propiedades de operación. - + Start Depth Profundidad de Inicio - + Start Depth of the operation. The highest point in Z-axis the operation needs to process. Profundidad de Inicio de la operación. El punto más alto en el eje Z que la operación debe procesar. - + Transfer the Z value of the selected feature as the Start Depth for the operation. Transferir el valor Z de la característica seleccionada como la Profundidad de Inicio para la operación. - + The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. La profundidad de la operación que corresponde al valor más bajo del eje Z que la operación debe procesar. - + Transfer the Z value of the selected feature as the Final Depth for the operation. Transferir el valor Z de la característica seleccionada como la Profundidad Final de la operación. @@ -893,14 +893,14 @@ Restablecer elimina todos los elementos actuales de la lista y llena la lista co Profundidad del corte final de la operación. Se puede utilizar para producir un acabado más limpio. - + Final Depth Profundidad Final - + Step Down Bajar @@ -940,34 +940,34 @@ Restablecer elimina todos los elementos actuales de la lista y llena la lista co Altura libre - + + + + - - - - + The tool and its settings to be used for this operation. La herramienta y sus ajustes que se usarán para esta operación. + + + + + + + + + + - - - - - - - - - - Coolant Mode Modo Refrigerante @@ -977,28 +977,28 @@ Restablecer elimina todos los elementos actuales de la lista y llena la lista co G-Code - - - - - - - - - - - - - - + + + + + + + + + + + + + + Tool Controller Controlador de herramienta - - + + Coolant Refrigerante @@ -1018,8 +1018,8 @@ Restablecer elimina todos los elementos actuales de la lista y llena la lista co Tipo de operación - + Step Over Percent Porcentaje de Paso @@ -1069,8 +1069,8 @@ Restablecer elimina todos los elementos actuales de la lista y llena la lista co Finalizando perfil - + Use Outline Usar Contorno @@ -1125,10 +1125,10 @@ Restablecer elimina todos los elementos actuales de la lista y llena la lista co Parar - + - + Direction Dirección @@ -1138,15 +1138,15 @@ Restablecer elimina todos los elementos actuales de la lista y llena la lista co La dirección en la que se realiza el perfil, en el sentido de las agujas del reloj o en sentido antihorario. - + CW CW - + CCW Sentido antihorario @@ -1171,6 +1171,8 @@ Restablecer elimina todos los elementos actuales de la lista y llena la lista co Junta de inglete + + @@ -1180,8 +1182,6 @@ Restablecer elimina todos los elementos actuales de la lista y llena la lista co - - mm mm @@ -1397,11 +1397,11 @@ Restablecer elimina todos los elementos actuales de la lista y llena la lista co Patrón + + - - The tool and its settings to be used for this operation @@ -1492,9 +1492,9 @@ Este último se puede utilizar para hacer frente a todo el área de stock para a Permisividad del Material + - Use Start Point Usar Punto Inicial @@ -1750,9 +1750,9 @@ Este último se puede utilizar para hacer frente a todo el área de stock para a Extender Ruta Final - + Layer Mode Modo de Capa @@ -1792,8 +1792,8 @@ Este último se puede utilizar para hacer frente a todo el área de stock para a Tipo de Escaneo - + Cut Pattern Patrón de corte @@ -1808,14 +1808,14 @@ Este último se puede utilizar para hacer frente a todo el área de stock para a Evitar Últimas X Caras - + Bounding Box Cuadro Delimitador - + Select the overall boundary for the operation. Seleccione el límite general para la operación. @@ -1825,14 +1825,14 @@ Este último se puede utilizar para hacer frente a todo el área de stock para a Planar: plano, escaneo de superficie 3D. Rotacional: Escaneo rotacional del 4º eje. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Completa la operación en una sola pasada a profundidad, o en múltiples pasadas hasta la profundidad final. - + Set the geometric clearing pattern to use for the operation. Establece el patrón de limpieza geométrica para usar en la operación. @@ -1857,14 +1857,14 @@ Este último se puede utilizar para hacer frente a todo el área de stock para a Las líneas de corte se crean paralelas a este eje. - + Set the Z-axis depth offset from the target surface. Define el desplazamiento de profundidad del eje Z desde la superficie objetivo. - + Set the sampling resolution. Smaller values quickly increase processing time. Establece la resolución de muestreo. Los valores más pequeños aumentan rápidamente el tiempo de procesamiento. @@ -1874,8 +1874,8 @@ Este último se puede utilizar para hacer frente a todo el área de stock para a Marcar como verdadero, si se especifica un punto inicial - + Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. Habilitar la optimización de trayectorias lineales (puntos colineales). Elimina puntos colineales innecesarios a partir del código de salida. @@ -1910,14 +1910,14 @@ Este último se puede utilizar para hacer frente a todo el área de stock para a Desplazamiento de profundidad - + Step over Pasar al siguiente - + The amount by which the tool is laterally displaced on each cycle of the pattern, specified in percent of the tool diameter. A step over of 100% results in no overlap between two different cycles. @@ -1926,14 +1926,14 @@ A step over of 100% results in no overlap between two different cycles. Un paso por encima del 100% da como resultado que no haya superposición entre dos ciclos diferentes. - + Sample interval Intervalo de Muestra - + Optimize Linear Paths Optimizar Rutas Lineales @@ -2081,8 +2081,8 @@ Por defecto: 3 mm Orientación - + Type Tipo @@ -2112,8 +2112,8 @@ Por defecto: 3 mm TPI - + Operation Operación @@ -3034,8 +3034,8 @@ Si existen múltiples herramientas o formas de herramientas con el mismo nombre Revestido de EjesMapa - + Radius Radio @@ -3450,8 +3450,8 @@ Si existen múltiples herramientas o formas de herramientas con el mismo nombre TaskPathSimulator - + Path Simulator Simulador de Ruta @@ -4341,10 +4341,9 @@ Por ejemplo: No mostrar más - + Edit - int = field(default=None) Editar @@ -4486,8 +4485,8 @@ Por ejemplo: El inicio adaptativo no-planar tampoco está disponible. - + %s is not a Base Model object of the job %s %s no es un objeto de modelo base del trabajo %s @@ -4507,8 +4506,8 @@ Por ejemplo: Perfilar el modelo completo, la(s) cara(s) seleccionada(s) o el/los borde(s) seleccionado(s) - + Choose a Path Job Elegir una Ruta de Trabajo @@ -4612,6 +4611,7 @@ Por ejemplo: List of custom property groups + int = field(default=None) Lista de grupos de propiedades personalizados @@ -4674,12 +4674,12 @@ Por ejemplo: + + - - The base path to modify La trayectoria base a modificar @@ -4973,9 +4973,9 @@ Por ejemplo: Colección de todos los controladores de herramientas para el trabajo + - Operations Cycle Time Estimation Estimación del tiempo del ciclo de operaciones @@ -5060,8 +5060,8 @@ Por ejemplo: Número de desfase de la fijación - + Make False, to prevent operation from generating code Marcar como falso, para evitar que la operación genere código @@ -5081,8 +5081,8 @@ Por ejemplo: Precisión y rendimiento de influencias - + Percent of cutter diameter to step over on each pass Porcentaje de diámetro de corte a escalar en cada pasada @@ -5258,10 +5258,10 @@ Por ejemplo: Punto de partida de esta trayectoria - - - + + + Make True, if specifying a Start Point Marcar como verdadero, si se especifica un punto inicial @@ -5375,9 +5375,9 @@ Por ejemplo: Aplicación de retracción G99: retraer el valor de altura de retracción solo entre los agujeros de la operación - + Additional base objects to be engraved Objetos base adicionales para ser grabados @@ -5418,9 +5418,9 @@ Por ejemplo: Radio inicial - + Extra value to stay away from final profile- good for roughing toolpath Valor adicional que lo mantiene alejado del perfil de cierre: bueno para el movimiento de la herramienta de desbaste @@ -5440,9 +5440,9 @@ Por ejemplo: Excluir las zonas de fresado ascendente dentro de la cara. - - + + Choose how to process multiple Base Geometry features. Elija cómo procesar múltiples características de Geometría Base. @@ -5463,8 +5463,8 @@ Por ejemplo: Procese el modelo y el stock en una operación sin geometría base seleccionada. - + The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) La dirección en la que la trayectoria de herramienta debe ir alrededor de la pieza sentido horario (CW) o sentido antihorario (CCW) @@ -5565,8 +5565,8 @@ Por ejemplo: Hacer verdadero, si se utiliza la compensación de radio de corte - + Show the temporary path construction objects when module is in DEBUG mode. Mostrar los objetos temporales de construcción de trayectorias cuando el módulo está en modo DEBUG. @@ -5582,8 +5582,8 @@ Por ejemplo: Introduzca el punto final personalizado para la trayectoria del hueco. - + Set the geometric clearing pattern to use for the operation. Establece el patrón de limpieza geométrica para usar en la operación. @@ -5599,8 +5599,8 @@ Por ejemplo: Un valor positivo extiende el final de la trayectoria, un valor negativo la acorta. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Completa la operación en una sola pasada a profundidad, o en múltiples pasadas hasta la profundidad final. @@ -5631,8 +5631,8 @@ Por ejemplo: Activar para invertir la dirección de corte de la trayectoria de la ranura. - + The custom start point for the path of this operation El punto de inicio personalizado para la trayectoria de esta operación @@ -6147,24 +6147,24 @@ Por ejemplo: Path_Dressup - + Please select one path object Por favor seleccione un objeto de trayectoria - + The selected object is not a path El objeto seleccionado no es una trayectoria - + Please select a Path object Por favor seleccione un objeto de trayectoria @@ -6321,8 +6321,8 @@ Por ejemplo: Seleccionar archivo de punto de sonda - + All Files (*.*) Todos los archivos (*.*) @@ -6976,14 +6976,14 @@ Por ejemplo: PathProfile - + Outside Fuera - + Inside Interior diff --git a/src/Mod/Path/Gui/Resources/translations/Path_eu.ts b/src/Mod/Path/Gui/Resources/translations/Path_eu.ts index 66dbf97858..d09453b7ee 100644 --- a/src/Mod/Path/Gui/Resources/translations/Path_eu.ts +++ b/src/Mod/Path/Gui/Resources/translations/Path_eu.ts @@ -547,31 +547,31 @@ Oinarri-objektuaren muga-kutxatik eratorritako piezari dagokionez, esan nahi du Form - - - - - - - - - - - - - - - - - + - - - + + + + + + + + + + + + + + + + + + + Form Inprimakia @@ -742,17 +742,17 @@ Oinarri-objektuaren muga-kutxatik eratorritako piezari dagokionez, esan nahi du Oinarri-geometrien zerrenda garbitzen du - + Add Gehitu - - + + Remove Kendu @@ -807,8 +807,8 @@ Prozesatuko diren elementuak gehitzeko, hautatu elementua eta sakatu 'Gehitu'. E Berrezarri - + All objects will be processed using the same operation properties. Objektu guztiak eragiketa-propietate berak erabilita prozesatuko dira. @@ -853,32 +853,32 @@ Prozesatuko diren elementuak gehitzeko, hautatu elementua eta sakatu 'Gehitu'. E Kokapen guztiak eragiketa-propietate berak erabilita prozesatuko dira. - + Start Depth Hasierako sakonera - + Start Depth of the operation. The highest point in Z-axis the operation needs to process. Eragiketaren hasierako sakonera. Eragiketak Z ardatzean prozesatu behar duen punturik altuena. - + Transfer the Z value of the selected feature as the Start Depth for the operation. Transferitu hautatutako elementuaren Z balioa eragiketaren hasierako sakonerara. - + The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. Eragiketaren sakonera, eragiketak Z ardatzean prozesatu behar duen punturik baxuenari dagokiona. - + Transfer the Z value of the selected feature as the Final Depth for the operation. Transferitu hautatutako elementuaren Z balioa eragiketaren amaierako sakonerara. @@ -893,14 +893,14 @@ Prozesatuko diren elementuak gehitzeko, hautatu elementua eta sakatu 'Gehitu'. E Eragiketaren azken moztearen sakonera. Amaiera garbiagoa sortzeko erabili daiteke. - + Final Depth Amaierako sakonera - + Step Down Beheratzea @@ -940,34 +940,34 @@ Prozesatuko diren elementuak gehitzeko, hautatu elementua eta sakatu 'Gehitu'. E Altuera librea - + + + + - - - - + The tool and its settings to be used for this operation. Eragiketa honetan erabiliko den tresna eta bere ezarpenak. + + + + + + + + + + - - - - - - - - - - Coolant Mode Hozgarri-modua @@ -977,28 +977,28 @@ Prozesatuko diren elementuak gehitzeko, hautatu elementua eta sakatu 'Gehitu'. E G Gode - - - - - - - - - - - - - - + + + + + + + + + + + + + + Tool Controller Tresna-kontrolagailua - - + + Coolant Hozgarria @@ -1018,8 +1018,8 @@ Prozesatuko diren elementuak gehitzeko, hautatu elementua eta sakatu 'Gehitu'. E Eragiketa mota - + Step Over Percent Gainditze-ehunekoa @@ -1069,8 +1069,8 @@ Prozesatuko diren elementuak gehitzeko, hautatu elementua eta sakatu 'Gehitu'. E Amaierako profila - + Use Outline Erabili eskema @@ -1125,10 +1125,10 @@ Prozesatuko diren elementuak gehitzeko, hautatu elementua eta sakatu 'Gehitu'. E Gelditu - + - + Direction Norabidea @@ -1138,15 +1138,15 @@ Prozesatuko diren elementuak gehitzeko, hautatu elementua eta sakatu 'Gehitu'. E Profila sortzeko erabiliko den den norabidea, erloju-orratzen noranzkoan edo aurka. - + CW erlojuaren noranzkoan - + CCW erlojuaren noranzkoaren aurka @@ -1171,6 +1171,8 @@ Prozesatuko diren elementuak gehitzeko, hautatu elementua eta sakatu 'Gehitu'. E Elkargune zorrotza + + @@ -1180,8 +1182,6 @@ Prozesatuko diren elementuak gehitzeko, hautatu elementua eta sakatu 'Gehitu'. E - - mm mm @@ -1397,11 +1397,11 @@ Prozesatuko diren elementuak gehitzeko, hautatu elementua eta sakatu 'Gehitu'. E Eredua + + - - The tool and its settings to be used for this operation @@ -1492,9 +1492,9 @@ Azken aukera pieza gordinaren area osoaren aurpegirako erabili daiteke, hurrengo Material-perdoia + - Use Start Point Erabili hasiera-puntua @@ -1750,9 +1750,9 @@ Azken aukera pieza gordinaren area osoaren aurpegirako erabili daiteke, hurrengo Luzatu bidearen amaiera - + Layer Mode Geruza-modua @@ -1792,8 +1792,8 @@ Azken aukera pieza gordinaren area osoaren aurpegirako erabili daiteke, hurrengo Eskaneatze mota - + Cut Pattern Mozte-eredua @@ -1808,14 +1808,14 @@ Azken aukera pieza gordinaren area osoaren aurpegirako erabili daiteke, hurrengo Saihestu azken X aurpegiak - + Bounding Box Muga-kutxa - + Select the overall boundary for the operation. Hautatu eragiketarako muga orokorra. @@ -1825,14 +1825,14 @@ Azken aukera pieza gordinaren area osoaren aurpegirako erabili daiteke, hurrengo Planarra: Laua, 3D gainazal eskaneatzea. Birakaria: 4. ardatzeko eskaneatze birakaria. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Osatu eragiketa pasaldi bakarrean sakoneran, edo pasaldi anitzetan azken sakoneraraino. - + Set the geometric clearing pattern to use for the operation. Ezarri eragiketarako erabiliko den garbitze geometrikoko eredua. @@ -1857,14 +1857,14 @@ Azken aukera pieza gordinaren area osoaren aurpegirako erabili daiteke, hurrengo Erortze-ebakigailuaren lerroak ardatz honen paraleloan sortzen dira. - + Set the Z-axis depth offset from the target surface. Ezarri Z ardatzeko sakonera-desplazamendua helburuko gainazaletik. - + Set the sampling resolution. Smaller values quickly increase processing time. Ezarri laginketa-bereizmena. Balio txikiagoak prozesatze-denbora asko handitzen dute. @@ -1874,8 +1874,8 @@ Azken aukera pieza gordinaren area osoaren aurpegirako erabili daiteke, hurrengo Markatu 'Egia', hasierako puntu bat adieraziko bada - + Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. Gaitu bide linealen optimizazioa (puntu lerrokideak). Beharrezkoak ez diren puntu lerrokideak kentzen ditu G-code irteeratik. @@ -1910,14 +1910,14 @@ Azken aukera pieza gordinaren area osoaren aurpegirako erabili daiteke, hurrengo Sakoneraren desplazamendua - + Step over Urrats bat aurrera - + The amount by which the tool is laterally displaced on each cycle of the pattern, specified in percent of the tool diameter. A step over of 100% results in no overlap between two different cycles. @@ -1926,14 +1926,14 @@ A step over of 100% results in no overlap between two different cycles. Gainditzea % 100ekoa bada, ez da gainjartzerik egongo zikloen artean. - + Sample interval Lagin-tartea - + Optimize Linear Paths Optimizatu bide linealak @@ -2081,8 +2081,8 @@ Balio lehenetsia: 3 mm Orientazioa - + Type Mota @@ -2112,8 +2112,8 @@ Balio lehenetsia: 3 mm TPI - + Operation Eragiketa @@ -3034,8 +3034,8 @@ Izen bera duten tresna edo tresna-forma anitz badaude direktorio desberdinetan, Ardatz-maparen jantzia - + Radius Erradioa @@ -3450,8 +3450,8 @@ Izen bera duten tresna edo tresna-forma anitz badaude direktorio desberdinetan, TaskPathSimulator - + Path Simulator Bide-simulatzailea @@ -4341,10 +4341,9 @@ Adibidez: Ez erakutsi berriro - + Edit - int = field(default=None) Editatu @@ -4486,8 +4485,8 @@ Adibidez: Hasiera moldakor ez planarra ere ez dago erabilgarri. - + %s is not a Base Model object of the job %s %s ez da oinarri-ereduen objektua %s lanerako @@ -4507,8 +4506,8 @@ Adibidez: Profilatu eredu osoa, aurpegi hautatua(k) edo ertz hautatua(k) - + Choose a Path Job Aukeratu bide-lan bat @@ -4612,6 +4611,7 @@ Adibidez: List of custom property groups + int = field(default=None) Propietate-talde pertsonalizatuen zerrenda @@ -4674,12 +4674,12 @@ Adibidez: + + - - The base path to modify Aldatuko den oinarri-bidea @@ -4973,9 +4973,9 @@ Adibidez: Lanerako tresna-kontrolagailu guztien bilduma + - Operations Cycle Time Estimation Eragiketen ziklo-denboraren kalkulua @@ -5060,8 +5060,8 @@ Adibidez: Finkapen-desplazamenduen kopurua - + Make False, to prevent operation from generating code Markatu 'Faltsua', eragiketak koderik sortu dezan saihestu nahi baduzu @@ -5081,8 +5081,8 @@ Adibidez: Zehaztasunean eta errendimenduan eragina du - + Percent of cutter diameter to step over on each pass Igaroaldi bakoitzean ebakigailu-diametroaren zein ehuneko gainditu behar den @@ -5258,10 +5258,10 @@ Adibidez: Bide honen hasiera-puntua - - - + + + Make True, if specifying a Start Point Markatu 'Egia', hasierako puntu bat adieraziko bada @@ -5375,9 +5375,9 @@ Adibidez: Aplikatu G99 atzeratzea: eragiketa honetan, zuloen arteko atzeratze-altueraraino soilik atzeratu - + Additional base objects to be engraved Grabatuko diren oinarri-objektu gehigarriak @@ -5418,9 +5418,9 @@ Adibidez: Hasierako erradioa - + Extra value to stay away from final profile- good for roughing toolpath Amaierako profiletik aldentzeko balio gehigarria - ona arbastatzeko tresna-bidearentzako @@ -5440,9 +5440,9 @@ Adibidez: Baztertu aurpegi barruan igotako areak. - - + + Choose how to process multiple Base Geometry features. Aukeratu nola prozesatuko diren oinarri-geometriako elementu anitz. @@ -5463,8 +5463,8 @@ Adibidez: Prozesatu eredua eta pieza oinarri-geometriarik hautatuta ez duen eragiketa batean. - + The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) Tresna-bideak piezaren inguruan izan behar duen norabidea: erlojuaren noranzkoan (CW), edo aurka (CCW) @@ -5565,8 +5565,8 @@ Adibidez: Markatu 'Egia', ebakigailuaren erradio-konpentsazioa erabili nahi bada - + Show the temporary path construction objects when module is in DEBUG mode. Erakutsi aldi baterako bide-eraikuntzaren objektuak modulua ARAZKETA moduan dagoenean. @@ -5582,8 +5582,8 @@ Adibidez: Sartu amaiera-puntu pertsonalizatua arteka-biderako. - + Set the geometric clearing pattern to use for the operation. Ezarri eragiketarako erabiliko den garbitze geometrikoko eredua. @@ -5599,8 +5599,8 @@ Adibidez: Balio positiboak bidearen amaiera luzatzen du, negatiboak laburtu egiten du. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Osatu eragiketa pasaldi bakarrean sakoneran, edo pasaldi anitzetan azken sakoneraraino. @@ -5631,8 +5631,8 @@ Adibidez: Gaitu arteka-bidearen mozte-norabidea alderantzikatzea. - + The custom start point for the path of this operation Eragiketa honen bidearen hasiera-puntu pertsonalizatua @@ -6147,24 +6147,24 @@ Adibidez: Path_Dressup - + Please select one path object Hautatu bide-objektu bat - + The selected object is not a path Hautatutako objektua ez da bide bat - + Please select a Path object Hautatu bide-objektu bat @@ -6321,8 +6321,8 @@ Adibidez: Hautatu haztatze-puntuen fitxategia - + All Files (*.*) Fitxategi guztiak (*.*) @@ -6975,14 +6975,14 @@ Adibidez: PathProfile - + Outside Kanpoan - + Inside Barruan @@ -7913,7 +7913,7 @@ Adibidez: Make False, to prevent operation from generating code - Markatu 'Faltsua', eragiketak koderik sortu dezan saihestu nahi baduzu + Markatu 'Gezurra', eragiketak koderik sortu dezan saihestu nahi baduzu diff --git a/src/Mod/Path/Gui/Resources/translations/Path_fi.ts b/src/Mod/Path/Gui/Resources/translations/Path_fi.ts index 1e15f83c0b..dbb18d36ec 100644 --- a/src/Mod/Path/Gui/Resources/translations/Path_fi.ts +++ b/src/Mod/Path/Gui/Resources/translations/Path_fi.ts @@ -547,31 +547,31 @@ For stock from the Base object's bounding box it means the extra material in all Form - - - - - - - - - - - - - - - - - + - - - + + + + + + + + + + + + + + + + + + + Form Lomake @@ -742,17 +742,17 @@ For stock from the Base object's bounding box it means the extra material in all Clears list of base geometries - + Add Lisää - - + + Remove Poista @@ -807,8 +807,8 @@ Reset deletes all current items from the list and fills the list with all circul Palauta - + All objects will be processed using the same operation properties. All objects will be processed using the same operation properties. @@ -853,32 +853,32 @@ Reset deletes all current items from the list and fills the list with all circul All locations will be processed using the same operation properties. - + Start Depth Start Depth - + Start Depth of the operation. The highest point in Z-axis the operation needs to process. Start Depth of the operation. The highest point in Z-axis the operation needs to process. - + Transfer the Z value of the selected feature as the Start Depth for the operation. Transfer the Z value of the selected feature as the Start Depth for the operation. - + The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. - + Transfer the Z value of the selected feature as the Final Depth for the operation. Transfer the Z value of the selected feature as the Final Depth for the operation. @@ -893,14 +893,14 @@ Reset deletes all current items from the list and fills the list with all circul Depth of the final cut of the operation. Can be used to produce a cleaner finish. - + Final Depth Final Depth - + Step Down Step Down @@ -940,34 +940,34 @@ Reset deletes all current items from the list and fills the list with all circul Clearance Height - + + + + - - - - + The tool and its settings to be used for this operation. The tool and its settings to be used for this operation. + + + + + + + + + + - - - - - - - - - - Coolant Mode Coolant Mode @@ -977,28 +977,28 @@ Reset deletes all current items from the list and fills the list with all circul G Gode - - - - - - - - - - - - - - + + + + + + + + + + + + + + Tool Controller Tool Controller - - + + Coolant Coolant @@ -1018,8 +1018,8 @@ Reset deletes all current items from the list and fills the list with all circul Operation Type - + Step Over Percent Step Over Percent @@ -1069,8 +1069,8 @@ Reset deletes all current items from the list and fills the list with all circul Finishing Profile - + Use Outline Use Outline @@ -1125,10 +1125,10 @@ Reset deletes all current items from the list and fills the list with all circul Pysäytä - + - + Direction Suunta @@ -1138,15 +1138,15 @@ Reset deletes all current items from the list and fills the list with all circul The direction in which the profile is performed, clockwise or counterclockwise. - + CW CW - + CCW CCW @@ -1171,6 +1171,8 @@ Reset deletes all current items from the list and fills the list with all circul Miter joint + + @@ -1180,8 +1182,6 @@ Reset deletes all current items from the list and fills the list with all circul - - mm mm @@ -1397,11 +1397,11 @@ Reset deletes all current items from the list and fills the list with all circul Pattern + + - - The tool and its settings to be used for this operation @@ -1492,9 +1492,9 @@ The latter can be used to face of the entire stock area to ensure uniform height Material Allowance + - Use Start Point Use Start Point @@ -1750,9 +1750,9 @@ The latter can be used to face of the entire stock area to ensure uniform height Extend Path End - + Layer Mode Layer Mode @@ -1792,8 +1792,8 @@ The latter can be used to face of the entire stock area to ensure uniform height Scan Type - + Cut Pattern Cut Pattern @@ -1808,14 +1808,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Avoid Last X Faces - + Bounding Box Bounding Box - + Select the overall boundary for the operation. Select the overall boundary for the operation. @@ -1825,14 +1825,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Planar: Flat, 3D surface scan. Rotational: 4th-axis rotational scan. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Complete the operation in a single pass at depth, or multiple passes to final depth. - + Set the geometric clearing pattern to use for the operation. Set the geometric clearing pattern to use for the operation. @@ -1857,14 +1857,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Dropcutter lines are created parallel to this axis. - + Set the Z-axis depth offset from the target surface. Set the Z-axis depth offset from the target surface. - + Set the sampling resolution. Smaller values quickly increase processing time. Set the sampling resolution. Smaller values quickly increase processing time. @@ -1874,8 +1874,8 @@ The latter can be used to face of the entire stock area to ensure uniform height Make True, if specifying a Start Point - + Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. @@ -1910,14 +1910,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Depth offset - + Step over Askella yli - + The amount by which the tool is laterally displaced on each cycle of the pattern, specified in percent of the tool diameter. A step over of 100% results in no overlap between two different cycles. @@ -1926,14 +1926,14 @@ A step over of 100% results in no overlap between two different cycles. A step over of 100% results in no overlap between two different cycles. - + Sample interval Sample interval - + Optimize Linear Paths Optimize Linear Paths @@ -2081,8 +2081,8 @@ Default: 3 mm Suunta - + Type Tyyppi @@ -2112,8 +2112,8 @@ Default: 3 mm TPI - + Operation Operation @@ -3034,8 +3034,8 @@ Should multiple tools or tool shapes with the same name exist in different direc AxisMap Dressup - + Radius Säde @@ -3450,8 +3450,8 @@ Should multiple tools or tool shapes with the same name exist in different direc TaskPathSimulator - + Path Simulator Path Simulator @@ -4343,10 +4343,9 @@ For example: Don't Show This Anymore - + Edit - int = field(default=None) Muokkaa @@ -4488,8 +4487,8 @@ For example: The non-planar adaptive start is also unavailable. - + %s is not a Base Model object of the job %s %s is not a Base Model object of the job %s @@ -4509,8 +4508,8 @@ For example: Profile entire model, selected face(s) or selected edge(s) - + Choose a Path Job Choose a Path Job @@ -4614,6 +4613,7 @@ For example: List of custom property groups + int = field(default=None) List of custom property groups @@ -4676,12 +4676,12 @@ For example: + + - - The base path to modify The base path to modify @@ -4975,9 +4975,9 @@ For example: Collection of all tool controllers for the job + - Operations Cycle Time Estimation Operations Cycle Time Estimation @@ -5062,8 +5062,8 @@ For example: Fixture Offset Number - + Make False, to prevent operation from generating code Make False, to prevent operation from generating code @@ -5083,8 +5083,8 @@ For example: Influences accuracy and performance - + Percent of cutter diameter to step over on each pass Percent of cutter diameter to step over on each pass @@ -5260,10 +5260,10 @@ For example: The start point of this path - - - + + + Make True, if specifying a Start Point Make True, if specifying a Start Point @@ -5377,9 +5377,9 @@ For example: Apply G99 retraction: only retract to RetractHeight between holes in this operation - + Additional base objects to be engraved Additional base objects to be engraved @@ -5420,9 +5420,9 @@ For example: Starting Radius - + Extra value to stay away from final profile- good for roughing toolpath Extra value to stay away from final profile- good for roughing toolpath @@ -5442,9 +5442,9 @@ For example: Exclude milling raised areas inside the face. - - + + Choose how to process multiple Base Geometry features. Choose how to process multiple Base Geometry features. @@ -5465,8 +5465,8 @@ For example: Process the model and stock in an operation with no Base Geometry selected. - + The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) @@ -5567,8 +5567,8 @@ For example: Make True, if using Cutter Radius Compensation - + Show the temporary path construction objects when module is in DEBUG mode. Show the temporary path construction objects when module is in DEBUG mode. @@ -5584,8 +5584,8 @@ For example: Enter custom end point for slot path. - + Set the geometric clearing pattern to use for the operation. Set the geometric clearing pattern to use for the operation. @@ -5601,8 +5601,8 @@ For example: Positive extends the end of the path, negative shortens. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Complete the operation in a single pass at depth, or multiple passes to final depth. @@ -5633,8 +5633,8 @@ For example: Enable to reverse the cut direction of the slot path. - + The custom start point for the path of this operation The custom start point for the path of this operation @@ -6149,24 +6149,24 @@ For example: Path_Dressup - + Please select one path object Please select one path object - + The selected object is not a path The selected object is not a path - + Please select a Path object Please select a Path object @@ -6323,8 +6323,8 @@ For example: Select Probe Point File - + All Files (*.*) Kaikki tiedostot (*.*) @@ -6978,14 +6978,14 @@ For example: PathProfile - + Outside Outside - + Inside Inside diff --git a/src/Mod/Path/Gui/Resources/translations/Path_fr.ts b/src/Mod/Path/Gui/Resources/translations/Path_fr.ts index eb3489972c..1287326657 100644 --- a/src/Mod/Path/Gui/Resources/translations/Path_fr.ts +++ b/src/Mod/Path/Gui/Resources/translations/Path_fr.ts @@ -290,7 +290,7 @@ Pour le brut provenant de la boîte englobante de l'objet de base, il s'agit du Placement - Placement + Positionnement @@ -547,31 +547,31 @@ Pour le brut provenant de la boîte englobante de l'objet de base, il s'agit du Form - - - - - - - - - - - - - - - - - + - - - + + + + + + + + + + + + + + + + + + + Form Forme @@ -742,17 +742,17 @@ Pour le brut provenant de la boîte englobante de l'objet de base, il s'agit du Effacer la liste des géométries de base - + Add Ajouter - - + + Remove Supprimer @@ -807,8 +807,8 @@ Réinitialiser supprime tous les éléments en cours de la liste et remplit la l Réinitialiser - + All objects will be processed using the same operation properties. Tous les objets seront traités en utilisant les mêmes propriétés. @@ -853,32 +853,32 @@ Réinitialiser supprime tous les éléments en cours de la liste et remplit la l Tous les emplacements seront traités en utilisant les mêmes propriétés d'opération. - + Start Depth Profondeur de départ - + Start Depth of the operation. The highest point in Z-axis the operation needs to process. Profondeur de départ de l'opération. Le point le plus élevé de l'axe Z que l'opération doit traiter. - + Transfer the Z value of the selected feature as the Start Depth for the operation. Utiliser la valeur Z de l'élément sélectionné comme profondeur de départ pour l'opération. - + The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. La profondeur de l'opération qui correspond à la valeur la plus basse selon l'axe Z que l'opération doit traiter. - + Transfer the Z value of the selected feature as the Final Depth for the operation. Utiliser la valeur Z de l'élément sélectionné comme profondeur finale pour l'opération. @@ -893,14 +893,14 @@ Réinitialiser supprime tous les éléments en cours de la liste et remplit la l Profondeur de la dernière coupe de l'opération. Peut être utilisé pour produire une finition plus propre. - + Final Depth Profondeur finale - + Step Down Pas de descente @@ -940,34 +940,34 @@ Réinitialiser supprime tous les éléments en cours de la liste et remplit la l Hauteur de dégagement - + + + + - - - - + The tool and its settings to be used for this operation. L'outil et ses paramètres à utiliser pour cette opération. + + + + + + + + + + - - - - - - - - - - Coolant Mode Mode de refroidissement @@ -977,28 +977,28 @@ Réinitialiser supprime tous les éléments en cours de la liste et remplit la l G Gode - - - - - - - - - - - - - - + + + + + + + + + + + + + + Tool Controller Contrôleur d'outil - - + + Coolant Liquide de refroidissement @@ -1018,8 +1018,8 @@ Réinitialiser supprime tous les éléments en cours de la liste et remplit la l Type d'opération - + Step Over Percent Pourcentage de recouvrement @@ -1069,8 +1069,8 @@ Réinitialiser supprime tous les éléments en cours de la liste et remplit la l Profil de finition - + Use Outline Utiliser le contour @@ -1125,10 +1125,10 @@ Réinitialiser supprime tous les éléments en cours de la liste et remplit la l Arrêter - + - + Direction Direction @@ -1138,15 +1138,15 @@ Réinitialiser supprime tous les éléments en cours de la liste et remplit la l Le sens dans lequel le profil est effectué, sens des aiguilles d'une montre ou sens inverse. - + CW Sens horaire - + CCW dans le sens contraire des aiguilles d'une montre @@ -1171,6 +1171,8 @@ Réinitialiser supprime tous les éléments en cours de la liste et remplit la l Joint onglet + + @@ -1180,8 +1182,6 @@ Réinitialiser supprime tous les éléments en cours de la liste et remplit la l - - mm mm @@ -1397,11 +1397,11 @@ Réinitialiser supprime tous les éléments en cours de la liste et remplit la l Motif + + - - The tool and its settings to be used for this operation @@ -1492,9 +1492,9 @@ Ce dernier peut être utilisé pour surfacer l'ensemble de la zone du brut afin Allocation de matériau + - Use Start Point Utiliser le point de départ @@ -1750,9 +1750,9 @@ Ce dernier peut être utilisé pour surfacer l'ensemble de la zone du brut afin Prolonger la fin du parcours - + Layer Mode Mode couche @@ -1792,8 +1792,8 @@ Ce dernier peut être utilisé pour surfacer l'ensemble de la zone du brut afin Type de scan - + Cut Pattern Découpez le motif @@ -1808,14 +1808,14 @@ Ce dernier peut être utilisé pour surfacer l'ensemble de la zone du brut afin Éviter les X dernières faces - + Bounding Box Boîte englobante - + Select the overall boundary for the operation. Sélectionner la limite globale pour l’opération. @@ -1825,14 +1825,14 @@ Ce dernier peut être utilisé pour surfacer l'ensemble de la zone du brut afin Planaire : balayage surfacique plat et 3D. Rotationnel : balayage rotatif sur le 4ème axe. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Terminer l’opération en une seule passe à la profondeur ou en plusieurs passes jusqu’à la profondeur finale. - + Set the geometric clearing pattern to use for the operation. Définir le motif de détourage géométrique à utiliser pour l'opération. @@ -1857,14 +1857,14 @@ Ce dernier peut être utilisé pour surfacer l'ensemble de la zone du brut afin Des lignes de découpe sont créées parallèlement à cet axe. - + Set the Z-axis depth offset from the target surface. Définir le décalage en profondeur de l'axe Z par rapport à la surface cible. - + Set the sampling resolution. Smaller values quickly increase processing time. Définir la résolution d'échantillonnage. Des valeurs plus petites augmentent rapidement le temps de traitement. @@ -1874,8 +1874,8 @@ Ce dernier peut être utilisé pour surfacer l'ensemble de la zone du brut afin Mettre à vrai si l'on spécifie un point de départ - + Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. Activer l'optimisation des parcours linéaires (points colinéaires). Supprime les points colinéaires inutiles de la sortie G-code. @@ -1910,14 +1910,14 @@ Ce dernier peut être utilisé pour surfacer l'ensemble de la zone du brut afin Déport de profondeur - + Step over Passer outre - + The amount by which the tool is laterally displaced on each cycle of the pattern, specified in percent of the tool diameter. A step over of 100% results in no overlap between two different cycles. @@ -1926,14 +1926,14 @@ A step over of 100% results in no overlap between two different cycles. Un recouvrement de 100% n'entraîne aucun chevauchement entre deux cycles différents. - + Sample interval Intervalle d'échantillonnage - + Optimize Linear Paths Optimiser les parcours linéaires @@ -2081,8 +2081,8 @@ Par défaut : 3 mm Orientation - + Type Type @@ -2112,8 +2112,8 @@ Par défaut : 3 mm TPI - + Operation Opération @@ -2617,7 +2617,7 @@ Si cette option est laissée vide, aucun modèle ne sera présélectionné. Placement - Placement + Positionnement @@ -3032,8 +3032,8 @@ Généralement, il est recommandé d'utiliser des chemins relatifs en raison de Finition de l'assigner de l'axe - + Radius Rayon @@ -3448,8 +3448,8 @@ Généralement, il est recommandé d'utiliser des chemins relatifs en raison de TaskPathSimulator - + Path Simulator Simulateur de parcours @@ -4336,10 +4336,9 @@ Par exemple : Ne plus afficher ceci dorénavant - + Edit - int = field(default=None) Éditer @@ -4481,8 +4480,8 @@ Par exemple : Le démarrage adaptatif non planaire est également indisponible. - + %s is not a Base Model object of the job %s %s n’est pas un objet Modèle de base de la tâche %s @@ -4502,8 +4501,8 @@ Par exemple : Opération de contour sur l'intégralité du modèle, d'une/des face(s) sélectionnée(s) ou d'une/des arête(s) sélectionnée(s) - + Choose a Path Job Choisir une tâche de trajectoire @@ -4607,6 +4606,7 @@ Par exemple : List of custom property groups + int = field(default=None) Liste des groupes de propriétés personnalisées @@ -4669,12 +4669,12 @@ Par exemple : + + - - The base path to modify Le parcours de base à modifier @@ -4968,9 +4968,9 @@ Par exemple : Liste de tous les contrôleurs d'outils pour la tâche + - Operations Cycle Time Estimation Estimation du temps de cycle des opérations @@ -5055,8 +5055,8 @@ Par exemple : Nombre de décalages des fixations - + Make False, to prevent operation from generating code Mettre à faux pour empêcher l'opération de générer du code @@ -5076,8 +5076,8 @@ Par exemple : Influence sur la précision et les performances - + Percent of cutter diameter to step over on each pass Pourcentage du diamètre de l'outil de coupe à recouvrir à chaque passe @@ -5253,10 +5253,10 @@ Par exemple : Le point de départ de cette trajectoire - - - + + + Make True, if specifying a Start Point Mettre à vrai si l'on spécifie un point de départ @@ -5370,9 +5370,9 @@ Par exemple : Appliquer la rétraction G99 : ne rétracter que jusqu'à la hauteur de rétraction entre les trous lors de cette opération - + Additional base objects to be engraved Objets de base supplémentaires à graver @@ -5413,9 +5413,9 @@ Par exemple : Rayon de départ - + Extra value to stay away from final profile- good for roughing toolpath Valeur supplémentaire pour rester loin du contour définitif - utile pour les parcours d'ébauche @@ -5435,9 +5435,9 @@ Par exemple : Exclure des zones de fraisage à l'intérieur de la surface. - - + + Choose how to process multiple Base Geometry features. Choisir comment traiter plusieurs fonctions de géométrie de base. @@ -5458,8 +5458,8 @@ Par exemple : Traiter le modèle et le brut dans une opération sans géométrie de base sélectionnée. - + The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) Sens du parcours des outils autour de la pièce dans le sens horaire ou le sens anti-horaire @@ -5560,8 +5560,8 @@ Par exemple : Marquer Vrai, si vous utilisez la compensation du rayon de coupe - + Show the temporary path construction objects when module is in DEBUG mode. Afficher les objets de construction des parcours temporaires lorsque le module est en mode DEBUG. @@ -5577,8 +5577,8 @@ Par exemple : Entrez un point de fin personnalisé pour le parcours de la rainure. - + Set the geometric clearing pattern to use for the operation. Définir le motif de détourage géométrique à utiliser pour l'opération. @@ -5594,8 +5594,8 @@ Par exemple : Positif prolonge la fin du parcours, négatif le raccourcit. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Terminer l’opération en une seule passe à la profondeur ou en plusieurs passes jusqu’à la profondeur finale. @@ -5626,8 +5626,8 @@ Par exemple : Activez pour inverser la direction de coupe du parcours de la rainure. - + The custom start point for the path of this operation Le point de départ personnalisé pour le parcours de cette opération @@ -6142,24 +6142,24 @@ Par exemple : Path_Dressup - + Please select one path object Veuillez sélectionner un parcours - + The selected object is not a path L'objet sélectionné n'est pas un chemin - + Please select a Path object Veuillez sélectionner un objet de Path @@ -6316,8 +6316,8 @@ Par exemple : Sélectionner le fichier de points de la sonde - + All Files (*.*) Tous les fichiers (*.*) @@ -6970,14 +6970,14 @@ Les valeurs seront converties dans l'unité souhaitée pendant le post-traitemen PathProfile - + Outside Extérieur - + Inside Intérieur diff --git a/src/Mod/Path/Gui/Resources/translations/Path_gl.ts b/src/Mod/Path/Gui/Resources/translations/Path_gl.ts index b41e770954..ae616612af 100644 --- a/src/Mod/Path/Gui/Resources/translations/Path_gl.ts +++ b/src/Mod/Path/Gui/Resources/translations/Path_gl.ts @@ -547,31 +547,31 @@ For stock from the Base object's bounding box it means the extra material in all Form - - - - - - - - - - - - - - - - - + - - - + + + + + + + + + + + + + + + + + + + Form Formulario @@ -742,17 +742,17 @@ For stock from the Base object's bounding box it means the extra material in all Clears list of base geometries - + Add Engadir - - + + Remove Rexeitar @@ -807,8 +807,8 @@ Reset deletes all current items from the list and fills the list with all circul Restaurar - + All objects will be processed using the same operation properties. All objects will be processed using the same operation properties. @@ -853,32 +853,32 @@ Reset deletes all current items from the list and fills the list with all circul All locations will be processed using the same operation properties. - + Start Depth Start Depth - + Start Depth of the operation. The highest point in Z-axis the operation needs to process. Start Depth of the operation. The highest point in Z-axis the operation needs to process. - + Transfer the Z value of the selected feature as the Start Depth for the operation. Transfer the Z value of the selected feature as the Start Depth for the operation. - + The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. - + Transfer the Z value of the selected feature as the Final Depth for the operation. Transfer the Z value of the selected feature as the Final Depth for the operation. @@ -893,14 +893,14 @@ Reset deletes all current items from the list and fills the list with all circul Depth of the final cut of the operation. Can be used to produce a cleaner finish. - + Final Depth Final Depth - + Step Down Step Down @@ -940,34 +940,34 @@ Reset deletes all current items from the list and fills the list with all circul Clearance Height - + + + + - - - - + The tool and its settings to be used for this operation. The tool and its settings to be used for this operation. + + + + + + + + + + - - - - - - - - - - Coolant Mode Coolant Mode @@ -977,28 +977,28 @@ Reset deletes all current items from the list and fills the list with all circul G Gode - - - - - - - - - - - - - - + + + + + + + + + + + + + + Tool Controller Ferramenta de control - - + + Coolant Coolant @@ -1018,8 +1018,8 @@ Reset deletes all current items from the list and fills the list with all circul Operation Type - + Step Over Percent Step Over Percent @@ -1069,8 +1069,8 @@ Reset deletes all current items from the list and fills the list with all circul Finishing Profile - + Use Outline Use Outline @@ -1125,10 +1125,10 @@ Reset deletes all current items from the list and fills the list with all circul Parar - + - + Direction Dirección @@ -1138,15 +1138,15 @@ Reset deletes all current items from the list and fills the list with all circul The direction in which the profile is performed, clockwise or counterclockwise. - + CW CW - + CCW CCW @@ -1171,6 +1171,8 @@ Reset deletes all current items from the list and fills the list with all circul Miter joint + + @@ -1180,8 +1182,6 @@ Reset deletes all current items from the list and fills the list with all circul - - mm mm @@ -1397,11 +1397,11 @@ Reset deletes all current items from the list and fills the list with all circul Pattern + + - - The tool and its settings to be used for this operation @@ -1492,9 +1492,9 @@ The latter can be used to face of the entire stock area to ensure uniform height Material Allowance + - Use Start Point Use Start Point @@ -1750,9 +1750,9 @@ The latter can be used to face of the entire stock area to ensure uniform height Extend Path End - + Layer Mode Layer Mode @@ -1792,8 +1792,8 @@ The latter can be used to face of the entire stock area to ensure uniform height Scan Type - + Cut Pattern Cut Pattern @@ -1808,14 +1808,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Avoid Last X Faces - + Bounding Box Bounding Box - + Select the overall boundary for the operation. Select the overall boundary for the operation. @@ -1825,14 +1825,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Planar: Flat, 3D surface scan. Rotational: 4th-axis rotational scan. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Complete the operation in a single pass at depth, or multiple passes to final depth. - + Set the geometric clearing pattern to use for the operation. Set the geometric clearing pattern to use for the operation. @@ -1857,14 +1857,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Dropcutter lines are created parallel to this axis. - + Set the Z-axis depth offset from the target surface. Set the Z-axis depth offset from the target surface. - + Set the sampling resolution. Smaller values quickly increase processing time. Set the sampling resolution. Smaller values quickly increase processing time. @@ -1874,8 +1874,8 @@ The latter can be used to face of the entire stock area to ensure uniform height Make True, if specifying a Start Point - + Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. @@ -1910,14 +1910,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Depth offset - + Step over Un paso fóra - + The amount by which the tool is laterally displaced on each cycle of the pattern, specified in percent of the tool diameter. A step over of 100% results in no overlap between two different cycles. @@ -1926,14 +1926,14 @@ A step over of 100% results in no overlap between two different cycles. A step over of 100% results in no overlap between two different cycles. - + Sample interval Sample interval - + Optimize Linear Paths Optimize Linear Paths @@ -2081,8 +2081,8 @@ Default: 3 mm Orientación - + Type Tipo @@ -2112,8 +2112,8 @@ Default: 3 mm TPI - + Operation Operación @@ -3034,8 +3034,8 @@ Should multiple tools or tool shapes with the same name exist in different direc AxisMap Dressup - + Radius Radio @@ -3450,8 +3450,8 @@ Should multiple tools or tool shapes with the same name exist in different direc TaskPathSimulator - + Path Simulator Path Simulator @@ -4343,10 +4343,9 @@ For example: Don't Show This Anymore - + Edit - int = field(default=None) Editar @@ -4488,8 +4487,8 @@ For example: The non-planar adaptive start is also unavailable. - + %s is not a Base Model object of the job %s %s is not a Base Model object of the job %s @@ -4509,8 +4508,8 @@ For example: Profile entire model, selected face(s) or selected edge(s) - + Choose a Path Job Choose a Path Job @@ -4614,6 +4613,7 @@ For example: List of custom property groups + int = field(default=None) List of custom property groups @@ -4676,12 +4676,12 @@ For example: + + - - The base path to modify The base path to modify @@ -4975,9 +4975,9 @@ For example: Collection of all tool controllers for the job + - Operations Cycle Time Estimation Operations Cycle Time Estimation @@ -5062,8 +5062,8 @@ For example: Fixture Offset Number - + Make False, to prevent operation from generating code Make False, to prevent operation from generating code @@ -5083,8 +5083,8 @@ For example: Influences accuracy and performance - + Percent of cutter diameter to step over on each pass Percent of cutter diameter to step over on each pass @@ -5260,10 +5260,10 @@ For example: The start point of this path - - - + + + Make True, if specifying a Start Point Make True, if specifying a Start Point @@ -5377,9 +5377,9 @@ For example: Apply G99 retraction: only retract to RetractHeight between holes in this operation - + Additional base objects to be engraved Additional base objects to be engraved @@ -5420,9 +5420,9 @@ For example: Starting Radius - + Extra value to stay away from final profile- good for roughing toolpath Extra value to stay away from final profile- good for roughing toolpath @@ -5442,9 +5442,9 @@ For example: Exclude milling raised areas inside the face. - - + + Choose how to process multiple Base Geometry features. Choose how to process multiple Base Geometry features. @@ -5465,8 +5465,8 @@ For example: Process the model and stock in an operation with no Base Geometry selected. - + The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) @@ -5567,8 +5567,8 @@ For example: Make True, if using Cutter Radius Compensation - + Show the temporary path construction objects when module is in DEBUG mode. Show the temporary path construction objects when module is in DEBUG mode. @@ -5584,8 +5584,8 @@ For example: Enter custom end point for slot path. - + Set the geometric clearing pattern to use for the operation. Set the geometric clearing pattern to use for the operation. @@ -5601,8 +5601,8 @@ For example: Positive extends the end of the path, negative shortens. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Complete the operation in a single pass at depth, or multiple passes to final depth. @@ -5633,8 +5633,8 @@ For example: Enable to reverse the cut direction of the slot path. - + The custom start point for the path of this operation The custom start point for the path of this operation @@ -6149,24 +6149,24 @@ For example: Path_Dressup - + Please select one path object Please select one path object - + The selected object is not a path The selected object is not a path - + Please select a Path object Please select a Path object @@ -6323,8 +6323,8 @@ For example: Select Probe Point File - + All Files (*.*) Tódolos ficheiros (*.*) @@ -6978,14 +6978,14 @@ For example: PathProfile - + Outside Outside - + Inside Inside diff --git a/src/Mod/Path/Gui/Resources/translations/Path_hr.ts b/src/Mod/Path/Gui/Resources/translations/Path_hr.ts index 34a7820e22..1356d99f66 100644 --- a/src/Mod/Path/Gui/Resources/translations/Path_hr.ts +++ b/src/Mod/Path/Gui/Resources/translations/Path_hr.ts @@ -387,7 +387,7 @@ Za materijal obrade iz graničnog okvira to znači dodatni materijal u svim smje Name of property. Can only contain letters, numbers, and underscores. MixedCase names will display with spaces "Mixed Case" - Name of property. Can only contain letters, numbers, and underscores. MixedCase names will display with spaces "Mixed Case" + Naziv svojstva. Može sadržavati samo slova, brojeve i podcrte. Imena MixedCase će se prikazivati s razmacima "Mixed Case" @@ -402,12 +402,12 @@ Za materijal obrade iz graničnog okvira to znači dodatni materijal u svim smje ToolTip to be displayed when user hovers mouse over property. - ToolTip to be displayed when user hovers mouse over property. + Opis koji će se prikazati kada korisnik prelazi mišem preko svojstva. Check if you want to create several properties in a batch. - Check if you want to create several properties in a batch. + Provjerite želite li stvoriti nekoliko svojstava u paketu. @@ -462,7 +462,7 @@ Za materijal obrade iz graničnog okvira to znači dodatni materijal u svim smje Select a working path for the tool library editor. - Select a working path for the tool library editor. + Odaberite putanju za rad za uređivač biblioteke alata. @@ -549,31 +549,31 @@ Za materijal obrade iz graničnog okvira to znači dodatni materijal u svim smje Form - - - - - - - - - - - - - - - - - + - - - + + + + + + + + + + + + + + + + + + + Form Obrazac @@ -585,7 +585,7 @@ Za materijal obrade iz graničnog okvira to znači dodatni materijal u svim smje Select what type of shape to use to constrain the underlying Path. - Select what type of shape to use to constrain the underlying Path. + Odaberite vrstu oblika koji želite koristiti za ograničavanje osnovne staze. @@ -605,7 +605,7 @@ Za materijal obrade iz graničnog okvira to znači dodatni materijal u svim smje Select the body to be used to constrain the underlying Path. - Select the body to be used to constrain the underlying Path. + Odaberite tijelo koje želite koristiti za ograničavanje podloge staze. @@ -680,12 +680,12 @@ Za materijal obrade iz graničnog okvira to znači dodatni materijal u svim smje If checked the path is constrained by the solid. Otherwise the volume of the solid describes a 'keep out' zone - If checked the path is constrained by the solid. Otherwise the volume of the solid describes a 'keep out' zone + Ako je označeno, staza je ograničena čvrstim tijelom. Inače, volumen čvrstog tijela opisuje 'zonu bez ulaska'. Extend Model's Bounding Box - Extend Model's Bounding Box + Proširi granični okvir modela @@ -716,7 +716,7 @@ Za materijal obrade iz graničnog okvira to znači dodatni materijal u svim smje List of operations with Base Geometry in current Job - List of operations with Base Geometry in current Job + Lista operacija sa baznom geometrijom u trenutnom poslu @@ -726,35 +726,35 @@ Za materijal obrade iz graničnog okvira to znači dodatni materijal u svim smje Select one or more features in the 3d view and press 'Add' to add them as the base items for this operation. Selected features can be deleted entirely. - Select one or more features in the 3d view and press 'Add' to add them as the base items for this operation. Selected features can be deleted entirely. + Odaberite jednu ili više značajki u 3D prikazu i pritisnite 'Dodaj' da biste ih dodali kao osnovne stavke za ovu operaciju. Odabrane značajke mogu se u potpunosti izbrisati. Add selected features to the list of base geometries for this operation - Add selected features to the list of base geometries for this operation + Dodaj odabrana svojstva u listu osnovne geometrije za ovu operaciju Remove the selected list items from the list of base geometries. The operation will not be applied to them. - Remove the selected list items from the list of base geometries. The operation will not be applied to them. + Uklonite odabrane stavke popisa s popisa osnovnih geometrija. Operacija se na njih neće primijeniti. Clears list of base geometries - Clears list of base geometries + Izbriši listu osnovnih geometrija - + Add Dodaj - - + + Remove Ukloniti @@ -793,17 +793,17 @@ Resetiranje briše sve trenutne stavke s popisa i popunjava popis svim okruglim Add selected items from 3d view to the list of base geometries - Add selected items from 3d view to the list of base geometries + Dodaj odabrane stavke 3D pogleda u listu osnovnih geometrija Remove selected list items from the list of base geometries. The operation is no longer applied to them. - Remove selected list items from the list of base geometries. The operation is no longer applied to them. + Uklonite odabrane stavke popisa s popisa osnovnih geometrija. Operacija nije više na njih primijenjena. Remove all list items and fill list with all eligible features from the job's base object. - Remove all list items and fill list with all eligible features from the job's base object. + Ukloni sve stavke popisa i popuni popis sa svim odobrenim značajkama iz objekta osnove posla. @@ -811,8 +811,8 @@ Resetiranje briše sve trenutne stavke s popisa i popunjava popis svim okruglim Odbaci - + All objects will be processed using the same operation properties. Svi objekti obraditi će se koristeći iste postavke operacija. @@ -857,34 +857,34 @@ Resetiranje briše sve trenutne stavke s popisa i popunjava popis svim okruglim Sve lokacije obraditi će se koristeći iste postavke operacija. - + Start Depth Početna dubina - + Start Depth of the operation. The highest point in Z-axis the operation needs to process. - Start Depth of the operation. The highest point in Z-axis the operation needs to process. + Dubina početka operacije. Najviša točka u Z-osi koju operacija treba obraditi. - + Transfer the Z value of the selected feature as the Start Depth for the operation. - Transfer the Z value of the selected feature as the Start Depth for the operation. + Prenesite Z vrijednost odabrane značajke kao početnu dubinu operacije. - + The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. - The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. + Dubina operacije koja odgovara najnižoj vrijednosti u Z-osi koju operacija treba obraditi." - + Transfer the Z value of the selected feature as the Final Depth for the operation. - Transfer the Z value of the selected feature as the Final Depth for the operation. + Prenesite Z vrijednost odabrane značajke kao konačnu dubinu operacije. @@ -897,14 +897,14 @@ Resetiranje briše sve trenutne stavke s popisa i popunjava popis svim okruglim Dubina finalnog reza operacije. Može se koristiti za stvaranje čistijeg završetka obrade. - + Final Depth Konačna Dubina - + Step Down Korak Dolje @@ -931,12 +931,12 @@ Resetiranje briše sve trenutne stavke s popisa i popunjava popis svim okruglim The height above which it is safe to move the tool bit with rapid movements. Below this height all lateral and downward movements are performed with feed rate speeds. - The height above which it is safe to move the tool bit with rapid movements. Below this height all lateral and downward movements are performed with feed rate speeds. + Visina iznad koje je sigurno pomicati alat s brzim pokretima. Ispod ove visine svi bočni i nizbrdni pokreti izvode se brzinama pomaka dovoda. The height where lateral movement of the toolbit is not obstructed by any fixtures or the part / stock material itself. - The height where lateral movement of the toolbit is not obstructed by any fixtures or the part / stock material itself. + Visina na kojoj bočno kretanje alatke nije otežano bilo kojim fiksatorima ili samim dijelom / materijalom obrade. @@ -944,34 +944,34 @@ Resetiranje briše sve trenutne stavke s popisa i popunjava popis svim okruglim Visina prohodnosti (izmežu alata i materijala obrade) - + + + + - - - - + The tool and its settings to be used for this operation. Alat i njegove postavke za ovu operaciju. + + + + + + + + + + - - - - - - - - - - Coolant Mode Načini rada rashladne tekućine @@ -981,35 +981,35 @@ Resetiranje briše sve trenutne stavke s popisa i popunjava popis svim okruglim G Gode - - - - - - - - - - - - - - + + + + + + + + + + + + + + Tool Controller Kontroler Alata - - + + Coolant Hlađenje Type of adaptive operation - Type of adaptive operation + Vrsta prilagođene operacije @@ -1022,8 +1022,8 @@ Resetiranje briše sve trenutne stavke s popisa i popunjava popis svim okruglim Vrsta Operacije - + Step Over Percent Postotak preklapanja @@ -1035,17 +1035,17 @@ Resetiranje briše sve trenutne stavke s popisa i popunjava popis svim okruglim Helix Ramp Angle - Helix Ramp Angle + Kut rampe spirale Helix Cone Angle - Helix Cone Angle + Kut spirale stožca Helix Max Diameter - Helix Max Diameter + Spirala max. Promjer @@ -1055,7 +1055,7 @@ Resetiranje briše sve trenutne stavke s popisa i popunjava popis svim okruglim Keep Tool Down Ratio - Keep Tool Down Ratio + Omjer zadržavanja alata dolje @@ -1073,45 +1073,45 @@ Resetiranje briše sve trenutne stavke s popisa i popunjava popis svim okruglim Profil završne obrade - + Use Outline Koristi vanjski obris Influences calculation performance vs stability and accuracy - Influences calculation performance vs stability and accuracy + Utjecaj performansi izračunavanja vs stabilnosti i točnosti Cut inside or outside of the selected shapes - Cut inside or outside of the selected shapes + Rezanje odabranog oblika izvana ili iznutra If greater than zero it limits the helix ramp diameter, otherwise 75 percent of tool diameter is used - If greater than zero it limits the helix ramp diameter, otherwise 75 percent of tool diameter is used + Ako je veći od nule, ograničava promjer rampe spirale, inače se koristi 75 posto promjera alata. How much to lift the tool up during the rapid linking moves over cleared regions. If linking path is not clear tool is raised to clearance height. - How much to lift the tool up during the rapid linking moves over cleared regions. If linking path is not clear tool is raised to clearance height. + Koliko podići alat tijekom brzih povezujućih pokreta preko očišćenih područja. Ako putanja povezivanja nije jasna, alat se podiže na visinu prohodnosti. Max length of keep-tool-down linking path compared to direct distance between points. If exceeded link will be done by raising the tool to clearance height. - Max length of keep-tool-down linking path compared to direct distance between points. If exceeded link will be done by raising the tool to clearance height. + Maksimalna dužina putanje povezivanja s fiksiranim alatom u odnosu na direktnu udaljenost između točaka. Ako je pređena, povezivanje će se izvršiti podizanjem alata na visinu prohodnosti. How much material to leave (i.e. for finishing operation) - How much material to leave (i.e. for finishing operation) + Koliko materijala treba ostaviti (tj. za završnu operaciju) The amount by which the tool is laterally displaced on each cycle of the pattern, specified in percent of the tool diameter. A step over of 100% results in no overlap between two different cycles. - The amount by which the tool is laterally displaced on each cycle of the pattern, specified in percent of the tool diameter. A step over of 100% results in no overlap between two different cycles. + Količina pomaka alata u bočnom smjeru u svakom ciklusu preklapanja uzorka (step over), specificirana u procentima promjera alata. Pomak od 100% rezultira bez preklapanja između dva različita ciklusa. @@ -1129,52 +1129,54 @@ Resetiranje briše sve trenutne stavke s popisa i popunjava popis svim okruglim Stop - + - + Direction Smjer The direction in which the profile is performed, clockwise or counterclockwise. - The direction in which the profile is performed, clockwise or counterclockwise. + Smjer u kojem se profil izvodi, u smjeru kazaljke na satu ili suprotno od smjera kazaljke na satu. - + CW u smjeru kazaljke sata - + CCW suprotno smjeru kazaljke sata Width of chamfer cut. - Width of chamfer cut. + Širina reza žljeba. Extra depth of tool immersion. - Extra depth of tool immersion. + Dodatna dubina upuštanja alata Round joint - Round joint + Zaobljena fuga Miter joint - Miter joint + Kosa fuga + + @@ -1184,8 +1186,6 @@ Resetiranje briše sve trenutne stavke s popisa i popunjava popis svim okruglim - - mm mm @@ -1227,7 +1227,7 @@ Resetiranje briše sve trenutne stavke s popisa i popunjava popis svim okruglim Keep Tool Down - Keep Tool Down + Zadrži alat dolje @@ -1257,7 +1257,7 @@ Resetiranje briše sve trenutne stavke s popisa i popunjava popis svim okruglim Chip Break - Chip Break + Prekid pridržača @@ -1267,7 +1267,7 @@ Resetiranje briše sve trenutne stavke s popisa i popunjava popis svim okruglim Specify the vertex number of the underlying shape string at which engraving should start. - Specify the vertex number of the underlying shape string at which engraving should start. + Navedite broj vrha osnovnog oblika podloge na kojem bi graviranje trebalo započeti. @@ -1277,12 +1277,12 @@ Resetiranje briše sve trenutne stavke s popisa i popunjava popis svim okruglim Specify if the helix operation should start at the inside and work its way outwards, or start at the outside and work its way to the center. - Specify if the helix operation should start at the inside and work its way outwards, or start at the outside and work its way to the center. + Navedite treba li operacija spirale početi iznutra i raditi prema van, ili započeti izvana i raditi prema centru. Inside - Inside + Unutra @@ -1292,7 +1292,7 @@ Resetiranje briše sve trenutne stavke s popisa i popunjava popis svim okruglim The direction for the helix, clockwise or counterclockwise. - The direction for the helix, clockwise or counterclockwise. + Smjer za spiralu U smjeru kazaljke na satu ili Obrnuto smjeru kazaljke na satu @@ -1401,11 +1401,11 @@ Resetiranje briše sve trenutne stavke s popisa i popunjava popis svim okruglim Uzorak + + - - The tool and its settings to be used for this operation @@ -1416,9 +1416,9 @@ Resetiranje briše sve trenutne stavke s popisa i popunjava popis svim okruglim Specify if the facing should be restricted by the actual shape of the selected face (or the part if no face is selected), or if the bounding box should be faced off. The latter can be used to face of the entire stock area to ensure uniform heights for the following operations - Specify if the facing should be restricted by the actual shape of the selected face (or the part if no face is selected), or if the bounding box should be faced off. + Odredite treba li obrada lica biti ograničena na stvarni oblik odabrane površine (ili dijela ako nije odabrana niti jedna površina), ili ako treba biti obrađen obrubni okvir. -The latter can be used to face of the entire stock area to ensure uniform heights for the following operations +Ovo se može koristiti za obradu cijelog područja obrade kako bi se osigurala ujednačena visina za sljedeće operacije @@ -1443,7 +1443,7 @@ The latter can be used to face of the entire stock area to ensure uniform height ZigZagOffset - ZigZagOffset + CikCak Pomak @@ -1473,7 +1473,7 @@ The latter can be used to face of the entire stock area to ensure uniform height The amount by which the tool is laterally displaced on each cycle of the pattern, specified in percent of the tool diameter. A step over of 100% results in no overlap between two different cycles - The amount by which the tool is laterally displaced on each cycle of the pattern, specified in percent of the tool diameter. A step over of 100% results in no overlap between two different cycles + Količina pomaka alata u bočnom smjeru u svakom ciklusu uzorka (step over), specificirana u procentima promjera alata. Pomak od 100% rezultira bez preklapanja između dva različita ciklusa. @@ -1496,9 +1496,9 @@ The latter can be used to face of the entire stock area to ensure uniform height Material Allowance + - Use Start Point Koristi početnu točku @@ -1570,7 +1570,7 @@ The latter can be used to face of the entire stock area to ensure uniform height Specify if the profile should be performed inside or outside the base geometry features. This only matters if Use Compensation is checked (the default) - Specify if the profile should be performed inside or outside the base geometry features. This only matters if Use Compensation is checked (the default) + Odredite treba li profilirati unutar ili izvan osnovnih geometrijskih značajki. Ovo je važno samo ako je uključena opcija "Koristi kompenzaciju" (zadano) @@ -1738,7 +1738,7 @@ The latter can be used to face of the entire stock area to ensure uniform height No Base Geometry selected. - No Base Geometry selected. + Nema odabrane osnovne geometrije. @@ -1748,17 +1748,17 @@ The latter can be used to face of the entire stock area to ensure uniform height Extend Path Start - Extend Path Start + Produži početak staze Extend Path End - Extend Path End + Produži kraj staze - + Layer Mode Layer Mode @@ -1798,59 +1798,59 @@ The latter can be used to face of the entire stock area to ensure uniform height Vrsta skeniranja - + Cut Pattern Uzorci rezanja Profile Edges - Profile Edges + Profiliraj rubove Avoid Last X Faces - Avoid Last X Faces + Izbjegavajte zadnju X plohu - + Bounding Box Granični okvir - + Select the overall boundary for the operation. - Select the overall boundary for the operation. + Odaberite cjelokupnu granicu za operaciju. Planar: Flat, 3D surface scan. Rotational: 4th-axis rotational scan. - Planar: Flat, 3D surface scan. Rotational: 4th-axis rotational scan. + Ravan: U ravnini, 3D skeniranje površine. Rotacijsko: rotacijsko skeniranje oko 4-te osi. - + Complete the operation in a single pass at depth, or multiple passes to final depth. - Complete the operation in a single pass at depth, or multiple passes to final depth. + Dovršite operaciju u jednom prolazu na dubini ili višestrukim prolazima do krajnje dubine. - + Set the geometric clearing pattern to use for the operation. - Set the geometric clearing pattern to use for the operation. + Postavite geometrijski uzorak čišćenja koji će se koristiti za operaciju. Profile the edges of the selection. - Profile the edges of the selection. + Profili od rubova odabira. Avoid cutting the last 'N' faces in the Base Geometry list of selected faces. - Avoid cutting the last 'N' faces in the Base Geometry list of selected faces. + Izbjegavajte rezanje zadnjih 'N' lica na popisu Osnovna geometrija odabranih površina. @@ -1860,30 +1860,32 @@ The latter can be used to face of the entire stock area to ensure uniform height Dropcutter lines are created parallel to this axis. - Dropcutter lines are created parallel to this axis. + Linije spuštajućeg (drop-cutter) glodala stvaraju se paralelno s ovom osi. - + Set the Z-axis depth offset from the target surface. - Set the Z-axis depth offset from the target surface. + Postavite pomak dubine Z-osi od ciljne površine. - + Set the sampling resolution. Smaller values quickly increase processing time. - Set the sampling resolution. Smaller values quickly increase processing time. + Postavite rezoluciju uzorkovanja. Manje vrijednosti brzo povećavaju vrijeme obrade. Make True, if specifying a Start Point - Make True, if specifying a Start Point + Postavite na Točno, ako specificirate Početnu točku - + Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. - Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. + Omogućiti optimizaciju linearnih staza (kolinearnih točaka). Uklanja nepotrebne kolinearne točke iz izvoza G-koda. + + @@ -1894,12 +1896,12 @@ The latter can be used to face of the entire stock area to ensure uniform height Enable separate optimization of transitions between, and breaks within, each step over path. - Enable separate optimization of transitions between, and breaks within, each step over path. + Omogućite zasebnu optimizaciju prijelaza između i unutar svakog prekida koraka staze. Drop Cutter Direction - Drop Cutter Direction + Smjer spuštajućeg glodala @@ -1909,7 +1911,7 @@ The latter can be used to face of the entire stock area to ensure uniform height Additional offset to the selected bounding box along the Y axis. - Additional offset to the selected bounding box along the Y axis. + Dodatni pomak za odabrani granični okvir uzduž Y-osi. @@ -1917,32 +1919,32 @@ The latter can be used to face of the entire stock area to ensure uniform height Pomak dubine - + Step over Korak preko - + The amount by which the tool is laterally displaced on each cycle of the pattern, specified in percent of the tool diameter. A step over of 100% results in no overlap between two different cycles. - The amount by which the tool is laterally displaced on each cycle of the pattern, specified in percent of the tool diameter. + Količina pomaka alata u bočnom smjeru u svakom ciklusu uzorka (step over), specificirana u procentima promjera alata. -A step over of 100% results in no overlap between two different cycles. +Pomak od 100% rezultira bez preklapanja između dva različita ciklusa. - + Sample interval Korak uzorka - + Optimize Linear Paths - Optimize Linear Paths + Optimiraj linearne Staze @@ -2088,8 +2090,8 @@ Default: 3 mm Orijentacija - + Type Tip @@ -2116,11 +2118,11 @@ Default: 3 mm TPI - TPI + TPI - + Operation Operacija @@ -2162,7 +2164,7 @@ Default: 3 mm Select the algorithm to use: OCL Dropcutter*, or Experimental (Not OCL based). - Select the algorithm to use: OCL Dropcutter*, or Experimental (Not OCL based). + Odaberite algoritam koji ćete koristiti: OCL Dropcutter * (Upuštajuće glodalo) ili eksperimentalni (ne temelji se na OCL). @@ -2396,7 +2398,7 @@ If the radius is bigger than that which the tag shape itself supports, the resul Default Curve Accuracy - Default Curve Accuracy + Zadana točnost krivulje @@ -2441,36 +2443,36 @@ if %S is included, you can specify where the number occurs. Without it, the num The following example store all files with the same name as the document the directory /home/freecad (please remove quotes): &quot;/home/cnc/%d.g-code&quot; See the file save policy below on how to deal with name conflicts. - Enter a path and optionally file name (see below) to be used as the default for the post processor export. -The following substitutions are performed before the name is resolved at the time of the post processing: -Substitution allows the following: -%D ... directory of the active document -%d ... name of the active document (with extension) -%M ... user macro directory -%j ... name of the active Job object + Navedite putanju i opcionalno ime datoteke (pogledajte dolje) koja će se koristiti kao zadano za izvoz post procesora. +Prije razrješenja naziva u vrijeme post obrade vrše se sljedeće zamjene: +Zamjena omogućuje sljedeće: +%D ... direktorij aktivnog dokumenta +%d ... ime aktivnog dokumenta (s ekstenzijom) +%M ... korisnički direktorij makro naredbi +%j ... ime aktivnog objekta posla -The Following can be used if output is being split. If Output is not split -these will be ignored. -%T ... Tool Number -%t ... Tool Controller label +Sljedeće se može koristiti ako je izlaz podijeljen. Ako izlaz nije podijeljen, +ovo će biti zanemareno. +%T ... Akatni broj +%t ... Oznaka kontrolera alata -%W ... Work Coordinate System -%O ... Operation Label +%W ... Radni koordinatni sustav +%O ... Oznaka operacije -When splitting output, a sequence number will always be added. +Prilikom dijeljenja izlaza uvijek će se dodati sekvencijski broj. -if %S is included, you can specify where the number occurs. Without it, the number will be added to the end of the string. +Ako je uključen %S, možete odrediti gdje se broj pojavljuje. Bez njega, broj će se dodati na kraj stringa. -%S ... Sequence Number +%S ... Sekvencijski broj -The following example store all files with the same name as the document the directory /home/freecad (please remove quotes): +Sljedeći primjer pohranjuje sve datoteke s istim imenom kao dokument u direktorij /home/freecad (molimo uklonite navodnike): &quot;/home/cnc/%d.g-code&quot; -See the file save policy below on how to deal with name conflicts. +Pogledajte politiku spremanja datoteka u nastavku kako biste saznali kako se nositi s sukobima dodavanja imena. File Save Policy - File Save Policy + Pravilnik spremanja Datoteka @@ -2495,7 +2497,7 @@ See the file save policy below on how to deal with name conflicts. Post Processors Selection - Post Processors Selection + Odabir naknadne Obrade @@ -2510,7 +2512,7 @@ See the file save policy below on how to deal with name conflicts. Mod/Path - Mod/Path + Mod/Staza @@ -2557,7 +2559,7 @@ If left empty no template will be preselected. Optional arguments passed to the default Post Processor specified above. See the Post Processor's documentation for supported arguments. - Optional arguments passed to the default Post Processor specified above. See the Post Processor's documentation for supported arguments. + Neophodni argumenti koji se prosljeđuju zadanim post procesoru navedenim iznad. Pogledajte dokumentaciju post procesora za podržane argumente. @@ -2582,7 +2584,7 @@ If left empty no template will be preselected. Extend Model's Bounding Box - Extend Model's Bounding Box + Proširi granični okvir modela @@ -2650,9 +2652,7 @@ If left empty no template will be preselected. References to Tool Bits and their shapes can either be stored with an absolute path or with a relative path to the search path. Generally it is recommended to use relative paths due to their flexibility and robustness to layout changes. Should multiple tools or tool shapes with the same name exist in different directories it can be required to use absolute paths. - References to Tool Bits and their shapes can either be stored with an absolute path or with a relative path to the search path. -Generally it is recommended to use relative paths due to their flexibility and robustness to layout changes. -Should multiple tools or tool shapes with the same name exist in different directories it can be required to use absolute paths. + Reference na alatne nastavake i njihove oblike mogu se pohraniti s apsolutnom putanjom ili relativnom putanjom do putanje pretraživanja. Općenito se preporučuje korištenje relativnih putanja zbog njihove fleksibilnosti i otpornosti na promjene rasporeda. Ako u različitim direktorijima postoje više alata ili oblika alata s istim imenom, možda će biti potrebno koristiti apsolutne putanje. @@ -2779,7 +2779,7 @@ Should multiple tools or tool shapes with the same name exist in different direc Task Panel Layout - Task Panel Layout + Razmještaj na ploči zadataka @@ -2789,17 +2789,17 @@ Should multiple tools or tool shapes with the same name exist in different direc Classic - reversed - Classic - reversed + Obrnuto obično Multi Panel - Multi Panel + Višepločno Multi Panel - reversed - Multi Panel - reversed + Višepločno - obrnuto @@ -2814,48 +2814,48 @@ Should multiple tools or tool shapes with the same name exist in different direc Suppress all warnings about setting speed rates for accurate cycle time calculation - Suppress all warnings about setting speed rates for accurate cycle time calculation + Neprikazuj sva upozorenja o postavljanju brzina za točno izračunavanje ciklusnog vremena Suppress all missing speeds warning - Suppress all missing speeds warning + Neprikazuj sva upozorenja o neprilagođenoj brzini pomaka Suppress warning about setting the rapid speed rates for accurate cycle time calculation. Ignored if all speed warnings are already suppressed. - Suppress warning about setting the rapid speed rates for accurate cycle time calculation. Ignored if all speed warnings are already suppressed. + Neprikazuj upozorenja o postavljanju ubrzane brzine pomaka za točno izračunavanje ciklusnog vremena. Zanemari ako su sva brzinska upozorenja već potisnuta. Suppress missing rapid speeds warning - Suppress missing rapid speeds warning + Neprikazuj upozorenja o ubrzanoj brzini pomaka Suppress warning whenever a Path selection mode is activated - Suppress warning whenever a Path selection mode is activated + Neprikazuj upozorenja uvijek kada je mod odabira staze aktiviran Suppress feed rate warning - Suppress feed rate warning + Neprikazuj upozorenja brzine pomaka OpenCAMLib - OpenCAMLib + OpenCAMLib If OpenCAMLib is installed with Python bindings it can be used by some additional 3D operations. NOTE: Enabling OpenCAMLib here requires a restart of FreeCAD to take effect. - If OpenCAMLib is installed with Python bindings it can be used by some additional 3D operations. NOTE: Enabling OpenCAMLib here requires a restart of FreeCAD to take effect. + Ako je OpenCAMLib instaliran s Python bindingsima, može se koristiti za neke dodatne 3D operacije. NAPOMENA: Omogućavanje OpenCAMLib-a ovdje zahtijeva ponovo pokretanje FreeCAD-a da bi stupilo na snagu. Suppress selection mode warning - Suppress selection mode warning + Neprikazuj upozorenja moda odabira @@ -2886,12 +2886,12 @@ Should multiple tools or tool shapes with the same name exist in different direc Enable Lead-in move - Enable Lead-in move + Omogući pomak približavanja Enable Lead In - Enable Lead In + Omogući približavanje @@ -2903,12 +2903,12 @@ Should multiple tools or tool shapes with the same name exist in different direc Length / Radius - Length / Radius + Dužina / Polumjer length or radius of the Lead-in - length or radius of the Lead-in + dužina ili polumjer približavanja @@ -2919,52 +2919,52 @@ Should multiple tools or tool shapes with the same name exist in different direc extends the leadin distance - extends the leadin distance + produljuje udaljenost vodećeg pomaka Enable Lead-out move - Enable Lead-out move + Omogući vodeći pomak prema van Enable Lead Out - Enable Lead Out + Omogući pomak prema van length or radius of the Lead-out - length or radius of the Lead-out + dužina ili polumjer pomaka prema van Extends the leadout distance - Extends the leadout distance + Produljuje udaljenost pomaka prema van Plunge at rapid speed - Plunge at rapid speed + Ubrzano Poniranje Apply Lead In/Out on all layers - Apply Lead In/Out on all layers + Primjeni vodeći Pomak probližavanja/Pomak prema van za sve slojeve Keep the tool down in the path - Keep the tool down in the path + Zadrži alat dolje na stazi Keep Tool Down - Keep Tool Down + Zadrži alat dolje Rapid Plunge - Rapid Plunge + Ubrzano Poniranje @@ -2990,7 +2990,7 @@ Should multiple tools or tool shapes with the same name exist in different direc Length/Radius positive not Null - Length/Radius positive not Null + Dužina/Polumjer pozitivno različito od nule @@ -3039,8 +3039,8 @@ Should multiple tools or tool shapes with the same name exist in different direc AxisMap Dressup - + Radius Polumjer @@ -3052,7 +3052,7 @@ Should multiple tools or tool shapes with the same name exist in different direc The radius of the wrapped axis - The radius of the wrapped axis + Polumjer zarotirane osi @@ -3199,7 +3199,7 @@ Should multiple tools or tool shapes with the same name exist in different direc Dragknife Dressup - Dragknife Dressup + Nož za povlačenje (DragKnife) priprema @@ -3209,17 +3209,17 @@ Should multiple tools or tool shapes with the same name exist in different direc Angles less than filter angle will not receive corner actions - Angles less than filter angle will not receive corner actions + Manji kutevi nego filtar kuta, kutevi se neće promijeniti kod procesa promijene ugla Distance the point trails behind the spindle - Distance the point trails behind the spindle + Udaljenost sa kojom točka slijedi vreteno Height to raise during corner action - Height to raise during corner action + Visina podizanja kod kutne akcije @@ -3450,14 +3450,14 @@ Should multiple tools or tool shapes with the same name exist in different direc Enter the filename containing the probe data - Enter the filename containing the probe data + Unesite naziv datoteke koja sadrži podatke za sondu TaskPathSimulator - + Path Simulator Simulator putanje @@ -3773,8 +3773,8 @@ Redoslijed po operaciji izvršit će svaku operaciju u svim koordinatnim sustavi <html><head/><body><p><span style=" font-style:italic;">Work Coordinate Systems</span> also called <span style=" font-style:italic;">Work Offsets</span>, <span style=" font-style:italic;">Fixture Offsets</span>, or <span style=" font-style:italic;">Fixtures </span>are useful for building efficient production jobs where the same part is done many times on the machine. FreeCAD has no knowledge of where a particular coordinate system exists within the machine coordinate system so adding additional coordinate systems to your job will have no visual change within your job. It will, however, change your gcode output. The exact way in which the output is affected is controlled by the 'order by' setting.</p></body></html> - <html><head/><body><p><span style=" font-style:italic;">Work Coordinate Systems</span> also called <span style=" font-style:italic;">Work Offsets</span>, <span style=" font-style:italic;">Fixture Offsets</span>, or <span style=" font-style:italic;">Fixtures </span>are useful for building efficient production jobs where the same part is done many times on the machine. -FreeCAD has no knowledge of where a particular coordinate system exists within the machine coordinate system so adding additional coordinate systems to your job will have no visual change within your job. It will, however, change your gcode output. The exact way in which the output is affected is controlled by the 'order by' setting.</p></body></html> + <html><head/><body><p><span style=" font-style:italic;">Radne koordinatne sustave </span> koji se također nazivaju <span style=" font-style:italic;">Radnim odmakom</span>, <span style=" font-style:italic;"> Odmakom učvršćenja </span>, ili <span style=" font-style:italic;">Učvršćenja </span>korisni su za izradu efikasnih proizvodnih poslova u kojima se isti dio obrađuje više puta na stroju. +FreeCAD nema pojma gdje se određeni koordinatni sustav nalazi unutar strojnog koordinatnog sustava, pa dodavanje dodatnih koordinatnih sustava vašem poslu neće imati vizualne promjene u vašem poslu. Međutim, to će promijeniti vaš izlaz gcoda. Točan način na koji se izlaz utjeće kontroliraju postavke "red po redu".</p></body></html> @@ -3809,7 +3809,7 @@ FreeCAD has no knowledge of where a particular coordinate system exists within t Extend Model's Bounding Box - Extend Model's Bounding Box + Proširi granični okvir modela @@ -4034,36 +4034,36 @@ if %S is included, you can specify where the number occurs. Without it, the num The following example store all files with the same name as the document the directory /home/freecad (please remove quotes): "/home/cnc/%d.g-code" See the file save policy below on how to deal with name conflicts. - Enter a path and optionally file name (see below) to be used as the default for the post processor export. -The following substitutions are performed before the name is resolved at the time of the post processing: -Substitution allows the following: -%D ... directory of the active document -%d ... name of the active document (with extension) -%M ... user macro directory -%j ... name of the active Job object + Navedite putanju i opcionalno ime datoteke (pogledajte dolje) koja će se koristiti kao zadano za izvoz post procesora. +Prije razrješenja naziva u vrijeme post obrade vrše se sljedeće zamjene: +Zamjena omogućuje sljedeće: +%D ... direktorij aktivnog dokumenta +%d ... ime aktivnog dokumenta (s ekstenzijom) +%M ... korisnički direktorij makro naredbi +%j ... ime aktivnog objekta posla -The Following can be used if output is being split. If Output is not split -these will be ignored. -%T ... Tool Number -%t ... Tool Controller label +Sljedeće se može koristiti ako je izlaz podijeljen. Ako izlaz nije podijeljen, +ovo će biti zanemareno. +%T ... Alatni broj +%t ... Oznaka kontrolera alata -%W ... Work Coordinate System -%O ... Operation Label +%W ... Radni koordinatni sustav +%O ... Oznaka operacije -When splitting output, a sequence number will always be added. +Prilikom dijeljenja izlaza uvijek će se dodati sekvencijski broj. -if %S is included, you can specify where the number occurs. Without it, the number will be added to the end of the string. +Ako je uključen %S, možete odrediti gdje se broj pojavljuje. Bez njega, broj će se dodati na kraju stringa. -%S ... Sequence Number +%S ... Sekvencijski broj -The following example store all files with the same name as the document the directory /home/freecad (please remove quotes): +Sljedeći primjer pohranjuje sve datoteke s istim imenom kao dokument u direktorij /home/freecad (molimo uklonite navodnike): "/home/cnc/%d.g-code" -See the file save policy below on how to deal with name conflicts. +Pogledajte politiku spremanja datoteka u nastavku kako biste saznali kako se nositi s sukobima dodavanja imena. If multiple coordinate systems are in use, setting this to TRUE will cause the gcode to be written to multiple output files as controlled by the 'order by' property. For example, if ordering by Fixture, the first output file will be for the first fixture and separate file for the second. - If multiple coordinate systems are in use, setting this to TRUE will cause the gcode to be written to multiple output files as controlled by the 'order by' property. For example, if ordering by Fixture, the first output file will be for the first fixture and separate file for the second. + Ako se koristi više koordinatnih sustava, postavljanjem ovoga na TOČNO uzrokovat će se zapisivanje g-coda u više izlaznih datoteka kako je kontrolirano svojstvom 'redosljed po'. Na primjer, ako poredate po Učvršćenje, prva izlazna datoteka bit će za prvo učvršćenje, a zasebna datoteka za drugo. @@ -4290,12 +4290,12 @@ Default: 3 mm Path Dressup - Path Dressup + Staza - Priprema Supplemental Commands - Supplemental Commands + Dopunske Naredbe @@ -4323,17 +4323,20 @@ For example: 'Metric, Small Parts & CNC' 'US Customary' 'Imperial Decimal' - The currently selected unit schema: - '{}' - Does not use 'minutes' for velocity values. - -CNC machines require feed rate to be expressed in -unit/minute. To ensure correct G-code: -Select a minute-based schema in preferences. -For example: + Trenutno odabrana shema mjernih koristijedinica: + + '{}' + + Ne koristi 'minute' za vrijednosti brzine. + + CNC strojevi zahtijevaju da se brzina hoda izrazi u +mjerna jedinica/minuta. Da biste osigurali ispravan G-kod: + Odaberite minutnu shemu u postavkama. + Na primjer: 'Metric, Small Parts & CNC' 'US Customary' - 'Imperial Decimal' + 'Imperial Decimal' + @@ -4348,13 +4351,12 @@ For example: Don't Show This Anymore - Don't Show This Anymore + Ne prikazuj ovo više - + Edit - int = field(default=None) Uredi @@ -4459,22 +4461,22 @@ For example: Base object %s.%s already in the list - Base object %s.%s already in the list + Osnovni objekt %s.%s već je na popisu Base object %s.%s rejected by operation - Base object %s.%s rejected by operation + Osnovni objekt %s.%s koji je odbačen od operacije Hole diameter may be inaccurate due to tessellation on face. Consider selecting hole edge. - Hole diameter may be inaccurate due to tessellation on face. Consider selecting hole edge. + Promjer rupe može biti netočan zbog teselacije na licu. Razmotrite odabir ruba rupe. Feature %s.%s cannot be processed as a circular hole - please remove from Base geometry list. - Feature %s.%s cannot be processed as a circular hole - please remove from Base geometry list. + Svojstvo %s.%s ne može se obraditi kao kružna rupa - uklonite ga sa popisa liste geometrije baze. @@ -4489,24 +4491,24 @@ For example: A planar adaptive start is unavailable. The non-planar will be attempted. - A planar adaptive start is unavailable. The non-planar will be attempted. + Planarni (ravni) prilagodljivi početak nije dostupan. Pokušat će se neplanarno. The non-planar adaptive start is also unavailable. - The non-planar adaptive start is also unavailable. + Neplanarni prilagodljivi početak također nije dostupan. - + %s is not a Base Model object of the job %s - %s is not a Base Model object of the job %s + %s nije objekt osnovnog modela zadatka %s Base shape %s already in the list - Base shape %s already in the list + Osnovni oblik %s već je na popisu @@ -4516,11 +4518,11 @@ For example: Profile entire model, selected face(s) or selected edge(s) - Profile entire model, selected face(s) or selected edge(s) + Profilirajte cijeli model, odabrana lica ili odabrane rubove - + Choose a Path Job Izaberi posao Staze @@ -4601,12 +4603,12 @@ For example: isVertical(%s) not supported - isVertical(%s) not supported + isVertical(%s) nije podržano isHorizontal(%s) not supported - isHorizontal(%s) not supported + isHorizontal(%s) nije podržano @@ -4624,6 +4626,7 @@ For example: List of custom property groups + int = field(default=None) Lista grupa prilagođenih svojstava @@ -4640,7 +4643,7 @@ For example: Coolant Modes - Coolant Modes + Načini rada rashladne tekućine @@ -4653,22 +4656,22 @@ For example: The usage of this field depends on SafeHeightExpression - by default its value is added to the start depth and used for the safe height of an operation. - The usage of this field depends on SafeHeightExpression - by default its value is added to the start depth and used for the safe height of an operation. + Upotreba ovog polja ovisi o Sigurna odobrena udaljenost (SafeHeightExpression) - zadano je da se njegova vrijednost dodaje vrijednosti Početna dubina (start depth) i koristi se za Odobrena visina (safe hight) operacije. Expression for the safe height of new operations. - Expression for the safe height of new operations. + Izraz korišten za Odobrena visina (safe hight) novih operacija. The usage of this field depends on ClearanceHeightExpression - by default is value is added to the start depth and used for the clearance height of an operation. - The usage of this field depends on ClearanceHeightExpression - by default is value is added to the start depth and used for the clearance height of an operation. + Upotreba ovog polja ovisi o vodoravnom sigurnosnom razmaku (ClearanceHeightExpression)- zadano je da se njegova vrijednost dodaje vrijednosti Početna dubina (start depth) i koristi se za Prohodna visina operacije (clearance height). Expression for the clearance height of new operations. - Expression for the clearance height of new operations. + Izraz korišten za Prohodna visina (clearance height) novih operacija. @@ -4693,59 +4696,59 @@ For example: + + - - The base path to modify Osnovna staza za modifikaciju Solid object to be used to limit the generated Path. - Solid object to be used to limit the generated Path. + Čvrsti objekt koji će se koristiti za ograničavanje generirane staze. Determines if Boundary describes an inclusion or exclusion mask. - Determines if Boundary describes an inclusion or exclusion mask. + Određuje opisuju li granice masku za uključivanje ili isključivanje. The base path to dress up - The base path to dress up + Osnovna staza za pripremu The side of path to insert bones - The side of path to insert bones + Strana staze za ubacivanje kostiju The style of bones - The style of bones + Forma kostiju The algorithm to determine the bone length - The algorithm to determine the bone length + Algoritam za određivanje duljine kostiju Dressup length if incision is set to 'custom' - Dressup length if incision is set to 'custom' + Duljina pripreme ako je zasjek postavljen na 'prilagođeno' Bones that aren't dressed up - Bones that aren't dressed up + Kosti koje nisu dotjerane (dressed up) @@ -4785,102 +4788,102 @@ For example: The input mapping axis - The input mapping axis + Odabir osi oslikavanja The radius of the wrapped axis - The radius of the wrapped axis + Polumjer zarotirane osi Angles less than filter angle will not receive corner actions - Angles less than filter angle will not receive corner actions + Manji kutevi nego filtar kuta, kutevi se neće promijeniti kod procesa promijene ugla Distance the point trails behind the spindle - Distance the point trails behind the spindle + Udaljenost sa kojom točka slijedi vreteno Height to raise during corner action - Height to raise during corner action + Visina podizanja kod akcije kuta Calculate roll-on to path - Calculate roll-on to path + Izračunaj prilaženje do staze Calculate roll-off from path - Calculate roll-off from path + Izračunaj odlaženje od staze Keep the Tool Down in Path - Keep the Tool Down in Path + Zadrži alat dolje na stazi Length or Radius of the approach - Length or Radius of the approach + Dužina ili polumjer kod približavanja Length or Radius of the exit - Length or Radius of the exit + Dužina ili polumjer kod udaljavanja The Style of motion into the Path - The Style of motion into the Path + Stil vođenja do konture staze The Style of motion out of the Path - The Style of motion out of the Path + Stil vođenja od konture staze Extends LeadIn distance - Extends LeadIn distance + Produljuje udaljenost do konture (LeadIn) Extends LeadOut distance - Extends LeadOut distance + Produljuje udaljenost od konture (LeadOut) Perform plunges with G0 - Perform plunges with G0 + Brzo upuštanje sa GO Apply LeadInOut to layers within an operation - Apply LeadInOut to layers within an operation + Primijenite udaljenost do/od (LeadInOut) na slojeve unutar operacije Angle of ramp. - Angle of ramp. + Kut rampe. Ramping Method - Ramping Method + Metoda Rampe Which feed rate to use for ramping - Which feed rate to use for ramping + Brzina pomicanja za kosinu (rampu) Custom feed rate - Custom feed rate + Korisnički prilagođena brzina pomicanja @@ -4890,79 +4893,79 @@ For example: The depth where the ramp dressup is enabled. Above this ramps are not generated, but motion commands are passed through as is. - The depth where the ramp dressup is enabled. Above this ramps are not generated, but motion commands are passed through as is. + Dubina na kojoj je omogućeno korištenje rampe. Iznad ove dubine, rampe se ne generiraju, već se naredbe za kretanje propuštaju nepromijenjene. The point file from the surface probing. - The point file from the surface probing. + Datoteka točki s površinskog sondiranja. Deflection distance for arc interpolation - Deflection distance for arc interpolation + Udaljenost otklona za interpolaciju luka break segments into smaller segments of this length. - break segments into smaller segments of this length. + razbi segmente na manje segmente ove duljine. The G-code output file for this project - The G-code output file for this project + Izlazna G-code datoteka za ovaj projekt Select the Post Processor - Select the Post Processor + Odaberite Post Processor Arguments for the Post Processor (specific to the script) - Arguments for the Post Processor (specific to the script) + Argumenti za Post Processor (specifično za skriptu) Last Time the Job was post processed - Last Time the Job was post processed + Posljednji put posao je naknadno obrađen An optional description for this job - An optional description for this job + Opcionalni opis za ovaj posao Job Cycle Time Estimation - Job Cycle Time Estimation + Procjena vremena radnog ciklusa For computing Paths; smaller increases accuracy, but slows down computation - For computing Paths; smaller increases accuracy, but slows down computation + Za računanje staza; manja povećava točnost, ali usporava računanje Solid object to be used as stock. - Solid object to be used as stock. + Objekt čvrstog tijela korišten kao osnova. Compound path of all operations in the order they are processed. - Compound path of all operations in the order they are processed. + Složena staza svih operacija u redoslijedu u kojem se obrađuju. Select the Type of Job - Select the Type of Job + Odaberi vrstu zadatka Split output into multiple G-code files - Split output into multiple G-code files + Razdjelite izlaz na više G-code datoteka @@ -4974,59 +4977,59 @@ For example: The Work Coordinate Systems for the Job - The Work Coordinate Systems for the Job + Sustavi Radnih koordinata za ovaj posao SetupSheet holding the settings for this job - SetupSheet holding the settings for this job + Tabela podešavanja sadrži postavke za ovaj zadatak The base objects for all operations - The base objects for all operations + Osnovni objekti za sve operacije Collection of all tool controllers for the job - Collection of all tool controllers for the job + Kolekcija svih kontrolera alata za ovaj zadatak + - Operations Cycle Time Estimation - Operations Cycle Time Estimation + Procjena vremena ciklusa Select the type of Job - Select the type of Job + Odaberi vrstu zadatka The base object this stock is derived from - The base object this stock is derived from + Osnovni objekt iz kojeg je izveden ovaj materijal Extra allowance from part bound box in negative X direction - Extra allowance from part bound box in negative X direction + Dodatno povećanje okvira granica prostora u negativnom X smjeru Extra allowance from part bound box in positive X direction - Extra allowance from part bound box in positive X direction + Dodatno povećanje okvira granica prostora u pozitivnom X smjeru Extra allowance from part bound box in negative Y direction - Extra allowance from part bound box in negative Y direction + Dodatno povećanje okvira granica prostora u negativnom Y smjeru Extra allowance from part bound box in positive Y direction - Extra allowance from part bound box in positive Y direction + Dodatno povećanje okvira granica prostora u pozitivnom Y smjeru @@ -5051,27 +5054,27 @@ For example: Width of this stock box - Width of this stock box + Širina materijala obrade Height of this stock box - Height of this stock box + Visina materijala obrade Radius of this stock cylinder - Radius of this stock cylinder + Polumjer cilindričnog materijala obrade Height of this stock cylinder - Height of this stock cylinder + Visina cilindričnog materijala obrade Internal representation of stock type - Internal representation of stock type + Unutarnja prezentacija tipa materijala obrade @@ -5079,32 +5082,32 @@ For example: Fixture Offset Number - + Make False, to prevent operation from generating code - Make False, to prevent operation from generating code + Postavite na netočno da spriječite operaciju kod generiranja koda. Side of selected faces that tool should cut - Side of selected faces that tool should cut + Strana odabrane površine koju alat treba glodati Type of adaptive operation - Type of adaptive operation + Vrsta prilagođene Operacije Influences accuracy and performance - Influences accuracy and performance + Utječe na preciznost i učinkovitost - + Percent of cutter diameter to step over on each pass - Percent of cutter diameter to step over on each pass + Postotak promjera glodala koji bi prelazio u svakom prolazu @@ -5119,7 +5122,7 @@ For example: How much stock to leave (i.e. for finishing operation) - How much stock to leave (i.e. for finishing operation) + Koliko materijala obrade treba ostaviti (tj. za završnu operaciju) @@ -5135,7 +5138,7 @@ For example: Stop processing - Stop processing + Zaustavi obradu @@ -5177,112 +5180,114 @@ For example: Split Arcs into discrete segments - Split Arcs into discrete segments + Razdjeli Lukove u pojedinaćne segmente The base geometry for this operation - The base geometry for this operation + Osnovna geometrija za ovu operaciju Holds the calculated value for the StartDepth - Holds the calculated value for the StartDepth + Drži izračunatu vrijednost za Početnu Dubinu (StartDepth) Holds the calculated value for the FinalDepth - Holds the calculated value for the FinalDepth + Drži izračunatu vrijednost za Krajnju Dubinu (FinalDepth) Holds the diameter of the tool - Holds the diameter of the tool + Drži promjer alata Holds the max Z value of Stock - Holds the max Z value of Stock + Drži vrijednost max Z za materijal obrade Holds the min Z value of Stock - Holds the min Z value of Stock + Drži vrijednost min Z za materijal obrade An optional comment for this Operation - An optional comment for this Operation + Neobvezni komentar za ovu operaciju User Assigned Label - User Assigned Label + Oznaka dodijeljena od korisnika Base locations for this operation - Base locations for this operation + Početna lokacija za ovu operaciju The tool controller that will be used to calculate the path - The tool controller that will be used to calculate the path + Alat kontroler koji će se koristiti za izračunavanje staze Coolant mode for this operation - Coolant mode for this operation + Način hlađenja za ovu operaciju + + Starting Depth of Tool- first cut depth in Z - Starting Depth of Tool- first cut depth in Z + Dubina alata kod pokretanja - prva dubina Z reza Final Depth of Tool- lowest value in Z - Final Depth of Tool- lowest value in Z + Konačna dubina alata - najniža Z vrijednost Starting Depth internal use only for derived values - Starting Depth internal use only for derived values + Početna Dubina, samo za internu upotrebu za izvedene vrijednosti Incremental Step Down of Tool - Incremental Step Down of Tool + Postupno (inkrementalno) spuštanje alata Maximum material removed on final pass. - Maximum material removed on final pass. + Maksimalno odstranjeni materijal kod završnog prolaza. The height needed to clear clamps and obstructions - The height needed to clear clamps and obstructions + Visina potrebna za obilazak prepreka (stezaljki i pričvršćivala) Rapid Safety Height between locations. - Rapid Safety Height between locations. + Sigurna visina brzog hoda između lokacija. The start point of this path - The start point of this path + Početna točka ove staze - - - + + + Make True, if specifying a Start Point - Make True, if specifying a Start Point + Postavite na Točno, ako se specificira Početna točka @@ -5297,78 +5302,80 @@ For example: Coolant option for this operation - Coolant option for this operation + Opcija hlađenja za ovu operaciju + + List of disabled features - List of disabled features + Popis onemogućenih funkcija The G-code to be inserted - The G-code to be inserted + G-code koji će biti umetnut The desired width of the chamfer - The desired width of the chamfer + Željena širina žlijeba The additional depth of the tool path - The additional depth of the tool path + Dodatna dubina putanje alata staze How to join chamfer segments - How to join chamfer segments + Kako treba pridružiti segmente žlijeba Direction of operation - Direction of operation + Smjer operacije Side of operation - Side of operation + Strana operacije The segment where the operation starts - The segment where the operation starts + Segment, u kojem započinju operacije Use chipbreaking - Use chipbreaking + Razbijanje strugotine Incremental Drill depth before retracting to clear chips - Incremental Drill depth before retracting to clear chips + Koračna dubina bušenja prije povlačenja, koristi se za čišćenje strugotine Enable pecking - Enable pecking + Omogući kidanje strugotine The time to dwell between peck cycles - The time to dwell between peck cycles + Vrijeme zadržavanja između ciklusa kidanja strugotine Enable dwell - Enable dwell + Omogući pauzu Calculate the tip length and subtract from final depth - Calculate the tip length and subtract from final depth + Izračunajte duljinu vrha i oduzmite ga od krajnje dubine @@ -5384,7 +5391,7 @@ For example: How far the drilling depth is extended - How far the drilling depth is extended + Koliko daleko je produžena dubina provrta @@ -5394,113 +5401,113 @@ For example: Apply G99 retraction: only retract to RetractHeight between holes in this operation - + Additional base objects to be engraved - Additional base objects to be engraved + Dodatni osnovni objekti koji trebaju biti gravirani The vertex index to start the path from - The vertex index to start the path from + Indeks točke od koje započinje staza Default length of extensions. - Default length of extensions. + Zadana duljina produljenja. List of features to extend. - List of features to extend. + Popis značajki koje treba produljiti. When enabled connected extension edges are combined to wires. - When enabled connected extension edges are combined to wires. + Kad je omogućeno, povezani produžni rubovi kombiniraju se s žicama. The direction of the circular cuts, ClockWise (CW), or CounterClockWise (CCW) - The direction of the circular cuts, ClockWise (CW), or CounterClockWise (CCW) + Smjer kružnih rezova, clockwise (CW) [U smjeru kazaljke] ili counter clockwise (CCW) [Suprotno smjeru kazaljke] Start cutting from the inside or outside - Start cutting from the inside or outside + Počinje glodanje iznutra ili izvana Starting Radius - Starting Radius + Početni Polumjer - + Extra value to stay away from final profile- good for roughing toolpath - Extra value to stay away from final profile- good for roughing toolpath + Dodatna vrijednost za izbjegavanje krajnjeg profila - dobro za putanju alata za grubo obrađivanje Shape to use for calculating Boundary - Shape to use for calculating Boundary + Oblik koji se koristi za izračunavanje Granice Clear edges of surface (Only applicable to BoundBox) - Clear edges of surface (Only applicable to BoundBox) + Čisti rubove površine (odnosi se samo na granični okvir) Exclude milling raised areas inside the face. - Exclude milling raised areas inside the face. + Isključite glodanje povišenih područja unutar površine. - - + + Choose how to process multiple Base Geometry features. - Choose how to process multiple Base Geometry features. + Odaberite način obrade značajki više osnovnih geometrija. Use adaptive algorithm to eliminate excessive air milling above planar pocket top. - Use adaptive algorithm to eliminate excessive air milling above planar pocket top. + Upotrijebite prilagodljivi algoritam za uklanjanje pretjeranog glodanja po zraku iznad ravnog džepnog vrha. Use adaptive algorithm to eliminate excessive air milling below planar pocket bottom. - Use adaptive algorithm to eliminate excessive air milling below planar pocket bottom. + Upotrijebite prilagodljivi algoritam za uklanjanje pretjeranog glodanja po zraku ispod ravnog džepnog dna. Process the model and stock in an operation with no Base Geometry selected. - Process the model and stock in an operation with no Base Geometry selected. + Obradite model i materijal obrade u operaciji bez odabrane osnovne geometrije. - + The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) - The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) + Smjer kojim staza obrade treba obilaziti dio (u smjeru kazaljke) CW ili (suprotno smjeru kazaljke) CCW Extra offset to apply to the operation. Direction is operation dependent. - Extra offset to apply to the operation. Direction is operation dependent. + Dodatni pomak koji se primjenjuje na operaciju. Smjer ovisi o operaciji. Start pocketing at center or boundary - Start pocketing at center or boundary + Započnite utor na sredini ili rubu Angle of the zigzag pattern - Angle of the zigzag pattern + Kut cik-cak uzorka @@ -5510,12 +5517,12 @@ For example: Use 3D Sorting of Path - Use 3D Sorting of Path + Koristite 3D sortiranje puta Attempts to avoid unnecessary retractions. - Attempts to avoid unnecessary retractions. + Pokušaji izbjegavanja nepotrebnih povlačenja alata. @@ -5526,335 +5533,339 @@ For example: X offset between tool and probe - X offset between tool and probe + X pomak između alata i sonde Y offset between tool and probe - Y offset between tool and probe + Y pomak između alata i sonde Number of points to probe in X direction - Number of points to probe in X direction + Broj točaka sondiranja za ispitivanje u smjeru X Number of points to probe in Y direction - Number of points to probe in Y direction + Broj točaka sondiranja za ispitivanje u smjeru Y The output location for the probe data to be written - The output location for the probe data to be written + Izlazno mjesto ispisa za podatke sonde Controls how tool moves around corners. Default=Round - Controls how tool moves around corners. Default=Round + Kontrolira kako se alat kreće po uglovima. Zadano=kružno Maximum distance before a miter join is truncated - Maximum distance before a miter join is truncated + Maksimalna udaljenost prije nego što se spoj s obližnjim uglovima odsječe Profile holes as well as the outline - Profile holes as well as the outline + Rupe u profilu, kao i obrisi vanjske linije Profile the outline - Profile the outline + Profil vanjske konture Profile round holes - Profile round holes + Profil okrugle rupe Side of edge that tool should cut - Side of edge that tool should cut + Strana ruba koju alat treba glodati Make True, if using Cutter Radius Compensation - Make True, if using Cutter Radius Compensation + Postavi na istinito, ako koristite kompenzaciju polumjera glodala - + Show the temporary path construction objects when module is in DEBUG mode. - Show the temporary path construction objects when module is in DEBUG mode. + Prikažite privremene objekte za izgradnju staza kada je modul u stanju DEBUG moda. Enter custom start point for slot path. - Enter custom start point for slot path. + Unesite prilagođenu početnu točku za stazu utora. Enter custom end point for slot path. - Enter custom end point for slot path. + Unesite prilagođenu krajnju točku za stazu utora. - + Set the geometric clearing pattern to use for the operation. - Set the geometric clearing pattern to use for the operation. + Postavite geometrijski uzorak čišćenja koji će se koristiti za operaciju. Positive extends the beginning of the path, negative shortens. - Positive extends the beginning of the path, negative shortens. + Pozitivno produžuje početak staze, negativno skraćuje. Positive extends the end of the path, negative shortens. - Positive extends the end of the path, negative shortens. + Pozitivno produžuje završetak staze, negativno skraćuje. - + Complete the operation in a single pass at depth, or multiple passes to final depth. - Complete the operation in a single pass at depth, or multiple passes to final depth. + Dovršite operaciju u jednom prolazu na dubini ili višestrukim prolazima do krajnje dubine. Choose the path orientation with regard to the feature(s) selected. - Choose the path orientation with regard to the feature(s) selected. + Odaberite orijentaciju staze obrade s obzirom na odabrane značajke. Choose what point to use on the first selected feature. - Choose what point to use on the first selected feature. + Odaberite točku koju ćete koristiti na prvoj odabranoj značajci. + + Choose what point to use on the second selected feature. - Choose what point to use on the second selected feature. + Odaberite točku koja će se koristiti za drugu odabranu značajku. For arcs/circlular edges, offset the radius for the path. - For arcs/circlular edges, offset the radius for the path. + Za lukove / kružne rubove pomaknite polumjer staze obrade. + + Enable to reverse the cut direction of the slot path. - Enable to reverse the cut direction of the slot path. + Omogućite okretanje smjera glodanja staze utora. - + The custom start point for the path of this operation - The custom start point for the path of this operation + Prilagođena početna točka za stazu ove operacije Smaller values yield a finer, more accurate mesh. Smaller values increase processing time a lot. - Smaller values yield a finer, more accurate mesh. Smaller values increase processing time a lot. + Manje vrijednosti daju finiju i precizniju mrežu. Manje vrijednosti uvelike povećavaju vrijeme obrade. Smaller values yield a finer, more accurate mesh. Smaller values do not increase processing time much. - Smaller values yield a finer, more accurate mesh. Smaller values do not increase processing time much. + Manje vrijednosti daju finiju i precizniju mrežu. Manje vrijednosti ne povećavaju vrijeme obrade bitno. Stop index(angle) for rotational scan - Stop index(angle) for rotational scan + Zaustavni indeks (kut) za rotacijsko skeniranje Dropcutter lines are created parallel to this axis. - Dropcutter lines are created parallel to this axis. + Linije spuštajućeg (drop-cutter) glodala stvaraju se paralelno s ovom osi. Additional offset to the selected bounding box - Additional offset to the selected bounding box + Dodatni pomak za odabrani granični okvir The model will be rotated around this axis. - The model will be rotated around this axis. + Model će se vrtiti oko ove osi. Start index(angle) for rotational scan - Start index(angle) for rotational scan + Početni indeks (kut) za rotacijsko skeniranje Planar: Flat, 3D surface scan. Rotational: 4th-axis rotational scan. - Planar: Flat, 3D surface scan. Rotational: 4th-axis rotational scan. + Ravan: U ravnini, 3D skeniranje površine. Rotacijsko: rotacijsko skeniranje oko 4-te osi. Avoid cutting the last 'N' faces in the Base Geometry list of selected faces. - Avoid cutting the last 'N' faces in the Base Geometry list of selected faces. + Izbjegavajte rezanje zadnjih 'N' lica na popisu Osnovna geometrija odabranih površina. Do not cut internal features on avoided faces. - Do not cut internal features on avoided faces. + Ne skraćujte unutarnja svojstva površina koje se izbjegavaju Positive values push the cutter toward, or beyond, the boundary. Negative values retract the cutter away from the boundary. - Positive values push the cutter toward, or beyond, the boundary. Negative values retract the cutter away from the boundary. + Pozitivne vrijednosti guraju rezač prema ili preko granice. Negativne vrijednosti povlače rezač od granice. If true, the cutter will remain inside the boundaries of the model or selected face(s). - If true, the cutter will remain inside the boundaries of the model or selected face(s). + Ako je istinito, rezač ostaje unutar granica modela ili odabrane površine(a). Positive values push the cutter toward, or into, the feature. Negative values retract the cutter away from the feature. - Positive values push the cutter toward, or into, the feature. Negative values retract the cutter away from the feature. + Pozitivni pomaci guraju rezač prema ili u značajku. Negativni pomaci povlače rezač od značajke. Cut internal feature areas within a larger selected face. - Cut internal feature areas within a larger selected face. + Glodanje unutarnjih područja značajke unutar veće odabrane površine. Select the overall boundary for the operation. - Select the overall boundary for the operation. + Odaberite cjelokupnu granicu za operaciju. Set the direction for the cutting tool to engage the material: Climb (ClockWise) or Conventional (CounterClockWise) - Set the direction for the cutting tool to engage the material: Climb (ClockWise) or Conventional (CounterClockWise) + Postavite smjer alata glodanja koji zahvaća materijal: Penjanje (U smjeru kazaljke na satu) ili Konvencionalno (Suprotno smjeru kazaljke na satu) The yaw angle used for certain clearing patterns - The yaw angle used for certain clearing patterns + Kut otklona koji se koristi za određene uzorke čišćenja (ulanjanja) Reverse the cut order of the stepover paths. For circular cut patterns, begin at the outside and work toward the center. - Reverse the cut order of the stepover paths. For circular cut patterns, begin at the outside and work toward the center. + Obrnite redoslijed glodanja preklapajućih staza. Za kružne uzorke glodanja , započnite s vanjske strane i radite prema sredini. Set the Z-axis depth offset from the target surface. - Set the Z-axis depth offset from the target surface. + Postavite dubinu pomaka Z-osi od ciljne površine. Set the start point for the cut pattern. - Set the start point for the cut pattern. + Postavite početnu točku glodanja uzorka. Choose location of the center point for starting the cut pattern. - Choose location of the center point for starting the cut pattern. + Odaberite mjesto središnje točke za početak glodanja uzorka. Profile the edges of the selection. - Profile the edges of the selection. + Profilirajte rubove odabira Set the sampling resolution. Smaller values quickly increase processing time. - Set the sampling resolution. Smaller values quickly increase processing time. + Postavite rezoluciju uzorkovanja. Manje vrijednosti brzo povećavaju vrijeme obrade. Set the stepover percentage, based on the tool's diameter. - Set the stepover percentage, based on the tool's diameter. + Postavite postotak preklapanja na temelju promjera alata. Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. - Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. + Omogućiti optimizaciju linearnih staza (kolinearnih točaka). Uklanja nepotrebne kolinearne točke iz izvoza G-koda. Enable separate optimization of transitions between, and breaks within, each step over path. - Enable separate optimization of transitions between, and breaks within, each step over path. + Omogućite zasebnu optimizaciju prijelaza između i unutar svakog preklapanja staze. Convert co-planar arcs to G2/G3 G-code commands for `Circular` and `CircularZigZag` cut patterns. - Convert co-planar arcs to G2/G3 G-code commands for `Circular` and `CircularZigZag` cut patterns. + Pretvorite koplanarne lukove u G2 / G3 G-code naredbe za uzorke rezanja `Kružno` i` Kružno CikCak`. Collinear and co-radial artifact gaps that are smaller than this threshold are closed in the path. - Collinear and co-radial artifact gaps that are smaller than this threshold are closed in the path. + Kolinearni i ko-radijalni artefakti koji su manji od ovog praga su zatvoreni u stazu. Feedback: three smallest gaps identified in the path geometry. - Feedback: three smallest gaps identified in the path geometry. + Povratne informacije: tri najmanja razmaka identificirana u geometriji staze. Set thread orientation - Set thread orientation + Postavite orijentaciju navoja Currently only internal - Currently only internal + Trenutno samo unutrašnji navoj Defines which standard thread was chosen - Defines which standard thread was chosen + Definira koji je standardni navoj odabran Set thread's major diameter - Set thread's major diameter + Postavite vanjski promjer navoja Set thread's minor diameter - Set thread's minor diameter + Postavite promjer jezgre navoja Set thread's pitch - used for metric threads - Set thread's pitch - used for metric threads + Postavite korak navoja - koristi se za metričke navoje Set thread's TPI (turns per inch) - used for imperial threads - Set thread's TPI (turns per inch) - used for imperial threads + Postavi visinu navoja TPI (okretaja po inču) - koristi se za inč navoje @@ -5864,119 +5875,120 @@ For example: Set how many passes are used to cut the thread - Set how many passes are used to cut the thread + Postavite koliko prolaza se koristi za rezanje navoja Direction of thread cutting operation - Direction of thread cutting operation + Smjer operacije rezanja navoja Set to True to get lead in and lead out arcs at the start and end of the thread cut - Set to True to get lead in and lead out arcs at the start and end of the thread cut + Postavite na Istina da biste dobili uvodne i izvodne lukove na početku i na kraju reza navoja Operation to clear the inside of the thread - Operation to clear the inside of the thread + Operacija za čišćenje unutrašnje strane navoja The deflection value for discretizing arcs - The deflection value for discretizing arcs + Vrijednost otklona za diskretiziranje lukova Cutoff for removing colinear segments (degrees). default=10.0. - Cutoff for removing colinear segments (degrees). - default=10.0. + Gornja granica za uklanjanje kolinearnih segmenata (u stupnjevima). + zadana vrijednost = 10,0. Vcarve Tolerance - Vcarve Tolerance + Vcarve tolerancija Smaller values yield a finer, more accurate the mesh. Smaller values increase processing time a lot. - Smaller values yield a finer, more accurate the mesh. Smaller values increase processing time a lot. + Manje vrijednosti daju finiju i precizniju mrežu. Manje vrijednosti uvelike povećavaju vrijeme obrade. + Smaller values yield a finer, more accurate the mesh. Smaller values do not increase processing time much. - Smaller values yield a finer, more accurate the mesh. Smaller values do not increase processing time much. + Manje vrijednosti daju finiju i precizniju mrežu. Manje vrijednosti ne povećavaju puno vrijeme obrade. Select the algorithm to use: OCL Dropcutter*, or Experimental (Not OCL based). - Select the algorithm to use: OCL Dropcutter*, or Experimental (Not OCL based). + Odaberite algoritam koji ćete koristiti: OCL Dropcutter * (Upuštajuće glodalo) ili eksperimentalni (ne temelji se na OCL). Set to clear last layer in a `Multi-pass` operation. - Set to clear last layer in a `Multi-pass` operation. + Postavite za brisanje posljednjeg sloja u operaciji `Višestruki-prolaz`. Ignore outer waterlines above this height. - Ignore outer waterlines above this height. + Ignorirajte vanjske vodne linije iznad ove visine. The path(s) to array - The path(s) to array + Put(evi) do matrice Pattern method - Pattern method + Metoda Uzorka The spacing between the array copies in Linear pattern - The spacing between the array copies in Linear pattern + Razmak između kopija matrice u linearnom uzorku The number of copies in X direction in Linear pattern - The number of copies in X direction in Linear pattern + Broj kopija u smjeru X u pravocrtnom uzorku The number of copies in Y direction in Linear pattern - The number of copies in Y direction in Linear pattern + Broj kopija u smjeru Y u pravocrtnom uzorku Total angle in Polar pattern - Total angle in Polar pattern + Ukupni kut u polarnom uzorku The number of copies in Linear 1D and Polar pattern - The number of copies in Linear 1D and Polar pattern + Broj kopija u linearnom 1D i polarnom uzorku The centre of rotation in Polar pattern - The centre of rotation in Polar pattern + Središte rotacije u polarnom uzorku Make copies in X direction before Y in Linear 2D pattern - Make copies in X direction before Y in Linear 2D pattern + Napravite kopije u smjeru X prije Y u linearnom 2D uzorku Percent of copies to randomly offset - Percent of copies to randomly offset + Postotak kopija za slučajno odstupanje Maximum random offset of copies - Maximum random offset of copies + Maksimalni slučajni pomak kopija @@ -5987,47 +5999,48 @@ For example: Comment or note for CNC program - Comment or note for CNC program + Komentar ili napomena za CNC program The path to be copied - The path to be copied + +Staza koju treba kopirati The object to be reached by this hop - The object to be reached by this hop + Objekt do kojeg treba doći ovim skokom The Z height of the hop - The Z height of the hop + Z visina ovog skoka Add Optional or Mandatory Stop to the program - Add Optional or Mandatory Stop to the program + U program dodajte neobavezno ili obavezno zaustavljanje Shape for bit shape - Shape for bit shape + Oblik za oblik nastavka alata (bit) The parametrized body representing the tool bit - The parametrized body representing the tool bit + Parametarsko tijelo predstavlja nastavak alata (bit) The file of the tool - The file of the tool + Datoteka alata The name of the shape file - The name of the shape file + Ime datoteke oblika alata @@ -6038,42 +6051,42 @@ For example: The active tool - The active tool + Aktivni Alat The speed of the cutting spindle in RPM - The speed of the cutting spindle in RPM + Brzina okretanja vretena glodala u o/min Direction of spindle rotation - Direction of spindle rotation + Smjer rotacije vretena glodala Feed rate for vertical moves in Z - Feed rate for vertical moves in Z + Brzina pomicanja za okomito kretanje u Z smjeru Feed rate for horizontal moves - Feed rate for horizontal moves + Brzina pomaka za horizontalne pokrete Rapid rate for vertical moves in Z - Rapid rate for vertical moves in Z + Pomak brzog hoda za okomito Z kretanje Rapid rate for horizontal moves - Rapid rate for horizontal moves + Pomak brzog hoda za vodoravno kretanje The tool used by this controller - The tool used by this controller + Alat koji koristi ovaj kontroler @@ -6099,12 +6112,12 @@ For example: Boundary - Boundary + Granica Creates a Path Boundary Dress-up from a selected path - Creates a Path Boundary Dress-up from a selected path + Stvara granice staze pripreme iz odabrane staze @@ -6142,7 +6155,7 @@ For example: Creates a Tag Dress-up object from a selected path - Creates a Tag Dress-up object from a selected path + Stvara objekt pripreme glodanja iz odabrane staze @@ -6160,32 +6173,30 @@ For example: Remap one axis to another. - Remap one axis to another. + Postavite jednu os na drugu. Path_Dressup - + Please select one path object - Please select one path object - + Odaberite samo jedan objekt staze - + The selected object is not a path - The selected object is not a path - + Odabrani objekt nije putanja staze - + Please select a Path object - Please select a Path object + Odaberite objekt staze @@ -6193,12 +6204,12 @@ For example: Unsupported stock object %s - Unsupported stock object %s + Nije podržan objekt materijala obrade %s Unsupported stock type %s (%d) - Unsupported stock type %s (%d) + Nije podržan tip materijala obrade %s (%d) @@ -6253,7 +6264,7 @@ For example: Please select a Path object - Please select a Path object + Odaberite objekt staze @@ -6261,7 +6272,7 @@ For example: Dressups - Dressups + Pripreme @@ -6340,8 +6351,8 @@ For example: Select Probe Point File - + All Files (*.*) Sve datoteke (*.*) @@ -6358,7 +6369,7 @@ For example: Create a Probing Grid from a job stock - Create a Probing Grid from a job stock + Napravite ispitnu mrežu (sondiranje) za imaterijal obrade. @@ -6371,7 +6382,7 @@ For example: Use Probe Map to correct Z depth - Use Probe Map to correct Z depth + Koristite kartu sonde za ispravljanje Z dubine @@ -6379,7 +6390,7 @@ For example: Fixture - Fixture + Učvršćenje @@ -6400,12 +6411,12 @@ For example: 2.5D - 2.5D + 2.5D Lathe - Lathe + Tokarski stroj @@ -6420,12 +6431,12 @@ For example: Stock not a cylinder! - Stock not a cylinder! + Materijal obrade nije cilindar! Select Output File - Select Output File + Odaberite datoteku Izvoza @@ -6435,12 +6446,12 @@ For example: Unsupported stock object %s - Unsupported stock object %s + Nije podržan objekt materijala obrade %s Unsupported stock type %s (%d) - Unsupported stock type %s (%d) + Nije podržan tip materijala obrade %s (%d) @@ -6505,7 +6516,7 @@ For example: Box: %.2f x %.2f x %.2f - Box: %.2f x %.2f x %.2f + Kvadar: %.2f x %.2f x %.2f @@ -6528,7 +6539,7 @@ For example: Unsupported PathStock template version {} - Unsupported PathStock template version {} + Nije podržana inačica predloška PathStock (staza obrade materijala) {} @@ -6536,12 +6547,12 @@ For example: Camotics - Camotics + Camotics Simulate using Camotics - Simulate using Camotics + Simuliraj sa Camotics @@ -6549,12 +6560,12 @@ For example: Fixture - Fixture + Učvršćenje Creates a Fixture Offset - Creates a Fixture Offset + Stvara pomak učvršćenja @@ -6563,24 +6574,23 @@ For example: <b>Note</b>: This dialog shows Path Commands in FreeCAD base units (mm/s). Values will be converted to the desired unit during post processing. - <b>Note</b>: This dialog shows Path Commands in FreeCAD base units (mm/s). - Values will be converted to the desired unit during post processing. + <b>Napomena<b>: Ovaj dijalog prikazuje Naredbe staze u osnovnim jedinicama FreeCAD-a (mm/s). Vrijednosti će se pretvoriti u željenu jedinicu tijekom obrade. Inspect Path Commands - Inspect Path Commands + Inspekcija Naredbi Staze Inspects the contents of a Path object - Inspects the contents of a Path object + Ispituje sadržaj objekta staze Please select exactly one path object - Please select exactly one path object + Odaberite samo jedan objekt staze @@ -6593,7 +6603,7 @@ For example: Exports Path Job as a template to be used for other jobs - Exports Path Job as a template to be used for other jobs + Izvezi zadatak staze kao predložak koji se može koristi za druge zadatke @@ -6610,7 +6620,7 @@ For example: Check the path job for common errors - Check the path job for common errors + Provjerite ima li u stazi putanje uobičajenih pogrešaka @@ -6620,17 +6630,17 @@ For example: Job Sequence - Job Sequence + Redoslijed posla Job Description - Job Description + Opis posla Job Type - Job Type + Vrsta posla @@ -6681,12 +6691,12 @@ For example: TOTAL JOB - TOTAL JOB + CIJELI POSAO Tool Number - Tool Number + Alatni broj @@ -6701,7 +6711,7 @@ For example: Part Number - Part Number + Broj Djela @@ -6711,7 +6721,7 @@ For example: Inspection Notes - Inspection Notes + Inspekcijske zabilješke @@ -6761,7 +6771,7 @@ For example: Work Offsets - Work Offsets + Radni Pomaci (Offsets) @@ -6771,7 +6781,7 @@ For example: Part Datum - Part Datum + Datum Komponente @@ -6781,12 +6791,12 @@ For example: Last Post Process Date - Last Post Process Date + Datum zadnjeg post procesa Stops - Stops + Stajališta @@ -6806,17 +6816,17 @@ For example: Post Processor Flags - Post Processor Flags + Post Processor Flags File Size (kB) - File Size (kB) + Veličina Datoteke (kB) Line Count - Line Count + Broj linija @@ -6831,7 +6841,7 @@ For example: Date - Date + Datum @@ -6839,12 +6849,12 @@ For example: CAM Simulator - CAM Simulator + CAM Simulator Simulate G-code on stock - Simulate G-code on stock + Simulira stazu G-Code na osnovi @@ -6857,17 +6867,17 @@ For example: Inside - Inside + Unutarnje Clearing - Clearing + Uklanjam Profiling - Profiling + Profiliram @@ -6877,7 +6887,7 @@ For example: Adaptive clearing and profiling - Adaptive clearing and profiling + Adaptivno uklanjanje i profiliranje @@ -6885,12 +6895,12 @@ For example: job %s has no Base. - job %s has no Base. + zadatak %s je bez baze. no job for operation %s found. - no job for operation %s found. + nema zadatka za operaciju %s. @@ -6903,12 +6913,12 @@ For example: Flood - Flood + Poplaviti Mist - Mist + Magla @@ -6917,8 +6927,7 @@ For example: The selected tool has no CuttingEdgeAngle property. Assuming Endmill - The selected tool has no CuttingEdgeAngle property. Assuming Endmill - + Odabrani alat nema osobinu Kut Rezanja Ruba. Pretpostavlja se čelni rezač @@ -6928,7 +6937,7 @@ For example: Miter - Miter + Kosina @@ -6936,12 +6945,12 @@ For example: G98 - G98 + G98 G99 - G99 + G99 @@ -6966,7 +6975,7 @@ For example: Creates a Path Drilling object from the features of a base object - Creates a Path Drilling object from the features of a base object + Stvara objekt Staza Bušenja od svojstva osnovnog objekta @@ -6989,22 +6998,22 @@ For example: Creates a Path Helix from the features of a base object - Creates a Path Helix from the features of a base object + Stvara objekt Staza Helix od svojstva osnovnog objekta PathProfile - + Outside Vanjsko - + Inside - Inside + Unutarnje @@ -7019,12 +7028,12 @@ For example: Collectively - Collectively + Zajedno Individually - Individually + Pojedinačno @@ -7039,22 +7048,22 @@ For example: Miter - Miter + Kosina The selected edge(s) are inaccessible. If multiple, re-ordering selection might work. - The selected edge(s) are inaccessible. If multiple, re-ordering selection might work. + Odabrani rubovi su nedostupni. Kod višestrukog odabira, ponovno redanje odabira moglo bi funkcionirati. Unable to create path for face(s). - Unable to create path for face(s). + Nije moguće stvoriti stazu za površinu(e). Check edge selection and Final Depth requirements for profiling open edge(s). - Check edge selection and Final Depth requirements for profiling open edge(s). + Provjerite odabir ruba i zahtjeve za konačnu dubinu za profiliranje otvorenih rubova. @@ -7067,12 +7076,12 @@ For example: Face Region - Face Region + Područje površine Perimeter - Perimeter + Opseg @@ -7082,12 +7091,12 @@ For example: Collectively - Collectively + Zajedno Individually - Individually + Pojedinačno @@ -7122,7 +7131,7 @@ For example: ZigZagOffset - ZigZagOffset + CikCak Pomak @@ -7140,7 +7149,7 @@ For example: Final depth set below ZMin of face(s) selected. - Final depth set below ZMin of face(s) selected. + Konačna dubina postavljena ispod Z Min. odabranih površina. @@ -7160,7 +7169,7 @@ For example: Pass Extension - Pass Extension + Proširenje prolaza @@ -7220,7 +7229,7 @@ For example: Center of Bounding Box - Center of Bounding Box + Središte graničnog okvira @@ -7253,110 +7262,114 @@ For example: No Base Geometry object in the operation. - No Base Geometry object in the operation. + U operaciji nema objekta Osnovne geometrije. Custom points are identical. - Custom points are identical. + Prilagođene točke su identične. Custom points not at same Z height. - Custom points not at same Z height. + Prilagođene točke nisu u istoj Z visini. Current Extend Radius value produces negative arc radius. - Current Extend Radius value produces negative arc radius. + Trenutna vrijednost Produženog polumjera proizvodi negativan polumjer. No path extensions available for full circles. - No path extensions available for full circles. + Nisu dostupna proširenja staze za pune krugove. operation collides with model. - operation collides with model. + operacija se sudara s modelom. Verify slot path start and end points. - Verify slot path start and end points. + Provjeri početne i krajnje točke utora. The selected face is inaccessible. - The selected face is inaccessible. + Odabrana površina je nedostupna. Only a vertex selected. Add another feature to the Base Geometry. - Only a vertex selected. Add another feature to the Base Geometry. + Odabran je samo vrh. Dodajte još jednu značajku u osnovnu geometriju. A single selected face must have four edges minimum. - A single selected face must have four edges minimum. + Jedna jedina odabrana površina mora imati najmanje četiri ruba. No parallel edges identified. - No parallel edges identified. + Nisu identificirani paralelni rubovi. + + value error. - value error. + greška vrijednosti. Current tool larger than arc diameter. - Current tool larger than arc diameter. + Trenutni alat veći od promjera luka. Failed, slot from edge only accepts lines, arcs and circles. - Failed, slot from edge only accepts lines, arcs and circles. + Neuspjelo, utor od ruba prihvaća samo linije, lukove i krugove. Failed to determine point 1 from - Failed to determine point 1 from + Nije uspjelo utvrditi točku 1 iz Failed to determine point 2 from - Failed to determine point 2 from + Nije uspjelo utvrditi točku 2 iz Selected geometry not parallel. - Selected geometry not parallel. + Odabrana geometrija nije paralelna. + + The selected face is not oriented vertically: - The selected face is not oriented vertically: + Odabrana površina nije vodoravno orijentirana: Current offset value produces negative radius. - Current offset value produces negative radius. + Trenutna vrijednost pomaka proizvodi negativan polumjer. Slot - Slot + Utor Create a Slot operation from selected geometry or custom points. - Create a Slot operation from selected geometry or custom points. + Stvorite Utor operaciju od odabrane geometrije ili prilagođenih točaka. @@ -7364,82 +7377,90 @@ For example: This operation requires OpenCamLib to be installed. - This operation requires OpenCamLib to be installed. + Ova operacija zahtijeva instaliranje OpenCamLib-a. The GeometryTolerance for this Job is 0.0. - The GeometryTolerance for this Job is 0.0. + Tolerancija geometrije za ovaj posao je 0,0. Initializing LinearDeflection to 0.001 mm. - Initializing LinearDeflection to 0.001 mm. + Inicijalizacija linearnog odstupanja na 0,001 mm. No JOB - No JOB + Bez POSLA Canceling 3D Surface operation. Error creating OCL cutter. - Canceling 3D Surface operation. Error creating OCL cutter. + 3D Površina Prekid rada. Pogreška pri stvaranju OCL glodača. + + operation time is - operation time is + vrijeme rada je Canceled 3D Surface operation. - Canceled 3D Surface operation. + Operacije 3D površine prekinute. No profile geometry shape returned. - No profile geometry shape returned. + Niti jedan oblik geometrije profila nije vraćen. No profile path geometry returned. - No profile path geometry returned. + Niti jedna staza geometrije profila nije vraćena. No clearing shape returned. - No clearing shape returned. + Nije vraćen oblik čišćenja. No clearing path geometry returned. - No clearing path geometry returned. + Nije vraćena nijedna geometrija uklanjanja staze. No scan data to convert to G-code. - No scan data to convert to G-code. + Nema podataka skeniranja za pretvaranje u G-code. Failed to identify tool for operation. - Failed to identify tool for operation. + Nije uspjelo prepoznavanje alata za rad. Failed to map selected tool to an OCL tool type. - Failed to map selected tool to an OCL tool type. + Mapiranje odabranog alata u tip OCL alata nije uspjelo. + + Failed to translate active tool to OCL tool type. - Failed to translate active tool to OCL tool type. + Prevođenje aktivnog alata u OCL vrstu alata nije uspjelo. + + OCL tool not available. Cannot determine is cutter has tilt available. - OCL tool not available. Cannot determine is cutter has tilt available. + OCL alat nije dostupan. Ne može se utvrditi ima li glodač dostupan nagib. + + @@ -7457,17 +7478,17 @@ For example: CenterOfMass - CenterOfMass + Težište CenterOfBoundBox - CenterOfBoundBox + Centar graničnog okvira XminYmin - XminYmin + XminYmin @@ -7492,7 +7513,7 @@ For example: CircularZigZag - CircularZigZag + Kružno CikCak @@ -7529,12 +7550,12 @@ For example: Collectively - Collectively + Zajedno Individually - Individually + Pojedinačno @@ -7554,7 +7575,7 @@ For example: Only - Only + Samo @@ -7564,7 +7585,7 @@ For example: Last - Last + Zadnje @@ -7574,17 +7595,17 @@ For example: Rotational - Rotational + Rotacijski 3D Surface - 3D Surface + 3D Površina Create a 3D Surface Operation from a model - Create a 3D Surface Operation from a model + Napravite operaciju staze glodanja 3D površine iz modela @@ -7592,42 +7613,44 @@ For example: Shape appears to not be horizontal planar. - Shape appears to not be horizontal planar. + Čini se da oblik nije vodoravno ravninski. Cannot calculate the Center Of Mass. - Cannot calculate the Center Of Mass. + Nije moguće izračunati središte mase. Using Center of Boundbox instead. - Using Center of Boundbox instead. + Umjesto toga upotrijebite centar graničnog okvira. Face selection is unavailable for Rotational scans. - Face selection is unavailable for Rotational scans. + Odabir površine nije dostupan za rotacijsko skeniranje. Ignoring selected faces. - Ignoring selected faces. + Zanemarene odabrane površine. Failed to pre-process base as a whole. - Failed to pre-process base as a whole. + Nije uspjela pred- obrada baze u cjelini. Failed to identify a horizontal cross-section for Face - Failed to identify a horizontal cross-section for Face + Nije moguće prepoznati vodoravni presjek za Površinu + + Diameter dimension missing from ToolBit shape. - Diameter dimension missing from ToolBit shape. + Nedostaje dimenzija promjera alatnog nastavka @@ -7635,47 +7658,47 @@ For example: Custom External - Custom External + Prilagođeno eksterno Custom Internal - Custom Internal + Prilagođeno interno Imperial External (2A) - Imperial External (2A) + Imperial External (2A) Imperial External (3A) - Imperial External (3A) + Imperial External (3A) Imperial Internal (2B) - Imperial Internal (2B) + Imperial Internal (2B) Imperial Internal (3B) - Imperial Internal (3B) + Imperial Internal (3B) Metric External (4G6G) - Metric External (4G6G) + Metric External (4G6G) Metric External (6G) - Metric External (6G) + Metric External (6G) Metric Internal (6H) - Metric Internal (6H) + Metric Internal (6H) @@ -7700,12 +7723,12 @@ For example: Thread Milling - Thread Milling + Rezanje navoja Creates a Path Thread Milling operation from features of a base object - Creates a Path Thread Milling operation from features of a base object + Stvara objekt operacije Staza Rezanja Navoja od svojstva osnovnog objekta @@ -7713,22 +7736,22 @@ For example: VCarve requires an engraving cutter with a cutting edge angle - VCarve requires an engraving cutter with a cutting edge angle + V-izrez zahtijeva rezač za graviranje s reznim uglom. Engraver cutting edge angle must be < 180 degrees. - Engraver cutting edge angle must be < 180 degrees. + Rezni kut ruba graviranja mora biti < 180 stupnjeva. Vcarve - Vcarve + V-izrez Creates a medial line engraving path - Creates a medial line engraving path + Stvara stazu gravure po medijalnoj crti @@ -7736,7 +7759,7 @@ For example: The Job Base Object has no engraveable element. Engraving operation will produce no output. - The Job Base Object has no engraveable element. Engraving operation will produce no output. + Objekt baze poslova nema element za graviranje. Operacija graviranja neće proizvesti nikakve rezultate. @@ -7744,7 +7767,7 @@ For example: This operation requires OpenCamLib to be installed. - This operation requires OpenCamLib to be installed. + Ova operacija zahtijeva instaliranje OpenCamLib-a. @@ -7754,7 +7777,7 @@ For example: Experimental - Experimental + Eksperimentalno @@ -7769,17 +7792,17 @@ For example: CenterOfMass - CenterOfMass + Težište CenterOfBoundBox - CenterOfBoundBox + Centar graničnog okvira XminYmin - XminYmin + XminYmin @@ -7789,7 +7812,7 @@ For example: Off - Off + Isključen @@ -7801,7 +7824,7 @@ For example: CircularZigZag - CircularZigZag + Kružno CikCak @@ -7845,12 +7868,12 @@ For example: Collectively - Collectively + Zajedno Individually - Individually + Pojedinačno @@ -7878,53 +7901,53 @@ For example: The GeometryTolerance for this Job is 0.0. - The GeometryTolerance for this Job is 0.0. + Tolerancija geometrije za ovaj posao je 0,0. Initializing LinearDeflection to 0.0001 mm. - Initializing LinearDeflection to 0.0001 mm. + Inicijalizacija linearnog odstupanja na 0,0001 mm. Sample interval limits are 0.0001 to 25.4 millimeters. - Sample interval limits are 0.0001 to 25.4 millimeters. + Ograničenja uzorkovanja intervala su od 0,0001 do 25,4 milimetara. Cut pattern angle limits are +-360 degrees. - Cut pattern angle limits are +-360 degrees. + Ograničenja kuta rezanja uzorka su +/-360 stupnjeva. Cut pattern angle limits are +- 360 degrees. - Cut pattern angle limits are +- 360 degrees. + Ograničenja kuta rezanja uzorka su +/-360 stupnjeva. AvoidLastX_Faces: Only zero or positive values permitted. - AvoidLastX_Faces: Only zero or positive values permitted. + IzbjegavaZadnjaX_Lica: Dopuštene su samo nula ili pozitivne vrijednosti. AvoidLastX_Faces: Avoid last X faces count limited to 100. - AvoidLastX_Faces: Avoid last X faces count limited to 100. + IzbjegavaZadnjaX_Lica: Izbjegava brojenja zadnjih X lica ograničeno na 100. No JOB - No JOB + Bez POSLA Canceling Waterline operation. Error creating OCL cutter. - Canceling Waterline operation. Error creating OCL cutter. + Otkazivanje operacije Vodne linije. Pogreška pri stvaranju OCL rezača. operation time is - operation time is + vrijeme rada je @@ -7933,7 +7956,7 @@ For example: Make False, to prevent operation from generating code - Make False, to prevent operation from generating code + Postavite na netočno, da bi spriječili generiranje koda @@ -7948,27 +7971,27 @@ For example: Vertexes are not supported - Vertexes are not supported + Vrhovi nisu podržani Edges are not supported - Edges are not supported + Rubovi nisu podržani Faces are not supported - Faces are not supported + Površine nisu podržane Multiple operations are labeled as - Multiple operations are labeled as + Višestruke operacije označene su kao Base Location - Base Location + Osnovna lokacija @@ -7979,8 +8002,8 @@ For example: FinalDepth cannot be modified for this operation. If it is necessary to set the FinalDepth manually please select a different operation. - FinalDepth cannot be modified for this operation. -If it is necessary to set the FinalDepth manually please select a different operation. + Krajnja Dubina se ne može mijenjati za ovu operaciju. +Ako je potrebno ručno postaviti Krajnju Dubinu (FinalDepth), molim odaberite drugu operaciju. @@ -7990,12 +8013,12 @@ If it is necessary to set the FinalDepth manually please select a different oper Diameters - Diameters + Promjeri AreaOp Operation - AreaOp Operation + AreaOp operacija @@ -8005,25 +8028,25 @@ If it is necessary to set the FinalDepth manually please select a different oper Uncreate AreaOp Operation - Uncreate AreaOp Operation + Poništi rad AreaOp operacije Pick Start Point - Pick Start Point + Odaberite početnu točku No suitable tool controller found. Aborting op creation - No suitable tool controller found. -Aborting op creation + Nijedno prikladno upravljačko sučelje alata nije pronađeno. +Prekidam OP-stvaranje. No tool controller, aborting op creation - No tool controller, aborting op creation + Nema upravljačkog sučelja alata. Prekidam OP-stvaranje. @@ -8031,12 +8054,12 @@ Aborting op creation No base objects for PathArray. - No base objects for PathArray. + Nema osnovnih objekata za Matricu Staze. Arrays of paths having different tool controllers are handled according to the tool controller of the first path. - Arrays of paths having different tool controllers are handled according to the tool controller of the first path. + Matrice staza koji imaju različite kontrolere alata obrađuju se prema kontroleru alata prve staze. @@ -8049,12 +8072,12 @@ Aborting op creation Creates an array from selected path(s) - Creates an array from selected path(s) + Stvara niz (matricu) iz odabrane staze(a) Arrays can be created only from Path operations. - Arrays can be created only from Path operations. + Matrice redanja se mogu stvoriti samo od operacija Staza. @@ -8067,7 +8090,7 @@ Aborting op creation Add a Comment to your CNC program - Add a Comment to your CNC program + Dodajte komentar u svoj CNC program @@ -8080,7 +8103,7 @@ Aborting op creation Creates a linked copy of another path - Creates a linked copy of another path + Stvara povezanu kopiju od druge staze @@ -8093,7 +8116,7 @@ Aborting op creation Create custom G-code snippet - Create custom G-code snippet + Izradite prilagođeni G-code isječak @@ -8101,12 +8124,12 @@ Aborting op creation Deburr - Deburr + Deburr (Glađenje) Creates a Deburr Path along Edges or around Faces - Creates a Deburr Path along Edges or around Faces + Stvara put glađenja duž rubova ili oko lica @@ -8114,12 +8137,12 @@ Aborting op creation Engrave - Engrave + Graviranje Creates an Engraving Path around a Draft ShapeString - Creates an Engraving Path around a Draft ShapeString + Stvara stazu graviranja oko nacrta oblika-tekstom @@ -8127,12 +8150,12 @@ Aborting op creation Hop - Hop + Prijelaz Creates a Path Hop object - Creates a Path Hop object + Stvori objekt prijelaza staze @@ -8155,7 +8178,7 @@ Aborting op creation Create a Facing Operation from a model or face - Create a Facing Operation from a model or face + Stvorite operaciju obrade površine iz modela ili površine @@ -8163,12 +8186,12 @@ Aborting op creation 3D Pocket - 3D Pocket + 3D Utor Creates a Path 3D Pocket from a face or faces - Creates a Path 3D Pocket from a face or faces + Stvara objekt staze 3D utora iz površine ili površina @@ -8176,12 +8199,12 @@ Aborting op creation Pocket Shape - Pocket Shape + Oblik Utora Creates a Path Pocket object from a face or faces - Creates a Path Pocket object from a face or faces + Stvara objekt staze utora iz površine ili površina @@ -8189,18 +8212,18 @@ Aborting op creation Simple Copy - Simple Copy + Jednostavno Kopiranje Creates a non-parametric copy of another path - Creates a non-parametric copy of another path + Stvara ne-parametriziranu kopiju od druge staze Please select exactly one path object - Please select exactly one path object + Odaberite samo jedan objekt staze @@ -8213,7 +8236,7 @@ Aborting op creation Add Optional or Mandatory Stop to the program - Add Optional or Mandatory Stop to the program + U program dodajte neobavezno ili obavezno zaustavljanje @@ -8226,7 +8249,9 @@ Aborting op creation Create a Waterline Operation from a model - Create a Waterline Operation from a model + Stvorite operaciju vodne linije iz modela + + @@ -8234,12 +8259,12 @@ Aborting op creation Post Process - Post Process + Naknadna obrada Post Process the selected Job - Post Process the selected Job + Naknadna obrada odabranog zadatka @@ -8252,7 +8277,7 @@ Aborting op creation No job object - No job object + Nema objekta zadatka @@ -8275,12 +8300,12 @@ Aborting op creation Add Tool Controller to the Job - Add Tool Controller to the Job + Kontroler alata dodajte Zadatku Add Tool Controller - Add Tool Controller + Dodajte Kontroler alata @@ -8288,7 +8313,7 @@ Aborting op creation Toolbit cannot be edited: Shapefile not found - Toolbit cannot be edited: Shapefile not found + Alatni nastavak ne može se urediti: Datoteka oblika nije pronađena @@ -8296,12 +8321,12 @@ Aborting op creation Create Tool - Create Tool + Napravi Alat Creates a new ToolBit object - Creates a new ToolBit object + Stvara novi objekt Alatnog nastavka @@ -8309,7 +8334,7 @@ Aborting op creation Save Tool as... - Save Tool as... + Spremi Alat kao... @@ -8317,12 +8342,12 @@ Aborting op creation Save Tool - Save Tool + Spremi Alat Save an existing ToolBit object to a file - Save an existing ToolBit object to a file + Spremi postojeći Alatni nastavak u datoteku @@ -8330,12 +8355,12 @@ Aborting op creation Load Tool - Load Tool + Učitaj Alat Load an existing ToolBit object from a file - Load an existing ToolBit object from a file + Učitaj postojeći Alatni nastavak iz datoteke @@ -8343,48 +8368,48 @@ Aborting op creation Toolbit working directory not set up. Do that now? - Toolbit working directory not set up. Do that now? + Radni direktorij alatnih nastavaka nije postavljen. Učinite to sada? Choose a writable location for your toolbits - Choose a writable location for your toolbits + Odaberite zapisivo mjesto za vaše Alatne nastavke Toolbit Working directory {} needs these sudirectories: {} Create them? - Toolbit Working directory {} needs these sudirectories: + Radni direktorij alatnih nastavaka {} treba poddirektorije: {} - Create them? + Stvori ih? Copy example files to new {} directory? - Copy example files to new {} directory? + Kopiraj primjerke datoteka u novi direktorij {}? Tooltable JSON (*.fctl) - Tooltable JSON (*.fctl) + Tabela Alata JSON (* .fctl) Save toolbit library - Save toolbit library + Spremi biblioteku nastavaka alata LinuxCNC tooltable (*.tbl) - LinuxCNC tooltable (*.tbl) + LinuxCNC Tabela alata (*.tbl) Camotics tooltable (*.json) - Camotics tooltable (*.json) + Camotics Tabela alata (*.json) @@ -8392,7 +8417,7 @@ Aborting op creation ToolBit Dock - ToolBit Dock + Alatni nastavak Dock @@ -8405,12 +8430,12 @@ Aborting op creation ToolBit Library editor - ToolBit Library editor + Uređivač Biblioteke alatnih nastavaka Open an editor to manage ToolBit libraries - Open an editor to manage ToolBit libraries + Otvorite uređivač za upravljanje bibliotekama Alatnih nastavaka @@ -8429,7 +8454,7 @@ Aborting op creation %s has no property %s (%s) - %s has no property %s (%s) + %s nema svojstva %s (%s) @@ -8447,12 +8472,12 @@ Aborting op creation Custom file %s could not be found. - Custom file %s could not be found. + Trenutna datoteka %s nije pronađena Invalid Gcode line: %s - Invalid Gcode line: %s + Nevažeća Gcode linija: %s diff --git a/src/Mod/Path/Gui/Resources/translations/Path_hu.ts b/src/Mod/Path/Gui/Resources/translations/Path_hu.ts index 1dfa9a587f..ec11ab209f 100644 --- a/src/Mod/Path/Gui/Resources/translations/Path_hu.ts +++ b/src/Mod/Path/Gui/Resources/translations/Path_hu.ts @@ -545,31 +545,31 @@ Az alaptárgy kötött dobozából származó készlet minden irányban az extra Form - - - - - - - - - - - - - - - - - + - - - + + + + + + + + + + + + + + + + + + + Form Űrlap @@ -740,17 +740,17 @@ Az alaptárgy kötött dobozából származó készlet minden irányban az extra Törli az alapgeometriák listáját - + Add Hozzáad - - + + Remove Törlés @@ -805,8 +805,8 @@ A Visszaállítás törli az összes aktuális elemet a listából, és kitölti Alaphelyzetbe állítása - + All objects will be processed using the same operation properties. Az összes tárgy feldolgozása ugyanazzal a művelettulajdonságokkal történik. @@ -851,32 +851,32 @@ A Visszaállítás törli az összes aktuális elemet a listából, és kitölti Az összes hely feldolgozása ugyanazokkal a műveleti tulajdonságokkal történik. - + Start Depth Kezdeti mélység - + Start Depth of the operation. The highest point in Z-axis the operation needs to process. Kezdeti műveleti mélység. A művelet által feldolgozni szükséges Z-tengely legmagasabb pontja. - + Transfer the Z value of the selected feature as the Start Depth for the operation. A kiválasztott funkció Z értékének átvitele a művelet kezdő mélységeként. - + The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. A művelet mélysége, amely megfelel a művelet által feldolgozni szükséges legalacsonyabb Z-tengely értéknek. - + Transfer the Z value of the selected feature as the Final Depth for the operation. A kiválasztott funkció Z értékének átvitele a művelet végső mélységeként. @@ -891,14 +891,14 @@ A Visszaállítás törli az összes aktuális elemet a listából, és kitölti A művelet végső vágásának mélysége. Használható tisztább felület előállítására. - + Final Depth Végső mélység - + Step Down Visszaléptetés @@ -938,34 +938,34 @@ A Visszaállítás törli az összes aktuális elemet a listából, és kitölti Hézagmagasság - + + + + - - - - + The tool and its settings to be used for this operation. A művelethez használandó szerszám és beállításai. + + + + + + + + + + - - - - - - - - - - Coolant Mode Hűtőközeg mód @@ -975,28 +975,28 @@ A Visszaállítás törli az összes aktuális elemet a listából, és kitölti G Kód - - - - - - - - - - - - - - + + + + + + + + + + + + + + Tool Controller Eszköz vezérlő - - + + Coolant Hűtőfolyadék @@ -1016,8 +1016,8 @@ A Visszaállítás törli az összes aktuális elemet a listából, és kitölti Művelettípus - + Step Over Percent Egy lépéssel tovább százalékban @@ -1067,8 +1067,8 @@ A Visszaállítás törli az összes aktuális elemet a listából, és kitölti Profil befejezése - + Use Outline Kontúr használata @@ -1123,10 +1123,10 @@ A Visszaállítás törli az összes aktuális elemet a listából, és kitölti Megállít - + - + Direction Irány @@ -1136,15 +1136,15 @@ A Visszaállítás törli az összes aktuális elemet a listából, és kitölti A profil végrehajtásának iránya az óramutató járásával megegyező vagy az óramutató járásával ellentétes irányban. - + CW Órajárás iránya - + CCW Órajárással ellentétes irány @@ -1169,6 +1169,8 @@ A Visszaállítás törli az összes aktuális elemet a listából, és kitölti Gérvágás + + @@ -1178,8 +1180,6 @@ A Visszaállítás törli az összes aktuális elemet a listából, és kitölti - - mm mm @@ -1395,11 +1395,11 @@ A Visszaállítás törli az összes aktuális elemet a listából, és kitölti Minta + + - - The tool and its settings to be used for this operation @@ -1488,9 +1488,9 @@ The latter can be used to face of the entire stock area to ensure uniform height Anyag hozzáadása + - Use Start Point Kezdőpont használata @@ -1746,9 +1746,9 @@ The latter can be used to face of the entire stock area to ensure uniform height Útvonal kiterjesztés vége - + Layer Mode Réteg mód @@ -1788,8 +1788,8 @@ The latter can be used to face of the entire stock area to ensure uniform height Szkennelési módszer - + Cut Pattern Vágott minta @@ -1804,14 +1804,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Kerülje az utolsó X felületet - + Bounding Box Határolókeret - + Select the overall boundary for the operation. Jelölje ki a művelet teljes határvonalát. @@ -1821,14 +1821,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Síkbeli: Lapos, 3D felület letapogatás. Forgatás: 4-tengelyes forgató letapogatás. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Fejezze be a műveletet egyetlen lépésben a mélységig, vagy több lépésben a végső mélységig. - + Set the geometric clearing pattern to use for the operation. Állítsa be a művelet geometriai forgácsoló élmintázatát. @@ -1853,14 +1853,14 @@ The latter can be used to face of the entire stock area to ensure uniform height A legördülő vonalak ezzel a tengelyekkel párhuzamosan jönnek létre. - + Set the Z-axis depth offset from the target surface. Állítsa be a Z tengely mély eltolását a célfelületről. - + Set the sampling resolution. Smaller values quickly increase processing time. Állítsa be a mintavételi sebesség felbontását. A kisebb értékek felgyorsítják a feldolgozási időt. @@ -1870,8 +1870,8 @@ The latter can be used to face of the entire stock area to ensure uniform height Állítsa igazra, ha egy kiinduló pontot ad meg - + Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. Megvalósítja az egyenes vonalú pályák (egy vonalba eső pontok) optimalizálását. Eltávolítja a felesleges egy vonalba eső pontokat a generált G-kódból. @@ -1906,14 +1906,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Mélységi eltolás - + Step over Átlép - + The amount by which the tool is laterally displaced on each cycle of the pattern, specified in percent of the tool diameter. A step over of 100% results in no overlap between two different cycles. @@ -1922,14 +1922,14 @@ A step over of 100% results in no overlap between two different cycles. A 100%-os eltolás megakadályozza, hogy két különböző ciklus átfedje egymást. - + Sample interval Mintavételezés - + Optimize Linear Paths Egyenes útvonalak optimalizálása @@ -2075,8 +2075,8 @@ Default: 3 mm Tájolás - + Type Típus @@ -2106,8 +2106,8 @@ Default: 3 mm Menet per coll (inch) - + Operation Művelet @@ -3028,8 +3028,8 @@ Ha több azonos nevű eszköz vagy szerszámforma létezik különböző könyvt AxisMap kivitelezés - + Radius Sugár @@ -3444,8 +3444,8 @@ Ha több azonos nevű eszköz vagy szerszámforma létezik különböző könyvt TaskPathSimulator - + Path Simulator Folyamatszimulátor @@ -4335,10 +4335,9 @@ Például: Ne mutasd többet - + Edit - int = field(default=None) Szerkesztés @@ -4480,8 +4479,8 @@ Például: A nem síkbeli adaptív rendszerindítás szintén nem érhető el. - + %s is not a Base Model object of the job %s %s nem egy alap modell objektuma ennek a feladatnak: %s @@ -4501,8 +4500,8 @@ Például: Használja ki a teljes modellt, jelölje ki a felülete(ke)t vagy a kijelölt él(ek)et - + Choose a Path Job Tevékenység elérési útjának kijelölése @@ -4606,6 +4605,7 @@ Például: List of custom property groups + int = field(default=None) A felhasználó által definiált tárgycsoportok listája @@ -4668,12 +4668,12 @@ Például: + + - - The base path to modify A megváltoztatni kívánt alap pálya útvonal @@ -4967,9 +4967,9 @@ Például: A feladathoz szükséges összes vezérlőeszköz gyűjteménye + - Operations Cycle Time Estimation Műveleti ciklus időbecslése @@ -5054,8 +5054,8 @@ Például: Koordináta rendszer kiválasztása - + Make False, to prevent operation from generating code Állítsa hamisra annak megakadályozására, hogy a művelet, kódot generálhasson @@ -5075,8 +5075,8 @@ Például: Befolyásolja a pontosságot és a teljesítményt - + Percent of cutter diameter to step over on each pass Maró átmérő százaléka mellyel átlép minden elhaladáskor @@ -5252,10 +5252,10 @@ Például: Ennek a szerszámpályának az induló pontja - - - + + + Make True, if specifying a Start Point Állítsa igazra, ha egy kiinduló pontot ad meg @@ -5369,9 +5369,9 @@ Például: G99 visszahúzás alkalmazása: csak a művelet furatai között húzza vissza a visszahúzási magasság értéket - + Additional base objects to be engraved Kiegészítő alap tárgyakat kell bevésni @@ -5412,9 +5412,9 @@ Például: Kezdő sugár - + Extra value to stay away from final profile- good for roughing toolpath Extra érték ami távol tart a záró profiltól- jó a nagyoló szerszámmozgáshoz @@ -5434,9 +5434,9 @@ Például: Zárja ki a felemelt területek marását a felületen belül. - - + + Choose how to process multiple Base Geometry features. Válassza ki, hogyan kezeljen több alapgeometriai függvényt. @@ -5457,8 +5457,8 @@ Például: A modell és a primitív folyamat olyan műveletben, amely nem választja ki az alapgeometria beállítását. - + The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) A szerszámmozgás az alkatrész körül leírt iránya az óramutató járásával megegyező (CW) vagy az óramutató járásával ellentétes irányú (CCW) @@ -5559,8 +5559,8 @@ Például: Állítsa igazra, ha sugár vágó kompenzációt alkalmaz - + Show the temporary path construction objects when module is in DEBUG mode. Az ideiglenes építőtárgyak megjelenítésének útvonala, ha a modul DEBUG módban van. @@ -5576,8 +5576,8 @@ Például: Adja meg a horony egyéni végpontját. - + Set the geometric clearing pattern to use for the operation. Állítsa be a művelet geometriai forgácsoló élmintázatát. @@ -5593,8 +5593,8 @@ Például: A pozitív kiterjeszti az elérési út végét, a negatív megrövidíti. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Fejezze be a műveletet egyetlen lépésben a mélységig, vagy több lépésben a végső mélységig. @@ -5625,8 +5625,8 @@ Például: Aktiválás a horony vágási irányának megfordításához. - + The custom start point for the path of this operation A művelet röppályájának egyéni kezdőpontja @@ -6141,24 +6141,24 @@ Például: Path_Dressup - + Please select one path object Jelöljön ki egy pálya tárgyat - + The selected object is not a path A kijelölt tárgy nem pálya útvonal - + Please select a Path object Kérem válasszon egy pályaútvonal tárgyat @@ -6315,8 +6315,8 @@ Például: Mérési pontfájl kiválasztása - + All Files (*.*) Összes fájl (*.*) @@ -6970,14 +6970,14 @@ Például: PathProfile - + Outside Külső - + Inside Belső diff --git a/src/Mod/Path/Gui/Resources/translations/Path_id.ts b/src/Mod/Path/Gui/Resources/translations/Path_id.ts index 1a7087ebc8..8b702949ce 100644 --- a/src/Mod/Path/Gui/Resources/translations/Path_id.ts +++ b/src/Mod/Path/Gui/Resources/translations/Path_id.ts @@ -16,7 +16,7 @@ Creates a feature area from selected objects - Creates a feature area from selected objects + Membuat area fitur dari objek yang dipilih @@ -29,12 +29,12 @@ Area workplane - Area workplane + Area lantai kerja Select a workplane for a FeatureArea - Select a workplane for a FeatureArea + Pilih workplane untuk Fitur Area @@ -78,27 +78,27 @@ Create Path Area View - Create Path Area View + Buat Tampilan Area Jalur Create Path Area - Create Path Area + Buat area jalur Select Workplane for Path Area - Select Workplane for Path Area + Pilih rencana kerja untuk area kerja Create Path Compound - Create Path Compound + Buat Jalur Komposit Create Path Shape - Create Path Shape + Buat bentuk area @@ -115,8 +115,8 @@ - <html><head/><body><p>Select a template to be used for the job.</p><p>In case there are no templates you can create one through the popup menu of an existing job. Name the file job_*.json and place it in the macro or the path directory (see preferences) in order to be selectable from this list.</p></body></html> - <html><head/><body><p>Select a template to be used for the job.</p><p>In case there are no templates you can create one through the popup menu of an existing job. Name the file job_*.json and place it in the macro or the path directory (see preferences) in order to be selectable from this list.</p></body></html> + Select a template to be used for the job. In case there are no templates you can create one through the popup menu of an existing job. Name the file job_*.json and place it in the macro or the path directory (see preferences) in order to be selectable from this list. + Pilih template yang akan digunakan untuk pekerjaan ini. Jika tidak ada template yang tersedia, Anda dapat membuat satu melalui menu popup pekerjaan yang sudah ada. Beri nama file tersebut job_*.json dan letakkan di direktori macro atau path (lihat preferensi) agar dapat dipilih dari daftar ini. @@ -148,128 +148,152 @@ Job Template Export Job Template Export - - - <html><head/><body><p>If enabled include all post processing settings in the template.</p></body></html> - <html><head/><body><p>If enabled include all post processing settings in the template.</p></body></html> - Post Processing Post Processing - - - <html><head/><body><p>Hint about the current post processing configuration.</p></body></html> - <html><head/><body><p>Hint about the current post processing configuration.</p></body></html> - - - - <html><head/><body><p>If enabled tool controller definitions are stored in the template.</p></body></html> - <html><head/><body><p>If enabled tool controller definitions are stored in the template.</p></body></html> - Tools Alat - - <html><head/><body><p>Check all tool controllers which should be included in the template.</p></body></html> - <html><head/><body><p>Check all tool controllers which should be included in the template.</p></body></html> - - - - <html><head/><body><p>Enable to include values of the SetupSheet in the template.</p><p>Any values of the SetupSheet that are changed from their default are preselected. If this field not selected the current SetupSheet was not modified.</p></body></html> - <html><head/><body><p>Enable to include values of the SetupSheet in the template.</p><p>Any values of the SetupSheet that are changed from their default are preselected. If this field not selected the current SetupSheet was not modified.</p></body></html> - - - + Setup Sheet Setup Sheet - - <html><head/><body><p>Enable to include the default heights for operations in the template.</p></body></html> - <html><head/><body><p>Enable to include the default heights for operations in the template.</p></body></html> + + If enabled include all post processing settings in the template. + If enabled include all post processing settings in the template. - + + Hint about the current post processing configuration. + Hint about the current post processing configuration. + + + + If enabled tool controller definitions are stored in the template. + If enabled tool controller definitions are stored in the template. + + + + Check all tool controllers which should be included in the template. + Check all tool controllers which should be included in the template. + + + + Enable to include values of the SetupSheet in the template. + +Any values of the SetupSheet that are changed from their default are preselected. If this field not selected the current SetupSheet was not modified. + Enable to include values of the SetupSheet in the template. + +Any values of the SetupSheet that are changed from their default are preselected. If this field not selected the current SetupSheet was not modified. + + + + Enable to include the default heights for operations in the template. + Enable to include the default heights for operations in the template. + + + Operation Heights Operation Heights - + Operation Depths Operation Depths - - <html><head/><body><p>Enable to include the default rapid tool speeds in the template.</p></body></html> - <html><head/><body><p>Enable to include the default rapid tool speeds in the template.</p></body></html> + + Enable to include the default rapid tool speeds in the template. + Enable to include the default rapid tool speeds in the template. - + + Enable to include the default coolant mode in the template. + Enable to include the default coolant mode in the template. + + + + If enabled the creation of stock is included in the template. If a template does not include a stock definition the default stock creation algorithm will be used (creation from the Base object's bounding box). + +This option is most useful if stock is a box or cylinder, or if the machine has a standard placement for machining. + +Note that this option is disabled if a stock object from an existing solid is used in the job - they cannot be stored in a template. + If enabled the creation of stock is included in the template. If a template does not include a stock definition the default stock creation algorithm will be used (creation from the Base object's bounding box). + +This option is most useful if stock is a box or cylinder, or if the machine has a standard placement for machining. + +Note that this option is disabled if a stock object from an existing solid is used in the job - they cannot be stored in a template. + + + + Hint about the current stock extent setting. + Hint about the current stock extent setting. + + + + If enabled the current placement of the stock solid is stored in the template. + If enabled the current placement of the stock solid is stored in the template. + + + + Hint about the current stock placement. + Hint about the current stock placement. + + + Tool Rapid Speeds Tool Rapid Speeds - - <html><head/><body><p>Enable to include the default coolant mode in the template.</p></body></html> - <html><head/><body><p>Enable to include the default coolant mode in the template.</p></body></html> - - - + Coolant Mode Coolant Mode - - <html><head/><body><p>Enable all Operations for which the configuration values should be exported.</p><p><br/></p><p>Note that only operations are listed which currently have configuration values setup.</p></body></html> - <html><head/><body><p>Enable all Operations for which the configuration values should be exported.</p><p><br/></p><p>Note that only operations are listed which currently have configuration values setup.</p></body></html> + + Enable all operations for which the configuration values should be exported. + +Note that only operations which currently have configuration values set are listed. + Enable all operations for which the configuration values should be exported. + +Note that only operations which currently have configuration values set are listed. - - <html><head/><body><p>If enabled the creation of stock is included in the template. If a template does not include a stock definition the default stock creation algorithm will be used (creation from the Base object's bound box).</p><p>This option is most useful if stock is a box or cylinder, or if the machine has a standard placement for machining.</p><p>Note that this option is disabled if a stock object from an existing solid is used in the job - they cannot be stored in a template.</p></body></html> - <html><head/><body><p>If enabled the creation of stock is included in the template. If a template does not include a stock definition the default stock creation algorithm will be used (creation from the Base object's bound box).</p><p>This option is most useful if stock is a box or cylinder, or if the machine has a standard placement for machining.</p><p>Note that this option is disabled if a stock object from an existing solid is used in the job - they cannot be stored in a template.</p></body></html> - - - + Stock Stock - - <html><head/><body><p>If enabled the current size settings for the stock object are included in the template.</p><p>For Box and Cylinder stocks this means the actual size of the stock solid being created.</p><p>For stock from the Base object's bound box it means the extra material in all directions. A stock object created from such a template will get its basic size from the new job's Base object and apply the stored extra settings.</p></body></html> - <html><head/><body><p>If enabled the current size settings for the stock object are included in the template.</p><p>For Box and Cylinder stocks this means the actual size of the stock solid being created.</p><p>For stock from the Base object's bound box it means the extra material in all directions. A stock object created from such a template will get its basic size from the new job's Base object and apply the stored extra settings.</p></body></html> + + If enabled the current size settings for the stock object are included in the template. + +For Box and Cylinder stocks this means the actual size of the stock solid being created. + +For stock from the Base object's bounding box it means the extra material in all directions. A stock object created from such a template will get its basic size from the new job's Base object and apply the stored extra settings. + If enabled the current size settings for the stock object are included in the template. + +For Box and Cylinder stocks this means the actual size of the stock solid being created. + +For stock from the Base object's bounding box it means the extra material in all directions. A stock object created from such a template will get its basic size from the new job's Base object and apply the stored extra settings. - + Extent Extent - - <html><head/><body><p>Hint about the current stock extent setting.</p></body></html> - <html><head/><body><p>Hint about the current stock extent setting.</p></body></html> - - - - <html><head/><body><p>If enabled the current placement of the stock solid is stored in the template.</p></body></html> - <html><head/><body><p>If enabled the current placement of the stock solid is stored in the template.</p></body></html> - - - + Placement Penempatan - - <html><head/><body><p>Hint about the current stock placement.</p></body></html> - <html><head/><body><p>Hint about the current stock placement.</p></body></html> - - - + Export Export @@ -280,8 +304,8 @@ - <html><head/><body><p>Select one of the post processors.</p><p>FreeCAD comes with several post processors pre-installed, please make sure at least one of them is enabled in your preferences.</p></body></html> - <html><head/><body><p>Select one of the post processors.</p><p>FreeCAD comes with several post processors pre-installed, please make sure at least one of them is enabled in your preferences.</p></body></html> + Select one of the post processors. FreeCAD comes with several post processors pre-installed, please make sure at least one of them is enabled in your preferences. + Select one of the post processors. FreeCAD comes with several post processors pre-installed, please make sure at least one of them is enabled in your preferences. @@ -360,24 +384,34 @@ - <html><head/><body><p>Name of property. Can only contain letters, numbers, and underscores. MixedCase names will display with spaces &quot;Mixed Case&quot;</p></body></html> - <html><head/><body><p>Name of property. Can only contain letters, numbers, and underscores. MixedCase names will display with spaces &quot;Mixed Case&quot;</p></body></html> + Name of property. Can only contain letters, numbers, and underscores. MixedCase names will display with spaces "Mixed Case" + Name of property. Can only contain letters, numbers, and underscores. MixedCase names will display with spaces "Mixed Case" - <html><head/><body><p>The category group the property belongs to.</p></body></html> - <html><head/><body><p>The category group the property belongs to.</p></body></html> + The category group the property belongs to. + The category group the property belongs to. + + + + The type of the property value. + The type of the property value. + + + + ToolTip to be displayed when user hovers mouse over property. + ToolTip to be displayed when user hovers mouse over property. + + + + Check if you want to create several properties in a batch. + Check if you want to create several properties in a batch. Group Kelompok - - - <html><head/><body><p>The type of the property value.</p></body></html> - <html><head/><body><p>The type of the property value.</p></body></html> - Type @@ -388,11 +422,6 @@ val1,val2,val3,... val1,val2,val3,... - - - <html><head/><body><p>ToolTip to be displayed when user hovers mouse over property.</p></body></html> - <html><head/><body><p>ToolTip to be displayed when user hovers mouse over property.</p></body></html> - Enums @@ -403,11 +432,6 @@ ToolTip ToolTip - - - <html><head/><body><p>Check if you want to create several properties in a batch.</p></body></html> - <html><head/><body><p>Check if you want to create several properties in a batch.</p></body></html> - Create another @@ -425,49 +449,49 @@ - <html><head/><body><p>Add existing Tool Bit to this library.</p><p><br/></p></body></html> - <html><head/><body><p>Add existing Tool Bit to this library.</p><p><br/></p></body></html> + Add existing Tool Bit to this library. + Add existing Tool Bit to this library. + + + + Delete selected Tool Bit(s) from the library. + Delete selected Tool Bit(s) from the library. + + + + Select a working path for the tool library editor. + Select a working path for the tool library editor. + + + + Add New Tool Table + Add New Tool Table + + + + Save the selected library with a new name or export to another format + Save the selected library with a new name or export to another format + + + + Table of Tool Bits of the library. + Table of Tool Bits of the library. + + + + Save the current Library + Save the current Library Add Existing Add Existing - - - <html><head/><body><p>Delete selected Tool Bit(s) from the library.</p><p><br/></p></body></html> - <html><head/><body><p>Delete selected Tool Bit(s) from the library.</p><p><br/></p></body></html> - Remove Menghapus - - - <html><head/><body><p>Select a working path for the tool library editor.</p></body></html> - <html><head/><body><p>Select a working path for the tool library editor.</p></body></html> - - - - <html><head/><body><p>Add New Tool Table</p></body></html> - <html><head/><body><p>Add New Tool Table</p></body></html> - - - - <html><head/><body><p>Save the selected library with a new name or export to another format</p></body></html> - <html><head/><body><p>Save the selected library with a new name or export to another format</p></body></html> - - - - <html><head/><body><p>Table of Tool Bits of the library.</p></body></html> - <html><head/><body><p>Table of Tool Bits of the library.</p></body></html> - - - - <html><head/><body><p>Save the current Library</p></body></html> - <html><head/><body><p>Save the current Library</p></body></html> - Close @@ -558,8 +582,8 @@ - <html><head/><body><p>Select what type of shape to use to constrain the underlying Path.</p></body></html> - <html><head/><body><p>Select what type of shape to use to constrain the underlying Path.</p></body></html> + Select what type of shape to use to constrain the underlying Path. + Select what type of shape to use to constrain the underlying Path. @@ -571,11 +595,6 @@ Create Cylinder Create Cylinder - - - Extend Model's Bound Box - Extend Model's Bound Box - Use Existing Solid @@ -583,8 +602,8 @@ - <html><head/><body><p>Select the body to be used to constrain the underlying Path.</p></body></html> - <html><head/><body><p>Select the body to be used to constrain the underlying Path.</p></body></html> + Select the body to be used to constrain the underlying Path. + Select the body to be used to constrain the underlying Path. @@ -593,13 +612,13 @@ - <html><head/><body><p>Extension of BoundBox's MinX.</p></body></html> - <html><head/><body><p>Extension of BoundBox's MinX.</p></body></html> + Extension of bounding box's MinX + Extension of bounding box's MinX - <html><head/><body><p>Extension of BoundBox's MaxX.</p></body></html> - <html><head/><body><p>Extension of BoundBox's MaxX.</p></body></html> + Extension of bounding box's MaxX + Extension of bounding box's MaxX @@ -608,13 +627,13 @@ - <html><head/><body><p>Extension of BoundBox's MinY.</p></body></html> - <html><head/><body><p>Extension of BoundBox's MinY.</p></body></html> + Extension of bounding box's MinY + Extension of bounding box's MinY - <html><head/><body><p>Extension of BoundBox's MaxY.</p></body></html> - <html><head/><body><p>Extension of BoundBox's MaxY.</p></body></html> + Extension of bounding box's MaxY + Extension of bounding box's MaxY @@ -623,65 +642,70 @@ - <html><head/><body><p>Extension of BoundBox's MinZ.</p></body></html> - <html><head/><body><p>Extension of BoundBox's MinZ.</p></body></html> + Extension of bounding box's MinZ + Extension of bounding box's MinZ - <html><head/><body><p>Extension of BoundBox's MaxZ.</p></body></html> - <html><head/><body><p>Extension of BoundBox's MaxZ.</p></body></html> + Extension of bounding box's MaxZ + Extension of bounding box's MaxZ + + + + Radius of the Cylinder + Radius of the Cylinder + + + + Height of the Cylinder + Height of the Cylinder + + + + Length of the Box + Length of the Box + + + + Width of the Box + Width of the Box + + + + Height of the Box + Height of the Box + + + + If checked the path is constrained by the solid. Otherwise the volume of the solid describes a 'keep out' zone + If checked the path is constrained by the solid. Otherwise the volume of the solid describes a 'keep out' zone + + + + Extend Model's Bounding Box + Extend Model's Bounding Box Radius Jari-jari - - - <html><head/><body><p>Radius of the Cylinder.</p></body></html> - <html><head/><body><p>Radius of the Cylinder.</p></body></html> - Height Tinggi - - - <html><head/><body><p>Height of the Cylinder.</p></body></html> - <html><head/><body><p>Height of the Cylinder.</p></body></html> - Length Panjangnya - - - <html><head/><body><p>Length of the Box.</p></body></html> - <html><head/><body><p>Length of the Box.</p></body></html> - Width Lebar - - - <html><head/><body><p>Width of the Box.</p></body></html> - <html><head/><body><p>Width of the Box.</p></body></html> - - - - <html><head/><body><p>Height of the Box.</p></body></html> - <html><head/><body><p>Height of the Box.</p></body></html> - - - - <html><head/><body><p>I checked the path is constrained by the solid. Otherwise the volume of the solid describes a &quot;keep out&quot; zone.</p></body></html> - <html><head/><body><p>I checked the path is constrained by the solid. Otherwise the volume of the solid describes a &quot;keep out&quot; zone.</p></body></html> - Constrained to Inside @@ -689,8 +713,8 @@ - <html><head/><body><p>List of operations with Base Geometry in current Job.</p></body></html> - <html><head/><body><p>List of operations with Base Geometry in current Job.</p></body></html> + List of operations with Base Geometry in current Job + List of operations with Base Geometry in current Job @@ -699,95 +723,99 @@ - <html><head/><body><p>Select one or more features in the 3d view and press 'Add' to add them as the base items for this operation.</p><p><br/></p><p>Selected features can be deleted entirely.</p></body></html> - <html><head/><body><p>Select one or more features in the 3d view and press 'Add' to add them as the base items for this operation.</p><p><br/></p><p>Selected features can be deleted entirely.</p></body></html> + Select one or more features in the 3d view and press 'Add' to add them as the base items for this operation. Selected features can be deleted entirely. + Select one or more features in the 3d view and press 'Add' to add them as the base items for this operation. Selected features can be deleted entirely. - <html><head/><body><p>Add selected features to the list of base geometries for this operation.</p></body></html> - <html><head/><body><p>Add selected features to the list of base geometries for this operation.</p></body></html> + Add selected features to the list of base geometries for this operation + Add selected features to the list of base geometries for this operation + + + + Remove the selected list items from the list of base geometries. The operation will not be applied to them. + Remove the selected list items from the list of base geometries. The operation will not be applied to them. + + + + Clears list of base geometries + Clears list of base geometries - + Add Menambahkan - - - <html><head/><body><p>Remove the selected list items from the list of base geometries. The operation will not be applied to them.</p></body></html> - <html><head/><body><p>Remove the selected list items from the list of base geometries. The operation will not be applied to them.</p></body></html> - - + Remove Menghapus - - - <html><head/><body><p>Clears list of base geometries.</p></body></html> - <html><head/><body><p>Clears list of base geometries.</p></body></html> - Clear Bersih - - - All objects will be processed using the same operation properties - All objects will be processed using the same operation properties - - <html><head/><body><p>Table of hole features and the determined radius of the associated hole.</p><p><br/></p><p>You can add feature for processing by selecting them and then pressing Add. If a feature is accidentally added to the list it can be removed through Remove and will no longer be processed.</p><p><br/></p><p>Reset deletes all current items from the list and fills the list with all circular holes eligible for the operation from the model. You can again refine the list afterwards by enabling/disabling, removing and adding features.</p></body></html> - <html><head/><body><p>Table of hole features and the determined radius of the associated hole.</p><p><br/></p><p>You can add feature for processing by selecting them and then pressing Add. If a feature is accidentally added to the list it can be removed through Remove and will no longer be processed.</p><p><br/></p><p>Reset deletes all current items from the list and fills the list with all circular holes eligible for the operation from the model. You can again refine the list afterwards by enabling/disabling, removing and adding features.</p></body></html> + Table of hole features and the determined radius of the associated hole. + +You can add feature for processing by selecting them and then pressing Add. If a feature is accidentally added to the list it can be removed through Remove and will no longer be processed. + +Reset deletes all current items from the list and fills the list with all circular holes eligible for the operation from the model. You can again refine the list afterwards by enabling/disabling, removing and adding features. + Table of hole features and the determined radius of the associated hole. + +You can add feature for processing by selecting them and then pressing Add. If a feature is accidentally added to the list it can be removed through Remove and will no longer be processed. + +Reset deletes all current items from the list and fills the list with all circular holes eligible for the operation from the model. You can again refine the list afterwards by enabling/disabling, removing and adding features. - + Feature Feature - + Diameter Diameter - - <html><head/><body><p>Add selected items from 3d view to the list of base geometries.</p></body></html> - <html><head/><body><p>Add selected items from 3d view to the list of base geometries.</p></body></html> + + Add selected items from 3d view to the list of base geometries + Add selected items from 3d view to the list of base geometries - - <html><head/><body><p>Remove selected list items from the list of base geometries. The operation is no longer applied to them.</p></body></html> - <html><head/><body><p>Remove selected list items from the list of base geometries. The operation is no longer applied to them.</p></body></html> + + Remove selected list items from the list of base geometries. The operation is no longer applied to them. + Remove selected list items from the list of base geometries. The operation is no longer applied to them. - - <html><head/><body><p>Remove all list items and fill list with all eligible features from the job's base object.</p></body></html> - <html><head/><body><p>Remove all list items and fill list with all eligible features from the job's base object.</p></body></html> + + Remove all list items and fill list with all eligible features from the job's base object. + Remove all list items and fill list with all eligible features from the job's base object. - + Reset Setel ulang - + + All objects will be processed using the same operation properties. All objects will be processed using the same operation properties. - <html><head/><body><p>List of locations to be processed.</p></body></html> - <html><head/><body><p>List of locations to be processed.</p></body></html> + List of locations to be processed. + List of locations to be processed. @@ -801,18 +829,18 @@ - <html><head/><body><p>Opens a dialog to add arbitrary locations.</p></body></html> - <html><head/><body><p>Opens a dialog to add arbitrary locations.</p></body></html> + Opens a dialog to add arbitrary locations. + Opens a dialog to add arbitrary locations. - <html><head/><body><p>Remove selected location from the list. The operation is no longer applied to them.</p></body></html> - <html><head/><body><p>Remove selected location from the list. The operation is no longer applied to them.</p></body></html> + Remove selected location from the list. The operation is no longer applied to them. + Remove selected location from the list. The operation is no longer applied to them. - <html><head/><body><p>Edit selected location.</p></body></html> - <html><head/><body><p>Edit selected location.</p></body></html> + Edit selected location. + Edit selected location. @@ -833,54 +861,54 @@ - <html><head/><body><p>Start Depth of the operation. The highest point in Z-axis the operation needs to process.</p></body></html> - <html><head/><body><p>Start Depth of the operation. The highest point in Z-axis the operation needs to process.</p></body></html> + Start Depth of the operation. The highest point in Z-axis the operation needs to process. + Start Depth of the operation. The highest point in Z-axis the operation needs to process. - <html><head/><body><p>Transfer the Z value of the selected feature as the Start Depth for the operation.</p></body></html> - <html><head/><body><p>Transfer the Z value of the selected feature as the Start Depth for the operation.</p></body></html> - - - - - Final Depth - Final Depth + Transfer the Z value of the selected feature as the Start Depth for the operation. + Transfer the Z value of the selected feature as the Start Depth for the operation. - <html><head/><body><p>The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process.</p></body></html> - <html><head/><body><p>The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process.</p></body></html> + The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. + The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. - <html><head/><body><p>Transfer the Z value of the selected feature as the Final Depth for the operation.</p></body></html> - <html><head/><body><p>Transfer the Z value of the selected feature as the Final Depth for the operation.</p></body></html> - - - - - Step Down - Step Down + Transfer the Z value of the selected feature as the Final Depth for the operation. + Transfer the Z value of the selected feature as the Final Depth for the operation. - <html><head/><body><p>The depth in Z-axis the operation moves downwards between layers.</p><p>This value depends on the tool being used, the material to be cut, available cooling and many other factors. Please consult the tool manufacturers data sheets for the proper value.</p></body></html> - <html><head/><body><p>The depth in Z-axis the operation moves downwards between layers.</p><p>This value depends on the tool being used, the material to be cut, available cooling and many other factors. Please consult the tool manufacturers data sheets for the proper value.</p></body></html> + The depth in Z-axis the operation moves downwards between layers. This value depends on the tool being used, the material to be cut, available cooling and many other factors. Please consult the tool manufacturers data sheets for the proper value. + The depth in Z-axis the operation moves downwards between layers. This value depends on the tool being used, the material to be cut, available cooling and many other factors. Please consult the tool manufacturers data sheets for the proper value. + + + + Depth of the final cut of the operation. Can be used to produce a cleaner finish. + Depth of the final cut of the operation. Can be used to produce a cleaner finish. + + + + + Final Depth + Final Depth + + + + + Step Down + Step Down Finish Step Down Finish Step Down - - - <html><head/><body><p>Depth of the final cut of the operation. Can be used to produce a cleaner finish.</p></body></html> - <html><head/><body><p>Depth of the final cut of the operation. Can be used to produce a cleaner finish.</p></body></html> - Min Diameter @@ -898,31 +926,19 @@ - <html><head/><body><p>The height above which it is safe to move the tool bit with rapid movements. Below this height all lateral and downward movements are performed with feed rate speeds.</p></body></html> - <html><head/><body><p>The height above which it is safe to move the tool bit with rapid movements. Below this height all lateral and downward movements are performed with feed rate speeds.</p></body></html> + The height above which it is safe to move the tool bit with rapid movements. Below this height all lateral and downward movements are performed with feed rate speeds. + The height above which it is safe to move the tool bit with rapid movements. Below this height all lateral and downward movements are performed with feed rate speeds. + + + + The height where lateral movement of the toolbit is not obstructed by any fixtures or the part / stock material itself. + The height where lateral movement of the toolbit is not obstructed by any fixtures or the part / stock material itself. Clearance Height Clearance Height - - - <html><head/><body><p>The height where lateral movement of the toolbit is not obstructed by any fixtures or the part / stock material itself.</p></body></html> - <html><head/><body><p>The height where lateral movement of the toolbit is not obstructed by any fixtures or the part / stock material itself.</p></body></html> - - - - - - - - - - - ToolController - ToolController - @@ -933,19 +949,11 @@ - - - - - - - - - <html><head/><body><p>The tool and its settings to be used for this operation.</p></body></html> - <html><head/><body><p>The tool and its settings to be used for this operation.</p></body></html> + The tool and its settings to be used for this operation. + The tool and its settings to be used for this operation. @@ -958,8 +966,8 @@ - - + + Coolant Mode Coolant Mode @@ -970,141 +978,149 @@ + + + + + + - + + + Tool Controller Tool Controller - + Coolant Coolant - + + Type of adaptive operation + Type of adaptive operation + + + Cut Region Cut Region - - <html><head/><body><p>Cut inside or outside of the selected shapes</p></body></html> - <html><head/><body><p>Cut inside or outside of the selected shapes</p></body></html> - - - + Operation Type Operation Type - - <html><head/><body><p>Type of adaptive operation</p></body></html> - <html><head/><body><p>Type of adaptive operation</p></body></html> - - - - + + Step Over Percent Step Over Percent - - <html><head/><body><p>Optimal value for tool stepover</p></body></html> - <html><head/><body><p>Optimal value for tool stepover</p></body></html> - - - + Accuracy vs Performance Accuracy vs Performance - - <html><head/><body><p>Influences calculation performance vs stability and accuracy</p></body></html> - <html><head/><body><p>Influences calculation performance vs stability and accuracy</p></body></html> - - - + Helix Ramp Angle Helix Ramp Angle - - <html><head/><body><p>Angle of the helix ramp entry</p></body></html> - <html><head/><body><p>Angle of the helix ramp entry</p></body></html> - - - + Helix Cone Angle Helix Cone Angle - - <html><head/><body><p>Angle of the helix entry cone</p></body></html> - <html><head/><body><p>Angle of the helix entry cone</p></body></html> - - - + Helix Max Diameter Helix Max Diameter - - <html><head/><body><p>If &gt;0 it limits the helix ramp diameter</p><p>otherwise the 75 percent of tool diameter is used</p></body></html> - <html><head/><body><p>If &gt;0 it limits the helix ramp diameter</p><p>otherwise the 75 percent of tool diameter is used</p></body></html> - - - + Lift Distance Lift Distance - - <html><head/><body><p>How much to lift the tool up during the rapid linking moves over cleared regions.</p><p>If linking path is not clear tool is raised to clearence height.</p></body></html> - <html><head/><body><p>How much to lift the tool up during the rapid linking moves over cleared regions.</p><p>If linking path is not clear tool is raised to clearence height.</p></body></html> - - - + Keep Tool Down Ratio Keep Tool Down Ratio - - <html><head/><body><p>Max length of keep-tool-down linking path compared to direct distance between points.</p><p>If exceeded link will be done by raising the tool to clearence height.</p></body></html> - <html><head/><body><p>Max length of keep-tool-down linking path compared to direct distance between points.</p><p>If exceeded link will be done by raising the tool to clearence height.</p></body></html> - - - + Stock to Leave Stock to Leave - - <html><head/><body><p>How much material to leave (i.e. for finishing operation)</p></body></html> - <html><head/><body><p>How much material to leave (i.e. for finishing operation)</p></body></html> - - - + Force Clearing Inside-out Force Clearing Inside-out - + Finishing Profile Finishing Profile - - + + Use Outline Use Outline - + + Influences calculation performance vs stability and accuracy + Influences calculation performance vs stability and accuracy + + + + Cut inside or outside of the selected shapes + Cut inside or outside of the selected shapes + + + + If greater than zero it limits the helix ramp diameter, otherwise 75 percent of tool diameter is used + If greater than zero it limits the helix ramp diameter, otherwise 75 percent of tool diameter is used + + + + How much to lift the tool up during the rapid linking moves over cleared regions. If linking path is not clear tool is raised to clearance height. + How much to lift the tool up during the rapid linking moves over cleared regions. If linking path is not clear tool is raised to clearance height. + + + + Max length of keep-tool-down linking path compared to direct distance between points. If exceeded link will be done by raising the tool to clearance height. + Max length of keep-tool-down linking path compared to direct distance between points. If exceeded link will be done by raising the tool to clearance height. + + + + How much material to leave (i.e. for finishing operation) + How much material to leave (i.e. for finishing operation) + + + + The amount by which the tool is laterally displaced on each cycle of the pattern, specified in percent of the tool diameter. A step over of 100% results in no overlap between two different cycles. + The amount by which the tool is laterally displaced on each cycle of the pattern, specified in percent of the tool diameter. A step over of 100% results in no overlap between two different cycles. + + + + Angle of the helix ramp entry + Angle of the helix ramp entry + + + + Angle of the helix entry cone + Angle of the helix entry cone + + + Stop Berhenti @@ -1118,8 +1134,8 @@ - <html><head/><body><p>The direction in which the profile is performed, clockwise or counter clockwise.</p></body></html> - <html><head/><body><p>The direction in which the profile is performed, clockwise or counter clockwise.</p></body></html> + The direction in which the profile is performed, clockwise or counterclockwise. + The direction in which the profile is performed, clockwise or counterclockwise. @@ -1135,14 +1151,24 @@ CCW - - W = - W = + + Width of chamfer cut. + Width of chamfer cut. - - <html><head/><body><p>Width of chamfer cut.</p></body></html> - <html><head/><body><p>Width of chamfer cut.</p></body></html> + + Extra depth of tool immersion. + Extra depth of tool immersion. + + + + Round joint + Round joint + + + + Miter joint + Miter joint @@ -1159,83 +1185,73 @@ mm mm - - - h = - h = - - - - <html><head/><body><p>Extra depth of tool immersion.</p></body></html> - <html><head/><body><p>Extra depth of tool immersion.</p></body></html> - Join: Join: - - - <html><head/><body><p>Round joint</p></body></html> - <html><head/><body><p>Round joint</p></body></html> - - - - <html><head/><body><p>Miter joint</p></body></html> - <html><head/><body><p>Miter joint</p></body></html> - TextLabel TextLabel - + Peck Peck - + Depth Kedalaman - + Retract Retract - + Dwell Dwell - + + Don't retract after every hole + Don't retract after every hole + + + + Keep Tool Down + Keep Tool Down + + + Time Time - + Extend Depth Extend Depth - + None Tidak ada - + Drill Tip Drill Tip - + 2x Drill Tip 2x Drill Tip - + Chip Break Chip Break @@ -1246,8 +1262,8 @@ - <html><head/><body><p>Specify the vertex number of the underlying shape string at which engraving should start.</p></body></html> - <html><head/><body><p>Specify the vertex number of the underlying shape string at which engraving should start.</p></body></html> + Specify the vertex number of the underlying shape string at which engraving should start. + Specify the vertex number of the underlying shape string at which engraving should start. @@ -1256,8 +1272,8 @@ - <html><head/><body><p>Specify if the helix operation should start at the inside and work its way outwards, or start at the outside and work its way to the center.</p></body></html> - <html><head/><body><p>Specify if the helix operation should start at the inside and work its way outwards, or start at the outside and work its way to the center.</p></body></html> + Specify if the helix operation should start at the inside and work its way outwards, or start at the outside and work its way to the center. + Specify if the helix operation should start at the inside and work its way outwards, or start at the outside and work its way to the center. @@ -1271,19 +1287,19 @@ - <html><head/><body><p>The direction for the helix, clockwise or counter clockwise.</p></body></html> - <html><head/><body><p>The direction for the helix, clockwise or counter clockwise.</p></body></html> + The direction for the helix, clockwise or counterclockwise. + The direction for the helix, clockwise or counterclockwise. + + + + Specify the percent of the tool diameter each helix will be offset to the previous one. A step over of 100% means no overlap of the individual cuts. + Specify the percent of the tool diameter each helix will be offset to the previous one. A step over of 100% means no overlap of the individual cuts. Step over percent Step over percent - - - <html><head/><body><p>Specify the percent of the tool diameter each helix will be offset to the previous one.</p><p><br/></p><p>A step over of 100% means no overlap of the individual cuts.</p></body></html> - <html><head/><body><p>Specify the percent of the tool diameter each helix will be offset to the previous one.</p><p><br/></p><p>A step over of 100% means no overlap of the individual cuts.</p></body></html> - @@ -1295,20 +1311,15 @@ Enable Extensions Enable Extensions - - - <html><head/><body><p>If selected all potential extensions are visualised. Enabled extensions in purple and not enabled extensions in yellow.</p></body></html> - <html><head/><body><p>If selected all potential extensions are visualised. Enabled extensions in purple and not enabled extensions in yellow.</p></body></html> - Show All Tunjukkan semua - - <html><head/><body><p>Extend the corner between two edges of a pocket. If selected adjacent edges are combined.</p></body></html> - <html><head/><body><p>Extend the corner between two edges of a pocket. If selected adjacent edges are combined.</p></body></html> + + If selected all potential extensions are visualised. Enabled extensions in purple and not enabled extensions in yellow + If selected all potential extensions are visualised. Enabled extensions in purple and not enabled extensions in yellow @@ -1322,18 +1333,28 @@ - <html><head/><body><p>Set the extent of the dimension -the default value is half the tool diameter.</p></body></html> - <html><head/><body><p>Set the extent of the dimension -the default value is half the tool diameter.</p></body></html> + Set the extent of the dimension -the default value is half the tool diameter + Set the extent of the dimension -the default value is half the tool diameter - <html><head/><body><p>Tree of existing edges and their potential extensions.</p></body></html> - <html><head/><body><p>Tree of existing edges and their potential extensions.</p></body></html> + Tree of existing edges and their potential extensions + Tree of existing edges and their potential extensions - <html><head/><body><p>Enable the currently selected pocket extension.</p></body></html> - <html><head/><body><p>Enable the currently selected pocket extension.</p></body></html> + Enable the currently selected pocket extension + Enable the currently selected pocket extension + + + + Disable the currently selected pocket extension + Disable the currently selected pocket extension + + + + Remove all currently enabled extensions - leaving the plain pocket operation + Remove all currently enabled extensions - leaving the plain pocket operation @@ -1341,141 +1362,149 @@ Memungkinkan - - <html><head/><body><p>Disable the currently selected pocket extension.</p></body></html> - <html><head/><body><p>Disable the currently selected pocket extension.</p></body></html> + + Extend the corner between two edges of a pocket. Selected adjacent edges are combined. + Extend the corner between two edges of a pocket. Selected adjacent edges are combined. Disable Nonaktifkan - - - <html><head/><body><p>Remove all currently enabled extensions - leaving the plain pocket operation.</p></body></html> - <html><head/><body><p>Remove all currently enabled extensions - leaving the plain pocket operation.</p></body></html> - Boundary Shape Boundary Shape - - <html><head/><body><p>Specify if the facing should be restricted by the actual shape of the selected face (or the part if no face is selected), or if the bounding box should be faced off.</p><p>The latter can be used to face of the entire stock area to ensure uniform heights for the following operations.</p></body></html> - <html><head/><body><p>Specify if the facing should be restricted by the actual shape of the selected face (or the part if no face is selected), or if the bounding box should be faced off.</p><p>The latter can be used to face of the entire stock area to ensure uniform heights for the following operations.</p></body></html> - - - + Cut Mode Cut Mode - - <html><head/><body><p>The cutting mode assumes that the cut on one side of the tool bit represents the resulting part and the other side is either already milled away or will be removed later on.</p><p>Keeping that in mind climb mode is called when the tool bit is moved into the cut on each rotation, whereas in conventional mode the tool bits rotation and the tools lateral movement are in the same direction.</p></body></html> - <html><head/><body><p>The cutting mode assumes that the cut on one side of the tool bit represents the resulting part and the other side is either already milled away or will be removed later on.</p><p>Keeping that in mind climb mode is called when the tool bit is moved into the cut on each rotation, whereas in conventional mode the tool bits rotation and the tools lateral movement are in the same direction.</p></body></html> - - - + Climb Climb - + Conventional Conventional - + Pattern Pattern - - <html><head/><body><p>Pattern the tool bit is moved in to clear the material.</p></body></html> - <html><head/><body><p>Pattern the tool bit is moved in to clear the material.</p></body></html> + + + + + + + + The tool and its settings to be used for this operation + The tool and its settings to be used for this operation - + + Specify if the facing should be restricted by the actual shape of the selected face (or the part if no face is selected), or if the bounding box should be faced off. + +The latter can be used to face of the entire stock area to ensure uniform heights for the following operations + Specify if the facing should be restricted by the actual shape of the selected face (or the part if no face is selected), or if the bounding box should be faced off. + +The latter can be used to face of the entire stock area to ensure uniform heights for the following operations + + + + The cutting mode assumes that the cut on one side of the tool bit represents the resulting part and the other side is either already milled away or will be removed later on. Climb mode is when the tool bit is moved into the cut on each rotation, whereas in conventional mode the tool bit's rotation and the tool's lateral movement are in the same direction + The cutting mode assumes that the cut on one side of the tool bit represents the resulting part and the other side is either already milled away or will be removed later on. Climb mode is when the tool bit is moved into the cut on each rotation, whereas in conventional mode the tool bit's rotation and the tool's lateral movement are in the same direction + + + + Pattern the tool bit is moved in to clear the material + Pattern the tool bit is moved in to clear the material + + + ZigZag ZigZag - + Spiral Spiral - + ZigZagOffset ZigZagOffset - + Line Garis - + Grid Kisi - + Triangle Segi tiga - + Angle Sudut - - <html><head/><body><p>Angle in which the pattern is applied.</p></body></html> - <html><head/><body><p>Angle in which the pattern is applied.</p></body></html> + + Angle in which the pattern is applied + Angle in which the pattern is applied - - - - <html><head/><body><p>The amount by which the tool is laterally displaced on each cycle of the pattern, specified in percent of the tool diameter.</p><p>A step over of 100% results in no overlap between two different cycles.</p></body></html> - <html><head/><body><p>The amount by which the tool is laterally displaced on each cycle of the pattern, specified in percent of the tool diameter.</p><p>A step over of 100% results in no overlap between two different cycles.</p></body></html> + + The amount by which the tool is laterally displaced on each cycle of the pattern, specified in percent of the tool diameter. A step over of 100% results in no overlap between two different cycles + The amount by which the tool is laterally displaced on each cycle of the pattern, specified in percent of the tool diameter. A step over of 100% results in no overlap between two different cycles - + + The amount of material that should be left by this operation in relation to the target shape + The amount of material that should be left by this operation in relation to the target shape + + + + Specify if this operation uses a starting point + Specify if this operation uses a starting point + + + + If selected the operation uses the outline of the selected base geometry and ignores all holes and islands + If selected the operation uses the outline of the selected base geometry and ignores all holes and islands + + + Material Allowance Material Allowance - - <html><head/><body><p>The amount of material that should be left by this operation in relation to the target shape.</p></body></html> - <html><head/><body><p>The amount of material that should be left by this operation in relation to the target shape.</p></body></html> - - - - <html><head/><body><p>Specify if this operation uses a starting point.</p></body></html> - <html><head/><body><p>Specify if this operation uses a starting point.</p></body></html> - - - + - + Use Start Point Use Start Point - - <html><head/><body><p>If selected the operation uses the outline of the selected base geometry and ignores all holes and islands.</p></body></html> - <html><head/><body><p>If selected the operation uses the outline of the selected base geometry and ignores all holes and islands.</p></body></html> - - - + Clear Edges Clear Edges - + Min Travel Min Travel @@ -1521,8 +1550,8 @@ - <html><head/><body><p>Enter the filename where the probe points should be written.</p></body></html> - <html><head/><body><p>Enter the filename where the probe points should be written.</p></body></html> + Enter the filename where the probe points should be written + Enter the filename where the probe points should be written @@ -1534,57 +1563,67 @@ Cut Side Cut Side + + + Specify if the profile should be performed inside or outside the base geometry features. This only matters if Use Compensation is checked (the default) + Specify if the profile should be performed inside or outside the base geometry features. This only matters if Use Compensation is checked (the default) + PLACEHOLDER PLACEHOLDER + + + The direction in which the profile is performed, clockwise or counterclockwise + The direction in which the profile is performed, clockwise or counterclockwise + - <html><head/><body><p>The amount of extra material left by this operation in relation to the target shape.</p></body></html> - <html><head/><body><p>The amount of extra material left by this operation in relation to the target shape.</p></body></html> + The amount of extra material left by this operation in relation to the target shape + The amount of extra material left by this operation in relation to the target shape - <html><head/><body><p>Check if this operation should use a starting point.</p></body></html> - <html><head/><body><p>Check if this operation should use a starting point.</p></body></html> + Check if this operation should use a starting point + Check if this operation should use a starting point - <html><head/><body><p>Check if this profile operation should also process holes in the base geometry.</p><p><br/></p><p>Found holes are automatically offset on the opposite cut side and performed in the opposite direction as perimeters.</p><p><br/></p><p>Note that this does not include cylindrical holes, the assumption being that they will get drilled.</p></body></html> - <html><head/><body><p>Check if this profile operation should also process holes in the base geometry.</p><p><br/></p><p>Found holes are automatically offset on the opposite cut side and performed in the opposite direction as perimeters.</p><p><br/></p><p>Note that this does not include cylindrical holes, the assumption being that they will get drilled.</p></body></html> + Check if this profile operation should also process holes in the base geometry. Found holes are automatically offset on the opposite cut side and performed in the opposite direction as perimeters. Note that this does not include cylindrical holes, the assumption being that they will get drilled + Check if this profile operation should also process holes in the base geometry. Found holes are automatically offset on the opposite cut side and performed in the opposite direction as perimeters. Note that this does not include cylindrical holes, the assumption being that they will get drilled + + + + If checked the profile operation is offset by the tool radius. The offset direction is determined by the Cut Side + If checked the profile operation is offset by the tool radius. The offset direction is determined by the Cut Side + + + + Check if you want this profile operation to also be applied to cylindrical holes, which normally get drilled. This can be useful if no drill of adequate size is available or the number of holes don't warrant a tool change. Note that the cut side and direction is reversed in respect to the specified values + Check if you want this profile operation to also be applied to cylindrical holes, which normally get drilled. This can be useful if no drill of adequate size is available or the number of holes don't warrant a tool change. Note that the cut side and direction is reversed in respect to the specified values + + + + Check if this profile operation should also process the outside perimeter of the base geometry shapes + Check if this profile operation should also process the outside perimeter of the base geometry shapes Process Holes Process Holes - - - <html><head/><body><p>If checked the profile operation is offset by the tool radius. The offset direction is determined by the Cut Side.</p></body></html> - <html><head/><body><p>If checked the profile operation is offset by the tool radius. The offset direction is determined by the Cut Side.</p></body></html> - Use Compensation Use Compensation - - - <html><head/><body><p>Check if you want this profile operation to also be applied to cylindrical holes, which normally get drilled.</p><p><br/></p><p>This can be useful if no drill of adequate size is available or the number of holes don't warrant a tool change.</p><p><br/></p><p>Note that the cut side and direction is reversed in respect to the specified values.</p></body></html> - <html><head/><body><p>Check if you want this profile operation to also be applied to cylindrical holes, which normally get drilled.</p><p><br/></p><p>This can be useful if no drill of adequate size is available or the number of holes don't warrant a tool change.</p><p><br/></p><p>Note that the cut side and direction is reversed in respect to the specified values.</p></body></html> - Process Circles Process Circles - - - <html><head/><body><p>Check if this profile operation should also process the outside perimeter of the base geometry shapes.</p></body></html> - <html><head/><body><p>Check if this profile operation should also process the outside perimeter of the base geometry shapes.</p></body></html> - Process Perimeter @@ -1595,10 +1634,15 @@ Start Feature Reference Start Feature Reference + + + The tool and its settings to be used for this operation + The tool and its settings to be used for this operation + - <html><head/><body><p>Choose what point to use on the first selected feature.</p></body></html> - <html><head/><body><p>Choose what point to use on the first selected feature.</p></body></html> + Choose what point to use on the first selected feature + Choose what point to use on the first selected feature @@ -1609,8 +1653,8 @@ - Center of BoundBox - Center of BoundBox + Center of Bounding Box + Center of Bounding Box @@ -1647,24 +1691,49 @@ - <html><head/><body><p>Choose what point to use on the second selected feature.</p></body></html> - <html><head/><body><p>Choose what point to use on the second selected feature.</p></body></html> + Choose what point to use on the second selected feature + Choose what point to use on the second selected feature - <html><head/><body><p>No Base Geometry selected.</p></body></html> - <html><head/><body><p>No Base Geometry selected.</p></body></html> + No Base Geometry selected + No Base Geometry selected + + + + Currently using custom point inputs in the Property View of the Data tab + Currently using custom point inputs in the Property View of the Data tab + + + + Positive extends the beginning of the path, negative shortens + Positive extends the beginning of the path, negative shortens + + + + Positive extends the end of the path, negative shortens + Positive extends the end of the path, negative shortens + + + + Complete the operation in a single pass at depth, or multiple passes to final depth + Complete the operation in a single pass at depth, or multiple passes to final depth + + + + Choose the path orientation with regard to the feature(s) selected + Choose the path orientation with regard to the feature(s) selected + + + + Enable to reverse the cut direction of the slot path + Enable to reverse the cut direction of the slot path No Base Geometry selected. No Base Geometry selected. - - - <html><head/><body><p>Currently using custom point inputs in the Property View of the Data tab.</p></body></html> - <html><head/><body><p>Currently using custom point inputs in the Property View of the Data tab.</p></body></html> - Currently using custom point inputs available in the Property View of the Data tab. @@ -1675,21 +1744,11 @@ Extend Path Start Extend Path Start - - - <html><head/><body><p>Positive extends the beginning of the path, negative shortens.</p></body></html> - <html><head/><body><p>Positive extends the beginning of the path, negative shortens.</p></body></html> - Extend Path End Extend Path End - - - <html><head/><body><p>Positive extends the end of the path, negative shortens.</p></body></html> - <html><head/><body><p>Positive extends the end of the path, negative shortens.</p></body></html> - @@ -1697,13 +1756,6 @@ Layer Mode Layer Mode - - - - - <html><head/><body><p>Complete the operation in a single pass at depth, or mulitiple passes to final depth.</p></body></html> - <html><head/><body><p>Complete the operation in a single pass at depth, or mulitiple passes to final depth.</p></body></html> - Single-pass @@ -1719,11 +1771,6 @@ Path Orientation Path Orientation - - - <html><head/><body><p>Choose the path orientation with regard to the feature(s) selected.</p></body></html> - <html><head/><body><p>Choose the path orientation with regard to the feature(s) selected.</p></body></html> - Start to End @@ -1734,84 +1781,113 @@ Perpendicular Perpendicular - - - <html><head/><body><p>Enable to reverse the cut direction of the slot path.</p></body></html> - <html><head/><body><p>Enable to reverse the cut direction of the slot path.</p></body></html> - Reverse cut direction Reverse cut direction - - - - BoundBox - BoundBox - - - - - <html><head/><body><p>Select the overall boundary for the operation.</p></body></html> - <html><head/><body><p>Select the overall boundary for the operation.</p></body></html> - Scan Type Scan Type - - - <html><head/><body><p>Planar: Flat, 3D surface scan. Rotational: 4th-axis rotational scan.</p></body></html> - <html><head/><body><p>Planar: Flat, 3D surface scan. Rotational: 4th-axis rotational scan.</p></body></html> - Cut Pattern Cut Pattern - - - - <html><head/><body><p>Set the geometric clearing pattern to use for the operation.</p></body></html> - <html><head/><body><p>Set the geometric clearing pattern to use for the operation.</p></body></html> - Profile Edges Profile Edges - - - <html><head/><body><p>Profile the edges of the selection.</p></body></html> - <html><head/><body><p>Profile the edges of the selection.</p></body></html> - Avoid Last X Faces Avoid Last X Faces + + + + Bounding Box + Bounding Box + + + + + Select the overall boundary for the operation. + Select the overall boundary for the operation. + + + + Planar: Flat, 3D surface scan. Rotational: 4th-axis rotational scan. + Planar: Flat, 3D surface scan. Rotational: 4th-axis rotational scan. + + + + + Complete the operation in a single pass at depth, or multiple passes to final depth. + Complete the operation in a single pass at depth, or multiple passes to final depth. + + + + + Set the geometric clearing pattern to use for the operation. + Set the geometric clearing pattern to use for the operation. + + + + Profile the edges of the selection. + Profile the edges of the selection. + - <html><head/><body><p>Avoid cutting the last 'N' faces in the Base Geometry list of selected faces.</p></body></html> - <html><head/><body><p>Avoid cutting the last 'N' faces in the Base Geometry list of selected faces.</p></body></html> + Avoid cutting the last 'N' faces in the Base Geometry list of selected faces. + Avoid cutting the last 'N' faces in the Base Geometry list of selected faces. - BoundBox extra offset X, Y - BoundBox extra offset X, Y + Bounding box extra offset X, Y + Bounding box extra offset X, Y - - <html><head/><body><p>Additional offset to the selected bounding box along the X axis."</p></body></html> - <html><head/><body><p>Additional offset to the selected bounding box along the X axis."</p></body></html> + + Dropcutter lines are created parallel to this axis. + Dropcutter lines are created parallel to this axis. - - <html><head/><body><p>Additional offset to the selected bounding box along the Y axis."</p></body></html> - <html><head/><body><p>Additional offset to the selected bounding box along the Y axis."</p></body></html> + + + Set the Z-axis depth offset from the target surface. + Set the Z-axis depth offset from the target surface. + + + + + Set the sampling resolution. Smaller values quickly increase processing time. + Set the sampling resolution. Smaller values quickly increase processing time. + + + + Make True, if specifying a Start Point + Make True, if specifying a Start Point + + + + + Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. + Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. + + + + If true, the cutter will remain inside the boundaries of the model or selected face(s) + If true, the cutter will remain inside the boundaries of the model or selected face(s) + + + + Enable separate optimization of transitions between, and breaks within, each step over path. + Enable separate optimization of transitions between, and breaks within, each step over path. @@ -1819,21 +1895,20 @@ Drop Cutter Direction - - <html><head/><body><p>Dropcutter lines are created parallel to this axis.</p></body></html> - <html><head/><body><p>Dropcutter lines are created parallel to this axis.</p></body></html> + + Additional offset to the selected bounding box along the X axis. + Additional offset to the selected bounding box along the X axis. + + + + Additional offset to the selected bounding box along the Y axis. + Additional offset to the selected bounding box along the Y axis. Depth offset Depth offset - - - - <html><head/><body><p>Set the Z-axis depth offset from the target surface.</p></body></html> - <html><head/><body><p>Set the Z-axis depth offset from the target surface.</p></body></html> - @@ -1841,51 +1916,34 @@ Langkah selesai - - + + + The amount by which the tool is laterally displaced on each cycle of the pattern, specified in percent of the tool diameter. + +A step over of 100% results in no overlap between two different cycles. + The amount by which the tool is laterally displaced on each cycle of the pattern, specified in percent of the tool diameter. + +A step over of 100% results in no overlap between two different cycles. + + + + Sample interval Sample interval - - - <html><head/><body><p>Set the sampling resolution. Smaller values quickly increase processing time.</p></body></html> - <html><head/><body><p>Set the sampling resolution. Smaller values quickly increase processing time.</p></body></html> - - - - <html><head/><body><p>Make True, if specifying a Start Point</p></body></html> - <html><head/><body><p>Make True, if specifying a Start Point</p></body></html> - - - - - <html><head/><body><p>Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-Code output.</p></body></html> - <html><head/><body><p>Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-Code output.</p></body></html> - - - - + + Optimize Linear Paths Optimize Linear Paths - - <html><head/><body><p>If true, the cutter will remain inside the boundaries of the model or selected face(s)</p></body></html> - <html><head/><body><p>If true, the cutter will remain inside the boundaries of the model or selected face(s)</p></body></html> - - - + Boundary Enforcement Boundary Enforcement - - <html><head/><body><p>Enable separate optimization of transitions between, and breaks within, each step over path.</p></body></html> - <html><head/><body><p>Enable separate optimization of transitions between, and breaks within, each step over path.</p></body></html> - - - + Optimize StepOver Transitions Optimize StepOver Transitions @@ -1901,89 +1959,117 @@ - <html><head/><body><p>Expression set as the StartDepth of a newly created operation.</p><p><br/></p><p>Default: OpStartDepth</p></body></html> - <html><head/><body><p>Expression set as the StartDepth of a newly created operation.</p><p><br/></p><p>Default: OpStartDepth</p></body></html> + Expression set as the StartDepth of a newly created operation. + +Default: OpStartDepth + Expression set as the StartDepth of a newly created operation. + +Default: OpStartDepth - - <html><head/><body><p>Expression set as the FinalDepth for a newly created operation.</p><p><br/></p><p>Default: OpFinalDepth</p></body></html> - <html><head/><body><p>Expression set as the FinalDepth for a newly created operation.</p><p><br/></p><p>Default: OpFinalDepth</p></body></html> + + Expression set as the FinalDepth for a newly created operation. + +Default: OpFinalDepth + Expression set as the FinalDepth for a newly created operation. + +Default: OpFinalDepth - - <html><head/><body><p>Expression set as the StepDown of a newly created operation.</p><p><br/></p><p>Default: OpToolDiameter</p></body></html> - <html><head/><body><p>Expression set as the StepDown of a newly created operation.</p><p><br/></p><p>Default: OpToolDiameter</p></body></html> + + Expression set as the StepDown of a newly created operation. + +Default: OpToolDiameter + Expression set as the StepDown of a newly created operation. + +Default: OpToolDiameter - + Heights Heights - + Expression Expression - + Offset Mengimbangi - + Clearance Clearance - - <html><head/><body><p>Expression set as ClearanceHeight for new operations.</p><p><br/></p><p>Default: &quot;OpStockZMax+SetupSheet.ClearanceHeightOffset&quot;</p></body></html> - <html><head/><body><p>Expression set as ClearanceHeight for new operations.</p><p><br/></p><p>Default: &quot;OpStockZMax+SetupSheet.ClearanceHeightOffset&quot;</p></body></html> + + Expression set as ClearanceHeight for new operations. + +Default: "OpStockZMax+SetupSheet.ClearanceHeightOffset" + Expression set as ClearanceHeight for new operations. + +Default: "OpStockZMax+SetupSheet.ClearanceHeightOffset" - - <html><head/><body><p>ClearanceHeightOffset - can be used by expressions to set the default ClearanceHeight for new operations.</p><p><br/></p><p>Default: &quot;3 mm&quot;</p></body></html> - <html><head/><body><p>ClearanceHeightOffset - can be used by expressions to set the default ClearanceHeight for new operations.</p><p><br/></p><p>Default: &quot;3 mm&quot;</p></body></html> + + Expression set as SafeHeight for new operations. + +Default: "OpStockZMax+SetupSheet.SafeHeightOffset" + Expression set as SafeHeight for new operations. + +Default: "OpStockZMax+SetupSheet.SafeHeightOffset" - + + SafeHeightOffset can be for expressions to set the SafeHeight for new operations. + +Default: "5mm" + SafeHeightOffset can be for expressions to set the SafeHeight for new operations. + +Default: "5mm" + + + + Rapid horizontal speed assigned as HorizRapid to new ToolController. + Rapid horizontal speed assigned as HorizRapid to new ToolController. + + + + Rapid vertical speed assigned to VertRapid of new ToolController. + Rapid vertical speed assigned to VertRapid of new ToolController. + + + Safe Safe - - <html><head/><body><p>Expression set as SafeHeight for new operations.</p><p><br/></p><p>Default: &quot;OpStockZMax+SetupSheet.SafeHeightOffset&quot;</p></body></html> - <html><head/><body><p>Expression set as SafeHeight for new operations.</p><p><br/></p><p>Default: &quot;OpStockZMax+SetupSheet.SafeHeightOffset&quot;</p></body></html> + + ClearanceHeightOffset - can be used by expressions to set the default ClearanceHeight for new operations. + +Default: 3 mm + ClearanceHeightOffset - can be used by expressions to set the default ClearanceHeight for new operations. + +Default: 3 mm - - <html><head/><body><p>SafeHeightOffset can be for expressions to set the SafeHeight for new operations.</p><p><br/></p><p>Default: &quot;5 mm&quot;</p></body></html> - <html><head/><body><p>SafeHeightOffset can be for expressions to set the SafeHeight for new operations.</p><p><br/></p><p>Default: &quot;5 mm&quot;</p></body></html> - - - + Rapid Speeds Rapid Speeds - + Horizontal Horizontal - - <html><head/><body><p>Rapid horizontal speed assigned as HorizRapid to new ToolController.</p></body></html> - <html><head/><body><p>Rapid horizontal speed assigned as HorizRapid to new ToolController.</p></body></html> - - - + Vertical Vertical - - - <html><head/><body><p>Rapid vertical speed assigned to VertRapid of new ToolController.</p></body></html> - <html><head/><body><p>Rapid vertical speed assigned to VertRapid of new ToolController.</p></body></html> - Thread @@ -2041,12 +2127,6 @@ Lead In/Out Lead In/Out - - - - <html><head/><body><p><br/></p></body></html> - <html><head/><body><p><br/></p></body></html> - Discretization Deflection @@ -2054,19 +2134,19 @@ - <html><head/><body><p>This value is used in discretizing arcs into segments. Smaller values will result in larger gcode. Larger values may cause unwanted segments in the medial line path.</p></body></html> - <html><head/><body><p>This value is used in discretizing arcs into segments. Smaller values will result in larger gcode. Larger values may cause unwanted segments in the medial line path.</p></body></html> + This value is used in discretizing arcs into segments. Smaller values will result in larger gcode. Larger values may cause unwanted segments in the medial line path. + This value is used in discretizing arcs into segments. Smaller values will result in larger gcode. Larger values may cause unwanted segments in the medial line path. + + + + Sets how aggressively colinear segments are filtered from the Voronoi diagram. Valid values are 0 - 90 degrees (larger numbers filter more). Default = 10 + Sets how aggressively colinear segments are filtered from the Voronoi diagram. Valid values are 0 - 90 degrees (larger numbers filter more). Default = 10 Filter Colinear lines Filter Colinear lines - - - <html><head/><body><p>Sets how aggressively colinear segments are filtered from the voronoi diagram</p><p>Valid values are 0 - 90 degrees (larger numbers filter more)</p><p>Default = 10</p><p><br/></p></body></html> - <html><head/><body><p>Sets how aggressively colinear segments are filtered from the voronoi diagram</p><p>Valid values are 0 - 90 degrees (larger numbers filter more)</p><p>Default = 10</p><p><br/></p></body></html> - Algorithm @@ -2074,8 +2154,8 @@ - <html><head/><body><p>Select the algorithm to use: OCL Dropcutter*, or Experimental (Not OCL based).</p></body></html> - <html><head/><body><p>Select the algorithm to use: OCL Dropcutter*, or Experimental (Not OCL based).</p></body></html> + Select the algorithm to use: OCL Dropcutter*, or Experimental (Not OCL based). + Select the algorithm to use: OCL Dropcutter*, or Experimental (Not OCL based). @@ -2205,54 +2285,66 @@ - <html><head/><body><p>Set the default width of holding tags.</p><p>If the width is set to 0 the dressup will try to guess a reasonable value based on the path itself.</p></body></html> - <html><head/><body><p>Set the default width of holding tags.</p><p>If the width is set to 0 the dressup will try to guess a reasonable value based on the path itself.</p></body></html> + Set the default width of holding tags. + +If the width is set to 0 the dressup will try to guess a reasonable value based on the path itself. + Set the default width of holding tags. + +If the width is set to 0 the dressup will try to guess a reasonable value based on the path itself. - + + Default height of holding tags. + +If the specified height is 0 the dressup will use half the height of the part. Should the height be bigger than the height of the part the dressup will reduce the height to the height of the part. + Default height of holding tags. + +If the specified height is 0 the dressup will use half the height of the part. Should the height be bigger than the height of the part the dressup will reduce the height to the height of the part. + + + + Plunge angle for ascent and descent of holding tag. + Plunge angle for ascent and descent of holding tag. + + + + Radius of the fillet on the tag's top edge. + +If the radius is bigger than that which the tag shape itself supports, the resulting shape will be that of a dome. + Radius of the fillet on the tag's top edge. + +If the radius is bigger than that which the tag shape itself supports, the resulting shape will be that of a dome. + + + + Specify the number of tags generated when a new dressup is created. + Specify the number of tags generated when a new dressup is created. + + + Default Height Default Height - - <html><head/><body><p>Default height of holding tags.</p><p>If the specified height is 0 the dressup will use half the height of the part. Should the height be bigger than the height of the part the dressup will reduce the height to the height of the part.</p></body></html> - <html><head/><body><p>Default height of holding tags.</p><p>If the specified height is 0 the dressup will use half the height of the part. Should the height be bigger than the height of the part the dressup will reduce the height to the height of the part.</p></body></html> - - - + Default Angle Default Angle - - <html><head/><body><p>Plunge angle for the holding tags ascent and descent.</p></body></html> - <html><head/><body><p>Plunge angle for the holding tags ascent and descent.</p></body></html> - - - + Default Radius Default Radius - - <html><head/><body><p>Radius of the fillet on the tag's top edge.</p><p>If the radius is bigger than that which the tag shape itself supports, the resulting shape will be that of a dome.</p></body></html> - <html><head/><body><p>Radius of the fillet on the tag's top edge.</p><p>If the radius is bigger than that which the tag shape itself supports, the resulting shape will be that of a dome.</p></body></html> - - - + Tag Generation Tag Generation - + Initial # Tags Initial # Tags - - - <html><head/><body><p>Specify the number of tags generated when a new dressup is created.</p></body></html> - <html><head/><body><p>Specify the number of tags generated when a new dressup is created.</p></body></html> - Gui::Dialog::DlgSettingsPath @@ -2277,224 +2369,288 @@ Jalan - - <html><head/><body><p>Path to look for templates, post processors, tool tables and other external files.</p><p><br/></p><p>If left empty the macro directory is used.</p></body></html> - <html><head/><body><p>Path to look for templates, post processors, tool tables and other external files.</p><p><br/></p><p>If left empty the macro directory is used.</p></body></html> - - - + Template Template - - <html><head/><body><p>The default template to be selected when creating a new Job. </p><p><br/></p><p>This can be helpful when almost all jobs will be processed by the same machine with a similar setup.</p><p><br/></p><p>If left empty no template will be preselected.</p></body></html> - <html><head/><body><p>The default template to be selected when creating a new Job. </p><p><br/></p><p>This can be helpful when almost all jobs will be processed by the same machine with a similar setup.</p><p><br/></p><p>If left empty no template will be preselected.</p></body></html> - - - + Geometry Geometry - + Default Geometry Tolerance Default Geometry Tolerance - + Default value for new Jobs, used for computing Paths. Smaller increases accuracy, but slows down computation Default value for new Jobs, used for computing Paths. Smaller increases accuracy, but slows down computation - + Default Curve Accuracy Default Curve Accuracy - - + + Post Processor Post Processor - + Output File Output File - + Default Path Default Path - - <html><head/><body><p>Enter a path and optionally file name (see below) to be used as the default for the post processor export.</p><p>The following substitutions are performed before the name is resolved at the time of the post processing:</p><p>Substitution allows the following:</p><p>%D ... directory of the active document</p><p>%d ... name of the active document (with extension)</p><p>%M ... user macro directory</p><p>%j ... name of the active Job object</p><p><br/></p><p>The Following can be used if output is being split. If Output is not split</p><p>these will be ignored. </p><p>%T ... Tool Number</p><p>%t ... Tool Controller label</p><p><br/></p><p>%W ... Work Coordinate System</p><p>%O ... Operation Label</p><p><br/></p><p>When splitting output, a sequence number will always be added.</p><p><br/></p><p>if %S is included, you can specify where the number occurs. Without it, the number will be added to the end of the string.</p><p><br/></p><p>%S ... Sequence Number</p><p><br/></p><p>The following example store all files with the same name as the document the directory /home/freecad (please remove quotes):</p><p>&quot;/home/cnc/%d.g-code&quot;</p><p>See the file save policy below on how to deal with name conflicts.</p></body></html> - <html><head/><body><p>Enter a path and optionally file name (see below) to be used as the default for the post processor export.</p><p>The following substitutions are performed before the name is resolved at the time of the post processing:</p><p>Substitution allows the following:</p><p>%D ... directory of the active document</p><p>%d ... name of the active document (with extension)</p><p>%M ... user macro directory</p><p>%j ... name of the active Job object</p><p><br/></p><p>The Following can be used if output is being split. If Output is not split</p><p>these will be ignored. </p><p>%T ... Tool Number</p><p>%t ... Tool Controller label</p><p><br/></p><p>%W ... Work Coordinate System</p><p>%O ... Operation Label</p><p><br/></p><p>When splitting output, a sequence number will always be added.</p><p><br/></p><p>if %S is included, you can specify where the number occurs. Without it, the number will be added to the end of the string.</p><p><br/></p><p>%S ... Sequence Number</p><p><br/></p><p>The following example store all files with the same name as the document the directory /home/freecad (please remove quotes):</p><p>&quot;/home/cnc/%d.g-code&quot;</p><p>See the file save policy below on how to deal with name conflicts.</p></body></html> + + Enter a path and optionally file name (see below) to be used as the default for the post processor export. +The following substitutions are performed before the name is resolved at the time of the post processing: +Substitution allows the following: +%D ... directory of the active document +%d ... name of the active document (with extension) +%M ... user macro directory +%j ... name of the active Job object + +The Following can be used if output is being split. If Output is not split +these will be ignored. +%T ... Tool Number +%t ... Tool Controller label + +%W ... Work Coordinate System +%O ... Operation Label + +When splitting output, a sequence number will always be added. + +if %S is included, you can specify where the number occurs. Without it, the number will be added to the end of the string. + +%S ... Sequence Number + +The following example store all files with the same name as the document the directory /home/freecad (please remove quotes): +&quot;/home/cnc/%d.g-code&quot; +See the file save policy below on how to deal with name conflicts. + Enter a path and optionally file name (see below) to be used as the default for the post processor export. +The following substitutions are performed before the name is resolved at the time of the post processing: +Substitution allows the following: +%D ... directory of the active document +%d ... name of the active document (with extension) +%M ... user macro directory +%j ... name of the active Job object + +The Following can be used if output is being split. If Output is not split +these will be ignored. +%T ... Tool Number +%t ... Tool Controller label + +%W ... Work Coordinate System +%O ... Operation Label + +When splitting output, a sequence number will always be added. + +if %S is included, you can specify where the number occurs. Without it, the number will be added to the end of the string. + +%S ... Sequence Number + +The following example store all files with the same name as the document the directory /home/freecad (please remove quotes): +&quot;/home/cnc/%d.g-code&quot; +See the file save policy below on how to deal with name conflicts. - + File Save Policy File Save Policy - - <html><head/><body><p>Choose how to deal with potential file name conflicts. Always open a dialog, only open a dialog if the output file already exists, overwrite any existing file or add a unique (3 digit) sequential ID to the file name.</p></body></html> - <html><head/><body><p>Choose how to deal with potential file name conflicts. Always open a dialog, only open a dialog if the output file already exists, overwrite any existing file or add a unique (3 digit) sequential ID to the file name.</p></body></html> - - - + Open File Dialog Open File Dialog - + Open File Dialog on conflict Open File Dialog on conflict - + Overwrite existing file Overwrite existing file - + Append Unique ID on conflict Append Unique ID on conflict - + Post Processors Selection Post Processors Selection - - <html><head/><body><p>It doesn't seem there are any post processor scripts installed. Please add some into your macro directory and make sure the file name ends with &quot;_post.py&quot;.</p></body></html> - <html><head/><body><p>It doesn't seem there are any post processor scripts installed. Please add some into your macro directory and make sure the file name ends with &quot;_post.py&quot;.</p></body></html> - - - + Default Post Processor Default Post Processor - - <html><head/><body><p>Select one of the post processors as the default.</p></body></html> - <html><head/><body><p>Select one of the post processors as the default.</p></body></html> - - - + DefaultPostProcessor DefaultPostProcessor - + Mod/Path Mod/Path - + Default Arguments Default Arguments - - <html><head/><body><p>Optional arguments passed to the default Post Processor specified above. See the Post Processor's documentation for supported arguments.</p></body></html> - <html><head/><body><p>Optional arguments passed to the default Post Processor specified above. See the Post Processor's documentation for supported arguments.</p></body></html> + + Path to look for templates, post processors, tool tables and other external files. + +If left empty the macro directory is used. + Path to look for templates, post processors, tool tables and other external files. + +If left empty the macro directory is used. - + + The default template to be selected when creating a new Job. + +This can be helpful when almost all jobs will be processed by the same machine with a similar setup. + +If left empty no template will be preselected. + The default template to be selected when creating a new Job. + +This can be helpful when almost all jobs will be processed by the same machine with a similar setup. + +If left empty no template will be preselected. + + + + Choose how to deal with potential file name conflicts. Always open a dialog, only open a dialog if the output file already exists, overwrite any existing file or add a unique (3 digit) sequential ID to the file name. + Choose how to deal with potential file name conflicts. Always open a dialog, only open a dialog if the output file already exists, overwrite any existing file or add a unique (3 digit) sequential ID to the file name. + + + + It doesn't seem there are any post processor scripts installed. Please add some into your macro directory and make sure the file name ends with &quot;_post.py&quot;. + It doesn't seem there are any post processor scripts installed. Please add some into your macro directory and make sure the file name ends with &quot;_post.py&quot;. + + + + Select one of the post processors as the default. + Select one of the post processors as the default. + + + + Optional arguments passed to the default Post Processor specified above. See the Post Processor's documentation for supported arguments. + Optional arguments passed to the default Post Processor specified above. See the Post Processor's documentation for supported arguments. + + + Setup Setup - + Stock Stock - + Create Box Create Box - + Create Cylinder Create Cylinder - - Extend Model's Bound Box - Extend Model's Bound Box + + Extend Model's Bounding Box + Extend Model's Bounding Box - + Ext. X Ext. X - + Ext. Y Ext. Y - + Ext. Z Ext. Z - + Radius Jari-jari - - + + Height Tinggi - + Length Panjangnya - + Width Lebar - + Placement Penempatan - + Angle Sudut - + Axis Axis - + Position Position - + Tools Alat - - <html><head/><body><p>References to Tool Bits and their shapes can either be stored with an absolute path or with a relative path to the search path.</p><p>Generally it is recommended to use relative paths due to their flexibility and robustness to layout changes.</p><p>Should multiple tools or tool shapes with the same name exist in different directories it can be required to use absolute paths. </p></body></html> - <html><head/><body><p>References to Tool Bits and their shapes can either be stored with an absolute path or with a relative path to the search path.</p><p>Generally it is recommended to use relative paths due to their flexibility and robustness to layout changes.</p><p>Should multiple tools or tool shapes with the same name exist in different directories it can be required to use absolute paths. </p></body></html> + + References to Tool Bits and their shapes can either be stored with an absolute path or with a relative path to the search path. +Generally it is recommended to use relative paths due to their flexibility and robustness to layout changes. +Should multiple tools or tool shapes with the same name exist in different directories it can be required to use absolute paths. + References to Tool Bits and their shapes can either be stored with an absolute path or with a relative path to the search path. +Generally it is recommended to use relative paths due to their flexibility and robustness to layout changes. +Should multiple tools or tool shapes with the same name exist in different directories it can be required to use absolute paths. - + Store Absolute Paths Store Absolute Paths @@ -2521,127 +2677,122 @@ Warna jalur default - + + Path highlight color + Path highlight color + + + Default normal path color Warna normal path normal - + + Bounding box normal color + Bounding box normal color + + + The default color for new shapes Standar warna untuk bentuk baru - + + Probe path color + Probe path color + + + + Bounding box selection color + Bounding box selection color + + + Default pathline width Lebar jalur standar - + The default line thickness for new shapes Standar garis tebal untuk bentuk baru - + px px - + Default path marker color Default path penanda warna - - + + - - - + + + The default line color for new shapes Standar garis warna untuk bentuk baru - + Rapid path color Warna jalur cepat - - Probe Path color - Probe Path color - - - - Machine extents color - Mesin memanjang warna - - - - Path Highlight Color - Path Highlight Color - - - - Bounding Box Normal Color - Bounding Box Normal Color - - - - Bounding Box Selection Color - Bounding Box Selection Color - - - + UI Settings UI Settings - + Path Selection Style Path Selection Style - + Default path shape selection behavior in 3D viewer Default path shape selection behavior in 3D viewer - + Shape Bentuk - + Bounding Box Bounding Box - + None Tidak ada - + Task Panel Layout Task Panel Layout - + Classic Classic - + Classic - reversed Classic - reversed - + Multi Panel Multi Panel - + Multi Panel - reversed Multi Panel - reversed @@ -2683,8 +2834,18 @@ - Suppress Velocity warning - Suppress Velocity warning + Suppress feed rate warning + Suppress feed rate warning + + + + OpenCAMLib + OpenCAMLib + + + + If OpenCAMLib is installed with Python bindings it can be used by some additional 3D operations. NOTE: Enabling OpenCAMLib here requires a restart of FreeCAD to take effect. + If OpenCAMLib is installed with Python bindings it can be used by some additional 3D operations. NOTE: Enabling OpenCAMLib here requires a restart of FreeCAD to take effect. @@ -2692,37 +2853,17 @@ Suppress selection mode warning - - Open CAMlib - Open CAMlib - - - - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> -<html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'DejaVu Sans'; font-size:12pt; font-weight:400; font-style:normal;"> -<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans'; font-size:16pt;">If openCAMlib is installed with its python interface it can be used by some additional 3d operations.</span></p> -<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans'; font-size:16pt;">Changing this value requires a restart of FreeCAD to take effect.</span></p></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> -<html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'DejaVu Sans'; font-size:12pt; font-weight:400; font-style:normal;"> -<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans'; font-size:16pt;">If openCAMlib is installed with its python interface it can be used by some additional 3d operations.</span></p> -<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans'; font-size:16pt;">Changing this value requires a restart of FreeCAD to take effect.</span></p></body></html> - - - + Enable OCL dependent features Enable OCL dependent features - + Suppress warning if openCAMlib cannot be found Suppress warning if openCAMlib cannot be found - + Suppress openCAMlib warning Suppress openCAMlib warning @@ -2738,84 +2879,138 @@ p, li { white-space: pre-wrap; } Path_DressupLeadInOut - - Dressup - Dressup + + Enable Lead-in move + Enable Lead-in move - - LeadIn - LeadIn + + Enable Lead In + Enable Lead In - - Enable LeadIn - Enable LeadIn + + + Style + Gaya - - Extend In: - Extend In: + + + Length / Radius + Length / Radius - - Style In: - Style In: + + length or radius of the Lead-in + length or radius of the Lead-in + + + + + Extend + Extend + + + + extends the leadin distance + extends the leadin distance + + + + Enable Lead-out move + Enable Lead-out move + + + + Enable Lead Out + Enable Lead Out + + + + length or radius of the Lead-out + length or radius of the Lead-out - LeadOut - LeadOut + Extends the leadout distance + Extends the leadout distance - - Enable LeadOut - Enable LeadOut + + Plunge at rapid speed + Plunge at rapid speed - - Extend Out: - Extend Out: + + Apply Lead In/Out on all layers + Apply Lead In/Out on all layers - - Style Out: - Style Out: + + Keep the tool down in the path + Keep the tool down in the path - - Length / Radius: - Length / Radius: - - - - Radius / Center: - Radius / Center: - - - + Keep Tool Down Keep Tool Down - + Rapid Plunge Rapid Plunge - - <html><head/><body><p>Apply Lead In/Out on all layers</p></body></html> - <html><head/><body><p>Apply Lead In/Out on all layers</p></body></html> - - - + Include Layers Include Layers - - Use Machine CRC - Use Machine CRC + + Arc + Busur + + + + Tangent + Garis singgung + + + + Perpendicular + Perpendicular + + + + + Length/Radius positive not Null + Length/Radius positive not Null + + + + LeadInOut + Bongkar habis + + + + Creates a Cutter Radius Compensation G41/G42 Entry Dressup object from a selected path + Creates a Cutter Radius Compensation G41/G42 Entry Dressup object from a selected path + + + + Please select one path object + Please select one path object + + + + The selected object is not a path + The selected object is not a path + + + + Please select a Profile object + Please select a Profile object @@ -2844,20 +3039,20 @@ p, li { white-space: pre-wrap; } Radius Jari-jari - - - <html><head/><body><p>The radius of the wrapped axis</p></body></html> - <html><head/><body><p>The radius of the wrapped axis</p></body></html> - Axis Mapping Axis Mapping + + + The radius of the wrapped axis + The radius of the wrapped axis + - <html><head/><body><p>The input mapping axis. Coordinates of the first axis will be mapped to the second.</p></body></html> - <html><head/><body><p>The input mapping axis. Coordinates of the first axis will be mapped to the second.</p></body></html> + The input mapping axis. Coordinates of the first axis will be mapped to the second. + The input mapping axis. Coordinates of the first axis will be mapped to the second. @@ -2942,8 +3137,8 @@ p, li { white-space: pre-wrap; } - <html><head/><body><p>On which side of the profile bones are inserted - this also determines which corners are dressed up. The default value is determined based on the profile being dressed up.</p></body></html> - <html><head/><body><p>On which side of the profile bones are inserted - this also determines which corners are dressed up. The default value is determined based on the profile being dressed up.</p></body></html> + On which side of the profile bones are inserted - this also determines which corners are dressed up. The default value is determined based on the profile being dressed up. + On which side of the profile bones are inserted - this also determines which corners are dressed up. The default value is determined based on the profile being dressed up. @@ -3007,29 +3202,29 @@ p, li { white-space: pre-wrap; } - <html><head/><body><p>Angles less than filter angle will not receive corner actions</p></body></html> - <html><head/><body><p>Angles less than filter angle will not receive corner actions</p></body></html> + Angles less than filter angle will not receive corner actions + Angles less than filter angle will not receive corner actions + + + + Distance the point trails behind the spindle + Distance the point trails behind the spindle + + + + Height to raise during corner action + Height to raise during corner action Offset Distance Offset Distance - - - <html><head/><body><p>Distance the point trails behind the spindle</p></body></html> - <html><head/><body><p>Distance the point trails behind the spindle</p></body></html> - Pivot Height Pivot Height - - - <html><head/><body><p>Height to raise during corner action</p></body></html> - <html><head/><body><p>Height to raise during corner action</p></body></html> - Holding Tags @@ -3052,28 +3247,28 @@ p, li { white-space: pre-wrap; } - <html><head/><body><p>Width of the resulting holding tag.</p></body></html> - <html><head/><body><p>Width of the resulting holding tag.</p></body></html> + Width of the resulting holding tag. + Width of the resulting holding tag. - <html><head/><body><p>Height of holding tag.</p><p>Note that resulting tag might be smaller if the tag's width and angle result in a triangular shape.</p></body></html> - <html><head/><body><p>Height of holding tag.</p><p>Note that resulting tag might be smaller if the tag's width and angle result in a triangular shape.</p></body></html> + Height of holding tag. Note that resulting tag might be smaller if the tag's width and angle result in a triangular shape. + Height of holding tag. Note that resulting tag might be smaller if the tag's width and angle result in a triangular shape. - <html><head/><body><p>Plunge angle for ascent and descent of holding tag.</p></body></html> - <html><head/><body><p>Plunge angle for ascent and descent of holding tag.</p></body></html> + Plunge angle for ascent and descent of holding tag. + Plunge angle for ascent and descent of holding tag. - <html><head/><body><p>Radius of the fillet at the top.</p><p>If the radius is too big for the tag shape it gets reduced to the maximum possible radius - resulting in a spherical shape.</p></body></html> - <html><head/><body><p>Radius of the fillet at the top.</p><p>If the radius is too big for the tag shape it gets reduced to the maximum possible radius - resulting in a spherical shape.</p></body></html> + Radius of the fillet at the top. If the radius is too big for the tag shape it gets reduced to the maximum possible radius - resulting in a spherical shape. + Radius of the fillet at the top. If the radius is too big for the tag shape it gets reduced to the maximum possible radius - resulting in a spherical shape. - <html><head/><body><p>List of current tags. Edit coordinates by double click or Edit button.</p><p>Tags are automatically disabled if they overlap with the previous tag, or don't lie on the base wire.</p></body></html> - <html><head/><body><p>List of current tags. Edit coordinates by double click or Edit button.</p><p>Tags are automatically disabled if they overlap with the previous tag, or don't lie on the base wire.</p></body></html> + List of current tags. Edit coordinates by double click or Edit button. Tags are automatically disabled if they overlap with the previous tag, or don't lie on the base wire. + List of current tags. Edit coordinates by double click or Edit button. Tags are automatically disabled if they overlap with the previous tag, or don't lie on the base wire. @@ -3203,19 +3398,19 @@ p, li { white-space: pre-wrap; } - ToolController - ToolController + Tool Controller + Tool Controller + + + + The tool and its settings to be used for this operation. + The tool and its settings to be used for this operation. Coolant Mode Coolant Mode - - - <html><head/><body><p>The tool and its settings to be used for this operation.</p></body></html> - <html><head/><body><p>The tool and its settings to be used for this operation.</p></body></html> - Algorithm @@ -3248,8 +3443,8 @@ p, li { white-space: pre-wrap; } - <html><head/><body><p>Enter the filename containing the probe data</p></body></html> - <html><head/><body><p>Enter the filename containing the probe data</p></body></html> + Enter the filename containing the probe data + Enter the filename containing the probe data @@ -3373,11 +3568,6 @@ p, li { white-space: pre-wrap; } Name Nama - - - <html><head/><body><p>Display name of the Tool Bit (initial value taken from the shape file).</p></body></html> - <html><head/><body><p>Display name of the Tool Bit (initial value taken from the shape file).</p></body></html> - Display Name @@ -3388,20 +3578,25 @@ p, li { white-space: pre-wrap; } Shape File Shape File - - - <html><head/><body><p>The file which defines the type and shape of the Tool Bit.</p></body></html> - <html><head/><body><p>The file which defines the type and shape of the Tool Bit.</p></body></html> - path path + + + Display name of the Tool Bit (initial value taken from the shape file). + Display name of the Tool Bit (initial value taken from the shape file). + + + + The file which defines the type and shape of the Tool Bit. + The file which defines the type and shape of the Tool Bit. + - <html><head/><body><p>Change file defining type and shape of Tool Bit.</p></body></html> - <html><head/><body><p>Change file defining type and shape of Tool Bit.</p></body></html> + Change file defining type and shape of Tool Bit. + Change file defining type and shape of Tool Bit. @@ -3453,13 +3648,13 @@ p, li { white-space: pre-wrap; } - <html><head/><body><p>Available Tool Bits to choose from.</p></body></html> - <html><head/><body><p>Available Tool Bits to choose from.</p></body></html> + Available Tool Bits to choose from. + Available Tool Bits to choose from. - <html><head/><body><p>Create ToolControllers for the selected toolbits and add them to the Job</p></body></html> - <html><head/><body><p>Create ToolControllers for the selected toolbits and add them to the Job</p></body></html> + Create ToolControllers for the selected toolbits and add them to the Job + Create ToolControllers for the selected toolbits and add them to the Job @@ -3496,8 +3691,8 @@ p, li { white-space: pre-wrap; } - - + + Edit Edit @@ -3522,408 +3717,4725 @@ p, li { white-space: pre-wrap; } Output File - + Processor Processor - + Arguments Arguments - - <html><head/><body><p>Optional arguments passed to the Post Processor. The arguments are specific for each Post Processor, please see it's documentation for details.</p></body></html> - <html><head/><body><p>Optional arguments passed to the Post Processor. The arguments are specific for each Post Processor, please see it's documentation for details.</p></body></html> - - - + Work Coordinate Systems Work Coordinate Systems - - <html><head/><body><p>Ordering by Fixture, will cause all operations to be performed in the first coordinate system before switching to the second. Then all operations will be performed there in the same order.</p><p>This is useful if the operator can safely load work into one coordinate system while the machine is doing work in another.</p><p>Ordering by Tool, will minimize the Tool Changes. A tool change will be done, then all operations in all coordinate systems before changing tools.</p><p>Ordering by operation will do each operation in all coordinate systems before moving to the next operation. This is especially useful in conjunction with the 'split output' even with only a single work coordinate system since it will put each operation into a separate file</p></body></html> - <html><head/><body><p>Ordering by Fixture, will cause all operations to be performed in the first coordinate system before switching to the second. Then all operations will be performed there in the same order.</p><p>This is useful if the operator can safely load work into one coordinate system while the machine is doing work in another.</p><p>Ordering by Tool, will minimize the Tool Changes. A tool change will be done, then all operations in all coordinate systems before changing tools.</p><p>Ordering by operation will do each operation in all coordinate systems before moving to the next operation. This is especially useful in conjunction with the 'split output' even with only a single work coordinate system since it will put each operation into a separate file</p></body></html> - - - + Systems Systems - + Order By Order By - - <html><head/><body><p><span style=" font-style:italic;">Work Coordinate Systems</span> also called <span style=" font-style:italic;">Work Offsets</span>, <span style=" font-style:italic;">Fixture Offsets</span>, or <span style=" font-style:italic;">Fixtures </span>are useful for building efficient production jobs where the same part is done many times on the machine.</p><p>FreeCAD has no knowledge of where a particular coordinate system exists within the machine coordinate system so adding additional coordinate systems to your job will have no visual change within your job. It will, however, change your gcode output. The exact way in which the output is affected is controlled by the 'order by' setting.</p></body></html> - <html><head/><body><p><span style=" font-style:italic;">Work Coordinate Systems</span> also called <span style=" font-style:italic;">Work Offsets</span>, <span style=" font-style:italic;">Fixture Offsets</span>, or <span style=" font-style:italic;">Fixtures </span>are useful for building efficient production jobs where the same part is done many times on the machine.</p><p>FreeCAD has no knowledge of where a particular coordinate system exists within the machine coordinate system so adding additional coordinate systems to your job will have no visual change within your job. It will, however, change your gcode output. The exact way in which the output is affected is controlled by the 'order by' setting.</p></body></html> + + Optional arguments passed to the Post Processor. The arguments are specific for each Post Processor, please see its documentation for details. + Optional arguments passed to the Post Processor. The arguments are specific for each Post Processor, please see its documentation for details. - - <html><head/><body><p>Enter a path and optionally file name (see below) to be used as the default for the post processor export.</p><p>The following substitutions are performed before the name is resolved at the time of the post processing:</p><p>Substitution allows the following:</p><p>%D ... directory of the active document</p><p>%d ... name of the active document (with extension)</p><p>%M ... user macro directory</p><p>%j ... name of the active Job object</p><p><br/></p><p>The Following can be used if output is being split. If Output is not split</p><p>these will be ignored. </p><p>%T ... Tool Number</p><p>%t ... Tool Controller label</p><p><br/></p><p>%W ... Work Coordinate System</p><p>%O ... Operation Label</p><p><br/></p><p>When splitting output, a sequence number will always be added.</p><p><br/></p><p>if %S is included, you can specify where the number occurs. Without it, the number will be added to the end of the string.</p><p><br/></p><p>%S ... Sequence Number</p><p><br/></p><p>The following example store all files with the same name as the document the directory /home/freecad (please remove quotes):</p><p>&quot;/home/cnc/%d.g-code&quot;</p><p>See the file save policy below on how to deal with name conflicts.</p></body></html> - <html><head/><body><p>Enter a path and optionally file name (see below) to be used as the default for the post processor export.</p><p>The following substitutions are performed before the name is resolved at the time of the post processing:</p><p>Substitution allows the following:</p><p>%D ... directory of the active document</p><p>%d ... name of the active document (with extension)</p><p>%M ... user macro directory</p><p>%j ... name of the active Job object</p><p><br/></p><p>The Following can be used if output is being split. If Output is not split</p><p>these will be ignored. </p><p>%T ... Tool Number</p><p>%t ... Tool Controller label</p><p><br/></p><p>%W ... Work Coordinate System</p><p>%O ... Operation Label</p><p><br/></p><p>When splitting output, a sequence number will always be added.</p><p><br/></p><p>if %S is included, you can specify where the number occurs. Without it, the number will be added to the end of the string.</p><p><br/></p><p>%S ... Sequence Number</p><p><br/></p><p>The following example store all files with the same name as the document the directory /home/freecad (please remove quotes):</p><p>&quot;/home/cnc/%d.g-code&quot;</p><p>See the file save policy below on how to deal with name conflicts.</p></body></html> + + Ordering by Fixture, will cause all operations to be performed in the first coordinate system before switching to the second. Then all operations will be performed there in the same order. + +This is useful if the operator can safely load work into one coordinate system while the machine is doing work in another. + +Ordering by Tool, will minimize the Tool Changes. A tool change will be done, then all operations in all coordinate systems before changing tools. + +Ordering by operation will do each operation in all coordinate systems before moving to the next operation. This is especially useful in conjunction with the 'split output' even with only a single work coordinate system since it will put each operation into a separate file. + Ordering by Fixture, will cause all operations to be performed in the first coordinate system before switching to the second. Then all operations will be performed there in the same order. + +This is useful if the operator can safely load work into one coordinate system while the machine is doing work in another. + +Ordering by Tool, will minimize the Tool Changes. A tool change will be done, then all operations in all coordinate systems before changing tools. + +Ordering by operation will do each operation in all coordinate systems before moving to the next operation. This is especially useful in conjunction with the 'split output' even with only a single work coordinate system since it will put each operation into a separate file. - - <html><head/><body><p>If multiple coordinate systems are in use, setting this to TRUE will cause the gcode to be written to multiple output files as controlled by the 'order by' property. For example, if ordering by Fixture, the first output file will be for the first fixture and separate file for the second.</p><p><br/></p><p><br/></p></body></html> - <html><head/><body><p>If multiple coordinate systems are in use, setting this to TRUE will cause the gcode to be written to multiple output files as controlled by the 'order by' property. For example, if ordering by Fixture, the first output file will be for the first fixture and separate file for the second.</p><p><br/></p><p><br/></p></body></html> + + <html><head/><body><p><span style=" font-style:italic;">Work Coordinate Systems</span> also called <span style=" font-style:italic;">Work Offsets</span>, <span style=" font-style:italic;">Fixture Offsets</span>, or <span style=" font-style:italic;">Fixtures </span>are useful for building efficient production jobs where the same part is done many times on the machine. +FreeCAD has no knowledge of where a particular coordinate system exists within the machine coordinate system so adding additional coordinate systems to your job will have no visual change within your job. It will, however, change your gcode output. The exact way in which the output is affected is controlled by the 'order by' setting.</p></body></html> + <html><head/><body><p><span style=" font-style:italic;">Work Coordinate Systems</span> also called <span style=" font-style:italic;">Work Offsets</span>, <span style=" font-style:italic;">Fixture Offsets</span>, or <span style=" font-style:italic;">Fixtures </span>are useful for building efficient production jobs where the same part is done many times on the machine. +FreeCAD has no knowledge of where a particular coordinate system exists within the machine coordinate system so adding additional coordinate systems to your job will have no visual change within your job. It will, however, change your gcode output. The exact way in which the output is affected is controlled by the 'order by' setting.</p></body></html> - - <html><head/><body><p>If True, post-processing will create multiple output files based on the <span style=" font-style:italic;">order by</span> setting.</p><p><br/></p><p>For example, if <span style=" font-style:italic;">order by</span> is set to Tool, the first output file will contain the first tool change and all operations, in all coordinate systems, that can be done with that tool before the next tool change is called.</p><p><br/></p><p>If <span style=" font-style:italic;">order by</span> is set to <span style=" font-style:italic;">operation</span> and <span style=" font-style:italic;">split output</span> is true, each operation will be written to a separate file.</p></body></html> - <html><head/><body><p>If True, post-processing will create multiple output files based on the <span style=" font-style:italic;">order by</span> setting.</p><p><br/></p><p>For example, if <span style=" font-style:italic;">order by</span> is set to Tool, the first output file will contain the first tool change and all operations, in all coordinate systems, that can be done with that tool before the next tool change is called.</p><p><br/></p><p>If <span style=" font-style:italic;">order by</span> is set to <span style=" font-style:italic;">operation</span> and <span style=" font-style:italic;">split output</span> is true, each operation will be written to a separate file.</p></body></html> - - - + Split Output Split Output - + Setup Setup - + Layout Layout - + Stock Stock - + Create Box Create Box - + Create Cylinder Create Cylinder - - Extend Model's Bound Box - Extend Model's Bound Box + + Extend Model's Bounding Box + Extend Model's Bounding Box - + Use Existing Solid Use Existing Solid - + Refresh Menyegarkan - + Ext. X Ext. X - + Ext. Y Ext. Y - + Ext. Z Ext. Z - + Radius Jari-jari - - + + Height Tinggi - + Length Panjangnya - + Width Lebar - + Alignment Alignment - + Move to Origin Move to Origin - + Set Origin Set Origin - + Center in Stock Center in Stock - + XY in Stock XY in Stock - + Set Set - + X-Axis X-Axis - + Y-Axis Y-Axis - + Z-Axis Z-Axis - + X=0 X=0 - + Y=0 Y=0 - + Z=0 Z=0 - + Link Stock and Model Link Stock and Model - + Move - XY Move - XY - + Rotate - XY Rotate - XY - + Compound Senyawa - - + + Default Values Default Values - + Depths Kedalaman - + Start Depth Start Depth - - <html><head/><body><p>Expression set as the StartDepth of a newly created operation.</p><p><br/></p><p>Default: OpStartDepth</p></body></html> - <html><head/><body><p>Expression set as the StartDepth of a newly created operation.</p><p><br/></p><p>Default: OpStartDepth</p></body></html> + + Expression set as ClearanceHeight for new operations. + +Default: "OpStockZMax+SetupSheet.ClearanceHeightOffset" + Expression set as ClearanceHeight for new operations. + +Default: "OpStockZMax+SetupSheet.ClearanceHeightOffset" - + + Expression set as SafeHeight for new operations. + +Default: "OpStockZMax+SetupSheet.SafeHeightOffset" + Expression set as SafeHeight for new operations. + +Default: "OpStockZMax+SetupSheet.SafeHeightOffset" + + + + SafeHeightOffset can be for expressions to set the SafeHeight for new operations. + +Default: "5mm" + SafeHeightOffset can be for expressions to set the SafeHeight for new operations. + +Default: "5mm" + + + + Horizontal Feed + Horizontal Feed + + + + Vertical Feed + Vertical Feed + + + + Rapid horizontal speed assigned as HorizRapid to new ToolController. + Rapid horizontal speed assigned as HorizRapid to new ToolController. + + + + Rapid vertical speed assigned to VertRapid of new ToolController. + Rapid vertical speed assigned to VertRapid of new ToolController. + + + Final Depth Final Depth - - <html><head/><body><p>Expression set as the FinalDepth for a newly created operation.</p><p><br/></p><p>Default: OpFinalDepth</p></body></html> - <html><head/><body><p>Expression set as the FinalDepth for a newly created operation.</p><p><br/></p><p>Default: OpFinalDepth</p></body></html> + + Enter a path and optionally file name (see below) to be used as the default for the post processor export. +The following substitutions are performed before the name is resolved at the time of the post processing: +Substitution allows the following: +%D ... directory of the active document +%d ... name of the active document (with extension) +%M ... user macro directory +%j ... name of the active Job object + +The Following can be used if output is being split. If Output is not split +these will be ignored. +%T ... Tool Number +%t ... Tool Controller label + +%W ... Work Coordinate System +%O ... Operation Label + +When splitting output, a sequence number will always be added. + +if %S is included, you can specify where the number occurs. Without it, the number will be added to the end of the string. + +%S ... Sequence Number + +The following example store all files with the same name as the document the directory /home/freecad (please remove quotes): +"/home/cnc/%d.g-code" +See the file save policy below on how to deal with name conflicts. + Enter a path and optionally file name (see below) to be used as the default for the post processor export. +The following substitutions are performed before the name is resolved at the time of the post processing: +Substitution allows the following: +%D ... directory of the active document +%d ... name of the active document (with extension) +%M ... user macro directory +%j ... name of the active Job object + +The Following can be used if output is being split. If Output is not split +these will be ignored. +%T ... Tool Number +%t ... Tool Controller label + +%W ... Work Coordinate System +%O ... Operation Label + +When splitting output, a sequence number will always be added. + +if %S is included, you can specify where the number occurs. Without it, the number will be added to the end of the string. + +%S ... Sequence Number + +The following example store all files with the same name as the document the directory /home/freecad (please remove quotes): +"/home/cnc/%d.g-code" +See the file save policy below on how to deal with name conflicts. - + + If multiple coordinate systems are in use, setting this to TRUE will cause the gcode to be written to multiple output files as controlled by the 'order by' property. For example, if ordering by Fixture, the first output file will be for the first fixture and separate file for the second. + If multiple coordinate systems are in use, setting this to TRUE will cause the gcode to be written to multiple output files as controlled by the 'order by' property. For example, if ordering by Fixture, the first output file will be for the first fixture and separate file for the second. + + + + <html><head/><body><p>If True, post processing will create multiple output files based on the <span style=" font-style:italic;">order by</span> setting. + + +For example, if <span style=" font-style:italic;">order by</span> is set to Tool, the first output file will contain the first tool change and all operations, in all coordinate systems, that can be done with that tool before the next tool change is called. + + +If <span style=" font-style:italic;">order by</span> is set to <span style=" font-style:italic;">operation</span> and <span style=" font-style:italic;">split output</span> is true, each operation will be written to a separate file.</p></body></html> + <html><head/><body><p>If True, post processing will create multiple output files based on the <span style=" font-style:italic;">order by</span> setting. + + +For example, if <span style=" font-style:italic;">order by</span> is set to Tool, the first output file will contain the first tool change and all operations, in all coordinate systems, that can be done with that tool before the next tool change is called. + + +If <span style=" font-style:italic;">order by</span> is set to <span style=" font-style:italic;">operation</span> and <span style=" font-style:italic;">split output</span> is true, each operation will be written to a separate file.</p></body></html> + + + + Expression set as the StartDepth of a newly created operation. + +Default: OpStartDepth + Expression set as the StartDepth of a newly created operation. + +Default: OpStartDepth + + + + Expression set as the FinalDepth for a newly created operation. + +Default: OpFinalDepth + Expression set as the FinalDepth for a newly created operation. + +Default: OpFinalDepth + + + Step Down Step Down - - <html><head/><body><p>Expression set as the StepDown of a newly created operation.</p><p><br/></p><p>Default: OpToolDiameter</p></body></html> - <html><head/><body><p>Expression set as the StepDown of a newly created operation.</p><p><br/></p><p>Default: OpToolDiameter</p></body></html> + + Expression set as the StepDown of a newly created operation. + +Default: OpToolDiameter + Expression set as the StepDown of a newly created operation. + +Default: OpToolDiameter - + Heights Heights - + Expression Expression - + Offset Mengimbangi - + Clearance Clearance - - <html><head/><body><p>Expression set as ClearanceHeight for new operations.</p><p><br/></p><p>Default: &quot;OpStockZMax+SetupSheet.ClearanceHeightOffset&quot;</p></body></html> - <html><head/><body><p>Expression set as ClearanceHeight for new operations.</p><p><br/></p><p>Default: &quot;OpStockZMax+SetupSheet.ClearanceHeightOffset&quot;</p></body></html> + + ClearanceHeightOffset - can be used by expressions to set the default ClearanceHeight for new operations. + +Default: 3 mm + ClearanceHeightOffset - can be used by expressions to set the default ClearanceHeight for new operations. + +Default: 3 mm - - <html><head/><body><p>ClearanceHeightOffset - can be used by expressions to set the default ClearanceHeight for new operations.</p><p><br/></p><p>Default: &quot;3 mm&quot;</p></body></html> - <html><head/><body><p>ClearanceHeightOffset - can be used by expressions to set the default ClearanceHeight for new operations.</p><p><br/></p><p>Default: &quot;3 mm&quot;</p></body></html> - - - + Safe Safe - - <html><head/><body><p>Expression set as SafeHeight for new operations.</p><p><br/></p><p>Default: &quot;OpStockZMax+SetupSheet.SafeHeightOffset&quot;</p></body></html> - <html><head/><body><p>Expression set as SafeHeight for new operations.</p><p><br/></p><p>Default: &quot;OpStockZMax+SetupSheet.SafeHeightOffset&quot;</p></body></html> - - - - <html><head/><body><p>SafeHeightOffset can be for expressions to set the SafeHeight for new operations.</p><p><br/></p><p>Default: &quot;5 mm&quot;</p></body></html> - <html><head/><body><p>SafeHeightOffset can be for expressions to set the SafeHeight for new operations.</p><p><br/></p><p>Default: &quot;5 mm&quot;</p></body></html> - - - + Coolant Coolant - + Coolant Mode Coolant Mode - - + + Tools Alat - + Name Nama - + Nr. Nr. - - + + Feed Feed - - <html><head/><body><p>Horizontal Feed</p></body></html> - <html><head/><body><p>Horizontal Feed</p></body></html> - - - - <html><head/><body><p>Vertical Feed</p></body></html> - <html><head/><body><p>Vertical Feed</p></body></html> - - - + Spindle Spindle - + Add Menambahkan - + Remove Menghapus - + Rapid Speeds Rapid Speeds - + Horizontal Horizontal - - <html><head/><body><p>Rapid horizontal speed assigned as HorizRapid to new ToolController.</p></body></html> - <html><head/><body><p>Rapid horizontal speed assigned as HorizRapid to new ToolController.</p></body></html> - - - + Vertical Vertical - - <html><head/><body><p>Rapid vertical speed assigned to VertRapid of new ToolController.</p></body></html> - <html><head/><body><p>Rapid vertical speed assigned to VertRapid of new ToolController.</p></body></html> - - - + Workplan Workplan - + Active Tool Active Tool - + Delete Menghapus - + Op Defaults Op Defaults + + Path_EngraveTools + + + Engraving Operations + Engraving Operations + + + + Path_3dTools + + + 3D Operations + 3D Operations + + + + Workbench + + + Project Setup + Project Setup + + + + Tool Commands + Tool Commands + + + + New Operations + New Operations + + + + + Path Modification + Path Modification + + + + Helpful Tools + Helpful Tools + + + + + + + + + + + &Path + &Path + + + + Path Dressup + Path Dressup + + + + Supplemental Commands + Supplemental Commands + + + + Specialty Operations + Specialty Operations + + + + Utils + Utils + + + + Path + + + The currently selected unit schema: + '{}' + Does not use 'minutes' for velocity values. + +CNC machines require feed rate to be expressed in +unit/minute. To ensure correct G-code: +Select a minute-based schema in preferences. +For example: + 'Metric, Small Parts & CNC' + 'US Customary' + 'Imperial Decimal' + The currently selected unit schema: + '{}' + Does not use 'minutes' for velocity values. + +CNC machines require feed rate to be expressed in +unit/minute. To ensure correct G-code: +Select a minute-based schema in preferences. +For example: + 'Metric, Small Parts & CNC' + 'US Customary' + 'Imperial Decimal' + + + + Warning + Warning + + + + Ok + Oke + + + + Don't Show This Anymore + Don't Show This Anymore + + + + + Edit + Edit + + + + Drag Slider to Simulate + Drag Slider to Simulate + + + + Save Project As + Save Project As + + + + Camotics Project (*.camotics) + Camotics Project (*.camotics) + + + + H + H is horizontal feed rate. Must be as short as possible + H + + + + V + V is vertical feed rate. Must be as short as possible + V + + + + Tool number + Tool number + + + + Horizontal feedrate + Horizontal feedrate + + + + Vertical feedrate + Vertical feedrate + + + + Spindle RPM + Spindle RPM + + + + No parent job found for operation. + No parent job found for operation. + + + + Parent job %s doesn't have a base object + Parent job %s doesn't have a base object + + + + No Tool Controller is selected. We need a tool to build a Path. + No Tool Controller is selected. We need a tool to build a Path. + + + + No Tool found or diameter is zero. We need a tool to build a Path. + No Tool found or diameter is zero. We need a tool to build a Path. + + + + No Tool Controller selected. + No Tool Controller selected. + + + + Tool Error + Tool Error + + + + Tool Controller feedrates required to calculate the cycle time. + Tool Controller feedrates required to calculate the cycle time. + + + + Feedrate Error + Feedrate Error + + + + Add Tool Controller Rapid Speeds on the SetupSheet for more accurate cycle times. + Add Tool Controller Rapid Speeds on the SetupSheet for more accurate cycle times. + + + + Cycletime Error + Cycletime Error + + + + Base object %s.%s already in the list + Base object %s.%s already in the list + + + + Base object %s.%s rejected by operation + Base object %s.%s rejected by operation + + + + Hole diameter may be inaccurate due to tessellation on face. Consider selecting hole edge. + Hole diameter may be inaccurate due to tessellation on face. Consider selecting hole edge. + + + + Feature %s.%s cannot be processed as a circular hole - please remove from Base geometry list. + Feature %s.%s cannot be processed as a circular hole - please remove from Base geometry list. + + + + CW + CW + + + + CCW + CCW + + + + A planar adaptive start is unavailable. The non-planar will be attempted. + A planar adaptive start is unavailable. The non-planar will be attempted. + + + + + The non-planar adaptive start is also unavailable. + The non-planar adaptive start is also unavailable. + + + + + %s is not a Base Model object of the job %s + %s is not a Base Model object of the job %s + + + + Base shape %s already in the list + Base shape %s already in the list + + + + Profile + Profil + + + + Profile entire model, selected face(s) or selected edge(s) + Profile entire model, selected face(s) or selected edge(s) + + + + + Choose a Path Job + Choose a Path Job + + + + Invalid Filename + Invalid Filename + + + + Selected tool is not a drill + Selected tool is not a drill + + + + Invalid Cutting Edge Angle %.2f, must be >0° and <=180° + Invalid Cutting Edge Angle %.2f, must be >0° and <=180° + + + + Cutting Edge Angle (%.2f) results in negative tool tip length + Cutting Edge Angle (%.2f) results in negative tool tip length + + + + Path_SelectLoop + + + Finish Selecting Loop + Finish Selecting Loop + + + + Complete the selection of edges that form a loop + Complete the selection of edges that form a loop + + + + Feature Completion + Feature Completion + + + + Closed loop detection failed. + Closed loop detection failed. + + + + Path_OpActiveToggle + + + + Toggle the Active State of the Operation + Toggle the Active State of the Operation + + + + Path_OperationCopy + + + + Copy the operation in the job + Copy the operation in the job + + + + PathGeom + + + face %s not handled, assuming not vertical + face %s not handled, assuming not vertical + + + + edge %s not handled, assuming not vertical + edge %s not handled, assuming not vertical + + + + isVertical(%s) not supported + isVertical(%s) not supported + + + + isHorizontal(%s) not supported + isHorizontal(%s) not supported + + + + %s not supported for flipping + %s not supported for flipping + + + + Zero working area to process. Check your selection and settings. + Zero working area to process. Check your selection and settings. + + + + App::Property + + + List of custom property groups + int = field(default=None) + List of custom property groups + + + + Default speed for horizontal rapid moves. + Default speed for horizontal rapid moves. + + + + Default speed for vertical rapid moves. + Default speed for vertical rapid moves. + + + + + Coolant Modes + Coolant Modes + + + + + Default coolant mode. + Default coolant mode. + + + + The usage of this field depends on SafeHeightExpression - by default its value is added to the start depth and used for the safe height of an operation. + The usage of this field depends on SafeHeightExpression - by default its value is added to the start depth and used for the safe height of an operation. + + + + Expression for the safe height of new operations. + Expression for the safe height of new operations. + + + + The usage of this field depends on ClearanceHeightExpression - by default is value is added to the start depth and used for the clearance height of an operation. + The usage of this field depends on ClearanceHeightExpression - by default is value is added to the start depth and used for the clearance height of an operation. + + + + Expression for the clearance height of new operations. + Expression for the clearance height of new operations. + + + + Expression used for the start depth of new operations. + Expression used for the start depth of new operations. + + + + Expression used for the final depth of new operations. + Expression used for the final depth of new operations. + + + + Expression used for step down of new operations. + Expression used for step down of new operations. + + + + + + + + + + + The base path to modify + The base path to modify + + + + Solid object to be used to limit the generated Path. + Solid object to be used to limit the generated Path. + + + + Determines if Boundary describes an inclusion or exclusion mask. + Determines if Boundary describes an inclusion or exclusion mask. + + + + The base path to dress up + The base path to dress up + + + + + The side of path to insert bones + The side of path to insert bones + + + + + The style of bones + The style of bones + + + + + The algorithm to determine the bone length + The algorithm to determine the bone length + + + + + Dressup length if incision is set to 'custom' + Dressup length if incision is set to 'custom' + + + + + Bones that aren't dressed up + Bones that aren't dressed up + + + + Width of tags. + Width of tags. + + + + Height of tags. + Height of tags. + + + + Angle of tag plunge and ascent. + Angle of tag plunge and ascent. + + + + Radius of the fillet for the tag. + Radius of the fillet for the tag. + + + + Locations of inserted holding tags + Locations of inserted holding tags + + + + IDs of disabled holding tags + IDs of disabled holding tags + + + + Factor determining the # of segments used to approximate rounded tags. + Factor determining the # of segments used to approximate rounded tags. + + + + The input mapping axis + The input mapping axis + + + + The radius of the wrapped axis + The radius of the wrapped axis + + + + Angles less than filter angle will not receive corner actions + Angles less than filter angle will not receive corner actions + + + + Distance the point trails behind the spindle + Distance the point trails behind the spindle + + + + Height to raise during corner action + Height to raise during corner action + + + + Calculate roll-on to path + Calculate roll-on to path + + + + Calculate roll-off from path + Calculate roll-off from path + + + + Keep the Tool Down in Path + Keep the Tool Down in Path + + + + Length or Radius of the approach + Length or Radius of the approach + + + + Length or Radius of the exit + Length or Radius of the exit + + + + The Style of motion into the Path + The Style of motion into the Path + + + + The Style of motion out of the Path + The Style of motion out of the Path + + + + Extends LeadIn distance + Extends LeadIn distance + + + + Extends LeadOut distance + Extends LeadOut distance + + + + Perform plunges with G0 + Perform plunges with G0 + + + + Apply LeadInOut to layers within an operation + Apply LeadInOut to layers within an operation + + + + Angle of ramp. + Angle of ramp. + + + + Ramping Method + Ramping Method + + + + Which feed rate to use for ramping + Which feed rate to use for ramping + + + + Custom feed rate + Custom feed rate + + + + Should the dressup ignore motion commands above DressupStartDepth + Should the dressup ignore motion commands above DressupStartDepth + + + + The depth where the ramp dressup is enabled. Above this ramps are not generated, but motion commands are passed through as is. + The depth where the ramp dressup is enabled. Above this ramps are not generated, but motion commands are passed through as is. + + + + The point file from the surface probing. + The point file from the surface probing. + + + + Deflection distance for arc interpolation + Deflection distance for arc interpolation + + + + break segments into smaller segments of this length. + break segments into smaller segments of this length. + + + + The G-code output file for this project + The G-code output file for this project + + + + Select the Post Processor + Select the Post Processor + + + + Arguments for the Post Processor (specific to the script) + Arguments for the Post Processor (specific to the script) + + + + + Last Time the Job was post processed + Last Time the Job was post processed + + + + An optional description for this job + An optional description for this job + + + + Job Cycle Time Estimation + Job Cycle Time Estimation + + + + For computing Paths; smaller increases accuracy, but slows down computation + For computing Paths; smaller increases accuracy, but slows down computation + + + + Solid object to be used as stock. + Solid object to be used as stock. + + + + Compound path of all operations in the order they are processed. + Compound path of all operations in the order they are processed. + + + + Select the Type of Job + Select the Type of Job + + + + + Split output into multiple G-code files + Split output into multiple G-code files + + + + + If multiple WCS, order the output this way + If multiple WCS, order the output this way + + + + + The Work Coordinate Systems for the Job + The Work Coordinate Systems for the Job + + + + SetupSheet holding the settings for this job + SetupSheet holding the settings for this job + + + + The base objects for all operations + The base objects for all operations + + + + Collection of all tool controllers for the job + Collection of all tool controllers for the job + + + + + + Operations Cycle Time Estimation + Operations Cycle Time Estimation + + + + Select the type of Job + Select the type of Job + + + + The base object this stock is derived from + The base object this stock is derived from + + + + Extra allowance from part bound box in negative X direction + Extra allowance from part bound box in negative X direction + + + + Extra allowance from part bound box in positive X direction + Extra allowance from part bound box in positive X direction + + + + Extra allowance from part bound box in negative Y direction + Extra allowance from part bound box in negative Y direction + + + + Extra allowance from part bound box in positive Y direction + Extra allowance from part bound box in positive Y direction + + + + Extra allowance from part bound box in negative Z direction + Extra allowance from part bound box in negative Z direction + + + + Extra allowance from part bound box in positive Z direction + Extra allowance from part bound box in positive Z direction + + + + A material for this object + A material for this object + + + + Length of this stock box + Length of this stock box + + + + Width of this stock box + Width of this stock box + + + + Height of this stock box + Height of this stock box + + + + Radius of this stock cylinder + Radius of this stock cylinder + + + + Height of this stock cylinder + Height of this stock cylinder + + + + Internal representation of stock type + Internal representation of stock type + + + + Fixture Offset Number + Fixture Offset Number + + + + + Make False, to prevent operation from generating code + Make False, to prevent operation from generating code + + + + Side of selected faces that tool should cut + Side of selected faces that tool should cut + + + + Type of adaptive operation + Type of adaptive operation + + + + Influences accuracy and performance + Influences accuracy and performance + + + + + + Percent of cutter diameter to step over on each pass + Percent of cutter diameter to step over on each pass + + + + Lift distance for rapid moves + Lift distance for rapid moves + + + + Max length of keep tool down path compared to direct distance between points + Max length of keep tool down path compared to direct distance between points + + + + How much stock to leave (i.e. for finishing operation) + How much stock to leave (i.e. for finishing operation) + + + + Force plunging into material inside and clearing towards the edges + Force plunging into material inside and clearing towards the edges + + + + To take a finishing profile path at the end + To take a finishing profile path at the end + + + + + Stop processing + Stop processing + + + + Use Arcs (G2) for helix ramp + Use Arcs (G2) for helix ramp + + + + Internal input state + Internal input state + + + + Internal output state + Internal output state + + + + Helix ramp entry angle (degrees) + Helix ramp entry angle (degrees) + + + + Helix cone angle (degrees) + Helix cone angle (degrees) + + + + Limit helix entry diameter, if limit larger than tool diameter or 0, tool diameter is used + Limit helix entry diameter, if limit larger than tool diameter or 0, tool diameter is used + + + + + Uses the outline of the base geometry. + Uses the outline of the base geometry. + + + + + Split Arcs into discrete segments + Split Arcs into discrete segments + + + + The base geometry for this operation + The base geometry for this operation + + + + Holds the calculated value for the StartDepth + Holds the calculated value for the StartDepth + + + + Holds the calculated value for the FinalDepth + Holds the calculated value for the FinalDepth + + + + Holds the diameter of the tool + Holds the diameter of the tool + + + + Holds the max Z value of Stock + Holds the max Z value of Stock + + + + Holds the min Z value of Stock + Holds the min Z value of Stock + + + + An optional comment for this Operation + An optional comment for this Operation + + + + User Assigned Label + User Assigned Label + + + + Base locations for this operation + Base locations for this operation + + + + + + The tool controller that will be used to calculate the path + The tool controller that will be used to calculate the path + + + + Coolant mode for this operation + Coolant mode for this operation + + + + Starting Depth of Tool- first cut depth in Z + Starting Depth of Tool- first cut depth in Z + + + + Final Depth of Tool- lowest value in Z + Final Depth of Tool- lowest value in Z + + + + Starting Depth internal use only for derived values + Starting Depth internal use only for derived values + + + + Incremental Step Down of Tool + Incremental Step Down of Tool + + + + Maximum material removed on final pass. + Maximum material removed on final pass. + + + + The height needed to clear clamps and obstructions + The height needed to clear clamps and obstructions + + + + Rapid Safety Height between locations. + Rapid Safety Height between locations. + + + + The start point of this path + The start point of this path + + + + + + + Make True, if specifying a Start Point + Make True, if specifying a Start Point + + + + Lower limit of the turning diameter + Lower limit of the turning diameter + + + + Upper limit of the turning diameter. + Upper limit of the turning diameter. + + + + Coolant option for this operation + Coolant option for this operation + + + + List of disabled features + List of disabled features + + + + The G-code to be inserted + The G-code to be inserted + + + + The desired width of the chamfer + The desired width of the chamfer + + + + The additional depth of the tool path + The additional depth of the tool path + + + + How to join chamfer segments + How to join chamfer segments + + + + Direction of operation + Direction of operation + + + + Side of operation + Side of operation + + + + The segment where the operation starts + The segment where the operation starts + + + + + Use chipbreaking + Use chipbreaking + + + + Incremental Drill depth before retracting to clear chips + Incremental Drill depth before retracting to clear chips + + + + Enable pecking + Enable pecking + + + + The time to dwell between peck cycles + The time to dwell between peck cycles + + + + Enable dwell + Enable dwell + + + + Calculate the tip length and subtract from final depth + Calculate the tip length and subtract from final depth + + + + + Controls tool retract height between holes in same op, Default=G98: safety height + Controls tool retract height between holes in same op, Default=G98: safety height + + + + The height where cutting feed rate starts and retract height for peck operation + The height where cutting feed rate starts and retract height for peck operation + + + + How far the drilling depth is extended + How far the drilling depth is extended + + + + + + Apply G99 retraction: only retract to RetractHeight between holes in this operation + Apply G99 retraction: only retract to RetractHeight between holes in this operation + + + + + + Additional base objects to be engraved + Additional base objects to be engraved + + + + The vertex index to start the path from + The vertex index to start the path from + + + + Default length of extensions. + Default length of extensions. + + + + List of features to extend. + List of features to extend. + + + + When enabled connected extension edges are combined to wires. + When enabled connected extension edges are combined to wires. + + + + The direction of the circular cuts, ClockWise (CW), or CounterClockWise (CCW) + The direction of the circular cuts, ClockWise (CW), or CounterClockWise (CCW) + + + + Start cutting from the inside or outside + Start cutting from the inside or outside + + + + + Starting Radius + Starting Radius + + + + + + Extra value to stay away from final profile- good for roughing toolpath + Extra value to stay away from final profile- good for roughing toolpath + + + + Shape to use for calculating Boundary + Shape to use for calculating Boundary + + + + Clear edges of surface (Only applicable to BoundBox) + Clear edges of surface (Only applicable to BoundBox) + + + + Exclude milling raised areas inside the face. + Exclude milling raised areas inside the face. + + + + + + + Choose how to process multiple Base Geometry features. + Choose how to process multiple Base Geometry features. + + + + Use adaptive algorithm to eliminate excessive air milling above planar pocket top. + Use adaptive algorithm to eliminate excessive air milling above planar pocket top. + + + + Use adaptive algorithm to eliminate excessive air milling below planar pocket bottom. + Use adaptive algorithm to eliminate excessive air milling below planar pocket bottom. + + + + Process the model and stock in an operation with no Base Geometry selected. + Process the model and stock in an operation with no Base Geometry selected. + + + + + The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) + The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) + + + + Extra offset to apply to the operation. Direction is operation dependent. + Extra offset to apply to the operation. Direction is operation dependent. + + + + Start pocketing at center or boundary + Start pocketing at center or boundary + + + + Angle of the zigzag pattern + Angle of the zigzag pattern + + + + Clearing pattern to use + Clearing pattern to use + + + + Use 3D Sorting of Path + Use 3D Sorting of Path + + + + Attempts to avoid unnecessary retractions. + Attempts to avoid unnecessary retractions. + + + + + Last Stepover Radius. If 0, 50% of cutter is used. Tuning this can be used to improve stepover for some shapes + Last Stepover Radius. If 0, 50% of cutter is used. Tuning this can be used to improve stepover for some shapes + + + + X offset between tool and probe + X offset between tool and probe + + + + Y offset between tool and probe + Y offset between tool and probe + + + + Number of points to probe in X direction + Number of points to probe in X direction + + + + Number of points to probe in Y direction + Number of points to probe in Y direction + + + + The output location for the probe data to be written + The output location for the probe data to be written + + + + Controls how tool moves around corners. Default=Round + Controls how tool moves around corners. Default=Round + + + + Maximum distance before a miter join is truncated + Maximum distance before a miter join is truncated + + + + Profile holes as well as the outline + Profile holes as well as the outline + + + + Profile the outline + Profile the outline + + + + Profile round holes + Profile round holes + + + + Side of edge that tool should cut + Side of edge that tool should cut + + + + Make True, if using Cutter Radius Compensation + Make True, if using Cutter Radius Compensation + + + + + + Show the temporary path construction objects when module is in DEBUG mode. + Show the temporary path construction objects when module is in DEBUG mode. + + + + Enter custom start point for slot path. + Enter custom start point for slot path. + + + + Enter custom end point for slot path. + Enter custom end point for slot path. + + + + + + Set the geometric clearing pattern to use for the operation. + Set the geometric clearing pattern to use for the operation. + + + + Positive extends the beginning of the path, negative shortens. + Positive extends the beginning of the path, negative shortens. + + + + Positive extends the end of the path, negative shortens. + Positive extends the end of the path, negative shortens. + + + + + + Complete the operation in a single pass at depth, or multiple passes to final depth. + Complete the operation in a single pass at depth, or multiple passes to final depth. + + + + Choose the path orientation with regard to the feature(s) selected. + Choose the path orientation with regard to the feature(s) selected. + + + + Choose what point to use on the first selected feature. + Choose what point to use on the first selected feature. + + + + Choose what point to use on the second selected feature. + Choose what point to use on the second selected feature. + + + + For arcs/circlular edges, offset the radius for the path. + For arcs/circlular edges, offset the radius for the path. + + + + Enable to reverse the cut direction of the slot path. + Enable to reverse the cut direction of the slot path. + + + + + + The custom start point for the path of this operation + The custom start point for the path of this operation + + + + Smaller values yield a finer, more accurate mesh. Smaller values increase processing time a lot. + Smaller values yield a finer, more accurate mesh. Smaller values increase processing time a lot. + + + + Smaller values yield a finer, more accurate mesh. Smaller values do not increase processing time much. + Smaller values yield a finer, more accurate mesh. Smaller values do not increase processing time much. + + + + + Stop index(angle) for rotational scan + Stop index(angle) for rotational scan + + + + Dropcutter lines are created parallel to this axis. + Dropcutter lines are created parallel to this axis. + + + + Additional offset to the selected bounding box + Additional offset to the selected bounding box + + + + The model will be rotated around this axis. + The model will be rotated around this axis. + + + + Start index(angle) for rotational scan + Start index(angle) for rotational scan + + + + Planar: Flat, 3D surface scan. Rotational: 4th-axis rotational scan. + Planar: Flat, 3D surface scan. Rotational: 4th-axis rotational scan. + + + + + Avoid cutting the last 'N' faces in the Base Geometry list of selected faces. + Avoid cutting the last 'N' faces in the Base Geometry list of selected faces. + + + + + Do not cut internal features on avoided faces. + Do not cut internal features on avoided faces. + + + + + Positive values push the cutter toward, or beyond, the boundary. Negative values retract the cutter away from the boundary. + Positive values push the cutter toward, or beyond, the boundary. Negative values retract the cutter away from the boundary. + + + + + If true, the cutter will remain inside the boundaries of the model or selected face(s). + If true, the cutter will remain inside the boundaries of the model or selected face(s). + + + + + Positive values push the cutter toward, or into, the feature. Negative values retract the cutter away from the feature. + Positive values push the cutter toward, or into, the feature. Negative values retract the cutter away from the feature. + + + + + Cut internal feature areas within a larger selected face. + Cut internal feature areas within a larger selected face. + + + + + Select the overall boundary for the operation. + Select the overall boundary for the operation. + + + + + Set the direction for the cutting tool to engage the material: Climb (ClockWise) or Conventional (CounterClockWise) + Set the direction for the cutting tool to engage the material: Climb (ClockWise) or Conventional (CounterClockWise) + + + + + The yaw angle used for certain clearing patterns + The yaw angle used for certain clearing patterns + + + + + Reverse the cut order of the stepover paths. For circular cut patterns, begin at the outside and work toward the center. + Reverse the cut order of the stepover paths. For circular cut patterns, begin at the outside and work toward the center. + + + + + Set the Z-axis depth offset from the target surface. + Set the Z-axis depth offset from the target surface. + + + + + Set the start point for the cut pattern. + Set the start point for the cut pattern. + + + + + Choose location of the center point for starting the cut pattern. + Choose location of the center point for starting the cut pattern. + + + + Profile the edges of the selection. + Profile the edges of the selection. + + + + + Set the sampling resolution. Smaller values quickly increase processing time. + Set the sampling resolution. Smaller values quickly increase processing time. + + + + + Set the stepover percentage, based on the tool's diameter. + Set the stepover percentage, based on the tool's diameter. + + + + + Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. + Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. + + + + + Enable separate optimization of transitions between, and breaks within, each step over path. + Enable separate optimization of transitions between, and breaks within, each step over path. + + + + Convert co-planar arcs to G2/G3 G-code commands for `Circular` and `CircularZigZag` cut patterns. + Convert co-planar arcs to G2/G3 G-code commands for `Circular` and `CircularZigZag` cut patterns. + + + + + Collinear and co-radial artifact gaps that are smaller than this threshold are closed in the path. + Collinear and co-radial artifact gaps that are smaller than this threshold are closed in the path. + + + + + Feedback: three smallest gaps identified in the path geometry. + Feedback: three smallest gaps identified in the path geometry. + + + + Set thread orientation + Set thread orientation + + + + Currently only internal + Currently only internal + + + + Defines which standard thread was chosen + Defines which standard thread was chosen + + + + Set thread's major diameter + Set thread's major diameter + + + + Set thread's minor diameter + Set thread's minor diameter + + + + Set thread's pitch - used for metric threads + Set thread's pitch - used for metric threads + + + + Set thread's TPI (turns per inch) - used for imperial threads + Set thread's TPI (turns per inch) - used for imperial threads + + + + Override to control how loose or tight the threads are milled + Override to control how loose or tight the threads are milled + + + + Set how many passes are used to cut the thread + Set how many passes are used to cut the thread + + + + Direction of thread cutting operation + Direction of thread cutting operation + + + + Set to True to get lead in and lead out arcs at the start and end of the thread cut + Set to True to get lead in and lead out arcs at the start and end of the thread cut + + + + Operation to clear the inside of the thread + Operation to clear the inside of the thread + + + + The deflection value for discretizing arcs + The deflection value for discretizing arcs + + + + Cutoff for removing colinear segments (degrees). + default=10.0. + Cutoff for removing colinear segments (degrees). + default=10.0. + + + + Vcarve Tolerance + Vcarve Tolerance + + + + Smaller values yield a finer, more accurate the mesh. Smaller values increase processing time a lot. + Smaller values yield a finer, more accurate the mesh. Smaller values increase processing time a lot. + + + + Smaller values yield a finer, more accurate the mesh. Smaller values do not increase processing time much. + Smaller values yield a finer, more accurate the mesh. Smaller values do not increase processing time much. + + + + Select the algorithm to use: OCL Dropcutter*, or Experimental (Not OCL based). + Select the algorithm to use: OCL Dropcutter*, or Experimental (Not OCL based). + + + + Set to clear last layer in a `Multi-pass` operation. + Set to clear last layer in a `Multi-pass` operation. + + + + Ignore outer waterlines above this height. + Ignore outer waterlines above this height. + + + + The path(s) to array + The path(s) to array + + + + Pattern method + Pattern method + + + + The spacing between the array copies in Linear pattern + The spacing between the array copies in Linear pattern + + + + The number of copies in X direction in Linear pattern + The number of copies in X direction in Linear pattern + + + + The number of copies in Y direction in Linear pattern + The number of copies in Y direction in Linear pattern + + + + Total angle in Polar pattern + Total angle in Polar pattern + + + + The number of copies in Linear 1D and Polar pattern + The number of copies in Linear 1D and Polar pattern + + + + The centre of rotation in Polar pattern + The centre of rotation in Polar pattern + + + + Make copies in X direction before Y in Linear 2D pattern + Make copies in X direction before Y in Linear 2D pattern + + + + Percent of copies to randomly offset + Percent of copies to randomly offset + + + + Maximum random offset of copies + Maximum random offset of copies + + + + + Seed value for jitter randomness + Seed value for jitter randomness + + + + Comment or note for CNC program + Comment or note for CNC program + + + + The path to be copied + The path to be copied + + + + The object to be reached by this hop + The object to be reached by this hop + + + + The Z height of the hop + The Z height of the hop + + + + Add Optional or Mandatory Stop to the program + Add Optional or Mandatory Stop to the program + + + + Shape for bit shape + Shape for bit shape + + + + The parametrized body representing the tool bit + The parametrized body representing the tool bit + + + + The file of the tool + The file of the tool + + + + The name of the shape file + The name of the shape file + + + + + List of all properties inherited from the bit + List of all properties inherited from the bit + + + + The active tool + The active tool + + + + The speed of the cutting spindle in RPM + The speed of the cutting spindle in RPM + + + + Direction of spindle rotation + Direction of spindle rotation + + + + Feed rate for vertical moves in Z + Feed rate for vertical moves in Z + + + + Feed rate for horizontal moves + Feed rate for horizontal moves + + + + Rapid rate for vertical moves in Z + Rapid rate for vertical moves in Z + + + + Rapid rate for horizontal moves + Rapid rate for horizontal moves + + + + The tool used by this controller + The tool used by this controller + + + + Path_PropertyBag + + + PropertyBag + PropertyBag + + + + Creates an object which can be used to store reference properties. + Creates an object which can be used to store reference properties. + + + + Path_DressupPathBoundary + + + The selected object is not a path + The selected object is not a path + + + + Boundary + Boundary + + + + Creates a Path Boundary Dress-up from a selected path + Creates a Path Boundary Dress-up from a selected path + + + + Please select one path object + Please select one path object + + + + Path_DressupTag + + + Cannot insert holding tags for this path - please select a Profile path + Cannot insert holding tags for this path - please select a Profile path + + + + The selected object is not a path + The selected object is not a path + + + + Please select a Profile object + Please select a Profile object + + + + Holding Tag + Holding Tag + + + + Tag + Tag + + + + Creates a Tag Dress-up object from a selected path + Creates a Tag Dress-up object from a selected path + + + + Please select one path object + Please select one path object + + + + Path_DressupAxisMap + + + Axis Map + Axis Map + + + + Remap one axis to another. + Remap one axis to another. + + + + Path_Dressup + + + + Please select one path object + + Please select one path object + + + + + + The selected object is not a path + + The selected object is not a path + + + + + + Please select a Path object + Please select a Path object + + + + PathJob + + + Unsupported stock object %s + Unsupported stock object %s + + + + Unsupported stock type %s (%d) + Unsupported stock type %s (%d) + + + + Path_DressupDogbone + + + + Dogbone + Tulang anjing + + + + + Creates a Dogbone Dress-up object from a selected path + Creates a Dogbone Dress-up object from a selected path + + + + + Please select one path object + Please select one path object + + + + + The selected object is not a path + The selected object is not a path + + + + Path_DressupDragKnife + + + DragKnife + DragKnife + + + + Modifies a path to add dragknife corner actions + Modifies a path to add dragknife corner actions + + + + Please select one path object + Please select one path object + + + + The selected object is not a path + The selected object is not a path + + + + Please select a Path object + Please select a Path object + + + + Path_PreferencesPathDressup + + + Dressups + Dressups + + + + Path_DressupRampEntry + + + RampMethod1 + RampMethod1 + + + + RampMethod2 + RampMethod2 + + + + RampMethod3 + RampMethod3 + + + + Helix + Spiral + + + + Horizontal Feed Rate + Horizontal Feed Rate + + + + Vertical Feed Rate + Vertical Feed Rate + + + + Ramp Feed Rate + Ramp Feed Rate + + + + Custom + Adat + + + + RampEntry + Entri Jalan + + + + Creates a Ramp Entry Dress-up object from a selected path + Creates a Ramp Entry Dress-up object from a selected path + + + + Please select one path object + Please select one path object + + + + The selected object is not a path + The selected object is not a path + + + + Please select a Profile object + Please select a Profile object + + + + Path_Probe + + + Select Probe Point File + Select Probe Point File + + + + + All Files (*.*) + All Files (*.*) + + + + Select Output File + Select Output File + + + + Probe + Probe + + + + Create a Probing Grid from a job stock + Create a Probing Grid from a job stock + + + + Path_DressupZCorrect + + + Z Depth Correction + Z Depth Correction + + + + Use Probe Map to correct Z depth + Use Probe Map to correct Z depth + + + + Path_Job + + + Fixture + Fixture + + + + Tool + Tool + + + + Operation + Operation + + + + + 2D + 2D + + + + 2.5D + 2.5D + + + + Lathe + Lathe + + + + Multiaxis + Multiaxis + + + + Edit + Edit + + + + Stock not a cylinder! + Stock not a cylinder! + + + + Select Output File + Select Output File + + + + All Files (*.*) + All Files (*.*) + + + + Unsupported stock object %s + Unsupported stock object %s + + + + Unsupported stock type %s (%d) + Unsupported stock type %s (%d) + + + + Model Selection + Model Selection + + + + Warning + Warning + + + + Please add one. + Please add one. + + + + Ok + Oke + + + + Add + Menambahkan + + + + This job has no base model. + This job has no base model. + + + + This job has no tool. + This job has no tool. + + + + Job + Pekerjaan + + + + Creates a Path Job + Creates a Path Job + + + + Solids + Padat + + + + Jobs + Jobs + + + + Base -/+ %.2f/%.2f %.2f/%.2f %.2f/%.2f + Base -/+ %.2f/%.2f %.2f/%.2f %.2f/%.2f + + + + Box: %.2f x %.2f x %.2f + Box: %.2f x %.2f x %.2f + + + + Unsupported stock type + Unsupported stock type + + + + PathStock + + + Invalid base object %s - no shape found + Invalid base object %s - no shape found + + + + Unsupported stock type named {} + Unsupported stock type named {} + + + + Unsupported PathStock template version {} + Unsupported PathStock template version {} + + + + Path_Camotics + + + Camotics + Camotics + + + + Simulate using Camotics + Simulate using Camotics + + + + Path_Fixture + + + Fixture + Fixture + + + + Creates a Fixture Offset + Creates a Fixture Offset + + + + Path_Inspect + + + <b>Note</b>: This dialog shows Path Commands in FreeCAD base units (mm/s). + Values will be converted to the desired unit during post processing. + <b>Note</b>: This dialog shows Path Commands in FreeCAD base units (mm/s). + Values will be converted to the desired unit during post processing. + + + + Inspect Path Commands + Inspect Path Commands + + + + Inspects the contents of a Path object + Inspects the contents of a Path object + + + + + Please select exactly one path object + Please select exactly one path object + + + + Path_ExportTemplate + + + Export Template + Export Template + + + + Exports Path Job as a template to be used for other jobs + Exports Path Job as a template to be used for other jobs + + + + Path_Job: + + + Cylinder: %.2f x %.2f + Cylinder: %.2f x %.2f + + + + Path_Sanity + + + + Check the path job for common errors + Check the path job for common errors + + + + Base Object(s) + Base Object(s) + + + + Job Sequence + Job Sequence + + + + Job Description + Job Description + + + + Job Type + Job Type + + + + CAD File Name + CAD File Name + + + + Last Save Date + Last Save Date + + + + Customer + Customer + + + + Designer + Designer + + + + + Operation + Operation + + + + Minimum Z Height + Minimum Z Height + + + + Maximum Z Height + Maximum Z Height + + + + Cycle Time + Cycle Time + + + + Coolant + Coolant + + + + TOTAL JOB + TOTAL JOB + + + + Tool Number + Tool Number + + + + Description + Description + + + + Manufacturer + Manufacturer + + + + Part Number + Part Number + + + + URL + URL + + + + Inspection Notes + Inspection Notes + + + + Tool Controller + Tool Controller + + + + Feed Rate + Feed Rate + + + + Spindle Speed + Spindle Speed + + + + Tool Shape + Tool Shape + + + + Tool Diameter + Tool Diameter + + + + X Size + X Size + + + + Y Size + Y Size + + + + Z Size + Z Size + + + + Material + Bahan + + + + Work Offsets + Work Offsets + + + + Order By + Order By + + + + Part Datum + Part Datum + + + + G-code File + G-code File + + + + Last Post Process Date + Last Post Process Date + + + + Stops + Stops + + + + Programmer + Programmer + + + + Machine + Machine + + + + Postprocessor + Postprocessor + + + + Post Processor Flags + Post Processor Flags + + + + File Size (kB) + File Size (kB) + + + + Line Count + Line Count + + + + Note + Note + + + + Operator + Operator + + + + Date + Date + + + + Path_Simulator + + + CAM Simulator + CAM Simulator + + + + Simulate G-code on stock + Simulate G-code on stock + + + + Path_Adaptive + + + Outside + Outside + + + + Inside + Inside + + + + Clearing + Clearing + + + + Profiling + Profiling + + + + Adaptive + Adaptive + + + + Adaptive clearing and profiling + Adaptive clearing and profiling + + + + PathAreaOp + + + job %s has no Base. + job %s has no Base. + + + + no job for operation %s found. + no job for operation %s found. + + + + Path_Operation + + + None + Tidak ada + + + + Flood + Flood + + + + Mist + Mist + + + + PathDeburr + + + The selected tool has no CuttingEdgeAngle property. Assuming Endmill + + The selected tool has no CuttingEdgeAngle property. Assuming Endmill + + + + + Round + Round + + + + Miter + Miter + + + + Path_Drilling + + + G98 + G98 + + + + G99 + G99 + + + + None + Tidak ada + + + + Drill Tip + Drill Tip + + + + 2x Drill Tip + 2x Drill Tip + + + + Drilling + Pengeboran + + + + Creates a Path Drilling object from the features of a base object + Creates a Path Drilling object from the features of a base object + + + + Path_Helix + + + CW + CW + + + + CCW + CCW + + + + Helix + Spiral + + + + Creates a Path Helix from the features of a base object + Creates a Path Helix from the features of a base object + + + + PathProfile + + + + Outside + Outside + + + + + Inside + Inside + + + + CW + CW + + + + CCW + CCW + + + + Collectively + Collectively + + + + Individually + Individually + + + + Round + Round + + + + Square + Kotak + + + + Miter + Miter + + + + The selected edge(s) are inaccessible. If multiple, re-ordering selection might work. + The selected edge(s) are inaccessible. If multiple, re-ordering selection might work. + + + + Unable to create path for face(s). + Unable to create path for face(s). + + + + Check edge selection and Final Depth requirements for profiling open edge(s). + Check edge selection and Final Depth requirements for profiling open edge(s). + + + + Path_Pocket + + + Boundbox + Boundbox + + + + Face Region + Face Region + + + + Perimeter + Perimeter + + + + Stock + Stock + + + + Collectively + Collectively + + + + Individually + Individually + + + + Climb + Climb + + + + Conventional + Conventional + + + + Center + Pusat + + + + Edge + Tepi + + + + ZigZag + ZigZag + + + + Offset + Mengimbangi + + + + ZigZagOffset + ZigZagOffset + + + + Line + Garis + + + + Grid + Kisi + + + + PathPocket + + + Final depth set below ZMin of face(s) selected. + Final depth set below ZMin of face(s) selected. + + + + Normal + Normal + + + + X + X + + + + Y + Y + + + + Pass Extension + Pass Extension + + + + The distance the facing operation will extend beyond the boundary shape. + The distance the facing operation will extend beyond the boundary shape. + + + + Path_Slot + + + New property added to + New property added to + + + + Check default value(s). + Check default value(s). + + + + Line + Garis + + + + ZigZag + ZigZag + + + + Single-pass + Single-pass + + + + Multi-pass + Multi-pass + + + + Start to End + Start to End + + + + Perpendicular + Perpendicular + + + + + Center of Mass + Center of Mass + + + + + Center of Bounding Box + Center of Bounding Box + + + + + Lowest Point + Lowest Point + + + + + Highest Point + Highest Point + + + + Long Edge + Long Edge + + + + Short Edge + Short Edge + + + + + Vertex + Vertex + + + + No Base Geometry object in the operation. + No Base Geometry object in the operation. + + + + Custom points are identical. + Custom points are identical. + + + + Custom points not at same Z height. + Custom points not at same Z height. + + + + Current Extend Radius value produces negative arc radius. + Current Extend Radius value produces negative arc radius. + + + + No path extensions available for full circles. + No path extensions available for full circles. + + + + + operation collides with model. + operation collides with model. + + + + + Verify slot path start and end points. + Verify slot path start and end points. + + + + The selected face is inaccessible. + The selected face is inaccessible. + + + + Only a vertex selected. Add another feature to the Base Geometry. + Only a vertex selected. Add another feature to the Base Geometry. + + + + A single selected face must have four edges minimum. + A single selected face must have four edges minimum. + + + + No parallel edges identified. + No parallel edges identified. + + + + value error. + value error. + + + + Current tool larger than arc diameter. + Current tool larger than arc diameter. + + + + Failed, slot from edge only accepts lines, arcs and circles. + Failed, slot from edge only accepts lines, arcs and circles. + + + + Failed to determine point 1 from + Failed to determine point 1 from + + + + Failed to determine point 2 from + Failed to determine point 2 from + + + + Selected geometry not parallel. + Selected geometry not parallel. + + + + The selected face is not oriented vertically: + The selected face is not oriented vertically: + + + + + Current offset value produces negative radius. + Current offset value produces negative radius. + + + + Slot + Slot + + + + Create a Slot operation from selected geometry or custom points. + Create a Slot operation from selected geometry or custom points. + + + + PathSurface + + + This operation requires OpenCamLib to be installed. + This operation requires OpenCamLib to be installed. + + + + The GeometryTolerance for this Job is 0.0. + The GeometryTolerance for this Job is 0.0. + + + + Initializing LinearDeflection to 0.001 mm. + Initializing LinearDeflection to 0.001 mm. + + + + No JOB + No JOB + + + + Canceling 3D Surface operation. Error creating OCL cutter. + Canceling 3D Surface operation. Error creating OCL cutter. + + + + operation time is + operation time is + + + + Canceled 3D Surface operation. + Canceled 3D Surface operation. + + + + No profile geometry shape returned. + No profile geometry shape returned. + + + + No profile path geometry returned. + No profile path geometry returned. + + + + No clearing shape returned. + No clearing shape returned. + + + + No clearing path geometry returned. + No clearing path geometry returned. + + + + No scan data to convert to G-code. + No scan data to convert to G-code. + + + + Failed to identify tool for operation. + Failed to identify tool for operation. + + + + Failed to map selected tool to an OCL tool type. + Failed to map selected tool to an OCL tool type. + + + + Failed to translate active tool to OCL tool type. + Failed to translate active tool to OCL tool type. + + + + OCL tool not available. Cannot determine is cutter has tilt available. + OCL tool not available. Cannot determine is cutter has tilt available. + + + + Path_Surface + + + BaseBoundBox + BaseBoundBox + + + + Stock + Stock + + + + CenterOfMass + CenterOfMass + + + + CenterOfBoundBox + CenterOfBoundBox + + + + XminYmin + XminYmin + + + + Custom + Adat + + + + Conventional + Conventional + + + + Climb + Climb + + + + Circular + Circular + + + + CircularZigZag + CircularZigZag + + + + Line + Garis + + + + Offset + Mengimbangi + + + + Spiral + Spiral + + + + ZigZag + ZigZag + + + + + X + X + + + + + Y + Y + + + + Collectively + Collectively + + + + Individually + Individually + + + + Single-pass + Single-pass + + + + Multi-pass + Multi-pass + + + + None + Tidak ada + + + + Only + Only + + + + First + First + + + + Last + Last + + + + Planar + Planar + + + + Rotational + Rotational + + + + 3D Surface + 3D Surface + + + + Create a 3D Surface Operation from a model + Create a 3D Surface Operation from a model + + + + PathSurfaceSupport + + + Shape appears to not be horizontal planar. + Shape appears to not be horizontal planar. + + + + Cannot calculate the Center Of Mass. + Cannot calculate the Center Of Mass. + + + + Using Center of Boundbox instead. + Using Center of Boundbox instead. + + + + Face selection is unavailable for Rotational scans. + Face selection is unavailable for Rotational scans. + + + + Ignoring selected faces. + Ignoring selected faces. + + + + Failed to pre-process base as a whole. + Failed to pre-process base as a whole. + + + + Failed to identify a horizontal cross-section for Face + Failed to identify a horizontal cross-section for Face + + + + Diameter dimension missing from ToolBit shape. + Diameter dimension missing from ToolBit shape. + + + + Path_ThreadMilling + + + Custom External + Custom External + + + + Custom Internal + Custom Internal + + + + Imperial External (2A) + Imperial External (2A) + + + + Imperial External (3A) + Imperial External (3A) + + + + Imperial Internal (2B) + Imperial Internal (2B) + + + + Imperial Internal (3B) + Imperial Internal (3B) + + + + Metric External (4G6G) + Metric External (4G6G) + + + + Metric External (6G) + Metric External (6G) + + + + Metric Internal (6H) + Metric Internal (6H) + + + + LeftHand + LeftHand + + + + RightHand + RightHand + + + + Climb + Climb + + + + Conventional + Conventional + + + + Thread Milling + Thread Milling + + + + Creates a Path Thread Milling operation from features of a base object + Creates a Path Thread Milling operation from features of a base object + + + + Path_Vcarve + + + VCarve requires an engraving cutter with a cutting edge angle + VCarve requires an engraving cutter with a cutting edge angle + + + + Engraver cutting edge angle must be < 180 degrees. + Engraver cutting edge angle must be < 180 degrees. + + + + Vcarve + Vcarve + + + + Creates a medial line engraving path + Creates a medial line engraving path + + + + PathVcarve + + + The Job Base Object has no engraveable element. Engraving operation will produce no output. + The Job Base Object has no engraveable element. Engraving operation will produce no output. + + + + path_waterline + + + This operation requires OpenCamLib to be installed. + This operation requires OpenCamLib to be installed. + + + + OCL Dropcutter + OCL Dropcutter + + + + Experimental + Experimental + + + + BaseBoundBox + BaseBoundBox + + + + Stock + Stock + + + + CenterOfMass + CenterOfMass + + + + CenterOfBoundBox + CenterOfBoundBox + + + + XminYmin + XminYmin + + + + Custom + Adat + + + + Off + Off + + + + + Circular + Circular + + + + + CircularZigZag + CircularZigZag + + + + + Line + Garis + + + + + Offset + Mengimbangi + + + + + Spiral + Spiral + + + + + ZigZag + ZigZag + + + + Conventional + Conventional + + + + Climb + Climb + + + + None + Tidak ada + + + + Collectively + Collectively + + + + Individually + Individually + + + + Single-pass + Single-pass + + + + Multi-pass + Multi-pass + + + + PathWaterline + + + New property added to + New property added to + + + + Check default value(s). + Check default value(s). + + + + The GeometryTolerance for this Job is 0.0. + The GeometryTolerance for this Job is 0.0. + + + + Initializing LinearDeflection to 0.0001 mm. + Initializing LinearDeflection to 0.0001 mm. + + + + + Sample interval limits are 0.0001 to 25.4 millimeters. + Sample interval limits are 0.0001 to 25.4 millimeters. + + + + Cut pattern angle limits are +-360 degrees. + Cut pattern angle limits are +-360 degrees. + + + + Cut pattern angle limits are +- 360 degrees. + Cut pattern angle limits are +- 360 degrees. + + + + AvoidLastX_Faces: Only zero or positive values permitted. + AvoidLastX_Faces: Only zero or positive values permitted. + + + + AvoidLastX_Faces: Avoid last X faces count limited to 100. + AvoidLastX_Faces: Avoid last X faces count limited to 100. + + + + No JOB + No JOB + + + + Canceling Waterline operation. Error creating OCL cutter. + Canceling Waterline operation. Error creating OCL cutter. + + + + operation time is + operation time is + + + + PathOp + + + + Make False, to prevent operation from generating code + Make False, to prevent operation from generating code + + + + Edit + Edit + + + + Base Geometry + Base Geometry + + + + Vertexes are not supported + Vertexes are not supported + + + + Edges are not supported + Edges are not supported + + + + Faces are not supported + Faces are not supported + + + + Multiple operations are labeled as + Multiple operations are labeled as + + + + Base Location + Base Location + + + + Heights + Heights + + + + FinalDepth cannot be modified for this operation. +If it is necessary to set the FinalDepth manually please select a different operation. + FinalDepth cannot be modified for this operation. +If it is necessary to set the FinalDepth manually please select a different operation. + + + + Depths + Kedalaman + + + + Diameters + Diameters + + + + AreaOp Operation + AreaOp Operation + + + + Operation + Operation + + + + Uncreate AreaOp Operation + Uncreate AreaOp Operation + + + + + Pick Start Point + Pick Start Point + + + + No suitable tool controller found. +Aborting op creation + No suitable tool controller found. +Aborting op creation + + + + No tool controller, aborting op creation + No tool controller, aborting op creation + + + + PathArray + + + No base objects for PathArray. + No base objects for PathArray. + + + + Arrays of paths having different tool controllers are handled according to the tool controller of the first path. + Arrays of paths having different tool controllers are handled according to the tool controller of the first path. + + + + Path_Array + + + Array + Array + + + + Creates an array from selected path(s) + Creates an array from selected path(s) + + + + Arrays can be created only from Path operations. + Arrays can be created only from Path operations. + + + + Path_Comment + + + Comment + Komentar + + + + Add a Comment to your CNC program + Add a Comment to your CNC program + + + + Path_Copy + + + Copy + Salinan + + + + Creates a linked copy of another path + Creates a linked copy of another path + + + + Path_Custom + + + Custom + Adat + + + + Create custom G-code snippet + Create custom G-code snippet + + + + Path_Deburr + + + Deburr + Deburr + + + + Creates a Deburr Path along Edges or around Faces + Creates a Deburr Path along Edges or around Faces + + + + Path_Engrave + + + Engrave + Engrave + + + + Creates an Engraving Path around a Draft ShapeString + Creates an Engraving Path around a Draft ShapeString + + + + Path_Hop + + + Hop + Hop + + + + Creates a Path Hop object + Creates a Path Hop object + + + + Please select one path object + Please select one path object + + + + The selected object is not a path + The selected object is not a path + + + + Path_MillFace + + + Face + Menghadapi + + + + Create a Facing Operation from a model or face + Create a Facing Operation from a model or face + + + + Path_Pocket3D + + + 3D Pocket + 3D Pocket + + + + Creates a Path 3D Pocket from a face or faces + Creates a Path 3D Pocket from a face or faces + + + + Path_Pocket_Shape + + + Pocket Shape + Pocket Shape + + + + Creates a Path Pocket object from a face or faces + Creates a Path Pocket object from a face or faces + + + + Path_SimpleCopy + + + Simple Copy + Simple Copy + + + + Creates a non-parametric copy of another path + Creates a non-parametric copy of another path + + + + + Please select exactly one path object + Please select exactly one path object + + + + Path_Stop + + + Stop + Berhenti + + + + Add Optional or Mandatory Stop to the program + Add Optional or Mandatory Stop to the program + + + + Path_Waterline + + + Waterline + Waterline + + + + Create a Waterline Operation from a model + Create a Waterline Operation from a model + + + + Path_Post + + + Post Process + Post Process + + + + Post Process the selected Job + Post Process the selected Job + + + + Path_Gcode_pre + + + No active document + Tidak ada dokumen aktif + + + + No job object + No job object + + + + Path_ToolController + + + Forward + Forward + + + + Reverse + Membalikkan + + + + None + Tidak ada + + + + Add Tool Controller to the Job + Add Tool Controller to the Job + + + + Add Tool Controller + Add Tool Controller + + + + PathToolBit + + + Toolbit cannot be edited: Shapefile not found + Toolbit cannot be edited: Shapefile not found + + + + Path_ToolBitCreate + + + Create Tool + Create Tool + + + + Creates a new ToolBit object + Creates a new ToolBit object + + + + Path_ToolBitSaveAs + + + Save Tool as... + Save Tool as... + + + + Path_ToolBitSave + + + Save Tool + Save Tool + + + + Save an existing ToolBit object to a file + Save an existing ToolBit object to a file + + + + Path_ToolBitLoad + + + Load Tool + Load Tool + + + + Load an existing ToolBit object from a file + Load an existing ToolBit object from a file + + + + Path_ToolBit + + + Toolbit working directory not set up. Do that now? + Toolbit working directory not set up. Do that now? + + + + Choose a writable location for your toolbits + Choose a writable location for your toolbits + + + + Toolbit Working directory {} needs these sudirectories: + {} + Create them? + Toolbit Working directory {} needs these sudirectories: + {} + Create them? + + + + Copy example files to new {} directory? + Copy example files to new {} directory? + + + + + Tooltable JSON (*.fctl) + Tooltable JSON (*.fctl) + + + + + Save toolbit library + Save toolbit library + + + + LinuxCNC tooltable (*.tbl) + LinuxCNC tooltable (*.tbl) + + + + Camotics tooltable (*.json) + Camotics tooltable (*.json) + + + + Path_ToolBitDock + + + ToolBit Dock + ToolBit Dock + + + + Toggle the Toolbit Dock + Toggle the Toolbit Dock + + + + Path_ToolBitLibraryOpen + + + ToolBit Library editor + ToolBit Library editor + + + + Open an editor to manage ToolBit libraries + Open an editor to manage ToolBit libraries + + + + QObject + + + + + + Path + Jalan + + + + PathGui + + + %s has no property %s (%s) + %s has no property %s (%s) + + + + PathCustom + + + Text + Teks + + + + File + Mengajukan + + + + Custom file %s could not be found. + Custom file %s could not be found. + + + + Invalid Gcode line: %s + Invalid Gcode line: %s + + diff --git a/src/Mod/Path/Gui/Resources/translations/Path_it.ts b/src/Mod/Path/Gui/Resources/translations/Path_it.ts index a1d6c72f3b..c357325c22 100644 --- a/src/Mod/Path/Gui/Resources/translations/Path_it.ts +++ b/src/Mod/Path/Gui/Resources/translations/Path_it.ts @@ -547,31 +547,31 @@ For stock from the Base object's bounding box it means the extra material in all Form - - - - - - - - - - - - - - - - - + - - - + + + + + + + + + + + + + + + + + + + Form Modulo @@ -742,17 +742,17 @@ For stock from the Base object's bounding box it means the extra material in all Cancella l'elenco delle geometrie di base - + Add Aggiungi - - + + Remove Rimuovi @@ -807,8 +807,8 @@ Reset deletes all current items from the list and fills the list with all circul Ripristina - + All objects will be processed using the same operation properties. Tutti gli oggetti saranno elaborati utilizzando le stesse proprietà operative. @@ -853,32 +853,32 @@ Reset deletes all current items from the list and fills the list with all circul Tutte le posizioni saranno elaborate utilizzando le stesse proprietà operative. - + Start Depth Profondità Iniziale - + Start Depth of the operation. The highest point in Z-axis the operation needs to process. Start Depth of the operation. The highest point in Z-axis the operation needs to process. - + Transfer the Z value of the selected feature as the Start Depth for the operation. Transfer the Z value of the selected feature as the Start Depth for the operation. - + The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. - + Transfer the Z value of the selected feature as the Final Depth for the operation. Transfer the Z value of the selected feature as the Final Depth for the operation. @@ -893,14 +893,14 @@ Reset deletes all current items from the list and fills the list with all circul Profondità del taglio finale dell'operazione. Può essere utilizzato per ottenere una finitura più pulita. - + Final Depth Profondità Finale - + Step Down Step Down @@ -940,34 +940,34 @@ Reset deletes all current items from the list and fills the list with all circul Altezza libera - + + + + - - - - + The tool and its settings to be used for this operation. Lo strumento e le sue impostazioni da utilizzare per questa operazione. + + + + + + + + + + - - - - - - - - - - Coolant Mode Modalità refrigerante @@ -977,28 +977,28 @@ Reset deletes all current items from the list and fills the list with all circul G Gode - - - - - - - - - - - - - - + + + + + + + + + + + + + + Tool Controller Controllore Strumento - - + + Coolant Refrigerante @@ -1018,8 +1018,8 @@ Reset deletes all current items from the list and fills the list with all circul Tipo Operazione - + Step Over Percent Percentuale di sovrapposizione @@ -1069,8 +1069,8 @@ Reset deletes all current items from the list and fills the list with all circul Profilo di finitura - + Use Outline Usa contorno @@ -1125,10 +1125,10 @@ Reset deletes all current items from the list and fills the list with all circul Ferma - + - + Direction Direzione @@ -1138,15 +1138,15 @@ Reset deletes all current items from the list and fills the list with all circul La direzione in cui il profilo viene eseguita, in senso orario o antiorario. - + CW CW - + CCW CCW @@ -1171,6 +1171,8 @@ Reset deletes all current items from the list and fills the list with all circul Miter joint + + @@ -1180,8 +1182,6 @@ Reset deletes all current items from the list and fills the list with all circul - - mm mm @@ -1397,11 +1397,11 @@ Reset deletes all current items from the list and fills the list with all circul Pattern + + - - The tool and its settings to be used for this operation @@ -1492,9 +1492,9 @@ The latter can be used to face of the entire stock area to ensure uniform height Material Allowance + - Use Start Point Usa Punto Iniziale @@ -1750,9 +1750,9 @@ The latter can be used to face of the entire stock area to ensure uniform height Extend Path End - + Layer Mode Layer Mode @@ -1792,8 +1792,8 @@ The latter can be used to face of the entire stock area to ensure uniform height Scan Type - + Cut Pattern Cut Pattern @@ -1808,14 +1808,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Avoid Last X Faces - + Bounding Box Bounding Box - + Select the overall boundary for the operation. Select the overall boundary for the operation. @@ -1825,14 +1825,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Planar: Flat, 3D surface scan. Rotational: 4th-axis rotational scan. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Complete the operation in a single pass at depth, or multiple passes to final depth. - + Set the geometric clearing pattern to use for the operation. Set the geometric clearing pattern to use for the operation. @@ -1857,14 +1857,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Dropcutter lines are created parallel to this axis. - + Set the Z-axis depth offset from the target surface. Set the Z-axis depth offset from the target surface. - + Set the sampling resolution. Smaller values quickly increase processing time. Set the sampling resolution. Smaller values quickly increase processing time. @@ -1874,8 +1874,8 @@ The latter can be used to face of the entire stock area to ensure uniform height Make True, if specifying a Start Point - + Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. @@ -1910,14 +1910,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Depth offset - + Step over Passo successivo - + The amount by which the tool is laterally displaced on each cycle of the pattern, specified in percent of the tool diameter. A step over of 100% results in no overlap between two different cycles. @@ -1926,14 +1926,14 @@ A step over of 100% results in no overlap between two different cycles. A step over of 100% results in no overlap between two different cycles. - + Sample interval Sample interval - + Optimize Linear Paths Optimize Linear Paths @@ -2081,8 +2081,8 @@ Default: 3 mm Orientamento - + Type Tipo @@ -2112,8 +2112,8 @@ Default: 3 mm TPI - + Operation Operazione @@ -3034,8 +3034,8 @@ Should multiple tools or tool shapes with the same name exist in different direc AxisMap Dressup - + Radius Raggio @@ -3450,8 +3450,8 @@ Should multiple tools or tool shapes with the same name exist in different direc TaskPathSimulator - + Path Simulator Simulatore di Percorso @@ -4343,10 +4343,9 @@ For example: Non Mostrare Più - + Edit - int = field(default=None) Modifica @@ -4488,8 +4487,8 @@ For example: The non-planar adaptive start is also unavailable. - + %s is not a Base Model object of the job %s %s is not a Base Model object of the job %s @@ -4509,8 +4508,8 @@ For example: Profile entire model, selected face(s) or selected edge(s) - + Choose a Path Job Scegli un Percorso di Lavorazione @@ -4614,6 +4613,7 @@ For example: List of custom property groups + int = field(default=None) List of custom property groups @@ -4676,12 +4676,12 @@ For example: + + - - The base path to modify The base path to modify @@ -4975,9 +4975,9 @@ For example: Collection of all tool controllers for the job + - Operations Cycle Time Estimation Operations Cycle Time Estimation @@ -5062,8 +5062,8 @@ For example: Fixture Offset Number - + Make False, to prevent operation from generating code Make False, to prevent operation from generating code @@ -5083,8 +5083,8 @@ For example: Influences accuracy and performance - + Percent of cutter diameter to step over on each pass Percent of cutter diameter to step over on each pass @@ -5260,10 +5260,10 @@ For example: The start point of this path - - - + + + Make True, if specifying a Start Point Make True, if specifying a Start Point @@ -5377,9 +5377,9 @@ For example: Apply G99 retraction: only retract to RetractHeight between holes in this operation - + Additional base objects to be engraved Additional base objects to be engraved @@ -5420,9 +5420,9 @@ For example: Starting Radius - + Extra value to stay away from final profile- good for roughing toolpath Extra value to stay away from final profile- good for roughing toolpath @@ -5442,9 +5442,9 @@ For example: Exclude milling raised areas inside the face. - - + + Choose how to process multiple Base Geometry features. Choose how to process multiple Base Geometry features. @@ -5465,8 +5465,8 @@ For example: Process the model and stock in an operation with no Base Geometry selected. - + The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) @@ -5567,8 +5567,8 @@ For example: Make True, if using Cutter Radius Compensation - + Show the temporary path construction objects when module is in DEBUG mode. Show the temporary path construction objects when module is in DEBUG mode. @@ -5584,8 +5584,8 @@ For example: Enter custom end point for slot path. - + Set the geometric clearing pattern to use for the operation. Set the geometric clearing pattern to use for the operation. @@ -5601,8 +5601,8 @@ For example: Positive extends the end of the path, negative shortens. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Complete the operation in a single pass at depth, or multiple passes to final depth. @@ -5633,8 +5633,8 @@ For example: Enable to reverse the cut direction of the slot path. - + The custom start point for the path of this operation The custom start point for the path of this operation @@ -6149,24 +6149,24 @@ For example: Path_Dressup - + Please select one path object Please select one path object - + The selected object is not a path The selected object is not a path - + Please select a Path object Please select a Path object @@ -6323,8 +6323,8 @@ For example: Select Probe Point File - + All Files (*.*) Tutti i File (*.*) @@ -6978,14 +6978,14 @@ For example: PathProfile - + Outside Esterno - + Inside Interno diff --git a/src/Mod/Path/Gui/Resources/translations/Path_ja.ts b/src/Mod/Path/Gui/Resources/translations/Path_ja.ts index 1a70d9073e..feb6f968b4 100644 --- a/src/Mod/Path/Gui/Resources/translations/Path_ja.ts +++ b/src/Mod/Path/Gui/Resources/translations/Path_ja.ts @@ -547,31 +547,31 @@ For stock from the Base object's bounding box it means the extra material in all Form - - - - - - - - - - - - - - - - - + - - - + + + + + + + + + + + + + + + + + + + Form フォーム @@ -742,17 +742,17 @@ For stock from the Base object's bounding box it means the extra material in all Clears list of base geometries - + Add 追加 - - + + Remove 削除 @@ -807,8 +807,8 @@ Reset deletes all current items from the list and fills the list with all circul リセット - + All objects will be processed using the same operation properties. All objects will be processed using the same operation properties. @@ -853,32 +853,32 @@ Reset deletes all current items from the list and fills the list with all circul All locations will be processed using the same operation properties. - + Start Depth Start Depth - + Start Depth of the operation. The highest point in Z-axis the operation needs to process. Start Depth of the operation. The highest point in Z-axis the operation needs to process. - + Transfer the Z value of the selected feature as the Start Depth for the operation. Transfer the Z value of the selected feature as the Start Depth for the operation. - + The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. - + Transfer the Z value of the selected feature as the Final Depth for the operation. Transfer the Z value of the selected feature as the Final Depth for the operation. @@ -893,14 +893,14 @@ Reset deletes all current items from the list and fills the list with all circul Depth of the final cut of the operation. Can be used to produce a cleaner finish. - + Final Depth Final Depth - + Step Down Step Down @@ -940,34 +940,34 @@ Reset deletes all current items from the list and fills the list with all circul Clearance Height - + + + + - - - - + The tool and its settings to be used for this operation. The tool and its settings to be used for this operation. + + + + + + + + + + - - - - - - - - - - Coolant Mode Coolant Mode @@ -977,28 +977,28 @@ Reset deletes all current items from the list and fills the list with all circul G Gode - - - - - - - - - - - - - - + + + + + + + + + + + + + + Tool Controller Tool Controller - - + + Coolant 冷却剤 @@ -1018,8 +1018,8 @@ Reset deletes all current items from the list and fills the list with all circul Operation Type - + Step Over Percent Step Over Percent @@ -1069,8 +1069,8 @@ Reset deletes all current items from the list and fills the list with all circul Finishing Profile - + Use Outline Use Outline @@ -1125,10 +1125,10 @@ Reset deletes all current items from the list and fills the list with all circul 停止 - + - + Direction 方向 @@ -1138,15 +1138,15 @@ Reset deletes all current items from the list and fills the list with all circul The direction in which the profile is performed, clockwise or counterclockwise. - + CW CW - + CCW CCW @@ -1171,6 +1171,8 @@ Reset deletes all current items from the list and fills the list with all circul Miter joint + + @@ -1180,8 +1182,6 @@ Reset deletes all current items from the list and fills the list with all circul - - mm mm @@ -1397,11 +1397,11 @@ Reset deletes all current items from the list and fills the list with all circul Pattern + + - - The tool and its settings to be used for this operation @@ -1492,9 +1492,9 @@ The latter can be used to face of the entire stock area to ensure uniform height Material Allowance + - Use Start Point Use Start Point @@ -1750,9 +1750,9 @@ The latter can be used to face of the entire stock area to ensure uniform height Extend Path End - + Layer Mode Layer Mode @@ -1792,8 +1792,8 @@ The latter can be used to face of the entire stock area to ensure uniform height Scan Type - + Cut Pattern Cut Pattern @@ -1808,14 +1808,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Avoid Last X Faces - + Bounding Box Bounding Box - + Select the overall boundary for the operation. Select the overall boundary for the operation. @@ -1825,14 +1825,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Planar: Flat, 3D surface scan. Rotational: 4th-axis rotational scan. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Complete the operation in a single pass at depth, or multiple passes to final depth. - + Set the geometric clearing pattern to use for the operation. Set the geometric clearing pattern to use for the operation. @@ -1857,14 +1857,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Dropcutter lines are created parallel to this axis. - + Set the Z-axis depth offset from the target surface. Set the Z-axis depth offset from the target surface. - + Set the sampling resolution. Smaller values quickly increase processing time. Set the sampling resolution. Smaller values quickly increase processing time. @@ -1874,8 +1874,8 @@ The latter can be used to face of the entire stock area to ensure uniform height Make True, if specifying a Start Point - + Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. @@ -1910,14 +1910,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Depth offset - + Step over ステップ オーバー - + The amount by which the tool is laterally displaced on each cycle of the pattern, specified in percent of the tool diameter. A step over of 100% results in no overlap between two different cycles. @@ -1926,14 +1926,14 @@ A step over of 100% results in no overlap between two different cycles. A step over of 100% results in no overlap between two different cycles. - + Sample interval Sample interval - + Optimize Linear Paths Optimize Linear Paths @@ -2081,8 +2081,8 @@ Default: 3 mm 向き - + Type タイプ @@ -2112,8 +2112,8 @@ Default: 3 mm TPI - + Operation オペレーション @@ -3034,8 +3034,8 @@ Should multiple tools or tool shapes with the same name exist in different direc AxisMap Dressup - + Radius 半径 @@ -3450,8 +3450,8 @@ Should multiple tools or tool shapes with the same name exist in different direc TaskPathSimulator - + Path Simulator Path Simulator @@ -4343,10 +4343,9 @@ For example: Don't Show This Anymore - + Edit - int = field(default=None) 編集 @@ -4488,8 +4487,8 @@ For example: The non-planar adaptive start is also unavailable. - + %s is not a Base Model object of the job %s %s is not a Base Model object of the job %s @@ -4509,8 +4508,8 @@ For example: Profile entire model, selected face(s) or selected edge(s) - + Choose a Path Job Choose a Path Job @@ -4614,6 +4613,7 @@ For example: List of custom property groups + int = field(default=None) List of custom property groups @@ -4676,12 +4676,12 @@ For example: + + - - The base path to modify The base path to modify @@ -4975,9 +4975,9 @@ For example: Collection of all tool controllers for the job + - Operations Cycle Time Estimation Operations Cycle Time Estimation @@ -5062,8 +5062,8 @@ For example: Fixture Offset Number - + Make False, to prevent operation from generating code Make False, to prevent operation from generating code @@ -5083,8 +5083,8 @@ For example: Influences accuracy and performance - + Percent of cutter diameter to step over on each pass Percent of cutter diameter to step over on each pass @@ -5260,10 +5260,10 @@ For example: The start point of this path - - - + + + Make True, if specifying a Start Point Make True, if specifying a Start Point @@ -5377,9 +5377,9 @@ For example: Apply G99 retraction: only retract to RetractHeight between holes in this operation - + Additional base objects to be engraved Additional base objects to be engraved @@ -5420,9 +5420,9 @@ For example: Starting Radius - + Extra value to stay away from final profile- good for roughing toolpath Extra value to stay away from final profile- good for roughing toolpath @@ -5442,9 +5442,9 @@ For example: Exclude milling raised areas inside the face. - - + + Choose how to process multiple Base Geometry features. Choose how to process multiple Base Geometry features. @@ -5465,8 +5465,8 @@ For example: Process the model and stock in an operation with no Base Geometry selected. - + The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) @@ -5567,8 +5567,8 @@ For example: Make True, if using Cutter Radius Compensation - + Show the temporary path construction objects when module is in DEBUG mode. Show the temporary path construction objects when module is in DEBUG mode. @@ -5584,8 +5584,8 @@ For example: Enter custom end point for slot path. - + Set the geometric clearing pattern to use for the operation. Set the geometric clearing pattern to use for the operation. @@ -5601,8 +5601,8 @@ For example: Positive extends the end of the path, negative shortens. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Complete the operation in a single pass at depth, or multiple passes to final depth. @@ -5633,8 +5633,8 @@ For example: Enable to reverse the cut direction of the slot path. - + The custom start point for the path of this operation The custom start point for the path of this operation @@ -6149,24 +6149,24 @@ For example: Path_Dressup - + Please select one path object Please select one path object - + The selected object is not a path The selected object is not a path - + Please select a Path object Please select a Path object @@ -6323,8 +6323,8 @@ For example: Select Probe Point File - + All Files (*.*) すべてのファイル (*.*) @@ -6978,14 +6978,14 @@ For example: PathProfile - + Outside Outside - + Inside Inside diff --git a/src/Mod/Path/Gui/Resources/translations/Path_ka.ts b/src/Mod/Path/Gui/Resources/translations/Path_ka.ts index d49933d048..e39ae2da9b 100644 --- a/src/Mod/Path/Gui/Resources/translations/Path_ka.ts +++ b/src/Mod/Path/Gui/Resources/translations/Path_ka.ts @@ -60,7 +60,7 @@ Path - ტრაექტორია + ბილიკი @@ -111,7 +111,7 @@ Template - შაბლონი + ნიმუში @@ -131,7 +131,7 @@ Solids - მასივები + მყარი სხეულები @@ -290,12 +290,12 @@ For stock from the Base object's bounding box it means the extra material in all Placement - მდებარეობა + განლაგება Export - Export + გატანა @@ -355,7 +355,7 @@ For stock from the Base object's bounding box it means the extra material in all Reverse - რევერსი + პირიქით @@ -490,7 +490,7 @@ For stock from the Base object's bounding box it means the extra material in all Remove - მოცილება + წაშლა @@ -523,7 +523,7 @@ For stock from the Base object's bounding box it means the extra material in all Destination - დანიშნულების პუნქტი + სამიზნე @@ -547,31 +547,31 @@ For stock from the Base object's bounding box it means the extra material in all Form - - - - - - - - - - - - - - - - - + - - - + + + + + + + + + + + + + + + + + + + Form ფორმა @@ -742,19 +742,19 @@ For stock from the Base object's bounding box it means the extra material in all ასუფთავებს საბაზისო გეომეტრიების სიას - + Add დამატება - - + + Remove - მოცილება + წაშლა @@ -804,11 +804,11 @@ Reset deletes all current items from the list and fills the list with all circul Reset - საწყის მნიშვნელობებზე დაბრუნება + განულება - + All objects will be processed using the same operation properties. ყველა ობიექტი ოპერაციის იგივე თვისებების გამოყენებით დამუშავდება. @@ -853,32 +853,32 @@ Reset deletes all current items from the list and fills the list with all circul ყველა მდებარეობა ოპერაციის იგივე თვისებების გამოყენებით დამუშავდება. - + Start Depth საწყისი სიღრმე - + Start Depth of the operation. The highest point in Z-axis the operation needs to process. ოპერაციის საწყისი სიღრმე. Z-ღერძის უმაღლესი წერტილი, რომელიც ამ ოპერაციამ უნდა დაამუშაოს. - + Transfer the Z value of the selected feature as the Start Depth for the operation. მონიშნული თვისების Z მნიშვნელობის ოპერაციის StartDepth-ად გამოყენება. - + The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. - + Transfer the Z value of the selected feature as the Final Depth for the operation. მონიშნული თვისების Z მნიშვნელობის ოპერაციის საბოლოო სიღრმედ გამოყენება. @@ -893,14 +893,14 @@ Reset deletes all current items from the list and fills the list with all circul Depth of the final cut of the operation. Can be used to produce a cleaner finish. - + Final Depth საბოლოო სიღრმე - + Step Down ბიჯი ქვემოთ @@ -940,34 +940,34 @@ Reset deletes all current items from the list and fills the list with all circul გაბარიტული სიმაღლე - + + + + - - - - + The tool and its settings to be used for this operation. ხელსაწყო და ამ ოპერაციაში გამოყენებული მისი პარამეტრები. + + + + + + + + + + - - - - - - - - - - Coolant Mode გამაგრილებლის რეჟიმი @@ -977,28 +977,28 @@ Reset deletes all current items from the list and fills the list with all circul G Gode - - - - - - - - - - - - - - + + + + + + + + + + + + + + Tool Controller ხელსაწყოს კონტროლერი - - + + Coolant გამაგრილებელი @@ -1018,8 +1018,8 @@ Reset deletes all current items from the list and fills the list with all circul ოპერაციის ტიპი - + Step Over Percent მიწოდების ბიჯის პროცენტულობა @@ -1069,8 +1069,8 @@ Reset deletes all current items from the list and fills the list with all circul დამასრულებელი პროფილი - + Use Outline კიდის გამოყენება @@ -1122,13 +1122,13 @@ Reset deletes all current items from the list and fills the list with all circul Stop - გაჩერება + შეჩერება - + - + Direction მიმართულება @@ -1138,15 +1138,15 @@ Reset deletes all current items from the list and fills the list with all circul მიმართულება, რომლითაც პროფილი შესრულდება. საათის, თუ საათის საწინააღმდეგო მიმართულებით. - + CW სმ - + CCW სსს @@ -1171,6 +1171,8 @@ Reset deletes all current items from the list and fills the list with all circul ირიბპირა შეერთება + + @@ -1180,8 +1182,6 @@ Reset deletes all current items from the list and fills the list with all circul - - mm მმ @@ -1193,7 +1193,7 @@ Reset deletes all current items from the list and fills the list with all circul TextLabel - ტექსტური წარწერა + ტექსტური ჭდე @@ -1238,7 +1238,7 @@ Reset deletes all current items from the list and fills the list with all circul None - არცერთი + არაფერი @@ -1359,7 +1359,7 @@ Reset deletes all current items from the list and fills the list with all circul Enable - ჩაართვა + ჩართვა @@ -1384,12 +1384,12 @@ Reset deletes all current items from the list and fills the list with all circul Climb - Climb + აღმართი Conventional - Conventional + მიღებული @@ -1397,11 +1397,11 @@ Reset deletes all current items from the list and fills the list with all circul შაბლონი + + - - The tool and its settings to be used for this operation @@ -1434,7 +1434,7 @@ The latter can be used to face of the entire stock area to ensure uniform height Spiral - ხვეული + სპირალური @@ -1492,9 +1492,9 @@ The latter can be used to face of the entire stock area to ensure uniform height მასალის დასაშვებობა + - Use Start Point სასტარტო წერტილის გამოყენება @@ -1682,7 +1682,7 @@ The latter can be used to face of the entire stock area to ensure uniform height Vertex - Vertex + წვერო @@ -1750,9 +1750,9 @@ The latter can be used to face of the entire stock area to ensure uniform height ტრაექტორიის ბოლოს დაგრძელება - + Layer Mode ფენის რეჟიმი @@ -1779,7 +1779,7 @@ The latter can be used to face of the entire stock area to ensure uniform height Perpendicular - Perpendicular + მართობულად @@ -1792,8 +1792,8 @@ The latter can be used to face of the entire stock area to ensure uniform height სკანირების ტიპი - + Cut Pattern ნიმუშის ამოჭრა @@ -1808,14 +1808,14 @@ The latter can be used to face of the entire stock area to ensure uniform height ბოლო X ზედაპირების თავიდან აცილება - + Bounding Box - შემომსაზღვრელი ჩარჩო + შემზღუდავი ოთხკუთხედი - + Select the overall boundary for the operation. აირჩიეთ ოპერაციის საერთო საზღვარი. @@ -1825,14 +1825,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Planar: Flat, 3D surface scan. Rotational: 4th-axis rotational scan. - + Complete the operation in a single pass at depth, or multiple passes to final depth. ოპერაციის სიღრმეზე ერთი გავლის დასრულება. ან აირჩიეთ მრავალი გავლა, სრული სიღრმის მისაღწევად. - + Set the geometric clearing pattern to use for the operation. Set the geometric clearing pattern to use for the operation. @@ -1857,14 +1857,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Dropcutter lines are created parallel to this axis. - + Set the Z-axis depth offset from the target surface. სამიზნე ზედაპირიდან Z-ღერძის სიღრმის წანაცვლების დაყენება. - + Set the sampling resolution. Smaller values quickly increase processing time. დააყენეთ სამპლინგის გაფართოება. მცირე მნიშვნელობები სწრაფად ზრდიან დამუშავების დროს. @@ -1874,8 +1874,8 @@ The latter can be used to face of the entire stock area to ensure uniform height ჩართვა, თუ საწყისი წერტილი მითითებულია - + Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. @@ -1910,14 +1910,14 @@ The latter can be used to face of the entire stock area to ensure uniform height სიღრმის წანაცვლება - + Step over გადაბიჯება - + The amount by which the tool is laterally displaced on each cycle of the pattern, specified in percent of the tool diameter. A step over of 100% results in no overlap between two different cycles. @@ -1926,14 +1926,14 @@ A step over of 100% results in no overlap between two different cycles. A step over of 100% results in no overlap between two different cycles. - + Sample interval სინჯის ინტერვალი - + Optimize Linear Paths ხაზოვანი ტრაექტორიების ოპტიმიზაცია @@ -2002,7 +2002,7 @@ Default: OpToolDiameter Clearance - კლირენსი + გაბარიტები @@ -2063,12 +2063,12 @@ Default: 3 mm Horizontal - ჰორიზონტალურად + თარაზული Vertical - ვერტიკალურად + შვეული @@ -2081,8 +2081,8 @@ Default: 3 mm ორიენტაცია - + Type ტიპი @@ -2104,7 +2104,7 @@ Default: 3 mm Pitch - ტონი + ჩაწოდების ბიჯი @@ -2112,8 +2112,8 @@ Default: 3 mm TPI - + Operation ოპერაცია @@ -2371,7 +2371,7 @@ If the radius is bigger than that which the tag shape itself supports, the resul Template - შაბლონი + ნიმუში @@ -2561,12 +2561,12 @@ If left empty no template will be preselected. Stock - ნედლეული + მოყოლილი Create Box - პარალელეპიპედის შექმნა + ყუთის შექმნა @@ -2617,7 +2617,7 @@ If left empty no template will be preselected. Placement - მდებარეობა + განლაგება @@ -2632,7 +2632,7 @@ If left empty no template will be preselected. Position - Position + მდებარეობა @@ -2660,7 +2660,7 @@ Should multiple tools or tool shapes with the same name exist in different direc None - არცერთი + არაფერი @@ -2758,7 +2758,7 @@ Should multiple tools or tool shapes with the same name exist in different direc Shape - ფიგურა + მოხაზულობა @@ -2768,7 +2768,7 @@ Should multiple tools or tool shapes with the same name exist in different direc None - არცერთი + არაფერი @@ -2798,7 +2798,7 @@ Should multiple tools or tool shapes with the same name exist in different direc Advanced - დამატებით + დამატებითი @@ -2973,12 +2973,12 @@ Should multiple tools or tool shapes with the same name exist in different direc Tangent - მხები + ტანგენსი Perpendicular - Perpendicular + მართობულად @@ -2989,7 +2989,7 @@ Should multiple tools or tool shapes with the same name exist in different direc LeadInOut - LeadInOut + შეყვანა/გაყვანა @@ -3033,8 +3033,8 @@ Should multiple tools or tool shapes with the same name exist in different direc ღერძების რუკის ზღუდარი - + Radius რადიუსი @@ -3107,7 +3107,7 @@ Should multiple tools or tool shapes with the same name exist in different direc Dogbone - Dogbone + ძაღლისძვალი @@ -3142,12 +3142,12 @@ Should multiple tools or tool shapes with the same name exist in different direc Left - მარცხნივ + მარცხენა Right - მარჯვნივ + მარჯვენა @@ -3167,12 +3167,12 @@ Should multiple tools or tool shapes with the same name exist in different direc custom - ხელით მითითებული + ხელით fixed - დამაგრებული + ფიქსირებული @@ -3333,7 +3333,7 @@ Should multiple tools or tool shapes with the same name exist in different direc Remove - მოცილება + წაშლა @@ -3368,7 +3368,7 @@ Should multiple tools or tool shapes with the same name exist in different direc Step Down - ბიჯი ქვემოთ + შესვლის ბიჯი @@ -3449,8 +3449,8 @@ Should multiple tools or tool shapes with the same name exist in different direc TaskPathSimulator - + Path Simulator ტრაექტორიის სიმულატორი @@ -3532,7 +3532,7 @@ Should multiple tools or tool shapes with the same name exist in different direc TextLabel - ტექსტური წარწერა + ტექსტური ჭდე @@ -3555,7 +3555,7 @@ Should multiple tools or tool shapes with the same name exist in different direc Shape - ფიგურა + მოხაზულობა @@ -3570,7 +3570,7 @@ Should multiple tools or tool shapes with the same name exist in different direc Display Name - ნაგულისხმევი სახელი + საჩვენებელი სახელი @@ -3643,7 +3643,7 @@ Should multiple tools or tool shapes with the same name exist in different direc TextLabel - ტექსტური წარწერა + ტექსტური ჭდე @@ -3713,7 +3713,7 @@ Should multiple tools or tool shapes with the same name exist in different direc Output File - გასატანი ფაილი + გამოტანის ფაილი @@ -3777,7 +3777,7 @@ FreeCAD has no knowledge of where a particular coordinate system exists within t Setup - დაყენება + მორგება @@ -3787,12 +3787,12 @@ FreeCAD has no knowledge of where a particular coordinate system exists within t Stock - ნედლეული + მოყოლილი Create Box - პარალელეპიპედის შექმნა + ყუთის შექმნა @@ -3883,12 +3883,12 @@ FreeCAD has no knowledge of where a particular coordinate system exists within t X-Axis - X ღერძი + X-ღერძი Y-Axis - Y ღერძი + Y-ღერძი @@ -4093,7 +4093,7 @@ Default: OpFinalDepth Step Down - ბიჯი ქვემოთ + შესვლის ბიჯი @@ -4112,7 +4112,7 @@ Default: OpToolDiameter Expression - გამოთქმა + გამოსახულება @@ -4122,7 +4122,7 @@ Default: OpToolDiameter Clearance - კლირენსი + გაბარიტები @@ -4183,7 +4183,7 @@ Default: 3 mm Remove - მოცილება + წაშლა @@ -4193,12 +4193,12 @@ Default: 3 mm Horizontal - ჰორიზონტალურად + თარაზული Vertical - ვერტიკალურად + შვეული @@ -4341,10 +4341,9 @@ For example: აღარ მაჩვენო - + Edit - int = field(default=None) ჩასწორება @@ -4366,7 +4365,7 @@ For example: H H is horizontal feed rate. Must be as short as possible - H + სთ @@ -4486,8 +4485,8 @@ For example: არაბრტყელი ადაპტიური სტარტიც ხელმიუწვდომელია. - + %s is not a Base Model object of the job %s %s დავალებისთვის %s ძირითადი მოდელის ობექტს არ წარმოადგენს @@ -4507,10 +4506,10 @@ For example: Profile entire model, selected face(s) or selected edge(s) - + Choose a Path Job - აირჩიეთ ტრაექტორიის ამოცანა + აირჩიეთ ტრაექტორიის დავალება @@ -4612,6 +4611,7 @@ For example: List of custom property groups + int = field(default=None) ხელით მითითებული თვისების ჯგუფების სია @@ -4674,12 +4674,12 @@ For example: + + - - The base path to modify ჩასასწორებელი საბაზისო ტრაექტორია @@ -4973,9 +4973,9 @@ For example: დავალების ყველა ხელსაწყოს კონტროლერის კოლექცია + - Operations Cycle Time Estimation ოპერაციის ციკლის დროს შეფასება @@ -5060,8 +5060,8 @@ For example: სამაგრის წანაცვლების ნომერი - + Make False, to prevent operation from generating code გამორთეთ ოპერაციისთვის კოდის გენერაციის ხელის შესაშლელად @@ -5081,8 +5081,8 @@ For example: გავლენა აქვს სიზუსტეზე და წარმადობაზე - + Percent of cutter diameter to step over on each pass Percent of cutter diameter to step over on each pass @@ -5258,10 +5258,10 @@ For example: ამ ტრაექტორიის საწყისი წერტილი - - - + + + Make True, if specifying a Start Point ჩართვა, თუ საწყისი წერტილი მითითებულია @@ -5375,9 +5375,9 @@ For example: Apply G99 retraction: only retract to RetractHeight between holes in this operation - + Additional base objects to be engraved დამატებით ამოსატვიფრი ძირითადი ობიექტები @@ -5418,9 +5418,9 @@ For example: საწყისი რადიუსი - + Extra value to stay away from final profile- good for roughing toolpath Extra value to stay away from final profile- good for roughing toolpath @@ -5440,9 +5440,9 @@ For example: მითითებულ ზედაპირთან შედარებით აწეული ადგილების ღარვის გამორიცხვა. - - + + Choose how to process multiple Base Geometry features. აირჩიეთ, როგორ დამუშავდება მრავალი ძირითადი გეომეტრიის მქონე თვისებები. @@ -5463,8 +5463,8 @@ For example: Process the model and stock in an operation with no Base Geometry selected. - + The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) ხელსაწყოს მჭრელი იარაღის მიმართულება საათის(ს. მ.) ან საათის საწინააღმდეგო (ს. ს. მ.) მიმართულებით მოძრაობა @@ -5565,8 +5565,8 @@ For example: ჩართეთ, თუ იყენებთ ხელსაწყოს რადიუსის კომპენსაციას - + Show the temporary path construction objects when module is in DEBUG mode. მოდულის გამართვის რეჟიმში ყოფნის დროს დროებითი ტრაექტორიის კონსტრუქციული ობიექტების ჩვენება. @@ -5582,8 +5582,8 @@ For example: შეიყვანეთ სლოტის ტრაექტორიის სასურველი ბოლო წერტილი. - + Set the geometric clearing pattern to use for the operation. Set the geometric clearing pattern to use for the operation. @@ -5599,8 +5599,8 @@ For example: დადებითი მნიშვნელობა დააგრძელებს ტრაექტორიის ბოლოს, უარყოფითი კი დაამოკლებს. - + Complete the operation in a single pass at depth, or multiple passes to final depth. ოპერაციის სიღრმეზე ერთი გავლის დასრულება. ან აირჩიეთ მრავალი გავლა, სრული სიღრმის მისაღწევად. @@ -5631,8 +5631,8 @@ For example: Enable to reverse the cut direction of the slot path. - + The custom start point for the path of this operation ამ ოპერაციის ტრაექტორიის საწყისი ხელით მითითებული წერტილი @@ -6062,7 +6062,7 @@ For example: PropertyBag - PropertyBag + თვისებების ნაკრები @@ -6147,24 +6147,24 @@ For example: Path_Dressup - + Please select one path object გთხოვთ აირჩიოთ ერთი ტრაექტორიის ობიექტი - + The selected object is not a path მონიშნული ობიექტი ტრაექტორია არაა - + Please select a Path object აირჩიეთ ტრაექტორიის ობიექტი @@ -6188,7 +6188,7 @@ For example: Dogbone - Dogbone + ძაღლისძვალი @@ -6265,7 +6265,7 @@ For example: Helix - სპირალები + სპირალი @@ -6285,12 +6285,12 @@ For example: Custom - მომხმარებლის + ხელით RampEntry - RampEntry + ინსტრუმენტის საფეხურეობრივი შეყვანა @@ -6321,8 +6321,8 @@ For example: არჩიეთ ზონდის წერტილის ფაილი - + All Files (*.*) ყველა ფაილი (*.*) @@ -6334,12 +6334,12 @@ For example: Probe - სინჯი + ზონდი Create a Probing Grid from a job stock - Create a Probing Grid from a job stock + დავალებების ნაკრებიდან ზონდი ბადის შექმნა @@ -6406,7 +6406,7 @@ For example: Select Output File - აირჩიეთ გამოსატანი ფაილი + აირჩიეთ გამოტანის ფაილი @@ -6471,7 +6471,7 @@ For example: Solids - მასივები + მყარი სხეულები @@ -6530,7 +6530,7 @@ For example: Fixture - სამაგრი + ჩამჭერი @@ -6838,7 +6838,7 @@ For example: Inside - შიგნით + შიგნიდან @@ -6853,7 +6853,7 @@ For example: Adaptive - ადაპტაციური + შეგუებადი @@ -6879,7 +6879,7 @@ For example: None - არცერთი + არაფერი @@ -6927,7 +6927,7 @@ For example: None - არცერთი + არაფერი @@ -6965,7 +6965,7 @@ For example: Helix - სპირალები + სპირალი @@ -6976,16 +6976,16 @@ For example: PathProfile - + Outside გარედან - + Inside - შიგნით + შიგნიდან @@ -7058,7 +7058,7 @@ For example: Stock - ნედლეული + მოყოლილი @@ -7073,12 +7073,12 @@ For example: Climb - Climb + აღმართი Conventional - Conventional + მიღებული @@ -7088,7 +7088,7 @@ For example: Edge - წიბო + კუთხე @@ -7126,7 +7126,7 @@ For example: Normal - ნორმალური + ნორმალი @@ -7189,7 +7189,7 @@ For example: Perpendicular - Perpendicular + მართობულად @@ -7218,18 +7218,18 @@ For example: Long Edge - გრძელი წიბო + გრძელი კუთხე Short Edge - მოკლე წიბო + მოკლე კუთხე Vertex - Vertex + წვერო @@ -7433,7 +7433,7 @@ For example: Stock - ნედლეული + მოყოლილი @@ -7453,22 +7453,22 @@ For example: Custom - მომხმარებლის + ხელით Conventional - Conventional + მიღებული Climb - Climb + აღმართი Circular - მრგვალი + წრიული @@ -7488,7 +7488,7 @@ For example: Spiral - ხვეული + სპირალური @@ -7530,7 +7530,7 @@ For example: None - არცერთი + არაფერი @@ -7671,12 +7671,12 @@ For example: Climb - Climb + აღმართი Conventional - Conventional + მიღებული @@ -7725,7 +7725,7 @@ For example: This operation requires OpenCamLib to be installed. - ოპერაციის შესასრულებლად საჭიროა OpenCamLib-ი. + ოპერაციის შესასრულებლად საჭიროა OpenCamLib. @@ -7745,7 +7745,7 @@ For example: Stock - ნედლეული + მოყოლილი @@ -7755,7 +7755,7 @@ For example: CenterOfBoundBox - მრგვალი ყუთის ცენტრი + შემომსაზღვრელი ჩარჩოს ცენტრი @@ -7765,18 +7765,18 @@ For example: Custom - მომხმარებლის + ხელით Off - გამორთ. + გამორთ Circular - მრგვალი + წრიული @@ -7800,7 +7800,7 @@ For example: Spiral - ხვეული + სპირალური @@ -7811,17 +7811,17 @@ For example: Conventional - Conventional + მიღებული Climb - Climb + აღმართი None - არცერთი + არაფერი @@ -7854,7 +7854,7 @@ For example: Check default value(s). - ნაგულისხმები მნიშვნელობების შემოწმება. + ნაგულისხმევი მნიშვნელობების შემოწმება. @@ -7905,7 +7905,7 @@ For example: operation time is - ოპერაციის დრო + ოპერაციის დროა @@ -8069,7 +8069,7 @@ Aborting op creation Custom - მომხმარებლის + ხელით @@ -8131,7 +8131,7 @@ Aborting op creation Face - სიბრტყე + სახე @@ -8202,7 +8202,7 @@ Aborting op creation Waterline - ვათერხაზი + წყალხაზი @@ -8246,12 +8246,12 @@ Aborting op creation Reverse - რევერსი + პირიქით None - არცერთი + არაფერი diff --git a/src/Mod/Path/Gui/Resources/translations/Path_ko.ts b/src/Mod/Path/Gui/Resources/translations/Path_ko.ts index 9c3e8023b6..28ba75e64b 100644 --- a/src/Mod/Path/Gui/Resources/translations/Path_ko.ts +++ b/src/Mod/Path/Gui/Resources/translations/Path_ko.ts @@ -116,7 +116,7 @@ Select a template to be used for the job. In case there are no templates you can create one through the popup menu of an existing job. Name the file job_*.json and place it in the macro or the path directory (see preferences) in order to be selectable from this list. - Select a template to be used for the job. In case there are no templates you can create one through the popup menu of an existing job. Name the file job_*.json and place it in the macro or the path directory (see preferences) in order to be selectable from this list. + 금회 업무에서 사용할 기본형을 선택하세요, 업무별 기본형들이 없는 경우는 여러분이 기존 업무 메뉴의 팝업메뉴에서 새로 만들수 있습니다, 파일명을 job_파일명.json 이런식으로 정하고, 매크로나 path용 폴더에 저장해 두면 이 목록에서 선택하게 될 수 있습니다.(설정 메뉴를 참고 하세요) @@ -188,9 +188,8 @@ Enable to include values of the SetupSheet in the template. Any values of the SetupSheet that are changed from their default are preselected. If this field not selected the current SetupSheet was not modified. - Enable to include values of the SetupSheet in the template. - -Any values of the SetupSheet that are changed from their default are preselected. If this field not selected the current SetupSheet was not modified. + 기본형의 '설정값시트'에 있는 값을 포함 할 수 있게 합니다. +설정값시트에 있는 모든 값은 기본값으로 부터 변경하려면 그 항목이 미리 선택되어져 있어야 합니다. 이 칸을 사용하여 선택 되어 있지 않으면 현재의 설정값시트에 있는 값은 재설정 되지 않습니다. @@ -224,11 +223,7 @@ Any values of the SetupSheet that are changed from their default are preselected This option is most useful if stock is a box or cylinder, or if the machine has a standard placement for machining. Note that this option is disabled if a stock object from an existing solid is used in the job - they cannot be stored in a template. - If enabled the creation of stock is included in the template. If a template does not include a stock definition the default stock creation algorithm will be used (creation from the Base object's bounding box). - -This option is most useful if stock is a box or cylinder, or if the machine has a standard placement for machining. - -Note that this option is disabled if a stock object from an existing solid is used in the job - they cannot be stored in a template. + 기본형들에 공작물 생성에 관련 항목이 수록되어 있다면 이용할 수 있습니다. 기본형들에 공작물에 대한 정의들이 수록되어 있지 않으면 기본적인 공작물 생성 절차 알고리즘이 사용되어질 겁니다( 기본형 물체 꺼내기 상자로 부터 생성됨). @@ -260,9 +255,8 @@ Note that this option is disabled if a stock object from an existing solid is us Enable all operations for which the configuration values should be exported. Note that only operations which currently have configuration values set are listed. - Enable all operations for which the configuration values should be exported. - -Note that only operations which currently have configuration values set are listed. + 설정값을 옮겨 나갈 수 있게 모든 작업명이 가능하게 하세요. +주의할 것은 현재 설정값 세트를 갖고 있는 작업명만 목록에 수록되어 있다는 겁니다. @@ -276,11 +270,9 @@ Note that only operations which currently have configuration values set are list For Box and Cylinder stocks this means the actual size of the stock solid being created. For stock from the Base object's bounding box it means the extra material in all directions. A stock object created from such a template will get its basic size from the new job's Base object and apply the stored extra settings. - If enabled the current size settings for the stock object are included in the template. - -For Box and Cylinder stocks this means the actual size of the stock solid being created. - -For stock from the Base object's bounding box it means the extra material in all directions. A stock object created from such a template will get its basic size from the new job's Base object and apply the stored extra settings. + 공작 대상에 관한 현재 치수 설정들을 사용할 수 있으면 기본형에 수록됩니다. +'박스나 실린더 공작물에 관한 것' 이라는 것은 나중에 만들어진 공작물 실물체의 치수들이라는 겁니다. +기본형 물체 꺼내기 상자에서 온 공작물 이라는 것은 임의 방향에 추가되는 물체라는 겁니다. 그런 기본형으로 부터 생성된 공작물 물체에 적용된 기본적인 치수와 기타의 설정들은 새 작업을 위한 기본 물체들에 저장되어 있던 겁니다. @@ -547,31 +539,31 @@ For stock from the Base object's bounding box it means the extra material in all Form - - - - - - - - - - - - - - - - - + - - - + + + + + + + + + + + + + + + + + + + Form 양식 @@ -742,17 +734,17 @@ For stock from the Base object's bounding box it means the extra material in all Clears list of base geometries - + Add 추가하기 - - + + Remove 제거 @@ -807,8 +799,8 @@ Reset deletes all current items from the list and fills the list with all circul 재설정 - + All objects will be processed using the same operation properties. All objects will be processed using the same operation properties. @@ -853,32 +845,32 @@ Reset deletes all current items from the list and fills the list with all circul All locations will be processed using the same operation properties. - + Start Depth Start Depth - + Start Depth of the operation. The highest point in Z-axis the operation needs to process. Start Depth of the operation. The highest point in Z-axis the operation needs to process. - + Transfer the Z value of the selected feature as the Start Depth for the operation. Transfer the Z value of the selected feature as the Start Depth for the operation. - + The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. - + Transfer the Z value of the selected feature as the Final Depth for the operation. Transfer the Z value of the selected feature as the Final Depth for the operation. @@ -893,14 +885,14 @@ Reset deletes all current items from the list and fills the list with all circul Depth of the final cut of the operation. Can be used to produce a cleaner finish. - + Final Depth Final Depth - + Step Down Step Down @@ -940,34 +932,34 @@ Reset deletes all current items from the list and fills the list with all circul Clearance Height - + + + + - - - - + The tool and its settings to be used for this operation. The tool and its settings to be used for this operation. + + + + + + + + + + - - - - - - - - - - Coolant Mode Coolant Mode @@ -977,28 +969,28 @@ Reset deletes all current items from the list and fills the list with all circul G Gode - - - - - - - - - - - - - - + + + + + + + + + + + + + + Tool Controller Tool Controller - - + + Coolant Coolant @@ -1018,8 +1010,8 @@ Reset deletes all current items from the list and fills the list with all circul Operation Type - + Step Over Percent Step Over Percent @@ -1069,8 +1061,8 @@ Reset deletes all current items from the list and fills the list with all circul Finishing Profile - + Use Outline Use Outline @@ -1125,10 +1117,10 @@ Reset deletes all current items from the list and fills the list with all circul 중지 - + - + Direction 방향 @@ -1138,15 +1130,15 @@ Reset deletes all current items from the list and fills the list with all circul The direction in which the profile is performed, clockwise or counterclockwise. - + CW 시계방향 - + CCW CCW @@ -1171,6 +1163,8 @@ Reset deletes all current items from the list and fills the list with all circul Miter joint + + @@ -1180,8 +1174,6 @@ Reset deletes all current items from the list and fills the list with all circul - - mm mm @@ -1397,11 +1389,11 @@ Reset deletes all current items from the list and fills the list with all circul Pattern + + - - The tool and its settings to be used for this operation @@ -1492,9 +1484,9 @@ The latter can be used to face of the entire stock area to ensure uniform height Material Allowance + - Use Start Point Use Start Point @@ -1750,9 +1742,9 @@ The latter can be used to face of the entire stock area to ensure uniform height Extend Path End - + Layer Mode Layer Mode @@ -1792,8 +1784,8 @@ The latter can be used to face of the entire stock area to ensure uniform height Scan Type - + Cut Pattern Cut Pattern @@ -1808,14 +1800,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Avoid Last X Faces - + Bounding Box Bounding Box - + Select the overall boundary for the operation. Select the overall boundary for the operation. @@ -1825,14 +1817,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Planar: Flat, 3D surface scan. Rotational: 4th-axis rotational scan. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Complete the operation in a single pass at depth, or multiple passes to final depth. - + Set the geometric clearing pattern to use for the operation. Set the geometric clearing pattern to use for the operation. @@ -1857,14 +1849,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Dropcutter lines are created parallel to this axis. - + Set the Z-axis depth offset from the target surface. Set the Z-axis depth offset from the target surface. - + Set the sampling resolution. Smaller values quickly increase processing time. Set the sampling resolution. Smaller values quickly increase processing time. @@ -1874,8 +1866,8 @@ The latter can be used to face of the entire stock area to ensure uniform height Make True, if specifying a Start Point - + Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. @@ -1910,14 +1902,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Depth offset - + Step over 한 단계 진행 - + The amount by which the tool is laterally displaced on each cycle of the pattern, specified in percent of the tool diameter. A step over of 100% results in no overlap between two different cycles. @@ -1926,14 +1918,14 @@ A step over of 100% results in no overlap between two different cycles. A step over of 100% results in no overlap between two different cycles. - + Sample interval Sample interval - + Optimize Linear Paths Optimize Linear Paths @@ -2081,8 +2073,8 @@ Default: 3 mm Orientation - + Type 유형 @@ -2112,8 +2104,8 @@ Default: 3 mm TPI - + Operation Operation @@ -3034,8 +3026,8 @@ Should multiple tools or tool shapes with the same name exist in different direc AxisMap Dressup - + Radius Radius @@ -3450,8 +3442,8 @@ Should multiple tools or tool shapes with the same name exist in different direc TaskPathSimulator - + Path Simulator Path Simulator @@ -4343,10 +4335,9 @@ For example: Don't Show This Anymore - + Edit - int = field(default=None) 편집 @@ -4488,8 +4479,8 @@ For example: The non-planar adaptive start is also unavailable. - + %s is not a Base Model object of the job %s %s is not a Base Model object of the job %s @@ -4509,8 +4500,8 @@ For example: Profile entire model, selected face(s) or selected edge(s) - + Choose a Path Job Choose a Path Job @@ -4614,6 +4605,7 @@ For example: List of custom property groups + int = field(default=None) List of custom property groups @@ -4676,12 +4668,12 @@ For example: + + - - The base path to modify The base path to modify @@ -4975,9 +4967,9 @@ For example: Collection of all tool controllers for the job + - Operations Cycle Time Estimation Operations Cycle Time Estimation @@ -5062,8 +5054,8 @@ For example: Fixture Offset Number - + Make False, to prevent operation from generating code Make False, to prevent operation from generating code @@ -5083,8 +5075,8 @@ For example: Influences accuracy and performance - + Percent of cutter diameter to step over on each pass Percent of cutter diameter to step over on each pass @@ -5260,10 +5252,10 @@ For example: The start point of this path - - - + + + Make True, if specifying a Start Point Make True, if specifying a Start Point @@ -5377,9 +5369,9 @@ For example: Apply G99 retraction: only retract to RetractHeight between holes in this operation - + Additional base objects to be engraved Additional base objects to be engraved @@ -5420,9 +5412,9 @@ For example: Starting Radius - + Extra value to stay away from final profile- good for roughing toolpath Extra value to stay away from final profile- good for roughing toolpath @@ -5442,9 +5434,9 @@ For example: Exclude milling raised areas inside the face. - - + + Choose how to process multiple Base Geometry features. Choose how to process multiple Base Geometry features. @@ -5465,8 +5457,8 @@ For example: Process the model and stock in an operation with no Base Geometry selected. - + The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) @@ -5567,8 +5559,8 @@ For example: Make True, if using Cutter Radius Compensation - + Show the temporary path construction objects when module is in DEBUG mode. Show the temporary path construction objects when module is in DEBUG mode. @@ -5584,8 +5576,8 @@ For example: Enter custom end point for slot path. - + Set the geometric clearing pattern to use for the operation. Set the geometric clearing pattern to use for the operation. @@ -5601,8 +5593,8 @@ For example: Positive extends the end of the path, negative shortens. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Complete the operation in a single pass at depth, or multiple passes to final depth. @@ -5633,8 +5625,8 @@ For example: Enable to reverse the cut direction of the slot path. - + The custom start point for the path of this operation The custom start point for the path of this operation @@ -6149,24 +6141,24 @@ For example: Path_Dressup - + Please select one path object Please select one path object - + The selected object is not a path The selected object is not a path - + Please select a Path object Please select a Path object @@ -6323,8 +6315,8 @@ For example: Select Probe Point File - + All Files (*.*) All Files (*.*) @@ -6978,14 +6970,14 @@ For example: PathProfile - + Outside Outside - + Inside Inside diff --git a/src/Mod/Path/Gui/Resources/translations/Path_nl.ts b/src/Mod/Path/Gui/Resources/translations/Path_nl.ts index 30dc09ceba..3d67e50734 100644 --- a/src/Mod/Path/Gui/Resources/translations/Path_nl.ts +++ b/src/Mod/Path/Gui/Resources/translations/Path_nl.ts @@ -547,31 +547,31 @@ For stock from the Base object's bounding box it means the extra material in all Form - - - - - - - - - - - - - - - - - + - - - + + + + + + + + + + + + + + + + + + + Form Vorm @@ -742,17 +742,17 @@ For stock from the Base object's bounding box it means the extra material in all Clears list of base geometries - + Add Toevoegen - - + + Remove Verwijderen @@ -807,8 +807,8 @@ Reset deletes all current items from the list and fills the list with all circul Herstel - + All objects will be processed using the same operation properties. All objects will be processed using the same operation properties. @@ -853,32 +853,32 @@ Reset deletes all current items from the list and fills the list with all circul All locations will be processed using the same operation properties. - + Start Depth Start Depth - + Start Depth of the operation. The highest point in Z-axis the operation needs to process. Start Depth of the operation. The highest point in Z-axis the operation needs to process. - + Transfer the Z value of the selected feature as the Start Depth for the operation. Transfer the Z value of the selected feature as the Start Depth for the operation. - + The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. - + Transfer the Z value of the selected feature as the Final Depth for the operation. Transfer the Z value of the selected feature as the Final Depth for the operation. @@ -893,14 +893,14 @@ Reset deletes all current items from the list and fills the list with all circul Depth of the final cut of the operation. Can be used to produce a cleaner finish. - + Final Depth Final Depth - + Step Down Step Down @@ -940,34 +940,34 @@ Reset deletes all current items from the list and fills the list with all circul Clearance Height - + + + + - - - - + The tool and its settings to be used for this operation. The tool and its settings to be used for this operation. + + + + + + + + + + - - - - - - - - - - Coolant Mode Coolant Mode @@ -977,28 +977,28 @@ Reset deletes all current items from the list and fills the list with all circul G Gode - - - - - - - - - - - - - - + + + + + + + + + + + + + + Tool Controller Gereedschapsregelaar - - + + Coolant Koelvloeistof @@ -1018,8 +1018,8 @@ Reset deletes all current items from the list and fills the list with all circul Operation Type - + Step Over Percent Step Over Percent @@ -1069,8 +1069,8 @@ Reset deletes all current items from the list and fills the list with all circul Profiel voltooien - + Use Outline Use Outline @@ -1125,10 +1125,10 @@ Reset deletes all current items from the list and fills the list with all circul Stop - + - + Direction Richting @@ -1138,15 +1138,15 @@ Reset deletes all current items from the list and fills the list with all circul The direction in which the profile is performed, clockwise or counterclockwise. - + CW Rechtsom - + CCW Linksom @@ -1171,6 +1171,8 @@ Reset deletes all current items from the list and fills the list with all circul Miter joint + + @@ -1180,8 +1182,6 @@ Reset deletes all current items from the list and fills the list with all circul - - mm mm @@ -1397,11 +1397,11 @@ Reset deletes all current items from the list and fills the list with all circul Patroon + + - - The tool and its settings to be used for this operation @@ -1492,9 +1492,9 @@ The latter can be used to face of the entire stock area to ensure uniform height Material Allowance + - Use Start Point Gebruik startpunt @@ -1750,9 +1750,9 @@ The latter can be used to face of the entire stock area to ensure uniform height Extend Path End - + Layer Mode Layer Mode @@ -1792,8 +1792,8 @@ The latter can be used to face of the entire stock area to ensure uniform height Scantype - + Cut Pattern Cut Pattern @@ -1808,14 +1808,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Avoid Last X Faces - + Bounding Box Bounding Box - + Select the overall boundary for the operation. Select the overall boundary for the operation. @@ -1825,14 +1825,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Planar: Flat, 3D surface scan. Rotational: 4th-axis rotational scan. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Complete the operation in a single pass at depth, or multiple passes to final depth. - + Set the geometric clearing pattern to use for the operation. Set the geometric clearing pattern to use for the operation. @@ -1857,14 +1857,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Dropcutter lines are created parallel to this axis. - + Set the Z-axis depth offset from the target surface. Set the Z-axis depth offset from the target surface. - + Set the sampling resolution. Smaller values quickly increase processing time. Set the sampling resolution. Smaller values quickly increase processing time. @@ -1874,8 +1874,8 @@ The latter can be used to face of the entire stock area to ensure uniform height Make True, if specifying a Start Point - + Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. @@ -1910,14 +1910,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Depth offset - + Step over Stap over - + The amount by which the tool is laterally displaced on each cycle of the pattern, specified in percent of the tool diameter. A step over of 100% results in no overlap between two different cycles. @@ -1926,14 +1926,14 @@ A step over of 100% results in no overlap between two different cycles. A step over of 100% results in no overlap between two different cycles. - + Sample interval Sample interval - + Optimize Linear Paths Optimize Linear Paths @@ -2081,8 +2081,8 @@ Default: 3 mm Oriëntatie - + Type Type @@ -2112,8 +2112,8 @@ Default: 3 mm TPI - + Operation Bewerking @@ -3034,8 +3034,8 @@ Should multiple tools or tool shapes with the same name exist in different direc AxisMap Dressup - + Radius Radius @@ -3450,8 +3450,8 @@ Should multiple tools or tool shapes with the same name exist in different direc TaskPathSimulator - + Path Simulator Path Simulator @@ -4343,10 +4343,9 @@ For example: Laat dit niet meer zien - + Edit - int = field(default=None) Bewerken @@ -4488,8 +4487,8 @@ For example: The non-planar adaptive start is also unavailable. - + %s is not a Base Model object of the job %s %s is not a Base Model object of the job %s @@ -4509,8 +4508,8 @@ For example: Profile entire model, selected face(s) or selected edge(s) - + Choose a Path Job Choose a Path Job @@ -4614,6 +4613,7 @@ For example: List of custom property groups + int = field(default=None) List of custom property groups @@ -4676,12 +4676,12 @@ For example: + + - - The base path to modify The base path to modify @@ -4975,9 +4975,9 @@ For example: Collection of all tool controllers for the job + - Operations Cycle Time Estimation Operations Cycle Time Estimation @@ -5062,8 +5062,8 @@ For example: Fixture Offset Number - + Make False, to prevent operation from generating code Make False, to prevent operation from generating code @@ -5083,8 +5083,8 @@ For example: Influences accuracy and performance - + Percent of cutter diameter to step over on each pass Percent of cutter diameter to step over on each pass @@ -5260,10 +5260,10 @@ For example: Het beginpunt van dit pad - - - + + + Make True, if specifying a Start Point Make True, if specifying a Start Point @@ -5377,9 +5377,9 @@ For example: Apply G99 retraction: only retract to RetractHeight between holes in this operation - + Additional base objects to be engraved Additional base objects to be engraved @@ -5420,9 +5420,9 @@ For example: Startstraal - + Extra value to stay away from final profile- good for roughing toolpath Extra value to stay away from final profile- good for roughing toolpath @@ -5442,9 +5442,9 @@ For example: Exclude milling raised areas inside the face. - - + + Choose how to process multiple Base Geometry features. Choose how to process multiple Base Geometry features. @@ -5465,8 +5465,8 @@ For example: Process the model and stock in an operation with no Base Geometry selected. - + The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) @@ -5567,8 +5567,8 @@ For example: Make True, if using Cutter Radius Compensation - + Show the temporary path construction objects when module is in DEBUG mode. Show the temporary path construction objects when module is in DEBUG mode. @@ -5584,8 +5584,8 @@ For example: Enter custom end point for slot path. - + Set the geometric clearing pattern to use for the operation. Set the geometric clearing pattern to use for the operation. @@ -5601,8 +5601,8 @@ For example: Positive extends the end of the path, negative shortens. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Complete the operation in a single pass at depth, or multiple passes to final depth. @@ -5633,8 +5633,8 @@ For example: Enable to reverse the cut direction of the slot path. - + The custom start point for the path of this operation The custom start point for the path of this operation @@ -6149,24 +6149,24 @@ For example: Path_Dressup - + Please select one path object Please select one path object - + The selected object is not a path The selected object is not a path - + Please select a Path object Please select a Path object @@ -6323,8 +6323,8 @@ For example: Select Probe Point File - + All Files (*.*) Alle bestanden (*.*) @@ -6978,14 +6978,14 @@ For example: PathProfile - + Outside Buiten - + Inside Binnen diff --git a/src/Mod/Path/Gui/Resources/translations/Path_pl.ts b/src/Mod/Path/Gui/Resources/translations/Path_pl.ts index 5854d50114..9dd84f20b1 100644 --- a/src/Mod/Path/Gui/Resources/translations/Path_pl.ts +++ b/src/Mod/Path/Gui/Resources/translations/Path_pl.ts @@ -6,7 +6,7 @@ Path - Ścieżka + CAM @@ -24,7 +24,7 @@ Path - Ścieżka + CAM @@ -47,7 +47,7 @@ Compound - Złożenie + Kształt złożony @@ -60,7 +60,7 @@ Path - Ścieżka + CAM @@ -551,31 +551,31 @@ Dla nadmiaru materiału podstawowego z ramki otaczającej oznacza to naddatek ma Form - - - - - - - - - - - - - - - - - + - - - + + + + + + + + + + + + + + + + + + + Form Formularz @@ -746,17 +746,17 @@ Dla nadmiaru materiału podstawowego z ramki otaczającej oznacza to naddatek ma Czyści listę geometrii bazowych - + Add Dodaj - - + + Remove Usuń @@ -808,11 +808,11 @@ Zresetuje wszystkie bieżące elementy z listy i wypełnia listę wszystkimi okr Reset - Reset + Resetuj - + All objects will be processed using the same operation properties. Wszystkie obiekty będą przetwarzane przy użyciu tych samych właściwości operacji. @@ -857,32 +857,32 @@ Zresetuje wszystkie bieżące elementy z listy i wypełnia listę wszystkimi okr Wszystkie miejsca będą przetwarzane przy użyciu tych samych właściwości operacji. - + Start Depth Głębokość początkowa - + Start Depth of the operation. The highest point in Z-axis the operation needs to process. Zacznij operację od Głębokości. Najwyższy punkt w osi Z, który ma zostać przetworzony. - + Transfer the Z value of the selected feature as the Start Depth for the operation. Przenieś wartość Z wybranej cechy jako początkową głębokość dla tej operacji - + The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. Głębokość operacji, która odpowiada najniższej wartości w osi Z, którą operacja musi przetwarzać. - + Transfer the Z value of the selected feature as the Final Depth for the operation. Przenieś wartość Z wybranej cechy jako końcową głębokość operacji @@ -897,14 +897,14 @@ Zresetuje wszystkie bieżące elementy z listy i wypełnia listę wszystkimi okr Głębokość operacji zakończenia obróbki. Może być użyta do uzyskania czystszego wykończenia. - + Final Depth Ostateczna głębokość - + Step Down Krok w dół @@ -944,34 +944,34 @@ Zresetuje wszystkie bieżące elementy z listy i wypełnia listę wszystkimi okr Wysokość prześwitu - + + + + - - - - + The tool and its settings to be used for this operation. Narzędzie i jego ustawienia, które będą używane do tej operacji. + + + + + + + + + + - - - - - - - - - - Coolant Mode Tryb chłodzenia @@ -981,28 +981,28 @@ Zresetuje wszystkie bieżące elementy z listy i wypełnia listę wszystkimi okr G Gode - - - - - - - - - - - - - - + + + + + + + + + + + + + + Tool Controller Kontroler narzędzi - - + + Coolant Chłodziwo @@ -1022,8 +1022,8 @@ Zresetuje wszystkie bieżące elementy z listy i wypełnia listę wszystkimi okr Typ operacji - + Step Over Percent Krok dalej procentowo @@ -1073,8 +1073,8 @@ Zresetuje wszystkie bieżące elementy z listy i wypełnia listę wszystkimi okr Wykończ profil - + Use Outline Użyj konturu @@ -1129,10 +1129,10 @@ Zresetuje wszystkie bieżące elementy z listy i wypełnia listę wszystkimi okr Zatrzymaj - + - + Direction Kierunek @@ -1142,15 +1142,15 @@ Zresetuje wszystkie bieżące elementy z listy i wypełnia listę wszystkimi okr Kierunek, w którym wykonywany jest profil, zgodnie z ruchem wskazówek zegara lub w kierunku przeciwnym do ruchu wskazówek zegara. - + CW Zgodnie ze wskazówkami zegara - + CCW Przeciwnie do ruchu wskazówek zegara @@ -1175,6 +1175,8 @@ Zresetuje wszystkie bieżące elementy z listy i wypełnia listę wszystkimi okr Połączenie ukośne + + @@ -1184,8 +1186,6 @@ Zresetuje wszystkie bieżące elementy z listy i wypełnia listę wszystkimi okr - - mm mm @@ -1197,7 +1197,7 @@ Zresetuje wszystkie bieżące elementy z listy i wypełnia listę wszystkimi okr TextLabel - Etykieta tekstu + Etykieta @@ -1237,7 +1237,7 @@ Zresetuje wszystkie bieżące elementy z listy i wypełnia listę wszystkimi okr Extend Depth - Rozszerz głębokość + Pogłębienie @@ -1401,11 +1401,11 @@ Zresetuje wszystkie bieżące elementy z listy i wypełnia listę wszystkimi okr Wzór + + - - The tool and its settings to be used for this operation @@ -1438,7 +1438,7 @@ Ta druga opcja może być użyta do ściany całego obszaru naddatku, aby zapewn Spiral - Spirala + Spiralnie @@ -1448,7 +1448,7 @@ Ta druga opcja może być użyta do ściany całego obszaru naddatku, aby zapewn Line - Linia + Liniowo @@ -1496,9 +1496,9 @@ Ta druga opcja może być użyta do ściany całego obszaru naddatku, aby zapewn Dodatek materiału + - Use Start Point Użyj punktu początkowego @@ -1754,9 +1754,9 @@ Ta druga opcja może być użyta do ściany całego obszaru naddatku, aby zapewn Końcowy zakres ścieżki - + Layer Mode Tryb warstw @@ -1796,8 +1796,8 @@ Ta druga opcja może być użyta do ściany całego obszaru naddatku, aby zapewn Metoda skanowania - + Cut Pattern Wytnij wzór @@ -1812,14 +1812,14 @@ Ta druga opcja może być użyta do ściany całego obszaru naddatku, aby zapewn Unikaj ostatnich X ścian - + Bounding Box Ramka otaczająca - + Select the overall boundary for the operation. Wybierz ogólną granicę dla operacji. @@ -1830,14 +1830,14 @@ Ta druga opcja może być użyta do ściany całego obszaru naddatku, aby zapewn Obrotowy: Skanowanie obrotowe w 4 osiach. - + Complete the operation in a single pass at depth, or multiple passes to final depth. - Wykonaj operację w jednym przejściu na głębokość lub w kilku przejściach do głębokości końcowej. + Wykonaj operację w jednym przejściu na określoną głębokość lub w kilku przejściach do głębokości końcowej. - + Set the geometric clearing pattern to use for the operation. Ustaw geometryczny wzorzec oczyszczenia, który ma być używany podczas operacji. @@ -1862,27 +1862,27 @@ Obrotowy: Skanowanie obrotowe w 4 osiach. Linie frezowania wgłębnego tworzone są równoległe do tej osi. - + Set the Z-axis depth offset from the target surface. Ustaw przesunięcie głębokości osi Z od powierzchni docelowej. - + Set the sampling resolution. Smaller values quickly increase processing time. - Ustaw rozdzielczość próbkowania. Im mniejsza wartość tym dłuższy czas przetwarzania. + Ustaw rozdzielczość próbkowania. Im mniejsza wartość, tym dłuższy czas przetwarzania. Make True, if specifying a Start Point - Upewnij się, że określasz punkt początkowy + Ustaw "Prawda", jeśli określono punkt początkowy - + Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. - Włącz optymalizację ścieżek liniowych (punktów współliniowych). Usuwa niepotrzebne punkty współliniowe z wygenerowanego G-code. + Włącz optymalizację ścieżek liniowych (punktów współliniowych). Usuwa niepotrzebne punkty współliniowe z wygenerowanego G-Code. @@ -1915,14 +1915,14 @@ Obrotowy: Skanowanie obrotowe w 4 osiach. Głębokość przesunięcia - + Step over Krok dalej - + The amount by which the tool is laterally displaced on each cycle of the pattern, specified in percent of the tool diameter. A step over of 100% results in no overlap between two different cycles. @@ -1931,14 +1931,14 @@ A step over of 100% results in no overlap between two different cycles. Przekroczenie wartości 100% powoduje, że dwa różne cykle nie nakładają się na siebie. - + Sample interval Odstęp między próbkami - + Optimize Linear Paths Optymalizuj ścieżki liniowe @@ -2007,7 +2007,7 @@ Domyślnie: OpToolDiameter Clearance - Pasowanie + Prześwit @@ -2086,8 +2086,8 @@ Domyślnie: 3 mm Orientacja - + Type Typ @@ -2109,7 +2109,7 @@ Domyślnie: 3 mm Pitch - Nachylenie + Odstęp @@ -2117,8 +2117,8 @@ Domyślnie: 3 mm TPI - + Operation Operacja @@ -2163,7 +2163,7 @@ Domyślna wartość = 10 Select the algorithm to use: OCL Dropcutter*, or Experimental (Not OCL based). Wybierz algorytm do użycia: -OL Dropcutter* lub Eksperymentalny (nieoparty na OCL). +OCL Dropcutter* lub Eksperymentalny (nieoparty na OCL). @@ -2405,7 +2405,7 @@ Jeśli promień jest większy niż ten, który utrzymuje sam kształt podpory, w Post Processor - Postprocesor + Przetwarzanie końcowe @@ -2577,7 +2577,7 @@ Jeśli pole pozostanie puste, żaden szablon nie zostanie wstępnie wybrany. Create Box - Utwórz pole + Utwórz sześcian @@ -2982,7 +2982,7 @@ Should multiple tools or tool shapes with the same name exist in different direc Tangent - Stycznie + Styczna @@ -3042,8 +3042,8 @@ Should multiple tools or tool shapes with the same name exist in different direc Wykończenie odwzorowanie osi - + Radius Promień @@ -3055,7 +3055,7 @@ Should multiple tools or tool shapes with the same name exist in different direc The radius of the wrapped axis - Dostosowany promień osi + Promień mapowania wokół osi @@ -3151,12 +3151,12 @@ Should multiple tools or tool shapes with the same name exist in different direc Left - Od lewej + Z lewej Right - Od prawej + Z prawej @@ -3176,12 +3176,12 @@ Should multiple tools or tool shapes with the same name exist in different direc custom - niestandardowe + użytkownika fixed - nieruchomy + stały @@ -3211,12 +3211,12 @@ Should multiple tools or tool shapes with the same name exist in different direc Angles less than filter angle will not receive corner actions - Kąty mniejsze, niż kąt filtra nie otrzymają akcji narożników + Kąty mniejsze niż kąt filtrowania nie otrzymają operacji narożnikowych Distance the point trails behind the spindle - Jak daleko punkt idzie za wrzecionem + Odległość punktu śladu za wrzecionem @@ -3372,7 +3372,7 @@ Should multiple tools or tool shapes with the same name exist in different direc Final Depth - Ostateczna głębokość + Głębokość końcowa @@ -3382,7 +3382,7 @@ Should multiple tools or tool shapes with the same name exist in different direc Finish Step Down - Zakończ krokiem w dół + Zakończ krok w dół @@ -3458,8 +3458,8 @@ Should multiple tools or tool shapes with the same name exist in different direc TaskPathSimulator - + Path Simulator Symulator obróbki @@ -3481,7 +3481,7 @@ Should multiple tools or tool shapes with the same name exist in different direc Play - Odtwarzaj + Odtwórz @@ -3541,7 +3541,7 @@ Should multiple tools or tool shapes with the same name exist in different direc TextLabel - Etykieta tekstu + Etykieta @@ -3619,7 +3619,7 @@ Should multiple tools or tool shapes with the same name exist in different direc Cutting Edge Height - Wysokość krawędzi skawającej + Długość krawędzi skrawającej @@ -3652,7 +3652,7 @@ Should multiple tools or tool shapes with the same name exist in different direc TextLabel - Etykieta tekstu + Etykieta @@ -3800,7 +3800,7 @@ FreeCAD has no knowledge of where a particular coordinate system exists within t Create Box - Utwórz pole + Utwórz sześcian @@ -3936,7 +3936,7 @@ FreeCAD has no knowledge of where a particular coordinate system exists within t Compound - Złożenie + Kształt złożony @@ -4004,7 +4004,7 @@ Domyślnie: 5mm Final Depth - Ostateczna głębokość + Głębokość końcowa @@ -4125,7 +4125,7 @@ Domyślnie: OpToolDiameter Clearance - Pasowanie + Prześwit @@ -4191,7 +4191,7 @@ Domyślnie: 3 mm Rapid Speeds - Szybki posów + Posuw szybki @@ -4344,11 +4344,10 @@ Na przykład: Nie wyświetlaj tego więcej - + Edit - int = field(default=None) - Edycja + Edytuj @@ -4489,8 +4488,8 @@ Na przykład: Nie jest również dostępny nieplanarny start adaptacyjny. - + %s is not a Base Model object of the job %s %s nie jest obiektem modelu podstawowego zadania %s @@ -4510,8 +4509,8 @@ Na przykład: Profiluj cały model, wybrane ściany lub wybrane krawędzie - + Choose a Path Job Wybierz ścieżkę zadania @@ -4615,6 +4614,7 @@ Na przykład: List of custom property groups + int = field(default=None) Lista grup właściwości niestandardowych @@ -4677,12 +4677,12 @@ Na przykład: + + - - The base path to modify Ścieżka bazowa do modyfikacji @@ -4976,9 +4976,9 @@ Na przykład: Zbiór wszystkich kontrolerów narzędzi do pracy + - Operations Cycle Time Estimation Szacunkowy czas trwania cyklu operacji @@ -5063,8 +5063,8 @@ Na przykład: Numer przesunięcia urządzenia - + Make False, to prevent operation from generating code Zaznacz "Fałsz”, jeśli chcesz uniemożliwić operacji generowanie jakiegokolwiek kodu @@ -5084,8 +5084,8 @@ Na przykład: Wpływa na dokładność i wydajność - + Percent of cutter diameter to step over on each pass Procent średnicy freza do przesunięcia przy każdym przejściu @@ -5261,10 +5261,10 @@ Na przykład: Punkt początkowy tej ścieżki - - - + + + Make True, if specifying a Start Point Upewnij się, że określasz punkt początkowy @@ -5378,9 +5378,9 @@ Na przykład: Zastosuj wycofanie G99: w tej operacji wycofuj tylko do wysokości "WysokośćWycofania" pomiędzy otworami - + Additional base objects to be engraved Dodatkowe obiekty podstawowe do grawerowania @@ -5421,9 +5421,9 @@ Na przykład: Promień początkowy - + Extra value to stay away from final profile- good for roughing toolpath Dodatkową wartość odległości od profilu końcowego odpowiednia do obróbki zgrubnej @@ -5443,9 +5443,9 @@ Na przykład: Wyklucz frezowanie podwyższonych obszarów wewnątrz powierzchni czołowej. - - + + Choose how to process multiple Base Geometry features. Wybierz sposób przetwarzania wielu elementów geometrii podstawowej. @@ -5466,8 +5466,8 @@ Na przykład: Przetwarzaj model i materiał w elemencie bez wybranej geometrii bazowej. - + The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) Kierunek, w którym narzędzie porusza się po ścieżce wokół części, zgodnie (CW) lub przeciwnie (CCW) do ruchu wskazówek zegara @@ -5568,8 +5568,8 @@ Na przykład: Ustaw wartość Prawda, jeśli używasz kompensacji promienia frezu - + Show the temporary path construction objects when module is in DEBUG mode. Pokaż tymczasowe obiekty konstrukcyjne ścieżki, gdy moduł jest w trybie DEBUGOWANIA. @@ -5585,8 +5585,8 @@ Na przykład: Wprowadź przykładowy punkt końcowy dla ścieżki rowka. - + Set the geometric clearing pattern to use for the operation. Ustaw geometryczny wzorzec oczyszczenia, który ma być używany podczas operacji. @@ -5602,8 +5602,8 @@ Na przykład: Wartość dodatnia przedłuża koniec ścieżki, wartość ujemna skraca go. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Wykonaj operację w jednym przejściu na głębokość lub w kilku przejściach do głębokości końcowej. @@ -5634,8 +5634,8 @@ Na przykład: Włącz, aby odwrócić kierunek skrawania ścieżki rowka. - + The custom start point for the path of this operation Niestandardowy punkt początkowy dla ścieżki tej operacji @@ -6153,24 +6153,24 @@ OL Dropcutter* lub Eksperymentalny (nieoparty na OCL). Path_Dressup - + Please select one path object Proszę wybrać jeden obiekt ścieżki - + The selected object is not a path Wybrany obiekt nie jest ścieżką - + Please select a Path object Proszę wybrać obiekt ścieżki @@ -6327,8 +6327,8 @@ OL Dropcutter* lub Eksperymentalny (nieoparty na OCL). Wybierz plik punktów pomiarowych - + All Files (*.*) Wszystkie pliki (*.*) @@ -6422,12 +6422,12 @@ OL Dropcutter* lub Eksperymentalny (nieoparty na OCL). Unsupported stock object %s - Nieobsługiwany obiekt naddatku %s + Nieobsługiwany obiekt półproduktu %s Unsupported stock type %s (%d) - Nieobsługiwany typ naddatku %s (%d) + Nieobsługiwany typ półproduktu %s (%d) @@ -6808,7 +6808,7 @@ OL Dropcutter* lub Eksperymentalny (nieoparty na OCL). Note - Notatka + Uwaga @@ -6982,14 +6982,14 @@ OL Dropcutter* lub Eksperymentalny (nieoparty na OCL). PathProfile - + Outside Na zewnątrz - + Inside Wewnątrz @@ -7132,7 +7132,7 @@ OL Dropcutter* lub Eksperymentalny (nieoparty na OCL). Normal - Normalny + Wektor normalny @@ -7224,12 +7224,12 @@ OL Dropcutter* lub Eksperymentalny (nieoparty na OCL). Long Edge - Krawędź długa + Dłuższa krawędź Short Edge - Krawędź krótka + Krótsza krawędź @@ -7439,7 +7439,7 @@ OL Dropcutter* lub Eksperymentalny (nieoparty na OCL). Stock - Półprodukt + Półwyrób @@ -7556,7 +7556,7 @@ OL Dropcutter* lub Eksperymentalny (nieoparty na OCL). Planar - Płaski + Planarny @@ -7736,7 +7736,7 @@ OL Dropcutter* lub Eksperymentalny (nieoparty na OCL). OCL Dropcutter - Frezowanie OCL + Rwanie wióra OCL @@ -7788,7 +7788,7 @@ OL Dropcutter* lub Eksperymentalny (nieoparty na OCL). CircularZigZag - Okrągły zygzak + Kolisty zygzak @@ -7827,7 +7827,7 @@ OL Dropcutter* lub Eksperymentalny (nieoparty na OCL). None - Brak + Żaden @@ -7865,7 +7865,7 @@ OL Dropcutter* lub Eksperymentalny (nieoparty na OCL). The GeometryTolerance for this Job is 0.0. - TolerancjaGeometrii dla tego zadania wynosi 0.0. + Tolerancja Geometrii dla tego zadania wynosi 0,0. @@ -8408,7 +8408,7 @@ Przerwanie procesu tworzenia Path - Ścieżka + CAM diff --git a/src/Mod/Path/Gui/Resources/translations/Path_pt-BR.ts b/src/Mod/Path/Gui/Resources/translations/Path_pt-BR.ts index d756c88d37..62dc5dc102 100644 --- a/src/Mod/Path/Gui/Resources/translations/Path_pt-BR.ts +++ b/src/Mod/Path/Gui/Resources/translations/Path_pt-BR.ts @@ -547,31 +547,31 @@ For stock from the Base object's bounding box it means the extra material in all Form - - - - - - - - - - - - - - - - - + - - - + + + + + + + + + + + + + + + + + + + Form Formulário @@ -742,17 +742,17 @@ For stock from the Base object's bounding box it means the extra material in all Clears list of base geometries - + Add Adicionar - - + + Remove Remover @@ -807,8 +807,8 @@ Reset deletes all current items from the list and fills the list with all circul Restaurar - + All objects will be processed using the same operation properties. Todos os objetos serão processados usando as mesmas propriedades da operação. @@ -853,32 +853,32 @@ Reset deletes all current items from the list and fills the list with all circul Todas as localizações serão processadas usando as mesmas propriedades de operação. - + Start Depth Profundidade inicial - + Start Depth of the operation. The highest point in Z-axis the operation needs to process. Start Depth of the operation. The highest point in Z-axis the operation needs to process. - + Transfer the Z value of the selected feature as the Start Depth for the operation. Transfer the Z value of the selected feature as the Start Depth for the operation. - + The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. - + Transfer the Z value of the selected feature as the Final Depth for the operation. Transfer the Z value of the selected feature as the Final Depth for the operation. @@ -893,14 +893,14 @@ Reset deletes all current items from the list and fills the list with all circul Depth of the final cut of the operation. Can be used to produce a cleaner finish. - + Final Depth Profundidade final - + Step Down Passo Abaixo @@ -940,34 +940,34 @@ Reset deletes all current items from the list and fills the list with all circul Altura livre - + + + + - - - - + The tool and its settings to be used for this operation. The tool and its settings to be used for this operation. + + + + + + + + + + - - - - - - - - - - Coolant Mode Modo de resfriamento @@ -977,28 +977,28 @@ Reset deletes all current items from the list and fills the list with all circul G Code - - - - - - - - - - - - - - + + + + + + + + + + + + + + Tool Controller Controlador de ferramenta - - + + Coolant Líquido de refrigeração @@ -1018,8 +1018,8 @@ Reset deletes all current items from the list and fills the list with all circul Tipo de operação - + Step Over Percent Porcentagem de sobreposição @@ -1069,8 +1069,8 @@ Reset deletes all current items from the list and fills the list with all circul Perfil de acabamento - + Use Outline Usar contorno @@ -1125,10 +1125,10 @@ Reset deletes all current items from the list and fills the list with all circul Parar - + - + Direction Direção @@ -1138,15 +1138,15 @@ Reset deletes all current items from the list and fills the list with all circul The direction in which the profile is performed, clockwise or counterclockwise. - + CW Sentido Horário - + CCW Sentido Anti-horário @@ -1171,6 +1171,8 @@ Reset deletes all current items from the list and fills the list with all circul Miter joint + + @@ -1180,8 +1182,6 @@ Reset deletes all current items from the list and fills the list with all circul - - mm mm @@ -1397,11 +1397,11 @@ Reset deletes all current items from the list and fills the list with all circul Padrão + + - - The tool and its settings to be used for this operation @@ -1492,9 +1492,9 @@ The latter can be used to face of the entire stock area to ensure uniform height Material Allowance + - Use Start Point Usar ponto inicial @@ -1750,9 +1750,9 @@ The latter can be used to face of the entire stock area to ensure uniform height Extend Path End - + Layer Mode Modo de Camadas @@ -1792,8 +1792,8 @@ The latter can be used to face of the entire stock area to ensure uniform height Tipo de escaneamento - + Cut Pattern Padrão de Corte @@ -1808,14 +1808,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Evitar Últimas X Faces - + Bounding Box Caixa delimitadora - + Select the overall boundary for the operation. Select the overall boundary for the operation. @@ -1825,14 +1825,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Planar: Flat, 3D surface scan. Rotational: 4th-axis rotational scan. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Complete the operation in a single pass at depth, or multiple passes to final depth. - + Set the geometric clearing pattern to use for the operation. Set the geometric clearing pattern to use for the operation. @@ -1857,14 +1857,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Dropcutter lines are created parallel to this axis. - + Set the Z-axis depth offset from the target surface. Set the Z-axis depth offset from the target surface. - + Set the sampling resolution. Smaller values quickly increase processing time. Set the sampling resolution. Smaller values quickly increase processing time. @@ -1874,8 +1874,8 @@ The latter can be used to face of the entire stock area to ensure uniform height Make True, if specifying a Start Point - + Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. @@ -1910,14 +1910,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Deslocamento da profundidade - + Step over Avançar - + The amount by which the tool is laterally displaced on each cycle of the pattern, specified in percent of the tool diameter. A step over of 100% results in no overlap between two different cycles. @@ -1926,14 +1926,14 @@ A step over of 100% results in no overlap between two different cycles. A step over of 100% results in no overlap between two different cycles. - + Sample interval Intervalo de amostragem - + Optimize Linear Paths Otimizar caminhos lineares @@ -2081,8 +2081,8 @@ Default: 3 mm Orientação - + Type Tipo @@ -2112,8 +2112,8 @@ Default: 3 mm TPP - + Operation Operação @@ -3034,8 +3034,8 @@ Should multiple tools or tool shapes with the same name exist in different direc AxisMap Dressup - + Radius Raio @@ -3450,8 +3450,8 @@ Should multiple tools or tool shapes with the same name exist in different direc TaskPathSimulator - + Path Simulator Path Simulator @@ -4343,10 +4343,9 @@ For example: Don't Show This Anymore - + Edit - int = field(default=None) Editar @@ -4488,8 +4487,8 @@ For example: The non-planar adaptive start is also unavailable. - + %s is not a Base Model object of the job %s %s is not a Base Model object of the job %s @@ -4509,8 +4508,8 @@ For example: Profile entire model, selected face(s) or selected edge(s) - + Choose a Path Job Escolha uma tarefa de trajetória @@ -4614,6 +4613,7 @@ For example: List of custom property groups + int = field(default=None) List of custom property groups @@ -4676,12 +4676,12 @@ For example: + + - - The base path to modify The base path to modify @@ -4975,9 +4975,9 @@ For example: Collection of all tool controllers for the job + - Operations Cycle Time Estimation Operations Cycle Time Estimation @@ -5062,8 +5062,8 @@ For example: Fixture Offset Number - + Make False, to prevent operation from generating code Make False, to prevent operation from generating code @@ -5083,8 +5083,8 @@ For example: Influences accuracy and performance - + Percent of cutter diameter to step over on each pass Percent of cutter diameter to step over on each pass @@ -5260,10 +5260,10 @@ For example: The start point of this path - - - + + + Make True, if specifying a Start Point Make True, if specifying a Start Point @@ -5377,9 +5377,9 @@ For example: Apply G99 retraction: only retract to RetractHeight between holes in this operation - + Additional base objects to be engraved Additional base objects to be engraved @@ -5420,9 +5420,9 @@ For example: Starting Radius - + Extra value to stay away from final profile- good for roughing toolpath Extra value to stay away from final profile- good for roughing toolpath @@ -5442,9 +5442,9 @@ For example: Exclude milling raised areas inside the face. - - + + Choose how to process multiple Base Geometry features. Choose how to process multiple Base Geometry features. @@ -5465,8 +5465,8 @@ For example: Process the model and stock in an operation with no Base Geometry selected. - + The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) @@ -5567,8 +5567,8 @@ For example: Make True, if using Cutter Radius Compensation - + Show the temporary path construction objects when module is in DEBUG mode. Mostra os objetos temporários de construção de trajetória quando o módulo está no modo DEBUG. @@ -5584,8 +5584,8 @@ For example: Enter custom end point for slot path. - + Set the geometric clearing pattern to use for the operation. Set the geometric clearing pattern to use for the operation. @@ -5601,8 +5601,8 @@ For example: Positive extends the end of the path, negative shortens. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Complete the operation in a single pass at depth, or multiple passes to final depth. @@ -5633,8 +5633,8 @@ For example: Enable to reverse the cut direction of the slot path. - + The custom start point for the path of this operation The custom start point for the path of this operation @@ -6149,24 +6149,24 @@ For example: Path_Dressup - + Please select one path object Please select one path object - + The selected object is not a path The selected object is not a path - + Please select a Path object Please select a Path object @@ -6323,8 +6323,8 @@ For example: Select Probe Point File - + All Files (*.*) Todos os arquivos (*.*) @@ -6978,14 +6978,14 @@ For example: PathProfile - + Outside Lado de Fora - + Inside Lado de Dentro diff --git a/src/Mod/Path/Gui/Resources/translations/Path_pt-PT.ts b/src/Mod/Path/Gui/Resources/translations/Path_pt-PT.ts index 513a5c19ac..194f6de29e 100644 --- a/src/Mod/Path/Gui/Resources/translations/Path_pt-PT.ts +++ b/src/Mod/Path/Gui/Resources/translations/Path_pt-PT.ts @@ -547,31 +547,31 @@ For stock from the Base object's bounding box it means the extra material in all Form - - - - - - - - - - - - - - - - - + - - - + + + + + + + + + + + + + + + + + + + Form Formulário @@ -742,17 +742,17 @@ For stock from the Base object's bounding box it means the extra material in all Clears list of base geometries - + Add Adicionar - - + + Remove Remover @@ -807,8 +807,8 @@ Reset deletes all current items from the list and fills the list with all circul Reiniciar - + All objects will be processed using the same operation properties. All objects will be processed using the same operation properties. @@ -853,32 +853,32 @@ Reset deletes all current items from the list and fills the list with all circul All locations will be processed using the same operation properties. - + Start Depth Start Depth - + Start Depth of the operation. The highest point in Z-axis the operation needs to process. Start Depth of the operation. The highest point in Z-axis the operation needs to process. - + Transfer the Z value of the selected feature as the Start Depth for the operation. Transfer the Z value of the selected feature as the Start Depth for the operation. - + The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. - + Transfer the Z value of the selected feature as the Final Depth for the operation. Transfer the Z value of the selected feature as the Final Depth for the operation. @@ -893,14 +893,14 @@ Reset deletes all current items from the list and fills the list with all circul Depth of the final cut of the operation. Can be used to produce a cleaner finish. - + Final Depth Final Depth - + Step Down Step Down @@ -940,34 +940,34 @@ Reset deletes all current items from the list and fills the list with all circul Clearance Height - + + + + - - - - + The tool and its settings to be used for this operation. The tool and its settings to be used for this operation. + + + + + + + + + + - - - - - - - - - - Coolant Mode Coolant Mode @@ -977,28 +977,28 @@ Reset deletes all current items from the list and fills the list with all circul G Gode - - - - - - - - - - - - - - + + + + + + + + + + + + + + Tool Controller Controlador de Ferramenta - - + + Coolant Refrigerante @@ -1018,8 +1018,8 @@ Reset deletes all current items from the list and fills the list with all circul Operation Type - + Step Over Percent Step Over Percent @@ -1069,8 +1069,8 @@ Reset deletes all current items from the list and fills the list with all circul Finishing Profile - + Use Outline Use Outline @@ -1125,10 +1125,10 @@ Reset deletes all current items from the list and fills the list with all circul Parar - + - + Direction Direção @@ -1138,15 +1138,15 @@ Reset deletes all current items from the list and fills the list with all circul The direction in which the profile is performed, clockwise or counterclockwise. - + CW CW - + CCW CCW @@ -1171,6 +1171,8 @@ Reset deletes all current items from the list and fills the list with all circul Miter joint + + @@ -1180,8 +1182,6 @@ Reset deletes all current items from the list and fills the list with all circul - - mm mm @@ -1397,11 +1397,11 @@ Reset deletes all current items from the list and fills the list with all circul Pattern + + - - The tool and its settings to be used for this operation @@ -1492,9 +1492,9 @@ The latter can be used to face of the entire stock area to ensure uniform height Material Allowance + - Use Start Point Use Start Point @@ -1750,9 +1750,9 @@ The latter can be used to face of the entire stock area to ensure uniform height Extend Path End - + Layer Mode Layer Mode @@ -1792,8 +1792,8 @@ The latter can be used to face of the entire stock area to ensure uniform height Scan Type - + Cut Pattern Cut Pattern @@ -1808,14 +1808,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Avoid Last X Faces - + Bounding Box Bounding Box - + Select the overall boundary for the operation. Select the overall boundary for the operation. @@ -1825,14 +1825,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Planar: Flat, 3D surface scan. Rotational: 4th-axis rotational scan. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Complete the operation in a single pass at depth, or multiple passes to final depth. - + Set the geometric clearing pattern to use for the operation. Set the geometric clearing pattern to use for the operation. @@ -1857,14 +1857,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Dropcutter lines are created parallel to this axis. - + Set the Z-axis depth offset from the target surface. Set the Z-axis depth offset from the target surface. - + Set the sampling resolution. Smaller values quickly increase processing time. Set the sampling resolution. Smaller values quickly increase processing time. @@ -1874,8 +1874,8 @@ The latter can be used to face of the entire stock area to ensure uniform height Make True, if specifying a Start Point - + Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. @@ -1910,14 +1910,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Depth offset - + Step over Ignorar - + The amount by which the tool is laterally displaced on each cycle of the pattern, specified in percent of the tool diameter. A step over of 100% results in no overlap between two different cycles. @@ -1926,14 +1926,14 @@ A step over of 100% results in no overlap between two different cycles. A step over of 100% results in no overlap between two different cycles. - + Sample interval Sample interval - + Optimize Linear Paths Optimize Linear Paths @@ -2081,8 +2081,8 @@ Padrão: 3 mm Orientação - + Type Tipo @@ -2112,8 +2112,8 @@ Padrão: 3 mm TPI - + Operation Operação @@ -3034,8 +3034,8 @@ Should multiple tools or tool shapes with the same name exist in different direc AxisMap Dressup - + Radius Raio @@ -3450,8 +3450,8 @@ Should multiple tools or tool shapes with the same name exist in different direc TaskPathSimulator - + Path Simulator Path Simulator @@ -4343,10 +4343,9 @@ For example: Don't Show This Anymore - + Edit - int = field(default=None) Editar @@ -4488,8 +4487,8 @@ For example: The non-planar adaptive start is also unavailable. - + %s is not a Base Model object of the job %s %s is not a Base Model object of the job %s @@ -4509,8 +4508,8 @@ For example: Profile entire model, selected face(s) or selected edge(s) - + Choose a Path Job Choose a Path Job @@ -4614,6 +4613,7 @@ For example: List of custom property groups + int = field(default=None) List of custom property groups @@ -4676,12 +4676,12 @@ For example: + + - - The base path to modify The base path to modify @@ -4975,9 +4975,9 @@ For example: Collection of all tool controllers for the job + - Operations Cycle Time Estimation Operations Cycle Time Estimation @@ -5062,8 +5062,8 @@ For example: Fixture Offset Number - + Make False, to prevent operation from generating code Make False, to prevent operation from generating code @@ -5083,8 +5083,8 @@ For example: Influences accuracy and performance - + Percent of cutter diameter to step over on each pass Percent of cutter diameter to step over on each pass @@ -5260,10 +5260,10 @@ For example: The start point of this path - - - + + + Make True, if specifying a Start Point Make True, if specifying a Start Point @@ -5377,9 +5377,9 @@ For example: Apply G99 retraction: only retract to RetractHeight between holes in this operation - + Additional base objects to be engraved Additional base objects to be engraved @@ -5420,9 +5420,9 @@ For example: Starting Radius - + Extra value to stay away from final profile- good for roughing toolpath Extra value to stay away from final profile- good for roughing toolpath @@ -5442,9 +5442,9 @@ For example: Exclude milling raised areas inside the face. - - + + Choose how to process multiple Base Geometry features. Choose how to process multiple Base Geometry features. @@ -5465,8 +5465,8 @@ For example: Process the model and stock in an operation with no Base Geometry selected. - + The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) @@ -5567,8 +5567,8 @@ For example: Make True, if using Cutter Radius Compensation - + Show the temporary path construction objects when module is in DEBUG mode. Show the temporary path construction objects when module is in DEBUG mode. @@ -5584,8 +5584,8 @@ For example: Enter custom end point for slot path. - + Set the geometric clearing pattern to use for the operation. Set the geometric clearing pattern to use for the operation. @@ -5601,8 +5601,8 @@ For example: Positive extends the end of the path, negative shortens. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Complete the operation in a single pass at depth, or multiple passes to final depth. @@ -5633,8 +5633,8 @@ For example: Enable to reverse the cut direction of the slot path. - + The custom start point for the path of this operation The custom start point for the path of this operation @@ -6149,24 +6149,24 @@ For example: Path_Dressup - + Please select one path object Please select one path object - + The selected object is not a path The selected object is not a path - + Please select a Path object Please select a Path object @@ -6323,8 +6323,8 @@ For example: Select Probe Point File - + All Files (*.*) Todos os Ficheiros (*. *) @@ -6978,14 +6978,14 @@ For example: PathProfile - + Outside Outside - + Inside Inside diff --git a/src/Mod/Path/Gui/Resources/translations/Path_ro.ts b/src/Mod/Path/Gui/Resources/translations/Path_ro.ts index e81bf7d28d..6aca8db2a6 100644 --- a/src/Mod/Path/Gui/Resources/translations/Path_ro.ts +++ b/src/Mod/Path/Gui/Resources/translations/Path_ro.ts @@ -550,31 +550,31 @@ For stock from the Base object's bounding box it means the extra material in all Form - - - - - - - - - - - - - - - - - + - - - + + + + + + + + + + + + + + + + + + + Form Formular @@ -745,17 +745,17 @@ For stock from the Base object's bounding box it means the extra material in all Clears list of base geometries - + Add Adaugă - - + + Remove Elimină @@ -810,8 +810,8 @@ Reset deletes all current items from the list and fills the list with all circul Reinițializare - + All objects will be processed using the same operation properties. Toate obiectele vor fi procesate folosind aceleași proprietăți. @@ -856,32 +856,32 @@ Reset deletes all current items from the list and fills the list with all circul All locations will be processed using the same operation properties. - + Start Depth Start Depth - + Start Depth of the operation. The highest point in Z-axis the operation needs to process. Start Depth of the operation. The highest point in Z-axis the operation needs to process. - + Transfer the Z value of the selected feature as the Start Depth for the operation. Transfer the Z value of the selected feature as the Start Depth for the operation. - + The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. - + Transfer the Z value of the selected feature as the Final Depth for the operation. Transfer the Z value of the selected feature as the Final Depth for the operation. @@ -896,14 +896,14 @@ Reset deletes all current items from the list and fills the list with all circul Depth of the final cut of the operation. Can be used to produce a cleaner finish. - + Final Depth Final Depth - + Step Down Step Down @@ -943,34 +943,34 @@ Reset deletes all current items from the list and fills the list with all circul Clearance Height - + + + + - - - - + The tool and its settings to be used for this operation. The tool and its settings to be used for this operation. + + + + + + + + + + - - - - - - - - - - Coolant Mode Mod Coolant @@ -980,28 +980,28 @@ Reset deletes all current items from the list and fills the list with all circul G Gode - - - - - - - - - - - - - - + + + + + + + + + + + + + + Tool Controller Controler sculă - - + + Coolant Coolant @@ -1021,8 +1021,8 @@ Reset deletes all current items from the list and fills the list with all circul Operation Type - + Step Over Percent Step Over Percent @@ -1072,8 +1072,8 @@ Reset deletes all current items from the list and fills the list with all circul Finishing Profile - + Use Outline Use Outline @@ -1128,10 +1128,10 @@ Reset deletes all current items from the list and fills the list with all circul Stop - + - + Direction Direcţia @@ -1141,15 +1141,15 @@ Reset deletes all current items from the list and fills the list with all circul The direction in which the profile is performed, clockwise or counterclockwise. - + CW CW - + CCW CCW @@ -1174,6 +1174,8 @@ Reset deletes all current items from the list and fills the list with all circul Miter joint + + @@ -1183,8 +1185,6 @@ Reset deletes all current items from the list and fills the list with all circul - - mm mm @@ -1400,11 +1400,11 @@ Reset deletes all current items from the list and fills the list with all circul Model + + - - The tool and its settings to be used for this operation @@ -1495,9 +1495,9 @@ The latter can be used to face of the entire stock area to ensure uniform height Permis material + - Use Start Point Folosește punctul de pornire @@ -1753,9 +1753,9 @@ The latter can be used to face of the entire stock area to ensure uniform height Extend Path End - + Layer Mode Layer Mode @@ -1795,8 +1795,8 @@ The latter can be used to face of the entire stock area to ensure uniform height Scan Type - + Cut Pattern Cut Pattern @@ -1811,14 +1811,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Avoid Last X Faces - + Bounding Box Casetă de încadrare - + Select the overall boundary for the operation. Select the overall boundary for the operation. @@ -1828,14 +1828,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Planar: Flat, 3D surface scan. Rotational: 4th-axis rotational scan. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Complete the operation in a single pass at depth, or multiple passes to final depth. - + Set the geometric clearing pattern to use for the operation. Set the geometric clearing pattern to use for the operation. @@ -1860,14 +1860,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Dropcutter lines are created parallel to this axis. - + Set the Z-axis depth offset from the target surface. Set the Z-axis depth offset from the target surface. - + Set the sampling resolution. Smaller values quickly increase processing time. Set the sampling resolution. Smaller values quickly increase processing time. @@ -1877,8 +1877,8 @@ The latter can be used to face of the entire stock area to ensure uniform height Make True, if specifying a Start Point - + Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. Activează optimizarea căilor liniare (puncte co-liniare). Elimină puncte co-liniare inutile de la ieșirea prin codul G. @@ -1913,14 +1913,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Deplasare adâncime - + Step over A ieși din - + The amount by which the tool is laterally displaced on each cycle of the pattern, specified in percent of the tool diameter. A step over of 100% results in no overlap between two different cycles. @@ -1929,14 +1929,14 @@ A step over of 100% results in no overlap between two different cycles. A step over of 100% results in no overlap between two different cycles. - + Sample interval Intervalul de eșantionare - + Optimize Linear Paths Optimizare căi liniare @@ -2084,8 +2084,8 @@ Default: 3 mm Orientarea - + Type Tip @@ -2115,8 +2115,8 @@ Default: 3 mm TPI - + Operation Operațiune @@ -3037,8 +3037,8 @@ Should multiple tools or tool shapes with the same name exist in different direc AxisMap Dressup - + Radius Raza @@ -3453,8 +3453,8 @@ Should multiple tools or tool shapes with the same name exist in different direc TaskPathSimulator - + Path Simulator Path Simulator @@ -4346,10 +4346,9 @@ De exemplu: Don't Show This Anymore - + Edit - int = field(default=None) Editare @@ -4491,8 +4490,8 @@ De exemplu: The non-planar adaptive start is also unavailable. - + %s is not a Base Model object of the job %s %s is not a Base Model object of the job %s @@ -4512,8 +4511,8 @@ De exemplu: Profile entire model, selected face(s) or selected edge(s) - + Choose a Path Job Alege o lucrare de traiectorie @@ -4617,6 +4616,7 @@ De exemplu: List of custom property groups + int = field(default=None) Lista grupurilor de proprietăți personalizate @@ -4679,12 +4679,12 @@ De exemplu: + + - - The base path to modify The base path to modify @@ -4978,9 +4978,9 @@ De exemplu: Collection of all tool controllers for the job + - Operations Cycle Time Estimation Operations Cycle Time Estimation @@ -5065,8 +5065,8 @@ De exemplu: Fixture Offset Number - + Make False, to prevent operation from generating code Make False, to prevent operation from generating code @@ -5086,8 +5086,8 @@ De exemplu: Influences accuracy and performance - + Percent of cutter diameter to step over on each pass Percent of cutter diameter to step over on each pass @@ -5263,10 +5263,10 @@ De exemplu: The start point of this path - - - + + + Make True, if specifying a Start Point Make True, if specifying a Start Point @@ -5380,9 +5380,9 @@ De exemplu: Apply G99 retraction: only retract to RetractHeight between holes in this operation - + Additional base objects to be engraved Additional base objects to be engraved @@ -5423,9 +5423,9 @@ De exemplu: Starting Radius - + Extra value to stay away from final profile- good for roughing toolpath Extra value to stay away from final profile- good for roughing toolpath @@ -5445,9 +5445,9 @@ De exemplu: Exclude milling raised areas inside the face. - - + + Choose how to process multiple Base Geometry features. Choose how to process multiple Base Geometry features. @@ -5468,8 +5468,8 @@ De exemplu: Process the model and stock in an operation with no Base Geometry selected. - + The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) @@ -5570,8 +5570,8 @@ De exemplu: Make True, if using Cutter Radius Compensation - + Show the temporary path construction objects when module is in DEBUG mode. Show the temporary path construction objects when module is in DEBUG mode. @@ -5587,8 +5587,8 @@ De exemplu: Enter custom end point for slot path. - + Set the geometric clearing pattern to use for the operation. Set the geometric clearing pattern to use for the operation. @@ -5604,8 +5604,8 @@ De exemplu: Positive extends the end of the path, negative shortens. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Complete the operation in a single pass at depth, or multiple passes to final depth. @@ -5636,8 +5636,8 @@ De exemplu: Enable to reverse the cut direction of the slot path. - + The custom start point for the path of this operation The custom start point for the path of this operation @@ -6152,24 +6152,24 @@ De exemplu: Path_Dressup - + Please select one path object Please select one path object - + The selected object is not a path The selected object is not a path - + Please select a Path object Please select a Path object @@ -6326,8 +6326,8 @@ De exemplu: Select Probe Point File - + All Files (*.*) Toate fișierele (*.*) @@ -6981,14 +6981,14 @@ De exemplu: PathProfile - + Outside În afara - + Inside În interior diff --git a/src/Mod/Path/Gui/Resources/translations/Path_ru.ts b/src/Mod/Path/Gui/Resources/translations/Path_ru.ts index 8b3093d6ef..543d64ad48 100644 --- a/src/Mod/Path/Gui/Resources/translations/Path_ru.ts +++ b/src/Mod/Path/Gui/Resources/translations/Path_ru.ts @@ -6,7 +6,7 @@ Path - Path + Траектория @@ -24,7 +24,7 @@ Path - Path + Траектория @@ -47,7 +47,7 @@ Compound - Соединить + Составные @@ -60,7 +60,7 @@ Path - Path + Траектория @@ -131,12 +131,12 @@ Solids - Массивы + Твердотельные объекты 2D - двумерный + 2D @@ -355,7 +355,7 @@ For stock from the Base object's bounding box it means the extra material in all Reverse - Развернуть + Реверс @@ -490,7 +490,7 @@ For stock from the Base object's bounding box it means the extra material in all Remove - Удалить + Убрать @@ -523,7 +523,7 @@ For stock from the Base object's bounding box it means the extra material in all Destination - Куда: + Папка для сохранения @@ -547,31 +547,31 @@ For stock from the Base object's bounding box it means the extra material in all Form - - - - - - - - - - - - - - - - - + - - - + + + + + + + + + + + + + + + + + + + Form Форма @@ -742,19 +742,19 @@ For stock from the Base object's bounding box it means the extra material in all Очищает список базовых геометрий - + Add Добавить - - + + Remove - Удалить + Убрать @@ -804,11 +804,11 @@ Reset deletes all current items from the list and fills the list with all circul Reset - Сброс + Сбросить - + All objects will be processed using the same operation properties. Все объекты будут обработаны с использованием одинаковых свойств операции. @@ -853,32 +853,32 @@ Reset deletes all current items from the list and fills the list with all circul Все места будут обработаны с использованием одинаковых операционных свойств. - + Start Depth Начальная глубина - + Start Depth of the operation. The highest point in Z-axis the operation needs to process. Начальная глубина операции. Самая высокая точка по оси Z, которую необходимо обработать. - + Transfer the Z value of the selected feature as the Start Depth for the operation. Передайте значение Z выбранного объекта в качестве начальной глубины операции. - + The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. Глубина операции, которая соответствует наименьшему значению по оси Z, которое необходимо обработать операции. - + Transfer the Z value of the selected feature as the Final Depth for the operation. Передайте значение Z выбранного объекта в качестве конечной глубины операции. @@ -893,14 +893,14 @@ Reset deletes all current items from the list and fills the list with all circul Глубина окончательного разреза операции. Может использоваться для получения более чистой отделки. - + Final Depth Конечная глубина - + Step Down Шаг вниз @@ -940,34 +940,34 @@ Reset deletes all current items from the list and fills the list with all circul Высота зазора - + + + + - - - - + The tool and its settings to be used for this operation. Инструмент и его настройки, которые будут использоваться для этой операции. + + + + + + + + + + - - - - - - - - - - Coolant Mode Режим охлаждения @@ -977,28 +977,28 @@ Reset deletes all current items from the list and fills the list with all circul G Code - - - - - - - - - - - - - - + + + + + + + + + + + + + + Tool Controller Контроллер инструмента - - + + Coolant Охлаждающая жидкость @@ -1018,8 +1018,8 @@ Reset deletes all current items from the list and fills the list with all circul Тип операции - + Step Over Percent Процент шага(подачи) @@ -1069,8 +1069,8 @@ Reset deletes all current items from the list and fills the list with all circul Отделочное (чистовое) профилирование - + Use Outline Использовать контур @@ -1125,10 +1125,10 @@ Reset deletes all current items from the list and fills the list with all circul Остановить - + - + Direction Направление @@ -1138,17 +1138,17 @@ Reset deletes all current items from the list and fills the list with all circul Направление, в котором выполняется профиль, по часовой или против часовой стрелки. - + CW - ПЧ + По часовой - + CCW - ПРЧ + Против часовой стрелки @@ -1171,6 +1171,8 @@ Reset deletes all current items from the list and fills the list with all circul Угловое соединение + + @@ -1180,8 +1182,6 @@ Reset deletes all current items from the list and fills the list with all circul - - mm мм @@ -1389,7 +1389,7 @@ Reset deletes all current items from the list and fills the list with all circul Conventional - Соглашения + Общепринятый @@ -1397,11 +1397,11 @@ Reset deletes all current items from the list and fills the list with all circul Шаблон + + - - The tool and its settings to be used for this operation @@ -1492,9 +1492,9 @@ The latter can be used to face of the entire stock area to ensure uniform height Допуск материала + - Use Start Point Использовать начальную точку @@ -1750,9 +1750,9 @@ The latter can be used to face of the entire stock area to ensure uniform height Завершение траектории - + Layer Mode Режим слоя @@ -1792,8 +1792,8 @@ The latter can be used to face of the entire stock area to ensure uniform height Тип сканирования - + Cut Pattern Вырезать шаблон @@ -1808,14 +1808,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Избегать последних X фасок - + Bounding Box Габариты - + Select the overall boundary for the operation. Выберите общую границу операции. @@ -1825,14 +1825,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Планарное: плоское, трехмерной сканирование поверхности. Вращательное: 4-осное вращательное сканирование. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Завершите операцию за один проход на глубину или за несколько проходов до конечной глубины. - + Set the geometric clearing pattern to use for the operation. Установить шаблон геометрической очистки (чистовой обработки) для использования в операции. @@ -1857,25 +1857,25 @@ The latter can be used to face of the entire stock area to ensure uniform height Линии отреза создаются параллельно этой оси. - + Set the Z-axis depth offset from the target surface. Установите смещение глубины по оси Z от целевой поверхности. - + Set the sampling resolution. Smaller values quickly increase processing time. Установите разрешение выборки. Меньшие значения быстро увеличивают время обработки. Make True, if specifying a Start Point - Установить в Истину, если указывается начальная точка + Установить в Истину если указывается начальная точка - + Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. Включить оптимизацию линейных путей (коллинеарных точек). Удаляет ненужные коллинеарные точки из вывода G-кода. @@ -1910,14 +1910,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Смещение Глубины - + Step over Шаг с обходом - + The amount by which the tool is laterally displaced on each cycle of the pattern, specified in percent of the tool diameter. A step over of 100% results in no overlap between two different cycles. @@ -1926,14 +1926,14 @@ A step over of 100% results in no overlap between two different cycles. Шаг свыше 100% приводит к отсутствию перекрытия между двумя разными циклами. - + Sample interval Пример интервала - + Optimize Linear Paths Оптимизация Линейных путей @@ -2059,12 +2059,12 @@ Default: 3 mm Horizontal - По горизонтали + Горизонталь Vertical - По вертикали + Вертикальный @@ -2077,15 +2077,15 @@ Default: 3 mm Ориентация - + Type Тип Fit - подогнать + Посадка @@ -2100,7 +2100,7 @@ Default: 3 mm Pitch - Шаг + Шаг подачи @@ -2108,8 +2108,8 @@ Default: 3 mm Шаг на дюйм - + Operation Операция @@ -2352,7 +2352,7 @@ If the radius is bigger than that which the tag shape itself supports, the resul General - Основные + Главный @@ -2362,7 +2362,7 @@ If the radius is bigger than that which the tag shape itself supports, the resul Path - Path + Траектория @@ -2576,17 +2576,17 @@ If left empty no template will be preselected. Ext. X - Ext. X + Удлинённый Х Ext. Y - Ext. Y + Удлинённый Y Ext. Z - Ext. Z + Удлинённый Z @@ -2627,7 +2627,7 @@ If left empty no template will be preselected. Position - Положение + Позиция @@ -2688,7 +2688,7 @@ Should multiple tools or tool shapes with the same name exist in different direc The default color for new shapes - Цвет по умолчанию для новой формы + Цвет по умолчанию для новых фигур @@ -2708,7 +2708,7 @@ Should multiple tools or tool shapes with the same name exist in different direc The default line thickness for new shapes - Толщина линии по умолчанию для новой формы + Толщина линии по умолчанию для новых деталей @@ -2728,7 +2728,7 @@ Should multiple tools or tool shapes with the same name exist in different direc The default line color for new shapes - Цвет линий по умолчанию для новой формы + Цвет линии по умолчанию для новых фигур @@ -2753,7 +2753,7 @@ Should multiple tools or tool shapes with the same name exist in different direc Shape - Фигура(ы) + Фигура @@ -2793,7 +2793,7 @@ Should multiple tools or tool shapes with the same name exist in different direc Advanced - Дополнительно + Расширенные @@ -2984,7 +2984,7 @@ Should multiple tools or tool shapes with the same name exist in different direc LeadInOut - отвода/подвода + Подача/Отвод @@ -3028,8 +3028,8 @@ Should multiple tools or tool shapes with the same name exist in different direc Использовать маппинг осей - + Radius Радиус @@ -3102,7 +3102,7 @@ Should multiple tools or tool shapes with the same name exist in different direc Dogbone - Стяжка + Собачья кость @@ -3162,12 +3162,12 @@ Should multiple tools or tool shapes with the same name exist in different direc custom - произвольный, пользовательский + произвольный fixed - неподвижно закрепленный + зафиксировано @@ -3197,17 +3197,17 @@ Should multiple tools or tool shapes with the same name exist in different direc Angles less than filter angle will not receive corner actions - Углы меньше угла фильтра не будут получать угловые действия + Углы, меньше угла фильтра, не будут обрабатываться действиями Distance the point trails behind the spindle - Расстояние, на котором точка следует за шпинделем + Расстояние от точки до шпинделя Height to raise during corner action - Высота подъема при повороте + Высота поднимается во время угловой операции @@ -3328,7 +3328,7 @@ Should multiple tools or tool shapes with the same name exist in different direc Remove - Удалить + Убрать @@ -3444,8 +3444,8 @@ Should multiple tools or tool shapes with the same name exist in different direc TaskPathSimulator - + Path Simulator Симулятор пути @@ -3467,7 +3467,7 @@ Should multiple tools or tool shapes with the same name exist in different direc Play - Начать просмотр + Воспроизвести @@ -3550,7 +3550,7 @@ Should multiple tools or tool shapes with the same name exist in different direc Shape - Фигура(ы) + Фигура @@ -3565,7 +3565,7 @@ Should multiple tools or tool shapes with the same name exist in different direc Display Name - Показать имя + Отображаемое имя @@ -3666,7 +3666,7 @@ Should multiple tools or tool shapes with the same name exist in different direc General - Основные + Главный @@ -3772,7 +3772,7 @@ FreeCAD не знает, где находится конкретная сист Setup - Конфигурация + Настройка @@ -3802,7 +3802,7 @@ FreeCAD не знает, где находится конкретная сист Use Existing Solid - Использовать существующий твердый + Использовать существующее твердое тело @@ -3812,17 +3812,17 @@ FreeCAD не знает, где находится конкретная сист Ext. X - Ext. X + удлинённый Х Ext. Y - Ext. Y + Удлинённый Y Ext. Z - Ext. Z + Удлинённый Z @@ -3923,7 +3923,7 @@ FreeCAD не знает, где находится конкретная сист Compound - Соединить + Компаунд @@ -4165,7 +4165,7 @@ Default: 3 mm Spindle - Обороты + Шпиндель @@ -4175,7 +4175,7 @@ Default: 3 mm Remove - Удалить + Убрать @@ -4185,12 +4185,12 @@ Default: 3 mm Horizontal - По горизонтали + Горизонталь Vertical - По вертикали + Вертикальный @@ -4320,12 +4320,12 @@ For example: Warning - Предупреждения + Предупреждение Ok - Да + OK @@ -4333,10 +4333,9 @@ For example: Больше не показывать - + Edit - int = field(default=None) Редактировать @@ -4459,12 +4458,12 @@ For example: CW - ПЧ + По часовой CCW - ПРЧ + Против часовой стрелки @@ -4478,8 +4477,8 @@ For example: Непланарный адаптивный пуск также недоступен. - + %s is not a Base Model object of the job %s %s не является базовым объектом для задания %s @@ -4499,10 +4498,10 @@ For example: Обработать всю модель, выбранные грани или выбранные края - + Choose a Path Job - Выбрать задание Path + Выбрать задание Path (траектория обработки детали) @@ -4604,6 +4603,7 @@ For example: List of custom property groups + int = field(default=None) Список групп пользовательских свойств @@ -4666,12 +4666,12 @@ For example: + + - - The base path to modify Базовый путь для модификации @@ -4965,9 +4965,9 @@ For example: Коллекция всех контроллеров инструментов для обработки + - Operations Cycle Time Estimation Оценка времени цикла операций @@ -5014,7 +5014,7 @@ For example: A material for this object - Материал объекта + Материал для этого объекта @@ -5052,8 +5052,8 @@ For example: Номер отступа крепления - + Make False, to prevent operation from generating code Установите значение в False, чтобы предотвратить генерацию G-кода для операции @@ -5073,8 +5073,8 @@ For example: Влияет на точность и производительность - + Percent of cutter diameter to step over on each pass Процент диаметра фрезы, который необходимо преодолеть при каждом проходе @@ -5250,10 +5250,10 @@ For example: Начальная точка этой траектории - - - + + + Make True, if specifying a Start Point Установить в Истину, если указывается начальная точка @@ -5367,9 +5367,9 @@ For example: Применение отвода G99: отвод только на высоту отвода между отверстиями в этой операции - + Additional base objects to be engraved Дополнительные базовые объекты для гравировки @@ -5410,9 +5410,9 @@ For example: Радиус начала - + Extra value to stay away from final profile- good for roughing toolpath Дополнительное расстояние на котором нужно оставаться от финального профиля - хорош для черновых обработок @@ -5432,9 +5432,9 @@ For example: Исключить фрезеровку частей детали, приподнятых относительно выбранной поверхности. - - + + Choose how to process multiple Base Geometry features. Выберите способ обработки нескольких элементов базовой геометрии. @@ -5455,8 +5455,8 @@ For example: Обработать модель и заготовку без учета ранее заданных припусков, размеров заготовки. - + The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) Направление, в котором траектория должна проходить вокруг детали по часовой стрелке (по часовой стрелке) или против часовой стрелки (против часовой стрелки) @@ -5557,8 +5557,8 @@ For example: Установить в Истину, если используется компенсация радиуса инструмента - + Show the temporary path construction objects when module is in DEBUG mode. Показать объекты построения временного пути обработки, когда модуль находится в режиме DEBUG. @@ -5574,8 +5574,8 @@ For example: Задать конечную точку для траектории паза. - + Set the geometric clearing pattern to use for the operation. Установить шаблон геометрической очистки (чистовой обработки) для использования в операции. @@ -5591,8 +5591,8 @@ For example: Положительные расширяют конец траектории, отрицательные сокращают. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Завершите операцию за один проход на глубину или за несколько проходов до конечной глубины. @@ -5623,8 +5623,8 @@ For example: Включить обратное направление пути выреза паза. - + The custom start point for the path of this operation Пользовательская начальная точка пути этой операции @@ -6067,7 +6067,7 @@ For example: The selected object is not a path - Выделенный объект не является траекторией + Выделенный объект не является траекторией обработки @@ -6095,7 +6095,7 @@ For example: The selected object is not a path - Выделенный объект не является траекторией + Выделенный объект не является траекторией обработки @@ -6105,12 +6105,12 @@ For example: Holding Tag - технологическая перемычка + Технологическая перемычка Tag - Метка + Перемычка @@ -6139,24 +6139,24 @@ For example: Path_Dressup - + Please select one path object Пожалуйста выберете один объект пути - + The selected object is not a path Выделенный объект не является траекторией обработки - + Please select a Path object Пожалуйста выберите траекторию @@ -6180,7 +6180,7 @@ For example: Dogbone - Стяжка + Собачья кость @@ -6198,7 +6198,7 @@ For example: The selected object is not a path - Выделенный объект не является траекторией + Выделенный объект не является траекторией обработки @@ -6221,7 +6221,7 @@ For example: The selected object is not a path - Выделенный объект не является траекторией + Выделенный объект не является траекторией обработки @@ -6277,12 +6277,12 @@ For example: Custom - Дополнительно + Произвольный RampEntry - RampEntry + Ступенчатый ввод инструмента (Ramp Entry) @@ -6297,7 +6297,7 @@ For example: The selected object is not a path - Выделенный объект не является траекторией + Выделенный объект не является траекторией обработки @@ -6313,8 +6313,8 @@ For example: Выберите файл точки измерения - + All Files (*.*) Все файлы (*.*) @@ -6368,7 +6368,7 @@ For example: 2D - двумерный + 2D @@ -6433,7 +6433,7 @@ For example: Ok - Да + OK @@ -6463,7 +6463,7 @@ For example: Solids - Массивы + Твердотельные объекты @@ -6679,7 +6679,7 @@ For example: URL - URL + Ссылка @@ -6896,7 +6896,7 @@ For example: Round - Круглый + Скругление @@ -6947,12 +6947,12 @@ For example: CW - ПЧ + По часовой CCW - ПРЧ + Против часовой стрелки @@ -6968,26 +6968,26 @@ For example: PathProfile - + Outside Снаружи - + Inside Внутри CW - ПЧ + По часовой CCW - ПРЧ + Против часовой стрелки @@ -7002,7 +7002,7 @@ For example: Round - Круглый + Скругление @@ -7012,7 +7012,7 @@ For example: Miter - Срез + Скос @@ -7070,7 +7070,7 @@ For example: Conventional - Соглашения + Общепринятый @@ -7085,7 +7085,7 @@ For example: ZigZag - ZigZag + Зигзаг @@ -7095,7 +7095,7 @@ For example: ZigZagOffset - ZigZag смещение + Смещение зигзага @@ -7118,7 +7118,7 @@ For example: Normal - Обычные + Обычный (либо Нормаль) @@ -7161,7 +7161,7 @@ For example: ZigZag - ZigZag + Зигзаг @@ -7181,7 +7181,7 @@ For example: Perpendicular - Перпендикулярно + Нормаль @@ -7210,12 +7210,12 @@ For example: Long Edge - По длинной стороне + Длинный край Short Edge - По короткой стороне + Короткий край @@ -7445,12 +7445,12 @@ For example: Custom - Дополнительно + Произвольный Conventional - Соглашения + Общепринятый @@ -7460,7 +7460,7 @@ For example: Circular - Окружность + Круговой @@ -7485,7 +7485,7 @@ For example: ZigZag - ZigZag + Зигзаг @@ -7532,7 +7532,7 @@ For example: First - ГОСТ/Европа (First-angle projection) + Первый @@ -7668,7 +7668,7 @@ For example: Conventional - Соглашения + Общепринятый @@ -7757,7 +7757,7 @@ For example: Custom - Дополнительно + Произвольный @@ -7768,7 +7768,7 @@ For example: Circular - Окружность + Круговой @@ -7798,12 +7798,12 @@ For example: ZigZag - ZigZag + Зигзаг Conventional - Соглашения + Общепринятый @@ -7841,7 +7841,7 @@ For example: New property added to - Добавлено новое свойство + Новое свойство добавлено в @@ -7887,7 +7887,7 @@ For example: No JOB - Нет заданий + Нет задания обработки @@ -8035,7 +8035,7 @@ Aborting op creation Comment - Закомментировать + Комментарий @@ -8048,7 +8048,7 @@ Aborting op creation Copy - Копировать + Скопировать @@ -8115,7 +8115,7 @@ Aborting op creation The selected object is not a path - Выделенный объект не является траекторией + Выделенный объект не является траекторией обработки @@ -8186,7 +8186,7 @@ Aborting op creation Add Optional or Mandatory Stop to the program - Добавить необязательную или обязательную остановку в программу + Добавить вспомогательную или обязательную точку остановки программы @@ -8238,7 +8238,7 @@ Aborting op creation Reverse - Развернуть + Реверс @@ -8394,7 +8394,7 @@ Aborting op creation Path - Path + Траектория diff --git a/src/Mod/Path/Gui/Resources/translations/Path_sl.ts b/src/Mod/Path/Gui/Resources/translations/Path_sl.ts index 4f01ad702d..27bec768ec 100644 --- a/src/Mod/Path/Gui/Resources/translations/Path_sl.ts +++ b/src/Mod/Path/Gui/Resources/translations/Path_sl.ts @@ -295,7 +295,7 @@ Pri surovcih z očrtnim kvadrom izhodiščnega predmeta to pomeni dodaten materi Export - Export + Izvoz @@ -547,31 +547,31 @@ Pri surovcih z očrtnim kvadrom izhodiščnega predmeta to pomeni dodaten materi Form - - - - - - - - - - - - - - - - - + - - - + + + + + + + + + + + + + + + + + + + Form Oblika @@ -742,17 +742,17 @@ Pri surovcih z očrtnim kvadrom izhodiščnega predmeta to pomeni dodaten materi Počisti seznam izhodiščnih geometrij - + Add Dodaj - - + + Remove Odstrani @@ -807,8 +807,8 @@ Ponastavitev izbriše vse trenutne predmete s seznama in izpolni seznam z vsemi Ponastavi - + All objects will be processed using the same operation properties. Vsi predmeti bodo obdelani z dejanji, ki imajo enake lastnosti. @@ -853,32 +853,32 @@ Ponastavitev izbriše vse trenutne predmete s seznama in izpolni seznam z vsemi Vsa mesta bodo obdelana z dejanji, ki imajo enake lastnosti. - + Start Depth Začetna globina - + Start Depth of the operation. The highest point in Z-axis the operation needs to process. Začetna globina dejanja. Najvišja točka na osi Z, ki jo mora dejanje obdelati. - + Transfer the Z value of the selected feature as the Start Depth for the operation. Prenesi vrednost Z izbrane značilnosti kot začetno globino dejanja. - + The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. Globina dejanja, ki odgovarja najnižji vrednosti na osi Z in jo mora dejanje obdelati. - + Transfer the Z value of the selected feature as the Final Depth for the operation. Prenesi vrednost Z izbrane značilnosti kot končno globino dejanja. @@ -893,14 +893,14 @@ Ponastavitev izbriše vse trenutne predmete s seznama in izpolni seznam z vsemi Globina zadnjega reza dejanja. Služi lahko doseganju gladkejše zaključne obdelave. - + Final Depth Končna globina - + Step Down Poglobitveni korak @@ -940,34 +940,34 @@ Ponastavitev izbriše vse trenutne predmete s seznama in izpolni seznam z vsemi Prosta višina - + + + + - - - - + The tool and its settings to be used for this operation. Orodje in njegove nastavitve za to dejanje. + + + + + + + + + + - - - - - - - - - - Coolant Mode Hladilni način @@ -977,28 +977,28 @@ Ponastavitev izbriše vse trenutne predmete s seznama in izpolni seznam z vsemi G-koda - - - - - - - - - - - - - - + + + + + + + + + + + + + + Tool Controller Orodni krmilnik - - + + Coolant Hladilo @@ -1018,8 +1018,8 @@ Ponastavitev izbriše vse trenutne predmete s seznama in izpolni seznam z vsemi Vrsta dejanja - + Step Over Percent Odstotek zmika @@ -1069,8 +1069,8 @@ Ponastavitev izbriše vse trenutne predmete s seznama in izpolni seznam z vsemi Dokončevalni oris - + Use Outline Uporabi obris @@ -1125,10 +1125,10 @@ Ponastavitev izbriše vse trenutne predmete s seznama in izpolni seznam z vsemi Ustavi - + - + Direction Smer @@ -1138,15 +1138,15 @@ Ponastavitev izbriše vse trenutne predmete s seznama in izpolni seznam z vsemi Smer izvajanje orisa; v smeri urinega kazalca ali v nasprotni smeri urinega kazalca. - + CW SUK, v smeri urinega kazalca - + CCW NSUK, v nasprotni smeri urinega kazalca @@ -1171,6 +1171,8 @@ Ponastavitev izbriše vse trenutne predmete s seznama in izpolni seznam z vsemi Spoj na zajero + + @@ -1180,8 +1182,6 @@ Ponastavitev izbriše vse trenutne predmete s seznama in izpolni seznam z vsemi - - mm mm @@ -1397,11 +1397,11 @@ Ponastavitev izbriše vse trenutne predmete s seznama in izpolni seznam z vsemi Vzorec + + - - The tool and its settings to be used for this operation @@ -1492,9 +1492,9 @@ The latter can be used to face of the entire stock area to ensure uniform height Napuščeno gradivo + - Use Start Point Uporabi začetno točko @@ -1682,7 +1682,7 @@ The latter can be used to face of the entire stock area to ensure uniform height Vertex - Vertex + Oglišče @@ -1750,9 +1750,9 @@ The latter can be used to face of the entire stock area to ensure uniform height Podaljšanje konca poti - + Layer Mode Plastni način @@ -1792,8 +1792,8 @@ The latter can be used to face of the entire stock area to ensure uniform height Vrsta odčitavanja - + Cut Pattern Rezkalni vzorec @@ -1808,43 +1808,43 @@ The latter can be used to face of the entire stock area to ensure uniform height Izogibanje zadnjim X ploskvam - + Bounding Box Očrtni kvader - + Select the overall boundary for the operation. - Select the overall boundary for the operation. + Izberite skupno mejo za dejanje. Planar: Flat, 3D surface scan. Rotational: 4th-axis rotational scan. - Planar: Flat, 3D surface scan. Rotational: 4th-axis rotational scan. + Ravninsko: Plosko, 3D odčitavanje površja. Sukajoče: optično prebiranje z vrtenjem okrog 4. osi. - + Complete the operation in a single pass at depth, or multiple passes to final depth. - Complete the operation in a single pass at depth, or multiple passes to final depth. + Končaj dejanje v enem prehodu na globini ali postopno z večkratnim prehodom do končne globine. - + Set the geometric clearing pattern to use for the operation. - Set the geometric clearing pattern to use for the operation. + Določi za opravilo geometrični vzorec čiščenja. Profile the edges of the selection. - Profile the edges of the selection. + Naredi iz robov izbora oris. Avoid cutting the last 'N' faces in the Base Geometry list of selected faces. - Avoid cutting the last 'N' faces in the Base Geometry list of selected faces. + Izogni se rezanju zadnjih "n" ploskev v seznamu izhodiščnih geometrij izbranih ploskev. @@ -1854,30 +1854,30 @@ The latter can be used to face of the entire stock area to ensure uniform height Dropcutter lines are created parallel to this axis. - Dropcutter lines are created parallel to this axis. + Poteze spustnega rezkanja bodo vzporedne tej osi. - + Set the Z-axis depth offset from the target surface. - Set the Z-axis depth offset from the target surface. + Določite globinski odmik od tarčnega povšja po osi Z. - + Set the sampling resolution. Smaller values quickly increase processing time. - Set the sampling resolution. Smaller values quickly increase processing time. + Določite ločlivost vzorčenja. Z manjšanjem vrednosti se hitro povečuje obdelovalni čas. Make True, if specifying a Start Point - Make True, if specifying a Start Point + Mastavite na Resnično, za določanje začetne točke - + Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. - Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. + Omogoči optimiranje premih poti (sopreme točke). Odstrani iz izvoza G-Code nepotrebne sopreme točke. @@ -1887,7 +1887,7 @@ The latter can be used to face of the entire stock area to ensure uniform height Enable separate optimization of transitions between, and breaks within, each step over path. - Enable separate optimization of transitions between, and breaks within, each step over path. + Omogoči ločeno izboljševanje prehodov med vsako zmaknjeno potjo in prekinitvami znotraj nje. @@ -1910,14 +1910,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Zamik globine - + Step over Zmik - + The amount by which the tool is laterally displaced on each cycle of the pattern, specified in percent of the tool diameter. A step over of 100% results in no overlap between two different cycles. @@ -1926,14 +1926,14 @@ A step over of 100% results in no overlap between two different cycles. Več kot stoodstotni zmik pomeni, da se pri ponovitvi vzorec ne prekriva. - + Sample interval Vzorčni korak - + Optimize Linear Paths Optimiraj preme poti @@ -2080,8 +2080,8 @@ Privzeto: 3 mm Usmerjenost - + Type Vrsta @@ -2111,8 +2111,8 @@ Privzeto: 3 mm NNP - + Operation Dejanje @@ -2154,7 +2154,7 @@ Privzeto: 3 mm Select the algorithm to use: OCL Dropcutter*, or Experimental (Not OCL based). - Select the algorithm to use: OCL Dropcutter*, or Experimental (Not OCL based). + Izberite algoritem, ki ga želite uporabiti: OCL spustno rezkanje (Dropcutter)* ali Delovna različica (ni na osnovi OCL). @@ -2632,7 +2632,7 @@ To je lahko v veliko pomoč posebno, ko se večina opravil izvaja z istim orodje Position - Position + Položaj @@ -3033,8 +3033,8 @@ Navadno se priporoča uporabo odnosnih poti zaradi njihove prilagodljivosti in n Dodelava PreslikavaOsi - + Radius Polmer @@ -3449,8 +3449,8 @@ Navadno se priporoča uporabo odnosnih poti zaradi njihove prilagodljivosti in n TaskPathSimulator - + Path Simulator Priustvarjalnik poti @@ -4341,10 +4341,9 @@ Na primer: Ne prikazuj več tega - + Edit - int = field(default=None) Uredi @@ -4486,8 +4485,8 @@ Na primer: Tudi neravninsko prilagodljiv začetek ni na voljo. - + %s is not a Base Model object of the job %s %s ni osnovno modelni predmet opravila %s @@ -4507,8 +4506,8 @@ Na primer: Oriši celoten oblikovanec, izbrane ploskve ali izbrane robove - + Choose a Path Job Izberite opravilo poti @@ -4612,6 +4611,7 @@ Na primer: List of custom property groups + int = field(default=None) Seznam lastnostnih skupin po meri @@ -4674,12 +4674,12 @@ Na primer: + + - - The base path to modify Osnovna pot za spreminjanje @@ -4791,7 +4791,7 @@ Na primer: Calculate roll-on to path - Calculate roll-on to path + Izračunaj nagibanje s potjo @@ -4973,9 +4973,9 @@ Na primer: Collection of all tool controllers for the job + - Operations Cycle Time Estimation Operations Cycle Time Estimation @@ -5060,8 +5060,8 @@ Na primer: Fixture Offset Number - + Make False, to prevent operation from generating code Make False, to prevent operation from generating code @@ -5081,8 +5081,8 @@ Na primer: Influences accuracy and performance - + Percent of cutter diameter to step over on each pass Percent of cutter diameter to step over on each pass @@ -5258,10 +5258,10 @@ Na primer: The start point of this path - - - + + + Make True, if specifying a Start Point Make True, if specifying a Start Point @@ -5375,9 +5375,9 @@ Na primer: Apply G99 retraction: only retract to RetractHeight between holes in this operation - + Additional base objects to be engraved Additional base objects to be engraved @@ -5418,9 +5418,9 @@ Na primer: Starting Radius - + Extra value to stay away from final profile- good for roughing toolpath Extra value to stay away from final profile- good for roughing toolpath @@ -5440,9 +5440,9 @@ Na primer: Exclude milling raised areas inside the face. - - + + Choose how to process multiple Base Geometry features. Choose how to process multiple Base Geometry features. @@ -5463,8 +5463,8 @@ Na primer: Process the model and stock in an operation with no Base Geometry selected. - + The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) @@ -5565,8 +5565,8 @@ Na primer: Make True, if using Cutter Radius Compensation - + Show the temporary path construction objects when module is in DEBUG mode. Show the temporary path construction objects when module is in DEBUG mode. @@ -5582,8 +5582,8 @@ Na primer: Enter custom end point for slot path. - + Set the geometric clearing pattern to use for the operation. Set the geometric clearing pattern to use for the operation. @@ -5599,8 +5599,8 @@ Na primer: Positive extends the end of the path, negative shortens. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Complete the operation in a single pass at depth, or multiple passes to final depth. @@ -5631,8 +5631,8 @@ Na primer: Enable to reverse the cut direction of the slot path. - + The custom start point for the path of this operation The custom start point for the path of this operation @@ -6147,24 +6147,24 @@ Na primer: Path_Dressup - + Please select one path object Please select one path object - + The selected object is not a path The selected object is not a path - + Please select a Path object Please select a Path object @@ -6321,8 +6321,8 @@ Na primer: Select Probe Point File - + All Files (*.*) Vse datoteke (*.*) @@ -6976,14 +6976,14 @@ Na primer: PathProfile - + Outside Zunaj - + Inside Znotraj diff --git a/src/Mod/Path/Gui/Resources/translations/Path_sr-CS.ts b/src/Mod/Path/Gui/Resources/translations/Path_sr-CS.ts index 6c5a5e6b8e..d2267c2d4d 100644 --- a/src/Mod/Path/Gui/Resources/translations/Path_sr-CS.ts +++ b/src/Mod/Path/Gui/Resources/translations/Path_sr-CS.ts @@ -547,31 +547,31 @@ For stock from the Base object's bounding box it means the extra material in all Form - - - - - - - - - - - - - - - - - + - - - + + + + + + + + + + + + + + + + + + + Form Obrazac @@ -742,17 +742,17 @@ For stock from the Base object's bounding box it means the extra material in all Clears list of base geometries - + Add Dodaj - - + + Remove Ukloni @@ -807,8 +807,8 @@ Reset deletes all current items from the list and fills the list with all circul Poništi - + All objects will be processed using the same operation properties. All objects will be processed using the same operation properties. @@ -853,32 +853,32 @@ Reset deletes all current items from the list and fills the list with all circul All locations will be processed using the same operation properties. - + Start Depth Start Depth - + Start Depth of the operation. The highest point in Z-axis the operation needs to process. Start Depth of the operation. The highest point in Z-axis the operation needs to process. - + Transfer the Z value of the selected feature as the Start Depth for the operation. Transfer the Z value of the selected feature as the Start Depth for the operation. - + The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. - + Transfer the Z value of the selected feature as the Final Depth for the operation. Transfer the Z value of the selected feature as the Final Depth for the operation. @@ -893,14 +893,14 @@ Reset deletes all current items from the list and fills the list with all circul Depth of the final cut of the operation. Can be used to produce a cleaner finish. - + Final Depth Final Depth - + Step Down Step Down @@ -940,34 +940,34 @@ Reset deletes all current items from the list and fills the list with all circul Clearance Height - + + + + - - - - + The tool and its settings to be used for this operation. The tool and its settings to be used for this operation. + + + + + + + + + + - - - - - - - - - - Coolant Mode Coolant Mode @@ -977,28 +977,28 @@ Reset deletes all current items from the list and fills the list with all circul G Kod - - - - - - - - - - - - - - + + + + + + + + + + + + + + Tool Controller Tool Controller - - + + Coolant Rashladna tečnost @@ -1018,8 +1018,8 @@ Reset deletes all current items from the list and fills the list with all circul Operation Type - + Step Over Percent Step Over Percent @@ -1069,8 +1069,8 @@ Reset deletes all current items from the list and fills the list with all circul Finishing Profile - + Use Outline Use Outline @@ -1125,10 +1125,10 @@ Reset deletes all current items from the list and fills the list with all circul Zaustavi - + - + Direction Pravac @@ -1138,15 +1138,15 @@ Reset deletes all current items from the list and fills the list with all circul The direction in which the profile is performed, clockwise or counterclockwise. - + CW SKS - + CCW SSKS @@ -1171,6 +1171,8 @@ Reset deletes all current items from the list and fills the list with all circul Spoj pod 45 stepeni + + @@ -1180,8 +1182,6 @@ Reset deletes all current items from the list and fills the list with all circul - - mm mm @@ -1397,11 +1397,11 @@ Reset deletes all current items from the list and fills the list with all circul Pattern + + - - The tool and its settings to be used for this operation @@ -1492,9 +1492,9 @@ The latter can be used to face of the entire stock area to ensure uniform height Material Allowance + - Use Start Point Use Start Point @@ -1750,9 +1750,9 @@ The latter can be used to face of the entire stock area to ensure uniform height Extend Path End - + Layer Mode Layer Mode @@ -1792,8 +1792,8 @@ The latter can be used to face of the entire stock area to ensure uniform height Scan Type - + Cut Pattern Cut Pattern @@ -1808,14 +1808,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Avoid Last X Faces - + Bounding Box Bounding Box - + Select the overall boundary for the operation. Select the overall boundary for the operation. @@ -1825,14 +1825,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Planar: Flat, 3D surface scan. Rotational: 4th-axis rotational scan. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Complete the operation in a single pass at depth, or multiple passes to final depth. - + Set the geometric clearing pattern to use for the operation. Set the geometric clearing pattern to use for the operation. @@ -1857,14 +1857,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Dropcutter lines are created parallel to this axis. - + Set the Z-axis depth offset from the target surface. Set the Z-axis depth offset from the target surface. - + Set the sampling resolution. Smaller values quickly increase processing time. Set the sampling resolution. Smaller values quickly increase processing time. @@ -1874,8 +1874,8 @@ The latter can be used to face of the entire stock area to ensure uniform height Make True, if specifying a Start Point - + Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. @@ -1910,14 +1910,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Depth offset - + Step over Step over - + The amount by which the tool is laterally displaced on each cycle of the pattern, specified in percent of the tool diameter. A step over of 100% results in no overlap between two different cycles. @@ -1926,14 +1926,14 @@ A step over of 100% results in no overlap between two different cycles. A step over of 100% results in no overlap between two different cycles. - + Sample interval Sample interval - + Optimize Linear Paths Optimize Linear Paths @@ -2081,8 +2081,8 @@ Default: 3 mm Orijentacija - + Type Vrsta @@ -2112,8 +2112,8 @@ Default: 3 mm TPI - + Operation Operation @@ -3034,8 +3034,8 @@ Should multiple tools or tool shapes with the same name exist in different direc AxisMap Dressup - + Radius Poluprečnik @@ -3450,8 +3450,8 @@ Should multiple tools or tool shapes with the same name exist in different direc TaskPathSimulator - + Path Simulator Simulator putanje @@ -4343,10 +4343,9 @@ For example: Don't Show This Anymore - + Edit - int = field(default=None) Uredi @@ -4488,8 +4487,8 @@ For example: The non-planar adaptive start is also unavailable. - + %s is not a Base Model object of the job %s %s is not a Base Model object of the job %s @@ -4509,8 +4508,8 @@ For example: Profile entire model, selected face(s) or selected edge(s) - + Choose a Path Job Choose a Path Job @@ -4614,6 +4613,7 @@ For example: List of custom property groups + int = field(default=None) List of custom property groups @@ -4676,12 +4676,12 @@ For example: + + - - The base path to modify The base path to modify @@ -4975,9 +4975,9 @@ For example: Collection of all tool controllers for the job + - Operations Cycle Time Estimation Operations Cycle Time Estimation @@ -5062,8 +5062,8 @@ For example: Fixture Offset Number - + Make False, to prevent operation from generating code Make False, to prevent operation from generating code @@ -5083,8 +5083,8 @@ For example: Influences accuracy and performance - + Percent of cutter diameter to step over on each pass Percent of cutter diameter to step over on each pass @@ -5260,10 +5260,10 @@ For example: The start point of this path - - - + + + Make True, if specifying a Start Point Make True, if specifying a Start Point @@ -5377,9 +5377,9 @@ For example: Apply G99 retraction: only retract to RetractHeight between holes in this operation - + Additional base objects to be engraved Additional base objects to be engraved @@ -5420,9 +5420,9 @@ For example: Starting Radius - + Extra value to stay away from final profile- good for roughing toolpath Extra value to stay away from final profile- good for roughing toolpath @@ -5442,9 +5442,9 @@ For example: Exclude milling raised areas inside the face. - - + + Choose how to process multiple Base Geometry features. Choose how to process multiple Base Geometry features. @@ -5465,8 +5465,8 @@ For example: Process the model and stock in an operation with no Base Geometry selected. - + The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) @@ -5567,8 +5567,8 @@ For example: Make True, if using Cutter Radius Compensation - + Show the temporary path construction objects when module is in DEBUG mode. Show the temporary path construction objects when module is in DEBUG mode. @@ -5584,8 +5584,8 @@ For example: Enter custom end point for slot path. - + Set the geometric clearing pattern to use for the operation. Set the geometric clearing pattern to use for the operation. @@ -5601,8 +5601,8 @@ For example: Positive extends the end of the path, negative shortens. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Complete the operation in a single pass at depth, or multiple passes to final depth. @@ -5633,8 +5633,8 @@ For example: Enable to reverse the cut direction of the slot path. - + The custom start point for the path of this operation The custom start point for the path of this operation @@ -6149,24 +6149,24 @@ For example: Path_Dressup - + Please select one path object Please select one path object - + The selected object is not a path The selected object is not a path - + Please select a Path object Please select a Path object @@ -6323,8 +6323,8 @@ For example: Select Probe Point File - + All Files (*.*) Sve Datoteke (*.*) @@ -6978,14 +6978,14 @@ For example: PathProfile - + Outside Outside - + Inside Inside diff --git a/src/Mod/Path/Gui/Resources/translations/Path_sr.ts b/src/Mod/Path/Gui/Resources/translations/Path_sr.ts index 8c56534c3a..37535d4bac 100644 --- a/src/Mod/Path/Gui/Resources/translations/Path_sr.ts +++ b/src/Mod/Path/Gui/Resources/translations/Path_sr.ts @@ -547,31 +547,31 @@ For stock from the Base object's bounding box it means the extra material in all Form - - - - - - - - - - - - - - - - - + - - - + + + + + + + + + + + + + + + + + + + Form Образац @@ -742,17 +742,17 @@ For stock from the Base object's bounding box it means the extra material in all Clears list of base geometries - + Add Додај - - + + Remove Уклони @@ -807,8 +807,8 @@ Reset deletes all current items from the list and fills the list with all circul Поништи - + All objects will be processed using the same operation properties. All objects will be processed using the same operation properties. @@ -853,32 +853,32 @@ Reset deletes all current items from the list and fills the list with all circul All locations will be processed using the same operation properties. - + Start Depth Start Depth - + Start Depth of the operation. The highest point in Z-axis the operation needs to process. Start Depth of the operation. The highest point in Z-axis the operation needs to process. - + Transfer the Z value of the selected feature as the Start Depth for the operation. Transfer the Z value of the selected feature as the Start Depth for the operation. - + The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. - + Transfer the Z value of the selected feature as the Final Depth for the operation. Transfer the Z value of the selected feature as the Final Depth for the operation. @@ -893,14 +893,14 @@ Reset deletes all current items from the list and fills the list with all circul Depth of the final cut of the operation. Can be used to produce a cleaner finish. - + Final Depth Final Depth - + Step Down Step Down @@ -940,34 +940,34 @@ Reset deletes all current items from the list and fills the list with all circul Clearance Height - + + + + - - - - + The tool and its settings to be used for this operation. The tool and its settings to be used for this operation. + + + + + + + + + + - - - - - - - - - - Coolant Mode Coolant Mode @@ -977,28 +977,28 @@ Reset deletes all current items from the list and fills the list with all circul G Код - - - - - - - - - - - - - - + + + + + + + + + + + + + + Tool Controller Tool Controller - - + + Coolant Расхладна течност @@ -1018,8 +1018,8 @@ Reset deletes all current items from the list and fills the list with all circul Operation Type - + Step Over Percent Step Over Percent @@ -1069,8 +1069,8 @@ Reset deletes all current items from the list and fills the list with all circul Finishing Profile - + Use Outline Use Outline @@ -1125,10 +1125,10 @@ Reset deletes all current items from the list and fills the list with all circul Заустави - + - + Direction Правац @@ -1138,15 +1138,15 @@ Reset deletes all current items from the list and fills the list with all circul The direction in which the profile is performed, clockwise or counterclockwise. - + CW СКС - + CCW ССКС @@ -1171,6 +1171,8 @@ Reset deletes all current items from the list and fills the list with all circul Спој под 45 степени + + @@ -1180,8 +1182,6 @@ Reset deletes all current items from the list and fills the list with all circul - - mm мм @@ -1397,11 +1397,11 @@ Reset deletes all current items from the list and fills the list with all circul Pattern + + - - The tool and its settings to be used for this operation @@ -1492,9 +1492,9 @@ The latter can be used to face of the entire stock area to ensure uniform height Material Allowance + - Use Start Point Use Start Point @@ -1750,9 +1750,9 @@ The latter can be used to face of the entire stock area to ensure uniform height Extend Path End - + Layer Mode Layer Mode @@ -1792,8 +1792,8 @@ The latter can be used to face of the entire stock area to ensure uniform height Scan Type - + Cut Pattern Cut Pattern @@ -1808,14 +1808,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Avoid Last X Faces - + Bounding Box Bounding Box - + Select the overall boundary for the operation. Select the overall boundary for the operation. @@ -1825,14 +1825,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Planar: Flat, 3D surface scan. Rotational: 4th-axis rotational scan. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Complete the operation in a single pass at depth, or multiple passes to final depth. - + Set the geometric clearing pattern to use for the operation. Set the geometric clearing pattern to use for the operation. @@ -1857,14 +1857,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Dropcutter lines are created parallel to this axis. - + Set the Z-axis depth offset from the target surface. Set the Z-axis depth offset from the target surface. - + Set the sampling resolution. Smaller values quickly increase processing time. Set the sampling resolution. Smaller values quickly increase processing time. @@ -1874,8 +1874,8 @@ The latter can be used to face of the entire stock area to ensure uniform height Make True, if specifying a Start Point - + Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. @@ -1910,14 +1910,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Depth offset - + Step over Step over - + The amount by which the tool is laterally displaced on each cycle of the pattern, specified in percent of the tool diameter. A step over of 100% results in no overlap between two different cycles. @@ -1926,14 +1926,14 @@ A step over of 100% results in no overlap between two different cycles. A step over of 100% results in no overlap between two different cycles. - + Sample interval Sample interval - + Optimize Linear Paths Optimize Linear Paths @@ -2081,8 +2081,8 @@ Default: 3 mm Оријентација - + Type Врста @@ -2112,8 +2112,8 @@ Default: 3 mm TPI - + Operation Operation @@ -3034,8 +3034,8 @@ Should multiple tools or tool shapes with the same name exist in different direc AxisMap Dressup - + Radius Полупречник @@ -3450,8 +3450,8 @@ Should multiple tools or tool shapes with the same name exist in different direc TaskPathSimulator - + Path Simulator Симулатор путање @@ -4343,10 +4343,9 @@ For example: Don't Show This Anymore - + Edit - int = field(default=None) Уреди @@ -4488,8 +4487,8 @@ For example: The non-planar adaptive start is also unavailable. - + %s is not a Base Model object of the job %s %s is not a Base Model object of the job %s @@ -4509,8 +4508,8 @@ For example: Profile entire model, selected face(s) or selected edge(s) - + Choose a Path Job Choose a Path Job @@ -4614,6 +4613,7 @@ For example: List of custom property groups + int = field(default=None) List of custom property groups @@ -4676,12 +4676,12 @@ For example: + + - - The base path to modify The base path to modify @@ -4975,9 +4975,9 @@ For example: Collection of all tool controllers for the job + - Operations Cycle Time Estimation Operations Cycle Time Estimation @@ -5062,8 +5062,8 @@ For example: Fixture Offset Number - + Make False, to prevent operation from generating code Make False, to prevent operation from generating code @@ -5083,8 +5083,8 @@ For example: Influences accuracy and performance - + Percent of cutter diameter to step over on each pass Percent of cutter diameter to step over on each pass @@ -5260,10 +5260,10 @@ For example: The start point of this path - - - + + + Make True, if specifying a Start Point Make True, if specifying a Start Point @@ -5377,9 +5377,9 @@ For example: Apply G99 retraction: only retract to RetractHeight between holes in this operation - + Additional base objects to be engraved Additional base objects to be engraved @@ -5420,9 +5420,9 @@ For example: Starting Radius - + Extra value to stay away from final profile- good for roughing toolpath Extra value to stay away from final profile- good for roughing toolpath @@ -5442,9 +5442,9 @@ For example: Exclude milling raised areas inside the face. - - + + Choose how to process multiple Base Geometry features. Choose how to process multiple Base Geometry features. @@ -5465,8 +5465,8 @@ For example: Process the model and stock in an operation with no Base Geometry selected. - + The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) @@ -5567,8 +5567,8 @@ For example: Make True, if using Cutter Radius Compensation - + Show the temporary path construction objects when module is in DEBUG mode. Show the temporary path construction objects when module is in DEBUG mode. @@ -5584,8 +5584,8 @@ For example: Enter custom end point for slot path. - + Set the geometric clearing pattern to use for the operation. Set the geometric clearing pattern to use for the operation. @@ -5601,8 +5601,8 @@ For example: Positive extends the end of the path, negative shortens. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Complete the operation in a single pass at depth, or multiple passes to final depth. @@ -5633,8 +5633,8 @@ For example: Enable to reverse the cut direction of the slot path. - + The custom start point for the path of this operation The custom start point for the path of this operation @@ -6149,24 +6149,24 @@ For example: Path_Dressup - + Please select one path object Please select one path object - + The selected object is not a path The selected object is not a path - + Please select a Path object Please select a Path object @@ -6323,8 +6323,8 @@ For example: Select Probe Point File - + All Files (*.*) Све Датотеке (*.*) @@ -6978,14 +6978,14 @@ For example: PathProfile - + Outside Outside - + Inside Inside diff --git a/src/Mod/Path/Gui/Resources/translations/Path_sv-SE.ts b/src/Mod/Path/Gui/Resources/translations/Path_sv-SE.ts index c9516d3ed3..09cbdf0015 100644 --- a/src/Mod/Path/Gui/Resources/translations/Path_sv-SE.ts +++ b/src/Mod/Path/Gui/Resources/translations/Path_sv-SE.ts @@ -547,31 +547,31 @@ For stock from the Base object's bounding box it means the extra material in all Form - - - - - - - - - - - - - - - - - + - - - + + + + + + + + + + + + + + + + + + + Form Form @@ -742,17 +742,17 @@ For stock from the Base object's bounding box it means the extra material in all Clears list of base geometries - + Add Lägg till - - + + Remove Ta bort @@ -807,8 +807,8 @@ Reset deletes all current items from the list and fills the list with all circul Återställ - + All objects will be processed using the same operation properties. All objects will be processed using the same operation properties. @@ -853,32 +853,32 @@ Reset deletes all current items from the list and fills the list with all circul All locations will be processed using the same operation properties. - + Start Depth Start Depth - + Start Depth of the operation. The highest point in Z-axis the operation needs to process. Start Depth of the operation. The highest point in Z-axis the operation needs to process. - + Transfer the Z value of the selected feature as the Start Depth for the operation. Transfer the Z value of the selected feature as the Start Depth for the operation. - + The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. - + Transfer the Z value of the selected feature as the Final Depth for the operation. Transfer the Z value of the selected feature as the Final Depth for the operation. @@ -893,14 +893,14 @@ Reset deletes all current items from the list and fills the list with all circul Depth of the final cut of the operation. Can be used to produce a cleaner finish. - + Final Depth Final Depth - + Step Down Step Down @@ -940,34 +940,34 @@ Reset deletes all current items from the list and fills the list with all circul Clearance Height - + + + + - - - - + The tool and its settings to be used for this operation. The tool and its settings to be used for this operation. + + + + + + + + + + - - - - - - - - - - Coolant Mode Coolant Mode @@ -977,28 +977,28 @@ Reset deletes all current items from the list and fills the list with all circul G Gode - - - - - - - - - - - - - - + + + + + + + + + + + + + + Tool Controller Tool Controller - - + + Coolant Kylmedel @@ -1018,8 +1018,8 @@ Reset deletes all current items from the list and fills the list with all circul Operation Type - + Step Over Percent Step Over Percent @@ -1069,8 +1069,8 @@ Reset deletes all current items from the list and fills the list with all circul Finishing Profile - + Use Outline Use Outline @@ -1125,10 +1125,10 @@ Reset deletes all current items from the list and fills the list with all circul Stopp - + - + Direction Riktning @@ -1138,15 +1138,15 @@ Reset deletes all current items from the list and fills the list with all circul The direction in which the profile is performed, clockwise or counterclockwise. - + CW CW - + CCW CCW @@ -1171,6 +1171,8 @@ Reset deletes all current items from the list and fills the list with all circul Miter joint + + @@ -1180,8 +1182,6 @@ Reset deletes all current items from the list and fills the list with all circul - - mm mm @@ -1397,11 +1397,11 @@ Reset deletes all current items from the list and fills the list with all circul Mönster + + - - The tool and its settings to be used for this operation @@ -1492,9 +1492,9 @@ The latter can be used to face of the entire stock area to ensure uniform height Material Allowance + - Use Start Point Använd startpunkt @@ -1750,9 +1750,9 @@ The latter can be used to face of the entire stock area to ensure uniform height Extend Path End - + Layer Mode Lagerläge @@ -1792,8 +1792,8 @@ The latter can be used to face of the entire stock area to ensure uniform height Scan Type - + Cut Pattern Klipp ut mönster @@ -1808,14 +1808,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Avoid Last X Faces - + Bounding Box Bounding Box - + Select the overall boundary for the operation. Select the overall boundary for the operation. @@ -1825,14 +1825,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Planar: Flat, 3D surface scan. Rotational: 4th-axis rotational scan. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Complete the operation in a single pass at depth, or multiple passes to final depth. - + Set the geometric clearing pattern to use for the operation. Set the geometric clearing pattern to use for the operation. @@ -1857,14 +1857,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Dropcutter lines are created parallel to this axis. - + Set the Z-axis depth offset from the target surface. Set the Z-axis depth offset from the target surface. - + Set the sampling resolution. Smaller values quickly increase processing time. Set the sampling resolution. Smaller values quickly increase processing time. @@ -1874,8 +1874,8 @@ The latter can be used to face of the entire stock area to ensure uniform height Make True, if specifying a Start Point - + Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. @@ -1910,14 +1910,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Depth offset - + Step over Stega förbi - + The amount by which the tool is laterally displaced on each cycle of the pattern, specified in percent of the tool diameter. A step over of 100% results in no overlap between two different cycles. @@ -1926,14 +1926,14 @@ A step over of 100% results in no overlap between two different cycles. A step over of 100% results in no overlap between two different cycles. - + Sample interval Sample interval - + Optimize Linear Paths Optimize Linear Paths @@ -2044,7 +2044,7 @@ Default: "5mm" Safe - Safe + Säker @@ -2081,8 +2081,8 @@ Default: 3 mm Orientering - + Type Typ @@ -2112,8 +2112,8 @@ Default: 3 mm TPI - + Operation Operation @@ -3034,8 +3034,8 @@ Should multiple tools or tool shapes with the same name exist in different direc AxisMap Dressup - + Radius Radie @@ -3450,8 +3450,8 @@ Should multiple tools or tool shapes with the same name exist in different direc TaskPathSimulator - + Path Simulator Path Simulator @@ -4138,7 +4138,7 @@ Default: 3 mm Safe - Safe + Säker @@ -4335,7 +4335,7 @@ For example: Ok - OK + Ok @@ -4343,10 +4343,9 @@ For example: Don't Show This Anymore - + Edit - int = field(default=None) Redigera @@ -4488,8 +4487,8 @@ For example: The non-planar adaptive start is also unavailable. - + %s is not a Base Model object of the job %s %s is not a Base Model object of the job %s @@ -4509,8 +4508,8 @@ For example: Profile entire model, selected face(s) or selected edge(s) - + Choose a Path Job Choose a Path Job @@ -4614,6 +4613,7 @@ For example: List of custom property groups + int = field(default=None) List of custom property groups @@ -4676,12 +4676,12 @@ For example: + + - - The base path to modify The base path to modify @@ -4975,9 +4975,9 @@ For example: Collection of all tool controllers for the job + - Operations Cycle Time Estimation Operations Cycle Time Estimation @@ -5062,8 +5062,8 @@ For example: Fixture Offset Number - + Make False, to prevent operation from generating code Make False, to prevent operation from generating code @@ -5083,8 +5083,8 @@ For example: Influences accuracy and performance - + Percent of cutter diameter to step over on each pass Percent of cutter diameter to step over on each pass @@ -5260,10 +5260,10 @@ For example: The start point of this path - - - + + + Make True, if specifying a Start Point Make True, if specifying a Start Point @@ -5377,9 +5377,9 @@ For example: Apply G99 retraction: only retract to RetractHeight between holes in this operation - + Additional base objects to be engraved Additional base objects to be engraved @@ -5420,9 +5420,9 @@ For example: Starting Radius - + Extra value to stay away from final profile- good for roughing toolpath Extra value to stay away from final profile- good for roughing toolpath @@ -5442,9 +5442,9 @@ For example: Exclude milling raised areas inside the face. - - + + Choose how to process multiple Base Geometry features. Choose how to process multiple Base Geometry features. @@ -5465,8 +5465,8 @@ For example: Process the model and stock in an operation with no Base Geometry selected. - + The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) @@ -5567,8 +5567,8 @@ For example: Make True, if using Cutter Radius Compensation - + Show the temporary path construction objects when module is in DEBUG mode. Show the temporary path construction objects when module is in DEBUG mode. @@ -5584,8 +5584,8 @@ For example: Enter custom end point for slot path. - + Set the geometric clearing pattern to use for the operation. Set the geometric clearing pattern to use for the operation. @@ -5601,8 +5601,8 @@ For example: Positive extends the end of the path, negative shortens. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Complete the operation in a single pass at depth, or multiple passes to final depth. @@ -5633,8 +5633,8 @@ For example: Enable to reverse the cut direction of the slot path. - + The custom start point for the path of this operation The custom start point for the path of this operation @@ -6149,24 +6149,24 @@ For example: Path_Dressup - + Please select one path object Please select one path object - + The selected object is not a path The selected object is not a path - + Please select a Path object Please select a Path object @@ -6323,8 +6323,8 @@ For example: Select Probe Point File - + All Files (*.*) Alla filer (*.*) @@ -6478,7 +6478,7 @@ For example: Jobs - Jobs + Jobb @@ -6814,7 +6814,7 @@ For example: Date - Date + Datum @@ -6978,14 +6978,14 @@ For example: PathProfile - + Outside Utanför - + Inside Inside @@ -7075,7 +7075,7 @@ For example: Climb - Climb + Klättra @@ -7465,7 +7465,7 @@ For example: Climb - Climb + Klättra @@ -7537,7 +7537,7 @@ For example: Only - Only + Endast @@ -7673,7 +7673,7 @@ For example: Climb - Climb + Klättra @@ -7772,7 +7772,7 @@ For example: Off - Off + Av @@ -7818,7 +7818,7 @@ For example: Climb - Climb + Klättra diff --git a/src/Mod/Path/Gui/Resources/translations/Path_tr.ts b/src/Mod/Path/Gui/Resources/translations/Path_tr.ts index 567c881889..3ecfa65d7b 100644 --- a/src/Mod/Path/Gui/Resources/translations/Path_tr.ts +++ b/src/Mod/Path/Gui/Resources/translations/Path_tr.ts @@ -547,31 +547,31 @@ For stock from the Base object's bounding box it means the extra material in all Form - - - - - - - - - - - - - - - - - + - - - + + + + + + + + + + + + + + + + + + + Form Şekil: @@ -742,17 +742,17 @@ For stock from the Base object's bounding box it means the extra material in all Clears list of base geometries - + Add Ekle - - + + Remove Kaldır @@ -807,8 +807,8 @@ Reset deletes all current items from the list and fills the list with all circul Sıfırla - + All objects will be processed using the same operation properties. Tüm nesneler aynı işlem özellikleri kullanılarak işlenecektir. @@ -853,32 +853,32 @@ Reset deletes all current items from the list and fills the list with all circul Tüm konumlar aynı işlem özellikleri kullanılarak işlenecektir. - + Start Depth Başlangıç Derinliği - + Start Depth of the operation. The highest point in Z-axis the operation needs to process. Start Depth of the operation. The highest point in Z-axis the operation needs to process. - + Transfer the Z value of the selected feature as the Start Depth for the operation. Transfer the Z value of the selected feature as the Start Depth for the operation. - + The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. - + Transfer the Z value of the selected feature as the Final Depth for the operation. Transfer the Z value of the selected feature as the Final Depth for the operation. @@ -893,14 +893,14 @@ Reset deletes all current items from the list and fills the list with all circul Depth of the final cut of the operation. Can be used to produce a cleaner finish. - + Final Depth Bitiş Derinliği - + Step Down Aşağı Yönde Adım Atınız @@ -940,34 +940,34 @@ Reset deletes all current items from the list and fills the list with all circul Aralık Yüksekliği - + + + + - - - - + The tool and its settings to be used for this operation. The tool and its settings to be used for this operation. + + + + + + + + + + - - - - - - - - - - Coolant Mode Soğutucu Modu @@ -977,28 +977,28 @@ Reset deletes all current items from the list and fills the list with all circul G Kodu - - - - - - - - - - - - - - + + + + + + + + + + + + + + Tool Controller Araç Denetleyicisi - - + + Coolant Soğutma sıvısı @@ -1018,8 +1018,8 @@ Reset deletes all current items from the list and fills the list with all circul İşlem Türü - + Step Over Percent Yüzde üzerinden adımla @@ -1069,8 +1069,8 @@ Reset deletes all current items from the list and fills the list with all circul Sonlandırma Profili - + Use Outline Dış Hattı Kullan @@ -1125,10 +1125,10 @@ Reset deletes all current items from the list and fills the list with all circul Dur - + - + Direction Yön @@ -1138,15 +1138,15 @@ Reset deletes all current items from the list and fills the list with all circul The direction in which the profile is performed, clockwise or counterclockwise. - + CW Saat Yönü - + CCW Saat Yönünün Tersi @@ -1171,6 +1171,8 @@ Reset deletes all current items from the list and fills the list with all circul Miter joint + + @@ -1180,8 +1182,6 @@ Reset deletes all current items from the list and fills the list with all circul - - mm mm @@ -1397,11 +1397,11 @@ Reset deletes all current items from the list and fills the list with all circul Desen + + - - The tool and its settings to be used for this operation @@ -1492,9 +1492,9 @@ The latter can be used to face of the entire stock area to ensure uniform height Malzemenin Toleransı + - Use Start Point Başlangıç Noktasını Kullan @@ -1750,9 +1750,9 @@ The latter can be used to face of the entire stock area to ensure uniform height İzin Sonunu Uzatınız - + Layer Mode Katman Kipi @@ -1792,8 +1792,8 @@ The latter can be used to face of the entire stock area to ensure uniform height Tarama Türü - + Cut Pattern Kesme Deseni @@ -1808,14 +1808,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Son X Yüzeylerinden kaçın - + Bounding Box Kapsayan Kutu - + Select the overall boundary for the operation. Select the overall boundary for the operation. @@ -1825,14 +1825,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Planar: Flat, 3D surface scan. Rotational: 4th-axis rotational scan. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Complete the operation in a single pass at depth, or multiple passes to final depth. - + Set the geometric clearing pattern to use for the operation. Set the geometric clearing pattern to use for the operation. @@ -1857,14 +1857,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Dropcutter lines are created parallel to this axis. - + Set the Z-axis depth offset from the target surface. Set the Z-axis depth offset from the target surface. - + Set the sampling resolution. Smaller values quickly increase processing time. Set the sampling resolution. Smaller values quickly increase processing time. @@ -1874,8 +1874,8 @@ The latter can be used to face of the entire stock area to ensure uniform height Make True, if specifying a Start Point - + Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. @@ -1910,14 +1910,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Derinlik sapması - + Step over Üzerinden atla - + The amount by which the tool is laterally displaced on each cycle of the pattern, specified in percent of the tool diameter. A step over of 100% results in no overlap between two different cycles. @@ -1926,14 +1926,14 @@ A step over of 100% results in no overlap between two different cycles. A step over of 100% results in no overlap between two different cycles. - + Sample interval Örnekle aralığı - + Optimize Linear Paths Doğrusal Yolları En İyi Hale Getir @@ -2081,8 +2081,8 @@ Default: 3 mm Yönlendirme - + Type Türü @@ -2112,8 +2112,8 @@ Default: 3 mm TPI - + Operation İşlem @@ -3034,8 +3034,8 @@ Should multiple tools or tool shapes with the same name exist in different direc Eksen Eşlemesi Donatımı - + Radius Yarıçap @@ -3450,8 +3450,8 @@ Should multiple tools or tool shapes with the same name exist in different direc TaskPathSimulator - + Path Simulator İz Simülatörü @@ -4343,10 +4343,9 @@ For example: Don't Show This Anymore - + Edit - int = field(default=None) Düzenle @@ -4488,8 +4487,8 @@ For example: The non-planar adaptive start is also unavailable. - + %s is not a Base Model object of the job %s %s is not a Base Model object of the job %s @@ -4509,8 +4508,8 @@ For example: Profile entire model, selected face(s) or selected edge(s) - + Choose a Path Job Bir İz İşi Seçiniz @@ -4614,6 +4613,7 @@ For example: List of custom property groups + int = field(default=None) List of custom property groups @@ -4676,12 +4676,12 @@ For example: + + - - The base path to modify The base path to modify @@ -4975,9 +4975,9 @@ For example: Collection of all tool controllers for the job + - Operations Cycle Time Estimation Operations Cycle Time Estimation @@ -5062,8 +5062,8 @@ For example: Fixture Offset Number - + Make False, to prevent operation from generating code Make False, to prevent operation from generating code @@ -5083,8 +5083,8 @@ For example: Influences accuracy and performance - + Percent of cutter diameter to step over on each pass Percent of cutter diameter to step over on each pass @@ -5260,10 +5260,10 @@ For example: The start point of this path - - - + + + Make True, if specifying a Start Point Make True, if specifying a Start Point @@ -5377,9 +5377,9 @@ For example: Apply G99 retraction: only retract to RetractHeight between holes in this operation - + Additional base objects to be engraved Additional base objects to be engraved @@ -5420,9 +5420,9 @@ For example: Starting Radius - + Extra value to stay away from final profile- good for roughing toolpath Extra value to stay away from final profile- good for roughing toolpath @@ -5442,9 +5442,9 @@ For example: Exclude milling raised areas inside the face. - - + + Choose how to process multiple Base Geometry features. Choose how to process multiple Base Geometry features. @@ -5465,8 +5465,8 @@ For example: Process the model and stock in an operation with no Base Geometry selected. - + The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) @@ -5567,8 +5567,8 @@ For example: Make True, if using Cutter Radius Compensation - + Show the temporary path construction objects when module is in DEBUG mode. Show the temporary path construction objects when module is in DEBUG mode. @@ -5584,8 +5584,8 @@ For example: Enter custom end point for slot path. - + Set the geometric clearing pattern to use for the operation. Set the geometric clearing pattern to use for the operation. @@ -5601,8 +5601,8 @@ For example: Positive extends the end of the path, negative shortens. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Complete the operation in a single pass at depth, or multiple passes to final depth. @@ -5633,8 +5633,8 @@ For example: Enable to reverse the cut direction of the slot path. - + The custom start point for the path of this operation The custom start point for the path of this operation @@ -6149,24 +6149,24 @@ For example: Path_Dressup - + Please select one path object Please select one path object - + The selected object is not a path The selected object is not a path - + Please select a Path object Please select a Path object @@ -6323,8 +6323,8 @@ For example: Select Probe Point File - + All Files (*.*) Tüm dosyalar (*. *) @@ -6978,14 +6978,14 @@ For example: PathProfile - + Outside Dışarıda - + Inside İçeride diff --git a/src/Mod/Path/Gui/Resources/translations/Path_uk.ts b/src/Mod/Path/Gui/Resources/translations/Path_uk.ts index 94c15c0453..30b8f74d6c 100644 --- a/src/Mod/Path/Gui/Resources/translations/Path_uk.ts +++ b/src/Mod/Path/Gui/Resources/translations/Path_uk.ts @@ -547,31 +547,31 @@ For stock from the Base object's bounding box it means the extra material in all Form - - - - - - - - - - - - - - - - - + - - - + + + + + + + + + + + + + + + + + + + Form Форма @@ -742,17 +742,17 @@ For stock from the Base object's bounding box it means the extra material in all Clears list of base geometries - + Add Додати - - + + Remove Видалити @@ -807,8 +807,8 @@ Reset deletes all current items from the list and fills the list with all circul Скинути - + All objects will be processed using the same operation properties. All objects will be processed using the same operation properties. @@ -853,32 +853,32 @@ Reset deletes all current items from the list and fills the list with all circul All locations will be processed using the same operation properties. - + Start Depth Початкова глибина - + Start Depth of the operation. The highest point in Z-axis the operation needs to process. Start Depth of the operation. The highest point in Z-axis the operation needs to process. - + Transfer the Z value of the selected feature as the Start Depth for the operation. Transfer the Z value of the selected feature as the Start Depth for the operation. - + The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. - + Transfer the Z value of the selected feature as the Final Depth for the operation. Transfer the Z value of the selected feature as the Final Depth for the operation. @@ -893,14 +893,14 @@ Reset deletes all current items from the list and fills the list with all circul Depth of the final cut of the operation. Can be used to produce a cleaner finish. - + Final Depth Остаточна глибина - + Step Down Розмір кроку @@ -940,34 +940,34 @@ Reset deletes all current items from the list and fills the list with all circul Висота перешкод - + + + + - - - - + The tool and its settings to be used for this operation. The tool and its settings to be used for this operation. + + + + + + + + + + - - - - - - - - - - Coolant Mode Coolant Mode @@ -977,28 +977,28 @@ Reset deletes all current items from the list and fills the list with all circul G Gode - - - - - - - - - - - - - - + + + + + + + + + + + + + + Tool Controller Інструмент - - + + Coolant Coolant @@ -1018,8 +1018,8 @@ Reset deletes all current items from the list and fills the list with all circul Тип операції - + Step Over Percent Step Over Percent @@ -1069,8 +1069,8 @@ Reset deletes all current items from the list and fills the list with all circul Finishing Profile - + Use Outline Use Outline @@ -1125,10 +1125,10 @@ Reset deletes all current items from the list and fills the list with all circul Стоп - + - + Direction Напрямок @@ -1138,15 +1138,15 @@ Reset deletes all current items from the list and fills the list with all circul Напрямок, в якому виконується профіль, за годинниковою стрілкою або проти годинникової стрілки. - + CW за годинниковою стрілкою - + CCW проти годинникової стрілки @@ -1171,6 +1171,8 @@ Reset deletes all current items from the list and fills the list with all circul З'єднання мітерів + + @@ -1180,8 +1182,6 @@ Reset deletes all current items from the list and fills the list with all circul - - mm мм @@ -1397,11 +1397,11 @@ Reset deletes all current items from the list and fills the list with all circul Шаблон + + - - The tool and its settings to be used for this operation @@ -1492,9 +1492,9 @@ The latter can be used to face of the entire stock area to ensure uniform height Material Allowance + - Use Start Point Використовувати початкову точку @@ -1751,9 +1751,9 @@ The latter can be used to face of the entire stock area to ensure uniform height Extend Path End - + Layer Mode Layer Mode @@ -1793,8 +1793,8 @@ The latter can be used to face of the entire stock area to ensure uniform height Scan Type - + Cut Pattern Cut Pattern @@ -1809,14 +1809,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Avoid Last X Faces - + Bounding Box Обмежувальна рамка - + Select the overall boundary for the operation. Select the overall boundary for the operation. @@ -1826,14 +1826,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Planar: Flat, 3D surface scan. Rotational: 4th-axis rotational scan. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Complete the operation in a single pass at depth, or multiple passes to final depth. - + Set the geometric clearing pattern to use for the operation. Set the geometric clearing pattern to use for the operation. @@ -1858,14 +1858,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Dropcutter lines are created parallel to this axis. - + Set the Z-axis depth offset from the target surface. Set the Z-axis depth offset from the target surface. - + Set the sampling resolution. Smaller values quickly increase processing time. Set the sampling resolution. Smaller values quickly increase processing time. @@ -1875,8 +1875,8 @@ The latter can be used to face of the entire stock area to ensure uniform height Make True, if specifying a Start Point - + Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. @@ -1911,14 +1911,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Depth offset - + Step over Крок за кроком - + The amount by which the tool is laterally displaced on each cycle of the pattern, specified in percent of the tool diameter. A step over of 100% results in no overlap between two different cycles. @@ -1927,14 +1927,14 @@ A step over of 100% results in no overlap between two different cycles. A step over of 100% results in no overlap between two different cycles. - + Sample interval Sample interval - + Optimize Linear Paths Optimize Linear Paths @@ -2082,8 +2082,8 @@ Default: 3 mm Орієнтація - + Type Тип @@ -2113,8 +2113,8 @@ Default: 3 mm TPI - + Operation Operation @@ -3035,8 +3035,8 @@ Should multiple tools or tool shapes with the same name exist in different direc AxisMap Dressup - + Radius Радіус @@ -3451,8 +3451,8 @@ Should multiple tools or tool shapes with the same name exist in different direc TaskPathSimulator - + Path Simulator Path Simulator @@ -4344,10 +4344,9 @@ For example: Don't Show This Anymore - + Edit - int = field(default=None) Правка @@ -4489,8 +4488,8 @@ For example: The non-planar adaptive start is also unavailable. - + %s is not a Base Model object of the job %s %s is not a Base Model object of the job %s @@ -4510,8 +4509,8 @@ For example: Profile entire model, selected face(s) or selected edge(s) - + Choose a Path Job Choose a Path Job @@ -4615,6 +4614,7 @@ For example: List of custom property groups + int = field(default=None) List of custom property groups @@ -4677,12 +4677,12 @@ For example: + + - - The base path to modify The base path to modify @@ -4976,9 +4976,9 @@ For example: Collection of all tool controllers for the job + - Operations Cycle Time Estimation Operations Cycle Time Estimation @@ -5063,8 +5063,8 @@ For example: Fixture Offset Number - + Make False, to prevent operation from generating code Make False, to prevent operation from generating code @@ -5084,8 +5084,8 @@ For example: Influences accuracy and performance - + Percent of cutter diameter to step over on each pass Percent of cutter diameter to step over on each pass @@ -5261,10 +5261,10 @@ For example: The start point of this path - - - + + + Make True, if specifying a Start Point Make True, if specifying a Start Point @@ -5378,9 +5378,9 @@ For example: Apply G99 retraction: only retract to RetractHeight between holes in this operation - + Additional base objects to be engraved Additional base objects to be engraved @@ -5421,9 +5421,9 @@ For example: Starting Radius - + Extra value to stay away from final profile- good for roughing toolpath Extra value to stay away from final profile- good for roughing toolpath @@ -5443,9 +5443,9 @@ For example: Exclude milling raised areas inside the face. - - + + Choose how to process multiple Base Geometry features. Choose how to process multiple Base Geometry features. @@ -5466,8 +5466,8 @@ For example: Process the model and stock in an operation with no Base Geometry selected. - + The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) @@ -5568,8 +5568,8 @@ For example: Make True, if using Cutter Radius Compensation - + Show the temporary path construction objects when module is in DEBUG mode. Show the temporary path construction objects when module is in DEBUG mode. @@ -5585,8 +5585,8 @@ For example: Enter custom end point for slot path. - + Set the geometric clearing pattern to use for the operation. Set the geometric clearing pattern to use for the operation. @@ -5602,8 +5602,8 @@ For example: Positive extends the end of the path, negative shortens. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Complete the operation in a single pass at depth, or multiple passes to final depth. @@ -5634,8 +5634,8 @@ For example: Enable to reverse the cut direction of the slot path. - + The custom start point for the path of this operation The custom start point for the path of this operation @@ -6150,24 +6150,24 @@ For example: Path_Dressup - + Please select one path object Please select one path object - + The selected object is not a path The selected object is not a path - + Please select a Path object Please select a Path object @@ -6324,8 +6324,8 @@ For example: Select Probe Point File - + All Files (*.*) Всі файли (*.*) @@ -6979,14 +6979,14 @@ For example: PathProfile - + Outside Ззовні - + Inside Всередині diff --git a/src/Mod/Path/Gui/Resources/translations/Path_val-ES.ts b/src/Mod/Path/Gui/Resources/translations/Path_val-ES.ts index 68d59f113c..7cf7427dd4 100644 --- a/src/Mod/Path/Gui/Resources/translations/Path_val-ES.ts +++ b/src/Mod/Path/Gui/Resources/translations/Path_val-ES.ts @@ -547,31 +547,31 @@ For stock from the Base object's bounding box it means the extra material in all Form - - - - - - - - - - - - - - - - - + - - - + + + + + + + + + + + + + + + + + + + Form Forma @@ -742,17 +742,17 @@ For stock from the Base object's bounding box it means the extra material in all Clears list of base geometries - + Add Afegir - - + + Remove Elimina @@ -807,8 +807,8 @@ Reset deletes all current items from the list and fills the list with all circul Reinicialitza - + All objects will be processed using the same operation properties. All objects will be processed using the same operation properties. @@ -853,32 +853,32 @@ Reset deletes all current items from the list and fills the list with all circul All locations will be processed using the same operation properties. - + Start Depth Start Depth - + Start Depth of the operation. The highest point in Z-axis the operation needs to process. Start Depth of the operation. The highest point in Z-axis the operation needs to process. - + Transfer the Z value of the selected feature as the Start Depth for the operation. Transfer the Z value of the selected feature as the Start Depth for the operation. - + The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. - + Transfer the Z value of the selected feature as the Final Depth for the operation. Transfer the Z value of the selected feature as the Final Depth for the operation. @@ -893,14 +893,14 @@ Reset deletes all current items from the list and fills the list with all circul Depth of the final cut of the operation. Can be used to produce a cleaner finish. - + Final Depth Final Depth - + Step Down Step Down @@ -940,34 +940,34 @@ Reset deletes all current items from the list and fills the list with all circul Clearance Height - + + + + - - - - + The tool and its settings to be used for this operation. The tool and its settings to be used for this operation. + + + + + + + + + + - - - - - - - - - - Coolant Mode Coolant Mode @@ -977,28 +977,28 @@ Reset deletes all current items from the list and fills the list with all circul G Gode - - - - - - - - - - - - - - + + + + + + + + + + + + + + Tool Controller Tool Controller - - + + Coolant Coolant @@ -1018,8 +1018,8 @@ Reset deletes all current items from the list and fills the list with all circul Operation Type - + Step Over Percent Step Over Percent @@ -1069,8 +1069,8 @@ Reset deletes all current items from the list and fills the list with all circul Finishing Profile - + Use Outline Use Outline @@ -1125,10 +1125,10 @@ Reset deletes all current items from the list and fills the list with all circul Para - + - + Direction Direcció @@ -1138,15 +1138,15 @@ Reset deletes all current items from the list and fills the list with all circul The direction in which the profile is performed, clockwise or counterclockwise. - + CW CW - + CCW CCW @@ -1171,6 +1171,8 @@ Reset deletes all current items from the list and fills the list with all circul Miter joint + + @@ -1180,8 +1182,6 @@ Reset deletes all current items from the list and fills the list with all circul - - mm mm @@ -1397,11 +1397,11 @@ Reset deletes all current items from the list and fills the list with all circul Pattern + + - - The tool and its settings to be used for this operation @@ -1492,9 +1492,9 @@ The latter can be used to face of the entire stock area to ensure uniform height Material Allowance + - Use Start Point Use Start Point @@ -1750,9 +1750,9 @@ The latter can be used to face of the entire stock area to ensure uniform height Extend Path End - + Layer Mode Layer Mode @@ -1792,8 +1792,8 @@ The latter can be used to face of the entire stock area to ensure uniform height Scan Type - + Cut Pattern Cut Pattern @@ -1808,14 +1808,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Avoid Last X Faces - + Bounding Box Bounding Box - + Select the overall boundary for the operation. Select the overall boundary for the operation. @@ -1825,14 +1825,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Planar: Flat, 3D surface scan. Rotational: 4th-axis rotational scan. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Complete the operation in a single pass at depth, or multiple passes to final depth. - + Set the geometric clearing pattern to use for the operation. Set the geometric clearing pattern to use for the operation. @@ -1857,14 +1857,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Dropcutter lines are created parallel to this axis. - + Set the Z-axis depth offset from the target surface. Set the Z-axis depth offset from the target surface. - + Set the sampling resolution. Smaller values quickly increase processing time. Set the sampling resolution. Smaller values quickly increase processing time. @@ -1874,8 +1874,8 @@ The latter can be used to face of the entire stock area to ensure uniform height Make True, if specifying a Start Point - + Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. @@ -1910,14 +1910,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Depth offset - + Step over Passa al següent - + The amount by which the tool is laterally displaced on each cycle of the pattern, specified in percent of the tool diameter. A step over of 100% results in no overlap between two different cycles. @@ -1926,14 +1926,14 @@ A step over of 100% results in no overlap between two different cycles. A step over of 100% results in no overlap between two different cycles. - + Sample interval Sample interval - + Optimize Linear Paths Optimize Linear Paths @@ -2081,8 +2081,8 @@ Default: 3 mm Orientació - + Type Tipus @@ -2112,8 +2112,8 @@ Default: 3 mm TPI - + Operation Operació @@ -3034,8 +3034,8 @@ Should multiple tools or tool shapes with the same name exist in different direc AxisMap Dressup - + Radius Radi @@ -3450,8 +3450,8 @@ Should multiple tools or tool shapes with the same name exist in different direc TaskPathSimulator - + Path Simulator Path Simulator @@ -4343,10 +4343,9 @@ For example: Don't Show This Anymore - + Edit - int = field(default=None) Edita @@ -4488,8 +4487,8 @@ For example: The non-planar adaptive start is also unavailable. - + %s is not a Base Model object of the job %s %s is not a Base Model object of the job %s @@ -4509,8 +4508,8 @@ For example: Profile entire model, selected face(s) or selected edge(s) - + Choose a Path Job Choose a Path Job @@ -4614,6 +4613,7 @@ For example: List of custom property groups + int = field(default=None) List of custom property groups @@ -4676,12 +4676,12 @@ For example: + + - - The base path to modify The base path to modify @@ -4975,9 +4975,9 @@ For example: Collection of all tool controllers for the job + - Operations Cycle Time Estimation Operations Cycle Time Estimation @@ -5062,8 +5062,8 @@ For example: Fixture Offset Number - + Make False, to prevent operation from generating code Make False, to prevent operation from generating code @@ -5083,8 +5083,8 @@ For example: Influences accuracy and performance - + Percent of cutter diameter to step over on each pass Percent of cutter diameter to step over on each pass @@ -5260,10 +5260,10 @@ For example: The start point of this path - - - + + + Make True, if specifying a Start Point Make True, if specifying a Start Point @@ -5377,9 +5377,9 @@ For example: Apply G99 retraction: only retract to RetractHeight between holes in this operation - + Additional base objects to be engraved Additional base objects to be engraved @@ -5420,9 +5420,9 @@ For example: Starting Radius - + Extra value to stay away from final profile- good for roughing toolpath Extra value to stay away from final profile- good for roughing toolpath @@ -5442,9 +5442,9 @@ For example: Exclude milling raised areas inside the face. - - + + Choose how to process multiple Base Geometry features. Choose how to process multiple Base Geometry features. @@ -5465,8 +5465,8 @@ For example: Process the model and stock in an operation with no Base Geometry selected. - + The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) @@ -5567,8 +5567,8 @@ For example: Make True, if using Cutter Radius Compensation - + Show the temporary path construction objects when module is in DEBUG mode. Show the temporary path construction objects when module is in DEBUG mode. @@ -5584,8 +5584,8 @@ For example: Enter custom end point for slot path. - + Set the geometric clearing pattern to use for the operation. Set the geometric clearing pattern to use for the operation. @@ -5601,8 +5601,8 @@ For example: Positive extends the end of the path, negative shortens. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Complete the operation in a single pass at depth, or multiple passes to final depth. @@ -5633,8 +5633,8 @@ For example: Enable to reverse the cut direction of the slot path. - + The custom start point for the path of this operation The custom start point for the path of this operation @@ -6149,24 +6149,24 @@ For example: Path_Dressup - + Please select one path object Please select one path object - + The selected object is not a path The selected object is not a path - + Please select a Path object Please select a Path object @@ -6323,8 +6323,8 @@ For example: Select Probe Point File - + All Files (*.*) Tots els fitxers (*.*) @@ -6978,14 +6978,14 @@ For example: PathProfile - + Outside Outside - + Inside Inside diff --git a/src/Mod/Path/Gui/Resources/translations/Path_zh-CN.ts b/src/Mod/Path/Gui/Resources/translations/Path_zh-CN.ts index 79b7fa98e6..3dea881309 100644 --- a/src/Mod/Path/Gui/Resources/translations/Path_zh-CN.ts +++ b/src/Mod/Path/Gui/Resources/translations/Path_zh-CN.ts @@ -547,31 +547,31 @@ For stock from the Base object's bounding box it means the extra material in all Form - - - - - - - - - - - - - - - - - + - - - + + + + + + + + + + + + + + + + + + + Form 窗体 @@ -742,17 +742,17 @@ For stock from the Base object's bounding box it means the extra material in all Clears list of base geometries - + Add 添加 - - + + Remove 删除 @@ -807,8 +807,8 @@ Reset deletes all current items from the list and fills the list with all circul 重设 - + All objects will be processed using the same operation properties. All objects will be processed using the same operation properties. @@ -853,32 +853,32 @@ Reset deletes all current items from the list and fills the list with all circul All locations will be processed using the same operation properties. - + Start Depth Start Depth - + Start Depth of the operation. The highest point in Z-axis the operation needs to process. Start Depth of the operation. The highest point in Z-axis the operation needs to process. - + Transfer the Z value of the selected feature as the Start Depth for the operation. Transfer the Z value of the selected feature as the Start Depth for the operation. - + The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. - + Transfer the Z value of the selected feature as the Final Depth for the operation. Transfer the Z value of the selected feature as the Final Depth for the operation. @@ -893,14 +893,14 @@ Reset deletes all current items from the list and fills the list with all circul Depth of the final cut of the operation. Can be used to produce a cleaner finish. - + Final Depth Final Depth - + Step Down Step Down @@ -940,34 +940,34 @@ Reset deletes all current items from the list and fills the list with all circul Clearance Height - + + + + - - - - + The tool and its settings to be used for this operation. The tool and its settings to be used for this operation. + + + + + + + + + + - - - - - - - - - - Coolant Mode Coolant Mode @@ -977,28 +977,28 @@ Reset deletes all current items from the list and fills the list with all circul G Gode - - - - - - - - - - - - - - + + + + + + + + + + + + + + Tool Controller 工具控制器 - - + + Coolant Coolant @@ -1018,8 +1018,8 @@ Reset deletes all current items from the list and fills the list with all circul Operation Type - + Step Over Percent Step Over Percent @@ -1069,8 +1069,8 @@ Reset deletes all current items from the list and fills the list with all circul Finishing Profile - + Use Outline Use Outline @@ -1125,10 +1125,10 @@ Reset deletes all current items from the list and fills the list with all circul 停止 - + - + Direction 方向 @@ -1138,15 +1138,15 @@ Reset deletes all current items from the list and fills the list with all circul The direction in which the profile is performed, clockwise or counterclockwise. - + CW 顺时针 - + CCW 逆时针 @@ -1171,6 +1171,8 @@ Reset deletes all current items from the list and fills the list with all circul Miter joint + + @@ -1180,8 +1182,6 @@ Reset deletes all current items from the list and fills the list with all circul - - mm mm @@ -1397,11 +1397,11 @@ Reset deletes all current items from the list and fills the list with all circul Pattern + + - - The tool and its settings to be used for this operation @@ -1492,9 +1492,9 @@ The latter can be used to face of the entire stock area to ensure uniform height Material Allowance + - Use Start Point Use Start Point @@ -1750,9 +1750,9 @@ The latter can be used to face of the entire stock area to ensure uniform height Extend Path End - + Layer Mode Layer Mode @@ -1792,8 +1792,8 @@ The latter can be used to face of the entire stock area to ensure uniform height Scan Type - + Cut Pattern Cut Pattern @@ -1808,14 +1808,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Avoid Last X Faces - + Bounding Box Bounding Box - + Select the overall boundary for the operation. Select the overall boundary for the operation. @@ -1825,14 +1825,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Planar: Flat, 3D surface scan. Rotational: 4th-axis rotational scan. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Complete the operation in a single pass at depth, or multiple passes to final depth. - + Set the geometric clearing pattern to use for the operation. Set the geometric clearing pattern to use for the operation. @@ -1857,14 +1857,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Dropcutter lines are created parallel to this axis. - + Set the Z-axis depth offset from the target surface. Set the Z-axis depth offset from the target surface. - + Set the sampling resolution. Smaller values quickly increase processing time. Set the sampling resolution. Smaller values quickly increase processing time. @@ -1874,8 +1874,8 @@ The latter can be used to face of the entire stock area to ensure uniform height Make True, if specifying a Start Point - + Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. @@ -1910,14 +1910,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Depth offset - + Step over 单步执行 - + The amount by which the tool is laterally displaced on each cycle of the pattern, specified in percent of the tool diameter. A step over of 100% results in no overlap between two different cycles. @@ -1926,14 +1926,14 @@ A step over of 100% results in no overlap between two different cycles. A step over of 100% results in no overlap between two different cycles. - + Sample interval Sample interval - + Optimize Linear Paths Optimize Linear Paths @@ -2081,8 +2081,8 @@ Default: 3 mm 方向 - + Type 类型 @@ -2112,8 +2112,8 @@ Default: 3 mm TPI - + Operation 操作 @@ -3034,8 +3034,8 @@ Should multiple tools or tool shapes with the same name exist in different direc AxisMap Dressup - + Radius 半径 @@ -3450,8 +3450,8 @@ Should multiple tools or tool shapes with the same name exist in different direc TaskPathSimulator - + Path Simulator Path Simulator @@ -4343,10 +4343,9 @@ For example: Don't Show This Anymore - + Edit - int = field(default=None) 编辑 @@ -4488,8 +4487,8 @@ For example: The non-planar adaptive start is also unavailable. - + %s is not a Base Model object of the job %s %s is not a Base Model object of the job %s @@ -4509,8 +4508,8 @@ For example: Profile entire model, selected face(s) or selected edge(s) - + Choose a Path Job Choose a Path Job @@ -4614,6 +4613,7 @@ For example: List of custom property groups + int = field(default=None) List of custom property groups @@ -4676,12 +4676,12 @@ For example: + + - - The base path to modify The base path to modify @@ -4975,9 +4975,9 @@ For example: Collection of all tool controllers for the job + - Operations Cycle Time Estimation Operations Cycle Time Estimation @@ -5062,8 +5062,8 @@ For example: Fixture Offset Number - + Make False, to prevent operation from generating code Make False, to prevent operation from generating code @@ -5083,8 +5083,8 @@ For example: Influences accuracy and performance - + Percent of cutter diameter to step over on each pass Percent of cutter diameter to step over on each pass @@ -5260,10 +5260,10 @@ For example: The start point of this path - - - + + + Make True, if specifying a Start Point Make True, if specifying a Start Point @@ -5377,9 +5377,9 @@ For example: Apply G99 retraction: only retract to RetractHeight between holes in this operation - + Additional base objects to be engraved Additional base objects to be engraved @@ -5420,9 +5420,9 @@ For example: Starting Radius - + Extra value to stay away from final profile- good for roughing toolpath Extra value to stay away from final profile- good for roughing toolpath @@ -5442,9 +5442,9 @@ For example: Exclude milling raised areas inside the face. - - + + Choose how to process multiple Base Geometry features. Choose how to process multiple Base Geometry features. @@ -5465,8 +5465,8 @@ For example: Process the model and stock in an operation with no Base Geometry selected. - + The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) @@ -5567,8 +5567,8 @@ For example: Make True, if using Cutter Radius Compensation - + Show the temporary path construction objects when module is in DEBUG mode. Show the temporary path construction objects when module is in DEBUG mode. @@ -5584,8 +5584,8 @@ For example: Enter custom end point for slot path. - + Set the geometric clearing pattern to use for the operation. Set the geometric clearing pattern to use for the operation. @@ -5601,8 +5601,8 @@ For example: Positive extends the end of the path, negative shortens. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Complete the operation in a single pass at depth, or multiple passes to final depth. @@ -5633,8 +5633,8 @@ For example: Enable to reverse the cut direction of the slot path. - + The custom start point for the path of this operation The custom start point for the path of this operation @@ -6149,24 +6149,24 @@ For example: Path_Dressup - + Please select one path object Please select one path object - + The selected object is not a path The selected object is not a path - + Please select a Path object Please select a Path object @@ -6323,8 +6323,8 @@ For example: Select Probe Point File - + All Files (*.*) 所有文件(*.*) @@ -6978,14 +6978,14 @@ For example: PathProfile - + Outside Outside - + Inside Inside diff --git a/src/Mod/Path/Gui/Resources/translations/Path_zh-TW.ts b/src/Mod/Path/Gui/Resources/translations/Path_zh-TW.ts index fc3a781bb1..39ac15e6e0 100644 --- a/src/Mod/Path/Gui/Resources/translations/Path_zh-TW.ts +++ b/src/Mod/Path/Gui/Resources/translations/Path_zh-TW.ts @@ -547,31 +547,31 @@ For stock from the Base object's bounding box it means the extra material in all Form - - - - - - - - - - - - - - - - - + - - - + + + + + + + + + + + + + + + + + + + Form 格式 @@ -742,17 +742,17 @@ For stock from the Base object's bounding box it means the extra material in all Clears list of base geometries - + Add 新增 - - + + Remove 移除 @@ -807,8 +807,8 @@ Reset deletes all current items from the list and fills the list with all circul 重設 - + All objects will be processed using the same operation properties. All objects will be processed using the same operation properties. @@ -853,32 +853,32 @@ Reset deletes all current items from the list and fills the list with all circul All locations will be processed using the same operation properties. - + Start Depth 起始深度 - + Start Depth of the operation. The highest point in Z-axis the operation needs to process. Start Depth of the operation. The highest point in Z-axis the operation needs to process. - + Transfer the Z value of the selected feature as the Start Depth for the operation. Transfer the Z value of the selected feature as the Start Depth for the operation. - + The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. The depth of the operation which corresponds to the lowest value in Z-axis the operation needs to process. - + Transfer the Z value of the selected feature as the Final Depth for the operation. Transfer the Z value of the selected feature as the Final Depth for the operation. @@ -893,14 +893,14 @@ Reset deletes all current items from the list and fills the list with all circul Depth of the final cut of the operation. Can be used to produce a cleaner finish. - + Final Depth 最終深度 - + Step Down 步進深度 @@ -940,34 +940,34 @@ Reset deletes all current items from the list and fills the list with all circul Clearance Height - + + + + - - - - + The tool and its settings to be used for this operation. The tool and its settings to be used for this operation. + + + + + + + + + + - - - - - - - - - - Coolant Mode 冷卻劑模式 @@ -977,28 +977,28 @@ Reset deletes all current items from the list and fills the list with all circul G 碼 - - - - - - - - - - - - - - + + + + + + + + + + + + + + Tool Controller Tool Controller - - + + Coolant 冷卻劑 @@ -1018,8 +1018,8 @@ Reset deletes all current items from the list and fills the list with all circul Operation Type - + Step Over Percent 路徑重疊百分比 @@ -1069,8 +1069,8 @@ Reset deletes all current items from the list and fills the list with all circul Finishing Profile - + Use Outline Use Outline @@ -1125,10 +1125,10 @@ Reset deletes all current items from the list and fills the list with all circul 停止 - + - + Direction 方向 @@ -1138,15 +1138,15 @@ Reset deletes all current items from the list and fills the list with all circul The direction in which the profile is performed, clockwise or counterclockwise. - + CW CW - + CCW CCW @@ -1171,6 +1171,8 @@ Reset deletes all current items from the list and fills the list with all circul Miter joint + + @@ -1180,8 +1182,6 @@ Reset deletes all current items from the list and fills the list with all circul - - mm mm @@ -1397,11 +1397,11 @@ Reset deletes all current items from the list and fills the list with all circul Pattern + + - - The tool and its settings to be used for this operation @@ -1492,9 +1492,9 @@ The latter can be used to face of the entire stock area to ensure uniform height Material Allowance + - Use Start Point Use Start Point @@ -1750,9 +1750,9 @@ The latter can be used to face of the entire stock area to ensure uniform height Extend Path End - + Layer Mode Layer Mode @@ -1792,8 +1792,8 @@ The latter can be used to face of the entire stock area to ensure uniform height Scan Type - + Cut Pattern Cut Pattern @@ -1808,14 +1808,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Avoid Last X Faces - + Bounding Box Bounding Box - + Select the overall boundary for the operation. Select the overall boundary for the operation. @@ -1825,14 +1825,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Planar: Flat, 3D surface scan. Rotational: 4th-axis rotational scan. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Complete the operation in a single pass at depth, or multiple passes to final depth. - + Set the geometric clearing pattern to use for the operation. Set the geometric clearing pattern to use for the operation. @@ -1857,14 +1857,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Dropcutter lines are created parallel to this axis. - + Set the Z-axis depth offset from the target surface. Set the Z-axis depth offset from the target surface. - + Set the sampling resolution. Smaller values quickly increase processing time. Set the sampling resolution. Smaller values quickly increase processing time. @@ -1874,8 +1874,8 @@ The latter can be used to face of the entire stock area to ensure uniform height Make True, if specifying a Start Point - + Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. Enable optimization of linear paths (co-linear points). Removes unnecessary co-linear points from G-code output. @@ -1910,14 +1910,14 @@ The latter can be used to face of the entire stock area to ensure uniform height Depth offset - + Step over 跨越 - + The amount by which the tool is laterally displaced on each cycle of the pattern, specified in percent of the tool diameter. A step over of 100% results in no overlap between two different cycles. @@ -1926,14 +1926,14 @@ A step over of 100% results in no overlap between two different cycles. A step over of 100% results in no overlap between two different cycles. - + Sample interval Sample interval - + Optimize Linear Paths Optimize Linear Paths @@ -2081,8 +2081,8 @@ Default: 3 mm 定位 - + Type 類型 @@ -2112,8 +2112,8 @@ Default: 3 mm TPI - + Operation Operation @@ -3034,8 +3034,8 @@ Should multiple tools or tool shapes with the same name exist in different direc AxisMap Dressup - + Radius 半徑 @@ -3450,8 +3450,8 @@ Should multiple tools or tool shapes with the same name exist in different direc TaskPathSimulator - + Path Simulator 路徑模擬 @@ -4343,10 +4343,9 @@ For example: Don't Show This Anymore - + Edit - int = field(default=None) 編輯 @@ -4488,8 +4487,8 @@ For example: The non-planar adaptive start is also unavailable. - + %s is not a Base Model object of the job %s %s is not a Base Model object of the job %s @@ -4509,8 +4508,8 @@ For example: Profile entire model, selected face(s) or selected edge(s) - + Choose a Path Job Choose a Path Job @@ -4614,6 +4613,7 @@ For example: List of custom property groups + int = field(default=None) List of custom property groups @@ -4676,12 +4676,12 @@ For example: + + - - The base path to modify The base path to modify @@ -4975,9 +4975,9 @@ For example: Collection of all tool controllers for the job + - Operations Cycle Time Estimation Operations Cycle Time Estimation @@ -5062,8 +5062,8 @@ For example: Fixture Offset Number - + Make False, to prevent operation from generating code Make False, to prevent operation from generating code @@ -5083,8 +5083,8 @@ For example: Influences accuracy and performance - + Percent of cutter diameter to step over on each pass Percent of cutter diameter to step over on each pass @@ -5260,10 +5260,10 @@ For example: The start point of this path - - - + + + Make True, if specifying a Start Point Make True, if specifying a Start Point @@ -5377,9 +5377,9 @@ For example: Apply G99 retraction: only retract to RetractHeight between holes in this operation - + Additional base objects to be engraved Additional base objects to be engraved @@ -5420,9 +5420,9 @@ For example: Starting Radius - + Extra value to stay away from final profile- good for roughing toolpath Extra value to stay away from final profile- good for roughing toolpath @@ -5442,9 +5442,9 @@ For example: Exclude milling raised areas inside the face. - - + + Choose how to process multiple Base Geometry features. Choose how to process multiple Base Geometry features. @@ -5465,8 +5465,8 @@ For example: Process the model and stock in an operation with no Base Geometry selected. - + The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) The direction that the toolpath should go around the part ClockWise (CW) or CounterClockWise (CCW) @@ -5567,8 +5567,8 @@ For example: Make True, if using Cutter Radius Compensation - + Show the temporary path construction objects when module is in DEBUG mode. Show the temporary path construction objects when module is in DEBUG mode. @@ -5584,8 +5584,8 @@ For example: Enter custom end point for slot path. - + Set the geometric clearing pattern to use for the operation. Set the geometric clearing pattern to use for the operation. @@ -5601,8 +5601,8 @@ For example: Positive extends the end of the path, negative shortens. - + Complete the operation in a single pass at depth, or multiple passes to final depth. Complete the operation in a single pass at depth, or multiple passes to final depth. @@ -5633,8 +5633,8 @@ For example: Enable to reverse the cut direction of the slot path. - + The custom start point for the path of this operation The custom start point for the path of this operation @@ -6149,24 +6149,24 @@ For example: Path_Dressup - + Please select one path object Please select one path object - + The selected object is not a path The selected object is not a path - + Please select a Path object Please select a Path object @@ -6323,8 +6323,8 @@ For example: Select Probe Point File - + All Files (*.*) 所有檔 (*.*) @@ -6978,14 +6978,14 @@ For example: PathProfile - + Outside Outside - + Inside Inside diff --git a/src/Mod/Points/Gui/Resources/translations/Points_be.ts b/src/Mod/Points/Gui/Resources/translations/Points_be.ts index 9b212d0a4f..aa97c87dad 100644 --- a/src/Mod/Points/Gui/Resources/translations/Points_be.ts +++ b/src/Mod/Points/Gui/Resources/translations/Points_be.ts @@ -305,7 +305,7 @@ Distance - Distance + Адлегласць diff --git a/src/Mod/Points/Gui/Resources/translations/Points_de.ts b/src/Mod/Points/Gui/Resources/translations/Points_de.ts index 9320259b57..fd68fbd7bb 100644 --- a/src/Mod/Points/Gui/Resources/translations/Points_de.ts +++ b/src/Mod/Points/Gui/Resources/translations/Points_de.ts @@ -74,7 +74,7 @@ Merge several point clouds into one - Führt mehrere Punktwolken zu einer zusammen + Fügt mehrere Punktwolken zu einer zusammen @@ -149,7 +149,7 @@ Convert to points - In Punkte umwandeln + Zu Punkten umwandeln @@ -305,7 +305,7 @@ Distance - Abstand + Entfernung diff --git a/src/Mod/Points/Gui/Resources/translations/Points_id.ts b/src/Mod/Points/Gui/Resources/translations/Points_id.ts index 5f55743fe6..ff78ac4b11 100644 --- a/src/Mod/Points/Gui/Resources/translations/Points_id.ts +++ b/src/Mod/Points/Gui/Resources/translations/Points_id.ts @@ -4,18 +4,18 @@ CmdPointsConvert - + Points Poin - + Convert to points... Ubah ke titik... - + Convert to points Ubah ke titik @@ -23,18 +23,18 @@ CmdPointsExport - + Points Poin - + Export points... Poin Ekspor... - + Exports a point cloud Ekspor titik awan @@ -42,18 +42,18 @@ CmdPointsImport - + Points Poin - + Import points... Import points... - + Imports a point cloud Imports a point cloud @@ -61,18 +61,18 @@ CmdPointsMerge - + Points Poin - + Merge point clouds Gabungkan titik awan - + Merge several point clouds into one Gabungkan beberapa titik awan menjadi satu @@ -80,18 +80,18 @@ CmdPointsPolyCut - + Points Poin - + Cut point cloud Cut point cloud - + Cuts a point cloud with a picked polygon Memotong awan titik dengan sebuah poligon yang dipilih @@ -99,18 +99,18 @@ CmdPointsStructure - + Points Poin - + Structured point cloud Awan titik terstruktur - - + + Convert points to structured point cloud Ubah poin menjadi awan titik terstruktur @@ -118,18 +118,18 @@ CmdPointsTransform - + Points Poin - + Transform Points Transform Points - + Test to transform a point cloud Tes untuk mengubah awan titik @@ -137,17 +137,17 @@ Command - + Import points Impor poin - + Transform points Ubah poin - + Convert to points Ubah ke titik @@ -291,24 +291,24 @@ QObject - - + + Point formats Format titik - - + + All Files Semua data - + Distance Distance - + Enter maximum distance: Masukkan jarak maksimum: diff --git a/src/Mod/Points/Gui/Resources/translations/Points_ka.ts b/src/Mod/Points/Gui/Resources/translations/Points_ka.ts index 3c60f53083..df0e771b18 100644 --- a/src/Mod/Points/Gui/Resources/translations/Points_ka.ts +++ b/src/Mod/Points/Gui/Resources/translations/Points_ka.ts @@ -305,7 +305,7 @@ Distance - Distance + დაშორება diff --git a/src/Mod/Points/Gui/Resources/translations/Points_pl.ts b/src/Mod/Points/Gui/Resources/translations/Points_pl.ts index f7462cffae..e1b8063d21 100644 --- a/src/Mod/Points/Gui/Resources/translations/Points_pl.ts +++ b/src/Mod/Points/Gui/Resources/translations/Points_pl.ts @@ -25,7 +25,7 @@ Points - Punkty + Tylko punkty @@ -44,7 +44,7 @@ Points - Punkty + Tylko punkty @@ -63,7 +63,7 @@ Points - Punkty + Tylko punkty diff --git a/src/Mod/Points/Gui/Resources/translations/Points_sl.ts b/src/Mod/Points/Gui/Resources/translations/Points_sl.ts index e84775c3a6..7c6ced8fd6 100644 --- a/src/Mod/Points/Gui/Resources/translations/Points_sl.ts +++ b/src/Mod/Points/Gui/Resources/translations/Points_sl.ts @@ -305,7 +305,7 @@ Distance - Distance + Razdalja diff --git a/src/Mod/Points/Gui/Resources/translations/Points_sv-SE.ts b/src/Mod/Points/Gui/Resources/translations/Points_sv-SE.ts index e1803cc611..6917307b89 100644 --- a/src/Mod/Points/Gui/Resources/translations/Points_sv-SE.ts +++ b/src/Mod/Points/Gui/Resources/translations/Points_sv-SE.ts @@ -300,7 +300,7 @@ All Files - Alla Filer + Alla filer diff --git a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering.ts b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering.ts index 3108782982..6a32627bb6 100644 --- a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering.ts +++ b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering.ts @@ -228,12 +228,12 @@ - + Placement - + Fit B-Spline @@ -331,18 +331,18 @@ ReenGui::FitBSplineSurfaceWidget - - + + Input error - + Wrong selection - + Please select a single placement object to get local orientation. diff --git a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_be.ts b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_be.ts index 8d8bda9853..1fd6baf4cc 100644 --- a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_be.ts +++ b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_be.ts @@ -228,12 +228,12 @@ Выгляд трыянгуляцыі - + Placement Размясціць - + Fit B-Spline Запоўніць B-сплайн @@ -310,7 +310,7 @@ Total Weight - Агульаня вага + Агульная вага @@ -331,18 +331,18 @@ ReenGui::FitBSplineSurfaceWidget - - + + Input error - Input error + Памылка ўводу - + Wrong selection Няправільны выбар - + Please select a single placement object to get local orientation. Калі ласка, абярыце адзін аб'ект размяшчэння, каб атрымаць лакальную арыентацыю. @@ -377,7 +377,7 @@ Input error - Input error + Памылка ўводу @@ -422,7 +422,7 @@ Plane - Плоскасць + Плоскасьць @@ -480,17 +480,17 @@ < faces than - < чым граней + граней менш чым Pick triangle - Выберыце трыкутнік + Выбраце трыкутнік Select whole component - Абярыце ўсе кампаненты + Абраць усе кампаненты @@ -500,7 +500,7 @@ Plane - Плоскасць + Плоскасьць diff --git a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_ca.ts b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_ca.ts index f126f82bfb..9f20b04fa9 100644 --- a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_ca.ts +++ b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_ca.ts @@ -228,12 +228,12 @@ Visualitza la triangulació - + Placement Posició - + Fit B-Spline Ajustar B-Spline @@ -331,18 +331,18 @@ ReenGui::FitBSplineSurfaceWidget - - + + Input error Error d'entrada - + Wrong selection Selecció incorrecta - + Please select a single placement object to get local orientation. Seleccioneu un sol objecte de posició per a obtindre l'orientació local. diff --git a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_cs.ts b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_cs.ts index 19b1bb8c7c..7751f28837 100644 --- a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_cs.ts +++ b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_cs.ts @@ -228,12 +228,12 @@ Zobrazit triangulaci - + Placement Umístění - + Fit B-Spline Přizpůsobit B-splajn @@ -331,18 +331,18 @@ ReenGui::FitBSplineSurfaceWidget - - + + Input error Chyba zadání - + Wrong selection Neplatný výběr - + Please select a single placement object to get local orientation. Vyberte prosím jedno umístění objektu pro lokální orientaci. diff --git a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_de.ts b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_de.ts index 8138c339aa..0893ec4550 100644 --- a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_de.ts +++ b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_de.ts @@ -228,12 +228,12 @@ Triangulation anzeigen - + Placement Positionierung - + Fit B-Spline B-Spline einpassen @@ -331,18 +331,18 @@ ReenGui::FitBSplineSurfaceWidget - - + + Input error Eingabefehler - + Wrong selection Falsche Auswahl - + Please select a single placement object to get local orientation. Bitte ein einzelnes Placement-Objekt zur lokalen Orientierung wählen. @@ -422,7 +422,7 @@ Plane - Ebene + Fläche @@ -437,7 +437,7 @@ Minimum number of faces - Minimale Anzahl von Dreiecken + Minimale Anzahl von Flächen @@ -460,7 +460,7 @@ Select - Wähle + Auswählen @@ -480,12 +480,12 @@ < faces than - < Dreiecke als + < Flächen als Pick triangle - Dreieck aufnehmen + Dreieck auswählen @@ -495,12 +495,12 @@ Clear - Löschen + Leeren Plane - Ebene + Fläche @@ -521,7 +521,7 @@ Minimum number of faces - Minimale Anzahl von Dreiecken + Minimale Anzahl von Flächen @@ -536,7 +536,7 @@ Region options - Einstellungen + Bereich Einstellungen @@ -546,7 +546,7 @@ Respect only triangles with normals facing screen - Nur Dreiecke mit Normalen beachten, die zum Bildschirm zeigen + Nur Dreiecke beachten deren Normals zum Bildschirm zeigen @@ -577,7 +577,7 @@ Reverse Engineering - Rückführung + Reverse-Engineering diff --git a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_el.ts b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_el.ts index 38ef157268..bb1aeb01a2 100644 --- a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_el.ts +++ b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_el.ts @@ -228,12 +228,12 @@ Προβολή τριγωνισμού - + Placement Τοποθέτηση - + Fit B-Spline Προσαρμογή B-Spline @@ -331,18 +331,18 @@ ReenGui::FitBSplineSurfaceWidget - - + + Input error Σφάλμα εισαγωγής - + Wrong selection Λάθος επιλογή - + Please select a single placement object to get local orientation. Παρακαλώ επιλέξτε ένα αντικείμενο τοποθέτησης για να έχετε τον τοπικό προσανατολισμό. diff --git a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_es-AR.ts b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_es-AR.ts index a485802c68..61f0da227d 100644 --- a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_es-AR.ts +++ b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_es-AR.ts @@ -228,12 +228,12 @@ Ver triangulación - + Placement Ubicación - + Fit B-Spline Ajustar B-Spline @@ -331,18 +331,18 @@ ReenGui::FitBSplineSurfaceWidget - - + + Input error Error de entrada - + Wrong selection Selección Incorrecta - + Please select a single placement object to get local orientation. Por favor, seleccione un solo objeto de colocación para obtener orientación local. diff --git a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_es-ES.ts b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_es-ES.ts index 2ff6a7a819..655aaef059 100644 --- a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_es-ES.ts +++ b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_es-ES.ts @@ -228,12 +228,12 @@ Ver triangulación - + Placement Ubicación - + Fit B-Spline Ajustar B-Spline @@ -331,18 +331,18 @@ ReenGui::FitBSplineSurfaceWidget - - + + Input error Error de entrada - + Wrong selection Selección incorrecta - + Please select a single placement object to get local orientation. Por favor, seleccione un solo objeto de colocación para obtener orientación local. diff --git a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_eu.ts b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_eu.ts index 65397824d1..60553cfa6b 100644 --- a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_eu.ts +++ b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_eu.ts @@ -228,12 +228,12 @@ Bistaren triangelaketa - + Placement Kokapena - + Fit B-Spline Doitu B-spline kurba @@ -331,18 +331,18 @@ ReenGui::FitBSplineSurfaceWidget - - + + Input error Sarrera-errorea - + Wrong selection Hautapen okerra - + Please select a single placement object to get local orientation. Hautatu kokapen-objektu bakarra tokiko orientazioa eskuratzeko. diff --git a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_fi.ts b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_fi.ts index f8ca24cd70..2dd62df778 100644 --- a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_fi.ts +++ b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_fi.ts @@ -228,12 +228,12 @@ Näytä kolmiomittaus - + Placement Sijainti - + Fit B-Spline Sovita B-käyrä @@ -331,18 +331,18 @@ ReenGui::FitBSplineSurfaceWidget - - + + Input error Syötteen virhe - + Wrong selection Virheellinen valinta - + Please select a single placement object to get local orientation. Valitse yksi paikkaobjekti saadaksesi paikallisen suunnan. diff --git a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_fr.ts b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_fr.ts index 5128419ef6..4a0458aae9 100644 --- a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_fr.ts +++ b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_fr.ts @@ -228,12 +228,12 @@ Afficher la triangulation - + Placement - Placement + Positionnement - + Fit B-Spline Ajuster la B-spline @@ -331,18 +331,18 @@ ReenGui::FitBSplineSurfaceWidget - - + + Input error Erreur de saisie - + Wrong selection Sélection invalide - + Please select a single placement object to get local orientation. Veuillez sélectionner l'emplacement d'un seul objet pour obtenir l'orientation locale. diff --git a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_gl.ts b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_gl.ts index 7b0580c7d7..c177e312f6 100644 --- a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_gl.ts +++ b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_gl.ts @@ -228,12 +228,12 @@ Ver triangulación - + Placement Emprazamento - + Fit B-Spline Axustar B-Spline @@ -331,18 +331,18 @@ ReenGui::FitBSplineSurfaceWidget - - + + Input error Input error - + Wrong selection Escolma errada - + Please select a single placement object to get local orientation. Por favor escolme un único obxecto de posición para coller a orientación local. diff --git a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_hr.ts b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_hr.ts index 8ef185a958..7f9aae8948 100644 --- a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_hr.ts +++ b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_hr.ts @@ -228,12 +228,12 @@ Pogled triangulacija - + Placement Položaj - + Fit B-Spline Prilagodi B-spline @@ -331,18 +331,18 @@ ReenGui::FitBSplineSurfaceWidget - - + + Input error Pogreška na ulazu - + Wrong selection Pogrešan odabir - + Please select a single placement object to get local orientation. Molimo odaberite jedan jedini položaj objekt da dobijete lokalnu orijentaciju. diff --git a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_hu.ts b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_hu.ts index 18a9174b00..c940d4f106 100644 --- a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_hu.ts +++ b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_hu.ts @@ -228,12 +228,12 @@ Háromtényezős nézet - + Placement Elhelyezés - + Fit B-Spline B-görbe illesztése @@ -331,18 +331,18 @@ ReenGui::FitBSplineSurfaceWidget - - + + Input error Bemeneti hiba - + Wrong selection Rossz kijelölés - + Please select a single placement object to get local orientation. Kérjük, válasszon egy önállóan elhelyezett tárgyat a hely meghatározásához. diff --git a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_id.ts b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_id.ts index f15f97b1d4..efb505670d 100644 --- a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_id.ts +++ b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_id.ts @@ -16,7 +16,7 @@ Approximate a cylinder - Approximate a cylinder + Perkiraan silinder @@ -29,7 +29,7 @@ Plane... - Plane... + Plane... @@ -47,12 +47,12 @@ Polynomial surface - Polynomial surface + Permukaan polynomial Approximate a polynomial surface - Approximate a polynomial surface + Perkiraan permukaan polynomial @@ -137,7 +137,7 @@ Mesh segmentation... - Mesh segmentation... + Segmentasi Mesh... @@ -155,12 +155,12 @@ From components - From components + Dari komponen Create mesh segments from components - Create mesh segments from components + Buat segment mesh dari komponen @@ -173,12 +173,12 @@ Manual segmentation... - Manual segmentation... + Segmentasi manual... Create mesh segments manually - Create mesh segments manually + Buat segment mesh secara manual @@ -228,12 +228,12 @@ View triangulation - + Placement Penempatan - + Fit B-Spline Fit B-Spline @@ -245,7 +245,7 @@ Segmentation - Segmentation + Segmentasi @@ -300,7 +300,7 @@ Create placement - Create placement + Buat penempatan @@ -331,18 +331,18 @@ ReenGui::FitBSplineSurfaceWidget - - + + Input error Input error - + Wrong selection Pilihan salah - + Please select a single placement object to get local orientation. Harap pilih satu objek penempatan untuk mendapatkan orientasi lokal. @@ -391,7 +391,7 @@ Please select a point cloud or mesh. - Please select a point cloud or mesh. + Pilih sebuah titik cloud atau mesh. @@ -427,12 +427,12 @@ Curvature tolerance - Curvature tolerance + Toleransi lengkungan Distance to plane - Distance to plane + Jarak ke plane @@ -442,12 +442,12 @@ Create mesh from unused triangles - Create mesh from unused triangles + Buat mesh dari segitiga yang tak terpakai Create compound - Create compound + Buat compound @@ -455,7 +455,7 @@ Manual segmentation - Manual segmentation + Segmentasi manual @@ -507,7 +507,7 @@ Detect - Detect + Deteksi @@ -551,12 +551,12 @@ Segmentation - Segmentation + Segmentasi Cut segment from mesh - Cut segment from mesh + Potong segment dari mesh diff --git a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_it.ts b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_it.ts index d37a6521bc..2d8500430e 100644 --- a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_it.ts +++ b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_it.ts @@ -228,12 +228,12 @@ Visualizza triangolazione - + Placement Posizionamento - + Fit B-Spline Adatta B-Spline @@ -331,18 +331,18 @@ ReenGui::FitBSplineSurfaceWidget - - + + Input error Errore di input - + Wrong selection Selezione errata - + Please select a single placement object to get local orientation. Si prega di selezionare un solo oggetto di posizionamento per ottenere l'orientamento locale. diff --git a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_ja.ts b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_ja.ts index 1029ad6902..844b309a39 100644 --- a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_ja.ts +++ b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_ja.ts @@ -228,12 +228,12 @@ 三角形分割の表示 - + Placement 配置 - + Fit B-Spline B-スプラインに合わせる @@ -331,18 +331,18 @@ ReenGui::FitBSplineSurfaceWidget - - + + Input error 入力エラー - + Wrong selection 誤った選択 - + Please select a single placement object to get local orientation. ローカル方向を取得するには単一の配置オブジェクトを選択してください diff --git a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_ka.ts b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_ka.ts index 4376aee395..2e7b118144 100644 --- a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_ka.ts +++ b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_ka.ts @@ -142,7 +142,7 @@ Create mesh segments - მრავალკუთხა ბადის სეგმენების შექმნა + ბადის სეგმენების შექმნა @@ -228,12 +228,12 @@ ტრიანგულაციის ნახვა - + Placement მდებარეობა - + Fit B-Spline B-სპლაინის მოთავსება @@ -331,18 +331,18 @@ ReenGui::FitBSplineSurfaceWidget - - + + Input error - Input error + შეყვანის შეცდომა - + Wrong selection არასწორი არჩევანი - + Please select a single placement object to get local orientation. გთხოვთ, აირჩიოთ ერთი განლაგების ობიექტი ლოკალური ორიენტაციის მისაღებად. @@ -377,7 +377,7 @@ Input error - Input error + შეყვანის შეცდომა @@ -412,12 +412,12 @@ Mesh segmentation - მრავალკუთხა ბადის სეგმენტაცია + ბადის სეგმენტაცია Smooth mesh - მრავალკუთხა ბადის მოგლუვება + ბადის მოგლუვება @@ -514,7 +514,7 @@ Tolerance - სიზუსტე + გადახრა diff --git a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_ko.ts b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_ko.ts index cd99dfa5dc..8a36534874 100644 --- a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_ko.ts +++ b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_ko.ts @@ -228,12 +228,12 @@ View triangulation - + Placement 위치 설정 - + Fit B-Spline Fit B-Spline @@ -331,18 +331,18 @@ ReenGui::FitBSplineSurfaceWidget - - + + Input error 입력 오류 - + Wrong selection 잘못 된 선택 - + Please select a single placement object to get local orientation. Please select a single placement object to get local orientation. diff --git a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_nl.ts b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_nl.ts index db399435b7..5b2a405a0d 100644 --- a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_nl.ts +++ b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_nl.ts @@ -228,12 +228,12 @@ Bekijk de driehoekigheid - + Placement Plaatsing - + Fit B-Spline Pas in B-Spline @@ -331,18 +331,18 @@ ReenGui::FitBSplineSurfaceWidget - - + + Input error Invoerfout - + Wrong selection Verkeerde selectie - + Please select a single placement object to get local orientation. Gelieve een enkel plaatsingsobject te selecteren om een lokale oriëntatie te krijgen. diff --git a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_pl.ts b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_pl.ts index b0209f796d..af00a32230 100644 --- a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_pl.ts +++ b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_pl.ts @@ -24,7 +24,7 @@ Reverse Engineering - Inżynieria Wsteczna + Inżynieria wsteczna @@ -228,12 +228,12 @@ Widok triangulacji - + Placement Umiejscowienie - + Fit B-Spline Dopasuj krzywą złożoną @@ -331,18 +331,18 @@ ReenGui::FitBSplineSurfaceWidget - - + + Input error Błąd danych wejściowych - + Wrong selection - Niewłaściwy wybór + Nieprawidłowy wybór - + Please select a single placement object to get local orientation. Proszę wybrać pojedynczy obiekt, aby poznać orientację lokalną. @@ -386,7 +386,7 @@ Wrong selection - Niewłaściwy wybór + Nieprawidłowy wybór @@ -437,7 +437,7 @@ Minimum number of faces - Minimalna liczba płaszczyzn + Minimalna liczba ścian @@ -460,7 +460,7 @@ Select - Wybierz + Dodaj @@ -521,7 +521,7 @@ Minimum number of faces - Minimalna liczba płaszczyzn + Minimalna liczba ścian @@ -536,7 +536,7 @@ Region options - opcje regionalne + Opcje regionalne @@ -577,7 +577,7 @@ Reverse Engineering - Inżynieria wsteczna + Inżynieria Wsteczna diff --git a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_pt-BR.ts b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_pt-BR.ts index 951849ba23..c20086279a 100644 --- a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_pt-BR.ts +++ b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_pt-BR.ts @@ -228,12 +228,12 @@ Triangulação de exibição - + Placement Posicionamento - + Fit B-Spline Aproximar B-Spline @@ -331,18 +331,18 @@ ReenGui::FitBSplineSurfaceWidget - - + + Input error Erro de entrada - + Wrong selection Seleção errada - + Please select a single placement object to get local orientation. Por favor, selecione um objeto de posicionamento único para obter orientação local. diff --git a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_pt-PT.ts b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_pt-PT.ts index 71e05fdb65..ad93a7f6db 100644 --- a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_pt-PT.ts +++ b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_pt-PT.ts @@ -228,12 +228,12 @@ Ver triangulação - + Placement Colocação - + Fit B-Spline Ajustar B-Spline @@ -331,18 +331,18 @@ ReenGui::FitBSplineSurfaceWidget - - + + Input error Erro de Inserção - + Wrong selection Seleção errada - + Please select a single placement object to get local orientation. Por favor selecione um objeto de posição única para obter orientação local. diff --git a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_ro.ts b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_ro.ts index 8278305b6a..1de5713b9c 100644 --- a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_ro.ts +++ b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_ro.ts @@ -228,12 +228,12 @@ Vezi triangularea - + Placement Amplasare - + Fit B-Spline Potrivire B-Spline @@ -331,18 +331,18 @@ ReenGui::FitBSplineSurfaceWidget - - + + Input error Eroare de intrare - + Wrong selection Selecţie greşită - + Please select a single placement object to get local orientation. Vă rugăm să selectaţi un obiect unic de plasare pentru a obţine orientarea locală. diff --git a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_ru.ts b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_ru.ts index 576f145c69..892b183a36 100644 --- a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_ru.ts +++ b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_ru.ts @@ -228,12 +228,12 @@ Просмотреть триангуляцию - + Placement Расположение - + Fit B-Spline Разместить B-сплайн @@ -331,18 +331,18 @@ ReenGui::FitBSplineSurfaceWidget - - + + Input error Ошибка ввода - + Wrong selection - Неправильный выбор + Неправильное выделение - + Please select a single placement object to get local orientation. Пожалуйста, выберите один объект размещения для получения локальной ориентации. @@ -386,7 +386,7 @@ Wrong selection - Неправильный выбор + Неправильное выделение @@ -480,7 +480,7 @@ < faces than - < граней + граней меньше чем @@ -514,7 +514,7 @@ Tolerance - Точность + Допуск @@ -546,7 +546,7 @@ Respect only triangles with normals facing screen - Предпочитать только треугольники повернутые нормалями к экрану + Предпочитать только треугольники, повернутые нормалями к экрану diff --git a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_sl.ts b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_sl.ts index 0c6f29fccf..55ccf62918 100644 --- a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_sl.ts +++ b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_sl.ts @@ -24,7 +24,7 @@ Reverse Engineering - Vzvratni inženiring + Vzvratno inženirstvo @@ -42,7 +42,7 @@ Reverse Engineering - Vzvratni inženiring + Vzvratno inženirstvo @@ -60,7 +60,7 @@ Reverse Engineering - Vzvratni inženiring + Vzvratno inženirstvo @@ -78,7 +78,7 @@ Reverse Engineering - Vzvratni inženiring + Vzvratno inženirstvo @@ -96,7 +96,7 @@ Reverse Engineering - Vzvratni inženiring + Vzvratno inženirstvo @@ -114,7 +114,7 @@ Reverse Engineering - Vzvratni inženiring + Vzvratno inženirstvo @@ -132,7 +132,7 @@ Reverse Engineering - Vzvratni inženiring + Vzvratno inženirstvo @@ -150,7 +150,7 @@ Reverse Engineering - Vzvratni inženiring + Vzvratno inženirstvo @@ -168,7 +168,7 @@ Reverse Engineering - Vzvratni inženiring + Vzvratno inženirstvo @@ -186,7 +186,7 @@ Reverse Engineering - Vzvratni inženiring + Vzvratno inženirstvo @@ -228,12 +228,12 @@ Trikotenje pogleda - + Placement Postavitev - + Fit B-Spline Prilegaj B-zlepek @@ -331,18 +331,18 @@ ReenGui::FitBSplineSurfaceWidget - - + + Input error Napaka vnosa - + Wrong selection - Napačna izbira + Napačen izbor - + Please select a single placement object to get local orientation. Izberite eno postavitev objekta za pridobitev lokalne usmerjenosti. @@ -386,7 +386,7 @@ Wrong selection - Napačna izbira + Napačen izbor @@ -437,7 +437,7 @@ Minimum number of faces - Najmanjše št. ploskev + Najmanjše število ploskev @@ -460,7 +460,7 @@ Select - Izberite + Izberi @@ -490,7 +490,7 @@ Select whole component - Izberite celo sestavino + Izberi celo sestavino @@ -521,7 +521,7 @@ Minimum number of faces - Najmanjše št. ploskev + Najmanjše število ploskev @@ -541,12 +541,12 @@ Respect only visible triangles - Upoštevaj samo vidne trikotnike + Upoštevaj le vidne trikotnike Respect only triangles with normals facing screen - Upoštevaj samo trikotnike, katerih normale kažejo proti zaslonu + Upoštevaj le trikotnike, katerih normale so usmerjene proti zaslonu @@ -577,7 +577,7 @@ Reverse Engineering - Vzvratni inženiring + Vzvratno inženirstvo diff --git a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_sr-CS.ts b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_sr-CS.ts index 1ef8a7806d..7b3fe7bcd5 100644 --- a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_sr-CS.ts +++ b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_sr-CS.ts @@ -228,12 +228,12 @@ Prikaz triangulacije - + Placement Položaj - + Fit B-Spline Uklopi B-Splajn @@ -331,18 +331,18 @@ ReenGui::FitBSplineSurfaceWidget - - + + Input error Input error - + Wrong selection Pogrešan izbor - + Please select a single placement object to get local orientation. Izaberi jedan objekat Položaj da bi dobio lokalnu orijentaciju. diff --git a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_sr.ts b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_sr.ts index 6a2a63bc80..408a9fd2c6 100644 --- a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_sr.ts +++ b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_sr.ts @@ -228,12 +228,12 @@ Приказ триангулације - + Placement Положај - + Fit B-Spline Уклопи Б-Сплајн @@ -331,18 +331,18 @@ ReenGui::FitBSplineSurfaceWidget - - + + Input error Грешка приликом уноса - + Wrong selection Погрешан избор - + Please select a single placement object to get local orientation. Изабери један објекат Положај да би добио локалну оријентацију. diff --git a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_sv-SE.ts b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_sv-SE.ts index 9a11e32b9b..e935187682 100644 --- a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_sv-SE.ts +++ b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_sv-SE.ts @@ -228,12 +228,12 @@ Visa triangulering - + Placement Placering - + Fit B-Spline Passa B-Spline @@ -331,18 +331,18 @@ ReenGui::FitBSplineSurfaceWidget - - + + Input error Inmatningsfel - + Wrong selection Fel val - + Please select a single placement object to get local orientation. Vänligen markera ett enstaka placeringsobjekt för att hämta lokal riktning. diff --git a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_tr.ts b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_tr.ts index 8fcb16ad7a..24a629d61b 100644 --- a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_tr.ts +++ b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_tr.ts @@ -228,12 +228,12 @@ Üçgenlemeyi göster - + Placement Yerleşim - + Fit B-Spline B-Spline'e sığdır @@ -331,18 +331,18 @@ ReenGui::FitBSplineSurfaceWidget - - + + Input error Girdi hatası - + Wrong selection Yanlış seçim - + Please select a single placement object to get local orientation. Yerel yönlendirme almak için lütfen yalnızca bir tane yerleşim nesnesi seçin. diff --git a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_uk.ts b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_uk.ts index 3d675a7e44..56780c9654 100644 --- a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_uk.ts +++ b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_uk.ts @@ -228,12 +228,12 @@ Переглянути тріангуляцію - + Placement Розташувати - + Fit B-Spline Розмістити B-сплайн @@ -331,18 +331,18 @@ ReenGui::FitBSplineSurfaceWidget - - + + Input error Помилка вводу - + Wrong selection Невірний вибір - + Please select a single placement object to get local orientation. Будь ласка, виберіть один об'єкт розміщення для отримання локальної орієнтації. diff --git a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_val-ES.ts b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_val-ES.ts index 629b08aea0..e40654e107 100644 --- a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_val-ES.ts +++ b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_val-ES.ts @@ -228,12 +228,12 @@ View triangulation - + Placement Posició - + Fit B-Spline Fit B-Spline @@ -331,18 +331,18 @@ ReenGui::FitBSplineSurfaceWidget - - + + Input error Input error - + Wrong selection Selecció incorrecta - + Please select a single placement object to get local orientation. Seleccioneu un sol objecte de posició per a obtindre l'orientació local. diff --git a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_zh-CN.ts b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_zh-CN.ts index 3a64726398..5ea4214757 100644 --- a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_zh-CN.ts +++ b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_zh-CN.ts @@ -228,12 +228,12 @@ 查看三角剖分 - + Placement 定位 - + Fit B-Spline 适用于贝塞尔曲线 @@ -331,18 +331,18 @@ ReenGui::FitBSplineSurfaceWidget - - + + Input error 输入错误 - + Wrong selection 选择错误 - + Please select a single placement object to get local orientation. 请选择单个放置对象以获取本地方向。 diff --git a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_zh-TW.ts b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_zh-TW.ts index 5b439a70b9..b279f6565b 100644 --- a/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_zh-TW.ts +++ b/src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_zh-TW.ts @@ -228,12 +228,12 @@ View triangulation - + Placement 佈置 - + Fit B-Spline Fit B-Spline @@ -331,18 +331,18 @@ ReenGui::FitBSplineSurfaceWidget - - + + Input error 輸入錯誤 - + Wrong selection 錯誤的選取 - + Please select a single placement object to get local orientation. Please select a single placement object to get local orientation. diff --git a/src/Mod/Robot/Gui/Resources/translations/Robot.ts b/src/Mod/Robot/Gui/Resources/translations/Robot.ts index c4b6fd31fa..997c4e8ad6 100644 --- a/src/Mod/Robot/Gui/Resources/translations/Robot.ts +++ b/src/Mod/Robot/Gui/Resources/translations/Robot.ts @@ -356,17 +356,17 @@ QObject - - - - - + + + + + Wrong selection @@ -381,11 +381,11 @@ - + Select one Robot and one Trajectory object. diff --git a/src/Mod/Robot/Gui/Resources/translations/Robot_be.ts b/src/Mod/Robot/Gui/Resources/translations/Robot_be.ts index f454b40b3d..c76551946d 100644 --- a/src/Mod/Robot/Gui/Resources/translations/Robot_be.ts +++ b/src/Mod/Robot/Gui/Resources/translations/Robot_be.ts @@ -356,17 +356,17 @@ QObject - - - - - + + + + + Wrong selection Няправільны выбар @@ -381,11 +381,11 @@ Абраць адзін Робат - + Select one Robot and one Trajectory object. Абраць адзін Робат і адну траекторыю аб'екта. diff --git a/src/Mod/Robot/Gui/Resources/translations/Robot_ca.ts b/src/Mod/Robot/Gui/Resources/translations/Robot_ca.ts index d59410bfe0..b3b83d0047 100644 --- a/src/Mod/Robot/Gui/Resources/translations/Robot_ca.ts +++ b/src/Mod/Robot/Gui/Resources/translations/Robot_ca.ts @@ -356,17 +356,17 @@ QObject - - - - - + + + + + Wrong selection Selecció incorrecta @@ -381,11 +381,11 @@ Selecciona un Robot - + Select one Robot and one Trajectory object. Selecciona un Robot i un objecte de trajectòria. diff --git a/src/Mod/Robot/Gui/Resources/translations/Robot_cs.ts b/src/Mod/Robot/Gui/Resources/translations/Robot_cs.ts index 2e475f0c1b..13a56f6d0c 100644 --- a/src/Mod/Robot/Gui/Resources/translations/Robot_cs.ts +++ b/src/Mod/Robot/Gui/Resources/translations/Robot_cs.ts @@ -356,17 +356,17 @@ QObject - - - - - + + + + + Wrong selection Neplatný výběr @@ -381,11 +381,11 @@ Vyberte robota - + Select one Robot and one Trajectory object. Vyberte jednoho robota a objekt jedné trakjektorie. diff --git a/src/Mod/Robot/Gui/Resources/translations/Robot_de.ts b/src/Mod/Robot/Gui/Resources/translations/Robot_de.ts index 288e3b4a91..e0cb8584f1 100644 --- a/src/Mod/Robot/Gui/Resources/translations/Robot_de.ts +++ b/src/Mod/Robot/Gui/Resources/translations/Robot_de.ts @@ -356,17 +356,17 @@ QObject - - - - - + + + + + Wrong selection Falsche Auswahl @@ -381,11 +381,11 @@ Einen Roboter auswählen - + Select one Robot and one Trajectory object. Wählen Sie einen Roboter und eine Bewegungsbahn. @@ -397,7 +397,7 @@ You need at least two waypoints in a trajectory to simulate. - Sie benötigen mindestens zwei Wegpunkte, um eine Bewegungsbahn zu simulieren. + Sie benötigen für die Simulation mindestens zwei Wegpunkte auf der Bewegungsbahn. @@ -452,7 +452,7 @@ Siehe Dokumentation für Details. Set default continuity - Setze Vorgabe zur Dauer + Setze Standart Dauer @@ -690,7 +690,7 @@ Siehe Dokumentation für Details. Type - Typ + Art diff --git a/src/Mod/Robot/Gui/Resources/translations/Robot_el.ts b/src/Mod/Robot/Gui/Resources/translations/Robot_el.ts index 1c13c80ab6..7a78c59768 100644 --- a/src/Mod/Robot/Gui/Resources/translations/Robot_el.ts +++ b/src/Mod/Robot/Gui/Resources/translations/Robot_el.ts @@ -356,17 +356,17 @@ QObject - - - - - + + + + + Wrong selection Λάθος επιλογή @@ -381,11 +381,11 @@ Επιλέξτε ένα Ρομπότ - + Select one Robot and one Trajectory object. Επιλέξτε ένα Ρομπότ και ένα Αντικείμενο Τροχιάς. diff --git a/src/Mod/Robot/Gui/Resources/translations/Robot_es-AR.ts b/src/Mod/Robot/Gui/Resources/translations/Robot_es-AR.ts index 9d85f6521a..49cae3c124 100644 --- a/src/Mod/Robot/Gui/Resources/translations/Robot_es-AR.ts +++ b/src/Mod/Robot/Gui/Resources/translations/Robot_es-AR.ts @@ -356,17 +356,17 @@ QObject - - - - - + + + + + Wrong selection Selección Incorrecta @@ -381,11 +381,11 @@ Seleccionar un Robot - + Select one Robot and one Trajectory object. Seleccione un Robot y un objeto de Trayectoria. diff --git a/src/Mod/Robot/Gui/Resources/translations/Robot_es-ES.ts b/src/Mod/Robot/Gui/Resources/translations/Robot_es-ES.ts index 398a1fb2f8..f04904e3f1 100644 --- a/src/Mod/Robot/Gui/Resources/translations/Robot_es-ES.ts +++ b/src/Mod/Robot/Gui/Resources/translations/Robot_es-ES.ts @@ -356,17 +356,17 @@ QObject - - - - - + + + + + Wrong selection Selección incorrecta @@ -381,11 +381,11 @@ Seleccione un Robot - + Select one Robot and one Trajectory object. Seleccione un robot y un objeto trayectoria. diff --git a/src/Mod/Robot/Gui/Resources/translations/Robot_eu.ts b/src/Mod/Robot/Gui/Resources/translations/Robot_eu.ts index fa102ee4d6..f451fea05f 100644 --- a/src/Mod/Robot/Gui/Resources/translations/Robot_eu.ts +++ b/src/Mod/Robot/Gui/Resources/translations/Robot_eu.ts @@ -356,17 +356,17 @@ QObject - - - - - + + + + + Wrong selection Hautapen okerra @@ -381,11 +381,11 @@ Hautatu robot bat - + Select one Robot and one Trajectory object. Hautatu robot bat eta ibilbide-objektu bat. diff --git a/src/Mod/Robot/Gui/Resources/translations/Robot_fi.ts b/src/Mod/Robot/Gui/Resources/translations/Robot_fi.ts index 0c7eb4b636..98c3a3c68a 100644 --- a/src/Mod/Robot/Gui/Resources/translations/Robot_fi.ts +++ b/src/Mod/Robot/Gui/Resources/translations/Robot_fi.ts @@ -356,17 +356,17 @@ QObject - - - - - + + + + + Wrong selection Väärä valinta @@ -381,11 +381,11 @@ Valitse yksi robotti - + Select one Robot and one Trajectory object. Valitse yksi robotti ja yksi liikeradan objekti. diff --git a/src/Mod/Robot/Gui/Resources/translations/Robot_fr.ts b/src/Mod/Robot/Gui/Resources/translations/Robot_fr.ts index a17155d2d1..e005616473 100644 --- a/src/Mod/Robot/Gui/Resources/translations/Robot_fr.ts +++ b/src/Mod/Robot/Gui/Resources/translations/Robot_fr.ts @@ -356,17 +356,17 @@ QObject - - - - - + + + + + Wrong selection Mauvaise sélection @@ -381,11 +381,11 @@ Sélectionnez un robot - + Select one Robot and one Trajectory object. Sélectionnez un robot et une trajectoire. @@ -630,7 +630,7 @@ pour utiliser cette commande. Consultez la documentation pour plus de détails.< Form - Formulaire + Forme diff --git a/src/Mod/Robot/Gui/Resources/translations/Robot_gl.ts b/src/Mod/Robot/Gui/Resources/translations/Robot_gl.ts index 3292bf9d0e..4a68f69fba 100644 --- a/src/Mod/Robot/Gui/Resources/translations/Robot_gl.ts +++ b/src/Mod/Robot/Gui/Resources/translations/Robot_gl.ts @@ -356,17 +356,17 @@ QObject - - - - - + + + + + Wrong selection Escolma errada @@ -381,11 +381,11 @@ Escolmar un Robot - + Select one Robot and one Trajectory object. Escolmar un robot mais un obxecto traxectoria. diff --git a/src/Mod/Robot/Gui/Resources/translations/Robot_hr.ts b/src/Mod/Robot/Gui/Resources/translations/Robot_hr.ts index cb95739e66..bb9ee9733a 100644 --- a/src/Mod/Robot/Gui/Resources/translations/Robot_hr.ts +++ b/src/Mod/Robot/Gui/Resources/translations/Robot_hr.ts @@ -356,17 +356,17 @@ QObject - - - - - + + + + + Wrong selection Pogrešan odabir @@ -381,11 +381,11 @@ Odaberite jedan Robot - + Select one Robot and one Trajectory object. Odaberite jedan robot i jedanu putanju objekta. @@ -629,7 +629,7 @@ Form - Obrazac + Oblik @@ -689,7 +689,7 @@ Type - Vrsta + Tip @@ -730,7 +730,7 @@ Form - Obrazac + Oblik @@ -763,7 +763,7 @@ Form - Obrazac + Oblik @@ -881,7 +881,7 @@ Form - Obrazac + Oblik diff --git a/src/Mod/Robot/Gui/Resources/translations/Robot_hu.ts b/src/Mod/Robot/Gui/Resources/translations/Robot_hu.ts index 8dff7d1263..4ac84cd408 100644 --- a/src/Mod/Robot/Gui/Resources/translations/Robot_hu.ts +++ b/src/Mod/Robot/Gui/Resources/translations/Robot_hu.ts @@ -356,17 +356,17 @@ QObject - - - - - + + + + + Wrong selection Rossz kiválasztás @@ -381,11 +381,11 @@ Válasszon ki egy robotot - + Select one Robot and one Trajectory object. Egy Robot és egy útvonal objektum kijelölése. diff --git a/src/Mod/Robot/Gui/Resources/translations/Robot_id.ts b/src/Mod/Robot/Gui/Resources/translations/Robot_id.ts index 9a595f2b9c..a0dd8438d5 100644 --- a/src/Mod/Robot/Gui/Resources/translations/Robot_id.ts +++ b/src/Mod/Robot/Gui/Resources/translations/Robot_id.ts @@ -356,17 +356,17 @@ QObject - - - - - + + + + + Wrong selection Pilihan salah @@ -381,11 +381,11 @@ Pilih satu Robot - + Select one Robot and one Trajectory object. Pilih satu Robot dan satu objek lintasan. diff --git a/src/Mod/Robot/Gui/Resources/translations/Robot_it.ts b/src/Mod/Robot/Gui/Resources/translations/Robot_it.ts index 5fa699d77f..64e31b9254 100644 --- a/src/Mod/Robot/Gui/Resources/translations/Robot_it.ts +++ b/src/Mod/Robot/Gui/Resources/translations/Robot_it.ts @@ -209,7 +209,7 @@ Insert in trajectory - Inserisci un punto nella traiettoria + Inserisci nella traiettoria @@ -356,17 +356,17 @@ QObject - - - - - + + + + + Wrong selection Selezione errata @@ -381,11 +381,11 @@ Selezionare un Robot - + Select one Robot and one Trajectory object. Selezionare un Robot e un oggetto Traiettoria. @@ -629,7 +629,7 @@ Form - Form + Modulo diff --git a/src/Mod/Robot/Gui/Resources/translations/Robot_ja.ts b/src/Mod/Robot/Gui/Resources/translations/Robot_ja.ts index 697480766b..e960709631 100644 --- a/src/Mod/Robot/Gui/Resources/translations/Robot_ja.ts +++ b/src/Mod/Robot/Gui/Resources/translations/Robot_ja.ts @@ -356,17 +356,17 @@ QObject - - - - - + + + + + Wrong selection 誤った選択 @@ -381,11 +381,11 @@ 1台のロボットを選択する - + Select one Robot and one Trajectory object. 1 つのロボットと軌道オブジェクトを 1 つ選択します。 diff --git a/src/Mod/Robot/Gui/Resources/translations/Robot_ka.ts b/src/Mod/Robot/Gui/Resources/translations/Robot_ka.ts index dacb71cb7c..e3dba3caca 100644 --- a/src/Mod/Robot/Gui/Resources/translations/Robot_ka.ts +++ b/src/Mod/Robot/Gui/Resources/translations/Robot_ka.ts @@ -356,17 +356,17 @@ QObject - - - - - + + + + + Wrong selection არასწორი არჩევანი @@ -381,11 +381,11 @@ ერთი რობოტის ჩასმა - + Select one Robot and one Trajectory object. აირჩიეთ ერთი რობოტი და ერთი ტრაექტორიის ობიექტი. diff --git a/src/Mod/Robot/Gui/Resources/translations/Robot_ko.ts b/src/Mod/Robot/Gui/Resources/translations/Robot_ko.ts index a445386aa4..e610ed495e 100644 --- a/src/Mod/Robot/Gui/Resources/translations/Robot_ko.ts +++ b/src/Mod/Robot/Gui/Resources/translations/Robot_ko.ts @@ -356,17 +356,17 @@ QObject - - - - - + + + + + Wrong selection 잘못 된 선택 @@ -381,11 +381,11 @@ 로봇 하나 선택하기 - + Select one Robot and one Trajectory object. Select one Robot and one Trajectory object. diff --git a/src/Mod/Robot/Gui/Resources/translations/Robot_nl.ts b/src/Mod/Robot/Gui/Resources/translations/Robot_nl.ts index 989e48deae..eeb28365e7 100644 --- a/src/Mod/Robot/Gui/Resources/translations/Robot_nl.ts +++ b/src/Mod/Robot/Gui/Resources/translations/Robot_nl.ts @@ -356,17 +356,17 @@ QObject - - - - - + + + + + Wrong selection Verkeerde selectie @@ -381,11 +381,11 @@ Selecteer een Robot - + Select one Robot and one Trajectory object. Selecteer één robot en één traject-object. diff --git a/src/Mod/Robot/Gui/Resources/translations/Robot_pl.ts b/src/Mod/Robot/Gui/Resources/translations/Robot_pl.ts index 10cf41d99c..5b0d8d142f 100644 --- a/src/Mod/Robot/Gui/Resources/translations/Robot_pl.ts +++ b/src/Mod/Robot/Gui/Resources/translations/Robot_pl.ts @@ -356,19 +356,19 @@ QObject - - - - - + + + + + Wrong selection - Niewłaściwy wybór + Nieprawidłowy wybór @@ -381,11 +381,11 @@ Zaznacz jednego Robota - + Select one Robot and one Trajectory object. Wybierz jednego robota i jedną trasę pracy. diff --git a/src/Mod/Robot/Gui/Resources/translations/Robot_pt-BR.ts b/src/Mod/Robot/Gui/Resources/translations/Robot_pt-BR.ts index b6675d46cb..9faf39974e 100644 --- a/src/Mod/Robot/Gui/Resources/translations/Robot_pt-BR.ts +++ b/src/Mod/Robot/Gui/Resources/translations/Robot_pt-BR.ts @@ -356,17 +356,17 @@ QObject - - - - - + + + + + Wrong selection Seleção errada @@ -381,11 +381,11 @@ Selecione um robô - + Select one Robot and one Trajectory object. Selecione um robô e uma trajetória. @@ -629,7 +629,7 @@ Form - Forma + Formulário diff --git a/src/Mod/Robot/Gui/Resources/translations/Robot_pt-PT.ts b/src/Mod/Robot/Gui/Resources/translations/Robot_pt-PT.ts index 762b829495..e09d78ae36 100644 --- a/src/Mod/Robot/Gui/Resources/translations/Robot_pt-PT.ts +++ b/src/Mod/Robot/Gui/Resources/translations/Robot_pt-PT.ts @@ -356,17 +356,17 @@ QObject - - - - - + + + + + Wrong selection Seleção errada @@ -381,11 +381,11 @@ Selecione um robô - + Select one Robot and one Trajectory object. Selecionar um Robô e um Objeto da Trajetória diff --git a/src/Mod/Robot/Gui/Resources/translations/Robot_ro.ts b/src/Mod/Robot/Gui/Resources/translations/Robot_ro.ts index 5a39f4b9fa..e7f10bc8cd 100644 --- a/src/Mod/Robot/Gui/Resources/translations/Robot_ro.ts +++ b/src/Mod/Robot/Gui/Resources/translations/Robot_ro.ts @@ -356,17 +356,17 @@ QObject - - - - - + + + + + Wrong selection Selecţie greşită @@ -381,11 +381,11 @@ Selectaţi un Robot - + Select one Robot and one Trajectory object. Selectaţi un obiect Robot şi un obiect de Traiectorie. diff --git a/src/Mod/Robot/Gui/Resources/translations/Robot_ru.ts b/src/Mod/Robot/Gui/Resources/translations/Robot_ru.ts index 6584b68f77..9510182863 100644 --- a/src/Mod/Robot/Gui/Resources/translations/Robot_ru.ts +++ b/src/Mod/Robot/Gui/Resources/translations/Robot_ru.ts @@ -209,7 +209,7 @@ Insert in trajectory - Вставить текущее положение робота в траекторию + Вставить в траекторию @@ -356,17 +356,17 @@ QObject - - - - - + + + + + Wrong selection Неверный выбор @@ -381,11 +381,11 @@ Выберите одного робота - + Select one Robot and one Trajectory object. Выберите робота и траекторию движения. diff --git a/src/Mod/Robot/Gui/Resources/translations/Robot_sl.ts b/src/Mod/Robot/Gui/Resources/translations/Robot_sl.ts index 758a0edfb0..669ae3d922 100644 --- a/src/Mod/Robot/Gui/Resources/translations/Robot_sl.ts +++ b/src/Mod/Robot/Gui/Resources/translations/Robot_sl.ts @@ -356,19 +356,19 @@ QObject - - - - - + + + + + Wrong selection - Napačna izbira + Napačen izbor @@ -381,11 +381,11 @@ Izberite enega robota - + Select one Robot and one Trajectory object. Izberite enega robota in eno pot @@ -529,7 +529,7 @@ Name - Ime + Naziv @@ -694,7 +694,7 @@ Name - Ime + Naziv diff --git a/src/Mod/Robot/Gui/Resources/translations/Robot_sr-CS.ts b/src/Mod/Robot/Gui/Resources/translations/Robot_sr-CS.ts index 0824ca53c7..172d16dec1 100644 --- a/src/Mod/Robot/Gui/Resources/translations/Robot_sr-CS.ts +++ b/src/Mod/Robot/Gui/Resources/translations/Robot_sr-CS.ts @@ -356,17 +356,17 @@ QObject - - - - - + + + + + Wrong selection Pogrešan izbor @@ -381,11 +381,11 @@ Izaberi jednog Robota - + Select one Robot and one Trajectory object. Izaberi jednog Robota i jedan objekat Putanje. diff --git a/src/Mod/Robot/Gui/Resources/translations/Robot_sr.ts b/src/Mod/Robot/Gui/Resources/translations/Robot_sr.ts index 8cee95b0de..89da6bcaf5 100644 --- a/src/Mod/Robot/Gui/Resources/translations/Robot_sr.ts +++ b/src/Mod/Robot/Gui/Resources/translations/Robot_sr.ts @@ -356,17 +356,17 @@ QObject - - - - - + + + + + Wrong selection Погрешан избор @@ -381,11 +381,11 @@ Изабери једног Робота - + Select one Robot and one Trajectory object. Изабери једног Робота и један објекат Путање. diff --git a/src/Mod/Robot/Gui/Resources/translations/Robot_sv-SE.ts b/src/Mod/Robot/Gui/Resources/translations/Robot_sv-SE.ts index 34f305eb99..69d84d29a0 100644 --- a/src/Mod/Robot/Gui/Resources/translations/Robot_sv-SE.ts +++ b/src/Mod/Robot/Gui/Resources/translations/Robot_sv-SE.ts @@ -356,17 +356,17 @@ QObject - - - - - + + + + + Wrong selection Fel val @@ -381,11 +381,11 @@ Välj en Robot - + Select one Robot and one Trajectory object. Välj en robot och ett banobjekt. @@ -409,7 +409,7 @@ All Files - Alla Filer + Alla filer diff --git a/src/Mod/Robot/Gui/Resources/translations/Robot_tr.ts b/src/Mod/Robot/Gui/Resources/translations/Robot_tr.ts index c9b5da581f..bb6ea93863 100644 --- a/src/Mod/Robot/Gui/Resources/translations/Robot_tr.ts +++ b/src/Mod/Robot/Gui/Resources/translations/Robot_tr.ts @@ -357,17 +357,17 @@ QObject - - - - - + + + + + Wrong selection Yanlış seçim @@ -382,11 +382,11 @@ Bir Robot seç - + Select one Robot and one Trajectory object. Bir Robot ve bir Yörünge nesnesi seçin. diff --git a/src/Mod/Robot/Gui/Resources/translations/Robot_uk.ts b/src/Mod/Robot/Gui/Resources/translations/Robot_uk.ts index 3dc7718c1b..6ee3f5bb54 100644 --- a/src/Mod/Robot/Gui/Resources/translations/Robot_uk.ts +++ b/src/Mod/Robot/Gui/Resources/translations/Robot_uk.ts @@ -356,17 +356,17 @@ QObject - - - - - + + + + + Wrong selection Невірний вибір @@ -381,11 +381,11 @@ Оберіть одного Робота - + Select one Robot and one Trajectory object. Виберіть один робот і одну траєкторію об'єкта. diff --git a/src/Mod/Robot/Gui/Resources/translations/Robot_val-ES.ts b/src/Mod/Robot/Gui/Resources/translations/Robot_val-ES.ts index f82c0bc83e..d549101e43 100644 --- a/src/Mod/Robot/Gui/Resources/translations/Robot_val-ES.ts +++ b/src/Mod/Robot/Gui/Resources/translations/Robot_val-ES.ts @@ -356,17 +356,17 @@ QObject - - - - - + + + + + Wrong selection Selecció incorrecta @@ -381,11 +381,11 @@ Seleccioneu un robot - + Select one Robot and one Trajectory object. Seleccioneu un robot i una trajectòria diff --git a/src/Mod/Robot/Gui/Resources/translations/Robot_zh-CN.ts b/src/Mod/Robot/Gui/Resources/translations/Robot_zh-CN.ts index 5d423a1663..0e5a463071 100644 --- a/src/Mod/Robot/Gui/Resources/translations/Robot_zh-CN.ts +++ b/src/Mod/Robot/Gui/Resources/translations/Robot_zh-CN.ts @@ -356,17 +356,17 @@ QObject - - - - - + + + + + Wrong selection 选择错误 @@ -381,11 +381,11 @@ 选择一个机器人 - + Select one Robot and one Trajectory object. 选择一个机器人和一个轨迹对象. diff --git a/src/Mod/Robot/Gui/Resources/translations/Robot_zh-TW.ts b/src/Mod/Robot/Gui/Resources/translations/Robot_zh-TW.ts index 112d393f2a..cf8ffecfc2 100644 --- a/src/Mod/Robot/Gui/Resources/translations/Robot_zh-TW.ts +++ b/src/Mod/Robot/Gui/Resources/translations/Robot_zh-TW.ts @@ -356,17 +356,17 @@ QObject - - - - - + + + + + Wrong selection 錯誤的選取 @@ -381,11 +381,11 @@ 選取一機器人 - + Select one Robot and one Trajectory object. 選取一個機器人和一軌跡物件 diff --git a/src/Mod/Sketcher/Gui/EditModeCoinManager.h b/src/Mod/Sketcher/Gui/EditModeCoinManager.h index 348eafecb5..b071e2d347 100644 --- a/src/Mod/Sketcher/Gui/EditModeCoinManager.h +++ b/src/Mod/Sketcher/Gui/EditModeCoinManager.h @@ -78,7 +78,7 @@ using GeoListFacade = Sketcher::GeoListFacade; * The most important such delegates are: EditModeGeometryCoinManager and * EditModeConstraintCoinManager. * - * EditModeCoinManager takes over the responsibility of creating the Coin (Inventor) scenograph + * EditModeCoinManager takes over the responsibility of creating the Coin (Inventor) scenegraph * and modifying it, including all the drawing of geometry, constraints and overlay layer. This * is an exclusive responsibility under the Single Responsibility Principle. * @@ -88,7 +88,7 @@ using GeoListFacade = Sketcher::GeoListFacade; * * EditModeCoinManager is responsible, under the Single Responsibility Principle, to manage the coin * EditRoot node. This node is ref-ed on creation and unref-ed on destruction to ensure that its - * lifetime matches the one of EditModecoinManager. + * lifetime matches the one of EditModeCoinManager. * * EditRoot is added on request to pcRoot by ViewProviderSketch. The node pcRoot belongs, under the * Single Responsibility Principle, to ViewProviderSketch. EditModeCoinManager delegates addition @@ -97,7 +97,7 @@ using GeoListFacade = Sketcher::GeoListFacade; * EditModeCoinManager is designed to define the span of time in which ViewProviderSketch is in edit * mode. * - * In addition to the scenograph, EditModeCoinManager is responsible for keeping any necessary + * In addition to the scenegraph, EditModeCoinManager is responsible for keeping any necessary * mapping between indices used at ViewProviderSketch level, and internal indexing used by * EditModeCoinManager and its subclasses. */ diff --git a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher.ts b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher.ts index 18328801be..9c7fef6100 100644 --- a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher.ts +++ b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher.ts @@ -4,12 +4,12 @@ CmdSketcherBSplineComb - + Show/hide B-spline curvature comb - + Switches between showing and hiding the curvature comb for all B-splines @@ -17,12 +17,12 @@ CmdSketcherBSplineDegree - + Show/hide B-spline degree - + Switches between showing and hiding the degree for all B-splines @@ -30,12 +30,12 @@ CmdSketcherBSplineKnotMultiplicity - + Show/hide B-spline knot multiplicity - + Switches between showing and hiding the knot multiplicity for all B-splines @@ -43,12 +43,12 @@ CmdSketcherBSplinePoleWeight - + Show/hide B-spline control point weight - + Switches between showing and hiding the control point weight for all B-splines @@ -56,12 +56,12 @@ CmdSketcherBSplinePolygon - + Show/hide B-spline control polygon - + Switches between showing and hiding the control polygons for all B-splines @@ -82,12 +82,12 @@ CmdSketcherClone - + Clone - + Creates a clone of the geometry taking as reference the last selected point @@ -95,32 +95,32 @@ CmdSketcherCompBSplineShowHideGeometryInformation - + Show/hide B-spline information layer - + Show/hide B-spline degree - + Show/hide B-spline control polygon - + Show/hide B-spline curvature comb - + Show/hide B-spline knot multiplicity - + Show/hide B-spline control point weight @@ -156,12 +156,12 @@ CmdSketcherCompCopy - + Clone - + Creates a clone of the geometry taking as reference the last selected point @@ -365,22 +365,22 @@ CmdSketcherCompModifyKnotMultiplicity - + Modify knot multiplicity - + Modifies the multiplicity of the selected knot of a B-spline - + Increase knot multiplicity - + Decrease knot multiplicity @@ -638,12 +638,12 @@ with respect to a line or a third point CmdSketcherConvertToNURBS - + Convert geometry to B-spline - + Converts the selected geometry to a B-spline @@ -651,12 +651,12 @@ with respect to a line or a third point CmdSketcherCopy - + Copy - + Creates a simple copy of the geometry taking as reference the last selected point @@ -1015,12 +1015,12 @@ with respect to a line or a third point CmdSketcherDecreaseDegree - + Decrease B-spline degree - + Decreases the degree of the B-spline @@ -1028,12 +1028,12 @@ with respect to a line or a third point CmdSketcherDecreaseKnotMultiplicity - + Decrease knot multiplicity - + Decreases the multiplicity of the selected knot of a B-spline @@ -1041,12 +1041,12 @@ with respect to a line or a third point CmdSketcherDeleteAllConstraints - + Delete all constraints - + Delete all constraints in the sketch @@ -1054,12 +1054,12 @@ with respect to a line or a third point CmdSketcherDeleteAllGeometry - + Delete all geometry - + Delete all geometry and constraints in the current sketch, with the exception of external geometry @@ -1067,12 +1067,12 @@ with respect to a line or a third point CmdSketcherEditSketch - + Edit sketch - + Edit the selected sketch. @@ -1106,12 +1106,12 @@ with respect to a line or a third point CmdSketcherIncreaseDegree - + Increase B-spline degree - + Increases the degree of the B-spline @@ -1119,12 +1119,12 @@ with respect to a line or a third point CmdSketcherIncreaseKnotMultiplicity - + Increase knot multiplicity - + Increases the multiplicity of the selected knot of a B-spline @@ -1132,12 +1132,12 @@ with respect to a line or a third point CmdSketcherInsertKnot - + Insert knot - + Inserts knot at given parameter. If a knot already exists at that parameter, it's multiplicity is increased by one. @@ -1145,12 +1145,12 @@ with respect to a line or a third point CmdSketcherJoinCurves - + Join curves - + Join two curves at selected end points @@ -1158,12 +1158,12 @@ with respect to a line or a third point CmdSketcherLeaveSketch - + Leave sketch - + Finish editing the active sketch. @@ -1171,19 +1171,19 @@ with respect to a line or a third point CmdSketcherMapSketch - + Map sketch to face... - + Set the 'Support' of a sketch. First select the supporting geometry, for example, a face or an edge of a solid object, then call this command, then choose the desired sketch. - + Some of the selected objects depend on the sketch to be mapped. Circular dependencies are not allowed. @@ -1191,22 +1191,22 @@ then call this command, then choose the desired sketch. CmdSketcherMergeSketches - + Merge sketches - + Create a new sketch from merging two or more selected sketches. - + Wrong selection - + Select at least two sketches. @@ -1214,24 +1214,24 @@ then call this command, then choose the desired sketch. CmdSketcherMirrorSketch - + Mirror sketch - + Create a new mirrored sketch for each selected sketch by using the X or Y axes, or the origin point, as mirroring reference. - + Wrong selection - + Select one or more sketches. @@ -1239,12 +1239,12 @@ as mirroring reference. CmdSketcherMove - + Move - + Moves the geometry taking as reference the last selected point @@ -1252,12 +1252,12 @@ as mirroring reference. CmdSketcherNewSketch - + Create sketch - + Create a new sketch. @@ -1265,12 +1265,12 @@ as mirroring reference. CmdSketcherRectangularArray - + Rectangular array - + Creates a rectangular array pattern of the geometry taking as reference the last selected point @@ -1278,12 +1278,12 @@ as mirroring reference. CmdSketcherRemoveAxesAlignment - + Remove axes alignment - + Modifies constraints to remove axes alignment while trying to preserve the constraint relationship of the selection @@ -1291,12 +1291,12 @@ as mirroring reference. CmdSketcherReorientSketch - + Reorient sketch... - + Place the selected sketch on one of the global coordinate planes. This will clear the 'Support' property, if any. @@ -1305,12 +1305,12 @@ This will clear the 'Support' property, if any. CmdSketcherRestoreInternalAlignmentGeometry - + Show/hide internal geometry - + Show all internal geometry or hide unused internal geometry @@ -1318,8 +1318,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectConflictingConstraints - + Select conflicting constraints @@ -1327,12 +1327,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectConstraints - + Select associated constraints - + Select the constraints associated with the selected geometrical elements @@ -1340,12 +1340,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectElementsAssociatedWithConstraints - + Select associated geometry - + Select the geometrical elements associated with the selected constraints @@ -1353,12 +1353,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectElementsWithDoFs - + Select unconstrained DoF - + Select geometrical elements where the solver still detects unconstrained degrees of freedom. @@ -1366,12 +1366,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectHorizontalAxis - + Select horizontal axis - + Select the local horizontal axis of the sketch @@ -1379,8 +1379,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectMalformedConstraints - + Select malformed constraints @@ -1388,12 +1388,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectOrigin - + Select origin - + Select the local origin point of the sketch @@ -1401,8 +1401,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectPartiallyRedundantConstraints - + Select partially redundant constraints @@ -1410,8 +1410,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectRedundantConstraints - + Select redundant constraints @@ -1419,12 +1419,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectVerticalAxis - + Select vertical axis - + Select the local vertical axis of the sketch @@ -1445,12 +1445,12 @@ This will clear the 'Support' property, if any. CmdSketcherStopOperation - + Stop operation - + When in edit mode, stop the active operation (drawing, constraining, etc.). @@ -1471,12 +1471,12 @@ This will clear the 'Support' property, if any. CmdSketcherSymmetry - + Symmetry - + Creates symmetric geometry with respect to the last selected line or point @@ -1537,23 +1537,23 @@ into driving or reference mode CmdSketcherValidateSketch - + Validate sketch... - + Validate a sketch by looking at missing coincidences, invalid constraints, degenerated geometry, etc. - + Wrong selection - + Select only one sketch. @@ -1561,12 +1561,12 @@ invalid constraints, degenerated geometry, etc. CmdSketcherViewSection - + View section - + When in edit mode, switch between section view and full view. @@ -1574,12 +1574,12 @@ invalid constraints, degenerated geometry, etc. CmdSketcherViewSketch - + View sketch - + When in edit mode, set the camera orientation perpendicular to the sketch plane. @@ -1837,37 +1837,37 @@ invalid constraints, degenerated geometry, etc. - + Create a new sketch on a face - + Create a new sketch - + Reorient sketch - + Attach sketch - + Detach sketch - + Create a mirrored sketch for each selected sketch - + Merge sketches @@ -1985,72 +1985,72 @@ invalid constraints, degenerated geometry, etc. - + Convert to NURBS - + Increase spline degree - + Decrease spline degree - + Increase knot multiplicity - + Decrease knot multiplicity - + Insert knot - + Join Curves - + Exposing Internal Geometry - + Create symmetric geometry - + Copy/clone/move geometry - + Create copy of geometry - + Delete all geometry - + Delete All Constraints - + Remove Axes Alignment @@ -2061,9 +2061,9 @@ invalid constraints, degenerated geometry, etc. - - - + + + Update constraint's virtual space @@ -2073,32 +2073,32 @@ invalid constraints, degenerated geometry, etc. - + Swap constraint names - + Rename sketch constraint - + Drag Point - + Drag Curve - + Drag Constraint - + Modify sketch constraints @@ -2159,59 +2159,59 @@ invalid constraints, degenerated geometry, etc. - + Unable to guess intersection of curves. Try adding a coincident constraint between the vertices of the curves you are intending to fillet. - - + + BSpline Geometry Index (GeoID) is out of bounds. - + You are requesting no change in knot multiplicity. - - + + The Geometry Index (GeoId) provided is not a B-spline curve. - + The knot index is out of bounds. Note that in accordance with OCC notation, the first knot has index 1 and not zero. - + The multiplicity cannot be increased beyond the degree of the B-spline. - + The multiplicity cannot be decreased beyond zero. - + OCC is unable to decrease the multiplicity within the maximum tolerance. - + Knot cannot have zero multiplicity. - + Knot multiplicity cannot be higher than the degree of the BSpline. - + Knot cannot be inserted outside the BSpline parameter range. @@ -2235,62 +2235,50 @@ invalid constraints, degenerated geometry, etc. - + There are no modes that accept the selected set of subelements - + Broken link to support subelements - - + + Unexpected error - + Face is non-planar - + Selected shapes are of wrong form (e.g., a curved edge where a straight one is needed) - + Sketch mapping - + Can't map the sketch to selected object. %1. - - + + Don't attach - - - - - - - - - - - - @@ -2416,21 +2404,33 @@ invalid constraints, degenerated geometry, etc. - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + Wrong selection @@ -2611,9 +2611,9 @@ invalid constraints, degenerated geometry, etc. - - + + Error @@ -3018,155 +3018,155 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c + + - - CAD Kernel Error - + None of the selected elements is an edge. - - + + At least one of the selected objects was not a B-Spline and was ignored. - - + + The selection comprises more than one item. Please select just one knot. - - + + Input Error - - + + None of the selected elements is a knot of a B-spline - - + + Selection is empty - + Nothing is selected. Please select a b-spline. - + Please select a b-spline curve to insert a knot (not a knot on it). If the curve is not a b-spline, please convert it into one first. - + Nothing is selected. Please select end points of curves. - + Too many curves on point - - + + Exactly two curves should end at the selected point to be able to join them. - + Too few curves on point - + Two end points, or coincident point should be selected. - - - - - - - - - - + + + + + + + + + + Select elements from a single sketch. - + No constraint selected - + At least one constraint must be selected - + A symmetric construction requires at least two geometric elements, the last geometric element being the reference for the symmetry construction. - + The last element must be a point or a line serving as reference for the symmetry construction. - - + + A copy requires at least one selected non-external geometric element - + Delete All Geometry - + Are you really sure you want to delete all geometry and constraints? - + Delete All Constraints - + Are you really sure you want to delete all the constraints? - + Removal of axes alignment requires at least one selected non-external geometric element - + Unsupported visual layer operation - + It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted @@ -3365,67 +3365,67 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c SketcherGui::ConstraintView - + Select Elements - + Change value - + Toggle to/from reference - + Deactivate - + Activate - + Show constraints - + Hide constraints - + Rename - + Center sketch - + Delete - + Swap constraint names - + Unnamed constraint - + Only the names of named constraints can be swapped. @@ -3508,72 +3508,72 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c SketcherGui::ElementFilterList - + Normal - + Construction - + Internal - + External - + All types - + Point - + Line - + Circle - + Ellipse - + Arc of circle - + Arc of ellipse - + Arc of hyperbola - + Arc of parabola - + B-Spline @@ -3581,142 +3581,142 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c SketcherGui::ElementView - + Point Coincidence - + Point on Object - + Vertical Constraint - + Horizontal Constraint - + Parallel Constraint - + Perpendicular Constraint - + Tangent Constraint - + Equal Length - + Symmetric - + Block Constraint - + Lock Constraint - + Horizontal Distance - + Vertical Distance - + Length Constraint - + Radius Constraint - + Diameter Constraint - + Radiam Constraint - + Angle Constraint - + Toggle construction geometry - + Select Constraints - + Select Origin - + Select Horizontal Axis - + Select Vertical Axis - + Layer - + Layer 0 - + Layer 1 - + Hidden - + Delete @@ -4606,48 +4606,48 @@ However, no constraints linking to the endpoints were found. - + Constraints - + Auto constraints - + Auto remove redundants - + Show only filtered Constraints - + Extended information (in widget) - + Hide internal alignment (in widget) - - + + Error - + Impossible to update visibility tracking - + Impossible to update visibility tracking: @@ -4679,6 +4679,33 @@ However, no constraints linking to the endpoints were found. Settings + + + + + + + + + + + + Construction + + + + + Elements + + + + + + + + Point + + @@ -4690,110 +4717,83 @@ However, no constraints linking to the endpoints were found. - Construction - - - - - Elements - - - - - - - - Point - - - - - - - - - - - - - Internal - - + + + - Line - - + + + - Arc - - + + + - Circle - - + + + - Ellipse - - + + + - Elliptical Arc - - + + + - Hyperbolic Arc - - + + + - Parabolic Arc - - + + + - BSpline - - + + + - Other - + Extended information @@ -4801,42 +4801,42 @@ However, no constraints linking to the endpoints were found. SketcherGui::TaskSketcherMessages - + Solver messages - + Auto update - + Executes a recomputation of active document after every sketch action - + Click to select the conflicting constraints. - + Click to select the redundant constraints. - + The sketch has unconstrained elements giving rise to those Degrees Of Freedom. Click to select the unconstrained elements. - + Click to select the malformed constraints. - + Some constraints in combination are partially redundant. Click to select the partially redundant constraints. @@ -5012,119 +5012,119 @@ This is done by analyzing the sketch geometries and constraints. SketcherGui::ViewProviderSketch - + Edit sketch - + A dialog is already open in the task panel - + Do you want to close this dialog? - + Invalid sketch - + Do you want to open the sketch validation tool? - + The sketch is invalid and cannot be edited. - + Please remove the following constraint: - + Please remove at least one of the following constraints: - + Please remove the following redundant constraint: - + Please remove the following redundant constraints: - + The following constraint is partially redundant: - + The following constraints are partially redundant: - + Please remove the following malformed constraint: - + Please remove the following malformed constraints: - + Empty sketch - + Over-constrained: - + Malformed constraints: - + Redundant constraints: - + Partially redundant: - + Solver failed to converge - + Under constrained: - + %n DoF(s) - + Fully constrained @@ -5132,8 +5132,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineComb - - + + Switches between showing and hiding the curvature comb for all B-splines @@ -5141,8 +5141,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineDecreaseKnotMultiplicity - - + + Decreases the multiplicity of the selected knot of a B-spline @@ -5150,8 +5150,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineDegree - - + + Switches between showing and hiding the degree for all B-splines @@ -5159,8 +5159,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineIncreaseKnotMultiplicity - - + + Increases the multiplicity of the selected knot of a B-spline @@ -5168,8 +5168,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineKnotMultiplicity - - + + Switches between showing and hiding the knot multiplicity for all B-splines @@ -5177,8 +5177,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplinePoleWeight - - + + Switches between showing and hiding the control point weight for all B-splines @@ -5186,8 +5186,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplinePolygon - - + + Switches between showing and hiding the control polygons for all B-splines @@ -5195,8 +5195,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_Clone - - + + Creates a clone of the geometry taking as reference the last selected point @@ -5204,17 +5204,17 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_CompCopy - + Clone - + Copy - + Move @@ -5256,8 +5256,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_Copy - - + + Creates a simple copy of the geometry taking as reference the last selected point @@ -5476,63 +5476,63 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_MapSketch - + No sketch found - + The document doesn't have a sketch - + Select sketch - + Select a sketch from the list - + (incompatible with selection) - + (current) - + (suggested) - + Sketch attachment - + Current attachment mode is incompatible with the new selection. Select the method to attach this sketch to selected objects. - + Select the method to attach this sketch to selected objects. - + Map sketch - + Can't map a sketch to support: %1 @@ -5541,8 +5541,8 @@ Select the method to attach this sketch to selected objects. Sketcher_Move - - + + Moves the geometry taking as reference the last selected point @@ -5550,12 +5550,12 @@ Select the method to attach this sketch to selected objects. Sketcher_NewSketch - + Sketch attachment - + Select the method to attach this sketch to selected object @@ -5563,12 +5563,12 @@ Select the method to attach this sketch to selected objects. Sketcher_ReorientSketch - + Sketch has support - + Sketch with a support face cannot be reoriented. Do you want to detach it from the support? @@ -5871,7 +5871,7 @@ Eigen Sparse QR algorithm is optimized for sparse matrices; usually faster ViewProviderSketch - + and %1 more @@ -6059,22 +6059,22 @@ The grid spacing change if it becomes smaller than this number of pixel. GridSpaceAction - + Grid auto spacing - + Resize grid automatically depending on zoom. - + Spacing - + Distance between two subsequent grid lines. @@ -6082,77 +6082,74 @@ The grid spacing change if it becomes smaller than this number of pixel. Notifications - + The Sketch has malformed constraints! - + The Sketch has partially redundant constraints! - + Parabolas were migrated. Migrated files won't open in previous versions of FreeCAD!! - - - - - - - - - - - - - + + + - - + - - - - - + + + + + + + + - - - + + + + + + + + + + + Error - + Failed to delete all geometry - + Failed to delete all constraints - + The constraint has invalid index information and is malformed. - - - @@ -6160,8 +6157,11 @@ The grid spacing change if it becomes smaller than this number of pixel. - - + + + + + Invalid Constraint @@ -6203,8 +6203,8 @@ The grid spacing change if it becomes smaller than this number of pixel. - + Error creating B-spline @@ -6301,9 +6301,9 @@ The grid spacing change if it becomes smaller than this number of pixel. - - + + Value Error @@ -6339,57 +6339,57 @@ The grid spacing change if it becomes smaller than this number of pixel. SnapSpaceAction - + Snap to objects - + New points will snap to the currently preselected object. It will also snap to the middle of lines and arcs. - + Snap to grid - + New points will snap to the nearest grid line. Points must be set closer than a fifth of the grid spacing to a grid line to snap. - + Snap angle - + Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle starts from the positive X axis of the sketch. RenderingOrderAction - - - - - Normal Geometry - - - Construction Geometry + Normal Geometry + Construction Geometry + + + + + + External Geometry @@ -6410,12 +6410,12 @@ Points must be set closer than a fifth of the grid spacing to a grid line to sna CmdSketcherGrid - + Toggle grid - + Toggle the grid in the sketch. In the menu you can change grid settings. @@ -6423,12 +6423,12 @@ Points must be set closer than a fifth of the grid spacing to a grid line to sna CmdSketcherSnap - + Toggle snap - + Toggle all snap functionality. In the menu you can toggle 'Snap to grid' and 'Snap to objects' individually, and change further snap settings. diff --git a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_be.ts b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_be.ts index 12cde1d1bc..172a77bfbe 100644 --- a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_be.ts +++ b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_be.ts @@ -4,12 +4,12 @@ CmdSketcherBSplineComb - + Show/hide B-spline curvature comb Паказаць/схаваць грабянец крывізні B-сплайна - + Switches between showing and hiding the curvature comb for all B-splines Пераключэнне паміж паказваннем і хаваннем грабянца крывізны для ўсіх B-сплайнаў @@ -17,12 +17,12 @@ CmdSketcherBSplineDegree - + Show/hide B-spline degree Паказаць/схаваць ступень B-сплайна - + Switches between showing and hiding the degree for all B-splines Пераключэнне паміж паказваннем і хаваннем ступеняў для ўсіх B-сплайнаў @@ -30,12 +30,12 @@ CmdSketcherBSplineKnotMultiplicity - + Show/hide B-spline knot multiplicity Паказаць/схаваць кратнасць вузлоў B-сплайна - + Switches between showing and hiding the knot multiplicity for all B-splines Пераключэнне паміж паказваннем і хаваннем кратнасці вузлоў для ўсіх B-сплайнаў @@ -43,12 +43,12 @@ CmdSketcherBSplinePoleWeight - + Show/hide B-spline control point weight Паказаць/схаваць вагу кантрольнай кропкі B-сплайна - + Switches between showing and hiding the control point weight for all B-splines Пераключэнне паміж адлюстраваннем і хаваннем вагі кантрольнай кропкі для ўсіх B-сплайнаўпаказваннем @@ -56,12 +56,12 @@ CmdSketcherBSplinePolygon - + Show/hide B-spline control polygon Паказаць/схаваць палігон кіравання B-сплайна - + Switches between showing and hiding the control polygons for all B-splines Пераключэнне паміж паказваннем і хаваннем палігона кіравання для ўсіх B-сплайнаў @@ -82,12 +82,12 @@ CmdSketcherClone - + Clone Дублікат - + Creates a clone of the geometry taking as reference the last selected point Стварае клон геаметрыі, у якасці эталону ўжывае апошнюю абраную кропку @@ -95,32 +95,32 @@ CmdSketcherCompBSplineShowHideGeometryInformation - + Show/hide B-spline information layer Паказаць/схаваць інфармацыйны пласт B-сплайна - + Show/hide B-spline degree Паказаць/схаваць ступень B-сплайна - + Show/hide B-spline control polygon Паказаць/схаваць палігон кіравання B-сплайна - + Show/hide B-spline curvature comb Паказаць/схаваць грабянец крывізні B-сплайна - + Show/hide B-spline knot multiplicity Паказаць/схаваць кратнасць вузлоў B-сплайна - + Show/hide B-spline control point weight Паказаць/схаваць вагу кантрольнай кропкі B-сплайна @@ -156,12 +156,12 @@ CmdSketcherCompCopy - + Clone Дублікат - + Creates a clone of the geometry taking as reference the last selected point Стварае клон геаметрыі, у якасці эталону ўжывае апошнюю абраную кропку @@ -365,22 +365,22 @@ CmdSketcherCompModifyKnotMultiplicity - + Modify knot multiplicity Змена кратнасці вузлоў - + Modifies the multiplicity of the selected knot of a B-spline Змена кратнасці абранага вузла B-сплайна - + Increase knot multiplicity Павялічвае кратнасць вузлоў - + Decrease knot multiplicity Памяншае кратнасць вузлоў @@ -638,12 +638,12 @@ with respect to a line or a third point CmdSketcherConvertToNURBS - + Convert geometry to B-spline Пераўтварыць геаметрыю ў B-сплайн - + Converts the selected geometry to a B-spline Пераўтварыць абраную геаметрыю ў B-сплайн @@ -651,12 +651,12 @@ with respect to a line or a third point CmdSketcherCopy - + Copy Скапіраваць - + Creates a simple copy of the geometry taking as reference the last selected point Стварае просты клон геаметрыі, у якасці эталону бярэ апошнюю абраную кропку @@ -1015,12 +1015,12 @@ with respect to a line or a third point CmdSketcherDecreaseDegree - + Decrease B-spline degree Паменшыць ступень B-сплайна - + Decreases the degree of the B-spline Памяншае ступень B-сплайна @@ -1028,12 +1028,12 @@ with respect to a line or a third point CmdSketcherDecreaseKnotMultiplicity - + Decrease knot multiplicity Памяншае кратнасць вузлоў - + Decreases the multiplicity of the selected knot of a B-spline Памяншае кратнасць абранага вузла B-сплайна @@ -1041,12 +1041,12 @@ with respect to a line or a third point CmdSketcherDeleteAllConstraints - + Delete all constraints Выдаліць усе абмежаванні - + Delete all constraints in the sketch Выдаліць усе абмежаванні на эскізе @@ -1054,12 +1054,12 @@ with respect to a line or a third point CmdSketcherDeleteAllGeometry - + Delete all geometry Выдаліць усю геаметрыю - + Delete all geometry and constraints in the current sketch, with the exception of external geometry Выдаліць усю геаметрыю і абмежаванні на бягучым эскізе, за выключэннем вонкавай геаметрыі @@ -1067,12 +1067,12 @@ with respect to a line or a third point CmdSketcherEditSketch - + Edit sketch Змяніць эскіз - + Edit the selected sketch. Змяніць абраны эскіз. @@ -1106,12 +1106,12 @@ with respect to a line or a third point CmdSketcherIncreaseDegree - + Increase B-spline degree Павялічыць ступень B-сплайна - + Increases the degree of the B-spline Павялічвае ступень B-сплайна @@ -1119,12 +1119,12 @@ with respect to a line or a third point CmdSketcherIncreaseKnotMultiplicity - + Increase knot multiplicity Павялічвае кратнасць вузлоў - + Increases the multiplicity of the selected knot of a B-spline Павялічвае кратнасць абранага вузла B-сплайна @@ -1132,12 +1132,12 @@ with respect to a line or a third point CmdSketcherInsertKnot - + Insert knot Уставіць вузел - + Inserts knot at given parameter. If a knot already exists at that parameter, it's multiplicity is increased by one. Уставіць вузел па зададзеным наладах. Калі вузел ужо існуе з гэтымі наладамі, яго кратнасць павялічваецца на адзінку. @@ -1145,12 +1145,12 @@ with respect to a line or a third point CmdSketcherJoinCurves - + Join curves Аб'яднаць крывыя - + Join two curves at selected end points Аб'яднаць дзве крывыя ў абраных канчатковых кропках @@ -1158,12 +1158,12 @@ with respect to a line or a third point CmdSketcherLeaveSketch - + Leave sketch Пакінуць эскіз - + Finish editing the active sketch. Закончыць змену бягучага эскізу. @@ -1171,12 +1171,12 @@ with respect to a line or a third point CmdSketcherMapSketch - + Map sketch to face... Супаставіць эскіз на грані... - + Set the 'Support' of a sketch. First select the supporting geometry, for example, a face or an edge of a solid object, then call this command, then choose the desired sketch. @@ -1185,7 +1185,7 @@ then call this command, then choose the desired sketch. выклікайце гэтую каманду, потым абярыце патрэбны эскіз. - + Some of the selected objects depend on the sketch to be mapped. Circular dependencies are not allowed. Некаторыя з абраных аб'ектаў залежаць ад эскізу, якія будзе супастаўленыя. Цыклічныя залежнасці не дазваляюцца. @@ -1193,22 +1193,22 @@ then call this command, then choose the desired sketch. CmdSketcherMergeSketches - + Merge sketches Аб'яднаць эскізы - + Create a new sketch from merging two or more selected sketches. Сварыць новы эскіз з зліцця дзвюх ці болей абраных эскізаў. - + Wrong selection Няправільны выбар - + Select at least two sketches. Абярыце па меншай меры два эскіза. @@ -1216,24 +1216,24 @@ then call this command, then choose the desired sketch. CmdSketcherMirrorSketch - + Mirror sketch Сіметрычна адлюстраваць эскіз - + Create a new mirrored sketch for each selected sketch by using the X or Y axes, or the origin point, as mirroring reference. Стварыць новы сіметрычны эскіз для кожнага абранага эскіза, ужываючы восі X або Y у якасці пачатку каардынат. - + Wrong selection Няправільны выбар - + Select one or more sketches. Абярыце адзін ці некалькі эскізаў. @@ -1241,12 +1241,12 @@ as mirroring reference. CmdSketcherMove - + Move Рухаць - + Moves the geometry taking as reference the last selected point Рухаць геаметрыю, у якасці эталону ўжывае апошнюю абраную кропку @@ -1254,12 +1254,12 @@ as mirroring reference. CmdSketcherNewSketch - + Create sketch Стварыць эскіз - + Create a new sketch. Стварыць новы эскіз. @@ -1267,12 +1267,12 @@ as mirroring reference. CmdSketcherRectangularArray - + Rectangular array Прастакутны масіў - + Creates a rectangular array pattern of the geometry taking as reference the last selected point Стварае прастакутны шаблон, у якасці эталону ўжывае апошнюю абраную кропку @@ -1280,12 +1280,12 @@ as mirroring reference. CmdSketcherRemoveAxesAlignment - + Remove axes alignment Выдаліць выраўноўванне восяў - + Modifies constraints to remove axes alignment while trying to preserve the constraint relationship of the selection Змяняе абмежаванні, каб выдаліць выраўноўванне восяў, спрабуючы захаваць адносіны абмежавання для выбару @@ -1293,12 +1293,12 @@ as mirroring reference. CmdSketcherReorientSketch - + Reorient sketch... Пераарыентаванне эскізу... - + Place the selected sketch on one of the global coordinate planes. This will clear the 'Support' property, if any. Змясціце абраны эскіз на адну з глабальных каардынатных плоскасцяў. @@ -1308,12 +1308,12 @@ This will clear the 'Support' property, if any. CmdSketcherRestoreInternalAlignmentGeometry - + Show/hide internal geometry Паказаць/схаваць унутраную геаметрыю - + Show all internal geometry or hide unused internal geometry Паказвае ўсю ўнутраную геаметрыю, ці хавае не ўжытую ўнутраную геаметрыю @@ -1321,8 +1321,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectConflictingConstraints - + Select conflicting constraints Абраць абмежаванні, які канфліктуюць @@ -1330,12 +1330,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectConstraints - + Select associated constraints Абраць звязаныя абмежаванні - + Select the constraints associated with the selected geometrical elements Абраць абмежаванні, якія звязаныя з абранымі геаметрычнымі элементамі @@ -1343,12 +1343,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectElementsAssociatedWithConstraints - + Select associated geometry Абраць звязаную геаметрыю - + Select the geometrical elements associated with the selected constraints Абраць геаметрычныя элементы, якія звязаныя з абранымі абмежаваннямі @@ -1356,12 +1356,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectElementsWithDoFs - + Select unconstrained DoF Абраць неабмежаваны DoF - + Select geometrical elements where the solver still detects unconstrained degrees of freedom. Абраць геаметрычныя элементы, у якіх сродак рашэння ўсё яшчэ выяўляе неабмежаваныя ступені свабоды. @@ -1369,12 +1369,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectHorizontalAxis - + Select horizontal axis Абраць гарызантальную вось - + Select the local horizontal axis of the sketch Абраць лакальную гарызантальную вось эскізу @@ -1382,8 +1382,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectMalformedConstraints - + Select malformed constraints Абраць скажоныя абмежаванні @@ -1391,12 +1391,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectOrigin - + Select origin Абраць пачатак каардынат - + Select the local origin point of the sketch Абраць лакальную кропку пачатак каардынат эскізу @@ -1404,8 +1404,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectPartiallyRedundantConstraints - + Select partially redundant constraints Абраць часткова залішнія абмежаванні @@ -1413,8 +1413,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectRedundantConstraints - + Select redundant constraints Абраць залішнія абмежаванні @@ -1422,12 +1422,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectVerticalAxis - + Select vertical axis Абраць вертыкальную вось - + Select the local vertical axis of the sketch Абраць лакальную вертыкальную вось эскізу @@ -1448,12 +1448,12 @@ This will clear the 'Support' property, if any. CmdSketcherStopOperation - + Stop operation Спыніць аперацыю - + When in edit mode, stop the active operation (drawing, constraining, etc.). В рэжыме змены спыніць бягучую аперацыю (маляванне чарцяжа, абмежаванне і гэтак далей). @@ -1474,12 +1474,12 @@ This will clear the 'Support' property, if any. CmdSketcherSymmetry - + Symmetry Сіметрыя - + Creates symmetric geometry with respect to the last selected line or point Стварае сіметрычную геаметрыю адносна апошняй абранай лініі ці кропкі @@ -1541,23 +1541,23 @@ into driving or reference mode CmdSketcherValidateSketch - + Validate sketch... Праверыць эскіз... - + Validate a sketch by looking at missing coincidences, invalid constraints, degenerated geometry, etc. Паверыць эскіз, праглядзеўшы супадзенні, якія адсутнічаюць, хібныя абмежаванні, выраджаную геаметрыяю і гэтак далей. - + Wrong selection Няправільны выбар - + Select only one sketch. Абраць толькі адзін эскіз. @@ -1565,12 +1565,12 @@ invalid constraints, degenerated geometry, etc. CmdSketcherViewSection - + View section Прагляд перасеку - + When in edit mode, switch between section view and full view. У рэжыме змены пераключыць прагляд паміж выглядам перасеку і поўным выглядам. @@ -1578,12 +1578,12 @@ invalid constraints, degenerated geometry, etc. CmdSketcherViewSketch - + View sketch Выгляд эскізу - + When in edit mode, set the camera orientation perpendicular to the sketch plane. У рэжыме змены пераключыць, ужыць арыентацыю камеры перпендыкулярна плоскасці эскіза. @@ -1841,37 +1841,37 @@ invalid constraints, degenerated geometry, etc. Задзейнічаць/Адключыць абмежаванне - + Create a new sketch on a face Стварыць новы эскіз на грані - + Create a new sketch Стварыць новы эскіз - + Reorient sketch Пераарыентаваць эскіз - + Attach sketch Прымацаваць эскіз - + Detach sketch Адмацаваць эскіз - + Create a mirrored sketch for each selected sketch Стварыць сіметрычны эскіз для кожнага абранага эскіза - + Merge sketches Аб'яднаць эскізы @@ -1989,72 +1989,72 @@ invalid constraints, degenerated geometry, etc. Дадаць шасцікутнік - + Convert to NURBS Пераўтварыць у NURBS - + Increase spline degree Павялічыць ступень сплайна - + Decrease spline degree Паменшыць ступень сплайна - + Increase knot multiplicity Павялічвае кратнасць вузлоў - + Decrease knot multiplicity Памяншае кратнасць вузлоў - + Insert knot Уставіць вузел - + Join Curves Аб'яднаць Крывыя - + Exposing Internal Geometry Раскрыццё Ўнутранай геаметрыі - + Create symmetric geometry Стварыць сіметрычную геаметрыю - + Copy/clone/move geometry Скапіраваць/дубліраваць/рухаць геаметрыю - + Create copy of geometry Стварыць копію геаметрыі - + Delete all geometry Выдаліць усю геаметрыю - + Delete All Constraints Выдаліць усе абмежаванні - + Remove Axes Alignment Выдаліць выраўноўванне восяў @@ -2065,9 +2065,9 @@ invalid constraints, degenerated geometry, etc. - - - + + + Update constraint's virtual space Абнавіць абмежаванне віртуальнай прасторы @@ -2077,32 +2077,32 @@ invalid constraints, degenerated geometry, etc. Дадаць аўтаматычныя абмежаванні - + Swap constraint names Памяняць імёны абмежаванняў - + Rename sketch constraint Пераназваць абмежаванні эскізу - + Drag Point Перацягнуць кропку - + Drag Curve Перацягнуць крывую - + Drag Constraint Перацягнуць абмежаванні - + Modify sketch constraints Змяніць абмежаванні эскізу @@ -2163,59 +2163,59 @@ invalid constraints, degenerated geometry, etc. Памылка аўтаматычнага абмежавання: Невырашальны эскіз пасля ўжывання абмежаванняў роўнасці. - + Unable to guess intersection of curves. Try adding a coincident constraint between the vertices of the curves you are intending to fillet. Немагчыма разлічыць скрыжаванне крывых. Паспрабуйце дадаць абмежаванні супадзенняў паміж вяршынямі крывых, якія вы збіраецеся акругліць. - - + + BSpline Geometry Index (GeoID) is out of bounds. BSpline ідэнтыфікатар геаметрыі (GeoID) знаходзіцца за межамі дапушчальных значэнняў. - + You are requesting no change in knot multiplicity. Вы не запытваеце аніякіх зменах у кратнасці вузлоў. - - + + The Geometry Index (GeoId) provided is not a B-spline curve. Ідэнтыфікатар геаметрыі (GeoId) не з'яўляецца крывой B-сплайна. - + The knot index is out of bounds. Note that in accordance with OCC notation, the first knot has index 1 and not zero. Індэкс вузла знаходзіцца за межамі дапушчальных значэнняў. Звярніце ўвагу, што ў адпаведнасці з назначэннем OCC першы вузел мае індэкс 1, а не 0. - + The multiplicity cannot be increased beyond the degree of the B-spline. Кратнасць не можа быць павялічана звыш ступені B-сплайна. - + The multiplicity cannot be decreased beyond zero. Кратнасць не можа быць паменшана ніжэй за 0. - + OCC is unable to decrease the multiplicity within the maximum tolerance. OpenCASCADE не можа паменшыць кратнасць у межах найбольшай дакладнасці. - + Knot cannot have zero multiplicity. Вузел не можа мець нулявую кратнасць. - + Knot multiplicity cannot be higher than the degree of the BSpline. Кратнасць вузла не можа быць вышэй ступені B-сплайна. - + Knot cannot be inserted outside the BSpline parameter range. Вузел не можа быць устаўлены за межы дыяпазону наладаў B-сплайна. @@ -2239,62 +2239,50 @@ invalid constraints, degenerated geometry, etc. Варштат эскізу - + There are no modes that accept the selected set of subelements Адсутнічаюць рэжымы, якія прымаюць абраны набор укладзеных элементаў - + Broken link to support subelements Непрацуючая сувязь на падтрымку ўкладзеных элементаў - - + + Unexpected error Нечаканая памылка - + Face is non-planar Грань не плоская - + Selected shapes are of wrong form (e.g., a curved edge where a straight one is needed) Абраныя фігуры маюць няправільную форму (напрыклад, выгнуты край, дзе патрэбна прамая) - + Sketch mapping Супастаўлены эскіз - + Can't map the sketch to selected object. %1. Не атрымалася супаставіць карту эскіза з абраным аб'ектам. %1. - - + + Don't attach Не прымацаваць - - - - - - - - - - - - @@ -2420,21 +2408,33 @@ invalid constraints, degenerated geometry, etc. - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + Wrong selection Няправільны выбар @@ -2615,9 +2615,9 @@ invalid constraints, degenerated geometry, etc. Колькасць абраных аб'ектаў не 3 - - + + Error Памылка @@ -3026,155 +3026,155 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c Вызначыць ступень B-сплайну, паміж 1 і %1: + + - - CAD Kernel Error Памылка ядра CAD - + None of the selected elements is an edge. Ні адзін з абраных элементаў не з'яўляецца рабром. - - + + At least one of the selected objects was not a B-Spline and was ignored. Прынамсі, адзін з абраных аб'ектаў не B-сплайн, і быў прапушчаны. - - + + The selection comprises more than one item. Please select just one knot. Абрана больш аднаго элемента. Калі ласка, абярыце толькі адзін вузел. - - + + Input Error Памылка ўводу - - + + None of the selected elements is a knot of a B-spline Ні адзін з абраных элементаў не з'яўляецца вузлом B-сплайна - - + + Selection is empty Выбар пусты - + Nothing is selected. Please select a b-spline. Нічога на абрана. Калі ласка, абярыце B-сплайн. - + Please select a b-spline curve to insert a knot (not a knot on it). If the curve is not a b-spline, please convert it into one first. Калі ласка, абярыце крывую B-сплайна, каб уставіць вузел (вузел не на ім). Калі крывая не з'яўляецца B-сплайнам, калі ласка, спачатку пераўтварыце яе. - + Nothing is selected. Please select end points of curves. Нічога не абрана. Калі ласка, абярыце канчатковыя кропкі крывых. - + Too many curves on point Занадта шмат крывых у кропцы - - + + Exactly two curves should end at the selected point to be able to join them. Дзве крывыя павінны заканчвацца ў абранай кропцы, каб іх можна было аб'яднаць. - + Too few curves on point Занадта мала крывых у кропцы - + Two end points, or coincident point should be selected. Варта выбраць дзве канчатковыя кропкі альбо супадальную кропку. - - - - - - - - - - + + + + + + + + + + Select elements from a single sketch. Абраць элементы з аднаго эскізу. - + No constraint selected Не абрана абмежаванняў - + At least one constraint must be selected Павінна быць абрана, па меншай меры, адно абмежаванне - + A symmetric construction requires at least two geometric elements, the last geometric element being the reference for the symmetry construction. Будаўнічая сіметрыя патрабуе, па меншай меры, дзвюх геаметрычных элементаў, прычым апошні геаметрычны элемент з'яўляецца эталонам для будаўнічай сіметрыі. - + The last element must be a point or a line serving as reference for the symmetry construction. Апошнім элементам павінны быць кропка ці лінія, які служыць арыенцірам для будаўнічай сіметрыі. - - + + A copy requires at least one selected non-external geometric element Для капіравання патрабуецца, па меншай меры, адзін абраны не вонкавы геаметрычны элемент - + Delete All Geometry Выдаліць усю Геаметрыю - + Are you really sure you want to delete all geometry and constraints? Вы ўпэўненыя, што жадаеце выдаліць усю геаметрыю і абмежаванні? - + Delete All Constraints Выдаліць усе абмежаванні - + Are you really sure you want to delete all the constraints? Вы ўпэўненыя, што жадаеце выдаліць усе абмежаванні? - + Removal of axes alignment requires at least one selected non-external geometric element Для выдалення выраўноўвання восяў патрабуецца, па меншай меры, адзін абраны не вонкавы геаметрычны элемент - + Unsupported visual layer operation Аперацыя візуальнага пласта не падтрымліваецца - + It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted У бягучым часе не падтрымліваецца рух вонкавай геаметрыі на іншы візуальны пласт. Вонкавая геаметрыя будзе апушчаная @@ -3254,7 +3254,7 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c Coincident - Coincident + Супадзенне @@ -3274,12 +3274,12 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c Parallel - Parallel + Паралельна Perpendicular - Перпендыкуляр + Перпендыкулярна @@ -3324,7 +3324,7 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c Distance - Distance + Адлегласць @@ -3334,7 +3334,7 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c Weight - Вага + Таўшчыня @@ -3375,67 +3375,67 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c SketcherGui::ConstraintView - + Select Elements Абраць элементы - + Change value Змяніць значэнне - + Toggle to/from reference Пераключэнне з апорнага і наадварот - + Deactivate Адключыць - + Activate Задзейнічаць - + Show constraints Паказаць абмежаванні - + Hide constraints Схаваць абмежаванні - + Rename Пераназваць - + Center sketch Па цэнтру эскіза - + Delete Выдаліць - + Swap constraint names Памяняць імёны абмежаванняў - + Unnamed constraint Неназванае абмежаванне - + Only the names of named constraints can be swapped. Можна памяняць месцамі толькі імёны названых абмежаванняў. @@ -3502,7 +3502,7 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c Length: - Length: + Даўжыня: @@ -3518,72 +3518,72 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c SketcherGui::ElementFilterList - + Normal Звычайны - + Construction Будаўнічы - + Internal Унутраны - + External Вонкавы - + All types Усе тыпы - + Point Кропка - + Line Лінія - + Circle Акружнасць - + Ellipse Эліпс - + Arc of circle Дуга акружнасці - + Arc of ellipse Дуга эліпса - + Arc of hyperbola Дуга гіпербалы - + Arc of parabola Дуга парабалы - + B-Spline B-сплайн @@ -3591,142 +3591,142 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c SketcherGui::ElementView - + Point Coincidence Супадзенне кропак - + Point on Object Кропка на аб'екце - + Vertical Constraint Абмежаванне вертыкальнасці - + Horizontal Constraint Абмежаванне гарызантальнасці - + Parallel Constraint Абмежаванне паралельнасці - + Perpendicular Constraint Абмежаванне перпендыкулярнасці - + Tangent Constraint Абмежаванне датычнасці - + Equal Length Аднолькавая даўжыня - + Symmetric Сіметрычна - + Block Constraint Абмежаванае абмежаванне - + Lock Constraint Абмежаванне блакавання - + Horizontal Distance Адлегласць па гарызанталі - + Vertical Distance Адлегласць па вертыкалі - + Length Constraint Абмежаванне даўжыні - + Radius Constraint Абмежаванне радыусу - + Diameter Constraint Абмежаванне дыяметру - + Radiam Constraint Абмежаванне радыусу/дыяметру - + Angle Constraint Абмежаванне вугла - + Toggle construction geometry Пераключыць будаўнічую геаметрыю - + Select Constraints Абраць абмежаванні - + Select Origin Абраць пачатак каардынат - + Select Horizontal Axis Абраць гарызантальную вось - + Select Vertical Axis Абраць вертыкальную вось - + Layer Пласт - + Layer 0 Пласт 0 - + Layer 1 Пласт 1 - + Hidden - Нябачныя + Нябачны - + Delete Выдаліць @@ -3944,7 +3944,7 @@ reflected on copies General - Асноўныя + Агульны @@ -4016,7 +4016,7 @@ Requires to re-enter edit mode to take effect. Colors - Выдзяленне колерам + Колеры @@ -4090,7 +4090,7 @@ Requires to re-enter edit mode to take effect. Vertex - Vertex + Вяршыня @@ -4633,48 +4633,48 @@ However, no constraints linking to the endpoints were found. Налады - + Constraints Constraints - + Auto constraints Аўтаматычныя абмежаванні - + Auto remove redundants Аўтаматычнае знішчэнне залішніх - + Show only filtered Constraints Паказаць толькі фільтраваныя абмежаванні - + Extended information (in widget) Пашыраная інфармацыя (у віджэце) - + Hide internal alignment (in widget) Схаваць унутранае выраўноўванне (у віджэце) - - + + Error Памылка - + Impossible to update visibility tracking Немагчыма абнавіць адсочванне бачнасці - + Impossible to update visibility tracking: Немагчыма абнавіць адсочванне бачнасці: @@ -4706,6 +4706,33 @@ However, no constraints linking to the endpoints were found. Settings Налады + + + + + + + + + + + + Construction + Будаўнічы + + + + Elements + Элементы + + + + + + + Point + Кропка + @@ -4717,110 +4744,83 @@ However, no constraints linking to the endpoints were found. - Construction - Будаўнічы - - - - Elements - Элементы - - - - - - - Point - Кропка - - - - - - - - - - - - Internal Унутраны - - + + + - Line Лінія - - + + + - Arc Дуга - - + + + - Circle Акружнасць - - + + + - Ellipse Эліпс - - + + + - Elliptical Arc Эліптычная дуга - - + + + - Hyperbolic Arc Гіпербалічная дуга - - + + + - Parabolic Arc Парабалічная дуга - - + + + - BSpline B-сплайн - - + + + - Other Іншы - + Extended information Пашыраная інфармацыя @@ -4828,42 +4828,42 @@ However, no constraints linking to the endpoints were found. SketcherGui::TaskSketcherMessages - + Solver messages Паведамленні сродку рашэння - + Auto update Аўтаматычнае абнаўленне - + Executes a recomputation of active document after every sketch action Выканаць паўторны разлік бягучага дакумента пасля кожнага дзеяння эскіза - + Click to select the conflicting constraints. Націсніце, каб абраць абмежаванні, якія канфліктуюць. - + Click to select the redundant constraints. Націсніце, каб абраць залішнія абмежаванні. - + The sketch has unconstrained elements giving rise to those Degrees Of Freedom. Click to select the unconstrained elements. У эскізе прысутнічаюць неабмежаваныя элементы, якія надаюць ступені свабоды. Націсніце, каб абраць неабмежаваныя элементы. - + Click to select the malformed constraints. Націсніце, каб абраць скажоныя абмежаванні. - + Some constraints in combination are partially redundant. Click to select the partially redundant constraints. Некаторыя абмежаванні ў спалучэнні часткова залішнія. Націсніце, каб абраць часткова залішнія абмежаванні. @@ -5041,112 +5041,112 @@ This is done by analyzing the sketch geometries and constraints. SketcherGui::ViewProviderSketch - + Edit sketch Змяніць эскіз - + A dialog is already open in the task panel A dialog is already open in the task panel - + Do you want to close this dialog? Do you want to close this dialog? - + Invalid sketch Хібны эскіз - + Do you want to open the sketch validation tool? Адчыніць інструмент праверкі эскіза? - + The sketch is invalid and cannot be edited. Эскіз хібны і не можа быць зменены. - + Please remove the following constraint: Калі ласка, выдаліце наступнае абмежаванне: - + Please remove at least one of the following constraints: Калі ласка, выдаліце, прынамсі, адное з наступных абмежаванняў: - + Please remove the following redundant constraint: Калі ласка, выдаліце наступнае залішняе абмежаванне: - + Please remove the following redundant constraints: Калі ласка, выдаліце наступныя залішнія абмежаванні: - + The following constraint is partially redundant: Наступнае абмежаванне часткова залішняе: - + The following constraints are partially redundant: Наступныя абмежаванні часткова залішнія: - + Please remove the following malformed constraint: Калі ласка, выдаліце наступнае скажонае абмежаванне: - + Please remove the following malformed constraints: Калі ласка, выдаліце наступныя скажоныя абмежаванні: - + Empty sketch Пусты эскіз - + Over-constrained: Празмерна-абмежаваны: - + Malformed constraints: Скажоныя абмежаванні: - + Redundant constraints: Залішнія абмежаванні: - + Partially redundant: Часткова залішнія: - + Solver failed to converge Сродку рашэння не атрымалася сысціся - + Under constrained: Ва ўмовах абмежавання: - + %n DoF(s) %n ступень свабоды @@ -5156,7 +5156,7 @@ This is done by analyzing the sketch geometries and constraints. - + Fully constrained Цалкам абмежаваны @@ -5164,8 +5164,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineComb - - + + Switches between showing and hiding the curvature comb for all B-splines Пераключэнне паміж паказваннем і хаваннем грабянца крывізны для ўсіх B-сплайнаў @@ -5173,8 +5173,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineDecreaseKnotMultiplicity - - + + Decreases the multiplicity of the selected knot of a B-spline Памяншае кратнасць абранага вузла B-сплайна @@ -5182,8 +5182,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineDegree - - + + Switches between showing and hiding the degree for all B-splines Пераключэнне паміж паказваннем і хаваннем ступеняў для ўсіх B-сплайнаў @@ -5191,8 +5191,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineIncreaseKnotMultiplicity - - + + Increases the multiplicity of the selected knot of a B-spline Павялічвае кратнасць абранага вузла B-сплайна @@ -5200,8 +5200,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineKnotMultiplicity - - + + Switches between showing and hiding the knot multiplicity for all B-splines Пераключэнне паміж паказваннем і хаваннем кратнасці вузлоў для ўсіх B-сплайнаў @@ -5209,8 +5209,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplinePoleWeight - - + + Switches between showing and hiding the control point weight for all B-splines Пераключэнне паміж адлюстраваннем і хаваннем вагі кантрольнай кропкі для ўсіх B-сплайнаўпаказваннем @@ -5218,8 +5218,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplinePolygon - - + + Switches between showing and hiding the control polygons for all B-splines Пераключэнне паміж паказваннем і хаваннем палігона кіравання для ўсіх B-сплайнаў @@ -5227,26 +5227,26 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_Clone - - + + Creates a clone of the geometry taking as reference the last selected point - Стварае клон геаметрыі, у якасці эталону ўжывае апошнюю абраную кропку + Стварае дублікат геаметрыі, у якасці эталону ўжывае апошнюю абраную кропку Sketcher_CompCopy - + Clone Дублікат - + Copy Скапіраваць - + Move Рухаць @@ -5288,8 +5288,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_Copy - - + + Creates a simple copy of the geometry taking as reference the last selected point Стварае просты клон геаметрыі, у якасці эталону бярэ апошнюю абраную кропку @@ -5508,64 +5508,64 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_MapSketch - + No sketch found Эскіз не знойдзены - + The document doesn't have a sketch У дакуменце адсутнічае эскіз - + Select sketch Абраць эскіз - + Select a sketch from the list Абраць эскіз з спісу - + (incompatible with selection) (несумяшчальны з выбарам) - + (current) (бягучы) - + (suggested) (прапанаваны) - + Sketch attachment Прымацаваны эскіз - + Current attachment mode is incompatible with the new selection. Select the method to attach this sketch to selected objects. Бягучы рэжым укладання несумяшчальны з новым выбарам. Абярыце спосаб прымацавання эскіза да абраных аб'ектаў. - + Select the method to attach this sketch to selected objects. Абраць спосаб прымацавання эскіза да абраных аб'ектаў. - + Map sketch Супаставіць эскіз - + Can't map a sketch to support: %1 Не атрымалася супаставіць эскіз для падтрымкі: @@ -5575,8 +5575,8 @@ Select the method to attach this sketch to selected objects. Sketcher_Move - - + + Moves the geometry taking as reference the last selected point Рухаць геаметрыю, у якасці эталону ўжывае апошнюю абраную кропку @@ -5584,12 +5584,12 @@ Select the method to attach this sketch to selected objects. Sketcher_NewSketch - + Sketch attachment Прымацаваны эскіз - + Select the method to attach this sketch to selected object Абраць спосаб прымацавання эскіза да абранага аб'екта @@ -5597,12 +5597,12 @@ Select the method to attach this sketch to selected objects. Sketcher_ReorientSketch - + Sketch has support Эскіз мае падтрымку - + Sketch with a support face cannot be reoriented. Do you want to detach it from the support? Эскіз з падтрымкай граняў не можа быць пераарыентаваным. @@ -5624,7 +5624,7 @@ Do you want to detach it from the support? Link - Сувязь + Злучыць @@ -5911,7 +5911,7 @@ Eigen Sparse QR - аптымізаваны для разрэджаных мат ViewProviderSketch - + and %1 more і яшчэ %1 @@ -6063,7 +6063,7 @@ The grid spacing change if it becomes smaller than this number of pixel. Line pattern - Лінейны ўзор + Лінейны шаблон @@ -6101,22 +6101,22 @@ The grid spacing change if it becomes smaller than this number of pixel. GridSpaceAction - + Grid auto spacing Аўтаматычная адлегласць паміж лініямі сеткі - + Resize grid automatically depending on zoom. Аўтаматычная змена памеру сеткі ў залежнасці ад маштабавання. - + Spacing Адлегласць - + Distance between two subsequent grid lines. Адлегласць паміж дзвюма суседнімі лініямі сеткі. @@ -6124,78 +6124,75 @@ The grid spacing change if it becomes smaller than this number of pixel. Notifications - + The Sketch has malformed constraints! Эскіз мае скажоныя абмежаванні! - + The Sketch has partially redundant constraints! Эскіз мае часткова залішнія абмежаванні! - + Parabolas were migrated. Migrated files won't open in previous versions of FreeCAD!! Парабалы былі перанесены. Перанесеныя файлы не будуць адчыняцца ў папярэдніх версіях FreeCAD!! - - - - - - - - - - - - - + + + - - + - - - - - + + + + + + + + - - - + + + + + + + + + + + Error Памылка - + Failed to delete all geometry Не атрымалася выдаліць усю геаметрыю - + Failed to delete all constraints Не атрымалася выдаліць усе абмежаванні - + The constraint has invalid index information and is malformed. Абмежаванне змяшчае недапушчальную інфармацыю аб індэксе і з'яўляецца скажоным. - - - @@ -6203,8 +6200,11 @@ The grid spacing change if it becomes smaller than this number of pixel. - - + + + + + Invalid Constraint Хібнае абмежаванне @@ -6246,8 +6246,8 @@ The grid spacing change if it becomes smaller than this number of pixel.Памылка стварэння полюса B-сплайну - + Error creating B-spline Памылка стварэння B-сплайну @@ -6300,7 +6300,7 @@ The grid spacing change if it becomes smaller than this number of pixel. Failed to create fillet - Не атрымалася стварыць акругленне + Немагчыма стварыць акругленне @@ -6344,9 +6344,9 @@ The grid spacing change if it becomes smaller than this number of pixel.Немагчыма абрэзаць рабро - - + + Value Error Памылка значэння @@ -6382,34 +6382,34 @@ The grid spacing change if it becomes smaller than this number of pixel. SnapSpaceAction - + Snap to objects Прывязаць да аб'ектаў - + New points will snap to the currently preselected object. It will also snap to the middle of lines and arcs. Новыя кропкі будуць прывязаныя да бягучага папярэдне абранага аб'екту. Яны таксама будзе прывязаныя да сярэдзіны ліній і дуг. - + Snap to grid Прывязаць да сеткі - + New points will snap to the nearest grid line. Points must be set closer than a fifth of the grid spacing to a grid line to snap. Новыя кропкі будуць прывязаныя да бліжэйшай лініі сеткі. Каб прывязаць, кропкі павінны быць зададзены бліжэй, чым на пятую частку адлегласці сеткі да лініі прывязкі. - + Snap angle Прывязаць да вугла - + Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle starts from the positive X axis of the sketch. Вуглавы крок для інструментаў, якія ўжываюць 'Прывязаць да вугла' (напрыклад, лінія). Утрымлівайце клавішу <Ctrl>, каб уключыць 'Прывязаць да вугла'. @@ -6418,24 +6418,24 @@ Points must be set closer than a fifth of the grid spacing to a grid line to sna RenderingOrderAction - - - - - Normal Geometry - Звычайная геаметрыя - - Construction Geometry - Будаўнічая геаметрыя + Normal Geometry + Звычайная геаметрыя + Construction Geometry + Будаўнічая геаметрыя + + + + + External Geometry Вонкавая геаметрыя @@ -6456,12 +6456,12 @@ Points must be set closer than a fifth of the grid spacing to a grid line to sna CmdSketcherGrid - + Toggle grid Пераключыць сетку - + Toggle the grid in the sketch. In the menu you can change grid settings. Пераключыць сетку ў эскізе. У меню вы можаце змяніць налады сеткі. @@ -6470,12 +6470,12 @@ Points must be set closer than a fifth of the grid spacing to a grid line to sna CmdSketcherSnap - + Toggle snap Пераключыць прывязку - + Toggle all snap functionality. In the menu you can toggle 'Snap to grid' and 'Snap to objects' individually, and change further snap settings. Пераключыць усе функцыі прывязкі. У меню вы можаце пераключыць 'Ппрывязку да сеткі' і 'Прывязку да аб'ектаў' паасобку, а таксама змяніць дадатковыя налады прывязкі. diff --git a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_ca.ts b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_ca.ts index e61483e06f..996a6e6caa 100644 --- a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_ca.ts +++ b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_ca.ts @@ -4,12 +4,12 @@ CmdSketcherBSplineComb - + Show/hide B-spline curvature comb Mostra/Amaga la nansa de curvatura del B-spline - + Switches between showing and hiding the curvature comb for all B-splines Canvia entre mostrar i amagar la Pinta de curvatura per a tots els B-splines @@ -17,12 +17,12 @@ CmdSketcherBSplineDegree - + Show/hide B-spline degree Mostra/Amaga el grau del B-spline - + Switches between showing and hiding the degree for all B-splines Canvia entre mostrar i amagar els graus per a totes les B-splines @@ -30,12 +30,12 @@ CmdSketcherBSplineKnotMultiplicity - + Show/hide B-spline knot multiplicity Mostra/oculta la multiplicitat de nus del B-spline - + Switches between showing and hiding the knot multiplicity for all B-splines Canvia entre mostrar i amagar la multiplicitat del nus per a totes les B-splines @@ -43,12 +43,12 @@ CmdSketcherBSplinePoleWeight - + Show/hide B-spline control point weight Mostra/Amaga el punt de control de pesos del B-spline - + Switches between showing and hiding the control point weight for all B-splines Canvia entre mostrar i amagar el punt de control de pes per a totes els B-splines @@ -56,12 +56,12 @@ CmdSketcherBSplinePolygon - + Show/hide B-spline control polygon Mostra/Amaga el polígon de control de la B-spline - + Switches between showing and hiding the control polygons for all B-splines Canvia entre mostrar i amagar els polígons de control per a totes les B-splines @@ -82,12 +82,12 @@ CmdSketcherClone - + Clone Clona - + Creates a clone of the geometry taking as reference the last selected point Crea un clon de la geometria prenent com a referència l'últim punt seleccionat @@ -95,32 +95,32 @@ CmdSketcherCompBSplineShowHideGeometryInformation - + Show/hide B-spline information layer Mostra/Amaga la capa d'informació del B-spline - + Show/hide B-spline degree Mostra/Amaga el grau del B-spline - + Show/hide B-spline control polygon Mostra/Amaga el polígon de control de la B-spline - + Show/hide B-spline curvature comb Mostra/Amaga la nansa de curvatura del B-spline - + Show/hide B-spline knot multiplicity Mostra/oculta la multiplicitat de nus del B-spline - + Show/hide B-spline control point weight Mostra/Amaga el punt de control de pesos del B-spline @@ -156,12 +156,12 @@ CmdSketcherCompCopy - + Clone Clona - + Creates a clone of the geometry taking as reference the last selected point Crea un clon de la geometria prenent com a referència l'últim punt seleccionat @@ -365,22 +365,22 @@ CmdSketcherCompModifyKnotMultiplicity - + Modify knot multiplicity Modifica la multiplicitat del nus - + Modifies the multiplicity of the selected knot of a B-spline Modifica la multiplicitat del nus seleccionat d'un B-spline - + Increase knot multiplicity Augmenta la multiplicitat del nus - + Decrease knot multiplicity Redueix la multiplicitat del nus @@ -640,12 +640,12 @@ with respect to a line or a third point CmdSketcherConvertToNURBS - + Convert geometry to B-spline Converteix la geometria a B-spline - + Converts the selected geometry to a B-spline Converteix la geometria seleccionada a B-spline @@ -653,12 +653,12 @@ with respect to a line or a third point CmdSketcherCopy - + Copy Copia - + Creates a simple copy of the geometry taking as reference the last selected point Crea una còpia simple de la geometria prenent com a referència l'últim punt seleccionat @@ -1017,12 +1017,12 @@ with respect to a line or a third point CmdSketcherDecreaseDegree - + Decrease B-spline degree Reduïr el grau de B-spline - + Decreases the degree of the B-spline Disminueix el grau d'una B-spline @@ -1030,12 +1030,12 @@ with respect to a line or a third point CmdSketcherDecreaseKnotMultiplicity - + Decrease knot multiplicity Redueix la multiplicitat del nus - + Decreases the multiplicity of the selected knot of a B-spline Redueix la multiplicitat del nus seleccionat d'un B-spline @@ -1043,12 +1043,12 @@ with respect to a line or a third point CmdSketcherDeleteAllConstraints - + Delete all constraints Esborra totes les restriccions - + Delete all constraints in the sketch Esborra totes les restriccions en el croquis @@ -1056,12 +1056,12 @@ with respect to a line or a third point CmdSketcherDeleteAllGeometry - + Delete all geometry Esborra tota la geometria - + Delete all geometry and constraints in the current sketch, with the exception of external geometry Esborra tota la geometria i restriccions en el croquis actual, excepte la geometria externa @@ -1069,12 +1069,12 @@ with respect to a line or a third point CmdSketcherEditSketch - + Edit sketch Editar croquis - + Edit the selected sketch. Edita el croquis seleccionat. @@ -1108,12 +1108,12 @@ with respect to a line or a third point CmdSketcherIncreaseDegree - + Increase B-spline degree Augmenta el grau de la B-spline - + Increases the degree of the B-spline Augmenta el grau del B-spline @@ -1121,12 +1121,12 @@ with respect to a line or a third point CmdSketcherIncreaseKnotMultiplicity - + Increase knot multiplicity Augmenta la multiplicitat del nus - + Increases the multiplicity of the selected knot of a B-spline Augmenta la multiplicitat del nus seleccionat d'un B-spline @@ -1134,12 +1134,12 @@ with respect to a line or a third point CmdSketcherInsertKnot - + Insert knot Inserir node - + Inserts knot at given parameter. If a knot already exists at that parameter, it's multiplicity is increased by one. Insereix un nus al paràmetre donat. Si ja existeix un node en aquest paràmetre, la seva multiplicitat augmenta en un. @@ -1147,12 +1147,12 @@ with respect to a line or a third point CmdSketcherJoinCurves - + Join curves Join curves - + Join two curves at selected end points Join two curves at selected end points @@ -1160,12 +1160,12 @@ with respect to a line or a third point CmdSketcherLeaveSketch - + Leave sketch Sortir del croquis - + Finish editing the active sketch. Finalitza l'edició del croquis actiu. @@ -1173,12 +1173,12 @@ with respect to a line or a third point CmdSketcherMapSketch - + Map sketch to face... Mapa el croquis a una cara... - + Set the 'Support' of a sketch. First select the supporting geometry, for example, a face or an edge of a solid object, then call this command, then choose the desired sketch. @@ -1186,7 +1186,7 @@ then call this command, then choose the desired sketch. Primer seleccioneu la geometria de suport, per exemple, una cara, una aresta o un objecte sòlid, després executeu aquesta ordre, i aleshores trieu el croquis que desitgeu. - + Some of the selected objects depend on the sketch to be mapped. Circular dependencies are not allowed. Alguns dels objectes seleccionats depenen del croquis que es vol mapejar. No es permeten dependències circulars. @@ -1194,22 +1194,22 @@ Primer seleccioneu la geometria de suport, per exemple, una cara, una aresta o u CmdSketcherMergeSketches - + Merge sketches Fusionar esbossos - + Create a new sketch from merging two or more selected sketches. Crea un croquis nou fusionant dos o més corquis seleccionats. - + Wrong selection Selecció incorrecta - + Select at least two sketches. Trieu com a mínim dos croquis. @@ -1217,12 +1217,12 @@ Primer seleccioneu la geometria de suport, per exemple, una cara, una aresta o u CmdSketcherMirrorSketch - + Mirror sketch Reflecteix el croquis - + Create a new mirrored sketch for each selected sketch by using the X or Y axes, or the origin point, as mirroring reference. @@ -1231,12 +1231,12 @@ usant els eixos X o Y, o el punt d'origen com a referencia per reflectir. - + Wrong selection Selecció incorrecta - + Select one or more sketches. Trieu un o més croquis. @@ -1244,12 +1244,12 @@ com a referencia per reflectir. CmdSketcherMove - + Move Mou - + Moves the geometry taking as reference the last selected point Mou la geometria prenent com a referència l'últim punt seleccionat @@ -1257,12 +1257,12 @@ com a referencia per reflectir. CmdSketcherNewSketch - + Create sketch Crear croquis - + Create a new sketch. Crea un croquis nou. @@ -1270,12 +1270,12 @@ com a referencia per reflectir. CmdSketcherRectangularArray - + Rectangular array Matriu rectangular - + Creates a rectangular array pattern of the geometry taking as reference the last selected point Crea un patró de matriu rectangular de la geometria prenent com a referència l'últim punt seleccionat @@ -1283,12 +1283,12 @@ com a referencia per reflectir. CmdSketcherRemoveAxesAlignment - + Remove axes alignment Elimina l'alineació dels eixos - + Modifies constraints to remove axes alignment while trying to preserve the constraint relationship of the selection Modifica les restriccions per eliminar l'alineació dels eixos mentre s'intenta preservar la relació de restriccions de la selecció @@ -1296,12 +1296,12 @@ com a referencia per reflectir. CmdSketcherReorientSketch - + Reorient sketch... Reorientar el croquis... - + Place the selected sketch on one of the global coordinate planes. This will clear the 'Support' property, if any. Situa el croquis seleccionat en un dels plans de coordenades globals. @@ -1311,12 +1311,12 @@ Això esborrarà la propietat 'Suport', si existeix. CmdSketcherRestoreInternalAlignmentGeometry - + Show/hide internal geometry Mostra o amaga la geometria interna - + Show all internal geometry or hide unused internal geometry Mostra tota la geometria interna, o amaga la geometria interna que no s'utilitza @@ -1324,8 +1324,8 @@ Això esborrarà la propietat 'Suport', si existeix. CmdSketcherSelectConflictingConstraints - + Select conflicting constraints Selecciona les restriccions en confilcte @@ -1333,12 +1333,12 @@ Això esborrarà la propietat 'Suport', si existeix. CmdSketcherSelectConstraints - + Select associated constraints Selecciona les restriccions associades - + Select the constraints associated with the selected geometrical elements Selecciona les restriccions associades amb els elements geomètrics seleccionats @@ -1346,12 +1346,12 @@ Això esborrarà la propietat 'Suport', si existeix. CmdSketcherSelectElementsAssociatedWithConstraints - + Select associated geometry Selecciona la geometria associada - + Select the geometrical elements associated with the selected constraints Selecciona els elements geomètrics associats a les restriccions seleccionades @@ -1359,12 +1359,12 @@ Això esborrarà la propietat 'Suport', si existeix. CmdSketcherSelectElementsWithDoFs - + Select unconstrained DoF Selecciona graus de llibertat sense restriccions - + Select geometrical elements where the solver still detects unconstrained degrees of freedom. Selecciona elements geomètrics on el sistema de resolució encara detecta graus de llibertat sense restricció. @@ -1372,12 +1372,12 @@ Això esborrarà la propietat 'Suport', si existeix. CmdSketcherSelectHorizontalAxis - + Select horizontal axis Selecciona l'eix horitzontal - + Select the local horizontal axis of the sketch Selecciona l'eix horitzontal local del croquis @@ -1385,8 +1385,8 @@ Això esborrarà la propietat 'Suport', si existeix. CmdSketcherSelectMalformedConstraints - + Select malformed constraints Selecciona restriccions defectuoses @@ -1394,12 +1394,12 @@ Això esborrarà la propietat 'Suport', si existeix. CmdSketcherSelectOrigin - + Select origin Seleccionar origen - + Select the local origin point of the sketch Selecciona el punt d'origen local del croquis @@ -1407,8 +1407,8 @@ Això esborrarà la propietat 'Suport', si existeix. CmdSketcherSelectPartiallyRedundantConstraints - + Select partially redundant constraints Selecciona restriccions parcialment redundants @@ -1416,8 +1416,8 @@ Això esborrarà la propietat 'Suport', si existeix. CmdSketcherSelectRedundantConstraints - + Select redundant constraints Selecciona restriccions redundants @@ -1425,12 +1425,12 @@ Això esborrarà la propietat 'Suport', si existeix. CmdSketcherSelectVerticalAxis - + Select vertical axis Selecciona l'eix vertical - + Select the local vertical axis of the sketch Selecciona l'eix vertical local del croquis @@ -1451,12 +1451,12 @@ Això esborrarà la propietat 'Suport', si existeix. CmdSketcherStopOperation - + Stop operation Atura l'operació - + When in edit mode, stop the active operation (drawing, constraining, etc.). Dins del mode d'edició, atura l'operació activa (dibuixar, restringir, etc.). @@ -1477,12 +1477,12 @@ Això esborrarà la propietat 'Suport', si existeix. CmdSketcherSymmetry - + Symmetry Simetria - + Creates symmetric geometry with respect to the last selected line or point Crea una geometria simètrica respecte a l'última línia o punt seleccionats @@ -1543,24 +1543,24 @@ into driving or reference mode CmdSketcherValidateSketch - + Validate sketch... Valida el croquis... - + Validate a sketch by looking at missing coincidences, invalid constraints, degenerated geometry, etc. Valida el croquis cercant coincidències que manquen, restriccions invàlides, geometries degenerades, etc. - + Wrong selection Selecció incorrecta - + Select only one sketch. Trieu només un croquis. @@ -1568,12 +1568,12 @@ restriccions invàlides, geometries degenerades, etc. CmdSketcherViewSection - + View section Visualitzar la secció - + When in edit mode, switch between section view and full view. En mode d'edició, canvia entre vista de secció o vista general. @@ -1581,12 +1581,12 @@ restriccions invàlides, geometries degenerades, etc. CmdSketcherViewSketch - + View sketch Visualitza el croquis - + When in edit mode, set the camera orientation perpendicular to the sketch plane. En el mode edició, ajusta l'orientació de la càmera perpendicular al pla del croquis. @@ -1844,37 +1844,37 @@ restriccions invàlides, geometries degenerades, etc. Activa o desactiva la restricció - + Create a new sketch on a face Crea un nou croquis en una cara - + Create a new sketch Crea un nou croquis - + Reorient sketch Reorienta el croquis - + Attach sketch Adjunta el corquis - + Detach sketch Separa el corquis - + Create a mirrored sketch for each selected sketch Crea un croquis reflectit de cada croquis seleccionat - + Merge sketches Fusionar esbossos @@ -1992,72 +1992,72 @@ restriccions invàlides, geometries degenerades, etc. Afegeix un hexàgon - + Convert to NURBS Converteix en NURBS - + Increase spline degree Augmenta el grau de l'spline - + Decrease spline degree Redueix el grau de l'spline - + Increase knot multiplicity Augmenta la multiplicitat del nus - + Decrease knot multiplicity Redueix la multiplicitat del nus - + Insert knot Inserir node - + Join Curves Join Curves - + Exposing Internal Geometry Exposa la geometria interna - + Create symmetric geometry Crea geometria simètrica - + Copy/clone/move geometry Copia, clona o mou la geometria - + Create copy of geometry Crea una còpia de la geometria - + Delete all geometry Esborra tota la geometria - + Delete All Constraints Suprimeix totes les restriccions - + Remove Axes Alignment Elimina l'alineació d'eixos @@ -2068,9 +2068,9 @@ restriccions invàlides, geometries degenerades, etc. - - - + + + Update constraint's virtual space Actualitza l'espai virtual de la restricció @@ -2080,32 +2080,32 @@ restriccions invàlides, geometries degenerades, etc. Afegeix restriccions automàtiques - + Swap constraint names Intercanvia els noms de restricció - + Rename sketch constraint Reanomena restricció del croquis - + Drag Point Arrossega el punt - + Drag Curve Arrossega la corba - + Drag Constraint Arrossega la restricció - + Modify sketch constraints Modifica les restriccions del croquis @@ -2166,59 +2166,59 @@ restriccions invàlides, geometries degenerades, etc. Error d'autorestricció: croquis irresoluble si s'apliquen restriccions d'igualtat. - + Unable to guess intersection of curves. Try adding a coincident constraint between the vertices of the curves you are intending to fillet. No es pot esbrinar la intersecció de corbes. Proveu d'afegir una restricció de coincidència entre els vèrtexs de les corbes que intenteu arrodonir. - - + + BSpline Geometry Index (GeoID) is out of bounds. l'index de geometria BSpline (GeoID) esta fora de les restriccions. - + You are requesting no change in knot multiplicity. Se us ha demanat que no canvieu la multiplicitat del nus. - - + + The Geometry Index (GeoId) provided is not a B-spline curve. L'índex de geometria (GeoId) proporcionada no és una corba de B-spline. - + The knot index is out of bounds. Note that in accordance with OCC notation, the first knot has index 1 and not zero. L'índex del nus és fora dels límits. Tingueu en compte que d'acord amb la notació d'OCC, el primer nus té l'índex 1 i no zero. - + The multiplicity cannot be increased beyond the degree of the B-spline. La multiplicitat no pot augmentar més enllà del grau de la B-spline. - + The multiplicity cannot be decreased beyond zero. La multiplicitat no es pot reduir més enllà de zero. - + OCC is unable to decrease the multiplicity within the maximum tolerance. OCC no pot reduir la multiplicitat dins de la tolerància màxima. - + Knot cannot have zero multiplicity. El node no pot tenir multiplicitat zero. - + Knot multiplicity cannot be higher than the degree of the BSpline. La multiplicitat de nodes no pot ser superior al grau de la BSpline. - + Knot cannot be inserted outside the BSpline parameter range. El node no es pot inserir fora de l'interval de paràmetres BSpline. @@ -2242,62 +2242,50 @@ restriccions invàlides, geometries degenerades, etc. Esbossos - + There are no modes that accept the selected set of subelements No hi ha cap mode que accepte el conjunt de subelements seleccionat - + Broken link to support subelements L'enllaç als subelements admesos està trencat - - + + Unexpected error S'ha produït un error inesperat - + Face is non-planar La cara no és planar - + Selected shapes are of wrong form (e.g., a curved edge where a straight one is needed) Les formes seleccionades tenen una forma incorrecta (p. ex. una vora corbada on es necessitava una vora recta) - + Sketch mapping Mapatge del croquis - + Can't map the sketch to selected object. %1. No es pot mapar el croquis a l'objecte seleccionat. %1. - - + + Don't attach No adjuntar - - - - - - - - - - - - @@ -2423,21 +2411,33 @@ restriccions invàlides, geometries degenerades, etc. - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + Wrong selection Selecció incorrecta @@ -2618,9 +2618,9 @@ restriccions invàlides, geometries degenerades, etc. Number of selected objects is not 3 - - + + Error Error @@ -3025,155 +3025,155 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c Definiu el grau B-Spline, entre 1 i %1: + + - - CAD Kernel Error Error del nucli del CAD - + None of the selected elements is an edge. Cap dels elements seleccionats és una vora. - - + + At least one of the selected objects was not a B-Spline and was ignored. Com a mínim, un els objectes seleccionats no és una B-Spline i s'ha ignorat. - - + + The selection comprises more than one item. Please select just one knot. La selecció inclou més d'un element. Seleccioneu només un nus. - - + + Input Error Error d'entrada - - + + None of the selected elements is a knot of a B-spline Cap dels elements seleccionats és un nus d'un B-spline - - + + Selection is empty Selection is empty - + Nothing is selected. Please select a b-spline. No hi ha res seleccionat. Seleccioneu una b-spline. - + Please select a b-spline curve to insert a knot (not a knot on it). If the curve is not a b-spline, please convert it into one first. Seleccioneu una corba b-spline per inserir un node (no un node a ell). Si la corba no és una b-spline, primer convertiu-la en una. - + Nothing is selected. Please select end points of curves. Nothing is selected. Please select end points of curves. - + Too many curves on point Too many curves on point - - + + Exactly two curves should end at the selected point to be able to join them. Exactly two curves should end at the selected point to be able to join them. - + Too few curves on point Too few curves on point - + Two end points, or coincident point should be selected. Two end points, or coincident point should be selected. - - - - - - - - - - + + + + + + + + + + Select elements from a single sketch. Seleccioneu elements d'un únic croquis. - + No constraint selected No s'ha seleccionat cap restricció - + At least one constraint must be selected S'ha de seleccionar com a mínim una restricció - + A symmetric construction requires at least two geometric elements, the last geometric element being the reference for the symmetry construction. Una construcció simètrica necessita com a mínim dos elements geomètrics, l'últim element geomètric és la referència per a la construcció de la simetria. - + The last element must be a point or a line serving as reference for the symmetry construction. L'últim element ha de ser un punt o una línia que servisca com a referència per a la construcció de la simetria. - - + + A copy requires at least one selected non-external geometric element Una còpia necessita com a mínim que se seleccione un element geomètric no extern - + Delete All Geometry Suprimeix totes les figures geomètriques - + Are you really sure you want to delete all geometry and constraints? Esteu realment segur que voleu esborrar tota la geometria i restriccions? - + Delete All Constraints Suprimeix totes les restriccions - + Are you really sure you want to delete all the constraints? Estàs realment segur que voleu suprimir totes les Restriccions? - + Removal of axes alignment requires at least one selected non-external geometric element L'eliminació de l'alineació dels eixos requereix almenys un element geomètric no extern seleccionat - + Unsupported visual layer operation Unsupported visual layer operation - + It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted @@ -3372,67 +3372,67 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c SketcherGui::ConstraintView - + Select Elements Select Elements - + Change value Canvia el valor - + Toggle to/from reference Commuta la referència a/des de - + Deactivate Desactiva - + Activate Activa - + Show constraints Mostra les restriccions - + Hide constraints Oculta les restriccions - + Rename Reanomena - + Center sketch Centra el croquis - + Delete Elimina - + Swap constraint names Intercanvia els noms de restricció - + Unnamed constraint Restricció sense nom - + Only the names of named constraints can be swapped. Només es poden intercanviar els noms de les restriccions anomenades. @@ -3515,72 +3515,72 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c SketcherGui::ElementFilterList - + Normal Normal - + Construction Construcció - + Internal Internal - + External Extern - + All types All types - + Point Punt - + Line Línia - + Circle Cercle - + Ellipse El·lipse - + Arc of circle Arc of circle - + Arc of ellipse Arc of ellipse - + Arc of hyperbola Arc of hyperbola - + Arc of parabola Arc of parabola - + B-Spline B-Spline @@ -3588,142 +3588,142 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c SketcherGui::ElementView - + Point Coincidence Point Coincidence - + Point on Object Point on Object - + Vertical Constraint Vertical Constraint - + Horizontal Constraint Horizontal Constraint - + Parallel Constraint Parallel Constraint - + Perpendicular Constraint Perpendicular Constraint - + Tangent Constraint Tangent Constraint - + Equal Length Equal Length - + Symmetric Simetría - + Block Constraint Block Constraint - + Lock Constraint Lock Constraint - + Horizontal Distance Horizontal Distance - + Vertical Distance Vertical Distance - + Length Constraint Length Constraint - + Radius Constraint Radius Constraint - + Diameter Constraint Diameter Constraint - + Radiam Constraint Radiam Constraint - + Angle Constraint Angle Constraint - + Toggle construction geometry Commuta la geometria de construcció - + Select Constraints Select Constraints - + Select Origin Select Origin - + Select Horizontal Axis Select Horizontal Axis - + Select Vertical Axis Select Vertical Axis - + Layer Capa - + Layer 0 Layer 0 - + Layer 1 Layer 1 - + Hidden Amagades - + Delete Elimina @@ -4620,48 +4620,48 @@ However, no constraints linking to the endpoints were found. Paràmetres - + Constraints Constraints - + Auto constraints Restriccions automàtiques - + Auto remove redundants Suprimeix les redundàncies automàticament - + Show only filtered Constraints Show only filtered Constraints - + Extended information (in widget) Extended information (in widget) - + Hide internal alignment (in widget) Hide internal alignment (in widget) - - + + Error Error - + Impossible to update visibility tracking Impossible to update visibility tracking - + Impossible to update visibility tracking: Impossible to update visibility tracking: @@ -4693,6 +4693,33 @@ However, no constraints linking to the endpoints were found. Settings Paràmetres + + + + + + + + + + + + Construction + Construcció + + + + Elements + Elements + + + + + + + Point + Punt + @@ -4704,110 +4731,83 @@ However, no constraints linking to the endpoints were found. - Construction - Construcció - - - - Elements - Elements - - - - - - - Point - Punt - - - - - - - - - - - - Internal Internal - - + + + - Line Línia - - + + + - Arc Arc - - + + + - Circle Cercle - - + + + - Ellipse El·lipse - - + + + - Elliptical Arc Arc el·líptic - - + + + - Hyperbolic Arc Arc hiperbòlic - - + + + - Parabolic Arc Arc parabòlic - - + + + - BSpline BSpline - - + + + - Other Altres - + Extended information Informació ampliada @@ -4815,42 +4815,42 @@ However, no constraints linking to the endpoints were found. SketcherGui::TaskSketcherMessages - + Solver messages Missatges del solucionador - + Auto update Actualitza automàticament - + Executes a recomputation of active document after every sketch action Executa un recàlcul del document actiu després de cada acció del croquis - + Click to select the conflicting constraints. Click to select the conflicting constraints. - + Click to select the redundant constraints. Click to select the redundant constraints. - + The sketch has unconstrained elements giving rise to those Degrees Of Freedom. Click to select the unconstrained elements. The sketch has unconstrained elements giving rise to those Degrees Of Freedom. Click to select the unconstrained elements. - + Click to select the malformed constraints. Click to select the malformed constraints. - + Some constraints in combination are partially redundant. Click to select the partially redundant constraints. Some constraints in combination are partially redundant. Click to select the partially redundant constraints. @@ -5028,114 +5028,114 @@ Això es fa mitjançant l'anàlisi de les geometries i restriccions de l'esbós. SketcherGui::ViewProviderSketch - + Edit sketch Editar croquis - + A dialog is already open in the task panel A dialog is already open in the task panel - + Do you want to close this dialog? Do you want to close this dialog? - + Invalid sketch El croquis no és vàlid - + Do you want to open the sketch validation tool? Voleu obrir l'eina de validació d'esbossos? - + The sketch is invalid and cannot be edited. El croquis no és vàlid i no es pot editar. - + Please remove the following constraint: Suprimiu la restricció següent: - + Please remove at least one of the following constraints: Suprimiu almenys una de les restriccions següents: - + Please remove the following redundant constraint: Suprimiu la restricció redundant següent: - + Please remove the following redundant constraints: Suprimiu les restriccions redundants següents: - + The following constraint is partially redundant: La restricció següent és parcialment redundant: - + The following constraints are partially redundant: Les següents restriccions són parcialment redundants: - + Please remove the following malformed constraint: Si us plau, elimineu la restricció defectuosa següent: - + Please remove the following malformed constraints: Si us plau, elimineu les restriccions defectuoses següents: - + Empty sketch Croquis buit - + Over-constrained: Sobre-restringit: - + Malformed constraints: Selecciona restriccions defectuoses: - + Redundant constraints: Restriccions redundants: - + Partially redundant: Parcialment redundant: - + Solver failed to converge El solucionador no ha pogut convergir - + Under constrained: Sub-restringit: - + %n DoF(s) %n Grau(s) de llibertat @@ -5143,7 +5143,7 @@ El solucionador no ha pogut convergir - + Fully constrained Esbós completament restringit @@ -5151,8 +5151,8 @@ El solucionador no ha pogut convergir Sketcher_BSplineComb - - + + Switches between showing and hiding the curvature comb for all B-splines Canvia entre mostrar i amagar la Pinta de curvatura per a tots els B-splines @@ -5160,8 +5160,8 @@ El solucionador no ha pogut convergir Sketcher_BSplineDecreaseKnotMultiplicity - - + + Decreases the multiplicity of the selected knot of a B-spline Redueix la multiplicitat del nus seleccionat d'un B-spline @@ -5169,8 +5169,8 @@ El solucionador no ha pogut convergir Sketcher_BSplineDegree - - + + Switches between showing and hiding the degree for all B-splines Canvia entre mostrar i amagar els graus per a totes les B-splines @@ -5178,8 +5178,8 @@ El solucionador no ha pogut convergir Sketcher_BSplineIncreaseKnotMultiplicity - - + + Increases the multiplicity of the selected knot of a B-spline Augmenta la multiplicitat del nus seleccionat d'un B-spline @@ -5187,8 +5187,8 @@ El solucionador no ha pogut convergir Sketcher_BSplineKnotMultiplicity - - + + Switches between showing and hiding the knot multiplicity for all B-splines Canvia entre mostrar i amagar la multiplicitat del nus per a totes les B-splines @@ -5196,8 +5196,8 @@ El solucionador no ha pogut convergir Sketcher_BSplinePoleWeight - - + + Switches between showing and hiding the control point weight for all B-splines Canvia entre mostrar i amagar el punt de control de pes per a totes els B-splines @@ -5205,8 +5205,8 @@ El solucionador no ha pogut convergir Sketcher_BSplinePolygon - - + + Switches between showing and hiding the control polygons for all B-splines Canvia entre mostrar i amagar els polígons de control per a totes les B-splines @@ -5214,8 +5214,8 @@ El solucionador no ha pogut convergir Sketcher_Clone - - + + Creates a clone of the geometry taking as reference the last selected point Crea un clon de la geometria prenent com a referència l'últim punt seleccionat @@ -5223,17 +5223,17 @@ El solucionador no ha pogut convergir Sketcher_CompCopy - + Clone Clona - + Copy Copia - + Move Mou @@ -5275,8 +5275,8 @@ El solucionador no ha pogut convergir Sketcher_Copy - - + + Creates a simple copy of the geometry taking as reference the last selected point Crea una còpia simple de la geometria prenent com a referència l'últim punt seleccionat @@ -5495,75 +5495,75 @@ El solucionador no ha pogut convergir Sketcher_MapSketch - + No sketch found No s'ha trobat cap croquis - + The document doesn't have a sketch El document no té cap croquis - + Select sketch Seleccioneu un croquis - + Select a sketch from the list Seleccioneu un croquis de la llista - + (incompatible with selection) (incompatible amb la selecció) - + (current) (actual) - + (suggested) (suggerit) - + Sketch attachment Croquis adjunt - + Current attachment mode is incompatible with the new selection. Select the method to attach this sketch to selected objects. El nou mode d'unió és incompatible amb la nova selecció. Trieu un mètode per unir aquest croquis als objectes seleccionats. - + Select the method to attach this sketch to selected objects. Seleccioneu el mètode per a adjuntar aquest croquis als objectes seleccionats. - + Map sketch Mapa el croquis - + Can't map a sketch to support: %1 - No es pot mapar un croquis al suport: + No es pot mapar un croquis al suport: %1 Sketcher_Move - - + + Moves the geometry taking as reference the last selected point Mou la geometria prenent com a referència l'últim punt seleccionat @@ -5571,12 +5571,12 @@ Trieu un mètode per unir aquest croquis als objectes seleccionats. Sketcher_NewSketch - + Sketch attachment Croquis adjunt - + Select the method to attach this sketch to selected object Seleccioneu el mètode per a adjuntar aquest croquis a l'objecte seleccionat @@ -5584,15 +5584,15 @@ Trieu un mètode per unir aquest croquis als objectes seleccionats. Sketcher_ReorientSketch - + Sketch has support El croquis té un suport - + Sketch with a support face cannot be reoriented. Do you want to detach it from the support? - El croquis amb una cara de suport no es pot reorientar. + El croquis amb una cara de suport no es pot reorientar. Voleu separar-lo del suport? @@ -5897,7 +5897,7 @@ L'algoritme Eigen Sparse QR està optimitzat per a matrius escasses; generalment ViewProviderSketch - + and %1 more i % 1 més @@ -6087,22 +6087,22 @@ The grid spacing change if it becomes smaller than this number of pixel. GridSpaceAction - + Grid auto spacing Autoespaiat de la quadrícula - + Resize grid automatically depending on zoom. Resize grid automatically depending on zoom. - + Spacing Spacing - + Distance between two subsequent grid lines. Distància entre dues línies de graella consecutives. @@ -6110,78 +6110,75 @@ The grid spacing change if it becomes smaller than this number of pixel. Notifications - + The Sketch has malformed constraints! The Sketch has malformed constraints! - + The Sketch has partially redundant constraints! The Sketch has partially redundant constraints! - + Parabolas were migrated. Migrated files won't open in previous versions of FreeCAD!! Parabolas were migrated. Migrated files won't open in previous versions of FreeCAD!! - - - - - - - - - - - - - + + + - - + - - - - - + + + + + + + + - - - + + + + + + + + + + + Error Error - + Failed to delete all geometry Failed to delete all geometry - + Failed to delete all constraints Failed to delete all constraints - + The constraint has invalid index information and is malformed. The constraint has invalid index information and is malformed. - - - @@ -6189,8 +6186,11 @@ The grid spacing change if it becomes smaller than this number of pixel. - - + + + + + Invalid Constraint Invalid Constraint @@ -6232,8 +6232,8 @@ The grid spacing change if it becomes smaller than this number of pixel.Error creating B-spline pole - + Error creating B-spline Error creating B-spline @@ -6330,9 +6330,9 @@ The grid spacing change if it becomes smaller than this number of pixel.Failed to trim edge - - + + Value Error Value Error @@ -6368,58 +6368,58 @@ The grid spacing change if it becomes smaller than this number of pixel. SnapSpaceAction - + Snap to objects Snap to objects - + New points will snap to the currently preselected object. It will also snap to the middle of lines and arcs. New points will snap to the currently preselected object. It will also snap to the middle of lines and arcs. - + Snap to grid Snap to grid - + New points will snap to the nearest grid line. Points must be set closer than a fifth of the grid spacing to a grid line to snap. New points will snap to the nearest grid line. Points must be set closer than a fifth of the grid spacing to a grid line to snap. - + Snap angle Snap angle - + Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle starts from the positive X axis of the sketch. Salt angular per eines que usen 'Ajusta a l'angle' (p. ex. línia). Prem CTRL per activar 'Ajusta a l'angle'. L'angle comença des de l'eix X positiu del croquis. RenderingOrderAction - - - - - Normal Geometry - Normal Geometry - - Construction Geometry - Geometria de construcció + Normal Geometry + Normal Geometry + Construction Geometry + Geometria de construcció + + + + + External Geometry External Geometry @@ -6440,12 +6440,12 @@ Points must be set closer than a fifth of the grid spacing to a grid line to sna CmdSketcherGrid - + Toggle grid Commuta la graella - + Toggle the grid in the sketch. In the menu you can change grid settings. Commuta la graella del croquis. Pots canviar la configuració de la graella des del menú. @@ -6453,12 +6453,12 @@ Points must be set closer than a fifth of the grid spacing to a grid line to sna CmdSketcherSnap - + Toggle snap Toggle snap - + Toggle all snap functionality. In the menu you can toggle 'Snap to grid' and 'Snap to objects' individually, and change further snap settings. Commuta totes les funcions d'ajust. En el menú pots commutar individualment 'Ajusta a la graella' i 'Ajusta a objectes', i canviar altres configuracions d'ajust. diff --git a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_cs.ts b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_cs.ts index 788df53e1e..8d680b013e 100644 --- a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_cs.ts +++ b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_cs.ts @@ -4,12 +4,12 @@ CmdSketcherBSplineComb - + Show/hide B-spline curvature comb Zobrazit/skrýt graf křivosti B-splajnu - + Switches between showing and hiding the curvature comb for all B-splines Přepnout mezi zobrazením a skrytím křivosti všech B-splajnů @@ -17,12 +17,12 @@ CmdSketcherBSplineDegree - + Show/hide B-spline degree Zobrazit/skrýt stupeň B-splajnu - + Switches between showing and hiding the degree for all B-splines Přepnout mezi zobrazením a skrytím stupně všech B-splajnů @@ -30,12 +30,12 @@ CmdSketcherBSplineKnotMultiplicity - + Show/hide B-spline knot multiplicity Zobrazit/skrýt násobnost uzlů B-splajnu - + Switches between showing and hiding the knot multiplicity for all B-splines Přepne mezi zobrazením a skrytím násobnosti uzlů pro všechny B-splajny @@ -43,12 +43,12 @@ CmdSketcherBSplinePoleWeight - + Show/hide B-spline control point weight Zobrazit/skrýt váhu řídicích bodů B-splajnu - + Switches between showing and hiding the control point weight for all B-splines Přepne mezi zobrazením a skrytím váhy kontrolních bodů všech B-splajnů @@ -56,12 +56,12 @@ CmdSketcherBSplinePolygon - + Show/hide B-spline control polygon Zobrazit/skrýt kontrolní polygon B-splajnu - + Switches between showing and hiding the control polygons for all B-splines Přepne mezi zobrazením a skrytím kontrolních polygonů všech B-splajnů @@ -82,12 +82,12 @@ CmdSketcherClone - + Clone Klon - + Creates a clone of the geometry taking as reference the last selected point Vytvoří klon geometrie, s naposledy vybraným bodem jako referenčním @@ -95,32 +95,32 @@ CmdSketcherCompBSplineShowHideGeometryInformation - + Show/hide B-spline information layer Zobrazit/skrýt informační vrstvu B-splajnu - + Show/hide B-spline degree Zobrazit/skrýt stupeň B-splajnu - + Show/hide B-spline control polygon Zobrazit/skrýt kontrolní polygon B-splajnu - + Show/hide B-spline curvature comb Zobrazit/skrýt graf křivosti B-splajnu - + Show/hide B-spline knot multiplicity Zobrazit/skrýt násobnost uzlů B-splajnu - + Show/hide B-spline control point weight Zobrazit/skrýt váhu řídicích bodů B-splajnu @@ -156,12 +156,12 @@ CmdSketcherCompCopy - + Clone Klon - + Creates a clone of the geometry taking as reference the last selected point Vytvoří klon geometrie, s naposledy vybraným bodem jako referenčním @@ -365,22 +365,22 @@ CmdSketcherCompModifyKnotMultiplicity - + Modify knot multiplicity Modifikovat násobnost uzlu - + Modifies the multiplicity of the selected knot of a B-spline Modifikuje násobnost vybraného uzlu B-splajnu - + Increase knot multiplicity Zvýšit násobnost uzlu - + Decrease knot multiplicity Snížit násobnost uzlu @@ -640,12 +640,12 @@ with respect to a line or a third point CmdSketcherConvertToNURBS - + Convert geometry to B-spline Převést geometrii na B-splajn - + Converts the selected geometry to a B-spline Převede vybranou geometrii na B-splajn @@ -653,12 +653,12 @@ with respect to a line or a third point CmdSketcherCopy - + Copy Kopírovat - + Creates a simple copy of the geometry taking as reference the last selected point Vytvoří jednoduchou kopii geometrie s naposledy vybraným bodem jako referenčním @@ -1017,12 +1017,12 @@ with respect to a line or a third point CmdSketcherDecreaseDegree - + Decrease B-spline degree Snížit stupeň B-splajnu - + Decreases the degree of the B-spline Sníží stupeň B-splajnu @@ -1030,12 +1030,12 @@ with respect to a line or a third point CmdSketcherDecreaseKnotMultiplicity - + Decrease knot multiplicity Snížit násobnost uzlu - + Decreases the multiplicity of the selected knot of a B-spline Snížit násobnost vybraného uzlu B-splajnu @@ -1043,12 +1043,12 @@ with respect to a line or a third point CmdSketcherDeleteAllConstraints - + Delete all constraints Smazat všechny vazby - + Delete all constraints in the sketch Odstranit všechny vazby v náčrtu @@ -1056,12 +1056,12 @@ with respect to a line or a third point CmdSketcherDeleteAllGeometry - + Delete all geometry Smazat veškerou geometrii - + Delete all geometry and constraints in the current sketch, with the exception of external geometry Odstranit veškerou geometrii a vazby v aktuálním náčrtu s výjimkou vnější geometrie @@ -1069,12 +1069,12 @@ with respect to a line or a third point CmdSketcherEditSketch - + Edit sketch Upravit skicu - + Edit the selected sketch. Upravit vybraný náčrt. @@ -1108,12 +1108,12 @@ with respect to a line or a third point CmdSketcherIncreaseDegree - + Increase B-spline degree Zvýšit stupeň B-splajnu - + Increases the degree of the B-spline Zvýšit stupeň B-splajnu @@ -1121,12 +1121,12 @@ with respect to a line or a third point CmdSketcherIncreaseKnotMultiplicity - + Increase knot multiplicity Zvýšit násobnost uzlu - + Increases the multiplicity of the selected knot of a B-spline Zvýší násobnost vybraného uzlu B-splajnu @@ -1134,12 +1134,12 @@ with respect to a line or a third point CmdSketcherInsertKnot - + Insert knot Vložit uzel - + Inserts knot at given parameter. If a knot already exists at that parameter, it's multiplicity is increased by one. Vloží uzel na zadaný parametr. Pokud uzel v tomto parametru již existuje, je jeho násobnost zvýšena o jeden. @@ -1147,12 +1147,12 @@ with respect to a line or a third point CmdSketcherJoinCurves - + Join curves Spojit křivky - + Join two curves at selected end points Připojte se ke dvěma křivkám ve vybraných koncových bodech @@ -1160,12 +1160,12 @@ with respect to a line or a third point CmdSketcherLeaveSketch - + Leave sketch Opustit prostředí náčrtu - + Finish editing the active sketch. Dokončit úpravy aktivního náčrtu. @@ -1173,12 +1173,12 @@ with respect to a line or a third point CmdSketcherMapSketch - + Map sketch to face... Promítne náčrt na stěnu... - + Set the 'Support' of a sketch. First select the supporting geometry, for example, a face or an edge of a solid object, then call this command, then choose the desired sketch. @@ -1187,7 +1187,7 @@ Nejprve vyberte podpůrnou geometrii, např. plochu nebo hranu tělesa, pak použijte tento příkaz a poté zvolte požadovaný náčrt. - + Some of the selected objects depend on the sketch to be mapped. Circular dependencies are not allowed. Některé z vybraných objektů závisí na mapovaném náčrtu. Cyklické závislosti nejsou povoleny. @@ -1195,22 +1195,22 @@ pak použijte tento příkaz a poté zvolte požadovaný náčrt. CmdSketcherMergeSketches - + Merge sketches Sloučit náčrty - + Create a new sketch from merging two or more selected sketches. Vytvořit nový náčrt sloučením dvou nebo více vybraných náčrtů. - + Wrong selection Neplatný výběr - + Select at least two sketches. Vyberte alespoň dva náčrty. @@ -1218,12 +1218,12 @@ pak použijte tento příkaz a poté zvolte požadovaný náčrt. CmdSketcherMirrorSketch - + Mirror sketch Zrcadlit náčrt - + Create a new mirrored sketch for each selected sketch by using the X or Y axes, or the origin point, as mirroring reference. @@ -1232,12 +1232,12 @@ použitím os X nebo Y nebo výchozího bodu, jakožto reference. - + Wrong selection Neplatný výběr - + Select one or more sketches. Vyberte jeden nebo více náčrtů. @@ -1245,12 +1245,12 @@ jakožto reference. CmdSketcherMove - + Move Přesun - + Moves the geometry taking as reference the last selected point Posune geometrii, s naposledy vybraným bodem jako referenčním @@ -1258,12 +1258,12 @@ jakožto reference. CmdSketcherNewSketch - + Create sketch Vytvoř náčrt - + Create a new sketch. Vytvořit nový náčrt. @@ -1271,12 +1271,12 @@ jakožto reference. CmdSketcherRectangularArray - + Rectangular array Obdélníkové pole - + Creates a rectangular array pattern of the geometry taking as reference the last selected point Vytvoří obdélníkové pole se vzorem geometrie a referenčním bodem, který byl naposledy vybrán @@ -1284,12 +1284,12 @@ jakožto reference. CmdSketcherRemoveAxesAlignment - + Remove axes alignment Odstranit osové zarovnání - + Modifies constraints to remove axes alignment while trying to preserve the constraint relationship of the selection Upraví vazby tak, aby se odstranilo zarovnání podle osy, zatímco vazby ve výběru zůstaly zachované @@ -1297,12 +1297,12 @@ jakožto reference. CmdSketcherReorientSketch - + Reorient sketch... Přeorientovat náčrtek... - + Place the selected sketch on one of the global coordinate planes. This will clear the 'Support' property, if any. Umístěte vybraný náčrt do jedné z globálních souřadnicových rovin. @@ -1312,12 +1312,12 @@ Tímto se vymaže vlastnost "Podpora", pokud existuje. CmdSketcherRestoreInternalAlignmentGeometry - + Show/hide internal geometry Zobrazit / skrýt vnitřní geometrii - + Show all internal geometry or hide unused internal geometry Zobrazit veškerou vnitřní geometrii nebo skrýt nepoužitou vnitřní geometrii @@ -1325,8 +1325,8 @@ Tímto se vymaže vlastnost "Podpora", pokud existuje. CmdSketcherSelectConflictingConstraints - + Select conflicting constraints Vybrat konfliktní vazby @@ -1334,12 +1334,12 @@ Tímto se vymaže vlastnost "Podpora", pokud existuje. CmdSketcherSelectConstraints - + Select associated constraints Vybrat související vazby - + Select the constraints associated with the selected geometrical elements Vybere vazby související s vybranými prvky geometrie @@ -1347,12 +1347,12 @@ Tímto se vymaže vlastnost "Podpora", pokud existuje. CmdSketcherSelectElementsAssociatedWithConstraints - + Select associated geometry Vybrat související geometrii - + Select the geometrical elements associated with the selected constraints Vybrat geometrické prvky spojené s vybranými vazbami @@ -1360,12 +1360,12 @@ Tímto se vymaže vlastnost "Podpora", pokud existuje. CmdSketcherSelectElementsWithDoFs - + Select unconstrained DoF Vybrat neomezené stupně volnosti - + Select geometrical elements where the solver still detects unconstrained degrees of freedom. Vybrat prvky geometrie, kde řešič stále detekuje neomezené stupně volnosti. @@ -1373,12 +1373,12 @@ Tímto se vymaže vlastnost "Podpora", pokud existuje. CmdSketcherSelectHorizontalAxis - + Select horizontal axis Vybere horizontální osu - + Select the local horizontal axis of the sketch Vybrat lokální horizontální osu náčrtu @@ -1386,8 +1386,8 @@ Tímto se vymaže vlastnost "Podpora", pokud existuje. CmdSketcherSelectMalformedConstraints - + Select malformed constraints Vyberte chybné vazby @@ -1395,12 +1395,12 @@ Tímto se vymaže vlastnost "Podpora", pokud existuje. CmdSketcherSelectOrigin - + Select origin Vybrat počátek - + Select the local origin point of the sketch Vybrat lokální počátek náčrtu @@ -1408,8 +1408,8 @@ Tímto se vymaže vlastnost "Podpora", pokud existuje. CmdSketcherSelectPartiallyRedundantConstraints - + Select partially redundant constraints Vybrat částečně nadbytečné vazby @@ -1417,8 +1417,8 @@ Tímto se vymaže vlastnost "Podpora", pokud existuje. CmdSketcherSelectRedundantConstraints - + Select redundant constraints Vybere nadbytečné vazby @@ -1426,12 +1426,12 @@ Tímto se vymaže vlastnost "Podpora", pokud existuje. CmdSketcherSelectVerticalAxis - + Select vertical axis Vybrat vertikální osu - + Select the local vertical axis of the sketch Vybrat lokální svislou osu náčrtu @@ -1452,12 +1452,12 @@ Tímto se vymaže vlastnost "Podpora", pokud existuje. CmdSketcherStopOperation - + Stop operation Zastavit operaci - + When in edit mode, stop the active operation (drawing, constraining, etc.). Zastavit aktivní operaci, když je zapnutý editační mód (kreslení, vazbení, atd.). @@ -1478,12 +1478,12 @@ Tímto se vymaže vlastnost "Podpora", pokud existuje. CmdSketcherSymmetry - + Symmetry Symetrie - + Creates symmetric geometry with respect to the last selected line or point Vytvoří symterickou geometrii s ohledem na poslední vybranou čáru nebo bod @@ -1545,24 +1545,24 @@ do řídícího nebo referenčního režimu CmdSketcherValidateSketch - + Validate sketch... Kontroluj náčrtek... - + Validate a sketch by looking at missing coincidences, invalid constraints, degenerated geometry, etc. Prověřit náčrt zobrazením chybějících totožností, neplatných vazeb, degenerované geometrie atd. - + Wrong selection Neplatný výběr - + Select only one sketch. Vyberte pouze jeden náčrt. @@ -1570,12 +1570,12 @@ neplatných vazeb, degenerované geometrie atd. CmdSketcherViewSection - + View section Zobrazit výběr - + When in edit mode, switch between section view and full view. Přepnout mezi řezem a plným zobrazením, když je aktivní editační režim. @@ -1583,12 +1583,12 @@ neplatných vazeb, degenerované geometrie atd. CmdSketcherViewSketch - + View sketch Zobrazit skicu - + When in edit mode, set the camera orientation perpendicular to the sketch plane. Nastavit pohled kolmo na rovinu náčrtu, když je aktivní editační režim. @@ -1846,37 +1846,37 @@ neplatných vazeb, degenerované geometrie atd. Aktivovat/Deaktivovat vazbu - + Create a new sketch on a face Vytvořit nový náčrt na ploše - + Create a new sketch Vytvořit nový náčrt - + Reorient sketch Přeorientovat náčrt - + Attach sketch Připojit náčrt - + Detach sketch Odpojit náčrt - + Create a mirrored sketch for each selected sketch Vytvořit zrcadlový náčrt pro každý vybraný náčrt - + Merge sketches Sloučit náčrty @@ -1994,72 +1994,72 @@ neplatných vazeb, degenerované geometrie atd. Přidat šestiúhelník - + Convert to NURBS Převést na NURBS - + Increase spline degree Zvýšit stupeň splajnu - + Decrease spline degree Snížit stupeň splajnu - + Increase knot multiplicity Zvýšit násobnost uzlu - + Decrease knot multiplicity Snížit násobnost uzlu - + Insert knot Vložit uzel - + Join Curves Připojte se ke křivkám - + Exposing Internal Geometry Ukázat vnitřní geometrii - + Create symmetric geometry Vytvořit symetrickou geometrii - + Copy/clone/move geometry Kopírovat/klonovat/přesunout geometrii - + Create copy of geometry Vytvořit kopii geometrie - + Delete all geometry Smazat veškerou geometrii - + Delete All Constraints Smazat všechny vazby - + Remove Axes Alignment Odstranit osové zarovnání @@ -2070,9 +2070,9 @@ neplatných vazeb, degenerované geometrie atd. - - - + + + Update constraint's virtual space Aktualizovat virtuální prostor vazby @@ -2082,32 +2082,32 @@ neplatných vazeb, degenerované geometrie atd. Přidat automatické vazby - + Swap constraint names Prohodit názvy vazeb - + Rename sketch constraint Přejmenovat vazbu náčrtu - + Drag Point Přetáhnout bod - + Drag Curve Přetáhnout křivku - + Drag Constraint Přetáhnout vazbu - + Modify sketch constraints Upravit vazby náčrtu @@ -2168,59 +2168,59 @@ neplatných vazeb, degenerované geometrie atd. Chyba automatických vazeb: Neřešitelný náčrt po aplikaci vazeb rovnosti. - + Unable to guess intersection of curves. Try adding a coincident constraint between the vertices of the curves you are intending to fillet. Nelze odhadnout průsečík křivek. Zkuste přidat vazbu totožnosti mezi vrcholy křivek, které chcete zaoblit. - - + + BSpline Geometry Index (GeoID) is out of bounds. Geometrický index (GeoID) B-splajnu je mimo meze. - + You are requesting no change in knot multiplicity. Nepožadujete změnu v násobnosti uzlů. - - + + The Geometry Index (GeoId) provided is not a B-spline curve. Daný geometrický index (GeoId) neodpovídá B-splajn křivce. - + The knot index is out of bounds. Note that in accordance with OCC notation, the first knot has index 1 and not zero. Index uzlu je mimo hranice. Všimněte si, že v souladu s OCC zápisem je index prvního uzlu 1 a ne 0. - + The multiplicity cannot be increased beyond the degree of the B-spline. Násobnost nemůže být zvýšena nad stupeň B-splajnu. - + The multiplicity cannot be decreased beyond zero. Násobnost nemůže být snížena pod nulu. - + OCC is unable to decrease the multiplicity within the maximum tolerance. OCC není schopno snížit násobnost na maximální toleranci. - + Knot cannot have zero multiplicity. Uzel nemůže mít nulovou násobnost. - + Knot multiplicity cannot be higher than the degree of the BSpline. Násobnost uzlu nemůže být vyšší než stupeň BSplajnu. - + Knot cannot be inserted outside the BSpline parameter range. Nelze vložit uzel mimo rozsah parametrů BSplajnu. @@ -2244,62 +2244,50 @@ neplatných vazeb, degenerované geometrie atd. Náčrt - + There are no modes that accept the selected set of subelements Nejsou k dispozici módy akceptující vybranou množinu dílčích elementů - + Broken link to support subelements Nefunkční odkaz pro podporu dílčích elementů - - + + Unexpected error Neočekávaná chyba - + Face is non-planar Plocha není rovinná - + Selected shapes are of wrong form (e.g., a curved edge where a straight one is needed) Vybrané tvary mají špatnou formu (např. může být potřebná rovná hrana namísto zakřivené) - + Sketch mapping Skica mapování - + Can't map the sketch to selected object. %1. Nelze mapovat náčrt na vybraný objekt. %1. - - + + Don't attach Nelze připojit - - - - - - - - - - - - @@ -2425,21 +2413,33 @@ neplatných vazeb, degenerované geometrie atd. - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + Wrong selection Neplatný výběr @@ -2620,9 +2620,9 @@ neplatných vazeb, degenerované geometrie atd. Počet vybraných objektů není 3 - - + + Error Chyba @@ -3031,155 +3031,155 @@ Přijatelné kombinace: dvě křivky; koncový bod a křivka; dva koncové body; Definovat stupeň B-Splajnu mezi 1 a %1: + + - - CAD Kernel Error Chyba jádra CADu - + None of the selected elements is an edge. Žádný z vybraných prvků není hrana. - - + + At least one of the selected objects was not a B-Spline and was ignored. Alespoň jeden z vybraných objektů nebyl B-splajn a byl vynechán. - - + + The selection comprises more than one item. Please select just one knot. Výběr obsahuje více než jednu položku. Prosím vyberte právě jeden uzel. - - + + Input Error Chyba vstupu - - + + None of the selected elements is a knot of a B-spline Žádný z vybraných prvků není uzlem B-splajnu - - + + Selection is empty Selection is empty - + Nothing is selected. Please select a b-spline. Nic není vybráno. Vyberte prosím B-splajn. - + Please select a b-spline curve to insert a knot (not a knot on it). If the curve is not a b-spline, please convert it into one first. Vyberte křivku B-splajn pro vložení uzlu (ne uzel na ni). Pokud křivka není b-splajn, nejprve ji na ni převeďte. - + Nothing is selected. Please select end points of curves. Není vybráno nic. Vyberte prosím koncové body křivek. - + Too many curves on point Příliš mnoho křivek v bodě - - + + Exactly two curves should end at the selected point to be able to join them. Přesně dvě křivky by měly končit ve vybraném bodě, aby bylo možné je spojit. - + Too few curves on point Příliš málo zatáček - + Two end points, or coincident point should be selected. Měly by být vybrány dva koncové body nebo shodný bod. - - - - - - - - - - + + + + + + + + + + Select elements from a single sketch. Vyberte elementy z jednoho náčrtu. - + No constraint selected Nebyla vybrána vazba - + At least one constraint must be selected Musí být vybrána alespoň jedna vazba - + A symmetric construction requires at least two geometric elements, the last geometric element being the reference for the symmetry construction. Symetrická konstrukce vyžaduje alespoň dva geometrické elementy, poslední geometrický element je referenční pro vytvoření symetrie. - + The last element must be a point or a line serving as reference for the symmetry construction. Posdní element musí být bod nebo čára sloužící jako reference pro symetrickou konstrukci. - - + + A copy requires at least one selected non-external geometric element Kopie vyžaduje alespoň jeden vybraný geometrický element, který není vnější - + Delete All Geometry Smazat veškerou geometrii - + Are you really sure you want to delete all geometry and constraints? Jste si opravdu jisti, že chcete odstranit veškerou geometrii a vazby? - + Delete All Constraints Smazat všechny vazby - + Are you really sure you want to delete all the constraints? Jste si opravdu jisti, že chcete odstranit všechny vazby? - + Removal of axes alignment requires at least one selected non-external geometric element Odstranění osového zarovnání vyžaduje alespoň jeden vybraný geometrický element, který není vnější - + Unsupported visual layer operation Nepodporovaná operace vizuální vrstvy - + It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted V současné době není podporováno přesunutí externí geometrie do jiné vizuální vrstvy. Vnější geometrie bude vynechána @@ -3378,67 +3378,67 @@ Přijatelné kombinace: dvě křivky; koncový bod a křivka; dva koncové body; SketcherGui::ConstraintView - + Select Elements Vybrat prvky - + Change value Změnit hodnotu - + Toggle to/from reference Přepnout referenčnost - + Deactivate Deaktivovat - + Activate Aktivovat - + Show constraints Zobrazit vaztby - + Hide constraints Skrýt vazby - + Rename Přejmenovat - + Center sketch Střed náčrtu - + Delete Odstranit - + Swap constraint names Prohodit názvy vazeb - + Unnamed constraint Nepojmenovaná vazba - + Only the names of named constraints can be swapped. Pouze názvy pojmenovaných vazeb mohou být vyměněny. @@ -3521,72 +3521,72 @@ Přijatelné kombinace: dvě křivky; koncový bod a křivka; dva koncové body; SketcherGui::ElementFilterList - + Normal Normála - + Construction Konstrukce - + Internal Interní - + External Externí - + All types Všechny typy - + Point Bod - + Line Čára - + Circle Kruh - + Ellipse Elipsa - + Arc of circle Kruhový oblouk - + Arc of ellipse Oblouk elipsy - + Arc of hyperbola Oblouk hyperboly - + Arc of parabola Oblouk paraboly - + B-Spline B-splajn @@ -3594,142 +3594,142 @@ Přijatelné kombinace: dvě křivky; koncový bod a křivka; dva koncové body; SketcherGui::ElementView - + Point Coincidence Shoda bodů - + Point on Object Bod na objekt - + Vertical Constraint Vertikální vazba - + Horizontal Constraint Horizontální vazba - + Parallel Constraint Paralelní vazba - + Perpendicular Constraint Kolmá vazba - + Tangent Constraint Tečná vazba - + Equal Length Stejná délka - + Symmetric Symetrické - + Block Constraint Blokovat vazbu - + Lock Constraint Zamknout vazbu - + Horizontal Distance Vodorovná vzdálenost - + Vertical Distance Vertikální vzdálenost - + Length Constraint Délková vazba - + Radius Constraint Vazba poloměru - + Diameter Constraint Vazba průměru - + Radiam Constraint Vazba poloměru - + Angle Constraint Úhlová vazba - + Toggle construction geometry Přepne konstrukční geometrii - + Select Constraints Vybrat vazby - + Select Origin Vybrat počátek - + Select Horizontal Axis Vybrat vodorovnou osu - + Select Vertical Axis Vybrat svislou osu - + Layer Vrstva - + Layer 0 Vrstva 0 - + Layer 1 Vrstva 1 - + Hidden Skryté - + Delete Odstranit @@ -4635,48 +4635,48 @@ Nebyly nalezeny vazby připojené k těmto koncovým bodům. Nastavení - + Constraints Constraints - + Auto constraints Automatické vazby - + Auto remove redundants Automaticky odstraňovat redundantní - + Show only filtered Constraints Zobrazit pouze filtrované vazby - + Extended information (in widget) Rozšířené informace (ve widgetu) - + Hide internal alignment (in widget) Skrýt vnitřní zarovnání (ve widgetu) - - + + Error Chyba - + Impossible to update visibility tracking Není možné aktualizovat sledování viditelnosti - + Impossible to update visibility tracking: Není možné aktualizovat sledování viditelnosti: @@ -4708,6 +4708,33 @@ Nebyly nalezeny vazby připojené k těmto koncovým bodům. Settings Nastavení + + + + + + + + + + + + Construction + Konstrukce + + + + Elements + Elementy + + + + + + + Point + Bod + @@ -4719,110 +4746,83 @@ Nebyly nalezeny vazby připojené k těmto koncovým bodům. - Construction - Konstrukce - - - - Elements - Elementy - - - - - - - Point - Bod - - - - - - - - - - - - Internal Interní - - + + + - Line Čára - - + + + - Arc oblouk - - + + + - Circle Kruh - - + + + - Ellipse Elipsa - - + + + - Elliptical Arc Eliptický oblouk - - + + + - Hyperbolic Arc Hyperbolický oblouk - - + + + - Parabolic Arc Parabolický oblouk - - + + + - BSpline BSplajn - - + + + - Other Jiný - + Extended information Rozšířené informace @@ -4830,42 +4830,42 @@ Nebyly nalezeny vazby připojené k těmto koncovým bodům. SketcherGui::TaskSketcherMessages - + Solver messages Zprávy řešiče - + Auto update Automatická aktualizace - + Executes a recomputation of active document after every sketch action Provede přepočítání aktivního dokumentu po každé akci v náčrtu - + Click to select the conflicting constraints. Kliknutím vyberte konfliktní vazby. - + Click to select the redundant constraints. Kliknutím vyberte nadbytečné vazby. - + The sketch has unconstrained elements giving rise to those Degrees Of Freedom. Click to select the unconstrained elements. Náčrt má nezavazbené prvky, které dávají vzniknout zmíněným stupňům volnosti. Klepnutím na tlačítko vyberete nezavazbené prvky. - + Click to select the malformed constraints. Klepnutím vyberte poškozené vazby. - + Some constraints in combination are partially redundant. Click to select the partially redundant constraints. Některé kombinace vazeb jsou částečně nadbytečné. Kliknutím vyberte částečně duplicitní vazby. @@ -5043,112 +5043,112 @@ Toto se provádí analýzou geometrií a vazeb náčrtu. SketcherGui::ViewProviderSketch - + Edit sketch Upravit skicu - + A dialog is already open in the task panel Dialog je opravdu otevřen v panelu úloh - + Do you want to close this dialog? Chcete zavřít tento dialog? - + Invalid sketch Neplatný náčrt - + Do you want to open the sketch validation tool? Chcete otevřít nástroje pro ověření náčrtu? - + The sketch is invalid and cannot be edited. Náčrt není platný a nemůže být upravován. - + Please remove the following constraint: Odstraňte, prosím, následující vazbu: - + Please remove at least one of the following constraints: Odstraňte, prosím, alespoň jednu z následujících vazeb: - + Please remove the following redundant constraint: Odstraňte, prosím, následující nadbytečnou vazbu: - + Please remove the following redundant constraints: Odstraňte, prosím, následující nadbytečné vazby: - + The following constraint is partially redundant: Toto omezení je částečně nadbytečné: - + The following constraints are partially redundant: Tato omezení jsou částečně nadbytečná: - + Please remove the following malformed constraint: Odstraňte prosím tuto poškozenou vazbu: - + Please remove the following malformed constraints: Odstraňte prosím tyto poškozené vazby: - + Empty sketch Prázdný náčrt - + Over-constrained: Převazbené: - + Malformed constraints: Poškozené vazby: - + Redundant constraints: Nadbytečné vazby: - + Partially redundant: Částečně nadbytečné: - + Solver failed to converge Řešič nezkonvergoval - + Under constrained: Nedostatečně omezené: - + %n DoF(s) %n Stupeň Volnosti(s) @@ -5159,7 +5159,7 @@ Toto se provádí analýzou geometrií a vazeb náčrtu. - + Fully constrained Plně zavazbené @@ -5167,8 +5167,8 @@ Toto se provádí analýzou geometrií a vazeb náčrtu. Sketcher_BSplineComb - - + + Switches between showing and hiding the curvature comb for all B-splines Přepnout mezi zobrazením a skrytím křivosti všech B-splajnů @@ -5176,8 +5176,8 @@ Toto se provádí analýzou geometrií a vazeb náčrtu. Sketcher_BSplineDecreaseKnotMultiplicity - - + + Decreases the multiplicity of the selected knot of a B-spline Snížit násobnost vybraného uzlu B-splajnu @@ -5185,8 +5185,8 @@ Toto se provádí analýzou geometrií a vazeb náčrtu. Sketcher_BSplineDegree - - + + Switches between showing and hiding the degree for all B-splines Přepnout mezi zobrazením a skrytím stupně všech B-splajnů @@ -5194,8 +5194,8 @@ Toto se provádí analýzou geometrií a vazeb náčrtu. Sketcher_BSplineIncreaseKnotMultiplicity - - + + Increases the multiplicity of the selected knot of a B-spline Zvýší násobnost vybraného uzlu B-splajnu @@ -5203,8 +5203,8 @@ Toto se provádí analýzou geometrií a vazeb náčrtu. Sketcher_BSplineKnotMultiplicity - - + + Switches between showing and hiding the knot multiplicity for all B-splines Přepne mezi zobrazením a skrytím násobnosti uzlů pro všechny B-splajny @@ -5212,8 +5212,8 @@ Toto se provádí analýzou geometrií a vazeb náčrtu. Sketcher_BSplinePoleWeight - - + + Switches between showing and hiding the control point weight for all B-splines Přepne mezi zobrazením a skrytím váhy kontrolních bodů všech B-splajnů @@ -5221,8 +5221,8 @@ Toto se provádí analýzou geometrií a vazeb náčrtu. Sketcher_BSplinePolygon - - + + Switches between showing and hiding the control polygons for all B-splines Přepne mezi zobrazením a skrytím kontrolních polygonů všech B-splajnů @@ -5230,8 +5230,8 @@ Toto se provádí analýzou geometrií a vazeb náčrtu. Sketcher_Clone - - + + Creates a clone of the geometry taking as reference the last selected point Vytvoří klon geometrie, s naposledy vybraným bodem jako referenčním @@ -5239,17 +5239,17 @@ Toto se provádí analýzou geometrií a vazeb náčrtu. Sketcher_CompCopy - + Clone Klon - + Copy Kopírovat - + Move Přesun @@ -5291,8 +5291,8 @@ Toto se provádí analýzou geometrií a vazeb náčrtu. Sketcher_Copy - - + + Creates a simple copy of the geometry taking as reference the last selected point Vytvoří jednoduchou kopii geometrie s naposledy vybraným bodem jako referenčním @@ -5511,63 +5511,63 @@ Toto se provádí analýzou geometrií a vazeb náčrtu. Sketcher_MapSketch - + No sketch found Žádná skica nalezena - + The document doesn't have a sketch Dokument nemá skicu - + Select sketch Vyberte skicu - + Select a sketch from the list Vyberte náčrt ze seznamu - + (incompatible with selection) (nekompatibilní s výběrem) - + (current) (aktuální) - + (suggested) (doporučeno) - + Sketch attachment Připojení náčrtu - + Current attachment mode is incompatible with the new selection. Select the method to attach this sketch to selected objects. Současný mód připojení není kompatibilní s novým výběrem. Vyberte metodu pro připojení tohoto náčrtu k vybraným objektům. - + Select the method to attach this sketch to selected objects. Vyberte metodu pro připojení tohoto náčrtu k vybraným objektům. - + Map sketch Mapovat náčrt - + Can't map a sketch to support: %1 Není možné mapovat náčrt na podporu: @@ -5577,8 +5577,8 @@ Select the method to attach this sketch to selected objects. Sketcher_Move - - + + Moves the geometry taking as reference the last selected point Posune geometrii, s naposledy vybraným bodem jako referenčním @@ -5586,12 +5586,12 @@ Select the method to attach this sketch to selected objects. Sketcher_NewSketch - + Sketch attachment Připojení náčrtu - + Select the method to attach this sketch to selected object Vyberte metodu pro připojení tohoto náčrtu k vybranému objektu @@ -5599,12 +5599,12 @@ Select the method to attach this sketch to selected objects. Sketcher_ReorientSketch - + Sketch has support Náčrtky jsou podporovány - + Sketch with a support face cannot be reoriented. Do you want to detach it from the support? Náčrtek s podporou průčelí nemůže být přeorientována. @@ -5913,7 +5913,7 @@ Eigen Sparse QR algoritmus je optimalizován pro řídké matrice; obvykle rychl ViewProviderSketch - + and %1 more a %1 další @@ -6103,22 +6103,22 @@ Rozteč mřížky se změní, pokud bude menší než tento počet pixelů. GridSpaceAction - + Grid auto spacing Grid auto spacing - + Resize grid automatically depending on zoom. Automaticky změnit velikost mřížky v závislosti na přiblížení. - + Spacing Mezera - + Distance between two subsequent grid lines. Distance between two subsequent grid lines. @@ -6126,78 +6126,75 @@ Rozteč mřížky se změní, pokud bude menší než tento počet pixelů. Notifications - + The Sketch has malformed constraints! Náčrt má poškozené vazby! - + The Sketch has partially redundant constraints! Náčrt má částečně nadbytečné vazby! - + Parabolas were migrated. Migrated files won't open in previous versions of FreeCAD!! Paraboly byly migrovány. Migrované soubory se v předchozích verzích FreeCADu neotevřou!! - - - - - - - - - - - - - + + + - - + - - - - - + + + + + + + + - - - + + + + + + + + + + + Error Chyba - + Failed to delete all geometry Nepodařilo se odstranit celou geometrii - + Failed to delete all constraints Nepodařilo se odstranit všechny vazby - + The constraint has invalid index information and is malformed. Omezení má neplatné informace o indexu a je chybné. - - - @@ -6205,8 +6202,11 @@ Rozteč mřížky se změní, pokud bude menší než tento počet pixelů. - - + + + + + Invalid Constraint Neplatná omezení @@ -6248,8 +6248,8 @@ Rozteč mřížky se změní, pokud bude menší než tento počet pixelů.Error creating B-spline pole - + Error creating B-spline Error creating B-spline @@ -6346,9 +6346,9 @@ Rozteč mřížky se změní, pokud bude menší než tento počet pixelů.Nepodařilo se oříznout okraj - - + + Value Error Chyba v hodnotě @@ -6384,58 +6384,58 @@ Rozteč mřížky se změní, pokud bude menší než tento počet pixelů. SnapSpaceAction - + Snap to objects Přichytit k objektům - + New points will snap to the currently preselected object. It will also snap to the middle of lines and arcs. Nové body přejdou k aktuálně zvolenému objektu. Přicházejí také do středu čar a oblouků. - + Snap to grid Přichytit k mřížce - + New points will snap to the nearest grid line. Points must be set closer than a fifth of the grid spacing to a grid line to snap. Nové body se přesunou na nejbližší řádek mřížky. Body musí být nastaveny blíže než pětina rozestupu mřížky k napnutí mřížky. - + Snap angle Úhel zachytávání - + Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle starts from the positive X axis of the sketch. Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle starts from the positive X axis of the sketch. RenderingOrderAction - - - - - Normal Geometry - Normální geometrie - - Construction Geometry - Konstrukční geometrie + Normal Geometry + Normální geometrie + Construction Geometry + Konstrukční geometrie + + + + + External Geometry Externí geometrie @@ -6456,12 +6456,12 @@ Body musí být nastaveny blíže než pětina rozestupu mřížky k napnutí m CmdSketcherGrid - + Toggle grid Přepnout mřížku - + Toggle the grid in the sketch. In the menu you can change grid settings. Toggle the grid in the sketch. In the menu you can change grid settings. @@ -6469,12 +6469,12 @@ Body musí být nastaveny blíže než pětina rozestupu mřížky k napnutí m CmdSketcherSnap - + Toggle snap Přepnout přichytávání - + Toggle all snap functionality. In the menu you can toggle 'Snap to grid' and 'Snap to objects' individually, and change further snap settings. Toggle all snap functionality. In the menu you can toggle 'Snap to grid' and 'Snap to objects' individually, and change further snap settings. diff --git a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_de.ts b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_de.ts index 5e4d738752..80827ec216 100644 --- a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_de.ts +++ b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_de.ts @@ -4,12 +4,12 @@ CmdSketcherBSplineComb - + Show/hide B-spline curvature comb B-Spline-Krümmungskamm ein- / ausblenden - + Switches between showing and hiding the curvature comb for all B-splines Wechselt zwischen dem Anzeigen und Ausblenden des Krümmungskammes für alle B-Splines @@ -17,12 +17,12 @@ CmdSketcherBSplineDegree - + Show/hide B-spline degree B-Spline-Grad ein- / ausblenden - + Switches between showing and hiding the degree for all B-splines Wechselt zwischen dem Anzeigen und Ausblenden des Grades für alle B-Splines @@ -30,12 +30,12 @@ CmdSketcherBSplineKnotMultiplicity - + Show/hide B-spline knot multiplicity Vielfachheit der B-Spline-Knoten ein- / ausblenden - + Switches between showing and hiding the knot multiplicity for all B-splines Wechselt zwischen dem Anzeigen und Ausblenden der Knoten-Vielfachheit für alle B-Splines @@ -43,12 +43,12 @@ CmdSketcherBSplinePoleWeight - + Show/hide B-spline control point weight Gewicht der B-Spline-Kontrollpunkte anzeigen / ausblenden - + Switches between showing and hiding the control point weight for all B-splines Wechselt zwischen dem Anzeigen und Ausblenden des Gewichts für alle B-Spline-Kontrollpunkte @@ -56,12 +56,12 @@ CmdSketcherBSplinePolygon - + Show/hide B-spline control polygon B-Spline-Kontrollpolygon ein- / ausblenden - + Switches between showing and hiding the control polygons for all B-splines Wechselt zwischen dem Anzeigen und Ausblenden der Kontroll-Polygone für alle B-Splines @@ -82,12 +82,12 @@ CmdSketcherClone - + Clone Klonen - + Creates a clone of the geometry taking as reference the last selected point Erstellt einen Klon der Geometrie mit dem zuletzt gewählten Punkt als Referenz @@ -95,32 +95,32 @@ CmdSketcherCompBSplineShowHideGeometryInformation - + Show/hide B-spline information layer B-Spline-Informationsschicht ein- / ausblenden - + Show/hide B-spline degree B-Spline-Grad ein- / ausblenden - + Show/hide B-spline control polygon B-Spline-Kontrollpolygon ein- / ausblenden - + Show/hide B-spline curvature comb B-Spline-Krümmungskamm ein- / ausblenden - + Show/hide B-spline knot multiplicity Vielfachheit der B-Spline-Knoten ein- / ausblenden - + Show/hide B-spline control point weight Gewicht der B-Spline-Kontrollpunkte anzeigen / ausblenden @@ -156,12 +156,12 @@ CmdSketcherCompCopy - + Clone Klonen - + Creates a clone of the geometry taking as reference the last selected point Erstellt einen Klon der Geometrie mit dem zuletzt gewählten Punkt als Referenz @@ -359,28 +359,28 @@ Regular polygon - Regelmäßiges Polygon + Regelmäßiges Vieleck CmdSketcherCompModifyKnotMultiplicity - + Modify knot multiplicity Vielfachheit eines Spline-Knotens ändern - + Modifies the multiplicity of the selected knot of a B-spline Modifiziert die Vielfachheit eines ausgewählten B-Spline-Knotens - + Increase knot multiplicity Vielfachheit eines Spline-Knotens erhöhen - + Decrease knot multiplicity Vielfachheit eines Spline-Knotens verringern @@ -639,12 +639,12 @@ with respect to a line or a third point CmdSketcherConvertToNURBS - + Convert geometry to B-spline Geometrie in B-Spline wandeln - + Converts the selected geometry to a B-spline Wandelt die ausgewählte Geometrie in einen B-Spline @@ -652,12 +652,12 @@ with respect to a line or a third point CmdSketcherCopy - + Copy Kopieren - + Creates a simple copy of the geometry taking as reference the last selected point Erstellt eine einfache Kopie der Geometrie mit dem zuletzt gewählten Punkt als Referenz @@ -1016,12 +1016,12 @@ with respect to a line or a third point CmdSketcherDecreaseDegree - + Decrease B-spline degree Grad des B-Splines verringern - + Decreases the degree of the B-spline Verringert den Grad des B-Splines @@ -1029,12 +1029,12 @@ with respect to a line or a third point CmdSketcherDecreaseKnotMultiplicity - + Decrease knot multiplicity Vielfachheit eines Spline-Knotens verringern - + Decreases the multiplicity of the selected knot of a B-spline Verringert die Vielfachheit eines ausgewählten B-Spline-Knotens @@ -1042,12 +1042,12 @@ with respect to a line or a third point CmdSketcherDeleteAllConstraints - + Delete all constraints Alle Randbedingungen löschen - + Delete all constraints in the sketch Löscht alle Randbedingungen in der Skizze @@ -1055,12 +1055,12 @@ with respect to a line or a third point CmdSketcherDeleteAllGeometry - + Delete all geometry Gesamte Geometrie löschen - + Delete all geometry and constraints in the current sketch, with the exception of external geometry Sämtliche Geometrie und Randbedingungen aus der aktuellen Skizze löschen, mit Ausnahme der externen Geometrie @@ -1068,12 +1068,12 @@ with respect to a line or a third point CmdSketcherEditSketch - + Edit sketch Skizze bearbeiten - + Edit the selected sketch. Ausgewählte Skizze bearbeiten. @@ -1107,12 +1107,12 @@ with respect to a line or a third point CmdSketcherIncreaseDegree - + Increase B-spline degree Grad des B-Splines erhöhen - + Increases the degree of the B-spline Erhöht den Grad des B-Splines @@ -1120,12 +1120,12 @@ with respect to a line or a third point CmdSketcherIncreaseKnotMultiplicity - + Increase knot multiplicity Vielfachheit eines Spline-Knotens erhöhen - + Increases the multiplicity of the selected knot of a B-spline Erhöht die Vielfachheit eines ausgewählten B-Spline-Knotens @@ -1133,12 +1133,12 @@ with respect to a line or a third point CmdSketcherInsertKnot - + Insert knot Knoten einfügen - + Inserts knot at given parameter. If a knot already exists at that parameter, it's multiplicity is increased by one. Fügt einen Knoten zum angegebenen Parameter hinzu. Wenn zu diesem Parameter schon ein Punkt vorhanden ist, wird dessen Vielfachheit um eins erhöht. @@ -1146,12 +1146,12 @@ with respect to a line or a third point CmdSketcherJoinCurves - + Join curves Kurven verbinden - + Join two curves at selected end points Verbindet zwei Kurven an den ausgewählten Endpunkten @@ -1159,12 +1159,12 @@ with respect to a line or a third point CmdSketcherLeaveSketch - + Leave sketch Skizze verlassen - + Finish editing the active sketch. Bearbeitung der aktiven Skizze beenden. @@ -1172,12 +1172,12 @@ with respect to a line or a third point CmdSketcherMapSketch - + Map sketch to face... Skizze einer Fläche zuordnen... - + Set the 'Support' of a sketch. First select the supporting geometry, for example, a face or an edge of a solid object, then call this command, then choose the desired sketch. @@ -1186,7 +1186,7 @@ Zuerst die Stützgeometrie auswählen, zum Beispiel eine Fläche oder eine Kante danach diesen Befehl aufrufen, und schließlich die gewünschte Skizze auswählen. - + Some of the selected objects depend on the sketch to be mapped. Circular dependencies are not allowed. Einige der ausgewählten Objekte hängen von der Skizze ab. Zirkuläre Abhängigkeiten sind nicht erlaubt. @@ -1194,22 +1194,22 @@ danach diesen Befehl aufrufen, und schließlich die gewünschte Skizze auswähle CmdSketcherMergeSketches - + Merge sketches Skizzen zusammenführen - + Create a new sketch from merging two or more selected sketches. Eine neue Skizze durch das Zusammenführen von zwei oder mehr ausgewählten Skizzen erstellen. - + Wrong selection Falsche Auswahl - + Select at least two sketches. Mindestens zwei Skizzen auswählen. @@ -1217,12 +1217,12 @@ danach diesen Befehl aufrufen, und schließlich die gewünschte Skizze auswähle CmdSketcherMirrorSketch - + Mirror sketch Skizze spiegeln - + Create a new mirrored sketch for each selected sketch by using the X or Y axes, or the origin point, as mirroring reference. @@ -1230,12 +1230,12 @@ as mirroring reference. als Spiegelreferenz verwendet werden. - + Wrong selection Falsche Auswahl - + Select one or more sketches. Eine oder mehrere Skizzen auswählen. @@ -1243,12 +1243,12 @@ als Spiegelreferenz verwendet werden. CmdSketcherMove - + Move Verschieben - + Moves the geometry taking as reference the last selected point Verschiebt die Geometrie und verwendet den zuletzt ausgewählten Punkt als Referenz @@ -1256,12 +1256,12 @@ als Spiegelreferenz verwendet werden. CmdSketcherNewSketch - + Create sketch Skizze erstellen - + Create a new sketch. Neue Skizze erstellen. @@ -1269,12 +1269,12 @@ als Spiegelreferenz verwendet werden. CmdSketcherRectangularArray - + Rectangular array Rechteckige Anordnung - + Creates a rectangular array pattern of the geometry taking as reference the last selected point Erzeugt eine rechteckige Anordnung der Geometrie mit dem zuletzt gewählten Punkt als Referenz @@ -1282,12 +1282,12 @@ als Spiegelreferenz verwendet werden. CmdSketcherRemoveAxesAlignment - + Remove axes alignment Achsenausrichtung entfernen - + Modifies constraints to remove axes alignment while trying to preserve the constraint relationship of the selection Ändert Einschränkungen, um Achsenausrichtungen zu entfernen und versucht gleichzeitig, die Beziehungen zwischen den Einschränkungen der Auswahl zu erhalten @@ -1295,12 +1295,12 @@ als Spiegelreferenz verwendet werden. CmdSketcherReorientSketch - + Reorient sketch... Skizze neu ausrichten... - + Place the selected sketch on one of the global coordinate planes. This will clear the 'Support' property, if any. Skizze auf eine globale Koordinaten-Ebene legen. @@ -1310,12 +1310,12 @@ Die Eigenschaft 'Support' wird gelöscht. CmdSketcherRestoreInternalAlignmentGeometry - + Show/hide internal geometry Interne Geometrie anzeigen / ausblenden - + Show all internal geometry or hide unused internal geometry Sämtliche interne Geometrie anzeigen oder ungenutzte interne Geometrie ausblenden @@ -1323,8 +1323,8 @@ Die Eigenschaft 'Support' wird gelöscht. CmdSketcherSelectConflictingConstraints - + Select conflicting constraints Widersprüchliche Randbedingungen auswählen @@ -1332,12 +1332,12 @@ Die Eigenschaft 'Support' wird gelöscht. CmdSketcherSelectConstraints - + Select associated constraints Zugehörige Einschränkungen auswählen - + Select the constraints associated with the selected geometrical elements Wählt die Randbedingungen aus, die zu den ausgewählten geometrischen Elementen gehören @@ -1345,12 +1345,12 @@ Die Eigenschaft 'Support' wird gelöscht. CmdSketcherSelectElementsAssociatedWithConstraints - + Select associated geometry Zugehörige Geometrie auswählen - + Select the geometrical elements associated with the selected constraints Wählt die geometrischen Elemente aus, die den ausgewählten Randbedingungen zugeordnet sind @@ -1358,12 +1358,12 @@ Die Eigenschaft 'Support' wird gelöscht. CmdSketcherSelectElementsWithDoFs - + Select unconstrained DoF Unterbestimmte Elemente auswählen - + Select geometrical elements where the solver still detects unconstrained degrees of freedom. Geometrische Elemente auswählen, bei denen der Löser noch nicht-bestimmte Freiheitsgrade erkennt. @@ -1371,12 +1371,12 @@ Die Eigenschaft 'Support' wird gelöscht. CmdSketcherSelectHorizontalAxis - + Select horizontal axis Horizontale Achse auswählen - + Select the local horizontal axis of the sketch Wählt die lokale horizontale Achse der Skizze aus @@ -1384,8 +1384,8 @@ Die Eigenschaft 'Support' wird gelöscht. CmdSketcherSelectMalformedConstraints - + Select malformed constraints Wähle fehlerhafte Einschränkungen @@ -1393,12 +1393,12 @@ Die Eigenschaft 'Support' wird gelöscht. CmdSketcherSelectOrigin - + Select origin Ursprung auswählen - + Select the local origin point of the sketch Wählt den lokalen Ursprungspunkt der Skizze aus @@ -1406,8 +1406,8 @@ Die Eigenschaft 'Support' wird gelöscht. CmdSketcherSelectPartiallyRedundantConstraints - + Select partially redundant constraints Teilweise überflüssige Randbedingungen auswählen @@ -1415,8 +1415,8 @@ Die Eigenschaft 'Support' wird gelöscht. CmdSketcherSelectRedundantConstraints - + Select redundant constraints Überflüssige Randbedingungen auswählen @@ -1424,12 +1424,12 @@ Die Eigenschaft 'Support' wird gelöscht. CmdSketcherSelectVerticalAxis - + Select vertical axis Vertikale Achse auswählen - + Select the local vertical axis of the sketch Wählt die lokale vertikale Achse der Skizze aus @@ -1450,12 +1450,12 @@ Die Eigenschaft 'Support' wird gelöscht. CmdSketcherStopOperation - + Stop operation Vorgang beenden - + When in edit mode, stop the active operation (drawing, constraining, etc.). Beendet den aktiven Vorgang im Bearbeitungsmodus (Zeichnung, Einschränkung, etc.). @@ -1476,12 +1476,12 @@ Die Eigenschaft 'Support' wird gelöscht. CmdSketcherSymmetry - + Symmetry Symmetrie - + Creates symmetric geometry with respect to the last selected line or point Erstellt symmetrische Geometrie mit Bezug auf die zuletzt ausgewählte Linie oder Punkt @@ -1543,24 +1543,24 @@ auf den festlegenden oder den anzeigenden Modus festlegen CmdSketcherValidateSketch - + Validate sketch... Skizze überprüfen... - + Validate a sketch by looking at missing coincidences, invalid constraints, degenerated geometry, etc. Eine Skizze durch Betrachtung der fehlenden Übereinstimmungen, ungültigen Einschränkungen, degenerierten Geometrien, etc überprüfen. - + Wrong selection Falsche Auswahl - + Select only one sketch. Nur eine Skizze auswählen. @@ -1568,12 +1568,12 @@ ungültigen Einschränkungen, degenerierten Geometrien, etc überprüfen. CmdSketcherViewSection - + View section Schnitt anzeigen - + When in edit mode, switch between section view and full view. Wechseln Sie im Bearbeitungsmodus zwischen der Sektionsansicht und der Vollansicht. @@ -1581,12 +1581,12 @@ ungültigen Einschränkungen, degenerierten Geometrien, etc überprüfen. CmdSketcherViewSketch - + View sketch Skizze anzeigen - + When in edit mode, set the camera orientation perpendicular to the sketch plane. Stellen Sie im Bearbeitungsmodus die Kameraorientierung senkrecht auf die Skizzenebene ein. @@ -1844,37 +1844,37 @@ ungültigen Einschränkungen, degenerierten Geometrien, etc überprüfen.Einschränkung aktivieren / deaktivieren - + Create a new sketch on a face Neue Skizze auf einer Fläche erstellen - + Create a new sketch Neue Skizze erstellen - + Reorient sketch Skizze neu ausrichten - + Attach sketch Skizze anheften - + Detach sketch Skizze abtrennen - + Create a mirrored sketch for each selected sketch Eine gespiegelte Skizze für jede ausgewählte Skizze erstellen - + Merge sketches Skizzen zusammenführen @@ -1959,7 +1959,7 @@ ungültigen Einschränkungen, degenerierten Geometrien, etc überprüfen. Create fillet - Verrundung erstellen + Abrundung erstellen @@ -1992,72 +1992,72 @@ ungültigen Einschränkungen, degenerierten Geometrien, etc überprüfen.Sechseck hinzufügen - + Convert to NURBS In NURBS umwandeln - + Increase spline degree Grad des Splines erhöhen - + Decrease spline degree Grad des Splines verringern - + Increase knot multiplicity - Vielfachheit eines Spline-Knotens erhöhen + Knoten-Multiplikation erhöhen - + Decrease knot multiplicity - Vielfachheit eines Spline-Knotens verringern + Knoten-Multiplikation verringern - + Insert knot Knoten einfügen - + Join Curves Kurven verbinden - + Exposing Internal Geometry Interne Geometry anzeigen - + Create symmetric geometry Symmetrische Geometrie erstellen - + Copy/clone/move geometry Geometrie kopieren / klonen / verschieben - + Create copy of geometry Eine Kopie der Geometrie erstellen - + Delete all geometry Gesamte Geometrie löschen - + Delete All Constraints Alle Randbedingungen löschen - + Remove Axes Alignment Achsenausrichtung entfernen @@ -2068,9 +2068,9 @@ ungültigen Einschränkungen, degenerierten Geometrien, etc überprüfen. - - - + + + Update constraint's virtual space Virtuellen Raum der Einschränkungen aktualisieren @@ -2080,32 +2080,32 @@ ungültigen Einschränkungen, degenerierten Geometrien, etc überprüfen.Automatische Randbedingungen hinzufügen - + Swap constraint names Namen der Beschränkungen tauschen - + Rename sketch constraint Skizzeneinschränkung umbenennen - + Drag Point Punkt ziehen - + Drag Curve Kurve ziehen - + Drag Constraint Einschränkung ziehen - + Modify sketch constraints Skizzeneinschränkung ändern @@ -2166,59 +2166,59 @@ ungültigen Einschränkungen, degenerierten Geometrien, etc überprüfen.Fehler automatische Beschränkungen: unlösbare Skizze nach dem Anwenden von gleichheits Beschränkungen. - + Unable to guess intersection of curves. Try adding a coincident constraint between the vertices of the curves you are intending to fillet. Der Schnittpunkt der Kurven kann nicht ermittelt werden. Die Randbedingung Koinzidenz festlegen, angewendet auf die Endpunkte der Kurven, die verrundet werden sollen, kann hier helfen. - - + + BSpline Geometry Index (GeoID) is out of bounds. BSpline Geometrie Index (GeoID) ist außerhalb des gültigen Bereichs. - + You are requesting no change in knot multiplicity. Sie fordern keine Änderung in der Multiplizität der Knoten. - - + + The Geometry Index (GeoId) provided is not a B-spline curve. Der bereitgestellte Geometrieindex (GeoId) ist keine B-Spline-Kurve. - + The knot index is out of bounds. Note that in accordance with OCC notation, the first knot has index 1 and not zero. Der Knotenindex ist außerhalb der Grenzen. Beachten Sie, dass der erste Knoten gemäß der OCC-Notation den Index 1 und nicht Null hat. - + The multiplicity cannot be increased beyond the degree of the B-spline. Die Vielfachheit kann nicht über den Grad des B-Splines hinaus erhöht werden. - + The multiplicity cannot be decreased beyond zero. Die Vielfachheit kann nicht über Null hinaus verringert werden. - + OCC is unable to decrease the multiplicity within the maximum tolerance. OCC kann die Multiplizität innerhalb der maximalen Toleranz nicht verringern. - + Knot cannot have zero multiplicity. Ein Knoten kann nicht die Vielfachheit Null haben. - + Knot multiplicity cannot be higher than the degree of the BSpline. Die Vielfachheit kann nicht höher als der Grad des B-Splines sein. - + Knot cannot be inserted outside the BSpline parameter range. Knoten kann nicht außerhalb des BSpline-Parameterbereichs eingefügt werden. @@ -2242,62 +2242,50 @@ ungültigen Einschränkungen, degenerierten Geometrien, etc überprüfen.Sketcher - + There are no modes that accept the selected set of subelements Es gibt keine Modi, die die ausgewählten Unterelementen akzeptieren - + Broken link to support subelements Kaputter Link zur Unterstützung von Unterelementen - - + + Unexpected error Unerwarteter Fehler - + Face is non-planar Oberfläche ist nicht planar - + Selected shapes are of wrong form (e.g., a curved edge where a straight one is needed) Ausgewählte Formen sind von der falschen Form (z. B. eine gebogene Kante wo eine gerade benötigt wird) - + Sketch mapping Skizzen Zuordnung - + Can't map the sketch to selected object. %1. Die Skizze kann dem ausgewählten Objekt nicht zugeordnet werden. %1. - - + + Don't attach Nicht anhängen - - - - - - - - - - - - @@ -2423,21 +2411,33 @@ ungültigen Einschränkungen, degenerierten Geometrien, etc überprüfen. - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + Wrong selection Falsche Auswahl @@ -2618,11 +2618,11 @@ ungültigen Einschränkungen, degenerierten Geometrien, etc überprüfen.Die Anzahl der ausgewählten Objekte ist nicht 3 - - + + Error - Fehlermeldungen + Fehler @@ -3029,155 +3029,155 @@ Akzeptierte Kombinationen: zwei Kurven; Ein Endpunkt und eine Kurve; Zwei Endpun B-Spline-Grad, zwischen 1 und %1 festlegen: + + - - CAD Kernel Error CAD-Kernel-Fehler - + None of the selected elements is an edge. Keines der ausgewählten Elemente ist eine Kante. - - + + At least one of the selected objects was not a B-Spline and was ignored. Mindestens eines der ausgewählten Objekte war keine B-Spline und wurde ignoriert. - - + + The selection comprises more than one item. Please select just one knot. Die Auswahl umfasst mehrere Elemente. Bitte wählen Sie nur einen Knoten. - - + + Input Error Eingabefehler - - + + None of the selected elements is a knot of a B-spline Keines der ausgewählten Elemente ist ein Knoten eines B-Splines - - + + Selection is empty Nichts ausgewählt - + Nothing is selected. Please select a b-spline. Es ist nichts ausgewählt. Bitte einen B-Spline auswählen. - + Please select a b-spline curve to insert a knot (not a knot on it). If the curve is not a b-spline, please convert it into one first. Bitte eine B-Spline-Kurve auswählen, um einen Knoten einzufügen (Kontrollpunkt, nicht Kurvenpunkt). Wenn die Kurve kein B-Spline ist, bitte zuerst in einen umwandeln. - + Nothing is selected. Please select end points of curves. Es ist nichts ausgewählt. Bitte Endpunkte von Kurven auswählen. - + Too many curves on point Zu viele Kurven an einem Punkt - - + + Exactly two curves should end at the selected point to be able to join them. Genau zwei Kurven sollten am ausgewählten Punkt enden, damit sie verbunden werden können. - + Too few curves on point Zu wenige Kurven an einem Punkt - + Two end points, or coincident point should be selected. Es sollten zwei Endpunkte oder zwei deckungsgleiche (koinzidente) Punkte ausgewählt werden. - - - - - - - - - - + + + + + + + + + + Select elements from a single sketch. Wähle Elemente aus einer einzigen Skizze. - + No constraint selected Keine Einschränkung ausgewählt - + At least one constraint must be selected Mindestens eine Randbedingung muss ausgewählt sein - + A symmetric construction requires at least two geometric elements, the last geometric element being the reference for the symmetry construction. Eine symmetrische Konstruktion erfordert mindestens zwei geometrische Elemente. Das letzte geometrische Element wird die Referenz für die Symmetrie. - + The last element must be a point or a line serving as reference for the symmetry construction. Das letzte Element, das als Referenz für die Symmetrie dient, muss ein Punkt oder eine Linie sein. - - + + A copy requires at least one selected non-external geometric element Eine Kopie benötigt mindestens ein ausgewähltes nicht-externes geometrisches Element - + Delete All Geometry Gesamte Geometrie löschen - + Are you really sure you want to delete all geometry and constraints? Sollen wirklich alle Geometrien und Randbedingungen gelöscht werden? - + Delete All Constraints Alle Randbedingungen löschen - + Are you really sure you want to delete all the constraints? Sollen wirklich alle Randbedingungen gelöscht werden? - + Removal of axes alignment requires at least one selected non-external geometric element Das Entfernen der Achsenausrichtung erfordert mindestens ein ausgewähltes nicht-externes geometrisches Element - + Unsupported visual layer operation Layer-Funktion nicht unterstützt - + It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted Derzeit kann eine externe Geometrie nicht auf eine andere visuelle Ebene verschoben werden. Die externe Geometrie wird weggelassen @@ -3255,7 +3255,7 @@ Akzeptierte Kombinationen: zwei Kurven; Ein Endpunkt und eine Kurve; Zwei Endpun Coincident - Coincident + Gleich @@ -3285,7 +3285,7 @@ Akzeptierte Kombinationen: zwei Kurven; Ein Endpunkt und eine Kurve; Zwei Endpun Tangent - Tangente + Tangential @@ -3335,7 +3335,7 @@ Akzeptierte Kombinationen: zwei Kurven; Ein Endpunkt und eine Kurve; Zwei Endpun Weight - Stärke + Gewicht @@ -3376,67 +3376,67 @@ Akzeptierte Kombinationen: zwei Kurven; Ein Endpunkt und eine Kurve; Zwei Endpun SketcherGui::ConstraintView - + Select Elements Elemente auswählen - + Change value Wert ändern - + Toggle to/from reference Referenz-Modus ein- / ausschalten - + Deactivate Deaktivieren - + Activate Aktivieren - + Show constraints Einschränkungen einblenden - + Hide constraints Einschränkungen ausblenden - + Rename Umbenennen - + Center sketch Skizze zentrieren - + Delete Löschen - + Swap constraint names Namen der Beschränkungen tauschen - + Unnamed constraint Unbenannte Beschränkung - + Only the names of named constraints can be swapped. Nur die Namen von benannten Beschränkungen können vertauscht werden. @@ -3519,72 +3519,72 @@ Akzeptierte Kombinationen: zwei Kurven; Ein Endpunkt und eine Kurve; Zwei Endpun SketcherGui::ElementFilterList - + Normal Normal - + Construction Hilfsgeometrie - + Internal Intern - + External Extern - + All types Alle Typen - + Point Punkt - + Line Linie - + Circle Kreis - + Ellipse Ellipse - + Arc of circle Kreisbogen - + Arc of ellipse Ellipsenbogen - + Arc of hyperbola Hyperbelbogen - + Arc of parabola Parabelbogen - + B-Spline B-Spline @@ -3592,142 +3592,142 @@ Akzeptierte Kombinationen: zwei Kurven; Ein Endpunkt und eine Kurve; Zwei Endpun SketcherGui::ElementView - + Point Coincidence Punkt-Koinzidenz - + Point on Object Punkt auf Linie - + Vertical Constraint Vertikal festlegen - + Horizontal Constraint Horizontal festlegen - + Parallel Constraint Parallelitätsbeschränkung - + Perpendicular Constraint Rechtwinklig festlegen - + Tangent Constraint Tangential festlegen - + Equal Length Gleiche Länge - + Symmetric Symmetrisch - + Block Constraint Fixieren - + Lock Constraint Sperren - + Horizontal Distance Horizontaler Abstand - + Vertical Distance Vertikaler Abstand - + Length Constraint Abstand festlegen - + Radius Constraint Radius festlegen - + Diameter Constraint Durchmesser festlegen - + Radiam Constraint Radius/Durchmesser festlegen - + Angle Constraint Winkel festlegen - + Toggle construction geometry Hilfsgeometrie umschalten - + Select Constraints Beschränkungen auswählen - + Select Origin Ursprung auswählen - + Select Horizontal Axis Horizontale Achse auswählen - + Select Vertical Axis Vertikale Achse auswählen - + Layer Ebene - + Layer 0 Ebene 0 - + Layer 1 Ebene 1 - + Hidden - Verdeckt + Ausgeblendet - + Delete Löschen @@ -4190,7 +4190,7 @@ Erfordert das erneute aktivieren des Bearbeitungsmodus. Reference constraint - Referenzbedingung + Referenzbeschränkung @@ -4632,48 +4632,48 @@ Es wurden keine Beschränkungen zu diesen Punkten gefunden. Einstellungen - + Constraints Einschränkungen - + Auto constraints Automatische Randbedingungen - + Auto remove redundants Automatisches Entfernen überflüssiger Randbedingungen - + Show only filtered Constraints Nur gefilterte Randbedingungen anzeigen - + Extended information (in widget) Weitere Informationen (im Widget) - + Hide internal alignment (in widget) Interne Ausrichtung ausblenden (im Widget) - - + + Error - Fehlermeldungen + Fehler - + Impossible to update visibility tracking Sichtbarkeitsverfolgung kann nicht aktualisiert werden - + Impossible to update visibility tracking: Aktualisierung der Sichtbarkeitsverfolgung nicht möglich: @@ -4705,6 +4705,33 @@ Es wurden keine Beschränkungen zu diesen Punkten gefunden. Settings Einstellungen + + + + + + + + + + + + Construction + Hilfsgeometrie + + + + Elements + Elemente + + + + + + + Point + Punkt + @@ -4716,110 +4743,83 @@ Es wurden keine Beschränkungen zu diesen Punkten gefunden. - Construction - Hilfsgeometrie - - - - Elements - Elemente - - - - - - - Point - Punkt - - - - - - - - - - - - Internal Intern - - + + + - Line Linie - - + + + - Arc Kreisbogen - - + + + - Circle Kreis - - + + + - Ellipse Ellipse - - + + + - Elliptical Arc Elliptischer Bogen - - + + + - Hyperbolic Arc Hyperbolischer Bogen - - + + + - Parabolic Arc Parabolischer Bogen - - + + + - BSpline BSpline - - + + + - Other Andere - + Extended information Erweiterte Informationen @@ -4827,42 +4827,42 @@ Es wurden keine Beschränkungen zu diesen Punkten gefunden. SketcherGui::TaskSketcherMessages - + Solver messages Meldungen des Lösers - + Auto update Automatische Aktualisierung - + Executes a recomputation of active document after every sketch action Führt eine Neuberechnung des aktiven Dokuments nach jeder Skizzier-Aktion durch - + Click to select the conflicting constraints. Klicken, um die widersprüchlichen Beschränkungen auszuwählen. - + Click to select the redundant constraints. Klicken, um die redundanten Beschränkungen auszuwählen. - + The sketch has unconstrained elements giving rise to those Degrees Of Freedom. Click to select the unconstrained elements. Die Skizze hat nicht bestimmte Elemente, die diese Freiheitsgrade ergeben. Hier klicken, um die nicht bestimmten Elemente auszuwählen. - + Click to select the malformed constraints. Klicken, um die fehlerhaften Beschränkungen auszuwählen. - + Some constraints in combination are partially redundant. Click to select the partially redundant constraints. Manche Beschränkungen sind teilweise redundant. Klicken Sie, um diese teilweise redundanten Beschränkungen auszuwählen und so anzuzeigen. @@ -5040,112 +5040,112 @@ Dies erfolgt durch Analyse der Skizzengeometrien und Randbedingungen. SketcherGui::ViewProviderSketch - + Edit sketch Skizze bearbeiten - + A dialog is already open in the task panel Ein Dialog im Arbeitspanel ist bereits geöffnet - + Do you want to close this dialog? Möchten Sie dieses Dialogfeld schließen? - + Invalid sketch Ungültige Skizze - + Do you want to open the sketch validation tool? Soll das Werkzeug zum Überprüfen der Skizze geöffnet werden? - + The sketch is invalid and cannot be edited. Die Skizze ist ungültig und kann nicht bearbeitet werden. - + Please remove the following constraint: Bitte folgende Beschränkung entfernen: - + Please remove at least one of the following constraints: Bitte mindestens eine der folgenden Beschränkungen entfernen: - + Please remove the following redundant constraint: Bitte folgende redundante Beschränkung entfernen: - + Please remove the following redundant constraints: Bitte folgende, redundante Beschränkungen entfernen: - + The following constraint is partially redundant: Die folgende Randbedingung ist teilweise überflüssig: - + The following constraints are partially redundant: Die folgenden Randbedingungen sind teilweise überflüssig: - + Please remove the following malformed constraint: Bitte folgende fehlerhafte Beschränkung entfernen: - + Please remove the following malformed constraints: Bitte folgende fehlerhafte Beschränkung entfernen: - + Empty sketch Leere Skizze - + Over-constrained: Überbestimmt: - + Malformed constraints: Fehlerhafte Beschränkungen: - + Redundant constraints: Überflüssige Randbedingungen: - + Partially redundant: Teilweise redundant: - + Solver failed to converge Löser konnte nicht konvergieren - + Under constrained: Unterbestimmt: - + %n DoF(s) %n Freiheitsgrad @@ -5153,7 +5153,7 @@ Dies erfolgt durch Analyse der Skizzengeometrien und Randbedingungen. - + Fully constrained Vollständig bestimmt @@ -5161,8 +5161,8 @@ Dies erfolgt durch Analyse der Skizzengeometrien und Randbedingungen. Sketcher_BSplineComb - - + + Switches between showing and hiding the curvature comb for all B-splines Wechselt zwischen dem Anzeigen und Ausblenden des Krümmungskammes für alle B-Splines @@ -5170,8 +5170,8 @@ Dies erfolgt durch Analyse der Skizzengeometrien und Randbedingungen. Sketcher_BSplineDecreaseKnotMultiplicity - - + + Decreases the multiplicity of the selected knot of a B-spline Verringert die Vielfachheit eines ausgewählten B-Spline-Knotens @@ -5179,8 +5179,8 @@ Dies erfolgt durch Analyse der Skizzengeometrien und Randbedingungen. Sketcher_BSplineDegree - - + + Switches between showing and hiding the degree for all B-splines Wechselt zwischen dem Anzeigen und Ausblenden des Grades für alle B-Splines @@ -5188,8 +5188,8 @@ Dies erfolgt durch Analyse der Skizzengeometrien und Randbedingungen. Sketcher_BSplineIncreaseKnotMultiplicity - - + + Increases the multiplicity of the selected knot of a B-spline Erhöht die Vielfachheit eines ausgewählten B-Spline-Knotens @@ -5197,8 +5197,8 @@ Dies erfolgt durch Analyse der Skizzengeometrien und Randbedingungen. Sketcher_BSplineKnotMultiplicity - - + + Switches between showing and hiding the knot multiplicity for all B-splines Wechselt zwischen dem Anzeigen und Ausblenden der Knoten-Vielfachheit für alle B-Splines @@ -5206,8 +5206,8 @@ Dies erfolgt durch Analyse der Skizzengeometrien und Randbedingungen. Sketcher_BSplinePoleWeight - - + + Switches between showing and hiding the control point weight for all B-splines Wechselt zwischen dem Anzeigen und Ausblenden des Gewichts für alle B-Spline-Kontrollpunkte @@ -5215,8 +5215,8 @@ Dies erfolgt durch Analyse der Skizzengeometrien und Randbedingungen. Sketcher_BSplinePolygon - - + + Switches between showing and hiding the control polygons for all B-splines Wechselt zwischen dem Anzeigen und Ausblenden der Kontroll-Polygone für alle B-Splines @@ -5224,8 +5224,8 @@ Dies erfolgt durch Analyse der Skizzengeometrien und Randbedingungen. Sketcher_Clone - - + + Creates a clone of the geometry taking as reference the last selected point Erstellt einen Klon der Geometrie mit dem zuletzt gewählten Punkt als Referenz @@ -5233,17 +5233,17 @@ Dies erfolgt durch Analyse der Skizzengeometrien und Randbedingungen. Sketcher_CompCopy - + Clone Klonen - + Copy Kopieren - + Move Verschieben @@ -5285,8 +5285,8 @@ Dies erfolgt durch Analyse der Skizzengeometrien und Randbedingungen. Sketcher_Copy - - + + Creates a simple copy of the geometry taking as reference the last selected point Erstellt eine einfache Kopie der Geometrie mit dem zuletzt gewählten Punkt als Referenz @@ -5505,63 +5505,63 @@ Dies erfolgt durch Analyse der Skizzengeometrien und Randbedingungen. Sketcher_MapSketch - + No sketch found Keine Skizze gefunden - + The document doesn't have a sketch Das Dokument hat keine Skizze - + Select sketch Skizze auswählen - + Select a sketch from the list Wähle eine Skizze aus der Liste - + (incompatible with selection) (Nicht kompatibel mit Auswahl) - + (current) (aktuell) - + (suggested) (empfohlen) - + Sketch attachment Skizze Anhang - + Current attachment mode is incompatible with the new selection. Select the method to attach this sketch to selected objects. Der aktuelle Anhang Modus ist mit der neuen Auswahl nicht kompatibel. Wählen Sie die Methode aus, um diese Skizze an ausgewählte Objekte anzuhängen. - + Select the method to attach this sketch to selected objects. Wählen Sie die Methode aus, um diese Skizze an ausgewählte Objekte anzuhängen. - + Map sketch Kartenskizze - + Can't map a sketch to support: %1 Kann keine Skizze zur Unterstützung abbilden: @@ -5571,8 +5571,8 @@ Select the method to attach this sketch to selected objects. Sketcher_Move - - + + Moves the geometry taking as reference the last selected point Verschiebt die Geometrie und verwendet den zuletzt ausgewählten Punkt als Referenz @@ -5580,12 +5580,12 @@ Select the method to attach this sketch to selected objects. Sketcher_NewSketch - + Sketch attachment Skizze Anhang - + Select the method to attach this sketch to selected object Wählen Sie die Methode aus, um diese Skizze an das ausgewählte Objekt anzuhängen @@ -5593,12 +5593,12 @@ Select the method to attach this sketch to selected objects. Sketcher_ReorientSketch - + Sketch has support Skizze ist einer Fläche zugeordnet - + Sketch with a support face cannot be reoriented. Do you want to detach it from the support? Skizzen, die einer Fläche zugeordnet sind können nicht umorientiert werden. @@ -5906,7 +5906,7 @@ Eigen Sparse QR ein Algorithmus, der für dünn besetzte Matrizen optimiert ist; ViewProviderSketch - + and %1 more und %1 mehr @@ -6096,22 +6096,22 @@ Die Rasterweite ändert sich, wenn er kleiner als diese Anzahl von Pixeln wird.< GridSpaceAction - + Grid auto spacing Automatische Rasterweite - + Resize grid automatically depending on zoom. Raster abhängig vom Zoom-Faktor automatisch skalieren. - + Spacing Weite - + Distance between two subsequent grid lines. Abstand zwischen zwei aufeinanderfolgenden Rasterlinien. @@ -6119,78 +6119,75 @@ Die Rasterweite ändert sich, wenn er kleiner als diese Anzahl von Pixeln wird.< Notifications - + The Sketch has malformed constraints! Die Skizze enthält fehlerhafte Randbedingungen! - + The Sketch has partially redundant constraints! Die Skizze enthält teilweise redundante Randbedingungen! - + Parabolas were migrated. Migrated files won't open in previous versions of FreeCAD!! Parabeln wurden intern umstrukturiert. Solche Dateien lassen sich mit früheren Versionen von FreeCAD nicht mehr öffnen!! - - - - - - - - - - - - - + + + - - + - - - - - + + + + + + + + - - - + + + + + + + + + + + Error - Fehlermeldungen + Fehler - + Failed to delete all geometry Löschen aller Geometrie fehlgeschlagen - + Failed to delete all constraints Löschen aller Randbedingungen fehlgeschlagen - + The constraint has invalid index information and is malformed. Die Randbedingng hat eine ungültige Indexierung und ist fehlerhaft. - - - @@ -6198,8 +6195,11 @@ Die Rasterweite ändert sich, wenn er kleiner als diese Anzahl von Pixeln wird.< - - + + + + + Invalid Constraint Ungültige Randbedingung @@ -6241,8 +6241,8 @@ Die Rasterweite ändert sich, wenn er kleiner als diese Anzahl von Pixeln wird.< Fehler beim Erstellen des B-spline Kontrollpunktes - + Error creating B-spline Fehler beim Erstellen des B-splines @@ -6339,9 +6339,9 @@ Die Rasterweite ändert sich, wenn er kleiner als diese Anzahl von Pixeln wird.< Trimmen der Kante fehlgeschlagen - - + + Value Error Wertfehler @@ -6377,58 +6377,58 @@ Die Rasterweite ändert sich, wenn er kleiner als diese Anzahl von Pixeln wird.< SnapSpaceAction - + Snap to objects Auf Objekte einrasten - + New points will snap to the currently preselected object. It will also snap to the middle of lines and arcs. Neue Punkte rasten auf dem aktuell vorausgewählten Objekt ein. Sie rasten auch auf den Mitten von Linien und Bögen ein. - + Snap to grid Auf Raster einrasten - + New points will snap to the nearest grid line. Points must be set closer than a fifth of the grid spacing to a grid line to snap. Neue Punkte rasten an der nächsten Rasterlinie ein. Punkte müssen näher als ein Fünftel der Rasterweite an eine Rasterlinie gesetzt werden, damit sie einrasten. - + Snap angle Einrastwinkel - + Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle starts from the positive X axis of the sketch. Winkelschrittweite für Werkzeuge, die 'Einrasten auf Winkel' verwenden (Linie zum Beispiel). STRG gedrückt halten, um 'Einrasten auf Winkel' zu aktivieren. Der Winkel beginnt an der positiven X-Achse der Skizze. RenderingOrderAction - - - - - Normal Geometry - Normale Geometrie - - Construction Geometry - Hilfsgeometrie + Normal Geometry + Normale Geometrie + Construction Geometry + Konstruktionsgeometrie + + + + + External Geometry Externe Geometrie @@ -6449,12 +6449,12 @@ Punkte müssen näher als ein Fünftel der Rasterweite an eine Rasterlinie geset CmdSketcherGrid - + Toggle grid - Raster umschalten + Raster ein-/ausblenden - + Toggle the grid in the sketch. In the menu you can change grid settings. Das Raster in der Skizze ein- bzw. ausschalten. Im Menü können die Rastereinstellungen geändert werden. @@ -6462,12 +6462,12 @@ Punkte müssen näher als ein Fünftel der Rasterweite an eine Rasterlinie geset CmdSketcherSnap - + Toggle snap Einrasten umschalten - + Toggle all snap functionality. In the menu you can toggle 'Snap to grid' and 'Snap to objects' individually, and change further snap settings. Alle Einrastfunktionen ein- bzw. ausschalten. Im Menü können 'Auf Raster einrasten' und 'Auf Objekte einrasten' einzeln umgeschaltet und weitere Einrasteinstellungen geändert werden. diff --git a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_el.ts b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_el.ts index f6c0bb99d3..532d85d6a5 100644 --- a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_el.ts +++ b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_el.ts @@ -4,12 +4,12 @@ CmdSketcherBSplineComb - + Show/hide B-spline curvature comb Εμφάνιση/Απόκρυψη οδηγού καμπυλότητας της καμπύλης B-spline - + Switches between showing and hiding the curvature comb for all B-splines Πραγματοποιεί εναλλαγή μεταξύ εμφάνισης και απόκρυψης του οδηγού καμπυλότητας όλων των καμπύλων B-spline @@ -17,12 +17,12 @@ CmdSketcherBSplineDegree - + Show/hide B-spline degree Εμφάνιση/Απόκρυψη βαθμού καμπύλης B-spline - + Switches between showing and hiding the degree for all B-splines Πραγματοποιεί εναλλαγή μεταξύ εμφάνισης και απόκρυψης του βαθμού όλων των καμπύλων B-spline @@ -30,12 +30,12 @@ CmdSketcherBSplineKnotMultiplicity - + Show/hide B-spline knot multiplicity Εμφάνιση/απόκρυψη πολλαπλότητας κόμβου καμπύλης B-spline - + Switches between showing and hiding the knot multiplicity for all B-splines Πραγματοποιεί εναλλαγή μεταξύ εμφάνισης και απόκρυψης της πολλαπλότητας κόμβων όλων των καμπύλων B-spline @@ -43,12 +43,12 @@ CmdSketcherBSplinePoleWeight - + Show/hide B-spline control point weight Show/hide B-spline control point weight - + Switches between showing and hiding the control point weight for all B-splines Switches between showing and hiding the control point weight for all B-splines @@ -56,12 +56,12 @@ CmdSketcherBSplinePolygon - + Show/hide B-spline control polygon Εμφάνιση/απόκρυψη πολυγώνου ελέγχου καμπύλης B-spline - + Switches between showing and hiding the control polygons for all B-splines Πραγματοποιεί εναλλαγή μεταξύ εμφάνισης και απόκρυψης των πολυγώνων ελέγχου όλων των καμπύλων B-spline @@ -82,12 +82,12 @@ CmdSketcherClone - + Clone Κλωνοποιήστε - + Creates a clone of the geometry taking as reference the last selected point Δημιουργεί έναν κλώνο του γεωμετρικού στοιχείου λαμβάνοντας ως σημείο αναφοράς το τελευταίο επιλεγμένο σημείο @@ -95,32 +95,32 @@ CmdSketcherCompBSplineShowHideGeometryInformation - + Show/hide B-spline information layer Εμφάνιση/Απόκρυψη του επιπέδου πληροφοριών καμπύλης B-spline - + Show/hide B-spline degree Εμφάνιση/Απόκρυψη βαθμού καμπύλης B-spline - + Show/hide B-spline control polygon Εμφάνιση/απόκρυψη πολυγώνου ελέγχου καμπύλης B-spline - + Show/hide B-spline curvature comb Εμφάνιση/Απόκρυψη οδηγού καμπυλότητας της καμπύλης B-spline - + Show/hide B-spline knot multiplicity Εμφάνιση/απόκρυψη πολλαπλότητας κόμβου καμπύλης B-spline - + Show/hide B-spline control point weight Show/hide B-spline control point weight @@ -156,12 +156,12 @@ CmdSketcherCompCopy - + Clone Κλωνοποιήστε - + Creates a clone of the geometry taking as reference the last selected point Δημιουργεί έναν κλώνο του γεωμετρικού στοιχείου λαμβάνοντας ως σημείο αναφοράς το τελευταίο επιλεγμένο σημείο @@ -365,22 +365,22 @@ CmdSketcherCompModifyKnotMultiplicity - + Modify knot multiplicity Τροποποίηση πολλαπλότητας κόμβου - + Modifies the multiplicity of the selected knot of a B-spline Τροποποιεί την πολλαπλότητα του επιλεγμένου κόμβου μιας καμπύλης B-spline - + Increase knot multiplicity Αύξηση της πολλαπλότητας κόμβου - + Decrease knot multiplicity Μείωση της πολλαπλότητας κόμβου @@ -640,12 +640,12 @@ with respect to a line or a third point CmdSketcherConvertToNURBS - + Convert geometry to B-spline Convert geometry to B-spline - + Converts the selected geometry to a B-spline Converts the selected geometry to a B-spline @@ -653,12 +653,12 @@ with respect to a line or a third point CmdSketcherCopy - + Copy Αντιγραφή - + Creates a simple copy of the geometry taking as reference the last selected point Δημιουργεί ένα απλό αντίγραφο του γεωμετρικού στοιχείου λαμβάνοντας ως σημείο αναφοράς το τελευταίο επιλεγμένο σημείο @@ -1017,12 +1017,12 @@ with respect to a line or a third point CmdSketcherDecreaseDegree - + Decrease B-spline degree Decrease B-spline degree - + Decreases the degree of the B-spline Decreases the degree of the B-spline @@ -1030,12 +1030,12 @@ with respect to a line or a third point CmdSketcherDecreaseKnotMultiplicity - + Decrease knot multiplicity Μείωση της πολλαπλότητας κόμβου - + Decreases the multiplicity of the selected knot of a B-spline Μειώνει την πολλαπλότητα του επιλεγμένου κόμβου μιας καμπύλης B-spline @@ -1043,12 +1043,12 @@ with respect to a line or a third point CmdSketcherDeleteAllConstraints - + Delete all constraints Delete all constraints - + Delete all constraints in the sketch Διαγραφή όλων των περιορισμών στο σχέδιο @@ -1056,12 +1056,12 @@ with respect to a line or a third point CmdSketcherDeleteAllGeometry - + Delete all geometry Delete all geometry - + Delete all geometry and constraints in the current sketch, with the exception of external geometry Διαγραφή όλων των γεωμετριών και των περιορισμών στο τρέχον σχέδιο, με εξαίρεση την εξωτερική γεωμετρία @@ -1069,12 +1069,12 @@ with respect to a line or a third point CmdSketcherEditSketch - + Edit sketch Επεξεργασία σκίτσου - + Edit the selected sketch. Επεξεργασία του επιλεγμένου σχεδίου. @@ -1108,12 +1108,12 @@ with respect to a line or a third point CmdSketcherIncreaseDegree - + Increase B-spline degree Increase B-spline degree - + Increases the degree of the B-spline Αυξάνει τον βαθμό της καμπύλης B-spline @@ -1121,12 +1121,12 @@ with respect to a line or a third point CmdSketcherIncreaseKnotMultiplicity - + Increase knot multiplicity Αύξηση της πολλαπλότητας κόμβου - + Increases the multiplicity of the selected knot of a B-spline Αυξάνει την πολλαπλότητα του επιλεγμένου κόμβου μιας καμπύλης B-spline @@ -1134,12 +1134,12 @@ with respect to a line or a third point CmdSketcherInsertKnot - + Insert knot Insert knot - + Inserts knot at given parameter. If a knot already exists at that parameter, it's multiplicity is increased by one. Inserts knot at given parameter. If a knot already exists at that parameter, it's multiplicity is increased by one. @@ -1147,12 +1147,12 @@ with respect to a line or a third point CmdSketcherJoinCurves - + Join curves Join curves - + Join two curves at selected end points Join two curves at selected end points @@ -1160,12 +1160,12 @@ with respect to a line or a third point CmdSketcherLeaveSketch - + Leave sketch Αφήστε το σχέδιο - + Finish editing the active sketch. Ολοκλήρωση επεξεργασίας του ενεργού σχεδίου. @@ -1173,12 +1173,12 @@ with respect to a line or a third point CmdSketcherMapSketch - + Map sketch to face... Αποτύπωση σχεδίου σε όψη... - + Set the 'Support' of a sketch. First select the supporting geometry, for example, a face or an edge of a solid object, then call this command, then choose the desired sketch. @@ -1187,7 +1187,7 @@ then call this command, then choose the desired sketch. τότε καλέστε αυτή την εντολή, στη συνέχεια επιλέξτε το επιθυμητό σκαρίφημα. - + Some of the selected objects depend on the sketch to be mapped. Circular dependencies are not allowed. Ορισμένα από τα επιλεγμένα αντικείμενα εξαρτώνται από το σχέδιο που θα αντιστοιχιστεί. Δεν επιτρέπονται κυκλικές εξαρτήσεις. @@ -1195,22 +1195,22 @@ then call this command, then choose the desired sketch. CmdSketcherMergeSketches - + Merge sketches Συγχώνευση σχεδίων - + Create a new sketch from merging two or more selected sketches. Δημιουργήστε ένα νέο σχέδιο με τη συγχώνευση δύο ή περισσότερων επιλεγμένων σχεδίων. - + Wrong selection Λάθος επιλογή - + Select at least two sketches. Επιλέξτε τουλάχιστον δύο σχέδια. @@ -1218,24 +1218,24 @@ then call this command, then choose the desired sketch. CmdSketcherMirrorSketch - + Mirror sketch Κατοπτρισμός (είδωλο) σχεδίου - + Create a new mirrored sketch for each selected sketch by using the X or Y axes, or the origin point, as mirroring reference. Δημιουργήστε ένα νέο αντίγραφο σχεδίου για κάθε επιλεγμένο σχέδιο, χρησιμοποιώντας τους άξονες X ή Y ή το σημείο προέλευσης, ως αναφορά αντιγραφής. - + Wrong selection Λάθος επιλογή - + Select one or more sketches. Επιλέξτε ένα ή περισσότερα σχέδια. @@ -1243,12 +1243,12 @@ as mirroring reference. CmdSketcherMove - + Move Μετακινήστε - + Moves the geometry taking as reference the last selected point Μετακινεί το γεωμετρικό στοιχείο λαμβάνοντας ως σημείο αναφοράς το τελευταίο επιλεγμένο σημείο @@ -1256,12 +1256,12 @@ as mirroring reference. CmdSketcherNewSketch - + Create sketch Δημιουργία σχεδίου - + Create a new sketch. Δημιουργήστε ένα νέο σχέδιο. @@ -1269,12 +1269,12 @@ as mirroring reference. CmdSketcherRectangularArray - + Rectangular array Rectangular array - + Creates a rectangular array pattern of the geometry taking as reference the last selected point Δημιουργεί ένα μοτίβο ορθογώνιας συστοιχίας της γεωμετρίας λαμβάνοντας ως αναφορά το τελευταίο επιλεγμένο σημείο @@ -1282,12 +1282,12 @@ as mirroring reference. CmdSketcherRemoveAxesAlignment - + Remove axes alignment Remove axes alignment - + Modifies constraints to remove axes alignment while trying to preserve the constraint relationship of the selection Modifies constraints to remove axes alignment while trying to preserve the constraint relationship of the selection @@ -1295,12 +1295,12 @@ as mirroring reference. CmdSketcherReorientSketch - + Reorient sketch... Επαναπροσανατολισμό σχεδίου... - + Place the selected sketch on one of the global coordinate planes. This will clear the 'Support' property, if any. Τοποθετήστε το επιλεγμένο σχέδιο σε ένα από τα επίπεδα συντεταγμένων. @@ -1310,12 +1310,12 @@ This will clear the 'Support' property, if any. CmdSketcherRestoreInternalAlignmentGeometry - + Show/hide internal geometry Εμφάνιση/απόκρυψη εσωτερικής γεωμετρίας - + Show all internal geometry or hide unused internal geometry Εμφάνιση όλης της εσωτερικής γεωμετρίας ή απόκρυψη της εσωτερικής γεωμετρίας που δεν χρησιμοποιείται @@ -1323,8 +1323,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectConflictingConstraints - + Select conflicting constraints Select conflicting constraints @@ -1332,12 +1332,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectConstraints - + Select associated constraints Select associated constraints - + Select the constraints associated with the selected geometrical elements Select the constraints associated with the selected geometrical elements @@ -1345,12 +1345,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectElementsAssociatedWithConstraints - + Select associated geometry Select associated geometry - + Select the geometrical elements associated with the selected constraints Select the geometrical elements associated with the selected constraints @@ -1358,12 +1358,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectElementsWithDoFs - + Select unconstrained DoF Select unconstrained DoF - + Select geometrical elements where the solver still detects unconstrained degrees of freedom. Select geometrical elements where the solver still detects unconstrained degrees of freedom. @@ -1371,12 +1371,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectHorizontalAxis - + Select horizontal axis Επιλογή Οριζόντιου Άξονα - + Select the local horizontal axis of the sketch Επιλέξτε τον οριζόντιο άξονα του σχεδίου @@ -1384,8 +1384,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectMalformedConstraints - + Select malformed constraints Select malformed constraints @@ -1393,12 +1393,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectOrigin - + Select origin Select origin - + Select the local origin point of the sketch Επιλέξτε το τοπικό σημείο προέλευσης του σχεδίου @@ -1406,8 +1406,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectPartiallyRedundantConstraints - + Select partially redundant constraints Επιλέξτε μερικώς περιττούς περιορισμούς @@ -1415,8 +1415,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectRedundantConstraints - + Select redundant constraints Επιλέξτε περιττούς περιορισμούς @@ -1424,12 +1424,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectVerticalAxis - + Select vertical axis Select vertical axis - + Select the local vertical axis of the sketch Επιλέξτε τον κάθετο άξονα του σχεδίου @@ -1450,12 +1450,12 @@ This will clear the 'Support' property, if any. CmdSketcherStopOperation - + Stop operation Stop operation - + When in edit mode, stop the active operation (drawing, constraining, etc.). Όταν βρίσκεστε σε λειτουργία επεξεργασίας, σταματήστε την ενεργή λειτουργία (σχεδίαση, περιορισμός, κ.λ.π.). @@ -1476,12 +1476,12 @@ This will clear the 'Support' property, if any. CmdSketcherSymmetry - + Symmetry Συμμετρία - + Creates symmetric geometry with respect to the last selected line or point Δημιουργεί συμμετρικό γεωμετρικό στοιχείο ως προς την τελευταία επιλεγμένη γραμμή ή το τελευταίο επιλεγμένο σημείο @@ -1543,23 +1543,23 @@ into driving or reference mode CmdSketcherValidateSketch - + Validate sketch... Επικύρωση σχεδίου... - + Validate a sketch by looking at missing coincidences, invalid constraints, degenerated geometry, etc. Επικυρώστε ένα σχέδιο ελέγχοντας για ελλείψεις, μη έγκυροι περιορισμοί, εσφαλμένη γεωμετρία κ. λ. π. - + Wrong selection Λάθος επιλογή - + Select only one sketch. Επιλέξτε μόνο ένα σχέδιο. @@ -1567,12 +1567,12 @@ invalid constraints, degenerated geometry, etc. CmdSketcherViewSection - + View section Προβολή τομής - + When in edit mode, switch between section view and full view. Όταν βρίσκεστε σε λειτουργία επεξεργασίας, κάντε εναλλαγή μεταξύ προβολής ενότητας και πλήρους προβολής. @@ -1580,12 +1580,12 @@ invalid constraints, degenerated geometry, etc. CmdSketcherViewSketch - + View sketch Προβολή σχεδίου - + When in edit mode, set the camera orientation perpendicular to the sketch plane. Όταν βρίσκεστε σε λειτουργία επεξεργασίας, ρυθμίστε τον προσανατολισμό της κάμερας κάθετα στο επίπεδο σχεδίασης. @@ -1843,37 +1843,37 @@ invalid constraints, degenerated geometry, etc. Activate/Deactivate constraint - + Create a new sketch on a face Δημιουργία νέου σκίτσου σε μια όψη - + Create a new sketch Δημιουργία νέας επαφής - + Reorient sketch Επαναπροσανατολισμό σχεδίου - + Attach sketch Επισύναψη σχεδίου - + Detach sketch Αποκοπή σχεδίου - + Create a mirrored sketch for each selected sketch Δημιουργήστε ένα είδωλο σχεδίου για κάθε επιλεγμένο σχέδιο - + Merge sketches Συγχώνευση σχεδίων @@ -1991,72 +1991,72 @@ invalid constraints, degenerated geometry, etc. Add hexagon - + Convert to NURBS Convert to NURBS - + Increase spline degree Increase spline degree - + Decrease spline degree Decrease spline degree - + Increase knot multiplicity Αύξηση της πολλαπλότητας κόμβου - + Decrease knot multiplicity Μείωση της πολλαπλότητας κόμβου - + Insert knot Insert knot - + Join Curves Join Curves - + Exposing Internal Geometry Exposing Internal Geometry - + Create symmetric geometry Create symmetric geometry - + Copy/clone/move geometry Copy/clone/move geometry - + Create copy of geometry Create copy of geometry - + Delete all geometry Delete all geometry - + Delete All Constraints Διαγραφή Όλων των Περιορισμών - + Remove Axes Alignment Remove Axes Alignment @@ -2067,9 +2067,9 @@ invalid constraints, degenerated geometry, etc. - - - + + + Update constraint's virtual space Update constraint's virtual space @@ -2079,32 +2079,32 @@ invalid constraints, degenerated geometry, etc. Add auto constraints - + Swap constraint names Ανταλλαγή ονομάτων περιορισμών - + Rename sketch constraint Μετονομασία περιορισμού σχεδίου - + Drag Point Drag Point - + Drag Curve Drag Curve - + Drag Constraint Drag Constraint - + Modify sketch constraints Τροποποίηση περιορισμών σχεδίου @@ -2165,60 +2165,60 @@ invalid constraints, degenerated geometry, etc. Σφάλμα αυτόματου περιορισμού: Άλυτο σχέδιο μετά την εφαρμογή περιορισμών ισότητας. - + Unable to guess intersection of curves. Try adding a coincident constraint between the vertices of the curves you are intending to fillet. Δεν είναι δυνατή η εύρεση τομής καμπυλών. Προσπαθήστε να προσθέσετε τον περιορισμό ταύτισης μεταξύ κορυφών των καμπυλών που σκοπεύετε να συμπληρώσετε. - - + + BSpline Geometry Index (GeoID) is out of bounds. BSpline Geometry Index (GeoID) is out of bounds. - + You are requesting no change in knot multiplicity. Δεν απαιτείτε καμία αλλαγή της πολλαπλότητας κόμβου. - - + + The Geometry Index (GeoId) provided is not a B-spline curve. The Geometry Index (GeoId) provided is not a B-spline curve. - + The knot index is out of bounds. Note that in accordance with OCC notation, the first knot has index 1 and not zero. Ο δείκτης κόμβου είναι εκτός ορίων. Σημειώστε πως σύμφωνα με το σύστημα σημειογραφίας του OCC, ο πρώτος κόμβος έχει δείκτη 1 και όχι μηδέν. - + The multiplicity cannot be increased beyond the degree of the B-spline. The multiplicity cannot be increased beyond the degree of the B-spline. - + The multiplicity cannot be decreased beyond zero. Η πολλαπλότητα δεν δύναται να είναι χαμηλότερη από το μηδέν. - + OCC is unable to decrease the multiplicity within the maximum tolerance. To ΟCC αδυνατεί να μειώσει την πολλαπλότητα εντός των ορίων μέγιστης ανοχής. - + Knot cannot have zero multiplicity. Knot cannot have zero multiplicity. - + Knot multiplicity cannot be higher than the degree of the BSpline. Knot multiplicity cannot be higher than the degree of the BSpline. - + Knot cannot be inserted outside the BSpline parameter range. Knot cannot be inserted outside the BSpline parameter range. @@ -2242,62 +2242,50 @@ invalid constraints, degenerated geometry, etc. Σχεδιασμός - + There are no modes that accept the selected set of subelements Δεν υπάρχουν λειτουργίες που να δέχονται το επιλεγμένο σύνολο δευτερευόντων στοιχείων - + Broken link to support subelements Σπασμένος σύνδεσμος για την υποστήριξη δευτερευόντων στοιχείων - - + + Unexpected error Απρόσμενο σφάλμα - + Face is non-planar Η όψη δεν είναι επίπεδη - + Selected shapes are of wrong form (e.g., a curved edge where a straight one is needed) Τα επιλεγμένα σχήματα έχουν λάθος μορφή (π.χ., καμπύλη ακμή ενώ χρειάζεται ευθύγραμμη) - + Sketch mapping Αποτύπωση σχεδίου - + Can't map the sketch to selected object. %1. Αδύνατη η αποτύπωση του σχεδίου στο επιλεγμένο αντικείμενο. %1. - - + + Don't attach Να μην πραγματοποιηθεί επισύναψη - - - - - - - - - - - - @@ -2423,21 +2411,33 @@ invalid constraints, degenerated geometry, etc. - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + Wrong selection Λάθος επιλογή @@ -2618,9 +2618,9 @@ invalid constraints, degenerated geometry, etc. Number of selected objects is not 3 - - + + Error Σφάλμα @@ -3029,155 +3029,155 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c Define B-Spline Degree, between 1 and %1: + + - - CAD Kernel Error Σφάλμα Πυρήνα CAD - + None of the selected elements is an edge. Κανένα από τα επιλεγμένα στοιχεία δεν είναι ακμή. - - + + At least one of the selected objects was not a B-Spline and was ignored. Τουλάχιστον ένα από τα επιλεγμένα αντικείμενα δεν ήταν καμπύλη B-spline και αγνοήθηκε. - - + + The selection comprises more than one item. Please select just one knot. Η επιλογή περιλαμβάνει πάνω από ένα αντικείμενα. Παρακαλώ επιλέξτε μόνο έναν κόμβο. - - + + Input Error Σφάλμα Εισαγωγής - - + + None of the selected elements is a knot of a B-spline Κανένα από τα επιλεγμένα στοιχεία δεν είναι κόμβος καμπύλης B-spline - - + + Selection is empty Selection is empty - + Nothing is selected. Please select a b-spline. Nothing is selected. Please select a b-spline. - + Please select a b-spline curve to insert a knot (not a knot on it). If the curve is not a b-spline, please convert it into one first. Please select a b-spline curve to insert a knot (not a knot on it). If the curve is not a b-spline, please convert it into one first. - + Nothing is selected. Please select end points of curves. Nothing is selected. Please select end points of curves. - + Too many curves on point Too many curves on point - - + + Exactly two curves should end at the selected point to be able to join them. Exactly two curves should end at the selected point to be able to join them. - + Too few curves on point Too few curves on point - + Two end points, or coincident point should be selected. Two end points, or coincident point should be selected. - - - - - - - - - - + + + + + + + + + + Select elements from a single sketch. Επιλέξτε στοιχεία από ένα σχέδιο. - + No constraint selected Δεν επιλέχθηκε κανένας περιορισμός - + At least one constraint must be selected Πρέπει να επιλεχθεί τουλάχιστον ένας περιορισμός - + A symmetric construction requires at least two geometric elements, the last geometric element being the reference for the symmetry construction. Μια συμμετρική κατασκευή απαιτεί τουλάχιστον δύο γεωμετρικά στοιχεία, το τελευταίο εκ των οποίων θα είναι το στοιχείο αναφοράς για την κατασκευή της συμμετρίας. - + The last element must be a point or a line serving as reference for the symmetry construction. Το τελευταίο στοιχείο θα πρέπει να είναι ένα σημείο ή μια γραμμή αναφοράς για την κατασκευή της συμμετρίας. - - + + A copy requires at least one selected non-external geometric element Η δημιουργία αντιγράφου απαιτεί την ύπαρξη τουλάχιστον ενός επιλεγμένου στοιχείου μη εξωτερικής γεωμετρίας - + Delete All Geometry Διαγραφή Όλων των Γεωμετρικών Στοιχείων - + Are you really sure you want to delete all geometry and constraints? Are you really sure you want to delete all geometry and constraints? - + Delete All Constraints Διαγραφή Όλων των Περιορισμών - + Are you really sure you want to delete all the constraints? Are you really sure you want to delete all the constraints? - + Removal of axes alignment requires at least one selected non-external geometric element Removal of axes alignment requires at least one selected non-external geometric element - + Unsupported visual layer operation Unsupported visual layer operation - + It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted @@ -3376,67 +3376,67 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c SketcherGui::ConstraintView - + Select Elements Select Elements - + Change value Αλλαγή τιμής - + Toggle to/from reference Μετάβαση προς/από στοιχείο αναφοράς - + Deactivate Deactivate - + Activate Activate - + Show constraints Εμφάνιση περιορισμών - + Hide constraints Απόκρυψη περιορισμών - + Rename Μετονομασία - + Center sketch Κεντράρισμα σχεδίου - + Delete Διαγραφή - + Swap constraint names Ανταλλαγή ονομάτων περιορισμών - + Unnamed constraint Ανώνυμος περιορισμός - + Only the names of named constraints can be swapped. Μόνο τα ονόματα των ονομασμένων περιορισμών μπορούν να ανταλλαχθούν. @@ -3519,72 +3519,72 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c SketcherGui::ElementFilterList - + Normal Κανονικό - + Construction Κατασκευή - + Internal Internal - + External External - + All types All types - + Point Σημείο - + Line Γραμμή - + Circle Κύκλος - + Ellipse Έλλειψη - + Arc of circle Arc of circle - + Arc of ellipse Arc of ellipse - + Arc of hyperbola Arc of hyperbola - + Arc of parabola Arc of parabola - + B-Spline B-Spline @@ -3592,142 +3592,142 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c SketcherGui::ElementView - + Point Coincidence Point Coincidence - + Point on Object Point on Object - + Vertical Constraint Vertical Constraint - + Horizontal Constraint Horizontal Constraint - + Parallel Constraint Parallel Constraint - + Perpendicular Constraint Perpendicular Constraint - + Tangent Constraint Tangent Constraint - + Equal Length Equal Length - + Symmetric Συμμετρική - + Block Constraint Block Constraint - + Lock Constraint Lock Constraint - + Horizontal Distance Horizontal Distance - + Vertical Distance Vertical Distance - + Length Constraint Length Constraint - + Radius Constraint Radius Constraint - + Diameter Constraint Diameter Constraint - + Radiam Constraint Radiam Constraint - + Angle Constraint Angle Constraint - + Toggle construction geometry Εναλλαγή κατασκευαστικής λειτουργίας - + Select Constraints Select Constraints - + Select Origin Select Origin - + Select Horizontal Axis Select Horizontal Axis - + Select Vertical Axis Select Vertical Axis - + Layer Layer - + Layer 0 Layer 0 - + Layer 1 Layer 1 - + Hidden Hidden - + Delete Διαγραφή @@ -4634,48 +4634,48 @@ However, no constraints linking to the endpoints were found. Ρυθμίσεις - + Constraints Constraints - + Auto constraints Αυτόματοι περιορισμοί - + Auto remove redundants Αυτόματη αφαίρεση περιττών - + Show only filtered Constraints Show only filtered Constraints - + Extended information (in widget) Extended information (in widget) - + Hide internal alignment (in widget) Hide internal alignment (in widget) - - + + Error Σφάλμα - + Impossible to update visibility tracking Impossible to update visibility tracking - + Impossible to update visibility tracking: Impossible to update visibility tracking: @@ -4707,6 +4707,33 @@ However, no constraints linking to the endpoints were found. Settings Ρυθμίσεις + + + + + + + + + + + + Construction + Κατασκευή + + + + Elements + Στοιχεία + + + + + + + Point + Σημείο + @@ -4718,110 +4745,83 @@ However, no constraints linking to the endpoints were found. - Construction - Κατασκευή - - - - Elements - Στοιχεία - - - - - - - Point - Σημείο - - - - - - - - - - - - Internal Internal - - + + + - Line Γραμμή - - + + + - Arc Τόξο - - + + + - Circle Κύκλος - - + + + - Ellipse Έλλειψη - - + + + - Elliptical Arc Ελλειπτικό Τόξο - - + + + - Hyperbolic Arc Υπερβολικό Τόξο - - + + + - Parabolic Arc Παραβολικό Τόξο - - + + + - BSpline Καμπύλη Βασικής Συνάρτησης BSpline - - + + + - Other Άλλο - + Extended information Εκτεταμένες Πληροφορίες @@ -4829,42 +4829,42 @@ However, no constraints linking to the endpoints were found. SketcherGui::TaskSketcherMessages - + Solver messages Μηνύματα επιλυτή - + Auto update Αυτόματη ενημέρωση - + Executes a recomputation of active document after every sketch action Εκτελεί έναν επανυπολογισμό ενεργού εγγράφου μετά από κάθε ενέργεια σχεδίασης - + Click to select the conflicting constraints. Click to select the conflicting constraints. - + Click to select the redundant constraints. Click to select the redundant constraints. - + The sketch has unconstrained elements giving rise to those Degrees Of Freedom. Click to select the unconstrained elements. The sketch has unconstrained elements giving rise to those Degrees Of Freedom. Click to select the unconstrained elements. - + Click to select the malformed constraints. Click to select the malformed constraints. - + Some constraints in combination are partially redundant. Click to select the partially redundant constraints. Some constraints in combination are partially redundant. Click to select the partially redundant constraints. @@ -5041,112 +5041,112 @@ This is done by analyzing the sketch geometries and constraints. SketcherGui::ViewProviderSketch - + Edit sketch Επεξεργασία σκίτσου - + A dialog is already open in the task panel A dialog is already open in the task panel - + Do you want to close this dialog? Do you want to close this dialog? - + Invalid sketch Μη έγκυρο σχέδιο - + Do you want to open the sketch validation tool? Θέλετε να ανοίξετε το εργαλείο επικύρωσης σχεδίων; - + The sketch is invalid and cannot be edited. Το σχέδιο είναι μη έγκυρο και δε δύναται να υποστεί επεξεργασία. - + Please remove the following constraint: Παρακαλώ αφαιρέστε τον παρακάτω περιορισμό: - + Please remove at least one of the following constraints: Παρακαλώ αφαιρέστε τουλάχιστον έναν από τους παρακάτω περιορισμούς: - + Please remove the following redundant constraint: Παρακαλώ αφαιρέστε τον παρακάτω περιττό περιορισμό: - + Please remove the following redundant constraints: Παρακαλώ αφαιρέστε τους παρακάτω περιττούς περιορισμούς: - + The following constraint is partially redundant: Ο ακόλουθος περιορισμός είναι εν μέρει περιττός: - + The following constraints are partially redundant: Οι ακόλουθοι περιορισμοί είναι εν μέρει περιττοί: - + Please remove the following malformed constraint: Please remove the following malformed constraint: - + Please remove the following malformed constraints: Please remove the following malformed constraints: - + Empty sketch Κενό σχέδιο - + Over-constrained: Over-constrained: - + Malformed constraints: Malformed constraints: - + Redundant constraints: Περιττοί περιορισμοί: - + Partially redundant: Εν μέρει περιττό: - + Solver failed to converge Solver failed to converge - + Under constrained: Υπό περιορισμούς: - + %n DoF(s) %n DoF(s) @@ -5154,7 +5154,7 @@ This is done by analyzing the sketch geometries and constraints. - + Fully constrained Fully constrained @@ -5162,8 +5162,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineComb - - + + Switches between showing and hiding the curvature comb for all B-splines Πραγματοποιεί εναλλαγή μεταξύ εμφάνισης και απόκρυψης του οδηγού καμπυλότητας όλων των καμπύλων B-spline @@ -5171,8 +5171,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineDecreaseKnotMultiplicity - - + + Decreases the multiplicity of the selected knot of a B-spline Μειώνει την πολλαπλότητα του επιλεγμένου κόμβου μιας καμπύλης B-spline @@ -5180,8 +5180,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineDegree - - + + Switches between showing and hiding the degree for all B-splines Πραγματοποιεί εναλλαγή μεταξύ εμφάνισης και απόκρυψης του βαθμού όλων των καμπύλων B-spline @@ -5189,8 +5189,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineIncreaseKnotMultiplicity - - + + Increases the multiplicity of the selected knot of a B-spline Αυξάνει την πολλαπλότητα του επιλεγμένου κόμβου μιας καμπύλης B-spline @@ -5198,8 +5198,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineKnotMultiplicity - - + + Switches between showing and hiding the knot multiplicity for all B-splines Πραγματοποιεί εναλλαγή μεταξύ εμφάνισης και απόκρυψης της πολλαπλότητας κόμβων όλων των καμπύλων B-spline @@ -5207,8 +5207,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplinePoleWeight - - + + Switches between showing and hiding the control point weight for all B-splines Switches between showing and hiding the control point weight for all B-splines @@ -5216,8 +5216,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplinePolygon - - + + Switches between showing and hiding the control polygons for all B-splines Πραγματοποιεί εναλλαγή μεταξύ εμφάνισης και απόκρυψης των πολυγώνων ελέγχου όλων των καμπύλων B-spline @@ -5225,8 +5225,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_Clone - - + + Creates a clone of the geometry taking as reference the last selected point Δημιουργεί έναν κλώνο του γεωμετρικού στοιχείου λαμβάνοντας ως σημείο αναφοράς το τελευταίο επιλεγμένο σημείο @@ -5234,17 +5234,17 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_CompCopy - + Clone Κλωνοποιήστε - + Copy Αντιγραφή - + Move Μετακινήστε @@ -5286,8 +5286,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_Copy - - + + Creates a simple copy of the geometry taking as reference the last selected point Δημιουργεί ένα απλό αντίγραφο του γεωμετρικού στοιχείου λαμβάνοντας ως σημείο αναφοράς το τελευταίο επιλεγμένο σημείο @@ -5506,64 +5506,64 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_MapSketch - + No sketch found Δε βρέθηκε σχέδιο - + The document doesn't have a sketch Το έγγραφο δεν έχει κανένα σχέδιο - + Select sketch Επιλέξτε σχέδιο - + Select a sketch from the list Επιλέξτε ένα σχέδιο από τη λίστα - + (incompatible with selection) (μη συμβατή με την επιλογή) - + (current) (τρέχουσα) - + (suggested) (προτεινόμενη) - + Sketch attachment Επισύναψη σχεδίου - + Current attachment mode is incompatible with the new selection. Select the method to attach this sketch to selected objects. Η τρέχουσα λειτουργία επισύναψης δεν είναι συμβατή με τη νέα επιλογή. Επιλέξτε τη μέθοδο επισύναψης αυτού του σχεδίου σε επιλεγμένα αντικείμενα. - + Select the method to attach this sketch to selected objects. Επιλέξτε τη μέθοδο επισύναψης αυτού του σχεδίου στα επιλεγμένα αντικείμενα. - + Map sketch Αποτύπωση σχεδίου - + Can't map a sketch to support: %1 Αδύνατη η αποτύπωση σχεδίου στο στοιχείο υποστήριξης: @@ -5573,8 +5573,8 @@ Select the method to attach this sketch to selected objects. Sketcher_Move - - + + Moves the geometry taking as reference the last selected point Μετακινεί το γεωμετρικό στοιχείο λαμβάνοντας ως σημείο αναφοράς το τελευταίο επιλεγμένο σημείο @@ -5582,12 +5582,12 @@ Select the method to attach this sketch to selected objects. Sketcher_NewSketch - + Sketch attachment Επισύναψη σχεδίου - + Select the method to attach this sketch to selected object Επιλέξτε τη μέθοδο επισύναψης αυτού του σχεδίου στο επιλεγμένο αντικείμενο @@ -5595,12 +5595,12 @@ Select the method to attach this sketch to selected objects. Sketcher_ReorientSketch - + Sketch has support Το σχέδιο έχει στοιχείο υποστήριξης - + Sketch with a support face cannot be reoriented. Do you want to detach it from the support? Το σχέδιο με όψη στήριξης δεν μπορεί επαναπροσανατολιστεί. @@ -5909,7 +5909,7 @@ Eigen Sparse QR algorithm is optimized for sparse matrices; usually faster ViewProviderSketch - + and %1 more and %1 more @@ -6099,22 +6099,22 @@ The grid spacing change if it becomes smaller than this number of pixel. GridSpaceAction - + Grid auto spacing Grid auto spacing - + Resize grid automatically depending on zoom. Αυτόματη αλλαγή μεγέθους πλέγματος ανάλογα με τη μεγέθυνση. - + Spacing Spacing - + Distance between two subsequent grid lines. Distance between two subsequent grid lines. @@ -6122,78 +6122,75 @@ The grid spacing change if it becomes smaller than this number of pixel. Notifications - + The Sketch has malformed constraints! The Sketch has malformed constraints! - + The Sketch has partially redundant constraints! The Sketch has partially redundant constraints! - + Parabolas were migrated. Migrated files won't open in previous versions of FreeCAD!! Parabolas were migrated. Migrated files won't open in previous versions of FreeCAD!! - - - - - - - - - - - - - + + + - - + - - - - - + + + + + + + + - - - + + + + + + + + + + + Error Σφάλμα - + Failed to delete all geometry Failed to delete all geometry - + Failed to delete all constraints Failed to delete all constraints - + The constraint has invalid index information and is malformed. The constraint has invalid index information and is malformed. - - - @@ -6201,8 +6198,11 @@ The grid spacing change if it becomes smaller than this number of pixel. - - + + + + + Invalid Constraint Invalid Constraint @@ -6244,8 +6244,8 @@ The grid spacing change if it becomes smaller than this number of pixel.Error creating B-spline pole - + Error creating B-spline Error creating B-spline @@ -6342,9 +6342,9 @@ The grid spacing change if it becomes smaller than this number of pixel.Failed to trim edge - - + + Value Error Value Error @@ -6380,58 +6380,58 @@ The grid spacing change if it becomes smaller than this number of pixel. SnapSpaceAction - + Snap to objects Snap to objects - + New points will snap to the currently preselected object. It will also snap to the middle of lines and arcs. New points will snap to the currently preselected object. It will also snap to the middle of lines and arcs. - + Snap to grid Snap to grid - + New points will snap to the nearest grid line. Points must be set closer than a fifth of the grid spacing to a grid line to snap. New points will snap to the nearest grid line. Points must be set closer than a fifth of the grid spacing to a grid line to snap. - + Snap angle Snap angle - + Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle starts from the positive X axis of the sketch. Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle starts from the positive X axis of the sketch. RenderingOrderAction - - - - - Normal Geometry - Normal Geometry - - Construction Geometry - Κατασκευαστική Γεωμετρία + Normal Geometry + Normal Geometry + Construction Geometry + Κατασκευαστική Γεωμετρία + + + + + External Geometry External Geometry @@ -6452,12 +6452,12 @@ Points must be set closer than a fifth of the grid spacing to a grid line to sna CmdSketcherGrid - + Toggle grid Toggle grid - + Toggle the grid in the sketch. In the menu you can change grid settings. Toggle the grid in the sketch. In the menu you can change grid settings. @@ -6465,12 +6465,12 @@ Points must be set closer than a fifth of the grid spacing to a grid line to sna CmdSketcherSnap - + Toggle snap Toggle snap - + Toggle all snap functionality. In the menu you can toggle 'Snap to grid' and 'Snap to objects' individually, and change further snap settings. Toggle all snap functionality. In the menu you can toggle 'Snap to grid' and 'Snap to objects' individually, and change further snap settings. diff --git a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_es-AR.ts b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_es-AR.ts index b8bdb13986..c9898aee92 100644 --- a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_es-AR.ts +++ b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_es-AR.ts @@ -4,12 +4,12 @@ CmdSketcherBSplineComb - + Show/hide B-spline curvature comb Mostrar/ocultar peine de curvatura B-spline - + Switches between showing and hiding the curvature comb for all B-splines Cambia entre mostrar y ocultar el peine de curvatura para todas las B-splines @@ -17,12 +17,12 @@ CmdSketcherBSplineDegree - + Show/hide B-spline degree Mostrar/ocultar grado de B-spline - + Switches between showing and hiding the degree for all B-splines Cambiar entre mostrar y ocultar el grado de todas las B-splines @@ -30,12 +30,12 @@ CmdSketcherBSplineKnotMultiplicity - + Show/hide B-spline knot multiplicity Mostrar/ocultar multiplicidad de nudo de B-spline - + Switches between showing and hiding the knot multiplicity for all B-splines Cambia entre mostrar y ocultar la multiplicidad de nudo para todas las B-splines @@ -43,12 +43,12 @@ CmdSketcherBSplinePoleWeight - + Show/hide B-spline control point weight Mostrar/ocultar el peso de los puntos de control de la B-spline - + Switches between showing and hiding the control point weight for all B-splines Cambia entre mostrar y ocultar el peso de los puntos de control para todas las B-splines @@ -56,12 +56,12 @@ CmdSketcherBSplinePolygon - + Show/hide B-spline control polygon Mostrar/ocultar control poligonal de B-spline - + Switches between showing and hiding the control polygons for all B-splines Cambia entre mostrar y ocultar los polígonos de control para todas las B-splines @@ -82,12 +82,12 @@ CmdSketcherClone - + Clone Clonar - + Creates a clone of the geometry taking as reference the last selected point Crea un clon de la geometría tomando como referencia el último punto seleccionado @@ -95,32 +95,32 @@ CmdSketcherCompBSplineShowHideGeometryInformation - + Show/hide B-spline information layer Mostrar/ocultar capa de información de B-spline - + Show/hide B-spline degree Mostrar/ocultar grado de B-spline - + Show/hide B-spline control polygon Mostrar/ocultar control poligonal de B-spline - + Show/hide B-spline curvature comb Mostrar/ocultar peine de curvatura B-spline - + Show/hide B-spline knot multiplicity Mostrar/ocultar multiplicidad de nudo de B-spline - + Show/hide B-spline control point weight Mostrar/ocultar el peso de los puntos de control de la B-spline @@ -156,12 +156,12 @@ CmdSketcherCompCopy - + Clone Clonar - + Creates a clone of the geometry taking as reference the last selected point Crea un clon de la geometría tomando como referencia el último punto seleccionado @@ -365,22 +365,22 @@ CmdSketcherCompModifyKnotMultiplicity - + Modify knot multiplicity Modificar multiplicidad de nudo - + Modifies the multiplicity of the selected knot of a B-spline Modifica la multiplicidad del nudo seleccionado de una B-spline - + Increase knot multiplicity Aumentar la multiplicidad de nudo - + Decrease knot multiplicity Disminuir la multiplicidad de nudo @@ -641,12 +641,12 @@ con respecto a una línea o un tercer punto CmdSketcherConvertToNURBS - + Convert geometry to B-spline Convertir geometría en una B-spline - + Converts the selected geometry to a B-spline Convierte la geometría seleccionada en una B-spline @@ -654,12 +654,12 @@ con respecto a una línea o un tercer punto CmdSketcherCopy - + Copy Copiar - + Creates a simple copy of the geometry taking as reference the last selected point Crea una copia simple de la geometría tomando como referencia el último punto seleccionado @@ -1018,12 +1018,12 @@ con respecto a una línea o un tercer punto CmdSketcherDecreaseDegree - + Decrease B-spline degree Reducir grado de B-spline - + Decreases the degree of the B-spline Disminuye el grado de la B-spline @@ -1031,12 +1031,12 @@ con respecto a una línea o un tercer punto CmdSketcherDecreaseKnotMultiplicity - + Decrease knot multiplicity Disminuir la multiplicidad de nudo - + Decreases the multiplicity of the selected knot of a B-spline Disminuye la multiplicidad del nudo seleccionado de una B-spline @@ -1044,12 +1044,12 @@ con respecto a una línea o un tercer punto CmdSketcherDeleteAllConstraints - + Delete all constraints Borrar todas las restricciones - + Delete all constraints in the sketch Borra todas las restricciones en el croquis @@ -1057,12 +1057,12 @@ con respecto a una línea o un tercer punto CmdSketcherDeleteAllGeometry - + Delete all geometry Borrar toda la geometría - + Delete all geometry and constraints in the current sketch, with the exception of external geometry Borra todas las restricciones y geometría del croquis actual, con la excepción de la geometría externa @@ -1070,12 +1070,12 @@ con respecto a una línea o un tercer punto CmdSketcherEditSketch - + Edit sketch Editar croquis - + Edit the selected sketch. Edita el croquis seleccionado. @@ -1109,12 +1109,12 @@ con respecto a una línea o un tercer punto CmdSketcherIncreaseDegree - + Increase B-spline degree Aumentar grado de B-spline - + Increases the degree of the B-spline Aumenta el grado de la B-spline @@ -1122,12 +1122,12 @@ con respecto a una línea o un tercer punto CmdSketcherIncreaseKnotMultiplicity - + Increase knot multiplicity Aumentar la multiplicidad de nudo - + Increases the multiplicity of the selected knot of a B-spline Aumenta la multiplicidad del nudo seleccionado de una B-spline @@ -1135,12 +1135,12 @@ con respecto a una línea o un tercer punto CmdSketcherInsertKnot - + Insert knot Insertar nodo - + Inserts knot at given parameter. If a knot already exists at that parameter, it's multiplicity is increased by one. Inserta el nodo en un parámetro determinado. Si ya existe un nodo en ese parámetro, su multiplicidad se incrementa en uno. @@ -1148,12 +1148,12 @@ con respecto a una línea o un tercer punto CmdSketcherJoinCurves - + Join curves Unir curvas - + Join two curves at selected end points Une dos curvas en los puntos finales seleccionados @@ -1161,12 +1161,12 @@ con respecto a una línea o un tercer punto CmdSketcherLeaveSketch - + Leave sketch Salir del croquis - + Finish editing the active sketch. Termina de editar el croquis activo. @@ -1174,12 +1174,12 @@ con respecto a una línea o un tercer punto CmdSketcherMapSketch - + Map sketch to face... Mapear croquis a cara... - + Set the 'Support' of a sketch. First select the supporting geometry, for example, a face or an edge of a solid object, then call this command, then choose the desired sketch. @@ -1187,7 +1187,7 @@ then call this command, then choose the desired sketch. Primero selecciona la geometría de soporte, por ejemplo, una cara o una arista de un objeto sólido, después llama a este comando y entonces elije el croquis deseado. - + Some of the selected objects depend on the sketch to be mapped. Circular dependencies are not allowed. Algunos de los objetos seleccionados dependen de que el croquis sea mapeado. Las dependencias circulares no están permitidas. @@ -1195,22 +1195,22 @@ Primero selecciona la geometría de soporte, por ejemplo, una cara o una arista CmdSketcherMergeSketches - + Merge sketches Fusionar croquis - + Create a new sketch from merging two or more selected sketches. Crea un nuevo croquis a partir de la fusión de dos o más croquis seleccionados. - + Wrong selection Selección Incorrecta - + Select at least two sketches. Seleccione al menos dos croquis. @@ -1218,12 +1218,12 @@ Primero selecciona la geometría de soporte, por ejemplo, una cara o una arista CmdSketcherMirrorSketch - + Mirror sketch Simetrizar croquis - + Create a new mirrored sketch for each selected sketch by using the X or Y axes, or the origin point, as mirroring reference. @@ -1232,12 +1232,12 @@ usando los ejes X o Y, o el punto de origen, como referencia replicadora. - + Wrong selection Selección Incorrecta - + Select one or more sketches. Seleccione uno o más croquis. @@ -1245,12 +1245,12 @@ como referencia replicadora. CmdSketcherMove - + Move Mover - + Moves the geometry taking as reference the last selected point Mueve la geometría tomando como referencia el último punto seleccionado @@ -1258,12 +1258,12 @@ como referencia replicadora. CmdSketcherNewSketch - + Create sketch Crear croquis - + Create a new sketch. Crea un nuevo croquis. @@ -1271,12 +1271,12 @@ como referencia replicadora. CmdSketcherRectangularArray - + Rectangular array Matriz rectangular - + Creates a rectangular array pattern of the geometry taking as reference the last selected point Crea un patrón de matriz rectangular de la geometría tomando como referencia el último punto seleccionado @@ -1284,12 +1284,12 @@ como referencia replicadora. CmdSketcherRemoveAxesAlignment - + Remove axes alignment Eliminar alineación de ejes - + Modifies constraints to remove axes alignment while trying to preserve the constraint relationship of the selection Modifica restricciones para eliminar la alineación de los ejes mientras se intenta preservar la relación de restricción de la selección @@ -1297,12 +1297,12 @@ como referencia replicadora. CmdSketcherReorientSketch - + Reorient sketch... Reorientar croquis... - + Place the selected sketch on one of the global coordinate planes. This will clear the 'Support' property, if any. Coloca el croquis seleccionado en uno de los planos de coordenadas globales. @@ -1312,12 +1312,12 @@ Esto borrará la propiedad 'Soporte', si la hubiera. CmdSketcherRestoreInternalAlignmentGeometry - + Show/hide internal geometry Mostrar/ocultar geometría interna - + Show all internal geometry or hide unused internal geometry Muestra toda la geometría interna u oculta geometría interna no utilizada @@ -1325,8 +1325,8 @@ Esto borrará la propiedad 'Soporte', si la hubiera. CmdSketcherSelectConflictingConstraints - + Select conflicting constraints Seleccionar restricciones en conflicto @@ -1334,12 +1334,12 @@ Esto borrará la propiedad 'Soporte', si la hubiera. CmdSketcherSelectConstraints - + Select associated constraints Seleccionar restricciones asociadas - + Select the constraints associated with the selected geometrical elements Selecciona las restricciones asociadas con los elementos geométricos seleccionados @@ -1347,12 +1347,12 @@ Esto borrará la propiedad 'Soporte', si la hubiera. CmdSketcherSelectElementsAssociatedWithConstraints - + Select associated geometry Seleccionar geometría asociada - + Select the geometrical elements associated with the selected constraints Selecciona los elementos geométricos asociados con las restricciones seleccionadas @@ -1360,12 +1360,12 @@ Esto borrará la propiedad 'Soporte', si la hubiera. CmdSketcherSelectElementsWithDoFs - + Select unconstrained DoF Seleccionar Grados de Libertad sin restricciones - + Select geometrical elements where the solver still detects unconstrained degrees of freedom. Selecciona elementos geométricos donde el solver todavía detecta grados de libertad sin restricciones. @@ -1373,12 +1373,12 @@ Esto borrará la propiedad 'Soporte', si la hubiera. CmdSketcherSelectHorizontalAxis - + Select horizontal axis Seleccionar eje horizontal - + Select the local horizontal axis of the sketch Seleccione la abscisa local del croquis @@ -1386,8 +1386,8 @@ Esto borrará la propiedad 'Soporte', si la hubiera. CmdSketcherSelectMalformedConstraints - + Select malformed constraints Seleccionar restricciones mal formadas @@ -1395,12 +1395,12 @@ Esto borrará la propiedad 'Soporte', si la hubiera. CmdSketcherSelectOrigin - + Select origin Seleccionar origen de coordenadas - + Select the local origin point of the sketch Selecciones el origen local del croquis @@ -1408,8 +1408,8 @@ Esto borrará la propiedad 'Soporte', si la hubiera. CmdSketcherSelectPartiallyRedundantConstraints - + Select partially redundant constraints Seleccionar restricciones parcialmente redundantes @@ -1417,8 +1417,8 @@ Esto borrará la propiedad 'Soporte', si la hubiera. CmdSketcherSelectRedundantConstraints - + Select redundant constraints Seleccionar restricciones redundantes @@ -1426,12 +1426,12 @@ Esto borrará la propiedad 'Soporte', si la hubiera. CmdSketcherSelectVerticalAxis - + Select vertical axis Seleccionar eje vertical - + Select the local vertical axis of the sketch Seleccione la ordenada del croquis @@ -1452,12 +1452,12 @@ Esto borrará la propiedad 'Soporte', si la hubiera. CmdSketcherStopOperation - + Stop operation Detener operación - + When in edit mode, stop the active operation (drawing, constraining, etc.). Cuando está en modo edición, detiene la operación activa (dibujar, restringir, etc.). @@ -1478,12 +1478,12 @@ Esto borrará la propiedad 'Soporte', si la hubiera. CmdSketcherSymmetry - + Symmetry Simetría - + Creates symmetric geometry with respect to the last selected line or point Crea geometría simétrica con respecto a la última línea o punto seleccionado @@ -1545,24 +1545,24 @@ en modo operativo o de referencia CmdSketcherValidateSketch - + Validate sketch... Validar croquis... - + Validate a sketch by looking at missing coincidences, invalid constraints, degenerated geometry, etc. Valida un croquis mirando las coincidencias que faltan, restricciones inválidas, geometrías degeneradas, etc. - + Wrong selection Selección Incorrecta - + Select only one sketch. Seleccione sólo un croquis. @@ -1570,12 +1570,12 @@ restricciones inválidas, geometrías degeneradas, etc. CmdSketcherViewSection - + View section Vista de corte - + When in edit mode, switch between section view and full view. Cuando está en modo edición, cambia entre la vista de sección y la vista completa. @@ -1583,12 +1583,12 @@ restricciones inválidas, geometrías degeneradas, etc. CmdSketcherViewSketch - + View sketch Ver croquis - + When in edit mode, set the camera orientation perpendicular to the sketch plane. Cuando está en modo edición, ajusta la orientación de la cámara perpendicular al plano de croquis. @@ -1846,37 +1846,37 @@ restricciones inválidas, geometrías degeneradas, etc. Activar/desactivar restricción - + Create a new sketch on a face Crear un nuevo croquis en una cara - + Create a new sketch Crea un nuevo croquis - + Reorient sketch Reorientar croquis - + Attach sketch Adjuntar croquis - + Detach sketch Separar croquis - + Create a mirrored sketch for each selected sketch Crea un croquis reflejado para cada croquis seleccionado - + Merge sketches Fusionar croquis @@ -1994,72 +1994,72 @@ restricciones inválidas, geometrías degeneradas, etc. Añadir hexágono - + Convert to NURBS Convertir a NURBS - + Increase spline degree Aumentar grado de spline - + Decrease spline degree Reducir grado de spline - + Increase knot multiplicity Aumentar la multiplicidad de nudo - + Decrease knot multiplicity Disminuir la multiplicidad de nudo - + Insert knot Insertar nodo - + Join Curves Unir curvas - + Exposing Internal Geometry Exponiendo Geometría Interna - + Create symmetric geometry Crear geometría simétrica - + Copy/clone/move geometry Copiar/clonar/mover geometría - + Create copy of geometry Crear copia de geometría - + Delete all geometry Borrar toda la geometría - + Delete All Constraints Borrar Todas las Restricciones - + Remove Axes Alignment Quitar alineación de ejes @@ -2070,9 +2070,9 @@ restricciones inválidas, geometrías degeneradas, etc. - - - + + + Update constraint's virtual space Actualizar el espacio virtual de la restricción @@ -2082,32 +2082,32 @@ restricciones inválidas, geometrías degeneradas, etc. Añadir restricciones automáticas - + Swap constraint names Cambiar nombres de restricciones - + Rename sketch constraint Renombrar restricción de croquis - + Drag Point Punto de arrastre - + Drag Curve Arrastrar curva - + Drag Constraint Restricción de arrastre - + Modify sketch constraints Modificar restricciones de croquis @@ -2168,59 +2168,59 @@ restricciones inválidas, geometrías degeneradas, etc. Error de auto-restricción: Croquis sin solución después de aplicar restricciones de igualdad. - + Unable to guess intersection of curves. Try adding a coincident constraint between the vertices of the curves you are intending to fillet. No se puede adivinar la intersección de las curvas. Intente agregar una restricción coincidente entre los vértices de las curvas que pretende redondear. - - + + BSpline Geometry Index (GeoID) is out of bounds. Índice de Geometría BSpline (GeoID) está fuera de límites. - + You are requesting no change in knot multiplicity. No está solicitando ningún cambio en la multiplicidad de nudos. - - + + The Geometry Index (GeoId) provided is not a B-spline curve. El índice de geometría (GeoId) proporcionado no es una curva B-spline. - + The knot index is out of bounds. Note that in accordance with OCC notation, the first knot has index 1 and not zero. El índice de nudos está fuera de los límites. Tenga en cuenta que de acuerdo con la notación OCC, el primer nudo tiene índice 1 y no 0. - + The multiplicity cannot be increased beyond the degree of the B-spline. La multiplicidad no puede incrementarse más allá del grado de la B-spline. - + The multiplicity cannot be decreased beyond zero. La multiplicidad no puede ser disminuida más allá de cero. - + OCC is unable to decrease the multiplicity within the maximum tolerance. OCC es incapaz de disminuir la multiplicidad dentro de la tolerancia máxima. - + Knot cannot have zero multiplicity. El nodo no puede tener una multiplicidad cero. - + Knot multiplicity cannot be higher than the degree of the BSpline. La multiplicidad del nodo no puede ser mayor que el grado de la BSpline. - + Knot cannot be inserted outside the BSpline parameter range. El nodo no puede ser insertado fuera del rango de parámetros de la B-Spline. @@ -2244,62 +2244,50 @@ restricciones inválidas, geometrías degeneradas, etc. Croquizador - + There are no modes that accept the selected set of subelements No existen modos que aceptan el conjunto seleccionado de sub-elementos - + Broken link to support subelements Enlace roto a los sub-elementos de soporte - - + + Unexpected error Error inesperado - + Face is non-planar La cara no es plana - + Selected shapes are of wrong form (e.g., a curved edge where a straight one is needed) Las formas seleccionadas son de forma incorrecta (p/ej., un borde curvado donde se necesita una recta) - + Sketch mapping Mapeo de croquis - + Can't map the sketch to selected object. %1. No se puede asignar el croquis al objeto seleccionado. %1. - - + + Don't attach No adjuntar - - - - - - - - - - - - @@ -2425,21 +2413,33 @@ restricciones inválidas, geometrías degeneradas, etc. - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + Wrong selection Selección Incorrecta @@ -2620,9 +2620,9 @@ restricciones inválidas, geometrías degeneradas, etc. El número de objetos seleccionados no es 3 - - + + Error Error @@ -3031,155 +3031,155 @@ Combinaciones aceptadas: dos curvas; un punto final y una curva; dos puntos fina Definir el grado de la B-Spline, entre 1 y %1: + + - - CAD Kernel Error Error de Kernel CAD - + None of the selected elements is an edge. Ninguno de los elementos seleccionados es un borde. - - + + At least one of the selected objects was not a B-Spline and was ignored. Al menos uno de los objetos seleccionados no era una B-Spline y fue ignorado. - - + + The selection comprises more than one item. Please select just one knot. La selección incluye más de un elemento. Por favor seleccione solo un nudo. - - + + Input Error Error de Entrada - - + + None of the selected elements is a knot of a B-spline Ninguno de los elementos seleccionados es un nudo de una B-spline - - + + Selection is empty La selección está vacía - + Nothing is selected. Please select a b-spline. No hay nada seleccionado. Por favor, seleccione una B-spline. - + Please select a b-spline curve to insert a knot (not a knot on it). If the curve is not a b-spline, please convert it into one first. Por favor, seleccione una curva b-spline para insertar un nudo (no un nudo en él). Si la curva no es una curva b-spline, por favor conviértalo en una primero. - + Nothing is selected. Please select end points of curves. No se ha seleccionado nada. Por favor, seleccione los puntos finales de las curvas. - + Too many curves on point Demasiadas curvas en el punto - - + + Exactly two curves should end at the selected point to be able to join them. Dos curvas deben terminar exactamente en el punto seleccionado para poder unirlas. - + Too few curves on point Muy pocas curvas en el punto - + Two end points, or coincident point should be selected. Se deben seleccionar dos puntos finales, o un punto coincidente. - - - - - - - - - - + + + + + + + + + + Select elements from a single sketch. Seleccione los elementos de un único croquis. - + No constraint selected Ninguna restricción seleccionada - + At least one constraint must be selected Debe seleccionar al menos una restricción - + A symmetric construction requires at least two geometric elements, the last geometric element being the reference for the symmetry construction. Una construcción simétrica requiere al menos dos elementos geométricos, siendo el último elemento geométrico la referencia para la construcción de simetría. - + The last element must be a point or a line serving as reference for the symmetry construction. El último elemento debe ser un punto o una línea que sirva de referencia para la construcción de simetría. - - + + A copy requires at least one selected non-external geometric element Una copia requiere al menos un elemento geométrico no externo seleccionado - + Delete All Geometry Borrar Toda Geometría - + Are you really sure you want to delete all geometry and constraints? ¿Está seguro de que desea eliminar todas las restricciones y geometrías? - + Delete All Constraints Borrar Todas las Restricciones - + Are you really sure you want to delete all the constraints? ¿Está realmente seguro de que desea eliminar todas las restricciones? - + Removal of axes alignment requires at least one selected non-external geometric element La eliminación de alineación de ejes requiere al menos un elemento geométrico no externo seleccionado - + Unsupported visual layer operation Operación de capa visual no soportada - + It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted Actualmente no está soportado el mover la geometría externa a otra capa visual. Se omitirá la geometría externa @@ -3378,67 +3378,67 @@ Combinaciones aceptadas: dos curvas; un punto final y una curva; dos puntos fina SketcherGui::ConstraintView - + Select Elements Seleccionar elementos - + Change value Cambiar valor - + Toggle to/from reference Cambiar a/desde referencia - + Deactivate Desactivar - + Activate Activar - + Show constraints Mostrar restricciones - + Hide constraints Ocultar restricciones - + Rename Renombrar - + Center sketch Centrar croquis - + Delete Eliminar - + Swap constraint names Cambiar nombres de restricciones - + Unnamed constraint Restricción sin nombre - + Only the names of named constraints can be swapped. Sólo los nombres de las restricciones nombradas pueden ser cambiados. @@ -3521,72 +3521,72 @@ Combinaciones aceptadas: dos curvas; un punto final y una curva; dos puntos fina SketcherGui::ElementFilterList - + Normal Normal - + Construction Construcción - + Internal Interno - + External Externo - + All types Todos los tipos - + Point Punto - + Line Línea - + Circle Círculo - + Ellipse Elipse - + Arc of circle Arco del círculo - + Arc of ellipse Arco de elipse - + Arc of hyperbola Arco de hipérbola - + Arc of parabola Arco de parábola - + B-Spline B-spline @@ -3594,142 +3594,142 @@ Combinaciones aceptadas: dos curvas; un punto final y una curva; dos puntos fina SketcherGui::ElementView - + Point Coincidence Coincidencia de puntos - + Point on Object Punto en objeto - + Vertical Constraint Restricción vertical - + Horizontal Constraint Restricción horizontal - + Parallel Constraint Restricción paralela - + Perpendicular Constraint Restricción perpendicular - + Tangent Constraint Restricción tangencial - + Equal Length Longitud igual - + Symmetric Simétrico - + Block Constraint Restricción de bloque - + Lock Constraint Restricción de bloqueo - + Horizontal Distance Distancia horizontal - + Vertical Distance Distancia vertical - + Length Constraint Restricción de longitud - + Radius Constraint Restricción de radio - + Diameter Constraint Restricción de diámetro - + Radiam Constraint Restricción de radio/diámetro - + Angle Constraint Restricción angular - + Toggle construction geometry Alternar geometría de construcción - + Select Constraints Seleccionar restricciones - + Select Origin Seleccionar origen - + Select Horizontal Axis Seleccionar eje horizontal - + Select Vertical Axis Seleccionar eje vertical - + Layer Capa - + Layer 0 Capa 0 - + Layer 1 Capa 1 - + Hidden Oculto - + Delete Eliminar @@ -4637,48 +4637,48 @@ Sin embargo, no se encontraron restricciones que vinculen a los puntos finales.< Configuración - + Constraints Restricciones - + Auto constraints Restricciones automáticas - + Auto remove redundants Eliminar restricciones redundantes automáticamente - + Show only filtered Constraints Mostrar sólo restricciones filtradas - + Extended information (in widget) Información extendida (en widget) - + Hide internal alignment (in widget) Ocultar alineamiento interno (en widget) - - + + Error Error - + Impossible to update visibility tracking Imposible actualizar el seguimiento de visibilidad - + Impossible to update visibility tracking: Imposible actualizar el seguimiento de visibilidad: @@ -4710,6 +4710,33 @@ Sin embargo, no se encontraron restricciones que vinculen a los puntos finales.< Settings Configuración + + + + + + + + + + + + Construction + Construcción + + + + Elements + Elementos + + + + + + + Point + Punto + @@ -4721,110 +4748,83 @@ Sin embargo, no se encontraron restricciones que vinculen a los puntos finales.< - Construction - Construcción - - - - Elements - Elementos - - - - - - - Point - Punto - - - - - - - - - - - - Internal Interno - - + + + - Line Línea - - + + + - Arc Arco - - + + + - Circle Círculo - - + + + - Ellipse Elipse - - + + + - Elliptical Arc Arco Elíptico - - + + + - Hyperbolic Arc Arco Hiperbólico - - + + + - Parabolic Arc Arco Parabólico - - + + + - BSpline BSpline - - + + + - Other Otro - + Extended information Información extendida @@ -4832,42 +4832,42 @@ Sin embargo, no se encontraron restricciones que vinculen a los puntos finales.< SketcherGui::TaskSketcherMessages - + Solver messages Mensajes del Solver - + Auto update Actualización automática - + Executes a recomputation of active document after every sketch action Ejecuta un recálculo del documento activo después de cada acción de croquis - + Click to select the conflicting constraints. Haga clic para seleccionar las restricciones en conflicto. - + Click to select the redundant constraints. Haga clic para seleccionar las restricciones redundantes. - + The sketch has unconstrained elements giving rise to those Degrees Of Freedom. Click to select the unconstrained elements. El croquis tiene elementos sin restricciones que dan lugar a esos grados de libertad. Haga clic para seleccionar los elementos sin restricciones. - + Click to select the malformed constraints. Haga clic para seleccionar las restricciones mal formadas. - + Some constraints in combination are partially redundant. Click to select the partially redundant constraints. Algunas restricciones en combinación son parcialmente redundantes. Haga clic para seleccionar las restricciones parcialmente redundantes. @@ -5045,112 +5045,112 @@ Esto se hace al analizar las geometrías y restricciones del croquis. SketcherGui::ViewProviderSketch - + Edit sketch Editar croquis - + A dialog is already open in the task panel Un diálogo ya está abierto en el panel de tareas - + Do you want to close this dialog? ¿Desea cerrar este diálogo? - + Invalid sketch Croquis no válido - + Do you want to open the sketch validation tool? ¿Quieres abrir la herramienta de validación de croquis? - + The sketch is invalid and cannot be edited. El croquis no es válido y no puede editarse. - + Please remove the following constraint: Por favor, elimine la siguiente restricción: - + Please remove at least one of the following constraints: Por favor, elimine al menos una de las siguientes restricciones: - + Please remove the following redundant constraint: Por favor, elimine la siguiente restricción redundante: - + Please remove the following redundant constraints: Por favor, elimine las siguientes restricciones redundantes: - + The following constraint is partially redundant: La siguiente restricción es parcialmente redundante: - + The following constraints are partially redundant: Las siguientes restricciones son parcialmente redundantes: - + Please remove the following malformed constraint: Por favor, elimine la siguiente restricción mal formada: - + Please remove the following malformed constraints: Por favor, elimine las siguientes restricciones mal formadas: - + Empty sketch Croquis vacío - + Over-constrained: Sobre-restringido: - + Malformed constraints: Restricciones mal formadas: - + Redundant constraints: Restricciones redundantes: - + Partially redundant: Parcialmente redundante: - + Solver failed to converge El solver falló al converger - + Under constrained: Sub-restringido: - + %n DoF(s) %n DoF @@ -5158,7 +5158,7 @@ Esto se hace al analizar las geometrías y restricciones del croquis. - + Fully constrained Totalmente restringido @@ -5166,8 +5166,8 @@ Esto se hace al analizar las geometrías y restricciones del croquis. Sketcher_BSplineComb - - + + Switches between showing and hiding the curvature comb for all B-splines Cambia entre mostrar y ocultar el peine de curvatura para todas las B-splines @@ -5175,8 +5175,8 @@ Esto se hace al analizar las geometrías y restricciones del croquis. Sketcher_BSplineDecreaseKnotMultiplicity - - + + Decreases the multiplicity of the selected knot of a B-spline Disminuye la multiplicidad del nudo seleccionado de una B-spline @@ -5184,8 +5184,8 @@ Esto se hace al analizar las geometrías y restricciones del croquis. Sketcher_BSplineDegree - - + + Switches between showing and hiding the degree for all B-splines Cambiar entre mostrar y ocultar el grado de todas las B-splines @@ -5193,8 +5193,8 @@ Esto se hace al analizar las geometrías y restricciones del croquis. Sketcher_BSplineIncreaseKnotMultiplicity - - + + Increases the multiplicity of the selected knot of a B-spline Aumenta la multiplicidad del nudo seleccionado de una B-spline @@ -5202,8 +5202,8 @@ Esto se hace al analizar las geometrías y restricciones del croquis. Sketcher_BSplineKnotMultiplicity - - + + Switches between showing and hiding the knot multiplicity for all B-splines Cambia entre mostrar y ocultar la multiplicidad de nudo para todas las B-splines @@ -5211,8 +5211,8 @@ Esto se hace al analizar las geometrías y restricciones del croquis. Sketcher_BSplinePoleWeight - - + + Switches between showing and hiding the control point weight for all B-splines Cambia entre mostrar y ocultar el peso de los puntos de control para todas las B-splines @@ -5220,8 +5220,8 @@ Esto se hace al analizar las geometrías y restricciones del croquis. Sketcher_BSplinePolygon - - + + Switches between showing and hiding the control polygons for all B-splines Cambia entre mostrar y ocultar los polígonos de control para todas las B-splines @@ -5229,8 +5229,8 @@ Esto se hace al analizar las geometrías y restricciones del croquis. Sketcher_Clone - - + + Creates a clone of the geometry taking as reference the last selected point Crea un clon de la geometría tomando como referencia el último punto seleccionado @@ -5238,17 +5238,17 @@ Esto se hace al analizar las geometrías y restricciones del croquis. Sketcher_CompCopy - + Clone Clonar - + Copy Copiar - + Move Mover @@ -5290,8 +5290,8 @@ Esto se hace al analizar las geometrías y restricciones del croquis. Sketcher_Copy - - + + Creates a simple copy of the geometry taking as reference the last selected point Crea una copia simple de la geometría tomando como referencia el último punto seleccionado @@ -5510,64 +5510,64 @@ Esto se hace al analizar las geometrías y restricciones del croquis. Sketcher_MapSketch - + No sketch found Croquis no encontrado - + The document doesn't have a sketch El documento no tiene un croquis - + Select sketch Seleccionar croquis - + Select a sketch from the list Selecciona un croquis de la lista - + (incompatible with selection) (incompatible con la selección) - + (current) (actual) - + (suggested) (sugerido) - + Sketch attachment Croquis adjunto - + Current attachment mode is incompatible with the new selection. Select the method to attach this sketch to selected objects. El modo adjunto actual es incompatible con la nueva selección. Seleccione el método para adjuntar este croquis a los objetos seleccionados. - + Select the method to attach this sketch to selected objects. Seleccione el método para adjuntar este croquis a los objetos seleccionados. - + Map sketch Trazar croquis - + Can't map a sketch to support: %1 No se puede trazar un croquis para soporte:%1 @@ -5576,8 +5576,8 @@ Seleccione el método para adjuntar este croquis a los objetos seleccionados. Sketcher_Move - - + + Moves the geometry taking as reference the last selected point Mueve la geometría tomando como referencia el último punto seleccionado @@ -5585,12 +5585,12 @@ Seleccione el método para adjuntar este croquis a los objetos seleccionados. Sketcher_NewSketch - + Sketch attachment Croquis adjunto - + Select the method to attach this sketch to selected object Seleccione el método para adjuntar este croquis al objeto seleccionado @@ -5598,12 +5598,12 @@ Seleccione el método para adjuntar este croquis a los objetos seleccionados. Sketcher_ReorientSketch - + Sketch has support Croquis tiene soporte - + Sketch with a support face cannot be reoriented. Do you want to detach it from the support? El croquis con una cara de soporte no se puede reorientar. @@ -5912,7 +5912,7 @@ El algoritmo QR de Eigen Sparse está optimizado para matrices dispersas; genera ViewProviderSketch - + and %1 more y %1 más @@ -6102,22 +6102,22 @@ El espaciado de la cuadrícula cambia si es menor que este número de píxeles.< GridSpaceAction - + Grid auto spacing Autoespaciado de cuadrícula - + Resize grid automatically depending on zoom. Redimensionar la cuadrícula automáticamente dependiendo del zoom. - + Spacing Espaciado - + Distance between two subsequent grid lines. Distancia entre dos líneas consecutivas de cuadrícula. @@ -6125,78 +6125,75 @@ El espaciado de la cuadrícula cambia si es menor que este número de píxeles.< Notifications - + The Sketch has malformed constraints! ¡El croquis tiene restricciones mal formadas! - + The Sketch has partially redundant constraints! ¡El croquis tiene restricciones parcialmente redundantes! - + Parabolas were migrated. Migrated files won't open in previous versions of FreeCAD!! Parabolas ha sido migrado. Los archivos migrados no se abrirán en versiones anteriores de FreeCAD!! - - - - - - - - - - - - - + + + - - + - - - - - + + + + + + + + - - - + + + + + + + + + + + Error Error - + Failed to delete all geometry Fallo al eliminar toda la geometría - + Failed to delete all constraints Fallo al eliminar todas las restricciones - + The constraint has invalid index information and is malformed. La restricción tiene información de índice inválida y está mal formada. - - - @@ -6204,8 +6201,11 @@ El espaciado de la cuadrícula cambia si es menor que este número de píxeles.< - - + + + + + Invalid Constraint Restricción inválida @@ -6247,8 +6247,8 @@ El espaciado de la cuadrícula cambia si es menor que este número de píxeles.< Error al crear el polo de B-Spline - + Error creating B-spline Error al crear B-spline @@ -6345,9 +6345,9 @@ El espaciado de la cuadrícula cambia si es menor que este número de píxeles.< Fallo al recortar arista - - + + Value Error Error del valor @@ -6383,58 +6383,58 @@ El espaciado de la cuadrícula cambia si es menor que este número de píxeles.< SnapSpaceAction - + Snap to objects Adherir a objetos - + New points will snap to the currently preselected object. It will also snap to the middle of lines and arcs. Los nuevos puntos se adherirán al objeto preseleccionado actualmente. También serán adheridos en el centro de líneas y arcos. - + Snap to grid Adherir a la cuadrícula - + New points will snap to the nearest grid line. Points must be set closer than a fifth of the grid spacing to a grid line to snap. Los nuevos puntos se ajustarán a la línea de cuadrícula más cercana. Los puntos deben estar más cerca de una quinta parte del espacio de la cuadrícula a una línea de cuadrícula para saltarse. - + Snap angle Adherir ángulo - + Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle starts from the positive X axis of the sketch. Paso angular para las herramientas que usan 'Adherir en ángulo' (línea por instancia). Mantener presionado CTRL para activar 'Adherir en ángulo'. El ángulo inicia desde el eje X positivo del croquis. RenderingOrderAction - - - - - Normal Geometry - Geometría normal - - Construction Geometry - Geometría de Construcción + Normal Geometry + Geometría normal + Construction Geometry + Geometría de Construcción + + + + + External Geometry Geometría externa @@ -6455,12 +6455,12 @@ Los puntos deben estar más cerca de una quinta parte del espacio de la cuadríc CmdSketcherGrid - + Toggle grid Activa/desactiva cuadrícula - + Toggle the grid in the sketch. In the menu you can change grid settings. Alterna la cuadrícula en el croquis. En el menú puedes cambiar la configuración de la cuadrícula. @@ -6468,12 +6468,12 @@ Los puntos deben estar más cerca de una quinta parte del espacio de la cuadríc CmdSketcherSnap - + Toggle snap Activar adherir - + Toggle all snap functionality. In the menu you can toggle 'Snap to grid' and 'Snap to objects' individually, and change further snap settings. Alterna todas las funcionalidades de adhesión. En el menú puedes cambiar 'Adherir a la cuadrícula' y 'Adherir a objetos' individualmente, y cambiar más ajustes de adhesión. diff --git a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_es-ES.ts b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_es-ES.ts index b166c52a02..2ee5e44836 100644 --- a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_es-ES.ts +++ b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_es-ES.ts @@ -4,12 +4,12 @@ CmdSketcherBSplineComb - + Show/hide B-spline curvature comb Mostrar/ocultar peine de curvatura B-spline - + Switches between showing and hiding the curvature comb for all B-splines Cambiar entre mostrar y ocultar el peine de curvatura para todas las B-splines @@ -17,12 +17,12 @@ CmdSketcherBSplineDegree - + Show/hide B-spline degree Mostrar/ocultar grado de B-spline - + Switches between showing and hiding the degree for all B-splines Cambiar entre mostrar y ocultar el grado de todas las B-splines @@ -30,12 +30,12 @@ CmdSketcherBSplineKnotMultiplicity - + Show/hide B-spline knot multiplicity Mostrar/ocultar multiplicidad de nudo de B-spline - + Switches between showing and hiding the knot multiplicity for all B-splines Cambia entre mostrar y ocultar la multiplicidad de nudo para todas las B-splines @@ -43,12 +43,12 @@ CmdSketcherBSplinePoleWeight - + Show/hide B-spline control point weight Mostrar/ocultar el peso de los puntos de control de la B-spline - + Switches between showing and hiding the control point weight for all B-splines Cambia entre mostrar y ocultar el peso de los puntos de control para todas las B-splines @@ -56,12 +56,12 @@ CmdSketcherBSplinePolygon - + Show/hide B-spline control polygon Mostrar/ocultar control poligonal de B-spline - + Switches between showing and hiding the control polygons for all B-splines Cambia entre mostrar y ocultar el control poligonal para todas las B-splines @@ -82,12 +82,12 @@ CmdSketcherClone - + Clone Clonar - + Creates a clone of the geometry taking as reference the last selected point Crea un clon de la geometría tomando como referencia el último punto seleccionado @@ -95,32 +95,32 @@ CmdSketcherCompBSplineShowHideGeometryInformation - + Show/hide B-spline information layer Mostrar/ocultar capa de información de B-spline - + Show/hide B-spline degree Mostrar/ocultar grado de B-spline - + Show/hide B-spline control polygon Mostrar/ocultar control poligonal de B-spline - + Show/hide B-spline curvature comb Mostrar/ocultar peine de curvatura B-spline - + Show/hide B-spline knot multiplicity Mostrar/ocultar multiplicidad de nudo de B-spline - + Show/hide B-spline control point weight Mostrar/ocultar el peso de los puntos de control de la B-spline @@ -156,12 +156,12 @@ CmdSketcherCompCopy - + Clone Clonar - + Creates a clone of the geometry taking as reference the last selected point Crea un clon de la geometría tomando como referencia el último punto seleccionado @@ -365,22 +365,22 @@ CmdSketcherCompModifyKnotMultiplicity - + Modify knot multiplicity Modificar multiplicidad de nudo - + Modifies the multiplicity of the selected knot of a B-spline Modifica la multiplicidad del nudo seleccionado de una B-spline - + Increase knot multiplicity Aumentar la multiplicidad del nudo - + Decrease knot multiplicity Disminuir la multiplicidad de nudo @@ -640,12 +640,12 @@ con respecto a una línea o un tercer punto CmdSketcherConvertToNURBS - + Convert geometry to B-spline Convertir geometría a B-spline - + Converts the selected geometry to a B-spline Convierte la geometría seleccionada en una B-spline @@ -653,12 +653,12 @@ con respecto a una línea o un tercer punto CmdSketcherCopy - + Copy Copiar - + Creates a simple copy of the geometry taking as reference the last selected point Crea una copia simple de la geometría tomando como referencia el último punto seleccionado @@ -1017,12 +1017,12 @@ con respecto a una línea o un tercer punto CmdSketcherDecreaseDegree - + Decrease B-spline degree Reducir grado de B-spline - + Decreases the degree of the B-spline Disminuye el grado de la B-spline @@ -1030,12 +1030,12 @@ con respecto a una línea o un tercer punto CmdSketcherDecreaseKnotMultiplicity - + Decrease knot multiplicity Disminuir la multiplicidad de nudo - + Decreases the multiplicity of the selected knot of a B-spline Disminuye la multiplicidad del nudo seleccionado de una B-spline @@ -1043,12 +1043,12 @@ con respecto a una línea o un tercer punto CmdSketcherDeleteAllConstraints - + Delete all constraints Borrar todas las restricciones - + Delete all constraints in the sketch Eliminar todas las restricciones en el croquis @@ -1056,12 +1056,12 @@ con respecto a una línea o un tercer punto CmdSketcherDeleteAllGeometry - + Delete all geometry Eliminar toda la geometría - + Delete all geometry and constraints in the current sketch, with the exception of external geometry Borrar todas las restricciones y geometría del croquis actual, con la excepción de la geometría externa @@ -1069,12 +1069,12 @@ con respecto a una línea o un tercer punto CmdSketcherEditSketch - + Edit sketch Editar croquis - + Edit the selected sketch. Editar el croquis seleccionado. @@ -1108,12 +1108,12 @@ con respecto a una línea o un tercer punto CmdSketcherIncreaseDegree - + Increase B-spline degree Aumentar grado de B-spline - + Increases the degree of the B-spline Aumentar el grado de la B-spline @@ -1121,12 +1121,12 @@ con respecto a una línea o un tercer punto CmdSketcherIncreaseKnotMultiplicity - + Increase knot multiplicity Aumentar la multiplicidad del nudo - + Increases the multiplicity of the selected knot of a B-spline Aumenta la multiplicidad del nudo seleccionado de una B-spline @@ -1134,12 +1134,12 @@ con respecto a una línea o un tercer punto CmdSketcherInsertKnot - + Insert knot Insertar nodo - + Inserts knot at given parameter. If a knot already exists at that parameter, it's multiplicity is increased by one. Inserta el nodo en un parámetro determinado. Si ya existe un nodo en ese parámetro, su multiplicidad se incrementa en uno. @@ -1147,12 +1147,12 @@ con respecto a una línea o un tercer punto CmdSketcherJoinCurves - + Join curves Unir curvas - + Join two curves at selected end points Une dos curvas en los puntos finales seleccionados @@ -1160,12 +1160,12 @@ con respecto a una línea o un tercer punto CmdSketcherLeaveSketch - + Leave sketch Salir del croquis - + Finish editing the active sketch. Terminar de editar el croquis activo. @@ -1173,12 +1173,12 @@ con respecto a una línea o un tercer punto CmdSketcherMapSketch - + Map sketch to face... Trazar croquis en cara... - + Set the 'Support' of a sketch. First select the supporting geometry, for example, a face or an edge of a solid object, then call this command, then choose the desired sketch. @@ -1186,7 +1186,7 @@ then call this command, then choose the desired sketch. Primero seleccione la geometría de soporte, por ejemplo, una cara o una arista de un objeto sólido, después llame a este comando y entonces elija el croquis deseado. - + Some of the selected objects depend on the sketch to be mapped. Circular dependencies are not allowed. Algunos de los objetos seleccionados dependen de que el croquis sea mapeado. Las dependencias circulares no están permitidas. @@ -1194,22 +1194,22 @@ Primero seleccione la geometría de soporte, por ejemplo, una cara o una arista CmdSketcherMergeSketches - + Merge sketches Combinar croquis - + Create a new sketch from merging two or more selected sketches. Crear un nuevo croquis a partir de la fusión de dos o más croquis seleccionados. - + Wrong selection Selección incorrecta - + Select at least two sketches. Seleccione al menos dos croquis. @@ -1217,12 +1217,12 @@ Primero seleccione la geometría de soporte, por ejemplo, una cara o una arista CmdSketcherMirrorSketch - + Mirror sketch Reflejar croquis - + Create a new mirrored sketch for each selected sketch by using the X or Y axes, or the origin point, as mirroring reference. @@ -1231,12 +1231,12 @@ usando los ejes X o Y, o el punto de origen, como referencia replicadora. - + Wrong selection Selección incorrecta - + Select one or more sketches. Seleccione uno o más croquis. @@ -1244,12 +1244,12 @@ como referencia replicadora. CmdSketcherMove - + Move Mover - + Moves the geometry taking as reference the last selected point Mover la geometría tomando como referencia el último punto seleccionado @@ -1257,12 +1257,12 @@ como referencia replicadora. CmdSketcherNewSketch - + Create sketch Crear croquis - + Create a new sketch. Crear un nuevo croquis. @@ -1270,12 +1270,12 @@ como referencia replicadora. CmdSketcherRectangularArray - + Rectangular array Matriz rectangular - + Creates a rectangular array pattern of the geometry taking as reference the last selected point Crea un patrón de matriz rectangular de la geometría, tomando como referencia el último punto seleccionado @@ -1283,12 +1283,12 @@ como referencia replicadora. CmdSketcherRemoveAxesAlignment - + Remove axes alignment Remover alineación de ejes - + Modifies constraints to remove axes alignment while trying to preserve the constraint relationship of the selection Modifica restricciones para remover la alineación de los ejes mientras se intenta preservar la relación de restricción de la selección @@ -1296,12 +1296,12 @@ como referencia replicadora. CmdSketcherReorientSketch - + Reorient sketch... Reorientar croquis... - + Place the selected sketch on one of the global coordinate planes. This will clear the 'Support' property, if any. Coloca el croquis seleccionado en uno de los planos de coordenadas globales. @@ -1311,12 +1311,12 @@ Esto borrará la propiedad 'Soporte', si la hubiera. CmdSketcherRestoreInternalAlignmentGeometry - + Show/hide internal geometry Mostrar/ocultar geometrías internas - + Show all internal geometry or hide unused internal geometry Mostrar toda la geometría interna u ocultar geometría interna no utilizada @@ -1324,8 +1324,8 @@ Esto borrará la propiedad 'Soporte', si la hubiera. CmdSketcherSelectConflictingConstraints - + Select conflicting constraints Seleccionar restricciones en conflicto @@ -1333,12 +1333,12 @@ Esto borrará la propiedad 'Soporte', si la hubiera. CmdSketcherSelectConstraints - + Select associated constraints Seleccionar restricciones asociadas - + Select the constraints associated with the selected geometrical elements Seleccione las restricciones asociadas con los elementos geometricos seleccionados @@ -1346,12 +1346,12 @@ Esto borrará la propiedad 'Soporte', si la hubiera. CmdSketcherSelectElementsAssociatedWithConstraints - + Select associated geometry Seleccionar geometría asociada - + Select the geometrical elements associated with the selected constraints Seleccione los elementos geometricos asociados con las restricciones seleccionadas @@ -1359,12 +1359,12 @@ Esto borrará la propiedad 'Soporte', si la hubiera. CmdSketcherSelectElementsWithDoFs - + Select unconstrained DoF Seleccionar Grados de Libertad sin restricciones - + Select geometrical elements where the solver still detects unconstrained degrees of freedom. Seleccione elementos geométricos donde el solver todavía detecta grados de libertad sin restricciones. @@ -1372,12 +1372,12 @@ Esto borrará la propiedad 'Soporte', si la hubiera. CmdSketcherSelectHorizontalAxis - + Select horizontal axis Seleccionar eje horizontal - + Select the local horizontal axis of the sketch Seleccione el eje horizontal local del croquis @@ -1385,8 +1385,8 @@ Esto borrará la propiedad 'Soporte', si la hubiera. CmdSketcherSelectMalformedConstraints - + Select malformed constraints Seleccionar restricciones mal formadas @@ -1394,12 +1394,12 @@ Esto borrará la propiedad 'Soporte', si la hubiera. CmdSketcherSelectOrigin - + Select origin Seleccionar origen - + Select the local origin point of the sketch Seleccione el punto de origen local del croquis @@ -1407,8 +1407,8 @@ Esto borrará la propiedad 'Soporte', si la hubiera. CmdSketcherSelectPartiallyRedundantConstraints - + Select partially redundant constraints Seleccionar restricciones parcialmente redundantes @@ -1416,8 +1416,8 @@ Esto borrará la propiedad 'Soporte', si la hubiera. CmdSketcherSelectRedundantConstraints - + Select redundant constraints Seleccionar restricciones redundantes @@ -1425,12 +1425,12 @@ Esto borrará la propiedad 'Soporte', si la hubiera. CmdSketcherSelectVerticalAxis - + Select vertical axis Seleccionar eje vertical - + Select the local vertical axis of the sketch Seleccione el eje vertical local del croquis @@ -1451,12 +1451,12 @@ Esto borrará la propiedad 'Soporte', si la hubiera. CmdSketcherStopOperation - + Stop operation Detener operación - + When in edit mode, stop the active operation (drawing, constraining, etc.). Cuando esté en modo edición, detener la operación activa (dibujar, restringir, etc.). @@ -1477,12 +1477,12 @@ Esto borrará la propiedad 'Soporte', si la hubiera. CmdSketcherSymmetry - + Symmetry Simetría - + Creates symmetric geometry with respect to the last selected line or point Crea una geometría simétrica con respecto a la última línea o punto seleccionados @@ -1544,24 +1544,24 @@ en modo de conducción o referencia CmdSketcherValidateSketch - + Validate sketch... Validar croquis... - + Validate a sketch by looking at missing coincidences, invalid constraints, degenerated geometry, etc. Validar un croquis mirando las coincidencias que faltan, restricciones inválidas, geometrías degeneradas, etc. - + Wrong selection Selección incorrecta - + Select only one sketch. Seleccione sólo un croquis. @@ -1569,12 +1569,12 @@ restricciones inválidas, geometrías degeneradas, etc. CmdSketcherViewSection - + View section Vista de sección - + When in edit mode, switch between section view and full view. Cuando esté en modo edición, cambie entre la vista de sección y la vista completa. @@ -1582,12 +1582,12 @@ restricciones inválidas, geometrías degeneradas, etc. CmdSketcherViewSketch - + View sketch Ver croquis - + When in edit mode, set the camera orientation perpendicular to the sketch plane. Cuando esté en modo edición, ajuste la orientación de la cámara perpendicular al plano de croquis. @@ -1845,37 +1845,37 @@ restricciones inválidas, geometrías degeneradas, etc. Activar/desactivar restricción - + Create a new sketch on a face Crear un nuevo croquis en una cara - + Create a new sketch Crea un nuevo croquis - + Reorient sketch Reorientar croquis - + Attach sketch Adjuntar croquis - + Detach sketch Separar croquis - + Create a mirrored sketch for each selected sketch Crear un croquis espejo para cada croquis seleccionado - + Merge sketches Combinar croquis @@ -1993,72 +1993,72 @@ restricciones inválidas, geometrías degeneradas, etc. Añadir hexágono - + Convert to NURBS Convertir a NURBS - + Increase spline degree Aumentar grado de spline - + Decrease spline degree Reducir grado de spline - + Increase knot multiplicity Aumentar la multiplicidad del nudo - + Decrease knot multiplicity Disminuir la multiplicidad de nudo - + Insert knot Insertar nodo - + Join Curves Unir curvas - + Exposing Internal Geometry Exponiendo Geometría Interna - + Create symmetric geometry Crear geometría simétrica - + Copy/clone/move geometry Copiar/clonar/mover geometría - + Create copy of geometry Crear copia de geometría - + Delete all geometry Eliminar toda la geometría - + Delete All Constraints Eliminar todas las restricciones - + Remove Axes Alignment Quitar alineación de ejes @@ -2069,9 +2069,9 @@ restricciones inválidas, geometrías degeneradas, etc. - - - + + + Update constraint's virtual space Actualizar el espacio virtual de la restricción @@ -2081,32 +2081,32 @@ restricciones inválidas, geometrías degeneradas, etc. Añadir restricciones automáticas - + Swap constraint names Intercambiar los nombres de restricción - + Rename sketch constraint Renombrar restricción de croquis - + Drag Point Punto de arrastre - + Drag Curve Arrastrar curva - + Drag Constraint Restricción de arrastre - + Modify sketch constraints Modificar restricciones de croquis @@ -2167,59 +2167,59 @@ restricciones inválidas, geometrías degeneradas, etc. Error de autorestricción: croquis sin solución después de aplicar restricciones de igualdad. - + Unable to guess intersection of curves. Try adding a coincident constraint between the vertices of the curves you are intending to fillet. No se puede adivinar la intersección de curvas. Intente agregar una restricción coincidente entre los vértices de las curvas que pretende redondear. - - + + BSpline Geometry Index (GeoID) is out of bounds. Índice de geometría BSpline (GeoID) está fuera de restricciones. - + You are requesting no change in knot multiplicity. Usted esta solicitando no cambio en multiplicidad de nudo. - - + + The Geometry Index (GeoId) provided is not a B-spline curve. El índice de geometría (GeoID) proporcionado no es una curva B-spline. - + The knot index is out of bounds. Note that in accordance with OCC notation, the first knot has index 1 and not zero. El índice de nudo es fuera de los limites. Note que según en concordancia con notación de la OCC, el primer nudo tiene índice 1 y no 0. - + The multiplicity cannot be increased beyond the degree of the B-spline. La multiplicidad no puede incrementarse más allá del grado de la B-spline. - + The multiplicity cannot be decreased beyond zero. La multiplicidad no puede ser disminuida más allá de cero. - + OCC is unable to decrease the multiplicity within the maximum tolerance. OCC es incapaz de disminuir la multiplicidad dentro de la tolerancia máxima. - + Knot cannot have zero multiplicity. El nodo no puede tener una multiplicidad cero. - + Knot multiplicity cannot be higher than the degree of the BSpline. La multiplicidad del nodo no puede ser mayor que el grado de la BSpline. - + Knot cannot be inserted outside the BSpline parameter range. El nodo no puede ser insertado fuera del rango de parámetros de la B-Spline. @@ -2243,62 +2243,50 @@ restricciones inválidas, geometrías degeneradas, etc. Croquizador - + There are no modes that accept the selected set of subelements No existen modos que aceptan el conjunto seleccionado de subelementos - + Broken link to support subelements Enlace roto a los elementos de soporte - - + + Unexpected error Error inesperado - + Face is non-planar La cara es no-planar - + Selected shapes are of wrong form (e.g., a curved edge where a straight one is needed) Las formas seleccionadas tienen forma incorrecta (por ejemplo, una arista curvada donde es necesaria una recta) - + Sketch mapping Trazar croquis - + Can't map the sketch to selected object. %1. No se puede asignar el croquis al objeto seleccionado. %1. - - + + Don't attach No adjuntar - - - - - - - - - - - - @@ -2424,21 +2412,33 @@ restricciones inválidas, geometrías degeneradas, etc. - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + Wrong selection Selección incorrecta @@ -2619,9 +2619,9 @@ restricciones inválidas, geometrías degeneradas, etc. El número de objetos seleccionados no es 3 - - + + Error Error @@ -2830,7 +2830,7 @@ Las combinaciones posibles son: dos curvas; extremo y curva; dos extremos; dos c Accepted combinations: two curves; an endpoint and a curve; two endpoints; two curves and a point. tangent constraint - Hay varias maneras de que esta restricción se pueda aplicar. + Hay varias maneras de que esta restricción se pueda aplicar. Combinaciones aceptadas: dos curvas; un extremo y una curva; dos extremos; dos curvas y un punto. @@ -3029,155 +3029,155 @@ Combinaciones aceptadas: dos curvas; un extremo y una curva; dos extremos; dos c Definir el grado de la B-Spline, entre 1 y %1: + + - - CAD Kernel Error Error del Kernel CAD - + None of the selected elements is an edge. Ninguno de los elementos seleccionados es una arista. - - + + At least one of the selected objects was not a B-Spline and was ignored. Al menos uno de los objetos seleccionados no era un B-Spline y fue ignorado. - - + + The selection comprises more than one item. Please select just one knot. La selección incluye más de un elemento. Por favor seleccione solo un nudo. - - + + Input Error Error de Entrada - - + + None of the selected elements is a knot of a B-spline Ninguno de los elementos seleccionados es un nudo de una B-spline - - + + Selection is empty No ha seleccionado nada - + Nothing is selected. Please select a b-spline. No hay nada seleccionado. Por favor, seleccione una B-spline. - + Please select a b-spline curve to insert a knot (not a knot on it). If the curve is not a b-spline, please convert it into one first. Por favor, seleccione una curva b-spline para insertar un nudo (no un nudo en él). Si la curva no es una curva b-spline, por favor conviértalo en una primero. - + Nothing is selected. Please select end points of curves. No se ha seleccionado nada. Por favor, seleccione los puntos finales de las curvas. - + Too many curves on point Demasiadas curvas en el punto - - + + Exactly two curves should end at the selected point to be able to join them. Exactamente dos curvas deben terminar en el punto seleccionado para poder unirlas. - + Too few curves on point Muy pocas curvas en el punto - + Two end points, or coincident point should be selected. Se deben seleccionar dos puntos finales, o un punto coincidente. - - - - - - - - - - + + + + + + + + + + Select elements from a single sketch. Seleccione los elementos de un único croquis. - + No constraint selected Ninguna restricción seleccionada - + At least one constraint must be selected Se debe seleccionar al menos una restricción - + A symmetric construction requires at least two geometric elements, the last geometric element being the reference for the symmetry construction. Una construcción simétrica requiere al menos dos elementos geométricos, el último elemento geométrico siendo la referencia para la construcción de la simetría. - + The last element must be a point or a line serving as reference for the symmetry construction. El último elemento debe ser un punto o una línea que sirva como referencia para la construcción de la simetría. - - + + A copy requires at least one selected non-external geometric element Una copia requiere al menos seleccionar un elemento geométrico no externo - + Delete All Geometry Borrar Toda Geometría - + Are you really sure you want to delete all geometry and constraints? ¿Está seguro de que desea eliminar todas las geometrías y restricciones? - + Delete All Constraints Eliminar todas las restricciones - + Are you really sure you want to delete all the constraints? ¿Es realmente seguro que desea eliminar todas las restricciones? - + Removal of axes alignment requires at least one selected non-external geometric element La eliminación de alineación de ejes requiere al menos un elemento geométrico no externo seleccionado - + Unsupported visual layer operation Operación de capa visual no soportada - + It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted Actualmente no está soportado para mover la geometría externa a otra capa visual. Se omitirá la geometría externa @@ -3376,67 +3376,67 @@ Combinaciones aceptadas: dos curvas; un extremo y una curva; dos extremos; dos c SketcherGui::ConstraintView - + Select Elements Seleccionar elementos - + Change value Cambiar valor - + Toggle to/from reference Cambiar referencia a/desde - + Deactivate Desactivar - + Activate Activar - + Show constraints Mostrar las restricciones - + Hide constraints Ocultar las restricciones - + Rename Renombrar - + Center sketch Centrar croquis - + Delete Borrar - + Swap constraint names Intercambiar los nombres de restricción - + Unnamed constraint Restricción sin nombre - + Only the names of named constraints can be swapped. Sólo los nombres de las restricciones nombradas pueden ser cambiados. @@ -3519,72 +3519,72 @@ Combinaciones aceptadas: dos curvas; un extremo y una curva; dos extremos; dos c SketcherGui::ElementFilterList - + Normal Normal - + Construction Construcción - + Internal Interno - + External Externo - + All types Todos los tipos - + Point Punto - + Line Línea - + Circle Circunferencia - + Ellipse Elipse - + Arc of circle Arco del círculo - + Arc of ellipse Arco de elipse - + Arc of hyperbola Arco de hipérbola - + Arc of parabola Arco de parábola - + B-Spline B-spline @@ -3592,142 +3592,142 @@ Combinaciones aceptadas: dos curvas; un extremo y una curva; dos extremos; dos c SketcherGui::ElementView - + Point Coincidence Coincidencia de puntos - + Point on Object Punto en objeto - + Vertical Constraint Restricción vertical - + Horizontal Constraint Restricción horizontal - + Parallel Constraint Restricción paralela - + Perpendicular Constraint Restricción perpendicular - + Tangent Constraint Restricción tangente - + Equal Length Longitud igual - + Symmetric Simétrico - + Block Constraint Restricción de bloque - + Lock Constraint Restricción de bloqueo - + Horizontal Distance Distancia horizontal - + Vertical Distance Distancia vertical - + Length Constraint Restricción de longitud - + Radius Constraint Restricción del radio - + Diameter Constraint Restricción de diámetro - + Radiam Constraint Restricción de radiam - + Angle Constraint Restricción de ángulo - + Toggle construction geometry Alternar geometría de construcción - + Select Constraints Seleccione restricciones - + Select Origin Seleccione origen - + Select Horizontal Axis Seleccione el eje horizontal - + Select Vertical Axis Seleccione el eje vertical - + Layer Capa - + Layer 0 Capa 0 - + Layer 1 Capa 1 - + Hidden Oculto - + Delete Borrar @@ -4533,7 +4533,7 @@ Haz clic en el botón "Intercambiar los extremos en las restricciones" para reas %1 reversed external-geometry arcs were found. Their endpoints are encircled in 3d view. However, no constraints linking to the endpoints were found. - Se encontraron %1 arcos de geometría externa invertida. Sus extremos están cercados en la vista 3d. + Se encontraron %1 arcos de geometría externa invertida. Sus extremos están cercados en la vista 3d. Sin embargo, no se encontraron restricciones a los extremos. @@ -4633,48 +4633,48 @@ Sin embargo, no se encontraron restricciones a los extremos. Opciones - + Constraints Restricciones - + Auto constraints Restricciones automáticas - + Auto remove redundants Auto eliminar redundantes - + Show only filtered Constraints Mostrar sólo restricciones filtradas - + Extended information (in widget) Información extendida (en widget) - + Hide internal alignment (in widget) Ocultar alineamiento interno (en widget) - - + + Error Error - + Impossible to update visibility tracking Imposible actualizar el seguimiento de visibilidad - + Impossible to update visibility tracking: Imposible actualizar el seguimiento de visibilidad: @@ -4706,6 +4706,33 @@ Sin embargo, no se encontraron restricciones a los extremos. Settings Opciones + + + + + + + + + + + + Construction + Construcción + + + + Elements + Elementos + + + + + + + Point + Punto + @@ -4717,110 +4744,83 @@ Sin embargo, no se encontraron restricciones a los extremos. - Construction - Construcción - - - - Elements - Elementos - - - - - - - Point - Punto - - - - - - - - - - - - Internal Interno - - + + + - Line Línea - - + + + - Arc Arco - - + + + - Circle Circunferencia - - + + + - Ellipse Elipse - - + + + - Elliptical Arc Arco elíptico - - + + + - Hyperbolic Arc Arco hiperbólico - - + + + - Parabolic Arc Arco parabólico - - + + + - BSpline BSpline - - + + + - Other Otros - + Extended information Información extendida @@ -4828,42 +4828,42 @@ Sin embargo, no se encontraron restricciones a los extremos. SketcherGui::TaskSketcherMessages - + Solver messages Mensajes del Solver - + Auto update Actualización automática - + Executes a recomputation of active document after every sketch action Ejecuta un recalculado del documento activo después de cada acción de croquis - + Click to select the conflicting constraints. Haga clic para seleccionar las restricciones en conflicto. - + Click to select the redundant constraints. Haga clic para seleccionar las restricciones redundantes. - + The sketch has unconstrained elements giving rise to those Degrees Of Freedom. Click to select the unconstrained elements. El criquis tiene elementos sin restricciones que dan lugar a esos grados de libertad. Haga clic para seleccionar los elementos sin restricciones. - + Click to select the malformed constraints. Haga clic para seleccionar las restricciones mal formadas. - + Some constraints in combination are partially redundant. Click to select the partially redundant constraints. Algunas restricciones en combinación son parcialmente redundantes. Haga clic para seleccionar las restricciones parcialmente redundantes. @@ -5041,112 +5041,112 @@ Esto se hace al analizar las geometrías y restricciones del croquis. SketcherGui::ViewProviderSketch - + Edit sketch Editar croquis - + A dialog is already open in the task panel Un diálogo ya está abierto en el panel de tareas - + Do you want to close this dialog? ¿Desea cerrar este diálogo? - + Invalid sketch Croquis inválido - + Do you want to open the sketch validation tool? ¿Desea abrir la herramienta de validación del croquis? - + The sketch is invalid and cannot be edited. El croquis no es válido y no puede editarse. - + Please remove the following constraint: Elimine la siguiente restricción: - + Please remove at least one of the following constraints: Por favor elimine al menos una de las siguientes restricciones: - + Please remove the following redundant constraint: Por favor elimine la siguiente restricción redundante: - + Please remove the following redundant constraints: Por favor elimine las siguientes restricciones redundante: - + The following constraint is partially redundant: La siguiente restricción es parcialmente redundante: - + The following constraints are partially redundant: Las siguientes restricciones son parcialmente redundantes: - + Please remove the following malformed constraint: Por favor, elimine la siguiente restricción mal formada: - + Please remove the following malformed constraints: Por favor, elimine las siguientes restricciones mal formadas: - + Empty sketch Croquis vacío - + Over-constrained: Sobre-restringido: - + Malformed constraints: Restricciones mal formadas: - + Redundant constraints: Restricciones redundantes: - + Partially redundant: Parcialmente redundante: - + Solver failed to converge El solver falló al converger - + Under constrained: Sub-restringido: - + %n DoF(s) %n DoF @@ -5154,7 +5154,7 @@ Esto se hace al analizar las geometrías y restricciones del croquis. - + Fully constrained Totalmente restringido @@ -5162,8 +5162,8 @@ Esto se hace al analizar las geometrías y restricciones del croquis. Sketcher_BSplineComb - - + + Switches between showing and hiding the curvature comb for all B-splines Cambiar entre mostrar y ocultar el peine de curvatura para todas las B-splines @@ -5171,8 +5171,8 @@ Esto se hace al analizar las geometrías y restricciones del croquis. Sketcher_BSplineDecreaseKnotMultiplicity - - + + Decreases the multiplicity of the selected knot of a B-spline Disminuye la multiplicidad del nudo seleccionado de una B-spline @@ -5180,8 +5180,8 @@ Esto se hace al analizar las geometrías y restricciones del croquis. Sketcher_BSplineDegree - - + + Switches between showing and hiding the degree for all B-splines Cambiar entre mostrar y ocultar el grado de todas las B-splines @@ -5189,8 +5189,8 @@ Esto se hace al analizar las geometrías y restricciones del croquis. Sketcher_BSplineIncreaseKnotMultiplicity - - + + Increases the multiplicity of the selected knot of a B-spline Aumenta la multiplicidad del nudo seleccionado de una B-spline @@ -5198,8 +5198,8 @@ Esto se hace al analizar las geometrías y restricciones del croquis. Sketcher_BSplineKnotMultiplicity - - + + Switches between showing and hiding the knot multiplicity for all B-splines Cambia entre mostrar y ocultar la multiplicidad de nudo para todas las B-splines @@ -5207,8 +5207,8 @@ Esto se hace al analizar las geometrías y restricciones del croquis. Sketcher_BSplinePoleWeight - - + + Switches between showing and hiding the control point weight for all B-splines Cambia entre mostrar y ocultar el peso de los puntos de control para todas las B-splines @@ -5216,8 +5216,8 @@ Esto se hace al analizar las geometrías y restricciones del croquis. Sketcher_BSplinePolygon - - + + Switches between showing and hiding the control polygons for all B-splines Cambia entre mostrar y ocultar el control poligonal para todas las B-splines @@ -5225,8 +5225,8 @@ Esto se hace al analizar las geometrías y restricciones del croquis. Sketcher_Clone - - + + Creates a clone of the geometry taking as reference the last selected point Crea un clon de la geometría tomando como referencia el último punto seleccionado @@ -5234,17 +5234,17 @@ Esto se hace al analizar las geometrías y restricciones del croquis. Sketcher_CompCopy - + Clone Clonar - + Copy Copiar - + Move Mover @@ -5286,8 +5286,8 @@ Esto se hace al analizar las geometrías y restricciones del croquis. Sketcher_Copy - - + + Creates a simple copy of the geometry taking as reference the last selected point Crea una copia simple de la geometría tomando como referencia el último punto seleccionado @@ -5506,64 +5506,64 @@ Esto se hace al analizar las geometrías y restricciones del croquis. Sketcher_MapSketch - + No sketch found Croquis no encontrado - + The document doesn't have a sketch El documento no tiene un croquis - + Select sketch Seleccionar croquis - + Select a sketch from the list Selecciona un croquis de la lista - + (incompatible with selection) (incompatible con la selección) - + (current) (actual) - + (suggested) (sugerido) - + Sketch attachment Croquis adjunto - + Current attachment mode is incompatible with the new selection. Select the method to attach this sketch to selected objects. El modo adjunto actual es incompatible con la nueva selección. Seleccione el método para adjuntar este croquis a los objetos seleccionados. - + Select the method to attach this sketch to selected objects. Seleccione el método para adjuntar este croquis a los objetos seleccionados. - + Map sketch Trazar croquis - + Can't map a sketch to support: %1 No se puede trazar un croquis para soporte:%1 @@ -5572,8 +5572,8 @@ Seleccione el método para adjuntar este croquis a los objetos seleccionados. Sketcher_Move - - + + Moves the geometry taking as reference the last selected point Mover la geometría tomando como referencia el último punto seleccionado @@ -5581,12 +5581,12 @@ Seleccione el método para adjuntar este croquis a los objetos seleccionados. Sketcher_NewSketch - + Sketch attachment Croquis adjunto - + Select the method to attach this sketch to selected object Seleccione el método para adjuntar este croquis al objeto seleccionado @@ -5594,12 +5594,12 @@ Seleccione el método para adjuntar este croquis a los objetos seleccionados. Sketcher_ReorientSketch - + Sketch has support Croquis tiene soporte - + Sketch with a support face cannot be reoriented. Do you want to detach it from the support? No se puede reorientar un croquis apoyado en una cara. @@ -5908,7 +5908,7 @@ El algoritmo QR de Eigen Sparse está optimizado para matrices dispersas; genera ViewProviderSketch - + and %1 more y %1 más @@ -6098,22 +6098,22 @@ El espaciado de la cuadrícula cambia si es menor que este número de píxeles.< GridSpaceAction - + Grid auto spacing Espaciado automático de cuadrícula - + Resize grid automatically depending on zoom. Redimensionar la cuadrícula automáticamente dependiendo del zoom. - + Spacing Espaciado - + Distance between two subsequent grid lines. Distancia entre dos líneas consecutivas de cuadrícula. @@ -6121,78 +6121,75 @@ El espaciado de la cuadrícula cambia si es menor que este número de píxeles.< Notifications - + The Sketch has malformed constraints! El croquis contiene restricciones mal formadas! - + The Sketch has partially redundant constraints! El croquis contiene restricciones parcialmente redundantes! - + Parabolas were migrated. Migrated files won't open in previous versions of FreeCAD!! Parabolas ha sido migrado. Los archivos migrados no se abrirán en versiones anteriores de FreeCAD!! - - - - - - - - - - - - - + + + - - + - - - - - + + + + + + + + - - - + + + + + + + + + + + Error Error - + Failed to delete all geometry Fallo al eliminar toda la geometría - + Failed to delete all constraints Fallo al eliminar todas las restricciones - + The constraint has invalid index information and is malformed. La restricción tiene información de índice inválida y está mal formada. - - - @@ -6200,8 +6197,11 @@ El espaciado de la cuadrícula cambia si es menor que este número de píxeles.< - - + + + + + Invalid Constraint Restricción inválida @@ -6243,8 +6243,8 @@ El espaciado de la cuadrícula cambia si es menor que este número de píxeles.< Error al crear el polo de B-Spline - + Error creating B-spline Error al crear B-Spline @@ -6341,9 +6341,9 @@ El espaciado de la cuadrícula cambia si es menor que este número de píxeles.< Fallo al recortar arista - - + + Value Error Error del valor @@ -6379,58 +6379,58 @@ El espaciado de la cuadrícula cambia si es menor que este número de píxeles.< SnapSpaceAction - + Snap to objects Adherir a objetos - + New points will snap to the currently preselected object. It will also snap to the middle of lines and arcs. Los nuevos puntos se adherirán al objeto preseleccionado actualmente. También serán adheridos en el centro de líneas y arcos. - + Snap to grid Adherir a la cuadrícula - + New points will snap to the nearest grid line. Points must be set closer than a fifth of the grid spacing to a grid line to snap. Los nuevos puntos se ajustarán a la línea de rejilla más cercana. Los puntos deben estar más cerca de una quinta parte del tamaño de la cuadrícula a una línea de cuadrícula para ajustarlos. - + Snap angle Adherir ángulo - + Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle starts from the positive X axis of the sketch. Paso angular para las herramientas que usan 'Adherir en ángulo' (línea por instancia). Mantener presionado CTRL para activar 'Adherir en ángulo'. El ángulo inicia desde el eje X positivo del croquis. RenderingOrderAction - - - - - Normal Geometry - Geometría normal - - Construction Geometry - Geometría de Construcción + Normal Geometry + Geometría normal + Construction Geometry + Geometría de Construcción + + + + + External Geometry Geometría externa @@ -6451,12 +6451,12 @@ Los puntos deben estar más cerca de una quinta parte del tamaño de la cuadríc CmdSketcherGrid - + Toggle grid Activa/desactiva cuadrícula - + Toggle the grid in the sketch. In the menu you can change grid settings. Alterna la cuadrícula en el croquis. En el menú puedes cambiar la configuración de la cuadrícula. @@ -6464,12 +6464,12 @@ Los puntos deben estar más cerca de una quinta parte del tamaño de la cuadríc CmdSketcherSnap - + Toggle snap Activar adherir - + Toggle all snap functionality. In the menu you can toggle 'Snap to grid' and 'Snap to objects' individually, and change further snap settings. Alterna todas las funcionalidades de adhesión. En el menú puedes cambiar 'Adherir a la cuadrícula' y 'Adherir a objetos' individualmente, y cambiar más ajustes de adhesión. diff --git a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_eu.ts b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_eu.ts index fa3e6a5ba3..27ae4c43dc 100644 --- a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_eu.ts +++ b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_eu.ts @@ -4,12 +4,12 @@ CmdSketcherBSplineComb - + Show/hide B-spline curvature comb Erakutsi/ezkutatu B-spline elementuen kurbadura-orrazia - + Switches between showing and hiding the curvature comb for all B-splines B-spline guztien kurbadura-orrazia erakusten/ezkutatzen ditu @@ -17,12 +17,12 @@ CmdSketcherBSplineDegree - + Show/hide B-spline degree Erakutsi/ezkutatu B-spline funtzioaren gradua - + Switches between showing and hiding the degree for all B-splines B-spline guztien gradua erakusten/ezkutatzen ditu @@ -30,12 +30,12 @@ CmdSketcherBSplineKnotMultiplicity - + Show/hide B-spline knot multiplicity Erakutsi/ezkutatu B-spline adabegi-aniztasuna - + Switches between showing and hiding the knot multiplicity for all B-splines B-spline guztien adabegi-aniztasuna erakusten/ezkutatzen ditu @@ -43,12 +43,12 @@ CmdSketcherBSplinePoleWeight - + Show/hide B-spline control point weight Erakutsi/ezkutatu B-spline kontrol-puntuaren pisua - + Switches between showing and hiding the control point weight for all B-splines B-spline guztien kontrol-puntuen pisuak erakusten/ezkutatzen ditu @@ -56,12 +56,12 @@ CmdSketcherBSplinePolygon - + Show/hide B-spline control polygon Erakutsi/ezkutatu B-spline kontrol-poligonoa - + Switches between showing and hiding the control polygons for all B-splines B-spline guztien kontrol-poligonoak erakusten/ezkutatzen ditu @@ -82,12 +82,12 @@ CmdSketcherClone - + Clone Klonatu - + Creates a clone of the geometry taking as reference the last selected point Geometriaren klon bat sortzen du, erreferentzia gisa hautatutako azken puntua hartuta @@ -95,32 +95,32 @@ CmdSketcherCompBSplineShowHideGeometryInformation - + Show/hide B-spline information layer Erakutsi/ezkutatu B-spline funtzioaren informazio-geruza - + Show/hide B-spline degree Erakutsi/ezkutatu B-spline funtzioaren gradua - + Show/hide B-spline control polygon Erakutsi/ezkutatu B-spline kontrol-poligonoa - + Show/hide B-spline curvature comb Erakutsi/ezkutatu B-spline elementuen kurbadura-orrazia - + Show/hide B-spline knot multiplicity Erakutsi/ezkutatu B-spline adabegi-aniztasuna - + Show/hide B-spline control point weight Erakutsi/ezkutatu B-spline kontrol-puntuaren pisua @@ -156,12 +156,12 @@ CmdSketcherCompCopy - + Clone Klonatu - + Creates a clone of the geometry taking as reference the last selected point Geometriaren klon bat sortzen du, erreferentzia gisa hautatutako azken puntua hartuta @@ -365,22 +365,22 @@ CmdSketcherCompModifyKnotMultiplicity - + Modify knot multiplicity Aldatu adabegi-aniztasuna - + Modifies the multiplicity of the selected knot of a B-spline B-spline batean hautatutako adabegi baten aniztasuna aldatzen du - + Increase knot multiplicity Handitu adabegi-aniztasuna - + Decrease knot multiplicity Txikitu adabegi-aniztasuna @@ -513,7 +513,7 @@ Create both a horizontal and a vertical distance constraint on the selected vertex - Sortu distantzia-murrizketa horizontala eta bertikala + Sortu distantzia-murrizketa horizontala eta bertikala hautatutako erpinean @@ -641,12 +641,12 @@ lerro batekiko edo hirugarren puntu batekiko CmdSketcherConvertToNURBS - + Convert geometry to B-spline Bihurtu geometria B-spline - + Converts the selected geometry to a B-spline Hautatutako geometria B-spline bihurtzen du @@ -654,12 +654,12 @@ lerro batekiko edo hirugarren puntu batekiko CmdSketcherCopy - + Copy Kopiatu - + Creates a simple copy of the geometry taking as reference the last selected point Geometriaren kopia sinple bat sortzen du, erreferentzia gisa hautatutako azken puntua hartuz @@ -1018,12 +1018,12 @@ lerro batekiko edo hirugarren puntu batekiko CmdSketcherDecreaseDegree - + Decrease B-spline degree Txikitu B-spline elementuaren gradua - + Decreases the degree of the B-spline B-spline elementuaren gradua txikitzen du @@ -1031,12 +1031,12 @@ lerro batekiko edo hirugarren puntu batekiko CmdSketcherDecreaseKnotMultiplicity - + Decrease knot multiplicity Txikitu adabegi-aniztasuna - + Decreases the multiplicity of the selected knot of a B-spline B-spline batean hautatutako adabegi baten aniztasuna txikitzen du @@ -1044,12 +1044,12 @@ lerro batekiko edo hirugarren puntu batekiko CmdSketcherDeleteAllConstraints - + Delete all constraints Ezabatu murrizketa guztiak - + Delete all constraints in the sketch Ezabatu krokiseko murrizketa guztiak @@ -1057,12 +1057,12 @@ lerro batekiko edo hirugarren puntu batekiko CmdSketcherDeleteAllGeometry - + Delete all geometry Ezabatu geometria osoa - + Delete all geometry and constraints in the current sketch, with the exception of external geometry Ezabatu uneko krokiseko geometria eta murrizketa guztiak, kanpoko geometria salbu @@ -1070,12 +1070,12 @@ lerro batekiko edo hirugarren puntu batekiko CmdSketcherEditSketch - + Edit sketch Editatu krokisa - + Edit the selected sketch. Editatu hautatutako krokisa. @@ -1109,12 +1109,12 @@ lerro batekiko edo hirugarren puntu batekiko CmdSketcherIncreaseDegree - + Increase B-spline degree Handitu B-spline elementuaren gradua - + Increases the degree of the B-spline B-spline elementuaren gradua handitzen du @@ -1122,12 +1122,12 @@ lerro batekiko edo hirugarren puntu batekiko CmdSketcherIncreaseKnotMultiplicity - + Increase knot multiplicity Handitu adabegi-aniztasuna - + Increases the multiplicity of the selected knot of a B-spline B-spline batean hautatutako adabegi baten aniztasuna handitzen du @@ -1135,12 +1135,12 @@ lerro batekiko edo hirugarren puntu batekiko CmdSketcherInsertKnot - + Insert knot Txertatu adabegia - + Inserts knot at given parameter. If a knot already exists at that parameter, it's multiplicity is increased by one. Adabegi bat txertatzen du emandako parametro batean. Adabegia lehendik badago parametro horretan, bere aniztasuna batean gehitzen da. @@ -1148,12 +1148,12 @@ lerro batekiko edo hirugarren puntu batekiko CmdSketcherJoinCurves - + Join curves Elkartu kurbak - + Join two curves at selected end points Elkartu bi kurba hautatutako amaierako puntuetan @@ -1161,12 +1161,12 @@ lerro batekiko edo hirugarren puntu batekiko CmdSketcherLeaveSketch - + Leave sketch Utzi krokisa - + Finish editing the active sketch. Amaitu krokis aktiboaren edizioa. @@ -1174,12 +1174,12 @@ lerro batekiko edo hirugarren puntu batekiko CmdSketcherMapSketch - + Map sketch to face... Mapatu krokisa aurpegira... - + Set the 'Support' of a sketch. First select the supporting geometry, for example, a face or an edge of a solid object, then call this command, then choose the desired sketch. @@ -1188,7 +1188,7 @@ Lehenengo, hautatu euskarri izango den geometria, adibidez objektu solido baten aurpegi edo ertz bat, ondoren deitu komando hau eta aukeratu nahi den krokisa. - + Some of the selected objects depend on the sketch to be mapped. Circular dependencies are not allowed. Hautatutako zenbait objektuk krokisa mapeatua izan dadin behar dute. Mendekotasun zirkularrak ez dira onartzen. @@ -1196,22 +1196,22 @@ aurpegi edo ertz bat, ondoren deitu komando hau eta aukeratu nahi den krokisa. CmdSketcherMergeSketches - + Merge sketches Fusionatu krokisak - + Create a new sketch from merging two or more selected sketches. Sortu krokis berria hautatutako krokis bi edo gehiago fusionatuta. - + Wrong selection Hautapen okerra - + Select at least two sketches. Hautatu gutxienez bi krokis. @@ -1219,12 +1219,12 @@ aurpegi edo ertz bat, ondoren deitu komando hau eta aukeratu nahi den krokisa. CmdSketcherMirrorSketch - + Mirror sketch Ispilatu krokisa - + Create a new mirrored sketch for each selected sketch by using the X or Y axes, or the origin point, as mirroring reference. @@ -1233,12 +1233,12 @@ X edo Y ardatza erabilita, edo jatorrizko puntua erabilita, ispilatzerako erreferentzia gisa. - + Wrong selection Hautapen okerra - + Select one or more sketches. Hautatu krokis bat edo gehiago. @@ -1246,12 +1246,12 @@ ispilatzerako erreferentzia gisa. CmdSketcherMove - + Move Mugitu - + Moves the geometry taking as reference the last selected point Geometria mugitzen du, hautatutako azken puntua erreferentzia gisa hartuta @@ -1259,12 +1259,12 @@ ispilatzerako erreferentzia gisa. CmdSketcherNewSketch - + Create sketch Sortu krokisa - + Create a new sketch. Sortu krokis berria. @@ -1272,12 +1272,12 @@ ispilatzerako erreferentzia gisa. CmdSketcherRectangularArray - + Rectangular array Matrize laukizuzena - + Creates a rectangular array pattern of the geometry taking as reference the last selected point Geometriaren matrize-eredu laukizuzena sortzen du, erreferentzia modura hautatutako azken puntua hartuta @@ -1285,12 +1285,12 @@ ispilatzerako erreferentzia gisa. CmdSketcherRemoveAxesAlignment - + Remove axes alignment Kendu ardatzen lerrokatzea - + Modifies constraints to remove axes alignment while trying to preserve the constraint relationship of the selection Murrizketak aldatzen ditu ardatzen lerrokatzea kentzeko eta aldi berean hautapenaren murrizketa-erlazioak mantentzeko @@ -1298,12 +1298,12 @@ ispilatzerako erreferentzia gisa. CmdSketcherReorientSketch - + Reorient sketch... Aldatu krokisaren orientazioa... - + Place the selected sketch on one of the global coordinate planes. This will clear the 'Support' property, if any. Kokatu krokis hautatua koordenatu globalen planoetako batean. @@ -1313,12 +1313,12 @@ Horrela 'Euskarria' propietatea garbituko da, halakorik badago. CmdSketcherRestoreInternalAlignmentGeometry - + Show/hide internal geometry Erakutsi/ezkutatu barne-geometria - + Show all internal geometry or hide unused internal geometry Erakutsi barne-geometria guztia edo ezkutatu erabili gabeko barne-geometria @@ -1326,8 +1326,8 @@ Horrela 'Euskarria' propietatea garbituko da, halakorik badago. CmdSketcherSelectConflictingConstraints - + Select conflicting constraints Hautatu gatazkan dauden murrizketak @@ -1335,12 +1335,12 @@ Horrela 'Euskarria' propietatea garbituko da, halakorik badago. CmdSketcherSelectConstraints - + Select associated constraints Hautatu elkartuta dauden murrizketak - + Select the constraints associated with the selected geometrical elements Hautatu elementu geometriko hautatuei lotutako murrizketak @@ -1348,12 +1348,12 @@ Horrela 'Euskarria' propietatea garbituko da, halakorik badago. CmdSketcherSelectElementsAssociatedWithConstraints - + Select associated geometry Hautatu elkartutako geometria - + Select the geometrical elements associated with the selected constraints Hautatu murrizketa hautatuei lotutako elementu geometrikoak @@ -1361,12 +1361,12 @@ Horrela 'Euskarria' propietatea garbituko da, halakorik badago. CmdSketcherSelectElementsWithDoFs - + Select unconstrained DoF Hautatu murrizketarik gabeko askatasun-gradua - + Select geometrical elements where the solver still detects unconstrained degrees of freedom. Hautatu elementu geometrikoak ebazleak elementu horietan murriztu gabeko askatasun-graduak detektatzen dituenean. @@ -1374,12 +1374,12 @@ Horrela 'Euskarria' propietatea garbituko da, halakorik badago. CmdSketcherSelectHorizontalAxis - + Select horizontal axis Hautatu ardatz horizontala - + Select the local horizontal axis of the sketch Hautatu krokisaren ardatz horizontal lokala @@ -1387,8 +1387,8 @@ Horrela 'Euskarria' propietatea garbituko da, halakorik badago. CmdSketcherSelectMalformedConstraints - + Select malformed constraints Hautatu gaizki eratutako murrizketak @@ -1396,12 +1396,12 @@ Horrela 'Euskarria' propietatea garbituko da, halakorik badago. CmdSketcherSelectOrigin - + Select origin Hautatu jatorria - + Select the local origin point of the sketch Hautatu krokisaren jatorrizko puntu lokala @@ -1409,8 +1409,8 @@ Horrela 'Euskarria' propietatea garbituko da, halakorik badago. CmdSketcherSelectPartiallyRedundantConstraints - + Select partially redundant constraints Hautatu partzialki erredundanteak diren murrizketak @@ -1418,8 +1418,8 @@ Horrela 'Euskarria' propietatea garbituko da, halakorik badago. CmdSketcherSelectRedundantConstraints - + Select redundant constraints Hautatu murrizketa erredundanteak @@ -1427,12 +1427,12 @@ Horrela 'Euskarria' propietatea garbituko da, halakorik badago. CmdSketcherSelectVerticalAxis - + Select vertical axis Hautatu ardatz bertikala - + Select the local vertical axis of the sketch Hautatu krokisaren ardatz bertikal lokala @@ -1453,12 +1453,12 @@ Horrela 'Euskarria' propietatea garbituko da, halakorik badago. CmdSketcherStopOperation - + Stop operation Gelditu eragiketa - + When in edit mode, stop the active operation (drawing, constraining, etc.). Edizio moduan, gelditu eragiketa aktiboa (marraztea, murriztea, etab.). @@ -1479,12 +1479,12 @@ Horrela 'Euskarria' propietatea garbituko da, halakorik badago. CmdSketcherSymmetry - + Symmetry Simetria - + Creates symmetric geometry with respect to the last selected line or point Geometria simetrikoa sortzen du hautatutako azken lerro edo puntuekiko @@ -1546,24 +1546,24 @@ gidatze edo erreferentziako moduan CmdSketcherValidateSketch - + Validate sketch... Balidatu krokisa... - + Validate a sketch by looking at missing coincidences, invalid constraints, degenerated geometry, etc. Balioztatu krokis bat falta diren bat etortzeak, baliogabeko murrizketak, geometria degeneratuak, etab. aztertuta. - + Wrong selection Hautapen okerra - + Select only one sketch. Hautatu krokis bakar bat. @@ -1571,12 +1571,12 @@ murrizketak, geometria degeneratuak, etab. aztertuta. CmdSketcherViewSection - + View section Bistaratu sekzioa - + When in edit mode, switch between section view and full view. Edizio moduan, txandakatu sekzio-bista eta bista osoa. @@ -1584,12 +1584,12 @@ murrizketak, geometria degeneratuak, etab. aztertuta. CmdSketcherViewSketch - + View sketch Bistaratu krokisa - + When in edit mode, set the camera orientation perpendicular to the sketch plane. Edizio moduan, ezarri kameraren orientazioa krokis-planoarekiko perpendikularrean. @@ -1847,37 +1847,37 @@ murrizketak, geometria degeneratuak, etab. aztertuta. Aktibatu/desaktibatu murrizketa - + Create a new sketch on a face Sortu krokis berria aurpegi batean - + Create a new sketch Sortu krokis berria - + Reorient sketch Aldatu krokisaren orientazioa - + Attach sketch Erantsi krokisa - + Detach sketch Askatu krokisa - + Create a mirrored sketch for each selected sketch Sortu hautatutako krokis bakoitzaren krokis ispilatu bat - + Merge sketches Fusionatu krokisak @@ -1995,72 +1995,72 @@ murrizketak, geometria degeneratuak, etab. aztertuta. Gehitu hexagonoa - + Convert to NURBS Bihurtu NURBS - + Increase spline degree Handitu spline elementuaren gradua - + Decrease spline degree Txikitu spline elementuaren gradua - + Increase knot multiplicity Handitu adabegi-aniztasuna - + Decrease knot multiplicity Txikitu adabegi-aniztasuna - + Insert knot Txertatu adabegia - + Join Curves Elkartu kurbak - + Exposing Internal Geometry Barne-geometria agerian uzten - + Create symmetric geometry Sortu geometria simetrikoa - + Copy/clone/move geometry Kopiatu/klonatu/mugitu geometria - + Create copy of geometry Sortu geometriaren kopia - + Delete all geometry Ezabatu geometria osoa - + Delete All Constraints Ezabatu murrizketa guztiak - + Remove Axes Alignment Kendu ardatzen lerrokatzea @@ -2071,9 +2071,9 @@ murrizketak, geometria degeneratuak, etab. aztertuta. - - - + + + Update constraint's virtual space Eguneratu murrizketen espazio birtuala @@ -2083,32 +2083,32 @@ murrizketak, geometria degeneratuak, etab. aztertuta. Gehitu murrizketa automatikoak - + Swap constraint names Trukatu murrizketen izenak - + Rename sketch constraint Aldatu krokis-murrizketaren izena - + Drag Point Arrastatu puntua - + Drag Curve Arrastatu kurba - + Drag Constraint Arrastatu murrizketa - + Modify sketch constraints Aldatu krokis-murrizketak @@ -2169,59 +2169,59 @@ murrizketak, geometria degeneratuak, etab. aztertuta. Automurrizketa-errorea: Ebatzi ezin den krokisa berdintasun-murrizketak aplikatu ondoren. - + Unable to guess intersection of curves. Try adding a coincident constraint between the vertices of the curves you are intending to fillet. Ezin izan da kurben ebakidura antzeman. Saiatu bat datorren murrizketa bat gehitzen biribildu nahi dituzun kurben erpinen artean. - - + + BSpline Geometry Index (GeoID) is out of bounds. BSpline geometria-indizea (GeoID) mugetatik kanpo dago. - + You are requesting no change in knot multiplicity. Adabegi-aniztasunean aldaketarik ez egitea eskatzen ari zara. - - + + The Geometry Index (GeoId) provided is not a B-spline curve. Hornitutako geometria-indizea (GeoId) ez da Bspline kurba bat. - + The knot index is out of bounds. Note that in accordance with OCC notation, the first knot has index 1 and not zero. Adabegi-indizea mugetatik kanpo dago. Kontuan izan, OCC notazioaren arabera, lehen adabegiaren indize-zenbakiak 1 izan behar duela, ez 0. - + The multiplicity cannot be increased beyond the degree of the B-spline. Aniztasuna ezin da handitu Bspline-aren gradutik gora. - + The multiplicity cannot be decreased beyond zero. Aniztasuna ezin da txikitu zerotik behera. - + OCC is unable to decrease the multiplicity within the maximum tolerance. OCC-k ezin du aniztasuna txikitu tolerantzia maximoaren barruan. - + Knot cannot have zero multiplicity. Adabegiak ezin du zero aniztasuna izan. - + Knot multiplicity cannot be higher than the degree of the BSpline. Adabegi-aniztasunak ezin du izan B-spline kurbaren graduak baino handiagoa. - + Knot cannot be inserted outside the BSpline parameter range. Adabegia ezin da txertatu B-spline parametro-barrutiaren kanpoaldean. @@ -2245,62 +2245,50 @@ murrizketak, geometria degeneratuak, etab. aztertuta. Krokisgilea - + There are no modes that accept the selected set of subelements Ez dago hautatutako azpielementu multzoa onartzen duen modurik - + Broken link to support subelements Subelements onartzen To hautsi esteka - - + + Unexpected error Espero ez zen errorea - + Face is non-planar Aurpegia ez da planarra - + Selected shapes are of wrong form (e.g., a curved edge where a straight one is needed) Hautatutako formak okerrak dira (adib. ertz kurbatu bat dago ertz zuzena behar den tokian) - + Sketch mapping Krokisaren mapatzea - + Can't map the sketch to selected object. %1. Ezin da mapatu hautatutako objektuaren krokisa. %1. - - + + Don't attach Ez erantsi - - - - - - - - - - - - @@ -2426,21 +2414,33 @@ murrizketak, geometria degeneratuak, etab. aztertuta. - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + Wrong selection Hautapen okerra @@ -2621,9 +2621,9 @@ murrizketak, geometria degeneratuak, etab. aztertuta. Hautatutako objektuen kopurua ez da 3 - - + + Error Errorea @@ -3032,155 +3032,155 @@ Onartutako konbinazioak: bi kurba; amaiera-puntu bat eta kurba bat; bi amaiera-p Definitu B-spline gradua, 1 eta %1 artekoa: + + - - CAD Kernel Error CAD kernel-errorea - + None of the selected elements is an edge. Hautatutako elementuetako bat ere ez da ertza. - - + + At least one of the selected objects was not a B-Spline and was ignored. Hautatutako objektuetako bat, gutxienez, ez da B-spline motakoa, eta ezikusi egin da. - - + + The selection comprises more than one item. Please select just one knot. Hautapenak elementu bat baino gehiago du. Hautatu adabegi bakar bat. - - + + Input Error Sarrera-errorea - - + + None of the selected elements is a knot of a B-spline Hautatutako elementuetan ez dago B-spline baten adabegirik - - + + Selection is empty Hautapena hutsik dago - + Nothing is selected. Please select a b-spline. Ez da ezer hautatu. Hautatu B-spline bat. - + Please select a b-spline curve to insert a knot (not a knot on it). If the curve is not a b-spline, please convert it into one first. Hautatu B-spline kurbat bat adabegi bat txertatzeko (ez adabegia gainean jartzeko). Kurba ez bada B-spline bat, bihurtu lehenengo. - + Nothing is selected. Please select end points of curves. Ez da ezer hautatu. Hautatu kurben amaierako puntuak. - + Too many curves on point Kurba gehiegi puntuan - - + + Exactly two curves should end at the selected point to be able to join them. Bi kurbak soilik amaitu beharko lukete hautatutako puntuan, haiek elkartu ahal izateko. - + Too few curves on point Kurba gutxiegi puntuan - + Two end points, or coincident point should be selected. Amaierako bi puntu, edo bat datozen puntuak, hautatu beharko lirateke. - - - - - - - - - - + + + + + + + + + + Select elements from a single sketch. Hautatu krokis bakar bateko elementuak. - + No constraint selected Ez da murrizketarik hautatu - + At least one constraint must be selected Gutxienez murrizketa bat hautatu behar da - + A symmetric construction requires at least two geometric elements, the last geometric element being the reference for the symmetry construction. Eraikuntza simetrikoak gutxienez bi elementu geometriko behar ditu, eta azken elementu geometrikoa simetria-eraikuntzaren erreferentzia izango da. - + The last element must be a point or a line serving as reference for the symmetry construction. Azken elementuak simetria-eraikuntzarentzat erreferentzia gisa balioko duen puntu edo lerro bat izan behar du. - - + + A copy requires at least one selected non-external geometric element Kopia batek behar du kanpokoa ez den elementu geometriko bat, gutxienez, hautatua egon dadin - + Delete All Geometry Ezabatu geometria guztia - + Are you really sure you want to delete all geometry and constraints? Ziur zaude geometria eta murrizketa guztiak ezabatu nahi dituzula? - + Delete All Constraints Ezabatu murrizketa guztiak - + Are you really sure you want to delete all the constraints? Ziur zaude murrizketa guztiak ezabatu nahi dituzula? - + Removal of axes alignment requires at least one selected non-external geometric element Ardatzen lerrokatzea kentzeko, kanpokoa ez den elementu geometriko bat, gutxienez, hautatu behar da - + Unsupported visual layer operation Ikusizko geruzan onartzen ez den eragiketa - + It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted Momentuz ez da onartzen kanpoko geometria bat ikusizko beste geruza batera eramatea. Kanpoko geometriari ez ikusiarena egingo zaio @@ -3379,67 +3379,67 @@ Onartutako konbinazioak: bi kurba; amaiera-puntu bat eta kurba bat; bi amaiera-p SketcherGui::ConstraintView - + Select Elements Hautatu elementuak - + Change value Aldatu balioa - + Toggle to/from reference Txandakatu nondik/nora erreferentzia - + Deactivate Desaktibatu - + Activate Aktibatu - + Show constraints Erakutsi murrizketak - + Hide constraints Ezkutatu murrizketak - + Rename Aldatu izena - + Center sketch Zentratu krokisa - + Delete Ezabatu - + Swap constraint names Trukatu murrizketen izenak - + Unnamed constraint Izenik gabeko murrizketa - + Only the names of named constraints can be swapped. Izendun murrizketen izenak soilik truka daitezke. @@ -3522,72 +3522,72 @@ Onartutako konbinazioak: bi kurba; amaiera-puntu bat eta kurba bat; bi amaiera-p SketcherGui::ElementFilterList - + Normal Normala - + Construction Eraikuntza - + Internal Barnekoa - + External Kanpokoa - + All types Mota guztiak - + Point Puntua - + Line Lerroa - + Circle Zirkulua - + Ellipse Elipsea - + Arc of circle Zirkulu-arkua - + Arc of ellipse Elipse-arkua - + Arc of hyperbola Hiperbole-arkua - + Arc of parabola Parabola-arkua - + B-Spline B-spline @@ -3595,142 +3595,142 @@ Onartutako konbinazioak: bi kurba; amaiera-puntu bat eta kurba bat; bi amaiera-p SketcherGui::ElementView - + Point Coincidence Puntu kointzidentzia - + Point on Object Puntua objektuan - + Vertical Constraint Murrizketa bertikala - + Horizontal Constraint Murrizketa horizontala - + Parallel Constraint Paralelo-murrizketa - + Perpendicular Constraint Elkartzuta-murrizketa - + Tangent Constraint Ukitzaile-murrizketa - + Equal Length Luzera berdina - + Symmetric Simetrikoa - + Block Constraint Bloke-murrizketa - + Lock Constraint Zerrapo-murrizketa - + Horizontal Distance Distantzia horizontala - + Vertical Distance Distantzia bertikala - + Length Constraint Luzera-murrizketa - + Radius Constraint Erradio-murrizketa - + Diameter Constraint Diametro-murrizketa - + Radiam Constraint Erradio/diametro murrizketa - + Angle Constraint Angelu-murrizketa - + Toggle construction geometry Txandakatu eraikuntza-geometria - + Select Constraints Hautatu murrizketak - + Select Origin Hautatu jatorria - + Select Horizontal Axis Hautatu ardatz horizontala - + Select Vertical Axis Hautatu ardatz bertikala - + Layer Geruza - + Layer 0 Geruza 0 - + Layer 1 Geruza 1 - + Hidden Ezkutua - + Delete Ezabatu @@ -4639,48 +4639,48 @@ Hala ere, ez da aurkitu amaiera-puntuei estekatutako murrizketarik.Ezarpenak - + Constraints Murrizketak - + Auto constraints Murrizketa automatikoak - + Auto remove redundants Automatikoki kendu erredundanteak - + Show only filtered Constraints Erakutsi iragazitako murrizketak soilik - + Extended information (in widget) Informazio hedatua (widgetean) - + Hide internal alignment (in widget) Ezkutatu barneko lerrokatzea (widgetean) - - + + Error Errorea - + Impossible to update visibility tracking Ezin da ikusgaitasun-jarraipena eguneratu - + Impossible to update visibility tracking: Ezin da ikusgaitasun-jarraipena eguneratu: @@ -4712,6 +4712,33 @@ Hala ere, ez da aurkitu amaiera-puntuei estekatutako murrizketarik.Settings Ezarpenak + + + + + + + + + + + + Construction + Eraikuntza + + + + Elements + Elementuak + + + + + + + Point + Puntua + @@ -4723,110 +4750,83 @@ Hala ere, ez da aurkitu amaiera-puntuei estekatutako murrizketarik. - Construction - Eraikuntza - - - - Elements - Elementuak - - - - - - - Point - Puntua - - - - - - - - - - - - Internal Barnekoa - - + + + - Line Lerroa - - + + + - Arc Arkua - - + + + - Circle Zirkulua - - + + + - Ellipse Elipsea - - + + + - Elliptical Arc Arku eliptikoa - - + + + - Hyperbolic Arc Arku hiperbolikoa - - + + + - Parabolic Arc Arku parabolikoa - - + + + - BSpline B-spline - - + + + - Other Beste bat - + Extended information Informazio gehiago @@ -4834,42 +4834,42 @@ Hala ere, ez da aurkitu amaiera-puntuei estekatutako murrizketarik. SketcherGui::TaskSketcherMessages - + Solver messages Ebazlearen mezuak - + Auto update Eguneratu automatikoki - + Executes a recomputation of active document after every sketch action Dokumentu aktiboaren birkalkulua exekutatzen du krokisaren ekintza bakoitzaren ondoren - + Click to select the conflicting constraints. Egin klik gatazkan dauden murrizketak hautatzeko. - + Click to select the redundant constraints. Egin klik murrizketa erredundanteak hautatzeko. - + The sketch has unconstrained elements giving rise to those Degrees Of Freedom. Click to select the unconstrained elements. Krokisak murriztu gabeko elementuak ditu, eta horrek askatasun-gradu horiek sortzen ditu. Egin klik murriztu gabeko elementuak hautatzeko. - + Click to select the malformed constraints. Egin klik gaizki eratutako murrizketak hautatzeko. - + Some constraints in combination are partially redundant. Click to select the partially redundant constraints. Zenbait murrizketa, elkarrekin konbinatuta, partzialki errendundanteak dira. Egin klik partzialki errendundanteak diren murrizketak hautatzeko. @@ -5046,112 +5046,112 @@ Krokisaren geometriak eta murrizketak analizatzen dira horretarako. SketcherGui::ViewProviderSketch - + Edit sketch Editatu krokisa - + A dialog is already open in the task panel Elkarrizketa-koadro bat irekita dago ataza-panelean - + Do you want to close this dialog? Elkarrizketa-koadro hau itxi nahi duzu? - + Invalid sketch Baliogabeko krokisa - + Do you want to open the sketch validation tool? Krokisak balidatzeko tresna ireki nahi al duzu? - + The sketch is invalid and cannot be edited. Krokisa baliogabea da eta ezin da editatu. - + Please remove the following constraint: Kendu honako murrizketa: - + Please remove at least one of the following constraints: Kendu gutxienez honako murrizketetako bat: - + Please remove the following redundant constraint: Kendu erredundantea den honako murrizketa: - + Please remove the following redundant constraints: Kendu erredundanteak diren honako murriketak: - + The following constraint is partially redundant: Honako murrizketa partzialki erredundantea da: - + The following constraints are partially redundant: Honako murrizketak partzialki erredundanteak dira: - + Please remove the following malformed constraint: Kendu gaizki eratuta dagoen honako murrizketa: - + Please remove the following malformed constraints: Kendu gaizki eratuta dauden honako murrizketak: - + Empty sketch Krokis hutsa - + Over-constrained: Gehiegi murriztutakoa: - + Malformed constraints: Gaizki eratutako murrizketak: - + Redundant constraints: Murrizketa erredundanteak: - + Partially redundant: Partzialki erredundantea: - + Solver failed to converge Ebazleak ezin izan du konbergitu - + Under constrained: Gutxiegi murriztutakoa: - + %n DoF(s) Askatasun-gradu %n @@ -5159,7 +5159,7 @@ Krokisaren geometriak eta murrizketak analizatzen dira horretarako. - + Fully constrained Osorik murritua @@ -5167,8 +5167,8 @@ Krokisaren geometriak eta murrizketak analizatzen dira horretarako. Sketcher_BSplineComb - - + + Switches between showing and hiding the curvature comb for all B-splines B-spline guztien kurbadura-orrazia erakusten/ezkutatzen ditu @@ -5176,8 +5176,8 @@ Krokisaren geometriak eta murrizketak analizatzen dira horretarako. Sketcher_BSplineDecreaseKnotMultiplicity - - + + Decreases the multiplicity of the selected knot of a B-spline B-spline batean hautatutako adabegi baten aniztasuna txikitzen du @@ -5185,8 +5185,8 @@ Krokisaren geometriak eta murrizketak analizatzen dira horretarako. Sketcher_BSplineDegree - - + + Switches between showing and hiding the degree for all B-splines B-spline guztien gradua erakusten/ezkutatzen ditu @@ -5194,8 +5194,8 @@ Krokisaren geometriak eta murrizketak analizatzen dira horretarako. Sketcher_BSplineIncreaseKnotMultiplicity - - + + Increases the multiplicity of the selected knot of a B-spline B-spline batean hautatutako adabegi baten aniztasuna handitzen du @@ -5203,8 +5203,8 @@ Krokisaren geometriak eta murrizketak analizatzen dira horretarako. Sketcher_BSplineKnotMultiplicity - - + + Switches between showing and hiding the knot multiplicity for all B-splines B-spline guztien adabegi-aniztasuna erakusten/ezkutatzen ditu @@ -5212,8 +5212,8 @@ Krokisaren geometriak eta murrizketak analizatzen dira horretarako. Sketcher_BSplinePoleWeight - - + + Switches between showing and hiding the control point weight for all B-splines B-spline guztien kontrol-puntuen pisuak erakusten/ezkutatzen ditu @@ -5221,8 +5221,8 @@ Krokisaren geometriak eta murrizketak analizatzen dira horretarako. Sketcher_BSplinePolygon - - + + Switches between showing and hiding the control polygons for all B-splines B-spline guztien kontrol-poligonoak erakusten/ezkutatzen ditu @@ -5230,8 +5230,8 @@ Krokisaren geometriak eta murrizketak analizatzen dira horretarako. Sketcher_Clone - - + + Creates a clone of the geometry taking as reference the last selected point Geometriaren klon bat sortzen du, erreferentzia gisa hautatutako azken puntua hartuta @@ -5239,17 +5239,17 @@ Krokisaren geometriak eta murrizketak analizatzen dira horretarako. Sketcher_CompCopy - + Clone Klonatu - + Copy Kopiatu - + Move Mugitu @@ -5291,8 +5291,8 @@ Krokisaren geometriak eta murrizketak analizatzen dira horretarako. Sketcher_Copy - - + + Creates a simple copy of the geometry taking as reference the last selected point Geometriaren kopia sinple bat sortzen du, erreferentzia gisa hautatutako azken puntua hartuz @@ -5511,64 +5511,64 @@ Krokisaren geometriak eta murrizketak analizatzen dira horretarako. Sketcher_MapSketch - + No sketch found Ez da krokisik aurkitu - + The document doesn't have a sketch Dokumentuak ez dauka krokis bat - + Select sketch Hautatu krokisa - + Select a sketch from the list Hautatu zerrendako krokis bat - + (incompatible with selection) (bateraezina hautapenarekin) - + (current) (unekoa) - + (suggested) (iradokia) - + Sketch attachment Krokis-eranskina - + Current attachment mode is incompatible with the new selection. Select the method to attach this sketch to selected objects. Uneko eranste modua ez da bateragarria hautapen berriarekin. Hautatu krokis hau hautatutako objektuei eransteko erabiliko den metodoa. - + Select the method to attach this sketch to selected objects. Hautatu zein metodo erabiliko den krokis hau hautatutako objektuei eransteko. - + Map sketch Mapatu krokisa - + Can't map a sketch to support: %1 Ezin da mapatu euskarrirako krokis bat: @@ -5578,8 +5578,8 @@ Hautatu krokis hau hautatutako objektuei eransteko erabiliko den metodoa. Sketcher_Move - - + + Moves the geometry taking as reference the last selected point Geometria mugitzen du, hautatutako azken puntua erreferentzia gisa hartuta @@ -5587,12 +5587,12 @@ Hautatu krokis hau hautatutako objektuei eransteko erabiliko den metodoa. Sketcher_NewSketch - + Sketch attachment Krokis-eranskina - + Select the method to attach this sketch to selected object Hautatu zein metodo erabiliko den krokis hau hautatutako objektuari eransteko @@ -5600,12 +5600,12 @@ Hautatu krokis hau hautatutako objektuei eransteko erabiliko den metodoa. Sketcher_ReorientSketch - + Sketch has support Krokisak euskarria du - + Sketch with a support face cannot be reoriented. Do you want to detach it from the support? Euskarri-aurpegi bat duen krokisen orientazioa ezin da aldatu. @@ -5914,7 +5914,7 @@ Eigen Sparse QR algoritmoa matrize sakabanatuetarako optimizatuta dago; normalea ViewProviderSketch - + and %1 more eta %1 gehiago @@ -6104,22 +6104,22 @@ Sareta-tartea aldatuko da pixel-zenbaki hau baino txikiagoa bihurtzen bada. GridSpaceAction - + Grid auto spacing Sareta-tarte automatikoa - + Resize grid automatically depending on zoom. Aldatu saretaren tamaina automatikoki, zoomaren arabera. - + Spacing Tartea - + Distance between two subsequent grid lines. Bi sareta-lerro jarraien arteko distantzia. @@ -6127,77 +6127,74 @@ Sareta-tartea aldatuko da pixel-zenbaki hau baino txikiagoa bihurtzen bada. Notifications - + The Sketch has malformed constraints! Krokisak gaizki eratutako murrizketak ditu! - + The Sketch has partially redundant constraints! Krokisak partzialki erredundanteak diren murrizketak ditu! - + Parabolas were migrated. Migrated files won't open in previous versions of FreeCAD!! Parabolak migratu dira. Migratutako fitxategiak ezin dira ireki FreeCADen aurreko bertsioetan. - - - - - - - - - - - - - + + + - - + - - - - - + + + + + + + + - - - + + + + + + + + + + + Error Errorea - + Failed to delete all geometry Huts egin du geometria osoa ezabatzeak - + Failed to delete all constraints Huts egin du murrizketa guztiak ezabatzeak - + The constraint has invalid index information and is malformed. Murrizketak indize-informazio baliogabea du eta gaizki eratuta dago. - - - @@ -6205,8 +6202,11 @@ Sareta-tartea aldatuko da pixel-zenbaki hau baino txikiagoa bihurtzen bada. - - + + + + + Invalid Constraint Baliogabeko murrizketa @@ -6248,8 +6248,8 @@ Sareta-tartea aldatuko da pixel-zenbaki hau baino txikiagoa bihurtzen bada.Errorea B-spline poloa sortzean - + Error creating B-spline Errorea B-spline kurba gehitzean @@ -6346,9 +6346,9 @@ Sareta-tartea aldatuko da pixel-zenbaki hau baino txikiagoa bihurtzen bada.Huts egin du ertza muxarratzeak - - + + Value Error Balio-errorea @@ -6384,58 +6384,58 @@ Sareta-tartea aldatuko da pixel-zenbaki hau baino txikiagoa bihurtzen bada. SnapSpaceAction - + Snap to objects Atxiki objektuei - + New points will snap to the currently preselected object. It will also snap to the middle of lines and arcs. Puntu berriak aurretik hautatutako objektuari atxikiko zaizkio. Lerroen eta arkuen erdiguneari ere atxikiko zaizkie. - + Snap to grid Atxiki saretari - + New points will snap to the nearest grid line. Points must be set closer than a fifth of the grid spacing to a grid line to snap. Puntu berriak sareta-lerro hurbilenari atxikiko zaizkio. Puntuak sareta-tartearen bosten bat baino hurbilago ezarri behar dira lerro batetik, atxikitzea gertatzeko. - + Snap angle Atxiki angeluari - + Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle starts from the positive X axis of the sketch. 'Atxiki angeluari' (lerroa distantziarako) erabiltzen duten tresnetarako urrats angeluarra. Eutsi Ctrl sakatuta 'Atxiki angeluari'' gaitzeko. Angelua krokisaren X ardatz positiboan hasten da. RenderingOrderAction - - - - - Normal Geometry - Geometria normala - - Construction Geometry - Eraikuntza-geometria + Normal Geometry + Geometria normala + Construction Geometry + Eraikuntza-geometria + + + + + External Geometry Kanpo-geometria @@ -6456,12 +6456,12 @@ Puntuak sareta-tartearen bosten bat baino hurbilago ezarri behar dira lerro bate CmdSketcherGrid - + Toggle grid Txandakatu sareta - + Toggle the grid in the sketch. In the menu you can change grid settings. Aktibatu/desaktibatu krokiseko sareta. Menuan sareta-ezarpenak aldatu daitezke. @@ -6469,12 +6469,12 @@ Puntuak sareta-tartearen bosten bat baino hurbilago ezarri behar dira lerro bate CmdSketcherSnap - + Toggle snap Txandakatu atxikitzea - + Toggle all snap functionality. In the menu you can toggle 'Snap to grid' and 'Snap to objects' individually, and change further snap settings. Txandakatu atxikitze-funtzionaltasun guztiak. Menuan 'Atxiki saretari' eta 'Atxiki ojektuei' banaka txandakatu daitezke, eta beste atxikitze-ezarpen batzuk ere aldatu daitezke. diff --git a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_fi.ts b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_fi.ts index a82eea00af..170f361baf 100644 --- a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_fi.ts +++ b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_fi.ts @@ -4,12 +4,12 @@ CmdSketcherBSplineComb - + Show/hide B-spline curvature comb Näytä/piilota B-splinien kaarevuuskampa - + Switches between showing and hiding the curvature comb for all B-splines Vaihtaa kaikkien B-splinien kaarevuuskamman näkyvyyden päälle tai pois @@ -17,12 +17,12 @@ CmdSketcherBSplineDegree - + Show/hide B-spline degree Näytä/piilota B-splinien aste - + Switches between showing and hiding the degree for all B-splines Vaihtaa kaikkien B-splinien asteen näkyvyyden päälle tai pois @@ -30,12 +30,12 @@ CmdSketcherBSplineKnotMultiplicity - + Show/hide B-spline knot multiplicity Näytä/piilota B-splinien solmujen moninkertaisuusarvo - + Switches between showing and hiding the knot multiplicity for all B-splines Vaihtaa kaikkien B-splinien solmujen moninkertaisuusarvojen näkyvyyden päälle tai pois @@ -43,12 +43,12 @@ CmdSketcherBSplinePoleWeight - + Show/hide B-spline control point weight Näytä/piilota B-splinien painokertoimien arvot - + Switches between showing and hiding the control point weight for all B-splines Vaihtaa kaikkien B-splinien solmujen painokertoimien arvojen näkyvyyden päälle tai pois @@ -56,12 +56,12 @@ CmdSketcherBSplinePolygon - + Show/hide B-spline control polygon Näytä/piilota B-splinien ohjausmonikulmio - + Switches between showing and hiding the control polygons for all B-splines Vaihtaa kaikkien B-splinien hallintamonikulmion näkyvyyden päälle tai pois @@ -82,12 +82,12 @@ CmdSketcherClone - + Clone Kloonaa - + Creates a clone of the geometry taking as reference the last selected point Luo kloonin geometriasta käyttäen viimeistä valittua pistettä viittauksena @@ -95,32 +95,32 @@ CmdSketcherCompBSplineShowHideGeometryInformation - + Show/hide B-spline information layer Näytä/piilota B-splinien informaatiokerros - + Show/hide B-spline degree Näytä/piilota B-splinien aste - + Show/hide B-spline control polygon Näytä/piilota B-splinien ohjausmonikulmio - + Show/hide B-spline curvature comb Näytä/piilota B-splinien kaarevuuskampa - + Show/hide B-spline knot multiplicity Näytä/piilota B-splinien solmujen moninkertaisuusarvo - + Show/hide B-spline control point weight Näytä/piilota B-splinien painokertoimien arvot @@ -156,12 +156,12 @@ CmdSketcherCompCopy - + Clone Kloonaa - + Creates a clone of the geometry taking as reference the last selected point Luo kloonin geometriasta käyttäen viimeistä valittua pistettä viittauksena @@ -365,22 +365,22 @@ CmdSketcherCompModifyKnotMultiplicity - + Modify knot multiplicity Muokkaa solmun moninkertaisuusarvoa - + Modifies the multiplicity of the selected knot of a B-spline Muuttaa B-splinin valitun solmun moninkertaisuusarvoa - + Increase knot multiplicity Lisää solmun moninkertaisuusarvoa - + Decrease knot multiplicity Pienennä solmun moninkertaisuusarvoa @@ -608,7 +608,7 @@ and an edge as an interface. Create a symmetry constraint between two points with respect to a line or a third point - Luo symmetriarajoite kahden pisteen välille, + Luo symmetriarajoite kahden pisteen välille, käyttäen jakajana viivaa tai kolmatta pistettä @@ -641,12 +641,12 @@ käyttäen jakajana viivaa tai kolmatta pistettä CmdSketcherConvertToNURBS - + Convert geometry to B-spline Muunna geometria B-spliniksi - + Converts the selected geometry to a B-spline Muuntaa valitun geometrian B-spliniksi @@ -654,12 +654,12 @@ käyttäen jakajana viivaa tai kolmatta pistettä CmdSketcherCopy - + Copy Kopio - + Creates a simple copy of the geometry taking as reference the last selected point Luo yksinkertaisen kopion geometriasta käyttäen viimeistä valittua pistettä viittauksena @@ -1018,12 +1018,12 @@ käyttäen jakajana viivaa tai kolmatta pistettä CmdSketcherDecreaseDegree - + Decrease B-spline degree Vähennä B-splinin astetta - + Decreases the degree of the B-spline Vähentää B-splinin astetta @@ -1031,12 +1031,12 @@ käyttäen jakajana viivaa tai kolmatta pistettä CmdSketcherDecreaseKnotMultiplicity - + Decrease knot multiplicity Pienennä solmun moninkertaisuusarvoa - + Decreases the multiplicity of the selected knot of a B-spline Vähentää B-splinin valitun solmun moninkertaisuusarvoa @@ -1044,12 +1044,12 @@ käyttäen jakajana viivaa tai kolmatta pistettä CmdSketcherDeleteAllConstraints - + Delete all constraints Poista kaikki rajoitteet - + Delete all constraints in the sketch Poistaa kaikki rajoitteet luonnoksesta @@ -1057,12 +1057,12 @@ käyttäen jakajana viivaa tai kolmatta pistettä CmdSketcherDeleteAllGeometry - + Delete all geometry Poista kaikki geometria - + Delete all geometry and constraints in the current sketch, with the exception of external geometry Poista kaikki geometria ja rajoitteet nykyisestä luonnoksesta, lukuun ottamatta ulkoista geometriaa @@ -1070,12 +1070,12 @@ käyttäen jakajana viivaa tai kolmatta pistettä CmdSketcherEditSketch - + Edit sketch Muokkaa luonnosta - + Edit the selected sketch. Muokkaa valittua luonnosta. @@ -1109,12 +1109,12 @@ käyttäen jakajana viivaa tai kolmatta pistettä CmdSketcherIncreaseDegree - + Increase B-spline degree Lisää B-splinin astetta - + Increases the degree of the B-spline Kasvattaa B-splinin astetta @@ -1122,12 +1122,12 @@ käyttäen jakajana viivaa tai kolmatta pistettä CmdSketcherIncreaseKnotMultiplicity - + Increase knot multiplicity Lisää solmun moninkertaisuusarvoa - + Increases the multiplicity of the selected knot of a B-spline Lisää B-splinin valitun solmun moninkertaisuusarvoa @@ -1135,12 +1135,12 @@ käyttäen jakajana viivaa tai kolmatta pistettä CmdSketcherInsertKnot - + Insert knot Insert knot - + Inserts knot at given parameter. If a knot already exists at that parameter, it's multiplicity is increased by one. Inserts knot at given parameter. If a knot already exists at that parameter, it's multiplicity is increased by one. @@ -1148,12 +1148,12 @@ käyttäen jakajana viivaa tai kolmatta pistettä CmdSketcherJoinCurves - + Join curves Join curves - + Join two curves at selected end points Join two curves at selected end points @@ -1161,12 +1161,12 @@ käyttäen jakajana viivaa tai kolmatta pistettä CmdSketcherLeaveSketch - + Leave sketch Poistu luonnoksesta - + Finish editing the active sketch. Lopeta aktiivisen luonnoksen muokkaaminen. @@ -1174,12 +1174,12 @@ käyttäen jakajana viivaa tai kolmatta pistettä CmdSketcherMapSketch - + Map sketch to face... Kartoita sketsi pinnalle... - + Set the 'Support' of a sketch. First select the supporting geometry, for example, a face or an edge of a solid object, then call this command, then choose the desired sketch. @@ -1188,7 +1188,7 @@ Valitse ensin liitettävä tukigeometria, esimerkiksi pinta tai reuna kiinteäst sitten käytä tätä komentoa ja valitse haluamasi luonnos. - + Some of the selected objects depend on the sketch to be mapped. Circular dependencies are not allowed. Jotkut valituista objekteista ovat riippuvaisia luonnoksesta jota liitetään. Riippuvuussilmukkoja ei voida sallia. @@ -1196,22 +1196,22 @@ sitten käytä tätä komentoa ja valitse haluamasi luonnos. CmdSketcherMergeSketches - + Merge sketches Yhdistä luonnokset - + Create a new sketch from merging two or more selected sketches. Luo uusi luonnos yhdistämällä valittuna olevat kaksi tai useampaa luonnosta. - + Wrong selection Väärä valinta - + Select at least two sketches. Valitse vähintään kaksi luonnosta. @@ -1219,12 +1219,12 @@ sitten käytä tätä komentoa ja valitse haluamasi luonnos. CmdSketcherMirrorSketch - + Mirror sketch Peilaa luonnos - + Create a new mirrored sketch for each selected sketch by using the X or Y axes, or the origin point, as mirroring reference. @@ -1233,12 +1233,12 @@ luonnoksesta käyttämällä peilausreferenssinä X- tai Y-akselia tai origoa. - + Wrong selection Väärä valinta - + Select one or more sketches. Valitse yksi tai useampi luonnos. @@ -1246,12 +1246,12 @@ X- tai Y-akselia tai origoa. CmdSketcherMove - + Move Siirrä - + Moves the geometry taking as reference the last selected point Siirtää geometriaa käyttäen viimeistä valittua pistettä viittauksena @@ -1259,12 +1259,12 @@ X- tai Y-akselia tai origoa. CmdSketcherNewSketch - + Create sketch Luo luonnos - + Create a new sketch. Luo uusi luonnos. @@ -1272,12 +1272,12 @@ X- tai Y-akselia tai origoa. CmdSketcherRectangularArray - + Rectangular array Suorakaideruudukko - + Creates a rectangular array pattern of the geometry taking as reference the last selected point Luo geometriasta suorakaideruudukon käyttäen viimeistä valittua pistettä referenssipisteenä @@ -1285,12 +1285,12 @@ X- tai Y-akselia tai origoa. CmdSketcherRemoveAxesAlignment - + Remove axes alignment Remove axes alignment - + Modifies constraints to remove axes alignment while trying to preserve the constraint relationship of the selection Modifies constraints to remove axes alignment while trying to preserve the constraint relationship of the selection @@ -1298,12 +1298,12 @@ X- tai Y-akselia tai origoa. CmdSketcherReorientSketch - + Reorient sketch... Suuntaa luonnos... - + Place the selected sketch on one of the global coordinate planes. This will clear the 'Support' property, if any. Aseta valittu luonnos yhdelle globaaleista koordinaattitasoista. @@ -1313,12 +1313,12 @@ Tämä tyhjentää 'Tukipiste'-ominaisuuden, jos sellainen on. CmdSketcherRestoreInternalAlignmentGeometry - + Show/hide internal geometry Näytä/Piilota sisäinen geometria - + Show all internal geometry or hide unused internal geometry Näytä kaikki sisäinen geometria tai piilota käyttämätön sisäinen geometria @@ -1326,8 +1326,8 @@ Tämä tyhjentää 'Tukipiste'-ominaisuuden, jos sellainen on. CmdSketcherSelectConflictingConstraints - + Select conflicting constraints Valitse ristiriitaiset rajoitteet @@ -1335,12 +1335,12 @@ Tämä tyhjentää 'Tukipiste'-ominaisuuden, jos sellainen on. CmdSketcherSelectConstraints - + Select associated constraints Valitse liittyvät rajoitteet - + Select the constraints associated with the selected geometrical elements Valitse valittuihin geometrisiin elementteihin liittyvät rajoitteet @@ -1348,12 +1348,12 @@ Tämä tyhjentää 'Tukipiste'-ominaisuuden, jos sellainen on. CmdSketcherSelectElementsAssociatedWithConstraints - + Select associated geometry Valitse liittyvä geometria - + Select the geometrical elements associated with the selected constraints Valitsee geometriset elementit, jotka liittyvät valittuihin rajoitteisiin @@ -1361,12 +1361,12 @@ Tämä tyhjentää 'Tukipiste'-ominaisuuden, jos sellainen on. CmdSketcherSelectElementsWithDoFs - + Select unconstrained DoF Valitse vapaat geometriaelementit - + Select geometrical elements where the solver still detects unconstrained degrees of freedom. Valitse geometriset elementit, joissa ratkaisualgoritmi havaitsee yhä rajoittamattomia vapausasteita. @@ -1374,12 +1374,12 @@ Tämä tyhjentää 'Tukipiste'-ominaisuuden, jos sellainen on. CmdSketcherSelectHorizontalAxis - + Select horizontal axis Valitse vaaka-akseli - + Select the local horizontal axis of the sketch Valitse luonnoksen paikallinen vaakasuora akseli @@ -1387,8 +1387,8 @@ Tämä tyhjentää 'Tukipiste'-ominaisuuden, jos sellainen on. CmdSketcherSelectMalformedConstraints - + Select malformed constraints Valitse virheelliset rajoitteet @@ -1396,12 +1396,12 @@ Tämä tyhjentää 'Tukipiste'-ominaisuuden, jos sellainen on. CmdSketcherSelectOrigin - + Select origin Valitse origo - + Select the local origin point of the sketch Valitse luonnoksen paikallinen origo @@ -1409,8 +1409,8 @@ Tämä tyhjentää 'Tukipiste'-ominaisuuden, jos sellainen on. CmdSketcherSelectPartiallyRedundantConstraints - + Select partially redundant constraints Valitse osittain ylimääräiset rajoitteet @@ -1418,8 +1418,8 @@ Tämä tyhjentää 'Tukipiste'-ominaisuuden, jos sellainen on. CmdSketcherSelectRedundantConstraints - + Select redundant constraints Valitse tarpeettomat rajoitteet @@ -1427,12 +1427,12 @@ Tämä tyhjentää 'Tukipiste'-ominaisuuden, jos sellainen on. CmdSketcherSelectVerticalAxis - + Select vertical axis Valitse pystyakseli - + Select the local vertical axis of the sketch Valitse luonnoksen paikallinen pystyakseli @@ -1453,12 +1453,12 @@ Tämä tyhjentää 'Tukipiste'-ominaisuuden, jos sellainen on. CmdSketcherStopOperation - + Stop operation Lopeta toiminto - + When in edit mode, stop the active operation (drawing, constraining, etc.). Jos muokkaustilassa, niin pysäytä aktiivinen toiminto (piirustus, rajoitus, jne.). @@ -1479,12 +1479,12 @@ Tämä tyhjentää 'Tukipiste'-ominaisuuden, jos sellainen on. CmdSketcherSymmetry - + Symmetry Symmetria - + Creates symmetric geometry with respect to the last selected line or point Peilaa geometriaa suhteessa viimeisenä valittuun viivaan tai pisteeseen @@ -1527,7 +1527,7 @@ rakennetilan ja tavallisen geometrian välillä edestakaisin Set the toolbar, or the selected constraints, into driving or reference mode - Vaihtaa työkalupalkin kuvakkeen, tai valitut rajoitteet, + Vaihtaa työkalupalkin kuvakkeen, tai valitut rajoitteet, määräävän ja referenssimoodin välillä edestakaisin @@ -1547,24 +1547,24 @@ määräävän ja referenssimoodin välillä edestakaisin CmdSketcherValidateSketch - + Validate sketch... Vahvista luonnos... - + Validate a sketch by looking at missing coincidences, invalid constraints, degenerated geometry, etc. Tarkastaa luonnoksen tutkimalla rakoja liitoskohdista, virheellisiä rajoitteita, rappeutunutta geometriaa jne. - + Wrong selection Virheellinen valinta - + Select only one sketch. Valitse vain yksi luonnos. @@ -1572,12 +1572,12 @@ virheellisiä rajoitteita, rappeutunutta geometriaa jne. CmdSketcherViewSection - + View section Näytä osio - + When in edit mode, switch between section view and full view. Kun on muokkaus tilassa, vaihda osionäkymän ja koko näkymän välillä. @@ -1585,12 +1585,12 @@ virheellisiä rajoitteita, rappeutunutta geometriaa jne. CmdSketcherViewSketch - + View sketch Näytä luonnos - + When in edit mode, set the camera orientation perpendicular to the sketch plane. Kun on muokkaus tilassa, aseta kameran suunta kohtisuoraan luonnoksen tasoon nähden. @@ -1848,37 +1848,37 @@ virheellisiä rajoitteita, rappeutunutta geometriaa jne. Aktivoi/deaktivoi rajoite - + Create a new sketch on a face Luo uusi luonnos pintatasolle - + Create a new sketch Luo uusi luonnos - + Reorient sketch Uudelleensuuntaa luonnos - + Attach sketch Liitä luonnos - + Detach sketch Irrota luonnos - + Create a mirrored sketch for each selected sketch Luo peilattu luonnos jokaiselle valitulle luonnokselle - + Merge sketches Yhdistä luonnokset @@ -1996,72 +1996,72 @@ virheellisiä rajoitteita, rappeutunutta geometriaa jne. Lisää kuusikulmio - + Convert to NURBS Muunna NURBS-käyräksi - + Increase spline degree Lisää B-splinin astetta - + Decrease spline degree Vähennä B-splinin astetta - + Increase knot multiplicity Lisää solmun moninkertaisuusarvoa - + Decrease knot multiplicity Pienennä solmun moninkertaisuusarvoa - + Insert knot Insert knot - + Join Curves Join Curves - + Exposing Internal Geometry Sisäisen Geometrian näyttäminen - + Create symmetric geometry Luo symmetrinen geometria - + Copy/clone/move geometry Kopioi/kloonaa/siirrä geometriaa - + Create copy of geometry Tee kopio geometriasta - + Delete all geometry Poista kaikki geometria - + Delete All Constraints Poista kaikki rajoitteet - + Remove Axes Alignment Remove Axes Alignment @@ -2072,9 +2072,9 @@ virheellisiä rajoitteita, rappeutunutta geometriaa jne. - - - + + + Update constraint's virtual space Päivitä rajoituksen virtuaalinen tila @@ -2084,32 +2084,32 @@ virheellisiä rajoitteita, rappeutunutta geometriaa jne. Lisää automaattisesti rajoitteita - + Swap constraint names Vaihda keskenään rajoitteiden nimiä - + Rename sketch constraint Nimeä rajoite uudelleen - + Drag Point Raahaa pistettä - + Drag Curve Raahaa käyrää - + Drag Constraint Raahaa rajoitetta - + Modify sketch constraints Muokkaa luonnoksen rajoitteita @@ -2170,59 +2170,59 @@ virheellisiä rajoitteita, rappeutunutta geometriaa jne. Automaattinen rajoitusvirhe: Ratkaisematon luonnos kun käytetään yhdenmukaisia rajoitteita. - + Unable to guess intersection of curves. Try adding a coincident constraint between the vertices of the curves you are intending to fillet. Ei kyetty arvaamaan reunojen risteämispistettä. Kokeile lisätä yhtenevyysrajoite pyöristettävien reunojen kärkipisteiden välille. - - + + BSpline Geometry Index (GeoID) is out of bounds. B-splinin geometria-indeksi (GeoID) on sallittujen rajojen ulkopuolella. - + You are requesting no change in knot multiplicity. Solmun moninkertaisuusarvoon ei pyydetty muutosta. - - + + The Geometry Index (GeoId) provided is not a B-spline curve. Annettu geometria-indeksi (GeoID) ei vastaa B-splini-käyrää. - + The knot index is out of bounds. Note that in accordance with OCC notation, the first knot has index 1 and not zero. Solmun indeksi on rajojen ulkopuolella. Huomaa, että OCC: n notaation mukaisesti ensimmäisellä solmulla on indeksi 1 eikä nolla. - + The multiplicity cannot be increased beyond the degree of the B-spline. Monimuotoisuusarvoa ei voi kasvattaa B-splinin astetta suuremmaksi. - + The multiplicity cannot be decreased beyond zero. Moninkertaisuusarvoa ei voi pienentää negatiiviseksi. - + OCC is unable to decrease the multiplicity within the maximum tolerance. OCC ei pysty pienentämään moninkertaisuusarvoa pysyäkseen suurimmassa sallitussa toleranssissa. - + Knot cannot have zero multiplicity. Knot cannot have zero multiplicity. - + Knot multiplicity cannot be higher than the degree of the BSpline. Knot multiplicity cannot be higher than the degree of the BSpline. - + Knot cannot be inserted outside the BSpline parameter range. Knot cannot be inserted outside the BSpline parameter range. @@ -2246,62 +2246,50 @@ virheellisiä rajoitteita, rappeutunutta geometriaa jne. Luonnostelija - + There are no modes that accept the selected set of subelements Ei ole olemassa moodia joka hyväksyisi valitun alielementtijoukon - + Broken link to support subelements Rikkinäinen linkki tukemaan alielementtejä - - + + Unexpected error Odottamaton virhe - + Face is non-planar Pinta ei ole tasomainen - + Selected shapes are of wrong form (e.g., a curved edge where a straight one is needed) Valitut muodot ovat väärän muotoisia (esim. kaareva reuna, jossa tarvitaan suora) - + Sketch mapping Luonnoksen liittäminen - + Can't map the sketch to selected object. %1. Ei voida liittää luonnosta valittuun kohteeseen. %1. - - + + Don't attach Älä liitä - - - - - - - - - - - - @@ -2427,21 +2415,33 @@ virheellisiä rajoitteita, rappeutunutta geometriaa jne. - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + Wrong selection Virheellinen valinta @@ -2622,9 +2622,9 @@ virheellisiä rajoitteita, rappeutunutta geometriaa jne. Number of selected objects is not 3 - - + + Error Virhe @@ -3033,155 +3033,155 @@ Hyväksytyt yhdistelmät: kaksi käyrää; päätepiste ja käyrä; kaksi päät Define B-Spline Degree, between 1 and %1: + + - - CAD Kernel Error CAD-ytimen virhe - + None of the selected elements is an edge. Mikään valituista elementeistä ei ole reuna. - - + + At least one of the selected objects was not a B-Spline and was ignored. Vähintään yksi valituista objekteista ei ollut B-splini ja jätettiin huomiotta. - - + + The selection comprises more than one item. Please select just one knot. Valinnassa on useampi kuin yksi kohde. Valitse vain yksi solmu. - - + + Input Error Virhe syötetyissä tiedoissa - - + + None of the selected elements is a knot of a B-spline Mikään valituista elementeistä ei ole B-splinin solmu - - + + Selection is empty Valinta on tyhjä - + Nothing is selected. Please select a b-spline. Nothing is selected. Please select a b-spline. - + Please select a b-spline curve to insert a knot (not a knot on it). If the curve is not a b-spline, please convert it into one first. Please select a b-spline curve to insert a knot (not a knot on it). If the curve is not a b-spline, please convert it into one first. - + Nothing is selected. Please select end points of curves. Nothing is selected. Please select end points of curves. - + Too many curves on point Too many curves on point - - + + Exactly two curves should end at the selected point to be able to join them. Exactly two curves should end at the selected point to be able to join them. - + Too few curves on point Too few curves on point - + Two end points, or coincident point should be selected. Two end points, or coincident point should be selected. - - - - - - - - - - + + + + + + + + + + Select elements from a single sketch. Valitse osat yhdestä luonnkoksesta. - + No constraint selected Ei rajoitetta valittuna - + At least one constraint must be selected Vähintään yksi rajoite on valittava - + A symmetric construction requires at least two geometric elements, the last geometric element being the reference for the symmetry construction. Symmetrinen rakenne edellyttää vähintään kahta geometristä elementtiä, joista viimeinen geometrinen elementti on symmetrisen rakenteen viite. - + The last element must be a point or a line serving as reference for the symmetry construction. Viimeisen elementin on oltava symmetrisen rakenteen vertailukohtana käytettävä piste tai linja. - - + + A copy requires at least one selected non-external geometric element Kopio vaatii vähintään yhden valitun ei-ulkoisen geometrisen elementin - + Delete All Geometry Poista kaikki geometria - + Are you really sure you want to delete all geometry and constraints? Oletko varma, että haluat poistaa kaiken geometrian ja rajoitteet? - + Delete All Constraints Poista kaikki rajoitteet - + Are you really sure you want to delete all the constraints? Oletko varma, että haluat poistaa kaikki rajoitteet? - + Removal of axes alignment requires at least one selected non-external geometric element Removal of axes alignment requires at least one selected non-external geometric element - + Unsupported visual layer operation Unsupported visual layer operation - + It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted @@ -3380,67 +3380,67 @@ Hyväksytyt yhdistelmät: kaksi käyrää; päätepiste ja käyrä; kaksi päät SketcherGui::ConstraintView - + Select Elements Select Elements - + Change value Muuta arvoa - + Toggle to/from reference Vaihda viittaukseen/viittauksesta - + Deactivate Deaktivoi - + Activate Aktivoi - + Show constraints Näytä rajoitteet - + Hide constraints Piilota rajoitteet - + Rename Nimeä uudelleen - + Center sketch Keskitä luonnos - + Delete Poista - + Swap constraint names Vaihda keskenään rajoitteiden nimiä - + Unnamed constraint Nimetön rajoite - + Only the names of named constraints can be swapped. Vain nimettyjen rajoitteiden nimet voidaan vaihtaa keskenään. @@ -3523,72 +3523,72 @@ Hyväksytyt yhdistelmät: kaksi käyrää; päätepiste ja käyrä; kaksi päät SketcherGui::ElementFilterList - + Normal Normaali - + Construction Rakenne - + Internal Internal - + External Ulkoinen - + All types Kaikki tyypit - + Point Piste - + Line Viiva - + Circle Ympyrä - + Ellipse Ellipsi - + Arc of circle Arc of circle - + Arc of ellipse Arc of ellipse - + Arc of hyperbola Arc of hyperbola - + Arc of parabola Arc of parabola - + B-Spline B-Spline @@ -3596,142 +3596,142 @@ Hyväksytyt yhdistelmät: kaksi käyrää; päätepiste ja käyrä; kaksi päät SketcherGui::ElementView - + Point Coincidence Point Coincidence - + Point on Object Point on Object - + Vertical Constraint Vertical Constraint - + Horizontal Constraint Horizontal Constraint - + Parallel Constraint Parallel Constraint - + Perpendicular Constraint Perpendicular Constraint - + Tangent Constraint Tangent Constraint - + Equal Length Equal Length - + Symmetric Symmetrinen - + Block Constraint Block Constraint - + Lock Constraint Lock Constraint - + Horizontal Distance Horizontal Distance - + Vertical Distance Vertical Distance - + Length Constraint Length Constraint - + Radius Constraint Radius Constraint - + Diameter Constraint Diameter Constraint - + Radiam Constraint Radiam Constraint - + Angle Constraint Angle Constraint - + Toggle construction geometry Vaihda rakennegeometriatilaa - + Select Constraints Select Constraints - + Select Origin Select Origin - + Select Horizontal Axis Select Horizontal Axis - + Select Vertical Axis Select Vertical Axis - + Layer Taso - + Layer 0 Layer 0 - + Layer 1 Layer 1 - + Hidden Piilotettu - + Delete Poista @@ -4640,48 +4640,48 @@ Kuitenkaan ei ole löytynyt rajoitteita, jotka liittyisivät päätepisteisiin.< Asetukset - + Constraints Rajoitteet - + Auto constraints Automaattiset rajoitteet - + Auto remove redundants Poista tarpeettomat automaattisesti - + Show only filtered Constraints Show only filtered Constraints - + Extended information (in widget) Extended information (in widget) - + Hide internal alignment (in widget) Hide internal alignment (in widget) - - + + Error Virhe - + Impossible to update visibility tracking Impossible to update visibility tracking - + Impossible to update visibility tracking: Impossible to update visibility tracking: @@ -4713,6 +4713,33 @@ Kuitenkaan ei ole löytynyt rajoitteita, jotka liittyisivät päätepisteisiin.< Settings Asetukset + + + + + + + + + + + + Construction + Rakenne + + + + Elements + Osat + + + + + + + Point + Piste + @@ -4724,110 +4751,83 @@ Kuitenkaan ei ole löytynyt rajoitteita, jotka liittyisivät päätepisteisiin.< - Construction - Rakenne - - - - Elements - Osat - - - - - - - Point - Piste - - - - - - - - - - - - Internal Internal - - + + + - Line Viiva - - + + + - Arc Kaari - - + + + - Circle Ympyrä - - + + + - Ellipse Ellipsi - - + + + - Elliptical Arc Elliptinen kaari - - + + + - Hyperbolic Arc Hyperbolinen Kaari - - + + + - Parabolic Arc Parabolinen Kaari - - + + + - BSpline BSpline - - + + + - Other Muu - + Extended information Extended information @@ -4835,42 +4835,42 @@ Kuitenkaan ei ole löytynyt rajoitteita, jotka liittyisivät päätepisteisiin.< SketcherGui::TaskSketcherMessages - + Solver messages Ratkaisimen viestit - + Auto update Automaattinen päivitys - + Executes a recomputation of active document after every sketch action Suorittaa aktiivisen asiakirjan uudelleenlaskennan jokaisen luonnostapahtuman jälkeen - + Click to select the conflicting constraints. Click to select the conflicting constraints. - + Click to select the redundant constraints. Click to select the redundant constraints. - + The sketch has unconstrained elements giving rise to those Degrees Of Freedom. Click to select the unconstrained elements. The sketch has unconstrained elements giving rise to those Degrees Of Freedom. Click to select the unconstrained elements. - + Click to select the malformed constraints. Click to select the malformed constraints. - + Some constraints in combination are partially redundant. Click to select the partially redundant constraints. Some constraints in combination are partially redundant. Click to select the partially redundant constraints. @@ -5048,112 +5048,112 @@ This is done by analyzing the sketch geometries and constraints. SketcherGui::ViewProviderSketch - + Edit sketch Muokkaa luonnosta - + A dialog is already open in the task panel Valintaikkuna on jo avoinna tehtäväpaneelissa - + Do you want to close this dialog? Haluatko sulkea tämän valintaikkunan? - + Invalid sketch Virheellinen luonnos - + Do you want to open the sketch validation tool? Haluatko avata luonnoksen validointityökalun? - + The sketch is invalid and cannot be edited. Luonnos on virheellinen eikä sitä voi muokata. - + Please remove the following constraint: Poista seuraava rajoite: - + Please remove at least one of the following constraints: Poista ainakin yksi seuraavista rajoitteista: - + Please remove the following redundant constraint: Poista seuraava turha rajoite: - + Please remove the following redundant constraints: Poista seuraavat turhat rajoitteet: - + The following constraint is partially redundant: Seuraava rajoite on osittain tarpeeton: - + The following constraints are partially redundant: Seuraavat rajoitteet ovat osittain tarpeettomia: - + Please remove the following malformed constraint: Poista seuraava virheellinen rajoite: - + Please remove the following malformed constraints: Poista seuraavat virheelliset rajoitteet: - + Empty sketch Tyhjä luonnos - + Over-constrained: Over-constrained: - + Malformed constraints: Malformed constraints: - + Redundant constraints: Redundant constraints: - + Partially redundant: Partially redundant: - + Solver failed to converge Solver failed to converge - + Under constrained: Under constrained: - + %n DoF(s) %n DoF(s) @@ -5161,7 +5161,7 @@ This is done by analyzing the sketch geometries and constraints. - + Fully constrained Fully constrained @@ -5169,8 +5169,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineComb - - + + Switches between showing and hiding the curvature comb for all B-splines Vaihtaa kaikkien B-splinien kaarevuuskamman näkyvyyden päälle tai pois @@ -5178,8 +5178,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineDecreaseKnotMultiplicity - - + + Decreases the multiplicity of the selected knot of a B-spline Vähentää B-splinin valitun solmun moninkertaisuusarvoa @@ -5187,8 +5187,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineDegree - - + + Switches between showing and hiding the degree for all B-splines Vaihtaa kaikkien B-splinien asteen näkyvyyden päälle tai pois @@ -5196,8 +5196,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineIncreaseKnotMultiplicity - - + + Increases the multiplicity of the selected knot of a B-spline Lisää B-splinin valitun solmun moninkertaisuusarvoa @@ -5205,8 +5205,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineKnotMultiplicity - - + + Switches between showing and hiding the knot multiplicity for all B-splines Vaihtaa kaikkien B-splinien solmujen moninkertaisuusarvojen näkyvyyden päälle tai pois @@ -5214,8 +5214,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplinePoleWeight - - + + Switches between showing and hiding the control point weight for all B-splines Vaihtaa kaikkien B-splinien solmujen painokertoimien arvojen näkyvyyden päälle tai pois @@ -5223,8 +5223,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplinePolygon - - + + Switches between showing and hiding the control polygons for all B-splines Vaihtaa kaikkien B-splinien hallintamonikulmion näkyvyyden päälle tai pois @@ -5232,8 +5232,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_Clone - - + + Creates a clone of the geometry taking as reference the last selected point Luo kloonin geometriasta käyttäen viimeistä valittua pistettä viittauksena @@ -5241,17 +5241,17 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_CompCopy - + Clone Kloonaa - + Copy Kopio - + Move Siirrä @@ -5293,8 +5293,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_Copy - - + + Creates a simple copy of the geometry taking as reference the last selected point Luo yksinkertaisen kopion geometriasta käyttäen viimeistä valittua pistettä viittauksena @@ -5513,64 +5513,64 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_MapSketch - + No sketch found Luonnoksia ei löytynyt - + The document doesn't have a sketch Asiakirjassa ei ole luonnosta - + Select sketch Valitse luonnos - + Select a sketch from the list Valitse luonnos luettelosta - + (incompatible with selection) (epäyhteensopiva valinnan kanssa) - + (current) (nykyinen) - + (suggested) (ehdotettu) - + Sketch attachment Luonnoksen liitos - + Current attachment mode is incompatible with the new selection. Select the method to attach this sketch to selected objects. Luonnoksen liitosmoodi ei ole yhteensopiva uuden valinnan kanssa. Valitse uusi tapa liittää tämä luonnos valittuihin objekteihin. - + Select the method to attach this sketch to selected objects. Valitse menetelmä, jolla tämä luonnos liitetään valittuihin objekteihin. - + Map sketch Kartan luonnos - + Can't map a sketch to support: %1 Tuettavaa luonnosta ei voida kuvata: @@ -5580,8 +5580,8 @@ Valitse uusi tapa liittää tämä luonnos valittuihin objekteihin. Sketcher_Move - - + + Moves the geometry taking as reference the last selected point Siirtää geometriaa käyttäen viimeistä valittua pistettä viittauksena @@ -5589,12 +5589,12 @@ Valitse uusi tapa liittää tämä luonnos valittuihin objekteihin. Sketcher_NewSketch - + Sketch attachment Luonnoksen liitos - + Select the method to attach this sketch to selected object Valitse menetelmä, jolla tämä luonnos liitetään valittuun objektiin @@ -5602,12 +5602,12 @@ Valitse uusi tapa liittää tämä luonnos valittuihin objekteihin. Sketcher_ReorientSketch - + Sketch has support Luonnoksella on tuki - + Sketch with a support face cannot be reoriented. Do you want to detach it from the support? Luonnos, jolla on tukinäkymä, ei voida suunnata uudelleen. @@ -5916,7 +5916,7 @@ Eigen-Sparse-QR -algoritmi on optimoitu matriiseille jotka ovat harvoja; yleens ViewProviderSketch - + and %1 more and %1 more @@ -6106,22 +6106,22 @@ The grid spacing change if it becomes smaller than this number of pixel. GridSpaceAction - + Grid auto spacing Grid auto spacing - + Resize grid automatically depending on zoom. Resize grid automatically depending on zoom. - + Spacing Spacing - + Distance between two subsequent grid lines. Distance between two subsequent grid lines. @@ -6129,78 +6129,75 @@ The grid spacing change if it becomes smaller than this number of pixel. Notifications - + The Sketch has malformed constraints! The Sketch has malformed constraints! - + The Sketch has partially redundant constraints! The Sketch has partially redundant constraints! - + Parabolas were migrated. Migrated files won't open in previous versions of FreeCAD!! Parabolas were migrated. Migrated files won't open in previous versions of FreeCAD!! - - - - - - - - - - - - - + + + - - + - - - - - + + + + + + + + - - - + + + + + + + + + + + Error Virhe - + Failed to delete all geometry Failed to delete all geometry - + Failed to delete all constraints Failed to delete all constraints - + The constraint has invalid index information and is malformed. The constraint has invalid index information and is malformed. - - - @@ -6208,8 +6205,11 @@ The grid spacing change if it becomes smaller than this number of pixel. - - + + + + + Invalid Constraint Invalid Constraint @@ -6251,8 +6251,8 @@ The grid spacing change if it becomes smaller than this number of pixel.Virhe luotaessa B-splinin napaa - + Error creating B-spline Virhe luotaessa B-spliniä @@ -6349,9 +6349,9 @@ The grid spacing change if it becomes smaller than this number of pixel.Failed to trim edge - - + + Value Error Value Error @@ -6387,58 +6387,58 @@ The grid spacing change if it becomes smaller than this number of pixel. SnapSpaceAction - + Snap to objects Snap to objects - + New points will snap to the currently preselected object. It will also snap to the middle of lines and arcs. New points will snap to the currently preselected object. It will also snap to the middle of lines and arcs. - + Snap to grid Kiinnitä ruudukkoon - + New points will snap to the nearest grid line. Points must be set closer than a fifth of the grid spacing to a grid line to snap. New points will snap to the nearest grid line. Points must be set closer than a fifth of the grid spacing to a grid line to snap. - + Snap angle Snap angle - + Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle starts from the positive X axis of the sketch. Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle starts from the positive X axis of the sketch. RenderingOrderAction - - - - - Normal Geometry - Normal Geometry - - Construction Geometry - Rakennegeometria + Normal Geometry + Normal Geometry + Construction Geometry + Rakennegeometria + + + + + External Geometry External Geometry @@ -6459,12 +6459,12 @@ Points must be set closer than a fifth of the grid spacing to a grid line to sna CmdSketcherGrid - + Toggle grid Toggle grid - + Toggle the grid in the sketch. In the menu you can change grid settings. Toggle the grid in the sketch. In the menu you can change grid settings. @@ -6472,12 +6472,12 @@ Points must be set closer than a fifth of the grid spacing to a grid line to sna CmdSketcherSnap - + Toggle snap Toggle snap - + Toggle all snap functionality. In the menu you can toggle 'Snap to grid' and 'Snap to objects' individually, and change further snap settings. Toggle all snap functionality. In the menu you can toggle 'Snap to grid' and 'Snap to objects' individually, and change further snap settings. diff --git a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_fr.ts b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_fr.ts index 3d4d11c4f9..d5c4cd0106 100644 --- a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_fr.ts +++ b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_fr.ts @@ -4,12 +4,12 @@ CmdSketcherBSplineComb - + Show/hide B-spline curvature comb Afficher/masquer le peigne de courbure de la B-spline - + Switches between showing and hiding the curvature comb for all B-splines Bascule entre afficher et masquer le peigne de courbure pour toutes les B-splines @@ -17,12 +17,12 @@ CmdSketcherBSplineDegree - + Show/hide B-spline degree Afficher/masquer le degré de la B-spline - + Switches between showing and hiding the degree for all B-splines Bascule entre afficher et masquer le degré pour tous les B-splines @@ -30,12 +30,12 @@ CmdSketcherBSplineKnotMultiplicity - + Show/hide B-spline knot multiplicity Afficher/masquer la multiplicité du nœud de la B-spline - + Switches between showing and hiding the knot multiplicity for all B-splines Basculer entre afficher et masquer la multiplicité de nœuds pour toutes les B-splines @@ -43,12 +43,12 @@ CmdSketcherBSplinePoleWeight - + Show/hide B-spline control point weight Afficher/masquer le poids du point de contrôle de la B-spline - + Switches between showing and hiding the control point weight for all B-splines Bascule entre afficher et masquer le poids du point de contrôle pour toutes les B-splines @@ -56,12 +56,12 @@ CmdSketcherBSplinePolygon - + Show/hide B-spline control polygon Afficher/masquer le polygone de contrôle de la B-spline - + Switches between showing and hiding the control polygons for all B-splines Bascule entre afficher et masquer les polygones de contrôle pour toutes les B-splines @@ -82,12 +82,12 @@ CmdSketcherClone - + Clone Cloner - + Creates a clone of the geometry taking as reference the last selected point Créer un clone de la géométrie en prenant comme référence le dernier point sélectionné @@ -95,32 +95,32 @@ CmdSketcherCompBSplineShowHideGeometryInformation - + Show/hide B-spline information layer Afficher/masquer le calque d’information de la B-spline - + Show/hide B-spline degree Afficher/masquer le degré de la B-spline - + Show/hide B-spline control polygon Afficher/masquer le polygone de contrôle de la B-spline - + Show/hide B-spline curvature comb Afficher/masquer le peigne de courbure de la B-spline - + Show/hide B-spline knot multiplicity Afficher/masquer la multiplicité du nœud de la B-spline - + Show/hide B-spline control point weight Afficher/masquer le poids du point de contrôle de la B-spline @@ -156,12 +156,12 @@ CmdSketcherCompCopy - + Clone Cloner - + Creates a clone of the geometry taking as reference the last selected point Créer un clone de la géométrie en prenant comme référence le dernier point sélectionné @@ -365,22 +365,22 @@ CmdSketcherCompModifyKnotMultiplicity - + Modify knot multiplicity Modifier la multiplicité de nœud - + Modifies the multiplicity of the selected knot of a B-spline Modifie la multiplicité du nœud sélectionné d’une B-spline - + Increase knot multiplicity Augmenter la multiplicité de nœud - + Decrease knot multiplicity Diminuer la multiplicité de nœud @@ -638,12 +638,12 @@ with respect to a line or a third point CmdSketcherConvertToNURBS - + Convert geometry to B-spline Convertir la géométrie en B-spline - + Converts the selected geometry to a B-spline Convertit la géométrie sélectionnée en B-spline @@ -651,12 +651,12 @@ with respect to a line or a third point CmdSketcherCopy - + Copy - Copie + Copier - + Creates a simple copy of the geometry taking as reference the last selected point Créer une copie simple de la géométrie en prenant comme référence le dernier point sélectionné @@ -1015,12 +1015,12 @@ with respect to a line or a third point CmdSketcherDecreaseDegree - + Decrease B-spline degree Diminuer le degré de la B-spline - + Decreases the degree of the B-spline Diminue le degré de la B-spline @@ -1028,12 +1028,12 @@ with respect to a line or a third point CmdSketcherDecreaseKnotMultiplicity - + Decrease knot multiplicity Diminuer la multiplicité de nœud - + Decreases the multiplicity of the selected knot of a B-spline Diminue la multiplicité du nœud sélectionné d’une B-spline @@ -1041,12 +1041,12 @@ with respect to a line or a third point CmdSketcherDeleteAllConstraints - + Delete all constraints Supprimer toutes les contraintes - + Delete all constraints in the sketch Supprimer toutes les contraintes de l'esquisse @@ -1054,12 +1054,12 @@ with respect to a line or a third point CmdSketcherDeleteAllGeometry - + Delete all geometry Supprimer tous les éléments de géométrie - + Delete all geometry and constraints in the current sketch, with the exception of external geometry Supprimer toute la géométrie et toutes les contraintes de l'esquisse actuelle, à l'exception de la géométrie externe @@ -1067,12 +1067,12 @@ with respect to a line or a third point CmdSketcherEditSketch - + Edit sketch Modifier l'esquisse - + Edit the selected sketch. Modifier l'esquisse sélectionnée. @@ -1106,12 +1106,12 @@ with respect to a line or a third point CmdSketcherIncreaseDegree - + Increase B-spline degree Augmenter le degré de la B-spline - + Increases the degree of the B-spline Augmenter le degré de la B-spline @@ -1119,12 +1119,12 @@ with respect to a line or a third point CmdSketcherIncreaseKnotMultiplicity - + Increase knot multiplicity Augmenter la multiplicité de nœud - + Increases the multiplicity of the selected knot of a B-spline Augmente la multiplicité du nœud sélectionné d’une B-spline @@ -1132,12 +1132,12 @@ with respect to a line or a third point CmdSketcherInsertKnot - + Insert knot Insérer un noeud - + Inserts knot at given parameter. If a knot already exists at that parameter, it's multiplicity is increased by one. Insérer un noeud au paramètre donné. Si un noeud existe déjà à ce paramètre, sa multiplicité est augmentée de un. @@ -1145,12 +1145,12 @@ with respect to a line or a third point CmdSketcherJoinCurves - + Join curves Joindre des courbes - + Join two curves at selected end points Joindre deux courbes par les extrémités sélectionnées @@ -1158,12 +1158,12 @@ with respect to a line or a third point CmdSketcherLeaveSketch - + Leave sketch Quitter l'esquisse - + Finish editing the active sketch. Sortir de l'esquisse. @@ -1171,12 +1171,12 @@ with respect to a line or a third point CmdSketcherMapSketch - + Map sketch to face... Appliquer une esquisse sur une face... - + Set the 'Support' of a sketch. First select the supporting geometry, for example, a face or an edge of a solid object, then call this command, then choose the desired sketch. @@ -1185,7 +1185,7 @@ Sélectionner d'abord la géométrie de support, par exemple, une face ou une ar puis lancer cette commande et enfin choisir l'esquisse souhaitée. - + Some of the selected objects depend on the sketch to be mapped. Circular dependencies are not allowed. Certains des objets sélectionnés dépendent de l’esquisse à plaquer. Les dépendances circulaires ne sont pas autorisées . @@ -1193,22 +1193,22 @@ puis lancer cette commande et enfin choisir l'esquisse souhaitée. CmdSketcherMergeSketches - + Merge sketches Fusionner les esquisses - + Create a new sketch from merging two or more selected sketches. Créer une nouvelle esquisse en fusionnant deux ou plusieurs esquisses sélectionnées. - + Wrong selection Mauvaise sélection - + Select at least two sketches. Sélectionner au moins deux esquisses. @@ -1216,24 +1216,24 @@ puis lancer cette commande et enfin choisir l'esquisse souhaitée. CmdSketcherMirrorSketch - + Mirror sketch Esquisse miroir - + Create a new mirrored sketch for each selected sketch by using the X or Y axes, or the origin point, as mirroring reference. Créer une nouvelle esquisse en miroir pour chaque esquisse sélectionnée en utilisant les axes X ou Y, ou le point d'origine, comme référence de symétrie. - + Wrong selection Mauvaise sélection - + Select one or more sketches. Sélectionner une ou plusieurs esquisses. @@ -1241,12 +1241,12 @@ as mirroring reference. CmdSketcherMove - + Move Déplacer - + Moves the geometry taking as reference the last selected point Déplace la géométrie en prenant comme référence le dernier point sélectionné @@ -1254,12 +1254,12 @@ as mirroring reference. CmdSketcherNewSketch - + Create sketch Créer une esquisse - + Create a new sketch. Créer une nouvelle esquisse. @@ -1267,12 +1267,12 @@ as mirroring reference. CmdSketcherRectangularArray - + Rectangular array Réseau rectangulaire - + Creates a rectangular array pattern of the geometry taking as reference the last selected point Créer un réseau rectangulaire de la géométrie en prenant comme référence le dernier point sélectionné @@ -1280,12 +1280,12 @@ as mirroring reference. CmdSketcherRemoveAxesAlignment - + Remove axes alignment Supprimer l'alignement des axes - + Modifies constraints to remove axes alignment while trying to preserve the constraint relationship of the selection Modifier les contraintes pour supprimer l'alignement des axes en essayant de préserver la relation de contrainte de la sélection @@ -1293,12 +1293,12 @@ as mirroring reference. CmdSketcherReorientSketch - + Reorient sketch... Réorienter l'esquisse... - + Place the selected sketch on one of the global coordinate planes. This will clear the 'Support' property, if any. Place l'esquisse sélectionnée sur l'un des plans d'origine. @@ -1308,12 +1308,12 @@ Cela effacera la propriété 'Support', le cas échéant. CmdSketcherRestoreInternalAlignmentGeometry - + Show/hide internal geometry Afficher/masquer la géométrie interne - + Show all internal geometry or hide unused internal geometry Afficher toute la géométrie interne ou masquer la géométrie interne inutilisée @@ -1321,8 +1321,8 @@ Cela effacera la propriété 'Support', le cas échéant. CmdSketcherSelectConflictingConstraints - + Select conflicting constraints Sélectionne les contraintes en conflit @@ -1330,12 +1330,12 @@ Cela effacera la propriété 'Support', le cas échéant. CmdSketcherSelectConstraints - + Select associated constraints Sélectionne les contraintes associées - + Select the constraints associated with the selected geometrical elements Sélectionne les contraintes associées aux éléments géométriques sélectionnés @@ -1343,12 +1343,12 @@ Cela effacera la propriété 'Support', le cas échéant. CmdSketcherSelectElementsAssociatedWithConstraints - + Select associated geometry Sélectionne la géométrie associée - + Select the geometrical elements associated with the selected constraints Sélectionne les éléments géométriques associés aux contraintes sélectionnées @@ -1356,12 +1356,12 @@ Cela effacera la propriété 'Support', le cas échéant. CmdSketcherSelectElementsWithDoFs - + Select unconstrained DoF Sélectionner les degrés de liberté non contraints - + Select geometrical elements where the solver still detects unconstrained degrees of freedom. Sélectionne des éléments géométriques pour lesquels le solveur détecte encore des degrés de liberté non contraints. @@ -1369,12 +1369,12 @@ Cela effacera la propriété 'Support', le cas échéant. CmdSketcherSelectHorizontalAxis - + Select horizontal axis Sélectionne l'axe horizontal - + Select the local horizontal axis of the sketch Sélectionne l'axe horizontal local de l'esquisse @@ -1382,8 +1382,8 @@ Cela effacera la propriété 'Support', le cas échéant. CmdSketcherSelectMalformedConstraints - + Select malformed constraints Sélectionne les contraintes malformées @@ -1391,12 +1391,12 @@ Cela effacera la propriété 'Support', le cas échéant. CmdSketcherSelectOrigin - + Select origin Sélectionne l'origine - + Select the local origin point of the sketch Sélectionne le point d'origine local de l'esquisse @@ -1404,8 +1404,8 @@ Cela effacera la propriété 'Support', le cas échéant. CmdSketcherSelectPartiallyRedundantConstraints - + Select partially redundant constraints Sélectionne les contraintes partiellement redondantes @@ -1413,8 +1413,8 @@ Cela effacera la propriété 'Support', le cas échéant. CmdSketcherSelectRedundantConstraints - + Select redundant constraints Sélectionne les contraintes redondantes @@ -1422,12 +1422,12 @@ Cela effacera la propriété 'Support', le cas échéant. CmdSketcherSelectVerticalAxis - + Select vertical axis Sélectionne l'axe vertical - + Select the local vertical axis of the sketch Sélectionne l'axe vertical local de l'esquisse @@ -1448,12 +1448,12 @@ Cela effacera la propriété 'Support', le cas échéant. CmdSketcherStopOperation - + Stop operation Arrêter l'opération - + When in edit mode, stop the active operation (drawing, constraining, etc.). En mode édition, arrêter l'opération active (dessin, contrainte, etc.). @@ -1474,12 +1474,12 @@ Cela effacera la propriété 'Support', le cas échéant. CmdSketcherSymmetry - + Symmetry Symétrie - + Creates symmetric geometry with respect to the last selected line or point Crée une géométrie symétrique par rapport à la dernière ligne ou point sélectionné @@ -1541,24 +1541,24 @@ en mode pilotant ou piloté CmdSketcherValidateSketch - + Validate sketch... Valider l'esquisse... - + Validate a sketch by looking at missing coincidences, invalid constraints, degenerated geometry, etc. Valider une esquisse en analysant les coïncidences manquantes, les contraintes invalides, les géométries dégénérées, etc. - + Wrong selection - Sélection invalide + Sélection incorrecte - + Select only one sketch. Sélectionner une seule esquisse. @@ -1566,12 +1566,12 @@ les contraintes invalides, les géométries dégénérées, etc. CmdSketcherViewSection - + View section Vue de la section - + When in edit mode, switch between section view and full view. En mode édition, basculer entre la vue de section et la vue complète. @@ -1579,12 +1579,12 @@ les contraintes invalides, les géométries dégénérées, etc. CmdSketcherViewSketch - + View sketch Vue de l'esquisse - + When in edit mode, set the camera orientation perpendicular to the sketch plane. En mode édition, définir l'orientation de la caméra perpendiculaire au plan d'esquisse. @@ -1842,37 +1842,37 @@ les contraintes invalides, les géométries dégénérées, etc. Activer/désactiver la contrainte - + Create a new sketch on a face Créer une nouvelle esquisse sur une face - + Create a new sketch Créer une nouvelle esquisse - + Reorient sketch Réorienter l'esquisse - + Attach sketch Attacher l'esquisse - + Detach sketch Détacher l'esquisse - + Create a mirrored sketch for each selected sketch Créer une esquisse en miroir pour chaque esquisse sélectionnée - + Merge sketches Fusionner les esquisses @@ -1990,72 +1990,72 @@ les contraintes invalides, les géométries dégénérées, etc. Ajouter un hexagone - + Convert to NURBS Convertir en NURBS - + Increase spline degree Augmenter le degré de la B-spline - + Decrease spline degree Diminuer le degré de la B-spline - + Increase knot multiplicity Augmenter la multiplicité de nœud - + Decrease knot multiplicity Diminuer la multiplicité de nœud - + Insert knot Insérer un noeud - + Join Curves Joindre des courbes - + Exposing Internal Geometry Exposer la géométrie interne - + Create symmetric geometry Créer une géométrie symétrique - + Copy/clone/move geometry Copier/cloner/déplacer la géométrie - + Create copy of geometry Créer une copie de la géométrie - + Delete all geometry Supprimer tous les éléments de géométrie - + Delete All Constraints Supprimer toutes les contraintes - + Remove Axes Alignment Supprimer l'alignement des axes @@ -2066,9 +2066,9 @@ les contraintes invalides, les géométries dégénérées, etc. - - - + + + Update constraint's virtual space Mettre à jour l'espace virtuel de la contrainte @@ -2078,32 +2078,32 @@ les contraintes invalides, les géométries dégénérées, etc. Ajouter des contraintes automatiques - + Swap constraint names Intervertir les noms de contrainte - + Rename sketch constraint Renommer la contrainte d'esquisse - + Drag Point Faire glisser le Point - + Drag Curve Faire glisser la Courbe - + Drag Constraint Faire glisser la Contrainte - + Modify sketch constraints Modifier les contraintes d'esquisse @@ -2164,59 +2164,59 @@ les contraintes invalides, les géométries dégénérées, etc. Erreur de contrainte automatique : esquisse insoluble après l'application des contraintes d'égalité. - + Unable to guess intersection of curves. Try adding a coincident constraint between the vertices of the curves you are intending to fillet. L'intersection des courbes n'a pas pu être trouvée. Essayez d’ajouter une contrainte de coïncidence entre les sommets des courbes sur lesquels vous souhaitez appliquer un congé. - - + + BSpline Geometry Index (GeoID) is out of bounds. L'Index de la géométrie de la B-spline (GeoID) est hors limites. - + You are requesting no change in knot multiplicity. Vous ne demandez aucun changement dans la multiplicité du nœud. - - + + The Geometry Index (GeoId) provided is not a B-spline curve. L’Index de la géométrie (GeoID) fourni n’est pas une courbe B-spline. - + The knot index is out of bounds. Note that in accordance with OCC notation, the first knot has index 1 and not zero. L’index du nœud est hors limites. Notez que, conformément à la notation OCC, le premier nœud a un indice de 1 et non pas de zéro. - + The multiplicity cannot be increased beyond the degree of the B-spline. La multiplicité ne peut pas être augmentée au-delà du degré de la B-spline. - + The multiplicity cannot be decreased beyond zero. La multiplicité ne peut pas être diminuée au-delà de zéro. - + OCC is unable to decrease the multiplicity within the maximum tolerance. OCC ne parvient pas à diminuer la multiplicité selon la tolérance maximale. - + Knot cannot have zero multiplicity. Le nœud ne peut pas avoir zéro de multiplicité. - + Knot multiplicity cannot be higher than the degree of the BSpline. La multiplicité du nœud ne peut pas être supérieure au degré de la courbe BSpline. - + Knot cannot be inserted outside the BSpline parameter range. Le nœud ne peut pas être inséré en dehors de la plage de paramètres de la B-spline. @@ -2240,62 +2240,50 @@ les contraintes invalides, les géométries dégénérées, etc. Sketcher - + There are no modes that accept the selected set of subelements Il n’y a aucun mode qui accepte l’ensemble des sous-éléments sélectionnés - + Broken link to support subelements Lien brisé vers les sous-éléments de support - - + + Unexpected error Erreur inattendue - + Face is non-planar La face n'est pas plane - + Selected shapes are of wrong form (e.g., a curved edge where a straight one is needed) Les formes sélectionnées sont de forme incorrecte (par exemple, une arête courbe là où une droite est nécessaire) - + Sketch mapping Mappage d'esquisse - + Can't map the sketch to selected object. %1. Impossible d'appliquer l’esquisse à l’objet sélectionné. %1. - - + + Don't attach Ne pas attacher - - - - - - - - - - - - @@ -2421,23 +2409,35 @@ les contraintes invalides, les géométries dégénérées, etc. - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + Wrong selection - Sélection invalide + Sélection incorrecte @@ -2616,9 +2616,9 @@ les contraintes invalides, les géométries dégénérées, etc. Le nombre d'objets sélectionnés n'est pas 3 - - + + Error Erreur @@ -3027,155 +3027,155 @@ Combinaisons acceptés : deux courbes ; un point d'extrémité et une courbe ; d Définir le degré de la B-spline, entre 1 et %1 : + + - - CAD Kernel Error Erreur du noyau de CAO - + None of the selected elements is an edge. Aucun des éléments sélectionnés n'est une arête. - - + + At least one of the selected objects was not a B-Spline and was ignored. Au moins l’un des objets sélectionnés n’était pas une B-Spline et a été ignoré. - - + + The selection comprises more than one item. Please select just one knot. La sélection comprend plus d'un élément. Veuillez sélectionner un seul nœud. - - + + Input Error Erreur de saisie - - + + None of the selected elements is a knot of a B-spline Aucun des éléments sélectionnés n'est un nœud d’une B-spline - - + + Selection is empty La sélection est vide - + Nothing is selected. Please select a b-spline. Rien n'est sélectionné. Sélectionner une B-spline. - + Please select a b-spline curve to insert a knot (not a knot on it). If the curve is not a b-spline, please convert it into one first. Sélectionner une B-spline pour insérer un nœud (et non un nœud sur celle-ci). Si la courbe n'est pas une B-spline, la convertir d'abord en une B-spline. - + Nothing is selected. Please select end points of curves. Rien n'est sélectionné. Sélectionner les extrémités des courbes. - + Too many curves on point Trop de courbes sur le point - - + + Exactly two curves should end at the selected point to be able to join them. Exactement deux courbes devraient se terminer au point sélectionné pour pouvoir les rejoindre. - + Too few curves on point Trop peu de courbes sur le point - + Two end points, or coincident point should be selected. Il faut sélectionner deux extrémités ou des points de coïncidence. - - - - - - - - - - + + + + + + + + + + Select elements from a single sketch. Sélectionner des éléments d'une seule esquisse. - + No constraint selected Aucune contrainte sélectionnée - + At least one constraint must be selected Au moins une contrainte doit être sélectionnée - + A symmetric construction requires at least two geometric elements, the last geometric element being the reference for the symmetry construction. Une construction symétrique nécessite au moins deux éléments géométriques, le dernier élément géométrique étant la référence pour la construction de la symétrie. - + The last element must be a point or a line serving as reference for the symmetry construction. Le dernier élément doit être un point ou une ligne servant de référence pour la construction de la symétrie. - - + + A copy requires at least one selected non-external geometric element Une copie nécessite la sélection d'au moins un élément géométrique non externe - + Delete All Geometry Supprimer tous les éléments de géométrie - + Are you really sure you want to delete all geometry and constraints? Êtes-vous vraiment sûr de vouloir supprimer tous les éléments de géométrie et toutes les contraintes ? - + Delete All Constraints Supprimer toutes les contraintes - + Are you really sure you want to delete all the constraints? Êtes-vous vraiment sûr de vouloir supprimer toutes les contraintes ? - + Removal of axes alignment requires at least one selected non-external geometric element La suppression de l'alignement des axes nécessite au moins un élément géométrique non externe sélectionné - + Unsupported visual layer operation L'opération du calque visuel n'est pas prise en charge - + It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted Il n'est pas possible pour l'instant de déplacer une géométrie externe vers une autre couche visuelle. La géométrie externe sera omise @@ -3255,7 +3255,7 @@ Voir la documentation pour plus de détails. Coincident - Coïncidents + Coïncident @@ -3376,67 +3376,67 @@ Voir la documentation pour plus de détails. SketcherGui::ConstraintView - + Select Elements Sélectionner les éléments - + Change value - Changer la valeur + Modifier la valeur - + Toggle to/from reference Basculer vers ou à partir d'une référence - + Deactivate Désactiver - + Activate Activer - + Show constraints Montrer les contraintes - + Hide constraints Masquer les contraintes - + Rename Renommer - + Center sketch Centrer l'esquisse - + Delete Supprimer - + Swap constraint names Intervertir les noms de contrainte - + Unnamed constraint Contrainte non nommée - + Only the names of named constraints can be swapped. Seuls les noms des contraintes nommées peuvent être permutés. @@ -3451,7 +3451,7 @@ Voir la documentation pour plus de détails. Angle: - Angle : + Angle : @@ -3461,7 +3461,7 @@ Voir la documentation pour plus de détails. Radius: - Rayon : + Rayon : @@ -3503,7 +3503,7 @@ Voir la documentation pour plus de détails. Length: - Longueur : + Longueur : @@ -3519,72 +3519,72 @@ Voir la documentation pour plus de détails. SketcherGui::ElementFilterList - + Normal Normal - + Construction - Construction + Construction  - + Internal Interne - + External Externe - + All types Tous les types - + Point Point - + Line Ligne - + Circle Cercle - + Ellipse Ellipse - + Arc of circle Arc de cercle - + Arc of ellipse Arc d’ellipse - + Arc of hyperbola Arc d'hyperbole - + Arc of parabola Arc de parabole - + B-Spline B-spline @@ -3592,142 +3592,142 @@ Voir la documentation pour plus de détails. SketcherGui::ElementView - + Point Coincidence Points coïncidents - + Point on Object Point sur objet - + Vertical Constraint Verticalité - + Horizontal Constraint Horizontalité - + Parallel Constraint Parallélisme - + Perpendicular Constraint Perpendicularité - + Tangent Constraint Tangence - + Equal Length Égalité des longueurs - + Symmetric Symétrique - + Block Constraint Contrainte de blocage - + Lock Constraint Contrainte fixe - + Horizontal Distance Distance horizontale - + Vertical Distance Distance Verticale - + Length Constraint Longueur - + Radius Constraint Rayon - + Diameter Constraint Diamètre - + Radiam Constraint Contrainte automatique rayon/diamètre - + Angle Constraint Angle - + Toggle construction geometry Basculer le mode de la géométrie de construction - + Select Constraints Sélectionner les contraintes - + Select Origin Sélectionner l'origine - + Select Horizontal Axis Sélectionner l'axe horizontal - + Select Vertical Axis Sélectionner l'axe vertical - + Layer Calque - + Layer 0 Calque 0 - + Layer 1 Calque 1 - + Hidden - Masqué + Caché - + Delete Supprimer @@ -4630,51 +4630,51 @@ Toutefois, aucune contrainte liée aux extrémités n'a été trouvée. Settings - Réglages + Paramètres - + Constraints Contraintes - + Auto constraints Contraintes automatiques - + Auto remove redundants Suppression automatique des redondances - + Show only filtered Constraints Affiche uniquement les contraintes filtrées - + Extended information (in widget) Informations étendues (dans le widget) - + Hide internal alignment (in widget) Masquer l'alignement interne (dans le widget) - - + + Error Erreur - + Impossible to update visibility tracking Impossible de mettre à jour le suivi de visibilité - + Impossible to update visibility tracking: Impossible de mettre à jour le suivi de visibilité : @@ -4704,7 +4704,34 @@ Toutefois, aucune contrainte liée aux extrémités n'a été trouvée. Settings - Réglages + Paramètres + + + + + + + + + + + + + Construction + Construction  + + + + Elements + Éléments + + + + + + + Point + Point @@ -4717,110 +4744,83 @@ Toutefois, aucune contrainte liée aux extrémités n'a été trouvée. - Construction - Construction - - - - Elements - Éléments - - - - - - - Point - Point - - - - - - - - - - - - Internal Interne - - + + + - Line Ligne - - + + + - Arc Arc - - + + + - Circle Cercle - - + + + - Ellipse Ellipse - - + + + - Elliptical Arc Arc elliptique - - + + + - Hyperbolic Arc Arc hyperbolique - - + + + - Parabolic Arc Arc parabolique - - + + + - BSpline B-spline - - + + + - Other Autre - + Extended information Informations étendues @@ -4828,42 +4828,42 @@ Toutefois, aucune contrainte liée aux extrémités n'a été trouvée. SketcherGui::TaskSketcherMessages - + Solver messages Messages du solveur - + Auto update Mise à jour automatique - + Executes a recomputation of active document after every sketch action Exécute un recalcul du document actif après chaque modification de l'esquisse - + Click to select the conflicting constraints. Cliquez pour sélectionner les contraintes conflictuelles. - + Click to select the redundant constraints. Cliquez pour sélectionner les contraintes redondantes. - + The sketch has unconstrained elements giving rise to those Degrees Of Freedom. Click to select the unconstrained elements. L'esquisse contient des éléments non contraints qui donnent naissance à ces degrés de liberté. Cliquez pour sélectionner les éléments non contraints. - + Click to select the malformed constraints. Cliquez pour sélectionner les contraintes défectueuses. - + Some constraints in combination are partially redundant. Click to select the partially redundant constraints. Certaines contraintes combinées sont partiellement redondantes. Cliquez pour sélectionner ces contraintes partiellement redondantes. @@ -4970,7 +4970,7 @@ Cela est fait en analysant les géométries et les contraintes de l'esquisse. Deletes constraints referring to external geometry - Supprime les contraintes liées à une géométrie externe. + Supprimer les contraintes liées à une géométrie externe. @@ -5041,112 +5041,112 @@ Cela est fait en analysant les géométries et les contraintes de l'esquisse. SketcherGui::ViewProviderSketch - + Edit sketch Modifier l'esquisse - + A dialog is already open in the task panel Une boîte de dialogue est déjà ouverte dans le panneau des tâches - + Do you want to close this dialog? Voulez-vous fermer cette boîte de dialogue? - + Invalid sketch Esquisse non valide - + Do you want to open the sketch validation tool? Voulez-vous ouvrir l'outil de validation d'esquisse ? - + The sketch is invalid and cannot be edited. L'esquisse n'est pas valide et ne peut pas être éditée. - + Please remove the following constraint: Veuillez supprimer la contrainte suivante : - + Please remove at least one of the following constraints: Veuillez supprimer au moins une des contraintes suivantes : - + Please remove the following redundant constraint: Veuillez supprimer la contrainte redondante suivante : - + Please remove the following redundant constraints: Veuillez supprimer les contraintes redondantes suivantes : - + The following constraint is partially redundant: La contrainte suivante est partiellement redondante : - + The following constraints are partially redundant: Les contraintes suivantes sont partiellement redondantes : - + Please remove the following malformed constraint: Veuillez supprimer la contrainte malformée suivante : - + Please remove the following malformed constraints: Veuillez supprimer les contraintes malformées suivantes : - + Empty sketch Esquisse vide - + Over-constrained: L'esquisse possède trop de contraintes: - + Malformed constraints: Contraintes mal formées : - + Redundant constraints: Contraintes redondantes : - + Partially redundant: Contraintes partiellement redondantes: - + Solver failed to converge Le solveur n'a pas pu converger - + Under constrained: L'esquisse manque de contraintes : - + %n DoF(s) %n Degré de liberté @@ -5154,7 +5154,7 @@ Cela est fait en analysant les géométries et les contraintes de l'esquisse. - + Fully constrained Entièrement contrainte @@ -5162,8 +5162,8 @@ Cela est fait en analysant les géométries et les contraintes de l'esquisse. Sketcher_BSplineComb - - + + Switches between showing and hiding the curvature comb for all B-splines Bascule entre afficher et masquer le peigne de courbure pour toutes les B-splines @@ -5171,8 +5171,8 @@ Cela est fait en analysant les géométries et les contraintes de l'esquisse. Sketcher_BSplineDecreaseKnotMultiplicity - - + + Decreases the multiplicity of the selected knot of a B-spline Diminue la multiplicité du nœud sélectionné d’une B-spline @@ -5180,8 +5180,8 @@ Cela est fait en analysant les géométries et les contraintes de l'esquisse. Sketcher_BSplineDegree - - + + Switches between showing and hiding the degree for all B-splines Bascule entre afficher et masquer le degré pour tous les B-splines @@ -5189,8 +5189,8 @@ Cela est fait en analysant les géométries et les contraintes de l'esquisse. Sketcher_BSplineIncreaseKnotMultiplicity - - + + Increases the multiplicity of the selected knot of a B-spline Augmente la multiplicité du nœud sélectionné d’une B-spline @@ -5198,8 +5198,8 @@ Cela est fait en analysant les géométries et les contraintes de l'esquisse. Sketcher_BSplineKnotMultiplicity - - + + Switches between showing and hiding the knot multiplicity for all B-splines Basculer entre afficher et masquer la multiplicité de nœuds pour toutes les B-splines @@ -5207,8 +5207,8 @@ Cela est fait en analysant les géométries et les contraintes de l'esquisse. Sketcher_BSplinePoleWeight - - + + Switches between showing and hiding the control point weight for all B-splines Bascule entre afficher et masquer le poids du point de contrôle pour toutes les B-splines @@ -5216,8 +5216,8 @@ Cela est fait en analysant les géométries et les contraintes de l'esquisse. Sketcher_BSplinePolygon - - + + Switches between showing and hiding the control polygons for all B-splines Bascule entre afficher et masquer les polygones de contrôle pour toutes les B-splines @@ -5225,8 +5225,8 @@ Cela est fait en analysant les géométries et les contraintes de l'esquisse. Sketcher_Clone - - + + Creates a clone of the geometry taking as reference the last selected point Créer un clone de la géométrie en prenant comme référence le dernier point sélectionné @@ -5234,17 +5234,17 @@ Cela est fait en analysant les géométries et les contraintes de l'esquisse. Sketcher_CompCopy - + Clone Cloner - + Copy - Copie + Copier - + Move Déplacer @@ -5286,8 +5286,8 @@ Cela est fait en analysant les géométries et les contraintes de l'esquisse. Sketcher_Copy - - + + Creates a simple copy of the geometry taking as reference the last selected point Créer une copie simple de la géométrie en prenant comme référence le dernier point sélectionné @@ -5506,63 +5506,63 @@ Cela est fait en analysant les géométries et les contraintes de l'esquisse. Sketcher_MapSketch - + No sketch found Aucune esquisse trouvée - + The document doesn't have a sketch Le document ne contient pas d'esquisse - + Select sketch Sélectionnez une esquisse - + Select a sketch from the list Sélectionnez une esquisse dans la liste - + (incompatible with selection) (incompatible avec la sélection) - + (current) (courant) - + (suggested) (suggéré) - + Sketch attachment Attachement d'esquisse - + Current attachment mode is incompatible with the new selection. Select the method to attach this sketch to selected objects. Le mode d'attachement courant n’est pas compatible avec la nouvelle sélection. Sélectionner la méthode pour attacher cette esquisse aux objets sélectionnés. - + Select the method to attach this sketch to selected objects. Sélectionnez la méthode pour attacher cette esquisse aux objets sélectionnés. - + Map sketch Appliquer esquisse - + Can't map a sketch to support: %1 Impossible d'appliquer l'esquisse au support : @@ -5572,8 +5572,8 @@ Select the method to attach this sketch to selected objects. Sketcher_Move - - + + Moves the geometry taking as reference the last selected point Déplace la géométrie en prenant comme référence le dernier point sélectionné @@ -5581,12 +5581,12 @@ Select the method to attach this sketch to selected objects. Sketcher_NewSketch - + Sketch attachment Attachement d'esquisse - + Select the method to attach this sketch to selected object Sélectionnez la méthode pour attacher cette esquisse aux objets sélectionnés @@ -5594,12 +5594,12 @@ Select the method to attach this sketch to selected objects. Sketcher_ReorientSketch - + Sketch has support L'esquisse a un support - + Sketch with a support face cannot be reoriented. Do you want to detach it from the support? Une esquisse rattachée à une face ne peut pas être réorientée. @@ -5621,7 +5621,7 @@ Voulez-vous la détacher de son support ? Link - Lien + Lier @@ -5876,7 +5876,7 @@ L'algorithme Eigen Sparse QR est optimisé pour les matrices peu denses, génér None - Aucun + Rien @@ -5907,7 +5907,7 @@ L'algorithme Eigen Sparse QR est optimisé pour les matrices peu denses, génér ViewProviderSketch - + and %1 more et %1 de plus @@ -6097,22 +6097,22 @@ L'espacement de la grille est modifié s'il devient inférieur à ce nombre de p GridSpaceAction - + Grid auto spacing Espacement automatique de la grille - + Resize grid automatically depending on zoom. Redimensionner la grille automatiquement en fonction du zoom. - + Spacing Espacement - + Distance between two subsequent grid lines. Distance entre 2 lignes consécutives de la grille. @@ -6120,78 +6120,75 @@ L'espacement de la grille est modifié s'il devient inférieur à ce nombre de p Notifications - + The Sketch has malformed constraints! L'esquisse a des contraintes malformées ! - + The Sketch has partially redundant constraints! L'esquisse a des contraintes partiellement redondantes ! - + Parabolas were migrated. Migrated files won't open in previous versions of FreeCAD!! Les paraboles ont été migrées. Les fichiers migrés ne pourront pas être ouverts par les versions précédentes de FreeCAD !! - - - - - - - - - - - - - + + + - - + - - - - - + + + + + + + + - - - + + + + + + + + + + + Error Erreur - + Failed to delete all geometry Impossible de supprimer toute la géométrie - + Failed to delete all constraints Impossible de supprimer toutes les contraintes - + The constraint has invalid index information and is malformed. La contrainte a des informations d'index non valides et est mal formée. - - - @@ -6199,8 +6196,11 @@ L'espacement de la grille est modifié s'il devient inférieur à ce nombre de p - - + + + + + Invalid Constraint Contrainte invalide @@ -6242,8 +6242,8 @@ L'espacement de la grille est modifié s'il devient inférieur à ce nombre de p Erreur lors de la création d'un pôle de B-spline - + Error creating B-spline Erreur lors de la création d'une B-spline @@ -6296,7 +6296,7 @@ L'espacement de la grille est modifié s'il devient inférieur à ce nombre de p Failed to create fillet - Échec de la création de congé + Échec de la création du congé @@ -6340,9 +6340,9 @@ L'espacement de la grille est modifié s'il devient inférieur à ce nombre de p Impossible d'ajuster une arête - - + + Value Error Erreur de valeur @@ -6378,58 +6378,58 @@ L'espacement de la grille est modifié s'il devient inférieur à ce nombre de p SnapSpaceAction - + Snap to objects Aimanter aux objets - + New points will snap to the currently preselected object. It will also snap to the middle of lines and arcs. Les nouveaux points s'aimanteront à l'objet présélectionné. Ils s'aimanteront également au milieu des lignes et des arcs. - + Snap to grid Aimanter à la grille - + New points will snap to the nearest grid line. Points must be set closer than a fifth of the grid spacing to a grid line to snap. Les points créés seront accrochés à la ligne de la grille la plus proche. Les points doivent être placés à moins d'un cinquième de l'espacement de la grille par rapport à une ligne de la grille pour être accrochés. - + Snap angle Angle d'aimantation - + Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle starts from the positive X axis of the sketch. Pas angulaire pour les outils qui utilisent la fonction "Aimanter à l'angle" (ligne par exemple). Maintenez la touche CTRL enfoncée pour activer la fonction "Aimanter à l'angle". L'angle commence à partir de l'axe X positif de l'esquisse. RenderingOrderAction - - - - - Normal Geometry - Géométrie normale - - Construction Geometry - Géométrie de construction + Normal Geometry + Géométrie normale + Construction Geometry + Géométrie de construction + + + + + External Geometry Géométrie externe @@ -6450,12 +6450,12 @@ Les points doivent être placés à moins d'un cinquième de l'espacement de la CmdSketcherGrid - + Toggle grid Activer/désactiver la grille - + Toggle the grid in the sketch. In the menu you can change grid settings. Activer/désactiver la grille dans l'esquisse. Dans le menu vous pouvez modifier les paramètres de la grille. @@ -6463,12 +6463,12 @@ Les points doivent être placés à moins d'un cinquième de l'espacement de la CmdSketcherSnap - + Toggle snap Activer/désactiver l'aimantation - + Toggle all snap functionality. In the menu you can toggle 'Snap to grid' and 'Snap to objects' individually, and change further snap settings. Activer/désactiver toutes les fonctionnalités d'aimantation. Dans le menu, vous pouvez activer/désactiver individuellement "Aimanter à la grille" et "Aimanter aux objets" et modifier les paramètres d'aimantation ultérieurs. diff --git a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_gl.ts b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_gl.ts index e1ddcbaa2a..23cf9860d1 100644 --- a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_gl.ts +++ b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_gl.ts @@ -4,12 +4,12 @@ CmdSketcherBSplineComb - + Show/hide B-spline curvature comb Show/hide B-spline curvature comb - + Switches between showing and hiding the curvature comb for all B-splines Cambia entre amosar e agochar o peite de curvatura para tódalas B-splines @@ -17,12 +17,12 @@ CmdSketcherBSplineDegree - + Show/hide B-spline degree Show/hide B-spline degree - + Switches between showing and hiding the degree for all B-splines Cambia entre amosar e agochar o grao para tódalas B-splines @@ -30,12 +30,12 @@ CmdSketcherBSplineKnotMultiplicity - + Show/hide B-spline knot multiplicity Show/hide B-spline knot multiplicity - + Switches between showing and hiding the knot multiplicity for all B-splines Troca entre amosar e agochar o polígono de control para tódalas B-splines @@ -43,12 +43,12 @@ CmdSketcherBSplinePoleWeight - + Show/hide B-spline control point weight Show/hide B-spline control point weight - + Switches between showing and hiding the control point weight for all B-splines Switches between showing and hiding the control point weight for all B-splines @@ -56,12 +56,12 @@ CmdSketcherBSplinePolygon - + Show/hide B-spline control polygon Show/hide B-spline control polygon - + Switches between showing and hiding the control polygons for all B-splines Cambia entre amosar e agochar o polígono de control para tódalas B-splines @@ -82,12 +82,12 @@ CmdSketcherClone - + Clone Clonar - + Creates a clone of the geometry taking as reference the last selected point Fai un clon da xeometría collendo como referencia o último punto escolmado @@ -95,32 +95,32 @@ CmdSketcherCompBSplineShowHideGeometryInformation - + Show/hide B-spline information layer Amosar/Agochar información de capa B-spline - + Show/hide B-spline degree Show/hide B-spline degree - + Show/hide B-spline control polygon Show/hide B-spline control polygon - + Show/hide B-spline curvature comb Show/hide B-spline curvature comb - + Show/hide B-spline knot multiplicity Show/hide B-spline knot multiplicity - + Show/hide B-spline control point weight Show/hide B-spline control point weight @@ -156,12 +156,12 @@ CmdSketcherCompCopy - + Clone Clonar - + Creates a clone of the geometry taking as reference the last selected point Fai un clon da xeometría collendo como referencia o último punto escolmado @@ -365,22 +365,22 @@ CmdSketcherCompModifyKnotMultiplicity - + Modify knot multiplicity Modificar multiplicidade de nodo - + Modifies the multiplicity of the selected knot of a B-spline Modifica a multiplicidade do nodo escolmado dunha B-spline - + Increase knot multiplicity Aumenta a multiplicidade do nodo - + Decrease knot multiplicity Diminuir a multiplicidade de nodo @@ -641,12 +641,12 @@ with respect to a line or a third point CmdSketcherConvertToNURBS - + Convert geometry to B-spline Convert geometry to B-spline - + Converts the selected geometry to a B-spline Converts the selected geometry to a B-spline @@ -654,12 +654,12 @@ with respect to a line or a third point CmdSketcherCopy - + Copy Copiar - + Creates a simple copy of the geometry taking as reference the last selected point Fai unha simple copia da xeometría collendo como referencia o último punto escolmado @@ -1018,12 +1018,12 @@ with respect to a line or a third point CmdSketcherDecreaseDegree - + Decrease B-spline degree Decrease B-spline degree - + Decreases the degree of the B-spline Decreases the degree of the B-spline @@ -1031,12 +1031,12 @@ with respect to a line or a third point CmdSketcherDecreaseKnotMultiplicity - + Decrease knot multiplicity Diminuir a multiplicidade de nodo - + Decreases the multiplicity of the selected knot of a B-spline Diminuir a multiplicidade do nodo escolmado dunha B-spline @@ -1044,12 +1044,12 @@ with respect to a line or a third point CmdSketcherDeleteAllConstraints - + Delete all constraints Delete all constraints - + Delete all constraints in the sketch Delete all constraints in the sketch @@ -1057,12 +1057,12 @@ with respect to a line or a third point CmdSketcherDeleteAllGeometry - + Delete all geometry Delete all geometry - + Delete all geometry and constraints in the current sketch, with the exception of external geometry Delete all geometry and constraints in the current sketch, with the exception of external geometry @@ -1070,12 +1070,12 @@ with respect to a line or a third point CmdSketcherEditSketch - + Edit sketch Edit sketch - + Edit the selected sketch. Edit the selected sketch. @@ -1109,12 +1109,12 @@ with respect to a line or a third point CmdSketcherIncreaseDegree - + Increase B-spline degree Increase B-spline degree - + Increases the degree of the B-spline Incrementa o grao da B-spline @@ -1122,12 +1122,12 @@ with respect to a line or a third point CmdSketcherIncreaseKnotMultiplicity - + Increase knot multiplicity Aumenta a multiplicidade do nodo - + Increases the multiplicity of the selected knot of a B-spline Modifica a multiplicidade do nodo escolmado dunha B-spline @@ -1135,12 +1135,12 @@ with respect to a line or a third point CmdSketcherInsertKnot - + Insert knot Insert knot - + Inserts knot at given parameter. If a knot already exists at that parameter, it's multiplicity is increased by one. Inserts knot at given parameter. If a knot already exists at that parameter, it's multiplicity is increased by one. @@ -1148,12 +1148,12 @@ with respect to a line or a third point CmdSketcherJoinCurves - + Join curves Join curves - + Join two curves at selected end points Join two curves at selected end points @@ -1161,12 +1161,12 @@ with respect to a line or a third point CmdSketcherLeaveSketch - + Leave sketch Deixar o esbozo - + Finish editing the active sketch. Finish editing the active sketch. @@ -1174,12 +1174,12 @@ with respect to a line or a third point CmdSketcherMapSketch - + Map sketch to face... Trazar un esbozo nunha cara... - + Set the 'Support' of a sketch. First select the supporting geometry, for example, a face or an edge of a solid object, then call this command, then choose the desired sketch. @@ -1188,7 +1188,7 @@ First select the supporting geometry, for example, a face or an edge of a solid then call this command, then choose the desired sketch. - + Some of the selected objects depend on the sketch to be mapped. Circular dependencies are not allowed. Some of the selected objects depend on the sketch to be mapped. Circular dependencies are not allowed. @@ -1196,22 +1196,22 @@ then call this command, then choose the desired sketch. CmdSketcherMergeSketches - + Merge sketches Unir esbozos - + Create a new sketch from merging two or more selected sketches. Create a new sketch from merging two or more selected sketches. - + Wrong selection Escolma errada - + Select at least two sketches. Select at least two sketches. @@ -1219,12 +1219,12 @@ then call this command, then choose the desired sketch. CmdSketcherMirrorSketch - + Mirror sketch Espellar o esbozo - + Create a new mirrored sketch for each selected sketch by using the X or Y axes, or the origin point, as mirroring reference. @@ -1233,12 +1233,12 @@ by using the X or Y axes, or the origin point, as mirroring reference. - + Wrong selection Escolma errada - + Select one or more sketches. Select one or more sketches. @@ -1246,12 +1246,12 @@ as mirroring reference. CmdSketcherMove - + Move Mover - + Moves the geometry taking as reference the last selected point Mover a xeometría tomando coma referencia o último punto escolmado @@ -1259,12 +1259,12 @@ as mirroring reference. CmdSketcherNewSketch - + Create sketch Facer un esbozo - + Create a new sketch. Crear un novo esbozo. @@ -1272,12 +1272,12 @@ as mirroring reference. CmdSketcherRectangularArray - + Rectangular array Matriz rectangular - + Creates a rectangular array pattern of the geometry taking as reference the last selected point Fai un patrón de matriz rectangular da xeometría collendo as referencias do último punto escolmado @@ -1285,12 +1285,12 @@ as mirroring reference. CmdSketcherRemoveAxesAlignment - + Remove axes alignment Remove axes alignment - + Modifies constraints to remove axes alignment while trying to preserve the constraint relationship of the selection Modifies constraints to remove axes alignment while trying to preserve the constraint relationship of the selection @@ -1298,12 +1298,12 @@ as mirroring reference. CmdSketcherReorientSketch - + Reorient sketch... Reorientar esbozo... - + Place the selected sketch on one of the global coordinate planes. This will clear the 'Support' property, if any. Place the selected sketch on one of the global coordinate planes. @@ -1313,12 +1313,12 @@ This will clear the 'Support' property, if any. CmdSketcherRestoreInternalAlignmentGeometry - + Show/hide internal geometry Amosar/agochar xeometrías internas - + Show all internal geometry or hide unused internal geometry Show all internal geometry or hide unused internal geometry @@ -1326,8 +1326,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectConflictingConstraints - + Select conflicting constraints Select conflicting constraints @@ -1335,12 +1335,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectConstraints - + Select associated constraints Select associated constraints - + Select the constraints associated with the selected geometrical elements Select the constraints associated with the selected geometrical elements @@ -1348,12 +1348,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectElementsAssociatedWithConstraints - + Select associated geometry Select associated geometry - + Select the geometrical elements associated with the selected constraints Select the geometrical elements associated with the selected constraints @@ -1361,12 +1361,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectElementsWithDoFs - + Select unconstrained DoF Select unconstrained DoF - + Select geometrical elements where the solver still detects unconstrained degrees of freedom. Select geometrical elements where the solver still detects unconstrained degrees of freedom. @@ -1374,12 +1374,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectHorizontalAxis - + Select horizontal axis Select horizontal axis - + Select the local horizontal axis of the sketch Select the local horizontal axis of the sketch @@ -1387,8 +1387,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectMalformedConstraints - + Select malformed constraints Select malformed constraints @@ -1396,12 +1396,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectOrigin - + Select origin Select origin - + Select the local origin point of the sketch Select the local origin point of the sketch @@ -1409,8 +1409,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectPartiallyRedundantConstraints - + Select partially redundant constraints Select partially redundant constraints @@ -1418,8 +1418,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectRedundantConstraints - + Select redundant constraints Select redundant constraints @@ -1427,12 +1427,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectVerticalAxis - + Select vertical axis Select vertical axis - + Select the local vertical axis of the sketch Select the local vertical axis of the sketch @@ -1453,12 +1453,12 @@ This will clear the 'Support' property, if any. CmdSketcherStopOperation - + Stop operation Stop operation - + When in edit mode, stop the active operation (drawing, constraining, etc.). When in edit mode, stop the active operation (drawing, constraining, etc.). @@ -1479,12 +1479,12 @@ This will clear the 'Support' property, if any. CmdSketcherSymmetry - + Symmetry Simetría - + Creates symmetric geometry with respect to the last selected line or point Fai unha xeometría simétrica respecto da última liña ou punto escolmado @@ -1546,24 +1546,24 @@ into driving or reference mode CmdSketcherValidateSketch - + Validate sketch... Validar o esbozo... - + Validate a sketch by looking at missing coincidences, invalid constraints, degenerated geometry, etc. Validate a sketch by looking at missing coincidences, invalid constraints, degenerated geometry, etc. - + Wrong selection Escolma errada - + Select only one sketch. Select only one sketch. @@ -1571,12 +1571,12 @@ invalid constraints, degenerated geometry, etc. CmdSketcherViewSection - + View section Vista da selección - + When in edit mode, switch between section view and full view. When in edit mode, switch between section view and full view. @@ -1584,12 +1584,12 @@ invalid constraints, degenerated geometry, etc. CmdSketcherViewSketch - + View sketch Ver o esbozo - + When in edit mode, set the camera orientation perpendicular to the sketch plane. When in edit mode, set the camera orientation perpendicular to the sketch plane. @@ -1847,37 +1847,37 @@ invalid constraints, degenerated geometry, etc. Activate/Deactivate constraint - + Create a new sketch on a face Create a new sketch on a face - + Create a new sketch Crear un novo esbozo - + Reorient sketch Reorient sketch - + Attach sketch Attach sketch - + Detach sketch Detach sketch - + Create a mirrored sketch for each selected sketch Create a mirrored sketch for each selected sketch - + Merge sketches Unir esbozos @@ -1995,72 +1995,72 @@ invalid constraints, degenerated geometry, etc. Add hexagon - + Convert to NURBS Convert to NURBS - + Increase spline degree Increase spline degree - + Decrease spline degree Decrease spline degree - + Increase knot multiplicity Aumenta a multiplicidade do nodo - + Decrease knot multiplicity Diminuir a multiplicidade de nodo - + Insert knot Insert knot - + Join Curves Join Curves - + Exposing Internal Geometry Exposing Internal Geometry - + Create symmetric geometry Create symmetric geometry - + Copy/clone/move geometry Copy/clone/move geometry - + Create copy of geometry Create copy of geometry - + Delete all geometry Delete all geometry - + Delete All Constraints Borrar Tódalas Constricións - + Remove Axes Alignment Remove Axes Alignment @@ -2071,9 +2071,9 @@ invalid constraints, degenerated geometry, etc. - - - + + + Update constraint's virtual space Update constraint's virtual space @@ -2083,32 +2083,32 @@ invalid constraints, degenerated geometry, etc. Add auto constraints - + Swap constraint names Trocar os nomes das constricións entre si - + Rename sketch constraint Rename sketch constraint - + Drag Point Drag Point - + Drag Curve Drag Curve - + Drag Constraint Drag Constraint - + Modify sketch constraints Modify sketch constraints @@ -2169,59 +2169,59 @@ invalid constraints, degenerated geometry, etc. Erro auto constrición: esbozo sen solución despois de aplicar constricións de igualdade. - + Unable to guess intersection of curves. Try adding a coincident constraint between the vertices of the curves you are intending to fillet. Non se pode adiviñar a intersección de curvas. Tenta engadir unha constrición entre os vértices das curvas que queres achaflanar. - - + + BSpline Geometry Index (GeoID) is out of bounds. A xeometría BSpline de Index (GeoID) está fora da construción. - + You are requesting no change in knot multiplicity. Vostede está solicitando sen troco en multiplicidade de nodo. - - + + The Geometry Index (GeoId) provided is not a B-spline curve. A Xeometría Index (Geold) proporcionada non é unha curva BSpline. - + The knot index is out of bounds. Note that in accordance with OCC notation, the first knot has index 1 and not zero. O índice de nodo está fora dos límites. Note que según en concordancia coa notación da OCC, o primeiro nodo ten índice 1 e non 0. - + The multiplicity cannot be increased beyond the degree of the B-spline. A multiplicidade non pode incrementada máis alá do grao da BSpline. - + The multiplicity cannot be decreased beyond zero. A multiplicidade non pode ser diminuida máis alá de cero. - + OCC is unable to decrease the multiplicity within the maximum tolerance. OCC non é quen de diminuir a multiplicidade dentro da tolerancia máxima. - + Knot cannot have zero multiplicity. Knot cannot have zero multiplicity. - + Knot multiplicity cannot be higher than the degree of the BSpline. Knot multiplicity cannot be higher than the degree of the BSpline. - + Knot cannot be inserted outside the BSpline parameter range. Knot cannot be inserted outside the BSpline parameter range. @@ -2245,62 +2245,50 @@ invalid constraints, degenerated geometry, etc. Sketcher - + There are no modes that accept the selected set of subelements Non existen modos que acepten o conxunto de sub-elementos escolmado - + Broken link to support subelements Ligazón rompida cara os sub-elementos de soporte - - + + Unexpected error Erro imprevisto - + Face is non-planar A cara non é planar - + Selected shapes are of wrong form (e.g., a curved edge where a straight one is needed) As formas escolmadas teñen forma incorrecta (por exemplo, un bordo curvado onde é preciso un bordo recto) - + Sketch mapping Trazar esbozo - + Can't map the sketch to selected object. %1. Non se pode asinar o croquis ao obxecto escolmado. %1. - - + + Don't attach Non xuntar - - - - - - - - - - - - @@ -2426,21 +2414,33 @@ invalid constraints, degenerated geometry, etc. - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + Wrong selection Escolma errada @@ -2621,9 +2621,9 @@ invalid constraints, degenerated geometry, etc. Number of selected objects is not 3 - - + + Error Erro @@ -3030,155 +3030,155 @@ As combinacións aceptadas son: dúas curvas; cabo e curva; dous cabos; dúas cu Define B-Spline Degree, between 1 and %1: + + - - CAD Kernel Error Erro do Kernel CAD - + None of the selected elements is an edge. Ningún dos elementos escolmados é unha aresta. - - + + At least one of the selected objects was not a B-Spline and was ignored. Canda menos un dos obxectos escolmados non é unha BSpline e foi ignorado. - - + + The selection comprises more than one item. Please select just one knot. A selección inclúe máis dun elemento. Por favor escolme só un nodo. - - + + Input Error Erro de Entrada - - + + None of the selected elements is a knot of a B-spline Ningún dos elementos escolmados é un nodo dunha B-spline - - + + Selection is empty Selection is empty - + Nothing is selected. Please select a b-spline. Nothing is selected. Please select a b-spline. - + Please select a b-spline curve to insert a knot (not a knot on it). If the curve is not a b-spline, please convert it into one first. Please select a b-spline curve to insert a knot (not a knot on it). If the curve is not a b-spline, please convert it into one first. - + Nothing is selected. Please select end points of curves. Nothing is selected. Please select end points of curves. - + Too many curves on point Too many curves on point - - + + Exactly two curves should end at the selected point to be able to join them. Exactly two curves should end at the selected point to be able to join them. - + Too few curves on point Too few curves on point - + Two end points, or coincident point should be selected. Two end points, or coincident point should be selected. - - - - - - - - - - + + + + + + + + + + Select elements from a single sketch. Escolme elementos dun esbozo só. - + No constraint selected Ningunha constrición escolmada - + At least one constraint must be selected Débese escolmar polo menos unha constrición - + A symmetric construction requires at least two geometric elements, the last geometric element being the reference for the symmetry construction. Unha construción simétrica require polo menos dous elementos xeométricos, sendo o último elemento xeométrico a referencia para construír a simetría. - + The last element must be a point or a line serving as reference for the symmetry construction. O último elemento debe de ser un punto ou unha liña, servindo como referencia para construír a simetría. - - + + A copy requires at least one selected non-external geometric element Unha copia require polo menos escolmar un elemento xeométrico non externo - + Delete All Geometry Borrar toda xeometría - + Are you really sure you want to delete all geometry and constraints? Are you really sure you want to delete all geometry and constraints? - + Delete All Constraints Borrar Tódalas Constricións - + Are you really sure you want to delete all the constraints? Estás certo de eliminar tódalas constricións? - + Removal of axes alignment requires at least one selected non-external geometric element Removal of axes alignment requires at least one selected non-external geometric element - + Unsupported visual layer operation Unsupported visual layer operation - + It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted @@ -3377,67 +3377,67 @@ As combinacións aceptadas son: dúas curvas; cabo e curva; dous cabos; dúas cu SketcherGui::ConstraintView - + Select Elements Select Elements - + Change value Cambiar valor - + Toggle to/from reference Alternar para/de referencia - + Deactivate Desactivar - + Activate Activar - + Show constraints Amosar constricións - + Hide constraints Agochar constricións - + Rename Renomear - + Center sketch Centrar o esbozo - + Delete Desbotar - + Swap constraint names Trocar os nomes das constricións entre si - + Unnamed constraint Constrición sen nome - + Only the names of named constraints can be swapped. Só se poden permutar os nomes das constricións xa nomeadas. @@ -3520,72 +3520,72 @@ As combinacións aceptadas son: dúas curvas; cabo e curva; dous cabos; dúas cu SketcherGui::ElementFilterList - + Normal Normal - + Construction Construción - + Internal Internal - + External Externo - + All types All types - + Point Punto - + Line Liña - + Circle Círculo - + Ellipse Elipse - + Arc of circle Arc of circle - + Arc of ellipse Arc of ellipse - + Arc of hyperbola Arc of hyperbola - + Arc of parabola Arc of parabola - + B-Spline B-Spline @@ -3593,142 +3593,142 @@ As combinacións aceptadas son: dúas curvas; cabo e curva; dous cabos; dúas cu SketcherGui::ElementView - + Point Coincidence Point Coincidence - + Point on Object Point on Object - + Vertical Constraint Vertical Constraint - + Horizontal Constraint Horizontal Constraint - + Parallel Constraint Parallel Constraint - + Perpendicular Constraint Perpendicular Constraint - + Tangent Constraint Tangent Constraint - + Equal Length Equal Length - + Symmetric Simetría - + Block Constraint Block Constraint - + Lock Constraint Lock Constraint - + Horizontal Distance Distancia Horizontal - + Vertical Distance Distancia vertical - + Length Constraint Length Constraint - + Radius Constraint Radius Constraint - + Diameter Constraint Diameter Constraint - + Radiam Constraint Radiam Constraint - + Angle Constraint Angle Constraint - + Toggle construction geometry Alternar xeometrías construción/debuxo - + Select Constraints Select Constraints - + Select Origin Select Origin - + Select Horizontal Axis Select Horizontal Axis - + Select Vertical Axis Select Vertical Axis - + Layer Layer - + Layer 0 Layer 0 - + Layer 1 Layer 1 - + Hidden Hidden - + Delete Desbotar @@ -4637,48 +4637,48 @@ Pola contra, non se atoparon constricións ligadas os cabos. Axustes - + Constraints Constraints - + Auto constraints Constricións automáticas - + Auto remove redundants Auto remove redundants - + Show only filtered Constraints Show only filtered Constraints - + Extended information (in widget) Extended information (in widget) - + Hide internal alignment (in widget) Hide internal alignment (in widget) - - + + Error Erro - + Impossible to update visibility tracking Impossible to update visibility tracking - + Impossible to update visibility tracking: Impossible to update visibility tracking: @@ -4710,6 +4710,33 @@ Pola contra, non se atoparon constricións ligadas os cabos. Settings Axustes + + + + + + + + + + + + Construction + Construción + + + + Elements + Elementos + + + + + + + Point + Punto + @@ -4721,110 +4748,83 @@ Pola contra, non se atoparon constricións ligadas os cabos. - Construction - Construción - - - - Elements - Elementos - - - - - - - Point - Punto - - - - - - - - - - - - Internal Internal - - + + + - Line Liña - - + + + - Arc Arco - - + + + - Circle Círculo - - + + + - Ellipse Elipse - - + + + - Elliptical Arc Arco elíptico - - + + + - Hyperbolic Arc Arco hiperbólico - - + + + - Parabolic Arc Arco parabólico - - + + + - BSpline BSpline - - + + + - Other Outros - + Extended information Extended information @@ -4832,42 +4832,42 @@ Pola contra, non se atoparon constricións ligadas os cabos. SketcherGui::TaskSketcherMessages - + Solver messages Mensaxes do resolvedor - + Auto update Auto update - + Executes a recomputation of active document after every sketch action Executes a recomputation of active document after every sketch action - + Click to select the conflicting constraints. Click to select the conflicting constraints. - + Click to select the redundant constraints. Click to select the redundant constraints. - + The sketch has unconstrained elements giving rise to those Degrees Of Freedom. Click to select the unconstrained elements. The sketch has unconstrained elements giving rise to those Degrees Of Freedom. Click to select the unconstrained elements. - + Click to select the malformed constraints. Click to select the malformed constraints. - + Some constraints in combination are partially redundant. Click to select the partially redundant constraints. Some constraints in combination are partially redundant. Click to select the partially redundant constraints. @@ -5045,112 +5045,112 @@ This is done by analyzing the sketch geometries and constraints. SketcherGui::ViewProviderSketch - + Edit sketch Edit sketch - + A dialog is already open in the task panel A dialog is already open in the task panel - + Do you want to close this dialog? Do you want to close this dialog? - + Invalid sketch Esbozo non válido - + Do you want to open the sketch validation tool? Quere abrir a ferramenta de validación do esbozo? - + The sketch is invalid and cannot be edited. O esbozo non é válido e non se pode editar. - + Please remove the following constraint: Por favor, remova a seguinte constrición: - + Please remove at least one of the following constraints: Por favor, remova polo menos unha das seguintes constricións: - + Please remove the following redundant constraint: Por favor, remova a seguinte constrición redundante: - + Please remove the following redundant constraints: Por favor, remova a seguintes constricións redundantes: - + The following constraint is partially redundant: The following constraint is partially redundant: - + The following constraints are partially redundant: The following constraints are partially redundant: - + Please remove the following malformed constraint: Please remove the following malformed constraint: - + Please remove the following malformed constraints: Please remove the following malformed constraints: - + Empty sketch Esbozo baleiro - + Over-constrained: Over-constrained: - + Malformed constraints: Malformed constraints: - + Redundant constraints: Redundant constraints: - + Partially redundant: Partially redundant: - + Solver failed to converge Solver failed to converge - + Under constrained: Under constrained: - + %n DoF(s) %n DoF(s) @@ -5158,7 +5158,7 @@ This is done by analyzing the sketch geometries and constraints. - + Fully constrained Fully constrained @@ -5166,8 +5166,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineComb - - + + Switches between showing and hiding the curvature comb for all B-splines Cambia entre amosar e agochar o peite de curvatura para tódalas B-splines @@ -5175,8 +5175,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineDecreaseKnotMultiplicity - - + + Decreases the multiplicity of the selected knot of a B-spline Diminuir a multiplicidade do nodo escolmado dunha B-spline @@ -5184,8 +5184,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineDegree - - + + Switches between showing and hiding the degree for all B-splines Cambia entre amosar e agochar o grao para tódalas B-splines @@ -5193,8 +5193,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineIncreaseKnotMultiplicity - - + + Increases the multiplicity of the selected knot of a B-spline Modifica a multiplicidade do nodo escolmado dunha B-spline @@ -5202,8 +5202,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineKnotMultiplicity - - + + Switches between showing and hiding the knot multiplicity for all B-splines Troca entre amosar e agochar o polígono de control para tódalas B-splines @@ -5211,8 +5211,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplinePoleWeight - - + + Switches between showing and hiding the control point weight for all B-splines Switches between showing and hiding the control point weight for all B-splines @@ -5220,8 +5220,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplinePolygon - - + + Switches between showing and hiding the control polygons for all B-splines Cambia entre amosar e agochar o polígono de control para tódalas B-splines @@ -5229,8 +5229,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_Clone - - + + Creates a clone of the geometry taking as reference the last selected point Fai un clon da xeometría collendo como referencia o último punto escolmado @@ -5238,17 +5238,17 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_CompCopy - + Clone Clonar - + Copy Copiar - + Move Mover @@ -5290,8 +5290,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_Copy - - + + Creates a simple copy of the geometry taking as reference the last selected point Fai unha simple copia da xeometría collendo como referencia o último punto escolmado @@ -5510,64 +5510,64 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_MapSketch - + No sketch found Non se atopou ningún esbozo - + The document doesn't have a sketch O ficheiro non ten ningún esbozo - + Select sketch Escolmar esbozo - + Select a sketch from the list Escolme un esbozo da listaxe - + (incompatible with selection) (incompatible coa selección) - + (current) (actual) - + (suggested) (suxerido) - + Sketch attachment Esbozo achegado - + Current attachment mode is incompatible with the new selection. Select the method to attach this sketch to selected objects. Current attachment mode is incompatible with the new selection. Select the method to attach this sketch to selected objects. - + Select the method to attach this sketch to selected objects. Escolmar o xeito de achegar este esbozo ós obxectos escolmados. - + Map sketch Trazar esbozo - + Can't map a sketch to support: %1 Non se pode trazar un esbozo para o soporte: @@ -5577,8 +5577,8 @@ Select the method to attach this sketch to selected objects. Sketcher_Move - - + + Moves the geometry taking as reference the last selected point Mover a xeometría tomando coma referencia o último punto escolmado @@ -5586,12 +5586,12 @@ Select the method to attach this sketch to selected objects. Sketcher_NewSketch - + Sketch attachment Esbozo achegado - + Select the method to attach this sketch to selected object Escolmar o xeito de achegar este esbozo ós obxectos escolmados @@ -5599,12 +5599,12 @@ Select the method to attach this sketch to selected objects. Sketcher_ReorientSketch - + Sketch has support O esbozo ten soporte - + Sketch with a support face cannot be reoriented. Do you want to detach it from the support? Un esbozo apoiado nunha cara de soporte non pode ser reorientado. Quere separalo do seu soporte? @@ -5912,7 +5912,7 @@ Eigen Sparse QR algorithm is optimized for sparse matrices; usually faster ViewProviderSketch - + and %1 more and %1 more @@ -6102,22 +6102,22 @@ The grid spacing change if it becomes smaller than this number of pixel. GridSpaceAction - + Grid auto spacing Grid auto spacing - + Resize grid automatically depending on zoom. Resize grid automatically depending on zoom. - + Spacing Spacing - + Distance between two subsequent grid lines. Distance between two subsequent grid lines. @@ -6125,78 +6125,75 @@ The grid spacing change if it becomes smaller than this number of pixel. Notifications - + The Sketch has malformed constraints! The Sketch has malformed constraints! - + The Sketch has partially redundant constraints! The Sketch has partially redundant constraints! - + Parabolas were migrated. Migrated files won't open in previous versions of FreeCAD!! Parabolas were migrated. Migrated files won't open in previous versions of FreeCAD!! - - - - - - - - - - - - - + + + - - + - - - - - + + + + + + + + - - - + + + + + + + + + + + Error Erro - + Failed to delete all geometry Failed to delete all geometry - + Failed to delete all constraints Failed to delete all constraints - + The constraint has invalid index information and is malformed. The constraint has invalid index information and is malformed. - - - @@ -6204,8 +6201,11 @@ The grid spacing change if it becomes smaller than this number of pixel. - - + + + + + Invalid Constraint Invalid Constraint @@ -6247,8 +6247,8 @@ The grid spacing change if it becomes smaller than this number of pixel.Error creating B-spline pole - + Error creating B-spline Error creating B-spline @@ -6345,9 +6345,9 @@ The grid spacing change if it becomes smaller than this number of pixel.Failed to trim edge - - + + Value Error Value Error @@ -6383,58 +6383,58 @@ The grid spacing change if it becomes smaller than this number of pixel. SnapSpaceAction - + Snap to objects Snap to objects - + New points will snap to the currently preselected object. It will also snap to the middle of lines and arcs. New points will snap to the currently preselected object. It will also snap to the middle of lines and arcs. - + Snap to grid Snap to grid - + New points will snap to the nearest grid line. Points must be set closer than a fifth of the grid spacing to a grid line to snap. New points will snap to the nearest grid line. Points must be set closer than a fifth of the grid spacing to a grid line to snap. - + Snap angle Snap angle - + Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle starts from the positive X axis of the sketch. Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle starts from the positive X axis of the sketch. RenderingOrderAction - - - - - Normal Geometry - Normal Geometry - - Construction Geometry - Xeometría de construción + Normal Geometry + Normal Geometry + Construction Geometry + Xeometría de construción + + + + + External Geometry External Geometry @@ -6455,12 +6455,12 @@ Points must be set closer than a fifth of the grid spacing to a grid line to sna CmdSketcherGrid - + Toggle grid Toggle grid - + Toggle the grid in the sketch. In the menu you can change grid settings. Toggle the grid in the sketch. In the menu you can change grid settings. @@ -6468,12 +6468,12 @@ Points must be set closer than a fifth of the grid spacing to a grid line to sna CmdSketcherSnap - + Toggle snap Toggle snap - + Toggle all snap functionality. In the menu you can toggle 'Snap to grid' and 'Snap to objects' individually, and change further snap settings. Toggle all snap functionality. In the menu you can toggle 'Snap to grid' and 'Snap to objects' individually, and change further snap settings. diff --git a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_hr.ts b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_hr.ts index 7caeaa42d9..10f59c4b44 100644 --- a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_hr.ts +++ b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_hr.ts @@ -4,12 +4,12 @@ CmdSketcherBSplineComb - + Show/hide B-spline curvature comb Pokaži/Sakrij češalj zakrivljenosti B-spline krive - + Switches between showing and hiding the curvature comb for all B-splines Prijelaz između pokazivanja i skrivanja češlja zakrivljenosti za sve (B-splines) zakrivljene linije @@ -17,12 +17,12 @@ CmdSketcherBSplineDegree - + Show/hide B-spline degree Pokaži/Sakrij B-spline stupnjevi - + Switches between showing and hiding the degree for all B-splines Prijelaz između pokazivanja i skrivanja intenziteta za sve (B-splines) zakrivljene linije @@ -30,12 +30,12 @@ CmdSketcherBSplineKnotMultiplicity - + Show/hide B-spline knot multiplicity Pokaži/Sakrij B-spline uvišestručenje čvora - + Switches between showing and hiding the knot multiplicity for all B-splines Prijelaz između pokazivanja i skrivanja za višestrukost čvora (B-splines) zakrivljene linije @@ -43,12 +43,12 @@ CmdSketcherBSplinePoleWeight - + Show/hide B-spline control point weight Pokaži/Sakrij kontroliraj težinu točke B-spline - + Switches between showing and hiding the control point weight for all B-splines Prebacuje se između prikazivanja i skrivanja težine kontrolne točke za sve B-splines @@ -58,12 +58,12 @@ CmdSketcherBSplinePolygon - + Show/hide B-spline control polygon Pokaži/Sakrij kontrolni višekutnik Bezierove krivulje - + Switches between showing and hiding the control polygons for all B-splines Prijelaz između pokazivanja i skrivanja kontrolnog višekutnika (B-splines) zakrivljene linije @@ -84,12 +84,12 @@ CmdSketcherClone - + Clone Klon - + Creates a clone of the geometry taking as reference the last selected point Stvara klon geometrije uzimajući kao referencu zadnje odabranu točku @@ -97,32 +97,32 @@ CmdSketcherCompBSplineShowHideGeometryInformation - + Show/hide B-spline information layer Pokaži/Sakrij B-spline Sloj Informacije - + Show/hide B-spline degree Pokaži/Sakrij B-spline stupnjevi - + Show/hide B-spline control polygon Pokaži/Sakrij kontrolni višekutnik Bezierove krivulje - + Show/hide B-spline curvature comb Pokaži/Sakrij češalj zakrivljenosti B-spline krive - + Show/hide B-spline knot multiplicity Pokaži/Sakrij B-spline uvišestručenje čvora - + Show/hide B-spline control point weight Pokaži/Sakrij kontroliraj težinu točke B-spline @@ -158,12 +158,12 @@ CmdSketcherCompCopy - + Clone Klon - + Creates a clone of the geometry taking as reference the last selected point Stvara klon geometrije uzimajući kao referencu zadnje odabranu točku @@ -367,22 +367,22 @@ CmdSketcherCompModifyKnotMultiplicity - + Modify knot multiplicity Izmijeniti višestrukost čvora - + Modifies the multiplicity of the selected knot of a B-spline Mijenja umnožak odabranoga čvora B-spline krive - + Increase knot multiplicity Povećanje višestrukosti čvora - + Decrease knot multiplicity Smanjenje višestrukosti čvora @@ -643,12 +643,12 @@ with respect to a line or a third point CmdSketcherConvertToNURBS - + Convert geometry to B-spline Pretvoriti geometriju u B-spline krivu - + Converts the selected geometry to a B-spline Pretvara zadane geometrije u B-spline krive @@ -656,12 +656,12 @@ with respect to a line or a third point CmdSketcherCopy - + Copy Kopiraj - + Creates a simple copy of the geometry taking as reference the last selected point Stvara jednostavnu kopiju geometrije uzimajući kao referencu zadnje odabranu točku @@ -1020,12 +1020,12 @@ with respect to a line or a third point CmdSketcherDecreaseDegree - + Decrease B-spline degree Smanjuje stupnjeve B-spline - + Decreases the degree of the B-spline Smanjuje stupnjeve B-spline krive @@ -1033,12 +1033,12 @@ with respect to a line or a third point CmdSketcherDecreaseKnotMultiplicity - + Decrease knot multiplicity Smanjenje višestrukosti čvora - + Decreases the multiplicity of the selected knot of a B-spline Smanjuje umnožak odabranoga čvora B-spline krive @@ -1046,12 +1046,12 @@ with respect to a line or a third point CmdSketcherDeleteAllConstraints - + Delete all constraints Brisanje svih ograničenja - + Delete all constraints in the sketch Brisanje svih ograničenja u skici @@ -1059,12 +1059,12 @@ with respect to a line or a third point CmdSketcherDeleteAllGeometry - + Delete all geometry Izbrisati sve geometrije - + Delete all geometry and constraints in the current sketch, with the exception of external geometry Izbrisati sve geometrije i sva ograničenja u trenutnoj skici sa iznimkom vanjskih geometrija @@ -1072,12 +1072,12 @@ with respect to a line or a third point CmdSketcherEditSketch - + Edit sketch Uredi skicu - + Edit the selected sketch. Uređivanje odabrane skice. @@ -1111,12 +1111,12 @@ with respect to a line or a third point CmdSketcherIncreaseDegree - + Increase B-spline degree Povećava stupnjeve B-spline - + Increases the degree of the B-spline Povećava stupnjeve B-spline krive @@ -1124,12 +1124,12 @@ with respect to a line or a third point CmdSketcherIncreaseKnotMultiplicity - + Increase knot multiplicity Povećanje višestrukosti čvora - + Increases the multiplicity of the selected knot of a B-spline Povećati mnoštvo odabranoga čvora B-spline krive @@ -1137,12 +1137,12 @@ with respect to a line or a third point CmdSketcherInsertKnot - + Insert knot Umetni čvor - + Inserts knot at given parameter. If a knot already exists at that parameter, it's multiplicity is increased by one. Umeće čvor na zadani parametar. Ako čvor već postoji na tom parametru, njegova množina se povećava za jedan. @@ -1150,12 +1150,12 @@ with respect to a line or a third point CmdSketcherJoinCurves - + Join curves Spoji krivulje - + Join two curves at selected end points Spojite dvije krivulje na odabranim krajnjim točkama @@ -1163,12 +1163,12 @@ with respect to a line or a third point CmdSketcherLeaveSketch - + Leave sketch Zatvori skicu - + Finish editing the active sketch. Završi obradu aktivne skice. @@ -1176,12 +1176,12 @@ with respect to a line or a third point CmdSketcherMapSketch - + Map sketch to face... Preslikaj skicu na površinu ... - + Set the 'Support' of a sketch. First select the supporting geometry, for example, a face or an edge of a solid object, then call this command, then choose the desired sketch. @@ -1192,7 +1192,7 @@ zatim pokrenite ovu naredbu, a zatim odaberite željenu skicu. - + Some of the selected objects depend on the sketch to be mapped. Circular dependencies are not allowed. Neke od odabranih objekata ovise o skici koja treba biti mapirana. Kružne zavisnosti nisu dopuštene. @@ -1200,24 +1200,24 @@ zatim pokrenite ovu naredbu, a zatim odaberite željenu skicu. CmdSketcherMergeSketches - + Merge sketches Spajanje skica - + Create a new sketch from merging two or more selected sketches. Stvorite novu skicu spajanjem dviju ili više odabranih skica. - + Wrong selection Pogrešan odabir - + Select at least two sketches. Odaberite najmanje dvije skice. @@ -1225,12 +1225,12 @@ zatim pokrenite ovu naredbu, a zatim odaberite željenu skicu. CmdSketcherMirrorSketch - + Mirror sketch Zrcaljenje skice - + Create a new mirrored sketch for each selected sketch by using the X or Y axes, or the origin point, as mirroring reference. @@ -1239,12 +1239,12 @@ pomoću osi X ili Y ili početne točke, kao zrcalna referenca. - + Wrong selection Pogrešan odabir - + Select one or more sketches. Odaberite jednu ili više skica. @@ -1252,12 +1252,12 @@ kao zrcalna referenca. CmdSketcherMove - + Move Pomicanje - + Moves the geometry taking as reference the last selected point Pomakni geometriju uzimajući kao referencu zadnje odabranu točku @@ -1265,12 +1265,12 @@ kao zrcalna referenca. CmdSketcherNewSketch - + Create sketch Napravite skicu - + Create a new sketch. Stvoriti novu skicu. @@ -1278,12 +1278,12 @@ kao zrcalna referenca. CmdSketcherRectangularArray - + Rectangular array Pravokutna matrica. - + Creates a rectangular array pattern of the geometry taking as reference the last selected point Stvara pravokutnu matricu uzorka geometrije uzimajući kao referencu zadnje odabranu točku @@ -1291,12 +1291,12 @@ kao zrcalna referenca. CmdSketcherRemoveAxesAlignment - + Remove axes alignment Ukloni poravnanje osi - + Modifies constraints to remove axes alignment while trying to preserve the constraint relationship of the selection Modificira ograničenja radi uklanjanja poravnanja osi pokušavajući sačuvati odnos ograničenja odabira @@ -1304,12 +1304,12 @@ kao zrcalna referenca. CmdSketcherReorientSketch - + Reorient sketch... Preusmjeravanje skice... - + Place the selected sketch on one of the global coordinate planes. This will clear the 'Support' property, if any. Postavite odabranu skicu na jednu od globalnih koordinatnih ravnina. @@ -1319,12 +1319,12 @@ Ovo će očistiti svojstvo "Podrška", ako postoji. CmdSketcherRestoreInternalAlignmentGeometry - + Show/hide internal geometry Pokaži/Sakrij unutarnju geometriju - + Show all internal geometry or hide unused internal geometry Pokaži sve unutarnje geometrije ili sakrij nekorištene unutarnje geometrije @@ -1332,8 +1332,8 @@ Ovo će očistiti svojstvo "Podrška", ako postoji. CmdSketcherSelectConflictingConstraints - + Select conflicting constraints Odaberite sukobljena ograničenja @@ -1341,12 +1341,12 @@ Ovo će očistiti svojstvo "Podrška", ako postoji. CmdSketcherSelectConstraints - + Select associated constraints Odaberite povezana ograničenja - + Select the constraints associated with the selected geometrical elements Odaberite ograničenja povezana sa odabranim geometrijskim elementima @@ -1354,12 +1354,12 @@ Ovo će očistiti svojstvo "Podrška", ako postoji. CmdSketcherSelectElementsAssociatedWithConstraints - + Select associated geometry Odaberite povezane geometrije - + Select the geometrical elements associated with the selected constraints Odaberite geometrijske elemente povezane sa odabranim ograničenjima @@ -1367,12 +1367,12 @@ Ovo će očistiti svojstvo "Podrška", ako postoji. CmdSketcherSelectElementsWithDoFs - + Select unconstrained DoF Odaberite neograničene stupnjeve slobode - + Select geometrical elements where the solver still detects unconstrained degrees of freedom. Odabir geometrijskih elemenata gdje alat za rješavanje (solver) još uvijek otkriva neograničene stupnjeve slobode. @@ -1380,12 +1380,12 @@ Ovo će očistiti svojstvo "Podrška", ako postoji. CmdSketcherSelectHorizontalAxis - + Select horizontal axis Odaberite vodoravnu os - + Select the local horizontal axis of the sketch Odaberite lokalnu vodoravnu os skice @@ -1395,8 +1395,8 @@ Ovo će očistiti svojstvo "Podrška", ako postoji. CmdSketcherSelectMalformedConstraints - + Select malformed constraints Odaberite deformirana ograničenja @@ -1404,12 +1404,12 @@ Ovo će očistiti svojstvo "Podrška", ako postoji. CmdSketcherSelectOrigin - + Select origin Odaberite izvor - + Select the local origin point of the sketch Odaberite lokalnu početnu točku skice @@ -1419,8 +1419,8 @@ Ovo će očistiti svojstvo "Podrška", ako postoji. CmdSketcherSelectPartiallyRedundantConstraints - + Select partially redundant constraints Odaberite djelomično suvišna ograničenja @@ -1428,8 +1428,8 @@ Ovo će očistiti svojstvo "Podrška", ako postoji. CmdSketcherSelectRedundantConstraints - + Select redundant constraints Odaberite suvišna ograničenja @@ -1437,12 +1437,12 @@ Ovo će očistiti svojstvo "Podrška", ako postoji. CmdSketcherSelectVerticalAxis - + Select vertical axis Odaberite okomitu os - + Select the local vertical axis of the sketch Odaberite lokalnu okomitu os skice @@ -1463,12 +1463,12 @@ Ovo će očistiti svojstvo "Podrška", ako postoji. CmdSketcherStopOperation - + Stop operation Zaustavi rad - + When in edit mode, stop the active operation (drawing, constraining, etc.). U načinu uređivanja zaustavite aktivnu operaciju (crtanje, ograničavanje itd.). @@ -1491,12 +1491,12 @@ Ovo će očistiti svojstvo "Podrška", ako postoji. CmdSketcherSymmetry - + Symmetry Simetrija - + Creates symmetric geometry with respect to the last selected line or point Stvara simetrične geometrije u odnosu na zadnju odabranu liniju ili točku @@ -1564,12 +1564,12 @@ u režim vožnje ili referentni CmdSketcherValidateSketch - + Validate sketch... Provjera skice... - + Validate a sketch by looking at missing coincidences, invalid constraints, degenerated geometry, etc. Potvrdite skicu gledajući nedostajuće slučajnosti, @@ -1578,12 +1578,12 @@ nevaljana ograničenja, degenerirana geometrija itd. - + Wrong selection Pogrešan odabir - + Select only one sketch. Odaberite samo jednu skicu. @@ -1591,12 +1591,12 @@ nevaljana ograničenja, degenerirana geometrija itd. CmdSketcherViewSection - + View section Prikaz projekcije - + When in edit mode, switch between section view and full view. Kada ste u načinu uređivanja, prebacujte se između prikaza odjeljka i punog prikaza. @@ -1606,12 +1606,12 @@ nevaljana ograničenja, degenerirana geometrija itd. CmdSketcherViewSketch - + View sketch Pregledaj skicu - + When in edit mode, set the camera orientation perpendicular to the sketch plane. U načinu uređivanja postavite orijentaciju kamere okomito na ravninu skice. @@ -1898,38 +1898,38 @@ nevaljana ograničenja, degenerirana geometrija itd. - + Create a new sketch on a face Stvorite novu skicu na licu - + Create a new sketch Napravi novu skicu - + Reorient sketch Preusmjeravanje skice - + Attach sketch Priloži skicu - + Detach sketch Skini skicu - + Create a mirrored sketch for each selected sketch Stvorite zrcalnu skicu za svaku odabranu skicu - + Merge sketches Spajanje skica @@ -2053,78 +2053,78 @@ nevaljana ograničenja, degenerirana geometrija itd. Dodajte šesterokut - + Convert to NURBS Pretvori u NURBS - + Increase spline degree Povećava stupnjeve krive - + Decrease spline degree Smanjuje stupnjeve krive - + Increase knot multiplicity Povećanje višestrukosti čvora - + Decrease knot multiplicity Smanjenje višestrukosti čvora - + Insert knot Umetni čvor - + Join Curves Spoji krivulje - + Exposing Internal Geometry Izlaganje unutarnje geometrije - + Create symmetric geometry Stvaranje simetrične geometrije - + Copy/clone/move geometry Kopiraj / kloniraj / pomakni geometriju - + Create copy of geometry Stvori kopiju geometrije - + Delete all geometry Izbrisati sve geometrije - + Delete All Constraints Brisanje svih ograničenja - + Remove Axes Alignment Ukloni poravnanje osi @@ -2137,9 +2137,9 @@ nevaljana ograničenja, degenerirana geometrija itd. - - - + + + Update constraint's virtual space Ažuriraj virtualni prostor ograničenja @@ -2151,34 +2151,34 @@ nevaljana ograničenja, degenerirana geometrija itd. Dodajte automatska ograničenja - + Swap constraint names Zamjeni imena ograničenja - + Rename sketch constraint Preimenujte ograničenja skica - + Drag Point Povucite točku - + Drag Curve Povucite krivulju - + Drag Constraint Povucite ograničenje - + Modify sketch constraints Izmijenite ograničenja skica @@ -2239,61 +2239,61 @@ nevaljana ograničenja, degenerirana geometrija itd. Automatsko ograničenje, pogreška: nerješiva skica nakon primjene izjednačavajućih ograničenja. - + Unable to guess intersection of curves. Try adding a coincident constraint between the vertices of the curves you are intending to fillet. Nije moguće odrediti sjecište krivulje. Pokušajte dodati podudarno ograničenje između vrhova krivulje koju namjeravate obrubiti. - - + + BSpline Geometry Index (GeoID) is out of bounds. BSpline Indeks Geometrije (GeoID) je izvan granica. - + You are requesting no change in knot multiplicity. Vi zahtijevate: bez promjena u mnoštvu čvorova. - - + + The Geometry Index (GeoId) provided is not a B-spline curve. Indeks Geometrija (GeoId) pod uvjetom da nije B-spline krivulja. - + The knot index is out of bounds. Note that in accordance with OCC notation, the first knot has index 1 and not zero. Čvor indeks je izvan granica. Imajte na umu da u skladu s OCC notacijom, prvi čvor ima indeks 1 a ne nula. - + The multiplicity cannot be increased beyond the degree of the B-spline. Mnoštvo se ne može povećavati iznad stupanja mnoštva b-spline krive. - + The multiplicity cannot be decreased beyond zero. Mnoštvo se ne može smanjiti ispod nule. - + OCC is unable to decrease the multiplicity within the maximum tolerance. OCC je uspio smanjiti mnoštvo unutar maksimalne tolerancije. - + Knot cannot have zero multiplicity. Čvor ne može sa nulom multiplicirati. - + Knot multiplicity cannot be higher than the degree of the BSpline. Mnoštvo čvorova ne može biti veće od stupnja BSplina. - + Knot cannot be inserted outside the BSpline parameter range. Čvor se ne može umetnuti izvan raspona parametara BSpline. @@ -2317,62 +2317,50 @@ nevaljana ograničenja, degenerirana geometrija itd. Skica - + There are no modes that accept the selected set of subelements Ne postoji načina da se prihvati odabrani skup pod-elemenata - + Broken link to support subelements Prekinute veze za podršku pod-elemenata - - + + Unexpected error Neočekivana greška - + Face is non-planar Naličje nije ravan - + Selected shapes are of wrong form (e.g., a curved edge where a straight one is needed) Odabrani oblici su pogrešne forme (npr., zakrivljenog ruba gdje je potreban ravni rub) - + Sketch mapping Preslikavanje skice - + Can't map the sketch to selected object. %1. Nije moguće preslikati skicu na odabrani objekt. %1. - - + + Don't attach Nemoj pridodati - - - - - - - - - - - - @@ -2498,21 +2486,33 @@ nevaljana ograničenja, degenerirana geometrija itd. - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + Wrong selection Pogrešan odabir @@ -2693,9 +2693,9 @@ nevaljana ograničenja, degenerirana geometrija itd. Broj odabranih objekata nije 3 - - + + Error Pogreška @@ -3113,157 +3113,157 @@ Prihvatljive kombinacije: dvije krivulje; jedna krajnja točka i krivulja; dvije + + - - CAD Kernel Error CAD Kernel greška - + None of the selected elements is an edge. Nijedan odabrani element nije jedan rub. - - + + At least one of the selected objects was not a B-Spline and was ignored. Barem jedan od odabranih objekata nije bio B-Spline, i bio je zanemaren. - - + + The selection comprises more than one item. Please select just one knot. Izbor se sastoji od više od jedne stavke. Odaberite samo jedan čvor. - - + + Input Error Ulazna greška - - + + None of the selected elements is a knot of a B-spline Nijedan od odabranih elemenata nije čvor od B-spline krive - - + + Selection is empty Odabir je prazan - + Nothing is selected. Please select a b-spline. Ništa nije odabrano. Odaberite B-krivulju. - + Please select a b-spline curve to insert a knot (not a knot on it). If the curve is not a b-spline, please convert it into one first. Odaberite krivulju B-krivulja da biste umetnuli čvor (ne čvor na njoj). Ako krivulja nije B-krivulja, prvo je pretvorite u jednu. - + Nothing is selected. Please select end points of curves. Ništa nije odabrano. Odaberite krajnje točke krivulja. - + Too many curves on point Previše krivulja na mjestu - - + + Exactly two curves should end at the selected point to be able to join them. Točno dvije krivulje trebaju završiti na odabranoj točki da bi se mogle spojiti. - + Too few curves on point Premalo krivulja na mjestu - + Two end points, or coincident point should be selected. Treba odabrati dvije krajnje točke ili točku koja se podudara. - - - - - - - - - - + + + + + + + + + + Select elements from a single sketch. Odaberite elemente iz jedne skice. - + No constraint selected Nema odabranoga ograničenja - + At least one constraint must be selected Morate odabrati barem jedno ograničenje - + A symmetric construction requires at least two geometric elements, the last geometric element being the reference for the symmetry construction. Simetrična konstrukcija zahtijeva najmanje dva geometrijska elemenata, posljednji geometrijski element je referenca za simetriju konstrukcije. - + The last element must be a point or a line serving as reference for the symmetry construction. Posljednji element mora biti točka ili crta koja služi kao referenca za simetriju konstrukcije. - - + + A copy requires at least one selected non-external geometric element Kopija zahtijeva barem jedan odabrani ne-vanjski geometrijski element - + Delete All Geometry Izbrisati sve geometrije - + Are you really sure you want to delete all geometry and constraints? Jesi li zaista sigurni da želite izbrisati sve geometrije i ograničenja? - + Delete All Constraints Brisanje svih ograničenja - + Are you really sure you want to delete all the constraints? Jesi li zaista sigurni da želite izbrisati sva ograničenja? - + Removal of axes alignment requires at least one selected non-external geometric element Uklanjanje poravnanja osi zahtijeva najmanje jedan odabrani ne-vanjski geometrijski element - + Unsupported visual layer operation Operacija vizualnog sloja nije moguća - + It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted Trenutno je nemoguće premjestiti vanjsku geometriju na drugi vizualni sloj. Vanjska geometrija će biti izostavljena. @@ -3341,7 +3341,7 @@ Prihvatljive kombinacije: dvije krivulje; jedna krajnja točka i krivulja; dvije Coincident - Coincident + Podudarno @@ -3462,67 +3462,67 @@ Prihvatljive kombinacije: dvije krivulje; jedna krajnja točka i krivulja; dvije SketcherGui::ConstraintView - + Select Elements Odaberi elemente - + Change value Promjena vrijednosti - + Toggle to/from reference Prebaci u/iz referencu/e - + Deactivate Dezaktivirati - + Activate Aktivirati - + Show constraints Pokaži ograničenja - + Hide constraints Sakrij ograničenja - + Rename Preimenuj - + Center sketch Centriraj skicu - + Delete Izbriši - + Swap constraint names Zamjeni imena ograničenja - + Unnamed constraint Bezimeno ograničenje - + Only the names of named constraints can be swapped. Samo imena imenovanih ograničenja mogu biti zamijenjena. @@ -3605,72 +3605,72 @@ Prihvatljive kombinacije: dvije krivulje; jedna krajnja točka i krivulja; dvije SketcherGui::ElementFilterList - + Normal Normalno - + Construction Izgradnja - + Internal Interno - + External Externi - + All types Svi tipovi - + Point Točka - + Line Linija - + Circle Krug - + Ellipse Elipsa - + Arc of circle luk kruga - + Arc of ellipse luk elipse - + Arc of hyperbola luk hiperbole - + Arc of parabola luk parabole - + B-Spline B-krivulja @@ -3678,144 +3678,144 @@ Prihvatljive kombinacije: dvije krivulje; jedna krajnja točka i krivulja; dvije SketcherGui::ElementView - + Point Coincidence Podudarnost točke - + Point on Object Točka na objektu - + Vertical Constraint Uspravno ograničenje - + Horizontal Constraint Vodoravno ograničenje - + Parallel Constraint Paralelno ograničenje - + Perpendicular Constraint Okomito ograničenje - + Tangent Constraint Tangencijalno ograničenje - + Equal Length Jednaka duljina - + Symmetric Simetrično - + Block Constraint Ograničenje blokiranjem - + Lock Constraint Ograničenje zaključavanjem - + Horizontal Distance Vodoravna udaljenost - + Vertical Distance Okomita udaljenost - + Length Constraint Ograničenje dužine - + Radius Constraint Ograničenje polumjera - + Diameter Constraint Ograničenje promjera - + Radiam Constraint Ograničenje polumjera/promjera - + Angle Constraint Ograničenje kuta - + Toggle construction geometry Uključivanje/isključivanje konstrukcijske geometrije - + Select Constraints Odaberite ograničenja - + Select Origin Odaberite izvornik - + Select Horizontal Axis Odaberite vodoravnu os - + Select Vertical Axis Odaberite uspravnu os - + Layer Sloj - + Layer 0 Sloj 0 - + Layer 1 Sloj 1 - + Hidden Skriveno - + Delete Izbriši @@ -4754,50 +4754,50 @@ Međutim, nema povezanih ograničenja na krajnje točake. Postavke - + Constraints Ograničenja - + Auto constraints Auto ograničenja - + Auto remove redundants Automatsko uklanjanje suvišnoga - + Show only filtered Constraints Prikaži samo filtrirana ograničenja - + Extended information (in widget) Proširene informacije (u dodatku) - + Hide internal alignment (in widget) Sakrij unutarnje poravnanje (u dodatku) - - + + Error Pogreška - + Impossible to update visibility tracking Praćenje vidljivosti nije moguće ažurirati. - + Impossible to update visibility tracking: Praćenje vidljivosti nije moguće ažurirati: @@ -4829,6 +4829,33 @@ Međutim, nema povezanih ograničenja na krajnje točake. Settings Postavke + + + + + + + + + + + + Construction + Izgradnja + + + + Elements + Elementi + + + + + + + Point + Točka + @@ -4840,110 +4867,83 @@ Međutim, nema povezanih ograničenja na krajnje točake. - Construction - Izgradnja - - - - Elements - Elementi - - - - - - - Point - Točka - - - - - - - - - - - - Internal Interno - - + + + - Line Linija - - + + + - Arc Luk - - + + + - Circle Krug - - + + + - Ellipse Elipsa - - + + + - Elliptical Arc Eliptični luk - - + + + - Hyperbolic Arc Hiperbolni luk - - + + + - Parabolic Arc Parabolični luk - - + + + - BSpline BSpline - - + + + - Other Drugo - + Extended information Proširene informacije @@ -4951,44 +4951,44 @@ Međutim, nema povezanih ograničenja na krajnje točake. SketcherGui::TaskSketcherMessages - + Solver messages Poruke Solvera - + Auto update Automatski ažuriraj - + Executes a recomputation of active document after every sketch action Izvršava preračunavanje aktivnog dokumenta nakon svake radnje skice - + Click to select the conflicting constraints. Kliknite za odabir suprotstavljenih ograničenja. - + Click to select the redundant constraints. Kliknite za odabir suvišnih ograničenja. - + The sketch has unconstrained elements giving rise to those Degrees Of Freedom. Click to select the unconstrained elements. Neograničeni elementi skice dovode do tih stupnjeva slobode.. Kliknite za odabir neograničenih elemenata skice. - + Click to select the malformed constraints. Kliknite za odabir deformiranih ograničenja. - + Some constraints in combination are partially redundant. Click to select the partially redundant constraints. Neke su kombinacije ograničenja djelomično redundantne. Kliknite za odabir ograničenja koja su djelomično redundantna. @@ -5168,112 +5168,112 @@ To se radi analizom geometrije i ograničenja skice. SketcherGui::ViewProviderSketch - + Edit sketch Uredi skicu - + A dialog is already open in the task panel Dijalog je već otvoren u ploči zadataka - + Do you want to close this dialog? Želite li zatvoriti ovaj dijalog? - + Invalid sketch Neispravna skica - + Do you want to open the sketch validation tool? Želite li otvoriti alat provjera valjanosti skice? - + The sketch is invalid and cannot be edited. Skica je neispravna i ne može se uređivati. - + Please remove the following constraint: Molim uklonite sljedeće ograničenje: - + Please remove at least one of the following constraints: Molim uklonite barem jedno od sljedećih ograničenja: - + Please remove the following redundant constraint: Molimo obrišite ovo redundantno ograničenje: - + Please remove the following redundant constraints: Molimo obrišite ova redundantna ograničenja: - + The following constraint is partially redundant: Sljedeće ograničenje je djelomično suvišno: - + The following constraints are partially redundant: Sljedeća ograničenja su djelomično suvišna: - + Please remove the following malformed constraint: Uklonite sljedeće deformirano ograničenje: - + Please remove the following malformed constraints: Uklonite sljedeća deformirana ograničenja: - + Empty sketch Prazan skica - + Over-constrained: Pretjerano ograničeno: - + Malformed constraints: Deformirana ograničenja: - + Redundant constraints: Suvišna ograničenja: - + Partially redundant: Djelomično suvišno: - + Solver failed to converge Solver nije uspio konvergirati - + Under constrained: Premalo ograničen: - + %n DoF(s) %n Stupanj slobode @@ -5282,7 +5282,7 @@ To se radi analizom geometrije i ograničenja skice. - + Fully constrained Potpuno ograničen @@ -5290,8 +5290,8 @@ To se radi analizom geometrije i ograničenja skice. Sketcher_BSplineComb - - + + Switches between showing and hiding the curvature comb for all B-splines Prijelaz između pokazivanja i skrivanja češlja zakrivljenosti za sve (B-splines) zakrivljene linije @@ -5299,8 +5299,8 @@ To se radi analizom geometrije i ograničenja skice. Sketcher_BSplineDecreaseKnotMultiplicity - - + + Decreases the multiplicity of the selected knot of a B-spline Smanjuje umnožak odabranoga čvora B-spline krive @@ -5308,8 +5308,8 @@ To se radi analizom geometrije i ograničenja skice. Sketcher_BSplineDegree - - + + Switches between showing and hiding the degree for all B-splines Prijelaz između pokazivanja i skrivanja intenziteta za sve (B-splines) zakrivljene linije @@ -5317,8 +5317,8 @@ To se radi analizom geometrije i ograničenja skice. Sketcher_BSplineIncreaseKnotMultiplicity - - + + Increases the multiplicity of the selected knot of a B-spline Povećati mnoštvo odabranoga čvora B-spline krive @@ -5326,8 +5326,8 @@ To se radi analizom geometrije i ograničenja skice. Sketcher_BSplineKnotMultiplicity - - + + Switches between showing and hiding the knot multiplicity for all B-splines Prijelaz između pokazivanja i skrivanja za višestrukost čvora (B-splines) zakrivljene linije @@ -5335,8 +5335,8 @@ To se radi analizom geometrije i ograničenja skice. Sketcher_BSplinePoleWeight - - + + Switches between showing and hiding the control point weight for all B-splines Prebacuje se između prikazivanja i skrivanja težine kontrolne točke za sve B-splines @@ -5346,8 +5346,8 @@ To se radi analizom geometrije i ograničenja skice. Sketcher_BSplinePolygon - - + + Switches between showing and hiding the control polygons for all B-splines Prijelaz između pokazivanja i skrivanja kontrolnog višekutnika (B-splines) zakrivljene linije @@ -5355,8 +5355,8 @@ To se radi analizom geometrije i ograničenja skice. Sketcher_Clone - - + + Creates a clone of the geometry taking as reference the last selected point Stvara klon geometrije uzimajući kao referencu zadnje odabranu točku @@ -5364,17 +5364,17 @@ To se radi analizom geometrije i ograničenja skice. Sketcher_CompCopy - + Clone Klon - + Copy Kopiraj - + Move Pomicanje @@ -5416,8 +5416,8 @@ To se radi analizom geometrije i ograničenja skice. Sketcher_Copy - - + + Creates a simple copy of the geometry taking as reference the last selected point Stvara jednostavnu kopiju geometrije uzimajući kao referencu zadnje odabranu točku @@ -5636,63 +5636,63 @@ To se radi analizom geometrije i ograničenja skice. Sketcher_MapSketch - + No sketch found Nema skice - + The document doesn't have a sketch Dokument nema skicu - + Select sketch Odaberite skicu - + Select a sketch from the list Odabir skica s popisa - + (incompatible with selection) (nije u skladu sa odabirom) - + (current) (trenutno) - + (suggested) (predložen) - + Sketch attachment Dodatak Skici - + Current attachment mode is incompatible with the new selection. Select the method to attach this sketch to selected objects. Trenutni način dodavanja nije kompatibilan s novim odabirom. Odaberite način da dodate ovu skicu na odabrane objekte. - + Select the method to attach this sketch to selected objects. Odaberite način da dodate ovu skicu na odabrane objekte. - + Map sketch Preslikaj skicu - + Can't map a sketch to support: %1 Nije moguće preslikati skicu za podršku: @@ -5702,8 +5702,8 @@ Select the method to attach this sketch to selected objects. Sketcher_Move - - + + Moves the geometry taking as reference the last selected point Pomakni geometriju uzimajući kao referencu zadnje odabranu točku @@ -5711,12 +5711,12 @@ Select the method to attach this sketch to selected objects. Sketcher_NewSketch - + Sketch attachment Dodatak Skici - + Select the method to attach this sketch to selected object Odaberite način da dodate ovu skicu na odabrani objekt @@ -5724,12 +5724,12 @@ Select the method to attach this sketch to selected objects. Sketcher_ReorientSketch - + Sketch has support Skica je dodana površini - + Sketch with a support face cannot be reoriented. Do you want to detach it from the support? Skica na naličju ne može biti preusmjerena. @@ -6055,7 +6055,7 @@ Eigen Sparse QR algoritam optimiziran je za rijetke matrice; obično brže ViewProviderSketch - + and %1 more i %1 još @@ -6249,22 +6249,22 @@ Razmak mreže se mijenja ako postane manji od ovog broja piksela. GridSpaceAction - + Grid auto spacing Mreža - Automatski razmak - + Resize grid automatically depending on zoom. Automatski promijenite veličinu mreže ovisno o zumiranju. - + Spacing Razmak - + Distance between two subsequent grid lines. Udaljenost između dvije uzastopne linije rešetke. @@ -6273,77 +6273,74 @@ Razmak mreže se mijenja ako postane manji od ovog broja piksela. Notifications - + The Sketch has malformed constraints! Skica ima deformirana ograničenja! - + The Sketch has partially redundant constraints! Skica ima djelomično suvišna ograničenja! - + Parabolas were migrated. Migrated files won't open in previous versions of FreeCAD!! Parabole su migrirane. Migrirane datoteke neće se otvoriti u prethodnim verzijama FreeCAD-a!! - - - - - - - - - - - - - + + + - - + - - - - - + + + + + + + + - - - + + + + + + + + + + + Error Pogreška - + Failed to delete all geometry Nije uspjelo brisanje svih geometrija - + Failed to delete all constraints Nije uspjelo brisanje svih ograničenja - + The constraint has invalid index information and is malformed. Ograničenje ima neispravnu index informaciju i neispravno je. - - - @@ -6351,8 +6348,11 @@ Razmak mreže se mijenja ako postane manji od ovog broja piksela. - - + + + + + Invalid Constraint Neispravno ograničenje @@ -6394,8 +6394,8 @@ Razmak mreže se mijenja ako postane manji od ovog broja piksela. Greška stvaranja pola B-krivulje - + Error creating B-spline Greška stvaranja B-krivulje @@ -6493,9 +6493,9 @@ Greška kod brisanja zadnjeg pola B-krive Nije uspjelo skraćivanje ruba - - + + Value Error Greška vrijednosti @@ -6531,58 +6531,58 @@ Greška kod brisanja zadnjeg pola B-krive SnapSpaceAction - + Snap to objects Prikvači se na objekte - + New points will snap to the currently preselected object. It will also snap to the middle of lines and arcs. Nove točke će se prikvačiti na trenutno predodabrani objekt. Prikvačit će se i na sredinu linija i lukova. - + Snap to grid Prikvači na mrežu - + New points will snap to the nearest grid line. Points must be set closer than a fifth of the grid spacing to a grid line to snap. Nove točke prikvačit će se na najbliže linije rešetke. Točke moraju biti postavljene bliže od petine razdaljine rešetke kako bi se prikačile na liniju rešetke. - + Snap angle Prikvači na kut - + Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle starts from the positive X axis of the sketch. Korak kuta za alate koji koriste 'Prikačai na kut' (na primjer, linija). Držite CTRL da biste omogućili 'Prikačai na kut'. Kut počinje od pozitivne X osi skice. RenderingOrderAction - - - - - Normal Geometry - Normalna Geometrija - - Construction Geometry - Konstrukcijska Geometrija + Normal Geometry + Normalna Geometrija + Construction Geometry + Konstrukcijska Geometrija + + + + + External Geometry Vanjska Geometrija @@ -6603,12 +6603,12 @@ Točke moraju biti postavljene bliže od petine razdaljine rešetke kako bi se p CmdSketcherGrid - + Toggle grid Pokaži/Sakrij rešetku - + Toggle the grid in the sketch. In the menu you can change grid settings. Uključi/isključi mrežu u skici. Postavke mreže možete promijeniti u meniju. @@ -6616,12 +6616,12 @@ Točke moraju biti postavljene bliže od petine razdaljine rešetke kako bi se p CmdSketcherSnap - + Toggle snap Uključi/Isključi prikvači - + Toggle all snap functionality. In the menu you can toggle 'Snap to grid' and 'Snap to objects' individually, and change further snap settings. Postavke za prikači funkcije možete promijeniti u izborniku. diff --git a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_hu.ts b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_hu.ts index 292f7a8954..16acddc486 100644 --- a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_hu.ts +++ b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_hu.ts @@ -4,12 +4,12 @@ CmdSketcherBSplineComb - + Show/hide B-spline curvature comb B-görbe görbületi fésű mutatása/elrejtése - + Switches between showing and hiding the curvature comb for all B-splines Kapcsoló az összes B-görbéhez a görbület fésű megjelenítéséhez és elrejtéséhez @@ -17,12 +17,12 @@ CmdSketcherBSplineDegree - + Show/hide B-spline degree B-görbe fok megjelenítése/elrejtése - + Switches between showing and hiding the degree for all B-splines Kapcsoló az összes B-görbéhez a görbület fokok megjelenítéséhez és elrejtéséhez @@ -30,12 +30,12 @@ CmdSketcherBSplineKnotMultiplicity - + Show/hide B-spline knot multiplicity B-görbe csomó sokszorosságának megjelenítése/elrejtése - + Switches between showing and hiding the knot multiplicity for all B-splines Kapcsoló az összes B-görbéhez a sokszög megjelenítéséhez és elrejtéséhez @@ -43,12 +43,12 @@ CmdSketcherBSplinePoleWeight - + Show/hide B-spline control point weight B-görbe vezérlőpont súlyának megjelenítése/elrejtése - + Switches between showing and hiding the control point weight for all B-splines Váltás a vezérlőpont súlyának megjelenítése és elrejtése között az összes B-görbén @@ -56,12 +56,12 @@ CmdSketcherBSplinePolygon - + Show/hide B-spline control polygon B-görbe vezérlő sokszög megjelenítése/elrejtése - + Switches between showing and hiding the control polygons for all B-splines Kapcsoló az összes B-görbéhez a vezérlő sokszög megjelenítéséhez és elrejtéséhez @@ -82,12 +82,12 @@ CmdSketcherClone - + Clone Klónozás - + Creates a clone of the geometry taking as reference the last selected point Létrehoz egy geometria klónt az utolsó kiválasztott pont, mint referencia pont, figyelembevételével @@ -95,32 +95,32 @@ CmdSketcherCompBSplineShowHideGeometryInformation - + Show/hide B-spline information layer B-görbe információs réteg mutatása/elrejtése - + Show/hide B-spline degree B-görbe fok megjelenítése/elrejtése - + Show/hide B-spline control polygon B-görbe vezérlő sokszög megjelenítése/elrejtése - + Show/hide B-spline curvature comb B-görbe görbületi fésű mutatása/elrejtése - + Show/hide B-spline knot multiplicity B-görbe csomó sokszorosságának megjelenítése/elrejtése - + Show/hide B-spline control point weight B-görbe vezérlőpont súlyának megjelenítése/elrejtése @@ -156,12 +156,12 @@ CmdSketcherCompCopy - + Clone Klónozás - + Creates a clone of the geometry taking as reference the last selected point Létrehoz egy geometria klónt az utolsó kiválasztott pont, mint referencia pont, figyelembevételével @@ -365,22 +365,22 @@ CmdSketcherCompModifyKnotMultiplicity - + Modify knot multiplicity Sokszög módosítása - + Modifies the multiplicity of the selected knot of a B-spline A kiválasztott B-görbe sokszöge sokszorozásának módosítása - + Increase knot multiplicity Sokszög növelése - + Decrease knot multiplicity Sokszög csökkentése @@ -639,12 +639,12 @@ with respect to a line or a third point CmdSketcherConvertToNURBS - + Convert geometry to B-spline Geometria átalakítása a B-görbévé - + Converts the selected geometry to a B-spline Az adott geometria konvertálása egy B-görbévé @@ -652,12 +652,12 @@ with respect to a line or a third point CmdSketcherCopy - + Copy Másolás - + Creates a simple copy of the geometry taking as reference the last selected point Egyszerű geometria másolatot hoz létre, az utolsó kiválasztott pont, mint referencia pont, figyelembevételével @@ -1016,12 +1016,12 @@ with respect to a line or a third point CmdSketcherDecreaseDegree - + Decrease B-spline degree Csökkentse a B-görbe mértékét - + Decreases the degree of the B-spline Csökkenti a B-görbe fokát @@ -1029,12 +1029,12 @@ with respect to a line or a third point CmdSketcherDecreaseKnotMultiplicity - + Decrease knot multiplicity Sokszög csökkentése - + Decreases the multiplicity of the selected knot of a B-spline A kiválasztott B-görbe sokszöge sokszorozásának csökkentése @@ -1042,12 +1042,12 @@ with respect to a line or a third point CmdSketcherDeleteAllConstraints - + Delete all constraints Töröl minden kényszerítést - + Delete all constraints in the sketch A vázlat összes kényszerítésének törlése @@ -1055,12 +1055,12 @@ with respect to a line or a third point CmdSketcherDeleteAllGeometry - + Delete all geometry Minden geometria törlése - + Delete all geometry and constraints in the current sketch, with the exception of external geometry Az összes geometria és kényszer törlése az aktuális vázlatból a külső geometria kivételével @@ -1068,12 +1068,12 @@ with respect to a line or a third point CmdSketcherEditSketch - + Edit sketch Vázlat szerkesztése - + Edit the selected sketch. Kijelölt vázlat szerkesztése. @@ -1107,12 +1107,12 @@ with respect to a line or a third point CmdSketcherIncreaseDegree - + Increase B-spline degree Növelje a B-görbe mértékét - + Increases the degree of the B-spline Növeli a B-görbe fokát @@ -1120,12 +1120,12 @@ with respect to a line or a third point CmdSketcherIncreaseKnotMultiplicity - + Increase knot multiplicity Sokszög növelése - + Increases the multiplicity of the selected knot of a B-spline A kiválasztott B-görbe sokszöge sokszorozásának növelése @@ -1133,12 +1133,12 @@ with respect to a line or a third point CmdSketcherInsertKnot - + Insert knot Csomó beszúrása - + Inserts knot at given parameter. If a knot already exists at that parameter, it's multiplicity is increased by one. Csomót illeszt be az adott paraméterhez. Ha egy csomó már létezik az adott paraméternél, akkor a szorzása eggyel növekszik. @@ -1146,12 +1146,12 @@ with respect to a line or a third point CmdSketcherJoinCurves - + Join curves Görbék összekapcsolása - + Join two curves at selected end points Két görbe összekapcsolása a kiválasztott végpontokon @@ -1159,12 +1159,12 @@ with respect to a line or a third point CmdSketcherLeaveSketch - + Leave sketch Vázlat elhagyása - + Finish editing the active sketch. Állítsa le az aktív vázlat szerkesztését. @@ -1172,12 +1172,12 @@ with respect to a line or a third point CmdSketcherMapSketch - + Map sketch to face... Vázlat leképezés felületre... - + Set the 'Support' of a sketch. First select the supporting geometry, for example, a face or an edge of a solid object, then call this command, then choose the desired sketch. @@ -1186,7 +1186,7 @@ Először válassza ki a támogató geometriát, például egy szilárdtest fel majd hívja meg ezt a parancsot, és végül válassza ki a kívánt vázlatot. - + Some of the selected objects depend on the sketch to be mapped. Circular dependencies are not allowed. Néhány kiválasztott tárgy a leképzett vázlattól függ. Körkörös függőség nem megengedett. @@ -1194,22 +1194,22 @@ majd hívja meg ezt a parancsot, és végül válassza ki a kívánt vázlatot.< CmdSketcherMergeSketches - + Merge sketches Vázlatok egyesítése - + Create a new sketch from merging two or more selected sketches. Hozzon létre egy új vázlatot két vagy több kijelölt vázlat egyesítésével. - + Wrong selection Hibás kijelölés - + Select at least two sketches. Válasszon ki legalább két vázlatot. @@ -1217,12 +1217,12 @@ majd hívja meg ezt a parancsot, és végül válassza ki a kívánt vázlatot.< CmdSketcherMirrorSketch - + Mirror sketch Vázlat tükrözés - + Create a new mirrored sketch for each selected sketch by using the X or Y axes, or the origin point, as mirroring reference. @@ -1231,12 +1231,12 @@ az X vagy Y tengely, vagy a kezdőpont használatával, mint tükörreferencia hivatkozás. - + Wrong selection Hibás kijelölés - + Select one or more sketches. Válasszon egy vagy több vázlatot. @@ -1244,12 +1244,12 @@ mint tükörreferencia hivatkozás. CmdSketcherMove - + Move Mozgat - + Moves the geometry taking as reference the last selected point Mozgatja a geometriát az utolsó kiválasztott pont, mint referencia pont, figyelembevételével @@ -1257,12 +1257,12 @@ mint tükörreferencia hivatkozás. CmdSketcherNewSketch - + Create sketch Vázlat létrehozása - + Create a new sketch. Hozzon létre egy új vázlatot. @@ -1270,12 +1270,12 @@ mint tükörreferencia hivatkozás. CmdSketcherRectangularArray - + Rectangular array Négyszögletes elrendezés - + Creates a rectangular array pattern of the geometry taking as reference the last selected point Létrehoz egy téglalap alakú tömb mintát a geometriáról, az utolsó kijelölt referenciapont figyelembe vételével @@ -1283,12 +1283,12 @@ mint tükörreferencia hivatkozás. CmdSketcherRemoveAxesAlignment - + Remove axes alignment Tengelyek igazításának eltávolítása - + Modifies constraints to remove axes alignment while trying to preserve the constraint relationship of the selection Módosítja a kényszerítéseket a tengelyek igazításának eltávolításához, miközben megpróbálja megőrizni a kijelölés kényszerkapcsolatát @@ -1296,12 +1296,12 @@ mint tükörreferencia hivatkozás. CmdSketcherReorientSketch - + Reorient sketch... Vázlat elforgatása... - + Place the selected sketch on one of the global coordinate planes. This will clear the 'Support' property, if any. Állítsa a kiválasztott vázlatot egy globális koordinátasíkra. @@ -1311,12 +1311,12 @@ A 'Támogatás' tulajdonság törlődik, ha van. CmdSketcherRestoreInternalAlignmentGeometry - + Show/hide internal geometry Belső geometria megjelenítése/elrejtése - + Show all internal geometry or hide unused internal geometry Minden belső geometria megjelenítése vagy a fel nem használt belső geometriája elrejtése @@ -1324,8 +1324,8 @@ A 'Támogatás' tulajdonság törlődik, ha van. CmdSketcherSelectConflictingConstraints - + Select conflicting constraints Szabálytalan kényszerítések kiválasztása @@ -1333,12 +1333,12 @@ A 'Támogatás' tulajdonság törlődik, ha van. CmdSketcherSelectConstraints - + Select associated constraints Kapcsolódó kényszerítések kiválasztása - + Select the constraints associated with the selected geometrical elements A kijelölt geometriai elemekhez tartozó kényszerek kiválasztása @@ -1346,12 +1346,12 @@ A 'Támogatás' tulajdonság törlődik, ha van. CmdSketcherSelectElementsAssociatedWithConstraints - + Select associated geometry Kapcsolódó geometria kiválasztása - + Select the geometrical elements associated with the selected constraints A kijelölt kényszerítésekhez társított geometriai entitások kiválasztása @@ -1359,12 +1359,12 @@ A 'Támogatás' tulajdonság törlődik, ha van. CmdSketcherSelectElementsWithDoFs - + Select unconstrained DoF Meghatározatlan szabadságfok kiválasztása - + Select geometrical elements where the solver still detects unconstrained degrees of freedom. Válassza ki azokat a geometriai elemeket, amelyeknél a megoldó még nem ismer fel bizonyos szabadságfokokat. @@ -1372,12 +1372,12 @@ A 'Támogatás' tulajdonság törlődik, ha van. CmdSketcherSelectHorizontalAxis - + Select horizontal axis Vízszintes tengely kijelölése - + Select the local horizontal axis of the sketch A vázlat helyi vízszintes tengelyének kijelölése @@ -1385,8 +1385,8 @@ A 'Támogatás' tulajdonság törlődik, ha van. CmdSketcherSelectMalformedConstraints - + Select malformed constraints Hibás kényszerítések kijelölése @@ -1394,12 +1394,12 @@ A 'Támogatás' tulajdonság törlődik, ha van. CmdSketcherSelectOrigin - + Select origin Kezdőpont kijelölése - + Select the local origin point of the sketch A vázlat helyi kezdőpontjának kiválasztása @@ -1407,8 +1407,8 @@ A 'Támogatás' tulajdonság törlődik, ha van. CmdSketcherSelectPartiallyRedundantConstraints - + Select partially redundant constraints Részlegesen felesleges kényszerítések kiválasztása @@ -1416,8 +1416,8 @@ A 'Támogatás' tulajdonság törlődik, ha van. CmdSketcherSelectRedundantConstraints - + Select redundant constraints Felesleges kényszerítések kiválasztása @@ -1425,12 +1425,12 @@ A 'Támogatás' tulajdonság törlődik, ha van. CmdSketcherSelectVerticalAxis - + Select vertical axis Függőleges tengely kijelölése - + Select the local vertical axis of the sketch A vázlat helyi függőleges tengelyének kijelölése @@ -1451,12 +1451,12 @@ A 'Támogatás' tulajdonság törlődik, ha van. CmdSketcherStopOperation - + Stop operation Megállító művelet - + When in edit mode, stop the active operation (drawing, constraining, etc.). Szerkesztési módban állítsa le az aktív műveletet (rajz, kényszerítés stb.). @@ -1477,12 +1477,12 @@ A 'Támogatás' tulajdonság törlődik, ha van. CmdSketcherSymmetry - + Symmetry Szimmetria - + Creates symmetric geometry with respect to the last selected line or point Létrehozza az utolsó kijelölt vonal vagy pont geometriai szimmetriáját @@ -1544,24 +1544,24 @@ megvezetett vagy hivatkozási üzemmódban CmdSketcherValidateSketch - + Validate sketch... Érvényesíti a vázlatot... - + Validate a sketch by looking at missing coincidences, invalid constraints, degenerated geometry, etc. Érvényesíts egy vázlatot a hiányzó egyezések megtalálásával, érvénytelen kényszerítések, elfajult geometria stb. - + Wrong selection Rossz kijelölés - + Select only one sketch. Egyetlen vázlat kiválasztása. @@ -1569,12 +1569,12 @@ invalid constraints, degenerated geometry, etc. CmdSketcherViewSection - + View section Szakasz nézete - + When in edit mode, switch between section view and full view. Szerkesztési módban váltson a szakasznézet és a teljes nézet között. @@ -1582,12 +1582,12 @@ invalid constraints, degenerated geometry, etc. CmdSketcherViewSketch - + View sketch vázlat nézet - + When in edit mode, set the camera orientation perpendicular to the sketch plane. Szerkesztési módban állítsa be a kamera tájolását merőlegesre a vázlatsíkra. @@ -1845,37 +1845,37 @@ invalid constraints, degenerated geometry, etc. Kényszerítés bekapcsolása/kikapcsolása - + Create a new sketch on a face Új vázlat létrehozása a felületen - + Create a new sketch Új vázlat készítése - + Reorient sketch Vázlat elforgatása - + Attach sketch Vázlat csatolás - + Detach sketch Vázlat leválasztás - + Create a mirrored sketch for each selected sketch Tükrözött vázlat létrehozása minden kijelölt vázlathoz - + Merge sketches Vázlatok egyesítése @@ -1993,72 +1993,72 @@ invalid constraints, degenerated geometry, etc. Hatszög hozzáadása - + Convert to NURBS Konvertálás NURBS-re - + Increase spline degree Görbe mértékének növelése - + Decrease spline degree Görbe mértékének csökkentése - + Increase knot multiplicity Sokszög növelése - + Decrease knot multiplicity Sokszög csökkentése - + Insert knot Csomó beszúrása - + Join Curves Görbák összekapcsolása - + Exposing Internal Geometry Belső geometria felfedése - + Create symmetric geometry Szimmetrikus geometria létrehozása - + Copy/clone/move geometry Geometria másolása/klónozása/áthelyezése - + Create copy of geometry Geometria másolatának létrehozása - + Delete all geometry Minden geometria törlése - + Delete All Constraints Töröl minden kényszert - + Remove Axes Alignment Tengelyek igazításának eltávolítása @@ -2069,9 +2069,9 @@ invalid constraints, degenerated geometry, etc. - - - + + + Update constraint's virtual space A kényszerítés virtuális helyének frissítése @@ -2081,32 +2081,32 @@ invalid constraints, degenerated geometry, etc. Automatikus kényszerítés hozzáadása - + Swap constraint names Kényszerítés nevek cseréje - + Rename sketch constraint Vázlat kényszerítés átnevezése - + Drag Point Pont húzása - + Drag Curve Ív húzása - + Drag Constraint Kényszerítés húzása - + Modify sketch constraints Vázlat kényszerítés módosítása @@ -2167,59 +2167,59 @@ invalid constraints, degenerated geometry, etc. Autókényszer hiba: megoldhatatlan vázlat egyenlőségi kényszer alkalmazása után. - + Unable to guess intersection of curves. Try adding a coincident constraint between the vertices of the curves you are intending to fillet. Nem tudja meghatározni a görbék metszéspontját. Próbáljon meg hozzáadni egybeesés kényszerítést a görbék csúcsaihoz, melyeket le szeretné kerekíteni. - - + + BSpline Geometry Index (GeoID) is out of bounds. Bgörbe geometria Index (GeoID) nem rendelkezik kényszerítésekkel. - + You are requesting no change in knot multiplicity. Nem kér változtatást a csomó többszörözésére. - - + + The Geometry Index (GeoId) provided is not a B-spline curve. A megadott geometria Index (GeoId) nem egy Bgörbe. - + The knot index is out of bounds. Note that in accordance with OCC notation, the first knot has index 1 and not zero. A csomó jelölés határvonalakon kívülre esik. Ne feledje, hogy a megfelelő OCC jelölés szerint, az első csomót jelölése 1 és nem nulla. - + The multiplicity cannot be increased beyond the degree of the B-spline. A sokszorozás nem nőhet a B-görbe szögének értéke fölé. - + The multiplicity cannot be decreased beyond zero. A sokszorozást nem csökkentheti nulla alá. - + OCC is unable to decrease the multiplicity within the maximum tolerance. OCC képtelen csökkenteni a sokszorozást a maximális megengedett tűrésen belül. - + Knot cannot have zero multiplicity. A csomónak nem lehet nulla sokszorozása. - + Knot multiplicity cannot be higher than the degree of the BSpline. Csomó sokszorozás nem lehet magasabb, mint a B-görbe mértéke. - + Knot cannot be inserted outside the BSpline parameter range. Csomó nem illeszthető be a B-görbe paramétertartományon kívülre. @@ -2243,62 +2243,50 @@ invalid constraints, degenerated geometry, etc. Vázlatkészítő - + There are no modes that accept the selected set of subelements Nincs mód, hogy elfogadja a kijelölt készlet alelemeket - + Broken link to support subelements Törött link alelemek támogatásához - - + + Unexpected error Váratlan hiba - + Face is non-planar Felület nem síkbeli - + Selected shapes are of wrong form (e.g., a curved edge where a straight one is needed) Kijelölt alakzatok rossz formátumban vannak (pl. egy íves él ahol egyenes szükséges) - + Sketch mapping Vázlat-leképezés - + Can't map the sketch to selected object. %1. Nem képezhető a vázlat a kijelölt objektummá. %1. - - + + Don't attach Ne csatolja - - - - - - - - - - - - @@ -2424,21 +2412,33 @@ invalid constraints, degenerated geometry, etc. - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + Wrong selection Rossz kijelölés @@ -2619,9 +2619,9 @@ invalid constraints, degenerated geometry, etc. A kijelölt tárgyak száma nem 3 - - + + Error Hiba @@ -2786,7 +2786,7 @@ invalid constraints, degenerated geometry, etc. Accepted combinations: two curves; an endpoint and a curve; two endpoints; two curves and a point. perpendicular constraint - Többféleképpen lehet alkalmazni ezt a kényszerítést. + Többféleképpen lehet alkalmazni ezt a kényszerítést. Elfogadott kombinációk: két görbe; egy végpont és egy görbe; két végpont; két görbe és egy pont. @@ -2831,7 +2831,7 @@ Elfogadott kombinációk: két görbe; egy végpont és egy görbe; két végpon Accepted combinations: two curves; an endpoint and a curve; two endpoints; two curves and a point. tangent constraint - Többféleképpen lehet alkalmazni ezt a kényszerítést. + Többféleképpen lehet alkalmazni ezt a kényszerítést. Elfogadott kombinációk: két görbe; egy végpont és egy görbe; két végpont; két görbe és egy pont. @@ -3030,155 +3030,155 @@ Elfogadott kombinációk: két görbe; egy végpont és egy görbe; két végpon Határozza meg a B-görbe fokot 1 és %1 között: + + - - CAD Kernel Error CAD rendszermag hiba - + None of the selected elements is an edge. A kiválasztott elemek közül egyik sem él. - - + + At least one of the selected objects was not a B-Spline and was ignored. A kijelölt objektumok legalább egyike nem volt egy B-görbe, és figyelmen kívül lett hagyva. - - + + The selection comprises more than one item. Please select just one knot. A kiválasztás magában foglal egynél több tételt. Kérem csak egy csomópontot válasszon. - - + + Input Error Beviteli hiba - - + + None of the selected elements is a knot of a B-spline Kiválasztott elemek közül egyik sem B-görbe csomópont - - + + Selection is empty A kijelölési terület nem tartalmaz objektumokat - + Nothing is selected. Please select a b-spline. Semmi sincs kiválasztva. Kérjük, válasszon egy B-görbét. - + Please select a b-spline curve to insert a knot (not a knot on it). If the curve is not a b-spline, please convert it into one first. Válasszon ki egy összetett B-görbét egy csomópont beszúrásához (ne csomópontot rajta). Ha a görbe nem összetett B-görbe, először alakítsa át. - + Nothing is selected. Please select end points of curves. Semmit nincs kiválasztva. Kérjük, válassza ki a görbék végpontjait. - + Too many curves on point Túl sok görbe a ponton - - + + Exactly two curves should end at the selected point to be able to join them. Pontosan két görbének kell véget érnie a kiválasztott ponton, hogy illeszkedjenek. - + Too few curves on point Túl kevés görbe a ponton - + Two end points, or coincident point should be selected. Válasszon ki két végpontot vagy egy átfedő pontot. - - - - - - - - - - + + + + + + + + + + Select elements from a single sketch. Válasszon ki elemeket egy egyedülálló vázlatból. - + No constraint selected Nincs kényszerítés kiválasztva - + At least one constraint must be selected Legalább egy kényszerítést ki kell kiválasztani - + A symmetric construction requires at least two geometric elements, the last geometric element being the reference for the symmetry construction. A szimmetrikus építési legalább két geometriai elemet igényel, az utoljára kiválasztott geometriai elem lesz a referencia a szimmetria építéséhez. - + The last element must be a point or a line serving as reference for the symmetry construction. Az utolsó elemnek egy pontnak vagy egy vonalnak kell lennie, ami szimmetria építésére szolgáló hivatkozás szolgálja. - - + + A copy requires at least one selected non-external geometric element Egy másolás legalább egy nem-külső geometriai elem kiválasztást igényel - + Delete All Geometry Töröl minden geometriát - + Are you really sure you want to delete all geometry and constraints? Tényleg biztos benne, hogy törölni szeretné az összes geometriát és kényszerítést? - + Delete All Constraints Töröl minden kényszert - + Are you really sure you want to delete all the constraints? Biztos benne, hogy törli az összes kényszerítést? - + Removal of axes alignment requires at least one selected non-external geometric element A tengelyek igazításának eltávolításához legalább egy kiválasztott nem külső geometriai elemre van szükség - + Unsupported visual layer operation Nem támogatott vizuális réteg művelet - + It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted Jelenleg nem támogatott a külső geometria áthelyezése egy másik vizuális rétegre. A külső geometria kimarad @@ -3377,67 +3377,67 @@ Elfogadott kombinációk: két görbe; egy végpont és egy görbe; két végpon SketcherGui::ConstraintView - + Select Elements Elemeket választ - + Change value Érték módosítása - + Toggle to/from reference Váltás a referenciához/-ról - + Deactivate Kikapcsolás - + Activate Bekapcsol - + Show constraints Kényszerítések mutatása - + Hide constraints Kényszerítés elrejtése - + Rename Átnevezés - + Center sketch Vázlat közép - + Delete Törlés - + Swap constraint names Kényszerítés nevek cseréje - + Unnamed constraint Névtelen illesztés - + Only the names of named constraints can be swapped. Névvel ellátott illesztéseknek csak a neveit lehet felcserélni. @@ -3520,72 +3520,72 @@ Elfogadott kombinációk: két görbe; egy végpont és egy görbe; két végpon SketcherGui::ElementFilterList - + Normal Alapértelmezett - + Construction Építési - + Internal Belső - + External Külső - + All types Minden típus - + Point Pont - + Line Vonal - + Circle Kör - + Ellipse Ellipszis - + Arc of circle A kör íve - + Arc of ellipse Az ellipszis íve - + Arc of hyperbola A hiperbola íve - + Arc of parabola A parabola íve - + B-Spline B-görbe @@ -3593,142 +3593,142 @@ Elfogadott kombinációk: két görbe; egy végpont és egy görbe; két végpon SketcherGui::ElementView - + Point Coincidence Pont egybeesések - + Point on Object Pont a tárgyon - + Vertical Constraint Függőleges kényszerítés - + Horizontal Constraint Vízszintes kényszerítés - + Parallel Constraint Párhuzamos kényszerítés - + Perpendicular Constraint Merőleges kényszerítés - + Tangent Constraint Érintő kényszerítés - + Equal Length Azonos hossz - + Symmetric Szimmetrikus - + Block Constraint Blokk kényszerítés - + Lock Constraint Távolság kényszerítés - + Horizontal Distance Vízszintes távolság - + Vertical Distance Függőleges távolság - + Length Constraint Hossz kényszerítés - + Radius Constraint Sugár kényszerítés - + Diameter Constraint Átmérőhöz kényszerítés - + Radiam Constraint Sugár kényszerítés - + Angle Constraint Szöghöz kényszerítés - + Toggle construction geometry Építési geometria átkapcsolása - + Select Constraints Kényszerítés kiválasztás - + Select Origin Kezdőpont kiválasztás - + Select Horizontal Axis Vízszintes tengely kiválasztás - + Select Vertical Axis Függőleges tengely kiválasztás - + Layer Réteg - + Layer 0 Réteg 0 - + Layer 1 Réteg 1 - + Hidden Rejtett - + Delete Törlés @@ -4635,48 +4635,48 @@ Azonban, nem találhatók a végpontokhoz kötött kényszerítések.Beállítások - + Constraints Kényszerítések - + Auto constraints Automatikus kényszerítés - + Auto remove redundants Feleslegesek automatikus eltávolítása - + Show only filtered Constraints Csak szűrt kényszerítések megjelenítése - + Extended information (in widget) Továbbfejlesztett információk (modulban) - + Hide internal alignment (in widget) Belső igazítás elrejtése (modulban) - - + + Error Hiba - + Impossible to update visibility tracking Lehetetlen frissíteni a láthatóságkövetést - + Impossible to update visibility tracking: Lehetetlen frissíteni a láthatóságkövetést: @@ -4708,6 +4708,33 @@ Azonban, nem találhatók a végpontokhoz kötött kényszerítések.Settings Beállítások + + + + + + + + + + + + Construction + Építési + + + + Elements + Elemek + + + + + + + Point + Pont + @@ -4719,110 +4746,83 @@ Azonban, nem találhatók a végpontokhoz kötött kényszerítések. - Construction - Építési - - - - Elements - Elemek - - - - - - - Point - Pont - - - - - - - - - - - - Internal Belső - - + + + - Line Vonal - - + + + - Arc Ív - - + + + - Circle Kör - - + + + - Ellipse Ellipszis - - + + + - Elliptical Arc Elliptikus ív - - + + + - Hyperbolic Arc Hiperbolikus ív - - + + + - Parabolic Arc Parabolikus ív - - + + + - BSpline Folyamatos ív - - + + + - Other Egyéb - + Extended information Részletes információ @@ -4830,42 +4830,42 @@ Azonban, nem találhatók a végpontokhoz kötött kényszerítések. SketcherGui::TaskSketcherMessages - + Solver messages Megoldó üzenetei - + Auto update Automatikus frissítés - + Executes a recomputation of active document after every sketch action Az aktív dokumentum újraszámítása minden vázlatművelet után - + Click to select the conflicting constraints. Kattintással jelölje ki az ütköző kényszerítéseket. - + Click to select the redundant constraints. Kattintással jelölje ki a felesleges kényszerítéseket. - + The sketch has unconstrained elements giving rise to those Degrees Of Freedom. Click to select the unconstrained elements. A vázlat kényszerítés nélküli elemeket tartalmaz, amelyek a szabadság ezen fokait eredményezik. Kattintással jelölje ki a kényszerítés nélküli elemeket. - + Click to select the malformed constraints. Kattintással jelölje ki a hibás kényszerítéseket. - + Some constraints in combination are partially redundant. Click to select the partially redundant constraints. Egyes kényszerítések együttesen részben feleslegesek. Kattintással jelölje ki a részben felesleges kényszerítéseket. @@ -5043,112 +5043,112 @@ Ez a vázlat geometriáinak és kényszerítéseinek elemzésével történik. SketcherGui::ViewProviderSketch - + Edit sketch Vázlat szerkesztése - + A dialog is already open in the task panel Egy párbeszédablak már nyitva van a feladat panelen - + Do you want to close this dialog? Szeretné bezárni a párbeszédpanelt? - + Invalid sketch Érvénytelen vázlat - + Do you want to open the sketch validation tool? Szeretné megnyitni a vázlat érvényesítés eszközt? - + The sketch is invalid and cannot be edited. A vázlat érvénytelen, és nem szerkeszthető. - + Please remove the following constraint: Kérjük, távolítsa el az alábbi ilesztést: - + Please remove at least one of the following constraints: Kérjük, távolítsa el, legalább az egyiket a következő kényszerítésekből: - + Please remove the following redundant constraint: Kérjük, távolítsa el a következő felesleges kényszerítést: - + Please remove the following redundant constraints: Kérjük, távolítsa el a következő felesleges kényszerítéseket: - + The following constraint is partially redundant: A következő kényszerítés részben felesleges: - + The following constraints are partially redundant: A következő kényszerítések részben feleslegesek: - + Please remove the following malformed constraint: Távolítsa el a következő hibás kényszerítést: - + Please remove the following malformed constraints: Távolítsa el a következő hibás kényszerítéseket: - + Empty sketch Üres vázlat - + Over-constrained: Eltúlzott kényszertés: - + Malformed constraints: Hibásan formázott kényszerítés: - + Redundant constraints: Felesleges kényszerítések: - + Partially redundant: Részben felesleges: - + Solver failed to converge A megoldó nem tudott hasonlítani - + Under constrained: Kényszerítés alatt: - + %n DoF(s) %n szabadságfok(ok) @@ -5156,7 +5156,7 @@ Ez a vázlat geometriáinak és kényszerítéseinek elemzésével történik. - + Fully constrained Teljesen kényszertett @@ -5164,8 +5164,8 @@ Ez a vázlat geometriáinak és kényszerítéseinek elemzésével történik. Sketcher_BSplineComb - - + + Switches between showing and hiding the curvature comb for all B-splines Kapcsoló az összes B-görbéhez a görbület fésű megjelenítéséhez és elrejtéséhez @@ -5173,8 +5173,8 @@ Ez a vázlat geometriáinak és kényszerítéseinek elemzésével történik. Sketcher_BSplineDecreaseKnotMultiplicity - - + + Decreases the multiplicity of the selected knot of a B-spline A kiválasztott B-görbe sokszöge sokszorozásának csökkentése @@ -5182,8 +5182,8 @@ Ez a vázlat geometriáinak és kényszerítéseinek elemzésével történik. Sketcher_BSplineDegree - - + + Switches between showing and hiding the degree for all B-splines Kapcsoló az összes B-görbéhez a görbület fokok megjelenítéséhez és elrejtéséhez @@ -5191,8 +5191,8 @@ Ez a vázlat geometriáinak és kényszerítéseinek elemzésével történik. Sketcher_BSplineIncreaseKnotMultiplicity - - + + Increases the multiplicity of the selected knot of a B-spline A kiválasztott B-görbe sokszöge sokszorozásának növelése @@ -5200,8 +5200,8 @@ Ez a vázlat geometriáinak és kényszerítéseinek elemzésével történik. Sketcher_BSplineKnotMultiplicity - - + + Switches between showing and hiding the knot multiplicity for all B-splines Kapcsoló az összes B-görbéhez a sokszög megjelenítéséhez és elrejtéséhez @@ -5209,8 +5209,8 @@ Ez a vázlat geometriáinak és kényszerítéseinek elemzésével történik. Sketcher_BSplinePoleWeight - - + + Switches between showing and hiding the control point weight for all B-splines Váltás a vezérlőpont súlyának megjelenítése és elrejtése között az összes B-görbén @@ -5218,8 +5218,8 @@ Ez a vázlat geometriáinak és kényszerítéseinek elemzésével történik. Sketcher_BSplinePolygon - - + + Switches between showing and hiding the control polygons for all B-splines Kapcsoló az összes B-görbéhez a vezérlő sokszög megjelenítéséhez és elrejtéséhez @@ -5227,8 +5227,8 @@ Ez a vázlat geometriáinak és kényszerítéseinek elemzésével történik. Sketcher_Clone - - + + Creates a clone of the geometry taking as reference the last selected point Létrehoz egy geometria klónt az utolsó kiválasztott pont, mint referencia pont, figyelembevételével @@ -5236,17 +5236,17 @@ Ez a vázlat geometriáinak és kényszerítéseinek elemzésével történik. Sketcher_CompCopy - + Clone Klónozás - + Copy Másolás - + Move Mozgat @@ -5288,8 +5288,8 @@ Ez a vázlat geometriáinak és kényszerítéseinek elemzésével történik. Sketcher_Copy - - + + Creates a simple copy of the geometry taking as reference the last selected point Egyszerű geometria másolatot hoz létre, az utolsó kiválasztott pont, mint referencia pont, figyelembevételével @@ -5508,64 +5508,64 @@ Ez a vázlat geometriáinak és kényszerítéseinek elemzésével történik. Sketcher_MapSketch - + No sketch found Nem található vázlat - + The document doesn't have a sketch A dokumentum nem rendelkezik vázlattal - + Select sketch Válassza ki a vázlatot - + Select a sketch from the list Válasszon ki a listából egy vázlatot - + (incompatible with selection) (inkompatibilis a kijelöléssel) - + (current) (aktuális) - + (suggested) (javasolt) - + Sketch attachment Vázlat melléklet - + Current attachment mode is incompatible with the new selection. Select the method to attach this sketch to selected objects. Az aktuális csatolási mód nem kompatibilis az új kijelölésre. Jelölje ki azt a módszert, amely a vázlatot a kijelölt tárgyakhoz csatolja. - + Select the method to attach this sketch to selected objects. Válassza ki a módszert, a vázlat csatolásához a kijelölt objektumokhoz. - + Map sketch Vázlat leképzés - + Can't map a sketch to support: %1 Nem képezhető le a vázlatot a támogatáshoz:%1 @@ -5574,8 +5574,8 @@ Jelölje ki azt a módszert, amely a vázlatot a kijelölt tárgyakhoz csatolja. Sketcher_Move - - + + Moves the geometry taking as reference the last selected point Mozgatja a geometriát az utolsó kiválasztott pont, mint referencia pont, figyelembevételével @@ -5583,12 +5583,12 @@ Jelölje ki azt a módszert, amely a vázlatot a kijelölt tárgyakhoz csatolja. Sketcher_NewSketch - + Sketch attachment Vázlat melléklet - + Select the method to attach this sketch to selected object Válassza ki a módszert, a vázlat csatolásához a kijelölt objektumokhoz @@ -5596,12 +5596,12 @@ Jelölje ki azt a módszert, amely a vázlatot a kijelölt tárgyakhoz csatolja. Sketcher_ReorientSketch - + Sketch has support Vázlat támogatással - + Sketch with a support face cannot be reoriented. Do you want to detach it from the support? Támogatási felülettel rendelkező vázlat nézetét nem lehet átállítani. @@ -5910,7 +5910,7 @@ Az Eigen Sparse QR algoritmus ritka mátrixokra van optimalizálva; általában ViewProviderSketch - + and %1 more és további %1 @@ -6100,22 +6100,22 @@ A rácsháló távolsága megváltozik, ha kisebb lesz, mint ez a pixelszám. GridSpaceAction - + Grid auto spacing Rács automatikus térköze - + Resize grid automatically depending on zoom. A rács méretének automatikus módosítása a nagyítástól függően. - + Spacing Távolságtartás - + Distance between two subsequent grid lines. Két egymást követő rácsvonal közötti távolság. @@ -6123,78 +6123,75 @@ A rácsháló távolsága megváltozik, ha kisebb lesz, mint ez a pixelszám. Notifications - + The Sketch has malformed constraints! A vázlat hibásan formázott kényszerítéseket tartalmaz! - + The Sketch has partially redundant constraints! A vázlat részlegesen felesleges kényszerítéseket tartalmaz! - + Parabolas were migrated. Migrated files won't open in previous versions of FreeCAD!! A parabolákat áttelepítették. Az áttelepített fájlok nem nyílnak meg a FreeCAD korábbi verzióiban!! - - - - - - - - - - - - - + + + - - + - - - - - + + + + + + + + - - - + + + + + + + + + + + Error Hiba - + Failed to delete all geometry Nem sikerült törölni az összes geometriát - + Failed to delete all constraints Nem sikerült törölni az összes kényszerítést - + The constraint has invalid index information and is malformed. A korlátozás érvénytelen indexinformációval rendelkezik, és rosszul formázott. - - - @@ -6202,8 +6199,11 @@ A rácsháló távolsága megváltozik, ha kisebb lesz, mint ez a pixelszám. - - + + + + + Invalid Constraint Érvénytelen kényszerítés @@ -6245,8 +6245,8 @@ A rácsháló távolsága megváltozik, ha kisebb lesz, mint ez a pixelszám.B-görbe pólus létrehozás hiba - + Error creating B-spline Hiba a B-görbe létrehozásakor @@ -6343,9 +6343,9 @@ A rácsháló távolsága megváltozik, ha kisebb lesz, mint ez a pixelszám.Sikertelen az él vágása - - + + Value Error Értékhiba @@ -6381,58 +6381,58 @@ A rácsháló távolsága megváltozik, ha kisebb lesz, mint ez a pixelszám. SnapSpaceAction - + Snap to objects Tárgyhoz illeszt - + New points will snap to the currently preselected object. It will also snap to the middle of lines and arcs. Az új pontok az aktuálisan előzetesen kiválasztott tárgyhoz illeszkednek. A vonalak és ívek közepére is illeszt. - + Snap to grid Rácshoz illeszt - + New points will snap to the nearest grid line. Points must be set closer than a fifth of the grid spacing to a grid line to snap. Az új pontok a legközelebbi rácsvonalhoz kapcsolódnak. A pontokat a rácsháló távolságának egyötödénél közelebb kell állítani a rácsvonalhoz, hogy beilleszkedjenek. - + Snap angle Szög illesztés - + Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle starts from the positive X axis of the sketch. Szög lépés a 'Szög illesztés' funkciót használó eszközökhöz (például vonal). Tartsa lenyomva a CTRL billentyűt a 'Szög illesztés' engedélyezéséhez. A szög a vázlat pozitív X tengelyétől indul. RenderingOrderAction - - - - - Normal Geometry - Aktuális geometria - - Construction Geometry - Építési geometria + Normal Geometry + Aktuális geometria + Construction Geometry + Építési geometria + + + + + External Geometry Külső geometria @@ -6453,12 +6453,12 @@ A pontokat a rácsháló távolságának egyötödénél közelebb kell állíta CmdSketcherGrid - + Toggle grid Rács kapcsolása - + Toggle the grid in the sketch. In the menu you can change grid settings. Kapcsolja ki a rácsot a vázlatban. A menüben módosíthatja a rács beállításait. @@ -6466,12 +6466,12 @@ A pontokat a rácsháló távolságának egyötödénél közelebb kell állíta CmdSketcherSnap - + Toggle snap Illesztés kapcsoló - + Toggle all snap functionality. In the menu you can toggle 'Snap to grid' and 'Snap to objects' individually, and change further snap settings. Az összes illesztés funkció átkapcsolása. A menüben egyénileg kapcsolhatja be a 'Rácshoz illeszt' és a 'Tárgyhoz illeszt' funkciót, valamint módosíthatja a további illesztés beállításokat. diff --git a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_id.ts b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_id.ts index 1be7db7f12..8732848ef8 100644 --- a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_id.ts +++ b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_id.ts @@ -4,12 +4,12 @@ CmdSketcherBSplineComb - + Show/hide B-spline curvature comb Show/hide B-spline curvature comb - + Switches between showing and hiding the curvature comb for all B-splines Beralih antara menampilkan dan menyembunyikan kelengkungan sisir untuk B-splines semua @@ -17,12 +17,12 @@ CmdSketcherBSplineDegree - + Show/hide B-spline degree Show/hide B-spline degree - + Switches between showing and hiding the degree for all B-splines Beralih antara menunjukkan dan menyembunyikan derajat untuk semua B-splines @@ -30,12 +30,12 @@ CmdSketcherBSplineKnotMultiplicity - + Show/hide B-spline knot multiplicity Show/hide B-spline knot multiplicity - + Switches between showing and hiding the knot multiplicity for all B-splines Beralih antara menunjukkan dan menyembunyikan keseragaman simpul untuk semua B-splines @@ -43,12 +43,12 @@ CmdSketcherBSplinePoleWeight - + Show/hide B-spline control point weight Show/hide B-spline control point weight - + Switches between showing and hiding the control point weight for all B-splines Switches between showing and hiding the control point weight for all B-splines @@ -56,12 +56,12 @@ CmdSketcherBSplinePolygon - + Show/hide B-spline control polygon Show/hide B-spline control polygon - + Switches between showing and hiding the control polygons for all B-splines Beralih antara menampilkan dan menyembunyikan poligon kontrol untuk semua B-splines @@ -69,25 +69,25 @@ CmdSketcherCarbonCopy - - Carbon copy - Carbon copy + + Create carbon copy + Create carbon copy - - Copies the geometry of another sketch - Salinan geometri sketsa lainnya + + Copy the geometry of another sketch + Copy the geometry of another sketch CmdSketcherClone - + Clone Klon - + Creates a clone of the geometry taking as reference the last selected point Menciptakan tiruan dari geometri mengambil sebagai referensi titik dipilih terakhir @@ -95,32 +95,32 @@ CmdSketcherCompBSplineShowHideGeometryInformation - + Show/hide B-spline information layer Tampilkan / sembunyikan lapisan informasi B-spline - + Show/hide B-spline degree Show/hide B-spline degree - + Show/hide B-spline control polygon Show/hide B-spline control polygon - + Show/hide B-spline curvature comb Show/hide B-spline curvature comb - + Show/hide B-spline knot multiplicity Show/hide B-spline knot multiplicity - + Show/hide B-spline control point weight Show/hide B-spline control point weight @@ -128,27 +128,27 @@ CmdSketcherCompConstrainRadDia - + Constrain arc or circle Constrain arc or circle - + Constrain an arc or a circle Constrain an arc or a circle - + Constrain radius Kendalikan radius - + Constrain diameter Constrain diameter - + Constrain auto radius/diameter Constrain auto radius/diameter @@ -156,12 +156,12 @@ CmdSketcherCompCopy - + Clone Klon - + Creates a clone of the geometry taking as reference the last selected point Menciptakan tiruan dari geometri mengambil sebagai referensi titik dipilih terakhir @@ -169,23 +169,23 @@ CmdSketcherCompCreateArc - + Create arc Create arc - + Create an arc in the sketcher Buat busur di sketsa & quot; "terjemahan =" Indonesia "> sketcher - + Center and end points Pusat dan titik akhir - + End points and rim point Titik akhir dan titik pelek @@ -193,12 +193,12 @@ CmdSketcherCompCreateBSpline - - Create a B-spline + + Create B-spline Buat B-spline - + Create a B-spline in the sketch Buat B-spline di sketsa @@ -206,23 +206,23 @@ CmdSketcherCompCreateCircle - + Create circle Buat lingkaran - + Create a circle in the sketcher Buat lingkaran dalam & quot; sketsa & quot; "terjemahan =" bahasa indonesia "> sketsa - + Center and rim point Pusat dan titik pelek - + 3 rim points 3 titik pelek @@ -230,37 +230,37 @@ CmdSketcherCompCreateConic - - Create a conic - Buat sebuah kerucut + + Create conic + Create conic - + Create a conic in the sketch Buat kerucut di sketsa - + Ellipse by center, major radius, point Elips oleh pusat, radius utama, titik - + Ellipse by periapsis, apoapsis, minor radius Ellipse by periapsis, apoapsis, minor radius - + Arc of ellipse by center, major radius, endpoints Arc elips oleh pusat, radius utama, titik akhir - + Arc of hyperbola by center, major radius, endpoints Arc hiperbola oleh pusat, radius utama, titik akhir - + Arc of parabola by focus, vertex, endpoints Busur parabola dengan fokus, simpul, titik akhir @@ -268,22 +268,22 @@ CmdSketcherCompCreateFillets - - Fillets - Fillets + + Create fillet + Buat fillet - + Create a fillet between two lines Create a fillet between two lines - + Sketch fillet Sketch fillet - + Constraint-preserving sketch fillet Constraint-preserving sketch fillet @@ -291,27 +291,27 @@ CmdSketcherCompCreateRectangles - - Create rectangles - Create rectangles + + Create rectangle + Buat persegi panjang - + Creates a rectangle in the sketch Creates a rectangle in the sketch - + Rectangle Empat persegi panjang - + Centered rectangle Centered rectangle - + Rounded rectangle Rounded rectangle @@ -319,47 +319,47 @@ CmdSketcherCompCreateRegularPolygon - + Create regular polygon Buat poligon biasa - + Create a regular polygon in the sketcher Membuat poligon beraturan di sketcher - + Triangle Segi tiga - + Square Kotak - + Pentagon Segi lima - + Hexagon Segi enam - + Heptagon Segi tujuh - + Octagon Segi delapan - + Regular polygon Poligon beraturan @@ -367,22 +367,22 @@ CmdSketcherCompModifyKnotMultiplicity - + Modify knot multiplicity Modifikasi keseragaman simpul - + Modifies the multiplicity of the selected knot of a B-spline Memodifikasi banyaknya simpul terpilih dari B-spline - + Increase knot multiplicity Meningkatkan keseragaman simpul - + Decrease knot multiplicity Turunkan keseragaman simpul @@ -390,12 +390,12 @@ CmdSketcherConstrainAngle - + Constrain angle Kendalikan sudut - + Fix the angle of a line or the angle between two lines Perbaiki sudut garis atau sudut antara dua garis @@ -403,25 +403,25 @@ CmdSketcherConstrainBlock - + Constrain block Constrain block - - Block constraint: block the selected edge from moving - Block constraint: block the selected edge from moving + + Block the selected edge from moving + Block the selected edge from moving CmdSketcherConstrainCoincident - + Constrain coincident Kendala bertepatan - + Create a coincident constraint between points, or a concentric constraint between circles, arcs, and ellipses Create a coincident constraint between points, or a concentric constraint between circles, arcs, and ellipses @@ -429,12 +429,12 @@ CmdSketcherConstrainDiameter - + Constrain diameter Constrain diameter - + Fix the diameter of a circle or an arc Fix the diameter of a circle or an arc @@ -442,12 +442,12 @@ CmdSketcherConstrainDistance - + Constrain distance Kendalikan jarak - + Fix a length of a line or the distance between a line and a vertex or between two circles Fix a length of a line or the distance between a line and a vertex or between two circles @@ -455,12 +455,12 @@ CmdSketcherConstrainDistanceX - + Constrain horizontal distance Constrain horizontal distance - + Fix the horizontal distance between two points or line ends Perbaiki jarak horizontal antara dua titik atau garis ujung @@ -468,12 +468,12 @@ CmdSketcherConstrainDistanceY - + Constrain vertical distance Constrain vertical distance - + Fix the vertical distance between two points or line ends Perbaiki jarak vertikal antara dua titik atau garis ujung @@ -481,12 +481,12 @@ CmdSketcherConstrainEqual - + Constrain equal Kendalikan sama - + Create an equality constraint between two lines or between circles and arcs Buat batasan kesetaraan antara dua garis atau antara lingkaran dan busur @@ -494,12 +494,12 @@ CmdSketcherConstrainHorizontal - + Constrain horizontally Kendalikan secara horisontal - + Create a horizontal constraint on the selected item Buat kendala horizontal pada item yang dipilih @@ -507,27 +507,27 @@ CmdSketcherConstrainLock - + Constrain lock Kendalikan kunci - - Lock constraint: create both a horizontal and a vertical distance constraint + + Create both a horizontal and a vertical distance constraint on the selected vertex - Lock constraint: create both a horizontal and a vertical distance constraint + Create both a horizontal and a vertical distance constraint on the selected vertex CmdSketcherConstrainParallel - + Constrain parallel Kendalikan sejajar - + Create a parallel constraint between two lines Buat batasan paralel antara dua baris @@ -535,12 +535,12 @@ on the selected vertex CmdSketcherConstrainPerpendicular - + Constrain perpendicular Kendalikan tegak lurus - + Create a perpendicular constraint between two lines Buat kendala tegak lurus antara dua garis @@ -548,12 +548,12 @@ on the selected vertex CmdSketcherConstrainPointOnObject - + Constrain point onto object Konstruksikan titik ke objek - + Fix a point onto an object Perbaiki sebuah titik pada sebuah objek @@ -561,12 +561,12 @@ on the selected vertex CmdSketcherConstrainRadiam - + Constrain auto radius/diameter Constrain auto radius/diameter - + Fix the diameter if a circle is chosen, or the radius if an arc/spline pole is chosen Fix the diameter if a circle is chosen, or the radius if an arc/spline pole is chosen @@ -574,12 +574,12 @@ on the selected vertex CmdSketcherConstrainRadius - + Constrain radius or weight Constrain radius or weight - + Fix the radius of a circle or an arc or fix the weight of a pole of a B-Spline Fix the radius of a circle or an arc or fix the weight of a pole of a B-Spline @@ -587,12 +587,12 @@ on the selected vertex CmdSketcherConstrainSnellsLaw - - Constrain refraction (Snell's law') - Membekukan refraksi (hukum Snell ') + + Constrain refraction (Snell's law) + Constrain refraction (Snell's law) - + Create a refraction law (Snell's law)constraint between two endpoints of rays and an edge as an interface. Create a refraction law (Snell's law)constraint between two endpoints of rays @@ -602,12 +602,12 @@ and an edge as an interface. CmdSketcherConstrainSymmetric - + Constrain symmetrical Konstruksikan simetris - + Create a symmetry constraint between two points with respect to a line or a third point Create a symmetry constraint between two points @@ -617,12 +617,12 @@ with respect to a line or a third point CmdSketcherConstrainTangent - + Constrain tangent Kendalikan singgung - + Create a tangent constraint between two entities Buat kendala singgung antara dua entitas @@ -630,12 +630,12 @@ with respect to a line or a third point CmdSketcherConstrainVertical - + Constrain vertically Kendalikan secara vertikal - + Create a vertical constraint on the selected item Buat kendala vertikal pada item yang dipilih @@ -643,12 +643,12 @@ with respect to a line or a third point CmdSketcherConvertToNURBS - + Convert geometry to B-spline Convert geometry to B-spline - + Converts the selected geometry to a B-spline Converts the selected geometry to a B-spline @@ -656,12 +656,12 @@ with respect to a line or a third point CmdSketcherCopy - + Copy Salinan - + Creates a simple copy of the geometry taking as reference the last selected point Membuat salinan geometri sederhana sebagai referensi titik terakhir yang dipilih @@ -669,12 +669,12 @@ with respect to a line or a third point CmdSketcherCreate3PointArc - + Create arc by three points Buat busur dengan tiga titik - + Create an arc by its end points and a point along the arc Buat busur dengan titik ujungnya dan satu titik di sepanjang busur @@ -682,12 +682,12 @@ with respect to a line or a third point CmdSketcherCreate3PointCircle - + Create circle by three points Buat lingkaran dengan tiga titik - + Create a circle by 3 perimeter points Buat lingkaran dengan 3 titik perimeter @@ -695,12 +695,12 @@ with respect to a line or a third point CmdSketcherCreateArc - + Create arc by center Buat lingkaran dengan 3 titik perimeter - + Create an arc by its center and by its end points Buat busur dengan pusatnya dan pada titik ujungnya @@ -708,12 +708,12 @@ with respect to a line or a third point CmdSketcherCreateArcOfEllipse - - Create an arc of ellipse - Buat busur elips + + Create arc of ellipse + Create arc of ellipse - + Create an arc of ellipse in the sketch Buat busur elips di sketsa @@ -721,12 +721,12 @@ with respect to a line or a third point CmdSketcherCreateArcOfHyperbola - - Create an arc of hyperbola - Buat busur hiperbola + + Create arc of hyperbola + Create arc of hyperbola - + Create an arc of hyperbola in the sketch Buat busur hiperbola di sketsa @@ -734,12 +734,12 @@ with respect to a line or a third point CmdSketcherCreateArcOfParabola - - Create an arc of parabola - Buat busur parabola + + Create arc of parabola + Create arc of parabola - + Create an arc of parabola in the sketch Buat busur parabola di sketsa @@ -747,25 +747,25 @@ with respect to a line or a third point CmdSketcherCreateBSpline - + Create B-spline Buat B-spline - - Create a B-spline via control points in the sketch. - Buat B-spline melalui titik kontrol pada sketsa. + + Create a B-spline by control points in the sketch. + Create a B-spline by control points in the sketch. CmdSketcherCreateCircle - + Create circle Buat lingkaran - + Create a circle in the sketch Buat B-spline lewat titik kontrol pada sketsa @@ -773,12 +773,12 @@ with respect to a line or a third point CmdSketcherCreateEllipseBy3Points - + Create ellipse by 3 points Buat elips dengan 3 poin - + Create an ellipse by 3 points in the sketch Buat elips dengan 3 poin pada sketsa @@ -786,12 +786,12 @@ with respect to a line or a third point CmdSketcherCreateEllipseByCenter - + Create ellipse by center Buat elips menurut pusat - + Create an ellipse by center in the sketch Buat elips dengan pusat di sketsa @@ -799,12 +799,12 @@ with respect to a line or a third point CmdSketcherCreateFillet - + Create fillet Buat fillet - + Create a fillet between two lines or at a coincident point Create a fillet between two lines or at a coincident point @@ -812,12 +812,12 @@ with respect to a line or a third point CmdSketcherCreateHeptagon - + Create heptagon Buat heptagon - + Create a heptagon in the sketch Buat heptagon di sketsa @@ -825,12 +825,12 @@ with respect to a line or a third point CmdSketcherCreateHexagon - + Create hexagon Buat segi enam - + Create a hexagon in the sketch Buat segi enam di sketsa @@ -838,12 +838,12 @@ with respect to a line or a third point CmdSketcherCreateLine - + Create line Buat baris - + Create a line in the sketch Create a line in the sketch @@ -851,12 +851,12 @@ with respect to a line or a third point CmdSketcherCreateOblong - + Create rounded rectangle Create rounded rectangle - + Create a rounded rectangle in the sketch Create a rounded rectangle in the sketch @@ -864,12 +864,12 @@ with respect to a line or a third point CmdSketcherCreateOctagon - + Create octagon Buat oktagon - + Create an octagon in the sketch Buat oktagon di sketsa @@ -877,12 +877,12 @@ with respect to a line or a third point CmdSketcherCreatePentagon - + Create pentagon Buat pentagon - + Create a pentagon in the sketch Buat pentagon di sketsa @@ -890,25 +890,25 @@ with respect to a line or a third point CmdSketcherCreatePeriodicBSpline - + Create periodic B-spline Buat B-spline periodik - - Create a periodic B-spline via control points in the sketch. - Create a periodic B-spline via control points in the sketch. + + Create a periodic B-spline by control points in the sketch. + Create a periodic B-spline by control points in the sketch. CmdSketcherCreatePoint - + Create point Buat titik - + Create a point in the sketch Buat sebuah titik di sketsa @@ -916,12 +916,12 @@ with respect to a line or a third point CmdSketcherCreatePointFillet - + Create corner-preserving fillet Create corner-preserving fillet - + Fillet that preserves intersection point and most constraints Fillet that preserves intersection point and most constraints @@ -929,12 +929,12 @@ with respect to a line or a third point CmdSketcherCreatePolyline - + Create polyline Buat polyline - + Create a polyline in the sketch. 'M' Key cycles behaviour Create a polyline in the sketch. 'M' Key cycles behaviour @@ -942,12 +942,12 @@ with respect to a line or a third point CmdSketcherCreateRectangle - + Create rectangle Buat persegi panjang - + Create a rectangle in the sketch Buat persegi panjang di sketsa @@ -955,12 +955,12 @@ with respect to a line or a third point CmdSketcherCreateRectangleCenter - + Create centered rectangle Create centered rectangle - + Create a centered rectangle in the sketch Create a centered rectangle in the sketch @@ -968,12 +968,12 @@ with respect to a line or a third point CmdSketcherCreateRegularPolygon - + Create regular polygon Buat poligon biasa - + Create a regular polygon in the sketch Membuat poligon beraturan di sketch @@ -981,12 +981,12 @@ with respect to a line or a third point CmdSketcherCreateSlot - + Create slot Buat slot - + Create a slot in the sketch Buat slot di sketsa @@ -994,12 +994,12 @@ with respect to a line or a third point CmdSketcherCreateSquare - + Create square Buat kuadrat - + Create a square in the sketch Buat kotak di sketsa @@ -1007,12 +1007,12 @@ with respect to a line or a third point CmdSketcherCreateTriangle - + Create equilateral triangle Buat segitiga sama sisi - + Create an equilateral triangle in the sketch Buat segitiga sama sisi dalam sketsa @@ -1020,12 +1020,12 @@ with respect to a line or a third point CmdSketcherDecreaseDegree - + Decrease B-spline degree Decrease B-spline degree - + Decreases the degree of the B-spline Decreases the degree of the B-spline @@ -1033,12 +1033,12 @@ with respect to a line or a third point CmdSketcherDecreaseKnotMultiplicity - + Decrease knot multiplicity Turunkan keseragaman simpul - + Decreases the multiplicity of the selected knot of a B-spline Turunkan multiplisitas dari simpul yang dipilih dari B-spline @@ -1046,12 +1046,12 @@ with respect to a line or a third point CmdSketcherDeleteAllConstraints - + Delete all constraints Delete all constraints - + Delete all constraints in the sketch Delete all constraints in the sketch @@ -1059,12 +1059,12 @@ with respect to a line or a third point CmdSketcherDeleteAllGeometry - + Delete all geometry Delete all geometry - + Delete all geometry and constraints in the current sketch, with the exception of external geometry Delete all geometry and constraints in the current sketch, with the exception of external geometry @@ -1072,12 +1072,12 @@ with respect to a line or a third point CmdSketcherEditSketch - + Edit sketch Edit sketch - + Edit the selected sketch. Edit the selected sketch. @@ -1085,12 +1085,12 @@ with respect to a line or a third point CmdSketcherExtend - + Extend edge Perluas tepi - + Extend an edge with respect to the picked position Perluas keunggulan sehubungan dengan posisi yang dipetik @@ -1098,12 +1098,12 @@ with respect to a line or a third point CmdSketcherExternal - - External geometry - Geometri eksternal + + Create external geometry + Create external geometry - + Create an edge linked to an external geometry Buat tepi yang terhubung dengan geometri eksternal @@ -1111,12 +1111,12 @@ with respect to a line or a third point CmdSketcherIncreaseDegree - + Increase B-spline degree Increase B-spline degree - + Increases the degree of the B-spline Meningkatkan derajat B-spline @@ -1124,12 +1124,12 @@ with respect to a line or a third point CmdSketcherIncreaseKnotMultiplicity - + Increase knot multiplicity Meningkatkan keseragaman simpul - + Increases the multiplicity of the selected knot of a B-spline Meningkatkan multiplisitas dari simpul yang dipilih dari B-spline @@ -1137,12 +1137,12 @@ with respect to a line or a third point CmdSketcherInsertKnot - + Insert knot Insert knot - + Inserts knot at given parameter. If a knot already exists at that parameter, it's multiplicity is increased by one. Inserts knot at given parameter. If a knot already exists at that parameter, it's multiplicity is increased by one. @@ -1150,12 +1150,12 @@ with respect to a line or a third point CmdSketcherJoinCurves - + Join curves Join curves - + Join two curves at selected end points Join two curves at selected end points @@ -1163,12 +1163,12 @@ with respect to a line or a third point CmdSketcherLeaveSketch - + Leave sketch Tinggalkan sketsa - + Finish editing the active sketch. Finish editing the active sketch. @@ -1176,12 +1176,12 @@ with respect to a line or a third point CmdSketcherMapSketch - + Map sketch to face... Sketsa peta untuk menghadapi ... - + Set the 'Support' of a sketch. First select the supporting geometry, for example, a face or an edge of a solid object, then call this command, then choose the desired sketch. @@ -1190,7 +1190,7 @@ First select the supporting geometry, for example, a face or an edge of a solid then call this command, then choose the desired sketch. - + Some of the selected objects depend on the sketch to be mapped. Circular dependencies are not allowed. Some of the selected objects depend on the sketch to be mapped. Circular dependencies are not allowed. @@ -1198,22 +1198,22 @@ then call this command, then choose the desired sketch. CmdSketcherMergeSketches - + Merge sketches Gabungkan sketsa - + Create a new sketch from merging two or more selected sketches. Create a new sketch from merging two or more selected sketches. - + Wrong selection Pilihan salah - + Select at least two sketches. Select at least two sketches. @@ -1221,12 +1221,12 @@ then call this command, then choose the desired sketch. CmdSketcherMirrorSketch - + Mirror sketch Cermin sketsa - + Create a new mirrored sketch for each selected sketch by using the X or Y axes, or the origin point, as mirroring reference. @@ -1235,12 +1235,12 @@ by using the X or Y axes, or the origin point, as mirroring reference. - + Wrong selection Pilihan salah - + Select one or more sketches. Select one or more sketches. @@ -1248,12 +1248,12 @@ as mirroring reference. CmdSketcherMove - + Move Pindah - + Moves the geometry taking as reference the last selected point Moves the geometry taking as reference the last selected point @@ -1261,12 +1261,12 @@ as mirroring reference. CmdSketcherNewSketch - + Create sketch Buat sketsa - + Create a new sketch. Create a new sketch. @@ -1274,12 +1274,12 @@ as mirroring reference. CmdSketcherRectangularArray - + Rectangular array Rectangular array - + Creates a rectangular array pattern of the geometry taking as reference the last selected point Creates a rectangular array pattern of the geometry taking as reference the last selected point @@ -1287,12 +1287,12 @@ as mirroring reference. CmdSketcherRemoveAxesAlignment - + Remove axes alignment Remove axes alignment - + Modifies constraints to remove axes alignment while trying to preserve the constraint relationship of the selection Modifies constraints to remove axes alignment while trying to preserve the constraint relationship of the selection @@ -1300,12 +1300,12 @@ as mirroring reference. CmdSketcherReorientSketch - + Reorient sketch... Sketsa reorientasi - + Place the selected sketch on one of the global coordinate planes. This will clear the 'Support' property, if any. Place the selected sketch on one of the global coordinate planes. @@ -1315,12 +1315,12 @@ This will clear the 'Support' property, if any. CmdSketcherRestoreInternalAlignmentGeometry - + Show/hide internal geometry Tampilkan / sembunyikan geometri internal - + Show all internal geometry or hide unused internal geometry Show all internal geometry or hide unused internal geometry @@ -1328,8 +1328,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectConflictingConstraints - - + + Select conflicting constraints Select conflicting constraints @@ -1337,12 +1337,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectConstraints - + Select associated constraints Select associated constraints - + Select the constraints associated with the selected geometrical elements Select the constraints associated with the selected geometrical elements @@ -1350,12 +1350,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectElementsAssociatedWithConstraints - + Select associated geometry Select associated geometry - + Select the geometrical elements associated with the selected constraints Select the geometrical elements associated with the selected constraints @@ -1363,12 +1363,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectElementsWithDoFs - + Select unconstrained DoF Select unconstrained DoF - + Select geometrical elements where the solver still detects unconstrained degrees of freedom. Select geometrical elements where the solver still detects unconstrained degrees of freedom. @@ -1376,12 +1376,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectHorizontalAxis - + Select horizontal axis Select horizontal axis - + Select the local horizontal axis of the sketch Select the local horizontal axis of the sketch @@ -1389,8 +1389,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectMalformedConstraints - - + + Select malformed constraints Select malformed constraints @@ -1398,12 +1398,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectOrigin - + Select origin Select origin - + Select the local origin point of the sketch Select the local origin point of the sketch @@ -1411,8 +1411,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectPartiallyRedundantConstraints - - + + Select partially redundant constraints Select partially redundant constraints @@ -1420,8 +1420,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectRedundantConstraints - - + + Select redundant constraints Select redundant constraints @@ -1429,12 +1429,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectVerticalAxis - + Select vertical axis Select vertical axis - + Select the local vertical axis of the sketch Select the local vertical axis of the sketch @@ -1442,12 +1442,12 @@ This will clear the 'Support' property, if any. CmdSketcherSplit - + Split edge Split edge - + Splits an edge into two while preserving constraints Splits an edge into two while preserving constraints @@ -1455,12 +1455,12 @@ This will clear the 'Support' property, if any. CmdSketcherStopOperation - + Stop operation Stop operation - + When in edit mode, stop the active operation (drawing, constraining, etc.). When in edit mode, stop the active operation (drawing, constraining, etc.). @@ -1468,12 +1468,12 @@ This will clear the 'Support' property, if any. CmdSketcherSwitchVirtualSpace - + Switch virtual space Switch virtual space - + Switches the selected constraints or the view to the other virtual space Mengalihkan batasan terpilih atau tampilan ke ruang virtual lain @@ -1481,12 +1481,12 @@ This will clear the 'Support' property, if any. CmdSketcherSymmetry - + Symmetry Simetri - + Creates symmetric geometry with respect to the last selected line or point Membuat geometri simetris berkenaan dengan garis atau titik yang terakhir dipilih @@ -1494,12 +1494,12 @@ This will clear the 'Support' property, if any. CmdSketcherToggleActiveConstraint - + Activate/deactivate constraint Activate/deactivate constraint - + Activates or deactivates the selected constraints Activates or deactivates the selected constraints @@ -1507,12 +1507,12 @@ This will clear the 'Support' property, if any. CmdSketcherToggleConstruction - + Toggle construction geometry Toggle geometri konstruksi - + Toggles the toolbar or selected geometry to/from construction mode Matikan toolbar atau geometri yang dipilih ke / dari mode konstruksi @@ -1520,12 +1520,12 @@ This will clear the 'Support' property, if any. CmdSketcherToggleDrivingConstraint - + Toggle driving/reference constraint Toggle driving/reference constraint - + Set the toolbar, or the selected constraints, into driving or reference mode Set the toolbar, or the selected constraints, @@ -1535,12 +1535,12 @@ into driving or reference mode CmdSketcherTrimming - + Trim edge Trim tepi - + Trim an edge with respect to the picked position Potong tepi dengan memperhatikan posisi yang dipetik @@ -1548,24 +1548,24 @@ into driving or reference mode CmdSketcherValidateSketch - + Validate sketch... Validasi sketsa... - + Validate a sketch by looking at missing coincidences, invalid constraints, degenerated geometry, etc. Validate a sketch by looking at missing coincidences, invalid constraints, degenerated geometry, etc. - + Wrong selection Pilihan salah - + Select only one sketch. Select only one sketch. @@ -1573,12 +1573,12 @@ invalid constraints, degenerated geometry, etc. CmdSketcherViewSection - + View section View section - + When in edit mode, switch between section view and full view. When in edit mode, switch between section view and full view. @@ -1586,12 +1586,12 @@ invalid constraints, degenerated geometry, etc. CmdSketcherViewSketch - + View sketch Lihat sketsa - + When in edit mode, set the camera orientation perpendicular to the sketch plane. When in edit mode, set the camera orientation perpendicular to the sketch plane. @@ -1599,531 +1599,536 @@ invalid constraints, degenerated geometry, etc. Command - - + + Add horizontal constraint Add horizontal constraint - - - + + + Add horizontal alignment Add horizontal alignment - - + + Add vertical constraint Add vertical constraint - + Add vertical alignment Add vertical alignment - + Add 'Lock' constraint Add 'Lock' constraint - + Add relative 'Lock' constraint Add relative 'Lock' constraint - + Add fixed constraint Add fixed constraint - + Add 'Block' constraint Add 'Block' constraint - + Add block constraint Add block constraint - - - + + + Add coincident constraint Add coincident constraint - - + + Add distance from horizontal axis constraint Add distance from horizontal axis constraint - - + + Add distance from vertical axis constraint Add distance from vertical axis constraint - - + + Add point to point distance constraint Add point to point distance constraint - - + + Add point to line Distance constraint Add point to line Distance constraint - - + + Add circle to circle distance constraint Add circle to circle distance constraint - - + + Add circle to line distance constraint + Add circle to line distance constraint + + + + Add length constraint Add length constraint - - + + Add point on object constraint Add point on object constraint - - + + Add point to point horizontal distance constraint Add point to point horizontal distance constraint - + Add fixed x-coordinate constraint Add fixed x-coordinate constraint - - + + Add point to point vertical distance constraint Add point to point vertical distance constraint - + Add fixed y-coordinate constraint Add fixed y-coordinate constraint - - + + Add parallel constraint Add parallel constraint - - - - - - - + + + + + + + Add perpendicular constraint Add perpendicular constraint - + Add perpendicularity constraint Add perpendicularity constraint - + Swap coincident+tangency with ptp tangency Swap coincident+tangency with ptp tangency - + Swap PointOnObject+tangency with point to curve tangency Swap PointOnObject+tangency with point to curve tangency - - - - - - - + + + + + + + Add tangent constraint Add tangent constraint - - - - - - - - - - - - - - + + + + + + + + + + + + + + Add tangent constraint point Add tangent constraint point - - - - + + + + Add radius constraint Add radius constraint - - - - + + + + Add diameter constraint Add diameter constraint - - - - + + + + Add radiam constraint Add radiam constraint - - - - - - + + + + + + Add angle constraint Add angle constraint - - + + Add equality constraint Add equality constraint - - - - - + + + + + Add symmetric constraint Add symmetric constraint - + Add Snell's law constraint Add Snell's law constraint - + Toggle constraint to driving/reference Toggle constraint to driving/reference - + Activate/Deactivate constraint Activate/Deactivate constraint - + Create a new sketch on a face Create a new sketch on a face - + Create a new sketch Buat sketsa baru - + Reorient sketch Reorient sketch - + Attach sketch Attach sketch - + Detach sketch Detach sketch - + Create a mirrored sketch for each selected sketch Create a mirrored sketch for each selected sketch - + Merge sketches Gabungkan sketsa - + Toggle draft from/to draft Toggle draft from/to draft - + Add sketch line Add sketch line - + Add sketch box Add sketch box - + Add centered sketch box Add centered sketch box - + Add rounded rectangle Add rounded rectangle - + Add line to sketch wire Add line to sketch wire - + Add arc to sketch wire Add arc to sketch wire - - + + Add sketch arc Add sketch arc - - + + Add sketch circle Add sketch circle - + Add sketch ellipse Add sketch ellipse - + Add sketch arc of ellipse Add sketch arc of ellipse - + Add sketch arc of hyperbola Add sketch arc of hyperbola - + Add sketch arc of Parabola Add sketch arc of Parabola - + Add Pole circle Add Pole circle - + Add sketch point Add sketch point - - + + Create fillet Buat fillet - + Trim edge Trim tepi - + Extend edge Perluas tepi - + Split edge Split edge - + Add external geometry Add external geometry - - Add carbon copy - Add carbon copy - - - + Add slot Add slot - + Add hexagon Add hexagon - + Convert to NURBS Convert to NURBS - + Increase spline degree Increase spline degree - + Decrease spline degree Decrease spline degree - + Increase knot multiplicity Meningkatkan keseragaman simpul - + Decrease knot multiplicity Turunkan keseragaman simpul - + Insert knot Insert knot - + Join Curves Join Curves - + Exposing Internal Geometry Exposing Internal Geometry - + Create symmetric geometry Create symmetric geometry - + Copy/clone/move geometry Copy/clone/move geometry - + Create copy of geometry Create copy of geometry - + Delete all geometry Delete all geometry - + Delete All Constraints Delete All Constraints - + Remove Axes Alignment Remove Axes Alignment - + Toggle constraints to the other virtual space Toggle constraints to the other virtual space - - - - + + + + Update constraint's virtual space Update constraint's virtual space - + Add auto constraints Add auto constraints - + Swap constraint names Tukarlah nama kendala - + Rename sketch constraint Rename sketch constraint - + Drag Point Drag Point - + Drag Curve Drag Curve - + Drag Constraint Drag Constraint - + Modify sketch constraints Modify sketch constraints - + Add Knot Point Add Knot Point + + + Create a carbon copy + Create a carbon copy + CommandGroup - + Sketcher Sketcher @@ -2131,94 +2136,94 @@ invalid constraints, degenerated geometry, etc. Exceptions - + Autoconstrain error: Unsolvable sketch while applying coincident constraints. Autoconstrain error: Unsolvable sketch while applying coincident constraints. - + Autoconstrain error: Unsolvable sketch while applying vertical/horizontal constraints. Autoconstrain error: Unsolvable sketch while applying vertical/horizontal constraints. - + Autoconstrain error: Unsolvable sketch while applying equality constraints. Autoconstrain error: Unsolvable sketch while applying equality constraints. - + Autoconstrain error: Unsolvable sketch without constraints. Autoconstrain error: Unsolvable sketch without constraints. - + Autoconstrain error: Unsolvable sketch after applying horizontal and vertical constraints. Autoconstrain error: Unsolvable sketch after applying horizontal and vertical constraints. - + Autoconstrain error: Unsolvable sketch after applying point-on-point constraints. Autoconstrain error: Unsolvable sketch after applying point-on-point constraints. - + Autoconstrain error: Unsolvable sketch after applying equality constraints. Autoconstrain error: Unsolvable sketch after applying equality constraints. - + Unable to guess intersection of curves. Try adding a coincident constraint between the vertices of the curves you are intending to fillet. Unable to guess intersection of curves. Try adding a coincident constraint between the vertices of the curves you are intending to fillet. - - + + BSpline Geometry Index (GeoID) is out of bounds. BSpline Geometry Index (GeoID) is out of bounds. - + You are requesting no change in knot multiplicity. Bspline GeoId berada di luar batas. - - + + The Geometry Index (GeoId) provided is not a B-spline curve. The Geometry Index (GeoId) provided is not a B-spline curve. - + The knot index is out of bounds. Note that in accordance with OCC notation, the first knot has index 1 and not zero. Indeks simpul berada di luar batas. Perhatikan bahwa sesuai dengan notasi OCC, simpul pertama memiliki indeks 1 dan bukan nol. - + The multiplicity cannot be increased beyond the degree of the B-spline. The multiplicity cannot be increased beyond the degree of the B-spline. - + The multiplicity cannot be decreased beyond zero. Multiplisitas tidak dapat ditingkatkan melampaui tingkat b-spline. - + OCC is unable to decrease the multiplicity within the maximum tolerance. OCC tidak dapat mengurangi multiplisitas dalam toleransi maksimum. - + Knot cannot have zero multiplicity. Knot cannot have zero multiplicity. - + Knot multiplicity cannot be higher than the degree of the BSpline. Knot multiplicity cannot be higher than the degree of the BSpline. - + Knot cannot be inserted outside the BSpline parameter range. Knot cannot be inserted outside the BSpline parameter range. @@ -2234,552 +2239,553 @@ invalid constraints, degenerated geometry, etc. QObject - - - - + + + + Sketcher Sketcher - + There are no modes that accept the selected set of subelements Tidak ada mode yang menerima dipilih set dari subelements - + Broken link to support subelements Tautan rusak untuk mendukung subelemen - - + + Unexpected error Kesalahan tak terduga - + Face is non-planar Wajah tidak planar - + Selected shapes are of wrong form (e.g., a curved edge where a straight one is needed) Bentuk yang dipilih memiliki bentuk yang salah (misalnya, tepi melengkung yang lurus dibutuhkan) - + Sketch mapping Pemetaan sketsa - + Can't map the sketch to selected object. %1. Tidak dapat memetakan sketsa ke objek yang dipilih . % 1 . - - + + Don't attach Jangan pasang - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + - - - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Wrong selection Pilihan salah - - + + Select edge(s) from the sketch. Pilih tepi dari sketsa. - Distance constraint - Kendala jarak - - - Not allowed to edit the datum because the sketch contains conflicting constraints Tidak diizinkan untuk mengedit datum karena sketsa berisi kendala yang bertentangan - + Dimensional constraint Batasan dimensi - + Cannot add a constraint between two external geometries. Cannot add a constraint between two external geometries. - + Cannot add a constraint between two fixed geometries. Fixed geometries include external geometry, blocked geometry, and special points such as B-spline knot points. Cannot add a constraint between two fixed geometries. Fixed geometries include external geometry, blocked geometry, and special points such as B-spline knot points. - + Sketcher Constraint Substitution Sketcher Constraint Substitution - + Keep notifying me of constraint substitutions Keep notifying me of constraint substitutions - - - + + + Only sketch and its support are allowed to be selected. Only sketch and its support are allowed to be selected. - + One of the selected has to be on the sketch. One of the selected has to be on the sketch. - - + + Select an edge from the sketch. Pilih tepi dari sketsa. - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + Impossible constraint Kendala yang tidak mungkin - - - - + + + + The selected edge is not a line segment. The selected edge is not a line segment. - - - - - - + + + + + + Double constraint Kendala ganda - - - - - + + + + + The selected edge already has a horizontal constraint! The selected edge already has a horizontal constraint! - - - + + + The selected edge already has a vertical constraint! The selected edge already has a vertical constraint! - - - - - - + + + + + + The selected edge already has a Block constraint! The selected edge already has a Block constraint! - + The selected item(s) can't accept a horizontal constraint! The dipilih item (s) tidak dapat menerima horisontal kendala ! - - + + There are more than one fixed points selected. Select a maximum of one fixed point! There are more than one fixed points selected. Select a maximum of one fixed point! - + The selected item(s) can't accept a vertical constraint! Dipilih item (s) tidak dapat menerima vertikal kendala! - - - + + + Select vertices from the sketch. Pilih simpul dari para sketsa . - + Select one vertex from the sketch other than the origin. Pilih salah satu titik dari satu sketsa selain asal . - + Select only vertices from the sketch. The last selected vertex may be the origin. Pilih hanya simpul dari para sketsa . Yang terakhir dipilih vertex mungkin asal . - + Wrong solver status Wrong solver status - + A Block constraint cannot be added if the sketch is unsolved or there are redundant and conflicting constraints. A Block constraint cannot be added if the sketch is unsolved or there are redundant and conflicting constraints. - + Select one edge from the sketch. Select one edge from the sketch. - + Select only edges from the sketch. Select only edges from the sketch. - + Number of selected objects is not 3 Number of selected objects is not 3 - - + + + Error Kesalahan - + + Unexpected error. More information may be available in the Report View. + Unexpected error. More information may be available in the Report View. + + + Endpoint to endpoint tangency was applied instead. Endpoint to endpoint tangency was applied instead. - + Select two or more points from the sketch. Pilih dua atau lebih poin dari para sketsa . - + Select two or more vertices from the sketch. Select two or more vertices from the sketch. - + Select two or more vertices from the sketch for a coincident constraint, or two or more circles, ellipses, arcs or arcs of ellipse for a concentric constraint. Select two or more vertices from the sketch for a coincident constraint, or two or more circles, ellipses, arcs or arcs of ellipse for a concentric constraint. - + Select two vertices from the sketch for a coincident constraint, or two circles, ellipses, arcs or arcs of ellipse for a concentric constraint. Select two vertices from the sketch for a coincident constraint, or two circles, ellipses, arcs or arcs of ellipse for a concentric constraint. - + Select exactly one line or one point and one line or two points from the sketch. Pilih tepat satu baris atau satu titik dan satu garis atau dua poin dari para sketsa . - + Cannot add a length constraint on an axis! Tidak dapat menambahkan batasan panjang pada sumbu! - - + + Select exactly one line or one point and one line or two points or two circles from the sketch. Select exactly one line or one point and one line or two points or two circles from the sketch. - + This constraint does not make sense for non-linear curves. This constraint does not make sense for non-linear curves. - + Endpoint to edge tangency was applied instead. Endpoint to edge tangency was applied instead. - - - - - - - + + + + + + + Select the right things from the sketch. Pilih hal yang benar dari yang sketsa . - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + Select an edge that is not a B-spline weight. Select an edge that is not a B-spline weight. - + None of the selected points were constrained onto the respective curves, because they are parts of the same element, because they are both external geometry, or because the edge is not eligible. None of the selected points were constrained onto the respective curves, because they are parts of the same element, because they are both external geometry, or because the edge is not eligible. - + None of the selected points were constrained onto the respective curves, either because they are parts of the same element, or because they are both external geometry. Tak satu pun dari titik-titik yang dipilih dibatasi ke masing-masing kurva, entah karena mereka adalah bagian dari elemen yang sama, atau karena keduanya adalah geometri eksternal . - - - - + + + + Select exactly one line or up to two points from the sketch. Pilih tepat satu baris atau sampai dengan dua poin dari para sketsa . - + Cannot add a horizontal length constraint on an axis! Tidak dapat menambahkan batasan panjang horizontal pada sumbu! - + Cannot add a fixed x-coordinate constraint on the origin point! Cannot add a fixed x-coordinate constraint on the origin point! - - + + This constraint only makes sense on a line segment or a pair of points. This constraint only makes sense on a line segment or a pair of points. - + Cannot add a vertical length constraint on an axis! Tidak dapat menambahkan batasan panjang vertikal pada sumbu! - + Cannot add a fixed y-coordinate constraint on the origin point! Cannot add a fixed y-coordinate constraint on the origin point! - + Select two or more lines from the sketch. Pilih dua atau lebih baris dari para sketsa . - - + + Select at least two lines from the sketch. Pilih setidaknya dua baris dari para sketsa . - + Select a valid line. Select a valid line. - - + + The selected edge is not a valid line. The selected edge is not a valid line. - + There is a number of ways this constraint can be applied. Accepted combinations: two curves; an endpoint and a curve; two endpoints; two curves and a point. @@ -2787,42 +2793,42 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c Ada beberapa cara kendala ini bisa diterapkan. Kombinasi yang diterima: dua kurva; titik akhir dan kurva; dua titik akhir; dua tikungan dan satu titik . - + Select some geometry from the sketch. perpendicular constraint Pilih beberapa geometri dari para sketsa . - - + + Cannot add a perpendicularity constraint at an unconnected point! Tidak dapat menambahkan batasan tegak lurus pada titik yang tidak terhubung ! - - - + + + Perpendicular to B-spline edge currently unsupported. Perpendicular ke tepi B-spline saat ini tidak didukung. - - + + One of the selected edges should be a line. Salah satu tepi yang dipilih harus berupa garis . - + Endpoint to endpoint tangency was applied. The coincident constraint was deleted. Endpoint to endpoint tangency was applied. The coincident constraint was deleted. - + Endpoint to edge tangency was applied. The point on object constraint was deleted. Endpoint to edge tangency was applied. The point on object constraint was deleted. - + There are a number of ways this constraint can be applied. Accepted combinations: two curves; an endpoint and a curve; two endpoints; two curves and a point. @@ -2830,402 +2836,407 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c Ada beberapa cara kendala ini bisa diterapkan. Kombinasi yang diterima: dua kurva; titik akhir dan kurva; dua titik akhir; dua tikungan dan satu titik . - + Select some geometry from the sketch. tangent constraint Pilih beberapa geometri dari para sketsa . - - - + + + Cannot add a tangency constraint at an unconnected point! Tidak dapat menambahkan kendala singgung pada titik yang tidak terhubung ! - - + + Tangent constraint at B-spline knot is only supported with lines! Tangent constraint at B-spline knot is only supported with lines! - + B-spline knot to endpoint tangency was applied instead. B-spline knot to endpoint tangency was applied instead. - + Select either one point and several curves, or one curve and several points. Select either one point and several curves, or one curve and several points. - - + + Wrong number of selected objects! Salah jumlah objek terpilih ! - - + + With 3 objects, there must be 2 curves and 1 point. Dengan 3 objek, harus ada 2 kurva dan 1 titik . - - - + + + Tangency to B-spline edge currently unsupported. Tangensi ke tepi B-spline saat ini tidak didukung. - - - - - - + + + + + + Select one or more arcs or circles from the sketch. Pilih satu atau lebih busur atau lingkaran dari para sketsa . - - + + Select either only one or more B-Spline poles or only one or more arcs or circles from the sketch, but not mixed. Select either only one or more B-Spline poles or only one or more arcs or circles from the sketch, but not mixed. - - - + + + Constraint only applies to arcs or circles. Kendala hanya berlaku untuk busur atau lingkaran. - - + + Select one or two lines from the sketch. Or select two edges and a point. Pilih satu atau dua baris dari para sketsa . Atau pilih dua sisi dan satu titik . - - + + Parallel lines Garis sejajar - - + + An angle constraint cannot be set for two parallel lines. Kendala sudut tidak dapat diatur untuk dua garis sejajar. - + Cannot add an angle constraint on an axis! Tidak dapat menambahkan batasan sudut pada sumbu! - + Select two edges from the sketch. Pilih dua sisi dari satu sketsa . - + Select two or more compatible edges. Select two or more compatible edges. - + Sketch axes cannot be used in equality constraints. Sketch axes cannot be used in equality constraints. - + Equality for B-spline edge currently unsupported. Kesetaraan untuk tepi B-spline saat ini tidak didukung. - - - + + + Select two or more edges of similar type. Select two or more edges of similar type. - - - - - + + + + + Select two points and a symmetry line, two points and a symmetry point or a line and a symmetry point from the sketch. Pilih dua poin dan simetri garis , dua poin dan simetri titik atau garis dan simetri titik dari yang sketsa . - - + + Cannot add a symmetry constraint between a line and its end points. Cannot add a symmetry constraint between a line and its end points. - - + + Cannot add a symmetry constraint between a line and its end points! Tidak dapat menambahkan batasan simetri antara garis dan titik akhirnya! - + Select two endpoints of lines to act as rays, and an edge representing a boundary. The first selected point corresponds to index n1, second to n2, and datum value sets the ratio n2/n1. Constraint_SnellsLaw Select two endpoints of lines to act as rays, and an edge representing a boundary. The first selected point corresponds to index n1, second to n2, and datum value sets the ratio n2/n1. - + Selected objects are not just geometry from one sketch. Objek yang dipilih bukan hanya geometri dari satu sketsa . - + Cannot create constraint with external geometry only. Cannot create constraint with external geometry only. - + Incompatible geometry is selected. Incompatible geometry is selected. - + SnellsLaw on B-spline edge is currently unsupported. SnellsLaw on B-spline edge is currently unsupported. - - - - - + + + + + Select constraints from the sketch. Select constraints from the sketch. - - + + Select constraint(s) from the sketch. Pilih kendala (s) dari para sketsa . - + B-Spline Degree B-Spline Degree - + Define B-Spline Degree, between 1 and %1: Define B-Spline Degree, between 1 and %1: - - - + + + CAD Kernel Error Kernel CAD Error - + None of the selected elements is an edge. Tak satu pun dari elemen yang dipilih adalah keunggulan . - - + + At least one of the selected objects was not a B-Spline and was ignored. At least one of the selected objects was not a B-Spline and was ignored. - - + + The selection comprises more than one item. Please select just one knot. Pemilihan terdiri dari lebih dari satu item. Silahkan pilih hanya satu simpul . - - + + Input Error Kesalahan Masukan - - + + None of the selected elements is a knot of a B-spline Tak satu pun dari yang dipilih elemen adalah simpul dari B-spline - - + + Selection is empty Selection is empty - + Nothing is selected. Please select a b-spline. Nothing is selected. Please select a b-spline. - + Please select a b-spline curve to insert a knot (not a knot on it). If the curve is not a b-spline, please convert it into one first. Please select a b-spline curve to insert a knot (not a knot on it). If the curve is not a b-spline, please convert it into one first. - + Nothing is selected. Please select end points of curves. Nothing is selected. Please select end points of curves. - + Too many curves on point Too many curves on point - - - Exactly two curve should end at the selected point to be able to join them. - Exactly two curve should end at the selected point to be able to join them. + + + Exactly two curves should end at the selected point to be able to join them. + Exactly two curves should end at the selected point to be able to join them. - + Too few curves on point Too few curves on point - + Two end points, or coincident point should be selected. Two end points, or coincident point should be selected. - - - - - - - - - - + + + + + + + + + + Select elements from a single sketch. Pilih elemen dari satu sketsa . - + No constraint selected Tidak ada batasan yang dipilih - + At least one constraint must be selected Setidaknya satu kendala harus dipilih - + A symmetric construction requires at least two geometric elements, the last geometric element being the reference for the symmetry construction. Konstruksi simetris membutuhkan setidaknya dua elemen geometris, elemen geometris terakhir menjadi referensi untuk konstruksi simetri . - + The last element must be a point or a line serving as reference for the symmetry construction. Unsur terakhir harus menjadi titik atau garis yang berfungsi sebagai acuan untuk konstruksi simetri . - - + + A copy requires at least one selected non-external geometric element Salinan memerlukan setidaknya satu elemen geometrik non-eksternal yang dipilih - + Delete All Geometry Menghapus semua geometri - + Are you really sure you want to delete all geometry and constraints? Are you really sure you want to delete all geometry and constraints? - + Delete All Constraints Delete All Constraints - + Are you really sure you want to delete all the constraints? Are you really sure you want to delete all the constraints? - + Removal of axes alignment requires at least one selected non-external geometric element Removal of axes alignment requires at least one selected non-external geometric element - + Unsupported visual layer operation Unsupported visual layer operation - + It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted - + Set knot multiplicity Set knot multiplicity - + Set knot multiplicity at the last point provided, between 1 and %1:Note that multiplicity may be ignored under certain circumstances.Please refer to documentation for details Set knot multiplicity at the last point provided, between 1 and %1:Note that multiplicity may be ignored under certain circumstances.Please refer to documentation for details + + + Value Error + Value Error + SketcherGui::CarbonCopySelection - + Carbon copy would cause a circular dependency. Salinan karbon akan menyebabkan ketergantungan melingkar. - + This object is in another document. Ini objek di lain dokumen . - + This object belongs to another body. Hold Ctrl to allow cross-references. This object belongs to another body. Hold Ctrl to allow cross-references. - + This object belongs to another body and it contains external geometry. Cross-reference not allowed. This object belongs to another body and it contains external geometry. Cross-reference not allowed. - + This object belongs to another part. Objek ini termasuk bagian lain . - + The selected sketch is not parallel to this sketch. Hold Ctrl+Alt to allow non-parallel sketches. The selected sketch is not parallel to this sketch. Hold Ctrl+Alt to allow non-parallel sketches. - + The XY axes of the selected sketch do not have the same direction as this sketch. Hold Ctrl+Alt to disregard it. Sumbu XY dari sketsa yang dipilih tidak memiliki arah yang sama dengan sketsa ini . Tahan Ctrl + Alt untuk mengabaikannya. - + The origin of the selected sketch is not aligned with the origin of this sketch. Hold Ctrl+Alt to disregard it. asal dari yang dipilih sketsa tidak selaras dengan asal ini sketsa . Tahan Ctrl + Alt untuk mengabaikannya. @@ -3233,132 +3244,132 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c SketcherGui::ConstraintFilterList - + All Semua - + Geometric Geometric - + Coincident Coincident - + Point on Object Point on Object - + Vertical Vertical - + Horizontal Horizontal - + Parallel Paralel - + Perpendicular Perpendicular - + Tangent Garis singgung - + Equality Equality - + Symmetric Simetris - + Block Memblokir - + Internal Alignment Internal Alignment - + Datums Datum - + Horizontal Distance Horizontal Distance - + Vertical Distance Vertical Distance - + Distance Distance - + Radius Jari-jari - + Weight Weight - + Diameter Diameter - + Angle Sudut - + Snell's Law Snell's Law - + Named Bernama - + Reference Referensi - + Selected constraints Selected constraints - + Associated constraints Associated constraints @@ -3366,62 +3377,67 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c SketcherGui::ConstraintView - + + Select Elements + Select Elements + + + Change value Ubah nilai - + Toggle to/from reference Beralih ke / dari referensi - + Deactivate Deactivate - + Activate Activate - + Show constraints Show constraints - + Hide constraints Hide constraints - + Rename Ganti nama - + Center sketch Pusat sketsa - + Delete Menghapus - + Swap constraint names Tukarlah nama kendala - + Unnamed constraint Unnamed constraint - + Only the names of named constraints can be swapped. Hanya nama- nama kendala yang bisa ditukar. @@ -3439,64 +3455,64 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c Sudut: - + Insert radius Sisipkan radius - + Radius: Radius: - + Insert diameter Insert diameter - + Diameter: Diameter: - + Insert weight Insert weight - + Weight: Weight: - + Refractive index ratio Constraint_SnellsLaw Rasio indeks bias - + Ratio n2/n1: Constraint_SnellsLaw Rasio n2 / n1: - + Insert length Sisipkan panjang - + Length: Length: - + Refractive index ratio Rasio indeks bias - + Ratio n2/n1: Rasio n2 / n1: @@ -3504,72 +3520,72 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c SketcherGui::ElementFilterList - + Normal Normal - + Construction Konstruksi - + Internal Internal - + External External - + All types All types - + Point Titik - + Line Garis - + Circle Lingkaran - + Ellipse Elips - + Arc of circle Arc of circle - + Arc of ellipse Arc of ellipse - + Arc of hyperbola Arc of hyperbola - + Arc of parabola Arc of parabola - + B-Spline B-Spline @@ -3577,12 +3593,142 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c SketcherGui::ElementView - + + Point Coincidence + Point Coincidence + + + + Point on Object + Point on Object + + + + Vertical Constraint + Vertical Constraint + + + + Horizontal Constraint + Horizontal Constraint + + + + Parallel Constraint + Parallel Constraint + + + + Perpendicular Constraint + Perpendicular Constraint + + + + Tangent Constraint + Tangent Constraint + + + + Equal Length + Equal Length + + + + Symmetric + Simetris + + + + Block Constraint + Block Constraint + + + + Lock Constraint + Lock Constraint + + + + Horizontal Distance + Horizontal Distance + + + + Vertical Distance + Vertical Distance + + + + Length Constraint + Length Constraint + + + + Radius Constraint + Radius Constraint + + + + Diameter Constraint + Diameter Constraint + + + + Radiam Constraint + Radiam Constraint + + + + Angle Constraint + Angle Constraint + + + + Toggle construction geometry + Toggle geometri konstruksi + + + + Select Constraints + Select Constraints + + + + Select Origin + Select Origin + + + + Select Horizontal Axis + Select Horizontal Axis + + + + Select Vertical Axis + Select Vertical Axis + + + Layer Layer - + + Layer 0 + Layer 0 + + + + Layer 1 + Layer 1 + + + + Hidden + Hidden + + + Delete Menghapus @@ -3590,22 +3736,22 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c SketcherGui::ExternalSelection - + Linking this will cause circular dependency. Menghubungkan ini akan menyebabkan ketergantungan melingkar. - + This object is in another document. Ini objek di lain dokumen . - + This object belongs to another body, can't link. Objek ini milik bodi lain , tidak bisa link . - + This object belongs to another part, can't link. Objek ini milik bagian lain , tidak bisa link . @@ -3646,8 +3792,8 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c SketcherGui::PropertyConstraintListItem - - + + Unnamed Tanpa nama @@ -4313,12 +4459,12 @@ Then objects are only visible behind the sketch plane. Terapkan pada sketsa yang ada - + Unexpected C++ exception Pengecualian C ++ tak terduga - + Sketcher Sketcher @@ -4326,55 +4472,55 @@ Then objects are only visible behind the sketch plane. SketcherGui::SketcherValidation - + No missing coincidences Tidak ada kebetulan yang hilang - + No missing coincidences found Tidak ada kebetulan yang hilang ditemukan - + Missing coincidences Kebetulan tidak ada - + %1 missing coincidences found %1 Kebetulan ditemukan hilang - + No invalid constraints Tidak ada batasan yang tidak valid - + No invalid constraints found Tidak ada kendala yang tidak valid ditemukan - + Invalid constraints Kendala tidak valid - + Invalid constraints found Kendala tidak ditemukan - - - - + + + + Reversed external geometry Membalikkan geometri eksternal - + %1 reversed external-geometry arcs were found. Their endpoints are encircled in 3d view. %2 constraints are linking to the endpoints. The constraints have been listed in Report view (menu View -> Panels -> Report view). @@ -4387,71 +4533,71 @@ Click "Swap endpoints in constraints" button to reassign endpoints. Do this only Click "Swap endpoints in constraints" button to reassign endpoints. Do this only once to sketches created in FreeCAD older than v0.15 - + %1 reversed external-geometry arcs were found. Their endpoints are encircled in 3d view. However, no constraints linking to the endpoints were found. %1 busur geometri eksternal terbalik ditemukan. Titik akhir mereka dikepung dalam tampilan 3d . Namun, tidak ada kendala yang terkait dengan titik akhir yang ditemukan. - + No reversed external-geometry arcs were found. Tidak ditemukan busur geometri eksternal terbalik. - + %1 changes were made to constraints linking to endpoints of reversed arcs. %1 perubahan dilakukan pada batasan yang menghubungkan ke titik akhir busur terbalik. - - + + Constraint orientation locking Kendala penguncian orientasi - + Orientation locking was enabled and recomputed for %1 constraints. The constraints have been listed in Report view (menu View -> Panels -> Report view). Orientation locking was enabled and recomputed for %1 constraints. The constraints have been listed in Report view (menu View -> Panels -> Report view). - + Orientation locking was disabled for %1 constraints. The constraints have been listed in Report view (menu View -> Panels -> Report view). Note that for all future constraints, the locking still defaults to ON. Orientation locking was disabled for %1 constraints. The constraints have been listed in Report view (menu View -> Panels -> Report view). Note that for all future constraints, the locking still defaults to ON. - - + + Delete constraints to external geom. Hapus kendala pada geom eksternal. - + You are about to delete ALL constraints that deal with external geometry. This is useful to rescue a sketch with broken/changed links to external geometry. Are you sure you want to delete the constraints? Anda akan menghapus SEMUA kendala yang berhubungan dengan geometri eksternal . Ini berguna untuk menyelamatkan sketsa dengan link yang rusak / berubah ke geometri eksternal . Anda yakin ingin menghapus batasannya? - + All constraints that deal with external geometry were deleted. Semua kendala yang berhubungan dengan geometri eksternal telah dihapus. - + No degenerated geometry No degenerated geometry - + No degenerated geometry found No degenerated geometry found - + Degenerated geometry Degenerated geometry - + %1 degenerated geometry found %1 degenerated geometry found @@ -4489,43 +4635,51 @@ However, no constraints linking to the endpoints were found. Setelan - + Constraints Constraints - + Auto constraints Kendala otomatis - + Auto remove redundants Auto remove redundants - + Show only filtered Constraints Show only filtered Constraints - + Extended information (in widget) Extended information (in widget) - + Hide internal alignment (in widget) Hide internal alignment (in widget) - - - - + + Error Kesalahan + + + Impossible to update visibility tracking + Impossible to update visibility tracking + + + + Impossible to update visibility tracking: + Impossible to update visibility tracking: + SketcherGui::TaskSketcherElements @@ -4555,120 +4709,120 @@ However, no constraints linking to the endpoints were found. Setelan - - - - - - - - - - + + + + + + + + + + Construction Konstruksi - + Elements Elemen - - - - + + + + Point Titik - - - - - - - - - - + + + + + + + + + + Internal Internal - - - - + + + + Line Garis - - - - + + + + Arc Busur - - - - + + + + Circle Lingkaran - - - - + + + + Ellipse Elips - - - - + + + + Elliptical Arc Busur elips - - - - + + + + Hyperbolic Arc Busur hiperbolik - - - - + + + + Parabolic Arc Busur parabola - - - - + + + + BSpline BSpline - - - - + + + + Other Lain - + Extended information Extended information @@ -4676,20 +4830,45 @@ However, no constraints linking to the endpoints were found. SketcherGui::TaskSketcherMessages - + Solver messages Pesan solver - + Auto update Auto update - + Executes a recomputation of active document after every sketch action Executes a recomputation of active document after every sketch action + + + Click to select the conflicting constraints. + Click to select the conflicting constraints. + + + + Click to select the redundant constraints. + Click to select the redundant constraints. + + + + The sketch has unconstrained elements giving rise to those Degrees Of Freedom. Click to select the unconstrained elements. + The sketch has unconstrained elements giving rise to those Degrees Of Freedom. Click to select the unconstrained elements. + + + + Click to select the malformed constraints. + Click to select the malformed constraints. + + + + Some constraints in combination are partially redundant. Click to select the partially redundant constraints. + Some constraints in combination are partially redundant. Click to select the partially redundant constraints. + SketcherGui::TaskSketcherSolverAdvanced @@ -4864,119 +5043,119 @@ This is done by analyzing the sketch geometries and constraints. SketcherGui::ViewProviderSketch - + Edit sketch Edit sketch - + A dialog is already open in the task panel A dialog is already open in the task panel - + Do you want to close this dialog? Do you want to close this dialog? - + Invalid sketch Sketsa tidak valid - + Do you want to open the sketch validation tool? Apakah Anda ingin membuka alat validasi sketsa ? - + The sketch is invalid and cannot be edited. sketsa tidak valid dan tidak dapat diedit. - + Please remove the following constraint: Harap hapus batasan berikut : - + Please remove at least one of the following constraints: Harap hapus setidaknya satu dari batasan berikut: - + Please remove the following redundant constraint: Harap hapus batasan berlebihan berikut ini : - + Please remove the following redundant constraints: Harap hapus batasan berlebihan berikut ini : - + The following constraint is partially redundant: The following constraint is partially redundant: - + The following constraints are partially redundant: The following constraints are partially redundant: - + Please remove the following malformed constraint: Please remove the following malformed constraint: - + Please remove the following malformed constraints: Please remove the following malformed constraints: - + Empty sketch Sketsa kosong - + Over-constrained: Over-constrained: - + Malformed constraints: Malformed constraints: - + Redundant constraints: Redundant constraints: - + Partially redundant: Partially redundant: - + Solver failed to converge Solver failed to converge - + Under constrained: Under constrained: - + %n DoF(s) %n DoF(s) - + Fully constrained Fully constrained @@ -4984,8 +5163,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineComb - - + + Switches between showing and hiding the curvature comb for all B-splines Beralih antara menampilkan dan menyembunyikan kelengkungan sisir untuk B-splines semua @@ -4993,8 +5172,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineDecreaseKnotMultiplicity - - + + Decreases the multiplicity of the selected knot of a B-spline Turunkan multiplisitas dari simpul yang dipilih dari B-spline @@ -5002,8 +5181,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineDegree - - + + Switches between showing and hiding the degree for all B-splines Beralih antara menunjukkan dan menyembunyikan derajat untuk semua B-splines @@ -5011,8 +5190,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineIncreaseKnotMultiplicity - - + + Increases the multiplicity of the selected knot of a B-spline Meningkatkan multiplisitas dari simpul yang dipilih dari B-spline @@ -5020,8 +5199,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineKnotMultiplicity - - + + Switches between showing and hiding the knot multiplicity for all B-splines Beralih antara menunjukkan dan menyembunyikan keseragaman simpul untuk semua B-splines @@ -5029,8 +5208,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplinePoleWeight - - + + Switches between showing and hiding the control point weight for all B-splines Switches between showing and hiding the control point weight for all B-splines @@ -5038,8 +5217,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplinePolygon - - + + Switches between showing and hiding the control polygons for all B-splines Beralih antara menampilkan dan menyembunyikan poligon kontrol untuk semua B-splines @@ -5047,8 +5226,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_Clone - - + + Creates a clone of the geometry taking as reference the last selected point Menciptakan tiruan dari geometri mengambil sebagai referensi titik dipilih terakhir @@ -5056,17 +5235,17 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_CompCopy - + Clone Klon - + Copy Salinan - + Move Pindah @@ -5074,8 +5253,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_ConstrainDiameter - - + + Fix the diameter of a circle or an arc Fix the diameter of a circle or an arc @@ -5083,7 +5262,7 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_ConstrainRadiam - + Fix the radius/diameter of a circle or an arc Fix the radius/diameter of a circle or an arc @@ -5091,8 +5270,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_ConstrainRadius - - + + Fix the radius of a circle or an arc Perbaiki jari-jari lingkaran atau busur @@ -5100,7 +5279,7 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_ConstraintRadiam - + Fix the radius/diameter of a circle or an arc Fix the radius/diameter of a circle or an arc @@ -5108,8 +5287,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_Copy - - + + Creates a simple copy of the geometry taking as reference the last selected point Membuat salinan geometri sederhana sebagai referensi titik terakhir yang dipilih @@ -5117,8 +5296,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_Create3PointArc - - + + Create an arc by its end points and a point along the arc Buat busur dengan titik ujungnya dan satu titik di sepanjang busur @@ -5126,8 +5305,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_Create3PointCircle - - + + Create a circle by 3 rim points Buat lingkaran dengan 3 titik pelek @@ -5135,8 +5314,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_CreateArc - - + + Create an arc by its center and by its end points Buat busur dengan pusatnya dan pada titik ujungnya @@ -5144,8 +5323,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_CreateArcOfEllipse - - + + Create an arc of ellipse by its center, major radius, and endpoints Create an arc of ellipse by its center, major radius, and endpoints @@ -5153,8 +5332,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_CreateArcOfHyperbola - - + + Create an arc of hyperbola by its center, major radius, and endpoints Create an arc of hyperbola by its center, major radius, and endpoints @@ -5162,8 +5341,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_CreateArcOfParabola - - + + Create an arc of parabola by its focus, vertex, and endpoints Create an arc of parabola by its focus, vertex, and endpoints @@ -5171,13 +5350,13 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_CreateBSpline - + B-spline by control points B-spline oleh titik kontrol - - + + Create a B-spline by control points Buat B-spline oleh titik kontrol @@ -5185,8 +5364,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_CreateCircle - - + + Create a circle by its center and by a rim point Buat lingkaran di bagian tengahnya dan dengan titik pelek @@ -5194,8 +5373,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_CreateEllipseBy3Points - - + + Create a ellipse by periapsis, apoapsis, and minor radius Buat elips dengan periapsis, apoapsis, dan jari-jari kecil @@ -5203,8 +5382,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_CreateEllipseByCenter - - + + Create an ellipse by center, major radius and point Buat elips berdasarkan pusat, jari-jari dan titik utama @@ -5212,8 +5391,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_CreateFillet - - + + Creates a radius between two lines Creates a radius between two lines @@ -5221,8 +5400,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_CreateHeptagon - - + + Create a heptagon by its center and by one corner Buat heptagon oleh pusatnya dan di satu sudut @@ -5230,8 +5409,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_CreateHexagon - - + + Create a hexagon by its center and by one corner Buat segi enam dengan pusatnya dan di satu sudut @@ -5239,7 +5418,7 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_CreateOblong - + Create a rounded rectangle Create a rounded rectangle @@ -5247,14 +5426,14 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_CreateOctagon - - + + Create an octagon by its center and by one corner Buat sebuah oktagon di tengahnya dan di satu sudut - - + + Create a regular polygon by its center and by one corner Create a regular polygon by its center and by one corner @@ -5262,8 +5441,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_CreatePentagon - - + + Create a pentagon by its center and by one corner Buat pentagon di tengahnya dan di satu sudut @@ -5271,8 +5450,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_CreatePointFillet - - + + Fillet that preserves constraints and intersection point Fillet that preserves constraints and intersection point @@ -5280,7 +5459,7 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_CreateRectangle - + Create a rectangle Create a rectangle @@ -5288,7 +5467,7 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_CreateRectangle_Center - + Create a centered rectangle Create a centered rectangle @@ -5296,8 +5475,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_CreateSquare - - + + Create a square by its center and by one corner Buat persegi di tengahnya dan di salah satu sudut @@ -5305,8 +5484,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_CreateTriangle - - + + Create an equilateral triangle by its center and by one corner Buat segitiga sama sisi dengan pusatnya dan di satu sudut @@ -5314,13 +5493,13 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_Create_Periodic_BSpline - + Periodic B-spline by control points B-spline periodik dengan titik kontrol - - + + Create a periodic B-spline by control points Buat B-spline periodik dengan titik kontrol @@ -5328,64 +5507,64 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_MapSketch - + No sketch found Tidak ada sketsa yang ditemukan - + The document doesn't have a sketch dokumen tidak memiliki sketsa - + Select sketch Pilih sketsa - + Select a sketch from the list Pilih sketsa dari daftar - + (incompatible with selection) (tidak sesuai dengan pilihan) - + (current) (arus) - + (suggested) (disarankan) - + Sketch attachment Lampiran sketsa - + Current attachment mode is incompatible with the new selection. Select the method to attach this sketch to selected objects. Current attachment mode is incompatible with the new selection. Select the method to attach this sketch to selected objects. - + Select the method to attach this sketch to selected objects. Pilih metode untuk melampirkan sketsa ini ke objek yang dipilih . - + Map sketch Sketsa peta - + Can't map a sketch to support: %1 Tidak dapat memetakan sketsa untuk mendukung: @@ -5395,8 +5574,8 @@ Select the method to attach this sketch to selected objects. Sketcher_Move - - + + Moves the geometry taking as reference the last selected point Moves the geometry taking as reference the last selected point @@ -5404,12 +5583,12 @@ Select the method to attach this sketch to selected objects. Sketcher_NewSketch - + Sketch attachment Lampiran sketsa - + Select the method to attach this sketch to selected object Pilih metode untuk melampirkan sketsa ini ke objek yang dipilih @@ -5417,12 +5596,12 @@ Select the method to attach this sketch to selected objects. Sketcher_ReorientSketch - + Sketch has support Sketsa memiliki dukungan - + Sketch with a support face cannot be reoriented. Do you want to detach it from the support? Sketsa dengan wajah pendukung tidak bisa diorientasikan ulang. Apakah Anda ingin melepaskannya dari dukungan? @@ -5730,7 +5909,7 @@ Eigen Sparse QR algorithm is optimized for sparse matrices; usually faster ViewProviderSketch - + and %1 more and %1 more @@ -5738,55 +5917,65 @@ Eigen Sparse QR algorithm is optimized for sparse matrices; usually faster Workbench - + P&rofiles P&rofiles - + S&ketch S&ketch - + Sketcher Sketcher - + + Sketcher edit mode + Sketcher edit mode + + + Sketcher geometries Geometri sketcher - + Sketcher constraints Kendala sketcher - + Sketcher tools Alat sketcher - + Sketcher B-spline tools Sketcher B-spline tools - + Sketcher virtual space Sketcher virtual space + + + Sketcher edit tools + Sketcher edit tools + Sketcher_ProfilesHexagon1 - + Creates a hexagonal profile Creates a hexagonal profile - + Creates a hexagonal profile in the sketch Creates a hexagonal profile in the sketch @@ -5910,106 +6099,266 @@ The grid spacing change if it becomes smaller than this number of pixel. GridSpaceAction - - Grid Auto Spacing - Grid Auto Spacing + + Grid auto spacing + Grid auto spacing - + Resize grid automatically depending on zoom. Resize grid automatically depending on zoom. - + Spacing Spacing - - Distance between two subsequent grid lines - Distance between two subsequent grid lines - - - - CmdSketcherGrid - - - Activate Grid - Activate Grid - - - - Activate grid and grid settings - Activate grid and grid settings + + Distance between two subsequent grid lines. + Distance between two subsequent grid lines. Notifications - + The Sketch has malformed constraints! The Sketch has malformed constraints! - + The Sketch has partially redundant constraints! The Sketch has partially redundant constraints! - + Parabolas were migrated. Migrated files won't open in previous versions of FreeCAD!! Parabolas were migrated. Migrated files won't open in previous versions of FreeCAD!! - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Error Kesalahan - - - CmdSketcherCreateBSplineByInterpolation - - Interpolate B-spline - Interpolate B-spline + + Failed to delete all geometry + Failed to delete all geometry - - Create a B-spline by interpolation, i.e. via knots in the sketch. - Create a B-spline by interpolation, i.e. via knots in the sketch. - - - - CmdSketcherCreatePeriodicBSplineByInterpolation - - - Interpolate periodic B-spline - Interpolate periodic B-spline + + Failed to delete all constraints + Failed to delete all constraints - - Create a periodic B-spline by interpolation, i.e. via knots in the sketch. - Create a periodic B-spline by interpolation, i.e. via knots in the sketch. + + The constraint has invalid index information and is malformed. + The constraint has invalid index information and is malformed. + + + + + + + + + + + + + + + Invalid Constraint + Invalid Constraint + + + + + + Failed to add arc + Failed to add arc + + + + Failed to add arc of ellipse + Failed to add arc of ellipse + + + + Cannot create arc of hyperbola from invalid angles, try again! + Cannot create arc of hyperbola from invalid angles, try again! + + + + Cannot create arc of hyperbola + Cannot create arc of hyperbola + + + + Cannot create arc of parabola + Cannot create arc of parabola + + + + Error adding B-Spline pole + Error adding B-Spline pole + + + + Error creating B-spline pole + Error creating B-spline pole + + + + + Error creating B-spline + Error creating B-spline + + + + Error deleting last pole + Error deleting last pole + + + + Cannot add knot point + Cannot add knot point + + + + Cannot add internal alignment points + Cannot add internal alignment points + + + + Error removing knot + Error removing knot + + + + Failed to add carbon copy + Failed to add carbon copy + + + + + Failed to add circle + Failed to add circle + + + + Failed to add an ellipse + Failed to add an ellipse + + + + Failed to extend edge + Failed to extend edge + + + + Failed to add external geometry + Failed to add external geometry + + + + Failed to create fillet + Failed to create fillet + + + + + Failed to add line + Failed to add line + + + + Failed to add point + Failed to add point + + + + Failed to add polygon + Failed to add polygon + + + + Failed to add box + Failed to add box + + + + Failed to add rounded rectangle + Failed to add rounded rectangle + + + + Failed to add slot + Failed to add slot + + + + Failed to add edge + Failed to add edge + + + + Failed to trim edge + Failed to trim edge + + + + + + Value Error + Value Error Sketcher_CreateBSplineByInterpolation - + B-spline by knots B-spline by knots - - + + Create a B-spline by knots Create a B-spline by knots @@ -6017,13 +6366,13 @@ The grid spacing change if it becomes smaller than this number of pixel. Sketcher_Create_Periodic_BSplineByInterpolation - + Periodic B-spline by knots Periodic B-spline by knots - - + + Create a periodic B-spline by knots Create a periodic B-spline by knots @@ -6031,49 +6380,125 @@ The grid spacing change if it becomes smaller than this number of pixel. SnapSpaceAction - + Snap to objects Snap to objects - + New points will snap to the currently preselected object. It will also snap to the middle of lines and arcs. New points will snap to the currently preselected object. It will also snap to the middle of lines and arcs. - - Snap to Grid - Snap to Grid + + Snap to grid + Snap to grid - + New points will snap to the nearest grid line. Points must be set closer than a fifth of the grid spacing to a grid line to snap. New points will snap to the nearest grid line. Points must be set closer than a fifth of the grid spacing to a grid line to snap. - + Snap angle Snap angle - - Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle start from the East axis (horizontal right) - Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle start from the East axis (horizontal right) + + Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle starts from the positive X axis of the sketch. + Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle starts from the positive X axis of the sketch. + + + + RenderingOrderAction + + + + + Normal Geometry + Normal Geometry + + + + + + Construction Geometry + Geometri Konstruksi + + + + + + External Geometry + External Geometry + + + + CmdRenderingOrder + + + Configure rendering order + Configure rendering order + + + + Reorder the items in the list to configure rendering order. + Reorder the items in the list to configure rendering order. + + + + CmdSketcherGrid + + + Toggle grid + Toggle grid + + + + Toggle the grid in the sketch. In the menu you can change grid settings. + Toggle the grid in the sketch. In the menu you can change grid settings. CmdSketcherSnap - - Toggle Snap - Toggle Snap + + Toggle snap + Toggle snap - - Toggle all snapping functionalities. In the menu you can toggle individually 'Snap to Grid', 'Snap to Objects' and further snap settings - Toggle all snapping functionalities. In the menu you can toggle individually 'Snap to Grid', 'Snap to Objects' and further snap settings + + Toggle all snap functionality. In the menu you can toggle 'Snap to grid' and 'Snap to objects' individually, and change further snap settings. + Toggle all snap functionality. In the menu you can toggle 'Snap to grid' and 'Snap to objects' individually, and change further snap settings. + + + + CmdSketcherCreateBSplineByInterpolation + + + Create B-spline by knots + Create B-spline by knots + + + + Create a B-spline by knots, i.e. by interpolation, in the sketch. + Create a B-spline by knots, i.e. by interpolation, in the sketch. + + + + CmdSketcherCreatePeriodicBSplineByInterpolation + + + Create periodic B-spline by knots + Create periodic B-spline by knots + + + + Create a periodic B-spline by knots, i.e. by interpolation, in the sketch. + Create a periodic B-spline by knots, i.e. by interpolation, in the sketch. diff --git a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_it.ts b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_it.ts index c739d205c8..09e696e23f 100644 --- a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_it.ts +++ b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_it.ts @@ -4,12 +4,12 @@ CmdSketcherBSplineComb - + Show/hide B-spline curvature comb Mostra/nascondi la traccia di curvatura per la B-spline - + Switches between showing and hiding the curvature comb for all B-splines Cambia modalità tra mostra o nascondi lo strumento curvatura di tutte le B-spline @@ -17,12 +17,12 @@ CmdSketcherBSplineDegree - + Show/hide B-spline degree Mostra/nascondi il grado della B-spline - + Switches between showing and hiding the degree for all B-splines Cambia modalità tra mostra o nascondi i gradi di tutte le B-spline @@ -30,12 +30,12 @@ CmdSketcherBSplineKnotMultiplicity - + Show/hide B-spline knot multiplicity Mostra/nascondi molteplicità di nodo della B-spline - + Switches between showing and hiding the knot multiplicity for all B-splines Commuta tra mostrare e nascondere le molteplicità di nodo per tutte le B-spline @@ -43,12 +43,12 @@ CmdSketcherBSplinePoleWeight - + Show/hide B-spline control point weight Mostra/nascondi i pesi dei punti di controllo della B-spline - + Switches between showing and hiding the control point weight for all B-splines Commuta tra mostra e nascondi le molteplicità di nodo per tutte le B-spline @@ -56,12 +56,12 @@ CmdSketcherBSplinePolygon - + Show/hide B-spline control polygon Mostra/nascondi il poligono di controllo della B-spline - + Switches between showing and hiding the control polygons for all B-splines Cambia modalità tra mostra o nascondi i poligoni di controllo di tutte le B-spline @@ -82,12 +82,12 @@ CmdSketcherClone - + Clone Clona - + Creates a clone of the geometry taking as reference the last selected point Crea un clone della geometria prendendo come riferimento l'ultimo punto selezionato @@ -95,32 +95,32 @@ CmdSketcherCompBSplineShowHideGeometryInformation - + Show/hide B-spline information layer Mostra/Nascondi il layer dati della B-spline - + Show/hide B-spline degree Mostra/nascondi il grado della B-spline - + Show/hide B-spline control polygon Mostra/nascondi il poligono di controllo della B-spline - + Show/hide B-spline curvature comb Mostra/nascondi la traccia di curvatura per la B-spline - + Show/hide B-spline knot multiplicity Mostra/nascondi molteplicità di nodo della B-spline - + Show/hide B-spline control point weight Mostra/nascondi i pesi dei punti di controllo della B-spline @@ -156,12 +156,12 @@ CmdSketcherCompCopy - + Clone Clona - + Creates a clone of the geometry taking as reference the last selected point Crea un clone della geometria prendendo come riferimento l'ultimo punto selezionato @@ -365,22 +365,22 @@ CmdSketcherCompModifyKnotMultiplicity - + Modify knot multiplicity Modifica le molteplicità di nodo - + Modifies the multiplicity of the selected knot of a B-spline Modifica la molteplicità del nodo selezionato di una B-spline - + Increase knot multiplicity Aumenta la molteplicità di nodo - + Decrease knot multiplicity Diminuisci la molteplicità di nodo @@ -640,12 +640,12 @@ rispetto a una linea o a un terzo punto CmdSketcherConvertToNURBS - + Convert geometry to B-spline Converti la geometria in B-spline - + Converts the selected geometry to a B-spline Converti la geometria selezionata in B-Spline @@ -653,12 +653,12 @@ rispetto a una linea o a un terzo punto CmdSketcherCopy - + Copy Copia - + Creates a simple copy of the geometry taking as reference the last selected point Crea una copia semplice della geometria prendendo come riferimento l'ultimo punto selezionato @@ -1017,12 +1017,12 @@ rispetto a una linea o a un terzo punto CmdSketcherDecreaseDegree - + Decrease B-spline degree Diminuisci il grado della B-spline - + Decreases the degree of the B-spline Riduce il grado della B-spline @@ -1030,12 +1030,12 @@ rispetto a una linea o a un terzo punto CmdSketcherDecreaseKnotMultiplicity - + Decrease knot multiplicity Diminuisci la molteplicità di nodo - + Decreases the multiplicity of the selected knot of a B-spline Diminuisce la molteplicità del nodo selezionato di una B-spline @@ -1043,12 +1043,12 @@ rispetto a una linea o a un terzo punto CmdSketcherDeleteAllConstraints - + Delete all constraints Elimina tutti i vincoli - + Delete all constraints in the sketch Elimina tutti i vincoli dello schizzo @@ -1056,12 +1056,12 @@ rispetto a una linea o a un terzo punto CmdSketcherDeleteAllGeometry - + Delete all geometry Elimina tutte le geometrie - + Delete all geometry and constraints in the current sketch, with the exception of external geometry Elimina tutte le geometrie e i vincoli nello schizzo attuale, ad eccezione della geometria esterna @@ -1069,12 +1069,12 @@ rispetto a una linea o a un terzo punto CmdSketcherEditSketch - + Edit sketch Modifica lo schizzo - + Edit the selected sketch. Modifica lo schizzo selezionato. @@ -1108,12 +1108,12 @@ rispetto a una linea o a un terzo punto CmdSketcherIncreaseDegree - + Increase B-spline degree Aumenta il grado della B-spline - + Increases the degree of the B-spline Aumenta il grado della B-spline @@ -1121,12 +1121,12 @@ rispetto a una linea o a un terzo punto CmdSketcherIncreaseKnotMultiplicity - + Increase knot multiplicity Aumenta la molteplicità di nodo - + Increases the multiplicity of the selected knot of a B-spline Aumenta la molteplicità del nodo selezionato di una B-spline @@ -1134,12 +1134,12 @@ rispetto a una linea o a un terzo punto CmdSketcherInsertKnot - + Insert knot Inserisci nodo - + Inserts knot at given parameter. If a knot already exists at that parameter, it's multiplicity is increased by one. Inserisce il nodo al parametro specificato. Se esiste già un nodo con quel parametro, la molteplicità viene aumentata di uno. @@ -1147,12 +1147,12 @@ rispetto a una linea o a un terzo punto CmdSketcherJoinCurves - + Join curves Unisci le curve - + Join two curves at selected end points Unisce due curve ai punti finali selezionati @@ -1160,12 +1160,12 @@ rispetto a una linea o a un terzo punto CmdSketcherLeaveSketch - + Leave sketch Esci - + Finish editing the active sketch. Termina la modifica dello schizzo attivo. @@ -1173,12 +1173,12 @@ rispetto a una linea o a un terzo punto CmdSketcherMapSketch - + Map sketch to face... Mappa schizzo su faccia... - + Set the 'Support' of a sketch. First select the supporting geometry, for example, a face or an edge of a solid object, then call this command, then choose the desired sketch. @@ -1187,7 +1187,7 @@ Prima selezionare la geometria di supporto, per esempio, una faccia o un bordo d poi esegui questo comando, quindi scegli lo schizzo desiderato. - + Some of the selected objects depend on the sketch to be mapped. Circular dependencies are not allowed. Alcuni degli oggetti selezionati dipendono dallo schizzo da mappare. Le dipendenze circolari non sono consentite. @@ -1195,22 +1195,22 @@ poi esegui questo comando, quindi scegli lo schizzo desiderato. CmdSketcherMergeSketches - + Merge sketches Unisci schizzi - + Create a new sketch from merging two or more selected sketches. Crea un nuovo schizzo unendo due o più schizzi selezionati. - + Wrong selection Selezione errata - + Select at least two sketches. Selezionare almeno due schizzi. @@ -1218,12 +1218,12 @@ poi esegui questo comando, quindi scegli lo schizzo desiderato. CmdSketcherMirrorSketch - + Mirror sketch Rifletti schizzo - + Create a new mirrored sketch for each selected sketch by using the X or Y axes, or the origin point, as mirroring reference. @@ -1232,12 +1232,12 @@ utilizzando gli assi X o Y, o il punto di origine, come riferimento speculare. - + Wrong selection Selezione errata - + Select one or more sketches. Seleziona uno o più schizzi. @@ -1245,12 +1245,12 @@ come riferimento speculare. CmdSketcherMove - + Move Sposta - + Moves the geometry taking as reference the last selected point Sposta la geometria prendendo come riferimento l'ultimo punto selezionato @@ -1258,12 +1258,12 @@ come riferimento speculare. CmdSketcherNewSketch - + Create sketch Crea uno schizzo - + Create a new sketch. Crea un nuovo schizzo. @@ -1271,12 +1271,12 @@ come riferimento speculare. CmdSketcherRectangularArray - + Rectangular array Serie rettangolare - + Creates a rectangular array pattern of the geometry taking as reference the last selected point Crea una serie rettangolare della geometria usando come riferimento l'ultimo punto selezionato @@ -1284,12 +1284,12 @@ come riferimento speculare. CmdSketcherRemoveAxesAlignment - + Remove axes alignment Rimuovi allineamento assi - + Modifies constraints to remove axes alignment while trying to preserve the constraint relationship of the selection Modifica i vincoli per rimuovere l'allineamento degli assi cercando di preservare la relazione di vincolo della selezione @@ -1297,12 +1297,12 @@ come riferimento speculare. CmdSketcherReorientSketch - + Reorient sketch... Riposiziona lo schizzo... - + Place the selected sketch on one of the global coordinate planes. This will clear the 'Support' property, if any. Posiziona lo schizzo selezionato su uno dei piani del riferimento globale. @@ -1312,12 +1312,12 @@ Questo cancellerà la proprietà 'Supporto', se presente. CmdSketcherRestoreInternalAlignmentGeometry - + Show/hide internal geometry Mostra/Nascondi la geometria interna - + Show all internal geometry or hide unused internal geometry Mostra tutte le geometrie interne o nasconde le geometrie interne inutilizzate @@ -1325,8 +1325,8 @@ Questo cancellerà la proprietà 'Supporto', se presente. CmdSketcherSelectConflictingConstraints - + Select conflicting constraints Seleziona i vincoli in conflitto @@ -1334,12 +1334,12 @@ Questo cancellerà la proprietà 'Supporto', se presente. CmdSketcherSelectConstraints - + Select associated constraints Seleziona i vincoli associati - + Select the constraints associated with the selected geometrical elements Seleziona i vincoli associati agli elementi geometrici selezionati @@ -1347,12 +1347,12 @@ Questo cancellerà la proprietà 'Supporto', se presente. CmdSketcherSelectElementsAssociatedWithConstraints - + Select associated geometry Seleziona la geometria associata - + Select the geometrical elements associated with the selected constraints Seleziona gli elementi geometrici associati ai vincoli selezionati @@ -1360,12 +1360,12 @@ Questo cancellerà la proprietà 'Supporto', se presente. CmdSketcherSelectElementsWithDoFs - + Select unconstrained DoF Seleziona i gradi di libertà senza vincoli - + Select geometrical elements where the solver still detects unconstrained degrees of freedom. Seleziona gli elementi geometrici dove il risolutore rileva ancora gradi di libertà non vincolati. @@ -1373,12 +1373,12 @@ Questo cancellerà la proprietà 'Supporto', se presente. CmdSketcherSelectHorizontalAxis - + Select horizontal axis Seleziona l'asse orizzontale - + Select the local horizontal axis of the sketch Seleziona l'asse orizzontale locale dello schizzo @@ -1386,8 +1386,8 @@ Questo cancellerà la proprietà 'Supporto', se presente. CmdSketcherSelectMalformedConstraints - + Select malformed constraints Seleziona vincoli malformati @@ -1395,12 +1395,12 @@ Questo cancellerà la proprietà 'Supporto', se presente. CmdSketcherSelectOrigin - + Select origin Seleziona l'origine - + Select the local origin point of the sketch Seleziona il punto di origine locale dello schizzo @@ -1408,8 +1408,8 @@ Questo cancellerà la proprietà 'Supporto', se presente. CmdSketcherSelectPartiallyRedundantConstraints - + Select partially redundant constraints Seleziona vincoli parzialmente ridondanti @@ -1417,8 +1417,8 @@ Questo cancellerà la proprietà 'Supporto', se presente. CmdSketcherSelectRedundantConstraints - + Select redundant constraints Seleziona i vincoli sovrabbondanti @@ -1426,12 +1426,12 @@ Questo cancellerà la proprietà 'Supporto', se presente. CmdSketcherSelectVerticalAxis - + Select vertical axis Seleziona asse verticale - + Select the local vertical axis of the sketch Seleziona l'asse verticale locale dello schizzo @@ -1452,12 +1452,12 @@ Questo cancellerà la proprietà 'Supporto', se presente. CmdSketcherStopOperation - + Stop operation Interrompi l'operazione - + When in edit mode, stop the active operation (drawing, constraining, etc.). Quando in modalità modifica, interrompe l'operazione attiva (disegnare, vincolare, ecc.). @@ -1478,12 +1478,12 @@ Questo cancellerà la proprietà 'Supporto', se presente. CmdSketcherSymmetry - + Symmetry Simmetria - + Creates symmetric geometry with respect to the last selected line or point Crea una geometria simmetrica rispetto all'ultima linea o punto selezionato @@ -1545,24 +1545,24 @@ in modalità guida o di riferimento CmdSketcherValidateSketch - + Validate sketch... Convalida lo schizzo... - + Validate a sketch by looking at missing coincidences, invalid constraints, degenerated geometry, etc. Convalida uno schizzo controllando le relazioni mancanti, vincoli non validi, geometria degenerata, ecc. - + Wrong selection Selezione errata - + Select only one sketch. Selezionare un solo schizzo. @@ -1570,12 +1570,12 @@ vincoli non validi, geometria degenerata, ecc. CmdSketcherViewSection - + View section Vista in sezione - + When in edit mode, switch between section view and full view. Quando in modalità modifica, passa tra la vista a sezione e la vista completa. @@ -1583,12 +1583,12 @@ vincoli non validi, geometria degenerata, ecc. CmdSketcherViewSketch - + View sketch Vista normale allo schizzo - + When in edit mode, set the camera orientation perpendicular to the sketch plane. Quando in modalità modifica, imposta l'orientamento della vista perpendicolarmente al piano dello schizzo. @@ -1846,37 +1846,37 @@ vincoli non validi, geometria degenerata, ecc. Attiva/disattiva vincolo - + Create a new sketch on a face Crea un nuovo schizzo su una faccia - + Create a new sketch Crea un nuovo schizzo - + Reorient sketch Riorienta lo schizzo - + Attach sketch Attacca schizzo - + Detach sketch Stacca schizzo - + Create a mirrored sketch for each selected sketch Crea uno schizzo specchiato per ogni schizzo selezionato - + Merge sketches Unisci schizzi @@ -1994,72 +1994,72 @@ vincoli non validi, geometria degenerata, ecc. Aggiungi esagono - + Convert to NURBS Converti in NURBS - + Increase spline degree Aumenta il grado della spline - + Decrease spline degree Diminuisci il grado della spline - + Increase knot multiplicity Aumenta la molteplicità di nodo - + Decrease knot multiplicity Diminuisci la molteplicità di nodo - + Insert knot Inserisci nodo - + Join Curves Unisci le curve - + Exposing Internal Geometry Esposizione Geometria Interna - + Create symmetric geometry Crea geometria simmetrica - + Copy/clone/move geometry Copia/clona/muovi geometria - + Create copy of geometry Crea copia della geometria - + Delete all geometry Elimina tutte le geometrie - + Delete All Constraints Elimina tutti i vincoli - + Remove Axes Alignment Rimuovi Allineamento Assi @@ -2070,9 +2070,9 @@ vincoli non validi, geometria degenerata, ecc. - - - + + + Update constraint's virtual space Aggiorna lo spazio virtuale del vincolo @@ -2082,32 +2082,32 @@ vincoli non validi, geometria degenerata, ecc. Aggiungi vincoli automatici - + Swap constraint names Scambia i nomi dei vincoli - + Rename sketch constraint Rinomina il vincolo dello schizzo - + Drag Point Trascina Punto - + Drag Curve Trascina Curva - + Drag Constraint Trascina Vincolo - + Modify sketch constraints Modifica i vincoli dello schizzo @@ -2168,59 +2168,59 @@ vincoli non validi, geometria degenerata, ecc. Errore di vincolo automatico: schizzo non risolvibile dopo l'applicazione dei vincoli di uguaglianza. - + Unable to guess intersection of curves. Try adding a coincident constraint between the vertices of the curves you are intending to fillet. Impossibile determinare l'intersezione delle curve. Provare ad aggiungere un vincolo di coincidenza tra i vertici delle curve che si intende raccordare. - - + + BSpline Geometry Index (GeoID) is out of bounds. L'indice della geometria della B-spline (GeoID) è fuori limite. - + You are requesting no change in knot multiplicity. Non stai richiedendo modifiche nella molteplicità dei nodi. - - + + The Geometry Index (GeoId) provided is not a B-spline curve. L'indice della geometria (GeoID) fornito non è una curva B-spline. - + The knot index is out of bounds. Note that in accordance with OCC notation, the first knot has index 1 and not zero. L'indice del nodo è fuori dai limiti. Notare che, in conformità alla numerazione OCC, il primo nodo ha indice 1 e non zero. - + The multiplicity cannot be increased beyond the degree of the B-spline. La molteplicità non può essere aumentata oltre il grado della B-spline. - + The multiplicity cannot be decreased beyond zero. La molteplicità non può essere diminuita al di là di zero. - + OCC is unable to decrease the multiplicity within the maximum tolerance. OCC non è in grado di diminuire la molteplicità entro la tolleranza massima. - + Knot cannot have zero multiplicity. Il nodo non può avere una molteplicità zero. - + Knot multiplicity cannot be higher than the degree of the BSpline. La molteplicità del nodo non può essere superiore al grado della BSpline. - + Knot cannot be inserted outside the BSpline parameter range. Il nodo non può essere inserito al di fuori dell'intervallo di parametri B-Spline. @@ -2244,62 +2244,50 @@ vincoli non validi, geometria degenerata, ecc. Sketcher - + There are no modes that accept the selected set of subelements Non ci sono modalità che accettano il set di sottoelementi selezionato - + Broken link to support subelements Il link per supportare i sottoelementi è interrrotto - - + + Unexpected error Errore imprevisto - + Face is non-planar La faccia non è planare - + Selected shapes are of wrong form (e.g., a curved edge where a straight one is needed) Le forme selezionate sono di forma sbagliata (ad esempio, un bordo curvo dove è necessario un bordo diritto) - + Sketch mapping Mappatura di schizzo - + Can't map the sketch to selected object. %1. Impossibile mappare lo schizzo sull'oggetto selezionato. %1. - - + + Don't attach Non allegare - - - - - - - - - - - - @@ -2425,21 +2413,33 @@ vincoli non validi, geometria degenerata, ecc. - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + Wrong selection Selezione errata @@ -2620,9 +2620,9 @@ vincoli non validi, geometria degenerata, ecc. Il numero di oggetti selezionati non è 3 - - + + Error Errore @@ -3031,155 +3031,155 @@ Combinazioni ammesse: due curve; un punto finale e una curva; due punti finali; Definisci il grado B-Spline, tra 1 e %1: + + - - CAD Kernel Error Errore Kernel CAD - + None of the selected elements is an edge. Nessuno degli elementi selezionati è un bordo. - - + + At least one of the selected objects was not a B-Spline and was ignored. Almeno uno degli oggetti selezionati non è una B-Spline ed è stato ignorato. - - + + The selection comprises more than one item. Please select just one knot. La selezione comprende più di un elemento. Si prega di selezionare un solo nodo. - - + + Input Error Errore di input - - + + None of the selected elements is a knot of a B-spline Nessuno degli elementi selezionati è un nodo di una B-spline - - + + Selection is empty La selezione è vuota - + Nothing is selected. Please select a b-spline. Nessuna selezione. Si prega di selezionare una b-spline. - + Please select a b-spline curve to insert a knot (not a knot on it). If the curve is not a b-spline, please convert it into one first. Seleziona una curva b-spline per inserire un nodo (non un nodo su di esso). Se la curva non è una b-spline, si prega di convertirla in una prima. - + Nothing is selected. Please select end points of curves. Nulla è selezionato. Seleziona i punti finali delle curve. - + Too many curves on point Troppe curve sul punto - - + + Exactly two curves should end at the selected point to be able to join them. Esattamente due curve dovrebbero terminare nel punto selezionato per poterle unire. - + Too few curves on point Troppe poche curve sul punto - + Two end points, or coincident point should be selected. Dovrebbero essere selezionati due punti finali o un punto coincidente. - - - - - - - - - - + + + + + + + + + + Select elements from a single sketch. Selezionare gli elementi da un solo schizzo. - + No constraint selected Nessun vincolo selezionato - + At least one constraint must be selected È necessario selezionare almeno un vincolo - + A symmetric construction requires at least two geometric elements, the last geometric element being the reference for the symmetry construction. Una costruzione simmetrica richiede almeno due elementi geometrici, l'ultimo elemento è il riferimento per la costruzione della simmetria. - + The last element must be a point or a line serving as reference for the symmetry construction. L'ultimo elemento deve essere un punto o una linea perchè serve come riferimento per la costruzione della simmetria. - - + + A copy requires at least one selected non-external geometric element Una copia richiede che sia selezionato almeno un elemento geometrico non-esterno - + Delete All Geometry Cancella tutta la geometria - + Are you really sure you want to delete all geometry and constraints? Sei sicuro di voler eliminare tutte le geometrie e i vincoli? - + Delete All Constraints Elimina tutti i vincoli - + Are you really sure you want to delete all the constraints? Sicuro di voler eliminare tutti i vincoli? - + Removal of axes alignment requires at least one selected non-external geometric element La rimozione dell'allineamento degli assi richiede almeno un elemento geometrico non esterno selezionato - + Unsupported visual layer operation Operazione di livello visivo non supportata - + It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted Attualmente non è supportato spostare la geometria esterna su un altro livello visivo. La geometria esterna sarà omessa @@ -3378,67 +3378,67 @@ Combinazioni ammesse: due curve; un punto finale e una curva; due punti finali; SketcherGui::ConstraintView - + Select Elements Seleziona Elementi - + Change value Cambia valore - + Toggle to/from reference Attiva o disattiva da/in riferimento - + Deactivate Disattiva - + Activate Attiva - + Show constraints Visualizza i vincoli - + Hide constraints Nascondi i vincoli - + Rename Rinomina - + Center sketch Centra lo schizzo - + Delete Elimina - + Swap constraint names Scambia i nomi dei vincoli - + Unnamed constraint Vincolo senza nome - + Only the names of named constraints can be swapped. Si possono scambiare solo i nomi dei vincoli denominati. @@ -3521,72 +3521,72 @@ Combinazioni ammesse: due curve; un punto finale e una curva; due punti finali; SketcherGui::ElementFilterList - + Normal Normale - + Construction Costruzione - + Internal Interno - + External Esterno - + All types Tutti i tipi - + Point Punto - + Line Linea - + Circle Cerchio - + Ellipse Ellisse - + Arc of circle Arco di cerchio - + Arc of ellipse Arco di ellisse - + Arc of hyperbola Arco di iperbola - + Arc of parabola Arco di parabola - + B-Spline B-Spline @@ -3594,142 +3594,142 @@ Combinazioni ammesse: due curve; un punto finale e una curva; due punti finali; SketcherGui::ElementView - + Point Coincidence Coincidenza Punto - + Point on Object Punto sull'oggetto - + Vertical Constraint Vincola verticalmente - + Horizontal Constraint Vincola orizzontalmente - + Parallel Constraint Vincola parallelismo - + Perpendicular Constraint Vincolo Perpendicolare - + Tangent Constraint Vincola la Tangenza - + Equal Length Uguale Lunghezza - + Symmetric Simmetrica - + Block Constraint Vincolo di Blocco - + Lock Constraint Blocca Vincolo - + Horizontal Distance Distanza Orizzontale - + Vertical Distance Distanza Verticale - + Length Constraint Vincolo Di Lunghezza - + Radius Constraint Vincolo Raggio - + Diameter Constraint Vincolo Del Diametro - + Radiam Constraint Vincolo raggio o diametro - + Angle Constraint Vincola l'angolo - + Toggle construction geometry Geometria di costruzione - + Select Constraints Seleziona i vincoli - + Select Origin Seleziona l'origine - + Select Horizontal Axis Seleziona l'asse orizzontale - + Select Vertical Axis Seleziona l'asse verticale - + Layer Layer - + Layer 0 Livello 0 - + Layer 1 Livello 1 - + Hidden Nascosto - + Delete Elimina @@ -4634,48 +4634,48 @@ Tuttavia, non sono stati trovati i vincoli che riguardano i punti finali.Impostazioni - + Constraints Vincoli - + Auto constraints Vincoli automatici - + Auto remove redundants Rimuovi automaticamente i ridondanti - + Show only filtered Constraints Mostra solo vincoli filtrati - + Extended information (in widget) Informazioni estese (nel widget) - + Hide internal alignment (in widget) Nascondi allineamento interno (nel widget) - - + + Error Errore - + Impossible to update visibility tracking Impossibile aggiornare il tracciamento della visibilità - + Impossible to update visibility tracking: Impossibile aggiornare il tracciamento della visibilità: @@ -4707,6 +4707,33 @@ Tuttavia, non sono stati trovati i vincoli che riguardano i punti finali.Settings Impostazioni + + + + + + + + + + + + Construction + Costruzione + + + + Elements + Elementi + + + + + + + Point + Punto + @@ -4718,110 +4745,83 @@ Tuttavia, non sono stati trovati i vincoli che riguardano i punti finali. - Construction - Costruzione - - - - Elements - Elementi - - - - - - - Point - Punto - - - - - - - - - - - - Internal Interno - - + + + - Line Linea - - + + + - Arc Arco - - + + + - Circle Cerchio - - + + + - Ellipse Ellisse - - + + + - Elliptical Arc Arco ellittico - - + + + - Hyperbolic Arc Arco di iperbole - - + + + - Parabolic Arc Arco parabolico - - + + + - BSpline B-spline - - + + + - Other Altro - + Extended information Informazioni estese @@ -4829,42 +4829,42 @@ Tuttavia, non sono stati trovati i vincoli che riguardano i punti finali. SketcherGui::TaskSketcherMessages - + Solver messages Messaggi del solutore - + Auto update Auto aggiorna - + Executes a recomputation of active document after every sketch action Esegue il ricalcolo del documento attivo dopo ogni azione dello schizzo - + Click to select the conflicting constraints. Fare clic per selezionare i vincoli in conflitto. - + Click to select the redundant constraints. Fare clic per selezionare i vincoli ridondanti. - + The sketch has unconstrained elements giving rise to those Degrees Of Freedom. Click to select the unconstrained elements. Lo schizzo ha elementi senza vincoli che danno origine a quei gradi di libertà. Fare clic per selezionare gli elementi senza vincoli. - + Click to select the malformed constraints. Fare clic per selezionare i vincoli malformati. - + Some constraints in combination are partially redundant. Click to select the partially redundant constraints. Alcuni vincoli combinati sono parzialmente ridondanti. Clicca per selezionare i vincoli parzialmente ridondanti. @@ -5042,112 +5042,112 @@ Questo viene fatto analizzando le geometrie e i vincoli dello schizzo. SketcherGui::ViewProviderSketch - + Edit sketch Modifica lo schizzo - + A dialog is already open in the task panel Nel pannello azioni c'è già una finestra di dialogo aperta - + Do you want to close this dialog? Vuoi chiudere questa finestra di dialogo? - + Invalid sketch Schizzo non valido - + Do you want to open the sketch validation tool? Vuoi aprire lo strumento di convalida di schizzo? - + The sketch is invalid and cannot be edited. Lo schizzo non è valido e non può essere modificato. - + Please remove the following constraint: Si prega di rimuovere il seguente vincolo: - + Please remove at least one of the following constraints: Si prega di rimuovere almeno uno dei seguenti vincoli: - + Please remove the following redundant constraint: Si prega di rimuovere il seguente vincolo ridondante: - + Please remove the following redundant constraints: Si prega di rimuovere i seguenti vincoli ridondanti: - + The following constraint is partially redundant: Il seguente vincolo è parzialmente ridondante: - + The following constraints are partially redundant: I seguenti vincoli sono parzialmente ridondanti: - + Please remove the following malformed constraint: Rimuovere il seguente vincolo malformato: - + Please remove the following malformed constraints: Rimuovere i seguenti vincoli malformati: - + Empty sketch Schizzo vuoto - + Over-constrained: Sovravincolato: - + Malformed constraints: Vincoli malformati: - + Redundant constraints: Vincoli ridondanti: - + Partially redundant: Parzialmente ridondante: - + Solver failed to converge Risolutore impossibilitato a convergere - + Under constrained: Sotto vincolati: - + %n DoF(s) %n Grado(i) di libertà @@ -5155,7 +5155,7 @@ Questo viene fatto analizzando le geometrie e i vincoli dello schizzo. - + Fully constrained Completamente vincolato @@ -5163,8 +5163,8 @@ Questo viene fatto analizzando le geometrie e i vincoli dello schizzo. Sketcher_BSplineComb - - + + Switches between showing and hiding the curvature comb for all B-splines Cambia modalità tra mostra o nascondi lo strumento curvatura di tutte le B-spline @@ -5172,8 +5172,8 @@ Questo viene fatto analizzando le geometrie e i vincoli dello schizzo. Sketcher_BSplineDecreaseKnotMultiplicity - - + + Decreases the multiplicity of the selected knot of a B-spline Diminuisce la molteplicità del nodo selezionato di una B-spline @@ -5181,8 +5181,8 @@ Questo viene fatto analizzando le geometrie e i vincoli dello schizzo. Sketcher_BSplineDegree - - + + Switches between showing and hiding the degree for all B-splines Cambia modalità tra mostra o nascondi i gradi di tutte le B-spline @@ -5190,8 +5190,8 @@ Questo viene fatto analizzando le geometrie e i vincoli dello schizzo. Sketcher_BSplineIncreaseKnotMultiplicity - - + + Increases the multiplicity of the selected knot of a B-spline Aumenta la molteplicità del nodo selezionato di una B-spline @@ -5199,8 +5199,8 @@ Questo viene fatto analizzando le geometrie e i vincoli dello schizzo. Sketcher_BSplineKnotMultiplicity - - + + Switches between showing and hiding the knot multiplicity for all B-splines Commuta tra mostrare e nascondere le molteplicità di nodo per tutte le B-spline @@ -5208,8 +5208,8 @@ Questo viene fatto analizzando le geometrie e i vincoli dello schizzo. Sketcher_BSplinePoleWeight - - + + Switches between showing and hiding the control point weight for all B-splines Commuta tra mostra e nascondi le molteplicità di nodo per tutte le B-spline @@ -5217,8 +5217,8 @@ Questo viene fatto analizzando le geometrie e i vincoli dello schizzo. Sketcher_BSplinePolygon - - + + Switches between showing and hiding the control polygons for all B-splines Cambia modalità tra mostra o nascondi i poligoni di controllo di tutte le B-spline @@ -5226,8 +5226,8 @@ Questo viene fatto analizzando le geometrie e i vincoli dello schizzo. Sketcher_Clone - - + + Creates a clone of the geometry taking as reference the last selected point Crea un clone della geometria prendendo come riferimento l'ultimo punto selezionato @@ -5235,17 +5235,17 @@ Questo viene fatto analizzando le geometrie e i vincoli dello schizzo. Sketcher_CompCopy - + Clone Clona - + Copy Copia - + Move Sposta @@ -5287,8 +5287,8 @@ Questo viene fatto analizzando le geometrie e i vincoli dello schizzo. Sketcher_Copy - - + + Creates a simple copy of the geometry taking as reference the last selected point Crea una copia semplice della geometria prendendo come riferimento l'ultimo punto selezionato @@ -5507,63 +5507,63 @@ Questo viene fatto analizzando le geometrie e i vincoli dello schizzo. Sketcher_MapSketch - + No sketch found Nessun schizzo trovato - + The document doesn't have a sketch Il documento non contiene degli schizzi - + Select sketch Selezione dello schizzo - + Select a sketch from the list Selezionare uno schizzo dalla lista - + (incompatible with selection) (incompatibile con la selezione) - + (current) (corrente) - + (suggested) (suggerito) - + Sketch attachment Collegamento dello schizzo - + Current attachment mode is incompatible with the new selection. Select the method to attach this sketch to selected objects. L'attuale modalità di associazione è incompatibile con la nuova selezione. Selezionare il metodo per collegare questo schizzo agli oggetti selezionati. - + Select the method to attach this sketch to selected objects. Seleziona il metodo per collegare questo sketch agli oggetti selezionati. - + Map sketch Mappa schizzo - + Can't map a sketch to support: %1 Impossibile mappare uno schizzo sul supporto:%1 @@ -5572,8 +5572,8 @@ Select the method to attach this sketch to selected objects. Sketcher_Move - - + + Moves the geometry taking as reference the last selected point Sposta la geometria prendendo come riferimento l'ultimo punto selezionato @@ -5581,12 +5581,12 @@ Select the method to attach this sketch to selected objects. Sketcher_NewSketch - + Sketch attachment Collegamento dello schizzo - + Select the method to attach this sketch to selected object Seleziona il metodo per collegare questo schizzo all'oggetto selezionato @@ -5594,12 +5594,12 @@ Select the method to attach this sketch to selected objects. Sketcher_ReorientSketch - + Sketch has support Lo schizzo ha un supporto - + Sketch with a support face cannot be reoriented. Do you want to detach it from the support? Uno schizzo mappato su una faccia di supporto non può essere riposizionato. Lo vuoi per separare dal supporto? @@ -5907,7 +5907,7 @@ L'algoritmo di Eigen Sparse QR è ottimizzato per matrici sparsi; solitamente pi ViewProviderSketch - + and %1 more e %1 in più @@ -5927,7 +5927,7 @@ L'algoritmo di Eigen Sparse QR è ottimizzato per matrici sparsi; solitamente pi Sketcher - Sketcher + Schizzo @@ -6097,22 +6097,22 @@ La spaziatura della griglia cambia se diventa più piccola di questo numero di p GridSpaceAction - + Grid auto spacing Spaziatura automatica griglia - + Resize grid automatically depending on zoom. Ridimensiona automaticamente la griglia a seconda dello zoom. - + Spacing Spaziatura - + Distance between two subsequent grid lines. Distanza tra due linee successive della griglia. @@ -6120,78 +6120,75 @@ La spaziatura della griglia cambia se diventa più piccola di questo numero di p Notifications - + The Sketch has malformed constraints! Lo schizzo contiene vincoli malformati! - + The Sketch has partially redundant constraints! Lo schizzo contiene vincoli parzialmente ridondanti! - + Parabolas were migrated. Migrated files won't open in previous versions of FreeCAD!! Le parabole sono state convertite. I file convertiti non si apriranno nelle versioni precedenti di FreeCAD!! - - - - - - - - - - - - - + + + - - + - - - - - + + + + + + + + - - - + + + + + + + + + + + Error Errore - + Failed to delete all geometry Impossibile eliminare tutte le geometrie - + Failed to delete all constraints Impossibile eliminare tutti i vincoli - + The constraint has invalid index information and is malformed. Il vincolo ha informazioni sull'indice non valide ed è malformato. - - - @@ -6199,8 +6196,11 @@ La spaziatura della griglia cambia se diventa più piccola di questo numero di p - - + + + + + Invalid Constraint Vincolo non valido @@ -6242,8 +6242,8 @@ La spaziatura della griglia cambia se diventa più piccola di questo numero di p Errore nella creazione del polo B-Spline - + Error creating B-spline Errore nella creazione della Bspline @@ -6340,9 +6340,9 @@ La spaziatura della griglia cambia se diventa più piccola di questo numero di p Impossibile tagliare il bordo - - + + Value Error Errore di valore @@ -6378,58 +6378,58 @@ La spaziatura della griglia cambia se diventa più piccola di questo numero di p SnapSpaceAction - + Snap to objects Aggancia agli oggetti - + New points will snap to the currently preselected object. It will also snap to the middle of lines and arcs. I nuovi punti si agganciano all'oggetto attualmente preselezionato. Si aggancerà anche al punto medio delle linee e degli archi. - + Snap to grid Aggancia alla griglia - + New points will snap to the nearest grid line. Points must be set closer than a fifth of the grid spacing to a grid line to snap. I nuovi punti si agganciano alla linea della griglia più vicina. I punti devono essere impostati più vicino di un quinto della spaziatura della griglia per essere agganciati. - + Snap angle Angolo di aggancio - + Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle starts from the positive X axis of the sketch. Passo angolare per gli strumenti che usano 'Snap at Angle' (linea per esempio). Tieni premuto CTRL per abilitare 'Aggancia ad angolo'. L'angolo parte dall'asse X positivo dello schizzo. RenderingOrderAction - - - - - Normal Geometry - Geometria normale - - Construction Geometry - Geometria di costruzione + Normal Geometry + Geometria normale + Construction Geometry + Geometria di costruzione + + + + + External Geometry Geometria esterna @@ -6450,12 +6450,12 @@ I punti devono essere impostati più vicino di un quinto della spaziatura della CmdSketcherGrid - + Toggle grid Attiva/disattiva griglia - + Toggle the grid in the sketch. In the menu you can change grid settings. Attiva/disattiva la griglia nello schizzo. Nel menu puoi modificare le impostazioni della griglia. @@ -6463,12 +6463,12 @@ I punti devono essere impostati più vicino di un quinto della spaziatura della CmdSketcherSnap - + Toggle snap Attiva/Disattiva aggancio - + Toggle all snap functionality. In the menu you can toggle 'Snap to grid' and 'Snap to objects' individually, and change further snap settings. Attiva/disattiva tutte le funzionalità di snap. Nel menu puoi attivare 'Aggancia alla griglia' e 'Aggancia agli oggetti' individualmente, e modificare ulteriori impostazioni di snap. diff --git a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_ja.ts b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_ja.ts index b37cc7c571..b409ea8391 100644 --- a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_ja.ts +++ b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_ja.ts @@ -4,12 +4,12 @@ CmdSketcherBSplineComb - + Show/hide B-spline curvature comb B-スプラインの曲率コームの表示/非表示 - + Switches between showing and hiding the curvature comb for all B-splines すべてのB-スプラインの曲率コームの非表示と表示を切り替えます。 @@ -17,12 +17,12 @@ CmdSketcherBSplineDegree - + Show/hide B-spline degree B-スプラインの次数の表示/非表示 - + Switches between showing and hiding the degree for all B-splines すべてのB-スプラインの次数の非表示と表示を切り替えます。 @@ -30,12 +30,12 @@ CmdSketcherBSplineKnotMultiplicity - + Show/hide B-spline knot multiplicity B-スプラインのノット多重度を表示/非表示 - + Switches between showing and hiding the knot multiplicity for all B-splines すべてのB-スプラインのノット多重度の非表示と表示を切り替えます。 @@ -43,12 +43,12 @@ CmdSketcherBSplinePoleWeight - + Show/hide B-spline control point weight B-スプラインの制御点重みの表示/非表示 - + Switches between showing and hiding the control point weight for all B-splines すべてのB-スプラインの制御点重みの非表示と表示を切り替えます。 @@ -56,12 +56,12 @@ CmdSketcherBSplinePolygon - + Show/hide B-spline control polygon B-スプラインの制御ポリゴンの表示/非表示 - + Switches between showing and hiding the control polygons for all B-splines すべてのB-スプラインの制御ポリゴンの非表示と表示を切り替えます。 @@ -82,12 +82,12 @@ CmdSketcherClone - + Clone クローン - + Creates a clone of the geometry taking as reference the last selected point 最後に選択された点を参照位置としてジオメトリーのクローンを作成 @@ -95,32 +95,32 @@ CmdSketcherCompBSplineShowHideGeometryInformation - + Show/hide B-spline information layer B-スプラインの情報レイヤーの表示/非表示 - + Show/hide B-spline degree B-スプラインの次数の表示/非表示 - + Show/hide B-spline control polygon B-スプラインの制御ポリゴンの表示/非表示 - + Show/hide B-spline curvature comb B-スプラインの曲率コームの表示/非表示 - + Show/hide B-spline knot multiplicity B-スプラインのノット多重度を表示/非表示 - + Show/hide B-spline control point weight B-スプラインの制御点重みの表示/非表示 @@ -156,12 +156,12 @@ CmdSketcherCompCopy - + Clone クローン - + Creates a clone of the geometry taking as reference the last selected point 最後に選択された点を参照位置としてジオメトリーのクローンを作成 @@ -365,22 +365,22 @@ CmdSketcherCompModifyKnotMultiplicity - + Modify knot multiplicity ノット多重度を変更 - + Modifies the multiplicity of the selected knot of a B-spline 選択されたB-スプラインのノットの多重度を変更 - + Increase knot multiplicity ノット多重度を増やす - + Decrease knot multiplicity ノット多重度を減らす @@ -638,12 +638,12 @@ with respect to a line or a third point CmdSketcherConvertToNURBS - + Convert geometry to B-spline ジオメトリーをB-スプラインに変換 - + Converts the selected geometry to a B-spline 選択されたジオメトリーをB-スプラインに変換 @@ -651,12 +651,12 @@ with respect to a line or a third point CmdSketcherCopy - + Copy コピー - + Creates a simple copy of the geometry taking as reference the last selected point 最後に選択された点を参照位置としてジオメトリーの単純コピーを作成 @@ -1015,12 +1015,12 @@ with respect to a line or a third point CmdSketcherDecreaseDegree - + Decrease B-spline degree B-スプラインの次数を減らす - + Decreases the degree of the B-spline B-スプラインの次数を減らす @@ -1028,12 +1028,12 @@ with respect to a line or a third point CmdSketcherDecreaseKnotMultiplicity - + Decrease knot multiplicity ノット多重度を減らす - + Decreases the multiplicity of the selected knot of a B-spline 選択されたB-スプラインのノットの多重度を減らす @@ -1041,12 +1041,12 @@ with respect to a line or a third point CmdSketcherDeleteAllConstraints - + Delete all constraints 全ての拘束を削除 - + Delete all constraints in the sketch スケッチ内の全ての拘束を削除 @@ -1054,12 +1054,12 @@ with respect to a line or a third point CmdSketcherDeleteAllGeometry - + Delete all geometry すべてのジオメトリーを削除 - + Delete all geometry and constraints in the current sketch, with the exception of external geometry 外部ジオメトリーを除き、現在のスケッチ内の全てのジオメトリーと拘束を削除 @@ -1067,12 +1067,12 @@ with respect to a line or a third point CmdSketcherEditSketch - + Edit sketch スケッチを編集 - + Edit the selected sketch. 選択したスケッチを編集 @@ -1106,12 +1106,12 @@ with respect to a line or a third point CmdSketcherIncreaseDegree - + Increase B-spline degree B-スプラインの次数を増やす - + Increases the degree of the B-spline B-スプラインの次数を増加 @@ -1119,12 +1119,12 @@ with respect to a line or a third point CmdSketcherIncreaseKnotMultiplicity - + Increase knot multiplicity ノット多重度を増やす - + Increases the multiplicity of the selected knot of a B-spline 選択されたB-スプラインのノットの多重度を増やす @@ -1132,12 +1132,12 @@ with respect to a line or a third point CmdSketcherInsertKnot - + Insert knot ノットを挿入 - + Inserts knot at given parameter. If a knot already exists at that parameter, it's multiplicity is increased by one. 指定したパラメーターのノットを挿入。そのパラメーターにすでにノットが存在する場合、多重度が1増加します。 @@ -1145,12 +1145,12 @@ with respect to a line or a third point CmdSketcherJoinCurves - + Join curves 曲線を結合 - + Join two curves at selected end points 選択した端点で2曲線を結合 @@ -1158,12 +1158,12 @@ with respect to a line or a third point CmdSketcherLeaveSketch - + Leave sketch スケッチを終了 - + Finish editing the active sketch. アクティブなスケッチの編集を終了 @@ -1171,12 +1171,12 @@ with respect to a line or a third point CmdSketcherMapSketch - + Map sketch to face... スケッチを面上にマッピング... - + Set the 'Support' of a sketch. First select the supporting geometry, for example, a face or an edge of a solid object, then call this command, then choose the desired sketch. @@ -1185,7 +1185,7 @@ then call this command, then choose the desired sketch. このコマンドを実行し、さらに目的のスケッチを選択してください。 - + Some of the selected objects depend on the sketch to be mapped. Circular dependencies are not allowed. 選択したオブジェクトの一部がマッピング先のスケッチに依存しています。循環依存はできません。 @@ -1193,22 +1193,22 @@ then call this command, then choose the desired sketch. CmdSketcherMergeSketches - + Merge sketches スケッチをマージ - + Create a new sketch from merging two or more selected sketches. 2つ以上の選択したスケッチをマージすることで、新しいスケッチを作成 - + Wrong selection 誤った選択 - + Select at least two sketches. 少なくとも 2 つのスケッチを選択してください。 @@ -1216,24 +1216,24 @@ then call this command, then choose the desired sketch. CmdSketcherMirrorSketch - + Mirror sketch スケッチを鏡像化 - + Create a new mirrored sketch for each selected sketch by using the X or Y axes, or the origin point, as mirroring reference. 選択した各スケッチに対してX軸、Y軸、または原点を鏡像参照として新しい鏡像スケッチを作成します。 - + Wrong selection 誤った選択 - + Select one or more sketches. 1 つ以上のスケッチを選択してください。 @@ -1241,12 +1241,12 @@ as mirroring reference. CmdSketcherMove - + Move 移動 - + Moves the geometry taking as reference the last selected point 最後に選択された点を参照位置としてジオメトリーを移動 @@ -1254,12 +1254,12 @@ as mirroring reference. CmdSketcherNewSketch - + Create sketch スケッチを作成 - + Create a new sketch. 新規スケッチを作成 @@ -1267,12 +1267,12 @@ as mirroring reference. CmdSketcherRectangularArray - + Rectangular array 格子状配列 - + Creates a rectangular array pattern of the geometry taking as reference the last selected point 最後に選択された点を参照位置としてジオメトリーの格子状配列パターンを作成 @@ -1280,12 +1280,12 @@ as mirroring reference. CmdSketcherRemoveAxesAlignment - + Remove axes alignment 軸配置を削除 - + Modifies constraints to remove axes alignment while trying to preserve the constraint relationship of the selection 選択したものの拘束関係を維持したまま軸配置を削除するように拘束を変更 @@ -1293,12 +1293,12 @@ as mirroring reference. CmdSketcherReorientSketch - + Reorient sketch... スケッチの方向を変更... - + Place the selected sketch on one of the global coordinate planes. This will clear the 'Support' property, if any. 選択したスケッチをグローバル座標面の1つの上に配置します。 @@ -1308,12 +1308,12 @@ This will clear the 'Support' property, if any. CmdSketcherRestoreInternalAlignmentGeometry - + Show/hide internal geometry 内部ジオメトリの表示/非表示 - + Show all internal geometry or hide unused internal geometry 全ての内部ジオメトリーを表示、または未使用の内部ジオメトリーを非表示 @@ -1321,8 +1321,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectConflictingConstraints - + Select conflicting constraints 競合している拘束を選択 @@ -1330,12 +1330,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectConstraints - + Select associated constraints 関連する拘束を選択 - + Select the constraints associated with the selected geometrical elements 選択したジオメトリー要素に関連づけられた拘束を選択 @@ -1343,12 +1343,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectElementsAssociatedWithConstraints - + Select associated geometry 関連するジオメトリーを選択 - + Select the geometrical elements associated with the selected constraints 選択した拘束に関連付けられたジオメトリー要素を選択 @@ -1356,12 +1356,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectElementsWithDoFs - + Select unconstrained DoF 拘束されていない自由度を選択 - + Select geometrical elements where the solver still detects unconstrained degrees of freedom. ソルバーが未拘束の自由度を検出しているジオメトリー要素を選択 @@ -1369,12 +1369,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectHorizontalAxis - + Select horizontal axis 水平軸を選択 - + Select the local horizontal axis of the sketch スケッチのローカル水平軸を選択 @@ -1382,8 +1382,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectMalformedConstraints - + Select malformed constraints 不正な拘束を選択 @@ -1391,12 +1391,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectOrigin - + Select origin 原点を選択 - + Select the local origin point of the sketch スケッチのローカル原点を選択 @@ -1404,8 +1404,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectPartiallyRedundantConstraints - + Select partially redundant constraints 部分的に冗長な拘束を選択 @@ -1413,8 +1413,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectRedundantConstraints - + Select redundant constraints 冗長な拘束を選択 @@ -1422,12 +1422,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectVerticalAxis - + Select vertical axis 垂直軸を選択 - + Select the local vertical axis of the sketch スケッチのローカル垂直軸を選択 @@ -1448,12 +1448,12 @@ This will clear the 'Support' property, if any. CmdSketcherStopOperation - + Stop operation 処理を停止 - + When in edit mode, stop the active operation (drawing, constraining, etc.). 編集モードの場合、アクティブな操作 (作図、拘束など) を停止 @@ -1474,12 +1474,12 @@ This will clear the 'Support' property, if any. CmdSketcherSymmetry - + Symmetry 対称 - + Creates symmetric geometry with respect to the last selected line or point 最後に選択した線分や点に対して対称ジオメトリーを作成 @@ -1540,23 +1540,23 @@ into driving or reference mode CmdSketcherValidateSketch - + Validate sketch... スケッチを検証... - + Validate a sketch by looking at missing coincidences, invalid constraints, degenerated geometry, etc. 見落とされた一致、無効な拘束、縮退ジオメトリーなどを確認してスケッチを検証 - + Wrong selection 誤った選択 - + Select only one sketch. スケッチを1つだけ選択してください。 @@ -1564,12 +1564,12 @@ invalid constraints, degenerated geometry, etc. CmdSketcherViewSection - + View section セクション表示 - + When in edit mode, switch between section view and full view. 編集モードの場合、セクションビューとフルビューを切り替え @@ -1577,12 +1577,12 @@ invalid constraints, degenerated geometry, etc. CmdSketcherViewSketch - + View sketch スケッチを表示 - + When in edit mode, set the camera orientation perpendicular to the sketch plane. 編集モードの場合、スケッチ面に垂直にカメラの向きを設定 @@ -1840,37 +1840,37 @@ invalid constraints, degenerated geometry, etc. 拘束をアクティブ化/非アクティブ化 - + Create a new sketch on a face 面上に新しいスケッチを作成 - + Create a new sketch 新規スケッチを作成 - + Reorient sketch スケッチの方向を変更 - + Attach sketch スケッチをアタッチ - + Detach sketch スケッチをデタッチ - + Create a mirrored sketch for each selected sketch 選択したスケッチごとに鏡像スケッチを作成 - + Merge sketches スケッチをマージ @@ -1988,72 +1988,72 @@ invalid constraints, degenerated geometry, etc. 六角形を追加 - + Convert to NURBS NURBSに変換 - + Increase spline degree スプラインの次数を増やす - + Decrease spline degree スプラインの次数を減らす - + Increase knot multiplicity ノット多重度を増やす - + Decrease knot multiplicity ノット多重度を減らす - + Insert knot ノットを挿入 - + Join Curves 曲線を結合 - + Exposing Internal Geometry 内部ジオメトリーを表示 - + Create symmetric geometry 対称ジオメトリーを作成 - + Copy/clone/move geometry ジオメトリーのコピー/クローン/移動 - + Create copy of geometry ジオメトリーのコピーを作成 - + Delete all geometry すべてのジオメトリーを削除 - + Delete All Constraints 拘束を削除する - + Remove Axes Alignment 軸配置を削除 @@ -2064,9 +2064,9 @@ invalid constraints, degenerated geometry, etc. - - - + + + Update constraint's virtual space 拘束の仮想スペースを更新 @@ -2076,32 +2076,32 @@ invalid constraints, degenerated geometry, etc. 自動拘束を追加 - + Swap constraint names 拘束名を交換 - + Rename sketch constraint スケッチ拘束の名前を変更 - + Drag Point 点をドラッグ - + Drag Curve 曲線をドラッグ - + Drag Constraint 拘束をドラッグ - + Modify sketch constraints スケッチ拘束を変更 @@ -2162,59 +2162,59 @@ invalid constraints, degenerated geometry, etc. 自動拘束エラー: 等値拘束の適用後にスケッチの求解に失敗しました。 - + Unable to guess intersection of curves. Try adding a coincident constraint between the vertices of the curves you are intending to fillet. 曲線の交点を推定できません。フィレット対象の曲線の頂点の間に一致拘束を追加してみてください。 - - + + BSpline Geometry Index (GeoID) is out of bounds. B-スプラインのジオメトリー番号(ジオID)が範囲外です。 - + You are requesting no change in knot multiplicity. ノット多重度で変更が起きないように要求しています。 - - + + The Geometry Index (GeoId) provided is not a B-spline curve. 入力されたジオメトリー番号(ジオID)がB-スプライン曲線になりません。 - + The knot index is out of bounds. Note that in accordance with OCC notation, the first knot has index 1 and not zero. ノット・インデックスが境界外です。OCCの記法に従うと最初のノットは1と非ゼロのインデックスを持ちます。 - + The multiplicity cannot be increased beyond the degree of the B-spline. B-スプラインの次数を越えて多重度を増やすことはできません。 - + The multiplicity cannot be decreased beyond zero. 0を越えて多重度を減らすことはできません。 - + OCC is unable to decrease the multiplicity within the maximum tolerance. OCCは最大許容範囲内で多重度を減らすことができまぜん。 - + Knot cannot have zero multiplicity. ノットがゼロ多重性を持つことはでいません。 - + Knot multiplicity cannot be higher than the degree of the BSpline. B-スプラインの次数を超えてノット多重度を増やすことはできません。 - + Knot cannot be inserted outside the BSpline parameter range. B-スプラインパラメーターの範囲外にノットを挿入することはできません。 @@ -2238,62 +2238,50 @@ invalid constraints, degenerated geometry, etc. スケッチャー - + There are no modes that accept the selected set of subelements 選択したサブ要素セットに合うモードがありません。 - + Broken link to support subelements サポートサブ要素への壊れたリンク - - + + Unexpected error 予期しないエラーです。 - + Face is non-planar 面が平面ではありません - + Selected shapes are of wrong form (e.g., a curved edge where a straight one is needed) 選択した形状が不正な形式です(例. 直線エッジが必要なのに曲線エッジ) - + Sketch mapping スケッチ・マッピング - + Can't map the sketch to selected object. %1. 選択したオブジェクトにスケッチをマッピングできません。%1。 - - + + Don't attach アタッチしない - - - - - - - - - - - - @@ -2419,21 +2407,33 @@ invalid constraints, degenerated geometry, etc. - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + Wrong selection 誤った選択 @@ -2614,9 +2614,9 @@ invalid constraints, degenerated geometry, etc. 選択したオブジェクトの数が3ではありません。 - - + + Error エラー @@ -3025,155 +3025,155 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c 1から %1 の間でB-スプラインの次数を定義してください: + + - - CAD Kernel Error CADカーネルエラー - + None of the selected elements is an edge. 選択した要素の中にエッジがありません。 - - + + At least one of the selected objects was not a B-Spline and was ignored. 選択したオブジェクトの少なくとも 1 つは B-スプラインではなかったため無視されました。 - - + + The selection comprises more than one item. Please select just one knot. 複数のアイテムが選択されています。ノットをひとつだけ選択してください。 - - + + Input Error 入力エラー - - + + None of the selected elements is a knot of a B-spline 選択要素のなかにB-スプラインのノットがありません。 - - + + Selection is empty 選択されていません - + Nothing is selected. Please select a b-spline. 何も選択されていません。B-スプラインを選択してください。 - + Please select a b-spline curve to insert a knot (not a knot on it). If the curve is not a b-spline, please convert it into one first. ノットを挿入するには (ノットではなく) B-スプライン曲線を選択してください。 曲線がB-スプラインでない場合は、まず曲線をB-スプラインに変換してください。 - + Nothing is selected. Please select end points of curves. 何も選択されていません。曲線の端点を選択してください。 - + Too many curves on point 点に対する曲線が多すぎます。 - - + + Exactly two curves should end at the selected point to be able to join them. 結合するには2曲線の端点だけが選択されている必要があります。 - + Too few curves on point 点に対する曲線が少なすぎます。 - + Two end points, or coincident point should be selected. 2端点、または一致点を選択する必要があります。 - - - - - - - - - - + + + + + + + + + + Select elements from a single sketch. 1つのスケッチから要素を選択してください。 - + No constraint selected 拘束が選択されていません - + At least one constraint must be selected 拘束には1つ以上を選択する必要があります - + A symmetric construction requires at least two geometric elements, the last geometric element being the reference for the symmetry construction. 対称構造では少なくとも 2 つのジオメトリー要素が必要で、最後のジオメトリー要素が対称構造の参照となります。 - + The last element must be a point or a line serving as reference for the symmetry construction. 対称構造のための参照として使用される最後の要素は点または線である必要があります。 - - + + A copy requires at least one selected non-external geometric element コピーをするには、非外部ジオメトリー要素を1つ以上選択する必要があります。 - + Delete All Geometry 全てのジオメトリーを削除 - + Are you really sure you want to delete all geometry and constraints? 全てのジオメトリーと拘束を削除します。よろしいですか? - + Delete All Constraints 拘束を削除する - + Are you really sure you want to delete all the constraints? 全ての拘束を削除します。よろしいですか? - + Removal of axes alignment requires at least one selected non-external geometric element 軸配置を除去するには、非外部ジオメトリー要素を1つ以上選択する必要があります。 - + Unsupported visual layer operation サポートされていない表示レイヤー操作です。 - + It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted 外部ジオメトリーの別の表示レイヤーへの移動は現在サポートされていません。外部ジオメトリーは省略されます。 @@ -3372,67 +3372,67 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c SketcherGui::ConstraintView - + Select Elements 要素を選択 - + Change value 値を変更 - + Toggle to/from reference 参照への切り替え - + Deactivate 非アクティブ化 - + Activate アクティブ化 - + Show constraints 拘束を表示 - + Hide constraints 拘束を非表示 - + Rename 名前の変更 - + Center sketch スケッチを中央に配置 - + Delete 削除 - + Swap constraint names 拘束名を交換 - + Unnamed constraint 名前のない拘束 - + Only the names of named constraints can be swapped. スワップできるのは名前のついた拘束だけです。 @@ -3515,72 +3515,72 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c SketcherGui::ElementFilterList - + Normal 標準 - + Construction 構築 - + Internal 内部 - + External 外部 - + All types 全てのタイプ - + Point - + Line 直線 - + Circle - + Ellipse 楕円 - + Arc of circle 円弧 - + Arc of ellipse 楕円弧 - + Arc of hyperbola 双曲線弧 - + Arc of parabola 放物線弧 - + B-Spline B-スプライン曲線 @@ -3588,142 +3588,142 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c SketcherGui::ElementView - + Point Coincidence 点一致 - + Point on Object オブジェクト上の点 - + Vertical Constraint 垂直拘束 - + Horizontal Constraint 水平拘束 - + Parallel Constraint 並行拘束 - + Perpendicular Constraint 直角拘束 - + Tangent Constraint 正接拘束 - + Equal Length 等値拘束 - + Symmetric 対称 - + Block Constraint ブロック拘束 - + Lock Constraint ロック拘束 - + Horizontal Distance 水平距離 - + Vertical Distance 垂直距離 - + Length Constraint 寸法拘束 - + Radius Constraint 半径拘束 - + Diameter Constraint 直径拘束 - + Radiam Constraint 径拘束 - + Angle Constraint 角度拘束 - + Toggle construction geometry 構築ジオメトリーの切り替え - + Select Constraints 拘束を選択 - + Select Origin 原点を選択 - + Select Horizontal Axis 水平軸を選択 - + Select Vertical Axis 垂直軸を選択 - + Layer Layer - + Layer 0 レイヤー 0 - + Layer 1 レイヤー 1 - + Hidden 非表示 - + Delete 削除 @@ -4627,48 +4627,48 @@ However, no constraints linking to the endpoints were found. 設定 - + Constraints Constraints - + Auto constraints 自動拘束 - + Auto remove redundants 冗長な要素を自動削除 - + Show only filtered Constraints フィルターされた拘束のみ表示 - + Extended information (in widget) 拡張情報 (ウィジェット内) - + Hide internal alignment (in widget) 内部配置を非表示 (ウィジェット内) - - + + Error エラー - + Impossible to update visibility tracking 表示トラッキングを更新できません。 - + Impossible to update visibility tracking: 表示トラッキングを更新できません: @@ -4700,6 +4700,33 @@ However, no constraints linking to the endpoints were found. Settings 設定 + + + + + + + + + + + + Construction + 構築 + + + + Elements + 要素 + + + + + + + Point + + @@ -4711,110 +4738,83 @@ However, no constraints linking to the endpoints were found. - Construction - 構築 - - - - Elements - 要素 - - - - - - - Point - - - - - - - - - - - - - Internal 内部 - - + + + - Line 直線 - - + + + - Arc 円弧 - - + + + - Circle - - + + + - Ellipse 楕円 - - + + + - Elliptical Arc 楕円弧 - - + + + - Hyperbolic Arc 双曲線の円弧 - - + + + - Parabolic Arc 放物線の円弧 - - + + + - BSpline B-スプライン - - + + + - Other その他 - + Extended information 拡張情報 @@ -4822,42 +4822,42 @@ However, no constraints linking to the endpoints were found. SketcherGui::TaskSketcherMessages - + Solver messages ソルバーメッセージ - + Auto update 自動更新 - + Executes a recomputation of active document after every sketch action スケッチ操作後にアクティブなドキュメントの再計算を毎回実行 - + Click to select the conflicting constraints. クリックして競合する拘束を選択します。 - + Click to select the redundant constraints. クリックして冗長な拘束を選択します。 - + The sketch has unconstrained elements giving rise to those Degrees Of Freedom. Click to select the unconstrained elements. スケッチには拘束されていない要素があり、それが自由度を上げています。クリックして拘束されていない要素を選択してください。 - + Click to select the malformed constraints. クリックして不正な拘束を選択します。 - + Some constraints in combination are partially redundant. Click to select the partially redundant constraints. 併用されている拘束の一部が部分的に冗長です。クリックして部分的に冗長な拘束を選択してください。 @@ -5034,119 +5034,119 @@ This is done by analyzing the sketch geometries and constraints. SketcherGui::ViewProviderSketch - + Edit sketch スケッチを編集 - + A dialog is already open in the task panel タスクパネルで既にダイアログが開かれています - + Do you want to close this dialog? このダイアログを閉じますか? - + Invalid sketch スケッチが無効です - + Do you want to open the sketch validation tool? スケッチ検証ツールを起動しますか? - + The sketch is invalid and cannot be edited. スケッチが不正で、編集できません。 - + Please remove the following constraint: 以下の拘束を削除してください: - + Please remove at least one of the following constraints: 以下の拘束から少なくとも1つを削除してください: - + Please remove the following redundant constraint: 以下の不要な拘束を削除してください: - + Please remove the following redundant constraints: 以下の不要な拘束を削除してください: - + The following constraint is partially redundant: 以下の拘束は一部が冗長です: - + The following constraints are partially redundant: 以下の拘束は一部が冗長です: - + Please remove the following malformed constraint: 次の不正な拘束を削除してください: - + Please remove the following malformed constraints: 次の不正な拘束を削除してください: - + Empty sketch スケッチが空です - + Over-constrained: 過剰拘束: - + Malformed constraints: 不正な拘束: - + Redundant constraints: 冗長な拘束: - + Partially redundant: 部分的に冗長: - + Solver failed to converge ソルバーの収束に失敗 - + Under constrained: 拘束中: - + %n DoF(s) %n 自由度 - + Fully constrained 完全拘束 @@ -5154,8 +5154,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineComb - - + + Switches between showing and hiding the curvature comb for all B-splines すべてのB-スプラインの曲率コームの非表示と表示を切り替えます。 @@ -5163,8 +5163,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineDecreaseKnotMultiplicity - - + + Decreases the multiplicity of the selected knot of a B-spline 選択されたB-スプラインのノットの多重度を減らす @@ -5172,8 +5172,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineDegree - - + + Switches between showing and hiding the degree for all B-splines すべてのB-スプラインの次数の非表示と表示を切り替えます。 @@ -5181,8 +5181,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineIncreaseKnotMultiplicity - - + + Increases the multiplicity of the selected knot of a B-spline 選択されたB-スプラインのノットの多重度を増やす @@ -5190,8 +5190,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineKnotMultiplicity - - + + Switches between showing and hiding the knot multiplicity for all B-splines すべてのB-スプラインのノット多重度の非表示と表示を切り替えます。 @@ -5199,8 +5199,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplinePoleWeight - - + + Switches between showing and hiding the control point weight for all B-splines すべてのB-スプラインの制御点重みの非表示と表示を切り替えます。 @@ -5208,8 +5208,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplinePolygon - - + + Switches between showing and hiding the control polygons for all B-splines すべてのB-スプラインの制御ポリゴンの非表示と表示を切り替えます。 @@ -5217,8 +5217,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_Clone - - + + Creates a clone of the geometry taking as reference the last selected point 最後に選択された点を参照位置としてジオメトリーのクローンを作成 @@ -5226,17 +5226,17 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_CompCopy - + Clone クローン - + Copy コピー - + Move 移動 @@ -5278,8 +5278,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_Copy - - + + Creates a simple copy of the geometry taking as reference the last selected point 最後に選択された点を参照位置としてジオメトリーの単純コピーを作成 @@ -5498,63 +5498,63 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_MapSketch - + No sketch found スケッチが見つかりません - + The document doesn't have a sketch ドキュメントにスケッチが存在しません。 - + Select sketch スケッチを選択 - + Select a sketch from the list リストからスケッチを選択 - + (incompatible with selection) (選択物と非互換) - + (current) (現在のもの) - + (suggested) (サジェストされたもの) - + Sketch attachment スケッチのアタッチ - + Current attachment mode is incompatible with the new selection. Select the method to attach this sketch to selected objects. 現在のアタッチメントモードは新しい選択物と互換性がありません。このスケッチと選択したオブジェクトのアタッチ方法を選択してください。 - + Select the method to attach this sketch to selected objects. このスケッチと選択したオブジェクトのアタッチ方法を選択 - + Map sketch スケッチをマッピング - + Can't map a sketch to support: %1 サポートにスケッチをマッピングできません: @@ -5564,8 +5564,8 @@ Select the method to attach this sketch to selected objects. Sketcher_Move - - + + Moves the geometry taking as reference the last selected point 最後に選択された点を参照位置としてジオメトリーを移動 @@ -5573,12 +5573,12 @@ Select the method to attach this sketch to selected objects. Sketcher_NewSketch - + Sketch attachment スケッチのアタッチ - + Select the method to attach this sketch to selected object 選択したオブジェクトへのこのスケッチのアタッチ方法を選択 @@ -5586,12 +5586,12 @@ Select the method to attach this sketch to selected objects. Sketcher_ReorientSketch - + Sketch has support スケッチには支持オブジェクトが設定されています - + Sketch with a support face cannot be reoriented. Do you want to detach it from the support? 支持面が設定されているスケッチでは、スケッチの方向を再設定することができません。スケッチと支持面を切り離しますか? @@ -5898,7 +5898,7 @@ Eigen Sparse QR algorithm is optimized for sparse matrices; usually faster ViewProviderSketch - + and %1 more %1 以上 @@ -6088,22 +6088,22 @@ The grid spacing change if it becomes smaller than this number of pixel. GridSpaceAction - + Grid auto spacing グリッド間隔を自動調整 - + Resize grid automatically depending on zoom. ズームに応じてグリッドのサイズを自動変更 - + Spacing 間隔 - + Distance between two subsequent grid lines. 2本の隣り合ったグリッド線の間の距離 @@ -6111,78 +6111,75 @@ The grid spacing change if it becomes smaller than this number of pixel. Notifications - + The Sketch has malformed constraints! スケッチに不正な拘束があります! - + The Sketch has partially redundant constraints! スケッチに一部が冗長な拘束があります! - + Parabolas were migrated. Migrated files won't open in previous versions of FreeCAD!! 放物線がバージョン変換されました。変換されたファイルは以前のバージョンのFreeCADでは開けません!! - - - - - - - - - - - - - + + + - - + - - - - - + + + + + + + + - - - + + + + + + + + + + + Error エラー - + Failed to delete all geometry すべてのジオメトリーを削除することができませんでした。 - + Failed to delete all constraints すべての拘束を削除することができませんでした。 - + The constraint has invalid index information and is malformed. この拘束には無効なインデックス情報が含まれており、形式が正しくありません。 - - - @@ -6190,8 +6187,11 @@ The grid spacing change if it becomes smaller than this number of pixel. - - + + + + + Invalid Constraint 拘束が正しくありません。 @@ -6233,8 +6233,8 @@ The grid spacing change if it becomes smaller than this number of pixel.B-スプラインの極の作成エラー - + Error creating B-spline B-スプラインの作成エラー @@ -6331,9 +6331,9 @@ The grid spacing change if it becomes smaller than this number of pixel.エッジをトリムできませんでした。 - - + + Value Error 値エラー @@ -6369,58 +6369,58 @@ The grid spacing change if it becomes smaller than this number of pixel. SnapSpaceAction - + Snap to objects オブジェクトにスナップ - + New points will snap to the currently preselected object. It will also snap to the middle of lines and arcs. 新しい点は現在、事前選択されているオブジェクトにスナップします。また線や円弧の中点にスナップします。 - + Snap to grid グリッドにスナップ - + New points will snap to the nearest grid line. Points must be set closer than a fifth of the grid spacing to a grid line to snap. 新しい点は最も近いグリッド線にスナップします。 点はスナップするグリッド線のグリッド間隔の5分の1より近くなければなりません。 - + Snap angle スナップ角度 - + Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle starts from the positive X axis of the sketch. 「角度でスナップ」(例えば線)を使用するツールの角度ステップ。 CTRLキーを押していると「角度でスナップ」が有効になります。角度はスケッチのX軸正の向きから開始します。 RenderingOrderAction - - - - - Normal Geometry - 通常ジオメトリー - - Construction Geometry - 構築ジオメトリー + Normal Geometry + 通常ジオメトリー + Construction Geometry + 構築ジオメトリー + + + + + External Geometry 外部ジオメトリー @@ -6441,12 +6441,12 @@ Points must be set closer than a fifth of the grid spacing to a grid line to sna CmdSketcherGrid - + Toggle grid Toggle grid - + Toggle the grid in the sketch. In the menu you can change grid settings. スケッチのグリッドを切り替えます。メニューでグリッド設定を変更できます。 @@ -6454,12 +6454,12 @@ Points must be set closer than a fifth of the grid spacing to a grid line to sna CmdSketcherSnap - + Toggle snap スナップの切り替え - + Toggle all snap functionality. In the menu you can toggle 'Snap to grid' and 'Snap to objects' individually, and change further snap settings. すべてのスナップ機能を切り替えます。メニューでは「グリッドにスナップ」と「オブジェクトにスナップ」のそれぞれの切り替えや、さらに多くのスナップ設定の変更が可能です。 diff --git a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_ka.ts b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_ka.ts index 691f081d9c..df882b394f 100644 --- a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_ka.ts +++ b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_ka.ts @@ -4,12 +4,12 @@ CmdSketcherBSplineComb - + Show/hide B-spline curvature comb B-სპლაინის სიმრუდის ჩვენება/დამალვა - + Switches between showing and hiding the curvature comb for all B-splines ყველა B-სპლაინის მრუდების ჩვენების ჩართ/გამორთ @@ -17,12 +17,12 @@ CmdSketcherBSplineDegree - + Show/hide B-spline degree B-სპლაინის დონის ჩვენების ჩართ/გამორთ - + Switches between showing and hiding the degree for all B-splines ყველა B-ს ხაზებისთვის დონის ჩვენების ჩართ/გამორთ @@ -30,12 +30,12 @@ CmdSketcherBSplineKnotMultiplicity - + Show/hide B-spline knot multiplicity B-სპლაინის კვანძის გაყოფადობის ჩვენების ჩართ/გამორთ - + Switches between showing and hiding the knot multiplicity for all B-splines ყველა B-ს ხაზებისთვის კვანძის სიმრავლის ჩვენების ჩართ/გამორთ @@ -43,12 +43,12 @@ CmdSketcherBSplinePoleWeight - + Show/hide B-spline control point weight B-სპლაინის საკონტროლო წერტილის წონის ჩვენების ჩართ/გამორთ - + Switches between showing and hiding the control point weight for all B-splines ყველა B-სპლაინების საკონტროლო წერტილის ჩვენების ჩართ/გამორთ @@ -56,12 +56,12 @@ CmdSketcherBSplinePolygon - + Show/hide B-spline control polygon B-სპლაინის კონტროლის პოლიგონის ჩვენების ჩართ/გამორთ - + Switches between showing and hiding the control polygons for all B-splines ყველა B-სპლაინის საკონტროლო მრავალკუთხედების ჩვენების ჩართ/გამორთ @@ -82,12 +82,12 @@ CmdSketcherClone - + Clone ასლი - + Creates a clone of the geometry taking as reference the last selected point ქმნის გეომეტრიის ასლს, საბაზისოდ ბოლოს მონიშნული წერტილით @@ -95,32 +95,32 @@ CmdSketcherCompBSplineShowHideGeometryInformation - + Show/hide B-spline information layer B-სპლაინის ინფორმაციის ფენის ჩვენების ჩართ/გამორთ - + Show/hide B-spline degree B-სპლაინის დონის ჩვენების ჩართ/გამორთ - + Show/hide B-spline control polygon B-სპლაინის კონტროლის პოლიგონის ჩვენების ჩართ/გამორთ - + Show/hide B-spline curvature comb B-სპლაინის სიმრუდის ჩვენება/დამალვა - + Show/hide B-spline knot multiplicity B-სპლაინის კვანძის გაყოფადობის ჩვენების ჩართ/გამორთ - + Show/hide B-spline control point weight B-სპლაინის საკონტროლო წერტილის წონის ჩვენების ჩართ/გამორთ @@ -156,12 +156,12 @@ CmdSketcherCompCopy - + Clone ასლი - + Creates a clone of the geometry taking as reference the last selected point ქმნის გეომეტრიის ასლს, საბაზისოდ ბოლოს მონიშნული წერტილით @@ -301,7 +301,7 @@ Rectangle - ოთხკუთხედი + მართკუთხედი @@ -365,22 +365,22 @@ CmdSketcherCompModifyKnotMultiplicity - + Modify knot multiplicity კვანძების გაყოფადობის შეცვლა - + Modifies the multiplicity of the selected knot of a B-spline B-სპლაინის მონიშნული კვანძის სიმრავლის შეცვლა - + Increase knot multiplicity კვანძის ჯერადობის გაზრდა - + Decrease knot multiplicity კვანძის ჯერადობის შემცირება @@ -640,12 +640,12 @@ with respect to a line or a third point CmdSketcherConvertToNURBS - + Convert geometry to B-spline გეომეტრიის B-სპლაინად გარდაქმნა - + Converts the selected geometry to a B-spline მონიშნული გეომეტრიის B-სპლაინად გარდაქმნა @@ -653,12 +653,12 @@ with respect to a line or a third point CmdSketcherCopy - + Copy კოპირება - + Creates a simple copy of the geometry taking as reference the last selected point ქმნის გეომეტრიის მარტივ ასლს, საბაზისოდ ბოლოს მონიშნული წერტილით @@ -1017,12 +1017,12 @@ with respect to a line or a third point CmdSketcherDecreaseDegree - + Decrease B-spline degree B-სპლაინის კუთხის შემცირება - + Decreases the degree of the B-spline B-სპლაინის დონის დაწევა @@ -1030,12 +1030,12 @@ with respect to a line or a third point CmdSketcherDecreaseKnotMultiplicity - + Decrease knot multiplicity კვანძის ჯერადობის შემცირება - + Decreases the multiplicity of the selected knot of a B-spline B-სპლაინის მონიშნული კვანძის სიმრავლის შემცირება @@ -1043,12 +1043,12 @@ with respect to a line or a third point CmdSketcherDeleteAllConstraints - + Delete all constraints ყველა შეზღუდვის წაშლა - + Delete all constraints in the sketch ესკიზის ყველა შეზღუდვის წაშლა @@ -1056,12 +1056,12 @@ with respect to a line or a third point CmdSketcherDeleteAllGeometry - + Delete all geometry მთელი გეომეტრიის წაშლა - + Delete all geometry and constraints in the current sketch, with the exception of external geometry მიმდინარე ესკიზზე ყველა გეომეტრიისა და შეზღუდვის წაშლა, გარე გეომეტრიის გარდა @@ -1069,12 +1069,12 @@ with respect to a line or a third point CmdSketcherEditSketch - + Edit sketch ესკიზის ჩასწორება - + Edit the selected sketch. მონიშნული ესკიზის ჩასწორება. @@ -1108,12 +1108,12 @@ with respect to a line or a third point CmdSketcherIncreaseDegree - + Increase B-spline degree B-სპლაინის კუთხის გაზრდა - + Increases the degree of the B-spline B-სპლაინის დონის აწევა @@ -1121,12 +1121,12 @@ with respect to a line or a third point CmdSketcherIncreaseKnotMultiplicity - + Increase knot multiplicity კვანძის ჯერადობის გაზრდა - + Increases the multiplicity of the selected knot of a B-spline B-სპლაინის მონიშნული კვანძის სიმრავლის გაზრდა @@ -1134,12 +1134,12 @@ with respect to a line or a third point CmdSketcherInsertKnot - + Insert knot კვანძის ჩასმა - + Inserts knot at given parameter. If a knot already exists at that parameter, it's multiplicity is increased by one. კვანძის მითითებულ პარამეტრთან ჩასმა. თუ მითითებულ პარამეტრთან კვანძი უკვე არსებობს, მისი მამრავლი ერთით გაიზრდება. @@ -1147,12 +1147,12 @@ with respect to a line or a third point CmdSketcherJoinCurves - + Join curves მრუდების შეერთება - + Join two curves at selected end points ორი მრუდის მონიშნული ბოლო წერტილების შეერთება @@ -1160,12 +1160,12 @@ with respect to a line or a third point CmdSketcherLeaveSketch - + Leave sketch ესკიზის დატოვება - + Finish editing the active sketch. აქტიური ესკიზის ჩასწორების დასრულება. @@ -1173,12 +1173,12 @@ with respect to a line or a third point CmdSketcherMapSketch - + Map sketch to face... ესკიზის ზედაპირზე მოთავსება... - + Set the 'Support' of a sketch. First select the supporting geometry, for example, a face or an edge of a solid object, then call this command, then choose the desired sketch. @@ -1186,7 +1186,7 @@ then call this command, then choose the desired sketch. ჯერ აირჩიეთ საყრდენი გეომეტრია, მაგალითად მყარსხეულიანი ობიექტის წიბო ან ზედაპირი, შემდეგ გამოიძახეთ ეს ბრძანება და მხოლოდ შემდეგ აირჩიეთ სასურველი ესკიზი. - + Some of the selected objects depend on the sketch to be mapped. Circular dependencies are not allowed. ზოგიერთი მონიშნული ობიექტი საჩვენებელ ესკიზს ეყრდნობა. წრიული დამოკიდებულებები მხარდაუჭერელია. @@ -1194,22 +1194,22 @@ then call this command, then choose the desired sketch. CmdSketcherMergeSketches - + Merge sketches ესკიზების შერწყმა - + Create a new sketch from merging two or more selected sketches. ახალი ესკიზის შექმნა ორი ან მეტი მონიშნული ესკიზის შერწყმით. - + Wrong selection - არასწორი არჩევანი + არასწორი მონიშნული - + Select at least two sketches. აირჩიეთ ორი ესკიზი მაინც. @@ -1217,26 +1217,26 @@ then call this command, then choose the desired sketch. CmdSketcherMirrorSketch - + Mirror sketch ესკიზის ასლი - + Create a new mirrored sketch for each selected sketch by using the X or Y axes, or the origin point, as mirroring reference. - თითოეული მონიშნული ესკიზისთვის -X და Y ღერძებით და საწყისი წერტილით + თითოეული მონიშნული ესკიზისთვის +X და Y ღერძებით და საწყისი წერტილით ახალი სარკისებური ესკიზის შექმნა. - + Wrong selection - არასწორი არჩევანი + არასწორი მონიშნული - + Select one or more sketches. მონიშნეთ ერთი ან მეტი ესკიზი. @@ -1244,12 +1244,12 @@ X და Y ღერძებით და საწყისი წერტი CmdSketcherMove - + Move გადატანა - + Moves the geometry taking as reference the last selected point გეომეტრიების გადატანა ორიენტირად ბოლოს მონიშნული წერტილის გამოყენებით @@ -1257,12 +1257,12 @@ X და Y ღერძებით და საწყისი წერტი CmdSketcherNewSketch - + Create sketch ესკიზის შექმნა - + Create a new sketch. ახალი ესკიზის შექმნა. @@ -1270,12 +1270,12 @@ X და Y ღერძებით და საწყისი წერტი CmdSketcherRectangularArray - + Rectangular array მართკუთხედი მასივი - + Creates a rectangular array pattern of the geometry taking as reference the last selected point ქმნის გეომეტრიის მართკუთხა მასივის შაბლონს, მიმართვად ბოლო არჩეული წერტილის გამოყენებით @@ -1283,12 +1283,12 @@ X და Y ღერძებით და საწყისი წერტი CmdSketcherRemoveAxesAlignment - + Remove axes alignment ღერძების სწორების მოცილება - + Modifies constraints to remove axes alignment while trying to preserve the constraint relationship of the selection ცვლის შეზღუდვებს ღერძების სწორების წასაშლელად მონიშნულთან შეზღუდვის ურთიერთობის შენარჩუნების მცდელობის ფონზე @@ -1296,12 +1296,12 @@ X და Y ღერძებით და საწყისი წერტი CmdSketcherReorientSketch - + Reorient sketch... ესკიზის რეორიენტაცია... - + Place the selected sketch on one of the global coordinate planes. This will clear the 'Support' property, if any. მონიშნული ესკიზის ერთ-ერთ გლობალურ კოორდინატთა სიბრტყეზე მოთავსება. @@ -1311,12 +1311,12 @@ This will clear the 'Support' property, if any. CmdSketcherRestoreInternalAlignmentGeometry - + Show/hide internal geometry შიდა გეომეტრიის ხილვადობის ჩართ/გამორთ - + Show all internal geometry or hide unused internal geometry სრული შიდა გეომეტრიის ჩვენება ან გამოუყენებელი შიდა გეომეტრიის დამალვა @@ -1324,8 +1324,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectConflictingConstraints - + Select conflicting constraints კონფლიქტური შეზღუდვების მონიშვნა @@ -1333,12 +1333,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectConstraints - + Select associated constraints ასოცირებული შეზღუდვების მონიშვნა - + Select the constraints associated with the selected geometrical elements მონიშნულ გეომეტრიულ ელემენტებზე მიბმული შეზღუდვების მონიშვნა @@ -1346,12 +1346,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectElementsAssociatedWithConstraints - + Select associated geometry მიბმული გეომეტრიის მონიშვნა - + Select the geometrical elements associated with the selected constraints მონიშნულ შეზღუდვებთან ასოცირებული გეომეტრიული ელემენტების მონიშვნა @@ -1359,12 +1359,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectElementsWithDoFs - + Select unconstrained DoF აირჩიეთ შეუზღუდავი თხ - + Select geometrical elements where the solver still detects unconstrained degrees of freedom. აირჩიეთ გეომეტრიული ელემენტები, სადაც ამომხსნელი ჯერ კიდევ პოულობს შეუზღუდავ თავისუფლების ხარისხებს. @@ -1372,12 +1372,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectHorizontalAxis - + Select horizontal axis ჰორიზონტალური ღერძის მონიშვნა - + Select the local horizontal axis of the sketch ესკიზის ლოკალური ჰორიზონტალური ღერძის არჩევა @@ -1385,8 +1385,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectMalformedConstraints - + Select malformed constraints არასწორი შეზღუდვების მონიშვნა @@ -1394,12 +1394,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectOrigin - + Select origin აირჩიეთ წყარო - + Select the local origin point of the sketch აირჩიეთ ესკიზის ლოკალური კოორდინატების საწყისი წერტილი @@ -1407,8 +1407,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectPartiallyRedundantConstraints - + Select partially redundant constraints ნაწილობრივ დამატებითი შეზღუდვების მონიშვნა @@ -1416,8 +1416,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectRedundantConstraints - + Select redundant constraints დამატებითი შეზღუდვების მონიშვნა @@ -1425,12 +1425,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectVerticalAxis - + Select vertical axis ვერტიკალური ღერძის არჩევა - + Select the local vertical axis of the sketch ესკიზის ლოკალური ვერტიკალური ღერძის არჩევა @@ -1451,12 +1451,12 @@ This will clear the 'Support' property, if any. CmdSketcherStopOperation - + Stop operation ოპერაციის შეჩერება - + When in edit mode, stop the active operation (drawing, constraining, etc.). ჩასწორების რეჟიმში აქტიური ოპერაციის (ხაზვა, შეზღუდვა და ა. შ.) გაჩერება. @@ -1477,12 +1477,12 @@ This will clear the 'Support' property, if any. CmdSketcherSymmetry - + Symmetry სიმეტრია - + Creates symmetric geometry with respect to the last selected line or point ქმნის სიმეტრიულ გეომეტრიას ბოლოს არჩეულ ხაზთან ან წერტილთან დამოკიდებულებით @@ -1518,14 +1518,14 @@ This will clear the 'Support' property, if any. Toggle driving/reference constraint - Toggle driving/reference constraint + მშენებლობის/მიმართვის შეზღუდვის გადართვა Set the toolbar, or the selected constraints, into driving or reference mode - Set the toolbar, or the selected constraints, -into driving or reference mode + ხელსაწყოთა პანელის, ან მონიშნული შეზღუდვების +მშენებლობის/მიმართვის რეჟიმში დაყენება @@ -1544,24 +1544,24 @@ into driving or reference mode CmdSketcherValidateSketch - + Validate sketch... ესკიზის შემოწმება... - + Validate a sketch by looking at missing coincidences, invalid constraints, degenerated geometry, etc. - ესკიზის შემოწმება ნაკლული დამთხვევების, არასწორი შეზღუდვების, + ესკიზის შემოწმება ნაკლული დამთხვევების, არასწორი შეზღუდვების, დეგენერირებული გეომეტრიის და ა. შ. შემოწმებით. - + Wrong selection - არასწორი არჩევანი + არასწორი მონიშნული - + Select only one sketch. მონიშნეთ მხოლოდ ერთი ესკიზი. @@ -1569,12 +1569,12 @@ invalid constraints, degenerated geometry, etc. CmdSketcherViewSection - + View section კვეთის ხედი - + When in edit mode, switch between section view and full view. ჩასწორების რეჟიმში შეგიძლიათ კვეთისა და სრულ ხედს შორის გადართვა. @@ -1582,12 +1582,12 @@ invalid constraints, degenerated geometry, etc. CmdSketcherViewSketch - + View sketch ესკიზის ნახვა - + When in edit mode, set the camera orientation perpendicular to the sketch plane. ჩასწორების რეჟიმში კამერის ორიენტაციის ესკიზის სიბრტყის მართობულად დაყენება. @@ -1837,7 +1837,7 @@ invalid constraints, degenerated geometry, etc. Toggle constraint to driving/reference - Toggle constraint to driving/reference + მშენებლობის/მიმართვის შეზღუდვის გადართვა @@ -1845,37 +1845,37 @@ invalid constraints, degenerated geometry, etc. შეზღუდვის აქტივაცია/დეაქტივაცია - + Create a new sketch on a face ზედაპირზე ახალი ესკიზის შექმნა - + Create a new sketch ახალი ესკიზის შექმნა - + Reorient sketch ესკიზის რეორიენტაცია - + Attach sketch ესკიზის მიბმა - + Detach sketch ესკიზის მოძრობა - + Create a mirrored sketch for each selected sketch ყოველი მონიშნული ესკიზის სარკისებური ასლის შექმნა - + Merge sketches ესკიზების შერწყმა @@ -1960,7 +1960,7 @@ invalid constraints, degenerated geometry, etc. Create fillet - მომრგვალების შექმნა + მომრგვალებული ნაზოლის შექმნა @@ -1993,72 +1993,72 @@ invalid constraints, degenerated geometry, etc. ექვსკუთხედის დამატება - + Convert to NURBS NURBS-ში გარდაქმნა - + Increase spline degree სპლაინის კუთხის გაზრდა - + Decrease spline degree სპლაინის კუთხის შემცირება - + Increase knot multiplicity - კვანძის ჯერადობის გაზრდა + კვანძის გამრავლებადობის გაზრდა - + Decrease knot multiplicity - კვანძის ჯერადობის შემცირება + კვანძის გამრავლებადობის შემცირება - + Insert knot კვანძის ჩასმა - + Join Curves მრუდების შეერთება - + Exposing Internal Geometry შიდა გეომეტრიის ჩვენება - + Create symmetric geometry სიმეტრიული გეომეტრიის შექმნა - + Copy/clone/move geometry გეომეტრიის კოპირება/ასლი/გადატანა - + Create copy of geometry გეომეტრიის ასლის შექმნა - + Delete all geometry მთელი გეომეტრიის წაშლა - + Delete All Constraints ყველა შეზღუდვის წაშლა - + Remove Axes Alignment ღერძების სწორების მოცილება @@ -2069,9 +2069,9 @@ invalid constraints, degenerated geometry, etc. - - - + + + Update constraint's virtual space შეზღუდვის ვირტუალური სივრცის განახლება @@ -2081,32 +2081,32 @@ invalid constraints, degenerated geometry, etc. ავტომატური შეზღუდვების დამატება - + Swap constraint names შეზღუდვების სახელების მიმოცვლა - + Rename sketch constraint ესკიზის შეზღუდვისთვის სახელის გადარქმევა - + Drag Point გადაათრიეთ წერტილი - + Drag Curve რკალის გადათრევა - + Drag Constraint შეზღუდვის გადათრევა - + Modify sketch constraints ესკიზის შეზღუდვების ჩასწორება @@ -2167,59 +2167,59 @@ invalid constraints, degenerated geometry, etc. ავტომატური შეზღუდვის შეცდომა: თანასწორობის შეზღუდვების გადატარების შემდეგ ესკიზი ამოხსნადი არაა. - + Unable to guess intersection of curves. Try adding a coincident constraint between the vertices of the curves you are intending to fillet. მრუდების კვეთის გამოცნობის შეცდომა. სცადეთ დაამატოთ დამთხვევების შეზღუდვები მრუდების წვეროებზე, რომლის მომრგვალებასაც ცდილობთ. - - + + BSpline Geometry Index (GeoID) is out of bounds. B-სპლაინის გეომეტრიის ინდექსი (GeoID) დაშვებულ ლიმიტებს გარეთაა. - + You are requesting no change in knot multiplicity. თქვენ არ ითხოვთ ცვლილებას კვანძის გაყოფადობაში. - - + + The Geometry Index (GeoId) provided is not a B-spline curve. გეომეტრიის მითითებული ინდექსი (GeoID) B-სპლაინის მრუდს არ წარმოადგენს. - + The knot index is out of bounds. Note that in accordance with OCC notation, the first knot has index 1 and not zero. კვანძის ინდექსი საზღვრებს გარეთაა. დაიმახსოვრეთ, რომ OCC ნოტაციების შესაბამისად, პირველი კვანძის ინდექსი 1-ია და არა 0. - + The multiplicity cannot be increased beyond the degree of the B-spline. სიმრავლე არ შეიძლება გაიზარდოს B-სპლაინის დონის მიღმა. - + The multiplicity cannot be decreased beyond zero. სიმრავლე არ შეიძლება შემცირდეს ნულს მიღმა. - + OCC is unable to decrease the multiplicity within the maximum tolerance. OCC-ს არ შეუძლია შეამციროს სიმრავლე მაქსიმალური ტოლერანტობის ფარგლებში. - + Knot cannot have zero multiplicity. კვანძებს არ შეიძლება ნულოვანი მამრავლი ჰქონდეს. - + Knot multiplicity cannot be higher than the degree of the BSpline. კვანძის მამრავლი არ შეიძლება B-სპლაინის დონეზე დიდი იყოს. - + Knot cannot be inserted outside the BSpline parameter range. კვანძის ჩასმა B-სპლაინის პარამეტრების დიაპაზონის გარეთ შეუძლებელია. @@ -2243,62 +2243,50 @@ invalid constraints, degenerated geometry, etc. ესკიზმქმნელი - + There are no modes that accept the selected set of subelements არ არსებობს რეჟიმი, რომელიც მიიღებს ქვე-ელემენტების მონიშნულ ნაკრებს - + Broken link to support subelements ქვეელემენტების მხარდაჭერის გაფუჭებული ბმული - - + + Unexpected error გაუთვალისწინებელი შეცდომა - + Face is non-planar ზედაპირი ბრტყელი არაა - + Selected shapes are of wrong form (e.g., a curved edge where a straight one is needed) მონიშნული მოხაზულობები არასწორი ფორმისაა (მაგ: ამობურცული წიბო, სადაც სწორი იყო საჭირო) - + Sketch mapping ესკიზის ჩვენება - + Can't map the sketch to selected object. %1. შეუძლებელია ესკიზის რუკის მონიშნულ ობიექტზე დატანა. %1. - - + + Don't attach არ მიამაგრო - - - - - - - - - - - - @@ -2424,23 +2412,35 @@ invalid constraints, degenerated geometry, etc. - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + Wrong selection - არასწორი არჩევანი + არასწორი მონიშნული @@ -2619,9 +2619,9 @@ invalid constraints, degenerated geometry, etc. მონიშნული ობიექტების რიცხვი არ უდრის სამს - - + + Error შეცდომა @@ -3030,155 +3030,155 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c აღწერეთ B-სპლაინის კუთხე, 1-დან %1-მდე: + + - - CAD Kernel Error CAD-ის ბირთვის შეცდომა - + None of the selected elements is an edge. არცერთი მონიშნული ელემენტი წიბო არაა. - - + + At least one of the selected objects was not a B-Spline and was ignored. სულ ცოტა ერთი ობიექტი არ წარმოადგენდა B-სპლაინს და იგნორირებული იყო. - - + + The selection comprises more than one item. Please select just one knot. მონიშნული ერთზე მეტი ელემენტისგან შედგება. აირჩიეთ მხოლოდ ერთი კვანძი. - - + + Input Error შეყვანის შეცდომა - - + + None of the selected elements is a knot of a B-spline არცერთი არჩეული ელემენტი არ არის B-სპლაინის კვანძი - - + + Selection is empty მონიშნული ცარიელია - + Nothing is selected. Please select a b-spline. არაფერია მონიშნული. აირჩიეთ B-სპლაინი. - + Please select a b-spline curve to insert a knot (not a knot on it). If the curve is not a b-spline, please convert it into one first. აირჩიეთ B-სპლაინის მრუდი კვანძის ჩასასმელად (და არა კვანძზე დასასმელად). თუ მრუდი B-სპლაინი არა, ჯერ გადააკეთეთ. - + Nothing is selected. Please select end points of curves. არაფერი მოგინიშნავთ. მონიშნეთ მრუდების ბოლო წერტილები. - + Too many curves on point წერტილზე მეტისმეტად ბევრიმრუდია - - + + Exactly two curves should end at the selected point to be able to join them. იმისათვის, რომ შეგეძლოთ მათი შეერთება, აუცილებელია, ერთ წერტილში ზუსტად ორი მრუდი სრულდებოდეს. - + Too few curves on point წერტილზე მეტისმეტად ცოტა მრუდია - + Two end points, or coincident point should be selected. არჩეული უნდა იყოს ორი ბოლო წერტილი ან დამთხვევის წერტილი. - - - - - - - - - - + + + + + + + + + + Select elements from a single sketch. მონიშნეთ ელემენტები მხოლოდ ერთი ესკიზიდან. - + No constraint selected შეზღუდვა არჩეული არაა - + At least one constraint must be selected მონიშნული უნდა იყოს ერთი შეზღუდვა მაინც - + A symmetric construction requires at least two geometric elements, the last geometric element being the reference for the symmetry construction. სიმეტრიული კონსტრუქცია მოითხოვს სულ ცოტა 2 გეომეტრიულ ელემენტს, საიდანაც ერთი მაინც სიმეტრიის აშენების მიბმას წარმოადგენს. - + The last element must be a point or a line serving as reference for the symmetry construction. ბოლო ელემენტი უნდა იყოს წერტილი ან ხაზი, რომელიც სიმეტრიის აგების მიმართვად გამოიყენება. - - + + A copy requires at least one selected non-external geometric element ასლი მოითხოვს მინიმუმ ერთ მონიშნულ არაგარე გეომეტრიულ ელემენტს - + Delete All Geometry მთელი გეომეტრიის წაშლა - + Are you really sure you want to delete all geometry and constraints? ნამდვილად გნებავთ ყველა გეომეტრიის და შეზღუდვის წაშლა? - + Delete All Constraints ყველა შეზღუდვის წაშლა - + Are you really sure you want to delete all the constraints? ნამდვილად გნებავთ ყველა შეზღუდვის წაშლა? - + Removal of axes alignment requires at least one selected non-external geometric element სწორების ღერძის წაშლას სულ ერთი მონიშნული არა-გარე გეომეტრიული ელემენტი სჭირდება - + Unsupported visual layer operation მხარდაუჭერელი ვიზუალური ფენის ოპერაცია - + It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted გარე გეომეტრიის სხვა ვიზუალურ ფენაზე გადატანა ამჟამად მხარდაჭერილი არაა. გარე გეომეტრია გამოტოვებული იქნება @@ -3256,7 +3256,7 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c Coincident - Coincident + დამთხვევა @@ -3266,27 +3266,27 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c Vertical - ვერტიკალურად + შვეული Horizontal - ჰორიზონტალურად + თარაზული Parallel - Parallel + პარალელურად Perpendicular - Perpendicular + შვეული Tangent - მხები + ტანგენსი @@ -3301,7 +3301,7 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c Block - ბლოკი + დაბლოკვა @@ -3326,7 +3326,7 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c Distance - Distance + დაშორება @@ -3336,7 +3336,7 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c Weight - სისქე + სიმძიმე @@ -3361,7 +3361,7 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c Reference - ბმა + მითითება @@ -3377,67 +3377,67 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c SketcherGui::ConstraintView - + Select Elements აირჩიეთ ელემენტები - + Change value მნიშვნელობის შეცვლა - + Toggle to/from reference ბმულის წყაროსა და დანიშნულების ადგილების შეცვლა - + Deactivate დეაქტივაცია - + Activate გააქტიურება - + Show constraints შეზღუდვების ჩვენება - + Hide constraints შეზღუდვების დამალვა - + Rename - სახელის გადარქმევა + გადარქმევა - + Center sketch ესკიზის ცენტრზე სწორება - + Delete წაშლა - + Swap constraint names შეზღუდვების სახელების მიმოცვლა - + Unnamed constraint უსახელო შეზღუდვა - + Only the names of named constraints can be swapped. მხოლოდ დასახელებული შეზღუდვების სახელები შეიძლება მიმოიცვალოს. @@ -3504,7 +3504,7 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c Length: - Length: + სიგრძე: @@ -3520,72 +3520,72 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c SketcherGui::ElementFilterList - + Normal ნორმალური - + Construction - კონსტრუქცია + მშენებლობა - + Internal შიდა - + External გარე - + All types ყველა ტიპი - + Point წერტილი - + Line ხაზი - + Circle წრე - + Ellipse ოვალი - + Arc of circle წრეწირის რკალი - + Arc of ellipse ოვალის რკალი - + Arc of hyperbola ჰიპერბოლის რკალი - + Arc of parabola პარაბოლის რკალი - + B-Spline B-სპლაინი @@ -3593,142 +3593,142 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c SketcherGui::ElementView - + Point Coincidence წერტილის დამთხვევა - + Point on Object ობიექტზე მითითება - + Vertical Constraint ვერტიკალური შეზღუდვა - + Horizontal Constraint ჰორიზონტალურობის შეზღუდვა - + Parallel Constraint პარალელურობის შეზღუდვა - + Perpendicular Constraint მართკუთხა შეზღუდვა - + Tangent Constraint მხების შეზღუდვა - + Equal Length თანაბარი სიგრძე - + Symmetric სიმეტრიული - + Block Constraint შეზღუდვის დაბლოკვა - + Lock Constraint შეზღუდვის ჩაკეტვა - + Horizontal Distance ჰორიზონტალური მანძილი - + Vertical Distance ვერტიკალური დაშორება - + Length Constraint სიგრძის შეზღუდვა - + Radius Constraint რადიუსის შეზღუდვა - + Diameter Constraint დიამეტრის შეზღუდვა - + Radiam Constraint რადიამის შეზღუდვა - + Angle Constraint კუთხის შეზღუდვა - + Toggle construction geometry მშენებლობითი გეომეტრიის ჩართ/გამორთ - + Select Constraints აირჩიეთ შეზღუდვები - + Select Origin აირჩიეთ წყარო - + Select Horizontal Axis აირჩიეთ ჰორიზონტალური ღერძი - + Select Vertical Axis ვერტიკალური ღერძის არჩევა - + Layer ფენა - + Layer 0 ფენა 0 - + Layer 1 ფენა 1 - + Hidden დამალული - + Delete წაშლა @@ -3786,7 +3786,7 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c Reference - ბმა + მითითება @@ -3901,7 +3901,7 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c If selected, each element in the array is constrained with respect to the others using construction lines - თუ ჩარტულია, მასივის თითოეული ელემენტი შეიზღუდება სხვა + თუ ჩარტულია, მასივის თითოეული ელემენტი შეიზღუდება სხვა ელემენტებთან შედარებით, მშენებლობის ხაზების გამოეყენებით @@ -3919,7 +3919,7 @@ reflected on copies Clone - ასლი + კლონი @@ -3952,7 +3952,7 @@ reflected on copies Sketcher dialog will have additional section 'Advanced solver control' to adjust solver settings - ესკიზის ფანჯარას ამომხსნელის მოსარგებად ექნება + ესკიზის ფანჯარას ამომხსნელის მოსარგებად ექნება დამატებითი სექცია 'ამომხსნელის დამატებითი პარამეტრები' @@ -4018,7 +4018,7 @@ Requires to re-enter edit mode to take effect. Colors - ფერით მონიშვნა + ფერები @@ -4092,7 +4092,7 @@ Requires to re-enter edit mode to take effect. Vertex - Vertex + წვერო @@ -4192,7 +4192,7 @@ Requires to re-enter edit mode to take effect. Reference constraint - Reference constraint + მიმართვის შეზღუდვა @@ -4240,7 +4240,7 @@ Requires to re-enter edit mode to take effect. Display - ეკრანი + ჩვენება @@ -4352,7 +4352,7 @@ Defaults to: %N = %V %N - name parameter %V - dimension value ზომის შეზღუდვის სტრიქონის წარმოდგენის ფორმატი. -ნაგულისხმები: %N = %V +ნაგულიხმევი: %N = %V %N - სახელის პარამეტრი %V - ზომის მნიშვნელობა @@ -4632,51 +4632,51 @@ However, no constraints linking to the endpoints were found. Settings - გამართვა + მორგება - + Constraints Constraints - + Auto constraints ავტომატური შეზღუდვები - + Auto remove redundants დამატებითების ავტომატური წაშლა - + Show only filtered Constraints მხოლოდ გაფილტრული შეზღუდვების ჩვენება - + Extended information (in widget) დამატებითი ინფორმაცია (ვიჯეტში) - + Hide internal alignment (in widget) შიდა სწორების დამალვა (ვიჯეტში) - - + + Error შეცდომა - + Impossible to update visibility tracking ხილვადობის ტრეკინგის განახლება შეუძლებელია - + Impossible to update visibility tracking: ხილვადობის ტრეკინგის განახლება შეუძლებელია: @@ -4706,7 +4706,34 @@ However, no constraints linking to the endpoints were found. Settings - გამართვა + მორგება + + + + + + + + + + + + + Construction + მშენებლობა + + + + Elements + ელემენტები + + + + + + + Point + წერტილი @@ -4719,110 +4746,83 @@ However, no constraints linking to the endpoints were found. - Construction - კონსტრუქცია - - - - Elements - ელემენტები - - - - - - - Point - წერტილი - - - - - - - - - - - - Internal შიდა - - + + + - Line ხაზი - - + + + - Arc რკალი - - + + + - Circle წრე - - + + + - Ellipse ოვალი - - + + + - Elliptical Arc ელიფსის რკალი - - + + + - Hyperbolic Arc ჰიპერბოლური რკალი - - + + + - Parabolic Arc პარაბოლური რკალი - - + + + - BSpline BSpline - - + + + - Other სხვა - + Extended information მეტი ინფორმაცია @@ -4830,42 +4830,42 @@ However, no constraints linking to the endpoints were found. SketcherGui::TaskSketcherMessages - + Solver messages ამომხსნელის შეტყობინებები - + Auto update ავტო–განახლება - + Executes a recomputation of active document after every sketch action ახორციელებს აქტიური დოკუმენტის ხელახალი გამოთვლას ესკიზის ყოველი მოქმედების შემდეგ - + Click to select the conflicting constraints. დააწკაპუნეთ კონფლიქტური შეზღუდვების მოსანიშნად. - + Click to select the redundant constraints. დააწკაპუნეთ დამატებითი შეზღუდვების მოსანიშნად. - + The sketch has unconstrained elements giving rise to those Degrees Of Freedom. Click to select the unconstrained elements. ესკიზს გააჩნია შეუზღუდავი ობიექტები, როლებიც თავისუფლების დონეებს ბადებს. დააწკაპუნეთ შეუზღუდავი ელემენტების მოსანიშნად. - + Click to select the malformed constraints. დააწკაპუნეთ არასწორად ჩამოყალიბებული შეზღუდვების მოსანიშნად. - + Some constraints in combination are partially redundant. Click to select the partially redundant constraints. ზოგიერთი შეზღუდვა კომბინაციაში ნაწილობრივ დამატებითია. დააწკაპუნეთ ნაწილობრივ დამატებითი შეზღუდვების მოსანიშნად. @@ -5043,112 +5043,112 @@ This is done by analyzing the sketch geometries and constraints. SketcherGui::ViewProviderSketch - + Edit sketch ესკიზის ჩასწორება - + A dialog is already open in the task panel A dialog is already open in the task panel - + Do you want to close this dialog? Do you want to close this dialog? - + Invalid sketch ესკიზი დაზიანებულია - + Do you want to open the sketch validation tool? გნებავთ ესკიზის გადამოწმების ხელსაწყოს გახსნა? - + The sketch is invalid and cannot be edited. ესკიზი არასწორია. მისი ჩასწორება შეუძლებელია. - + Please remove the following constraint: გთხოვთ, წაშალოთ შემდეგი შეზღუდვა: - + Please remove at least one of the following constraints: გთხოვთ, ამოიღოთ მინიმუმ ერთი შემდეგი შეზღუდვა: - + Please remove the following redundant constraint: გთხოვთ, წაშალოთ შემდეგი დამატებითი შეზღუდვები: - + Please remove the following redundant constraints: გთხოვთ, წაშალოთ შემდეგი დამატებითი შეზღუდვები: - + The following constraint is partially redundant: ეს შეზღუდვა ნაწილობრივ დამატებითია: - + The following constraints are partially redundant: ეს შეზღუდვები ნაწილობრივ დამატებითია: - + Please remove the following malformed constraint: გთხოვთ, წაშალოთ შემდეგი არასწორად ფორმირებული შეზღუდვა: - + Please remove the following malformed constraints: გთხოვთ, წაშალოთ შემდეგი არასწორად ფორმირებული შეზღუდვები: - + Empty sketch ცარიელი ესკიზი - + Over-constrained: ზედმეტად-შეზღუდული: - + Malformed constraints: არასწორად შექმნილი შეზღუდვები: - + Redundant constraints: დამატებითი შეზღუდვები: - + Partially redundant: ნაწილობრივ დამატებითი: - + Solver failed to converge ამომხსნელის შეცდომა შეერთების დროს - + Under constrained: საკმარისზე ნაკლებად შეზღუდული: - + %n DoF(s) %n თხ @@ -5156,7 +5156,7 @@ This is done by analyzing the sketch geometries and constraints. - + Fully constrained სრულად შეზღუდული @@ -5164,8 +5164,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineComb - - + + Switches between showing and hiding the curvature comb for all B-splines ყველა B-სპლაინის მრუდების ჩვენების ჩართ/გამორთ @@ -5173,8 +5173,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineDecreaseKnotMultiplicity - - + + Decreases the multiplicity of the selected knot of a B-spline B-სპლაინის მონიშნული კვანძის სიმრავლის შემცირება @@ -5182,8 +5182,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineDegree - - + + Switches between showing and hiding the degree for all B-splines ყველა B-ს ხაზებისთვის დონის ჩვენების ჩართ/გამორთ @@ -5191,8 +5191,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineIncreaseKnotMultiplicity - - + + Increases the multiplicity of the selected knot of a B-spline B-სპლაინის მონიშნული კვანძის სიმრავლის გაზრდა @@ -5200,8 +5200,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineKnotMultiplicity - - + + Switches between showing and hiding the knot multiplicity for all B-splines ყველა B-ს ხაზებისთვის კვანძის სიმრავლის ჩვენების ჩართ/გამორთ @@ -5209,8 +5209,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplinePoleWeight - - + + Switches between showing and hiding the control point weight for all B-splines ყველა B-სპლაინების საკონტროლო წერტილის ჩვენების ჩართ/გამორთ @@ -5218,8 +5218,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplinePolygon - - + + Switches between showing and hiding the control polygons for all B-splines ყველა B-სპლაინის საკონტროლო მრავალკუთხედების ჩვენების ჩართ/გამორთ @@ -5227,8 +5227,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_Clone - - + + Creates a clone of the geometry taking as reference the last selected point ქმნის გეომეტრიის ასლს, საბაზისოდ ბოლოს მონიშნული წერტილით @@ -5236,17 +5236,17 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_CompCopy - + Clone - ასლი + კლონი - + Copy კოპირება - + Move გადატანა @@ -5288,8 +5288,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_Copy - - + + Creates a simple copy of the geometry taking as reference the last selected point ქმნის გეომეტრიის მარტივ ასლს, საბაზისოდ ბოლოს მონიშნული წერტილით @@ -5508,64 +5508,64 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_MapSketch - + No sketch found ესკიზი ნაპოვნი არაა - + The document doesn't have a sketch დოკუმენტს ესკიზი არ გააჩნია - + Select sketch ესკიზის არჩევა - + Select a sketch from the list აირჩიეთ ესკიზი - + (incompatible with selection) (შეუთავსებელია მონიშნულთან) - + (current) (მიმდინარე) - + (suggested) (შეთავაზებული) - + Sketch attachment ჩადებული ესკიზი - + Current attachment mode is incompatible with the new selection. Select the method to attach this sketch to selected objects. მიმაგრების მიმდინარე რეჟიმი შეუთავსებელია ახალ მონიშნულთან. აირჩიეთ ესკიზის მონიშნულ ობიექტზე მიმაგრების მეთოდი. - + Select the method to attach this sketch to selected objects. აირჩიეთ ესკიზის მონიშნულ ობიექტებზე დამაგრების მეთოდი. - + Map sketch ესკიზის რუკა - + Can't map a sketch to support: %1 ესკიზის საყრდენზე მიბმა შეუძლებელია: @@ -5575,8 +5575,8 @@ Select the method to attach this sketch to selected objects. Sketcher_Move - - + + Moves the geometry taking as reference the last selected point გეომეტრიების გადატანა ორიენტირად ბოლოს მონიშნული წერტილის გამოყენებით @@ -5584,12 +5584,12 @@ Select the method to attach this sketch to selected objects. Sketcher_NewSketch - + Sketch attachment ჩადებული ესკიზი - + Select the method to attach this sketch to selected object აირჩიეთ ესკიზის მონიშნულ ობიექტზე დამაგრების მეთოდი @@ -5597,12 +5597,12 @@ Select the method to attach this sketch to selected objects. Sketcher_ReorientSketch - + Sketch has support ესკიზს აქვს საფუძველი - + Sketch with a support face cannot be reoriented. Do you want to detach it from the support? საყრდნობი ზედაპირის მქონე ესკიზის ორიენტაციის შეცვლა შეუძლებელია. @@ -5624,7 +5624,7 @@ Do you want to detach it from the support? Link - ბმა + ბმული @@ -5790,7 +5790,7 @@ Eigen Sparse QR ალგორითმი ოპტიმიზებული During a QR, values under the pivot threshold are treated as zero - During a QR, values under the pivot threshold are treated as zero + QR-ის დროს მნიშვნელობები მოსახვევის საზღვრამდე ნულის ტოლად ითვლება @@ -5880,7 +5880,7 @@ Eigen Sparse QR ალგორითმი ოპტიმიზებული None - არცერთი + არაფერი @@ -5911,7 +5911,7 @@ Eigen Sparse QR ალგორითმი ოპტიმიზებული ViewProviderSketch - + and %1 more და %1 სხვა @@ -6013,7 +6013,7 @@ Eigen Sparse QR ალგორითმი ოპტიმიზებული Grid spacing - ბადის ბიჯი + ბადის დაშორება @@ -6063,7 +6063,7 @@ The grid spacing change if it becomes smaller than this number of pixel. Line pattern - Line pattern + ხაზის ნიმუში @@ -6101,22 +6101,22 @@ The grid spacing change if it becomes smaller than this number of pixel. GridSpaceAction - + Grid auto spacing ბადის ავტომატური ბიჯი - + Resize grid automatically depending on zoom. ბადის ზომების ავტომატური შეცვლა გადიდებაზე დამოკიდებულებით. - + Spacing გამოტოვება - + Distance between two subsequent grid lines. ბადის ორ მეზობელ ხაზს შორს მანძილი. @@ -6124,78 +6124,75 @@ The grid spacing change if it becomes smaller than this number of pixel. Notifications - + The Sketch has malformed constraints! ესკიზი არასწორ შეზღუდვებს შეიცავს! - + The Sketch has partially redundant constraints! ესკიზი ნაწილობრივ დამატებით შეზღუდვებს შეიცავს! - + Parabolas were migrated. Migrated files won't open in previous versions of FreeCAD!! პარაბოლები მიგრირებულია. მიგრირებული ფაილები FreeCAD-ის წინა ვერსიებში არ გაიხსნება!! - - - - - - - - - - - - - + + + - - + - - - - - + + + + + + + + - - - + + + + + + + + + + + Error შეცდომა - + Failed to delete all geometry ყველა გეომეტრიის წაშლის შეცდომა - + Failed to delete all constraints ყველა შეზღუდვის წაშლის შეცდომა - + The constraint has invalid index information and is malformed. შეზღუდვას ინდექსის ინფორმაცია არასწორია და ის მიუღებელია. - - - @@ -6203,8 +6200,11 @@ The grid spacing change if it becomes smaller than this number of pixel. - - + + + + + Invalid Constraint არასწორი შეზღუდვა @@ -6246,8 +6246,8 @@ The grid spacing change if it becomes smaller than this number of pixel.B-სპლაინის პოლუსის შექმნის შეცდომა - + Error creating B-spline B-სპლაინის შექმნის შეცდომა @@ -6344,9 +6344,9 @@ The grid spacing change if it becomes smaller than this number of pixel.წიბოს წაკვეთის შეცდომა - - + + Value Error მნიშვნელობის შეცდომა @@ -6382,58 +6382,58 @@ The grid spacing change if it becomes smaller than this number of pixel. SnapSpaceAction - + Snap to objects ობიექტებზე მიბმა - + New points will snap to the currently preselected object. It will also snap to the middle of lines and arcs. ახალი წერტლები ამჟამად წინასწარ არჩეულ ობიექტს მიემაგრება. ის ასევე მიემაგრება ხაზის შუა ადგილებს და რკალებს. - + Snap to grid ბადეზე მიმაგრება - + New points will snap to the nearest grid line. Points must be set closer than a fifth of the grid spacing to a grid line to snap. ახალი წერტილები მიებმება უახლოესი ბადის ხაზს. მისაბმელად ისინი ამ უკანასკნელთან ბადის ბიჯის მეხუთედზე უფრო ახლოს უნდა იყვნენ. - + Snap angle მიბმის კუთხე - + Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle starts from the positive X axis of the sketch. კუთხური ბიჯი ხელსაწყოებისთვის, როლებიც 'კუთხით მიმაგრებას' იყენებენ (მაგალითად, ხაზი). კუთხზე ესკიზის დადებითი X ღერძიდან იწყება. RenderingOrderAction - - - - - Normal Geometry - ნორმალის გეომეტრია - - Construction Geometry - კონსტრუქციის გეომეტრია + Normal Geometry + ნორმალის გეომეტრია + Construction Geometry + კონსტრუქციის გეომეტრია + + + + + External Geometry გარე გეომეტრია @@ -6454,12 +6454,12 @@ Points must be set closer than a fifth of the grid spacing to a grid line to sna CmdSketcherGrid - + Toggle grid - ბადის ჩართ/გამორთ + ბადის გადართვა - + Toggle the grid in the sketch. In the menu you can change grid settings. ესკიზში ბადის გადართვა. ბადის პარამეტრების მენიუში შეგიძლიათ, შეცვალოთ. @@ -6467,12 +6467,12 @@ Points must be set closer than a fifth of the grid spacing to a grid line to sna CmdSketcherSnap - + Toggle snap მიბმის გადართვა - + Toggle all snap functionality. In the menu you can toggle 'Snap to grid' and 'Snap to objects' individually, and change further snap settings. მიბმის ყველა ფუნქციის გადართვა. 'ბადეზე მიბმის' და 'ობიექტებზე მიბმის' ინდივიდუალურად გადართვა და მიბმის სხვა პარამეტრების შეცვლა მენიუში შეგიძლიათ. diff --git a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_ko.ts b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_ko.ts index 692419b39e..ec3c9b5c19 100644 --- a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_ko.ts +++ b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_ko.ts @@ -4,12 +4,12 @@ CmdSketcherBSplineComb - + Show/hide B-spline curvature comb B-스플라인 곡률 빗 표시/숨기기 - + Switches between showing and hiding the curvature comb for all B-splines 모든 B-스플라인에 대한 곡률 빗 표시 및 숨기기 전환 @@ -17,12 +17,12 @@ CmdSketcherBSplineDegree - + Show/hide B-spline degree B-스플라인 차수 표시/숨기기 - + Switches between showing and hiding the degree for all B-splines 모든 B-스플라인에 대한 각도 표시 및 숨기기를 전환합니다. @@ -30,12 +30,12 @@ CmdSketcherBSplineKnotMultiplicity - + Show/hide B-spline knot multiplicity B-스플라인 knot multiplicity 보기/숨기기 - + Switches between showing and hiding the knot multiplicity for all B-splines 모든 B-스플라인에 대한 매듭점 다중성 표시와 숨김을 전환합니다. @@ -43,12 +43,12 @@ CmdSketcherBSplinePoleWeight - + Show/hide B-spline control point weight B-스플라인 제어점 가중치 보기/숨기기 - + Switches between showing and hiding the control point weight for all B-splines 모든 B-스플라인에 대한 제어점 가중치 표시와 숨김을 전환합니다. @@ -56,12 +56,12 @@ CmdSketcherBSplinePolygon - + Show/hide B-spline control polygon B-스플라인 제어 다각형 보기/숨기기 - + Switches between showing and hiding the control polygons for all B-splines 모든 B-스플라인에 대한 제어 다각형 표시와 숨김을 전환합니다. @@ -82,12 +82,12 @@ CmdSketcherClone - + Clone 복제 - + Creates a clone of the geometry taking as reference the last selected point 마지막에 선택한 점을 기준으로 geometry 복제합니다. @@ -95,32 +95,32 @@ CmdSketcherCompBSplineShowHideGeometryInformation - + Show/hide B-spline information layer B-spline 정보 창 보기/숨기기 - + Show/hide B-spline degree B-스플라인 차수 표시/숨기기 - + Show/hide B-spline control polygon B-스플라인 제어 다각형 보기/숨기기 - + Show/hide B-spline curvature comb B-스플라인 곡률 빗 표시/숨기기 - + Show/hide B-spline knot multiplicity B-스플라인 knot multiplicity 보기/숨기기 - + Show/hide B-spline control point weight B-스플라인 제어점 가중치 보기/숨기기 @@ -156,12 +156,12 @@ CmdSketcherCompCopy - + Clone 복제 - + Creates a clone of the geometry taking as reference the last selected point 마지막에 선택한 점을 기준으로 geometry 복제합니다. @@ -365,22 +365,22 @@ CmdSketcherCompModifyKnotMultiplicity - + Modify knot multiplicity 매듭 반복횟수(Knot multiplicity) 수정 - + Modifies the multiplicity of the selected knot of a B-spline B-spline에서 선택된 매듭의 반복횟수 수정 - + Increase knot multiplicity 매듭 반복횟수(Knot multiplicity) 증가 - + Decrease knot multiplicity 매듭 반복횟수(Knot multiplicity) 감소 @@ -638,12 +638,12 @@ with respect to a line or a third point CmdSketcherConvertToNURBS - + Convert geometry to B-spline 도형을 B-스플라인으로 변환 - + Converts the selected geometry to a B-spline 선택한 도형을 B-spline으로 변환하기 @@ -651,12 +651,12 @@ with respect to a line or a third point CmdSketcherCopy - + Copy 복사하기 - + Creates a simple copy of the geometry taking as reference the last selected point 마지막에 선택한 점을 기준으로 geometry 복사합니다. @@ -1015,12 +1015,12 @@ with respect to a line or a third point CmdSketcherDecreaseDegree - + Decrease B-spline degree B-스플라인 각도 감소 - + Decreases the degree of the B-spline B-스플라인의 각도를 감소시킴 @@ -1028,12 +1028,12 @@ with respect to a line or a third point CmdSketcherDecreaseKnotMultiplicity - + Decrease knot multiplicity 매듭 반복횟수(Knot multiplicity) 감소 - + Decreases the multiplicity of the selected knot of a B-spline B-spline의 선택된 매듭의 반복횟수 감소 @@ -1041,12 +1041,12 @@ with respect to a line or a third point CmdSketcherDeleteAllConstraints - + Delete all constraints 모든 제약 제거 - + Delete all constraints in the sketch 스케치의 모든 제약 제거 @@ -1054,12 +1054,12 @@ with respect to a line or a third point CmdSketcherDeleteAllGeometry - + Delete all geometry 모든 형상 제거 - + Delete all geometry and constraints in the current sketch, with the exception of external geometry 현재 스케치에서 외부 형상을 제외한 모든 형상과 제약 제거하기 @@ -1067,12 +1067,12 @@ with respect to a line or a third point CmdSketcherEditSketch - + Edit sketch 스케치 수정 - + Edit the selected sketch. 선택한 스케치 편집 @@ -1106,12 +1106,12 @@ with respect to a line or a third point CmdSketcherIncreaseDegree - + Increase B-spline degree B-스플라인 각도 증가 - + Increases the degree of the B-spline B-스플라인의 각도를 증가시킴 @@ -1119,12 +1119,12 @@ with respect to a line or a third point CmdSketcherIncreaseKnotMultiplicity - + Increase knot multiplicity 매듭 반복횟수(Knot multiplicity) 증가 - + Increases the multiplicity of the selected knot of a B-spline B-스플라인의 선택된 매듭의 다중도를 증가시킴 @@ -1132,12 +1132,12 @@ with respect to a line or a third point CmdSketcherInsertKnot - + Insert knot 매듭 삽입 - + Inserts knot at given parameter. If a knot already exists at that parameter, it's multiplicity is increased by one. 주어진 매개변수에 매듭을 삽입합니다. 해당 매개변수에 매듭이 이미 있는 경우, 매듭의 다중도가 1씩 증가됩니다. @@ -1145,12 +1145,12 @@ with respect to a line or a third point CmdSketcherJoinCurves - + Join curves 곡선을 결합합니다 - + Join two curves at selected end points 선택된 끝점에 두 곡선을 결합합니다 @@ -1158,12 +1158,12 @@ with respect to a line or a third point CmdSketcherLeaveSketch - + Leave sketch 스케치 닫기 - + Finish editing the active sketch. 활성 스케치의 편집을 끝냅니다. @@ -1171,12 +1171,12 @@ with respect to a line or a third point CmdSketcherMapSketch - + Map sketch to face... 스케치를 면에 투영... - + Set the 'Support' of a sketch. First select the supporting geometry, for example, a face or an edge of a solid object, then call this command, then choose the desired sketch. @@ -1185,7 +1185,7 @@ then call this command, then choose the desired sketch. 이 명령을 호출하고, 원하는 스케치를 선택함. - + Some of the selected objects depend on the sketch to be mapped. Circular dependencies are not allowed. 선택한 객체 중 일부는 매핑할 스케치에 종속되어 있음. 순환 종속성은 허용되지 않음. @@ -1193,22 +1193,22 @@ then call this command, then choose the desired sketch. CmdSketcherMergeSketches - + Merge sketches 스케치 병합 - + Create a new sketch from merging two or more selected sketches. 선택한 두 개 이상의 스케치를 병합하여 새 스케치를 만듭니다. - + Wrong selection 잘못 된 선택 - + Select at least two sketches. 최소한 두 개의 스케치를 선택합니다. @@ -1216,24 +1216,24 @@ then call this command, then choose the desired sketch. CmdSketcherMirrorSketch - + Mirror sketch 스케치 투영 - + Create a new mirrored sketch for each selected sketch by using the X or Y axes, or the origin point, as mirroring reference. X 또는 Y 축 또는 원점을 미러링 기준으로 하여, 선택한 각 스케치에 대해 미러링된 새 스케치를 만듭니다. - + Wrong selection 잘못 된 선택 - + Select one or more sketches. 하나 이상의 스케치를 선택합니다. @@ -1241,12 +1241,12 @@ as mirroring reference. CmdSketcherMove - + Move 이동 - + Moves the geometry taking as reference the last selected point 마지막으로 선택한 점을 기준으로 도형을 이동합니다. @@ -1254,12 +1254,12 @@ as mirroring reference. CmdSketcherNewSketch - + Create sketch 스케치 생성 - + Create a new sketch. 새 스케치를 생성합니다. @@ -1267,12 +1267,12 @@ as mirroring reference. CmdSketcherRectangularArray - + Rectangular array 직사각형 배열 - + Creates a rectangular array pattern of the geometry taking as reference the last selected point 마지막으로 선택한 점을 기준으로 도형의 직사각형 배열 패턴을 생성합니다. @@ -1280,12 +1280,12 @@ as mirroring reference. CmdSketcherRemoveAxesAlignment - + Remove axes alignment 축 정렬을 제거합니다. - + Modifies constraints to remove axes alignment while trying to preserve the constraint relationship of the selection 선택의 구속 관계를 유지하면서 축 정렬을 제거하도록 구속을 수정합니다. @@ -1293,12 +1293,12 @@ as mirroring reference. CmdSketcherReorientSketch - + Reorient sketch... 스케치 방향 재설정... - + Place the selected sketch on one of the global coordinate planes. This will clear the 'Support' property, if any. 선택한 스케치를 전역 좌표평면 중 하나에 배치합니다. @@ -1308,12 +1308,12 @@ This will clear the 'Support' property, if any. CmdSketcherRestoreInternalAlignmentGeometry - + Show/hide internal geometry 내부 geometry 보기/숨기기 - + Show all internal geometry or hide unused internal geometry 모든 내부 도형을 보거나 또는 사용하지 않는 내부 도형을 숨깁니다. @@ -1321,8 +1321,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectConflictingConstraints - + Select conflicting constraints 충돌하는 구속을 선택합니다. @@ -1330,12 +1330,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectConstraints - + Select associated constraints 관련 구속을 선택합니다. - + Select the constraints associated with the selected geometrical elements 선택한 기하학적 요소와 관련된 구속을 선택합니다. @@ -1343,12 +1343,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectElementsAssociatedWithConstraints - + Select associated geometry 관련된 도형을 선택합니다. - + Select the geometrical elements associated with the selected constraints 선택한 구속과 관련된 기하학적 요소를 선택합니다. @@ -1356,12 +1356,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectElementsWithDoFs - + Select unconstrained DoF 구속되지 않은 자유도DoF를 선택합니다 - + Select geometrical elements where the solver still detects unconstrained degrees of freedom. 솔버solver가 여전히 구속되지 않은 자유도DoF를 감지한 곳의 기하학적 요소를 선택합니다. @@ -1369,12 +1369,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectHorizontalAxis - + Select horizontal axis 수평 축을 선택합니다. - + Select the local horizontal axis of the sketch 스케치의 수평 축을 선택합니다. @@ -1382,8 +1382,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectMalformedConstraints - + Select malformed constraints 잘못된 구속을 선택합니다. @@ -1391,12 +1391,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectOrigin - + Select origin 원점을 선택합니다. - + Select the local origin point of the sketch 스케치의 지역 원점을 선택합니다. @@ -1404,8 +1404,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectPartiallyRedundantConstraints - + Select partially redundant constraints 부분적으로 중복되는 구속을 선택합니다. @@ -1413,8 +1413,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectRedundantConstraints - + Select redundant constraints 중복되는 구속을 선택합니다. @@ -1422,12 +1422,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectVerticalAxis - + Select vertical axis 수직 축을 선택합니다. - + Select the local vertical axis of the sketch 스케치의 지역 수직 축을 선택합니다. @@ -1448,12 +1448,12 @@ This will clear the 'Support' property, if any. CmdSketcherStopOperation - + Stop operation 작동을 중지합니다. - + When in edit mode, stop the active operation (drawing, constraining, etc.). 편집 모드에 있는 경우, 활성 작업(그리기, 구속 등) 을 중지합니다. @@ -1474,12 +1474,12 @@ This will clear the 'Support' property, if any. CmdSketcherSymmetry - + Symmetry 대칭 - + Creates symmetric geometry with respect to the last selected line or point 마지막으로 선택된 선이나 점을 기준으로 대칭 geometry를 생성합니다. @@ -1540,23 +1540,23 @@ into driving or reference mode CmdSketcherValidateSketch - + Validate sketch... 스케치 검증... - + Validate a sketch by looking at missing coincidences, invalid constraints, degenerated geometry, etc. 누락된 일치, 무효한 구속, 변형된 도형 등을 확인하여 스케치의 유효성을 검사합니다. - + Wrong selection 잘못 된 선택 - + Select only one sketch. 단 하나의 스케치를 선택합니다. @@ -1564,12 +1564,12 @@ invalid constraints, degenerated geometry, etc. CmdSketcherViewSection - + View section 단면 보기 - + When in edit mode, switch between section view and full view. 편집 모드에 있을 때, 단면 보기와 전체 보기 간에 전환합니다. @@ -1577,12 +1577,12 @@ invalid constraints, degenerated geometry, etc. CmdSketcherViewSketch - + View sketch 스케치 면에 수직 보기 - + When in edit mode, set the camera orientation perpendicular to the sketch plane. 편집 모드에 있을 때, 카메라 방향을 스케치 평면에 수직으로 설정합니다. @@ -1840,37 +1840,37 @@ invalid constraints, degenerated geometry, etc. 구속을 활성화/비활성화하기 - + Create a new sketch on a face 면에 새 스케치 생성하기 - + Create a new sketch 새로운 스케치 생성 - + Reorient sketch 스케치 방향 변경 - + Attach sketch 스케치 부착하기 - + Detach sketch 스케치 분리하기 - + Create a mirrored sketch for each selected sketch 각 선택된 스케치에 대한 거울상 스케치 생성하기 - + Merge sketches 스케치 병합 @@ -1988,72 +1988,72 @@ invalid constraints, degenerated geometry, etc. 육각형 추가하기 - + Convert to NURBS NURBS로 변환하기 - + Increase spline degree 스플라인 각도 증가하기 - + Decrease spline degree 스플라인 각도 감소하기 - + Increase knot multiplicity 매듭 반복횟수(Knot multiplicity) 증가 - + Decrease knot multiplicity 매듭 반복횟수(Knot multiplicity) 감소 - + Insert knot 매듭 삽입 - + Join Curves 곡선 결합하기 - + Exposing Internal Geometry 내부 형상 노출 - + Create symmetric geometry 대칭 형상 생성하기 - + Copy/clone/move geometry 형상 복사/복제/이동하기 - + Create copy of geometry 형상의 복사본 생성하기 - + Delete all geometry 모든 형상 제거 - + Delete All Constraints Delete All Constraints - + Remove Axes Alignment 축 정렬 제거하기 @@ -2064,9 +2064,9 @@ invalid constraints, degenerated geometry, etc. - - - + + + Update constraint's virtual space 구속의 가상 공간을 업데이트하기 @@ -2076,32 +2076,32 @@ invalid constraints, degenerated geometry, etc. 자동 구속 추가하기 - + Swap constraint names 제약조건 이름 변경 - + Rename sketch constraint 스케치 구속 이름 바꾸기 - + Drag Point 점 끌기 - + Drag Curve 곡선 끌기 - + Drag Constraint 구속 끌기 - + Modify sketch constraints 스케치 구속 수정하기 @@ -2162,59 +2162,59 @@ invalid constraints, degenerated geometry, etc. 자동구속 오류: 동일 구속 적용 후 해결할 수 없는 스케치 - + Unable to guess intersection of curves. Try adding a coincident constraint between the vertices of the curves you are intending to fillet. 곡선의 교차점을 추정할 수 없습니다. 모깎기 하려는 곡선의 정점들 사이에 일치 구속을 추가해 보십시오. - - + + BSpline Geometry Index (GeoID) is out of bounds. B스플라인 형상 인덱스(GeoID) 가 범위를 벗어났습니다. - + You are requesting no change in knot multiplicity. 매듭점 다중성에 대한 변경을 요청하지 않으셨습니다. - - + + The Geometry Index (GeoId) provided is not a B-spline curve. 제공된 형상 지수(GeoId) 는 B-스플라인 곡선이 아닙니다. - + The knot index is out of bounds. Note that in accordance with OCC notation, the first knot has index 1 and not zero. 매듭 지수가 범위를 벗어났습니다. OCC 표기법에 따라 첫 번째 매듭은 0이 아닌 지수 1을 가집니다. - + The multiplicity cannot be increased beyond the degree of the B-spline. 다중도는 B-스플라인의 정도 이상으로 증가할 수 없습니다. - + The multiplicity cannot be decreased beyond zero. 다중도는 0 이상으로 감소할 수 없습니다. - + OCC is unable to decrease the multiplicity within the maximum tolerance. OCC는 최대 공차 내에서 다중도를 감소시킬 수 없습니다. - + Knot cannot have zero multiplicity. 매듭은 0개의 다중도를 가질 수 없습니다. - + Knot multiplicity cannot be higher than the degree of the BSpline. 매듭 다중도는 B스플라인의 정도보다 높을 수 없습니다. - + Knot cannot be inserted outside the BSpline parameter range. 매듭은 B스플라인 매개변수 범위 밖에서 삽입할 수 없습니다. @@ -2238,62 +2238,50 @@ invalid constraints, degenerated geometry, etc. 스케쳐 - + There are no modes that accept the selected set of subelements 선택된 하위 요소 집합을 허용하는 모드가 없습니다. - + Broken link to support subelements 지원 하위요소에 대한 링크가 끊어짐 - - + + Unexpected error 예기치 않은 오류 - + Face is non-planar 평면이 아닙니다. - + Selected shapes are of wrong form (e.g., a curved edge where a straight one is needed) 잘못된 형식의 도형이 선택되었습니다.(e.g., 직선이 필요하지만 곡선을 선택함.) - + Sketch mapping 스케치 매핑 - + Can't map the sketch to selected object. %1. 선택된 객체에 스케치를 매핑할 수 없습니다. %1 - - + + Don't attach 첨부하지 마세요. - - - - - - - - - - - - @@ -2419,21 +2407,33 @@ invalid constraints, degenerated geometry, etc. - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + Wrong selection 잘못 된 선택 @@ -2614,9 +2614,9 @@ invalid constraints, degenerated geometry, etc. Number of selected objects is not 3 - - + + Error 에러 @@ -3025,155 +3025,155 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c Define B-Spline Degree, between 1 and %1: + + - - CAD Kernel Error CAD 커널 에러 - + None of the selected elements is an edge. 선택된 요소에서 선이 없습니다. - - + + At least one of the selected objects was not a B-Spline and was ignored. At least one of the selected objects was not a B-Spline and was ignored. - - + + The selection comprises more than one item. Please select just one knot. The selection comprises more than one item. Please select just one knot. - - + + Input Error 입력 에러 - - + + None of the selected elements is a knot of a B-spline None of the selected elements is a knot of a B-spline - - + + Selection is empty Selection is empty - + Nothing is selected. Please select a b-spline. Nothing is selected. Please select a b-spline. - + Please select a b-spline curve to insert a knot (not a knot on it). If the curve is not a b-spline, please convert it into one first. Please select a b-spline curve to insert a knot (not a knot on it). If the curve is not a b-spline, please convert it into one first. - + Nothing is selected. Please select end points of curves. Nothing is selected. Please select end points of curves. - + Too many curves on point Too many curves on point - - + + Exactly two curves should end at the selected point to be able to join them. Exactly two curves should end at the selected point to be able to join them. - + Too few curves on point Too few curves on point - + Two end points, or coincident point should be selected. Two end points, or coincident point should be selected. - - - - - - - - - - + + + + + + + + + + Select elements from a single sketch. 하나의 스케치에서 요소를 선택하세요. - + No constraint selected 선택된 제약조건이 없습니다. - + At least one constraint must be selected 최소한 하나 이상의 제약조건을 선택하세요. - + A symmetric construction requires at least two geometric elements, the last geometric element being the reference for the symmetry construction. 대칭은 최소한 두 개의 geometric 요소가 필요하며, 마지막 geometric 요소는 대칭의 기준이 됩니다. - + The last element must be a point or a line serving as reference for the symmetry construction. 대칭의 기준이 되는 마지막 요소는 반드시 점이나 선이어야 합니다. - - + + A copy requires at least one selected non-external geometric element 복사는 최소한 하나의 선택된 외부 geometric 요소가 필요합니다. - + Delete All Geometry Delete All Geometry - + Are you really sure you want to delete all geometry and constraints? Are you really sure you want to delete all geometry and constraints? - + Delete All Constraints Delete All Constraints - + Are you really sure you want to delete all the constraints? Are you really sure you want to delete all the constraints? - + Removal of axes alignment requires at least one selected non-external geometric element Removal of axes alignment requires at least one selected non-external geometric element - + Unsupported visual layer operation Unsupported visual layer operation - + It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted @@ -3372,67 +3372,67 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c SketcherGui::ConstraintView - + Select Elements Select Elements - + Change value 값 변경 - + Toggle to/from reference 생성/레퍼런스 모드로 변경 - + Deactivate 비활성화 - + Activate 활성화 - + Show constraints Show constraints - + Hide constraints Hide constraints - + Rename 이름 바꾸기 - + Center sketch 중심 스케치 - + Delete 삭제 - + Swap constraint names 제약조건 이름 변경 - + Unnamed constraint 이름없는 제약조건 - + Only the names of named constraints can be swapped. 이름을 가지고 있는 제약조건의 이름만 바꿀 수 있습니다. @@ -3515,72 +3515,72 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c SketcherGui::ElementFilterList - + Normal 일반 - + Construction Construction - + Internal Internal - + External External - + All types All types - + Point - + Line - + Circle - + Ellipse 타원 - + Arc of circle 원의 호 - + Arc of ellipse 타원의 호 - + Arc of hyperbola 쌍곡선의 호 - + Arc of parabola 포물선의 호 - + B-Spline B-스플라인 @@ -3588,142 +3588,142 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c SketcherGui::ElementView - + Point Coincidence Point Coincidence - + Point on Object Point on Object - + Vertical Constraint Vertical Constraint - + Horizontal Constraint Horizontal Constraint - + Parallel Constraint Parallel Constraint - + Perpendicular Constraint Perpendicular Constraint - + Tangent Constraint Tangent Constraint - + Equal Length Equal Length - + Symmetric Symmetric - + Block Constraint Block Constraint - + Lock Constraint Lock Constraint - + Horizontal Distance 수평 길이 - + Vertical Distance 수직 길이 - + Length Constraint Length Constraint - + Radius Constraint Radius Constraint - + Diameter Constraint Diameter Constraint - + Radiam Constraint Radiam Constraint - + Angle Constraint Angle Constraint - + Toggle construction geometry Geometry 타입 변경 - + Select Constraints Select Constraints - + Select Origin Select Origin - + Select Horizontal Axis Select Horizontal Axis - + Select Vertical Axis Select Vertical Axis - + Layer Layer - + Layer 0 Layer 0 - + Layer 1 Layer 1 - + Hidden Hidden - + Delete 삭제 @@ -4632,48 +4632,48 @@ However, no constraints linking to the endpoints were found. Settings - + Constraints Constraints - + Auto constraints 자동 제약조건 - + Auto remove redundants 불필요한 제약 자동 제거 - + Show only filtered Constraints Show only filtered Constraints - + Extended information (in widget) Extended information (in widget) - + Hide internal alignment (in widget) Hide internal alignment (in widget) - - + + Error 에러 - + Impossible to update visibility tracking Impossible to update visibility tracking - + Impossible to update visibility tracking: Impossible to update visibility tracking: @@ -4705,6 +4705,33 @@ However, no constraints linking to the endpoints were found. Settings Settings + + + + + + + + + + + + Construction + Construction + + + + Elements + 요소 + + + + + + + Point + + @@ -4716,110 +4743,83 @@ However, no constraints linking to the endpoints were found. - Construction - Construction - - - - Elements - 요소 - - - - - - - Point - - - - - - - - - - - - - Internal Internal - - + + + - Line - - + + + - Arc - - + + + - Circle - - + + + - Ellipse 타원 - - + + + - Elliptical Arc 타원형 호 - - + + + - Hyperbolic Arc 쌍곡선형 호 - - + + + - Parabolic Arc 포물선형 호 - - + + + - BSpline BSpline - - + + + - Other 기타 - + Extended information Extended information @@ -4827,42 +4827,42 @@ However, no constraints linking to the endpoints were found. SketcherGui::TaskSketcherMessages - + Solver messages 솔버 메세지 - + Auto update Auto update - + Executes a recomputation of active document after every sketch action Executes a recomputation of active document after every sketch action - + Click to select the conflicting constraints. Click to select the conflicting constraints. - + Click to select the redundant constraints. Click to select the redundant constraints. - + The sketch has unconstrained elements giving rise to those Degrees Of Freedom. Click to select the unconstrained elements. The sketch has unconstrained elements giving rise to those Degrees Of Freedom. Click to select the unconstrained elements. - + Click to select the malformed constraints. Click to select the malformed constraints. - + Some constraints in combination are partially redundant. Click to select the partially redundant constraints. Some constraints in combination are partially redundant. Click to select the partially redundant constraints. @@ -5040,119 +5040,119 @@ This is done by analyzing the sketch geometries and constraints. SketcherGui::ViewProviderSketch - + Edit sketch 스케치 수정 - + A dialog is already open in the task panel 테스크 패널에 이미 다이얼로그가 열려있습니다. - + Do you want to close this dialog? 다이얼로그를 닫으시겠습니까? - + Invalid sketch 유효하지 않은 스케치 - + Do you want to open the sketch validation tool? 스케치 확인 도구를 여시겠습니까? - + The sketch is invalid and cannot be edited. 스키체가 유효하지 않으므로 수정할 수 없습니다. - + Please remove the following constraint: 다음 제약조건을 제거하세요. - + Please remove at least one of the following constraints: 다음 제약조건중 하나 이상을 제거하세요. - + Please remove the following redundant constraint: 중복 제약조건을 제거하세요: - + Please remove the following redundant constraints: 중복 제약조건을 제거하세요: - + The following constraint is partially redundant: The following constraint is partially redundant: - + The following constraints are partially redundant: The following constraints are partially redundant: - + Please remove the following malformed constraint: Please remove the following malformed constraint: - + Please remove the following malformed constraints: Please remove the following malformed constraints: - + Empty sketch 빈 스케치 - + Over-constrained: Over-constrained: - + Malformed constraints: Malformed constraints: - + Redundant constraints: Redundant constraints: - + Partially redundant: Partially redundant: - + Solver failed to converge Solver failed to converge - + Under constrained: Under constrained: - + %n DoF(s) %n DoF(s) - + Fully constrained Fully constrained @@ -5160,8 +5160,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineComb - - + + Switches between showing and hiding the curvature comb for all B-splines 모든 B-스플라인에 대한 곡률 빗 표시 및 숨기기 전환 @@ -5169,8 +5169,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineDecreaseKnotMultiplicity - - + + Decreases the multiplicity of the selected knot of a B-spline B-spline의 선택된 매듭의 반복횟수 감소 @@ -5178,8 +5178,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineDegree - - + + Switches between showing and hiding the degree for all B-splines 모든 B-스플라인에 대한 각도 표시 및 숨기기를 전환합니다. @@ -5187,8 +5187,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineIncreaseKnotMultiplicity - - + + Increases the multiplicity of the selected knot of a B-spline B-스플라인의 선택된 매듭의 다중도를 증가시킴 @@ -5196,8 +5196,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineKnotMultiplicity - - + + Switches between showing and hiding the knot multiplicity for all B-splines 모든 B-스플라인에 대한 매듭점 다중성 표시와 숨김을 전환합니다. @@ -5205,8 +5205,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplinePoleWeight - - + + Switches between showing and hiding the control point weight for all B-splines 모든 B-스플라인에 대한 제어점 가중치 표시와 숨김을 전환합니다. @@ -5214,8 +5214,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplinePolygon - - + + Switches between showing and hiding the control polygons for all B-splines 모든 B-스플라인에 대한 제어 다각형 표시와 숨김을 전환합니다. @@ -5223,8 +5223,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_Clone - - + + Creates a clone of the geometry taking as reference the last selected point 마지막에 선택한 점을 기준으로 geometry 복제합니다. @@ -5232,17 +5232,17 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_CompCopy - + Clone 복제 - + Copy 복사하기 - + Move 이동 @@ -5284,8 +5284,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_Copy - - + + Creates a simple copy of the geometry taking as reference the last selected point 마지막에 선택한 점을 기준으로 geometry 복사합니다. @@ -5504,64 +5504,64 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_MapSketch - + No sketch found 스케치를 찾을 수 없습니다 - + The document doesn't have a sketch 문서에 스케치가 없습니다 - + Select sketch 스케치 선택 - + Select a sketch from the list 목록에서 스케치를 선택하세요. - + (incompatible with selection) (불가능한 선택) - + (current) (현재) - + (suggested) (제안) - + Sketch attachment 스케치 추가 - + Current attachment mode is incompatible with the new selection. Select the method to attach this sketch to selected objects. Current attachment mode is incompatible with the new selection. Select the method to attach this sketch to selected objects. - + Select the method to attach this sketch to selected objects. 선택된 객체에 스케치를 투영할 방법을 선택하세요. - + Map sketch 스케치 투영 - + Can't map a sketch to support: %1 스케치를 투영할 수 없습니다: @@ -5571,8 +5571,8 @@ Select the method to attach this sketch to selected objects. Sketcher_Move - - + + Moves the geometry taking as reference the last selected point 마지막으로 선택한 점을 기준으로 도형을 이동합니다. @@ -5580,12 +5580,12 @@ Select the method to attach this sketch to selected objects. Sketcher_NewSketch - + Sketch attachment 스케치 추가 - + Select the method to attach this sketch to selected object 선택된 객체에 스케치를 투영할 방법을 선택하세요 @@ -5593,12 +5593,12 @@ Select the method to attach this sketch to selected objects. Sketcher_ReorientSketch - + Sketch has support Sketch has support - + Sketch with a support face cannot be reoriented. Do you want to detach it from the support? 면에 투영되어 있는 스케치는 변경이 불가능합니다. @@ -5907,7 +5907,7 @@ Eigen Sparse QR algorithm is optimized for sparse matrices; usually faster ViewProviderSketch - + and %1 more and %1 more @@ -6097,22 +6097,22 @@ The grid spacing change if it becomes smaller than this number of pixel. GridSpaceAction - + Grid auto spacing Grid auto spacing - + Resize grid automatically depending on zoom. Resize grid automatically depending on zoom. - + Spacing Spacing - + Distance between two subsequent grid lines. Distance between two subsequent grid lines. @@ -6120,78 +6120,75 @@ The grid spacing change if it becomes smaller than this number of pixel. Notifications - + The Sketch has malformed constraints! The Sketch has malformed constraints! - + The Sketch has partially redundant constraints! The Sketch has partially redundant constraints! - + Parabolas were migrated. Migrated files won't open in previous versions of FreeCAD!! Parabolas were migrated. Migrated files won't open in previous versions of FreeCAD!! - - - - - - - - - - - - - + + + - - + - - - - - + + + + + + + + - - - + + + + + + + + + + + Error 에러 - + Failed to delete all geometry Failed to delete all geometry - + Failed to delete all constraints Failed to delete all constraints - + The constraint has invalid index information and is malformed. The constraint has invalid index information and is malformed. - - - @@ -6199,8 +6196,11 @@ The grid spacing change if it becomes smaller than this number of pixel. - - + + + + + Invalid Constraint Invalid Constraint @@ -6242,8 +6242,8 @@ The grid spacing change if it becomes smaller than this number of pixel.Error creating B-spline pole - + Error creating B-spline Error creating B-spline @@ -6340,9 +6340,9 @@ The grid spacing change if it becomes smaller than this number of pixel.Failed to trim edge - - + + Value Error Value Error @@ -6378,58 +6378,58 @@ The grid spacing change if it becomes smaller than this number of pixel. SnapSpaceAction - + Snap to objects Snap to objects - + New points will snap to the currently preselected object. It will also snap to the middle of lines and arcs. New points will snap to the currently preselected object. It will also snap to the middle of lines and arcs. - + Snap to grid Snap to grid - + New points will snap to the nearest grid line. Points must be set closer than a fifth of the grid spacing to a grid line to snap. New points will snap to the nearest grid line. Points must be set closer than a fifth of the grid spacing to a grid line to snap. - + Snap angle Snap angle - + Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle starts from the positive X axis of the sketch. Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle starts from the positive X axis of the sketch. RenderingOrderAction - - - - - Normal Geometry - Normal Geometry - - Construction Geometry - 생성 geometry + Normal Geometry + Normal Geometry + Construction Geometry + 생성 geometry + + + + + External Geometry External Geometry @@ -6450,12 +6450,12 @@ Points must be set closer than a fifth of the grid spacing to a grid line to sna CmdSketcherGrid - + Toggle grid Toggle grid - + Toggle the grid in the sketch. In the menu you can change grid settings. Toggle the grid in the sketch. In the menu you can change grid settings. @@ -6463,12 +6463,12 @@ Points must be set closer than a fifth of the grid spacing to a grid line to sna CmdSketcherSnap - + Toggle snap Toggle snap - + Toggle all snap functionality. In the menu you can toggle 'Snap to grid' and 'Snap to objects' individually, and change further snap settings. Toggle all snap functionality. In the menu you can toggle 'Snap to grid' and 'Snap to objects' individually, and change further snap settings. diff --git a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_nl.ts b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_nl.ts index 9ae11c1170..89a001222f 100644 --- a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_nl.ts +++ b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_nl.ts @@ -4,12 +4,12 @@ CmdSketcherBSplineComb - + Show/hide B-spline curvature comb Toon/Verberg B-spline kromming comb - + Switches between showing and hiding the curvature comb for all B-splines Schakelt tussen het tonen en verbergen van de krommingskam voor alle B-splines @@ -17,12 +17,12 @@ CmdSketcherBSplineDegree - + Show/hide B-spline degree Toon/Verberg B-spline graad - + Switches between showing and hiding the degree for all B-splines Hiermee schakelt u tussen tonen en verbergen de mate voor alle B-splines @@ -30,12 +30,12 @@ CmdSketcherBSplineKnotMultiplicity - + Show/hide B-spline knot multiplicity Toon/Verberg B-spline knoop multipliciteit - + Switches between showing and hiding the knot multiplicity for all B-splines Hiermee schakelt u tussen het weergeven en verbergen van de knoop multipliciteit voor alle B-splines @@ -43,12 +43,12 @@ CmdSketcherBSplinePoleWeight - + Show/hide B-spline control point weight Toon/Verberg B-spline controle punt gewicht - + Switches between showing and hiding the control point weight for all B-splines Schakelt tussen het weergeven en verbergen van het controlepunt voor alle B-splines @@ -56,12 +56,12 @@ CmdSketcherBSplinePolygon - + Show/hide B-spline control polygon Toon/Verberg B-spline controle veelhoek - + Switches between showing and hiding the control polygons for all B-splines Hiermee schakelt u tussen het weergeven en verbergen van de knoop multipliciteit voor alle B-splines @@ -82,12 +82,12 @@ CmdSketcherClone - + Clone Kopieer - + Creates a clone of the geometry taking as reference the last selected point Maakt een kloon van de geometrie en neemt als referentie het laatst geselecteerde punt @@ -95,32 +95,32 @@ CmdSketcherCompBSplineShowHideGeometryInformation - + Show/hide B-spline information layer Toon/Verberg B-spline informatielaag - + Show/hide B-spline degree Toon/Verberg B-spline graad - + Show/hide B-spline control polygon Toon/Verberg B-spline controle veelhoek - + Show/hide B-spline curvature comb Toon/Verberg B-spline kromming comb - + Show/hide B-spline knot multiplicity Toon/Verberg B-spline knoop multipliciteit - + Show/hide B-spline control point weight Toon/Verberg B-spline controle punt gewicht @@ -156,12 +156,12 @@ CmdSketcherCompCopy - + Clone Kopieer - + Creates a clone of the geometry taking as reference the last selected point Maakt een kloon van de geometrie en neemt als referentie het laatst geselecteerde punt @@ -365,22 +365,22 @@ CmdSketcherCompModifyKnotMultiplicity - + Modify knot multiplicity Knoop multipliciteit wijzigen - + Modifies the multiplicity of the selected knot of a B-spline Hiermee wijzigt u de multipliciteit van het geselecteerde knooppunt in een B-spline - + Increase knot multiplicity Verhogen van de multipliciteit van de knoop - + Decrease knot multiplicity Verlagen van de multipliciteit van de knoop @@ -639,12 +639,12 @@ met betrekking tot een lijn of een derde punt CmdSketcherConvertToNURBS - + Convert geometry to B-spline Converteer geometrie naar B-spline - + Converts the selected geometry to a B-spline Zet de geselecteerde geometrie om naar een B-spline @@ -652,12 +652,12 @@ met betrekking tot een lijn of een derde punt CmdSketcherCopy - + Copy Kopie - + Creates a simple copy of the geometry taking as reference the last selected point Maakt een eenvoudige kopie van de geometrie met als referentie het laatst geselecteerde punt @@ -1016,12 +1016,12 @@ met betrekking tot een lijn of een derde punt CmdSketcherDecreaseDegree - + Decrease B-spline degree Verlaag graad van B-spline - + Decreases the degree of the B-spline Vermindert de graad van de B-spline @@ -1029,12 +1029,12 @@ met betrekking tot een lijn of een derde punt CmdSketcherDecreaseKnotMultiplicity - + Decrease knot multiplicity Verlagen van de multipliciteit van de knoop - + Decreases the multiplicity of the selected knot of a B-spline Vermindert de multipliciteit van het geselecteerde knooppunt van een B-spline @@ -1042,12 +1042,12 @@ met betrekking tot een lijn of een derde punt CmdSketcherDeleteAllConstraints - + Delete all constraints Verwijder alle beperkingen - + Delete all constraints in the sketch Verwijder alle beperkingen in de schets @@ -1055,12 +1055,12 @@ met betrekking tot een lijn of een derde punt CmdSketcherDeleteAllGeometry - + Delete all geometry Alle geometrie verwijderen - + Delete all geometry and constraints in the current sketch, with the exception of external geometry Verwijder alle geometrie en beperkingen in de huidige schets, met uitzondering van externe geometrie @@ -1068,12 +1068,12 @@ met betrekking tot een lijn of een derde punt CmdSketcherEditSketch - + Edit sketch Schets bewerken - + Edit the selected sketch. Bewerken de geselecteerde schets. @@ -1107,12 +1107,12 @@ met betrekking tot een lijn of een derde punt CmdSketcherIncreaseDegree - + Increase B-spline degree Verhoog B-spline graad - + Increases the degree of the B-spline Vergroot de hoek van de B-spline @@ -1120,12 +1120,12 @@ met betrekking tot een lijn of een derde punt CmdSketcherIncreaseKnotMultiplicity - + Increase knot multiplicity Verhogen van de multipliciteit van de knoop - + Increases the multiplicity of the selected knot of a B-spline Verhoogt de multipliciteit van de geselecteerde knoop van een B-spline @@ -1133,12 +1133,12 @@ met betrekking tot een lijn of een derde punt CmdSketcherInsertKnot - + Insert knot Knoop invoegen - + Inserts knot at given parameter. If a knot already exists at that parameter, it's multiplicity is increased by one. Voegt een knooppunt in bij de gegeven parameter. Als het knooppunt reeds bestaat bij die parameter, wordt de multipliciteit verhoogd met 1. @@ -1146,12 +1146,12 @@ met betrekking tot een lijn of een derde punt CmdSketcherJoinCurves - + Join curves Krommen samenvoegen - + Join two curves at selected end points Verbind twee krommen met elkaar bij de geselecteerde eindpunten @@ -1159,12 +1159,12 @@ met betrekking tot een lijn of een derde punt CmdSketcherLeaveSketch - + Leave sketch Verlaat schets - + Finish editing the active sketch. Voltooi het bewerken van de actieve schets. @@ -1172,12 +1172,12 @@ met betrekking tot een lijn of een derde punt CmdSketcherMapSketch - + Map sketch to face... Wijs schets toe aan vlak... - + Set the 'Support' of a sketch. First select the supporting geometry, for example, a face or an edge of a solid object, then call this command, then choose the desired sketch. @@ -1186,7 +1186,7 @@ Kies eerst de ondersteunende geometrie, bijvoorbeeld een vlak of een rand van ee Roep dan dit commando aan, kies dan de gewenste schets. - + Some of the selected objects depend on the sketch to be mapped. Circular dependencies are not allowed. Sommige van de geselecteerde objecten zijn afhankelijk van de in kaart te brengen schets. Cirkelvormige afhankelijkheden zijn niet toegestaan. @@ -1194,22 +1194,22 @@ Roep dan dit commando aan, kies dan de gewenste schets. CmdSketcherMergeSketches - + Merge sketches Schetsen samenvoegen - + Create a new sketch from merging two or more selected sketches. Maak een nieuwe schets van het samenvoegen van twee of meer geselecteerde schetsen. - + Wrong selection Verkeerde selectie - + Select at least two sketches. Selecteer ten minste twee schetsen. @@ -1217,12 +1217,12 @@ Roep dan dit commando aan, kies dan de gewenste schets. CmdSketcherMirrorSketch - + Mirror sketch Spiegel schets - + Create a new mirrored sketch for each selected sketch by using the X or Y axes, or the origin point, as mirroring reference. @@ -1231,12 +1231,12 @@ door gebruik te maken van de X-of Y-assen of het oorsprongpunt, als spiegelverwijzing. - + Wrong selection Verkeerde selectie - + Select one or more sketches. Selecteer een of meer schetsen. @@ -1244,12 +1244,12 @@ als spiegelverwijzing. CmdSketcherMove - + Move Verplaatsen - + Moves the geometry taking as reference the last selected point Verplaatst de geometrie met als referentie het laatst gekozen punt @@ -1257,12 +1257,12 @@ als spiegelverwijzing. CmdSketcherNewSketch - + Create sketch Maak schets - + Create a new sketch. Maak een nieuwe schets. @@ -1270,12 +1270,12 @@ als spiegelverwijzing. CmdSketcherRectangularArray - + Rectangular array Rechthoekige reeks - + Creates a rectangular array pattern of the geometry taking as reference the last selected point Maakt een rechthoekig reekspatroon van de geometrie met als referentie het laatst geselecteerde punt @@ -1283,12 +1283,12 @@ als spiegelverwijzing. CmdSketcherRemoveAxesAlignment - + Remove axes alignment Uitlijning assen verwijderen - + Modifies constraints to remove axes alignment while trying to preserve the constraint relationship of the selection Wijzigt de kaders om assen uitlijning te verwijderen terwijl u probeert de beperkende relatie van de selectie te behouden @@ -1296,12 +1296,12 @@ als spiegelverwijzing. CmdSketcherReorientSketch - + Reorient sketch... Schets heroriënteren... - + Place the selected sketch on one of the global coordinate planes. This will clear the 'Support' property, if any. Plaats de geselecteerde schets op een van de globale coördinaat vlakken. @@ -1311,12 +1311,12 @@ Dit zal de 'Support' eigenschap verwijderen, indien van toepassing. CmdSketcherRestoreInternalAlignmentGeometry - + Show/hide internal geometry Toon/Verberg interne geometrie - + Show all internal geometry or hide unused internal geometry Toon alle interne geometrie of verberg ongebruikte interne geometrie @@ -1324,8 +1324,8 @@ Dit zal de 'Support' eigenschap verwijderen, indien van toepassing. CmdSketcherSelectConflictingConstraints - + Select conflicting constraints Selecteer conflicterende beperkingen @@ -1333,12 +1333,12 @@ Dit zal de 'Support' eigenschap verwijderen, indien van toepassing. CmdSketcherSelectConstraints - + Select associated constraints Selecteer bijbehorende beperkingen - + Select the constraints associated with the selected geometrical elements Selecteer de beperkingen die zijn gekoppeld aan de geselecteerde geometrische elementen @@ -1346,12 +1346,12 @@ Dit zal de 'Support' eigenschap verwijderen, indien van toepassing. CmdSketcherSelectElementsAssociatedWithConstraints - + Select associated geometry Selecteer bijbehorende geometrie - + Select the geometrical elements associated with the selected constraints Selecteer de geometrische elementen die zijn gekoppeld aan de geselecteerde beperkingen @@ -1359,12 +1359,12 @@ Dit zal de 'Support' eigenschap verwijderen, indien van toepassing. CmdSketcherSelectElementsWithDoFs - + Select unconstrained DoF Selecteer onbegrensde DoF - + Select geometrical elements where the solver still detects unconstrained degrees of freedom. Selecteer geometrische elementen waar de oplosser nog steeds ongehinderde graden van vrijheid detecteert. @@ -1372,12 +1372,12 @@ Dit zal de 'Support' eigenschap verwijderen, indien van toepassing. CmdSketcherSelectHorizontalAxis - + Select horizontal axis Selecteer horizontale as - + Select the local horizontal axis of the sketch Selecteer de lokale horizontale as van de schets @@ -1385,8 +1385,8 @@ Dit zal de 'Support' eigenschap verwijderen, indien van toepassing. CmdSketcherSelectMalformedConstraints - + Select malformed constraints Selecteer foutieve randvoorwaarde @@ -1394,12 +1394,12 @@ Dit zal de 'Support' eigenschap verwijderen, indien van toepassing. CmdSketcherSelectOrigin - + Select origin Selecteer oorsprong - + Select the local origin point of the sketch Selecteer het lokale oorsprongpunt van de schets @@ -1407,8 +1407,8 @@ Dit zal de 'Support' eigenschap verwijderen, indien van toepassing. CmdSketcherSelectPartiallyRedundantConstraints - + Select partially redundant constraints Schets bevat overbodige beperkingen @@ -1416,8 +1416,8 @@ Dit zal de 'Support' eigenschap verwijderen, indien van toepassing. CmdSketcherSelectRedundantConstraints - + Select redundant constraints Selecteer overbodige beperkingen @@ -1425,12 +1425,12 @@ Dit zal de 'Support' eigenschap verwijderen, indien van toepassing. CmdSketcherSelectVerticalAxis - + Select vertical axis Selecteer verticale as - + Select the local vertical axis of the sketch Selecteer de lokale verticale as van de schets @@ -1451,12 +1451,12 @@ Dit zal de 'Support' eigenschap verwijderen, indien van toepassing. CmdSketcherStopOperation - + Stop operation Stop bewerking - + When in edit mode, stop the active operation (drawing, constraining, etc.). Stop in de bewerkingsmodus de actieve bewerking (tekenen, beperken, etc.). @@ -1477,12 +1477,12 @@ Dit zal de 'Support' eigenschap verwijderen, indien van toepassing. CmdSketcherSymmetry - + Symmetry Symmetrie - + Creates symmetric geometry with respect to the last selected line or point Maakt een symmetrische geometrie ten opzichte van de laatst gekozen lijn of punt @@ -1544,24 +1544,24 @@ op sturende of referentie modus CmdSketcherValidateSketch - + Validate sketch... Schets valideren... - + Validate a sketch by looking at missing coincidences, invalid constraints, degenerated geometry, etc. Controleer een schets door naar missende samenvallende punten te kijken, ongeldige constraints, gedegenereerde geometrie, etc. - + Wrong selection Verkeerde selectie - + Select only one sketch. Selecteer slechts één schets. @@ -1569,12 +1569,12 @@ ongeldige constraints, gedegenereerde geometrie, etc. CmdSketcherViewSection - + View section Bekijk doorsnede - + When in edit mode, switch between section view and full view. Wanneer in bewerk modus, schakel over tussen sectie en volledige weergave. @@ -1582,12 +1582,12 @@ ongeldige constraints, gedegenereerde geometrie, etc. CmdSketcherViewSketch - + View sketch Bekijk schets - + When in edit mode, set the camera orientation perpendicular to the sketch plane. Wanneer in bewerk modus,, zet de camera-oriëntatie loodrecht op het schets. @@ -1845,37 +1845,37 @@ ongeldige constraints, gedegenereerde geometrie, etc. Beperking activeren/deactiveren - + Create a new sketch on a face Maak een nieuwe schets op een oppervlak - + Create a new sketch Maak een nieuwe schets - + Reorient sketch Schets heroriënteren - + Attach sketch Schets aankoppelen - + Detach sketch Schets loskoppelen - + Create a mirrored sketch for each selected sketch Maak een gespiegelde schets voor elke geselecteerde schets - + Merge sketches Schetsen samenvoegen @@ -1993,72 +1993,72 @@ ongeldige constraints, gedegenereerde geometrie, etc. Zeshoek toevoegen - + Convert to NURBS Converteren naar NURBS - + Increase spline degree Spline-graad verhogen - + Decrease spline degree Verlaag spline-graden - + Increase knot multiplicity Verhogen van de multipliciteit van de knoop - + Decrease knot multiplicity Verlagen van de multipliciteit van de knoop - + Insert knot Knoop invoegen - + Join Curves Krommen verbinden - + Exposing Internal Geometry Intern Geometrie belichten - + Create symmetric geometry Symmetrische geometrie creëren - + Copy/clone/move geometry Kopie/kloon/beweeg geometrie - + Create copy of geometry Kopie van geometrie maken - + Delete all geometry Alle geometrie verwijderen - + Delete All Constraints Verwijder alle beperkingen - + Remove Axes Alignment Verwijder assen uitlijning @@ -2069,9 +2069,9 @@ ongeldige constraints, gedegenereerde geometrie, etc. - - - + + + Update constraint's virtual space Update beperking's virtuele ruimte @@ -2081,32 +2081,32 @@ ongeldige constraints, gedegenereerde geometrie, etc. Voeg automatische beperkingen toe - + Swap constraint names Wissel de beperkingsnamen om - + Rename sketch constraint Hernoem schets beperking - + Drag Point Sleeppunt - + Drag Curve Sleep Kromme - + Drag Constraint Sleep beperking - + Modify sketch constraints Wijzig schets beperkingen @@ -2167,59 +2167,59 @@ ongeldige constraints, gedegenereerde geometrie, etc. Autoconstrain error: Defecte schets tijdens aanleggen van gelijkheids-constraint. - + Unable to guess intersection of curves. Try adding a coincident constraint between the vertices of the curves you are intending to fillet. Niet in staat om het snijpunt van de bochten te raden. Probeer een samenvallende beperking toe te voegen tussen de vertexen van de curven die u wilt afronden. - - + + BSpline Geometry Index (GeoID) is out of bounds. B-spline Geometrie Index (GeoID) buiten bereik. - + You are requesting no change in knot multiplicity. U vraagt geen verandering in de knoop multipliciteit. - - + + The Geometry Index (GeoId) provided is not a B-spline curve. De Geometrie Index (Geold) aangeleverd is geen B-spline lijn. - + The knot index is out of bounds. Note that in accordance with OCC notation, the first knot has index 1 and not zero. De knoop-index is buiten de grenzen. Merk op dat volgens de OCC-notatie de eerste knoop index 1 heeft en niet nul. - + The multiplicity cannot be increased beyond the degree of the B-spline. De multipliciteit mag niet groter zijn dan het aantal graden van de B-spline. - + The multiplicity cannot be decreased beyond zero. De multipliciteit kan niet lager zijn dan nul. - + OCC is unable to decrease the multiplicity within the maximum tolerance. OCC is niet in staat om de multipliciteit binnen de maximale tolerantie te verlagen. - + Knot cannot have zero multiplicity. Knooppunt kan geen multipliciteit van nul hebben. - + Knot multiplicity cannot be higher than the degree of the BSpline. Knooppunt multipliciteit kan niet hoger zijn dan de graad van de B-spline. - + Knot cannot be inserted outside the BSpline parameter range. Knooppunt kan niet worden toegevoegd buiten de parameters van de B-spline. @@ -2243,62 +2243,50 @@ ongeldige constraints, gedegenereerde geometrie, etc. Schetsen - + There are no modes that accept the selected set of subelements Er zijn geen modi die de geselecteerde set van subelementen aanvaarden - + Broken link to support subelements Gebroken link naar ondersteuning van subelementen - - + + Unexpected error Onverwachte fout - + Face is non-planar Vlak is niet-planair - + Selected shapes are of wrong form (e.g., a curved edge where a straight one is needed) Geselecteerde vormen zijn van een verkeerde vorm (bijv. een gebogen rand waar een rechte nodig is) - + Sketch mapping Schetsmapping - + Can't map the sketch to selected object. %1. Kan de schets niet in kaart brengen naar het geselecteerde object. %1. - - + + Don't attach Niet bijvoegen - - - - - - - - - - - - @@ -2424,21 +2412,33 @@ ongeldige constraints, gedegenereerde geometrie, etc. - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + Wrong selection Verkeerde selectie @@ -2619,9 +2619,9 @@ ongeldige constraints, gedegenereerde geometrie, etc. Het aantal geselecteerde objecten is niet gelijk aan 3 - - + + Error Fout @@ -3030,155 +3030,155 @@ Geaccepteerde combinaties: twee curven; een eindpunt en een curve; twee eindpunt Definieer de B-Spline graad, tussen 1 en %1: + + - - CAD Kernel Error CAD-kernelfout - + None of the selected elements is an edge. Geen van de geselecteerde elementen is een rand. - - + + At least one of the selected objects was not a B-Spline and was ignored. Ten minste één van de geselecteerde objecten was geen B-Spline en werd genegeerd. - - + + The selection comprises more than one item. Please select just one knot. De selectie bestaat uit meer dan één item. Gelieve slechts één knoop te selecteren. - - + + Input Error Invoerfout - - + + None of the selected elements is a knot of a B-spline Geen van de geselecteerde elementen is een knoop van een B-spline - - + + Selection is empty Selectie is leeg - + Nothing is selected. Please select a b-spline. Er is niets geselecteerd. Selecteer een B-spline. - + Please select a b-spline curve to insert a knot (not a knot on it). If the curve is not a b-spline, please convert it into one first. Selecteer een B-spline-kromme om een knoop in te voegen (selecteer niet een knoop). Als de kromme geen B-spline is, verander deze dan eerst in een B-spline kromme. - + Nothing is selected. Please select end points of curves. Er is niets geselecteerd. Selecteer de eindpunten van de krommen. - + Too many curves on point Te veel krommen op het punt - - + + Exactly two curves should end at the selected point to be able to join them. Exactly two curves should end at the selected point to be able to join them. - + Too few curves on point Te weinig krommen op het punt - + Two end points, or coincident point should be selected. Twee eindpunten, of een samenvallend punt, moeten worden geselecteerd. - - - - - - - - - - + + + + + + + + + + Select elements from a single sketch. Selecteer elementen uit één schets. - + No constraint selected Geen beperking geselecteerd - + At least one constraint must be selected U dient minstens één beperking te selecteren - + A symmetric construction requires at least two geometric elements, the last geometric element being the reference for the symmetry construction. Een symmetrische constructie vereist minstens twee geometrische elementen. Het laatste geometrische element is de referentie voor de symmetrieconstructie. - + The last element must be a point or a line serving as reference for the symmetry construction. Het laatste element moet een punt of een lijn zijn die als referentie dient voor de symmetrieopbouw. - - + + A copy requires at least one selected non-external geometric element Een kopie vereist minstens één geselecteerd niet-extern geometrisch element - + Delete All Geometry Verwijder alle geometrie - + Are you really sure you want to delete all geometry and constraints? Weet je zeker dat je alle geometrie en beperkingen wilt verwijderen? - + Delete All Constraints Verwijder alle beperkingen - + Are you really sure you want to delete all the constraints? Weet u zeker dat u alle beperkingen wilt verwijderen? - + Removal of axes alignment requires at least one selected non-external geometric element Verwijdering van de assen uitlijning vereist ten minste één geselecteerd niet-extern geometrisch element - + Unsupported visual layer operation Niet ondersteunde visuele laag bewerking - + It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted Het verplaatsen van externe geometrie naar een andere visuele laag wordt momenteel niet ondersteund. Externe geometrie wordt weggelaten @@ -3377,67 +3377,67 @@ Geaccepteerde combinaties: twee curven; een eindpunt en een curve; twee eindpunt SketcherGui::ConstraintView - + Select Elements Elementen selecteren - + Change value Waarde wijzigen - + Toggle to/from reference Schakel naar/van referentie om - + Deactivate Deactiveren - + Activate Activeren - + Show constraints Toon beperkingen - + Hide constraints Verberg beperkingen - + Rename Hernoemen - + Center sketch Middelste schets - + Delete Verwijderen - + Swap constraint names Wissel de beperkingsnamen om - + Unnamed constraint Onbenoemde beperking - + Only the names of named constraints can be swapped. Alleen de namen van de genoemde beperkingen kunnen omgewisseld worden. @@ -3520,72 +3520,72 @@ Geaccepteerde combinaties: twee curven; een eindpunt en een curve; twee eindpunt SketcherGui::ElementFilterList - + Normal Normaal - + Construction Constructie - + Internal Intern - + External Extern - + All types Alle types - + Point Punt - + Line Lijn - + Circle Cirkel - + Ellipse Ellips - + Arc of circle Cirkelboog - + Arc of ellipse Boog van ellips - + Arc of hyperbola Boog van hyperbool - + Arc of parabola Boog van parabool - + B-Spline B-Spline @@ -3593,142 +3593,142 @@ Geaccepteerde combinaties: twee curven; een eindpunt en een curve; twee eindpunt SketcherGui::ElementView - + Point Coincidence Point Coincidence - + Point on Object Punt op object - + Vertical Constraint Verticale beperking - + Horizontal Constraint Horizontale beperking - + Parallel Constraint Parallelle beperking - + Perpendicular Constraint Haakse beperking - + Tangent Constraint Tangens beperking - + Equal Length Gelijke lengte - + Symmetric Symmetrisch - + Block Constraint Blok beperking - + Lock Constraint Vergrendel beperking - + Horizontal Distance Horizontale Afstand - + Vertical Distance Verticale Afstand - + Length Constraint Lengte beperking - + Radius Constraint Straal beperking - + Diameter Constraint Diameter beperking - + Radiam Constraint Straal/diameter beperking - + Angle Constraint Hoek beperking - + Toggle construction geometry Bouwgeometrie in-/uitschakelen - + Select Constraints Selecteer beperkingen - + Select Origin Selecteer oorsprong - + Select Horizontal Axis Selecteer Horizontale As - + Select Vertical Axis Selecteer Verticale As - + Layer Layer - + Layer 0 Laag 0 - + Layer 1 Laag 1 - + Hidden Verborgen - + Delete Verwijderen @@ -3901,7 +3901,7 @@ Geaccepteerde combinaties: twee curven; een eindpunt en een curve; twee eindpunt If selected, each element in the array is constrained with respect to the others using construction lines - Indien geselecteerd, elk element in de matrix wordt beperkt + Indien geselecteerd, elk element in de matrix wordt beperkt ten opzichte van de anderen met behulp van constructielijnen @@ -4637,48 +4637,48 @@ Er zijn echter geen beperkingen gevonden die verband houden met de eindpunten.Instellingen - + Constraints Beperkingen - + Auto constraints Automatische beperkingen - + Auto remove redundants Automatische verwijdering van redundanties - + Show only filtered Constraints Toon alleen gefilterde beperkingen - + Extended information (in widget) Uitgebreide informatie (in widget) - + Hide internal alignment (in widget) Verberg interne uitlijning (in widget) - - + + Error Fout - + Impossible to update visibility tracking Onmogelijk om de zichtbaarheid tracking bij te werken - + Impossible to update visibility tracking: Bijwerken van de zichtbaarheid tracking is onmogelijk: @@ -4710,6 +4710,33 @@ Er zijn echter geen beperkingen gevonden die verband houden met de eindpunten.Settings Instellingen + + + + + + + + + + + + Construction + Constructie + + + + Elements + Elementen + + + + + + + Point + Punt + @@ -4721,110 +4748,83 @@ Er zijn echter geen beperkingen gevonden die verband houden met de eindpunten. - Construction - Constructie - - - - Elements - Elementen - - - - - - - Point - Punt - - - - - - - - - - - - Internal Intern - - + + + - Line Lijn - - + + + - Arc Boog - - + + + - Circle Cirkel - - + + + - Ellipse Ellips - - + + + - Elliptical Arc Elliptische boog - - + + + - Hyperbolic Arc Hyperbolische boog - - + + + - Parabolic Arc Parabolische boog - - + + + - BSpline BSpline - - + + + - Other Andere - + Extended information Uitgebreide informatie @@ -4832,42 +4832,42 @@ Er zijn echter geen beperkingen gevonden die verband houden met de eindpunten. SketcherGui::TaskSketcherMessages - + Solver messages Oplosser berichten - + Auto update Automatische update - + Executes a recomputation of active document after every sketch action Voert een herberekening van het actieve document uit na elke schetsactie - + Click to select the conflicting constraints. Klik om conflicterende beperkingen te selecteren. - + Click to select the redundant constraints. Klik om overbodige beperkingen te selecteren. - + The sketch has unconstrained elements giving rise to those Degrees Of Freedom. Click to select the unconstrained elements. The sketch has unconstrained elements giving rise to those Degrees Of Freedom. Click to select the unconstrained elements. - + Click to select the malformed constraints. Klik om ongeldige beperkingen te selecteren. - + Some constraints in combination are partially redundant. Click to select the partially redundant constraints. Sommige samengevoegde beperkingen zijn gedeeltelijk overbodig. Klik om de gedeeltelijk overbodige beperkingen te selecteren. @@ -5045,112 +5045,112 @@ This is done by analyzing the sketch geometries and constraints. SketcherGui::ViewProviderSketch - + Edit sketch Schets bewerken - + A dialog is already open in the task panel Een dialoog is al geopend in het taakvenster - + Do you want to close this dialog? Wilt u dit dialoogvenster sluiten? - + Invalid sketch Ongeldige schets - + Do you want to open the sketch validation tool? Wilt u het schetsvalidatiegereedschap openen? - + The sketch is invalid and cannot be edited. De schets is ongeldig en kan niet worden bewerkt. - + Please remove the following constraint: Gelieve de volgende beperking te verwijderen: - + Please remove at least one of the following constraints: Gelieve minstens één van de volgende beperkingen te verwijderen: - + Please remove the following redundant constraint: Gelieve de volgende overbodige beperking te verwijderen: - + Please remove the following redundant constraints: Gelieve de volgende overbodige beperkingen te verwijderen: - + The following constraint is partially redundant: De volgende beperking is gedeeltelijk overbodig: - + The following constraints are partially redundant: De volgende beperkingen zijn gedeeltelijk overbodig: - + Please remove the following malformed constraint: Verwijder de volgende conflicterende beperking: - + Please remove the following malformed constraints: Verwijder de volgende conflicterende beperkingen: - + Empty sketch Lege schets - + Over-constrained: Over-constrained: - + Malformed constraints: Ongeldige beperkingen: - + Redundant constraints: Overbodige beperkingen: - + Partially redundant: Gedeeltelijk overbodig: - + Solver failed to converge Solver failed to converge - + Under constrained: Under constrained: - + %n DoF(s) %n vrijheidsgraden @@ -5158,7 +5158,7 @@ This is done by analyzing the sketch geometries and constraints. - + Fully constrained Fully constrained @@ -5166,8 +5166,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineComb - - + + Switches between showing and hiding the curvature comb for all B-splines Schakelt tussen het tonen en verbergen van de krommingskam voor alle B-splines @@ -5175,8 +5175,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineDecreaseKnotMultiplicity - - + + Decreases the multiplicity of the selected knot of a B-spline Vermindert de multipliciteit van het geselecteerde knooppunt van een B-spline @@ -5184,8 +5184,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineDegree - - + + Switches between showing and hiding the degree for all B-splines Hiermee schakelt u tussen tonen en verbergen de mate voor alle B-splines @@ -5193,8 +5193,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineIncreaseKnotMultiplicity - - + + Increases the multiplicity of the selected knot of a B-spline Verhoogt de multipliciteit van de geselecteerde knoop van een B-spline @@ -5202,8 +5202,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineKnotMultiplicity - - + + Switches between showing and hiding the knot multiplicity for all B-splines Hiermee schakelt u tussen het weergeven en verbergen van de knoop multipliciteit voor alle B-splines @@ -5211,8 +5211,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplinePoleWeight - - + + Switches between showing and hiding the control point weight for all B-splines Schakelt tussen het weergeven en verbergen van het controlepunt voor alle B-splines @@ -5220,8 +5220,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplinePolygon - - + + Switches between showing and hiding the control polygons for all B-splines Hiermee schakelt u tussen het weergeven en verbergen van de knoop multipliciteit voor alle B-splines @@ -5229,8 +5229,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_Clone - - + + Creates a clone of the geometry taking as reference the last selected point Maakt een kloon van de geometrie en neemt als referentie het laatst geselecteerde punt @@ -5238,17 +5238,17 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_CompCopy - + Clone Kopieer - + Copy Kopie - + Move Verplaatsen @@ -5290,8 +5290,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_Copy - - + + Creates a simple copy of the geometry taking as reference the last selected point Maakt een eenvoudige kopie van de geometrie met als referentie het laatst geselecteerde punt @@ -5510,64 +5510,64 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_MapSketch - + No sketch found Geen schets gevonden - + The document doesn't have a sketch Het document heeft geen schets - + Select sketch Kies schets - + Select a sketch from the list Selecteer een schets uit de lijst - + (incompatible with selection) (niet compatibel met selectie) - + (current) (huidige) - + (suggested) (voorgesteld) - + Sketch attachment Schetsbijlage - + Current attachment mode is incompatible with the new selection. Select the method to attach this sketch to selected objects. Huidige aanhaak-modus is niet compatibel met de nieuwe selectie. Selecteer de methode om deze schets toe te voegen aan de geselecteerde objecten. - + Select the method to attach this sketch to selected objects. Selecteer de methode om deze schets aan geselecteerde objecten te koppelen. - + Map sketch Kaartschets - + Can't map a sketch to support: %1 Kan geen schets in kaart brengen ter ondersteuning: @@ -5577,8 +5577,8 @@ Selecteer de methode om deze schets toe te voegen aan de geselecteerde objecten. Sketcher_Move - - + + Moves the geometry taking as reference the last selected point Verplaatst de geometrie met als referentie het laatst gekozen punt @@ -5586,12 +5586,12 @@ Selecteer de methode om deze schets toe te voegen aan de geselecteerde objecten. Sketcher_NewSketch - + Sketch attachment Schetsbijlage - + Select the method to attach this sketch to selected object Selecteer de methode om deze schets aan het geselecteerde object te koppelen @@ -5599,12 +5599,12 @@ Selecteer de methode om deze schets toe te voegen aan de geselecteerde objecten. Sketcher_ReorientSketch - + Sketch has support Schets heeft ondersteuning - + Sketch with a support face cannot be reoriented. Do you want to detach it from the support? Schets met een ondersteuningsvlak kan niet worden geheroriënteerd. @@ -5913,7 +5913,7 @@ Eigen Sparse-QR-algoritme is geoptimaliseerd voor spaarzame matrices; meestal sn ViewProviderSketch - + and %1 more en %1 meer @@ -6103,22 +6103,22 @@ The grid spacing change if it becomes smaller than this number of pixel. GridSpaceAction - + Grid auto spacing Automatische raster-verdeling - + Resize grid automatically depending on zoom. Formaat raster automatisch aanpassen afhankelijk van zoom. - + Spacing Afstand - + Distance between two subsequent grid lines. Afstand tussen twee opeenvolgende rasterlijnen. @@ -6126,78 +6126,75 @@ The grid spacing change if it becomes smaller than this number of pixel. Notifications - + The Sketch has malformed constraints! De schets heeft ongeldige beperkingen! - + The Sketch has partially redundant constraints! De schets heeft deels overbodige beperkingen! - + Parabolas were migrated. Migrated files won't open in previous versions of FreeCAD!! Parabolen zijn geconverteerd. Geconverteerde bestanden kunnen niet in vorige versies van FreeCAD worden geopend!! - - - - - - - - - - - - - + + + - - + - - - - - + + + + + + + + - - - + + + + + + + + + + + Error Fout - + Failed to delete all geometry Verwijderen van alle geometrie is mislukt - + Failed to delete all constraints Mislukt om alle beperkingen te verwijderen - + The constraint has invalid index information and is malformed. The constraint has invalid index information and is malformed. - - - @@ -6205,8 +6202,11 @@ The grid spacing change if it becomes smaller than this number of pixel. - - + + + + + Invalid Constraint Invalid Constraint @@ -6248,8 +6248,8 @@ The grid spacing change if it becomes smaller than this number of pixel.Fout bij het maken van de B-spline pool - + Error creating B-spline Fout bij het maken van de B-spline @@ -6346,9 +6346,9 @@ The grid spacing change if it becomes smaller than this number of pixel.Failed to trim edge - - + + Value Error Fout in de waarde @@ -6384,58 +6384,58 @@ The grid spacing change if it becomes smaller than this number of pixel. SnapSpaceAction - + Snap to objects Uitlijnen op objecten - + New points will snap to the currently preselected object. It will also snap to the middle of lines and arcs. New points will snap to the currently preselected object. It will also snap to the middle of lines and arcs. - + Snap to grid Snap to grid - + New points will snap to the nearest grid line. Points must be set closer than a fifth of the grid spacing to a grid line to snap. New points will snap to the nearest grid line. Points must be set closer than a fifth of the grid spacing to a grid line to snap. - + Snap angle Snap angle - + Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle starts from the positive X axis of the sketch. Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle starts from the positive X axis of the sketch. RenderingOrderAction - - - - - Normal Geometry - Normale geometrie - - Construction Geometry - Bouwgeometrie + Normal Geometry + Normale geometrie + Construction Geometry + Bouwgeometrie + + + + + External Geometry Externe geometrie @@ -6456,12 +6456,12 @@ Points must be set closer than a fifth of the grid spacing to a grid line to sna CmdSketcherGrid - + Toggle grid Toggle grid - + Toggle the grid in the sketch. In the menu you can change grid settings. Toggle the grid in the sketch. In the menu you can change grid settings. @@ -6469,12 +6469,12 @@ Points must be set closer than a fifth of the grid spacing to a grid line to sna CmdSketcherSnap - + Toggle snap Toggle snap - + Toggle all snap functionality. In the menu you can toggle 'Snap to grid' and 'Snap to objects' individually, and change further snap settings. Toggle all snap functionality. In the menu you can toggle 'Snap to grid' and 'Snap to objects' individually, and change further snap settings. diff --git a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_pl.ts b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_pl.ts index a29bff36be..c647325a12 100644 --- a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_pl.ts +++ b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_pl.ts @@ -4,12 +4,12 @@ CmdSketcherBSplineComb - + Show/hide B-spline curvature comb Pokaż / ukryj grzebień krzywizny krzywej złożonej - + Switches between showing and hiding the curvature comb for all B-splines Przełączaj widoczność grzebienia krzywizny dla wszystkich łuków krzywej złożonej @@ -17,12 +17,12 @@ CmdSketcherBSplineDegree - + Show/hide B-spline degree Pokaż / ukryj stopień krzywej złożonej - + Switches between showing and hiding the degree for all B-splines Przełączaj widoczność stopnia dla wszystkich odcinków krzywej złożonej @@ -30,12 +30,12 @@ CmdSketcherBSplineKnotMultiplicity - + Show/hide B-spline knot multiplicity Pokaż / ukryj krotność węzłów krzywej złożonej - + Switches between showing and hiding the knot multiplicity for all B-splines Przełączaj widoczność wielkości węzłów dla wszystkich odcinków krzywej złożonej @@ -43,12 +43,12 @@ CmdSketcherBSplinePoleWeight - + Show/hide B-spline control point weight Pokaż / ukryj wagę punktu kontrolnego krzywej złożonej - + Switches between showing and hiding the control point weight for all B-splines Przełączaj pomiędzy pokazywaniem a ukrywaniem punktów kontrolnych dla wszystkich B-spline @@ -56,12 +56,12 @@ CmdSketcherBSplinePolygon - + Show/hide B-spline control polygon Pokaż / ukryj ramkę kontrolną krzywej złożonej - + Switches between showing and hiding the control polygons for all B-splines Przełącz widoczność ramki kontrolnej dla wszystkich krzywych złożonych @@ -82,12 +82,12 @@ CmdSketcherClone - + Clone Klonuj - + Creates a clone of the geometry taking as reference the last selected point Tworzy prostą kopię geometrii przyjmującej jako odniesienie ostatni wybrany punkt @@ -95,32 +95,32 @@ CmdSketcherCompBSplineShowHideGeometryInformation - + Show/hide B-spline information layer Pokaż / ukryj warstwę informacyjną krzywej złożonej - + Show/hide B-spline degree Pokaż / ukryj stopień krzywej złożonej - + Show/hide B-spline control polygon Pokaż / ukryj ramkę kontrolną krzywej złożonej - + Show/hide B-spline curvature comb Pokaż / ukryj grzebień krzywizny krzywej złożonej - + Show/hide B-spline knot multiplicity Pokaż / ukryj krotność węzłów krzywej złożonej - + Show/hide B-spline control point weight Pokaż / ukryj wagę punktu kontrolnego krzywej złożonej @@ -156,12 +156,12 @@ CmdSketcherCompCopy - + Clone Klonuj - + Creates a clone of the geometry taking as reference the last selected point Tworzy prostą kopię geometrii przyjmującej jako odniesienie ostatni wybrany punkt @@ -365,22 +365,22 @@ CmdSketcherCompModifyKnotMultiplicity - + Modify knot multiplicity Zmodyfikuj wielokrotność węzłów - + Modifies the multiplicity of the selected knot of a B-spline Modyfikuje wielokrotność wybranego węzła krzywej złożonej - + Increase knot multiplicity Zwiększ liczebność węzłów - + Decrease knot multiplicity Zmniejsz liczbę węzłów @@ -641,12 +641,12 @@ w odniesieniu do linii lub trzeciego punktu CmdSketcherConvertToNURBS - + Convert geometry to B-spline Konwertuj geometrię na krzywą złożoną - + Converts the selected geometry to a B-spline Konwertuje wybraną geometrię do krzywej złożonej @@ -654,12 +654,12 @@ w odniesieniu do linii lub trzeciego punktu CmdSketcherCopy - + Copy Kopiuj - + Creates a simple copy of the geometry taking as reference the last selected point Tworzy prostą kopię geometrii przyjmującej jako odniesienie ostatni wybrany punkt @@ -1018,12 +1018,12 @@ w odniesieniu do linii lub trzeciego punktu CmdSketcherDecreaseDegree - + Decrease B-spline degree Zmniejsz stopień krzywej złożonej - + Decreases the degree of the B-spline Zmniejsza stopień krzywej złożonej @@ -1031,12 +1031,12 @@ w odniesieniu do linii lub trzeciego punktu CmdSketcherDecreaseKnotMultiplicity - + Decrease knot multiplicity Zmniejsz liczbę węzłów - + Decreases the multiplicity of the selected knot of a B-spline Zmniejsza wielokrotność wybranego węzła krzywej złożonej @@ -1044,12 +1044,12 @@ w odniesieniu do linii lub trzeciego punktu CmdSketcherDeleteAllConstraints - + Delete all constraints Usuń wszystkie wiązania - + Delete all constraints in the sketch Usuń wszystkie wiązania z rysunku @@ -1057,12 +1057,12 @@ w odniesieniu do linii lub trzeciego punktu CmdSketcherDeleteAllGeometry - + Delete all geometry Usuń wszystkie geometrie - + Delete all geometry and constraints in the current sketch, with the exception of external geometry Usuń wszystkie geometrie i wiązania z bieżącego rysunku, z wyjątkiem geometrii zewnętrznej @@ -1070,12 +1070,12 @@ w odniesieniu do linii lub trzeciego punktu CmdSketcherEditSketch - + Edit sketch Edytuj szkic - + Edit the selected sketch. Edytuj wybrany szkic. @@ -1109,12 +1109,12 @@ w odniesieniu do linii lub trzeciego punktu CmdSketcherIncreaseDegree - + Increase B-spline degree Zwiększ stopień krzywej złożonej - + Increases the degree of the B-spline Zwiększa stopień krzywej złożonej @@ -1122,12 +1122,12 @@ w odniesieniu do linii lub trzeciego punktu CmdSketcherIncreaseKnotMultiplicity - + Increase knot multiplicity Zwiększ liczebność węzłów - + Increases the multiplicity of the selected knot of a B-spline Zwiększa wielokrotność wybranego węzła krzywej złożonej @@ -1135,12 +1135,12 @@ w odniesieniu do linii lub trzeciego punktu CmdSketcherInsertKnot - + Insert knot Wstaw węzeł - + Inserts knot at given parameter. If a knot already exists at that parameter, it's multiplicity is increased by one. Wstawia węzeł o podanym parametrze. Jeśli węzeł już istnieje przy tym parametrze, jego krotność zwiększa się o jeden. @@ -1148,12 +1148,12 @@ w odniesieniu do linii lub trzeciego punktu CmdSketcherJoinCurves - + Join curves Połącz krzywe - + Join two curves at selected end points Połącz dwie krzywe w wybranych punktach końcowych @@ -1161,12 +1161,12 @@ w odniesieniu do linii lub trzeciego punktu CmdSketcherLeaveSketch - + Leave sketch Zamknij szkic - + Finish editing the active sketch. Zakończ edycję aktywnego szkicu. @@ -1174,12 +1174,12 @@ w odniesieniu do linii lub trzeciego punktu CmdSketcherMapSketch - + Map sketch to face... Mapuj szkic na powierzchnię ... - + Set the 'Support' of a sketch. First select the supporting geometry, for example, a face or an edge of a solid object, then call this command, then choose the desired sketch. @@ -1188,7 +1188,7 @@ Najpierw wybierz geometrię pomocniczą, na przykład powierzchnię lub krawęd wywołaj to polecenie, a następnie wybierz żądany szkic. - + Some of the selected objects depend on the sketch to be mapped. Circular dependencies are not allowed. Niektóre z wybranych obiektów zależą od szkicu do zmapowania. Powiązania cykliczne nie są dozwolone. @@ -1196,22 +1196,22 @@ wywołaj to polecenie, a następnie wybierz żądany szkic. CmdSketcherMergeSketches - + Merge sketches Połącz szkice - + Create a new sketch from merging two or more selected sketches. Utwórz nowy szkic ze scalenia dwóch lub więcej wybranych szkiców. - + Wrong selection - Niewłaściwy wybór + Nieprawidłowy wybór - + Select at least two sketches. Wybierz co najmniej dwa szkice. @@ -1219,12 +1219,12 @@ wywołaj to polecenie, a następnie wybierz żądany szkic. CmdSketcherMirrorSketch - + Mirror sketch Odbicie lustrzane szkicu - + Create a new mirrored sketch for each selected sketch by using the X or Y axes, or the origin point, as mirroring reference. @@ -1233,12 +1233,12 @@ używając osi X lub Y bądź punktu początkowego, jako odniesienia lustrzanego odbicia. - + Wrong selection - Niewłaściwy wybór + Nieprawidłowy wybór - + Select one or more sketches. Wybierz jeden lub więcej szkiców. @@ -1246,12 +1246,12 @@ jako odniesienia lustrzanego odbicia. CmdSketcherMove - + Move Przesuń - + Moves the geometry taking as reference the last selected point Przenosi geometrię przyjmując jako odniesienie ostatni wybrany punkt @@ -1259,12 +1259,12 @@ jako odniesienia lustrzanego odbicia. CmdSketcherNewSketch - + Create sketch Utwórz szkic - + Create a new sketch. Utwórz nowy szkic. @@ -1272,12 +1272,12 @@ jako odniesienia lustrzanego odbicia. CmdSketcherRectangularArray - + Rectangular array Szyk prostokątny - + Creates a rectangular array pattern of the geometry taking as reference the last selected point Tworzy prostokątny wzór geometrii, przyjmując jako odniesienie ostatni wybrany punkt @@ -1285,12 +1285,12 @@ jako odniesienia lustrzanego odbicia. CmdSketcherRemoveAxesAlignment - + Remove axes alignment Usuń wyrównanie osi - + Modifies constraints to remove axes alignment while trying to preserve the constraint relationship of the selection Modyfikuje wiązania, aby usunąć wyrównanie osi, próbując jednocześnie zachować zależność wiązań dla zaznaczenia @@ -1298,12 +1298,12 @@ jako odniesienia lustrzanego odbicia. CmdSketcherReorientSketch - + Reorient sketch... Zmień orientację szkicu ... - + Place the selected sketch on one of the global coordinate planes. This will clear the 'Support' property, if any. Umieść wybrany szkic na jednej z globalnych płaszczyzn współrzędnych. @@ -1313,12 +1313,12 @@ To usunie właściwość "podparcie", jeśli istnieje. CmdSketcherRestoreInternalAlignmentGeometry - + Show/hide internal geometry Pokaż / ukryj geometrię wewnętrzną - + Show all internal geometry or hide unused internal geometry Pokaż całą geometrię wewnętrzną lub ukryj nieużywaną geometrię wewnętrzną @@ -1326,8 +1326,8 @@ To usunie właściwość "podparcie", jeśli istnieje. CmdSketcherSelectConflictingConstraints - + Select conflicting constraints Wybierz wiązania konfliktowe @@ -1335,12 +1335,12 @@ To usunie właściwość "podparcie", jeśli istnieje. CmdSketcherSelectConstraints - + Select associated constraints Wybierz powiązane więzy - + Select the constraints associated with the selected geometrical elements Zaznacz wiązania skojarzone z wybranymi elementami @@ -1348,12 +1348,12 @@ To usunie właściwość "podparcie", jeśli istnieje. CmdSketcherSelectElementsAssociatedWithConstraints - + Select associated geometry Wybierz powiązaną geometrię - + Select the geometrical elements associated with the selected constraints Zaznacz elementy geometryczne powiązane z wybranymi wiązaniami @@ -1361,12 +1361,12 @@ To usunie właściwość "podparcie", jeśli istnieje. CmdSketcherSelectElementsWithDoFs - + Select unconstrained DoF Wybierz elementy bez wiązań - + Select geometrical elements where the solver still detects unconstrained degrees of freedom. Zaznacz elementy geometryczne, w których solver nadal wykrywa niezwiązane stopnie swobody. @@ -1374,12 +1374,12 @@ To usunie właściwość "podparcie", jeśli istnieje. CmdSketcherSelectHorizontalAxis - + Select horizontal axis Wybierz oś poziomą - + Select the local horizontal axis of the sketch Zaznacz lokalną oś poziomą szkicu @@ -1387,8 +1387,8 @@ To usunie właściwość "podparcie", jeśli istnieje. CmdSketcherSelectMalformedConstraints - + Select malformed constraints Wybierz nieprawidłowo sformułowane wiązania @@ -1396,12 +1396,12 @@ To usunie właściwość "podparcie", jeśli istnieje. CmdSketcherSelectOrigin - + Select origin Wybierz odniesienie położenia - + Select the local origin point of the sketch Zaznacz lokalny punkt odniesienia położenia szkicu @@ -1409,8 +1409,8 @@ To usunie właściwość "podparcie", jeśli istnieje. CmdSketcherSelectPartiallyRedundantConstraints - + Select partially redundant constraints Wybierz częściowo zbędne wiązania @@ -1418,8 +1418,8 @@ To usunie właściwość "podparcie", jeśli istnieje. CmdSketcherSelectRedundantConstraints - + Select redundant constraints Wybierz zbędne wiązania @@ -1427,12 +1427,12 @@ To usunie właściwość "podparcie", jeśli istnieje. CmdSketcherSelectVerticalAxis - + Select vertical axis Wybierz oś pionową - + Select the local vertical axis of the sketch Zaznacz lokalną oś pionową szkicu @@ -1453,12 +1453,12 @@ To usunie właściwość "podparcie", jeśli istnieje. CmdSketcherStopOperation - + Stop operation Przerwij operację - + When in edit mode, stop the active operation (drawing, constraining, etc.). W trybie edycji zatrzymaj aktywną operację (rysowanie, wiązanie itp.). @@ -1479,12 +1479,12 @@ To usunie właściwość "podparcie", jeśli istnieje. CmdSketcherSymmetry - + Symmetry Odbicie lustrzane - + Creates symmetric geometry with respect to the last selected line or point Tworzy symetryczną geometrię w odniesieniu do ostatniej wybranej linii lub punktu @@ -1546,24 +1546,24 @@ w tryb konstrukcyjny lub informacyjny CmdSketcherValidateSketch - + Validate sketch... Sprawdź poprawność szkicu ... - + Validate a sketch by looking at missing coincidences, invalid constraints, degenerated geometry, etc. Sprawdzanie poprawności szkicu przez sprawdzanie braków zbieżności, nieprawidłowych wiązań, zdegenerowanej geometrii itp. - + Wrong selection - Niewłaściwy wybór + Nieprawidłowy wybór - + Select only one sketch. Wybierz tylko jeden szkic. @@ -1571,12 +1571,12 @@ nieprawidłowych wiązań, zdegenerowanej geometrii itp. CmdSketcherViewSection - + View section Widok przekroju - + When in edit mode, switch between section view and full view. W trybie edycji można przełączyć się między widokiem przekroju a widokiem całości. @@ -1584,12 +1584,12 @@ nieprawidłowych wiązań, zdegenerowanej geometrii itp. CmdSketcherViewSketch - + View sketch Widok szkicu - + When in edit mode, set the camera orientation perpendicular to the sketch plane. W trybie edycji ustaw orientację widoku prostopadle do płaszczyzny szkicu. @@ -1847,37 +1847,37 @@ nieprawidłowych wiązań, zdegenerowanej geometrii itp. Aktywuj / dezaktywuj wiązanie - + Create a new sketch on a face Utwórz nowy szkic na powierzchni - + Create a new sketch Utwórz nowy szkic - + Reorient sketch Zmień orientację szkicu - + Attach sketch Dołącz szkic - + Detach sketch Dołącz szkic - + Create a mirrored sketch for each selected sketch Utwórz lustrzany szkic dla każdego wybranego szkicu - + Merge sketches Połącz szkice @@ -1995,72 +1995,72 @@ nieprawidłowych wiązań, zdegenerowanej geometrii itp. Dodaj sześciokąt - + Convert to NURBS Konwertuj na NURBS - + Increase spline degree Zwiększ stopień splajnu - + Decrease spline degree Zmniejsz stopień krzywej złożonej - + Increase knot multiplicity - Zwiększ liczebność węzłów + Zwiększ liczbę węzłów - + Decrease knot multiplicity Zmniejsz liczbę węzłów - + Insert knot Wstaw węzeł - + Join Curves Połącz krzywe - + Exposing Internal Geometry Prezentuj geometrię wewnętrzną - + Create symmetric geometry Utwórz geometrię symetryczną - + Copy/clone/move geometry Kopiuj/klonuj/przesuń geometrię - + Create copy of geometry Utwórz kopię geometrii - + Delete all geometry Usuń wszystkie geometrie - + Delete All Constraints Usuń wszystkie wiązania - + Remove Axes Alignment Usuń wyrównanie osi @@ -2071,9 +2071,9 @@ nieprawidłowych wiązań, zdegenerowanej geometrii itp. - - - + + + Update constraint's virtual space Aktualizuj wiązania przestrzeni wirtualnej @@ -2083,32 +2083,32 @@ nieprawidłowych wiązań, zdegenerowanej geometrii itp. Dodaj wiązania automatycznie - + Swap constraint names Zamień nazwy wiązań - + Rename sketch constraint Zmień nazwę wiązania szkicu - + Drag Point Przeciągnij punkt - + Drag Curve Przeciągnij krzywą - + Drag Constraint Przeciągnij wiązanie - + Modify sketch constraints Modyfikuj wiązania szkicu @@ -2169,59 +2169,59 @@ nieprawidłowych wiązań, zdegenerowanej geometrii itp. Błąd wiązań automatycznych: Nierozwiązywalny szkic przy stosowaniu wiązania równości. - + Unable to guess intersection of curves. Try adding a coincident constraint between the vertices of the curves you are intending to fillet. Nie można ustalić punktu przecięcia się krzywych. Spróbuj dodać wiązanie zbieżne pomiędzy wierzchołkami krzywych, które zamierzasz zaokrąglić. - - + + BSpline Geometry Index (GeoID) is out of bounds. Indeks geometrii krzywej złożonej (GeoID) jest poza wiązaniem. - + You are requesting no change in knot multiplicity. Żądasz niezmienności w wielokrotności węzłów. - - + + The Geometry Index (GeoId) provided is not a B-spline curve. Podany indeks geometrii krzywej złożonej (GeoId) nie jest łukiem krzywej złożonej. - + The knot index is out of bounds. Note that in accordance with OCC notation, the first knot has index 1 and not zero. Indeks węzłów jest poza wiązaniem. Zauważ, że zgodnie z zapisem OCC, pierwszy węzeł ma indeks 1, a nie zero. - + The multiplicity cannot be increased beyond the degree of the B-spline. Wielokrotność nie może być zwiększona poza stopień krzywej złożonej. - + The multiplicity cannot be decreased beyond zero. Wielokrotność nie może zostać zmniejszona poniżej zera. - + OCC is unable to decrease the multiplicity within the maximum tolerance. OCC nie jest w stanie zmniejszyć wielokrotności w ramach maksymalnej tolerancji. - + Knot cannot have zero multiplicity. Węzeł nie może mieć zerowej krotności. - + Knot multiplicity cannot be higher than the degree of the BSpline. Krotność węzłów nie może być większa niż stopień krzywej złożonej. - + Knot cannot be inserted outside the BSpline parameter range. Węzła nie można wstawić poza zakresem parametrów krzywej złożonej. @@ -2245,62 +2245,50 @@ nieprawidłowych wiązań, zdegenerowanej geometrii itp. Szkicownik - + There are no modes that accept the selected set of subelements Nie ma trybów, które akceptują wybrany zestaw elementów podrzędnych - + Broken link to support subelements Uszkodzony link do elementów podrzędnych wsparcia - - + + Unexpected error Nieoczekiwany błąd - + Face is non-planar Powierzchnia jest niepłaska - + Selected shapes are of wrong form (e.g., a curved edge where a straight one is needed) Wybrane kształty mają niewłaściwą formę (np. zakrzywiona krawędź, gdy należy użyć prostej) - + Sketch mapping Mapowanie szkicu - + Can't map the sketch to selected object. %1. Nie można odwzorować szkicu dla wybranego obiektu. %1. - - + + Don't attach Nie dołączaj - - - - - - - - - - - - @@ -2426,23 +2414,35 @@ nieprawidłowych wiązań, zdegenerowanej geometrii itp. - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + Wrong selection - Niewłaściwy wybór + Nieprawidłowy wybór @@ -2621,9 +2621,9 @@ nieprawidłowych wiązań, zdegenerowanej geometrii itp. Liczba wybranych obiektów nie jest równa 3 - - + + Error Błąd @@ -3032,155 +3032,155 @@ Akceptowane kombinacje: dwie krzywe; punkt końcowy i krzywa; dwa punkty końcow Zdefiniuj stopień krzywej złożonej między 1 a %1: + + - - CAD Kernel Error Błąd jądra CAD - + None of the selected elements is an edge. Żaden z wybranych elementów nie jest krawędzią. - - + + At least one of the selected objects was not a B-Spline and was ignored. Co najmniej jeden z wybranych obiektów nie był krzywą złożoną i został zignorowany. - - + + The selection comprises more than one item. Please select just one knot. Wybór obejmuje więcej niż jeden element. Proszę wybrać tylko jeden węzeł. - - + + Input Error Błąd danych wejściowych - - + + None of the selected elements is a knot of a B-spline Żaden z wybranych elementów nie jest węzłem B-spline - - + + Selection is empty Obszar zaznaczenia nie zawiera obiektów - + Nothing is selected. Please select a b-spline. Nic nie zostało wybrane. Wybierz krzywą złożoną. - + Please select a b-spline curve to insert a knot (not a knot on it). If the curve is not a b-spline, please convert it into one first. Wybierz krzywą złożoną, aby wstawić węzeł (a nie węzeł na nią). Jeśli krzywa nie jest krzywą złożoną, najpierw ją przekształć. - + Nothing is selected. Please select end points of curves. Nic nie zostało wybrane. Proszę wybrać punkty końcowe krzywych - + Too many curves on point Zbyt wiele krzywych w punkcie - - + + Exactly two curves should end at the selected point to be able to join them. Dokładnie dwie krzywe powinny kończyć się w wybranym punkcie, aby można było je połączyć. - + Too few curves on point Zbyt mało krzywych w punkcie - + Two end points, or coincident point should be selected. Należy wybrać dwa punkty końcowe lub punkt pokrywający się. - - - - - - - - - - + + + + + + + + + + Select elements from a single sketch. Wybierz elementy z pojedynczego szkicu. - + No constraint selected Brak wybranych wiązań - + At least one constraint must be selected Co najmniej jedno wiązanie musi zostać wybrane - + A symmetric construction requires at least two geometric elements, the last geometric element being the reference for the symmetry construction. Symetryczna konstrukcja wymaga co najmniej dwóch elementów geometrycznych, ostatni element geometryczny jest odniesieniem do budowy symetrii konstrukcyjnej. - + The last element must be a point or a line serving as reference for the symmetry construction. Ostatni element musi być punktem lub linią, służącymi jako odniesienie do budowy symetrii konstrukcyjnej. - - + + A copy requires at least one selected non-external geometric element Kopia wymaga co najmniej jednego wybranego elementu nie zewnętrznie geometrycznego - + Delete All Geometry Usuń wszystkie geometrie - + Are you really sure you want to delete all geometry and constraints? Czy na pewno chcesz usunąć całą geometrię i wiązania? - + Delete All Constraints Usuń wszystkie wiązania - + Are you really sure you want to delete all the constraints? Czy na pewno chcesz usunąć wszystkie wiązania? - + Removal of axes alignment requires at least one selected non-external geometric element Usunięcie wyrównania osi wymaga wybrania co najmniej jednego niezewnętrznego elementu geometrycznego - + Unsupported visual layer operation Nieobsługiwana operacja warstw wizualnych - + It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted Obecnie nie jest obsługiwane przenoszenie geometrii zewnętrznej do innej warstwy wizualnej. Geometria zewnętrzna zostanie pominięta @@ -3339,7 +3339,7 @@ Przytrzymaj Ctrl + Alt, aby to zignorować. Weight - Grubość + Waga @@ -3380,67 +3380,67 @@ Przytrzymaj Ctrl + Alt, aby to zignorować. SketcherGui::ConstraintView - + Select Elements Wybierz elementy - + Change value Zmień wartość - + Toggle to/from reference Przełącz z / do trybu konstrukcyjnego - + Deactivate Dezaktywuj - + Activate Aktywuj - + Show constraints Pokaż wiązania - + Hide constraints Ukryj wiązania - + Rename Zmień nazwę - + Center sketch Wyśrodkuj szkic - + Delete Usuń - + Swap constraint names Zamień nazwy wiązań - + Unnamed constraint Wiązanie bez przypisanej nazwy - + Only the names of named constraints can be swapped. Tylko nazwy wiązań z przypisaną nazwą mogą być zamienione. @@ -3523,72 +3523,72 @@ Przytrzymaj Ctrl + Alt, aby to zignorować. SketcherGui::ElementFilterList - + Normal Normalny - + Construction Konstrukcyjny - + Internal Wewnętrzne - + External Zewnętrzne - + All types Wszystkie rodzaje - + Point Punkt - + Line Linia - + Circle Okrąg - + Ellipse Elipsa - + Arc of circle Łuk okręgu - + Arc of ellipse Łuk elipsy - + Arc of hyperbola Łuk hiperboli - + Arc of parabola Łuk paraboli - + B-Spline Krzywa złożona @@ -3596,142 +3596,142 @@ Przytrzymaj Ctrl + Alt, aby to zignorować. SketcherGui::ElementView - + Point Coincidence Zbieżność punktów - + Point on Object Punkt na obiekcie - + Vertical Constraint Wiązanie pionowe - + Horizontal Constraint Wiązanie poziome - + Parallel Constraint Wiązanie równoległości - + Perpendicular Constraint Wiązanie prostopadłości - + Tangent Constraint Wiązanie styczności - + Equal Length Wiązanie równej długości - + Symmetric Symetrycznie - + Block Constraint Wiązanie zablokowania - + Lock Constraint Wiązanie blokady odległości - + Horizontal Distance Odległość pozioma - + Vertical Distance Odległość pionowa - + Length Constraint Wiązanie długości - + Radius Constraint Wiązanie promienia - + Diameter Constraint Wiązanie średnicy - + Radiam Constraint Wiązanie promienia / średnicy - + Angle Constraint Wiązanie kąta - + Toggle construction geometry Przełącz tryb konstrukcji - + Select Constraints Wybierz wiązania - + Select Origin Wybierz odniesienie położenia - + Select Horizontal Axis Wybierz oś poziomą - + Select Vertical Axis Wybierz oś pionową - + Layer Warstwa - + Layer 0 Warstwa 0 - + Layer 1 Warstwa 1 - + Hidden - Niewidoczne + Ukryte - + Delete Usuń @@ -4175,7 +4175,7 @@ Wymaga ponownego przejścia do trybu edycji, aby mógł być skuteczny. Constraint symbols - Symbole dla wiązań + Symbole wiązań @@ -4638,48 +4638,48 @@ Nie znaleziono jednak żadnych powiązań z punktami końcowymi. Ustawienia - + Constraints Wiązania - + Auto constraints Wiązania automatyczne - + Auto remove redundants Usuń wiązania nadmiarowe automatycznie - + Show only filtered Constraints Pokazuj wyłącznie wiązania według filtrów - + Extended information (in widget) Informacje rozszerzone (w widżecie) - + Hide internal alignment (in widget) Ukryj wyrównanie wewnętrzne (w widżecie) - - + + Error Błąd - + Impossible to update visibility tracking Brak możliwości śledzenia widoczności - + Impossible to update visibility tracking: Brak możliwości śledzenia widoczności: @@ -4711,6 +4711,33 @@ Nie znaleziono jednak żadnych powiązań z punktami końcowymi. Settings Ustawienia + + + + + + + + + + + + Construction + Konstrukcyjny + + + + Elements + Elementy + + + + + + + Point + Punkt + @@ -4722,110 +4749,83 @@ Nie znaleziono jednak żadnych powiązań z punktami końcowymi. - Construction - Konstrukcyjny - - - - Elements - Elementy - - - - - - - Point - Punkt - - - - - - - - - - - - Internal Wewnętrzne - - + + + - Line Linia - - + + + - Arc Łuk - - + + + - Circle Okrąg - - + + + - Ellipse Elipsa - - + + + - Elliptical Arc Łuk eliptyczny - - + + + - Hyperbolic Arc Łuk hiperboliczny - - + + + - Parabolic Arc Łuk paraboliczny - - + + + - BSpline BSpline - - + + + - Other Inne - + Extended information Informacje rozszerzone @@ -4833,42 +4833,42 @@ Nie znaleziono jednak żadnych powiązań z punktami końcowymi. SketcherGui::TaskSketcherMessages - + Solver messages Komunikaty solvera - + Auto update Aktualizuj automatycznie - + Executes a recomputation of active document after every sketch action Wykonuje ponowne obliczenie aktywnego dokumentu po każdym poleceniu - + Click to select the conflicting constraints. Kliknij, aby wybrać sprzeczne wiązania. - + Click to select the redundant constraints. Kliknij, aby wybrać zbędne wiązania. - + The sketch has unconstrained elements giving rise to those Degrees Of Freedom. Click to select the unconstrained elements. Szkic ma niezwiązane elementy dające podstawy do tych stopni swobody. Kliknij aby wybrać niezwiązane elementy. - + Click to select the malformed constraints. Kliknij, aby wybrać zniekształcone wiązania. - + Some constraints in combination are partially redundant. Click to select the partially redundant constraints. Niektóre wiązania w połączeniu są częściowo zbędne. Kliknij, aby wybrać częściowo zbędne wiązania. @@ -5046,112 +5046,112 @@ Odbywa się to przez analizę geometrii szkicu i wiązań. SketcherGui::ViewProviderSketch - + Edit sketch Edytuj szkic - + A dialog is already open in the task panel Okno dialogowe jest już otwarte w panelu zadań - + Do you want to close this dialog? - Czy chcesz zamknąć to okno dialogowe? + Czy chcesz zamknąć to okno? - + Invalid sketch Nieprawidłowy szkic - + Do you want to open the sketch validation tool? Czy chcesz otworzyć narzędzie sprawdzania szkicu? - + The sketch is invalid and cannot be edited. Szkic jest nieprawidłowy i nie może być edytowany. - + Please remove the following constraint: Usuń następujące wiązania: - + Please remove at least one of the following constraints: Usuń co najmniej jedno z następujących wiązań: - + Please remove the following redundant constraint: Usuń następujący zbędny wiąz: - + Please remove the following redundant constraints: Usuń następujące, nadmiarowe wiązania: - + The following constraint is partially redundant: Następujące wiązanie jest częściowo zbędne: - + The following constraints are partially redundant: Następujące wiązania są częściowo zbędne: - + Please remove the following malformed constraint: Proszę usunąć następujące błędnie sformułowane wiązanie: - + Please remove the following malformed constraints: Proszę usunąć następujące błędnie sformułowane wiązania: - + Empty sketch Pusty szkic - + Over-constrained: Nadmiernie związany szkic: - + Malformed constraints: Zniekształcone wiązania: - + Redundant constraints: Wiązania nadmiarowe: - + Partially redundant: Częściowo nadmiarowe: - + Solver failed to converge Solver nie osiągnął zbieżności - + Under constrained: Niezwiązany: - + %n DoF(s) %n stopień swobody @@ -5161,7 +5161,7 @@ Odbywa się to przez analizę geometrii szkicu i wiązań. - + Fully constrained W pełni związany @@ -5169,8 +5169,8 @@ Odbywa się to przez analizę geometrii szkicu i wiązań. Sketcher_BSplineComb - - + + Switches between showing and hiding the curvature comb for all B-splines Przełączaj widoczność grzebienia krzywizny dla wszystkich łuków krzywej złożonej @@ -5178,8 +5178,8 @@ Odbywa się to przez analizę geometrii szkicu i wiązań. Sketcher_BSplineDecreaseKnotMultiplicity - - + + Decreases the multiplicity of the selected knot of a B-spline Zmniejsza wielokrotność wybranego węzła krzywej złożonej @@ -5187,8 +5187,8 @@ Odbywa się to przez analizę geometrii szkicu i wiązań. Sketcher_BSplineDegree - - + + Switches between showing and hiding the degree for all B-splines Przełączaj widoczność stopnia dla wszystkich odcinków krzywej złożonej @@ -5196,8 +5196,8 @@ Odbywa się to przez analizę geometrii szkicu i wiązań. Sketcher_BSplineIncreaseKnotMultiplicity - - + + Increases the multiplicity of the selected knot of a B-spline Zwiększa wielokrotność wybranego węzła krzywej złożonej @@ -5205,8 +5205,8 @@ Odbywa się to przez analizę geometrii szkicu i wiązań. Sketcher_BSplineKnotMultiplicity - - + + Switches between showing and hiding the knot multiplicity for all B-splines Przełączaj widoczność wielkości węzłów dla wszystkich odcinków krzywej złożonej @@ -5214,8 +5214,8 @@ Odbywa się to przez analizę geometrii szkicu i wiązań. Sketcher_BSplinePoleWeight - - + + Switches between showing and hiding the control point weight for all B-splines Przełączaj pomiędzy pokazywaniem a ukrywaniem punktów kontrolnych dla wszystkich B-spline @@ -5223,8 +5223,8 @@ Odbywa się to przez analizę geometrii szkicu i wiązań. Sketcher_BSplinePolygon - - + + Switches between showing and hiding the control polygons for all B-splines Przełącz widoczność ramki kontrolnej dla wszystkich krzywych złożonych @@ -5232,26 +5232,26 @@ Odbywa się to przez analizę geometrii szkicu i wiązań. Sketcher_Clone - - + + Creates a clone of the geometry taking as reference the last selected point - Tworzy prostą kopię geometrii przyjmującej jako odniesienie ostatni wybrany punkt + Tworzy klon geometrii przyjmując za punkt odniesienia ostatni wybrany punkt Sketcher_CompCopy - + Clone Klonuj - + Copy Kopiuj - + Move Przesuń @@ -5293,8 +5293,8 @@ Odbywa się to przez analizę geometrii szkicu i wiązań. Sketcher_Copy - - + + Creates a simple copy of the geometry taking as reference the last selected point Tworzy prostą kopię geometrii przyjmującej jako odniesienie ostatni wybrany punkt @@ -5513,64 +5513,64 @@ Odbywa się to przez analizę geometrii szkicu i wiązań. Sketcher_MapSketch - + No sketch found Nie znaleziono szkicu - + The document doesn't have a sketch Dokument nie zawiera szkicu - + Select sketch Wybierz szkic - + Select a sketch from the list Wybierz szkic z listy - + (incompatible with selection) (niezgodność z zaznaczeniem) - + (current) (bieżący) - + (suggested) (sugerowane) - + Sketch attachment Dołączenie szkicu - + Current attachment mode is incompatible with the new selection. Select the method to attach this sketch to selected objects. Obecny tryb przyłączania jest niekompatybilny z nowym zaznaczeniem. Wybierz metodę, aby dołączyć ten szkic do wybranych obiektów. - + Select the method to attach this sketch to selected objects. Wybierz metodę, aby dołączyć ten szkic do wybranych obiektów. - + Map sketch Dołącz szkic - + Can't map a sketch to support: %1 Nie można odwzorować rysunku do wsparcia: @@ -5580,8 +5580,8 @@ Wybierz metodę, aby dołączyć ten szkic do wybranych obiektów. Sketcher_Move - - + + Moves the geometry taking as reference the last selected point Przenosi geometrię przyjmując jako odniesienie ostatni wybrany punkt @@ -5589,12 +5589,12 @@ Wybierz metodę, aby dołączyć ten szkic do wybranych obiektów. Sketcher_NewSketch - + Sketch attachment Dołączenie szkicu - + Select the method to attach this sketch to selected object Wybierz metodę, aby dołączyć ten szkic do wybranego obiektu @@ -5602,12 +5602,12 @@ Wybierz metodę, aby dołączyć ten szkic do wybranych obiektów. Sketcher_ReorientSketch - + Sketch has support Szkic ze wsparciem - + Sketch with a support face cannot be reoriented. Do you want to detach it from the support? Nie można zmienić orientacji szkicu z powierzchnią odniesienia. @@ -5629,7 +5629,7 @@ Chcesz odłączyć go od odniesienia? Link - Łącze + Odnośnik @@ -5916,7 +5916,7 @@ Eigen Sparse QR, algorytm jest zoptymalizowany dla macierzy rzadkich, zwykle szy ViewProviderSketch - + and %1 more i %1 więcej @@ -6106,22 +6106,22 @@ Rozstaw siatki zmienia się, jeśli staje się mniejszy niż określona liczba p GridSpaceAction - + Grid auto spacing Odstęp linii siatki — automatycznie - + Resize grid automatically depending on zoom. Zmień rozmiar siatki automatycznie w zależności od powiększenia. - + Spacing Rozstaw - + Distance between two subsequent grid lines. Odległość między sąsiednimi liniami siatki. @@ -6129,77 +6129,74 @@ Rozstaw siatki zmienia się, jeśli staje się mniejszy niż określona liczba p Notifications - + The Sketch has malformed constraints! Szkic zawiera zniekształcone wiązania! - + The Sketch has partially redundant constraints! Szkic zawiera częściowo zbędne wiązania! - + Parabolas were migrated. Migrated files won't open in previous versions of FreeCAD!! Parabole zostały poddane migracji. Pliki po imporcie nie otworzą się w poprzednich wersjach programu FreeCAD!! - - - - - - - - - - - - - + + + - - + - - - - - + + + + + + + + - - - + + + + + + + + + + + Error Błąd - + Failed to delete all geometry Nie udało się usunąć całej geometrii - + Failed to delete all constraints Nie udało się usunąć wszystkich wiązań - + The constraint has invalid index information and is malformed. Ograniczenie ma nieprawidłowe informacje o indeksie i jest zniekształcone. - - - @@ -6207,8 +6204,11 @@ Rozstaw siatki zmienia się, jeśli staje się mniejszy niż określona liczba p - - + + + + + Invalid Constraint Nieprawidłowe wiązanie @@ -6250,8 +6250,8 @@ Rozstaw siatki zmienia się, jeśli staje się mniejszy niż określona liczba p Błąd podczas tworzenia bieguna krzywej złożonej - + Error creating B-spline Błąd podczas tworzenia krzywej złożonej @@ -6348,9 +6348,9 @@ Rozstaw siatki zmienia się, jeśli staje się mniejszy niż określona liczba p Nie udało się przyciąć krawędzi - - + + Value Error Błąd wartości @@ -6386,34 +6386,34 @@ Rozstaw siatki zmienia się, jeśli staje się mniejszy niż określona liczba p SnapSpaceAction - + Snap to objects Przyciągaj do obiektów - + New points will snap to the currently preselected object. It will also snap to the middle of lines and arcs. Nowe punkty będą przyciągane do aktualnie wybranego obiektu. Przyciągają się również do środka linii i łuków. - + Snap to grid Przyciągaj do siatki - + New points will snap to the nearest grid line. Points must be set closer than a fifth of the grid spacing to a grid line to snap. Nowe punkty będą przyciągane do najbliższej linii siatki. Punkty muszą być ustawione bliżej niż jedna piąta odstępu między liniami siatki, aby zostały przyciągnięte. - + Snap angle Przyciągaj do kąta - + Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle starts from the positive X axis of the sketch. Krok kąta dla narzędzi, które używają "Przyciągania do kąta" (na przykład linia). Przytrzymaj CTRL, aby włączyć "Przyciąganie pod kątem". Kąt zaczyna się od dodatniej osi X szkicu, poziomo w prawo. @@ -6421,24 +6421,24 @@ Przytrzymaj CTRL, aby włączyć "Przyciąganie pod kątem". Kąt zaczyna się o RenderingOrderAction - - - - - Normal Geometry - Geometria normalna - - Construction Geometry - Geometria konstrukcyjna + Normal Geometry + Geometria normalna + Construction Geometry + Geometria konstrukcyjna + + + + + External Geometry Geometria zewnętrzna @@ -6459,12 +6459,12 @@ Przytrzymaj CTRL, aby włączyć "Przyciąganie pod kątem". Kąt zaczyna się o CmdSketcherGrid - + Toggle grid Przełącz widoczność siatki - + Toggle the grid in the sketch. In the menu you can change grid settings. Włącz / wyłącz siatkę w szkicu. W menu można zmienić ustawienia siatki. @@ -6472,12 +6472,12 @@ Przytrzymaj CTRL, aby włączyć "Przyciąganie pod kątem". Kąt zaczyna się o CmdSketcherSnap - + Toggle snap Włącz / wyłącz przyciąganie - + Toggle all snap functionality. In the menu you can toggle 'Snap to grid' and 'Snap to objects' individually, and change further snap settings. Przełącz wszystkie funkcje przyciągania. W menu możesz przełączać indywidualne przełączniki "Przyciągnij do siatki" i "Przyciągnij do obiektów" i zmieniać dodatkowe ustawienia przyciągania. diff --git a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_pt-BR.ts b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_pt-BR.ts index cf7a6947f8..efbe9e2005 100644 --- a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_pt-BR.ts +++ b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_pt-BR.ts @@ -4,12 +4,12 @@ CmdSketcherBSplineComb - + Show/hide B-spline curvature comb Mostrar/ocultar o pente de curvatura de B-spline - + Switches between showing and hiding the curvature comb for all B-splines Alterna entre mostrar e ocultar o pente de curvatura para todas as B-splines @@ -17,12 +17,12 @@ CmdSketcherBSplineDegree - + Show/hide B-spline degree Mostrar/ocultar grau de B-spline - + Switches between showing and hiding the degree for all B-splines Alterna entre mostrar e ocultar o grau para todas os B-splines @@ -30,12 +30,12 @@ CmdSketcherBSplineKnotMultiplicity - + Show/hide B-spline knot multiplicity Mostrar/ocultar multiplicidade de nós de B-spline - + Switches between showing and hiding the knot multiplicity for all B-splines Alterna entre mostrar e ocultar a multiplicidade de nós para todas as B-splines @@ -43,12 +43,12 @@ CmdSketcherBSplinePoleWeight - + Show/hide B-spline control point weight Mostrar/ocultar o peso dos pontos de controle da B-spline - + Switches between showing and hiding the control point weight for all B-splines Alterna entre mostrar e ocultar o peso dos pontos de controle para todas as B-splines @@ -56,12 +56,12 @@ CmdSketcherBSplinePolygon - + Show/hide B-spline control polygon Mostrar/ocultar polígono de controle de B-spline - + Switches between showing and hiding the control polygons for all B-splines Alterna entre mostrar e ocultar os polígonos de controle para todas as B-splines @@ -82,12 +82,12 @@ CmdSketcherClone - + Clone Clonar - + Creates a clone of the geometry taking as reference the last selected point Cria um clone da geometria tomando como referência o último ponto selecionado @@ -95,32 +95,32 @@ CmdSketcherCompBSplineShowHideGeometryInformation - + Show/hide B-spline information layer Mostrar/ocultar a camada de informações da B-spline - + Show/hide B-spline degree Mostrar/ocultar grau de B-spline - + Show/hide B-spline control polygon Mostrar/ocultar polígono de controle de B-spline - + Show/hide B-spline curvature comb Mostrar/ocultar o pente de curvatura de B-spline - + Show/hide B-spline knot multiplicity Mostrar/ocultar multiplicidade de nós de B-spline - + Show/hide B-spline control point weight Mostrar/ocultar o peso dos pontos de controle da B-spline @@ -156,12 +156,12 @@ CmdSketcherCompCopy - + Clone Clonar - + Creates a clone of the geometry taking as reference the last selected point Cria um clone da geometria tomando como referência o último ponto selecionado @@ -365,22 +365,22 @@ CmdSketcherCompModifyKnotMultiplicity - + Modify knot multiplicity Modificar a multiplicidade de nós - + Modifies the multiplicity of the selected knot of a B-spline Modifica a multiplicidade do nós selecionados de uma B-spline - + Increase knot multiplicity Aumentar a multiplicidade de nós - + Decrease knot multiplicity Diminuir a multiplicidade de nós @@ -608,7 +608,7 @@ and an edge as an interface. Create a symmetry constraint between two points with respect to a line or a third point - Criar uma restrição de simetria entre dois pontos + Criar uma restrição de simetria entre dois pontos em relação a uma linha ou um terceiro ponto @@ -641,12 +641,12 @@ em relação a uma linha ou um terceiro ponto CmdSketcherConvertToNURBS - + Convert geometry to B-spline Converter geometria para B-spline - + Converts the selected geometry to a B-spline Converte a geometria selecionada em uma B-spline @@ -654,12 +654,12 @@ em relação a uma linha ou um terceiro ponto CmdSketcherCopy - + Copy Copiar - + Creates a simple copy of the geometry taking as reference the last selected point Cria uma cópia simples da geometria tomando como referência o último ponto selecionado @@ -1018,12 +1018,12 @@ em relação a uma linha ou um terceiro ponto CmdSketcherDecreaseDegree - + Decrease B-spline degree Diminuir grau B-spline - + Decreases the degree of the B-spline Diminui o grau de uma B-spline @@ -1031,12 +1031,12 @@ em relação a uma linha ou um terceiro ponto CmdSketcherDecreaseKnotMultiplicity - + Decrease knot multiplicity Diminuir a multiplicidade de nós - + Decreases the multiplicity of the selected knot of a B-spline Diminui a multiplicidade do nó selecionado de uma B-spline @@ -1044,12 +1044,12 @@ em relação a uma linha ou um terceiro ponto CmdSketcherDeleteAllConstraints - + Delete all constraints Excluir todas as restrições - + Delete all constraints in the sketch Excluir todas as restrições do esboço @@ -1057,12 +1057,12 @@ em relação a uma linha ou um terceiro ponto CmdSketcherDeleteAllGeometry - + Delete all geometry Excluir toda a geometria - + Delete all geometry and constraints in the current sketch, with the exception of external geometry Excluir todas as restrições e geometria do esboço atual, com exceção da geometria externa @@ -1070,12 +1070,12 @@ em relação a uma linha ou um terceiro ponto CmdSketcherEditSketch - + Edit sketch Editar esboço - + Edit the selected sketch. Editar o esboço selecionado. @@ -1109,12 +1109,12 @@ em relação a uma linha ou um terceiro ponto CmdSketcherIncreaseDegree - + Increase B-spline degree Aumentar grau B-spline - + Increases the degree of the B-spline Aumenta o grau da B-spline @@ -1122,12 +1122,12 @@ em relação a uma linha ou um terceiro ponto CmdSketcherIncreaseKnotMultiplicity - + Increase knot multiplicity Aumentar a multiplicidade de nós - + Increases the multiplicity of the selected knot of a B-spline Aumenta a multiplicidade do nó selecionado de uma B-spline @@ -1135,12 +1135,12 @@ em relação a uma linha ou um terceiro ponto CmdSketcherInsertKnot - + Insert knot Insert knot - + Inserts knot at given parameter. If a knot already exists at that parameter, it's multiplicity is increased by one. Inserts knot at given parameter. If a knot already exists at that parameter, it's multiplicity is increased by one. @@ -1148,12 +1148,12 @@ em relação a uma linha ou um terceiro ponto CmdSketcherJoinCurves - + Join curves Join curves - + Join two curves at selected end points Join two curves at selected end points @@ -1161,12 +1161,12 @@ em relação a uma linha ou um terceiro ponto CmdSketcherLeaveSketch - + Leave sketch Sair do esboço - + Finish editing the active sketch. Finaliza a edição do esboço ativo. @@ -1174,12 +1174,12 @@ em relação a uma linha ou um terceiro ponto CmdSketcherMapSketch - + Map sketch to face... Esboço para face... - + Set the 'Support' of a sketch. First select the supporting geometry, for example, a face or an edge of a solid object, then call this command, then choose the desired sketch. @@ -1188,7 +1188,7 @@ Selecione primeiro a geometria de suporte, por exemplo uma face ou uma aresta de em seguida, execute este comando e escolha o esboço desejado. - + Some of the selected objects depend on the sketch to be mapped. Circular dependencies are not allowed. Alguns dos objetos selecionados dependem do esboço a ser mapeado. Dependências circulares não são permitidas. @@ -1196,22 +1196,22 @@ em seguida, execute este comando e escolha o esboço desejado. CmdSketcherMergeSketches - + Merge sketches Mesclar esboços - + Create a new sketch from merging two or more selected sketches. Criar um novo esboço ao mesclar dois ou mais esboços selecionados. - + Wrong selection Seleção errada - + Select at least two sketches. Selecione pelo menos dois esboços. @@ -1219,12 +1219,12 @@ em seguida, execute este comando e escolha o esboço desejado. CmdSketcherMirrorSketch - + Mirror sketch Espelhar o esboço - + Create a new mirrored sketch for each selected sketch by using the X or Y axes, or the origin point, as mirroring reference. @@ -1233,12 +1233,12 @@ usando os eixos X ou Y ou o ponto de origem como referência espelhada. - + Wrong selection Seleção errada - + Select one or more sketches. Selecione um ou mais esboços. @@ -1246,12 +1246,12 @@ como referência espelhada. CmdSketcherMove - + Move Mover - + Moves the geometry taking as reference the last selected point Move a geometria usando como referência o último ponto selecionado @@ -1259,12 +1259,12 @@ como referência espelhada. CmdSketcherNewSketch - + Create sketch Criar um esboço - + Create a new sketch. Criar um novo esboço. @@ -1272,12 +1272,12 @@ como referência espelhada. CmdSketcherRectangularArray - + Rectangular array Rede retangular - + Creates a rectangular array pattern of the geometry taking as reference the last selected point Cria um padrão retangular da geometria com referência ao último ponto selecionado @@ -1285,12 +1285,12 @@ como referência espelhada. CmdSketcherRemoveAxesAlignment - + Remove axes alignment Remover o alinhamento dos eixos - + Modifies constraints to remove axes alignment while trying to preserve the constraint relationship of the selection Modifica as restrições para remover o alinhamento dos eixos enquanto tenta preservar a relação de restrição da seleção @@ -1298,12 +1298,12 @@ como referência espelhada. CmdSketcherReorientSketch - + Reorient sketch... Reorientar um esboço... - + Place the selected sketch on one of the global coordinate planes. This will clear the 'Support' property, if any. Coloque o esboço selecionado em um dos planos de coordenadas globais. @@ -1313,12 +1313,12 @@ Isto irá limpar a propriedade 'Suporte', se houver. CmdSketcherRestoreInternalAlignmentGeometry - + Show/hide internal geometry Mostrar/ocultar geometria interna - + Show all internal geometry or hide unused internal geometry Mostrar toda a geometria interna ou ocultar a geometria interna não utilizada @@ -1326,8 +1326,8 @@ Isto irá limpar a propriedade 'Suporte', se houver. CmdSketcherSelectConflictingConstraints - + Select conflicting constraints Selecionar restrições conflitantes @@ -1335,12 +1335,12 @@ Isto irá limpar a propriedade 'Suporte', se houver. CmdSketcherSelectConstraints - + Select associated constraints Selecionar restrições associadas - + Select the constraints associated with the selected geometrical elements Selecionar as restrições associadas aos elementos geométricos selecionados @@ -1348,12 +1348,12 @@ Isto irá limpar a propriedade 'Suporte', se houver. CmdSketcherSelectElementsAssociatedWithConstraints - + Select associated geometry Selecionar geometria associada - + Select the geometrical elements associated with the selected constraints Selecionar os elementos geométricos associados às restrições selecionadas @@ -1361,12 +1361,12 @@ Isto irá limpar a propriedade 'Suporte', se houver. CmdSketcherSelectElementsWithDoFs - + Select unconstrained DoF Selecionar grau de liberdade não restrito - + Select geometrical elements where the solver still detects unconstrained degrees of freedom. Selecionar os elementos geométricos onde o calculador ainda detecta graus de liberdade sem restrições. @@ -1374,12 +1374,12 @@ Isto irá limpar a propriedade 'Suporte', se houver. CmdSketcherSelectHorizontalAxis - + Select horizontal axis Selecionar eixo horizontal - + Select the local horizontal axis of the sketch Selecionar o eixo horizontal local do esboço @@ -1387,8 +1387,8 @@ Isto irá limpar a propriedade 'Suporte', se houver. CmdSketcherSelectMalformedConstraints - + Select malformed constraints Selecione restrições malformadas @@ -1396,12 +1396,12 @@ Isto irá limpar a propriedade 'Suporte', se houver. CmdSketcherSelectOrigin - + Select origin Selecionar a origem - + Select the local origin point of the sketch Selecionar o ponto de origem local do esboço @@ -1409,8 +1409,8 @@ Isto irá limpar a propriedade 'Suporte', se houver. CmdSketcherSelectPartiallyRedundantConstraints - + Select partially redundant constraints Selecionar restrições parcialmente redundantes @@ -1418,8 +1418,8 @@ Isto irá limpar a propriedade 'Suporte', se houver. CmdSketcherSelectRedundantConstraints - + Select redundant constraints Selecionar restrições redundantes @@ -1427,12 +1427,12 @@ Isto irá limpar a propriedade 'Suporte', se houver. CmdSketcherSelectVerticalAxis - + Select vertical axis Selecionar o eixo vertical - + Select the local vertical axis of the sketch Selecionar o eixo vertical local do esboço @@ -1453,12 +1453,12 @@ Isto irá limpar a propriedade 'Suporte', se houver. CmdSketcherStopOperation - + Stop operation Parar a operação - + When in edit mode, stop the active operation (drawing, constraining, etc.). Quando estiver no modo de edição, para a operação ativa (desenho, restrição, etc.). @@ -1479,12 +1479,12 @@ Isto irá limpar a propriedade 'Suporte', se houver. CmdSketcherSymmetry - + Symmetry Simetria - + Creates symmetric geometry with respect to the last selected line or point Cria uma geometria simétrica em relação ao último ponto ou linha selecionada @@ -1546,24 +1546,24 @@ no modo atuante ou de referência CmdSketcherValidateSketch - + Validate sketch... Validar um esboço... - + Validate a sketch by looking at missing coincidences, invalid constraints, degenerated geometry, etc. Validar um esboço olhando para coincidências faltando, restrições inválidas, geometria corrompida, etc. - + Wrong selection Seleção errada - + Select only one sketch. Selecione apenas um esboço. @@ -1571,12 +1571,12 @@ restrições inválidas, geometria corrompida, etc. CmdSketcherViewSection - + View section Ver seção - + When in edit mode, switch between section view and full view. Quando em modo de edição, alterna entre vista da seção e vista completa. @@ -1584,12 +1584,12 @@ restrições inválidas, geometria corrompida, etc. CmdSketcherViewSketch - + View sketch Ver esboço - + When in edit mode, set the camera orientation perpendicular to the sketch plane. Quando estiver em modo de edição, coloca a orientação da câmera perpendicular ao plano do esboço. @@ -1847,37 +1847,37 @@ restrições inválidas, geometria corrompida, etc. Ativar/desativar restrição - + Create a new sketch on a face Criar um novo esboço em uma face - + Create a new sketch Criar um novo esboço - + Reorient sketch Reorientar um esboço - + Attach sketch Anexar esboço - + Detach sketch Desanexar esboço - + Create a mirrored sketch for each selected sketch Criar um esboço espelhado para cada esboço selecionado - + Merge sketches Mesclar esboços @@ -1995,72 +1995,72 @@ restrições inválidas, geometria corrompida, etc. Adicionar hexágono - + Convert to NURBS Converter para NURBS - + Increase spline degree Aumentar grau de spline - + Decrease spline degree Diminuir grau de spline - + Increase knot multiplicity Aumentar a multiplicidade de nós - + Decrease knot multiplicity Diminuir a multiplicidade de nós - + Insert knot Insert knot - + Join Curves Join Curves - + Exposing Internal Geometry Exposição da geometria interna - + Create symmetric geometry Criar geometria simétrica - + Copy/clone/move geometry Copiar/clonar/mover geometria - + Create copy of geometry Criar cópia da geometria - + Delete all geometry Excluir toda a geometria - + Delete All Constraints Excluir todas as restrições - + Remove Axes Alignment Remover Alinhamento dos Eixos @@ -2071,9 +2071,9 @@ restrições inválidas, geometria corrompida, etc. - - - + + + Update constraint's virtual space Atualizar espaço virtual das restrições @@ -2083,32 +2083,32 @@ restrições inválidas, geometria corrompida, etc. Adicionar restrições automáticas - + Swap constraint names Trocar nomes de restrição - + Rename sketch constraint Renomear restrição do esboço - + Drag Point Arrastar Ponto - + Drag Curve Arrastar Curva - + Drag Constraint Restrição de arrasto - + Modify sketch constraints Modificar restrições do esboço @@ -2169,59 +2169,59 @@ restrições inválidas, geometria corrompida, etc. Erro de restrição automática: esboço insolúvel após a aplicação de restrições de igualdade. - + Unable to guess intersection of curves. Try adding a coincident constraint between the vertices of the curves you are intending to fillet. Não é possível adivinhar a intersecção das curvas. Tente adicionar uma restrição coincidente entre os vértices das curvas que você pretende filetar. - - + + BSpline Geometry Index (GeoID) is out of bounds. Índice de geometria BSpline (GeoID) está fora dos limites. - + You are requesting no change in knot multiplicity. Você não solicitou nenhuma mudança de multiplicidade em nós. - - + + The Geometry Index (GeoId) provided is not a B-spline curve. O índice de geometria (GeoId) fornecida não é uma curva B-spline. - + The knot index is out of bounds. Note that in accordance with OCC notation, the first knot has index 1 and not zero. O índice do nó está fora dos limites. Note que, de acordo com a notação do OCC, o primeiro nó tem índice 1 e não zero. - + The multiplicity cannot be increased beyond the degree of the B-spline. A multiplicidade não pode ser aumentada além do grau de B-spline. - + The multiplicity cannot be decreased beyond zero. A multiplicidade não pode ser diminuída abaixo de zero. - + OCC is unable to decrease the multiplicity within the maximum tolerance. O OCC não consegue diminuir a multiplicidade dentro de tolerância máxima. - + Knot cannot have zero multiplicity. Knot cannot have zero multiplicity. - + Knot multiplicity cannot be higher than the degree of the BSpline. Knot multiplicity cannot be higher than the degree of the BSpline. - + Knot cannot be inserted outside the BSpline parameter range. Knot cannot be inserted outside the BSpline parameter range. @@ -2245,62 +2245,50 @@ restrições inválidas, geometria corrompida, etc. Esboço - + There are no modes that accept the selected set of subelements Não existem modos que aceitem o conjunto de sub-elementos selecionado - + Broken link to support subelements Ligação perdida aos sub-elementos de suporte - - + + Unexpected error Erro inesperado - + Face is non-planar A face não é plana - + Selected shapes are of wrong form (e.g., a curved edge where a straight one is needed) As formas selecionadas são do tipo errado (por exemplo, uma aresta curva onde uma reta é necessária) - + Sketch mapping Mapeamento de esboço - + Can't map the sketch to selected object. %1. Não é possível mapear o esboço no objeto selecionado. %1. - - + + Don't attach Não anexar - - - - - - - - - - - - @@ -2426,21 +2414,33 @@ restrições inválidas, geometria corrompida, etc. - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + Wrong selection Seleção errada @@ -2621,9 +2621,9 @@ restrições inválidas, geometria corrompida, etc. Number of selected objects is not 3 - - + + Error Erro @@ -3032,155 +3032,155 @@ Combinações possíveis: duas curvas; um ponto de extremidade e uma curva; dois Define B-Spline Degree, between 1 and %1: + + - - CAD Kernel Error Erro de Kernel CAD - + None of the selected elements is an edge. Nenhum dos elementos selecionados é uma aresta. - - + + At least one of the selected objects was not a B-Spline and was ignored. Pelo menos um dos objetos selecionados não era um B-Spline e foi ignorado. - - + + The selection comprises more than one item. Please select just one knot. A seleção engloba mais de um item. Por favor, selecione apenas um nó. - - + + Input Error Erro de entrada - - + + None of the selected elements is a knot of a B-spline Nenhum dos elementos selecionados é um nó de uma B-spline - - + + Selection is empty A seleção está vazia - + Nothing is selected. Please select a b-spline. Nothing is selected. Please select a b-spline. - + Please select a b-spline curve to insert a knot (not a knot on it). If the curve is not a b-spline, please convert it into one first. Please select a b-spline curve to insert a knot (not a knot on it). If the curve is not a b-spline, please convert it into one first. - + Nothing is selected. Please select end points of curves. Nothing is selected. Please select end points of curves. - + Too many curves on point Too many curves on point - - + + Exactly two curves should end at the selected point to be able to join them. Exactly two curves should end at the selected point to be able to join them. - + Too few curves on point Too few curves on point - + Two end points, or coincident point should be selected. Two end points, or coincident point should be selected. - - - - - - - - - - + + + + + + + + + + Select elements from a single sketch. Selecione elementos de um esboço único. - + No constraint selected Nenhuma restrição selecionada - + At least one constraint must be selected Pelo menos uma restrição deve ser selecionada - + A symmetric construction requires at least two geometric elements, the last geometric element being the reference for the symmetry construction. Uma construção simétrica requer pelo menos dois elementos geométricos, sendo o último elemento geométrico a referência para a construção da simetria. - + The last element must be a point or a line serving as reference for the symmetry construction. O último elemento deve ser um ponto ou uma linha, servindo como referência para a construção da simetria. - - + + A copy requires at least one selected non-external geometric element Uma cópia requer pelo menos um elemento geométrico não-externo selecionado - + Delete All Geometry Excluir toda a geometria - + Are you really sure you want to delete all geometry and constraints? Tem certeza que deseja excluir todas as geometria e restrições? - + Delete All Constraints Excluir todas as restrições - + Are you really sure you want to delete all the constraints? Tem certeza de que deseja excluir todas as restrições? - + Removal of axes alignment requires at least one selected non-external geometric element A remoção do alinhamento dos eixos requer, pelo menos, um elemento geométrico não externo selecionado - + Unsupported visual layer operation Unsupported visual layer operation - + It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted @@ -3379,67 +3379,67 @@ Combinações possíveis: duas curvas; um ponto de extremidade e uma curva; dois SketcherGui::ConstraintView - + Select Elements Select Elements - + Change value Mudar o valor - + Toggle to/from reference Alternar para/de referência - + Deactivate Desativar - + Activate Ativar - + Show constraints Mostrar as restrições - + Hide constraints Ocultar as restrições - + Rename Renomear - + Center sketch Croqui do centro - + Delete Excluir - + Swap constraint names Trocar nomes de restrição - + Unnamed constraint Restrição sem nome - + Only the names of named constraints can be swapped. Apenas os nomes das restrições nomeadas podem ser trocados. @@ -3522,72 +3522,72 @@ Combinações possíveis: duas curvas; um ponto de extremidade e uma curva; dois SketcherGui::ElementFilterList - + Normal Normal - + Construction Construção - + Internal Internal - + External Externo - + All types All types - + Point Ponto - + Line Linha - + Circle Círculo - + Ellipse Elipse - + Arc of circle Arc of circle - + Arc of ellipse Arc of ellipse - + Arc of hyperbola Arc of hyperbola - + Arc of parabola Arc of parabola - + B-Spline B-Spline @@ -3595,142 +3595,142 @@ Combinações possíveis: duas curvas; um ponto de extremidade e uma curva; dois SketcherGui::ElementView - + Point Coincidence Point Coincidence - + Point on Object Ponto sobre o objeto - + Vertical Constraint Vertical Constraint - + Horizontal Constraint Horizontal Constraint - + Parallel Constraint Parallel Constraint - + Perpendicular Constraint Perpendicular Constraint - + Tangent Constraint Tangent Constraint - + Equal Length Equal Length - + Symmetric Simétrico - + Block Constraint Block Constraint - + Lock Constraint Lock Constraint - + Horizontal Distance Distância Horizontal - + Vertical Distance Distância Vertical - + Length Constraint Length Constraint - + Radius Constraint Radius Constraint - + Diameter Constraint Diameter Constraint - + Radiam Constraint Radiam Constraint - + Angle Constraint Angle Constraint - + Toggle construction geometry Ativa/desativa a geometria de construção - + Select Constraints Select Constraints - + Select Origin Select Origin - + Select Horizontal Axis Select Horizontal Axis - + Select Vertical Axis Select Vertical Axis - + Layer Camada - + Layer 0 Layer 0 - + Layer 1 Layer 1 - + Hidden Oculto - + Delete Excluir @@ -4528,9 +4528,9 @@ Em seguida, os objetos são visíveis somente por trás do plano de esboço. - %1 arcos invertidos foram encontrados na geometria externa. Seus pontos de extremidade são destacados na vista 3d. + %1 arcos invertidos foram encontrados na geometria externa. Seus pontos de extremidade são destacados na vista 3d. -%2 restrições estão ligadas aos pontos de extremidade. Essas restrições estão indicadas no relatório (menu Vista -> Vistas -> Relatório). +%2 restrições estão ligadas aos pontos de extremidade. Essas restrições estão indicadas no relatório (menu Vista -> Vistas -> Relatório). Clique em "Trocar pontos de extremidade em restrições" para reatribuir os pontos de extremidade. Faça isto apenas uma vez em esboços criados com versões de FreeCAD anteriores à 0.15 @@ -4539,7 +4539,7 @@ Clique em "Trocar pontos de extremidade em restrições" para reatribuir os pont %1 reversed external-geometry arcs were found. Their endpoints are encircled in 3d view. However, no constraints linking to the endpoints were found. - %1 arcos invertidos foram encontrados na geometria externa. Seus pontos de extremidade são destacados na vista 3D. + %1 arcos invertidos foram encontrados na geometria externa. Seus pontos de extremidade são destacados na vista 3D. No entanto, nenhuma restrição foi encontrada nos pontos de extremidade. @@ -4639,48 +4639,48 @@ No entanto, nenhuma restrição foi encontrada nos pontos de extremidade.Configurações - + Constraints Restrições - + Auto constraints Restrições automáticas - + Auto remove redundants Remover redundâncias automaticamente - + Show only filtered Constraints Show only filtered Constraints - + Extended information (in widget) Extended information (in widget) - + Hide internal alignment (in widget) Hide internal alignment (in widget) - - + + Error Erro - + Impossible to update visibility tracking Impossible to update visibility tracking - + Impossible to update visibility tracking: Impossible to update visibility tracking: @@ -4712,6 +4712,33 @@ No entanto, nenhuma restrição foi encontrada nos pontos de extremidade.Settings Configurações + + + + + + + + + + + + Construction + Construção + + + + Elements + Elementos + + + + + + + Point + Ponto + @@ -4723,110 +4750,83 @@ No entanto, nenhuma restrição foi encontrada nos pontos de extremidade. - Construction - Construção - - - - Elements - Elementos - - - - - - - Point - Ponto - - - - - - - - - - - - Internal Internal - - + + + - Line Linha - - + + + - Arc Arco - - + + + - Circle Círculo - - + + + - Ellipse Elipse - - + + + - Elliptical Arc Arco elíptico - - + + + - Hyperbolic Arc Arco hiperbólico - - + + + - Parabolic Arc Arco parabólico - - + + + - BSpline BSpline - - + + + - Other Outro - + Extended information Informação adicional @@ -4834,42 +4834,42 @@ No entanto, nenhuma restrição foi encontrada nos pontos de extremidade. SketcherGui::TaskSketcherMessages - + Solver messages Mensagens - + Auto update Atualização automática - + Executes a recomputation of active document after every sketch action Executa um recálculo do documento ativo após cada comando - + Click to select the conflicting constraints. Click to select the conflicting constraints. - + Click to select the redundant constraints. Click to select the redundant constraints. - + The sketch has unconstrained elements giving rise to those Degrees Of Freedom. Click to select the unconstrained elements. The sketch has unconstrained elements giving rise to those Degrees Of Freedom. Click to select the unconstrained elements. - + Click to select the malformed constraints. Click to select the malformed constraints. - + Some constraints in combination are partially redundant. Click to select the partially redundant constraints. Some constraints in combination are partially redundant. Click to select the partially redundant constraints. @@ -5047,112 +5047,112 @@ This is done by analyzing the sketch geometries and constraints. SketcherGui::ViewProviderSketch - + Edit sketch Editar esboço - + A dialog is already open in the task panel Uma caixa de diálogo já está aberta no painel de tarefas - + Do you want to close this dialog? Deseja fechar este diálogo? - + Invalid sketch Esboço inválido - + Do you want to open the sketch validation tool? Você quer abrir a ferramenta de validação de esboço? - + The sketch is invalid and cannot be edited. O esboço é inválido e não pode ser editado. - + Please remove the following constraint: Por favor, remova a seguinte restrição: - + Please remove at least one of the following constraints: Por favor remova pelo menos uma das seguintes restrições: - + Please remove the following redundant constraint: Por favor, remova a seguinte restrição redundante: - + Please remove the following redundant constraints: Por favor, remova as seguintes restrições redundantes: - + The following constraint is partially redundant: A restrição seguinte é parcialmente redundante: - + The following constraints are partially redundant: As restrições seguintes são parcialmente redundantes: - + Please remove the following malformed constraint: Por favor remova as seguintes restrições malformadas: - + Please remove the following malformed constraints: Por favor remova as seguintes restrições malformadas: - + Empty sketch Esboço vazio - + Over-constrained: Over-constrained: - + Malformed constraints: Malformed constraints: - + Redundant constraints: Redundant constraints: - + Partially redundant: Partially redundant: - + Solver failed to converge Solver failed to converge - + Under constrained: Under constrained: - + %n DoF(s) %n DoF(s) @@ -5160,7 +5160,7 @@ This is done by analyzing the sketch geometries and constraints. - + Fully constrained Fully constrained @@ -5168,8 +5168,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineComb - - + + Switches between showing and hiding the curvature comb for all B-splines Alterna entre mostrar e ocultar o pente de curvatura para todas as B-splines @@ -5177,8 +5177,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineDecreaseKnotMultiplicity - - + + Decreases the multiplicity of the selected knot of a B-spline Diminui a multiplicidade do nó selecionado de uma B-spline @@ -5186,8 +5186,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineDegree - - + + Switches between showing and hiding the degree for all B-splines Alterna entre mostrar e ocultar o grau para todas os B-splines @@ -5195,8 +5195,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineIncreaseKnotMultiplicity - - + + Increases the multiplicity of the selected knot of a B-spline Aumenta a multiplicidade do nó selecionado de uma B-spline @@ -5204,8 +5204,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineKnotMultiplicity - - + + Switches between showing and hiding the knot multiplicity for all B-splines Alterna entre mostrar e ocultar a multiplicidade de nós para todas as B-splines @@ -5213,8 +5213,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplinePoleWeight - - + + Switches between showing and hiding the control point weight for all B-splines Alterna entre mostrar e ocultar o peso dos pontos de controle para todas as B-splines @@ -5222,8 +5222,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplinePolygon - - + + Switches between showing and hiding the control polygons for all B-splines Alterna entre mostrar e ocultar os polígonos de controle para todas as B-splines @@ -5231,8 +5231,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_Clone - - + + Creates a clone of the geometry taking as reference the last selected point Cria um clone da geometria tomando como referência o último ponto selecionado @@ -5240,17 +5240,17 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_CompCopy - + Clone Clonar - + Copy Copiar - + Move Mover @@ -5292,8 +5292,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_Copy - - + + Creates a simple copy of the geometry taking as reference the last selected point Cria uma cópia simples da geometria tomando como referência o último ponto selecionado @@ -5512,64 +5512,64 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_MapSketch - + No sketch found Nenhum esboço encontrado - + The document doesn't have a sketch O documento não tem um esboço - + Select sketch Selecione o esboço - + Select a sketch from the list Selecione um esboço da lista - + (incompatible with selection) (incompatível com a seleção) - + (current) (atual) - + (suggested) (sugerido) - + Sketch attachment Esboço anexado - + Current attachment mode is incompatible with the new selection. Select the method to attach this sketch to selected objects. O modo de anexo atual é incompatível com a nova seleção. Selecione um outro método para anexar este esboço aos objetos selecionados. - + Select the method to attach this sketch to selected objects. Selecione o método para anexar este esboço aos objetos selecionados. - + Map sketch Esboço de mapa - + Can't map a sketch to support: %1 Não é possível mapear um esboço para suporte:%1 @@ -5578,8 +5578,8 @@ Selecione um outro método para anexar este esboço aos objetos selecionados. Sketcher_Move - - + + Moves the geometry taking as reference the last selected point Move a geometria usando como referência o último ponto selecionado @@ -5587,12 +5587,12 @@ Selecione um outro método para anexar este esboço aos objetos selecionados. Sketcher_NewSketch - + Sketch attachment Esboço anexado - + Select the method to attach this sketch to selected object Selecione o método para anexar este esboço para o objeto selecionado @@ -5600,12 +5600,12 @@ Selecione um outro método para anexar este esboço aos objetos selecionados. Sketcher_ReorientSketch - + Sketch has support O esboço tem suporte - + Sketch with a support face cannot be reoriented. Do you want to detach it from the support? Um esboço com uma face de suporte não pode ser reorientado. Deseja separá-lo do seu suporte? @@ -5913,7 +5913,7 @@ o algorítimo Eigen Sparse QR é otimizado para matrizes escassas; geralmente é ViewProviderSketch - + and %1 more and %1 more @@ -6103,22 +6103,22 @@ The grid spacing change if it becomes smaller than this number of pixel. GridSpaceAction - + Grid auto spacing Grid auto spacing - + Resize grid automatically depending on zoom. Resize grid automatically depending on zoom. - + Spacing Spacing - + Distance between two subsequent grid lines. Distance between two subsequent grid lines. @@ -6126,78 +6126,75 @@ The grid spacing change if it becomes smaller than this number of pixel. Notifications - + The Sketch has malformed constraints! The Sketch has malformed constraints! - + The Sketch has partially redundant constraints! The Sketch has partially redundant constraints! - + Parabolas were migrated. Migrated files won't open in previous versions of FreeCAD!! Parabolas were migrated. Migrated files won't open in previous versions of FreeCAD!! - - - - - - - - - - - - - + + + - - + - - - - - + + + + + + + + - - - + + + + + + + + + + + Error Erro - + Failed to delete all geometry Falha ao excluir toda a geometria - + Failed to delete all constraints Falha ao excluir todas as restrições - + The constraint has invalid index information and is malformed. The constraint has invalid index information and is malformed. - - - @@ -6205,8 +6202,11 @@ The grid spacing change if it becomes smaller than this number of pixel. - - + + + + + Invalid Constraint Restrição inválida @@ -6248,8 +6248,8 @@ The grid spacing change if it becomes smaller than this number of pixel.Error creating B-spline pole - + Error creating B-spline Error creating B-spline @@ -6346,9 +6346,9 @@ The grid spacing change if it becomes smaller than this number of pixel.Falha ao aparar aresta - - + + Value Error Erro de Valor @@ -6384,58 +6384,58 @@ The grid spacing change if it becomes smaller than this number of pixel. SnapSpaceAction - + Snap to objects Snap to objects - + New points will snap to the currently preselected object. It will also snap to the middle of lines and arcs. New points will snap to the currently preselected object. It will also snap to the middle of lines and arcs. - + Snap to grid Alinhar à grade - + New points will snap to the nearest grid line. Points must be set closer than a fifth of the grid spacing to a grid line to snap. New points will snap to the nearest grid line. Points must be set closer than a fifth of the grid spacing to a grid line to snap. - + Snap angle Snap angle - + Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle starts from the positive X axis of the sketch. Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle starts from the positive X axis of the sketch. RenderingOrderAction - - - - - Normal Geometry - Normal Geometry - - Construction Geometry - Geometria de construção + Normal Geometry + Normal Geometry + Construction Geometry + Geometria de construção + + + + + External Geometry External Geometry @@ -6456,12 +6456,12 @@ Points must be set closer than a fifth of the grid spacing to a grid line to sna CmdSketcherGrid - + Toggle grid Ligar/Desligar grade - + Toggle the grid in the sketch. In the menu you can change grid settings. Toggle the grid in the sketch. In the menu you can change grid settings. @@ -6469,12 +6469,12 @@ Points must be set closer than a fifth of the grid spacing to a grid line to sna CmdSketcherSnap - + Toggle snap Toggle snap - + Toggle all snap functionality. In the menu you can toggle 'Snap to grid' and 'Snap to objects' individually, and change further snap settings. Toggle all snap functionality. In the menu you can toggle 'Snap to grid' and 'Snap to objects' individually, and change further snap settings. diff --git a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_pt-PT.ts b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_pt-PT.ts index fbce840a8e..b4b045fefa 100644 --- a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_pt-PT.ts +++ b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_pt-PT.ts @@ -4,12 +4,12 @@ CmdSketcherBSplineComb - + Show/hide B-spline curvature comb Show/hide B-spline curvature comb - + Switches between showing and hiding the curvature comb for all B-splines Alterna entre mostrar e ocultar o pente de curvatura para todas as B-splines @@ -17,12 +17,12 @@ CmdSketcherBSplineDegree - + Show/hide B-spline degree Show/hide B-spline degree - + Switches between showing and hiding the degree for all B-splines Alterna entre mostrar e ocultar o grau para todas os B-splines @@ -30,12 +30,12 @@ CmdSketcherBSplineKnotMultiplicity - + Show/hide B-spline knot multiplicity Show/hide B-spline knot multiplicity - + Switches between showing and hiding the knot multiplicity for all B-splines Alterna entre mostrar e ocultar a multiplicidade de nós para todas as B-splines @@ -43,12 +43,12 @@ CmdSketcherBSplinePoleWeight - + Show/hide B-spline control point weight Show/hide B-spline control point weight - + Switches between showing and hiding the control point weight for all B-splines Switches between showing and hiding the control point weight for all B-splines @@ -56,12 +56,12 @@ CmdSketcherBSplinePolygon - + Show/hide B-spline control polygon Show/hide B-spline control polygon - + Switches between showing and hiding the control polygons for all B-splines Alterna entre mostrar e ocultar os polígonos de controle para todas as B-splines @@ -82,12 +82,12 @@ CmdSketcherClone - + Clone Clonar - + Creates a clone of the geometry taking as reference the last selected point Cria um clone da geometria tomando como referência o último ponto selecionado @@ -95,32 +95,32 @@ CmdSketcherCompBSplineShowHideGeometryInformation - + Show/hide B-spline information layer Mostrar/ocultar a camada de informações da B-spline - + Show/hide B-spline degree Show/hide B-spline degree - + Show/hide B-spline control polygon Show/hide B-spline control polygon - + Show/hide B-spline curvature comb Show/hide B-spline curvature comb - + Show/hide B-spline knot multiplicity Show/hide B-spline knot multiplicity - + Show/hide B-spline control point weight Show/hide B-spline control point weight @@ -156,12 +156,12 @@ CmdSketcherCompCopy - + Clone Clonar - + Creates a clone of the geometry taking as reference the last selected point Cria um clone da geometria tomando como referência o último ponto selecionado @@ -365,22 +365,22 @@ CmdSketcherCompModifyKnotMultiplicity - + Modify knot multiplicity Modificar a multiplicidade de nós - + Modifies the multiplicity of the selected knot of a B-spline Modifica a multiplicidade do nós selecionados de uma B-spline - + Increase knot multiplicity Aumentar a multiplicidade de nós - + Decrease knot multiplicity Diminuir a multiplicidade de nós @@ -641,12 +641,12 @@ with respect to a line or a third point CmdSketcherConvertToNURBS - + Convert geometry to B-spline Convert geometry to B-spline - + Converts the selected geometry to a B-spline Converts the selected geometry to a B-spline @@ -654,12 +654,12 @@ with respect to a line or a third point CmdSketcherCopy - + Copy Copiar - + Creates a simple copy of the geometry taking as reference the last selected point Cria uma cópia simples da geometria tomando como referência o último ponto selecionado @@ -1018,12 +1018,12 @@ with respect to a line or a third point CmdSketcherDecreaseDegree - + Decrease B-spline degree Decrease B-spline degree - + Decreases the degree of the B-spline Decreases the degree of the B-spline @@ -1031,12 +1031,12 @@ with respect to a line or a third point CmdSketcherDecreaseKnotMultiplicity - + Decrease knot multiplicity Diminuir a multiplicidade de nós - + Decreases the multiplicity of the selected knot of a B-spline Diminui a multiplicidade do nó selecionado de uma B-spline @@ -1044,12 +1044,12 @@ with respect to a line or a third point CmdSketcherDeleteAllConstraints - + Delete all constraints Delete all constraints - + Delete all constraints in the sketch Delete all constraints in the sketch @@ -1057,12 +1057,12 @@ with respect to a line or a third point CmdSketcherDeleteAllGeometry - + Delete all geometry Apagar todas as geometrias - + Delete all geometry and constraints in the current sketch, with the exception of external geometry Delete all geometry and constraints in the current sketch, with the exception of external geometry @@ -1070,12 +1070,12 @@ with respect to a line or a third point CmdSketcherEditSketch - + Edit sketch Editar Esboço - + Edit the selected sketch. Edit the selected sketch. @@ -1109,12 +1109,12 @@ with respect to a line or a third point CmdSketcherIncreaseDegree - + Increase B-spline degree Increase B-spline degree - + Increases the degree of the B-spline Aumenta o grau da B-spline @@ -1122,12 +1122,12 @@ with respect to a line or a third point CmdSketcherIncreaseKnotMultiplicity - + Increase knot multiplicity Aumentar a multiplicidade de nós - + Increases the multiplicity of the selected knot of a B-spline Aumenta a multiplicidade do nó selecionado de uma B-spline @@ -1135,12 +1135,12 @@ with respect to a line or a third point CmdSketcherInsertKnot - + Insert knot Insert knot - + Inserts knot at given parameter. If a knot already exists at that parameter, it's multiplicity is increased by one. Inserts knot at given parameter. If a knot already exists at that parameter, it's multiplicity is increased by one. @@ -1148,12 +1148,12 @@ with respect to a line or a third point CmdSketcherJoinCurves - + Join curves Join curves - + Join two curves at selected end points Join two curves at selected end points @@ -1161,12 +1161,12 @@ with respect to a line or a third point CmdSketcherLeaveSketch - + Leave sketch Sair do esboço - + Finish editing the active sketch. Finish editing the active sketch. @@ -1174,12 +1174,12 @@ with respect to a line or a third point CmdSketcherMapSketch - + Map sketch to face... Mapear esboço na face... - + Set the 'Support' of a sketch. First select the supporting geometry, for example, a face or an edge of a solid object, then call this command, then choose the desired sketch. @@ -1188,7 +1188,7 @@ First select the supporting geometry, for example, a face or an edge of a solid then call this command, then choose the desired sketch. - + Some of the selected objects depend on the sketch to be mapped. Circular dependencies are not allowed. Some of the selected objects depend on the sketch to be mapped. Circular dependencies are not allowed. @@ -1196,22 +1196,22 @@ then call this command, then choose the desired sketch. CmdSketcherMergeSketches - + Merge sketches Unir esboços - + Create a new sketch from merging two or more selected sketches. Create a new sketch from merging two or more selected sketches. - + Wrong selection Seleção errada - + Select at least two sketches. Select at least two sketches. @@ -1219,12 +1219,12 @@ then call this command, then choose the desired sketch. CmdSketcherMirrorSketch - + Mirror sketch Espelhar o esboço - + Create a new mirrored sketch for each selected sketch by using the X or Y axes, or the origin point, as mirroring reference. @@ -1233,12 +1233,12 @@ by using the X or Y axes, or the origin point, as mirroring reference. - + Wrong selection Seleção errada - + Select one or more sketches. Select one or more sketches. @@ -1246,12 +1246,12 @@ as mirroring reference. CmdSketcherMove - + Move Mover - + Moves the geometry taking as reference the last selected point Move a geometria tomando como referência o último ponto selecionado @@ -1259,12 +1259,12 @@ as mirroring reference. CmdSketcherNewSketch - + Create sketch Criar esboço - + Create a new sketch. Create a new sketch. @@ -1272,12 +1272,12 @@ as mirroring reference. CmdSketcherRectangularArray - + Rectangular array Rectangular array - + Creates a rectangular array pattern of the geometry taking as reference the last selected point Creates a rectangular array pattern of the geometry taking as reference the last selected point @@ -1285,12 +1285,12 @@ as mirroring reference. CmdSketcherRemoveAxesAlignment - + Remove axes alignment Remover alinhamento dos eixos - + Modifies constraints to remove axes alignment while trying to preserve the constraint relationship of the selection Modifica as restrições para remover o alinhamento de eixos ao tentar preservar a relação de restrições da seleção @@ -1298,12 +1298,12 @@ as mirroring reference. CmdSketcherReorientSketch - + Reorient sketch... Reorientar esboço... - + Place the selected sketch on one of the global coordinate planes. This will clear the 'Support' property, if any. Place the selected sketch on one of the global coordinate planes. @@ -1313,12 +1313,12 @@ This will clear the 'Support' property, if any. CmdSketcherRestoreInternalAlignmentGeometry - + Show/hide internal geometry Mostrar/ocultar geometria interna - + Show all internal geometry or hide unused internal geometry Show all internal geometry or hide unused internal geometry @@ -1326,8 +1326,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectConflictingConstraints - + Select conflicting constraints Selecionar restrições em conflito @@ -1335,12 +1335,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectConstraints - + Select associated constraints Selecionar restrições associadas - + Select the constraints associated with the selected geometrical elements Selecione as restrições associadas aos elementos geométricos selecionados @@ -1348,12 +1348,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectElementsAssociatedWithConstraints - + Select associated geometry Select associated geometry - + Select the geometrical elements associated with the selected constraints Select the geometrical elements associated with the selected constraints @@ -1361,12 +1361,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectElementsWithDoFs - + Select unconstrained DoF Select unconstrained DoF - + Select geometrical elements where the solver still detects unconstrained degrees of freedom. Select geometrical elements where the solver still detects unconstrained degrees of freedom. @@ -1374,12 +1374,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectHorizontalAxis - + Select horizontal axis Select horizontal axis - + Select the local horizontal axis of the sketch Select the local horizontal axis of the sketch @@ -1387,8 +1387,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectMalformedConstraints - + Select malformed constraints Select malformed constraints @@ -1396,12 +1396,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectOrigin - + Select origin Selecionar origem - + Select the local origin point of the sketch Selecione o ponto de origem local do esboço @@ -1409,8 +1409,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectPartiallyRedundantConstraints - + Select partially redundant constraints Selecionar restrições parcialmente redundantes @@ -1418,8 +1418,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectRedundantConstraints - + Select redundant constraints Selecionar restrições redundantes @@ -1427,12 +1427,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectVerticalAxis - + Select vertical axis Selecionar o eixo vertical - + Select the local vertical axis of the sketch Selecione o eixo vertical local do esboço @@ -1453,12 +1453,12 @@ This will clear the 'Support' property, if any. CmdSketcherStopOperation - + Stop operation Parar operação - + When in edit mode, stop the active operation (drawing, constraining, etc.). Quando em modo de edição, pare a operação ativa (desenho, restrição, etc.). @@ -1479,12 +1479,12 @@ This will clear the 'Support' property, if any. CmdSketcherSymmetry - + Symmetry Simetria - + Creates symmetric geometry with respect to the last selected line or point Cria uma geometria simétrica em relação ao ponto ou última linha selecionada @@ -1546,24 +1546,24 @@ into driving or reference mode CmdSketcherValidateSketch - + Validate sketch... Validar o esboço... - + Validate a sketch by looking at missing coincidences, invalid constraints, degenerated geometry, etc. Validate a sketch by looking at missing coincidences, invalid constraints, degenerated geometry, etc. - + Wrong selection Seleção errada - + Select only one sketch. Selecione apenas um esboço. @@ -1571,12 +1571,12 @@ invalid constraints, degenerated geometry, etc. CmdSketcherViewSection - + View section Ver secção - + When in edit mode, switch between section view and full view. When in edit mode, switch between section view and full view. @@ -1584,12 +1584,12 @@ invalid constraints, degenerated geometry, etc. CmdSketcherViewSketch - + View sketch Ver esboço - + When in edit mode, set the camera orientation perpendicular to the sketch plane. When in edit mode, set the camera orientation perpendicular to the sketch plane. @@ -1847,37 +1847,37 @@ invalid constraints, degenerated geometry, etc. Activate/Deactivate constraint - + Create a new sketch on a face Create a new sketch on a face - + Create a new sketch Criar um Novo Esboço - + Reorient sketch Reorient sketch - + Attach sketch Attach sketch - + Detach sketch Detach sketch - + Create a mirrored sketch for each selected sketch Create a mirrored sketch for each selected sketch - + Merge sketches Unir esboços @@ -1995,72 +1995,72 @@ invalid constraints, degenerated geometry, etc. Add hexagon - + Convert to NURBS Convert to NURBS - + Increase spline degree Increase spline degree - + Decrease spline degree Decrease spline degree - + Increase knot multiplicity Aumentar a multiplicidade de nós - + Decrease knot multiplicity Diminuir a multiplicidade de nós - + Insert knot Insert knot - + Join Curves Join Curves - + Exposing Internal Geometry Exposing Internal Geometry - + Create symmetric geometry Create symmetric geometry - + Copy/clone/move geometry Copy/clone/move geometry - + Create copy of geometry Create copy of geometry - + Delete all geometry Apagar todas as geometrias - + Delete All Constraints Apagar todas as restrições - + Remove Axes Alignment Remover Alinhamento dos Eixos @@ -2071,9 +2071,9 @@ invalid constraints, degenerated geometry, etc. - - - + + + Update constraint's virtual space Update constraint's virtual space @@ -2083,32 +2083,32 @@ invalid constraints, degenerated geometry, etc. Add auto constraints - + Swap constraint names Trocar nomes da restrição - + Rename sketch constraint Rename sketch constraint - + Drag Point Arrastar Ponto - + Drag Curve Arrastar Curva - + Drag Constraint Arrastar Restrição - + Modify sketch constraints Modify sketch constraints @@ -2169,59 +2169,59 @@ invalid constraints, degenerated geometry, etc. Erro de restrição automática: esboço insolúvel após a aplicação de restrições de igualdade. - + Unable to guess intersection of curves. Try adding a coincident constraint between the vertices of the curves you are intending to fillet. Não é possível calcular a interseção das curvas. Tente adicionar uma restrição coincidente entre os vértices das curvas das quais pretende fazer a concordância. - - + + BSpline Geometry Index (GeoID) is out of bounds. Índice de geometria BSpline (GeoID) está fora dos limites. - + You are requesting no change in knot multiplicity. Você não está a solicitar nenhuma mudança na multiplicidade de nó. - - + + The Geometry Index (GeoId) provided is not a B-spline curve. O índice de geometria (GeoId) fornecida não é uma curva B-spline. - + The knot index is out of bounds. Note that in accordance with OCC notation, the first knot has index 1 and not zero. O índice do nó está fora dos limites. Note que, de acordo com a notação de OCC, o primeiro nó tem índice 1 e não zero. - + The multiplicity cannot be increased beyond the degree of the B-spline. A multiplicidade não pode ser aumentada além do grau de B-spline. - + The multiplicity cannot be decreased beyond zero. A multiplicidade não pode ser diminuída, abaixo de zero. - + OCC is unable to decrease the multiplicity within the maximum tolerance. OCC é incapaz de diminuir a multiplicidade dentro de tolerância máxima. - + Knot cannot have zero multiplicity. Knot cannot have zero multiplicity. - + Knot multiplicity cannot be higher than the degree of the BSpline. Knot multiplicity cannot be higher than the degree of the BSpline. - + Knot cannot be inserted outside the BSpline parameter range. Knot cannot be inserted outside the BSpline parameter range. @@ -2245,62 +2245,50 @@ invalid constraints, degenerated geometry, etc. Sketcher - + There are no modes that accept the selected set of subelements Não existem modos que aceitem o conjunto de sub-elementos selecionado - + Broken link to support subelements Ligação perdida aos sub-elementos de suporte - - + + Unexpected error Erro inesperado - + Face is non-planar A face não é plana - + Selected shapes are of wrong form (e.g., a curved edge where a straight one is needed) As formas selecionadas são do tipo errado (por exemplo, uma aresta curva onde uma reta é necessária) - + Sketch mapping Mapear esboço - + Can't map the sketch to selected object. %1. Não é possível mapear o esboço no objeto selecionado. %1. - - + + Don't attach Não fixar - - - - - - - - - - - - @@ -2426,21 +2414,33 @@ invalid constraints, degenerated geometry, etc. - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + Wrong selection Seleção errada @@ -2621,9 +2621,9 @@ invalid constraints, degenerated geometry, etc. Number of selected objects is not 3 - - + + Error Erro @@ -3032,155 +3032,155 @@ Combinações possíveis: duas curvas; um ponto de extremidade e uma curva; dois Define B-Spline Degree, between 1 and %1: + + - - CAD Kernel Error Erro de Kernel de CAD - + None of the selected elements is an edge. Nenhum dos elementos selecionados é uma aresta. - - + + At least one of the selected objects was not a B-Spline and was ignored. Pelo menos um dos objetos selecionados não era uma B-Spline e foi ignorado. - - + + The selection comprises more than one item. Please select just one knot. A seleção engloba mais de um item. Por favor, selecione apenas um nó. - - + + Input Error Erro de entrada - - + + None of the selected elements is a knot of a B-spline Nenhum dos elementos selecionados é um nó de uma B-spline - - + + Selection is empty Selection is empty - + Nothing is selected. Please select a b-spline. Nothing is selected. Please select a b-spline. - + Please select a b-spline curve to insert a knot (not a knot on it). If the curve is not a b-spline, please convert it into one first. Please select a b-spline curve to insert a knot (not a knot on it). If the curve is not a b-spline, please convert it into one first. - + Nothing is selected. Please select end points of curves. Nothing is selected. Please select end points of curves. - + Too many curves on point Too many curves on point - - + + Exactly two curves should end at the selected point to be able to join them. Exactly two curves should end at the selected point to be able to join them. - + Too few curves on point Too few curves on point - + Two end points, or coincident point should be selected. Two end points, or coincident point should be selected. - - - - - - - - - - + + + + + + + + + + Select elements from a single sketch. Selecione elementos de um esboço único. - + No constraint selected Nenhuma restrição selecionada - + At least one constraint must be selected Pelo menos uma restrição deve ser selecionada - + A symmetric construction requires at least two geometric elements, the last geometric element being the reference for the symmetry construction. Uma construção simétrica requer pelo menos dois elementos geométricos, sendo o último elemento geométrico a referência para a construção da simetria. - + The last element must be a point or a line serving as reference for the symmetry construction. O último elemento deve ser um ponto ou uma linha, servindo como referência para a construção da simetria. - - + + A copy requires at least one selected non-external geometric element Uma cópia requer pelo menos um elemento geométrico não-externo selecionado - + Delete All Geometry Apagar toda a geometria - + Are you really sure you want to delete all geometry and constraints? Are you really sure you want to delete all geometry and constraints? - + Delete All Constraints Apagar todas as restrições - + Are you really sure you want to delete all the constraints? Tem certeza de que pretende eliminar todas as restrições? - + Removal of axes alignment requires at least one selected non-external geometric element Remoção do alinhamento de eixos requer pelo menos que um elemento geométrico não-externo seja selecionado - + Unsupported visual layer operation Unsupported visual layer operation - + It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted @@ -3379,67 +3379,67 @@ Combinações possíveis: duas curvas; um ponto de extremidade e uma curva; dois SketcherGui::ConstraintView - + Select Elements Select Elements - + Change value Alterar Valor - + Toggle to/from reference Alternar para/de referência - + Deactivate Desativar - + Activate Ativar - + Show constraints Mostrar restrições - + Hide constraints Ocultar restrições - + Rename Renomear - + Center sketch Centrar o esboço (sketch) - + Delete Apagar - + Swap constraint names Trocar nomes da restrição - + Unnamed constraint Restrição sem nome - + Only the names of named constraints can be swapped. Apenas os nomes das restrições nomeadas podem ser trocados. @@ -3522,72 +3522,72 @@ Combinações possíveis: duas curvas; um ponto de extremidade e uma curva; dois SketcherGui::ElementFilterList - + Normal Normal - + Construction Construção - + Internal Internal - + External External - + All types All types - + Point Ponto - + Line Linha - + Circle Círculo - + Ellipse Elipse - + Arc of circle Arc of circle - + Arc of ellipse Arc of ellipse - + Arc of hyperbola Arc of hyperbola - + Arc of parabola Arc of parabola - + B-Spline B-Spline @@ -3595,142 +3595,142 @@ Combinações possíveis: duas curvas; um ponto de extremidade e uma curva; dois SketcherGui::ElementView - + Point Coincidence Point Coincidence - + Point on Object Point on Object - + Vertical Constraint Vertical Constraint - + Horizontal Constraint Horizontal Constraint - + Parallel Constraint Parallel Constraint - + Perpendicular Constraint Perpendicular Constraint - + Tangent Constraint Tangent Constraint - + Equal Length Equal Length - + Symmetric Simétrica - + Block Constraint Block Constraint - + Lock Constraint Lock Constraint - + Horizontal Distance Horizontal Distance - + Vertical Distance Vertical Distance - + Length Constraint Length Constraint - + Radius Constraint Radius Constraint - + Diameter Constraint Diameter Constraint - + Radiam Constraint Radiam Constraint - + Angle Constraint Angle Constraint - + Toggle construction geometry Ativa/desativa a geometria de construção - + Select Constraints Select Constraints - + Select Origin Select Origin - + Select Horizontal Axis Select Horizontal Axis - + Select Vertical Axis Select Vertical Axis - + Layer Camada - + Layer 0 Layer 0 - + Layer 1 Layer 1 - + Hidden Escondida - + Delete Apagar @@ -4528,9 +4528,9 @@ Then objects are only visible behind the sketch plane. %2 constraints are linking to the endpoints. The constraints have been listed in Report view (menu View -> Panels -> Report view). Click "Swap endpoints in constraints" button to reassign endpoints. Do this only once to sketches created in FreeCAD older than v0.15 - %1 arcos invertidos foram encontrados na geometria externa. Seus pontos de extremidade são destacados na vista 3d. + %1 arcos invertidos foram encontrados na geometria externa. Seus pontos de extremidade são destacados na vista 3d. -%2 restrições estão ligadas aos pontos de extremidade. Essas restrições estão indicadas no relatório (menu Vista -> Vistas -> Relatório). +%2 restrições estão ligadas aos pontos de extremidade. Essas restrições estão indicadas no relatório (menu Vista -> Vistas -> Relatório). Clique em "Trocar pontos de extremidade em restrições" para reatribuir os pontos de extremidade. Faça isto apenas uma vez em esboços criados com versões de FreeCAD anteriores à 0.15 @@ -4539,7 +4539,7 @@ Clique em "Trocar pontos de extremidade em restrições" para reatribuir os pont %1 reversed external-geometry arcs were found. Their endpoints are encircled in 3d view. However, no constraints linking to the endpoints were found. - %1 arcos invertidos foram encontrados na geometria externa. Os seus pontos de extremidade são realçados na vista 3D. + %1 arcos invertidos foram encontrados na geometria externa. Os seus pontos de extremidade são realçados na vista 3D. No entanto, nenhuma restrição foi encontrada nos pontos de extremidade. @@ -4639,48 +4639,48 @@ No entanto, nenhuma restrição foi encontrada nos pontos de extremidade.Ajustes - + Constraints Constraints - + Auto constraints Restrições automaticas - + Auto remove redundants Auto remove redundants - + Show only filtered Constraints Show only filtered Constraints - + Extended information (in widget) Extended information (in widget) - + Hide internal alignment (in widget) Hide internal alignment (in widget) - - + + Error Erro - + Impossible to update visibility tracking Impossível atualizar o rastreamento de visibilidade - + Impossible to update visibility tracking: Impossível atualizar o rastreamento de visibilidade: @@ -4712,6 +4712,33 @@ No entanto, nenhuma restrição foi encontrada nos pontos de extremidade.Settings Ajustes + + + + + + + + + + + + Construction + Construção + + + + Elements + Elementos + + + + + + + Point + Ponto + @@ -4723,110 +4750,83 @@ No entanto, nenhuma restrição foi encontrada nos pontos de extremidade. - Construction - Construção - - - - Elements - Elementos - - - - - - - Point - Ponto - - - - - - - - - - - - Internal Internal - - + + + - Line Linha - - + + + - Arc Arco - - + + + - Circle Círculo - - + + + - Ellipse Elipse - - + + + - Elliptical Arc Arco elíptico - - + + + - Hyperbolic Arc Arco hiperbólico - - + + + - Parabolic Arc Arco parabólico - - + + + - BSpline BSpline - - + + + - Other Outros - + Extended information Extended information @@ -4834,42 +4834,42 @@ No entanto, nenhuma restrição foi encontrada nos pontos de extremidade. SketcherGui::TaskSketcherMessages - + Solver messages Mensagens de Resolução (problemas, etc.) - + Auto update Auto update - + Executes a recomputation of active document after every sketch action Executes a recomputation of active document after every sketch action - + Click to select the conflicting constraints. Click to select the conflicting constraints. - + Click to select the redundant constraints. Click to select the redundant constraints. - + The sketch has unconstrained elements giving rise to those Degrees Of Freedom. Click to select the unconstrained elements. The sketch has unconstrained elements giving rise to those Degrees Of Freedom. Click to select the unconstrained elements. - + Click to select the malformed constraints. Click to select the malformed constraints. - + Some constraints in combination are partially redundant. Click to select the partially redundant constraints. Some constraints in combination are partially redundant. Click to select the partially redundant constraints. @@ -5047,112 +5047,112 @@ This is done by analyzing the sketch geometries and constraints. SketcherGui::ViewProviderSketch - + Edit sketch Editar Esboço - + A dialog is already open in the task panel Já está aberta uma janela no painel de tarefas - + Do you want to close this dialog? Deseja fechar esta janela? - + Invalid sketch Esboço (sketch) inválido - + Do you want to open the sketch validation tool? Quer abrir a ferramenta de validação de esboço? - + The sketch is invalid and cannot be edited. O esboço é inválido e não pode ser editado. - + Please remove the following constraint: Por favor, remova a seguinte restrição: - + Please remove at least one of the following constraints: Por favor remova pelo menos uma das seguintes restrições: - + Please remove the following redundant constraint: Por favor, remova a seguinte restrição redundante: - + Please remove the following redundant constraints: Por favor, remova a seguinte restrição redundante: - + The following constraint is partially redundant: The following constraint is partially redundant: - + The following constraints are partially redundant: The following constraints are partially redundant: - + Please remove the following malformed constraint: Please remove the following malformed constraint: - + Please remove the following malformed constraints: Please remove the following malformed constraints: - + Empty sketch Esboço vazio - + Over-constrained: Over-constrained: - + Malformed constraints: Malformed constraints: - + Redundant constraints: Redundant constraints: - + Partially redundant: Partially redundant: - + Solver failed to converge Solver failed to converge - + Under constrained: Under constrained: - + %n DoF(s) %n DoF(s) @@ -5160,7 +5160,7 @@ This is done by analyzing the sketch geometries and constraints. - + Fully constrained Fully constrained @@ -5168,8 +5168,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineComb - - + + Switches between showing and hiding the curvature comb for all B-splines Alterna entre mostrar e ocultar o pente de curvatura para todas as B-splines @@ -5177,8 +5177,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineDecreaseKnotMultiplicity - - + + Decreases the multiplicity of the selected knot of a B-spline Diminui a multiplicidade do nó selecionado de uma B-spline @@ -5186,8 +5186,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineDegree - - + + Switches between showing and hiding the degree for all B-splines Alterna entre mostrar e ocultar o grau para todas os B-splines @@ -5195,8 +5195,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineIncreaseKnotMultiplicity - - + + Increases the multiplicity of the selected knot of a B-spline Aumenta a multiplicidade do nó selecionado de uma B-spline @@ -5204,8 +5204,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineKnotMultiplicity - - + + Switches between showing and hiding the knot multiplicity for all B-splines Alterna entre mostrar e ocultar a multiplicidade de nós para todas as B-splines @@ -5213,8 +5213,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplinePoleWeight - - + + Switches between showing and hiding the control point weight for all B-splines Switches between showing and hiding the control point weight for all B-splines @@ -5222,8 +5222,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplinePolygon - - + + Switches between showing and hiding the control polygons for all B-splines Alterna entre mostrar e ocultar os polígonos de controle para todas as B-splines @@ -5231,8 +5231,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_Clone - - + + Creates a clone of the geometry taking as reference the last selected point Cria um clone da geometria tomando como referência o último ponto selecionado @@ -5240,17 +5240,17 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_CompCopy - + Clone Clonar - + Copy Copiar - + Move Mover @@ -5292,8 +5292,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_Copy - - + + Creates a simple copy of the geometry taking as reference the last selected point Cria uma cópia simples da geometria tomando como referência o último ponto selecionado @@ -5512,64 +5512,64 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_MapSketch - + No sketch found Nenhum esboço encontrado - + The document doesn't have a sketch O documento não tem um esboço - + Select sketch Selecione o esboço - + Select a sketch from the list Selecione um esboço da lista - + (incompatible with selection) (incompatível com a seleção) - + (current) (atual) - + (suggested) (sugerido) - + Sketch attachment Fixação do Esboço - + Current attachment mode is incompatible with the new selection. Select the method to attach this sketch to selected objects. Current attachment mode is incompatible with the new selection. Select the method to attach this sketch to selected objects. - + Select the method to attach this sketch to selected objects. Selecione o método para fixar este esboço aos objetos selecionados. - + Map sketch Mapear esboço - + Can't map a sketch to support: %1 Não é possível mapear um esboço no suporte:%1 @@ -5578,8 +5578,8 @@ Select the method to attach this sketch to selected objects. Sketcher_Move - - + + Moves the geometry taking as reference the last selected point Move a geometria tomando como referência o último ponto selecionado @@ -5587,12 +5587,12 @@ Select the method to attach this sketch to selected objects. Sketcher_NewSketch - + Sketch attachment Fixação do Esboço - + Select the method to attach this sketch to selected object Selecione o método para fixar este esboço aos objetos selecionados @@ -5600,12 +5600,12 @@ Select the method to attach this sketch to selected objects. Sketcher_ReorientSketch - + Sketch has support O esboço tem suporte - + Sketch with a support face cannot be reoriented. Do you want to detach it from the support? Um esboço com uma face de suporte não pode ser reorientado. @@ -5914,7 +5914,7 @@ Eigen Sparse QR algorithm is optimized for sparse matrices; usually faster ViewProviderSketch - + and %1 more and %1 more @@ -6104,22 +6104,22 @@ The grid spacing change if it becomes smaller than this number of pixel. GridSpaceAction - + Grid auto spacing Grid auto spacing - + Resize grid automatically depending on zoom. Resize grid automatically depending on zoom. - + Spacing Spacing - + Distance between two subsequent grid lines. Distance between two subsequent grid lines. @@ -6127,78 +6127,75 @@ The grid spacing change if it becomes smaller than this number of pixel. Notifications - + The Sketch has malformed constraints! The Sketch has malformed constraints! - + The Sketch has partially redundant constraints! The Sketch has partially redundant constraints! - + Parabolas were migrated. Migrated files won't open in previous versions of FreeCAD!! Parabolas were migrated. Migrated files won't open in previous versions of FreeCAD!! - - - - - - - - - - - - - + + + - - + - - - - - + + + + + + + + - - - + + + + + + + + + + + Error Erro - + Failed to delete all geometry Falha ao eliminar toda a geometria - + Failed to delete all constraints Falha ao eliminar todas as restrições - + The constraint has invalid index information and is malformed. A restrição tem informações de índice inválidas e está formatada incorretamente. - - - @@ -6206,8 +6203,11 @@ The grid spacing change if it becomes smaller than this number of pixel. - - + + + + + Invalid Constraint Restrição invalida @@ -6249,8 +6249,8 @@ The grid spacing change if it becomes smaller than this number of pixel.Erro ao criar o polo da B-spline - + Error creating B-spline Erro ao criar a B-spline @@ -6347,9 +6347,9 @@ The grid spacing change if it becomes smaller than this number of pixel.Falha ao aparar a aresta - - + + Value Error Erro de Valor @@ -6385,58 +6385,58 @@ The grid spacing change if it becomes smaller than this number of pixel. SnapSpaceAction - + Snap to objects Snap to objects - + New points will snap to the currently preselected object. It will also snap to the middle of lines and arcs. New points will snap to the currently preselected object. It will also snap to the middle of lines and arcs. - + Snap to grid Alinhar à grelha - + New points will snap to the nearest grid line. Points must be set closer than a fifth of the grid spacing to a grid line to snap. New points will snap to the nearest grid line. Points must be set closer than a fifth of the grid spacing to a grid line to snap. - + Snap angle Snap angle - + Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle starts from the positive X axis of the sketch. Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle starts from the positive X axis of the sketch. RenderingOrderAction - - - - - Normal Geometry - Normal Geometry - - Construction Geometry - Geometria de construção + Normal Geometry + Normal Geometry + Construction Geometry + Geometria de construção + + + + + External Geometry External Geometry @@ -6457,12 +6457,12 @@ Points must be set closer than a fifth of the grid spacing to a grid line to sna CmdSketcherGrid - + Toggle grid Alternar Grelha - + Toggle the grid in the sketch. In the menu you can change grid settings. Toggle the grid in the sketch. In the menu you can change grid settings. @@ -6470,12 +6470,12 @@ Points must be set closer than a fifth of the grid spacing to a grid line to sna CmdSketcherSnap - + Toggle snap Ativar/desativar snap - + Toggle all snap functionality. In the menu you can toggle 'Snap to grid' and 'Snap to objects' individually, and change further snap settings. Toggle all snap functionality. In the menu you can toggle 'Snap to grid' and 'Snap to objects' individually, and change further snap settings. diff --git a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_ro.ts b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_ro.ts index 3c238a86bb..f3e8f83951 100644 --- a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_ro.ts +++ b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_ro.ts @@ -4,12 +4,12 @@ CmdSketcherBSplineComb - + Show/hide B-spline curvature comb Arată/ascunde curbura B-spline - + Switches between showing and hiding the curvature comb for all B-splines Comută între afişarea şi ascunderea gradului de curvatură pentru toate B-spline-urile @@ -17,12 +17,12 @@ CmdSketcherBSplineDegree - + Show/hide B-spline degree Arată/ascunde gradul B-spline - + Switches between showing and hiding the degree for all B-splines Comută între afişarea şi ascunderea gradului de curbură pentru toate B-spline-urile @@ -30,12 +30,12 @@ CmdSketcherBSplineKnotMultiplicity - + Show/hide B-spline knot multiplicity Arată/ascunde multiplicitatea nodului B-spline - + Switches between showing and hiding the knot multiplicity for all B-splines Comută între afişarea şi ascunderea multiplicității de nod pentru toate B-spline-urile @@ -43,12 +43,12 @@ CmdSketcherBSplinePoleWeight - + Show/hide B-spline control point weight Afișare/ascundere control punct B-spline - + Switches between showing and hiding the control point weight for all B-splines Comută între afişarea şi ascunderea greutăţii punctului de control pentru toate B-splines @@ -56,12 +56,12 @@ CmdSketcherBSplinePolygon - + Show/hide B-spline control polygon Arată/ascunde poligonul de control B-spline - + Switches between showing and hiding the control polygons for all B-splines Comută între afişarea şi ascunderea poligoane de control pentru toate B-spline-urile @@ -82,12 +82,12 @@ CmdSketcherClone - + Clone Clonă - + Creates a clone of the geometry taking as reference the last selected point Creează o clona a geometriei luând ca referinţă ultimul punct selectat @@ -95,32 +95,32 @@ CmdSketcherCompBSplineShowHideGeometryInformation - + Show/hide B-spline information layer Afișare/Ascundere layer de informaţii B-spline - + Show/hide B-spline degree Arată/ascunde gradul B-spline - + Show/hide B-spline control polygon Arată/ascunde poligonul de control B-spline - + Show/hide B-spline curvature comb Arată/ascunde curbura B-spline - + Show/hide B-spline knot multiplicity Arată/ascunde multiplicitatea nodului B-spline - + Show/hide B-spline control point weight Afișare/ascundere control punct B-spline @@ -156,12 +156,12 @@ CmdSketcherCompCopy - + Clone Clonă - + Creates a clone of the geometry taking as reference the last selected point Creează o clona a geometriei luând ca referinţă ultimul punct selectat @@ -365,22 +365,22 @@ CmdSketcherCompModifyKnotMultiplicity - + Modify knot multiplicity Modifică multiplicitatea nodului - + Modifies the multiplicity of the selected knot of a B-spline Modifică multiplicitatea nodului selectat a unui B-spline - + Increase knot multiplicity Creşte multiplicitatea nodului - + Decrease knot multiplicity Reduce multiplicitatea nodului @@ -641,12 +641,12 @@ cu privire la o linie sau un al treilea punct CmdSketcherConvertToNURBS - + Convert geometry to B-spline Convertește geometria în B-spline - + Converts the selected geometry to a B-spline Converteşte geometria selectată într-o curbă B-spline @@ -654,12 +654,12 @@ cu privire la o linie sau un al treilea punct CmdSketcherCopy - + Copy Copiere - + Creates a simple copy of the geometry taking as reference the last selected point Creează o clona a geometriei luând ca referinţă ultimul punct selectat @@ -1018,12 +1018,12 @@ cu privire la o linie sau un al treilea punct CmdSketcherDecreaseDegree - + Decrease B-spline degree Scade gradul B-spline - + Decreases the degree of the B-spline Reduce gradul curbei B-spline @@ -1031,12 +1031,12 @@ cu privire la o linie sau un al treilea punct CmdSketcherDecreaseKnotMultiplicity - + Decrease knot multiplicity Reduce multiplicitatea nodului - + Decreases the multiplicity of the selected knot of a B-spline Descrește multiplicitatea nodului selectat a unui B-spline @@ -1044,12 +1044,12 @@ cu privire la o linie sau un al treilea punct CmdSketcherDeleteAllConstraints - + Delete all constraints Șterge toate constrângerile - + Delete all constraints in the sketch Ștergeți toate constrângerile din schiță @@ -1057,12 +1057,12 @@ cu privire la o linie sau un al treilea punct CmdSketcherDeleteAllGeometry - + Delete all geometry Şterge toate geometria - + Delete all geometry and constraints in the current sketch, with the exception of external geometry Ștergeți toate geometria și constrângerile din schița curentă, cu excepția geometriei externe @@ -1070,12 +1070,12 @@ cu privire la o linie sau un al treilea punct CmdSketcherEditSketch - + Edit sketch Editaţi schiţa - + Edit the selected sketch. Editează schița selectată. @@ -1109,12 +1109,12 @@ cu privire la o linie sau un al treilea punct CmdSketcherIncreaseDegree - + Increase B-spline degree Crește gradul B-spline - + Increases the degree of the B-spline Măriâi gradul curbei Bezier B-spline @@ -1122,12 +1122,12 @@ cu privire la o linie sau un al treilea punct CmdSketcherIncreaseKnotMultiplicity - + Increase knot multiplicity Creşte multiplicitatea nodului - + Increases the multiplicity of the selected knot of a B-spline Creşte multitudinea de nodul selectat de un B-spline @@ -1135,12 +1135,12 @@ cu privire la o linie sau un al treilea punct CmdSketcherInsertKnot - + Insert knot Inserare Robot - + Inserts knot at given parameter. If a knot already exists at that parameter, it's multiplicity is increased by one. Inserează în parametrul dat. Dacă un nod există deja la acel parametru, multiplicitatea este mărită cu unul. @@ -1148,12 +1148,12 @@ cu privire la o linie sau un al treilea punct CmdSketcherJoinCurves - + Join curves Alătură-te curbelor - + Join two curves at selected end points Alătură-te celor două curbe la punctele finale selectate @@ -1161,12 +1161,12 @@ cu privire la o linie sau un al treilea punct CmdSketcherLeaveSketch - + Leave sketch Parăseşte schiţa - + Finish editing the active sketch. Termină editarea schiței active. @@ -1174,12 +1174,12 @@ cu privire la o linie sau un al treilea punct CmdSketcherMapSketch - + Map sketch to face... Asociază schiţa unei feţe... - + Set the 'Support' of a sketch. First select the supporting geometry, for example, a face or an edge of a solid object, then call this command, then choose the desired sketch. @@ -1188,7 +1188,7 @@ Mai întâi selectați geometria de sprijin, de exemplu, o față sau o margine apoi apelează această comandă, apoi alege schița dorită. - + Some of the selected objects depend on the sketch to be mapped. Circular dependencies are not allowed. Unele dintre obiectele selectate depind de schiță pentru a fi mapate. Dependențele circulare nu sunt permise. @@ -1196,22 +1196,22 @@ apoi apelează această comandă, apoi alege schița dorită. CmdSketcherMergeSketches - + Merge sketches Combină schițe - + Create a new sketch from merging two or more selected sketches. Creați o schiță nouă prin îmbinarea a două sau mai multe schițe selectate. - + Wrong selection Selecţie greşită - + Select at least two sketches. Selectaţi cel puţin două schiţe. @@ -1219,12 +1219,12 @@ apoi apelează această comandă, apoi alege schița dorită. CmdSketcherMirrorSketch - + Mirror sketch Schițe în oglindă - + Create a new mirrored sketch for each selected sketch by using the X or Y axes, or the origin point, as mirroring reference. @@ -1233,12 +1233,12 @@ folosind axele X sau Y, sau punctul de origine, ca referință de oglindire. - + Wrong selection Selecţie greşită - + Select one or more sketches. Selectaţi una sau mai multe schiţe. @@ -1246,12 +1246,12 @@ ca referință de oglindire. CmdSketcherMove - + Move Mută - + Moves the geometry taking as reference the last selected point Mutați ultimul punct la geometria luată ca referință @@ -1259,12 +1259,12 @@ ca referință de oglindire. CmdSketcherNewSketch - + Create sketch Creaza schita - + Create a new sketch. Creează o schiță nouă. @@ -1272,12 +1272,12 @@ ca referință de oglindire. CmdSketcherRectangularArray - + Rectangular array Matrice rectangulară - + Creates a rectangular array pattern of the geometry taking as reference the last selected point Creează un model de matrice dreptunghiulară luând ca referință ultimul punct selectat @@ -1285,12 +1285,12 @@ ca referință de oglindire. CmdSketcherRemoveAxesAlignment - + Remove axes alignment Elimină alinierea axelor - + Modifies constraints to remove axes alignment while trying to preserve the constraint relationship of the selection Modifică constrângerile pentru a elimina alinierea axelor încercând în același timp să păstreze relația de constrângere a selecției @@ -1298,12 +1298,12 @@ ca referință de oglindire. CmdSketcherReorientSketch - + Reorient sketch... Reorientați schița... - + Place the selected sketch on one of the global coordinate planes. This will clear the 'Support' property, if any. Plasați schița selectată pe unul dintre planurile coordonate globale. @@ -1313,12 +1313,12 @@ Acest lucru va șterge proprietatea 'Support', dacă este cazul. CmdSketcherRestoreInternalAlignmentGeometry - + Show/hide internal geometry Afișează/Ascunde geometria internă - + Show all internal geometry or hide unused internal geometry Arată toate geometria internă sau ascunderea geometriei interne neutilizate @@ -1326,8 +1326,8 @@ Acest lucru va șterge proprietatea 'Support', dacă este cazul. CmdSketcherSelectConflictingConstraints - + Select conflicting constraints Selectaţi constrângerile contradictorii @@ -1335,12 +1335,12 @@ Acest lucru va șterge proprietatea 'Support', dacă este cazul. CmdSketcherSelectConstraints - + Select associated constraints Selectează constrângerile asociate - + Select the constraints associated with the selected geometrical elements Selectați constrângerile asociate cu elementele geometrice selectate @@ -1348,12 +1348,12 @@ Acest lucru va șterge proprietatea 'Support', dacă este cazul. CmdSketcherSelectElementsAssociatedWithConstraints - + Select associated geometry Selectaţi geometria asociată - + Select the geometrical elements associated with the selected constraints Selectați elementele geometrice asociate cu constrângerile selectate @@ -1361,12 +1361,12 @@ Acest lucru va șterge proprietatea 'Support', dacă este cazul. CmdSketcherSelectElementsWithDoFs - + Select unconstrained DoF Selectați DoF fără constrângeri - + Select geometrical elements where the solver still detects unconstrained degrees of freedom. Selectaţi elementele geometrice unde Rezolvitorul încă detectează grade de libertate nelimitate. @@ -1374,12 +1374,12 @@ Acest lucru va șterge proprietatea 'Support', dacă este cazul. CmdSketcherSelectHorizontalAxis - + Select horizontal axis Selectaţi axa orizontală - + Select the local horizontal axis of the sketch Selectaţi axa orizontală locală a schiţei @@ -1387,8 +1387,8 @@ Acest lucru va șterge proprietatea 'Support', dacă este cazul. CmdSketcherSelectMalformedConstraints - + Select malformed constraints Selectaţi constrângerile formate incorect @@ -1396,12 +1396,12 @@ Acest lucru va șterge proprietatea 'Support', dacă este cazul. CmdSketcherSelectOrigin - + Select origin Selectaţi originea - + Select the local origin point of the sketch Selectaţi punctul local de origine al schiţei @@ -1409,8 +1409,8 @@ Acest lucru va șterge proprietatea 'Support', dacă este cazul. CmdSketcherSelectPartiallyRedundantConstraints - + Select partially redundant constraints Selectați constrângerile parțial redundante @@ -1418,8 +1418,8 @@ Acest lucru va șterge proprietatea 'Support', dacă este cazul. CmdSketcherSelectRedundantConstraints - + Select redundant constraints Selectaţi constrângerile redundante @@ -1427,12 +1427,12 @@ Acest lucru va șterge proprietatea 'Support', dacă este cazul. CmdSketcherSelectVerticalAxis - + Select vertical axis Selectare axă verticală - + Select the local vertical axis of the sketch Selectaţi punctul local de origine al schiţei @@ -1453,12 +1453,12 @@ Acest lucru va șterge proprietatea 'Support', dacă este cazul. CmdSketcherStopOperation - + Stop operation Opriți toate operațiunile? - + When in edit mode, stop the active operation (drawing, constraining, etc.). Când sunteți în modul de editare, opriți operația activă (desen, constrângere, etc.). @@ -1479,12 +1479,12 @@ Acest lucru va șterge proprietatea 'Support', dacă este cazul. CmdSketcherSymmetry - + Symmetry Simetrie - + Creates symmetric geometry with respect to the last selected line or point Creează o geometrie simetrică în raport cu ultima linie selectată sau punct selectat @@ -1546,24 +1546,24 @@ into driving or reference mode CmdSketcherValidateSketch - + Validate sketch... Validează schița... - + Validate a sketch by looking at missing coincidences, invalid constraints, degenerated geometry, etc. Validați o schiță uitându-vă la coincidențele lipsă, constrângeri nevalide, geometrie degenerată, etc. - + Wrong selection Selecţie greşită - + Select only one sketch. Selectaţi doar o schiţă. @@ -1571,12 +1571,12 @@ constrângeri nevalide, geometrie degenerată, etc. CmdSketcherViewSection - + View section Vederea secțiunii - + When in edit mode, switch between section view and full view. Când este în modul de editare, comutați între vizualizarea secțiunii și vizualizarea completă. @@ -1584,12 +1584,12 @@ constrângeri nevalide, geometrie degenerată, etc. CmdSketcherViewSketch - + View sketch Vezi schita - + When in edit mode, set the camera orientation perpendicular to the sketch plane. Când este în modul de editare, setați orientarea camerei perpendiculară pe planul schiței. @@ -1847,37 +1847,37 @@ constrângeri nevalide, geometrie degenerată, etc. Activează/Dezactivează constrângerea - + Create a new sketch on a face Creați o schiță nouă pe o față - + Create a new sketch Creați o nouă schiță - + Reorient sketch Restaurare schiță - + Attach sketch Atașează schiță - + Detach sketch Detașează schița - + Create a mirrored sketch for each selected sketch Creați o schiță oglindită pentru fiecare schiță selectată - + Merge sketches Combină schițe @@ -1995,72 +1995,72 @@ constrângeri nevalide, geometrie degenerată, etc. Adaugă hexagon - + Convert to NURBS Convertește în NURBS - + Increase spline degree Crește gradul B-spline - + Decrease spline degree Scade gradul curbei - + Increase knot multiplicity Creşte multiplicitatea nodului - + Decrease knot multiplicity Reduce multiplicitatea nodului - + Insert knot Inserare Robot - + Join Curves Alătură-te curbelor - + Exposing Internal Geometry Prezentare geometrie internă - + Create symmetric geometry Crează geometrie simetrică - + Copy/clone/move geometry Copiază/clonă/mută geometria - + Create copy of geometry Creați o copie a geometriei - + Delete all geometry Şterge toate geometria - + Delete All Constraints Șterge toate constrângerile - + Remove Axes Alignment Elimină Alinierea Axelor @@ -2071,9 +2071,9 @@ constrângeri nevalide, geometrie degenerată, etc. - - - + + + Update constraint's virtual space Actualizează spațiul virtual al constrângerilor @@ -2083,32 +2083,32 @@ constrângeri nevalide, geometrie degenerată, etc. Adaugă Auto-Constrângeri - + Swap constraint names Inversați numele constrângerilor - + Rename sketch constraint Redenumește constrângerea schiței - + Drag Point Trage punctul - + Drag Curve Trage Curba - + Drag Constraint Constrângere Drag - + Modify sketch constraints Modifică constrângerile schiței @@ -2169,59 +2169,59 @@ constrângeri nevalide, geometrie degenerată, etc. Eroare de autoconstrângere: schiță nerezolvabilă după aplicarea constrângerilor de egalitate. - + Unable to guess intersection of curves. Try adding a coincident constraint between the vertices of the curves you are intending to fillet. Nu puteți ghici intersecția curbelor. Încercați să adăugați o constrângere de potrivire între vârfurile curbelor pe care intenționați să le completați. - - + + BSpline Geometry Index (GeoID) is out of bounds. Indicele de geometrie BSpline (GeoID) nu este în limite maxime. - + You are requesting no change in knot multiplicity. Nu cereți nicio schimbare în multiplicitatea nodului. - - + + The Geometry Index (GeoId) provided is not a B-spline curve. Indicele de geometrie (GeoId) furnizat nu este o curbă B-spline. - + The knot index is out of bounds. Note that in accordance with OCC notation, the first knot has index 1 and not zero. Indexul nod este în afara limitelor. Reţineţi că în conformitate cu notaţia OCC, primul nod are indexul 1 şi nu zero. - + The multiplicity cannot be increased beyond the degree of the B-spline. Multiplicitatea nu poate fi crescută dincolo de gradul curbei B-spline. - + The multiplicity cannot be decreased beyond zero. Multiplicitatea nu poate fi diminuată sub zero. - + OCC is unable to decrease the multiplicity within the maximum tolerance. OCC este în imposibilitatea de a reduce multiplicarea în limitele toleranței maxime. - + Knot cannot have zero multiplicity. Nu poate avea multiplicitate zero. - + Knot multiplicity cannot be higher than the degree of the BSpline. Multiplicitatea nodului nu poate fi mai mare decât gradul BSpline. - + Knot cannot be inserted outside the BSpline parameter range. Nu se poate insera un nod în afara intervalului parametrului BSpline. @@ -2245,62 +2245,50 @@ constrângeri nevalide, geometrie degenerată, etc. Schiță - + There are no modes that accept the selected set of subelements Nu există nici un mod de accepta ansamblul de sub-elemente selecționate - + Broken link to support subelements Legătura pentru susținerea sub-elementelor este întreruptă - - + + Unexpected error Eroare neașteptată - + Face is non-planar Fața este non-plană - + Selected shapes are of wrong form (e.g., a curved edge where a straight one is needed) Formele selectate sunt într-o formă greșită (de exemplu, o margine curbată în cazul în care este necesară o muchie dreaptă) - + Sketch mapping Aplicarea schiței pe - + Can't map the sketch to selected object. %1. Imposibil de aplicat schița pe obiectul selectat %1. - - + + Don't attach A nu se atașa - - - - - - - - - - - - @@ -2426,21 +2414,33 @@ constrângeri nevalide, geometrie degenerată, etc. - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + Wrong selection Selecţie greşită @@ -2621,9 +2621,9 @@ constrângeri nevalide, geometrie degenerată, etc. Numărul de obiecte selectate nu este 3 - - + + Error Eroare @@ -2788,7 +2788,7 @@ constrângeri nevalide, geometrie degenerată, etc. Accepted combinations: two curves; an endpoint and a curve; two endpoints; two curves and a point. perpendicular constraint - Există un număr de moduri se poate aplica această restricţie. + Există un număr de moduri se poate aplica această restricţie. Se acceptă combinațiile: două curbe; un punct extrem şi o curbă; două puncte extreme; două curbe şi un punct. @@ -3029,155 +3029,155 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c Defineste grade B-Spline intre 1 si %1: + + - - CAD Kernel Error Eroare a nucleului CAD - + None of the selected elements is an edge. Nici unul dintre obiectele selectate nu este o muchie. - - + + At least one of the selected objects was not a B-Spline and was ignored. Cel puțin unul dintre obiectele selectate nu a fost o curbă Bezier (B-Spline) și a fost ignorat. - - + + The selection comprises more than one item. Please select just one knot. Selecția include mai mult de un element. Selectați numai un singur nod. - - + + Input Error Eroarea de introducere a datelor - - + + None of the selected elements is a knot of a B-spline Nici unul dintre elementele selectate este un nod de curbă B-spline - - + + Selection is empty Selection is empty - + Nothing is selected. Please select a b-spline. Nimic nu este selectat. Vă rugăm să selectaţi o curbă b-spline. - + Please select a b-spline curve to insert a knot (not a knot on it). If the curve is not a b-spline, please convert it into one first. Vă rugăm să selectaţi o curbă b-spline pentru a insera un nod (nu un nod pe acesta). Dacă curba nu este o curbă b-spline, vă rugăm să o convertiți mai întâi într-una singură. - + Nothing is selected. Please select end points of curves. Nu se selectează nimic. Te rugăm să selectezi punctele finale ale curbelor. - + Too many curves on point Prea multe curbe la punct - - + + Exactly two curves should end at the selected point to be able to join them. Exact două curbe ar trebui să se termine în punctul selectat pentru a putea să li se alăture. - + Too few curves on point Prea multe curbe la punct - + Two end points, or coincident point should be selected. Trebuie selectate două puncte finale sau punctul de incident. - - - - - - - - - - + + + + + + + + + + Select elements from a single sketch. Selectaţi elemente dintr-o singură schiță. - + No constraint selected Nici o restricţie selectată - + At least one constraint must be selected Cel puţin o constrângere trebuie să fie selectată - + A symmetric construction requires at least two geometric elements, the last geometric element being the reference for the symmetry construction. O construcţie simetric necesită cel puţin două elemente geometrice, ultimul element geometric fiind referinţa pentru construirea simetriei. - + The last element must be a point or a line serving as reference for the symmetry construction. Ultimul element trebuie să fie un punct sau o linie care serveşte drept referinţă pentru construirea simetriei. - - + + A copy requires at least one selected non-external geometric element O copie necesită cel puţin un element selectat geometrice non-extern - + Delete All Geometry Ștergeți toate elementele de geometrie - + Are you really sure you want to delete all geometry and constraints? Sunteţi sigur că doriţi să ştergeţi toate geometria şi constrângerile? - + Delete All Constraints Șterge toate constrângerile - + Are you really sure you want to delete all the constraints? Sunteți foarte sigur că doriți să ștergeți toate constrângerile? - + Removal of axes alignment requires at least one selected non-external geometric element Îndepărtarea alinierii axelor necesită cel puțin un element geometric intern selectat - + Unsupported visual layer operation Operație strat vizual nesuportat - + It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted Momentan nu este suportat să mutați geometria externă într-un alt strat vizual. Geometria externă va fi omisă @@ -3377,67 +3377,67 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c SketcherGui::ConstraintView - + Select Elements Selectează elemente - + Change value Modificaţi valoarea - + Toggle to/from reference Activează/dezactivează o referință - + Deactivate Dezactivați - + Activate Activare - + Show constraints Arătați constrângerile - + Hide constraints Ascunde constrângerile - + Rename Redenumire - + Center sketch Centrați schița - + Delete Ştergeţi - + Swap constraint names Inversați numele constrângerilor - + Unnamed constraint Cosntrângere fără denumire - + Only the names of named constraints can be swapped. Numai numele constrângerilor denumite pot fi permutate între ele. @@ -3520,72 +3520,72 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c SketcherGui::ElementFilterList - + Normal Normal - + Construction Construcţie - + Internal Intern - + External Extern - + All types Toate tipurile - + Point Punct - + Line Linie - + Circle Cerc - + Ellipse Elipsa - + Arc of circle Arc de cerc - + Arc of ellipse Arc de elipsă - + Arc of hyperbola Arc de hiperbolă - + Arc of parabola Arc de parabolă - + B-Spline B-Spline @@ -3593,142 +3593,142 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c SketcherGui::ElementView - + Point Coincidence Coincidență punct - + Point on Object Punct pe obiect - + Vertical Constraint Constrângere verticală - + Horizontal Constraint Constrângere orizontală - + Parallel Constraint Constrângere paralelă - + Perpendicular Constraint Constrângere perpendiculară - + Tangent Constraint Constrângere tangentă - + Equal Length Lungime egală - + Symmetric Simetrice - + Block Constraint Constrângere bloc - + Lock Constraint Constrângere de blocare - + Horizontal Distance Distanță orizontală - + Vertical Distance Distanță verticală - + Length Constraint Constrângere de lungime - + Radius Constraint Constrângere rază - + Diameter Constraint Constrângere Diametru - + Radiam Constraint Constrângere Radiam - + Angle Constraint Constrângere unghi - + Toggle construction geometry Activează/dezactivează construcția geometrică - + Select Constraints Selectați constrângeri - + Select Origin Selectaţi originea - + Select Horizontal Axis Selectaţi axa orizontală - + Select Vertical Axis Selectaţi axa verticală - + Layer Layer - + Layer 0 Nivel 0 - + Layer 1 Nivelul 1 - + Hidden Hidden - + Delete Ştergeţi @@ -4635,48 +4635,48 @@ However, no constraints linking to the endpoints were found. Setari - + Constraints Constraints - + Auto constraints Constrângeri automate - + Auto remove redundants Șterge automat redundantele - + Show only filtered Constraints Arată doar constrângerile filtrate - + Extended information (in widget) Informaţii extinse (în widget) - + Hide internal alignment (in widget) Ascunde aliniere internă (în widget) - - + + Error Eroare - + Impossible to update visibility tracking Impossible to update visibility tracking - + Impossible to update visibility tracking: Impossible to update visibility tracking: @@ -4708,6 +4708,33 @@ However, no constraints linking to the endpoints were found. Settings Setari + + + + + + + + + + + + Construction + Construcţie + + + + Elements + Elemente + + + + + + + Point + Punct + @@ -4719,110 +4746,83 @@ However, no constraints linking to the endpoints were found. - Construction - Construcţie - - - - Elements - Elemente - - - - - - - Point - Punct - - - - - - - - - - - - Internal Intern - - + + + - Line Linie - - + + + - Arc Arc - - + + + - Circle Cerc - - + + + - Ellipse Elipsa - - + + + - Elliptical Arc Arc eliptic - - + + + - Hyperbolic Arc Arc hiperbolic - - + + + - Parabolic Arc Arc parabolic - - + + + - BSpline BSpline - - + + + - Other Altceva - + Extended information Informații suplimentare @@ -4830,42 +4830,42 @@ However, no constraints linking to the endpoints were found. SketcherGui::TaskSketcherMessages - + Solver messages Mesaje la rezolvare - + Auto update Actualizare automată - + Executes a recomputation of active document after every sketch action Execută o recalculare a documentului activ după fiecare acţiune de schiţă - + Click to select the conflicting constraints. Faceți clic pentru a selecta constrângerile conflictuale. - + Click to select the redundant constraints. Click pentru a selecta constrângerile redundante. - + The sketch has unconstrained elements giving rise to those Degrees Of Freedom. Click to select the unconstrained elements. Schița are elemente fără constrângeri care dau naștere acelor grade de libertate. Faceți clic pentru a selecta elementele fără constrângeri. - + Click to select the malformed constraints. Click pentru a selecta constrângerile informate. - + Some constraints in combination are partially redundant. Click to select the partially redundant constraints. Unele constrângeri combinate sunt parțial redundante. Faceți clic pentru a selecta constrângerile parțial redundante. @@ -5043,112 +5043,112 @@ Acest lucru se realizează prin analizarea geometrelor și constrângerilor schi SketcherGui::ViewProviderSketch - + Edit sketch Editaţi schiţa - + A dialog is already open in the task panel O fereastră de dialog este deja deschisă în fereastra de sarcini - + Do you want to close this dialog? Doriţi să închideţi această fereastră de dialog? - + Invalid sketch Schiță nevalidă - + Do you want to open the sketch validation tool? Doriți să să deschideți scula de validare a schiței? - + The sketch is invalid and cannot be edited. Schița nu este validă și nu poate fi editată. - + Please remove the following constraint: Înlătură urmatoarea constrângere: - + Please remove at least one of the following constraints: Înlaturaţi cel puţin una din urmatoarele constrângeri: - + Please remove the following redundant constraint: Înlăturaţi urmatoarele constrângeri redundante: - + Please remove the following redundant constraints: Înlăturaţi urmatoarele constrângeri redundante: - + The following constraint is partially redundant: Următoarea constrângere este parțial redundantă: - + The following constraints are partially redundant: Următoarele constrângeri sunt parțial redundante: - + Please remove the following malformed constraint: Eliminați următoarele constrângeri informate: - + Please remove the following malformed constraints: Eliminați următoarele constrângeri informate: - + Empty sketch Schita goala - + Over-constrained: Supraconstrânse: - + Malformed constraints: Constrângeri incorecte: - + Redundant constraints: Constrângeri redundante: - + Partially redundant: Parţial redundant: - + Solver failed to converge Rezolvitorul nu a putut converge - + Under constrained: Sub constrângeri: - + %n DoF(s) %n ore @@ -5157,7 +5157,7 @@ Acest lucru se realizează prin analizarea geometrelor și constrângerilor schi - + Fully constrained Complet constrâns @@ -5165,8 +5165,8 @@ Acest lucru se realizează prin analizarea geometrelor și constrângerilor schi Sketcher_BSplineComb - - + + Switches between showing and hiding the curvature comb for all B-splines Comută între afişarea şi ascunderea gradului de curvatură pentru toate B-spline-urile @@ -5174,8 +5174,8 @@ Acest lucru se realizează prin analizarea geometrelor și constrângerilor schi Sketcher_BSplineDecreaseKnotMultiplicity - - + + Decreases the multiplicity of the selected knot of a B-spline Descrește multiplicitatea nodului selectat a unui B-spline @@ -5183,8 +5183,8 @@ Acest lucru se realizează prin analizarea geometrelor și constrângerilor schi Sketcher_BSplineDegree - - + + Switches between showing and hiding the degree for all B-splines Comută între afişarea şi ascunderea gradului de curbură pentru toate B-spline-urile @@ -5192,8 +5192,8 @@ Acest lucru se realizează prin analizarea geometrelor și constrângerilor schi Sketcher_BSplineIncreaseKnotMultiplicity - - + + Increases the multiplicity of the selected knot of a B-spline Creşte multitudinea de nodul selectat de un B-spline @@ -5201,8 +5201,8 @@ Acest lucru se realizează prin analizarea geometrelor și constrângerilor schi Sketcher_BSplineKnotMultiplicity - - + + Switches between showing and hiding the knot multiplicity for all B-splines Comută între afişarea şi ascunderea multiplicității de nod pentru toate B-spline-urile @@ -5210,8 +5210,8 @@ Acest lucru se realizează prin analizarea geometrelor și constrângerilor schi Sketcher_BSplinePoleWeight - - + + Switches between showing and hiding the control point weight for all B-splines Comută între afişarea şi ascunderea greutăţii punctului de control pentru toate B-splines @@ -5219,8 +5219,8 @@ Acest lucru se realizează prin analizarea geometrelor și constrângerilor schi Sketcher_BSplinePolygon - - + + Switches between showing and hiding the control polygons for all B-splines Comută între afişarea şi ascunderea poligoane de control pentru toate B-spline-urile @@ -5228,8 +5228,8 @@ Acest lucru se realizează prin analizarea geometrelor și constrângerilor schi Sketcher_Clone - - + + Creates a clone of the geometry taking as reference the last selected point Creează o clona a geometriei luând ca referinţă ultimul punct selectat @@ -5237,17 +5237,17 @@ Acest lucru se realizează prin analizarea geometrelor și constrângerilor schi Sketcher_CompCopy - + Clone Clonă - + Copy Copiere - + Move Mută @@ -5289,8 +5289,8 @@ Acest lucru se realizează prin analizarea geometrelor și constrângerilor schi Sketcher_Copy - - + + Creates a simple copy of the geometry taking as reference the last selected point Creează o clona a geometriei luând ca referinţă ultimul punct selectat @@ -5509,64 +5509,64 @@ Acest lucru se realizează prin analizarea geometrelor și constrângerilor schi Sketcher_MapSketch - + No sketch found Nu s-a găsit nici o Schiță - + The document doesn't have a sketch Documentul nu conține nici o schiță - + Select sketch Selecționați o schiță - + Select a sketch from the list Selectaţi o schita din lista - + (incompatible with selection) (incompatibil cu selecţie) - + (current) (curent) - + (suggested) (propus) - + Sketch attachment Atașamentul schiței - + Current attachment mode is incompatible with the new selection. Select the method to attach this sketch to selected objects. Modul de atașare curent este incompatibil cu noua selecție. Selectați metoda pentru a atașa această schiță la obiectele selectate. - + Select the method to attach this sketch to selected objects. Selecționați metoda de atașare a acestei schițe la obiectele selectatate. - + Map sketch Aplicați schița - + Can't map a sketch to support: %1 Imposibil de aplicat schița pe suport: %1 @@ -5575,8 +5575,8 @@ Selectați metoda pentru a atașa această schiță la obiectele selectate. Sketcher_Move - - + + Moves the geometry taking as reference the last selected point Mutați ultimul punct la geometria luată ca referință @@ -5584,12 +5584,12 @@ Selectați metoda pentru a atașa această schiță la obiectele selectate. Sketcher_NewSketch - + Sketch attachment Atașamentul schiței - + Select the method to attach this sketch to selected object Selecționați metoda de atașare a acestei schițe la obiectul selectat @@ -5597,12 +5597,12 @@ Selectați metoda pentru a atașa această schiță la obiectele selectate. Sketcher_ReorientSketch - + Sketch has support Schița are suport - + Sketch with a support face cannot be reoriented. Do you want to detach it from the support? Schița cu o față suport nu se poate reorienta. @@ -5911,7 +5911,7 @@ Algoritmul QR Eigen Sparse este optimizat pentru matrici dispersați; de obicei ViewProviderSketch - + and %1 more și încă %1 @@ -6101,22 +6101,22 @@ Schimbarea spațierii grilei dacă devine mai mică decât acest număr de pixel GridSpaceAction - + Grid auto spacing Grid auto spacing - + Resize grid automatically depending on zoom. Redimensionează grila automat în funcție de zoom. - + Spacing Spațiere - + Distance between two subsequent grid lines. Distance between two subsequent grid lines. @@ -6124,78 +6124,75 @@ Schimbarea spațierii grilei dacă devine mai mică decât acest număr de pixel Notifications - + The Sketch has malformed constraints! Schița a malformat constrângerile! - + The Sketch has partially redundant constraints! Schița are constrângeri parțial redundante! - + Parabolas were migrated. Migrated files won't open in previous versions of FreeCAD!! Parabolele au fost migrate. Fișierele migrate nu vor fi deschise în versiunile anterioare de FreeCAD! - - - - - - - - - - - - - + + + - - + - - - - - + + + + + + + + - - - + + + + + + + + + + + Error Eroare - + Failed to delete all geometry Failed to delete all geometry - + Failed to delete all constraints Failed to delete all constraints - + The constraint has invalid index information and is malformed. The constraint has invalid index information and is malformed. - - - @@ -6203,8 +6200,11 @@ Schimbarea spațierii grilei dacă devine mai mică decât acest număr de pixel - - + + + + + Invalid Constraint Invalid Constraint @@ -6246,8 +6246,8 @@ Schimbarea spațierii grilei dacă devine mai mică decât acest număr de pixel Error creating B-spline pole - + Error creating B-spline Error creating B-spline @@ -6344,9 +6344,9 @@ Schimbarea spațierii grilei dacă devine mai mică decât acest număr de pixel Failed to trim edge - - + + Value Error Value Error @@ -6382,58 +6382,58 @@ Schimbarea spațierii grilei dacă devine mai mică decât acest număr de pixel SnapSpaceAction - + Snap to objects Aleargă la obiecte - + New points will snap to the currently preselected object. It will also snap to the middle of lines and arcs. Punctele noi se vor fixa la obiectul preselectat în prezent. De asemenea, se va fixa în mijlocul liniilor şi arcurilor. - + Snap to grid Snap to grid - + New points will snap to the nearest grid line. Points must be set closer than a fifth of the grid spacing to a grid line to snap. Punctele noi se vor fixa la cea mai apropiată linie de grilă. Punctele trebuie să fie mai apropiate de o cincime din spațierea grilei de o linie grilă pentru ancorare. - + Snap angle Unghiul de ancorare - + Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle starts from the positive X axis of the sketch. Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle starts from the positive X axis of the sketch. RenderingOrderAction - - - - - Normal Geometry - Geometrie normală - - Construction Geometry - Geometria construcției + Normal Geometry + Geometrie normală + Construction Geometry + Geometria construcției + + + + + External Geometry Geometrie externă @@ -6454,12 +6454,12 @@ Punctele trebuie să fie mai apropiate de o cincime din spațierea grilei de o l CmdSketcherGrid - + Toggle grid Toggle grid - + Toggle the grid in the sketch. In the menu you can change grid settings. Toggle the grid in the sketch. In the menu you can change grid settings. @@ -6467,12 +6467,12 @@ Punctele trebuie să fie mai apropiate de o cincime din spațierea grilei de o l CmdSketcherSnap - + Toggle snap Toggle snap - + Toggle all snap functionality. In the menu you can toggle 'Snap to grid' and 'Snap to objects' individually, and change further snap settings. Toggle all snap functionality. In the menu you can toggle 'Snap to grid' and 'Snap to objects' individually, and change further snap settings. diff --git a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_ru.ts b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_ru.ts index f0fda6a81b..0a8d92d163 100644 --- a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_ru.ts +++ b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_ru.ts @@ -4,12 +4,12 @@ CmdSketcherBSplineComb - + Show/hide B-spline curvature comb Показать/скрыть гребень кривизны B-сплайна - + Switches between showing and hiding the curvature comb for all B-splines Показать/скрыть кривизну всех B-сплайнов @@ -17,12 +17,12 @@ CmdSketcherBSplineDegree - + Show/hide B-spline degree Показать/скрыть степень B-сплайна - + Switches between showing and hiding the degree for all B-splines Переключение между показом и скрытием степени для всех B-сплайнов @@ -30,12 +30,12 @@ CmdSketcherBSplineKnotMultiplicity - + Show/hide B-spline knot multiplicity Показать/скрыть кратность узлов B-сплайна - + Switches between showing and hiding the knot multiplicity for all B-splines Переключение между отображением и сокрытием мультипликативных узлов для всех B-сплайнов @@ -43,12 +43,12 @@ CmdSketcherBSplinePoleWeight - + Show/hide B-spline control point weight Показать/скрыть контрольную точку веса B-сплайна - + Switches between showing and hiding the control point weight for all B-splines Переключает между отображением и скрытием контрольной точки для всех B-сплайнов @@ -56,12 +56,12 @@ CmdSketcherBSplinePolygon - + Show/hide B-spline control polygon Показать/скрыть полигон управления B-сплайном - + Switches between showing and hiding the control polygons for all B-splines Показать/скрыть управляющие полигоны всех B-сплайнов @@ -82,12 +82,12 @@ CmdSketcherClone - + Clone Клонировать - + Creates a clone of the geometry taking as reference the last selected point Создает копию геометрии, взяв за основу последнюю выделенную точку @@ -95,32 +95,32 @@ CmdSketcherCompBSplineShowHideGeometryInformation - + Show/hide B-spline information layer Показать/скрыть информационный уровень В-сплайн - + Show/hide B-spline degree Показать/скрыть степень B-сплайна - + Show/hide B-spline control polygon Показать/скрыть полигон управления B-сплайном - + Show/hide B-spline curvature comb Показать/скрыть гребень кривизны B-сплайна - + Show/hide B-spline knot multiplicity Показать/скрыть кратность узлов B-сплайна - + Show/hide B-spline control point weight Показать/скрыть контрольную точку веса B-сплайна @@ -156,12 +156,12 @@ CmdSketcherCompCopy - + Clone Клонировать - + Creates a clone of the geometry taking as reference the last selected point Создает копию геометрии, взяв за основу последнюю выделенную точку @@ -365,22 +365,22 @@ CmdSketcherCompModifyKnotMultiplicity - + Modify knot multiplicity Изменение кратности узлов - + Modifies the multiplicity of the selected knot of a B-spline Изменение кратности выбранного узла B-сплайна - + Increase knot multiplicity Увеличение кратности узлов - + Decrease knot multiplicity Уменьшение кратности узлов @@ -639,12 +639,12 @@ with respect to a line or a third point CmdSketcherConvertToNURBS - + Convert geometry to B-spline Преобразовать геометрию в B-сплайн - + Converts the selected geometry to a B-spline Преобразовать выбранную геометрию в B-сплайн @@ -652,12 +652,12 @@ with respect to a line or a third point CmdSketcherCopy - + Copy - Копировать + Скопировать - + Creates a simple copy of the geometry taking as reference the last selected point Создает простую копию геометрии, взяв за основу последнюю выделенную точку @@ -1016,12 +1016,12 @@ with respect to a line or a third point CmdSketcherDecreaseDegree - + Decrease B-spline degree Уменьшить степень B-сплайна - + Decreases the degree of the B-spline Уменьшает степень B-сплайна @@ -1029,12 +1029,12 @@ with respect to a line or a third point CmdSketcherDecreaseKnotMultiplicity - + Decrease knot multiplicity Уменьшение кратности узлов - + Decreases the multiplicity of the selected knot of a B-spline Уменьшение кратности выбранного узла B-сплайна @@ -1042,12 +1042,12 @@ with respect to a line or a third point CmdSketcherDeleteAllConstraints - + Delete all constraints Удалить все ограничения - + Delete all constraints in the sketch Удалить все ограничения в эскизе @@ -1055,12 +1055,12 @@ with respect to a line or a third point CmdSketcherDeleteAllGeometry - + Delete all geometry Удалить всю геометрию - + Delete all geometry and constraints in the current sketch, with the exception of external geometry Удалить всю геометрию и ограничения в текущем эскизе, за исключением внешней геометрии @@ -1068,12 +1068,12 @@ with respect to a line or a third point CmdSketcherEditSketch - + Edit sketch Редактировать эскиз - + Edit the selected sketch. Редактировать выбранный эскиз. @@ -1107,12 +1107,12 @@ with respect to a line or a third point CmdSketcherIncreaseDegree - + Increase B-spline degree Увеличить степень B-сплайна - + Increases the degree of the B-spline Увеличить степень B-сплайна @@ -1120,12 +1120,12 @@ with respect to a line or a third point CmdSketcherIncreaseKnotMultiplicity - + Increase knot multiplicity Увеличение кратности узлов - + Increases the multiplicity of the selected knot of a B-spline Увеличение кратности выбранного узла B-сплайна @@ -1133,12 +1133,12 @@ with respect to a line or a third point CmdSketcherInsertKnot - + Insert knot Вставить узел - + Inserts knot at given parameter. If a knot already exists at that parameter, it's multiplicity is increased by one. Вставляет узел с заданным параметром. Если узел уже существует с этим параметром, то его кратность увеличивается на единицу. @@ -1146,12 +1146,12 @@ with respect to a line or a third point CmdSketcherJoinCurves - + Join curves Объединить кривые - + Join two curves at selected end points Объединить две кривые в выбранных конечных точках @@ -1159,12 +1159,12 @@ with respect to a line or a third point CmdSketcherLeaveSketch - + Leave sketch Покинуть эскиз - + Finish editing the active sketch. Завершить редактирование активного эскиза. @@ -1172,12 +1172,12 @@ with respect to a line or a third point CmdSketcherMapSketch - + Map sketch to face... Разместить эскиз на грани... - + Set the 'Support' of a sketch. First select the supporting geometry, for example, a face or an edge of a solid object, then call this command, then choose the desired sketch. @@ -1186,7 +1186,7 @@ then call this command, then choose the desired sketch. вызовите эту команду, а затем выберите нужный эскиз. - + Some of the selected objects depend on the sketch to be mapped. Circular dependencies are not allowed. Некоторые из выбранных объектов зависят от эскиза, который будет отображен. Циклические зависимости не допускаются. @@ -1194,22 +1194,22 @@ then call this command, then choose the desired sketch. CmdSketcherMergeSketches - + Merge sketches Объединить эскизы - + Create a new sketch from merging two or more selected sketches. Создать новый эскиз из слияния двух или более выбранных эскизов. - + Wrong selection Неправильный выбор - + Select at least two sketches. Выберите как минимум два эскиза. @@ -1217,24 +1217,24 @@ then call this command, then choose the desired sketch. CmdSketcherMirrorSketch - + Mirror sketch Отразить эскиз зеркально - + Create a new mirrored sketch for each selected sketch by using the X or Y axes, or the origin point, as mirroring reference. Создать новый эскиз зеркальным отображением каждого из выбранных эскизов относительно оси X, Y или начала координат. - + Wrong selection Неправильный выбор - + Select one or more sketches. Выберите один или несколько эскизов. @@ -1242,12 +1242,12 @@ as mirroring reference. CmdSketcherMove - + Move Переместить - + Moves the geometry taking as reference the last selected point Перемещает геометрии, принимая в качестве ориентира последнюю выбранную точку @@ -1255,12 +1255,12 @@ as mirroring reference. CmdSketcherNewSketch - + Create sketch Создать эскиз - + Create a new sketch. Создать новый эскиз. @@ -1268,12 +1268,12 @@ as mirroring reference. CmdSketcherRectangularArray - + Rectangular array Прямоугольный массив - + Creates a rectangular array pattern of the geometry taking as reference the last selected point Создаёт прямоугольный массив геометрии, в качестве привязки используется последняя выделенная точка @@ -1281,12 +1281,12 @@ as mirroring reference. CmdSketcherRemoveAxesAlignment - + Remove axes alignment Удалить выравнивание осей - + Modifies constraints to remove axes alignment while trying to preserve the constraint relationship of the selection Изменяет ограничения, чтобы удалить выравнивание осей, пытаясь сохранить взаимосвязь ограничения выделения. @@ -1294,12 +1294,12 @@ as mirroring reference. CmdSketcherReorientSketch - + Reorient sketch... Переориентировать эскиз... - + Place the selected sketch on one of the global coordinate planes. This will clear the 'Support' property, if any. Разместите выбранный эскиз на одной из глобальных плоскостей координат. @@ -1309,12 +1309,12 @@ This will clear the 'Support' property, if any. CmdSketcherRestoreInternalAlignmentGeometry - + Show/hide internal geometry Показать/скрыть внутреннюю геометрию - + Show all internal geometry or hide unused internal geometry Показать всю внутреннюю геометрию или скрыть неиспользуемую внутреннюю геометрию @@ -1322,8 +1322,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectConflictingConstraints - + Select conflicting constraints Выделить конфликтующие ограничения @@ -1331,12 +1331,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectConstraints - + Select associated constraints Выделить связанные ограничения - + Select the constraints associated with the selected geometrical elements Выделить ограничения, связанные с выбранными геометрическими элементами @@ -1344,12 +1344,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectElementsAssociatedWithConstraints - + Select associated geometry Выделить связанную геометрию - + Select the geometrical elements associated with the selected constraints Выделить геометрические элементы, связанные с выбранными ограничениями @@ -1357,12 +1357,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectElementsWithDoFs - + Select unconstrained DoF Выделить геометрию, имеющую неограниченные Степени Свободы - + Select geometrical elements where the solver still detects unconstrained degrees of freedom. Выделить геометрические элементы, в которых решатель по-прежнему обнаруживает неограниченные степени свободы. @@ -1370,12 +1370,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectHorizontalAxis - + Select horizontal axis Выбрать горизонтальную ось - + Select the local horizontal axis of the sketch Выберите локальную горизонтальную ось эскиза @@ -1383,8 +1383,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectMalformedConstraints - + Select malformed constraints Выбрать искаженные ограничения @@ -1392,12 +1392,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectOrigin - + Select origin Выбрать начало координат - + Select the local origin point of the sketch Выберите локальное начало координат эскиза @@ -1405,8 +1405,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectPartiallyRedundantConstraints - + Select partially redundant constraints Выделить частично избыточные ограничения @@ -1414,8 +1414,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectRedundantConstraints - + Select redundant constraints Выделить избыточные ограничения @@ -1423,12 +1423,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectVerticalAxis - + Select vertical axis Выбрать вертикальную ось - + Select the local vertical axis of the sketch Выбрать локальную вертикальную ось эскиза @@ -1449,12 +1449,12 @@ This will clear the 'Support' property, if any. CmdSketcherStopOperation - + Stop operation Остановить операцию - + When in edit mode, stop the active operation (drawing, constraining, etc.). В режиме редактирования остановить активную операцию (черчение, ограничение и т. д.). @@ -1475,12 +1475,12 @@ This will clear the 'Support' property, if any. CmdSketcherSymmetry - + Symmetry Симметрия - + Creates symmetric geometry with respect to the last selected line or point Создает симметричную геометрию относительно последней выбранной линии или точки @@ -1541,24 +1541,24 @@ into driving or reference mode CmdSketcherValidateSketch - + Validate sketch... Проверить эскиз... - + Validate a sketch by looking at missing coincidences, invalid constraints, degenerated geometry, etc. - Проверить эскиз, просмотрев отсутствующие совпадения, + Проверить эскиз, просмотрев отсутствующие совпадения, недопустимые ограничения, вырожденную геометрию и т. д. - + Wrong selection - Неправильный выбор + Неправильное выделение - + Select only one sketch. Выберите только один эскиз. @@ -1566,12 +1566,12 @@ invalid constraints, degenerated geometry, etc. CmdSketcherViewSection - + View section Просмотр сечения - + When in edit mode, switch between section view and full view. В режиме редактирования переключайте между видом секции и полным видом. @@ -1579,12 +1579,12 @@ invalid constraints, degenerated geometry, etc. CmdSketcherViewSketch - + View sketch Просмотр эскиза - + When in edit mode, set the camera orientation perpendicular to the sketch plane. В режиме редактирования, установить ориентацию камеры перпендикулярно плоскости эскиза. @@ -1842,37 +1842,37 @@ invalid constraints, degenerated geometry, etc. Вкл/выкл ограничение - + Create a new sketch on a face Создать новый эскиз на грани - + Create a new sketch Создать новый эскиз - + Reorient sketch Переориентировать эскиз - + Attach sketch Прикрепить эскиз - + Detach sketch Открепить эскиз - + Create a mirrored sketch for each selected sketch Создать зеркальный эскиз для каждого выбранного эскиза - + Merge sketches Объединить эскизы @@ -1990,72 +1990,72 @@ invalid constraints, degenerated geometry, etc. Добавить шестиугольник - + Convert to NURBS Преобразовать в NURBS - + Increase spline degree Увеличить степень сплайна - + Decrease spline degree Уменьшить степень сплайна - + Increase knot multiplicity Увеличение кратности узлов - + Decrease knot multiplicity Уменьшение кратности узлов - + Insert knot Вставить узел - + Join Curves Объединить кривые - + Exposing Internal Geometry Раскрытие внутренней геометрии - + Create symmetric geometry Создать симметричную геометрию - + Copy/clone/move geometry Копировать/клонировать/переместить геометрию - + Create copy of geometry Создать копию геометрии - + Delete all geometry Удалить всю геометрию - + Delete All Constraints Удалить все ограничения - + Remove Axes Alignment Удалить выравнивание осей @@ -2066,9 +2066,9 @@ invalid constraints, degenerated geometry, etc. - - - + + + Update constraint's virtual space Обновить ограничения виртуального пространства @@ -2078,32 +2078,32 @@ invalid constraints, degenerated geometry, etc. Добавить автоматические ограничения - + Swap constraint names Изменить имена ограничений - + Rename sketch constraint Переименовать ограничение эскиза - + Drag Point Перетащить точку - + Drag Curve Перетащить кривую - + Drag Constraint Перетащить ограничение - + Modify sketch constraints Изменить ограничения эскиза @@ -2164,59 +2164,59 @@ invalid constraints, degenerated geometry, etc. Ошибка автоограничения: Эскиз нерешаем после добавлении ограничения равенства. - + Unable to guess intersection of curves. Try adding a coincident constraint between the vertices of the curves you are intending to fillet. Не удалось рассчитать пересечение кривых. Попробуйте добавить ограничение совпадения между вершинами кривых, которые вы намерены скруглить. - - + + BSpline Geometry Index (GeoID) is out of bounds. BSpline идентификатор геометрии (GeoID) находится вне границ. - + You are requesting no change in knot multiplicity. Вы не запрашиваете никаких изменений в множественности узлов. - - + + The Geometry Index (GeoId) provided is not a B-spline curve. Идентификатор геометрии (GeoId) не является B-сплайн кривой. - + The knot index is out of bounds. Note that in accordance with OCC notation, the first knot has index 1 and not zero. Индекс узла выходит за границы. Обратите внимание, что в соответствии с нотацией OCC первый узел имеет индекс 1, а не ноль. - + The multiplicity cannot be increased beyond the degree of the B-spline. Кратность не может быть увеличена сверх степени B-сплайна. - + The multiplicity cannot be decreased beyond zero. Кратность не может быть уменьшена ниже нуля. - + OCC is unable to decrease the multiplicity within the maximum tolerance. OCC неспособен уменьшить кратность в пределах максимального допуска. - + Knot cannot have zero multiplicity. Узел не может иметь нулевой кратности. - + Knot multiplicity cannot be higher than the degree of the BSpline. Кратность узла не может быть выше степени BSpline. - + Knot cannot be inserted outside the BSpline parameter range. Узел не может быть вставлен за пределы диапазона параметров BSpline. @@ -2237,65 +2237,53 @@ invalid constraints, degenerated geometry, etc. Sketcher - Sketcher + Набросок - + There are no modes that accept the selected set of subelements Нет режимов, которые принимают выбранный набор вложенных элементов - + Broken link to support subelements Неработающая ссылка для поддержки вложенных элементов - - + + Unexpected error Непредвиденная ошибка - + Face is non-planar Поверхность не плоская - + Selected shapes are of wrong form (e.g., a curved edge where a straight one is needed) Выбранные фигуры неправильной формы (например, изогнутый край, где требуется прямой) - + Sketch mapping Отображение эскиза - + Can't map the sketch to selected object. %1. Не удается создать карту эскиза на выбранный объект. %1. - - + + Don't attach Не присоединять - - - - - - - - - - - - @@ -2421,23 +2409,35 @@ invalid constraints, degenerated geometry, etc. - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + Wrong selection - Неправильный выбор + Неправильное выделение @@ -2616,11 +2616,11 @@ invalid constraints, degenerated geometry, etc. Количество выбранных объектов не 3 - - + + Error - Ошибки + Ошибка @@ -3025,155 +3025,155 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c Укажите степень B-сплайна, между 1 и %1: + + - - CAD Kernel Error Ошибка ядра CAD - + None of the selected elements is an edge. Ни один из выбранных элементов не является ребром. - - + + At least one of the selected objects was not a B-Spline and was ignored. По крайней мере один из выбранных объектов не B-сплайн и был проигнорирован. - - + + The selection comprises more than one item. Please select just one knot. Выбор состоит из нескольких элементов. Пожалуйста, выберите только один узел. - - + + Input Error Ошибка ввода - - + + None of the selected elements is a knot of a B-spline Ни один из выбранных элементов не является узлом B-сплайна - - + + Selection is empty Пустое выделение - + Nothing is selected. Please select a b-spline. Ничего не выбрано. Пожалуйста, выберите B-сплайн. - + Please select a b-spline curve to insert a knot (not a knot on it). If the curve is not a b-spline, please convert it into one first. Выберите кривую b-сплайна, чтобы вставить узел (не узел на ней). Если кривая не является b-сплайном, сначала преобразуйте ее в один. - + Nothing is selected. Please select end points of curves. Ничего не выбрано. Пожалуйста, выберите конечные точки кривых. - + Too many curves on point Слишком много кривых в точке - - + + Exactly two curves should end at the selected point to be able to join them. Ровно две кривые должны заканчиваться в выбранной точке, чтобы их можно было соединить. - + Too few curves on point Слишком мало кривых в точке - + Two end points, or coincident point should be selected. Следует выбрать две конечные точки или совпадающие точки. - - - - - - - - - - + + + + + + + + + + Select elements from a single sketch. Выделите элементы из одного эскиза. - + No constraint selected Не выделено ограничений - + At least one constraint must be selected Должно быть выделено хотя бы одно ограничение. - + A symmetric construction requires at least two geometric elements, the last geometric element being the reference for the symmetry construction. Симметричная конструкция требует по крайней мере двух геометрических элементов, последний геометрический элемент является эталоном для построения симметрии - + The last element must be a point or a line serving as reference for the symmetry construction. Последний элемент должен быть точкой или линией, служащей в качестве ориентира для построения симметрии. - - + + A copy requires at least one selected non-external geometric element Для копирования требуется хотя бы один выбранный не внешний геометрический элемент - + Delete All Geometry Удалить всю геометрию - + Are you really sure you want to delete all geometry and constraints? Вы действительно уверены, что хотите удалить всю геометрию и ограничения? - + Delete All Constraints Удалить все ограничения - + Are you really sure you want to delete all the constraints? Вы уверены, что хотите удалить все ограничения? - + Removal of axes alignment requires at least one selected non-external geometric element Для удаления выравнивания осей требуется выбрать по крайней мере один не-внешний геометрический элемент - + Unsupported visual layer operation Неподдерживаемая операция визуального слоя - + It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted В настоящее время не поддерживается перемещение внешней геометрии на другой визуальный слой. Внешняя геометрия будет опущена @@ -3251,7 +3251,7 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c Coincident - Coincident + Совпадение @@ -3261,12 +3261,12 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c Vertical - По вертикали + Вертикальный Horizontal - По горизонтали + Горизонталь @@ -3331,7 +3331,7 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c Weight - Толщина + Значение @@ -3372,67 +3372,67 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c SketcherGui::ConstraintView - + Select Elements Выбрать элементы - + Change value Изменить значение - + Toggle to/from reference Ссылка На / от - + Deactivate Деактивировать - + Activate Aктивировать - + Show constraints Показать ограничения - + Hide constraints Скрыть ограничения - + Rename Переименовать - + Center sketch По центру эскиза - + Delete Удалить - + Swap constraint names Изменить имена ограничений - + Unnamed constraint Неименованные ограничения - + Only the names of named constraints can be swapped. Только имена именованных ограничений могут быть заменены. @@ -3515,72 +3515,72 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c SketcherGui::ElementFilterList - + Normal Обычные - + Construction - Конструктор + Конструкция - + Internal Внутренний - + External Внешний - + All types Все типы - + Point Точка - + Line Линия - + Circle Окружность - + Ellipse Эллипс - + Arc of circle Дуга окружности - + Arc of ellipse Дуга эллипса - + Arc of hyperbola Дуга гиперболы - + Arc of parabola Дуга параболы - + B-Spline B-сплайн @@ -3588,142 +3588,142 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c SketcherGui::ElementView - + Point Coincidence Совпадение точек - + Point on Object Точка на объекте - + Vertical Constraint Ограничение Вертикальность - + Horizontal Constraint Ограничение Горизонтальность - + Parallel Constraint Ограничение Параллельность - + Perpendicular Constraint Ограничение Перпендикулярность - + Tangent Constraint Ограничение Касательность - + Equal Length Приравнять длины - + Symmetric Симметрично - + Block Constraint Ограничение Блок - + Lock Constraint Заблокировать - + Horizontal Distance Горизонтальное расстояние - + Vertical Distance Вертикальное расстояние - + Length Constraint Ограничение Длина - + Radius Constraint Ограничение Радиус - + Diameter Constraint Ограничение Диаметр - + Radiam Constraint Ограничение диаметр/радиус - + Angle Constraint Ограничение Угол - + Toggle construction geometry Переключить вспомогательную геометрию - + Select Constraints Выбрать ограничения - + Select Origin Выбрать исходную точку - + Select Horizontal Axis Выбрать горизонтальную ось - + Select Vertical Axis Выбрать вертикальную ось - + Layer Слой - + Layer 0 Слой 0 - + Layer 1 Слой 1 - + Hidden Скрыто - + Delete Удалить @@ -3940,7 +3940,7 @@ reflected on copies General - Основные + Главный @@ -4012,7 +4012,7 @@ Requires to re-enter edit mode to take effect. Colors - Выделение цветом + Цвета @@ -4415,7 +4415,7 @@ Defaults to: %N = %V When entering edit mode, force orthographic view of camera. Works only when "Restore camera position after editing" is enabled. - В режиме правки эскиза, вид будет переключен на ортогональный. + В режиме правки эскиза, вид будет переключен на ортогональный. Работает только, если включена функция «Восстановить позицию камеры после редактирования». @@ -4458,7 +4458,7 @@ Then objects are only visible behind the sketch plane. Sketcher - Sketcher + Набросок @@ -4629,48 +4629,48 @@ However, no constraints linking to the endpoints were found. Настройки - + Constraints Ограничения - + Auto constraints Автоматические ограничения - + Auto remove redundants Автоудаление избыточных ограничений - + Show only filtered Constraints Показать только отфильтрованные ограничения - + Extended information (in widget) Расширенная информация (в виджете) - + Hide internal alignment (in widget) Скрыть внутреннее выравнивание (в виджете) - - + + Error - Ошибки + Ошибка - + Impossible to update visibility tracking Обновление видимости трекинга невозможно - + Impossible to update visibility tracking: Обновление видимости трекинга невозможно: @@ -4702,6 +4702,33 @@ However, no constraints linking to the endpoints were found. Settings Настройки + + + + + + + + + + + + Construction + Конструкция + + + + Elements + Элементы + + + + + + + Point + Точка + @@ -4713,110 +4740,83 @@ However, no constraints linking to the endpoints were found. - Construction - Конструктор - - - - Elements - Элементы - - - - - - - Point - Точка - - - - - - - - - - - - Internal Внутренний - - + + + - Line Линия - - + + + - Arc Дуга - - + + + - Circle Окружность - - + + + - Ellipse Эллипс - - + + + - Elliptical Arc Дуга эллипса - - + + + - Hyperbolic Arc Гиперболическая дуга - - + + + - Parabolic Arc Параболическая дуга - - + + + - BSpline Bсплайн - - + + + - Other Нечто - + Extended information Расширенная информация @@ -4824,42 +4824,42 @@ However, no constraints linking to the endpoints were found. SketcherGui::TaskSketcherMessages - + Solver messages Состояние эскиза - + Auto update Автообновление - + Executes a recomputation of active document after every sketch action Выполняет пересчёт активного документа после каждого действия эскиза - + Click to select the conflicting constraints. Нажмите, чтобы выбрать конфликтующие ограничения. - + Click to select the redundant constraints. Нажмите, чтобы выбрать избыточные ограничения. - + The sketch has unconstrained elements giving rise to those Degrees Of Freedom. Click to select the unconstrained elements. Эскиз имеет неограниченные элементы, порождающие эти Степени Свободы. Нажмите, чтобы выбрать элементы без ограничений. - + Click to select the malformed constraints. Нажмите, чтобы выбрать неправильно сформированные ограничения. - + Some constraints in combination are partially redundant. Click to select the partially redundant constraints. Некоторые ограничения в сочетании частично избыточны. Нажмите, чтобы выбрать частично избыточные ограничения. @@ -5037,112 +5037,112 @@ This is done by analyzing the sketch geometries and constraints. SketcherGui::ViewProviderSketch - + Edit sketch Редактировать эскиз - + A dialog is already open in the task panel Диалог уже открыт в панели задач - + Do you want to close this dialog? Вы хотите закрыть этот диалог? - + Invalid sketch Эскиз повреждён - + Do you want to open the sketch validation tool? Открыть инструмент проверки наброска? - + The sketch is invalid and cannot be edited. Эскиз содержит ошибки и не может быть изменен. - + Please remove the following constraint: Пожалуйста, удалите следующие ограничения: - + Please remove at least one of the following constraints: Пожалуйста, удалите по крайней мере одно из следующих ограничений: - + Please remove the following redundant constraint: Пожалуйста, удалите следующие избыточные ограничения: - + Please remove the following redundant constraints: Пожалуйста, удалите следующие избыточные ограничения: - + The following constraint is partially redundant: Следующее ограничение частично избыточно: - + The following constraints are partially redundant: Следующие ограничения частично избыточны: - + Please remove the following malformed constraint: Пожалуйста, удалите следующее искаженное ограничение: - + Please remove the following malformed constraints: Пожалуйста, удалите следующие некорректые ограничения: - + Empty sketch Эскиз не содержащий элементов - + Over-constrained: Чрезмерно ограничено: - + Malformed constraints: Неправильные ограничения: - + Redundant constraints: Избыточные ограничения: - + Partially redundant: Частично избыточны: - + Solver failed to converge Решатель не смог сместиться - + Under constrained: Без ограничений: - + %n DoF(s) %n DoF(Степени свободы) @@ -5152,7 +5152,7 @@ This is done by analyzing the sketch geometries and constraints. - + Fully constrained Полностью ограничен @@ -5160,8 +5160,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineComb - - + + Switches between showing and hiding the curvature comb for all B-splines Показать/скрыть кривизну всех B-сплайнов @@ -5169,8 +5169,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineDecreaseKnotMultiplicity - - + + Decreases the multiplicity of the selected knot of a B-spline Уменьшение кратности выбранного узла B-сплайна @@ -5178,8 +5178,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineDegree - - + + Switches between showing and hiding the degree for all B-splines Переключение между показом и скрытием степени для всех B-сплайнов @@ -5187,8 +5187,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineIncreaseKnotMultiplicity - - + + Increases the multiplicity of the selected knot of a B-spline Увеличение кратности выбранного узла B-сплайна @@ -5196,8 +5196,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineKnotMultiplicity - - + + Switches between showing and hiding the knot multiplicity for all B-splines Переключение между отображением и сокрытием мультипликативных узлов для всех B-сплайнов @@ -5205,8 +5205,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplinePoleWeight - - + + Switches between showing and hiding the control point weight for all B-splines Переключает между отображением и скрытием контрольной точки для всех B-сплайнов @@ -5214,8 +5214,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplinePolygon - - + + Switches between showing and hiding the control polygons for all B-splines Показать/скрыть управляющие полигоны всех B-сплайнов @@ -5223,8 +5223,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_Clone - - + + Creates a clone of the geometry taking as reference the last selected point Создает копию геометрии, взяв за основу последнюю выделенную точку @@ -5232,17 +5232,17 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_CompCopy - + Clone Клонировать - + Copy - Копировать + Скопировать - + Move Переместить @@ -5284,8 +5284,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_Copy - - + + Creates a simple copy of the geometry taking as reference the last selected point Создает простую копию геометрии, взяв за основу последнюю выделенную точку @@ -5504,64 +5504,64 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_MapSketch - + No sketch found Эскиз не найден - + The document doesn't have a sketch В документе отсутствует эскиз - + Select sketch Выберите эскиз - + Select a sketch from the list Выберите эскиз из списка - + (incompatible with selection) (несовместимо с выбором) - + (current) (текущий) - + (suggested) (предложенный) - + Sketch attachment Вложенный эскиз - + Current attachment mode is incompatible with the new selection. Select the method to attach this sketch to selected objects. Текущий режим вложения несовместим с новым выбором. Выберите метод присоединения этого эскиза к выбранным объектам. - + Select the method to attach this sketch to selected objects. Выберите способ прикрепления эскиза к выбранному объекту. - + Map sketch Карта эскиза - + Can't map a sketch to support: %1 Не поддерживаемая карта эскиза: %1 @@ -5570,8 +5570,8 @@ Select the method to attach this sketch to selected objects. Sketcher_Move - - + + Moves the geometry taking as reference the last selected point Перемещает геометрии, принимая в качестве ориентира последнюю выбранную точку @@ -5579,12 +5579,12 @@ Select the method to attach this sketch to selected objects. Sketcher_NewSketch - + Sketch attachment Вложенный эскиз - + Select the method to attach this sketch to selected object Выберите способ прикрепления эскиза к выбранному объекту @@ -5592,12 +5592,12 @@ Select the method to attach this sketch to selected objects. Sketcher_ReorientSketch - + Sketch has support Эскиз имеет основание - + Sketch with a support face cannot be reoriented. Do you want to detach it from the support? Эскиз с опорной поверхностью не может быть переориентирован. Вы хотите отсоединить его от основания? @@ -5618,7 +5618,7 @@ Do you want to detach it from the support? Link - Зависимость + Ссылка @@ -5905,7 +5905,7 @@ Eigen Sparse QR algorithm is optimized for sparse matrices; usually faster ViewProviderSketch - + and %1 more и еще %1 @@ -5925,7 +5925,7 @@ Eigen Sparse QR algorithm is optimized for sparse matrices; usually faster Sketcher - Sketcher + Набросок @@ -6007,7 +6007,7 @@ Eigen Sparse QR algorithm is optimized for sparse matrices; usually faster Grid spacing - Шаг сетки + Расстояние между линиями сетки @@ -6057,7 +6057,7 @@ The grid spacing change if it becomes smaller than this number of pixel. Line pattern - Шаблон строки + Шаблон линии @@ -6068,7 +6068,7 @@ The grid spacing change if it becomes smaller than this number of pixel. Line width - Ширина линии + Толщина линии @@ -6095,22 +6095,22 @@ The grid spacing change if it becomes smaller than this number of pixel. GridSpaceAction - + Grid auto spacing Автоматический шаг сетки - + Resize grid automatically depending on zoom. Автоматическое изменение размера сетки в зависимости от масштаба. - + Spacing Интервал - + Distance between two subsequent grid lines. Расстояние между соседними линиями сетки. @@ -6118,78 +6118,75 @@ The grid spacing change if it becomes smaller than this number of pixel. Notifications - + The Sketch has malformed constraints! В эскизе неправильно сформированы ограничения! - + The Sketch has partially redundant constraints! Sketch имеет частично избыточные ограничения! - + Parabolas were migrated. Migrated files won't open in previous versions of FreeCAD!! Параболы были перенесены. Перемещенные файлы не будут открыты в предыдущих версиях FreeCAD!! - - - - - - - - - - - - - + + + - - + - - - - - + + + + + + + + - - - + + + + + + + + + + + Error - Ошибки + Ошибка - + Failed to delete all geometry Не удалось удалить всю геометрию - + Failed to delete all constraints Не удалось удалить все ограничения - + The constraint has invalid index information and is malformed. Ограничение имеет неверную индексную информацию и является неправильным. - - - @@ -6197,8 +6194,11 @@ The grid spacing change if it becomes smaller than this number of pixel. - - + + + + + Invalid Constraint Недопустимое ограничение @@ -6240,8 +6240,8 @@ The grid spacing change if it becomes smaller than this number of pixel.Ошибка при создании полюса B-сплайна - + Error creating B-spline Ошибка создания B-сплайна @@ -6338,9 +6338,9 @@ The grid spacing change if it becomes smaller than this number of pixel.Не удалось обрезать ребро - - + + Value Error Ошибка значения @@ -6376,58 +6376,58 @@ The grid spacing change if it becomes smaller than this number of pixel. SnapSpaceAction - + Snap to objects Привязка к объектам - + New points will snap to the currently preselected object. It will also snap to the middle of lines and arcs. Новые точки привязываются к заранее выбранному объекту, а также привязываются к середине линий и дуг. - + Snap to grid Привязать к сетке - + New points will snap to the nearest grid line. Points must be set closer than a fifth of the grid spacing to a grid line to snap. Новые точки будут привязаны к ближайшей линии сетки. Точки должны быть установлены ближе, чем пятая часть шага сетки к линии сетки для привязки. - + Snap angle Угол привязки - + Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle starts from the positive X axis of the sketch. Угловой шаг для инструментов, использующих "Угловую привязку" (например, линия). Удерживайте CTRL, чтобы включить функцию "Угловая привязка". Угол осчитывается от положительного направлекния оси X эскиза. RenderingOrderAction - - - - - Normal Geometry - Основная геометрия - - Construction Geometry - Вспомогательная геометрия + Normal Geometry + Основная геометрия + Construction Geometry + Вспомогательная геометрия + + + + + External Geometry Внешняя геометрия @@ -6448,12 +6448,12 @@ Points must be set closer than a fifth of the grid spacing to a grid line to sna CmdSketcherGrid - + Toggle grid Переключить сетку - + Toggle the grid in the sketch. In the menu you can change grid settings. Переключение сетки в эскизе. В меню можно изменить настройки сетки. @@ -6461,12 +6461,12 @@ Points must be set closer than a fifth of the grid spacing to a grid line to sna CmdSketcherSnap - + Toggle snap Переключить привязку - + Toggle all snap functionality. In the menu you can toggle 'Snap to grid' and 'Snap to objects' individually, and change further snap settings. Включить/выключить привязку. В меню можно выбрать "Привязку к сетке" и "Привязку к объектам" по отдельности, а также изменить другие настройки привязки. diff --git a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_sl.ts b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_sl.ts index dfc6f83aa9..ec7a9ad827 100644 --- a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_sl.ts +++ b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_sl.ts @@ -4,12 +4,12 @@ CmdSketcherBSplineComb - + Show/hide B-spline curvature comb Prikaži/skrij glavnikast prikaz ukrivljenosti B-zlepka - + Switches between showing and hiding the curvature comb for all B-splines Preklopi med prikazanim in skritim glavnikastim prikazom ukrivljenosti za vse B-zlepke @@ -17,12 +17,12 @@ CmdSketcherBSplineDegree - + Show/hide B-spline degree Prikaži/skrij stopnjo B-zlepka - + Switches between showing and hiding the degree for all B-splines Preklopi med prikazano in skrito stopnjo za vse B-zlepke @@ -30,12 +30,12 @@ CmdSketcherBSplineKnotMultiplicity - + Show/hide B-spline knot multiplicity Prikaži/skrij večkratnost vozla B-zlepka - + Switches between showing and hiding the knot multiplicity for all B-splines Preklopi med prikazano in skrito večkratnostjo vozla za vse B-zlepke @@ -43,12 +43,12 @@ CmdSketcherBSplinePoleWeight - + Show/hide B-spline control point weight Prikaži/skrij utežitev krmilnih točk B-zlepka - + Switches between showing and hiding the control point weight for all B-splines Preklopi med prikazano in skrito utežitvijo krmilnih točk za vse B-lepke @@ -56,12 +56,12 @@ CmdSketcherBSplinePolygon - + Show/hide B-spline control polygon Prikaži/skrij nadzorni mnogokotnik B-zlepka - + Switches between showing and hiding the control polygons for all B-splines Preklopi med prikazanimi in skritimi nadzornimi mnogokotniki za vse B-zlepke @@ -82,12 +82,12 @@ CmdSketcherClone - + Clone Kloniraj - + Creates a clone of the geometry taking as reference the last selected point Ustvari klon geometrije glede na zadnjo izbrano točko @@ -95,32 +95,32 @@ CmdSketcherCompBSplineShowHideGeometryInformation - + Show/hide B-spline information layer Prikaži/skrij podatkovni sloj B-zlepka - + Show/hide B-spline degree Prikaži/skrij stopnjo B-zlepka - + Show/hide B-spline control polygon Prikaži/skrij nadzorni mnogokotnik B-zlepka - + Show/hide B-spline curvature comb Prikaži/skrij glavnikast prikaz ukrivljenosti B-zlepka - + Show/hide B-spline knot multiplicity Prikaži/skrij večkratnost vozla B-zlepka - + Show/hide B-spline control point weight Prikaži/skrij utežitev krmilnih točk B-zlepka @@ -156,12 +156,12 @@ CmdSketcherCompCopy - + Clone Kloniraj - + Creates a clone of the geometry taking as reference the last selected point Ustvari klon geometrije glede na zadnjo izbrano točko @@ -365,22 +365,22 @@ CmdSketcherCompModifyKnotMultiplicity - + Modify knot multiplicity Spremeni večkratnost vozla - + Modifies the multiplicity of the selected knot of a B-spline Spremeni večkratnost izbranih vozlov B-zlepka - + Increase knot multiplicity Povečaj večkratnost vozla - + Decrease knot multiplicity Zmanjšaj večkratnost vozla @@ -640,12 +640,12 @@ glede na črto ali tretjo točko CmdSketcherConvertToNURBS - + Convert geometry to B-spline Pretvori geometrijo v B-zlepek - + Converts the selected geometry to a B-spline Pretvori izbrano geometrijo v B-zlepek @@ -653,12 +653,12 @@ glede na črto ali tretjo točko CmdSketcherCopy - + Copy Kopiraj - + Creates a simple copy of the geometry taking as reference the last selected point Ustvari preprosto kopijo geometrije glede na zadnjo izbrano točko @@ -1017,12 +1017,12 @@ glede na črto ali tretjo točko CmdSketcherDecreaseDegree - + Decrease B-spline degree Znižaj stopnjo B-zlepka - + Decreases the degree of the B-spline Zniža stopnjo B-zlepka @@ -1030,12 +1030,12 @@ glede na črto ali tretjo točko CmdSketcherDecreaseKnotMultiplicity - + Decrease knot multiplicity Zmanjšaj večkratnost vozla - + Decreases the multiplicity of the selected knot of a B-spline Zmanjša večkratnost izbranih vozlov B-zlepka @@ -1043,12 +1043,12 @@ glede na črto ali tretjo točko CmdSketcherDeleteAllConstraints - + Delete all constraints Izbriši vsa omejila - + Delete all constraints in the sketch Izbriši vsa omejila v očrtu @@ -1056,12 +1056,12 @@ glede na črto ali tretjo točko CmdSketcherDeleteAllGeometry - + Delete all geometry Izbriši vso geometrijo - + Delete all geometry and constraints in the current sketch, with the exception of external geometry Izbriši vso geometrijo in omejila trenutnega očrta razen zunanjih geometrij @@ -1069,12 +1069,12 @@ glede na črto ali tretjo točko CmdSketcherEditSketch - + Edit sketch Uredi očrt - + Edit the selected sketch. Uredi izbrani očrt. @@ -1108,12 +1108,12 @@ glede na črto ali tretjo točko CmdSketcherIncreaseDegree - + Increase B-spline degree Povišaj stopnjo B-zlepka - + Increases the degree of the B-spline Poveča stopnjo B-zlepka @@ -1121,12 +1121,12 @@ glede na črto ali tretjo točko CmdSketcherIncreaseKnotMultiplicity - + Increase knot multiplicity Povečaj večkratnost vozla - + Increases the multiplicity of the selected knot of a B-spline Poveča večkratnost izbranih vozlov B-zlepka @@ -1134,12 +1134,12 @@ glede na črto ali tretjo točko CmdSketcherInsertKnot - + Insert knot Vstavi vozel - + Inserts knot at given parameter. If a knot already exists at that parameter, it's multiplicity is increased by one. Vstavi vozel na podani določilki. Če vozel na tej določilki že obstaja, se njegova večkratnost poveča za ena. @@ -1147,12 +1147,12 @@ glede na črto ali tretjo točko CmdSketcherJoinCurves - + Join curves Združi krivulje - + Join two curves at selected end points Združi krvulji v izbranih krajiščih @@ -1160,12 +1160,12 @@ glede na črto ali tretjo točko CmdSketcherLeaveSketch - + Leave sketch Zapusti očrt - + Finish editing the active sketch. Končaj urejanje dejavnega očrta. @@ -1173,12 +1173,12 @@ glede na črto ali tretjo točko CmdSketcherMapSketch - + Map sketch to face... Preslikaj očrt na ploskev ... - + Set the 'Support' of a sketch. First select the supporting geometry, for example, a face or an edge of a solid object, then call this command, then choose the desired sketch. @@ -1187,7 +1187,7 @@ Najprej izberite podporno geometrijo, npr. ploskev ali rob telesa, nato prikličite ta ukaz in izberite željeni očrt. - + Some of the selected objects depend on the sketch to be mapped. Circular dependencies are not allowed. Nekateri izbrani predmeti so odvisni od odslikave očrta. Krožne odvisnosti niso dopustne. @@ -1195,22 +1195,22 @@ nato prikličite ta ukaz in izberite željeni očrt. CmdSketcherMergeSketches - + Merge sketches Združi očrte - + Create a new sketch from merging two or more selected sketches. Z združevanjem dveh ali več izbranih očrtov ustvari nov očrt. - + Wrong selection Napačna izbira - + Select at least two sketches. Izberite najmanj dva očrta. @@ -1218,12 +1218,12 @@ nato prikličite ta ukaz in izberite željeni očrt. CmdSketcherMirrorSketch - + Mirror sketch Zrcali očrt - + Create a new mirrored sketch for each selected sketch by using the X or Y axes, or the origin point, as mirroring reference. @@ -1231,12 +1231,12 @@ as mirroring reference. preko X ali Y osi, oz. preko izhodiščne točke. - + Wrong selection Napačna izbira - + Select one or more sketches. Izberite enega ali več očrtov. @@ -1244,12 +1244,12 @@ preko X ali Y osi, oz. preko izhodiščne točke. CmdSketcherMove - + Move Premakni - + Moves the geometry taking as reference the last selected point Premakne geometrijo glede na zadnjo izbrano točko @@ -1257,12 +1257,12 @@ preko X ali Y osi, oz. preko izhodiščne točke. CmdSketcherNewSketch - + Create sketch Ustvari očrt - + Create a new sketch. Ustvari nov očrt. @@ -1270,12 +1270,12 @@ preko X ali Y osi, oz. preko izhodiščne točke. CmdSketcherRectangularArray - + Rectangular array Pravokotna razpostavitev - + Creates a rectangular array pattern of the geometry taking as reference the last selected point Ustvari pravokotni vzorec geometrije glede na zadnjo izbrano točko @@ -1283,12 +1283,12 @@ preko X ali Y osi, oz. preko izhodiščne točke. CmdSketcherRemoveAxesAlignment - + Remove axes alignment Ukini poravnavo z osmi - + Modifies constraints to remove axes alignment while trying to preserve the constraint relationship of the selection Spremeni omejila tako, da ukine poravnavanje z osmi, hkrati pa skuša ohraniti odnose omejil izbranih predmetov @@ -1296,12 +1296,12 @@ preko X ali Y osi, oz. preko izhodiščne točke. CmdSketcherReorientSketch - + Reorient sketch... Preusmeri očrt ... - + Place the selected sketch on one of the global coordinate planes. This will clear the 'Support' property, if any. Umestite izbrani očrt na eno izmed glavnih koordinatnih ravnin. @@ -1311,12 +1311,12 @@ To bo izbrisalo lastnosti "Podpore", če sploh obstajajo. CmdSketcherRestoreInternalAlignmentGeometry - + Show/hide internal geometry Prikaži/Skrij notranjo geometrijo - + Show all internal geometry or hide unused internal geometry Prikaži vso notranjo geometrijo ali skrij neuporabljeno notranjo geometrijo @@ -1324,8 +1324,8 @@ To bo izbrisalo lastnosti "Podpore", če sploh obstajajo. CmdSketcherSelectConflictingConstraints - + Select conflicting constraints Izberi omejila v sporu @@ -1333,12 +1333,12 @@ To bo izbrisalo lastnosti "Podpore", če sploh obstajajo. CmdSketcherSelectConstraints - + Select associated constraints Izberi vezana omejila - + Select the constraints associated with the selected geometrical elements Izberi omejila, vezana na izbrane geometrijske prvine @@ -1346,12 +1346,12 @@ To bo izbrisalo lastnosti "Podpore", če sploh obstajajo. CmdSketcherSelectElementsAssociatedWithConstraints - + Select associated geometry Izberi vezano geometrijo - + Select the geometrical elements associated with the selected constraints Izberi geometrijske prvine, vezane na izbrana omejila @@ -1359,12 +1359,12 @@ To bo izbrisalo lastnosti "Podpore", če sploh obstajajo. CmdSketcherSelectElementsWithDoFs - + Select unconstrained DoF Izberi neomejeno prostostno stopnjo - + Select geometrical elements where the solver still detects unconstrained degrees of freedom. Izberi geometrijske prvine, pri katerih reševalnik še vedno zazna neomejene prostostne stopnje. @@ -1372,12 +1372,12 @@ To bo izbrisalo lastnosti "Podpore", če sploh obstajajo. CmdSketcherSelectHorizontalAxis - + Select horizontal axis Izberite vodoravno os - + Select the local horizontal axis of the sketch Izberite krajevno vodoravno os očrta @@ -1385,8 +1385,8 @@ To bo izbrisalo lastnosti "Podpore", če sploh obstajajo. CmdSketcherSelectMalformedConstraints - + Select malformed constraints Izberi narobi oblikovana omejila @@ -1394,12 +1394,12 @@ To bo izbrisalo lastnosti "Podpore", če sploh obstajajo. CmdSketcherSelectOrigin - + Select origin Izberite izhodišče - + Select the local origin point of the sketch Izberite krajevno izhodišče očrta @@ -1407,8 +1407,8 @@ To bo izbrisalo lastnosti "Podpore", če sploh obstajajo. CmdSketcherSelectPartiallyRedundantConstraints - + Select partially redundant constraints Izberi delno odvečna omejila @@ -1416,8 +1416,8 @@ To bo izbrisalo lastnosti "Podpore", če sploh obstajajo. CmdSketcherSelectRedundantConstraints - + Select redundant constraints Izberi odvečna omejila @@ -1425,12 +1425,12 @@ To bo izbrisalo lastnosti "Podpore", če sploh obstajajo. CmdSketcherSelectVerticalAxis - + Select vertical axis Izberite navpično os - + Select the local vertical axis of the sketch Izberite krajevno navpično os očrta @@ -1451,12 +1451,12 @@ To bo izbrisalo lastnosti "Podpore", če sploh obstajajo. CmdSketcherStopOperation - + Stop operation Ustavi opravilo - + When in edit mode, stop the active operation (drawing, constraining, etc.). V urejevalnem načinu prekini dejavno opravilo (risanje, omejevanje, ...). @@ -1477,12 +1477,12 @@ To bo izbrisalo lastnosti "Podpore", če sploh obstajajo. CmdSketcherSymmetry - + Symmetry Somernost - + Creates symmetric geometry with respect to the last selected line or point Ustvari somerno geometrijo glede na zadnjo izbrano daljico ali točko @@ -1544,24 +1544,24 @@ na gnani oz. sklicni način CmdSketcherValidateSketch - + Validate sketch... Preveri veljavnost očrta ... - + Validate a sketch by looking at missing coincidences, invalid constraints, degenerated geometry, etc. Preveri, ali ima očrt manjkajoča sovpadanja, neveljavna omejila, izrojene geometrije, ... - + Wrong selection Napačna izbira - + Select only one sketch. Izberite le en očrt. @@ -1569,12 +1569,12 @@ neveljavna omejila, izrojene geometrije, ... CmdSketcherViewSection - + View section Pogled prereza - + When in edit mode, switch between section view and full view. V urejevalnem načinu preklopi med pogledom odseka in celotnim pogledom. @@ -1582,12 +1582,12 @@ neveljavna omejila, izrojene geometrije, ... CmdSketcherViewSketch - + View sketch Pokaži očrt - + When in edit mode, set the camera orientation perpendicular to the sketch plane. V urejevalnem načinu nastavi kamero tako, da je usmerjena pravokotno na očrtno ravnino. @@ -1845,37 +1845,37 @@ neveljavna omejila, izrojene geometrije, ... Omogoči/onemogoči omejilo - + Create a new sketch on a face Ustvari nov očrt na ploskvi - + Create a new sketch Ustvari nov očrt - + Reorient sketch Preusmeri očrt - + Attach sketch Pripni očrt - + Detach sketch Odpni očrt - + Create a mirrored sketch for each selected sketch Vsakemu izbranemu očrtu naredi zrcalni očrt - + Merge sketches Združi očrte @@ -1993,72 +1993,72 @@ neveljavna omejila, izrojene geometrije, ... Dodaj šestkotnik - + Convert to NURBS Pretvori v NURBS - + Increase spline degree Povišaj stopnjo zlepka - + Decrease spline degree Znižaj stopnjo zlepka - + Increase knot multiplicity Povečaj večkratnost vozla - + Decrease knot multiplicity Zmanjšaj večkratnost vozla - + Insert knot Vstavi vozel - + Join Curves Združi krivulje - + Exposing Internal Geometry Izpostavi notranjo geometrijo - + Create symmetric geometry Ustvari somerno geometrijo - + Copy/clone/move geometry Kopiraj/kloniraj/premakni geometrijo - + Create copy of geometry Ustvari kopijo geometrije - + Delete all geometry Izbriši vso geometrijo - + Delete All Constraints Izbriši Vse Omejitve - + Remove Axes Alignment Ukini poravnavo z osmi @@ -2069,9 +2069,9 @@ neveljavna omejila, izrojene geometrije, ... - - - + + + Update constraint's virtual space Posodobi navidezni prostor omejila @@ -2081,32 +2081,32 @@ neveljavna omejila, izrojene geometrije, ... Dodaj samodejna omejila - + Swap constraint names Zamenjaj imeni omejil - + Rename sketch constraint Preimenuj očrtno omejilo - + Drag Point Vleci točko - + Drag Curve Vleci krivuljo - + Drag Constraint Vleci omejilo - + Modify sketch constraints Spremeni očrtno omejilo @@ -2167,59 +2167,59 @@ neveljavna omejila, izrojene geometrije, ... Napaka samodejnega omejila: Nerešljiv očrt po uveljavitiv enakostnega omejila. - + Unable to guess intersection of curves. Try adding a coincident constraint between the vertices of the curves you are intending to fillet. Ni mogoče uganiti presečišča krivulj. Poskusite dodati omejilo sovpadanja med vozlišči krivulj, ki jih nameravate zaokrožiti. - - + + BSpline Geometry Index (GeoID) is out of bounds. Kazalo geometrije B-zlepka (GeoID) je izven omejitev. - + You are requesting no change in knot multiplicity. Ne zahtevate spremembe večkratnosti vozla. - - + + The Geometry Index (GeoId) provided is not a B-spline curve. Priskrbljeno kazalo geometrije (GeoId) ni krivulja B-zlepek. - + The knot index is out of bounds. Note that in accordance with OCC notation, the first knot has index 1 and not zero. Oznaka vozla je izven meja. Upoštevajte, da ima v skladu z OCC zapisom prvi vozel oznako 1 in ne nič. - + The multiplicity cannot be increased beyond the degree of the B-spline. Večkratnost ne more biti povečana preko stopnje B-zlepka. - + The multiplicity cannot be decreased beyond zero. Večkratnost ne more biti zmanjšana pod ničlo. - + OCC is unable to decrease the multiplicity within the maximum tolerance. OCC ne more zmanjšati večkratnost znotraj največjega dopustnega odstopanja. - + Knot cannot have zero multiplicity. Večkratnost vozla ne more biti nič. - + Knot multiplicity cannot be higher than the degree of the BSpline. Večkratnost vozla ne more biti večja od stopnje B-zlepka. - + Knot cannot be inserted outside the BSpline parameter range. Vozla ni mogoče vstaviti izven razpona določilke B-zlepka. @@ -2243,62 +2243,50 @@ neveljavna omejila, izrojene geometrije, ... Očrtovalnik - + There are no modes that accept the selected set of subelements Ni načina, ki bi sprejel izbrani niz podprvin - + Broken link to support subelements Pokvarjena povezava za podporo podprvin - - + + Unexpected error Nepričakovana napaka - + Face is non-planar Ploskev je neravna - + Selected shapes are of wrong form (e.g., a curved edge where a straight one is needed) Izbrane oblike so napačne oblike (npr., ukrivljen rob, kjer je potreben raven) - + Sketch mapping Preslikava očrta - + Can't map the sketch to selected object. %1. Očrta ni mogoče preslikati na izbrani predmet. %1. - - + + Don't attach Ne pripnite - - - - - - - - - - - - @@ -2424,21 +2412,33 @@ neveljavna omejila, izrojene geometrije, ... - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + Wrong selection Napačna izbira @@ -2619,9 +2619,9 @@ neveljavna omejila, izrojene geometrije, ... Niso izbrani 3 predmeti - - + + Error Napaka @@ -3030,155 +3030,155 @@ Dovoljene kombinacije: dve krivulji, končna točka in krivulja, dve končni to Določite stopnjo B-zlepka, ki naj bo med 1 in %1: + + - - CAD Kernel Error Napaka CAD Jedra - + None of the selected elements is an edge. Nobena izmed izbranih prvin ni rob. - - + + At least one of the selected objects was not a B-Spline and was ignored. Vsaj en izmed izbranih objektov ni bil B-zlepek in je bil prezrt. - - + + The selection comprises more than one item. Please select just one knot. Izbor vsebuje več kot en predmet. Prosimo izberite samo en vozel. - - + + Input Error Napaka Vnosa - - + + None of the selected elements is a knot of a B-spline Noben izmed izbranih elementov ni vozel B-zlepka - - + + Selection is empty Nič ni izbrano - + Nothing is selected. Please select a b-spline. Nič ni izbrano. Izberite B-zlepek. - + Please select a b-spline curve to insert a knot (not a knot on it). If the curve is not a b-spline, please convert it into one first. Izberite B-zlepek za ustavitev vozla (ne vozla nanj). Če krivulja ni B-zlepek, jo vanj najprej pretvorite. - + Nothing is selected. Please select end points of curves. Nič ni izbrano. Izberiti krajišči krvulj. - + Too many curves on point Preveč krivulj na točki - - + + Exactly two curves should end at the selected point to be able to join them. V izbrani točki se morata končati natanko dve krivulji, da bi ju mogli združiti. - + Too few curves on point Premalo krivulj na točki - + Two end points, or coincident point should be selected. Izbrani bi morali biti dve krajišči ali sovpadna točka. - - - - - - - - - - + + + + + + + + + + Select elements from a single sketch. Izberite prvine le iz enega očrta. - + No constraint selected Nobena omejitev ni izbrana - + At least one constraint must be selected Izbrati morate vsaj eno omejitev - + A symmetric construction requires at least two geometric elements, the last geometric element being the reference for the symmetry construction. Vzpostavitev somernosti zahteva vsaj dve geometrijski prvini, pri čemer je zadnja geometrijskim prvina osnova za somerno konstrukcijo. - + The last element must be a point or a line serving as reference for the symmetry construction. Zadnja prvina mora biti točka ali daljica, ki služi kot osnova za vzpostavitev somernosti. - - + + A copy requires at least one selected non-external geometric element Za kopijo mora biti izbrana vsaj ena nezunanja geometrijska prvina - + Delete All Geometry Izbriši Vso Geometrijo - + Are you really sure you want to delete all geometry and constraints? Ali ste prepričani, da želite izbrisati celo geometrijo in omejila? - + Delete All Constraints Izbriši Vse Omejitve - + Are you really sure you want to delete all the constraints? Ali ste prepričani, da želite izbrisati vsa omejila? - + Removal of axes alignment requires at least one selected non-external geometric element Za ukinitev poravnave z osmi mora biti izbrana vsaj ena nezunanja geometrijska prvina - + Unsupported visual layer operation Nepodprto vidno dejanje plasti - + It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted Trenutno ni podprto premikanje zunanjih geometrij v drugo videzno plast. Zunanje gometrije bodo opuščene @@ -3378,67 +3378,67 @@ Zaustavljati, Zapirati (pot), Zastirati (svetlobo, pogled) SketcherGui::ConstraintView - + Select Elements Izberite prvine - + Change value Spremeni vrednost - + Toggle to/from reference Preklopi k/od sklica - + Deactivate Onemogoči - + Activate Omogoči - + Show constraints Prikaži omejila - + Hide constraints Skrij omejila - + Rename Preimenuj - + Center sketch Usredini očrt - + Delete Izbriši - + Swap constraint names Zamenjaj imeni omejil - + Unnamed constraint Neimenovana omejilo - + Only the names of named constraints can be swapped. Zamenjati je mogoče le imena poimenovanih omejil. @@ -3521,72 +3521,72 @@ Zaustavljati, Zapirati (pot), Zastirati (svetlobo, pogled) SketcherGui::ElementFilterList - + Normal Običajno - + Construction Pomožni način - + Internal Notranja - + External Zunanji - + All types Vse vrste - + Point Točka - + Line Črta - + Circle Krog - + Ellipse Elipsa - + Arc of circle Krožni lok - + Arc of ellipse Eliptični lok - + Arc of hyperbola Hiperbolični lok - + Arc of parabola Paraboličen lok - + B-Spline B-zlepek @@ -3594,142 +3594,142 @@ Zaustavljati, Zapirati (pot), Zastirati (svetlobo, pogled) SketcherGui::ElementView - + Point Coincidence Sovpadanje točk - + Point on Object Točka na predmetu - + Vertical Constraint Navpičnostno omejilo - + Horizontal Constraint Vodoravnostno omejilo - + Parallel Constraint Vzporednostno omejilo - + Perpendicular Constraint Pravokotnostno omejilo - + Tangent Constraint Dotikalnostno omejilo - + Equal Length Enaka dolžina - + Symmetric Somerno - + Block Constraint Zbirno omejilo - + Lock Constraint Zaklepno omejilo - + Horizontal Distance Vodoravni odmik - + Vertical Distance Navpični odmik - + Length Constraint Dolžinsko omejilo - + Radius Constraint Polmerno omejilo - + Diameter Constraint Premerno omejilo - + Radiam Constraint Polmer-premerno omejilo - + Angle Constraint Kotno omejilo - + Toggle construction geometry Preklopi pomožno geometrijo - + Select Constraints Izberite omejila - + Select Origin Izberite izhodišče - + Select Horizontal Axis Izberite vodoravno os - + Select Vertical Axis Izberite navpično os - + Layer Plast - + Layer 0 Plast 0 - + Layer 1 Plast 1 - + Hidden Skrito - + Delete Izbriši @@ -4635,48 +4635,48 @@ However, no constraints linking to the endpoints were found. Nastavitve - + Constraints Constraints - + Auto constraints Samoomejila - + Auto remove redundants Samodejno odstrani čezmernosti - + Show only filtered Constraints Prikaži le presejana omejila - + Extended information (in widget) Razširjena informacija (v gradniku) - + Hide internal alignment (in widget) Skrij notranjo poravnavo (v gradniku) - - + + Error Napaka - + Impossible to update visibility tracking Impossible to update visibility tracking - + Impossible to update visibility tracking: Impossible to update visibility tracking: @@ -4708,6 +4708,33 @@ However, no constraints linking to the endpoints were found. Settings Nastavitve + + + + + + + + + + + + Construction + Pomožni način + + + + Elements + Prvine + + + + + + + Point + Točka + @@ -4719,110 +4746,83 @@ However, no constraints linking to the endpoints were found. - Construction - Pomožni način - - - - Elements - Prvine - - - - - - - Point - Točka - - - - - - - - - - - - Internal Notranja - - + + + - Line Črta - - + + + - Arc Lok - - + + + - Circle Krog - - + + + - Ellipse Elipsa - - + + + - Elliptical Arc Eliptični lok - - + + + - Hyperbolic Arc Hiperbolični Lok - - + + + - Parabolic Arc Parabolični Lok - - + + + - BSpline B-zlepek - - + + + - Other Drugo - + Extended information Podrobnejši podatki @@ -4830,42 +4830,42 @@ However, no constraints linking to the endpoints were found. SketcherGui::TaskSketcherMessages - + Solver messages Sporočila reševalnika - + Auto update Samodejno posodobi - + Executes a recomputation of active document after every sketch action Izvede ponovni izračun dejavnega dokumenta po vsakem dejanju očrta - + Click to select the conflicting constraints. Kliknite za izbor nasprotujočih si omejil. - + Click to select the redundant constraints. Kliknite za izbor čezmernih omejil. - + The sketch has unconstrained elements giving rise to those Degrees Of Freedom. Click to select the unconstrained elements. Očrt vsebuje neomejene prvine, kar privede do takšnih prostostnih stopenj. Kliknite za izbor neomejenih prvin. - + Click to select the malformed constraints. Kliknite za izbor narobe oblikovanih omejil. - + Some constraints in combination are partially redundant. Click to select the partially redundant constraints. Določena omejila so v medsebojni kombinaciji delno čezmerna. Kliknite za izbor delno čezmernih omejil. @@ -5043,112 +5043,112 @@ Izvede se s pregledom geometrij in omejil očrta. SketcherGui::ViewProviderSketch - + Edit sketch Uredi očrt - + A dialog is already open in the task panel A dialog is already open in the task panel - + Do you want to close this dialog? Do you want to close this dialog? - + Invalid sketch Neveljaven očrt - + Do you want to open the sketch validation tool? Ali želite odprti orodje za preverjanje veljavnosti očrta? - + The sketch is invalid and cannot be edited. Očrt je neveljaven in ga ni mogoče urejati. - + Please remove the following constraint: Odstranite naslednjo omejilo: - + Please remove at least one of the following constraints: Odstranite vsaj eno od naslednjih omejil: - + Please remove the following redundant constraint: Odstranite naslednje čezmerno omejilo: - + Please remove the following redundant constraints: Odstranite naslednja čezmerna omejila: - + The following constraint is partially redundant: Naslednje omejilo je deloma čezmerno: - + The following constraints are partially redundant: Naslednja omejila so deloma čezmerna: - + Please remove the following malformed constraint: Odstranite naslednje narobe oblikovano omejilo: - + Please remove the following malformed constraints: Odstranite naslednja narobe oblikovana omejila: - + Empty sketch Prazen očrt - + Over-constrained: Preomejeno: - + Malformed constraints: Narobe oblikovana omejila: - + Redundant constraints: Čezmerna omejila: - + Partially redundant: Delno čezmerno: - + Solver failed to converge Reševalniku je zbliževanje spodletelo - + Under constrained: Podomejeno: - + %n DoF(s) %n prostostna stopnja @@ -5158,7 +5158,7 @@ Izvede se s pregledom geometrij in omejil očrta. - + Fully constrained Polnoomejen @@ -5166,8 +5166,8 @@ Izvede se s pregledom geometrij in omejil očrta. Sketcher_BSplineComb - - + + Switches between showing and hiding the curvature comb for all B-splines Preklopi med prikazanim in skritim glavnikastim prikazom ukrivljenosti za vse B-zlepke @@ -5175,8 +5175,8 @@ Izvede se s pregledom geometrij in omejil očrta. Sketcher_BSplineDecreaseKnotMultiplicity - - + + Decreases the multiplicity of the selected knot of a B-spline Zmanjša večkratnost izbranih vozlov B-zlepka @@ -5184,8 +5184,8 @@ Izvede se s pregledom geometrij in omejil očrta. Sketcher_BSplineDegree - - + + Switches between showing and hiding the degree for all B-splines Preklopi med prikazano in skrito stopnjo za vse B-zlepke @@ -5193,8 +5193,8 @@ Izvede se s pregledom geometrij in omejil očrta. Sketcher_BSplineIncreaseKnotMultiplicity - - + + Increases the multiplicity of the selected knot of a B-spline Poveča večkratnost izbranih vozlov B-zlepka @@ -5202,8 +5202,8 @@ Izvede se s pregledom geometrij in omejil očrta. Sketcher_BSplineKnotMultiplicity - - + + Switches between showing and hiding the knot multiplicity for all B-splines Preklopi med prikazano in skrito večkratnostjo vozla za vse B-zlepke @@ -5211,8 +5211,8 @@ Izvede se s pregledom geometrij in omejil očrta. Sketcher_BSplinePoleWeight - - + + Switches between showing and hiding the control point weight for all B-splines Preklopi med prikazano in skrito utežitvijo krmilnih točk za vse B-lepke @@ -5220,8 +5220,8 @@ Izvede se s pregledom geometrij in omejil očrta. Sketcher_BSplinePolygon - - + + Switches between showing and hiding the control polygons for all B-splines Preklopi med prikazanimi in skritimi nadzornimi mnogokotniki za vse B-zlepke @@ -5229,8 +5229,8 @@ Izvede se s pregledom geometrij in omejil očrta. Sketcher_Clone - - + + Creates a clone of the geometry taking as reference the last selected point Ustvari klon geometrije glede na zadnjo izbrano točko @@ -5238,17 +5238,17 @@ Izvede se s pregledom geometrij in omejil očrta. Sketcher_CompCopy - + Clone Kloniraj - + Copy Kopiraj - + Move Premakni @@ -5290,8 +5290,8 @@ Izvede se s pregledom geometrij in omejil očrta. Sketcher_Copy - - + + Creates a simple copy of the geometry taking as reference the last selected point Ustvari preprosto kopijo geometrije glede na zadnjo izbrano točko @@ -5510,64 +5510,64 @@ Izvede se s pregledom geometrij in omejil očrta. Sketcher_MapSketch - + No sketch found Ni najdenega očrta - + The document doesn't have a sketch Dokument ne vsebuje očrta - + Select sketch Izberi očrt - + Select a sketch from the list Izberite očrt s seznama - + (incompatible with selection) (nezdružljivo z izborom) - + (current) (trenutno) - + (suggested) (predlagano) - + Sketch attachment Pripenjanje očrta - + Current attachment mode is incompatible with the new selection. Select the method to attach this sketch to selected objects. Trenutni način pripenjanja je nezdružljiv z novim izborom. Izberi način pripenjanja tega očrta na izbrane predmete. - + Select the method to attach this sketch to selected objects. Izberi metodo pripenjanja tega očrta na izbrane predmete. - + Map sketch Preslikaj očrt - + Can't map a sketch to support: %1 Ni mogoče preslikati očrta na podporo: @@ -5577,8 +5577,8 @@ Izberi način pripenjanja tega očrta na izbrane predmete. Sketcher_Move - - + + Moves the geometry taking as reference the last selected point Premakne geometrijo glede na zadnjo izbrano točko @@ -5586,12 +5586,12 @@ Izberi način pripenjanja tega očrta na izbrane predmete. Sketcher_NewSketch - + Sketch attachment Pripenjanje očrta - + Select the method to attach this sketch to selected object Izberi metodo pripenjanja tega očrta na izbrani predmet @@ -5599,12 +5599,12 @@ Izberi način pripenjanja tega očrta na izbrane predmete. Sketcher_ReorientSketch - + Sketch has support Očrt ima podporo - + Sketch with a support face cannot be reoriented. Do you want to detach it from the support? Očrta s podporno ploskvijo ni mogoče preusmeriti. @@ -5913,7 +5913,7 @@ Eigen Sparse QR algoritem je optimiziran za redke razpredelnice; običajno hitre ViewProviderSketch - + and %1 more in še %1 @@ -6103,22 +6103,22 @@ Medčrtna razdalja se spremeni, če postane manjša od tega števila slikovnih t GridSpaceAction - + Grid auto spacing Samodejna gostota mreže - + Resize grid automatically depending on zoom. Samodejno prevelikosti mrežo glede na povečavo. - + Spacing Razmik - + Distance between two subsequent grid lines. Razdalja med zaporednima mrežnima črtama. @@ -6126,78 +6126,75 @@ Medčrtna razdalja se spremeni, če postane manjša od tega števila slikovnih t Notifications - + The Sketch has malformed constraints! Očrt vsebuje narobe oblikovana omejila! - + The Sketch has partially redundant constraints! Očrt vsebuje deloma čezmerna omejila! - + Parabolas were migrated. Migrated files won't open in previous versions of FreeCAD!! Parabole so bile preseljene. Preseljenih datotek ne bo mogoče odpreti v prejšnjih FreeCADih! - - - - - - - - - - - - - + + + - - + - - - - - + + + + + + + + - - - + + + + + + + + + + + Error Napaka - + Failed to delete all geometry Brisanje vseh geometrij je spodletelo - + Failed to delete all constraints Brisanje vseh omejil je spodletelo - + The constraint has invalid index information and is malformed. Omejilo ima neveljavno informacijo kazala in je narobe oblikovano. - - - @@ -6205,8 +6202,11 @@ Medčrtna razdalja se spremeni, če postane manjša od tega števila slikovnih t - - + + + + + Invalid Constraint Neveljavno omejilo @@ -6248,8 +6248,8 @@ Medčrtna razdalja se spremeni, če postane manjša od tega števila slikovnih t Napaka pri ustvarjanju B-zlepkovega tečaja - + Error creating B-spline Napaka pri ustvarjanju B-zlepka @@ -6346,9 +6346,9 @@ Medčrtna razdalja se spremeni, če postane manjša od tega števila slikovnih t Prirezovanje roba spodletelo - - + + Value Error Value Error @@ -6384,58 +6384,58 @@ Medčrtna razdalja se spremeni, če postane manjša od tega števila slikovnih t SnapSpaceAction - + Snap to objects Pripenjanje na predmete - + New points will snap to the currently preselected object. It will also snap to the middle of lines and arcs. Nove točke se bodo pripenjale na trenutno predizbrane predmete, prav tako pa na razpolovišče daljic in lokov. - + Snap to grid Snap to grid - + New points will snap to the nearest grid line. Points must be set closer than a fifth of the grid spacing to a grid line to snap. Nove točke se bodo pripenjale na najbližje črte mreže. Da bi se pripele, morajo biti točke oddaljene od črte do eno petino polja mreže. - + Snap angle Pripenjanje na kót - + Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle starts from the positive X axis of the sketch. Kotni korak pri orodjih ki uporabljajo "Pripenjanje na kót" (npr. črte). Za omogočenje "Pripenjanja na kót" držite CTRL. Kót začne na pozitivni osi x očrta. RenderingOrderAction - - - - - Normal Geometry - Osnovna geometrija - - Construction Geometry - Pomožna geometrija + Normal Geometry + Osnovna geometrija + Construction Geometry + Pomožna geometrija + + + + + External Geometry Zunanja geometrija @@ -6456,12 +6456,12 @@ Da bi se pripele, morajo biti točke oddaljene od črte do eno petino polja mre CmdSketcherGrid - + Toggle grid Preklopi mrežo - + Toggle the grid in the sketch. In the menu you can change grid settings. Preklopi mrežo v očrtu. V meniju lahko spremenite nastavitve mreže. @@ -6469,12 +6469,12 @@ Da bi se pripele, morajo biti točke oddaljene od črte do eno petino polja mre CmdSketcherSnap - + Toggle snap Toggle snap - + Toggle all snap functionality. In the menu you can toggle 'Snap to grid' and 'Snap to objects' individually, and change further snap settings. Preklopi celotno pripenjanje. V meniju lahko posamično preklapljate "Pripenjanje na mrežo" in "Pripenjanje na predmete" in spreminjate še druge nastavitve pripenjanja. diff --git a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_sr-CS.ts b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_sr-CS.ts index 84fcbb9304..4aee5bf6c7 100644 --- a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_sr-CS.ts +++ b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_sr-CS.ts @@ -4,12 +4,12 @@ CmdSketcherBSplineComb - + Show/hide B-spline curvature comb Prikaži/sakrij dijagram zakrivljenosti B-splajn krive - + Switches between showing and hiding the curvature comb for all B-splines Prebacuje između prikazivanja i sakrivanja dijagram zakrivljenosti za sve B-splajn krive @@ -17,12 +17,12 @@ CmdSketcherBSplineDegree - + Show/hide B-spline degree Prikaži/sakrij stepen B-splajn krive - + Switches between showing and hiding the degree for all B-splines Prebacuje između prikazivanja i skrivanja stepena za sve B-splajn krive @@ -30,12 +30,12 @@ CmdSketcherBSplineKnotMultiplicity - + Show/hide B-spline knot multiplicity Prikaži/sakrij višestrukost čvorova B-splajn krive - + Switches between showing and hiding the knot multiplicity for all B-splines Prebacuje između prikazivanja i sakrivanja višestrukosti čvorova za sve B-splajn krive @@ -43,12 +43,12 @@ CmdSketcherBSplinePoleWeight - + Show/hide B-spline control point weight Prikaži/sakrij težinu kontrolne tačke B-splajn krive - + Switches between showing and hiding the control point weight for all B-splines Prebacuje između prikazivanja i sakrivanja težine kontrolne tačke za sve B-splajn krive @@ -56,12 +56,12 @@ CmdSketcherBSplinePolygon - + Show/hide B-spline control polygon Prikaži/sakrij linije B-splajn krive - + Switches between showing and hiding the control polygons for all B-splines Prebacuje između prikazivanja i sakrivanja linija kontrolnih tačaka za sve B-splajn krive @@ -82,12 +82,12 @@ CmdSketcherClone - + Clone Klon - + Creates a clone of the geometry taking as reference the last selected point Pravi klona geometrije uzimajući kao referentnu poslednju izabranu tačku @@ -95,32 +95,32 @@ CmdSketcherCompBSplineShowHideGeometryInformation - + Show/hide B-spline information layer Show/hide B-spline information layer - + Show/hide B-spline degree Prikaži/sakrij stepen B-splajn krive - + Show/hide B-spline control polygon Prikaži/sakrij linije B-splajn krive - + Show/hide B-spline curvature comb Prikaži/sakrij dijagram zakrivljenosti B-splajn krive - + Show/hide B-spline knot multiplicity Prikaži/sakrij višestrukost čvorova B-splajn krive - + Show/hide B-spline control point weight Prikaži/sakrij težinu kontrolne tačke B-splajn krive @@ -156,12 +156,12 @@ CmdSketcherCompCopy - + Clone Klon - + Creates a clone of the geometry taking as reference the last selected point Pravi klona geometrije uzimajući kao referentnu poslednju izabranu tačku @@ -365,22 +365,22 @@ CmdSketcherCompModifyKnotMultiplicity - + Modify knot multiplicity Izmeni višestrukost čvora - + Modifies the multiplicity of the selected knot of a B-spline Modifikuje višestrukost izabranog čvora B-splajn krive - + Increase knot multiplicity Povećaj višestrukost čvora - + Decrease knot multiplicity Smanji višestrukost čvora @@ -640,12 +640,12 @@ u odnosu na pravu ili treću tačku CmdSketcherConvertToNURBS - + Convert geometry to B-spline Pretvorite geometriju u B-splajn krivu - + Converts the selected geometry to a B-spline Pretvorite izabranu geometriju u B-splajn krivu @@ -653,12 +653,12 @@ u odnosu na pravu ili treću tačku CmdSketcherCopy - + Copy Kopiraj - + Creates a simple copy of the geometry taking as reference the last selected point Pravi jednostavnu kopiju geometrije uzimajući kao referentnu poslednju izabranu tačku @@ -1017,12 +1017,12 @@ u odnosu na pravu ili treću tačku CmdSketcherDecreaseDegree - + Decrease B-spline degree Smanji stepen B-splajn krive - + Decreases the degree of the B-spline Umanjuje stepen B-splajn krive @@ -1030,12 +1030,12 @@ u odnosu na pravu ili treću tačku CmdSketcherDecreaseKnotMultiplicity - + Decrease knot multiplicity Smanji višestrukost čvora - + Decreases the multiplicity of the selected knot of a B-spline Smanjuje višestrukost izabranog čvora B-splajn krive @@ -1043,12 +1043,12 @@ u odnosu na pravu ili treću tačku CmdSketcherDeleteAllConstraints - + Delete all constraints Obriši sva ograničenja - + Delete all constraints in the sketch Obriši sva ograničenja na skici @@ -1056,12 +1056,12 @@ u odnosu na pravu ili treću tačku CmdSketcherDeleteAllGeometry - + Delete all geometry Obriši svu geometriju - + Delete all geometry and constraints in the current sketch, with the exception of external geometry Osim spoljašnje geometrije, obriši svu geometriju i ograničenja u trenutno aktivnoj skici @@ -1069,12 +1069,12 @@ u odnosu na pravu ili treću tačku CmdSketcherEditSketch - + Edit sketch Uredi skicu - + Edit the selected sketch. Uredi odabranu skicu. @@ -1108,12 +1108,12 @@ u odnosu na pravu ili treću tačku CmdSketcherIncreaseDegree - + Increase B-spline degree Povećati stepen B-splajn krive - + Increases the degree of the B-spline Povećava stepen B-splajn krive @@ -1121,12 +1121,12 @@ u odnosu na pravu ili treću tačku CmdSketcherIncreaseKnotMultiplicity - + Increase knot multiplicity Povećaj višestrukost čvora - + Increases the multiplicity of the selected knot of a B-spline Povećava višestrukost izabranog čvora B-splajn krive @@ -1134,12 +1134,12 @@ u odnosu na pravu ili treću tačku CmdSketcherInsertKnot - + Insert knot Umetni čvor - + Inserts knot at given parameter. If a knot already exists at that parameter, it's multiplicity is increased by one. Umeće čvor na datom parametru. Ako čvor već postoji na tom parametru, njegova višestrukost se povećava za jedan. @@ -1147,12 +1147,12 @@ u odnosu na pravu ili treću tačku CmdSketcherJoinCurves - + Join curves Spoji krive - + Join two curves at selected end points Spoji dve krive u izabranim krajnjim tačkama @@ -1160,12 +1160,12 @@ u odnosu na pravu ili treću tačku CmdSketcherLeaveSketch - + Leave sketch Napusti skicu - + Finish editing the active sketch. Završi uređivanje aktivne skice. @@ -1173,12 +1173,12 @@ u odnosu na pravu ili treću tačku CmdSketcherMapSketch - + Map sketch to face... Mapiraj skicu na stranicu... - + Set the 'Support' of a sketch. First select the supporting geometry, for example, a face or an edge of a solid object, then call this command, then choose the desired sketch. @@ -1187,7 +1187,7 @@ Prvo izaberi na čemu će da leži skica, na primer, stranicu ili ivicu punog te zatim pozovi ovu komandu, a zatim izaberi željenu skicu. - + Some of the selected objects depend on the sketch to be mapped. Circular dependencies are not allowed. Neki od izabranih objekata zavise od skice koju treba mapirati. Kružne zavisnosti nisu dozvoljene. @@ -1195,22 +1195,22 @@ zatim pozovi ovu komandu, a zatim izaberi željenu skicu. CmdSketcherMergeSketches - + Merge sketches Objedini skice - + Create a new sketch from merging two or more selected sketches. Napravi novu skicu objedinjavanjem dve ili više izabranih skica. - + Wrong selection Pogrešan izbor - + Select at least two sketches. Izaberi najmanje dve skice. @@ -1218,12 +1218,12 @@ zatim pozovi ovu komandu, a zatim izaberi željenu skicu. CmdSketcherMirrorSketch - + Mirror sketch Simetrično preslikana skica - + Create a new mirrored sketch for each selected sketch by using the X or Y axes, or the origin point, as mirroring reference. @@ -1231,12 +1231,12 @@ as mirroring reference. koristeći koordinatni početak ili ose X i Y kao referentne. - + Wrong selection Pogrešan izbor - + Select one or more sketches. Izaberi jednu ili više skica. @@ -1244,12 +1244,12 @@ koristeći koordinatni početak ili ose X i Y kao referentne. CmdSketcherMove - + Move Pomeri - + Moves the geometry taking as reference the last selected point Premešta geomatriju u odnosu na zadnju izabranu tačku @@ -1257,12 +1257,12 @@ koristeći koordinatni početak ili ose X i Y kao referentne. CmdSketcherNewSketch - + Create sketch Napravi skicu - + Create a new sketch. Napravi novu skicu. @@ -1270,12 +1270,12 @@ koristeći koordinatni početak ili ose X i Y kao referentne. CmdSketcherRectangularArray - + Rectangular array Pravougaono umnožavanje - + Creates a rectangular array pattern of the geometry taking as reference the last selected point Pravi pravougaono umnožavanje u odnosu na zadnju izabranu tačku @@ -1283,12 +1283,12 @@ koristeći koordinatni početak ili ose X i Y kao referentne. CmdSketcherRemoveAxesAlignment - + Remove axes alignment Ukloni poravnanje osa - + Modifies constraints to remove axes alignment while trying to preserve the constraint relationship of the selection Modifikuje ograničenja kako bi se uklonilo poravnanje osa s tim da pokušava zadržati postojeća ograničenja @@ -1296,12 +1296,12 @@ koristeći koordinatni početak ili ose X i Y kao referentne. CmdSketcherReorientSketch - + Reorient sketch... Preorjentiši skicu... - + Place the selected sketch on one of the global coordinate planes. This will clear the 'Support' property, if any. Postavi izabranu skicu na jednu od glavnih koordinatnih ravni. @@ -1311,12 +1311,12 @@ Ovo će obrisati osobinu 'Osnova', ako postoji. CmdSketcherRestoreInternalAlignmentGeometry - + Show/hide internal geometry Prikaži/sakrij unutrašnju geometriju - + Show all internal geometry or hide unused internal geometry Prikaži svu unutrašnju geometriju ili sakrij neiskorišćenu unutrašnju geometriju @@ -1324,8 +1324,8 @@ Ovo će obrisati osobinu 'Osnova', ako postoji. CmdSketcherSelectConflictingConstraints - + Select conflicting constraints Izaberi sukobljena ograničenja @@ -1333,12 +1333,12 @@ Ovo će obrisati osobinu 'Osnova', ako postoji. CmdSketcherSelectConstraints - + Select associated constraints Izaberi povezana ograničenja - + Select the constraints associated with the selected geometrical elements Izaberi ograničenja povezana sa izabranim geometrijskim elementima @@ -1346,12 +1346,12 @@ Ovo će obrisati osobinu 'Osnova', ako postoji. CmdSketcherSelectElementsAssociatedWithConstraints - + Select associated geometry Izaberi povezanu geometriju - + Select the geometrical elements associated with the selected constraints Izaberi geometrijske elemente povezane sa izabranim ograničenjima @@ -1359,12 +1359,12 @@ Ovo će obrisati osobinu 'Osnova', ako postoji. CmdSketcherSelectElementsWithDoFs - + Select unconstrained DoF Izaberi geometriju koja ima neograničene stepene slobode - + Select geometrical elements where the solver still detects unconstrained degrees of freedom. Izaberi geometrijske elemente kod kojih algoritam za rešavanje još uvek detektuje neograničene stepene slobode. @@ -1372,12 +1372,12 @@ Ovo će obrisati osobinu 'Osnova', ako postoji. CmdSketcherSelectHorizontalAxis - + Select horizontal axis Izaberi horizontalnu osu - + Select the local horizontal axis of the sketch Izaberi lokalnu horizontalnu osu skice @@ -1385,8 +1385,8 @@ Ovo će obrisati osobinu 'Osnova', ako postoji. CmdSketcherSelectMalformedConstraints - + Select malformed constraints Izaberi deformisana ograničenja @@ -1394,12 +1394,12 @@ Ovo će obrisati osobinu 'Osnova', ako postoji. CmdSketcherSelectOrigin - + Select origin Izaberi koordinatni početak - + Select the local origin point of the sketch Izaberi lokalni koordinatni početak skice @@ -1407,8 +1407,8 @@ Ovo će obrisati osobinu 'Osnova', ako postoji. CmdSketcherSelectPartiallyRedundantConstraints - + Select partially redundant constraints Izaberi delimično suvišna ograničenja @@ -1416,8 +1416,8 @@ Ovo će obrisati osobinu 'Osnova', ako postoji. CmdSketcherSelectRedundantConstraints - + Select redundant constraints Izaberi suvišna ograničenja @@ -1425,12 +1425,12 @@ Ovo će obrisati osobinu 'Osnova', ako postoji. CmdSketcherSelectVerticalAxis - + Select vertical axis Izaberi vertikalnu osu - + Select the local vertical axis of the sketch Izaberi lokalnu vertikalnu osu skice @@ -1451,12 +1451,12 @@ Ovo će obrisati osobinu 'Osnova', ako postoji. CmdSketcherStopOperation - + Stop operation Zaustavi operaciju - + When in edit mode, stop the active operation (drawing, constraining, etc.). Kada si u režimu za uređivanje, zaustavlja aktivnu operaciju (crtanje, ograničavanje, itd.). @@ -1477,12 +1477,12 @@ Ovo će obrisati osobinu 'Osnova', ako postoji. CmdSketcherSymmetry - + Symmetry Simetričnost - + Creates symmetric geometry with respect to the last selected line or point Pravi simetričnu geometriju u odnosu na poslednju izabranu liniju ili tačku @@ -1544,24 +1544,24 @@ u referentni ili režim ograničavanja CmdSketcherValidateSketch - + Validate sketch... Popravi skicu... - + Validate a sketch by looking at missing coincidences, invalid constraints, degenerated geometry, etc. Popravi skicu gledajući podudarnosti koje nedostaju, nevažeća ograničenja, degenerisanu geometriju, itd. - + Wrong selection Pogrešan izbor - + Select only one sketch. Izaberi samo jednu skicu. @@ -1569,12 +1569,12 @@ nevažeća ograničenja, degenerisanu geometriju, itd. CmdSketcherViewSection - + View section Prikaži zaklonjenu skicu - + When in edit mode, switch between section view and full view. Prikaži/sakrij detalje 3D modela koji se nalaze ispred skice koju uređuješ. @@ -1582,12 +1582,12 @@ nevažeća ograničenja, degenerisanu geometriju, itd. CmdSketcherViewSketch - + View sketch Prikaži skicu - + When in edit mode, set the camera orientation perpendicular to the sketch plane. Kada si u režimu za uređivanje, postavlja orijentaciju kamere normalno na ravan skice. @@ -1845,37 +1845,37 @@ nevažeća ograničenja, degenerisanu geometriju, itd. Aktiviraj/deaktiviraj ograničenje - + Create a new sketch on a face Napravi novu skicu na stranici - + Create a new sketch Napravi novu skicu - + Reorient sketch Preorjentiši skicu - + Attach sketch Pridruži skicu - + Detach sketch Odvoji skicu - + Create a mirrored sketch for each selected sketch Napravi simetričnu skicu za svaku izabranu skicu - + Merge sketches Objedini skice @@ -1993,72 +1993,72 @@ nevažeća ograničenja, degenerisanu geometriju, itd. Dodaj šestougao - + Convert to NURBS Konvertuj u NURBS - + Increase spline degree Povećaj stepen B-splajn krive - + Decrease spline degree Smanji stepen B-splajn krive - + Increase knot multiplicity Povećaj višestrukost čvora - + Decrease knot multiplicity Smanji višestrukost čvora - + Insert knot Umetni čvor - + Join Curves Spoji krive - + Exposing Internal Geometry Exposing Internal Geometry - + Create symmetric geometry Napravi simetričnu geometriju - + Copy/clone/move geometry Kopiraj/kloniraj/premesti geometriju - + Create copy of geometry Napravi kopiju geometrije - + Delete all geometry Obriši svu geometriju - + Delete All Constraints Izbriši sva ograničavanja - + Remove Axes Alignment Ukloni poravnanje osa @@ -2069,9 +2069,9 @@ nevažeća ograničenja, degenerisanu geometriju, itd. - - - + + + Update constraint's virtual space Ažuriraj virtuelni prostor ograničenja @@ -2081,32 +2081,32 @@ nevažeća ograničenja, degenerisanu geometriju, itd. Dodaj automatska ograničenja - + Swap constraint names Zameni imena ograničenja - + Rename sketch constraint Preimenuj ograničenja skice - + Drag Point Prevuci tačku - + Drag Curve Prevuci krivu - + Drag Constraint Prevuci ograničenje - + Modify sketch constraints Izmeni ograničenja skice @@ -2167,59 +2167,59 @@ nevažeća ograničenja, degenerisanu geometriju, itd. Greška automatskog ograničavanja: Nerešiva skica posle primene ograničenja jednakosti. - + Unable to guess intersection of curves. Try adding a coincident constraint between the vertices of the curves you are intending to fillet. Nije moguće odrediti presečnu tačku krivih. Pokušaj da dodaš ograničenje podudarnosti između tačaka krivih gde nameravaš da napraviš zaobljenje. - - + + BSpline Geometry Index (GeoID) is out of bounds. BSpline Geometry Index (GeoID) is out of bounds. - + You are requesting no change in knot multiplicity. Ne zahtevate promenu u višestrukosti čvorova. - - + + The Geometry Index (GeoId) provided is not a B-spline curve. The Geometry Index (GeoId) provided is not a B-spline curve. - + The knot index is out of bounds. Note that in accordance with OCC notation, the first knot has index 1 and not zero. The knot index is out of bounds. Note that in accordance with OCC notation, the first knot has index 1 and not zero. - + The multiplicity cannot be increased beyond the degree of the B-spline. Višestrukost se ne može povećati iznad stepena B-splajn krive. - + The multiplicity cannot be decreased beyond zero. Višestrukost ne može biti manje od nule. - + OCC is unable to decrease the multiplicity within the maximum tolerance. OCC nije u stanju da smanji višestrukost unutar maksimalne tolerancije. - + Knot cannot have zero multiplicity. Čvor ne može imati nultu višestrukost. - + Knot multiplicity cannot be higher than the degree of the BSpline. Višestrukost čvorova ne može biti veća od stepena B-Splajn krive. - + Knot cannot be inserted outside the BSpline parameter range. Knot cannot be inserted outside the BSpline parameter range. @@ -2243,62 +2243,50 @@ nevažeća ograničenja, degenerisanu geometriju, itd. Sketcher - + There are no modes that accept the selected set of subelements Ne postoje režimi koji prihvataju izabrani skup podelemenata - + Broken link to support subelements Broken link to support subelements - - + + Unexpected error Neočekivana greška - + Face is non-planar Stranica nije planarna - + Selected shapes are of wrong form (e.g., a curved edge where a straight one is needed) Izabrani oblici su pogrešnog oblika (npr. zakrivljena ivica gde je potrebna prava) - + Sketch mapping Mapiranje skice - + Can't map the sketch to selected object. %1. Ne mogu mapirati skicu na izabrani objekat. %1. - - + + Don't attach Nemoj prikačiti - - - - - - - - - - - - @@ -2424,21 +2412,33 @@ nevažeća ograničenja, degenerisanu geometriju, itd. - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + Wrong selection Pogrešan izbor @@ -2619,9 +2619,9 @@ nevažeća ograničenja, degenerisanu geometriju, itd. Broj izabranih objekata nije 3 - - + + Error Greška @@ -3030,155 +3030,155 @@ Prihvaćene kombinacije: dve krive; krajnja tačka i kriva; dve krajnje tačke; Podesi stepen B-splajn krive, između 1 i %1: + + - - CAD Kernel Error Greška CAD jezgra - + None of the selected elements is an edge. Nijedan od izabranih elemenata nije ivica. - - + + At least one of the selected objects was not a B-Spline and was ignored. Najmanje jedan od izabranih objekata nije bio B-splajn i ignorisan je. - - + + The selection comprises more than one item. Please select just one knot. Izbor obuhvata više od jedne stavke. Izaberi samo jedan čvor. - - + + Input Error Greška prilikom unosa - - + + None of the selected elements is a knot of a B-spline Nijedan od izabranih elemenata nije čvor B-splajn krive - - + + Selection is empty Nisi ništa izabrao - + Nothing is selected. Please select a b-spline. Ništa nije izabrano. Izaberi B-splajn krivu. - + Please select a b-spline curve to insert a knot (not a knot on it). If the curve is not a b-spline, please convert it into one first. Izaberi B-splajn krivu da bi dodao čvor (ne čvor na njoj). Ako kriva nije B-splajn, prvo je konvertuj. - + Nothing is selected. Please select end points of curves. Ništa nije izabrano. Izaberi krajnje tačke krivih. - + Too many curves on point Previše krivih u tački - - + + Exactly two curves should end at the selected point to be able to join them. Tačno dve krive treba da se završe u izabranoj tački da bi se mogle spojiti. - + Too few curves on point Premalo krivih u tački - + Two end points, or coincident point should be selected. Treba izabrati dve krajnje tačke ili podudarnu tačku. - - - - - - - - - - + + + + + + + + + + Select elements from a single sketch. Izaberi elemente iz jedne skice. - + No constraint selected Nijedno ograničenje nije izabrano - + At least one constraint must be selected Najmanje jedno ograničenje mora biti izabrano - + A symmetric construction requires at least two geometric elements, the last geometric element being the reference for the symmetry construction. Simetrična konstrukcija zahteva najmanje dva geometrijska elementa, poslednji geometrijski element je referentni za građenje simetrije. - + The last element must be a point or a line serving as reference for the symmetry construction. Poslednji element mora biti tačka ili prava i referentni je za građenje simetrije. - - + + A copy requires at least one selected non-external geometric element Kopija zahteva najmanje jedan izabrani geometrijski element koji nije spoljni - + Delete All Geometry Obriši svu geometriju - + Are you really sure you want to delete all geometry and constraints? Da li si zaista siguran da želiš da obrišeš svu geometriju i ograničenja? - + Delete All Constraints Izbriši sva ograničavanja - + Are you really sure you want to delete all the constraints? Da li si zaista siguran da želiš da obrišeš svu geometriju i ograničenja? - + Removal of axes alignment requires at least one selected non-external geometric element Removal of axes alignment requires at least one selected non-external geometric element - + Unsupported visual layer operation Unsupported visual layer operation - + It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted @@ -3377,67 +3377,67 @@ Prihvaćene kombinacije: dve krive; krajnja tačka i kriva; dve krajnje tačke; SketcherGui::ConstraintView - + Select Elements Izaberi elemente - + Change value Promeni vrednost - + Toggle to/from reference Toggle to/from reference - + Deactivate Deaktivirati - + Activate Aktivirati - + Show constraints Prikaži ograničenja - + Hide constraints Sakrij ograničenja - + Rename Preimenuj - + Center sketch Centriraj skicu - + Delete Obriši - + Swap constraint names Zameni imena ograničenja - + Unnamed constraint Ograničenje bez naziva - + Only the names of named constraints can be swapped. Samo imena imenovanih ograničenja se mogu zameniti. @@ -3520,72 +3520,72 @@ Prihvaćene kombinacije: dve krive; krajnja tačka i kriva; dve krajnje tačke; SketcherGui::ElementFilterList - + Normal Obične - + Construction Pomoćna geometrija - + Internal Unutrašnji - + External Spoljni - + All types Sve vrste - + Point Tačka - + Line Linija - + Circle Krug - + Ellipse Elipsa - + Arc of circle Kružni luk - + Arc of ellipse Eliptični luk - + Arc of hyperbola Hiperbolični luk - + Arc of parabola Parabolični luk - + B-Spline B-Splajn kriva @@ -3593,142 +3593,142 @@ Prihvaćene kombinacije: dve krive; krajnja tačka i kriva; dve krajnje tačke; SketcherGui::ElementView - + Point Coincidence Podudarnost tačke - + Point on Object Tačka na objektu - + Vertical Constraint Ograničenje vertikalnosti - + Horizontal Constraint Ograničenje horizontalnosti - + Parallel Constraint Ograničenje paralelnosti - + Perpendicular Constraint Ograničenje upravnosti - + Tangent Constraint Ograničenje tangentnosti - + Equal Length Jednaka dužina - + Symmetric Simetrično - + Block Constraint Ograničenje blokiranjem - + Lock Constraint Ograničenje zaključavanjem - + Horizontal Distance Horizontalno rastojanje - + Vertical Distance Vertikalno rastojanje - + Length Constraint Ograničenje dužine - + Radius Constraint Ograničenje poluprečnika - + Diameter Constraint Ograničenje prečnika - + Radiam Constraint Ograničenje poluprečnik-prečnik - + Angle Constraint Ograničenje ugla - + Toggle construction geometry Pomoćna geometrija - + Select Constraints Izaberi ograničenja - + Select Origin Izaberi koordinatni početak - + Select Horizontal Axis Izaberi horizontalnu osu - + Select Vertical Axis Izaberi vertikalnu osu - + Layer Sloj - + Layer 0 Sloj 0 - + Layer 1 Sloj 1 - + Hidden Zaklonjene - + Delete Obriši @@ -3914,8 +3914,8 @@ u odnosu na ostale sa pomoćnim linijama If selected, it substitutes dimensional constraints by geometric constraints in the copies, so that a change in the original element is directly reflected on copies - Ako je čekirano, u kopijama će se zameniti dimenziona ograničenja -geometrijskim, tako da će se promene na originalnom elementu + Ako je čekirano, u kopijama će se zameniti dimenziona ograničenja +geometrijskim, tako da će se promene na originalnom elementu direktno ogledati i na kopijama @@ -4637,48 +4637,48 @@ Međutim, nisu pronađena nikakva ograničenja vezana za krajnje tačke.Podešavanja - + Constraints Constraints - + Auto constraints Automatska ograničenja - + Auto remove redundants Automatski uklonite suvišna - + Show only filtered Constraints Prikaži samo filtrirana ograničenja - + Extended information (in widget) Proširene informacije (u panelu) - + Hide internal alignment (in widget) Sakrij unutrašnje poravnanje (u panelu) - - + + Error Greška - + Impossible to update visibility tracking Impossible to update visibility tracking - + Impossible to update visibility tracking: Impossible to update visibility tracking: @@ -4710,6 +4710,33 @@ Međutim, nisu pronađena nikakva ograničenja vezana za krajnje tačke.Settings Podešavanja + + + + + + + + + + + + Construction + Pomoćna geometrija + + + + Elements + Elementi + + + + + + + Point + Tačka + @@ -4721,110 +4748,83 @@ Međutim, nisu pronađena nikakva ograničenja vezana za krajnje tačke. - Construction - Pomoćna geometrija - - - - Elements - Elementi - - - - - - - Point - Tačka - - - - - - - - - - - - Internal Unutrašnji - - + + + - Line Linija - - + + + - Arc Kružni luk - - + + + - Circle Krug - - + + + - Ellipse Elipsa - - + + + - Elliptical Arc Eliptični Luk - - + + + - Hyperbolic Arc Hiperbolični luk - - + + + - Parabolic Arc Parabolični luk - - + + + - BSpline B-splajn kriva - - + + + - Other Drugo - + Extended information Proširene informacije @@ -4832,42 +4832,42 @@ Međutim, nisu pronađena nikakva ograničenja vezana za krajnje tačke. SketcherGui::TaskSketcherMessages - + Solver messages Poruke algoritma za rešavanje - + Auto update Automatsko ažuriranje - + Executes a recomputation of active document after every sketch action Izvršava ponovno izračunavanje aktivnog dokumenta nakon svake radnje na skice - + Click to select the conflicting constraints. Klikni da bi izabrao konfliktna ograničenja. - + Click to select the redundant constraints. Klikni da bi izabrao suvišna ograničenja. - + The sketch has unconstrained elements giving rise to those Degrees Of Freedom. Click to select the unconstrained elements. Skica ima elemente koji nisu ograničeni i stvaraju stepene slobode. Klikni da bi izabrao ove elemente bez ograničenja. - + Click to select the malformed constraints. Klikni da bi izabrao deformisana ograničenja. - + Some constraints in combination are partially redundant. Click to select the partially redundant constraints. Neka ograničenja u kombinaciji su delimično suvišna. Klikni da bi izabrao delimično suvišna ograničenja. @@ -5045,112 +5045,112 @@ Ovo se radi analizom geometrije i ograničenja skice. SketcherGui::ViewProviderSketch - + Edit sketch Uredi skicu - + A dialog is already open in the task panel A dialog is already open in the task panel - + Do you want to close this dialog? Do you want to close this dialog? - + Invalid sketch Neispravna skica - + Do you want to open the sketch validation tool? Da li želiš da otvoriš alatku za proveru skice? - + The sketch is invalid and cannot be edited. Skica sadrži greške i ne može biti menjana. - + Please remove the following constraint: Ukloni sledeće ograničenje: - + Please remove at least one of the following constraints: Ukloni bar jedno od sledećih ograničenja: - + Please remove the following redundant constraint: Ukloni sledeće suvišno ograničenje: - + Please remove the following redundant constraints: Ukloni sledeća suvišna ograničenja: - + The following constraint is partially redundant: Sledeće ograničenje je suvišno: - + The following constraints are partially redundant: Sledeća ograničenja su suvišna: - + Please remove the following malformed constraint: Ukloni sledeće oštećeno ograničenje: - + Please remove the following malformed constraints: Ukloni sledeće oštećena ograničenja: - + Empty sketch Prazna skica - + Over-constrained: Previše ograničeno: - + Malformed constraints: Oštećena ograničenja: - + Redundant constraints: Suvišna ograničenja: - + Partially redundant: Delimično suvišna: - + Solver failed to converge Solver failed to converge - + Under constrained: Nedovoljno ograničeno: - + %n DoF(s) %n Stepeni slobode @@ -5159,7 +5159,7 @@ Ovo se radi analizom geometrije i ograničenja skice. - + Fully constrained Potpuno ograničen @@ -5167,8 +5167,8 @@ Ovo se radi analizom geometrije i ograničenja skice. Sketcher_BSplineComb - - + + Switches between showing and hiding the curvature comb for all B-splines Prebacuje između prikazivanja i sakrivanja dijagram zakrivljenosti za sve B-splajn krive @@ -5176,8 +5176,8 @@ Ovo se radi analizom geometrije i ograničenja skice. Sketcher_BSplineDecreaseKnotMultiplicity - - + + Decreases the multiplicity of the selected knot of a B-spline Smanjuje višestrukost izabranog čvora B-splajn krive @@ -5185,8 +5185,8 @@ Ovo se radi analizom geometrije i ograničenja skice. Sketcher_BSplineDegree - - + + Switches between showing and hiding the degree for all B-splines Prebacuje između prikazivanja i skrivanja stepena za sve B-splajn krive @@ -5194,8 +5194,8 @@ Ovo se radi analizom geometrije i ograničenja skice. Sketcher_BSplineIncreaseKnotMultiplicity - - + + Increases the multiplicity of the selected knot of a B-spline Povećava višestrukost izabranog čvora B-splajn krive @@ -5203,8 +5203,8 @@ Ovo se radi analizom geometrije i ograničenja skice. Sketcher_BSplineKnotMultiplicity - - + + Switches between showing and hiding the knot multiplicity for all B-splines Prebacuje između prikazivanja i sakrivanja višestrukosti čvorova za sve B-splajn krive @@ -5212,8 +5212,8 @@ Ovo se radi analizom geometrije i ograničenja skice. Sketcher_BSplinePoleWeight - - + + Switches between showing and hiding the control point weight for all B-splines Prebacuje između prikazivanja i sakrivanja težine kontrolne tačke za sve B-splajn krive @@ -5221,8 +5221,8 @@ Ovo se radi analizom geometrije i ograničenja skice. Sketcher_BSplinePolygon - - + + Switches between showing and hiding the control polygons for all B-splines Prebacuje između prikazivanja i sakrivanja linija kontrolnih tačaka za sve B-splajn krive @@ -5230,8 +5230,8 @@ Ovo se radi analizom geometrije i ograničenja skice. Sketcher_Clone - - + + Creates a clone of the geometry taking as reference the last selected point Pravi klona geometrije uzimajući kao referentnu poslednju izabranu tačku @@ -5239,17 +5239,17 @@ Ovo se radi analizom geometrije i ograničenja skice. Sketcher_CompCopy - + Clone Klon - + Copy Kopiraj - + Move Pomeri @@ -5291,8 +5291,8 @@ Ovo se radi analizom geometrije i ograničenja skice. Sketcher_Copy - - + + Creates a simple copy of the geometry taking as reference the last selected point Pravi jednostavnu kopiju geometrije uzimajući kao referentnu poslednju izabranu tačku @@ -5511,64 +5511,64 @@ Ovo se radi analizom geometrije i ograničenja skice. Sketcher_MapSketch - + No sketch found Nije pronađena skica - + The document doesn't have a sketch Dokument nema skicu - + Select sketch Izaberi skicu - + Select a sketch from the list Izaberi skicu iz liste - + (incompatible with selection) (nekompatibilno sa izborom) - + (current) (trenutni) - + (suggested) (predloženi) - + Sketch attachment Prilog skici - + Current attachment mode is incompatible with the new selection. Select the method to attach this sketch to selected objects. Trenutni režim pridruživanja nije kompatibilan sa novim izborom. Izaberi metod za pridruživanje ove skice na izabrane objekte. - + Select the method to attach this sketch to selected objects. Izaberi metod za vezivanje ove skice na izabrane objekte. - + Map sketch Mapiraj skicu - + Can't map a sketch to support: %1 Ne mogu mapirati skicu na osnovu: @@ -5578,8 +5578,8 @@ Izaberi metod za pridruživanje ove skice na izabrane objekte. Sketcher_Move - - + + Moves the geometry taking as reference the last selected point Premešta geomatriju u odnosu na zadnju izabranu tačku @@ -5587,12 +5587,12 @@ Izaberi metod za pridruživanje ove skice na izabrane objekte. Sketcher_NewSketch - + Sketch attachment Prilog skici - + Select the method to attach this sketch to selected object Izaberi metod za vezivanje ove skice na izabrane objekat @@ -5600,12 +5600,12 @@ Izaberi metod za pridruživanje ove skice na izabrane objekte. Sketcher_ReorientSketch - + Sketch has support Skica ima osnovu - + Sketch with a support face cannot be reoriented. Do you want to detach it from the support? Skica sa osnovom se ne može promeniti. @@ -5914,7 +5914,7 @@ Eigen redak QR algoritam je optimizovan za retke matrice; obično brže ViewProviderSketch - + and %1 more i %1 više @@ -6104,22 +6104,22 @@ Razmak mreže se menja ako postane manji od ovog broja piksela. GridSpaceAction - + Grid auto spacing Automatski razmak koordinatne mreže - + Resize grid automatically depending on zoom. Promenite veličinu koordinatne mreže automatski u zavisnosti od zuma. - + Spacing Razmak - + Distance between two subsequent grid lines. Rastojanje između dve naredne linije koordinatne mreže. @@ -6127,78 +6127,75 @@ Razmak mreže se menja ako postane manji od ovog broja piksela. Notifications - + The Sketch has malformed constraints! Skica ima deformisana ograničenja! - + The Sketch has partially redundant constraints! Skica ima delimično suvišna ograničenja! - + Parabolas were migrated. Migrated files won't open in previous versions of FreeCAD!! Parabolas were migrated. Migrated files won't open in previous versions of FreeCAD!! - - - - - - - - - - - - - + + + - - + - - - - - + + + + + + + + - - - + + + + + + + + + + + Error Greška - + Failed to delete all geometry Nije uspelo brisanje sve geometrije - + Failed to delete all constraints Nije uspelo brisanje svih ograničenja - + The constraint has invalid index information and is malformed. Ograničenje ima pogrešne indeksne informacije tako da je neispravno. - - - @@ -6206,8 +6203,11 @@ Razmak mreže se menja ako postane manji od ovog broja piksela. - - + + + + + Invalid Constraint Neispravno ograničenje @@ -6249,8 +6249,8 @@ Razmak mreže se menja ako postane manji od ovog broja piksela. Greška prilikom pravljenja pola B-Splajn krive - + Error creating B-spline Greška prilikom pravljenja B-Splajn krive @@ -6347,9 +6347,9 @@ Razmak mreže se menja ako postane manji od ovog broja piksela. Opsecanje ivice nije uspelo - - + + Value Error Greška vrednosti @@ -6385,58 +6385,58 @@ Razmak mreže se menja ako postane manji od ovog broja piksela. SnapSpaceAction - + Snap to objects Uhvati objekat - + New points will snap to the currently preselected object. It will also snap to the middle of lines and arcs. Nove tačke će se uhvatiti za trenutno izabrani objekat. Takođe će se uhvatiti za sredinu linija i lukova. - + Snap to grid Uhvati koordinatnu mrežu - + New points will snap to the nearest grid line. Points must be set closer than a fifth of the grid spacing to a grid line to snap. Nove tačke će se uhvatiti za najbližu liniju koordinatne mreže. Tačke se moraju nalaziti na udaljenosti manjoj od 1/5 razmaka linija mreže da bi se uhvatile za liniju mreže. - + Snap angle Uhvati ugao - + Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle starts from the positive X axis of the sketch. Ugaoni korak za alatke koje koriste 'Uhvati pod uglom' (na primer linija). Drži CTRL da bi omogućio 'Uhvati pod uglom'. Ugao počinje od horizontalne ose usmerene nadesno. RenderingOrderAction - - - - - Normal Geometry - Regularna geometrija - - Construction Geometry - Pomoćna geometrija + Normal Geometry + Regularna geometrija + Construction Geometry + Pomoćna geometrija + + + + + External Geometry Spoljašnja geometrija @@ -6457,12 +6457,12 @@ Tačke se moraju nalaziti na udaljenosti manjoj od 1/5 razmaka linija mreže da CmdSketcherGrid - + Toggle grid Sakrij/Prikaži koordinatnu mrežu - + Toggle the grid in the sketch. In the menu you can change grid settings. Uključi/Isključi koordinatnu mrežu na skici. U meniju možeš promeniti podešavanja koordinatne mreže. @@ -6470,12 +6470,12 @@ Tačke se moraju nalaziti na udaljenosti manjoj od 1/5 razmaka linija mreže da CmdSketcherSnap - + Toggle snap Uključi/Isključi hvatanje - + Toggle all snap functionality. In the menu you can toggle 'Snap to grid' and 'Snap to objects' individually, and change further snap settings. Uključi/Isključi sve funkcije hvatanja. U meniju možeš pojedinačno da prebacuješ 'Uhvati koordinatnu mrežu', 'Uhvati objekte' a takođe i ostala podešavanja hvatanja. diff --git a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_sr.ts b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_sr.ts index 6182add07d..af4cad409d 100644 --- a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_sr.ts +++ b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_sr.ts @@ -4,12 +4,12 @@ CmdSketcherBSplineComb - + Show/hide B-spline curvature comb Прикажи/сакриј дијаграм закривљености Б-сплајн криве - + Switches between showing and hiding the curvature comb for all B-splines Пребацује између приказивања и сакривања дијаграм закривљености за све Б-сплајн криве @@ -17,12 +17,12 @@ CmdSketcherBSplineDegree - + Show/hide B-spline degree Прикажи/сакриј степен Б-сплајн криве - + Switches between showing and hiding the degree for all B-splines Пребацује између приказивања и скривања степена за све Б-сплајн криве @@ -30,12 +30,12 @@ CmdSketcherBSplineKnotMultiplicity - + Show/hide B-spline knot multiplicity Прикажи/сакриј вишеструкост чворова Б-сплајн криве - + Switches between showing and hiding the knot multiplicity for all B-splines Пребацује између приказивања и сакривања вишеструкости чворова за све Б-сплајн криве @@ -43,12 +43,12 @@ CmdSketcherBSplinePoleWeight - + Show/hide B-spline control point weight Прикажи/сакриј тежину контролне тачке Б-сплајн криве - + Switches between showing and hiding the control point weight for all B-splines Пребацује између приказивања и сакривања тежине контролне тачке за све Б-сплајн криве @@ -56,12 +56,12 @@ CmdSketcherBSplinePolygon - + Show/hide B-spline control polygon Прикажи/сакриј линије Б-сплајн криве - + Switches between showing and hiding the control polygons for all B-splines Пребацује између приказивања и сакривања линија контролних тачака за све Б-сплајн криве @@ -82,12 +82,12 @@ CmdSketcherClone - + Clone Клон - + Creates a clone of the geometry taking as reference the last selected point Прави клона геометрије узимајући као референтну последњу изабрану тачку @@ -95,32 +95,32 @@ CmdSketcherCompBSplineShowHideGeometryInformation - + Show/hide B-spline information layer Show/hide B-spline information layer - + Show/hide B-spline degree Прикажи/сакриј степен Б-сплајн криве - + Show/hide B-spline control polygon Прикажи/сакриј линије Б-сплајн криве - + Show/hide B-spline curvature comb Прикажи/сакриј дијаграм закривљености Б-сплајн криве - + Show/hide B-spline knot multiplicity Прикажи/сакриј вишеструкост чворова Б-сплајн криве - + Show/hide B-spline control point weight Прикажи/сакриј тежину контролне тачке Б-сплајн криве @@ -156,12 +156,12 @@ CmdSketcherCompCopy - + Clone Клон - + Creates a clone of the geometry taking as reference the last selected point Прави клона геометрије узимајући као референтну последњу изабрану тачку @@ -365,22 +365,22 @@ CmdSketcherCompModifyKnotMultiplicity - + Modify knot multiplicity Измени вишеструкост чвора - + Modifies the multiplicity of the selected knot of a B-spline Модификује вишеструкост изабраног чвора Б-сплајн криве - + Increase knot multiplicity Повећај вишеструкост чвора - + Decrease knot multiplicity Смањи вишеструкост чвора @@ -640,12 +640,12 @@ with respect to a line or a third point CmdSketcherConvertToNURBS - + Convert geometry to B-spline Претвори геометрију у Б-сплајн криву - + Converts the selected geometry to a B-spline Претвара изабрану геометрију у Б-сплајн криву @@ -653,12 +653,12 @@ with respect to a line or a third point CmdSketcherCopy - + Copy Копирај - + Creates a simple copy of the geometry taking as reference the last selected point Прави једноставну копију геометрије узимајући као референтну последњу изабрану тачку @@ -1017,12 +1017,12 @@ with respect to a line or a third point CmdSketcherDecreaseDegree - + Decrease B-spline degree Смањи степен Б-сплајн криве - + Decreases the degree of the B-spline Умањује степен Б-сплајн криве @@ -1030,12 +1030,12 @@ with respect to a line or a third point CmdSketcherDecreaseKnotMultiplicity - + Decrease knot multiplicity Смањи вишеструкост чвора - + Decreases the multiplicity of the selected knot of a B-spline Смањује вишеструкост изабраног чвора Б-сплајн криве @@ -1043,12 +1043,12 @@ with respect to a line or a third point CmdSketcherDeleteAllConstraints - + Delete all constraints Обриши сва ограничења - + Delete all constraints in the sketch Обриши сва ограничења на скици @@ -1056,12 +1056,12 @@ with respect to a line or a third point CmdSketcherDeleteAllGeometry - + Delete all geometry Обриши сву геометрију - + Delete all geometry and constraints in the current sketch, with the exception of external geometry Осим спољашње геометрије, обриши сву геометрију и ограничења у тренутно активној скици @@ -1069,12 +1069,12 @@ with respect to a line or a third point CmdSketcherEditSketch - + Edit sketch Измени скицу - + Edit the selected sketch. Уреди одабрану скицу. @@ -1108,12 +1108,12 @@ with respect to a line or a third point CmdSketcherIncreaseDegree - + Increase B-spline degree Повећајте степен Б-сплајн криве - + Increases the degree of the B-spline Повећава степен Б-сплајн криве @@ -1121,12 +1121,12 @@ with respect to a line or a third point CmdSketcherIncreaseKnotMultiplicity - + Increase knot multiplicity Повећај вишеструкост чвора - + Increases the multiplicity of the selected knot of a B-spline Повећава вишеструкост изабраног чвора Б-сплајн криве @@ -1134,12 +1134,12 @@ with respect to a line or a third point CmdSketcherInsertKnot - + Insert knot Уметни чвор - + Inserts knot at given parameter. If a knot already exists at that parameter, it's multiplicity is increased by one. Умеће чвор на датом параметру. Ако чвор већ постоји на том параметру, његова вишеструкост се повећава за један. @@ -1147,12 +1147,12 @@ with respect to a line or a third point CmdSketcherJoinCurves - + Join curves Споји криве - + Join two curves at selected end points Споји две криве у изабраним крајњим тачкама @@ -1160,12 +1160,12 @@ with respect to a line or a third point CmdSketcherLeaveSketch - + Leave sketch Напусти скицу - + Finish editing the active sketch. Заврши уређивање активне скице. @@ -1173,12 +1173,12 @@ with respect to a line or a third point CmdSketcherMapSketch - + Map sketch to face... Мапирај скицу на страницу... - + Set the 'Support' of a sketch. First select the supporting geometry, for example, a face or an edge of a solid object, then call this command, then choose the desired sketch. @@ -1187,7 +1187,7 @@ then call this command, then choose the desired sketch. затим позови ову команду, а затим изабери жељену скицу. - + Some of the selected objects depend on the sketch to be mapped. Circular dependencies are not allowed. Неки од изабраних објеката зависе од скице коју треба мапирати. Кружне зависности нису дозвољене. @@ -1195,22 +1195,22 @@ then call this command, then choose the desired sketch. CmdSketcherMergeSketches - + Merge sketches Обједини скице - + Create a new sketch from merging two or more selected sketches. Направи нову скицу обједињавањем две или више изабраних скица. - + Wrong selection Погрешан избор - + Select at least two sketches. Изабери најмање две скице. @@ -1218,12 +1218,12 @@ then call this command, then choose the desired sketch. CmdSketcherMirrorSketch - + Mirror sketch Симетрично пресликана скица - + Create a new mirrored sketch for each selected sketch by using the X or Y axes, or the origin point, as mirroring reference. @@ -1231,12 +1231,12 @@ as mirroring reference. користећи координатни почетак или осе X и Y као референтне. - + Wrong selection Погрешан избор - + Select one or more sketches. Изабери једну или више скица. @@ -1244,12 +1244,12 @@ as mirroring reference. CmdSketcherMove - + Move Помери - + Moves the geometry taking as reference the last selected point Премешта геоматрију у односу на задњу изабрану тачку @@ -1257,12 +1257,12 @@ as mirroring reference. CmdSketcherNewSketch - + Create sketch Направи скицу - + Create a new sketch. Направи нову скицу. @@ -1270,12 +1270,12 @@ as mirroring reference. CmdSketcherRectangularArray - + Rectangular array Правоугаоно умножавање - + Creates a rectangular array pattern of the geometry taking as reference the last selected point Прави правоугаоно умножавање у односу на задњу изабрану тачку @@ -1283,12 +1283,12 @@ as mirroring reference. CmdSketcherRemoveAxesAlignment - + Remove axes alignment Уклони поравнање оса - + Modifies constraints to remove axes alignment while trying to preserve the constraint relationship of the selection Модификује ограничења како би се уклонило поравнање оса с тим да покушава задржати постојећа ограничења @@ -1296,12 +1296,12 @@ as mirroring reference. CmdSketcherReorientSketch - + Reorient sketch... Преорјентиши скицу... - + Place the selected sketch on one of the global coordinate planes. This will clear the 'Support' property, if any. Постави изабрану скицу на једну од главних координатних равни. @@ -1311,12 +1311,12 @@ This will clear the 'Support' property, if any. CmdSketcherRestoreInternalAlignmentGeometry - + Show/hide internal geometry Прикажи/cакриј унутрашњу геометрију - + Show all internal geometry or hide unused internal geometry Прикажи сву унутрашњу геометрију или сакриј неискоришћену унутрашњу геометрију @@ -1324,8 +1324,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectConflictingConstraints - + Select conflicting constraints Изабери сукобљена ограничења @@ -1333,12 +1333,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectConstraints - + Select associated constraints Изабери повезана ограничења - + Select the constraints associated with the selected geometrical elements Изабери ограничења повезана са изабраним геометријским елементима @@ -1346,12 +1346,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectElementsAssociatedWithConstraints - + Select associated geometry Изабери повезану геометрију - + Select the geometrical elements associated with the selected constraints Изабери геометријске елементе повезане са изабраним ограничењима @@ -1359,12 +1359,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectElementsWithDoFs - + Select unconstrained DoF Изабери геометрију која има неограничене степене слободе - + Select geometrical elements where the solver still detects unconstrained degrees of freedom. Изабери геометријске елементе код којих алгоритам за решавање још увек детектује неограничене степене слободе. @@ -1372,12 +1372,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectHorizontalAxis - + Select horizontal axis Изабери хоризонталну осу - + Select the local horizontal axis of the sketch Изабери локалну хоризонталну осу скице @@ -1385,8 +1385,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectMalformedConstraints - + Select malformed constraints Изабери деформисана ограничења @@ -1394,12 +1394,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectOrigin - + Select origin Изабери координатни почетак - + Select the local origin point of the sketch Изабери локални координатни почетак скице @@ -1407,8 +1407,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectPartiallyRedundantConstraints - + Select partially redundant constraints Изабери делимично сувишна ограничења @@ -1416,8 +1416,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectRedundantConstraints - + Select redundant constraints Изабери сувишна ограничења @@ -1425,12 +1425,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectVerticalAxis - + Select vertical axis Изабери вертикалну осу - + Select the local vertical axis of the sketch Изабери локалну вертикалну осу скице @@ -1451,12 +1451,12 @@ This will clear the 'Support' property, if any. CmdSketcherStopOperation - + Stop operation Заустави операцију - + When in edit mode, stop the active operation (drawing, constraining, etc.). Када си у режиму за уређивање, зауставља активну операцију (цртање, ограничавање, итд.). @@ -1477,12 +1477,12 @@ This will clear the 'Support' property, if any. CmdSketcherSymmetry - + Symmetry Симетричност - + Creates symmetric geometry with respect to the last selected line or point Прави симетричну геометрију у односу на последњу изабрану линију или тачку @@ -1544,24 +1544,24 @@ into driving or reference mode CmdSketcherValidateSketch - + Validate sketch... Поправи скицу... - + Validate a sketch by looking at missing coincidences, invalid constraints, degenerated geometry, etc. Поправи скицу гледајући подударности које недостају, неважећа ограничења, дегенерисану геометрију, итд. - + Wrong selection Погрешан избор - + Select only one sketch. Изабери само једну скицу. @@ -1569,12 +1569,12 @@ invalid constraints, degenerated geometry, etc. CmdSketcherViewSection - + View section Прикажи заклоњену скицу - + When in edit mode, switch between section view and full view. Прикажи/сакриј детаље 3Д модела који се налазе испред скице коју уређујеш. @@ -1582,12 +1582,12 @@ invalid constraints, degenerated geometry, etc. CmdSketcherViewSketch - + View sketch Прикажи скицу - + When in edit mode, set the camera orientation perpendicular to the sketch plane. Када си у режиму за уређивање, поставља оријентацију камере нормално на раван скице. @@ -1845,37 +1845,37 @@ invalid constraints, degenerated geometry, etc. Активирај/деактивирај ограничење - + Create a new sketch on a face Направи нову скицу на страници - + Create a new sketch Направи нову скицу - + Reorient sketch Преорјентиши скицу - + Attach sketch Придружи скицу - + Detach sketch Одвоји скицу - + Create a mirrored sketch for each selected sketch Направи симетричну скицу за сваку изабрану скицу - + Merge sketches Обједини скице @@ -1993,72 +1993,72 @@ invalid constraints, degenerated geometry, etc. Додај шестоугао - + Convert to NURBS Конвертуј у NURBS - + Increase spline degree Повећај степен Б-сплајн криве - + Decrease spline degree Смањи степен Б-сплајн криве - + Increase knot multiplicity Повећај вишеструкост чвора - + Decrease knot multiplicity Смањи вишеструкост чвора - + Insert knot Уметни чвор - + Join Curves Споји криве - + Exposing Internal Geometry Exposing Internal Geometry - + Create symmetric geometry Направи симетричну геометрију - + Copy/clone/move geometry Копирај/клонирај/премести геометрију - + Create copy of geometry Направи копију геометрије - + Delete all geometry Обриши сву геометрију - + Delete All Constraints Избриши сва ограничавања - + Remove Axes Alignment Уклони поравнање оса @@ -2069,9 +2069,9 @@ invalid constraints, degenerated geometry, etc. - - - + + + Update constraint's virtual space Ажурирај виртуелни простор ограничења @@ -2081,32 +2081,32 @@ invalid constraints, degenerated geometry, etc. Додај аутоматска ограничења - + Swap constraint names Замени имена ограничења - + Rename sketch constraint Преименуј ограничење скице - + Drag Point Превуци тачку - + Drag Curve Превуци криву - + Drag Constraint Превуци ограничење - + Modify sketch constraints Измени ограничења скице @@ -2167,59 +2167,59 @@ invalid constraints, degenerated geometry, etc. Грешка аутоматског ограничавања: Нерешива скица после примене ограничења једнакости. - + Unable to guess intersection of curves. Try adding a coincident constraint between the vertices of the curves you are intending to fillet. Није могуће одредити пресечну тачку кривих. Покушај да додаш ограничење подударности између тачака кривих где намераваш да направиш заобљење. - - + + BSpline Geometry Index (GeoID) is out of bounds. BSpline Geometry Index (GeoID) is out of bounds. - + You are requesting no change in knot multiplicity. Не захтевате промену у вишеструкости чворова. - - + + The Geometry Index (GeoId) provided is not a B-spline curve. The Geometry Index (GeoId) provided is not a B-spline curve. - + The knot index is out of bounds. Note that in accordance with OCC notation, the first knot has index 1 and not zero. The knot index is out of bounds. Note that in accordance with OCC notation, the first knot has index 1 and not zero. - + The multiplicity cannot be increased beyond the degree of the B-spline. Вишеструкост се не може повећати изнад степена Б-сплајн криве. - + The multiplicity cannot be decreased beyond zero. Вишеструкост не може бити мање од нуле. - + OCC is unable to decrease the multiplicity within the maximum tolerance. OCC није у стању да смањи вишеструкост унутар максималне толеранције. - + Knot cannot have zero multiplicity. Чвор не може имати нулту вишеструкост. - + Knot multiplicity cannot be higher than the degree of the BSpline. Вишеструкост чворова не може бити већа од степена Б-Сплајн криве. - + Knot cannot be inserted outside the BSpline parameter range. Knot cannot be inserted outside the BSpline parameter range. @@ -2243,62 +2243,50 @@ invalid constraints, degenerated geometry, etc. Sketcher - + There are no modes that accept the selected set of subelements Не постоје режими који прихватају изабрани скуп поделемената - + Broken link to support subelements Broken link to support subelements - - + + Unexpected error Неочекивана грешка - + Face is non-planar Страница није планарна - + Selected shapes are of wrong form (e.g., a curved edge where a straight one is needed) Изабрани облици су погрешног облика (нпр. закривљена ивица где је потребна права) - + Sketch mapping Мапирање скице - + Can't map the sketch to selected object. %1. Не могу мапирати скицу на изабрани објекат. %1. - - + + Don't attach Немој прикачити - - - - - - - - - - - - @@ -2424,21 +2412,33 @@ invalid constraints, degenerated geometry, etc. - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + Wrong selection Погрешан избор @@ -2619,9 +2619,9 @@ invalid constraints, degenerated geometry, etc. Број изабраних објеката није 3 - - + + Error Грешка @@ -3030,155 +3030,155 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c Задај степен Б-сплајн криве, између 1 и %1: + + - - CAD Kernel Error Грешка CAD језгра - + None of the selected elements is an edge. Ниједан од изабраних елемената није ивица. - - + + At least one of the selected objects was not a B-Spline and was ignored. Најмање један од изабраних објеката није био Б-сплајн и игнорисан је. - - + + The selection comprises more than one item. Please select just one knot. Избор обухвата више од једне ставке. Изабери само један чвор. - - + + Input Error Грешка приликом уноса - - + + None of the selected elements is a knot of a B-spline Ниједан од изабраних елемената није чвор Б-сплајн криве - - + + Selection is empty Ниси ништа изабрао - + Nothing is selected. Please select a b-spline. Ништа није изабрано. Изабери Б-сплајн криву. - + Please select a b-spline curve to insert a knot (not a knot on it). If the curve is not a b-spline, please convert it into one first. Изабери Б-сплајн криву да би додао чвор (не чвор на њој). Ако крива није Б-сплајн, прво је конвертуј. - + Nothing is selected. Please select end points of curves. Ништа није изабрано. Изабери крајње тачке кривих. - + Too many curves on point Превише кривих у тачки - - + + Exactly two curves should end at the selected point to be able to join them. Тачно две криве треба да се заврше у изабраној тачки да би се могле спојити. - + Too few curves on point Премало кривих у тачки - + Two end points, or coincident point should be selected. Треба изабрати две крајње тачке или подударну тачку. - - - - - - - - - - + + + + + + + + + + Select elements from a single sketch. Изабери елементе из једне скице. - + No constraint selected Ниједно ограничење није изабрано - + At least one constraint must be selected Најмање једно ограничење мора бити изабрано - + A symmetric construction requires at least two geometric elements, the last geometric element being the reference for the symmetry construction. Симетрична конструкција захтева најмање два геометријска елемента, последњи геометријски елемент је референтни за грађење симетрије. - + The last element must be a point or a line serving as reference for the symmetry construction. Последњи елемент мора бити тачка или права и референтни је за грађење симетрије. - - + + A copy requires at least one selected non-external geometric element Копија захтева најмање један изабрани геометријски елемент који није спољни - + Delete All Geometry Обриши сву геометрију - + Are you really sure you want to delete all geometry and constraints? Да ли си заиста сигуран да желиш да обришеш сву геометрију и ограничења? - + Delete All Constraints Избриши сва ограничавања - + Are you really sure you want to delete all the constraints? Да ли си заиста сигуран да желиш да обришеш сву геометрију и ограничења? - + Removal of axes alignment requires at least one selected non-external geometric element Removal of axes alignment requires at least one selected non-external geometric element - + Unsupported visual layer operation Unsupported visual layer operation - + It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted @@ -3377,67 +3377,67 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c SketcherGui::ConstraintView - + Select Elements Изабери елементе - + Change value Промени вредност - + Toggle to/from reference Toggle to/from reference - + Deactivate Деактивирати - + Activate Активирати - + Show constraints Прикажи ограничења - + Hide constraints Сакриј ограничења - + Rename Преименуј - + Center sketch Центрирај скицу - + Delete Обриши - + Swap constraint names Замени имена ограничења - + Unnamed constraint Ограничење без назива - + Only the names of named constraints can be swapped. Само имена именованих ограничења се могу заменити. @@ -3520,72 +3520,72 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c SketcherGui::ElementFilterList - + Normal Обичне - + Construction Помоћна геометрија - + Internal Унутрашњи - + External Спољни - + All types Све врсте - + Point Тачка - + Line Линија - + Circle Круг - + Ellipse Елипса - + Arc of circle Кружни лук - + Arc of ellipse Елиптични лук - + Arc of hyperbola Хиперболични лук - + Arc of parabola Параболични лук - + B-Spline Б-сплајн @@ -3593,142 +3593,142 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c SketcherGui::ElementView - + Point Coincidence Подударност тачке - + Point on Object Тачка на објекту - + Vertical Constraint Ограничење вертикалности - + Horizontal Constraint Ограничење хоризонталности - + Parallel Constraint Ограничење паралелности - + Perpendicular Constraint Ограничење управности - + Tangent Constraint Ограничење тангентности - + Equal Length Једнака дужина - + Symmetric Симетрично - + Block Constraint Oграничење блокирањем - + Lock Constraint Oграничење закључавањем - + Horizontal Distance Хоризонтално растојање - + Vertical Distance Вертикално растојање - + Length Constraint Ограничење дужине - + Radius Constraint Ограничење полупречника - + Diameter Constraint Ограничење пречника - + Radiam Constraint Ограничење полупречник-пречник - + Angle Constraint Ограничење угла - + Toggle construction geometry Помоћна геометрија - + Select Constraints Изабери Ограничења - + Select Origin Изабери координатни почетак - + Select Horizontal Axis Изабери хоризонталну осу - + Select Vertical Axis Изабери вертикалну осу - + Layer Слој - + Layer 0 Слој 0 - + Layer 1 Слој 1 - + Hidden Заклоњење - + Delete Обриши @@ -3914,8 +3914,8 @@ with respect to the others using construction lines If selected, it substitutes dimensional constraints by geometric constraints in the copies, so that a change in the original element is directly reflected on copies - Ако је чекирано, у копијама ће се заменити димензиона ограничења -геометријским, тако да ће се промене на оригиналном елементу + Ако је чекирано, у копијама ће се заменити димензиона ограничења +геометријским, тако да ће се промене на оригиналном елементу директно огледати и на копијама @@ -4637,48 +4637,48 @@ However, no constraints linking to the endpoints were found. Подешавања - + Constraints Constraints - + Auto constraints Аутоматска ограничења - + Auto remove redundants Аутоматски уклоните сувишна - + Show only filtered Constraints Прикажи само филтрирана ограничења - + Extended information (in widget) Проширене информације (у панелу) - + Hide internal alignment (in widget) Сакриј унутрашње поравнање (у панелу) - - + + Error Грешка - + Impossible to update visibility tracking Impossible to update visibility tracking - + Impossible to update visibility tracking: Impossible to update visibility tracking: @@ -4710,6 +4710,33 @@ However, no constraints linking to the endpoints were found. Settings Подешавања + + + + + + + + + + + + Construction + Помоћна геометрија + + + + Elements + Елементи + + + + + + + Point + Тачка + @@ -4721,110 +4748,83 @@ However, no constraints linking to the endpoints were found. - Construction - Помоћна геометрија - - - - Elements - Елементи - - - - - - - Point - Тачка - - - - - - - - - - - - Internal Унутрашњи - - + + + - Line Линија - - + + + - Arc Кружни лук - - + + + - Circle Круг - - + + + - Ellipse Елипса - - + + + - Elliptical Arc Елиптични Лук - - + + + - Hyperbolic Arc Хиперболични лук - - + + + - Parabolic Arc Параболични лук - - + + + - BSpline Б-сплајн крива - - + + + - Other Друго - + Extended information Проширене информације @@ -4832,42 +4832,42 @@ However, no constraints linking to the endpoints were found. SketcherGui::TaskSketcherMessages - + Solver messages Поруке алгоритма за решавање - + Auto update Аутоматско ажурирање - + Executes a recomputation of active document after every sketch action Извршава поновно израчунавање активног документа након сваке радње на скице - + Click to select the conflicting constraints. Кликни да би изабрао конфликтна ограничења. - + Click to select the redundant constraints. Кликни да би изабрао сувишна ограничења. - + The sketch has unconstrained elements giving rise to those Degrees Of Freedom. Click to select the unconstrained elements. Скица има елементе који нису ограничени и стварају степене слободе. Кликни да би изабрао ове елементе без ограничења. - + Click to select the malformed constraints. Кликни да би изабрао деформисана ограничења. - + Some constraints in combination are partially redundant. Click to select the partially redundant constraints. Нека ограничења у комбинацији су делимично сувишна. Кликни да би изабрао делимично сувишна ограничења. @@ -5045,112 +5045,112 @@ This is done by analyzing the sketch geometries and constraints. SketcherGui::ViewProviderSketch - + Edit sketch Измени скицу - + A dialog is already open in the task panel Дијалог је већ отворен у панелу задатака - + Do you want to close this dialog? Да ли желите да затворите овај дијалог? - + Invalid sketch Неисправна скица - + Do you want to open the sketch validation tool? Да ли желиш да отвориш алатку за проверу скице? - + The sketch is invalid and cannot be edited. Скица садржи грешке и не може бити мењана. - + Please remove the following constraint: Уклони следеће ограничење: - + Please remove at least one of the following constraints: Уклони бар једно од следећих ограничења: - + Please remove the following redundant constraint: Уклони следеће сувишно ограничење: - + Please remove the following redundant constraints: Уклони следећа сувишна ограничења: - + The following constraint is partially redundant: Следеће ограничење је сувишно: - + The following constraints are partially redundant: Следећа ограничења су сувишна: - + Please remove the following malformed constraint: Уклони следеће оштећено ограничење: - + Please remove the following malformed constraints: Уклони следеће оштећена ограничења: - + Empty sketch Празна скица - + Over-constrained: Превише ограничено: - + Malformed constraints: Оштећена ограничења: - + Redundant constraints: Сувишна ограничења: - + Partially redundant: Делимично сувишна: - + Solver failed to converge Solver failed to converge - + Under constrained: Недовољно ограничено: - + %n DoF(s) %n Степени слободе @@ -5159,7 +5159,7 @@ This is done by analyzing the sketch geometries and constraints. - + Fully constrained Потпуно ограничен @@ -5167,8 +5167,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineComb - - + + Switches between showing and hiding the curvature comb for all B-splines Пребацује између приказивања и сакривања дијаграм закривљености за све Б-сплајн криве @@ -5176,8 +5176,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineDecreaseKnotMultiplicity - - + + Decreases the multiplicity of the selected knot of a B-spline Смањује вишеструкост изабраног чвора Б-сплајн криве @@ -5185,8 +5185,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineDegree - - + + Switches between showing and hiding the degree for all B-splines Пребацује између приказивања и скривања степена за све Б-сплајн криве @@ -5194,8 +5194,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineIncreaseKnotMultiplicity - - + + Increases the multiplicity of the selected knot of a B-spline Повећава вишеструкост изабраног чвора Б-сплајн криве @@ -5203,8 +5203,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineKnotMultiplicity - - + + Switches between showing and hiding the knot multiplicity for all B-splines Пребацује између приказивања и сакривања вишеструкости чворова за све Б-сплајн криве @@ -5212,8 +5212,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplinePoleWeight - - + + Switches between showing and hiding the control point weight for all B-splines Пребацује између приказивања и сакривања тежине контролне тачке за све Б-сплајн криве @@ -5221,8 +5221,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplinePolygon - - + + Switches between showing and hiding the control polygons for all B-splines Пребацује између приказивања и сакривања линија контролних тачака за све Б-сплајн криве @@ -5230,8 +5230,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_Clone - - + + Creates a clone of the geometry taking as reference the last selected point Прави клона геометрије узимајући као референтну последњу изабрану тачку @@ -5239,17 +5239,17 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_CompCopy - + Clone Клон - + Copy Копирај - + Move Помери @@ -5291,8 +5291,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_Copy - - + + Creates a simple copy of the geometry taking as reference the last selected point Прави једноставну копију геометрије узимајући као референтну последњу изабрану тачку @@ -5511,64 +5511,64 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_MapSketch - + No sketch found Није пронађена скица - + The document doesn't have a sketch Документ нема скицу - + Select sketch Изабери скицу - + Select a sketch from the list Изабери скицу из листе - + (incompatible with selection) (некомпатибилно са избором) - + (current) (тренутни) - + (suggested) (предложени) - + Sketch attachment Прилог скици - + Current attachment mode is incompatible with the new selection. Select the method to attach this sketch to selected objects. Тренутни режим придруживања није компатибилан са новим избором. Изабери метод за придруживање ове скице на изабране објекте. - + Select the method to attach this sketch to selected objects. Изабери метод за везивање ове скице на изабране објекте. - + Map sketch Мапирај скицу - + Can't map a sketch to support: %1 Не могу мапирати скицу на основу: @@ -5578,8 +5578,8 @@ Select the method to attach this sketch to selected objects. Sketcher_Move - - + + Moves the geometry taking as reference the last selected point Премешта геоматрију у односу на задњу изабрану тачку @@ -5587,12 +5587,12 @@ Select the method to attach this sketch to selected objects. Sketcher_NewSketch - + Sketch attachment Прилог скици - + Select the method to attach this sketch to selected object Изабери метод за везивање ове скице на изабране објекат @@ -5600,12 +5600,12 @@ Select the method to attach this sketch to selected objects. Sketcher_ReorientSketch - + Sketch has support Скица има основу - + Sketch with a support face cannot be reoriented. Do you want to detach it from the support? Скица са основом се не може променити. @@ -5914,7 +5914,7 @@ Eigen редак QR алгоритам је оптимизован за ретк ViewProviderSketch - + and %1 more и %1 више @@ -6104,22 +6104,22 @@ The grid spacing change if it becomes smaller than this number of pixel. GridSpaceAction - + Grid auto spacing Аутоматски размак координатне мреже - + Resize grid automatically depending on zoom. Промените величину координатне мреже аутоматски у зависности од зума. - + Spacing Размак - + Distance between two subsequent grid lines. Растојање између две наредне линије координатне мреже. @@ -6127,78 +6127,75 @@ The grid spacing change if it becomes smaller than this number of pixel. Notifications - + The Sketch has malformed constraints! Скица има деформисана ограничења! - + The Sketch has partially redundant constraints! Скица има делимично сувишна ограничења! - + Parabolas were migrated. Migrated files won't open in previous versions of FreeCAD!! Parabolas were migrated. Migrated files won't open in previous versions of FreeCAD!! - - - - - - - - - - - - - + + + - - + - - - - - + + + + + + + + - - - + + + + + + + + + + + Error Грешка - + Failed to delete all geometry Није успело брисање све геометрије - + Failed to delete all constraints Није успело брисање свих ограничења - + The constraint has invalid index information and is malformed. Ограничење има погрешне индексне информације тако да је неисправно. - - - @@ -6206,8 +6203,11 @@ The grid spacing change if it becomes smaller than this number of pixel. - - + + + + + Invalid Constraint Неисправно ограничење @@ -6249,8 +6249,8 @@ The grid spacing change if it becomes smaller than this number of pixel.Грешка приликом прављења пола Б-Сплајн криве - + Error creating B-spline Грешка приликом прављења Б-Сплајн криве @@ -6347,9 +6347,9 @@ The grid spacing change if it becomes smaller than this number of pixel.Опсецање ивице није успело - - + + Value Error Грешка вредности @@ -6385,58 +6385,58 @@ The grid spacing change if it becomes smaller than this number of pixel. SnapSpaceAction - + Snap to objects Ухвати објекат - + New points will snap to the currently preselected object. It will also snap to the middle of lines and arcs. Нове тачке ће се ухватити за тренутно изабрани објекат. Такође ће се ухватити за средину линија и лукова. - + Snap to grid Ухвати координатну мрежу - + New points will snap to the nearest grid line. Points must be set closer than a fifth of the grid spacing to a grid line to snap. Нове тачке ће се ухватити за најближу линију координатне мреже. Тачке се морају налазити на удаљености мањој од 1/5 размака линија мреже да би се ухватиле за линију мреже. - + Snap angle Ухвати угао - + Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle starts from the positive X axis of the sketch. Угаони корак за алатке које користе 'Ухвати под углом' (на пример линија). Држи CTRL да би омогућио 'Ухвати под углом'. Угао почиње од хоризонталне осе усмерене надесно. RenderingOrderAction - - - - - Normal Geometry - Регуларна геометрија - - Construction Geometry - Помоћна геометрија + Normal Geometry + Регуларна геометрија + Construction Geometry + Помоћна геометрија + + + + + External Geometry Спољашња геометрија @@ -6457,12 +6457,12 @@ Points must be set closer than a fifth of the grid spacing to a grid line to sna CmdSketcherGrid - + Toggle grid Сакриј/Прикажи координатну мрежу - + Toggle the grid in the sketch. In the menu you can change grid settings. Укључи/Искључи координатну мрежу на скици. У менију можеш променити подешавања координатне мреже. @@ -6470,12 +6470,12 @@ Points must be set closer than a fifth of the grid spacing to a grid line to sna CmdSketcherSnap - + Toggle snap Укључи/Искључи хватање - + Toggle all snap functionality. In the menu you can toggle 'Snap to grid' and 'Snap to objects' individually, and change further snap settings. Укључи/Искључи све функције хватања. У менију можеш појединачно да пребацујеш 'Ухвати координатну мрежу', 'Ухвати објекте' а такође и остала подешавања хватања. diff --git a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_sv-SE.ts b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_sv-SE.ts index 9c8ed0ef7a..5adcc4ef4d 100644 --- a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_sv-SE.ts +++ b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_sv-SE.ts @@ -4,12 +4,12 @@ CmdSketcherBSplineComb - + Show/hide B-spline curvature comb Show/hide B-spline curvature comb - + Switches between showing and hiding the curvature comb for all B-splines Växlar mellan att visa och dölja böjningskammen för alla B-splines @@ -17,12 +17,12 @@ CmdSketcherBSplineDegree - + Show/hide B-spline degree Visa/dölj gradtal för B-splines - + Switches between showing and hiding the degree for all B-splines Växlar mellan att visa och dölja gradtalet för alla B-splines @@ -30,12 +30,12 @@ CmdSketcherBSplineKnotMultiplicity - + Show/hide B-spline knot multiplicity Show/hide B-spline knot multiplicity - + Switches between showing and hiding the knot multiplicity for all B-splines Växlar mellan att visa och dölja knutmultipliciteten för alla B-splines @@ -43,12 +43,12 @@ CmdSketcherBSplinePoleWeight - + Show/hide B-spline control point weight Show/hide B-spline control point weight - + Switches between showing and hiding the control point weight for all B-splines Switches between showing and hiding the control point weight for all B-splines @@ -56,12 +56,12 @@ CmdSketcherBSplinePolygon - + Show/hide B-spline control polygon Show/hide B-spline control polygon - + Switches between showing and hiding the control polygons for all B-splines Växlar mellan att visa och dölja kontrollpolygonerna för alla B-splines @@ -82,12 +82,12 @@ CmdSketcherClone - + Clone Klon - + Creates a clone of the geometry taking as reference the last selected point Skapar en klon av geometrin med den senaste valda punkten som referens @@ -95,32 +95,32 @@ CmdSketcherCompBSplineShowHideGeometryInformation - + Show/hide B-spline information layer Visa/dölj B-spline-informationslager - + Show/hide B-spline degree Visa/dölj gradtal för B-splines - + Show/hide B-spline control polygon Show/hide B-spline control polygon - + Show/hide B-spline curvature comb Show/hide B-spline curvature comb - + Show/hide B-spline knot multiplicity Show/hide B-spline knot multiplicity - + Show/hide B-spline control point weight Show/hide B-spline control point weight @@ -156,12 +156,12 @@ CmdSketcherCompCopy - + Clone Klon - + Creates a clone of the geometry taking as reference the last selected point Skapar en klon av geometrin med den senaste valda punkten som referens @@ -365,22 +365,22 @@ CmdSketcherCompModifyKnotMultiplicity - + Modify knot multiplicity Ändra knut-multiplicitet - + Modifies the multiplicity of the selected knot of a B-spline Ändrar multipliciteten på den valda knuten i en B-spline - + Increase knot multiplicity Öka knutmultiplicitet - + Decrease knot multiplicity Minska knutmultiplicitet @@ -641,12 +641,12 @@ med avseende på en linje eller tredje punkt CmdSketcherConvertToNURBS - + Convert geometry to B-spline Convert geometry to B-spline - + Converts the selected geometry to a B-spline Converts the selected geometry to a B-spline @@ -654,12 +654,12 @@ med avseende på en linje eller tredje punkt CmdSketcherCopy - + Copy Kopiera - + Creates a simple copy of the geometry taking as reference the last selected point Skapar en enkel kopia av geometrin med den senaste valda punkten som referens @@ -1018,12 +1018,12 @@ med avseende på en linje eller tredje punkt CmdSketcherDecreaseDegree - + Decrease B-spline degree Decrease B-spline degree - + Decreases the degree of the B-spline Decreases the degree of the B-spline @@ -1031,12 +1031,12 @@ med avseende på en linje eller tredje punkt CmdSketcherDecreaseKnotMultiplicity - + Decrease knot multiplicity Minska knutmultiplicitet - + Decreases the multiplicity of the selected knot of a B-spline Minskar multipliciteten på den markerade knuten i en B-spline @@ -1044,12 +1044,12 @@ med avseende på en linje eller tredje punkt CmdSketcherDeleteAllConstraints - + Delete all constraints Radera alla begränsningar - + Delete all constraints in the sketch Ta bort alla begränsningar i skissen @@ -1057,12 +1057,12 @@ med avseende på en linje eller tredje punkt CmdSketcherDeleteAllGeometry - + Delete all geometry Radera all geometri - + Delete all geometry and constraints in the current sketch, with the exception of external geometry Delete all geometry and constraints in the current sketch, with the exception of external geometry @@ -1070,12 +1070,12 @@ med avseende på en linje eller tredje punkt CmdSketcherEditSketch - + Edit sketch Redigera skiss - + Edit the selected sketch. Redigera den valda skissen. @@ -1109,12 +1109,12 @@ med avseende på en linje eller tredje punkt CmdSketcherIncreaseDegree - + Increase B-spline degree Increase B-spline degree - + Increases the degree of the B-spline Ökar graden på B-spline:n @@ -1122,12 +1122,12 @@ med avseende på en linje eller tredje punkt CmdSketcherIncreaseKnotMultiplicity - + Increase knot multiplicity Öka knutmultiplicitet - + Increases the multiplicity of the selected knot of a B-spline Ökar multipliciteten på den valda knuten i en B-spline @@ -1135,12 +1135,12 @@ med avseende på en linje eller tredje punkt CmdSketcherInsertKnot - + Insert knot Insert knot - + Inserts knot at given parameter. If a knot already exists at that parameter, it's multiplicity is increased by one. Inserts knot at given parameter. If a knot already exists at that parameter, it's multiplicity is increased by one. @@ -1148,12 +1148,12 @@ med avseende på en linje eller tredje punkt CmdSketcherJoinCurves - + Join curves Join curves - + Join two curves at selected end points Join two curves at selected end points @@ -1161,12 +1161,12 @@ med avseende på en linje eller tredje punkt CmdSketcherLeaveSketch - + Leave sketch Lämna skiss - + Finish editing the active sketch. Sluta redigera den aktiva skissen. @@ -1174,12 +1174,12 @@ med avseende på en linje eller tredje punkt CmdSketcherMapSketch - + Map sketch to face... Kartera skiss till ytan ... - + Set the 'Support' of a sketch. First select the supporting geometry, for example, a face or an edge of a solid object, then call this command, then choose the desired sketch. @@ -1188,7 +1188,7 @@ Markera först den stödjande geometrin, till exempel en yta eller kant på ett anropa sedan det här kommandot och välj sedan önskad skiss. - + Some of the selected objects depend on the sketch to be mapped. Circular dependencies are not allowed. Some of the selected objects depend on the sketch to be mapped. Circular dependencies are not allowed. @@ -1196,22 +1196,22 @@ anropa sedan det här kommandot och välj sedan önskad skiss. CmdSketcherMergeSketches - + Merge sketches Sammanfoga skisser - + Create a new sketch from merging two or more selected sketches. Skapa ny skiss genom att sammanfoga två eller fler markerade skisser. - + Wrong selection Fel val - + Select at least two sketches. Markera minst två skisser. @@ -1219,12 +1219,12 @@ anropa sedan det här kommandot och välj sedan önskad skiss. CmdSketcherMirrorSketch - + Mirror sketch Spegla skiss - + Create a new mirrored sketch for each selected sketch by using the X or Y axes, or the origin point, as mirroring reference. @@ -1233,12 +1233,12 @@ genom att använda X- axeln, Y-axeln eller origo som speglingsreferens. - + Wrong selection Fel val - + Select one or more sketches. Markera en eller flera skisser. @@ -1246,12 +1246,12 @@ som speglingsreferens. CmdSketcherMove - + Move Flytta - + Moves the geometry taking as reference the last selected point Flyttar geometrin med den senast valda punkten som referens @@ -1259,12 +1259,12 @@ som speglingsreferens. CmdSketcherNewSketch - + Create sketch Skapa skiss - + Create a new sketch. Skapa en ny skiss. @@ -1272,12 +1272,12 @@ som speglingsreferens. CmdSketcherRectangularArray - + Rectangular array Rectangular array - + Creates a rectangular array pattern of the geometry taking as reference the last selected point Skapar ett rektangulärt radmönster av geometrin med den senast valda punkten som referens @@ -1285,12 +1285,12 @@ som speglingsreferens. CmdSketcherRemoveAxesAlignment - + Remove axes alignment Remove axes alignment - + Modifies constraints to remove axes alignment while trying to preserve the constraint relationship of the selection Modifies constraints to remove axes alignment while trying to preserve the constraint relationship of the selection @@ -1298,12 +1298,12 @@ som speglingsreferens. CmdSketcherReorientSketch - + Reorient sketch... Omrikta skiss... - + Place the selected sketch on one of the global coordinate planes. This will clear the 'Support' property, if any. Placera markerad skiss på ett globalt koordinatplan. @@ -1313,12 +1313,12 @@ Detta kommer att rensa "stöd"-egenskapen, om den finns. CmdSketcherRestoreInternalAlignmentGeometry - + Show/hide internal geometry Visa/dölj inre geometri - + Show all internal geometry or hide unused internal geometry Show all internal geometry or hide unused internal geometry @@ -1326,8 +1326,8 @@ Detta kommer att rensa "stöd"-egenskapen, om den finns. CmdSketcherSelectConflictingConstraints - + Select conflicting constraints Markera motstridiga begränsningar @@ -1335,12 +1335,12 @@ Detta kommer att rensa "stöd"-egenskapen, om den finns. CmdSketcherSelectConstraints - + Select associated constraints Select associated constraints - + Select the constraints associated with the selected geometrical elements Select the constraints associated with the selected geometrical elements @@ -1348,12 +1348,12 @@ Detta kommer att rensa "stöd"-egenskapen, om den finns. CmdSketcherSelectElementsAssociatedWithConstraints - + Select associated geometry Select associated geometry - + Select the geometrical elements associated with the selected constraints Select the geometrical elements associated with the selected constraints @@ -1361,12 +1361,12 @@ Detta kommer att rensa "stöd"-egenskapen, om den finns. CmdSketcherSelectElementsWithDoFs - + Select unconstrained DoF Select unconstrained DoF - + Select geometrical elements where the solver still detects unconstrained degrees of freedom. Markera geometriska element där lösaren fortfarande hittar obegränsade frihetsgrader. @@ -1374,12 +1374,12 @@ Detta kommer att rensa "stöd"-egenskapen, om den finns. CmdSketcherSelectHorizontalAxis - + Select horizontal axis Markera horisontell axel - + Select the local horizontal axis of the sketch Markera skissens lokala horisontella axel @@ -1387,8 +1387,8 @@ Detta kommer att rensa "stöd"-egenskapen, om den finns. CmdSketcherSelectMalformedConstraints - + Select malformed constraints Select malformed constraints @@ -1396,12 +1396,12 @@ Detta kommer att rensa "stöd"-egenskapen, om den finns. CmdSketcherSelectOrigin - + Select origin Select origin - + Select the local origin point of the sketch Select the local origin point of the sketch @@ -1409,8 +1409,8 @@ Detta kommer att rensa "stöd"-egenskapen, om den finns. CmdSketcherSelectPartiallyRedundantConstraints - + Select partially redundant constraints Select partially redundant constraints @@ -1418,8 +1418,8 @@ Detta kommer att rensa "stöd"-egenskapen, om den finns. CmdSketcherSelectRedundantConstraints - + Select redundant constraints Markera överflödiga begränsningar @@ -1427,12 +1427,12 @@ Detta kommer att rensa "stöd"-egenskapen, om den finns. CmdSketcherSelectVerticalAxis - + Select vertical axis Markera vertikal axel - + Select the local vertical axis of the sketch Markera skissens lokala vertikala axel @@ -1453,12 +1453,12 @@ Detta kommer att rensa "stöd"-egenskapen, om den finns. CmdSketcherStopOperation - + Stop operation Stoppa operation - + When in edit mode, stop the active operation (drawing, constraining, etc.). I redigeringsläge, stoppa den aktiva operationen (ritning, begränsning, etc.). @@ -1479,12 +1479,12 @@ Detta kommer att rensa "stöd"-egenskapen, om den finns. CmdSketcherSymmetry - + Symmetry Symmetri - + Creates symmetric geometry with respect to the last selected line or point Skapar symmetrisk geometri med avseende på den senast valda linjen eller punkten @@ -1546,24 +1546,24 @@ into driving or reference mode CmdSketcherValidateSketch - + Validate sketch... Validera skiss - + Validate a sketch by looking at missing coincidences, invalid constraints, degenerated geometry, etc. Validate a sketch by looking at missing coincidences, invalid constraints, degenerated geometry, etc. - + Wrong selection Fel val - + Select only one sketch. Select only one sketch. @@ -1571,12 +1571,12 @@ invalid constraints, degenerated geometry, etc. CmdSketcherViewSection - + View section Visa snitt - + When in edit mode, switch between section view and full view. I redigeringsläge, växla mellan snittvy och fullständig vy. @@ -1584,12 +1584,12 @@ invalid constraints, degenerated geometry, etc. CmdSketcherViewSketch - + View sketch Visa skiss - + When in edit mode, set the camera orientation perpendicular to the sketch plane. I redigeringsläge, rikta kameran vinkelrätt mot skissplanet. @@ -1847,37 +1847,37 @@ invalid constraints, degenerated geometry, etc. Activate/Deactivate constraint - + Create a new sketch on a face Create a new sketch on a face - + Create a new sketch Skapa en ny skiss - + Reorient sketch Reorient sketch - + Attach sketch Bifoga skiss - + Detach sketch Detach sketch - + Create a mirrored sketch for each selected sketch Create a mirrored sketch for each selected sketch - + Merge sketches Sammanfoga skisser @@ -1995,72 +1995,72 @@ invalid constraints, degenerated geometry, etc. Lägg till hexagon - + Convert to NURBS Konvertera till NURBS - + Increase spline degree Increase spline degree - + Decrease spline degree Decrease spline degree - + Increase knot multiplicity Öka knutmultiplicitet - + Decrease knot multiplicity Minska knutmultiplicitet - + Insert knot Insert knot - + Join Curves Join Curves - + Exposing Internal Geometry Exposing Internal Geometry - + Create symmetric geometry Skapa symmetrisk geometri - + Copy/clone/move geometry Copy/clone/move geometry - + Create copy of geometry Create copy of geometry - + Delete all geometry Radera all geometri - + Delete All Constraints Radera alla begränsningar - + Remove Axes Alignment Remove Axes Alignment @@ -2071,9 +2071,9 @@ invalid constraints, degenerated geometry, etc. - - - + + + Update constraint's virtual space Update constraint's virtual space @@ -2083,32 +2083,32 @@ invalid constraints, degenerated geometry, etc. Add auto constraints - + Swap constraint names Kasta om namn på begränsningar - + Rename sketch constraint Rename sketch constraint - + Drag Point Dra punkt - + Drag Curve Dra kurva - + Drag Constraint Drag Constraint - + Modify sketch constraints Modify sketch constraints @@ -2169,59 +2169,59 @@ invalid constraints, degenerated geometry, etc. Auto-begränsningsfel: Olösbar skiss efter tillämpning av likhetsbegränsningar. - + Unable to guess intersection of curves. Try adding a coincident constraint between the vertices of the curves you are intending to fillet. Kan inte finna skärning mellan kurvorna. Försök att lägga till en sammanfallande-begränsning mellan ändpunkterna på kurvorna du vill avrunda. - - + + BSpline Geometry Index (GeoID) is out of bounds. B-spline-geometriindex (GeoID) är inte giltigt. - + You are requesting no change in knot multiplicity. Du efterfrågar ingen ändring i knutmultipliciteten. - - + + The Geometry Index (GeoId) provided is not a B-spline curve. Geometriindex (GeoId) som är angivet är inte en B-spline-kurva. - + The knot index is out of bounds. Note that in accordance with OCC notation, the first knot has index 1 and not zero. Knutindex är inte giltigt. Notera att i enlighet med OCC-notation så har första knuten index 1 och inte index 0. - + The multiplicity cannot be increased beyond the degree of the B-spline. Multipliciteten kan inte ökas mer än graden av B-spline:n. - + The multiplicity cannot be decreased beyond zero. Multipliciteten kan inte minskas under 0. - + OCC is unable to decrease the multiplicity within the maximum tolerance. OCC kan inte minsta multipliciteten inom den maximala toleransen. - + Knot cannot have zero multiplicity. Knot cannot have zero multiplicity. - + Knot multiplicity cannot be higher than the degree of the BSpline. Knot multiplicity cannot be higher than the degree of the BSpline. - + Knot cannot be inserted outside the BSpline parameter range. Knot cannot be inserted outside the BSpline parameter range. @@ -2245,62 +2245,50 @@ invalid constraints, degenerated geometry, etc. Skissare - + There are no modes that accept the selected set of subelements Det finns inget läge som accepterar uppsättningen av valda underelement - + Broken link to support subelements Trasig länk till stödunderelement - - + + Unexpected error Oväntat fel - + Face is non-planar Ytan är ickeplanär - + Selected shapes are of wrong form (e.g., a curved edge where a straight one is needed) Valda former är av fel typ (t.ex. en böjd kant när en rak behövs) - + Sketch mapping Skisskartering - + Can't map the sketch to selected object. %1. Kan inte kartera skissen till det markerade objektet. %1. - - + + Don't attach Koppla inte till - - - - - - - - - - - - @@ -2426,21 +2414,33 @@ invalid constraints, degenerated geometry, etc. - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + Wrong selection Fel val @@ -2621,9 +2621,9 @@ invalid constraints, degenerated geometry, etc. Number of selected objects is not 3 - - + + Error Fel @@ -3032,155 +3032,155 @@ Accepterade kombinationer: två kurvor; en slutpunkt och en kurva; två slutpunk Define B-Spline Degree, between 1 and %1: + + - - CAD Kernel Error CAD-kärnfel - + None of the selected elements is an edge. Inget av de valda elementen är en kant. - - + + At least one of the selected objects was not a B-Spline and was ignored. Minst ett av de valda objekten är inte en B-spline och ignorerades. - - + + The selection comprises more than one item. Please select just one knot. Markeringen innefattar mer än ett föremål. Vänligen välj endast en knut. - - + + Input Error Inmatningsfel - - + + None of the selected elements is a knot of a B-spline Inget av de valda elementen är en knut från en B-spline - - + + Selection is empty Selection is empty - + Nothing is selected. Please select a b-spline. Nothing is selected. Please select a b-spline. - + Please select a b-spline curve to insert a knot (not a knot on it). If the curve is not a b-spline, please convert it into one first. Please select a b-spline curve to insert a knot (not a knot on it). If the curve is not a b-spline, please convert it into one first. - + Nothing is selected. Please select end points of curves. Nothing is selected. Please select end points of curves. - + Too many curves on point Too many curves on point - - + + Exactly two curves should end at the selected point to be able to join them. Exactly two curves should end at the selected point to be able to join them. - + Too few curves on point Too few curves on point - + Two end points, or coincident point should be selected. Two end points, or coincident point should be selected. - - - - - - - - - - + + + + + + + + + + Select elements from a single sketch. Välj element från endast en skiss. - + No constraint selected Ingen begränsning vald - + At least one constraint must be selected Minst en begränsning måste vara vald - + A symmetric construction requires at least two geometric elements, the last geometric element being the reference for the symmetry construction. En symmetrisk konstruktion kräver minst två geometriska element, det sist valda elementet fungerar som referens för symmetrikonstruktionen. - + The last element must be a point or a line serving as reference for the symmetry construction. Det sista elementet måste vara en punkt eller en linje som fungerar som referens för symmetrikonstruktionen. - - + + A copy requires at least one selected non-external geometric element En kopia kräver minst ett valt geometriskt element som inte är yttre geometri - + Delete All Geometry Radera all geometri - + Are you really sure you want to delete all geometry and constraints? Are you really sure you want to delete all geometry and constraints? - + Delete All Constraints Radera alla begränsningar - + Are you really sure you want to delete all the constraints? Är du säker på att du vill radera alla begränsningar? - + Removal of axes alignment requires at least one selected non-external geometric element Removal of axes alignment requires at least one selected non-external geometric element - + Unsupported visual layer operation Unsupported visual layer operation - + It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted @@ -3379,67 +3379,67 @@ Accepterade kombinationer: två kurvor; en slutpunkt och en kurva; två slutpunk SketcherGui::ConstraintView - + Select Elements Select Elements - + Change value Ändra värde - + Toggle to/from reference Växa till/från referens - + Deactivate Deaktivera - + Activate Aktivera - + Show constraints Visa begränsningar - + Hide constraints Dölj begränsningar - + Rename Döp om - + Center sketch Centrera skiss - + Delete Radera - + Swap constraint names Kasta om namn på begränsningar - + Unnamed constraint Namnlös begränsning - + Only the names of named constraints can be swapped. Bara namnen hos namngivna begränsningar kan kastas om. @@ -3522,72 +3522,72 @@ Accepterade kombinationer: två kurvor; en slutpunkt och en kurva; två slutpunk SketcherGui::ElementFilterList - + Normal Normal - + Construction Konstruktion - + Internal Internal - + External External - + All types - All types + Alla typer - + Point Punkt - + Line Linje - + Circle Cirkel - + Ellipse Ellips - + Arc of circle Arc of circle - + Arc of ellipse Arc of ellipse - + Arc of hyperbola Arc of hyperbola - + Arc of parabola Arc of parabola - + B-Spline B-Spline @@ -3595,142 +3595,142 @@ Accepterade kombinationer: två kurvor; en slutpunkt och en kurva; två slutpunk SketcherGui::ElementView - + Point Coincidence Point Coincidence - + Point on Object Punkt på objekt - + Vertical Constraint Vertical Constraint - + Horizontal Constraint Horizontal Constraint - + Parallel Constraint Parallel Constraint - + Perpendicular Constraint Perpendicular Constraint - + Tangent Constraint Tangent Constraint - + Equal Length Equal Length - + Symmetric Symmetrisk - + Block Constraint Block Constraint - + Lock Constraint Lock Constraint - + Horizontal Distance Horisontellt avstånd - + Vertical Distance Vertikalt avstånd - + Length Constraint Length Constraint - + Radius Constraint Radius Constraint - + Diameter Constraint Diameter Constraint - + Radiam Constraint Radiam Constraint - + Angle Constraint Angle Constraint - + Toggle construction geometry Växla konstruktionsgeometri - + Select Constraints Select Constraints - + Select Origin Select Origin - + Select Horizontal Axis Select Horizontal Axis - + Select Vertical Axis Select Vertical Axis - + Layer - Layer + Lager - + Layer 0 Layer 0 - + Layer 1 Layer 1 - + Hidden Dold - + Delete Radera @@ -4639,48 +4639,48 @@ Inga begränsningar länkade till slutpunkterna hittades däremot. Inställningar - + Constraints Begränsningar - + Auto constraints Auto begränsningar - + Auto remove redundants Ta bort överflödiga automatiskt - + Show only filtered Constraints Show only filtered Constraints - + Extended information (in widget) Extended information (in widget) - + Hide internal alignment (in widget) Hide internal alignment (in widget) - - + + Error Fel - + Impossible to update visibility tracking Impossible to update visibility tracking - + Impossible to update visibility tracking: Impossible to update visibility tracking: @@ -4712,6 +4712,33 @@ Inga begränsningar länkade till slutpunkterna hittades däremot. Settings Inställningar + + + + + + + + + + + + Construction + Konstruktion + + + + Elements + Element + + + + + + + Point + Punkt + @@ -4723,110 +4750,83 @@ Inga begränsningar länkade till slutpunkterna hittades däremot. - Construction - Konstruktion - - - - Elements - Element - - - - - - - Point - Punkt - - - - - - - - - - - - Internal Internal - - + + + - Line Linje - - + + + - Arc Cirkelbåge - - + + + - Circle Cirkel - - + + + - Ellipse Ellips - - + + + - Elliptical Arc Elliptisk båge - - + + + - Hyperbolic Arc Hyperbolisk båge - - + + + - Parabolic Arc Parabolisk båge - - + + + - BSpline BSpline - - + + + - Other Övrigt - + Extended information Utökad information @@ -4834,42 +4834,42 @@ Inga begränsningar länkade till slutpunkterna hittades däremot. SketcherGui::TaskSketcherMessages - + Solver messages Problemlösarmeddelanden - + Auto update Uppdatera automatiskt - + Executes a recomputation of active document after every sketch action Genomför en omberäkning av det aktiva dokumentet efter varje skisshandling - + Click to select the conflicting constraints. Click to select the conflicting constraints. - + Click to select the redundant constraints. Click to select the redundant constraints. - + The sketch has unconstrained elements giving rise to those Degrees Of Freedom. Click to select the unconstrained elements. The sketch has unconstrained elements giving rise to those Degrees Of Freedom. Click to select the unconstrained elements. - + Click to select the malformed constraints. Click to select the malformed constraints. - + Some constraints in combination are partially redundant. Click to select the partially redundant constraints. Some constraints in combination are partially redundant. Click to select the partially redundant constraints. @@ -5047,112 +5047,112 @@ This is done by analyzing the sketch geometries and constraints. SketcherGui::ViewProviderSketch - + Edit sketch Redigera skiss - + A dialog is already open in the task panel En dialogruta är redan öppen i uppgiftspanelen - + Do you want to close this dialog? Vill du stänga denna dialogruta? - + Invalid sketch Ogiltig skiss - + Do you want to open the sketch validation tool? Vill du öppna verktyget för skissvalidering? - + The sketch is invalid and cannot be edited. Skissen är ogiltig och kan inte redigeras. - + Please remove the following constraint: Ta bort följande begränsning: - + Please remove at least one of the following constraints: Ta bort minst en av följande begränsningar: - + Please remove the following redundant constraint: Ta bort följande redundanta begränsningen: - + Please remove the following redundant constraints: Ta bort följande redundanta begränsningarna: - + The following constraint is partially redundant: The following constraint is partially redundant: - + The following constraints are partially redundant: The following constraints are partially redundant: - + Please remove the following malformed constraint: Please remove the following malformed constraint: - + Please remove the following malformed constraints: Please remove the following malformed constraints: - + Empty sketch Tom skiss - + Over-constrained: Over-constrained: - + Malformed constraints: Malformed constraints: - + Redundant constraints: Redundant constraints: - + Partially redundant: Partially redundant: - + Solver failed to converge Solver failed to converge - + Under constrained: Under constrained: - + %n DoF(s) %n DoF(s) @@ -5160,7 +5160,7 @@ This is done by analyzing the sketch geometries and constraints. - + Fully constrained Fullständigt begränsad @@ -5168,8 +5168,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineComb - - + + Switches between showing and hiding the curvature comb for all B-splines Växlar mellan att visa och dölja böjningskammen för alla B-splines @@ -5177,8 +5177,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineDecreaseKnotMultiplicity - - + + Decreases the multiplicity of the selected knot of a B-spline Minskar multipliciteten på den markerade knuten i en B-spline @@ -5186,8 +5186,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineDegree - - + + Switches between showing and hiding the degree for all B-splines Växlar mellan att visa och dölja gradtalet för alla B-splines @@ -5195,8 +5195,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineIncreaseKnotMultiplicity - - + + Increases the multiplicity of the selected knot of a B-spline Ökar multipliciteten på den valda knuten i en B-spline @@ -5204,8 +5204,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineKnotMultiplicity - - + + Switches between showing and hiding the knot multiplicity for all B-splines Växlar mellan att visa och dölja knutmultipliciteten för alla B-splines @@ -5213,8 +5213,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplinePoleWeight - - + + Switches between showing and hiding the control point weight for all B-splines Switches between showing and hiding the control point weight for all B-splines @@ -5222,8 +5222,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplinePolygon - - + + Switches between showing and hiding the control polygons for all B-splines Växlar mellan att visa och dölja kontrollpolygonerna för alla B-splines @@ -5231,8 +5231,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_Clone - - + + Creates a clone of the geometry taking as reference the last selected point Skapar en klon av geometrin med den senaste valda punkten som referens @@ -5240,17 +5240,17 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_CompCopy - + Clone Klon - + Copy Kopiera - + Move Flytta @@ -5292,8 +5292,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_Copy - - + + Creates a simple copy of the geometry taking as reference the last selected point Skapar en enkel kopia av geometrin med den senaste valda punkten som referens @@ -5512,64 +5512,64 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_MapSketch - + No sketch found Ingen skiss hittades - + The document doesn't have a sketch Dokumentet innehåller inte någon skiss - + Select sketch Välj skiss - + Select a sketch from the list Välj en skiss från listan - + (incompatible with selection) (inkompatibel med markering) - + (current) (nuvarande) - + (suggested) (föreslagen) - + Sketch attachment Skisskoppling - + Current attachment mode is incompatible with the new selection. Select the method to attach this sketch to selected objects. Current attachment mode is incompatible with the new selection. Select the method to attach this sketch to selected objects. - + Select the method to attach this sketch to selected objects. Välj metod för att koppla den här skissen till valda objekt. - + Map sketch Kartera skiss - + Can't map a sketch to support: %1 Kan inte kartera en skiss till stöd: @@ -5579,8 +5579,8 @@ Select the method to attach this sketch to selected objects. Sketcher_Move - - + + Moves the geometry taking as reference the last selected point Flyttar geometrin med den senast valda punkten som referens @@ -5588,12 +5588,12 @@ Select the method to attach this sketch to selected objects. Sketcher_NewSketch - + Sketch attachment Skisskoppling - + Select the method to attach this sketch to selected object Välj metod för att koppla den här skissen till markerat objekt @@ -5601,12 +5601,12 @@ Select the method to attach this sketch to selected objects. Sketcher_ReorientSketch - + Sketch has support Skissen har stöd - + Sketch with a support face cannot be reoriented. Do you want to detach it from the support? En skiss med en stödyta kan inte riktas om. @@ -5915,7 +5915,7 @@ Eigen Sparse QR algorithm is optimized for sparse matrices; usually faster ViewProviderSketch - + and %1 more and %1 more @@ -6105,22 +6105,22 @@ The grid spacing change if it becomes smaller than this number of pixel. GridSpaceAction - + Grid auto spacing Grid auto spacing - + Resize grid automatically depending on zoom. Resize grid automatically depending on zoom. - + Spacing Spacing - + Distance between two subsequent grid lines. Distance between two subsequent grid lines. @@ -6128,78 +6128,75 @@ The grid spacing change if it becomes smaller than this number of pixel. Notifications - + The Sketch has malformed constraints! The Sketch has malformed constraints! - + The Sketch has partially redundant constraints! The Sketch has partially redundant constraints! - + Parabolas were migrated. Migrated files won't open in previous versions of FreeCAD!! Parabolas were migrated. Migrated files won't open in previous versions of FreeCAD!! - - - - - - - - - - - - - + + + - - + - - - - - + + + + + + + + - - - + + + + + + + + + + + Error Fel - + Failed to delete all geometry Failed to delete all geometry - + Failed to delete all constraints Failed to delete all constraints - + The constraint has invalid index information and is malformed. The constraint has invalid index information and is malformed. - - - @@ -6207,8 +6204,11 @@ The grid spacing change if it becomes smaller than this number of pixel. - - + + + + + Invalid Constraint Invalid Constraint @@ -6250,8 +6250,8 @@ The grid spacing change if it becomes smaller than this number of pixel.Error creating B-spline pole - + Error creating B-spline Error creating B-spline @@ -6348,9 +6348,9 @@ The grid spacing change if it becomes smaller than this number of pixel.Failed to trim edge - - + + Value Error Value Error @@ -6386,58 +6386,58 @@ The grid spacing change if it becomes smaller than this number of pixel. SnapSpaceAction - + Snap to objects Snap to objects - + New points will snap to the currently preselected object. It will also snap to the middle of lines and arcs. New points will snap to the currently preselected object. It will also snap to the middle of lines and arcs. - + Snap to grid Snap to grid - + New points will snap to the nearest grid line. Points must be set closer than a fifth of the grid spacing to a grid line to snap. New points will snap to the nearest grid line. Points must be set closer than a fifth of the grid spacing to a grid line to snap. - + Snap angle Snap angle - + Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle starts from the positive X axis of the sketch. Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle starts from the positive X axis of the sketch. RenderingOrderAction - - - - - Normal Geometry - Normal Geometry - - Construction Geometry - Konstruktionsgeometri + Normal Geometry + Normal Geometry + Construction Geometry + Konstruktionsgeometri + + + + + External Geometry External Geometry @@ -6458,12 +6458,12 @@ Points must be set closer than a fifth of the grid spacing to a grid line to sna CmdSketcherGrid - + Toggle grid Toggle grid - + Toggle the grid in the sketch. In the menu you can change grid settings. Toggle the grid in the sketch. In the menu you can change grid settings. @@ -6471,12 +6471,12 @@ Points must be set closer than a fifth of the grid spacing to a grid line to sna CmdSketcherSnap - + Toggle snap Toggle snap - + Toggle all snap functionality. In the menu you can toggle 'Snap to grid' and 'Snap to objects' individually, and change further snap settings. Toggle all snap functionality. In the menu you can toggle 'Snap to grid' and 'Snap to objects' individually, and change further snap settings. diff --git a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_tr.ts b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_tr.ts index 283dabe08d..dd5cd4c9f2 100644 --- a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_tr.ts +++ b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_tr.ts @@ -4,12 +4,12 @@ CmdSketcherBSplineComb - + Show/hide B-spline curvature comb B-serbest eğri eğrilik tarağını Göster/Gizle - + Switches between showing and hiding the curvature comb for all B-splines Tüm B-spline'lar için eğrilik tarağını gösterme ve gizleme arasında geçiş yapar @@ -17,12 +17,12 @@ CmdSketcherBSplineDegree - + Show/hide B-spline degree B-spline derecesini göster/gizle - + Switches between showing and hiding the degree for all B-splines Tüm B-spline derecelerini gösterme ve gizleme arasında geçiş yapar @@ -30,12 +30,12 @@ CmdSketcherBSplineKnotMultiplicity - + Show/hide B-spline knot multiplicity B-spline düğüm çeşitliliğini göster/gizle - + Switches between showing and hiding the knot multiplicity for all B-splines Tüm B-spline'lar için düğüm çokluğunu gösterme ve gizleme arasında geçiş yapar @@ -43,12 +43,12 @@ CmdSketcherBSplinePoleWeight - + Show/hide B-spline control point weight B-spline kontrol noktası kalınlığını göster/gizle - + Switches between showing and hiding the control point weight for all B-splines Tüm B-spline'lar için kontrol noktası kalınlığını gösterme ve gizleme arasında geçiş yapar @@ -56,12 +56,12 @@ CmdSketcherBSplinePolygon - + Show/hide B-spline control polygon B-spline kontrol çokgenini göster/gizle - + Switches between showing and hiding the control polygons for all B-splines Tüm B-kamaları için kontrol çokgenlerini gösterme ve gizleme arasında geçiş yapar @@ -82,12 +82,12 @@ CmdSketcherClone - + Clone Klon - + Creates a clone of the geometry taking as reference the last selected point Son seçilen noktayı referans alarak geometriye ait bir klon oluşturur @@ -95,32 +95,32 @@ CmdSketcherCompBSplineShowHideGeometryInformation - + Show/hide B-spline information layer B-spline bilgi katmanı göster / gizle - + Show/hide B-spline degree B-spline derecesini göster/gizle - + Show/hide B-spline control polygon B-spline kontrol çokgenini göster/gizle - + Show/hide B-spline curvature comb B-serbest eğri eğrilik tarağını Göster/Gizle - + Show/hide B-spline knot multiplicity B-spline düğüm çeşitliliğini göster/gizle - + Show/hide B-spline control point weight B-spline kontrol noktası kalınlığını göster/gizle @@ -156,12 +156,12 @@ CmdSketcherCompCopy - + Clone Klon - + Creates a clone of the geometry taking as reference the last selected point Son seçilen noktayı referans alarak geometriye ait bir klon oluşturur @@ -365,22 +365,22 @@ CmdSketcherCompModifyKnotMultiplicity - + Modify knot multiplicity Düğüm çokluğunu değiştir - + Modifies the multiplicity of the selected knot of a B-spline Seçilen bir B-spline düğümünün çarpımını değiştirir - + Increase knot multiplicity Düğüm çokluluğunu arttır - + Decrease knot multiplicity Düğüm çokluluğunu azalt @@ -640,12 +640,12 @@ with respect to a line or a third point CmdSketcherConvertToNURBS - + Convert geometry to B-spline Geometriyi B-spline'a dönüştür - + Converts the selected geometry to a B-spline Seçili geometriyi bir B-spline'a dönüştürür @@ -653,12 +653,12 @@ with respect to a line or a third point CmdSketcherCopy - + Copy Kopyala - + Creates a simple copy of the geometry taking as reference the last selected point Son seçilen noktayı referans alarak geometrinin basit bir kopyasını oluşturur @@ -1017,12 +1017,12 @@ with respect to a line or a third point CmdSketcherDecreaseDegree - + Decrease B-spline degree B-spline derecesini azaltın - + Decreases the degree of the B-spline B-spline'ın derecesini azaltır @@ -1030,12 +1030,12 @@ with respect to a line or a third point CmdSketcherDecreaseKnotMultiplicity - + Decrease knot multiplicity Düğüm çokluluğunu azalt - + Decreases the multiplicity of the selected knot of a B-spline Seçilen bir B-spline düğümünün çokluğunu azaltır @@ -1043,12 +1043,12 @@ with respect to a line or a third point CmdSketcherDeleteAllConstraints - + Delete all constraints Tüm Kısıtlamaları Sil - + Delete all constraints in the sketch Eskizdeki Tüm Kısıtlamaları Silin @@ -1056,12 +1056,12 @@ with respect to a line or a third point CmdSketcherDeleteAllGeometry - + Delete all geometry Tüm geometriyi sil - + Delete all geometry and constraints in the current sketch, with the exception of external geometry Harici geometri dışında, geçerli eskizdeki tüm geometri ve kısıtlamaları sil @@ -1069,12 +1069,12 @@ with respect to a line or a third point CmdSketcherEditSketch - + Edit sketch Taslağı düzenle - + Edit the selected sketch. Seçili eskizi düzenleyin. @@ -1108,12 +1108,12 @@ with respect to a line or a third point CmdSketcherIncreaseDegree - + Increase B-spline degree B-spline derecesini artırın - + Increases the degree of the B-spline B-spline derecesini arttırır @@ -1121,12 +1121,12 @@ with respect to a line or a third point CmdSketcherIncreaseKnotMultiplicity - + Increase knot multiplicity Düğüm çokluluğunu arttır - + Increases the multiplicity of the selected knot of a B-spline Seçilen bir B-spline düğümünün çoğaltılmasını arttırır @@ -1134,12 +1134,12 @@ with respect to a line or a third point CmdSketcherInsertKnot - + Insert knot Düğüm ekle - + Inserts knot at given parameter. If a knot already exists at that parameter, it's multiplicity is increased by one. Inserts knot at given parameter. If a knot already exists at that parameter, it's multiplicity is increased by one. @@ -1147,12 +1147,12 @@ with respect to a line or a third point CmdSketcherJoinCurves - + Join curves Join curves - + Join two curves at selected end points Join two curves at selected end points @@ -1160,12 +1160,12 @@ with respect to a line or a third point CmdSketcherLeaveSketch - + Leave sketch Eskizden çık - + Finish editing the active sketch. Etkin eskizi düzenlemeyi bitirin. @@ -1173,12 +1173,12 @@ with respect to a line or a third point CmdSketcherMapSketch - + Map sketch to face... Eskizi yüzeye taşı... - + Set the 'Support' of a sketch. First select the supporting geometry, for example, a face or an edge of a solid object, then call this command, then choose the desired sketch. @@ -1186,7 +1186,7 @@ then call this command, then choose the desired sketch. Önce destek olacak geometriyi seçin, örneğin katı bir nesnenin bir yüzü veya kenarı, sonra bu komutu çağırın, daha sonra istenen taslağı seçin. - + Some of the selected objects depend on the sketch to be mapped. Circular dependencies are not allowed. Seçilen nesnelerden bazıları eşleştirilecek taslağa bağlı. Dairesel bağımlılıklara izin verilmiyor. @@ -1194,22 +1194,22 @@ then call this command, then choose the desired sketch. CmdSketcherMergeSketches - + Merge sketches Eskizleri birleştir - + Create a new sketch from merging two or more selected sketches. Seçilen iki veya daha fazla taslağın birleşiminden yeni bir taslak oluşturun. - + Wrong selection Yanlış seçim - + Select at least two sketches. En az iki eskiz seçin. @@ -1217,24 +1217,24 @@ then call this command, then choose the desired sketch. CmdSketcherMirrorSketch - + Mirror sketch Eskizi Aynala - + Create a new mirrored sketch for each selected sketch by using the X or Y axes, or the origin point, as mirroring reference. Aynalama kaynağı olarak X veya Y eksenlerini ya da orijin noktasını kullanarak, seçilen her taslak için yeni bir aynalanmış taslak oluşturun. - + Wrong selection Yanlış seçim - + Select one or more sketches. Bir veya daha fazla eskiz seçin. @@ -1242,12 +1242,12 @@ as mirroring reference. CmdSketcherMove - + Move Taşı - + Moves the geometry taking as reference the last selected point Son seçilen noktayı referans alarak geometriyi hareket ettirir @@ -1255,12 +1255,12 @@ as mirroring reference. CmdSketcherNewSketch - + Create sketch Eskiz oluştur - + Create a new sketch. Yeni bir eskiz oluşturun. @@ -1268,12 +1268,12 @@ as mirroring reference. CmdSketcherRectangularArray - + Rectangular array Dikdörtgenel dizi - + Creates a rectangular array pattern of the geometry taking as reference the last selected point Son seçilen noktayı referans alarak geometriye dikdörtgen şeklinde bir desen oluşturur @@ -1281,12 +1281,12 @@ as mirroring reference. CmdSketcherRemoveAxesAlignment - + Remove axes alignment Eksenler hizalamasını kaldır - + Modifies constraints to remove axes alignment while trying to preserve the constraint relationship of the selection Seçimin kısıtlama ilişkisini korumaya çalışırken, eksenler hizalamasını kaldırmak için kısıtlamaları değiştirir @@ -1294,12 +1294,12 @@ as mirroring reference. CmdSketcherReorientSketch - + Reorient sketch... Eskizi yeniden yönlendir... - + Place the selected sketch on one of the global coordinate planes. This will clear the 'Support' property, if any. Seçilen taslağı küresel koordinat düzlemlerinin biri üzerine yerleştir. @@ -1309,12 +1309,12 @@ Bu, eğer varsa, 'Destek' özelliğini temizler. CmdSketcherRestoreInternalAlignmentGeometry - + Show/hide internal geometry İç geometriyi göster / gizle - + Show all internal geometry or hide unused internal geometry Tüm dahili geometriyi gösterin veya kullanılmayan dahili geometriyi gizleyin @@ -1322,8 +1322,8 @@ Bu, eğer varsa, 'Destek' özelliğini temizler. CmdSketcherSelectConflictingConstraints - + Select conflicting constraints Çakışan kısıtlamaları seçin @@ -1331,12 +1331,12 @@ Bu, eğer varsa, 'Destek' özelliğini temizler. CmdSketcherSelectConstraints - + Select associated constraints İlişkili kısıtlamaları seçin - + Select the constraints associated with the selected geometrical elements Seçili geometrik öğelerle ilişkili sınırlamaları seçin @@ -1344,12 +1344,12 @@ Bu, eğer varsa, 'Destek' özelliğini temizler. CmdSketcherSelectElementsAssociatedWithConstraints - + Select associated geometry İlişkili geometri seçin - + Select the geometrical elements associated with the selected constraints Seçili sınırlamalarla ilişkili geometrik öğeleri seçin @@ -1357,12 +1357,12 @@ Bu, eğer varsa, 'Destek' özelliğini temizler. CmdSketcherSelectElementsWithDoFs - + Select unconstrained DoF Kısıtlamasız DoF seçin - + Select geometrical elements where the solver still detects unconstrained degrees of freedom. Çözücünün hala sınırlandırılmamış serbestlik derecelerini algıladığı geometrik öğeleri seçin. @@ -1370,12 +1370,12 @@ Bu, eğer varsa, 'Destek' özelliğini temizler. CmdSketcherSelectHorizontalAxis - + Select horizontal axis Yatay ekseni seçin - + Select the local horizontal axis of the sketch Eskizin yerel yatay eksenini seçin @@ -1383,8 +1383,8 @@ Bu, eğer varsa, 'Destek' özelliğini temizler. CmdSketcherSelectMalformedConstraints - + Select malformed constraints Yanlış biçimlendirilmiş kısıtlamaları seçin @@ -1392,12 +1392,12 @@ Bu, eğer varsa, 'Destek' özelliğini temizler. CmdSketcherSelectOrigin - + Select origin Orijin seçin - + Select the local origin point of the sketch Eskizin yerel orijin (başlangıç) noktasını seçin @@ -1405,8 +1405,8 @@ Bu, eğer varsa, 'Destek' özelliğini temizler. CmdSketcherSelectPartiallyRedundantConstraints - + Select partially redundant constraints Kısmen gereksiz kısıtlamaları seçin @@ -1414,8 +1414,8 @@ Bu, eğer varsa, 'Destek' özelliğini temizler. CmdSketcherSelectRedundantConstraints - + Select redundant constraints Gereksiz kısıtlamaları seçin @@ -1423,12 +1423,12 @@ Bu, eğer varsa, 'Destek' özelliğini temizler. CmdSketcherSelectVerticalAxis - + Select vertical axis Dikey ekseni seçin - + Select the local vertical axis of the sketch Eskizin yerel dikey eksenini seçin @@ -1449,12 +1449,12 @@ Bu, eğer varsa, 'Destek' özelliğini temizler. CmdSketcherStopOperation - + Stop operation Eylemi durdur - + When in edit mode, stop the active operation (drawing, constraining, etc.). Düzenleme modundayken, etkin işlemi durdurun (çizim, sınırlama vb.). @@ -1475,12 +1475,12 @@ Bu, eğer varsa, 'Destek' özelliğini temizler. CmdSketcherSymmetry - + Symmetry Simetri - + Creates symmetric geometry with respect to the last selected line or point Son seçilen çizgi veya noktaya göre simetrik geometri oluşturur @@ -1542,24 +1542,24 @@ sevk veya referans moduna ayarlayın CmdSketcherValidateSketch - + Validate sketch... Eskizi doğrula... - + Validate a sketch by looking at missing coincidences, invalid constraints, degenerated geometry, etc. - Eksik çakışmalara, geçersiz kısıtlamalara, + Eksik çakışmalara, geçersiz kısıtlamalara, bozulmuş geometriye vb. bakarak bir eskizi doğrulayın. - + Wrong selection Yanlış seçim - + Select only one sketch. Yalnızca bir eskiz seçin. @@ -1567,12 +1567,12 @@ bozulmuş geometriye vb. bakarak bir eskizi doğrulayın. CmdSketcherViewSection - + View section Seçimi Görüntüle - + When in edit mode, switch between section view and full view. Düzenleme modundayken, kesit görünümü ile tam görünüm arasında geçiş yapın. @@ -1580,12 +1580,12 @@ bozulmuş geometriye vb. bakarak bir eskizi doğrulayın. CmdSketcherViewSketch - + View sketch Eskizi göster - + When in edit mode, set the camera orientation perpendicular to the sketch plane. Düzenleme modundayken, kamera yönünü eskiz düzlemine dik olarak ayarlayın. @@ -1843,37 +1843,37 @@ bozulmuş geometriye vb. bakarak bir eskizi doğrulayın. Kısıtlamayı etkinleştir / devre dışı bırak - + Create a new sketch on a face Yüzeyde yeni bir eskiz oluşturun - + Create a new sketch Yeni bir taslak oluştur - + Reorient sketch Eskizi yeniden yönlendir - + Attach sketch Eskiz ekleyin - + Detach sketch Eskizi ayır - + Create a mirrored sketch for each selected sketch Seçilen her eskiz için aynalanmış bir eskiz oluşturun - + Merge sketches Eskizleri birleştir @@ -1991,72 +1991,72 @@ bozulmuş geometriye vb. bakarak bir eskizi doğrulayın. Altıgen ekle - + Convert to NURBS NURBS biçimine dönüştür - + Increase spline degree Eğri derecesini artır - + Decrease spline degree Eğri derecesini azalt - + Increase knot multiplicity Düğüm çokluluğunu arttır - + Decrease knot multiplicity Düğüm çokluluğunu azalt - + Insert knot Düğüm ekle - + Join Curves Join Curves - + Exposing Internal Geometry Dahili Geometriyi Açığa Çıkart - + Create symmetric geometry Simetrik geometri oluşturun - + Copy/clone/move geometry Geometriyi kopyala/klonla/taşı - + Create copy of geometry Geometrinin kopyasını oluştur - + Delete all geometry Tüm geometriyi sil - + Delete All Constraints Tüm Kısıtlamaları Sil - + Remove Axes Alignment Eksen Hizalamayı Kaldır @@ -2067,9 +2067,9 @@ bozulmuş geometriye vb. bakarak bir eskizi doğrulayın. - - - + + + Update constraint's virtual space Kısıtlamanın sanal alanını güncelleyin @@ -2079,32 +2079,32 @@ bozulmuş geometriye vb. bakarak bir eskizi doğrulayın. Otomatik kısıtlamalar ekleyin - + Swap constraint names Kısıtlama adlarını değiştirin - + Rename sketch constraint Eskiz kısıtlamasını yeniden adlandır - + Drag Point Noktayı Sürükle - + Drag Curve Eğriyi Sürükle - + Drag Constraint Kısıtlamayı Sürükle - + Modify sketch constraints Eskiz kısıtlamalarını değiştirin @@ -2165,59 +2165,59 @@ bozulmuş geometriye vb. bakarak bir eskizi doğrulayın. Otomatik kısıtlama hatası: Eşitlik kısıtlamaları uygulandıktan sonra eskiz çözülemez. - + Unable to guess intersection of curves. Try adding a coincident constraint between the vertices of the curves you are intending to fillet. Eğrilerin kesişimini tahmin edemiyoruz. Dilimlemeyi planladığınız eğrilerin köşeleri arasında çakışan bir kısıtlama eklemeyi deneyin. - - + + BSpline Geometry Index (GeoID) is out of bounds. BSpline Geometri Dizini (GeoID) sınırların dışında. - + You are requesting no change in knot multiplicity. Düğüm çokluğunda herhangi bir değişiklik istemiyorsunuz. - - + + The Geometry Index (GeoId) provided is not a B-spline curve. Sağlanan Geometri Dizini (GeoId) bir B-spline eğrisi değil. - + The knot index is out of bounds. Note that in accordance with OCC notation, the first knot has index 1 and not zero. Düğüm endeksi sınırların dışındadır. OCC gösterimine göre, ilk düğümün indeks 1'i olduğunu ve sıfır olmadığını unutmayın. - + The multiplicity cannot be increased beyond the degree of the B-spline. Çeşitlilik, B-spline'nın derecesinin ötesinde artırılamaz. - + The multiplicity cannot be decreased beyond zero. Çokluk sıfırdan aşağıya düşürülemez. - + OCC is unable to decrease the multiplicity within the maximum tolerance. OCC, maksimum tolerans dahilinde çokluğu azaltamıyor. - + Knot cannot have zero multiplicity. Knot cannot have zero multiplicity. - + Knot multiplicity cannot be higher than the degree of the BSpline. Knot multiplicity cannot be higher than the degree of the BSpline. - + Knot cannot be inserted outside the BSpline parameter range. Knot cannot be inserted outside the BSpline parameter range. @@ -2241,62 +2241,50 @@ bozulmuş geometriye vb. bakarak bir eskizi doğrulayın. Taslakçı - + There are no modes that accept the selected set of subelements Seçilen alt öğe kümesini kabul eden hiçbir mod yoktur - + Broken link to support subelements Kırık bağlantı desteği alt elemanlara için - - + + Unexpected error Beklenmeyen hata - + Face is non-planar Yüz düzlemsel değil - + Selected shapes are of wrong form (e.g., a curved edge where a straight one is needed) Seçilen şekiller yanlış formdadır (örn., Düz bir çizgiye ihtiyaç duyulan kavisli bir kenar) - + Sketch mapping Eskiz haritalama - + Can't map the sketch to selected object. %1. Eşleyemezsiniz krokisini için seçilen nesnenin. %1. - - + + Don't attach İliştirilmez - - - - - - - - - - - - @@ -2422,21 +2410,33 @@ bozulmuş geometriye vb. bakarak bir eskizi doğrulayın. - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + Wrong selection Yanlış seçim @@ -2617,9 +2617,9 @@ bozulmuş geometriye vb. bakarak bir eskizi doğrulayın. Number of selected objects is not 3 - - + + Error Hata @@ -3028,155 +3028,155 @@ Kabul edilen kombinasyonlar: iki eğri; bir son nokta ve bir eğri; iki uç nokt Define B-Spline Degree, between 1 and %1: + + - - CAD Kernel Error CAD Çekirdek Hatası - + None of the selected elements is an edge. Seçilen öğelerden hiçbiri kenar değildir. - - + + At least one of the selected objects was not a B-Spline and was ignored. Seçilen nesnelerden en az biri, bir B-Spline değildi ve göz ardı edildi. - - + + The selection comprises more than one item. Please select just one knot. Seçim birden fazla öğe içerir. Lütfen sadece bir düğüm seçin. - - + + Input Error Giriş hatası - - + + None of the selected elements is a knot of a B-spline Hiçbiri seçilmiş unsurları a, düğüm a, B-spline - - + + Selection is empty Seçim boş - + Nothing is selected. Please select a b-spline. Nothing is selected. Please select a b-spline. - + Please select a b-spline curve to insert a knot (not a knot on it). If the curve is not a b-spline, please convert it into one first. Please select a b-spline curve to insert a knot (not a knot on it). If the curve is not a b-spline, please convert it into one first. - + Nothing is selected. Please select end points of curves. Nothing is selected. Please select end points of curves. - + Too many curves on point Too many curves on point - - + + Exactly two curves should end at the selected point to be able to join them. Exactly two curves should end at the selected point to be able to join them. - + Too few curves on point Too few curves on point - + Two end points, or coincident point should be selected. Two end points, or coincident point should be selected. - - - - - - - - - - + + + + + + + + + + Select elements from a single sketch. Tek bir eskizden elemanlar seçin. - + No constraint selected Kısıtlama seçilmedi - + At least one constraint must be selected En az bir kısıtlama seçilmelidir - + A symmetric construction requires at least two geometric elements, the last geometric element being the reference for the symmetry construction. Simetrik bir yapı, en azından iki geometrik elemana ihtiyaç duyar, son geometrik eleman simetri yapımında referans olur. - + The last element must be a point or a line serving as reference for the symmetry construction. Son öğe simetri yapımında referans olacak bir nokta veya bir çizgi olmalıdır. - - + + A copy requires at least one selected non-external geometric element Bir kopya, seçilen en az bir dış dış geometrik eleman gerektirir - + Delete All Geometry Tüm Geometriyi Sil - + Are you really sure you want to delete all geometry and constraints? Tüm geometriyi ve kısıtlamaları silmek istediğinizden gerçekten emin misiniz? - + Delete All Constraints Tüm Kısıtlamaları Sil - + Are you really sure you want to delete all the constraints? Bütün kısıtlamaları silmek istediğinden emin misin? - + Removal of axes alignment requires at least one selected non-external geometric element Eksenleri hizalamayı kaldırma için en az bir seçili iç geometrik eleman gerekir - + Unsupported visual layer operation Unsupported visual layer operation - + It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted @@ -3375,67 +3375,67 @@ Kabul edilen kombinasyonlar: iki eğri; bir son nokta ve bir eğri; iki uç nokt SketcherGui::ConstraintView - + Select Elements Select Elements - + Change value Değeri değiştir - + Toggle to/from reference Referansa / dan geçiş yapma - + Deactivate Devre dışı bırak - + Activate Etkinleştir - + Show constraints Kısıtlamaları Göster - + Hide constraints Kısıtlamaları Gizle - + Rename Yeniden Adlandır - + Center sketch Merkez eskiz - + Delete Sil - + Swap constraint names Kısıtlama adlarını değiştirin - + Unnamed constraint Adsız kısıtlama - + Only the names of named constraints can be swapped. Yalnızca adlandırılmış kısıtlamaların adları değiştirilebilir. @@ -3518,72 +3518,72 @@ Kabul edilen kombinasyonlar: iki eğri; bir son nokta ve bir eğri; iki uç nokt SketcherGui::ElementFilterList - + Normal Olağan - + Construction İnşa - + Internal Internal - + External Dış - + All types All types - + Point Nokta - + Line Çizgi - + Circle Daire - + Ellipse Elips - + Arc of circle Arc of circle - + Arc of ellipse Arc of ellipse - + Arc of hyperbola Arc of hyperbola - + Arc of parabola Arc of parabola - + B-Spline B-Spline @@ -3591,142 +3591,142 @@ Kabul edilen kombinasyonlar: iki eğri; bir son nokta ve bir eğri; iki uç nokt SketcherGui::ElementView - + Point Coincidence Point Coincidence - + Point on Object Nesne Üzerinde Nokta - + Vertical Constraint Vertical Constraint - + Horizontal Constraint Horizontal Constraint - + Parallel Constraint Parallel Constraint - + Perpendicular Constraint Perpendicular Constraint - + Tangent Constraint Tangent Constraint - + Equal Length Equal Length - + Symmetric Simetrik - + Block Constraint Block Constraint - + Lock Constraint Lock Constraint - + Horizontal Distance Yatay Mesafe - + Vertical Distance Dikey Mesafe - + Length Constraint Length Constraint - + Radius Constraint Radius Constraint - + Diameter Constraint Diameter Constraint - + Radiam Constraint Radiam Constraint - + Angle Constraint Angle Constraint - + Toggle construction geometry Yapı geometrisini aç/kapat - + Select Constraints Select Constraints - + Select Origin Select Origin - + Select Horizontal Axis Select Horizontal Axis - + Select Vertical Axis Select Vertical Axis - + Layer Layer - + Layer 0 Layer 0 - + Layer 1 Layer 1 - + Hidden Gizli - + Delete Sil @@ -4531,7 +4531,7 @@ Bitiş noktalarını yeniden atamak için "Kısıtlamalardaki uç noktaları de %1 reversed external-geometry arcs were found. Their endpoints are encircled in 3d view. However, no constraints linking to the endpoints were found. - %1 ters çevrilmiş dış geometri yayı bulundu. Uç noktaları 3 boyutlu görünümde çevrilidir. + %1 ters çevrilmiş dış geometri yayı bulundu. Uç noktaları 3 boyutlu görünümde çevrilidir. Ancak, uç noktalara bağlanan hiçbir kısıtlama bulunamadı. @@ -4631,48 +4631,48 @@ Ancak, uç noktalara bağlanan hiçbir kısıtlama bulunamadı. Ayarlar - + Constraints Constraints - + Auto constraints Otomatik kısıtlamalar - + Auto remove redundants Gereksizleri otomatik kaldır - + Show only filtered Constraints Show only filtered Constraints - + Extended information (in widget) Extended information (in widget) - + Hide internal alignment (in widget) Hide internal alignment (in widget) - - + + Error Hata - + Impossible to update visibility tracking Impossible to update visibility tracking - + Impossible to update visibility tracking: Impossible to update visibility tracking: @@ -4704,6 +4704,33 @@ Ancak, uç noktalara bağlanan hiçbir kısıtlama bulunamadı. Settings Ayarlar + + + + + + + + + + + + Construction + İnşa + + + + Elements + Elementler + + + + + + + Point + Nokta + @@ -4715,110 +4742,83 @@ Ancak, uç noktalara bağlanan hiçbir kısıtlama bulunamadı. - Construction - İnşa - - - - Elements - Elementler - - - - - - - Point - Nokta - - - - - - - - - - - - Internal Internal - - + + + - Line Çizgi - - + + + - Arc Yay - - + + + - Circle Daire - - + + + - Ellipse Elips - - + + + - Elliptical Arc Eliptik Ark - - + + + - Hyperbolic Arc Hiperbolik yay - - + + + - Parabolic Arc Parabolik Ark - - + + + - BSpline BSpline - - + + + - Other Diğer - + Extended information Detaylı bilgi @@ -4826,42 +4826,42 @@ Ancak, uç noktalara bağlanan hiçbir kısıtlama bulunamadı. SketcherGui::TaskSketcherMessages - + Solver messages Çözücü mesajları - + Auto update Otomatik güncelle - + Executes a recomputation of active document after every sketch action Her taslak eyleminden sonra etkin belgenin yeniden hesaplanmasını çalıştırır - + Click to select the conflicting constraints. Click to select the conflicting constraints. - + Click to select the redundant constraints. Click to select the redundant constraints. - + The sketch has unconstrained elements giving rise to those Degrees Of Freedom. Click to select the unconstrained elements. The sketch has unconstrained elements giving rise to those Degrees Of Freedom. Click to select the unconstrained elements. - + Click to select the malformed constraints. Click to select the malformed constraints. - + Some constraints in combination are partially redundant. Click to select the partially redundant constraints. Some constraints in combination are partially redundant. Click to select the partially redundant constraints. @@ -5039,112 +5039,112 @@ This is done by analyzing the sketch geometries and constraints. SketcherGui::ViewProviderSketch - + Edit sketch Taslağı düzenle - + A dialog is already open in the task panel Araç çubuğunda bir pencere zaten açık - + Do you want to close this dialog? Bu pencereyi kapatmak ister misiniz? - + Invalid sketch Geçersiz eskiz - + Do you want to open the sketch validation tool? Eskiz doğrulama aracını açmak istiyor musunuz? - + The sketch is invalid and cannot be edited. Eskiz geçersizdir ve düzenlenemez. - + Please remove the following constraint: Lütfen aşağıdaki kısıtlamayı kaldırın: - + Please remove at least one of the following constraints: Lütfen aşağıdaki kısıtlamalardan en az birini kaldırın: - + Please remove the following redundant constraint: Lütfen aşağıdaki gereksiz kısıtlamayı kaldırın: - + Please remove the following redundant constraints: Lütfen aşağıdaki gereksiz kısıtlamaları kaldırın: - + The following constraint is partially redundant: Aşağıdaki kısıtlama kısmen gereksizdir: - + The following constraints are partially redundant: Aşağıdaki kısıtlamalar kısmen gereksizdir: - + Please remove the following malformed constraint: Lütfen aşağıdaki hatalı biçimlendirilmiş kısıtlamayı kaldırın: - + Please remove the following malformed constraints: Lütfen aşağıdaki hatalı biçimlendirilmiş kısıtlamaları kaldırın: - + Empty sketch Boş eskiz - + Over-constrained: Aşırı-Kısıtlı: - + Malformed constraints: Hatalı biçimlendirilmiş kısıtlamalar: - + Redundant constraints: Gereksiz kısıtlamalar: - + Partially redundant: Kısmen gereksiz: - + Solver failed to converge Solver failed to converge - + Under constrained: Under constrained: - + %n DoF(s) %n DoF(s) @@ -5152,7 +5152,7 @@ This is done by analyzing the sketch geometries and constraints. - + Fully constrained Fully constrained @@ -5160,8 +5160,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineComb - - + + Switches between showing and hiding the curvature comb for all B-splines Tüm B-spline'lar için eğrilik tarağını gösterme ve gizleme arasında geçiş yapar @@ -5169,8 +5169,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineDecreaseKnotMultiplicity - - + + Decreases the multiplicity of the selected knot of a B-spline Seçilen bir B-spline düğümünün çokluğunu azaltır @@ -5178,8 +5178,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineDegree - - + + Switches between showing and hiding the degree for all B-splines Tüm B-spline derecelerini gösterme ve gizleme arasında geçiş yapar @@ -5187,8 +5187,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineIncreaseKnotMultiplicity - - + + Increases the multiplicity of the selected knot of a B-spline Seçilen bir B-spline düğümünün çoğaltılmasını arttırır @@ -5196,8 +5196,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineKnotMultiplicity - - + + Switches between showing and hiding the knot multiplicity for all B-splines Tüm B-spline'lar için düğüm çokluğunu gösterme ve gizleme arasında geçiş yapar @@ -5205,8 +5205,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplinePoleWeight - - + + Switches between showing and hiding the control point weight for all B-splines Tüm B-spline'lar için kontrol noktası kalınlığını gösterme ve gizleme arasında geçiş yapar @@ -5214,8 +5214,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplinePolygon - - + + Switches between showing and hiding the control polygons for all B-splines Tüm B-kamaları için kontrol çokgenlerini gösterme ve gizleme arasında geçiş yapar @@ -5223,8 +5223,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_Clone - - + + Creates a clone of the geometry taking as reference the last selected point Son seçilen noktayı referans alarak geometriye ait bir klon oluşturur @@ -5232,17 +5232,17 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_CompCopy - + Clone Klon - + Copy Kopyala - + Move Taşı @@ -5284,8 +5284,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_Copy - - + + Creates a simple copy of the geometry taking as reference the last selected point Son seçilen noktayı referans alarak geometrinin basit bir kopyasını oluşturur @@ -5504,64 +5504,64 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_MapSketch - + No sketch found Eskiz bulunamadı - + The document doesn't have a sketch Belgede bir eskiz yok - + Select sketch Eskiz seçin - + Select a sketch from the list Listeden bir eskiz seçin - + (incompatible with selection) (seçimle uyuşmaz) - + (current) (Mevcut) - + (suggested) (Önerilen) - + Sketch attachment Eskiz eki - + Current attachment mode is incompatible with the new selection. Select the method to attach this sketch to selected objects. Geçerli ekleme kipi yeni seçimle uyumlu değil. Bu taslağı seçilen nesnelere ekleme yöntemini seçin. - + Select the method to attach this sketch to selected objects. Bu eskizi seçilen nesnelere eklemek için yöntemi seçin. - + Map sketch Harita çizimi - + Can't map a sketch to support: %1 Desteklemek için bir eskiz eşleyemiyor: @@ -5571,8 +5571,8 @@ Bu taslağı seçilen nesnelere ekleme yöntemini seçin. Sketcher_Move - - + + Moves the geometry taking as reference the last selected point Son seçilen noktayı referans alarak geometriyi hareket ettirir @@ -5580,12 +5580,12 @@ Bu taslağı seçilen nesnelere ekleme yöntemini seçin. Sketcher_NewSketch - + Sketch attachment Eskiz eki - + Select the method to attach this sketch to selected object Bu eskizi seçilen nesneye eklemek için yöntemi seçin @@ -5593,12 +5593,12 @@ Bu taslağı seçilen nesnelere ekleme yöntemini seçin. Sketcher_ReorientSketch - + Sketch has support Eskiz destek almaktadır - + Sketch with a support face cannot be reoriented. Do you want to detach it from the support? Destek yüzeyi olan eskiz yeniden yönlendirilemez. @@ -5746,7 +5746,7 @@ BFGS çözümleyici, Broyden–Fletcher–Goldfarb–Shanno algoritmalarını ku Threshold for squared error that is used to determine whether a solution converges or not - Bir çözümün yakınsayıp yakınsamadığını + Bir çözümün yakınsayıp yakınsamadığını belirlemek için kullanılan hata karesi eşiği @@ -5907,7 +5907,7 @@ Eigen Sparse QR algoritması seyrek matrisler için optimize edilmiştir; genell ViewProviderSketch - + and %1 more and %1 more @@ -6097,22 +6097,22 @@ The grid spacing change if it becomes smaller than this number of pixel. GridSpaceAction - + Grid auto spacing Grid auto spacing - + Resize grid automatically depending on zoom. Resize grid automatically depending on zoom. - + Spacing Spacing - + Distance between two subsequent grid lines. Distance between two subsequent grid lines. @@ -6120,78 +6120,75 @@ The grid spacing change if it becomes smaller than this number of pixel. Notifications - + The Sketch has malformed constraints! The Sketch has malformed constraints! - + The Sketch has partially redundant constraints! The Sketch has partially redundant constraints! - + Parabolas were migrated. Migrated files won't open in previous versions of FreeCAD!! Parabolas were migrated. Migrated files won't open in previous versions of FreeCAD!! - - - - - - - - - - - - - + + + - - + - - - - - + + + + + + + + - - - + + + + + + + + + + + Error Hata - + Failed to delete all geometry Failed to delete all geometry - + Failed to delete all constraints Failed to delete all constraints - + The constraint has invalid index information and is malformed. The constraint has invalid index information and is malformed. - - - @@ -6199,8 +6196,11 @@ The grid spacing change if it becomes smaller than this number of pixel. - - + + + + + Invalid Constraint Invalid Constraint @@ -6242,8 +6242,8 @@ The grid spacing change if it becomes smaller than this number of pixel.Error creating B-spline pole - + Error creating B-spline Error creating B-spline @@ -6340,9 +6340,9 @@ The grid spacing change if it becomes smaller than this number of pixel.Failed to trim edge - - + + Value Error Value Error @@ -6378,58 +6378,58 @@ The grid spacing change if it becomes smaller than this number of pixel. SnapSpaceAction - + Snap to objects Snap to objects - + New points will snap to the currently preselected object. It will also snap to the middle of lines and arcs. New points will snap to the currently preselected object. It will also snap to the middle of lines and arcs. - + Snap to grid Snap to grid - + New points will snap to the nearest grid line. Points must be set closer than a fifth of the grid spacing to a grid line to snap. New points will snap to the nearest grid line. Points must be set closer than a fifth of the grid spacing to a grid line to snap. - + Snap angle Snap angle - + Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle starts from the positive X axis of the sketch. Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle starts from the positive X axis of the sketch. RenderingOrderAction - - - - - Normal Geometry - Normal Geometry - - Construction Geometry - Yapı Geometrisi + Normal Geometry + Normal Geometry + Construction Geometry + Yapı Geometrisi + + + + + External Geometry External Geometry @@ -6450,12 +6450,12 @@ Points must be set closer than a fifth of the grid spacing to a grid line to sna CmdSketcherGrid - + Toggle grid Toggle grid - + Toggle the grid in the sketch. In the menu you can change grid settings. Toggle the grid in the sketch. In the menu you can change grid settings. @@ -6463,12 +6463,12 @@ Points must be set closer than a fifth of the grid spacing to a grid line to sna CmdSketcherSnap - + Toggle snap Toggle snap - + Toggle all snap functionality. In the menu you can toggle 'Snap to grid' and 'Snap to objects' individually, and change further snap settings. Toggle all snap functionality. In the menu you can toggle 'Snap to grid' and 'Snap to objects' individually, and change further snap settings. diff --git a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_uk.ts b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_uk.ts index c818ce9ac5..26ce0d38f9 100644 --- a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_uk.ts +++ b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_uk.ts @@ -4,12 +4,12 @@ CmdSketcherBSplineComb - + Show/hide B-spline curvature comb Показати/приховати гребінець кривизни B-сплайнів - + Switches between showing and hiding the curvature comb for all B-splines Показує/приховує гребінець кривизни всіх B-сплайнів @@ -17,12 +17,12 @@ CmdSketcherBSplineDegree - + Show/hide B-spline degree Показати/приховати ступінь B-сплайну - + Switches between showing and hiding the degree for all B-splines Показує або приховує ступінь для всіх B-сплайнів @@ -30,12 +30,12 @@ CmdSketcherBSplineKnotMultiplicity - + Show/hide B-spline knot multiplicity Показати/приховати кратність вузлів B-сплайну - + Switches between showing and hiding the knot multiplicity for all B-splines Показує або приховує кратність вузлів для всіх B-сплайнів @@ -43,12 +43,12 @@ CmdSketcherBSplinePoleWeight - + Show/hide B-spline control point weight Показати/приховати вагу контрольних точок B-сплайну - + Switches between showing and hiding the control point weight for all B-splines Показує або приховує контрольні точки для всіх B-сплайнів @@ -56,12 +56,12 @@ CmdSketcherBSplinePolygon - + Show/hide B-spline control polygon Показати/приховати полігон керування B-сплайном - + Switches between showing and hiding the control polygons for all B-splines Показує або приховує полігони керування всіх B-сплайнів @@ -82,12 +82,12 @@ CmdSketcherClone - + Clone Клонувати - + Creates a clone of the geometry taking as reference the last selected point Створює копію геометрії, взявши за основу останню виділену точку @@ -95,32 +95,32 @@ CmdSketcherCompBSplineShowHideGeometryInformation - + Show/hide B-spline information layer Показати/приховати інформаційний шар B-сплайну - + Show/hide B-spline degree Показати/приховати ступінь B-сплайну - + Show/hide B-spline control polygon Показати/приховати полігон керування B-сплайном - + Show/hide B-spline curvature comb Показати/приховати гребінець кривизни B-сплайнів - + Show/hide B-spline knot multiplicity Показати/приховати кратність вузлів B-сплайну - + Show/hide B-spline control point weight Показати/приховати вагу контрольних точок B-сплайну @@ -156,12 +156,12 @@ CmdSketcherCompCopy - + Clone Клонувати - + Creates a clone of the geometry taking as reference the last selected point Створює копію геометрії, взявши за основу останню виділену точку @@ -365,22 +365,22 @@ CmdSketcherCompModifyKnotMultiplicity - + Modify knot multiplicity Зміна кратності вузлів - + Modifies the multiplicity of the selected knot of a B-spline Змінює кратність вибраного вузла B-сплайну - + Increase knot multiplicity Збільшення кратності вузлів - + Decrease knot multiplicity Зменшення кратності вузлів @@ -592,7 +592,7 @@ on the selected vertex Create a refraction law (Snell's law)constraint between two endpoints of rays and an edge as an interface. - Створює обмеження за законом заломлення (закон Снеліуса) між + Створює обмеження за законом заломлення (закон Снеліуса) між двома кінцевими точками променя та ребром як границею розділу середовищ. @@ -607,7 +607,7 @@ and an edge as an interface. Create a symmetry constraint between two points with respect to a line or a third point - Створює обмеження симетричності між двома + Створює обмеження симетричності між двома точками відносно лінії або третьої точки @@ -640,12 +640,12 @@ with respect to a line or a third point CmdSketcherConvertToNURBS - + Convert geometry to B-spline Перетворити геометрію на B-сплайн - + Converts the selected geometry to a B-spline Перетворює виділену геометрію на B-сплайн @@ -653,12 +653,12 @@ with respect to a line or a third point CmdSketcherCopy - + Copy Копіювати - + Creates a simple copy of the geometry taking as reference the last selected point Створює просту копію геометрії, взявши за основу останню виділену точку @@ -1017,12 +1017,12 @@ with respect to a line or a third point CmdSketcherDecreaseDegree - + Decrease B-spline degree Зменшити ступінь B-сплайну - + Decreases the degree of the B-spline Зменшує ступінь B-сплайну @@ -1030,12 +1030,12 @@ with respect to a line or a third point CmdSketcherDecreaseKnotMultiplicity - + Decrease knot multiplicity Зменшення кратності вузлів - + Decreases the multiplicity of the selected knot of a B-spline Зменшення кратності вибраного вузла B-сплайну @@ -1043,12 +1043,12 @@ with respect to a line or a third point CmdSketcherDeleteAllConstraints - + Delete all constraints Видалити всі обмеження - + Delete all constraints in the sketch Видаляє всі обмеження на ескізі @@ -1056,12 +1056,12 @@ with respect to a line or a third point CmdSketcherDeleteAllGeometry - + Delete all geometry Видалити всю геометрію - + Delete all geometry and constraints in the current sketch, with the exception of external geometry Видаляє всю геометрію та обмеження у поточному ескізі, за винятком зовнішньої геометрії @@ -1069,12 +1069,12 @@ with respect to a line or a third point CmdSketcherEditSketch - + Edit sketch Редагувати ескіз - + Edit the selected sketch. Редагує виділений ескіз. @@ -1108,12 +1108,12 @@ with respect to a line or a third point CmdSketcherIncreaseDegree - + Increase B-spline degree Збільшити ступінь B-сплайну - + Increases the degree of the B-spline Збільшує ступінь B-сплайну @@ -1121,12 +1121,12 @@ with respect to a line or a third point CmdSketcherIncreaseKnotMultiplicity - + Increase knot multiplicity Збільшення кратності вузлів - + Increases the multiplicity of the selected knot of a B-spline Збільшує кратність вибраного вузла B-сплайну @@ -1134,12 +1134,12 @@ with respect to a line or a third point CmdSketcherInsertKnot - + Insert knot Вставити вузол - + Inserts knot at given parameter. If a knot already exists at that parameter, it's multiplicity is increased by one. Вставляє вузол в заданий параметр. Якщо вузол вже існує, його кратність збільшується на одиницю. @@ -1147,12 +1147,12 @@ with respect to a line or a third point CmdSketcherJoinCurves - + Join curves Об'єднати криві - + Join two curves at selected end points Обєднує дві криві за обраними кінцевими точками @@ -1160,12 +1160,12 @@ with respect to a line or a third point CmdSketcherLeaveSketch - + Leave sketch Завершити редагування ескізу - + Finish editing the active sketch. Завершує редагування активного ескізу. @@ -1173,21 +1173,21 @@ with respect to a line or a third point CmdSketcherMapSketch - + Map sketch to face... Відобразити ескіз на грань... - + Set the 'Support' of a sketch. First select the supporting geometry, for example, a face or an edge of a solid object, then call this command, then choose the desired sketch. Встановлює «Базу» для ескізу. -Спочатку виділіть допоміжну геометрію, наприклад, грань або ребро +Спочатку виділіть допоміжну геометрію, наприклад, грань або ребро суцільного об’єкта, потім викличте цю команду, а потім виберіть потрібний ескіз. - + Some of the selected objects depend on the sketch to be mapped. Circular dependencies are not allowed. Деякі з вибраних об’єктів залежать від ескізу, який потрібно відобразити. Циклічні залежності не допускаються. @@ -1195,22 +1195,22 @@ then call this command, then choose the desired sketch. CmdSketcherMergeSketches - + Merge sketches Обʼєднати ескізи - + Create a new sketch from merging two or more selected sketches. Створює новий ескіз з обʼєднання двох або більше вибраних ескізів. - + Wrong selection Невірний вибір - + Select at least two sketches. Оберіть принаймні два ескізи. @@ -1218,25 +1218,25 @@ then call this command, then choose the desired sketch. CmdSketcherMirrorSketch - + Mirror sketch Віддзеркалити ескіз - + Create a new mirrored sketch for each selected sketch by using the X or Y axes, or the origin point, as mirroring reference. - Створює новий ескіз дзеркальним зображенням кожного з + Створює новий ескіз дзеркальним зображенням кожного з вибраних ескізів відносно осі X, Y або початку координат. - + Wrong selection Невірний вибір - + Select one or more sketches. Виділіть один або кілька ескізів. @@ -1244,12 +1244,12 @@ as mirroring reference. CmdSketcherMove - + Move Переміщення - + Moves the geometry taking as reference the last selected point Переміщує геометрії, приймаючи останню обрану точку в якості орієнтиру @@ -1257,12 +1257,12 @@ as mirroring reference. CmdSketcherNewSketch - + Create sketch Створити ескіз - + Create a new sketch. Створює новий ескіз. @@ -1270,12 +1270,12 @@ as mirroring reference. CmdSketcherRectangularArray - + Rectangular array Прямокутний масив - + Creates a rectangular array pattern of the geometry taking as reference the last selected point Створює прямокутний масив із геометрії, обравши останню виділену точку як основу @@ -1283,12 +1283,12 @@ as mirroring reference. CmdSketcherRemoveAxesAlignment - + Remove axes alignment Видалити вирівнювання осей - + Modifies constraints to remove axes alignment while trying to preserve the constraint relationship of the selection Змінює обмеження у виділеній частині, щоб видалити вирівнювання осей, намагаючись зберегти взаємозвʼязок обмежень @@ -1296,27 +1296,27 @@ as mirroring reference. CmdSketcherReorientSketch - + Reorient sketch... Переорієнтувати ескіз... - + Place the selected sketch on one of the global coordinate planes. This will clear the 'Support' property, if any. - Розміщує виділений ескіз на одній із глобальних координатних площин. + Розміщує виділений ескіз на одній із глобальних координатних площин. Це очищує наявну властивість 'База'. CmdSketcherRestoreInternalAlignmentGeometry - + Show/hide internal geometry Показати/приховати внутрішню геометрію - + Show all internal geometry or hide unused internal geometry Показує всю внутрішню геометрію або приховує внутрішню геометрію, що не використовується @@ -1324,8 +1324,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectConflictingConstraints - + Select conflicting constraints Вибрати суперечливі обмеження @@ -1333,12 +1333,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectConstraints - + Select associated constraints Вибрати повʼязані обмеження - + Select the constraints associated with the selected geometrical elements Вибирає обмеження, які відносяться до виділених геометричних елементів @@ -1346,12 +1346,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectElementsAssociatedWithConstraints - + Select associated geometry Вибрати повʼязану геометрію - + Select the geometrical elements associated with the selected constraints Вибирає геометричні елементи, пов’язані з виділеними обмеженнями @@ -1359,12 +1359,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectElementsWithDoFs - + Select unconstrained DoF Вибрати геометрію з необмеженим ступенем свободи - + Select geometrical elements where the solver still detects unconstrained degrees of freedom. Вибирає геометричні елементи, де вирішувач досі виявляє не обмежені ступені свободи. @@ -1372,12 +1372,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectHorizontalAxis - + Select horizontal axis Вибрати горизонтальну вісь - + Select the local horizontal axis of the sketch Вибирає локальну горизонтальну вісь ескізу @@ -1385,8 +1385,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectMalformedConstraints - + Select malformed constraints Вибрати неправильні обмеження @@ -1394,12 +1394,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectOrigin - + Select origin Вибрати початок координат - + Select the local origin point of the sketch Вибирає локальний початок координат ескізу @@ -1407,8 +1407,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectPartiallyRedundantConstraints - + Select partially redundant constraints Виділіть частково надлишкові обмеження @@ -1416,8 +1416,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectRedundantConstraints - + Select redundant constraints Вибрати надлишкові обмеження @@ -1425,12 +1425,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectVerticalAxis - + Select vertical axis Вибрати вертикальну вісь - + Select the local vertical axis of the sketch Вибирає локальну вертикальну вісь ескізу @@ -1451,12 +1451,12 @@ This will clear the 'Support' property, if any. CmdSketcherStopOperation - + Stop operation Зупинити операцію - + When in edit mode, stop the active operation (drawing, constraining, etc.). Під час редагування зупиняє активну операцію (креслення, введення обмеження тощо). @@ -1477,12 +1477,12 @@ This will clear the 'Support' property, if any. CmdSketcherSymmetry - + Symmetry Симетрія - + Creates symmetric geometry with respect to the last selected line or point Створює симетричну геометрію відносно останньої виділеної лінії або точки @@ -1543,24 +1543,24 @@ into driving or reference mode CmdSketcherValidateSketch - + Validate sketch... Перевірити ескіз... - + Validate a sketch by looking at missing coincidences, invalid constraints, degenerated geometry, etc. Перевіряє ескіз на відсутність збігів, неприпустимі обмеження, вироджену геометрію тощо. - + Wrong selection Невірний вибір - + Select only one sketch. Виділіть лише один ескіз. @@ -1568,12 +1568,12 @@ invalid constraints, degenerated geometry, etc. CmdSketcherViewSection - + View section Вид перерізу - + When in edit mode, switch between section view and full view. У режимі редагування перемикає між видами переріз/повний. @@ -1581,12 +1581,12 @@ invalid constraints, degenerated geometry, etc. CmdSketcherViewSketch - + View sketch Переглянути ескіз - + When in edit mode, set the camera orientation perpendicular to the sketch plane. В режимі редагування, встановлює орієнтацію камери перпендикулярно площині ескізу. @@ -1844,37 +1844,37 @@ invalid constraints, degenerated geometry, etc. Активувати/деактивувати обмеження - + Create a new sketch on a face Створити новий ескіз на грані - + Create a new sketch Створює новий ескіз - + Reorient sketch Переорієнтувати ескіз - + Attach sketch Приєднати ескіз - + Detach sketch Від’єднати ескіз - + Create a mirrored sketch for each selected sketch Створити дзеркальний ескіз для кожного вибраного ескізу - + Merge sketches Обʼєднати ескізи @@ -1992,72 +1992,72 @@ invalid constraints, degenerated geometry, etc. Додати шестикутник - + Convert to NURBS Перетворити на NURBS - + Increase spline degree Збільшити ступінь сплайна - + Decrease spline degree Зменшити ступінь сплайна - + Increase knot multiplicity Збільшення кратності вузлів - + Decrease knot multiplicity Зменшення кратності вузлів - + Insert knot Вставити вузол - + Join Curves Об'єднати Криві - + Exposing Internal Geometry Розкриття внутрішньої геометрії - + Create symmetric geometry Створити симетричну геометрію - + Copy/clone/move geometry Копіювати/клонувати/перемістити геометрію - + Create copy of geometry Створити копію геометрії - + Delete all geometry Видалити всю геометрію - + Delete All Constraints Видалити всі обмеження - + Remove Axes Alignment Видалити вирівнювання осей @@ -2068,9 +2068,9 @@ invalid constraints, degenerated geometry, etc. - - - + + + Update constraint's virtual space Оновити віртуальний простір обмеження @@ -2080,32 +2080,32 @@ invalid constraints, degenerated geometry, etc. Додати автообмеження - + Swap constraint names Поміняти назви обмеження - + Rename sketch constraint Перейменувати обмеження ескізу - + Drag Point Перетягнути точку - + Drag Curve Перетягнути криву - + Drag Constraint Перетягнути обмеження - + Modify sketch constraints Змінити обмеження ескізу @@ -2166,59 +2166,59 @@ invalid constraints, degenerated geometry, etc. Помилка автообмеження: Ескіз не вирішується після додавання обмеження рівності. - + Unable to guess intersection of curves. Try adding a coincident constraint between the vertices of the curves you are intending to fillet. Не вдалося розрахувати перетин кривих. Спробуйте додати обмеження збігу між вершинами кривих, які ви хочете заокруглити. - - + + BSpline Geometry Index (GeoID) is out of bounds. BSpline ідентифікатор геометрії (GeoID) знаходиться поза межами. - + You are requesting no change in knot multiplicity. Ви просите не змінювати кратність вузлів. - - + + The Geometry Index (GeoId) provided is not a B-spline curve. Ідентифікатор геометрії (GeoId) не є кривою B-сплайн. - + The knot index is out of bounds. Note that in accordance with OCC notation, the first knot has index 1 and not zero. Індекс вузла виходить за межі. Зверніть увагу, що відповідно до нотації OCC перший вузол має індекс 1, а не нуль. - + The multiplicity cannot be increased beyond the degree of the B-spline. Кратність не може бути збільшена понад ступінь B-сплайну. - + The multiplicity cannot be decreased beyond zero. Кратність не може бути зменшена нижче нуля. - + OCC is unable to decrease the multiplicity within the maximum tolerance. OCC нездатний зменшити кратність у межах максимального допуску. - + Knot cannot have zero multiplicity. Вузол не може мати нульову кратність. - + Knot multiplicity cannot be higher than the degree of the BSpline. Кратність вузла не повинна перевищувати ступінь B-сплайна. - + Knot cannot be inserted outside the BSpline parameter range. Вузол не можна розмістити за межами діапазону параметрів B-сплайну. @@ -2242,62 +2242,50 @@ invalid constraints, degenerated geometry, etc. Редактор Ескізів - + There are no modes that accept the selected set of subelements Немає режимів, які приймають вибраний набір піделементів - + Broken link to support subelements Пошкоджений звʼязок для підтримки піделементів - - + + Unexpected error Непередбачувана помилка - + Face is non-planar Грань не плоска - + Selected shapes are of wrong form (e.g., a curved edge where a straight one is needed) Вибрані фігури неправильної форми (наприклад, вигнуте ребро коли потрібне пряме) - + Sketch mapping Відображення ескізу - + Can't map the sketch to selected object. %1. Неможливо відобразити ескіз для вибраного обʼєкта. %1. - - + + Don't attach Не приєднувати - - - - - - - - - - - - @@ -2423,21 +2411,33 @@ invalid constraints, degenerated geometry, etc. - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + Wrong selection Невірний вибір @@ -2618,9 +2618,9 @@ invalid constraints, degenerated geometry, etc. Кількість виділених об'єктів не 3 - - + + Error Помилка @@ -3029,155 +3029,155 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c Визначте ступінь B-сплайну між 1 та %1: + + - - CAD Kernel Error Помилка ядра CAD - + None of the selected elements is an edge. Жоден з виділених елементів не є ребром. - - + + At least one of the selected objects was not a B-Spline and was ignored. Принаймні один з вибраних обʼєктів не є B-сплайн і був проігнорований. - - + + The selection comprises more than one item. Please select just one knot. Виділення містить декілька елементів. Будь ласка, виділіть лише один вузол. - - + + Input Error Помилка введення - - + + None of the selected elements is a knot of a B-spline Жоден із виділених елементів не є вузлом B-сплайну - - + + Selection is empty Selection is empty - + Nothing is selected. Please select a b-spline. Нічого не виділено. Виділіть B-сплайн. - + Please select a b-spline curve to insert a knot (not a knot on it). If the curve is not a b-spline, please convert it into one first. Виділіть криву b-сплайна, щоб вставити вузол (а не вузол на ній). Конвертуйте її, якщо крива не є B-сплайном. - + Nothing is selected. Please select end points of curves. Нічого не вибрано. Виберіть кінцеві точки кривих. - + Too many curves on point Занадто багато кривих в одній точці - - + + Exactly two curves should end at the selected point to be able to join them. Рівно дві криві повинні закінчуватися у вибраній точці, щоб їх можна було з'єднати. - + Too few curves on point Занадто мало кривих у точці - + Two end points, or coincident point should be selected. Необхідно вибрати дві кінцеві точки або точки, що збігаються. - - - - - - - - - - + + + + + + + + + + Select elements from a single sketch. Виділіть елементи з одного ескізу. - + No constraint selected Жодне обмеження не вибране - + At least one constraint must be selected Потрібно вибрати принаймні одне обмеження - + A symmetric construction requires at least two geometric elements, the last geometric element being the reference for the symmetry construction. Симетрична конструкція вимагає принаймні двох геометричних елементів, останній геометричний елемент є еталоном для побудови симетрії. - + The last element must be a point or a line serving as reference for the symmetry construction. Останній елемент повинен бути точкою або лінією, яка виступає в якості еталону для побудови симетрії. - - + + A copy requires at least one selected non-external geometric element Копіювання потребує принаймні одного обраного незовнішнього геометричного елемента - + Delete All Geometry Видалити всю геометрію - + Are you really sure you want to delete all geometry and constraints? Ви дійсно бажаєте видалити всю геометрію та обмеження? - + Delete All Constraints Видалити всі обмеження - + Are you really sure you want to delete all the constraints? Ви дійсно бажаєте видалити всі обмеження? - + Removal of axes alignment requires at least one selected non-external geometric element Для видалення вирівнювання осей потрібно вибрати принаймні один не зовнішній геометричний елемент - + Unsupported visual layer operation Непідтримувана операція із візуальним шаром - + It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted Переміщення зовнішньої геометрії на інший візуальний шар наразі не підтримується. Зовнішню геометрію буде пропущена @@ -3376,67 +3376,67 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c SketcherGui::ConstraintView - + Select Elements Виберіть елементи - + Change value Змінити значення - + Toggle to/from reference Посилання на/з - + Deactivate Деактивувати - + Activate Активувати - + Show constraints Показати обмеження - + Hide constraints Приховати обмеження - + Rename Перейменувати - + Center sketch По центру ескізу - + Delete Видалити - + Swap constraint names Поміняти назви обмеження - + Unnamed constraint Обмеження без імені - + Only the names of named constraints can be swapped. Тільки імена іменованих обмежень можуть бути змінені. @@ -3519,72 +3519,72 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c SketcherGui::ElementFilterList - + Normal Звичайна - + Construction Допоміжна - + Internal Внутрішній - + External Зовнішня - + All types Всі типи - + Point Точка - + Line Лінія - + Circle Коло - + Ellipse Еліпс - + Arc of circle Дуга кола - + Arc of ellipse Дуга еліпса - + Arc of hyperbola Дуга гіперболи - + Arc of parabola Дуга параболи - + B-Spline B-сплайн @@ -3592,142 +3592,142 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c SketcherGui::ElementView - + Point Coincidence Обмеження Точки - + Point on Object Точка на обʼєкті - + Vertical Constraint Вертикальне Обмеження - + Horizontal Constraint Горизонтальне Обмеження - + Parallel Constraint Паралельне Обмеження - + Perpendicular Constraint Перпендикулярне Обмеження - + Tangent Constraint Обмеження Дотичності - + Equal Length Еквівалентна Довжина - + Symmetric Симетрично - + Block Constraint Обмеження Блокування - + Lock Constraint Обмеження Фіксації - + Horizontal Distance Відстані по горизонталі - + Vertical Distance Відстані по вертикалі - + Length Constraint Обмеження Довжини - + Radius Constraint Обмеження Радіусу - + Diameter Constraint Обмеження діаметру - + Radiam Constraint Обмеження радіусу/діаметру - + Angle Constraint Обмеження Кута - + Toggle construction geometry Перемкнути режим допоміжної геометрії - + Select Constraints Виберіть обмеження - + Select Origin Виберіть початок координат - + Select Horizontal Axis Виберіть горизонтальну вісь - + Select Vertical Axis Виберіть вертикальну вісь - + Layer Layer - + Layer 0 Шар 0 - + Layer 1 Шар 1 - + Hidden Hidden - + Delete Видалити @@ -3900,7 +3900,7 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c If selected, each element in the array is constrained with respect to the others using construction lines - Якщо виділено, кожен елемент в масиві буде обмежений + Якщо виділено, кожен елемент в масиві буде обмежений відносно інших за допомогою допоміжних ліній @@ -3913,8 +3913,8 @@ with respect to the others using construction lines If selected, it substitutes dimensional constraints by geometric constraints in the copies, so that a change in the original element is directly reflected on copies - Якщо виділено, розмірні обмеження будуть замінені -геометричними обмеженнями в копіях, тому зміна базового елемента + Якщо виділено, розмірні обмеження будуть замінені +геометричними обмеженнями в копіях, тому зміна базового елемента безпосередньо позначиться на копіях @@ -3953,7 +3953,7 @@ reflected on copies Sketcher dialog will have additional section 'Advanced solver control' to adjust solver settings - Діалогове вікно Редактора Ескізів матиме додатковий розділ + Діалогове вікно Редактора Ескізів матиме додатковий розділ «Розширене керування вирішувачем», щоб налаштувати параметри вирішувача @@ -4636,48 +4636,48 @@ However, no constraints linking to the endpoints were found. Параметри - + Constraints Обмеження - + Auto constraints Автоматичні обмеження - + Auto remove redundants Автовилучення надлишкових - + Show only filtered Constraints Показати лише відфільтровані обмеження - + Extended information (in widget) Додаткова інформація (у віджеті) - + Hide internal alignment (in widget) Приховати внутрішнє вирівнювання (у віджеті) - - + + Error Помилка - + Impossible to update visibility tracking Неможливо оновити відстеження видимості - + Impossible to update visibility tracking: Неможливо оновити відстеження видимості: @@ -4709,6 +4709,33 @@ However, no constraints linking to the endpoints were found. Settings Параметри + + + + + + + + + + + + Construction + Допоміжна + + + + Elements + Елементи + + + + + + + Point + Точка + @@ -4720,110 +4747,83 @@ However, no constraints linking to the endpoints were found. - Construction - Допоміжна - - - - Elements - Елементи - - - - - - - Point - Точка - - - - - - - - - - - - Internal Внутрішній - - + + + - Line Лінія - - + + + - Arc Дуга - - + + + - Circle Коло - - + + + - Ellipse Еліпс - - + + + - Elliptical Arc Еліптична дуга - - + + + - Hyperbolic Arc Гіперболічна дуга - - + + + - Parabolic Arc Параболічна дуга - - + + + - BSpline B-сплайн - - + + + - Other Інші - + Extended information Розширена інформація @@ -4831,42 +4831,42 @@ However, no constraints linking to the endpoints were found. SketcherGui::TaskSketcherMessages - + Solver messages Повідомлення вирішувача - + Auto update Автоматичне оновлення - + Executes a recomputation of active document after every sketch action Виконує перерахунок активного документа після кожної дії з ескізом - + Click to select the conflicting constraints. Клацніть, щоб вибрати конфліктуючі обмеження. - + Click to select the redundant constraints. Клацніть, щоб вибрати надлишкові обмеження. - + The sketch has unconstrained elements giving rise to those Degrees Of Freedom. Click to select the unconstrained elements. Ескіз має необмежені елементи, які створюють ці ступені свободи. Клацніть, щоб вибрати необмежені елементи. - + Click to select the malformed constraints. Клацніть, щоб вибрати спотворені обмеження. - + Some constraints in combination are partially redundant. Click to select the partially redundant constraints. Деякі обмеження в комбінації є частково надлишковими. Клацніть, щоб вибрати їх. @@ -5008,7 +5008,7 @@ This is done by analyzing the sketch geometries and constraints. Fixes found reversed external geometries by swapping their endpoints - Виправляє знайдену перевернуту зовнішню + Виправляє знайдену перевернуту зовнішню геометрію шляхом зміни кінцевих точок @@ -5045,112 +5045,112 @@ This is done by analyzing the sketch geometries and constraints. SketcherGui::ViewProviderSketch - + Edit sketch Редагувати ескіз - + A dialog is already open in the task panel Діалогове вікно вже відкрито в панелі задач - + Do you want to close this dialog? Ви бажаєте закрити це діалогове вікно? - + Invalid sketch Неприпустимий ескіз - + Do you want to open the sketch validation tool? Відкрити інструмент перевірки ескізу? - + The sketch is invalid and cannot be edited. Ескіз містить помилки та не може бути змінений. - + Please remove the following constraint: Будь ласка, видаліть наступне обмеження: - + Please remove at least one of the following constraints: Будь ласка, видаліть принаймні одне з таких обмежень: - + Please remove the following redundant constraint: Будь ласка, видаліть наступне надлишкове обмеження: - + Please remove the following redundant constraints: Видаліть, будь ласка, наступні надлишкові обмеження: - + The following constraint is partially redundant: Наступне обмеження частково надлишкове: - + The following constraints are partially redundant: Наступні обмеження частково надлишкові: - + Please remove the following malformed constraint: Видаліть, будь ласка, наступне невірне обмеження: - + Please remove the following malformed constraints: Видаліть, будь ласка, наступні невірні обмеження: - + Empty sketch Порожній ескіз - + Over-constrained: Надлишкові обмеження: - + Malformed constraints: Невірні обмеження: - + Redundant constraints: Надлишкові обмеження: - + Partially redundant: Частково надлишкові: - + Solver failed to converge Рішення не сходиться - + Under constrained: Частково обмежений: - + %n DoF(s) %n ступінь свободи @@ -5160,7 +5160,7 @@ This is done by analyzing the sketch geometries and constraints. - + Fully constrained Повністю обмежений @@ -5168,8 +5168,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineComb - - + + Switches between showing and hiding the curvature comb for all B-splines Показує/приховує гребінець кривизни всіх B-сплайнів @@ -5177,8 +5177,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineDecreaseKnotMultiplicity - - + + Decreases the multiplicity of the selected knot of a B-spline Зменшення кратності вибраного вузла B-сплайну @@ -5186,8 +5186,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineDegree - - + + Switches between showing and hiding the degree for all B-splines Показує або приховує ступінь для всіх B-сплайнів @@ -5195,8 +5195,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineIncreaseKnotMultiplicity - - + + Increases the multiplicity of the selected knot of a B-spline Збільшує кратність вибраного вузла B-сплайну @@ -5204,8 +5204,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineKnotMultiplicity - - + + Switches between showing and hiding the knot multiplicity for all B-splines Показує або приховує кратність вузлів для всіх B-сплайнів @@ -5213,8 +5213,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplinePoleWeight - - + + Switches between showing and hiding the control point weight for all B-splines Показує або приховує контрольні точки для всіх B-сплайнів @@ -5222,8 +5222,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplinePolygon - - + + Switches between showing and hiding the control polygons for all B-splines Показує або приховує полігони керування всіх B-сплайнів @@ -5231,8 +5231,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_Clone - - + + Creates a clone of the geometry taking as reference the last selected point Створює копію геометрії, взявши за основу останню виділену точку @@ -5240,17 +5240,17 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_CompCopy - + Clone Клонувати - + Copy Копіювати - + Move Переміщення @@ -5292,8 +5292,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_Copy - - + + Creates a simple copy of the geometry taking as reference the last selected point Створює просту копію геометрії, взявши за основу останню виділену точку @@ -5512,64 +5512,64 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_MapSketch - + No sketch found Ескіз не знайдено - + The document doesn't have a sketch Документ без ескізу - + Select sketch Виберіть ескіз - + Select a sketch from the list Виберіть ескіз зі списку - + (incompatible with selection) (несумісно з вибраним) - + (current) (поточний) - + (suggested) (запропонований) - + Sketch attachment Приєднання ескізу - + Current attachment mode is incompatible with the new selection. Select the method to attach this sketch to selected objects. Поточний режим вкладення несумісний із новим виділенням. Виберіть спосіб приєднання цього ескізу до виділених обʼєктів. - + Select the method to attach this sketch to selected objects. Виберіть спосіб приєднання ескізу до виділених обʼєктів. - + Map sketch Карта ескізу - + Can't map a sketch to support: %1 Не вдалося відобразити ескіз на базу: @@ -5579,8 +5579,8 @@ Select the method to attach this sketch to selected objects. Sketcher_Move - - + + Moves the geometry taking as reference the last selected point Переміщує геометрії, приймаючи останню обрану точку в якості орієнтиру @@ -5588,12 +5588,12 @@ Select the method to attach this sketch to selected objects. Sketcher_NewSketch - + Sketch attachment Приєднання ескізу - + Select the method to attach this sketch to selected object Виберіть спосіб приєднання ескізу до виділеного обʼєкту @@ -5601,12 +5601,12 @@ Select the method to attach this sketch to selected objects. Sketcher_ReorientSketch - + Sketch has support Ескіз з опорою - + Sketch with a support face cannot be reoriented. Do you want to detach it from the support? Ескіз з базовою гранню не може бути переорієнтованим. @@ -5915,7 +5915,7 @@ Eigen Dense QR — щільна матриця QR з повним поворот ViewProviderSketch - + and %1 more та %1 більше @@ -6105,22 +6105,22 @@ The grid spacing change if it becomes smaller than this number of pixel. GridSpaceAction - + Grid auto spacing Авто-крок сітки - + Resize grid automatically depending on zoom. Автоматично змінювати розмір сітки залежно від масштабу. - + Spacing Інтервал - + Distance between two subsequent grid lines. Встановлює відстань між двома наступними лініями сітки. @@ -6128,77 +6128,74 @@ The grid spacing change if it becomes smaller than this number of pixel. Notifications - + The Sketch has malformed constraints! Скетч має помилкові обмеження! - + The Sketch has partially redundant constraints! Скетч має частково надлишкові обмеження! - + Parabolas were migrated. Migrated files won't open in previous versions of FreeCAD!! Перенесено параболи. Перенесені файли не відкриватимуться у попередніх версіях FreeCAD!!! - - - - - - - - - - - - - + + + - - + - - - - - + + + + + + + + - - - + + + + + + + + + + + Error Помилка - + Failed to delete all geometry Не вдалося видалити всю геометрію - + Failed to delete all constraints Не вдалося видалити всі обмеження - + The constraint has invalid index information and is malformed. Обмеження має невірну індексну інформацію та є помилковим. - - - @@ -6206,8 +6203,11 @@ The grid spacing change if it becomes smaller than this number of pixel. - - + + + + + Invalid Constraint Неприпустиме обмеження @@ -6249,8 +6249,8 @@ The grid spacing change if it becomes smaller than this number of pixel.Помилка створення полюса B-сплайна - + Error creating B-spline Помилка при створенні B-сплайна @@ -6347,9 +6347,9 @@ The grid spacing change if it becomes smaller than this number of pixel.Не вдалося обрізати ребро - - + + Value Error Помилка в значенні @@ -6385,58 +6385,58 @@ The grid spacing change if it becomes smaller than this number of pixel. SnapSpaceAction - + Snap to objects Прив'язати до об'єктів - + New points will snap to the currently preselected object. It will also snap to the middle of lines and arcs. Нові точки прив'язуватимуться до поточного попередньо виділеного об'єкта. Вони також прив'язуватимуться до середини ліній і дуг. - + Snap to grid Прив'язати до сітки - + New points will snap to the nearest grid line. Points must be set closer than a fifth of the grid spacing to a grid line to snap. Нові точки будуть прив'язані до найближчої лінії сітки. Точки мають бути розташовані ближче, ніж на п'яту частину відстані між лініями сітки, щоб відбулася прив'язка. - + Snap angle Кут захоплення прив'язки - + Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle starts from the positive X axis of the sketch. Встановлює крок кута для інструментів, які використовують "Прив'язка під кутом" (наприклад, лінія). Утримуйте клавішу CTRL, щоб увімкнути функцію "Прив'язка під кутом". Кут починається з позитивного напрямку осі Х ескізу. RenderingOrderAction - - - - - Normal Geometry - Основна геометрія - - Construction Geometry - Допоміжна геометрія + Normal Geometry + Основна геометрія + Construction Geometry + Допоміжна геометрія + + + + + External Geometry Зовнішня геометрія @@ -6457,12 +6457,12 @@ Points must be set closer than a fifth of the grid spacing to a grid line to sna CmdSketcherGrid - + Toggle grid Toggle grid - + Toggle the grid in the sketch. In the menu you can change grid settings. Перемикання сітки в ескізі. В меню можна змінити налаштування сітки. @@ -6470,12 +6470,12 @@ Points must be set closer than a fifth of the grid spacing to a grid line to sna CmdSketcherSnap - + Toggle snap Перемикання прив'язки - + Toggle all snap functionality. In the menu you can toggle 'Snap to grid' and 'Snap to objects' individually, and change further snap settings. Перемикає всі функцій прив'язки. У меню ви можете перемикати "Прив'язати до сітки" та "Прив'язати до об'єктів" окремо, а також змінювати інші параметри прив'язки. diff --git a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_val-ES.ts b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_val-ES.ts index 4baef90052..755e5220f0 100644 --- a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_val-ES.ts +++ b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_val-ES.ts @@ -4,12 +4,12 @@ CmdSketcherBSplineComb - + Show/hide B-spline curvature comb Show/hide B-spline curvature comb - + Switches between showing and hiding the curvature comb for all B-splines Canvia entre mostrar i amagar l'ansa de curvatura per a tots els B-splines @@ -17,12 +17,12 @@ CmdSketcherBSplineDegree - + Show/hide B-spline degree Show/hide B-spline degree - + Switches between showing and hiding the degree for all B-splines Canvia entre mostrar i amagar el grau per a tots els B-splines @@ -30,12 +30,12 @@ CmdSketcherBSplineKnotMultiplicity - + Show/hide B-spline knot multiplicity Show/hide B-spline knot multiplicity - + Switches between showing and hiding the knot multiplicity for all B-splines Canvia entre mostrar i amagar la multiplicitat del nus per a tots els B-splines @@ -43,12 +43,12 @@ CmdSketcherBSplinePoleWeight - + Show/hide B-spline control point weight Show/hide B-spline control point weight - + Switches between showing and hiding the control point weight for all B-splines Switches between showing and hiding the control point weight for all B-splines @@ -56,12 +56,12 @@ CmdSketcherBSplinePolygon - + Show/hide B-spline control polygon Show/hide B-spline control polygon - + Switches between showing and hiding the control polygons for all B-splines Canvia entre mostrar i amagar els polígons de control per a tots els B-splines @@ -82,12 +82,12 @@ CmdSketcherClone - + Clone Clona - + Creates a clone of the geometry taking as reference the last selected point Crea un clon de la geometria prenent com a referència l'últim punt seleccionat. @@ -95,32 +95,32 @@ CmdSketcherCompBSplineShowHideGeometryInformation - + Show/hide B-spline information layer Mostra/Amaga la capa d'informació del B-spline - + Show/hide B-spline degree Show/hide B-spline degree - + Show/hide B-spline control polygon Show/hide B-spline control polygon - + Show/hide B-spline curvature comb Show/hide B-spline curvature comb - + Show/hide B-spline knot multiplicity Show/hide B-spline knot multiplicity - + Show/hide B-spline control point weight Show/hide B-spline control point weight @@ -156,12 +156,12 @@ CmdSketcherCompCopy - + Clone Clona - + Creates a clone of the geometry taking as reference the last selected point Crea un clon de la geometria prenent com a referència l'últim punt seleccionat. @@ -365,22 +365,22 @@ CmdSketcherCompModifyKnotMultiplicity - + Modify knot multiplicity Modifica la multiplicitat del nus - + Modifies the multiplicity of the selected knot of a B-spline Modifica la multiplicitat del nus seleccionat d'un B-spline - + Increase knot multiplicity Augmenta la multiplicitat del nus - + Decrease knot multiplicity Redueix la multiplicitat del nus @@ -641,12 +641,12 @@ with respect to a line or a third point CmdSketcherConvertToNURBS - + Convert geometry to B-spline Convert geometry to B-spline - + Converts the selected geometry to a B-spline Converts the selected geometry to a B-spline @@ -654,12 +654,12 @@ with respect to a line or a third point CmdSketcherCopy - + Copy Copia - + Creates a simple copy of the geometry taking as reference the last selected point Crea una còpia simple de la geometria prenent com a referència l'últim punt seleccionat. @@ -1018,12 +1018,12 @@ with respect to a line or a third point CmdSketcherDecreaseDegree - + Decrease B-spline degree Decrease B-spline degree - + Decreases the degree of the B-spline Decreases the degree of the B-spline @@ -1031,12 +1031,12 @@ with respect to a line or a third point CmdSketcherDecreaseKnotMultiplicity - + Decrease knot multiplicity Redueix la multiplicitat del nus - + Decreases the multiplicity of the selected knot of a B-spline Redueix la multiplicitat del nus seleccionat d'un B-spline @@ -1044,12 +1044,12 @@ with respect to a line or a third point CmdSketcherDeleteAllConstraints - + Delete all constraints Delete all constraints - + Delete all constraints in the sketch Delete all constraints in the sketch @@ -1057,12 +1057,12 @@ with respect to a line or a third point CmdSketcherDeleteAllGeometry - + Delete all geometry Delete all geometry - + Delete all geometry and constraints in the current sketch, with the exception of external geometry Delete all geometry and constraints in the current sketch, with the exception of external geometry @@ -1070,12 +1070,12 @@ with respect to a line or a third point CmdSketcherEditSketch - + Edit sketch Edit sketch - + Edit the selected sketch. Edit the selected sketch. @@ -1109,12 +1109,12 @@ with respect to a line or a third point CmdSketcherIncreaseDegree - + Increase B-spline degree Increase B-spline degree - + Increases the degree of the B-spline Augmenta el grau del B-spline @@ -1122,12 +1122,12 @@ with respect to a line or a third point CmdSketcherIncreaseKnotMultiplicity - + Increase knot multiplicity Augmenta la multiplicitat del nus - + Increases the multiplicity of the selected knot of a B-spline Augmenta la multiplicitat del nus seleccionat d'un B-spline @@ -1135,12 +1135,12 @@ with respect to a line or a third point CmdSketcherInsertKnot - + Insert knot Insert knot - + Inserts knot at given parameter. If a knot already exists at that parameter, it's multiplicity is increased by one. Inserts knot at given parameter. If a knot already exists at that parameter, it's multiplicity is increased by one. @@ -1148,12 +1148,12 @@ with respect to a line or a third point CmdSketcherJoinCurves - + Join curves Join curves - + Join two curves at selected end points Join two curves at selected end points @@ -1161,12 +1161,12 @@ with respect to a line or a third point CmdSketcherLeaveSketch - + Leave sketch Abandona l'esbós - + Finish editing the active sketch. Finish editing the active sketch. @@ -1174,12 +1174,12 @@ with respect to a line or a third point CmdSketcherMapSketch - + Map sketch to face... Aplica un esbós sobre una cara... - + Set the 'Support' of a sketch. First select the supporting geometry, for example, a face or an edge of a solid object, then call this command, then choose the desired sketch. @@ -1188,7 +1188,7 @@ First select the supporting geometry, for example, a face or an edge of a solid then call this command, then choose the desired sketch. - + Some of the selected objects depend on the sketch to be mapped. Circular dependencies are not allowed. Some of the selected objects depend on the sketch to be mapped. Circular dependencies are not allowed. @@ -1196,22 +1196,22 @@ then call this command, then choose the desired sketch. CmdSketcherMergeSketches - + Merge sketches Fusiona els esbossos - + Create a new sketch from merging two or more selected sketches. Create a new sketch from merging two or more selected sketches. - + Wrong selection Selecció incorrecta - + Select at least two sketches. Select at least two sketches. @@ -1219,12 +1219,12 @@ then call this command, then choose the desired sketch. CmdSketcherMirrorSketch - + Mirror sketch Esbós en espill - + Create a new mirrored sketch for each selected sketch by using the X or Y axes, or the origin point, as mirroring reference. @@ -1233,12 +1233,12 @@ by using the X or Y axes, or the origin point, as mirroring reference. - + Wrong selection Selecció incorrecta - + Select one or more sketches. Select one or more sketches. @@ -1246,12 +1246,12 @@ as mirroring reference. CmdSketcherMove - + Move Mou - + Moves the geometry taking as reference the last selected point Mou la geometria prenent com a referència l'últim punt seleccionat @@ -1259,12 +1259,12 @@ as mirroring reference. CmdSketcherNewSketch - + Create sketch Crea un esbós - + Create a new sketch. Create a new sketch. @@ -1272,12 +1272,12 @@ as mirroring reference. CmdSketcherRectangularArray - + Rectangular array Rectangular array - + Creates a rectangular array pattern of the geometry taking as reference the last selected point Crea un patró de matriu rectangular de la geometria prenent com a referència l'últim punt seleccionat @@ -1285,12 +1285,12 @@ as mirroring reference. CmdSketcherRemoveAxesAlignment - + Remove axes alignment Remove axes alignment - + Modifies constraints to remove axes alignment while trying to preserve the constraint relationship of the selection Modifies constraints to remove axes alignment while trying to preserve the constraint relationship of the selection @@ -1298,12 +1298,12 @@ as mirroring reference. CmdSketcherReorientSketch - + Reorient sketch... Reorienta l'esbós... - + Place the selected sketch on one of the global coordinate planes. This will clear the 'Support' property, if any. Place the selected sketch on one of the global coordinate planes. @@ -1313,12 +1313,12 @@ This will clear the 'Support' property, if any. CmdSketcherRestoreInternalAlignmentGeometry - + Show/hide internal geometry Mostra o amaga la geometria interna - + Show all internal geometry or hide unused internal geometry Show all internal geometry or hide unused internal geometry @@ -1326,8 +1326,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectConflictingConstraints - + Select conflicting constraints Select conflicting constraints @@ -1335,12 +1335,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectConstraints - + Select associated constraints Select associated constraints - + Select the constraints associated with the selected geometrical elements Select the constraints associated with the selected geometrical elements @@ -1348,12 +1348,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectElementsAssociatedWithConstraints - + Select associated geometry Select associated geometry - + Select the geometrical elements associated with the selected constraints Select the geometrical elements associated with the selected constraints @@ -1361,12 +1361,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectElementsWithDoFs - + Select unconstrained DoF Select unconstrained DoF - + Select geometrical elements where the solver still detects unconstrained degrees of freedom. Select geometrical elements where the solver still detects unconstrained degrees of freedom. @@ -1374,12 +1374,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectHorizontalAxis - + Select horizontal axis Select horizontal axis - + Select the local horizontal axis of the sketch Select the local horizontal axis of the sketch @@ -1387,8 +1387,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectMalformedConstraints - + Select malformed constraints Select malformed constraints @@ -1396,12 +1396,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectOrigin - + Select origin Select origin - + Select the local origin point of the sketch Select the local origin point of the sketch @@ -1409,8 +1409,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectPartiallyRedundantConstraints - + Select partially redundant constraints Select partially redundant constraints @@ -1418,8 +1418,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectRedundantConstraints - + Select redundant constraints Select redundant constraints @@ -1427,12 +1427,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectVerticalAxis - + Select vertical axis Select vertical axis - + Select the local vertical axis of the sketch Select the local vertical axis of the sketch @@ -1453,12 +1453,12 @@ This will clear the 'Support' property, if any. CmdSketcherStopOperation - + Stop operation Para l'operació - + When in edit mode, stop the active operation (drawing, constraining, etc.). When in edit mode, stop the active operation (drawing, constraining, etc.). @@ -1479,12 +1479,12 @@ This will clear the 'Support' property, if any. CmdSketcherSymmetry - + Symmetry Simetria - + Creates symmetric geometry with respect to the last selected line or point Crea una geometria simètrica respecte a l'última línia o punt seleccionats @@ -1546,24 +1546,24 @@ into driving or reference mode CmdSketcherValidateSketch - + Validate sketch... Valida l'esbós... - + Validate a sketch by looking at missing coincidences, invalid constraints, degenerated geometry, etc. Validate a sketch by looking at missing coincidences, invalid constraints, degenerated geometry, etc. - + Wrong selection Selecció incorrecta - + Select only one sketch. Select only one sketch. @@ -1571,12 +1571,12 @@ invalid constraints, degenerated geometry, etc. CmdSketcherViewSection - + View section Visualitzar la selecció - + When in edit mode, switch between section view and full view. When in edit mode, switch between section view and full view. @@ -1584,12 +1584,12 @@ invalid constraints, degenerated geometry, etc. CmdSketcherViewSketch - + View sketch Visualitza l'esbós - + When in edit mode, set the camera orientation perpendicular to the sketch plane. When in edit mode, set the camera orientation perpendicular to the sketch plane. @@ -1847,37 +1847,37 @@ invalid constraints, degenerated geometry, etc. Activate/Deactivate constraint - + Create a new sketch on a face Create a new sketch on a face - + Create a new sketch Create a new sketch - + Reorient sketch Reorient sketch - + Attach sketch Attach sketch - + Detach sketch Detach sketch - + Create a mirrored sketch for each selected sketch Create a mirrored sketch for each selected sketch - + Merge sketches Fusiona els esbossos @@ -1995,72 +1995,72 @@ invalid constraints, degenerated geometry, etc. Add hexagon - + Convert to NURBS Convert to NURBS - + Increase spline degree Increase spline degree - + Decrease spline degree Decrease spline degree - + Increase knot multiplicity Augmenta la multiplicitat del nus - + Decrease knot multiplicity Redueix la multiplicitat del nus - + Insert knot Insert knot - + Join Curves Join Curves - + Exposing Internal Geometry Exposing Internal Geometry - + Create symmetric geometry Create symmetric geometry - + Copy/clone/move geometry Copy/clone/move geometry - + Create copy of geometry Create copy of geometry - + Delete all geometry Delete all geometry - + Delete All Constraints Suprimeix totes les restriccions - + Remove Axes Alignment Remove Axes Alignment @@ -2071,9 +2071,9 @@ invalid constraints, degenerated geometry, etc. - - - + + + Update constraint's virtual space Update constraint's virtual space @@ -2083,32 +2083,32 @@ invalid constraints, degenerated geometry, etc. Add auto constraints - + Swap constraint names Intercanvia els noms de restricció - + Rename sketch constraint Rename sketch constraint - + Drag Point Drag Point - + Drag Curve Drag Curve - + Drag Constraint Drag Constraint - + Modify sketch constraints Modify sketch constraints @@ -2169,59 +2169,59 @@ invalid constraints, degenerated geometry, etc. Error de restricció: esbós irresoluble si s'apliquen restriccions d'igualtat. - + Unable to guess intersection of curves. Try adding a coincident constraint between the vertices of the curves you are intending to fillet. No s'ha trobat la intersecció de les corbes. Intenteu afegir una restricció coincident entre els vèrtexs de les corbes que esteu intentant arrodonir. - - + + BSpline Geometry Index (GeoID) is out of bounds. L'índex de geometria BSpline (GeoID) està fora de les restriccions. - + You are requesting no change in knot multiplicity. Se us ha demanat que no canvieu la multiplicitat del nus. - - + + The Geometry Index (GeoId) provided is not a B-spline curve. L'índex de geometria (GeoId) proporcionat no és una corba de B-spline. - + The knot index is out of bounds. Note that in accordance with OCC notation, the first knot has index 1 and not zero. L'índex del nus és fora dels límits. Tingueu en compte que d'acord amb la notació d'OCC, el primer nus té l'índex 1 i no zero. - + The multiplicity cannot be increased beyond the degree of the B-spline. La multiplicitat no es pot augmentar més enllà del grau del B-spline. - + The multiplicity cannot be decreased beyond zero. La multiplicitat no es pot reduir més enllà de zero. - + OCC is unable to decrease the multiplicity within the maximum tolerance. OCC no pot reduir la multiplicitat dins de la tolerància màxima. - + Knot cannot have zero multiplicity. Knot cannot have zero multiplicity. - + Knot multiplicity cannot be higher than the degree of the BSpline. Knot multiplicity cannot be higher than the degree of the BSpline. - + Knot cannot be inserted outside the BSpline parameter range. Knot cannot be inserted outside the BSpline parameter range. @@ -2245,62 +2245,50 @@ invalid constraints, degenerated geometry, etc. Sketcher - + There are no modes that accept the selected set of subelements No hi ha cap mode que accepte el conjunt de subelements seleccionat. - + Broken link to support subelements L'enllaç als subelements admesos està trencat. - - + + Unexpected error S'ha produït un error inesperat. - + Face is non-planar La cara no és planar - + Selected shapes are of wrong form (e.g., a curved edge where a straight one is needed) Les formes seleccionades tenen una forma incorrecta (p. ex. una vora corbada on es necessitava una vora recta) - + Sketch mapping Mapatge de l'esbós - + Can't map the sketch to selected object. %1. No es pot mapar l'esbós de l'objecte seleccionat. %1. - - + + Don't attach No adjuntes - - - - - - - - - - - - @@ -2426,21 +2414,33 @@ invalid constraints, degenerated geometry, etc. - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + Wrong selection Selecció incorrecta @@ -2621,9 +2621,9 @@ invalid constraints, degenerated geometry, etc. Number of selected objects is not 3 - - + + Error Error @@ -3028,155 +3028,155 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c Define B-Spline Degree, between 1 and %1: + + - - CAD Kernel Error Error del nucli del CAD - + None of the selected elements is an edge. No és una vora cap dels elements seleccionats. - - + + At least one of the selected objects was not a B-Spline and was ignored. Com a mínim, un els objectes seleccionats no és una B-Spline i s'ha ignorat. - - + + The selection comprises more than one item. Please select just one knot. La selecció inclou més d'un element. Seleccioneu només un nus. - - + + Input Error Error d'entrada - - + + None of the selected elements is a knot of a B-spline Cap dels elements seleccionats no és un nus d'un B-spline - - + + Selection is empty Selection is empty - + Nothing is selected. Please select a b-spline. Nothing is selected. Please select a b-spline. - + Please select a b-spline curve to insert a knot (not a knot on it). If the curve is not a b-spline, please convert it into one first. Please select a b-spline curve to insert a knot (not a knot on it). If the curve is not a b-spline, please convert it into one first. - + Nothing is selected. Please select end points of curves. Nothing is selected. Please select end points of curves. - + Too many curves on point Too many curves on point - - + + Exactly two curves should end at the selected point to be able to join them. Exactly two curves should end at the selected point to be able to join them. - + Too few curves on point Too few curves on point - + Two end points, or coincident point should be selected. Two end points, or coincident point should be selected. - - - - - - - - - - + + + + + + + + + + Select elements from a single sketch. Seleccioneu elements d'un únic esbós - + No constraint selected No s'ha seleccionat cap restricció. - + At least one constraint must be selected S'ha de seleccionar com a mínim una restricció. - + A symmetric construction requires at least two geometric elements, the last geometric element being the reference for the symmetry construction. Una construcció simètrica necessita com a mínim dos elements geomètrics, l'últim element geomètric és la referència per a la construcció de la simetria. - + The last element must be a point or a line serving as reference for the symmetry construction. L'últim element ha de ser un punt o una línia que servisca com a referència per a la construcció de la simetria. - - + + A copy requires at least one selected non-external geometric element Una còpia necessita com a mínim que se seleccione un element geomètric no extern - + Delete All Geometry Suprimeix tota la Geometria - + Are you really sure you want to delete all geometry and constraints? Are you really sure you want to delete all geometry and constraints? - + Delete All Constraints Suprimeix totes les restriccions - + Are you really sure you want to delete all the constraints? Esteu realment segur que voleu suprimir totes restriccions? - + Removal of axes alignment requires at least one selected non-external geometric element Removal of axes alignment requires at least one selected non-external geometric element - + Unsupported visual layer operation Unsupported visual layer operation - + It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted @@ -3375,67 +3375,67 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c SketcherGui::ConstraintView - + Select Elements Select Elements - + Change value Canvia el valor - + Toggle to/from reference Commuta la referència a/des de - + Deactivate Desactiva - + Activate Activa - + Show constraints Mostra restriccions - + Hide constraints Amaga restriccions - + Rename Reanomena - + Center sketch Centra l'esbós - + Delete Elimina - + Swap constraint names Intercanvia els noms de restricció - + Unnamed constraint Restricció sense nom - + Only the names of named constraints can be swapped. Només es poden intercanviar els noms de les restriccions anomenades. @@ -3518,72 +3518,72 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c SketcherGui::ElementFilterList - + Normal Normal - + Construction Construcció - + Internal Internal - + External Extern - + All types All types - + Point Punt - + Line Línia - + Circle Cercle - + Ellipse El·lipse - + Arc of circle Arc of circle - + Arc of ellipse Arc of ellipse - + Arc of hyperbola Arc of hyperbola - + Arc of parabola Arc of parabola - + B-Spline B-Spline @@ -3591,142 +3591,142 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c SketcherGui::ElementView - + Point Coincidence Point Coincidence - + Point on Object Point on Object - + Vertical Constraint Vertical Constraint - + Horizontal Constraint Horizontal Constraint - + Parallel Constraint Parallel Constraint - + Perpendicular Constraint Perpendicular Constraint - + Tangent Constraint Tangent Constraint - + Equal Length Equal Length - + Symmetric Simètric - + Block Constraint Block Constraint - + Lock Constraint Lock Constraint - + Horizontal Distance Horizontal Distance - + Vertical Distance Vertical Distance - + Length Constraint Length Constraint - + Radius Constraint Radius Constraint - + Diameter Constraint Diameter Constraint - + Radiam Constraint Radiam Constraint - + Angle Constraint Angle Constraint - + Toggle construction geometry Commuta la geometria de construcció - + Select Constraints Select Constraints - + Select Origin Select Origin - + Select Horizontal Axis Select Horizontal Axis - + Select Vertical Axis Select Vertical Axis - + Layer Layer - + Layer 0 Layer 0 - + Layer 1 Layer 1 - + Hidden Amagades - + Delete Elimina @@ -4623,48 +4623,48 @@ However, no constraints linking to the endpoints were found. Paràmetres - + Constraints Constraints - + Auto constraints Restriccions automàtiques - + Auto remove redundants Suprimeix les redundàncies automàticament - + Show only filtered Constraints Show only filtered Constraints - + Extended information (in widget) Extended information (in widget) - + Hide internal alignment (in widget) Hide internal alignment (in widget) - - + + Error Error - + Impossible to update visibility tracking Impossible to update visibility tracking - + Impossible to update visibility tracking: Impossible to update visibility tracking: @@ -4696,6 +4696,33 @@ However, no constraints linking to the endpoints were found. Settings Paràmetres + + + + + + + + + + + + Construction + Construcció + + + + Elements + Elements + + + + + + + Point + Punt + @@ -4707,110 +4734,83 @@ However, no constraints linking to the endpoints were found. - Construction - Construcció - - - - Elements - Elements - - - - - - - Point - Punt - - - - - - - - - - - - Internal Internal - - + + + - Line Línia - - + + + - Arc Arc - - + + + - Circle Cercle - - + + + - Ellipse El·lipse - - + + + - Elliptical Arc Arc el·líptic - - + + + - Hyperbolic Arc Arc hiperbòlic - - + + + - Parabolic Arc Arc parabòlic - - + + + - BSpline BSpline - - + + + - Other Altres - + Extended information Informació ampliada @@ -4818,42 +4818,42 @@ However, no constraints linking to the endpoints were found. SketcherGui::TaskSketcherMessages - + Solver messages Missatges del solucionador - + Auto update Actualitza automàticament - + Executes a recomputation of active document after every sketch action Executa un recàlcul del document actiu després de cada acció de l'esbós - + Click to select the conflicting constraints. Click to select the conflicting constraints. - + Click to select the redundant constraints. Click to select the redundant constraints. - + The sketch has unconstrained elements giving rise to those Degrees Of Freedom. Click to select the unconstrained elements. The sketch has unconstrained elements giving rise to those Degrees Of Freedom. Click to select the unconstrained elements. - + Click to select the malformed constraints. Click to select the malformed constraints. - + Some constraints in combination are partially redundant. Click to select the partially redundant constraints. Some constraints in combination are partially redundant. Click to select the partially redundant constraints. @@ -5031,112 +5031,112 @@ This is done by analyzing the sketch geometries and constraints. SketcherGui::ViewProviderSketch - + Edit sketch Edit sketch - + A dialog is already open in the task panel A dialog is already open in the task panel - + Do you want to close this dialog? Do you want to close this dialog? - + Invalid sketch L'esbós no és vàlid. - + Do you want to open the sketch validation tool? Voleu obrir l'eina de validació d'esbossos? - + The sketch is invalid and cannot be edited. L'esbós no és vàlid i no es pot editar. - + Please remove the following constraint: Suprimiu la restricció següent: - + Please remove at least one of the following constraints: Suprimiu almenys una de les restriccions següents: - + Please remove the following redundant constraint: Suprimiu la restricció redundant següent: - + Please remove the following redundant constraints: Suprimiu les restriccions redundants següents: - + The following constraint is partially redundant: The following constraint is partially redundant: - + The following constraints are partially redundant: The following constraints are partially redundant: - + Please remove the following malformed constraint: Please remove the following malformed constraint: - + Please remove the following malformed constraints: Please remove the following malformed constraints: - + Empty sketch L'esbós és buit. - + Over-constrained: Over-constrained: - + Malformed constraints: Malformed constraints: - + Redundant constraints: Redundant constraints: - + Partially redundant: Partially redundant: - + Solver failed to converge Solver failed to converge - + Under constrained: Under constrained: - + %n DoF(s) %n DoF(s) @@ -5144,7 +5144,7 @@ This is done by analyzing the sketch geometries and constraints. - + Fully constrained Fully constrained @@ -5152,8 +5152,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineComb - - + + Switches between showing and hiding the curvature comb for all B-splines Canvia entre mostrar i amagar l'ansa de curvatura per a tots els B-splines @@ -5161,8 +5161,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineDecreaseKnotMultiplicity - - + + Decreases the multiplicity of the selected knot of a B-spline Redueix la multiplicitat del nus seleccionat d'un B-spline @@ -5170,8 +5170,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineDegree - - + + Switches between showing and hiding the degree for all B-splines Canvia entre mostrar i amagar el grau per a tots els B-splines @@ -5179,8 +5179,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineIncreaseKnotMultiplicity - - + + Increases the multiplicity of the selected knot of a B-spline Augmenta la multiplicitat del nus seleccionat d'un B-spline @@ -5188,8 +5188,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineKnotMultiplicity - - + + Switches between showing and hiding the knot multiplicity for all B-splines Canvia entre mostrar i amagar la multiplicitat del nus per a tots els B-splines @@ -5197,8 +5197,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplinePoleWeight - - + + Switches between showing and hiding the control point weight for all B-splines Switches between showing and hiding the control point weight for all B-splines @@ -5206,8 +5206,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplinePolygon - - + + Switches between showing and hiding the control polygons for all B-splines Canvia entre mostrar i amagar els polígons de control per a tots els B-splines @@ -5215,8 +5215,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_Clone - - + + Creates a clone of the geometry taking as reference the last selected point Crea un clon de la geometria prenent com a referència l'últim punt seleccionat. @@ -5224,17 +5224,17 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_CompCopy - + Clone Clona - + Copy Copia - + Move Mou @@ -5276,8 +5276,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_Copy - - + + Creates a simple copy of the geometry taking as reference the last selected point Crea una còpia simple de la geometria prenent com a referència l'últim punt seleccionat. @@ -5496,64 +5496,64 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_MapSketch - + No sketch found No s'ha trobat cap esbós. - + The document doesn't have a sketch El document no té cap esbós. - + Select sketch Seleccioneu un esbós - + Select a sketch from the list Seleccioneu un esbós de la llista - + (incompatible with selection) (incompatible amb la selecció) - + (current) (actual) - + (suggested) (suggerit) - + Sketch attachment Adjunt d'esbós - + Current attachment mode is incompatible with the new selection. Select the method to attach this sketch to selected objects. Current attachment mode is incompatible with the new selection. Select the method to attach this sketch to selected objects. - + Select the method to attach this sketch to selected objects. Seleccioneu el mètode per a adjuntar aquest esbós als objectes seleccionats - + Map sketch Mapa l'esbós - + Can't map a sketch to support: %1 No es pot mapar un esbós al suport: %1 @@ -5562,8 +5562,8 @@ Select the method to attach this sketch to selected objects. Sketcher_Move - - + + Moves the geometry taking as reference the last selected point Mou la geometria prenent com a referència l'últim punt seleccionat @@ -5571,12 +5571,12 @@ Select the method to attach this sketch to selected objects. Sketcher_NewSketch - + Sketch attachment Adjunt d'esbós - + Select the method to attach this sketch to selected object Seleccioneu el mètode per a adjuntar aquest esbós a l'objecte seleccionat @@ -5584,12 +5584,12 @@ Select the method to attach this sketch to selected objects. Sketcher_ReorientSketch - + Sketch has support L'esbós té un suport. - + Sketch with a support face cannot be reoriented. Do you want to detach it from the support? L'esbós amb una cara de suport no es pot reorientar. Voleu separar-lo del suport? @@ -5896,7 +5896,7 @@ L'algoritme Eigen Sparse QR està optimitzat per a matrius escasses; generalment ViewProviderSketch - + and %1 more and %1 more @@ -6086,22 +6086,22 @@ The grid spacing change if it becomes smaller than this number of pixel. GridSpaceAction - + Grid auto spacing Grid auto spacing - + Resize grid automatically depending on zoom. Resize grid automatically depending on zoom. - + Spacing Spacing - + Distance between two subsequent grid lines. Distance between two subsequent grid lines. @@ -6109,78 +6109,75 @@ The grid spacing change if it becomes smaller than this number of pixel. Notifications - + The Sketch has malformed constraints! The Sketch has malformed constraints! - + The Sketch has partially redundant constraints! The Sketch has partially redundant constraints! - + Parabolas were migrated. Migrated files won't open in previous versions of FreeCAD!! Parabolas were migrated. Migrated files won't open in previous versions of FreeCAD!! - - - - - - - - - - - - - + + + - - + - - - - - + + + + + + + + - - - + + + + + + + + + + + Error Error - + Failed to delete all geometry Failed to delete all geometry - + Failed to delete all constraints Failed to delete all constraints - + The constraint has invalid index information and is malformed. The constraint has invalid index information and is malformed. - - - @@ -6188,8 +6185,11 @@ The grid spacing change if it becomes smaller than this number of pixel. - - + + + + + Invalid Constraint Invalid Constraint @@ -6231,8 +6231,8 @@ The grid spacing change if it becomes smaller than this number of pixel.Error creating B-spline pole - + Error creating B-spline Error creating B-spline @@ -6329,9 +6329,9 @@ The grid spacing change if it becomes smaller than this number of pixel.Failed to trim edge - - + + Value Error Value Error @@ -6367,58 +6367,58 @@ The grid spacing change if it becomes smaller than this number of pixel. SnapSpaceAction - + Snap to objects Snap to objects - + New points will snap to the currently preselected object. It will also snap to the middle of lines and arcs. New points will snap to the currently preselected object. It will also snap to the middle of lines and arcs. - + Snap to grid Snap to grid - + New points will snap to the nearest grid line. Points must be set closer than a fifth of the grid spacing to a grid line to snap. New points will snap to the nearest grid line. Points must be set closer than a fifth of the grid spacing to a grid line to snap. - + Snap angle Snap angle - + Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle starts from the positive X axis of the sketch. Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle starts from the positive X axis of the sketch. RenderingOrderAction - - - - - Normal Geometry - Normal Geometry - - Construction Geometry - Geometria de construcció + Normal Geometry + Normal Geometry + Construction Geometry + Geometria de construcció + + + + + External Geometry External Geometry @@ -6439,12 +6439,12 @@ Points must be set closer than a fifth of the grid spacing to a grid line to sna CmdSketcherGrid - + Toggle grid Toggle grid - + Toggle the grid in the sketch. In the menu you can change grid settings. Toggle the grid in the sketch. In the menu you can change grid settings. @@ -6452,12 +6452,12 @@ Points must be set closer than a fifth of the grid spacing to a grid line to sna CmdSketcherSnap - + Toggle snap Toggle snap - + Toggle all snap functionality. In the menu you can toggle 'Snap to grid' and 'Snap to objects' individually, and change further snap settings. Toggle all snap functionality. In the menu you can toggle 'Snap to grid' and 'Snap to objects' individually, and change further snap settings. diff --git a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_zh-CN.ts b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_zh-CN.ts index 20904da14d..17a0b8ccc3 100644 --- a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_zh-CN.ts +++ b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_zh-CN.ts @@ -4,12 +4,12 @@ CmdSketcherBSplineComb - + Show/hide B-spline curvature comb 显示/隐藏B样条曲率梳形图 - + Switches between showing and hiding the curvature comb for all B-splines 切换所有 B-样条曲线曲率梳的显示和隐藏 @@ -17,12 +17,12 @@ CmdSketcherBSplineDegree - + Show/hide B-spline degree 显示/隐藏B样条角度数 - + Switches between showing and hiding the degree for all B-splines 切换所有 B-样条曲线角度数的显示和隐藏 @@ -30,12 +30,12 @@ CmdSketcherBSplineKnotMultiplicity - + Show/hide B-spline knot multiplicity 显示/隐藏 B-样条节点多重性 - + Switches between showing and hiding the knot multiplicity for all B-splines 切换所有 B-样条曲线节点多重性的显示和隐藏 @@ -43,12 +43,12 @@ CmdSketcherBSplinePoleWeight - + Show/hide B-spline control point weight 显示/隐藏B样条曲线控制多边形 - + Switches between showing and hiding the control point weight for all B-splines 切换所有B样条曲线曲线控制多边形的显示和隐藏 @@ -56,12 +56,12 @@ CmdSketcherBSplinePolygon - + Show/hide B-spline control polygon 显示/隐藏B样条曲线控制多边形 - + Switches between showing and hiding the control polygons for all B-splines 切换所有B样条曲线控制多边形的显示和隐藏 @@ -82,12 +82,12 @@ CmdSketcherClone - + Clone 克隆 - + Creates a clone of the geometry taking as reference the last selected point 依最后所选的点作为参考点对几何形状进行含约束连动的复制 @@ -95,32 +95,32 @@ CmdSketcherCompBSplineShowHideGeometryInformation - + Show/hide B-spline information layer 显示/隐藏B样条信息层 - + Show/hide B-spline degree 显示/隐藏B样条角度数 - + Show/hide B-spline control polygon 显示/隐藏B样条曲线控制多边形 - + Show/hide B-spline curvature comb 显示/隐藏B样条曲率梳形图 - + Show/hide B-spline knot multiplicity 显示/隐藏 B-样条节点多重性 - + Show/hide B-spline control point weight 显示/隐藏B样条曲线控制多边形 @@ -156,12 +156,12 @@ CmdSketcherCompCopy - + Clone 克隆 - + Creates a clone of the geometry taking as reference the last selected point 依最后所选的点作为参考点对几何形状进行含约束连动的复制 @@ -365,22 +365,22 @@ CmdSketcherCompModifyKnotMultiplicity - + Modify knot multiplicity 修改重复性节点 - + Modifies the multiplicity of the selected knot of a B-spline 修改B样条曲线选定的重复性节点 - + Increase knot multiplicity 提高结多重性 - + Decrease knot multiplicity 减少结多重性 @@ -640,12 +640,12 @@ with respect to a line or a third point CmdSketcherConvertToNURBS - + Convert geometry to B-spline 将几何体转换为B样条曲线 - + Converts the selected geometry to a B-spline 将选中的几何形状转换为B样条曲线 @@ -653,12 +653,12 @@ with respect to a line or a third point CmdSketcherCopy - + Copy 复制 - + Creates a simple copy of the geometry taking as reference the last selected point 依最后所选的点作为参考点对几何图形进行不含约束连动的复制 @@ -1017,12 +1017,12 @@ with respect to a line or a third point CmdSketcherDecreaseDegree - + Decrease B-spline degree 减少B样条曲线次数 - + Decreases the degree of the B-spline 降低B-样条的次数 @@ -1030,12 +1030,12 @@ with respect to a line or a third point CmdSketcherDecreaseKnotMultiplicity - + Decrease knot multiplicity 减少结多重性 - + Decreases the multiplicity of the selected knot of a B-spline 减少贝B样条曲线选定节点的多重性 @@ -1043,12 +1043,12 @@ with respect to a line or a third point CmdSketcherDeleteAllConstraints - + Delete all constraints 删除所有约束 - + Delete all constraints in the sketch 删除草图中的所有约束 @@ -1056,12 +1056,12 @@ with respect to a line or a third point CmdSketcherDeleteAllGeometry - + Delete all geometry 删除所有几何图形 - + Delete all geometry and constraints in the current sketch, with the exception of external geometry 删除当前草图中的所有几何图形和约束,外部几何图形除外 @@ -1069,12 +1069,12 @@ with respect to a line or a third point CmdSketcherEditSketch - + Edit sketch 编辑草绘 - + Edit the selected sketch. 编辑选定的草图 @@ -1108,12 +1108,12 @@ with respect to a line or a third point CmdSketcherIncreaseDegree - + Increase B-spline degree 增加B样条曲线次数 - + Increases the degree of the B-spline 增加B样条的度数 @@ -1121,12 +1121,12 @@ with respect to a line or a third point CmdSketcherIncreaseKnotMultiplicity - + Increase knot multiplicity 提高结多重性 - + Increases the multiplicity of the selected knot of a B-spline 增加 B 样条所选节点的多重性 @@ -1134,12 +1134,12 @@ with respect to a line or a third point CmdSketcherInsertKnot - + Insert knot 插入节点 - + Inserts knot at given parameter. If a knot already exists at that parameter, it's multiplicity is increased by one. 在指定参数处插入节点。 如果指定参数处已存在节点,则将该节点的多重性增加一。 @@ -1147,12 +1147,12 @@ with respect to a line or a third point CmdSketcherJoinCurves - + Join curves Join curves - + Join two curves at selected end points Join two curves at selected end points @@ -1160,12 +1160,12 @@ with respect to a line or a third point CmdSketcherLeaveSketch - + Leave sketch 离开草图 - + Finish editing the active sketch. 结束正在编辑的活动草图 @@ -1173,12 +1173,12 @@ with respect to a line or a third point CmdSketcherMapSketch - + Map sketch to face... 映射草图至面... - + Set the 'Support' of a sketch. First select the supporting geometry, for example, a face or an edge of a solid object, then call this command, then choose the desired sketch. @@ -1187,7 +1187,7 @@ then call this command, then choose the desired sketch. 然后调用此命令,再选择所需草图。 - + Some of the selected objects depend on the sketch to be mapped. Circular dependencies are not allowed. 某些选定对象依赖于要映射的草图。不允许循环依赖。 @@ -1195,22 +1195,22 @@ then call this command, then choose the desired sketch. CmdSketcherMergeSketches - + Merge sketches 合并草图 - + Create a new sketch from merging two or more selected sketches. 通过合并两个或多个选定的草图创建一个新的草图。 - + Wrong selection 选择错误 - + Select at least two sketches. 请选择至少两个草图 @@ -1218,24 +1218,24 @@ then call this command, then choose the desired sketch. CmdSketcherMirrorSketch - + Mirror sketch 镜像草图 - + Create a new mirrored sketch for each selected sketch by using the X or Y axes, or the origin point, as mirroring reference. 使用 X 或 Y 轴或原点作为镜像参考,为每个选定的草图创建一个新的镜像草图 - + Wrong selection 选择错误 - + Select one or more sketches. 选择一个或多个灯具。 @@ -1243,12 +1243,12 @@ as mirroring reference. CmdSketcherMove - + Move 移动 - + Moves the geometry taking as reference the last selected point 依最后所选的点作为参考点对几何形状进行移动 @@ -1256,12 +1256,12 @@ as mirroring reference. CmdSketcherNewSketch - + Create sketch 创建草图 - + Create a new sketch. 创建一个新的草图 @@ -1269,12 +1269,12 @@ as mirroring reference. CmdSketcherRectangularArray - + Rectangular array 矩形阵列 - + Creates a rectangular array pattern of the geometry taking as reference the last selected point 以最后所选的点作为参考,创建图形的长方形阵列 @@ -1282,12 +1282,12 @@ as mirroring reference. CmdSketcherRemoveAxesAlignment - + Remove axes alignment 移除轴对齐 - + Modifies constraints to remove axes alignment while trying to preserve the constraint relationship of the selection 修改删除轴对齐约束,以保留所选部分的约束关系 @@ -1295,12 +1295,12 @@ as mirroring reference. CmdSketcherReorientSketch - + Reorient sketch... 调整草图方向... - + Place the selected sketch on one of the global coordinate planes. This will clear the 'Support' property, if any. 将选中的草图放置在某个全球坐标平面上。 @@ -1310,12 +1310,12 @@ This will clear the 'Support' property, if any. CmdSketcherRestoreInternalAlignmentGeometry - + Show/hide internal geometry 显示/隐藏内部几何形状 - + Show all internal geometry or hide unused internal geometry 显示所有内部几何体或隐藏未使用的内部几何体 @@ -1323,8 +1323,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectConflictingConstraints - + Select conflicting constraints 选择相冲突的约束 @@ -1332,12 +1332,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectConstraints - + Select associated constraints 选择关联的约束 - + Select the constraints associated with the selected geometrical elements 选择与选定几何元素关联的约束 @@ -1345,12 +1345,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectElementsAssociatedWithConstraints - + Select associated geometry 选择关联的几何体 - + Select the geometrical elements associated with the selected constraints 选择与所选约束相关的几何元素 @@ -1358,12 +1358,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectElementsWithDoFs - + Select unconstrained DoF 选择未约束的自由度 - + Select geometrical elements where the solver still detects unconstrained degrees of freedom. 选择求解器仍检测为无约束自由度的元素。 @@ -1371,12 +1371,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectHorizontalAxis - + Select horizontal axis 选择水平轴 - + Select the local horizontal axis of the sketch 选择草图的局部水平轴 @@ -1384,8 +1384,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectMalformedConstraints - + Select malformed constraints 选择流型的约束 @@ -1393,12 +1393,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectOrigin - + Select origin 选择原点 - + Select the local origin point of the sketch 选择草图的局部原点 @@ -1406,8 +1406,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectPartiallyRedundantConstraints - + Select partially redundant constraints 选择部分冗余约束 @@ -1415,8 +1415,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectRedundantConstraints - + Select redundant constraints 选择冗余约束 @@ -1424,12 +1424,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectVerticalAxis - + Select vertical axis 选择垂直轴 - + Select the local vertical axis of the sketch 选择草图的局部垂直轴 @@ -1450,12 +1450,12 @@ This will clear the 'Support' property, if any. CmdSketcherStopOperation - + Stop operation 停止操作 - + When in edit mode, stop the active operation (drawing, constraining, etc.). 在编辑模式下,停止激活的操作(绘图、约束等)。 @@ -1476,12 +1476,12 @@ This will clear the 'Support' property, if any. CmdSketcherSymmetry - + Symmetry 对称 - + Creates symmetric geometry with respect to the last selected line or point 建立几何对称,并以最后一个选择的点或线为对称轴 @@ -1543,23 +1543,23 @@ into driving or reference mode CmdSketcherValidateSketch - + Validate sketch... 校验草图… - + Validate a sketch by looking at missing coincidences, invalid constraints, degenerated geometry, etc. 通过查看缺失、巧合、无效的约束、无效的几何等来验证草图。 - + Wrong selection 选择错误 - + Select only one sketch. 只选择一个草图。 @@ -1567,12 +1567,12 @@ invalid constraints, degenerated geometry, etc. CmdSketcherViewSection - + View section 查看截面 - + When in edit mode, switch between section view and full view. 在编辑模式下,在截面视图和完整视图之间切换。 @@ -1580,12 +1580,12 @@ invalid constraints, degenerated geometry, etc. CmdSketcherViewSketch - + View sketch 查看草图 - + When in edit mode, set the camera orientation perpendicular to the sketch plane. 在编辑模式下,设置相机方向垂直于草图平面。 @@ -1843,37 +1843,37 @@ invalid constraints, degenerated geometry, etc. 激活/停用约束 - + Create a new sketch on a face 在平面上创建一个新的草图 - + Create a new sketch 创建一个新草绘 - + Reorient sketch 调整草图方向 - + Attach sketch 附加草图 - + Detach sketch 拆分草图 - + Create a mirrored sketch for each selected sketch 为选定草图创建镜像草图 - + Merge sketches 合并草图 @@ -1991,72 +1991,72 @@ invalid constraints, degenerated geometry, etc. Add hexagon - + Convert to NURBS 转换为 NURBS - + Increase spline degree 增加样条次数 - + Decrease spline degree 减少样条次数 - + Increase knot multiplicity 提高结多重性 - + Decrease knot multiplicity 减少结多重性 - + Insert knot 插入节点 - + Join Curves Join Curves - + Exposing Internal Geometry 暴露内部几何元素 - + Create symmetric geometry 创建对称几何图形 - + Copy/clone/move geometry Copy/clone/move geometry - + Create copy of geometry Create copy of geometry - + Delete all geometry 删除所有几何图形 - + Delete All Constraints 删除所有约束 - + Remove Axes Alignment Remove Axes Alignment @@ -2067,9 +2067,9 @@ invalid constraints, degenerated geometry, etc. - - - + + + Update constraint's virtual space Update constraint's virtual space @@ -2079,32 +2079,32 @@ invalid constraints, degenerated geometry, etc. Add auto constraints - + Swap constraint names 替换约束名 - + Rename sketch constraint Rename sketch constraint - + Drag Point Drag Point - + Drag Curve Drag Curve - + Drag Constraint Drag Constraint - + Modify sketch constraints Modify sketch constraints @@ -2165,59 +2165,59 @@ invalid constraints, degenerated geometry, etc. 自动约束错误: 应用相等约束后草图无法求解。 - + Unable to guess intersection of curves. Try adding a coincident constraint between the vertices of the curves you are intending to fillet. 无法猜测曲线的交叉点。尝试在你打算做圆角的曲线顶点之间添加一个重合约束。 - - + + BSpline Geometry Index (GeoID) is out of bounds. 贝赛尔样条几何图形索引(GeoID) 超出了界限。 - + You are requesting no change in knot multiplicity. 你被要求不对多重性节点做任何修改。 - - + + The Geometry Index (GeoId) provided is not a B-spline curve. 提供的几何图形索引 (GeoId) 不是贝赛尔样条曲线 - + The knot index is out of bounds. Note that in accordance with OCC notation, the first knot has index 1 and not zero. 结指数超出界限。请注意, 按照 OCC 符号, 第一个节点的索引为1, 而不是0。 - + The multiplicity cannot be increased beyond the degree of the B-spline. 无法重复增加到超过贝塞尔曲线的自由度。 - + The multiplicity cannot be decreased beyond zero. 多重性不能小于0. - + OCC is unable to decrease the multiplicity within the maximum tolerance. OCC 无法在最大公差范围内减少多重性。 - + Knot cannot have zero multiplicity. Knot cannot have zero multiplicity. - + Knot multiplicity cannot be higher than the degree of the BSpline. Knot multiplicity cannot be higher than the degree of the BSpline. - + Knot cannot be inserted outside the BSpline parameter range. 不能在B样条参数范围之外插入节点。 @@ -2241,62 +2241,50 @@ invalid constraints, degenerated geometry, etc. 草图设计 - + There are no modes that accept the selected set of subelements 没有接受所选子元素集的模式 - + Broken link to support subelements 断开链路以支持子元素 - - + + Unexpected error 未知错误 - + Face is non-planar 非平面 - + Selected shapes are of wrong form (e.g., a curved edge where a straight one is needed) 所选形状是不正确的形式 (例如, 需要直线边错选曲线边) - + Sketch mapping 草图映射 - + Can't map the sketch to selected object. %1. 无法将草图映射到所选对象。%1 - - + + Don't attach 不要附加 - - - - - - - - - - - - @@ -2422,21 +2410,33 @@ invalid constraints, degenerated geometry, etc. - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + Wrong selection 选择错误 @@ -2617,9 +2617,9 @@ invalid constraints, degenerated geometry, etc. Number of selected objects is not 3 - - + + Error 错误 @@ -2784,7 +2784,7 @@ invalid constraints, degenerated geometry, etc. Accepted combinations: two curves; an endpoint and a curve; two endpoints; two curves and a point. perpendicular constraint - 可以采用多种方法来应用此约束。 + 可以采用多种方法来应用此约束。 接受的组合: 两条曲线; 一个端点和一个曲线; 两个端点; 两条曲线和一个点。 @@ -2829,7 +2829,7 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c Accepted combinations: two curves; an endpoint and a curve; two endpoints; two curves and a point. tangent constraint - 可以使用多种方法来应用此约束。 + 可以使用多种方法来应用此约束。 接受的组合: 两条曲线; 一个端点和一个曲线; 两个端点; 两条曲线和一个点。 @@ -3028,155 +3028,155 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c Define B-Spline Degree, between 1 and %1: + + - - CAD Kernel Error CAD 内核错误 - + None of the selected elements is an edge. 被选中的元素没有一个是边缘。 - - + + At least one of the selected objects was not a B-Spline and was ignored. 至少有一个所选对象不是 B 样条曲线, 被忽略。 - - + + The selection comprises more than one item. Please select just one knot. 所选内容包括多个项目。请只选择一个节点。 - - + + Input Error 输入错误 - - + + None of the selected elements is a knot of a B-spline 所选元素都不是B样条的节点 - - + + Selection is empty Selection is empty - + Nothing is selected. Please select a b-spline. Nothing is selected. Please select a b-spline. - + Please select a b-spline curve to insert a knot (not a knot on it). If the curve is not a b-spline, please convert it into one first. Please select a b-spline curve to insert a knot (not a knot on it). If the curve is not a b-spline, please convert it into one first. - + Nothing is selected. Please select end points of curves. Nothing is selected. Please select end points of curves. - + Too many curves on point Too many curves on point - - + + Exactly two curves should end at the selected point to be able to join them. Exactly two curves should end at the selected point to be able to join them. - + Too few curves on point Too few curves on point - + Two end points, or coincident point should be selected. Two end points, or coincident point should be selected. - - - - - - - - - - + + + + + + + + + + Select elements from a single sketch. 由单一草图中选择元素。 - + No constraint selected 没有约束被选定 - + At least one constraint must be selected 至少选择一个约束 - + A symmetric construction requires at least two geometric elements, the last geometric element being the reference for the symmetry construction. 一个对称构造需要至少两个几何元素,最后选定的几何元素是对称构造的参照元素。 - + The last element must be a point or a line serving as reference for the symmetry construction. 作为对称构造的参考基准,最后选定的元素必须是一个点或者一条直线。 - - + + A copy requires at least one selected non-external geometric element 复制操作需要至少一个被选定的非外部几何元素。 - + Delete All Geometry 删除所有几何图形 - + Are you really sure you want to delete all geometry and constraints? Are you really sure you want to delete all geometry and constraints? - + Delete All Constraints 删除所有约束 - + Are you really sure you want to delete all the constraints? 是否确实要删除所有约束? - + Removal of axes alignment requires at least one selected non-external geometric element Removal of axes alignment requires at least one selected non-external geometric element - + Unsupported visual layer operation Unsupported visual layer operation - + It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted @@ -3375,67 +3375,67 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c SketcherGui::ConstraintView - + Select Elements Select Elements - + Change value 更改值 - + Toggle to/from reference 切换到参考基准/从参考基准切换过来 - + Deactivate 停用 - + Activate 启用 - + Show constraints 显示约束 - + Hide constraints 隐藏约束 - + Rename 重命名 - + Center sketch 将所选草图置于窗口中央 - + Delete 删除 - + Swap constraint names 替换约束名 - + Unnamed constraint 未命名约束 - + Only the names of named constraints can be swapped. 只有已命名约束名称可被替换。 @@ -3518,72 +3518,72 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c SketcherGui::ElementFilterList - + Normal 法向 - + Construction 构造 - + Internal Internal - + External 外部 - + All types All types - + Point - + Line 线 - + Circle - + Ellipse 椭圆 - + Arc of circle Arc of circle - + Arc of ellipse Arc of ellipse - + Arc of hyperbola Arc of hyperbola - + Arc of parabola Arc of parabola - + B-Spline B-Spline @@ -3591,142 +3591,142 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c SketcherGui::ElementView - + Point Coincidence Point Coincidence - + Point on Object 对象上的点 - + Vertical Constraint Vertical Constraint - + Horizontal Constraint Horizontal Constraint - + Parallel Constraint Parallel Constraint - + Perpendicular Constraint Perpendicular Constraint - + Tangent Constraint Tangent Constraint - + Equal Length Equal Length - + Symmetric 对称 - + Block Constraint Block Constraint - + Lock Constraint Lock Constraint - + Horizontal Distance 水平距离 - + Vertical Distance 垂直距离 - + Length Constraint Length Constraint - + Radius Constraint Radius Constraint - + Diameter Constraint Diameter Constraint - + Radiam Constraint Radiam Constraint - + Angle Constraint Angle Constraint - + Toggle construction geometry 切换辅助线 - + Select Constraints Select Constraints - + Select Origin Select Origin - + Select Horizontal Axis Select Horizontal Axis - + Select Vertical Axis Select Vertical Axis - + Layer Layer - + Layer 0 Layer 0 - + Layer 1 Layer 1 - + Hidden 隐藏 - + Delete 删除 @@ -4523,7 +4523,7 @@ Then objects are only visible behind the sketch plane. Click "Swap endpoints in constraints" button to reassign endpoints. Do this only once to sketches created in FreeCAD older than v0.15 %1 发现了反向的外部几何圆弧。它们的端点在3维视图中环绕。 -%2 约束链接到端点。这些约束已在报告视图 (菜单视图->> 视图->> 报告视图) 中列出。 +%2 约束链接到端点。这些约束已在报告视图 (菜单视图->> 视图->> 报告视图) 中列出。 单击 "在约束中交换端点" 按钮以重新分配端点。仅在 FreeCAD 中创建的草图是 v0.15以下旧版本时使用。 @@ -4532,7 +4532,7 @@ Click "Swap endpoints in constraints" button to reassign endpoints. Do this only %1 reversed external-geometry arcs were found. Their endpoints are encircled in 3d view. However, no constraints linking to the endpoints were found. - %1 发现了反向的外部几何圆弧。它们的端点在3d 视图中环绕。 + %1 发现了反向的外部几何圆弧。它们的端点在3d 视图中环绕。 但是, 未找到链接到端点的约束。 @@ -4632,48 +4632,48 @@ However, no constraints linking to the endpoints were found. 设置 - + Constraints 约束 - + Auto constraints 自动约束 - + Auto remove redundants 自动删除冗余 - + Show only filtered Constraints Show only filtered Constraints - + Extended information (in widget) Extended information (in widget) - + Hide internal alignment (in widget) Hide internal alignment (in widget) - - + + Error 错误 - + Impossible to update visibility tracking Impossible to update visibility tracking - + Impossible to update visibility tracking: Impossible to update visibility tracking: @@ -4705,6 +4705,33 @@ However, no constraints linking to the endpoints were found. Settings 设置 + + + + + + + + + + + + Construction + 构造 + + + + Elements + 元素 + + + + + + + Point + + @@ -4716,110 +4743,83 @@ However, no constraints linking to the endpoints were found. - Construction - 构造 - - - - Elements - 元素 - - - - - - - Point - - - - - - - - - - - - - Internal Internal - - + + + - Line 线 - - + + + - Arc 圆弧 - - + + + - Circle - - + + + - Ellipse 椭圆 - - + + + - Elliptical Arc 椭圆弧 - - + + + - Hyperbolic Arc 双曲线弧 - - + + + - Parabolic Arc 抛物线弧 - - + + + - BSpline B样条曲线 - - + + + - Other 其它 - + Extended information 扩展信息 @@ -4827,42 +4827,42 @@ However, no constraints linking to the endpoints were found. SketcherGui::TaskSketcherMessages - + Solver messages 求解器信息 - + Auto update 自动更新 - + Executes a recomputation of active document after every sketch action Executes a recomputation of active document after every sketch action - + Click to select the conflicting constraints. Click to select the conflicting constraints. - + Click to select the redundant constraints. Click to select the redundant constraints. - + The sketch has unconstrained elements giving rise to those Degrees Of Freedom. Click to select the unconstrained elements. The sketch has unconstrained elements giving rise to those Degrees Of Freedom. Click to select the unconstrained elements. - + Click to select the malformed constraints. Click to select the malformed constraints. - + Some constraints in combination are partially redundant. Click to select the partially redundant constraints. Some constraints in combination are partially redundant. Click to select the partially redundant constraints. @@ -5040,119 +5040,119 @@ This is done by analyzing the sketch geometries and constraints. SketcherGui::ViewProviderSketch - + Edit sketch 编辑草绘 - + A dialog is already open in the task panel 一个对话框已在任务面板打开 - + Do you want to close this dialog? 您要关闭此对话框吗? - + Invalid sketch 无效的草图 - + Do you want to open the sketch validation tool? 你想打开草图验证工具么? - + The sketch is invalid and cannot be edited. 该草图不可用并不可编辑。 - + Please remove the following constraint: 请删除以下约束: - + Please remove at least one of the following constraints: 请至少删除以下约束之一: - + Please remove the following redundant constraint: 请删除以下冗余约束: - + Please remove the following redundant constraints: 请删除以下冗余约束: - + The following constraint is partially redundant: The following constraint is partially redundant: - + The following constraints are partially redundant: The following constraints are partially redundant: - + Please remove the following malformed constraint: Please remove the following malformed constraint: - + Please remove the following malformed constraints: Please remove the following malformed constraints: - + Empty sketch 空草图 - + Over-constrained: Over-constrained: - + Malformed constraints: Malformed constraints: - + Redundant constraints: Redundant constraints: - + Partially redundant: Partially redundant: - + Solver failed to converge Solver failed to converge - + Under constrained: 未约束的: - + %n DoF(s) %n个自由度 - + Fully constrained Fully constrained @@ -5160,8 +5160,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineComb - - + + Switches between showing and hiding the curvature comb for all B-splines 切换所有 B-样条曲线曲率梳的显示和隐藏 @@ -5169,8 +5169,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineDecreaseKnotMultiplicity - - + + Decreases the multiplicity of the selected knot of a B-spline 减少贝B样条曲线选定节点的多重性 @@ -5178,8 +5178,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineDegree - - + + Switches between showing and hiding the degree for all B-splines 切换所有 B-样条曲线角度数的显示和隐藏 @@ -5187,8 +5187,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineIncreaseKnotMultiplicity - - + + Increases the multiplicity of the selected knot of a B-spline 增加 B 样条所选节点的多重性 @@ -5196,8 +5196,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineKnotMultiplicity - - + + Switches between showing and hiding the knot multiplicity for all B-splines 切换所有 B-样条曲线节点多重性的显示和隐藏 @@ -5205,8 +5205,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplinePoleWeight - - + + Switches between showing and hiding the control point weight for all B-splines 切换所有B样条曲线曲线控制多边形的显示和隐藏 @@ -5214,8 +5214,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplinePolygon - - + + Switches between showing and hiding the control polygons for all B-splines 切换所有B样条曲线控制多边形的显示和隐藏 @@ -5223,8 +5223,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_Clone - - + + Creates a clone of the geometry taking as reference the last selected point 依最后所选的点作为参考点对几何形状进行含约束连动的复制 @@ -5232,17 +5232,17 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_CompCopy - + Clone 克隆 - + Copy 复制 - + Move 移动 @@ -5284,8 +5284,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_Copy - - + + Creates a simple copy of the geometry taking as reference the last selected point 依最后所选的点作为参考点对几何图形进行不含约束连动的复制 @@ -5504,64 +5504,64 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_MapSketch - + No sketch found 未发现草图 - + The document doesn't have a sketch 此文档无草图 - + Select sketch 选择草图 - + Select a sketch from the list 从清单中选择草图 - + (incompatible with selection) (与选择不兼容) - + (current) (当前) - + (suggested) (建议) - + Sketch attachment 草图附加 - + Current attachment mode is incompatible with the new selection. Select the method to attach this sketch to selected objects. Current attachment mode is incompatible with the new selection. Select the method to attach this sketch to selected objects. - + Select the method to attach this sketch to selected objects. 选要如何将此草图附加到所选物件 - + Map sketch 映射草图 - + Can't map a sketch to support: %1 无法映射草图以支持: @@ -5571,8 +5571,8 @@ Select the method to attach this sketch to selected objects. Sketcher_Move - - + + Moves the geometry taking as reference the last selected point 依最后所选的点作为参考点对几何形状进行移动 @@ -5580,12 +5580,12 @@ Select the method to attach this sketch to selected objects. Sketcher_NewSketch - + Sketch attachment 草图附加 - + Select the method to attach this sketch to selected object 选择要如何将此草图附加到所选对象 @@ -5593,12 +5593,12 @@ Select the method to attach this sketch to selected objects. Sketcher_ReorientSketch - + Sketch has support 草图中设定了支持对象 - + Sketch with a support face cannot be reoriented. Do you want to detach it from the support? 无法重新定向带有支持面的草图。是否要将其从支持对象中分离? @@ -5906,7 +5906,7 @@ Eigen Sparse QR algorithm is optimized for sparse matrices; usually faster ViewProviderSketch - + and %1 more and %1 more @@ -6096,22 +6096,22 @@ The grid spacing change if it becomes smaller than this number of pixel. GridSpaceAction - + Grid auto spacing Grid auto spacing - + Resize grid automatically depending on zoom. Resize grid automatically depending on zoom. - + Spacing Spacing - + Distance between two subsequent grid lines. Distance between two subsequent grid lines. @@ -6119,78 +6119,75 @@ The grid spacing change if it becomes smaller than this number of pixel. Notifications - + The Sketch has malformed constraints! The Sketch has malformed constraints! - + The Sketch has partially redundant constraints! The Sketch has partially redundant constraints! - + Parabolas were migrated. Migrated files won't open in previous versions of FreeCAD!! Parabolas were migrated. Migrated files won't open in previous versions of FreeCAD!! - - - - - - - - - - - - - + + + - - + - - - - - + + + + + + + + - - - + + + + + + + + + + + Error 错误 - + Failed to delete all geometry Failed to delete all geometry - + Failed to delete all constraints Failed to delete all constraints - + The constraint has invalid index information and is malformed. The constraint has invalid index information and is malformed. - - - @@ -6198,8 +6195,11 @@ The grid spacing change if it becomes smaller than this number of pixel. - - + + + + + Invalid Constraint Invalid Constraint @@ -6241,8 +6241,8 @@ The grid spacing change if it becomes smaller than this number of pixel.Error creating B-spline pole - + Error creating B-spline Error creating B-spline @@ -6339,9 +6339,9 @@ The grid spacing change if it becomes smaller than this number of pixel.Failed to trim edge - - + + Value Error Value Error @@ -6377,58 +6377,58 @@ The grid spacing change if it becomes smaller than this number of pixel. SnapSpaceAction - + Snap to objects Snap to objects - + New points will snap to the currently preselected object. It will also snap to the middle of lines and arcs. New points will snap to the currently preselected object. It will also snap to the middle of lines and arcs. - + Snap to grid Snap to grid - + New points will snap to the nearest grid line. Points must be set closer than a fifth of the grid spacing to a grid line to snap. New points will snap to the nearest grid line. Points must be set closer than a fifth of the grid spacing to a grid line to snap. - + Snap angle Snap angle - + Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle starts from the positive X axis of the sketch. Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle starts from the positive X axis of the sketch. RenderingOrderAction - - - - - Normal Geometry - Normal Geometry - - Construction Geometry - 辅助几何图形 + Normal Geometry + Normal Geometry + Construction Geometry + 辅助几何图形 + + + + + External Geometry External Geometry @@ -6449,12 +6449,12 @@ Points must be set closer than a fifth of the grid spacing to a grid line to sna CmdSketcherGrid - + Toggle grid Toggle grid - + Toggle the grid in the sketch. In the menu you can change grid settings. Toggle the grid in the sketch. In the menu you can change grid settings. @@ -6462,12 +6462,12 @@ Points must be set closer than a fifth of the grid spacing to a grid line to sna CmdSketcherSnap - + Toggle snap Toggle snap - + Toggle all snap functionality. In the menu you can toggle 'Snap to grid' and 'Snap to objects' individually, and change further snap settings. Toggle all snap functionality. In the menu you can toggle 'Snap to grid' and 'Snap to objects' individually, and change further snap settings. diff --git a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_zh-TW.ts b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_zh-TW.ts index 514a912049..2b32e359b3 100644 --- a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_zh-TW.ts +++ b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher_zh-TW.ts @@ -4,12 +4,12 @@ CmdSketcherBSplineComb - + Show/hide B-spline curvature comb 顯示/隱藏 B 雲形線的曲率梳形圖 - + Switches between showing and hiding the curvature comb for all B-splines 切換顯示/隱藏 所有B雲形線的曲率梳形圖 @@ -17,12 +17,12 @@ CmdSketcherBSplineDegree - + Show/hide B-spline degree 顯示/隱藏 B 雲形線的多項式次數 - + Switches between showing and hiding the degree for all B-splines 切換顯示/隱藏 所有B雲形線的控制項次數 @@ -30,12 +30,12 @@ CmdSketcherBSplineKnotMultiplicity - + Show/hide B-spline knot multiplicity 顯示/隱藏 B 雲形線結點多重性 - + Switches between showing and hiding the knot multiplicity for all B-splines 切換顯示/隱藏所有B雲形線的結點多重性 @@ -43,12 +43,12 @@ CmdSketcherBSplinePoleWeight - + Show/hide B-spline control point weight 顯示/隱藏 B 雲形線的控制點權重 - + Switches between showing and hiding the control point weight for all B-splines 切換顯示/隱藏所有B雲形線的控制點權重 @@ -56,12 +56,12 @@ CmdSketcherBSplinePolygon - + Show/hide B-spline control polygon 顯示/隱藏 B 雲形線的控制多邊形 - + Switches between showing and hiding the control polygons for all B-splines 切換顯示/隱藏 所有B雲形線的控制多邊形 @@ -82,12 +82,12 @@ CmdSketcherClone - + Clone 複製 - + Creates a clone of the geometry taking as reference the last selected point 依最後所選的點作為參考點對幾何進行含拘束連動之複製 @@ -95,32 +95,32 @@ CmdSketcherCompBSplineShowHideGeometryInformation - + Show/hide B-spline information layer 顯示/隱藏 B 雲形線資訊層 - + Show/hide B-spline degree 顯示/隱藏 B 雲形線的多項式次數 - + Show/hide B-spline control polygon 顯示/隱藏 B 雲形線的控制多邊形 - + Show/hide B-spline curvature comb 顯示/隱藏 B 雲形線的曲率梳形圖 - + Show/hide B-spline knot multiplicity 顯示/隱藏 B 雲形線結點多重性 - + Show/hide B-spline control point weight 顯示/隱藏 B 雲形線的控制點權重 @@ -156,12 +156,12 @@ CmdSketcherCompCopy - + Clone 複製 - + Creates a clone of the geometry taking as reference the last selected point 依最後所選的點作為參考點對幾何進行含拘束連動之複製 @@ -365,22 +365,22 @@ CmdSketcherCompModifyKnotMultiplicity - + Modify knot multiplicity 修改結點多重性 - + Modifies the multiplicity of the selected knot of a B-spline 修改自一 B 雲形線所選定結點之多重性 - + Increase knot multiplicity 增加結點多重性 - + Decrease knot multiplicity 減少結點多重性 @@ -640,12 +640,12 @@ with respect to a line or a third point CmdSketcherConvertToNURBS - + Convert geometry to B-spline 轉換幾何線條為 B 雲形線 - + Converts the selected geometry to a B-spline 將選定的幾何轉換為B雲形線 @@ -653,12 +653,12 @@ with respect to a line or a third point CmdSketcherCopy - + Copy 複製 - + Creates a simple copy of the geometry taking as reference the last selected point 依最後所選的點作為參考點對幾何進行不含拘束連動之複製 @@ -1017,12 +1017,12 @@ with respect to a line or a third point CmdSketcherDecreaseDegree - + Decrease B-spline degree 減少 B 雲形線之多項式次數 - + Decreases the degree of the B-spline 增加 B 雲形線的多項式次數 @@ -1030,12 +1030,12 @@ with respect to a line or a third point CmdSketcherDecreaseKnotMultiplicity - + Decrease knot multiplicity 減少結點多重性 - + Decreases the multiplicity of the selected knot of a B-spline 減少自一 B 雲形線所選定結點之多重性 @@ -1043,12 +1043,12 @@ with respect to a line or a third point CmdSketcherDeleteAllConstraints - + Delete all constraints 刪除所有拘束 - + Delete all constraints in the sketch 刪除此草圖中所有拘束 @@ -1056,12 +1056,12 @@ with respect to a line or a third point CmdSketcherDeleteAllGeometry - + Delete all geometry 刪除所有幾何圖形 - + Delete all geometry and constraints in the current sketch, with the exception of external geometry 刪除當前草圖中的所有幾何圖形和約束,外部幾何圖形除外 @@ -1069,12 +1069,12 @@ with respect to a line or a third point CmdSketcherEditSketch - + Edit sketch 編輯草圖 - + Edit the selected sketch. 編輯選取的草圖。 @@ -1108,12 +1108,12 @@ with respect to a line or a third point CmdSketcherIncreaseDegree - + Increase B-spline degree 增加 B 雲形線之多項式次數 - + Increases the degree of the B-spline 增加B雲形線的多項式次數 @@ -1121,12 +1121,12 @@ with respect to a line or a third point CmdSketcherIncreaseKnotMultiplicity - + Increase knot multiplicity 增加結點多重性 - + Increases the multiplicity of the selected knot of a B-spline 增加自一 B 雲形線所選定結點之多重性 @@ -1134,12 +1134,12 @@ with respect to a line or a third point CmdSketcherInsertKnot - + Insert knot 插入結點 - + Inserts knot at given parameter. If a knot already exists at that parameter, it's multiplicity is increased by one. 在給定參數處插入結點。如果結果在參數處出現,其多重性增加一。 @@ -1147,12 +1147,12 @@ with respect to a line or a third point CmdSketcherJoinCurves - + Join curves 連接曲線 - + Join two curves at selected end points 將兩個曲線在選定的端點處連接起來 @@ -1160,12 +1160,12 @@ with respect to a line or a third point CmdSketcherLeaveSketch - + Leave sketch 離開草圖 - + Finish editing the active sketch. 離開編輯草圖 @@ -1173,12 +1173,12 @@ with respect to a line or a third point CmdSketcherMapSketch - + Map sketch to face... 將草圖定位至面... - + Set the 'Support' of a sketch. First select the supporting geometry, for example, a face or an edge of a solid object, then call this command, then choose the desired sketch. @@ -1187,7 +1187,7 @@ then call this command, then choose the desired sketch. 然後呼叫此指令,再選擇相要的草圖。 - + Some of the selected objects depend on the sketch to be mapped. Circular dependencies are not allowed. 部分選定的物件取決於要對映的草圖。循環相依不允許。 @@ -1195,22 +1195,22 @@ then call this command, then choose the desired sketch. CmdSketcherMergeSketches - + Merge sketches 合併草圖 - + Create a new sketch from merging two or more selected sketches. 通過合併兩個或更多個選定草圖以建立新草圖。 - + Wrong selection 錯誤的選取 - + Select at least two sketches. 請至少選擇兩個草圖。 @@ -1218,24 +1218,24 @@ then call this command, then choose the desired sketch. CmdSketcherMirrorSketch - + Mirror sketch 鏡射草圖 - + Create a new mirrored sketch for each selected sketch by using the X or Y axes, or the origin point, as mirroring reference. 以 X 或 Y 軸或原點作為鏡射參考,由選擇草圖來建立新的鏡射草圖。 - + Wrong selection 錯誤的選取 - + Select one or more sketches. 請選擇一個或多個草圖。 @@ -1243,12 +1243,12 @@ as mirroring reference. CmdSketcherMove - + Move 移動 - + Moves the geometry taking as reference the last selected point 以最後選擇的點為基準移動圖元 @@ -1256,12 +1256,12 @@ as mirroring reference. CmdSketcherNewSketch - + Create sketch 建立草圖 - + Create a new sketch. 建立新草圖. @@ -1269,12 +1269,12 @@ as mirroring reference. CmdSketcherRectangularArray - + Rectangular array 矩形陣列 - + Creates a rectangular array pattern of the geometry taking as reference the last selected point 以最後選擇的點為基準建立矩形陣列 @@ -1282,12 +1282,12 @@ as mirroring reference. CmdSketcherRemoveAxesAlignment - + Remove axes alignment 移除軸對齊 - + Modifies constraints to remove axes alignment while trying to preserve the constraint relationship of the selection 修改拘束以移除軸對齊,在此同時試著保留選擇間拘束的關係。 @@ -1295,12 +1295,12 @@ as mirroring reference. CmdSketcherReorientSketch - + Reorient sketch... 調整草圖方向... - + Place the selected sketch on one of the global coordinate planes. This will clear the 'Support' property, if any. 將選定草圖放置在全局坐標平面之一上。 @@ -1310,12 +1310,12 @@ This will clear the 'Support' property, if any. CmdSketcherRestoreInternalAlignmentGeometry - + Show/hide internal geometry 顯示/隱藏內部幾何 - + Show all internal geometry or hide unused internal geometry 顯示所有幾何或隱藏未使用的內部幾何 @@ -1323,8 +1323,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectConflictingConstraints - + Select conflicting constraints 選取有矛盾之拘束 @@ -1332,12 +1332,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectConstraints - + Select associated constraints 選取有關聯之拘束 - + Select the constraints associated with the selected geometrical elements 選擇與選定幾何元件關聯的拘束 @@ -1345,12 +1345,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectElementsAssociatedWithConstraints - + Select associated geometry 選擇有關聯之幾何 - + Select the geometrical elements associated with the selected constraints 選擇與選定拘束關聯的幾何元件 @@ -1358,12 +1358,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectElementsWithDoFs - + Select unconstrained DoF 選擇未拘束之 DoF (自由度) - + Select geometrical elements where the solver still detects unconstrained degrees of freedom. 選擇幾何元件其求解器仍然可以偵測沒被拘束到的自由度。 @@ -1371,12 +1371,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectHorizontalAxis - + Select horizontal axis 選擇水平軸 - + Select the local horizontal axis of the sketch 選擇草圖的局部水平軸 @@ -1384,8 +1384,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectMalformedConstraints - + Select malformed constraints 選擇格式錯誤的拘束 @@ -1393,12 +1393,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectOrigin - + Select origin 選取原點 - + Select the local origin point of the sketch 選擇草圖的局部原點 @@ -1406,8 +1406,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectPartiallyRedundantConstraints - + Select partially redundant constraints 選取部份冗餘拘束 @@ -1415,8 +1415,8 @@ This will clear the 'Support' property, if any. CmdSketcherSelectRedundantConstraints - + Select redundant constraints 選取冗餘拘束 @@ -1424,12 +1424,12 @@ This will clear the 'Support' property, if any. CmdSketcherSelectVerticalAxis - + Select vertical axis 選取垂直軸 - + Select the local vertical axis of the sketch 選擇草圖的局部垂直軸 @@ -1450,12 +1450,12 @@ This will clear the 'Support' property, if any. CmdSketcherStopOperation - + Stop operation 中止作業 - + When in edit mode, stop the active operation (drawing, constraining, etc.). 在編輯模式下,停止活動操作(繪圖、約束等)。 @@ -1476,12 +1476,12 @@ This will clear the 'Support' property, if any. CmdSketcherSymmetry - + Symmetry 對稱 - + Creates symmetric geometry with respect to the last selected line or point 建立幾何對稱,並以最後一個選擇之點或線為對稱軸 @@ -1542,23 +1542,23 @@ into driving or reference mode CmdSketcherValidateSketch - + Validate sketch... 檢查草圖... - + Validate a sketch by looking at missing coincidences, invalid constraints, degenerated geometry, etc. 通過查看缺少的一致性來驗證草圖,無效拘束、退化幾何等。 - + Wrong selection 錯誤的選取 - + Select only one sketch. 只選擇一個草圖 @@ -1566,12 +1566,12 @@ invalid constraints, degenerated geometry, etc. CmdSketcherViewSection - + View section 查看剖面 - + When in edit mode, switch between section view and full view. 在編輯模式下,在剖面視圖和全視圖之間切換。 @@ -1579,12 +1579,12 @@ invalid constraints, degenerated geometry, etc. CmdSketcherViewSketch - + View sketch 查看草圖 - + When in edit mode, set the camera orientation perpendicular to the sketch plane. 當在編輯模式時,設定相機方向與草圖平面垂直。 @@ -1842,37 +1842,37 @@ invalid constraints, degenerated geometry, etc. 啟動/關閉拘束 - + Create a new sketch on a face 在平面上建立新的草圖 - + Create a new sketch 建立一個新的sketch - + Reorient sketch 調整草圖方向 - + Attach sketch 附加草圖 - + Detach sketch 分離草圖 - + Create a mirrored sketch for each selected sketch 由每個選擇之草圖來建立鏡射草圖 - + Merge sketches 合併草圖 @@ -1990,72 +1990,72 @@ invalid constraints, degenerated geometry, etc. 建立六角形 - + Convert to NURBS 轉換至 NURBS - + Increase spline degree 增加 B 雲形線之多項式次數 - + Decrease spline degree 減少 B 雲形線之多項式次數 - + Increase knot multiplicity 增加結點多重性 - + Decrease knot multiplicity 減少結點多重性 - + Insert knot 插入結點 - + Join Curves 連接曲線 - + Exposing Internal Geometry 暴露內部幾何 - + Create symmetric geometry 創建對稱幾何 - + Copy/clone/move geometry 拷貝/複製/移動 幾何 - + Create copy of geometry 建立幾何的拷貝 - + Delete all geometry 刪除所有幾何圖形 - + Delete All Constraints 刪除所有拘束 - + Remove Axes Alignment 移除軸對齊 @@ -2066,9 +2066,9 @@ invalid constraints, degenerated geometry, etc. - - - + + + Update constraint's virtual space 更新拘束的虛擬空間 @@ -2078,32 +2078,32 @@ invalid constraints, degenerated geometry, etc. 添加自動拘束 - + Swap constraint names 調換拘束名稱 - + Rename sketch constraint 重新命名草圖拘束 - + Drag Point 拖曳點 - + Drag Curve 拖曳曲線 - + Drag Constraint 拖動拘束 - + Modify sketch constraints 修改草圖拘束 @@ -2164,59 +2164,59 @@ invalid constraints, degenerated geometry, etc. 自動拘束錯誤: 套用對稱拘束後無法解出此草圖 - + Unable to guess intersection of curves. Try adding a coincident constraint between the vertices of the curves you are intending to fillet. 無法猜測曲線交叉點。試著添加共點拘束在你要倒圓角的點及曲線間。 - - + + BSpline Geometry Index (GeoID) is out of bounds. B 雲形線幾何索引 (GeoID) 超出範圍。 - + You are requesting no change in knot multiplicity. 您正在要求不要改變結點多重性 - - + + The Geometry Index (GeoId) provided is not a B-spline curve. 提供的幾何索引 (GeoId) 不是 B 雲形線曲線。 - + The knot index is out of bounds. Note that in accordance with OCC notation, the first knot has index 1 and not zero. 結點索引超過範圍。請注意在 OCC 表示中,第一個結點的索引為 1 而不是 0。 - + The multiplicity cannot be increased beyond the degree of the B-spline. 結點多重性不能比 B 雲形線之多項式次數高 - + The multiplicity cannot be decreased beyond zero. 多重性不能減少到超過零。 - + OCC is unable to decrease the multiplicity within the maximum tolerance. OCC 無法在最大容差範圍內降低多重性。 - + Knot cannot have zero multiplicity. 結點之多重性不能為零。 - + Knot multiplicity cannot be higher than the degree of the BSpline. 結點多重性不能比 B 雲形線之次數高。 - + Knot cannot be inserted outside the BSpline parameter range. 結點不能在 B 雲形線參數範圍外面插入 @@ -2240,62 +2240,50 @@ invalid constraints, degenerated geometry, etc. 草圖 - + There are no modes that accept the selected set of subelements 沒有任何模式可以接受所選的子元件集 - + Broken link to support subelements 支持子元件的連結斷掉 - - + + Unexpected error 未知的錯誤 - + Face is non-planar 非平面 - + Selected shapes are of wrong form (e.g., a curved edge where a straight one is needed) 選取了錯誤的形狀(例: 需要直線邊線時選取了曲線邊線) - + Sketch mapping 草圖投影 - + Can't map the sketch to selected object. %1. 無法在選取的物件上產生草圖投影 %1 - - + + Don't attach 不要附加上去 - - - - - - - - - - - - @@ -2421,21 +2409,33 @@ invalid constraints, degenerated geometry, etc. - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + Wrong selection 錯誤的選取 @@ -2616,9 +2616,9 @@ invalid constraints, degenerated geometry, etc. 選取之物件數量非為3 - - + + Error 錯誤 @@ -3025,155 +3025,155 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c 定義 B 雲形線多項式次數,介於 1 及 %1 之間: + + - - CAD Kernel Error CAD核心錯誤 - + None of the selected elements is an edge. 所選元件中並無邊線。 - - + + At least one of the selected objects was not a B-Spline and was ignored. 所選物件中至少有一個不是B雲形線故被忽略 - - + + The selection comprises more than one item. Please select just one knot. 該選擇包括不止一個項目。請選擇單一個結點 - - + + Input Error 輸入錯誤 - - + + None of the selected elements is a knot of a B-spline 被選取的元件都不是B雲形線的結點 - - + + Selection is empty 選擇為空。 - + Nothing is selected. Please select a b-spline. 沒有選取任何物件。請選取 B 雲形線。 - + Please select a b-spline curve to insert a knot (not a knot on it). If the curve is not a b-spline, please convert it into one first. 請選擇一條 B 雲形線曲線來插入結點(不是其上的結點)。如果曲線還不是 B 雲形線,請先將其轉換為 B 雲形線。 - + Nothing is selected. Please select end points of curves. Nothing is selected. Please select end points of curves. - + Too many curves on point 點上的曲線過多 - - + + Exactly two curves should end at the selected point to be able to join them. Exactly two curves should end at the selected point to be able to join them. - + Too few curves on point 點上的曲線過少 - + Two end points, or coincident point should be selected. Two end points, or coincident point should be selected. - - - - - - - - - - + + + + + + + + + + Select elements from a single sketch. 由單一草圖中選擇元件。 - + No constraint selected 尚未選擇拘束 - + At least one constraint must be selected 至少需選取一個拘束 - + A symmetric construction requires at least two geometric elements, the last geometric element being the reference for the symmetry construction. 一個對稱的結構需要至少兩個幾何元件,後一個幾何元件會被作為對稱結構之參考。 - + The last element must be a point or a line serving as reference for the symmetry construction. 產生對稱結構最後一個選擇之元件作為參考必須是點或線 - - + + A copy requires at least one selected non-external geometric element 複製功能須至少選取一個非內部幾何之元件 - + Delete All Geometry 刪除所有圖元 - + Are you really sure you want to delete all geometry and constraints? 你確定要刪除所有幾何圖形及拘束嗎? - + Delete All Constraints 刪除所有拘束 - + Are you really sure you want to delete all the constraints? 確定要刪除所有拘束嗎? - + Removal of axes alignment requires at least one selected non-external geometric element 移除軸對齊需要至少選擇一個非外部幾何元件 - + Unsupported visual layer operation Unsupported visual layer operation - + It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted @@ -3372,67 +3372,67 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c SketcherGui::ConstraintView - + Select Elements 選擇元件 - + Change value 變更值 - + Toggle to/from reference 於參考及一般模式間切換 - + Deactivate 停用 - + Activate 啟用 - + Show constraints 顯示拘束 - + Hide constraints 隱藏拘束 - + Rename 重新命名 - + Center sketch 將所選草圖置於視窗中央 - + Delete 刪除 - + Swap constraint names 調換拘束名稱 - + Unnamed constraint 未命名之拘束 - + Only the names of named constraints can be swapped. 僅有命名之拘束其名稱可以被調換 @@ -3515,72 +3515,72 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c SketcherGui::ElementFilterList - + Normal 垂直 - + Construction 建構 - + Internal 內部 - + External 外部 - + All types All types - + Point - + Line - + Circle - + Ellipse 橢圓 - + Arc of circle Arc of circle - + Arc of ellipse Arc of ellipse - + Arc of hyperbola Arc of hyperbola - + Arc of parabola Arc of parabola - + B-Spline B-Spline @@ -3588,142 +3588,142 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c SketcherGui::ElementView - + Point Coincidence 點重合 - + Point on Object 物件上的點 - + Vertical Constraint 垂直拘束 - + Horizontal Constraint 水平拘束 - + Parallel Constraint 平行拘束 - + Perpendicular Constraint 垂直拘束 - + Tangent Constraint 相切拘束 - + Equal Length 相同長度 - + Symmetric 對稱 - + Block Constraint 定位拘束 - + Lock Constraint 鎖定拘束 - + Horizontal Distance 水平距離 - + Vertical Distance 垂直距離 - + Length Constraint 長度拘束 - + Radius Constraint 半徑拘束 - + Diameter Constraint 直徑拘束 - + Radiam Constraint Radiam Constraint - + Angle Constraint 角度拘束 - + Toggle construction geometry 幾何於建構線及一般模式切換 - + Select Constraints 選擇拘束 - + Select Origin 選擇原點 - + Select Horizontal Axis 選擇水平軸 - + Select Vertical Axis 選取垂直軸 - + Layer Layer - + Layer 0 Layer 0 - + Layer 1 Layer 1 - + Hidden 隱藏 - + Delete 刪除 @@ -4624,48 +4624,48 @@ However, no constraints linking to the endpoints were found. 設定 - + Constraints Constraints - + Auto constraints 自動拘束 - + Auto remove redundants 自動移除冗餘 - + Show only filtered Constraints 只顯示過濾後之拘束 - + Extended information (in widget) Extended information (in widget) - + Hide internal alignment (in widget) Hide internal alignment (in widget) - - + + Error 錯誤 - + Impossible to update visibility tracking Impossible to update visibility tracking - + Impossible to update visibility tracking: Impossible to update visibility tracking: @@ -4697,6 +4697,33 @@ However, no constraints linking to the endpoints were found. Settings 設定 + + + + + + + + + + + + Construction + 建構 + + + + Elements + 元件 + + + + + + + Point + + @@ -4708,110 +4735,83 @@ However, no constraints linking to the endpoints were found. - Construction - 建構 - - - - Elements - 元件 - - - - - - - Point - - - - - - - - - - - - - Internal 內部 - - + + + - Line - - + + + - Arc - - + + + - Circle - - + + + - Ellipse 橢圓 - - + + + - Elliptical Arc 橢圓弧 - - + + + - Hyperbolic Arc 雙曲線弧 - - + + + - Parabolic Arc 拋物線弧形 - - + + + - BSpline BSpline(B 雲形線) - - + + + - Other 其他 - + Extended information 延伸資訊 @@ -4819,42 +4819,42 @@ However, no constraints linking to the endpoints were found. SketcherGui::TaskSketcherMessages - + Solver messages 求解器訊息 - + Auto update 自動更新 - + Executes a recomputation of active document after every sketch action 在活躍文件的每個草圖動作後執行重新計算 - + Click to select the conflicting constraints. 點擊以選擇相衝突拘束。 - + Click to select the redundant constraints. 點擊以選擇冗餘拘束。 - + The sketch has unconstrained elements giving rise to those Degrees Of Freedom. Click to select the unconstrained elements. The sketch has unconstrained elements giving rise to those Degrees Of Freedom. Click to select the unconstrained elements. - + Click to select the malformed constraints. Click to select the malformed constraints. - + Some constraints in combination are partially redundant. Click to select the partially redundant constraints. Some constraints in combination are partially redundant. Click to select the partially redundant constraints. @@ -5032,119 +5032,119 @@ This is done by analyzing the sketch geometries and constraints. SketcherGui::ViewProviderSketch - + Edit sketch 編輯草圖 - + A dialog is already open in the task panel 於工作面板已開啟對話窗 - + Do you want to close this dialog? 您確定要關閉此對話窗嗎? - + Invalid sketch 錯誤之草圖 - + Do you want to open the sketch validation tool? 您要開啟草圖驗證工具嗎? - + The sketch is invalid and cannot be edited. 此為無效且不能編輯之草圖 - + Please remove the following constraint: 請移除下列拘束: - + Please remove at least one of the following constraints: 請移除下列至少一個拘束: - + Please remove the following redundant constraint: 請移除下列多餘拘束: - + Please remove the following redundant constraints: 請移除下列多餘拘束: - + The following constraint is partially redundant: 以下拘束為部份冗餘: - + The following constraints are partially redundant: 以下拘束為部份冗餘: - + Please remove the following malformed constraint: 請移除下列格式錯誤拘束: - + Please remove the following malformed constraints: 請移除下列格式錯誤拘束: - + Empty sketch 空白草圖 - + Over-constrained: 過度拘束: - + Malformed constraints: 格式錯誤的拘束: - + Redundant constraints: 冗餘拘束: - + Partially redundant: 部份冗餘: - + Solver failed to converge 求解器無法收斂 - + Under constrained: 在拘束下: - + %n DoF(s) %n 自由度 - + Fully constrained 完全拘束 @@ -5152,8 +5152,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineComb - - + + Switches between showing and hiding the curvature comb for all B-splines 切換顯示/隱藏 所有B雲形線的曲率梳形圖 @@ -5161,8 +5161,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineDecreaseKnotMultiplicity - - + + Decreases the multiplicity of the selected knot of a B-spline 減少自一 B 雲形線所選定結點之多重性 @@ -5170,8 +5170,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineDegree - - + + Switches between showing and hiding the degree for all B-splines 切換顯示/隱藏 所有B雲形線的控制項次數 @@ -5179,8 +5179,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineIncreaseKnotMultiplicity - - + + Increases the multiplicity of the selected knot of a B-spline 增加自一 B 雲形線所選定結點之多重性 @@ -5188,8 +5188,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplineKnotMultiplicity - - + + Switches between showing and hiding the knot multiplicity for all B-splines 切換顯示/隱藏所有B雲形線的結點多重性 @@ -5197,8 +5197,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplinePoleWeight - - + + Switches between showing and hiding the control point weight for all B-splines 切換顯示/隱藏所有B雲形線的控制點權重 @@ -5206,8 +5206,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_BSplinePolygon - - + + Switches between showing and hiding the control polygons for all B-splines 切換顯示/隱藏 所有B雲形線的控制多邊形 @@ -5215,8 +5215,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_Clone - - + + Creates a clone of the geometry taking as reference the last selected point 依最後所選的點作為參考點對幾何進行含拘束連動之複製 @@ -5224,17 +5224,17 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_CompCopy - + Clone 複製 - + Copy 複製 - + Move 移動 @@ -5276,8 +5276,8 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_Copy - - + + Creates a simple copy of the geometry taking as reference the last selected point 依最後所選的點作為參考點對幾何進行不含拘束連動之複製 @@ -5496,63 +5496,63 @@ This is done by analyzing the sketch geometries and constraints. Sketcher_MapSketch - + No sketch found 未發現草圖 - + The document doesn't have a sketch 此檔案無草圖 - + Select sketch 選擇草圖 - + Select a sketch from the list 從清單中選擇草圖 - + (incompatible with selection) (與選擇不相容) - + (current) (目前) - + (suggested) (建議) - + Sketch attachment 草圖附加 - + Current attachment mode is incompatible with the new selection. Select the method to attach this sketch to selected objects. 目前附加模式不相容於新的選擇,請選擇要如何將此草圖附加至所選物件 - + Select the method to attach this sketch to selected objects. 選擇要如何將此草圖附加到所選物件 - + Map sketch 對應草圖 - + Can't map a sketch to support: %1 無法將此草圖對應到:%1 @@ -5561,8 +5561,8 @@ Select the method to attach this sketch to selected objects. Sketcher_Move - - + + Moves the geometry taking as reference the last selected point 以最後選擇的點為基準移動圖元 @@ -5570,12 +5570,12 @@ Select the method to attach this sketch to selected objects. Sketcher_NewSketch - + Sketch attachment 草圖附加 - + Select the method to attach this sketch to selected object 選擇要如何將此草圖附加到所選物件 @@ -5583,12 +5583,12 @@ Select the method to attach this sketch to selected objects. Sketcher_ReorientSketch - + Sketch has support 草圖具有支撐 - + Sketch with a support face cannot be reoriented. Do you want to detach it from the support? 草圖具有支撐面無法調整方向。 @@ -5896,7 +5896,7 @@ Eigen Sparse QR 算法針對稀疏矩陣進行了優化;通常更快 ViewProviderSketch - + and %1 more 還有 %1 個 @@ -6086,22 +6086,22 @@ The grid spacing change if it becomes smaller than this number of pixel. GridSpaceAction - + Grid auto spacing 網格自動間距 - + Resize grid automatically depending on zoom. Resize grid automatically depending on zoom. - + Spacing 間距 - + Distance between two subsequent grid lines. Distance between two subsequent grid lines. @@ -6109,78 +6109,75 @@ The grid spacing change if it becomes smaller than this number of pixel. Notifications - + The Sketch has malformed constraints! The Sketch has malformed constraints! - + The Sketch has partially redundant constraints! The Sketch has partially redundant constraints! - + Parabolas were migrated. Migrated files won't open in previous versions of FreeCAD!! Parabolas were migrated. Migrated files won't open in previous versions of FreeCAD!! - - - - - - - - - - - - - + + + - - + - - - - - + + + + + + + + - - - + + + + + + + + + + + Error 錯誤 - + Failed to delete all geometry Failed to delete all geometry - + Failed to delete all constraints Failed to delete all constraints - + The constraint has invalid index information and is malformed. The constraint has invalid index information and is malformed. - - - @@ -6188,8 +6185,11 @@ The grid spacing change if it becomes smaller than this number of pixel. - - + + + + + Invalid Constraint Invalid Constraint @@ -6231,8 +6231,8 @@ The grid spacing change if it becomes smaller than this number of pixel.Error creating B-spline pole - + Error creating B-spline Error creating B-spline @@ -6329,9 +6329,9 @@ The grid spacing change if it becomes smaller than this number of pixel.Failed to trim edge - - + + Value Error 錯誤的值 @@ -6367,58 +6367,58 @@ The grid spacing change if it becomes smaller than this number of pixel. SnapSpaceAction - + Snap to objects Snap to objects - + New points will snap to the currently preselected object. It will also snap to the middle of lines and arcs. New points will snap to the currently preselected object. It will also snap to the middle of lines and arcs. - + Snap to grid Snap to grid - + New points will snap to the nearest grid line. Points must be set closer than a fifth of the grid spacing to a grid line to snap. New points will snap to the nearest grid line. Points must be set closer than a fifth of the grid spacing to a grid line to snap. - + Snap angle Snap angle - + Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle starts from the positive X axis of the sketch. Angular step for tools that use 'Snap at Angle' (line for instance). Hold CTRL to enable 'Snap at Angle'. The angle starts from the positive X axis of the sketch. RenderingOrderAction - - - - - Normal Geometry - Normal Geometry - - Construction Geometry - 建構用幾何圖元 + Normal Geometry + Normal Geometry + Construction Geometry + 建構用幾何圖元 + + + + + External Geometry External Geometry @@ -6439,12 +6439,12 @@ Points must be set closer than a fifth of the grid spacing to a grid line to sna CmdSketcherGrid - + Toggle grid Toggle grid - + Toggle the grid in the sketch. In the menu you can change grid settings. Toggle the grid in the sketch. In the menu you can change grid settings. @@ -6452,12 +6452,12 @@ Points must be set closer than a fifth of the grid spacing to a grid line to sna CmdSketcherSnap - + Toggle snap Toggle snap - + Toggle all snap functionality. In the menu you can toggle 'Snap to grid' and 'Snap to objects' individually, and change further snap settings. Toggle all snap functionality. In the menu you can toggle 'Snap to grid' and 'Snap to objects' individually, and change further snap settings. diff --git a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet.ts b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet.ts index ae1c839de2..33a439143b 100644 --- a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet.ts +++ b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet.ts @@ -347,7 +347,7 @@ - + Edit cell @@ -371,7 +371,7 @@ - + Clear cell(s) @@ -705,12 +705,12 @@ switch the design configuration. The property will be created if not exist. - + Alias contains invalid characters! - + Refer to cell by alias, for example Spreadsheet.my_alias_name instead of Spreadsheet.B1 @@ -1094,12 +1094,12 @@ Defaults to: %V = %A SpreadsheetGui::SheetView - + Export PDF - + PDF file diff --git a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_be.ts b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_be.ts index 575d53aa6e..d7993a1df4 100644 --- a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_be.ts +++ b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_be.ts @@ -347,7 +347,7 @@ Задаць уласцівасці клеткі - + Edit cell Змяніць клетку @@ -371,7 +371,7 @@ - + Clear cell(s) Ачысціць клеткі @@ -603,7 +603,7 @@ switch the design configuration. The property will be created if not exist. Left - Злева + Па левым боку @@ -614,7 +614,7 @@ switch the design configuration. The property will be created if not exist. Right - Справа + Па правым боку @@ -624,12 +624,12 @@ switch the design configuration. The property will be created if not exist. Top - Зверху + Да верху Bottom - Знізу + Да нізу @@ -723,12 +723,12 @@ switch the design configuration. The property will be created if not exist.Не атрымалася скапіраваць і ўставіць - + Alias contains invalid characters! Псеўданім змяшчае хібныя знакі! - + Refer to cell by alias, for example Spreadsheet.my_alias_name instead of Spreadsheet.B1 Звярніцеся да клеткі па псеўданіму, напрыклад @@ -1121,7 +1121,7 @@ Defaults to: %V = %A Cut - Разрэзаць + Выразаць @@ -1145,12 +1145,12 @@ Defaults to: %V = %A SpreadsheetGui::SheetView - + Export PDF Экспартаваць у PDF - + PDF file Файл PDF diff --git a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_ca.ts b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_ca.ts index 58fa7b5dd1..1d0b62ecaa 100644 --- a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_ca.ts +++ b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_ca.ts @@ -347,7 +347,7 @@ Propietats de la cel·la - + Edit cell Edita la cel·la @@ -371,7 +371,7 @@ - + Clear cell(s) Neteja les cel·la(s) @@ -727,12 +727,12 @@ switch the design configuration. The property will be created if not exist.S'ha produït un error en copiar i enganxar - + Alias contains invalid characters! El sobrenom conté caràcters no vàlids! - + Refer to cell by alias, for example Spreadsheet.my_alias_name instead of Spreadsheet.B1 Consulteu la cel·la per sobrenom, per exemple @@ -1132,12 +1132,12 @@ Defaults to: %V = %A SpreadsheetGui::SheetView - + Export PDF Exporta a PDF - + PDF file Arxiu PDF diff --git a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_cs.ts b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_cs.ts index 6f88b4d3e0..8254388174 100644 --- a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_cs.ts +++ b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_cs.ts @@ -347,7 +347,7 @@ Nastavení buněk - + Edit cell Editovat @@ -371,7 +371,7 @@ - + Clear cell(s) Vymazat buňku(y) @@ -728,12 +728,12 @@ změnit konfiguraci návrhu. Pokud vlastnost neexistuje, bude vytvořena.Kopírování a vložení se nezdařilo - + Alias contains invalid characters! Alias obsahuje neplatné znaky! - + Refer to cell by alias, for example Spreadsheet.my_alias_name instead of Spreadsheet.B1 Odkaz na buňku aliasem, například @@ -1150,12 +1150,12 @@ Výchozí hodnota: %V = %A SpreadsheetGui::SheetView - + Export PDF Export PDF - + PDF file PDF soubor diff --git a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_de.ts b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_de.ts index 3e47d28503..76c4035751 100644 --- a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_de.ts +++ b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_de.ts @@ -347,7 +347,7 @@ Zelleneigenschaften festlegen - + Edit cell Zelle bearbeiten @@ -371,7 +371,7 @@ - + Clear cell(s) Zelle(n) löschen @@ -605,7 +605,7 @@ switch the design configuration. The property will be created if not exist. Left - Seitenansicht von links + Links @@ -616,7 +616,7 @@ switch the design configuration. The property will be created if not exist. Right - Seitenansicht von rechts + Rechts @@ -626,12 +626,12 @@ switch the design configuration. The property will be created if not exist. Top - Draufsicht + Oben Bottom - Untersicht + Unten @@ -685,12 +685,12 @@ switch the design configuration. The property will be created if not exist. Import file - Importiere Datei + Datei importieren Export file - Exportiere Datei + Datei exportieren @@ -725,12 +725,12 @@ switch the design configuration. The property will be created if not exist.Kopieren & Einfügen fehlgeschlagen - + Alias contains invalid characters! Alias enthält ungültige Zeichen! - + Refer to cell by alias, for example Spreadsheet.my_alias_name instead of Spreadsheet.B1 Zellbezug mit Alias, zum Beispiel @@ -739,7 +739,7 @@ Tabelle.my_Alias_name anstelle von Tabelle.B1 Spreadsheet - Kalkulationstabelle + Tabelle @@ -1107,7 +1107,7 @@ Standard: %V = %A Cut - Differenz + Ausschneiden @@ -1131,12 +1131,12 @@ Standard: %V = %A SpreadsheetGui::SheetView - + Export PDF PDF exportieren - + PDF file PDF-Datei diff --git a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_el.ts b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_el.ts index 0d8b1424fc..c9e8f71eaa 100644 --- a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_el.ts +++ b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_el.ts @@ -347,7 +347,7 @@ Ορισμός ιδιοτήτων κελιού - + Edit cell Επεξεργασία κελιού @@ -371,7 +371,7 @@ - + Clear cell(s) Καθαρισμός κελιού(ων) @@ -728,12 +728,12 @@ switch the design configuration. The property will be created if not exist.Copy & Paste failed - + Alias contains invalid characters! Alias contains invalid characters! - + Refer to cell by alias, for example Spreadsheet.my_alias_name instead of Spreadsheet.B1 Refer to cell by alias, for example @@ -1134,12 +1134,12 @@ Defaults to: %V = %A SpreadsheetGui::SheetView - + Export PDF Εξαγωγή σε PDF - + PDF file Αρχείο PDF diff --git a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_es-AR.ts b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_es-AR.ts index f46194441c..93b6246a75 100644 --- a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_es-AR.ts +++ b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_es-AR.ts @@ -347,7 +347,7 @@ Definir propiedades de celda - + Edit cell Editar celda @@ -371,7 +371,7 @@ - + Clear cell(s) Limpiar celda(s) @@ -728,12 +728,12 @@ la configuración de diseño. La propiedad se creará si no existe.Copiar & Pegar ha fallado - + Alias contains invalid characters! ¡El alias contiene caracteres no válidos! - + Refer to cell by alias, for example Spreadsheet.my_alias_name instead of Spreadsheet.B1 Consulte la celda por alias, por ejemplo @@ -1136,12 +1136,12 @@ Por defecto: %V = %A SpreadsheetGui::SheetView - + Export PDF Exportar a PDF - + PDF file Archivo PDF diff --git a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_es-ES.ts b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_es-ES.ts index 702a6f22bc..96338286bf 100644 --- a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_es-ES.ts +++ b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_es-ES.ts @@ -347,7 +347,7 @@ Propiedades - + Edit cell Editar celda @@ -371,7 +371,7 @@ - + Clear cell(s) Limpiar celda(s) @@ -728,12 +728,12 @@ la configuración de diseño. La propiedad se creará si no existe.Copiar & Pegar ha fallado - + Alias contains invalid characters! ¡El alias contiene caracteres no válidos! - + Refer to cell by alias, for example Spreadsheet.my_alias_name instead of Spreadsheet.B1 Consulte la celda por alias, por ejemplo @@ -1134,12 +1134,12 @@ Por defecto: %V = %A SpreadsheetGui::SheetView - + Export PDF Exportar en PDF - + PDF file Archivo PDF diff --git a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_eu.ts b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_eu.ts index 7e83cbe5c2..18d2c8f807 100644 --- a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_eu.ts +++ b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_eu.ts @@ -347,7 +347,7 @@ Ezarri gelaxka-propietateak - + Edit cell Editatu gelaxka @@ -371,7 +371,7 @@ - + Clear cell(s) Garbitu gelaxka(k) @@ -728,12 +728,12 @@ eta propietate-izena zehazteko. Propietatea sortu egingo da lehendik ez badago.< Kopiatu eta itsasteak huts egin du - + Alias contains invalid characters! Aliasak karaktere baliogabeak ditu! - + Refer to cell by alias, for example Spreadsheet.my_alias_name instead of Spreadsheet.B1 Egin erreferentzia gelaxkei aliasa erabilita, adibidez @@ -1134,12 +1134,12 @@ Lehenespenak: %V = %A SpreadsheetGui::SheetView - + Export PDF Esportatu PDFa - + PDF file PDF fitxategia diff --git a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_fi.ts b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_fi.ts index 399b015b9b..423edf26c7 100644 --- a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_fi.ts +++ b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_fi.ts @@ -347,7 +347,7 @@ Aseta solun ominaisuudet - + Edit cell Muokkaa solua @@ -371,7 +371,7 @@ - + Clear cell(s) Tyhjennä solu(t) @@ -728,12 +728,12 @@ switch the design configuration. The property will be created if not exist.Kopioi ja liitä epäonnistui - + Alias contains invalid characters! Vaihtoehtoinen nimi (alias) sisältää virheellisiä merkkejä! - + Refer to cell by alias, for example Spreadsheet.my_alias_name instead of Spreadsheet.B1 Viittaa soluihin vaihtoehtoisella nimellä (alias), esimerkiksi @@ -1133,12 +1133,12 @@ Defaults to: %V = %A SpreadsheetGui::SheetView - + Export PDF Vie PDF - + PDF file PDF-tiedosto diff --git a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_fr.ts b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_fr.ts index 680dcb5bb2..75de971f4e 100644 --- a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_fr.ts +++ b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_fr.ts @@ -24,7 +24,7 @@ Spreadsheet - Spreadsheet + Feuille de calcul @@ -42,7 +42,7 @@ Spreadsheet - Spreadsheet + Feuille de calcul @@ -60,7 +60,7 @@ Spreadsheet - Spreadsheet + Feuille de calcul @@ -78,7 +78,7 @@ Spreadsheet - Spreadsheet + Feuille de calcul @@ -96,7 +96,7 @@ Spreadsheet - Spreadsheet + Feuille de calcul @@ -114,7 +114,7 @@ Spreadsheet - Spreadsheet + Feuille de calcul @@ -132,7 +132,7 @@ Spreadsheet - Spreadsheet + Feuille de calcul @@ -150,7 +150,7 @@ Spreadsheet - Spreadsheet + Feuille de calcul @@ -168,7 +168,7 @@ Spreadsheet - Spreadsheet + Feuille de calcul @@ -186,7 +186,7 @@ Spreadsheet - Spreadsheet + Feuille de calcul @@ -204,7 +204,7 @@ Spreadsheet - Spreadsheet + Feuille de calcul @@ -222,7 +222,7 @@ Spreadsheet - Spreadsheet + Feuille de calcul @@ -240,7 +240,7 @@ Spreadsheet - Spreadsheet + Feuille de calcul @@ -258,7 +258,7 @@ Spreadsheet - Spreadsheet + Feuille de calcul @@ -347,7 +347,7 @@ Modifier les propriétés des cellules - + Edit cell Modifier la cellule @@ -371,7 +371,7 @@ - + Clear cell(s) Effacer la/les cellule(s) @@ -607,7 +607,7 @@ switch the design configuration. The property will be created if not exist. Left - Gauche + À gauche @@ -618,7 +618,7 @@ switch the design configuration. The property will be created if not exist. Right - Droit + À droite @@ -628,12 +628,12 @@ switch the design configuration. The property will be created if not exist. Top - Dessus + En haut Bottom - Dessous + En bas @@ -692,7 +692,7 @@ switch the design configuration. The property will be created if not exist. Export file - Exporter un fichier + Exporter le fichier @@ -727,12 +727,12 @@ switch the design configuration. The property will be created if not exist.Le copier-coller a échoué - + Alias contains invalid characters! L'alias contient des caractères invalides! - + Refer to cell by alias, for example Spreadsheet.my_alias_name instead of Spreadsheet.B1 Reportez-vous à la cellule par l'alias, par exemple Spreadsheet.my_alias_name au lieu de Spreadsheet.B1 @@ -740,7 +740,7 @@ Spreadsheet.my_alias_name instead of Spreadsheet.B1 Spreadsheet - Spreadsheet + Feuille de calcul @@ -917,7 +917,7 @@ Voulez-vous continuer ? Spreadsheet - Spreadsheet + Feuille de calcul @@ -1107,13 +1107,13 @@ Par défaut : %V = %A Cut - Soustraction + Couper Copy - Copie + Copier @@ -1131,12 +1131,12 @@ Par défaut : %V = %A SpreadsheetGui::SheetView - + Export PDF - Exporter vers PDF + Exporter en PDF - + PDF file Fichier PDF diff --git a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_gl.ts b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_gl.ts index ff52ae5fcb..44a89ce378 100644 --- a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_gl.ts +++ b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_gl.ts @@ -347,7 +347,7 @@ Establecer as propiedades da cela - + Edit cell Editar cela @@ -371,7 +371,7 @@ - + Clear cell(s) Borrar cela(s) @@ -728,12 +728,12 @@ switch the design configuration. The property will be created if not exist.Produciuse un erro ao copiar e pegar - + Alias contains invalid characters! O alias contén caracteres non válidos! - + Refer to cell by alias, for example Spreadsheet.my_alias_name instead of Spreadsheet.B1 Refer to cell by alias, for example @@ -1134,12 +1134,12 @@ Defaults to: %V = %A SpreadsheetGui::SheetView - + Export PDF Exportar en PDF - + PDF file Ficheiro PDF diff --git a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_hr.ts b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_hr.ts index ac160f4095..5fc3de8dfc 100644 --- a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_hr.ts +++ b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_hr.ts @@ -347,7 +347,7 @@ Postavi svojstava ćelija - + Edit cell Uredi ćeliju @@ -371,7 +371,7 @@ - + Clear cell(s) Obriši ćeliju(e) @@ -730,14 +730,14 @@ promijeniti konfiguraciju dizajna. Objekt će se stvoriti ako ne postoji.Copy & Paste nije uspjelo - + Alias contains invalid characters! Pseudonim sadrži nevažeće znakove! - + Refer to cell by alias, for example Spreadsheet.my_alias_name instead of Spreadsheet.B1 Referenca na ćeliju sa pseudonimom, na primjer @@ -1149,12 +1149,12 @@ Zadano: %V = %A SpreadsheetGui::SheetView - + Export PDF Izvoz PDF - + PDF file PDF Datoteka diff --git a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_hu.ts b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_hu.ts index 5943b954d1..d7bdf6e83a 100644 --- a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_hu.ts +++ b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_hu.ts @@ -347,7 +347,7 @@ Cellatulajdonságok beállítása - + Edit cell Cella szerkesztése @@ -371,7 +371,7 @@ - + Clear cell(s) Cella(k) törlése @@ -728,12 +728,12 @@ változtassa a tervezési konfigurációt. A tulajdonság létrejön, ha nem lé Másolás & beillesztés sikertelen - + Alias contains invalid characters! Álnév érvénytelen karaktereket tartalmaz! - + Refer to cell by alias, for example Spreadsheet.my_alias_name instead of Spreadsheet.B1 Cella hivatkozás álnévvel, például @@ -1134,12 +1134,12 @@ Alapértelmezett értéke: %V = %A SpreadsheetGui::SheetView - + Export PDF Exportálás PDF-be - + PDF file PDF-fájl diff --git a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_id.ts b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_id.ts index fe7cb84cb4..aea34b99e4 100644 --- a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_id.ts +++ b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_id.ts @@ -347,7 +347,7 @@ Set cell properties - + Edit cell Edit cell @@ -371,7 +371,7 @@ - + Clear cell(s) Clear cell(s) @@ -728,17 +728,22 @@ switch the design configuration. The property will be created if not exist.Copy & Paste failed - + Alias contains invalid characters! Alias contains invalid characters! - + Refer to cell by alias, for example Spreadsheet.my_alias_name instead of Spreadsheet.B1 Refer to cell by alias, for example Spreadsheet.my_alias_name instead of Spreadsheet.B1 + + + Spreadsheet + Indonesia + QtColorPicker @@ -1121,12 +1126,12 @@ Defaults to: %V = %A SpreadsheetGui::SheetView - + Export PDF Ekspor PDF - + PDF file File PDF @@ -1157,7 +1162,7 @@ Defaults to: %V = %A Py - + Unnamed Tanpa nama diff --git a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_it.ts b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_it.ts index 33826b8b23..92bcbdca82 100644 --- a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_it.ts +++ b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_it.ts @@ -347,7 +347,7 @@ Imposta proprieta cella - + Edit cell Modifica cella @@ -371,7 +371,7 @@ - + Clear cell(s) Svuota cella(e) @@ -726,12 +726,12 @@ cambiare dinamicamente la configurazione del progetto. La proprietà verrà crea Copia & Incolla fallita - + Alias contains invalid characters! L'alias contiene dei caratteri non validi! - + Refer to cell by alias, for example Spreadsheet.my_alias_name instead of Spreadsheet.B1 Fa riferimento alla cella tramite alias, ad esempio @@ -1132,12 +1132,12 @@ Predefinito a: %V = %A SpreadsheetGui::SheetView - + Export PDF Esporta in formato PDF - + PDF file File PDF diff --git a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_ja.ts b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_ja.ts index fd54a0d2a4..9e73f1d255 100644 --- a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_ja.ts +++ b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_ja.ts @@ -347,7 +347,7 @@ セルのプロパティ - + Edit cell セルを編集 @@ -371,7 +371,7 @@ - + Clear cell(s) セルをクリア @@ -721,12 +721,12 @@ switch the design configuration. The property will be created if not exist.コピー&ペーストに失敗しました - + Alias contains invalid characters! エイリアスに無効な文字が含まれています! - + Refer to cell by alias, for example Spreadsheet.my_alias_name instead of Spreadsheet.B1 Spreadsheet.B1 の代わりに @@ -1119,12 +1119,12 @@ Defaults to: %V = %A SpreadsheetGui::SheetView - + Export PDF PDFファイル形式でエクスポート - + PDF file PDFファイル diff --git a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_ka.ts b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_ka.ts index b68245be45..95eb499a80 100644 --- a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_ka.ts +++ b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_ka.ts @@ -24,7 +24,7 @@ Spreadsheet - ცხრილი + ელცხრილი @@ -42,7 +42,7 @@ Spreadsheet - ცხრილი + ელცხრილი @@ -60,7 +60,7 @@ Spreadsheet - ცხრილი + ელცხრილი @@ -78,7 +78,7 @@ Spreadsheet - ცხრილი + ელცხრილი @@ -96,7 +96,7 @@ Spreadsheet - ცხრილი + ელცხრილი @@ -114,7 +114,7 @@ Spreadsheet - ცხრილი + ელცხრილი @@ -132,7 +132,7 @@ Spreadsheet - ცხრილი + ელცხრილი @@ -150,7 +150,7 @@ Spreadsheet - ცხრილი + ელცხრილი @@ -168,7 +168,7 @@ Spreadsheet - ცხრილი + ელცხრილი @@ -186,7 +186,7 @@ Spreadsheet - ცხრილი + ელცხრილი @@ -204,7 +204,7 @@ Spreadsheet - ცხრილი + ელცხრილი @@ -222,7 +222,7 @@ Spreadsheet - ცხრილი + ელცხრილი @@ -240,7 +240,7 @@ Spreadsheet - ცხრილი + ელცხრილი @@ -258,7 +258,7 @@ Spreadsheet - ცხრილი + ელცხრილი @@ -347,7 +347,7 @@ უჯრედის თვისებების დაყენება - + Edit cell უჯრედის ჩასწორება @@ -371,7 +371,7 @@ - + Clear cell(s) უჯრედ(ებ)ის გასუფთავება @@ -476,7 +476,7 @@ Useful to avoid cyclic dependencies, but use with caution! OK - &დიახ + დიახ @@ -561,7 +561,7 @@ switch the design configuration. The property will be created if not exist. OK - &დიახ + დიახ @@ -625,7 +625,7 @@ switch the design configuration. The property will be created if not exist. Bottom - ძირზე + ქვედა @@ -719,12 +719,12 @@ switch the design configuration. The property will be created if not exist.კოპირებისა და ჩასმის შეცდომა - + Alias contains invalid characters! ფსევდონიმი დაუშვებელ სიმბოლოებს შეიცავს! - + Refer to cell by alias, for example Spreadsheet.my_alias_name instead of Spreadsheet.B1 მაგალითად, მიუთითეთ უჯრედი მეტსახელით @@ -733,7 +733,7 @@ Spreadsheet.my_alias_name ნაცვლად Spreadsheet.B1 Spreadsheet - ცხრილი + ელცხრილი @@ -911,7 +911,7 @@ Do you want to continue? Spreadsheet - ცხრილი + ელცხრილი @@ -1126,12 +1126,12 @@ Defaults to: %V = %A SpreadsheetGui::SheetView - + Export PDF PDF-ად გატანა - + PDF file PDF ფაილი @@ -1141,7 +1141,7 @@ Defaults to: %V = %A Spreadsheet - ცხრილი + ელცხრილი @@ -1151,7 +1151,7 @@ Defaults to: %V = %A &Alignment - &სწორება + &Სწორება diff --git a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_ko.ts b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_ko.ts index c75e6e85d7..d0188dece1 100644 --- a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_ko.ts +++ b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_ko.ts @@ -347,7 +347,7 @@ 셀 속성 설정하기 - + Edit cell 셀 편집하기 @@ -371,7 +371,7 @@ - + Clear cell(s) 셀 비우기 @@ -728,12 +728,12 @@ switch the design configuration. The property will be created if not exist.복사 및 붙여넣기 실패함 - + Alias contains invalid characters! Alias contains invalid characters! - + Refer to cell by alias, for example Spreadsheet.my_alias_name instead of Spreadsheet.B1 Refer to cell by alias, for example @@ -1126,12 +1126,12 @@ Defaults to: %V = %A SpreadsheetGui::SheetView - + Export PDF PDF로 내보내기 - + PDF file PDF 파일 diff --git a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_nl.ts b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_nl.ts index 65c5b97b77..4156dc4b24 100644 --- a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_nl.ts +++ b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_nl.ts @@ -347,7 +347,7 @@ Celeigenschappen instellen - + Edit cell Cel bewerken @@ -371,7 +371,7 @@ - + Clear cell(s) Wis cel(len) @@ -728,12 +728,12 @@ switch the design configuration. The property will be created if not exist.Kopiëren en plakken mislukt - + Alias contains invalid characters! Alias bevat ongeldige tekens! - + Refer to cell by alias, for example Spreadsheet.my_alias_name instead of Spreadsheet.B1 Verwijs naar cel met een alias, bijvoorbeeld @@ -1134,12 +1134,12 @@ Defaults to: %V = %A SpreadsheetGui::SheetView - + Export PDF Exporteren als PDF - + PDF file PDF-bestand diff --git a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_pl.ts b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_pl.ts index d887fe847d..5aa840b674 100644 --- a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_pl.ts +++ b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_pl.ts @@ -284,7 +284,7 @@ Merge cells - Scal komórki + Połącz komórki @@ -347,7 +347,7 @@ Ustaw właściwości komórki - + Edit cell Edytuj komórkę @@ -371,7 +371,7 @@ - + Clear cell(s) Wyczyść komórkę(i) @@ -727,12 +727,12 @@ switch the design configuration. The property will be created if not exist.Kopiowanie i wklejanie nie powiodło się - + Alias contains invalid characters! Określenie nazwy zawiera nieprawidłowe znaki! - + Refer to cell by alias, for example Spreadsheet.my_alias_name instead of Spreadsheet.B1 Odniesienie do komórki według oznaczenia nazwy (alias), np. @@ -1149,12 +1149,12 @@ Domyślnie %V = %A SpreadsheetGui::SheetView - + Export PDF - Eksportuj do PDF + Eksportuj do formatu PDF - + PDF file Plik PDF diff --git a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_pt-BR.ts b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_pt-BR.ts index f04cc131b2..635f4473c8 100644 --- a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_pt-BR.ts +++ b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_pt-BR.ts @@ -347,7 +347,7 @@ Definir propriedades da célula - + Edit cell Editar célula @@ -371,7 +371,7 @@ - + Clear cell(s) Limpar célula(s) @@ -727,12 +727,12 @@ switch the design configuration. The property will be created if not exist.Falha ao copiar e colar - + Alias contains invalid characters! O nome contém caracteres inválidos! - + Refer to cell by alias, for example Spreadsheet.my_alias_name instead of Spreadsheet.B1 Busque a célula pelo nome, por exemplo @@ -1133,12 +1133,12 @@ Defaults to: %V = %A SpreadsheetGui::SheetView - + Export PDF Exportar PDF - + PDF file Arquivo PDF diff --git a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_pt-PT.ts b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_pt-PT.ts index 4ad5896f9a..9dbc275d2b 100644 --- a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_pt-PT.ts +++ b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_pt-PT.ts @@ -347,7 +347,7 @@ Definir propriedades da célula - + Edit cell Editar célula @@ -371,7 +371,7 @@ - + Clear cell(s) Limpar célula(s) @@ -728,12 +728,12 @@ switch the design configuration. The property will be created if not exist.Falha ao copiar e colar - + Alias contains invalid characters! O Alias contém caracteres inválidos! - + Refer to cell by alias, for example Spreadsheet.my_alias_name instead of Spreadsheet.B1 Consulte a célula por alias, por exemplo @@ -1134,12 +1134,12 @@ Defaults to: %V = %A SpreadsheetGui::SheetView - + Export PDF Exportar PDF - + PDF file Ficheiro PDF diff --git a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_ro.ts b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_ro.ts index f4c094e050..4005a6e314 100644 --- a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_ro.ts +++ b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_ro.ts @@ -347,7 +347,7 @@ Setați proprietățile celulei - + Edit cell Editare celulă @@ -371,7 +371,7 @@ - + Clear cell(s) Golește celula(ele) @@ -726,12 +726,12 @@ schimba configurația proiectului. Proprietatea va fi creată dacă nu există.< Copiere & Lipire eșuată - + Alias contains invalid characters! Aliasul conține caractere invalide! - + Refer to cell by alias, for example Spreadsheet.my_alias_name instead of Spreadsheet.B1 Consultați celula prin alias, de exemplu @@ -1140,12 +1140,12 @@ Implicit la: %V = %A SpreadsheetGui::SheetView - + Export PDF Exportă PDF - + PDF file Fişier PDF diff --git a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_ru.ts b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_ru.ts index 5ae5dae3b8..594d6e4b01 100644 --- a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_ru.ts +++ b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_ru.ts @@ -347,7 +347,7 @@ Изменения свойств ячеек - + Edit cell Правка ячейки @@ -371,7 +371,7 @@ - + Clear cell(s) Очистка ячейки(ек) @@ -626,7 +626,7 @@ switch the design configuration. The property will be created if not exist. Top - Сверху + Верх @@ -725,12 +725,12 @@ switch the design configuration. The property will be created if not exist.Скопировать и вставить не удалось - + Alias contains invalid characters! Псевдоним содержит недопустимые символы! - + Refer to cell by alias, for example Spreadsheet.my_alias_name instead of Spreadsheet.B1 Обратитесь к ячейке по псевдониму, например @@ -897,7 +897,7 @@ Do you want to continue? Bind Spreadsheet Cells - Привязка ячеек + Привязка к ячейкам таблиц @@ -1128,7 +1128,7 @@ Defaults to: %V = %A Copy - Копировать + Скопировать @@ -1146,12 +1146,12 @@ Defaults to: %V = %A SpreadsheetGui::SheetView - + Export PDF - Экспортировать в PDF + Экспорт в PDF - + PDF file Файл PDF diff --git a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_sl.ts b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_sl.ts index afb12c9084..98294f4fdd 100644 --- a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_sl.ts +++ b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_sl.ts @@ -347,7 +347,7 @@ Nastavi lastnosti polja - + Edit cell Uredi polje @@ -371,7 +371,7 @@ - + Clear cell(s) Počisti polje (i, a) @@ -478,7 +478,7 @@ Uporabno pri izogibanju krožne odvisnosti, vendar je potrebna previdnost! OK - Potrdi + V redu @@ -568,7 +568,7 @@ nastavitve oblikovanja. Če še ne obstaja, bo lastnost ustvarjena. OK - Potrdi + V redu @@ -586,7 +586,7 @@ nastavitve oblikovanja. Če še ne obstaja, bo lastnost ustvarjena. Text - Besedilo + Napis @@ -726,12 +726,12 @@ nastavitve oblikovanja. Če še ne obstaja, bo lastnost ustvarjena.Kopiranje in Lepljenje spodletelo - + Alias contains invalid characters! Vzdevek vsebuje neveljavne znake! - + Refer to cell by alias, for example Spreadsheet.my_alias_name instead of Spreadsheet.B1 Na polje se sklicuj z vzdevkom, npr. @@ -750,13 +750,13 @@ Preglednica.ime_ki_sem_ga_določil namesto Preglednica.B1 Black - Črno + Črna White - Belo + Bel @@ -1148,14 +1148,14 @@ Privzeto: %V = %A SpreadsheetGui::SheetView - + Export PDF - Izvoz PDF + Izvozi v PDF - + PDF file - Datoteka PDF + PDF datoteka diff --git a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_sr-CS.ts b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_sr-CS.ts index 577be18096..a106214365 100644 --- a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_sr-CS.ts +++ b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_sr-CS.ts @@ -347,7 +347,7 @@ Podesi osobine ćelije - + Edit cell Uredi ćeliju @@ -371,7 +371,7 @@ - + Clear cell(s) Očisti ćeliju(e) @@ -728,12 +728,12 @@ switch the design configuration. The property will be created if not exist.Kopiranje i nalepljivanje nije uspelo - + Alias contains invalid characters! Alternativno ime sadrži neispravne znake! - + Refer to cell by alias, for example Spreadsheet.my_alias_name instead of Spreadsheet.B1 Na primer, pozivaj se na ćeliju po alternativnom imenu @@ -1142,12 +1142,12 @@ Defaults to: %V = %A SpreadsheetGui::SheetView - + Export PDF Izvezi PDF - + PDF file PDF datoteka diff --git a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_sr.ts b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_sr.ts index a2d5226bc0..1df1409bfb 100644 --- a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_sr.ts +++ b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_sr.ts @@ -347,7 +347,7 @@ Подеси особине ћелије - + Edit cell Уреди ћелију @@ -371,7 +371,7 @@ - + Clear cell(s) Очисти ћелију(е) @@ -728,12 +728,12 @@ switch the design configuration. The property will be created if not exist.Копирање и налепљивање није успело - + Alias contains invalid characters! Алтернативно име садржи неисправне знаке! - + Refer to cell by alias, for example Spreadsheet.my_alias_name instead of Spreadsheet.B1 На пример, позивај се на ћелију по алтернативном имену @@ -1142,12 +1142,12 @@ Defaults to: %V = %A SpreadsheetGui::SheetView - + Export PDF Извези PDF - + PDF file PDF датотека diff --git a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_sv-SE.ts b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_sv-SE.ts index 33f9ba554b..9fca7aedec 100644 --- a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_sv-SE.ts +++ b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_sv-SE.ts @@ -347,7 +347,7 @@ Ange cellegenskaper - + Edit cell Redigera cell @@ -371,7 +371,7 @@ - + Clear cell(s) Rensa cell(er) @@ -728,12 +728,12 @@ switch the design configuration. The property will be created if not exist.Kopiera och klistra in misslyckades - + Alias contains invalid characters! Alias innehåller ogiltiga tecken! - + Refer to cell by alias, for example Spreadsheet.my_alias_name instead of Spreadsheet.B1 Referera till cellen via alias, till exempel @@ -1134,12 +1134,12 @@ Defaults to: %V = %A SpreadsheetGui::SheetView - + Export PDF Exportera PDF - + PDF file PDF-fil diff --git a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_tr.ts b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_tr.ts index 5b7f634c99..0dc32b33cc 100644 --- a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_tr.ts +++ b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_tr.ts @@ -347,7 +347,7 @@ Hücre özelliklerini ayarla - + Edit cell Hücreyi düzenle @@ -371,7 +371,7 @@ - + Clear cell(s) Hücreyi(leri) temizle @@ -728,12 +728,12 @@ switch the design configuration. The property will be created if not exist.Kopyala Yapıştır başarısız oldu - + Alias contains invalid characters! Alias geçersiz karakterler içeriyor! - + Refer to cell by alias, for example Spreadsheet.my_alias_name instead of Spreadsheet.B1 Hücreye alias'lı bir isim atayın, örneğin Spreadsheet.B1 yerine Spreadsheet.my_alias_name @@ -1132,12 +1132,12 @@ Defaults to: %V = %A SpreadsheetGui::SheetView - + Export PDF PDF olarak dışa aktar - + PDF file PDF dosyası diff --git a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_uk.ts b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_uk.ts index 5bc08c3a9c..2c7e105882 100644 --- a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_uk.ts +++ b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_uk.ts @@ -347,7 +347,7 @@ Зміна властивостей комірок - + Edit cell Редагування комірки @@ -371,7 +371,7 @@ - + Clear cell(s) Очистити комірку(и) @@ -727,12 +727,12 @@ switch the design configuration. The property will be created if not exist.Копіювання і вставка завершилась невдачею - + Alias contains invalid characters! Псевдонім містить некоректні символи! - + Refer to cell by alias, for example Spreadsheet.my_alias_name instead of Spreadsheet.B1 Зверніться до комірки за псевдонімом, наприклад @@ -1149,12 +1149,12 @@ Defaults to: %V = %A SpreadsheetGui::SheetView - + Export PDF Експорт в PDF - + PDF file PDF-файл diff --git a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_val-ES.ts b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_val-ES.ts index b5bad7844c..234b03cba2 100644 --- a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_val-ES.ts +++ b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_val-ES.ts @@ -347,7 +347,7 @@ Set cell properties - + Edit cell Edit cell @@ -371,7 +371,7 @@ - + Clear cell(s) Clear cell(s) @@ -728,12 +728,12 @@ switch the design configuration. The property will be created if not exist.S'ha produït un error en copiar i apegar - + Alias contains invalid characters! Alias contains invalid characters! - + Refer to cell by alias, for example Spreadsheet.my_alias_name instead of Spreadsheet.B1 Refer to cell by alias, for example @@ -1134,12 +1134,12 @@ Defaults to: %V = %A SpreadsheetGui::SheetView - + Export PDF Exporta a PDF - + PDF file Fitxer PDF diff --git a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_zh-CN.ts b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_zh-CN.ts index 357af443ca..8fde58dd24 100644 --- a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_zh-CN.ts +++ b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_zh-CN.ts @@ -347,7 +347,7 @@ 设置单元格属性 - + Edit cell 编辑单元格 @@ -371,7 +371,7 @@ - + Clear cell(s) 清除单元格 @@ -728,12 +728,12 @@ switch the design configuration. The property will be created if not exist.复制粘贴失败 - + Alias contains invalid characters! 别名包含无效字符! - + Refer to cell by alias, for example Spreadsheet.my_alias_name instead of Spreadsheet.B1 通过别名引用单元格,例如用 @@ -1126,12 +1126,12 @@ Defaults to: %V = %A SpreadsheetGui::SheetView - + Export PDF 导出PDF - + PDF file PDF 文件 diff --git a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_zh-TW.ts b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_zh-TW.ts index 4b78e0195a..1e6280cd31 100644 --- a/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_zh-TW.ts +++ b/src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_zh-TW.ts @@ -347,7 +347,7 @@ 設定儲存格屬性 - + Edit cell 編輯儲存格 @@ -371,7 +371,7 @@ - + Clear cell(s) 清除儲存格 @@ -728,12 +728,12 @@ switch the design configuration. The property will be created if not exist.複製及貼上失敗 - + Alias contains invalid characters! 別名包含無效字元! - + Refer to cell by alias, for example Spreadsheet.my_alias_name instead of Spreadsheet.B1 參照儲存格使用別名,例如 @@ -1126,12 +1126,12 @@ Defaults to: %V = %A SpreadsheetGui::SheetView - + Export PDF 匯出 PDF - + PDF file PDF 檔 diff --git a/src/Mod/Start/Gui/Resources/translations/StartPage_ca.ts b/src/Mod/Start/Gui/Resources/translations/StartPage_ca.ts index 97bbdd3dca..362642b2e5 100644 --- a/src/Mod/Start/Gui/Resources/translations/StartPage_ca.ts +++ b/src/Mod/Start/Gui/Resources/translations/StartPage_ca.ts @@ -313,7 +313,7 @@ By using ";;" to separate paths, you can add several folders here Recent files - Fitxers recents + Recent files diff --git a/src/Mod/Start/Gui/Resources/translations/StartPage_cs.ts b/src/Mod/Start/Gui/Resources/translations/StartPage_cs.ts index a306facaac..9cee3cb651 100644 --- a/src/Mod/Start/Gui/Resources/translations/StartPage_cs.ts +++ b/src/Mod/Start/Gui/Resources/translations/StartPage_cs.ts @@ -313,7 +313,7 @@ Pomocí ";;" pro oddělení cest, zde můžete přidat více složek Recent files - Nedávné soubory + Recent files diff --git a/src/Mod/Start/Gui/Resources/translations/StartPage_de.ts b/src/Mod/Start/Gui/Resources/translations/StartPage_de.ts index 3bbe328aad..9fe1dbcfe4 100644 --- a/src/Mod/Start/Gui/Resources/translations/StartPage_de.ts +++ b/src/Mod/Start/Gui/Resources/translations/StartPage_de.ts @@ -196,7 +196,7 @@ Wird ";;" verwendet, um Pfade zu trennen, können hier mehrere Ordner hinzugefü Font family - Schriftartfamilie + Schriftart diff --git a/src/Mod/Start/Gui/Resources/translations/StartPage_el.ts b/src/Mod/Start/Gui/Resources/translations/StartPage_el.ts index 11ebbf6571..e19c6e408f 100644 --- a/src/Mod/Start/Gui/Resources/translations/StartPage_el.ts +++ b/src/Mod/Start/Gui/Resources/translations/StartPage_el.ts @@ -313,7 +313,7 @@ By using ";;" to separate paths, you can add several folders here Recent files - Πρόσφατα αρχεία + Recent files diff --git a/src/Mod/Start/Gui/Resources/translations/StartPage_es-AR.ts b/src/Mod/Start/Gui/Resources/translations/StartPage_es-AR.ts index 1d84e4715a..a830cfa278 100644 --- a/src/Mod/Start/Gui/Resources/translations/StartPage_es-AR.ts +++ b/src/Mod/Start/Gui/Resources/translations/StartPage_es-AR.ts @@ -313,7 +313,7 @@ Al usar ";;" para separar las rutas, puede añadir varias carpetas aquí Recent files - Archivos recientes + Recent files diff --git a/src/Mod/Start/Gui/Resources/translations/StartPage_es-ES.ts b/src/Mod/Start/Gui/Resources/translations/StartPage_es-ES.ts index 6ba2e5ae51..865ae80025 100644 --- a/src/Mod/Start/Gui/Resources/translations/StartPage_es-ES.ts +++ b/src/Mod/Start/Gui/Resources/translations/StartPage_es-ES.ts @@ -313,7 +313,7 @@ Mediante el uso de ";;" para separar rutas, puede agregar varias carpetas aquí< Recent files - Archivos recientes + Recent files diff --git a/src/Mod/Start/Gui/Resources/translations/StartPage_eu.ts b/src/Mod/Start/Gui/Resources/translations/StartPage_eu.ts index 376a9ca27a..fe9e772243 100644 --- a/src/Mod/Start/Gui/Resources/translations/StartPage_eu.ts +++ b/src/Mod/Start/Gui/Resources/translations/StartPage_eu.ts @@ -313,7 +313,7 @@ By using ";;" to separate paths, you can add several folders here Recent files - Azken fitxategiak + Recent files diff --git a/src/Mod/Start/Gui/Resources/translations/StartPage_fi.ts b/src/Mod/Start/Gui/Resources/translations/StartPage_fi.ts index e315b63e97..a50b8ba491 100644 --- a/src/Mod/Start/Gui/Resources/translations/StartPage_fi.ts +++ b/src/Mod/Start/Gui/Resources/translations/StartPage_fi.ts @@ -313,7 +313,7 @@ By using ";;" to separate paths, you can add several folders here Recent files - Viimeisimmät tiedostot + Recent files diff --git a/src/Mod/Start/Gui/Resources/translations/StartPage_fr.ts b/src/Mod/Start/Gui/Resources/translations/StartPage_fr.ts index 2e2bd7147d..48e04f27c0 100644 --- a/src/Mod/Start/Gui/Resources/translations/StartPage_fr.ts +++ b/src/Mod/Start/Gui/Resources/translations/StartPage_fr.ts @@ -6,7 +6,7 @@ Start - Début + Start @@ -293,7 +293,7 @@ En utilisant ";;" pour séparer les chemins, vous pouvez ajouter plusieurs dossi Start - Début + Start @@ -318,7 +318,7 @@ En utilisant ";;" pour séparer les chemins, vous pouvez ajouter plusieurs dossi Tip - Astuce + Astuce @@ -363,7 +363,7 @@ En utilisant ";;" pour séparer les chemins, vous pouvez ajouter plusieurs dossi This section contains material for developers: How to compile FreeCAD yourself, how the FreeCAD source code is structured + how to navigate in it, how to develop new workbenches and/or embed FreeCAD in your own application. - Cette section contient la documentation pour les développeurs : comment compiler FreeCAD vous-même, comment le code source de FreeCAD est structuré + comment naviguer dedans, et également comment développer de nouveaux ateliers, et/ou incorporer FreeCAD dans votre propre application. + Cette section contient la documentation pour les développeurs : comment compiler FreeCAD vous-même, comment le code source de FreeCAD est structuré + comment naviguer dedans, également comment développer de nouveaux ateliers et/ou incorporer FreeCAD dans votre propre application. @@ -506,7 +506,7 @@ En utilisant ";;" pour séparer les chemins, vous pouvez ajouter plusieurs dossi Start - Début + Start diff --git a/src/Mod/Start/Gui/Resources/translations/StartPage_gl.ts b/src/Mod/Start/Gui/Resources/translations/StartPage_gl.ts index 2ef6e63f2f..d4a717339d 100644 --- a/src/Mod/Start/Gui/Resources/translations/StartPage_gl.ts +++ b/src/Mod/Start/Gui/Resources/translations/StartPage_gl.ts @@ -313,7 +313,7 @@ By using ";;" to separate paths, you can add several folders here Recent files - Ficheiros recentes + Recent files diff --git a/src/Mod/Start/Gui/Resources/translations/StartPage_hr.ts b/src/Mod/Start/Gui/Resources/translations/StartPage_hr.ts index 6ff101d4df..a3791a666b 100644 --- a/src/Mod/Start/Gui/Resources/translations/StartPage_hr.ts +++ b/src/Mod/Start/Gui/Resources/translations/StartPage_hr.ts @@ -313,7 +313,7 @@ Koristite ";;" da biste odvojili putove, ovdje možete dodati nekoliko mapa Recent files - Nedavne datoteke + Recent files diff --git a/src/Mod/Start/Gui/Resources/translations/StartPage_hu.ts b/src/Mod/Start/Gui/Resources/translations/StartPage_hu.ts index 7f7c0658ad..44a0e398eb 100644 --- a/src/Mod/Start/Gui/Resources/translations/StartPage_hu.ts +++ b/src/Mod/Start/Gui/Resources/translations/StartPage_hu.ts @@ -313,7 +313,7 @@ A ";;" útvonalak külön-külön történő használatával több mappát is ho Recent files - Legutóbbi fájlok + Recent files diff --git a/src/Mod/Start/Gui/Resources/translations/StartPage_id.ts b/src/Mod/Start/Gui/Resources/translations/StartPage_id.ts index 6c723ef54e..244e713e9d 100644 --- a/src/Mod/Start/Gui/Resources/translations/StartPage_id.ts +++ b/src/Mod/Start/Gui/Resources/translations/StartPage_id.ts @@ -1,241 +1,20 @@ - - StartPage - - - Start - Mulai - - - - Documents - Dokumen - - - - Help - Bantuan - - - - Activity - Aktifitas - - - - Recent files - File terbaru - - - - Tip - Petunjuk - - - - Adjust the number of recent files to be shown here in menu Edit -> Preferences -> General -> Size of recent file list - Sesuaikan jumlah file terbaru yang akan ditampilkan di sini di menu Edit -> Preferensi -> Umum -> Ukuran daftar file terbaru - - - - Examples - Contoh - - - - General documentation - Dokumentasi umum - - - - User hub - User hub - - - - This section contains documentation useful for FreeCAD users in general: a list of all the workbenches, detailed instructions on how to install and use the FreeCAD application, tutorials, and all you need to get started. - Bagian ini berisi dokumentasi yang berguna untuk pengguna FreeCAD secara umum: daftar semua meja kerja, petunjuk terperinci tentang cara menginstal dan menggunakan aplikasi FreeCAD, tutorial, dan semua yang dibutuhkan untuk menggunakannya. - - - - Power users hub - Power users hub - - - - This section gathers documentation for advanced users and people interested in writing python scripts. You will also find there a repository of macros, instructions on how to install and use them, and more information about customizing FreeCAD to your specific needs. - Bagian ini mengumpulkan dokumentasi untuk pengguna tingkat lanjutan dan mereka yang tertarik untuk membuat tulisan python. Anda juga akan menemukan ruang penyimpanan yang besar, instruksi tentang cara menginstal dan menggunakannya, dan informasi lebih lanjut tentang cara menyesuaikan FreeCAD dengan kebutuhan khusus Anda. - - - - Developers hub - Developers hub - - - - This section contains material for developers: How to compile FreeCAD yourself, how the FreeCAD source code is structured + how to navigate in it, how to develop new workbenches and/or embed FreeCAD in your own application. - This section contains material for developers: How to compile FreeCAD yourself, how the FreeCAD source code is structured + how to navigate in it, how to develop new workbenches and/or embed FreeCAD in your own application. - - - - Manual - Manual - - - - The FreeCAD manual is another, more linear way to present the information contained in this wiki. It is made to be read like a book, and will gently introduce you to many other pages from the hubs above. <a href="https://www.gitbook.com/book/yorikvanhavre/a-freecad-manual/details">e-book versions</a> are also available. - The FreeCAD manual is another, more linear way to present the information contained in this wiki. It is made to be read like a book, and will gently introduce you to many other pages from the hubs above. <a href="https://www.gitbook.com/book/yorikvanhavre/a-freecad-manual/details">e-book versions</a> are also available. - - - - Workbenches documentation - Workbenches documentation - - - - These are the help pages of all the workbenches currently installed on this computer. - These are the help pages of all the workbenches currently installed on this computer. - - - - Getting help from the community - Dapatkan bantuan dari komunitas - - - - The <a href="http://forum.freecadweb.org">FreeCAD forum</a> is a great place to get help from other FreeCAD users and developers. The forum has many sections for different types of issues and discussion subjects. If in doubt, post in the more general <a href="https://forum.freecadweb.org/viewforum.php?f=3">Help on using FreeCAD</a> section. - The <a href="http://forum.freecadweb.org">FreeCAD forum</a> is a great place to get help from other FreeCAD users and developers. The forum has many sections for different types of issues and discussion subjects. If in doubt, post in the more general <a href="https://forum.freecadweb.org/viewforum.php?f=3">Help on using FreeCAD</a> section. - - - - If it is the first time you are posting on the forum, be sure to <a href="https://forum.freecadweb.org/viewtopic.php?f=3&t=2264">read the guidelines</a> first! - If it is the first time you are posting on the forum, be sure to <a href="https://forum.freecadweb.org/viewtopic.php?f=3&t=2264">read the guidelines</a> first! - - - - FreeCAD also maintains a public <a href="https://www.freecadweb.org/tracker">bug tracker</a> where anybody can submit bugs and propose new features. To avoid causing extra work and give the best chances to see your bug solved, make sure you read the <a href="https://forum.freecadweb.org/viewtopic.php?f=3&t=5236">bug submission guide</a> before posting. - FreeCAD also maintains a public <a href="https://www.freecadweb.org/tracker">bug tracker</a> where anybody can submit bugs and propose new features. To avoid causing extra work and give the best chances to see your bug solved, make sure you read the <a href="https://forum.freecadweb.org/viewtopic.php?f=3&t=5236">bug submission guide</a> before posting. - - - - Available addons - Available addons - - - - Below is a list of available extra workbenches that can be added to your FreeCAD installation. Browse and install them from menu Tools -> Addons manager. You can learn more about any of them by clicking the links below. - Below is a list of available extra workbenches that can be added to your FreeCAD installation. Browse and install them from menu Tools -> Addons manager. You can learn more about any of them by clicking the links below. - - - - If not bundled with your FreeCAD version, install the FreeCAD documentation package to get documentation hubs, workbench help and individual command documentation without an internet connection. - If not bundled with your FreeCAD version, install the FreeCAD documentation package to get documentation hubs, workbench help and individual command documentation without an internet connection. - - - - Cannot fetch information from GitHub. <a href="EnableDownload.py">Authorize FreeCAD to access the internet</a> and reload the Start page. - Cannot fetch information from GitHub. <a href="EnableDownload.py">Authorize FreeCAD to access the internet</a> and reload the Start page. - - - - Recent commits - Recent commits - - - - Below are the latest changes added to the <a href="http://github.com/FreeCAD/FreeCAD/">FreeCAD source code</a>. These changes might not reflect yet in the FreeCAD version that you are currently running. Check the <a href="https://www.freecadweb.org/wiki/Downloads">available options</a> if you wish to obtain a development version. - Below are the latest changes added to the <a href="http://github.com/FreeCAD/FreeCAD/">FreeCAD source code</a>. These changes might not reflect yet in the FreeCAD version that you are currently running. Check the <a href="https://www.freecadweb.org/wiki/Downloads">available options</a> if you wish to obtain a development version. - - - - See all commits on github - See all commits on github - - - - You can configure a custom folder to display here in menu Edit -> Preferences -> Start -> Show additional folder - You can configure a custom folder to display here in menu Edit -> Preferences -> Start -> Show additional folder - - - - version - versi - - - - build - build - - - - Create new... - Buat baru... - - - - Unknown - Unknown - - - - Forum - Forum - - - - The latest posts on the <a href="https://forum.freecadweb.org">FreeCAD forum</a>: - The latest posts on the <a href="https://forum.freecadweb.org">FreeCAD forum</a>: - - - - To open any of the links above in your desktop browser, Right-click -> Open in external browser - To open any of the links above in your desktop browser, Right-click -> Open in external browser - - - - Creation date - Tanggal diciptakan - - - - Last modification - Terakhir dimodifikasi - - - - Notes - Catatan - - - - Open start page preferences - Open start page preferences - - - - Workbench - - - Start page - Start page - - CmdStartPage - + Start Mulai - + Start Page Start Page - + Displays the start page in a browser view Displays the start page in a browser view @@ -263,217 +42,212 @@ Contents - - Show forum - Tampilkan forum + + Show notepad + Show notepad - + + Shows a notepad next to the file thumbnails, where you can keep notes across sessions + Shows a notepad next to the file thumbnails, where you can keep notes across sessions + + + Show examples folder contents Show examples folder contents - - Show additional folder - Show additional folder - - - + If you want the examples to show on the first page If you want the examples to show on the first page - - If this is checked, the latest posts from the FreeCAD forum will be displayed on the Activity tab - If this is checked, the latest posts from the FreeCAD forum will be displayed on the Activity tab + + Show additional folder + Show additional folder - + An optional custom folder to be displayed at the bottom of the first page. By using ";;" to separate paths, you can add several folders here An optional custom folder to be displayed at the bottom of the first page. By using ";;" to separate paths, you can add several folders here + + + Show forum + Tampilkan forum + - Show notepad - Show notepad + If this is checked, the latest posts from the FreeCAD forum will be displayed on the Activity tab + If this is checked, the latest posts from the FreeCAD forum will be displayed on the Activity tab - - Shows a notepad next to the file thumbnails, where you can keep notes across sessions - Shows a notepad next to the file thumbnails, where you can keep notes across sessions - - - + Show tips Show tips - + Displays help tips in the Start workbench Documents tab Displays help tips in the Start workbench Documents tab - + + Show scrollbars + Show scrollbars + + + Fonts and colors Font dan warna - - - The background of the main start page area - The background of the main start page area - - Background color - Warna latar belakang - - - - in FreeCAD - in FreeCAD - - - - In external browser - In external browser - - - - Background color down gradient - Background color down gradient - - - - The color of the version text - The color of the version text - - - - Link color - Link color - - - - An optional image to display as background - An optional image to display as background - - - - If this is checked and a style sheet is specified in General preferences, it will be used and override the colors below - If this is checked and a style sheet is specified in General preferences, it will be used and override the colors below - - - - Page background color - Page background color - - - - The color of the text on the main pages - The color of the text on the main pages - - - - Background image - Gambar background - - - - Page text color - Page text color - - - - The color of the links - The color of the links - - - - The background color of the boxes inside the pages - The background color of the boxes inside the pages - - - - Box background color - Box background color - - - - The background color behind the panels - The background color behind the panels - - - - The down gradient for the background color (currently unsupported) - The down gradient for the background color (currently unsupported) - - - - Open links - Open links - - - - Background text color - Background text color - - - Use FreeCAD style sheet Use FreeCAD style sheet - + + If this is checked and a style sheet is specified in General preferences, it will be used and override the colors below + If this is checked and a style sheet is specified in General preferences, it will be used and override the colors below + + + + Background color + Warna latar belakang + + + + The background color behind the panels + The background color behind the panels + + + + Background color down gradient + Background color down gradient + + + + The down gradient for the background color (currently unsupported) + The down gradient for the background color (currently unsupported) + + + + Background image + Gambar background + + + + An optional image to display as background + An optional image to display as background + + + + Background text color + Background text color + + + + The color of the version text + The color of the version text + + + + Page background color + Page background color + + + + The background of the main start page area + The background of the main start page area + + + + Page text color + Page text color + + + + The color of the text on the main pages + The color of the text on the main pages + + + + Box background color + Box background color + + + + The background color of the boxes inside the pages + The background color of the boxes inside the pages + + + + Link color + Link color + + + + The color of the links + The color of the links + + + Font family Keluarga font - + The font family to use on the start page. Can be a font name or a comma-separated series of fallback fonts The font family to use on the start page. Can be a font name or a comma-separated series of fallback fonts - + Arial,Helvetica,sans Arial,Helvetica,sans - + The base font size to use for all texts of the Start page The base font size to use for all texts of the Start page - + px px - + + Open links + Open links + + + + in FreeCAD + in FreeCAD + + + + In external browser + In external browser + + + Use gradient for New File icon Use gradient for New File icon - + If this is selected, the 'New File' icon shows a gradient icon instead of the normal icon If this is selected, the 'New File' icon shows a gradient icon instead of the normal icon - + Options Pilihan - - - Choose which workbench to switch to after the program launches - Choose which workbench to switch to after the program launches - - - - If checked, will automatically close the Start page when FreeCAD launches - If checked, will automatically close the Start page when FreeCAD launches - Switch workbench after loading @@ -481,18 +255,258 @@ By using ";;" to separate paths, you can add several folders here + Choose which workbench to switch to after the program launches + Choose which workbench to switch to after the program launches + + + Close start page after loading Close start page after loading - + + If checked, will automatically close the Start page when FreeCAD launches + If checked, will automatically close the Start page when FreeCAD launches + + + Close and switch on opening file Close and switch on opening file - + If application is started by opening a file, apply the two settings above If application is started by opening a file, apply the two settings above + + Workbench + + + + Start page + Start page + + + + StartPage + + + Start + Mulai + + + + Documents + Dokumen + + + + Help + Bantuan + + + + Activity + Aktifitas + + + + Recent files + Recent files + + + + Tip + Petunjuk + + + + Adjust the number of recent files to be shown here in menu Edit -> Preferences -> General -> Size of recent file list + Sesuaikan jumlah file terbaru yang akan ditampilkan di sini di menu Edit -> Preferensi -> Umum -> Ukuran daftar file terbaru + + + + Examples + Contoh + + + + General documentation + Dokumentasi umum + + + + User hub + User hub + + + + This section contains documentation useful for FreeCAD users in general: a list of all the workbenches, detailed instructions on how to install and use the FreeCAD application, tutorials, and all you need to get started. + Bagian ini berisi dokumentasi yang berguna untuk pengguna FreeCAD secara umum: daftar semua meja kerja, petunjuk terperinci tentang cara menginstal dan menggunakan aplikasi FreeCAD, tutorial, dan semua yang dibutuhkan untuk menggunakannya. + + + + Power users hub + Power users hub + + + + This section gathers documentation for advanced users and people interested in writing python scripts. You will also find there a repository of macros, instructions on how to install and use them, and more information about customizing FreeCAD to your specific needs. + Bagian ini mengumpulkan dokumentasi untuk pengguna tingkat lanjutan dan mereka yang tertarik untuk membuat tulisan python. Anda juga akan menemukan ruang penyimpanan yang besar, instruksi tentang cara menginstal dan menggunakannya, dan informasi lebih lanjut tentang cara menyesuaikan FreeCAD dengan kebutuhan khusus Anda. + + + + Developers hub + Developers hub + + + + This section contains material for developers: How to compile FreeCAD yourself, how the FreeCAD source code is structured + how to navigate in it, how to develop new workbenches and/or embed FreeCAD in your own application. + This section contains material for developers: How to compile FreeCAD yourself, how the FreeCAD source code is structured + how to navigate in it, how to develop new workbenches and/or embed FreeCAD in your own application. + + + + Manual + Manual + + + + The FreeCAD manual is another, more linear way to present the information contained in this wiki. It is made to be read like a book, and will gently introduce you to many other pages from the hubs above. <a href="https://www.gitbook.com/book/yorikvanhavre/a-freecad-manual/details">e-book versions</a> are also available. + The FreeCAD manual is another, more linear way to present the information contained in this wiki. It is made to be read like a book, and will gently introduce you to many other pages from the hubs above. <a href="https://www.gitbook.com/book/yorikvanhavre/a-freecad-manual/details">e-book versions</a> are also available. + + + + Workbenches documentation + Workbenches documentation + + + + These are the help pages of all the workbenches currently installed on this computer. + These are the help pages of all the workbenches currently installed on this computer. + + + + Getting help from the community + Dapatkan bantuan dari komunitas + + + + The <a href="http://forum.freecad.org">FreeCAD forum</a> is a great place to get help from other FreeCAD users and developers. The forum has many sections for different types of issues and discussion subjects. If in doubt, post in the more general <a href="https://forum.freecad.org/viewforum.php?f=3">Help on using FreeCAD</a> section. + The <a href="http://forum.freecad.org">FreeCAD forum</a> is a great place to get help from other FreeCAD users and developers. The forum has many sections for different types of issues and discussion subjects. If in doubt, post in the more general <a href="https://forum.freecad.org/viewforum.php?f=3">Help on using FreeCAD</a> section. + + + + If it is the first time you are posting on the forum, be sure to <a href="https://forum.freecad.org/viewtopic.php?f=3&t=2264">read the guidelines</a> first! + If it is the first time you are posting on the forum, be sure to <a href="https://forum.freecad.org/viewtopic.php?f=3&t=2264">read the guidelines</a> first! + + + + FreeCAD also maintains a public <a href="https://www.freecad.org/tracker">bug tracker</a> where anybody can submit bugs and propose new features. To avoid causing extra work and give the best chances to see your bug solved, make sure you read the <a href="https://forum.freecad.org/viewtopic.php?f=3&t=5236">bug submission guide</a> before posting. + FreeCAD also maintains a public <a href="https://www.freecad.org/tracker">bug tracker</a> where anybody can submit bugs and propose new features. To avoid causing extra work and give the best chances to see your bug solved, make sure you read the <a href="https://forum.freecad.org/viewtopic.php?f=3&t=5236">bug submission guide</a> before posting. + + + + Below are the latest changes added to the <a href="http://github.com/FreeCAD/FreeCAD/">FreeCAD source code</a>. These changes might not reflect yet in the FreeCAD version that you are currently running. Check the <a href="https://www.freecad.org/wiki/Downloads">available options</a> if you wish to obtain a development version. + Below are the latest changes added to the <a href="http://github.com/FreeCAD/FreeCAD/">FreeCAD source code</a>. These changes might not reflect yet in the FreeCAD version that you are currently running. Check the <a href="https://www.freecad.org/wiki/Downloads">available options</a> if you wish to obtain a development version. + + + + The latest posts on the <a href="https://forum.freecad.org">FreeCAD forum</a>: + Postingan terakhir di <a href="https://forum.freecad.org">forum FreeCAD</a>: + + + + Available addons + Available addons + + + + Below is a list of available extra workbenches that can be added to your FreeCAD installation. Browse and install them from menu Tools -> Addons manager. You can learn more about any of them by clicking the links below. + Below is a list of available extra workbenches that can be added to your FreeCAD installation. Browse and install them from menu Tools -> Addons manager. You can learn more about any of them by clicking the links below. + + + + If not bundled with your FreeCAD version, install the FreeCAD documentation package to get documentation hubs, workbench help and individual command documentation without an internet connection. + If not bundled with your FreeCAD version, install the FreeCAD documentation package to get documentation hubs, workbench help and individual command documentation without an internet connection. + + + + Cannot fetch information from GitHub. <a href="EnableDownload.py">Authorize FreeCAD to access the internet</a> and reload the Start page. + Cannot fetch information from GitHub. <a href="EnableDownload.py">Authorize FreeCAD to access the internet</a> and reload the Start page. + + + + Recent commits + Recent commits + + + + See all commits on github + See all commits on github + + + + You can configure a custom folder to display here in menu Edit -> Preferences -> Start -> Show additional folder + You can configure a custom folder to display here in menu Edit -> Preferences -> Start -> Show additional folder + + + + version + versi + + + + build + build + + + + Create new... + Buat baru... + + + + Unknown + Unknown + + + + Forum + Forum + + + + To open any of the links above in your desktop browser, Right-click -> Open in external browser + To open any of the links above in your desktop browser, Right-click -> Open in external browser + + + + Creation date + Tanggal diciptakan + + + + Last modification + Terakhir dimodifikasi + + + + Notes + Catatan + + + + Open start page preferences + Open start page preferences + + + + QObject + + + Start + Mulai + + diff --git a/src/Mod/Start/Gui/Resources/translations/StartPage_it.ts b/src/Mod/Start/Gui/Resources/translations/StartPage_it.ts index bf9deeccf1..b2b6ddd9e8 100644 --- a/src/Mod/Start/Gui/Resources/translations/StartPage_it.ts +++ b/src/Mod/Start/Gui/Resources/translations/StartPage_it.ts @@ -313,7 +313,7 @@ Usando ";;" per separare i percorsi, puoi aggiungere diverse cartelle qui Recent files - File recenti + Recent files diff --git a/src/Mod/Start/Gui/Resources/translations/StartPage_ja.ts b/src/Mod/Start/Gui/Resources/translations/StartPage_ja.ts index aaa61bdeb6..86a2b0f31d 100644 --- a/src/Mod/Start/Gui/Resources/translations/StartPage_ja.ts +++ b/src/Mod/Start/Gui/Resources/translations/StartPage_ja.ts @@ -313,7 +313,7 @@ By using ";;" to separate paths, you can add several folders here Recent files - 最近使用したファイル + Recent files diff --git a/src/Mod/Start/Gui/Resources/translations/StartPage_ka.ts b/src/Mod/Start/Gui/Resources/translations/StartPage_ka.ts index 2bcbd7dd40..e17ed0fef1 100644 --- a/src/Mod/Start/Gui/Resources/translations/StartPage_ka.ts +++ b/src/Mod/Start/Gui/Resources/translations/StartPage_ka.ts @@ -246,7 +246,7 @@ By using ";;" to separate paths, you can add several folders here Options - პარამეტრები + მორგება diff --git a/src/Mod/Start/Gui/Resources/translations/StartPage_ko.ts b/src/Mod/Start/Gui/Resources/translations/StartPage_ko.ts index 64b91a5799..0144817b8a 100644 --- a/src/Mod/Start/Gui/Resources/translations/StartPage_ko.ts +++ b/src/Mod/Start/Gui/Resources/translations/StartPage_ko.ts @@ -313,7 +313,7 @@ By using ";;" to separate paths, you can add several folders here Recent files - 최근 파일 + Recent files diff --git a/src/Mod/Start/Gui/Resources/translations/StartPage_nl.ts b/src/Mod/Start/Gui/Resources/translations/StartPage_nl.ts index f22fb36c64..d009e355a4 100644 --- a/src/Mod/Start/Gui/Resources/translations/StartPage_nl.ts +++ b/src/Mod/Start/Gui/Resources/translations/StartPage_nl.ts @@ -313,7 +313,7 @@ Door ";" te gebruiken kan je ook meerdere mappen toevoegen Recent files - Recente Bestanden + Recent files diff --git a/src/Mod/Start/Gui/Resources/translations/StartPage_pt-BR.ts b/src/Mod/Start/Gui/Resources/translations/StartPage_pt-BR.ts index 52fa87c8be..01408e440a 100644 --- a/src/Mod/Start/Gui/Resources/translations/StartPage_pt-BR.ts +++ b/src/Mod/Start/Gui/Resources/translations/StartPage_pt-BR.ts @@ -313,7 +313,7 @@ Usando ";;" para separar caminhos, você pode adicionar várias pastas aqui Recent files - Arquivos recentes + Recent files diff --git a/src/Mod/Start/Gui/Resources/translations/StartPage_pt-PT.ts b/src/Mod/Start/Gui/Resources/translations/StartPage_pt-PT.ts index 879600709c..f925d0fcdf 100644 --- a/src/Mod/Start/Gui/Resources/translations/StartPage_pt-PT.ts +++ b/src/Mod/Start/Gui/Resources/translations/StartPage_pt-PT.ts @@ -313,7 +313,7 @@ Usando ";;" para separar caminhos, podem ser adicionadas várias pastas aqui Recent files - Ficheiros Recentes + Recent files diff --git a/src/Mod/Start/Gui/Resources/translations/StartPage_ro.ts b/src/Mod/Start/Gui/Resources/translations/StartPage_ro.ts index 12dde1f4be..be958459ad 100644 --- a/src/Mod/Start/Gui/Resources/translations/StartPage_ro.ts +++ b/src/Mod/Start/Gui/Resources/translations/StartPage_ro.ts @@ -313,7 +313,7 @@ Folosind ";;" pentru a separa căi, poți adăuga mai multe dosare aici Recent files - Fişiere recente + Recent files diff --git a/src/Mod/Start/Gui/Resources/translations/StartPage_ru.ts b/src/Mod/Start/Gui/Resources/translations/StartPage_ru.ts index 45b88cd768..5fd9679322 100644 --- a/src/Mod/Start/Gui/Resources/translations/StartPage_ru.ts +++ b/src/Mod/Start/Gui/Resources/translations/StartPage_ru.ts @@ -196,7 +196,7 @@ By using ";;" to separate paths, you can add several folders here Font family - Шрифт + Семейство шрифтов @@ -293,7 +293,7 @@ By using ";;" to separate paths, you can add several folders here Start - Запустить + Начало @@ -303,7 +303,7 @@ By using ";;" to separate paths, you can add several folders here Help - Справка + Помощь @@ -506,7 +506,7 @@ By using ";;" to separate paths, you can add several folders here Start - Запустить + Запуск diff --git a/src/Mod/Start/Gui/Resources/translations/StartPage_sl.ts b/src/Mod/Start/Gui/Resources/translations/StartPage_sl.ts index adc6eed4dd..cf3268f0f2 100644 --- a/src/Mod/Start/Gui/Resources/translations/StartPage_sl.ts +++ b/src/Mod/Start/Gui/Resources/translations/StartPage_sl.ts @@ -313,7 +313,7 @@ Z ločevanjem poti z znaki ";;", lahko dodate več map Recent files - Nedavne datoteke + Recent files diff --git a/src/Mod/Start/Gui/Resources/translations/StartPage_sr-CS.ts b/src/Mod/Start/Gui/Resources/translations/StartPage_sr-CS.ts index ac97ab7798..e4950d3e93 100644 --- a/src/Mod/Start/Gui/Resources/translations/StartPage_sr-CS.ts +++ b/src/Mod/Start/Gui/Resources/translations/StartPage_sr-CS.ts @@ -313,7 +313,7 @@ Ako koristiš ";;" da bi razdvojio putanje, možeš dodati nekoliko fascikli Recent files - Nedavne datoteke + Recent files diff --git a/src/Mod/Start/Gui/Resources/translations/StartPage_sr.ts b/src/Mod/Start/Gui/Resources/translations/StartPage_sr.ts index 2552dd86de..875f1ca339 100644 --- a/src/Mod/Start/Gui/Resources/translations/StartPage_sr.ts +++ b/src/Mod/Start/Gui/Resources/translations/StartPage_sr.ts @@ -313,7 +313,7 @@ By using ";;" to separate paths, you can add several folders here Recent files - Недавне датотеке + Recent files diff --git a/src/Mod/Start/Gui/Resources/translations/StartPage_sv-SE.ts b/src/Mod/Start/Gui/Resources/translations/StartPage_sv-SE.ts index 6b92041e52..149c55b362 100644 --- a/src/Mod/Start/Gui/Resources/translations/StartPage_sv-SE.ts +++ b/src/Mod/Start/Gui/Resources/translations/StartPage_sv-SE.ts @@ -313,7 +313,7 @@ By using ";;" to separate paths, you can add several folders here Recent files - Senaste filer + Recent files diff --git a/src/Mod/Start/Gui/Resources/translations/StartPage_tr.ts b/src/Mod/Start/Gui/Resources/translations/StartPage_tr.ts index fa9a652f4f..0d06e1237c 100644 --- a/src/Mod/Start/Gui/Resources/translations/StartPage_tr.ts +++ b/src/Mod/Start/Gui/Resources/translations/StartPage_tr.ts @@ -313,7 +313,7 @@ Yolları ayırmak için ";;" (çift noktalı virgül) kullanarak birden fazla di Recent files - Son dosyalar + Recent files diff --git a/src/Mod/Start/Gui/Resources/translations/StartPage_uk.ts b/src/Mod/Start/Gui/Resources/translations/StartPage_uk.ts index 346c77159f..ff18d6f482 100644 --- a/src/Mod/Start/Gui/Resources/translations/StartPage_uk.ts +++ b/src/Mod/Start/Gui/Resources/translations/StartPage_uk.ts @@ -313,7 +313,7 @@ By using ";;" to separate paths, you can add several folders here Recent files - Нещодавні файли + Recent files diff --git a/src/Mod/Start/Gui/Resources/translations/StartPage_val-ES.ts b/src/Mod/Start/Gui/Resources/translations/StartPage_val-ES.ts index 91c9cae222..f53a689721 100644 --- a/src/Mod/Start/Gui/Resources/translations/StartPage_val-ES.ts +++ b/src/Mod/Start/Gui/Resources/translations/StartPage_val-ES.ts @@ -313,7 +313,7 @@ By using ";;" to separate paths, you can add several folders here Recent files - Fitxers recents + Recent files diff --git a/src/Mod/Start/Gui/Resources/translations/StartPage_zh-CN.ts b/src/Mod/Start/Gui/Resources/translations/StartPage_zh-CN.ts index 3d3af03b5b..bada4cf998 100644 --- a/src/Mod/Start/Gui/Resources/translations/StartPage_zh-CN.ts +++ b/src/Mod/Start/Gui/Resources/translations/StartPage_zh-CN.ts @@ -313,7 +313,7 @@ By using ";;" to separate paths, you can add several folders here Recent files - 最近打开的文件 + Recent files diff --git a/src/Mod/Start/Gui/Resources/translations/StartPage_zh-TW.ts b/src/Mod/Start/Gui/Resources/translations/StartPage_zh-TW.ts index 2e6a4b6e96..af289f1e15 100644 --- a/src/Mod/Start/Gui/Resources/translations/StartPage_zh-TW.ts +++ b/src/Mod/Start/Gui/Resources/translations/StartPage_zh-TW.ts @@ -313,7 +313,7 @@ By using ";;" to separate paths, you can add several folders here Recent files - 最近使用的檔案 + Recent files diff --git a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw.ts b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw.ts index c98f57769e..40b1fddd72 100644 --- a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw.ts +++ b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw.ts @@ -2014,8 +2014,8 @@ - + Save page to dxf @@ -2136,12 +2136,12 @@ - + Create ComplexSection - + Edit SectionView @@ -2688,16 +2688,6 @@ QObject - - - - - - - - - - @@ -2715,6 +2705,16 @@ + + + + + + + + + + Wrong selection @@ -2746,9 +2746,10 @@ - - - + + + + @@ -2760,33 +2761,33 @@ - - - - + + + Incorrect selection - + Select an object first - + Too many objects selected - + Create a page first. + @@ -2795,7 +2796,6 @@ - No View of a Part in selection. @@ -2907,8 +2907,6 @@ - - @@ -2928,10 +2926,12 @@ + + + - Incorrect Selection @@ -3059,6 +3059,9 @@ + + + @@ -3084,11 +3087,6 @@ - - - - - @@ -3096,18 +3094,23 @@ - - - + + + + + Task In Progress + + + @@ -3133,11 +3136,6 @@ - - - - - @@ -3145,14 +3143,16 @@ - - - + + + + + Close active task dialog and try again. @@ -3370,50 +3370,50 @@ - + PDF (*.pdf) - - + + All Files (*.*) - + Export Page As PDF - + Document Name: - + SVG (*.svg) - + Export page as SVG - - + + Are you sure you want to continue? - + Show drawing - + Toggle KeepUpdated @@ -3438,9 +3438,9 @@ + - Rich text editor @@ -3505,24 +3505,24 @@ - + Edit Complex Section - + Current View Direction - + The view direction in BaseView coordinates - + Operation Failed @@ -3558,8 +3558,8 @@ - + Edit %1 @@ -3831,17 +3831,17 @@ it has a weld symbol that would become broken. - + + + + - - - - - + + Object dependencies @@ -3866,7 +3866,7 @@ it has a weld symbol that would become broken. - + The page is not empty, therefore the following referencing objects might be lost: @@ -3953,14 +3953,6 @@ it has a tile weld that would become broken. - - TaskComplexSection - - - No direction set - - - TaskMoveView @@ -3987,7 +3979,7 @@ it has a tile weld that would become broken. TaskPojGroup - + updates pending @@ -5529,49 +5521,49 @@ Fast, but result is a collection of short straight lines. - + 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 not open file %1 for writing. - + Save DXF file - + DXF (*.dxf) - + Selected: @@ -6048,7 +6040,12 @@ Do you want to continue? - + + No direction set + + + + Can not continue. Object * %1 or %2 not found. @@ -8704,13 +8701,13 @@ using the given X/Y Spacing TaskBalloon - + You cannot delete this balloon now because there is an open task dialog. - + Can Not Delete diff --git a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_be.ts b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_be.ts index 23e5739453..b5eb27e220 100644 --- a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_be.ts +++ b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_be.ts @@ -476,7 +476,7 @@ Evenly space oblique dimensions:<br>- Specify the cascade spacing (optional)<br>- Select two or more parallel oblique dimensions<br>- The first dimension defines the position<br>- Click this tool - Раўнамерна размяркуйце нахілены вымярэнні:<br>- Пакажыце каскадную адлегласць (неабавязкова)<br>- Абярыце два ці болей паралельных нахіленых вымярэнняў<br>- Першае вымярэнне вызначае становішча<br>- Пстрыкніце інструмент + Раўнамерна размяркуйце нахіленыя вымярэнні:<br>- Пакажыце каскадную адлегласць (неабавязкова)<br>- Абярыце два ці болей паралельных нахіленых вымярэнняў<br>- Першае вымярэнне вызначае становішча<br>- Пстрыкніце інструмент @@ -509,7 +509,7 @@ Create Horizontal Chamfer Dimension - Стварыць вымярэнне гарызантальнай фаскі + Стварыць гарызантальнае вымярэнне фаскі @@ -570,7 +570,7 @@ Add centerlines to circles and arcs:<br>- Specify the line attributes (optional)<br>- Select one or more circles or arcs<br>- Click this tool - Дадайце цэнтральныя лініі да акружнасцяў і дуг:<br>- Пакажыце атрыбуты ліній (неабавязкова)<br>- Абяраце адзін ці некалькі акружнасцяў ці дуг<br>- Пстрыкніце інструмент + Дадайце цэнтральныя лініі да акружнасцяў і дуг:<br>- Пакажыце атрыбуты ліній (неабавязкова)<br>- Абярыце адзін ці некалькі акружнасцяў ці дуг<br>- Пстрыкніце інструмент @@ -583,7 +583,7 @@ Create Horizontal Chain Dimensions - Стварыць вымярэнні гарызантальнага ланцуга + Стварыць гарызантальнае вымярэнне ланцуга @@ -601,7 +601,7 @@ Create Horizontal Coordinate Dimensions - Стварыць вымярэнні гарызантальных каардынат + Стварыць гарызантальнае вымярэнне каардынат @@ -620,7 +620,7 @@ Create Horizontal Chain Dimensions - Стварыць вымярэнні гарызантальнага ланцуга + Стварыць гарызантальнае вымярэнне ланцуга @@ -640,7 +640,7 @@ Create Horizontal Chamfer Dimension - Стварыць вымярэнне гарызантальнай фаскі + Стварыць гарызантальнае вымярэнне фаскі @@ -660,7 +660,7 @@ Create Horizontal Coordinate Dimensions - Стварыць вымярэнні гарызантальных каардынат + Стварыць гарызантальнае вымярэнне каардынат @@ -698,7 +698,7 @@ Create Oblique Chain Dimensions - Стварыць вымярэнні нахіленага ланцуга + Стварыць нахіленае вымярэнне ланцуга @@ -718,7 +718,7 @@ Create Oblique Coordinate Dimensions - Стварыць вымярэнні нахіленых каардынат + Стварыць нахіленае вымярэнне каардынат @@ -738,7 +738,7 @@ Create Vertical Chain Dimensions - Стварыць вымярэнні вертыкальнага ланцуга + Стварыць вертыкальнае вымярэнне ланцуга @@ -758,7 +758,7 @@ Create Vertical Chamfer Dimension - Стварыць вымярэнне выртыкальнай фаскі + Стварыць вертыкальнае вымярэнне фаскі @@ -778,7 +778,7 @@ Create Vertical Coordinate Dimensions - Стварыць вымярэнні вертыкальных каардынат + Стварыць вертыкальнае вымярэнне каардынат @@ -1078,7 +1078,7 @@ Add a cosmetic line parallel to another line through a vertex:<br>- Select a line<br>- Select a vertex<br>- Click this tool - Дадайце касметычную лінію, якая паралельная іншай лініі, праз вяршыню:<br>- Абярыце лінію<br>- Абярыце вяршыню<br>- Пстрыкніце інструмент + Дадайце касметычную лінію, якая паралельная іншай лініі, праз вяршыню:<br>- Абярыце лінію<br>- Абярыце вяршыню<br>- Пстрыкніце інструмент @@ -1129,7 +1129,7 @@ Position Horizontal Chain Dimensions - Становішча вымярэнняў гарызантальнага ланцуга + Становішча гарызантальнага вымярэння ланцуга @@ -1148,13 +1148,13 @@ Position Horizontal Chain Dimensions - Становішча вымярэнняў гарызантальнага ланцуга + Становішча гарызантальнага вымярэння ланцуга Align horizontal dimensions to create a chain dimension:<br>- Select two or more horizontal dimensions<br>- The first dimension defines the position<br>- Click this tool - Выраўнуйце гарызантальныя памеры, каб стварыць вымярэнне ланцуга:<br>- Абярыце два ці больш гарызантальных вымярэнняў<br>- Першае вымярэнне вызначае становішча<br>- Пстрыкніце інструмент + Выраўнуйце гарызантальныя вымярэнні, каб стварыць вымярэнне ланцуга:<br>- Абярыце два ці больш гарызантальных вымярэнняў<br>- Першае вымярэнне вызначае становішча<br>- Пстрыкніце інструмент @@ -1168,7 +1168,7 @@ Position Oblique Chain Dimensions - Становішча вымярэнняў нахіленага ланцуга + Становішча нахіленых вымярэнняў ланцуга @@ -1188,7 +1188,7 @@ Position Vertical Chain Dimensions - Становішча вымярэнняў вертыкальнага ланцуга + Становішча вертыкальнага вымярэння ланцуга @@ -1602,7 +1602,7 @@ Template (*.svg) - Template (*.svg) + Шаблон (*.svg) @@ -2014,8 +2014,8 @@ Стварыць выгляд Аркуша - + Save page to dxf Захаваць старонку ў файл dxf @@ -2136,12 +2136,12 @@ Стварыць выгляд перасеку - + Create ComplexSection Стварыць складовы перасек - + Edit SectionView Змяніць выгляд перасеку @@ -2164,7 +2164,7 @@ TechDraw Insert Prefix - TechDraw Insert Prefix + TechDraw: Уставіць прыстаўку @@ -2174,7 +2174,7 @@ TechDraw Remove Prefix - TechDraw Remove Prefix + TechDraw: Выдаліць прыстаўку @@ -2189,17 +2189,17 @@ Pos Horiz Chain Dim - Размяшчэнне гарызантальнага ланцуга вымярэнняў + Становішча гарызантальнага вымярэння ланцуга Pos Vert Chain Dim - Размяшчэнне вертыкальнага ланцуга вымярэнняў + Становішча вертыкальнага вымярэння ланцуга Pos Oblique Chain Dim - Размяшчэнне нахіленага ланцуга вымярэнняў + Становішча нахіленага вымярэння ланцуга @@ -2219,17 +2219,17 @@ Create Horiz Chain Dim - Стварыць гарызантальны ланцуг вымярэнняў + Стварыць гарызантальнае вымярэнне ланцуга Create Vert Chain Dim - Стварыць вертыкальны ланцуг вымярэнняў + Стварыць вертыкальнае вымярэнне ланцуга Create Oblique Chain Dim - Стварыць нахілены ланцуг вымярэнняў + Стварыць нахіленае вымярэнне ланцуга @@ -2264,7 +2264,7 @@ TechDraw Hole Circle - Акружнасць адтуліны Тэхнічнага чарцяжа + Тэхнічны чарцёж: Акружнасць адтуліны @@ -2274,7 +2274,7 @@ TechDraw Circle Centerlines - TechDraw Circle Centerlines + Тэхнічны чарцёж: Цэнтральныя лініі акружнасці @@ -2289,42 +2289,42 @@ Cosmetic Thread Hole Side - Касметычная адтуліна з разьбой збоку + Касметычная адтуліна з разьбой, выгляд збоку TechDraw Thread Bolt Side - TechDraw Thread Bolt Side + Тэхнічны чарцёж: Болт з разьбой, выгляд збоку Cosmetic Thread Bolt Side - Касметычная разьба збоку + Касметычны болт з разьбой, выгляд збоку TechDraw Thread Hole Bottom - TechDraw Thread Hole Bottom + Тэхнічны чарцёж: Адтуліна з разьбой, выгляд знізу Cosmetic Thread Hole Bottom - Касметычная адтуліна з разьбой знізу + Касметычная адтуліна з разьбой, выгляд знізу TechDraw Thread Bolt Bottom - TechDraw Thread Bolt Bottom + Тэхнічны чарцёж: Болт з разьбой, выгляд знізу Cosmetic Thread Bolt Bottom - Касметычная разьба знізу + Касметычны болт з разьбой, выгляд знізу TechDraw Change Line Attributes - TechDraw Change Line Attributes + Тэхнічны чарцёж: Змяніць атрыбуты лініі @@ -2334,7 +2334,7 @@ TechDraw Cosmetic Intersection Vertex(es) - TechDraw Cosmetic Intersection Vertex(es) + Тэхнічны чарцёж: Касметычнае перакрыжаванне вяршынь @@ -2344,7 +2344,7 @@ TechDraw Cosmetic Arc - TechDraw Cosmetic Arc + Тэхнічны чарцёж: Касметычная дуга @@ -2354,7 +2354,7 @@ TechDraw Cosmetic Circle - TechDraw Cosmetic Circle + Тэхнічны чарцёж: Касметычная акружнасць @@ -2364,7 +2364,7 @@ TechDraw Cosmetic Circle 3 Points - TechDraw Cosmetic Circle 3 Points + Тэхнічны чарцёж: Касметычная акружнасць па трох кропках @@ -2374,7 +2374,7 @@ TechDraw Cosmetic Line Parallel/Perpendicular - TechDraw Cosmetic Line Parallel/Perpendicular + Тэхнічны чарцёж: Касметычная паралельная/перпендыкулярная лінія @@ -2384,7 +2384,7 @@ TechDraw Lock/Unlock View - TechDraw Lock/Unlock View + Тэхнічны чарцёж: Заблакаваць/разблавакаць выгляд @@ -2394,7 +2394,7 @@ TechDraw Extend/Shorten Line - TechDraw Extend/Shorten Line + Тэхнічны чарцёж: Выцягнуць/скараціць лінію @@ -2404,7 +2404,7 @@ TechDraw calculate selected area - TechDraw calculate selected area + Тэхнічны чарцёж: вылічыць абраную вобласць @@ -2521,7 +2521,7 @@ Link - Сувязь + Злучыць @@ -2531,7 +2531,7 @@ Italic (CTRL+I) - Курсіў (<Ctrl+I>) + Курсіўны (<Ctrl+I>) @@ -2617,7 +2617,7 @@ Standard - Стандартны + Звычайны @@ -2688,16 +2688,6 @@ QObject - - - - - - - - - - @@ -2715,6 +2705,16 @@ + + + + + + + + + + Wrong selection Няправільны выбар @@ -2746,9 +2746,10 @@ Аб'ект профілю не знойдзены ў абраным - - - + + + + @@ -2760,33 +2761,33 @@ - - - - + + + Incorrect selection Няправільны выбар - + Select an object first Спачатку абярыце аб'ект - + Too many objects selected Абрана зашмат аб'ектаў - + Create a page first. Спачатку стварыць старонку. + @@ -2795,7 +2796,6 @@ - No View of a Part in selection. Без выгляду дэталі ў абраным. @@ -2862,7 +2862,7 @@ Select exactly one Spreadsheet object. - Выберыце толькі адзін аб'ект Зводнай табліцы. + Абярыце толькі адзін аб'ект Аркуша. @@ -2907,8 +2907,6 @@ Абранае рабро ўяўляе сабой B-сплайн. Радыус будзе прыблізным. Ці працягнуць? - - @@ -2928,10 +2926,12 @@ + + + - Incorrect Selection Няправільны выбар @@ -3059,6 +3059,9 @@ Абярыце два кропкавых аб'екта і адзін выгляд. (2) + + + @@ -3084,11 +3087,6 @@ - - - - - @@ -3096,18 +3094,23 @@ - - - + + + + + Task In Progress Задача ў працэсе + + + @@ -3133,11 +3136,6 @@ - - - - - @@ -3145,14 +3143,16 @@ - - - + + + + + Close active task dialog and try again. Зачыніце дыялогавае акно бягучай задачы і паўтарыце спробу. @@ -3370,50 +3370,50 @@ Без старонак Аркуша чарцяжа ў дакуменце. - + PDF (*.pdf) PDF (*.pdf) - - + + All Files (*.*) Усе файлы (*.*) - + Export Page As PDF Экспартаваць старонку ў DXF - + Document Name: Назва дакументу: - + SVG (*.svg) SVG (*.svg) - + Export page as SVG Экспартаваць старонку ў SVG - - + + Are you sure you want to continue? Ці ўпэўненыя вы, што жадаеце працягнуць? - + Show drawing Паказаць чарцёж - + Toggle KeepUpdated Пераключыць абнаўленне @@ -3438,9 +3438,9 @@ Сродак стварэння адфарматаванага тэксту + - Rich text editor Рэдактар адфарматаванага тэксту @@ -3505,24 +3505,24 @@ Новы складовы перасек - + Edit Complex Section Змяніць складовы перасек - + Current View Direction Бягучы напрамак выгляду - + The view direction in BaseView coordinates Напрамак прагляду ў каардынатах асноўнага выгляду - + Operation Failed Аперацыя завяршылася няўдачай @@ -3558,8 +3558,8 @@ Змяніць вынасны элемент - + Edit %1 Змяніць %1 @@ -3572,7 +3572,7 @@ TechDraw PosHorizChainDimension - Тэхнічны чарцёж: Размяшчэнне гарызантальнага ланцуга вымярэнняў + Тэхнічны чарцёж: Становішча гарызантальнага ланцуга вымярэнняў @@ -3584,7 +3584,7 @@ TechDraw PosVertChainDimension - Тэхнічны чарцёж: Размяшчэнне вертыкальнага ланцуга вымярэнняў + Тэхнічны чарцёж: Становішча вертыкальнага ланцуга вымярэнняў @@ -3596,7 +3596,7 @@ TechDraw PosObliqueChainDimension - Тэхнічны чарцёж: Размяшчэнне нахіленага ланцуга вымярэнняў + Тэхнічны чарцёж: Становішча нахіленага вымярэння ланцуга @@ -3625,42 +3625,42 @@ TechDraw Create Horizontal Chain Dimension - Тэхнічны чарцёж: Стварыць вымярэнне гарызантальнага ланцуга + Тэхнічны чарцёж: Стварыць гарызантальнае вымярэнне ланцуга TechDraw Create Vertical Chain Dimension - Тэхнічны чарцёж: Стварыць вымярэнне вертыкальнага ланцуга + Тэхнічны чарцёж: Стварыць вертыкальнае вымярэнне ланцуга TechDraw Create Oblique Chain Dimension - Тэхнічны чарцёж: Размяшчэнне вымярэння нахіленага ланцуга + Тэхнічны чарцёж: Становішча нахіленага вымярэння ланцуга TechDraw Create Horizontal Coord Dimension - Тэхнічны чарцёж: Стварыць вымярэнне гарызантальнай каардынаты + Тэхнічны чарцёж: Стварыць гарызантальнае вымярэнне каардынаты TechDraw Create Vertical Coord Dimension - Тэхнічны чарцёж: Стварыць вымярэнне вертыкальнай каардынаты + Тэхнічны чарцёж: Стварыць вертыкальнае вымярэнне каардынаты TechDraw Create Oblique Coord Dimension - Тэхнічны чарцёж: Стварыць вымярэння нахіленай каардынаты + Тэхнічны чарцёж: Стварыць нахіленае вымярэнне каардынаты TechDraw Create Horizontal Chamfer Dimension - Тэхнічны чарцёж: Стварыць вымярэнне гарызантальнай фаскі + Тэхнічны чарцёж: Стварыць гарызантальнае вымярэнне фаскі TechDraw Create Vertical Chamfer Dimension - Тэхнічны чарцёж: Стварыць вымярэнне вертыкальнай фаскі + Тэхнічны чарцёж: Стварыць вертыкальнае вымярэнне фаскі @@ -3831,20 +3831,20 @@ it has a weld symbol that would become broken. You cannot delete this view because it has one or more dependent views that would become broken. - You cannot delete this view because it has one or more dependent views that would become broken. + Вы не можаце выдаліць выгляд, бо ў ім ёсць адзін ці некалькі залежных выглядаў, якія могуць стаць пашкоджанымі. - + + + + - - - - - + + Object dependencies Залежнасці аб'екта @@ -3869,7 +3869,7 @@ it has a weld symbol that would become broken. Вы не можаце выдаліць выгляд, бо ў яго ёсць лінія зноскі, якая можа стаць пашкоджанай. - + The page is not empty, therefore the following referencing objects might be lost: Старонка не з'яўляецца пустой, таму наступныя спасылачныя аб'екты могуць быць страчаныя: @@ -3956,14 +3956,6 @@ it has a tile weld that would become broken. Афарбаваць фон (так/не) - - TaskComplexSection - - - No direction set - Напрамак не зададзены - - TaskMoveView @@ -3990,7 +3982,7 @@ it has a tile weld that would become broken. TaskPojGroup - + updates pending абнаўленні, якія чакаюцца @@ -4431,14 +4423,14 @@ when hatching a face with a PAT pattern Dash - Штрых + Штрыхавы Dot - Кропка + Пункцірны @@ -4553,7 +4545,7 @@ when hatching a face with a PAT pattern None - Нічога + Адсутнічае @@ -4667,7 +4659,7 @@ when hatching a face with a PAT pattern Colors - Выдзяленне колерам + Колеры @@ -4802,7 +4794,7 @@ when hatching a face with a PAT pattern Vertex - Vertex + Вяршыня @@ -4856,7 +4848,7 @@ when hatching a face with a PAT pattern If checked FreeCAD will use a single color for all text and lines. - If checked FreeCAD will use a single color for all text and lines. + Калі птушка, FreeCAD будзе ўжываць адзін колер для ўсіх тэкстаў і радкоў. @@ -4877,7 +4869,7 @@ when hatching a face with a PAT pattern Dimensions - Вымярэнне + Вымярэнні @@ -5069,7 +5061,7 @@ Normally, no gap is used. If a gap is used, the recommended value is 6. General - Асноўныя + Агульны @@ -5201,7 +5193,7 @@ for ProjectionGroups Dashed - Штрыхавая + Штрыхавы @@ -5464,7 +5456,7 @@ Fast, but result is a collection of short straight lines. Auto - Аўтаматычнае + Аўтаматычны @@ -5565,53 +5557,53 @@ Fast, but result is a collection of short straight lines. Надрукаваць усе старонкі - + 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 not open file %1 for writing. Не атрымалася адчыніць файл %1 для запісу. - + Save DXF file - Захаваць файл DXF + Захаваць файл у DXF - + DXF (*.dxf) DXF (*.dxf) - + Selected: - Абраны: + Абрана: @@ -5692,7 +5684,7 @@ Do you want to continue? None - Нічога + Адсутнічае @@ -5767,12 +5759,12 @@ Do you want to continue? False - Хлусня + Не True - Ісціна + Так @@ -5920,12 +5912,12 @@ Do you want to continue? Dash - Штрых + Штрыхавы Dot - Кропка + Пункцірны @@ -5974,7 +5966,7 @@ Do you want to continue? Scale Page/Auto/Custom - Маштаб старонкі/Аўтаматычна/Карыстальніцкі + Маштаб старонкі/Аўтаматычны/Карыстальніцкі @@ -5984,7 +5976,7 @@ Do you want to continue? Automatic - Аўтаматычна + Аўтаматычны @@ -6015,7 +6007,7 @@ Do you want to continue? Aligned - Выраўнаваны + Выраўноўванне @@ -6088,7 +6080,12 @@ Do you want to continue? Абнавіць зараз - + + No direction set + Напрамак не зададзены + + + Can not continue. Object * %1 or %2 not found. Не атрымалася прыцягнуць. Аб'ект * %1 ці %2 не знойдзены. @@ -6119,7 +6116,7 @@ Do you want to continue? Position - Position + Становішча @@ -6271,7 +6268,7 @@ Do you want to continue? Position - Position + Становішча @@ -6416,12 +6413,12 @@ Do you want to continue? Other - Іншы + Іншае Taper - Конус зянкоўкі + Конусная зянкоўка @@ -6600,7 +6597,7 @@ Custom: custom scale factor is used Automatic - Аўтаматычна + Аўтаматычны @@ -7114,12 +7111,12 @@ You can pick further points to get line segments. Dash - Штрых + Штрыхавы Dot - Кропка + Пункцірны @@ -7217,12 +7214,12 @@ You can pick further points to get line segments. Dash - Штрых + Штрыхавы Dot - Кропка + Пункцірны @@ -7242,7 +7239,7 @@ You can pick further points to get line segments. Weight - Вага + Таўшчыня @@ -7257,12 +7254,12 @@ You can pick further points to get line segments. False - Хлусня + Не True - Ісціна + Так @@ -7328,7 +7325,7 @@ You can pick further points to get line segments. First or Third Angle - First-angle projection ці Third-angle projection + Праекцыя першага альбо трэцяга вугла @@ -7424,7 +7421,7 @@ You can pick further points to get line segments. Top - Зверху + Верхні @@ -7434,7 +7431,7 @@ You can pick further points to get line segments. Left - Злева + Левы @@ -7444,12 +7441,12 @@ You can pick further points to get line segments. Right - Справа + Правы Rear - Ззаду + Задні @@ -7459,7 +7456,7 @@ You can pick further points to get line segments. Bottom - Знізу + Ніжні @@ -7538,7 +7535,7 @@ using the given X/Y Spacing Visible isoparameters - Бачныя ізапараметры + Бачныя ізаметрычныя налады @@ -7563,7 +7560,7 @@ using the given X/Y Spacing Hidden isoparameters - Схаваныя ізапараметры + Схаваныя ізаметрычныя налады @@ -7689,12 +7686,12 @@ using the given X/Y Spacing Dash - Штрых + Штрыхавы Dot - Кропка + Пункцірны @@ -7742,7 +7739,7 @@ using the given X/Y Spacing Scale Page/Auto/Custom - Маштаб старонкі/Аўтаматычна/Карыстальніцкі + Маштаб старонкі/Аўтаматычны/Карыстальніцкі @@ -7752,7 +7749,7 @@ using the given X/Y Spacing Automatic - Аўтаматычна + Аўтаматычны @@ -7880,17 +7877,17 @@ using the given X/Y Spacing Dashed - Штрыхавая + Штрыхавы Dotted - Пункцірная + Пункцірны Dashdot - Штрых-пункцірная + Штрых-пункцірны @@ -8155,7 +8152,7 @@ using the given X/Y Spacing TextLabel - ТэкставыНадпіс + Тэкставы надпіс @@ -8205,7 +8202,7 @@ using the given X/Y Spacing Remove prefix symbols at the beginning of the dimension text:<br>- Select one or more dimensions<br>- Click this tool - Выдаляе знак прыстаўкі ў пачатку тэксту вымярэння:<br>- Абярыце адзін ці некалькі вымярэнняў<br>- Пстрыкніце інструмент + Выдаляе знак прыстаўкі ў пачатку тэксту вымярэння:<br>- Абярыце адно ці некалькі вымярэнняў<br>- Пстрыкніце інструмент @@ -8293,7 +8290,7 @@ using the given X/Y Spacing Dimensions - Вымярэнне + Вымярэнні @@ -8476,23 +8473,23 @@ using the given X/Y Spacing Select View - Выбраць выгляд + Абраць выгляд Select From Page. - Абярыце з старонкі. + Абраць з старонкі. Select Page - Выбраць старонку + Абраць старонку Select To Page. - Выбраць старонку. + Абраць на старонку. @@ -8640,7 +8637,7 @@ using the given X/Y Spacing loose fit - Свабодная пасадка + свабодная пасадка @@ -8698,7 +8695,7 @@ using the given X/Y Spacing None - Нічога + Адсутнічае @@ -8757,13 +8754,13 @@ using the given X/Y Spacing TaskBalloon - + You cannot delete this balloon now because there is an open task dialog. Цяпер вы не можаце выдаліць пазіцыйную зноску, бо адчынена дыялогавае акно задачы. - + Can Not Delete Не атрымалася выдаліць diff --git a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_ca.ts b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_ca.ts index 54fe821ba5..bb39ba4280 100644 --- a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_ca.ts +++ b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_ca.ts @@ -2014,8 +2014,8 @@ Crea una vista de full de càlcul - + Save page to dxf Guardar pàgina com dxf @@ -2136,12 +2136,12 @@ Crea una vista de secció - + Create ComplexSection Create ComplexSection - + Edit SectionView Edit SectionView @@ -2688,16 +2688,6 @@ QObject - - - - - - - - - - @@ -2715,6 +2705,16 @@ + + + + + + + + + + Wrong selection Selecció incorrecta @@ -2746,9 +2746,10 @@ No profile object found in selection - - - + + + + @@ -2760,33 +2761,33 @@ - - - - + + + Incorrect selection Selecció incorrecta - + Select an object first Seleccioneu primer un objecte - + Too many objects selected Hi ha masses objectes seleccionats - + Create a page first. Crear una pàgina primer. + @@ -2795,7 +2796,6 @@ - No View of a Part in selection. No hi ha cap vista d'una peça en la selecció. @@ -2907,8 +2907,6 @@ L'aresta seleccionada és una BSpline. El radi serà aproximat. Voleu continuar? - - @@ -2928,10 +2926,12 @@ + + + - Incorrect Selection Selecció incorrecta @@ -3059,6 +3059,9 @@ Seleccioneu 2 objectes punt i una vista. (2) + + + @@ -3084,11 +3087,6 @@ - - - - - @@ -3096,18 +3094,23 @@ - - - + + + + + Task In Progress Tasca en procés + + + @@ -3133,11 +3136,6 @@ - - - - - @@ -3145,14 +3143,16 @@ - - - + + + + + Close active task dialog and try again. Tanca el quadre de diàleg de tasques actiu i intenta-ho altra vegada. @@ -3370,50 +3370,50 @@ No hi ha cap pàgina de dibuix en el document. - + PDF (*.pdf) PDF (*.pdf) - - + + All Files (*.*) Tots els arxius (*.*) - + Export Page As PDF Exporta la Pàgina com a PDF - + Document Name: Document Name: - + SVG (*.svg) SVG (*.svg) - + Export page as SVG Exporta la Pàgina com a SVG - - + + Are you sure you want to continue? Segur que voleu continuar? - + Show drawing Mostra el dibuix - + Toggle KeepUpdated Activa/desactiva l'actualització automàtica @@ -3438,9 +3438,9 @@ Creador de text enriquit + - Rich text editor Editor de text enriquit @@ -3505,24 +3505,24 @@ New Complex Section - + Edit Complex Section Edit Complex Section - + Current View Direction Current View Direction - + The view direction in BaseView coordinates The view direction in BaseView coordinates - + Operation Failed Ha fallat l'operació @@ -3558,8 +3558,8 @@ Edita la vista de detall - + Edit %1 Editar %1 @@ -3834,17 +3834,17 @@ it has a weld symbol that would become broken. You cannot delete this view because it has one or more dependent views that would become broken. - + + + + - - - - - + + Object dependencies Dependències de l'objecte @@ -3869,7 +3869,7 @@ it has a weld symbol that would become broken. No podeu suprimir aquesta vista perquè conté una línia guia que es trencaria. - + The page is not empty, therefore the following referencing objects might be lost: La pàgina no està buida, per tant @@ -3959,14 +3959,6 @@ it has a tile weld that would become broken. Acoloreix el fons sí/no - - TaskComplexSection - - - No direction set - No direction set - - TaskMoveView @@ -3993,7 +3985,7 @@ it has a tile weld that would become broken. TaskPojGroup - + updates pending updates pending @@ -5557,49 +5549,49 @@ Fast, but result is a collection of short straight lines. Print All Pages - + Different orientation Orientació diferent - + The printer uses a different orientation than the drawing. Do you want to continue? La impressora utilitza una orientació diferent que la del dibuix. Voleu continuar? - + Different paper size Mida de paper diferent - + The printer uses a different paper size than the drawing. Do you want to continue? La impressora utilitza una mida de paper diferent que la del dibuix. Voleu continuar? - + Opening file failed No s'ha pogut obrir el fitxer - + Can not open file %1 for writing. No s'ha pogut obrir el fitxer %1 per a escriure-hi. - + Save DXF file Desa el fitxer DXF - + DXF (*.dxf) DXF (*.dxf) - + Selected: Seleccionat: @@ -6078,7 +6070,12 @@ Do you want to continue? Update Now - + + No direction set + No direction set + + + Can not continue. Object * %1 or %2 not found. Can not continue. Object * %1 or %2 not found. @@ -8753,14 +8750,14 @@ usant l'espaiat X/Y donat TaskBalloon - + You cannot delete this balloon now because there is an open task dialog. You cannot delete this balloon now because there is an open task dialog. - + Can Not Delete Can Not Delete diff --git a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_cs.ts b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_cs.ts index e57ffa51ff..4c2ebac3bd 100644 --- a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_cs.ts +++ b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_cs.ts @@ -2014,8 +2014,8 @@ Vytvořit pohled tabulky - + Save page to dxf Uložit stránku do dxf @@ -2136,12 +2136,12 @@ Vytvořit řez - + Create ComplexSection Create ComplexSection - + Edit SectionView Edit SectionView @@ -2688,16 +2688,6 @@ QObject - - - - - - - - - - @@ -2715,6 +2705,16 @@ + + + + + + + + + + Wrong selection Neplatný výběr @@ -2746,9 +2746,10 @@ Ve výběru nebyl nalezen žádný objekt profilu - - - + + + + @@ -2760,33 +2761,33 @@ - - - - + + + Incorrect selection Nesprávný výběr - + Select an object first Nejprve vyberte objekt - + Too many objects selected Příliš mnoho vybraných objektů - + Create a page first. Vytvořte nejprve stránku. + @@ -2795,7 +2796,6 @@ - No View of a Part in selection. Ve výběru není zobrazení součásti. @@ -2907,8 +2907,6 @@ Vybraná hrana je BSplajn. Poloměr bude přibližný. Pokračovat? - - @@ -2928,10 +2926,12 @@ + + + - Incorrect Selection Nesprávný výběr @@ -3059,6 +3059,9 @@ Vyberte 2 bodové objekty a 1 pohled. (2) + + + @@ -3084,11 +3087,6 @@ - - - - - @@ -3096,18 +3094,23 @@ - - - + + + + + Task In Progress Probíhá úkol + + + @@ -3133,11 +3136,6 @@ - - - - - @@ -3145,14 +3143,16 @@ - - - + + + + + Close active task dialog and try again. Zavřete aktivní dialog úkolů a zkuste to znovu. @@ -3370,50 +3370,50 @@ V dokumentu nejsou žádné stránky s výkresy. - + PDF (*.pdf) PDF (*.pdf) - - + + All Files (*.*) Všechny soubory (*.*) - + Export Page As PDF Exportovat stránku do PDF - + Document Name: Document Name: - + SVG (*.svg) SVG (*.svg) - + Export page as SVG Exportovat stránku do SVG - - + + Are you sure you want to continue? Opravdu si přejete pokračovat? - + Show drawing Zobrazit výkres - + Toggle KeepUpdated Přepnout průběžné aktualizace @@ -3438,9 +3438,9 @@ Rozšířený editor textu + - Rich text editor Rozšířený editor textu @@ -3505,24 +3505,24 @@ New Complex Section - + Edit Complex Section Edit Complex Section - + Current View Direction Current View Direction - + The view direction in BaseView coordinates The view direction in BaseView coordinates - + Operation Failed Operace se nezdařila @@ -3558,8 +3558,8 @@ Upravit detailní zobrazení - + Edit %1 Upravit %1 @@ -3834,17 +3834,17 @@ it has a weld symbol that would become broken. Nemůžete smazat tento názor, protože má jeden nebo více závislých názorů, které by byly porušeny. - + + + + - - - - - + + Object dependencies Závislosti objektu @@ -3869,7 +3869,7 @@ it has a weld symbol that would become broken. Nemůžete odstranit tento pohled, protože obsahuje odkazovou čáru, která by se rozbila. - + The page is not empty, therefore the following referencing objects might be lost: Stránka není prázdná, následující referenční objekty budou možná ztraceny: @@ -3959,14 +3959,6 @@ má dlaždiční svar, který by se rozbit. Vykreslovat pozadí ano/ne - - TaskComplexSection - - - No direction set - Není nastaven směr - - TaskMoveView @@ -3993,7 +3985,7 @@ má dlaždiční svar, který by se rozbit. TaskPojGroup - + updates pending čeká na aktualizace @@ -4004,7 +3996,7 @@ má dlaždiční svar, který by se rozbit. No direction set - Není nastaven směr + No direction set @@ -5563,51 +5555,51 @@ Fast, but result is a collection of short straight lines. Print All Pages - + 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 Otevření souboru selhalo - + Can not open file %1 for writing. Soubor %1 nelze otevřít pro zápis. - + Save DXF file Uložit soubor DXF - + DXF (*.dxf) DXF (*.dxf) - + Selected: Vybráno: @@ -6087,7 +6079,12 @@ Chcete pokračovat? Update Now - + + No direction set + No direction set + + + Can not continue. Object * %1 or %2 not found. Can not continue. Object * %1 or %2 not found. @@ -8762,14 +8759,14 @@ using the given X/Y Spacing TaskBalloon - + You cannot delete this balloon now because there is an open task dialog. Tento balon nyní nelze odstranit, protože je zde otevřený dialog. - + Can Not Delete Nelze odstranit diff --git a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_de.ts b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_de.ts index 7d8d0136a1..6bb8756ad2 100644 --- a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_de.ts +++ b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_de.ts @@ -2014,8 +2014,8 @@ Kalkulationstabellenansicht erstellen - + Save page to dxf Seite als dxf speichern @@ -2136,12 +2136,12 @@ Schnittansicht erstellen - + Create ComplexSection Komplexe Schnittansicht erstellen - + Edit SectionView Schnittansicht bearbeiten @@ -2179,7 +2179,7 @@ Remove Prefix - Präfixsymbol entfernen + Präfix entfernen @@ -2491,7 +2491,7 @@ Cut - Differenz + Ausschneiden @@ -2546,7 +2546,7 @@ Underline - Unterstrichen + Unterstreichen @@ -2688,16 +2688,6 @@ QObject - - - - - - - - - - @@ -2715,6 +2705,16 @@ + + + + + + + + + + Wrong selection Falsche Auswahl @@ -2746,9 +2746,10 @@ Kein Profilobjekt in der Auswahl gefunden - - - + + + + @@ -2760,33 +2761,33 @@ - - - - + + + Incorrect selection Falsche Auswahl - + Select an object first Zuerst ein Objekt auswählen - + Too many objects selected Zu viele Objekte ausgewählt - + Create a page first. Erstellen Sie zunächst eine Seite. + @@ -2795,7 +2796,6 @@ - No View of a Part in selection. Keine Teileansicht in der Auswahl. @@ -2862,7 +2862,7 @@ Select exactly one Spreadsheet object. - Wählen Sie genau ein Kalkulationstabellen-Objekt. + Wählen Sie genau ein Tabellen-Objekt. @@ -2907,8 +2907,6 @@ Ausgewählte Kante ist ein B-Spline. Radius wird angenähert. Fortfahren? - - @@ -2928,10 +2926,12 @@ + + + - Incorrect Selection Falsche Auswahl @@ -3059,6 +3059,9 @@ Wähle 2 Punktobjekte und 1 Ansicht. (2) + + + @@ -3084,11 +3087,6 @@ - - - - - @@ -3096,18 +3094,23 @@ - - - + + + + + Task In Progress Aufgabe in Bearbeitung + + + @@ -3133,11 +3136,6 @@ - - - - - @@ -3145,14 +3143,16 @@ - - - + + + + + Close active task dialog and try again. Den aktiven Aufgaben-Dialog schliessen und erneut versuchen. @@ -3370,50 +3370,50 @@ Das Dokument enthält keine Zeichnungsblätter. - + PDF (*.pdf) PDF (*.PDF) - - + + All Files (*.*) Alle Dateien (*.*) - + Export Page As PDF Seite als PDF-Datei exportieren - + Document Name: Dokumentname: - + SVG (*.svg) SVG (*.svg) - + Export page as SVG Seite als SVG-Datei exportieren - - + + Are you sure you want to continue? Bist du sicher, dass du fortfahren möchtest? - + Show drawing Zeichnung anzeigen - + Toggle KeepUpdated Automatisches Aktualisieren umschalten @@ -3438,9 +3438,9 @@ Rich-Text Ersteller + - Rich text editor Rich-Text Editor @@ -3505,24 +3505,24 @@ Neuen komplexen Schnitt - + Edit Complex Section Komplexe Schnittansicht bearbeiten - + Current View Direction Aktuelle Blickrichtung - + The view direction in BaseView coordinates Die Richtung derAnsicht in BaseView-Koordinaten - + Operation Failed Vorgang fehlgeschlagen @@ -3558,8 +3558,8 @@ Detailansicht bearbeiten - + Edit %1 %1 bearbeiten @@ -3834,17 +3834,17 @@ it has a weld symbol that would become broken. Diese Ansicht kann nicht gelöscht werden, da von ihr eine oder mehrere Ansichten abhängen, die beschädigt werden könnten. - + + + + - - - - - + + Object dependencies Objektabhängigkeiten @@ -3869,7 +3869,7 @@ it has a weld symbol that would become broken. Diese Ansicht kann nicht gelöscht werden, weil ihr eine Hinweislinie zugeordnet ist, die dadurch unbrauchbar werden würde. - + The page is not empty, therefore the following referencing objects might be lost: Das Zeichnungsblatt ist nicht leer, deshalb könnten die @@ -3957,14 +3957,6 @@ it has a tile weld that would become broken. Hintergrund einfärben Ja/Nein - - TaskComplexSection - - - No direction set - Keine Richtung festgelegt - - TaskMoveView @@ -3991,7 +3983,7 @@ it has a tile weld that would become broken. TaskPojGroup - + updates pending Aktualisierungen ausstehend @@ -4306,7 +4298,7 @@ Nur ändern, wenn du weißt, was du machst! Square - Quadrat + Quadratisch @@ -4439,21 +4431,21 @@ das Schraffieren einer Fläche mit einem PAT-Schraffurmuster Dot - Punkt + Punktlinie DashDot - Strich-Punkt + Strich-Punkt-Linie DashDotDot - Strich-Punkt-Punkt + Strich-Punkt-Punkt-Linie @@ -5267,7 +5259,7 @@ für Ansichtengruppen verteilen Pattern Name - Name des Schraffurmusters + Mustername @@ -5561,49 +5553,49 @@ Schnell, aber das Ergebnis ist eine Sammlung von kurzen geraden Linien.Alle Seiten drucken - + Different orientation Andere Ausrichtung - + The printer uses a different orientation than the drawing. Do you want to continue? Der Drucker verwendet eine andere Ausrichtung 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 Fehler beim Öffnen der Datei - + Can not open file %1 for writing. Datei %1 kann nicht zum Schreiben geöffnet werden. - + Save DXF file DXF-Datei speichern - + DXF (*.dxf) DXF (*.dxf) - + Selected: Ausgewählt: @@ -6004,7 +5996,7 @@ Do you want to continue? Offset - Versetzen + Versatz @@ -6082,7 +6074,12 @@ Do you want to continue? Jetzt aktualisieren - + + No direction set + Keine Richtung festgelegt + + + Can not continue. Object * %1 or %2 not found. Kann nicht fortfahren. Objekt * %1 oder %2 nicht gefunden. @@ -6380,7 +6377,7 @@ Do you want to continue? Square - Quadrat + Bereich @@ -6410,7 +6407,7 @@ Do you want to continue? Other - Andere + Sonstiges @@ -7452,7 +7449,7 @@ Du kannst weitere Punkte auswählen, um Liniensegmente zu erhalten. Bottom - Untersicht + Unten @@ -7517,7 +7514,7 @@ mit dem vorgegebenen X/Y-Abstand Visible smooth edges - Sichtbare tangentiale Kanten + Sichtbare weiche Kanten @@ -7542,7 +7539,7 @@ mit dem vorgegebenen X/Y-Abstand Hidden smooth edges - Versteckte tangentiale Kanten + Versteckte weiche Kanten @@ -7577,7 +7574,7 @@ mit dem vorgegebenen X/Y-Abstand There is currently no active view to complete the operation - Derzeit gibt es keine aktive Ansicht zum Ausführen der Operation + Es gibt derzeit keine aktive Ansicht, um die Operation abzuschließen @@ -7590,7 +7587,7 @@ mit dem vorgegebenen X/Y-Abstand All - Alles + Alle @@ -7683,7 +7680,7 @@ mit dem vorgegebenen X/Y-Abstand Dash - Strichlinie + Strich @@ -7811,7 +7808,7 @@ mit dem vorgegebenen X/Y-Abstand Live Update - Live-Aktualisierung + Echtzeitaktualisierung @@ -8752,14 +8749,14 @@ mit dem vorgegebenen X/Y-Abstand TaskBalloon - + You cannot delete this balloon now because there is an open task dialog. Dieses Hinweisfeld kann jetzt nicht gelöscht werden, da noch ein Aufgaben-Dialog geöffnet ist. - + Can Not Delete Kann nicht gelöscht werden diff --git a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_el.ts b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_el.ts index f5fe2f504d..13af539f4c 100644 --- a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_el.ts +++ b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_el.ts @@ -2014,8 +2014,8 @@ Create spreadsheet view - + Save page to dxf Save page to dxf @@ -2136,12 +2136,12 @@ Create SectionView - + Create ComplexSection Create ComplexSection - + Edit SectionView Edit SectionView @@ -2688,16 +2688,6 @@ QObject - - - - - - - - - - @@ -2715,6 +2705,16 @@ + + + + + + + + + + Wrong selection Λάθος επιλογή @@ -2746,9 +2746,10 @@ No profile object found in selection - - - + + + + @@ -2760,33 +2761,33 @@ - - - - + + + Incorrect selection Εσφαλμένη επιλογή - + Select an object first Επιλέξτε πρώτα ένα αντικείμενο - + Too many objects selected Επιλέχθηκαν πάρα πολλά αντικείμενα - + Create a page first. Δημιουργήστε πρώτα μια σελίδα. + @@ -2795,7 +2796,6 @@ - No View of a Part in selection. No View of a Part in selection. @@ -2907,8 +2907,6 @@ Selected edge is a BSpline. Radius will be approximate. Continue? - - @@ -2928,10 +2926,12 @@ + + + - Incorrect Selection Εσφαλμένη Επιλογή @@ -3059,6 +3059,9 @@ Select 2 point objects and 1 View. (2) + + + @@ -3084,11 +3087,6 @@ - - - - - @@ -3096,18 +3094,23 @@ - - - + + + + + Task In Progress Task In Progress + + + @@ -3133,11 +3136,6 @@ - - - - - @@ -3145,14 +3143,16 @@ - - - + + + + + Close active task dialog and try again. Close active task dialog and try again. @@ -3370,50 +3370,50 @@ No Drawing Pages in document. - + PDF (*.pdf) PDF (*.pdf) - - + + All Files (*.*) Όλα τα αρχεία (*.*) - + Export Page As PDF Εξαγωγή Σελίδας ως PDF - + Document Name: Document Name: - + SVG (*.svg) SVG (*.svg) - + Export page as SVG Εξαγωγή Σελίδας ως SVG - - + + Are you sure you want to continue? Are you sure you want to continue? - + Show drawing Εμφανίστε σχέδιο - + Toggle KeepUpdated Εναλλαγή Ενημέρωσης της σελίδας @@ -3438,9 +3438,9 @@ Rich text creator + - Rich text editor Rich text editor @@ -3505,24 +3505,24 @@ New Complex Section - + Edit Complex Section Edit Complex Section - + Current View Direction Current View Direction - + The view direction in BaseView coordinates The view direction in BaseView coordinates - + Operation Failed Operation Failed @@ -3558,8 +3558,8 @@ Edit Detail View - + Edit %1 Επεξεργασία %1 @@ -3835,17 +3835,17 @@ it has a weld symbol that would become broken. You cannot delete this view because it has one or more dependent views that would become broken. - + + + + - - - - - + + Object dependencies Εξαρτήσεις αντικειμένου @@ -3870,7 +3870,7 @@ it has a weld symbol that would become broken. You cannot delete this view because it has a leader line that would become broken. - + The page is not empty, therefore the following referencing objects might be lost: The page is not empty, therefore the @@ -3961,14 +3961,6 @@ it has a tile weld that would become broken. Paint background yes/no - - TaskComplexSection - - - No direction set - No direction set - - TaskMoveView @@ -3995,7 +3987,7 @@ it has a tile weld that would become broken. TaskPojGroup - + updates pending updates pending @@ -5567,51 +5559,51 @@ Fast, but result is a collection of short straight lines. Print All Pages - + 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 not open file %1 for writing. Can not open file %1 for writing. - + Save DXF file Αποθήκευση αρχείου DXF - + DXF (*.dxf) DXF (*.dxf) - + Selected: Επιλεγμένα: @@ -6091,7 +6083,12 @@ Do you want to continue? Update Now - + + No direction set + No direction set + + + Can not continue. Object * %1 or %2 not found. Can not continue. Object * %1 or %2 not found. @@ -8766,14 +8763,14 @@ using the given X/Y Spacing TaskBalloon - + You cannot delete this balloon now because there is an open task dialog. You cannot delete this balloon now because there is an open task dialog. - + Can Not Delete Can Not Delete diff --git a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_es-AR.ts b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_es-AR.ts index 5cf470fb4e..1498eb71e6 100644 --- a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_es-AR.ts +++ b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_es-AR.ts @@ -2014,8 +2014,8 @@ Crear vista de hoja de cálculo - + Save page to dxf Guardar página como dxf @@ -2136,12 +2136,12 @@ Crear vista de corte - + Create ComplexSection Crear sección compleja - + Edit SectionView Editar vista de corte @@ -2688,16 +2688,6 @@ QObject - - - - - - - - - - @@ -2715,6 +2705,16 @@ + + + + + + + + + + Wrong selection Selección Incorrecta @@ -2746,9 +2746,10 @@ No se encontró ningún objeto de perfil en la selección - - - + + + + @@ -2760,33 +2761,33 @@ - - - - + + + Incorrect selection Selección incorrecta - + Select an object first Seleccione primero un objeto - + Too many objects selected Demasiados objetos seleccionados - + Create a page first. Cree una página de dibujo primero. + @@ -2795,7 +2796,6 @@ - No View of a Part in selection. No hay Vista de una Pieza en la selección. @@ -2907,8 +2907,6 @@ La arista seleccionada es un BSpline. El radio será aproximado. ¿Continuar? - - @@ -2928,10 +2926,12 @@ + + + - Incorrect Selection Selección incorrecta @@ -3059,6 +3059,9 @@ Seleccione objetos de 2 puntos y 1 Vista. (2) + + + @@ -3084,11 +3087,6 @@ - - - - - @@ -3096,18 +3094,23 @@ - - - + + + + + Task In Progress Tarea en progreso + + + @@ -3133,11 +3136,6 @@ - - - - - @@ -3145,14 +3143,16 @@ - - - + + + + + Close active task dialog and try again. Cerrar diálogo de tareas activo e inténtelo de nuevo. @@ -3370,50 +3370,50 @@ No hay Páginas de Dibujo en el documento. - + PDF (*.pdf) PDF (*.pdf) - - + + All Files (*.*) Todos los archivos (*.*) - + Export Page As PDF Exportar Página Como PDF - + Document Name: Nombre del documento: - + SVG (*.svg) SVG (*.svg) - + Export page as SVG Exportar página como SVG - - + + Are you sure you want to continue? ¿Estás seguro/a de que quieres continuar? - + Show drawing Mostrar dibujo - + Toggle KeepUpdated Activar MantenerActualizado @@ -3438,9 +3438,9 @@ Creador de texto enriquecido + - Rich text editor Editor de texto enriquecido @@ -3505,24 +3505,24 @@ Nueva sección compleja - + Edit Complex Section Editar sección compleja - + Current View Direction Dirección de vista actual - + The view direction in BaseView coordinates La dirección de la vista en coordenadas BaseView - + Operation Failed Operación Fallida @@ -3558,8 +3558,8 @@ Editar Vista Detalle - + Edit %1 Editar %1 @@ -3835,17 +3835,17 @@ tiene un símbolo de soldadura que se rompería. No puede eliminar esta vista porque tiene una o más vistas dependientes que se romperían. - + + + + - - - - - + + Object dependencies Dependencias del objeto @@ -3870,7 +3870,7 @@ tiene un símbolo de soldadura que se rompería. No puede eliminar esta vista porque contiene una línea de referencia que se rompería. - + The page is not empty, therefore the following referencing objects might be lost: La página no está vacía, por lo tanto el @@ -3961,14 +3961,6 @@ tiene un cuadro de soldadura que se rompería. Pintar fondo si/no - - TaskComplexSection - - - No direction set - Sin dirección establecida - - TaskMoveView @@ -3995,7 +3987,7 @@ tiene un cuadro de soldadura que se rompería. TaskPojGroup - + updates pending actualizaciones pendientes @@ -4006,7 +3998,7 @@ tiene un cuadro de soldadura que se rompería. No direction set - Sin dirección establecida + No direction set @@ -5565,51 +5557,51 @@ Rápido, pero el resultado es una colección de líneas rectas cortas.Imprimir todas las páginas - + 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 Tamaño de papel diferente - + 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 No se pudo abrir el archivo - + Can not open file %1 for writing. No se puede abrir el archivo %1 para escritura. - + Save DXF file Guardar archivo DXF - + DXF (*.dxf) DXF (*.dxf) - + Selected: Seleccionado: @@ -6089,7 +6081,12 @@ Do you want to continue? Actualizar ahora - + + No direction set + No direction set + + + Can not continue. Object * %1 or %2 not found. No se puede continuar. Objeto * %1 o %2 no encontrado. @@ -8764,14 +8761,14 @@ usando el espacio X/Y dado TaskBalloon - + You cannot delete this balloon now because there is an open task dialog. No puede eliminar este globo ahora porque hay un diálogo de tareas abiertas. - + Can Not Delete No se puede eliminar diff --git a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_es-ES.ts b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_es-ES.ts index 7e04882427..038a0a4dd4 100644 --- a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_es-ES.ts +++ b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_es-ES.ts @@ -2014,8 +2014,8 @@ Crear vista de hoja de cálculo - + Save page to dxf Guardar página como dxf @@ -2136,12 +2136,12 @@ Crear Vista de Sección - + Create ComplexSection Crear sección compleja - + Edit SectionView Editar Vista de Sección @@ -2688,16 +2688,6 @@ QObject - - - - - - - - - - @@ -2715,6 +2705,16 @@ + + + + + + + + + + Wrong selection Selección incorrecta @@ -2746,9 +2746,10 @@ No se encontró ningún objeto de perfil en la selección - - - + + + + @@ -2760,33 +2761,33 @@ - - - - + + + Incorrect selection Selección incorrecta - + Select an object first Seleccione un objeto en primer lugar - + Too many objects selected Demasiados objetos seleccionados - + Create a page first. Cree una página de dibujo primero. + @@ -2795,7 +2796,6 @@ - No View of a Part in selection. Sin vista de un objeto Part en la selección. @@ -2907,8 +2907,6 @@ El borde seleccionado es un BSpline. El dadio será aproximado. ¿Continuar? - - @@ -2928,10 +2926,12 @@ + + + - Incorrect Selection Selección incorrecta @@ -3059,6 +3059,9 @@ Seleccione objetos de 2 puntos y 1 Vista. (2) + + + @@ -3084,11 +3087,6 @@ - - - - - @@ -3096,18 +3094,23 @@ - - - + + + + + Task In Progress Tarea en progreso + + + @@ -3133,11 +3136,6 @@ - - - - - @@ -3145,14 +3143,16 @@ - - - + + + + + Close active task dialog and try again. Cerrar diálogo de tareas activo e inténtelo de nuevo. @@ -3370,50 +3370,50 @@ No hay páginas de dibujo en el documento. - + PDF (*.pdf) PDF (*.pdf) - - + + All Files (*.*) Todos los archivos (*.*) - + Export Page As PDF Exportar página como PDF - + Document Name: Nombre del documento: - + SVG (*.svg) SVG (*.svg) - + Export page as SVG Exportar página como SVG - - + + Are you sure you want to continue? ¿Está seguro de que desea continuar? - + Show drawing Mostrar dibujo - + Toggle KeepUpdated Activar KeepUpdated @@ -3438,9 +3438,9 @@ Creador de texto enriquecido + - Rich text editor Editor de texto enriquecido @@ -3505,24 +3505,24 @@ Nueva Sección Compleja - + Edit Complex Section Editar sección compleja - + Current View Direction Dirección de vista actual - + The view direction in BaseView coordinates La dirección de la vista en coordenadas BaseView - + Operation Failed Operación fallida @@ -3558,8 +3558,8 @@ Editar vista de detalles - + Edit %1 Editar %1 @@ -3835,17 +3835,17 @@ tiene un símbolo de soldadura que se rompería. No se puede borrar esta vista porque tiene una o más vistas dependientes que se romperían. - + + + + - - - - - + + Object dependencies Dependencias del objeto @@ -3870,7 +3870,7 @@ tiene un símbolo de soldadura que se rompería. No puede eliminar esta vista porque contiene una línea de referencia que se rompería. - + The page is not empty, therefore the following referencing objects might be lost: La página no está vacía, por lo tanto el @@ -3960,14 +3960,6 @@ it has a tile weld that would become broken. Pintar fondo si/no - - TaskComplexSection - - - No direction set - Sin dirección establecida - - TaskMoveView @@ -3994,7 +3986,7 @@ it has a tile weld that would become broken. TaskPojGroup - + updates pending actualizaciones pendientes @@ -4005,7 +3997,7 @@ it has a tile weld that would become broken. No direction set - Sin dirección establecida + No direction set @@ -5565,51 +5557,51 @@ Rápido, pero los resultados son una colección de líneas rectas cortas.Imprimir todas las páginas - + 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 Tamaño de papel diferente - + 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 No se pudo abrir el archivo - + Can not open file %1 for writing. No se puede abrir el archivo %1 para la escritura. - + Save DXF file Guardar archivo Dxf - + DXF (*.dxf) DXF (*.dxf) - + Selected: Seleccionado: @@ -6089,7 +6081,12 @@ Do you want to continue? Actualizar ahora - + + No direction set + No direction set + + + Can not continue. Object * %1 or %2 not found. No se puede continuar. Objeto * %1 o %2 no encontrado. @@ -8764,13 +8761,13 @@ usando el Espaciado X/Y dado TaskBalloon - + You cannot delete this balloon now because there is an open task dialog. No se puede borrar esta viñeta ahora porque hay un diálogo de tareas abierto. - + Can Not Delete No se puede borrar diff --git a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_eu.ts b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_eu.ts index c0a2bf7bac..14688ab3f0 100644 --- a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_eu.ts +++ b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_eu.ts @@ -2014,8 +2014,8 @@ Sortu kalkulu-orriaren bista - + Save page to dxf Gorde orria DXF fitxategi batean @@ -2136,12 +2136,12 @@ Sortu sekzio-bista - + Create ComplexSection Sortu sekzio konplexua - + Edit SectionView Editatu sekzio-bista @@ -2688,16 +2688,6 @@ QObject - - - - - - - - - - @@ -2715,6 +2705,16 @@ + + + + + + + + + + Wrong selection Hautapen okerra @@ -2746,9 +2746,10 @@ Ez da profil-objekturik aurkitu hautapenean - - - + + + + @@ -2760,33 +2761,33 @@ - - - - + + + Incorrect selection Hautapen okerra - + Select an object first Hautatu objektu bat - + Too many objects selected Objektu gehiegi hautatuta - + Create a page first. Lehenengo, sortu orrialde bat. + @@ -2795,7 +2796,6 @@ - No View of a Part in selection. Ez dago piezaren bistarik hautapenean. @@ -2862,7 +2862,7 @@ Select exactly one Spreadsheet object. - Hautatu kalkulu-orri objektu zehatz bat. + Hautatu kalkulu-orriko objektu bakar bat. @@ -2907,8 +2907,6 @@ Hautatutako ertza B-spline bat da. Erradioa gutxi gorabeherakoa izango da. Jarraitu? - - @@ -2928,10 +2926,12 @@ + + + - Incorrect Selection Hautapen okerra @@ -3059,6 +3059,9 @@ Hautatu bi puntu-objektu eta bista bat. (2) + + + @@ -3084,11 +3087,6 @@ - - - - - @@ -3096,18 +3094,23 @@ - - - + + + + + Task In Progress Ataza abian + + + @@ -3133,11 +3136,6 @@ - - - - - @@ -3145,14 +3143,16 @@ - - - + + + + + Close active task dialog and try again. Itxi ataza aktiboaren elkarrizketa-koadroa eta saiatu berriro. @@ -3370,50 +3370,50 @@ Ez dago marrazki-orririk dokumentuan. - + PDF (*.pdf) PDF (*.pdf) - - + + All Files (*.*) Fitxategi guztiak (*.*) - + Export Page As PDF Esportatu orrialdea PDF gisa - + Document Name: Dokumentu-izena: - + SVG (*.svg) SVG (*.svg) - + Export page as SVG Esportatu orrialdea SVG gisa - - + + Are you sure you want to continue? Ziur zaude jarraitu nahi duzula? - + Show drawing Erakutsi marrazkia - + Toggle KeepUpdated Txandakatu eguneratuta mantentzea @@ -3438,9 +3438,9 @@ Testu aberatsaren sortzailea + - Rich text editor Testu aberatsaren editorea @@ -3505,24 +3505,24 @@ Sekzio konplexu berria - + Edit Complex Section Editatu sekzio konplexua - + Current View Direction Uneko bista-norabidea - + The view direction in BaseView coordinates Bistaren norabidea oinarri-bistaren koordenatuetan - + Operation Failed Eragiketak huts egin du @@ -3558,8 +3558,8 @@ Editatu xehetasun-bista - + Edit %1 Editatu %1 @@ -3835,17 +3835,17 @@ hautsi daitekeen soldadura-ikur bat duelako. Ezin da bista hau ezabatu, hautsita geratuko liratekeen mendeko bista bat edo gehiago dituelako. - + + + + - - - - - + + Object dependencies Objektuaren mendekotasunak @@ -3870,7 +3870,7 @@ hautsi daitekeen soldadura-ikur bat duelako. Ezin da bista hau ezabatu hautsita geratuko litzatekeen gida-marra bat duelako. - + The page is not empty, therefore the following referencing objects might be lost: Orria ez dago hutsik, eta honako erreferentzia @@ -3961,14 +3961,6 @@ hautsi daitekeen lauza-soldadura bat duelako. Margotu atzeko planoa bai/ez - - TaskComplexSection - - - No direction set - Ez da norabiderik ezarri - - TaskMoveView @@ -3995,7 +3987,7 @@ hautsi daitekeen lauza-soldadura bat duelako. TaskPojGroup - + updates pending eguneraketa falta dira @@ -4006,7 +3998,7 @@ hautsi daitekeen lauza-soldadura bat duelako. No direction set - Ez da norabiderik ezarri + No direction set @@ -5568,51 +5560,51 @@ Azkarra, baina lerro zuzen laburren bilduma bat ematen du. Inprimatu orrialde guztiak - + Different orientation Orientazio desberdina - + The printer uses a different orientation than the drawing. Do you want to continue? Inprimagailuak eta marrazkiak orientazio desberdina dute. Jarraitu nahi duzu? - + Different paper size Paper-tamaina desberdina - + The printer uses a different paper size than the drawing. Do you want to continue? Inprimagailuak eta marrazkiak paper-tamaina desberdina dute. Jarraitu nahi duzu? - + Opening file failed Fitxategia irekitzeak huts egin du - + Can not open file %1 for writing. Ezin da %1 fitxategia ireki hura idazteko. - + Save DXF file Gorde DXF fitxategia - + DXF (*.dxf) DXF (*.dxf) - + Selected: Hautatua: @@ -6092,7 +6084,12 @@ Jarraitu nahi duzu? Eguneratu orain - + + No direction set + No direction set + + + Can not continue. Object * %1 or %2 not found. Ezin da jarraitu. Ez da * %1 edo %2 objektua aurkitu. @@ -8767,14 +8764,14 @@ emandako X/Y espazioa erabilita TaskBalloon - + You cannot delete this balloon now because there is an open task dialog. Ezin da bunbuilo hau ezabatu orain zeregin baten elkarrizketa-koadroa irekita dagoelako. - + Can Not Delete Ezin da ezabatu diff --git a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_fi.ts b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_fi.ts index 7578ebe175..ac90b9aa80 100644 --- a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_fi.ts +++ b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_fi.ts @@ -2014,8 +2014,8 @@ Luo laskentataulukkonäkymä - + Save page to dxf Tallenna sivu dxf-muotoon @@ -2136,12 +2136,12 @@ Luo Osionäkymä - + Create ComplexSection Luo monitasoinen leikkaus - + Edit SectionView Muokkaa leikkausnäkymää @@ -2688,16 +2688,6 @@ QObject - - - - - - - - - - @@ -2715,6 +2705,16 @@ + + + + + + + + + + Wrong selection Virheellinen valinta @@ -2746,9 +2746,10 @@ Valinnassa ei löytynyt profiiliobjektia - - - + + + + @@ -2760,33 +2761,33 @@ - - - - + + + Incorrect selection Virheellinen valinta - + Select an object first Valitse ensin objekti - + Too many objects selected Liian monta objektia valittu - + Create a page first. Luo sivu ensin. + @@ -2795,7 +2796,6 @@ - No View of a Part in selection. Valinnassa ei ole osan näkymää. @@ -2907,8 +2907,6 @@ Valittu reuna on BSpline, joten säteestä ei tule tarkkaa. Jatketaanko? - - @@ -2928,10 +2926,12 @@ + + + - Incorrect Selection Virheellinen valinta @@ -3059,6 +3059,9 @@ Valitse 2 pistemäistä objektia ja 1 Näkymä. (2) + + + @@ -3084,11 +3087,6 @@ - - - - - @@ -3096,18 +3094,23 @@ - - - + + + + + Task In Progress Toiminto käynnissä + + + @@ -3133,11 +3136,6 @@ - - - - - @@ -3145,14 +3143,16 @@ - - - + + + + + Close active task dialog and try again. Sulje aktiivisen toiminnon syöttöikkuna ja yritä uudelleen. @@ -3370,50 +3370,50 @@ Asiakirjassa ei ole Piirustus-sivuja. - + PDF (*.pdf) PDF (*.pdf) - - + + All Files (*.*) Kaikki tiedostot (*.*) - + Export Page As PDF Vie sivu PDF-tiedostoon - + Document Name: Document Name: - + SVG (*.svg) SVG (*.svg) - + Export page as SVG Vie sivu SVG-tiedostoon - - + + Are you sure you want to continue? Haluatko varmasti jatkaa? - + Show drawing Näytä piirustus - + Toggle KeepUpdated Vaihda PidäPäivitettynä @@ -3438,9 +3438,9 @@ RTF-tekstin luonti + - Rich text editor RTF-tekstin editori @@ -3505,24 +3505,24 @@ New Complex Section - + Edit Complex Section Edit Complex Section - + Current View Direction Current View Direction - + The view direction in BaseView coordinates The view direction in BaseView coordinates - + Operation Failed Toiminto ei onnistunut @@ -3558,8 +3558,8 @@ Muokkaa Detaljinäkymää - + Edit %1 Muokkaa %1 @@ -3834,17 +3834,17 @@ it has a weld symbol that would become broken. You cannot delete this view because it has one or more dependent views that would become broken. - + + + + - - - - - + + Object dependencies Objektin riippuvuudet @@ -3869,7 +3869,7 @@ it has a weld symbol that would become broken. Et voi poistaa tätä Näkymää, koska siihen on liitetty Reittiviiva joka rikkoutuisi. - + The page is not empty, therefore the following referencing objects might be lost: Sivu ei ole tyhjä, joten seuraavat @@ -3957,14 +3957,6 @@ it has a tile weld that would become broken. Väritä tausta kyllä/ei - - TaskComplexSection - - - No direction set - No direction set - - TaskMoveView @@ -3991,7 +3983,7 @@ it has a tile weld that would become broken. TaskPojGroup - + updates pending updates pending @@ -5559,51 +5551,51 @@ Nopea, mutta tulos on kokoelma lyhyitä suoria viivoja. Tulosta kaikki sivut - + 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 Tiedoston avaaminen epäonnistui - + Can not open file %1 for writing. Tiedostoon ”%1” ei voida tallentaa. - + Save DXF file Tallenna DXF-tiedosto - + DXF (*.dxf) DXF (*.dxf) - + Selected: Valittu: @@ -6083,7 +6075,12 @@ Haluatko jatkaa? Päivitä nyt - + + No direction set + No direction set + + + Can not continue. Object * %1 or %2 not found. Ei voi jatkaa. Objektia *%1 tai %2 ei löytynyt. @@ -8756,13 +8753,13 @@ käyttäen annettuja X/Y-välimatkoja TaskBalloon - + You cannot delete this balloon now because there is an open task dialog. Et voi poistaa tätä ilmapalloa nyt, koska tehtävävalintaikkuna on avoin. - + Can Not Delete Ei Voi Poistaa diff --git a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_fr.ts b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_fr.ts index 2e8526a96b..e504f404a6 100644 --- a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_fr.ts +++ b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_fr.ts @@ -2167,8 +2167,8 @@ Créer une vue de feuille de calcul - + Save page to dxf Enregistrer la page en dxf @@ -2289,12 +2289,12 @@ Créer une vue de coupe - + Create ComplexSection Créer une vue en coupe complexe - + Edit SectionView Éditer la vue en coupe @@ -2841,16 +2841,6 @@ QObject - - - - - - - - - - @@ -2868,6 +2858,16 @@ + + + + + + + + + + Wrong selection Sélection invalide @@ -2899,9 +2899,10 @@ Aucun objet de profil trouvé dans la sélection - - - + + + + @@ -2913,33 +2914,33 @@ - - - - + + + Incorrect selection Sélection non valide - + Select an object first Sélectionnez d’abord un objet - + Too many objects selected Trop d'éléments sélectionnés - + Create a page first. Créer d'abord une page. + @@ -2948,7 +2949,6 @@ - No View of a Part in selection. Aucune vue d'une pièce dans la sélection. @@ -3061,8 +3061,6 @@ Le bord sélectionné est un BSpline. Le rayon sera approximatif. Continuer ? - - @@ -3082,10 +3080,12 @@ + + + - Incorrect Selection Sélection non valide @@ -3213,6 +3213,9 @@ Sélectionnez des objets à 2 points et 1 vue. (2) + + + @@ -3238,11 +3241,6 @@ - - - - - @@ -3250,18 +3248,23 @@ - - - + + + + + Task In Progress Tâche en cours + + + @@ -3287,11 +3290,6 @@ - - - - - @@ -3299,14 +3297,16 @@ - - - + + + + + Close active task dialog and try again. Fermer la boîte de dialogue des tâches actives et réessayer. @@ -3524,50 +3524,50 @@ Aucune page de dessin dans le document. - + PDF (*.pdf) PDF (*.pdf) - - + + All Files (*.*) Tous les fichiers (*.*) - + Export Page As PDF Exporter la page au format PDF - + Document Name: Nom du document: - + SVG (*.svg) SVG (*.svg) - + Export page as SVG Exporter la page au format SVG - - + + Are you sure you want to continue? Êtes-vous sûr de vouloir continuer ? - + Show drawing Afficher la mise en plan - + Toggle KeepUpdated Activer/désactiver la mise à jour @@ -3592,9 +3592,9 @@ Créateur de texte enrichi + - Rich text editor Éditeur de texte enrichi @@ -3659,24 +3659,24 @@ Nouvelle vue en coupe complexe - + Edit Complex Section Modifier une vue en coupe complexe - + Current View Direction Direction de la vue actuelle - + The view direction in BaseView coordinates Direction de la vue dans les coordonnées de la vue de base - + Operation Failed L'opération a échoué @@ -3712,8 +3712,8 @@ Editer la vue détaillée - + Edit %1 Modifier %1 @@ -3981,7 +3981,7 @@ You cannot delete this leader line because it has a weld symbol that would become broken. Vous ne pouvez pas supprimer cette ligne de référence car - elle a un symbole de soudure qui serait cassé. +elle comporte un symbole de soudure qui se casserait. @@ -3989,17 +3989,17 @@ it has a weld symbol that would become broken. Vous ne pouvez pas supprimer cette vue car elle possède une ou plusieurs vues dépendantes qui deviendraient orphelines. - + + + + - - - - - + + Object dependencies Dépendances des objets @@ -4024,7 +4024,7 @@ it has a weld symbol that would become broken. Vous ne pouvez pas supprimer cette vue car elle comporte une ligne de référence qui sera cassée. - + The page is not empty, therefore the following referencing objects might be lost: La page n'est pas vide, donc les @@ -4115,14 +4115,6 @@ it has a tile weld that would become broken. Colorer l'arrière-plan oui/non - - TaskComplexSection - - - No direction set - Aucune direction définie - - TaskMoveView @@ -4149,7 +4141,7 @@ it has a tile weld that would become broken. TaskPojGroup - + updates pending mises à jour en attente @@ -4160,7 +4152,7 @@ it has a tile weld that would become broken. No direction set - Aucune direction définie + No direction set @@ -5715,49 +5707,49 @@ Fast, but result is a collection of short straight lines. Imprimer toutes les pages - + Different orientation Orientation différente - + The printer uses a different orientation than the drawing. Do you want to continue? L'imprimante utilise une autre orientation 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 L'ouverture du fichier a échoué - + Can not open file %1 for writing. Impossible d’ouvrir le fichier %1 en écriture. - + Save DXF file Enregistrer le fichier Dxf - + DXF (*.dxf) Dxf (*.dxf) - + Selected: Sélectionné: @@ -6237,7 +6229,12 @@ Do you want to continue? Mettre à jour maintenant - + + No direction set + No direction set + + + Can not continue. Object * %1 or %2 not found. Impossible de continuer. Objet * %1 ou %2 non trouvé. @@ -8914,14 +8911,14 @@ Peut être lent pour les modèles complexes. TaskBalloon - + You cannot delete this balloon now because there is an open task dialog. Vous ne pouvez pas supprimer cette infobulle maintenant car il y a une tâche en cours. - + Can Not Delete Impossible de supprimer diff --git a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_gl.ts b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_gl.ts index 05a6a39ea4..8d6434c93c 100644 --- a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_gl.ts +++ b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_gl.ts @@ -2014,8 +2014,8 @@ Create spreadsheet view - + Save page to dxf Save page to dxf @@ -2136,12 +2136,12 @@ Create SectionView - + Create ComplexSection Create ComplexSection - + Edit SectionView Edit SectionView @@ -2688,16 +2688,6 @@ QObject - - - - - - - - - - @@ -2715,6 +2705,16 @@ + + + + + + + + + + Wrong selection Escolma errada @@ -2746,9 +2746,10 @@ No profile object found in selection - - - + + + + @@ -2760,33 +2761,33 @@ - - - - + + + Incorrect selection Selección incorrecta - + Select an object first Primeiro escolme un obxecto - + Too many objects selected Demasiados obxectos escolmados - + Create a page first. Primeiro, cree unha páxina. + @@ -2795,7 +2796,6 @@ - No View of a Part in selection. Sen vista da peza en selección. @@ -2907,8 +2907,6 @@ O bordo escolmado é unha BSpline. O Radio será aproximado. Dámoslle? - - @@ -2928,10 +2926,12 @@ + + + - Incorrect Selection Selección Incorrecta @@ -3059,6 +3059,9 @@ Select 2 point objects and 1 View. (2) + + + @@ -3084,11 +3087,6 @@ - - - - - @@ -3096,18 +3094,23 @@ - - - + + + + + Task In Progress Tarefa en Progreso + + + @@ -3133,11 +3136,6 @@ - - - - - @@ -3145,14 +3143,16 @@ - - - + + + + + Close active task dialog and try again. Pechar o cadro de diálogo e tentalo outra vez. @@ -3370,50 +3370,50 @@ No Drawing Pages in document. - + PDF (*.pdf) PDF (*.pdf) - - + + All Files (*.*) Tódolos ficheiros (*.*) - + Export Page As PDF Exporta Páxina Como PDF - + Document Name: Document Name: - + SVG (*.svg) SVG (*.svg) - + Export page as SVG Exporta páxina como SVG - - + + Are you sure you want to continue? Are you sure you want to continue? - + Show drawing Amosar debuxo - + Toggle KeepUpdated Activar KeepUpdated @@ -3438,9 +3438,9 @@ Creador de texto enriquecido + - Rich text editor Editor de texto enriquecido @@ -3505,24 +3505,24 @@ New Complex Section - + Edit Complex Section Edit Complex Section - + Current View Direction Current View Direction - + The view direction in BaseView coordinates The view direction in BaseView coordinates - + Operation Failed Operation Failed @@ -3558,8 +3558,8 @@ Edit Detail View - + Edit %1 Editar %1 @@ -3835,17 +3835,17 @@ it has a weld symbol that would become broken. You cannot delete this view because it has one or more dependent views that would become broken. - + + + + - - - - - + + Object dependencies Dependencias do obxecto @@ -3870,7 +3870,7 @@ it has a weld symbol that would become broken. You cannot delete this view because it has a leader line that would become broken. - + The page is not empty, therefore the following referencing objects might be lost: The page is not empty, therefore the @@ -3961,14 +3961,6 @@ it has a tile weld that would become broken. Paint background yes/no - - TaskComplexSection - - - No direction set - No direction set - - TaskMoveView @@ -3995,7 +3987,7 @@ it has a tile weld that would become broken. TaskPojGroup - + updates pending updates pending @@ -5567,51 +5559,51 @@ Fast, but result is a collection of short straight lines. Print All Pages - + Different orientation Orientación diferente - + The printer uses a different orientation than the drawing. Do you want to continue? A impresora usa unha orientación de papel diferente da do debuxo. Quere seguir? - + Different paper size Tamaño de papel diferente - + The printer uses a different paper size than the drawing. Do you want to continue? A impresora usa un tamaño de papel diferente do do debuxo. Quere seguir? - + Opening file failed Falla ó abrir o ficheiro - + Can not open file %1 for writing. Non se pode abrir o ficheiro %1 para escribir. - + Save DXF file Save DXF file - + DXF (*.dxf) DXF (*.dxf) - + Selected: Escolmado: @@ -6091,7 +6083,12 @@ Quere seguir? Update Now - + + No direction set + No direction set + + + Can not continue. Object * %1 or %2 not found. Can not continue. Object * %1 or %2 not found. @@ -8766,14 +8763,14 @@ using the given X/Y Spacing TaskBalloon - + You cannot delete this balloon now because there is an open task dialog. You cannot delete this balloon now because there is an open task dialog. - + Can Not Delete Can Not Delete diff --git a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_hr.ts b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_hr.ts index 4af355c009..d3293a0d60 100644 --- a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_hr.ts +++ b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_hr.ts @@ -2030,8 +2030,8 @@ Stvori pogled pregleda - + Save page to dxf Spremi stranicu u dxf formatu @@ -2152,12 +2152,12 @@ Stvori OdjeljakPogled - + Create ComplexSection Stvorite složeni presjek - + Edit SectionView Uređivanje pogleda presjeka @@ -2708,16 +2708,6 @@ QObject - - - - - - - - - - @@ -2735,6 +2725,16 @@ + + + + + + + + + + Wrong selection Pogrešan odabir @@ -2766,9 +2766,10 @@ U ovom odabiru nema Objekta profila - - - + + + + @@ -2780,33 +2781,33 @@ - - - - + + + Incorrect selection Netočan odabir - + Select an object first Najprije odaberite objekt - + Too many objects selected Previše objekata odabrano - + Create a page first. Najprije napravite stranicu. + @@ -2815,7 +2816,6 @@ - No View of a Part in selection. Ne postoji Pogled na Dio u odabiru. @@ -2928,8 +2928,6 @@ Odabrani rub je BSpline. Polumjer će biti približan. Nastaviti? - - @@ -2949,10 +2947,12 @@ + + + - Incorrect Selection Netočan odabir @@ -3080,6 +3080,9 @@ Odaberite 2 objekta Točke i 1 Pogled.(2) + + + @@ -3105,11 +3108,6 @@ - - - - - @@ -3117,18 +3115,23 @@ - - - + + + + + Task In Progress Rješavanje u postupku + + + @@ -3154,11 +3157,6 @@ - - - - - @@ -3166,14 +3164,16 @@ - - - + + + + + Close active task dialog and try again. Zatvori aktivni dijalog rješavača i pokušaj ponovo. @@ -3392,50 +3392,50 @@ U dokumentu nema Stranica za crtanje. - + PDF (*.pdf) PDF (*.pdf) - - + + All Files (*.*) Sve datoteke (*.*) - + Export Page As PDF Izvoz Stranice u PDF - + Document Name: Naziv dokumenta: - + SVG (*.svg) SVG (*.svg) - + Export page as SVG Izvoz Stranice u SVG - - + + Are you sure you want to continue? Jeste li sigurni da želite nastaviti? - + Show drawing Prikaži crtež - + Toggle KeepUpdated Uključivanje/isključivanje KeepUpdated @@ -3460,9 +3460,9 @@ Rich-Text stvaralac + - Rich text editor Rich-Text uređivač @@ -3527,24 +3527,24 @@ Novi složeni presjek - + Edit Complex Section Uredi složeni presjek - + Current View Direction Trenutni smjer pogleda - + The view direction in BaseView coordinates Smjer pogleda u koordinatama baznog pogleda - + Operation Failed Operacija nije uspjela @@ -3580,8 +3580,8 @@ Uredite detaljni pogled - + Edit %1 Uređivanje %1 @@ -3861,17 +3861,17 @@ ima simbol spajanja koji bi se pokidao. Ne možete izbrisati ovaj pogled jer ima jedan ili više ovisnih prikaza koji bi se slomili. - + + + + - - - - - + + Object dependencies Zavisnosti objekta @@ -3898,7 +3898,7 @@ ima simbol spajanja koji bi se pokidao. - + The page is not empty, therefore the following referencing objects might be lost: Stranica nije prazna, stoga @@ -3997,14 +3997,6 @@ ima pločicu spajanja koja bi se pokidala. Obojajte pozadinu Da/Ne - - TaskComplexSection - - - No direction set - Nije postavljen smjer - - TaskMoveView @@ -4031,7 +4023,7 @@ ima pločicu spajanja koja bi se pokidala. TaskPojGroup - + updates pending ažuriranja na čekanju @@ -4042,7 +4034,7 @@ ima pločicu spajanja koja bi se pokidala. No direction set - Nije postavljen smjer + No direction set @@ -5650,49 +5642,49 @@ Brzo, ali rezultat je zbirka kratkih ravnih linija. Ispis svih stranica - + Different orientation Drugačija orijentacija - + The printer uses a different orientation than the drawing. Do you want to continue? Pisač koristi drugu orijentaciju ispisa nego što je u crtežu. Želite li nastaviti? - + Different paper size Drugačija veličina papira - + The printer uses a different paper size than the drawing. Do you want to continue? Pisač koristi drugu veličinu papra nego što je u crtežu. Želite li nastaviti? - + Opening file failed Otvaranje dokumenta nije uspjelo - + Can not open file %1 for writing. Ne mogu otvoriti dokument %1 za ispis. - + Save DXF file Spremi DXF Datoteku - + DXF (*.dxf) DXF (*.dxf) - + Selected: Odabrane: @@ -6176,7 +6168,12 @@ Do you want to continue? Ažuriraj Sada - + + No direction set + No direction set + + + Can not continue. Object * %1 or %2 not found. Ne može se nastaviti. Objekt * %1 ili %2 nije pronađen. @@ -8863,14 +8860,14 @@ koristeći zadani X/Y razmak TaskBalloon - + You cannot delete this balloon now because there is an open task dialog. Ovaj balončić ne možete izbrisati sada jer je otvoren dijalog zadataka. - + Can Not Delete Ne može da se izbriše diff --git a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_hu.ts b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_hu.ts index c3c629d640..f4608885a4 100644 --- a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_hu.ts +++ b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_hu.ts @@ -2014,8 +2014,8 @@ Számolótábla nézet létrehozása - + Save page to dxf Oldal mentése dxf-be @@ -2136,12 +2136,12 @@ Szakasznézet létrehozása - + Create ComplexSection Összetett szakasz létrehozása - + Edit SectionView Szakasznézet szerkesztés @@ -2688,16 +2688,6 @@ QObject - - - - - - - - - - @@ -2715,6 +2705,16 @@ + + + + + + + + + + Wrong selection Rossz kijelölés @@ -2746,9 +2746,10 @@ Nem található profiltárgy a kijelölésben - - - + + + + @@ -2760,33 +2761,33 @@ - - - - + + + Incorrect selection Hibás kijelölés - + Select an object first Először válasszon ki egy tárgyat - + Too many objects selected Túl sok kijelölt objektum - + Create a page first. Először hozzon létre egy oldalt. + @@ -2795,7 +2796,6 @@ - No View of a Part in selection. Nincs alkatrész nézet ebben a kiválasztásban. @@ -2907,8 +2907,6 @@ A kijelölt él egy folyamatos ív. A sugár hozzávetőleges érték lesz. Folytatja? - - @@ -2928,10 +2926,12 @@ + + + - Incorrect Selection Hibás kijelölés @@ -3059,6 +3059,9 @@ Jelöljön ki 2 pontos objektumokat és 1 nézetet. (2) + + + @@ -3084,11 +3087,6 @@ - - - - - @@ -3096,18 +3094,23 @@ - - - + + + + + Task In Progress A feladat folyamatban + + + @@ -3133,11 +3136,6 @@ - - - - - @@ -3145,14 +3143,16 @@ - - - + + + + + Close active task dialog and try again. Zárja be az aktív feladatot és próbálja később. @@ -3370,50 +3370,50 @@ A dokumentumban nincsenek rajzok. - + PDF (*.pdf) PDF (*.pdf) - - + + All Files (*.*) Összes fájl (*.*) - + Export Page As PDF Oldal export PDF formában - + Document Name: Dokumentum neve: - + SVG (*.svg) SVG (*.svg) - + Export page as SVG Oldal export SVG formában - - + + Are you sure you want to continue? Biztosan folytatja? - + Show drawing Mutasd a rajzot - + Toggle KeepUpdated Frissen tartás kapcsolója @@ -3438,9 +3438,9 @@ Szöveg szerkesztő + - Rich text editor Szöveg szerkesztő @@ -3505,24 +3505,24 @@ Új összetett szakasz - + Edit Complex Section Összetett szakasz szerkesztés - + Current View Direction Aktuális nézet irány - + The view direction in BaseView coordinates Az alapnézet koordinátái által meghatározott irány megtekintése - + Operation Failed Sikertelen művelet @@ -3558,8 +3558,8 @@ Részletnézet szerkesztése - + Edit %1 %1 szerkesztése @@ -3835,17 +3835,17 @@ olyan hegesztési szimbólummal rendelkezik, amely megtörne. Nem törölheti ezt a nézetet, mert egy vagy több nézetnek függősége van, amely megszakadna. - + + + + - - - - - + + Object dependencies Objektumfüggőségek @@ -3870,7 +3870,7 @@ olyan hegesztési szimbólummal rendelkezik, amely megtörne. Nem törölheti ezt a nézetet, mert van egy referenciavonala, amely megszakadna. - + The page is not empty, therefore the following referencing objects might be lost: Az oldal nem üres, ezért a @@ -3961,14 +3961,6 @@ egy részhegesztése megtörne. Háttér festése igen/nem - - TaskComplexSection - - - No direction set - Nincs beállítva irány - - TaskMoveView @@ -3995,7 +3987,7 @@ egy részhegesztése megtörne. TaskPojGroup - + updates pending frissítések függőben @@ -4006,7 +3998,7 @@ egy részhegesztése megtörne. No direction set - Nincs beállítva irány + No direction set @@ -5562,50 +5554,50 @@ Gyors, de az eredmény rövid egyenesek gyűjteménye. Összes oldal nyomtatása - + Different orientation Eltérő tájolású - + The printer uses a different orientation than the drawing. Do you want to continue? A nyomtató a rajztól eltérő tájolást használ. Szeretné fojtatni? - + Different paper size Eltérő papírméret - + The printer uses a different paper size than the drawing. Do you want to continue? A nyomtató a rajztól eltérő méretű papír méretet használ. Szeretné folytatni? - + Opening file failed Fájl megnyitása sikertelen - + Can not open file %1 for writing. %1 fájlt nem nyitható meg íráshoz. - + Save DXF file DXF-fájl mentése - + DXF (*.dxf) Dxf (*.dxf) - + Selected: Kiválasztott: @@ -6085,7 +6077,12 @@ Szeretné folytatni? Frissítés most - + + No direction set + No direction set + + + Can not continue. Object * %1 or %2 not found. Nem folytatható. * %1 vagy %2 tárgy nem található. @@ -8759,14 +8756,14 @@ a megadott X/Y távolság használatával TaskBalloon - + You cannot delete this balloon now because there is an open task dialog. Ezt a léggömböt most nem lehet eltávolítani, mert a feladat párbeszédpanel nyitva van. - + Can Not Delete Nem tudja törölni diff --git a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_id.ts b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_id.ts index dbbda82be8..ee38faa72a 100644 --- a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_id.ts +++ b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_id.ts @@ -127,17 +127,17 @@ CmdTechDrawArchView - + TechDraw TechDraw - + Insert Arch Workbench Object Insert Arch Workbench Object - + Insert a View of a Section Plane from Arch Workbench Insert a View of a Section Plane from Arch Workbench @@ -352,22 +352,22 @@ CmdTechDrawExportPageDXF - + File Mengajukan - + Export Page as DXF Ekspor Halaman sebagai DXF - + Save DXF file Save DXF file - + DXF (*.dxf) DXF (*.dxf) @@ -375,12 +375,12 @@ CmdTechDrawExportPageSVG - + File Mengajukan - + Export Page as SVG Ekspor Halaman sebagai SVG @@ -424,17 +424,17 @@ CmdTechDrawExtensionCascadeDimensionGroup - + TechDraw TechDraw - + Cascade Horizontal Dimensions Cascade Horizontal Dimensions - + Evenly space horizontal dimensions:<br>- Specify the cascade spacing (optional)<br>- Select two or more horizontal dimensions<br>- The first dimension defines the position<br>- Click this tool Evenly space horizontal dimensions:<br>- Specify the cascade spacing (optional)<br>- Select two or more horizontal dimensions<br>- The first dimension defines the position<br>- Click this tool @@ -442,19 +442,19 @@ CmdTechDrawExtensionCascadeHorizDimension - + TechDraw TechDraw - - + + Cascade Horizontal Dimensions Cascade Horizontal Dimensions - - + + Evenly space horizontal dimensions:<br>- Specify the cascade spacing (optional)<br>- Select two or more horizontal dimensions<br>- The first dimension defines the position<br>- Click this tool Evenly space horizontal dimensions:<br>- Specify the cascade spacing (optional)<br>- Select two or more horizontal dimensions<br>- The first dimension defines the position<br>- Click this tool @@ -462,19 +462,19 @@ CmdTechDrawExtensionCascadeObliqueDimension - + TechDraw TechDraw - - + + Cascade Oblique Dimensions Cascade Oblique Dimensions - - + + Evenly space oblique dimensions:<br>- Specify the cascade spacing (optional)<br>- Select two or more parallel oblique dimensions<br>- The first dimension defines the position<br>- Click this tool Evenly space oblique dimensions:<br>- Specify the cascade spacing (optional)<br>- Select two or more parallel oblique dimensions<br>- The first dimension defines the position<br>- Click this tool @@ -482,19 +482,19 @@ CmdTechDrawExtensionCascadeVertDimension - + TechDraw TechDraw - - + + Cascade Vertical Dimensions Cascade Vertical Dimensions - - + + Evenly space vertical dimensions:<br>- Specify the cascade spacing (optional)<br>- Select two or more vertical dimensions<br>- The first dimension defines the position<br>- Click this tool Evenly space vertical dimensions:<br>- Specify the cascade spacing (optional)<br>- Select two or more vertical dimensions<br>- The first dimension defines the position<br>- Click this tool @@ -502,17 +502,17 @@ CmdTechDrawExtensionChamferDimensionGroup - + TechDraw TechDraw - + Create Horizontal Chamfer Dimension Create Horizontal Chamfer Dimension - + Create a horizontal size and angle dimension for a chamfer:<br>- Select two vertexes<br>- Click this tool Create a horizontal size and angle dimension for a chamfer:<br>- Select two vertexes<br>- Click this tool @@ -576,17 +576,17 @@ CmdTechDrawExtensionCreateChainDimensionGroup - + TechDraw TechDraw - + Create Horizontal Chain Dimensions Create Horizontal Chain Dimensions - + Create a sequence of aligned horizontal dimensions:<br>- Select three or more vertexes<br>- Click this tool Create a sequence of aligned horizontal dimensions:<br>- Select three or more vertexes<br>- Click this tool @@ -594,17 +594,17 @@ CmdTechDrawExtensionCreateCoordDimensionGroup - + TechDraw TechDraw - + Create Horizontal Coordinate Dimensions Create Horizontal Coordinate Dimensions - + Create multiple evenly spaced horizontal dimensions starting from the same baseline:<br>- Specify the cascade spacing (optional)<br>- Select three or more vertexes<br>- The selection order of the first two vertexes determines the position of the baseline<br>- Click this tool Create multiple evenly spaced horizontal dimensions starting from the same baseline:<br>- Specify the cascade spacing (optional)<br>- Select three or more vertexes<br>- The selection order of the first two vertexes determines the position of the baseline<br>- Click this tool @@ -612,19 +612,19 @@ CmdTechDrawExtensionCreateHorizChainDimension - + TechDraw TechDraw - - + + Create Horizontal Chain Dimensions Create Horizontal Chain Dimensions - - + + Create a sequence of aligned horizontal dimensions:<br>- Select three or more vertexes<br>- Click this tool Create a sequence of aligned horizontal dimensions:<br>- Select three or more vertexes<br>- Click this tool @@ -632,19 +632,19 @@ CmdTechDrawExtensionCreateHorizChamferDimension - + TechDraw TechDraw - - + + Create Horizontal Chamfer Dimension Create Horizontal Chamfer Dimension - - + + Create a horizontal size and angle dimension for a chamfer:<br>- Select two vertexes<br>- Click this tool Create a horizontal size and angle dimension for a chamfer:<br>- Select two vertexes<br>- Click this tool @@ -652,19 +652,19 @@ CmdTechDrawExtensionCreateHorizCoordDimension - + TechDraw TechDraw - - + + Create Horizontal Coordinate Dimensions Create Horizontal Coordinate Dimensions - - + + Create multiple evenly spaced horizontal dimensions starting from the same baseline:<br>- Specify the cascade spacing (optional)<br>- Select three or more vertexes<br>- The selection order of the first two vertexes determines the position of the baseline<br>- Click this tool Create multiple evenly spaced horizontal dimensions starting from the same baseline:<br>- Specify the cascade spacing (optional)<br>- Select three or more vertexes<br>- The selection order of the first two vertexes determines the position of the baseline<br>- Click this tool @@ -672,17 +672,17 @@ CmdTechDrawExtensionCreateLengthArc - + TechDraw TechDraw - + Create Arc Length Dimension Create Arc Length Dimension - + Create an arc length dimension:<br>- Select a single arc<br>- Click this tool Create an arc length dimension:<br>- Select a single arc<br>- Click this tool @@ -690,19 +690,19 @@ CmdTechDrawExtensionCreateObliqueChainDimension - + TechDraw TechDraw - - + + Create Oblique Chain Dimensions Create Oblique Chain Dimensions - - + + Create a sequence of aligned oblique dimensions:<br>- Select three or more vertexes<br>- The first two vertexes define the direction<br>- Click this tool Create a sequence of aligned oblique dimensions:<br>- Select three or more vertexes<br>- The first two vertexes define the direction<br>- Click this tool @@ -710,19 +710,19 @@ CmdTechDrawExtensionCreateObliqueCoordDimension - + TechDraw TechDraw - - + + Create Oblique Coordinate Dimensions Create Oblique Coordinate Dimensions - - + + Create multiple evenly spaced oblique dimensions starting from the same baseline:<br>- Specify the cascade spacing (optional)<br>- Select three or more vertexes<br>- The selection order of the first two vertexes determines the position of the baseline<br>- The first two vertexes also define the direction<br>- Click this tool Create multiple evenly spaced oblique dimensions starting from the same baseline:<br>- Specify the cascade spacing (optional)<br>- Select three or more vertexes<br>- The selection order of the first two vertexes determines the position of the baseline<br>- The first two vertexes also define the direction<br>- Click this tool @@ -730,19 +730,19 @@ CmdTechDrawExtensionCreateVertChainDimension - + TechDraw TechDraw - - + + Create Vertical Chain Dimensions Create Vertical Chain Dimensions - - + + Create a sequence of aligned vertical dimensions:<br>- Select three or more vertexes<br>- Click this tool Create a sequence of aligned vertical dimensions:<br>- Select three or more vertexes<br>- Click this tool @@ -750,19 +750,19 @@ CmdTechDrawExtensionCreateVertChamferDimension - + TechDraw TechDraw - - + + Create Vertical Chamfer Dimension Create Vertical Chamfer Dimension - - + + Create a vertical size and angle dimension for a chamfer:<br>- Select two vertexes<br>- Click this tool Create a vertical size and angle dimension for a chamfer:<br>- Select two vertexes<br>- Click this tool @@ -770,19 +770,19 @@ CmdTechDrawExtensionCreateVertCoordDimension - + TechDraw TechDraw - - + + Create Vertical Coordinate Dimensions Create Vertical Coordinate Dimensions - - + + Create multiple evenly spaced vertical dimensions starting from the same baseline:<br>- Specify the cascade spacing (optional)<br>- Select three or more vertexes<br>- The selection order of the first two vertexes determines the position of the baseline<br>- Click this tool Create multiple evenly spaced vertical dimensions starting from the same baseline:<br>- Specify the cascade spacing (optional)<br>- Select three or more vertexes<br>- The selection order of the first two vertexes determines the position of the baseline<br>- Click this tool @@ -790,17 +790,17 @@ CmdTechDrawExtensionCustomizeFormat - + TechDraw TechDraw - + Customize Format Label Customize Format Label - + Select a dimension or a balloon<br> - click this tool<br> - edit the Format field, using the keyboard and/or the special buttons Select a dimension or a balloon<br> - click this tool<br> - edit the Format field, using the keyboard and/or the special buttons @@ -808,19 +808,19 @@ CmdTechDrawExtensionDecreaseDecimal - + TechDraw TechDraw - - + + Decrease Decimal Places Decrease Decimal Places - - + + Decrease the number of decimal places of the dimension text:<br>- Select one or more dimensions<br>- Click this tool Decrease the number of decimal places of the dimension text:<br>- Select one or more dimensions<br>- Click this tool @@ -950,19 +950,19 @@ CmdTechDrawExtensionIncreaseDecimal - + TechDraw TechDraw - - + + Increase Decimal Places Increase Decimal Places - - + + Increase the number of decimal places of the dimension text:<br>- Select one or more dimensions<br>- Click this tool Increase the number of decimal places of the dimension text:<br>- Select one or more dimensions<br>- Click this tool @@ -970,17 +970,17 @@ CmdTechDrawExtensionIncreaseDecreaseGroup - + TechDraw TechDraw - + Increase Decimal Places Increase Decimal Places - + Increase the number of decimal places of the dimension text:<br>- Select one or more dimensions<br>- Click this tool Increase the number of decimal places of the dimension text:<br>- Select one or more dimensions<br>- Click this tool @@ -988,19 +988,19 @@ CmdTechDrawExtensionInsertDiameter - + TechDraw TechDraw - - + + Insert '⌀' Prefix Insert '⌀' Prefix - - + + Insert a '⌀' symbol at the beginning of the dimension text:<br>- Select one or more dimensions<br>- Click this tool Insert a '⌀' symbol at the beginning of the dimension text:<br>- Select one or more dimensions<br>- Click this tool @@ -1008,17 +1008,17 @@ CmdTechDrawExtensionInsertPrefixGroup - + TechDraw TechDraw - + Insert '⌀' Prefix Insert '⌀' Prefix - + Insert a '⌀' symbol at the beginning of the dimension text:<br>- Select one or more dimensions<br>- Click this tool Insert a '⌀' symbol at the beginning of the dimension text:<br>- Select one or more dimensions<br>- Click this tool @@ -1026,19 +1026,19 @@ CmdTechDrawExtensionInsertSquare - + TechDraw TechDraw - - + + Insert '□' Prefix Insert '□' Prefix - - + + Insert a '□' symbol at the beginning of the dimension text:<br>- Select one or more dimensions<br>- Click this tool Insert a '□' symbol at the beginning of the dimension text:<br>- Select one or more dimensions<br>- Click this tool @@ -1122,17 +1122,17 @@ CmdTechDrawExtensionPosChainDimensionGroup - + TechDraw TechDraw - + Position Horizontal Chain Dimensions Position Horizontal Chain Dimensions - + Align horizontal dimensions to create a chain dimension:<br>- Select two or more horizontal dimensions<br>- The first dimension defines the position<br>- Click this tool Align horizontal dimensions to create a chain dimension:<br>- Select two or more horizontal dimensions<br>- The first dimension defines the position<br>- Click this tool @@ -1140,19 +1140,19 @@ CmdTechDrawExtensionPosHorizChainDimension - + TechDraw TechDraw - - + + Position Horizontal Chain Dimensions Position Horizontal Chain Dimensions - - + + Align horizontal dimensions to create a chain dimension:<br>- Select two or more horizontal dimensions<br>- The first dimension defines the position<br>- Click this tool Align horizontal dimensions to create a chain dimension:<br>- Select two or more horizontal dimensions<br>- The first dimension defines the position<br>- Click this tool @@ -1160,19 +1160,19 @@ CmdTechDrawExtensionPosObliqueChainDimension - + TechDraw TechDraw - - + + Position Oblique Chain Dimensions Position Oblique Chain Dimensions - - + + Align oblique dimensions to create a chain dimension:<br>- Select two or more parallel oblique dimensions<br>- The first dimension defines the position<br>- Click this tool Align oblique dimensions to create a chain dimension:<br>- Select two or more parallel oblique dimensions<br>- The first dimension defines the position<br>- Click this tool @@ -1180,19 +1180,19 @@ CmdTechDrawExtensionPosVertChainDimension - + TechDraw TechDraw - - + + Position Vertical Chain Dimensions Position Vertical Chain Dimensions - - + + Align vertical dimensions to create a chain dimension:<br>- Select two or more vertical dimensions<br>- The first dimension defines the position<br>- Click this tool Align vertical dimensions to create a chain dimension:<br>- Select two or more vertical dimensions<br>- The first dimension defines the position<br>- Click this tool @@ -1218,17 +1218,17 @@ CmdTechDrawExtensionRemovePrefixChar - + TechDraw TechDraw - + Remove Prefix Remove Prefix - + Remove prefix symbols at the beginning of the dimension text:<br>- Select one or more dimensions<br>- Click this tool Remove prefix symbols at the beginning of the dimension text:<br>- Select one or more dimensions<br>- Click this tool @@ -1500,8 +1500,8 @@ - Image (*.png *.jpg *.jpeg) - Gambar (*.png *.jpg *.jpeg) + Image files (*.jpg *.jpeg *.png *.bmp);;All files (*) + Image files (*.jpg *.jpeg *.png *.bmp);;All files (*) @@ -1601,8 +1601,8 @@ - Template (*.svg *.dxf) - Templat (*.svg *.dxf) + Template (*.svg) + Template (*.svg) @@ -1621,12 +1621,12 @@ CmdTechDrawProjectShape - + TechDraw TechDraw - + Project shape... Bentuk proyek... @@ -1753,17 +1753,17 @@ CmdTechDrawSpreadsheetView - + TechDraw TechDraw - + Insert Spreadsheet View Insert Spreadsheet View - + Insert View to a spreadsheet Insert View to a spreadsheet @@ -1892,13 +1892,13 @@ CmdTechDrawToggleFrame - + TechDraw TechDraw + - Turn View Frames On/Off Hidup/Matikan View Frames @@ -1999,23 +1999,23 @@ Create Symbol - + Create DraftView Create DraftView - + Create ArchView Create ArchView - + Create spreadsheet view Create spreadsheet view - - + + Save page to dxf Save page to dxf @@ -2061,7 +2061,7 @@ Create GeomHatch - + Create Image Create Image @@ -2086,7 +2086,7 @@ Create ActiveView - + Create CenterLine Create CenterLine @@ -2136,12 +2136,12 @@ Create SectionView - + Create ComplexSection Create ComplexSection - + Edit SectionView Edit SectionView @@ -2163,164 +2163,249 @@ + TechDraw Insert Prefix + TechDraw Insert Prefix + + + Insert Prefix Insert Prefix + TechDraw Remove Prefix + TechDraw Remove Prefix + + + Remove Prefix Remove Prefix - + Increase/Decrease Decimal Increase/Decrease Decimal - + Pos Horiz Chain Dim Pos Horiz Chain Dim - + Pos Vert Chain Dim Pos Vert Chain Dim - + Pos Oblique Chain Dim Pos Oblique Chain Dim - + Cascade Horiz Dim Cascade Horiz Dim - + Cascade Vert Dim Cascade Vert Dim - + Cascade Oblique Dim Cascade Oblique Dim - + Create Horiz Chain Dim Create Horiz Chain Dim - + Create Vert Chain Dim Create Vert Chain Dim - + Create Oblique Chain Dim Create Oblique Chain Dim - + Create Horiz Coord Dim Create Horiz Coord Dim - + Create Vert Coord Dim Create Vert Coord Dim - + Create Oblique Coord Dim Create Oblique Coord Dim - + Create Horiz Chamfer Dim Create Horiz Chamfer Dim - + Create Vert Chamfer Dim Create Vert Chamfer Dim - + Create Arc Length Dim Create Arc Length Dim + + + TechDraw Hole Circle + TechDraw Hole Circle + Bolt Circle Centerlines Bolt Circle Centerlines + + + TechDraw Circle Centerlines + TechDraw Circle Centerlines + Circle Centerlines Circle Centerlines + + + TechDraw Thread Hole Side + TechDraw Thread Hole Side + Cosmetic Thread Hole Side Cosmetic Thread Hole Side + + + TechDraw Thread Bolt Side + TechDraw Thread Bolt Side + Cosmetic Thread Bolt Side Cosmetic Thread Bolt Side + + + TechDraw Thread Hole Bottom + TechDraw Thread Hole Bottom + Cosmetic Thread Hole Bottom Cosmetic Thread Hole Bottom + + + TechDraw Thread Bolt Bottom + TechDraw Thread Bolt Bottom + Cosmetic Thread Bolt Bottom Cosmetic Thread Bolt Bottom + + + TechDraw Change Line Attributes + TechDraw Change Line Attributes + Change Line Attributes Change Line Attributes + + + TechDraw Cosmetic Intersection Vertex(es) + TechDraw Cosmetic Intersection Vertex(es) + Cosmetic Intersection Vertex(es) Cosmetic Intersection Vertex(es) + + + TechDraw Cosmetic Arc + TechDraw Cosmetic Arc + Cosmetic Arc Cosmetic Arc + + + TechDraw Cosmetic Circle + TechDraw Cosmetic Circle + Cosmetic Circle Cosmetic Circle + + + TechDraw Cosmetic Circle 3 Points + TechDraw Cosmetic Circle 3 Points + Cosmetic Circle 3 Points Cosmetic Circle 3 Points + + + TechDraw Cosmetic Line Parallel/Perpendicular + TechDraw Cosmetic Line Parallel/Perpendicular + Cosmetic Line Parallel/Perpendicular Cosmetic Line Parallel/Perpendicular + + + TechDraw Lock/Unlock View + TechDraw Lock/Unlock View + Lock/Unlock View Lock/Unlock View + + + TechDraw Extend/Shorten Line + TechDraw Extend/Shorten Line + Extend/Shorten Line Extend/Shorten Line + + + TechDraw calculate selected area + TechDraw calculate selected area + Calculate Face Area @@ -2603,16 +2688,6 @@ QObject - - - - - - - - - - @@ -2627,9 +2702,19 @@ - - - + + + + + + + + + + + + + Wrong selection Pilihan salah @@ -2661,9 +2746,10 @@ No profile object found in selection - - - + + + + @@ -2675,33 +2761,33 @@ - - - - + + + Incorrect selection Pilihan salah - + Select an object first Pilih objek terlebih dahulu - + Too many objects selected Terlalu banyak objek yang dipilih - + Create a page first. Buat halaman terlebih dahulu. + @@ -2710,7 +2796,6 @@ - No View of a Part in selection. No View of a Part in selection. @@ -2765,37 +2850,37 @@ Pilih setidaknya satu objek. - + Please select only 1 Arch Section. Please select only 1 Arch Section. - + No Arch Sections in selection. No Arch Sections in selection. - + Select exactly one Spreadsheet object. Pilih salah satu objek Spreadsheet. - + No Drawing View Tidak ada tampilan gambar - + Open Drawing View before attempting export to SVG. Buka Drawing View sebelum mencoba ekspor ke SVG. - + Can not export selection Tidak bisa mengekspor pilihan - + Page contains DrawViewArch which will not be exported. Continue? Page contains DrawViewArch which will not be exported. Continue? @@ -2822,8 +2907,6 @@ Selected edge is a BSpline. Radius will be approximate. Continue? - - @@ -2843,10 +2926,12 @@ + + + - Incorrect Selection Seleksi yang salah @@ -2974,6 +3059,9 @@ Select 2 point objects and 1 View. (2) + + + @@ -2999,30 +3087,30 @@ - - - - - - - - - - - - - - - + + + + + + + + + + + + Task In Progress Task In Progress + + + @@ -3048,26 +3136,23 @@ - - - - - - - - - - - - - - - + + + + + + + + + + + + Close active task dialog and try again. Close active task dialog and try again. @@ -3238,33 +3323,33 @@ Some Faces in selection are already hatched. Replace? - + No TechDraw Page Tidak ada teknik menggambar - + Need a TechDraw Page for this command Butuh Halaman TechDraw untuk perintah ini - + Select a Face first Pilih Wajah dulu - + No TechDraw object in selection Tidak ada objek TechDraw dalam seleksi - + Create a page to insert. Create a page to insert. - - + + No Faces to hatch in this selection No Faces to hatch in this selection @@ -3285,50 +3370,50 @@ No Drawing Pages in document. - + PDF (*.pdf) PDF (*.pdf) - - + + All Files (*.*) All Files (*.*) - + Export Page As PDF Halaman Ekspor Sebagai PDF - + Document Name: Document Name: - + SVG (*.svg) SVG (*.svg) - + Export page as SVG Ekspor sebagai SVG - - + + Are you sure you want to continue? Apakah yakin ingin melanjutkan? - + Show drawing Tampilkan gambar - + Toggle KeepUpdated Toggle KeepUpdated @@ -3353,9 +3438,9 @@ Rich text creator + - Rich text editor Rich text editor @@ -3395,12 +3480,12 @@ Can not find a 3D viewer - + Create Center Line Create Center Line - + Edit Center Line Edit Center Line @@ -3420,24 +3505,24 @@ New Complex Section - + Edit Complex Section Edit Complex Section - + Current View Direction Current View Direction - + The view direction in BaseView coordinates The view direction in BaseView coordinates - + Operation Failed Operation Failed @@ -3473,71 +3558,137 @@ Edit Detail View - - + + Edit %1 Edit %1 - + + TechDraw Increase/Decrease Decimal + TechDraw Increase/Decrease Decimal + + + + TechDraw PosHorizChainDimension TechDraw PosHorizChainDimension - - + + No horizontal dimensions selected No horizontal dimensions selected - + + TechDraw PosVertChainDimension TechDraw PosVertChainDimension - - + + No vertical dimensions selected No vertical dimensions selected - + + TechDraw PosObliqueChainDimension TechDraw PosObliqueChainDimension - - + + No oblique dimensions selected No oblique dimensions selected - + + TechDraw CascadeHorizDimension TechDraw CascadeHorizDimension - + + TechDraw CascadeVertDimension TechDraw CascadeVertDimension - + + TechDraw CascadeObliqueDimension TechDraw CascadeObliqueDimension + + + TechDraw Create Horizontal Chain Dimension + TechDraw Create Horizontal Chain Dimension + + + + TechDraw Create Vertical Chain Dimension + TechDraw Create Vertical Chain Dimension + + + + TechDraw Create Oblique Chain Dimension + TechDraw Create Oblique Chain Dimension + + + + TechDraw Create Horizontal Coord Dimension + TechDraw Create Horizontal Coord Dimension + + + + TechDraw Create Vertical Coord Dimension + TechDraw Create Vertical Coord Dimension + + + + TechDraw Create Oblique Coord Dimension + TechDraw Create Oblique Coord Dimension + + + + TechDraw Create Horizontal Chamfer Dimension + TechDraw Create Horizontal Chamfer Dimension + + + + TechDraw Create Vertical Chamfer Dimension + TechDraw Create Vertical Chamfer Dimension + + + + TechDraw Create Arc Length Dimension + TechDraw Create Arc Length Dimension + + + + TechDraw Customize Format + TechDraw Customize Format + + + + No subelements selected + No subelements selected + - + - + Selection is empty Selection is empty - - + + No object selected No object selected @@ -3562,12 +3713,12 @@ No faces in selection. - + TechDraw Thread Hole Side TechDraw Thread Hole Side - + Please select two straight lines Please select two straight lines @@ -3657,6 +3808,17 @@ Can not make dimension from selection Can not make dimension from selection + + + + + + + + + TechDraw + TechDraw + Std_Delete @@ -3668,19 +3830,22 @@ it has a weld symbol that would become broken. it has a weld symbol that would become broken. - - - + + You cannot delete this view because it has one or more dependent views that would become broken. + View ini tidak dapat dihapus karena beberapa view yang terhubung akan rusak. + + + + + + - - - - - + + Object dependencies Objek dependensi @@ -3690,25 +3855,22 @@ it has a weld symbol that would become broken. You cannot delete the anchor view of a projection group. - You cannot delete this view because it has a section view that would become broken. You cannot delete this view because it has a section view that would become broken. - You cannot delete this view because it has a detail view that would become broken. You cannot delete this view because it has a detail view that would become broken. - You cannot delete this view because it has a leader line that would become broken. You cannot delete this view because it has a leader line that would become broken. - + The page is not empty, therefore the following referencing objects might be lost: The page is not empty, therefore the @@ -3799,14 +3961,6 @@ it has a tile weld that would become broken. Paint background yes/no - - TaskComplexSection - - - No direction set - No direction set - - TaskMoveView @@ -3833,7 +3987,7 @@ it has a tile weld that would become broken. TaskPojGroup - + updates pending updates pending @@ -4157,6 +4311,16 @@ Only change unless you know what you are doing! Flat Datar + + + Use New Face Finder Algorithm + Use New Face Finder Algorithm + + + + The number of times FreeCAD should try to remove overlapping edges returned by the Hidden Line Removal algorithm. A value of 0 indicates no scrubbing, 1 indicates a single pass and 2 indicates a second pass should be performed. Values above 2 are generally not productive. Each pass adds to the time required to produce the drawing. + The number of times FreeCAD should try to remove overlapping edges returned by the Hidden Line Removal algorithm. A value of 0 indicates no scrubbing, 1 indicates a single pass and 2 indicates a second pass should be performed. Values above 2 are generally not productive. Each pass adds to the time required to produce the drawing. + Max SVG Hatch Tiles @@ -4198,21 +4362,11 @@ when hatching a face with a PAT pattern If checked, FreeCAD will use the new face finder algorithm. If not checked, FreeCAD will use the original face finder. If checked, FreeCAD will use the new face finder algorithm. If not checked, FreeCAD will use the original face finder. - - - Use New Face Finder - Use New Face Finder - Overlap Edges Scrub Passes Overlap Edges Scrub Passes - - - <html><head/><body><p>The number of times FreeCAD should try to remove overlapping edges returned by the Hidden Line Removal algorithm. A value of 0 indicates no scrubbing, 1 indicates a single pass and 2 indicates a second pass should be performed. Values above 2 are generally not productive. Each pass adds to the time required to produce the drawing.</p></body></html> - <html><head/><body><p>The number of times FreeCAD should try to remove overlapping edges returned by the Hidden Line Removal algorithm. A value of 0 indicates no scrubbing, 1 indicates a single pass and 2 indicates a second pass should be performed. Values above 2 are generally not productive. Each pass adds to the time required to produce the drawing.</p></body></html> - <html><head/><body><p><span style=" font-weight:600;">Note:</span> Items in <span style=" font-style:italic;">italics</span> are default values for new objects. They have no effect on existing objects.</p></body></html> @@ -4624,11 +4778,6 @@ when hatching a face with a PAT pattern Monochrome text color Monochrome text color - - - <html><head/><body><p>Check this to use light text and lines on dark backgrounds. Set Page Color to a dark color. Transparent or light color faces are recommended with this option.</p></body></html> - <html><head/><body><p>Check this to use light text and lines on dark backgrounds. Set Page Color to a dark color. Transparent or light color faces are recommended with this option.</p></body></html> - Light on dark @@ -4679,6 +4828,11 @@ when hatching a face with a PAT pattern Grid Color Grid Color + + + Check this to use light text and lines on dark backgrounds. Set Page Color to a dark color. Transparent or light color faces are recommended with this option. + Check this to use light text and lines on dark backgrounds. Set Page Color to a dark color. Transparent or light color faces are recommended with this option. + Object faces will be transparent @@ -4696,16 +4850,20 @@ when hatching a face with a PAT pattern - <html><head/><body><p>If checked FreeCAD will use a single colour for all text and lines. If unchecked FreeCAD will attempt to use lighter versions of preferred colours.</p><p><br/></p><p><br/></p></body></html> - <html><head/><body><p>If checked FreeCAD will use a single colour for all text and lines. If unchecked FreeCAD will attempt to use lighter versions of preferred colours.</p><p><br/></p><p><br/></p></body></html> + If checked FreeCAD will use a single color for all text and lines. + + + If checked FreeCAD will use a single color for all text and lines. + + - + Monochrome Monochrome - + <html><head/><body><p><span style=" font-weight:600;">Note:</span> Items in <span style=" font-style:italic;">italics</span> are default values for new objects. They have no effect on existing objects.</p></body></html> <html><head/><body><p><span style=" font-weight:600;">Note:</span> Items in <span style=" font-style:italic;">italics</span> are default values for new objects. They have no effect on existing objects.</p></body></html> @@ -4759,30 +4917,15 @@ when hatching a face with a PAT pattern Use Global Decimals - - <html><head/><body><p>Controls the size of gap between dimension point and start of extension line for ISO dimensions. Value * linewidth is the gap. Normally, no gap is used. If using a gap, the recommended value 8.</p></body></html> - <html><head/><body><p>Controls the size of gap between dimension point and start of extension line for ISO dimensions. Value * linewidth is the gap. Normally, no gap is used. If using a gap, the recommended value 8.</p></body></html> - - - - <html><head/><body><p>Controls the size of gap between dimension point and start of extension line for ASME dimensions. Value * linewidth is the gap. Normally, no gap is used. If a gap is used, the recommended value is 6.</p></body></html> - <html><head/><body><p>Controls the size of gap between dimension point and start of extension line for ASME dimensions. Value * linewidth is the gap. Normally, no gap is used. If a gap is used, the recommended value is 6.</p></body></html> - - - + Controls the size of spacing between dimension line and dimension text for ISO dimensions. Controls the size of spacing between dimension line and dimension text for ISO dimensions. - + Line Spacing - ISO Line Spacing - ISO - - - <html><head/><body><p>Controls the size of spacing between dimension line and dimension text. Value * linewidth is the line spacing.</p></body></html> - <html><head/><body><p>Controls the size of spacing between dimension line and dimension text. Value * linewidth is the line spacing.</p></body></html> - Append unit to dimension values @@ -4818,11 +4961,6 @@ when hatching a face with a PAT pattern Extension Gap Factor - ISO Extension Gap Factor - ISO - - - <html><head/><body><p>Leave blank for automatic dimension format. Use %f, %g or %w specifiers to override.</p></body></html> - <html><head/><body><p>Leave blank for automatic dimension format. Use %f, %g or %w specifiers to override.</p></body></html> - Font Size @@ -4875,6 +5013,11 @@ Multiplier of 'Font Size' Arrowhead size Arrowhead size + + + Leave blank for automatic dimension format. Use %f, %g or %w specifiers to override. + Leave blank for automatic dimension format. Use %f, %g or %w specifiers to override. + Controls the size of gap between dimension point and start of extension line for ASME dimensions. @@ -4886,7 +5029,30 @@ Multiplier of 'Font Size' Extension Gap Factor - ASME - + + Controls the size of gap between dimension point and start of extension line for ISO dimensions. +Value * linewidth is the gap. +Normally, no gap is used. If using a gap, the recommended value 8. + Controls the size of gap between dimension point and start of extension line for ISO dimensions. +Value * linewidth is the gap. +Normally, no gap is used. If using a gap, the recommended value 8. + + + + Controls the size of gap between dimension point and start of extension line for ASME dimensions. Value * linewidth is the gap. +Normally, no gap is used. If a gap is used, the recommended value is 6. + Controls the size of gap between dimension point and start of extension line for ASME dimensions. Value * linewidth is the gap. +Normally, no gap is used. If a gap is used, the recommended value is 6. + + + + Controls the size of spacing between dimension line and dimension text. + Value * linewidth is the line spacing. + Controls the size of spacing between dimension line and dimension text. + Value * linewidth is the line spacing. + + + <html><head/><body><p><span style=" font-weight:600;">Note:</span> Items in <span style=" font-style:italic;">italics</span> are default values for new objects. They have no effect on existing objects.</p></body></html> <html><head/><body><p><span style=" font-weight:600;">Note:</span> Items in <span style=" font-style:italic;">italics</span> are default values for new objects. They have no effect on existing objects.</p></body></html> @@ -5363,79 +5529,79 @@ Fast, but result is a collection of short straight lines. TechDrawGui::MDIViewPage - + Toggle &Keep Updated Toggle &Keep Updated - + Toggle &Frames Toggle &Frames - + &Export SVG & Ekspor SVG - + Export DXF Export DXF - + Export PDF Ekspor PDF - + Print All Pages Print All Pages - + Different orientation Orientasi berbeda - + The printer uses a different orientation than the drawing. Do you want to continue? Printer menggunakan orientasi yang berbeda dari pada gambar. Apakah Anda ingin melanjutkan? - + Different paper size Ukuran kertas berbeda - + The printer uses a different paper size than the drawing. Do you want to continue? Printer menggunakan ukuran kertas yang berbeda dari pada gambar. Apakah Anda ingin melanjutkan? - + Opening file failed Membuka file gagal - + Can not open file %1 for writing. Can not open file %1 for writing. - + Save DXF file Save DXF file - + DXF (*.dxf) DXF (*.dxf) - + Selected: Terpilih: @@ -5915,7 +6081,12 @@ Do you want to continue? Update Now - + + No direction set + No direction set + + + Can not continue. Object * %1 or %2 not found. Can not continue. Object * %1 or %2 not found. @@ -6031,312 +6202,312 @@ Do you want to continue? TechDrawGui::TaskCustomizeFormat - + Format Symbols Format Symbols - + GD&T GD&T - + Straightness Straightness - + Flatness Flatness - + Circularity Circularity - + Cylindricity Cylindricity - + Parallelism Parallelism - + Perpendicularity Perpendicularity - + Angularity Angularity - + Profile of a line Profile of a line - + Profile of a surface Profile of a surface - + Circular runout Circular runout - + Total runout Total runout - + Position Position - + Concentricity Concentricity - + Symmetry Simetri - + Modifiers Modifiers - + derived geometry element derived geometry element - + Minimax (Tschebyschew) Minimax (Tschebyschew) - + Hull condition Hull condition - + Free state Free state - + Least square geometry element Least square geometry element - + Least material condition (LMC) Least material condition (LMC) - + Maximum material condition (MMC) Maximum material condition (MMC) - + least inscribed geometry element least inscribed geometry element - + Projected tolerance zone Projected tolerance zone - + Reciprocity condition Reciprocity condition - + Regardless of feature size (RFS) Regardless of feature size (RFS) - + Tangent plane Tangent plane - + Unequal Bilateral Unequal Bilateral - + most inscribed geometry element most inscribed geometry element - + Radius & Diameter Radius & Diameter - + Radius Jari-jari - + Diameter Diameter - + Radius of sphere Radius of sphere - + Diameter of sphere Diameter of sphere - + Square Kotak - + Angles Angles - + Degree Gelar - + (Arc) Minute (Arc) Minute - + (Arc) Second (Arc) Second - + (Arc) Tertie (Arc) Tertie - + Other Lain - + Taper Taper - + Slope Slope - + Counterbore Counterbore - + Countersink Countersink - + Plus - Minus Plus - Minus - + Centerline Centerline - + Left/right arrow Left/right arrow - + Downward arrow Downward arrow - + Multiplication sign Multiplication sign - + Greek Letters Greek Letters - + Capital delta Capital delta - + Capital sigma Capital sigma - + Capital omega Capital omega - + Small mu Small mu - + Small sigma Small sigma - + Small phi Small phi - + Small omega Small omega - + Format: Format: - + Preview: Pratinjau: @@ -7815,59 +7986,59 @@ using the given X/Y Spacing - <html><head/><body><p>Material removal prohibited, whole part</p></body></html> - <html><head/><body><p>Material removal prohibited, whole part</p></body></html> + Material removal prohibited, whole part + Material removal prohibited, whole part - <html><head/><body><p>Any method allowed, whole part</p></body></html> - <html><head/><body><p>Any method allowed, whole part</p></body></html> + Any method allowed, whole part + Any method allowed, whole part - <html><head/><body><p>Material removal required, whole part</p></body></html> - <html><head/><body><p>Material removal required, whole part</p></body></html> + Material removal required, whole part + Material removal required, whole part - <html><head/><body><p>Material removal required</p></body></html> - <html><head/><body><p>Material removal required</p></body></html> + Material removal required + Material removal required - <html><head/><body><p>Material removal prohibited</p></body></html> - <html><head/><body><p>Material removal prohibited</p></body></html> + Material removal prohibited + Material removal prohibited - <html><head/><body><p>Any method allowed</p></body></html> - <html><head/><body><p>Any method allowed</p></body></html> + Any method allowed + Any method allowed + + + + Rotation angle + Rotation angle + + + + Use ISO standard + Use ISO standard + + + + Use ASME standard + Use ASME standard Symbol angle: Symbol angle: - - - <html><head/><body><p>Rotation angle</p></body></html> - <html><head/><body><p>Rotation angle</p></body></html> - - - - <html><head/><body><p>Use ISO standard</p></body></html> - <html><head/><body><p>Use ISO standard</p></body></html> - ISO ISO - - - <html><head/><body><p>Use ASME standard</p></body></html> - <html><head/><body><p>Use ASME standard</p></body></html> - ASME @@ -8030,12 +8201,12 @@ using the given X/Y Spacing TechDraw_ExtensionremovePrefixChar - + Remove Prefix Remove Prefix - + Remove prefix symbols at the beginning of the dimension text:<br>- Select one or more dimensions<br>- Click this tool Remove prefix symbols at the beginning of the dimension text:<br>- Select one or more dimensions<br>- Click this tool @@ -8134,7 +8305,7 @@ using the given X/Y Spacing - + Extensions: Centerlines/Threading Extensions: Centerlines/Threading @@ -8146,65 +8317,90 @@ using the given X/Y Spacing Annotations - Anotasi + anotasi + Stacking + Stacking + + + Add Lines Add Lines - + Add Vertices Add Vertices - + TechDraw TechDraw - + + TechDraw Attributes + TechDraw Attributes + + + + TechDraw Centerlines + TechDraw Centerlines + + + + TechDraw Extend Dimensions + TechDraw Extend Dimensions + + + TechDraw Pages TechDraw Pages - + + TechDraw Stacking + TechDraw Stacking + + + TechDraw Views TechDraw Views - + TechDraw Clips TechDraw Clips - + TechDraw Dimensions TechDraw Dimensions - + TechDraw Tool Attributes TechDraw Tool Attributes - + TechDraw File Access TechDraw File Access - + TechDraw Decoration TechDraw Decoration - + TechDraw Annotation TechDraw Annotation - + Views Views @@ -8222,33 +8418,33 @@ using the given X/Y Spacing Move a View to a new Page - + Move View to a different Page Move View to a different Page - + Select View to move from list. Select View to move from list. - + Select View Select View - + Select From Page. Select From Page. - - + + Select Page Select Page - + Select To Page. Select To Page. @@ -8266,38 +8462,38 @@ using the given X/Y Spacing Share a View on a second Page - + Share View with another Page Share View with another Page - + View to share View to share - + Select View to share from list. Select View to share from list. - + Select View Select View - + Select From Page. Select From Page. - - + + Select Page Select Page - + Select To Page. Select To Page. @@ -8436,12 +8632,12 @@ using the given X/Y Spacing Add a hole or shaft fit to a dimension<br> - select one length dimension or diameter dimension<br> - - click the tool button, a panel openes<br> + - click the tool button, a panel opens<br> - select shaft fit / hole fit<br> - select the desired ISO 286 fit field using the combo box Add a hole or shaft fit to a dimension<br> - select one length dimension or diameter dimension<br> - - click the tool button, a panel openes<br> + - click the tool button, a panel opens<br> - select shaft fit / hole fit<br> - select the desired ISO 286 fit field using the combo box @@ -8466,4 +8662,115 @@ using the given X/Y Spacing Hole / Shaft Fit ISO 286 + + ArrowPropEnum + + + Filled Arrow + Filled Arrow + + + + Open Arrow + Open Arrow + + + + Tick + Centang + + + + Dot + Dot + + + + Open Circle + Open Circle + + + + Fork + Fork + + + + Filled Triangle + Filled Triangle + + + + None + Tidak ada + + + + DrawProjGroupItem + + + Front + Depan + + + + Left + Kiri + + + + Right + Kanan + + + + Rear + Belakang + + + + Top + Puncak + + + + Bottom + Bawah + + + + FrontTopLeft + FrontTopLeft + + + + FrontTopRight + FrontTopRight + + + + FrontBottomLeft + FrontBottomLeft + + + + FrontBottomRight + FrontBottomRight + + + + TaskBalloon + + + You cannot delete this balloon now because +there is an open task dialog. + You cannot delete this balloon now because +there is an open task dialog. + + + + Can Not Delete + Tidak Bisa Menghapus + + diff --git a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_it.ts b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_it.ts index 31e25f8c0a..d00c79c877 100644 --- a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_it.ts +++ b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_it.ts @@ -2016,8 +2016,8 @@ Crea vista foglio di calcolo - + Save page to dxf Salva pagina su dxf @@ -2138,12 +2138,12 @@ Crea vista di sezione - + Create ComplexSection Crea Sezione Complessa - + Edit SectionView Modifica Vista Sezione @@ -2690,16 +2690,6 @@ QObject - - - - - - - - - - @@ -2717,6 +2707,16 @@ + + + + + + + + + + Wrong selection Selezione errata @@ -2748,9 +2748,10 @@ Nessun oggetto di profilo trovato nella selezione - - - + + + + @@ -2762,33 +2763,33 @@ - - - - + + + Incorrect selection Selezione non corretta - + Select an object first Prima selezionare un oggetto - + Too many objects selected Troppi oggetti selezionati - + Create a page first. Prima creare una pagina. + @@ -2797,7 +2798,6 @@ - No View of a Part in selection. Nessuna vista di una Parte nella selezione. @@ -2909,8 +2909,6 @@ Il bordo selezionato è una BSpline. Il raggio sarà approssimativo. Continuare? - - @@ -2930,10 +2928,12 @@ + + + - Incorrect Selection Selezione non corretta @@ -3061,6 +3061,9 @@ Selezionare 2 oggetti punti e 1 vista. (2) + + + @@ -3086,11 +3089,6 @@ - - - - - @@ -3098,18 +3096,23 @@ - - - + + + + + Task In Progress Attività in corso + + + @@ -3135,11 +3138,6 @@ - - - - - @@ -3147,14 +3145,16 @@ - - - + + + + + Close active task dialog and try again. Chiudere la finestra di dialogo attiva e riprovare. @@ -3372,50 +3372,50 @@ Nel documento non c'è nessuna pagina di disegno. - + PDF (*.pdf) PDF (*. pdf) - - + + All Files (*.*) Tutti i File (*.*) - + Export Page As PDF Esporta pagina in PDF - + Document Name: Nome del documento: - + SVG (*.svg) SVG (*.svg) - + Export page as SVG Esporta pagina in SVG - - + + Are you sure you want to continue? Sei sicuro di voler continuare? - + Show drawing Mostra disegno - + Toggle KeepUpdated Attiva o disattiva aggiornamento automatico @@ -3440,9 +3440,9 @@ Creatore di testi avanzato RTF + - Rich text editor Editor di testi avanzato @@ -3507,24 +3507,24 @@ Nuova Sezione Complessa - + Edit Complex Section Modifica Sezione Complessa - + Current View Direction Direzione Vista Corrente - + The view direction in BaseView coordinates La direzione della vista nelle coordinate BaseView - + Operation Failed Operazione non riuscita @@ -3560,8 +3560,8 @@ Modifica la vista di dettaglio - + Edit %1 Edita %1 @@ -3837,17 +3837,17 @@ it has a weld symbol that would become broken. Non puoi eliminare questa vista perché ha una o più viste dipendenti che diventerebbero orfani. - + + + + - - - - - + + Object dependencies Dipendenze dell'oggetto @@ -3872,7 +3872,7 @@ it has a weld symbol that would become broken. Non è possibile eliminare questa vista perché ha una linea guida che si romperebbe. - + The page is not empty, therefore the following referencing objects might be lost: La pagina non è vuota, quindi i seguenti @@ -3963,14 +3963,6 @@ it has a tile weld that would become broken. Colora lo sfondo, sì o no - - TaskComplexSection - - - No direction set - Nessuna direzione impostata - - TaskMoveView @@ -3997,7 +3989,7 @@ it has a tile weld that would become broken. TaskPojGroup - + updates pending aggiornamenti in sospeso @@ -4008,7 +4000,7 @@ it has a tile weld that would become broken. No direction set - Nessuna direzione impostata + No direction set @@ -5568,49 +5560,49 @@ Fast, but result is a collection of short straight lines. Stampa tutte le pagine - + 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 Apertura del file non riuscita - + Can not open file %1 for writing. Impossibile aprire il file %1 per la scrittura. - + Save DXF file Salva file DXF - + DXF (*.dxf) DXF (*.dxf) - + Selected: Selezionato: @@ -6090,7 +6082,12 @@ Do you want to continue? Aggiorna Ora - + + No direction set + Nessuna direzione impostata + + + Can not continue. Object * %1 or %2 not found. Impossibile continuare. Oggetto * %1 o %2 non trovato. @@ -8764,14 +8761,14 @@ usando la spaziatura X/Y specificata TaskBalloon - + You cannot delete this balloon now because there is an open task dialog. Non puoi eliminare questo pallino ora perché c'è una finestra di dialogo per le attività aperte. - + Can Not Delete Impossibile Eliminare diff --git a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_ja.ts b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_ja.ts index 2c66b66b0f..f94d5edf5b 100644 --- a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_ja.ts +++ b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_ja.ts @@ -2014,8 +2014,8 @@ スプレッドシートビューを作成 - + Save page to dxf ページをDXFに保存 @@ -2136,12 +2136,12 @@ 断面ビューを作成 - + Create ComplexSection 複雑な断面を作成 - + Edit SectionView 断面ビューを編集 @@ -2688,16 +2688,6 @@ QObject - - - - - - - - - - @@ -2715,6 +2705,16 @@ + + + + + + + + + + Wrong selection 誤った選択 @@ -2746,9 +2746,10 @@ プロファイルオブジェクトが選択されていません。 - - - + + + + @@ -2760,33 +2761,33 @@ - - - - + + + Incorrect selection 誤った選択です。 - + Select an object first 最初にオブジェクトを選択してください - + Too many objects selected 選択されているオブジェクトが多すぎます。 - + Create a page first. 最初にページを作成してください + @@ -2795,7 +2796,6 @@ - No View of a Part in selection. パートのビューが選択されていません。 @@ -2907,8 +2907,6 @@ 選択されたエッジはBスプラインです。半径は概算です。続けますか? - - @@ -2928,10 +2926,12 @@ + + + - Incorrect Selection 誤った選択です。 @@ -3059,6 +3059,9 @@ 2つの点オブジェクトと1つのビューを選択 (2) + + + @@ -3084,11 +3087,6 @@ - - - - - @@ -3096,18 +3094,23 @@ - - - + + + + + Task In Progress 実行中のタスク + + + @@ -3133,11 +3136,6 @@ - - - - - @@ -3145,14 +3143,16 @@ - - - + + + + + Close active task dialog and try again. アクテイブなタスクタイアログを閉じて再度実行してください。 @@ -3370,50 +3370,50 @@ ドキュメントに図面ページがありません。 - + PDF (*.pdf) PDF (*.pdf) - - + + All Files (*.*) すべてのファイル (*.*) - + Export Page As PDF ページをPDFとしてエクスポート - + Document Name: ドキュメント名: - + SVG (*.svg) SVG (*.svg) - + Export page as SVG ページをSVGとしてエクスポート - - + + Are you sure you want to continue? 本当に続行しますか? - + Show drawing 図面を表示します - + Toggle KeepUpdated 自動更新を切り替え @@ -3438,9 +3438,9 @@ リッチテキストクリエイター + - Rich text editor リッチテキストエディタ @@ -3505,24 +3505,24 @@ 新しい複雑な断面 - + Edit Complex Section 複雑な断面を編集 - + Current View Direction 現在のビュー方向 - + The view direction in BaseView coordinates BaseView 座標内のビュー方向 - + Operation Failed 操作に失敗しました @@ -3558,8 +3558,8 @@ 詳細ビューを編集 - + Edit %1 %1を編集 @@ -3834,17 +3834,17 @@ it has a weld symbol that would become broken. You cannot delete this view because it has one or more dependent views that would become broken. - + + + + - - - - - + + Object dependencies オブジェクトの依存関係 @@ -3869,7 +3869,7 @@ it has a weld symbol that would become broken. 壊れてしまう引き出し線があるため、このビューを削除することはできません。 - + The page is not empty, therefore the following referencing objects might be lost: ページが空ではないため、以下の参照オブジェクトが失われる可能性があります: @@ -3956,14 +3956,6 @@ it has a tile weld that would become broken. 背景を塗りつぶす はい/いいえ - - TaskComplexSection - - - No direction set - No direction set - - TaskMoveView @@ -3990,7 +3982,7 @@ it has a tile weld that would become broken. TaskPojGroup - + updates pending アップデートを保留中 @@ -5558,50 +5550,50 @@ Fast, but result is a collection of short straight lines. すべてのページを印刷 - + 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 not open file %1 for writing. 書き込み用ファイル %1 を開くことができません。 - + Save DXF file DXF ファイルを保存 - + DXF (*.dxf) DXF (*.dxf) - + Selected: 選択: @@ -6080,7 +6072,12 @@ Do you want to continue? 今すぐ更新 - + + No direction set + No direction set + + + Can not continue. Object * %1 or %2 not found. Can not continue. Object * %1 or %2 not found. @@ -8751,13 +8748,13 @@ using the given X/Y Spacing TaskBalloon - + You cannot delete this balloon now because there is an open task dialog. タスクダイアログが開いているため、今はこのバルーンを削除できません。 - + Can Not Delete 削除できません。 diff --git a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_ka.ts b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_ka.ts index 8732bb48e5..da2fa2a780 100644 --- a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_ka.ts +++ b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_ka.ts @@ -38,7 +38,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -51,7 +51,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -64,7 +64,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -77,7 +77,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -90,7 +90,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -103,7 +103,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -116,7 +116,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -129,7 +129,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -147,7 +147,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -160,7 +160,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -178,7 +178,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -191,7 +191,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -204,7 +204,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -217,7 +217,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -235,7 +235,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -248,7 +248,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -261,7 +261,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -279,7 +279,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -297,7 +297,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -310,7 +310,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -323,7 +323,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -336,7 +336,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -390,7 +390,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -408,7 +408,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -426,7 +426,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -444,7 +444,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -464,7 +464,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -484,7 +484,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -504,7 +504,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -514,7 +514,7 @@ Create a horizontal size and angle dimension for a chamfer:<br>- Select two vertexes<br>- Click this tool - Create a horizontal size and angle dimension for a chamfer:<br>- Select two vertexes<br>- Click this tool + შექმენით ჰორიზონტალური ზომისა და კუთხის განზომილებები კუთხის ნაზოლისთვის:<br>- აირჩიეთ ორი წვერო<br>- ამ ხელსაწყოზე დააწკაპუნეთ @@ -522,7 +522,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -540,7 +540,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -560,7 +560,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -578,7 +578,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -588,7 +588,7 @@ Create a sequence of aligned horizontal dimensions:<br>- Select three or more vertexes<br>- Click this tool - Create a sequence of aligned horizontal dimensions:<br>- Select three or more vertexes<br>- Click this tool + შექმენით ჰორიზონტალური განზომილებების გასწორებული მიმდევრობა:<br>- აირჩიეთ სამი ან მეტი წვერო<br>- დააწკაპუნეთ ამ ხელსაწყოზე @@ -596,7 +596,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -614,7 +614,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -626,7 +626,7 @@ Create a sequence of aligned horizontal dimensions:<br>- Select three or more vertexes<br>- Click this tool - Create a sequence of aligned horizontal dimensions:<br>- Select three or more vertexes<br>- Click this tool + შექმენით ჰორიზონტალური განზომილებების გასწორებული მიმდევრობა:<br>- აირჩიეთ სამი ან მეტი წვერო<br>- დააწკაპუნეთ ამ ხელსაწყოზე @@ -634,7 +634,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -646,7 +646,7 @@ Create a horizontal size and angle dimension for a chamfer:<br>- Select two vertexes<br>- Click this tool - Create a horizontal size and angle dimension for a chamfer:<br>- Select two vertexes<br>- Click this tool + შექმენით ჰორიზონტალური ზომისა და კუთხის განზომილებები კუთხის ნაზოლისთვის:<br>- აირჩიეთ ორი წვერო<br>- ამ ხელსაწყოზე დააწკაპუნეთ @@ -654,7 +654,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -674,7 +674,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -692,7 +692,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -712,7 +712,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -732,7 +732,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -744,7 +744,7 @@ Create a sequence of aligned vertical dimensions:<br>- Select three or more vertexes<br>- Click this tool - Create a sequence of aligned vertical dimensions:<br>- Select three or more vertexes<br>- Click this tool + შექმენით ვერტიკალური განზომილებების გასწორებული მიმდევრობა:<br>- აირჩიეთ სამი ან მეტი წვერო<br>- დააწკაპუნეთ ამ ხელსაწყოზე @@ -752,7 +752,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -764,7 +764,7 @@ Create a vertical size and angle dimension for a chamfer:<br>- Select two vertexes<br>- Click this tool - Create a vertical size and angle dimension for a chamfer:<br>- Select two vertexes<br>- Click this tool + შექმენით შვეული ზომისა და კუთხის განზომილებები კუთხის ნაზოლისთვის:<br>- აირჩიეთ ორი წვერო<br>- ამ ხელსაწყოზე დააწკაპუნეთ @@ -772,7 +772,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -792,7 +792,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -810,7 +810,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -830,7 +830,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -848,7 +848,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -868,19 +868,19 @@ TechDraw - TechDraw + ტექნიკური ნახაზი Add Cosmetic Circle - კოსმეტიკური წრეწირის დამატება + დამხმარე წრეწირის დამატება Add a cosmetic circle based on two vertexes:<br>- Specify the line attributes (optional)<br>- Select vertex 1 (center point)<br>- Select vertex 2 (radius)<br>- Click this tool - Add a cosmetic circle based on two vertexes:<br>- Specify the line attributes (optional)<br>- Select vertex 1 (center point)<br>- Select vertex 2 (radius)<br>- Click this tool + დაამატეთ ორ წვეროზე დაფუძნებული დამხმარე წრეწირი:<br>- მიუთითეთ ხაზის ატრიბუტები (არასავალდებულო)<br>- აირჩიეთ წვერო 1 (ცენტრის წერტილი)<br>-აირჩიეთ წვერო 2 (რადიუსი)<br>- დააწკაპუნეთ ამ ხელსაწყოზე @@ -888,7 +888,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -899,12 +899,12 @@ Add a cosmetic circle based on three vertexes:<br>- Specify the line attributes (optional)<br>- Select 3 vertexes<br>- Click this tool - Add a cosmetic circle based on three vertexes:<br>- Specify the line attributes (optional)<br>- Select 3 vertexes<br>- Click this tool + დაამატეთ სამ წვეროზე დაფუძნებული დამხმარე წრეწირი<br>- მიუთითეთ ხაზის ატრიბუტები (არასავალდებულო)<br>- აირჩიეთ 3 წვერო<br>- დააწკაპუნეთ ამ ხელსაწყოს Add a cosmetic circle based on three vertexes:<br>- Specify the line attributes (optional)<br>- Select three vertexes<br>- Click this tool - Add a cosmetic circle based on three vertexes:<br>- Specify the line attributes (optional)<br>- Select three vertexes<br>- Click this tool + დაამატეთ 3 წვეროზე დაფუძნებული დამხმარე წრეწირი<br>- მიუთითეთ ხაზის ატრიბუტები (არასავალდებულო)<br>- აირჩიეთ 3 წვერო<br>- დააწკაპუნეთ ამ ხელსაწყოს @@ -912,7 +912,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -932,7 +932,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -952,7 +952,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -972,7 +972,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -990,7 +990,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1002,7 +1002,7 @@ Insert a '⌀' symbol at the beginning of the dimension text:<br>- Select one or more dimensions<br>- Click this tool - Insert a '⌀' symbol at the beginning of the dimension text:<br>- Select one or more dimensions<br>- Click this tool + განზომილების ტექსტის დასაწყისში '⌀' სიმბოლოს დასმა.<br>- აირჩიეთ ერთი ან მეტი განზომილება<br>- დააწკაპუნეთ ამ ხელსაწყოზე @@ -1010,7 +1010,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1020,7 +1020,7 @@ Insert a '⌀' symbol at the beginning of the dimension text:<br>- Select one or more dimensions<br>- Click this tool - Insert a '⌀' symbol at the beginning of the dimension text:<br>- Select one or more dimensions<br>- Click this tool + განზომილების ტექსტის დასაწყისში '⌀' სიმბოლოს დასმა.<br>- აირჩიეთ ერთი ან მეტი განზომილება<br>- დააწკაპუნეთ ამ ხელსაწყოზე @@ -1028,7 +1028,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1040,7 +1040,7 @@ Insert a '□' symbol at the beginning of the dimension text:<br>- Select one or more dimensions<br>- Click this tool - Insert a '□' symbol at the beginning of the dimension text:<br>- Select one or more dimensions<br>- Click this tool + განზომილების ტექსტის დასაწყისში '□' სიმბოლოს დასმა.<br>- აირჩიეთ ერთი ან მეტი განზომილება<br>- დააწკაპუნეთ ამ ხელსაწყოზე @@ -1048,7 +1048,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1066,7 +1066,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1086,7 +1086,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1106,7 +1106,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1124,7 +1124,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1142,7 +1142,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1162,7 +1162,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1182,7 +1182,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1202,7 +1202,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1212,7 +1212,7 @@ Orthogonally align a section view with its source view:<br>- Select a single section view<br>- Click this tool - Orthogonally align a section view with its source view:<br>- Select a single section view<br>- Click this tool + კვეთის ხედის ორთოგონალური სწორება მის საწყის ხედთან:<br>- აირჩიეთ ერთი კვეთი ხედი<br> - დააწკაპუნეთ ამ ხელაწყოზე @@ -1220,7 +1220,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1238,7 +1238,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1256,7 +1256,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1276,7 +1276,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1296,7 +1296,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1316,7 +1316,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1336,7 +1336,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1356,12 +1356,12 @@ TechDraw - TechDraw + ტექნიკური ნახაზი Add Cosmetic Thread Hole Side View - კოსმეტიკური კუთხვილის ხვრელის გვერდხედის დამატება + დამატებთი კუთხვილის ხვრელის გვერდხედის დამატება @@ -1374,7 +1374,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1392,7 +1392,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1415,7 +1415,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1428,7 +1428,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1441,7 +1441,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1454,7 +1454,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1467,7 +1467,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1480,7 +1480,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1509,7 +1509,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1522,7 +1522,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1535,7 +1535,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1548,7 +1548,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1561,7 +1561,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1574,7 +1574,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1587,7 +1587,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1610,7 +1610,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1623,12 +1623,12 @@ TechDraw - TechDraw + ტექნიკური ნახაზი Project shape... - ფიგურის პროექცია... + პროექტის მოხაზულობა... @@ -1636,7 +1636,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1654,12 +1654,12 @@ TechDraw - TechDraw + ტექნიკური ნახაზი Add Quadrant Vertices - კუთხეევში წვეროების დამატება + კუთხეებში წვეროების დამატება @@ -1667,7 +1667,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1680,7 +1680,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1693,7 +1693,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1706,7 +1706,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1716,7 +1716,7 @@ Section View - Section View + სექციის ხედი @@ -1729,7 +1729,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1742,7 +1742,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1755,7 +1755,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1773,7 +1773,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1786,7 +1786,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1799,7 +1799,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1832,7 +1832,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1845,7 +1845,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1858,7 +1858,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1868,7 +1868,7 @@ Select a view<br> - click this button<br> - select surface finish symbol attributes in opened panel - Select a view<br> - click this button<br> - select surface finish symbol attributes in opened panel + აირჩიეტ ხედი<br> -დააწკაპუნეთ ამ ღილაკზე<br> -გახსნილ პანელში ზედაპირის დასრულების სიმბოლოს ატრიბუტები აირჩიეთ @@ -1876,7 +1876,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1894,7 +1894,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1908,7 +1908,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1921,7 +1921,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1934,7 +1934,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -1952,7 +1952,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -2014,8 +2014,8 @@ ელცხრილის შექმნა - + Save page to dxf გვერდის DXF-ში შენახვა @@ -2027,7 +2027,7 @@ Add Quadrant Vertices - კუთხეევში წვეროების დამატება + კუთხეებში წვეროების დამატება @@ -2136,12 +2136,12 @@ კვეთის ხედის შექმნა - + Create ComplexSection რთული კვეთის შექმნა - + Edit SectionView სექციის ხედის ჩასწორება @@ -2164,7 +2164,7 @@ TechDraw Insert Prefix - TechDraw პრეფიქსის ჩასმა + ტექნიკური ნახაზი პრეფიქსის ჩასმა @@ -2174,7 +2174,7 @@ TechDraw Remove Prefix - TechDraw პრეფიქსის წაშლა + ტექნიკური ნახაზი პრეფიქსის წაშლა @@ -2264,7 +2264,7 @@ TechDraw Hole Circle - TechDraw-ის ნახვრეტის წრეწირი + ტექნიკური ნახაზის ნახვრეტის წრეწირი @@ -2274,7 +2274,7 @@ TechDraw Circle Centerlines - TechDraw წრეწირის ცენტრალური ხაზები + ტექნიკური ნახაზი წრეწირის ცენტრალური ხაზები @@ -2284,7 +2284,7 @@ TechDraw Thread Hole Side - TechDraw-ის კუთხვილის ხვრელის გვერდი + ტექნიკური ნახაზის კუთხვილის ხვრელის გვერდი @@ -2294,7 +2294,7 @@ TechDraw Thread Bolt Side - TechDraw კუთხვილის ხრახნის გვერდი + ტექნიკური ნახაზი კუთხვილის ხრახნის გვერდი @@ -2304,7 +2304,7 @@ TechDraw Thread Hole Bottom - TechDraw კუთხვილის ხვრელის ფსკერი + ტექნიკური ნახაზი კუთხვილის ხვრელის ფსკერი @@ -2314,7 +2314,7 @@ TechDraw Thread Bolt Bottom - TechDraw კუთხვილის ჭანჭიკის ფსკერი + ტექნიკური ნახაზი კუთხვილის ჭანჭიკის ფსკერი @@ -2324,7 +2324,7 @@ TechDraw Change Line Attributes - TechDraw ხაზის ატრიბუტების შეცვლა + ტექნიკური ნახაზი ხაზის ატრიბუტების შეცვლა @@ -2334,7 +2334,7 @@ TechDraw Cosmetic Intersection Vertex(es) - TechDraw კოსმეტიკური კვეთის წვერო(ებ)ი + ტექნიკური ნახაზი კოსმეტიკური კვეთის წვერო(ებ)ი @@ -2344,7 +2344,7 @@ TechDraw Cosmetic Arc - TechDraw კოსმეტიკური რკალი + ტექნიკური ნახაზი კოსმეტიკური რკალი @@ -2354,7 +2354,7 @@ TechDraw Cosmetic Circle - TechDraw კოსმეტიკური წრეწირი + ტექნიკური ნახაზი კოსმეტიკური წრეწირი @@ -2364,7 +2364,7 @@ TechDraw Cosmetic Circle 3 Points - TechDraw კოსმეტიკური წრე 3 წერტილით + ტექნიკური ნახაზი კოსმეტიკური წრე 3 წერტილით @@ -2374,7 +2374,7 @@ TechDraw Cosmetic Line Parallel/Perpendicular - TechDraw კოსმეტიკური ხაზი პარალელურია თუ მართობული + ტექნიკური ნახაზი კოსმეტიკური ხაზი პარალელურია თუ მართობული @@ -2384,7 +2384,7 @@ TechDraw Lock/Unlock View - TechDraw ხედის დაბლოკვა/განბლოკვა + ტექნიკური ნახაზი ხედის დაბლოკვა/განბლოკვა @@ -2394,7 +2394,7 @@ TechDraw Extend/Shorten Line - TechDraw ხაზის გაგრძელება/შემოკლება + ტექნიკური ნახაზი ხაზის გაგრძელება/შემოკლება @@ -2404,7 +2404,7 @@ TechDraw calculate selected area - TechDraw მონიშნული ფართობის გამოთვლა + ტექნიკური ნახაზი მონიშნული ფართობის გამოთვლა @@ -2521,12 +2521,12 @@ Link - ბმა + ბმული Bold - სისქე + გასქელება @@ -2546,7 +2546,7 @@ Underline - ხაზგასმა + ხაზგასმული @@ -2617,7 +2617,7 @@ Standard - ჩვეულებრივი + სტანდარტული @@ -2688,16 +2688,6 @@ QObject - - - - - - - - - - @@ -2715,8 +2705,18 @@ + + + + + + + + + + Wrong selection - არასწორი არჩევანი + არასწორი მონიშნული @@ -2746,9 +2746,10 @@ მონიშნულში პროფილის ობექტი ვერ ვიპოვე - - - + + + + @@ -2760,33 +2761,33 @@ - - - - + + + Incorrect selection არასწორი არჩევანი - + Select an object first ჯერ აირჩიეთ ობიექტი - + Too many objects selected მონიშნულია მეტისმეტად ბევრი ობიექტი - + Create a page first. ჯერ შექმენით გვერდი. + @@ -2795,7 +2796,6 @@ - No View of a Part in selection. მონიშნულში არ არსებობს ნაწილის ხედი. @@ -2907,8 +2907,6 @@ მონიშნული წიბო B-სპლაინს წარმოადგენს. რადიუსი მხოლოდ დაახლოებითი იქნება. გავაგრძელო? - - @@ -2928,10 +2926,12 @@ + + + - Incorrect Selection არასწორი არჩევანი @@ -3026,12 +3026,12 @@ Can not make 2d extent dimension from selection - Can not make 2d extent dimension from selection + მონიშნულიდან 2D ზომას ვერ შექმნით Can not make 3d extent dimension from selection - Can not make 3d extent dimension from selection + მონიშნულიდან 3D განზომილებას ვერ შექმნით @@ -3059,6 +3059,9 @@ არჩიეთ 2 წერტილოვანი ობიექტი და 1 ხედი. (2) + + + @@ -3084,11 +3087,6 @@ - - - - - @@ -3096,18 +3094,23 @@ - - - + + + + + Task In Progress მიმდინარეობს ამოცანის შესრულება + + + @@ -3133,11 +3136,6 @@ - - - - - @@ -3145,14 +3143,16 @@ - - - + + + + + Close active task dialog and try again. დახურეთ აქტიური ამოცანის ფანჯარა და თავიდან სცადეთ. @@ -3325,12 +3325,12 @@ No TechDraw Page - TechDraw-ის გვერდი ნაპოვნი არაა + ტექნიკური ნახაზი-ის გვერდი ნაპოვნი არაა Need a TechDraw Page for this command - ბრძანებისთვის საჭიროა TechDraw-ის გვერდი + ბრძანებისთვის საჭიროა ტექნიკური ნახაზი-ის გვერდი @@ -3340,7 +3340,7 @@ No TechDraw object in selection - მონიშნულში TechDraw-ის ობიექტი არ არსებობს + მონიშნულში ტექნიკური ნახაზი-ის ობიექტი არ არსებობს @@ -3357,7 +3357,7 @@ No page found - გვერდი არ მოიძებნა + გვერდების გარეშე @@ -3370,50 +3370,50 @@ დოკუმენტში ნახაზის გვერდები არაა. - + PDF (*.pdf) PDF (*.pdf) - - + + All Files (*.*) ყველა ფაილი (*.*) - + Export Page As PDF გვერდის PDF ფაილად გატანა - + Document Name: დოკუმენტის სახელი: - + SVG (*.svg) SVG (*.svg) - + Export page as SVG გვერდის SVG ფაილად გატანა - - + + Are you sure you want to continue? დარწმუნებული ბრძანდებით, რომ გნებავთ გააგრძელოთ? - + Show drawing ნახაზის ჩვენება - + Toggle KeepUpdated განახლების ჩართ/გამორთ @@ -3438,9 +3438,9 @@ ფორმატირებული ტექსტის შემქმნელი + - Rich text editor ტექსტის ფორმატირების რედაქტორი @@ -3457,7 +3457,7 @@ ActiveView to TD View - ActiveView-დან TechDraw-ს ხედამდე + ActiveView-დან ტექნიკური ნახაზი-ს ხედამდე @@ -3505,24 +3505,24 @@ ახალი კომპლექსური კვეთა - + Edit Complex Section კომპლექსური კვეთის ჩასწორება - + Current View Direction ხედის მიმდინარე მიმართულება - + The view direction in BaseView coordinates ხედის მიმართულება BaseView-ის კოორდინატებში - + Operation Failed ოპერაცია წარუმატებლად დასრულდა @@ -3558,21 +3558,21 @@ ნაწილის ხედის შეცვლა - + Edit %1 - ჩასწორება %1 + %1-ის ჩასწორება TechDraw Increase/Decrease Decimal - TechDraw მეათედების გაზრდა/შემცირდება + ტექნიკური ნახაზი მეათედების გაზრდა/შემცირდება TechDraw PosHorizChainDimension - TechDraw PosHorizChainDimension + ტექნიკური ნახაზი PosHorizChainDimension @@ -3584,7 +3584,7 @@ TechDraw PosVertChainDimension - TechDraw PosVertChainDimension + ტექნიკური ნახაზი PosVertChainDimension @@ -3596,7 +3596,7 @@ TechDraw PosObliqueChainDimension - TechDraw PosObliqueChainDimension + ტექნიკური ნახაზი PosObliqueChainDimension @@ -3608,69 +3608,69 @@ TechDraw CascadeHorizDimension - TechDraw CascadeHorizDimension + ტექნიკური ნახაზი CascadeHorizDimension TechDraw CascadeVertDimension - TechDraw CascadeVertDimension + ტექნიკური ნახაზი CascadeVertDimension TechDraw CascadeObliqueDimension - TechDraw CascadeObliqueDimension + ტექნიკური ნახაზი CascadeObliqueDimension TechDraw Create Horizontal Chain Dimension - TechDraw ჰორიზონტალური ჯაჭვის ზომის შექმნა + ტექნიკური ნახაზი ჰორიზონტალური ჯაჭვის ზომის შექმნა TechDraw Create Vertical Chain Dimension - TechDraw ვერტიკალური ჯაჭვის ზომის შექმნა + ტექნიკური ნახაზი ვერტიკალური ჯაჭვის ზომის შექმნა TechDraw Create Oblique Chain Dimension - TechDraw ჯაჭვის ირიბი ზომის შექმნა + ტექნიკური ნახაზი ჯაჭვის ირიბი ზომის შექმნა TechDraw Create Horizontal Coord Dimension - TechDraw ჰორიზონტალური კოორდინატული ზომის შექმნა + ტექნიკური ნახაზი ჰორიზონტალური კოორდინატული ზომის შექმნა TechDraw Create Vertical Coord Dimension - TechDraw ვერტიკალური კოორდინატული ზომის შექმნა + ტექნიკური ნახაზი ვერტიკალური კოორდინატული ზომის შექმნა TechDraw Create Oblique Coord Dimension - TechDraw ირიბი კოორდინატული ზომის შექმნა + ტექნიკური ნახაზი ირიბი კოორდინატული ზომის შექმნა TechDraw Create Horizontal Chamfer Dimension - TechDraw ჰორიზონტალური კუთხის ნაზოლის ზომის შექმნა + ტექნიკური ნახაზი ჰორიზონტალური კუთხის ნაზოლის ზომის შექმნა TechDraw Create Vertical Chamfer Dimension - TechDraw ვერტიკალური კუთხის ნაზოლის ზომის შექმნა + ტექნიკური ნახაზი ვერტიკალური კუთხის ნაზოლის ზომის შექმნა TechDraw Create Arc Length Dimension - TechDraw რკალის სიგრძის ზომის შექმნა + ტექნიკური ნახაზი რკალის სიგრძის ზომის შექმნა TechDraw Customize Format - TechDraw ფორმატის მორგება + ტექნიკური ნახაზი ფორმატის მორგება @@ -3695,7 +3695,7 @@ TechDraw Hole Circle - TechDraw-ის ნახვრეტის წრეწირი + ტექნიკური ნახაზი-ის ნახვრეტის წრეწირი @@ -3705,7 +3705,7 @@ TechDraw Position Section View - TechDraw-ის ჭრილის ხედის მდებარეობა + ტექნიკური ნახაზი-ის ჭრილის ხედის მდებარეობა @@ -3715,7 +3715,7 @@ TechDraw Thread Hole Side - TechDraw-ის კუთხვილის ხვრელის გვერდი + ტექნიკური ნახაზი-ის კუთხვილის ხვრელის გვერდი @@ -3817,7 +3817,7 @@ TechDraw - TechDraw + ტექნიკური ნახაზი @@ -3835,24 +3835,24 @@ it has a weld symbol that would become broken. თქვენ არ შეგიძლიათ ამ ხედის წაშლა იმიტომ, რომ მას გააჩნია ერთი ან მეტი დამოკიდებული ხედი, რომელიც გაფუჭდებოდა. - + + + + - - - - - + + Object dependencies ობიექტის დამოკიდებულებები You cannot delete the anchor view of a projection group. - You cannot delete the anchor view of a projection group. + პროექციის ჯგუფის ღუზის ხედის წაშლა არ შეგიძლიათ. @@ -3870,7 +3870,7 @@ it has a weld symbol that would become broken. თქვენ არ შეგიძლიათ ამ ხედის წაშლა იმიტომ, რომ მას გააჩნია გატანადი ხაზი, რომელიც გაფუჭდებოდა. - + The page is not empty, therefore the following referencing objects might be lost: გვერდი ცარიელი არ არის, ამიტომ @@ -3907,7 +3907,7 @@ it has a tile weld that would become broken. ActiveView to TD View - ActiveView-დან TechDraw-ს ხედამდე + ActiveView-დან ტექნიკური ნახაზი-ს ხედამდე @@ -3960,14 +3960,6 @@ it has a tile weld that would become broken. ფონის გაფერადება კი/არა - - TaskComplexSection - - - No direction set - მიმართულება დაყენებული არაა - - TaskMoveView @@ -3994,7 +3986,7 @@ it has a tile weld that would become broken. TaskPojGroup - + updates pending დარჩენილი განახლება @@ -4187,7 +4179,7 @@ This directory will be used for the symbol selection. line segments returned by the hidden line removal algorithm. Faces must be detected in order to use hatching, but there can be a performance penalty in complex models. - თუ მონიშნულია, TechDraw შეეცდება შექმნას ზედაპირები ფარული ხაზების + თუ მონიშნულია, ტექნიკური ნახაზი შეეცდება შექმნას ზედაპირები ფარული ხაზების წაშლის ალგორითმის მიერ დაბრუნებული ხაზის სეგმენტების გამოყენებით. საპოვნად ზედაპირები უნდა იყოს დაშტრიხული, მაგრამ კომპლექსურ მოდელებში ამან შეიძლება წარმადობის დეგრადაცია გამოიწვიოს. @@ -4386,7 +4378,7 @@ when hatching a face with a PAT pattern Annotation - შენიშვნა + ანოტაცია @@ -4437,7 +4429,7 @@ when hatching a face with a PAT pattern Dash - შტრიხი + პანელი @@ -4451,14 +4443,14 @@ when hatching a face with a PAT pattern DashDot - შტრიხპუნქტირი + ტირეწერტილი DashDotDot - ტირე-წერტილის ხაზი 2 წერტილით + ტირეწერტილიწერტილი @@ -4554,12 +4546,12 @@ when hatching a face with a PAT pattern Circular - მრგვალი + წრიული None - არცერთი + არაფერი @@ -4569,7 +4561,7 @@ when hatching a face with a PAT pattern Inspection - მომრგვალებული მართკუთხედი + კონტროლი @@ -4579,7 +4571,7 @@ when hatching a face with a PAT pattern Rectangle - ოთხკუთხედი + მართკუთხედი @@ -4673,7 +4665,7 @@ when hatching a face with a PAT pattern Colors - ფერით მონიშვნა + ფერები @@ -4758,7 +4750,7 @@ when hatching a face with a PAT pattern Dimension - ზომა + განზომილება @@ -4808,7 +4800,7 @@ when hatching a face with a PAT pattern Vertex - Vertex + წვერო @@ -4961,12 +4953,12 @@ when hatching a face with a PAT pattern Controls the size of gap between dimension point and start of extension line for ISO dimensions. - Controls the size of gap between dimension point and start of extension line for ISO dimensions. + აკონტროლებს გამოტოვების ზომას ზომის წერტილსა და გაფართოების ხაზის დასაწყისს შორის ISO ზომებისთვის. Extension Gap Factor - ISO - Extension Gap Factor - ISO + გაფართოების გაწელვის ფაქტორი - ISO @@ -5033,7 +5025,7 @@ Multiplier of 'Font Size' Extension Gap Factor - ASME - Extension Gap Factor - ASME + გაფართოების გაწელვის ფაქტორი - ASME @@ -5164,7 +5156,7 @@ for ProjectionGroups Use first- or third-angle multiview projection convention - Use first- or third-angle multiview projection convention + პირველი ან მესამე კუთხის ხედის პროექციის გამოყენება @@ -5199,7 +5191,7 @@ for ProjectionGroups Dashed - შტრიხული + ტირეებით @@ -5432,7 +5424,7 @@ Fast, but result is a collection of short straight lines. Scale - მასშტაბირება + გადიდება @@ -5467,7 +5459,7 @@ Fast, but result is a collection of short straight lines. Custom - მომხმარებლის + მომხმარებლის შექმნილი @@ -5563,53 +5555,53 @@ Fast, but result is a collection of short straight lines. ყველა გვერდის დაბეჭდვა - + 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 not open file %1 for writing. ჩასაწერად ფაილის „%1“ გახსნა შეუძლებელია. - + Save DXF file DXF ფაილის შენახვა - + DXF (*.dxf) DXF (*.dxf) - + Selected: - მონიშნული: + არჩეულია: @@ -5627,7 +5619,7 @@ Do you want to continue? Symbol Dir - სიმბ. საქ. + სიმბ. საქ @@ -5660,7 +5652,7 @@ Do you want to continue? Color for 'Text' - 'ტექსტის' ფერი + 'ტექსტის' ფერი; @@ -5670,7 +5662,7 @@ Do you want to continue? Fontsize for 'Text' - 'ტექსტის' ფონტის ზომა + 'ტექსტის' ფონტის ზომა; @@ -5690,7 +5682,7 @@ Do you want to continue? None - არცერთი + არაფერი @@ -5765,7 +5757,7 @@ Do you want to continue? False - ცრუ + მცდარი @@ -5803,7 +5795,7 @@ Do you want to continue? Base View - საბაზისო ხედი + ძირითადი ხედი @@ -5823,7 +5815,7 @@ Do you want to continue? Vertical - ვერტიკალურად + შვეული @@ -5833,7 +5825,7 @@ Do you want to continue? Horizontal - ჰორიზონტალურად + თარაზული @@ -5874,7 +5866,7 @@ Do you want to continue? Rotate - შებრუნება + შემობრუნება @@ -5919,7 +5911,7 @@ Do you want to continue? Dash - შტრიხი + პანელი @@ -5929,12 +5921,12 @@ Do you want to continue? DashDot - შტრიხპუნქტირი + ტირეწერტილი DashDotDot - ტირე-წერტილის ხაზი 2 წერტილით + ტირეწერტილიწერტილი @@ -5988,17 +5980,17 @@ Do you want to continue? Custom - მომხმარებლის + მომხმარებლის შექმნილი Scale - მასშტაბირება + გადიდება Scale Type - მასშტაბირების ტიპი + მასშტაბის ტიპი @@ -6014,7 +6006,7 @@ Do you want to continue? Aligned - გათანაბრებული + გასწორებულია @@ -6064,7 +6056,7 @@ Do you want to continue? Preview - გადახედვა + მინიატურა @@ -6087,7 +6079,12 @@ Do you want to continue? ახლა განახლება - + + No direction set + მიმართულება დაყენებული არაა + + + Can not continue. Object * %1 or %2 not found. გაგრძელება შეუძლებელია. ობიექტები * %1 ან %2 ვერ ვიპოვე. @@ -6102,7 +6099,7 @@ Do you want to continue? Base View - საბაზისო ხედი + ძირითადი ხედი @@ -6118,7 +6115,7 @@ Do you want to continue? Position - Position + მდებარეობა @@ -6185,7 +6182,7 @@ Do you want to continue? X: - X: + Z: @@ -6270,7 +6267,7 @@ Do you want to continue? Position - Position + მდებარეობა @@ -6510,7 +6507,7 @@ Do you want to continue? Preview: - მინიატურა: + გადახედვა: @@ -6528,7 +6525,7 @@ Do you want to continue? Base View - საბაზისო ხედი + ძირითადი ხედი @@ -6605,7 +6602,7 @@ Custom: custom scale factor is used Custom - მომხმარებლის + მომხმარებლის შექმნილი @@ -6620,7 +6617,7 @@ Custom: custom scale factor is used Reference - ბმა + მითითება @@ -6633,7 +6630,7 @@ Custom: custom scale factor is used Dimension - ზომა + განზომილება @@ -6713,7 +6710,7 @@ by negative value of 'Over Tolerance'. If checked the content of 'Format Spec' will be used instead of the dimension value თუ ჩართულია, ზომის მნიშვნელობის მაგიერ -გამოყენებული იქნება 'ფორმატის სპეციფიკაცია' +'ფორმატის სპეციფიკაცია' იქნება გამოყენებული @@ -6778,7 +6775,7 @@ be used instead of the dimension value Fontsize for 'Text' - 'ტექსტის' ფონტის ზომა + 'ტექსტის' ფონტის ზომა; @@ -6818,7 +6815,7 @@ be used instead of the dimension value Use override angles if checked. Use default angles if unchecked. - კუთხეების გადაფარვა, თუ ჩართულია. ნაგულისხმები კუთხეები, თუ გამორთული. + კუთხეების გადაფარვა, თუ ჩართულია. ნაგულისხმევი კუთხეები, თუ გამორთული. @@ -6838,7 +6835,7 @@ be used instead of the dimension value Set dimension line angle to default (ortho view). - ზომის ხაზის კუთხის ნაგულისხმებზე დაყენება (ორთო ხედი). + ზომის ხაზის კუთხის ნაგულისხმევზე დაყენება (ორთო ხედი). @@ -6870,7 +6867,7 @@ be used instead of the dimension value Set extension line angle to default (ortho). - გაგრძელების ხაზის კუთხის ნაგულისხმებზე დაყენება (ორთო). + გაგრძელების ხაზის კუთხის ნაგულისხმევზე დაყენება (ორთო). @@ -6989,7 +6986,7 @@ be used instead of the dimension value Offset X - წანაცვლება X + გადაწევა X-ით @@ -6999,12 +6996,12 @@ be used instead of the dimension value Rotation - მობრუნება + შემობრუნება Offset Y - წანაცვლება Y + გადაწევა Y-ით @@ -7200,7 +7197,7 @@ You can pick further points to get line segments. View - ხედი + ნახვა @@ -7220,7 +7217,7 @@ You can pick further points to get line segments. Dash - შტრიხი + პანელი @@ -7230,12 +7227,12 @@ You can pick further points to get line segments. DashDot - შტრიხპუნქტირი + ტირეწერტილი DashDotDot - ტირე-წერტილის ხაზი 2 წერტილით + ტირეწერტილიწერტილი @@ -7245,7 +7242,7 @@ You can pick further points to get line segments. Weight - სისქე + სიმძიმე @@ -7260,7 +7257,7 @@ You can pick further points to get line segments. False - ცრუ + მცდარი @@ -7352,7 +7349,7 @@ You can pick further points to get line segments. Scale - მასშტაბირება + გადიდება @@ -7437,7 +7434,7 @@ You can pick further points to get line segments. Left - მარცხნივ + მარცხენა @@ -7447,12 +7444,12 @@ You can pick further points to get line segments. Right - მარჯვნივ + მარჯვენა Rear - უკან + უკანა @@ -7462,7 +7459,7 @@ You can pick further points to get line segments. Bottom - ძირზე + ქვემოთ @@ -7683,7 +7680,7 @@ using the given X/Y Spacing NoLine - ხაზის გარეშე + ხაზისგრეშე @@ -7693,7 +7690,7 @@ using the given X/Y Spacing Dash - შტრიხი + პანელი @@ -7703,12 +7700,12 @@ using the given X/Y Spacing DashDot - შტრიხპუნქტირი + ტირეწერტილი DashDotDot - ტირე-წერტილის ხაზი 2 წერტილით + ტირეწერტილიწერტილი @@ -7741,7 +7738,7 @@ using the given X/Y Spacing Scale Type - მასშტაბირების ტიპი + მასშტაბის ტიპი @@ -7761,12 +7758,12 @@ using the given X/Y Spacing Custom - მომხმარებლის + მომხმარებლის შექმნილი Scale - მასშტაბირება + გადიდება @@ -7801,7 +7798,7 @@ using the given X/Y Spacing Preview - გადახედვა + მინიატურა @@ -7879,22 +7876,22 @@ using the given X/Y Spacing Solid - მყარი სხეული + მყარი Dashed - შტრიხული + ტირეებით Dotted - პუნქტირული + წერტილოვანი Dashdot - შტრიხპუნქტირი + ტირეწერტილი @@ -7939,7 +7936,7 @@ using the given X/Y Spacing Magenta - მეწამული + ალისფერი @@ -8159,7 +8156,7 @@ using the given X/Y Spacing TextLabel - ტექსტური წარწერა + ტექსტური ჭდე @@ -8338,7 +8335,7 @@ using the given X/Y Spacing TechDraw - TechDraw + ტექნიკური ნახაზი @@ -8348,37 +8345,37 @@ using the given X/Y Spacing TechDraw Centerlines - TechDraw-ის ცენტრალური ხაზები + ტექნიკური ნახაზი-ის ცენტრალური ხაზები TechDraw Extend Dimensions - TechDraw-ის ზომების გაფართოება + ტექნიკური ნახაზი-ის ზომების გაფართოება TechDraw Pages - TechDraw ფურცლები + ტექნიკური ნახაზი ფურცლები TechDraw Stacking - TechDraw-ის ნაკრები + ტექნიკური ნახაზი-ის ნაკრები TechDraw Views - TechDraw ხედები + ტექნიკური ნახაზი ხედები TechDraw Clips - TechDraw კვეთები + ტექნიკური ნახაზი კვეთები TechDraw Dimensions - TechDraw-ის ზომები + ტექნიკური ნახაზი-ის ზომები @@ -8388,17 +8385,17 @@ using the given X/Y Spacing TechDraw File Access - TechDraw-ის წვდომა ფაილებთან + ტექნიკური ნახაზი-ის წვდომა ფაილებთან TechDraw Decoration - TechDraw-ის დეკორაცია + ტექნიკური ნახაზი-ის დეკორაცია TechDraw Annotation - TechDraw-ის ანოტაცია + ტექნიკური ნახაზი-ის ანოტაცია @@ -8485,18 +8482,18 @@ using the given X/Y Spacing Select From Page. - მონიშვნა დაწყებული გვერდიდან. + აირჩიეთ გვერდიდან. Select Page - აირჩიეთ გვერდი + გვერდის ამორჩევა Select To Page. - მონიშვნა გვერდამდე. + გვერდამდე მონიშვნა. @@ -8509,7 +8506,7 @@ using the given X/Y Spacing Dimension - ზომა + განზომილება @@ -8575,7 +8572,7 @@ using the given X/Y Spacing TechDraw - TechDraw + ტექნიკური ნახაზი @@ -8678,7 +8675,7 @@ using the given X/Y Spacing Tick - საკავი + ტიკ @@ -8703,7 +8700,7 @@ using the given X/Y Spacing None - არცერთი + არაფერი @@ -8711,22 +8708,22 @@ using the given X/Y Spacing Front - წინ + წინა Left - მარცხნივ + მარცხენა Right - მარჯვნივ + მარჯვენა Rear - უკან + უკანა @@ -8736,7 +8733,7 @@ using the given X/Y Spacing Bottom - ძირზე + ბოლოში @@ -8762,14 +8759,14 @@ using the given X/Y Spacing TaskBalloon - + You cannot delete this balloon now because there is an open task dialog. ამ ბუშტის ახლა წაშლა არ შეგიძლიათ, რადგან არსებობს ღია ამოცანის ფანჯარა. - + Can Not Delete წაშლა შეუძლებელია diff --git a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_ko.ts b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_ko.ts index 7e7138fbb6..aea8ee0115 100644 --- a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_ko.ts +++ b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_ko.ts @@ -2014,8 +2014,8 @@ Create spreadsheet view - + Save page to dxf Save page to dxf @@ -2136,12 +2136,12 @@ Create SectionView - + Create ComplexSection Create ComplexSection - + Edit SectionView Edit SectionView @@ -2688,16 +2688,6 @@ QObject - - - - - - - - - - @@ -2715,6 +2705,16 @@ + + + + + + + + + + Wrong selection 잘못 된 선택 @@ -2746,9 +2746,10 @@ No profile object found in selection - - - + + + + @@ -2760,33 +2761,33 @@ - - - - + + + Incorrect selection Incorrect selection - + Select an object first Select an object first - + Too many objects selected Too many objects selected - + Create a page first. 먼저 페이지를 작성합니다. + @@ -2795,7 +2796,6 @@ - No View of a Part in selection. No View of a Part in selection. @@ -2907,8 +2907,6 @@ Selected edge is a BSpline. Radius will be approximate. Continue? - - @@ -2928,10 +2926,12 @@ + + + - Incorrect Selection Incorrect Selection @@ -3059,6 +3059,9 @@ Select 2 point objects and 1 View. (2) + + + @@ -3084,11 +3087,6 @@ - - - - - @@ -3096,18 +3094,23 @@ - - - + + + + + Task In Progress Task In Progress + + + @@ -3133,11 +3136,6 @@ - - - - - @@ -3145,14 +3143,16 @@ - - - + + + + + Close active task dialog and try again. Close active task dialog and try again. @@ -3370,50 +3370,50 @@ No Drawing Pages in document. - + PDF (*.pdf) PDF (*.pdf) - - + + All Files (*.*) All Files (*.*) - + Export Page As PDF Export Page As PDF - + Document Name: Document Name: - + SVG (*.svg) SVG (*.svg) - + Export page as SVG Export page as SVG - - + + Are you sure you want to continue? Are you sure you want to continue? - + Show drawing 드로잉 보기 - + Toggle KeepUpdated Toggle KeepUpdated @@ -3438,9 +3438,9 @@ Rich text creator + - Rich text editor Rich text editor @@ -3505,24 +3505,24 @@ New Complex Section - + Edit Complex Section Edit Complex Section - + Current View Direction Current View Direction - + The view direction in BaseView coordinates The view direction in BaseView coordinates - + Operation Failed Operation Failed @@ -3558,8 +3558,8 @@ Edit Detail View - + Edit %1 Edit %1 @@ -3835,17 +3835,17 @@ it has a weld symbol that would become broken. You cannot delete this view because it has one or more dependent views that would become broken. - + + + + - - - - - + + Object dependencies 객체 종속성 @@ -3870,7 +3870,7 @@ it has a weld symbol that would become broken. You cannot delete this view because it has a leader line that would become broken. - + The page is not empty, therefore the following referencing objects might be lost: The page is not empty, therefore the @@ -3961,14 +3961,6 @@ it has a tile weld that would become broken. Paint background yes/no - - TaskComplexSection - - - No direction set - No direction set - - TaskMoveView @@ -3995,7 +3987,7 @@ it has a tile weld that would become broken. TaskPojGroup - + updates pending updates pending @@ -5567,50 +5559,50 @@ Fast, but result is a collection of short straight lines. Print All Pages - + 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 다른 용지 크기 - + The printer uses a different paper size than the drawing. Do you want to continue? 프린터가 사용중인 종이 크기가 현재 드로잉과는 다릅니다. 계속 진행하시겠습니까? - + Opening file failed 파일 열기 실패 - + Can not open file %1 for writing. Can not open file %1 for writing. - + Save DXF file DXF 파일 저장 - + DXF (*.dxf) DXF (*.dxf) - + Selected: 선택: @@ -6090,7 +6082,12 @@ Do you want to continue? Update Now - + + No direction set + No direction set + + + Can not continue. Object * %1 or %2 not found. Can not continue. Object * %1 or %2 not found. @@ -8765,14 +8762,14 @@ using the given X/Y Spacing TaskBalloon - + You cannot delete this balloon now because there is an open task dialog. You cannot delete this balloon now because there is an open task dialog. - + Can Not Delete Can Not Delete diff --git a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_nl.ts b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_nl.ts index 3dc25bf0dc..f433aa956d 100644 --- a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_nl.ts +++ b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_nl.ts @@ -2014,8 +2014,8 @@ Rekenbladweergave maken - + Save page to dxf Pagina in dxf opslaan @@ -2136,12 +2136,12 @@ Sectie Weergave maken - + Create ComplexSection Create ComplexSection - + Edit SectionView Sectieweergave bewerken @@ -2688,16 +2688,6 @@ QObject - - - - - - - - - - @@ -2715,6 +2705,16 @@ + + + + + + + + + + Wrong selection Verkeerde selectie @@ -2746,9 +2746,10 @@ No profile object found in selection - - - + + + + @@ -2760,33 +2761,33 @@ - - - - + + + Incorrect selection Onjuiste selectie - + Select an object first Selecteer eerst een object - + Too many objects selected Te veel objecten geselecteerd - + Create a page first. Maak eerst een pagina. + @@ -2795,7 +2796,6 @@ - No View of a Part in selection. Geen aanzicht van een onderdeel in de selectie. @@ -2907,8 +2907,6 @@ Geselecteerde rand is een BSpline. Straal zal approximatief zijn. Doorgaan? - - @@ -2928,10 +2926,12 @@ + + + - Incorrect Selection Onjuiste Selectie @@ -3059,6 +3059,9 @@ Selecteer 2 punten en 1 aanzicht. (2) + + + @@ -3084,11 +3087,6 @@ - - - - - @@ -3096,18 +3094,23 @@ - - - + + + + + Task In Progress Taak in uitvoering + + + @@ -3133,11 +3136,6 @@ - - - - - @@ -3145,14 +3143,16 @@ - - - + + + + + Close active task dialog and try again. Sluit het actieve taakvenster en probeer opnieuw. @@ -3370,50 +3370,50 @@ Geen tekenpagina's in het document. - + PDF (*.pdf) PDF (*.pdf) - - + + All Files (*.*) Alle bestanden (*.*) - + Export Page As PDF Exporteren als PDF - + Document Name: Documentnaam: - + SVG (*.svg) SVG (*.svg) - + Export page as SVG Exporteren als SVG - - + + Are you sure you want to continue? Weet u zeker dat u wilt doorgaan? - + Show drawing Toon tekening - + Toggle KeepUpdated Schakel KeepUpdated aan/uit @@ -3438,9 +3438,9 @@ Opgemaakte tekst-maker + - Rich text editor Opgemaakte tekst-editor @@ -3505,24 +3505,24 @@ New Complex Section - + Edit Complex Section Edit Complex Section - + Current View Direction Current View Direction - + The view direction in BaseView coordinates The view direction in BaseView coordinates - + Operation Failed Bewerking mislukt @@ -3558,8 +3558,8 @@ Bewerk detailweergave - + Edit %1 Bewerken %1 @@ -3835,17 +3835,17 @@ een Lassymbool heeft dat kapot zou gaan. U kunt deze weergave niet verwijderen omdat deze een of meerdere afhankelijke weergave(s) heeft, die dan beschadigd raken. - + + + + - - - - - + + Object dependencies Object afhankelijkheden @@ -3870,7 +3870,7 @@ een Lassymbool heeft dat kapot zou gaan. U kunt deze weergave niet verwijderen omdat deze een leiderslijn heeft die gebroken zou worden. - + The page is not empty, therefore the following referencing objects might be lost: De pagina is niet leeg, daarom kunnen de @@ -3961,14 +3961,6 @@ een Lastegel heeft die kapot gaat. Schilder achtergrond ja/nee - - TaskComplexSection - - - No direction set - No direction set - - TaskMoveView @@ -3995,7 +3987,7 @@ een Lastegel heeft die kapot gaat. TaskPojGroup - + updates pending updates in behandeling @@ -5567,50 +5559,50 @@ Snel, maar resulteert in een verzameling van korte rechte lijnen. Alle pagina's afdrukken - + Different orientation Verschillende oriëntatie - + The printer uses a different orientation than the drawing. Do you want to continue? De printer gebruikt een andere richting dan de tekening. Wil je doorgaan? - + Different paper size Ander papierformaat - + The printer uses a different paper size than the drawing. Do you want to continue? De printer gebruikt een ander papierfromaat dan de tekening. Wilt u toch doorgaan? - + Opening file failed Bestand openen mislukt - + Can not open file %1 for writing. Kan bestand '%1' niet openen om te schrijven. - + Save DXF file Bewaar Dxf-bestand - + DXF (*.dxf) Dxf (*.dxf) - + Selected: Geselecteerd: @@ -6090,7 +6082,12 @@ Do you want to continue? Nu updaten - + + No direction set + Geen richting ingesteld + + + Can not continue. Object * %1 or %2 not found. Can not continue. Object * %1 or %2 not found. @@ -8765,14 +8762,14 @@ met behulp van de gegeven X/Y afstand TaskBalloon - + You cannot delete this balloon now because there is an open task dialog. Je kunt deze ballon nu niet verwijderen omdat er een open taak dialoogvenster is. - + Can Not Delete Kan niet verwijderen diff --git a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_pl.ts b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_pl.ts index d8d5747af3..a710a886f0 100644 --- a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_pl.ts +++ b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_pl.ts @@ -452,13 +452,13 @@ Cascade Horizontal Dimensions - Wymiar poziomy kaskadowo + Wymiary poziome kaskadowo Evenly space horizontal dimensions:<br>- Specify the cascade spacing (optional)<br>- Select two or more horizontal dimensions<br>- The first dimension defines the position<br>- Click this tool - Równomierne rozmieszczenie wymiarów poziomych:<br>- Określ odstęp kaskadowy (opcjonalnie)<br>- Wybierz dwa lub więcej wymiarów poziomych<br>- Pierwszy wymiar definiuje położenie<br>- Kliknij to narzędzie + Równomiernie rozłożone wymiary poziome:<br>- Określ odstęp kaskadowy (opcjonalnie)<br>- Wybierz dwa lub więcej wymiarów poziomych<br>- Pierwszy wymiar definiuje położenie<br>- Kliknij to narzędzie @@ -567,12 +567,12 @@ Add Circle Centerlines - Dodaj oś otworu + Dodaj osie okręgu Add centerlines to circles and arcs:<br>- Specify the line attributes (optional)<br>- Select one or more circles or arcs<br>- Click this tool - Dodaj linie środkowe do okręgów i łuków:<br>- Podaj atrybuty linii (opcjonalne)<br>- Wybierz jeden lub więcej okręgów lub łuków<br>- Kliknij to narzędzie + Dodaj osie do okręgów i łuków:<br>- Podaj atrybuty linii (opcjonalne)<br>- Wybierz jeden lub więcej okręgów lub łuków<br>- Kliknij to narzędzie @@ -624,15 +624,13 @@ Create Horizontal Chain Dimensions - Seria wymiarów poziomo + Utwórz poziome wymiary łańcuchowe Create a sequence of aligned horizontal dimensions:<br>- Select three or more vertexes<br>- Click this tool - Tworzy sekwencję wyrównanych wymiarów poziomych: - - Wybierz trzy lub więcej wierzchołków - - Kliknij to narzędzie + Utwórz sekwencję wyrównanych wymiarów poziomych:<br>- Wybierz trzy lub więcej wierzchołków<br>- Kliknij to narzędzie @@ -652,7 +650,7 @@ Create a horizontal size and angle dimension for a chamfer:<br>- Select two vertexes<br>- Click this tool - Utwórz poziomy wymiar rozmiaru i kąta dla fazy:<br>- Wybierz dwa wierzchołki<br>- Kliknij to narzędzie + Utwórz poziomy wymiar rozmiaru i kąta dla sfazowania:<br>- Wybierz dwa wierzchołki<br>- Kliknij to narzędzie @@ -666,7 +664,7 @@ Create Horizontal Coordinate Dimensions - Seria wymiarów kaskadowych poziomo + Utwórz serię wymiarów kaskadowych poziomo @@ -939,9 +937,7 @@ Extend a cosmetic line or centerline at both ends:<br>- Specify the delta distance (optional)<br>- Select a single line<br>- Click this tool - Wydłuża linię kosmetyczną lub linię środkową na obu końcach: - - Określ długość przyrostu (opcjonalnie) - - Wybierz pojedynczą linię<br>- Kliknij to narzędzie + Rozszerz linię kosmetyczną lub linię środkową na obu końcach:<br>- Określ długość przyrostu (opcjonalnie)<br>- Wybierz pojedynczą linię<br>- Kliknij to narzędzie @@ -1001,9 +997,7 @@ Increase the number of decimal places of the dimension text:<br>- Select one or more dimensions<br>- Click this tool - Zwiększ liczbę cyfr po przecinku tekstu wymiaru: -- Wybierz jeden lub więcej wymiarów -- Kliknij to narzędzie + Zwiększ liczbę cyfr po przecinku tekstu wymiaru:<br>- Wybierz jeden lub więcej wymiarów<br>- Kliknij to narzędzie @@ -1096,16 +1090,13 @@ Add Cosmetic Parallel Line - Dodaj pomocniczą linię równoległą + Dodaj kosmetyczną linię równoległą Add a cosmetic line parallel to another line through a vertex:<br>- Select a line<br>- Select a vertex<br>- Click this tool - Dodaje geometrię pomocniczą linii równoległej do innej poprzez wierzchołek: - - Wybierz linię - - Wybierz wierzchołek - - Kliknij to narzędzie + Dodaj kosmetyczną linię równoległą do innej poprzez wierzchołek:<br>- Wybierz linię<br>- Wybierz wierzchołek<br>- Kliknij to narzędzie @@ -1393,7 +1384,7 @@ Add Cosmetic Thread Hole Side View - Geometria pomocnicza dla otworu gwintowanego, widok z boku + Dodaj gwint kosmetyczny otworu, widok z boku @@ -1662,7 +1653,7 @@ Project shape... - Rzutowanie kształtów ... + Rzutuj kształt... @@ -2048,8 +2039,8 @@ Utwórz widok arkusza kalkulacyjnego - + Save page to dxf Zapisz stronę do pliku dxf @@ -2170,12 +2161,12 @@ Utwórz widok przekroju - + Create ComplexSection Utwórz przekrój złożony - + Edit SectionView Edytuj widok przekroju @@ -2298,7 +2289,7 @@ TechDraw Hole Circle - TechDraw Okrąg z otworami + Rysunek Techniczny Okrąg otworu @@ -2535,7 +2526,7 @@ Copy - Kopiuj + Skopiuj @@ -2651,7 +2642,7 @@ Standard - Standardowy + Standard @@ -2722,16 +2713,6 @@ QObject - - - - - - - - - - @@ -2749,6 +2730,16 @@ + + + + + + + + + + Wrong selection Nieprawidłowy wybór @@ -2780,9 +2771,10 @@ Nie znaleziono obiektu profilu w zaznaczeniu - - - + + + + @@ -2794,33 +2786,33 @@ - - - - + + + Incorrect selection Nieprawidłowy wybór - + Select an object first Najpierw wybierz obiekt - + Too many objects selected Wybrano zbyt wiele obiektów - + Create a page first. Najpierw stwórz stronę. + @@ -2829,7 +2821,6 @@ - No View of a Part in selection. Brak widoku części w wyborze. @@ -2941,8 +2932,6 @@ Wybrana krawędź to krzywa złożona. Promień będzie przybliżony. Kontynuować? - - @@ -2962,10 +2951,12 @@ + + + - Incorrect Selection Niepoprawny wybór @@ -3093,6 +3084,9 @@ Wybierz dwa obiekty punktów i jeden widok. (2) + + + @@ -3118,11 +3112,6 @@ - - - - - @@ -3130,18 +3119,23 @@ - - - + + + + + Task In Progress Zadanie w toku + + + @@ -3167,11 +3161,6 @@ - - - - - @@ -3179,14 +3168,16 @@ - - - + + + + + Close active task dialog and try again. Zamknij okno aktywnego zadania i spróbuj ponownie. @@ -3404,50 +3395,50 @@ Brak rysunków w dokumencie. - + PDF (*.pdf) PDF (*.pdf) - - + + All Files (*.*) Wszystkie pliki (*.*) - + Export Page As PDF Wyeksportuj stronę do formatu PDF - + Document Name: Nazwa dokumentu: - + SVG (*.svg) SVG(*.svg) - + Export page as SVG Eksportuj stronę do formatu SVG - - + + Are you sure you want to continue? Czy na pewno chcesz kontynuować? - + Show drawing Pokaż rysunek - + Toggle KeepUpdated Włącz / wyłącz automatyczną aktualizację @@ -3472,9 +3463,9 @@ Kreator tekstu sformatowanego + - Rich text editor Edytor tekstu sformatowanego @@ -3539,24 +3530,24 @@ Nowy przekrój złożony - + Edit Complex Section Edytuj przekrój złożony - + Current View Direction Aktualny kierunek widoku - + The view direction in BaseView coordinates Kierunek widoku określony współrzędnymi Widoku podstawowego - + Operation Failed Operacja nie powiodła się @@ -3592,8 +3583,8 @@ Edytuj widok szczegółu - + Edit %1 Edytuj %1 @@ -3869,19 +3860,19 @@ zawiera symbol spoiny który zostałby uszkodzony. Nie można usunąć tego widoku, ponieważ ma on co najmniej jeden obiekt zależny, który zostałby uszkodzony. - + + + + - - - - - + + Object dependencies - Zależności obiektów + Zależności obiektu @@ -3904,7 +3895,7 @@ zawiera symbol spoiny który zostałby uszkodzony. Nie możesz usunąć tego widoku, ponieważ ma on linię odniesienia, która zostałaby uszkodzona. - + The page is not empty, therefore the following referencing objects might be lost: Strona nie jest pusta, więc @@ -3995,14 +3986,6 @@ ma on punkową/czołową spoinę, która zostałaby uszkodzona. Maluj tło (tak / nie) - - TaskComplexSection - - - No direction set - Nie ustawiono kierunku - - TaskMoveView @@ -4029,7 +4012,7 @@ ma on punkową/czołową spoinę, która zostałaby uszkodzona. TaskPojGroup - + updates pending oczekujące aktualizacje @@ -4473,28 +4456,28 @@ podczas kreskowania powierzchni wzorem PAT Dash - Kreska + Przerywana Dot - Kropka + Kropkowana DashDot - Kreska kropka + Przerywana-kropkowana DashDotDot - Kreska kropka kropka + Przerywana-podwójnie kropkowana @@ -4595,7 +4578,7 @@ podczas kreskowania powierzchni wzorem PAT None - Brak + Żaden @@ -5234,12 +5217,12 @@ dla grup projektowych Continuous - Ciągła + Ciągły Dashed - Kreskowana + Przerywana @@ -5502,7 +5485,7 @@ Szybkie, ale wynikiem jest kolekcja krótkich linii prostych. Auto - Automatycznie + Automatyczny @@ -5603,52 +5586,52 @@ Szybkie, ale wynikiem jest kolekcja krótkich linii prostych. Drukuj wszystkie strony - + Different orientation Odmienna orientacja - + The printer uses a different orientation than the drawing. Do you want to continue? Drukarka używa inną orientacje strony niż rysunek. Czy chcesz kontynuować? - + Different paper size Odmienny rozmiar papieru - + The printer uses a different paper size than the drawing. Do you want to continue? Drukarka używa innego rozmiaru papieru niż rysunek. Czy chcesz kontynuować? - + Opening file failed Otwarcie pliku nie powiodło się - + Can not open file %1 for writing. Nie można otworzyć pliku %1 do zapisu. - + Save DXF file Zapisz plik DXF - + DXF (*.dxf) DXF (*.dxf) - + Selected: - Zaznaczone: + Wybrane: @@ -5729,7 +5712,7 @@ Czy chcesz kontynuować? None - Brak + Żadne @@ -5958,22 +5941,22 @@ Czy chcesz kontynuować? Dash - Kreska + Przerywana Dot - Kropka + Kropkowana DashDot - Kreska kropka + Przerywana-kropkowana DashDotDot - Kreska kropka kropka + Przerywana-podwójnie kropkowana @@ -6012,7 +5995,7 @@ Czy chcesz kontynuować? Scale Page/Auto/Custom - Skala strony / automatyczna / niestandardowa + Skaluj stronę/Auto/Niestandardowe @@ -6022,12 +6005,12 @@ Czy chcesz kontynuować? Automatic - Automatyczna + Automatycznie Custom - Użytkownika + Niestandardowe @@ -6068,7 +6051,7 @@ Czy chcesz kontynuować? Identifier for this section - Identyfikator sekcji + Identyfikator dla tej sekcji @@ -6126,7 +6109,12 @@ Czy chcesz kontynuować? Aktualizuj teraz - + + No direction set + Nie ustawiono kierunku + + + Can not continue. Object * %1 or %2 not found. Nie można kontynuować. Obiekt * %1 lub %2 nie został znaleziony. @@ -6319,7 +6307,7 @@ Czy chcesz kontynuować? Symmetry - Odbicie lustrzane + Symetria @@ -6639,7 +6627,7 @@ Niestandardowa: stosuje się współczynnik skalowania podany przez użytkownika Automatic - Automatyczna + Automatycznie @@ -7161,7 +7149,7 @@ Możesz wybrać kolejne punkty, aby uzyskać odcinki linii. Dot - Kropka + Kropkowana @@ -7259,22 +7247,22 @@ Możesz wybrać kolejne punkty, aby uzyskać odcinki linii. Dash - Kreska + Przerywana Dot - Kropka + Kropkowana DashDot - Kreska kropka + Przerywana-kropkowana DashDotDot - Kreska kropka kropka + Przerywana-podwójnie kropkowana @@ -7299,12 +7287,12 @@ Możesz wybrać kolejne punkty, aby uzyskać odcinki linii. False - Nie + Fałsz True - Tak + Prawda @@ -7365,7 +7353,7 @@ Możesz wybrać kolejne punkty, aby uzyskać odcinki linii. Projection - Rzutowanie + Rzut @@ -7375,12 +7363,12 @@ Możesz wybrać kolejne punkty, aby uzyskać odcinki linii. First Angle - Kąt pierwszy + Pierwszy kąt Third Angle - Kąt trzeci + Trzeci kąt @@ -7556,7 +7544,7 @@ przy użyciu podanego odstępu X/Y Project shapes - Rzutowanie kształtów + Rzutuj kształty @@ -7616,7 +7604,7 @@ przy użyciu podanego odstępu X/Y There is currently no active document to complete the operation - Obecnie nie ma aktywnego dokumentu do zakończenia operacji + Aktualnie nie ma aktywnego dokumentu aby dokończyć operację @@ -7626,7 +7614,7 @@ przy użyciu podanego odstępu X/Y There is currently no active view to complete the operation - Obecnie nie ma aktywnego widoku do zakończenia operacji + Aktualnie nie ma aktywnego widoku aby dokończyć operację @@ -7732,22 +7720,22 @@ przy użyciu podanego odstępu X/Y Dash - Kreska + Przerywana Dot - Kropka + Kropkowana DashDot - Kreska kropka + Przerywana-kropkowana DashDotDot - Kreska kropka kropka + Przerywana-podwójnie kropkowana @@ -7785,7 +7773,7 @@ przy użyciu podanego odstępu X/Y Scale Page/Auto/Custom - Skala strony / automatyczna / niestandardowa + Skaluj stronę/Auto/Niestandardowe @@ -7795,7 +7783,7 @@ przy użyciu podanego odstępu X/Y Automatic - Automatyczna + Automatycznie @@ -7923,7 +7911,7 @@ przy użyciu podanego odstępu X/Y Dashed - Kreskowana + Przerywana @@ -7933,12 +7921,12 @@ przy użyciu podanego odstępu X/Y Dashdot - Kreska - kropka + Przerywana-kropkowana Line width: - Szerokość linii: + Szerekość linii: @@ -8264,7 +8252,7 @@ przy użyciu podanego odstępu X/Y Insert Horizontal Extent Dimension - Wystawia całkowity wymiar zakresu poziomego + Wstaw wymiar rozpiętości poziomej @@ -8328,7 +8316,7 @@ przy użyciu podanego odstępu X/Y Insert Vertical Extent Dimension - Wystawia całkowity wymiar zakresu pionowego + Wstaw wymiar rozpiętości pionowej @@ -8742,7 +8730,7 @@ przy użyciu podanego odstępu X/Y None - Brak + Żaden @@ -8750,32 +8738,32 @@ przy użyciu podanego odstępu X/Y Front - Od przodu + Przód Left - Od lewej + Lewo Right - Od prawej + Prawo Rear - Od tył + Tył Top - Od góry + Góra Bottom - Od dołu + Dół @@ -8801,14 +8789,14 @@ przy użyciu podanego odstępu X/Y TaskBalloon - + You cannot delete this balloon now because there is an open task dialog. Nie możesz teraz usunąć tego dymka, ponieważ jest otwarte okno dialogowe zadania. - + Can Not Delete Nie można usunąć diff --git a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_pt-BR.ts b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_pt-BR.ts index 0983489993..7c46925f65 100644 --- a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_pt-BR.ts +++ b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_pt-BR.ts @@ -2014,8 +2014,8 @@ Criar vista de planilha - + Save page to dxf Salvar página para dxf @@ -2136,12 +2136,12 @@ Criar vista de corte - + Create ComplexSection Create ComplexSection - + Edit SectionView Edit SectionView @@ -2688,16 +2688,6 @@ QObject - - - - - - - - - - @@ -2715,6 +2705,16 @@ + + + + + + + + + + Wrong selection Seleção errada @@ -2746,9 +2746,10 @@ No profile object found in selection - - - + + + + @@ -2760,33 +2761,33 @@ - - - - + + + Incorrect selection Seleção incorreta - + Select an object first Selecione um objeto primeiro - + Too many objects selected Demasiados objetos selecionados - + Create a page first. Primeiro, crie uma página. + @@ -2795,7 +2796,6 @@ - No View of a Part in selection. Nenhuma vista de uma peça na seleção. @@ -2907,8 +2907,6 @@ A aresta selecionada é uma BSpline. O raio será aproximado. Continuar? - - @@ -2928,10 +2926,12 @@ + + + - Incorrect Selection Seleção Incorreta @@ -3059,6 +3059,9 @@ Selecionar 2 pontos e 1 vista. (2) + + + @@ -3084,11 +3087,6 @@ - - - - - @@ -3096,18 +3094,23 @@ - - - + + + + + Task In Progress Tarefa em andamento + + + @@ -3133,11 +3136,6 @@ - - - - - @@ -3145,14 +3143,16 @@ - - - + + + + + Close active task dialog and try again. Feche a caixa de diálogo ativa e tente novamente. @@ -3370,50 +3370,50 @@ Não há páginas no documento. - + PDF (*.pdf) PDF (*.pdf) - - + + All Files (*.*) Todos os arquivos (*.*) - + Export Page As PDF Exportar página para PDF - + Document Name: Nome do documento: - + SVG (*.svg) SVG (*.svg) - + Export page as SVG Exportar página para SVG - - + + Are you sure you want to continue? Tem certeza que deseja continuar? - + Show drawing Mostrar o desenho - + Toggle KeepUpdated Alternar atualização automática @@ -3438,9 +3438,9 @@ Criador de texto + - Rich text editor Editor de texto @@ -3505,24 +3505,24 @@ Nova Seção Complexa - + Edit Complex Section Editar Seção Complexa - + Current View Direction Current View Direction - + The view direction in BaseView coordinates The view direction in BaseView coordinates - + Operation Failed Falha na operação @@ -3558,8 +3558,8 @@ Editar vista de detalhe - + Edit %1 Editar %1 @@ -3835,17 +3835,17 @@ ela tem um símbolo de solda que quebraria. Você não pode excluir esta visão porque ela tem uma ou mais visualizações dependentes que se tornariam quebradas. - + + + + - - - - - + + Object dependencies Dependências do objeto @@ -3870,7 +3870,7 @@ ela tem um símbolo de solda que quebraria. Não é possível excluir esta vista porque ela possui uma linha de anotações associada que ficaria quebrada. - + The page is not empty, therefore the following referencing objects might be lost: A página não está vazia, portanto os @@ -3961,14 +3961,6 @@ ele tem uma solda de terra que ficaria quebrada. Preencher fundo sim/não - - TaskComplexSection - - - No direction set - Sem direção definida - - TaskMoveView @@ -3995,7 +3987,7 @@ ele tem uma solda de terra que ficaria quebrada. TaskPojGroup - + updates pending atualizações pendentes @@ -4006,7 +3998,7 @@ ele tem uma solda de terra que ficaria quebrada. No direction set - Sem direção definida + No direction set @@ -5567,50 +5559,50 @@ Rápido, mas produz uma coleção de linhas retas simples. Imprimir todas as páginas - + 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 Falha ao abrir arquivo - + Can not open file %1 for writing. Não é possível abrir o arquivo '%1' para a gravação. - + Save DXF file Salvar arquivo DXF - + DXF (*.dxf) DXF (*.dxf) - + Selected: Selecionado: @@ -6090,7 +6082,12 @@ Do you want to continue? Update Now - + + No direction set + No direction set + + + Can not continue. Object * %1 or %2 not found. Can not continue. Object * %1 or %2 not found. @@ -8765,14 +8762,14 @@ usando o espaçamento X/Y fornecido TaskBalloon - + You cannot delete this balloon now because there is an open task dialog. You cannot delete this balloon now because there is an open task dialog. - + Can Not Delete Não é possível excluir diff --git a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_pt-PT.ts b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_pt-PT.ts index fea74d771d..7de7add694 100644 --- a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_pt-PT.ts +++ b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_pt-PT.ts @@ -2014,8 +2014,8 @@ Criar vista de folha de cálculo - + Save page to dxf Salvar folha para dxf @@ -2136,12 +2136,12 @@ Criar vista de corte - + Create ComplexSection Create ComplexSection - + Edit SectionView Edit SectionView @@ -2688,16 +2688,6 @@ QObject - - - - - - - - - - @@ -2715,6 +2705,16 @@ + + + + + + + + + + Wrong selection Seleção errada @@ -2746,9 +2746,10 @@ No profile object found in selection - - - + + + + @@ -2760,33 +2761,33 @@ - - - - + + + Incorrect selection Selecção incorrecta - + Select an object first Selecione um objeto primeiro - + Too many objects selected Demasiados objetos selecionados - + Create a page first. Primeiro, crie uma página. + @@ -2795,7 +2796,6 @@ - No View of a Part in selection. Nenhuma vista de uma peça na seleção. @@ -2907,8 +2907,6 @@ A aresta selecionada é uma BSpline. O raio será aproximado. Continuar? - - @@ -2928,10 +2926,12 @@ + + + - Incorrect Selection Seleção Incorreta @@ -3059,6 +3059,9 @@ Selecione 2 pontos e 1 vista. (2) + + + @@ -3084,11 +3087,6 @@ - - - - - @@ -3096,18 +3094,23 @@ - - - + + + + + Task In Progress Tarefa em execução + + + @@ -3133,11 +3136,6 @@ - - - - - @@ -3145,14 +3143,16 @@ - - - + + + + + Close active task dialog and try again. Fechar a caixa de diálogo ativa e tentar novamente. @@ -3370,50 +3370,50 @@ Não há folhas de desenho no documento. - + PDF (*.pdf) PDF (*.pdf) - - + + All Files (*.*) Todos os Ficheiros (*. *) - + Export Page As PDF Exportar folha como PDF - + Document Name: Document Name: - + SVG (*.svg) SVG (*.svg) - + Export page as SVG Exportar folha como SVG - - + + Are you sure you want to continue? Tem certeza que deseja continuar? - + Show drawing Mostrar folha de desenho - + Toggle KeepUpdated Alternar atualização automática @@ -3438,9 +3438,9 @@ Criador de Rich text + - Rich text editor Editor de Rich text @@ -3505,24 +3505,24 @@ New Complex Section - + Edit Complex Section Edit Complex Section - + Current View Direction Current View Direction - + The view direction in BaseView coordinates The view direction in BaseView coordinates - + Operation Failed Falha na Operação @@ -3558,8 +3558,8 @@ Editar Vista de Detalhe - + Edit %1 Edite %1 @@ -3835,17 +3835,17 @@ ela tem um símbolo de soldadura que se quebrará. You cannot delete this view because it has one or more dependent views that would become broken. - + + + + - - - - - + + Object dependencies Dependências do objeto @@ -3870,7 +3870,7 @@ ela tem um símbolo de soldadura que se quebrará. Não é possível apagar esta vista porque ela tem uma linha de chamada que ficaria quebrada. - + The page is not empty, therefore the following referencing objects might be lost: A página não está vazia, portanto os @@ -3961,14 +3961,6 @@ it has a tile weld that would become broken. Pintar fundo sim/não - - TaskComplexSection - - - No direction set - No direction set - - TaskMoveView @@ -3995,7 +3987,7 @@ it has a tile weld that would become broken. TaskPojGroup - + updates pending updates pending @@ -5567,49 +5559,49 @@ Fast, but result is a collection of short straight lines. Print All Pages - + 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 da folha de 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 da folha de desenho. Deseja continuar? - + Opening file failed Falha ao abrir ficheiro - + Can not open file %1 for writing. Não é possível abrir o ficheiro %1 para a escrita. - + Save DXF file Save DXF file - + DXF (*.dxf) DXF (*.dxf) - + Selected: Selecionado: @@ -6089,7 +6081,12 @@ Do you want to continue? Update Now - + + No direction set + No direction set + + + Can not continue. Object * %1 or %2 not found. Can not continue. Object * %1 or %2 not found. @@ -8764,14 +8761,14 @@ using the given X/Y Spacing TaskBalloon - + You cannot delete this balloon now because there is an open task dialog. Você não pode eliminar este balão agora porque há uma caixa de diálogo aberta. - + Can Not Delete Não é possível eliminar diff --git a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_ro.ts b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_ro.ts index fff524b4ee..70602bc36d 100644 --- a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_ro.ts +++ b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_ro.ts @@ -2014,8 +2014,8 @@ Create spreadsheet view - + Save page to dxf Save page to dxf @@ -2136,12 +2136,12 @@ Create SectionView - + Create ComplexSection Create ComplexSection - + Edit SectionView Edit SectionView @@ -2688,16 +2688,6 @@ QObject - - - - - - - - - - @@ -2715,6 +2705,16 @@ + + + + + + + + + + Wrong selection Selecţie greşită @@ -2746,9 +2746,10 @@ No profile object found in selection - - - + + + + @@ -2760,33 +2761,33 @@ - - - - + + + Incorrect selection Selectarea incorectă - + Select an object first Selectaţi un obiect mai întâi - + Too many objects selected Prea multe obiecte selectate - + Create a page first. Creați /selectați o pagină mai întâi. + @@ -2795,7 +2796,6 @@ - No View of a Part in selection. No View of a Part in selection. @@ -2907,8 +2907,6 @@ Selected edge is a BSpline. Radius will be approximate. Continue? - - @@ -2928,10 +2926,12 @@ + + + - Incorrect Selection Selectarea incorectă @@ -3059,6 +3059,9 @@ Select 2 point objects and 1 View. (2) + + + @@ -3084,11 +3087,6 @@ - - - - - @@ -3096,18 +3094,23 @@ - - - + + + + + Task In Progress Task In Progress + + + @@ -3133,11 +3136,6 @@ - - - - - @@ -3145,14 +3143,16 @@ - - - + + + + + Close active task dialog and try again. Close active task dialog and try again. @@ -3370,50 +3370,50 @@ No Drawing Pages in document. - + PDF (*.pdf) PDF (*.pdf) - - + + All Files (*.*) Toate fișierele (*.*) - + Export Page As PDF Exportă pagina ca PDF - + Document Name: Document Name: - + SVG (*.svg) SVG (*.svg) - + Export page as SVG Exportă pagina ca SVG - - + + Are you sure you want to continue? Are you sure you want to continue? - + Show drawing Arată desenul - + Toggle KeepUpdated Activează/dezactivează KeepUpdated @@ -3438,9 +3438,9 @@ Rich text creator + - Rich text editor Rich text editor @@ -3505,24 +3505,24 @@ New Complex Section - + Edit Complex Section Edit Complex Section - + Current View Direction Current View Direction - + The view direction in BaseView coordinates The view direction in BaseView coordinates - + Operation Failed Operation Failed @@ -3558,8 +3558,8 @@ Edit Detail View - + Edit %1 Editare %1 @@ -3835,17 +3835,17 @@ it has a weld symbol that would become broken. You cannot delete this view because it has one or more dependent views that would become broken. - + + + + - - - - - + + Object dependencies Dependențe obiect @@ -3870,7 +3870,7 @@ it has a weld symbol that would become broken. You cannot delete this view because it has a leader line that would become broken. - + The page is not empty, therefore the following referencing objects might be lost: The page is not empty, therefore the @@ -3961,14 +3961,6 @@ it has a tile weld that would become broken. Paint background yes/no - - TaskComplexSection - - - No direction set - No direction set - - TaskMoveView @@ -3995,7 +3987,7 @@ it has a tile weld that would become broken. TaskPojGroup - + updates pending updates pending @@ -5567,49 +5559,49 @@ Fast, but result is a collection of short straight lines. Print All Pages - + Different orientation Orientare diferită - + The printer uses a different orientation than the drawing. Do you want to continue? Imprimanta utilizează o orientare diferită decât desenul. Doriţi să continuaţi? - + Different paper size Hârtie de dimensiune diferită - + The printer uses a different paper size than the drawing. Do you want to continue? Imprimanta utilizează o altă dimensiune de hârtie decât desenul. Doriţi să continuaţi? - + Opening file failed Deschiderea fișierului a eșuat - + Can not open file %1 for writing. Imposibil de deschis fișierul %1 la scriere. - + Save DXF file Save DXF file - + DXF (*.dxf) DXF (*.dxf) - + Selected: Selectat: @@ -6089,7 +6081,12 @@ Do you want to continue? Update Now - + + No direction set + No direction set + + + Can not continue. Object * %1 or %2 not found. Can not continue. Object * %1 or %2 not found. @@ -8764,14 +8761,14 @@ using the given X/Y Spacing TaskBalloon - + You cannot delete this balloon now because there is an open task dialog. You cannot delete this balloon now because there is an open task dialog. - + Can Not Delete Can Not Delete diff --git a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_ru.ts b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_ru.ts index b1bb615f2d..7ce87e4b6b 100644 --- a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_ru.ts +++ b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_ru.ts @@ -450,7 +450,7 @@ Cascade Horizontal Dimensions - Каскад горизонтальных размеров + Горизонтальные размеры каскада @@ -565,7 +565,7 @@ Add Circle Centerlines - Добавить осевые линии + Добавить осевые линии круга @@ -620,7 +620,7 @@ Create Horizontal Chain Dimensions - Простановка горизонтальной цепочки размеров + Создание горизонтальных размеров цепи @@ -640,7 +640,7 @@ Create Horizontal Chamfer Dimension - Создать размер горизонтальной фаски + Создать горизонтальный размер фаски @@ -1361,7 +1361,7 @@ Add Cosmetic Thread Hole Side View - Добавить косметическое отверстие для резьбы, вид сбоку + Добавить вид сбоку косметического отверстия для резьбы @@ -2014,8 +2014,8 @@ Создать электронную таблицу - + Save page to dxf Сохранить лист в DXF формате @@ -2136,12 +2136,12 @@ Создать Вид Сечения - + Create ComplexSection Создать Сложное сечение - + Edit SectionView Изменить вид Сечения @@ -2501,7 +2501,7 @@ Copy - Копировать + Скопировать @@ -2521,7 +2521,7 @@ Link - Зависимость + Ссылка @@ -2688,16 +2688,6 @@ QObject - - - - - - - - - - @@ -2715,8 +2705,18 @@ + + + + + + + + + + Wrong selection - Неправильный выбор + Неправильное выделение @@ -2746,9 +2746,10 @@ Не найдено объектов профиля в выборке - - - + + + + @@ -2760,33 +2761,33 @@ - - - - + + + Incorrect selection Некорректный выбор - + Select an object first Сначала выберите объект - + Too many objects selected Выбрано слишком много объектов - + Create a page first. Сначала создайте страницу. + @@ -2795,7 +2796,6 @@ - No View of a Part in selection. Нет видов детали в выбранном. @@ -2907,8 +2907,6 @@ Выбранная грань - BSpline. Радиус будет приблизительным. Продолжить? - - @@ -2928,10 +2926,12 @@ + + + - Incorrect Selection Некорректный выбор @@ -3059,6 +3059,9 @@ Выберите 2 точечные объекты и 1 Вид. (2) + + + @@ -3084,11 +3087,6 @@ - - - - - @@ -3096,18 +3094,23 @@ - - - + + + + + Task In Progress Задача в процессе + + + @@ -3133,11 +3136,6 @@ - - - - - @@ -3145,14 +3143,16 @@ - - - + + + + + Close active task dialog and try again. Закройте окно активной задачи и повторите снова. @@ -3357,7 +3357,7 @@ No page found - Страниц не найдено + Страница не найдена @@ -3370,50 +3370,50 @@ В документе нет страниц чертежа. - + PDF (*.pdf) PDF (*.pdf) - - + + All Files (*.*) Все файлы (*.*) - + Export Page As PDF Экспорт листа в PDF - + Document Name: Название документа: - + SVG (*.svg) SVG (*.svg) - + Export page as SVG Экспорт листа в SVG - - + + Are you sure you want to continue? Вы уверены, что хотите продолжить? - + Show drawing Показать чертёж - + Toggle KeepUpdated Вкл/Выкл обновление @@ -3438,9 +3438,9 @@ Создатель форматированного текста + - Rich text editor Редактор форматированного текста @@ -3505,24 +3505,24 @@ Новое сложное сечение - + Edit Complex Section Редактировать сложное сечение - + Current View Direction Текущее направление просмотра - + The view direction in BaseView coordinates Направление просмотра в координатах BaseView - + Operation Failed Операция неудачна @@ -3558,8 +3558,8 @@ Править выносной элемент - + Edit %1 Редактировать %1 @@ -3835,19 +3835,19 @@ it has a weld symbol that would become broken. Вы не можете удалить этот вид, потомучто это повредит один или более других зависимых от него видов. - + + + + - - - - - + + Object dependencies - Зависимости объектов + Зависимости объекта @@ -3870,7 +3870,7 @@ it has a weld symbol that would become broken. Невозможно удалить этот вид, так как он имеет линию выноски, которая может быть разорвана. - + The page is not empty, therefore the following referencing objects might be lost: Страница не пуста, поэтому @@ -3960,14 +3960,6 @@ it has a tile weld that would become broken. Окрасить фон да/нет - - TaskComplexSection - - - No direction set - Направление не задано - - TaskMoveView @@ -3994,7 +3986,7 @@ it has a tile weld that would become broken. TaskPojGroup - + updates pending обновления в ожидании @@ -4470,7 +4462,7 @@ when hatching a face with a PAT pattern Hide - Спрятать + Скрыть @@ -4551,7 +4543,7 @@ when hatching a face with a PAT pattern Circular - Окружность + Круговой @@ -4566,7 +4558,7 @@ when hatching a face with a PAT pattern Inspection - Скругленный прямоугольник + Инспекция @@ -4670,12 +4662,12 @@ when hatching a face with a PAT pattern Colors - Выделение цветом + Цвета Normal - Обычные + Обычный (либо Нормаль) @@ -4715,7 +4707,7 @@ when hatching a face with a PAT pattern Selected - Выбрано + Выбранные @@ -5066,7 +5058,7 @@ Normally, no gap is used. If a gap is used, the recommended value is 6. General - Основные + Главный @@ -5270,7 +5262,7 @@ for ProjectionGroups Pattern Name - Название шаблона по умолчанию + Имя шаблона @@ -5555,7 +5547,7 @@ Fast, but result is a collection of short straight lines. Export PDF - Экспортировать в PDF + Экспорт в PDF @@ -5563,51 +5555,51 @@ Fast, but result is a collection of short straight lines. Распечатать все страницы - + 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 not open file %1 for writing. Не удалось открыть файл %1 для записи. - + Save DXF file Сохранить файл в DXF - + DXF (*.dxf) DXF (*.dxf) - + Selected: Выбрано: @@ -5790,7 +5782,7 @@ Do you want to continue? Length of balloon leader line kink - Длина изгиба линии-выноски + Длина перегиба направляющей линии баллона @@ -5823,7 +5815,7 @@ Do you want to continue? Vertical - По вертикали + Вертикальный @@ -5833,7 +5825,7 @@ Do you want to continue? Horizontal - По горизонтали + Горизонталь @@ -5942,7 +5934,7 @@ Do you want to continue? Complex Section - Ступенчатый разрез + Комплексное сечение @@ -6024,7 +6016,7 @@ Do you want to continue? Identifier - Индификатор + Идентификатор @@ -6087,7 +6079,12 @@ Do you want to continue? Обновить сейчас - + + No direction set + Направление не задано + + + Can not continue. Object * %1 or %2 not found. Невозможно продолжить. Объект * %1 или %2 не найден. @@ -6415,12 +6412,12 @@ Do you want to continue? Other - Нечто + Другое Taper - Сужение + Конусность @@ -6430,7 +6427,7 @@ Do you want to continue? Counterbore - Цековка + Зенковка @@ -6633,7 +6630,7 @@ Custom: custom scale factor is used Dimension - Размер + Размеры @@ -6772,7 +6769,7 @@ be used instead of the dimension value Font Size: - Размер Шрифта: + Размер шрифта: @@ -6792,22 +6789,22 @@ be used instead of the dimension value ISO Oriented - ISO прямой + Ориентирован на ISO ISO Referencing - ISO в виде выноски + Ссылка на ISO ASME Inlined - ASME внутри линии + Интегрированный ASME ASME Referencing - ASME в виде выноски + Ссылка на ASME @@ -7028,7 +7025,7 @@ be used instead of the dimension value Pattern File - Файл штриховки + Файл шаблона @@ -7234,7 +7231,7 @@ You can pick further points to get line segments. DashDotDot - Штрихпунктир с 2 точками + ТиреТочкаТочка @@ -7426,7 +7423,7 @@ You can pick further points to get line segments. Top - Сверху + Верх @@ -7707,7 +7704,7 @@ using the given X/Y Spacing DashDotDot - Штрихпунктир с 2 точками + ТиреТочкаТочка @@ -7760,7 +7757,7 @@ using the given X/Y Spacing Custom - Дополнительно + Произвольный @@ -7878,17 +7875,17 @@ using the given X/Y Spacing Solid - Твердое тело + Твердотельный объект Dashed - Штриховая + Пунктир Dotted - Пунктирная + Пунктир точками @@ -7898,7 +7895,7 @@ using the given X/Y Spacing Line width: - Толщина линии: + Ширина линии: @@ -7938,7 +7935,7 @@ using the given X/Y Spacing Magenta - Розовый + Пурпурный @@ -7948,12 +7945,12 @@ using the given X/Y Spacing Cyan - Голубой + Циан Green - Лайм + Зеленый @@ -7982,7 +7979,7 @@ using the given X/Y Spacing Surface Finish Symbols - Символы финиша поверхности + Обозначения шероховатости поверхности @@ -8130,7 +8127,7 @@ using the given X/Y Spacing Symbol - Знак + Символ @@ -8224,7 +8221,7 @@ using the given X/Y Spacing Insert Horizontal Extent Dimension - Указать горизонтальный габаритный размер + Указать размер величения по горизонту @@ -8288,7 +8285,7 @@ using the given X/Y Spacing Insert Vertical Extent Dimension - Указать вертикальный габаритный размер + Указать размер увеличения по вертикали @@ -8495,7 +8492,7 @@ using the given X/Y Spacing Select To Page. - Выберите для страницы. + Выберите на страницу. @@ -8677,7 +8674,7 @@ using the given X/Y Spacing Tick - Засечка + Отметить @@ -8730,7 +8727,7 @@ using the given X/Y Spacing Top - Сверху + Верх @@ -8761,14 +8758,14 @@ using the given X/Y Spacing TaskBalloon - + You cannot delete this balloon now because there is an open task dialog. Вы не можете удалить этот шар, потому что есть открытый диалог задач. - + Can Not Delete Невозможно удалить diff --git a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_sl.ts b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_sl.ts index ab8d9fbb25..d73c5f7460 100644 --- a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_sl.ts +++ b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_sl.ts @@ -38,7 +38,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -51,7 +51,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -64,7 +64,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -77,7 +77,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -90,7 +90,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -103,7 +103,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -129,7 +129,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -147,7 +147,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -160,7 +160,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -178,7 +178,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -191,7 +191,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -204,7 +204,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -217,7 +217,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -235,7 +235,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -248,7 +248,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -261,7 +261,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -279,7 +279,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -297,7 +297,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -310,7 +310,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -323,7 +323,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -336,7 +336,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -390,7 +390,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -408,7 +408,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -426,7 +426,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -444,13 +444,13 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje Cascade Horizontal Dimensions - Stopniči vodoravne kote + Stopničasto vodoravno kotiranje @@ -464,7 +464,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -484,7 +484,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -504,7 +504,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -522,7 +522,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -540,7 +540,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -560,7 +560,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -578,7 +578,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -596,7 +596,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -614,7 +614,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -634,7 +634,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -654,7 +654,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -1374,7 +1374,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -1392,7 +1392,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -1415,7 +1415,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -1428,12 +1428,12 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje Apply Geometric Hatch to Face - Uporabi geometrijsko črtkanje na ploskvi + Uporabi geometrično črtkanje na ploskvi @@ -1441,7 +1441,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -1454,7 +1454,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -1467,7 +1467,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -1480,7 +1480,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -1509,7 +1509,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -1522,7 +1522,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -1535,7 +1535,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -1548,7 +1548,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -1561,7 +1561,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -1574,7 +1574,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -1587,7 +1587,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -1610,7 +1610,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -1623,7 +1623,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -1636,7 +1636,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -1654,7 +1654,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -1667,7 +1667,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -1680,7 +1680,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -1693,7 +1693,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -1706,7 +1706,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -1729,7 +1729,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -1742,7 +1742,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -1755,7 +1755,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -1773,7 +1773,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -1786,7 +1786,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -1799,7 +1799,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -1832,7 +1832,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -1845,7 +1845,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -1858,7 +1858,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -1876,7 +1876,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -1894,7 +1894,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -1908,7 +1908,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -1921,7 +1921,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -1934,7 +1934,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -1952,7 +1952,7 @@ TechDraw - TehRisbe (TechDraw) + TehRisanje @@ -2014,8 +2014,8 @@ Ustvari preglednični pogled - + Save page to dxf Shrani stran kot DXF @@ -2136,12 +2136,12 @@ Ustvari prerezni pogled - + Create ComplexSection Ustvari sestavljeni prerez - + Edit SectionView Uredi prerezni pogled @@ -2688,16 +2688,6 @@ QObject - - - - - - - - - - @@ -2715,6 +2705,16 @@ + + + + + + + + + + Wrong selection Napačna izbira @@ -2746,9 +2746,10 @@ V izboru ni nobenega prereznega predmeta - - - + + + + @@ -2760,33 +2761,33 @@ - - - - + + + Incorrect selection Nepravilen izbor - + Select an object first Izberite najprej predmet - + Too many objects selected Izbranih je preveč predmetov - + Create a page first. Najprej ustvarite stran. + @@ -2795,7 +2796,6 @@ - No View of a Part in selection. V izboru ni pogleda na del. @@ -2907,8 +2907,6 @@ Izbrani rob je B-zlepek. Polmer bo približen. Nadaljevanje? - - @@ -2928,10 +2926,12 @@ + + + - Incorrect Selection Nepravilna Izbira @@ -3059,6 +3059,9 @@ Izberite dva točkovna predmeta in en pogled. (2) + + + @@ -3084,11 +3087,6 @@ - - - - - @@ -3096,18 +3094,23 @@ - - - + + + + + Task In Progress Opravilo je v teku + + + @@ -3133,11 +3136,6 @@ - - - - - @@ -3145,14 +3143,16 @@ - - - + + + + + Close active task dialog and try again. Zapri dejavno pogovorno okno z opravili in poskusi ponovno. @@ -3370,50 +3370,50 @@ V dokumentu ni strani risb. - + PDF (*.pdf) PDF (*.pdf) - - + + All Files (*.*) Vse datoteke (*.*) - + Export Page As PDF Izvozi stran v PDF - + Document Name: Ime dokumenta: - + SVG (*.svg) SVG (*.svg) - + Export page as SVG Izvozi stran kot SVG - - + + Are you sure you want to continue? Ali ste prepričani da želite nadaljevati? - + Show drawing Prikaži risbo - + Toggle KeepUpdated Preklopi Ohrani posodobljeno @@ -3438,9 +3438,9 @@ Ustvarjalnik obogatenega besedila + - Rich text editor Urejevalnik obogatenega besedila @@ -3505,24 +3505,24 @@ Nov sestavljeni prerez - + Edit Complex Section Uredi sestavljeni prerez - + Current View Direction Smer trenutnega pogleda - + The view direction in BaseView coordinates Smer pogleda v sorednicah osnovnega pogleda - + Operation Failed Opravilo spodletelo @@ -3558,8 +3558,8 @@ Uredi podrobni pogled - + Edit %1 Uredi %1 @@ -3835,17 +3835,17 @@ oznako za varjenje, ki bi postala okvarjena. Tega pogleda ne morete izbrisati, ker vsebuje enega ali več odvisnih pogledov, ki bi se tako pokvarili. - + + + + - - - - - + + Object dependencies Odvisnosti predmetov @@ -3870,7 +3870,7 @@ oznako za varjenje, ki bi postala okvarjena. Tega pogleda ne morete izbrisati, ker vsebuje opisnično črto, ki bi postala okvarjena. - + The page is not empty, therefore the following referencing objects might be lost: Ta stran ni prazna, zaradi česa lahko izgubite @@ -3961,14 +3961,6 @@ vsebuje zvarni znaki, ki bi postal okvarjen. Pobarvaj ozadje da/ne - - TaskComplexSection - - - No direction set - Smer ni določena - - TaskMoveView @@ -3995,7 +3987,7 @@ vsebuje zvarni znaki, ki bi postal okvarjen. TaskPojGroup - + updates pending čakanje na posodobitve @@ -4006,7 +3998,7 @@ vsebuje zvarni znaki, ki bi postal okvarjen. No direction set - Smer ni določena + No direction set @@ -4759,7 +4751,7 @@ uporabi pri črtkanju ploskve z vzorcem PAT Dimension - Mera + Kota @@ -4809,7 +4801,7 @@ uporabi pri črtkanju ploskve z vzorcem PAT Vertex - Vertex + Oglišče @@ -4882,7 +4874,7 @@ uporabi pri črtkanju ploskve z vzorcem PAT Dimensions - Mere + Kote @@ -5566,51 +5558,51 @@ Hitro, vendar dobimo skupek kratkih ravnih črtic. Natisni vse strani - + Different orientation Druga usmerjenost - + The printer uses a different orientation than the drawing. Do you want to continue? Tiskalnik uporablja drugo usmerjenost kot risba. Ali želite nadaljevati? - + Different paper size Druga velikost papirja - + The printer uses a different paper size than the drawing. Do you want to continue? Tiskalnik uporablja drugo velikost papirja kot risba. Ali želite nadaljevati? - + Opening file failed Odpiranje datoteke ni uspelo - + Can not open file %1 for writing. Datoteke %1 ni mogoče odpreti za pisanje. - + Save DXF file Shrani datoteko DXF - + DXF (*.dxf) DXF (*.dxf) - + Selected: Izbrano: @@ -6090,7 +6082,12 @@ Ali želite nadaljevati? Posodobi zdaj - + + No direction set + No direction set + + + Can not continue. Object * %1 or %2 not found. Ne da se nadaljevati. Predmetov * %1 ali %2 ni mogoče najti. @@ -8764,14 +8761,14 @@ s pomočjo podanih X/Y odmikov TaskBalloon - + You cannot delete this balloon now because there is an open task dialog. Trenutno ne morete izbrisati te opisnice, ker je odprto pogovorno okno. - + Can Not Delete Ni mogoče izbrisati diff --git a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_sr-CS.ts b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_sr-CS.ts index b2a44af899..19361c4232 100644 --- a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_sr-CS.ts +++ b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_sr-CS.ts @@ -2014,8 +2014,8 @@ Napravi pogled of tabele - + Save page to dxf Sačuvaj crtež kao dxf @@ -2136,12 +2136,12 @@ Napravi pun presek - + Create ComplexSection Napravi složeni presek - + Edit SectionView Uredi pun presek @@ -2688,16 +2688,6 @@ QObject - - - - - - - - - - @@ -2715,6 +2705,16 @@ + + + + + + + + + + Wrong selection Pogrešan izbor @@ -2746,9 +2746,10 @@ Nije izabran objekat sa profilom - - - + + + + @@ -2760,33 +2761,33 @@ - - - - + + + Incorrect selection Pogrešan izbor - + Select an object first Prvo izaberi objekat - + Too many objects selected Previše objekata je izabrano - + Create a page first. Prvo napravi stranicu. + @@ -2795,7 +2796,6 @@ - No View of a Part in selection. Nije izabran pogled dela. @@ -2907,8 +2907,6 @@ Izabrana ivica je B-Splajn. Radijus će biti približan. Nastavi? - - @@ -2928,10 +2926,12 @@ + + + - Incorrect Selection Pogrešan izbor @@ -3059,6 +3059,9 @@ Izaberi 2 tačkasta objekta i 1 pogled. (2) + + + @@ -3084,11 +3087,6 @@ - - - - - @@ -3096,18 +3094,23 @@ - - - + + + + + Task In Progress Zadatak u toku + + + @@ -3133,11 +3136,6 @@ - - - - - @@ -3145,14 +3143,16 @@ - - - + + + + + Close active task dialog and try again. Zatvori dijalog aktivnog zadatka i pokušaj ponovo. @@ -3370,50 +3370,50 @@ Nema crteža u dokumentu. - + PDF (*.pdf) PDF (*.pdf) - - + + All Files (*.*) Sve Datoteke (*.*) - + Export Page As PDF Izvezi crtež kao PDF - + Document Name: Ime dokumenta: - + SVG (*.svg) SVG (*.svg) - + Export page as SVG Izvezi crtež kao SVG - - + + Are you sure you want to continue? Da li si siguran da želiš da nastaviš? - + Show drawing Prikaži crtež - + Toggle KeepUpdated Uklj/Isklj KeepUpdated (Održavaj ažurnim) @@ -3438,9 +3438,9 @@ Tvorac formatiranog teksta + - Rich text editor Urednik za formatiranje teksta @@ -3505,24 +3505,24 @@ Novi složeni presek - + Edit Complex Section Uredi složeni presek - + Current View Direction Trenutni pravac pogleda - + The view direction in BaseView coordinates Pravac pogleda u koordinatama baznog pogleda - + Operation Failed Operacija nije izvršena @@ -3558,8 +3558,8 @@ Uredi detaljni pogled - + Edit %1 Uredi %1 @@ -3835,17 +3835,17 @@ ima simbol zavarivanja koji bi se pokvario. Ne možeš obrisati ovaj pogled jer ima jedan ili više zavisnih objekata koji će postati neispravni. - + + + + - - - - - + + Object dependencies Međuzavisnosti objekata @@ -3870,7 +3870,7 @@ ima simbol zavarivanja koji bi se pokvario. Ne možeš da obrišeš ovaj pogled jer ima pokaznu liniju koja bi bila oštećena. - + The page is not empty, therefore the following referencing objects might be lost: Crtež nije prazan, zbog toga @@ -3961,14 +3961,6 @@ it has a tile weld that would become broken. Obojena pozadina Da/Ne - - TaskComplexSection - - - No direction set - Nije podešen smer - - TaskMoveView @@ -3995,7 +3987,7 @@ it has a tile weld that would become broken. TaskPojGroup - + updates pending ažuriranja na čekanju @@ -4006,7 +3998,7 @@ it has a tile weld that would become broken. No direction set - Nije podešen smer + No direction set @@ -5562,51 +5554,51 @@ Brzo, ali rezultat je skup kratkih pravih linija. Štampaj sve stranice - + Different orientation Drugačija orijentacija - + The printer uses a different orientation than the drawing. Do you want to continue? Štampač koristi drugačiju orijentaciju od crteža. Da li želiš da nastaviš? - + Different paper size Drugačija veličina papira - + The printer uses a different paper size than the drawing. Do you want to continue? Štampač koristi drugačiju veličinu papira od crteža. Da li želiš da nastaviš? - + Opening file failed Otvaranje datoteke neuspešno - + Can not open file %1 for writing. Ne mogu da otvorim datoteku %1 radi upisa. - + Save DXF file Sačuvaj DXF datoteku - + DXF (*.dxf) DXF (*.dxf) - + Selected: Izabrano: @@ -6086,7 +6078,12 @@ Da li želiš da nastaviš? Ažuriraj sad - + + No direction set + No direction set + + + Can not continue. Object * %1 or %2 not found. Ne mogu da nastavim. Objekat * %1 ili %2 nije pronađen. @@ -8760,14 +8757,14 @@ umesto dužine TaskBalloon - + You cannot delete this balloon now because there is an open task dialog. Nije moguće obrisati ovi pozicionu oznaku pošto postoji otvoren panel zadataka. - + Can Not Delete Ne može da se izbriše diff --git a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_sr.ts b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_sr.ts index 216c0b9d05..79c758439a 100644 --- a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_sr.ts +++ b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_sr.ts @@ -2014,8 +2014,8 @@ Направи поглед од табеле - + Save page to dxf Сачувај цртеж као dxf @@ -2136,12 +2136,12 @@ Направи пун пресек - + Create ComplexSection Направи сложени пресек - + Edit SectionView Уреди пун пресек @@ -2688,16 +2688,6 @@ QObject - - - - - - - - - - @@ -2715,6 +2705,16 @@ + + + + + + + + + + Wrong selection Погрешан избор @@ -2746,9 +2746,10 @@ Није изабран објекат са профилом - - - + + + + @@ -2760,33 +2761,33 @@ - - - - + + + Incorrect selection Погрешан избор - + Select an object first Прво изабери објекат - + Too many objects selected Превише објеката је изабрано - + Create a page first. Прво направи страницу. + @@ -2795,7 +2796,6 @@ - No View of a Part in selection. Није изабран поглед дела. @@ -2907,8 +2907,6 @@ Изабрана ивица је Б-Сплајн. Полупречник ће бити приближан. Настави? - - @@ -2928,10 +2926,12 @@ + + + - Incorrect Selection Погрешан избор @@ -3059,6 +3059,9 @@ Изабери 2 тачкаста објекта и 1 поглед. (2) + + + @@ -3084,11 +3087,6 @@ - - - - - @@ -3096,18 +3094,23 @@ - - - + + + + + Task In Progress Задатак у току + + + @@ -3133,11 +3136,6 @@ - - - - - @@ -3145,14 +3143,16 @@ - - - + + + + + Close active task dialog and try again. Затвори дијалог активног задатка и покушај поново. @@ -3370,50 +3370,50 @@ Нема цртежа у документу. - + PDF (*.pdf) PDF (*.pdf) - - + + All Files (*.*) Све Датотеке (*.*) - + Export Page As PDF Извези цртеж као PDF - + Document Name: Име документа: - + SVG (*.svg) SVG (*.svg) - + Export page as SVG Извези цртеж као SVG - - + + Are you sure you want to continue? Да ли си сигуран да желиш да наставиш? - + Show drawing Прикажи цртеж - + Toggle KeepUpdated Укљ/Искљ KeepUpdated (Одржавај ажурним) @@ -3438,9 +3438,9 @@ Творац форматираног текста + - Rich text editor Уредник форматираног текста @@ -3505,24 +3505,24 @@ Нови сложени пресек - + Edit Complex Section Уреди сложени пресек - + Current View Direction Тренутни правац погледа - + The view direction in BaseView coordinates Правац погледа у координатама базног погледа - + Operation Failed Операција није извршена @@ -3558,8 +3558,8 @@ Уреди детаљни поглед - + Edit %1 Уреди %1 @@ -3835,17 +3835,17 @@ it has a weld symbol that would become broken. Не можеш обрисати овај поглед јер има један или више зависних објеката који ће постати неисправни. - + + + + - - - - - + + Object dependencies Међузависности објеката @@ -3870,7 +3870,7 @@ it has a weld symbol that would become broken. Не можеш да обришеш овај поглед јер има показну линију која би била оштећена. - + The page is not empty, therefore the following referencing objects might be lost: Цртеж није празан, због тога @@ -3961,14 +3961,6 @@ it has a tile weld that would become broken. Обојена позадина Да/Не - - TaskComplexSection - - - No direction set - Није подешен смер - - TaskMoveView @@ -3995,7 +3987,7 @@ it has a tile weld that would become broken. TaskPojGroup - + updates pending ажурирање на чекању @@ -4006,7 +3998,7 @@ it has a tile weld that would become broken. No direction set - Није подешен смер + No direction set @@ -5562,51 +5554,51 @@ Fast, but result is a collection of short straight lines. Штампај све странице - + Different orientation Другачија оријентација - + The printer uses a different orientation than the drawing. Do you want to continue? Штампач користи другачију оријентацију од цртежа. Да ли желиш да наcтавиш? - + Different paper size Другачија величина папира - + The printer uses a different paper size than the drawing. Do you want to continue? Штампач користи другачију величину папира од цртежа. Да ли желиш да наставиш? - + Opening file failed Отварање датотеке неуcпешно - + Can not open file %1 for writing. Не могу да отворим датотеку %1 ради уписа. - + Save DXF file Сачувај DXF датотеку - + DXF (*.dxf) DXF (*.dxf) - + Selected: Изабрано: @@ -6086,7 +6078,12 @@ Do you want to continue? Ажурирај сад - + + No direction set + No direction set + + + Can not continue. Object * %1 or %2 not found. Не могу да наставим. Објекат * %1 или %2 није пронађен. @@ -8760,14 +8757,14 @@ using the given X/Y Spacing TaskBalloon - + You cannot delete this balloon now because there is an open task dialog. Није могуће обрисати ови позициону ознаку пошто постоји отворен панел задатака. - + Can Not Delete Не може да се избрише diff --git a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_sv-SE.ts b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_sv-SE.ts index f7783b0d66..6675c5d581 100644 --- a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_sv-SE.ts +++ b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_sv-SE.ts @@ -2014,8 +2014,8 @@ Skapa kalkylbladsvy - + Save page to dxf Spara sida på dxf @@ -2136,12 +2136,12 @@ Skapa Avsnittsvy - + Create ComplexSection Create ComplexSection - + Edit SectionView Edit SectionView @@ -2688,16 +2688,6 @@ QObject - - - - - - - - - - @@ -2715,6 +2705,16 @@ + + + + + + + + + + Wrong selection Fel val @@ -2746,9 +2746,10 @@ No profile object found in selection - - - + + + + @@ -2760,33 +2761,33 @@ - - - - + + + Incorrect selection Felaktig markering - + Select an object first Markera ett objekt först - + Too many objects selected För många objekt markerade - + Create a page first. Skapa en sida först. + @@ -2795,7 +2796,6 @@ - No View of a Part in selection. Ingen delvy i markeringen. @@ -2842,7 +2842,7 @@ All Files - Alla Filer + Alla filer @@ -2907,8 +2907,6 @@ Markerad kant är en B-spline, radie kommer att vara uppskattad. Fortsätt? - - @@ -2928,10 +2926,12 @@ + + + - Incorrect Selection Felaktig markering @@ -3059,6 +3059,9 @@ Markera 2 punktobjekt och 1 Visa. (2) + + + @@ -3084,11 +3087,6 @@ - - - - - @@ -3096,18 +3094,23 @@ - - - + + + + + Task In Progress Uppgift pågår + + + @@ -3133,11 +3136,6 @@ - - - - - @@ -3145,14 +3143,16 @@ - - - + + + + + Close active task dialog and try again. Stäng aktiv uppgiftsdialog och försök igen. @@ -3370,50 +3370,50 @@ Inga Ritsidor i dokumentet. - + PDF (*.pdf) PDF (*.pdf) - - + + All Files (*.*) Alla filer (*.*) - + Export Page As PDF Exportera sida som PDF - + Document Name: Document Name: - + SVG (*.svg) SVG (*.svg) - + Export page as SVG Exportera sida som SVG - - + + Are you sure you want to continue? Är du säker på att du vill fortsätta? - + Show drawing Visa ritning - + Toggle KeepUpdated Växla "Håll uppdaterad" @@ -3438,9 +3438,9 @@ Rich Text-skapare + - Rich text editor Rich Text-redigerare @@ -3505,24 +3505,24 @@ New Complex Section - + Edit Complex Section Edit Complex Section - + Current View Direction Current View Direction - + The view direction in BaseView coordinates The view direction in BaseView coordinates - + Operation Failed Operationen misslyckades @@ -3558,8 +3558,8 @@ Redigera detaljvy - + Edit %1 Redigera %1 @@ -3835,17 +3835,17 @@ den har en svetssymbol som skulle bli trasig. Du kan inte ta bort denna vy eftersom den har en eller flera beroende vyer som skulle brytas. - + + + + - - - - - + + Object dependencies Objektberoenden @@ -3870,7 +3870,7 @@ den har en svetssymbol som skulle bli trasig. Du kan inte ta bort den här vyn eftersom den har en uttrÃ¥ttlinje som skulle bli bruten. - + The page is not empty, therefore the following referencing objects might be lost: Sidan är inte tom, därför är @@ -3961,14 +3961,6 @@ den har en kakel svets som skulle bli bruten. Måla bakgrund ja/nej - - TaskComplexSection - - - No direction set - No direction set - - TaskMoveView @@ -3995,7 +3987,7 @@ den har en kakel svets som skulle bli bruten. TaskPojGroup - + updates pending updates pending @@ -5567,50 +5559,50 @@ Snabbt, men resultatet är en samling korta raka linjer. Print All Pages - + Different orientation Annan orientering - + The printer uses a different orientation than the drawing. Do you want to continue? Skrivaren använder en annan orientering än ritningen. Vill du fortsätta? - + Different paper size Annan pappersstorlek - + The printer uses a different paper size than the drawing. Do you want to continue? Skrivaren använder en annan pappersstorlek än ritningen. Vill du fortsätta? - + Opening file failed Fel vid filöppning - + Can not open file %1 for writing. Kan inte öppna fil %1 i skrivläge. - + Save DXF file Save DXF file - + DXF (*.dxf) DXF (*.dxf) - + Selected: Vald: @@ -6090,7 +6082,12 @@ Do you want to continue? Update Now - + + No direction set + No direction set + + + Can not continue. Object * %1 or %2 not found. Can not continue. Object * %1 or %2 not found. @@ -8765,14 +8762,14 @@ med hjälp av det givna X/Y-avstånden TaskBalloon - + You cannot delete this balloon now because there is an open task dialog. You cannot delete this balloon now because there is an open task dialog. - + Can Not Delete Can Not Delete diff --git a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_tr.ts b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_tr.ts index 5a62a7a2ed..fe4f2c9c3a 100644 --- a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_tr.ts +++ b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_tr.ts @@ -2014,8 +2014,8 @@ Elektronik tablo görünümü oluştur - + Save page to dxf Sayfayı dxf olarak kaydedin @@ -2136,12 +2136,12 @@ KesitGörünüm Oluştur - + Create ComplexSection Create ComplexSection - + Edit SectionView Kesit Görünümünü Düzenle @@ -2688,16 +2688,6 @@ QObject - - - - - - - - - - @@ -2715,6 +2705,16 @@ + + + + + + + + + + Wrong selection Yanlış seçim @@ -2746,9 +2746,10 @@ No profile object found in selection - - - + + + + @@ -2760,33 +2761,33 @@ - - - - + + + Incorrect selection Yanlış seçim - + Select an object first Önce bir nesne seçin - + Too many objects selected Çok fazla nesne seçili - + Create a page first. Önce bir sayfa oluşturun. + @@ -2795,7 +2796,6 @@ - No View of a Part in selection. Seçimde Parça Görünümü Yok. @@ -2907,8 +2907,6 @@ Seçili kenar bir BSpline'dır. Yarıçap yaklaşık olacaktır. Devam? - - @@ -2928,10 +2926,12 @@ + + + - Incorrect Selection Hatalı seçim @@ -3059,6 +3059,9 @@ 2 nokta nesnesi ve 1 görünüm seçin(2) + + + @@ -3084,11 +3087,6 @@ - - - - - @@ -3096,18 +3094,23 @@ - - - + + + + + Task In Progress Devam eden görevler + + + @@ -3133,11 +3136,6 @@ - - - - - @@ -3145,14 +3143,16 @@ - - - + + + + + Close active task dialog and try again. Etkin görev iletişim kutusunu kapatın ve yeniden deneyin. @@ -3370,50 +3370,50 @@ Dökümanda Teknik Resim Sayfası Yok. - + PDF (*.pdf) PDF (*.pdf) - - + + All Files (*.*) Tüm dosyalar (*. *) - + Export Page As PDF Sayfayı PDF olarak dışa aktar - + Document Name: Belge Adı: - + SVG (*.svg) SVG (*.svg) - + Export page as SVG Sayfayı SVG olarak dışa aktar - - + + Are you sure you want to continue? Devam etmek istediğinizden emin misiniz? - + Show drawing Çizimi göster - + Toggle KeepUpdated GüncelTutma Ayarı @@ -3438,9 +3438,9 @@ Zengin metin oluşturucusu + - Rich text editor Zengin metin düzenleyicisi @@ -3505,24 +3505,24 @@ New Complex Section - + Edit Complex Section Edit Complex Section - + Current View Direction Current View Direction - + The view direction in BaseView coordinates The view direction in BaseView coordinates - + Operation Failed İşlem başarısız oldu @@ -3558,8 +3558,8 @@ Detaylı Görünümü düzenle - + Edit %1 %1'i düzenle @@ -3834,17 +3834,17 @@ it has a weld symbol that would become broken. You cannot delete this view because it has one or more dependent views that would become broken. - + + + + - - - - - + + Object dependencies Nesne bağımlılıkları @@ -3869,7 +3869,7 @@ it has a weld symbol that would become broken. Bu görünüşü silemezsiniz çünkü bozulabilecek bir ölçü çizgisi içeriyor. - + The page is not empty, therefore the following referencing objects might be lost: Sayfa boş değil, bu yüzden aşağıdaki referans nesneleri kaybolabilecek: @@ -3958,14 +3958,6 @@ kırılır hale gelecek bir karo kaynağına sahiptir. Arkaplanı boya evet/hayır - - TaskComplexSection - - - No direction set - No direction set - - TaskMoveView @@ -3992,7 +3984,7 @@ kırılır hale gelecek bir karo kaynağına sahiptir. TaskPojGroup - + updates pending updates pending @@ -5563,50 +5555,50 @@ Hızlıdır ama sonucu, kısa düz çizgilerin derlemesidir. Tüm Sayfaları Yazdır - + Different orientation Ekran yönü - + The printer uses a different orientation than the drawing. Do you want to continue? Yazıcı çizim daha farklı bir yönelim kullanır. Devam etmek istiyor musunuz? - + Different paper size Farklı kağıt boyutu - + The printer uses a different paper size than the drawing. Do you want to continue? Yazıcı, çizimden farklı bir kağıt boyutu kullanıyor. Devam etmek istiyor musun? - + Opening file failed Dosya açılamadı - + Can not open file %1 for writing. %1 dosyasını yazmak için açamazsın. - + Save DXF file DXF dosyası olarak kaydet - + DXF (*.dxf) DXF (*.dxf) - + Selected: Seçili: @@ -6086,7 +6078,12 @@ Devam etmek istiyor musun? Update Now - + + No direction set + No direction set + + + Can not continue. Object * %1 or %2 not found. Can not continue. Object * %1 or %2 not found. @@ -8761,14 +8758,14 @@ gösterimleri otomatik dağıtır TaskBalloon - + You cannot delete this balloon now because there is an open task dialog. You cannot delete this balloon now because there is an open task dialog. - + Can Not Delete Can Not Delete diff --git a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_uk.ts b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_uk.ts index ead3b1c6f5..340dbf14c9 100644 --- a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_uk.ts +++ b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_uk.ts @@ -2014,8 +2014,8 @@ Create spreadsheet view - + Save page to dxf Зберегти сторінку в dxf файл @@ -2136,12 +2136,12 @@ Create SectionView - + Create ComplexSection Create ComplexSection - + Edit SectionView Edit SectionView @@ -2688,16 +2688,6 @@ QObject - - - - - - - - - - @@ -2715,6 +2705,16 @@ + + + + + + + + + + Wrong selection Невірний вибір @@ -2746,9 +2746,10 @@ No profile object found in selection - - - + + + + @@ -2760,33 +2761,33 @@ - - - - + + + Incorrect selection Некоректний вибір - + Select an object first Оберіть об'єкт для початку - + Too many objects selected Обрано забагато об'єктів - + Create a page first. Спочатку створіть сторінку. + @@ -2795,7 +2796,6 @@ - No View of a Part in selection. No View of a Part in selection. @@ -2907,8 +2907,6 @@ Selected edge is a BSpline. Radius will be approximate. Continue? - - @@ -2928,10 +2926,12 @@ + + + - Incorrect Selection Некоректний вибір @@ -3059,6 +3059,9 @@ Select 2 point objects and 1 View. (2) + + + @@ -3084,11 +3087,6 @@ - - - - - @@ -3096,18 +3094,23 @@ - - - + + + + + Task In Progress Task In Progress + + + @@ -3133,11 +3136,6 @@ - - - - - @@ -3145,14 +3143,16 @@ - - - + + + + + Close active task dialog and try again. Close active task dialog and try again. @@ -3370,50 +3370,50 @@ No Drawing Pages in document. - + PDF (*.pdf) PDF (*.pdf) - - + + All Files (*.*) Всі файли (*.*) - + Export Page As PDF Експорт в PDF - + Document Name: Document Name: - + SVG (*.svg) SVG (*.svg) - + Export page as SVG Експорт в SVG - - + + Are you sure you want to continue? Ви впевнені, що бажаєте продовжити? - + Show drawing Показати креслення - + Toggle KeepUpdated Toggle KeepUpdated @@ -3438,9 +3438,9 @@ Rich text creator + - Rich text editor Rich text editor @@ -3505,24 +3505,24 @@ New Complex Section - + Edit Complex Section Edit Complex Section - + Current View Direction Current View Direction - + The view direction in BaseView coordinates The view direction in BaseView coordinates - + Operation Failed Operation Failed @@ -3558,8 +3558,8 @@ Edit Detail View - + Edit %1 Редагувати %1 @@ -3835,17 +3835,17 @@ it has a weld symbol that would become broken. Не можна видалити цей вид, оскільки він має один або більше залежних видів, що будуть зламані. - + + + + - - - - - + + Object dependencies Залежності обʼєктів @@ -3870,7 +3870,7 @@ it has a weld symbol that would become broken. You cannot delete this view because it has a leader line that would become broken. - + The page is not empty, therefore the following referencing objects might be lost: Сторінка не порожня, тому @@ -3961,14 +3961,6 @@ it has a tile weld that would become broken. Paint background yes/no - - TaskComplexSection - - - No direction set - No direction set - - TaskMoveView @@ -3995,7 +3987,7 @@ it has a tile weld that would become broken. TaskPojGroup - + updates pending updates pending @@ -5567,49 +5559,49 @@ Fast, but result is a collection of short straight lines. Print All Pages - + 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 not open file %1 for writing. Can not open file %1 for writing. - + Save DXF file Зберегти файл DXF - + DXF (*.dxf) DXF (*.dxf) - + Selected: Виділено: @@ -6089,7 +6081,12 @@ Do you want to continue? Update Now - + + No direction set + No direction set + + + Can not continue. Object * %1 or %2 not found. Can not continue. Object * %1 or %2 not found. @@ -8764,14 +8761,14 @@ using the given X/Y Spacing TaskBalloon - + You cannot delete this balloon now because there is an open task dialog. You cannot delete this balloon now because there is an open task dialog. - + Can Not Delete Can Not Delete diff --git a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_val-ES.ts b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_val-ES.ts index 7bd0f5191b..f0ac0e7fac 100644 --- a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_val-ES.ts +++ b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_val-ES.ts @@ -2014,8 +2014,8 @@ Create spreadsheet view - + Save page to dxf Save page to dxf @@ -2136,12 +2136,12 @@ Create SectionView - + Create ComplexSection Create ComplexSection - + Edit SectionView Edit SectionView @@ -2688,16 +2688,6 @@ QObject - - - - - - - - - - @@ -2715,6 +2705,16 @@ + + + + + + + + + + Wrong selection Selecció incorrecta @@ -2746,9 +2746,10 @@ No profile object found in selection - - - + + + + @@ -2760,33 +2761,33 @@ - - - - + + + Incorrect selection Selecció incorrecta - + Select an object first Seleccioneu primer un objecte - + Too many objects selected Massa objectes seleccionats - + Create a page first. Creeu una pàgina primer + @@ -2795,7 +2796,6 @@ - No View of a Part in selection. No hi ha cap vista d'una peça en la selecció. @@ -2907,8 +2907,6 @@ L'aresta seleccionada és una BSpline. El radi serà aproximat. Voleu continuar? - - @@ -2928,10 +2926,12 @@ + + + - Incorrect Selection Selecció incorrecta @@ -3059,6 +3059,9 @@ Seleccioneu 2 objectes punt i una vista. (2) + + + @@ -3084,11 +3087,6 @@ - - - - - @@ -3096,18 +3094,23 @@ - - - + + + + + Task In Progress Tasca en procés + + + @@ -3133,11 +3136,6 @@ - - - - - @@ -3145,14 +3143,16 @@ - - - + + + + + Close active task dialog and try again. Tanca el quadre de diàleg de tasques actiu i intenta-ho altra vegada. @@ -3370,50 +3370,50 @@ No hi ha cap pàgina de dibuix en el document. - + PDF (*.pdf) PDF (*.pdf) - - + + All Files (*.*) Tots els fitxers (*.*) - + Export Page As PDF Exporta una pàgina com a PDF - + Document Name: Document Name: - + SVG (*.svg) SVG (*.svg) - + Export page as SVG Exportar una pàgina com a SVG - - + + Are you sure you want to continue? Are you sure you want to continue? - + Show drawing Mostra el dibuix - + Toggle KeepUpdated Activa/desactiva l'actualització automàtica @@ -3438,9 +3438,9 @@ Creador de text enriquit + - Rich text editor Editor de text enriquit @@ -3505,24 +3505,24 @@ New Complex Section - + Edit Complex Section Edit Complex Section - + Current View Direction Current View Direction - + The view direction in BaseView coordinates The view direction in BaseView coordinates - + Operation Failed Ha fallat l'operació @@ -3558,8 +3558,8 @@ Edit Detail View - + Edit %1 Edita %1 @@ -3835,17 +3835,17 @@ it has a weld symbol that would become broken. You cannot delete this view because it has one or more dependent views that would become broken. - + + + + - - - - - + + Object dependencies Dependències de l'objecte @@ -3870,7 +3870,7 @@ it has a weld symbol that would become broken. No podeu suprimir aquesta vista perquè conté una línia guia que es trencaria. - + The page is not empty, therefore the following referencing objects might be lost: The page is not empty, therefore the @@ -3961,14 +3961,6 @@ it has a tile weld that would become broken. Acoloreix el fons sí/no - - TaskComplexSection - - - No direction set - No direction set - - TaskMoveView @@ -3995,7 +3987,7 @@ it has a tile weld that would become broken. TaskPojGroup - + updates pending updates pending @@ -5559,49 +5551,49 @@ Fast, but result is a collection of short straight lines. Print All Pages - + Different orientation Orientació diferent - + The printer uses a different orientation than the drawing. Do you want to continue? La impressora utilitza una orientació diferent de la del dibuix. Voleu continuar? - + Different paper size Mida de paper diferent - + The printer uses a different paper size than the drawing. Do you want to continue? La impressora utilitza una mida de paper diferent de la del dibuix. Voleu continuar? - + Opening file failed No s'ha pogut obrir el fitxer. - + Can not open file %1 for writing. No s'ha pogut obrir el fitxer %1 per a escriure-hi. - + Save DXF file Save DXF file - + DXF (*.dxf) DXF (*.dxf) - + Selected: Seleccionat: @@ -6080,7 +6072,12 @@ Do you want to continue? Update Now - + + No direction set + No direction set + + + Can not continue. Object * %1 or %2 not found. Can not continue. Object * %1 or %2 not found. @@ -8755,14 +8752,14 @@ using the given X/Y Spacing TaskBalloon - + You cannot delete this balloon now because there is an open task dialog. You cannot delete this balloon now because there is an open task dialog. - + Can Not Delete Can Not Delete diff --git a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_zh-CN.ts b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_zh-CN.ts index 3c36a00c7b..a9ad5e16cf 100644 --- a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_zh-CN.ts +++ b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_zh-CN.ts @@ -2014,8 +2014,8 @@ 创建电子表格视图 - + Save page to dxf 保存页面到 dxf @@ -2136,12 +2136,12 @@ 创建剖面视图 - + Create ComplexSection Create ComplexSection - + Edit SectionView Edit SectionView @@ -2688,16 +2688,6 @@ QObject - - - - - - - - - - @@ -2715,6 +2705,16 @@ + + + + + + + + + + Wrong selection 选择错误 @@ -2746,9 +2746,10 @@ No profile object found in selection - - - + + + + @@ -2760,33 +2761,33 @@ - - - - + + + Incorrect selection 选择错误 - + Select an object first 首先选择对象 - + Too many objects selected 选择的对象过多 - + Create a page first. 首先创建一个页面。 + @@ -2795,7 +2796,6 @@ - No View of a Part in selection. 没有选择中零件的视图。 @@ -2907,8 +2907,6 @@ 所选边是贝赛尔曲线。 半径将是近似值。继续? - - @@ -2928,10 +2926,12 @@ + + + - Incorrect Selection 选择错误 @@ -3059,6 +3059,9 @@ Select 2 point objects and 1 View. (2) + + + @@ -3084,11 +3087,6 @@ - - - - - @@ -3096,18 +3094,23 @@ - - - + + + + + Task In Progress 任务正在进行 + + + @@ -3133,11 +3136,6 @@ - - - - - @@ -3145,14 +3143,16 @@ - - - + + + + + Close active task dialog and try again. 关闭活动任务对话框并重试。 @@ -3370,50 +3370,50 @@ No Drawing Pages in document. - + PDF (*.pdf) PDF (* pdf) - - + + All Files (*.*) 所有文件(*.*) - + Export Page As PDF 以 PDF 格式导出页面 - + Document Name: Document Name: - + SVG (*.svg) SVG (*.svg) - + Export page as SVG 以 SVG格式导出页面 - - + + Are you sure you want to continue? 您确定要继续吗? - + Show drawing 显示绘图 - + Toggle KeepUpdated 切换保持更新 @@ -3438,9 +3438,9 @@ 富文本生成器 + - Rich text editor 富文本编辑器 @@ -3505,24 +3505,24 @@ New Complex Section - + Edit Complex Section Edit Complex Section - + Current View Direction Current View Direction - + The view direction in BaseView coordinates The view direction in BaseView coordinates - + Operation Failed Operation Failed @@ -3558,8 +3558,8 @@ 编辑局部视图 - + Edit %1 编辑 %1 @@ -3834,17 +3834,17 @@ it has a weld symbol that would become broken. 您不能删除此视图,因为它有一个或多个依赖的视图会被损坏。 - + + + + - - - - - + + Object dependencies 对象依赖关系 @@ -3869,7 +3869,7 @@ it has a weld symbol that would become broken. 您不能删除此视图,因为它有一个指引线会被损坏。 - + The page is not empty, therefore the following referencing objects might be lost: The page is not empty, therefore the @@ -3960,14 +3960,6 @@ it has a tile weld that would become broken. 绘制背景是/否 - - TaskComplexSection - - - No direction set - No direction set - - TaskMoveView @@ -3994,7 +3986,7 @@ it has a tile weld that would become broken. TaskPojGroup - + updates pending updates pending @@ -5566,49 +5558,49 @@ Fast, but result is a collection of short straight lines. Print All Pages - + 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 not open file %1 for writing. 无法打开文件“%1”进行写入。 - + Save DXF file 保存为 Dxf 文件 - + DXF (*.dxf) DXF (*.dxf) - + Selected: 已选择: @@ -6088,7 +6080,12 @@ Do you want to continue? Update Now - + + No direction set + No direction set + + + Can not continue. Object * %1 or %2 not found. Can not continue. Object * %1 or %2 not found. @@ -8763,14 +8760,14 @@ using the given X/Y Spacing TaskBalloon - + You cannot delete this balloon now because there is an open task dialog. You cannot delete this balloon now because there is an open task dialog. - + Can Not Delete Can Not Delete diff --git a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_zh-TW.ts b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_zh-TW.ts index ee4e308ecb..cc0ea3fd3e 100644 --- a/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_zh-TW.ts +++ b/src/Mod/TechDraw/Gui/Resources/translations/TechDraw_zh-TW.ts @@ -2014,8 +2014,8 @@ 建立試算表視圖 - + Save page to dxf 儲存頁面為 DXF 格式 @@ -2136,12 +2136,12 @@ 建立剖面視圖 - + Create ComplexSection Create ComplexSection - + Edit SectionView 編輯剖面視圖 @@ -2688,16 +2688,6 @@ QObject - - - - - - - - - - @@ -2715,6 +2705,16 @@ + + + + + + + + + + Wrong selection 錯誤的選取 @@ -2746,9 +2746,10 @@ No profile object found in selection - - - + + + + @@ -2760,33 +2761,33 @@ - - - - + + + Incorrect selection 不正確的選取 - + Select an object first 請先選一個物件 - + Too many objects selected 太多物件被選擇 - + Create a page first. 請先建立一個頁面 + @@ -2795,7 +2796,6 @@ - No View of a Part in selection. 選擇中的零件沒有視圖。 @@ -2907,8 +2907,6 @@ 選取邊為 B 雲形線。半徑將會是近似值。是否繼續 ? - - @@ -2928,10 +2926,12 @@ + + + - Incorrect Selection 不正確的選取 @@ -3059,6 +3059,9 @@ 選擇 2 點物件以及 1 個視圖。(2) + + + @@ -3084,11 +3087,6 @@ - - - - - @@ -3096,18 +3094,23 @@ - - - + + + + + Task In Progress 任務進行中 + + + @@ -3133,11 +3136,6 @@ - - - - - @@ -3145,14 +3143,16 @@ - - - + + + + + Close active task dialog and try again. 關閉活動任務對話框並重試。 @@ -3370,50 +3370,50 @@ 文件中沒有繪圖頁面 - + PDF (*.pdf) PDF (*.pdf) - - + + All Files (*.*) 所有檔 (*.*) - + Export Page As PDF 匯出頁面為 PDF 檔 - + Document Name: 文件名稱: - + SVG (*.svg) SVG (*.svg) - + Export page as SVG 匯出頁面為 SVG 檔 - - + + Are you sure you want to continue? 您確定要繼續嗎? - + Show drawing 顯示圖面 - + Toggle KeepUpdated 切換保持更新 @@ -3438,9 +3438,9 @@ 富文字產生器 + - Rich text editor 富文字編輯器 @@ -3505,24 +3505,24 @@ New Complex Section - + Edit Complex Section Edit Complex Section - + Current View Direction Current View Direction - + The view direction in BaseView coordinates The view direction in BaseView coordinates - + Operation Failed 操作失敗 @@ -3558,8 +3558,8 @@ 編輯詳細視圖 - + Edit %1 編輯 %1 @@ -3835,17 +3835,17 @@ it has a weld symbol that would become broken. You cannot delete this view because it has one or more dependent views that would become broken. - + + + + - - - - - + + Object dependencies 物件相依 @@ -3870,7 +3870,7 @@ it has a weld symbol that would become broken. 您不能刪除此視圖因為它有指線會損壞。 - + The page is not empty, therefore the following referencing objects might be lost: 此頁面非空白,因此接下來的參考物件可能遺失: @@ -3959,14 +3959,6 @@ it has a tile weld that would become broken. 繪製背景 是/否 - - TaskComplexSection - - - No direction set - 未設定方向 - - TaskMoveView @@ -3993,7 +3985,7 @@ it has a tile weld that would become broken. TaskPojGroup - + updates pending 更新待處理 @@ -4004,7 +3996,7 @@ it has a tile weld that would become broken. No direction set - 未設定方向 + No direction set @@ -5561,49 +5553,49 @@ Fast, but result is a collection of short straight lines. 列印全部頁面 - + 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 not open file %1 for writing. 無法開啟要寫入的檔案 %1 。 - + Save DXF file 儲存DXF檔 - + DXF (*.dxf) DXF (*.dxf) - + Selected: 已選取: @@ -6082,7 +6074,12 @@ Do you want to continue? Update Now - + + No direction set + No direction set + + + Can not continue. Object * %1 or %2 not found. Can not continue. Object * %1 or %2 not found. @@ -8756,14 +8753,14 @@ using the given X/Y Spacing TaskBalloon - + You cannot delete this balloon now because there is an open task dialog. You cannot delete this balloon now because there is an open task dialog. - + Can Not Delete Can Not Delete diff --git a/src/Mod/Test/Gui/Resources/translations/Test.ts b/src/Mod/Test/Gui/Resources/translations/Test.ts index 64dba431f4..10cf630525 100644 --- a/src/Mod/Test/Gui/Resources/translations/Test.ts +++ b/src/Mod/Test/Gui/Resources/translations/Test.ts @@ -102,12 +102,12 @@ TestGui::UnitTestDialog - + Help - + Enter the name of a callable object which, when called, will return a TestCase. Click 'start', and the test thus produced will be run. @@ -115,12 +115,12 @@ Double click on an error in the tree view to see more information about it, incl - + About FreeCAD UnitTest - + Copyright (c) Werner Mayer FreeCAD UnitTest is part of FreeCAD and supports writing Unit Tests for ones own modules. diff --git a/src/Mod/Test/Gui/Resources/translations/Test_be.ts b/src/Mod/Test/Gui/Resources/translations/Test_be.ts index fd561eb687..2ab1c33713 100644 --- a/src/Mod/Test/Gui/Resources/translations/Test_be.ts +++ b/src/Mod/Test/Gui/Resources/translations/Test_be.ts @@ -76,7 +76,7 @@ Errors: - Паведамленні памылак (error): + Памылкі: @@ -102,12 +102,12 @@ TestGui::UnitTestDialog - + Help Даведка - + Enter the name of a callable object which, when called, will return a TestCase. Click 'start', and the test thus produced will be run. @@ -118,12 +118,12 @@ Double click on an error in the tree view to see more information about it, incl Двойчы пстрыкніце на памылку ў дрэвы прагляду, каб паглядзець дадатковую інфармацыю аб ёй, які ўключае і трасіроўку стэка. - + About FreeCAD UnitTest Аб FreeCAD UnitTest - + Copyright (c) Werner Mayer FreeCAD UnitTest is part of FreeCAD and supports writing Unit Tests for ones own modules. diff --git a/src/Mod/Test/Gui/Resources/translations/Test_ca.ts b/src/Mod/Test/Gui/Resources/translations/Test_ca.ts index a7ed4d5afe..69765aaf8a 100644 --- a/src/Mod/Test/Gui/Resources/translations/Test_ca.ts +++ b/src/Mod/Test/Gui/Resources/translations/Test_ca.ts @@ -102,12 +102,12 @@ TestGui::UnitTestDialog - + Help Ajuda - + Enter the name of a callable object which, when called, will return a TestCase. Click 'start', and the test thus produced will be run. @@ -118,12 +118,12 @@ Feu clic a 'Comença' i s'executarà el test anteriorment produït. Feu doble clic a un error a la vista d'arbre per veure'n més informació, incloent-hi la traça de pila. - + About FreeCAD UnitTest Sobre FreeCAD UnitTest - + Copyright (c) Werner Mayer FreeCAD UnitTest is part of FreeCAD and supports writing Unit Tests for ones own modules. diff --git a/src/Mod/Test/Gui/Resources/translations/Test_cs.ts b/src/Mod/Test/Gui/Resources/translations/Test_cs.ts index c2e3ec7579..6e4a238b6a 100644 --- a/src/Mod/Test/Gui/Resources/translations/Test_cs.ts +++ b/src/Mod/Test/Gui/Resources/translations/Test_cs.ts @@ -102,12 +102,12 @@ TestGui::UnitTestDialog - + Help Nápověda - + Enter the name of a callable object which, when called, will return a TestCase. Click 'start', and the test thus produced will be run. @@ -118,12 +118,12 @@ Stiskněte "start" a takto vytvořený test se spustí. Dvakrát klikněte na chybu ve stromovém zobrazení pro informace o ní včetně místa chyby. - + About FreeCAD UnitTest O FreeCAD UnitTest - + Copyright (c) Werner Mayer FreeCAD UnitTest is part of FreeCAD and supports writing Unit Tests for ones own modules. diff --git a/src/Mod/Test/Gui/Resources/translations/Test_de.ts b/src/Mod/Test/Gui/Resources/translations/Test_de.ts index 0658586925..a6bd91ec73 100644 --- a/src/Mod/Test/Gui/Resources/translations/Test_de.ts +++ b/src/Mod/Test/Gui/Resources/translations/Test_de.ts @@ -102,12 +102,12 @@ TestGui::UnitTestDialog - + Help Hilfe - + Enter the name of a callable object which, when called, will return a TestCase. Click 'start', and the test thus produced will be run. @@ -118,12 +118,12 @@ Drücken Sie 'start' und der somit erzeugte Test wird durchlaufen. Doppelklick auf eine Fehlermeldung in der Baumstrukturansicht zeigt mehr Informationen, einschließlich eines Stacktrace. - + About FreeCAD UnitTest Über FreeCAD UnitTest - + Copyright (c) Werner Mayer FreeCAD UnitTest is part of FreeCAD and supports writing Unit Tests for ones own modules. diff --git a/src/Mod/Test/Gui/Resources/translations/Test_el.ts b/src/Mod/Test/Gui/Resources/translations/Test_el.ts index 54c7c772a0..18e95b3176 100644 --- a/src/Mod/Test/Gui/Resources/translations/Test_el.ts +++ b/src/Mod/Test/Gui/Resources/translations/Test_el.ts @@ -102,12 +102,12 @@ TestGui::UnitTestDialog - + Help Βοήθεια - + Enter the name of a callable object which, when called, will return a TestCase. Click 'start', and the test thus produced will be run. @@ -118,12 +118,12 @@ Double click on an error in the tree view to see more information about it, incl Κάντε διπλό κλικ σε οποιοδήποτε σφάλμα στο δενδροδιάγραμμα για να δείτε περισσότερες πληροφορίες, συμπεριλαμβανομένου του ίχνους της στοίβας. - + About FreeCAD UnitTest Σχετικά με τον Έλεγχο Μονάδων του Freecad - + Copyright (c) Werner Mayer FreeCAD UnitTest is part of FreeCAD and supports writing Unit Tests for ones own modules. diff --git a/src/Mod/Test/Gui/Resources/translations/Test_es-AR.ts b/src/Mod/Test/Gui/Resources/translations/Test_es-AR.ts index c8988b93bb..8cd460eed4 100644 --- a/src/Mod/Test/Gui/Resources/translations/Test_es-AR.ts +++ b/src/Mod/Test/Gui/Resources/translations/Test_es-AR.ts @@ -102,12 +102,12 @@ TestGui::UnitTestDialog - + Help Ayuda - + Enter the name of a callable object which, when called, will return a TestCase. Click 'start', and the test thus produced will be run. @@ -118,12 +118,12 @@ Haga clic en 'Inicio' y se ejecutará la prueba así producida. Haga doble clic en un error en la vista de árbol para ver más información al respecto, incluido el seguimiento de la pila. - + About FreeCAD UnitTest Acerca de Unidad de Prueba FreeCAD - + Copyright (c) Werner Mayer FreeCAD UnitTest is part of FreeCAD and supports writing Unit Tests for ones own modules. diff --git a/src/Mod/Test/Gui/Resources/translations/Test_es-ES.ts b/src/Mod/Test/Gui/Resources/translations/Test_es-ES.ts index 276909dadf..c09384a5ba 100644 --- a/src/Mod/Test/Gui/Resources/translations/Test_es-ES.ts +++ b/src/Mod/Test/Gui/Resources/translations/Test_es-ES.ts @@ -102,12 +102,12 @@ TestGui::UnitTestDialog - + Help Ayuda - + Enter the name of a callable object which, when called, will return a TestCase. Click 'start', and the test thus produced will be run. @@ -118,12 +118,12 @@ Haga clic en 'Inicio', y se llevará a cabo la prueba ya. Haga doble clic en un error en la vista de árbol para ver más información sobre él, incluyendo el seguimiento de la pila. - + About FreeCAD UnitTest Acerca de FreeCAD UnitTest - + Copyright (c) Werner Mayer FreeCAD UnitTest is part of FreeCAD and supports writing Unit Tests for ones own modules. diff --git a/src/Mod/Test/Gui/Resources/translations/Test_eu.ts b/src/Mod/Test/Gui/Resources/translations/Test_eu.ts index 99e528093d..e37108c59d 100644 --- a/src/Mod/Test/Gui/Resources/translations/Test_eu.ts +++ b/src/Mod/Test/Gui/Resources/translations/Test_eu.ts @@ -102,12 +102,12 @@ TestGui::UnitTestDialog - + Help Laguntza - + Enter the name of a callable object which, when called, will return a TestCase. Click 'start', and the test thus produced will be run. @@ -115,12 +115,12 @@ Double click on an error in the tree view to see more information about it, incl Sartu izendagarria den objektuaren izena. Deitutakoan TestCase bat itzuliko du. Klikatu 'Hasi' eta proba abiatuko da. - + About FreeCAD UnitTest FreeCAD UnitTest aplikazioari buruz - + Copyright (c) Werner Mayer FreeCAD UnitTest is part of FreeCAD and supports writing Unit Tests for ones own modules. diff --git a/src/Mod/Test/Gui/Resources/translations/Test_fi.ts b/src/Mod/Test/Gui/Resources/translations/Test_fi.ts index 47d91624f1..3aeef9752b 100644 --- a/src/Mod/Test/Gui/Resources/translations/Test_fi.ts +++ b/src/Mod/Test/Gui/Resources/translations/Test_fi.ts @@ -102,12 +102,12 @@ TestGui::UnitTestDialog - + Help Helppi - + Enter the name of a callable object which, when called, will return a TestCase. Click 'start', and the test thus produced will be run. @@ -118,12 +118,12 @@ Napsauta 'alkaa', ja näin tuotettu testi suoritetaan. Kaksoisnapsauta puunäkymässä olevaa virhettä nähdäksesi lisää tietoa siitä, mukaan lukien pinottu jälki. - + About FreeCAD UnitTest Tietoja FreeCAD-yksikkötestauksesta - + Copyright (c) Werner Mayer FreeCAD UnitTest is part of FreeCAD and supports writing Unit Tests for ones own modules. diff --git a/src/Mod/Test/Gui/Resources/translations/Test_fr.ts b/src/Mod/Test/Gui/Resources/translations/Test_fr.ts index 32934726ae..7d9e3a96a9 100644 --- a/src/Mod/Test/Gui/Resources/translations/Test_fr.ts +++ b/src/Mod/Test/Gui/Resources/translations/Test_fr.ts @@ -102,12 +102,12 @@ TestGui::UnitTestDialog - + Help Aide - + Enter the name of a callable object which, when called, will return a TestCase. Click 'start', and the test thus produced will be run. @@ -118,12 +118,12 @@ Cliquer sur "Démarrer" et le test démarrera. Double-cliquer sur une erreur dans la vue en arborescence pour voir plus d'informations, y compris l'historique de la pile. - + About FreeCAD UnitTest À propos des tests unitaires FreeCAD - + Copyright (c) Werner Mayer FreeCAD UnitTest is part of FreeCAD and supports writing Unit Tests for ones own modules. diff --git a/src/Mod/Test/Gui/Resources/translations/Test_gl.ts b/src/Mod/Test/Gui/Resources/translations/Test_gl.ts index 4685bae329..0482b42c38 100644 --- a/src/Mod/Test/Gui/Resources/translations/Test_gl.ts +++ b/src/Mod/Test/Gui/Resources/translations/Test_gl.ts @@ -102,12 +102,12 @@ TestGui::UnitTestDialog - + Help Axuda - + Enter the name of a callable object which, when called, will return a TestCase. Click 'start', and the test thus produced will be run. @@ -117,12 +117,12 @@ Double click on an error in the tree view to see more information about it, incl Premer dúas veces sobre un erro na visualización en árbore para ver máis información sobre el, incluíndo o seguimento de morea. - + About FreeCAD UnitTest Sobre o UnitTest do FreeCAD - + Copyright (c) Werner Mayer FreeCAD UnitTest is part of FreeCAD and supports writing Unit Tests for ones own modules. diff --git a/src/Mod/Test/Gui/Resources/translations/Test_hr.ts b/src/Mod/Test/Gui/Resources/translations/Test_hr.ts index 5faf363456..2ba72bb9ce 100644 --- a/src/Mod/Test/Gui/Resources/translations/Test_hr.ts +++ b/src/Mod/Test/Gui/Resources/translations/Test_hr.ts @@ -102,12 +102,12 @@ TestGui::UnitTestDialog - + Help Pomoć - + Enter the name of a callable object which, when called, will return a TestCase. Click 'start', and the test thus produced will be run. @@ -118,12 +118,12 @@ Pritisnite 'start' i tako pokrenite test. Dvostruk pritisnite na pogrešku u prikazu stabla za više informacija o njoj, uključujući i stablo poziva. - + About FreeCAD UnitTest O FreeCAD UnitTest-u - + Copyright (c) Werner Mayer FreeCAD UnitTest is part of FreeCAD and supports writing Unit Tests for ones own modules. diff --git a/src/Mod/Test/Gui/Resources/translations/Test_hu.ts b/src/Mod/Test/Gui/Resources/translations/Test_hu.ts index 7ceeedef49..fff1dfe137 100644 --- a/src/Mod/Test/Gui/Resources/translations/Test_hu.ts +++ b/src/Mod/Test/Gui/Resources/translations/Test_hu.ts @@ -102,12 +102,12 @@ TestGui::UnitTestDialog - + Help Súgó - + Enter the name of a callable object which, when called, will return a TestCase. Click 'start', and the test thus produced will be run. @@ -118,12 +118,12 @@ Nyomjon 'Indítás'-t, és az így készült vizsgálat futni fog. Dupla kattintással, a fa nézeten további információkat kap, beleértve a verem-nyomkövetést. - + About FreeCAD UnitTest FreeCAD Egység-Teszt névjegye - + Copyright (c) Werner Mayer FreeCAD UnitTest is part of FreeCAD and supports writing Unit Tests for ones own modules. diff --git a/src/Mod/Test/Gui/Resources/translations/Test_id.ts b/src/Mod/Test/Gui/Resources/translations/Test_id.ts index 6bbd79dbe4..361554de34 100644 --- a/src/Mod/Test/Gui/Resources/translations/Test_id.ts +++ b/src/Mod/Test/Gui/Resources/translations/Test_id.ts @@ -102,12 +102,12 @@ TestGui::UnitTestDialog - + Help Bantuan - + Enter the name of a callable object which, when called, will return a TestCase. Click 'start', and the test thus produced will be run. @@ -118,12 +118,12 @@ Click 'start', and the test thus produced will be run. Double click on an error in the tree view to see more information about it, including the stack trace. - + About FreeCAD UnitTest Tentang FreeCAD UnitTest - + Copyright (c) Werner Mayer FreeCAD UnitTest is part of FreeCAD and supports writing Unit Tests for ones own modules. diff --git a/src/Mod/Test/Gui/Resources/translations/Test_it.ts b/src/Mod/Test/Gui/Resources/translations/Test_it.ts index 8deb33288e..b470a48ad3 100644 --- a/src/Mod/Test/Gui/Resources/translations/Test_it.ts +++ b/src/Mod/Test/Gui/Resources/translations/Test_it.ts @@ -102,12 +102,12 @@ TestGui::UnitTestDialog - + Help Aiuto - + Enter the name of a callable object which, when called, will return a TestCase. Click 'start', and the test thus produced will be run. @@ -117,12 +117,12 @@ Double click on an error in the tree view to see more information about it, incl Fare doppio clic su un errore nell'albero per visualizzare maggiori informazioni, inclusa la cronologia. - + About FreeCAD UnitTest Informazioni su FreeCAD UnitTest - + Copyright (c) Werner Mayer FreeCAD UnitTest is part of FreeCAD and supports writing Unit Tests for ones own modules. diff --git a/src/Mod/Test/Gui/Resources/translations/Test_ja.ts b/src/Mod/Test/Gui/Resources/translations/Test_ja.ts index 3673524239..b9163a8ac8 100644 --- a/src/Mod/Test/Gui/Resources/translations/Test_ja.ts +++ b/src/Mod/Test/Gui/Resources/translations/Test_ja.ts @@ -102,12 +102,12 @@ TestGui::UnitTestDialog - + Help ヘルプ - + Enter the name of a callable object which, when called, will return a TestCase. Click 'start', and the test thus produced will be run. @@ -117,12 +117,12 @@ Double click on an error in the tree view to see more information about it, incl ツリービューでエラーをダブルクリックすると、スタックトレースなどの詳細情報が表示されます。 - + About FreeCAD UnitTest FreeCAD ユニットテストについて - + Copyright (c) Werner Mayer FreeCAD UnitTest is part of FreeCAD and supports writing Unit Tests for ones own modules. diff --git a/src/Mod/Test/Gui/Resources/translations/Test_ka.ts b/src/Mod/Test/Gui/Resources/translations/Test_ka.ts index 09bea59cc1..79f6866706 100644 --- a/src/Mod/Test/Gui/Resources/translations/Test_ka.ts +++ b/src/Mod/Test/Gui/Resources/translations/Test_ka.ts @@ -51,7 +51,7 @@ &Close - დახურვა (&c) + &დახურვა @@ -102,12 +102,12 @@ TestGui::UnitTestDialog - + Help დახმარება - + Enter the name of a callable object which, when called, will return a TestCase. Click 'start', and the test thus produced will be run. @@ -118,12 +118,12 @@ Double click on an error in the tree view to see more information about it, incl შეცდომაზე ორჯერ დაწკაპუნებით თქვენ მიიღებთ მეტ ინფორმაციას, stack trace-ის ჩათვლით. - + About FreeCAD UnitTest FreeCAD UnitTest-ის შესახებ - + Copyright (c) Werner Mayer FreeCAD UnitTest is part of FreeCAD and supports writing Unit Tests for ones own modules. diff --git a/src/Mod/Test/Gui/Resources/translations/Test_ko.ts b/src/Mod/Test/Gui/Resources/translations/Test_ko.ts index 2ab94e38b0..33e6f9b7e6 100644 --- a/src/Mod/Test/Gui/Resources/translations/Test_ko.ts +++ b/src/Mod/Test/Gui/Resources/translations/Test_ko.ts @@ -102,12 +102,12 @@ TestGui::UnitTestDialog - + Help 도움말 - + Enter the name of a callable object which, when called, will return a TestCase. Click 'start', and the test thus produced will be run. @@ -118,12 +118,12 @@ Double click on an error in the tree view to see more information about it, incl 트리 뷰의 오류를 더블 클릭하면 스택 추적을 포함하여 더 자세한 정보를 확인할 수 있습니다 - + About FreeCAD UnitTest FreeCAD 유닛테스트에 대하여 - + Copyright (c) Werner Mayer FreeCAD UnitTest is part of FreeCAD and supports writing Unit Tests for ones own modules. diff --git a/src/Mod/Test/Gui/Resources/translations/Test_nl.ts b/src/Mod/Test/Gui/Resources/translations/Test_nl.ts index 211eb9cbd8..512822ff35 100644 --- a/src/Mod/Test/Gui/Resources/translations/Test_nl.ts +++ b/src/Mod/Test/Gui/Resources/translations/Test_nl.ts @@ -102,12 +102,12 @@ TestGui::UnitTestDialog - + Help Help - + Enter the name of a callable object which, when called, will return a TestCase. Click 'start', and the test thus produced will be run. @@ -118,12 +118,12 @@ Klik op 'start' en de aldus geproduceerde test wordt uitgevoerd. Dubbelklik op een fout in de structuurweergave om meer informatie erover te zien, inclusief de stacktracering. - + About FreeCAD UnitTest Over FreeCAD UnitTest - + Copyright (c) Werner Mayer FreeCAD UnitTest is part of FreeCAD and supports writing Unit Tests for ones own modules. diff --git a/src/Mod/Test/Gui/Resources/translations/Test_pl.ts b/src/Mod/Test/Gui/Resources/translations/Test_pl.ts index d9ab3b203e..d8859f4ffb 100644 --- a/src/Mod/Test/Gui/Resources/translations/Test_pl.ts +++ b/src/Mod/Test/Gui/Resources/translations/Test_pl.ts @@ -102,12 +102,12 @@ TestGui::UnitTestDialog - + Help Pomoc - + Enter the name of a callable object which, when called, will return a TestCase. Click 'start', and the test thus produced will be run. @@ -118,12 +118,12 @@ Kliknij 'start', a utworzony w ten sposób test zostanie uruchomiony. Kliknij dwukrotnie na pozycję z błędem w widoku drzewa, aby zobaczyć więcej informacji na jego temat, w tym śledzenie stosu. - + About FreeCAD UnitTest O środowisku pracy FreeCAD UnitTest - + Copyright (c) Werner Mayer FreeCAD UnitTest is part of FreeCAD and supports writing Unit Tests for ones own modules. diff --git a/src/Mod/Test/Gui/Resources/translations/Test_pt-BR.ts b/src/Mod/Test/Gui/Resources/translations/Test_pt-BR.ts index 0403951d3d..28ed1c6d59 100644 --- a/src/Mod/Test/Gui/Resources/translations/Test_pt-BR.ts +++ b/src/Mod/Test/Gui/Resources/translations/Test_pt-BR.ts @@ -102,12 +102,12 @@ TestGui::UnitTestDialog - + Help Ajuda - + Enter the name of a callable object which, when called, will return a TestCase. Click 'start', and the test thus produced will be run. @@ -118,12 +118,12 @@ Clique em "Iniciar" e o teste produzido será executado. Clique duas vezes em um erro na exibição em árvore para ver mais informações sobre ele, incluindo o rastreamento de pilha. - + About FreeCAD UnitTest Sobre o teste de unidade do FreeCAD - + Copyright (c) Werner Mayer FreeCAD UnitTest is part of FreeCAD and supports writing Unit Tests for ones own modules. diff --git a/src/Mod/Test/Gui/Resources/translations/Test_pt-PT.ts b/src/Mod/Test/Gui/Resources/translations/Test_pt-PT.ts index d9736f22c2..f2b2b7dbfe 100644 --- a/src/Mod/Test/Gui/Resources/translations/Test_pt-PT.ts +++ b/src/Mod/Test/Gui/Resources/translations/Test_pt-PT.ts @@ -102,12 +102,12 @@ TestGui::UnitTestDialog - + Help Ajuda - + Enter the name of a callable object which, when called, will return a TestCase. Click 'start', and the test thus produced will be run. @@ -115,12 +115,12 @@ Double click on an error in the tree view to see more information about it, incl Digite o nome de um objeto invocável que quando chamado, irá retornar um TestCase. Clique 'Iniciar' e o teste produzido será executado. Dê um duplo clique sobre um erro na exibição em árvore para ver mais informações sobre ele, incluindo a pilha de rastreamento. - + About FreeCAD UnitTest Sobre a unidade de Teste do FreeCAD - + Copyright (c) Werner Mayer FreeCAD UnitTest is part of FreeCAD and supports writing Unit Tests for ones own modules. diff --git a/src/Mod/Test/Gui/Resources/translations/Test_ro.ts b/src/Mod/Test/Gui/Resources/translations/Test_ro.ts index 71826da8f7..1555b60c7f 100644 --- a/src/Mod/Test/Gui/Resources/translations/Test_ro.ts +++ b/src/Mod/Test/Gui/Resources/translations/Test_ro.ts @@ -102,12 +102,12 @@ TestGui::UnitTestDialog - + Help Ajutor - + Enter the name of a callable object which, when called, will return a TestCase. Click 'start', and the test thus produced will be run. @@ -118,12 +118,12 @@ Click 'start', și testul acestuia va rula Double click pe o eroare în arborele vederilor pentru a vedea mai multe informații despre aceasta, inclusiv stack trace. - + About FreeCAD UnitTest Despre FreeCAD UnitTest - + Copyright (c) Werner Mayer FreeCAD UnitTest is part of FreeCAD and supports writing Unit Tests for ones own modules. diff --git a/src/Mod/Test/Gui/Resources/translations/Test_ru.ts b/src/Mod/Test/Gui/Resources/translations/Test_ru.ts index fc28392018..f9fbc260d6 100644 --- a/src/Mod/Test/Gui/Resources/translations/Test_ru.ts +++ b/src/Mod/Test/Gui/Resources/translations/Test_ru.ts @@ -102,12 +102,12 @@ TestGui::UnitTestDialog - + Help Справка - + Enter the name of a callable object which, when called, will return a TestCase. Click 'start', and the test thus produced will be run. @@ -118,12 +118,12 @@ Double click on an error in the tree view to see more information about it, incl Сделайте двойной щелчок на ошибке в древовидном списке для дополнительной информации о ней, включая стек вызовов. - + About FreeCAD UnitTest О FreeCAD UnitTest - + Copyright (c) Werner Mayer FreeCAD UnitTest is part of FreeCAD and supports writing Unit Tests for ones own modules. diff --git a/src/Mod/Test/Gui/Resources/translations/Test_sl.ts b/src/Mod/Test/Gui/Resources/translations/Test_sl.ts index e582962c0b..5fae8f8162 100644 --- a/src/Mod/Test/Gui/Resources/translations/Test_sl.ts +++ b/src/Mod/Test/Gui/Resources/translations/Test_sl.ts @@ -102,12 +102,12 @@ TestGui::UnitTestDialog - + Help Pomoč - + Enter the name of a callable object which, when called, will return a TestCase. Click 'start', and the test thus produced will be run. @@ -117,12 +117,12 @@ Double click on an error in the tree view to see more information about it, incl Da bi izvedeli več o napaki, v drevesnem prikazu dvakrat kliknite na napako in boste dobili podatke vključno s sledjo sklada. - + About FreeCAD UnitTest O FreeCAD UnitTestu - + Copyright (c) Werner Mayer FreeCAD UnitTest is part of FreeCAD and supports writing Unit Tests for ones own modules. diff --git a/src/Mod/Test/Gui/Resources/translations/Test_sr-CS.ts b/src/Mod/Test/Gui/Resources/translations/Test_sr-CS.ts index 421613e48b..7fcf38d3f7 100644 --- a/src/Mod/Test/Gui/Resources/translations/Test_sr-CS.ts +++ b/src/Mod/Test/Gui/Resources/translations/Test_sr-CS.ts @@ -102,12 +102,12 @@ TestGui::UnitTestDialog - + Help Pomoć - + Enter the name of a callable object which, when called, will return a TestCase. Click 'start', and the test thus produced will be run. @@ -118,12 +118,12 @@ Click 'start', and the test thus produced will be run. Double click on an error in the tree view to see more information about it, including the stack trace. - + About FreeCAD UnitTest O FreeCAD UnitTest programu - + Copyright (c) Werner Mayer FreeCAD UnitTest is part of FreeCAD and supports writing Unit Tests for ones own modules. diff --git a/src/Mod/Test/Gui/Resources/translations/Test_sr.ts b/src/Mod/Test/Gui/Resources/translations/Test_sr.ts index fa1ff400d0..432703f399 100644 --- a/src/Mod/Test/Gui/Resources/translations/Test_sr.ts +++ b/src/Mod/Test/Gui/Resources/translations/Test_sr.ts @@ -102,12 +102,12 @@ TestGui::UnitTestDialog - + Help Помоћ - + Enter the name of a callable object which, when called, will return a TestCase. Click 'start', and the test thus produced will be run. @@ -118,12 +118,12 @@ Double click on an error in the tree view to see more information about it, incl Два пута кликните на грешку у прегледу стаблом да видите више информација о њему, укључујући праћење спремника. - + About FreeCAD UnitTest О FreeCAD UnitTest програму - + Copyright (c) Werner Mayer FreeCAD UnitTest is part of FreeCAD and supports writing Unit Tests for ones own modules. diff --git a/src/Mod/Test/Gui/Resources/translations/Test_sv-SE.ts b/src/Mod/Test/Gui/Resources/translations/Test_sv-SE.ts index 7fd7d1b597..b5011fb511 100644 --- a/src/Mod/Test/Gui/Resources/translations/Test_sv-SE.ts +++ b/src/Mod/Test/Gui/Resources/translations/Test_sv-SE.ts @@ -102,12 +102,12 @@ TestGui::UnitTestDialog - + Help Hjälp - + Enter the name of a callable object which, when called, will return a TestCase. Click 'start', and the test thus produced will be run. @@ -118,12 +118,12 @@ Klicka på 'Start', för att köra testet. Dubbelklicka på ett fel i trädvyn för att se mer information om det, inklusive anropsstacken. - + About FreeCAD UnitTest Om FreeCAD EnhetsTest - + Copyright (c) Werner Mayer FreeCAD UnitTest is part of FreeCAD and supports writing Unit Tests for ones own modules. diff --git a/src/Mod/Test/Gui/Resources/translations/Test_tr.ts b/src/Mod/Test/Gui/Resources/translations/Test_tr.ts index da61ac824d..6efcfc10a3 100644 --- a/src/Mod/Test/Gui/Resources/translations/Test_tr.ts +++ b/src/Mod/Test/Gui/Resources/translations/Test_tr.ts @@ -102,12 +102,12 @@ TestGui::UnitTestDialog - + Help Yardım - + Enter the name of a callable object which, when called, will return a TestCase. Click 'start', and the test thus produced will be run. @@ -118,12 +118,12 @@ Double click on an error in the tree view to see more information about it, incl Yığın iz dahil, hata hakkında daha fazla bilgi almak için unsur ağacında hatanın üzerine çift tıklayın. - + About FreeCAD UnitTest FreeCAD Birim Denemesi hakkında - + Copyright (c) Werner Mayer FreeCAD UnitTest is part of FreeCAD and supports writing Unit Tests for ones own modules. diff --git a/src/Mod/Test/Gui/Resources/translations/Test_uk.ts b/src/Mod/Test/Gui/Resources/translations/Test_uk.ts index 0bb4c50446..16c40bd10a 100644 --- a/src/Mod/Test/Gui/Resources/translations/Test_uk.ts +++ b/src/Mod/Test/Gui/Resources/translations/Test_uk.ts @@ -102,12 +102,12 @@ TestGui::UnitTestDialog - + Help Допомога - + Enter the name of a callable object which, when called, will return a TestCase. Click 'start', and the test thus produced will be run. @@ -118,12 +118,12 @@ Double click on an error in the tree view to see more information about it, incl Зробіть подвійне клацання на помилку в деревовидному списку для додаткової інформації про неї, включаючи стек викликів. - + About FreeCAD UnitTest Про Модульний Тест FreeCAD - + Copyright (c) Werner Mayer FreeCAD UnitTest is part of FreeCAD and supports writing Unit Tests for ones own modules. diff --git a/src/Mod/Test/Gui/Resources/translations/Test_val-ES.ts b/src/Mod/Test/Gui/Resources/translations/Test_val-ES.ts index b4036e7f51..845aad4478 100644 --- a/src/Mod/Test/Gui/Resources/translations/Test_val-ES.ts +++ b/src/Mod/Test/Gui/Resources/translations/Test_val-ES.ts @@ -102,12 +102,12 @@ TestGui::UnitTestDialog - + Help Ajuda - + Enter the name of a callable object which, when called, will return a TestCase. Click 'start', and the test thus produced will be run. @@ -115,12 +115,12 @@ Double click on an error in the tree view to see more information about it, incl Introduïu el nom d'un objecte rescatable, quan es cride retornarà un TestCase. Feu clic a 'Comença' i s'executarà el test d'aquest procediment. Feu doble clic en un error en la vista en arbre per a veure'n més informació, incloent-hi el rastreig de pila. - + About FreeCAD UnitTest Quant al FreeCAD UnitTest - + Copyright (c) Werner Mayer FreeCAD UnitTest is part of FreeCAD and supports writing Unit Tests for ones own modules. diff --git a/src/Mod/Test/Gui/Resources/translations/Test_zh-CN.ts b/src/Mod/Test/Gui/Resources/translations/Test_zh-CN.ts index 602b0cc94c..745852cfa5 100644 --- a/src/Mod/Test/Gui/Resources/translations/Test_zh-CN.ts +++ b/src/Mod/Test/Gui/Resources/translations/Test_zh-CN.ts @@ -102,12 +102,12 @@ TestGui::UnitTestDialog - + Help 帮助 - + Enter the name of a callable object which, when called, will return a TestCase. Click 'start', and the test thus produced will be run. @@ -115,12 +115,12 @@ Double click on an error in the tree view to see more information about it, incl 输入可调用对象的名称, 当调用时, 将返回测试用例。单击 "开始", 将运行由此生成的测试。双击树视图中的一个错误, 查看有关它的更多信息, 包括堆栈跟踪。 - + About FreeCAD UnitTest 关于FreeCAD单元测试 - + Copyright (c) Werner Mayer FreeCAD UnitTest is part of FreeCAD and supports writing Unit Tests for ones own modules. diff --git a/src/Mod/Test/Gui/Resources/translations/Test_zh-TW.ts b/src/Mod/Test/Gui/Resources/translations/Test_zh-TW.ts index bab1c97838..2245c96f29 100644 --- a/src/Mod/Test/Gui/Resources/translations/Test_zh-TW.ts +++ b/src/Mod/Test/Gui/Resources/translations/Test_zh-TW.ts @@ -102,12 +102,12 @@ TestGui::UnitTestDialog - + Help 説明 - + Enter the name of a callable object which, when called, will return a TestCase. Click 'start', and the test thus produced will be run. @@ -118,12 +118,12 @@ Double click on an error in the tree view to see more information about it, incl 點兩下樹狀檢視中的錯誤以查看有關它的更多資訊,包括堆棧跟踪。 - + About FreeCAD UnitTest 關於 FreeCAD 單位測試 - + Copyright (c) Werner Mayer FreeCAD UnitTest is part of FreeCAD and supports writing Unit Tests for ones own modules. diff --git a/src/Mod/Tux/Resources/translations/Tux_de.qm b/src/Mod/Tux/Resources/translations/Tux_de.qm index c8af68a74e5138fc8761b92a433e92f1924fbd6d..cb1ec12900884fbd600b9baa371ec293c465ce2b 100644 GIT binary patch delta 111 zcmZ3?yP9``HfJIOn^-IZ1MBLEChm53IHOda0y*+rDd|rbfPibyjxRud8h4s?00RTd zOrG70#Xwq|e|bbJ0|R3X|L=4?1_q|NnLtIaH}1U6EG)#}$WY2q%uvqogdu|=har_A KZ}WT>7A62b0vwG1 delta 103 zcmZ3@yO?)^HfJOQn^-IZ1MA|6Chm4uIHOda0y*MbDd|rbfPibyjxRud9Cw;^00RTd zM4sJ@#Xy>$e|bbJ0|R3X|L=4?1_q|NnLtI4H}1U6%+19R&hUgGgCU0@b@Or-7A62x CcN&fW diff --git a/src/Mod/Tux/Resources/translations/Tux_de.ts b/src/Mod/Tux/Resources/translations/Tux_de.ts index 1ff952bf19..fa3b791202 100644 --- a/src/Mod/Tux/Resources/translations/Tux_de.ts +++ b/src/Mod/Tux/Resources/translations/Tux_de.ts @@ -6,7 +6,7 @@ Select - Wähle + Auswählen diff --git a/src/Mod/Tux/Resources/translations/Tux_fr.qm b/src/Mod/Tux/Resources/translations/Tux_fr.qm index a7c481237f49805b0450b4496b577f93428be65a..c4d66f493a39bf0551753e84888a84225f0d70a2 100644 GIT binary patch delta 91 zcmZqXYv-Gw&AF3-O)QpyflYX#iMyf=XOzlQ1_su8u9WmA3_!rOXU7*H{~ULkbpQhc s%kPPEWEkBy?(}A1teVWqsw*hM5WtYgPz1!e3@;c;7>YLAvmRjt047Hlw*UYD delta 87 zcmZqYYv!Av&AF9>_D5XA73A)O(IA(0_{voq@vMgYiY7N!6I diff --git a/src/Mod/Tux/Resources/translations/Tux_fr.ts b/src/Mod/Tux/Resources/translations/Tux_fr.ts index 4e9cf5207b..76ab2dde26 100644 --- a/src/Mod/Tux/Resources/translations/Tux_fr.ts +++ b/src/Mod/Tux/Resources/translations/Tux_fr.ts @@ -6,7 +6,7 @@ Select - Sélectionner + Sélectionnez @@ -61,7 +61,7 @@ Settings - Réglages + Paramètres diff --git a/src/Mod/Tux/Resources/translations/Tux_id.qm b/src/Mod/Tux/Resources/translations/Tux_id.qm index 2575582c033539d9a34d8d68efe0f1b6f4001ca3..d4ea4ec986d89443375e0f559c135eb517f0699f 100644 GIT binary patch delta 200 zcmX@dvx0Ymbo~qlhOjyY24)!s)(s{M3@m{RY+|tt46N%J-)fjLFfiD%@F?;zFfhun z983k#*I1{mSPE1h$T~-R36Q?drem(kz`zv2wq45(sJ@@==tp6ocqjY9yK8{vUE_>W zc?vX7k}DWChm&YIHOda0y*MbDd|rbfPibyjxRud2zQ!w00RTd j)QNLs7;kUfsm#L5CvaQfuD}C Settings - გამართვა + მორგება diff --git a/src/Mod/Tux/Resources/translations/Tux_nl.qm b/src/Mod/Tux/Resources/translations/Tux_nl.qm index 9d9014e589c3b5f973d888b3af476cd1d9a2ce08..436341b68fabb1e1bd7d7cfe53e1c0bc381c653b 100644 GIT binary patch delta 215 zcmZ3=yOno>a=iir>jo1B29{I?HnCU+2G*U7Z#7IA7#M6>cog{<7#KxZ4yJfoso>FF<}8cbatoP<|oLZpLB;25}Zy{^b#^Knu$Ff2ZpK4P2QCRP}Y@PDg$P zhA@UAhD?SmhExUxhLp({S*15CFur9JS7Hca$Y&^FNCe_cpkxw|mB^5{S%SHj8340` BGD83W delta 213 zcmdnWyOei=a=icp>jo1B29{6;HnCU+2G*5~Z#7IA7#M6>cog{<7#Iau4yJ~Wz#WNWnf?mVB4-`2UOqBcJ!k#P`s9X;oUVr^UiTbsXPUmC&-nO z{sbt`z_n+`7a%{3JIy)(C_j;BH)AmagE$K>|MG}dpan(zzti=A2F}a`s(Lzcr=zS4 zgBwE;Ln;s|FoZCa0@-;CB@BrSNenp*shg!4zcF%)G57<8lNd4?N;YdS_c8+jzE3bl diff --git a/src/Mod/Tux/Resources/translations/Tux_nl.ts b/src/Mod/Tux/Resources/translations/Tux_nl.ts index 578b4647d4..a034e39572 100644 --- a/src/Mod/Tux/Resources/translations/Tux_nl.ts +++ b/src/Mod/Tux/Resources/translations/Tux_nl.ts @@ -66,7 +66,7 @@ Orbit style - Orbit stijl + Rotatiebaan stijl @@ -86,7 +86,7 @@ Free Turntable - Free Turntable + Vrije draaitafel diff --git a/src/Mod/Tux/Resources/translations/Tux_ru.qm b/src/Mod/Tux/Resources/translations/Tux_ru.qm index 0c55db215c64384656d731cd8e20cadd7ecf1cb4..55b40cff4ae9d0d3ea5b0a0fa4e13206dba159b5 100644 GIT binary patch delta 253 zcmcb_`-yjga=ils>jo1B29{O^HnCU+2G+NXZ#7IA7#JK`cog{<7#NLM4yJ}fE zEM;I|E@hpgy#%P9olVDFm4SgNk8Qh_9Z>yBwxb_~f%03~7v5b1G)IIpO64h#4(3Wp ze*%{~a=iir>jo1B29{I?HnCU+2G+BTZ#7IA7#JK`cog{<7#LMp4yJt$>2g LEXI@d*$x8$K+-cR diff --git a/src/Mod/Tux/Resources/translations/Tux_ru.ts b/src/Mod/Tux/Resources/translations/Tux_ru.ts index 56cccff890..98a2ed7864 100644 --- a/src/Mod/Tux/Resources/translations/Tux_ru.ts +++ b/src/Mod/Tux/Resources/translations/Tux_ru.ts @@ -66,7 +66,7 @@ Orbit style - Вращение + Орбитальный стиль @@ -81,12 +81,12 @@ Turntable - Поворотный круг + Поворотный стол Free Turntable - Свободное вращение + Свободный Поворотный стол diff --git a/src/Mod/Tux/Resources/translations/Tux_sl.qm b/src/Mod/Tux/Resources/translations/Tux_sl.qm index 74c73812883234147d77b71e1769f3f831777f98..0bf1a25a1f9a46d0cec6eb299984679a9b129710 100644 GIT binary patch delta 148 zcmZqRYvP-r&DqJoCKk)U!1{KgiMt&eXOzlQASaS5CH)Bl5OD3;@de0V!JTFuz`($= zpJz8?F_3oUUmnrQz`!_(|983`0|V36Oa=xv>y114S$KIEJQ=DOk{D7MiWo8{-(-2G rsKgM=kOSnWFk}MhJcdLD1%_;(Y(7Ieke|trJoyo;6JzFNRkqszqjV(1 delta 146 zcmZqTYv7xp&DqPqCKk)U!1{WkiMt&aXOzlQASawFCH)Bl5OD3;@de0V#+_yzz`($A zm}fU*F_8A;UmnrQz`!_(|983`0|V36Oa=xv%Z)qvSp)?bJQ=DOk{D7MiWo8(N*Gcn rUuAhGEyEB7 Select - Izberite + Izberi @@ -81,7 +81,7 @@ Turntable - Sukajoča pogled + Sukajoči pogled @@ -91,7 +91,7 @@ Trackball - Vrtilna krogla + Sledilna kroglica diff --git a/src/Mod/Web/Gui/Resources/translations/Web.ts b/src/Mod/Web/Gui/Resources/translations/Web.ts index 17eafa1933..7918c3fc7b 100644 --- a/src/Mod/Web/Gui/Resources/translations/Web.ts +++ b/src/Mod/Web/Gui/Resources/translations/Web.ts @@ -128,8 +128,8 @@ QObject - + Browser diff --git a/src/Mod/Web/Gui/Resources/translations/Web_be.ts b/src/Mod/Web/Gui/Resources/translations/Web_be.ts index a800b3146d..3e96f72917 100644 --- a/src/Mod/Web/Gui/Resources/translations/Web_be.ts +++ b/src/Mod/Web/Gui/Resources/translations/Web_be.ts @@ -128,8 +128,8 @@ QObject - + Browser Інтэрнэт-аглядальнік @@ -156,7 +156,9 @@ There were serious errors while loading the file. Some data might have been modified or not recovered at all. Saving the project will most likely result in loss of data. - Пры загрузцы файла былі дапушчаныя сур'ёзныя памылкі. Некаторыя дадзеныя маглі быць змененыя ці наогул не адноўленыя. Захаванне праекта, хутчэй за ўсё, прывядзе да страты дадзеных. + Пры загрузцы файла былі дапушчаныя сур'ёзныя памылкі. +Некаторыя дадзеныя маглі быць змененыя ці наогул не адноўленыя. +Захаванне праекта, хутчэй за ўсё, прывядзе да страты дадзеных. diff --git a/src/Mod/Web/Gui/Resources/translations/Web_ca.ts b/src/Mod/Web/Gui/Resources/translations/Web_ca.ts index 997c74adc8..854e25a0b7 100644 --- a/src/Mod/Web/Gui/Resources/translations/Web_ca.ts +++ b/src/Mod/Web/Gui/Resources/translations/Web_ca.ts @@ -128,8 +128,8 @@ QObject - + Browser Navegador diff --git a/src/Mod/Web/Gui/Resources/translations/Web_cs.ts b/src/Mod/Web/Gui/Resources/translations/Web_cs.ts index 25da39efa3..72680eac62 100644 --- a/src/Mod/Web/Gui/Resources/translations/Web_cs.ts +++ b/src/Mod/Web/Gui/Resources/translations/Web_cs.ts @@ -128,8 +128,8 @@ QObject - + Browser Prohlížeč diff --git a/src/Mod/Web/Gui/Resources/translations/Web_de.ts b/src/Mod/Web/Gui/Resources/translations/Web_de.ts index d426808e39..ad895f8f85 100644 --- a/src/Mod/Web/Gui/Resources/translations/Web_de.ts +++ b/src/Mod/Web/Gui/Resources/translations/Web_de.ts @@ -128,8 +128,8 @@ QObject - + Browser Browser @@ -146,7 +146,7 @@ Error - Fehlermeldungen + Fehler diff --git a/src/Mod/Web/Gui/Resources/translations/Web_el.ts b/src/Mod/Web/Gui/Resources/translations/Web_el.ts index 22e5fa57e2..60e27bf733 100644 --- a/src/Mod/Web/Gui/Resources/translations/Web_el.ts +++ b/src/Mod/Web/Gui/Resources/translations/Web_el.ts @@ -128,8 +128,8 @@ QObject - + Browser Περιηγητής diff --git a/src/Mod/Web/Gui/Resources/translations/Web_es-AR.ts b/src/Mod/Web/Gui/Resources/translations/Web_es-AR.ts index 30547703fa..9044e4fc86 100644 --- a/src/Mod/Web/Gui/Resources/translations/Web_es-AR.ts +++ b/src/Mod/Web/Gui/Resources/translations/Web_es-AR.ts @@ -128,8 +128,8 @@ QObject - + Browser Navegador diff --git a/src/Mod/Web/Gui/Resources/translations/Web_es-ES.ts b/src/Mod/Web/Gui/Resources/translations/Web_es-ES.ts index f785257aad..b0575d68ab 100644 --- a/src/Mod/Web/Gui/Resources/translations/Web_es-ES.ts +++ b/src/Mod/Web/Gui/Resources/translations/Web_es-ES.ts @@ -128,8 +128,8 @@ QObject - + Browser Navegador diff --git a/src/Mod/Web/Gui/Resources/translations/Web_eu.ts b/src/Mod/Web/Gui/Resources/translations/Web_eu.ts index 2e7b126e6e..07b8051a84 100644 --- a/src/Mod/Web/Gui/Resources/translations/Web_eu.ts +++ b/src/Mod/Web/Gui/Resources/translations/Web_eu.ts @@ -128,8 +128,8 @@ QObject - + Browser Nabigatzailea diff --git a/src/Mod/Web/Gui/Resources/translations/Web_fi.ts b/src/Mod/Web/Gui/Resources/translations/Web_fi.ts index c0596adeec..88fc0073da 100644 --- a/src/Mod/Web/Gui/Resources/translations/Web_fi.ts +++ b/src/Mod/Web/Gui/Resources/translations/Web_fi.ts @@ -128,8 +128,8 @@ QObject - + Browser Selain diff --git a/src/Mod/Web/Gui/Resources/translations/Web_fr.ts b/src/Mod/Web/Gui/Resources/translations/Web_fr.ts index cdf408ae79..2ca26692d9 100644 --- a/src/Mod/Web/Gui/Resources/translations/Web_fr.ts +++ b/src/Mod/Web/Gui/Resources/translations/Web_fr.ts @@ -128,8 +128,8 @@ QObject - + Browser Navigateur @@ -156,7 +156,7 @@ There were serious errors while loading the file. Some data might have been modified or not recovered at all. Saving the project will most likely result in loss of data. - Il y a eu de sérieuses erreurs lors du chargement du fichier. Certaines données ont peut-être été modifiées ou pas du tout récupérées. L'enregistrement du projet entraînera très probablement une perte de données. + De graves erreurs se sont produites lors du chargement du fichier. Certaines données ont pu être modifiées ou n'ont pas été récupérées du tout. L'enregistrement du projet entraînera très probablement une perte de données. diff --git a/src/Mod/Web/Gui/Resources/translations/Web_gl.ts b/src/Mod/Web/Gui/Resources/translations/Web_gl.ts index 07b526e798..5e17961950 100644 --- a/src/Mod/Web/Gui/Resources/translations/Web_gl.ts +++ b/src/Mod/Web/Gui/Resources/translations/Web_gl.ts @@ -128,8 +128,8 @@ QObject - + Browser Navegador diff --git a/src/Mod/Web/Gui/Resources/translations/Web_hr.ts b/src/Mod/Web/Gui/Resources/translations/Web_hr.ts index 309cc51d5f..85b841ea67 100644 --- a/src/Mod/Web/Gui/Resources/translations/Web_hr.ts +++ b/src/Mod/Web/Gui/Resources/translations/Web_hr.ts @@ -128,8 +128,8 @@ QObject - + Browser Preglednik diff --git a/src/Mod/Web/Gui/Resources/translations/Web_hu.ts b/src/Mod/Web/Gui/Resources/translations/Web_hu.ts index 3cb95670f5..bee583f2c8 100644 --- a/src/Mod/Web/Gui/Resources/translations/Web_hu.ts +++ b/src/Mod/Web/Gui/Resources/translations/Web_hu.ts @@ -128,8 +128,8 @@ QObject - + Browser Böngésző diff --git a/src/Mod/Web/Gui/Resources/translations/Web_id.ts b/src/Mod/Web/Gui/Resources/translations/Web_id.ts index 0618d8ffbd..8284f162a1 100644 --- a/src/Mod/Web/Gui/Resources/translations/Web_id.ts +++ b/src/Mod/Web/Gui/Resources/translations/Web_id.ts @@ -128,8 +128,8 @@ QObject + - Browser Browser diff --git a/src/Mod/Web/Gui/Resources/translations/Web_it.ts b/src/Mod/Web/Gui/Resources/translations/Web_it.ts index 6bd411de92..7e56022500 100644 --- a/src/Mod/Web/Gui/Resources/translations/Web_it.ts +++ b/src/Mod/Web/Gui/Resources/translations/Web_it.ts @@ -128,8 +128,8 @@ QObject - + Browser Browser diff --git a/src/Mod/Web/Gui/Resources/translations/Web_ja.ts b/src/Mod/Web/Gui/Resources/translations/Web_ja.ts index 9616e907ae..312c6ee55a 100644 --- a/src/Mod/Web/Gui/Resources/translations/Web_ja.ts +++ b/src/Mod/Web/Gui/Resources/translations/Web_ja.ts @@ -128,8 +128,8 @@ QObject - + Browser ブラウザー diff --git a/src/Mod/Web/Gui/Resources/translations/Web_ka.ts b/src/Mod/Web/Gui/Resources/translations/Web_ka.ts index af7edf9232..0ae3bb78b0 100644 --- a/src/Mod/Web/Gui/Resources/translations/Web_ka.ts +++ b/src/Mod/Web/Gui/Resources/translations/Web_ka.ts @@ -128,8 +128,8 @@ QObject - + Browser ბრაუზერი @@ -156,7 +156,7 @@ There were serious errors while loading the file. Some data might have been modified or not recovered at all. Saving the project will most likely result in loss of data. - სერიოზული შეცდომები ფაილის ჩატვირთვისას. ზოგიერთი მონაცემი შეიძლება იყოს შეცვლილი ან საერთოდ ვერ აღდგეს. პროექტის შენახვა სავარაუდოდ გამოიწვევს მონაცემთა დაკარგვას. + სერიოზული შეცდომები ფაილის ჩატვირთვისას. ზოგიერთი მონაცემი შეიძლება შეცვლილი იყოს ან საერთოდ ვერ აღდგეს. პროექტის შენახვა სავარაუდოდ გამოიწვევს მონაცემთა დაკარგვას. diff --git a/src/Mod/Web/Gui/Resources/translations/Web_ko.ts b/src/Mod/Web/Gui/Resources/translations/Web_ko.ts index 19343b76ef..8cc6d68a76 100644 --- a/src/Mod/Web/Gui/Resources/translations/Web_ko.ts +++ b/src/Mod/Web/Gui/Resources/translations/Web_ko.ts @@ -128,8 +128,8 @@ QObject - + Browser 브라우저 diff --git a/src/Mod/Web/Gui/Resources/translations/Web_nl.ts b/src/Mod/Web/Gui/Resources/translations/Web_nl.ts index 91ff3ae969..36c194745a 100644 --- a/src/Mod/Web/Gui/Resources/translations/Web_nl.ts +++ b/src/Mod/Web/Gui/Resources/translations/Web_nl.ts @@ -128,8 +128,8 @@ QObject - + Browser Browser diff --git a/src/Mod/Web/Gui/Resources/translations/Web_pl.ts b/src/Mod/Web/Gui/Resources/translations/Web_pl.ts index 734ea70d9b..c34b74ad46 100644 --- a/src/Mod/Web/Gui/Resources/translations/Web_pl.ts +++ b/src/Mod/Web/Gui/Resources/translations/Web_pl.ts @@ -24,7 +24,7 @@ Web - Sieć + Witryna @@ -42,7 +42,7 @@ Web - Sieć + Witryna @@ -56,7 +56,7 @@ Web - Sieć + Witryna @@ -70,7 +70,7 @@ Web - Sieć + Witryna @@ -84,7 +84,7 @@ Web - Sieć + Witryna @@ -98,7 +98,7 @@ Web - Sieć + Witryna @@ -128,8 +128,8 @@ QObject - + Browser Przeglądarka diff --git a/src/Mod/Web/Gui/Resources/translations/Web_pt-BR.ts b/src/Mod/Web/Gui/Resources/translations/Web_pt-BR.ts index 87ca20f62f..50c716387e 100644 --- a/src/Mod/Web/Gui/Resources/translations/Web_pt-BR.ts +++ b/src/Mod/Web/Gui/Resources/translations/Web_pt-BR.ts @@ -128,8 +128,8 @@ QObject - + Browser Navegador diff --git a/src/Mod/Web/Gui/Resources/translations/Web_pt-PT.ts b/src/Mod/Web/Gui/Resources/translations/Web_pt-PT.ts index d3711d2122..391ffe9fcf 100644 --- a/src/Mod/Web/Gui/Resources/translations/Web_pt-PT.ts +++ b/src/Mod/Web/Gui/Resources/translations/Web_pt-PT.ts @@ -128,8 +128,8 @@ QObject - + Browser Navegador diff --git a/src/Mod/Web/Gui/Resources/translations/Web_ro.ts b/src/Mod/Web/Gui/Resources/translations/Web_ro.ts index 09d0601bd5..02d2a772b3 100644 --- a/src/Mod/Web/Gui/Resources/translations/Web_ro.ts +++ b/src/Mod/Web/Gui/Resources/translations/Web_ro.ts @@ -128,8 +128,8 @@ QObject - + Browser Navigator diff --git a/src/Mod/Web/Gui/Resources/translations/Web_ru.ts b/src/Mod/Web/Gui/Resources/translations/Web_ru.ts index 3ec2d9d225..a1bd875d91 100644 --- a/src/Mod/Web/Gui/Resources/translations/Web_ru.ts +++ b/src/Mod/Web/Gui/Resources/translations/Web_ru.ts @@ -128,8 +128,8 @@ QObject - + Browser Браузер @@ -146,7 +146,7 @@ Error - Ошибки + Ошибка @@ -156,7 +156,7 @@ There were serious errors while loading the file. Some data might have been modified or not recovered at all. Saving the project will most likely result in loss of data. - При загрузке файла возникли серьезные ошибки. Некоторые данные могли быть изменены или не восстановлены вообще. Сохранение проекта скорее всего приведет к потере данных. + При загрузке файла произошли серьезные ошибки. Некоторые данные могли быть изменены или вообще не восстановлены. Сохранение проекта, скорее всего, приведет к потере данных. diff --git a/src/Mod/Web/Gui/Resources/translations/Web_sl.ts b/src/Mod/Web/Gui/Resources/translations/Web_sl.ts index 94739bed31..41caa55334 100644 --- a/src/Mod/Web/Gui/Resources/translations/Web_sl.ts +++ b/src/Mod/Web/Gui/Resources/translations/Web_sl.ts @@ -128,8 +128,8 @@ QObject - + Browser Brskalnik diff --git a/src/Mod/Web/Gui/Resources/translations/Web_sr-CS.ts b/src/Mod/Web/Gui/Resources/translations/Web_sr-CS.ts index c74689786d..efd4e8d985 100644 --- a/src/Mod/Web/Gui/Resources/translations/Web_sr-CS.ts +++ b/src/Mod/Web/Gui/Resources/translations/Web_sr-CS.ts @@ -128,8 +128,8 @@ QObject - + Browser Pregledač diff --git a/src/Mod/Web/Gui/Resources/translations/Web_sr.ts b/src/Mod/Web/Gui/Resources/translations/Web_sr.ts index f9c039bb16..55aeaf471f 100644 --- a/src/Mod/Web/Gui/Resources/translations/Web_sr.ts +++ b/src/Mod/Web/Gui/Resources/translations/Web_sr.ts @@ -128,8 +128,8 @@ QObject - + Browser Прегледач diff --git a/src/Mod/Web/Gui/Resources/translations/Web_sv-SE.ts b/src/Mod/Web/Gui/Resources/translations/Web_sv-SE.ts index 42dbceeb65..ca62c283d2 100644 --- a/src/Mod/Web/Gui/Resources/translations/Web_sv-SE.ts +++ b/src/Mod/Web/Gui/Resources/translations/Web_sv-SE.ts @@ -128,8 +128,8 @@ QObject - + Browser Webbläsare diff --git a/src/Mod/Web/Gui/Resources/translations/Web_tr.ts b/src/Mod/Web/Gui/Resources/translations/Web_tr.ts index 914459dea0..24e2bdfc99 100644 --- a/src/Mod/Web/Gui/Resources/translations/Web_tr.ts +++ b/src/Mod/Web/Gui/Resources/translations/Web_tr.ts @@ -128,8 +128,8 @@ QObject - + Browser Tarayıcı diff --git a/src/Mod/Web/Gui/Resources/translations/Web_uk.ts b/src/Mod/Web/Gui/Resources/translations/Web_uk.ts index dc62ce803a..8645bf9663 100644 --- a/src/Mod/Web/Gui/Resources/translations/Web_uk.ts +++ b/src/Mod/Web/Gui/Resources/translations/Web_uk.ts @@ -128,8 +128,8 @@ QObject - + Browser Браузер diff --git a/src/Mod/Web/Gui/Resources/translations/Web_val-ES.ts b/src/Mod/Web/Gui/Resources/translations/Web_val-ES.ts index d9bcde9c7d..27308678ba 100644 --- a/src/Mod/Web/Gui/Resources/translations/Web_val-ES.ts +++ b/src/Mod/Web/Gui/Resources/translations/Web_val-ES.ts @@ -128,8 +128,8 @@ QObject - + Browser Navegador diff --git a/src/Mod/Web/Gui/Resources/translations/Web_zh-CN.ts b/src/Mod/Web/Gui/Resources/translations/Web_zh-CN.ts index 6bf2eddcb0..a0d7e0a9c7 100644 --- a/src/Mod/Web/Gui/Resources/translations/Web_zh-CN.ts +++ b/src/Mod/Web/Gui/Resources/translations/Web_zh-CN.ts @@ -128,8 +128,8 @@ QObject - + Browser 浏览器 diff --git a/src/Mod/Web/Gui/Resources/translations/Web_zh-TW.ts b/src/Mod/Web/Gui/Resources/translations/Web_zh-TW.ts index 0288053df5..9a3d72c77b 100644 --- a/src/Mod/Web/Gui/Resources/translations/Web_zh-TW.ts +++ b/src/Mod/Web/Gui/Resources/translations/Web_zh-TW.ts @@ -128,8 +128,8 @@ QObject - + Browser 瀏覽器 diff --git a/src/Tools/updatecrowdin.py b/src/Tools/updatecrowdin.py index 133cfe98c0..d50160cf97 100755 --- a/src/Tools/updatecrowdin.py +++ b/src/Tools/updatecrowdin.py @@ -116,6 +116,7 @@ locations = [ "../Mod/Draft/Resources/translations", "../Mod/Draft/Resources/Draft.qrc", ], + ["Base", "../Base/Resources/translations", "../Base/Resources/Base.qrc"], [ "Drawing", "../Mod/Drawing/Gui/Resources/translations", diff --git a/src/Tools/updatets.py b/src/Tools/updatets.py index 5a1aaf8114..9adcf991f5 100755 --- a/src/Tools/updatets.py +++ b/src/Tools/updatets.py @@ -55,6 +55,7 @@ import pathlib directories = [ {"tsname": "App", "workingdir": "./src/App", "tsdir": "Resources/translations"}, + {"tsname": "Base", "workingdir": "./src/Base", "tsdir": "Resources/translations"}, {"tsname": "FreeCAD", "workingdir": "./src/Gui", "tsdir": "Language"}, { "tsname": "AddonManager",
  2. *}gDgCGyK=&CNSgNfcpUG>)fB&t-<)eV8qUGdS? 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 R>wkCNMe<6z6DoA>{{sfjWG4Us diff --git a/src/Mod/Draft/Resources/translations/Draft_ru.ts b/src/Mod/Draft/Resources/translations/Draft_ru.ts index 2f2b6bc51d..11952cb920 100644 --- a/src/Mod/Draft/Resources/translations/Draft_ru.ts +++ b/src/Mod/Draft/Resources/translations/Draft_ru.ts @@ -6,7 +6,7 @@ Annotation Styles Editor - Редактор стилей Надписи + Редактор стилей заметок @@ -46,7 +46,7 @@ New - Новый + Создать @@ -433,7 +433,7 @@ This only works if "Link array" is off. Fuse - Объединение + Слияние @@ -563,25 +563,25 @@ Negative values will result in copies produced in the negative direction. If checked, the resulting objects in the array will be fused if they touch each other. This only works if "Link array" is off. - Если отмечено, то результирующие объекты в массиве будут слиты, если касаются друг друга. -Это работает только в том случае, если "Связь массивов" отключена. + Если флажок установлен, результирующие объекты в массиве будут сливаться, если они соприкасаются друг с другом. +Это работает только в том случае, если «массив ссылок» отключен. Fuse - Объединение + Слияние If checked, the resulting object will be a "Link array" instead of a regular array. A Link array is more efficient when creating multiple copies, but it cannot be fused together. - Если отмечено, результирующим объектом будет "Массив ссылок" вместо обычного массива. -Массив ссылок более эффективен при создании нескольких копий, но к нему нельзя применить операцию слияния. + Если флажок установлен, результирующий объект будет «массивом ссылок» вместо обычного массива. +Массив Link более эффективен при создании нескольких копий, но его нельзя объединить вместе. Link array - Массив из связанных объектов + Массив ссылок @@ -594,7 +594,7 @@ A Link array is more efficient when creating multiple copies, but it cannot be f (Placeholder for the icon) - (Держатель места для значка) + (Место размещения для иконки) @@ -665,25 +665,25 @@ Change the direction of the axis itself in the property editor. If checked, the resulting objects in the array will be fused if they touch each other. This only works if "Link array" is off. - Если отмечено, то результирующие объекты в массиве будут слиты, если касаются друг друга. -Это работает только в том случае, если "Связь массивов" отключена. + Если флажок установлен, результирующие объекты в массиве будут сливаться, если они соприкасаются друг с другом. +Это работает только в том случае, если «массив ссылок» отключен. Fuse - Объединение + Соединить If checked, the resulting object will be a "Link array" instead of a regular array. A Link array is more efficient when creating multiple copies, but it cannot be fused together. - Если отмечено, результирующим объектом будет "Массив ссылок" вместо обычного массива. -Массив ссылок более эффективен при создании нескольких копий, но к нему нельзя применить операцию слияния. + Если флажок установлен, результирующий объект будет «массивом ссылок» вместо обычного массива. +Массив Link более эффективен при создании нескольких копий, но его нельзя объединить вместе. Link array - Массив из связанных объектов + Массив ссылок @@ -980,7 +980,7 @@ value by using the [ and ] keys while drawing Draw style - Стиль представления + Стиль рисования @@ -990,12 +990,12 @@ value by using the [ and ] keys while drawing Solid - Твердое тело + Твердотельный объект Dashed - Штриховая + Пунктир @@ -1025,12 +1025,12 @@ value by using the [ and ] keys while drawing Wireframe - Каркас + Каркасная сетка Shaded - Только грани + Затененный @@ -1061,7 +1061,7 @@ value by using the [ and ] keys while drawing Annotations - Заметки + Аннотации @@ -1111,7 +1111,7 @@ value by using the [ and ] keys while drawing Line spacing - Межстрочный интервал + Интервал строки @@ -1156,7 +1156,7 @@ value by using the [ and ] keys while drawing Tick-2 - Зацепление-2 + Засечка-2 @@ -1226,7 +1226,7 @@ value by using the [ and ] keys while drawing Selected - Выбрано + Выбранные @@ -1605,7 +1605,6 @@ such as "Arial:Bold" Высота текста и размеров по умолчанию - @@ -1613,6 +1612,7 @@ such as "Arial:Bold" + mm мм @@ -1629,7 +1629,7 @@ such as "Arial:Bold" World - окружение + Окружение @@ -1694,12 +1694,12 @@ such as "Arial:Bold" Tick - Засечка + Галочка Tick-2 - Зацепление-2 + Галочка-2 @@ -1931,9 +1931,9 @@ from the Addon Manager. Автоматически загружать и обновлять библиотеки DXF - - + + Import options Параметры импорта @@ -2145,8 +2145,8 @@ If it is set to '0' the whole spline is treated as a straight segment. Если задано значение «0», весь сплайн рассматривается как прямой отрезок. - + Export options Параметры экспорта @@ -2799,7 +2799,7 @@ This might fail for post DXF R12 templates. Top - Сверху + Верх @@ -2971,7 +2971,7 @@ Not available if Draft preference option 'Use Part Primitives' is enabled &Undo - Отменить + &Отменить @@ -2991,7 +2991,7 @@ Not available if Draft preference option 'Use Part Primitives' is enabled Set WP - Задать РП + Задать Рабочую плоскость @@ -3072,7 +3072,7 @@ Not available if Draft preference option 'Use Part Primitives' is enabled DWire - ломаная линия + Двойная ломаная линия @@ -3107,10 +3107,10 @@ Not available if Draft preference option 'Use Part Primitives' is enabled - + Offset Смещение @@ -3221,7 +3221,7 @@ Not available if Draft preference option 'Use Part Primitives' is enabled Draft - Осадка + Черновик @@ -3279,8 +3279,8 @@ or try saving to a lower DWG version. - - + + All Shapes must be coplanar Все фигуры должны лежать в одной плоскости @@ -3308,13 +3308,13 @@ https://github.com/yorikvanhavre/Draft-dxf-importer Чтобы разрешить FreeCAD скачать эту библиотеку, ответьте Да. + - Custom - Дополнительно + Произвольный @@ -3337,41 +3337,41 @@ https://github.com/yorikvanhavre/Draft-dxf-importer Установите масштаб для аннотаций - - - - - - - - - + + - + - + + + + + + + + No active document. Aborting. Нет активного документа. Прерывание. - - + + + + + - - - - - + + Wrong input: object not in document. Неверный ввод: объект отсутствует в документе. @@ -3552,9 +3552,9 @@ https://github.com/yorikvanhavre/Draft-dxf-importer Указать положение текста - - + + Pick first point Указать первую точку @@ -3570,6 +3570,8 @@ https://github.com/yorikvanhavre/Draft-dxf-importer Создать ломаную линию + + @@ -3577,8 +3579,6 @@ https://github.com/yorikvanhavre/Draft-dxf-importer - - Pick next point Указать следующую точку @@ -3656,7 +3656,7 @@ https://github.com/yorikvanhavre/Draft-dxf-importer Move - Переместить + Перемещение @@ -3999,8 +3999,8 @@ The final angle will be the base angle plus this amount. Выберите объекты для обрезки или удлинения - + Pick distance Выберите расстояние @@ -4035,9 +4035,9 @@ The final angle will be the base angle plus this amount. Сплайн замкнут - + Last point has been removed Последняя точка была удалена @@ -4295,7 +4295,7 @@ The final angle will be the base angle plus this amount. Create Dimension - Указать размер + Создать размер @@ -4394,8 +4394,8 @@ The final angle will be the base angle plus this amount. Изменить уклон - + Select an object to upgrade Выберите объект для обновления @@ -4450,41 +4450,41 @@ The final angle will be the base angle plus this amount. Упрощающее Преобразование - - + + Task panel: Панель задач: + - Polar array Массив вращения - - + + At least one element must be selected. Должен быть выбран хотя бы один элемент. - - + + Selection is not suitable for array. Выбор не подходит для массива. - - - - + + + + Object: Объект: @@ -4504,22 +4504,22 @@ The final angle will be the base angle plus this amount. Угол ниже -360 градусов. Он установлен к этому значению для продолжения. - + Center reset: Сброс центра: - - + + Fuse: Соединить: - - + + Create Link array: Создать массив ссылок: @@ -4534,24 +4534,24 @@ The final angle will be the base angle plus this amount. Полярный угол: - + Center of rotation: Центр вращения: - - + + Aborted: Отменено: + - Orthogonal array Прямоугольный массив @@ -4608,7 +4608,7 @@ The final angle will be the base angle plus this amount. ShapeString - Текст в кривую + Строка фигуры @@ -4616,11 +4616,11 @@ The final angle will be the base angle plus this amount. По умолчанию + - Circular array Круговой массив @@ -4745,12 +4745,12 @@ The final angle will be the base angle plus this amount. добавлено свойство 'ExtraPlacement' - + No shape found Фигура не найдена - + All Shapes must be planar Все фигуры должны быть плоскими @@ -4853,22 +4853,19 @@ The final angle will be the base angle plus this amount. Режим карты: + + + - - - Wrong input: must be a number. Неверный ввод: должно быть число. - - - - + @@ -4878,14 +4875,17 @@ The final angle will be the base angle plus this amount. - + + + + Wrong input: must be a vector. Неверный ввод: должен быть вектор. - + Wrong input: must be a list or tuple of strings, or a single string. Неверный ввод: должен быть список или кортеж строк, или одна строка. @@ -4912,8 +4912,8 @@ The final angle will be the base angle plus this amount. Вход: одно значение, расширенное до вектора. - + Wrong input: must be an integer number. Неправильный ввод: должно быть целое число. @@ -4933,7 +4933,7 @@ The final angle will be the base angle plus this amount. Rectangular array - Прямоугольный массив + Массив прямоугольников @@ -4948,8 +4948,8 @@ The final angle will be the base angle plus this amount. Неправильный ввод: должно быть размещение, вектор или поворот. - + Wrong input: object must not be a list. Неверный ввод: объект не должен быть списком. @@ -5148,7 +5148,7 @@ The final angle will be the base angle plus this amount. Edit - Правка + Редактировать @@ -5324,9 +5324,9 @@ The final angle will be the base angle plus this amount. добавлено свойство 'TextColor' - - + + renamed 'DisplayMode' options to 'World/Screen' опция 'DisplayMode' переименована в 'World/Screen' @@ -5440,32 +5440,32 @@ from menu Tools -> Addon Manager Создать фаску - + Save style Сохранить стиль - + Name of this new style: Название текущего нового стиля: - + Warning Предупреждение - + Name exists. Overwrite? Указанное название уже существует. Перезаписать? - + Error: json module not found. Unable to load style Ошибка: модуль json не найден. Невзможно загрузить стиль - + Error: json module not found. Unable to save style Ошибка: модуль json не найден. Невзможно сохранить стиль @@ -5486,16 +5486,16 @@ from menu Tools -> Addon Manager Направление смещения не определено. Пожалуйста, сначала переместите мышку в любую сторону от объекта, чтобы указать направление - - + + True Да - - + + False Нет @@ -5537,7 +5537,7 @@ from menu Tools -> Addon Manager Modify subelements - Изменение дочерних элементов + Изменить подэлементы @@ -5587,7 +5587,7 @@ from menu Tools -> Addon Manager Draw style - Стиль представления + Стиль рисования @@ -5669,7 +5669,7 @@ You may also select a three vertices or a Working Plane Proxy. Path array - Массив по кривой + Массив путей обработки @@ -6354,7 +6354,7 @@ If other objects are selected they are ignored. Polygon - Многоугольник, Полигон + Многоугольник @@ -6386,7 +6386,7 @@ It works best when choosing a point on a straight segment and not a corner verte Trimex - Укоротить / Растянуть + Подогнать @@ -6499,7 +6499,7 @@ CTRL to snap, ALT to select tangent objects. Facebinder - Граневяз + Привязать поверхность к граням @@ -6604,7 +6604,7 @@ A 'Point link array' is more efficient when handling many copies. Toggle construction mode - Переключить режим построения + Переключить режим конструирования @@ -6931,7 +6931,7 @@ It is a list of strings; each element in the list will be displayed in its own l Text string - Текстовая строка + Строка текста @@ -7019,19 +7019,19 @@ set True for fusion or False for compound - + Create a face Создать грань + + - - The area of this object Площадь объекта @@ -7075,8 +7075,8 @@ set True for fusion or False for compound Базовый объект, который будет продублирован. - + The object along which the copies will be distributed. It must contain 'Edges'. Объект вдоль которого будут распространяться копии. Он должен содержать 'Рёбра'. @@ -7091,9 +7091,9 @@ set True for fusion or False for compound Коэффициент поворота закрученного массива. - - + + Show the individual array elements (only for Link arrays) Показать элементы массива (только для массивов ссылок) @@ -7218,8 +7218,8 @@ they will only be editable by changing the style through the 'Annotation style e При использовании стиля некоторые из свойств станут доступны только для чтения. Чтобы их изменить, отредактируйте стиль в 'Редакторе стилей Надписи'. - + The base object that will be duplicated Базовый объект, который будет дублироваться @@ -7535,7 +7535,7 @@ This property is read-only, as the number depends on the points in 'Point Object The placement of this object - Размещение объекта + Размещение этого объекта @@ -8020,14 +8020,14 @@ Use 'arch' to force US arch notation Используйте 'arch' для обозначения архитектурной США - + Arrow size Размер стрелки - + Arrow type Тип стрелки @@ -8065,7 +8065,7 @@ beyond the dimension line Transform - Переместить + Преобразовать @@ -8090,7 +8090,7 @@ beyond the dimension line Draft - Осадка + Черновик diff --git a/src/Mod/Draft/Resources/translations/Draft_sl.qm b/src/Mod/Draft/Resources/translations/Draft_sl.qm index 4c8c8b5884e77a9f778df768cf74209850498038..9b1947403903e7d637fb201587c14e23e14be582 100644 GIT binary patch delta 11911 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 DOl^lx delta 11745 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 diff --git a/src/Mod/Draft/Resources/translations/Draft_sl.ts b/src/Mod/Draft/Resources/translations/Draft_sl.ts index ae10891196..b5bb6872df 100644 --- a/src/Mod/Draft/Resources/translations/Draft_sl.ts +++ b/src/Mod/Draft/Resources/translations/Draft_sl.ts @@ -46,7 +46,7 @@ New - Novo + Nova @@ -77,7 +77,7 @@ OK - Potrdi + V redu @@ -130,7 +130,7 @@ px - px + sl. točk @@ -263,7 +263,7 @@ Line width - Širina črte + Debelina črte @@ -434,7 +434,7 @@ To deluje le, če je "Vezana razpostavitev" izključena. Fuse - Zlij + Združi @@ -571,7 +571,7 @@ To deluje le, če je "Vezana razpostavitev" izključena. Fuse - Zlij + Združi @@ -667,13 +667,13 @@ Smer same osi spremenite v urejevalniku lastnosti. If checked, the resulting objects in the array will be fused if they touch each other. This only works if "Link array" is off. - Če je označeno, bodo razpostavljeni predmeti v primeru medsebojnega dotikanja zliti. + Če je označeno, bodo razpostavljeni predmeti v primeru medsebojnega dotikanja združeni. To deluje le, če je "Vezana razpostavitev" izključena. Fuse - Zlij + Združi @@ -976,12 +976,12 @@ risanjem spremenite s tipkama [ in ] Line width - Širina črte + Debelina črte px - px + sl. točk @@ -1117,7 +1117,7 @@ risanjem spremenite s tipkama [ in ] Line spacing - Razmik med vrsticami + Medvrstični razmik @@ -1127,7 +1127,7 @@ risanjem spremenite s tipkama [ in ] Dimensions - Mere + Kote @@ -1177,7 +1177,7 @@ risanjem spremenite s tipkama [ in ] Arrow size - Velikost puščice + Velikost puščic @@ -1618,7 +1618,6 @@ stalno širino"), družina (npr. "Arial,Helvetica,sans") ali ime s slogom (npr. Privzeta višina besedila in mer - @@ -1626,6 +1625,7 @@ stalno širino"), družina (npr. "Arial,Helvetica,sans") ali ime s slogom (npr. + mm mm @@ -1642,7 +1642,7 @@ stalno širino"), družina (npr. "Arial,Helvetica,sans") ali ime s slogom (npr. World - Okolje + Svet @@ -1944,9 +1944,9 @@ iz Upravljalnika dodatkov. Dovoli FreeCADu samodejni prenos in posodobitev knjižnic DXF - - + + Import options Možnosti uvoza @@ -2164,8 +2164,8 @@ If it is set to '0' the whole spline is treated as a straight segment. Če je nastavljena na "0", bo celoten zlepek obravnavan ko raven odsek. - + Export options Možnosti izvoza @@ -2345,7 +2345,7 @@ To lahko spodleti pri predlogah novejših od DXF R12. Grid spacing - Razmik v mreži + Gostota mreže @@ -2365,7 +2365,7 @@ To lahko spodleti pri predlogah novejših od DXF R12. lines - črt + črte @@ -2605,7 +2605,7 @@ To lahko spodleti pri predlogah novejših od DXF R12. Global - Splošno + Obče @@ -2705,14 +2705,14 @@ To lahko spodleti pri predlogah novejših od DXF R12. Global - Splošno + Obče Continue - Nadaljuj + Naprej @@ -3011,7 +3011,7 @@ Ta možnost ni na voljo, če je v prednastavitvah izrisovanja možnost "Uporabi Set WP - Ponastavi DR + Nastavi DR @@ -3092,7 +3092,7 @@ Ta možnost ni na voljo, če je v prednastavitvah izrisovanja možnost "Uporabi DWire - OČrtovje + Izrisno črtovje @@ -3108,7 +3108,7 @@ Ta možnost ni na voljo, če je v prednastavitvah izrisovanja možnost "Uporabi Rotate - Zavrti + Zasukaj @@ -3127,10 +3127,10 @@ Ta možnost ni na voljo, če je v prednastavitvah izrisovanja možnost "Uporabi - + Offset Odmik @@ -3139,7 +3139,7 @@ Ta možnost ni na voljo, če je v prednastavitvah izrisovanja možnost "Uporabi Distance - Distance + Oddaljenost @@ -3241,7 +3241,7 @@ Ta možnost ni na voljo, če je v prednastavitvah izrisovanja možnost "Uporabi Draft - Ugrez + Izris @@ -3301,8 +3301,8 @@ ali poskusite shraniti v starejšo različico DWGja. - - + + All Shapes must be coplanar Vse oblike morajo biti soravninske (koplanarne) @@ -3331,11 +3331,11 @@ https://github.com/yorikvanhavre/Draft-dxf-importer. Da FreeCADu omogočite prenos teh knjižnic, odgovorite z Da. + - Custom Po meri @@ -3360,41 +3360,41 @@ Da FreeCADu omogočite prenos teh knjižnic, odgovorite z Da. Nastavi merilo pripisnim orodjem izrisa - - - - - - - - - + + - + - + + + + + + + + No active document. Aborting. Ni dejavnega dokumenta. Prekinjanje. - - + + + + + - - - - - + + Wrong input: object not in document. Napačen vnos: predmeta ni v dokumentu. @@ -3575,9 +3575,9 @@ Da FreeCADu omogočite prenos teh knjižnic, odgovorite z Da. Nastavi položaj besedila - - + + Pick first point Izberite prvo točko @@ -3593,6 +3593,8 @@ Da FreeCADu omogočite prenos teh knjižnic, odgovorite z Da. Ustvarite črtovje + + @@ -3600,8 +3602,6 @@ Da FreeCADu omogočite prenos teh knjižnic, odgovorite z Da. - - Pick next point Izberite naslednjo točko @@ -3904,7 +3904,7 @@ Končni kót bo seštevek izhodiščnega in tega kóta. Autogroup - Samodejno združevanje + Samozdruževanje @@ -4022,8 +4022,8 @@ Končni kót bo seštevek izhodiščnega in tega kóta. Izberite predmete za prirezovanje/podaljšanje - + Pick distance Izberite razdaljo @@ -4058,9 +4058,9 @@ Končni kót bo seštevek izhodiščnega in tega kóta. Zlepek je bil sklenjen - + Last point has been removed Zadnja točka je bila odstranjena @@ -4248,7 +4248,7 @@ Končni kót bo seštevek izhodiščnega in tega kóta. Scale - Povečava + Prevelikostenje @@ -4417,8 +4417,8 @@ Končni kót bo seštevek izhodiščnega in tega kóta. Spremeni naklon - + Select an object to upgrade Izberite predmet, ki ga želite izpopolniti @@ -4473,41 +4473,41 @@ Končni kót bo seštevek izhodiščnega in tega kóta. Popreprosti - - + + Task panel: Podokno nalog: + - Polar array Krožna razpostavitev - - + + At least one element must be selected. Izbrati morate vsaj eno prvino. - - + + Selection is not suitable for array. Izbor ni primeren za razpostavljanje. - - - - + + + + Object: Predmet: @@ -4527,22 +4527,22 @@ Končni kót bo seštevek izhodiščnega in tega kóta. Kot je pod -360 stopinjami. Za nadaljevanje je nastavljen na to vrednost. - + Center reset: Ponastavitev središča: - - + + Fuse: Združi: - - + + Create Link array: Ustvari vezano razpostavitev: @@ -4557,24 +4557,24 @@ Končni kót bo seštevek izhodiščnega in tega kóta. Kót razpostavljanja: - + Center of rotation: Središče sukanja: - - + + Aborted: Prekinjeno: + - Orthogonal array Pravokotna razpostavitev @@ -4639,11 +4639,11 @@ Končni kót bo seštevek izhodiščnega in tega kóta. Privzeti + - Circular array Krožna razpostavitev @@ -4768,12 +4768,12 @@ Končni kót bo seštevek izhodiščnega in tega kóta. dodana lastnost "DodatnaPostavitev" - + No shape found Ni najdenih oblik - + All Shapes must be planar Vse oblike morajo biti ravninske @@ -4876,22 +4876,19 @@ Končni kót bo seštevek izhodiščnega in tega kóta. Način preslikave: + + + - - - Wrong input: must be a number. Napačen vnos: biti mora številka. - - - - + @@ -4901,14 +4898,17 @@ Končni kót bo seštevek izhodiščnega in tega kóta. - + + + + Wrong input: must be a vector. Napačen vnos: biti mora vektor. - + Wrong input: must be a list or tuple of strings, or a single string. Napačen vnos: biti mora seznam ali sklop nizov ali en niz. @@ -4935,8 +4935,8 @@ Končni kót bo seštevek izhodiščnega in tega kóta. Vnos: samostojna vrednost razširjena v vektor. - + Wrong input: must be an integer number. Napačen vnos: biti mora celo število. @@ -4971,8 +4971,8 @@ Končni kót bo seštevek izhodiščnega in tega kóta. Napačen vnos: biti mora postavitev, vektor ali zasukanost. - + Wrong input: object must not be a list. Napačen vnos: predmet ne sme biti seznam. @@ -5347,9 +5347,9 @@ Končni kót bo seštevek izhodiščnega in tega kóta. dodana lastnost pogleda "BarvaBesedila" - - + + renamed 'DisplayMode' options to 'World/Screen' možnosti "Prikaznega načina" preimenovane v "Obče/Zaslon" @@ -5465,32 +5465,32 @@ z menija Orodja -> Upravljalnik vstavkov Ustvari prisekanje - + Save style Shrani slog - + Name of this new style: Ime novega sloga: - + Warning Opozorilo - + Name exists. Overwrite? Ime že obstaja. Ali želite prepisati? - + Error: json module not found. Unable to load style Napaka: modula JSON ni mogoče najti. Sloga ni mogoče naložiti - + Error: json module not found. Unable to save style Napaka: modula JSON ni mogoče najti. Sloga ni mogoče shraniti @@ -5511,16 +5511,16 @@ z menija Orodja -> Upravljalnik vstavkov Smer odmika ni določena. S premikom kazalke na eno stran predmeta najprej nakažite smer - - + + True Je - - + + False Ni @@ -6524,7 +6524,7 @@ CTRL za pripenjanje, ALT za izbiro dotikalnih predmetov. Facebinder - Vezalnik površij + Vezalnik ploskev @@ -6556,7 +6556,7 @@ Razpostavitev lahko spremenite v krožno ali v obročno razpostavitev s sprememb Scale - Povečava + Prevelikostenje @@ -6843,7 +6843,7 @@ Izbrani predmeti, ki niso posamezne črte, bodo prezrti. Upgrade - Izpopolni + Nadgradi @@ -7047,19 +7047,19 @@ vklopite, če želite združevanje oz. izklopite, če želite sestavljanje - + Create a face Ustvari ploskev + + - - The area of this object Površina tega predmeta @@ -7103,8 +7103,8 @@ vklopite, če želite združevanje oz. izklopite, če želite sestavljanjeIzhodiščni predmet, ki bo podvojen. - + The object along which the copies will be distributed. It must contain 'Edges'. Predmet, vzdolž katerega bodo razvrščeni dvojniki. Vsebovati mora "Robove". @@ -7119,9 +7119,9 @@ vklopite, če želite združevanje oz. izklopite, če želite sestavljanjeKoličnik sukanja pri zvijajoči razpostavitvi. - - + + Show the individual array elements (only for Link arrays) Pokaži posamezne predmete razpostavitve (le pri Vezanih razpostavitvah) @@ -7250,8 +7250,8 @@ they will only be editable by changing the style through the 'Annotation style e urediti jih bo mogoče le s spremembo sloga v orodju "Urejevalnik pripisnih slogov". - + The base object that will be duplicated Izhodiščni predmet, ki bo podvojen @@ -7932,7 +7932,7 @@ lastnosti "Prvega kota" in "Zadnjega kota". Line width - Širina črte + Debelina črte @@ -7997,7 +7997,7 @@ lastnosti "Prvega kota" in "Zadnjega kota". Font name - Ime pisave + Naziv pisave @@ -8048,16 +8048,16 @@ Use 'arch' to force US arch notation Če želite vsiliti anglosaški arhitekturni zapis, uporabite "arch" - + Arrow size - Velikost puščice + Velikost puščic - + Arrow type - Vrsta puščice + Vrsta puščic @@ -8120,7 +8120,7 @@ preko kotnice Draft - Ugrez + Izris @@ -8128,7 +8128,7 @@ preko kotnice Import-Export - Uvoz - Izvoz + Uvozi-Izvozi diff --git a/src/Mod/Draft/Resources/translations/Draft_sr-CS.qm b/src/Mod/Draft/Resources/translations/Draft_sr-CS.qm index a615879182c65b64c9aa9f7b3b04e1c5ddafeb26..ccca55fd2b5e2ab7882096921bacd45824b16b1c 100644 GIT binary patch delta 12061 zcmb7qcTg1Dx9-||cTea^N)!X4hzUg$G3SU01LlB=pdtzi7>~y}$Amc{jHo}1m@^mN%xqBU2f3dO`RXS&6yec8{4d{Bik~~!kg55iyHMZcb)Oy@wBhM3;c-mc-+a6V;eT zvM+P#F>k6k1kmxwiZWkW76F2$@~BxS`Bzm!SR6^XcJK`CBZ zPtsL$9pZ*Y_yEk=L(+pdqT9Zu_-14&eyvE-%g@9e$B^`9Cb4GiZOHTLknC7YtVI#Y z-W`egHMSuy%p|$fSz=wz*pL^kBH7QE=;Abz`-5X`nwR1aFOtn0l1O+RCwc2%#78BN zyyr8~(cU&>Yp?*mi>7T!-oK70qrMH1})MxNFMHjX7PI}f6$isU`69|`#jHL#B&zOExR_AMY`*g{Po`w+JuL(LK^ z5MLmud6*BeD;KH7xdz0SnyFPRIOBYT+9q}+YLjB7_BpkP9t-mG_aMHbCHbvcNX$Qu z{1V0x?fqm!mf};2ug*~y?_v^T0;vmj#xtr@*G70yW~dEWr3=6~VxJ>y$Ws9Cr!qF=Z)Veg5q*gbdu2mm zKa&Rj2A2X>)1Wobq&X+i_JM`nwxMv%q(K=gh}}6$gWf~p!2UGoM+P`jK!Y2F5andk z;GoaMvisBED6oBn9}O;r!B7HE>}Q4bK=rENcvnI6arh zu>%D!oJ^uYR|;OLC$pIHib6yVvCaWB`uxAdPvp}WS4ZMm(iIjO;>1@X(#;jJjD*SCwBJ~#W`R{ zr}t7q1iWFICndau$ujb6$nLbI^~d@VTmGCj{GLTTF@QD&ttQ_64Q)!UP5jqCw5{eB zq7--9(Lb1Y{S?~u7X&yvl6K!S&mu8SO-JHyK&7+j^qx_~*B4S&Q8=;23v9@*ZK2D* z=Mg#2q3iX$h`(D-H?~25Zl08z9!_HDVY*u}iFn#fx*G_aKJG#H-(e$VuF}Kbi6r`c zqvucYycb$})uSnq?{#|ncPnB_Yx-awa14Q=guZNxB`)2j-{WDk`}e72T{x0O6~=Om zBu36;%Cws#^i`N~3QRH~f!P_556UfI4sof(Q$MkaTOvW?HO$SBLp=Et^VrskM8_Vi z_F}~O9=(_+r6V-=VBY?HiKfkA^=}R$DyquN)(?WeWj_CbO(!>FzI}|uziwphLcb8- zN~~*p2jXuWS&!AlM5mszp6{m<@6?m^nScilF2{y+fyO2*VSzszk_ec?Mr`09-!B$) zp&HS+G#0x02JsdlEc7Qdb0U~U{255Ba!VH37Nk7W°i5~1o`7R{1~4&7zZ9qd6a z7q*~sF8sAOTUe(9i85*yTjw6}pTpUI{9xnXdbW8f1PYzVwjYBaN+R1mypUM`Uu=J8 ze`0f0Z2wo-c&7(Dpf?f~mt_ZsX%UdtvLgm)w2g+H2+1YkXuizOtqLIC*p6LXhn)m% zVb_;K;(pE9&1;W{f11hiYF;2VbRo-+d5T1}fW6#o1WAk8t5#klTII6W^Bjr({>t8T zze~JfdGGLy%XU!O@W1w{2*_1c@0rpXWo1tNH+g9Z~r=p*sLht;|VmAoWuiKMG#x~ zodW>ZQ1HNmJh7)+;=Y5Enk$m{FY9uPV@ez;Plkoq=gL>x>tMrwJhTlN`Kii9k ztzU+M;W(dgbSv>Q7x<)ZZph~^d6bla0_5*fygQvoYZc-j?RoTDUu4Phe8y zVtfV)muMb4ejkacUVL>Pynv11>)ZPft^US$c1OW-svF5UtfI`NxFA@S3R{8o=*5`@o`V0Qeov6Y|p+Yv~DW8Sz8wwMj-ohB^Pkc@p zVTuYSc59TdSD*n0cj3@Dh+rpCu0{$8B~Fxg8bmyFhNw^(?w9*OR8;;YcId2dZ2;5N z+azkB(qel$c?<8hV0+GI8?rkZ;d_Tr9PSiN>V1RluZrfG%V4W%qD34E3}UgTbd}BX zMW1o4kaT;Bfu3N_#W*o=#t|gxXdv|TcpLB-@QxTXOGCV{5D4#oUj+yTz3(fA){G)* zCB(2^g(%!kim=(UiFff75hbpu^QVhROJUI7=S1|QC}Mf;V(K~M&Yiu*tcxIw**8GU z>j^`RSHyzIE<`QsizW3FiNd;yrRUDT`F@D_V}fY7zeosaMf9M%Slh*)#E>82;G=#- z9%DqZLpZVfCq!loFlGNBarR~)G0#WhLU|afev!B^7Gdz)9+7P*AQs^!va3D?^}CDQ zYKbV?+vbb=(FoX?1I7J6IzqDj;{H-2@iFtn13lvA#tI^@$xY%{+lpuBp{e;%;`#H{ zsIP*>%R|_~0Z$;VtFISt`VUps7vw3 zMaiMeP9pDDlEaJX#9mgE9NqlEz*wn59yHQ0RjT4G6IC54RXHCH({_@oR)ZjCW2NdF z@PAEzsm>U)kwi!pslIm-(XVi+=`7@_7i*-ZhdUA|CX;34Wx5`xZ2iZTboS^sdArX0tOqlZW{tmTIP2I)@+cVe@rO0%az6Qk}+bKc(}zGj^? z?;uRk^|urghB7C3ixe{_hPeAcDdu0q+57-$(fTgLUmTT|4FUNs50PT;_!AjRq_{HB zjMgHpX@vD=jF#4PIYG2&};e%>neC%VRvw54eaghhH!^2DQb3GgKL$9Pw-_nW1 zY-xKPM`DiCq#cPVxbB#=;|Rj{k6>x{*2%L-e&s2SDa;?qU(#LV-LoG8P%lIV`rg&ZE{;WW0z0N{8P#_^&@87D`mRO zAwG7Glvx32NtMnu0p2l7S?h6Q&J5}D+j+!JK9H_9NWu48z)X|?J*2C>)_}5((yc>_ zNc4!8Zr!pYKD?%Me|R#=!(P%umX2P7q=yqHBM*g3k0%wAnTKDJ@&iGs+!;1x708A> zxvcbb;7sBUM@#W>SLylfG9(5CNYDRGBH`gHy+J9?_(SRa-5ta`SCKx9gu+#WWN8Wv z>Ju&NcEMQ}50%TVfgyuG$qpYUBKoeE9UHzP_I``(Qr4Ql4C!(OgDdebE944g5cQfh zmn$rNPQtsh>@mI=V}LSp&0n#oqISx)3oOKk1j%*$v0&4^rTFHyT-O)gy(mboyKota z_J7F@K5jwBT}y6eNhGHCmfIwtiSZk4L;kTy?(T{v>6@oK^lnS2uG<@Y0G@HNAuqWt z2hKyDNFF8+4@xAu+FTB)fs7aOR30tuM2dEkN6+bqov(@q+eY5u96)T+T6sqT>^xuf#-S}wlwV{(0e-FJ*Pep7N4EU# z$s*#r1LP08J`tUHE`J;(6HUD+f8BG4L_G)j2g(Hgt+V{|!5k3uuv}bgAKL#ra>*YJ zi7gN+>gWh_uT|;Qgr@hC$}lv_Onl{5l_4++5*bt`%W7icv8v3I&xmQ`RStC@VMmiy zPBGCa`~Ou{8QLD{$fBxxM@#JXHC2t5SSZ{{5WzO@Em%iDaGFv zRrRuRV3_l&hW{#P?Ru*kr@$dvR#i3cYtA5=l%Q($Je7pca8>K?cZm(ZZbM<8q-x`d z^s?(;RlDC)v6KEP|4K0!`CL}@ym}pFKrdCVT8~H!=&A}xjzcB3O4Z*!5Tl~Ys{W1I z6FZuv8p06VzOS+&Pt8z`w)Uilf2+nHeoZVRO%-l7ts)w6Llthtqcd#Cva?j-*G8Z` zf3Au=?}H|`pDMaiKQuu9swQu7M;?8rn(BhspzUWvp7cRAV>zfd{iJF}27=MDWYvrp z1>n*^)of2A`jlm=dF3AwRSr?jn^BYa;gzaI*Ef>r08K0&f|y{er&|8K83|veT2Zi% z#E4d^l}W{j5m~C(+Hpi>zn0=YcN?;lVX^NWoXuBNaRcFkp^7U0Dza=>Z&m!et{8iK zP+6v?5~aDQEXAnH(gxX(U7W2-u=du2i&UFh!gKCvR9mMYf|Sis?bw||!qrQaydsy_ z&8DgpN7N@LC#z2Ug;3aelj_vKT(ng;Rau>I{j%PwtO*$?bc#->vJPxU)b9yIlW?s( z@H()+DrbW~iLRqmSEO{fV4y1ZFbp;Rx$5RWaAlsQx~GNj=+3M1wyz*wxx4Dw5m36{ z1=X|jV9E$D)r;?lSe-ViUdMtMUGAw0vptBd^Hdd<;CasFR3D={z;|vXtA4s?5-nBK z;vYP)$#%6W<1W#SHKmw8xfH*&Q5({}5w8%VF8>vbI{rmnX&++3^8sqN5*RimRbAUX zgn0R@YR|;2Xa?fc^|Lv#i+<{+ufmD_eM{Zy41BXmu-b3vQsVc5z()|^a2)j>VH6;$@~uzJK07})-+dc?Q07^8Gjk1942 z8`Do6d@dDEy+s{T+>b=<=IYVutw;o}SC6%hPc7}$p>2#rU3aL*4TB&_OVwcq2SLC* z^@J#MRiYN}@d0=t(1t91fjWF!5z+Zi>gXAoP z`Cbv~m`S$~uFk71`F%+kf2r3-jv*0wNd2FG5LMVC^`L|SO{0kVd#STqAUti_rM|oh3uniwFQ{#HpR1o+;C9Ie)Gyw~A_^GPuUrR^n0`k6 zv26{aphoJC9dIL8V$;f1HXqi|q**9&4{KP#62ydN8ad=9y08NpB^t|>@2gSPBAkC_ z8e@NdVl69cj1!SR*1BuTgx)3Y)J)^h5Da=YR^vFcAyI?NnhM==;4>{Xm8u*d(dV4T zeM~gb!QPr`hf*-}_@VJAi_znP-x`nQ_lebxNzv4uxRbbNn8v$mF){W^(2W~mWkENrJ);X){fYH4EoW1E&gHF0I061$wDS=+=Hvth2;xCYi36lX&r-fOlz z@gaWPU$gZ!VttcontlEVnV*Jh_GP3K#X6REF@MsWya(^Svsm-bEX1)(MVhP(Sbp{d z&4qI~Q7KvqL{VRK1Bl~-PcE8lGc3F4yXLY$DUvxrlT!ynj?J?)SGT*P#QUPTKF}RC zwMO&k&_hgf2WTGGt%bgGz2-?hIJ4@9=H((ZjK||OZ&qW^=6M4&@3M>}I@Q+{Iwum} z)K&AryBPDQ=bEpruxSyc`PHQW38drk80aM`=ZQXZRe{mFal_- z?K&Dh^ZlN-&wUQx2-FU=wnNwQw1c0Z>o{%J4two~S!I1~=zgT?&F!?~9YN)V&9qT- z3Q#Mg;=`{4q3i7WJk(t=U6-Sa}~66 zyrH@A1GRHnLABSrYv;R!lL(rtU8#%4NT5&~d$byn!*;D@>?&eQ(zKRS5a5*~usm=J zP{!2dWlU_niq7WB+WpP#FdRzN?mxW?WRKGxb}Av>V5au)n1CE7GM zB$$6jY13-v5V?>xy@iB~_fdOlUN~aMBJJ5dSZ3c{?YY|u^mRykp<73yU2U}42NBFB z)zV(w2-H_+Ccd}sT>uEuC@RYcglnxW0R=1*eyW^I8xzE4TezO9dasUKHA9SFi`cM@=9y`E<6q^t&`5e^66ugwqYoyjtZsY_Cyj+jbm?Ds%&nf^u1n) zF`lFh_+FJn-C$+dy~#umHz`3s5iYz}DZxd3i9N|sLe}NrSfGwF`a}xRf`dw!7xWk0 zO$lpnkzV@14IZ3$v@C zES#?_IynQ?N^NEFIXIKkC1uHMgqNl>6>BJC@-1c65hR$;(MqfpKYdl=TzrU{Ra4?@ zzZWTMb|4Cv9rh{f!w_%EZM7j^Ur$L~e1rI)*~$*5I26ME%8o9sM0YQg;=A{y_akx{2PKl@m)~yo^-k%t5f`&{8GqGUCqlcgmHk4n)CdXlxC1 zNOf!|>Q+|1vX1DagpO5z1z)z)u{p3qfkCILQ9#suq)zi5`gF7Cl!U&h6n5zBUln3h zd_?Ec0IS}Ap>tX6f#3Vm&>X^=ox)+O$IFy<6A*vJ3RPPuFR# zE3q{%b^U^&-;Cb6!Gm#}82d>#G(8Z`c2*bo2nKhEu%VgnO4E&qjw7las|%WJB;hwq z7xWsIj^w&gLzfZFd9E9E26|3;Qi`uLbzv!~Bq~MfCNxb#>wZEvXKyCT$7i~j4QCM@ zC+QZ|{!YBlRvU_ni-Fi!pU*ZF6*GW8hzE4A;&>7jf9jSj?L(|l3*Az0#Gk$~y44+E z(Be$s~!%2*7tV@&&5MH@%!>0ry?LytghOwx1 zm~P82J;L}S-PWZbL_~!+dl(NTgy&&u(3T(z82{Y zj;Mk0p+$GN+gxJy^>oL+2NDg7(w!*3kAz)S-RZ4}Ig{_{&ZM;>`sy~*q4?3aC9UO`AW2Wx$C?p4SZjtWEgaEu*QC*k6 zy#OV=2v_Iz%_6ZOyCwRLM?NFE4$yaQjzVGGX1(8u)j0LE zIP3l6SD?DSsP7$|O#DAT^n*DVx7<}ftUpwl)>}Vjej)MEE%o6sU(gryx1s1&qK~Kv zmDiZ0pZE<6Zwu8&Pq>K#>%RJ_I`VHB{j9%sqKx~g|EswV z*6FLC+t>`7vcdZ0HMbDIFkQd$NjTB1%KBK}PsDN`>0`%@!UMTYt!$Dsal#T%U~2h>jKOk9L8?bKLbuOB^s*-KRg^ax3O>d-W%K zBq7QS)SvR+LM-1)pEEz5*zQ*PtDBGr(=zloJ`Tc5FMag4f}dhsV$$EbXe8!;Q-7~V zI`KNY_4o6zQDvF_;hA)z+tW+&&1SvX_QTg9`bPIGo)FegLJW5p=WB4f=S&gOK3 zPbF|VKGfiQ92A;#%+P26I8Ch$%|d74xOuywc|0ik`Lv;RN*2-Ik%qPo9td)SY$!U{ zGPL)H#Yf~Dy1ZWwgRD37f&s+X0z zcq2-zrlE$w7vaPTPa8&l?hDRtHjHZV0hBpx7!{d-+5S~SaME4kGja`~Qy}0twPC`J z3kd5=OY!}IQv4BRh}Z!yKYurNO!da*7l!$L5z+RnH7xAqj2X{P!_ozbL_=E}R;)pc znbyJ(m%j+1Q!=b+gZA*e(Xgf)JaFI&!@9SaeMFx!tRJmlD5WtZ-CYeWjx{7b0Ka^) z4cmb{B+0P%>1vE5RvC`9N1YQf-f(R9PP{fy#gK`YVT4(eY{;4f<}V&$xNr*u9MQ;- zT_Kow>qx`%rr^g<55ubmXcipy8Qyw%A-g3RnOi>`g!&rAoTdn!vyAc~cZ?%v8@1h> z@E+1zqxRY?yg{+RsCZfX;95pQQYPM}DKXlm`;w@<+vwODG|2TgI**@&8HPwSR&d7- zUZw+4gTC|z&VXliH@ap$$KWx+Sh;)%vDXG;)pEsX08bjL5649PTfDK>Y6x0ogV9rR z#7JSCvCfnzG!Zq8bxNRtawm=Ti*bFI*2V^F;ZWtmjE%-^LFXQ2Z0z}r*o{ApoxVLq zP2Vcj*!ea*W6oZqU&|a~y=E`FqxV|I9(O_f zoga<7c}6^8g0b)54yeC0#=b)yAssjy2mX;r%tdV+(jLu4wP@pT zFYtPgzi~v2V^>_5ZH)B54Tb*3>9v=U7`7&Me@!RzCo;~t2P$BQu_OzoTQJeMd|YG9 zr`Ow%JGU^d_|w{7yBb$7167)a7!!tK5I$|CaqZDh#Gei@u6vw;kTu`9X?8=*VqP1! zEk<9z#?Q99DjQ2?ZpBH^ITL#{op`rwlk(D)*yc?peUu>fyRS*V5aKtUVlobF zMPgJ3Q`tf=Ip~GSaRmavG!K*W))1noZzk8tTk-Z)6I10%vB>EsOm*$zu=+<+=Tm6W zQr4Qf^*V$3g`KJAWMpykL}BWAXEV{LN~QsK8{>j6He~7lm}?g( zkgJ)PT#q&ly<81REZa0XYBS~>HB6%qz{M_+Y0Q1t{ZbRtnD_HAiMVVUw{SD2dV!{K zH++d|<(S4VdxDVu+BDq{**ew9H22?VGPC2JrUeOTc1p&Zmhae3Y>LSg*9DP6?`5)- zfnE(AOl#KT1f=Ol)4I;k%*k1%&7JyUOgP!JwH_kR&PS$gBqPH5m=2D3Ml_C_Qh6(4 z^-@hoaJ0`{ZkmqFEr%B>x0sIHhX(KFm@=+GWBH#=7kdo?)4c|mvcVuanrcIKX_^iB z*j}c~IZ&O$Ptz4c0d6d7x>BhQPTGH&uAKBj*7P%7`3g^{<8Qit3}r$21Ew3F;z&fF zFx}2bA@+$(ca^i~j;ENOR)y-PJu`juvd1e!D$~#5`w$xEn|`lV5LAaB4ka;@CGYW^ zwMX=#fys66v=@~_D4Isncp68c9X;^YX9%H(m6oebcQwW=toRr_yt!x9h{i9^au?OZ$B0$*Nf*@|lxm%phj4oc_)f%d&hHTGkHl_WobWwiM^H1QwCD<|#X? zVl`v4=T?fn`dXJZ?ltQqYkNWcR=b3z9evMAIMi(ulo_Dcj3Rc6LybM530!0S4Od2_ z-TK1nFrC8mGzIcRQFNN_8!MxSVtYcmFz9ZS)jnxng6o(|Irb-o;$Ew@tXzn|6;tpj z($Y!dPh-8lC}}=2-bQkEvTZmNwzd++YV%O0rjcn&oq3GW(9Na_+-7@pmFoPB$@0XD zt1MfWa)-2vjrjE1qAK;WY+4Ee>>R-ty6P0DA_VeTWo~WelYK0|4skmXN~0`i5Anv1 z<*6H_iNXWjAhA`m_*a@CneVphVIux#CFhj1j8witZ*K<%TZJoCu9e-9X#>yjfxR62 zP(S=W5?43FlS*k29(&-eql+7!5=jwkq;baN!vbL{8`B(-X^q_G*CSLM&q&ny{L`0xW_W-Pf<@> z1OKo|oQAK1S?sfWPHEp}iSrID&{AcgsBDR_2!|Th1>L9ymI|`%E)1XDuovsER-Y}E zdz_`_Y7xK={m+fM(i?+tVWefrO!FUzqXp#N(1Xv)(3`Rfzn_QM4_=O uhB!M%{BO%ph^2a*n8c3!zZUW=U8uiJLaP$Opb)EV{y&#X^NSa~%l;RItYy3a delta 12136 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 New - Novi + Novo @@ -57,7 +57,7 @@ Select all - Izaberi sve + Obeleži sve @@ -67,7 +67,7 @@ Isolate - Isolate + Izoluj @@ -77,7 +77,7 @@ OK - U redu + Ok @@ -130,7 +130,7 @@ px - px + PX @@ -303,7 +303,7 @@ Dimension details - Dimension details + Detalji dimenzija @@ -384,7 +384,7 @@ Mora biti najmanje 2. Symmetry - Simetričnost + Simetrija @@ -433,7 +433,7 @@ Ovo radi samo ako je "Umnožavanje veza" isključeno. Fuse - Unija + Spajanje @@ -570,7 +570,7 @@ Ovo radi samo ako je "Umnožavanje veza" isključeno. Fuse - Unija + Spajanje @@ -666,20 +666,20 @@ Promeni smer ose u uredniku osobina. If checked, the resulting objects in the array will be fused if they touch each other. This only works if "Link array" is off. - Ako je čekirano, rezultujući objekti posle umnožavanja će biti spojeni ako se dodiruju. + Ako je čekirano, rezultujući objekti posle umnožavanja će biti sjedinjeni ako se dodiruju. Ovo radi samo ako je "Umnožavanje veza" isključeno. Fuse - Unija + Sjedini If checked, the resulting object will be a "Link array" instead of a regular array. A Link array is more efficient when creating multiple copies, but it cannot be fused together. Ako je čekirano, rezultujući objekat će biti „Umnožavanje veza“ umesto običnog umnožavanja. -Umnožavanje veza je efikasnije kada se napravi više kopija, ali se ne može spojiti zajedno. +Umnožavanje veza je efikasnije kada se napravi više kopija, ali se ne mogu sjediniti zajedno. @@ -729,7 +729,7 @@ Umnožavanje veza je efikasnije kada se napravi više kopija, ali se ne može sp String - Znakovni niz + Niz @@ -994,22 +994,22 @@ promeniti korišćenjem tipki [ i ] tokom crtanja Solid - Puno + Čvrst Dashed - Isprekidana + Isprekidana linija Dotted - Tačkasta + Tačkasto DashDot - Crta, tačka + Crta tačka @@ -1029,17 +1029,17 @@ promeniti korišćenjem tipki [ i ] tokom crtanja Wireframe - Žičani + Žičani okvir Shaded - Nevidljive ivice, sa senčenjem + Osenčeno Points - Tačke + Poeni @@ -1065,7 +1065,7 @@ promeniti korišćenjem tipki [ i ] tokom crtanja Annotations - Napomene + Pribeleška @@ -1115,7 +1115,7 @@ promeniti korišćenjem tipki [ i ] tokom crtanja Line spacing - Prored + Razmak između redova @@ -1125,7 +1125,7 @@ promeniti korišćenjem tipki [ i ] tokom crtanja Dimensions - Kote + Dimenzije @@ -1150,12 +1150,12 @@ promeniti korišćenjem tipki [ i ] tokom crtanja Arrow - Strelica + Strela Tick - Kosa crta + Otkucaj @@ -1230,7 +1230,7 @@ promeniti korišćenjem tipki [ i ] tokom crtanja Selected - Izabrano + Označeno @@ -1465,7 +1465,7 @@ Imaj na umu da ova opcija nije u potpunosti podržana i da se mnogi objekti neć Bitsnpieces style - Bitsnpieces style + Stil delića @@ -1616,7 +1616,6 @@ kao što su "Arial:Bold" Podrazumevana visina za tekst i kote - @@ -1624,8 +1623,9 @@ kao što su "Arial:Bold" + mm - mm + milimetar @@ -1705,12 +1705,12 @@ kao što su "Arial:Bold" Tick - Kosa crta + Kosa crtica Tick-2 - Kosa crta 2 + Kosa crtica 2 @@ -1740,7 +1740,7 @@ kao što su "Arial:Bold" Right - Sdesna + Desno @@ -1942,11 +1942,11 @@ iz Menadžera dodataka. Dozvoli FreeCAD-u da automatski preuzima i ažurira DXF biblioteke - - + + Import options - Postavke uvoza + Podešavanja uvoza @@ -2001,7 +2001,7 @@ iz Menadžera dodataka. Create - Napravi + Kreiraj @@ -2162,10 +2162,10 @@ If it is set to '0' the whole spline is treated as a straight segment. Ako je zadato na '0', ceo splajn se tretira kao ravni segment. - + Export options - Opcije izvoza + Podešavanja izvoza @@ -2363,7 +2363,7 @@ Ovo možda neće uspeti za novije šablone od DXF R12. lines - linija + linije @@ -2613,7 +2613,7 @@ Ovo možda neće uspeti za novije šablone od DXF R12. Undo - Poništi + Opozovi @@ -2794,7 +2794,7 @@ Ovo možda neće uspeti za novije šablone od DXF R12. Wipe - Dugme za brisanje + Obriši @@ -3124,10 +3124,10 @@ Nije dostupno ako je omogućena Draft opcija podešavanja 'Koristi Part primitiv - + Offset Odmak @@ -3296,8 +3296,8 @@ or try saving to a lower DWG version. - - + + All Shapes must be coplanar Svi oblici moraju biti komplanarni @@ -3326,11 +3326,11 @@ https://github.com/yorikvanhavre/Draft-dxf-importer Da bi omogućio FreeCAD-u da preuzme ove biblioteke, odgovori sa Da. + - Custom Sopstvena @@ -3355,41 +3355,41 @@ Da bi omogućio FreeCAD-u da preuzme ove biblioteke, odgovori sa Da.Podesi razmeru koju koriste alati za Draft napomenu - - - - - - - - - + + - + - + + + + + + + + No active document. Aborting. Nema aktivnog dokumenta. Obustavljanje. - - + + + + + - - - - - + + Wrong input: object not in document. Pogrešan unos: objekat nije u dokumentu. @@ -3570,9 +3570,9 @@ Da bi omogućio FreeCAD-u da preuzme ove biblioteke, odgovori sa Da.Izaberi položaj teksta - - + + Pick first point Izaberi prvu tačku @@ -3588,6 +3588,8 @@ Da bi omogućio FreeCAD-u da preuzme ove biblioteke, odgovori sa Da.Napravi Žicu + + @@ -3595,8 +3597,6 @@ Da bi omogućio FreeCAD-u da preuzme ove biblioteke, odgovori sa Da. - - Pick next point Izaberi sledeću tačku @@ -4017,8 +4017,8 @@ Krajnji ugao će biti početni ugao plus ovaj iznos. Izaberi objekte koje hoćeš opseći ili produžiti - + Pick distance Izaberi rastojanje @@ -4053,9 +4053,9 @@ Krajnji ugao će biti početni ugao plus ovaj iznos. B-Splajn je zatvoren - + Last point has been removed Poslednja tačka je uklonjena @@ -4412,8 +4412,8 @@ Krajnji ugao će biti početni ugao plus ovaj iznos. Promeni nagib - + Select an object to upgrade Izaberi objekat koji želiš da sastaviš @@ -4468,41 +4468,41 @@ Krajnji ugao će biti početni ugao plus ovaj iznos. Rastavi - - + + Task panel: Panel zadataka: + - Polar array Polarno umnožavanje - - + + At least one element must be selected. Najmanje jedan elemenat mora biti izabran. - - + + Selection is not suitable for array. Izbor nije pogodan za umnožavanje. - - - - + + + + Object: Objekat: @@ -4522,22 +4522,22 @@ Krajnji ugao će biti početni ugao plus ovaj iznos. Ugao je ispod 360 stepeni. Podešeno je na ovu vrednost da bi se moglo nastaviti. - + Center reset: Ponovo zadaj centar: - - + + Fuse: Unija: - - + + Create Link array: Napravi umnožavanje veza: @@ -4552,24 +4552,24 @@ Krajnji ugao će biti početni ugao plus ovaj iznos. Polarni ugao: - + Center of rotation: Centar rotacije: - - + + Aborted: Obustavljeno: + - Orthogonal array Pravougaono umnožavanje @@ -4634,11 +4634,11 @@ Krajnji ugao će biti početni ugao plus ovaj iznos. Podrazumevano + - Circular array Kružno umnožavanje @@ -4763,12 +4763,12 @@ Krajnji ugao će biti početni ugao plus ovaj iznos. dodata osobina 'DodatniPoložaj' - + No shape found Nije pronađen oblik - + All Shapes must be planar Svi oblici moraju biti ravanski @@ -4863,30 +4863,27 @@ Krajnji ugao će biti početni ugao plus ovaj iznos. Support: - Support: + Podrška: Map mode: - Map mode: + Režim mape: + + + - - - Wrong input: must be a number. Pogrešan unos: mora biti broj. - - - - + @@ -4896,14 +4893,17 @@ Krajnji ugao će biti početni ugao plus ovaj iznos. - + + + + Wrong input: must be a vector. Pogrešan unos: mora biti vektor. - + Wrong input: must be a list or tuple of strings, or a single string. Pogrešan unos: mora biti lista, znakovni niz uređenih n-torki ili jedan niz znakova. @@ -4927,11 +4927,11 @@ Krajnji ugao će biti početni ugao plus ovaj iznos. Input: single value expanded to vector. - Input: single value expanded to vector. + Ulaz: jedna vrednost proširena na vektor. - + Wrong input: must be an integer number. Pogrešan unos: mora biti ceo broj. @@ -4966,8 +4966,8 @@ Krajnji ugao će biti početni ugao plus ovaj iznos. Pogrešan unos: mora biti položaj, vektor ili rotacija. - + Wrong input: object must not be a list. Pogrešan unos: objekat ne sme biti lista. @@ -5028,18 +5028,18 @@ Krajnji ugao će biti početni ugao plus ovaj iznos. Use one of 'make_linear_dimension', or 'make_linear_dimension_obj'. - Use one of 'make_linear_dimension', or 'make_linear_dimension_obj'. + Koristite jednu od 'make_linear_dimension' ili 'make_linear_dimension_obj'. Wrong input: object doesn't have a 'Shape' to measure. - Wrong input: object doesn't have a 'Shape' to measure. + Pogrešan unos: objekat nema 'oblik' za merenje. Wrong input: object doesn't have at least one element in 'Vertexes' to use for measuring. - Wrong input: object doesn't have at least one element in 'Vertexes' to use for measuring. + Pogrešan unos: objekat nema bar jedan element u 'Verteksima' koji bi se koristio za merenje. @@ -5066,7 +5066,7 @@ Krajnji ugao će biti početni ugao plus ovaj iznos. Wrong input: object doesn't have at least one element in 'Edges' to use for measuring. - Wrong input: object doesn't have at least one element in 'Edges' to use for measuring. + Pogrešan unos: objekat nema bar jedan element u 'Ivicama' koji bi se koristio za merenje. @@ -5342,9 +5342,9 @@ Krajnji ugao će biti početni ugao plus ovaj iznos. added view property 'TextColor' - - + + renamed 'DisplayMode' options to 'World/Screen' renamed 'DisplayMode' options to 'World/Screen' @@ -5460,32 +5460,32 @@ iz menija Alati/Menadžer dodataka Napravi obaranje ivica - + Save style Sačuvaj Stil - + Name of this new style: Naziv ovog novog stila: - + Warning Warning - + Name exists. Overwrite? Ime postoji. Da prepišem? - + Error: json module not found. Unable to load style Greška: json modul nije pronađen. Nije moguće učitati stil - + Error: json module not found. Unable to save style Greška: json modul nije pronađen. Nije moguće sačuvati stil @@ -5506,16 +5506,16 @@ iz menija Alati/Menadžer dodataka Smer odmaka nije definisan. Pomeri miša na jednu ili drugu stranu objekta da bi označio pravac - - + + True Tačno - - + + False Netačno @@ -5721,7 +5721,7 @@ A 'Link array' is more efficient when handling many copies but the 'Fuse' option Label - Ime + Oznaka @@ -7044,19 +7044,19 @@ podesi Tačno za uniju ili Netačno za sastavljeni objekat - + Create a face Napravi stranicu + + - - The area of this object Površina ovog objekta @@ -7100,8 +7100,8 @@ podesi Tačno za uniju ili Netačno za sastavljeni objekat Bazni objekat koji će biti dupliran. - + The object along which the copies will be distributed. It must contain 'Edges'. Objekat duž kojeg će se kopije raspoređivati. Mora da sadrži 'Ivice'. @@ -7116,9 +7116,9 @@ podesi Tačno za uniju ili Netačno za sastavljeni objekat Koeficijent rotacije Umnožavanja po putanji sa uvrtanjem. - - + + Show the individual array elements (only for Link arrays) Prikaži pojedinačne elemente umnožavanja (samo za umnožavanje veza) @@ -7246,8 +7246,8 @@ When using a saved style some of the view properties will become read-only; they will only be editable by changing the style through the 'Annotation style editor' tool. - + The base object that will be duplicated Bazni objekat koji će biti dupliran @@ -8049,14 +8049,14 @@ Ostavi prazno za podrazumevane merne jedinice. Koristi 'arch' da bi prinudio na Građevinski US - + Arrow size Veličina strelice - + Arrow type Vrsta strelice diff --git a/src/Mod/Draft/Resources/translations/Draft_sr.qm b/src/Mod/Draft/Resources/translations/Draft_sr.qm index c8c46bb4fc02f81bc8bef7ec60a364157ee49af6..94b08d522a276a6c5666911cf95b1e2dd419b6e4 100644 GIT binary patch delta 11232 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 If checked, the resulting objects in the array will be fused if they touch each other. This only works if "Link array" is off. - Ако је чекирано, резултујући објекти после умножавања ће бити спојени ако се додирују. + Ако је чекирано, резултујући објекти после умножавања ће бити сједињени ако се додирују. Ово ради само ако је "Умножавање веза" искључено. Fuse - Унија + Сједини If checked, the resulting object will be a "Link array" instead of a regular array. A Link array is more efficient when creating multiple copies, but it cannot be fused together. Ако је чекирано, резултујући објекат ће бити „Умножавање веза“ уместо обичног умножавања. -Умножавање веза је ефикасније када се направи више копија, али се не може спојити заједно. +Умножавање веза је ефикасније када се направи више копија, али се не могу сјединити заједно. @@ -1115,7 +1115,7 @@ value by using the [ and ] keys while drawing Line spacing - Проред + Размак између редова @@ -1616,7 +1616,6 @@ such as "Arial:Bold" Подразумевана висина за текст и коте - @@ -1624,6 +1623,7 @@ such as "Arial:Bold" + mm мм @@ -1705,12 +1705,12 @@ such as "Arial:Bold" Tick - Коса црта + Коса цртица Tick-2 - Коса црта 2 + Коса цртица 2 @@ -1942,9 +1942,9 @@ from the Addon Manager. Дозволите FreeCAD-у да аутоматски преузима и ажурира DXF библиотеке - - + + Import options Поставке увоза @@ -2162,8 +2162,8 @@ If it is set to '0' the whole spline is treated as a straight segment. Ако је задато на '0', цео сплајн се третира као равни сегмент. - + Export options Опције извоза @@ -2363,7 +2363,7 @@ This might fail for post DXF R12 templates. lines - линија + linije @@ -2703,7 +2703,7 @@ This might fail for post DXF R12 templates. Global - Глобално + Опште @@ -2716,7 +2716,7 @@ This might fail for post DXF R12 templates. Close - Затвори + Zatvori @@ -2794,7 +2794,7 @@ This might fail for post DXF R12 templates. Wipe - Дугме за брисање + Обриши @@ -3124,10 +3124,10 @@ Not available if Draft preference option 'Use Part Primitives' is enabled - + Offset Одмак @@ -3296,8 +3296,8 @@ or try saving to a lower DWG version. - - + + All Shapes must be coplanar Сви облици морају бити компланарни @@ -3326,11 +3326,11 @@ https://github.com/yorikvanhavre/Draft-dxf-importer Да би омогућио FreeCAD-у да преузме ове библиотеке, одговори са Да. + - Custom Сопствена @@ -3355,41 +3355,41 @@ https://github.com/yorikvanhavre/Draft-dxf-importer Подеси размеру коју користе алати за Draft напомену - - - - - - - - - + + - + - + + + + + + + + No active document. Aborting. Нема активног документа. Обустављање. - - + + + + + - - - - - + + Wrong input: object not in document. Погрешан унос: објекат није у документу. @@ -3570,9 +3570,9 @@ https://github.com/yorikvanhavre/Draft-dxf-importer Изабери положај текста - - + + Pick first point Изабери прву тачку @@ -3588,6 +3588,8 @@ https://github.com/yorikvanhavre/Draft-dxf-importer Направи Жицу + + @@ -3595,8 +3597,6 @@ https://github.com/yorikvanhavre/Draft-dxf-importer - - Pick next point Изабери следећу тачку @@ -4017,8 +4017,8 @@ The final angle will be the base angle plus this amount. Изабери објекте које хоћеш опсећи или продужити - + Pick distance Изабери растојање @@ -4053,9 +4053,9 @@ The final angle will be the base angle plus this amount. Б-Сплајн је затворен - + Last point has been removed Последња тачка је уклоњена @@ -4412,8 +4412,8 @@ The final angle will be the base angle plus this amount. Промени нагиб - + Select an object to upgrade Изабери објекат који желиш да саставиш @@ -4468,41 +4468,41 @@ The final angle will be the base angle plus this amount. Растави - - + + Task panel: Панел задатака: + - Polar array Поларно умножавање - - + + At least one element must be selected. Најмање један елемент мора бити изабран. - - + + Selection is not suitable for array. Избор није погодан за умножавање. - - - - + + + + Object: Објекат: @@ -4522,22 +4522,22 @@ The final angle will be the base angle plus this amount. Угао је испод -360 степени. Подешено је на ову вредност да би се могло наставити. - + Center reset: Поново задај центар: - - + + Fuse: Унија: - - + + Create Link array: Направи умножавање веза: @@ -4552,24 +4552,24 @@ The final angle will be the base angle plus this amount. Поларни угао: - + Center of rotation: Центар ротације: - - + + Aborted: Обустављено: + - Orthogonal array Правоугаоно умножавање @@ -4634,11 +4634,11 @@ The final angle will be the base angle plus this amount. Подразумевано + - Circular array Кружно умножавање @@ -4763,12 +4763,12 @@ The final angle will be the base angle plus this amount. додата особина 'ДодатниПоложај' - + No shape found Није пронађен облик - + All Shapes must be planar Сви облици морају бити равански @@ -4871,22 +4871,19 @@ The final angle will be the base angle plus this amount. Map mode: + + + - - - Wrong input: must be a number. Погрешан унос: мора бити број. - - - - + @@ -4896,14 +4893,17 @@ The final angle will be the base angle plus this amount. - + + + + Wrong input: must be a vector. Погрешан унос: мора бити вектор. - + Wrong input: must be a list or tuple of strings, or a single string. Погрешан унос: мора бити листа, знаковни низ уређених н-торки или један низ знакова. @@ -4930,8 +4930,8 @@ The final angle will be the base angle plus this amount. Input: single value expanded to vector. - + Wrong input: must be an integer number. Погрешан унос: мора бити цео број. @@ -4966,8 +4966,8 @@ The final angle will be the base angle plus this amount. Погрешан унос: мора бити положај, вектор или ротација. - + Wrong input: object must not be a list. Погрешан унос: објекат не сме бити листа. @@ -5166,7 +5166,7 @@ The final angle will be the base angle plus this amount. Edit - Измени + Уреди @@ -5342,9 +5342,9 @@ The final angle will be the base angle plus this amount. added view property 'TextColor' - - + + renamed 'DisplayMode' options to 'World/Screen' renamed 'DisplayMode' options to 'World/Screen' @@ -5460,32 +5460,32 @@ from menu Tools -> Addon Manager Направи обарање ивица - + Save style Сачувај стил - + Name of this new style: Назив овог новог стила: - + Warning Warning - + Name exists. Overwrite? Име постоји. Да препишем? - + Error: json module not found. Unable to load style Грешка: јсон модул није пронађен. Није могуће учитати стил - + Error: json module not found. Unable to save style Грешка: јсон модул није пронађен. Није могуће сачувати стил @@ -5506,16 +5506,16 @@ from menu Tools -> Addon Manager Смер одмака није дефинисан. Помери миша на једну или другу страну објекта да би означио правац - - + + True Тачно - - + + False Нетачно @@ -5607,7 +5607,7 @@ from menu Tools -> Addon Manager Draw style - Cтил приказа + Обриши @@ -5721,7 +5721,7 @@ A 'Link array' is more efficient when handling many copies but the 'Fuse' option Label - Име + Ознака @@ -5750,7 +5750,7 @@ will be used to provide information to the label. Line - Линија + Linija @@ -7044,19 +7044,19 @@ set True for fusion or False for compound - + Create a face Направи страницу + + - - The area of this object Површина овог објекта @@ -7100,8 +7100,8 @@ set True for fusion or False for compound Базни објекат који ће бити дуплиран. - + The object along which the copies will be distributed. It must contain 'Edges'. Објекат дуж којег ће се копије распоређивати. Мора да садржи 'Ивице'. @@ -7116,9 +7116,9 @@ set True for fusion or False for compound Коефицијент ротације Умножавања по путањи са увртањем. - - + + Show the individual array elements (only for Link arrays) Прикажи појединачне елементе умножавања (само за умножавање веза) @@ -7246,8 +7246,8 @@ When using a saved style some of the view properties will become read-only; they will only be editable by changing the style through the 'Annotation style editor' tool. - + The base object that will be duplicated Базни објекат који ће бити дуплиран @@ -8049,14 +8049,14 @@ Use 'arch' to force US arch notation Користи 'arch' да би принудио на Грађевински US - + Arrow size Величина стрелице - + Arrow type Врста стрелице diff --git a/src/Mod/Draft/Resources/translations/Draft_sv-SE.qm b/src/Mod/Draft/Resources/translations/Draft_sv-SE.qm index 2366a52d93eb1b9d52b04b6f7338a14351028b31..a0a49465a8698c3ca817ad1712c836dabc880dde 100644 GIT binary patch delta 10882 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 aIz<(IP0T+vrJAVcCT8NBf<7X=*Z%?4#z6!C delta 10861 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 diff --git a/src/Mod/Draft/Resources/translations/Draft_sv-SE.ts b/src/Mod/Draft/Resources/translations/Draft_sv-SE.ts index cd0acfab8d..b0d56591f9 100644 --- a/src/Mod/Draft/Resources/translations/Draft_sv-SE.ts +++ b/src/Mod/Draft/Resources/translations/Draft_sv-SE.ts @@ -1614,7 +1614,6 @@ som "Arial:Bold" Standardhöjd för texter och dimensioner - @@ -1622,6 +1621,7 @@ som "Arial:Bold" + mm mm @@ -1939,9 +1939,9 @@ från Addon Manager. Tillåt FreeCAD att automatiskt hämta och uppdatera DXF-biblioteken - - + + Import options Importeringsalternativ @@ -2157,8 +2157,8 @@ If it is set to '0' the whole spline is treated as a straight segment. Om den är satt till '0' så behandlas hela splinen som ett rakt segment. - + Export options Alternativ för exportering @@ -2338,7 +2338,7 @@ This might fail for post DXF R12 templates. Grid spacing - Rutnätsavstånd + Rutnätets avstånd @@ -2840,7 +2840,7 @@ This might fail for post DXF R12 templates. None - Inget + Ingen @@ -3019,7 +3019,7 @@ Not available if Draft preference option 'Use Part Primitives' is enabled Sides - Sides + Sidor @@ -3120,10 +3120,10 @@ Not available if Draft preference option 'Use Part Primitives' is enabled - + Offset Offset @@ -3294,8 +3294,8 @@ eller försök spara till en lägre DWG-version. - - + + All Shapes must be coplanar All Shapes must be coplanar @@ -3324,11 +3324,11 @@ https://github.com/yorikvanhavre/Draft-dxf-importer To enabled FreeCAD to download these libraries, answer Yes. + - Custom Anpassad @@ -3353,41 +3353,41 @@ To enabled FreeCAD to download these libraries, answer Yes. Set the scale used by draft annotation tools - - - - - - - - - + + - + - + + + + + + + + No active document. Aborting. No active document. Aborting. - - + + + + + - - - - - + + Wrong input: object not in document. Wrong input: object not in document. @@ -3568,9 +3568,9 @@ To enabled FreeCAD to download these libraries, answer Yes. Pick text position - - + + Pick first point Pick first point @@ -3586,6 +3586,8 @@ To enabled FreeCAD to download these libraries, answer Yes. Create Wire + + @@ -3593,8 +3595,6 @@ To enabled FreeCAD to download these libraries, answer Yes. - - Pick next point Pick next point @@ -3882,7 +3882,7 @@ The final angle will be the base angle plus this amount. Add new group - Add new group + Lägg till ny grupp @@ -3902,7 +3902,7 @@ The final angle will be the base angle plus this amount. Add new Layer - Add new Layer + Lägg till nytt lager @@ -3917,7 +3917,7 @@ The final angle will be the base angle plus this amount. Add group - Add group + Lägg till grupp @@ -4015,8 +4015,8 @@ The final angle will be the base angle plus this amount. Select objects to trim or extend - + Pick distance Pick distance @@ -4051,9 +4051,9 @@ The final angle will be the base angle plus this amount. Spline has been closed - + Last point has been removed Last point has been removed @@ -4273,7 +4273,7 @@ The final angle will be the base angle plus this amount. Layer - Layer + Lager @@ -4410,8 +4410,8 @@ The final angle will be the base angle plus this amount. Change slope - + Select an object to upgrade Select an object to upgrade @@ -4466,41 +4466,41 @@ The final angle will be the base angle plus this amount. Downgrade - - + + Task panel: Task panel: + - Polar array Polär matris - - + + At least one element must be selected. At least one element must be selected. - - + + Selection is not suitable for array. Selection is not suitable for array. - - - - + + + + Object: Object: @@ -4520,22 +4520,22 @@ The final angle will be the base angle plus this amount. The angle is below -360 degrees. It is set to this value to proceed. - + Center reset: Center reset: - - + + Fuse: Fuse: - - + + Create Link array: Create Link array: @@ -4550,24 +4550,24 @@ The final angle will be the base angle plus this amount. Polar angle: - + Center of rotation: Center of rotation: - - + + Aborted: Aborted: + - Orthogonal array Rutnätsmatris @@ -4632,11 +4632,11 @@ The final angle will be the base angle plus this amount. Standard + - Circular array Cirkulär array @@ -4761,12 +4761,12 @@ The final angle will be the base angle plus this amount. added property 'ExtraPlacement' - + No shape found No shape found - + All Shapes must be planar All Shapes must be planar @@ -4869,22 +4869,19 @@ The final angle will be the base angle plus this amount. Map mode: + + + - - - Wrong input: must be a number. Wrong input: must be a number. - - - - + @@ -4894,14 +4891,17 @@ The final angle will be the base angle plus this amount. - + + + + Wrong input: must be a vector. Wrong input: must be a vector. - + Wrong input: must be a list or tuple of strings, or a single string. Wrong input: must be a list or tuple of strings, or a single string. @@ -4928,8 +4928,8 @@ The final angle will be the base angle plus this amount. Input: single value expanded to vector. - + Wrong input: must be an integer number. Wrong input: must be an integer number. @@ -4964,8 +4964,8 @@ The final angle will be the base angle plus this amount. Wrong input: must be a placement, a vector, or a rotation. - + Wrong input: object must not be a list. Wrong input: object must not be a list. @@ -5101,7 +5101,7 @@ The final angle will be the base angle plus this amount. Layers - Layers + Lager @@ -5147,7 +5147,7 @@ The final angle will be the base angle plus this amount. Add new layer - Add new layer + Lägg till nytt lager @@ -5340,9 +5340,9 @@ The final angle will be the base angle plus this amount. added view property 'TextColor' - - + + renamed 'DisplayMode' options to 'World/Screen' renamed 'DisplayMode' options to 'World/Screen' @@ -5458,32 +5458,32 @@ from menu Tools -> Addon Manager Create chamfer - + Save style Save style - + Name of this new style: Name of this new style: - + Warning Varning - + Name exists. Overwrite? Name exists. Overwrite? - + Error: json module not found. Unable to load style Error: json module not found. Unable to load style - + Error: json module not found. Unable to save style Error: json module not found. Unable to save style @@ -5504,16 +5504,16 @@ from menu Tools -> Addon Manager Offset direction is not defined. Please move the mouse on either side of the object first to indicate a direction - - + + True Sant - - + + False Falskt @@ -5620,7 +5620,7 @@ from menu Tools -> Addon Manager Transparency - Transparens + Genomskinlig @@ -6566,7 +6566,7 @@ CTRL to snap, SHIFT to constrain, ALT to copy. Layer - Layer + Lager @@ -7042,19 +7042,19 @@ set True for fusion or False for compound - + Create a face Create a face + + - - The area of this object The area of this object @@ -7098,8 +7098,8 @@ set True for fusion or False for compound The base object that will be duplicated. - + The object along which the copies will be distributed. It must contain 'Edges'. The object along which the copies will be distributed. It must contain 'Edges'. @@ -7114,9 +7114,9 @@ set True for fusion or False for compound Rotation factor of the twisted array. - - + + Show the individual array elements (only for Link arrays) Show the individual array elements (only for Link arrays) @@ -7245,8 +7245,8 @@ When using a saved style some of the view properties will become read-only; they will only be editable by changing the style through the 'Annotation style editor' tool. - + The base object that will be duplicated The base object that will be duplicated @@ -8049,14 +8049,14 @@ Leave blank for system default. Use 'arch' to force US arch notation - + Arrow size Pilstorlek - + Arrow type Piltyp diff --git a/src/Mod/Draft/Resources/translations/Draft_tr.ts b/src/Mod/Draft/Resources/translations/Draft_tr.ts index 8e74d28947..d7b9b97193 100644 --- a/src/Mod/Draft/Resources/translations/Draft_tr.ts +++ b/src/Mod/Draft/Resources/translations/Draft_tr.ts @@ -1616,7 +1616,6 @@ Bu değer, "Arial", varsayılan stiller "sans", "serif" veya "mono", veya aile a Metinler ve boyutlar için kullanılacak yazı tipi - @@ -1624,6 +1623,7 @@ Bu değer, "Arial", varsayılan stiller "sans", "serif" veya "mono", veya aile a + mm mm @@ -1941,9 +1941,9 @@ Bu işlemi Eklenti Yöneticisi' nden "dxf_library" tezgahını yükleyerek elle FreeCAD'in DXF kitaplıklarını otomatik olarak indirmesine ve güncellemesine izin ver - - + + Import options İçe aktarım seçenekleri @@ -2160,8 +2160,8 @@ If it is set to '0' the whole spline is treated as a straight segment. Her çoklu çizginin her bir parçasının en büyük uzunluğu, eğer değeri 0 olarak atanır ise her parça düz olur. - + Export options Dışa aktarım seçenekleri @@ -3123,10 +3123,10 @@ Not available if Draft preference option 'Use Part Primitives' is enabled - + Offset Uzaklaşma @@ -3297,8 +3297,8 @@ or try saving to a lower DWG version. - - + + All Shapes must be coplanar All Shapes must be coplanar @@ -3327,11 +3327,11 @@ https://github.com/yorikvanhavre/Draft-dxf-importer To enabled FreeCAD to download these libraries, answer Yes. + - Custom Özel @@ -3356,41 +3356,41 @@ To enabled FreeCAD to download these libraries, answer Yes. Set the scale used by draft annotation tools - - - - - - - - - + + - + - + + + + + + + + No active document. Aborting. No active document. Aborting. - - + + + + + - - - - - + + Wrong input: object not in document. Wrong input: object not in document. @@ -3571,9 +3571,9 @@ To enabled FreeCAD to download these libraries, answer Yes. Pick text position - - + + Pick first point Pick first point @@ -3589,6 +3589,8 @@ To enabled FreeCAD to download these libraries, answer Yes. Create Wire + + @@ -3596,8 +3598,6 @@ To enabled FreeCAD to download these libraries, answer Yes. - - Pick next point Pick next point @@ -4018,8 +4018,8 @@ The final angle will be the base angle plus this amount. Select objects to trim or extend - + Pick distance Pick distance @@ -4054,9 +4054,9 @@ The final angle will be the base angle plus this amount. Spline has been closed - + Last point has been removed Last point has been removed @@ -4413,8 +4413,8 @@ The final angle will be the base angle plus this amount. Change slope - + Select an object to upgrade Select an object to upgrade @@ -4469,41 +4469,41 @@ The final angle will be the base angle plus this amount. Downgrade - - + + Task panel: Task panel: + - Polar array Kutupsal dizi - - + + At least one element must be selected. At least one element must be selected. - - + + Selection is not suitable for array. Selection is not suitable for array. - - - - + + + + Object: Object: @@ -4523,22 +4523,22 @@ The final angle will be the base angle plus this amount. The angle is below -360 degrees. It is set to this value to proceed. - + Center reset: Center reset: - - + + Fuse: Fuse: - - + + Create Link array: Create Link array: @@ -4553,24 +4553,24 @@ The final angle will be the base angle plus this amount. Polar angle: - + Center of rotation: Center of rotation: - - + + Aborted: Aborted: + - Orthogonal array Dikey dizi @@ -4635,11 +4635,11 @@ The final angle will be the base angle plus this amount. Varsayılan + - Circular array Dairesel dizi @@ -4764,12 +4764,12 @@ The final angle will be the base angle plus this amount. added property 'ExtraPlacement' - + No shape found No shape found - + All Shapes must be planar All Shapes must be planar @@ -4872,22 +4872,19 @@ The final angle will be the base angle plus this amount. Map mode: + + + - - - Wrong input: must be a number. Wrong input: must be a number. - - - - + @@ -4897,14 +4894,17 @@ The final angle will be the base angle plus this amount. - + + + + Wrong input: must be a vector. Wrong input: must be a vector. - + Wrong input: must be a list or tuple of strings, or a single string. Wrong input: must be a list or tuple of strings, or a single string. @@ -4931,8 +4931,8 @@ The final angle will be the base angle plus this amount. Input: single value expanded to vector. - + Wrong input: must be an integer number. Wrong input: must be an integer number. @@ -4967,8 +4967,8 @@ The final angle will be the base angle plus this amount. Wrong input: must be a placement, a vector, or a rotation. - + Wrong input: object must not be a list. Wrong input: object must not be a list. @@ -5343,9 +5343,9 @@ The final angle will be the base angle plus this amount. added view property 'TextColor' - - + + renamed 'DisplayMode' options to 'World/Screen' renamed 'DisplayMode' options to 'World/Screen' @@ -5461,32 +5461,32 @@ from menu Tools -> Addon Manager Create chamfer - + Save style Save style - + Name of this new style: Name of this new style: - + Warning uyarı ikaz - + Name exists. Overwrite? Name exists. Overwrite? - + Error: json module not found. Unable to load style Error: json module not found. Unable to load style - + Error: json module not found. Unable to save style Error: json module not found. Unable to save style @@ -5507,16 +5507,16 @@ from menu Tools -> Addon Manager Offset direction is not defined. Please move the mouse on either side of the object first to indicate a direction - - + + True Doğru - - + + False Yanlış @@ -7045,19 +7045,19 @@ set True for fusion or False for compound - + Create a face Create a face + + - - The area of this object The area of this object @@ -7101,8 +7101,8 @@ set True for fusion or False for compound The base object that will be duplicated. - + The object along which the copies will be distributed. It must contain 'Edges'. The object along which the copies will be distributed. It must contain 'Edges'. @@ -7117,9 +7117,9 @@ set True for fusion or False for compound Rotation factor of the twisted array. - - + + Show the individual array elements (only for Link arrays) Show the individual array elements (only for Link arrays) @@ -7248,8 +7248,8 @@ When using a saved style some of the view properties will become read-only; they will only be editable by changing the style through the 'Annotation style editor' tool. - + The base object that will be duplicated The base object that will be duplicated @@ -8052,14 +8052,14 @@ Leave blank for system default. Use 'arch' to force US arch notation - + Arrow size Ok boyu - + Arrow type Ok tipi diff --git a/src/Mod/Draft/Resources/translations/Draft_uk.ts b/src/Mod/Draft/Resources/translations/Draft_uk.ts index e4fe47f0c1..c10069ce24 100644 --- a/src/Mod/Draft/Resources/translations/Draft_uk.ts +++ b/src/Mod/Draft/Resources/translations/Draft_uk.ts @@ -1619,7 +1619,6 @@ such as "Arial:Bold" Стандартна висота для тексту та розмірів - @@ -1627,6 +1626,7 @@ such as "Arial:Bold" + mm мм @@ -1944,9 +1944,9 @@ from the Addon Manager. Дозволити FreeCAD автоматично завантажувати та оновлювати DXF-бібліотеки - - + + Import options Налаштування імпорту @@ -2164,8 +2164,8 @@ If it is set to '0' the whole spline is treated as a straight segment. Якщо значення встановлено у «0», весь сплайн розглядається як прямий сегмент. - + Export options Налаштування експорту @@ -3127,10 +3127,10 @@ Not available if Draft preference option 'Use Part Primitives' is enabled - + Offset Зміщення @@ -3301,8 +3301,8 @@ or try saving to a lower DWG version. - - + + All Shapes must be coplanar All Shapes must be coplanar @@ -3331,11 +3331,11 @@ https://github.com/yorikvanhavre/Draft-dxf-importer To enabled FreeCAD to download these libraries, answer Yes. + - Custom Підлаштувати @@ -3360,41 +3360,41 @@ To enabled FreeCAD to download these libraries, answer Yes. Set the scale used by draft annotation tools - - - - - - - - - + + - + - + + + + + + + + No active document. Aborting. No active document. Aborting. - - + + + + + - - - - - + + Wrong input: object not in document. Wrong input: object not in document. @@ -3575,9 +3575,9 @@ To enabled FreeCAD to download these libraries, answer Yes. Pick text position - - + + Pick first point Pick first point @@ -3593,6 +3593,8 @@ To enabled FreeCAD to download these libraries, answer Yes. Create Wire + + @@ -3600,8 +3602,6 @@ To enabled FreeCAD to download these libraries, answer Yes. - - Pick next point Pick next point @@ -4022,8 +4022,8 @@ The final angle will be the base angle plus this amount. Select objects to trim or extend - + Pick distance Pick distance @@ -4058,9 +4058,9 @@ The final angle will be the base angle plus this amount. Spline has been closed - + Last point has been removed Last point has been removed @@ -4417,8 +4417,8 @@ The final angle will be the base angle plus this amount. Change slope - + Select an object to upgrade Select an object to upgrade @@ -4473,41 +4473,41 @@ The final angle will be the base angle plus this amount. Downgrade - - + + Task panel: Task panel: + - Polar array Полярний масив - - + + At least one element must be selected. At least one element must be selected. - - + + Selection is not suitable for array. Selection is not suitable for array. - - - - + + + + Object: Object: @@ -4527,22 +4527,22 @@ The final angle will be the base angle plus this amount. The angle is below -360 degrees. It is set to this value to proceed. - + Center reset: Center reset: - - + + Fuse: Fuse: - - + + Create Link array: Create Link array: @@ -4557,24 +4557,24 @@ The final angle will be the base angle plus this amount. Polar angle: - + Center of rotation: Center of rotation: - - + + Aborted: Aborted: + - Orthogonal array Ортогональний масив @@ -4639,11 +4639,11 @@ The final angle will be the base angle plus this amount. За замовчуванням + - Circular array Круговий масив @@ -4768,12 +4768,12 @@ The final angle will be the base angle plus this amount. added property 'ExtraPlacement' - + No shape found No shape found - + All Shapes must be planar All Shapes must be planar @@ -4876,22 +4876,19 @@ The final angle will be the base angle plus this amount. Map mode: + + + - - - Wrong input: must be a number. Wrong input: must be a number. - - - - + @@ -4901,14 +4898,17 @@ The final angle will be the base angle plus this amount. - + + + + Wrong input: must be a vector. Wrong input: must be a vector. - + Wrong input: must be a list or tuple of strings, or a single string. Wrong input: must be a list or tuple of strings, or a single string. @@ -4935,8 +4935,8 @@ The final angle will be the base angle plus this amount. Input: single value expanded to vector. - + Wrong input: must be an integer number. Wrong input: must be an integer number. @@ -4971,8 +4971,8 @@ The final angle will be the base angle plus this amount. Wrong input: must be a placement, a vector, or a rotation. - + Wrong input: object must not be a list. Wrong input: object must not be a list. @@ -5347,9 +5347,9 @@ The final angle will be the base angle plus this amount. added view property 'TextColor' - - + + renamed 'DisplayMode' options to 'World/Screen' renamed 'DisplayMode' options to 'World/Screen' @@ -5465,32 +5465,32 @@ from menu Tools -> Addon Manager Create chamfer - + Save style Save style - + Name of this new style: Name of this new style: - + Warning Попередження - + Name exists. Overwrite? Name exists. Overwrite? - + Error: json module not found. Unable to load style Error: json module not found. Unable to load style - + Error: json module not found. Unable to save style Error: json module not found. Unable to save style @@ -5511,16 +5511,16 @@ from menu Tools -> Addon Manager Offset direction is not defined. Please move the mouse on either side of the object first to indicate a direction - - + + True Так - - + + False Ні @@ -7049,19 +7049,19 @@ set True for fusion or False for compound - + Create a face Create a face + + - - The area of this object The area of this object @@ -7105,8 +7105,8 @@ set True for fusion or False for compound The base object that will be duplicated. - + The object along which the copies will be distributed. It must contain 'Edges'. The object along which the copies will be distributed. It must contain 'Edges'. @@ -7121,9 +7121,9 @@ set True for fusion or False for compound Rotation factor of the twisted array. - - + + Show the individual array elements (only for Link arrays) Show the individual array elements (only for Link arrays) @@ -7252,8 +7252,8 @@ When using a saved style some of the view properties will become read-only; they will only be editable by changing the style through the 'Annotation style editor' tool. - + The base object that will be duplicated The base object that will be duplicated @@ -8056,14 +8056,14 @@ Leave blank for system default. Use 'arch' to force US arch notation - + Arrow size Розмір стрілки - + Arrow type Тип стрілки diff --git a/src/Mod/Draft/Resources/translations/Draft_val-ES.ts b/src/Mod/Draft/Resources/translations/Draft_val-ES.ts index 1da01ecc62..6e461a1219 100644 --- a/src/Mod/Draft/Resources/translations/Draft_val-ES.ts +++ b/src/Mod/Draft/Resources/translations/Draft_val-ES.ts @@ -1601,7 +1601,6 @@ such as "Arial:Bold" Alçària predeterminada per a textos i dimensions - @@ -1609,6 +1608,7 @@ such as "Arial:Bold" + mm mm @@ -1924,9 +1924,9 @@ del gestor de complements. Permeten que FreeCAD descarregue i actualitze automàticament les biblioteques DXF - - + + Import options Opcions d'importació @@ -2135,8 +2135,8 @@ If it is set to '0' the whole spline is treated as a straight segment. Longitud màxima de cadascun dels segments de la polilínia. Si s'estableix en «0», l'spline sencer es tracta com un segment recte. - + Export options Opcions d'exportació @@ -3098,10 +3098,10 @@ Not available if Draft preference option 'Use Part Primitives' is enabled - + Offset Separació @@ -3272,8 +3272,8 @@ or try saving to a lower DWG version. - - + + All Shapes must be coplanar All Shapes must be coplanar @@ -3302,11 +3302,11 @@ https://github.com/yorikvanhavre/Draft-dxf-importer To enabled FreeCAD to download these libraries, answer Yes. + - Custom Personalitzat @@ -3331,41 +3331,41 @@ To enabled FreeCAD to download these libraries, answer Yes. Set the scale used by draft annotation tools - - - - - - - - - + + - + - + + + + + + + + No active document. Aborting. No active document. Aborting. - - + + + + + - - - - - + + Wrong input: object not in document. Wrong input: object not in document. @@ -3546,9 +3546,9 @@ To enabled FreeCAD to download these libraries, answer Yes. Pick text position - - + + Pick first point Pick first point @@ -3564,6 +3564,8 @@ To enabled FreeCAD to download these libraries, answer Yes. Create Wire + + @@ -3571,8 +3573,6 @@ To enabled FreeCAD to download these libraries, answer Yes. - - Pick next point Pick next point @@ -3993,8 +3993,8 @@ The final angle will be the base angle plus this amount. Select objects to trim or extend - + Pick distance Pick distance @@ -4029,9 +4029,9 @@ The final angle will be the base angle plus this amount. Spline has been closed - + Last point has been removed Last point has been removed @@ -4388,8 +4388,8 @@ The final angle will be the base angle plus this amount. Change slope - + Select an object to upgrade Select an object to upgrade @@ -4444,41 +4444,41 @@ The final angle will be the base angle plus this amount. Downgrade - - + + Task panel: Task panel: + - Polar array Matriu polar - - + + At least one element must be selected. At least one element must be selected. - - + + Selection is not suitable for array. Selection is not suitable for array. - - - - + + + + Object: Object: @@ -4498,22 +4498,22 @@ The final angle will be the base angle plus this amount. The angle is below -360 degrees. It is set to this value to proceed. - + Center reset: Center reset: - - + + Fuse: Fuse: - - + + Create Link array: Create Link array: @@ -4528,24 +4528,24 @@ The final angle will be the base angle plus this amount. Polar angle: - + Center of rotation: Center of rotation: - - + + Aborted: Aborted: + - Orthogonal array Matriu ortogonal @@ -4610,11 +4610,11 @@ The final angle will be the base angle plus this amount. Per defecte + - Circular array Matriu circular @@ -4739,12 +4739,12 @@ The final angle will be the base angle plus this amount. added property 'ExtraPlacement' - + No shape found No shape found - + All Shapes must be planar All Shapes must be planar @@ -4847,22 +4847,19 @@ The final angle will be the base angle plus this amount. Map mode: + + + - - - Wrong input: must be a number. Wrong input: must be a number. - - - - + @@ -4872,14 +4869,17 @@ The final angle will be the base angle plus this amount. - + + + + Wrong input: must be a vector. Wrong input: must be a vector. - + Wrong input: must be a list or tuple of strings, or a single string. Wrong input: must be a list or tuple of strings, or a single string. @@ -4906,8 +4906,8 @@ The final angle will be the base angle plus this amount. Input: single value expanded to vector. - + Wrong input: must be an integer number. Wrong input: must be an integer number. @@ -4942,8 +4942,8 @@ The final angle will be the base angle plus this amount. Wrong input: must be a placement, a vector, or a rotation. - + Wrong input: object must not be a list. Wrong input: object must not be a list. @@ -5318,9 +5318,9 @@ The final angle will be the base angle plus this amount. added view property 'TextColor' - - + + renamed 'DisplayMode' options to 'World/Screen' renamed 'DisplayMode' options to 'World/Screen' @@ -5436,32 +5436,32 @@ from menu Tools -> Addon Manager Create chamfer - + Save style Save style - + Name of this new style: Name of this new style: - + Warning Warning - + Name exists. Overwrite? Name exists. Overwrite? - + Error: json module not found. Unable to load style Error: json module not found. Unable to load style - + Error: json module not found. Unable to save style Error: json module not found. Unable to save style @@ -5482,16 +5482,16 @@ from menu Tools -> Addon Manager Offset direction is not defined. Please move the mouse on either side of the object first to indicate a direction - - + + True Cert - - + + False Fals @@ -7020,19 +7020,19 @@ set True for fusion or False for compound - + Create a face Create a face + + - - The area of this object The area of this object @@ -7076,8 +7076,8 @@ set True for fusion or False for compound The base object that will be duplicated. - + The object along which the copies will be distributed. It must contain 'Edges'. The object along which the copies will be distributed. It must contain 'Edges'. @@ -7092,9 +7092,9 @@ set True for fusion or False for compound Rotation factor of the twisted array. - - + + Show the individual array elements (only for Link arrays) Show the individual array elements (only for Link arrays) @@ -7223,8 +7223,8 @@ When using a saved style some of the view properties will become read-only; they will only be editable by changing the style through the 'Annotation style editor' tool. - + The base object that will be duplicated The base object that will be duplicated @@ -8027,14 +8027,14 @@ Leave blank for system default. Use 'arch' to force US arch notation - + Arrow size Mida de la fletxa - + Arrow type Tipus de fletxa diff --git a/src/Mod/Draft/Resources/translations/Draft_zh-CN.qm b/src/Mod/Draft/Resources/translations/Draft_zh-CN.qm index cad006340714d0d9e9438078b0e9371afae73534..4d326423e9f3c4220d36fb612889ede678d254eb 100644 GIT binary patch delta 8984 zcmaJ{c|Z;C_df4CGk2LgcP^_ z;t(KDeGpxNyx5930!aM<#8E&MEaGUO0!17H)TkcO9cYskh+~0jn;?z@YHf=+9%$ba zh!cUjctvlq;fEZ?t4Y9!AEUEuc-H{D@&HD&FuDe>Ug4D|Uj33Rh<4ae4}dm{0Zxhr zB+<2KS0d2y$Iz}WKrZ5qUBdysUN<21d=4=593EsMVjf~Sz;FsQ=!c{yTK(-!Xx;*} z-x z{10oNAg%@a4M4W03DCB^K&8XS6_rS)j81Pi8O*b-fZp&1T?hR2wYy;7a2t0wa4@n4 z2ucS>e+>S~ebA{%Fwl`3p_@}B(6mk9{IoNY>kafsFaz2r0D1=C_2DY$mDdUA04L}p zg(K;@LjMF8fPOLgw8{#l7lm21+A#jVm3^dXV+!tR2()NJ?X-p)zZ@CJ3Vqa+Z zfyNGoi9X|i4Crh?dchMW{jCLR@(4WQ&`0^k1|*}l8<6I_29NA0Ag2PrqXrGu<$=d9 zH1y6n@a*b~pYH~q(`tbv{sGTmBwSDwc-AijvRe;RL`>Yv1u$iFsvemd3|_NaV=U)@ zclJae`+dRZ@)`h>0Wf3zLZGE*Va6r_7*lKTWeS0`SHa9{KY<2{;HNVIy6`;A-oFA! zYc~jVz-!A=nCFiVJ~|5K?Z*S?>tSBvOCZ~S!n|Y-=rK1~kmv?v(JffGOrHbvR1Adb z(WOUa5PB*BU{fPl^chbQGY%F->21gahpPy8`HFC)lT-whgG} z1?)?;1A1^M9JKukkU9nqPnZGZ$1^y(5)BB>g=3Fa0K*@G^w_&Vl5}wS_;jFd6_EdV zE)esR2Ba%Y;nv@^0H)q>r-K7f4BOpIL5LQhO;vrqh?Kg1>HLW-dzimX~!tyqrL7{)$?9lMEYZjFBlLBe&H7 zoWD&*)hs~))D!nPc*8ywWb#mSjNM1#^}7qu+Ir%%2ZcXVAk(h52AJ(jW^cO-lqw~? zT-zg|fCL330BHdvgd_o+UPVF%p?c``GMhT zQ!60Fhsk@xwJG_~fCnijp^h?UDL~3MP%abM zG_NIA17b(1n{u!|*Ma&x9SHQ} zX*z98ArK~x&YpW0gEN{2?AnYhH=}bh5>Xff=z`&vSgG#NU^W{_^zDCm>NgEh@<4a` z(U58c`(tq!0 znsy=+>-l_|R*(kdVJ~|2_hO*&Ul5T*?F)@j!C-({~@du-+{FhgCWBb192;E}j0YH^xN$@IOhe(hZB; z!O-tk0A|UI42uT!ZO5p-V}H_V2_pu%0qxP0(FCL5oP5PJ;R}FXsAP=0O#|9t1=F<6 z8K9@HFwM0dKy3wSp30$Bay8@h0I)Z?#dPoR9mrNK(=%r?FzP={ub4`pM^;H$Du+&s zC1z4sI+mnIh%y@n%!-EC{h26v3p$$iOwtQl{oh7RO8IyI>;EyS#&dz3u3~a} zVI;iYF}bB)KpHzR*PEkjN^xJp)CHe5iYeP90=0=|9t)V%?u2>Xy%gxOH0I^CK0s#gW2&mQfu4FiW?r981L~8E zSc2l+i+Sf>2_Rfy-ea#p-rizriZF)Xs+o_$=<|g&%;)(|Knjj9pD+0U8U5XW^hQhO z*JX2{bNVv%d(oM56-@nWG-&Q%mZ@Bb&K|^aBf9|oZw$+uA-$hmX+TL*8_`TrI;7V1 zSnSTW!eU5+-?27(P_}CZvF-d&wz*ukqa(^(m4bC%k%%gPk##=n0X||$`1IPi|RLs9i4*de9M>}?;8v>x*6+{i6ksnu%2WfKr0>Vv&;nO zWe0Y?dpYLRYBqRAYhcV;v!NFffRX)X!y2kw;|1(;W7IF-TkPsZcp$6(YHT^PKb$JRVN3{*9e{rEpO zfcM=vHgp@1U&lGsQKWt3Hm-3TIi2Xs#- z&a4q;GNf{5o2mu@z5ATA4y?mjqmZ-xBLR(_$JteG2WlR|wR6J